16721 Commits

Author SHA1 Message Date
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
David Rose
abbbb21a8e some more explicit control over connection parameters 2009-11-19 02:37:09 +00:00
David Rose
17ff7d3f82 downloader:c 2009-11-19 01:56:39 +00:00
David Rose
5b92b341b6 fix roundoff error in fill() 2009-11-18 22:55:52 +00:00
David Rose
ddd8d012e8 SetErrorMode(0) 2009-11-18 22:30:42 +00:00
David Rose
c172d80a41 more fixes from Gogg: Windows 7 fullscreen workaround 2009-11-18 22:14:05 +00:00
David Rose
6a5dcc40e8 minor comment update 2009-11-18 22:12:02 +00:00
David Rose
a749fd47cd increment P3D_API_VERSION to 9 2009-11-18 21:16:09 +00:00
David Rose
9dd7b52ce8 plugin version 2009-11-18 19:50:50 +00:00
David Rose
8c3d9c16f9 explicit window_handle type, for mac 2009-11-18 19:50:17 +00:00
Ken Patel
88eea6be3a allow - modifier to append rather than prepend paths within .init definition files 2009-11-18 19:46:23 +00:00
David Rose
d0d2ac4fa0 explicit window_handle type for win32 2009-11-18 19:36:45 +00:00
David Rose
21aad12650 move towards explicit handle type in P3D_window_handle 2009-11-18 19:26:39 +00:00
David Rose
3ea273ddb6 compile against xulrunner 1.9.0 also 2009-11-18 18:07:29 +00:00
Bei Yang
b2dad16e42 Added Maya 2010 support
Added some BIGOBJ flags as well as NOD:LIBCMT to MFC ignore flags
2009-11-18 17:24:32 +00:00
David Rose
f582d8f950 add forceYield(), considerYield() at this level too 2009-11-18 15:20:48 +00:00
David Rose
9dad929019 FreetypeFace::init_type() 2009-11-18 15:19:23 +00:00
David Rose
2e725272ab case inconsistency: Plug-in -> Plug-In 2009-11-18 15:11:08 +00:00
David Rose
8a64a06946 changes from Gogg: startup optimization, freetype faces, string tokenizer 2009-11-18 15:00:52 +00:00
rdb
a7b8734fdf Prevent the wrong wx-config from getting used 2009-11-18 10:51:30 +00:00
rdb
2cb602208c Fix typo 2009-11-18 10:46:14 +00:00
rdb
7d421efcfb Use wx-config found in thirdparty bin/ dir if present 2009-11-18 10:29:23 +00:00
rdb
b53d78d694 find swscale in ffmpeg thirdparty package 2009-11-18 09:41:18 +00:00
rdb
1f6b7283bc OSX convention for libraries is libpanda.1.7.0.dylib, not libpanda.dylib.1.7.0 2009-11-18 09:24:02 +00:00