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

9143 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net e991e62f67 Bug 259385. Expose h1-h6, q, blockquote in MSAA as well as elements with a defined xhtml2:role attribute. r=pkw, sr=jst 2005-01-21 03:50:26 +00:00
alex%croczilla.com a3125a42e7 Only notify observers of context-change when object is context dependent. Bug#270257, Checkin for jwatt, r=afri. Affects SVG builds only. 2005-01-21 00:28:21 +00:00
bugzilla%arlen.demon.co.uk e44634c3c3 Bug 278702 Init method of nsIDocumentEncoder does not reset member variables
p=david.gardiner@unisa.edu.au r=dean_tessman sr=jst
2005-01-20 23:20:59 +00:00
timeless%mozdev.org 1f8b801a07 Bug 254252 nsCRT::BufferHashCode has two variants, and only one user, HashCodeAsUTF8 has no users
patch by mikael@parknert.se r=darin sr=bz
2005-01-20 21:39:23 +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
bzbarsky%mit.edu 895ac0806e Don't add XBL properties if they have no name. Bug 277950, r+sr=bryner 2005-01-20 16:44:00 +00:00
alex%croczilla.com 09b407c7c5 Bug#274925: Fix SVG attribute leaks. r=sicking, sr=jst. SVG only - not part of default builds. 2005-01-20 12:19:16 +00:00
bzbarsky%mit.edu 905bf0a35a Flush out reflows before processing invalidates and paint events. Fixes a
variety of flicker issues of various sorts, especially when we're not quite
keeping up with the rate of updates in DHTML or in editor.  Bug 244366 and
various dependencies, r+sr=roc
2005-01-20 03:39:09 +00:00
varga%nixcorp.com a7c1766801 Fix for bug 274808. Crash when dragging onto a tree [@ nsXULTreeBuilder::GetTemplateActionCellFor ]
r=varga sr=bryner patch by Neil Deakin <enndeakin@sympatico.ca>
2005-01-19 22:06:23 +00:00
tor%cs.brown.edu e00e6f0da3 Bug 278741 - <use> not live to width/height changes. r=jwatt 2005-01-19 20:54:26 +00:00
tor%cs.brown.edu 5e651b4634 Bug 278201 - circular loop <use> hangs browser. r=bzbarsky 2005-01-19 20:52:43 +00:00
bryner%brianryner.com 956ddd5106 Remove nsIXULContent. Bug 276698, r=sicking, sr=jst. 2005-01-19 20:05:02 +00:00
tor%cs.brown.edu d82a729aaf Bug 273235 - Support XML Events also in SVG. Patch by smaug@welho.com, r=tor. 2005-01-19 18:37:44 +00:00
tor%cs.brown.edu 5cd1d0495e Bug 274925 - don't pre-refcount SVG classes directly. r=afri. 2005-01-19 16:32:47 +00:00
neil%parkwaycc.co.uk a3392e7e6c Bug 276002 Change nsContenUtils::Get/FormatLocalizedString to use nsXPIDLString to save on nsAutoString copies r=dbaron sr=bryner 2005-01-18 23:46:59 +00:00
peterv%propagandism.org 64275ef3d5 Remove obsolete function declarations. 2005-01-17 16:45:37 +00:00
neil%parkwaycc.co.uk 9179470baf Make XUL elements work properly with Get/SetNativeAnonymous (partial fix for bug 165110) r=sicking sr=bz 2005-01-17 16:03:28 +00:00
peterv%propagandism.org 603ae79c1b Fix for bug 278505 (Trivial content cleanup). r/sr=jst. 2005-01-17 09:38:03 +00:00
timeless%mozdev.org 01db14eca3 Bug 242467 The patch for bug 242212 breaks builder.rebuild for remote XUL
patch by enndeakin@sympatico.ca r=jst sr=jst
2005-01-17 09:24:56 +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
tor%cs.brown.edu b42313c34a Bug 274886 - attributes corresponding to SVGLength properties are always set.
Patch by jonathan.watt@strath.ac.uk, r=tor.
2005-01-16 01:44:52 +00:00
peterv%propagandism.org 11fc8babff Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 19:20:23 +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 7910abfc93 Eliminate cast that is no longer needed. 2005-01-15 00:25:12 +00:00
bryner%brianryner.com cf6382ba15 Less-than-ideal fix for the problem where XTF insertion points don't work if the insertion point has only inline frame ancestors (which are not in the primary frame map) in the anonymous content tree. Track the insertion point content node as we're constructing anonymous content frames and insert the explicit content when we reach the insertion point. Bug 269023, r=bzbarsky, sr=dbaron. 2005-01-14 23:12:20 +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 fb85706c0b Set the xul document title before layout in case xbl constructors want it b=278286 r+sr=bz 2005-01-14 18:00:29 +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
allan%beaufour.dk 8129c9789b bug 278153, patch by smaug@welho.com, r+sr=bzbarsky 2005-01-13 15:32:41 +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 f5935fad8b remove parts of patch for bug 276959 that were not intended to be checked in. 2005-01-12 23:27:05 +00:00
shaver%mozilla.org 64464abeda Suppress XTF factory-search spew for those silly enough to use XML documents
with namespaces. r=bryner
2005-01-12 20:21:45 +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 9f634851d3 Remove a bogus +1 that was causing us to reference negative array indices. Bug
224643, r+sr=jst
2005-01-12 17:53:16 +00:00
bzbarsky%mit.edu 38e3d448d9 Make DocumentViewerImpl::CopyImageContents also put the image URI on the
clipboard in the text flavor; a big step toward having a single "copy image"
command that puts it on the clipboard in all relevant flavors in a meaningful
way.  Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r=bzbarsky, sr=jst
2005-01-12 04:11:26 +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 9866f848c5 Make sure to scroll and such _before_ firing events. Bug 264873, r=mats,
sr=bryner
2005-01-12 02:42:39 +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
dbaron%dbaron.org 6b09070f72 CVS remove files that were not part of the build for long (due to performance regression). 2005-01-11 22:51:55 +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
timeless%mozdev.org 0f16244b59 Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
jst%mozilla.jstenback.com f9d194248d Fixing bug 268830. Enable popups when handling access key events. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org 2005-01-06 15:13:15 +00:00
brendan%mozilla.org 13d811077b Support ;e4x=1 MIME parameter after application/x-javascript or text/javascript to enable E4X (270553, r+sr=jst). 2005-01-05 07:25:29 +00:00