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
2016-10-28[A11y] Add a method that doesn't need an eventiain holmes
2016-07-18[Ide] Fix Pad focused state detectionVsevolod Kukol
2016-07-15[Ide] Fix placement of floating tabsVsevolod Kukol
2016-06-14[Ide] Don't destroy temporary pads if they are hidden as a result of switchin...Lluis Sanchez
2016-04-26[Ide] Use native context menus in the dock item toolbars.therzok
2016-02-17[Ide][Mac] Set Ide theme on floating dock windowsVsevolod Kukol
2015-11-09Remove GTK types from the docking model APILluis Sanchez
2015-11-06[Ide] Remove infrastructure for setting custom label providers for padsLluis Sanchez
2015-10-29Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-10-28[Ide] Register floating windows as top level windows.Marius Ungureanu
2015-10-21Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-21[Ide] Fix floating windows not being focused on PresentMarius Ungureanu
2015-08-18Merge branch 'master' into roslynMike Krüger
2015-08-16[Ide] Remove Utility type hint from DockFloatingWindowCody Russell
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2014-01-24[Ide] Fix minor icon update issue in the shellLluis Sanchez
2013-07-25Merge remote-tracking branch 'origin/master' into retina2Lluis Sanchez
2013-07-11Don't allow closing the document areaLluis Sanchez
2013-07-04Use Xwt.Image instead of PixbufLluis Sanchez
2013-05-02Fix warningsLluis Sanchez
2013-04-25Use more normal mouse cursorsMichael Hutchinson
2013-02-07[Ide] Fix enabling Mac menu when floating pad focusedMichael Hutchinson
2013-02-07[Docking] Don't make floating pads transient to main windowMichael Hutchinson
2012-11-07Fix 8088 - Pad should not autohide while header context menu openLluis Sanchez
2012-11-07Renamed Docking.Tab to DockItemTitleTabLluis Sanchez
2012-11-02[Ide] Bring back the close and minimize buttons to the pad titleLluis Sanchez
2012-09-18Fix bug 7237 - Double-click on pad header leaks through to widget behindLluis Sanchez
2012-09-14[Ide] Fixe several issues with minimized padsLluis Sanchez
2012-09-10Fix bug 1196 - Solution explorer incorrect functionality of audto hide buttonLluis Sanchez
2012-09-10Fix bug 6894 - Gtk-Criticals moving pads aroundLluis Sanchez
2012-08-09[Ide] Add drop shadow to the dock pad titlesLluis Sanchez
2012-07-12[Ide] Show the tab header when in autohide modeLluis Sanchez
2012-07-12[Ide] Improve look of the pad tabsLluis Sanchez
2012-06-15[Ide] Minimize a tab when double clicking on itLluis Sanchez
2012-06-12[Ide] Improved dragging of dock itemsLluis Sanchez
2012-06-08[Ide] Ongoing work on improving the docking frame styleLluis Sanchez
2012-06-06[Ide] Show the title tab in floating dock windowsLluis Sanchez
2012-05-15[Ide] More UI refresh of the dock frameLluis Sanchez
2012-05-15Initial work on the dock frame ui refreshLluis Sanchez
2012-01-12[Docking] Fix a case where a widget could be parented twiceMichael Hutchinson
2012-01-11[Ide] Revert my previous widget.Unparent() fix. It seems to cause breakage.Jeffrey Stedfast
2012-01-11[Ide] Fix another bad usage of Widget.Unparent ()Alan McGovern
2012-01-11[Ide] Prevent some null derefs after autohide windows have been destroyedAlan McGovern
2012-01-11[Ide] Don't use Gtk.Widget.Unparent(), use widget.Parent.Remove() instead.Jeffrey Stedfast
2010-03-22* MonoDevelop.Components.Docking/DockItem.cs: Set the focus to theLluis Sanchez
2010-03-18* Makefile.am:Lluis Sanchez
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez