Commit Graph

30 Commits

Author SHA1 Message Date
rdb 54c6eaeb96 pgui: allow keyboard keys to be added as PGButton click buttons
These will respond as clicks not when the mouse cursor is hovering over them, but when they have keyboard focus.

Fixes #600
2019-05-03 19:22:21 +02:00
Sam Edwards b2bfb31114 general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.

Closes #350
Closes #335
2018-06-14 16:04:49 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose 034a977c3d set frame size 2009-08-29 16:31:51 +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 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 fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose d300c4a10c allow embedded graphics in text paragraphs 2006-08-18 23:38:30 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
David Rose 81a9887d4b fix setup() to not hide label 2005-06-22 21:22:58 +00:00
Asad M. Zaman 78c010ba01 first pass: slider bar gui implemented 2004-10-28 00:49:17 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
cxgeorge 91e38360af dr anal strikes again! 2002-10-04 01:39:18 +00:00
David Rose a23a7572a2 rename out qp's 2002-04-10 18:08:06 +00:00
David Rose a38e063667 remove old scene graph code 2002-04-09 18:33:48 +00:00
cxgeorge 012486c12e rename dangerous PTA contructor to empty_array 2001-11-16 02:38:09 +00:00
David Rose f63a1f74c2 make items be inactive by default 2001-09-04 23:53:59 +00:00
David Rose bcf0396051 improve support for PGEntries within toontown 2001-08-23 17:56:17 +00:00
David Rose 75133e5e10 add sound support 2001-07-12 16:24:17 +00:00
David Rose 98851bc0b1 added keyboard focus, etc. to pgui for PGEntry 2001-07-11 00:41:16 +00:00
David Rose 3bc425127e pgui enhancements 2001-07-07 01:41:49 +00:00
David Rose 78205035e1 *** empty log message *** 2001-07-05 21:32:07 +00:00
David Rose 0cba400ac0 further pgui enhancements 2001-07-05 20:19:08 +00:00
David Rose f77ea1feca add bevel support 2001-07-04 01:07:30 +00:00
David Rose 68e199f696 initial pgui stuff 2001-07-03 23:45:03 +00:00