Commit Graph

4077 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
4a308b421e LinkAdded/LinkRemoved events should be trusted. Bug 278025, r+sr=jst 2005-02-02 03:17:49 +00:00
bzbarsky%mit.edu
fcdb07aa95 Flush out frames before trying to focus ourselves, in case our frame hasn't
been created yet.  Bug 277482, r+sr=jst
2005-02-02 03:07:07 +00:00
mrbkap%gmail.com
dfd5017b83 Back out the wallpaper from bug 197015 since a better one has been checked in for bug 220542 (bug 197015, r=jst, sr=bzbarsky) 2005-02-02 02:24:43 +00:00
dougt%meer.net
edf81a19d0 Fixing 280230. WinCE build stuff. r+sr=jst 2005-01-28 23:03:42 +00:00
silver%warwickcompsoc.co.uk
ea7d10745f Bug 279041 - Add ToString to nsHTMLAreaElement.
r+sr=jst
2005-01-28 01:22:47 +00:00
bryner%brianryner.com
d94c0df713 Remove nsIPresState (bug 279699). r+sr=roc. 2005-01-27 22:52:53 +00:00
cvshook%sicking.cc
e2081a89e6 Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
r=bz sr=jst
2005-01-25 00:02:58 +00:00
peterv%propagandism.org
394d760e5a Fix for bug 278505 (Trivial content cleanup). r/sr=bz. 2005-01-23 18:21:34 +00:00
bzbarsky%mit.edu
6eaa641179 Make applet and embed elements focusable. Bug 257488, r=aaronl, sr=jst 2005-01-22 04:48:00 +00:00
bzbarsky%mit.edu
6942802a81 Fix build bustage -- the api changed.... 2005-01-20 17:07:51 +00:00
bzbarsky%mit.edu
bdefa15323 Make labels actually fire a click on the thing they're labeling when they're
clicked, instead of just redirecting their own event.  Bug 146066, also fixes
bugs 271740 and 276279.  r=bryner, sr=jst
2005-01-20 16:59:42 +00:00
bzbarsky%mit.edu
aab161004b Make submit buttons with no value but a name send the "default value" to the
server.  Bug 274309, r+sr=jst
2005-01-20 16:47:25 +00:00
mats.palmgren%bredband.net
7441be5622 Implement the accesskey attribute for LEGEND, make it move focus forward when it's not focusable. b=81481 r=aaronleventhal sr=bzbarsky 2005-01-16 16:39:35 +00:00
bzbarsky%mit.edu
1d87c3297f Include the part number inside a multipart document in the state key, so that
state restoration works correctly on each part.  Bug 47350, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=js
2005-01-15 17:47:23 +00:00
jst%mozilla.jstenback.com
435c455611 Backing out change that slipped in with my last checkin. 2005-01-14 21:45:41 +00:00
jst%mozilla.jstenback.com
6b7d6cec73 Landing fix for bug 198533. Patch by smaug@welho.com. Making nsXULElement inherit nsGenericElement. r=bugmail@sicking.cc, sr=jst@mozilla.org 2005-01-14 19:30:55 +00:00
neil%parkwaycc.co.uk
0d383b2c51 Bustage fix - I missed an NS_ADDREF but peterv spotted my error 2005-01-14 16:19:17 +00:00
neil%parkwaycc.co.uk
5fd8ab307b Fixing startup test bustage - I'd only landed the infrastructure and forgotton to fix the actual bogus QI calls. Oh, and the bug number is 276959 not 286959. 2005-01-14 15:32:58 +00:00
neil%parkwaycc.co.uk
0623a53476 Supplementary fix to bug 286959 to avoid having to QI to a non-interface class (nsGenericHTMLElement) r=bryner sr=jst 2005-01-14 13:28:34 +00:00
bryner%brianryner.com
cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
bryner%brianryner.com
815fafdbf9 Add an IID for nsGenericHTMLElement so that QI behaves as expected. This should fix the startup test bustage. 2005-01-13 01:31:42 +00:00
bryner%brianryner.com
a8073f18a3 Remove nsIHTMLContent interface (bug 276959). r+sr=jst. 2005-01-12 19:45:38 +00:00
bzbarsky%mit.edu
8b54631a06 Keep track of whether a title has been set in the document, not in the sink.
This way we can notice all ways of setting it.  Bug 271996, r=sicking, sr=neil
2005-01-12 02:47:53 +00:00
bzbarsky%mit.edu
b5c3568bed Fix HTML nodes to not claim to be in the XHTML namespace (unless they are, of
course).  Bug 103225, r+sr=jst
2005-01-12 02:41:36 +00:00
bryner%brianryner.com
21cd26cdab Don't fire onchange events twice when clicking on an input. Bug 254238, r=bzbarsky, sr=jst, a=asa. 2005-01-11 03:21:23 +00:00
cbiesinger%web.de
8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
jst%mozilla.jstenback.com
050cc85fbc Whitespace cleanup. 2005-01-05 00:26:39 +00:00
jst%mozilla.jstenback.com
4e2e132935 Landing the low-level code for using the plugin finder service from the aviary branch. Bug 244125 etc. 2005-01-05 00:21:06 +00:00
bzbarsky%mit.edu
99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
timeless%mozdev.org
71b8ffc325 Bug 209097 Default mailto form subject should be localizable
patch by cst@andrew.cmu.edu r=roc sr=roc
2004-12-26 23:29:58 +00:00
bmlk%gmx.de
d3197a9276 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
db48x%yahoo.com
1eb67d2f10 bug 209097: Default mailto form subject should be localizable
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=neil, sr=roc
2004-12-21 16:17:32 +00:00
dbaron%dbaron.org
972b29f4a1 Remove nsFormControlHelper::GetLocalizedString, improve string bundle methods in nsContentUtils, and convert callers. b=273829 r+sr=bryner 2004-12-17 20:40:48 +00:00
peterv%propagandism.org
a7ac96fea9 Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst. 2004-12-15 15:37:23 +00:00
bsmedberg%covad.net
60567bb185 Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin 2004-12-15 04:07:01 +00:00
bryner%brianryner.com
6d1dd410b1 Move nsIContent::GetClassAttributeName() onto nsIStyledContent (bug 274402). r+sr=jst. 2004-12-14 03:54:01 +00:00
bryner%brianryner.com
076b2a64a6 deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst 2004-12-13 04:14:28 +00:00
bzbarsky%mit.edu
23bcd45fd7 Move handling of "dir" and "bdo" into ua.css so it doesn't get turned off when
author styles are disabled.  Bug 261361, patch by fantasai
<fantasai.bugs@inkedblade.net>, r=dbaron, sr=bzbarsky
2004-12-09 16:08:43 +00:00
dbaron%dbaron.org
17c56818e1 Bug 272151: reorganize files within layout, r+sr=roc: cvs removing obsolete files 2004-12-08 20:13:32 +00:00
dbaron%dbaron.org
3b62b736d5 Bug 272151: reorganize files within layout, r+sr=roc: cvs removing obsolete files 2004-12-08 19:55:19 +00:00
dbaron%dbaron.org
f70d9a3c2f Bug 272151: reorganize files within layout, r+sr=roc: cvs removing files that were copied to new locations in the repository 2004-12-08 19:45:40 +00:00
dbaron%dbaron.org
9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
dbaron%dbaron.org
1eb85d49b9 Fix DOM round-tripping of -moz-initial. b=219903 r+sr=bzbarsky 2004-12-04 22:10:07 +00:00
bsmedberg%covad.net
e946f44738 Centralize layout/ and content/ locale files. See bug 271324. 2004-12-04 20:10:51 +00:00
bzbarsky%mit.edu
f6fea6e11a Fix comment. More bug 157395. 2004-12-03 04:48:32 +00:00
bzbarsky%mit.edu
6de447be6a :empty should not match nodes that have whitespace children. Introduce a
:-moz-only-whitespace pseudo-class to do what :empty used to do (so we can use
it in quirk.css and the like).  Bug 157395, patch by Justin Wood
<116057@bacon.qcc.mass.edu>, r+sr=bzbarsky
2004-12-03 04:25:21 +00:00
dbaron%dbaron.org
c21915db9d Remove unused iscoord parameter from CSS_PROP_* macros. b=205790 r+sr=bzbarsky 2004-11-30 19:24:34 +00:00
dbaron%dbaron.org
6cd65f7c5c Fix col/colspan confusion (regression). b=107453 r+sr=bzbarsky 2004-11-30 05:52:59 +00:00
dbaron%dbaron.org
f94a5bc660 Avoid switches by using new nsStyleSides methods. b=272033 r+sr=bzbarsky 2004-11-30 05:31:37 +00:00
mats.palmgren%bredband.net
5984611143 Skip leading space inside :not(). b=271916 r+sr=dbaron 2004-11-28 15:04:13 +00:00