Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* a more succint approach to the spiral morphHEADmasterWalter Bender2010-10-131-33/+149
* Revert "adding spiral extension to Ring View"Walter Bender2010-10-131-78/+21
* Don't emit buddy-removed if we don't know yet its contact-id #2402Tomeu Vizoso2010-10-041-1/+2
* Don't emit buddy-removed and activity-removed before they have announced #2401Tomeu Vizoso2010-10-041-2/+6
* Cast the event coordinates to integers #2291Simon Schampijer2010-09-291-1/+1
* Don't miss early nick updates from our contacts #2355Tomeu Vizoso2010-09-291-10/+16
* Do not allow empty string activity_id #1814Aleksey Lim2010-09-281-1/+1
* Revert "Added busy cursor when we open any section in control panel. (Ticket ...Tomeu Vizoso2010-09-241-9/+4
* Added busy cursor when we open any section in control panel. (Ticket #245)Ishan Bansal2010-09-241-4/+9
* Pass the contact-id to the buddy-removed signal instead of the handle #2349Tomeu Vizoso2010-09-211-1/+2
* Make sure we don't change the owner's colors because of a network event #2348Tomeu Vizoso2010-09-211-0/+4
* Reduce a bit the verbosity of collaboration logging messagesTomeu Vizoso2010-09-172-7/+3
* Properly store and load friends #2331Tomeu Vizoso2010-09-175-50/+97
* Announce file transfer capabilities #1603Tomeu Vizoso2010-09-171-1/+22
* Remove unused reference to presenceserviceTomeu Vizoso2010-09-161-3/+0
* Don't try to write friends' color, some will be already offline and we anyway...Tomeu Vizoso2010-09-161-1/+0
* Remove unused Buddy.get_buddy methodTomeu Vizoso2010-09-161-11/+0
* Reset resolver cache when connection has been established #1940Simon Schampijer2010-09-141-0/+11
* Set MC_LOGFILE and MC_ACCOUNT_DIR when running sugar-emulatorTomeu Vizoso2010-09-131-0/+4
* Display changed to 'Sugar in a window' instead of 'Xephyr on' Ticket #2285Ishan Bansal2010-09-101-0/+2
* Protected Activities Support #2087Martin Abente2010-09-092-7/+23
* Remove some tabs in python codeTomeu Vizoso2010-09-081-3/+3
* Increase timeout for buddy properties queries #2298Tomeu Vizoso2010-09-071-3/+12
* Set param-register to False after a RegistrationExists error #2296Tomeu Vizoso2010-09-061-1/+22
* Change owner's jid to be hashed_pubkey@server #2279Tomeu Vizoso2010-09-031-14/+13
* Actually update the model when there are Alias or BuddyInfo changesTomeu Vizoso2010-09-031-0/+3
* Revert "Run gnome-keyring-daemon from sugar-emulator"Tomeu Vizoso2010-09-021-11/+0
* Little pylint fix.Simon Schampijer2010-08-311-1/+2
* Journal: Alert if an error occures when copying to devices in the detail view...Simon Schampijer2010-08-313-12/+35
* notify:: handlers take two argumentsTomeu Vizoso2010-08-311-2/+2
* Fix checking for new Connection objects in the busTomeu Vizoso2010-08-311-2/+2
* 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-301-6/+59
* Run gnome-keyring-daemon from sugar-emulatorTomeu Vizoso2010-08-271-0/+11
* 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-241-10/+156
* 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