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
AgeCommit message (Expand)Author
2011-10-27Updated package version to 2.8.2Xamarin Release Manager
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[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
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-25Fixed 'Bug 1296 - Right padding for line numbers in text view to smallMike 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[Core] Pass in the ProgressMonitor so migrations can report errors properlyAlan 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-13[Ide] Fix fuzzy tab strip buttonsMichael Hutchinson
2011-10-13[TextEditor] Fix fuzzy rendering of current line markerMichael Hutchinson
2011-10-13[TextEditor] Fix preedit cursor positionMichael Hutchinson
2011-10-13[Ide] Do not allow exceptions to transition to native GTKAlan McGovern
2011-10-12[Core] Replace P/Invoke into libc for strlen with managed implementationJeffrey Stedfast
2011-10-12Disable crash monitoring process by default.Alan McGovern
2011-10-12[VersionControl] Turn DiffView/LogView/BlameView etc into extension pointsAlan McGovern
2011-10-11Updated add-ins version to 2.8.1Xamarin Release Manager
2011-10-11Updated package version to 2.8.1Xamarin Release Manager
2011-10-11[Core] Handle UserExceptions generated while loading a projectAlan McGovern
2011-10-11[SystemAssemblyService] Fix background initializationLluis Sanchez
2011-10-11Fixed 'Bug 1347 - Highlight of code is too dark'.Mike Krüger
2011-10-11[Ide] Remove reference to 'monomac' in the migration handler dialogAlan McGovern
2011-10-11[Ide] Fix NRE when evaluating NUnit template for incompatible frameworkMichael Hutchinson
2011-10-11[MonoDevelop.Ide, Mono.TextEditor] Fixes for multi-monitor window positioningJeffrey Stedfast
2011-10-11[MacPlatform] Fixed GetUsableMonitorGeometry() (does not fix bug #1111, however)Jeffrey Stedfast
2011-10-07[Core] No longer need to register External docs on Mac Michael Hutchinson
2011-10-07Fixed 'Bug 1283 - Stack overflow exception while parsing cs files forMike Krüger
2011-10-07[Ide] Remove some unnecessary string.FormatsMichael Hutchinson
2011-10-07Clean up file filtersMichael Hutchinson
2011-10-07[Ide] Fix some 1-based line/col bound checksMichael Hutchinson
2011-10-07[Ide] Allow picking class part w/ jump to class definitionMichael Hutchinson
2011-10-07[Code] Methods for detecting designer class partsMichael Hutchinson
2011-10-07Fixed 'Bug 1314 - Exception when editing Reference.cs file.'.Mike Krüger
2011-10-06[Ide] The default action should be to not migrate projectsAlan McGovern
2011-10-06[Ide] Hide MD1 from default project formatsMichael Hutchinson
2011-10-05Revert "Revert "[AssemblyBrowser] Fix potential null dereference""Alan McGovern
2011-10-05Revert "Revert "[TextEditor] Add a null check in the BounceFadePopupWindow""Alan McGovern
2011-10-05Revert "[TextEditor] Add a null check in the BounceFadePopupWindow"Alan McGovern
2011-10-05Revert "[AssemblyBrowser] Fix potential null dereference"Alan McGovern