vidur%netscape.com
|
695fabe1b5
|
Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash.
|
1999-03-20 01:51:00 +00:00 |
|
rjc%netscape.com
|
dfbfd28db5
|
Remove const.
|
1999-03-19 01:56:21 +00:00 |
|
rjc%netscape.com
|
6bd92ecea0
|
When sorting (not natural order), first ask for a slightly modified target value. This allows a datasource to detect when a value is being asked for sorting purposes and can be smart... for example, a mail datasource could strip off the "Re:" on mail messages.
|
1999-03-19 01:52:18 +00:00 |
|
waterson%netscape.com
|
e1e2ae2c5e
|
Bug 3978. Removed warning: it was silly. This happens all the time for HTML content in a XUL document.
|
1999-03-18 23:04:58 +00:00 |
|
hyatt%netscape.com
|
f015e3ae42
|
Fixes for the mouseover toolbar button problem. Approved by Chris.
|
1999-03-18 21:18:00 +00:00 |
|
waterson%netscape.com
|
bd152bda2b
|
Cleaned up code that mutates an element's ID, modulo bug 3971.
|
1999-03-18 20:46:02 +00:00 |
|
hyatt%netscape.com
|
d5989bccd6
|
Changes to fix the Bookmarks menu crashing problem.
|
1999-03-15 05:36:13 +00:00 |
|
hyatt%netscape.com
|
8a2617aabc
|
Menus are much closer now.
|
1999-03-13 00:31:05 +00:00 |
|
hyatt%netscape.com
|
d3c5cc49f3
|
On the road to making the bookmarks menu work properly.
|
1999-03-13 00:08:25 +00:00 |
|
waterson%netscape.com
|
4666f0968a
|
Bug 3529: re-rooting the tree. Added code in the generic content builder that notices changes to the 'id=' attribute and reconstructs the tree from a new resource when the object's identity is changed. Also, renamed the nsRDFGenericBuilder::IsWidgetElement() to IsFolderOrItem(), because that's what it's doing.
|
1999-03-12 22:20:34 +00:00 |
|
putterman%netscape.com
|
0cff9e55b8
|
comment out NS_ERROR in remove
|
1999-03-12 13:13:58 +00:00 |
|
waterson%netscape.com
|
b258cdbea3
|
Added note on making fns virtual.
|
1999-03-12 10:09:51 +00:00 |
|
waterson%netscape.com
|
9948afecc3
|
Renamed IsWidgetProperty() to IsContainmentProperty(), added RemoveWidgetItem() call and hooked it up in the generic builder.
|
1999-03-12 08:13:14 +00:00 |
|
hyatt%netscape.com
|
eafe35fb02
|
XUL fragments live!
|
1999-03-12 05:21:25 +00:00 |
|
hyatt%netscape.com
|
5fee22456d
|
Adding in the new document info class and tweaking the builder so that
it knows how to use it.
|
1999-03-11 19:49:32 +00:00 |
|
rjc%netscape.com
|
b8e70b1743
|
Comment out NS_PRECONDITION on mDocument.
|
1999-03-11 12:07:49 +00:00 |
|
rjc%netscape.com
|
eb6bc84a7b
|
Better, smarter sorting implementation.
|
1999-03-11 12:01:47 +00:00 |
|
rjc%netscape.com
|
400bd8b309
|
Small sort fix.
|
1999-03-10 22:02:25 +00:00 |
|
waterson%netscape.com
|
814b4b5526
|
Added GetResource() to XULElement.
|
1999-03-10 20:20:52 +00:00 |
|
hyatt%netscape.com
|
dce8a87ab7
|
Working on XUL fragments.
|
1999-03-10 20:05:12 +00:00 |
|
mcafee%netscape.com
|
73bf3f79fd
|
Solaris doesn't like the dangling semi-colon after NS_DECL_ISUPPORTS_INHERITED macro.
|
1999-03-10 10:52:50 +00:00 |
|
rjc%netscape.com
|
ee1810d07b
|
Cast away! and changed a few .Equals() to now be .EqualsIgnoreCase()
|
1999-03-10 09:41:07 +00:00 |
|
waterson%netscape.com
|
6782447db0
|
Aggregate nsIDOMXULTreeElement interface onto nsRDFElement. Scriptability #ifdef-ed out.
|
1999-03-10 08:50:27 +00:00 |
|
waterson%netscape.com
|
82b8b77f3c
|
Fix build bustage, not really sure what this is supposed to be doing.
|
1999-03-10 08:11:28 +00:00 |
|
waterson%netscape.com
|
118b7116cb
|
Fixed header files to work outside the XPIDL world for now.
|
1999-03-10 07:12:42 +00:00 |
|
rjc%netscape.com
|
e4b04ae90f
|
Small changes to sorting code to prepare for sorting on id attribute.
|
1999-03-10 07:07:10 +00:00 |
|
waterson%netscape.com
|
040e629119
|
Landed on tip.
|
1999-03-10 05:37:31 +00:00 |
|
hyatt%netscape.com
|
bf1ce3afd5
|
Landing the initial changes to support XUL fragments.
|
1999-03-10 01:37:31 +00:00 |
|
waterson%netscape.com
|
28ac6a50e7
|
Made sure to initialize rv to NS_OK.
|
1999-03-09 23:51:34 +00:00 |
|
hyatt%netscape.com
|
d5e32091fe
|
Fixing a bug with selection in the tree view.
|
1999-03-09 21:58:06 +00:00 |
|
hyatt%netscape.com
|
b11125a802
|
Fixes to the broadcasters and observers. I made HTML elements work with
observes nodes, and I changed some SetAttribute calls to use the DOM
instead of the nsIContent APIs.
|
1999-03-09 19:30:41 +00:00 |
|
warren%netscape.com
|
4b2d56fbaa
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
|
waterson%netscape.com
|
e189c7d58b
|
Fixed GetElementsByAttribute(): use the DOM APIs to be consistent with namespaces.
|
1999-03-09 08:10:50 +00:00 |
|
waterson%netscape.com
|
f13802c572
|
Made widget observer observe the composite data source.
|
1999-03-09 08:05:26 +00:00 |
|
waterson%netscape.com
|
3d2b42cfd9
|
Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral.
|
1999-03-09 04:01:56 +00:00 |
|
tague%netscape.com
|
0198976348
|
Fixed build bustage (lost const)
|
1999-03-08 21:02:35 +00:00 |
|
alecf%netscape.com
|
ac6500ef53
|
fix g++ -pedantic bustage
|
1999-03-08 20:18:53 +00:00 |
|
hyatt%netscape.com
|
96a3c5b43e
|
Changes to the builder APIs to distinguish folder items from leaf
items (although we're not quite there yet).
|
1999-03-07 23:18:26 +00:00 |
|
hyatt%netscape.com
|
e7388bbb7f
|
Landing the menu builder for real. The bookmarks menu lives (well, sort of).
|
1999-03-07 10:28:42 +00:00 |
|
rjc%netscape.com
|
a23baf95a7
|
More support for column sorting.
|
1999-03-07 09:44:38 +00:00 |
|
hyatt%netscape.com
|
3dbf66b81d
|
A base class for factoring out the common functionality that exists
among builders. (To be used by the tree, toolbar, and menu builders
at the very least.)
|
1999-03-07 08:12:48 +00:00 |
|
warren%netscape.com
|
061e28870c
|
Fixing someone's RDF breakage.
|
1999-03-06 04:12:56 +00:00 |
|
hyatt%netscape.com
|
f2a3f53d00
|
onchange handler implemented for observes nodes.
|
1999-03-06 01:19:13 +00:00 |
|
rjc%netscape.com
|
b334a3cdd2
|
Small cleanup to nsXULSortService.
|
1999-03-06 00:11:14 +00:00 |
|
hyatt%netscape.com
|
97609c195b
|
More tweaks to broadcasters.
|
1999-03-05 23:53:01 +00:00 |
|
rjc%netscape.com
|
3d90c3e2e4
|
First Checked In.
|
1999-03-05 23:51:41 +00:00 |
|
hyatt%netscape.com
|
2db952a359
|
Fixed a memory leak in the broadcasters.
|
1999-03-05 23:08:34 +00:00 |
|
hyatt%netscape.com
|
7753b2555c
|
Changes to broadcasters.
|
1999-03-05 22:43:02 +00:00 |
|
hyatt%netscape.com
|
949a79c6f8
|
Changing the broadcaster methods to take DOM elements instead of DOM
nodes.
|
1999-03-05 22:37:24 +00:00 |
|
hyatt%netscape.com
|
0e55c2e4c9
|
Cleaning up some code.
|
1999-03-05 22:33:27 +00:00 |
|