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

17351 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 8b9158491c Bug 306116. Use a loop instead of recursion while deleting next-in-flows to avoid stack overflow when reflowing really long text. r+sr=dbaron,a=asa 2005-09-06 01:26:50 +00:00
tor%cs.brown.edu b69ab62c9b Bug 294519 - should behave the same when SVG not built, SVG pref
disabled, or no SVG renderer present.  r=dbaron, a=asa
2005-09-05 20:41:57 +00:00
roc+%cs.cmu.edu 60903ce73c Bug 306222. Make nsIFrame::GetContentAndOffsetsFromPoint, and nsIFrameSelection::HandleDrag, take coordinates relative to the current frame, not some random view. r+sr=roc,patch by Eli Friedman 2005-09-04 20:04:23 +00:00
aaronleventhal%moonset.net 030b1bfae0 Bug 306437. Onchange events fired twice for option selection via mouseclick. r=dbaron, sr=neil 2005-09-04 18:20:56 +00:00
neil%parkwaycc.co.uk fda95dd5cf Bug 306686 Make / start FAYT even when it's Shift+7 also make menus and xbl agree on the legal modifier token delimiters p=dainis_jonitis@swh-t.lv r=bz sr=me 2005-09-02 15:54:27 +00:00
masayuki%d-toybox.com 7e709162b7 Bug 295223 Bookmark menu collapses when hovering folder in level 1, quickly marking another folder in level 1, and then hovering folder in level 2 (subfolder of first folder). r+sr=bryner 2005-09-01 04:08:33 +00:00
roc+%cs.cmu.edu 9711031a79 Bug 305944. Fix handling of event clipping regression. r+sr=roc, patch by Eli Friedman 2005-08-31 23:06:39 +00:00
roc+%cs.cmu.edu b3067884a8 Bug 297508. Allow native theme drawing to overflow the frame bounds in a reliable way by setting the frame's overflow area. Use this to work around drawing errors in some GTK2 themes. r=bryner,sr=blizzard 2005-08-31 21:00:52 +00:00
mats.palmgren%bredband.net ea68978e57 Fix compile warning from my last checkin. b=217903 2005-08-31 19:53:39 +00:00
mats.palmgren%bredband.net 52d0c5315c Avoid trying to make an inside bullet frame its own sibling. b=217903 r+sr=bzbarsky 2005-08-31 19:38:59 +00:00
bzbarsky%mit.edu d4b89719f4 Sync up the MIME type list in parser with what nsContentDLF has, and improve
the error handling for cases when a mismatch does happen.  Bug 306502,
r=mrbkap, sr=brendan
2005-08-31 17:33:54 +00:00
bsmedberg%covad.net 3e2adc9538 Bug 306334 - XULRunner debug doesn't link on mac r=darin/brendan 2005-08-31 17:20:09 +00:00
dbaron%dbaron.org 2d0c5674de Only accept a decimal point as part of a number when there are digits after it. Remove unused IS_ALPHA. b=306504 r+sr=bzbarsky 2005-08-31 16:15:58 +00:00
bzbarsky%mit.edu 88905e691a Fix some review comments for bug 212789 that I missed when I checked in the
patc initially.  r+sr=roc
2005-08-31 04:37:24 +00:00
roc+%cs.cmu.edu f8d744f15d Bug 73373. Allow multiple selections of content using the ctrl/option keys. This is for testing --- it will probably expose bugs in other places. r+sr=roc,patch by Martijn Wargers. 2005-08-31 02:16:03 +00:00
roc+%cs.cmu.edu 2dac54badf Bug 305120. Make overflow/underflow events be posted by HTML again. Also, only post an overflow event when we go from not-overflowing to overflowing instead of every time we reflow with overflow. r+sr=dbaron 2005-08-31 00:57:27 +00:00
mats.palmgren%bredband.net 8f34e7d413 Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2005-08-31 00:35:17 +00:00
mats.palmgren%bredband.net 377c6c9a64 Implement HTML4 align=middle according to spec. Correct the DOM attribute value mapping for some of the other values as well. b=192077 r+sr=dbaron 2005-08-30 22:46:45 +00:00
tor%cs.brown.edu bcfd6fc12f Bug 282579 - fix missed use of a null surface in cairo. r+sr=roc 2005-08-30 21:05:18 +00:00
bzbarsky%mit.edu ee3656b5aa Add support for :valid, :invalid, :in-range, and :out-of-range pseudo-classes.
Bug 302462, patch by Allan Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 20:56:46 +00:00
bzbarsky%mit.edu 4ff8d10416 Fixing more build bustage for bug 212789 -- merge to changes from bug 289940. 2005-08-30 19:22:38 +00:00
bzbarsky%mit.edu 55f34876ef Fixing build bustage for bug 212789 -- merge to changes from bug 289940. 2005-08-30 18:56:10 +00:00
bzbarsky%mit.edu 4e670a3b31 Add horizontal scrolling to trees. Bug 212789, patch by Nate Nielsen
<nielsen@memberwebs.com>, r=jan, sr=roc.
2005-08-30 18:36:15 +00:00
bzbarsky%mit.edu 0f56e73dd0 Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
patch by Dainis Jonitis <Dainis_Jonitis@swh-t.lv>, r=neil, sr=bzbarsky
2005-08-30 18:13:48 +00:00
bmlk%gmx.de 77004905b6 limit pctHeightObserver to quirks mode bug 305975 r/sr=bzbarsky 2005-08-30 16:14:53 +00:00
bmlk%gmx.de 89727da8d1 reset the cached ascent if the block is empty, bug 206516 r/sr=roc 2005-08-30 16:14:07 +00:00
bzbarsky%mit.edu fd98f06afb Implement :enabled and :disabled CSS pseudo-classes. Bug 84400, patch by Allan
Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 03:31:47 +00:00
bzbarsky%mit.edu e9f389b855 Fix assertion bug 303006, r+sr=dbaron 2005-08-30 02:36:47 +00:00
dbaron%dbaron.org 65ae4fc59e Base factor line-height values on the same concept of font size as em-based line-height values. b=196270 r+sr=bzbarsky 2005-08-29 19:30:06 +00:00
tor%cs.brown.edu 506c1839ac Build bustage fix - curse case insensitive filesystems! 2005-08-29 16:44:22 +00:00
tor%cs.brown.edu e39bb24871 Bug 282579 - observe path of <textPath> so we invalidate properly. r=afri 2005-08-29 16:28:54 +00:00
smfr%smfr.org 1469ecb299 Fix bug 208601: DocumentViewerImpl::GetCanGetContents() was incorrectly returning false for text fields, because it was looking at the document's selection, rather than the text field selection. Fix by exposing nsIPresShell::GetSelectionForCopy(), and calling that. This fixes the Services menu in Camino to work in text fields. r/sr=roc. 2005-08-29 15:19:13 +00:00
neil%parkwaycc.co.uk 303c683415 Frame processing needs to happen before bubbling system event group handlers in order to fix bug 300227 and thus properly fix bug 298894 r=jst sr=bz 2005-08-29 13:41:11 +00:00
mats.palmgren%bredband.net 7e23bbba0b Don't go below BODY in search for a background color (Print only bug). b=294836 r+sr=bzbarsky 2005-08-29 04:39:31 +00:00
bzbarsky%mit.edu ee1ced6838 Removing comment that refers to code that is now gone. 2005-08-29 03:37:12 +00:00
dbaron%dbaron.org 9bc4f35244 Back out most of the rest of bug 304462. 2005-08-28 16:45:39 +00:00
smontagu%smontagu.org a273c950ea Bug 306049: Crash in nsFrame::PeekOffsetParagraph when triple-clicking not in a block. Patch by Uri Bernstein <uriber@gmail.com>, r+sr=roc 2005-08-28 08:20:34 +00:00
bmlk%gmx.de 6ac1df1e9e code share GetCaptionAdjustedParent between AdjustCaptionParentFrame, bug 289936 r/sr=bzbarsky 2005-08-27 18:30:36 +00:00
dbaron%dbaron.org c7e63b955d Use PRInt32 instead of PRUnichar to match everything else and handle EOF correctly. b=305947 r+sr=bzbarsky 2005-08-27 05:59:51 +00:00
dbaron%dbaron.org f7622a3b1c Give popup blocked events a message constant. b=304462 r+sr=bryner 2005-08-26 21:38:38 +00:00
tor%cs.brown.edu 69cef9f8b7 Bug 282579 - fix logic for placing characters when falling off the end
of a textPath.  r=jwatt
2005-08-26 21:13:48 +00:00
bsmedberg%covad.net f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
tor%cs.brown.edu 1cd7b4b8f2 libart bustage fix for 282579. 2005-08-26 07:27:25 +00:00
tor%cs.brown.edu ec5069804e Bug 282579 - Implement <svg:textPath>. As a side effect, this removes
the gdi+ text highlighting code.  r=afri
2005-08-26 02:49:52 +00:00
jwatt%jwatt.org 59e42c6cd2 Fixing bug 302103. Implement SVG events. r=tor@acm.org, sr=jst@mozilla.org 2005-08-25 21:31:09 +00:00
mozilla.mano%sent.com 1881d032f4 Bug 305083 - When using ctrl+right-arrow on last word in a wrapping line, caret moves to end of line instead of to beginning of next line. patch from Eyal Rozenberg <eyalroz@technion.ac.il>, r=uriber, sr=roc. 2005-08-25 15:57:12 +00:00
dbaron%dbaron.org 18ff195e5d Fix typo in comment. b=305901. 2005-08-25 14:34:36 +00:00
roc+%cs.cmu.edu 329c6cc865 Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky 2005-08-25 00:10:37 +00:00
bzbarsky%mit.edu 643e0e6e6f Cache the event queue service in nsContentUtils instead of having every single
presshell caching it.  Bug 305689, r+sr=peterv
2005-08-24 21:01:51 +00:00
bmlk%gmx.de 12dbc74a18 pixel align pct based scroll frames bug 139843 r/sr=roc 2005-08-24 18:11:45 +00:00