Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readactivity.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not print each key release event to debug logSayamindu Dasgupta2009-08-211-2/+3
* Do not exit at the beginning if Epub support cannot be enabledSayamindu Dasgupta2009-08-051-1/+9
* Add a information bar on top during full screen view.Sayamindu Dasgupta2009-07-291-2/+21
* Get rid of extra _setup_evince_viewer() methodSayamindu Dasgupta2009-07-291-12/+0
* Get rid of the keypress debug output.Sayamindu Dasgupta2009-07-241-1/+0
* Add initial Epub supportSayamindu Dasgupta2009-06-271-52/+97
* Fix merge conflictsSayamindu Dasgupta2009-06-251-16/+26
|\
| * Bookmark supportSayamindu Dasgupta2009-02-151-14/+23
| * Preserve extension while making a temporary copy of the fileSayamindu Dasgupta2009-02-151-1/+2
| * Update to new Evince APISayamindu Dasgupta2009-02-151-2/+0
* | Revert evince-2.24 supportAleksey Lim2009-04-231-0/+4
* | Add filter to object chooserAleksey Lim2009-04-091-1/+3
* | Fix failure to launch with latest evince. #351Morgan Collett2009-02-161-2/+0
|/
* dev.laptop.org #7343: Enable a horizontal scroll barMorgan Collett2009-01-151-1/+1
* Replace print with loggingMorgan Collett2008-12-231-1/+1
* #145: Prevent object chooser appearing when joining a shared sessionMorgan Collett2008-12-221-2/+3
* Update to sugar-evince-2.24 APIDaniel Drake2008-12-161-1/+0
* Remove timeout hack for object pickerMorgan Collett2008-11-181-3/+3
* Sugar API update: Use self.shared_activity not self._shared_activityMorgan Collett2008-11-071-4/+4
* #8350 Use the journal object picker if launched with no documentMorgan Collett2008-10-081-0/+25
* Make use of _logger consistentMorgan Collett2008-10-071-10/+10
* #7017: Detect and handle 404 ErrorMorgan Collett2008-09-121-5/+38
* #8352: Fix keep error with no documentMorgan Collett2008-09-081-0/+4
* #7948, #7168, #6488 Fix saving to the datastoreMorgan Collett2008-08-271-19/+38
* Revert "#6488: Fix keep error (workaround for now, will fix better for 9.1)"Morgan Collett2008-08-271-4/+0
* #6488: Fix keep error (workaround for now, will fix better for 9.1)Morgan Collett2008-08-211-0/+4
* Docstrings and pylint fixesMorgan Collett2008-08-191-17/+64
* Don't suspend if sharedReinier Heeres2008-03-231-1/+1
* Save document to DS after downloadReinier Heeres2008-03-231-10/+23
* Fix zoom mode after loading documentReinier Heeres2008-03-021-0/+6