Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Played around a little bit with the check and radio.Benjamin Berg2007-06-032-5/+5
| * Give the entry an exact height of 3 subcells by doing some weird calculations.Benjamin Berg2007-06-031-7/+10
| * Fix combobox drawing in toolbars and other places.Benjamin Berg2007-06-031-26/+44
* | Tweaks to make scrollbars respect fitts law.Marco Pesenti Gritti2007-06-034-5/+19
|/
* Wider cursor.Benjamin Berg2007-05-301-0/+2
* Fix sugar_rounded_rectangle, it needs to start with cairo_move_to.Benjamin Berg2007-05-261-3/+2
* More small size changes.Benjamin Berg2007-05-261-9/+10
* Fix line placement and sizing.Benjamin Berg2007-05-261-8/+6
* Don't use wide separators.Benjamin Berg2007-05-261-1/+1
* Radius was too large for outlines that continue on one side.Benjamin Berg2007-05-261-0/+15
* Support floating point line widths in the engine, and set it to 2.25px.Benjamin Berg2007-05-265-31/+40
* Some sizing rework.Benjamin Berg2007-05-261-14/+39
* Small scale slider color fix.Benjamin Berg2007-05-261-2/+1
* Checkbox sizing fixes.Benjamin Berg2007-05-261-7/+10
* Small scale size fixes.Benjamin Berg2007-05-252-5/+6
* Some menu color fixes.Benjamin Berg2007-05-241-0/+13
* Basic custom shadow drawing. No shadow_gap yet.Benjamin Berg2007-05-241-1/+7
* Check button drawing.Benjamin Berg2007-05-242-1/+65
* Remove the background drawing from the check and radio buttons.Benjamin Berg2007-05-242-0/+4
* Prevent drawing glitches on focused scales.Benjamin Berg2007-05-241-2/+8
* Remove radio button bullet and scale prelight.Benjamin Berg2007-05-242-2/+2
* Scale size rework, I am not entirely convinced that this is correct.Benjamin Berg2007-05-242-36/+30
* Added a radio button implementation.Benjamin Berg2007-05-243-0/+80
* Accept both floating point and integer in parse_float.Benjamin Berg2007-05-241-2/+5
* Dynamically calculate some sizes in the gtkrc.em. And changed radio colors.Benjamin Berg2007-05-241-15/+36
* Merge branch 'master' of git://dev.laptop.org/artworkBenjamin Berg2007-05-232-0/+38
|\
| * First try at themeing menus. More tweaks needed.Tomeu Vizoso2007-05-222-0/+38
* | Forgot to chain up rc style finalization to the parent class.Benjamin Berg2007-05-221-0/+2
|/
* Add arrow drawing. We may need to patch GTK+ to get better arrow sizes.Benjamin Berg2007-05-185-0/+87
* Remove button paddingMarco Pesenti Gritti2007-05-181-2/+0