Commit Graph

5306 Commits

Author SHA1 Message Date
David Rose aa8285f5a4 async JavaScript 2009-07-16 18:30:17 +00:00
David Rose 1a78b5851d compensate for byte order 2009-07-16 01:49:44 +00:00
David Rose 375fd5c352 revert hack 2009-07-16 01:48:54 +00:00
David Rose 7037e909d9 temp hack 2009-07-16 01:48:25 +00:00
David Rose 4274626c67 oops, left in a parameter 2009-07-15 22:07:58 +00:00
David Rose a088d7ff72 more research on windows problems 2009-07-15 18:36:38 +00:00
David Rose c8721364ab experiment with quartz 2009-07-15 15:25:58 +00:00
David Rose 339cb4e7a2 secs -> ms 2009-07-15 00:27:58 +00:00
Zachary Pavlov b292e06ff6 removed errant print 2009-07-15 00:25:09 +00:00
David Rose e915c44328 posix kill 2009-07-15 00:14:38 +00:00
David Rose bf417aca6b some minor fixes 2009-07-15 00:14:08 +00:00
Zachary Pavlov 3e2f301fb7 new interval! 2009-07-14 23:37:30 +00:00
David Rose f66e45e13a helper file 2009-07-14 22:11:46 +00:00
David Rose 6794656499 silly python headers 2009-07-14 21:01:19 +00:00
David Rose 1b6bb92da5 concrete objects 2009-07-14 20:40:47 +00:00
rdb 3f987b530f Fix typo: "Pythong" -> "Python" ;-) 2009-07-14 15:18:08 +00:00
rdb 82b3575664 Minor fixes 2009-07-14 15:16:06 +00:00
David Rose 4e9902fab3 pthread_cond_timedwait returns its errno value 2009-07-14 14:54:33 +00:00
rdb 1bec439304 Fix compile errors on Linux 2009-07-14 07:04:26 +00:00
David Rose 91fde2b3ed oops, debug code 2009-07-14 04:56:56 +00:00
David Rose 765ab111bf development 2009-07-14 04:54:07 +00:00
David Rose d5b4f7810e attempts to make windows plugin more stable 2009-07-14 04:50:25 +00:00
David Rose 2c33bc2bd3 fix some race conditions 2009-07-13 18:41:55 +00:00
David Rose a181e471be osx plugin key events etc 2009-07-13 17:03:26 +00:00
David Rose 916f94f57c oops 2009-07-13 14:55:30 +00:00
David Rose 9fa212a48a embed plugin windows within OSX browsers properly 2009-07-13 07:14:30 +00:00
David Rose c176ba64f9 support older gecko version 2009-07-11 05:27:07 +00:00
David Rose 68228e9198 fix crash 2009-07-11 03:53:21 +00:00
David Rose 4dd7ebec82 firefox fixes 2009-07-11 03:51:01 +00:00
David Rose 4ee298e942 some minor problems 2009-07-11 01:16:33 +00:00
David Rose 8966fe7dbf optional return value from evalScript 2009-07-11 00:24:45 +00:00
David Rose c0a73aa93f windowEvent shouldn't be private 2009-07-11 00:09:15 +00:00
David Rose 19e6ffd5ee support pre-python properties 2009-07-10 20:05:14 +00:00
David Rose e71220779c move request_ready into PPInstance 2009-07-10 18:17:37 +00:00
David Rose 3e8b1c6ffd thread-safe macro wrappers 2009-07-10 17:49:04 +00:00
rdb 477c1f3194 JPG splash image on X11 splash window 2009-07-10 13:59:38 +00:00
rdb 2ac1a3d707 Handle resizing of X11 splash window correctly, and remove the annoying log2 message of download progress 2009-07-10 09:07:56 +00:00
David Rose 33a94a3996 tweaks 2009-07-10 00:17:30 +00:00
David Rose dc6c73108c add thread-safe reference count functions 2009-07-10 00:14:25 +00:00
David Rose 4d2ffd8e77 much better object model 2009-07-09 23:59:17 +00:00
David Rose 98177dc123 found a leak 2009-07-09 20:22:03 +00:00
David Rose fbf81f90eb P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
David Rose e214d8c9ef more general rgb fix 2009-07-09 18:43:24 +00:00
David Rose 68fd96555c correct RGB reversal 2009-07-09 18:33:22 +00:00
David Rose 3f6d8ab9b1 better object_id pointer passing 2009-07-09 17:12:27 +00:00
David Rose 7fca7f2e53 minor comment adjustments 2009-07-09 16:46:28 +00:00
rdb e7ebf32905 Improvements to the X11 splash window: now shows a nice progress bar. 2009-07-09 15:55:43 +00:00
rdb 460ea92667 Fix some issues on linux 2009-07-09 14:52:05 +00:00
rdb 474b738f8b More Linux work - the plugin now really works on Linux. 2009-07-09 13:55:32 +00:00
rdb d02b9bd34b Fix compiler warning 2009-07-09 08:26:36 +00:00