Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/main/src
AgeCommit message (Expand)Author
2011-11-29Updated package version to 2.8.3Xamarin Release Manager
2011-11-03[Core] Add a potential workaround for bug #1445.Alan McGovern
2011-10-05Fixed "Bug 1472 - Unhandled Exception in HighlightingUsagesExtensionMike Krüger
2011-10-05Fixed "Bug 1548 - member type does not show up in the tooltip"Mike Krüger
2011-10-05Fixed "Bug 1679 - Exception while clicking on errors".Mike Krüger
2011-10-27Fixed "Bug 1700 - Tab in multi-line edit changes messes up theMike Krüger
2011-10-27[TextEditor] Use undo group model.Mike Krüger
2011-10-27Updated add-ins version to 2.8.2Xamarin Release Manager
2011-10-27Updated package version to 2.8.2Xamarin Release Manager
2011-10-26[Subversion] Add check to avoid null ref exceptionLluis Sanchez
2011-10-26Fixed "Bug 1018 - System exception is occurred when user rename theMike Krüger
2011-10-26[TextEditor] Fixed infinite recursion problem in url markers.Mike Krüger
2011-10-26[MacPlatform] Catch exceptions in the OpenFileDialogHandler.Run ()Alan McGovern
2011-10-26[prj2make] Fix a crasher when opening an empty fileAlan McGovern
2011-10-26[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
2011-10-25Fix OverloadResolve on older sdb versions.Zoltan Varga
2011-10-25Rework how breakpoints/catchpoints are resolved. Instead of receiving a type ...Zoltan Varga
2011-10-25Use TypeMirror.GetMethodsByName () instead of GetMethods (). Add a cache to O...Zoltan Varga
2011-10-25[MacDev] Do not use filesizes when deciding if the project needs buildingAlan McGovern
2011-10-25[Ide] If selecting a project throws an exception, display it nicely.Alan McGovern
2011-10-25[TextEditor] fixed build.Mike Krüger
2011-10-25Worked on "Bug 1473 - Pre-edit double-underlines do not render".Mike Krüger
2011-10-25[Subversion] Fix url canonicalization issueLluis Sanchez
2011-10-25Fixed 'Bug 1296 - Right padding for line numbers in text view to smallMike Krüger
2011-10-25Fixed 'Bug 1543 - NRE (exception dialog) while editing code '.Mike Krüger
2011-10-25Fixed 'Bug 1664 - Infinite recursion in text editor'.Mike Krüger
2011-10-21[Ide] Improve user interface of Apply/Export policyLluis Sanchez
2011-10-21[Ide] Added support for file filters in FileEntry and FolderEntryLluis Sanchez
2011-10-20[MacDev] Remove dead codeAlan McGovern
2011-10-20[MacDev] Improve the FilePair.NeedsBuilding logicAlan McGovern
2011-10-20[MacDev] Implement a workaround 'view' property duplication in bug #1586Alan McGovern
2011-10-20[Core] Pass in the ProgressMonitor so migrations can report errors properlyAlan McGovern
2011-10-19[MacDev] All the image chooser to select multiple image formatsAlan McGovern
2011-10-19[MacDev] Fix adding a new key when there are no keys alreadyAlan McGovern
2011-10-19[MacDev] Set and unset PObject.Parent appropriatelyAlan McGovern
2011-10-19[MacDev] Prevent a null deref when changing the name of a custom keyAlan McGovern
2011-10-18[Ide] Make sure the completion-list window shows up on the correct monitorJeffrey Stedfast
2011-10-18[Ide] Make sure to offset the tooltip by edgeGap pixels on the left edge tooJeffrey Stedfast
2011-10-18[TextEditor] Make sure tooltips show up on the right monitorJeffrey Stedfast
2011-10-18[TextEditor] Spell Scheduled correctly.Jeffrey Stedfast
2011-10-18Revert "[MonoDevelop.Ide, Mono.TextEditor] Fixes for multi-monitor window pos...Jeffrey Stedfast
2011-10-18[MacPlatform] Fixed GetUsableMonitorGeometry() for dual monitor setupsJeffrey Stedfast
2011-10-18[Ide] Better fix for replacing with an empty stringAlan McGovern
2011-10-18Fixed 'Bug 1479 - Find-in-Files fails with an Exception '.Mike Krüger
2011-10-18[MacPlatform] Quote app name in external console. Fixes bug 1525Michael Hutchinson
2011-10-17[VersionControl] Fixed small memory leak.Mike Krüger
2011-10-13[Ide] Fix fuzzy tab strip buttonsMichael Hutchinson
2011-10-13[VersionControl] Fix fuzzy diff scrollbarsMichael Hutchinson
2011-10-13[VersionControl] Fix some fuzzy rendering and gapsMichael Hutchinson
2011-10-13[TextEditor] Fix fuzzy rendering of current line markerMichael Hutchinson