Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-191-1/+6
* Add stylesheet.py to Makefile.amDan Williams2006-10-191-0/+1
* Enhance SketchPad for easier subclass usageDan Williams2006-10-191-11/+21
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-10-196-15/+96
|\
| * Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-191-1/+2
| * Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-191-0/+5
| * Refactor stylsheets code a bit to load the global stylsheetMarco Pesenti Gritti2006-10-193-0/+42
| * Fix out of screen computation. Release 0.37Marco Pesenti Gritti2006-10-181-2/+2
| * Center the icon in the allocation spaceMarco Pesenti Gritti2006-10-181-1/+5
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-181-2/+3
| |\
| * | Rework menu positioning logicMarco Pesenti Gritti2006-10-181-14/+43
* | | Add get_points accessorDan Williams2006-10-191-0/+3
| |/ |/|
* | Make SketchPad background color settable at object creation time rather than ...Dan Williams2006-10-181-2/+3
|/
* Move the menu positioning code inside menu shell andMarco Pesenti Gritti2006-10-182-11/+32
* Fix programmatical popdownMarco Pesenti Gritti2006-10-181-0/+3
* Rewrite the menu activation/deactivation logic using a timelineMarco Pesenti Gritti2006-10-181-45/+24
* Remove debug codeMarco Pesenti Gritti2006-10-171-1/+0
* Fix browser initializationMarco Pesenti Gritti2006-10-171-2/+7
* Missing varMarco Pesenti Gritti2006-10-171-0/+1
* Fix some path bugs. Reload the profile when first time dialog wrote it.Marco Pesenti Gritti2006-10-171-16/+28
* Some cleanupsMarco Pesenti Gritti2006-10-173-18/+10
* Move the running from source dir hacks in the emulator.Marco Pesenti Gritti2006-10-171-20/+0
* Get rid of the global python path extensionsMarco Pesenti Gritti2006-10-173-15/+0
* Let activities extend their own pathMarco Pesenti Gritti2006-10-173-3/+7
* Remove unnecessary pathMarco Pesenti Gritti2006-10-171-1/+0
* Let the presence service set his own pathMarco Pesenti Gritti2006-10-173-4/+6
* Let the shell deal with extending his own pathMarco Pesenti Gritti2006-10-172-3/+1
* alt+q shutdown the emulatorMarco Pesenti Gritti2006-10-162-0/+4
* Add a fullscreen option to the emulatorMarco Pesenti Gritti2006-10-161-4/+11
* Cleanup the messagesMarco Pesenti Gritti2006-10-161-1/+8
* Flush the stream after writing a logMarco Pesenti Gritti2006-10-161-0/+1
* Remove the old dbus stuff, use one log file per processMarco Pesenti Gritti2006-10-161-108/+29
* Fix makefilesMarco Pesenti Gritti2006-10-161-0/+1
* Forgot to add theseMarco Pesenti Gritti2006-10-161-0/+121
* Refactor startup. In progress, give me a couple hours.Marco Pesenti Gritti2006-10-1611-288/+53
* Delete unused p2p model code. Fix distcheck.Marco Pesenti Gritti2006-10-157-152/+0
* Add LGPL headerMarco Pesenti Gritti2006-10-1450-0/+850
* Remove old browser and fix makefilesMarco Pesenti Gritti2006-10-131-0/+1
* More work on linksMarco Pesenti Gritti2006-10-131-14/+26
* First go at shared links (not functional)Marco Pesenti Gritti2006-10-131-0/+48
* Fix get_published_values to actually return the dict.Marco Pesenti Gritti2006-10-132-6/+5
* Shutdown the factory when all activities has been destroyed.Marco Pesenti Gritti2006-10-131-0/+11
* Create a private sugar lib and put our extensions there.Marco Pesenti Gritti2006-10-122-2/+1
* Move font size in the themeMarco Pesenti Gritti2006-10-121-2/+0
* Set default font size to 14Marco Pesenti Gritti2006-10-111-0/+2
* Adapt gtk icon size to the gridMarco Pesenti Gritti2006-10-111-0/+10
* Get rid of the old simulatorMarco Pesenti Gritti2006-10-102-109/+0
* Get names in random orderMarco Pesenti Gritti2006-10-101-3/+14
* Fix children countingMarco Pesenti Gritti2006-10-091-3/+6
* Fix size request calculationMarco Pesenti Gritti2006-10-091-12/+17