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

16 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 9d92b27bdc Fix some build warnings that showed up after my string whackage. 2002-07-29 22:35:52 +00:00
sfraser%netscape.com 685fce57b2 Whack string usage. Converted category on NSString to use references, added PRUnichar* method, and changed all uses to use these new methods. 2002-07-29 21:40:53 +00:00
bryner%netscape.com 0d7e39c675 Factor the nsIPromptService implementation out of CocoaBrowserService, and move it to using a generic factory. Clean up some #includes. Change AppComponents.cpp to a .mm file since it needs to include some cocoa headers. r=pinkerton. 2002-07-25 21:28:23 +00:00
bryner%netscape.com 4328d6c73d Factor out security dialogs from CocoaBrowserService, and provide a mechanism for using generic factories for application-provided XPCOM components (bug 158801). r=pinkerton, sfraser. 2002-07-25 00:57:27 +00:00
sfraser%netscape.com eaff371e3b Fix bug 145800 -- implement downlod progress UI in chimera. These changes allow us to reuse the nsDownloadListener and progress dialog for both Saving (with an nsIWebBrowserPersist) and downloading (where necko creates an nsIDownload, which we implement). They are also factored so that other cocoa apps could reuse the downloading backend with their own progress dialog. r=pinkerton/bryner/ccarlen. 2002-07-24 05:53:14 +00:00
pinkerton%netscape.com 8fbaf6a801 Patch so auto-downloads at least start and complete, though there
is currently no visible progress. (bug 150984)
2002-07-08 18:25:17 +00:00
sfraser%netscape.com d22af0653b Changing printfs to NSLog, and #ifdeffing many of them to be DEBUG only. bug 147615. 2002-07-05 01:32:00 +00:00
pinkerton%netscape.com a64c0b95d9 Return correct values from Confirm[Check]Ex (int, not bool) and fix up
the buttons for the unknown cert in accordance with new constants for the
buttons (bug 155287)
2002-07-03 14:42:18 +00:00
pinkerton%netscape.com 5a22fb08ea Put up dialog to let users know when posting secure data from insecure site
(bug 151653).
2002-06-27 22:06:20 +00:00
pinkerton%netscape.com 3579f6aecc Do better error checking to prevent crashing trying to show a JS dialog
when loading a tab in the background (bug 152945)
2002-06-21 03:36:44 +00:00
pinkerton%netscape.com 17e6372d35 add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
pinkerton%netscape.com 62050bae9a a bunch of fixes that didn't land when i wanted them to. 2002-06-21 00:24:51 +00:00
pinkerton%netscape.com 6f39db2325 Adding a bunch of security warnings and dialogs, overriding the
XUL impl with our own.
2002-06-07 22:26:35 +00:00
hyatt%netscape.com 612aad1012 Undo ben's horkage. 2002-04-29 18:59:33 +00:00
hyatt%netscape.com 692bcc3f39 Pref code for internet config hooked up. 2002-04-29 09:15:53 +00:00
hyatt%netscape.com 1b10e55b23 More initial commits. 2002-04-20 07:48:56 +00:00