Commit Graph

125 Commits

Author SHA1 Message Date
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
David Rose 5ee35791e2 fix wait bars under aspect2d 2005-10-13 21:11:15 +00:00
David Rose bfa27c5549 fix issues with text_scale, text_color, text_align 2005-10-11 23:46:44 +00:00
David Rose 5bf4f3557d anim controls in pview 2005-10-10 19:50:20 +00:00
David Rose 7683032977 fix render order for wait bars 2005-10-06 23:12:53 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
Dave Schuyler 1485f8b7ea added mouse buttons (4 and 5) 2005-09-09 02:01:09 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
Asad M. Zaman 223f3f35ad changed one interface in anticipation of future slider rotation 2005-08-19 19:29:43 +00:00
David Rose 95f9d58591 Geom now accepts a GeomVertexData in the constructor 2005-08-11 03:16:12 +00:00
David Rose 86ce5ebba1 build on Irix 2005-07-13 19:33:07 +00:00
David Rose 01c82da5df interrogate supports wstring 2005-07-13 15:37:56 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose 81a9887d4b fix setup() to not hide label 2005-06-22 21:22:58 +00:00
David Rose aa29e67c84 fix billboards, lod's, etc. 2005-05-27 22:03:23 +00:00