Commit Graph

132 Commits

Author SHA1 Message Date
Zachary Pavlov 4d9f4785c7 commented out down setting for resume_down case. This is a fix for the first key missed bug 2006-11-02 23:46:27 +00:00
David Rose 4cbeeb61cd typo in comment 2006-10-24 21:54:35 +00:00
David Rose d7892c5bb2 better one-button trackball 2006-10-11 23:14:19 +00:00
David Rose 9744dbfc0b a bit more osx keyboard/mouse support 2006-10-09 23:47:08 +00:00
David Rose ff6a4155ee button_repeat event also needs the button name parameter 2006-10-09 22:07:24 +00:00
David Rose 56f63aaff6 add inactivity_timeout_event 2006-09-15 18:00:53 +00:00
David Rose e6077a603c implement MouseWatcher::inactivity_timeout 2006-09-15 16:27:09 +00:00
David Rose dc6b1cbe79 fix sticky rollover buttons 2006-07-14 21:06:26 +00:00
David Rose 1ee0741221 fix MouseWatcherRegion update and show_regions 2006-04-29 02:00:15 +00:00
David Rose 0c267327e4 fix base.mouseWatcherNode.showRegions() 2006-04-28 23:25:06 +00:00
David Rose 9808294212 factor out more calls to Thread::get_current_thread() 2006-04-27 14:45:39 +00:00
David Rose ddd1046462 factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
David Rose 889228f403 name mutexes for debugging; better UpdateSeq thread behavior 2006-04-09 23:23:15 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose 725e82e6f4 show_through() 2006-03-20 20:48:26 +00:00
David Rose c4306e0f4b fix paste-buffer corruption bug 2006-02-26 15:42:57 +00:00
David Rose 8fbc824aab make PGui more thread-safe 2006-02-16 23:45:05 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose cb9e5f2dad add generic ButtonThrower events: track keystrokes, too 2006-01-13 00:21:17 +00:00
David Rose c39ef34932 incorporate DisplayRegion scale fix from Douglas Warren 2005-12-22 17:33:57 +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 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
David Rose 682fa4af45 fix gui buttons some more 2005-07-15 00:38:31 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose e66a0faba0 add MouseSubregion 2005-05-13 21:46:10 +00:00
David Rose f234ec5e84 add MouseSubregion 2005-05-13 21:36:46 +00:00
David Rose 4f1a424610 NodePath::get_mat(other) needs to return a concrete 2005-04-29 15:59:04 +00:00
David Rose ffdbf61985 TextureStage::M_blend_color_scale, TextureStage::rgb_scale, ColorBlendAttrib::O_color_scale, better handling of state changes in GL 2005-02-25 18:25:00 +00:00
David Rose 7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose de8da3d285 unused variable 2004-12-01 22:13:25 +00:00
David Rose 7d318ef1f6 fix track-memory-usage error messages 2004-11-17 23:35:35 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
Asad M. Zaman 78c010ba01 first pass: slider bar gui implemented 2004-10-28 00:49:17 +00:00
David Rose 081122fe3b define mouseInterfaceNode 2004-06-12 02:12:16 +00:00
David Rose 169eee50c0 support cursor_pos for candidate() functions, and trigger background pgEntry on candidate action 2004-04-08 19:34:42 +00:00
David Rose a28b2a8006 add initial support for IME candidate strings in-game 2004-04-02 01:44:28 +00:00
David Rose a79af737d2 add MouseWatcher::set_display_region() 2004-03-05 20:10:19 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
David Rose 038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
Dave Schuyler a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
David Rose 3c3f2f4432 replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
David Rose 344ca11ffd add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00
Dave Schuyler e647dd72d7 minor changes 2003-06-20 05:28:23 +00:00
David Rose 74a704440e PandaFramework should respect per-window keypresses 2003-02-14 08:13:17 +00:00
David Rose 411a263fe8 build for gcc3.2 2003-01-17 16:42:36 +00:00
David Rose 40cf785318 explicitly ignore T_resume_down 2003-01-14 19:30:38 +00:00