Commit Graph

62 Commits

Author SHA1 Message Date
David Rose 065b130d64 libp3tinyxml_mt 2010-06-17 18:15:15 +00:00
David Rose c2e54f12db avoid passing time_t between different compilers 2010-06-17 00:46:05 +00:00
David Rose 754e341ee2 coreapi_set_ver for active too 2010-06-16 18:17:27 +00:00
David Rose edab904b87 coreapi version 2010-06-16 01:19:31 +00:00
David Rose 1b02e24408 more max_age stuff 2010-06-09 23:19:49 +00:00
David Rose f451da1f34 max_age 2010-06-09 00:58:48 +00:00
Chris Brunner 9c7242aff4 *** empty log message *** 2010-05-25 01:12:21 +00:00
rdb 4173057c26 Move tinyxml into the source tree, rather than using it as external library 2010-05-24 18:55:08 +00:00
David Rose 54fe2d800a CompanyName 2010-03-31 22:19:56 +00:00
David Rose 430800a43e first attempt to fix deadlock on Pirates launch 2010-02-18 02:14:53 +00:00
David Rose 29b376c1e3 smooth out package transitions by threading uncompress and unpack 2010-02-16 21:55:31 +00:00
Arkady Trestman eff462f13f fixed reinit race condition 2010-01-11 05:02:28 +00:00
David Rose 7c73b6a661 P3D_PLUGIN_MT 2010-01-08 23:46:40 +00:00
David Rose fad81481b4 build p3dembed with ppremake system 2010-01-05 00:55:39 +00:00
David Rose 52b1a2af67 fix crash on page reload 2009-12-30 23:49:31 +00:00
David Rose 708d5e37fb stability fixes for snow leopard 2009-12-22 21:15:14 +00:00
David Rose 029eb75f78 crash fix on exit 2009-12-21 23:31:47 +00:00
David Rose 74264f850f utf-8 2009-12-18 23:48:26 +00:00
David Rose 086e53a453 onpluginfail in more cases 2009-12-10 23:38:40 +00:00
David Rose ff93698ce6 have to limit p3d_plugin to C API, which means no default arguments allowed 2009-12-09 18:55:14 +00:00
Arkady Trestman a8b76b9599 now handling setting by reference 2009-12-03 23:55:30 +00:00
Arkady Trestman 9c73a2344d additional error checking to prevent accidental range over-reference 2009-12-03 23:53:53 +00:00
David Rose 863662c542 enable p3dplugin.log by default too 2009-11-24 00:30:06 +00:00
David Rose 7544008e72 FileDescription is sometimes displayed as the only text for the contents 2009-11-21 23:27:08 +00:00
David Rose 2d32638895 onPluginFail for IE 2009-11-21 23:16:03 +00:00
David Rose fc10c7c5a0 further interface generalizations 2009-11-21 01:20:55 +00:00
David Rose d0d2ac4fa0 explicit window_handle type for win32 2009-11-18 19:36:45 +00:00
David Rose 08d7abb8fb version numbers on plugin dll's 2009-10-29 23:21:23 +00:00
David Rose ab3e13403f some small fixes, starting _web_hostname integration 2009-10-26 20:19:19 +00:00
rdb c84026fd51 Add missing atlbase.h include 2009-10-21 15:34:08 +00:00
David Rose dc06cd6d7a fix non-relative p3d urls 2009-10-20 23:17:36 +00:00
rdb f851454d0e Fix faulty include 2009-10-19 10:34:29 +00:00
David Rose 02823288e6 HAVE_ACTIVEX 2009-10-12 22:24:44 +00:00
David Rose 13cb3d0ef0 plugin version for ie 2009-10-10 00:16:45 +00:00
Arkady Trestman 18ff0f4e9b treat DISPATCH_METHOD and ( DISPATCH_METHOD or DISPATCH_PROPERTYGET ) the same 2009-10-08 22:22:00 +00:00
David Rose f0d19f90a9 report total download size properly 2009-10-08 18:11:39 +00:00
David Rose f2e3cef83b avoid ie7 crash 2009-10-08 17:35:47 +00:00
David Rose 10f5d804be find_host 2009-10-07 22:43:24 +00:00
David Rose 843bc110c4 prevent crash at exit 2009-10-07 00:30:24 +00:00
David Rose a308a4a01c add p3dpythonw.exe, more robust startup 2009-10-06 18:55:28 +00:00
Arkady Trestman f7566dc280 added IDispatchEx support for dynamic scripting features 2009-10-06 17:11:40 +00:00
David Rose 6bd5ec1c5a robustify initial download 2009-10-05 21:39:07 +00:00
David Rose 5938d40926 great big microsoft nonsense about temporary paths 2009-09-29 01:53:10 +00:00
David Rose 2a1299b294 integrate with some more code in plugin, fix a couple of bugs 2009-09-25 21:41:12 +00:00
David Rose 4fbae3c37f convert tabs to spaces 2009-09-25 17:59:05 +00:00
David Rose c867b125c1 some minor reorganization 2009-09-24 01:11:01 +00:00
David Rose 0d51d08b66 remove tinyxml dependency 2009-09-22 22:30:57 +00:00
Arkady Trestman 1ac436a01f now delaying initializing the plugin untill ActiveX control is ready to draw it 2009-09-22 20:23:35 +00:00
David Rose 56a52075c4 build rules 2009-09-21 22:23:05 +00:00
Arkady Trestman b83063a53b infusing "<script language="javascript"></script>" tag if such was not specified on the page 2009-09-17 01:57:14 +00:00