Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity/activity.py
Commit message (Expand)AuthorAgeFilesLines
* Save title when closing #1948Simon Schampijer2010-09-011-1/+8
* sl#1948: Race condition with name widget in the activity toolbarBernie Innocenti2010-04-221-11/+6
* Do not fail while closing object less activities #1714Aleksey Lim2010-03-221-1/+2
* Apply activity font settings earlier (#1607)Daniel Drake2009-12-241-3/+0
* Apply font configuration from GConf (#1584)Daniel Drake2009-12-011-0/+3
* Save activity_id if its not yet in the DS #1276Tomeu Vizoso2009-12-011-0/+3
* Only call read_file once on activity startup #428Tomeu Vizoso2009-03-271-2/+8
* Revert "Listen for map in Window instead of in Canvas (alsroot) #428"Tomeu Vizoso2009-03-271-3/+2
* Catch all exceptions while saving #224Tomeu Vizoso2009-03-031-1/+1
* Listen for map in Window instead of in Canvas (alsroot) #428Tomeu Vizoso2009-03-031-2/+3
* Let activities provide their own implementation of get_preview() #152Tomeu Vizoso2009-02-251-2/+8
* Don't push to the DS a file path pointing to nowhere #258Tomeu Vizoso2009-02-051-4/+6
* 'Resume' activity window when NamingAlert is displayed #293Simon Schampijer2009-02-021-0/+1
* Enhanced the 'Name this entry dialog'Simon Schampijer2009-01-181-57/+5
* Fix the keep button in the title activityTomeu Vizoso2009-01-161-1/+1
* Make the title alert look a bit nicerTomeu Vizoso2009-01-131-4/+13
* Show an alert on activity close for suggesting the user to set a titleTomeu Vizoso2009-01-131-5/+54
* Remove the hacks for asking the X server for screenshots and use gtk.Widget.g...Tomeu Vizoso2008-12-201-31/+8
* Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-181-2/+2
* Remove old cruftTomeu Vizoso2008-12-151-7/+1
* Add view-source-related methods HandleViewSource and GetDocumentPathTomeu Vizoso2008-11-071-0/+6
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-0/+2
* Add a get_shared_activity() method to sugar.activity.activity.Activity . Patc...Guillaume Desmottes2008-10-221-1/+8
* Use gconf for the profileSimon Schampijer2008-10-111-4/+7
* Move to cjson and drop pyjson and simplejsonTomeu Vizoso2008-10-081-3/+3
* Fix a few pylint warnings.Marco Pesenti Gritti2008-09-181-2/+2
* Cleanup screenshot acquisition behavior in activity.py, so that we acquireErik Garrison2008-09-171-13/+24
* Keep compatibility with the private shared_activityMarco Pesenti Gritti2008-09-071-0/+3
* Disable the few remaining pylint messagesMarco Pesenti Gritti2008-09-071-2/+2
* Make shared_activity public.Marco Pesenti Gritti2008-09-071-27/+27
* Ensure that the widget is fully onscreen before taking a screenshot.Marco Pesenti Gritti2008-08-311-2/+2
* Merge branch 'master' of git://dev.laptop.org/sugar-toolkitEben Eliason2008-08-151-24/+20
|\
| * Port a few widgets to use new style properties.Marco Pesenti Gritti2008-08-101-24/+20
* | Widen activity tile entry (#7680)Eben Eliason2008-08-081-1/+1
|/
* Handle multiple Activity per process correctly.Marco Pesenti Gritti2008-08-061-10/+70
* Zoom in activity when save error occurs #5136v0.81.7Simon Schampijer2008-07-211-0/+2
* Shutdown/Rebbot syncs activities data #6014 (marco)Simon Schampijer2008-07-211-28/+51
* #7054 Set activity initiator's colors in the journal entryTomeu Vizoso2008-07-031-27/+24
* Color the keep icon (#3939)Eben Eliason2008-06-251-1/+5
* Change the GETTEXT_PACKAGE domain to sugar-toolkitSayamindu Dasgupta2008-06-231-1/+1
* Remove a leftover debug print and fix a typo.Marco Pesenti Gritti2008-06-101-1/+0
* First go at session management. Not asking review sinceMarco Pesenti Gritti2008-06-061-0/+13
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+945