Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/OficinaActivity.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated POT file (using 'setup.py genpot')Alexandre Antonino Gonçalves Martinazzo2007-11-011-0/+9
| | | | Corrections in file Headers
* Merging repositoriesAlexandre Antonino Gonçalves Martinazzo2007-10-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using Sugar's Object Chooser to "Import Image" dialog box; user imports images from Journal. Palettes' layout changed (see ticket #4231). Image Toolbar buttons active only when there is a selection. Clear button now works with selected areas. From SVN: r116 | barbolo | 2007-10-16 15:57:10 -0200 (Ter, 16 Out 2007) | 14 lines Freeform polygon tool. Eben has suggested a new way of drawing freeform polygon and it's been implemented in this version. Now, it's possible to draw polygons with freeform lines. Modified functions: Desenho.polygon All the new algorithm has been written. Area.mousedown Area.mousemove Area.mouseup It's changed the way of calling Desenho.polygon function. ------------------------------------------------------------------------ r115 | andremossinato | 2007-10-09 14:38:51 -0300 (Ter, 09 Out 2007) | 4 lines now effects can be used in selection fixed bug in "insert image" added rotate
* Fitting canvas to usable area (See ticket #3689)Alexandre Antonino Gonçalves Martinazzo2007-10-081-9/+7
|
* Squashed commit of the following:Alexandre Antonino Gonçalves Martinazzo2007-09-271-1/+1
| | | | | | | | | commit 2677d5c6a626bb4bdeb45d289fc2de8c1fc1b997 Author: Alexandre Antonino Gonçalves Martinazzo <alexandremartinazzo@gmail.com> Date: Thu Sep 27 18:30:47 2007 -0300 Bug #3749 fixed; resuming from Journal is working again; pixmap manipulation was wrong when loading files. OficinaActivity does not use set_title() anymore (see ticket #3891)
* Squashed commit of the following:Alexandre Antonino Gonçalves Martinazzo2007-09-191-7/+3
| | | | | | | | | | commit f270152cd942d4d48f0c7efe13150f4416d1a888 Author: barbolo <barbolo@e2fb0b9f-bc32-0410-ab74-19e9d00b4e58> Date: Wed Sep 19 18:52:11 2007 +0000 Resizeing fixed! Toolbox done! git-svn-id: https://oficina.googlecode.com/svn/trunk@113 e2fb0b9f-bc32-0410-ab74-19e9d00b4e58
*