Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/labyrinthactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Added text document exports and an icon for it.HEADmasterStarbuck Johnson2013-11-211-0/+41
* Add missing import - SL #4538Gonzalo Odiard2013-07-031-0/+1
* Use the font configuration file instead of the black listGonzalo Odiard2013-06-171-47/+58
* Changes in support of touchGonzalo Odiard2013-05-231-210/+534
* Add forgotten code in the old toolbars, affects Sugar <= 0.84Manuel Quiñones2012-06-261-0/+4
* Remove unused imports in main codeManuel Quiñones2012-02-171-4/+0
* PEP8 complaint fixes in main codeManuel Quiñones2012-02-171-141/+161
* Fix for the default fontManuel Quiñones2012-02-161-1/+1
* Take off debug commentsJorge Saldivar2011-02-221-2/+1
* Add feature to change the background color of the thoughts and create a new t...Jorge Saldivar2011-02-221-38/+59
* Add text attributes features (bold, italic, color, underline, differents font...Jorge Saldivar2011-02-221-12/+192
* Added Label Thought SupportJorge Saldivar2010-03-151-4/+11
* Added PNG bitmap export support to complement existing PDF vector export.Gary Martin2009-11-131-0/+49
* PDF export tooltip string change - matches Write export wording.Gary Martin2009-11-131-2/+2
* Add individual PDF export icon to new activity toolbar.Gary Martin2009-11-131-0/+11
* Disable sharing button when using new toolbars.Gary Martin2009-11-131-0/+1
* Paste tool button state changes based on ability to insert text (related to s...Gary Martin2009-11-121-1/+15
* Make copy button state change work for old toolbars.Gary Martin2009-11-041-3/+9
* Misc docstrings and a comment.Gary Martin2009-11-011-1/+6
* Make copy button state change based on text selection.Gary Martin2009-11-011-14/+27
* Slimmed down old/new toolbar code duplication.Gary Martin2009-10-301-15/+12
* Updated a method doc string.Gary Martin2009-10-301-1/+1
* Removed unnecessary import.Gary Martin2009-10-301-1/+0
* Refactor of primary vs. Edit tool bar tools for old and new toolbar design.Gary Martin2009-10-011-63/+61
* Rework of view tools for new toolbar design.Gary Martin2009-10-011-86/+102
* Initial start of work for new (and old) toolbar support (just edit refactor s...Gary Martin2009-09-171-126/+183
* Keep to PDF seems a more clear string.Gary Martin2009-05-311-1/+1
* Correctly center PDF exports.Gary Martin2009-05-121-1/+1
* Clean up skeleton map code and remove un-needed case.Gary Martin2009-05-121-24/+23
* Tidy some junk.Gary Martin2009-05-121-3/+0
* Added some minor missing translation strings.Gary Martin2009-05-121-3/+3
* Added initial pdf export feature, reveals some bugs in export code changes bu...Gary Martin2009-05-121-0/+42
* Changed view keys so zoom in/out is ctrl +/- with 9/0 for fit-to-window/origi...Gary Martin2009-05-111-14/+14
* Remove redundant zipfile importAleksey Lim2009-04-151-1/+0
* Back switch to old jobject formatAleksey Lim2009-04-151-8/+10
* Do not store image thoughts on diskAleksey Lim2009-04-141-39/+13
* Changed zoom in/out accelerators due to conflict and added zoom to fit and or...Gary Martin2009-04-101-2/+4
* Removed 2nd stage help hint commented out code.Gary Martin2009-04-101-18/+0
* Cleaned up code style for adding tool buttonsGary Martin2009-04-101-21/+21
* Added accelerator keys for zoom out and inGary Martin2009-04-101-0/+2
* Reverted to Edit mode name rather than Select mode (as per alsroot had origin...Gary Martin2009-04-091-2/+2
* Do not use unassigned variableAleksey Lim2009-04-091-1/+1
* Added link accelerator to Toolbar button and removed my MMapArea equivalent h...Gary Martin2009-04-091-0/+1
* Hide sharing comboAleksey Lim2009-04-091-11/+6
* Added FIXME comment now share toolbar item is failing to hide.Gary Martin2009-04-091-0/+2
* Fixed broken cut sub-menu.Gary Martin2009-04-091-0/+2
* Re-named some of the edit toolbar buttons.Gary Martin2009-04-091-3/+3
* Resize drawing and image thoughts before creatingAleksey Lim2009-04-081-64/+71
* Added basic 1st stage help hint, and cleaned-up some helper methods.Gary Martin2009-04-061-7/+81
* Added GPL text to top of source.Gary Martin2009-03-261-0/+17