c202b6be43Import xdgmime and start hooking it up
Marco Pesenti Gritti
2007-05-23 11:55:21 +0200
ffebebcd7dSet icon size on the combobox.
Tomeu Vizoso
2007-05-22 18:25:29 +0200
87d59ae13bAvoid crashing in atexit.
Tomeu Vizoso
2007-05-22 18:24:56 +0200
1cb7700136Rename interface name to org.laptop
Marco Pesenti Gritti
2007-05-22 14:49:28 +0200
1dc104126dAdapt to new DataStore API.
Tomeu Vizoso
2007-05-22 14:03:31 +0200
490b939eb9Import the AddressEntry
Marco Pesenti Gritti
2007-05-21 17:53:47 +0200
0ddbf7e9abAdd the AddressEntry object to sugar
Marco Pesenti Gritti
2007-05-21 17:36:08 +0200
d560489d0fBrowser leftover
Marco Pesenti Gritti
2007-05-21 12:58:05 +0200
1d79d93627Fix syntax
Simon McVittie
2007-05-21 11:50:29 +0100
17b3142776Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2007-05-21 12:47:28 +0200
f1d67f661eUse autoreconf
Marco Pesenti Gritti
2007-05-21 12:46:32 +0200
66c5e882f3Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Simon McVittie
2007-05-21 11:30:38 +0100
8c8dffe662Merge commit 'origin' into submit
Simon McVittie
2007-05-21 11:27:47 +0100
42f7eeedc8Drop the browser stuff, it will be replaced by hulahop.
Marco Pesenti Gritti
2007-05-21 11:06:52 +0200
11c89d86c9Put dates to work correctly on the journal, create a new journal entry when resuming a past entry.
Tomeu Vizoso
2007-05-20 12:38:08 +0200
04fc7047c2Don't autolaunch downloaded docs, this will be done from the Web activity.
Tomeu Vizoso
2007-05-20 12:36:55 +0200
5d4b9b1dfaSet the activity icon on new journal entries.
Tomeu Vizoso
2007-05-19 20:06:36 +0200
abec4df66eDon't try to display an icon without file name.
Tomeu Vizoso
2007-05-19 11:19:56 +0200
3ac4cb5432Stop depending on NSPR.
Tomeu Vizoso
2007-05-19 10:01:07 +0200
ccc224e76fsugar.presence.presenceservice: Use absolute imports
Simon McVittie
2007-05-18 15:33:21 +0100
29cc39968dDon't rely on dbus importing the exceptions module - import it explicitly. Also divide up imports in a PEP8-compliant way.
Simon McVittie
2007-05-18 15:31:32 +0100
c6ac2873c8sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()
Simon McVittie
2007-05-18 15:24:58 +0100
78356b1956services/presence/: move more of the handle tracking into the Buddy object
Simon McVittie
2007-05-18 15:22:32 +0100
bf84eca102services/presence/server_plugin.py: Ensure _conn always exists (even if None) This means cleanup() will not fail on an uninitialized server plugin, and get_connection() will return None rather than raising AttributeError.
Simon McVittie
2007-05-18 15:21:36 +0100
6c671fb7feSize the toolbox to 1 grid cell
Marco Pesenti Gritti
2007-05-18 14:00:29 +0200
b958a515d5Draw the background of the toolbox hbox
Marco Pesenti Gritti
2007-05-18 13:32:50 +0200
7b9c59fb9cCorrectly send IPv4 address when NM already has a connection
Dan Williams
2007-05-17 13:54:26 -0400
79fdfc5fb7Don't set_active(0) on realize, as it would trigger 'changed'.
Tomeu
2007-05-16 15:02:41 +0200
531321740cMerge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Simon McVittie
2007-05-16 12:30:49 +0100
35d190b55eservices/presence/server_plugin.py: Handle presence more correctly. This avoids unnecessary attempts to look up the buddy properties of channel-specific handles (which doesn't work) by only looking up the buddy properties of people we're subscribed to. Also, this approves subscription requests that come in while we're online, rather than handling them when we next go from offline to online.
Simon McVittie
2007-05-16 11:39:16 +0100
5d9e19a892Retry getting buddy properties a few times
Dan Williams
2007-05-16 01:03:55 -0400
e659d15384Make datastore find & update operations async
Dan Williams
2007-05-16 00:41:45 -0400
28e8b9025eShow activity title in mesh view
Dan Williams
2007-05-15 16:21:40 -0400
82095ea26aSome PS reliability fixes
Dan Williams
2007-05-15 15:25:30 -0400
5d77ff680aservices/presence: Stop using deprecated keyword argument named_service
Simon McVittie
2007-05-15 15:20:02 +0100
4b26840333sugar.presence.presenceservice, services/presence: Use named loggers. This causes events in the log to be annotated with the module that emitted the message.
Simon McVittie
2007-05-15 14:58:15 +0100
ef00d72ca8Put compreg.dat in the profile.
Marco Pesenti Gritti
2007-05-15 12:22:26 +0200
4a8493f95eFix mozilla components loading when sugar is running from source. We don't attempt to load components from source, since that would be insanely complicated.
Marco Pesenti Gritti
2007-05-15 11:50:21 +0200
9fa0790c2bDo not assume we are packing an ActivityToolbox inside the activity
Marco Pesenti Gritti
2007-05-15 11:23:46 +0200
871828f307Set alias twice so server actually gets it
Dan Williams
2007-05-14 22:48:53 -0400
79aad47327Don't drop buddies on failure to retrieve their activity list
Dan Williams
2007-05-14 16:20:23 -0400
9b978f014fFix setting owner OLPC properties
Dan Williams
2007-05-14 16:17:33 -0400
9a83c2b0fdMerge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2007-05-14 19:57:01 +0200
a05d804949Make reconnection to the jabber server work again
Dan Williams
2007-05-14 13:58:26 -0400
141072c9e9Set a default title for the activity
Marco Pesenti Gritti
2007-05-14 19:56:06 +0200
8ccb393b55Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2007-05-14 19:27:51 +0200
820e739a0fImprove the layout of the activity toolbar
Marco Pesenti Gritti
2007-05-14 19:27:35 +0200
b99e149d23Fix Friends view buddy removal
Dan Williams
2007-05-14 13:04:59 -0400
c84e21aa9eHide the tabs bar when there is only one toolbar. Fix sugar.Browser
Marco Pesenti Gritti
2007-05-14 15:48:36 +0200
9e1e851884Make deferred connection actually work
Dan Williams
2007-05-14 02:46:51 -0400
02c99e2a0cHandle buddy nick changes
Dan Williams
2007-05-14 01:21:22 -0400
e1b3cde65eFix uninitialized variable traceback
Dan Williams
2007-05-13 21:40:24 -0400
5e2ea16e3aRedo PS connection handling; ensure valid network connection before talking to server
Dan Williams
2007-05-13 21:34:15 -0400
66dfd363baLog the PS getting kicked off the bus
Dan Williams
2007-05-13 21:33:14 -0400
fddf101885Quiet error message when unecessary
Dan Williams
2007-05-13 21:31:16 -0400
de1796605fFix member name collision with dbus object superclass
Dan Williams
2007-05-13 21:11:19 -0400
077b3e3391Fix debug log statement
Dan Williams
2007-05-13 21:08:54 -0400
9e10d15c21More work on pyxpcom integration
Marco Pesenti Gritti
2007-05-13 22:49:27 +0200
7e0fd77b13Some fixes
Marco Pesenti Gritti
2007-05-13 20:32:28 +0200
f3289d2e59Implement setting the journal entry title from the toolbar.
Tomeu
2007-05-13 18:21:35 +0200
309ddec8b7Activate session saving as gtk_moz_embed_set_directory_service_provider got added to the glue.
Tomeu
2007-05-13 18:18:50 +0200
04b81ee901Add a browsehelper component which I'll use for pyxpcom integration.
Marco Pesenti Gritti
2007-05-13 16:26:55 +0200
f13a49b08eMerge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Dan Williams
2007-05-11 18:41:39 -0400
2216f5095dUse ExportedGObject from dbus-python rather than reimplementing it
Simon McVittie
2007-05-11 17:27:36 -0400
a86293dcb4Only set our own properties when we're connected
Dan Williams
2007-05-11 17:25:44 -0400
d8446e25aeCleanup
Marco Pesenti Gritti
2007-05-11 23:11:02 +0200
b0c2f0313fCheck the grid exists before trying to remove weight when removing items.
Marco Pesenti Gritti
2007-05-11 23:10:07 +0200
d319ac192dUse sugar theme for matchbox
Marco Pesenti Gritti
2007-05-11 20:31:44 +0200
5b55fbc99eUse the sugar-xo theme on the xo
Marco Pesenti Gritti
2007-05-11 16:55:43 +0200
f0e5523cd0gtk thinks the xo dpi is 200.0
Marco Pesenti Gritti
2007-05-11 12:36:07 +0200
669c4259dcFix distcheck
Marco Pesenti Gritti
2007-05-11 12:33:14 +0200
35a9102b71Build the gtkrcs from a common gtkrc.em
Marco Pesenti Gritti
2007-05-11 12:17:43 +0200
d5e0605195Scripted generation of sugar and sugar-xo
Marco Pesenti Gritti
2007-05-11 11:49:12 +0200
0087f41fb4Remove obsolete files
Marco Pesenti Gritti
2007-05-11 11:19:03 +0200
e5a586fe69More distcheck fixes
Marco Pesenti Gritti
2007-05-11 11:18:17 +0200
85a4c4adb3More distcheck fixes
Marco Pesenti Gritti
2007-05-10 19:16:27 +0200
cb1119a647Fix several distcheck issues
Marco Pesenti Gritti
2007-05-10 18:55:29 +0200
929dabd165Use the new DataStore and remove the old one.
Tomeu Vizoso
2007-05-10 11:01:32 +0200
ac4338e3c0Add an ItemInfo object associated with each item. Remove weight from the grid when removing items.
Marco Pesenti Gritti
2007-05-10 10:42:56 +0200
5d14daf44bNotebook class now use **kwargs to set properties
Eduardo Silva
2007-05-09 14:38:38 -0400
00e8348c73Set _shared_activity correctly when we share an activity successfully
Simon McVittie
2007-05-09 16:32:16 +0100
5fc1cdefebWhen joining an activity that's already been joined, call a callback which exists
Simon McVittie
2007-05-09 15:05:17 +0100
c34a264168Add some comments in the notebook class
Eduardo Silva
2007-05-08 22:38:56 -0400
a67d87c2a6Fix server-based registration
Dan Williams
2007-05-08 16:28:55 -0400
0d1b2bef13Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Simon McVittie
2007-05-08 17:07:44 +0100
1f024ff6e4sugar.logger: Use formatters properly when interfacing with logging. This fixes display of tracebacks in the logs, and adds logger names
Simon McVittie
2007-05-08 16:24:48 +0100
05d7ed5084sugar.presence.presenceservice: don't mix up local variable 'activity' and imported module 'activity'
Simon McVittie
2007-05-08 16:23:07 +0100
28637c098eFix activity creation ID collisions
Dan Williams
2007-05-08 11:19:30 -0400