David Rose
|
b57675552f
|
add setDecal
|
2006-02-12 20:18:38 +00:00 |
Dave Schuyler
|
71243aa874
|
formatting
|
2006-01-27 02:54:41 +00:00 |
Dave Schuyler
|
ea53570eef
|
formatting
|
2006-01-27 01:00:28 +00:00 |
David Rose
|
7f35c53ae5
|
transparently interpret Unicode strings
|
2006-01-24 17:23:03 +00:00 |
Dave Schuyler
|
c76f0eea10
|
PandaObject to DirectObject
|
2005-12-20 04:26:50 +00:00 |
David Rose
|
ba4c626028
|
yell if invalid orientation given
|
2005-12-12 17:28:53 +00:00 |
Dave Schuyler
|
c176b0e336
|
formatting
|
2005-11-04 22:16:25 +00:00 |
David Rose
|
bfa27c5549
|
fix issues with text_scale, text_color, text_align
|
2005-10-11 23:46:44 +00:00 |
David Rose
|
2b6af7a68f
|
preserve transform of input geom/image
|
2005-09-26 23:29:43 +00:00 |
Jason Yeung
|
d8d1a0a561
|
- Fixed a minor bug in destroy
|
2005-09-23 19:57:20 +00:00 |
Darren Ranalli
|
5be710f8b5
|
merged from pirates_1_first_merged_to_trunk
|
2005-09-14 22:13:42 +00:00 |
David Rose
|
89d5783e95
|
further robustification
|
2005-08-31 14:17:28 +00:00 |
David Rose
|
a4d06505c2
|
generalize image parameter
|
2005-08-31 13:51:39 +00:00 |
David Rose
|
05f22af7b3
|
add scrollSize
|
2005-08-29 00:45:27 +00:00 |
David Rose
|
1e81e656ab
|
PGItemNotify interface, PGScrollFrame, and more general PGSliderBar
|
2005-08-27 00:15:54 +00:00 |
Joe Shochet
|
c1f09f53ee
|
removed spammy print statement
|
2005-07-14 18:35:30 +00:00 |
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 |
cxgeorge
|
892a01a4cf
|
start wait bars at 0
|
2002-10-28 22:53:02 +00:00 |
Darren Ranalli
|
728a04401b
|
make copy of items list if all strings
|
2002-10-14 21:48:26 +00:00 |
Darren Ranalli
|
4d8610f71a
|
can add and remove items as strings
|
2002-10-11 07:50:04 +00:00 |
Joe Shochet
|
f3e2c18cc6
|
*** empty log message ***
|
2002-10-08 04:28:44 +00:00 |
Mark Mine
|
d9f964c51c
|
Updated Direct Frame to use text_mayChange syntax
Updated DirectOptionMenu to allow selection when holding down mouse button
|
2002-10-08 00:32:12 +00:00 |
Joe Shochet
|
c2ff106684
|
month date control
|
2002-10-07 03:22:28 +00:00 |
Mark Mine
|
db8f2ba387
|
Popup menu at button midpoint
|
2002-10-04 01:39:13 +00:00 |
David Rose
|
e866143a8f
|
can't use *shadow
|
2002-10-03 20:22:06 +00:00 |
Joe Shochet
|
44cccfffd0
|
shadow offset
|
2002-10-03 06:20:49 +00:00 |
Darren Ranalli
|
bb45e0fbb9
|
added sidePad
|
2002-09-27 19:30:27 +00:00 |
Darren Ranalli
|
4025e7dba9
|
fixed typo
|
2002-09-27 19:30:16 +00:00 |
Darren Ranalli
|
7759f7b212
|
added getSelectedIndex, getSelectedText
|
2002-09-23 23:39:21 +00:00 |
Darren Ranalli
|
c00e8a1926
|
added enterText
|
2002-09-17 19:04:07 +00:00 |
Mark Mine
|
74d7670f8e
|
Use new draw bin for popup menu
|
2002-08-30 19:35:15 +00:00 |
Darren Ranalli
|
a57283816f
|
frameColor can be a list of colors
|
2002-08-29 23:36:56 +00:00 |
Darren Ranalli
|
b62c619028
|
spelling fix
|
2002-08-28 19:09:04 +00:00 |
David Rose
|
b257675d04
|
don't set draw bin for text
|
2002-08-28 17:38:00 +00:00 |
Darren Ranalli
|
beb4fdfb5e
|
fixed DirectEntry cleanup
|
2002-08-23 23:03:58 +00:00 |
Darren Ranalli
|
5931561dfe
|
added focus in and out callbacks
|
2002-08-23 21:23:04 +00:00 |
Mark Mine
|
7bb55e32ef
|
Fix destroy
|
2002-08-23 16:22:55 +00:00 |
cxgeorge
|
aa02252303
|
cmt out dbg print
|
2002-08-22 21:08:41 +00:00 |
David Rose
|
94c019d62c
|
remove support for old panda
|
2002-08-22 16:01:58 +00:00 |
Mark Mine
|
c5f0f39804
|
Fix to lack of cancel. Adjust alignment of popup
|
2002-08-13 17:55:43 +00:00 |
Mark Mine
|
4b3278ad69
|
New code to support popup option menu
|
2002-08-10 23:20:21 +00:00 |
Joe Shochet
|
bef2cc7c6f
|
*** empty log message ***
|
2002-08-10 00:55:38 +00:00 |
slpatto
|
59e0b65350
|
*** empty log message ***
|
2002-08-09 23:17:52 +00:00 |
David Rose
|
5fbc37c3e6
|
fix grayed-out problem
|
2002-07-08 22:35:22 +00:00 |
Joe Shochet
|
dff478fdc9
|
*** empty log message ***
|
2002-06-19 18:20:18 +00:00 |
slpatto
|
22fa0be7b2
|
*** empty log message ***
|
2002-06-18 19:32:54 +00:00 |
slpatto
|
a723359846
|
*** empty log message ***
|
2002-06-18 19:23:09 +00:00 |
slpatto
|
c2c4531a0a
|
*** empty log message ***
|
2002-06-14 01:43:11 +00:00 |
Mark Mine
|
2f57e39d93
|
Fixed button press state ordering problem and CardMaker creation bug
|
2002-06-11 17:03:51 +00:00 |
cxgeorge
|
3ce3cf9ff3
|
*** empty log message ***
|
2002-06-06 22:10:49 +00:00 |
Joe Shochet
|
6a358681ed
|
*** empty log message ***
|
2002-05-23 23:17:59 +00:00 |