Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Use sugar-toolkit-gtk3 MenuItemGonzalo Odiard2012-10-091-24/+17
* Save the file hash in the metadata to calculate it only one timeGonzalo Odiard2012-10-091-2/+8
* Remove logGonzalo Odiard2012-10-091-1/+0
* Avoid error when closing the activity by toc selection NoneGonzalo Odiard2012-10-091-0/+2
* Show the bookmarks in a tray like in Browse activityGonzalo Odiard2012-10-091-0/+119
* Implement display o TOC in pdf filesGonzalo Odiard2012-09-281-2/+5
* Remove the topbarGonzalo Odiard2012-09-261-8/+0
* Keep the text position in the epub files - SL #3861Gonzalo Odiard2012-09-101-0/+2
* Enable the use of arrow keys in the page number entry - SL #3863Gonzalo Odiard2012-09-101-1/+2
* Fix index management in epub files - SL #3853Gonzalo Odiard2012-09-101-5/+1
* The BookmarkView should be hidden by defaultGonzalo Odiard2012-09-101-1/+0
* Show the table of contents in a panelGonzalo Odiard2012-09-101-48/+77
* Rename Sidebar to BookmarkViewGonzalo Odiard2012-09-101-14/+15
* Changes in the toolbar to show the StopButton with screen vertical (epub)Gonzalo Odiard2012-09-101-10/+6
* Align the bookmark panel to the scrollbar.Gonzalo Odiard2012-08-161-1/+8
* New design to bookmark visualizationGonzalo Odiard2012-08-151-3/+11
* Fix Ctrl-c accelerator codeGonzalo Odiard2012-06-061-1/+1
* Show bookmark in the first page SL #3662Manuel Kaufmann2012-06-011-0/+5
* Alert the user when he removes a bookmark SL #1274Manuel Kaufmann2012-06-011-0/+18
* Initialize current page and number of pages in the toolbar - SL #3434Gonzalo Odiard2012-04-161-1/+1
* Fix to previous: Enable use of arrow keys in the title entry - SL #3001Gonzalo Odiard2012-04-101-1/+1
* Init page number inputGonzalo Odiard2012-04-101-0/+1
* Enable use of arrow keys in the title entry - SL #3001Gonzalo Odiard2012-04-101-3/+5
* Improve bookmarks add/remove - SL #3405Gonzalo Odiard2012-04-101-13/+13
* Save and restore the page with epub files - SL #3413Gonzalo Odiard2012-04-091-7/+4
* Separate the speech toolbar in another file to load only if neededGonzalo Odiard2012-03-061-5/+4
* Only init the speech service if the backend support text to speechGonzalo Odiard2012-03-061-4/+5
* Remove unused importGonzalo Odiard2012-03-061-1/+0
* Import only the needed backendGonzalo Odiard2012-03-061-3/+6
* Remove unneded separatorGonzalo Odiard2012-03-021-5/+0
* Use paired next/previous buttons as in browseGonzalo Odiard2012-03-021-2/+2
* Use SugarMenuItem in the back/forward palettes.Gonzalo Odiard2012-03-011-16/+29
* Update for change in the api of ObjectChooserGonzalo Odiard2012-02-011-4/+1
* Initial port to Gtk3Gonzalo Odiard2011-12-081-74/+68
* Revert commit 5c191dd35a8f330c3e5c19482a820ce55ddd7b60Gonzalo Odiard2011-07-051-2/+1
* Read should setup dpad left/right to move document left/right - OLPC #10501Gonzalo Odiard2011-06-281-0/+7
* Use SimpleHTTPRequestHandler because network.ChunkedGlibHTTPRequestHandler is...Gonzalo Odiard2011-06-241-2/+2
* Use ToolComboBox for navigatorGonzalo Odiard2011-06-101-6/+4
* Remove unused importGonzalo Odiard2011-06-101-1/+0
* PDF scrolls to start and end with the Home End keysGonzalo Odiard2011-06-101-0/+6
* Fix interactions between the server and client side in collaborationGonzalo Odiard2011-05-271-2/+5
* fix stop button accelerator, dev.laptop.org #10786James Cameron2011-03-291-1/+0
* Show TopBar (fullscreen mode)Sascha Silbe2011-02-241-10/+8
* Remove unused codeGonzalo Odiard2011-02-221-15/+0
* Only show highlights if the backend can.Gonzalo Odiard2011-02-211-1/+2
* Add text to speech capability to text backendGonzalo Odiard2011-02-211-2/+13
* Add support to ziped Gutemberg filesGonzalo Odiard2011-02-211-1/+1
* Add highlight support to thetext backendGonzalo Odiard2011-02-181-12/+80
* Initial plain text supportGonzalo Odiard2011-02-151-0/+3
* Move title metadata extraction to the backendsv88Gonzalo Odiard2011-02-141-4/+0