Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Remove left over property.Tomeu Vizoso2007-09-061-3/+1
* Gray bottom border for Toolbox.Marco Pesenti Gritti2007-09-051-4/+11
* Implement TrayIcon palette drawing.Marco Pesenti Gritti2007-09-051-7/+31
* Add a DBus service to tweak the log level, it will be used by the developer c...Marco Pesenti Gritti2007-09-051-6/+33
* Fix typo.Tomeu Vizoso2007-09-041-1/+1
* Really remove the sugar.date import.Tomeu Vizoso2007-09-041-1/+0
* Use the activity service name for logs rather thanMarco Pesenti Gritti2007-09-042-2/+2
* Handle exceptions in the activity constructor so thatMarco Pesenti Gritti2007-09-031-1/+10
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-033-60/+41
|\
| * #2896: Remove sugar.date module.Tomeu Vizoso2007-09-033-60/+41
* | Cleanup Bundle to not require SUGAR_PREFIX toMarco Pesenti Gritti2007-09-032-13/+16
|/
* Add tooltips to buttons in the activity toolbar.Tomeu Vizoso2007-09-031-0/+4
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-023-49/+28
* Expand icon bbox when there is a badge.Marco Pesenti Gritti2007-09-021-7/+7
* Stop secondary animation on hide.Marco Pesenti Gritti2007-09-021-0/+2
* Refactor activity share/join in Activity.__init__() to be clearer and cover a...Dan Williams2007-09-012-56/+40
* #2971: Patch by MarcoEduardo Silva2007-09-011-1/+5
* Fix ToolInvoker alignments.Marco Pesenti Gritti2007-09-011-3/+4
* Add a ToolInvoker which position the palette dependingMarco Pesenti Gritti2007-09-014-8/+17
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-013-5/+14
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-08-311-3/+1
| |\
| | * Save the temp file for the icon with the svg suffix so Icon will recognize it...Tomeu Vizoso2007-08-311-3/+1
| * | Return 404 error when path can't be translatedDan Williams2007-08-311-0/+4
| |/
| * #3063: Make the 'Keep' button in the activity toolbar create a copy of the ac...Tomeu Vizoso2007-08-311-2/+9
* | More palette positioning improvements.Marco Pesenti Gritti2007-09-011-115/+110
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-311-4/+12
|\
| * Allow setting xo-color to None.Tomeu Vizoso2007-08-311-4/+12
* | Make Activity update the presence service activityMarco Pesenti Gritti2007-08-311-1/+11
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-08-306-122/+165
|\
| * Display the rollover at 0,0 when context is emptySimon Schampijer2007-08-301-5/+5
| * with the native factory which doesn't have introspection.Marco Pesenti Gritti2007-08-301-1/+2
| * Revert "Make sure the handle dict values are string. Looks"Marco Pesenti Gritti2007-08-301-6/+4
| * Implement VTray. A bit of refactoring to share more code.Marco Pesenti Gritti2007-08-301-33/+93
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-292-0/+6
| |\
| | * Add datastore.complete_indexing() func.Tomeu Vizoso2007-08-292-0/+6
| * | Cleanup and fix bugs in palette positioning (again)Marco Pesenti Gritti2007-08-291-37/+44
| |/
| * Cleanup a bit the positioning logic. Drop specificMarco Pesenti Gritti2007-08-291-44/+15
* | Support the newly extended ActivityInvitation signalSimon McVittie2007-08-301-6/+9
* | sugar.presence.presenceservice: Don't call now-nonexistent method InviteActiv...Simon McVittie2007-08-301-21/+16
* | Add support for mutable activity properties and the beginnings of support for...Simon McVittie2007-08-301-14/+99
* | sugar.activity.activity.Activity.share: Add comment indicating how to change ...Simon McVittie2007-08-301-0/+3
* | sugar.presence.buddy: Remove various hacks regarding byte arrays; use dbus-py...Simon McVittie2007-08-301-23/+6
|/
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-291-2/+1
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-291-14/+20
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-291-1/+1
|\
| * get_sensitive() does not exist for a toolbar.Simon Schampijer2007-08-281-1/+1
* | Expose and size allocation fixes.Marco Pesenti Gritti2007-08-291-9/+30
* | Sync gtk theme values and style.py. Add a comment at the topMarco Pesenti Gritti2007-08-291-11/+21
|/
* Re-share an activity when it gets launched from the journal if it was shared ...Dan Williams2007-08-281-9/+45
* Don't traceback when writing zero-length messageDan Williams2007-08-281-1/+1