jband%netscape.com
|
896c28ad84
|
NOT YET PART Of SEAMONKEY - fixes for conversions, added 'load' to test program to breakout js code into its own file, added support for global object being a wrapped native, fixed parent interface support, change makefiles for JS_THREADSAFE, add missing dropProperty support to my Ops, added more tests
|
1999-02-16 06:29:29 +00:00 |
jband%netscape.com
|
b65de451d8
|
NOT YET PART OF SEAMONKEY - more conversion stuff implemented
|
1999-02-13 19:28:38 +00:00 |
jband%netscape.com
|
e1d388285d
|
NOT YET PART Of SEAMONKEY - in the middle of adding support for converting more data types, changes to deal with changes to xpt_struct.h
|
1999-02-12 06:15:06 +00:00 |
waldemar%netscape.com
|
770beb7c2f
|
Added getter, setter, with, default arguments, and renamed declarations to definitions
|
1999-02-12 04:59:19 +00:00 |
waldemar%netscape.com
|
b438df047a
|
Added option to turn off line breaks within a tag
|
1999-02-12 04:57:49 +00:00 |
alecf%netscape.com
|
1eb4fec1e3
|
ignore generated files
|
1999-02-11 07:31:53 +00:00 |
alecf%netscape.com
|
810f16627a
|
add Unix makefiles
|
1999-02-11 07:29:55 +00:00 |
sar%netscape.com
|
eecbed5e4c
|
Turn of "modification date caching" so that dependencies are sure to work.
|
1999-02-11 00:04:46 +00:00 |
waldemar%netscape.com
|
2170e07fc9
|
First complete release
|
1999-02-10 06:42:20 +00:00 |
waldemar%netscape.com
|
da47404fd1
|
Reorganized left-side-expression and suppressed unused nonterminal warnings
|
1999-02-10 06:41:43 +00:00 |
waldemar%netscape.com
|
db5f8596aa
|
Added :spc
|
1999-02-10 06:40:53 +00:00 |
waldemar%netscape.com
|
331b7966a8
|
Added support for excluding some nonterminals from grammar
|
1999-02-10 06:39:58 +00:00 |
jband%netscape.com
|
2e54eeb86f
|
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 |
jband%netscape.com
|
a34a2be5a5
|
NOT YET PART OF SEAMONKEY - now using types based on xpcom/src/libxpt/public/xpt_struct.h. Using nsIAllocator (which has an implementation hacked in in test/TestXPC.cpp - since the real one in xpcom/src is not being registered and used)
|
1999-02-09 07:31:00 +00:00 |
waldemar%netscape.com
|
40f5437810
|
File Removed.
|
1999-02-06 03:25:19 +00:00 |
waldemar%netscape.com
|
951d8be6cf
|
First Checked In.
|
1999-02-06 03:21:09 +00:00 |
waldemar%netscape.com
|
685711e0ef
|
Removed spaces from file names
|
1999-02-06 03:20:35 +00:00 |
jband%netscape.com
|
e4593e7c1a
|
NOT YET PART OF SEAMONKEY - removed bogus wrappers, turned runtime methods into wrapper methods, added special interface for wrappedjs methods, fixed spelling, changed return types from nsresult to NS_IMETHODIMP, trimmed extra space (just to pad the difs :)
|
1999-02-05 06:08:09 +00:00 |
jband%netscape.com
|
488ff21c88
|
fixed enum
|
1999-02-04 20:05:55 +00:00 |
jband%netscape.com
|
45ba453dad
|
NOT YET PART OF SEAMONKEY - minimal tests of nsIXPCScriptable working
|
1999-02-04 18:15:08 +00:00 |
amusil%netscape.com
|
a9129eb4e6
|
Added oji, liveconnect and caps shared libs to the registry.
|
1999-02-04 00:18:22 +00:00 |
mcafee%netscape.com
|
7c230013d2
|
Ignore generated jscpucfg, jsautocfg.h files
|
1999-02-02 06:15:27 +00:00 |
waldemar%netscape.com
|
0def3457bd
|
First Checked In.
|
1999-01-30 01:19:00 +00:00 |
slamm%netscape.com
|
53e0329beb
|
CPP_PROG_LINK is now set in rules.mk so it is not needed here.
|
1999-01-28 00:59:52 +00:00 |
jband%netscape.com
|
8502ca6d27
|
removed IMalloc clone and replaced it with use of nsIAllocator
|
1999-01-27 23:06:33 +00:00 |
pollmann%netscape.com
|
35d81dca2d
|
Bug 2370: FreeBSD 3.0 patches
|
1999-01-27 05:10:54 +00:00 |
sudu%netscape.com
|
6624efe2b9
|
OJI MozClassic to raptor merge
|
1999-01-25 08:05:00 +00:00 |
jband%netscape.com
|
9fbe63dd99
|
NOT PART OF SEAMONKEY. Workingon dealing with more types. Added access to WrappedNative from JSObject
|
1999-01-20 06:38:00 +00:00 |
val4%cornell.edu
|
398493209d
|
Background image
|
1999-01-18 03:43:04 +00:00 |
jband%netscape.com
|
52e7143833
|
NOT PART OF SEAMONKEY - factored out data conversion routines, need to now make them handle datatypes not yet handled
|
1999-01-14 04:25:31 +00:00 |
val4%cornell.edu
|
8ddbf0d0d1
|
Working on condensing the file manipulation functions.
Some error checking.
|
1999-01-13 23:39:46 +00:00 |
norris%netscape.com
|
14c78f2b2e
|
fix bug 335882: crash printing out a function
|
1999-01-13 23:28:45 +00:00 |
jband%netscape.com
|
ad06d77c8b
|
NOT PART OF SEAMONKEY - initial stuff for calling from native to JS (works with int params and hardcoded InterfaceInfo). quick implementation of nsID for JavaScript
|
1999-01-13 22:45:12 +00:00 |
val4%cornell.edu
|
655712f964
|
Even more error handling stuff. Will need to go thru the
file and double-check all error handlers.
|
1999-01-08 04:58:34 +00:00 |
val4%cornell.edu
|
f450835272
|
More error handling code
|
1999-01-08 02:37:38 +00:00 |
val4%cornell.edu
|
eb1d915201
|
Some additional error messages
|
1999-01-08 02:03:43 +00:00 |
val4%cornell.edu
|
49199935a7
|
*** empty log message ***
|
1999-01-08 02:03:09 +00:00 |
jband%netscape.com
|
2691175a87
|
calling XPCOM method from JS with two int params using hardcoded InterfaceInfo
|
1999-01-07 23:36:07 +00:00 |
jband%netscape.com
|
3184dee8ea
|
int constants accessible from JS using hardcoded InterfaceInfo
|
1999-01-07 05:18:09 +00:00 |
val4%cornell.edu
|
289fe17021
|
Some fixes for native files. This shouldn't probably become exposed in the API...
Root.parent now should return null. A problem with mkdir fixed.
|
1999-01-07 04:41:20 +00:00 |
val4%cornell.edu
|
9ea7a8ce2f
|
Some pretty significant changes in terms of native file support, changed if(file->handle)
by if(file->isNative), etc. Made handle/nativehandle a union. Added some warnings.
|
1999-01-07 04:17:23 +00:00 |
jband%netscape.com
|
964a441fec
|
more stuff that doesn't yet work
|
1999-01-07 03:49:40 +00:00 |
val4%cornell.edu
|
183ff8c444
|
Done going through the code! Now will need to add error handling,
tests, security.
|
1999-01-06 02:51:26 +00:00 |
val4%cornell.edu
|
526ca13869
|
Almost done with jsfile.c corrections, error handling, etc.
This version will compile but may not run.
|
1999-01-06 02:30:27 +00:00 |
jband%netscape.com
|
cd970dd2b8
|
added header comment
|
1999-01-06 01:42:11 +00:00 |
jband%netscape.com
|
8e69cc657b
|
Added primitive Win32 invoker. cleaned up a lot of trailing whitespace
|
1999-01-06 01:31:51 +00:00 |
val4%cornell.edu
|
cf7a9076f6
|
Some more changes, there's not that much left. Need to figure out a
model for error reporting and security.
|
1999-01-05 03:51:30 +00:00 |
val4%cornell.edu
|
a300f77744
|
I am half way through changing the file object error handling code and
generally cleaning everything up.
|
1999-01-05 02:18:26 +00:00 |
val4%cornell.edu
|
d6949cc234
|
Netscape licence added
|
1999-01-05 01:08:45 +00:00 |
val4%cornell.edu
|
951664e9eb
|
Extended shell. Previously was part of the ns tree. See README.html for
more details.
|
1999-01-04 23:45:08 +00:00 |