Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model
Commit message (Expand)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
* 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
* Take into account launcher windows when checking if an already instance is ru...Tomeu Vizoso2009-04-061-1/+1
* Add test code for file transfersTomeu Vizoso2009-04-061-0/+13
* AP: Do not write timestamp when not managed to connect #623Simon Schampijer2009-03-301-4/+7
* pass byte_arrays=True to {Accept,Provide}FileGuillaume Desmottes2009-03-171-2/+3
* Remove transfer icon from frame when the local user cancels it #483Tomeu Vizoso2009-03-121-3/+15
* Restore minimal .xol support #459Tomeu Vizoso2009-03-031-1/+21
* Check the activity version and replace an older version upon download #464Tomeu Vizoso2009-03-021-2/+15
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-021-4/+5
* Avoid reading the bundle twice #442Tomeu Vizoso2009-03-011-9/+4
* Don't add_bundle on activity dir change when installed already #442Simon Schampijer2009-02-271-1/+9
* Give time for atexit to execute when closing the emulator #435Tomeu Vizoso2009-02-251-0/+7
* Fix a couple of trivial pylint warningsTomeu Vizoso2009-02-241-2/+2
* Switch to existing instance of an activity if it's already running #410Tomeu Vizoso2009-02-231-1/+4
* Listen for changes in the Activities dir and install/uninstall activities acc...Tomeu Vizoso2009-02-201-1/+14
* unDRAFTs FileTransferSimon Schampijer2009-02-181-1/+1
* Correctly cache the connection to the OHM service #249Tomeu Vizoso2009-02-051-8/+8
* Display a message when the collaboration connection doesn't support file tran...Tomeu Vizoso2009-01-211-3/+24
* Don't update the zoom level when a dialog window pops upTomeu Vizoso2009-01-211-1/+3
* pylint fixesSimon Schampijer2009-01-191-2/+0
* Use the journal icon provided by artworkSimon Schampijer2009-01-171-1/+8
* pylint fixSimon Schampijer2009-01-141-1/+1
* Autoconnect to AP that we connected to last #8Simon Schampijer2009-01-141-6/+33
* Reduce the file transfer chunk size to 1KTomeu Vizoso2008-12-221-1/+1
* Add wired device icon for the frameSimon Schampijer2008-12-181-0/+1
* Only create a keydialog for the activating connectionSimon Schampijer2008-12-161-0/+4
* First go at adding file transfer to the journalTomeu Vizoso2008-12-152-0/+332