Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Commit from Sugar Labs: Translation System by user khaled.: 272 of 272 messag...HEADmasterPootle daemon2011-01-231-11/+11
* Fix typo in activities downgrade messageMartin Abente2011-01-221-2/+2
* Commit from Sugar Labs: Translation System by user mschlager.: 368 of 368 mes...Pootle daemon2011-01-181-373/+402
* Fix naming of "duplicate" files on external media (SL#2060)Gonzalo Odiard2011-01-161-1/+1
* fix journal scan of external media, dev.laptop.org #10140James Cameron2010-12-171-47/+90
* Run Sugar-Emulator in fullscreen by default if the screen is <=800x600 (SL #2...Dipankar Patro2010-11-301-1/+1
* Journal details view: don't choke on invalid timestamp (SL#1590, SL#2208)Sascha Silbe2010-11-302-8/+21
* Journal list view: don't choke on invalid or incomplete metadata (SL#1408)Sascha Silbe2010-11-301-13/+36
* don't delete bundles on storage media (SL #2456)Sascha Silbe2010-11-301-3/+3
* Added busy cursor when we open any section in control panel. (Ticket #245)Ishan Bansal2010-11-271-4/+9
* add restart option configurable via gconf (#1206)James Cameron2010-11-272-0/+18
* Workaround to Python 2.7 regression in locale.format(): it disallows trailing...Walter Bender2010-11-261-2/+2
* Remove separator in Journal toolbar #2446 (Gary C. Martin)Simon Schampijer2010-11-241-13/+0
* pylint cleanup: disable warnings for reasonable catch-all exception handlersSascha Silbe2010-11-242-0/+2
* pylint cleanup: don't override variables from outer scopeSascha Silbe2010-11-243-7/+8
* jarabe.desktop.schoolserver: mark helper functions and classes as privateSascha Silbe2010-11-241-17/+17
* pylint cleanup: fix indentationSascha Silbe2010-11-241-2/+2
* pylint cleanup: don't override built-in objectsSascha Silbe2010-11-242-18/+19
* ignore incorrect pylint error E1101Sascha Silbe2010-11-244-11/+18
* CurrentActivityPalette: remove dead codeSascha Silbe2010-11-241-4/+0
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-11-243-5/+5
* pylint cleanup: mark some variables as unusedSascha Silbe2010-11-242-6/+6
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-247-35/+19
* pylint cleanup: remove unused importsSascha Silbe2010-11-248-16/+0
* pylint cleanup: replace disable-msg with disableSascha Silbe2010-11-241-1/+1
* style cleanup: prefer ' for stringsSascha Silbe2010-11-2447-260/+259
* style cleanup: use """ everywhereSascha Silbe2010-11-2413-33/+30
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-249-20/+15
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-2440-130/+184
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-247-11/+18
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-2449-340/+293
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-24116-66/+397
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-2422-31/+69
* fix EOL spacesSascha Silbe2010-11-2428-199/+199
* Adapt activity updater to new numbering scheme #2425Simon Schampijer2010-11-093-5/+10
* Adapt activity list and bundleregistry to new numbering scheme #2425Simon Schampijer2010-11-092-10/+13
* Simplification for 3543be24738011307ad964b1babf2a3831aa7ac7Simon Schampijer2010-10-261-2/+1
* Add journalwindow.py to the MakefileSimon Schampijer2010-10-261-0/+1
* Post commit, more useful name for methods#2164Aleksey Lim2010-10-251-3/+3
* Downgrading activities not allowed. (SL #2164)shanjit@seeta.in2010-10-254-13/+80
* Commit from Sugar Labs: Translation System by user mschlager.: 363 of 363 mes...Pootle daemon2010-10-201-1/+17
* 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
* Release 0.90.3v0.90.3Tomeu Vizoso2010-10-141-1/+1
* Make sure the buddy palette is disposed after popdown #1742Tomeu Vizoso2010-10-141-0/+2
* Adjust the sucrose version for the next releaseSimon Schampijer2010-10-141-1/+1
* Release 0.90.2v0.90.2Tomeu Vizoso2010-10-051-1/+1
* 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