16281 Commits

Author SHA1 Message Date
David Rose
b8fadef8cb unquote file URL's 2009-09-19 00:38:12 +00:00
David Rose
02a24010fb downloader fixes 2009-09-18 22:30:27 +00:00
David Rose
2995f65b17 add -A 2009-09-18 21:17:38 +00:00
rdb
f97959e94b Full rewrite of ppython. Instead of invoking the python interpreter by launching it's process, it interfaces to the Python API to import the script as module.
Basically, it's a hybrid between what it used to be and what the scripts would be, frozen.
The advantage of the first is that ppython is now a very small wrapper instead of the hacky problematic mess it used to be.
The advantage of the second is that the scripts are not as big as if they would be frozen. And they can be modified.
2009-09-18 16:08:30 +00:00
rdb
141fa88c7c Fix compile issue with ppython tools 2009-09-18 14:34:15 +00:00
David Rose
ba686b6f6a don't need cleanup and free 2009-09-18 05:17:12 +00:00
David Rose
37b75fd745 compiler warning 2009-09-18 05:12:11 +00:00
David Rose
8dde8b36f4 compiler warning 2009-09-18 05:11:28 +00:00
David Rose
d74b3b6905 NSGetEnviron 2009-09-18 05:00:14 +00:00
David Rose
d3a3ff3b67 minor cleanup 2009-09-18 04:38:46 +00:00
David Rose
183bce718a wxUNICODE fixes 2009-09-18 04:18:38 +00:00
David Rose
6055265590 early image load 2009-09-18 01:49:40 +00:00
David Rose
e6b659d702 scroll bar for tidiness 2009-09-18 01:33:56 +00:00
David Rose
b16484896b signing interface 2009-09-18 01:09:02 +00:00
David Rose
1482e4732e not so much wx 2009-09-18 00:37:43 +00:00
David Rose
2552864754 common_name -> friendly_name 2009-09-18 00:29:53 +00:00
Chris Brunner
df998fbf48 allows fadeouts/ins to show even when aspect2d is hidden 2009-09-18 00:15:16 +00:00
David Rose
c194dfa3c3 looking good 2009-09-17 23:03:11 +00:00
David Rose
f568e7cca5 linux build 2009-09-17 22:55:12 +00:00
David Rose
8cf47fea92 new files 2009-09-17 22:53:34 +00:00
David Rose
54c3e34f6e getting somewhere 2009-09-17 22:52:52 +00:00
rdb
040604f212 Apply fixes from abhinath to makepanda build too 2009-09-17 19:20:58 +00:00
Abhishek Nath
f7c8650c07 Added more Sequence Node frame rate possibilities 2009-09-17 19:14:49 +00:00
rdb
daa0206b01 Something was going wrong with the model-path on linux, I have no idea what, but this should fix it. 2009-09-17 19:09:23 +00:00
rdb
db7b31f315 Let's not freeze packpanda and eggcacher for now, it appears to give problems on windows 2009-09-17 18:54:47 +00:00
David Rose
57060ca789 wx-config for linux 2009-09-17 18:42:18 +00:00
David Rose
0bee045806 revert P3DAuthDialog effort, wxwidgets is just better 2009-09-17 18:01:22 +00:00
David Rose
bc23d7835b OK, we need ssl-certificates too 2009-09-17 17:38:07 +00:00
David Rose
f1dc8538f6 more work towards p3dcert 2009-09-17 15:45:39 +00:00
David Rose
ea41a5a834 ssl-certificates -> ca-bundle-filename 2009-09-17 15:45:09 +00:00
David Rose
9f80ba33d1 ssl-certificates 2009-09-17 14:24:50 +00:00
David Rose
aeb5183df8 more WIP: p3DCert 2009-09-17 13:36:18 +00:00
David Rose
68a6ddf163 wip: authwindow 2009-09-17 02:20:35 +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
David Rose
b242318279 clarification 2009-09-16 20:42:17 +00:00
David Rose
63960eaaa8 show-dll-error-dialog 2009-09-16 20:40:13 +00:00
David Rose
e9b573cb19 show-dll-error-dialog 2009-09-16 20:37:42 +00:00
David Rose
265236f6de preserve environment 2009-09-16 20:33:36 +00:00
David Rose
ae7dcc4253 clear_class_definition 2009-09-16 20:21:32 +00:00
David Rose
c06abc5887 fix some memory management issues 2009-09-16 19:00:11 +00:00
Arkady Trestman
aa27efb2da not unloading p3d module during page reload 2009-09-16 04:41:55 +00:00
David Rose
bd58f27ba8 don't need stdafx files 2009-09-16 01:13:14 +00:00
David Rose
aa58854da8 minor typo 2009-09-16 00:51:58 +00:00
David Rose
b1e9e65027 oops, incorrect file in Sources.pp 2009-09-15 23:58:29 +00:00
David Rose
a508ef4867 INCLUDED_SOURCES 2009-09-15 23:51:29 +00:00
David Rose
0543ab899a make windows more consistent with mac, linux 2009-09-15 23:46:27 +00:00
Arkady Trestman
93d5012ebe adjusted code to load P3D data file location relative to the ActiveX hosting page 2009-09-15 21:42:46 +00:00
David Rose
e6cb4038b2 idl rules 2009-09-15 20:50:10 +00:00
David Rose
4264a8d325 build with ppremake 2009-09-15 20:49:02 +00:00
David Rose
a5a779cf33 integrate with panda environment a bit better 2009-09-15 19:38:14 +00:00