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

4692 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 3c4a5ec5b8 take advantage of vcard attribute when submitting forms 1999-05-07 00:18:57 +00:00
vidur%netscape.com 149bd5fbce Added precaching of images for script constructed images. 1999-05-07 00:08:21 +00:00
vidur%netscape.com 3f5ea90274 Fix for bug 2989 - correcting result of GetFrameForPoint. 1999-05-07 00:08:02 +00:00
vidur%netscape.com dfe2f556f7 Implemented GetOwnerDocument. 1999-05-07 00:06:48 +00:00
vidur%netscape.com 38bb0a90e0 Added new content implementation macro 1999-05-07 00:06:29 +00:00
vidur%netscape.com 0e649a0395 Enabled the frame loader to work without a specified frame. This is used for precaching images. 1999-05-07 00:06:03 +00:00
karnaze%netscape.com 335d678f9b incremental reflow correctly targets cell's area frame - bugs 4577, 5126, 5759 1999-05-06 22:29:28 +00:00
davidm%netscape.com 1e5079c2f1 Added nsPluginViewer.cpp nsLayoutDebugger, nsDocumentvViewer.cpp to fix the build bustage 1999-05-06 20:22:28 +00:00
kipp%netscape.com 68dae65499 Add public to the build 1999-05-06 19:26:55 +00:00
kipp%netscape.com f5b7b447b6 Implement nsIHTMLElementFactory 1999-05-06 19:26:43 +00:00
kipp%netscape.com 3ea044392f Added component support to this library 1999-05-06 19:26:13 +00:00
kipp%netscape.com db7d782dc6 Added new source files 1999-05-06 19:25:50 +00:00
kipp%netscape.com 8b0757f313 Moved from webshell/src 1999-05-06 19:25:40 +00:00
kipp%netscape.com bac6d20dba Moved from webshell directory 1999-05-06 19:25:10 +00:00
kipp%netscape.com 0bb4277e75 Added headers 1999-05-06 19:24:57 +00:00
nisheeth%netscape.com 5e6a0cda69 Pass a pointer to the document object when you call the Parse method on the parser object.f 1999-05-06 01:51:31 +00:00
nisheeth%netscape.com ffc0a7f91b Pass in the document object as a key to the parser. 1999-05-06 01:50:26 +00:00
av%netscape.com 067950c32c Override SetInitialChildList for nsObjectFrame 1999-05-06 00:54:36 +00:00
pinkerton%netscape.com eb80708ef2 make <tristatecheckbox> now be <checkbox> 1999-05-06 00:53:22 +00:00
av%netscape.com 19fc76ac90 Getting back check for data attribute in image frames 1999-05-05 23:40:21 +00:00
akkana%netscape.com 269aac0880 comment out annoying debug message 1999-05-05 23:24:58 +00:00
cyeh%netscape.com 8f54a21774 backout mjudge checkin against closed tree. it also breaks mac as well, so
mjudge will try again when tree reopens
1999-05-05 23:05:41 +00:00
mjudge%netscape.com fd79ce63e6 adding new state to nsRangeList to track mousedown and dragging criteria. much better than static variables in nsFrame.h!! 1999-05-05 22:32:58 +00:00
mjudge%netscape.com 802f66ab7f removing useless drag info from ::HandleEvent that was copied from nsFrame implementation 1999-05-05 22:29:45 +00:00
mjudge%netscape.com 1eca325862 updating new state controler for mouse status. aka dragging has stopped 1999-05-05 22:28:51 +00:00
mjudge%netscape.com 1feb64d52c removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation. 1999-05-05 22:27:57 +00:00
kipp%netscape.com 65cdccc7b5 new 1999-05-05 20:42:51 +00:00
hyatt%netscape.com 44e7c06a69 Fix for bug #5937. 1999-05-05 07:26:03 +00:00
av%netscape.com 62212e08ca Fixing bug #3605 1999-05-05 01:10:25 +00:00
nisheeth%netscape.com 066b4a19c0 Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
hyatt%netscape.com 42da7d31a2 Changes to support window.open in AppRunner. 1999-05-04 23:29:06 +00:00
danm%netscape.com c5dd13ac05 PresShell given owning reference to its nsDocument and nsPresContext. Prevents early deletion of these objects in some cases. Part of bug 5844. a:kipp 1999-05-04 23:27:42 +00:00
karnaze%netscape.com 3ce64a2a9a bug 3109 - nsFieldSetFrame::SetInitialChildList can deal with legend not being first frame in list 1999-05-04 21:35:05 +00:00
vidur%netscape.com 49c983940a Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
vidur%netscape.com fef84be610 Added nsISelectElement interface. Added support for nsIJSNativeInitializer interface for images and options. Fixed SELECT and OPTION relationship. Added support for the Option constructor. 1999-05-04 20:53:26 +00:00
vidur%netscape.com 37a4eeb556 Added option to HTMLAtoms 1999-05-04 20:52:26 +00:00
vidur%netscape.com cdac942783 Added Option constructor support to factory. 1999-05-04 20:52:03 +00:00
vidur%netscape.com 0089d292a7 Bug fix from Citec for clearing out parameter when an attribute doesn't exist 1999-05-04 20:51:42 +00:00
vidur%netscape.com e21aa6cc98 Added nsIContent implementation macro with SetParent defined locally 1999-05-04 20:50:43 +00:00
ftang%netscape.com b124b2d125 fix non ASCII form posting for URL encoded enctype. reviewed by karnaze 1999-05-04 19:41:41 +00:00
karnaze%netscape.com a926943797 bug 3103 - resizing table based on height attribute now considers row spans of cells. 1999-05-04 19:15:56 +00:00
karnaze%netscape.com 4b6aecba41 new/revised regression bugs 1999-05-04 19:14:49 +00:00
dp%netscape.com edc68a4e09 XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
rods%netscape.com dd4e94f381 Removed D&D statically defined IIDs and replaced them with the static class GetIID() 1999-05-04 14:55:24 +00:00
rods%netscape.com 2ffa4c5b0f Added Drag Over to act like "hover" 1999-05-04 14:44:51 +00:00
karnaze%netscape.com 76e54954b7 removed new lines in javascript string 1999-05-04 03:33:56 +00:00
karnaze%netscape.com fbb69f0465 bug 5838 - right-to-left handling of col span at right edge 1999-05-04 03:31:07 +00:00
tague%netscape.com b23c932029 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
ramiro%netscape.com 3bc92ddcbf Part of fix for bugs 4445, 4768. Let the default rendering mode on unix
be "native" as it is on mac and win.
1999-05-03 21:32:15 +00:00
kipp%netscape.com 91be450e4f Fixed bug 5255 and removed some compiler warnings 1999-05-03 20:55:12 +00:00