Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/XbookActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Don't prepend file://, the shell will pass it.Tomeu Vizoso2007-03-221-1/+1
* Make filechoosers be transient windows.Tomeu Vizoso2007-03-161-2/+6
* File chooser improvements.Tomeu Vizoso2007-03-151-5/+15
* Display document title, if anyDan Williams2007-03-141-0/+5
* Don't show hidden files in open dialogDan Williams2007-03-141-0/+1
* Use home directory, not DocumentsDan Williams2007-03-131-6/+1
* Move document open logic out of toolbarDan Williams2007-03-131-2/+36
* Dispose document when loading new oneDan Williams2007-03-131-6/+9
* Add open functionalityDan Williams2007-03-131-6/+14
* Adapt to API changes.Tomeu Vizoso2007-02-281-19/+9
* Adapted to API changes.Tomeu Vizoso2007-02-281-12/+22
* Adjust page to screen width.Tomeu Vizoso2007-01-101-5/+0
* Correct indentation.Tomeu Vizoso2007-01-051-38/+38
* return boolean from execute methodManusheel2007-01-041-0/+4
* Set a fixed scale factor by now. Need to change later once a performance issu...Tomeu Vizoso2006-11-091-0/+5
* Various fixes and code clean up.Tomeu Vizoso2006-10-271-9/+5
* Added execute method for passing the file name of the file to open.Tomeu Vizoso2006-10-261-23/+29
* Added toolbar with navigation and search capabilities.Tomeu Vizoso2006-10-221-20/+30
* Get the test pdf from the home dirMarco Pesenti Gritti2006-08-101-1/+3
* Actually pack inside the activity...Marco Pesenti Gritti2006-08-101-7/+1
* oneManusheel Gupta2006-08-101-5/+24
* Adapt to new apiMarco Pesenti Gritti2006-08-101-3/+2
* Adapt to api changeMarco Pesenti Gritti2006-08-071-1/+1
* Initial importManusheel Gupta2006-08-071-0/+12