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

359 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 707d610fa3 fix bug 11465 1999-08-10 19:02:11 +00:00
morse%netscape.com f5b4bc9635 fix bug 11507 1999-08-10 18:15:22 +00:00
morse%netscape.com db69c7b2b6 fix up deletion code for cookie viewer 1999-08-10 18:13:55 +00:00
morse%netscape.com 8d4576167f fix mac bustage 1999-08-10 07:02:01 +00:00
morse%netscape.com c8cbd4e2b4 load up mapping tables when browser starts up 1999-08-10 06:27:17 +00:00
sfraser%netscape.com 90da2d1dbe Remove errant semicolons 1999-08-09 22:43:18 +00:00
morse%netscape.com ec3bdaed84 backing out changes -- gives crashes at runtime 1999-08-09 22:14:34 +00:00
morse%netscape.com 515d11c440 remove xp dependencies 1999-08-09 21:29:41 +00:00
neeti%netscape.com f0f45a5387 Add api Cookie_RemoveAllCookies 1999-08-09 18:36:55 +00:00
neeti%netscape.com 2f976e86c1 fix cookie_RemoveAllCookies and cookie_RemoveAllPermissions 1999-08-09 14:10:45 +00:00
morse%netscape.com 4dbd95e241 fix crash on quickfill/safefill when not connected to internet 1999-08-08 17:34:25 +00:00
morse%netscape.com aeabdfd101 avoid crash on cookie viewer when permission list is empty 1999-08-07 23:09:06 +00:00
morse%netscape.com 2ea4e0b61a general spring cleaning 1999-08-07 14:12:31 +00:00
cls%seawood.org 9eea17be39 Various fixes to let the tree compile with gcc 2.95:
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.

