Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk/engine/sugar-drawing.c
Commit message (Expand)AuthorAgeFilesLines
* Added basic support for entry progress bars.Benjamin Berg2009-04-091-0/+32
* Improve the progress bar to match the specification more closely. (Ticket #7646)Benjamin Berg2008-08-261-27/+27
* Draw filled and triangular arrows on black background.Benjamin Berg2008-01-271-3/+56
* Added support for palette and palette invoker drawing.Benjamin Berg2007-08-101-0/+57
* Fix for scrollbar style.Marco Pesenti Gritti2007-07-211-2/+2
* Fixes issue #2048 and scrollbar padding for horizontal scrollbars.Benjamin Berg2007-07-111-0/+10
* Fix insensitive scales.Benjamin Berg2007-06-291-2/+1
* Better progress bar implementation.Benjamin Berg2007-06-291-0/+45
* Remove usage of symbolic color, and use variables for the colors.Benjamin Berg2007-06-201-4/+2
* Correctly fill check and radio buttons.Benjamin Berg2007-06-161-4/+6
* 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-031-4/+4
* Fix sugar_rounded_rectangle, it needs to start with cairo_move_to.Benjamin Berg2007-05-261-3/+2
* 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-261-21/+27
* 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-251-3/+3
* Check button drawing.Benjamin Berg2007-05-241-1/+39
* Prevent drawing glitches on focused scales.Benjamin Berg2007-05-241-2/+8
* Remove radio button bullet and scale prelight.Benjamin Berg2007-05-241-2/+1
* Scale size rework, I am not entirely convinced that this is correct.Benjamin Berg2007-05-241-31/+18
* Added a radio button implementation.Benjamin Berg2007-05-241-0/+52
* Add arrow drawing. We may need to patch GTK+ to get better arrow sizes.Benjamin Berg2007-05-181-0/+46
* A lot of changes to get insensitive working.Benjamin Berg2007-05-101-29/+72
* Color improvements.Benjamin Berg2007-05-101-7/+14
* Use the current state when drawing the focus.Benjamin Berg2007-05-091-2/+1
* A _lot_ of new things.Benjamin Berg2007-05-091-0/+262