Commit Graph

19772 Commits

Author SHA1 Message Date
rdb b5bab4084f Forgot this checkin 2009-12-21 12:37:13 +00:00
David Rose c60b5e7b6e minor refinement 2009-12-20 18:59:18 +00:00
David Rose fd6e2fc82a uninstall good 2009-12-20 18:29:25 +00:00
David Rose 38d3eda196 more uninstall stuff 2009-12-20 01:04:49 +00:00
rdb fec1586d1f forgot to protect debug output by a VERBOSE check 2009-12-19 11:06:07 +00:00
rdb d3e545a949 Make makepanda more userfriendly on unix, fixing the issues with a --nothing compile 2009-12-19 10:59:17 +00:00
David Rose 39a745bdaa protect for threading 2009-12-19 07:19:38 +00:00
David Rose 1fc71a28e8 operator bool 2009-12-19 07:09:45 +00:00
David Rose 539737278b blocking methods 2009-12-19 06:37:17 +00:00
David Rose 85702cf2f8 flushTask in its own thread 2009-12-19 06:05:44 +00:00
David Rose 83b78b6587 fix right-click menu deadlock on IE 2009-12-19 04:01:30 +00:00
David Rose 6eba1cf08a guarantee proper ordering of download phases 2009-12-19 03:38:03 +00:00
David Rose 74264f850f utf-8 2009-12-18 23:48:26 +00:00
David Rose 1d7fd44214 uninstall wip, utf-8 2009-12-18 23:42:09 +00:00
David Rose d477cf1615 fix win-origin -1 -1 2009-12-18 21:51:50 +00:00
rdb 7073039767 Minor python fix for windows 2009-12-17 19:22:39 +00:00
rdb 4f218a4a84 I shouldn't code when I'm tired 2009-12-17 19:13:43 +00:00
rdb 7c2224ba8e oops 2009-12-17 19:11:21 +00:00
rdb 7c00c089a2 Use sys.executable for the rtdist build 2009-12-17 19:07:10 +00:00
rdb 765f00d846 MUAHAHA I found my little typo. = -> == 2009-12-17 18:48:56 +00:00
rdb 7aad17e3db Fix p3dembed linker issue on Windows 2009-12-17 18:26:19 +00:00
rdb 2e41525198 Oops, fix compilation issue in my latest commit 2009-12-17 18:11:31 +00:00
rdb 161c92ba7a I think I messed up in my latest commit. Let's try it again. 2009-12-17 18:08:29 +00:00
rdb cc5c081795 Compile fix for windows 2009-12-17 16:28:37 +00:00
rdb 74072522d5 Fix for windows. Sheesh, they don't seem to provide stdint.h. 2009-12-17 16:27:05 +00:00
rdb 15100fbfee Let's just use nsis' default language file for the installer. Otherwise I keep running into issues with the latest version of NSIS. 2009-12-17 15:30:43 +00:00
rdb 23f6dc9b99 Fix rtdist compile issues on OSX 2009-12-17 14:21:29 +00:00
Przemyslaw Iwanowski 3e91321b54 crash fix 2009-12-16 22:54:49 +00:00
David Rose 67760e8577 fix win7/vista i/o performance issues 2009-12-16 22:00:06 +00:00
David Rose 7042dd6c69 build error 2009-12-16 20:21:10 +00:00
rdb 81cf02772a Fix windows compilation error 2009-12-16 18:39:04 +00:00
David Rose 265dfba3ad name threads 2009-12-16 17:27:19 +00:00
David Rose 5755ae390c simple_thread_yield_sleep 2009-12-16 17:27:03 +00:00
David Rose 92ac3b6ee8 fix typos for mac build 2009-12-16 15:38:33 +00:00
rdb 67fa81636d oops, fix 2009-12-16 14:50:42 +00:00
rdb 9426525fcc window centering stuff for OSX tinydisplay 2009-12-16 14:28:21 +00:00
rdb 85fda457fa window centering for OSX 2009-12-16 14:27:15 +00:00
David Rose 11895d990a more general threshold() 2009-12-16 13:25:49 +00:00
rdb 1ad9a31163 auto-center windows, Windows case (untested) 2009-12-16 12:30:33 +00:00
rdb 9dcbaf835d Support for putting window automatically in the center of screen (by passing -2, -2 as value) 2009-12-16 12:10:12 +00:00
rdb eb16fccbf5 A window position of (-1, -1) will mean to let the WM choose a default position, and with (-2, -2) the window will be centered on screen. 2009-12-16 09:37:43 +00:00
rdb 98281d31c6 Changes from Keith: glPrioritizeTextures, initial_clear, slightly more helpful error reporting 2009-12-16 08:58:12 +00:00
David Rose 849dc8cccb add PNMImage::threshold() 2009-12-16 06:57:52 +00:00
David Rose 538b8dafdc expose C++ fstream classes 2009-12-15 23:03:18 +00:00
David Rose c279dedce1 store timeManager 2009-12-15 18:36:49 +00:00
David Rose 15e2d85115 reserveDoId 2009-12-15 16:32:39 +00:00
David Rose 165f739fc2 remove debug output 2009-12-15 07:04:00 +00:00
David Rose 9d374b35a2 remove paste-buffer error 2009-12-15 02:39:41 +00:00
David Rose ff1308580d show install label for p3d file 2009-12-15 02:01:03 +00:00
David Rose c0c94ad612 one dialog at a time in p3dCert 2009-12-15 00:28:55 +00:00