Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/TextThought.py
Commit message (Expand)AuthorAgeFilesLines
* minor changesWalter Bender2013-02-241-1/+2
* 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-221-79/+198
* Take off debug commentsJorge Saldivar2011-02-221-102/+46
* Add text attributes features (bold, italic, color, underline, differents font...Jorge Saldivar2011-02-221-12/+75
* Make copy button state change based on text selection.Gary Martin2009-11-011-1/+2
* Back switch to old jobject formatAleksey Lim2009-04-151-2/+2
* Do not store image thoughts on diskAleksey Lim2009-04-141-2/+2
* Center align thought text (only visible in multi-line thoughts).Gary Martin2009-04-101-0/+1
* Fix case where text overflows edge of thought border while typing.Gary Martin2009-04-101-3/+1
* Resize drawing and image thoughts before creatingAleksey Lim2009-04-081-135/+119
* Use users XO colours for the primary thought.Gary Martin2008-12-201-1/+3
* Drop one dependency on pygtk > 2.10Tomeu Vizoso2008-11-271-2/+2
* o fix if statement to use correct foreground varmascha@ma-scha.de2008-07-161-2/+2
* o fix issue 96 exception if text foreground color isn't setmascha@ma-scha.de2008-07-151-1/+4
* o fix AttributeErrorsmascha@ma-scha.de2008-07-141-2/+8
* * src/ResourceThought.pymatthias.vogelgesang2008-04-201-2/+2
* * src/DrawingThought.pymatthias.vogelgesang2008-04-071-2/+4
* * src/MMapArea.pymatthias.vogelgesang2008-04-051-37/+23
* * src/utils.pymatthias.vogelgesang2008-04-041-2/+2
* * quick fix, select all when already editingmatthias.vogelgesang2008-04-021-3/+5
* * src/TextThought.pymatthias.vogelgesang2008-04-021-0/+2
* * src/TextThought.pymatthias.vogelgesang2008-04-021-289/+91
* 2008-03-29 Martin Schaaf <mascha@ma-scha.de>mascha@ma-scha.de2008-03-291-4/+37
* 2008-03-25 Martin Schaaf <mascha@ma-scha.de>mascha@ma-scha.de2008-03-271-7/+52
* 2008-03-25 Martin Schaaf <mascha@ma-scha.de>mascha@ma-scha.de2008-03-251-4/+8
* 2008-03-21 Martin Schaaf <mascha@ma-scha.de>mascha@ma-scha.de2008-03-211-2/+3
* 2008-03-21 Martin Schaaf <mascha@ma-scha.de>mascha@ma-scha.de2008-03-211-2/+4
* * src/TextThought.py: DonScorgie2008-03-211-1/+1
* 2008-03-21 Martin Schaaf <mascha@ma-scha.de>mascha@ma-scha.de2008-03-211-1/+4
* o add foreground and background color selection/setting supportmascha@ma-scha.de2008-02-141-63/+56
* * src/TextThought.py:DonScorgie2007-04-171-5/+9
* * src/TextThought.py:DonScorgie2007-04-171-11/+12
* * src/TextThought.py:DonScorgie2007-04-061-0/+2
* Merge Windows-support branch:DonScorgie2007-04-061-2/+4
* * src/TextThought.py:DonScorgie2007-04-051-1/+1
* * src/MainWindow.py:DonScorgie2007-04-051-6/+190
* * AUTHORS:DonScorgie2007-04-051-35/+481
* * src/Browser.py: DonScorgie2007-03-111-1/+1
* * src/BaseThought.py:DonScorgie2007-03-101-11/+13
* * src/MainWindow.py:DonScorgie2007-03-101-1/+2
* * src/utils.py:DonScorgie2006-11-081-2/+2
* * src/TextThought.py:DonScorgie2006-11-051-0/+1
* * src/MMapArea.py:DonScorgie2006-11-051-1/+3
* * src/TextThought.py:DonScorgie2006-11-051-4/+11
* * src/TextThought.py:DonScorgie2006-11-051-1/+1
* * src/TextBufferMarkup.py:DonScorgie2006-11-051-7/+53
* * src/TextThought.py:DonScorgie2006-11-041-9/+49
* * src/TextThought.py:DonScorgie2006-11-041-2/+10