Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Area.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed some private attributes into public ones and vice-versa (OficinaActiv...Alexandre Antonino Gonçalves Martinazzo2007-09-131-3/+3
* Many internal changes in palettes; size now is only choosen inside tool paletteAlexandre Antonino Gonçalves Martinazzo2007-09-121-102/+126
* Bug #3320 fixed; Default tab now is 'Tools'Alexandre Antonino Gonçalves Martinazzo2007-09-121-182/+167
* Tools Toolbar modified (it is the only one for now)Alexandre Antonino Gonçalves Martinazzo2007-09-111-1/+9
* Squashed commit of the following:Alexandre Antonino Gonçalves Martinazzo2007-09-101-4/+64
* Minor modifications on PalettesAlexandre Antonino Gonçalves Martinazzo2007-08-241-63/+88
* Text tool improved.Alexandre Antonino Gonçalves Martinazzo2007-08-241-1/+8
* Bug #2147 fixed.Alexandre Antonino Gonçalves Martinazzo2007-08-241-3/+9
* User can choose to fill or not tools in 'Shapes' ToolbarAlexandre Antonino Gonçalves Martinazzo2007-08-231-20/+46
* Modifications on selection and gelection bounds (by pekayatt)Alexandre Antonino Gonçalves Martinazzo2007-08-211-7/+12
* Added 'Clear' button on Edit ToolbarAlexandre Antonino Gonçalves Martinazzo2007-08-211-0/+4
* New Paint (oficina) version: 5v5Alexandre Antonino Gonçalves Martinazzo2007-08-201-32/+81
* Adding heartNathalia Sautchuk Patricio2007-08-171-0/+9
* modifing some functions: square, circle, selectionnathalia2007-08-171-40/+84