Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model
Commit message (Collapse)AuthorAgeFilesLines
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-258-42/+42
|
* let the logger do the formattingSascha Silbe2009-08-247-53/+51
|
* Bunch of pylint fixesTomeu Vizoso2009-08-191-2/+2
|
* Remove key handlers for rotation and brightness change for the XO. #737Tomeu Vizoso2009-08-181-21/+0
| | | | olpc-kbdshim handles them directly.
* Improve error reporting.Tomeu Vizoso2009-08-141-5/+6
|
* Add support for len(bundleregistry.get_registry())Tomeu Vizoso2009-08-061-0/+3
|
* Add TODO about splice_asyncTomeu Vizoso2009-08-061-0/+1
|
* Change scope for class membersAleksey Lim2009-08-031-2/+0
|
* Install .xo bundles while uploading to JournalAleksey Lim2009-07-301-4/+3
|
* Add the tags property to the buddy modelTomeu Vizoso2009-07-291-0/+11
|
* Fix .xoj support #1098Aleksey Lim2009-07-271-3/+7
|
* Dont reinstall bundle if its already installed (silbe) #1053Tomeu Vizoso2009-07-221-0/+3
|
* update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-4/+6
|
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineAleksey Lim2009-07-112-5/+10
|\
| * Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-07-101-5/+4
| |\
| | * Don't save the adhoc networks to the config fileSimon Schampijer2009-07-101-19/+1
| | |
| | * Serialize adhoc wireless settingsSimon Schampijer2009-07-091-5/+22
| | |
| * | Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-091-0/+6
| |/
* | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-111-2/+2
|/
* Hold a reference to the monitors so don't get disposedSimon Schampijer2009-06-111-0/+4
|
* Add code for creating ad-hoc wireless networksTomeu Vizoso2009-05-301-0/+20
|
* Only update the connections file when the AP changes state #756Tomeu Vizoso2009-04-161-3/+4
|
* Correctly close the input stream in file transfers #682Tomeu Vizoso2009-04-071-10/+7
|
* If user updates an activity installed... #707Aleksey Lim2009-04-061-2/+3
|
*