sugar-toolkit-gtk3/sugar
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
..
activity Support moving of files to datastore when using write_file() 2007-09-07 21:53:32 -04:00
bundle Add support for content bundles 2007-09-07 13:31:45 -04:00
clipboard More follow_name_owner_changed optimiztion 2007-08-24 18:25:56 -04:00
datastore Support moving of files to datastore when using write_file() 2007-09-07 21:53:32 -04:00
graphics Remove left over property. 2007-09-06 18:55:51 +02:00
objects Improvements in mime handling and added some tests. 2007-08-20 10:50:20 +02:00
presence Support the newly extended ActivityInvitation signal 2007-08-30 15:00:12 +01:00
__init__.py Move the zoom levels inside the model 2007-07-02 14:34:41 +02:00
_sugarext.defs Split the UI part of sugarext out to his own module to avoid 2007-07-27 20:15:31 +02:00
_sugarext.override Split the UI part of sugarext out to his own module to avoid 2007-07-27 20:15:31 +02:00
_sugarextmodule.c Split the UI part of sugarext out to his own module to avoid 2007-07-27 20:15:31 +02:00
_sugaruiext.defs Added an entry that can have icons inside: IconEntry. From libsexy. 2007-08-20 13:03:17 +02:00
_sugaruiext.override Added an entry that can have icons inside: IconEntry. From libsexy. 2007-08-20 13:03:17 +02:00
_sugaruiextmodule.c Added an entry that can have icons inside: IconEntry. From libsexy. 2007-08-20 13:03:17 +02:00
.gitignore Split the UI part of sugarext out to his own module to avoid 2007-07-27 20:15:31 +02:00
.license Add a license checker. 2007-06-24 12:05:52 +02:00
env.py Add support for content bundles 2007-09-07 13:31:45 -04:00
logger.py Add a DBus service to tweak the log level, it will be used by the developer console. 2007-09-05 11:22:41 +02:00
ltihooks.py Set glib program name and application name. 2007-06-29 22:11:28 +02:00
Makefile.am Add support for content bundles 2007-09-07 13:31:45 -04:00
network.py Return 404 error when path can't be translated 2007-08-31 14:32:33 -04:00
profile.py Start intro if config is absent or corrupted. 2007-07-30 15:34:02 +02:00
util.py #1888 Choose the correct mime type when adding text from Write to the clipboard. 2007-07-14 13:53:49 +02:00
wm.py Split the UI part of sugarext out to his own module to avoid 2007-07-27 20:15:31 +02:00