Commit Graph

1417 Commits

Author SHA1 Message Date
David Rose 884c389bad using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
David Rose eaee7a00f8 apple build issue 2009-10-22 20:33:04 +00:00
David Rose 2dbd154536 better handling of some startup failures; don't make a osx gui app unless necessary 2009-10-22 07:05:51 +00:00
Darren Ranalli 791162d433 reimplemented unescapeHtmlString to fix bug, added test cases 2009-10-15 02:15:24 +00:00
David Rose f3e620677e allow better console handling; download is low-pri thread 2009-10-09 01:06:06 +00:00
Darren Ranalli 6fb3aa5afc fixed garbage leak 2009-10-09 00:27:49 +00:00
David Rose fe65b1ce40 a few small fixes 2009-10-07 14:48:06 +00:00
Darren Ranalli 3786a86d0b added dict-syntax access to ScratchPad 2009-10-06 23:59:47 +00:00
Darren Ranalli 23b4f51b43 added unescapeHtmlString 2009-10-06 23:14:42 +00:00
Darren Ranalli 85fc649f2c added Enum.hasString and Enum.fromString 2009-10-06 23:03:43 +00:00
David Rose 7de817fb2b remove old task manager 2009-09-25 14:50:14 +00:00
Darren Ranalli 5081ce9b8c initial revision 2009-09-24 01:36:47 +00:00
Darren Ranalli 6ae65db125 initial revision 2009-09-24 01:16:32 +00:00
Chris Brunner df998fbf48 allows fadeouts/ins to show even when aspect2d is hidden 2009-09-18 00:15:16 +00:00
rdb 4c3bdd68f8 Don't build extend_frozen without Python 2009-09-05 13:26:33 +00:00
David Rose e7b00c6e92 revert object inheritance for now, causes problems 2009-09-04 18:24:35 +00:00
rdb b70abad054 DirectObject: classobj -> type 2009-09-04 17:16:19 +00:00
David Rose 194979b51d clean exit and log reporting 2009-09-03 02:09:21 +00:00
David Rose fcc7b5f9c2 PackageInstaller fixes 2009-09-02 06:08:33 +00:00
David Rose 7b34234edc interactive_console 2009-08-30 21:10:30 +00:00
David Rose 8c9032dca3 VFSImporter.sharedPackages 2009-08-28 23:51:47 +00:00
David Rose 970f35a3e6 use _vfsimporter.pyd instead of runp3d_frozen.pyd 2009-08-28 01:55:05 +00:00
David Rose aefb14e678 more tweaks and fixes 2009-08-27 01:37:33 +00:00
David Rose 81363c4ba9 PackageInstaller, runtime package installation 2009-08-25 21:40:57 +00:00
David Rose 19e866c803 whoops, c++-ism 2009-08-19 18:38:04 +00:00
David Rose da2f1cd9c9 better frozen module handling 2009-08-19 18:35:21 +00:00
David Rose 3002e8b571 VFSImporter.reload_packages() 2009-08-18 21:39:43 +00:00
Josh Wilson cf7d53c470 removing early exit in configIsToday() 2009-07-22 19:20:35 +00:00
David Rose e7a5487ea1 filter out run() in p3d file 2009-07-22 07:33:52 +00:00
David Rose aa8285f5a4 async JavaScript 2009-07-16 18:30:17 +00:00
David Rose c0a73aa93f windowEvent shouldn't be private 2009-07-11 00:09:15 +00:00
David Rose a64a4f09c5 more scriptability wip 2009-07-01 15:52:08 +00:00
David Rose ec23ed2a43 cleaner p3d scripts 2009-06-24 09:39:11 +00:00
David Rose 42704cd357 egad, it's really working 2009-06-24 06:40:30 +00:00
David Rose 63160f0c1f little refinements 2009-06-23 19:58:46 +00:00
David Rose b64f871ea1 osx plugin work 2009-06-22 21:36:11 +00:00
David Rose ca983e8ece beginning Mozilla plugin integration 2009-06-20 01:31:31 +00:00
Josh Wilson a679de3541 removing extraneous global declaration 2009-06-16 23:45:05 +00:00
David Rose 9e7337557a remove old api calls 2009-06-16 03:46:55 +00:00
David Rose cbfa38d2b5 simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
David Rose 1b6814e7ac some self-downloading work 2009-06-12 02:10:53 +00:00
David Rose 427a22573a log files, etc 2009-06-11 20:56:16 +00:00
David Rose ce182cb038 bi-directional communication 2009-06-11 02:20:43 +00:00
David Rose 483d525940 multi-sleep off by default 2009-06-10 18:55:35 +00:00
David Rose 633eae3ba3 exit gracefully 2009-06-09 01:56:03 +00:00
Josh Wilson f5ba889b71 oops, forgot the global __report_indent variable 2009-06-08 18:48:10 +00:00
David Rose 027e5fdc9e more plugin work 2009-06-08 18:08:53 +00:00
David Rose 2591033c27 quiet that collisionLoopFinished event 2009-06-07 21:16:08 +00:00
Josh Wilson 7bfebaa6fd adding PStatScope and indented reports 2009-06-05 23:43:58 +00:00
David Rose 2df0ddc5be allow embedded textures 2009-06-05 01:25:15 +00:00