Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | For now start sugar with "sugar-emulator shell/sugar-shell"
* 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
| | | | Get rid of the activity title property, we are not using it anyway.
* Shutdown the factory when all activities has been destroyed.Marco Pesenti Gritti2006-10-131-0/+11
| | | | Initialize the profile.
* 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
|
* Join the activity before changing to itMarco Pesenti Gritti2006-10-091-5/+37
|
* Add activity changeMarco Pesenti Gritti2006-10-091-6/+18
|
*