Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Fix toolbutton padding.Marco Pesenti Gritti2007-08-291-1/+7
* Added a hack to the engine to draw toolbar separatorsBenjamin Berg2007-08-274-6/+38
* Set the width of toolbar separators to 2 subcells, and made them visible.Benjamin Berg2007-08-271-1/+11
* Correctly set the base color of treeviews, more styling will be needed.Benjamin Berg2007-08-261-1/+1
* Give the menus a x/ythickness to make the border visible inBenjamin Berg2007-08-261-2/+2
* Added a hack that implements nicer scrollbars for scrolled windows with shadows.Benjamin Berg2007-08-253-3/+54
* Basic GtkTextView theming.Benjamin Berg2007-08-241-0/+9
* Fix normal shadow drawing.Benjamin Berg2007-08-241-1/+2
* Fix the min-slider-length calculation.Benjamin Berg2007-08-241-1/+1
* Use subcell sizes for scrollbar sizing.Benjamin Berg2007-08-241-2/+2
* Set the line width to 2px instead of 2.25px. Also fixed the GtkEntry size iss...Benjamin Berg2007-08-241-6/+8
* Eben said 7px padding, not 6.Benjamin Berg2007-08-221-1/+1
* Now we also ignore the prelight if the relief is NONE. This happens forBenjamin Berg2007-08-222-8/+22
* Protect against NULL pointer before accessing the parent widget.Benjamin Berg2007-08-201-1/+1
* Try to deal with the black box on prelight behaviorMarco Pesenti Gritti2007-08-151-0/+4
* Make prelight of toolbar buttons black.Marco Pesenti Gritti2007-08-151-3/+3
* Fix the workaround for combobox menus which got lost.Benjamin Berg2007-08-101-6/+18
* Added support for palette and palette invoker drawing.Benjamin Berg2007-08-108-49/+224
* Forgot to set the label_color in the menu style. Fixes #2519.Benjamin Berg2007-08-081-27/+31
* Fix for scrollbar style.Marco Pesenti Gritti2007-07-213-6/+9
* Fix the background color of scales on the toolbarMarco Pesenti Gritti2007-07-211-0/+2
* Remove the mozilla theme hacks. I'm going to fix this byMarco Pesenti Gritti2007-07-181-42/+0
* Force the background color of mozilla to be white.Benjamin Berg2007-07-161-0/+9
* Update NEWSMarco Pesenti Gritti2007-07-131-0/+22
* Use the default engine for mozilla.Benjamin Berg2007-07-131-0/+9
* Also apply the toolbox style to GtkToolbar.Benjamin Berg2007-07-111-0/+1
* Fixes issue #2048 and scrollbar padding for horizontal scrollbars.Benjamin Berg2007-07-115-11/+57
* Added support for a groupbox widget, and reworked the gtkrc a little bit.Benjamin Berg2007-07-112-13/+81
* Shuffle around the matches in the gtkrc.Benjamin Berg2007-06-291-27/+63
* Set check button text color from an engine option which can be setBenjamin Berg2007-06-294-6/+148
* Fix insensitive scales.Benjamin Berg2007-06-291-2/+1
* Better progress bar implementation.Benjamin Berg2007-06-294-6/+78
* Merge branch 'master' of http://git.sipsolutions.net/sugar-artworkMarco Pesenti Gritti2007-06-282-2/+2
|\
| * Fix insensitive text color on buttons.Benjamin Berg2007-06-221-1/+1
| * Correctly apply the separator menuitem style.Benjamin Berg2007-06-221-1/+1
* | A little of palettes styleMarco Pesenti Gritti2007-06-251-1/+14
|/
* Remove usage of symbolic color, and use variables for the colors.Benjamin Berg2007-06-203-82/+88
* Merge branch 'master' of git://dev.laptop.org/artworkBenjamin Berg2007-06-171-2/+2
|\
| * Install gtk non-executable. Patch by ivazqueznet@gmail.comMarco Pesenti Gritti2007-06-161-2/+2
* | Correctly fill check and radio buttons.Benjamin Berg2007-06-161-4/+6
|/
* Fix buttons colors in the toolbarMarco Pesenti Gritti2007-06-121-1/+3
* More toolbox cleanupsMarco Pesenti Gritti2007-06-121-1/+0
* Simplify a little toolbox styleMarco Pesenti Gritti2007-06-121-11/+2
* Fix the color of the not selected tabMarco Pesenti Gritti2007-06-121-0/+2
* Fix problem with scale trough if the slider gets close to the ends.Benjamin Berg2007-06-101-1/+33
* Added ugly hack to ignore button prelight (needed for toggle buttons).Benjamin Berg2007-06-102-1/+31
* sugar_DATA is no more definedMarco Pesenti Gritti2007-06-041-1/+1
* Merge branch 'master' of http://git.sipsolutions.net/sugar-artworkMarco Pesenti Gritti2007-06-033-38/+66
|\
| * Make the trough shorter, so that the slider extends over the ends a little bit.Benjamin Berg2007-06-031-0/+7
| * A little bit smaller check button.Benjamin Berg2007-06-031-3/+3