Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/friends.py
Commit message (Expand)AuthorAgeFilesLines
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-2/+2
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-8/+8
* salut: when nick changes update the friends view OLPC #10749Simon Schampijer2011-07-041-0/+2
* Fix inviting from friends view OLPC #10767Simon Schampijer2011-03-311-3/+11
* Remove leftovers that try to sync friends in the PS OLPC #10736Simon Schampijer2011-03-221-25/+0
* pylint cleanup: don't override variables from outer scopeSascha Silbe2010-11-241-2/+2
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-1/+1
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-241-1/+1
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-4/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+1
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+4
* Properly store and load friends #2331Tomeu Vizoso2010-09-171-2/+66
* Don't try to write friends' color, some will be already offline and we anyway...Tomeu Vizoso2010-09-161-1/+0
* let the logger do the formattingSascha Silbe2009-08-241-4/+4
* Fix typosSimon Schampijer2008-11-181-1/+1
* 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-3/+3
* Make friends model independent from shell model.Marco Pesenti Gritti2008-10-051-0/+10
* Fix case of model modules.Marco Pesenti Gritti2008-09-301-0/+114