cls%seawood.org
|
b3b61c80a6
|
Added MPL header and changed version to SNAP.
|
1998-11-13 01:25:48 +00:00 |
waterson%netscape.com
|
f1a8a17fb4
|
Added code to expand children.
|
1998-11-13 00:54:53 +00:00 |
scc%netscape.com
|
56a7d55121
|
Fixed (unit-tests only) for VC++ 4.2 (no 'explicit')
|
1998-11-13 00:34:41 +00:00 |
akkana%netscape.com
|
f9e569cf91
|
Define gAppContext -- fix crash on startup
|
1998-11-13 00:23:16 +00:00 |
jfrancis%netscape.com
|
d694aafec4
|
First Checked In.
|
1998-11-12 23:59:32 +00:00 |
vidur%netscape.com
|
30cdfe13ca
|
XML example with scripting
|
1998-11-12 23:57:54 +00:00 |
vidur%netscape.com
|
632a979901
|
Added script handling to XML content sink. Made sure frame construction by tag wasn't done for XML.
|
1998-11-12 23:55:47 +00:00 |
vidur%netscape.com
|
422c941109
|
Added support for CDATA sections.
|
1998-11-12 23:54:37 +00:00 |
shaver%netscape.com
|
40cc4672bf
|
add proper QI and Create calls for RO text widget
|
1998-11-12 23:54:34 +00:00 |
vidur%netscape.com
|
0bd5194650
|
Changed get/setDOMAttribute to get/setAttribute in generated script glue class. This is temporary!! It may get lost in a later checkin since the change was made manually and not through the generator
|
1998-11-12 23:53:46 +00:00 |
waterson%netscape.com
|
072dfac5d6
|
Added one-time initialization for RDF.
|
1998-11-12 23:39:25 +00:00 |
kipp%netscape.com
|
e105be2a27
|
Actually advance the dest pointer so a copy occurs (doh!)
|
1998-11-12 23:33:12 +00:00 |
kipp%netscape.com
|
7adcd09313
|
Fixed a memory leak with text editing
|
1998-11-12 23:31:38 +00:00 |
troy%netscape.com
|
2b86b49c95
|
Cleaned up the way construction of the root frame happens for XML documents.
We no longer create a pseudo root element
|
1998-11-12 23:03:35 +00:00 |
waterson%netscape.com
|
1e2f6b530f
|
Minor tweaks to get factory working.
|
1998-11-12 22:46:41 +00:00 |
joki%netscape.com
|
ab25720208
|
DOM Support: nsHTMLDocument body property
|
1998-11-12 22:25:51 +00:00 |
kipp%netscape.com
|
803e6b8d23
|
Fixed margin collapsing bug
|
1998-11-12 22:24:46 +00:00 |
waterson%netscape.com
|
d5fdc8c077
|
Rename nsRDFCIDs.h to nsRDFCID.h to be consistent with the rest of the world.
|
1998-11-12 22:20:08 +00:00 |
mjudge%netscape.com
|
72f80f377f
|
this works with the new autopointers
|
1998-11-12 22:18:43 +00:00 |
waterson%netscape.com
|
cf3f38cd27
|
One more time. Deal with interface inheiritance by delegation. Sucks, but...oh well.
|
1998-11-12 22:13:31 +00:00 |
joki%netscape.com
|
98a9d15317
|
Get rid of old comment.
|
1998-11-12 21:35:46 +00:00 |
joki%netscape.com
|
1bf1b70ed9
|
Fix bug where the DOM event bubbling process was overriding previous event status codes.
|
1998-11-12 21:35:27 +00:00 |
pinkerton%netscape.com
|
0529e5e31f
|
Replacing message pump with message sink. The pump is "client" code and has been moved out there to better separate the event handling.
|
1998-11-12 21:25:26 +00:00 |
pinkerton%netscape.com
|
1e2e8250b2
|
moving message pump and app shell into "client" code because they should not be a part of the widget library.
|
1998-11-12 21:24:53 +00:00 |
pinkerton%netscape.com
|
d62dea3493
|
Separate the event loop in the client from the nglayout/widget provided code. Now creates a message pump (client side) and a message sink (nglayout side) for event handling.
|
1998-11-12 21:24:16 +00:00 |
pinkerton%netscape.com
|
4a12cfc115
|
export nsMacMessageSink instead to separate the client from the internals of the event loop.
|
1998-11-12 21:23:02 +00:00 |
pinkerton%netscape.com
|
d764cadbf7
|
Moved into viewer, since these are "client" routines and don't belong under
Widget.
|
1998-11-12 21:22:24 +00:00 |
pinkerton%netscape.com
|
09e30b49d9
|
First Checked In.
|
1998-11-12 21:20:36 +00:00 |
buster%netscape.com
|
15a156711c
|
fixed a tiny bug in handling unexpected frames in a row
|
1998-11-12 21:04:41 +00:00 |
buster%netscape.com
|
45f8b315a9
|
rowgroup pseudo-frames for rows inserted directly into a table
|
1998-11-12 20:45:28 +00:00 |
alecf%netscape.com
|
6bcf771870
|
fix for unix bustage
|
1998-11-12 20:27:31 +00:00 |
mjudge%netscape.com
|
1bc75a7912
|
adding the test_com_auto_ptr.exe as a new test
|
1998-11-12 20:07:28 +00:00 |
mjudge%netscape.com
|
7243453f05
|
modifying makefile.win to export the new com_auto_ptr.h file
|
1998-11-12 20:05:41 +00:00 |
scc%netscape.com
|
cef7eb5635
|
First Checked In.
|
1998-11-12 20:00:51 +00:00 |
alecf%netscape.com
|
a6a89f0396
|
fix autoconf bustage for new xml layout stuff
|
1998-11-12 19:37:08 +00:00 |
beard%netscape.com
|
d3b052f9c7
|
Prints the name of the target being built as well.
|
1998-11-12 19:34:14 +00:00 |
alecf%netscape.com
|
07e9b479d9
|
fix Solaris/gcc bustage
|
1998-11-12 19:19:09 +00:00 |
buster%netscape.com
|
9b8264930f
|
col and colgroup attribute handling
colgroup pseudo frame for cols inserted directly into a table. More like this to come...
|
1998-11-12 18:37:28 +00:00 |
kipp%netscape.com
|
b8e7c399a3
|
Fixed some serious bugs in list bullet placement that prevented some relatively easy cases from working at all; this fixes up most outside list bullet cases
|
1998-11-12 18:19:22 +00:00 |
kipp%netscape.com
|
fc16d5fc42
|
init the html atoms too...(temporary)
|
1998-11-12 18:16:25 +00:00 |
vidur%netscape.com
|
b947ced837
|
Modified stylesheet
|
1998-11-12 17:17:48 +00:00 |
vidur%netscape.com
|
d73eed6d2e
|
new
|
1998-11-12 16:36:02 +00:00 |
kipp%netscape.com
|
364129b3c8
|
Fixed list numbering to work again (whoops!); added support for display: compact (just the beginnings); more work-in-progress for :first-letter support
|
1998-11-12 16:32:56 +00:00 |
kipp%netscape.com
|
e2b660feac
|
Support for display: compact
|
1998-11-12 16:32:19 +00:00 |
kipp%netscape.com
|
8552f6c72f
|
Some support for first-letter style
|
1998-11-12 16:31:38 +00:00 |
waterson%netscape.com
|
a0e9874e54
|
Slugfest to get HT wired up thru C++ interfaces.
|
1998-11-12 08:56:20 +00:00 |
vidur%netscape.com
|
416f9a4967
|
Added new interface nsIHTMLContentContainer
|
1998-11-12 07:56:13 +00:00 |
vidur%netscape.com
|
9a325834e4
|
Factored GetAttributStyleSheet method into separate nsHTMLContentContainer interface that can be implemented by both HTML and XML document classes.
|
1998-11-12 07:54:12 +00:00 |
vidur%netscape.com
|
29d606fae2
|
Got rid of bogus dependency on XMLContent
|
1998-11-12 07:06:47 +00:00 |
pinkerton%netscape.com
|
ce784b5314
|
Use the correct prefix files to pick up all our settings.
|
1998-11-12 06:00:05 +00:00 |