Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* #5474: Scale emblems (rwh)Tomeu Vizoso2008-04-031-0/+11
* Make room for the accelerator labels.Tomeu Vizoso2008-04-021-2/+2
* Add favorite support to the activity registry.Tomeu Vizoso2008-04-021-9/+19
* New palette APIEben Eliason2008-04-011-58/+166
* Add support for accelerators to buttons.Tomeu Vizoso2008-04-014-41/+141
* Make install take the full path rather than prefix. That wayMarco Pesenti Gritti2008-03-301-9/+5
* Makes the Frame and toolbars darker for better contrastEben Eliason2008-03-261-1/+1
* Fix when passing a pixel-size for the icon when not using the constructorSimon Schampijer2008-03-221-7/+4
* Add icon property to TrayIcon.Tomeu Vizoso2008-03-011-0/+1
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkitSimon Schampijer2008-02-251-6/+9
|\
| * Emit palette popup only after the window is mapped. This fixes ticket #3486.Benjamin Berg2008-02-251-6/+8
| * Fix #3611 and parts of #4084 by setting the palette to be a transient window ...Benjamin Berg2008-02-251-0/+1
* | Make the text in the toolbar of the toolbox dependant on the text sizeSimon Schampijer2008-02-251-1/+2
|/
* Add TrayIcon.get_icon() (tomeu)Simon Schampijer2008-02-251-4/+10
* Fix #4856 and cleanup of the alert codeSimon Schampijer2008-02-171-25/+27
* Fill SugarAddressEntry using the theme, so that the colors are correct.Benjamin Berg2008-02-101-5/+5
* Use the right gettext domain.Tomeu Vizoso2008-02-092-3/+6
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-0676-0/+13169
* Cleanup the source structureMarco Pesenti Gritti2007-10-1667-9329/+0
* Remove ltihooks since we are not loading from the sourceMarco Pesenti Gritti2007-10-162-71/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-152-20/+120
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-1512-360/+47
| |\
| | * 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-151-29/+15
| |/ |/|
* | Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-1511-347/+8
* | Fix native applications handlingMarco Pesenti Gritti2007-10-131-0/+4
|/
* Registration menuMarco Pesenti Gritti2007-10-121-0/+3
* fixed alert dokuSimon Schampijer2007-10-111-2/+4
* First implementation of the alert bar #2822Simon Schampijer2007-10-113-3/+170
* 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-091-16/+11
* 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-093-8/+13
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-092-178/+53
* More service_name -> bundle_id renamingMarco Pesenti Gritti2007-10-091-7/+7
* Implement a sugar-launch command. Works like the old sugar-activityMarco Pesenti Gritti2007-10-091-15/+29
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-097-24/+29