Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-12-038-417/+234
|\
| * Add a TODO commentTomeu Vizoso2008-12-021-2/+3
| |
| * Disable automounting for now because gvfs is mounting it read onlyTomeu Vizoso2008-12-021-1/+1
| |
| * Dont start the datastore explicitly, will be autolaunched by the journalTomeu Vizoso2008-12-021-15/+0
| |
| * Implement writing files to removable devicesTomeu Vizoso2008-12-021-1/+17
| |
| * Make sure entries have the mountpoint propertyTomeu Vizoso2008-12-011-35/+43
| |
| * Add the journal button to the volumes toolbar in the journalTomeu Vizoso2008-11-292-32/+45
| |
| * Automount volumes already inserted at startupTomeu Vizoso2008-11-291-1/+11
| |
| * Fix leftoverTomeu Vizoso2008-11-291-2/+2
| |
| * Remove jarabe/model/volume.py and use gio insteadTomeu Vizoso2008-11-297-352/+136
| |
* | Work around for broken Fedora 10 Xephyr.Marco Pesenti Gritti2008-12-031-0/+6
|/
* Sort results from removable devicesTomeu Vizoso2008-11-281-8/+16
|
* Implement delete and get_unique_valuesTomeu Vizoso2008-11-281-2/+6
|
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-2816-591/+652
|
* Fix desktop executable.Marco Pesenti Gritti2008-11-281-1/+1
|
* Fix pylint complaintsMarco Pesenti Gritti2008-11-251-4/+3
|
* make the image viewer activity the default one for iamgesSimon Schampijer2008-11-211-3/+3
|
* Set the LANG and LANGUAGE env variable when starting the emulatorSimon Schampijer2008-11-211-0/+22
|
* Fix typoSimon Schampijer2008-11-211-1/+1
|
* Release 0.83.3v0.83.3Simon Schampijer2008-11-211-1/+1
|
* add extensions/deviceicon/network.py to POTFILE.inSimon Schampijer2008-11-211-0/+1
|
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-11-181-3/+4
|\
| * More pylint fixesSayamindu Dasgupta2008-11-181-3/+4
| |
* | fix radio on/off (NM 0.7)Simon Schampijer2008-11-181-15/+24
|/
* fix uninstalling activitiesSimon Schampijer2008-11-181-1/+2
|
* Fix typosSimon Schampijer2008-11-187-10/+10
|
* wireless network frame device d.s.o#9Simon Schampijer2008-11-182-0/+378
|
* mesh: update color when filter is setSimon Schampijer2008-11-161-0/+1
|
* Don't fail on ap removing but log itSimon Schampijer2008-11-161-4/+7
|
* Fix typoSimon Schampijer2008-11-161-2/+2
|
* DeviceAdded and DeviceRemoved needs to listen on the NM ifaceSimon Schampijer2008-11-161-2/+2
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSayamindu Dasgupta2008-11-141-8/+7
|\
| *