Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readactivity.py
Commit message (Expand)AuthorAgeFilesLines
* The BookmarkView should be hidden by defaultGonzalo Odiard2012-08-311-1/+0
* Show the table of contents in a panelGonzalo Odiard2012-08-311-48/+77
* Rename Sidebar to BookmarkViewGonzalo Odiard2012-08-311-14/+15
* Changes in the toolbar to show the StopButton with screen vertical (epub)Gonzalo Odiard2012-08-311-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
* Get back functionalities in EPUB frameworkGonzalo Odiard2011-02-121-129/+43
* adapt to evince 2.30 API (SL#1900)Lucian Branescu Mihaila2011-01-201-46/+56
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-10/+16
* fix EOL spacesSascha Silbe2011-01-201-32/+32
* Fix previous scrolling commit 3abddaacca3874d70c28305e1f2ca7538e139bf0Simon Schampijer2010-11-161-6/+6
* implement OLPC #10396 - Use Dpad to move in e-book modeGonzalo Odiard2010-11-121-0/+12
* Use gobject.timeout_add_seconds instead of gobject.timeout_addSayamindu Dasgupta2009-09-161-3/+5
* Workaround possible Evince API b0rkage. (dslo#1328)Sayamindu Dasgupta2009-09-161-3/+5
* Set bundle id in metadata explicitly (addresses dslo#1172)Sayamindu Dasgupta2009-09-161-0/+1
* Migrate to new toolbar systemSimon Schampijer2009-09-081-17/+324