aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/textfield
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1541-2954/+0
* Revert "Prevent field from updating when removing text change listener. (#162...Mika Murtojärvi2015-06-172-56/+0
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-082-0/+56
* Revert "Update text value also with timer triggered text change events. (#162...Artur Signell2015-01-212-67/+0
* Ignore change btwn paints and force update unfocused TextField (#15144)AMahdy AbdElAziz2015-01-202-0/+176
* Update text value also with timer triggered text change events. (#16270)Sauli Tähkäpää2015-01-192-0/+67
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-291-1/+0
* Move TB2 files to separate folderArtur Signell2014-12-1818-1969/+0
* Revert "TextField's input prompt is now disabled properly (#15144)"Artur Signell2014-12-182-318/+0
* Convert empty string to null Enum value, only throw ConversionExceptions (#14...Artur Signell2014-12-112-3/+5
* TextField's input prompt is now disabled properly (#15144)Sara Seppola2014-12-102-0/+318
* Add ".v-required" style for required component (#10201).Denis Anisimov2014-10-072-0/+109
* String <-> Enum converter which produces a human readable string (#14756)Artur Signell2014-09-302-0/+107
* Set internal value instead of converted value when locale has changed. (#14400)Sauli Tähkäpää2014-09-232-0/+80
* Fix VTextField w/ InputPrompt and ShortcutListener (#13492)hp2792014-08-212-0/+155
* Update remaining copyright years to 2014Artur Signell2014-04-233-3/+3
* Merge changes from origin/7.1Artur Signell2014-04-235-5/+5
|\
| * Update copyright year to 2014Artur Signell2014-04-165-5/+5
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-072-0/+81
|\|
| * Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-102-0/+81
* | Make fields with value change listener immediateMatti Tahvonen2013-12-182-0/+256
* | Adds String <-> BigDecimal converter (#9997)Artur Signell2013-07-012-0/+246
|/
* Merge changes from origin/7.0Leif Åstrand2013-05-101-0/+69
|\
| * Merge test for #11623 to 7.0.Johannes Dahlström2013-05-101-0/+69
* | Global code reformatLeif Åstrand2013-04-051-0/+1
|/
* Updated merged 6.8 test to work with 7.0John Ahlroos2013-02-202-2/+2
* Merge of (#9940) to Vaadin 7John Ahlroos2013-02-202-0/+88
* Fixed NPE when TextField value is null (#11021)Artur Signell2013-02-182-0/+94
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-141-3/+0
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-061-1/+1
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-021-1/+1
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-9/+2
* Added test to confirm primary stylenames work with TextField #9896John Ahlroos2012-10-092-0/+83
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-071-2/+2
* Reformat projectLeif Åstrand2012-09-052-2/+2
* Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-051-2/+2
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+2
* Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-051-2/+2
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3036-0/+3386