Commit Graph

1805 Commits

Author SHA1 Message Date
dveditz%netscape.com
524f11871b fixing mac and unix bustage 2000-02-15 02:29:53 +00:00
dveditz%netscape.com
9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
brade%netscape.com
69f48369a4 found another lurker that should have been checked in last week (default prefs) 2000-02-14 14:52:50 +00:00
dougt%netscape.com
2595b7940b forgot to remove timebomb preferences which are no longer used in mozilla.
read xpfe/components/timebomb/nsITimeBomb.idl for new preferences which
are honored.
r=dveditz  This is leftover cruft.
2000-02-14 06:18:00 +00:00
buster%netscape.com
9d7d8eed28 fixing build bustage 2000-02-14 03:41:45 +00:00
mstoltz%netscape.com
e526225795 Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris 2000-02-14 01:59:09 +00:00
mstoltz%netscape.com
8df8c26172 Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
morse%netscape.com
0ed0132e13 remove wallet, bug 27027, r=dp 2000-02-13 19:55:05 +00:00
drapeau%eng.sun.com
7f5e768851 Fix for 7783 (r=marklin@eng.sun.com): Removed extraneous #include
statements, including the "pprthred.h" semi-private header.
2000-02-13 09:07:30 +00:00
morse%netscape.com
2825a068a3 fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer 2000-02-12 19:51:59 +00:00
erik%netscape.com
41c4b4d248 bug 24005; wrap a pref around the font size rounding code, as discussed
by rickg, Eric Krock, buster, pierre and I; r=pierre
2000-02-12 17:28:41 +00:00
pnunn%netscape.com
aa85daed4b bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp. 2000-02-12 01:51:57 +00:00
av%netscape.com
8395d3af87 Fixing 27469, r=waqar 2000-02-12 01:43:02 +00:00
matt%netscape.com
c2b460a506 part of my last check in r=don 2000-02-11 05:04:18 +00:00
norris%netscape.com
5567200a75 Fix 18439 windows.status allows reading links
r=mstoltz
2000-02-11 04:18:39 +00:00
attinasi%netscape.com
046da7439b added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-11 01:19:23 +00:00
slamm%netscape.com
c0b5ea322c Add sidebar panel list url (bug 26073). 2000-02-11 01:17:39 +00:00
valeski%netscape.com
cc54866f08 24679. removing the milestone from the UA string 2000-02-11 00:57:02 +00:00
attinasi%netscape.com
5554686c40 Backing out accidental changes. 2000-02-10 20:35:41 +00:00
attinasi%netscape.com
b96411ee47 added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-10 19:21:54 +00:00
valeski%netscape.com
8dc8022117 getting the rest of necko to use the mimetypes file. also added protection for UA string setup 2000-02-09 05:04:52 +00:00
dp%netscape.com
346ad8dd16 Bg 26937, bug 26759 Enforcing close of the registry before open of a
different registry file. r=dveditz
2000-02-08 21:50:54 +00:00
dp%netscape.com
547fc64bf2 Bug 26937 Added ApplicationRegistry. r=dveditz 2000-02-08 21:49:40 +00:00
valeski%netscape.com
841cf3d745 10465. Adding User Agent components. locale=permanent, changeable by i18n and l10n. milestone=temporary until we have something automated 2000-02-08 05:54:11 +00:00
av%netscape.com
20adb1ce82 Cleaning up. No changes in executable code. 2000-02-08 01:31:16 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
ben%netscape.com
f3917d8ee8 provide default pref for modal about window showing. r=bryner 2000-02-06 22:37:01 +00:00
davidm%netscape.com
643d194472 Bug 25949 update access paths for codewarrior update. 2000-02-06 04:38:30 +00:00
av%netscape.com
80ad5c1a9a Fixing 26639, r=serge 2000-02-06 01:57:35 +00:00
sspitzer%netscape.com
1ce8b8478e use and XPIDLCString and prevent a leak. r=alecf 2000-02-05 08:24:07 +00:00
sspitzer%netscape.com
1b6f6f38ce make it so when we read in a prefs file, we call any callbacks.
we need this because if you go through the profile manager, and you have
pref call backs set up (like disabling the xul cache), the call backs won't
fire when you pick a profile.  r=alecf
2000-02-05 07:17:44 +00:00
warren%netscape.com
6139a47ee4 Lowercased method names for idl. 2000-02-04 12:16:33 +00:00
cata%netscape.com
906f2c5982 Temporary splitting the charset menu, until scrollable menus become available. Bug #24029, r=ftang. 2000-02-04 01:28:55 +00:00
erik%netscape.com
fbed46ec6e bug 24172; added default font names for Japanese, Korean, Simplified
Chinese; removed old unneeded "intl" prefs; r=none
2000-02-04 00:20:02 +00:00
erik%netscape.com
5f277176b0 bug 24172; added Comic Sans MS for cursive; removed fantasy fonts; r=none 2000-02-04 00:05:00 +00:00
racham%netscape.com
a0d648e09d Fix for bug 23339. Adding the domain name pref to grab cookies value. r=gayatrib 2000-02-03 11:21:15 +00:00
alecf%netscape.com
69333716ca add defaults for biff so we don't get 0-length biff times by default
r=sspitzer
2000-02-03 08:11:52 +00:00
alecf%netscape.com
ce71d9ffac add news defaults so we dont download all articles by default
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com
9ae0c201e0 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +00:00
valeski%netscape.com
41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
av%netscape.com
3b5e5656c3 Fix 797, r=amusil. Added fail return on not finding a plugin for known mime type 2000-02-03 00:06:28 +00:00
ftang%netscape.com
16a8c496ed r=erik. fix bug 7521. add default face name for different language group 2000-02-02 23:37:00 +00:00
cata%netscape.com
b8da73984d Adding 2 i18n prefs. r=ftang. bug #24027 2000-02-02 04:09:05 +00:00
mstoltz%netscape.com
522dcf664a Fixed crashing bug in nsJAR.cpp - was dereferencing unallocated pointer. r=norris 2000-02-02 01:58:37 +00:00
mstoltz%netscape.com
9f00c29250 Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris. 2000-02-02 01:30:12 +00:00
pnunn%netscape.com
4b387cfa79 bug#1248, fix part1. pnunn. rev:troy,dcone,neeti 2000-02-01 22:25:21 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
chuang%netscape.com
8371b92b03 bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:41:31 +00:00
av%netscape.com
a1f35cf694 Fixing #21938. Enabled for Windows only. r=pollmann 2000-02-01 00:42:52 +00:00
mstoltz%netscape.com
b450915b91 Fixing hoarkage by adding an include statement. r=norris 2000-02-01 00:35:46 +00:00