16744 Commits

Author SHA1 Message Date
David Rose
d4679444ef minor distributed object fixes 2009-11-22 19:32:32 +00:00
rdb
ba493a7a96 Add release notes for 1.7.0 2009-11-22 16:00:05 +00:00
rdb
222741c365 Fix compilation errors with plugin build 2009-11-22 12:05:46 +00:00
David Rose
1d1eafcb70 typo 2009-11-22 00:14:55 +00:00
David Rose
2c609e1e55 up version again 2009-11-21 23:27:41 +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
2b004124f9 protect better against malicious directory naming 2009-11-21 22:04:38 +00:00
David Rose
66f88cd348 ensure executable bit is set 2009-11-21 20:57:28 +00:00
David Rose
8763e10c2f whoops, unintended commit again 2009-11-21 20:47:58 +00:00
David Rose
09483f7133 don't needlessly redownload contents.xml 2009-11-21 20:47:07 +00:00
David Rose
82f49bb352 update.rdf files 2009-11-21 19:06:07 +00:00
David Rose
a0c7fe7a81 minor comment fix 2009-11-21 19:05:40 +00:00
rdb
e0bc983296 Support prebuilt p3d files. Also, let's disable the new library system for the rtdist build until we have pythonwrapper<>c++lib separation working well. 2009-11-21 18:21:58 +00:00
David Rose
f5e2e89d18 onPluginFail 2009-11-21 17:37:09 +00:00
rdb
d60e61993e This should fix the eggcacher/packpanda problems on Windows, I think. 2009-11-21 15:45:21 +00:00
rdb
d2576e10a1 Er, why expose libpandaskel through the 'panda3d' package? 2009-11-21 12:02:43 +00:00
Chris Brunner
a68f5c6ffd needed clear to be more public 2009-11-21 02:52:12 +00:00
David Rose
643715788e build on mac 2009-11-21 01:32:10 +00:00
David Rose
a6fca8cd9c version number 2009-11-21 01:21:15 +00:00
David Rose
fc10c7c5a0 further interface generalizations 2009-11-21 01:20:55 +00:00
Darren Ranalli
ac091ce40e HTMLStringToElements adds comments to force tag closers 2009-11-21 01:18:25 +00:00
Chris Brunner
deaa391103 fix a problem where animation and character data wasn't getting cleared between sessions 2009-11-21 00:31:58 +00:00
Darren Ranalli
78476db3cb added HTMLStringToElements and str2elements 2009-11-20 22:43:35 +00:00
Darren Ranalli
be6d143399 copied from recaptcha-client-1.0.5 2009-11-20 22:42:29 +00:00
rdb
f7009a0602 Fixes some really weird typo's, heh. 2009-11-20 19:28:50 +00:00
David Rose
381c544e7f rmtree first 2009-11-20 19:02:27 +00:00
David Rose
6785b6abcc chmod 2009-11-20 15:21:26 +00:00
David Rose
a6a0de068e xpi output 2009-11-20 02:10:37 +00:00
David Rose
daf9c87a05 Description.plist 2009-11-20 02:05:13 +00:00
Arkady Trestman
15cc76a5fc a better way to select 2009-11-20 01:50:41 +00:00
David Rose
426f96e66b alt_host affects log name, prc name, start dir 2009-11-20 00:43:30 +00:00
David Rose
1972536934 revert unintended checkin 2009-11-20 00:24:49 +00:00
David Rose
a725d42db1 splash_img shouldn't also apply to buttons 2009-11-20 00:05:04 +00:00
David Rose
4631711957 support host_dir 2009-11-19 23:59:04 +00:00
Darren Ranalli
95bff4b0e0 removed unused variable 2009-11-19 23:47:24 +00:00
David Rose
0bee8b9fbf protect against objects that have no str() representation 2009-11-19 23:34:29 +00:00
Darren Ranalli
3b0682d19f head and body tags of landing page exposed as ElementTree.Elements 2009-11-19 22:43:21 +00:00
David Rose
43bfae1dd1 bgcolor etc, for osx 2009-11-19 22:03:03 +00:00
David Rose
2fa9ac5c76 bgcolor, etc for win32 2009-11-19 21:48:49 +00:00
David Rose
902ab1111a bgcolor, fgcolor, barcolor 2009-11-19 21:37:52 +00:00
David Rose
eda65fe33f fix initial display of default image 2009-11-19 20:41:14 +00:00
Chris Brunner
5dcf6560a9 actually quit the client when the server process is not running 2009-11-19 20:03:03 +00:00
David Rose
f6971cc724 fix texture limit on shader case 2009-11-19 19:22:18 +00:00
rdb
02db4e5ae1 Pass -soname to the GNU linker 2009-11-19 18:48:35 +00:00
David Rose
f165019d2b correct comment 2009-11-19 15:36:27 +00:00
rdb
3469e528ba This should fix libswscale problems for real, I think 2009-11-19 13:52:10 +00:00
Chris Brunner
b25874d293 it works! 2009-11-19 03:25:25 +00:00
Chris Brunner
f8bdc2d886 adding a variable for maya2egg to allow for alternate binary names (e.g. maya2egg_client) 2009-11-19 03:24:56 +00:00
Chris Brunner
865a04075b now properly closes connections. client waits for server to finish before exiting. 2009-11-19 02:41:59 +00:00