kvisco%ziplink.net
9c13273b8e
Initial check in of DOMHelper.cpp, used to overcome some DOM related
...
deficiencies.
2000-02-22 11:12:57 +00:00
kvisco%ziplink.net
6b792d69ae
Simple cleanup on source
2000-02-22 11:10:01 +00:00
leaf%mozilla.org
93314e0f04
we need to ship the nspr binary libraries with the installer..
...
does not affect tinderbox/developer build, fixes release builds.
2000-02-22 07:37:03 +00:00
mscott%netscape.com
8a6c17d544
Bug #27960 --> profile manager needs to implement nsIURIContentListener
...
for the registration window it tries to bring up. We need to do this because
that window runs a url and we want to force the uriloader to load all urls
inside this chrome window. We wouldn't need this code if the registration url
ran inside of a browser window.
r=travis
a=phil
2000-02-22 07:21:29 +00:00
pavlov%netscape.com
6af07064d5
fix for xmlterm build a=leaf (not part of the default build)
2000-02-22 07:16:01 +00:00
rickg%netscape.com
340d7ddafd
fixed pdt+ 28342; r=harishd; a=jar; precheckins passed
2000-02-22 06:26:06 +00:00
dougt%netscape.com
968894a7f0
Caused a regression in the nsLocalFile. If ResolveAndStat fails, we want
...
to return the NS_ERROR_FILE_NOT_FOUND value, not the NS_ERROR_FAILURE value.
a=jar.
2000-02-22 06:16:08 +00:00
waterson%netscape.com
d6f16f84bf
Bug 28473. Make style resolution cheaper when 'width' and 'height' attributes are changed on a <window>. r=hyatt, a=jevering.
2000-02-22 06:09:41 +00:00
waterson%netscape.com
d643998c91
Bug 27855. Use an event instead of a timer to flush the event queue when the app is shutting down. r=syd, a=jevering.
2000-02-22 06:01:57 +00:00
pinkerton%netscape.com
c6be966386
Fix for bug 26150, implementing radio behavior in mac native menus. also some minor cleanup and dead code removal. r=saari, a=jar.
2000-02-22 04:47:12 +00:00
pinkerton%netscape.com
b39544fb6b
cleanup tabs r=saari, a=jar.
2000-02-22 04:45:53 +00:00
danm%netscape.com
4d10745e96
stop up small but profuse leak on NT; probably a runtime lib bug. r=waterson a=jevering
2000-02-22 04:13:24 +00:00
dbaron%fas.harvard.edu
6c36c78235
Fix bug 28544: stop leaking webshells when user enters URL in the URL bar. r=karnaze@netscape.com a=rickg@netscape.com
2000-02-22 04:06:16 +00:00
jdunn%netscape.com
6329c8e995
r=cls@seawood.org
...
a=leaf@netscape.com
# 28114
Adding MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS because there is now a TIMER
dependency in this sharedobject (see nsBrowserInstance.cpp)
2000-02-22 03:55:32 +00:00
bienvenu%netscape.com
492f4895d8
null terminate cookie coming back from logon redirection, a=phil,r=mscott 18920
2000-02-22 03:01:04 +00:00
varada%netscape.com
a00a9631e0
checking in changes to enable setting up of homepage thru the all-ns.js file
2000-02-22 02:26:56 +00:00
mcafee%netscape.com
6a0e1d15b3
Better BloatTest output.
2000-02-22 02:14:47 +00:00
pinkerton%netscape.com
794f87e0d8
Fix for bug 25073. groupName for radio button items was not being set
...
initially if the item was checked in the content model when the frame
was created. Now always make sure we set that member. r=hyatt a=rickg
2000-02-22 01:50:48 +00:00
morse%netscape.com
3228a8f577
fix bug 28685, repeatedly rereading the same files, r=alecf, a=jar
2000-02-22 01:46:41 +00:00
ruslan%netscape.com
ac7caeec28
Add initial implementation of http/1.1 chunk-encoding converters. Not
...
included into the build for the time being.
2000-02-22 01:46:23 +00:00
dougt%netscape.com
653cfdd838
Fix to make this makefile produce a simple program which is named different
...
from the shared lib. Also fixes VMS bustage Submitted by colin@theblakes.com , r=me, a=jevering.
2000-02-22 01:02:09 +00:00
rhp%netscape.com
6507057433
Problem saving email in original charset - Bug #: 23418 - r: nhotta - a: phil
2000-02-22 01:02:08 +00:00
racham%netscape.com
1d257d32f6
Fixing bugs 28243, 27402 and 27850. MozRegistry is updated whenever the profile information is changed. This allows profile selector reflect the registry values directly. r=sspitzer,norris. a=jar,phil
2000-02-22 00:01:39 +00:00
karnaze%netscape.com
983df02847
fix cvs merge error in regression data, not affecting the build
2000-02-21 23:46:48 +00:00
cata%netscape.com
786dc0a32a
Fixing bustage: add .get() to a comptr to make it compile on linux.
2000-02-21 23:29:49 +00:00
cata%netscape.com
f56cbd5ec5
Changing default pref value. r=naoki, a=bobj, bug #24027
2000-02-21 23:12:22 +00:00
cata%netscape.com
3c527f5b4b
Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 23:10:54 +00:00
cata%netscape.com
66899abe67
added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl
2000-02-21 23:05:43 +00:00
colin%theblakes.com
4a6f174515
Add a debug break for OpenVMS. All changes are ifdef VMS. a=leaf
2000-02-21 22:56:55 +00:00
cata%netscape.com
b14eeb2841
Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 22:55:35 +00:00
beard%netscape.com
13332c133b
building into dist/liveconnect. *NOT PART OF MOZILLA BUILD*
2000-02-21 22:51:29 +00:00
beard%netscape.com
135834d8f6
Fixed access paths to use local MRJSDK libraries and includes, which are supposed to be installed in mozilla/plugin/MRJSDK, per the build instructions. Fixed 4.X MRJPlugin target to build correctly.
2000-02-21 22:37:21 +00:00
karnaze%netscape.com
41120087ec
new regression tests not affecting the build.
2000-02-21 22:37:01 +00:00
slamm%netscape.com
6a8de14dbc
Include js file strres.js to fix JS error. Bug 27430. r=mcafee a=leaf
2000-02-21 22:30:14 +00:00
dougt%netscape.com
18587c5bde
Added a .get() to a comptr to make it compile on linux.
2000-02-21 22:09:24 +00:00
bruce%cybersight.com
245e4e5cb4
Fixes a free memory read due to premature destruction of the timer object. Thanks Pavlov. a=waterson. r=bruce,pavlov
2000-02-21 21:56:49 +00:00
dougt%netscape.com
7fdf2b9805
missed this file.
2000-02-21 21:52:18 +00:00
dougt%netscape.com
bb8576a079
Fixes for 28257, 21628, 27076, 18186, 25584
...
1) Implement nsDirectoryService. This makes the service extensible so that
components can do delayed registration.
2) Fixes windows Append meathod which did not work with . prepended files.
3) Fixes memory leaks in nsDirectoryService
4) Fixes SetPermissions() on Win32. This was in my tree for a while. It basically
calls through to chmod just like on unix.
5) Fixes GetModificationDate. Win32 now return PRTime for dates.
r = scc, valeski, warren, wtc (suggestions)
a = jevering
2000-02-21 21:51:47 +00:00
colin%theblakes.com
dcfe1cc4bd
Fixing OpenVMS only build problem, r,a=leaf
2000-02-21 21:49:45 +00:00
bienvenu%netscape.com
0c0d8d0092
fix problem after stopping folder reparse, r=putterman, a=phil 28324
2000-02-21 21:08:53 +00:00
sgehani%netscape.com
55e0b512a0
Restore file mode for Win32/Unix when installing.
...
b = 9148
r = dveditz
a = jar
2000-02-21 20:19:16 +00:00
wtc%netscape.com
f816aa5c82
Bugzilla bug #27457 : pull NSPR using the static tag
...
NSPRPUB_RELEASE_4_0_20000218. Change NSPR_VERSION to 4.
r=leaf@mozilla.org . a=jar@netscape.com .
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-21 20:19:14 +00:00
waldemar%netscape.com
d58243bab1
Backed out extraneous change
2000-02-21 19:52:47 +00:00
waldemar%netscape.com
6839cfa61f
Added x86 gcc support
2000-02-21 19:49:21 +00:00
waldemar%netscape.com
a701bf114d
Added debug flags
2000-02-21 19:48:45 +00:00
alecf%netscape.com
8f2e7a5b74
fix for #26413 and #28675 :
...
- clear out the currently selected page so a deleted account doesn't whack new account
- prompt the user before deleting an account
2000-02-21 19:39:14 +00:00
rpotts%netscape.com
6623dd19d6
bug #22428 . Added a per-instance intermediate buffer in the SocketTransport to accomadate calling AsyncWrite(...) with an nsIInputStream that does not support nsIBufferedInputStream.
2000-02-21 06:51:36 +00:00
pollmann%netscape.com
9ad58bbd03
Bug 16999: Fix solaris nsCOMPtr complaints.
2000-02-21 06:26:55 +00:00
pollmann%netscape.com
fae092781b
Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg
2000-02-21 05:55:25 +00:00
bruce%cybersight.com
4d1163902e
Fix a FMM error. r,a=waterson
2000-02-21 05:22:43 +00:00