Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-029-88/+56
* Use a toolbar for zoom iconsMarco Pesenti Gritti2007-09-024-84/+89
* 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-014-58/+42
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-09-012-1/+11
|\
| * Update NEWSEduardo Silva2007-09-011-0/+4
| * #2971: Patch by MarcoEduardo Silva2007-09-011-1/+5
| * Snapshot feb462d08d.Marco Pesenti Gritti2007-09-011-0/+2
* | Adopted the friendsbox to the palette positioning improvements.Simon Schampijer2007-09-011-1/+0
|/
* Fix ToolInvoker alignments.Marco Pesenti Gritti2007-09-011-3/+4
* 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