Commit Graph

74 Commits

Author SHA1 Message Date
clay_shooter
bec689b833 updated prior to moving to VC++ 8.0 Express 2006-10-13 12:11:00 +00:00
clay_shooter
a20526a503 toJavaObject() unsupported conversions now throw NotImplementedException instead of IllegalStateException. getDobuleRef() renamed to getDoubleRef(). get methods documented as throwing IllegalStateException() 2006-10-07 17:32:12 +00:00
clay_shooter
e26c507f92 Updated javadoc 2006-10-07 17:30:22 +00:00
clay_shooter
745fc749d4 fixed bug report reference string 2006-10-04 03:28:03 +00:00
clay_shooter
6f432445e8 Fixed javadoc warnings 2006-10-04 03:25:29 +00:00
clay_shooter
0b16b2eeae SF1570270 Proxy unhook detatched threads.
SF1538011 toString() not compliant, large ripple into toXXX() methods
SF1478172 Variant jni methods public without protection.  Now JNI methods behind java methods
2006-10-04 03:18:59 +00:00
clay_shooter
a50685d412 SF1493647 support alternate dll loading directories 2006-09-30 16:39:32 +00:00
clay_shooter
23f64b600c SF1511033 fix array index out of bounds problem 2006-09-24 13:57:10 +00:00
clay_shooter
912ea449ad added extra debug flag to documentaton for IETest 2006-09-24 13:55:14 +00:00
clay_shooter
f50b153c9e SF1511033 fix array index out of bounds problem 2006-09-24 13:47:02 +00:00
clay_shooter
6c2c357a77 SF1550628: loadLibrary call modifed to a single location so that folks interested in changing how it works to support applets only has to modify in one location 2006-09-23 18:27:48 +00:00
clay_shooter
e5368d39ee SF1550628: loadLibrary call mofed to a single location so that folks interested in changing how it works to support applets only has to modify in one location 2006-09-23 18:10:02 +00:00
clay_shooter
3bd2d84f07 SF 1538011 -- document the fact that toString() convertes the underlying data type to a String type 2006-09-23 17:30:30 +00:00
clay_shooter
8e6be7ec6c SF 1550604 -- added property setting to catch unset version number in compilation_tools.properties 2006-09-23 12:36:02 +00:00
clay_shooter
340546c3cd SF 1477793 obj2variant should accept dates on the Dispatch object 2006-04-28 04:24:18 +00:00
clay_shooter
66f26e5819 added comments 2006-04-28 04:06:12 +00:00
clay_shooter
10104aa8c1 improved testing for 147484 2006-04-23 21:34:56 +00:00
clay_shooter
ed9ef5c827 Another round of changes for Sourceforge bug 147484. 2006-04-23 21:01:55 +00:00
clay_shooter
0db059858a 1474484 change committed to support the not calling of safeRelease() on Variant constant objects. 2006-04-23 20:35:26 +00:00
clay_shooter
5b807839cd added method comment 2006-04-23 20:32:07 +00:00
clay_shooter
4eb49215cb reorganized the samples, again. Moved the programs that were more test cases to the unit test directory and repackaged the unit test directory. 2006-03-18 16:21:28 +00:00
clay_shooter
288b2da21a fixed javadoc warning 2006-02-20 14:17:22 +00:00
clay_shooter
ed200c459d 1.10 pre 4 bug addition 2006-02-20 14:13:34 +00:00
clay_shooter
36c5cd4fb7 1224219 fixed incorrect memory release 2006-02-20 14:04:46 +00:00
clay_shooter
b97ebfb526 Visio file for sample program 2006-02-14 04:39:01 +00:00
clay_shooter
a1d0104826 doc updates to support 1.10 pre3 and the different way we handle event callbacks with InvocationProxy 2006-02-14 04:37:15 +00:00
clay_shooter
15c53120bc added logging statement so exception does scare people 2006-02-13 04:56:27 +00:00
clay_shooter
64e55b4072 added credits 2006-02-13 04:47:58 +00:00
clay_shooter
7c0c28b2cd added comment on how command line options to run in eclipse 2006-02-13 04:43:34 +00:00
clay_shooter
5482b745d8 1224219 added unicode support to SafeArray.fromStringArray. Closed memory leak in SafeArray.getString 2006-02-13 04:43:04 +00:00
clay_shooter
9790b79ac7 changed some 1.10pre4 references to 1.10pre3 since the last release up until now was 1.10pre2 2006-02-12 05:01:19 +00:00
clay_shooter
3a30d03be1 sourceforge 1386454 now supporting return values in event handlers. also added visio example of this 2006-02-12 00:53:11 +00:00
clay_shooter
da8e6f9985 sourceforge patch 1394001 -- missing initialization 2006-01-02 16:30:08 +00:00
clay_shooter
d48ddd63f6 updated feature requests 2005-12-08 02:50:05 +00:00
clay_shooter
96dc74d486 put in or de-deprecated some methods for jacobgen support. The methods are documented as such and that they shouldn't be used 2005-12-08 02:33:58 +00:00
clay_shooter
d2ebbdd756 Cleaned up Variant methods and deprecated those that don't do anything or do the things as others but with looser typings. Added early support for "nothing" 2005-12-08 00:59:02 +00:00
clay_shooter
58cb5ededd fixed defect in isNull() where squiggle brackets were missing in nested if then else
Added documentation
2005-12-05 04:37:31 +00:00
clay_shooter
2f423ee4dd serialization output files mistakenly comitted to repository 2005-11-13 13:36:45 +00:00
clay_shooter
c6cdf510eb Fixed broken sample 2005-11-13 13:32:22 +00:00
clay_shooter
b1a83b02b2 *** keyword substitution change *** 2005-11-13 13:19:32 +00:00
clay_shooter
458b392271 bat files should all be text 2005-11-13 13:19:02 +00:00
clay_shooter
07b7eace11 clarification about permission issues with applets 2005-11-02 00:56:21 +00:00
clay_shooter
66143a951b Sample class that demonstrates how to load Jacob.dll from inside a jar file 2005-11-02 00:55:32 +00:00
clay_shooter
7ac4057b6c changed release number in notes 2005-10-29 17:50:27 +00:00
clay_shooter
ccba71430e fixed javadoc warnings 2005-10-29 17:42:43 +00:00
clay_shooter
3316dc50e8 959381 auto variant to object conversion method
1341763  turned off serialization in Variant because it doesn't work
1341779  Variant constructor didn't accept java dates - now it does
removal of getObject GetObjectByRef from Variant because broken or did nothing
2005-10-29 17:29:54 +00:00
clay_shooter
5f49bc2011 ignore some other eclipse and test generated files 2005-10-29 16:02:44 +00:00
clay_shooter
38c5d9d358 cleaned up variant serialization code. Its still broken. There just isn't as much of it now. 2005-10-29 16:01:30 +00:00
clay_shooter
4e2d45e3ff Patch 1208570 added parameters that let a user provide typelib information required to get Excel events 2005-10-28 22:58:51 +00:00
clay_shooter
545b81e5b1 1340233 protect Dispatch constructor
1185167 Connect to running instance -- experimental API
2005-10-28 03:35:37 +00:00