Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk/theme
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
* Implement transparent-bg-hint so that mozilla can draw entries properly.Benjamin Berg2010-01-101-0/+5
* 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-091-0/+6
* Add everything needed for the colorpicker. That is a small icon and a bit in ...Benjamin Berg2009-01-131-0/+1
* Revert "Import old colorbutton patch."Benjamin Berg2009-01-091-1/+0
* Import old colorbutton patch.Benjamin Berg2009-01-051-0/+1
* 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-261-2/+26
* 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-251-21/+46
|\
| * 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-151-21/+31
* | Make the Frame and toolbars darker for better contrastEben Eliason2008-03-251-1/+1
|/
* Some comment changes.Benjamin Berg2008-01-301-2/+4
* Place submenus at an 0px offset instead of -2px.Benjamin Berg2008-01-301-0/+2
* Improved non-toolbox notebooks.Benjamin Berg2008-01-271-13/+40
* 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
* Fixed #3351 by increasing the top/bottom of GtkEntry::inner-border.Benjamin Berg2007-10-011-5/+6
* Hide the ACTIVE state on comboboxes. The content does not update correctly.Benjamin Berg2007-09-291-0/+4
* Changed the focus color on entries, and cut of the focus on comboboxentries a...Benjamin Berg2007-09-281-4/+4
* Fixed the menu arrow color and added a hack to draw the scroll boxes better i...Benjamin Berg2007-09-281-2/+3
* Better support for palette menus. Setting the xthickness to 0Benjamin Berg2007-09-211-6/+13
* Add a max(0, ...) to the imagemenuitem ythickness to prevent negative values.Benjamin Berg2007-09-131-1/+1
* Use 8px for the non-xo style as the base for the icon sizes.Benjamin Berg2007-09-131-1/+1
* Removed a wrong comment and fixed GtkEntry padding (it was rounded wrong).Benjamin Berg2007-09-131-3/+1
* Set the gtk icon sizes, and fix the image menuitem accordingly.Benjamin Berg2007-09-131-2/+22
* Reset the focus-padding on toolbuttons to 0.Benjamin Berg2007-09-131-0/+1
* Set the correct background color on GtkLayout.Benjamin Berg2007-09-081-2/+6
* Use wide separators for menuitems ... GTK+ is not able to center them correctly.Benjamin Berg2007-09-071-1/+5
* Fix entries in toolbars. ie. only remove the thickness from the toolbar and t...Benjamin Berg2007-09-071-1/+3
* Set the label_color on toolbars. Should fix issue #2407.Benjamin Berg2007-09-071-0/+4
* Fix arrow color on menu scroll buttons.Benjamin Berg2007-09-071-0/+2
* Better sized scroll arrows in GtkMenu.Benjamin Berg2007-09-071-0/+5