Commit Graph

162 Commits

Author SHA1 Message Date
Tomeu Vizoso 47f473189e Fix typo so the removal of expanded activity bundles is complete. 2007-09-12 20:30:21 +02:00
Tomeu Vizoso 6cb7c774dd Don't disable the clipboard icons when they are still incomplete. 2007-09-12 20:29:20 +02:00
Marco Pesenti Gritti bf1aea368f Fix snowflake layout 2007-09-12 18:50:55 +02:00
Marco Pesenti Gritti 8aa31a6095 Make the sizes of mesh icons match Eben spec. 2007-09-12 18:01:21 +02:00
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)
2007-09-12 12:35:39 +01:00
Marco Pesenti Gritti ac73c3950a Snapshot 8b784a6223. 2007-09-11 22:41:21 +02:00
Marco Pesenti Gritti 8b784a6223 Add default mime type handlers 2007-09-11 21:53:26 +02:00
Marco Pesenti Gritti d74f966f6d Update NEWS 2007-09-11 20:09:05 +02:00
Marco Pesenti Gritti a946f1d435 Snapshot 79237f3114. 2007-09-10 20:21:13 +02:00
Marco Pesenti Gritti af1eb17320 Add german translation. 2007-09-10 15:18:16 +02:00
Marco Pesenti Gritti 098473df62 Update NEWS 2007-09-10 11:12:50 +02:00
Tomeu Vizoso 547df751a7 Fixed some issues with text objects in the clipboard. 2007-09-09 15:04:26 +02:00
Dan Williams eb7ad2066c Snapshot a1f5cece18. 2007-09-09 01:20:47 -04:00
Dan Williams a1f5cece18 Fix traceback on mesh disconnect command 2007-09-09 01:19:06 -04:00
Dan Williams 3f6c03b8ee Snapshot 6b6470ebcb. 2007-09-09 00:32:18 -04:00
Dan Williams 6b6470ebcb * #1260, #2664, #1542, #2985: Rework network UI bits to be more informative and
increase granularity of mesh device control
2007-09-09 00:02:26 -04:00
Tomeu Vizoso b3ad232b0c #2909: Make python activities more tolerant to missing metadata properties. 2007-09-08 16:11:47 +02:00
Tomeu Vizoso a9dbf6ae59 #2653: Add audio/wav and audio/x-wav as Audio objects. 2007-09-08 14:28:23 +02:00
Dan Williams 9e2a9c4c02 Support moving of files to datastore when using write_file()
Using the transfer_ownership argument, activities using the default activity
datastore integration methods (namely write_file) will now tell the datastore
that it can move the files by default.  This reduces the copies required, which
is slow on flash.  For activities not using the standard APIs (Record, etc),
the datastore bindings allow the activity to specify when ownership should
transfer.
2007-09-07 21:53:32 -04:00
Marco Pesenti Gritti 434483f54a Snapshot c8700feccf. 2007-09-07 23:02:10 +02:00
Dan Winship c8700feccf update news 2007-09-07 13:33:11 -04:00
Simon Schampijer ce3f3e9be9 updated news 2007-09-07 17:42:28 +02:00
Simon Schampijer 7f8b000a92 Fixed XO icon of owner in group view #3085 2007-09-06 22:43:03 +02:00
Marco Pesenti Gritti 7dab1bfb8a Snapshot d9a30c23ff. 2007-09-06 21:52:26 +02:00
Marco Pesenti Gritti 5127901d86 Gray bottom border for Toolbox. 2007-09-05 14:23:17 +02:00
Simon Schampijer 5bd85906f2 (next='Return', back='Escape') 2007-09-04 23:24:15 +02:00
Marco Pesenti Gritti e7274066f1 Snapshot 0ad6398cf1. 2007-09-04 22:15:24 +02:00
Marco Pesenti Gritti b104f1e11e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Conflicts:

	NEWS
2007-09-03 23:09:56 +02:00
Marco Pesenti Gritti 3617dd1635 Cleanup Bundle to not require SUGAR_PREFIX to
be set. Also start using properties rather than
set/getters.
2007-09-03 23:08:49 +02:00
Tomeu Vizoso 07107fb81b #2896: Remove sugar.date module. 2007-09-03 21:26:30 +02:00
Marco Pesenti Gritti 382910b0ba Snapshot 0b3f687749. 2007-09-03 21:08:40 +02:00
Marco Pesenti Gritti 8a2cb49ffb Use a toolbar for zoom icons 2007-09-03 00:20:53 +02:00
Dan Williams 739b9160b1 Refactor activity share/join in Activity.__init__() to be clearer and cover all cases
Remove the 'pservice_id' attribute of the ActivityHandle too, since it was
completely pointless and should have been the same as the activity id anyway.
Share/join is handled in the Activity.__init__() method and the shell doesn't
really need to know about it at all.
2007-09-01 13:07:49 -04:00
Eduardo Silva 21eea182cb Update NEWS 2007-09-01 12:03:04 -04:00
Marco Pesenti Gritti 7a2d0bf4c2 Snapshot feb462d08d. 2007-09-01 13:52:07 +02:00
Tomeu Vizoso ecbbcb0026 Don't allow removing system-installed activities. 2007-08-31 20:37:44 +02:00
Tomeu Vizoso ad1818f985 #3063: Make the 'Keep' button in the activity toolbar create a copy of the activity in the journal. Add a copy() method for activities to use. 2007-08-31 15:43:38 +02:00
Tomeu Vizoso 3dc8505ec5 #3045: Fix issues with the clipboard icons and palettes. 2007-08-31 14:53:59 +02:00
Marco Pesenti Gritti 457a1eaf3b Get invites back to work in the UI. 2007-08-31 13:43:31 +02:00
Marco Pesenti Gritti e5db6eb971 Update 2007-08-31 11:58:17 +02:00
Marco Pesenti Gritti fbf995e71d Snapshot e65fef5c79. 2007-08-30 23:40:18 +02:00
Simon McVittie 19d72d4074 Update NEWS 2007-08-30 15:41:54 +01:00
Dan Williams 17c48f2d25 Add badges to infrastructure access points in mesh view 2007-08-30 02:40:26 -04:00
Dan Williams 82a869fbbf Add palette to Wireless device on Home view showing channel too
Convert the tooltip to a palette and show the wireless
channel in the palette.
2007-08-30 02:01:12 -04:00
Marco Pesenti Gritti 55c6547fbf Snapshot 23ad88db0c. 2007-08-29 21:07:34 +02:00
Dan Williams 8b326fda61 Re-share an activity when it gets launched from the journal if it was shared before 2007-08-28 17:07:57 -04:00
Guillaume Desmottes 232ae8d082 Update to new tubes API 2007-08-28 20:39:10 +02:00
Marco Pesenti Gritti 4f0df14a03 Snapshot 246ec1e4aa. 2007-08-28 00:03:25 +02:00
Marco Pesenti Gritti 14d51cc381 Update arabic translation. 2007-08-27 10:35:59 +02:00
Tomeu Vizoso 628fe7b5da Restore Icon's ability to load absolute file paths. 2007-08-24 20:15:30 +02:00