Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Toolbox fixesMarco Pesenti Gritti2007-05-181-16/+5
* Make the active in the SugarToolbox have white text, and theme the button.Benjamin Berg2007-05-131-1/+3
* Improved the SugarToolbox.Benjamin Berg2007-05-131-13/+31
* Fix text direction detection.Benjamin Berg2007-05-131-1/+1
* Indentation and spelling fixes.Benjamin Berg2007-05-132-185/+185
* Separator and line drawing.Benjamin Berg2007-05-132-6/+80
* Merge branch 'master' of http://git.sipsolutions.net/sugar-artworkMarco Pesenti Gritti2007-05-112-13/+16
|\
| * Forgot to change the focus drawing while doing the stuff for insensitive widg...Benjamin Berg2007-05-111-12/+11
| * Fix the install paths, added a clean target.Benjamin Berg2007-05-111-1/+6
* | Distcheck fixesMarco Pesenti Gritti2007-05-111-2/+11
|/
* Forgot to add these filesMarco Pesenti Gritti2007-05-112-0/+3543
* Build the gtkrc from a common gtkrc.em source.Marco Pesenti Gritti2007-05-115-283/+17
* A lot of changes to get insensitive working.Benjamin Berg2007-05-104-66/+134
* Color improvements.Benjamin Berg2007-05-104-25/+74
* Force the state to be normal for the scale focus.Benjamin Berg2007-05-091-0/+2
* Use the correct engine.Benjamin Berg2007-05-091-2/+2
* Added a progressbar style.Benjamin Berg2007-05-091-0/+8