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

6478 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 8918c275ee 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 7d5e565fd5 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
vidur%netscape.com 8ab04ef069 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 c00a954c6f 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 8925039ed2 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 bbea57fc6b formatting sillyness 1999-09-15 20:38:42 +00:00
kipp%netscape.com 7a1b979fb6 Squished a memory leak 1999-09-15 20:38:09 +00:00
kipp%netscape.com 544275aebb formatting sillyness 1999-09-15 20:30:36 +00:00
slamm%netscape.com cde8e572b0 Reorder initializers to fix build warnings. 1999-09-15 19:29:38 +00:00
slamm%netscape.com 0ce179fafc Fix build warnigns. 1999-09-15 19:19:51 +00:00
slamm%netscape.com 8f458e9693 Fix a couple build warnings. 1999-09-15 19:17:37 +00:00
harishd%netscape.com 57c84af12e Fixing build bustage...hopefully.
Missed a file
1999-09-15 18:28:10 +00:00
slamm%netscape.com 52e797192b Fix build warnings. 1999-09-15 18:14:02 +00:00
harishd%netscape.com 32458c9067 Added support for setting DOCTYPE and DTD mode. 1999-09-15 17:57:16 +00:00
harishd%netscape.com 2d9adf2426 Adding support for htmlL DOCTYPE for
XIF conversion.
1999-09-15 17:55:26 +00:00
shaver%netscape.com b6bfc17ba3 fix 12956, r,a=brade 1999-09-15 14:42:19 +00:00
pollmann%netscape.com b4451b8526 Bug 13058: (Fixed Solaris bustage by removing Inherited typedef) 1999-09-15 05:31:31 +00:00
troy%netscape.com 46f7140270 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 5c8341b9f0 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 07cd658481 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 c21dec94c8 new regression tests 1999-09-15 03:54:43 +00:00
pollmann%netscape.com 73c3c9952a Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
evaughan%netscape.com dabdaaa2e9 Fixes bad corruption bug with splitters 1999-09-15 02:21:18 +00:00
ramiro%netscape.com e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
mjudge%netscape.com d71f4104da 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 313baf741f 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 b7d6bb7da6 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 6488f7b26e 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 090878a3d5 Added kIAreaFrameIID 1999-09-15 00:27:20 +00:00
kipp%netscape.com 924f578517 Upgraded incremental reflow debugging support 1999-09-15 00:27:05 +00:00
kipp%netscape.com c06ce86187 Added GetSpaceManager 1999-09-15 00:26:44 +00:00
kipp%netscape.com d0e73c20e6 Removed MoveInSpaceManager 1999-09-15 00:26:39 +00:00
kipp%netscape.com eee4794fda Disabled (obsolete?) usage of MoveInSpaceManager 1999-09-15 00:26:10 +00:00
kipp%netscape.com bab712b6e1 Added some spacemanager debugging noise 1999-09-15 00:25:51 +00:00
kipp%netscape.com 3e3c5d0e4a Removed #ifdef NECKO noise; added text/css 1999-09-15 00:25:17 +00:00
kipp%netscape.com 999be9a0a1 Implement List method 1999-09-15 00:24:54 +00:00
kipp%netscape.com ca8b0e1fed Added List method 1999-09-15 00:24:41 +00:00
sfraser%netscape.com c0fa195473 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 2ad5b8ffa2 Fix a warning. 1999-09-14 23:41:49 +00:00
sfraser%netscape.com fc828f0845 Super duper new caret 1999-09-14 23:41:19 +00:00
sfraser%netscape.com d12db169ac Make function static to eliminate warning. 1999-09-14 23:40:52 +00:00
vidur%netscape.com 462a172866 removed incorrect addressof operator 1999-09-14 23:39:22 +00:00
mjudge%netscape.com 611e47bbd4 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 d1525e5bd4 Fixed some bugs in splitter
added auto collapse.
1999-09-14 22:17:19 +00:00
troy%netscape.com f521d3ac1b Fix for bug #13780. Added NULL pointer check to PreferenceChanged() 1999-09-14 22:16:42 +00:00
briano%netscape.com 987374301c 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 49a95cf8c8 Turned on the Mac GFX Widget code 1999-09-14 21:32:27 +00:00
akkana%netscape.com a1037a961a Set default wrap column to 72 instead of 0 1999-09-14 21:32:06 +00:00
dcone%netscape.com 1364fc8597 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 c6ea67797b Backing things out until I can get Solaris bustage figured out. 1999-09-14 20:42:26 +00:00
pollmann%netscape.com f8609a0407 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 0e16a58334 Bug 13058: Update select control interface to include 'get option selection' 1999-09-14 19:37:51 +00:00
pollmann%netscape.com 8dd16c6263 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 599b8f1a31 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 cd8a6da86e 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 a6d7defe41 Bug 13058: Implement nsIStatefulFrame for text inputs and textareas 1999-09-14 19:19:55 +00:00
pollmann%netscape.com ee4bc6347e 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 0d6b4a78b0 Bug 13058: Implement nsIStatefulFrame for radio buttons 1999-09-14 19:16:15 +00:00
pollmann%netscape.com 2cb62e9b2e Bug 13058: Implement nsIStatefulFrame for checkboxes 1999-09-14 19:12:08 +00:00
bienvenu%netscape.com 788aa269e4 fix release mode build bustage 1999-09-14 16:25:59 +00:00
slamm%netscape.com 51ec568ce4 Start defines in first column. 1999-09-14 16:17:55 +00:00
karnaze%netscape.com b6999b9e06 new regression test 1999-09-14 15:00:48 +00:00
nisheeth%netscape.com 7ee3e87d55 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 559547644e 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 b80b7939b1 Fix for bug #13700. Removed a warning that's no longer needed 1999-09-14 04:43:16 +00:00
vidur%netscape.com ccf398a6f7 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 ea3c61f2be Bug 13058: Tweaks to StatefulFrame interface - and not keeping state for anonymous content 1999-09-14 02:00:20 +00:00
pollmann%netscape.com 6d66da90de Bug 13058: Tweaks to StatefulFrame interface - and the hash key formula 1999-09-14 01:59:33 +00:00
pollmann%netscape.com 652decc4c4 Bug 13058: Tweaks to StatefulFrame interface 1999-09-14 01:58:49 +00:00
karnaze%netscape.com d7814e1c8e bug 13135, removed unused code 1999-09-14 01:27:40 +00:00
pollmann%netscape.com a364955418 Nuke some warnings. 1999-09-14 01:15:33 +00:00
briano%netscape.com 97faab6716 General cleanup. 1999-09-14 01:02:20 +00:00
troy%netscape.com 5c674a3adb 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 b9c7f9eeb5 Changed ConstructRootFrame() to use the ":canvas" pseudo element style for
the root frame
1999-09-13 23:26:21 +00:00
rods%netscape.com fea9cdf36b 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 0cad5c01e9 new regression test 1999-09-13 22:54:17 +00:00
karnaze%netscape.com 6fcbeab32d bug 13105 - removed code which set frames style to "all" 1999-09-13 22:51:10 +00:00
rods%netscape.com 264dc1237a 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 6a26defabe Removing temporary fixes for option issues 1999-09-13 22:30:36 +00:00
pollmann%netscape.com d2b192a16d 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 e2d1d73278 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 97c0000d30 Added NULL pointer check 1999-09-13 22:07:15 +00:00
karnaze%netscape.com e68d1186bc new regression test 1999-09-13 21:58:35 +00:00
karnaze%netscape.com 95e4bec1f7 removed border subtraction from out table frame and adjusted in layout strategy. 1999-09-13 21:45:58 +00:00
troy%netscape.com 5c61cb8ef4 Added frame type for OBJECT frame 1999-09-13 21:26:05 +00:00
troy%netscape.com 5ace2e44bc 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 8f9cf9d3bc 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 05916038b7 Fixed assert. 1999-09-13 20:24:20 +00:00
karnaze%netscape.com c4410378e1 bug 7604 - limit colspan to max of 1000 1999-09-13 20:18:33 +00:00
evaughan%netscape.com a1125809e6 Fixed clipping bug 1999-09-13 20:17:26 +00:00
karnaze%netscape.com ed8a7c767c new regression tests 1999-09-13 20:16:33 +00:00
rods%netscape.com dd5d7e6637 temporary fix for scrolling the dropdown until gfx scrollbars get in 1999-09-13 18:29:00 +00:00
pavlov%netscape.com 64ab461658 make the caret draw on linux - fix for 13487 1999-09-13 18:24:48 +00:00
karnaze%netscape.com ee38b14e93 new regression test 1999-09-13 14:57:55 +00:00
karnaze%netscape.com 0dd9ac9049 bug 11776, stopped doing arithmetic on unconstrained sizes 1999-09-13 14:35:00 +00:00
troy%netscape.com fa27198a6d 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 d8d1504d60 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 13244b3237 Leak fix. 1999-09-13 06:18:09 +00:00
troy%netscape.com 0cb7fe2f83 Eliminated compiler warning 1999-09-13 04:45:43 +00:00
troy%netscape.com 19fc1e01af Added support for incremental table painting 1999-09-13 03:19:39 +00:00