Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-061-1/+2
* Remove jarabe/model/volume.py and use gio insteadTomeu Vizoso2008-11-292-255/+1
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-281-13/+13
* fix uninstalling activitiesSimon Schampijer2008-11-181-1/+2
* Fix typosSimon Schampijer2008-11-182-2/+2
* Add saving and loading of the nm connections and support for WPASimon Schampijer2008-11-131-7/+213
* Log activity startup time.Marco Pesenti Gritti2008-11-051-0/+4
* Initial implementation of activity notificationsTomeu Vizoso2008-11-042-0/+96
* make pylint happySimon Schampijer2008-10-301-8/+12
* Add intermediate object to report the secrets back from the dialogSimon Schampijer2008-10-291-5/+26
* Merge branch '8900'Guillaume Desmottes2008-10-291-3/+21
|\
| * Re-request closed random views (#8900)Guillaume Desmottes2008-10-281-3/+21
* | no need to cache the GConf clientGuillaume Desmottes2008-10-291-4/+5
* | fix debug outputGuillaume Desmottes2008-10-291-1/+1
* | watch the right gconf directoryGuillaume Desmottes2008-10-291-1/+1
* | watch /desktop/sugar/collaboration/publish_gadget gconf key and call Publish ...Guillaume Desmottes2008-10-291-3/+22
|/
* Do not crash in we can't own UserSettings because ofMarco Pesenti Gritti2008-10-231-1/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-221-1/+4
|\
| * Some activities wont have an activity_infoTomeu Vizoso2008-10-221-1/+4
* | Make connection to WEP work. Lots of cleanups left toMarco Pesenti Gritti2008-10-221-4/+20
|/
* Fix connection counter.Marco Pesenti Gritti2008-10-221-8/+9
* Reuse settingsMarco Pesenti Gritti2008-10-221-8/+16
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-222-0/+66
|\
| * Merge branch '7545'Guillaume Desmottes2008-10-221-4/+30
| |\
| | * rename _conn_addded_cb to __conn_addded_cb as that's a callbackGuillaume Desmottes2008-10-221-3/+3
| | * we don't care about CreateChannel returned variablesGuillaume Desmottes2008-10-221-2/+2
| | * remove useless importGuillaume Desmottes2008-10-221-1/+0