33704 Commits

Author SHA1 Message Date
jband%netscape.com
bbee6e597d added files: mozilla/js/src/xpconnect/src/xpcstack.cpp 1999-07-15 03:00:55 +00:00
bienvenu%netscape.com
8fe24b6de4 initialize uid validity to 0 1999-07-15 03:00:06 +00:00
jband%netscape.com
86f9361856 adding placeholder file - soon to be used 1999-07-15 02:59:43 +00:00
scc%netscape.com
eb2437072a debug target now points to debug prefix file 1999-07-15 02:57:56 +00:00
bienvenu%netscape.com
002f013a17 initial entry, not part of build 1999-07-15 02:57:37 +00:00
mcafee%netscape.com
994107ca5c Removing unused variables, fixing linux warnings. 1999-07-15 02:57:16 +00:00
jband%netscape.com
c721652ae0 added files: mozilla/js/src/xpconnect/idl/xpcexception.idl 1999-07-15 02:50:47 +00:00
jband%netscape.com
d39d8a4018 adding file - soon to be used 1999-07-15 02:48:07 +00:00
brendan%mozilla.org
23eab7fbcf Warning abatement. 1999-07-15 02:46:00 +00:00
jband%netscape.com
106305d41b lots of xptcall changes:
1) OpenVMS Linux from Colin R. Blake <colin@theblakes.com>.
2) Irix from Jason Heirtzler <jasonh@m7.engr.sgi.com>.
3) Linux Alpha from Glen Nakamura <glen.nakamura@usa.net>.
4) NT Alpha from bob meader <bob@guiduck.com>.
5) x86 'this' adjust code for old or new style from Duncan Wilcox <duncan@be.com>.
6) vtbl layout test from Bert Driehuis <bert_driehuis@nl.compuware.com>.
7) improved invoke test to catch 'this' adjustment errors.
8) updated status page.
1999-07-15 02:43:23 +00:00
bienvenu%netscape.com
d8db714e22 fix unix warnings 1999-07-15 02:41:59 +00:00
briano%netscape.com
9c92290774 Modified my last change to avoid treating NTO the same as QNX, since they both define __QNX__. 1999-07-15 02:34:19 +00:00
hangas%netscape.com
9483b86125 Update to code that creates the display name as the first and last names are entered in the edit card dialog 1999-07-15 02:27:53 +00:00
blizzard%redhat.com
bf03dda86d more work to get keys working. not yet done but finished for the evening. 1999-07-15 02:26:31 +00:00
brendan%mozilla.org
7fa05e97d9 - Fix for..in bug where ECMA 12.6.3 steps 5 and 6 are reversed: the effect was
to define an unbound global variable used to enumerate an empty object, when
  the standard says no variable should be defined.
- Clean up minor nits, make comment style match prevailing, tighten up for..in
  element-indexing special case comments.
- Fix js_Invoke to take CONSTRUCT and INTERNAL flags arg instead of a construct
  boolean arg and the JSStackFrame internalCall mis-located boolean non-arg.
  Use these flags correctly in all calls (previous version failed to set the
  bogus frame.internalCall around js_Invoke calls from jsfun.c and jsstr.c).
