Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for toolbar and tray palettes.Marco Pesenti Gritti2007-09-011-0/+65
* 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-0111-217/+135
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-08-313-7/+7
| |\
| | * Don't allow removing system-installed activities.Tomeu Vizoso2007-08-312-4/+6
| | * 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
| |/
| * Make AP icons small sizeDan Williams2007-08-311-1/+1
| * Fix traceback showing wireless networksDan Williams2007-08-311-1/+1
| * #3063: Make the 'Keep' button in the activity toolbar create a copy of the ac...Tomeu Vizoso2007-08-312-2/+11
| * #3045: Fix issues with the clipboard icons and palettes.Tomeu Vizoso2007-08-315-206/+111
* | More palette positioning improvements.Marco Pesenti Gritti2007-09-012-125/+114
|/
* Keep the invite menu item synced with current activity.Marco Pesenti Gritti2007-08-311-10/+14
* Get invites back to work in the UI.Marco Pesenti Gritti2007-08-313-14/+20
* Hookup the new invites implementation. Need to fixMarco Pesenti Gritti2007-08-312-5/+17
* UpdateMarco Pesenti Gritti2007-08-311-0/+2
* 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-313-20/+29
|/
* Snapshot e65fef5c79.Marco Pesenti Gritti2007-08-301-0/+2
* Update to use correct mime typeDan Winship2007-08-301-1/+1
* Update NEWSSimon McVittie2007-08-301-0/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-08-3012-155/+335
|\
| * 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-302-38/+122
| * Add badges to infrastructure access points in mesh viewDan Williams2007-08-304-7/+29
| * Don't traceback on systems without the right NMDan Williams2007-08-301-1/+2
| * remove redundant codeDan Williams2007-08-301-10/+0
| * Add palette to Wireless device on Home view showing channel tooDan Williams2007-08-305-13/+111
| * Snapshot 23ad88db0c.Marco Pesenti Gritti2007-08-291-0/+2
| * 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
|/
* Add/use a frame widget invoker.Marco Pesenti Gritti2007-08-292-8/+24
* Revert accidentally committed debug code.Marco Pesenti Gritti2007-08-291-5/+0
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-292-2/+6
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-293-18/+23
* 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-292-12/+22
|/
* Re-share an activity when it gets launched from the journal if it was shared ...Dan Williams2007-08-282-9/+47