Commit Graph

300 Commits

Author SHA1 Message Date
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
Dan Winship 60cd7111c0 Use badge-charging on battery icon when charging. #722 2007-08-24 09:07:28 -04:00
Marco Pesenti Gritti 466bc7b300 Remember state when scrubbing 2007-08-24 14:21:07 +02:00
Marco Pesenti Gritti 59d2ba5c26 Snapshot d38cacfe2c. 2007-08-22 20:56:29 +02:00
Marco Pesenti Gritti d38cacfe2c Update NEWS. Please remember to do it, I can't go
through git log every time I make a release.
2007-08-22 20:56:29 +02:00
Dan Williams f5f31627d3 Snapshot e83b98a8f6. 2007-08-20 16:55:28 -04:00
Dan Williams e83b98a8f6 #2912: Improvements to GlibURLDownloader API 2007-08-20 16:48:28 -04:00
Dan Williams d0caf99277 #2299: Really fix buddy properties coming through as arrays of bytes 2007-08-20 15:56:49 -04:00
Marco Pesenti Gritti 4e9c8c6e11 Snapshot b24a28a77d. 2007-08-20 20:57:04 +02:00
Marco Pesenti Gritti 33094dfa50 * #2012: Fix palette position on the left frame panel. (marco) 2007-08-20 14:49:17 +02:00
Marco Pesenti Gritti db57fc38be Make activity names translatable. 2007-08-18 12:48:40 +02:00
Tomeu Vizoso dfe8ff6806 #2695: Recognize text files as such. 2007-08-16 21:41:42 +02:00
Marco Pesenti Gritti ba8a731aa1 Add a border to the frame. 2007-08-16 16:46:21 +02:00