kmcclusk%netscape.com
7273a1f2b8
Modified TextStyle constructor to reuse the TextFrame's mFont rather than creating
...
a new font. The creation of the new font show up during profiling as a big hit.
1999-06-07 21:18:51 +00:00
karnaze%netscape.com
593c6b7108
background regression test
1999-06-07 21:14:19 +00:00
karnaze%netscape.com
1036c9827e
support for backgrounds on table elements in both compatibility modes
1999-06-07 21:10:25 +00:00
karnaze%netscape.com
35ef411a8e
new style rule for table elements inheriting backgrounds in Nav Quirks mode
1999-06-07 21:09:07 +00:00
pinkerton%netscape.com
1e3b08c682
changes so that transferable no longer takes ownership of dataflavor string, but correctly copies it. fix some memory leaks as well.
1999-06-07 20:43:23 +00:00
av%netscape.com
a19f86580c
*** empty log message ***
1999-06-05 20:47:14 +00:00
av%netscape.com
d4ebba11cb
Hooking up events for winless plugins
1999-06-05 20:09:21 +00:00
bruce%cybersight.com
28d6546f4f
Explicitly include nsFileSpec.h. This will be necessary for some changes coming post-M7.
1999-06-05 11:49:04 +00:00
nisheeth%netscape.com
c670e17ce2
Patch from alecf to do a null pointer check on argument to GetSelectedIndex().
1999-06-05 00:18:58 +00:00
nisheeth%netscape.com
6da324eafb
Patch from alecf to do a null pointer check in FindFrameWithContent().
1999-06-05 00:18:03 +00:00
mjudge%netscape.com
7b5035c20f
fixes for selection and memory leaks
1999-06-04 23:00:24 +00:00
amusil%netscape.com
765491b880
Fixed bug with Java-targeted object tags.
1999-06-04 22:33:13 +00:00
briano%netscape.com
8699ea0019
Handle the (Unix) platform-specific DLL naming conventions properly.
1999-06-04 22:17:30 +00:00
warren%netscape.com
ca8771f0a9
Fixed CPP_OBJS to build nsHTMLFragmentContentSink.obj not nsHTMLFragmentContentSink.cpp.
1999-06-04 00:12:43 +00:00
akkana%netscape.com
b0031e0a99
Vidur's initial implementation of Insert HTML Fragment
1999-06-03 22:38:38 +00:00
akkana%netscape.com
f3219d053d
Part of Vidur's html fragment changes: files which aren't in the build yet
1999-06-03 22:30:12 +00:00
pinkerton%netscape.com
14062a8586
unpatch leaf's hack in 1.73 since form submission now works correctly. Mac now once again submits the form when return is pressed.
1999-06-03 18:05:40 +00:00
karnaze%netscape.com
b6dcb4891d
bug 1252, check for null view
1999-06-03 04:34:49 +00:00
karnaze%netscape.com
cf10993eda
additional regression tests
1999-06-03 04:33:47 +00:00
karnaze%netscape.com
2491740c7e
new regression test
1999-06-03 02:43:45 +00:00
karnaze%netscape.com
1046000459
bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths
1999-06-03 02:42:33 +00:00
peterl%netscape.com
cdd55f947d
fixed warnings
1999-06-03 02:09:03 +00:00
peterl%netscape.com
7b2e67d644
added cloning
1999-06-03 01:58:11 +00:00
peterl%netscape.com
3a985e402f
added modified state
...
added cloning with actual copy on write
1999-06-03 01:57:52 +00:00
peterl%netscape.com
d64dbb7597
added cloning and dirtying of sheet on modify
1999-06-03 01:57:13 +00:00
peterl%netscape.com
8f09b8d9aa
added modified test for loaded sheets
1999-06-03 01:56:14 +00:00
peterl%netscape.com
ca304497d5
added modified test to api
1999-06-03 01:55:02 +00:00
mjudge%netscape.com
864e061209
new table selection code drag inside and outside of tables with ease. added some overriding methods to nsTableCellFrame and nsTableFrame to make selection "draw" correctly for those containers.
1999-06-01 23:04:13 +00:00
pierre%netscape.com
c19dd17e4a
Don't printf() like crazy when displaying very long pages such as http://slip/res-lib/morte1.htm in DEBUG builds.
1999-06-01 22:11:32 +00:00
evaughan%netscape.com
4903f45e54
Reworked fieldsets to fix numerous bugs.
1999-06-01 21:52:11 +00:00
bruce%cybersight.com
6996e21bbb
Use $(DLL_SUFFIX) for shared lib linking.
1999-05-29 02:19:03 +00:00
vidur%netscape.com
197ef4a4e2
possibly temporary sink implementation to build a document fragment.
1999-05-29 01:29:01 +00:00
hyatt%netscape.com
be733b4936
More accurate tracking of chrome shells.
1999-05-28 22:26:48 +00:00
kmcclusk%netscape.com
c0802d7f21
fix for bug #6971 . Added support for clicking and dragging over items in single
...
and multiselect listboxes. Also supports holding down the shift and ctrl keys
while dragging.
1999-05-28 21:12:09 +00:00
nhotta%netscape.com
38514b5762
Added a check for force charset.
1999-05-28 20:53:29 +00:00
peterl%netscape.com
ba0cf76c6a
clone URLs before handing to netlib. "chrome:" and "resource:" urls get munged destroying hash keys...
1999-05-28 06:50:52 +00:00
pollmann%netscape.com
c547b6d827
Bug 3322: nsSelectControlFrames's ControlChanged does what MouseClicked used to - checks for selection changes and sends out onChange DOM events.
1999-05-28 01:06:42 +00:00
pollmann%netscape.com
c43e4a93e8
Bug 3322: NS_CONTROL_CHANGE events call ControlChanged on the form frame.
1999-05-28 01:05:19 +00:00
pierre%netscape.com
c88905bc99
#3930 "file selection control displays complete path"
1999-05-28 00:40:18 +00:00
vidur%netscape.com
f6bc249d9d
Added noscript qualifier to HTMLDocument::Open, Write and Writeln and moved the JS-specific versions over to NSHTMLDocument.
1999-05-28 00:18:48 +00:00
av%netscape.com
7422658130
Getting windowless plugin stuff into
1999-05-27 23:20:09 +00:00
pinkerton%netscape.com
bcbf04e3d0
remove references and cid's for tree, toolbar, and content connector widgets. These no longer exist.
1999-05-27 23:17:14 +00:00
nisheeth%netscape.com
2096d797c9
Accept percentage values for the LEFT and TOP attributes of the LAYER tag.
1999-05-27 22:26:23 +00:00
kmcclusk%netscape.com
b1ab2535df
fixes for bugs #5809 , #5852 , #6828 , #6973 .
...
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00
hyatt%netscape.com
d2c9f8ec14
(1) The document now checks the window for capture.
...
(2) Frames and iframes now know their nearest enclosing chrome shells.
1999-05-27 21:04:52 +00:00
dp%netscape.com
c4b496fd61
Fixing tests to link with components/libraptorhtml.so. This aint the right thing. The test should be modified to use the componentmanager to get to the object
1999-05-27 04:21:30 +00:00
sspitzer%netscape.com
0d2b7dd0fb
fixed this test to go through the component manager. turn it back on.
1999-05-27 02:41:16 +00:00
sspitzer%netscape.com
a05aad2b10
commenting out tests until we get them to work
1999-05-27 02:25:56 +00:00
peterl%netscape.com
6c150bc6c8
sync to nsIStyledContent API change
1999-05-26 23:55:49 +00:00
peterl%netscape.com
f548cec11d
changed cascading code to include rules from children
...
added rule cascade per media
1999-05-26 23:55:12 +00:00
peterl%netscape.com
9267dbe981
better handling of CR/LF after escapes
1999-05-26 23:53:39 +00:00
peterl%netscape.com
19b2396eb8
better handling of bad @imports
1999-05-26 23:53:16 +00:00
peterl%netscape.com
87f3c44c23
added load agent sheet
...
added support for non-blocking inline sheets
1999-05-26 23:52:37 +00:00
peterl%netscape.com
2554ffcd57
added Clearmedia
1999-05-26 23:51:42 +00:00
peterl%netscape.com
116f0fa814
added drop doc reference
...
added load agent sheet
added usage notes
1999-05-26 23:51:25 +00:00
peterl%netscape.com
3cf97be519
drop doc reference on CSS loader
1999-05-26 23:50:26 +00:00
peterl%netscape.com
08474e20a1
made inline style sheet non-blocking
...
fixed processing of link type ("rel")
fixed handling of mime type
1999-05-26 23:49:33 +00:00
peterl%netscape.com
ebca23e89f
prepped MapAttributeInto for use with table cells too
1999-05-26 23:48:19 +00:00
peterl%netscape.com
4608d13850
sync to nsIStyledContent API change
...
add table style rule to table cell
1999-05-26 23:47:19 +00:00
peterl%netscape.com
dc4edd9b35
sync to nsIStyledContent API change
1999-05-26 23:46:45 +00:00
bruce%cybersight.com
a1fec4bd14
Fix a free memory mismatch.
1999-05-26 22:53:12 +00:00
morse%netscape.com
e1d55c857a
added modal dialogs for wallet
1999-05-26 22:50:49 +00:00
karnaze%netscape.com
94ebf57b47
Rewrote DistributeRemainingSpace a 2nd time and added compat mode.
...
bug 6068, 6933. nsTableRowGroupFrame::CalculateRowHeights - changed row spans to consider
top and bottom margins during height calculations. Calculations using percentages ensure that the sum of
rows sum exactly to excess.
bug 6404 BasicTableLayoutStrategy::BalanceColumnsConstrained cols in span other than 1st col was
not getting additional allocations from cell. ::DistributeRemainSpace uses max width of col
instead of max effective width. Also added checks for negative value during percentage calculations.
1999-05-26 22:22:23 +00:00
karnaze%netscape.com
42c162b5d6
bug 7083, nsFormFrame doesn't involve netlib if the action is not specified
1999-05-26 22:20:53 +00:00
karnaze%netscape.com
e69415fcc9
new regression tests
1999-05-26 22:19:02 +00:00
pinkerton%netscape.com
be6f4e4d75
new multiple-item drag and drop apis.
1999-05-26 21:08:14 +00:00
dp%netscape.com
a4a8a169a8
Fixing tests
1999-05-26 07:46:01 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
leaf%mozilla.org
9b550a3834
Filtering out form submission in all cases, to get location bar working
...
for mac. This will be fixed RSN.
1999-05-25 23:25:19 +00:00
ftang%netscape.com
00bbff0921
fix bug 6740. approved by christ hofmann
1999-05-25 02:30:03 +00:00
waterson%netscape.com
7d402bb907
Okay, let's try that again.
1999-05-21 23:42:02 +00:00
waterson%netscape.com
abfd9004c6
Add GetIID() for use with nsCOMPtr.
1999-05-21 23:40:57 +00:00
rickg%netscape.com
33a564de2c
fixed per cyeh
1999-05-21 23:11:16 +00:00
pollmann%netscape.com
d157fcf306
Bug 2999: Option values of "" handled correctly now R=vidur A=chofmann
1999-05-20 23:25:34 +00:00
vidur%netscape.com
17c9b8fc11
Fix for bug 6843. Option.selected returns the correct value for non-multi-selects.
1999-05-20 23:24:06 +00:00
joki%netscape.com
cd8037c601
Fix for bug 6005, crash on window closing via script. A: chofmann, R: vidur
1999-05-20 23:16:53 +00:00
vidur%netscape.com
559f090ed0
Fix for bug 4050 - problem with HTMLSelectElement::Add(). Fix reviewed by Eric Pollmann and approved by CYeh.
1999-05-20 21:50:14 +00:00
hyatt%netscape.com
c271fcc389
No manifest file was included for this directory. ^%&#^%&#@$
1999-05-20 09:13:00 +00:00
hyatt%netscape.com
5cca8d81b3
Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com.
1999-05-20 06:39:37 +00:00
mscott%netscape.com
a6bc6e1c60
Back out ftang's changes to fix show stopper on mailnews: Bug #6740 . Right now mailnews is helpless without backing this out.
1999-05-20 03:23:44 +00:00
mjudge%netscape.com
c733bb4dd6
incorrect C++ put class:: in front of method name illegal ASCII C++ MAC picks this up i guess 1 line change
1999-05-20 03:01:02 +00:00
mjudge%netscape.com
4bff71e096
reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply
1999-05-20 00:52:00 +00:00
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
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
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
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
mjudge%netscape.com
abf1f5225c
oops fogot default boolean for non start or end node selection
1999-05-18 22:29:27 +00:00
karnaze%netscape.com
6a0197bf82
new frameset regression tests
1999-05-18 21:52:57 +00:00
karnaze%netscape.com
ebeb68d601
support for css padding in table cells
1999-05-18 05:18:16 +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
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
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
morse%netscape.com
8984419eeb
fix bug 6168
1999-05-14 06:54:29 +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
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
warren%netscape.com
87b26617d5
Fixed nsICollection (and Count in particular) to be xpidl friendly.
1999-05-13 04:56:04 +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
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
karnaze%netscape.com
0cad3ea937
additional regression tests
1999-05-11 23:49:46 +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
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
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
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
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
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
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
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
karnaze%netscape.com
06e90ebbf2
incremental reflow correctly targets cell's area frame - bugs 4577, 5126, 5759
1999-05-06 22:29: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
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
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
93b400fb66
removing useless drag info from ::HandleEvent that was copied from nsFrame implementation
1999-05-05 22:29:45 +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
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
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
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
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
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
troy%netscape.com
dc90d5782e
Aded nsFrameConstructorState structure
1999-04-28 19:08:14 +00:00
bruce%cybersight.com
25345b7651
Remove -lnetlib from link lines. Not needed.
1999-04-28 05:30:09 +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
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
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
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
kipp%netscape.com
abc872974f
Removed compiler warnings; dump more info out in List method
1999-04-27 22:13:42 +00:00
kipp%netscape.com
cd85b25744
tweaked
1999-04-27 22:13:06 +00:00
kipp%netscape.com
51f4880f08
Added WasDirty for debugging incremental reflow
1999-04-27 22:12:53 +00:00
kipp%netscape.com
7ed24336d5
Support first letter reflow
1999-04-27 22:12:37 +00:00
kipp%netscape.com
86a3c69102
Added NS_NewFirstLetterFrame
1999-04-27 22:12:22 +00:00
kipp%netscape.com
10dae08190
Removed lineFrame; added mozLetterFrame
1999-04-27 22:12:00 +00:00
kipp%netscape.com
0da5bdd171
Dump out next and style context pointers
1999-04-27 22:11:21 +00:00
kipp%netscape.com
9b854acf63
Added first letter support
1999-04-27 22:11:05 +00:00
kipp%netscape.com
791289f106
Support revised first-letter layout
1999-04-27 22:10:51 +00:00
kipp%netscape.com
19f8ed9f4d
Added first-letter-frame to the build
1999-04-27 22:10:12 +00:00
kipp%netscape.com
8ef9bd0714
new
1999-04-27 22:05:02 +00:00