Commit Graph

1449 Commits

Author SHA1 Message Date
javi%netscape.com
47d6625a64 Fix for bug #44652 2000-08-11 21:43:57 +00:00
warren%netscape.com
a65ba7ec30 Jar manifest updates. 2000-08-11 09:05:40 +00:00
morse%netscape.com
358a218442 bug 48539, needed defensive code to prevent infinite loop on corrupted data 2000-08-11 07:12:07 +00:00
BlakeR1234%aol.com
02c443a789 Fix bug 48414 - enable tree column resizing in the password manager. r=syd a=morse 2000-08-11 06:52:06 +00:00
BlakeR1234%aol.com
d8f2580ac5 Fix bug 48414 - enable tree column resizing in the cookie and image managers. r=syd a=morse 2000-08-11 06:50:32 +00:00
rayw%netscape.com
6385bb207a Changed case of nsIFactory.idl methods to start with lower case to be like other
interfaces.  Since the C++ generated code upper-cases the method names, this
affects no C++ code, but only a few javascript methods.

Bug 46771.

r=waterson.

I am in today and tomorrow.
2000-08-10 20:12:08 +00:00
dougt%netscape.com
a515198342 modified buffer while commiting.
fixing bustage.
2000-08-09 21:15:09 +00:00
dougt%netscape.com
cd7fa8cdd5 Name Changes from GetPrompt to GetPrompter (47889) 2000-08-09 21:13:54 +00:00
morse%netscape.com
e4a1d4dec7 bug 48076, remove commonDialogs from wallet module, r=dougt 2000-08-09 03:27:32 +00:00
saari%netscape.com
4c09a29ac5 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
morse%netscape.com
0d9a153425 bug 47461, cookie expiration date is wrong on mac, r=valeski 2000-08-07 05:27:19 +00:00
dougt%netscape.com
bf8bdf8481 This was checked into the branch, but not trunk:
Here are the checkin notes (revision 1.22.2.2)

