Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|/ | | | * new setup.py for the latest image-build for the B2 machine
* return boolean from execute methodManusheel2007-01-041-0/+4
| | | | * solution for the mismatch of signatures b/w sugaractivity and xbookactivity
* 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
|
*