Marco Pesenti Gritti
|
fa90ec41aa
|
Merge from master
Conflicts:
shell/HomeWindow.py
|
2006-08-15 13:47:21 +02:00 |
|
Marco Pesenti Gritti
|
b1c7385204
|
Print traces also on stderr
|
2006-08-15 13:15:46 +02:00 |
|
Marco Pesenti Gritti
|
a6ef49b731
|
Make HomeWindow a canvas. Modify screen resolution to
match what Walter said.
|
2006-08-15 12:20:09 +02:00 |
|
Marco Pesenti Gritti
|
621e43563f
|
Get rid of the initial implementation of Diana design since that's no more the plan.
|
2006-08-14 20:54:33 +02:00 |
|
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.
|
2006-08-14 12:18:58 +02:00 |
|
Marco Pesenti Gritti
|
8f5cd86cba
|
Fix up .service installation
|
2006-08-14 01:07:40 +02:00 |
|
Marco Pesenti Gritti
|
6eb7117c25
|
Getting presence service logging to work.
Don't lose debug state when switching tab.
|
2006-08-13 02:57:12 +02:00 |
|
Marco Pesenti Gritti
|
dd7fff79f8
|
Fix add_python_path, ensure service exist before trying to log
|
2006-08-13 01:31:24 +02:00 |
|
Marco Pesenti Gritti
|
c7c71d25a8
|
Use dbus activation to start the presence service
|
2006-08-13 00:28:38 +02:00 |
|
Marco Pesenti Gritti
|
e2e5bc0000
|
Install service files for the presence service
|
2006-08-13 00:06:52 +02:00 |
|
Marco Pesenti Gritti
|
e57f4da027
|
Factor out a function to write services from the activities setup code
|
2006-08-12 23:47:14 +02:00 |
|
Marco Pesenti Gritti
|
c07612c858
|
Fix running from installed
|
2006-08-12 23:38:52 +02:00 |
|
Marco Pesenti Gritti
|
bb60b8ad3e
|
Cleanup environemnt setup
|
2006-08-12 23:35:52 +02:00 |
|
Marco Pesenti Gritti
|
d41c761e02
|
Simplify profile/nick name code. Use SUGAR_NICK_NAME env.
|
2006-08-12 21:34:06 +02:00 |
|
Marco Pesenti Gritti
|
2636bc63d0
|
Split the console service out of the shell, to remove dep
|
2006-08-12 16:19:47 +02:00 |
|
Marco Pesenti Gritti
|
0963329b47
|
Disable logging in the presence service, need to solve circular dep
|
2006-08-12 01:36:30 +02:00 |
|
Marco Pesenti Gritti
|
fc1aefc72c
|
Use dbus-launch with the --exit-with-session. dbus not exiting still not fully solved.
|
2006-08-12 01:29:55 +02:00 |
|
Marco Pesenti Gritti
|
c5fb39875c
|
Do not open multiple copies of the same activity
|
2006-08-12 00:29:32 +02:00 |
|
Marco Pesenti Gritti
|
72bf637091
|
Actually enable exception logging
|
2006-08-11 23:30:03 +02:00 |
|
Marco Pesenti Gritti
|
9585330e43
|
Add a way to enable/disable displaying debug messages
|
2006-08-11 17:05:06 +02:00 |
|
Marco Pesenti Gritti
|
884eef4bd5
|
Show all activities output in the console, just
activate the tab for the current activity.
|
2006-08-11 15:21:11 +02:00 |
|
Marco Pesenti Gritti
|
628271959c
|
Refactor the console stuff
|
2006-08-11 13:05:33 +02:00 |
|
Marco Pesenti Gritti
|
cb47f17b31
|
Move session stuff to his own package
|
2006-08-11 11:37:35 +02:00 |
|
Marco Pesenti Gritti
|
27456ff723
|
Remove the theme hacks. sugar-jhbuild set this up fine now.
|
2006-08-10 23:54:34 +02:00 |
|
Marco Pesenti Gritti
|
093a1981d5
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2006-08-10 00:57:08 +02:00 |
|
Marco Pesenti Gritti
|
9b12b11534
|
Get one-to-one chat back to work
|
2006-08-10 00:54:54 +02:00 |
|
Dan Williams
|
c095192d08
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2006-08-09 15:50:03 -04:00 |
|
Dan Williams
|
a3b81d5f0c
|
Fix log message args
|
2006-08-09 15:49:50 -04:00 |
|
Marco Pesenti Gritti
|
f5587ac799
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2006-08-09 21:12:27 +02:00 |
|
Marco Pesenti Gritti
|
aae859f4d3
|
Load google as homepage. Some cleanups.
|
2006-08-09 21:09:24 +02:00 |
|
Dan Williams
|
ddddde54b1
|
Add ChatController.py to the makefile
|
2006-08-09 15:05:45 -04:00 |
|
Marco Pesenti Gritti
|
0dcaf314f7
|
Several fixes and cleanups
|
2006-08-09 18:29:33 +02:00 |
|
Marco Pesenti Gritti
|
95d9b7fe8e
|
More work on the chat. Fix terminal api
|
2006-08-09 15:53:10 +02:00 |
|
Marco Pesenti Gritti
|
a9a65f42df
|
Create the hosts when windows are displayed
|
2006-08-09 14:22:58 +02:00 |
|
Marco Pesenti Gritti
|
a0c69066d4
|
Remove default_type from the dbus service too
|
2006-08-09 13:05:57 +02:00 |
|
Marco Pesenti Gritti
|
7db5479c5c
|
It's not necessary to pass the default_type around anymore.
|
2006-08-09 13:01:47 +02:00 |
|
Marco Pesenti Gritti
|
7e85c5160e
|
Setup the activity from the shell process, through dbus,
this simplifies things a lot...
|
2006-08-09 12:57:42 +02:00 |
|
Marco Pesenti Gritti
|
e4c4e866a5
|
Start refactoring to get back buddy chat to work...
|
2006-08-09 11:47:17 +02:00 |
|
Marco Pesenti Gritti
|
4d67407f6a
|
Cleanups
|
2006-08-09 02:13:56 +02:00 |
|
Marco Pesenti Gritti
|
70485218c0
|
Split the factory to his own module
|
2006-08-09 02:02:34 +02:00 |
|
Marco Pesenti Gritti
|
7ab6da7278
|
Actually join the activity, check for duplicates in the model.
|
2006-08-09 01:50:35 +02:00 |
|
Marco Pesenti Gritti
|
c6d59fd7b4
|
Improve the activity api
|
2006-08-09 01:08:19 +02:00 |
|
Marco Pesenti Gritti
|
f1821704e7
|
Cleanups and document a bit
|
2006-08-08 12:34:04 +02:00 |
|
Marco Pesenti Gritti
|
892c61e63a
|
Publish and use title for the activities model
|
2006-08-08 12:08:16 +02:00 |
|
Marco Pesenti Gritti
|
2535a88645
|
Use the default service to get activity informations, instead
of Activity ps object.
|
2006-08-08 12:01:45 +02:00 |
|
Marco Pesenti Gritti
|
544e47cbe0
|
Move activity service registration in Activity
|
2006-08-07 16:42:36 +02:00 |
|
Marco Pesenti Gritti
|
9274f9707f
|
Remove args from the factory interface
|
2006-08-07 16:26:54 +02:00 |
|
Marco Pesenti Gritti
|
d919848324
|
Rework to not use protected API
|
2006-08-07 11:08:10 +02:00 |
|
Marco Pesenti Gritti
|
167dbec0f5
|
Add a script to install external activities
|
2006-08-04 15:54:28 +02:00 |
|
Dan Williams
|
3117d454b9
|
add service unregistration
|
2006-08-02 10:27:09 -04:00 |
|