Commit Graph

139 Commits

Author SHA1 Message Date
David Rose 034a977c3d set frame size 2009-08-29 16:31:51 +00:00
David Rose 38d46bdebc minor fixes with published methods 2009-04-01 18:46:16 +00:00
David Rose ddbad77851 set_bounds_type() 2009-03-12 21:50:03 +00:00
John Loehrlein 5550aaa1d7 hooks for binding a "cursormove" event when the cursor moves 2009-01-23 01:51:48 +00:00
David Rose ef14dd5121 new ColorAttrib should have -1 override so it won't have precedence over scene graph attrib 2009-01-10 19:10:08 +00:00
David Rose e5cf8b1517 fix for wrong-color objects in directx 2009-01-08 03:15:12 +00:00
David Rose 26754b86ca merge dev_slots_2008: slot-based RenderState implementation 2008-11-19 01:21:44 +00:00
David Rose 58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
rdb 1243548892 Back to 1.6 version 2008-10-27 21:13:56 +00:00
rdb addb68b630 1.20 + ordering issue fix, so I can tag this for 1.5.4 2008-10-27 21:12:22 +00:00
David Rose 6cd8951d9c fix PGEntry copy constructor 2008-10-27 19:29:54 +00:00
David Rose bfe8302665 fix ordering issue in PGButton 2008-10-27 18:48:23 +00:00
David Rose d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
David Rose fab502970f more threading improvements 2008-10-02 17:50:16 +00:00
David Rose 0e9b1ece67 prevent hard crash 2008-09-15 20:50:54 +00:00
David Rose 5c45275656 suggested changes from Clemens Pecinovsky to better support scrollable widgets 2008-09-15 20:35:59 +00:00
David Rose e44ede85f0 more debug output 2008-09-15 20:14:28 +00:00
David Rose 8c2e657f15 Add gsg::update_texture() 2008-08-25 22:58:58 +00:00
David Rose 4d59f04134 scissor MouseWatcherRegions too 2008-08-01 22:48:42 +00:00
David Rose ab6e8bbc3c higher-level ScissorEffect fixes 2008-08-01 21:54:20 +00:00
David Rose 6c26ee6d2e fix update loop, sticky slider bars 2008-06-12 19:00:29 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 6f76b082fa can't tell my left from my right 2007-08-15 22:05:25 +00:00
David Rose 0a0c4ecf98 add setup_minimal 2007-08-08 23:01:07 +00:00
David Rose 9d61955692 fix crash without text-default-font 2007-08-08 22:53:46 +00:00
Zachary Pavlov 220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
M. Ian Graham 4429b66c8d Added accept_failed callback hooks to provide feedback when the user attempts to submit a disabled field--this lets us do things like flash the text field red to get their attention. 2007-07-19 00:41:35 +00:00
David Rose 7ff293732a set_wtext() shouldn't necessarily change the cursor position 2007-07-13 21:54:52 +00:00
David Rose d3a1cafb54 ime sanity 2007-07-12 20:54:38 +00:00
David Rose 9e150511e1 TextNode optimizations, more pgEntry stuff 2007-07-12 17:26:50 +00:00
David Rose b247c9d913 pgui refinements 2007-07-12 02:48:42 +00:00
David Rose 278fe85c1a PGEntry supports embedded mode changes 2007-07-12 00:19:18 +00:00
M. Ian Graham 96bdfac9cc setAcceptEnabled added to allow us to disable submission of input 2007-06-14 00:51:12 +00:00
David Rose 4362ebc862 whoops, incorrect bounding volume 2007-06-04 22:34:41 +00:00
David Rose 33a0c3af8e replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations 2007-05-31 21:17:50 +00:00
David Rose 28110b2774 fix flattening 2-d objects 2007-01-17 02:27:36 +00:00
David Rose 425ada050a add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
David Rose e6077a603c implement MouseWatcher::inactivity_timeout 2006-09-15 16:27:09 +00:00
David Rose d300c4a10c allow embedded graphics in text paragraphs 2006-08-18 23:38:30 +00:00
David Rose 1ee0741221 fix MouseWatcherRegion update and show_regions 2006-04-29 02:00:15 +00:00
David Rose ddd1046462 factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose 76252c5316 fix problem with hidden PGui items still being active 2006-03-22 19:02:58 +00:00
David Rose 725e82e6f4 show_through() 2006-03-20 20:48:26 +00:00
David Rose 8fbc824aab make PGui more thread-safe 2006-02-16 23:45:05 +00:00
David Rose 1d2282a879 pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
David Rose 79f1462eb1 mo' better pipelining 2006-02-09 23:47:29 +00:00
David Rose d673267be3 add is_wtext 2006-01-25 02:47:16 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00