.. |
.cvsignore
|
…
|
|
Makefile.in
|
Bug 333659. Relanding new nsLineBreaker class --- shouldn't affect current code. Technically it's part of the build, but it's not used by anyone.
|
2007-01-17 02:35:28 +00:00 |
mozFlushType.h
|
When scrolling to form controls on focus, make sure to flush out pending
|
2004-05-31 20:56:55 +00:00 |
mozISanitizingSerializer.h
|
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
|
2006-03-22 18:36:36 +00:00 |
nsCaseTreatment.h
|
Implement an AttrValueIs method on nsIContent which can be used to quickly
|
2005-09-11 19:20:08 +00:00 |
nsContentCID.h
|
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
|
2006-10-25 20:24:00 +00:00 |
nsContentCreatorFunctions.h
|
Bug 355451: Be more efficient when creating HTML elements. r/sr=jst
|
2006-10-13 22:54:12 +00:00 |
nsContentErrors.h
|
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
|
2006-11-04 05:45:02 +00:00 |
nsContentPolicyUtils.h
|
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
|
2006-03-22 18:36:36 +00:00 |
nsContentUtils.h
|
Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst.
|
2007-03-19 09:19:16 +00:00 |
nsCopySupport.h
|
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
|
2006-03-22 18:36:36 +00:00 |
nsIAttribute.h
|
Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst
|
2006-07-08 00:30:19 +00:00 |
nsIChromeRegistry.idl
|
Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben
|
2005-02-22 21:49:45 +00:00 |
nsIContent.h
|
Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
|
2007-03-09 13:14:06 +00:00 |
nsIContentIterator.h
|
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
|
2006-10-25 20:24:00 +00:00 |
nsIContentPolicy.idl
|
Add some documentation on restrictions on callee actions in
|
2005-11-17 18:17:32 +00:00 |
nsIContentSerializer.h
|
Fix for bug 343954 (Patch from bug 332239 didn't change IID of nsIContentSerializer).
|
2006-07-18 11:32:24 +00:00 |
nsIDOMGCParticipant.h
|
backing out bug 333078, xpcom cycle collector due to perf issues
|
2006-11-22 23:18:16 +00:00 |
nsIDOMParser.idl
|
Make it possible to give DOMParsers the right principals from C++. Bug 332840,
|
2006-09-09 04:54:03 +00:00 |
nsIDOMSerializer.idl
|
Make XML serializer output an encoding="..." which matches the actual encoding
|
2006-11-28 04:01:46 +00:00 |
nsIDocument.h
|
Bug 371083: Second installment in our exiting series 'deCOMtaminate the XBL code'. r/sr=jst
|
2007-02-27 00:14:01 +00:00 |
nsIDocumentEncoder.idl
|
Fixing comment to address review comment in bug 218277.
|
2006-08-07 05:05:11 +00:00 |
nsIDocumentObserver.h
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +00:00 |
nsIDragDropHandler.idl
|
remove deprecated interfaces (bug 197121)
|
2003-04-17 19:42:27 +00:00 |
nsIFrameLoader.idl
|
bug 1156
|
2005-09-21 19:14:30 +00:00 |
nsIHTMLToTextSink.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsIImageLoadingContent.idl
|
Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only)
|
2006-09-07 22:51:57 +00:00 |
nsIMutationObserver.h
|
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
|
2007-03-10 13:49:43 +00:00 |
nsINameSpaceManager.h
|
Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking
|
2006-07-27 17:54:38 +00:00 |
nsINode.h
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
nsINodeInfo.h
|
Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking
|
2006-07-27 17:54:38 +00:00 |
nsIObjectLoadingContent.idl
|
Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver
|
2006-04-24 19:56:18 +00:00 |
nsIPrivateDOMImplementation.h
|
Give a saner principal to documents created via DOMImplementation. Bug 324601,
|
2006-02-20 18:57:32 +00:00 |
nsIRange.h
|
Bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints
|
2007-02-17 18:53:01 +00:00 |
nsIRangeUtils.h
|
bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst
|
2006-10-25 21:53:03 +00:00 |
nsIScriptElement.h
|
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
|
2006-11-04 05:45:02 +00:00 |
nsIScriptEventHandler.idl
|
bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag
|
2002-11-07 05:17:21 +00:00 |
nsIScriptEventManager.idl
|
bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag
|
2002-11-07 05:17:21 +00:00 |
nsIScriptLoader.idl
|
bug 271184: The output of nested document.write()s can get reversed (where later document.write()s are seen before previous document.write()s). This makes nsHTMLDocument use good parser keys. r=sicking sr=jst a=asa
|
2005-06-07 19:21:05 +00:00 |
nsIScriptLoaderObserver.idl
|
Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz
|
2007-03-01 08:11:40 +00:00 |
nsISelection.idl
|
Bug 331848 - idl comment for containsNode is corrupt, r+sr=bzbarsky
|
2006-03-29 21:57:22 +00:00 |
nsISelection2.idl
|
Bug 345099 r+sr=bryner Fix includes from main patch on this bug
|
2006-07-27 21:46:34 +00:00 |
nsISelectionController.idl
|
rev the uuid because uri forgot to in bug 344226 r=timeless
|
2006-07-19 11:48:28 +00:00 |
nsISelectionDisplay.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsISelectionListener.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsISelectionPrivate.idl
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 01:57:22 +00:00 |
nsIStyleSheetLinkingElement.h
|
Fix bug 363406, patch by Nickolay Ponomarev <asqueella@gmail.com>,
|
2006-12-18 03:59:46 +00:00 |
nsISyncLoadDOMService.idl
|
Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz.
|
2006-06-15 20:30:44 +00:00 |
nsIXFormsUtilityService.h
|
Adding missing '= 0', Bug 367256, r=neil
|
2007-01-24 11:04:13 +00:00 |
nsIXMLHttpRequest.idl
|
Improve comments. Bug 361222, r+sr=jst
|
2006-11-21 04:40:37 +00:00 |
nsIXPathEvaluatorInternal.h
|
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
|
2006-07-13 14:21:53 +00:00 |
nsLineBreaker.h
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
nsXMLNameSpaceMap.h
|
Rename nsNameSpaceMap to nsXMLNameSpaceMap to avoid symbol collision in static builds (bug 281728). r=dbaron.
|
2005-02-19 00:10:38 +00:00 |