jfrancis%netscape.com
2f9527c569
fix for range gravity bug
1999-04-06 19:57:01 +00:00
waterson%netscape.com
9dc10cd2bf
Fixed a _big_ memory leak: circular reference between the document, content sink, and parser. Now the document releases the parser immediately after telling it to start parsing.
1999-04-06 07:48:21 +00:00
waterson%netscape.com
e463eee79f
Made nsXULAttribute implement nsIDOMAttr, and made nsXULAttributes implement nsIDOMNamedNodeMap. Updated the nsRDFElement accordingly, and implemented GetAttributes() and Set/GetAttributeNode().
1999-04-06 06:40:31 +00:00
rickg%netscape.com
782775140d
tiny tweaks to keep in sync with new nsString
1999-04-06 00:29:40 +00:00
rickg%netscape.com
e1c7da8d9f
update to new string api
1999-04-06 00:22:46 +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
harishd%netscape.com
4254d9b472
Added code in OpenBody() to handle multiple bodies.
...
Commenting out the precondition.
1999-04-05 20:53:54 +00:00
kipp%netscape.com
7948883d70
Added some debug code that allows finer grained append reflow during document loading for debugging incremental reflow
1999-04-03 19:00:23 +00:00
kipp%netscape.com
2f7af4d702
Fixed an oopsie that prevented enumerating the override and backstop sheets
1999-04-03 18:56:45 +00:00
peterl%netscape.com
20883bb783
added -moz-border-radius
1999-04-03 03:15:01 +00:00
sfraser%netscape.com
da48de7dd8
Added precondition when no content viewer.
1999-04-03 01:46:21 +00:00
hyatt%netscape.com
48e4ccfaa9
key event support in handledomevent
1999-04-03 01:12:57 +00:00
peterl%netscape.com
b7d0600f26
backing out prevoius changes (unix didn't like it)
1999-04-02 19:57:07 +00:00
waterson%netscape.com
db65032d55
Changed #ifdef DEBUG_waterson debug printfs to us PR_LOG(). Fixed a initialization-order warning on Unix.
1999-04-02 19:51:35 +00:00
peterl%netscape.com
90dd9ac19c
initialize bitfields through a union to keep purify happy
1999-04-02 18:51:28 +00:00
peterl%netscape.com
50ff45a764
connected content properties to style context
1999-04-02 18:49:40 +00:00
peterl%netscape.com
baea51d075
added nsStyleContent
1999-04-02 18:48:55 +00:00
sfraser%netscape.com
09b8fd346e
Declare functions static to fix warnings.
1999-04-01 23:54:23 +00:00
waterson%netscape.com
0295ba5750
Check to make sure that you have content in the doc before doing GetElementById(). (This was causing crash in SearchForNodeByID() -- thanks to law@netscape.com for the fix.)
1999-04-01 02:30:03 +00:00
vidur%netscape.com
3ad604d74d
Added epilog and prolog to document.
1999-03-31 20:49:42 +00:00
vidur%netscape.com
f6f2f989a9
Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods.
1999-03-31 20:49:25 +00:00
karnaze%netscape.com
f4f74bc752
bug 2620 - extra scroll bars on nested frameset documents.
1999-03-31 19:18:39 +00:00
karnaze%netscape.com
fbd335c2d0
bug 4382 - comments inside <option>
1999-03-31 05:59:06 +00:00
troy%netscape.com
5fdfdefca3
Added back Nav compatibility hack for illegal hex values being mapped
...
to 0
1999-03-31 05:12:36 +00:00
troy%netscape.com
4a786bf040
Fix for bug #4434
1999-03-31 04:13:24 +00:00
kipp%netscape.com
3961529a5f
Support cols, wrap and width arguments
1999-03-31 04:13:04 +00:00
kipp%netscape.com
a1da9f8221
Added eStyleUnit_Chars
1999-03-31 04:08:07 +00:00
troy%netscape.com
13392f1eeb
Added case for ILAYER
1999-03-30 15:20:14 +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
troy%netscape.com
6f90e33e29
Added beforePseudo and afterPseudo
1999-03-30 00:48:57 +00:00
troy%netscape.com
a159763cc4
Moved beforePseudo and afterpseudo to nsCSSAtoms
1999-03-30 00:47:42 +00:00
waterson%netscape.com
6a9f55ba2d
Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document.
1999-03-30 00:38:16 +00:00
amusil%netscape.com
d71744eb68
Changes to hook up LiveConnect on Windows
1999-03-29 22:18:05 +00:00
waterson%netscape.com
66a55f3f2c
Landed RDF_19990326_BRANCH, scriptability changes.
1999-03-29 19:52:54 +00:00
troy%netscape.com
a0cfb563d3
Added beforePseudo and afterPseudo atoms
1999-03-29 03:30:34 +00:00
joki%netscape.com
47eaa109a7
Removing assertion from HandleDOMEvent. New capture/bubble path passes through this func.
1999-03-29 02:29:43 +00:00
joki%netscape.com
5abbeab8a7
Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes.
1999-03-28 22:27:38 +00:00
joki%netscape.com
393a3e937e
Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements)
1999-03-28 22:22:54 +00:00
troy%netscape.com
0fd84b719f
Patch from Bruce Mitchener that removes some dead code
1999-03-28 18:26:09 +00:00
peterl%netscape.com
5b003c7782
added support for outline
...
border color fixes
1999-03-28 04:31:57 +00:00
peterl%netscape.com
284405e9c7
fixed tokenization bug (treating "+.foo" as a number)
1999-03-28 04:31:12 +00:00
peterl%netscape.com
622e176070
fixed bug in parsing backgrounds
1999-03-28 04:29:57 +00:00
peterl%netscape.com
0edbf3ac86
added support for outline, border corner radius, transparent border
...
tweaked opacity
1999-03-28 04:28:22 +00:00
kipp%netscape.com
121eee5513
Implement new method
1999-03-27 01:20:15 +00:00
kipp%netscape.com
f656ef3fb2
Added a new method
1999-03-27 01:20:02 +00:00
ftang%netscape.com
50880692ba
add Set/GetWordBreaker to nsIDocument. reviewed and approved by waterson
1999-03-27 00:58:42 +00:00
ftang%netscape.com
1a935f9498
add Set/GetWordBreaker to nsIDocument. Reviewed and approved by kipp
1999-03-27 00:58:41 +00:00
evaughan%netscape.com
0835fb2da4
Added XUL based layout manager.
1999-03-27 00:58:29 +00:00
donm%netscape.com
9a4f6969a9
backing out evaughan's changes. tree closed.
1999-03-26 19:39:23 +00:00
evaughan%netscape.com
e637847edd
Added box layout system.
1999-03-26 18:51:08 +00:00
ramiro%netscape.com
58156c9428
Fix indiscriminate debug comment spewage.
1999-03-26 11:34:21 +00:00
kipp%netscape.com
c1e979c388
Provide zero margins for other sides
1999-03-26 00:41:59 +00:00
briano%netscape.com
cebfc14fd8
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
1999-03-25 21:21:47 +00:00
briano%netscape.com
41dd62814d
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
1999-03-25 21:10:22 +00:00
peterl%netscape.com
329ef341b5
added percent handling for opacity property
1999-03-25 06:43:07 +00:00
peterl%netscape.com
fbe4c468cf
fix whitespace handling on attribute selectors
1999-03-25 06:42:42 +00:00
peterl%netscape.com
6c0a60eaf0
add base tag info on the rest of the table elements too
1999-03-25 06:40:06 +00:00
peterl%netscape.com
a0f031bbef
cleaned up attribute style hints to reflect the real info
1999-03-25 06:39:12 +00:00
peterl%netscape.com
e9d8cae711
made opacity inherit by default
1999-03-25 06:34:57 +00:00
peterl%netscape.com
4783a22e3c
set default attribute style hint to content
1999-03-25 06:32:09 +00:00
kipp%netscape.com
2e33bbba23
Use compatability table for div align mappings
1999-03-25 03:48:06 +00:00
kipp%netscape.com
fd4f6cc27c
Removed some dead code
1999-03-25 03:47:46 +00:00
kipp%netscape.com
4aa151d370
Added some -moz keywords
1999-03-25 03:46:58 +00:00
jfrancis%netscape.com
340553bc93
exposing on-the-fly switchability between pre and post order iterors in the interface. exposing PositionAt in the interface.
1999-03-23 11:54:52 +00:00
jfrancis%netscape.com
c13ae60c0a
phase one of on-the-fly support for switching between pre and post order iteration. needed by text services.
1999-03-23 10:30:24 +00:00
beard%netscape.com
a2544d7e98
new implementation of GetScriptObject, returns a script object that is a wrapper for the Java applet object, whose prototype points to the standard DOM element object. This allows the applet's public fields to shadow the DOM properties. only turned on for XP_MAC.
1999-03-21 20:48:49 +00:00
pierre%netscape.com
8084f5dd4a
#3974 "mac crashes when hitting return to submit form"
1999-03-21 04:35:01 +00:00
kipp%netscape.com
ccf93dce08
Table's, tr's, td's and th's now support navigators background attribute properly including backgrounds impacted by BASE tags - bug #2020
1999-03-20 15:42:21 +00:00
vidur%netscape.com
60c2b1e433
Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash.
1999-03-20 01:51:00 +00:00
kipp%netscape.com
3a2e3c078d
Support html4 type attribute
1999-03-20 01:32:48 +00:00
tague%netscape.com
21fe067546
Added support for basic Japanese input on Win32
1999-03-19 23:36:20 +00:00
kipp%netscape.com
382f284b4f
Handle background attribute better
1999-03-19 23:09:29 +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
nisheeth%netscape.com
eb359710f6
Fix for bug 3584.
...
Change coded by vidur. Reviewed by me. Document.written documents now get
a default "about:blank" url assigned to them. This fixes crash bugs associated
with other code assuming that all documents have non-null urls.
Approved by chofmann.
1999-03-19 01:41:09 +00:00
waterson%netscape.com
0c1a11239c
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
6647377172
Fixes for the mouseover toolbar button problem. Approved by Chris.
1999-03-18 21:18:00 +00:00
kipp%netscape.com
a6b25894b2
Fixed bug #3597 - lower case alpha/roman bullets
1999-03-18 21:01:52 +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
pnunn%netscape.com
d56aa5a1a4
Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com
...
Reviewed by kipp@netscape.com .
1999-03-17 00:13:31 +00:00
joki%netscape.com
a99a29b5de
Fix for bug 3553, links on Linux
1999-03-15 23:44:15 +00:00
hyatt%netscape.com
e61c558de9
Changes to fix the bookmarks menu crashing problem.
1999-03-15 05:39:04 +00:00
hyatt%netscape.com
9fcc58babd
Changes to fix the Bookmarks menu crashing problem.
1999-03-15 05:36:13 +00:00
kostello%netscape.com
31b572ebdc
Added implementation for nsIHTMLContentSink::DoFragment()
1999-03-15 05:11:43 +00:00
karnaze%netscape.com
92f14ae1f9
removed code to set margins on radio buttons and checkboxes. It is now done using attribute selectors in ua.css.
1999-03-14 17:39:58 +00:00
buster%netscape.com
0703113c32
added a debug-only printf warning if the char code returned is 0
1999-03-14 04:10:55 +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
putterman%netscape.com
d54a42c5ed
comment out NS_ERROR in remove
1999-03-12 13:13:58 +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
hyatt%netscape.com
87e0d24c26
XUL fragments live!
1999-03-12 05:21:25 +00:00
troy%netscape.com
eb3fddd46d
Fixed MapDeclarationInto() so it correctly handles 'min-width', 'max-width',
...
'min-height', and 'max-height'
1999-03-11 20:29:02 +00:00
hyatt%netscape.com
fa81242e10
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
troy%netscape.com
38bb440c35
Patch from Bruce Mitchener (bruce@sybersight.com) that fixes incorrect
...
use of delete operator
1999-03-11 15:21:46 +00:00
rjc%netscape.com
2e2544c1c6
Comment out NS_PRECONDITION on mDocument.
1999-03-11 12:07:49 +00:00
rjc%netscape.com
4c1c22eb08
Better, smarter sorting implementation.
1999-03-11 12:01:47 +00:00
troy%netscape.com
5d5ab80fa3
Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized
...
memort error
1999-03-11 05:56:11 +00:00
nisheeth%netscape.com
595276432b
- Beautified error reporting of expat errors. We now don't just dump the error text out as nodes. We create the parsererror and sourcetext HTML nodes that can be styled via ua.css.
1999-03-11 05:29:36 +00:00
nisheeth%netscape.com
554a04fad4
- changing ua.css to add style rules for the 'parsererror' and 'sourcetext' elements.
...
- added eHTMLTag_parsererror, eHTMLTag_sourcetext to the set of HTML tags.
- These tags are used within XML documents to show errors from expat.
1999-03-11 05:26:53 +00:00
joki%netscape.com
f7c8bd10c6
Adding DOM access to new character information
1999-03-11 00:07:59 +00:00
rjc%netscape.com
ad2f6654f2
Small sort fix.
1999-03-10 22:02:25 +00:00
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
nisheeth%netscape.com
4de7406f15
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
a673d12e20
More fixes to make sure the right attribute namespace is being used.
1999-03-03 01:38:32 +00:00
hyatt%netscape.com
64a6753587
Fixes so that attributes are set correctly.
1999-03-03 01:26:33 +00:00
hyatt%netscape.com
6b640a1aee
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
66a4fb1a65
Fixes to get CDATASections working again. Also changes to fix XML links.
1999-03-02 23:22:05 +00:00
kmcclusk%netscape.com
52afc44421
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
c401b7142e
Adding new tab handling and focus support.
1999-03-02 19:19:24 +00:00
cls%seawood.org
79caf55510
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
5b4e352425
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
rjc%netscape.com
8a3178b0de
ChildAt(0) can return NULL, so check for it!
1999-03-02 04:07:10 +00:00
pollmann%netscape.com
f0368fab2e
Cleanup: Use the GetPrimary Frame in nsGenericHTMLElement. Enable fetching selectedIndex before frame creation (using DefaultSelected instead of Selected) Bug #3340
1999-03-02 03:31:17 +00:00
pollmann%netscape.com
fe42af341e
Enable GetSelected for options inside of option groups. (Fix GetPrimaryFrame)
1999-03-02 03:26:29 +00:00
pollmann%netscape.com
fe9dc59eef
Cleanup: return NS_NOINTERFACE not NS_OK if getting the primary frame fails.
1999-03-02 03:22:45 +00:00
nisheeth%netscape.com
6cafe14005
We no longer call RegisterDTD() on nsParser when initiating parsing of XML
...
documents.
1999-03-02 02:58:25 +00:00
vidur%netscape.com
5c71c0ce21
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
1999-03-01 16:57:35 +00:00
rods%netscape.com
372194e11f
Change it to do a QueryInterface, is this right?
1999-03-01 15:27:55 +00:00
mcafee%netscape.com
20a05193e2
Backing out my last change, breaks Win32 & Mac.
1999-03-01 10:57:20 +00:00
mcafee%netscape.com
2d410263b9
Adding do_QueryInterface() wrapper for nsCOMPtr/Solaris.
1999-03-01 10:32:14 +00:00
jfrancis%netscape.com
9b46187134
made iterators bidirectional; lots of bug fixes; finished subtree iterator impl.
1999-03-01 08:17:18 +00:00
nisheeth%netscape.com
aa8fbc879d
- Add expat to the windows build only...
...
- Changed nsXMLDocument such that expat gets used for XML parsing if
EXPAT is #define'd
1999-02-27 08:02:15 +00:00
peterl%netscape.com
e6aa19618a
fixed active link rule support
1999-02-27 07:18:21 +00:00
peterl%netscape.com
4b2ba32cae
added support for dynamic pseudo classes
...
added support for child & sibling selectors
1999-02-27 07:17:52 +00:00
peterl%netscape.com
120d44bdfc
added child & sibling selector support
1999-02-27 07:16:57 +00:00
peterl%netscape.com
d79cf12101
added child & sibling selectors
1999-02-27 07:15:59 +00:00
peterl%netscape.com
6cc2958942
added content state changed
1999-02-27 07:15:09 +00:00
peterl%netscape.com
eab0e6c8cb
added CSS3 pseudo classes
1999-02-27 07:14:33 +00:00
peterl%netscape.com
53d86f217b
added CSS3 UI pseudo classes
1999-02-27 07:14:13 +00:00
peterl%netscape.com
9fe33c68e2
set document before adding attributes
1999-02-27 07:13:48 +00:00
peterl%netscape.com
1ae9d420b1
switched state change notifications to use ContentStateChanged
1999-02-27 07:12:38 +00:00
peterl%netscape.com
7cd4cd92c4
added CalcStyleDifference
1999-02-27 07:11:42 +00:00
peterl%netscape.com
c0cf7cb253
added content state changed
...
removed ua sheet from dump style
1999-02-27 07:11:04 +00:00
peterl%netscape.com
5916c57c38
added == operator for style sides
1999-02-27 07:09:40 +00:00
hyatt%netscape.com
d86eecabbe
Modified HTML content's QueryInterface macro to supported nsIStyledContent.
1999-02-27 01:36:41 +00:00
hyatt%netscape.com
d85d9fe190
Changed GetID, HasClass, and GetClasses so that they are invoked on styledContent
...
instead of htmlContent.
1999-02-27 01:35:51 +00:00
hyatt%netscape.com
dfbfad323d
Changed GetInlineStyleRule so that it is invoked on styledContent instead
...
of htmlContent.
1999-02-27 01:35:25 +00:00
hyatt%netscape.com
b672b96f31
Changed GetContentStyleRule so that it is invoked on styledContent instead
...
of htmlContent.
1999-02-27 01:34:55 +00:00
hyatt%netscape.com
48a5a5d631
Removing the CLASS, ID, and STYLE-specific methods. They are now in
...
nsIStyledContent (from which nsIHTMLContent now derives).
1999-02-27 01:32:49 +00:00
hyatt%netscape.com
76b33e035d
The nsIStyledContent interface. Removes CLASS, ID, and STYLE support (as well
...
as the ability to supply style hints) from nsIHTMLContent.
1999-02-27 01:31:01 +00:00
kipp%netscape.com
4a28dcfe2b
fixed up operator new usage
1999-02-26 20:02:06 +00:00
kipp%netscape.com
cfa5bbce41
Fixed remaining issues with operator new/delete
1999-02-26 19:26:29 +00:00
kipp%netscape.com
b328181417
Support entities (bug #3112 )
1999-02-26 17:13:51 +00:00
kipp%netscape.com
2aaefa469a
Cleaned up operator new and delete
1999-02-26 17:13:10 +00:00
kipp%netscape.com
ca244c5661
Removed dependency on static constructors
1999-02-26 17:12:16 +00:00
kipp%netscape.com
faa661374a
Fixed up operator new and delete
1999-02-26 17:09:35 +00:00
kipp%netscape.com
9adee56599
Implement operator delete properly; removed dependency on static constructor
1999-02-26 17:03:18 +00:00
waterson%netscape.com
1a5afc6cd4
Bug 3302. Fixed DOM calls to effect (more or less) the right change on the content model, modulo Bug 3275. This was causing asserts to fire whenever you called SetAttribute().
1999-02-26 03:02:19 +00:00