463 Commits (7d6adc55a3f174f469c607689572e62a1bcd0aaf)

Author SHA1 Message Date
Marco Pesenti Gritti a3f62ee68f Integrate Walter color values.
(Still not fully hooked up to buddies)
18 years ago
Marco Pesenti Gritti 32a368bdbb Adapt to the new artwork stylesheets 18 years ago
Marco Pesenti Gritti 58ddb555c4 Merge demo4 branch 18 years ago
Marco Pesenti Gritti f8c4f0bd66 Skeleton group chat activity.
Fix positioning in the activity bar.
18 years ago
Marco Pesenti Gritti 0d4acb6e78 Start implementing friends/mesh 18 years ago
Marco Pesenti Gritti 825758018d Update the color property name 18 years ago
Dan Williams 8b912fb9fa Don't use dbus for logging until we get deadlock issues sorted out 18 years ago
Dan Williams f1d6f96dc4 Reset idle_id so we keep logging even if the console isn't set up yet 18 years ago
Marco Pesenti Gritti 14c9c55731 Typo 18 years ago
Marco Pesenti Gritti 640fff5619 Handle activity closed by removing his piece from the donut. 18 years ago
Marco Pesenti Gritti f65d23c440 Add icon for activity to the donut.
Add signals in the shell for window open/close and use them in the task view.
18 years ago
Marco Pesenti Gritti 10f356cb22 Add fg and bg circles, fill the paths 18 years ago
Marco Pesenti Gritti fb829989c7 Get tasks adding to work 18 years ago
Marco Pesenti Gritti e5ed8275a1 Some work on the donut... 18 years ago
Marco Pesenti Gritti 7990bc0d31 Get activity bar and activity creation to work 18 years ago
Dan Williams 6d7782654c Cache activity id 18 years ago
Dan Williams 95c06280ca Add threadframe and TracebackUtils.py so we can get tracebacks of dbus deadlocks 18 years ago
Marco Pesenti Gritti dae3d2be2b Some work to implement the activity bar 18 years ago
Marco Pesenti Gritti 7dddefe229 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar into demo4 18 years ago
Marco Pesenti Gritti 115eefb4c2 Implement a canvas element that can draw svg icons
with different colors.
18 years ago
Marco Pesenti Gritti 6b181ced13 Some cleanups 18 years ago
Marco Pesenti Gritti 1cfd208f7b Do not pass the timeout argument if we are using the in-process console 18 years ago
Marco Pesenti Gritti b1c7385204 Print traces also on stderr 18 years ago
Marco Pesenti Gritti 621e43563f Get rid of the initial implementation of Diana design since that's no more the plan. 18 years ago
Marco Pesenti Gritti 3d4330580c Factor out a queue from the handler and use it for exceptions too.
Send all messages in the same dbus call.
18 years ago
Marco Pesenti Gritti 6eb7117c25 Getting presence service logging to work.
Don't lose debug state when switching tab.
18 years ago
Marco Pesenti Gritti dd7fff79f8 Fix add_python_path, ensure service exist before trying to log 18 years ago
Marco Pesenti Gritti c7c71d25a8 Use dbus activation to start the presence service 18 years ago
Marco Pesenti Gritti e2e5bc0000 Install service files for the presence service 18 years ago
Marco Pesenti Gritti e57f4da027 Factor out a function to write services from the activities setup code 18 years ago
Marco Pesenti Gritti c07612c858 Fix running from installed 18 years ago
Marco Pesenti Gritti bb60b8ad3e Cleanup environemnt setup 18 years ago
Marco Pesenti Gritti d41c761e02 Simplify profile/nick name code. Use SUGAR_NICK_NAME env. 18 years ago
Marco Pesenti Gritti 2636bc63d0 Split the console service out of the shell, to remove dep 18 years ago
Marco Pesenti Gritti fc1aefc72c Use dbus-launch with the --exit-with-session. dbus not exiting still not fully solved. 18 years ago
Marco Pesenti Gritti 72bf637091 Actually enable exception logging 18 years ago
Marco Pesenti Gritti 9585330e43 Add a way to enable/disable displaying debug messages 18 years ago
Marco Pesenti Gritti 884eef4bd5 Show all activities output in the console, just
activate the tab for the current activity.
18 years ago
Marco Pesenti Gritti 628271959c Refactor the console stuff 18 years ago
Marco Pesenti Gritti 27456ff723 Remove the theme hacks. sugar-jhbuild set this up fine now. 18 years ago
Marco Pesenti Gritti 9b12b11534 Get one-to-one chat back to work 18 years ago
Marco Pesenti Gritti 0dcaf314f7 Several fixes and cleanups 18 years ago
Marco Pesenti Gritti 95d9b7fe8e More work on the chat. Fix terminal api 18 years ago
Marco Pesenti Gritti a0c69066d4 Remove default_type from the dbus service too 18 years ago
Marco Pesenti Gritti 7db5479c5c It's not necessary to pass the default_type around anymore. 18 years ago
Marco Pesenti Gritti 7e85c5160e Setup the activity from the shell process, through dbus,
this simplifies things a lot...
18 years ago
Marco Pesenti Gritti 4d67407f6a Cleanups 18 years ago
Marco Pesenti Gritti 70485218c0 Split the factory to his own module 18 years ago
Marco Pesenti Gritti 7ab6da7278 Actually join the activity, check for duplicates in the model. 18 years ago
Marco Pesenti Gritti c6d59fd7b4 Improve the activity api 18 years ago