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

9082 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com ed77f6bbc2 Add null check. 2000-05-01 21:50:18 +00:00
sfraser%netscape.com 29ea7a1c61 Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
kin%netscape.com 375ea702a2 Fix for crasher bugs 37701 and 37728. r=mjudge@netscape.com 2000-05-01 18:21:30 +00:00
rods%netscape.com 7874eba7df fixes two different checks for the existence of lowsrc. al text now displays
correctly for net based images.
2000-05-01 14:35:19 +00:00
hyatt%netscape.com 7a88f1566e Fix scrollbar stylesheet relative to ua stylesheet. 2000-05-01 07:58:07 +00:00
nisheeth%netscape.com fa1d77063b 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
dbaron%fas.harvard.edu 207bd15b6b Fix leak of nsHTMLOptionElement. r=pollmann@netscape.com 2000-05-01 04:00:38 +00:00
karnaze%netscape.com dbd4fd8275 Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present. 2000-05-01 02:25:08 +00:00
dbaron%fas.harvard.edu d590a65996 Fixed miscellaneous leaks exposed to tinderbox leak stats by brade%netscape.com's JS checkin (rev 1.150 of navigator.js, 2000-04-28). 2000-05-01 00:26:37 +00:00
karnaze%netscape.com 2c8e4673e4 Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes. 2000-04-30 22:29:01 +00:00
dprice%netscape.com cf380b1220 not in build- mjudge 2000-04-30 20:01:29 +00:00
alecf%netscape.com 332b290d1a don't crash when there is bad XML 2000-04-30 19:21:20 +00:00
anthonyd%netscape.com 9ef9e4b400 r: mjudge
table bacgrounds now sleected properly with disabled selection
(grey selection)
2000-04-30 18:56:26 +00:00
sspitzer%netscape.com 2943dba17e fix warning. 2000-04-30 17:40:50 +00:00
mjudge%netscape.com fae1c2a58f not in build yet 2000-04-30 17:09:52 +00:00
michael.lowe%bigfoot.com 32ad1a7b11 Implement CSS2 resize cursors on Windows (bug 1916) 2000-04-30 15:29:32 +00:00
rods%netscape.com 01ce883ced now sets maxelement width/height
b=25541
2000-04-30 13:27:49 +00:00
alecf%netscape.com 04041e98ae add support for <getter> and <setter> tags on properties
r=hyatt
2000-04-30 06:41:41 +00:00
mjudge%netscape.com b17fde78ff not used in the build 2000-04-29 20:29:12 +00:00
mjudge%netscape.com 53b05aff5d not used in the build. 2000-04-29 20:29:02 +00:00
troy%netscape.com 43a4ee64ed b=36635 Fixed a problem with 'auto' margin calculation not taking into
account border/padding
2000-04-29 00:24:53 +00:00
hyatt%netscape.com 3d7518c01b Adding support for other backstop style sheets. 2000-04-28 23:32:51 +00:00
rods%netscape.com 49f0ca76ed added two additional methods for capturing and dumping of reflow stats
it also now keeps diffs between dumps
2000-04-28 23:32:04 +00:00
rods%netscape.com 514d85dce5 added two additional methods for capturing and dumping of reflow stats 2000-04-28 23:31:13 +00:00
rods%netscape.com aa39f36021 when an option gets dsabled it will now notify the frame so it can be deselected 2000-04-28 23:29:35 +00:00
rods%netscape.com af703fcc29 add OptionDisabled so the nsHTMLOptionElement can notify a select that an option
has just been disabled
2000-04-28 23:24:59 +00:00
rods%netscape.com 4628992580 removing some rules that just got put back in for some reason, karnaze can't figure out why either 2000-04-28 21:43:08 +00:00
karnaze%netscape.com 75ea85e43a new reflow/layout code for outer table to handle captions and margins. better % height handling.
row groups and rows don't include external cellspacing in there dimensions. r=troy.
2000-04-28 21:05:31 +00:00
rods%netscape.com 1b8cae39c5 fixes for nsString changes 2000-04-28 21:00:27 +00:00
attinasi%netscape.com 9edba06799 Made table backgrounds draw in NavQuirks as well as Standard mode. r=karnaze b=34838 2000-04-28 20:40:17 +00:00
rods%netscape.com 4c2ca0c4ed change added quotes around "file'
removed several unneeded rule for the select
added !important to -moz-option-selected attrs
b=36964, 25869
2000-04-28 20:24:35 +00:00
jst%netscape.com 6f55b0897f Hooking up document.getSelection() for html documents to return a string so that we're compatible with 4.x. 2000-04-28 14:05:45 +00:00
jst%netscape.com f92606d00a Make nsSelection::ToString(); do the right thing, now it uses the document encoder to create the string representation of the selection. r=mjudge&akkana (before I did a string API change). 2000-04-28 13:58:08 +00:00
pierre%netscape.com 31154bac81 35261. Implement :last-node (P and Hx tags inside a cell do not collapse the cell). Change TD to collapse the bottom margin on the last-node. 2000-04-28 10:02:12 +00:00
cls%seawood.org 115bd4d4cb nsString fixes for mathml. 2000-04-28 08:55:55 +00:00
pierre%netscape.com 112f226187 9876. Implemented CSSStyleDeclaration removeProperty. r=jst. 2000-04-28 08:35:40 +00:00
mjudge%netscape.com 6e453761da change to move selection interfaces to nsISelectionController and away from nsIPresShell or nsIDocument 2000-04-28 06:21:31 +00:00
pavlov%netscape.com d2f413fe03 new string apis 2000-04-27 22:02:28 +00:00
scc%netscape.com 9c0d866855 making string conversions explicit 2000-04-27 20:50:34 +00:00
scc%netscape.com 9bd6df295f making string conversions explicit 2000-04-27 20:38:50 +00:00
mjudge%netscape.com 1686da2939 files not in build yet 2000-04-27 08:13:39 +00:00
mjudge%netscape.com 48f046e6b3 ender lite checkin. 2000-04-27 07:37:12 +00:00
hyatt%netscape.com 321e5f060e More XBL goodness. 2000-04-27 02:15:45 +00:00
hyatt%netscape.com 482077126f XBL Change 2000-04-27 02:11:41 +00:00
hyatt%netscape.com 3d0a647757 New XBL. 2000-04-27 02:08:35 +00:00
attinasi%netscape.com 6056f646c7 Fixed recent regression: DidLoadStyle was not being called if the status was failure, causing the parser to remain blocked forever. b=27208 2000-04-27 00:51:06 +00:00
mstoltz%netscape.com ab119e4818 Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function. 2000-04-27 00:30:27 +00:00
dbaron%fas.harvard.edu 7ed79a11c2 Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com 2000-04-27 00:12:25 +00:00
dbaron%fas.harvard.edu 2592cd5d35 Fix bug 37082 - attribute selector matching for ~= and |= backwards. r=pierre@netscape.com 2000-04-27 00:07:12 +00:00
attinasi%netscape.com cced34d609 Eliminated a wasteful duplication of a string. Should reduce bloat substantially. r=pierre 2000-04-26 23:36:45 +00:00