Marco Pesenti Gritti
0ef5c4b891
Add arrows on the homepage to hint about frame activation.
2007-09-24 22:04:45 +02:00
Marco Pesenti Gritti
90bf68d0f3
Rework home box layout to fix #2665 .
2007-09-24 21:07:43 +02:00
Simon McVittie
0b5506f3e3
Update NEWS
2007-09-24 12:04:00 +01:00
Benjamin Berg
85cf3f4655
Add news file entry about the palette fixes.
2007-09-22 01:16:34 +02:00
Eduardo Silva
5a595ea04e
Update NEWS
2007-09-20 12:05:26 -04:00
Marco Pesenti Gritti
0f2a58d737
Human readable file names when copying on usb...
...
Conflicts:
NEWS
2007-09-20 12:25:12 +02:00
Marco Pesenti Gritti
c74276dcdb
Always remove invites from the frame
...
Conflicts:
NEWS
2007-09-19 19:20:40 +02:00
Marco Pesenti Gritti
c6459583ee
Updated spanish translation
...
Conflicts:
NEWS
2007-09-19 15:40:09 +02:00
Marco Pesenti Gritti
b580353f24
Fix NEWS
2007-09-18 20:58:43 +02:00
Simon Schampijer
53f1265252
Handle the passing of the child of the toolitem to the WidgetInvoker in ToolInvoker, FrameWidgetInvoker
2007-09-18 14:24:16 +02:00
Simon Schampijer
8ae1f9aad8
Fix that several palettes are not hooked up to the same button #3293
2007-09-17 23:42:17 +02:00
Guillaume Desmottes
d21e4c7cee
Remove invite when the activiy disappear from the mesh. ( #3514 )
2007-09-17 14:03:15 +02:00
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.
2007-09-17 02:39:02 +02:00
Marco Pesenti Gritti
6ec3246a1e
Snapshot 8ef6c57f8b
.
2007-09-15 03:18:53 +02:00
Marco Pesenti Gritti
8ef6c57f8b
Patch by bertf to fix handling of non-default types.
2007-09-15 03:14:30 +02:00
Marco Pesenti Gritti
97cd865bc7
Snapshot 0a666e23cf
.
2007-09-14 18:56:53 +02:00
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.
2007-09-14 16:16:54 +02:00
Marco Pesenti Gritti
4e18357902
Ignore double desktop switching notifications.
2007-09-14 13:58:59 +02:00
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.
2007-09-13 12:30:37 +02:00
Marco Pesenti Gritti
3a4f4166f0
Snapshot 47f473189e
.
2007-09-12 21:52:04 +02:00
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