Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/widgets.py
Commit message (Expand)AuthorAgeFilesLines
* Draw the color button in the correct order - SL #4303Manuel QuiƱones2012-12-111-11/+13
* Fix stamp palette - SL #4311Gonzalo Odiard2012-12-101-23/+21
* Use the new lockable Palette, SL #4008Simon Schampijer2012-11-231-10/+25
* Revert "Use the new lockable Palette"Gonzalo Odiard2012-11-231-2/+10
* Fix padding in color palettesGonzalo Odiard2012-11-211-1/+2
* Enlarge size & alpha sliders to improve use with touchGonzalo Odiard2012-11-211-18/+12
* Use the new lockable PaletteSimon Schampijer2012-11-211-10/+2
* Initial version of port to gtk3Gonzalo Odiard2012-08-101-86/+80
* Replace widgets used to change brush shapeGonzalo Odiard2012-08-101-23/+19
* Add slider to set the alpha, and change size brush spinbutton by a sliderGonzalo Odiard2012-08-101-16/+49
* Implement stamp tool with cairoGonzalo Odiard2012-08-101-2/+5
* Use cairo to pick_color and draw the brush preview widgetGonzalo Odiard2012-08-101-23/+30
* Resolve crash in XO-1 - OLPC 10854Gonzalo Odiard2011-05-161-1/+1
* Implementation of Stamp functionalityGonzalo Odiard2011-05-031-25/+98
* Implement a custom widget to show in the toolbar the brush shape, color and sizeGonzalo Odiard2011-04-081-0/+307