Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/datastore/dbus_helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-99/+0
* pylint sugar.datastore, little issues leftMarco Pesenti Gritti2008-04-191-6/+6
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+99
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-99/+0
* Timeout of 120 seconds for mount to work around jffs2 issues.Marco Pesenti Gritti2007-10-061-2/+2
* Save activity previews to the datastore as binary png images.Tomeu Vizoso2007-10-051-1/+1
* Add DSMetadata.get() method.Tomeu Vizoso2007-10-031-1/+1
* Add a parameter to datastore.find() for filtering out unwanted metadata prope...Tomeu Vizoso2007-09-101-4/+4
* Support moving of files to datastore when using write_file()Dan Williams2007-09-081-5/+11
* Add datastore.complete_indexing() func.Tomeu Vizoso2007-08-291-0/+3
* Rewrite dbus_helpers to not make a dbus connection on import. #2773Dan Winship2007-08-151-15/+23
* Add timeout arg to sugar.datastore.Datastore.Tomeu Vizoso2007-07-261-2/+3
* Send dbus.Dictionary so dbus doesn't complain.Tomeu Vizoso2007-07-201-1/+1
* Take out _data_store.complete_indexing() calls.Tomeu Vizoso2007-07-131-6/+0
* Adapt to datastore API changes.Tomeu Vizoso2007-07-131-2/+9
* Popdown when the toplevel of the parent item loses focus.Tomeu Vizoso2007-07-091-1/+1
* API change in the datastore.Tomeu Vizoso2007-07-051-1/+1
* Add get_unique_values() func to the datastore.Tomeu Vizoso2007-07-031-0/+3
* Added umount method to datastore.py.Tomeu Vizoso2007-06-281-0/+3
* Added mount() and mounts() methods to datastore.Tomeu Vizoso2007-06-271-1/+7
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
* Added/corrected some license headers.Tomeu Vizoso2007-06-241-10/+11
* Add delete method to the datastore wrapper.Tomeu Vizoso2007-06-221-252/+4
* Take out one try..except block.Tomeu Vizoso2007-05-281-6/+2
* Put dates to work correctly on the journal, create a new journal entry when r...Tomeu Vizoso2007-05-201-1/+1
* Improve logging.Tomeu Vizoso2007-05-161-27/+4
* Make datastore find & update operations asyncDan Williams2007-05-161-4/+13
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-2/+29
* Temporary try..excepts while we stabilize the new datastore.Tomeu Vizoso2007-05-101-2/+6
* Use the new DataStore and remove the old one.Tomeu Vizoso2007-05-101-0/+302