roc+%cs.cmu.edu
|
38e777c0c6
|
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
|
fc45419834
|
Fix compile warning from my last checkin. b=217903
|
2005-08-31 19:53:39 +00:00 |
mats.palmgren%bredband.net
|
ee87558fa6
|
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
|
49f8f0912e
|
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
|
8e7e3173cf
|
Bug 306334 - XULRunner debug doesn't link on mac r=darin/brendan
|
2005-08-31 17:20:09 +00:00 |
dbaron%dbaron.org
|
d692a902af
|
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
|
4a24439329
|
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
|
b6c7d26cca
|
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
|
ef3bc9d429
|
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
|
a9a283b24b
|
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
|
c6d72364da
|
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
|
31962e1189
|
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
|
cf206258a3
|
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
|
abf5b8852c
|
Fixing more build bustage for bug 212789 -- merge to changes from bug 289940.
|
2005-08-30 19:22:38 +00:00 |
bzbarsky%mit.edu
|
eb41a909b3
|
Fixing build bustage for bug 212789 -- merge to changes from bug 289940.
|
2005-08-30 18:56:10 +00:00 |
bzbarsky%mit.edu
|
4e5fb6da88
|
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
|
8f8d6d15e9
|
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
|
35aeb3e9f0
|
limit pctHeightObserver to quirks mode bug 305975 r/sr=bzbarsky
|
2005-08-30 16:14:53 +00:00 |
bmlk%gmx.de
|
b548c962b4
|
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
|
4235846ed6
|
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
|
e91758ab65
|
Fix assertion bug 303006, r+sr=dbaron
|
2005-08-30 02:36:47 +00:00 |
dbaron%dbaron.org
|
78e96ecd3e
|
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
|
37e856452c
|
Build bustage fix - curse case insensitive filesystems!
|
2005-08-29 16:44:22 +00:00 |
tor%cs.brown.edu
|
f2b05ea812
|
Bug 282579 - observe path of <textPath> so we invalidate properly. r=afri
|
2005-08-29 16:28:54 +00:00 |
smfr%smfr.org
|
1800f8a25c
|
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
|
4c7a7b2099
|
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
|
56b6cbabbe
|
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
|
c4ed6b90f2
|
Removing comment that refers to code that is now gone.
|
2005-08-29 03:37:12 +00:00 |
dbaron%dbaron.org
|
4bfbc0e688
|
Back out most of the rest of bug 304462.
|
2005-08-28 16:45:39 +00:00 |
smontagu%smontagu.org
|
dca2e912f9
|
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
|
423f8d3fb4
|
code share GetCaptionAdjustedParent between AdjustCaptionParentFrame, bug 289936 r/sr=bzbarsky
|
2005-08-27 18:30:36 +00:00 |
dbaron%dbaron.org
|
7c61ed1c47
|
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
|
51f5f4e843
|
Give popup blocked events a message constant. b=304462 r+sr=bryner
|
2005-08-26 21:38:38 +00:00 |
tor%cs.brown.edu
|
982899e4d3
|
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
|
7445dc3000
|
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
|
72862de11b
|
libart bustage fix for 282579.
|
2005-08-26 07:27:25 +00:00 |
tor%cs.brown.edu
|
5dff3dd074
|
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
|
597ff4f826
|
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
|
ab01b3aaa0
|
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
|
ecfa3ffabf
|
Fix typo in comment. b=305901.
|
2005-08-25 14:34:36 +00:00 |
roc+%cs.cmu.edu
|
4d8590a4fa
|
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
|
a4a941772d
|
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
|
2f4aec813d
|
pixel align pct based scroll frames bug 139843 r/sr=roc
|
2005-08-24 18:11:45 +00:00 |
mrbkap%gmail.com
|
3ed4a0b811
|
bug 299622: BiDi: Pressing End in a blank line moves the caret back, to the end of the previous line. Patch by Uri Bernstein <uriber@gmail.com>. r=smontagu sr=roc
|
2005-08-24 17:46:45 +00:00 |
mrbkap%gmail.com
|
24bc2f5eea
|
bug 303399: Bidi: Problems with caret positioning on blank lines. Patch by Uri Bernstein <uriber@gmail.com>. r=mrbkap sr=roc
|
2005-08-24 17:44:28 +00:00 |
bzbarsky%mit.edu
|
aca7360746
|
Flush _before_ getting the presshell, not after. Bug 297079, r+sr=roc
|
2005-08-24 01:27:02 +00:00 |
bzbarsky%mit.edu
|
a1e45f608b
|
SVG's suspend/unsuspendRedraw shouldn't mess with viewmanager update batches.
Bug 305246, r=scootermorris, sr=roc
|
2005-08-24 01:03:42 +00:00 |
bzbarsky%mit.edu
|
66fcc37f25
|
Fix silly refcounting error that led to leaks. Bug 305262, r=scootermorris,
sr=roc
|
2005-08-24 00:05:39 +00:00 |
bzbarsky%mit.edu
|
e891b0aaf3
|
Restore the ability to tab to links in an imagemap. Bug 304467, r+sr=roc
|
2005-08-24 00:03:59 +00:00 |
smfr%smfr.org
|
5d9e9b8a87
|
Fix bug 303987: long delays after resetting font prefs. Use a zero-delay timer to coalesce multiple pref callbacks in the pres context into one update. r/sr=roc
|
2005-08-23 23:52:16 +00:00 |