Still requires a tweak to remove -mno-486 from NSPR's *.mk files.
1999-08-07 06:01:31 +00:00
neeti%netscape.com 7974bd9820 removed xplib dependency from the cookie module 1999-08-06 17:51:54 +00:00
morse%netscape.com 7cc32d7275 fix memory leak 1999-08-06 07:48:54 +00:00
morse%netscape.com 05534f19dd cleaned up dialogs 1999-08-06 00:29:10 +00:00
neeti%netscape.com e457d4e4a6 fixing GetResponseHeader to use "set-cookie" instead of "cookie" 1999-08-05 20:21:46 +00:00
ramiro%netscape.com fce220948c Make these components link in with -lxp, so that the "app" doesnt have too. 1999-08-05 13:38:57 +00:00
rpotts%netscape.com 0a4923691e Fixed up the calls to the nsIHTTPChannel to use the new header APIs... 1999-08-05 08:30:52 +00:00
valeski%netscape.com 2eae3c61f7 api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
morse%netscape.com 29965a24db fix miscellaneous bugs 1999-08-04 06:32:39 +00:00
morse%netscape.com 12f7b94bc0 fix miscellaneous bugs 1999-08-04 06:25:46 +00:00
morse%netscape.com c899ff44b3 fix miscellaneous bugs 1999-08-04 06:16:40 +00:00
briano%netscape.com f1ffca414c Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
morse%netscape.com c020ca66f5 UI fixes 1999-08-03 20:37:18 +00:00
morse%netscape.com 9ad4c27d92 still cleaning up in preparation for xul 1999-08-03 04:55:11 +00:00
morse%netscape.com 96307c1ee4 clean up in anticipation of converting to xul 1999-08-03 00:06:32 +00:00
morse%netscape.com 5a9f1a4f35 temporary work-around for bug 10456 1999-08-01 15:32:48 +00:00
morse%netscape.com 23a42d37fd major cleanup of cookie code 1999-07-31 13:22:20 +00:00
valeski%netscape.com e8728c2ed4 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
mscott%netscape.com 067a0ca16a try to force NECKO to be defined to fix pix problems on the tinderbox builds. Many of us pulling in our own tree
aren't seeing this.
1999-07-29 06:35:48 +00:00
mscott%netscape.com 9265103d44 fix build breakage...include config.mak 1999-07-29 04:41:07 +00:00
mscott%netscape.com 2c6663caa7 fix build breakage...include config.mak 1999-07-29 03:01:33 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
mcafee%netscape.com 1e791877be Type mismatch, please use PRBool instead of Bool. Fixes unix bustage. 1999-07-27 21:40:45 +00:00
morse%netscape.com eef6662391 remove hack for bug 10456 1999-07-27 20:49:39 +00:00
morse%netscape.com dcf5315725 use real dialog for nag box 1999-07-27 20:48:14 +00:00
neeti%netscape.com bee56e5fc1 cookie prefs not being initialized bug 10444 1999-07-27 01:44:58 +00:00
morse%netscape.com 2da37ecbac fix bug 10449 1999-07-27 00:49:11 +00:00
rickg%netscape.com 285b2eab0d replaced call to deprecated nsString API 1999-07-26 01:01:10 +00:00
morse%netscape.com 08580c848d minor cleanup 1999-07-25 04:31:09 +00:00
morse%netscape.com 338331d8fd minor cleanup for viewers 1999-07-24 16:57:21 +00:00
morse%netscape.com 484f8c7a2b minor cleanup 1999-07-24 16:56:42 +00:00
morse%netscape.com f24e52230d nsCookieViewer.cpp 1999-07-24 16:56:02 +00:00
morse%netscape.com bf1613bb03 make cookie viewer operational under necko 1999-07-24 03:10:11 +00:00
morse%netscape.com 16b516ce0e Remove wallet from layout 1999-07-24 01:39:58 +00:00
gordon%netscape.com 2f77d9fda9 First Checked In. 1999-07-23 05:15:35 +00:00
morse%netscape.com 9a4774b12a remove dependency on layout for single-signon on-submit 1999-07-23 04:37:17 +00:00
rpotts%netscape.com 50557b03a0 Fixes for NECKO build... 1999-07-22 06:54:30 +00:00
tao%netscape.com 475cd91987 Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
morse%netscape.com 0453be127a liberating wallet from layout when form is submitted 1999-07-21 05:08:27 +00:00
valeski%netscape.com 51ceafcfba using more appropriate notification PROGIDs now 1999-07-20 20:42:07 +00:00
neeti%netscape.com 22672f01dd Implemented as an observer to the global document loader. 1999-07-20 19:36:29 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
morse%netscape.com 597d6041d4 fix up delete versus PR_FREE 1999-07-19 03:03:33 +00:00
morse%netscape.com 38426213e7 fix bug 9827 and other memory cleanups 1999-07-19 01:11:10 +00:00
warren%netscape.com c5684bf4d7 Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
sfraser%netscape.com 7db3adf574 Remove bogus semicolons in IID macros. 1999-07-15 00:42:02 +00:00
neeti%netscape.com 8081d8177b implemented nsIFormSubmitObserver for OnSubmit 1999-07-14 20:00:28 +00:00
jj%netscape.com e0da1fbaf8 changed duplicate fragment name 1999-07-14 18:24:13 +00:00
morse%netscape.com 02045bb01b implement new and improved UI 1999-07-14 15:04:25 +00:00
warren%netscape.com 0cd57746e8 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
morse%netscape.com 684a800df9 fix bug 9326 -- approved by chofmann 1999-07-09 17:49:33 +00:00
morse%netscape.com 5704dd40cc allow for dialogs to be closed by clicking the X in the corner 1999-07-08 02:38:00 +00:00
morse%netscape.com cf53c145f9 tabbing works now -- approved by cyeh 1999-07-07 20:51:11 +00:00
morse%netscape.com 3d7b8c693e added newline at end of file -- fixes bug 9270 1999-07-05 03:48:42 +00:00
morse%netscape.com 17071bcd59 *** empty log message *** 1999-07-04 01:30:32 +00:00
morse%netscape.com f4250eae4d First Checked In. 1999-07-04 01:29:53 +00:00
andreas.otte%primus-online.de 3e44c4e9d0 adding samples, renaming testPICS to TestPICS 1999-07-03 08:42:26 +00:00
andreas.otte%primus-online.de 3d4fa7ead5 making libcookie a component, adding tests if ENABLE_TESTS is set
renaming testCookie to TestCookie
1999-07-03 08:39:50 +00:00
dveditz%netscape.com ac92b86ba4 makeile cleanups 1999-07-02 13:38:47 +00:00
dveditz%netscape.com 5dd9cff22d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
mcafee%netscape.com 7019dfb581 Ignore generated files. 1999-07-02 05:43:31 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
gagan%netscape.com 706c19e2a9 Added extension/cookie for building Necko tests. Only for NECKO. 1999-07-01 02:57:10 +00:00
morse%netscape.com fadb6fd4e2 fix bug 8743 1999-06-29 22:34:48 +00:00
dp%netscape.com 63245c92a1 Fixing depth 1999-06-28 15:55:47 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
valeski%netscape.com 0090bad22c lib name change and location change 1999-06-27 16:47:04 +00:00
valeski%netscape.com 67090bf6b8 added cookie dir to necko build (haven't tested on anything bug win32) 1999-06-27 16:46:45 +00:00
valeski%netscape.com 195ea902b4 added the nsCookieHTTPNotify class to the lib factory. also fixed a QI bug. 1999-06-27 16:43:03 +00:00
morse%netscape.com 301bc934ed fix wallet viewers 1999-06-24 00:33:19 +00:00
morse%netscape.com 04839c4c0e fix wallet viewers 1999-06-24 00:01:33 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
morse%netscape.com 4639c9fe2f fix crash if user fails to open data base 1999-06-22 06:32:18 +00:00
ftang%netscape.com 5b5420053a add new method to nsIElementObserver classes 1999-06-22 03:37:22 +00:00
morse%netscape.com 1c09f83660 turning on wallet viewers on unix platforms 1999-06-21 14:36:52 +00:00
morse%netscape.com 789344eb2d backing out last change 1999-06-21 06:04:25 +00:00
morse%netscape.com b3f241c6c2 Makefile.in 1999-06-21 05:24:25 +00:00
sspitzer%netscape.com 9f989951ed adding the .cvsignore files. again.
These are here so that CVS will ignore the generated Makefiles.

don't remove them, please.
1999-06-21 03:23:07 +00:00
morse%netscape.com 25db467237 .cvsignore 1999-06-21 00:46:26 +00:00
morse%netscape.com 46b122ecad Makefile.in 1999-06-20 22:27:44 +00:00
morse%netscape.com 4c3389d9fa fix bustage 1999-06-20 20:46:48 +00:00
sspitzer%netscape.com 3a4e81a4a1 ignore the generated makefiles 1999-06-20 20:44:59 +00:00
sspitzer%netscape.com 9755ad465b fix build bustage for morse. again. 1999-06-20 20:41:58 +00:00
morse%netscape.com 68256b0803 fix up walletviewer makefiles for unix 1999-06-20 19:33:33 +00:00
morse%netscape.com 4d42cdddd4 another attempt to fix build bustage 1999-06-20 02:25:51 +00:00
morse%netscape.com b3e43d2e0f fix depth problem 1999-06-20 01:06:05 +00:00
morse%netscape.com 2b8a0171e7 remove obsolete files 1999-06-19 22:33:17 +00:00
morse%netscape.com 07d71da653 put wallet viewers into one dll 1999-06-19 21:18:57 +00:00
morse%netscape.com fdc1b3c20b put wallet viewers into one dll 1999-06-19 21:08:33 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
valeski%netscape.com 3bcdcfb8c4 NOT IN SEA MONKEY PULL. we weren't creating the thread eventQ. 1999-06-18 15:03:41 +00:00
mcmullen%netscape.com 97113dc05d #8326: Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error. Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles. r=racham@netscape.com, a=don@netscape.com 1999-06-17 23:02:39 +00:00
morse%netscape.com 12944c0a8f fix M7 bug 8341 -- approved chofmann 1999-06-17 14:38:56 +00:00
valeski%netscape.com 244cd57e40 CHECKIN NOT ON MAIN PULL: removed the cookie module dependency on the HTTPResponse interface. 1999-06-16 14:49:25 +00:00
mcmullen%netscape.com d6c7e6474f Changed API for nsIFileLocator 1999-06-15 05:18:00 +00:00
radha%netscape.com f2d7e4c640 New arguments to OnEndDocumentLoad() 1999-06-14 23:37:37 +00:00
danm%netscape.com 06cf7553f2 First Checked In. 1999-06-14 02:04:37 +00:00
morse%netscape.com 159eb52f7a fix minor bug 1999-06-13 19:53:51 +00:00
morse%netscape.com 2c8702ea07 minor editing changes 1999-06-13 19:10:48 +00:00
morse%netscape.com 6c44e81d63 CANCEL from safe-form-fill dialog was not working 1999-06-13 18:42:39 +00:00
morse%netscape.com 4b53095ffd use new get-password and get-user dialog 1999-06-13 17:25:56 +00:00
morse%netscape.com ae419fd19c use new get-password dialog 1999-06-13 17:25:35 +00:00
morse%netscape.com 8ec7170a2f remove wallet-related stuff from appcores 1999-06-13 15:01:07 +00:00
morse%netscape.com f4e4f112db remove wallet previewer from appcores 1999-06-13 14:57:15 +00:00
morse%netscape.com 8ce09c3e00 remove signon viewer from appcores 1999-06-13 14:51:08 +00:00
morse%netscape.com c17d67d752 remove cookie viewer from appcores 1999-06-13 14:47:09 +00:00
neeti%netscape.com 2dc050fa73 More of the Cookie Module Stuff 1999-06-12 00:01:52 +00:00
morse%netscape.com 1213e0e744 fixed faulty logic re: pressing cancel in order not to use database passwords 1999-06-11 23:48:57 +00:00
morse%netscape.com 76f90b9bef fixed uninitialized variable 1999-06-11 23:34:02 +00:00
morse%netscape.com d232402097 clean up some of the dialog messages 1999-06-11 03:54:23 +00:00
morse%netscape.com ec3757fd24 allow for null database password -- means user doesn't get prompted for password 1999-06-11 03:41:01 +00:00
morse%netscape.com efdaa048a4 again fix logic for when to give notification of feature 1999-06-11 03:39:44 +00:00
neeti%netscape.com 4bbe4feec3 initial checkin for cookie module 1999-06-10 22:20:14 +00:00
neeti%netscape.com e4785c6367 The Cookie Module: Initial Version 1999-06-10 22:08:59 +00:00
ramiro%netscape.com 5a33fa141c Cleanup the ClientWallet, SingleSignon and CookieManagement mess. 1999-06-10 14:59:06 +00:00
morse%netscape.com 3fdb995e42 acceptable workaround for bug 6928 1999-06-10 02:29:58 +00:00
morse%netscape.com 81f3d8bf38 fixup logic regarding notification 1999-06-09 19:29:49 +00:00
morse%netscape.com f41baca2ab fix wallet editor 1999-06-08 20:42:55 +00:00
morse%netscape.com 0ad73d5767 fix wallet editor 1999-06-08 20:27:58 +00:00
morse%netscape.com e291a2eed1 editor 1999-06-08 20:12:36 +00:00
morse%netscape.com b8503aff4a fix treatment of notification message 1999-06-08 11:39:47 +00:00
morse%netscape.com b67c2deb2c get rid of useDialogs pref 1999-06-07 18:47:07 +00:00
morse%netscape.com bf275d9579 fixed some ifdefs that were backwards 1999-06-06 20:40:11 +00:00
morse%netscape.com 385e927b1c added real dialogs 1999-06-06 18:55:46 +00:00
morse%netscape.com 4080fe81f1 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
morse%netscape.com 6b4093cb0e further cleanup of dialogs 1999-06-02 14:16:31 +00:00
morse%netscape.com 8cec9de292 cleanup preview dialog 1999-06-02 04:58:40 +00:00
morse%netscape.com 2f99cb088a clean up single signon viewer wallet.h 1999-05-30 21:11:34 +00:00
morse%netscape.com 81dcd95eb8 clean up single signon viewer nsIWalletService.h 1999-05-30 21:11:02 +00:00
rickg%netscape.com 90cfb0c2f6 updated to nsString2 api's 1999-05-29 07:02:08 +00:00
law%netscape.com 39f375f872 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
morse%netscape.com 6cf487d414 clean up usage of prefs 1999-05-27 20:40:38 +00:00
morse%netscape.com 4aa0f54e40 added modal dialogs for wallet 1999-05-26 22:42:49 +00:00
dp%netscape.com 3ff9d53e3c removing -lreg 1999-05-26 07:08:19 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
morse%netscape.com dff5763c46 don't put extraneous fields on the preview form 1999-05-18 00:19:15 +00:00