kipp%netscape.com
ea74d6b3c4
r=peterl; bug=15373; Fixed atom memory leaky
1999-10-01 20:13:39 +00:00
law%netscape.com
828349b59c
Context menu updates
1999-10-01 04:43:45 +00:00
rjc%netscape.com
5fea9b5df9
Fix bug # 15222: The composite datasource has a few operations which are somewhat "expensive". Have these behaviors on by default, but expose a method on the composite datasources so that they can be selectively turned off [for Mail/News, for example] if the capability is not needed/used (such as negative assertions). Review: waterson@netscape.com. Additional Mail/News Testing: putterman@netscape.com
1999-10-01 04:07:55 +00:00
waterson%netscape.com
3f8b996770
Fuck. These went in onto the tip and were supposed to be on the branch. Backing out.
1999-10-01 03:04:08 +00:00
waterson%netscape.com
5fe7965076
Initial checkin on XUL_19990930_BRANCH, the RDF-ectomy. Single XUL documents hobbling along.
1999-10-01 03:01:22 +00:00
beard%netscape.com
7b9c53b997
fixed non-debug breakage. r=vidur
1999-10-01 01:11:40 +00:00
vidur%netscape.com
abef968cec
Converted parser into a module. Removed usage of static parser methods and used nsIParserService and nsIDTD methods instead. To be reviewed by RickG.
1999-09-30 22:07:04 +00:00
kipp%netscape.com
90b60c0e80
Removed atom table hacks
1999-09-30 21:17:28 +00:00
kipp%netscape.com
6fb692f3d0
Fixed atom memory leaks and HTMLAttribute memory leaks (for unmapped attrs only)
1999-09-30 21:17:06 +00:00
rods%netscape.com
bba7ebd312
Backed out 1.54, this is 1.53
1999-09-30 16:43:11 +00:00
rods%netscape.com
ebeae50357
Completely changed the way focus is handled, both from JS and from the events mgr notifications.
...
These changes do not help the problems we have with gfxtextfields because they have an embbeded wehshell with a native window
1999-09-30 11:57:45 +00:00
rods%netscape.com
b286201231
Turned on the system colors
1999-09-30 11:55:15 +00:00
rods%netscape.com
6eeeaff2b0
Added ConsumeFocusEvents method to consume all focus event and make sure they don't get dispatched
1999-09-30 11:40:42 +00:00
waterson%netscape.com
031302a480
Bug 13908. Add code to hook up 'forward observer declarations'. r=hyatt.
1999-09-30 02:32:34 +00:00
peterl%netscape.com
3ab567c217
made child sheet loads of agent sheets be optionally synchronous
1999-09-30 01:39:57 +00:00
cmanske%netscape.com
fa36f1fe66
Changed ifdef so we can use ToString for non-debug purposes. r=akkana
1999-09-29 21:52:10 +00:00
akkana%netscape.com
770ed40a0a
Add OutputWrap flag, and add comments for the other flags
1999-09-29 20:17:51 +00:00
peterl%netscape.com
870b54137e
make remap style optionally not go recursive
1999-09-29 03:30:47 +00:00
warren%netscape.com
18d426d338
Fixed uninitialized variables
1999-09-26 10:07:16 +00:00
warren%netscape.com
3b7cb74794
Fixed mismatched free problem.
1999-09-26 07:05:02 +00:00
waterson%netscape.com
7cf756f47e
Bug 14911. Revert sloppy checkin. The 'DocumentWillBeDestroyed' stuff was never meant to get checked in. It piggy-backed onto another bug fix; I wasn't careful.
1999-09-25 16:29:22 +00:00
ftang%netscape.com
2561109d7f
fix bug 14802. reviewed by harishd.
1999-09-24 21:50:49 +00:00
waterson%netscape.com
1ffd4337ba
Fix mac build bustage.
1999-09-24 20:39:26 +00:00
waterson%netscape.com
0f1bc3914b
Bug 14754. Support '.database' attribute on HTML elements. Fix ref='...' support for HTML templates. r=rjc, a=chofmann
1999-09-24 19:49:15 +00:00
waterson%netscape.com
5636df21fa
Bug 14752. Support '.database' attribute on HTML elements. Fix ref='...' support for HTML templates. r=rjc, a=chofmann
1999-09-24 19:49:12 +00:00
nisheeth%netscape.com
0c537f8bad
Use NSPR logging rather than printf's for stopwatch output.
1999-09-24 08:57:36 +00:00
nisheeth%netscape.com
7594dce35d
Move the message that announces that time is being measured for layout processes from the content sink to the webshell.
1999-09-24 07:19:44 +00:00
nisheeth%netscape.com
d4a69386fa
a=chofmann. Include time spent in ProbePseudoStyleFor() in time measurement of style resolution.
1999-09-24 07:16:20 +00:00
mscott%netscape.com
06e3be3316
Bug #14816 --> we were leaking a nsIPrincipal object in AddScriptEventListener which could be remedied using a nsCOMPtr.
...
Also clean up for insufficient rv useage, un-commoned JSPRINCIPALS_DROP and improving the control flow for readability.
These changes are actually Brendan's...i'm checking this in on his behalf.
r=mscott. a=brendan
1999-09-24 06:49:33 +00:00
mgleeson1%netscape.com
e7cbff5298
fix for UNIX ports r=kipp, a=hofmann,kipp
1999-09-23 19:02:23 +00:00
peterl%netscape.com
6512bae35c
Remember: always remove mapped attributes from hashtable before modifying them.
...
Fix bug 13589
1999-09-23 03:54:12 +00:00
saari%netscape.com
113c961c8f
A better fix for blocker #14464 . Reviewed by Hyatt w. permission from leaf/choffman
1999-09-23 02:31:37 +00:00
ftang%netscape.com
eab8cbead0
fix crash when the pref callback get call. Part of bug 14219
1999-09-23 02:10:15 +00:00
saari%netscape.com
990e5367a8
Fix for blocker bug #14464 . Reviewed by Hyatt, checkin permission by leaf.
1999-09-23 01:55:41 +00:00
ftang%netscape.com
4456c05d46
add pref callback for charset detectors
1999-09-22 08:49:28 +00:00
rpotts%netscape.com
6fc5c2e45e
Changed the printing to use the ImageGroup notifications rather than the document loader because a document is *not* being loaded... This fixes printing after the changes to the document loader notifications.
1999-09-22 07:34:31 +00:00
joki%netscape.com
3f574efaed
Various fixes to prevent casting events to the wrong struct subtypes when queried
1999-09-22 06:30:01 +00:00
joki%netscape.com
e9e44594ea
Fix scrolling via home/end keys to scroll to beginning and end of doc
1999-09-22 06:28:57 +00:00
law%netscape.com
be924c200c
Fixes for context menus; a=hyatt (I just pressed the keys he told me to :-)
1999-09-22 06:27:28 +00:00
joki%netscape.com
de1d4abc32
Adding support for event.clickCount, obsoleting old dblclick event.
1999-09-22 02:29:33 +00:00
peterl%netscape.com
aa659a7ec6
reset pushback buffer when creating a new scanner
...
factored scanner creation code
1999-09-22 01:19:29 +00:00
waterson%netscape.com
fae395b32c
Bug 14273. We weren't recursively creating 'container' contents for HTML elements. Fixed that.
1999-09-22 00:54:05 +00:00
kipp%netscape.com
f49c28ef15
Work around purify nonsense with bitfields
1999-09-22 00:38:57 +00:00
vidur%netscape.com
e8db523d27
Fix for bug 14109. Corrected dir getter.
1999-09-21 23:23:53 +00:00
saari%netscape.com
6df67e6af3
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
1999-09-21 23:02:35 +00:00
vidur%netscape.com
4bb8f6be0e
Fix for bug 14105 - correct processing of area tabindex
1999-09-21 22:19:29 +00:00
buster%netscape.com
866f935ecf
fixed link handling in editor by making links only grab focus when
...
the pres context has a link handler. bug 14455
1999-09-21 21:10:34 +00:00
joki%netscape.com
c681d323f9
Fix bug 6258, release of null content pointer due to reentrant event
1999-09-21 19:00:55 +00:00
dcone%netscape.com
6a77a6e288
added debugging for printing
1999-09-21 14:34:28 +00:00
joki%netscape.com
70f5a105ba
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
1999-09-21 14:18:52 +00:00