Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* minor changesWalter Bender2013-02-242-2/+4
* set textview attrs with thought attrsWalter Bender2013-02-231-2/+42
* basic copy/paste workingWalter Bender2013-02-221-36/+28
* changes in support of touchWalter Bender2013-02-222-82/+219
* Fix for image scaling, SL #3669Manuel QuiƱones2012-06-071-1/+3
* Take off debug commentsJorge Saldivar2011-02-222-119/+52
* Add text attributes features (bold, italic, color, underline, differents font...Jorge Saldivar2011-02-223-15/+101
* Change to black the foreground text colorJorge Saldivar2010-10-251-1/+1
* Added Label Thought SupportJorge Saldivar2010-03-153-8/+235
* Fix bug exporting to PNG when document has an embedded image.v8Gary Martin2009-11-141-1/+1
* Make copy button state change based on text selection.Gary Martin2009-11-011-1/+2
* Finally managed to fix PDF exporting of images!!!Gary Martin2009-05-312-16/+24
* Correct link export shape to match utils use bezier curves setting.Gary Martin2009-05-121-1/+9
* Merge branch 'zipfile'Aleksey Lim2009-04-156-114/+55
|\
| * Back switch to old jobject formatAleksey Lim2009-04-155-44/+31
| * Do not store image thoughts on diskAleksey Lim2009-04-146-119/+73
* | Use foreground_color in image thought to unify color setting procedureAleksey Lim2009-04-142-4/+3
|/
* Run actviity in python26Aleksey Lim2009-04-141-1/+1
* New thoughts with no parient to link to now auto connect to primary node (cen...Gary Martin2009-04-101-0/+2
* Fixed weird selected text thought vs text insertion cursor state bug after pr...Gary Martin2009-04-101-3/+2
* Center align thought text (only visible in multi-line thoughts).Gary Martin2009-04-101-0/+1
* Stop resizing image thought while Journal object picker is displayed.Gary Martin2009-04-101-0/+5
* Do not display Journal object picker when... removed unnecessary code path.Gary Martin2009-04-101-4/+0
* Do not display Journal object picker when clicking on already loaded image th...Gary Martin2009-04-101-1/+1
* Fix case where text overflows edge of thought border while typing.Gary Martin2009-04-101-3/+1
* Fix indentsAleksey Lim2009-04-091-5/+5
* Merge branch 'master' of git://git.sugarlabs.org/labyrinth/mainlineGary Martin2009-04-091-2/+5
|\
| * Check filter feature before invoking ObjectChooserAleksey Lim2009-04-091-2/+5
* | Drawing line stoke style now using quicker bevel join and round end caps for ...Gary Martin2009-04-091-1/+2
* | Added simple drawing smoothing algorithm to reduce line jitter and reduce poi...Gary Martin2009-04-091-0/+11
|/
* Added link accelerator to Toolbar button and removed my MMapArea equivalent h...Gary Martin2009-04-091-5/+0
* Trying to improve drawing mode quality, still quite poor and too dense :-(Gary Martin2009-04-091-0/+2
* Correct rebasing to master repoAleksey Lim2009-04-081-8/+0
* Make activity GUI more usefulAleksey Lim2009-04-081-0/+8
* Resize drawing and image thoughts before creatingAleksey Lim2009-04-0810-869/+679
* Fix errors after canceling chooser dialogAleksey Lim2009-04-081-4/+0
* Simplify and polish resize related codeAleksey Lim2009-04-083-136/+102
* Resize thought in all modesAleksey Lim2009-04-083-266/+131
* Do not hide vertically-partly-shown thoughtsAleksey Lim2009-04-081-1/+1
* Added canvas panning support using XO hand keys (same as cmd key for Macs).Gary Martin2009-04-071-9/+15
* Quick cleanup for Tomeu, removing or commenting out image support changes.Gary Martin2009-01-132-3/+75
* Removed the fill on the bbox so you can see what you're selecting...Gary Martin2008-12-201-7/+7
* Use users XO colours for the primary thought.Gary Martin2008-12-202-6/+42
* Make default thought colour white so that gtk selection state is visible.Gary Martin2008-12-191-1/+2
* Made thought boxes more rounded.Gary Martin2008-12-191-9/+9
* Enabled curves by default.Gary Martin2008-12-191-1/+1
* Allowed delete key event to work on links.Gary Martin2008-12-191-0/+2
* Drop one dependency on pygtk > 2.10Tomeu Vizoso2008-11-272-2/+6
* First try at sugarizing labyrinthTomeu Vizoso2008-11-151-1/+4
* * src/MMapArea.pymatthias.vogelgesang2008-09-251-2/+8