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
cotter%netscape.com
3023e3f21f
help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link.
2002-03-27 05:25:37 +00:00
morse%netscape.com
6dcaf507ae
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
2002-03-26 01:13:39 +00:00
andreww%netscape.com
e75f7358d7
bugzilla 127082 r=shliang, sr=hewitt field in 'manage save data' too narrow. Changing default width to accomodate wider panels.
2002-03-26 01:10:35 +00:00
dbaron%fas.harvard.edu
b95312c405
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:03:32 +00:00
oeschger%netscape.com
6658283f1f
adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254
2002-03-20 01:24:03 +00:00
seawood%netscape.com
9bdb6711d0
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
morse%netscape.com
a3db62d620
bug 128948, crash in password manager, r=racham, sr=jag, a=asa
2002-03-12 21:19:03 +00:00
rjc%netscape.com
ccbf131ccd
Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa
2002-03-09 02:47:59 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
oeschger%netscape.com
2b26ca9e33
adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers
2002-03-05 14:59:12 +00:00
alecf%netscape.com
cd8f07f3e8
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
blakeross%telocity.com
9f77e680ce
113602 - readonly fields no longer updated once a character is typed. r=bz sr=hewitt a=asa
2002-02-27 00:34:59 +00:00
shliang%netscape.com
adb99101e1
bug 117084 - fields in wallet viewer are too narrow - r=andreww, sr=hewitt
2002-02-20 06:52:30 +00:00
dbragg%netscape.com
c7478fbb13
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
cathleen%netscape.com
124339899e
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
2002-02-19 07:36:56 +00:00
morse%netscape.com
beecc4e723
bug 119812, js error in cookie manager dialog, r=sgehani, sr=alecf
2002-02-16 01:30:04 +00:00