7ef6283ac4
Add telepathy glue bits (guilllaume)
Dan Williams
2007-02-22 14:53:33 -05:00
4037fc56ee
Revert "Fix presence service starter script"
Dan Williams
2007-02-22 14:52:55 -05:00
e80f21ed25
Fix presence service starter script
Dan Williams
2007-02-22 14:51:36 -05:00
1d304b939c
Fix presence service starter script
Dan Williams
2007-02-22 14:51:26 -05:00
1dcb9e9088
Add buddy and activity classes (guillaume)
Dan Williams
2007-02-22 14:11:31 -05:00
3b863f45a8
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Dan Williams
2007-02-22 14:08:00 -05:00
d091c60275
Add public key item to sugar profile
Dan Williams
2007-02-22 14:07:53 -05:00
2c896e35b1
Pass the right parameters to HomeActivity
Marco Pesenti Gritti
2007-02-22 17:55:46 +01:00
8679737d86
Rename for new API.
Tomeu Vizoso
2007-02-22 17:39:06 +01:00
fc805d3a88
Adapt to activity api change
Marco Pesenti Gritti
2007-02-22 17:27:00 +01:00
c4435397fc
Remove bundle specific stuff from env. Move get_bundle_path to activity.
Marco Pesenti Gritti
2007-02-22 15:55:07 +01:00
02f375b710
Add a class attribute as per the updated spec. Cleanups.
Marco Pesenti Gritti
2007-02-22 15:46:13 +01:00
3742219d6c
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2007-02-22 14:12:09 +01:00
995c59cb3e
Make sugar-activity-factory just a wrapper.
Marco Pesenti Gritti
2007-02-22 14:11:50 +01:00
228908b36e
Use the new icons for object types.
Tomeu Vizoso
2007-02-22 13:21:09 +01:00
2f4822f1cd
Make OptionMenu use the new Menu and MenuItem classes.
Tomeu Vizoso
2007-02-22 12:34:38 +01:00
1d02002719
Add default for X servers that return DPI 0 and round the result as does Mozilla.
Tomeu Vizoso
2007-02-22 12:07:20 +01:00
1b5ac988d7
Put exec back, I forgot it was used by the camera. Helper method to create an activity with an uri.
Marco Pesenti Gritti
2007-02-22 01:23:58 +01:00
0b6b6cd6ac
Cleanup the Activity API, code needs more love.
Marco Pesenti Gritti
2007-02-22 00:57:49 +01:00
0d7bdeb20a
Improve handle marshalling. Add an uri to the handle.
Marco Pesenti Gritti
2007-02-22 00:41:26 +01:00
0556d5f51f
Fix caps
Marco Pesenti Gritti
2007-02-22 00:14:00 +01:00
5cf2b49cc1
Add an handle argument to the factory and to the activity constructor.
Marco Pesenti Gritti
2007-02-22 00:07:08 +01:00
d4639a1764
Use hippo.CanvasContext.translate_to_screen() for positioning popups.
Tomeu Vizoso
2007-02-21 21:29:08 +01:00
b452b7d718
Make ClipboardIcon use the new Menu.
Tomeu Vizoso
2007-02-21 21:12:27 +01:00
9ba487fa1f
Generate the id in ActivityFactory. I want it to be easy to run activities without using the shell. Some regression in the debug messages, which I'll fix as part of further refactoring.
Marco Pesenti Gritti
2007-02-21 20:56:14 +01:00
ef3f861954
Fix caps
Marco Pesenti Gritti
2007-02-21 20:20:36 +01:00
70da5fa7bd
More cleanups
Marco Pesenti Gritti
2007-02-21 20:15:39 +01:00
3fa653ed63
Split out Activity client/server
Marco Pesenti Gritti
2007-02-21 19:39:11 +01:00
3d3c730f22
Rename the class
Marco Pesenti Gritti
2007-02-21 18:09:02 +01:00
2627f7ff93
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2007-02-21 18:06:52 +01:00
11264b48b2
Split factory client and server
Marco Pesenti Gritti
2007-02-21 18:06:39 +01:00
7be3333671
Make BuddyIcon and BuddyMenu use the new Menu.
Tomeu Vizoso
2007-02-21 17:55:44 +01:00
3fbc00f74a
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2007-02-21 17:54:01 +01:00
7db372cc1c
Make bundle registry a singleton. Get the object path from the registry.
Marco Pesenti Gritti
2007-02-21 17:53:44 +01:00
f5b13b716e
Do not expose the service names from Activity. This create quite a bit of duplication, but I have to start somewhere cleaning this mess :/
Marco Pesenti Gritti
2007-02-21 17:28:49 +01:00
3ce2a67304
Refactored Menu out of Popup.
Tomeu Vizoso
2007-02-21 17:05:41 +01:00
5f65056d78
Cleanups
Marco Pesenti Gritti
2007-02-20 16:35:07 +01:00
7e96b1afb7
Get rid of the old grid. Never use absolute positioning.
Marco Pesenti Gritti
2007-02-20 16:23:49 +01:00
3de915db96
Completely drop stylesheets. Move some of it inside the nm service, don't want to touch that code because it will be rewritten.
Marco Pesenti Gritti
2007-02-20 15:10:18 +01:00
ee66b2237d
More work to get rid of stylesheets, some regressions.
Marco Pesenti Gritti
2007-02-20 14:57:50 +01:00
e1ef7398e2
Fix regression with screen rotation
Marco Pesenti Gritti
2007-02-13 16:47:47 +01:00
bf29a98b82
Actually commit the file
Marco Pesenti Gritti
2007-02-13 15:54:24 +01:00
64b92c4398
Simple date object to handle string conversions in a UI friendly way.
Marco Pesenti Gritti
2007-02-13 15:51:08 +01:00
8f3fb612fd
Reenable the journal. Add desktop background color.
Marco Pesenti Gritti
2007-02-13 15:02:39 +01:00
892caab0d8
Give precendence to user dir over system dir
Marco Pesenti Gritti
2007-02-13 13:01:58 +01:00
451c65b8f0
Actually enable the new method on xulrunner 1.9
Marco Pesenti Gritti
2007-02-13 11:53:33 +01:00
63c5bd5dbd
Allow for subclasses of Entry to override the base gtk.Entry.
Tomeu Vizoso
2007-02-12 23:45:46 +01:00
ac23b66059
Compile the new method only if we are on 1.9
Marco Pesenti Gritti
2007-02-12 23:47:03 +01:00
6267b79811
Fix a missing method in a Gecko interface.
Tomeu Vizoso
2007-02-12 23:00:30 +01:00
f4a6eb4453
Refactor Frame, create RoundBox, some Entry fixes and new Label control.
Tomeu Vizoso
2007-02-12 20:37:20 +01:00
5aa820d72f
And more text entry stuff.
Tomeu Vizoso
2007-02-10 17:42:11 +01:00
105c66f25b
More text entry stuff.
Tomeu Vizoso
2007-02-09 17:34:08 +01:00
6115b8af10
Added text entry control.
Tomeu Vizoso
2007-02-09 14:47:11 +01:00
39678b8bb8
Patch by Owen Williams to accept custom MANIFEST filename.
Marco Pesenti Gritti
2007-02-08 22:27:03 +01:00
f6e1df09f5
Refactor a bit the color stuff. Python doesn't seem to like initializing class members with an instance of the class itself. Initial frame control implementation.
Marco Pesenti Gritti
2007-02-08 16:28:05 +01:00