Commit Graph

13366 Commits

Author SHA1 Message Date
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
rods%netscape.com
a5f4867c6a Add <LABEL> tags arounf checkboxes and radiobuttons 1998-12-18 16:24:53 +00:00
kipp%netscape.com
c29e5116c7 Revised frame Paint API 1998-12-18 15:54:23 +00:00
rods%netscape.com
bff632482d Added <LABEL> tag to all the checkboxes and radiobuttons. 1998-12-18 15:35:38 +00:00
pierre%netscape.com
1ca7c07405 Update() no longer passes the rendering context to the children 1998-12-18 13:34:39 +00:00
pierre%netscape.com
f6332bd996 Update() no longer passes the rendering context to the children and ignore invisible widgets 1998-12-18 13:34:22 +00:00
pierre%netscape.com
3de5def19a Enable double buffering on Mac 1998-12-18 13:33:55 +00:00
pierre%netscape.com
e49a493536 Fixed/implemented offscreen drawings - numerous changes 1998-12-18 13:33:31 +00:00
pierre%netscape.com
806a21d518 Fixed continuous drawing of controls by doing a ValidRect after DrawControl 1998-12-18 13:29:39 +00:00
pierre%netscape.com
55d8e8308c Call DeviceContextImpl::Init() just because Windows does it 1998-12-18 13:29:06 +00:00
jfrancis%netscape.com
8f674885c0 More range gravity work 1998-12-18 09:32:40 +00:00
jfrancis%netscape.com
526ef0ab17 More range gravity work 1998-12-18 09:28:55 +00:00
troy%netscape.com
5f8a4c8bd0 Fixed a compiler warning by include nsHTMLParts.h 1998-12-18 05:52:05 +00:00