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
* 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