hyatt%netscape.com
bf1ce3afd5
Landing the initial changes to support XUL fragments.
1999-03-10 01:37:31 +00:00
vidur%netscape.com
634e324575
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
db95dfaee9
purify fixes from bruce@cybersight.com - use delete[] rather than delete
1999-03-10 00:35:16 +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
jfrancis%netscape.com
534a4ea1cb
fixed refcounting bugs
1999-03-09 19:21:30 +00:00
jfrancis%netscape.com
e4ed741668
fixed refcounting bugs plus a little cleanup
1999-03-09 19:21:04 +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
nisheeth%netscape.com
7b02f128df
- 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
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
vidur%netscape.com
340a2d50b1
Table of contents example
1999-03-09 00:36:54 +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
jfrancis%netscape.com
17efdd55c0
bug fixes + changing broken "dont_QueryInterface" additions to "do_QueryInterface"
1999-03-08 01:20:02 +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
troy%netscape.com
a1ca1b831c
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
061e28870c
Fixing someone's RDF breakage.
1999-03-06 04:12:56 +00:00
nisheeth%netscape.com
a8aa6a7b87
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
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
hyatt%netscape.com
ba8e075863
Fixes to enable getElementById to work with HTML elements.
1999-03-05 20:30:13 +00:00
kipp%netscape.com
d7bf08c6f6
Support more css style for hr's; map align to auto margins
1999-03-05 04:20:07 +00:00
hyatt%netscape.com
7eb40f9c2d
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
9e951476a4
Committing the new attribute class for the handling of XUL attributes.
1999-03-05 00:00:40 +00:00
scc%netscape.com
2ec0a397ea
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
brade%netscape.com
9377486314
reduce compiler warnings on Macintosh by adding comparison in loop (around assignments)
1999-03-03 14:50:41 +00:00
waterson%netscape.com
c9a1447694
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
5204ba1e7a
Give nsTextControlFrame a notification when readonly on a TextArea is changed.
1999-03-03 03:05:31 +00:00
pollmann%netscape.com
e91bfd4a29
Fix bug #3375 and #3368 : Allow hidden inputs and password inputs to store values.
1999-03-03 02:54:25 +00:00
nisheeth%netscape.com
e870ce9054
We've decided to do away with the notion of an nsExpatDTD. The expat tokenizer which encapsulates the expat parser will be driven by nsWellFormedDTD. So, I'm removing the code that constructed an expat DTD for controlling the parsing of an XML document.
1999-03-03 01:57:03 +00:00
hyatt%netscape.com
1d7617de7f
More fixes to make sure the right attribute namespace is being used.
1999-03-03 01:38:32 +00:00
hyatt%netscape.com
1fec664a60
Fixes so that attributes are set correctly.
1999-03-03 01:26:33 +00:00
hyatt%netscape.com
8e035eada0
Fixes to attributes so that they are properly added in with a namespace of
...
NONE.
1999-03-03 01:17:29 +00:00
vidur%netscape.com
6094c1ca21
Fixes to get CDATASections working again. Also changes to fix XML links.
1999-03-02 23:22:05 +00:00
kmcclusk%netscape.com
82dac76411
gfx vs native widget rendering can now be specified in the viewer at run-time.
...
Added methods to GetWidgetRenderingMode and SetWidgetRenderingMode in nsPresContext
Removed NS_GFX_RENDER_FORM_ELEMENTS define, now it uses the GetWidgetRenderingMode
method on the rendering context.
Resurrected Rod's listbox frame-based widget code.
Added -moz-option-selected pseudo attribute to control the appearance of selected items for the listbox frame-based widget.
Added a style rule with attribute selector for -moz-option-selected to the ua.css style sheet.
Modifed nsView::SetVFlags to do a bitwise or instead of bitwise and to set flags.
Modified nsView::HandleEvent to compare mVFlags with NS_VIEW_FLAG_DONT_CHECK_CHILDREN
1999-03-02 22:43:26 +00:00
joki%netscape.com
0baca6512f
Adding new tab handling and focus support.
1999-03-02 19:19:24 +00:00
cls%seawood.org
0bbc0ba3a1
Fixed problem with ondblclick being released w/o being allocated. Appeared to be a copy-n-paste oversight.
1999-03-02 10:20:52 +00:00
waterson%netscape.com
b29d87820d
Added code to spy on the xul:open attribute; we now force content construction when a node is opened and release the children when it is closed.
1999-03-02 07:34:32 +00:00