Commit Graph

18549 Commits

Author SHA1 Message Date
grail%cafebabe.org
bba30f2009 Labels and such for signature file in preference dialog UI. 1999-02-28 05:09:58 +00:00
jband%netscape.com
f2535a39f4 catch JS exceptions when calling a wrapped JSObject and reflect as an nsresult error code to the calling xpcom object - with test 1999-02-28 04:57:13 +00:00
grail%cafebabe.org
4a6919de17 Added signature file selection. 1999-02-28 04:53:24 +00:00
jband%netscape.com
6c79271828 using JS exception thrower (with tests) 1999-02-28 04:16:20 +00:00
mcmullen%netscape.com
27844bd641 Fix Windows build errors 1999-02-28 02:51:53 +00:00
mcmullen%netscape.com
290b78c91a Fix unix build errors 1999-02-28 02:17:55 +00:00
mcmullen%netscape.com
bb050ec460 Fix const problem. 1999-02-28 01:55:23 +00:00
jband%netscape.com
88cc0c3a6e adding code to throw exceptions into JS with customizable messages 1999-02-28 01:41:20 +00:00
mcmullen%netscape.com
f672d26a46 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
ba3f139ef6 Make the FilesTest project build again. 1999-02-28 01:30:41 +00:00
fur%netscape.com
68cedf682f 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
348173ff90 Reduced gratuitous file duplication between FreeBSD and Linux. 1999-02-28 00:29:39 +00:00
fur%netscape.com
37f8dc5be9 Eliminated gratuitous file duplication between FreeBSD and Linux 1999-02-28 00:28:26 +00:00
mcmullen%netscape.com
8a3b31e6e7 REALLY add libreg and nsRegistry to the Macintosh build. 1999-02-28 00:26:24 +00:00
mcmullen%netscape.com
ad100ee7aa REALLY add nsRegistry and libreg to the Mac build. 1999-02-28 00:24:53 +00:00
fur%netscape.com
689e832fa5 Eliminate warning 1999-02-28 00:24:21 +00:00
fur%netscape.com
d14d5e4ff8 Ignore generated files 1999-02-28 00:22:25 +00:00
fur%netscape.com
224fa283d3 Renamed to x86Stub_gas.s 1999-02-28 00:20:52 +00:00
fur%netscape.com
c833c56242 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
ab0c11dd65 Adding nsRegistry to unix. 1999-02-27 21:49:34 +00:00
mcmullen%netscape.com
d13c4f0d46 Call delete [] when new [] was used for allocation. 1999-02-27 20:39:07 +00:00
wtc%netscape.com
d5d9540067 file vercheck.c was initially added on branch 3.1. 1999-02-27 20:03:22 +00:00
wtc%netscape.com
6824ce9f97 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
9006c54a3b 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
9b2c30b253 Check NO_MDUPDATE. (contributed by Brian Ostrom <briano@netscape.com>) 1999-02-27 19:36:57 +00:00
karnaze%netscape.com
f641f7af45 fixed assert when <col> is placed inside of <table> 1999-02-27 19:02:48 +00:00
mcafee%netscape.com
6721bbea56 Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
mcafee%netscape.com
1fbe7fbeba Ignore generated files. 1999-02-27 10:16:19 +00:00
dp%netscape.com
def5708745 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
e9e27015ec First Checked In. 1999-02-27 09:44:28 +00:00
saari%netscape.com
308eb9de7d add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h 1999-02-27 09:42:52 +00:00
mcafee%netscape.com
c3faa9f9ba export nsIExpatTokenizer.h, a=nisheeth 1999-02-27 09:26:27 +00:00
mcafee%netscape.com
49091cc6ee Adding expat to Mozilla. a=nisheeth@netscape.com 1999-02-27 09:16:17 +00:00
mcafee%netscape.com
baf48d1dae First checkin 1999-02-27 09:12:52 +00:00
saari%netscape.com
4683605974 export new expat files 1999-02-27 09:11:40 +00:00
dp%netscape.com
2880dab2be 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
18c42ad469 Don't build xmlwf yet. 1999-02-27 08:56:37 +00:00
grail%cafebabe.org
fa883d4447 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
ffbd0ef6da 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
274857d5cf 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
72cf8bb565 Adding expat. a=nisheeth@netscape.com 1999-02-27 08:51:03 +00:00
mcafee%netscape.com
e96a67f384 Adding nsExpatDTD.h to EXPORTS. a=nisheeth 1999-02-27 08:44:05 +00:00
peterl%netscape.com
328ef991ee added content state change 1999-02-27 08:34:06 +00:00
saari%netscape.com
a94e23fc23 Making Mac menus work a little better again. 1999-02-27 08:30:32 +00:00
nisheeth%netscape.com
a364eab9ed - 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
11bd9dea41 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
8d35655233 - 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
1bd95e49db Add expat to the windows build only... 1999-02-27 07:59:22 +00:00
putterman%netscape.com
ea8d94188a Pass in pointer to mServiceManager. 1999-02-27 07:27:45 +00:00
peterl%netscape.com
8c7771ba8f fixed active link rule support 1999-02-27 07:18:21 +00:00