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

1473 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com b6bd7f337e Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. 1999-04-27 05:54:18 +00:00
waterson%netscape.com 3f3dced3eb Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. Also, fix a memory leak in the nsElementMap: be sure to hold a reference to the resource that is the key. 1999-04-27 05:53:53 +00:00
rjc%netscape.com 2f3ff86b87 Remove debugging crap. 1999-04-27 05:12:10 +00:00
rjc%netscape.com 38a75ee0a4 Added support for smart-sorting, whereby for example in bookmarks, when sorting on the name column, we'll sort in-between separators. 1999-04-27 02:28:12 +00:00
rjc%netscape.com 6fb51639ac More change for nsISupportsArray usage. 1999-04-27 01:48:37 +00:00
ftang%netscape.com 31fe1fe2f7 call SetDocumentCharset method to pass default charset to the parser 1999-04-26 17:58:50 +00:00
ftang%netscape.com b86827f54b add support for default encoding menu 1999-04-26 17:56:37 +00:00
kostello%netscape.com 67c64be801 Added Encoding of charset information
Encoded < and > as LT and GT character entities to fix bug #4709
1999-04-26 06:10:47 +00:00
harishd%netscape.com 6e22de3af6 Added an extra parameter(PRBool) - aNotify, to AddAttributes().
This parameter has been defaulted to PR_FALSE.
1999-04-25 22:18:49 +00:00
nisheeth%netscape.com 732f173e3d Fix off by one error for arrow that points out XML error locations. 1999-04-24 10:23:39 +00:00
sfraser%netscape.com 634d0ee855 Fix out param typo. 1999-04-24 05:53:00 +00:00
waterson%netscape.com 4dac3b7dc6 The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
kipp%netscape.com 5cc5d46a12 Work around crash by not assuming we have an owner 1999-04-23 19:57:26 +00:00
scc%netscape.com 9991958e76 s/false/0/ in my do-while 1999-04-23 19:03:01 +00:00
scc%netscape.com 1291d03e17 added ability to create a XUL document from a stream; consequently factored some existing routines 1999-04-23 16:48:33 +00:00
scc%netscape.com f033719a36 Added required GetIID methods 1999-04-23 16:48:32 +00:00
troy%netscape.com 50f93a7b42 Added placeholderFrame atom 1999-04-23 14:32:12 +00:00
rjc%netscape.com 857cea3cdf Checking in Scott Putterman's changes to use nsISupportsArray instead of a void array. 1999-04-23 08:32:42 +00:00
rickg%netscape.com ad10a964e8 update to sync with nsString2 1999-04-22 06:06:17 +00:00
rickg%netscape.com 13ca296be6 update to sync with nsString2 1999-04-22 05:49:39 +00:00
rickg%netscape.com ada56b0089 update to sync with nsString2 1999-04-22 05:39:24 +00:00
karnaze%netscape.com 74eb256f75 dir attribute on <table> gets converted to css direction 1999-04-22 03:50:39 +00:00
rickg%netscape.com 5e42a35ab3 updates to sync with nsString2 api 1999-04-21 23:54:24 +00:00
rickg%netscape.com 1a3777a0b7 updates to sync with nsString2 api 1999-04-21 23:48:41 +00:00
rickg%netscape.com 8e0367b04c updates to sync with nsString2 api 1999-04-21 23:43:11 +00:00
rickg%netscape.com 837318b35a updates to sync with nsString2 api 1999-04-21 23:12:55 +00:00
evaughan%netscape.com 0bec328133 Added a tab control widget. 1999-04-21 22:46:15 +00:00
troy%netscape.com 8a4906a2ff Changed MapStyleInto() to also reset mBackgroundAttachment when resetting
the BODY's background properties
1999-04-21 21:39:47 +00:00
bruce%cybersight.com 58575369dd Fix for ANSI C++ compliance: friend foo -> friend class foo 1999-04-21 04:16:46 +00:00
rjc%netscape.com e125ca785d If a sort isn't initially imposed, just append new nodes onto end of container's child list. 1999-04-20 22:14:38 +00:00
pinkerton%netscape.com 97279e29ba new atoms for slider, spinner, scrollbar, color and font pickers. 1999-04-20 21:50:11 +00:00
rjc%netscape.com 617a5a1f40 When a sort order is imposed, try and insert new node(s) in the appropriate spot. 1999-04-20 20:26:13 +00:00
troy%netscape.com daf0a5b6a6 Added positionedInlineFrame atom 1999-04-20 18:27:37 +00:00
troy%netscape.com 1570eb63cb Moved blockFrame and inlineFrame atoms to nsLayoutAtoms 1999-04-20 18:22:47 +00:00
troy%netscape.com 0f73d45160 Change to atoms 1999-04-20 18:22:28 +00:00
troy%netscape.com 5faf7aa9cf Added blockFrame and inlineFrame 1999-04-20 18:20:52 +00:00
peterl%netscape.com f7c79764b1 turned off style rule hash debugging code 1999-04-20 14:22:37 +00:00
kipp%netscape.com 1ada64d1cd Support first-line style 1999-04-20 00:28:40 +00:00
kipp%netscape.com 39f3954168 Added lineFrame 1999-04-20 00:26:09 +00:00
peterl%netscape.com c503d0ed68 added tests for state dependent style 1999-04-20 00:05:54 +00:00
peterl%netscape.com fdf686d2b8 modified state change notifications to use new wider api and reduce calls 1999-04-20 00:03:30 +00:00
peterl%netscape.com 04f5fc38c1 widened content state change api
added test for state dependent style
1999-04-20 00:02:22 +00:00
peterl%netscape.com eaa19725ef sync to doc api change 1999-04-20 00:00:02 +00:00
vidur%netscape.com 632fa812dc Fix for bug 5141. The parentNode of a standalone Node is no longer a DocumentFragment, but is now, according to the spec, just null. 1999-04-17 00:56:25 +00:00
waterson%netscape.com 4b759d3db0 Fixed null deref in nsXULAttribute::GetQualifiedName() -- handle the default namespace case. 1999-04-17 00:29:54 +00:00
pinkerton%netscape.com 2fa8eaddcf add tristatecheckbox to atom list. 1999-04-16 17:07:48 +00:00
waterson%netscape.com f490114e0d Implemented several new DOM methods, including document.createElement() and document.createTextNode(). Fixed some bugs in the XUL content model builder. Code re-organization and cleanup. 1999-04-16 08:38:17 +00:00
peterl%netscape.com fbde443a95 split font style mapping from regular style mapping 1999-04-15 21:23:05 +00:00
peterl%netscape.com aa95291e32 fixed pseudo element parsing 1999-04-15 21:22:41 +00:00
sfraser%netscape.com bffb305703 Implement the ScriptObjectOwner interface, and adapt to fixed selection interfaces. 1999-04-15 20:19:26 +00:00