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
* remove ObjectStore import now, object store will go laterHEADmasterVincent Vinet2009-12-071-1/+0
* Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/sugar-toolkit-...erick2009-12-041-0/+17
|\
| * Creator : Prevent activity from closing if the creator is authoringmike2009-12-031-0/+17
* | Repassing the activity bundle_id and unique_id to the TProbe constructorerick2009-12-021-1/+1
|/
* Moved stopping the probe before all other closing actionserick2009-11-011-2/+2
* Changed the interface for the probe to minimize the number of argumentserick2009-11-011-1/+1
* Changed probe bus name from generic activity name to unique iderick2009-11-011-1/+3
* include the TProbe in the activity constructorVincent Vinet2009-09-211-2/+4
* merge changes required to integrate tutorius into the activitiesVincent Vinet2009-09-041-1/+7
* Make activity windows cover the whole screen as soon as they are mapped.Tomeu Vizoso2009-09-011-0/+19
* PEP8 white space and long line fixesSascha Silbe2009-08-251-23/+40
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-70/+70
* let the logger do the formattingSascha Silbe2009-08-241-16/+16
* Fix review issuesAleksey Lim2009-07-311-4/+0
* Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-301-0/+4
* Move activity related widgets to sugar.activity.widgetsAleksey Lim2009-07-301-333/+3
* Do not use jarabe moduleAleksey Lim2009-07-301-17/+3
* Fix review issuesAleksey Lim2009-07-301-122/+203
* Minor tweaksAleksey Lim2009-07-301-6/+4
* Suppress sub-palettes in radiopaletteAleksey Lim2009-07-291-6/+4
* Fix review issuesAleksey Lim2009-07-291-21/+23
* Remove redundant ctor argument from activity.ActivityToolbar()Aleksey Lim2009-07-291-6/+6
* Replace share combo with new share buttonAleksey Lim2009-07-291-46/+2
* Use activity icon for activity.toolbar buttonAleksey Lim2009-07-281-5/+16
* Add activity.keep_buttonAleksey Lim2009-07-281-15/+15
* Add activity.share_buttonAleksey Lim2009-07-281-1/+41
* Support legacy stop button in ActivityToolbarAleksey Lim2009-07-131-2/+2
* Support new toolbars widgets in activity.pyAleksey Lim2009-07-131-24/+61
* 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