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

102 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com cd3ddc4629 Add support for setting override home page URL, properly convert files to UTF8 when writing them so NLS chars work, fix bug that we didn't set ProxyType in prefs 2006-02-21 16:09:20 +00:00
mkaply%us.ibm.com 8f65864599 Add support for setting override home page 2006-02-21 16:08:22 +00:00
mkaply%us.ibm.com fc8a1478c1 Up version 2006-01-30 17:47:01 +00:00
mkaply%us.ibm.com 2f6b11c633 Don't have CCK Wizard mosal 2006-01-30 17:46:03 +00:00
mkaply%us.ibm.com 29f8ff8a5c Output copy error to JS console 2006-01-20 18:52:57 +00:00
mkaply%us.ibm.com cd382ea86e Add debug error message for potential fatal error 2006-01-19 17:45:53 +00:00
mkaply%us.ibm.com 8bc86e12c5 Got version wrong 2006-01-18 21:30:16 +00:00
mkaply%us.ibm.com e98d25152a Up the version 2006-01-18 19:40:56 +00:00
mkaply%us.ibm.com e32720b853 Add error message for when ZIP fails 2006-01-18 18:40:29 +00:00
mkaply%us.ibm.com a754054802 Fix a couple bugs - configs on a different drive, not able to have just a still logo, checkbox not working correctly, ensure lowercase booleans in pref file 2006-01-16 17:09:02 +00:00
mkaply%us.ibm.com e9a51a32bc Various fixes, including better workaround for installer bug, new messages, and fixes to saving/switching configs 2006-01-11 21:00:41 +00:00
mkaply%us.ibm.com dbb44029d0 Forgot to add return for multiple certs 2006-01-10 15:06:57 +00:00
mkaply%us.ibm.com 1184762348 pref for turning off confirm dialog 2006-01-03 22:22:10 +00:00
mkaply%us.ibm.com 71e713209e Forgot to add defaults/preferences dir - this dir will always be there 2005-12-15 14:14:56 +00:00
mkaply%us.ibm.com 0ae1504f9f Bump version number - workaround Firefox insatll bug 2005-12-13 18:07:15 +00:00
mkaply%us.ibm.com 68a05ca9da Forward then back with no configs at all doesn't reenable next 2005-12-01 17:06:02 +00:00
mkaply%us.ibm.com 6d4dcf3b7f Fix simple code error 2005-12-01 04:09:59 +00:00
mkaply%us.ibm.com 96182035a6 Forgot new cck files" 2005-11-29 19:12:21 +00:00
mkaply%us.ibm.com d57aa93efb CCK updates - listboxes for adding search plugins 2005-11-28 22:11:04 +00:00
mkaply%us.ibm.com ddb2f8e718 UI fixes from Brian King 2005-11-18 15:32:33 +00:00
mkaply%us.ibm.com 9f828ab188 Support for adding registry items on Windows, general cleanup 2005-11-17 21:20:20 +00:00
mkaply%us.ibm.com f9dac10076 Registry support 2005-11-10 20:26:54 +00:00
mkaply%us.ibm.com 832bae95dc Layout issues and accessibility - add control= keyword 2005-11-10 18:45:24 +00:00
mkaply%us.ibm.com c66e5b1b7d Suuport in cckService for adding registry keys - need ui 2005-11-03 20:45:35 +00:00
mkaply%us.ibm.com 1dec450696 Not part of build - layout changes from Brian King, and some accessibility fixes 2005-10-31 15:28:03 +00:00
mkaply%us.ibm.com cf6a486287 Need 1.6 version to use on trunk 2005-10-25 20:36:54 +00:00
mkaply%us.ibm.com a4801bf6b9 Initial checkin of Firefox cck into extensions
Not part of default build
2005-10-25 17:23:48 +00:00