Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Area.py
Commit message (Expand)AuthorAgeFilesLines
* Target rectangle in Stamp at first usage SL #3602Manuel Kaufmann2012-05-291-0/+3
* Avoid using numpy 1.6.1 in invert_colors functionManuel Kaufmann2012-05-041-1/+10
* Keep flood fill cursor after clicks SL #3491Manuel Kaufmann2012-04-301-2/+7
* Add cursor for the picker tool #3496Manuel Quiñones2012-04-261-5/+13
* Pep8 fixes in Area.pyGonzalo Odiard2012-04-181-2/+1
* Implement pick tool - SL #3107Gonzalo Odiard2012-04-181-9/+28
* SHow a clock cursor when is doing slow operations - OLPC #10563Gonzalo Odiard2012-04-111-6/+15
* Implement a fallback fill_flood bucket method in pythonGonzalo Odiard2012-03-271-5/+65
* Initial stamp size set based on the display's DPIManuel Quiñones2011-08-171-1/+7
* Fixes to undo/redoGonzalo Odiard2011-06-241-90/+64
* Add custom icon to Stamp toolGonzalo Odiard2011-06-161-2/+5
* Center image in the canvas - SL #2896Gonzalo Odiard2011-06-161-0/+1
* Rotate uses the whole picture when nothing is selectedManuel Quiñones2011-05-261-10/+38
* Fix setting custom cursorsGonzalo Odiard2011-05-161-1/+1
* Remove loggingGonzalo Odiard2011-05-121-28/+4
* Fix setting the cursor selecting a areaGonzalo Odiard2011-05-121-1/+1
* Change the size of tools with the keys "+" and "-" - OLPC #8865Gonzalo Odiard2011-05-121-5/+7
* Change the cursor to clock when effects applied - OLPC #10563Gonzalo Odiard2011-05-121-2/+11
* Implementation of Stamp functionalityGonzalo Odiard2011-05-031-10/+84
* Implement a custom widget to show in the toolbar the brush shape, color and sizeGonzalo Odiard2011-04-081-3/+3
* Fix color setting and pylint fixesGonzalo Odiard2011-04-051-2/+2
* Move all the controls in the indiviual tool palettes to the color palettesGonzalo Odiard2011-04-051-60/+31
* Set the default number of vertices in the polygon tool to 6 - OLPC #10554Gonzalo Odiard2011-02-081-1/+1
* Pylint correctionsGonzalo Odiard2010-12-091-27/+29
* Remove duplicated codeGonzalo Odiard2010-12-051-105/+47
* Fix invert colors in F11 - OLPC #2495Gonzalo Odiard2010-12-051-6/+17
* Implement change the size, font and attributes in the Text Tool. - OLPC #2501...Gonzalo Odiard2010-12-031-1/+4
* Remove unused codeGonzalo Odiard2010-12-031-11/+0
* Change the color of the TextView control - fix OLPC #3708 and OLPC #10447Gonzalo Odiard2010-12-031-0/+1
* fix SL #2337 Shape merged cursor icons have active cursor point not at the ti...Gonzalo Odiard2010-12-021-1/+1
* Fixed aspect ratio mode for Shape tools (OLPC#3705)Ayush Goyal2010-10-291-1/+39
* Changes made to save the last added text item. (OLPC #5917)Gonzalo Odiard2010-10-211-3/+3
* Change the TCROSS cursor to CROSS, because the last is implementedGonzalo Odiard2010-10-201-6/+6
* Paint - Rect. Marquee icon changes erratically(olpc #5882)Anubhav Aggarwal2010-10-201-0/+2
* Implemented Mirroring Effect in Paint Activity (SL#2463)Ayush Goyal2010-10-201-0/+47
* Added Invert Color Effect to Paint Activity (OLPC #2495)Ayush Goyal2010-10-201-10/+61
* make Area.py pep8 complaintGonzalo Odiard2010-10-191-397/+490
* rename polygon tool to freeformGonzalo Odiard2010-07-181-6/+6
* fix #2053 - Paint starts with a random color selectedGonzalo Odiard2010-06-181-10/+10
* fix olpc #8229 - Cannot drag image from clipboardGonzalo Odiard2010-06-141-0/+15
* fix #813 problem with clipboard , OLPC #9022 alsoGonzalo Odiard2010-06-121-0/+6
* hide brush when leave drawing areaGonzalo Odiard2010-06-091-1/+17
* iplements OLPC #8865 - Slider bar should change brush and line widthGonzalo Odiard2010-06-091-5/+9
* fix #296 - Active point of Paint pointers should be at tip of penscil, brush,...Gonzalo Odiard2010-06-091-1/+28
* fix OLPC #4316 use cursors from Sugar themeGonzalo Odiard2010-06-091-2/+12
* fix #931 - Make "keep aspect ratio" selection visible in the UI.Gonzalo Odiard2010-06-091-2/+3
* fix #1902 - Under tools tab, pencil size funcionality is not workingGonzalo Odiard2010-06-091-1/+1
* Text entries are not working #942Aleksey Lim2009-06-151-2/+0
* Make transition smoother in keep ratio selectionAleksey Lim2009-06-041-18/+13
* Select tool: add fixed ratio supportSimon Schampijer2009-06-041-0/+20