Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3g-db'HEADmasterAndrés Ambrois2010-08-305-34/+293
|\
| * Add config.py.in and update AC_CONFIG_FILES.Andrés Ambrois2010-08-303-0/+23
| * Show Country/Provider/Plan comboboxes if DB exists.Andrés Ambrois2010-08-301-34/+133
| * Add models for detecting and parsing the providers DB.Andrés Ambrois2010-08-301-0/+137
* | Merge branch 'mainline-master'Andrés Ambrois2010-08-304-45/+80
|\ \
| * | Release 0.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
| |/
* | Merge branch 'master' of git.sugarlabs.org:sugar/aaAndrés Ambrois2010-08-290-0/+0
|\ \ | |/ |/|
| * 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
* | Release 0.89.5Tomeu Vizoso2010-08-271-1/+1
* | Run gnome-keyring-daemon from sugar-emulatorTomeu Vizoso2010-08-271-0/+11
* | Release 0.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