fur%netscape.com
|
e55723a6c0
|
Adding SportModel, Warren Harris' partially complete garbage collector
code for the ElectricalFire JIT.
|
1998-12-17 07:00:17 +00:00 |
fur%netscape.com
|
63e6e6370b
|
Added Todd Proebsting's BURG to the tree, now that it's in the public domain.
|
1998-12-17 06:36:50 +00:00 |
wtc%netscape.com
|
76d557e07b
|
BSD/OS 4.0 fix, contributed by Bert Driehuis <driehuis@playbeing.org>.
|
1998-12-17 06:26:24 +00:00 |
sar%netscape.com
|
10c54caac7
|
remove Mozilla from the list of cared about trees
|
1998-12-17 06:02:45 +00:00 |
sfraser%netscape.com
|
73c06bfa93
|
Add ; after class definition
|
1998-12-17 01:42:02 +00:00 |
law%netscape.com
|
1d7400e7b1
|
New bootstrapping code
|
1998-12-17 01:41:50 +00:00 |
sfraser%netscape.com
|
7c7e7707a2
|
Add flag to clobber existing libraries and SYM files before building each project.
|
1998-12-17 01:24:37 +00:00 |
sfraser%netscape.com
|
b85ec871d8
|
File Removed.
|
1998-12-17 01:21:56 +00:00 |
rods%netscape.com
|
8da46109f1
|
Changed GetStyleHintForAttributeChange to return NS_STYLE_HINT_CONTENT
when there is a widget and return NS_STYLE_HINT_REFLOW when there isn't
|
1998-12-17 00:24:58 +00:00 |
buster%netscape.com
|
1669ce1105
|
use default constructor and destructor
|
1998-12-17 00:19:43 +00:00 |
hyatt%netscape.com
|
8268678354
|
Fixing build bustage. Sorry!
|
1998-12-17 00:07:23 +00:00 |
hyatt%netscape.com
|
b3c7340bb2
|
Fixing build bustage. Sorry!
|
1998-12-17 00:05:06 +00:00 |
mcmullen%netscape.com
|
766b51a86b
|
Set the error log file type so that it's a CodeWarrior file.
|
1998-12-16 23:48:55 +00:00 |
buster%netscape.com
|
bdd7b72f29
|
an encapsulation of border information
|
1998-12-16 23:42:22 +00:00 |
terry%netscape.com
|
9c16a0e434
|
Applied patch by cbaldwin@siara.com -- make sorting by "importance"
use "severity" as a secondary sort. Fixes bug 1907.
|
1998-12-16 23:13:19 +00:00 |
hyatt%netscape.com
|
000bd58188
|
Added code for hit detection. (Can now detect a hit on the trigger and tell
which row/column was hit.)
|
1998-12-16 23:02:30 +00:00 |
buster%netscape.com
|
309914d87f
|
oops, there were duplicate entries for border collapse values. Now there's not.
|
1998-12-16 22:20:44 +00:00 |
buster%netscape.com
|
2ed8bdee7a
|
WIP collapsing border work
|
1998-12-16 22:19:23 +00:00 |
hyatt%netscape.com
|
c9143b7001
|
Modifications for rollover color support.
|
1998-12-16 22:06:26 +00:00 |
davidm%netscape.com
|
fc5e08504d
|
Add mac code to get NSPR event queue for dispatching of link click events
|
1998-12-16 22:05:04 +00:00 |
davidm%netscape.com
|
9ffcab4426
|
First pass at adding nspr event queue on the mac so that clicking on links works properly
|
1998-12-16 22:03:18 +00:00 |
sfraser%netscape.com
|
c5d72a3fd8
|
Fix the target name for building XPAppViewer.mcp
|
1998-12-16 21:45:20 +00:00 |
alecf%netscape.com
|
f695f70ecb
|
don't use straight Makefiles
|
1998-12-16 19:23:08 +00:00 |
guha%netscape.com
|
fe478458be
|
more search stuff for opendir
|
1998-12-16 19:20:49 +00:00 |
wtc%netscape.com
|
b6f76b461d
|
Removed the #ifndef NO_NSPR_10_SUPPORT around the _PR_MD_GET_SP
macro definition. This macro is used internally by NSPR20.
|
1998-12-16 18:56:01 +00:00 |
kin%netscape.com
|
bd06a5b38d
|
Turning on txmgr in the Unix and Windows builds.
|
1998-12-16 18:54:30 +00:00 |
kin%netscape.com
|
816295ccfd
|
Backout previous changes to fix build bustage.
|
1998-12-16 18:52:23 +00:00 |
mjudge%netscape.com
|
8988ae7888
|
write now takes ints instead of unsigned ints
|
1998-12-16 18:43:13 +00:00 |
kmcclusk%netscape.com
|
084f85b760
|
Fix for Linux build
|
1998-12-16 18:39:48 +00:00 |
akkana%netscape.com
|
afa58600ae
|
Adding public routine ComparePoints for mjudge
|
1998-12-16 18:36:48 +00:00 |
kmcclusk%netscape.com
|
bda828779a
|
Added files to do postscript output.
|
1998-12-16 18:30:12 +00:00 |
kmcclusk%netscape.com
|
1a6566b05c
|
Moved most of the printer paint code to nsFormControlFrame. Added
autodoc compatible comments.
|
1998-12-16 18:12:55 +00:00 |
dcone%netscape.com
|
8c984661d6
|
fixed resoluton problem for printing.
|
1998-12-16 18:02:38 +00:00 |
buster%netscape.com
|
5859d1c4da
|
WIP on collapsing borders
|
1998-12-16 17:05:14 +00:00 |
cls%seawood.org
|
c5be5471e2
|
Apparently, nsIURL::GetSpec changed...
|
1998-12-16 11:33:33 +00:00 |
ramiro%netscape.com
|
7234d89b72
|
Change #include "nsIHttpUrl.h" to #include "nsIHttpURL.h" for case sensitive
anality.
|
1998-12-16 10:27:49 +00:00 |
warren%netscape.com
|
ec5779a7eb
|
Obsolete
|
1998-12-16 09:51:02 +00:00 |
warren%netscape.com
|
ae05626d07
|
Removed nsURL.cpp
|
1998-12-16 09:50:19 +00:00 |
beard%netscape.com
|
b5990ab9aa
|
Fixed case of nsIHttpURL.h
|
1998-12-16 08:56:10 +00:00 |
warren%netscape.com
|
3975502a79
|
Added include of autoconf.mk
|
1998-12-16 08:48:06 +00:00 |
warren%netscape.com
|
c88b62b946
|
Fixed EXPORTS
|
1998-12-16 08:22:04 +00:00 |
warren%netscape.com
|
0c8c5b0bf6
|
Fixed EXPORTS
|
1998-12-16 08:21:31 +00:00 |
warren%netscape.com
|
1e3dc5f779
|
Fixed some unsigned problems for the Mac.
|
1998-12-16 08:03:53 +00:00 |
warren%netscape.com
|
a70399c2ee
|
Added network/public/Makefile
|
1998-12-16 07:58:15 +00:00 |
sfraser%netscape.com
|
a928c1a428
|
Fix the target name for building viewer.mcp
|
1998-12-16 06:50:27 +00:00 |
beard%netscape.com
|
048612d6a8
|
Added new files.
|
1998-12-16 06:42:28 +00:00 |
buster%netscape.com
|
a586bba5c8
|
clean up, removed some obsolete methods
|
1998-12-16 06:33:15 +00:00 |
beard%netscape.com
|
48d6c08be3
|
Fixed up exports.
|
1998-12-16 06:06:51 +00:00 |
beard%netscape.com
|
b3e183edb5
|
Removed nsIPostToServer.h (moved to public dir).
|
1998-12-16 05:59:42 +00:00 |
wtc%netscape.com
|
47631a356e
|
Replaced all but one use of IRIX5_3 by feature-based macros.
(Thanks to Brian Ostrom <briano@netscape.com>.)
Modified files: IRIX.mk and irix.c.
|
1998-12-16 05:58:43 +00:00 |