Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/colors.py
Commit message (Expand)AuthorAgeFilesLines
* Disable videopaint when camera cannot be found.Wade Brainerd2009-12-091-0/+2
* Add Help panel showing keyboard controls.Wade Brainerd2009-12-091-1/+74
* Fix startup on non-XO (ignore bundled Pygame).Wade Brainerd2009-12-071-3/+10
* Add link to Colors gallery.Wade Brainerd2009-12-071-0/+30
* Redo bits of the keyboard map.Wade Brainerd2009-12-071-20/+64
* Update TODO list.Wade Brainerd2009-12-071-17/+84
* WIP on a couple things... videopaint improvements, undo buttonWade Brainerd2009-12-061-45/+77
* Merge branch 'master' of git://git.sugarlabs.org/colors/videopaintWade Brainerd2009-10-311-79/+85
|\
| * added pressure sensitivitynrp2009-01-201-1/+3
| * draws, but cursor is offsetnrp2009-01-191-6/+18
| * cursor movement with camera, but not yet clickingolpc2009-01-171-16/+57
* | Add Keep to PNG to activity toolbar.Wade Brainerd2009-10-021-0/+46
* | Clamp pressure against 1.0.Wade Brainerd2009-10-011-0/+1
* | Use python version to separate binary blobsAleksey Lim2009-03-171-7/+1
* | Ignore fake pressureAleksey Lim2009-03-151-1/+7
* | Pass non-utf8 strings to C libraryAleksey Lim2009-03-151-3/+3
* | Binary blobs rock'n'rollAleksey Lim2009-03-151-1/+7
* | Use simplejson instead of json-py to satisfy python26Aleksey Lim2009-03-051-2/+8
* | Resolution independent palette.Live System User2009-02-261-7/+7
* | Remove dependency on pygame (unused currently).Wade Brainerd2009-02-201-3/+0
* | Support 24/32 screen depths in color picker; optimizationAleksey Lim2009-02-201-2/+2
* | Add Makefile to build binary package in convenient wayAleksey Lim2009-02-201-1/+1
|/
* Bug fixes.Wade Brainerd2008-12-211-10/+12
* Bug fixing.Wade Brainerd2008-12-211-37/+56
* Optimizations, bug fixes, etc.olpc2008-12-111-136/+163
* Allow stored color retrieval to work at the Brush Controls panel.olpc2008-12-081-3/+7
* Canvas optimizations.olpc2008-12-081-55/+146
* Implement Wacom support. Requires yum install linux-wacom and modified Xorg....olpc2008-12-071-2/+32
* Performance and power consumption work.olpc2008-11-301-28/+32
* Keyboard as a brush palette. Save brushes using Ctrl+AnyKey, restore using A...Wade Brainerd2008-11-301-5/+13
* Added brush preview to toolbar.olpc2008-11-301-30/+67
* Scrolling and zooming improvements.Wade Brainerd2008-11-301-30/+43
* Zooming and scrolling working via keyboard.Wade Brainerd2008-11-291-48/+78
* Performance optimizations. Basically fixed some bugs in the dirty rectangle ...Wade Brainerd2008-11-261-52/+51
* Remove videopaint and reference image (for now). Disable the camera too.Wade Brainerd2008-11-261-127/+126
* Bug fixesWade Brainerd2008-10-121-14/+42
* Allow program to exit on recent builds.Wade Brainerd2008-10-111-1/+1
* Work on zooming & scrolling.Wade Brainerd2008-05-191-41/+44
* WIP on scrolling. Don't get!Wade Brainerd2008-05-191-54/+72
* New icons.Wade Brainerd2008-05-091-3/+3
* Initial commit of Colors! v3.Wade Brainerd2008-04-011-0/+1539