Commit Graph

546 Commits

Author SHA1 Message Date
rdb 232821a0b1 minor memory leak 2013-02-13 13:21:21 +00:00
rdb 97c9914da2 compile fixes 2013-02-13 11:41:46 +00:00
rdb 40f70c388f Add wWinMain to FLTK p3dcert, and use wstring entirely [untested] 2013-02-13 11:34:00 +00:00
rdb ef0805a549 Add windows.h include 2012-12-22 09:04:21 +00:00
David Rose 5de361dfd4 a bit more robustification 2012-10-01 22:40:27 +00:00
David Rose 0a72ac45c5 fix some issues with platform matching 2012-10-01 20:47:11 +00:00
David Rose da9ee4c165 use win_amd64 instead of win64, and win_i386 instead of win32 2012-10-01 18:24:13 +00:00
David Rose a737ebcc90 per_platform flag, giving better compatibility with old p3d files 2012-09-28 20:26:22 +00:00
David Rose 53e999259d build on mac 2012-09-27 23:23:41 +00:00
David Rose 0662ea7958 multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided. 2012-09-27 23:00:23 +00:00
David Rose c5c21a566a UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 35551fed85 add AppRunner.p3dFilename etc 2011-12-05 06:42:03 +00:00
David Rose c17f0dce3d fix error handling for core API re-download case 2011-12-04 18:28:28 +00:00
David Rose 255b1ffffa build on msvs2010 2011-09-29 16:39:54 +00:00
David Rose 5f6affba78 several Linux fixes 2011-09-14 23:00:27 +00:00
David Rose 0113a991a1 missing include 2011-09-09 18:19:01 +00:00
David Rose 02ea25e30c fix a few formatting issues 2011-08-31 18:57:34 +00:00
David Rose 7a11d70f14 twirling icon on X11 too 2011-08-31 18:02:56 +00:00
David Rose c3936305e4 run plugin safely under a non-ASCII username 2011-08-30 22:45:58 +00:00
David Rose 4d45de4f1b cleanup for url_quote 2011-08-30 22:32:00 +00:00
David Rose a40d6cfc36 url_encode/decode 2011-08-30 15:14:58 +00:00
David Rose 1acf84fcfe build errors 2011-08-30 05:09:49 +00:00
David Rose d297a816af whoops, windows-specific function 2011-08-30 02:59:11 +00:00
David Rose 9c4990c88a new file 2011-08-30 02:55:15 +00:00
David Rose 9150bd2f6c wip: support windows unicode filenames in plugin 2011-08-30 02:54:01 +00:00
David Rose 65da4cfa50 failed icon 2011-08-29 17:42:00 +00:00
David Rose 9a967e9edb missed one 2011-08-29 00:25:11 +00:00
David Rose dcc4a33ae9 protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
David Rose 552977e4b4 fix upside-down text on firefox/osx 2011-08-27 06:35:12 +00:00
David Rose 7c3d14fd25 support XEmbed, and therefore Chromium on Linux 2011-08-27 02:44:05 +00:00
David Rose 0eb47e3811 need more than 1 usec sleep to be effective. 2011-08-27 01:34:22 +00:00
David Rose 89dc1bcb5c still experimenting with different looks 2011-08-27 01:33:56 +00:00
David Rose 01c9d616b3 missing includes 2011-08-27 01:33:35 +00:00
David Rose 5e026c36a2 add P3D_PLUGIN_VERSION_STR, a few other minor changes 2011-08-26 23:38:31 +00:00
David Rose 1d60925220 twirling icon for ActiveX too 2011-08-26 21:39:40 +00:00
David Rose 922bb6f48a prettier twirls 2011-08-26 05:55:41 +00:00
David Rose da3d88fefa respect fgcolor and bgcolor for twirling icon 2011-08-25 08:46:58 +00:00
David Rose 443fff604b fix plugin for Safari 5 lameness 2011-08-25 07:35:30 +00:00
David Rose 9d04a9b64c missing include 2011-08-25 04:36:36 +00:00
David Rose 939fc2da2d experiment with twirling icon while core API downloads 2011-08-25 00:52:17 +00:00
David Rose 74557c5c72 add support for text/binary distinction within p3d 2011-07-27 18:18:25 +00:00
David Rose ef0cb39c1d untabify 2011-06-29 22:18:54 +00:00
David Rose 77552be22a fix failure to run p3d file from cache without internet connection 2011-03-24 20:56:22 +00:00
rdb 203205849e Fix bug with certificate approval 2011-03-11 15:53:09 +00:00
rdb 54c692330a rewrite p3dcert to FLTK 2011-03-09 11:16:20 +00:00
Ken Patel 5a84cbf730 plugin - p3dpythonw.exe name configurable independently from p3dpython.exe name 2011-02-14 05:21:57 +00:00
Ken Patel 9f8714254c plugin - make p3dpython binary name configurable (non-osx) 2011-02-12 03:26:58 +00:00
Ken Patel 39967c1110 plugin - read_log / log_history - fix corner cases so behavior matches documentation 2011-02-12 02:10:23 +00:00
Ken Patel bf5343ed17 plugin - read_log - add support for head_bytes_prev (additional optional parameter) 2011-02-12 01:41:36 +00:00