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
datastore Support moving of files to datastore when using write_file() 2007-09-07 21:53:32 -04:00
graphics
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
_sugarext.override
_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
_sugaruiext.override
_sugaruiextmodule.c
.gitignore
.license
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
Makefile.am Add support for content bundles 2007-09-07 13:31:45 -04:00
network.py
profile.py
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