gecko-dev/content/xul/templates/src
bryner%netscape.com 025fb3a058 Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
..
.cvsignore Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
Makefile.in Remove unused defines: 2002-08-07 06:08:00 +00:00
nsClusterKey.cpp License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsClusterKey.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsClusterKeySet.cpp License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsClusterKeySet.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsConflictSet.cpp License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsConflictSet.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsContentSupportMap.cpp License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsContentSupportMap.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsContentTagTestNode.cpp Enhancements to CSS to enable multi-colored borders and painting of image subregions. 112988 and 112990. r=dbaron,hewitt for 112990, r=ben,hewitt for 112988 2001-12-05 08:35:05 +00:00
nsContentTagTestNode.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsContentTestNode.cpp fixing 64bit'ism found on AIX 2002-04-01 20:54:30 +00:00
nsContentTestNode.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsInstantiationNode.cpp Bug 108736. Lurn tuh speel. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:25:41 +00:00
nsInstantiationNode.h Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
nsRDFConInstanceTestNode.cpp Bug 108736. Lurn tuh speel. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:25:41 +00:00
nsRDFConInstanceTestNode.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsRDFConMemberTestNode.cpp Bug 108736. Lurn tuh speel. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:25:41 +00:00
nsRDFConMemberTestNode.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsRDFPropertyTestNode.cpp Bug 108736. Lurn tuh speel. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:25:41 +00:00
nsRDFPropertyTestNode.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsRDFSort.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsRDFTestNode.h Bug 108736. Lurn tuh speel. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:25:41 +00:00
nsResourceSet.cpp Bug 103959. Maintain nsTemplateMatch::mBindingDependencies so that we don't leave dangling references in the nsConflictSet::mBindingDependencies table. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:24:51 +00:00
nsResourceSet.h Bug 103959. Maintain nsTemplateMatch::mBindingDependencies so that we don't leave dangling references in the nsConflictSet::mBindingDependencies table. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:24:51 +00:00
nsRuleNetwork.cpp Bug 108736. Lurn tuh speel. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:25:41 +00:00
nsRuleNetwork.h Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
nsTemplateMap.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsTemplateMatch.cpp License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsTemplateMatch.h Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
nsTemplateMatchSet.cpp Bug 96108. Clean up some debug-only fallout. 2002-01-10 23:08:54 +00:00
nsTemplateMatchSet.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsTemplateRule.cpp Bug 103959. Maintain nsTemplateMatch::mBindingDependencies so that we don't leave dangling references in the nsConflictSet::mBindingDependencies table. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:24:51 +00:00
nsTemplateRule.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsTreeRowTestNode.cpp bugs 110156, 110155 2002-03-29 02:46:01 +00:00
nsTreeRowTestNode.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsTreeRows.cpp bugs 110156, 110155 2002-03-29 02:46:01 +00:00
nsTreeRows.h bugs 110156, 110155 2002-03-29 02:46:01 +00:00
nsXULContentBuilder.cpp Bug 132905. Wallpaper to avoid crash when we can't find a match. r=rjc, sr=alecf. 2002-07-03 16:59:29 +00:00
nsXULContentUtils.cpp fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring() 2002-04-29 20:29:54 +00:00
nsXULContentUtils.h Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 22:46:13 +00:00
nsXULResourceList.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsXULSortService.cpp fixing btek bustage 2002-03-29 03:49:56 +00:00
nsXULTemplateBuilder.cpp Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2002-04-11 03:49:30 +00:00
nsXULTemplateBuilder.h Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2002-04-11 03:49:30 +00:00
nsXULTreeBuilder.cpp Fix for bug 127842 - Reload the Bookmark and History tab context menu in 2002-06-21 12:18:48 +00:00