hyatt%netscape.com
69f90dcb24
Fixing the auto-generated JS file since the IDL changed.
1999-02-10 10:16:34 +00:00
hyatt%netscape.com
256764354c
Fixing the auto-generated file since the IDL changed.
1999-02-10 10:15:47 +00:00
hyatt%netscape.com
e8c3cbb4b5
Added a SetBroadcaster method so that I have a convenient way to set the broadcaster
...
for a given broadcast listener.
1999-02-10 10:15:22 +00:00
hyatt%netscape.com
497fca1d75
The auto-generated file for the XUL broadcast listener.
1999-02-10 09:53:39 +00:00
hyatt%netscape.com
9ceff9e92e
The auto-generated JS file for the XUL broadcaster.
1999-02-10 09:53:19 +00:00
hyatt%netscape.com
509d2e3e65
The auto-generated JS file for the XUL command.
1999-02-10 09:52:48 +00:00
hyatt%netscape.com
b5126507cc
The auto-generated header file for the XULCommand idl.
1999-02-10 09:50:59 +00:00
hyatt%netscape.com
42b3a72baa
The auto-generated header file for the XULBroadcastListener idl.
1999-02-10 09:50:28 +00:00
hyatt%netscape.com
ad0a772d59
The auto-generated file for the XULBroadcaster IDL.
1999-02-10 09:49:50 +00:00
hyatt%netscape.com
1cd092b40c
IDL for enhancements to XUL content nodes, namely the ability to invoke
...
the commands associated with command nodes and the ability to provide
automatic attribute-chaining between a set of broadcasters and broadcast
listeners.
1999-02-10 09:48:00 +00:00
pierre%netscape.com
59adf6b20a
Fix a crash when interrupting a page load
1999-02-10 09:12:48 +00:00
rickg%netscape.com
e839774ae2
added a few comment tests
1999-02-10 09:11:54 +00:00
rickg%netscape.com
ec50c95e34
added a few comment tests
1999-02-10 09:08:35 +00:00
rickg%netscape.com
947ab1d88c
added a few comment tests
1999-02-10 09:07:37 +00:00
peterl%netscape.com
e3f642f33c
Improved handling of bad properties
1999-02-10 08:37:52 +00:00
peterl%netscape.com
810f2f5c75
added append struct value
1999-02-10 08:37:28 +00:00
peterl%netscape.com
de371f0fe6
added missing ToString case
1999-02-10 08:36:37 +00:00
alecf%netscape.com
10e074cdeb
fix casting for strict compilers
1999-02-10 08:24:04 +00:00
alecf%netscape.com
7a445c5ed3
cast correctly to avoid confusing strict compilers
1999-02-10 08:23:36 +00:00
alecf%netscape.com
ea6a6be543
add a few more string cases to fix compilers who complain about ambiguous overloading
1999-02-10 08:22:47 +00:00
sfraser%netscape.com
316640ed6c
Revert project back to 1.5 (remove cyeh's static lib targets, which broke the optimized build). On instruction from sar.
1999-02-10 06:50:04 +00:00
waldemar%netscape.com
6df0ef89ae
First complete release
1999-02-10 06:42:20 +00:00
waldemar%netscape.com
e75cae8813
Reorganized left-side-expression and suppressed unused nonterminal warnings
1999-02-10 06:41:43 +00:00
waldemar%netscape.com
2214cc83e8
Added :spc
1999-02-10 06:40:53 +00:00
waldemar%netscape.com
456ff1626c
Added support for excluding some nonterminals from grammar
1999-02-10 06:39:58 +00:00
troy%netscape.com
034aa56b83
Changed GetNextSibling() to use a pointer argument instead of a reference
1999-02-10 06:13:38 +00:00
troy%netscape.com
9d570499cf
Changed a bunch more nsIFrame member functions to be pointer arguments
...
instead of references
1999-02-10 05:38:18 +00:00
mcafee%netscape.com
f210c5f713
Unix, Win32 now get qsort out of mozilla/lib/xp/xp_qsort.c and mozilla/include/xp_qsort.h. Leaving XP_MAC here until the mac people figure this out, bug 2998 filed to pierre about this.
1999-02-10 04:33:45 +00:00
mcafee%netscape.com
600ec6d97b
Point Unix, Win32 at mozilla/include/xp_qsort
1999-02-10 04:29:17 +00:00
mcafee%netscape.com
c3cd719f0d
Cleaning this Makefile up; removing dead rules, unused stuff
1999-02-10 04:26:53 +00:00
mcafee%netscape.com
b9cde0a103
removing unused rule
1999-02-10 04:23:40 +00:00
mcafee%netscape.com
42ad62ea01
Fixing xpcom/reg breakage.
1999-02-10 04:19:23 +00:00
jband%netscape.com
db57fc1c82
NOT YET PART OF SEAMONKEY - prepped the four files for movement to libxpt, centralized/simplified access to services, fixed InterfaceInfoImpl::GetName, removed files I forgot to remove before
1999-02-10 04:17:53 +00:00
troy%netscape.com
e9bbeeaa9b
Changed GetFrameState() and GetFrameType() to use pointer arguments instead of
...
references
1999-02-10 04:17:06 +00:00
briano%netscape.com
9ca17e6447
Automated update
1999-02-10 04:15:35 +00:00
briano%netscape.com
1492ff8ba8
Another minor tweak for BSD/OS (3.1).
1999-02-10 04:05:13 +00:00
troy%netscape.com
2ac7b86865
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
...
of *&
1999-02-10 02:25:01 +00:00
michaelp%netscape.com
f92bfd0fa2
added GetRects()/FreeRects() to nsIRegion. add GetDrawingSurface() to
...
nsIRenderingContext.
1999-02-10 02:15:47 +00:00
briano%netscape.com
ab4f12a0e8
Automated update
1999-02-10 02:15:36 +00:00
briano%netscape.com
6c7c4456e9
Added a feeble first attempt at handling BSDI BSD/OS.
1999-02-10 02:14:35 +00:00
dp%netscape.com
81c281f428
Adding libreg as xpcom depends on it
1999-02-10 02:01:50 +00:00
akkana%netscape.com
58861daa83
Comment out ostream code on Linux for now
1999-02-10 01:55:42 +00:00
mcafee%netscape.com
2e8171db9e
More portable Makefile, and this one builds
1999-02-10 01:50:29 +00:00
troy%netscape.com
c85f9efd2a
Changed GetParent() to use ** instead of *&
1999-02-10 01:36:30 +00:00
mcafee%netscape.com
8ec03c0c95
Fixing windows breakage
1999-02-10 01:34:45 +00:00
mcafee%netscape.com
3c40254edd
Wrapping tests up in ENABLE_TESTS
1999-02-10 01:21:39 +00:00
mscott%netscape.com
2e2f40723a
Fix build breakage....for some reason it suddennly started having problems with LINEBREAK. I added a defintion here...although
...
it is also defined in nsMsgLinebuffer.cpp....seems like we want to find a generic place for this.
1999-02-10 01:16:37 +00:00
mcafee%netscape.com
4cc6e070bc
Wrapping tests in ENABLE_TESTS
1999-02-10 01:01:07 +00:00
mcafee%netscape.com
6b790408c8
More portable way of writing this Makefile.
1999-02-10 00:49:34 +00:00
troy%netscape.com
b974e26cea
Changed some nsIFrame member functions to use ** instead of *& for OUT
...
paremeters
1999-02-10 00:42:56 +00:00