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 (Collapse)Author
2014-10-13Set GtkDialog::content-area-border = 0 for all platforms.Cody Russell
2013-02-21[Ide] Fix some headersMichael Hutchinson
2013-02-21[Ide] Only use Mac theme on Mac, not LinuxMichael Hutchinson
2012-11-16[UIRefresh] Make tooltips squareJason Smith
There are some issues involving the system shadow drawn by OS X and rounded tooltips. This helps resolve that.
2012-11-12[gtkrc] Fix the toggle buttons in the Find in Files dialogAlex Corrado
2012-11-10[UIRefresh] Make treeview highlight green to match addons storeJason Smith
2012-11-09[gtkrc] Add a pixel to scrollbar width so the border is not cut offAlex Corrado
2012-11-03[gtkrc] Tweak menu item horizontal padding to align accelerators with arrowsAlex Corrado
2012-11-01[gtkrc] Theme context menus and combo box menus with the quartz engine on OSXAlex Corrado
There are still a few nitpicky issues that would be nice to fix: + The arrows for items with submenus are too small + The blue highlight does not extend down far enough under the label of the last item on the menu + The combobox menu should ideally align its text directly over the combobox label and display a check mark next to the selected item
2012-10-31[gtkrc] Improve the quartz button labelsAlex Corrado
2012-10-31Merge branch 'ui-refresh-quartz-engine' into ui-refreshAlex Corrado
Conflicts: main/src/core/MonoDevelop.Ide/gtkrc.win32
2012-10-30[gtkrc] Fix dialog button selector to be more specificAlex Corrado
2012-10-30[gtkrc] Try to align text a bit better next to quartz checkboxesAlex Corrado
2012-10-30[gtkrc] Re-enable the native dialog buttons on OSXAlex Corrado
The crash I'd observed no longer appears to happen
2012-10-25Updated gtkrc from lanedoLluis Sanchez
2012-10-23[gtkrc] Update quartz buttons to Apple HIG, but disable them for now because ↵Alex Corrado
of intermittant crashes
2012-10-22[gtkrc] Limit quartz checkboxes and radios to dialogs for nowAlex Corrado
The previous change interfered with property pad toolbar buttons.
2012-10-22[gtkrc] Use quartz radios and checkboxes on OSXAlex Corrado
2012-10-22[gtkrc] Use quartz engine for dialog buttons on OSXAlex Corrado
2012-10-22Bring back theme change for scrollbars since the quartz engine has been fixedAlex Corrado
This reverts commit 07403b039418890c44dfaacb5e2700a293462847.
2012-10-16Revert theme change for scrollbars since it breaks the lanedo themeLluis Sanchez
2012-10-16[gtkrc] Scrollbars on OSX should be inside the bevelAlex Corrado
2012-10-16Merge pull request #12 from chkn/ui-refreshAlex Corrado
Native rendering for non-overlay scrollbars on OSX and for all scrollbars on Windows
2012-10-15Updated gtkrcLluis Sanchez
2012-10-13Use quartz engine to render non-overlay scrollbars on OSXAlex Corrado
2012-10-11Updated gtkrcLluis Sanchez
2012-10-10Update gtkrcLluis Sanchez
2012-10-02Updated gtkrcLluis Sanchez
2012-09-21Updated gtkrc from new themeLluis Sanchez
2012-09-18Commit latest gtkrcLluis Sanchez
2012-09-13[Ide] Updated gtkrcLluis Sanchez
2012-09-11Update theme rcLluis Sanchez
2012-09-05[IDE] Use the default system font instead of a hardcoded oneLluis Sanchez
2012-09-04Updated gtkrcLluis Sanchez
Fixes several theme issues, including: [Bug 6879] Top configuration selectors look disabled until you hover over them [Bug 6878] Inactive selection in solution pad should not have white background [Bug 6769] [Gtk] The border is too small around the elements in the Recent Projects list
2012-07-20Update themeLluis Sanchez
2012-07-16[Ide] Added gtkrc for the xamarin themeLluis Sanchez
The bundled gtkrc will be used only if the Xamarin theme is installed.