rth%cygnus.com
|
a3d3a0db9e
|
Detect and handle overloaded methods.
|
1998-12-12 08:21:25 +00:00 |
|
rth%cygnus.com
|
e75b2e9f3c
|
Re-implement for your legal protection.
|
1998-12-12 08:20:30 +00:00 |
|
rth%cygnus.com
|
41389ffd04
|
Add missing java class include files.
|
1998-12-12 08:18:07 +00:00 |
|
rth%cygnus.com
|
5ca08c04d2
|
Insert directory entries into a SortedTree for searching.
|
1998-12-12 05:23:36 +00:00 |
|
rth%cygnus.com
|
4f1d3174f2
|
(EF_LIBS): Add DebuggerChannel and EFDisassemble.
(JAVAH): Set LD_LIBRARY_PATH.
|
1998-12-12 04:10:43 +00:00 |
|
rth%cygnus.com
|
9c6669247a
|
(MKSHLIB): Must use gcc, not ld, to create shared libraries w/ constructors.
(NSPR_THREAD_LIBS): New.
|
1998-12-12 04:09:28 +00:00 |
|
rth%cygnus.com
|
d6850523df
|
(LIBRARY_NAME): Change to EFDisassemble.
|
1998-12-12 04:08:12 +00:00 |
|
rth%cygnus.com
|
abc0c157c6
|
(DIRS): Wildcard on the cpu, so that processors that do not have
disassemblers can still build.
|
1998-12-12 04:07:44 +00:00 |
|
rth%cygnus.com
|
81be5b69a8
|
Use local labels as needed.
|
1998-12-12 04:06:58 +00:00 |
|
rth%cygnus.com
|
472f7014a7
|
(GetPassedException): Abort. The existing "mov ecx,E" thing can not work.
Plus it generated invalid assembly.
|
1998-12-12 04:06:26 +00:00 |
|
rth%cygnus.com
|
d1e33853f7
|
Streamline INLINE_GET_EBP.
Error if this file is used on anything except x86.
|
1998-12-12 04:04:01 +00:00 |
|
rth%cygnus.com
|
79c51fc35c
|
ANSI C++ disallows reinterpret_cast between objects and functions.
|
1998-12-12 04:02:56 +00:00 |
|
rth%cygnus.com
|
a5d91840f3
|
Make sure nsinstall gets built before make export tries to use it.
|
1998-12-12 04:02:05 +00:00 |
|
cls%seawood.org
|
93db00ca07
|
Updated to most recent versions from automake 1.2b so that libtool will work properly
|
1998-12-12 03:13:46 +00:00 |
|
kipp%netscape.com
|
4f352d5736
|
Repaired the background image rendering code to properly factor in the dirty-rect with background-position handling (bug #912)
|
1998-12-12 03:06:02 +00:00 |
|
kipp%netscape.com
|
ea17e7a1d7
|
I disabled selection rendering until it works again
|
1998-12-12 03:05:24 +00:00 |
|
cls%seawood.org
|
cac388080b
|
Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'.
|
1998-12-12 02:41:17 +00:00 |
|
cls%seawood.org
|
41d13ae5f0
|
Start enforcing the requirement of autoconf 2.12 or higher.
|
1998-12-12 02:39:21 +00:00 |
|
leaf%mozilla.org
|
1b91f2f781
|
Adding fix to apprunner link problem. (from braddr@portland.puremagic.com)
|
1998-12-12 02:28:56 +00:00 |
|
mcmullen%netscape.com
|
da55cc69e0
|
Deal with the case of a null string.
|
1998-12-12 02:07:11 +00:00 |
|
guha%netscape.com
|
d54015c097
|
another pass at dynamic generation of open directory pages
|
1998-12-12 01:58:15 +00:00 |
|
beard%netscape.com
|
6ca45fe37b
|
First Checked In.
|
1998-12-12 01:33:27 +00:00 |
|
law%netscape.com
|
6ea423fbaa
|
Minor fix in operator=
|
1998-12-12 01:28:28 +00:00 |
|
scc%netscape.com
|
a3cd464c31
|
VC++4.2 can't use a declaration expression as a test. Oh well. Moved declaration to outside the test.
|
1998-12-12 01:26:11 +00:00 |
|
law%netscape.com
|
72b3ae3e68
|
Add NS_BASE to cause export from dll on Windows
|
1998-12-12 01:25:32 +00:00 |
|
cyeh%netscape.com
|
7abd0e40dd
|
fix annoying little bug where if you specify an invalid log path, the open file call would fail, and you would silently get no build log.
now we check to see if open() succeeded, and if not, die accordingly.
|
1998-12-12 00:02:38 +00:00 |
|
mcmullen%netscape.com
|
237f90f8df
|
More windows stuff.
|
1998-12-11 23:52:31 +00:00 |
|
scc%netscape.com
|
f8dbbcf511
|
wrong file checked in, checking in the real one (just in case)
|
1998-12-11 23:49:04 +00:00 |
|
scc%netscape.com
|
ca4a0f65a8
|
Significantly upgraded functionality to automatically call QueryInterface when assigning in incompatible pointers.
|
1998-12-11 23:43:00 +00:00 |
|
mjudge%netscape.com
|
9b704d93ce
|
changing the calling to the editor factory
|
1998-12-11 23:40:01 +00:00 |
|
mjudge%netscape.com
|
e404a37aab
|
adding iid to generated file. this is ok we need this for COM ptrs
|
1998-12-11 23:38:30 +00:00 |
|
mjudge%netscape.com
|
e6a4354ac7
|
adding iid to the interfaces to support auto query interface
|
1998-12-11 23:36:35 +00:00 |
|
mjudge%netscape.com
|
f4a33109c2
|
adding IID to auto generated files
|
1998-12-11 23:36:04 +00:00 |
|
mjudge%netscape.com
|
c01fe7ab14
|
adding IID for now, auto generate will duplicate work that is ok
|
1998-12-11 23:35:46 +00:00 |
|
mcmullen%netscape.com
|
c35cd6f254
|
More windows tweaks
|
1998-12-11 23:05:24 +00:00 |
|
hyatt%netscape.com
|
d22b37ac06
|
Fixing the content model structure and correcting a drawing error
in the tree view.
|
1998-12-11 23:01:09 +00:00 |
|
kipp%netscape.com
|
58fef6676e
|
Compute correct Y coordinate after clear floaters; fixed bullet positioning bug when placing a bullet next to a block frame that has a carried-out top margin
|
1998-12-11 22:26:45 +00:00 |
|
kipp%netscape.com
|
47761f83d7
|
When dealing with a percentage-width HR, don't let it impact the max-element-size.width inappropriately
|
1998-12-11 22:23:18 +00:00 |
|
kipp%netscape.com
|
50844df3ca
|
Futzed with list item handling a bit
|
1998-12-11 22:22:29 +00:00 |
|
waterson%netscape.com
|
6c1a65e722
|
Got rid of NS_DYNAMIC_CAST() macro at scc's prodding.
|
1998-12-11 21:39:18 +00:00 |
|
terry%netscape.com
|
15dd537798
|
Added Mac System 8.5.
|
1998-12-11 21:33:36 +00:00 |
|
waterson%netscape.com
|
e9799a123b
|
Got rid of NS_DYNAMIC_CAST() macro -- it's bogus.
|
1998-12-11 20:32:22 +00:00 |
|
jfrancis%netscape.com
|
9c135b8f7a
|
more preperation for adding tx mgr stuff to mac build
|
1998-12-11 19:25:48 +00:00 |
|
buster%netscape.com
|
9bf25cc09e
|
fixed a minor bug in incremental reflow where the reflow state's "widthConstraint" wasn't getting set
|
1998-12-11 18:54:58 +00:00 |
|
rth%cygnus.com
|
29108aacac
|
The arch bits call for Linux{ver} not LinuxELF{ver}.
|
1998-12-11 18:49:27 +00:00 |
|
rth%cygnus.com
|
2ed6644e55
|
Re-implement for your legal protection.
|
1998-12-11 18:37:20 +00:00 |
|
rth%cygnus.com
|
37151cfd16
|
Use a proper sigcontext for Linux, just as is done for BSD.
|
1998-12-11 18:35:52 +00:00 |
|
rth%cygnus.com
|
111dcdf731
|
Fix bogus gcc x86 asms.
|
1998-12-11 18:33:48 +00:00 |
|
mcmullen%netscape.com
|
e24443adb9
|
And again.
|
1998-12-11 18:17:22 +00:00 |
|
jfrancis%netscape.com
|
feeb5427eb
|
getting transaction manager ready for addition to mac build
|
1998-12-11 18:13:11 +00:00 |
|