Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Area.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use current screen size as an intial size for new picture #921Aleksey Lim2009-06-031-53/+50
* Make pencil tool use the brush (partial workaround for #8285)Sayamindu Dasgupta2008-09-091-6/+10
* Make the fix for #5586 work with security.Tomeu Vizoso2008-01-111-2/+4
* #5586: Copy clippings as text/uri-list.Tomeu Vizoso2008-01-091-8/+13
* Updated POT file (using 'setup.py genpot')Alexandre Antonino Gonçalves Martinazzo2007-11-011-0/+9
* Changes from André:Alexandre Antonino Gonçalves Martinazzo2007-11-011-39/+98
* Merging repositoriesAlexandre Antonino Gonçalves Martinazzo2007-10-191-124/+198
* Fitting canvas to usable area (See ticket #3689)Alexandre Antonino Gonçalves Martinazzo2007-10-081-13/+14
* Squashed commit of the following:Alexandre Antonino Gonçalves Martinazzo2007-09-271-10/+27