Commit Graph

15636 Commits

Author SHA1 Message Date
alecf%netscape.com
7ae7a62b54 don't check in Makefile 1999-02-02 00:13:17 +00:00
wtc%netscape.com
35abd8a9b8 Bugsplat bug #340658: implemented a version of the atomic routines
for the pthreads version that doesn't require NSPR to be initialized.
1999-02-02 00:08:25 +00:00
nhotta%netscape.com
44866e8b7b Changed the class name from WinFactory to UnixFactory. 1999-02-01 23:56:54 +00:00
davidm%netscape.com
4217faf63a 2439 [PP] Links are not underlined correctly 1999-02-01 23:50:25 +00:00
kmcclusk%netscape.com
d71b7f88d5 TextAreas now initialize their content area using default text specified in
the HTML File.
1999-02-01 23:49:21 +00:00
nhotta%netscape.com
034a3ff9b8 Changed out string to nsString. 1999-02-01 23:40:02 +00:00
nhotta%netscape.com
57c01c80e1 Changed for nsIDateTimeFormat interface. 1999-02-01 23:33:13 +00:00
wtc%netscape.com
128a2efb86 Pthreads version doesn't need _MD_StartInterrupts().
Modified files: prinit.c and ptmisc.c.
1999-02-01 23:25:44 +00:00
wtc%netscape.com
5449f15edc Commented out the sigwait() call for BSDI. BSD/OS 3.1 does not have
the sigwait() function.
1999-02-01 23:24:58 +00:00
joki%netscape.com
d3d55842da Modifying window.closed to check existence to webshell, not document 1999-02-01 23:21:58 +00:00
waterson%netscape.com
b84c9790c5 Modified style sheet to have appropriate XUL tree styles. 1999-02-01 23:11:31 +00:00
kmcclusk%netscape.com
ab7e565d59 Modified nsTextControlFrame::Paint to correctly paint the contents of a
multi-line text area.
1999-02-01 23:09:06 +00:00
waterson%netscape.com
0b542b62ed Force an nsXULAtoms::AddrefAtoms to ensure that the XUL atoms and namespace are created in the layout DLL before trying to refer to them. (a=hyatt%netscape.com) 1999-02-01 23:06:49 +00:00
terry%netscape.com
d2e3f54b83 Make page auto-reload every fifteen minutes. 1999-02-01 22:46:51 +00:00
joki%netscape.com
4513eb2392 Modifying view event flow to always start processing from top view, not enter at children 1999-02-01 22:45:59 +00:00
dp%netscape.com
2e680185ec Dll Hash table 1999-02-01 22:41:22 +00:00
dp%netscape.com
c1ff8cabbd Dll abstraction 1999-02-01 22:40:48 +00:00
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