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

881 Коммитов

Автор SHA1 Сообщение Дата
jim_nance%yahoo.com 005e33f06e Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
gayatrib%netscape.com ddd9673274 Fixing all the callers of profile manager to use it's new i18n friendly interface. r=dveditz 2000-03-30 01:35:15 +00:00
dougt%netscape.com 5e731fd269 adding psm-glue.js to the export list. bug 31167. r=valeski@netscape.com. 2000-03-30 00:15:40 +00:00
dougt%netscape.com 0a4a31a412 Fix for 25912. Making the security advisor in the Task menu not display any
information about the current page.
2000-03-30 00:00:05 +00:00
svn%xmlterm.org 380852ba6a xmlterm changes only;
Changed Makefile so that xmlterm compiles only on Linux and Solaris.
On other platforms, compilation is skipped even if the extension is enabled.
(People have been trying to compile xmlterm on Neutrino and FreeBSD and
 reporting bustage.)
2000-03-29 15:56:17 +00:00
kvisco%ziplink.net 55095faca6 added Olivier's fix, as well as removed some debug code 2000-03-29 08:56:07 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
sspitzer%netscape.com 519d28bbdd only I should see my debugging printf. 2000-03-28 21:17:57 +00:00
brade%netscape.com ce9100223b File Removed. 2000-03-28 15:35:12 +00:00
dougt%netscape.com 629a15f5ef Adding psm-glue preferences javascript. These are the prefs that we should
have defaults for.
2000-03-28 12:24:17 +00:00
dougt%netscape.com 3ec9c8eb95 Adding PostToInsecure text. 2000-03-28 11:47:31 +00:00
dougt%netscape.com 72d18558ef Fix for 33529. We were using mControl before it was initialed. Now, when
PassPrefs() is called before the control connection is established, we
simply return ok.
2000-03-28 03:52:44 +00:00
dougt%netscape.com 0c34d33d25 Fix to improve the dialog title. 2000-03-28 03:50:48 +00:00
jdunn%netscape.com bc3cdcd01c adding -lmozjs to the link line (nsPSMUICallbacks.cpp forces the dependency)
also cleaned up the various other libs.

r= nobody... I sent a couple of emails out last week to all involved, heard nothing.
then posted on netscape.public.mozilla.unix.  Sorry wasn't sure what else I could do
2000-03-28 03:39:11 +00:00
dougt%netscape.com 8aff6d9121 Fixing 24891. Minor default pref changes. 2000-03-28 00:16:01 +00:00
kvisco%ziplink.net 63b83aaecb enumerated changes 2000-03-27 22:39:04 +00:00
kvisco%ziplink.net b08adb781b Fixed "dot" bug with CNAME reported by Nathan Pride 2000-03-27 22:32:20 +00:00
svn%xmlterm.org fd82b039e9 xmlterm changes only;
Changed call to LoadURI in response to DocShell changes.
2000-03-27 15:40:12 +00:00
kvisco%ziplink.net b6ab749d42 added latest changes 2000-03-27 09:21:10 +00:00
kvisco%ziplink.net 174fddbc94 added Marina Mechtcheriakova 2000-03-27 07:34:16 +00:00
kvisco%ziplink.net c56cc81bcc fixed unicode issues (Marina Mechtcheriakova) 2000-03-27 07:30:18 +00:00
kvisco%ziplink.net 089bb31938 added Peter Van der Beken's changes for integration with Mozilla 2000-03-27 07:12:10 +00:00
morse%netscape.com c4cd0afca9 implement a better test for determining foreign images 2000-03-26 23:36:03 +00:00
morse%netscape.com 8b2363856b Implemented ability to start up cookie viewer in the image tab 2000-03-26 21:18:15 +00:00
morse%netscape.com e8254d3633 Implement API to add a permission 2000-03-26 20:26:15 +00:00
scc%netscape.com 0657e89df8 small changes for clients of string converting APIs 2000-03-26 14:37:30 +00:00
scc%netscape.com ee0efef2a2 small changes to clients of string converting APIs 2000-03-26 08:05:46 +00:00
scc%netscape.com 3a0de76843 small changes to clients using string converting APIs 2000-03-26 01:40:41 +00:00
scc%netscape.com adec4d2f09 small changes to clients of string converting APIs 2000-03-26 01:35:54 +00:00
morse%netscape.com fce4896507 fix bug 33317, memory leak 2000-03-25 22:23:09 +00:00
morse%netscape.com 7f1d6b13fd fix bug 33198 -- bad wording in places 2000-03-24 21:20:38 +00:00
sford3%swbell.net f15dd23897 wallet reorg 2000-03-24 09:07:36 +00:00
sford3%swbell.net 365be26d07 wallet reorg 2000-03-24 08:52:52 +00:00
sford3%swbell.net 1238198357 wallet reorg 2000-03-24 08:44:59 +00:00
sford3%swbell.net c56d9ed1e9 More wallet reorg stuff 2000-03-24 08:38:19 +00:00
sford3%swbell.net d8e5cd8196 More reorg of wallet, not hooked up yet 2000-03-24 08:30:52 +00:00
sspitzer%netscape.com 44898b1d99 fix for #28827. make it so I can stuff a password into the single signon database.
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
pavlov%netscape.com 3b6d7cbe99 remove trailing ; from macro to fix workshop5 builds 2000-03-24 03:08:45 +00:00
morse%netscape.com 78540d4142 keep two copies of CookieViewer.dtd in synch until bug 26020 is fixed properly 2000-03-23 22:11:29 +00:00
morse%netscape.com 5160abda8b keep two copies of CookieViewer.js in synch until bug 26020 is fixed properly 2000-03-23 22:10:41 +00:00
morse%netscape.com 936ae45e3d keep two copies of SignonViewer.xul in synch until bug 26020 is fixed properly 2000-03-23 22:09:21 +00:00
dougt%netscape.com baffb4b4fc Chaging the logic of the checkboxes for the context switching to make
the verbage of the dialog. :-)
2000-03-23 21:54:44 +00:00
morse%netscape.com 768d6240c5 fix bug 29035, selection of multiple signons 2000-03-23 21:24:23 +00:00
morse%netscape.com c709a26ea0 fix bug 32979, ability to block cookies when removing them with the cookie viewer 2000-03-23 21:22:36 +00:00
morse%netscape.com b291cad2e8 fix bug 32979, ability to block cookies when removing them with the cookie viewer; also bug 29035, selection of multiple cookies 2000-03-23 21:22:09 +00:00
kvisco%ziplink.net 4928ede4ff updated with latest information 2000-03-23 10:55:37 +00:00
kvisco%ziplink.net d3f6a7c335 updated with latest contributions 2000-03-23 10:42:07 +00:00
kvisco%ziplink.net e872ed638a updated date 2000-03-23 10:17:54 +00:00
kvisco%ziplink.net 37ec59e75a fixed some Unicode bugs reported by Lidong 2000-03-23 10:17:14 +00:00
dougt%netscape.com 8e649efd58 adding properities file and new mac export file. 2000-03-23 08:49:33 +00:00