r=jar.  Checkin on behalf of dougt.  Fix for nsbeta2+ bug 47010.
The lock icon was not displaying on some https sites.  With these
changes, it does.
2000-08-06 19:15:46 +00:00
ben%netscape.com
7a585f9d79 clean up signon viewer dialog code for polish, r=hyatt 2000-08-06 07:18:10 +00:00
ben%netscape.com
7b585c66a6 simplify Cookie Viewer code for polish, r=hyatt 2000-08-06 07:04:11 +00:00
morse%netscape.com
47cdae449d bug 47532, incorrect display in signon viewer, r=pnunn 2000-08-05 19:32:53 +00:00
svn%xmlterm.org
923cfd50c2 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Added jar.mn (for future use)
2000-08-05 17:23:59 +00:00
svn%xmlterm.org
d7261404c5 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed "bug" in XMLTermCommands.js that was causing duplicate instances of XMLTerm shells.
2000-08-05 17:22:00 +00:00
svn%xmlterm.org
5da38886c4 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Re-structured chrome directories.
2000-08-05 17:19:44 +00:00
morse%netscape.com
8ad74fbb50 bug 45219, submitted by Robert O'Callahan, r=morse 2000-08-05 01:57:43 +00:00
morse%netscape.com
1c0d51d21e bug 44514, speed up loading of wallet tables, r=dbragg 2000-08-03 23:19:32 +00:00
valeski%netscape.com
223238ff3b r=dp. removing extraneous junk 2000-08-03 22:04:28 +00:00
mkaply%us.ibm.com
b1bd9abdca OS/2 Tinderbox break
Need PR_CALLBACK for VisualAge
2000-08-03 13:26:02 +00:00
valeski%netscape.com
e59f397edc removing unneeded import lib/static lib links 2000-08-03 07:56:58 +00:00
valeski%netscape.com
e0c54d874a cleanup 2000-08-03 07:00:14 +00:00
valeski%netscape.com
53e6730628 removed defer logic as cookies are only accessed from the main thread. removed unused functions, converted stripline over to nsString equivelent, changed cookie deletion and list removal mechansim to use already cached indexes so we don't search the list again everytime we want to remove an element. also removed some extraneous statics 2000-08-03 06:40:35 +00:00
valeski%netscape.com
baeaca09b4 removing lock/monitor usage from cookie code. cookies live on the main thread and any cross thread communication is marshalled, thus no need for this stuff. also fixing nsVoidArray leak. also cleaning up extraneous nsString usage. Also adding functional test harness for win32 2000-08-03 04:57:23 +00:00
warren%netscape.com
da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
valeski%netscape.com
31bf4c2872 47235. r=mstoltz. mlk fix. 2000-08-02 02:05:42 +00:00
danm%netscape.com
ef90ff45c3 adding missing initialization of nsBrowserInstance object. bug 46979 2000-08-02 00:55:49 +00:00
valeski%netscape.com
b1b4f373db removing extraneous string/memory usage 2000-08-01 23:44:38 +00:00
vidur%netscape.com
674ad9d95f Adding xmlextras to the default build target so that it can be included in the nightlies as per leaf. a=leaf, r=pollmann 2000-07-31 23:14:24 +00:00
vidur%netscape.com
93d9a6d167 Fixed leak of weak reference (thanks beard@netscape.com). Fixed makefiles to avoid overwriting xpt files. This is not part of the regular build 2000-07-31 16:48:54 +00:00
morse%netscape.com
92f9c48ba7 fix bug 46947, localization of strings in wallet interview form, r=dp 2000-07-30 20:07:43 +00:00
morse%netscape.com
48d204004b fix bug 46699, crash on many sites, r=jar, a=jar 2000-07-30 19:48:21 +00:00
morse%netscape.com
ebe07c1f4e minor wording change 2000-07-30 17:16:42 +00:00
morse%netscape.com
a27c7def5b fix bug 46464, split signon viewer into two separate viewers, r=ben 2000-07-30 04:25:54 +00:00
morse%netscape.com
0391c6e8a2 bug 46883, move wallet interview form from server to client, r=pnunn 2000-07-29 20:50:30 +00:00
morse%netscape.com
da119e58a3 this is not part of build yet 2000-07-29 20:46:24 +00:00
morse%netscape.com
eb4a389461 this is not part of build yet 2000-07-29 20:45:44 +00:00
morse%netscape.com
8a6964c7a0 interview form for wallet, not part of build yet 2000-07-29 18:51:30 +00:00
morse%netscape.com
8a488f2e6a fix bug 46906, minor typo in dialog, submitted by wallet.properties 2000-07-29 03:28:31 +00:00
javi%netscape.com
562e36d6e8 Add a Certificate Content Listener so that mozilla can download a
certificate from VeriSign.

bug 45878
r=mscott, valeski
2000-07-28 23:14:55 +00:00
valeski%netscape.com
42476cda71 this lib is no longer generated or used 2000-07-28 08:46:59 +00:00
warren%netscape.com
9d3410b0ca Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
morse%netscape.com
b2cf7ecc13 bug 45455, deleting blank username causes wrong user to be deleted, r=jrgm 2000-07-28 00:28:43 +00:00
morse%netscape.com
76efee7a65 bug 45454, blank username is not selectable, r=jrgm 2000-07-28 00:26:17 +00:00
mj%digicool.com
6caef1f8e4 mozilla.xml-rpc.fault.1 now implements QueryInterface, r=mang 2000-07-27 14:52:47 +00:00
morse%netscape.com
ef7835b9cc part of fix for bug 45981, blue-box dialog not appearing when needed, r=pinkerton 2000-07-27 03:07:19 +00:00
morse%netscape.com
ae56ad017a change html checkbox to xul checkbox, r=hyatt 2000-07-27 00:16:31 +00:00
mstoltz%netscape.com
042bdecedc fixing 40159, r&a=beard 2000-07-26 04:53:31 +00:00