jefft%netscape.com
|
aecf64537d
|
make sure to flush the write data in case of the os file buffering scheme in play to cause append msg from file to fail
|
1999-07-17 00:35:44 +00:00 |
rhp%netscape.com
|
8bdcc103e1
|
Newline at end
|
1999-07-17 00:34:16 +00:00 |
rhp%netscape.com
|
3767c30d26
|
Fix for bug #9791.
|
1999-07-17 00:12:35 +00:00 |
rjc%netscape.com
|
0ebba35da4
|
Fix nsISupportsArray for RDF datasources.
|
1999-07-17 00:11:19 +00:00 |
nhotta%netscape.com
|
49381b72ea
|
Fixed error handling and a typo.
|
1999-07-16 23:52:06 +00:00 |
law%netscape.com
|
9f7a9d7672
|
New and improved unknown file type dialog implementation
|
1999-07-16 23:50:25 +00:00 |
law%netscape.com
|
2dc9480bc2
|
New and improved "Unknown FileType" dialog implementation
|
1999-07-16 23:50:15 +00:00 |
beard%netscape.com
|
6b166f7048
|
now builds all components directly into "{Compiler}CodeWarrior Plugins" to work in the automated build.
|
1999-07-16 23:45:19 +00:00 |
beard%netscape.com
|
885ad73ea5
|
fixed mac build bustage
|
1999-07-16 23:44:34 +00:00 |
harishd%netscape.com
|
5d3e036100
|
Doing a proper unicode conversion!!
|
1999-07-16 23:36:04 +00:00 |
mscott%netscape.com
|
f1935c2a87
|
Add support for honoring the offset parameter on AsynchRead by seeking to the offset position in the file before
reading.
|
1999-07-16 23:29:12 +00:00 |
troy%netscape.com
|
d2521aa665
|
Added code to make sure that posted events are removed when the frame they
refer to is destroyed
|
1999-07-16 23:27:46 +00:00 |
troy%netscape.com
|
548827fdf5
|
Added NotifyDestroyingFrame() function to nsIPresShell
|
1999-07-16 23:25:15 +00:00 |
slamm%netscape.com
|
faf1b4fcd5
|
Fix build bustage again.
|
1999-07-16 23:19:58 +00:00 |
troy%netscape.com
|
47642bfe0a
|
Fix for bug #3605. The problem was that when creating table caption and table cell
frames we weren't pushing a new float context. That meant floated images had an
incorrect parent frame pointer
|
1999-07-16 23:04:27 +00:00 |
nhotta%netscape.com
|
4ca7ea7fbf
|
Updates for nsILocale change (not part of the mail build).
|
1999-07-16 22:57:45 +00:00 |
dougt%netscape.com
|
9a1ab3b078
|
Fixes 9860.
|
1999-07-16 22:56:29 +00:00 |
nisheeth%netscape.com
|
9682a640d6
|
Fix for bug 9255. We were not trimming leading and trailing whitespace from the url typed in the location bar. Now we do.
|
1999-07-16 22:45:38 +00:00 |
pinkerton%netscape.com
|
f03171a13b
|
added nsToolbarItemFrame and nsToolbarDragListener for rods.
|
1999-07-16 22:41:29 +00:00 |
pavlov%pavlov.net
|
0ae7cd3409
|
fix tree brokenness
|
1999-07-16 22:37:18 +00:00 |
chuang%netscape.com
|
135f3c5044
|
New files, not in build
|
1999-07-16 22:35:52 +00:00 |
pavlov%pavlov.net
|
22cea43adc
|
distuinguish between dialogs and normal windows to set their border styles
appropriatly.
|
1999-07-16 22:24:06 +00:00 |
dveditz%netscape.com
|
c7c003d717
|
fixing MSVC++5.0 bustage
|
1999-07-16 22:22:13 +00:00 |
jdunn%netscape.com
|
4928643ce2
|
include nsILoadGroup.h before it is referenced by nsCOMPtr
|
1999-07-16 22:20:24 +00:00 |
jdunn%netscape.com
|
e2cc3dc8aa
|
declare nsINetModRegEntry public (it is assumed private if not specified)
|
1999-07-16 22:19:38 +00:00 |
rogerl%netscape.com
|
a78cd191ea
|
Return register count from invoke_count so that we can load only the
appropriate registers.
|
1999-07-16 22:19:34 +00:00 |
beard%netscape.com
|
d148e0b66c
|
removed NSPR20Debug.shlb from optimized build
|
1999-07-16 22:16:43 +00:00 |
slamm%netscape.com
|
0cd96e600c
|
Fix build warnings.
|
1999-07-16 22:00:52 +00:00 |
dougt%netscape.com
|
3e0400f7fd
|
Fixed Blamed Build Warnings
shrike Linux/i386 2.2.5 Clobber apprunner on 07/16 13:03
|
1999-07-16 22:00:24 +00:00 |
valeski%netscape.com
|
996ae44af0
|
mime map api change
|
1999-07-16 22:00:11 +00:00 |
valeski%netscape.com
|
b26d6ed824
|
changed mime map service to use nsHashtabel
|
1999-07-16 21:56:54 +00:00 |
nisheeth%netscape.com
|
a2600badfc
|
Enable external parameter entity parsing in expat.
|
1999-07-16 21:54:04 +00:00 |
sspitzer%netscape.com
|
e545c2433e
|
fix warning.
|
1999-07-16 21:52:55 +00:00 |
cbegle%netscape.com
|
f80bb6aad0
|
the js1.2 tests really need the version(120) called.
fix regression test for #7703.
This is not part of the mozilla build and has no effect on its bustedness.
|
1999-07-16 21:47:51 +00:00 |
slamm%netscape.com
|
5f3384449d
|
Fix build warnings.
|
1999-07-16 21:47:03 +00:00 |
duncan%be.com
|
2159647518
|
Add an || defined (XP_BEOS) so that the builds works under BeOS with -fno-exceptions.
|
1999-07-16 21:39:25 +00:00 |
norris%netscape.com
|
d671af66ff
|
Fix Mac build bustage by including references to the NSPR20.shlb for the optimized build.
|
1999-07-16 21:35:17 +00:00 |
slamm%netscape.com
|
73f6b244dc
|
Fix build bustage.
|
1999-07-16 21:30:20 +00:00 |
bienvenu%netscape.com
|
563fea944c
|
add folder cache to makefiles
|
1999-07-16 21:28:54 +00:00 |
bienvenu%netscape.com
|
2ac03e0211
|
add folder cache idl to makefiles
|
1999-07-16 21:27:56 +00:00 |
nhotta%netscape.com
|
c74ea97e4a
|
Bug fix 9968,9970, also removed unnecessary call to GetCategory().
|
1999-07-16 21:12:16 +00:00 |
nhotta%netscape.com
|
616946517a
|
Fixed for error handling.
|
1999-07-16 21:08:20 +00:00 |
harishd%netscape.com
|
9ddffbdebc
|
Added Observernotification for XML PI, cleaned up some warnings.
|
1999-07-16 21:07:54 +00:00 |
ducarroz%netscape.com
|
cfb99ec34c
|
Add nsIMsgFolderCache.idl and nsIMsgFolderCacheElement.idl
|
1999-07-16 21:07:37 +00:00 |
ducarroz%netscape.com
|
4db9e49ce4
|
Add nsMsgFolderCache.cpp and nsMsgFolderCacheElement.cpp
|
1999-07-16 21:07:29 +00:00 |
pollmann%netscape.com
|
b9b709850c
|
Bug 10024: Check base target for form submission
|
1999-07-16 21:01:13 +00:00 |
ftang%netscape.com
|
27a7e0dd80
|
add some experiment code
|
1999-07-16 20:52:07 +00:00 |
ftang%netscape.com
|
15070efc70
|
fix warning
|
1999-07-16 20:44:02 +00:00 |
ftang%netscape.com
|
baf5f335d0
|
fix conversion bug
|
1999-07-16 20:39:46 +00:00 |
jband%netscape.com
|
5cf8d696a6
|
adding forward declaration test
|
1999-07-16 20:38:16 +00:00 |