summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* removed method stubMatti Tahvonen2010-12-171-9/+0
* #5039: introduced focus/blur events for (sub)window, client side support and ...Matti Tahvonen2010-12-172-33/+121
* Javadoc typo fixArtur Signell2010-12-171-1/+1
* avoid obsolete warnings on repaints without page reload (like using the analy...Matti Tahvonen2010-12-161-1/+11
* #6150 tuning. Avoid npe caused by fix. Most likely a bug in components can ca...Matti Tahvonen2010-12-161-1/+1
* #6150 tuning. Avoid npe caused by fix. Most likely a bug in components can ca...Matti Tahvonen2010-12-161-2/+13
* fixes #6161Matti Tahvonen2010-12-151-1/+6
* fixes #5037 and modifies a test case to cover it and #6161Matti Tahvonen2010-12-152-1/+52
* Yet another revision of the fix for #6071Jonatan Kronqvist2010-12-151-23/+19
* reverted fixes for #6060, #6061, should be better covered by #6150Matti Tahvonen2010-12-152-14/+2
* javadoc fixMatti Tahvonen2010-12-151-3/+33
* Revised fix for #6071Jonatan Kronqvist2010-12-151-7/+30
* null check for #6150 + fixes #6158Matti Tahvonen2010-12-141-3/+47
* #6154 - Exception when opening CalendarPanel for a PopupDateField with resolu...Artur Signell2010-12-141-61/+52
* fixes #6150, see also #6060, #6061Matti Tahvonen2010-12-141-2/+29
* #6154 Exception when opening CalendarPanel for a PopupDateField with resoluti...Artur Signell2010-12-141-1/+3
* Calling SplitPanel.removeComponent with any component or null always removes ...John Alhroos2010-12-141-1/+1
* Fix for #6071Jonatan Kronqvist2010-12-141-0/+7
* Fix for #6145John Alhroos2010-12-141-0/+2
* #6026 Keyboard multiselection in Firefox broken in Table and TreeArtur Signell2010-12-142-8/+24
* Fix for #5810Jonatan Kronqvist2010-12-141-0/+3
* Refactored fix for #6142Jonatan Kronqvist2010-12-131-20/+30
* Fix for #6142Jonatan Kronqvist2010-12-131-0/+8
* Javadoc typo fixArtur Signell2010-12-131-2/+2
* Explicitly marked interface methods public to make code easier to readArtur Signell2010-12-131-12/+12
* #6026 Keyboard multiselection in Firefox broken in Table and TreeArtur Signell2010-12-132-2/+11
* Reverted [16446] as the problem was an extra .class file and catching all jav...Artur Signell2010-12-101-6/+0
* #6129 - Widgetset compilation fails when encountering a NoClassDefFoundErrorArtur Signell2010-12-101-0/+6
* NPE fix.John Alhroos2010-12-091-5/+8
* #6030 - TextField TextChangeEvent with prompt as valueArtur Signell2010-12-081-0/+4
* Unified deprecation commentsArtur Signell2010-12-081-15/+14
* Javadoc fix, rows are always explicitly specified for a TextAreaArtur Signell2010-12-081-3/+1
* Opened up some baseline properties of GridLayout to make it more extendable.John Alhroos2010-12-081-0/+36
* Clarified commentArtur Signell2010-12-082-2/+2
* Added missing communication of rows and wordwrap attributes (#3752)Artur Signell2010-12-082-2/+4
* Added missing communication of rows and wordwrap attributes (#3752)Artur Signell2010-12-082-3/+15
* TextArea default value has always been "" and not nullArtur Signell2010-12-081-0/+1
* Fixed another IE6 related width bug where the second select drops below the f...Artur Signell2010-12-071-5/+9
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-071-2/+2
* Fixed typoArtur Signell2010-12-071-1/+1
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-071-3/+3
* #3752 - Refactor TextFieldsArtur Signell2010-12-074-498/+546
* Fixed height issue in IE6Artur Signell2010-12-071-1/+11
* #3752 - Refactor TextFieldsArtur Signell2010-12-071-3/+227
* #6107 - VTwinColSelect should provide information about logical parts to Test...Artur Signell2010-12-071-1/+49
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-032-16/+236
* Small javadoc formatting fix in ContainerHenri Sara2010-12-031-4/+5
* added possibility to auto scroll to recent console messagesMatti Tahvonen2010-12-021-3/+16
* Javadocs and minor tuning with positioningMatti Tahvonen2010-12-021-6/+56
* #6074 more changes based on reviewHenri Sara2010-12-021-2/+1