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

4737 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 01db52ed8a 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 06e90ebbf2 incremental reflow correctly targets cell's area frame - bugs 4577, 5126, 5759 1999-05-06 22:29:28 +00:00
davidm%netscape.com 5ec896adc3 Added nsPluginViewer.cpp nsLayoutDebugger, nsDocumentvViewer.cpp to fix the build bustage 1999-05-06 20:22:28 +00:00
kipp%netscape.com e9f345a4e8 Add public to the build 1999-05-06 19:26:55 +00:00
kipp%netscape.com c66cd43ff3 Implement nsIHTMLElementFactory 1999-05-06 19:26:43 +00:00
kipp%netscape.com c37119c8c6 Added component support to this library 1999-05-06 19:26:13 +00:00
kipp%netscape.com 5f61d7ec74 Added new source files 1999-05-06 19:25:50 +00:00
kipp%netscape.com 83ba1b59f2 Moved from webshell/src 1999-05-06 19:25:40 +00:00
kipp%netscape.com 066324ed8b Moved from webshell directory 1999-05-06 19:25:10 +00:00
kipp%netscape.com bc90f03086 Added headers 1999-05-06 19:24:57 +00:00
nisheeth%netscape.com 456d374c32 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 b0200eb326 Pass in the document object as a key to the parser. 1999-05-06 01:50:26 +00:00
av%netscape.com 1ae10bcadf Override SetInitialChildList for nsObjectFrame 1999-05-06 00:54:36 +00:00
pinkerton%netscape.com 0f3dc2e30c make <tristatecheckbox> now be <checkbox> 1999-05-06 00:53:22 +00:00
av%netscape.com 7cec6f8dba Getting back check for data attribute in image frames 1999-05-05 23:40:21 +00:00
akkana%netscape.com 856e75286f comment out annoying debug message 1999-05-05 23:24:58 +00:00
cyeh%netscape.com 8a1db8783c 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 0cc9f0073f 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 93b400fb66 removing useless drag info from ::HandleEvent that was copied from nsFrame implementation 1999-05-05 22:29:45 +00:00
mjudge%netscape.com 57516cf432 updating new state controler for mouse status. aka dragging has stopped 1999-05-05 22:28:51 +00:00
mjudge%netscape.com f70863f3eb removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation. 1999-05-05 22:27:57 +00:00
kipp%netscape.com 1d26bd7708 new 1999-05-05 20:42:51 +00:00
hyatt%netscape.com e67b52e1a4 Fix for bug #5937. 1999-05-05 07:26:03 +00:00
av%netscape.com 53ad276795 Fixing bug #3605 1999-05-05 01:10:25 +00:00
nisheeth%netscape.com 18e8cf2a70 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 01169c1e64 Changes to support window.open in AppRunner. 1999-05-04 23:29:06 +00:00
danm%netscape.com e6c2df172d 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 543cde28d8 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 4849bf6f06 Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
vidur%netscape.com bb8f8a4773 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 1546549276 Added option to HTMLAtoms 1999-05-04 20:52:26 +00:00
vidur%netscape.com 18cd1750a7 Added Option constructor support to factory. 1999-05-04 20:52:03 +00:00
vidur%netscape.com e9c1a4ccd0 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 7366b9081c Added nsIContent implementation macro with SetParent defined locally 1999-05-04 20:50:43 +00:00
ftang%netscape.com dd5de800db fix non ASCII form posting for URL encoded enctype. reviewed by karnaze 1999-05-04 19:41:41 +00:00
karnaze%netscape.com 623aa79134 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 151684a32a new/revised regression bugs 1999-05-04 19:14:49 +00:00
dp%netscape.com 262d0f491f XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
rods%netscape.com 0f31c214df 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 59a80b40f3 Added Drag Over to act like "hover" 1999-05-04 14:44:51 +00:00
karnaze%netscape.com 240fe76100 removed new lines in javascript string 1999-05-04 03:33:56 +00:00
karnaze%netscape.com 32d77304e1 bug 5838 - right-to-left handling of col span at right edge 1999-05-04 03:31:07 +00:00
tague%netscape.com 83e78f89e5 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
ramiro%netscape.com 5052d3c4c8 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 751e2a2073 Fixed bug 5255 and removed some compiler warnings 1999-05-03 20:55:12 +00:00
kipp%netscape.com 5e1f60f6ff Implement List method 1999-05-03 20:54:24 +00:00
kipp%netscape.com f297ff8225 Tweaked to handle updated line-height calculation code that will now return -1 sometimes 1999-05-03 20:54:11 +00:00
kipp%netscape.com e650e7915d Renamed a method 1999-05-03 20:53:46 +00:00
kipp%netscape.com 2ecc585200 Fix bug 2058 and improve nav4 compatability by not making line-height normal == 1.0 1999-05-03 20:53:27 +00:00
kipp%netscape.com b2a0219c52 Removed a compiler warning 1999-05-03 20:51:30 +00:00
kipp%netscape.com dd779c3a05 Updated a comment 1999-05-03 20:51:16 +00:00
kipp%netscape.com 77e9067f50 Fixed bug 5375 - the conditions for avoiding combined area computations were wrong 1999-05-03 20:51:02 +00:00
kipp%netscape.com a94af7d585 Make hidden form elements invisible 1999-05-03 20:49:06 +00:00
kostello%netscape.com 69a841f3b2 Moidifed to match the API change in nsHTMLContentSinkStream. 1999-05-03 18:42:53 +00:00
kipp%netscape.com 060e5e4b0f Fixed bug #4309 - propogated handling of floating image frames to floating object frame code during CantRenderReplacedElemen to avoid assertion check in block code 1999-05-03 16:07:47 +00:00
karnaze%netscape.com 14a2e6c1eb fixed crash in bug 5190, allowing a table to be the top level XML element. 1999-04-30 19:51:59 +00:00
karnaze%netscape.com 07f3958fb2 fixed potential divide by 0 1999-04-30 19:50:42 +00:00
joki%netscape.com d1f2b3ef88 Adding scrolling fixes to fix bug #3999, A: chofmann 1999-04-30 19:38:39 +00:00
pinkerton%netscape.com 8a7e4f54d2 fix solaris bustage. 1999-04-30 10:14:35 +00:00
pinkerton%netscape.com f4a6e3e199 fix win32 bustage. 1999-04-30 09:52:22 +00:00
pinkerton%netscape.com 1680448437 pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
pinkerton%netscape.com 7638e305fb added GetIID() method. 1999-04-30 08:59:11 +00:00
troy%netscape.com 63c4c7aef7 Fix for bug #4525. Changed Reflow() to take into account 'overflow:scroll' when
determining the desired width
1999-04-30 00:55:18 +00:00
kipp%netscape.com 8b36af8ca0 Disable destroying webshell until later 1999-04-30 00:08:43 +00:00
kipp%netscape.com 0227e28077 Disable rendering during presentation tear down 1999-04-30 00:08:17 +00:00
mjudge%netscape.com 391dd39d84 m5 BUGS Choffman approved. simon reviewed. removing possible memory leak and getting anchor and focus frame to use the proper range instead of addreffing a node each! tested this afternoon 1999-04-29 20:24:21 +00:00
mjudge%netscape.com 3c1b15a558 m5 BUGS Choffman approved. simon reviewed. fixing selection bug and removing unecessary methods in nsIFocusTracker.h 1999-04-29 20:23:24 +00:00
troy%netscape.com d2b09d863b Fix for bug #5680. Re-arranged some assertion checking code 1999-04-29 18:29:56 +00:00
karnaze%netscape.com c81e762104 only print warnings on large cell width/height during pass 2 reflow 1999-04-29 17:43:41 +00:00
kipp%netscape.com fe6e59058f Fix crash bug #5621; we weren't pushing frames to the next-in-flow in all cases like we should 1999-04-29 00:16:44 +00:00
kipp%netscape.com e83d736b28 Clear first-letter ok style at the right time 1999-04-29 00:16:09 +00:00
mjudge%netscape.com 5ac8a185c5 bug fix simon reviewed hoffman approved 1999-04-28 23:09:59 +00:00
troy%netscape.com dc90d5782e Aded nsFrameConstructorState structure 1999-04-28 19:08:14 +00:00
sfraser%netscape.com 667ad857f7 Break out of the loop when iter->Next() fails (nil parent problem in the content iterator). 1999-04-28 06:38:19 +00:00
sfraser%netscape.com 696ffe3514 Fix nil parent crasher. 1999-04-28 06:37:51 +00:00
bruce%cybersight.com 25345b7651 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
mjudge%netscape.com 8319d9b381 oops left debug statement on 1999-04-28 03:01:27 +00:00
mjudge%netscape.com 77c2123120 fixing a plethora of bugs here. This will only set selection on the difference in the ranges before and after the ::Extend call. This will stop unnecessary drawing ect. The flickering that may be seen now is due to an invalidate compositor bug that will not allow me to queue up invalidate calls. this should be safe. 1999-04-28 02:45:19 +00:00
mjudge%netscape.com e60293b6e6 fixing bugs for unnecessary drawing in text fram as well as other assorted selection bugs. 1999-04-28 02:43:02 +00:00
alecf%netscape.com 160e6847ae fix script C++ const-ness problem (pedantic bustage) 1999-04-28 02:27:03 +00:00
peterl%netscape.com 2203862640 fixed background propogation code to replace previously propogated background info 1999-04-28 01:51:38 +00:00
peterl%netscape.com 29f1037fd5 added background propogated flag 1999-04-28 01:51:02 +00:00
kipp%netscape.com b99109494b Activate the first-letter special rule; fixed a memory leak 1999-04-28 01:16:45 +00:00
kipp%netscape.com 284ac2a592 Use correct content when creating first-letter and related frames so that style resolution works beyond the first time 1999-04-28 00:55:11 +00:00
peterl%netscape.com 5b688114ed fixed image link border colors 1999-04-28 00:54:49 +00:00
karnaze%netscape.com de3a47320a reduced the file name to < 31 characters 1999-04-28 00:42:28 +00:00
kipp%netscape.com 2f9d97e73d Fixed bug in floater placement; use correct content object to get style for inline frames that contain first letter frames 1999-04-28 00:21:51 +00:00
kipp%netscape.com c583a4158d REmoved dead ART code 1999-04-28 00:21:13 +00:00
kipp%netscape.com 8dfb604de1 Removed some cruft 1999-04-28 00:19:28 +00:00
evaughan%netscape.com ca8fc6447c Fixes some resizing bugs in box. 1999-04-28 00:13:44 +00:00
ftang%netscape.com cd8197867b set the document character set to UTF-8 for XSL document 1999-04-27 23:42:22 +00:00
kipp%netscape.com 49a6892635 work around mac filename limits 1999-04-27 23:23:22 +00:00
pollmann%netscape.com c81aec2473 Bug 2504: Change mouse pointer over image submits 1999-04-27 22:54:15 +00:00
mjudge%netscape.com a6a19b2656 fixing skippage of some frames during selection 1999-04-27 22:35:41 +00:00
pollmann%netscape.com e3a0514c1f Crash fix: Kill an extra NS_RELEASE in GetSelectedIndex 1999-04-27 22:17:57 +00:00
vidur%netscape.com 02829b3ff6 Added nsIDOMNSRange method with InsertFragment method. Stub implementation for now. 1999-04-27 22:16:04 +00:00
kipp%netscape.com 896a295081 Create first-letter frames as needed 1999-04-27 22:14:54 +00:00
kipp%netscape.com 5c6680e4b7 Use shared IID 1999-04-27 22:14:36 +00:00
kipp%netscape.com 39c56cdb27 Removed compiler warnings 1999-04-27 22:14:17 +00:00
kipp%netscape.com a929243c2d Added :-moz-letter-frame 1999-04-27 22:14:06 +00:00