Commit Graph

73 Commits

Author SHA1 Message Date
David Rose 5d8b61ca86 PGFrameStyle::T_texture_border 2009-12-13 07:20:23 +00:00
David Rose c69c8680e8 asList() etc. no longer needed 2008-11-12 20:37:20 +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
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
Josh Wilson 9da136db47 accept VBase4 as a more general Vec4 2007-09-07 22:49:08 +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
Darren Ranalli 7267bee98a added ~guicount 2007-05-10 22:48:20 +00:00
Redmond Urbino 60b62dd82f when destroying a gui object, properly destroy it's child gui objects 2007-02-02 03:10:12 +00:00
Darren Ranalli ebd1a01733 added creation stack trace to all GUI items in __debug__ 2007-01-30 21:51:16 +00:00
Joe Shochet 91383bf77f gui elements now show their class name in their node name 2007-01-18 02:02:41 +00:00
David Rose d7dcd2bc0b add barTexture 2006-10-10 16:24:36 +00:00
Joe Shochet 6fb7334512 added unique name function 2006-09-05 05:15:08 +00:00
Redmond Urbino 09628e21d6 make toontown work with Direct revamp 2006-08-10 02:37:28 +00:00
Josh Yelon 1b058da878 Added __all__ declarations 2006-08-09 20:49:19 +00:00
Darren Ranalli df9ae1f69f don't need to check E3hacks anymore 2006-05-17 21:06:50 +00:00
Asad M. Zaman bc1570ce98 patch around e3hack for stansalone 2006-05-07 22:31:30 +00:00
Darren Ranalli b760defb50 enabled base.guiItems as an e3 hack 2006-05-06 05:43:34 +00:00
Darren Ranalli 0223f1cb38 fixed bug in track-gui-items cleanup 2006-05-04 20:13:47 +00:00
Darren Ranalli a8697a4594 track-gui-items and cTrav stack 2006-05-04 20:09:30 +00:00
Dave Schuyler a1cb222bed check for frameStyle before deleting 2006-04-29 00:22:31 +00:00
Dave Schuyler 64a75159c6 formatting 2006-03-17 23:32:40 +00:00
Dave Schuyler 71243aa874 formatting 2006-01-27 02:54:41 +00:00
Dave Schuyler c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
David Rose 89d5783e95 further robustification 2005-08-31 14:17:28 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
David Rose 1d72ba0f7e support unicode types transparently 2005-07-13 23:05:35 +00:00
Dave Schuyler 758d8662cf minor changes 2005-02-23 23:36:24 +00:00
Asad M. Zaman 86787b3d98 merged make-a-pirate 2005-01-19 23:50:46 +00:00
Dave Schuyler fccd4f5b8e formatting 2004-06-08 22:10:07 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Dave Schuyler 130215ba73 formatting 2004-05-14 21:25:25 +00:00
Mike Goslin 2d6e682f31 Dialog now split up properly 2004-05-07 17:03:30 +00:00
Mike Goslin 966e57d3be Removed avatar2d as default argument to avoid import order problem - avatar2d now gets filled in after ShowBase is constructed. 2004-05-05 00:12:48 +00:00
Mark Mine 4308dea1af Added example to direct scrolled list
Added ability to rotate button with hpr option
2004-04-05 22:17:41 +00:00
Joe Shochet 10c7f2a18e improved destroy interface 2003-10-13 00:34:22 +00:00
Dave Schuyler e6f847c64b changed to has_key() 2003-09-17 01:52:57 +00:00
David Rose 0cc3ed8706 add frameTexture 2003-06-25 20:35:38 +00:00
Darren Ranalli 4025e7dba9 fixed typo 2002-09-27 19:30:16 +00:00
Darren Ranalli a57283816f frameColor can be a list of colors 2002-08-29 23:36:56 +00:00
Mark Mine 4b3278ad69 New code to support popup option menu 2002-08-10 23:20:21 +00:00
David Rose 5fbc37c3e6 fix grayed-out problem 2002-07-08 22:35:22 +00:00
slpatto c2c4531a0a *** empty log message *** 2002-06-14 01:43:11 +00:00
Joe Shochet 6a358681ed *** empty log message *** 2002-05-23 23:17:59 +00:00
Mark Mine 03ec124072 Changes to reflect new specification of modifiers for mouse/kb events
Update to use new ka option of directdserver
Fix to joybox code
2002-05-22 22:46:58 +00:00
David Rose 98285edbeb a few more interfaces for pgraph pgui 2002-03-14 17:20:01 +00:00