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-10-23[Mac] Fix context menu position when app is fullscreenCody Russell
2015-08-29[Mac] Fix context menu positioning for auto-hide pad windowsCody Russell
2015-08-04[Ide] Set DropDownBoxListWindow to be transient for its toplevel windowCody Russell
2015-07-30[Ide] Only apply vertical offset on Mac in tab strip.Jérémie Laval
2015-07-29[Ide] Fix tab label centering for rendering.Jérémie Laval
2015-07-15[Components] Use the ContextMenu system to build the popup menu for MenuButtoniain holmes
2015-06-30[Ide] Context menu component improvements.Cody Russell
2015-06-25Merge pull request #958 from mono/use-native-context-menus-extension-methodMarius Ungureanu
2015-06-25Merge pull request #956 from iainx/fix-popup-menuMarius Ungureanu
2015-06-22Reconstruct the context menu each time, otherwise it will be associatedCody Russell
2015-06-22Remove the special case for Gtk.Bin, make FindAllChildWidgets() private.Cody Russell
2015-06-20Add an extension method to Gtk.Window to have it hijack right-clickCody Russell
2015-06-19[IDE] Use NSMenu for Solution Explorer Padiain holmes
2015-06-19Bug 31032 - Popup is not appearing adjacent to the Eye icon in exception window.David Karlaš
2015-05-26Revert "[gtk] Editor tooltip style comes from gtkrc now."Cody Russell
2015-05-20[gtk] Editor tooltip style comes from gtkrc now.Cody Russell
2015-05-19[Ide] Don't add the click handler twice to context menusGreg Munn
2015-05-12[Mac] Fix build with Xamarin.Mac 2.0Michael Hutchinson
2015-04-29[Debugger] Fixed deselection of multiple lines selection on right-click so us...David Karlaš
2015-03-25[Ide] Use the caret position, not window origin, to determine the screen geom...Cody Russell
2015-03-16Bug 28063 - Crash pressing 'Stop over' while inspecting a variableMarius Ungureanu
2015-03-12[Ide] Update Sync duplicated Mac menu codeMichael Hutchinson
2015-03-05[Ide] Fix NRE in native shortcut handlerLluis Sanchez
2015-03-05[Core] Fix position calculations of native Mac context menusCody Russell
2015-03-04[Ide] Attach a GdkWindow to the NSView key event.Marius Ungureanu
2015-03-03[Ide] Fix command handling in native mac widgetsLluis Sanchez
2015-03-02Merge branch 'master' into track-xwt-masterJérémie Laval
2015-03-02Merge remote-tracking branch 'mono/master' into new-xm-toolbarMarius Ungureanu
2015-02-25[build] Track xwt master with XamMac backendJérémie Laval
2015-02-25[Ide] Fix change event on file entryMichael Hutchinson
2015-02-24Merge remote-tracking branch 'mono/master' into new-xm-toolbarMarius Ungureanu
2015-02-19Revert "[Core] Fix position calculations of native Mac context menus"Cody Russell
2015-02-13[Mac] Guard against NRE for unrealized widgets.Cody Russell
2015-02-07[Core] Fix position calculations of native Mac context menusCody Russell
2015-02-03Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2015-01-30Merge remote-tracking branch 'xamarin/new-project-dialog'Matt Ward
2015-01-28[Debugger] Immediate console is readonly if debugee is not pausedDavid Karlaš
2015-01-26Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2015-01-26[Ide] Fix case where relative path entry could be absoluteMichael Hutchinson
2015-01-26Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-24Merge branch 'debuggerVisualizers' into 'master'David Karlaš
2015-01-19Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-16Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2015-01-16[Core] Remove Xwt.Command constructor overloads - we don't use Xwt.Command.Greg Munn
2015-01-16[Core] Move ShowContextMenu() from extension class to ContextMenu class.Greg Munn
2015-01-16[Core] Added ContextMenu abstractions that build the context menu UI at the t...Greg Munn
2015-01-16Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-15Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2015-01-05[Icons] Simplifying icon namesVaclav Vancura
2014-12-12Merge branch 'master' into xamarin-publishing-workflowGreg Munn