Commit Graph

8414 Commits

Author SHA1 Message Date
sspitzer%netscape.com
0392492c8e fixed this test to go through the component manager. turn it back on.
git-svn-id: svn://10.0.0.236/trunk@32852 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 02:41:16 +00:00
sspitzer%netscape.com
7824659ae2 commenting out tests until we get them to work
git-svn-id: svn://10.0.0.236/trunk@32850 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 02:25:56 +00:00
sspitzer%netscape.com
5d502b0735 fix the makefile. looks like this test will need to be worked on to
get it to link.  commenting out of build for now.


git-svn-id: svn://10.0.0.236/trunk@32844 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 01:46:01 +00:00
peterl%netscape.com
a2fae0d329 tweaks to css loader handling
git-svn-id: svn://10.0.0.236/trunk@32819 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:59:00 +00:00
peterl%netscape.com
5595317476 use css loader to load css sheets
better css handling


git-svn-id: svn://10.0.0.236/trunk@32818 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:58:06 +00:00
peterl%netscape.com
b03385d1b8 fixed ref counting of global atoms
git-svn-id: svn://10.0.0.236/trunk@32816 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:56:57 +00:00
peterl%netscape.com
1fb18ff43d sync to nsIStyledContent API change
git-svn-id: svn://10.0.0.236/trunk@32814 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:55:49 +00:00
peterl%netscape.com
648d964b00 changed cascading code to include rules from children
added rule cascade per media


git-svn-id: svn://10.0.0.236/trunk@32813 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:55:12 +00:00
peterl%netscape.com
ac26eb5e97 better handling of CR/LF after escapes
git-svn-id: svn://10.0.0.236/trunk@32812 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:53:39 +00:00
peterl%netscape.com
9f25668214 better handling of bad @imports
git-svn-id: svn://10.0.0.236/trunk@32811 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:53:16 +00:00
peterl%netscape.com
6402470144 added load agent sheet
added support for non-blocking inline sheets


git-svn-id: svn://10.0.0.236/trunk@32810 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:52:37 +00:00
peterl%netscape.com
e487e20991 added Clearmedia
git-svn-id: svn://10.0.0.236/trunk@32808 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:51:42 +00:00
peterl%netscape.com
ca3b3a5c45 added drop doc reference
added load agent sheet
added usage notes


git-svn-id: svn://10.0.0.236/trunk@32807 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:51:25 +00:00
peterl%netscape.com
47dac71798 drop doc reference on CSS loader
git-svn-id: svn://10.0.0.236/trunk@32806 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:50:26 +00:00
peterl%netscape.com
a47fc826f9 made inline style sheet non-blocking
fixed processing of link type ("rel")
fixed handling of mime type


git-svn-id: svn://10.0.0.236/trunk@32805 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:49:33 +00:00
peterl%netscape.com
2f48852462 prepped MapAttributeInto for use with table cells too
git-svn-id: svn://10.0.0.236/trunk@32804 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:48:19 +00:00
peterl%netscape.com
57eef2000d sync to nsIStyledContent API change
add table style rule to table cell


git-svn-id: svn://10.0.0.236/trunk@32802 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:47:19 +00:00
peterl%netscape.com
438c25b48d sync to nsIStyledContent API change
git-svn-id: svn://10.0.0.236/trunk@32800 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:46:45 +00:00
peterl%netscape.com
8e305ff705 use CSS loader to load ua.css
git-svn-id: svn://10.0.0.236/trunk@32798 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:45:37 +00:00
peterl%netscape.com
56971cfe55 added assertion to resolve style
git-svn-id: svn://10.0.0.236/trunk@32796 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:44:56 +00:00
peterl%netscape.com
2c1e117763 changed style rule API to use array
git-svn-id: svn://10.0.0.236/trunk@32794 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:44:32 +00:00
bruce%cybersight.com
9050b667f4 Fix a free memory mismatch.
git-svn-id: svn://10.0.0.236/trunk@32771 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:53:12 +00:00
morse%netscape.com
0d2fa7b421 added modal dialogs for wallet
git-svn-id: svn://10.0.0.236/trunk@32769 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:50:49 +00:00
jfrancis%netscape.com
4c900f0761 fixed dom range gravity error
git-svn-id: svn://10.0.0.236/trunk@32758 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:28:04 +00:00
karnaze%netscape.com
703e798b06 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.


