Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Backport add launch-times info to metadataGonzalo Odiard2012-10-041-0/+8
* Bundlebuilder: don't fail to package if git is not installed, OLPC #11341Simon Schampijer2012-08-231-2/+12
* Use json as included in Python SL #3142Simon Schampijer2012-08-081-3/+3
* Move the translation initialisation to an earlier stage, SL #3654Simon Schampijer2012-06-052-14/+0
* Activity Toolbar Description input field wrap text, SL #3586Simon Schampijer2012-06-011-1/+2
* Display spinner cursor when saving after closing the activity, OLPC #11691Simon Schampijer2012-05-301-0/+1
* Remove the Naming AlertGonzalo Odiard2012-04-243-320/+5
* Add DescriptionEntry to the activity sub-toolbarGonzalo Odiard2012-04-241-0/+71
* Restructure for new /usr/bin/sugar-activity behaviourDaniel Drake2011-12-203-161/+22
* bundlebuilder: refactor get_files_git to Packager to avoid code duplicationSimon Schampijer2011-09-281-26/+14
* bundlebuilder: add back build_locale functionality to XOPackager SL #3116Simon Schampijer2011-09-281-0/+1
* Remove hippo from naming alertDaniel Drake2011-09-271-137/+89
* Joining shared activity: set title for activity palette in frame, SL #3109Simon Schampijer2011-09-201-1/+1
* XO_Packager: package files that are in git and the locale folder, OLPC #11217Simon Schampijer2011-09-191-1/+19
* Correct title in the activity frame SL #3042Simon Schampijer2011-08-181-0/+1
* Do not remove the Keep button completely, keep around for backward compatibilitySimon Schampijer2011-08-171-0/+3
* Remove the Keep button from the activity toolbarSimon Schampijer2011-08-151-6/+6
* Initialize window title with bundle name, OLPC #11037Simon Schampijer2011-07-241-3/+7
* Update window title when the activity title changes - OLPC #10978Simon Schampijer2011-07-242-0/+9
* Remove incomplete MANIFEST supportBernie Innocenti2011-07-241-43/+5
* Make sure the datastore entry is created in time OLPC #10755Simon Schampijer2011-07-241-13/+11
* Use 'focus-out' event instead of 'changed' event for title entry OLPC #10956,...Simon Schampijer2011-06-202-12/+21
* Use the activity instance name when joining a shared activity SL #2872Simon Schampijer2011-06-091-0/+2
* Fix invitations from a non sugar client (empathy), part of OLPC #10814Simon Schampijer2011-06-091-10/+19
* The activity icon does not handle the case of a activity without metadata.Gonzalo Odiard2011-04-031-1/+1
* sugar.activity.i18n: add pgettext()Sascha Silbe2011-02-151-0/+18
* bundlebuilder: genpot: don't use absolute paths in filenames (SL#2508)Simon Schampijer2011-02-121-1/+3
* bundlebuilder: install mimetypes.xml and associated icon #2262Simon Schampijer2010-11-241-0/+2
* bundlebuilder: ignore incorrect pylint warningSascha Silbe2010-11-231-0/+1
* pylint cleanup: disable warnings for reasonable catch-all exception handlersSascha Silbe2010-11-231-0/+1
* pylint cleanup: replace disable-msg with disableSascha Silbe2010-11-231-2/+2
* style cleanup: prefer ' for stringsSascha Silbe2010-11-236-37/+37
* style cleanup: use """ everywhereSascha Silbe2010-11-231-7/+7
* PEP8 cleanup: fix whitespace before ':'Sascha Silbe2010-11-231-1/+1
* PEP8 cleanup: fix spaces around keyword parametersSascha Silbe2010-11-232-4/+4
* PEP8 cleanup: fix whitespace around operatorSascha Silbe2010-11-231-1/+2
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-232-8/+5
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-231-1/+2
* PEP8 cleanup: fix number of blank linesSascha Silbe2010-11-231-0/+1
* Add new numbering scheme #2425Simon Schampijer2010-11-091-3/+3
* Fix running multiple instances of Browse by adapting to API changes #2404Tomeu Vizoso2010-10-051-3/+4
* Address comments from Simon's reviewTomeu Vizoso2010-08-201-4/+0
* Address several nitpicks from MarcoTomeu Vizoso2010-08-201-23/+31
* Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-204-10/+10
* Remove unused constantTomeu Vizoso2010-08-201-1/+0
* Add copyright statement due to the collaboration refactoringTomeu Vizoso2010-08-201-0/+1
* Misc. pylint fixesTomeu Vizoso2010-08-201-3/+5
* Remove some unused importsTomeu Vizoso2010-08-202-4/+1
* Add the MAC address to the data that gets hashed to get an activity_idTomeu Vizoso2010-08-201-22/+2
* Call the new invite method in ActivityService InviteCommand and keep a stub f...Tomeu Vizoso2010-08-201-1/+5