jst%netscape.com
3625709458
Landing DOM Level 2 CSS and Views interfaces and implementation.
2000-04-26 13:58:56 +00:00
sfraser%netscape.com
704a8ccc4a
Implemented new calls on the command manager which are callthroughs from the controller, with a context parameter.
2000-04-26 06:15:40 +00:00
sfraser%netscape.com
1fbb40753c
Lots of new comments, added interface for nsIStateUpdatingControllerCommand, and added calls on the command manager which are callthroughs from the controller, with a context parameter.
2000-04-26 06:15:23 +00:00
waterson%netscape.com
07207e9705
Remove assertions so that you can set properties on XUL elements.
2000-04-26 03:49:39 +00:00
waterson%netscape.com
974535ba6a
Remove XIF assertions. akk and mjudge say this is ok.
2000-04-26 03:47:15 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
sfraser%netscape.com
37dbaee080
Add some null checks to prevent crashes if calling GetControllerAt with an index that is too large.
2000-04-26 00:58:14 +00:00
waterson%netscape.com
d9de0cb0de
Bug 34619. Fixed-size allocators for nsXULTemplateBuilder, try numero dos, with egcs fixed.
2000-04-25 04:11:53 +00:00
waterson%netscape.com
a76d125ae2
Back out changes: they broke egcs.
2000-04-25 01:28:09 +00:00
waterson%netscape.com
5eb3e883e3
Bug 34619. Judicious use of fixed size allocators to reduce overhead.
2000-04-25 01:24:24 +00:00
waterson%netscape.com
ea8dbfd673
Use fixed size arena allocator for element map.
2000-04-25 01:21:57 +00:00
waterson%netscape.com
be9641ebd5
Clean up pool initialization.
2000-04-25 01:20:00 +00:00
waterson%netscape.com
c7e85ce37b
Change from an array of sizes to a linked list so it can handle new sizes after initialization.
2000-04-25 01:18:56 +00:00
waterson%netscape.com
570c646e75
Bug 35815. Implement <bindings> for XUL templates.
2000-04-24 04:22:26 +00:00
joki%netscape.com
f45f136808
Fix for bug 23373, allow prevention of context menu via mousedown handler
2000-04-24 02:07:06 +00:00
cls%seawood.org
33edc21c9c
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
anthonyd%netscape.com
05840e5f32
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
2000-04-20 23:11:41 +00:00
jdunn%netscape.com
2bb93f0b6d
Structs are inheritently private, so friend is required
...
r= waterson@netscape.com
2000-04-20 01:33:29 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
waterson%netscape.com
76236ce568
Bug 10208. Correctly update 'empty' attribute when a container's contents are changed.
2000-04-19 05:39:26 +00:00
waterson%netscape.com
9809282011
Bug 24762. Use arena-based fixed-size allocator for enumerator objects. r=scc
2000-04-19 04:37:41 +00:00
waterson%netscape.com
f52c56f569
Bug 24762. Use arena-based fixed-size allocator for Assertion, PLHashEntry, and enumerator objects. r=scc
2000-04-19 04:36:28 +00:00
waterson%netscape.com
7146c8eb12
Add nsFixedSizeAllocator.cpp to the build.
2000-04-19 03:27:42 +00:00
waterson%netscape.com
3d5fc92667
Add nsFixedSizeAllocator.cpp to build.
2000-04-19 03:17:32 +00:00
waterson%netscape.com
316e00a672
Initial revision.
2000-04-19 03:15:25 +00:00
cls%seawood.org
a27ca31c45
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
waterson%netscape.com
97aa29fee8
Fix resource leak because of flow-of-control changes. r=rjc
2000-04-18 04:40:56 +00:00
pinkerton%netscape.com
006d15968e
set the popup node on tooltips.
2000-04-18 02:34:32 +00:00
waterson%netscape.com
ccac31827b
Fix build bustage.
2000-04-17 17:51:01 +00:00
scc%netscape.com
0655986fe5
making string conversions explicit
2000-04-17 14:47:33 +00:00
scc%netscape.com
134ac7603e
making string conversions explicit
2000-04-17 14:40:25 +00:00
scc%netscape.com
7e868737a5
making string conversions explicit
2000-04-17 14:30:23 +00:00
rjc%netscape.com
98e66775ad
Comment out oftenhit assertion in ArcLabelsIn().
2000-04-17 05:26:25 +00:00
waterson%netscape.com
886a15f0db
Fix uninitialized variable, caught by shalabh@pspl.co.in
2000-04-17 02:07:00 +00:00
scc%netscape.com
94f906edb8
making string conversions explicit
2000-04-15 10:10:02 +00:00
mccabe%netscape.com
4537a69b81
Modify nsIScriptGlobalObjectOwner::ReportScriptError to take an nsIScriptError interface, rather than separate message, file, line arguments.
...
Fix implementations and their callers, and restore error printing to stderr even when the error is successfully logged to the console service, to make life easier for people who go to the trouble to invoke Mozilla with -console.
2000-04-15 01:56:47 +00:00
alecf%netscape.com
955942511b
make the rdf delegate progid accessable from a header file, and switch to the cutting-edge progid schema
...
r=waterson
2000-04-13 23:37:41 +00:00
jst%netscape.com
2c4d540f7a
Update the DOM interface to DOM Level 2, only stubs so far.
2000-04-13 21:21:02 +00:00
waterson%netscape.com
58be5b3d42
Bug 34565. Initial support for extended <template> syntax.
2000-04-13 21:13:00 +00:00
waterson%netscape.com
7410c99129
Fix compiler warning; use of uninitialized variable.
2000-04-13 20:04:13 +00:00
waterson%netscape.com
fc68198af8
Add commentary, Value::GetType() method.
2000-04-13 20:03:39 +00:00
waterson%netscape.com
97b4a22f34
Be sure to initialize out parameter when FindChildByTag() doesn't find anything.
2000-04-13 20:02:38 +00:00
sspitzer%netscape.com
00f16e8d17
bulletproofing fix for bug #35568 . r=waterson.
2000-04-12 07:38:17 +00:00
waterson%netscape.com
d234ce8925
Add nsXULAtoms.cpp to the build.
2000-04-12 05:00:32 +00:00
waterson%netscape.com
a68ea0ec89
Initial revision.
2000-04-12 04:49:28 +00:00
tbogard%aol.net
353de7b69c
Changed to use the enumeration rather than the string based parameter to the parser loading mode.
2000-04-11 23:48:37 +00:00
waterson%netscape.com
21d2baa588
Bug 35360. Fix UMRs in MatchList discovered by bruce@cybersight.com.
2000-04-11 22:36:53 +00:00
waterson%netscape.com
d9654f7668
Bug 35392. Fix leaking MemoryElement when already in set. r=beard -- thanks for wiping my chin.
2000-04-11 22:35:43 +00:00
mscott%netscape.com
1ef7bc6ebd
Bug #34769 (this change is actually dougt's). Don't allow the chrome cache channel to stomp on it's original
...
uri if it's already been set.
r=waterson,mscott
a=leaf
2000-04-10 00:25:22 +00:00
waterson%netscape.com
88cd229180
Bug 34726. Add an out parameter to ConflictSet::Add() that indicates whether the new instantiation triggered any new rules to be matched. The caller then uses this parameter to decide whether or not to add the key of a rule cluster to the 'newkeys' set. r=rjc, a=leaf
2000-04-07 19:22:59 +00:00