Commit Graph

16 Commits

Author SHA1 Message Date
clay_shooter
b7dc74c59d Sourceforge 2011706 windows memory error when exiting program with call back proxies still hooked up. 2008-07-06 12:39:04 +00:00
clay_shooter
2f583acf41 SF 169946 Event Proxy leaves thread attached to VM when id of callback not recognized 2007-04-13 12:57:47 +00:00
clay_shooter
fcbae0a84f SF 1689061 compiler changes to support later versions of VCC and also a big memcpy fix in Variants for currency 2007-03-29 02:52:08 +00:00
clay_shooter
42d53349ef SF1687419 AttachCurrentThread was being passed incorrect parameters. The 1.2 API implementation has never been correct. 2007-03-24 14:58:47 +00:00
clay_shooter
baa2b30dea commented out unnecessary print statement when event method not found 2007-03-24 11:55:32 +00:00
clay_shooter
4a1ebd4298 fix compiler warning
D:\jacob\jni\EventProxy.cpp(129) : warning C4101: 'retObj' : unreferenced local variable
2006-10-13 22:51:07 +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
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
5e6befda59 SF1336836 wrong sourceforge URL in 1.9.1 copyright notices 2005-10-24 23:16:52 +00:00
clay_shooter
5f8e69d7e2 Merging B-1_9_1 back to head 2005-10-24 22:59:25 +00:00
clay_shooter
bcf7bb0f85 merged R-1_9 release tag against the root-B-1_9 2005-02-26 21:32:27 +00:00
schmidlinf
ebb1eddb69 [ 1053870 ] jacob-msg 2019 - SafeArray + jni 1.4. Fixed a few problems with safe array manipulation that caused memory leaks. Also applied patch required to build against JMI newer than v1.2 2005-02-03 10:27:39 +00:00
clay_shooter
43dce6d42f Generated basic javadoc for most methods. Still need some help here
Reformatteda all source using eclipse
eliminated parameters with same names as method variagles
repackaged all tests so that their package names match the directories they are in
merged in Jiffie and Variant EventProxy changes
2005-01-08 17:02:55 +00:00
clay_shooter
7b81d761b7 changing data type to ascii so diffs will work 2005-01-08 16:56:02 +00:00
troggan
e9424dbca6 Initial commit 2004-10-17 18:36:38 +00:00