Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/historietaactivity.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a title rectangle globeGonzalo Odiard2012-03-121-0/+17
| | | | | | | The title globe is added when the activity starts with a empty page, and can't be deleted. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Add one option to add movement linesGonzalo Odiard2012-01-091-2/+2
| | | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> Signed-off-by: Agustin Zubiaga <aguszs97@gmail.com>
* Update icons in toolbars, according to design team reviewGonzalo Odiard2011-08-251-8/+12
|
* Fix encodingGonzalo Odiard2011-08-081-1/+1
| | | | Gonzalo Odiard <gonzalo@laptop.org>
* 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
| | | | Remove the png used previously to draw Nube and Grito
* 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
| | | | Por alguna razon no imprime los globos del ultimo recuadro
* fix SL #2230 - Fototoon does not show controls when speech bubble first selectedGonzalo Odiard2010-10-101-2/+4
| | | | Bassed in the work of SHACHI PAUL <shachi@seeta.in>, Sarvagya Mukhi <sarvagya@seeta.in>
*