Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop
Commit message (Expand)AuthorAgeFilesLines
* Update alpha according to filter after events in neighborhoodview icons, SL #...Gonzalo Odiard2011-10-091-0/+3
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineSimon Schampijer2011-09-202-3/+7
|\
| * Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-192-3/+7
* | Color the favorite/star icon in the activities list and Journal in owners col...Simon Schampijer2011-09-201-2/+4
|/
* Wireless key dialog: handle delete_event correctlyDaniel Drake2011-09-191-6/+2
* Use alpha to visualize the filter in the neighborhood viewSimon Schampijer2011-08-192-20/+28
* Implement filter in favorites view - v3Gonzalo Odiard2011-08-192-13/+19
* Fixed typo in schoolserver authenticationSimon Schampijer2011-08-181-1/+1
* Add support for XO 1.75Simon Schampijer2011-08-181-7/+17
* Display title in palette of shared activity OLPC #10676Simon Schampijer2011-07-241-36/+46
* Register with schoolserver: adopt to changes in xmlrpclib for python 2.7 OLPC...Simon Schampijer2011-06-091-1/+8
* jarabe.desktop.transitionbox: don't set icon size to floatSascha Silbe2011-04-111-1/+1
* Cache the XO palette in the Home View, part of #2726Simon Schampijer2011-03-311-0/+2
* ActivityListPalette: fix bundle_changed disconnectionSascha Silbe2011-03-271-1/+2
* Make sure to listen on the new device after suspend OLPC #10672Simon Schampijer2011-03-021-1/+2
* Sugar Ad-hoc icons show in search results when connect/disconnect to AP OLPC ...Simon Schampijer2011-02-121-5/+3
* Show busy cursor during session shutdownSascha Silbe2011-02-121-0/+14
* Don't hide Register menu item upon successful registrationJorge Saldivar2011-02-051-6/+14
* fix network disconnect (SL#1608, SL#1802)Sascha Silbe2011-02-051-1/+7
* jarabe.desktop.networkviews: update icon badges on AP settings changeJames Cameron2011-02-051-16/+18
* use dbus.PROPERTIES_IFACE instead of literal valueJames Cameron2011-02-052-8/+5
* pylint cleanup: don't override variables from outer scopeSascha Silbe2010-11-241-2/+2
* jarabe.desktop.schoolserver: mark helper functions and classes as privateSascha Silbe2010-11-241-17/+17
* pylint cleanup: fix indentationSascha Silbe2010-11-241-2/+2
* pylint cleanup: don't override built-in objectsSascha Silbe2010-11-241-16/+17
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-11-242-4/+4
* pylint cleanup: mark some variables as unusedSascha Silbe2010-11-242-6/+6
* pylint cleanup: remove unused importsSascha Silbe2010-11-242-5/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-248-44/+44
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-241-1/+1
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-246-16/+26
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-243-7/+13
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-2410-38/+33
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-2416-8/+59
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-244-7/+14
* fix EOL spacesSascha Silbe2010-11-241-1/+1
* Adapt activity list and bundleregistry to new numbering scheme #2425Simon Schampijer2010-11-091-1/+1
* Time out on registration process to prevent indefinite UI hang (SL#2289)Dipankar Patro2010-10-151-3/+24
* Removed hardcoded server url (SL #1976)Dipankar Patro2010-10-151-3/+6
* Reduce a bit the verbosity of collaboration logging messagesTomeu Vizoso2010-09-171-1/+0
* Remove unused reference to presenceserviceTomeu Vizoso2010-09-161-3/+0
* Protected Activities Support #2087Martin Abente2010-09-091-7/+11
* AP: signal strength update not seperate from state change #2246Simon Schampijer2010-08-301-21/+20
* Correctly retrieve the OwnerBuddyModel instanceTomeu Vizoso2010-08-241-4/+2
* Delete profile data only when erased #2074Martin Abente2010-08-231-1/+1
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineWalter Bender2010-08-239-827/+812
|\
| * Address several nitpicks from MarcoTomeu Vizoso2010-08-202-3/+3
| * Add copyright statement due to the collaboration refactoringTomeu Vizoso2010-08-201-0/+1
| * Misc. pylint fixesTomeu Vizoso2010-08-201-7/+5
| * Remove unused sugar.presence importsTomeu Vizoso2010-08-201-1/+0