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 |
Darren Ranalli
|
7267bee98a
|
added ~guicount
|
2007-05-10 22:48:20 +00:00 |
Josh Wilson
|
0864197d05
|
"added getWordWrap()"
|
2007-05-10 06:25:18 +00:00 |
Greg Wiatroski
|
2b45840e6e
|
remove debug spam
|
2007-04-25 22:16:51 +00:00 |
Greg Wiatroski
|
f9890a4f67
|
Ok, now the phantom scroll bug is REALLY fixed - honest!
|
2007-04-25 19:06:09 +00:00 |
David Rose
|
67da79e374
|
add scrollStep(), scrollPage()
|
2007-04-24 18:53:01 +00:00 |
Greg Wiatroski
|
9d0153e171
|
Removed debug code:
|
2007-03-21 04:47:38 +00:00 |
Greg Wiatroski
|
ab72021e6e
|
Fix for autoscroll bug:
|
2007-03-20 22:59:43 +00:00 |
Redmond Urbino
|
4494188e36
|
correct the bug number
|
2007-03-06 00:56:16 +00:00 |
Redmond Urbino
|
4888072b58
|
possible fix for TT crash 27637
|
2007-03-06 00:54:43 +00:00 |
aignacio_sf
|
07776f816b
|
Prevent free twice.
|
2007-02-02 05:41:55 +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
|
e37af2fe40
|
messenger hook cleanup
|
2007-01-31 04:42:08 +00:00 |
Darren Ranalli
|
ebd1a01733
|
added creation stack trace to all GUI items in __debug__
|
2007-01-30 21:51:16 +00:00 |
Redmond Urbino
|
4fc2782a32
|
cleanup all leaking events that I get when I do a simple login then logout
|
2007-01-26 04:08:59 +00:00 |
Joe Shochet
|
91383bf77f
|
gui elements now show their class name in their node name
|
2007-01-18 02:02:41 +00:00 |
Chris Brunner
|
cdefc2dfb0
|
...
|
2006-11-18 02:44:13 +00:00 |
Redmond Urbino
|
7a2e78cbb3
|
added new method removeAllItems
|
2006-10-20 00:49:23 +00:00 |
David Rose
|
9433b488ec
|
minor assertion check
|
2006-10-12 14:19:59 +00:00 |
David Rose
|
d7dcd2bc0b
|
add barTexture
|
2006-10-10 16:24:36 +00:00 |
David Rose
|
2e5055303d
|
attempt to straighten out fade screen sorting issues
|
2006-09-18 18:48:32 +00:00 |
Joe Shochet
|
6fb7334512
|
added unique name function
|
2006-09-05 05:15:08 +00:00 |
Joe Shochet
|
9db4c26abb
|
exposed scrollSize api
|
2006-08-13 17:55:31 +00:00 |
Asad M. Zaman
|
f96a97a722
|
fix for the new import rule
|
2006-08-11 01:39:35 +00:00 |
Redmond Urbino
|
09628e21d6
|
make toontown work with Direct revamp
|
2006-08-10 02:37:28 +00:00 |
David Rose
|
1f3cc3b671
|
more fixes for import
|
2006-08-09 22:32:50 +00:00 |
Josh Yelon
|
1b058da878
|
Added __all__ declarations
|
2006-08-09 20:49:19 +00:00 |