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
2013-08-15Fixed 'Bug 13991 - Go to declaration does not go to correct locationMike Krüger
2013-08-15Fixed another possible cause for 'Bug 13991 - Go to declaration doesMike Krüger
2013-08-13Revert "Revert "Fix hundreds of warnings""Michael Hutchinson
2013-08-13Revert "Fix hundreds of warnings"Jeffrey Stedfast
2013-08-12Fix hundreds of warningsMichael Hutchinson
2013-08-11[HexEditor] Moved widget to xwt.Mike Krüger
2013-08-06Move the BeginResizeDrag into the delegate.Cody Russell
2013-08-06Fix the statusbar's resize grip by using an EventBox instead of a Label,Cody Russell
2013-08-02[Ide] Fixed jump to declaration / open document at location command.Mike Krüger
2013-07-30[IDE] Fixed issues with closed documents list.Therzok
2013-07-26Revert "Fixed 'Bug 11380 - Editor closes immediately after removing file"Mike Krüger
2013-07-17Use the new animation API from XWTLluis Sanchez
2013-07-15Imrpoved support for requesting file write permissionsLluis Sanchez
2013-07-12Fixed 'Bug 13177 - Clicking on Blame on a source file takes you to theMike Krüger
2013-07-11[Ide] Fixed possible null reference exception.Mike Krüger
2013-07-08[Ide] null extension context on window destroy event.Mike Krüger
2013-07-07[Ide] Fixed potential null reference exception.Mike Krüger
2013-07-04[Ide] Fixed possible null reference exception.Mike Krüger
2013-07-04[TextEditor] Obsoleted TextEditor.Annotatable (the NRefactory class isMike Krüger
2013-07-02Track NRefactory API changes/enabled IKVM loader.Mike Krüger
2013-07-01[IDE] Remove view list from memory when document is disposed.Mike Krüger
2013-07-01[Ide] Document no longer uses the dispose pattern.Mike Krüger
2013-07-01[Ide] Manually free document fields to help tracking down the memoryMike Krüger
2013-06-21Dispose ALL the LinearGradientsMichael Hutchinson
2013-06-21Added PlatformService.IsModalDialogRunning()Michael Hutchinson
2013-06-21[Ide] Fix DockNotebook container implementationMichael Hutchinson
2013-06-21[Ide] Destroy workbench on shutdownMichael Hutchinson
2013-06-20Added potential fix for 'Bug 12773 - [4.0.9 / Windows] XS crashesMike Krüger
2013-06-07[Ide] Fix icon rendering issueLluis Sanchez
2013-05-30Improved #290 - Open Containing Folder menu.Therzok
2013-05-14Fixes that slluis asked for.Marius Ungureanu
2013-05-14Bug 8541 - Reopen Closed TabMarius Ungureanu
2013-05-13Merge pull request #283 from Therzok/tabFixJeffrey Stedfast
2013-05-13Modified this as per mhutch's request.Marius Ungureanu
2013-05-12Fixed bug #10627.Marius Ungureanu
2013-05-07Fixes a NullArgumentException but not the issue.Therzok
2013-04-30Keyboard navigation improvements:Marius Ungureanu
2013-03-26Fixed 'Bug 11380 - Editor closes immediately after removing fileMike Krüger
2013-03-19[TextEditor] Gutter font can now be changed.Mike Krüger
2013-03-12[Ide] Don't check all document subviews when looking for contentLluis Sanchez
2013-03-11Fix bottom dockbar layout when there is no feedback buttonLluis Sanchez
2013-03-11Fix 10652 - Send Feedback throws NRE before solution openedLluis Sanchez
2013-03-11[Ide] Type system service supports batch update information now.Mike Krüger
2013-03-08Fixed 'Bug 10977 - Error in source analysis'.Mike Krüger
2013-03-06Fix a ton of leaked Cairo patternsMichael Hutchinson
2013-03-04Fixed 'Bug 10860 - Semantic highlighting lost if project reloaded'.Mike Krüger
2013-02-27Fixed 'Bug 10711 - Source analysis errors shown multiple times afterMike Krüger
2013-02-26[Ide] Default to showing the content of the first AttachableDisplayBindingJeffrey Stedfast
2013-02-12[Ide] Delegate window fullscreening to platform serviceMichael Hutchinson
2013-02-07[Ide] Fix enabling Mac menu when floating pad focusedMichael Hutchinson