10636 Commits

Author SHA1 Message Date
cls%seawood.org
cba0478eaa Fixed silly problem when checking for Xpm and Motif 2.1. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out. 1998-10-27 23:51:16 +00:00
locka%iol.ie
1a32c74c9c Added missing flag 1998-10-27 23:20:22 +00:00
buster%netscape.com
d2409e9b52 fixed nsInlineFrame to compile on MSVC 4.x by moving a method-scoped struct
to be class-scoped.
1998-10-27 23:13:03 +00:00
michaelp%netscape.com
8e05ca2805 fleshed out view manager view clip setting and view depth arrangement methods. 1998-10-27 20:16:09 +00:00
troy%netscape.com
90dc99441d Changed SetCursor() to use the HINSTANCE in the nsToolkit object rather
than assume a hardcoded DLL name
1998-10-27 18:57:18 +00:00
troy%netscape.com
701ef505a1 Moved resource to src/build and changed makefile to build a .RES file 1998-10-27 18:45:20 +00:00
kipp%netscape.com
114ffe30ce Removed a skid mark 1998-10-27 16:53:48 +00:00
kipp%netscape.com
f9c31f6b2d Fixed underlining bug; support justification 1998-10-27 16:52:34 +00:00
kipp%netscape.com
ad7b8e1864 Implement justification methods 1998-10-27 16:52:10 +00:00
kipp%netscape.com
a6731c54fe Added methods to support justification 1998-10-27 16:51:21 +00:00
kipp%netscape.com
274d1bc566 Added justification support 1998-10-27 16:51:02 +00:00
kipp%netscape.com
6ad745856d Reworked background rendering to properly handle the background-position properties 1998-10-27 16:50:19 +00:00
kipp%netscape.com
780cf0470a Support high accuracy rendering (slowly) 1998-10-27 16:49:40 +00:00
shaver%netscape.com
575453b254 ancient GTK port, as starting point 1998-10-27 15:43:49 +00:00
harrison%netscape.com
3744fe3dd3 output key no longer required, silently defaults to most_doomed.
(people were linking into report.cgi without an output key
specified, this fix prevents perl from squealing.)
1998-10-27 10:54:27 +00:00
harrison%netscape.com
49cd4fbbed changed the CHANGES file to reflect changes made 1998-10-27 10:46:25 +00:00
harrison%netscape.com
ff302fd259 updates for collectstats.pl and the Chart::Base requirement 1998-10-27 10:43:38 +00:00
harrison%netscape.com
e44fc2230a all products get stats collected now, not just a hardcoded list. 1998-10-27 10:43:24 +00:00
harrison%netscape.com
0353ba1902 security check for legal products in place. bug charts are not
available as an option if collectstats.pl has never been run.
added quip support.
1998-10-27 10:43:01 +00:00
buster%netscape.com
21c24fad8c minor tweak to column handling 1998-10-27 08:38:56 +00:00
troy%netscape.com
f97e864dbf Commented out some code in Init() that was causing problems for the scrolling
view code
1998-10-27 05:57:18 +00:00
rickg%netscape.com
0a6d0170bf allow button anywhere in content, other small improvements 1998-10-27 05:13:16 +00:00
ddrinan%netscape.com
dd72a8126b Added call to HG06197 1998-10-27 03:56:41 +00:00
ddrinan%netscape.com
eef3438201 Added handling of xpSecurityModule 1998-10-27 03:55:12 +00:00
ddrinan%netscape.com
3155cf3475 Added xpSecurityModule 1998-10-27 03:53:51 +00:00
ddrinan%netscape.com
9532ed8175 Added HG06196 and HG06197 1998-10-27 03:51:11 +00:00
michaelp%netscape.com
15de205f12 changes for removal of zindex from nsIView::Init(). 1998-10-27 03:37:03 +00:00
michaelp%netscape.com
8963210ccb removed zindex from nsIView::Init(). 1998-10-27 03:36:49 +00:00
spider%netscape.com
91ce66f50d Fix memory leaks. Add API's to ObserverManager to allow objects to
Unregister
1998-10-27 03:29:39 +00:00
peterl%netscape.com
4c01f19982 removed depth style remap (context does it for us now) 1998-10-27 03:03:49 +00:00
peterl%netscape.com
1f6f1f1426 added reparent method 1998-10-27 03:03:02 +00:00
rickg%netscape.com
9e9e057d8f fixed bug I recently introduced in canContain 1998-10-27 02:34:41 +00:00
janc%netscape.com
00c5637f3b New CSS2 parser test 1998-10-27 02:05:42 +00:00
janc%netscape.com
763b80a34a new CSS2 parser test 1998-10-27 02:01:56 +00:00
kipp%netscape.com
7fd76bb5ad new 1998-10-27 01:33:17 +00:00
spider%netscape.com
9907326448 memory leak fixes 1998-10-27 00:50:12 +00:00
troy%netscape.com
1c06413d95 Changed UpdateView() to call Update() to synchronoulsy repaint the
dirty area if NS_VMREFRESH_IMMEDIATE is specified
1998-10-27 00:17:54 +00:00
troy%netscape.com
d03010f3a8 Added Update() member function which forces a synchronous repaint of any
dirty regions of the window
1998-10-27 00:16:59 +00:00
spider%netscape.com
ea0daa7b05 More memory leak fixes 1998-10-27 00:15:32 +00:00
jgellman%netscape.com
740111caea test program and necessary build and bug fixes 1998-10-27 00:11:43 +00:00
michaelp%netscape.com
c68614adc1 fixed bug in ref counting on drawing surfaces in the rendering context. 1998-10-27 00:09:44 +00:00
janc%netscape.com
dbc60847fd changed test 1998-10-27 00:08:30 +00:00
vidur%netscape.com
68fbf6a357 Added additional parameter to nsIContent::SetDocument. The document now tells content to lose its weak reference before the document goes away. Elements and text now add their script objects as roots so they don't get collected prematurely. 1998-10-26 23:26:01 +00:00
peterl%netscape.com
96a5fe34cc added support for CSS2 properties 1998-10-26 23:24:05 +00:00
peterl%netscape.com
5216610d2c normalized handling of gray vs grey 1998-10-26 23:23:48 +00:00
peterl%netscape.com
b35b268a4b sync to api change 1998-10-26 23:23:11 +00:00
vidur%netscape.com
94f6316cfc Added GC method to script context 1998-10-26 23:22:59 +00:00
peterl%netscape.com
9e59e54ad2 added CSS2 property handling 1998-10-26 23:22:40 +00:00
vidur%netscape.com
1b135ae3ec Added GC method to script contenxt 1998-10-26 23:22:21 +00:00
peterl%netscape.com
59c1a6c9c5 brought existing property handing up to spec for CSS2 1998-10-26 23:22:19 +00:00