Commit Graph

281 Commits

Author SHA1 Message Date
David Rose 1d72ba0f7e support unicode types transparently 2005-07-13 23:05:35 +00:00
Dave Schuyler 231d582a86 formatting 2005-07-01 01:29:36 +00:00
David Rose fe22598b88 fix DirectEntry default size when no geom specified 2005-06-03 18:52:57 +00:00
Asad M. Zaman 3d68a40cb8 more improvements to the slider 2005-05-27 20:07:38 +00:00
Asad M. Zaman 105ad25304 part of ongoing modification to the gui: first pass 2005-05-24 03:15:41 +00:00
Asad M. Zaman c27ec35667 redesigned the sliderbar a little bit 2005-05-20 19:39:22 +00:00
David Rose 468fb19220 changes from Jason Pratt to support running epydoc--don't do stuff on module import 2005-04-28 17:59:00 +00:00
Dave Schuyler 758d8662cf minor changes 2005-02-23 23:36:24 +00:00
David Rose b136da6720 use wav instead of mp3 to avoid licensing issues (Schell Games) 2005-02-04 06:05:03 +00:00
Dave Schuyler c92207d81a added comment 2005-01-27 00:36:53 +00:00
Dave Schuyler d86de833e3 formatting 2005-01-27 00:36:19 +00:00
Asad M. Zaman 86787b3d98 merged make-a-pirate 2005-01-19 23:50:46 +00:00
Jason Persampieri 2c5d146913 BUGFIX: assigning unique default names to Dialogs works now 2004-11-15 21:52:25 +00:00
Dave Schuyler 2c14ae4ae4 renamed igLoop 2004-09-24 22:29:35 +00:00
Mark Mine d98a24fb83 Added ability to specify OnscreenImage texture using a string (representing an image filename) after an onscreen image has been created 2004-08-25 23:31:12 +00:00
Greg Wiatroski fbbec24110 fixed typo 2004-08-25 22:29:36 +00:00
David Rose 2cd325216e scale buttons around button center 2004-08-05 23:11:20 +00:00
Jason Persampieri 3896916ce6 Fixed a text alignment bug 2004-07-29 18:41:43 +00:00
Mark Mine 2949be62cf added text alignment for items 2004-07-29 17:04:43 +00:00
Dave Schuyler 27b7ae6eb8 draft of selection item, DirectScrolledListItem 2004-06-15 05:33:34 +00:00
Dave Schuyler fccd4f5b8e formatting 2004-06-08 22:10:07 +00:00
David Rose 6eeb4f27e3 more fixes to new genPyCode 2004-06-03 21:11:24 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Dave Schuyler 1425ae5fa4 formatting 2004-05-19 03:47:28 +00:00
Dave Schuyler 1f6600d77a changed comment 2004-05-19 03:03:42 +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
David Rose 5d121b8ed9 support multi-state text blocks; also show IME candidate strings in DirectEntry fields 2004-04-08 01:17:50 +00:00
David Rose 5be1b3f064 make run 2004-04-07 17:33:40 +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
Mark Mine a666205e42 Fixed VBase3 case where setPos was called for pos hpr and scale 2004-01-27 23:18:41 +00:00
Dave Schuyler 66e56f800a fix for jumping on lift 2003-12-16 02:27:11 +00:00
Mark Mine 75dd4f1771 *** empty log message *** 2003-11-28 17:09:30 +00:00
Dave Schuyler e06875f537 added clearText() and appendText() 2003-10-23 03:15:32 +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 78164ebad6 fix problem with setShadow after creation 2003-07-31 15:22:01 +00:00
David Rose 8163057588 don't crash if no default font 2003-07-09 18:04:18 +00:00
David Rose 7c2051a37a minor typo in comment 2003-06-28 17:17:22 +00:00
David Rose 0cc3ed8706 add frameTexture 2003-06-25 20:35:38 +00:00
Mark Mine 4d8a3a0eb4 *** empty log message *** 2003-06-23 04:47:55 +00:00
Joe Shochet cd87ff4b53 adjustments for castillian 2003-04-21 16:29:59 +00:00
David Rose f679457dbf use built-in default font instead of Comic 2003-02-17 18:04:51 +00:00
cxgeorge 8d21735bf4 fix scrollist crash for non-class lists 2003-01-10 22:56:00 +00:00
cxgeorge a0c06b4554 fix scrollist crash for non-class lists 2003-01-10 22:49:13 +00:00
David Rose fcd3df851a preparation for new window code 2003-01-09 20:31:14 +00:00
Mark Mine 66175b4663 Added asList function to NodePathCollection 2002-12-19 22:30:11 +00:00
cxgeorge c50cb2aa00 shard page cleanup 2002-12-04 05:21:46 +00:00
David Rose b756967a25 share TextFont object with Toontown code, not just filename 2002-11-27 02:45:17 +00:00