28 Commits (131c28bb724d89900a1707ad4cae726ba8e9ce5a)

Author SHA1 Message Date
Sascha Silbe 131c28bb72 fix EOL spaces
Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
CC: Aleksey Lim <alsroot@member.fsf.org>
14 years ago
Tomeu Vizoso fdfacaf26f Misc. pylint fixes 14 years ago
Simon Schampijer f82c2bad4d Not able to access files on external device from within an activity on new system d.l.o #10218
The error we were seeing was that the '(env.get_profile_path(),
'data'))' does not exist yet at system start. Symlinks are created
there when accessing data on an external device. The directory
gets created when an activity like Browse or Terminal has been
run for the first time or you start Read for the first time by
resuming the file on the external device.

http://dev.laptop.org/ticket/10218
14 years ago
Simon Schampijer e497eb15ba Fix keep functionality in activities
Introduced by #1765
14 years ago
Simon Schampijer 7978c55fdf Create the DSObject update listener as well for existing entries 15 years ago
Simon Schampijer 394870f4ad Synchronize changes made to a Journal entry #1358 15 years ago
Simon Schampijer a3c68d5109 removed leftover 15 years ago
Simon Schampijer e1d4afe13e Add signal listener functionality to the DS #1197 (silbe) 15 years ago
Simon Schampijer aacb5592e5 Cleaned up the datastore API
- killed the dbus_helpers, moved that to the datastore.py
- added documentation
- pep8 and pylint clean
15 years ago
Aleksey Lim dfc5513f86 To emulate missed parts of DSObject - optional file_path removing #1241 15 years ago
Aleksey Lim dc0701dacf Some activities relies on existing of ds fields like 'title' #1241 15 years ago
Aleksey Lim da678c6973 ObjectChooser displays USB media files, but fails to access file #1241 15 years ago
Sascha Silbe c9e63eb8ea PEP8 white space and long line fixes 15 years ago
Sascha Silbe ecdaf6b795 trim EOL (end-of-line) spaces on source files 15 years ago
Sascha Silbe 496090fe62 let the logger do the formatting 15 years ago
Tomeu Vizoso 488b9ecbb2 Set the uid property after a new object is created 16 years ago
Tomeu Vizoso feeeff34a1 Remove bundle stuff 16 years ago
Marco Pesenti Gritti b58182a970 Mark modules as STABLE/UNSTABLE/DEPRECATED. 16 years ago
Tomeu Vizoso 8c2bc01b6b Move DSObject.resume() from sugar-toolkit to the shell 16 years ago
Tomeu Vizoso 0490247fcb Hopefully really avoid access to private member 16 years ago
Tomeu Vizoso 5c1f3b7daa Revert "Avoid access to private member"
This reverts commit 0cf0cacbd0.
16 years ago
Tomeu Vizoso 0cf0cacbd0 Avoid access to private member 16 years ago
Tomeu Vizoso 865c234a1e Revert "Avoid access to private member."
This reverts commit 8301b9269a.
16 years ago
Marco Pesenti Gritti 8301b9269a Avoid access to private member. 16 years ago
Marco Pesenti Gritti c563543dea More pylint fixes 16 years ago
Daniel Drake 02d3799b54 #7532 install + open content bundles through journal 16 years ago
chema e459206438 Enable journal to do open-with for activity bundles. 16 years ago
Marco Pesenti Gritti 72c2a1d770 Use a src directory consistently with base and shell. 16 years ago