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

4886 Коммитов

Автор SHA1 Сообщение Дата
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
alecf%netscape.com b133ab936f GetCharPref is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:51:34 +00:00
pierre%netscape.com c88905bc99 #3930 "file selection control displays complete path" 1999-05-28 00:40:18 +00:00
vidur%netscape.com 41a99f7b2f Fix for bug 6125. DOMImplementation::hasFeature() now works better 1999-05-28 00:22:47 +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
pinkerton%netscape.com d4fed0341a fixes to get collapsed grippies to be the same size as the toolbar that was collapsed. It was my error that I caught earlier, but forgot to go back to it. Chris' code did the right thing. 1999-05-27 22:39:10 +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
pinkerton%netscape.com 230de83001 more toolbar expanding/collapsing work. Significant portions donated by Chris Lattner. Thanks, Chris! 1999-05-27 22:17:25 +00:00
mcmullen%netscape.com cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +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
bruce%cybersight.com f2d3f915e0 should've been a forward declaration of nsIPresContext. This will remove 117 warnings. 1999-05-27 20:48:01 +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
dp%netscape.com 158684e371 Fixing tests by linking in a component dll raptorhtml 1999-05-27 02:46:26 +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
sspitzer%netscape.com 45ca0711ee fix the makefile. looks like this test will need to be worked on to
get it to link.  commenting out of build for now.
1999-05-27 01:46:01 +00:00
peterl%netscape.com 9a7d3f32e2 tweaks to css loader handling 1999-05-26 23:59:00 +00:00
peterl%netscape.com e1efc3ec2f use css loader to load css sheets
better css handling
1999-05-26 23:58:06 +00:00
peterl%netscape.com 4672a0483f fixed ref counting of global atoms 1999-05-26 23:56:57 +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
peterl%netscape.com 999aa056a1 use CSS loader to load ua.css 1999-05-26 23:45:37 +00:00
peterl%netscape.com dee7ea6722 added assertion to resolve style 1999-05-26 23:44:56 +00:00
peterl%netscape.com f645149863 changed style rule API to use array 1999-05-26 23:44:32 +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
jfrancis%netscape.com 54c1e78d86 fixed dom range gravity error 1999-05-26 22:28:04 +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
kmcclusk%netscape.com ab173b8e64 patch for #bug 6934. Checkin approved by Chris Hofmann.
Added check to nsTitledButtonFrame::DisplayAltFeedback to verify the icon returned from
LoadIconImage for is not null. This will prevent aRenderingContext.DrawImage from being
passed a null aImage parameter.
1999-05-25 19:37:16 +00:00
ftang%netscape.com 00bbff0921 fix bug 6740. approved by christ hofmann 1999-05-25 02:30:03 +00:00