waterson%netscape.com
|
b79bc8fad4
|
Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation). Added local store construction to each XUL hierarchical widget.
|
1999-04-07 06:29:14 +00:00 |
rjc%netscape.com
|
d51852dddd
|
Timer changes. Preparation for timer to be destroyed when SetDocument(null).
|
1999-04-06 23:59:22 +00:00 |
rjc%netscape.com
|
6a1d2a4010
|
Add preliminary support for pulsing a container to see if its contents change.
|
1999-04-05 23:10:43 +00:00 |
rjc%netscape.com
|
72d77e386f
|
Fix crash when sorting on a column (due to change on how GetTarget() returns errors.)
|
1999-03-30 11:05:58 +00:00 |
waterson%netscape.com
|
3062f66f67
|
Changed RDF-specific errors to be success rather than error codes.
|
1999-03-30 02:30:16 +00:00 |
waterson%netscape.com
|
66a55f3f2c
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
rjc%netscape.com
|
f9fe32efb7
|
Remove const.
|
1999-03-19 01:56:21 +00:00 |
rjc%netscape.com
|
53523f7518
|
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
|
0338e56e86
|
Cleaned up code that mutates an element's ID, modulo bug 3971.
|
1999-03-18 20:46:02 +00:00 |
hyatt%netscape.com
|
bba1db3240
|
Menus are much closer now.
|
1999-03-13 00:31:05 +00:00 |
hyatt%netscape.com
|
911f083e80
|
On the road to making the bookmarks menu work properly.
|
1999-03-13 00:08:25 +00:00 |
waterson%netscape.com
|
c9a5823a93
|
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 |
waterson%netscape.com
|
8bbd8f1335
|
Added note on making fns virtual.
|
1999-03-12 10:09:51 +00:00 |
waterson%netscape.com
|
2962cfb5fd
|
Renamed IsWidgetProperty() to IsContainmentProperty(), added RemoveWidgetItem() call and hooked it up in the generic builder.
|
1999-03-12 08:13:14 +00:00 |
rjc%netscape.com
|
4c1c22eb08
|
Better, smarter sorting implementation.
|
1999-03-11 12:01:47 +00:00 |
rjc%netscape.com
|
ad2f6654f2
|
Small sort fix.
|
1999-03-10 22:02:25 +00:00 |
rjc%netscape.com
|
e0b265412b
|
Cast away! and changed a few .Equals() to now be .EqualsIgnoreCase()
|
1999-03-10 09:41:07 +00:00 |
waterson%netscape.com
|
9fadccdbbc
|
Fix build bustage, not really sure what this is supposed to be doing.
|
1999-03-10 08:11:28 +00:00 |
rjc%netscape.com
|
29ffc540fb
|
Small changes to sorting code to prepare for sorting on id attribute.
|
1999-03-10 07:07:10 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
waterson%netscape.com
|
423fdfd472
|
Made widget observer observe the composite data source.
|
1999-03-09 08:05:26 +00:00 |
waterson%netscape.com
|
b0d32f4ae3
|
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
|
e83d88b1db
|
Fixed build bustage (lost const)
|
1999-03-08 21:02:35 +00:00 |
alecf%netscape.com
|
fd2941ac9d
|
fix g++ -pedantic bustage
|
1999-03-08 20:18:53 +00:00 |
hyatt%netscape.com
|
10c3453c14
|
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
|
51f014158e
|
Landing the menu builder for real. The bookmarks menu lives (well, sort of).
|
1999-03-07 10:28:42 +00:00 |
rjc%netscape.com
|
58fcc170d8
|
More support for column sorting.
|
1999-03-07 09:44:38 +00:00 |
hyatt%netscape.com
|
372c03156f
|
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
|
dd93375aa5
|
Fixing someone's RDF breakage.
|
1999-03-06 04:12:56 +00:00 |
rjc%netscape.com
|
ecc18e5568
|
Small cleanup to nsXULSortService.
|
1999-03-06 00:11:14 +00:00 |
rjc%netscape.com
|
cb29c704c2
|
First Checked In.
|
1999-03-05 23:51:41 +00:00 |