Commit Graph

737 Commits

Author SHA1 Message Date
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
hewitt%netscape.com
9a48263674 #52872 - removed extra tabs on form manager, r=hangas, a=ben 2000-09-19 22:51:09 +00:00
hewitt%netscape.com
541b71c0f2 #52522 - password manager tab alignment fix. r=morse, 2nd half of checkin started before close. a=mscott 2000-09-15 09:11:30 +00:00
warren%netscape.com
6be2561bee Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
jglick%netscape.com
cb966bc59e fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas 2000-09-15 06:41:01 +00:00
dougt%netscape.com
c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
bryner%uiuc.edu
14b39559f7 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
interfaces and resources that aren't specific to PSM have moved to security/base.  The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface.  Bug 18352.  r=brendan,pavlov,shaver.  a=brendan.
2000-09-14 19:27:23 +00:00
morse%netscape.com
486de2ed10 bug 51671, wallet doesn't work with frames, r=jst 2000-09-14 05:14:56 +00:00
vishy%netscape.com
6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com
fbf1607c62 Fix warning which requires a return value from functions
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 11:29:18 +00:00
valeski%netscape.com
0e846ae2d1 50188. forcing stderr/out output to be debug only 2000-09-11 22:08:43 +00:00
morse%netscape.com
338c519b8e 51430, real minor wording change 2000-09-05 23:49:28 +00:00
BlakeR1234%aol.com
3bebcdc0a3 *** empty log message *** 2000-09-04 21:24:48 +00:00
ben%netscape.com
27f526d5ab 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
scc%mozilla.org
2b7df8a0df compiler is confused, giving it a more digestible meal 2000-09-02 22:08:52 +00:00
scc%mozilla.org
7ca3724d34 fixing code that relied on implicit string construction 2000-09-02 21:14:12 +00:00
morse%netscape.com
e6a630beb1 bug 51145, minor wording change, wording=gemal, r=morse 2000-09-02 14:35:03 +00:00
scc%mozilla.org
256fb2fdda fixing code that relied on implicit string construction 2000-09-02 05:30:35 +00:00
morse%netscape.com
9bd82fdf30 bug 50786, many pages coming up blank, r=dveditz 2000-09-01 23:28:41 +00:00
morse%netscape.com
f0056da9ad bug 44299, erroneous prompt for master password, r=dbragg 2000-09-01 22:34:45 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
morse%netscape.com
fe8e6bc671 bug 49189, wallet tables not getting updated from netcenter, suggested by reeed, r=morse 2000-08-29 04:29:01 +00:00
morse%netscape.com
bccb23683b bug 50157, crash when reading privacy tutorial, r=dveditz 2000-08-28 03:10:29 +00:00
morse%netscape.com
36749920f3 documentation change 2000-08-28 01:28:42 +00:00
morse%netscape.com
1c2deb21bb fix up jar file 2000-08-25 14:18:43 +00:00
morse%netscape.com
5e87a9c6eb minor wording change 2000-08-25 03:23:01 +00:00
morse%netscape.com
d536a71603 minor wording change 2000-08-24 23:07:40 +00:00
morse%netscape.com
af0f539026 bug 50097, can't close privacy window, r=dveditz 2000-08-24 14:43:25 +00:00
morse%netscape.com
59850173a5 bug 50084, move wallet demo files off the server, r=dveditz 2000-08-24 00:43:37 +00:00
morse%netscape.com
039f751538 bug 49865, minor wording changes 2000-08-22 23:25:11 +00:00
ccarlen%netscape.com
648b426c7d Converted use of nsIFileLocator to nsIDirectoryService. r=morse 2000-08-22 00:39:09 +00:00
morse%netscape.com
04cc2f7b09 bug 49589, excessive bloat in wallet tables, r=valeski 2000-08-21 22:53:21 +00:00
morse%netscape.com
9e6ae3f417 bug 49588, fix memory leak, code suggested by bruce@cubik.org, r=morse 2000-08-21 00:03:10 +00:00
scc%mozilla.org
a6fe0ab74d fixing code that relied on implicit string construction 2000-08-19 20:52:04 +00:00
morse%netscape.com
10cd340f04 bug 44514, speed up loading of wallet tables, coded by pinkerton, r=morse 2000-08-19 00:32:37 +00:00
morse%netscape.com
c8c336eaaa bug 44514, speed up loading of wallet tables, r=dbragg 2000-08-19 00:29:48 +00:00
ben%netscape.com
ee77cd74b8 fix for bug 29124, r=morse 2000-08-18 06:23:10 +00:00
morse%netscape.com
a086797954 update wallet tables, not part of build 2000-08-18 06:10:55 +00:00
morse%netscape.com
f73d8d0aff bug 49189, crash when updating wallet tables, r=pnunn 2000-08-16 23:05:03 +00:00
morse%netscape.com
ba6d261a64 bug 48949, fix UTF8Get routine to work with multibyte characters, r=dveditz 2000-08-16 01:34:58 +00:00
valeski%netscape.com
b3c9e13645 48884, r=morse. removing extraneous io service and newuri usage. 2000-08-14 23:00:13 +00:00
morse%netscape.com
a10ad39de7 stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2000-08-13 20:50:23 +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
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