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

4917 Коммитов

Автор SHA1 Сообщение Дата
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
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
waterson%netscape.com f9c59fc979 More bug 6823. Need to have a GetIID() on nsIEventListenerManager. 1999-05-21 21:22:02 +00:00
hyatt%netscape.com 602abf226d Fix for the regression described in bug 6823. 1999-05-21 19:27:02 +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
joki%netscape.com 6d01924c3c Partial fix for 3289, reduce number of repaints/reflow when mousing over toolbar buttons. A:chofmann 1999-05-19 23:28:18 +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
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