Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/neighborhood.py
Commit message (Expand)AuthorAgeFilesLines
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-4/+4
* let the logger do the formattingSascha Silbe2009-08-241-5/+5
* make pylint happySimon Schampijer2008-10-301-8/+12
* 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
|/
* 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
* Request random buddy and activity views (#7545)Guillaume Desmottes2008-10-221-0/+27
* wrap a big lineGuillaume Desmottes2008-10-221-1/+2
* neighborhood.py: watch for TP connections and call Publish according user's s...Guillaume Desmottes2008-10-221-0/+35
* Get rid of the remaining bits of the old network managerMarco Pesenti Gritti2008-10-211-1/+0
* Make the meshbox interact with NetworkManger (0.7).Marco Pesenti Gritti2008-10-211-76/+1
* neighborhood.py: fix get_bundle_idGuillaume Desmottes2008-10-161-1/+1
* neighborhood.py: fix get_icon_nameGuillaume Desmottes2008-10-161-1/+1
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-2/+3
* Looks like not on a GObject can evaluate to True. Check for None instead.Marco Pesenti Gritti2008-10-051-3/+1
* Drop useless model suffix.Marco Pesenti Gritti2008-10-051-2/+2
* Rename mesh model to neighborhood and make it independentMarco Pesenti Gritti2008-10-051-0/+246