1999-07-15 02:24:23 +00:00
briano%netscape.com
0e951ec9de Fix for BSDI. 1999-07-15 02:21:21 +00:00
mcafee%netscape.com
eb0a9b76b3 removing unused variable. 1999-07-15 02:02:56 +00:00
mcafee%netscape.com
2232166453 Removing unused variables, fixing warnings. 1999-07-15 01:51:21 +00:00
briano%netscape.com
dceddfa85e Minor rewrite to keep less capable C++ compilers from getting confused about which instance of nsCRT::strncasecmp to use. 1999-07-15 01:38:08 +00:00
waterson%netscape.com
9b8cf4fbb9 Make this test more complicated by adding some nodes n' stuff. 1999-07-15 01:23:50 +00:00
gordon%netscape.com
1d7d8aa49d Necko-only change. Changed fragment name from NETLIB_DLL to NETWORK_DLL, because the NetwerkUtil library uses NETLIB_DLL for compatibility. 1999-07-15 01:23:38 +00:00
waterson%netscape.com
fb0dd58baf Bug 8514. Add support s.t. 'ref=' changes will re-root a tree control (or other RDF-generated content). 1999-07-15 01:22:59 +00:00
rjc%netscape.com
27b574b957 Disallow inline editing on separators. 1999-07-15 01:16:38 +00:00
gordon%netscape.com
bbd1faf6ec Necko only change. Updated preferences for NetworkModular[Debug].shlb doppleganger targets. 1999-07-15 01:14:50 +00:00
dp%netscape.com
461e552458 ssize_t aint available on windoze. Fixing build. - mcafee & dp 1999-07-15 00:58:11 +00:00
rjc%netscape.com
94294d1a46 Add support for more language translations and multiple translation engines. 1999-07-15 00:48:51 +00:00
sfraser%netscape.com
46a4f3edb5 Remove bogus semicolons in IID macros. 1999-07-15 00:42:02 +00:00
sspitzer%netscape.com
1e839d10be fix warning 1999-07-15 00:28:01 +00:00
mcafee%netscape.com
6b837eb2d2 Fixing warning errors (9245) 1999-07-15 00:17:20 +00:00
rhp%netscape.com
0f89ecb4bd Changes for attachment handling 1999-07-15 00:14:34 +00:00
rhp%netscape.com
340a75aa07 Changes for better attachment handling in back end 1999-07-15 00:13:54 +00:00
dp%netscape.com
7bb3b9548f Removed delete of void *. HP doesn't like it. 1999-07-15 00:11:20 +00:00
ramiro%netscape.com
75010b2d10 NOT PART OF BUILD. Get key event a little closer. 1999-07-15 00:01:46 +00:00
blizzard%redhat.com
16dd8fa66f fix xlib build bustage 1999-07-14 23:44:13 +00:00
rjc%netscape.com
c4c0140ea1 Use 64-bit LL_MUL instead of LL_MUL32 1999-07-14 23:43:43 +00:00
kmcclusk%netscape.com
94b33ed178 Added arrow.gif to Makefile.in 1999-07-14 23:39:38 +00:00
beard%netscape.com
5fe9b75694 Fixing bustage 1999-07-14 23:23:47 +00:00
matt%netscape.com
803017558c Adding makefiles for *gif files moved over.
Adding xul.css point to them
1999-07-14 23:07:40 +00:00
briano%netscape.com
c49d05d540 Automated update 1999-07-14 23:01:37 +00:00
briano%netscape.com
6a0ea1fbd1 Fix for BSD/OS 3.1. 1999-07-14 23:00:49 +00:00
briano%netscape.com
bff1eaf474 Need NO_LD_ARCHIVE_FLAGS even for static builds. 1999-07-14 22:59:58 +00:00
law%netscape.com
2a022ca681 Adding nsISearchContext to build. 1999-07-14 22:59:56 +00:00
briano%netscape.com
eeca469d06 Workaround for platforms that don't have --whole-archive (or equivalents). 1999-07-14 22:58:39 +00:00
pinkerton%netscape.com
71c3d63cce remove annoying printf during every drag event. 1999-07-14 22:57:39 +00:00
pinkerton%netscape.com
2c98d735d3 fixing some off-by-one errors, some nsISupportsArray confusions with the calling code, removing some printf's. 1999-07-14 22:57:22 +00:00
pinkerton%netscape.com
86da534c31 lots of stuff for d&d, getting the drag service released at the right times, notifying the drag service of the drag action via modifier keys. 1999-07-14 22:56:42 +00:00
pinkerton%netscape.com
6b365e180c temp hacks for toolbar drag and drop until a general mime->flavor mechanism is implemented. 1999-07-14 22:55:27 +00:00
gordon%netscape.com
d0bf92109d Export Repeater class. Classes dependent on Repeater should probably be weaned off of it in the long term. Patrick Beard has some creative ideas regarding this. 1999-07-14 22:52:28 +00:00
rjc%netscape.com
be27b3e382 Temporary fix for build bustage. 1999-07-14 22:50:41 +00:00
kmcclusk%netscape.com
844e26a5b2 Added missing arrow.gif 1999-07-14 22:45:58 +00:00