Commit Graph

14382 Commits

Author SHA1 Message Date
locka%iol.ie
958be9dc0e First impl of ActiveX control site plugin 1999-01-18 22:29:43 +00:00
waterson%netscape.com
5f8d808014 Added an assertion after OpenContainer() to help catch parse errors. 1999-01-18 22:14:59 +00:00
coop%netscape.com
f2d5cd7054 NOT YET PART OF SEAMONKEY:
* added #defines for is_pointer/tag combos used in TypeDescriptors to match table in typelib spec.
* now handle error case in xpt_struct.c using macro
* still must do offset management
1999-01-18 22:04:49 +00:00
scc%netscape.com
31c2a74283 OK. We were wrong about the SOLARIS case. Sorry. 1999-01-18 20:32:41 +00:00
coop%netscape.com
5fc06bfca5 NOT YET PART OF SEAMONKEY:
* modified in-memory structs slightly to get them to compile
* xpt_strcut.c now compiles, and with no warnings (at no extra charge)
* still must do offset management
1999-01-18 19:53:47 +00:00
troy%netscape.com
48365eb8a1 Changed to position absolute child elements relative to the padding edge not the
border edge
1999-01-18 19:30:42 +00:00
cls%seawood.org
d342ba3bf6 Don't include local cdefs.h if we have a system version. 1999-01-18 19:11:35 +00:00
cls%seawood.org
b41e9758f6 Ifdef'd out obsolete header includes. 1999-01-18 19:05:24 +00:00
scc%netscape.com
5e7e5625d2 Added patch for bsdi from netscape.public.mozilla.patches; removed test for !SOLARIS as agreed with macafee. 1999-01-18 18:32:33 +00:00
shaver%netscape.com
10f4d40c79 Much XDR header whacking. Still need to figure out how the pool management
stuff looks.
Fixed XPT_PREAMBLE (again).
xpt_xdr.c now compiles!
1999-01-18 18:28:14 +00:00
shaver%netscape.com
39d9fca637 added libxpt Makefiles 1999-01-18 18:03:45 +00:00
shaver%netscape.com
00741083fe fix up XPT_PREAMBLE booboo 1999-01-18 17:58:34 +00:00
shaver%netscape.com
7c8b3fd275 make goop (Win and Unix) 1999-01-18 17:44:06 +00:00
shaver%netscape.com
4d0a0a61c3 make goop (Windows and Unix) and header fixes 1999-01-18 17:43:36 +00:00
troy%netscape.com
a855ea42a4 Improvements to absolute positioning code 1999-01-18 17:27:27 +00:00
troy%netscape.com
3af8d238b7 Initial check-in 1999-01-18 17:26:49 +00:00
coop%netscape.com
d557721c1f NOT YET PART OF SEAMONKEY:
* updated XPT_Do code to match in-memory structs
1999-01-18 17:26:04 +00:00
shaver%netscape.com
9836a9165b new API stuff, and start on primitive implementations 1999-01-18 16:54:57 +00:00
rods%netscape.com
99b3af960d Initial checkin 1999-01-18 15:14:00 +00:00
coop%netscape.com
95fe556feb NOT YET PART OF SEAMONKEY:
* Added at least basic comments for all structs.
* Added #defines for struct sizes.
1999-01-18 15:00:03 +00:00
fur%netscape.com
d92b51d33f Work in progress 1999-01-18 06:22:14 +00:00
vidur%netscape.com
c00b32a482 Implemented Element::GetElementsByTagName. Fixed bug 2327 - forms appearing multiple times in document.forms array. 1999-01-18 03:43:43 +00:00
val4%cornell.edu
83a540a9d9 Background image 1999-01-18 03:43:04 +00:00
troy%netscape.com
1e71c5f12f Added nsIAreaFrame 1999-01-18 03:14:48 +00:00
troy%netscape.com
685b7256a3 Fix for bug #2450; 'padding' wasn't getting handled properly 1999-01-18 00:48:59 +00:00
karnaze%netscape.com
7b139f6c8e scrollable row groups 1999-01-17 23:35:56 +00:00
pavlov%pavlov.net
a917178521 use the right visual when we create the pixmaps 1999-01-17 22:48:27 +00:00
pavlov%pavlov.net
2a7527ab5c fix Invalidate() and Update() 1999-01-17 19:30:13 +00:00
pavlov%pavlov.net
ca0005bb15 only create 1 GC since we are pushing the same visual for all of the widgets. 1999-01-17 18:58:28 +00:00
pavlov%pavlov.net
c2804dc7b3 fix for crashing. 1999-01-17 17:51:02 +00:00
rpotts%netscape.com
7143f7092b Changed NS_DOCUMENTLOADER_CID to the new NS_DOCUMENTLOADER_SERVICE_CID 1999-01-17 11:49:41 +00:00
rpotts%netscape.com
7dd5ee5f53 The DocumentLoader is now a global service. Rather than creating document loaders via the factory, they are now created as child loaders of the global DocumentLoader service which is accessable via GetService. 1999-01-17 11:48:58 +00:00
rpotts%netscape.com
b287a5399b Changed NS_DOCUMENTLOADER_CID to NS_DOCUMENTLOADER_SERVICE_CID 1999-01-17 11:47:27 +00:00
troy%netscape.com
e805654323 Added 'computedMargin' to nsHTMLReflowState, which replaced the individual
margin values (e.g., computedLeftMargin)
1999-01-17 05:43:02 +00:00
pavlov%pavlov.net
178678e9e2 fix bustage 1999-01-17 03:08:56 +00:00
pavlov%pavlov.net
a88c118c92 move the event queue into nsToolkit 1999-01-17 02:09:55 +00:00
pavlov%pavlov.net
c00a82e136 remove unused code 1999-01-17 02:09:24 +00:00
pavlov%pavlov.net
a3f65b8ce0 Inherit nsDialog from nsWindow instead of nsWidget. s/Motif/GTK+/ in *.h for
some comments
1999-01-17 01:36:13 +00:00
pavlov%pavlov.net
d596158079 move some stuff from nsWindow to nsWidget. Removed more unused code, do
redraws correctly...
1999-01-16 23:12:35 +00:00
troy%netscape.com
5febae06f6 Fixed it so relatively positioned block frames act as containing blocks
for absolutely positioned child elements
1999-01-16 22:18:08 +00:00
troy%netscape.com
7103b076b4 Changed nsHTMLReflowState to compute 'offsets' for relatively positioned
elements
1999-01-16 20:58:17 +00:00
talisman%anamorphic.com
1820f3cfa5 *** empty log message *** 1999-01-16 07:42:16 +00:00
pierre%netscape.com
fca58a3d4d #2439: Links are not underlined correctly 1999-01-16 07:09:59 +00:00
alecf%netscape.com
79a301a603 change RemoveGroup a bit so we can remove by name and by newsgropu 1999-01-16 05:54:02 +00:00
alecf%netscape.com
0365bff46d adding new Category interface 1999-01-16 05:53:21 +00:00
alecf%netscape.com
9706c14732 a little more - many more functions updated to match interface 1999-01-16 05:52:51 +00:00
alecf%netscape.com
5239d546f6 fix busted build in main tree 1999-01-16 05:52:29 +00:00
grail%cafebabe.org
77a3223cd1 Lots of clean up with XML generated menus. Need some documentation
and action code inserted.
1999-01-16 05:24:25 +00:00
alecf%netscape.com
a533b0fdd1 back out relevant changes that broke the tree 1999-01-16 05:09:24 +00:00
alecf%netscape.com
d8f58ec00d add nsIMsgGroupRecord to build process 1999-01-16 04:59:25 +00:00