Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Desenho.py
Commit message (Expand)AuthorAgeFilesLines
* Use fast scaling in cairo to resize selections - SL #4208Gonzalo Odiard2012-11-141-13/+0
* Fix freeform tool use with touch - part of SL#4074Gonzalo Odiard2012-10-311-2/+20
* Use touch events - SL #4004Gonzalo Odiard2012-10-191-6/+5
* Use a similar surface to improve performanceGonzalo Odiard2012-10-021-2/+1
* Do te resize visualy in the canvasGonzalo Odiard2012-09-041-10/+30
* Fix rotation of selectionsGonzalo Odiard2012-09-041-6/+1
* Initial version of port to gtk3Gonzalo Odiard2012-08-101-17/+16
* Fix artifacts in circle and heart shapesGonzalo Odiard2012-08-101-0/+2
* Use clipping to improve performance in the slower operationsGonzalo Odiard2012-08-101-20/+17
* Use the polygon method to repalce the trace codeGonzalo Odiard2012-08-101-8/+68
* Improve the freeform close adding a point to the first positionGonzalo Odiard2012-08-101-0/+1
* Pylint fixesGonzalo Odiard2012-08-101-34/+8
* Remove temporary loggingGonzalo Odiard2012-08-101-6/+0
* Text tool ported to cairoGonzalo Odiard2012-08-101-13/+24
* Resize of selections use cairoGonzalo Odiard2012-08-101-62/+6
* Implement undo/redo using cairoGonzalo Odiard2012-08-101-3/+3
* Implement stamp tool with cairoGonzalo Odiard2012-08-101-3/+9
* Pep8 fixesGonzalo Odiard2012-08-101-2/+2
* Initial phase of clipboard operations ported to cairoGonzalo Odiard2012-08-101-23/+27
* First stage of port of Paint to cairoGonzalo Odiard2012-08-101-353/+239
* Implement pick tool - SL #3107Gonzalo Odiard2012-04-181-8/+8
* Add a timer for resize that prevents repetitive operation - OLPC #10770Gonzalo Odiard2011-07-051-3/+33
* Fixes to undo/redoGonzalo Odiard2011-06-241-9/+5
* Center image in the canvas - SL #2896Gonzalo Odiard2011-06-161-2/+2
* Implementation of Stamp functionalityGonzalo Odiard2011-05-031-3/+24
* Implement a custom widget to show in the toolbar the brush shape, color and sizeGonzalo Odiard2011-04-081-1/+1
* Move all the controls in the indiviual tool palettes to the color palettesGonzalo Odiard2011-04-051-18/+18
* Implement change the size, font and attributes in the Text Tool. - OLPC #2501...Gonzalo Odiard2010-12-031-5/+1
* New suggestion for arrow drawing in PaintAnurag Chowdhury2010-10-221-9/+22
* Changes made to save the last added text item. (OLPC #5917)Gonzalo Odiard2010-10-211-3/+3
* remove unused importsGonzalo Odiard2010-10-191-4/+0
* make Desenho.py pep8 complaintGonzalo Odiard2010-10-191-218/+302
* fix #296 - Active point of Paint pointers should be at tip of penscil, brush,...Gonzalo Odiard2010-06-091-46/+32
* #8285: Try to use queue_draw_area() instead of queue_draw()Sayamindu Dasgupta2008-09-091-1/+9
* Make pencil tool use the brush (partial workaround for #8285)Sayamindu Dasgupta2008-09-091-16/+0
* 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-2/+11
* Merging repositoriesAlexandre Antonino Gonçalves Martinazzo2007-10-191-145/+156
* Fitting canvas to usable area (See ticket #3689)Alexandre Antonino Gonçalves Martinazzo2007-10-081-11/+11
* Squashed commit of the following:Alexandre Antonino Gonçalves Martinazzo2007-09-191-29/+47
* Changed some private attributes into public ones and vice-versa (OficinaActiv...Alexandre Antonino Gonçalves Martinazzo2007-09-131-8/+8
* Many internal changes in palettes; size now is only choosen inside tool paletteAlexandre Antonino Gonçalves Martinazzo2007-09-121-3/+3
* Bug #3320 fixed; Default tab now is 'Tools'Alexandre Antonino Gonçalves Martinazzo2007-09-121-345/+350
* Squashed commit of the following:Alexandre Antonino Gonçalves Martinazzo2007-09-101-4/+5
* Minor modifications on PalettesAlexandre Antonino Gonçalves Martinazzo2007-08-241-44/+92
* Text tool improved.Alexandre Antonino Gonçalves Martinazzo2007-08-241-3/+16
* Bug #2147 fixed.Alexandre Antonino Gonçalves Martinazzo2007-08-241-2/+6
* Modifications on selection and gelection bounds (by pekayatt)Alexandre Antonino Gonçalves Martinazzo2007-08-211-13/+16
* New Paint (oficina) version: 5v5Alexandre Antonino Gonçalves Martinazzo2007-08-201-187/+89
* Adding heartNathalia Sautchuk Patricio2007-08-171-1/+47