Commit Graph

1129 Commits

Author SHA1 Message Date
timeless%mac.com
43e442ad09 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
morse%netscape.com
34e12d71f8 bug 157480, crash if password deleted while select-user prompt is up, r=sgehani, sr=darin 2002-08-28 23:50:07 +00:00
dougt%netscape.com
22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
morse%netscape.com
aa76d4c64a bug 146271, password manager contains undeletable entries, r=sgehani, sr=jag 2002-08-22 22:58:16 +00:00
mkaply%us.ibm.com
35c9e14f1d #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:36:44 +00:00
mkaply%us.ibm.com
35ed14a818 #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
morse%netscape.com
dccf20a93b bug 129238, login entered in form even if cancel is pressed, r=sgehani, sr=jag 2002-08-22 22:26:04 +00:00
morse%netscape.com
19a5d957ba bug 162331, fix memory leak, r=dbradley, sr=jag 2002-08-21 21:31:50 +00:00
darin%netscape.com
d86e3064ab second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
morse%netscape.com
1b4f71f26c bug 156922, dynamic updating of cookie manager dialog, r=sgehani, sr=jag 2002-08-14 00:05:17 +00:00
morse%netscape.com
488b7097c8 bug 157038, dynamic updating of password manager dialog, r=sgehani, sr=jag 2002-08-12 20:51:27 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
leaf%mozilla.org
fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
darin%netscape.com
45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
henry.jia%sun.com
8954de8e78 4th patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
morse%netscape.com
46c59f513a bug 159484, password stealing, r=mstoltz, sr=dveditz, a=chofmann 2002-07-29 18:17:32 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
morse%netscape.com
c214f1ead5 bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf 2002-06-25 22:33:44 +00:00
blakeross%telocity.com
802cda8301 149357 - excess bloat in cookie prefs. r=morse sr=ben 2002-06-19 19:56:25 +00:00
leaf%mozilla.org
6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
alecf%netscape.com
bcf192e308 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
cavin%netscape.com
35a135dd1f Fix for 148520 (check in on behalf of David Baron). Make sure input realm is not an empty string before Stripping off trailing '/'. r=r=morse, sr=jst. 2002-06-03 06:32:55 +00:00
timeless%mac.com
7663495a44 Bugzilla Bug 147022 Crash when calling prompt() with 2 arguments [@nsACString::Last]
The theory is that the string was "" but the code only handled (char*)0 for empty strings,
The result is a crash in Last() for an empty string.
r=bzbarsky sr=jst
2002-05-28 05:35:35 +00:00
cavin%netscape.com
7879286cfb Fix for 94775. Strip off trailing '/' of input realm, if present, before making comparison in si_GetURL(). r=morse, sr=bienvenu. 2002-05-23 23:04:13 +00:00
rpotts%netscape.com
73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
dougt%netscape.com
c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
morse%netscape.com
385cb88be9 not part of build, removing confusion caused by obsolete file 2002-05-15 14:13:46 +00:00
morse%netscape.com
8e39033504 bug 140625, wallet wording change to reflect new menu structure, r=sgehani, sr=dveditz 2002-05-15 14:05:52 +00:00
morse%netscape.com
b99ec756ff bug 143204, crash in password manager, r=sgehani, sr=dveditz 2002-05-15 13:56:30 +00:00
morse%netscape.com
add18e187d bug 138132, reverse sort order in cookie manager when using p3p, r=sgehani, sr=dveditz 2002-05-15 13:46:54 +00:00
shliang%netscape.com
5901b79635 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
morse%netscape.com
815f45fea4 bug 143328, hiding panels in form manager, r=sgehani, sr=jag 2002-05-13 20:44:17 +00:00
ccarlen%netscape.com
abf8ae8dcf Bug 141285 - SingleSignon used only from form fields does not observe profile switches. r=morse/sr=alecf 2002-05-09 14:24:24 +00:00
darin%netscape.com
6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
cbiesinger%web.de
28292408cd bug 112908 patch by rossi@telnet.at r=biesi sr=alecf
Error in walletOverlay.js on startup [redeclaration of const hide]
2002-04-29 20:19:00 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
morse%netscape.com
393e0597f1 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
dbragg%netscape.com
bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
morse%netscape.com
c6fdfdcf60 bug 137551, form manager stopped working, sr=scc, a=asa 2002-04-16 01:03:11 +00:00
dveditz%netscape.com
8849de15d3 prevent chromeless/blank browser after upgrade (bug 135222) r=syd@netscape.com, sr=sfraser@netscape.com, a=rjesup@wgate.com, adt=paw@netscape.com 2002-04-11 01:28:51 +00:00
blakeross%telocity.com
32fd0fa6db 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 06:13:10 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cbiesinger%web.de
cf03d42a52 guess what 2002-03-28 22:54:22 +00:00
cbiesinger%web.de
86ee4e73db one more try 2002-03-28 22:48:25 +00:00
cbiesinger%web.de
22d94d7242 other attempt at fix 2002-03-28 22:43:16 +00:00
cbiesinger%web.de
5b5b51d3fe fixing macos bustage 2002-03-28 22:07:59 +00:00
cbiesinger%web.de
f512f9b058 bug 109800 r=valesky sr=dveditz a=roc+moz
nsIPasswordManager.idl doesn't allow you to manually add a site to the never saved list
2002-03-28 21:21:08 +00:00
seawood%netscape.com
f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00