Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/historietaactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Fix export as image or pdfGonzalo Odiard2014-02-041-3/+7
* Fix a corner case adding one imageGonzalo Odiard2014-02-041-4/+1
* Move buttons to Edit subtoolbarGonzalo Odiard2013-12-261-8/+15
* Translate commentsGonzalo Odiard2013-12-261-20/+11
* Reorder importsGonzalo Odiard2013-12-261-16/+14
* Replace use of print by loggingGonzalo Odiard2013-12-261-8/+2
* Remove commented codeGonzalo Odiard2013-12-261-43/+0
* Resize and move background image in a box - SL #2843Gonzalo Odiard2013-12-261-5/+80
* Implement reordering of boxes - SL #2842JRG 22013-12-261-0/+28
* Improve pdf generationGonzalo Odiard2013-11-261-5/+15
* Be sure all the changes in the text views are in the model before writeGonzalo Odiard2013-10-291-0/+5
* Pep8 and pyflakes fixesGonzalo Odiard2013-10-231-1/+0
* Avoid changing edition_mode in a globe if not neededGonzalo Odiard2013-10-231-10/+4
* Copy textview window instead of use pango cairo text toy api - SL #4607Gonzalo Odiard2013-10-231-19/+0
* Calculate boxes size to show only the vertical scrollbarGonzalo Odiard2013-04-121-4/+11
* Pep8 fixesGonzalo Odiard2013-04-121-52/+55
* Manage the case of Globes without text (Images)Gonzalo Odiard2013-04-121-3/+3
* Disable kinetic scrollingGonzalo Odiard2013-04-111-0/+1
* Reorganize toolbarGonzalo Odiard2013-04-111-3/+0
* Fix movement of textview when the globe is resizedGonzalo Odiard2013-04-111-1/+1
* Avoid multiple redrawGonzalo Odiard2013-04-111-2/+7
* Save as a PDFGonzalo Odiard2013-01-141-17/+60
* Only enable slideview keys when in slideview modeGonzalo Odiard2013-01-141-0/+9
* Using textview for edit textsAgustin Zubiaga2013-01-141-83/+105
* Add slideview modeAgustin Zubiaga2012-12-061-3/+52
* Partial port to Gtk3Gonzalo Odiard2012-12-061-64/+53
* Pylint fixesGonzalo Odiard2012-04-231-6/+2
* Add a alert when a image is exported to the journalGonzalo Odiard2012-04-231-0/+26
* Hide the cursor in the globes when export a imageGonzalo Odiard2012-04-231-0/+4
* Use FontComboGonzalo Odiard2012-04-201-8/+11
* Add a title rectangle globeGonzalo Odiard2012-03-121-0/+17
* Add one option to add movement linesGonzalo Odiard2012-01-091-2/+2
* Update icons in toolbars, according to design team reviewGonzalo Odiard2011-08-251-8/+12
* Fix encodingGonzalo Odiard2011-08-081-1/+1
* New toolbarsGonzalo Odiard2011-03-201-26/+34
* Fix to run in python 2.7Gonzalo Odiard2011-03-181-1/+1
* enable change size of globe from all the sides / show cursorGonzalo Odiard2010-11-231-12/+23
* avoid error when no globe is selectedGonzalo Odiard2010-11-211-2/+3
* remove or comment loggingGonzalo Odiard2010-11-211-9/+9
* when select a globe in a box, desselect the globes in the other boxesGonzalo Odiard2010-11-211-0/+5
* remove unused codeGonzalo Odiard2010-11-211-6/+0
* Now the cloud is drawn with cairo.Gonzalo Odiard2010-11-131-0/+2
* make historietaactivity.py pep8 complaintGonzalo Odiard2010-10-211-137/+144
* Add mimetype information and use a palette to the Save like image optionGonzalo Odiard2010-10-211-0/+18
* Comienzo implementacion de grabacion de historieta como imagenGonzalo Odiard2010-10-121-11/+155
* fix SL #2230 - Fototoon does not show controls when speech bubble first selectedGonzalo Odiard2010-10-101-2/+4
* hago try en la importacion de ColorToolButton y uso el selector viejo si no e...Gonzalo Odiard2010-08-191-2/+6
* Agrego i18n y traducciones a sp y frGonzalo Odiard2010-08-161-49/+50
* Hago cambios para poder cambiar el titulo de la actividadGonzalo Odiard2010-03-171-11/+14
* comienzo solucion para que se pueda escribir el titulo de la actividadGonzalo Odiard2010-02-141-33/+22