Граф коммитов

11679 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 61080e7a03 Cleaned up ConstructXMLRootFrame() and added some XXX comments 1998-11-13 03:43:15 +00:00
cls%seawood.org 81894cf5eb Previously reset endsection in the wrong place. 1998-11-13 03:17:09 +00:00
waterson%netscape.com d001b6dabb Added some good COM citizenry to the node factory methods. 1998-11-13 02:59:56 +00:00
waterson%netscape.com 9eb39f6e78 Fixed outbound/inbound mixup for traversing the arcs in Open(). Fixed some bugs in Open() for adding kids to a node. 1998-11-13 02:59:12 +00:00
waterson%netscape.com 9dff4cb177 Got rid of Initialize(). 1998-11-13 02:57:58 +00:00
waterson%netscape.com 3427031157 Got rid of Initialize() method and just moved that code into InitFromURL(). Added default initializers for the arc info. 1998-11-13 02:57:33 +00:00
waterson%netscape.com a77fb85e65 A complete hack to get the bookmark file. 1998-11-13 02:54:39 +00:00
waterson%netscape.com 4615e34fa9 Hack to use rdf:bookmarks rather than NC:Bookmarks as to top of the bookmark tree. This is mostly for the Raptor demo until I can get Guha to look at it. 1998-11-13 02:53:50 +00:00
vidur%netscape.com 0c66d39047 Temporary fix when scroll frame is created unsized. The real fix will come from michaelp. 1998-11-13 02:50:24 +00:00
akkana%netscape.com cf2313ec58 Put back the old pwd code; otherwise it crashes if MOZILLA_HOME isn't set 1998-11-13 02:49:19 +00:00
vidur%netscape.com 0e59484bfd Null check for prefs. The MozillaControl doesn't set up prefs correctly quite yet (and might never will). 1998-11-13 02:47:33 +00:00
gagan%netscape.com bb251f75f9 Getting this to build on BSD. See bugzilla bug #122. Thanks Frank van der Linden (frank@wins.uva.nl) 1998-11-13 02:47:10 +00:00
troy%netscape.com 8e56559948 Added ListTag() member function 1998-11-13 02:20:31 +00:00
akkana%netscape.com 17fcf4b232 Fix more build bustage (IRIX) 1998-11-13 02:12:55 +00:00
wtc%netscape.com f3e3e01be1 Merged the NetBSD patch contributed by Frank van der Linden
(frank@wins.uva.nl).
ftp://ftp.netbsd.org/pub/NetBSD/misc/fvdl/mozilla/diff-19981008.001
1998-11-13 02:12:38 +00:00
kin%netscape.com 78a4fe45d4 Fixed library name typo to fix build bustage on Unix. 1998-11-13 01:33:29 +00:00
cls%seawood.org 015efd8846 Added support for multiple status reports in a single email.
Added keyword END to mark the end of a status report.
1998-11-13 01:27:02 +00:00
cls%seawood.org 188caf5c89 Added MPL header and changed version to SNAP. 1998-11-13 01:25:48 +00:00
waterson%netscape.com 7b9e4fc0c3 Added code to expand children. 1998-11-13 00:54:53 +00:00
scc%netscape.com 28e2a847cd Fixed (unit-tests only) for VC++ 4.2 (no 'explicit') 1998-11-13 00:34:41 +00:00
akkana%netscape.com 25fac01ed2 Define gAppContext -- fix crash on startup 1998-11-13 00:23:16 +00:00
jfrancis%netscape.com f7fa2435e0 First Checked In. 1998-11-12 23:59:32 +00:00
vidur%netscape.com 8f7d93e602 XML example with scripting 1998-11-12 23:57:54 +00:00
vidur%netscape.com dbf2544c2b 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 9c30dad2d8 Added support for CDATA sections. 1998-11-12 23:54:37 +00:00
shaver%netscape.com 0b3a802ec5 add proper QI and Create calls for RO text widget 1998-11-12 23:54:34 +00:00
vidur%netscape.com 1a22dfbfc3 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 53f94e5955 Added one-time initialization for RDF. 1998-11-12 23:39:25 +00:00
kipp%netscape.com 799be9555b Actually advance the dest pointer so a copy occurs (doh!) 1998-11-12 23:33:12 +00:00
kipp%netscape.com 9fb85819e5 Fixed a memory leak with text editing 1998-11-12 23:31:38 +00:00
troy%netscape.com 532ccd2885 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 fe02aa4754 Minor tweaks to get factory working. 1998-11-12 22:46:41 +00:00
joki%netscape.com 29554883d9 DOM Support: nsHTMLDocument body property 1998-11-12 22:25:51 +00:00
kipp%netscape.com ac0565a8f8 Fixed margin collapsing bug 1998-11-12 22:24:46 +00:00
waterson%netscape.com 6524847ab5 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 33669aac7f this works with the new autopointers 1998-11-12 22:18:43 +00:00
waterson%netscape.com 50a61ca302 One more time. Deal with interface inheiritance by delegation. Sucks, but...oh well. 1998-11-12 22:13:31 +00:00
joki%netscape.com 60dc90b13e Get rid of old comment. 1998-11-12 21:35:46 +00:00
joki%netscape.com b1ee1a8ae9 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 0ed71f1c71 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 f7a614374e 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 8af57bf976 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 b3af37fea6 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 eb064c927c 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 73e3f11c22 First Checked In. 1998-11-12 21:20:36 +00:00
buster%netscape.com cc897db604 fixed a tiny bug in handling unexpected frames in a row 1998-11-12 21:04:41 +00:00
buster%netscape.com f076fcd5be rowgroup pseudo-frames for rows inserted directly into a table 1998-11-12 20:45:28 +00:00
alecf%netscape.com 72b7591567 fix for unix bustage 1998-11-12 20:27:31 +00:00
mjudge%netscape.com 88359ec04e adding the test_com_auto_ptr.exe as a new test 1998-11-12 20:07:28 +00:00
mjudge%netscape.com 0d7b5e0794 modifying makefile.win to export the new com_auto_ptr.h file 1998-11-12 20:05:41 +00:00