Commit Graph

384 Commits

Author SHA1 Message Date
John Loehrlein 06fa43a83b removed pointer in base. Added a comment about scale on the entry not working 2009-08-31 20:48:49 +00:00
David Rose 81363c4ba9 PackageInstaller, runtime package installation 2009-08-25 21:40:57 +00:00
David Rose 53ba5b162d default borderWidth = 0.01 for DirectScrolledFrame 2009-08-12 22:48:51 +00:00
rdb 1fe0e144c9 Work around a weird crash 2009-05-28 08:27:34 +00:00
Josh Wilson 713dc5902a adding okMissing=True to dialog_box_gui 2009-04-16 22:43:34 +00:00
John Loehrlein e4b210d607 direct entry scroll, a virtual window for direct entries 2009-01-23 20:05:19 +00:00
Gyedo Jeon 33d862d42b Made indicatorValue not passed to command 2009-01-08 21:45:14 +00:00
David Rose 1706138704 export text types 2009-01-08 12:25:32 +00:00
rdb 38467b6eed Fix confusing typo 2008-12-18 18:17:28 +00:00
David Rose 4d39d16a69 default mayChange = True 2008-12-17 14:55:03 +00:00
rdb d14ebd80aa Documented this file 2008-12-11 09:18:33 +00:00
Darren Ranalli 2a0ccbf137 added getFont() 2008-11-26 23:01:27 +00:00
Redmond Urbino 1efa9e716e cleanup a lot of leaks 2008-11-14 22:51:28 +00:00
David Rose c69c8680e8 asList() etc. no longer needed 2008-11-12 20:37:20 +00:00
Redmond Urbino 87bbb12dc0 give options for a callback when the scroll down/up arrows are pressed 2008-10-10 00:57:10 +00:00
Samik Bhowal bbf8d832b0 Added Methods to remove and destroy items. 2008-10-08 20:45:12 +00:00
David Rose cd8f9030d8 wip: starting experimental C-based task manager 2008-09-19 01:09:04 +00:00
Josh Wilson cf6cb4897f __dev__ -> __debug__ 2008-09-18 03:53:30 +00:00
Josh Wilson 5101b87561 allowing the call of defineoptions() in all subclasses of a direct gui object. It should now correctly process your optiondefs 2008-09-18 03:23:12 +00:00
David Rose ddf501b588 loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
David Rose 7fdd1813ac remove some old panda support 2008-08-08 00:13:59 +00:00
David Rose 39f5de7827 minor fixes 2008-08-08 00:10:49 +00:00
Gyedo Jeon 815f9c87fe Fixed a bug of not updating geom_color but updating image_color 2008-07-31 05:22:49 +00:00
Gyedo Jeon 2a094776c6 Added DirectRadioButton 2008-07-31 00:46:21 +00:00
rdb df64545cf7 fixed bug 2008-07-04 08:43:49 +00:00
Darren Ranalli 987c41f50a disable creation stack recording by default 2008-05-22 01:42:10 +00:00
Darren Ranalli 8e4ea9d011 fixed messenger leak stack trace print 2008-04-09 01:18:54 +00:00
Darren Ranalli ba6a59d1dc reduced memory footprint for creation stack traces 2008-03-25 00:57:44 +00:00
Darren Ranalli bb33000960 improved auto-capitalization for name prefixes (Mc, Mac, O', etc) 2008-02-06 23:10:03 +00:00
M. Ian Graham 189f83bcd2 Additional fix for messenger conflict 2007-11-30 01:37:56 +00:00
Darren Ranalli 69b579ecad fixed messenger conflict 2007-11-30 01:20:38 +00:00
Darren Ranalli c9201caa41 allow two capital letters per word in auto-capitalize mode 2007-11-20 05:22:21 +00:00
Darren Ranalli 384bd2bb4e added utf_8 import 2007-11-15 22:18:40 +00:00
Darren Ranalli 9d335cb65e added autoCapitalize 2007-11-15 22:00:31 +00:00
M. Ian Graham 0f403bca36 Added support for inverted scrollbar, values descend from top to bottom 2007-10-24 05:43:49 +00:00
Josh Wilson 9da136db47 accept VBase4 as a more general Vec4 2007-09-07 22:49:08 +00:00
Joe Shochet 49140d12ca properly delete children of canvas with the new class name scheme 2007-08-26 08:54:20 +00:00
David Rose b952455d47 use setupMinimal 2007-08-08 23:01:17 +00:00
David Rose cfb2fa7eed fix blinking cursor 2007-08-08 22:52:33 +00:00
Chris Brunner 181d891578 whrandom -> random 2007-07-26 22:52:32 +00:00
M. Ian Graham 656bc2105f Added failedCommand option that lets us register a callback for when the user attempts to submit a disabled DirectEntry field. This lets us give feedback by flashing the field a different color, etc. 2007-07-19 00:44:56 +00:00
David Rose a5c85fe2f3 new PGEntry interfaces 2007-07-12 17:27:20 +00:00
David Rose e62fb2a029 pass extraArgs to DirectDialog buttons 2007-07-11 18:30:30 +00:00
Jason Yeung 0b73035d5d - Fixes a crash 2007-06-19 18:29:28 +00:00
M. Ian Graham 0c7e4a83b9 First pass, working with placeholder art! 2007-06-08 22:57:25 +00:00
Greg Wiatroski a94605bc0b Make scrolled list throw 'wakeup' events: 2007-06-05 20:50:33 +00:00
Darren Ranalli a0f5059dc7 minor memory optimization 2007-05-18 22:25:39 +00:00
David Rose 9e25cda240 fix typo discovered by Panda user ThomasEgi 2007-05-16 03:21:36 +00:00
Darren Ranalli 7e54ae47b7 fix startup crash 2007-05-14 23:29:20 +00:00
Darren Ranalli f191acace1 only record creation stack in dev 2007-05-14 23:11:17 +00:00