Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readtoolbar.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix the pitch and rate adjuster.Aneesh Dogra2012-12-191-2/+4
|
* Gtk3 port.Aneesh Dogra2012-12-191-60/+58
|
* Change style of text highlighting for TTSJames Simmons2010-11-251-1/+1
|
* Fix bugs found by pycheckerJames Simmons2010-03-061-2/+2
|
* new file: locale/kos/LC_MESSAGES/org.laptop.sugar.ReadEtextsActivity.moJames Simmons2009-12-061-2/+27
| | | | | | | | new file: locale/kos/activity.linfo new file: locale/tzo/LC_MESSAGES/org.laptop.sugar.ReadEtextsActivity.mo new file: locale/tzo/activity.linfo modified: readtoolbar.py Modify speech toolbar to save and restore speech settings.
* modified: ReadEtextsActivity.pyJames Simmons2009-08-111-0/+5
| | | | | | | modified: activity/activity.info modified: help.txt modified: readtoolbar.py Make Help text speakable, etc.
* modified: ReadEtextsActivity.pyJames Simmons2009-08-041-2/+2
| | | | | | modified: activity/activity.info modified: readtoolbar.py Fix bugs found while making "Read Etexts, The Movie"
* modified: ReadEtextsActivity.pyJames Simmons2009-07-281-0/+1
| | | | | modified: readtoolbar.py Refine highlighting logic.
* new file: .gitignoreJames Simmons2009-07-261-2/+2
| | | | | | modified: ReadEtextsActivity.py modified: readtoolbar.py Allow setting and removing multiple highlights on a page.
* modified: ReadEtextsActivity.pyJames Simmons2009-07-251-148/+148
| | | | | | modified: activity/activity.info modified: readsidebar.py modified: readtoolbar.py
* modified: ReadEtextsActivity.pyJames Simmons2009-07-191-1/+8
| | | | | modified: readtoolbar.py Continue work on underline feature.
* modified: readtoolbar.pyJames Simmons2009-07-171-0/+16
| | | | Add underline button to the toolbar.
* modified: ReadEtextsActivity.pyJames Simmons2009-07-071-4/+4
| | | | | modified: readtoolbar.py Refine user interface for bookmarks.
* modified: MANIFESTJames Simmons2009-07-071-2/+26
| | | | | | | modified: ReadEtextsActivity.py new file: readsidebar.py modified: readtoolbar.py Work on adding bookmark feature.
* modified: ReadEtextsActivity.pyJames Simmons2009-07-071-0/+19
| | | | modified: readtoolbar.py
* modified: ReadEtextsActivity.pyJames Simmons2009-07-031-14/+0
| | | | | modified: readtoolbar.py Attempt to give downloads a progress bar.
* modified: ReadEtextsActivity.pyJames Simmons2009-05-301-2/+15
| | | | | | modified: help.txt modified: readtoolbar.py Start on version 12.
* modified: ReadEtextsActivity.pyJames Simmons2009-05-231-0/+8
| | | | | modified: readtoolbar.py Polish up the book searching code.
* modified: MANIFESTJames Simmons2009-05-191-3/+3
| | | | | | | | modified: ReadEtextsActivity.py new file: help.txt modified: readtoolbar.py Added help text, plus the ability to check for an ISO encoded version of a file before getting the plain text version.
* modified: ReadEtextsActivity.pyJames Simmons2009-05-171-3/+2
| | | | | | | modified: gutextract.py modified: readtoolbar.py Continue working on a facility to download books using PG's offline catalog file.
* modified: MANIFESTJames Simmons2009-05-171-0/+39
| | | | | | modified: ReadEtextsActivity.py new file: gutextract.py modified: readtoolbar.py
* modified: ReadEtextsActivity.pyJames Simmons2009-03-291-0/+23
| | | | | modified: readtoolbar.py Add full screen mode to Read Etexts.
* Support gst-plugins-espeakAleksey Lim2009-03-091-4/+2
|
* Unify speech interface to simplify adoption of gstAleksey Lim2009-03-091-5/+3
|
* Run readetexts with isolated speech-dispatcherAleksey Lim2009-03-091-16/+16
|
* Isolate speech-dispatcher codeAleksey Lim2009-03-081-38/+10
|
* Synchronize speech and play button statusesAleksey Lim2009-03-041-8/+12
|
* modified: ReadEtextsActivity.pyJames Simmons2009-02-211-2/+1
| | | | | | modified: readtoolbar.py modified: speech.py Fix bugs from merge of play/pause button code.
* Add Play/Pause buttonAleksey Lim2009-02-201-6/+36
|
* turn off power saving code to prevent problems withJames Simmons2008-07-101-11/+20
| | | | | speech. Put in exception handling to deal with speech-dispatcher not being started.
* Fix bugs in the speech toolbar code.James Simmons2008-06-141-3/+22
|
* Add a speech toolbar to the Activity and make Pause and Resume speech work.James Simmons2008-06-141-0/+74
|
* Added threaded text to speech with highlighting, currently not working.James Simmons2008-05-031-2/+2
|
* Fix sharing code to show bytes downloaded. Comment out TTS stuff.James Simmons2008-04-201-0/+14
|
* Initial importJames Simmons2008-03-011-0/+216