nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
hyatt%netscape.com
e127cbfaf5
Fixing chrome registry leak. r=scc
2000-05-01 06:07:52 +00:00
sfraser%netscape.com
14f40c1c2a
Add an UpdateCommandState method to the command maanger.
2000-05-01 01:33:22 +00:00
cls%seawood.org
a4254dc9a9
More nsString fixes for BeOS
2000-04-29 01:14:31 +00:00
hyatt%netscape.com
faa66dfaa7
Adding support for backstop style sheets
2000-04-28 23:34:12 +00:00
danm%netscape.com
271a9216c0
add popup and popupset atoms. bug 33675
2000-04-28 20:33:52 +00:00
danm%netscape.com
a923c3f1c4
implement _child popup content. bug 33675. code=hyatt
2000-04-28 20:31:26 +00:00
mjudge%netscape.com
5641d1e14f
fixed str bustage.
2000-04-28 07:51:09 +00:00
hyatt%netscape.com
539c0d0e67
Tweak.
2000-04-28 06:35:49 +00:00
mjudge%netscape.com
19d29307eb
small change to the way you get selection
2000-04-28 06:22:07 +00:00
pavlov%netscape.com
783f26e991
fix string stupidness
2000-04-27 23:08:11 +00:00
waterson%netscape.com
2259db6f0c
Fix memory churn caused by implicit nsString ctor.
2000-04-27 06:44:13 +00:00
waterson%netscape.com
93ec532eed
Fix memory churn caused by implicit nsString ctor.
2000-04-27 05:53:36 +00:00
hyatt%netscape.com
7e1dadef16
Dynamic skin switching lives, baby.
2000-04-27 02:10:43 +00:00
waterson%netscape.com
161096afb1
Move template builder 'release' to SetScriptGlobalObject() so that we'll always release the template builders regardless of whether someone else leaks the nsXULDocument object.
2000-04-27 00:32:02 +00:00
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