waterson%netscape.com
9540122668
Renamed Init() to SetContentModelBuidler().
1999-02-01 22:35:17 +00:00
waterson%netscape.com
ea5d84764c
Content model builder is now specified by XML processing instruction. Modified code to handle new XUL tree widget content model (based on table code). Added CID fields to all the interfaces so that nsCOMPtr will work. Juggled some of the content model builder stuff around in an attempt to make things a bit saner.
1999-02-01 22:34:51 +00:00
ftang%netscape.com
cd89a87e7f
turn on ATSUI and use it in the case of non-ASCII characters so we can start testing Japanese pages such as http://home.netscape.com/ja
1999-02-01 22:32:40 +00:00
waterson%netscape.com
08d1869b50
Content model builder CID now specified by XML processing instruction.
1999-02-01 22:30:42 +00:00
mscott%netscape.com
6208368dec
Build tests directory as part of the news build....
1999-02-01 22:20:37 +00:00
mscott%netscape.com
25b784262e
Add ReadNewsRC test to nntp test suite...
1999-02-01 22:19:55 +00:00
mscott%netscape.com
b3461532c2
Added some code for supporting readnewsrc stuff...
1999-02-01 22:19:11 +00:00
mscott%netscape.com
fc126d9630
Removing extra printf....
1999-02-01 22:18:52 +00:00
dp%netscape.com
a15a4c7006
Dynamic Component Registration
1999-02-01 22:17:58 +00:00
mscott%netscape.com
2fc61a2597
Use new name for mailnews library..msgcore.
1999-02-01 22:11:19 +00:00
beard%netscape.com
7154ed4ca8
removed files: mozilla/build/mac/test/test1.cpp
1999-02-01 21:51:01 +00:00
cyeh%netscape.com
ca0245953f
added files: mozilla/build/mac/test/test2.cpp
1999-02-01 21:24:59 +00:00
terry%netscape.com
b443232847
NSPR bugs now go to srinivas@netscape.com.
1999-02-01 21:06:26 +00:00
kipp%netscape.com
68ea5d5163
Checked in a probable fix to the windoze build
1999-02-01 20:56:47 +00:00
erik%netscape.com
aec381d7e2
removing strres again, coz it apparently doesn't work for others. sigh...
1999-02-01 20:48:28 +00:00
wtc%netscape.com
b29446a65f
In _PR_InitThreads, call pthread_init to explicitly initialize the
...
pthread subsystem on BSD/OS because pthread_self() fails to initialize
pthreads implicitly. This patch is contributed by Bert Driehuis
<bert_driehuis@nl.compuware.com>.
1999-02-01 20:01:36 +00:00
wtc%netscape.com
cb5076cfe2
Added a missing PR_htons call. Thanks to Bert Driehuis
...
<bert_driehuis@nl.compuware.com> for the bug report and fix.
1999-02-01 19:56:49 +00:00
wtc%netscape.com
1ae6b19ea0
Changed /usr/tmp/ to /tmp/. BSD/OS does not have /usr/tmp/.
...
Thanks to Bert Driehuis <bert_driehuis@nl.compuware.com> for the fix.
1999-02-01 19:55:48 +00:00
wtc%netscape.com
ddd2fef156
Run the default test program 'cvar -c 2000" if no command-line
...
arguments are given.
1999-02-01 19:26:56 +00:00
erik%netscape.com
eb4e6767af
added strres to build again, now that raptorbase.lib dependency is solved
1999-02-01 19:24:05 +00:00
erik%netscape.com
6b2136e751
commented out the REQUIRES line to get around dependency problem with
...
raptorbase.lib when building strres.dll
1999-02-01 19:23:34 +00:00
wtc%netscape.com
31cafba5e9
In primpl.h, moved the definitions of macros _PR_MD_INIT_LOCKS and
...
_PR_MD_START_INTERRUPTS from the common section to the classic nspr
section. These macros are not used in the pthreads version.
Modified files: primpl.h, _pth.h, and ptsynch.c.
1999-02-01 19:20:05 +00:00
kipp%netscape.com
c529fc11be
Fixed invocation bug that mac compiler caught
1999-02-01 19:08:30 +00:00
kmcclusk%netscape.com
78015f31f6
Moved GetPrimaryFrame to nsGenericHTMLElement.
...
Modifed nsHTMLTextAreaElement to go through it's frame to set and get values
1999-02-01 18:44:59 +00:00
troy%netscape.com
f1c963f7b5
Made sure that fixed positioned elements gets a widget
1999-02-01 18:36:23 +00:00
ftang%netscape.com
c7ced6dcc7
integrate unicode converter into scanner and make the default charset = iso-8859-1
1999-02-01 18:23:31 +00:00
pinkerton%netscape.com
b10f204b6a
renamed nsDOMWindowList.cpp for kipp
1999-02-01 18:18:51 +00:00
kipp%netscape.com
363e15b9fe
Use dom-window-list instead of obsolete nsFrameList
1999-02-01 18:14:20 +00:00
troy%netscape.com
0f2e27b0d9
Fixed it so scrollable BLOCK elements can be fixed positioned
1999-02-01 18:09:57 +00:00
kipp%netscape.com
f551aeddd7
Removed a dead variable and a dead include
1999-02-01 18:04:34 +00:00
kipp%netscape.com
e88d265480
new
1999-02-01 17:37:11 +00:00
kipp%netscape.com
42312a552c
Fixed pseudo style atom value
1999-02-01 17:34:31 +00:00
kipp%netscape.com
1f09f944d9
Added anonymous block style rule
1999-02-01 17:34:16 +00:00
kipp%netscape.com
b23b120a19
Implement TreatFrameAsBlock
1999-02-01 17:32:49 +00:00
kipp%netscape.com
12322a8a10
Added another TreatFrameAsBlock method
1999-02-01 17:32:33 +00:00
kipp%netscape.com
e6c0c373a9
Updated a comment
1999-02-01 17:32:19 +00:00
kipp%netscape.com
a548c870f8
Minor bug fixing; reworked PullFrame; added VerifyParent
1999-02-01 17:32:05 +00:00
kipp%netscape.com
ddc318eee2
Added some comments :-)
1999-02-01 17:31:37 +00:00
kipp%netscape.com
c2a13558a4
Removed ReplaceFrame
1999-02-01 17:31:21 +00:00
kipp%netscape.com
0887e5eedf
Removed ReplaceFrame; tweaked frame updates impls
1999-02-01 17:31:10 +00:00
kipp%netscape.com
bcca9bcff4
Fixed up debug output
1999-02-01 17:29:58 +00:00
kipp%netscape.com
50b6da75a7
Implement anonymous block frame code; fixup base class InsertNewFrames to support multiple frame insertion
1999-02-01 17:29:37 +00:00
kipp%netscape.com
859dde6287
Renamed InsertNewFrame->s; defined nsAnonymousBlock class
1999-02-01 17:28:39 +00:00
kipp%netscape.com
7e4600613e
Rewritten to use an anon. block frame to manage block children
1999-02-01 17:27:56 +00:00
kipp%netscape.com
64610329f0
Cleaned up comments; removed ReplaceFrame from the API
1999-02-01 17:25:30 +00:00
kipp%netscape.com
42be73ba0d
Switch to using renamed source file
1999-02-01 17:17:11 +00:00
kipp%netscape.com
d3d4c0492b
new
1999-02-01 17:16:17 +00:00
troy%netscape.com
acbe598a4f
Fixed logic that determines whether there's currently a visible vertical
...
scrollbar
1999-02-01 16:32:54 +00:00
guha%netscape.com
8aded4ceba
open directory related stuff
1999-02-01 16:32:37 +00:00
rhp%netscape.com
6866629639
Changes for nsISupports implementation
1999-02-01 16:26:42 +00:00