Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix OLPC #3695HEADmasterGonzalo Odiard2010-05-311-18/+64
|
* fix OLPC #296Gonzalo Odiard2010-05-312-47/+60
|
* changed cursorsGonzalo Odiard2010-05-3110-0/+0
|
* changed cursorsGonzalo Odiard2010-05-315-0/+0
|
* use cursors from Sugar themeJames Cameron2010-05-261-2/+12
| | | | | Use Sugar theme cursors for pencil, brush, eraser and paint-bucket. http://dev.laptop.org/ticket/4316
* move free form toolGonzalo Odiard2010-05-251-55/+42
| | | | http://dev.laptop.org/ticket/3696
* turn off activity sharing #1863James Cameron2010-05-241-0/+1
| | | | | | | | | | The activity does not support sharing, yet the toolbar presents sharing as an option. This patch can be reverted once sharing is implemented. See also http://bugs.sugarlabs.org/ticket/1863 http://dev.laptop.org/ticket/7888 http://dev.laptop.org/ticket/8228
* Merge branch 'master', remote branch 'origin' into HEADJames Cameron2010-05-200-0/+0
|\
| * fix #931Gonzalo Odiard2010-05-202-3/+21
| | | | | | | | | | Reviewed-by: James Cameron <quozl@laptop.org> Signed-off-by: James Cameron <quozl@laptop.org>
| * fix #1902Gonzalo Odiard2010-05-181-1/+1
| |
| * fix #1015Gonzalo Odiard2010-05-183-116/+34
| |
* | fix #931Gonzalo Odiard2010-05-202-3/+21
| | | | | | | | | | | | | | Make "keep aspect ratio" selection visible in the UI. Tested-by: James Cameron <quozl@laptop.org> Signed-off-by: James Cameron <quozl@laptop.org>
* | fix #1902Gonzalo Odiard2010-05-201-1/+1
| | | | | | | | | | | | | | Use selected pencil size when drawing lines with pencil. Tested-by: James Cameron <quozl@laptop.org> Signed-off-by: James Cameron <quozl@laptop.org>
* | fix #1015Gonzalo Odiard2010-05-203-116/+34
|/ | | | | | | | | | | | | In the Tools tab this patch changes the Tool Color button to Stroke Color, and uses the new colour chooser. In the Shapes tab, this patch changes the Fill Color and the Stroke Color buttons, and uses the new colour chooser. Each of the colour choices made are effective for the next drawing operation. Tested-by: James Cameron <quozl@laptop.org> Signed-off-by: James Cameron <quozl@laptop.org>
*