Commit Graph

77 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
81ac2f4537 Update version 2006-05-11 16:56:09 +00:00
mkaply%us.ibm.com
be8919010d #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
641827b2de #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
e648083a2e #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
8b708f4673 #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
0ff17de38d CCK 1.0 2006-05-03 21:01:16 +00:00
mkaply%us.ibm.com
0b6409d8b1 Small fixes to CCK in pref for 1.0 2006-05-03 21:00:38 +00:00
mkaply%us.ibm.com
9ac02c6c88 Fix sizing issue with autocomplete box 2006-05-03 20:59:57 +00:00
mkaply%us.ibm.com
6a025e8888 cleanup of some text 2006-05-03 20:59:32 +00:00
mkaply%us.ibm.com
6f4fa229d7 #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
e92f2832d2 Fix some CCK only untranslatable strings 2006-05-01 15:41:51 +00:00
mkaply%us.ibm.com
25e5b9ab74 Silly mistake 2006-04-25 21:51:12 +00:00
mkaply%us.ibm.com
3c32b96ce5 update version for small fix 2006-04-25 21:50:32 +00:00
mkaply%us.ibm.com
a12040e88a Add a Z accesskey 2006-04-25 20:47:18 +00:00
mkaply%us.ibm.com
7f8cd64ba3 #335401
CCK only - not built
Allow specification of trust string via UI
2006-04-25 20:41:05 +00:00
mkaply%us.ibm.com
6303180103 Bad check on pref 2006-04-25 20:35:33 +00:00
mkaply%us.ibm.com
77b7357a76 Version change for small fix 2006-04-25 20:34:23 +00:00
mkaply%us.ibm.com
5e1ce4e70d #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
9d397cddf1 #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
d1668cfa02 #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
fcd9605ced 1.6.0 version was only for testing 2006-04-17 19:08:56 +00:00
mkaply%us.ibm.com
cc953c671a plugins dir is now platform 2006-04-17 19:08:32 +00:00
mkaply%us.ibm.com
92f8475aea #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
6d20e74a55 Someday I'll get the version number right 2006-04-17 17:02:30 +00:00
mkaply%us.ibm.com
50fc283812 #333770
CCK only
Package cck.config in cck package
2006-04-14 15:42:10 +00:00
mkaply%us.ibm.com
fe491d71d3 #333470
CCK only
Labels were missing control attribute
2006-04-13 21:28:01 +00:00
mkaply%us.ibm.com
d719612b81 remove some unnecessary cert code 2006-04-11 15:43:53 +00:00
mkaply%us.ibm.com
2581ceffaa *** empty log message *** 2006-04-11 15:43:32 +00:00
mkaply%us.ibm.com
ad498da0ef UI cleanup 2006-04-10 17:13:20 +00:00
mkaply%us.ibm.com
ad20f0223e Proxy pages doesn't disable correctly 2006-04-10 17:12:01 +00:00
mkaply%us.ibm.com
e672090972 Upping version 2006-04-10 16:34:05 +00:00
mkaply%us.ibm.com
9eb1aab640 Add suppor for hiding/locking the CCK in extension manager 2006-04-10 16:33:56 +00:00
mkaply%us.ibm.com
e7c4914688 I had completely broken cert importing 2006-04-10 13:23:44 +00:00
mkaply%us.ibm.com
ea9554bd0d Be specific as to what kind of certs we support 2006-04-10 13:22:53 +00:00
mkaply%us.ibm.com
5274a28c3d 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
703b15e2da 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
4c6e923055 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
157fa05688 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
532128ce9e Add support for preference locking 2006-04-06 19:44:05 +00:00
mkaply%us.ibm.com
ba0b4c19c7 #332865
r=mkaply
Patch from Matt Willis - fix some missing semicolons
2006-04-05 19:22:09 +00:00
mkaply%us.ibm.com
17d1664471 Fix bad line endings 2006-04-05 19:20:39 +00:00
mkaply%us.ibm.com
3e3d87044d Forgot to change version number 2006-04-05 14:37:45 +00:00
mkaply%us.ibm.com
078406eedf More error checking, more XBL cleanup, change some prefs 2006-04-04 19:59:25 +00:00
mkaply%us.ibm.com
33319ef269 Improve error checking 2006-04-03 21:48:21 +00:00
mkaply%us.ibm.com
d5e2435e3f Rename searchplugin.xul to searchengine.xul 2006-04-03 20:36:34 +00:00
mkaply%us.ibm.com
e4814f87f0 Continue XBLification, add support for Live bookmarks, better error checking 2006-04-03 20:01:09 +00:00
mkaply%us.ibm.com
59e62db11c Beginning of UI rewrite - convert UI to XBL to allow for listboxes for entering stuff 2006-03-30 22:30:07 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
mkaply%us.ibm.com
7190d3b7a2 Add validation for id/name/version 2006-03-17 17:41:10 +00:00
mkaply%us.ibm.com
24fda61f35 Use 0.8.5 for version since this is bug fixes 2006-02-21 16:10:02 +00:00