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

852 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 13c45f26b4 fix bug 33198 -- bad wording in places 2000-03-24 21:20:38 +00:00
sford3%swbell.net f61eda63b9 wallet reorg 2000-03-24 09:07:36 +00:00
sford3%swbell.net 38aeeaba6f wallet reorg 2000-03-24 08:52:52 +00:00
sford3%swbell.net 7ae5e1c216 wallet reorg 2000-03-24 08:44:59 +00:00
sford3%swbell.net 1eb7c2bf42 More wallet reorg stuff 2000-03-24 08:38:19 +00:00
sford3%swbell.net 45195b915f More reorg of wallet, not hooked up yet 2000-03-24 08:30:52 +00:00
sspitzer%netscape.com d83ff54336 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 fa612b8238 remove trailing ; from macro to fix workshop5 builds 2000-03-24 03:08:45 +00:00
morse%netscape.com 0336def539 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 5747386db9 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 694a5bb616 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 ba9ffcf5b2 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 5da21ddb63 fix bug 29035, selection of multiple signons 2000-03-23 21:24:23 +00:00
morse%netscape.com 689304e28b 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 2009de20f1 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 5536971420 updated with latest information 2000-03-23 10:55:37 +00:00
kvisco%ziplink.net a3082fa5fe updated with latest contributions 2000-03-23 10:42:07 +00:00
kvisco%ziplink.net 3385c78c6e updated date 2000-03-23 10:17:54 +00:00
kvisco%ziplink.net f3224a8e03 fixed some Unicode bugs reported by Lidong 2000-03-23 10:17:14 +00:00
dougt%netscape.com 575115e6fa adding properities file and new mac export file. 2000-03-23 08:49:33 +00:00
pavlov%netscape.com 030e800acd fix build bustage that hasn't happened yet 2000-03-23 08:41:27 +00:00
dougt%netscape.com 2dc41f189d Fixes:
- 25912 No info in Selected Item
- 29672 Lock icon appeared locked non-SSL site
- 31982 nsSecureBrowserUIImpl: lock state should come from channel
- more.

Changes are wide.  They include:

- exporting a new nsIPSMSocketInfo object up through the socket
- checking for this nsIPSMSocketInfoObject in our document observer
- capturing pickled status and host name information for page info
- setting 'broken' icon state immediately
- only setting 'lock' icon state when psm socket is determined.
- adding checks for nulls and ensure error codes are returned properly


also work started on new localizable dialogs with remember checkboxes.
2000-03-23 08:38:08 +00:00
bryner%uiuc.edu d22a499191 Don't allow a port other than 79 to be used for finger. r=valeski. 2000-03-23 06:40:36 +00:00
morse%netscape.com 4168a72d4d fix bug 32921, dialog box title garbled when not using single signon 2000-03-23 03:39:34 +00:00
morse%netscape.com 5f992296a2 fix bug 32882, password timeout not timing out 2000-03-23 01:37:44 +00:00
danm%netscape.com 17a1492683 moving output directory to mozilla/dist/netwerk 2000-03-23 00:51:31 +00:00
bryner%uiuc.edu 1918699fc3 Changes to finger protocol:
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()

Fixes bugs 29457, 29952.  r=valeski.
2000-03-22 21:15:57 +00:00
mwelch%netscape.com 741142e6fc [Bug 31733] IPv6 change for target IP address if mapped v4 address -- patch in bug 2000-03-22 05:55:11 +00:00
dougt%netscape.com ed53355253 Directly adding the contents of psm.js. it was too small to warrant its
own file.
2000-03-22 03:11:21 +00:00
dougt%netscape.com 52a11759cf removing psm.js. it is now included directly in the xul file. 2000-03-22 03:10:05 +00:00
dougt%netscape.com 8a5e49bd22 removing psm.js. It is now included in the xul file itself. 2000-03-22 03:08:55 +00:00
dbaron%fas.harvard.edu 2c57696f33 Fix leak of nsSecureBrowserObserver. b=32472 r=dougt@netscape.com 2000-03-22 02:52:20 +00:00
dougt%netscape.com 98049329c2 Adding nsIPSMSocketInfo.
Not part of build
2000-03-22 01:41:15 +00:00
mwelch%netscape.com 7f19ff590e Added EXTRA_DSO_LDOPTS to enable linking on VMS - adapted from changes by Colin Blake <colin@theblakes.net> 2000-03-21 22:34:56 +00:00
svn%xmlterm.org 9d6d37029d xmlterm changes only;
UI changes. If user has started typing in a new command, double-clicking a filename copies the filename to the cursor position, rather than opening/executing the file.
2000-03-21 14:26:59 +00:00
svn%xmlterm.org 715d77bcea xmlterm changes only
Fixed typos in ltermManager.c (Thanks to Jerry.Kirk@nexwarecorp.com)
2000-03-21 14:23:01 +00:00
sford3%swbell.net b3623a6795 More prep work for wallet reorg 2000-03-21 14:18:41 +00:00
norris%netscape.com 2d8f3518be Added signed script support to Mozilla. r=norris. (This is mstoltz's checkin) 2000-03-21 04:26:46 +00:00
sford3%swbell.net fb6cdf1fd2 Prep work for wallet reorg 2000-03-21 00:06:35 +00:00
sford3%swbell.net c0689b6fe6 Prepatory work on wallet reorg 2000-03-21 00:00:02 +00:00
sford3%swbell.net ee9eabd620 Prepatory work for reorganizing wallet 2000-03-20 23:57:42 +00:00
morse%netscape.com 7107518582 implement test for detecting foreign images 2000-03-19 16:58:35 +00:00
kvisco%ziplink.net 5117f6ef38 updated to handle proper conversion to NumberResult (Olivier Gerardin) 2000-03-19 08:01:58 +00:00
kvisco%ziplink.net 94c6e1d959 Added support for XPath number functions (Olivier Gerardin) 2000-03-19 08:00:20 +00:00
kvisco%ziplink.net 992c312d98 updated to test number functions (Olivier Gerardin) 2000-03-19 07:58:20 +00:00
cls%seawood.org 7f5dd1864e Tweak xmlterm Makefiles so that it will build in an objdir. Bug #32275. 2000-03-19 00:37:41 +00:00
dougt%netscape.com 841649e0f7 Fixing return type and build bustage. 2000-03-18 00:02:53 +00:00
dougt%netscape.com c8759423ed Missed these two files!
adjusting entry points.
2000-03-17 22:58:15 +00:00
morse%netscape.com 7c0aac3eeb remove diagnostic print statement 2000-03-17 22:16:13 +00:00
dougt%netscape.com 8126ff53b4 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00