grail%cafebabe.org
05b58033c0
Added signature file selection.
1999-02-28 04:53:24 +00:00
jband%netscape.com
4ee202ed32
using JS exception thrower (with tests)
1999-02-28 04:16:20 +00:00
mcmullen%netscape.com
9d8798db7a
Fix Windows build errors
1999-02-28 02:51:53 +00:00
mcmullen%netscape.com
0ab1a3175d
Fix unix build errors
1999-02-28 02:17:55 +00:00
mcmullen%netscape.com
5c6b652c90
Fix const problem.
1999-02-28 01:55:23 +00:00
jband%netscape.com
95667a0fc0
adding code to throw exceptions into JS with customizable messages
1999-02-28 01:41:20 +00:00
mcmullen%netscape.com
22a00633c9
Fix seek again so it resets eof. Allow ns*FileStream stack-based classes to be closed explicitly. Fix refcounting. Remove "close on destroy" kludge.
1999-02-28 01:36:48 +00:00
mcmullen%netscape.com
66df24839d
Make the FilesTest project build again.
1999-02-28 01:30:41 +00:00
fur%netscape.com
b45cb424a2
Changed many cpp conditionals that used ifdef LINUX or FREEBSD,
...
but which guarded gcc-specific code, not OS-specific code. These
were changed to be ifdef __GNUC__.
1999-02-28 01:10:00 +00:00
fur%netscape.com
27f480ab07
Reduced gratuitous file duplication between FreeBSD and Linux.
1999-02-28 00:29:39 +00:00
fur%netscape.com
35449fdac8
Eliminated gratuitous file duplication between FreeBSD and Linux
1999-02-28 00:28:26 +00:00
mcmullen%netscape.com
1e864b32fa
REALLY add libreg and nsRegistry to the Macintosh build.
1999-02-28 00:26:24 +00:00
mcmullen%netscape.com
fe54d94b06
REALLY add nsRegistry and libreg to the Mac build.
1999-02-28 00:24:53 +00:00
fur%netscape.com
1adbd50eaa
Eliminate warning
1999-02-28 00:24:21 +00:00
fur%netscape.com
5433c68d51
Ignore generated files
1999-02-28 00:22:25 +00:00
fur%netscape.com
155175a789
Renamed to x86Stub_gas.s
1999-02-28 00:20:52 +00:00
fur%netscape.com
4eeb386cec
A bunch of grunge work to reduce the amount of OS-dependent code in
...
ElectricalFire sources. The end result eliminated nearly all of the
differences between FreeBSD and Linux in the source code. It also
increased the amount of sharing between Win32 and unix code.
+ Renamed files and classes that were inappropriately named, i.e. the
names started with 'x86Win32', but the code was for generic x86, not
specific to Win32.
+ Eliminated several gratuitous duplicated files, e.g. x86Linux.s and
x86FreeBSD.s were essentially identical.
+ Shared code that had been duplicated in x86Win32_Support.cpp,
x86Linux_Support.cpp and x86FreeBSD_Support.cpp. Created
x86GenStub.cpp, which contains only XP code, to replace them all.
1999-02-28 00:18:23 +00:00
dp%netscape.com
f08b61d790
Adding nsRegistry to unix.
1999-02-27 21:49:34 +00:00
mcmullen%netscape.com
b38ede637e
Call delete [] when new [] was used for allocation.
1999-02-27 20:39:07 +00:00
wtc%netscape.com
22a000d3c5
file vercheck.c was initially added on branch 3.1.
1999-02-27 20:03:22 +00:00
wtc%netscape.com
95730ec624
On SUNOS4, include "md/sunos4.h" to get the macro definition of strtoul.
...
(contributed by Brian Ostrom <briano@netscape.com>)
1999-02-27 19:47:35 +00:00
wtc%netscape.com
023202c937
On SUNOS4, include "md/sunos4.h" to get the macro definition of strerror.
...
(contributed by Brian Ostrom <briano@netscape.com>)
1999-02-27 19:46:10 +00:00
wtc%netscape.com
cb0fb68f05
Check NO_MDUPDATE. (contributed by Brian Ostrom <briano@netscape.com>)
1999-02-27 19:36:57 +00:00
karnaze%netscape.com
6f8c5bf16a
fixed assert when <col> is placed inside of <table>
1999-02-27 19:02:48 +00:00
mcafee%netscape.com
31898c5fa9
Adding expat. a=nisheeth
1999-02-27 10:40:40 +00:00
mcafee%netscape.com
dd3dbadf7c
Ignore generated files.
1999-02-27 10:16:19 +00:00
dp%netscape.com
9d4ec19bc1
Code cleanup. Added comments. PR_LOG() cleanup. I think I will do my haircut too...
1999-02-27 09:50:19 +00:00
saari%netscape.com
f6c9028d33
First Checked In.
1999-02-27 09:44:28 +00:00
saari%netscape.com
f84c02bc83
add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h
1999-02-27 09:42:52 +00:00
mcafee%netscape.com
3e711be2e7
export nsIExpatTokenizer.h, a=nisheeth
1999-02-27 09:26:27 +00:00
mcafee%netscape.com
038b1c5a0b
Adding expat to Mozilla. a=nisheeth@netscape.com
1999-02-27 09:16:17 +00:00
mcafee%netscape.com
88d41cc270
First checkin
1999-02-27 09:12:52 +00:00
saari%netscape.com
6785c12fa1
export new expat files
1999-02-27 09:11:40 +00:00
dp%netscape.com
be3f140e46
Clode cleanup. Abstracted registry access code that does ProgID into functions platformProgIDToCLSID() and platformCLSIDToProgID()
1999-02-27 08:58:11 +00:00
mcafee%netscape.com
6e10c9a1dc
Don't build xmlwf yet.
1999-02-27 08:56:37 +00:00
grail%cafebabe.org
22b2aae91e
Layout used to break if you switched between different layouts. It seems
...
to be behaving now.
1999-02-27 08:56:33 +00:00
dp%netscape.com
6825d1d1d1
Changed comment to indicate that Quick Registration via the quick register data structure isn't for prime time yet.
1999-02-27 08:56:21 +00:00
nisheeth%netscape.com
9553b7e63c
Fix Windows build bustage. expat.lib wasn't getting copied out to dist on
...
a newly pulled build.
1999-02-27 08:51:45 +00:00
mcafee%netscape.com
1f9676ebdb
Adding expat. a=nisheeth@netscape.com
1999-02-27 08:51:03 +00:00
mcafee%netscape.com
2239b10a9d
Adding nsExpatDTD.h to EXPORTS. a=nisheeth
1999-02-27 08:44:05 +00:00
peterl%netscape.com
95bb1a1020
added content state change
1999-02-27 08:34:06 +00:00
saari%netscape.com
0a749abef9
Making Mac menus work a little better again.
1999-02-27 08:30:32 +00:00
nisheeth%netscape.com
c672c04c24
- Add expat to the windows build only...
...
- Changed nsParser such that nsExpatDTD gets added to the doubly ended queue
of DTDs instead of nsWellFormedDTD if EXPAT is #define'd.
1999-02-27 08:04:46 +00:00
nisheeth%netscape.com
874b6adf6f
Creating nsIExpatTokenizer, an interface that adds methods for setting
...
callbacks on the expat tokenizer, a wrapper around the expat XML parser.
1999-02-27 08:03:36 +00:00
nisheeth%netscape.com
aa8fbc879d
- Add expat to the windows build only...
...
- Changed nsXMLDocument such that expat gets used for XML parsing if
EXPAT is #define'd
1999-02-27 08:02:15 +00:00
nisheeth%netscape.com
faf2e7a41f
Add expat to the windows build only...
1999-02-27 07:59:22 +00:00
putterman%netscape.com
643ae18d01
Pass in pointer to mServiceManager.
1999-02-27 07:27:45 +00:00
peterl%netscape.com
e6aa19618a
fixed active link rule support
1999-02-27 07:18:21 +00:00
peterl%netscape.com
4b2ba32cae
added support for dynamic pseudo classes
...
added support for child & sibling selectors
1999-02-27 07:17:52 +00:00
putterman%netscape.com
7fc073736e
ListNext returns NULL when no more messages.
1999-02-27 07:17:35 +00:00