Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the source structureMarco Pesenti Gritti2007-10-1687-139/+110
* Remove ltihooks since we are not loading from the sourceMarco Pesenti Gritti2007-10-163-72/+0
* Snapshot 1eb9932ab3.Marco Pesenti Gritti2007-10-151-2/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-153-20/+122
|\
| * updated newsSimon Schampijer2007-10-151-0/+2
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-1551-4580/+123
| |\
| | * Improve docstring for class ActivityMorgan Collett2007-10-151-3/+2
| | * Handle failure to get buddy from handleMorgan Collett2007-10-151-2/+4
| | * Change _buddy_to_handle to _buddy_path_to_handle to avoid mad creation of bud...Morgan Collett2007-10-151-12/+11
| | * Revert to tracking BuddyLeft not BuddyHandleLeft. Track buddy_to_handle to ge...Morgan Collett2007-10-151-6/+11
| | * Fix _buddy_handle_joined_cb, make _buddy_handle_left_cb more robustMorgan Collett2007-10-151-3/+2
| | * Use BuddyHandleJoined/Left to track buddy handlesMorgan Collett2007-10-151-16/+9
| | * Cache handle-buddies so we can get them when the buddy has already leftMorgan Collett2007-10-151-6/+20
| | * Call new GetBuddyByHandle to convert handles to buddiesMorgan Collett2007-10-151-0/+9
| | * Document get_channelsMorgan Collett2007-10-151-3/+7
| | * Add logging to _leave_error_cbMorgan Collett2007-10-151-4/+2
| * | Added a TimeoutAlert and use GTK Response Type ConstantsSimon Schampijer2007-10-151-7/+85
* | | Try to cleanup the activity destruction mess.Marco Pesenti Gritti2007-10-152-30/+15
| |/ |/|
* | Snapshot 68ff71a0cb.Marco Pesenti Gritti2007-10-151-0/+2
* | Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-1546-4560/+64
* | Snapshot 29bc0a8a20.Marco Pesenti Gritti2007-10-131-0/+2
* | Fix native applications handlingMarco Pesenti Gritti2007-10-134-7/+20
|/
* Change icon pulsing interval to 100 per cjb requestMarco Pesenti Gritti2007-10-121-1/+1
* Registration menuMarco Pesenti Gritti2007-10-124-27/+37
* Add the olpc-register codeMarco Pesenti Gritti2007-10-122-1/+55
* Add joybuild supportMarco Pesenti Gritti2007-10-121-2/+2
* Snapshot 05668dfad7.Marco Pesenti Gritti2007-10-122-0/+4
* fixed alert dokuSimon Schampijer2007-10-111-2/+4
* First implementation of the alert bar #2822Simon Schampijer2007-10-114-3/+173
* Snapshot 9c5755d85a.Marco Pesenti Gritti2007-10-101-0/+2
* Direct Rainbow to capture activity stdio output.Michael Stone2007-10-101-0/+2
* Put toolbars into event boxes. This means that they will be filled withBenjamin Berg2007-10-092-16/+13
* Snapshot 6c7c6a503b.Marco Pesenti Gritti2007-10-092-1/+3
* Update NEWSMarco Pesenti Gritti2007-10-091-0/+3
* Use incremental numbers to avoid double logs, nicerMarco Pesenti Gritti2007-10-092-7/+4
* When running from a terminal don't use logs.Marco Pesenti Gritti2007-10-091-1/+1
* Readd timestamps to the logsMarco Pesenti Gritti2007-10-091-0/+3
* Looks like I can't dup2 and stream logs on the same file.Marco Pesenti Gritti2007-10-091-38/+7
* Cleanup the logs stuff a bit.Marco Pesenti Gritti2007-10-096-10/+75
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-096-191/+61
* More service_name -> bundle_id renamingMarco Pesenti Gritti2007-10-091-7/+7
* Actually remove the factoryMarco Pesenti Gritti2007-10-091-9/+2
* Implement a sugar-launch command. Works like the old sugar-activityMarco Pesenti Gritti2007-10-094-45/+72
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-0916-50/+62
* Leftover service initializationMarco Pesenti Gritti2007-10-091-5/+0
* Remove activity services creation.Marco Pesenti Gritti2007-10-092-82/+0
* Add $bundlepath/bin to the PATH when launching anMarco Pesenti Gritti2007-10-091-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-082-14/+16
|\
| * Don't fail to expose if there is no invoker.Benjamin Berg2007-10-081-1/+1
| * DevConsole: Fix reading not allowed filesEduardo Silva2007-10-071-13/+15