Commit Graph

13428 Commits

Author SHA1 Message Date
peterl%netscape.com
7c4d428475 fixes to attribute selector parsing 1998-12-20 01:15:18 +00:00
peterl%netscape.com
582b88e0ae fix background flags initial value
tweak table inheritance quirk
1998-12-20 01:11:36 +00:00
peterl%netscape.com
8200c3233f made get strength const 1998-12-20 01:08:31 +00:00
peterl%netscape.com
babdb0cd05 changed attribute api to take atoms & namespace 1998-12-20 01:08:13 +00:00
peterl%netscape.com
43adf5d058 sync to new attribute api
implement local attribute storage with namespace support
1998-12-20 01:07:21 +00:00
ramiro%netscape.com
b8301e0454 Comment out the GARBAGE entry for generated files.
nsHTMLTags.h nsHTMLTags.cpp nsHTMLEntities.cpp were being treated as
GARBAGE since they are generated.  But, they are also checked in to the
repository, which breaks clobber builds.
1998-12-20 01:04:40 +00:00
guha%netscape.com
461c2b1e34 More for OpenDir 1998-12-20 00:16:45 +00:00
pavlov%pavlov.net
8edbbe611d we require gtk 1.1.6 now 1998-12-19 20:10:31 +00:00
pavlov%pavlov.net
27fc609873 fix crash 1998-12-19 20:02:31 +00:00
pavlov%pavlov.net
1cb91bdc05 require 1.1.6 instead of 1.1.9 (which replaced 1.1.5) 1998-12-19 20:01:39 +00:00
pavlov%pavlov.net
3659026a8f require GTK 1.1.9 1998-12-19 18:04:31 +00:00
pavlov%pavlov.net
192e7b7740 lots and lots of code cleanup. 1998-12-19 18:04:06 +00:00
pavlov%pavlov.net
8e130a59d7 s/ :: /::/ 1998-12-19 18:01:17 +00:00
michaelp%netscape.com
c9e3b38acd the corner view works again, and thanks to michael.lowe@bigfoot.com it paints
in the correct system specified "background" color.
1998-12-19 06:20:36 +00:00
alecf%netscape.com
7d0adc4d84 drum roll please...
...and tonight, for your enjoyment, we present mail/news's fourth
entry to mozilla.org!
1998-12-19 02:35:13 +00:00
vidur%netscape.com
b0d18252ca Script global namespace management. 1998-12-19 02:11:17 +00:00
alecf%netscape.com
af50842c98 XPCOMify access to nsIMsgXOVERParser 1998-12-19 01:59:32 +00:00
alecf%netscape.com
909ee1fe29 update makefiles to reflect XPComification 1998-12-19 01:59:07 +00:00
alecf%netscape.com
75278c3477 Add the NPL 1998-12-19 01:48:35 +00:00
alecf%netscape.com
bc1fd1596d update interfaces slightly to include nsISupports and use it 1998-12-19 01:19:51 +00:00
mscott%netscape.com
03feba0770 Just created. 1998-12-19 01:07:40 +00:00
akkana%netscape.com
48bf0aaa89 Turn on debug by default 1998-12-19 00:10:52 +00:00
hyatt%netscape.com
6484329b09 Implemented expanding/collapsing nodes in the tree view AND implemented
selection in the tree view.
1998-12-18 23:57:11 +00:00
hyatt%netscape.com
32348a4762 Patching GetAttribute (the default was returning a value that indicated that the
attribute was present, and it should have been returning NOT THERE as a default).
1998-12-18 23:56:37 +00:00
mcmullen%netscape.com
d1599a66e6 Added an NS_BASE for windows. 1998-12-18 23:30:44 +00:00
akkana%netscape.com
f55b84e8b6 Add -ljsurl -- needed for linux build 1998-12-18 23:13:58 +00:00
akkana%netscape.com
a34d223b25 Add a comment explaining ComparePoints 1998-12-18 23:13:25 +00:00
akkana%netscape.com
a6109b9b6d Fix startup crash -- when setting one endpoint with the other one null, collapse the range 1998-12-18 23:12:29 +00:00
alecf%netscape.com
0d4d8ebaf6 XPCOMify news hosts by using nsIMsgNewsHost instead of MSG_NewsHost 1998-12-18 23:07:08 +00:00
mcmullen%netscape.com
7a7045d044 Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now. 1998-12-18 23:06:54 +00:00
alecf%netscape.com
1010a40350 placeholder IDLs (eventually to go into libmsg) 1998-12-18 23:02:02 +00:00
mcmullen%netscape.com
4b6f7b6aa9 First Checked In. 1998-12-18 22:38:28 +00:00
terry%netscape.com
be210ad2a8 In the list of users, the voucher now shows up as an email address,
rather than a id number.
1998-12-18 22:37:43 +00:00
pierre%netscape.com
254bf03b3c Added layout/html/base/src/nsAreaFrame.cpp per Troy's request 1998-12-18 22:34:29 +00:00
kipp%netscape.com
8943d05510 Implement GetSkipSides so that continued inline frames render properly 1998-12-18 22:12:42 +00:00
kipp%netscape.com
ed1c9c40e1 Display inline borders/background during content painting, not during background painting (per css2 spec) 1998-12-18 22:12:15 +00:00
donm%netscape.com
8d5814d1da making --with-static-gtk work for apprunner. 1998-12-18 21:58:57 +00:00
terry%netscape.com
22f851424f Added xpidl. 1998-12-18 21:16:34 +00:00
akkana%netscape.com
c3905a8204 Attempt to patch mac build error 1998-12-18 21:04:33 +00:00
vidur%netscape.com
bc035a4aa3 Added IID for nsIUnicharStreamLoader 1998-12-18 19:38:19 +00:00
karnaze%netscape.com
628a6752c2 changed to use rowIndex and sectionRowIndex 1998-12-18 19:03:33 +00:00
michaelp%netscape.com
166576867e Fixed default hint for attribute changed - it wasn't being set.
Special-cased SRC attribute for nsHTMLImageElement.
1998-12-18 19:02:36 +00:00
troy%netscape.com
3545ee7a90 Added nsAreaFrame.cpp 1998-12-18 17:59:13 +00:00
troy%netscape.com
8d3739ba94 Initial check-in 1998-12-18 17:54:54 +00:00
kipp%netscape.com
40c2cfef07 Fixed numerous compiler warnings (hopefully) from the mac build 1998-12-18 17:34:34 +00:00
troy%netscape.com
b550507587 Minor cleanup 1998-12-18 17:33:23 +00:00
terry%netscape.com
389b69a87e Whoops! Peers names and email addresses were being mismatched. 1998-12-18 17:32:24 +00:00
shaver%netscape.com
f695bdad8d invoke -> typelib 1998-12-18 17:12:07 +00:00
karnaze%netscape.com
00b411a715 added remaining dom methods 1998-12-18 17:05:17 +00:00
dcone%netscape.com
9eadd75926 Renamed files for the Postscript directory in GFX 1998-12-18 16:36:47 +00:00