git-svn-id: svn://10.0.0.236/trunk@32755 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:22:23 +00:00
karnaze%netscape.com
abd5271465 bug 7083, nsFormFrame doesn't involve netlib if the action is not specified
git-svn-id: svn://10.0.0.236/trunk@32753 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:20:53 +00:00
karnaze%netscape.com
3fc2f46a67 new regression tests
git-svn-id: svn://10.0.0.236/trunk@32751 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:19:02 +00:00
pinkerton%netscape.com
651d8eb4ff new multiple-item drag and drop apis.
git-svn-id: svn://10.0.0.236/trunk@32705 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:08:14 +00:00
dp%netscape.com
b83d6b6d30 Fixing tests
git-svn-id: svn://10.0.0.236/trunk@32669 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 07:46:01 +00:00
dp%netscape.com
befa259a88 Landing xpcom20/21 branch.
git-svn-id: svn://10.0.0.236/trunk@32644 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 01:38:36 +00:00
leaf%mozilla.org
028387ac22 Filtering out form submission in all cases, to get location bar working
for mac. This will be fixed RSN.


git-svn-id: svn://10.0.0.236/trunk@32631 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-25 23:25:19 +00:00
kmcclusk%netscape.com
0fc070726c 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.


git-svn-id: svn://10.0.0.236/trunk@32606 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-25 19:37:16 +00:00
ftang%netscape.com
3f23cb5ab3 fix bug 6740. approved by christ hofmann
git-svn-id: svn://10.0.0.236/trunk@32576 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-25 02:30:03 +00:00
waterson%netscape.com
68d0b53a77 Okay, let's try that again.
git-svn-id: svn://10.0.0.236/trunk@32488 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 23:42:02 +00:00
waterson%netscape.com
2a66d40a96 Add GetIID() for use with nsCOMPtr.
git-svn-id: svn://10.0.0.236/trunk@32487 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 23:40:57 +00:00
rickg%netscape.com
fb0094ea78 fixed per cyeh
git-svn-id: svn://10.0.0.236/trunk@32485 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 23:11:16 +00:00
waterson%netscape.com
ea935454c0 More bug 6823. Need to have a GetIID() on nsIEventListenerManager.
git-svn-id: svn://10.0.0.236/trunk@32473 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 21:22:02 +00:00
hyatt%netscape.com
5693100c68 Fix for the regression described in bug 6823.
git-svn-id: svn://10.0.0.236/trunk@32469 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 19:27:02 +00:00
pollmann%netscape.com
a6b8074078 Bug 2999: Option values of "" handled correctly now R=vidur A=chofmann
git-svn-id: svn://10.0.0.236/trunk@32431 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 23:25:34 +00:00
vidur%netscape.com
ea99b5ffb8 Fix for bug 6843. Option.selected returns the correct value for non-multi-selects.
git-svn-id: svn://10.0.0.236/trunk@32430 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 23:24:06 +00:00
joki%netscape.com
91abaf6632 Fix for bug 6005, crash on window closing via script. A: chofmann, R: vidur
git-svn-id: svn://10.0.0.236/trunk@32427 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 23:16:53 +00:00
vidur%netscape.com
518d3ab653 Fix for bug 4050 - problem with HTMLSelectElement::Add(). Fix reviewed by Eric Pollmann and approved by CYeh.
git-svn-id: svn://10.0.0.236/trunk@32424 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 21:50:14 +00:00
hyatt%netscape.com
cd7befee69 No manifest file was included for this directory. ^%&#^%&#@$
git-svn-id: svn://10.0.0.236/trunk@32399 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 09:13:00 +00:00
hyatt%netscape.com
7130ae80a6 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@32386 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 06:39:37 +00:00
mscott%netscape.com
3b76d4e0e1 Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out.
git-svn-id: svn://10.0.0.236/trunk@32378 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:23:44 +00:00
mjudge%netscape.com
80a995847b incorrect C++ put class:: in front of method name illegal ASCII C++ MAC picks this up i guess 1 line change
git-svn-id: svn://10.0.0.236/trunk@32373 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:01:02 +00:00
mjudge%netscape.com
85ff7d2a69 reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply
git-svn-id: svn://10.0.0.236/trunk@32354 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 00:52:00 +00:00
joki%netscape.com
99c9b77e71 Partial fix for 3289, reduce number of repaints/reflow when mousing over toolbar buttons. A:chofmann
git-svn-id: svn://10.0.0.236/trunk@32348 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:28:18 +00:00
evaughan%netscape.com
e737c85970 Fixed some visibility bugs in order to make the tab widget work correctly.
git-svn-id: svn://10.0.0.236/trunk@32341 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 22:14:11 +00:00
harishd%netscape.com
84a87a74ea Fix for bug#6716. For handling multiple <BODY> tags in a document.
(R) rickg, (A) chofmann


git-svn-id: svn://10.0.0.236/trunk@32339 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 22:10:30 +00:00