Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Revert the unintentional part of the gtk3 themeSimon Schampijer2012-03-071-0/+22
* GTK+3 portManuel QuiƱones2012-01-241-22/+0
* Add style for naming alertDaniel Drake2011-09-271-0/+5
* Enforce white background on intro screenDaniel Drake2011-09-271-0/+3
* Use the same styling as for the old style toolbars as well for the Browse tabsSimon Schampijer2011-09-191-0/+1
* Add the SugarTimeoutIcon to set the font and background colorBenjamin Berg2011-08-111-0/+13
* Revert to GTK_WIDGET_IS_SENSITIVE() macroBernie Innocenti2010-07-031-3/+3
* Revert 5d88c89 and instead disable the just remove time flags. #1899Benjamin Berg2010-05-063-7/+4
* Do not use deprecated API #1899Aleksey Lim2010-04-182-7/+7
* Implement transparent-bg-hint so that mozilla can draw entries properly.Benjamin Berg2010-01-102-4/+15
* Pad menus differently so that no item is selected in popup menus (#1350)Benjamin Berg2009-09-171-6/+15
* Wrong focus border in list view's title column #1261Aleksey Lim2009-09-031-0/+4
* Added basic support for entry progress bars.Benjamin Berg2009-04-094-0/+56
* Add everything needed for the colorpicker. That is a small icon and a bit in ...Benjamin Berg2009-01-131-0/+1
* Fix triangular arrows by looking at the parent_bg_color option.Benjamin Berg2009-01-091-1/+4
* Revert "Import old colorbutton patch."Benjamin Berg2009-01-091-1/+0
* Import old colorbutton patch.Benjamin Berg2009-01-051-0/+1
* Trac #8778: allow prelighting of buttons.C. Scott Ananian2008-10-062-2/+6
* Generate two themes based on SUGAR_SCALING.Marco Pesenti Gritti2008-10-032-19/+19
* Improve the progress bar to match the specification more closely. (Ticket #7646)Benjamin Berg2008-08-264-34/+55
* Fix text color on white background.Benjamin Berg2008-07-251-1/+1
* Add a special case for the SugarSectionView as it has a white background.Benjamin Berg2008-07-251-0/+22
* Fix an accidental paste.Benjamin Berg2008-05-271-1/+1
* Size fixes for small themes, making it fit better with the constants in sugar...Benjamin Berg2008-05-271-10/+11
* Use a more specific match for notebook tabs, as otherwise widgets inside the ...Benjamin Berg2008-05-271-1/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/artworkEben Eliason2008-03-254-63/+161
|\
| * The last commit was a bit rushed. This should work better.Benjamin Berg2008-03-241-8/+4
| * Check the color flags while merging. This allows overriding the bg color for ...Benjamin Berg2008-03-241-4/+16
| * Forgot about the special SugarFrame style. It also needs to define the parent...Benjamin Berg2008-03-211-4/+19
| * Set the background color smater with just one set of styles for the widgets.Benjamin Berg2008-03-154-63/+138
* | Make the Frame and toolbars darker for better contrastEben Eliason2008-03-251-1/+1
|/
* Replace two asserts in draw_[hv]line with normal returns.Benjamin Berg2008-03-111-2/+4
* Some comment changes.Benjamin Berg2008-01-301-2/+4
* Place submenus at an 0px offset instead of -2px.Benjamin Berg2008-01-301-0/+2
* Draw filled and triangular arrows on black background.Benjamin Berg2008-01-274-5/+75
* Improved non-toolbox notebooks.Benjamin Berg2008-01-272-13/+43
* Use the correct color for the insensitive icons.Benjamin Berg2008-01-271-1/+1
* Use the insensitive color from the theme as the base for insensitiveBenjamin Berg2008-01-271-1/+1
* Make the button text workaround work for buttons with both an icon and text.Benjamin Berg2008-01-271-1/+7
* Prevent a division by zero when making icons insensitive.Benjamin Berg2007-11-021-3/+11
* Oops, forgot to commit the sugar-style.c changes.Benjamin Berg2007-11-021-0/+78
* Implement the (second) suggested effect for insensitive icons.Benjamin Berg2007-11-023-0/+132
* Replace the g_assert with g_return_if_fail so that the engine does not abort ...Benjamin Berg2007-10-301-1/+1
* Implement the discussed button padding. Also reverted the icon size test.Benjamin Berg2007-10-171-5/+7
* Fix text color of entries in palettes.Benjamin Berg2007-10-151-5/+4
* Increase the icon sizes a little bit, this is just a test so thatBenjamin Berg2007-10-151-2/+3
* Set minimum height of buttonbox, and added more padding to buttonsBenjamin Berg2007-10-131-22/+42
* Add support for SugarAlert boxes, which should be black.Benjamin Berg2007-10-091-0/+23
* Make the spinbutton stepper buttons as large as possible.Benjamin Berg2007-10-081-0/+13
* Fix order of the button and combobox styles.Benjamin Berg2007-10-081-3/+4