pollmann%netscape.com
|
8588b22533
|
Bugs 4714 4533 4387. A: Chofmann R: Harishd
|
1999-04-08 23:47:49 +00:00 |
jfrancis%netscape.com
|
70eff1b903
|
fix for another range gravity bug; rvwd and apprd kostello; appr chofmann
|
1999-04-08 06:00:44 +00:00 |
waterson%netscape.com
|
d52058c17f
|
Bug 4618. Fix compilation problem on Solaris native compile. a=chofmann@netscape.com
|
1999-04-08 01:53:31 +00:00 |
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 |
toshok%hungry.com
|
2375f5e717
|
enable OJI on unix.
|
1999-04-07 05:14:40 +00:00 |
rjc%netscape.com
|
33e8c6759c
|
SetDocument(nsnull) is now valid, indicating document is going away. Timers are removed in this manner.
|
1999-04-07 00:27:40 +00:00 |
waterson%netscape.com
|
8fe9ea5db2
|
Fixed incorrect use of nsCOMPtr.
|
1999-04-07 00:07:28 +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 |
waterson%netscape.com
|
e901808d4d
|
Use the 'real' local store.
|
1999-04-06 22:55:26 +00:00 |
rods%netscape.com
|
f2163f303d
|
Added support to handle Drag & Drop events
|
1999-04-06 20:24:05 +00:00 |
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 |