Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Cleanup the source structureMarco Pesenti Gritti2007-10-1681-62/+9331
* Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-1529-4197/+50
* Added an entry that can have icons inside: IconEntry. From libsexy.Tomeu Vizoso2007-08-203-0/+1090
* Embed/unembed the menu on state changes, keeping it aroundMarco Pesenti Gritti2007-08-112-1/+14
* Fix cflagsMarco Pesenti Gritti2007-08-111-2/+2
* First go at support of focusable widgets inside the palette.Marco Pesenti Gritti2007-08-082-45/+10
* Get rid of some of the obsolete units usage.Marco Pesenti Gritti2007-07-311-7/+0
* Use menu->toplevel rather than getting the parent.Marco Pesenti Gritti2007-07-311-2/+2
* Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-2729-445/+66
* Use selection grey for progress in the address entry.Marco Pesenti Gritti2007-07-191-1/+1