3524 Commits (44ffef5f67d7ecae2ebdf7f6ce4c0934f645e8ad)
 

Author SHA1 Message Date
Marco Pesenti Gritti 44ffef5f67 Convenience method to get the pubkey, which the activities seem to need. 17 years ago
Marco Pesenti Gritti 2536f51570 Use nick name consistently in the profile 17 years ago
Marco Pesenti Gritti ed22733941 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 70723aff7a Remove the friend from the mapping dict. 17 years ago
Guillaume Desmottes d21e4c7cee Remove invite when the activiy disappear from the mesh. (#3514) 17 years ago
Marco Pesenti Gritti 30edb542b1 Cleanup the profile code and rename the Server section to Jabber. 17 years ago
Marco Pesenti Gritti ecb8816bc9 Add XdndDirectSave support to the clipboard.
I think it could be a little cleaner, but it would
require refactoring, we can do that post Trial-3.
Also we might have to figure out a way to get
file saving progress feedback at some point.
17 years ago
Marco Pesenti Gritti 6ec3246a1e Snapshot 8ef6c57f8b. 17 years ago
Marco Pesenti Gritti 8ef6c57f8b Patch by bertf to fix handling of non-default types. 17 years ago
Marco Pesenti Gritti 8aecf00060 Use logging.error or dbus errors. Launch the activity
even if the dbus call on the datastore to find object_id
fails.
17 years ago
Marco Pesenti Gritti 97cd865bc7 Snapshot 0a666e23cf. 17 years ago
Marco Pesenti Gritti 0a666e23cf When starting an activity with activity_id but no object_id
try to figure out from the journal which object it was
associated to.
17 years ago
Marco Pesenti Gritti 4e18357902 Ignore double desktop switching notifications. 17 years ago
Tomeu Vizoso b626f628eb Fix mime.get_primary_extension(). 17 years ago
Marco Pesenti Gritti fe39b82a93 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti cffd29c284 Do not show the toolbox border if there is only one toolbar. 17 years ago
Dan Winship 8b3e0196b7 fix a bug that broke the activity ring 17 years ago
Marco Pesenti Gritti 791bb66087 Remove the ogg default until we have a default
media player.
17 years ago
Marco Pesenti Gritti 6b04dca40e Raise the event area on window stack changes rather
than on activate. I think activate is called only
when there is a focus change.
17 years ago
Marco Pesenti Gritti 3a4f4166f0 Snapshot 47f473189e. 17 years ago
Tomeu Vizoso 47f473189e Fix typo so the removal of expanded activity bundles is complete. 17 years ago
Tomeu Vizoso 6cb7c774dd Don't disable the clipboard icons when they are still incomplete. 17 years ago
Marco Pesenti Gritti bf1aea368f Fix snowflake layout 17 years ago
Marco Pesenti Gritti 8aa31a6095 Make the sizes of mesh icons match Eben spec. 17 years ago
Simon McVittie bc49fc4257 When joining an activity, pick up its sharing scope.
This avoids trying to re-share already shared activities in order to invite someone (#3364)
17 years ago
Marco Pesenti Gritti ac73c3950a Snapshot 8b784a6223. 17 years ago
Marco Pesenti Gritti 8b784a6223 Add default mime type handlers 17 years ago
Marco Pesenti Gritti d74f966f6d Update NEWS 17 years ago
Marco Pesenti Gritti 5ae294325c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 971fd857e0 Hook up private activities and share invite-only
implicitly.
17 years ago
Michael Stone a7b0e02aea Fixes to broken Rainbow calls in Shell service. 17 years ago
Marco Pesenti Gritti 88d196d089 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti fdb9c57e65 Handle invitations inside Activity. 17 years ago
Dan Winship 8a733eea5d redo the smaps-parsing code to be a little more efficient. part of #3096 17 years ago
Dan Winship 59708891e8 avoid redrawing the activity ring twice in a row. part of #3096 17 years ago
Simon Schampijer 6ff3486f42 Removed the keyboard brightness listener on keycode 236, fix for #3277 17 years ago
Guillaume Desmottes 297d107ee2 Update libwnck "active-window-changed" callback due to API changes 17 years ago
Marco Pesenti Gritti a946f1d435 Snapshot 79237f3114. 17 years ago
Tomeu Vizoso 79237f3114 Add a parameter to datastore.find() for filtering out unwanted metadata properties. 17 years ago
Tomeu Vizoso e9449d0ab0 Do sync the DS creates. 17 years ago
Tomeu Vizoso ccb0aaaa28 Don't store the xo-color property on _IconBuffer, it will cause conflicts with stroke-color and fill-color. 17 years ago
Marco Pesenti Gritti d8878e7d74 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti af1eb17320 Add german translation. 17 years ago
Tomeu Vizoso 99059f02a3 Set timestamp property. 17 years ago
Marco Pesenti Gritti 66cc15a498 Fix xo_color comparison. 17 years ago
Marco Pesenti Gritti e4e728339b Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 098473df62 Update NEWS 17 years ago
Marco Pesenti Gritti d1b5fb8dc5 Handle activating windows which are transient to the activity. 17 years ago
Eduardo Silva bd2c58d24c Console: avoid to add missed logfiles 17 years ago
Marco Pesenti Gritti f7a1900d3d Do not redraw/resize if the properties doesn't actually change.
In the Icon widget queue resize and redraw as appropriate.
17 years ago