waterson%netscape.com
|
f0745144ef
|
Added GetResource() to XULElement.
|
1999-03-10 20:20:52 +00:00 |
hyatt%netscape.com
|
e88c1129fb
|
Working on XUL fragments.
|
1999-03-10 20:05:12 +00:00 |
mcafee%netscape.com
|
53c2a55a3c
|
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
|
e0b265412b
|
Cast away! and changed a few .Equals() to now be .EqualsIgnoreCase()
|
1999-03-10 09:41:07 +00:00 |
waterson%netscape.com
|
e1afba1084
|
Aggregate nsIDOMXULTreeElement interface onto nsRDFElement. Scriptability #ifdef-ed out.
|
1999-03-10 08:50:27 +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 |
waterson%netscape.com
|
0d7a452c49
|
Fixed header files to work outside the XPIDL world for now.
|
1999-03-10 07:12:42 +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 |
waterson%netscape.com
|
1a72986d9a
|
Landed on tip.
|
1999-03-10 05:37:31 +00:00 |
hyatt%netscape.com
|
33f2bc3467
|
Landing the initial changes to support XUL fragments.
|
1999-03-10 01:37:31 +00:00 |
vidur%netscape.com
|
bb1650ee77
|
Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem
|
1999-03-10 01:17:49 +00:00 |
alecf%netscape.com
|
1717419ca5
|
purify fixes from bruce@cybersight.com - use delete[] rather than delete
|
1999-03-10 00:35:16 +00:00 |
waterson%netscape.com
|
c3d02ab7dd
|
Made sure to initialize rv to NS_OK.
|
1999-03-09 23:51:34 +00:00 |
hyatt%netscape.com
|
e3e08df35d
|
Fixing a bug with selection in the tree view.
|
1999-03-09 21:58:06 +00:00 |
hyatt%netscape.com
|
09561af850
|
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 |
jfrancis%netscape.com
|
05bff338bd
|
fixed refcounting bugs
|
1999-03-09 19:21:30 +00:00 |
jfrancis%netscape.com
|
9ccfd6ca94
|
fixed refcounting bugs plus a little cleanup
|
1999-03-09 19:21:04 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
waterson%netscape.com
|
166aab00ae
|
Fixed GetElementsByAttribute(): use the DOM APIs to be consistent with namespaces.
|
1999-03-09 08:10:50 +00:00 |
waterson%netscape.com
|
423fdfd472
|
Made widget observer observe the composite data source.
|
1999-03-09 08:05:26 +00:00 |
nisheeth%netscape.com
|
282f2ef67b
|
- Quoted all attributes.
- Fixed casing on the end BookSet tag. (The expat parser enforces case-sensitivity in XML)
|
1999-03-09 07:44:47 +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 |
vidur%netscape.com
|
5b9051fe4d
|
Table of contents example
|
1999-03-09 00:36:54 +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 |
jfrancis%netscape.com
|
7ea09100f6
|
bug fixes + changing broken "dont_QueryInterface" additions to "do_QueryInterface"
|
1999-03-08 01:20:02 +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 |
troy%netscape.com
|
da0eec7de9
|
In RulesMatching(), changed NS_RELEASE to NS_IF_RELEASE for the link handler.
This fixes a crash when doing a print preview
|
1999-03-06 17:20:27 +00:00 |
warren%netscape.com
|
dd93375aa5
|
Fixing someone's RDF breakage.
|
1999-03-06 04:12:56 +00:00 |
nisheeth%netscape.com
|
61aa27804d
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser.
|
1999-03-06 02:01:11 +00:00 |
hyatt%netscape.com
|
e18a567aa5
|
onchange handler implemented for observes nodes.
|
1999-03-06 01:19:13 +00:00 |
rjc%netscape.com
|
ecc18e5568
|
Small cleanup to nsXULSortService.
|
1999-03-06 00:11:14 +00:00 |
hyatt%netscape.com
|
cfad52f4a9
|
More tweaks to broadcasters.
|
1999-03-05 23:53:01 +00:00 |
rjc%netscape.com
|
cb29c704c2
|
First Checked In.
|
1999-03-05 23:51:41 +00:00 |
hyatt%netscape.com
|
c4589797ea
|
Fixed a memory leak in the broadcasters.
|
1999-03-05 23:08:34 +00:00 |
hyatt%netscape.com
|
003eb1d25f
|
Changes to broadcasters.
|
1999-03-05 22:43:02 +00:00 |
hyatt%netscape.com
|
c6912beac6
|
Changing the broadcaster methods to take DOM elements instead of DOM
nodes.
|
1999-03-05 22:37:24 +00:00 |
hyatt%netscape.com
|
85fed6d64d
|
Cleaning up some code.
|
1999-03-05 22:33:27 +00:00 |
hyatt%netscape.com
|
5d2e9c4d21
|
Fixes to enable getElementById to work with HTML elements.
|
1999-03-05 20:30:13 +00:00 |
kipp%netscape.com
|
9fc30d4717
|
Support more css style for hr's; map align to auto margins
|
1999-03-05 04:20:07 +00:00 |
hyatt%netscape.com
|
94f316e8f0
|
Many bug fixes to the RDF content model including namespace changes and
style support.
|
1999-03-05 00:01:26 +00:00 |
hyatt%netscape.com
|
c02d994cac
|
Committing the new attribute class for the handling of XUL attributes.
|
1999-03-05 00:00:40 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
brade%netscape.com
|
a08b6b708b
|
reduce compiler warnings on Macintosh by adding comparison in loop (around assignments)
|
1999-03-03 14:50:41 +00:00 |
waterson%netscape.com
|
958bbee1f4
|
Removed tree-specific open and close code. This is now in the nsRDFTreeBuilder, where it belongs.
|
1999-03-03 08:07:10 +00:00 |
pollmann%netscape.com
|
a30885fc38
|
Give nsTextControlFrame a notification when readonly on a TextArea is changed.
|
1999-03-03 03:05:31 +00:00 |
pollmann%netscape.com
|
16ee81ed7f
|
Fix bug #3375 and #3368: Allow hidden inputs and password inputs to store values.
|
1999-03-03 02:54:25 +00:00 |