waterson%netscape.com
|
d4d1bc17e4
|
Fix windows bustage introduced trying to fix solaris bustage.
|
2000-04-05 05:48:33 +00:00 |
waterson%netscape.com
|
3b09df9586
|
Renamed to nsXULTemplatebuilder.cpp
|
2000-04-05 05:22:14 +00:00 |
waterson%netscape.com
|
5f63c58683
|
Fix build bustage on Solaris Workshop compiler.
|
2000-04-05 05:18:42 +00:00 |
waterson%netscape.com
|
6ae5675fa2
|
Bug 29507. Clean up PresShell refcounting. r=troy
|
2000-04-05 05:17:36 +00:00 |
mkaply%us.ibm.com
|
4e00b5fa33
|
# 34082
r= waterson@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
|
2000-04-05 02:39:51 +00:00 |
sspitzer%netscape.com
|
aed8392487
|
fix for #34443. fix by waterson, r=sspitzer. now, it just asserts.
|
2000-04-05 00:50:20 +00:00 |
hyatt%netscape.com
|
63c490cec5
|
Eliminating nsIFocusableContent
|
2000-04-04 23:54:06 +00:00 |
waterson%netscape.com
|
d37bc68c0a
|
Remove redundant class forward decls that were causing VC++ internal compiler errors.
|
2000-04-04 08:32:58 +00:00 |
waterson%netscape.com
|
83d24aba01
|
Ok, really fix HP-UX this time.
|
2000-04-04 08:19:51 +00:00 |
waterson%netscape.com
|
01e123053b
|
Fix build bustage on HP-UX. Access to protected classes only allowed by 'friends'.
|
2000-04-04 07:28:31 +00:00 |
cls%seawood.org
|
57978e5c23
|
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
|
2000-04-04 04:46:38 +00:00 |
waterson%netscape.com
|
070aae569c
|
Add new XUL template builder to the build.
|
2000-04-04 00:47:20 +00:00 |
waterson%netscape.com
|
394e88f7fd
|
Add new template builder to the Mac build.
|
2000-04-04 00:46:44 +00:00 |
waterson%netscape.com
|
efef9efd54
|
Add new XUL template builder to the windows build.
|
2000-04-04 00:44:18 +00:00 |
waterson%netscape.com
|
1f36716fe9
|
Rename Key::Hash(const void*) to avoid ambiguity on Mac.
|
2000-04-04 00:40:41 +00:00 |
mkaply%us.ibm.com
|
90d4dd3ad3
|
# 33859
r= waterson@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-04-03 22:47:44 +00:00 |
jst%netscape.com
|
aebdfd63a7
|
Updating the DOM Attr interface to match the DOM Level 2 spec. r=waterson@netscape.com
|
2000-04-03 13:40:04 +00:00 |
waterson%netscape.com
|
18579e1b8c
|
Reduce allocation overhead in ConflictSet; lazily create hashtable in MatchSet. NOT YET IN THE BUILD.
|
2000-04-03 07:55:35 +00:00 |
waterson%netscape.com
|
0b5c23c47c
|
Leak fixes. NOT YET IN THE BUILD.
|
2000-04-03 06:44:41 +00:00 |
waterson%netscape.com
|
c4f3739d2a
|
Bug 26402, try number two. Do event handler recompilation and 'style' attribute fixup in nsXULElement::SetDocument(). Fix uninitialized out params in nsXULElement::GetAttribute() and nsXULElement::GetClasses().
|
2000-04-03 05:36:17 +00:00 |
scc%netscape.com
|
fad1256326
|
making string conversions explicit
|
2000-04-03 05:28:56 +00:00 |
scc%netscape.com
|
1809d6e4df
|
making string conversions explicit
|
2000-04-03 05:13:05 +00:00 |
jst%netscape.com
|
09556dd1c8
|
Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now.
|
2000-04-02 17:46:30 +00:00 |
waterson%netscape.com
|
5bc7a8e1a2
|
Fix nsCOMPtr bustage on Linux. NOT YET PART OF THE BUILD.
|
2000-04-02 09:22:50 +00:00 |
waterson%netscape.com
|
634070892f
|
Fix memory leaks, problems with incrmental update. NOT YET IN THE BUILD.
|
2000-04-02 09:11:00 +00:00 |
waterson%netscape.com
|
0ab84db792
|
Fix performance problem with KeySet, removing content from a container. NOT YET IN THE BUILD.
|
2000-04-02 01:55:46 +00:00 |
jst%netscape.com
|
5fdb266f31
|
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
|
2000-04-01 13:31:23 +00:00 |
waterson%netscape.com
|
25a5c3e5fe
|
Check in new and improved rule matching for XUL templates. NOT YET IN THE BUILD. a=leaf
|
2000-04-01 01:38:55 +00:00 |
waterson%netscape.com
|
ed53f53113
|
Bug 34061. Fix uninitialized memory problems when called from nsXULDocument::AddSubtreeToDocument().
|
2000-03-31 19:01:56 +00:00 |
hyatt%netscape.com
|
d431b7044e
|
Fumbling around trying to fix 800K leak.
|
2000-03-31 10:26:25 +00:00 |
attinasi%netscape.com
|
f435083f78
|
Implemented Style Size Dump. r=rickg b=26565
|
2000-03-31 07:08:36 +00:00 |
waterson%netscape.com
|
a47543a7de
|
Bug 26402. Compile event handlers when content is inserted into the document. r=hyatt
|
2000-03-31 04:03:25 +00:00 |
waterson%netscape.com
|
7c69941bdc
|
Fix off-by-one error that could occur if you try to inspect an RDF container during renumbering.
|
2000-03-31 03:52:55 +00:00 |
jim_nance%yahoo.com
|
005e33f06e
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on. r=troy@netscape.com
|
2000-03-30 03:21:26 +00:00 |
tbogard%aol.net
|
c6012975c4
|
Set the command using the enumerated type rather than the string type.
|
2000-03-29 06:10:04 +00:00 |
tbogard%aol.net
|
a6cf6680c4
|
Do the GetDocShell using the nsIScriptGlobalObject interface instead of the nsPIDOMWindow interface.
|
2000-03-29 05:39:04 +00:00 |
warren%netscape.com
|
d60b12b153
|
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
|
2000-03-29 03:58:50 +00:00 |
hyatt%netscape.com
|
61fd8c6894
|
Fixing radio element crasher. Duh.
|
2000-03-29 01:17:24 +00:00 |
sspitzer%netscape.com
|
7c55134784
|
fix a typo in the comment.
|
2000-03-28 04:53:57 +00:00 |
rickg%netscape.com
|
a74c225e7d
|
removed reference to nsString2
|
2000-03-26 23:17:01 +00:00 |
scc%netscape.com
|
33cfc64fc1
|
small changes to clients of string converting APIs
|
2000-03-26 10:52:00 +00:00 |
rjc%netscape.com
|
1f04e978ba
|
Clean up: functions which return booleans should not return nsresults.
|
2000-03-26 09:16:58 +00:00 |
rjc%netscape.com
|
e4e4bb1022
|
Fix a simple signed/unsigned warning, as well as a bad return.
|
2000-03-26 09:07:16 +00:00 |
scc%netscape.com
|
a9bd15797a
|
small changes to clients of string converting APIs
|
2000-03-26 08:19:48 +00:00 |
rickg%netscape.com
|
a486e52b05
|
changed Parser(stream) to accept mimetype
|
2000-03-25 03:32:55 +00:00 |
jim_nance%yahoo.com
|
5723bcda31
|
Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
|
2000-03-24 22:11:55 +00:00 |
rjc%netscape.com
|
528b0494a5
|
Do not strip out duplicate RDF commands here (we need multiple separators to pass through.)
|
2000-03-24 02:40:24 +00:00 |
hyatt%netscape.com
|
16fdea9f7b
|
XUL <textfield> lives!
|
2000-03-23 22:17:37 +00:00 |
hyatt%netscape.com
|
f03f7253a1
|
Adding support for new XUL widgets.
|
2000-03-23 09:58:49 +00:00 |
mstoltz%netscape.com
|
d63fb120a5
|
Changed UpdatePrincipal to AddPrincipal; it takes an input parameter now instead of an inout parameter; this is clearer. r=norris
|
2000-03-23 04:53:16 +00:00 |