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

15750 Коммитов

Автор SHA1 Сообщение Дата
alex.fritze%crocodile-clips.com 641215855d Remove unused includes. SVG only - not part of default build. 2004-03-09 09:53:40 +00:00
bryner%brianryner.com 217fba8bc9 Support styling treerows differently for odd and even rows via properties (bug 235337). r=varga, sr=bzbarsky 2004-03-09 09:01:46 +00:00
bmlk%gmx.de b149d43c9a implement standards compliant (CSS2.1) table background rendering patch by fantasai@escape.com r=bernd sr=bz, dbaron 2004-03-09 06:48:35 +00:00
bzbarsky%mit.edu de1d1b0866 Fixing build bustage. 2004-03-09 04:28:14 +00:00
bzbarsky%mit.edu 684f965503 Load background images from style instead of from painting. This makes us
start loading the background images when we resolve style on an object that
needs them instead of when we scroll down and see it for the first time.  Bug
57607, r=pavlov, sr=dbaron
2004-03-09 03:57:51 +00:00
dbaron%dbaron.org 1679443f82 Fix bogus assertion. r+sr=bryner 2004-03-09 00:52:54 +00:00
varga%nixcorp.com ef9e94e02c Fix for bug 234740. <fieldset> default view is nicer under IE
r+sr=dbaron patch by aha
2004-03-08 20:57:31 +00:00
dbaron%dbaron.org 475fa24c36 Fix badly delimited comment from previous patch. b=236202 2004-03-08 14:15:32 +00:00
hpradhan%hotpop.com 88872cd839 bug 236202 : caption should inherit all font properties in quirks mode r=bernd sr=dbaron 2004-03-08 07:57:16 +00:00
timeless%mozdev.org 11c57fcbab Bug 236269 --enable-trace-malloc is broken
r=dbaron sr=dbaron
2004-03-08 07:28:22 +00:00
rbs%maths.uq.edu.au 3da9e33412 paint the background of MathML frames like inline frames do, b=235835, r+sr=roc 2004-03-08 04:14:07 +00:00
bzbarsky%mit.edu a42a95319c Make sure to fire XBL constructors on bindings attached to display:none nodes.
Bug 188496, r+sr=dbaron
2004-03-07 20:33:56 +00:00
roc+%cs.cmu.edu cc35f7abe2 Fixing bustage, hopefully, THIS TIME 2004-03-07 19:23:53 +00:00
roc+%cs.cmu.edu 00cbe56060 Fixing bustage, hopefully 2004-03-07 18:50:11 +00:00
roc+%cs.cmu.edu d162445909 Bug 51938. Cache recently accessed line if the lines' combinedArea.y/ymosts are nondecreasing --- speeds up painting and event handling on large blocks. r+sr=bzbarsky 2004-03-07 18:04:24 +00:00
bryner%brianryner.com 351b06b683 Don't highlight toplevel menus on hover for gtk. Bug 233242, r=pch, sr=roc. 2004-03-06 21:27:33 +00:00
roc+%cs.cmu.edu b06016c66d Bustage fix 2004-03-06 14:55:21 +00:00
roc+%cs.cmu.edu 1313df0dfa Bug 235335. Additional changes. r+sr=bryner 2004-03-06 04:53:30 +00:00
roc+%cs.cmu.edu 0784ae856d Bug 236438. Make nsImageControlFrame translate its event point properly even if it has no view 2004-03-06 04:48:15 +00:00
roc+%cs.cmu.edu 3367d05d49 Bug 235335. Make nsFrameManager a direct member of nsIPresShell. r+sr=bryner 2004-03-06 04:46:11 +00:00
sicking%bigfoot.com 1775c22dcc Bug 236620: kill nsIContent::CanContainChildren
r/sr=jst
2004-03-06 00:22:03 +00:00
pinkerton%aol.net 757c554954 force selects to ltr so they display correctly, as mac widgets aren't set up
to draw rtl like gecko expects. (bug 154632, r=bryner). not part of build.
2004-03-05 21:14:59 +00:00
neil%parkwaycc.co.uk 5ea7c0ad16 Bug 236545 Make scrollbar thumb proportions use pageincrement and maxpos instead of slider size and maxpos, so that standalone scrollbars can use arbitrary page increments r/sr=roc 2004-03-05 16:29:23 +00:00
rbs%maths.uq.edu.au 4bcd65e8fa fix a non initialized variable that was causing some MathML pages to hang, b=236326,122554, r+sr=roc 2004-03-04 23:07:45 +00:00
chanial%noos.fr 91c3eb4cb6 Bug 118296: implement NS_THEME_MENUBAR, NS_THEME_TOOLBAR, NS_THEME_MENUPOPUP and NS_THEME_MENUITEM (GTK2)
r=bryner, sr=roc
2004-03-04 04:55:31 +00:00
bryner%brianryner.com 6252896efc inline IsPaginated, SetPaginatedScrolling, and GetPaginatedScrolling. Bug 229371, r+sr=roc. 2004-03-03 18:24:20 +00:00
bmlk%gmx.de 65da789487 when dead cells are replaced in the cellmap, the corresponding column should be informed that it now contains one more cell bug 235535 r/sr=bzbarsky 2004-03-03 17:45:50 +00:00
roc+%cs.cmu.edu 5ad05872ea Bug 215567. Make 'auto' bottom/right in clip rects give the rect NS_MAXSIZE so we don't think a cliprect is empty when it isn't. 2004-03-03 03:34:03 +00:00
scott%scott-macgregor.org 0b1e4709b0 Back out Bug #132561 until we can figure out how to fix the regression it causes in HTML composer with spaces
(See Bug #235223).

a=brendan
2004-03-02 01:23:13 +00:00
cbiesinger%web.de a61e8eb6ad Bug 188288 caret movement erratic with CTL enabled
patch by prabhat.hegde@sun.com r=roland.mainz@nrubsig.org sr=roc
2004-03-01 21:36:35 +00:00
dbaron%dbaron.org 317387ccf0 Table rows/cols and groups don't paint their backgrounds, so CanPaintBackground must return false. b=236053 r+sr=roc 2004-03-01 08:17:59 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
roc+%cs.cmu.edu 1ed57cf47b Bug 53966. Remove unnecessary view creation from nsImageControlFrame, and remove unused fields and functions from nsImageControlFrame/nsHTMLButtonControlFrame. r+sr=bzbarsky 2004-02-28 15:01:38 +00:00
roc+%cs.cmu.edu 602e5214cc Bug 235778. Overflow area of relatively positioned inlines must be preserved by line layout. r+sr=dbaron 2004-02-28 02:55:58 +00:00
chanial%noos.fr 40dbde989a Bug 235187: nsContextMenuInfo shouldn't use low-level API and remove presContext FindFrameBackground.
r=ccarlen, sr=bz
(file not used by the xul apps)
2004-02-28 02:00:23 +00:00
bryner%brianryner.com 70b6682c31 Fixing runtime bustage from missing addref 2004-02-27 18:24:36 +00:00
bryner%brianryner.com d6b0d386ee deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc. 2004-02-27 17:17:37 +00:00
kairo%kairo.at 97c9024a5a bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
bzbarsky%mit.edu 1996189441 Position fixed backgrounds with respect to the viewport, not "nearest
scrollframe or viewport".  Bug 235768, r+sr=roc
2004-02-27 05:40:16 +00:00
neil%parkwaycc.co.uk 73d5dfd693 Supplementary patch to bug 120410 fixing bugs exposed by the previous patch - listboxes didn't scroll properly if they were less than one row tall or adjust properly if they were resized r=varga sr=mscott 2004-02-26 22:56:15 +00:00
alex.fritze%crocodile-clips.com 1b36dac0d5 Remove support for svg.stroke_flatness & svg.bezier_flatness prefs. No-one uses them. Not part of default builds - SVG only. 2004-02-26 18:36:59 +00:00
alex.fritze%crocodile-clips.com e770e764c7 Don't build stroke paths for stroke-width==0 (bug #234519). Not part of default build - SVG only. 2004-02-26 18:13:23 +00:00
bryner%brianryner.com 28078e9835 Trivial change to not run the nsFont default ctor here. r+sr=dbaron. 2004-02-25 23:15:11 +00:00
dbaron%dbaron.org 8fb0d9c6da Improve comments and function names related to attribute mapping and HasAttributeDependentStyle. b=235342 r+sr=jst 2004-02-25 21:04:50 +00:00
bryner%brianryner.com 3d7b5f106d Try to fix some crashes from calling PresShell methods after Destroy() has called. Bug 235395, r+sr=roc. 2004-02-25 09:10:06 +00:00
sicking%bigfoot.com 8219076cd8 Bug 232016: Kill SetHTMLAttribute and do minor cleanups in .foo -> set/getAttribute("foo") mapping code.
r=peterv sr=jst
2004-02-24 23:55:18 +00:00
mkaply%us.ibm.com cb9a9770ea #234412
r=pedemont, sr=dbaron
Add divide by zero check to rulenode
2004-02-24 23:15:18 +00:00
dbaron%dbaron.org fe75e6498c Attempt to fix Windows bustage. 2004-02-24 07:37:36 +00:00
dbaron%dbaron.org fd7b04962f Change -moz-opacity to opacity. Create a mechanism for creating a second name for a CSS property and continue to support -moz-opacity. b=93156 r=bzbarsky sr=roc 2004-02-24 06:48:25 +00:00
bryner%brianryner.com c13cc68678 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00