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

4983 Коммитов

Автор SHA1 Сообщение Дата
pierre%netscape.com d23f607b69 #3930 "file selection control displays complete path" 1999-05-28 00:40:18 +00:00
vidur%netscape.com 2206692fcd Fix for bug 6125. DOMImplementation::hasFeature() now works better 1999-05-28 00:22:47 +00:00
vidur%netscape.com b8ecc55881 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 e2a089381e Getting windowless plugin stuff into 1999-05-27 23:20:09 +00:00
pinkerton%netscape.com 8c68a96e62 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 d95eaf2068 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 1dab45d1ff Accept percentage values for the LEFT and TOP attributes of the LAYER tag. 1999-05-27 22:26:23 +00:00
pinkerton%netscape.com 5bd6ef13da more toolbar expanding/collapsing work. Significant portions donated by Chris Lattner. Thanks, Chris! 1999-05-27 22:17:25 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
kmcclusk%netscape.com 56cb572831 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 25c31fd9a3 (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 f658916b7a should've been a forward declaration of nsIPresContext. This will remove 117 warnings. 1999-05-27 20:48:01 +00:00
dp%netscape.com 12789cc1b1 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 e8b7bddb41 Fixing tests by linking in a component dll raptorhtml 1999-05-27 02:46:26 +00:00
sspitzer%netscape.com c1c89f9464 fixed this test to go through the component manager. turn it back on. 1999-05-27 02:41:16 +00:00
sspitzer%netscape.com 13dea2bed1 commenting out tests until we get them to work 1999-05-27 02:25:56 +00:00
sspitzer%netscape.com 046a9dcc9e 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 9142b76d62 tweaks to css loader handling 1999-05-26 23:59:00 +00:00
peterl%netscape.com 49aae09b5a use css loader to load css sheets
better css handling
1999-05-26 23:58:06 +00:00
peterl%netscape.com 5846e500d5 fixed ref counting of global atoms 1999-05-26 23:56:57 +00:00
peterl%netscape.com 8f088167e0 sync to nsIStyledContent API change 1999-05-26 23:55:49 +00:00
peterl%netscape.com 0ff2cb742d changed cascading code to include rules from children
added rule cascade per media
1999-05-26 23:55:12 +00:00
peterl%netscape.com 4acc03a176 better handling of CR/LF after escapes 1999-05-26 23:53:39 +00:00
peterl%netscape.com fbcf6e8b5d better handling of bad @imports 1999-05-26 23:53:16 +00:00
peterl%netscape.com 0e8ebe075d added load agent sheet
added support for non-blocking inline sheets
1999-05-26 23:52:37 +00:00
peterl%netscape.com 9533665652 added Clearmedia 1999-05-26 23:51:42 +00:00
peterl%netscape.com c7644ee0fc added drop doc reference
added load agent sheet
added usage notes
1999-05-26 23:51:25 +00:00
peterl%netscape.com 766ffe4aa0 drop doc reference on CSS loader 1999-05-26 23:50:26 +00:00
peterl%netscape.com 325e454ccd 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 716232e145 prepped MapAttributeInto for use with table cells too 1999-05-26 23:48:19 +00:00
peterl%netscape.com ae8ececefd sync to nsIStyledContent API change
add table style rule to table cell
1999-05-26 23:47:19 +00:00
peterl%netscape.com 3437a3de76 sync to nsIStyledContent API change 1999-05-26 23:46:45 +00:00
peterl%netscape.com 4653e9246b use CSS loader to load ua.css 1999-05-26 23:45:37 +00:00
peterl%netscape.com bd656c4fbd added assertion to resolve style 1999-05-26 23:44:56 +00:00
peterl%netscape.com 7a42466c4f changed style rule API to use array 1999-05-26 23:44:32 +00:00
bruce%cybersight.com e73f9d9713 Fix a free memory mismatch. 1999-05-26 22:53:12 +00:00
morse%netscape.com aa3c35f565 added modal dialogs for wallet 1999-05-26 22:50:49 +00:00
jfrancis%netscape.com cb89b3b4db fixed dom range gravity error 1999-05-26 22:28:04 +00:00
karnaze%netscape.com 8f59339b67 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 413803f598 bug 7083, nsFormFrame doesn't involve netlib if the action is not specified 1999-05-26 22:20:53 +00:00
karnaze%netscape.com f272c5cfa3 new regression tests 1999-05-26 22:19:02 +00:00
pinkerton%netscape.com 5135f5d4a6 new multiple-item drag and drop apis. 1999-05-26 21:08:14 +00:00
dp%netscape.com b242ae36b2 Fixing tests 1999-05-26 07:46:01 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
leaf%mozilla.org d9cb231ace 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 3a9c9a4ff6 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 cc813dcc33 fix bug 6740. approved by christ hofmann 1999-05-25 02:30:03 +00:00
waterson%netscape.com f19a8afed8 Okay, let's try that again. 1999-05-21 23:42:02 +00:00
waterson%netscape.com 9eecd35723 Add GetIID() for use with nsCOMPtr. 1999-05-21 23:40:57 +00:00
rickg%netscape.com c2ab221aeb fixed per cyeh 1999-05-21 23:11:16 +00:00
waterson%netscape.com ca3211269e More bug 6823. Need to have a GetIID() on nsIEventListenerManager. 1999-05-21 21:22:02 +00:00
hyatt%netscape.com 8fb2c9835b Fix for the regression described in bug 6823. 1999-05-21 19:27:02 +00:00
pollmann%netscape.com 93d4bc38e1 Bug 2999: Option values of "" handled correctly now R=vidur A=chofmann 1999-05-20 23:25:34 +00:00
vidur%netscape.com c21d4f34bb 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 81c6345327 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 dc0c7c7de9 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 dfd17ec74c No manifest file was included for this directory. ^%&#^%&#@$ 1999-05-20 09:13:00 +00:00
hyatt%netscape.com dddc71fea8 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com. 1999-05-20 06:39:37 +00:00
mscott%netscape.com 7955391327 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 5e0deae8ef 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 1dd2a01b0e 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 056cdbbf1d 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 2b76d2dc93 Fixed some visibility bugs in order to make the tab widget work correctly. 1999-05-19 22:14:11 +00:00
harishd%netscape.com f7a60fdd2e 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 b41cf27c0b Caret files moved from base/ 1999-05-19 19:17:07 +00:00
dp%netscape.com b0ac3bf8df Reversing previous checkin. It should have happened in XPCOM20_BRANCH 1999-05-19 06:04:03 +00:00
dp%netscape.com 7a55675374 Removing gmbase 1999-05-19 05:54:34 +00:00
pollmann%netscape.com 60ca31b788 Bug 3187: Add widget update on option creation and destruction. (3 of 3) 1999-05-19 04:37:41 +00:00
pollmann%netscape.com 89e89d3e37 Bug 3187: Add frame notification on option creation and destruction. 1999-05-19 03:46:25 +00:00
pollmann%netscape.com 49b2fa20b5 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 8d482f30df 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 6fbc2ada16 Enabling SIZE attribute change for selects. 1999-05-19 01:03:02 +00:00
pollmann%netscape.com e720a8638b Enabling MULTIPLE attribute change for selects. 1999-05-19 00:59:06 +00:00
pollmann%netscape.com 97342c868f Enabling cols and rows attribute change for framesets. (1 of 3) 1999-05-19 00:34:56 +00:00
ftang%netscape.com 32f6dee483 get charset information from nsIWebShell to implement META charset reload 1999-05-19 00:24:41 +00:00
peterl%netscape.com 67839c146b fix mac, better whitespace after escape handling 1999-05-19 00:18:30 +00:00
joki%netscape.com 022a0e65af Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
vidur%netscape.com 08b19509c2 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 b428313263 added files: mozilla/layout/html/style/src/nsCSSLoader.cpp 1999-05-18 23:24:20 +00:00
peterl%netscape.com 6041f44153 added css loader support 1999-05-18 23:16:26 +00:00
peterl%netscape.com 37a45d3fbd removed extra call to did set style context 1999-05-18 23:15:51 +00:00
peterl%netscape.com cb7284df94 added css loader 1999-05-18 23:15:10 +00:00
peterl%netscape.com 6be2651742 added clone & insert child support
added drag-n-drop pseudo support
1999-05-18 23:14:29 +00:00
peterl%netscape.com 9b3f0e40db fixed escape parsing 1999-05-18 23:13:27 +00:00
peterl%netscape.com bca7842efb made border style a reflow hint 1999-05-18 23:12:52 +00:00
peterl%netscape.com 98bb776723 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 6cef60ce49 added drag-n-drop psuedo classes 1999-05-18 23:10:53 +00:00
peterl%netscape.com e91fd4e204 added insert child sheet & clone methods 1999-05-18 23:10:09 +00:00
peterl%netscape.com 03711fb877 added set child loader 1999-05-18 23:09:47 +00:00
peterl%netscape.com 4e9d78cf2a added drag pseudo classes 1999-05-18 23:09:21 +00:00
peterl%netscape.com 22dd7d3800 added insert style sheet 1999-05-18 23:08:14 +00:00
peterl%netscape.com 3a4d108647 added css loader accessor 1999-05-18 23:07:53 +00:00
peterl%netscape.com 7973183970 added css loader support
added insert style sheet support
1999-05-18 23:06:31 +00:00
peterl%netscape.com 4a39fb3d10 moved style sheet loading into css loader 1999-05-18 23:05:43 +00:00
peterl%netscape.com ee68944808 use css loader to get css parser for style attribute 1999-05-18 23:04:44 +00:00
peterl%netscape.com 4059d62bf5 added css loader 1999-05-18 23:04:12 +00:00
peterl%netscape.com d393ad5352 fixed change hint for border style 1999-05-18 23:03:29 +00:00
peterl%netscape.com bfcbb2a606 added insert style sheet
fixed some observer notifications
1999-05-18 23:03:04 +00:00
peterl%netscape.com 7f1229b1e3 added insert style sheet method 1999-05-18 23:02:25 +00:00
mjudge%netscape.com c7d225d70b oops fogot default boolean for non start or end node selection 1999-05-18 22:29:27 +00:00
sfraser%netscape.com 0df3ac6e4a Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +00:00
karnaze%netscape.com fa49382793 new frameset regression tests 1999-05-18 21:52:57 +00:00
jfrancis%netscape.com aa15dffa7a collapsed ranges now result in empty iterators over them 1999-05-18 11:11:14 +00:00
hyatt%netscape.com a331b647fe Fix for bug 6459. 1999-05-18 06:17:51 +00:00
karnaze%netscape.com 414e20e8b6 support for css padding in table cells 1999-05-18 05:18:16 +00:00
evaughan%netscape.com 0e1f4e363d Fixed box insertion removeal bug. 1999-05-18 04:06:52 +00:00
karnaze%netscape.com 7749862788 new regression tests 1999-05-18 02:46:51 +00:00
vidur%netscape.com c7ac90f4c8 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 478ee68978 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 ab4f0a0584 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 ef418f446e wrong initial boolean value for redraw 1999-05-17 22:31:10 +00:00
vidur%netscape.com 8ffd5ac746 Implemented document.layers and nsIDOMHTMLLayerElement interface. 1999-05-17 21:17:48 +00:00
vidur%netscape.com 802d7b19c1 Propagate visibility style across table boundaries. 1999-05-17 21:17:21 +00:00
mjudge%netscape.com add5fec838 accidentally left out a parameter to GetPositionSlowly for small caps ect. 1999-05-17 19:50:29 +00:00
hyatt%netscape.com 9891aa3123 Fix for bug 5602. 1999-05-17 09:02:45 +00:00
mjudge%netscape.com 341678533a adding in selection of non text frames in editor only 1999-05-17 00:21:18 +00:00
morse%netscape.com 93987719df remember wallet decisions on a url-specific basis 1999-05-16 19:36:25 +00:00
mcmullen%netscape.com e8ee5c8aa3 Removed string methods from the file widget 1999-05-15 22:01:21 +00:00
beard%netscape.com 421cc7d6a1 Fixed some serious ref count bugs using nsIURL when instantiating plugins. 1999-05-14 22:45:46 +00:00
beard%netscape.com 2bbeacd974 fixed ref count leak 1999-05-14 20:43:27 +00:00
dcone%netscape.com 0664263319 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 8dc60dc5f2 fix bug 6168 1999-05-14 06:54:29 +00:00
jfrancis%netscape.com acc4de704d fixing overly noisy asserts 1999-05-14 06:18:07 +00:00
kmcclusk%netscape.com bdce020a9a 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 b08406885d removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
cmanske%netscape.com 14e032fd19 Fixed isCollapsed not working for a selection with 1 range 1999-05-13 21:49:12 +00:00
evaughan%netscape.com 522e0f5680 Fixed form submission. 1999-05-13 21:29:57 +00:00
neeti%netscape.com ab090b8c08 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 afe92292b0 new 1999-05-13 17:47:41 +00:00
warren%netscape.com 7a41ef7d73 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
jfrancis%netscape.com abd366921c updated to new iter behavior 1999-05-13 02:50:15 +00:00
jfrancis%netscape.com e932a88dbf better error handling 1999-05-13 02:43:30 +00:00
sspitzer%netscape.com 86e67dfa23 make destructor virtual 1999-05-13 02:23:33 +00:00
mjudge%netscape.com c05d373735 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 09cb39095d make destructors virtual 1999-05-13 02:11:25 +00:00
kipp%netscape.com 78c392bc04 Fixed typo 1999-05-13 01:52:52 +00:00
evaughan%netscape.com 7223c9bfe4 Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
kipp%netscape.com e7168e1dea Export nsILineIterator, just in case... 1999-05-13 00:55:55 +00:00
kipp%netscape.com 3993e6bcb0 Fix compiler warnings; implement QueryInterface hack to get at line iterator 1999-05-13 00:55:38 +00:00
kipp%netscape.com 37686d6d0d Updated line iterator impl to match API in nsILineIterator 1999-05-13 00:54:28 +00:00
kipp%netscape.com 7683f72c0c new 1999-05-13 00:54:03 +00:00
mjudge%netscape.com a13ab1bbcf 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 c3a95cdcf8 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 dc6ade4570 Backing out unintentional checkin 1999-05-13 00:24:45 +00:00
vidur%netscape.com 6c2b9ed431 Fixed uninitialized variable problem. 1999-05-13 00:21:50 +00:00
sfraser%netscape.com 4dbf2e2517 IncrementModCount now takes a PRInt32 (this fixes broken builds). 1999-05-12 22:55:29 +00:00
dcone%netscape.com 926c742d61 added a PrintContent() method to these classes 1999-05-12 13:32:09 +00:00
karnaze%netscape.com 1d003a1433 bug 2961 - table desired size considers pass1 size 1999-05-12 04:15:44 +00:00
alecf%netscape.com 830bb69ad1 Count() is no longer const 1999-05-12 02:55:54 +00:00
alecf%netscape.com ea69080f6a remove const-ness from nsICollection::Count() so that it can be represented with XPIDL 1999-05-12 02:53:37 +00:00