Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Integrate Walter color values.Marco Pesenti Gritti2006-08-191-3/+125
* Adapt to the new artwork stylesheetsMarco Pesenti Gritti2006-08-191-4/+7
* Merge demo4 branchMarco Pesenti Gritti2006-08-196-1/+186
|\
| * Skeleton group chat activity.Marco Pesenti Gritti2006-08-191-1/+4
| * Start implementing friends/meshMarco Pesenti Gritti2006-08-193-2/+3
| * Update the color property nameMarco Pesenti Gritti2006-08-181-2/+2
| * TypoMarco Pesenti Gritti2006-08-171-1/+1
| * Handle activity closed by removing his piece from the donut.Marco Pesenti Gritti2006-08-171-5/+14
| * Add icon for activity to the donut.Marco Pesenti Gritti2006-08-171-5/+44
| * Add fg and bg circles, fill the pathsMarco Pesenti Gritti2006-08-171-1/+14
| * Get tasks adding to workMarco Pesenti Gritti2006-08-171-2/+6
| * Some work on the donut...Marco Pesenti Gritti2006-08-171-0/+49
| * Get activity bar and activity creation to workMarco Pesenti Gritti2006-08-172-37/+46
| * Some work to implement the activity barMarco Pesenti Gritti2006-08-161-22/+36
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar into demo4Marco Pesenti Gritti2006-08-161-8/+14
| |\
| * | Implement a canvas element that can draw svg iconsMarco Pesenti Gritti2006-08-163-0/+44
* | | Don't use dbus for logging until we get deadlock issues sorted outDan Williams2006-08-171-10/+20
* | | Reset idle_id so we keep logging even if the console isn't set up yetDan Williams2006-08-171-0/+1
* | | Cache activity idDan Williams2006-08-171-1/+6
* | | Add threadframe and TracebackUtils.py so we can get tracebacks of dbus deadlocksDan Williams2006-08-172-0/+38
| |/ |/|
* | Some cleanupsMarco Pesenti Gritti2006-08-151-9/+9
* | Do not pass the timeout argument if we are using the in-process consoleMarco Pesenti Gritti2006-08-151-5/+11
|/
* Print traces also on stderrMarco Pesenti Gritti2006-08-151-0/+1
* Get rid of the initial implementation of Diana design since that's no more th...Marco Pesenti Gritti2006-08-1411-244/+0
* Factor out a queue from the handler and use it for exceptions too.Marco Pesenti Gritti2006-08-141-37/+59
* Getting presence service logging to work.Marco Pesenti Gritti2006-08-131-10/+13
* Fix add_python_path, ensure service exist before trying to logMarco Pesenti Gritti2006-08-122-1/+18
* Use dbus activation to start the presence serviceMarco Pesenti Gritti2006-08-121-0/+5
* Install service files for the presence serviceMarco Pesenti Gritti2006-08-123-2/+13
* Factor out a function to write services from the activities setup codeMarco Pesenti Gritti2006-08-121-9/+13
* Fix running from installedMarco Pesenti Gritti2006-08-122-1/+2
* Cleanup environemnt setupMarco Pesenti Gritti2006-08-125-8/+47
* Simplify profile/nick name code. Use SUGAR_NICK_NAME env.Marco Pesenti Gritti2006-08-121-10/+6
* Split the console service out of the shell, to remove depMarco Pesenti Gritti2006-08-121-12/+13
* Use dbus-launch with the --exit-with-session. dbus not exiting still not full...Marco Pesenti Gritti2006-08-111-5/+9
* Actually enable exception loggingMarco Pesenti Gritti2006-08-111-1/+1
* Add a way to enable/disable displaying debug messagesMarco Pesenti Gritti2006-08-112-8/+11
* Show all activities output in the console, justMarco Pesenti Gritti2006-08-111-1/+20
* Refactor the console stuffMarco Pesenti Gritti2006-08-112-34/+34
* Remove the theme hacks. sugar-jhbuild set this up fine now.Marco Pesenti Gritti2006-08-102-11/+0
* Get one-to-one chat back to workMarco Pesenti Gritti2006-08-091-1/+1
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-092-19/+20
* More work on the chat. Fix terminal apiMarco Pesenti Gritti2006-08-091-0/+9
* Remove default_type from the dbus service tooMarco Pesenti Gritti2006-08-091-7/+0
* It's not necessary to pass the default_type around anymore.Marco Pesenti Gritti2006-08-091-6/+3
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-092-35/+45
* CleanupsMarco Pesenti Gritti2006-08-091-6/+0
* Split the factory to his own moduleMarco Pesenti Gritti2006-08-093-73/+79
* Actually join the activity, check for duplicates in the model.Marco Pesenti Gritti2006-08-081-2/+16
* Improve the activity apiMarco Pesenti Gritti2006-08-081-10/+16