Tomeu Vizoso
50a253b1b9
Add extension to temp icon file names #458
2009-03-01 10:36:42 +01:00
Tomeu Vizoso
26e5fc5ca9
Use util.TempFilePath for icons extracted from zipped bundles
2009-01-03 19:11:36 +01:00
Daniel Drake
3f1509cd22
Simplify activity bundle installation
...
sugar-install-bundle is broken because ActivityBundle.install() gained a
required parameter. Please can we make it optional? This also fixes one
of the problems with the activity updater.
2008-12-05 21:55:34 +00:00
Marco Pesenti Gritti
b58182a970
Mark modules as STABLE/UNSTABLE/DEPRECATED.
2008-10-28 14:19:01 +01:00
Tomeu Vizoso
f5d45d6acd
Make sure that manifests in bundles are only called at install and deployment time, so it doesnt impact shell startup performance
2008-10-17 15:29:35 +02:00
Marco Pesenti Gritti
f5f26d59c4
Remove unused imports.
2008-10-06 16:38:25 +02:00
Marco Pesenti Gritti
5c6c7ab1d1
The activity registry is now private to the shell.
...
Changed the activityfactory to take a bundle instead of a bundle_id
so that it doesn't depend on the registry.
2008-10-06 15:54:46 +02:00
Marco Pesenti Gritti
938e2e9648
Do not try to list the mimetypes directory if it does not exist.
...
Fix #7837
2008-08-31 14:36:13 +02:00
C. Scott Ananian
1bd1b6c81e
Trac #7733 : fix severe performance regression when creating ActivityBundle.
2008-08-19 15:46:36 -04:00
Marco Pesenti Gritti
80190bf944
Several pylint fixes.
2008-08-11 00:50:29 +02:00
Jameson Quinn
48597a672f
bug #7534 : need_upgrade should always be True
2008-07-23 09:55:42 -06:00
Jameson Quinn
62af4ae9bb
bug #7494 - uninstall from location, not future location
2008-07-23 07:09:49 -06:00
Tomeu Vizoso
73fe1e9837
#7046 : Fix removal of activities
2008-07-03 12:27:28 +02:00
Marco Pesenti Gritti
cfdc17d6c9
Patch by Jameson Chema Quinn.
...
Readability cleanups and little fixes by me.
use MANIFEST. Deprecate bundle_name. fix_manifest().
bundlebuilder.config() cleanup.
2008-06-13 12:37:45 +02:00
Tomeu Vizoso
708a62c06f
Move timestamp_to_elapsed_string to sugar.util and add ActivityBundle.installation_time
2008-05-24 18:07:51 +02:00
Marco Pesenti Gritti
72c2a1d770
Use a src directory consistently with base and shell.
2008-04-29 14:58:34 +02:00