Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/env.py
Commit message (Collapse)AuthorAgeFilesLines
* 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-171-10/+0
|
* Let activities extend their own pathMarco Pesenti Gritti2006-10-171-2/+5
|
* Let the presence service set his own pathMarco Pesenti Gritti2006-10-171-0/+3
|
* Refactor startup. In progress, give me a couple hours.Marco Pesenti Gritti2006-10-161-19/+8
| | | | For now start sugar with "sugar-emulator shell/sugar-shell"
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
|
* Do not set up the owner of the presence service if thereMarco Pesenti Gritti2006-10-091-2/+8
| | | | | | | is no nick name in the env. I'm not sure this is the best approach, we need to figure it out. First go at the new simulator.
* Move the presence service out of the shellMarco Pesenti Gritti2006-09-151-1/+2
|
* Export the color in the env and initialize the buddy with itMarco Pesenti Gritti2006-09-111-0/+4
|
* Write a session for ui tests and use it for test-iconsMarco Pesenti Gritti2006-09-101-1/+4
|
* Make conf private, expose the nick name from envMarco Pesenti Gritti2006-09-041-1/+7
|
* Make paths manipulation stuff privateMarco Pesenti Gritti2006-08-261-17/+11
|
* Automatically read the profile (lazily)Marco Pesenti Gritti2006-08-261-11/+3
|
* Get rid of env.get_nick_name, that comes from the profile nowMarco Pesenti Gritti2006-08-261-4/+0
|
* Do not expose unnecessary apiMarco Pesenti Gritti2006-08-261-12/+3
|
* Rework profiles code a bit, initialize gecko profileMarco Pesenti Gritti2006-08-251-5/+11
|
* Simple profile support. First time dialog (ugly and only nick atm).Marco Pesenti Gritti2006-08-221-9/+10
|
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-221-0/+4
| | | | (should only be graphical) into it.
* Fix add_python_path, ensure service exist before trying to logMarco Pesenti Gritti2006-08-121-1/+2
|
* Install service files for the presence serviceMarco Pesenti Gritti2006-08-121-0/+7
|
* Cleanup environemnt setupMarco Pesenti Gritti2006-08-121-0/+21
|
* Simplify profile/nick name code. Use SUGAR_NICK_NAME env.Marco Pesenti Gritti2006-08-121-10/+6
|
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-271-0/+3
| | | | p-to-p chat and ./sugar/activities. Will fix tomorrow.
* More work on the new home page.Marco Pesenti Gritti2006-07-241-0/+3
| | | | Remove obsolete import.
* Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-191-3/+0
|
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-121-0/+3
|
* More work on packages refactoring, mostly workingMarco Pesenti Gritti2006-06-211-15/+12
|
* Setup python logging and use it in the PresenceServiceMarco Pesenti Gritti2006-06-171-0/+6
|
* Add two env vars to set nick name and user dirMarco Pesenti Gritti2006-05-231-1/+10
|
* mergeDan Williams2006-05-221-0/+3
|
* Make colors work in SketchDan Williams2006-05-211-3/+0
|
* Add a way to get user dirMarco Pesenti Gritti2006-05-211-0/+3
|
* Load session from .activity filesMarco Pesenti Gritti2006-05-181-4/+20
|
* Merge SVGdraw.pyDan Williams2006-05-151-4/+2
|
* Add import capability to SVGdraw.pyDan Williams2006-05-121-2/+4
|
* pylintize!!!Marco Pesenti Gritti2006-05-131-4/+2
|
* Some minor fixesMarco Pesenti Gritti2006-05-121-0/+9