Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unecessary argumentDan Williams2007-05-031-3/+5
* Initial server bits for serving document to peersDan Williams2007-05-031-6/+40
* When joining, pull activity document from a peerDan Williams2007-05-031-1/+73
* Pass icon name in ToolButton constructorDan Williams2007-05-011-8/+4
* Remove open functionalityDan Williams2007-04-292-46/+0
* disable open/save for nowDan Williams2007-04-272-4/+3
* Adapt to new controls API.Tomeu Vizoso2007-04-272-66/+106
* Bumped version number.Tomeu Vizoso2007-03-235-3/+5
* Add localization for spanish and portuguese.Tomeu Vizoso2007-03-235-7/+120
* Bumped version number.Tomeu Vizoso2007-03-231-1/+1
* Localize activity name in es and pt.Tomeu Vizoso2007-03-232-0/+2
* Don't prepend file://, the shell will pass it.Tomeu Vizoso2007-03-221-1/+1
* Bumped version number.Tomeu Vizoso2007-03-161-1/+1
* Make filechoosers be transient windows.Tomeu Vizoso2007-03-161-2/+6
* Bumped version number.Tomeu Vizoso2007-03-151-1/+1
* File chooser improvements.Tomeu Vizoso2007-03-151-5/+15
* Display document title, if anyDan Williams2007-03-141-0/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/xbookDan Williams2007-03-141-1/+1
|\
| * Increased version.Tomeu Vizoso2007-03-141-1/+1
* | 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-132-19/+38
* Dispose document when loading new oneDan Williams2007-03-131-6/+9
* Remove save; it's uselessDan Williams2007-03-131-7/+0
* Add open functionalityDan Williams2007-03-133-9/+56
* Adapt to API changes.Tomeu Vizoso2007-02-281-19/+9
* Adapted to API changes.Tomeu Vizoso2007-02-284-176/+147
* Added icon to bundle.Tomeu Vizoso2007-02-031-0/+20
* Bumped version from 5 to 6.Tomeu Vizoso2007-01-101-1/+1
* Adjust page to screen width.Tomeu Vizoso2007-01-101-5/+0
* Merge branch 'master' of git+ssh://manusheel@dev.laptop.org/git/projects/xbookManusheel2007-01-051-38/+38
|\
| * Correct indentation.Tomeu Vizoso2007-01-051-38/+38
* | new setup.py for latest buildManusheel2007-01-051-1/+1
|/
* return boolean from execute methodManusheel2007-01-041-0/+4
* Fix and version increment.Tomeu Vizoso2006-12-182-2/+2
* Update to new Exec formatTomeu Vizoso2006-12-181-1/+1
* New setup.pyTomeu Vizoso2006-11-291-105/+21
* Set a fixed scale factor by now. Need to change later once a performance issu...Tomeu Vizoso2006-11-093-1/+8
* Updated setup.py xo stuff.Tomeu Vizoso2006-11-062-2/+2
* Added version number and hidden the launcher icon.Tomeu Vizoso2006-11-031-0/+2
* Bundlified.Tomeu Vizoso2006-11-0313-618/+110
* Use bz2Marco Pesenti Gritti2006-10-281-1/+1
* Do not show a launcherMarco Pesenti Gritti2006-10-281-1/+0
* 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-223-21/+195
* 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