Commit Graph

4921 Commits

Author SHA1 Message Date
evaughan%netscape.com
a9d351ef30 Fixed some visibility bugs in order to make the tab widget work correctly. 1999-05-19 22:14:11 +00:00
harishd%netscape.com
267334286a Fix for bug#6716. For handling multiple <BODY> tags in a document.
(R) rickg, (A) chofmann
1999-05-19 22:10:30 +00:00
dp%netscape.com
b55a43814c Caret files moved from base/ 1999-05-19 19:17:07 +00:00
dp%netscape.com
876539afa0 Reversing previous checkin. It should have happened in XPCOM20_BRANCH 1999-05-19 06:04:03 +00:00
dp%netscape.com
64fad3d480 Removing gmbase 1999-05-19 05:54:34 +00:00
pollmann%netscape.com
a2019cfba4 Bug 3187: Add widget update on option creation and destruction. (3 of 3) 1999-05-19 04:37:41 +00:00
pollmann%netscape.com
86300d4555 Bug 3187: Add frame notification on option creation and destruction. 1999-05-19 03:46:25 +00:00
pollmann%netscape.com
4197c9e7d7 Bug 3322: onChange won't be sent when the combo box is first clicked now. (2 of x) 1999-05-19 03:37:23 +00:00
pollmann%netscape.com
51d7059098 Bug 3187: Adding an IndexOf method to nsOptionList. We'll use this in the option constructor and destructor (1 of 3) 1999-05-19 01:11:48 +00:00
pollmann%netscape.com
649f177e75 Enabling SIZE attribute change for selects. 1999-05-19 01:03:02 +00:00
pollmann%netscape.com
d5254251fc Enabling MULTIPLE attribute change for selects. 1999-05-19 00:59:06 +00:00
pollmann%netscape.com
b59d699ad1 Enabling cols and rows attribute change for framesets. (1 of 3) 1999-05-19 00:34:56 +00:00
ftang%netscape.com
f5709e3ef9 get charset information from nsIWebShell to implement META charset reload 1999-05-19 00:24:41 +00:00
peterl%netscape.com
84323aa520 fix mac, better whitespace after escape handling 1999-05-19 00:18:30 +00:00
joki%netscape.com
71e96012a3 Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
vidur%netscape.com
03fcf403b3 Fix for bug 3387. document.opened pages now get the URL of their source document. 1999-05-18 23:44:55 +00:00
peterl%netscape.com
9607ca4459 added files: mozilla/layout/html/style/src/nsCSSLoader.cpp 1999-05-18 23:24:20 +00:00
peterl%netscape.com
ef63b400f9 added css loader support 1999-05-18 23:16:26 +00:00
peterl%netscape.com
b6ed709ae4 removed extra call to did set style context 1999-05-18 23:15:51 +00:00
peterl%netscape.com
0b7d088e69 added css loader 1999-05-18 23:15:10 +00:00
peterl%netscape.com
16dd98d7c6 added clone & insert child support
added drag-n-drop pseudo support
1999-05-18 23:14:29 +00:00
peterl%netscape.com
509b511681 fixed escape parsing 1999-05-18 23:13:27 +00:00
peterl%netscape.com
5d14f4f5c6 made border style a reflow hint 1999-05-18 23:12:52 +00:00
peterl%netscape.com
8c7207edd4 added css loader for child sheet
added drag pseudo classes
fixed background parsing bug
1999-05-18 23:12:17 +00:00
peterl%netscape.com
f3a9992625 added drag-n-drop psuedo classes 1999-05-18 23:10:53 +00:00
peterl%netscape.com
ee38d2fcc4 added insert child sheet & clone methods 1999-05-18 23:10:09 +00:00
peterl%netscape.com
a352098c9a added set child loader 1999-05-18 23:09:47 +00:00
peterl%netscape.com
a3acf5d792 added drag pseudo classes 1999-05-18 23:09:21 +00:00
peterl%netscape.com
a1f54abb23 added insert style sheet 1999-05-18 23:08:14 +00:00
peterl%netscape.com
19a8b98b3a added css loader accessor 1999-05-18 23:07:53 +00:00
peterl%netscape.com
6c1f985d9f added css loader support
added insert style sheet support
1999-05-18 23:06:31 +00:00
peterl%netscape.com
e267a57f71 moved style sheet loading into css loader 1999-05-18 23:05:43 +00:00
peterl%netscape.com
9c2a06fc88 use css loader to get css parser for style attribute 1999-05-18 23:04:44 +00:00
peterl%netscape.com
8c9ce4914a added css loader 1999-05-18 23:04:12 +00:00
peterl%netscape.com
0f7452cec5 fixed change hint for border style 1999-05-18 23:03:29 +00:00
peterl%netscape.com
c5e8d8d634 added insert style sheet
fixed some observer notifications
1999-05-18 23:03:04 +00:00
peterl%netscape.com
3a5019cbfb added insert style sheet method 1999-05-18 23:02:25 +00:00
mjudge%netscape.com
abf1f5225c oops fogot default boolean for non start or end node selection 1999-05-18 22:29:27 +00:00
sfraser%netscape.com
00c170c1f2 Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +00:00
karnaze%netscape.com
6a0197bf82 new frameset regression tests 1999-05-18 21:52:57 +00:00
jfrancis%netscape.com
d03618e5a5 collapsed ranges now result in empty iterators over them 1999-05-18 11:11:14 +00:00
hyatt%netscape.com
2123f69cb9 Fix for bug 6459. 1999-05-18 06:17:51 +00:00
karnaze%netscape.com
ebeb68d601 support for css padding in table cells 1999-05-18 05:18:16 +00:00
evaughan%netscape.com
b15112cc42 Fixed box insertion removeal bug. 1999-05-18 04:06:52 +00:00
karnaze%netscape.com
c49af2e435 new regression tests 1999-05-18 02:46:51 +00:00
vidur%netscape.com
670a743cda Partial fix for bug 6554. document.writing the body from a script in the head now works. 1999-05-18 02:08:04 +00:00
nisheeth%netscape.com
3bf6ff96f3 Added a new method, CreateInstanceForDocument() to nsIDocumentLoaderFactory which creates a content viewer and binds it to a document that is passed in as a parameter. This is needed to support XUL popup menus which have a document and a webshell, and want to create a content viewer and bind it to the document. 1999-05-17 23:52:01 +00:00
kmcclusk%netscape.com
d86150286d bug #994 Major rework of nsListboxControlFrame to support option groups. Modified ua.css
optgroup > option rule to use padding to offset the option group's options.
1999-05-17 22:36:08 +00:00
mjudge%netscape.com
e36da4f13c wrong initial boolean value for redraw 1999-05-17 22:31:10 +00:00
vidur%netscape.com
f59a24987b Implemented document.layers and nsIDOMHTMLLayerElement interface. 1999-05-17 21:17:48 +00:00
vidur%netscape.com
9d805ae9c6 Propagate visibility style across table boundaries. 1999-05-17 21:17:21 +00:00
mjudge%netscape.com
d0b617b231 accidentally left out a parameter to GetPositionSlowly for small caps ect. 1999-05-17 19:50:29 +00:00
hyatt%netscape.com
9a32c8bde5 Fix for bug 5602. 1999-05-17 09:02:45 +00:00
mjudge%netscape.com
a15e7eb5ac adding in selection of non text frames in editor only 1999-05-17 00:21:18 +00:00
morse%netscape.com
e9d7b286b5 remember wallet decisions on a url-specific basis 1999-05-16 19:36:25 +00:00
mcmullen%netscape.com
e1a1ecdf59 Removed string methods from the file widget 1999-05-15 22:01:21 +00:00
beard%netscape.com
cadbc9037b Fixed some serious ref count bugs using nsIURL when instantiating plugins. 1999-05-14 22:45:46 +00:00
beard%netscape.com
d2c8b15332 fixed ref count leak 1999-05-14 20:43:27 +00:00
dcone%netscape.com
364c17da3c added a webshell parameter to the PrintContent call, unhooked the PresShell from the
document before deletion.  Fixed a leak.
1999-05-14 14:40:59 +00:00
morse%netscape.com
8984419eeb fix bug 6168 1999-05-14 06:54:29 +00:00
jfrancis%netscape.com
51f0d561ab fixing overly noisy asserts 1999-05-14 06:18:07 +00:00
kmcclusk%netscape.com
664a8f2a93 bug #5993. Removed references to nsIWidget in form HTML content elements. the form elements
now go through the nsFormControlFrame interface instead. This removes the dependency between
form element content and nsIWidget.
1999-05-13 23:45:40 +00:00
rods%netscape.com
e4ee930f8c removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
cmanske%netscape.com
6087dceeeb Fixed isCollapsed not working for a selection with 1 range 1999-05-13 21:49:12 +00:00
evaughan%netscape.com
6bba51c9c2 Fixed form submission. 1999-05-13 21:29:57 +00:00
neeti%netscape.com
41dc3a3222 Fixed SetEnableRendering() in nsDocumentViewer.cpp
Initialized mEnableRendering in constructors of nsDocumentViewer.cpp and nsPlugin.cpp to a default value of PR_TRU
Do EnableRefresh only if mEnableRendering is set to true in nsHTMLContentSink.cpp,nsXMLContentSink.cpp,
nsXMLContentSink.h
1999-05-13 20:27:47 +00:00
kipp%netscape.com
955042c9de new 1999-05-13 17:47:41 +00:00
warren%netscape.com
87b26617d5 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
jfrancis%netscape.com
0ef48c7dd4 updated to new iter behavior 1999-05-13 02:50:15 +00:00
jfrancis%netscape.com
cc913f3c67 better error handling 1999-05-13 02:43:30 +00:00
sspitzer%netscape.com
46116a798a make destructor virtual 1999-05-13 02:23:33 +00:00
mjudge%netscape.com
3e32824408 fixing lame compiler bug in SunOS gcc we are using wont accept this template call in nsCOMPtr 1999-05-13 02:14:32 +00:00
sspitzer%netscape.com
39efa1c7f8 make destructors virtual 1999-05-13 02:11:25 +00:00
kipp%netscape.com
34a66a1d3a Fixed typo 1999-05-13 01:52:52 +00:00
evaughan%netscape.com
bf31c42dde Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
kipp%netscape.com
b2da25bcb3 Export nsILineIterator, just in case... 1999-05-13 00:55:55 +00:00
kipp%netscape.com
0a98219951 Fix compiler warnings; implement QueryInterface hack to get at line iterator 1999-05-13 00:55:38 +00:00
kipp%netscape.com
8c0ea0f9ae Updated line iterator impl to match API in nsILineIterator 1999-05-13 00:54:28 +00:00
kipp%netscape.com
11644c02d0 new 1999-05-13 00:54:03 +00:00
mjudge%netscape.com
c0ad47dc75 adding back in keyboard navigation. removing const from peekoffset to stop the const creep. changing peekoffset to do the right thing for content based peeking... 1999-05-13 00:44:23 +00:00
mjudge%netscape.com
5404272a5e adding back in keyboard navigation. removing const from peekoffset to stop the const creep 1999-05-13 00:43:47 +00:00
vidur%netscape.com
557e18dc79 Backing out unintentional checkin 1999-05-13 00:24:45 +00:00
vidur%netscape.com
11e0af38bb Fixed uninitialized variable problem. 1999-05-13 00:21:50 +00:00
sfraser%netscape.com
ee19d4ead5 IncrementModCount now takes a PRInt32 (this fixes broken builds). 1999-05-12 22:55:29 +00:00
dcone%netscape.com
c71e1f8097 added a PrintContent() method to these classes 1999-05-12 13:32:09 +00:00
karnaze%netscape.com
3682dbd1e4 bug 2961 - table desired size considers pass1 size 1999-05-12 04:15:44 +00:00
alecf%netscape.com
334b3a5e33 Count() is no longer const 1999-05-12 02:55:54 +00:00
alecf%netscape.com
a4c1fbdaa8 remove const-ness from nsICollection::Count() so that it can be represented with XPIDL 1999-05-12 02:53:37 +00:00
karnaze%netscape.com
0cad3ea937 additional regression tests 1999-05-11 23:49:46 +00:00
kipp%netscape.com
9418198626 Fix for windoze build 1999-05-11 23:35:05 +00:00
kipp%netscape.com
a0090254da nuked 1999-05-11 22:42:58 +00:00
kipp%netscape.com
c180b6ccab Removed nsWBRFrame.cpp from the build 1999-05-11 22:42:43 +00:00
kipp%netscape.com
c8cf2c48e8 removed files: mozilla/layout/html/base/src/nsWBRFrame.cpp 1999-05-11 22:42:29 +00:00
kipp%netscape.com
57e4b9920d Stubbed out 1999-05-11 22:39:46 +00:00
kipp%netscape.com
4846f41f1f Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
vidur%netscape.com
26a71e3928 Added IsValidFragment and CreateRange implementations. Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:35 +00:00
vidur%netscape.com
371d69ea33 nodeName for HTML elements are uppercase as well. 1999-05-11 20:21:45 +00:00
pinkerton%netscape.com
25bfdaeab6 pull out unused includes. 1999-05-10 23:38:06 +00:00
jfrancis%netscape.com
4c04eec96b better error detection/handling + some cleanup 1999-05-10 23:29:01 +00:00
karnaze%netscape.com
8f219a39c4 bug 6185 - absolutely positioned target nsHTMLFrameInnerFrames don't get processed by InitAbsoluteConstraints. 1999-05-10 22:59:03 +00:00
karnaze%netscape.com
4c1732d231 added GetFrameType for inner and outer frame 1999-05-10 22:49:39 +00:00
karnaze%netscape.com
763e901c42 added htmlFrameInnerFrame, htmlFrameOuterFrame types 1999-05-10 22:48:47 +00:00
kipp%netscape.com
aab132bf6b Added a reminder comment 1999-05-10 22:29:34 +00:00
kipp%netscape.com
bfcbd0e0c8 Beginnings of a line iterator 1999-05-10 22:28:49 +00:00
kipp%netscape.com
2bb30cc9e1 Reinstate a hack, with a comment for next time, so that tables will center again 1999-05-10 22:28:30 +00:00
kipp%netscape.com
4d0b684d27 Incomplete workaround for bug #5453 1999-05-10 22:28:04 +00:00
kipp%netscape.com
93b46d2ccf Disable mapping frames into text when they don't render properly until troy gets back.... 1999-05-10 21:04:18 +00:00
morse%netscape.com
3510fca20d get wallet editor working again after someone changed behavior of docURL 1999-05-10 20:53:35 +00:00
karnaze%netscape.com
7bab75d66f bug 6184 - reworked alogrithm for reallocating space to auto width columns. 1999-05-10 19:23:09 +00:00
karnaze%netscape.com
517e82c4e6 new regression test cases 1999-05-10 19:21:43 +00:00
kipp%netscape.com
a89f837b1e new 1999-05-10 18:45:38 +00:00
evaughan%netscape.com
4fd09ecce6 Fixed mac compile bug. 1999-05-09 22:18:09 +00:00
evaughan%netscape.com
75c2437e81 Fixed xul boxes to implement nsIBox interface. 1999-05-09 21:46:24 +00:00
karnaze%netscape.com
25e7ff8cde added vcard_name html attribute. Added GetVcardName in nsFormFrame. 1999-05-08 19:30:57 +00:00
beard%netscape.com
0fea208890 XP_MAC: ensuring that clipRect field of nsPluginWindow is in port coordinates, per original plugin specification. 1999-05-08 16:33:10 +00:00
nisheeth%netscape.com
aa6ad6f2fe Adding support in line layout for the CSS "direction" property. 1999-05-08 00:48:39 +00:00
amusil%netscape.com
d09ab3b9cf Added object tag support for applets. 1999-05-07 22:07:58 +00:00
mjudge%netscape.com
47ffef477b 2 more checkins to follow previous ones 1999-05-07 21:19:04 +00:00
mjudge%netscape.com
3ed73a5cad forgot checkin 1999-05-07 21:17:59 +00:00
mjudge%netscape.com
884bb4bb82 massive checkin for selection modifications and removing static state variables for selection in nsFrame.h. 1999-05-07 21:12:59 +00:00
kmcclusk%netscape.com
e18026d96e bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame.
bug #5589. Selection area is now calculated using the inherited Reflow rather
than using the calculations used for the native listbox control.
Fixed varous other rendering bugs related to frame-based listboxes.
bug #2797. GetSize is no longer needed in nsListControlFrame and it has been removed.
Fixed frame-based combobox nsComboboxFrame so that will set it's label to the
first option in the drop-down list if a default value has not been specified.
Added optgroup style rules to ua.css. Opt groups now render, but there are remaining
problems with selection.
Modified nsButtonControlFrame::Reflow to call nsFormFrame::AddFormControlFrame.
This fixes a bug where Gfx-rendered submit button's were not working.
Refactored code in nsListControlFrame in preparation for supporting option groups.
Refactored selection code into SingleSelect and MultiSelect paths.
Removed unused code in nsListControlFrame.
Removed mSelectedFrame member variable. It is no longer needed.
Fixed nsListControlFrame::SetProperty so that it will toggle the selection in a
single select listbox.
1999-05-07 20:30:16 +00:00
jdunn%netscape.com
9eeee1931a Add newline to end of file. HP chokes without it. 1999-05-07 19:37:48 +00:00
kipp%netscape.com
5d9028b7b4 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
sfraser%netscape.com
b3c4d2d3cc Implement nsIDiskDocument interface for editable documents. 1999-05-07 04:59:23 +00:00
sfraser%netscape.com
baf4bf6c25 Export nsIDiskDocument.h 1999-05-07 04:55:40 +00:00
sfraser%netscape.com
91346745aa First Checked In. 1999-05-07 04:55:18 +00:00
sfraser%netscape.com
25cfdd337c If you don't get an nsIFileWidget, don't just go ahead and call methods on it. 1999-05-07 04:54:43 +00:00
alecf%netscape.com
b8c3aa89b4 don't dereference aContext without checking for null 1999-05-07 03:08:02 +00:00
vidur%netscape.com
9499dd0467 Fix for bug 6069. The ownerDocument for a Document node is now null. 1999-05-07 01:30:30 +00:00
morse%netscape.com
75ce053f91 take advantage of vcard attribute when submitting forms 1999-05-07 00:18:57 +00:00
vidur%netscape.com
70bc9a9d5c Added precaching of images for script constructed images. 1999-05-07 00:08:21 +00:00
vidur%netscape.com
443e8a76ef Fix for bug 2989 - correcting result of GetFrameForPoint. 1999-05-07 00:08:02 +00:00
vidur%netscape.com
d75f60cbc0 Implemented GetOwnerDocument. 1999-05-07 00:06:48 +00:00
vidur%netscape.com
233cb378ad Added new content implementation macro 1999-05-07 00:06:29 +00:00
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