Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Process .py files in subdirectories './setup genplot' #391 (alsroot)Simon Schampijer2009-02-271-2/+2
* Let activities provide their own implementation of get_preview() #152Tomeu Vizoso2009-02-251-2/+8
* Switch to existing instance of an activity if it's already running #410Tomeu Vizoso2009-02-241-2/+2
* NamingAlert: Icon dependent on the entry type #353Simon Schampijer2009-02-161-7/+34
* Set the locale path for sugar-toolkit #55Tomeu Vizoso2009-02-051-0/+2
* 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
* Naming alert prevents activity close on keep error #224Simon Schampijer2009-01-281-0/+1
* enhancements to the naming alertSimon Schampijer2009-01-191-3/+10
* Enhanced the 'Name this entry dialog'Simon Schampijer2009-01-183-58/+319
* 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-072-0/+18
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-285-1/+20
* Drop broken release command. A more generic release toolsMarco Pesenti Gritti2008-10-251-104/+0
* Add a get_shared_activity() method to sugar.activity.activity.Activity . Patc...Guillaume Desmottes2008-10-221-1/+8
* Only absolutize the command when it doesnt contain already a slashTomeu Vizoso2008-10-211-4/+7
* If the binary to launch is inside the bundle dir, use an absolute path.Tomeu Vizoso2008-10-211-0/+5
* #8840 Add missing byte_arrays=TrueTomeu Vizoso2008-10-161-1/+2
* Use gconf for the profileSimon Schampijer2008-10-111-4/+7
* Move to cjson and drop pyjson and simplejsonTomeu Vizoso2008-10-081-3/+3
* The activity registry is now private to the shell.Marco Pesenti Gritti2008-10-064-265/+69
* Remove workaround for old dbus-python.Marco Pesenti Gritti2008-09-301-8/+1
* Set the correct locale path for system activitiesTomeu Vizoso2008-09-252-2/+8
* Failure to close descriptor is actually expected. Don't bloat the logs.Marco Pesenti Gritti2008-09-191-1/+2
* Another pylint fix.Marco Pesenti Gritti2008-09-181-1/+1
* Fix a few pylint warnings.Marco Pesenti Gritti2008-09-182-6/+4
* Trac #8532: remove SIGCHLD handler, which interacts poorly with threads.C. Scott Ananian2008-09-181-12/+30
* Removed unused TakeScreenshot from the dbus interface provided byErik Garrison2008-09-171-4/+0
* Cleanup screenshot acquisition behavior in activity.py, so that we acquireErik Garrison2008-09-171-13/+24
* s/print/logging.debugTomeu Vizoso2008-09-151-1/+1
* bundlebuilder: remove an existing locale dir before buildingSimon Schampijer2008-09-131-0/+5
* don't build the locale for the pseudo.poSimon Schampijer2008-09-121-1/+1
* Ignore pseudo.po for the manifestSimon Schampijer2008-09-111-1/+1
* bundlebuilder: fix the release commandSimon Schampijer2008-09-091-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-09-081-77/+136
|\
| * Fix pylint for bundlebuilderSimon Schampijer2008-08-311-1/+1
| * Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkitSimon Schampijer2008-08-311-2/+2
| |\
| * | Do a more "standard" system installation for bundlebuilderSimon Schampijer2008-08-311-76/+135
* | | 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+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-08-271-0/+1
|\
| * Set the env var SUGAR_BUNDLE_VERSION #5428 (marco)Simon Schampijer2008-08-271-0/+1
* | Fix pylint complainMarco Pesenti Gritti2008-08-271-1/+1
|/