av%netscape.com
a30036d239
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
fd926e19bb
r=erik. fix bug 7521. add default face name for different language group
2000-02-02 23:37:00 +00:00
cata%netscape.com
00c3f1ad67
Adding 2 i18n prefs. r=ftang. bug #24027
2000-02-02 04:09:05 +00:00
mstoltz%netscape.com
f1a821abf0
Fixed crashing bug in nsJAR.cpp - was dereferencing unallocated pointer. r=norris
2000-02-02 01:58:37 +00:00
mstoltz%netscape.com
3b6e5a54a2
Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris.
2000-02-02 01:30:12 +00:00
pnunn%netscape.com
04ac212d14
bug#1248, fix part1. pnunn. rev:troy,dcone,neeti
2000-02-01 22:25:21 +00:00
pp%ludusdesign.com
207f05242d
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
chuang%netscape.com
8c896ba3cb
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
1be3076bb7
Fixing #21938 . Enabled for Windows only. r=pollmann
2000-02-01 00:42:52 +00:00
mstoltz%netscape.com
f680012d00
Fixing hoarkage by adding an include statement. r=norris
2000-02-01 00:35:46 +00:00
warren%netscape.com
ada87acf3e
Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz
2000-01-31 23:43:09 +00:00
ssu%netscape.com
e688d1f1c1
changed standalone libreg to be built with USE_NON_MT_LIBS so it can be linked with native windows installer. No one currently links with stand alone libreg.
2000-01-29 23:16:38 +00:00
sdagley%netscape.com
90e3ef9e19
Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz
2000-01-29 04:16:36 +00:00
mstoltz%netscape.com
6217b43be0
Fixing Mac breakage caused by extraneous newlines.
2000-01-29 03:24:30 +00:00
mstoltz%netscape.com
5b549d60f4
nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris
2000-01-29 00:06:15 +00:00
mstoltz%netscape.com
aebb7ff4e4
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
2000-01-29 00:03:57 +00:00
dougt%netscape.com
9da9aeb603
Giving these files Purify loving. r=dveditz
2000-01-28 23:37:27 +00:00
av%netscape.com
4f8d9ff361
Introducing flags to specify plugins dir location.
...
Not used yet. Getting ready for 21938.
2000-01-28 00:49:09 +00:00
warren%netscape.com
43760e7f03
Fixed error case to return error.
2000-01-27 09:21:00 +00:00
warren%netscape.com
3ea70b12c7
Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work.
2000-01-27 08:57:14 +00:00
norris%netscape.com
c36c14033a
Fix 24563 Can not change window size with changing window innerHeight
...
r=mstoltz
2000-01-26 15:30:48 +00:00
dcone%netscape.com
b0fee5d1bd
support for regression testing. r=rods
2000-01-26 15:14:41 +00:00
ssu%netscape.com
ecfbbf92bd
A few problems with nsJar:
...
1. When opening a file via the OpenArchiveWithFileDesc() you can not
delete the file descriptor.
2. Mode was wrong for the extract routine.
2000-01-25 20:41:47 +00:00
sspitzer%netscape.com
faf67bdc39
turning off my debug printfs.
2000-01-25 03:19:53 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
bryner%uiuc.edu
7d6458d41f
Fixing linux build bustage. r=pavlov.
2000-01-24 04:45:54 +00:00
warren%netscape.com
89c51a1418
Added code to cancel/suspend/resume jar channels. Bug #24338
2000-01-24 03:54:20 +00:00
norris%netscape.com
e753eaa792
Files:
...
caps/include/nsScriptSecurityManager.h
caps/src/nsScriptSecurityManager.cpp
modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson
Files:
dom/src/base/nsGlobalWindow.cpp
layout/base/src/nsDocument.cpp
layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.
Files:
dom/src/jsurl/nsJSProtocolHandler.cpp
webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth
Files:
layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
ssu%netscape.com
bf5f7a2b5a
undoing my previous checkin. wrong branch.
2000-01-19 19:19:00 +00:00
ssu%netscape.com
8666f3c1bf
working on fixing disk space calculation problems with certain components
2000-01-19 19:18:07 +00:00
gayatrib%netscape.com
0d1f5b6ca5
Added code to check for existence of a jar file in the cache before downloading it. r=warren
2000-01-19 07:20:31 +00:00
pavlov%netscape.com
aa3ebcb49b
add a default pref r=alecf
2000-01-19 01:15:22 +00:00
morse%netscape.com
ef7af73856
speed up download of wallet tables, r=dp
2000-01-19 01:14:53 +00:00
av%netscape.com
2503b95a83
Fix for #18679 setting new stream to plugins seekable until netlib is ready to give this info r=vidur
2000-01-19 00:28:41 +00:00
erik%netscape.com
3a893ad224
bug 24172; added some default font names to this default Windows pref file;
...
r=cata
2000-01-18 23:03:11 +00:00
alecf%netscape.com
6dec98b196
fix for #21425
...
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
nisheeth%netscape.com
ebcc8edca8
Remove end of line whitespace to get rid of warnings on Linux.
2000-01-18 22:01:20 +00:00
sfraser%netscape.com
5b84667137
Fix for bug 24232 -- ensure that we resolve aliases when loading defaulprefs files. r=alecf
2000-01-18 21:48:16 +00:00
brade%netscape.com
c7a37ec709
pref for mjudge (selection behavior)
2000-01-18 15:31:19 +00:00
neeti%netscape.com
dacf90aa91
fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn
2000-01-18 13:10:47 +00:00
sford3%swbell.net
948579bb84
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
dveditz%netscape.com
1b4924b94e
Bugs 7132, 22712: registry keys are now case-sensitive
2000-01-16 01:18:52 +00:00
erik%netscape.com
028a1eb767
bug 8801; add default font name prefs for Unix; r=ftang
2000-01-15 16:38:35 +00:00
erik%netscape.com
7a9791555d
bug 8801; remove all the new font size prefs, since default value is now
...
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
2000-01-15 16:32:11 +00:00
morse%netscape.com
272e005b47
fix bugs 23037,23930,23912, r=dp
2000-01-15 10:03:22 +00:00
alecf%netscape.com
0d62551cfa
add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
...
r=sspitzer
2000-01-15 03:06:39 +00:00
sspitzer%netscape.com
920287de74
backing out andreas and warren
2000-01-14 22:01:56 +00:00
warren%netscape.com
d6a205f1ec
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
2000-01-14 08:50:03 +00:00
racham%netscape.com
a8c7ba4809
Fixing bug 14358. Adding product registration prefs. a=McAfee.
2000-01-14 08:26:41 +00:00
scc%netscape.com
004c542b91
Added |ilISystemServices::GetIID()| to fix build bustage
2000-01-14 02:05:53 +00:00