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
2011-11-22[Gtk] Workaround for Bug 2157 - flaky context menu Michael Hutchinson
2011-11-22[Gtk] Better workaround for Mac context menu issuesMichael Hutchinson
2011-11-17Work around GTK context menu bugMichael Hutchinson
2011-11-08Merge remote-tracking branch 'origin/master' into macgtkMichael Hutchinson
2011-11-05Filter context menu clicks from left-click handlingMichael Hutchinson
2011-11-04Make context menu trigger API more conciseMichael Hutchinson
2011-11-03Port DropDownBox to context menu APIMichael Hutchinson
2011-11-03[Ide] Fix some warningsMichael Hutchinson
2011-10-29Update GTK smooth scrolling support and enable itMichael Hutchinson
2011-10-28[Ide] Use mouse scroll delta for velocity in list windowsMichael Hutchinson
2011-10-18[Ide] Make sure to offset the tooltip by edgeGap pixels on the left edge tooJeffrey Stedfast
2011-10-18Revert "[MonoDevelop.Ide, Mono.TextEditor] Fixes for multi-monitor window pos...Jeffrey Stedfast
2011-10-13[Ide] Fix fuzzy tab strip buttonsMichael Hutchinson
2011-10-13[Ide] Do not allow exceptions to transition to native GTKAlan McGovern
2011-10-11[MonoDevelop.Ide, Mono.TextEditor] Fixes for multi-monitor window positioningJeffrey Stedfast
2011-10-21[Ide] Added support for file filters in FileEntry and FolderEntryLluis Sanchez
2011-10-01[Ide] Fix stock icons in HoverImageButton on MacMichael Hutchinson
2011-08-30Fix for bug #447. Take MacOSX dock into consideration for popup menus and com...Jeffrey Stedfast
2011-08-02Fixed 'Bug 66 - Keyboard not working in text editor quickMike Krüger
2011-06-20Add feedback button.Lluis Sanchez Gual
2011-05-25Added quick fix icon.Mike Krüger
2011-05-18Implemented 'Bug 693873 - Obsolete methods should be marked in theMike Krüger
2011-04-20Fixed 'Bug 686918 - Crash on PathBar.OnExposeEvent when usingMike Krüger
2011-03-16[Ide] Allow rendering a border for CompactScrolledWindowMichael Hutchinson
2011-03-14Fix warnings.Lluis Sanchez Gual
2011-03-07Fixed 'Bug 676940 - Long method definition causes the method selectionmkrueger
2011-02-28[Ide] Add selection events to SectionListMichael Hutchinson
2011-02-24[Ide] Fix SectionList GdkWindow Z-orderMichael Hutchinson
2011-02-19[Ide] Make CompactScrolledWindow a ToolboxItemMichael Hutchinson
2011-02-19[Ide[ New widget for sectioned listMichael Hutchinson
2011-02-07Fixed width calculation of the drop down list box for very long lists.Mike Krüger
2011-02-01Fix little memory leak.Mike Krüger
2011-01-31Fixed possible memory leak.Mike Krüger
2011-01-19Added new component for rendering the background of header regions.Lluis Sanchez Gual
2010-12-19[Ide] Fix action of SelectFolderDialog default ctorMichael Hutchinson
2010-12-13Added extension method for making a color lighter or darker.Lluis Sanchez Gual
2010-12-13Add new ImageLoader class.Lluis Sanchez Gual
2010-10-21Cleaned up Run and Filters in platform dialogs and improved Mac dialogs.Michael Hutchinson
2010-08-22Transformed text editor line/column coordinate system.Mike Krüger
2010-08-20Centered the tab labels & removed the border of mouse over tabMike Krüger
2010-08-19Remove debug code.Lluis Sanchez
2010-08-19Attach the designer as subviews of the main view.Lluis Sanchez
2010-08-19Fixed tooltip theming (dark colors).Mike Krüger
2010-08-19Corrected label styling.Mike Krüger
2010-08-19Moved color generation to hsl color. Adapted navigate to dialogMike Krüger
2010-08-19Adapted more colors.Mike Krüger
2010-08-19Fixed 'Bug 632205 - MD tooltips unusable with default ubuntu theme'.Mike Krüger
2010-08-17Limit on mouse over screen updates.Mike Krüger
2010-08-16removed writeline.Mike Krüger
2010-08-16Fixed tabstrip sizing.Mike Krüger