Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model
Commit message (Expand)AuthorAgeFilesLines
* Other conditionals for multiple homeviewsDaniel Francis2012-11-291-15/+31
* Multiple home viewsDaniel Francis2012-11-291-0/+86
* Invite activity and other buddy activity color: force bytestring encoding - S...Manuel Quiñones2012-11-082-1/+6
* Buddy color: force bytestring encodingManuel Quiñones2012-11-071-1/+1
* Use uuid.uuid4 to generate random connection UUIDsDaniel Drake2012-10-103-6/+6
* Fix Speech device icon - SL #3931Manuel Quiñones2012-09-201-2/+3
* Use foreign_new_for_display API in GdkX11Simon Schampijer2012-09-071-1/+4
* Model Speech: use GStreamer 1.0 through introspectionDaniel Narvaez2012-09-071-10/+10
* Journal: initial portManuel Quiñones2012-09-071-2/+2
* Use the new wm C module to share bundle_id and activity_id between Shell and ...Daniel Narvaez2012-09-071-5/+5
* Protected Activities: workaround gconf_client_get_list not (yet) introspectableSimon Schampijer2012-09-071-3/+8
* Bundleregistry: adopt to dynamic bindings for Gio GFileManuel Quiñones2012-09-071-2/+3
* Neighborhood model: adopt to gconf_client_notify_add API changeSimon Schampijer2012-09-071-2/+2
* All: Chain up to constructor of derived classSimon Schampijer2012-09-071-1/+1
* All: add missing Gdk importsManuel Quiñones2012-09-071-0/+1
* Fixups for the pygi-convert.sh scriptManuel Quiñones2012-09-071-1/+1
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-0714-31/+31
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-0714-198/+198
* Launcher: set the standard SPLASHSCREEN hint instead of our own _SUGAR_WINDOW...Simon Schampijer2012-08-271-3/+5
* Release audio device after text to speech - OLPC #11829Gonzalo Odiard2012-05-301-4/+6
* Don't treat SSID as UTF-8 character sequence (fixes SL#2023)Sascha Silbe2012-04-102-6/+49
* Fix Traceback when connecting to a network for the first timeSascha Silbe2012-04-101-6/+15
* If available use systemd to reboot/shutdown the systemSimon Schampijer2012-03-141-15/+36
* Implementation of Text to Speech Feature [1]Gonzalo Odiard2012-02-022-0/+231
* Simple NetworkManager-0.9 portDaniel Drake2011-11-163-495/+541
* Revert "Don't break if we may not own NetworkManagerUserSettings"Sascha Silbe2011-10-181-13/+0
* Don't break if we may not own NetworkManagerUserSettingsSascha Silbe2011-10-181-0/+13
* Only consider the exact same version of a bundle as installed (fixes SL#3081)Sascha Silbe2011-09-071-1/+1
* Set the nick name when the buddy properties changes OLPC #10750Simon Schampijer2011-07-241-2/+3
* Fix some instances of log...(... % ...), pylint complianceSimon Schampijer2011-07-241-5/+6
* Group members of a shared activity around it OLPC #10675Simon Schampijer2011-07-243-55/+86
* Gabble: do not add ourself to the model twice OLPC #10965Simon Schampijer2011-07-061-0/+5
* salut: when nick changes update the friends view OLPC #10749Simon Schampijer2011-07-041-0/+2
* Fix invitations from a non sugar client (empathy), part of OLPC #10814Simon Schampijer2011-06-092-58/+114
* Only approve the invitation relevant channels in the shell OLPC #10738Simon Schampijer2011-06-091-4/+19
* Fix inviting from friends view OLPC #10767Simon Schampijer2011-03-311-3/+11
* Fully update the salut account information when the nick name changes #10749Simon Schampijer2011-03-311-14/+25
* Construct the published name based on the public key OLPC #10737Simon Schampijer2011-03-291-1/+12
* Remove leftovers that try to sync friends in the PS OLPC #10736Simon Schampijer2011-03-221-25/+0
* Open content bundles on a external device #1748Simon Schampijer2011-03-031-0/+2
* Sugar Ad-hoc network: reconnect after suspend SL #2187Simon Schampijer2011-03-021-13/+7
* Make sure to listen on the new device after suspend OLPC #10672Simon Schampijer2011-03-021-0/+1
* use ConsoleKit instead of HAL for shutdown/rebootSascha Silbe2011-02-171-5/+5
* Handle activities that cycle through windows dlo#10695Martin Langhoff2011-02-171-36/+71
* fix whitespace error introduced by 4b6a534 (revert of 4a3416b)Sascha Silbe2011-02-121-1/+1
* Fix incorrect logging level for warning about missing GSM configurationDipankar Patro2011-02-111-1/+1
* fix network disconnect (SL#1608, SL#1802)Sascha Silbe2011-02-051-0/+37
* implement discarding network history (SL#1673)James Cameron2011-02-051-10/+46
* use dbus.PROPERTIES_IFACE instead of literal valueJames Cameron2011-02-054-10/+6
* Based on Jame's comment at http://dev.laptop.org/ticket/9189#comment:25Simon Schampijer2011-02-041-13/+3