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
2015-07-07[Ide] Hook LogView's cut/copy/paste into EditCommandsCody Russell
2015-07-02[Ide] Improved ErrorsPad to support searching text, multiline description(exp...David Karlaš
2015-06-30Position the popup menu on treeviews based upon the current selectionCody Russell
2015-06-19[IDE] Use NSMenu for Solution Explorer Padiain holmes
2015-06-17[Misc] 3/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-03-30[Ide] Use native menu for test output textview's context menu.Cody Russell
2015-02-26[Ide] Improvements in ProjectSelectorWidgetLluis Sanchez
2015-02-26[Ide] Fix sate handling issue in ExtensibleTreeViewLluis Sanchez
2015-02-26[Ide] ProjectSelectorDialog improvementsLluis Sanchez
2015-02-03Merge pull request #692 from mono/memFixesMarius Ungureanu
2015-02-02[Ide] Add some null checksLluis Sanchez
2015-01-08[Icons] Some forgotten changes, sorryVaclav Vancura
2014-12-16[NodeBuilder] Don't retain commandHndler as it'll cause a memory leak.Marius Ungureanu
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-10-30[Ide] Added some string checking code in the log searching.Mike Krüger
2014-10-29[Ide] When log pad search is dismissed the log pad gains focus. Mike Krüger
2014-10-29[Ide] Fixed issue in the log view searching.Mike Krüger
2014-10-29Implemented 'Bug 20343 - Can't search application output'.Mike Krüger
2014-07-31[Ide] Restore api to fix the buildLluis Sanchez
2014-07-31[Ide] Get rid of solution pad zooming supportLluis Sanchez
2014-07-31[Ide] Adjust style of status icons in the solution padLluis Sanchez
2014-07-29[Ide] Improve display of errors in solution padLluis Sanchez
2014-07-29[Ide] Add support for error bubbles in the solution padLluis Sanchez
2014-06-11Use an empty entryset rather than null. This fixes an occasional NRE error in...Cody Russell
2014-06-09[Mac] Use Application.Invoke() instead of running pending events, and do this...Cody Russell
2014-06-09[Mac] Grab focus to the gtk widget before building the native Mac menu.Cody Russell
2014-06-05Merge branch 'master' into native-mac-menusLluis Sanchez
2014-05-15Merge pull request #530 from mono/fixLeaksUngureanu Marius
2014-05-13Inline this protected method since it's only used in one place.Cody Russell
2014-05-13Change "Application output" pad error and debug colors to be lighterDavid Karlaš
2014-05-13[Mac] Use native menus for right-click context menus on Mac.Cody Russell
2014-05-10[Debugger] "Application Output" pad error text is now red and Debug.Write(); ...David Karlaš
2014-05-06[ExtensibleTreeView] Reset nodes instead of creating new ones.Marius Ungureanu
2014-05-05[ExtensibleTreeView] Don't cache navigators. They keep references to data ite...Marius Ungureanu
2014-05-04[PadTreeView] Correct call to base function.Ungureanu Marius
2014-04-30[Ide] No need to dereference our child's parent to get ourselfJeffrey Stedfast
2014-04-30code cleanupJeffrey Stedfast
2014-04-25Fix overlay icon rendering issuesLluis Sanchez
2014-04-25[Ide] Fix overlay icon display issueLluis Sanchez
2014-04-05[Ide] code cleanupJeffrey Stedfast
2014-04-04Centralize some font handlingMichael Hutchinson
2014-04-03[Ide] Spacing fix in the solution padLluis Sanchez
2014-03-18[MonoDevelop.Ide] Fixing wrong position of the tree popup buttonVaclav Vancura
2014-03-14[Icons] Tree popup buttonVaclav Vancura
2014-02-05Remove unused fileLluis Sanchez
2014-02-05More retina icon supportLluis Sanchez
2014-02-05More Pixbufs replaced by Xwt images to properly support retinaLluis Sanchez
2014-01-27Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-23[Ide] Fixed log view double click jumping on windows.Mike Krüger
2014-01-23Change it back to 4kJeffrey Stedfast