16535 Commits

Author SHA1 Message Date
Darren Ranalli
efca6018ed support other response types in proxy object 2009-10-20 01:02:12 +00:00
Darren Ranalli
faa73fad5f better support for head sub-tags on a per-page basis 2009-10-19 23:54:38 +00:00
David Rose
8e0aed64a7 fix a race condition, and detect some startup errors better 2009-10-19 23:39:19 +00:00
David Rose
10e4427860 fix firefox crash 2009-10-19 22:29:39 +00:00
David Rose
071cf37368 more debugging? 2009-10-19 22:18:43 +00:00
Darren Ranalli
98aee03ca0 added ability to add tags within landing page HEAD tag 2009-10-19 21:35:07 +00:00
David Rose
4abfcb2122 fix firefox streams 2009-10-19 21:29:22 +00:00
Darren Ranalli
678dc259b8 added skinning support to manual response mechanism 2009-10-19 21:15:56 +00:00
David Rose
ccee3d2db9 apparently order matters 2009-10-19 19:18:39 +00:00
David Rose
375e0bb6c6 osx fixes 2009-10-19 18:48:53 +00:00
rdb
4e9896ab9e Assorted stuff. Also, removed the part about Python framework detection on OSX - makepanda now compiles against the version of Python you are running it from. 2009-10-19 18:43:50 +00:00
David Rose
10b616d819 tinyxml dependency 2009-10-19 18:18:05 +00:00
David Rose
f3949a6da8 plugin version 0.9.2 2009-10-19 18:12:27 +00:00
David Rose
217580661d respect passed-in hostUrl 2009-10-19 18:06:00 +00:00
David Rose
d7f56e852d new merge tool 2009-10-19 16:14:07 +00:00
David Rose
8e7ba3333e wait, I've gone insane. reverting change 2009-10-19 13:46:15 +00:00
David Rose
b469a507a1 minor fixes 2009-10-19 13:45:51 +00:00
David Rose
ab98281c44 minor fixes to output formatting 2009-10-19 13:44:59 +00:00
David Rose
eb78622703 typo in comment 2009-10-19 13:43:04 +00:00
David Rose
322c9be858 correct dependencies for linking 2009-10-19 13:42:47 +00:00
rdb
63d6ed7ae4 New stuff for makepanda:
* Compile fixes for FCollada on Unix
* Compile correctly against WxWidgets on Windows and OSX
* Now supports .idl/.tlb/.ocx on Windows
* Step towards getting the ActiveX plugin compiled
* pkg-config fixes
2009-10-19 11:58:34 +00:00
rdb
f851454d0e Fix faulty include 2009-10-19 10:34:29 +00:00
rdb
fc10dabe5b Fix compile issues on windows with unicode wxwidgets, as MSVC (of course) does not follow the ISO C99 standard. 2009-10-19 09:40:25 +00:00
Redmond Urbino
2407c6883a integrating awesomium with panda 2009-10-19 08:29:08 +00:00
Redmond Urbino
5394d01ed6 integrating awesomium with panda 2009-10-19 08:23:44 +00:00
rdb
bec4483a8d Fix when the source path contains a space 2009-10-19 06:42:14 +00:00
rdb
a2ee3a779a Invoke make_installer.py for the windows runtime build 2009-10-18 16:50:15 +00:00
rdb
948fd1699b Fix compilation issue 2009-10-18 16:43:48 +00:00
rdb
422587532d Fix problems with incorrect side-by-side configuration on Windows 2009-10-18 13:23:14 +00:00
rdb
f4cc0897ec Some enhancements to the dependency-build system. Recompilation time is now greatly reduced as binaries and libraries are not relinked anymore if just it's dependency dll's have changed. 2009-10-17 18:41:55 +00:00
rdb
5d84be4214 Fixes for plugin versioning 2009-10-17 18:35:40 +00:00
rdb
68f224ff08 Experimental; copy the whole 'direct' tree to 'built' to avoid the hacky __init__.py (which we can't use anymore because of the way the runtime is packaged) 2009-10-17 14:33:01 +00:00
rdb
16a549218d Fix a minor issue with the runtime build 2009-10-17 06:32:28 +00:00
David Rose
54ab266373 support series of words in cipher_list 2009-10-17 00:17:40 +00:00
David Rose
fdc8de25f8 remove windowsism 2009-10-16 19:44:35 +00:00
David Rose
d2bccefad8 check for NPAPI version at startup 2009-10-16 19:39:54 +00:00
David Rose
fbb5c7ce0d P3D_instance_start_stream() 2009-10-16 18:07:35 +00:00
rdb
c2be49507f Make CgGL optional if Cg wasn't found 2009-10-16 13:52:32 +00:00
David Rose
3f6192c963 clamp shininess at 128 2009-10-16 04:25:29 +00:00
David Rose
5b3fc8b4be get_display_region 2009-10-16 00:55:55 +00:00
David Rose
5a2e1d1b50 handy javascript functions 2009-10-16 00:43:15 +00:00
David Rose
1dbbab9ea0 use -o for output 2009-10-16 00:22:47 +00:00
David Rose
1da688a101 can't use __doc__ for help; it gets stripped out 2009-10-16 00:18:30 +00:00
David Rose
7ae0c8c305 a few assertion checks 2009-10-15 19:49:15 +00:00
rdb
b008651714 Fix silly mistake with %{python_sitearch} 2009-10-15 15:17:10 +00:00
Darren Ranalli
791162d433 reimplemented unescapeHtmlString to fix bug, added test cases 2009-10-15 02:15:24 +00:00
David Rose
f9caf8b01b download.png 2009-10-14 22:57:14 +00:00
David Rose
5407d2d969 flatten out alpha channels for background images 2009-10-14 22:20:51 +00:00
David Rose
0a6881430f close down when x11 splash is closed 2009-10-14 22:03:17 +00:00
David Rose
fcf4210d9d inc version 2009-10-14 21:47:50 +00:00