Граф коммитов

80 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com d19a54dc29 Up version 2006-05-16 19:51:26 +00:00
mkaply%us.ibm.com a4cc620c91 #338126
CCK only - not part of build
Live bookmarks weren't working in some scenarios
2006-05-16 19:51:00 +00:00
mkaply%us.ibm.com 987b803b4e #338055
CCK only - not part of build
Only use the ZipWritercomponent if a zip EXE isn't specified.
also, if ZipWriterComponent fails, try zip.exe
2006-05-16 19:49:48 +00:00
mkaply%us.ibm.com 96d85cecbc Update version 2006-05-11 16:56:09 +00:00
mkaply%us.ibm.com cb3ed13192 #337267
CCK only - not part of build
See bug 250123 - listitem.value and listitem.label don't work unless the listbox item is visible.
Switch to using get/setAttribute
2006-05-11 15:49:02 +00:00
mkaply%us.ibm.com 08c2741a4e #337404
CCK only - not part of build
I was only saving the ZIP path when you closed the CCK explicitly
Need to save it when you finish the wizard as well
2006-05-11 15:47:11 +00:00
mkaply%us.ibm.com a6f26550cf #337410
CCK only - not part of build
Need to add a full check for extension ID format so invalid IDs are rejected - regex copied from nsExtensionManager.js
I also had to change the error message to be more detailed - L10N impact
2006-05-11 15:44:35 +00:00
mkaply%us.ibm.com 47768596d0 #337432
CCK only - not part of build
Need to escape HTML entities when they are going to be added to DTD or XML files
Need to do charset conversion on install.rdf so that I18N chars are accepted for name/description/etc.
2006-05-11 15:41:56 +00:00
mkaply%us.ibm.com 53bf9e6411 CCK 1.0 2006-05-03 21:01:16 +00:00
mkaply%us.ibm.com 6b5fe459c0 Small fixes to CCK in pref for 1.0 2006-05-03 21:00:38 +00:00
mkaply%us.ibm.com f9f7e58380 Fix sizing issue with autocomplete box 2006-05-03 20:59:57 +00:00
mkaply%us.ibm.com 2a66360a44 cleanup of some text 2006-05-03 20:59:32 +00:00
mkaply%us.ibm.com cc3e3f9e2b #336309
CCK only - not built
Add support for specifying location of toolbars/bookmarks
2006-05-02 21:06:24 +00:00
mkaply%us.ibm.com 31f69fd5cf Fix some CCK only untranslatable strings 2006-05-01 15:41:51 +00:00
mkaply%us.ibm.com 372cca3cd1 Silly mistake 2006-04-25 21:51:12 +00:00
mkaply%us.ibm.com 4df4ca5f11 update version for small fix 2006-04-25 21:50:32 +00:00
mkaply%us.ibm.com 48db9b4a32 Add a Z accesskey 2006-04-25 20:47:18 +00:00
mkaply%us.ibm.com 2986b267f6 #335401
CCK only - not built
Allow specification of trust string via UI
2006-04-25 20:41:05 +00:00
mkaply%us.ibm.com efdfc061ff Bad check on pref 2006-04-25 20:35:33 +00:00
mkaply%us.ibm.com ae6280eec5 Version change for small fix 2006-04-25 20:34:23 +00:00
mkaply%us.ibm.com 5677879c84 #335277
CCK only - not built
Allow disabling of about:config from the CCK
2006-04-24 18:17:21 +00:00
mkaply%us.ibm.com a64cdcf907 #334673
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 16:52:07 +00:00
mkaply%us.ibm.com 7fb2fa40b2 #334667, #334672
CCK only - not part of build
CCK creation requires that XPI dir exists, locked preferences index incorrectly in properties file
2006-04-19 18:05:12 +00:00
mkaply%us.ibm.com baebbf7df5 1.6.0 version was only for testing 2006-04-17 19:08:56 +00:00
mkaply%us.ibm.com 9ec6d6416a plugins dir is now platform 2006-04-17 19:08:32 +00:00
mkaply%us.ibm.com fd0c11e0e1 #334002
CCK only - not part of build
Add support for having multiple XPIs in one CCK package
2006-04-17 17:04:51 +00:00
mkaply%us.ibm.com 7777e80710 Someday I'll get the version number right 2006-04-17 17:02:30 +00:00
mkaply%us.ibm.com 85d709b836 #333770
CCK only
Package cck.config in cck package
2006-04-14 15:42:10 +00:00
mkaply%us.ibm.com 522ea6b25f #333470
CCK only
Labels were missing control attribute
2006-04-13 21:28:01 +00:00
mkaply%us.ibm.com d878226786 remove some unnecessary cert code 2006-04-11 15:43:53 +00:00
mkaply%us.ibm.com a7793e43a7 *** empty log message *** 2006-04-11 15:43:32 +00:00
mkaply%us.ibm.com 126492633e UI cleanup 2006-04-10 17:13:20 +00:00
mkaply%us.ibm.com 2ec014da48 Proxy pages doesn't disable correctly 2006-04-10 17:12:01 +00:00
mkaply%us.ibm.com 80c40ac143 Upping version 2006-04-10 16:34:05 +00:00
mkaply%us.ibm.com e150d88ec5 Add suppor for hiding/locking the CCK in extension manager 2006-04-10 16:33:56 +00:00
mkaply%us.ibm.com 1b2d924064 I had completely broken cert importing 2006-04-10 13:23:44 +00:00
mkaply%us.ibm.com aac4a9821f Be specific as to what kind of certs we support 2006-04-10 13:22:53 +00:00
mkaply%us.ibm.com 08693957b5 Add workaround for bug 333049 - basically put the prefs for homepage and throbber url in different places depending on whether they are locked or not 2006-04-07 18:15:27 +00:00
mkaply%us.ibm.com 7b9a7d7684 remove browser.startup.homepage_reset since it doesn't look like it is used anymore 2006-04-07 18:14:20 +00:00
mkaply%us.ibm.com 019703327c Don't allow browser.startup.homepage to be set as a pref - see bug 333049 2006-04-06 22:00:38 +00:00
mkaply%us.ibm.com a09fa5f481 We need to unlock the prefs in the uninstall, disable and upgrade cases 2006-04-06 21:59:30 +00:00
mkaply%us.ibm.com 545a13d5f5 Add support for preference locking 2006-04-06 19:44:05 +00:00
mkaply%us.ibm.com 506006dc9b #332865
r=mkaply
Patch from Matt Willis - fix some missing semicolons
2006-04-05 19:22:09 +00:00
mkaply%us.ibm.com fba80f3644 Fix bad line endings 2006-04-05 19:20:39 +00:00
mkaply%us.ibm.com a6f6c2a3b2 Forgot to change version number 2006-04-05 14:37:45 +00:00
mkaply%us.ibm.com 3c5cb08497 More error checking, more XBL cleanup, change some prefs 2006-04-04 19:59:25 +00:00
mkaply%us.ibm.com 631eab50b3 Improve error checking 2006-04-03 21:48:21 +00:00
mkaply%us.ibm.com e4c15574d6 Rename searchplugin.xul to searchengine.xul 2006-04-03 20:36:34 +00:00
mkaply%us.ibm.com 1fe344b4af Continue XBLification, add support for Live bookmarks, better error checking 2006-04-03 20:01:09 +00:00
mkaply%us.ibm.com 30db21c940 Beginning of UI rewrite - convert UI to XBL to allow for listboxes for entering stuff 2006-03-30 22:30:07 +00:00