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-08-29[Ide] When using toplevel windows for pads register with command serviceCody Russell
2015-08-16[Ide] Remove Utility type hint from DockFloatingWindowCody Russell
2015-03-16[Mac] Check that the dialog is visible before raising over native docksCody Russell
2015-03-13[Docking] Don't disable AcceptFocus on the window or it confuses focus.Cody Russell
2015-02-10[Mac] Force dialog windows above native docking padsCody Russell
2015-01-05[Icons] Simplifying icon namesVaclav Vancura
2015-01-05[Icons] Cleaning up icons all aroundVaclav Vancura
2014-11-02Fix for bug introduced in commitjohn
2014-10-27[Ide] Fix pad hidding issueLluis Sanchez
2014-10-02[Ide] Fix NullReferenceException when undocking via double-click.Cody Russell
2014-09-30Merge branch 'master' into sliding-win-padsLluis Sanchez
2014-09-29[Ide] Auto-hide pads when we start to resize.Cody Russell
2014-09-23Add commentLluis Sanchez
2014-09-23[Ide] Keep the widget focus when switching layoutsLluis Sanchez
2014-09-19[Ide] Improve behavior of sliding pad resizeLluis Sanchez
2014-09-18[Ide] Fix sliding pad resizingLluis Sanchez
2014-09-12Set TypeHint to Toolbar *before* calling AddChildWindow().Cody Russell
2014-09-11Revert "[Ide] Fix focus issues when showing pads as NSWindow children."Cody Russell
2014-09-11[Ide] Fix focus issues when showing pads as NSWindow children.Cody Russell
2014-08-29[Ide] Initial support for sliding pads on windowsLluis Sanchez
2014-08-12Hide the dockbars while we're displaying an overlay, because otherwiseCody Russell
2014-04-24[Ide] Fix DockItemTitleTab's height request for high-res Win32 screens.Cody Russell
2014-03-07[Ide] Some minor tweaks in welcome page reusability.Mike Krüger
2014-02-11Remove unused classesLluis Sanchez
2014-01-24[Ide] Fix minor icon update issue in the shellLluis Sanchez
2013-12-04Merge branch 'master' into retinaLluis Sanchez
2013-12-02[Ide] Fix DockBarItem size requestsCody Russell
2013-11-29[Icons] Pad Management iconsVaclav Vancura
2013-11-01[Icons] Removing obsolete tab management iconsVaclav Vancura
2013-11-01[Icons] New pad management iconsVaclav Vancura
2013-08-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-08-14[Ide] Fix bad assert triggered now we define DEBUGMichael Hutchinson
2013-08-13Fix bad asserts triggered now we define DEBUGMichael Hutchinson
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-07-25Merge remote-tracking branch 'origin/master' into retina2Lluis Sanchez
2013-07-25Pixbuf -> Xwt ImageLluis Sanchez
2013-07-17Use the new animation API from XWTLluis Sanchez
2013-07-11Don't allow closing the document areaLluis Sanchez
2013-07-04Use Xwt.Image instead of PixbufLluis Sanchez
2013-06-21Dispose ALL the LinearGradientsMichael Hutchinson
2013-05-02Fix warningsLluis Sanchez
2013-04-25Use more normal mouse cursorsMichael Hutchinson
2013-03-06Fix a ton of leaked Cairo patternsMichael 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
2013-01-08Fix bug 9282 - [ui-refresh] Exception when clicking near the edge of the welc...Lluis Sanchez
2012-11-09Fix bug 8300 - Show unfocused docked pad controls on hoverLluis Sanchez
2012-11-08Fix welcome page behaviorLluis Sanchez