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

6672 Коммитов

Автор SHA1 Сообщение Дата
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
rods%netscape.com 1aaf5a5668 when <option></option> no text node gets created for the option element
it now checks and makes sure one gets created
1999-09-11 14:55:33 +00:00
sfraser%netscape.com 91da925711 Fix one cause of GFX text widget crashes. If you're going to mess with my code, Mike, at least get the return values right. 1999-09-11 06:00:00 +00:00
jdunn%netscape.com 06a32ebf71 hp requires newline 1999-09-11 00:46:07 +00:00
mjudge%netscape.com 24a5d270fd fixes for crasher in tree 1999-09-11 00:18:02 +00:00
peterl%netscape.com 9a5ad14cbf added first-node pseudo class (extension) 1999-09-11 00:08:30 +00:00
peterl%netscape.com 88192a17de fixed first boy child top margin better 1999-09-11 00:07:27 +00:00
evaughan%netscape.com 87b5a65d10 Fixed collapsing in boxes
Fixed DeckFrame not to use pseudo element for visibility.
1999-09-10 23:38:58 +00:00
peterl%netscape.com 22e5e1ad33 better list style position
removed top margin from first body child
1999-09-10 23:31:15 +00:00
rods%netscape.com 471a693a76 When asked for the selected item string it return first the value, then the label then the content in that order if any are empty 1999-09-10 22:56:23 +00:00
rods%netscape.com a5b2e03004 No retreievs item 0 when nothing is selected and return the proper value, or lable or content when item is selected 1999-09-10 22:54:24 +00:00
rods%netscape.com 135fcd3966 added generated content for option elements with label attrs 1999-09-10 22:53:09 +00:00
peterl%netscape.com 18c67a0ef6 tweaking margins on lists 1999-09-10 22:42:53 +00:00
peterl%netscape.com 11c6bf05ac fixed list style position rules to allow being overridden better 1999-09-10 21:56:03 +00:00
mjudge%netscape.com 719cb1d7f5 fixing memory leak. my bad what was i thinking. forgot to delete the new nsDOMSelection instantiations inside nsRangeList::nsRangeList 1999-09-10 19:25:12 +00:00
akkana%netscape.com eb01850e89 Fix UMRs 1999-09-10 19:12:46 +00:00
karnaze%netscape.com a50ea450f9 new regression tests 1999-09-10 19:10:46 +00:00
karnaze%netscape.com 46fc6c880c more regression tests 1999-09-10 18:56:10 +00:00
karnaze%netscape.com d0114f8195 better handling of empty cell widths, especially involving colspans. support for bug 7121. 1999-09-10 18:55:46 +00:00
kipp%netscape.com 311d2c3974 Fixed two incremental reflow bugs (12890) 1999-09-10 18:52:56 +00:00
kipp%netscape.com d7e1750a01 Tweaked incremental reflow support logic 1999-09-10 18:49:23 +00:00
mjudge%netscape.com 8a55b0d40e changes for peekoffset removal of extra parameters. also fixing some ownership issues with nsIenumerator and the rangelist iterator. fixing also some hit tests for line frames. 1999-09-10 18:29:37 +00:00
karnaze%netscape.com cf129b7b39 fixed bug in debug output for reflow 1999-09-10 13:03:32 +00:00
alecf%netscape.com e1ecf564ee fully resolve all symbols for xpcshell 1999-09-10 09:25:16 +00:00
hyatt%netscape.com eb2023c808 added files: mozilla/layout/xul/base/src/nsMenuPopupEntryListener.cpp 1999-09-10 09:05:02 +00:00
hyatt%netscape.com affcf2cf4f Adding files 1999-09-10 08:49:00 +00:00
hyatt%netscape.com 77ebadfc09 Adding the files. 1999-09-10 08:48:31 +00:00
hyatt%netscape.com 4ffac223a4 Working on XP menus. 1999-09-10 08:47:12 +00:00
sspitzer%netscape.com 409711b8f7 fix a couple warnings for evaughan. 1999-09-10 08:46:17 +00:00
peterl%netscape.com 9d1dbc5fc8 re-added last changes (in a mac safe way)
better font weight
system color handling
1999-09-10 05:56:19 +00:00
peterl%netscape.com 2ff1228cb9 added system color parsing
fixed font weight parsing to be more strict
1999-09-10 05:55:36 +00:00
peterl%netscape.com a48f298815 added system color support 1999-09-10 05:54:46 +00:00
peterl%netscape.com 631dee0368 added system colors 1999-09-10 05:54:23 +00:00
peterl%netscape.com c61c871073 changed content state change notification rule to match attribute changed
made a seperate notification method
1999-09-10 05:54:00 +00:00
peterl%netscape.com 2eb6497f65 fixed font weight calculation 1999-09-10 05:52:45 +00:00
peterl%netscape.com c1fcb2b00d added content state changed notification 1999-09-10 05:52:23 +00:00
peterl%netscape.com a74be29a2e added constrain font weight 1999-09-10 05:51:44 +00:00
peterl%netscape.com 788f9934ec added look and feel accessor to pres context 1999-09-10 05:51:08 +00:00
peterl%netscape.com ed08f30641 changed font weight step to 1 (from 101) 1999-09-10 05:50:30 +00:00
peterl%netscape.com f653338e5d added content state changed (vs content changed) notification 1999-09-10 05:50:02 +00:00
shaver%netscape.com 2ce501db07 fix Win32 bustage 1999-09-10 04:06:07 +00:00
mcafee%netscape.com 495984881e Unix needs newline at EOF. 1999-09-10 03:10:30 +00:00
shaver%netscape.com f954a6119b add accesskey to <titledbutton> as part of menu clean/speed up, bug 13431 1999-09-10 03:04:49 +00:00
pinkerton%netscape.com f1e562dee9 fix for bustage for evaughan. don't use nsCOMPtr with an implementation. 1999-09-10 02:22:46 +00:00
evaughan%netscape.com e1376a8aac 1) Fixed bugs in deck
2) Added visual debugging to boxes
1999-09-10 00:57:01 +00:00
briano%netscape.com 9abfe6b7ae General cleanup. 1999-09-10 00:18:42 +00:00
warren%netscape.com e6619b2ad6 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
kipp%netscape.com ff953161c7 Fixed refcnt crash bug with style-contexts (bad nscomptr usage -- whoops) 1999-09-09 21:54:20 +00:00
kipp%netscape.com 85b3250aea Nit to make emacs happier 1999-09-09 21:05:32 +00:00
kipp%netscape.com f452078c3f Reworked to be more css compliant; factored compatability logic out of nsInlineFrame into here 1999-09-09 21:04:37 +00:00
kipp%netscape.com 31f17c4d3e Cleaned up 1999-09-09 21:04:00 +00:00
kipp%netscape.com f210549f90 Added rendering context to CalcLineHeight API 1999-09-09 21:03:46 +00:00
kipp%netscape.com e94d89cd09 Reworked nsHTMLReflowState::CalcLineHeight (bug 6865) 1999-09-09 21:03:27 +00:00
kipp%netscape.com 13cb15d291 Fixed bug 10820 1999-09-09 21:02:02 +00:00
kipp%netscape.com 43456dad64 Fixed infinite loop 12747 1999-09-09 20:53:32 +00:00
kipp%netscape.com 1660ad99f6 Updated for revised line-layout algorithm 1999-09-09 20:53:18 +00:00
kipp%netscape.com 328399a76c Fixed up line-height calc code to be more optimal; tweak changes to list-style properties to trigger reflows 1999-09-09 20:51:57 +00:00
buster%netscape.com dbe3424323 workaround needed as a result of hyatt's change to frame construction code and attribute notification. 1999-09-09 19:45:32 +00:00
kmcclusk%netscape.com 8304e30e32 Changed widget rendering mode default from partial-gfx to gfx for Linux and WIN32. 1999-09-09 19:43:27 +00:00
rods%netscape.com 8f3c34039e Better fix for option elements with no content in them 1999-09-09 19:37:23 +00:00
rods%netscape.com a8b28c159e changed a couple of select disable attributes 1999-09-09 14:14:20 +00:00
colin%theblakes.com afde2d9f99 Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-09 13:20:07 +00:00
rods%netscape.com 6bf3f31fc6 Temporary fix to for mail compose. 1999-09-09 13:17:35 +00:00
pinkerton%netscape.com 7f6eb25bb8 turn listener into a capturer and pass more off to JS. 1999-09-09 06:27:25 +00:00
pinkerton%netscape.com 67ac180768 adding atoms for toolbar d&d. 1999-09-09 06:26:12 +00:00
peterl%netscape.com 3d824c49e2 set line height to inherit only as needed
init ref count before first remap style
1999-09-09 05:37:37 +00:00
briano%netscape.com e6335c1ea2 Added the newline at the end of the file, required by Unix native compilers. 1999-09-09 02:55:56 +00:00
mscott%netscape.com 6737c74287 Backing out peterl's changes to fix the mac depend build until we can figure out why it
causes an internal compiler error.
1999-09-09 01:49:51 +00:00
hyatt%netscape.com 73d2a8a2c8 Updating popups. (No, they're still not turned on.) 1999-09-09 01:07:06 +00:00
peterl%netscape.com df2eadfd4f Added optimization in SetCoord to not set inherit value if value can be computed locally 1999-09-09 00:43:54 +00:00
peterl%netscape.com 325d57ad01 removed non-necko code
fixed to not load alternate sheets after document drops reference
1999-09-09 00:42:53 +00:00
pinkerton%netscape.com 4253eccc3d clean up some d&d stuff. 1999-09-09 00:28:23 +00:00
pinkerton%netscape.com eeff4ac0c8 fix a bug where capturers would not be called when the event was sent directly to a dom node. clean up of a little d&d stuff. 1999-09-09 00:28:11 +00:00
sfraser%netscape.com 6c9a33ac66 #ifdef out a bunch of rods's printfs. 1999-09-09 00:23:40 +00:00
briano%netscape.com 5176aaf0df Removed the obsolete non-NECKO leftovers. 1999-09-09 00:11:48 +00:00
evaughan%netscape.com a091cea624 1) Made some fixes to splitter frame.
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
1999-09-08 23:51:02 +00:00
vidur%netscape.com 43cd996594 Reporting better nsresults to DOM methods. 1999-09-08 23:18:27 +00:00
troy%netscape.com 55df05944d Eliminated compiler warnings 1999-09-08 20:29:56 +00:00
rods%netscape.com 7b2d6d0117 changed the way white space was being compress when getting the value
now a value of all spaces does get compressed to nothing
1999-09-08 19:57:24 +00:00
rods%netscape.com a3b6d9f45b added rules for disabled options
changed nowrap to pre for processing of white space for options
1999-09-08 19:56:04 +00:00
rods%netscape.com 2408822d86 Commented out space key event processing 1999-09-08 19:55:08 +00:00
rods%netscape.com ce1ac471da Fixed selection in lists 1999-09-08 19:54:30 +00:00
rods%netscape.com 28f8f42568 removed space and return key event processing 1999-09-08 19:53:30 +00:00
mjudge%netscape.com 6af1b95040 addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues 1999-09-08 19:43:17 +00:00
karnaze%netscape.com 9eea8a7c0f bug 9043 - added nsTableCellCollection to handle multiple tags 1999-09-08 14:33:58 +00:00
karnaze%netscape.com 3a1d7e840c new regression test 1999-09-08 14:32:53 +00:00
rods%netscape.com 4a4b4f9b6f Added the proper event processing for disabled options
ListBoxes (as dropdowns) are now notified before the are about to be dropped down
1999-09-08 14:27:38 +00:00
hyatt%netscape.com 5e531818ae Improvements in performance. 1999-09-08 08:06:12 +00:00
jfrancis%netscape.com bfcdf147d0 fixing dom range gravity bug (see bug 13251) 1999-09-08 05:27:44 +00:00
hyatt%netscape.com 396133bbee Landing AttributeChanged alteration. AttributeChanged now fires even when the
style hint is REFLOW or VISUAL (and not just CONTENT).
1999-09-08 03:51:41 +00:00
av%netscape.com 0f13ced10e Fixing bug 7509 1999-09-08 00:12:26 +00:00
mjudge%netscape.com 7b6345b29b adding in begin line and end line enums for selection movement. this allows peeking to the start and end of and like given a content offset for any frame. 1999-09-07 23:40:17 +00:00
buster%netscape.com c769d8679a made a small change to the way the file control interacts with the embedded gfx text control
now, it talks to it via nsIDOMHTMLInputElement interface, rather than assuming imlementation details
about what attributes to set.
1999-09-07 23:20:32 +00:00
akkana%netscape.com 294d6d7e89 Remove some redundant logic 1999-09-07 19:13:04 +00:00
akkana%netscape.com 9b2ea40cdc Change debug temp filename from xif.html to xif.xif 1999-09-07 19:10:44 +00:00
mjudge%netscape.com 8a90ee7653 Had a loop that did not reset one variable for "next" iteration. this will fix arrow up/down ya. 1999-09-07 18:47:01 +00:00
pollmann%netscape.com c4e3001682 Removing some dead code. 1999-09-07 18:35:30 +00:00
troy%netscape.com ebff9cec33 Changed CreateGeneratedFrameFor() to set the parent object and the document
object of the generated content
1999-09-07 03:09:33 +00:00
troy%netscape.com d16e70fca7 Fix for bug #13176. Changed CantRenderReplacedElement() to reset the
primary frame mapping for OBJECT elements
1999-09-07 02:42:00 +00:00
pollmann%netscape.com 1ef97aa745 Bug 12849: OnChange event.target is now the select instead of the option. 1999-09-07 02:16:23 +00:00
bruce%cybersight.com 588564788b 'friend class XXX' rather than 'friend XXX' .. fixes potential build bustage on HP-UX 1999-09-06 07:02:48 +00:00