Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* When joining an activity, pick up its sharing scope.Simon McVittie2007-09-121-2/+6
* Add default mime type handlersMarco Pesenti Gritti2007-09-111-0/+1
* Hook up private activities and share invite-onlyMarco Pesenti Gritti2007-09-111-12/+34
* Handle invitations inside Activity.Marco Pesenti Gritti2007-09-112-0/+19
* Add a parameter to datastore.find() for filtering out unwanted metadata prope...Tomeu Vizoso2007-09-102-10/+20
* Do sync the DS creates.Tomeu Vizoso2007-09-101-5/+14
* Don't store the xo-color property on _IconBuffer, it will cause conflicts wit...Tomeu Vizoso2007-09-101-5/+4
* Set timestamp property.Tomeu Vizoso2007-09-101-2/+4
* Fix xo_color comparison.Marco Pesenti Gritti2007-09-101-3/+3
* Do not redraw/resize if the properties doesn't actually change.Marco Pesenti Gritti2007-09-102-22/+53
* Optimize xo_color property set and share more code.Marco Pesenti Gritti2007-09-101-12/+11
* Move entity type checks at loader level so that theyMarco Pesenti Gritti2007-09-101-6/+6
* Fixed some issues with text objects in the clipboard.Tomeu Vizoso2007-09-092-2/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-09-094-98/+110
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-083-1/+6
| |\
| | * Generate context comments in .po files.Tomeu Vizoso2007-09-081-1/+1
| | * Don't try to resume a DSObject if no activity can open it.Tomeu Vizoso2007-09-081-0/+2
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-083-7/+16
| |\ \
| * | | Improved icon caching logicMarco Pesenti Gritti2007-09-082-97/+107
* | | | Add a flag to place the menu after the content in palettesDan Williams2007-09-091-8/+17
| |_|/ |/| |
* | | #2909: Make python activities more tolerant to missing metadata properties.Tomeu Vizoso2007-09-081-0/+3
| |/ |/|
* | Support moving of files to datastore when using write_file()Dan Williams2007-09-083-7/+16
|/
* Add support for content bundlesDan Winship2007-09-078-8/+360
* Expose the separator in the edit toolbar so it can be hidden by activities.Tomeu Vizoso2007-09-071-4/+4
* 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
|\