Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Journal: Alert if an error occures when copying to devices in the detail view...Simon Schampijer2010-08-313-12/+35
* Sugar gconf settings breaks mouse buttons behaviour in gnome session #1544Aleksey Lim2010-08-311-1/+1
* notify:: handlers take two argumentsTomeu Vizoso2010-08-311-2/+2
* Fix checking for new Connection objects in the busTomeu Vizoso2010-08-311-2/+2
* Release 0.89.6v0.89.6Tomeu Vizoso2010-08-301-1/+1
* AP: signal strength update not seperate from state change #2246Simon Schampijer2010-08-301-21/+20
* Listen to changes to the nick and jabber server settings and update MC approp...Tomeu Vizoso2010-08-302-23/+59
* Release 0.89.5v0.89.5Tomeu Vizoso2010-08-271-1/+1
* Run gnome-keyring-daemon from sugar-emulatorTomeu Vizoso2010-08-271-0/+11
* Release 0.89.4v0.89.4Tomeu Vizoso2010-08-251-1/+1
* Add one more file to POTFILES.inTomeu Vizoso2010-08-251-0/+1
* Add some files to POTFILES.inTomeu Vizoso2010-08-251-0/+2
* Pylint cleanupSimon Schampijer2010-08-241-2/+2
* Use Toolbutton instead of instead of RadiotoolbuttonSimon Schampijer2010-08-241-32/+25
* Add creation_time property to the journal model.Andrés Ambrois2010-08-242-11/+14
* Add sort by creation time option to the ListViewButtonAndrés Ambrois2010-08-241-0/+1
* Implement sorting for removable devices.Andrés Ambrois2010-08-241-3/+13
* Expandedentry: Try to use the filesize property.Andrés Ambrois2010-08-241-2/+3
* Display the sorting property in the last column.Andrés Ambrois2010-08-241-3/+8
* Rename the date column to 'sort_column'Andrés Ambrois2010-08-241-11/+11
* Add a ListViewButton to the journal search toolbar.Andrés Ambrois2010-08-241-0/+74
* Journaltoolbox: Add add_separator method for convenience.Andrés Ambrois2010-08-241-0/+11
* Add a filesize column to the journal list modelAndrés Ambrois2010-08-241-6/+24
* Journal: Retrieve filesize from the datastoreAndrés Ambrois2010-08-241-3/+3
* GSM: show connection errors #1759 (Daniel Castelo)Simon Schampijer2010-08-242-64/+281
* Remove unneeded journal debug logs #1862Simon Schampijer2010-08-241-4/+0
* Correctly retrieve the OwnerBuddyModel instanceTomeu Vizoso2010-08-241-4/+2
* Delete profile data only when erased #2074Martin Abente2010-08-232-3/+3
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineWalter Bender2010-08-2332-1705/+2297
|\
| * Address several nitpicks from MarcoTomeu Vizoso2010-08-204-4/+5
| * Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-202-3/+3
| * Add copyright statement due to the collaboration refactoringTomeu Vizoso2010-08-203-0/+3
| * Misc. pylint fixesTomeu Vizoso2010-08-209-85/+124
| * Remove unused sugar.presence importsTomeu Vizoso2010-08-203-3/+0
| * Pass the activity_id to activities activated by an inviteTomeu Vizoso2010-08-203-43/+31
| * activity.props.color is already a XoColorTomeu Vizoso2010-08-201-1/+1
| * Check the known shared activities when looking for the colorTomeu Vizoso2010-08-201-5/+5
| * Set the owner properties before the connections are connectedTomeu Vizoso2010-08-201-8/+25
| * Display the proper label in the palette depending on whether the activityTomeu Vizoso2010-08-203-115/+12
| * Revert "Start of channel handling"Tomeu Vizoso2010-08-204-10/+1
| * Call the old Activity.Invite(key) method if Activity.InviteContact is not imp...Tomeu Vizoso2010-08-201-2/+12
| * Request again the current activity when we get to know about a newTomeu Vizoso2010-08-202-1/+17
| * Don't try to update an activity's properties if we got none.Tomeu Vizoso2010-08-201-1/+2
| * Only listen for presence updates in the subscribe contact listTomeu Vizoso2010-08-201-20/+19
| * Create the palette for BuddyIcon lazily so it can be overridden in OwnerIconTomeu Vizoso2010-08-202-10/+8
| * Properly track an account when it has become connected againTomeu Vizoso2010-08-201-27/+41
| * Remove buddies and activities when the connection goes downTomeu Vizoso2010-08-201-0/+22
| * Manage connections so that we fall back to Salut if cannot connect with GabbleTomeu Vizoso2010-08-201-60/+139
| * Set the accounts dir for Mission Control inside Sugar's profile dir.Tomeu Vizoso2010-08-201-0/+8
| * Implement tracking of buddies inside an activity for FriendsTrayTomeu Vizoso2010-08-203-76/+104