Mercurial
twl
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
src/de/matthiasmann/twl/EditField.java
2010-01-20
TextWidget: renamed getText and setText to getCharSequence and setCharSequence
file
|
diff
|
annotate
2010-01-10
don't consume mouse wheel
file
|
diff
|
annotate
2010-01-08
cleanup of animation state inheritance mess
file
|
diff
|
annotate
2010-01-08
add animation state inheritance support to EditField and use it in ValueAdjuster
file
|
diff
|
annotate
2010-01-08
added hover state to EditField
file
|
diff
|
annotate
2010-01-07
added info window to edit field to display current error message
file
|
diff
|
annotate
2010-01-03
cleanup of EditField preferred width computation, introduced "columns" property
file
|
diff
|
annotate
2009-12-26
Auto completion support for EditField
file
|
diff
|
annotate
2009-08-01
don't expose password in tooltip
file
|
diff
|
annotate
2009-08-01
show full text in tooltip if it's too long for the EditField itself and no other tooltip message is set
file
|
diff
|
annotate
2009-08-01
if KEY_PRESSED is handled then the corresponding KEY_RELEASED must be handled too
file
|
diff
|
annotate
2009-08-01
support for read only edit fields
file
|
diff
|
annotate
2009-07-24
Simplified CallbackSupport.removeCallbackFromList, extracted ComboBoxBase, added first version of TreePathDisplay
file
|
diff
|
annotate
2009-02-06
cleanup of focus traversal
file
|
diff
|
annotate
2009-02-05
add input maps, action maps and allow inline font and inputMap declaration
file
|
diff
|
annotate
2009-02-04
fixed text position when a popup is opened
file
|
diff
|
annotate
2009-02-03
removed CHAR_TYPED event - combined with KEY_PRESSED event
file
|
diff
|
annotate
2009-02-02
rewrote Font API to match Image API
file
|
diff
|
annotate
2009-01-28
setText needs to clear selection
file
|
diff
|
annotate
2009-01-28
prevent copyToClipboard from exposing a password if password masking is enabled.
file
|
diff
|
annotate
2009-01-27
render the cursor directly in EditField and not in TextRenderer to allow wider cursors images
file
|
diff
|
annotate
2009-01-27
add a StringModel which can be used by an EditField
file
|
diff
|
annotate
2009-01-26
hide text selection when EditField has no focus
file
|
diff
|
annotate
2009-01-26
added support for selecting text with double and tripple click in EditField
file
|
diff
|
annotate
2009-01-26
typo: preferred - not prefered
file
|
diff
|
annotate
2009-01-20
lots of bug fixes to make layout code working
file
|
diff
|
annotate
2009-01-19
Initial TWL commit
file
|
diff
|
annotate
(0)
tip