Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* don't delete bundles on storage media (SL #2456)HEADrefs/top-bases/t/accessibility-namesmasterSascha Silbe2010-10-231-3/+3
* Journal details view: don't choke on invalid timestamp (SL#1590, SL#2208)Sascha Silbe2010-10-232-8/+20
* Journal list view: don't choke on invalid or incomplete metadata (SL#1408)Sascha Silbe2010-10-231-13/+36
* pylint cleanup: disable warnings for reasonable catch-all exception handlersSascha Silbe2010-10-232-0/+2
* pylint cleanup: don't override variables from outer scopeSascha Silbe2010-10-233-7/+8
* jarabe.desktop.schoolserver: mark helper functions and classes as privateSascha Silbe2010-10-231-17/+17
* pylint cleanup: fix indentationSascha Silbe2010-10-231-2/+2
* pylint cleanup: don't override built-in objectsSascha Silbe2010-10-231-16/+17
* ignore incorrect pylint error E1101Sascha Silbe2010-10-234-13/+19
* CurrentActivityPalette: remove dead codeSascha Silbe2010-10-231-4/+0
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-10-233-5/+5
* pylint cleanup: mark some variables as unusedSascha Silbe2010-10-232-6/+6
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-10-236-32/+16
* pylint cleanup: remove unused importsSascha Silbe2010-10-236-11/+0
* pylint cleanup: replace disable-msg with disableSascha Silbe2010-10-231-1/+1
* style cleanup: prefer ' for stringsSascha Silbe2010-10-2332-179/+180
* style cleanup: use """ everywhereSascha Silbe2010-10-226-15/+14
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-10-229-20/+15
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-10-2228-107/+140
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-10-225-9/+16
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-10-2240-289/+244
* pep8 cleanup: fix number of blank linesSascha Silbe2010-10-2284-45/+271
* style cleanup: move globals before class and method definitionsSascha Silbe2010-10-2220-30/+66
* fix EOL spacesSascha Silbe2010-10-225-8/+8
* Disable Start menu item for entries that can't be opened(Bug#328)Mukul Gupta2010-10-181-15/+23
* 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
* Make sure the buddy palette is disposed after popdown #1742Tomeu Vizoso2010-10-141-0/+2
* 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