Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add an hardcoded list of activities which are launchedMarco Pesenti Gritti2007-11-081-1/+9
* Create an instance dir and write journal files into it.Marco Pesenti Gritti2007-11-072-1/+5
* ctrl+s -> kee -> keeppMarco Pesenti Gritti2007-11-061-0/+8
* Improve ActivityFactory utility functions and reduce code-path duplication.Michael Stone2007-11-051-45/+53
* Make activity space creation a bit more solidMarco Pesenti Gritti2007-11-051-2/+4
* #3119: Implement some basic search capabilities in the mesh view.Tomeu Vizoso2007-11-052-240/+0
* Revert change committed by mistakeMarco Pesenti Gritti2007-11-041-4/+1
* Wrap the canvas inside a gtk.EventBox to make it easierMarco Pesenti Gritti2007-11-041-2/+7
* Hook up the new screenshot codeMarco Pesenti Gritti2007-11-042-28/+19
* SugarPreview API improvementsMarco Pesenti Gritti2007-11-043-27/+47
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-11-041-1/+2
|\
| * Add some more info to an error message.Tomeu Vizoso2007-11-041-1/+2
* | Experimental preview implementation using XShmGetImage.Marco Pesenti Gritti2007-11-045-1/+196
|/
* Snapshot e748f756c0.Marco Pesenti Gritti2007-11-031-1/+4
* Fix for 4579, create _IconBuffer.scale variableReinier Heeres2007-11-031-0/+2
* Unzip should not ask any questions.Tomeu Vizoso2007-11-021-1/+1
* Free the sound device when the startup when the sound has been played.Marco Pesenti Gritti2007-11-022-0/+45
* Smarter mime_types parsing logic. Works also if thereMarco Pesenti Gritti2007-10-311-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-312-1/+10
|\
| * Setup the activity root with a tmp and a data dir.Marco Pesenti Gritti2007-10-302-1/+10
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-301-0/+3
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-302-14/+121
| |\
| * | Set SUGAR_ACTIVITY_ROOTMarco Pesenti Gritti2007-10-301-0/+3
* | | Encode nickname in UTF-8 when writing it out to .sugar/*/config (#4518)Simon McVittie2007-10-301-1/+1
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-303-31/+262
|\ \ | |/
| * Remove activity uploading since it's not useful with the new build system.Marco Pesenti Gritti2007-10-291-16/+0
| * #4358 pydoc strings for activity.pyPascal Scheffers2007-10-281-12/+232
| * Added morgs NotifyAlert (timed one button alert) to the alert apiSimon Schampijer2007-10-251-3/+30
* | Do some standard Tubes boilerplate in sugar.presence, so activities don't hav...Simon McVittie2007-10-292-14/+121
|/
* Oops, this shouldn't have gone in.Tomeu Vizoso2007-10-241-3/+0
* Use the tmp dir in the activity root dir instead of /tmp.Tomeu Vizoso2007-10-242-1/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-233-1/+9
|\
| * Add getter for the current toolbar in Toolbox.Tomeu Vizoso2007-10-231-0/+6
| * Free some icon_info instances.Tomeu Vizoso2007-10-232-1/+3
* | Parse arguments rather than forking out a shellMarco Pesenti Gritti2007-10-231-8/+9
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-232-3/+3
|\
| * #4238: Handle double BuddyLeft in handle tracking in sugar.presenceMorgan Collett2007-10-221-2/+3
| * #4357: Remove FIXME in activity share(), no longer needed. See ticket for det...Morgan Collett2007-10-221-1/+0
* | Move window management keybindings inside sugar.Marco Pesenti Gritti2007-10-232-2/+8
|/
* Fix icon namesMarco Pesenti Gritti2007-10-201-3/+2
* fix missing mime type importSimon Schampijer2007-10-201-0/+1
* Add a keybinding (alt+space) to activity window to hide/show traySimon Schampijer2007-10-191-1/+9
* Add support to be able to remove an alert which is not the topSimon Schampijer2007-10-191-7/+9
* Fullscreen support and tray support in activity windowSimon Schampijer2007-10-181-14/+49
* Fix typo in env.get_bin_path().Tomeu Vizoso2007-10-181-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-171-9/+6
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-174-101/+0
| |\
| * | Refinements on the spacing in the alertSimon Schampijer2007-10-171-9/+6
* | | Avoid misleading warning every time an activity starts (#4266)Simon McVittie2007-10-172-13/+14
* | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-174-101/+0
|\ \ \ | | |/ | |/|