Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | Fix the object chooserMarco Pesenti Gritti2007-10-164-101/+0
| |/
* | Try to make sugar.presence log messages less misleading (#4027)Simon McVittie2007-10-163-10/+26
|/
* Changed default spacing to 15px (and fixed the palette to use it)Benjamin Berg2007-10-162-3/+3
* Merge branch 'master' of git://dev.laptop.org/sugarBenjamin Berg2007-10-163-7/+4
|\
| * One more fix for resuming.Tomeu Vizoso2007-10-161-2/+2
| * Simplify the API to get icon/description for objects.Marco Pesenti Gritti2007-10-162-5/+2
* | Subtract the palette border from the primary label height.Benjamin Berg2007-10-161-1/+2
|/
* Fix retrieving the activities suitable for resuming a journal entryTomeu Vizoso2007-10-161-2/+3
* Fix warning.Tomeu Vizoso2007-10-161-3/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-162-9/+17
|\
| * Cast to string, looks like dbus strings confuse pygtkMarco Pesenti Gritti2007-10-161-1/+1
| * Do not use prgname for the bundle id because xulrunnerMarco Pesenti Gritti2007-10-161-2/+2
| * Fallback to mime parents if the main one doesn't have matchesMarco Pesenti Gritti2007-10-161-6/+14
* | Use double leading underscores for callback names to avoid name collisionsSimon Schampijer2007-10-161-41/+41
|/
* Use gdk to get/set X11 propertiesMarco Pesenti Gritti2007-10-166-157/+15
* Fix distcheckMarco Pesenti Gritti2007-10-161-16/+6