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

6672 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 2b56bc80a3 oops 1999-09-21 02:16:31 +00:00
shaver%netscape.com ae8628f9e4 initial and long-awaited import of MathML for Roger Sidje and his crew 1999-09-21 02:12:01 +00:00
scc%netscape.com 7ff9d34bf5 commented out some build horkage that hyatt will need to fix upon his return 1999-09-21 02:03:49 +00:00
cmanske%netscape.com d85e4842ea Adding CollapseToStart and CollapseToEnd to selection 1999-09-21 01:27:37 +00:00
shaver%netscape.com 1292b5636a conditional support for mathml, for Roger Sidje <rbs@maths.uq.edu.au> 1999-09-21 01:15:30 +00:00
hyatt%netscape.com ce912ad360 Removing unused files. 1999-09-21 01:04:47 +00:00
hyatt%netscape.com 9540bfe633 Menu changes. 1999-09-21 01:03:58 +00:00
hyatt%netscape.com a8749017eb Chrome event stuff. Menu changes. 1999-09-21 01:03:00 +00:00
pollmann%netscape.com 038991dcf3 Bug 14223: Typo, I'm sure. 1999-09-21 00:18:49 +00:00
kipp%netscape.com 2130f3ba1b Reworked side margin calculations to fix (finally!) bug 11932; also cleaned up table side margin handling to better match nav's behavior yet move forward with css2 1999-09-21 00:15:16 +00:00
kipp%netscape.com 062881c39a Reimplement TrimTrailingWhiteSpace; fixed another combined area bug (12910) 1999-09-21 00:14:22 +00:00
kipp%netscape.com 561c2fcb48 Reimplement TrimTrailingWhiteSpace 1999-09-21 00:13:50 +00:00
kipp%netscape.com 2d9d8238ec Bring TrimTrailingWhiteSpace back to life after troy's changes 1999-09-21 00:12:50 +00:00
kipp%netscape.com 7725dd3dd0 Tweaked list logic 1999-09-21 00:12:27 +00:00
kipp%netscape.com c3f602b0cf Fixed up argument parsing issue with table align=left/right (bug 7352) 1999-09-21 00:12:09 +00:00
rods%netscape.com 08772dcc17 nailed again by nsCOMPtr 1999-09-20 22:56:32 +00:00
rods%netscape.com 0617191a4b Added code to make sure that focus gets set on the window for mouse down 1999-09-20 22:18:57 +00:00
mjudge%netscape.com 790ac1c492 checking in fixes for selection around nodes where get primary frame will not lead to the discovery of all frames 1999-09-20 21:47:37 +00:00
nisheeth%netscape.com c456489505 Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define. 1999-09-20 21:36:53 +00:00
nisheeth%netscape.com cdf47730e3 Fixing build warning. 1999-09-20 21:35:50 +00:00
pollmann%netscape.com f8459a0952 Bug 14303: Correct typo. 1999-09-20 21:17:28 +00:00
akkana%netscape.com 7af5b4431e Add ToString API to nsIDOMSelection 1999-09-20 21:05:01 +00:00
warren%netscape.com 9dd3182d39 freed gNameSpaceManager n nsXULAtoms 1999-09-20 20:52:42 +00:00
nisheeth%netscape.com 7481b6c14f Include nsITimeRecorder.h in the pres shell. 1999-09-20 08:23:33 +00:00
mcafee%netscape.com 8d4f034f74 Warnings 1999-09-20 07:43:42 +00:00
nisheeth%netscape.com 1761b33d85 Add calls to reset and print the stopwatch maintained by the styleset for tracking style resolution time. 1999-09-20 06:55:24 +00:00
nisheeth%netscape.com f0640e8063 Move implementation of nsITimeRecorder from the pres context to the style set. 1999-09-20 06:53:40 +00:00
nisheeth%netscape.com 4ba847ea22 Stop the content creation stopwatch before it is printed. 1999-09-20 06:48:33 +00:00
buster%netscape.com 392a88dbcd just added a comment 1999-09-20 04:01:39 +00:00
buster%netscape.com 0ba9afafa2 small performance improvement. weeded out some obsolete code that was
causing round trips through the editor unnecessarily.
thanks for pointing out the problem, akkana and bruce m.
1999-09-20 03:59:43 +00:00
kipp%netscape.com 300b84d008 Fixed UMR bug that purify found (14171) 1999-09-20 03:46:09 +00:00
waterson%netscape.com 049da82413 Bug 14291. Fix some more of the same kind of leaks. 1999-09-20 03:42:02 +00:00
waterson%netscape.com cdf20bb2e3 Bug 14291. Fix leak of XUL document. 1999-09-20 03:30:33 +00:00
waterson%netscape.com 16e9a195c1 Bug 14291. Stop leaking entire XUL document when anonymous frames are
constructed.
1999-09-20 00:02:59 +00:00
pollmann%netscape.com dd83c13707 Bug 13960: Combo box must not be dropped down before mouse moves update the selected option. 1999-09-19 09:48:04 +00:00
pollmann%netscape.com 19478905b2 Remove redundant reset() call. 1999-09-19 09:18:33 +00:00
pollmann%netscape.com 0f8c303416 Fix mem leak. 1999-09-19 07:25:48 +00:00
pollmann%netscape.com 0c39f8496e Cache value updates in a more general way for file inputs, fix mem leak. 1999-09-19 07:25:12 +00:00
pollmann%netscape.com e153770557 Cache value updates that happen before initialization: fixes a bug in session history where text input/textarea/file inputs aren't restored. 1999-09-19 07:22:55 +00:00
troy%netscape.com 42ed16c7fa Optimized Reflow() some more. In the case where we're not measuring text but
we need to peek ahead and so we need to know the length of the last word, if
there's only one word in the text run then we can avoid measuring
1999-09-19 04:42:54 +00:00
troy%netscape.com 239280dca3 Backed out some changes that aren't needed and were fixed with a change
to the frame construction code
1999-09-19 00:59:38 +00:00
troy%netscape.com 637d445656 Optimized reflow to skip measuring of the text for a resize reflow (when
possible)
1999-09-18 16:22:34 +00:00
rpotts%netscape.com dd7e4f99f6 Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs. 1999-09-18 06:34:24 +00:00
rpotts%netscape.com 93d54d8076 Changed GetDocumentLoadGroup(...) to be XPCom complient. This helps prevent leaks when using nsCOMPtrs. 1999-09-18 06:20:49 +00:00
slamm%netscape.com a079420bb3 Add newline to file. 1999-09-18 02:19:47 +00:00
alecf%netscape.com 908598f90d fix a bunch of null-derefing problems when accessing http://webmail.netscape.com/ and add some assertions when these things happen 1999-09-18 01:00:43 +00:00
alecf%netscape.com 4d82041e65 fix dereferencing error on slashdot.org 1999-09-18 00:48:51 +00:00
kipp%netscape.com 1aabe81721 Handle right aligned skipped floaters a little better 1999-09-18 00:20:48 +00:00
mjudge%netscape.com c5dad98607 adding change for selection. modifing inside out behavior for table selection. drawing tables being seleted different. 1999-09-17 23:33:39 +00:00
kipp%netscape.com ce5df13558 Fixed various bugs including incremental list reflow (9742) and some table bugs with right floaters 1999-09-17 23:16:43 +00:00
kipp%netscape.com 00f3f37389 Added more (disabled) debug noise 1999-09-17 23:15:53 +00:00
kipp%netscape.com 890e8c7391 Fixed a glitch in the debug noise 1999-09-17 23:15:31 +00:00
kipp%netscape.com 3b3b365267 Fixed a glitch in word-breaking look ahead that was using the wrong content to compute the next fragments width (whoops!) 1999-09-17 23:14:47 +00:00
jfrancis%netscape.com 7af46daf54 tidying up 1999-09-17 23:12:17 +00:00
shaver%netscape.com 0db3fc8e5c fix for Mac bustage 1999-09-17 21:29:50 +00:00
troy%netscape.com 11eb9684ae Fix for bug #14157. Changed ConstructAlternateImageFrame() to set the document
pointer and the parent content pointer for the text frame
1999-09-17 20:57:06 +00:00
nisheeth%netscape.com 04cc0030fb Make nsPresContext implement the nsITimeRecorder interface. This interface is used by the pres shell to tell the pres context to stop the stopwatch that measures time spent in style resolution. 1999-09-17 20:32:45 +00:00
kipp%netscape.com 15d1901d7b Fixed bug 8652 1999-09-17 20:16:53 +00:00
kipp%netscape.com ef095efd3a Squish a warning or two 1999-09-17 20:16:37 +00:00
kipp%netscape.com f070557a7b Squish a warning 1999-09-17 20:15:09 +00:00
shaver%netscape.com 7290fa796f overhaul menus to use spiffy new titledbutton features 1999-09-17 20:12:02 +00:00
pollmann%netscape.com 67e58f7300 Bug 9136: Combobox selectedIndex now defaults to 0 instead of -1, even before widget created. 1999-09-17 07:24:02 +00:00
pollmann%netscape.com 75c5f6cbbc Bug 9136: Combobox selectedIndex now defaults to 0 instead of -1 1999-09-17 07:22:23 +00:00
nisheeth%netscape.com 652575941e Added measurement of reflow time and frame creation time during the loading of a page. 1999-09-17 07:16:42 +00:00
vidur%netscape.com d7364ecc30 Implemented nsIDOMHTMLDocument::GetReferrer. The referrer is obtained from the request header of the document channel 1999-09-17 06:56:39 +00:00
buster%netscape.com 8bc2a6fffa fixed bug 14039
bad copy-and-paste of some event propogation code.  the gfx text control
event listeners exist just to propogate the event from the embedded shell
to the content, and should not pass the event back to the frame itself, except
for keyPress (for default action).
1999-09-17 06:15:56 +00:00
mcafee%netscape.com ba76dbe46f Support both spellings of gray/grey as palette choice. 1999-09-17 05:39:30 +00:00
alecf%netscape.com a20a31c3c2 fix scrollbar crash 1999-09-17 05:15:00 +00:00
karnaze%netscape.com 5024c37d13 new regression test 1999-09-17 04:50:24 +00:00
karnaze%netscape.com b5de6afed5 bug 13526 - allowed cellpadding, cellspacing to be percent value 1999-09-17 04:38:06 +00:00
kipp%netscape.com 5b0a932381 Put float-edge on UL/OL/MENU/DIR container and get rid of hack property 1999-09-17 00:58:07 +00:00
kipp%netscape.com e6b4b1cc8a Removed list item hack 1999-09-17 00:57:40 +00:00
kipp%netscape.com b9d4f1196a Zapped mCompatFloatMargin hack 1999-09-17 00:57:06 +00:00
troy%netscape.com b5fa42f1ba Minor changes to reduce the amount of unnecessary ref counting and speed
things up a little
1999-09-16 23:31:59 +00:00
kipp%netscape.com b4d18f86e2 Don't evaluate script tags inside an IFRAME tag since we support IFRAME's (partial fix for bug #5847) 1999-09-16 23:30:51 +00:00
pollmann%netscape.com 739eb3fb1b Bug 13960: Update GFX combos when selection is set. 1999-09-16 22:36:29 +00:00
karnaze%netscape.com 98de170a13 removed <base href=..> 1999-09-16 22:31:09 +00:00
karnaze%netscape.com 1b5d0bcca9 bug 13683 - fixed memory leak. 1999-09-16 22:24:03 +00:00
troy%netscape.com b85ec6a2c5 Fix for bug #13341. Changed DisplayAltFeedback() so it doesn't render the
recessed border unless there's room
1999-09-16 21:37:37 +00:00
pollmann%netscape.com cd6a379320 Bug 13296: Memory leak fix. 1999-09-16 20:27:38 +00:00
pollmann%netscape.com fbbacbcb54 Minor cleanup - don't assume implementation details. 1999-09-16 20:26:44 +00:00
pollmann%netscape.com 8776fdfd4e Bug 12348: Setting DefaultChecked now also updates Checked, per DOM Errata 1999-09-16 20:03:04 +00:00
pollmann%netscape.com 634f630d78 Minor cleanup of nsHTMLOptionElement::SetSelected method. 1999-09-16 20:00:51 +00:00
kipp%netscape.com 9fdbdffbb6 Fixed bugs 4572, 7400 and maybe 802 1999-09-16 19:56:36 +00:00
kipp%netscape.com ae98180257 Expose left vs. right floaters (again) 1999-09-16 19:56:15 +00:00
kipp%netscape.com a1b9f12c2c Temp tweak 1999-09-16 19:56:00 +00:00
kipp%netscape.com 1311b7f8a6 Setup a magic margin for list items 1999-09-16 19:55:45 +00:00
kipp%netscape.com 2afe2536dd Added in mCompatFloaterMargin 1999-09-16 19:55:28 +00:00
kipp%netscape.com 19a37db3dc Hid an unused function 1999-09-16 19:55:08 +00:00
kipp%netscape.com 602eb1fb5a removed refs to obsolete generator files 1999-09-16 19:50:43 +00:00
kipp%netscape.com f4f55d27e9 Fixed a memory leak triggered by clicking on content 1999-09-16 14:54:59 +00:00
cls%seawood.org 11333d189a Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:54:18 +00:00
troy%netscape.com 6c9680c089 Added nsHTMLReflowState constructor that allows containing block width
and height to be specified. This is needed for relatively positioned
block elements
1999-09-16 14:33:19 +00:00
rpotts%netscape.com 2ce6e7be9b Added a missing NS_DEFINE_STATIC_IID_ACCESSOR... 1999-09-16 08:50:18 +00:00
pinkerton%netscape.com 428eaff435 some code for drop feedback when there are no items in the toolbar. just getting it out of my tree so i don't forget about it. 1999-09-16 03:46:39 +00:00
warren%netscape.com 48cf4685a9 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
vidur%netscape.com 01b5b27be6 Memory leak fix and #ifdef NECKO removals from shaver. Thanks to bruce@cybersight.com for the MLK identification. 1999-09-16 00:10:54 +00:00
rods%netscape.com a54fd8f82c It was calculating the absolute position wrong. the frame's x,y was being added in twice. 1999-09-15 21:57:51 +00:00
rods%netscape.com 727ba09d85 removing display:block for the dummy frame for empty selects, this is for bug #13834
peter will be fixing the style system to really fix this.
1999-09-15 21:55:26 +00:00
kipp%netscape.com 05070071b7 formatting sillyness 1999-09-15 20:38:42 +00:00
kipp%netscape.com 5976ab4e32 Squished a memory leak 1999-09-15 20:38:09 +00:00
kipp%netscape.com b0465e28f0 formatting sillyness 1999-09-15 20:30:36 +00:00
slamm%netscape.com f8be48c82a Reorder initializers to fix build warnings. 1999-09-15 19:29:38 +00:00
slamm%netscape.com e650a94848 Fix build warnigns. 1999-09-15 19:19:51 +00:00
slamm%netscape.com d66cfec8b2 Fix a couple build warnings. 1999-09-15 19:17:37 +00:00
harishd%netscape.com 47b1297e30 Fixing build bustage...hopefully.
Missed a file
1999-09-15 18:28:10 +00:00
slamm%netscape.com 500604046f Fix build warnings. 1999-09-15 18:14:02 +00:00
harishd%netscape.com d2882c9bcb Added support for setting DOCTYPE and DTD mode. 1999-09-15 17:57:16 +00:00
harishd%netscape.com d90199cd22 Adding support for htmlL DOCTYPE for
XIF conversion.
1999-09-15 17:55:26 +00:00
shaver%netscape.com 4a149eb5db fix 12956, r,a=brade 1999-09-15 14:42:19 +00:00
pollmann%netscape.com 38b2f3b98f Bug 13058: (Fixed Solaris bustage by removing Inherited typedef) 1999-09-15 05:31:31 +00:00
troy%netscape.com 4e647eca28 In CreateViewForFrame() removed code that was hiding view if the 'visibility'
property is 'hidden'
1999-09-15 04:54:00 +00:00
troy%netscape.com 25d90dc5f3 Removed code in CreateViewForFrame() that always forced relatively positioned
and absolutely positioned frames to have transparent views. It's not needed
now that bug #11637 is fixed
1999-09-15 04:16:31 +00:00
troy%netscape.com 994aaa4cee Fix for bug #13233. Changed CantRenderReplacedEledment() so it handles OBJECT
frames that are out-of-flow
1999-09-15 04:03:08 +00:00
karnaze%netscape.com 9f74a26a65 new regression tests 1999-09-15 03:54:43 +00:00
pollmann%netscape.com a170712586 Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
evaughan%netscape.com 20bdc4ef13 Fixes bad corruption bug with splitters 1999-09-15 02:21:18 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
mjudge%netscape.com 3a9ca8d5ed changes for bug fixes for dogfood. finding frames left and right should find the correct frame and not give up so easily. nsTextFrame needed to change getpositionslowly. 1999-09-15 01:57:50 +00:00
nisheeth%netscape.com a6c1224662 Start of instrumentation of the presshell to calculate timing data for the reflow process. 1999-09-15 00:43:53 +00:00
nisheeth%netscape.com ed5f186b87 The stopwatch macros got converted to macros that accept an argument. Changed all macro calls in the content sink to play with that change. 1999-09-15 00:39:41 +00:00
kipp%netscape.com 373c362b32 Fixed various incremental reflow bugs (1764,12890,1910,2222) and list bullet painting bug (10675,13599) 1999-09-15 00:28:10 +00:00
kipp%netscape.com d3542379d6 Added kIAreaFrameIID 1999-09-15 00:27:20 +00:00
kipp%netscape.com b02bfdc7a7 Upgraded incremental reflow debugging support 1999-09-15 00:27:05 +00:00
kipp%netscape.com be58db3e16 Added GetSpaceManager 1999-09-15 00:26:44 +00:00
kipp%netscape.com 99de390ca1 Removed MoveInSpaceManager 1999-09-15 00:26:39 +00:00
kipp%netscape.com bfa787c1c7 Disabled (obsolete?) usage of MoveInSpaceManager 1999-09-15 00:26:10 +00:00
kipp%netscape.com 2dfefb723d Added some spacemanager debugging noise 1999-09-15 00:25:51 +00:00
kipp%netscape.com bf044a59ce Removed #ifdef NECKO noise; added text/css 1999-09-15 00:25:17 +00:00
kipp%netscape.com 147322f9aa Implement List method 1999-09-15 00:24:54 +00:00
kipp%netscape.com f89f3350dd Added List method 1999-09-15 00:24:41 +00:00
sfraser%netscape.com 6d4c754b37 Remove some redundant caret methods in the pres shell, and use my funky new stack-based caret hider class to manage caret visibility during difficult times. 1999-09-14 23:43:35 +00:00
sfraser%netscape.com 86b2202eba Fix a warning. 1999-09-14 23:41:49 +00:00
sfraser%netscape.com 801132e5a9 Super duper new caret 1999-09-14 23:41:19 +00:00
sfraser%netscape.com be15e2b879 Make function static to eliminate warning. 1999-09-14 23:40:52 +00:00
vidur%netscape.com c889f330cd removed incorrect addressof operator 1999-09-14 23:39:22 +00:00
mjudge%netscape.com 3c1962540f content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children! 1999-09-14 23:16:22 +00:00
evaughan%netscape.com cc94b6273b Fixed some bugs in splitter
added auto collapse.
1999-09-14 22:17:19 +00:00
troy%netscape.com bec9503c6c Fix for bug #13780. Added NULL pointer check to PreferenceChanged() 1999-09-14 22:16:42 +00:00
briano%netscape.com ec8679211c Fixed the stopwatch macro definitions and usage that was breaking some of the Unix native compiler builds. 1999-09-14 22:10:13 +00:00
dcone%netscape.com 47bad4bd67 Turned on the Mac GFX Widget code 1999-09-14 21:32:27 +00:00
akkana%netscape.com 952d2760c9 Set default wrap column to 72 instead of 0 1999-09-14 21:32:06 +00:00
dcone%netscape.com 48a648eead Added a Mac case for creating the popup widget.. The #ifdef will come out when all platforms support the PopUp_CID 1999-09-14 21:29:58 +00:00
pollmann%netscape.com 7de8a23562 Backing things out until I can get Solaris bustage figured out. 1999-09-14 20:42:26 +00:00
pollmann%netscape.com 7c47c39d1e Bug 13058: Keep the cache in sync with the widget state for native selects. 1999-09-14 19:39:23 +00:00
pollmann%netscape.com cc1006548e Bug 13058: Update select control interface to include 'get option selection' 1999-09-14 19:37:51 +00:00
pollmann%netscape.com ce6b56d3bd Bug 13058: Implement nsIStatefulFrame for selects. Some memory leak fixes. Plus the usual plethora of bugfixes for native selects 1999-09-14 19:37:45 +00:00
pollmann%netscape.com 3d85f5569f Bug 13058: Implement nsIStatefulFrame for file inputs, cache value until child textbox is created, and misc cleanups. 1999-09-14 19:28:45 +00:00
nisheeth%netscape.com 3d84397373 Added start/stop calls for the stopwatch in the nsIContentSink and nsIHTMLContentSink method implementations. Added printing of content creation time in DidBuildModel(). 1999-09-14 19:24:42 +00:00
pollmann%netscape.com 8c356ce641 Bug 13058: Implement nsIStatefulFrame for text inputs and textareas 1999-09-14 19:19:55 +00:00
pollmann%netscape.com 8698c8aefd Bug 13058: Handle SetTextControlState for native widgets even before the widget is created (cache the value). 1999-09-14 19:18:23 +00:00
pollmann%netscape.com 5561fb3ef7 Bug 13058: Implement nsIStatefulFrame for radio buttons 1999-09-14 19:16:15 +00:00
pollmann%netscape.com b817f370b5 Bug 13058: Implement nsIStatefulFrame for checkboxes 1999-09-14 19:12:08 +00:00
bienvenu%netscape.com b60ebcaea9 fix release mode build bustage 1999-09-14 16:25:59 +00:00
slamm%netscape.com 105367d143 Start defines in first column. 1999-09-14 16:17:55 +00:00
karnaze%netscape.com d46c2d7fcc new regression test 1999-09-14 15:00:48 +00:00
nisheeth%netscape.com 73f3e0800e First cut to start measuring content creation time in the content sink. Only enabled if MOZ_PERF is set to 1 in the environment at build time. 1999-09-14 14:38:52 +00:00
nisheeth%netscape.com cc4ce36c4d The layout dll now links into util.lib to get at the stopwatch object code. 1999-09-14 14:35:14 +00:00
troy%netscape.com f3aef8a45e Fix for bug #13700. Removed a warning that's no longer needed 1999-09-14 04:43:16 +00:00
vidur%netscape.com af6f46f9ea Fix for bug 13192. Document is parented by the global object of the container context, not the calling context. 1999-09-14 04:17:07 +00:00
pollmann%netscape.com 0f1ba8312f Bug 13058: Tweaks to StatefulFrame interface - and not keeping state for anonymous content 1999-09-14 02:00:20 +00:00
pollmann%netscape.com 1df3429e0e Bug 13058: Tweaks to StatefulFrame interface - and the hash key formula 1999-09-14 01:59:33 +00:00
pollmann%netscape.com 82013ad7ea Bug 13058: Tweaks to StatefulFrame interface 1999-09-14 01:58:49 +00:00
karnaze%netscape.com a51cb0d3e5 bug 13135, removed unused code 1999-09-14 01:27:40 +00:00
pollmann%netscape.com 0db99806b7 Nuke some warnings. 1999-09-14 01:15:33 +00:00
briano%netscape.com cfc3c850ed General cleanup. 1999-09-14 01:02:20 +00:00
troy%netscape.com c2cfe1c269 Added back all of Peter's changes to ConstructRootFrame() to use the correct
pseudo element styles. Somehow evaughan commented out his code and reverted
to the old wrong code...
1999-09-14 00:40:16 +00:00
troy%netscape.com 6b471d3222 Changed ConstructRootFrame() to use the ":canvas" pseudo element style for
the root frame
1999-09-13 23:26:21 +00:00
rods%netscape.com a88a857804 cleaned up some code
add method to get the absolute rect of the combobox frame for hit detectio
now drop downs drop down under the select
1999-09-13 23:20:50 +00:00
karnaze%netscape.com bafebc8838 new regression test 1999-09-13 22:54:17 +00:00
karnaze%netscape.com 8c3267ddee bug 13105 - removed code which set frames style to "all" 1999-09-13 22:51:10 +00:00
rods%netscape.com 84e4b1189a changing options to have min-height of 1em
changing selct to have nowrap white-space
1999-09-13 22:32:52 +00:00
rods%netscape.com 7baae127fa Removing temporary fixes for option issues 1999-09-13 22:30:36 +00:00
pollmann%netscape.com 1357da0006 Don't change the cursor to a pointer when over a disabled image input. 1999-09-13 22:25:45 +00:00
mjudge%netscape.com 6062bf5382 fixes for selection. up/down arrow behavior and also extending selection. all should be in peek offset ect. Also adding in a slight change to the hack (which should go away soon) that will stop the editor from scrolling when up/down left/right ect are clicked. when key events go in this code will be removed 1999-09-13 22:19:31 +00:00
troy%netscape.com 5b3a578374 Added NULL pointer check 1999-09-13 22:07:15 +00:00
karnaze%netscape.com 96f8a3423b new regression test 1999-09-13 21:58:35 +00:00
karnaze%netscape.com fc2e6ba5c0 removed border subtraction from out table frame and adjusted in layout strategy. 1999-09-13 21:45:58 +00:00
troy%netscape.com bde4ac61db Added frame type for OBJECT frame 1999-09-13 21:26:05 +00:00
troy%netscape.com cf36a84698 Fix for bug #13570. Changed ContentAppended() and ContentInserted() to check
for an "object" frame
1999-09-13 21:25:43 +00:00
kmcclusk%netscape.com 7f1e1fea5f Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame)
MouseClick instead. Reworked nsHTMLButton::MouseClick factoring out code to get Reset and Submit button
types so MouseClick can be re-used by the nsGfxButtonControlFrame.
Fix for bug 13462. Set the nsHTMLButtonControlFrame's mForm in the initial reflow.
1999-09-13 20:40:59 +00:00
evaughan%netscape.com 21a063e653 Fixed assert. 1999-09-13 20:24:20 +00:00
karnaze%netscape.com 390797ddb9 bug 7604 - limit colspan to max of 1000 1999-09-13 20:18:33 +00:00
evaughan%netscape.com e77116e8c4 Fixed clipping bug 1999-09-13 20:17:26 +00:00
karnaze%netscape.com 684156164c new regression tests 1999-09-13 20:16:33 +00:00
rods%netscape.com a9c8647536 temporary fix for scrolling the dropdown until gfx scrollbars get in 1999-09-13 18:29:00 +00:00
pavlov%netscape.com 375275fe31 make the caret draw on linux - fix for 13487 1999-09-13 18:24:48 +00:00
karnaze%netscape.com b146345a6a new regression test 1999-09-13 14:57:55 +00:00
karnaze%netscape.com f1e469b769 bug 11776, stopped doing arithmetic on unconstrained sizes 1999-09-13 14:35:00 +00:00
troy%netscape.com 013af1bcea Fix for bug #13497. Made sure to use NS_BLOCK_MARGIN_ROOT flag when creating
the area frame for a scrolled block element
1999-09-13 14:28:34 +00:00
pollmann%netscape.com 4e76865fac Fix for bug 10013 - Call the JS onclick event handlers when the DOM click method is invoked on an input element. 1999-09-13 06:22:40 +00:00
pollmann%netscape.com d7840e217f Leak fix. 1999-09-13 06:18:09 +00:00
troy%netscape.com 870e17255a Eliminated compiler warning 1999-09-13 04:45:43 +00:00
troy%netscape.com e574cd2b26 Added support for incremental table painting 1999-09-13 03:19:39 +00:00
buster%netscape.com d0044966dc fixed an uninitialized variabled error. the result code in Reflow is
now initialized to NS_OK, because it's not used in all reflow paths.
1999-09-13 03:15:23 +00:00
cls%seawood.org 17c88d7b29 Fix my bustage using -D_BSD_SOURCE 1999-09-12 16:41:14 +00:00
alecf%netscape.com 5ddb295b7e bulletproof to prevent crashing
(asserts will still go off)
1999-09-11 19:11:53 +00:00
warren%netscape.com fec02a32a9 Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel. 1999-09-11 18:45:36 +00:00
peterl%netscape.com 26e32dddf5 even better li bullet positioning 1999-09-11 18:20:30 +00:00
rods%netscape.com 1a2eecc9aa It now checks to see if option elements have a "\n" in them and it strips them out 1999-09-11 17:28:36 +00:00