summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure that components in collapsed rows are released as well by also upda...Jonatan Kronqvist2011-09-211-4/+115
* Add keyboard navigation events to a queue if waiting for potential content ch...Leif Åstrand2011-09-191-0/+11
* Fix for out of sync problem in generated columns in tree table #7620Jonatan Kronqvist2011-09-162-7/+7
* Don't send partial row updates for a full repaint (#7605)Leif Åstrand2011-09-151-1/+1
* #2669 Tabsheet failes to render cached tabLeif Åstrand2011-09-131-1/+6
* #7564 Resizing table column from the server only resizes the headerLeif Åstrand2011-09-121-0/+1
* More fixes based on review of #6909Jonatan Kronqvist2011-09-122-0/+10
* Fixes based on review of #6909Jonatan Kronqvist2011-09-121-1/+8
* Small change to support the implementation of #7358Jonatan Kronqvist2011-09-091-5/+8
* Merged changes from 6.6Henri Sara2011-09-081-1/+14
|\
| * Table should only unregister property data sources that it has registered its...Leif Åstrand2011-09-071-1/+14
| * #6588 Reverted [19527] as it assumes that the text/value is never changed in ...Artur Signell2011-07-121-45/+3
* | Add licence to the top of java filesJonatan Kronqvist2011-09-083-0/+12
* | HTML5 <audio> and <video> support #6909Jonatan Kronqvist2011-09-073-0/+342
* | #6770 error indicator should not be hidden when a DateField is "empty" becaus...Henri Sara2011-09-053-5/+24
* | Fix for #7534Jonatan Kronqvist2011-09-021-3/+2
* | Fixed the weird focus behavior described in #7446Jonatan Kronqvist2011-09-021-1/+2
* | #5851 isLastId() may throw NullPointerExceptionLeif Åstrand2011-08-311-0/+4
* | Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-246-5/+21
* | Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...Jouni Koivuviita2011-08-231-0/+6
* | Fixes for issues found during review of #6720Jonatan Kronqvist2011-08-231-2/+2
* | #7032 LoginForm should explicitly define utf-8 charset in getLoginHTML() methodLeif Åstrand2011-08-221-42/+48
* | Fixes for #6720Jonatan Kronqvist2011-08-221-9/+19
* | #6066 Support for time zones in DateFieldLeif Åstrand2011-08-221-1/+44
* | #7369 Removed "final" to enable CDI compatibility and added javadoc that expl...Artur Signell2011-08-192-11/+56
* | #7369 Removed ‌"final" from methods that do not need to be finalArtur Signell2011-08-193-5/+5
* | Fixed source formatting and Javadoc.John Alhroos2011-08-191-18/+23
* | Added light panel style to ChameleonThemeHenri Sara2011-08-191-1/+5
* | Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-191-41/+183
* | Optional expand and collapse animations for TreeTable (#6723)Jonatan Kronqvist2011-08-172-36/+63
* | Fixed issue with toggling tooltips on/off #5414John Alhroos2011-08-161-2/+4
* | #7422 Updated fix for coping with additional spaces in the inputLeif Åstrand2011-08-161-5/+12
* | Tooltips for Tree + Testbech test for them #6637John Alhroos2011-08-161-0/+35
* | #7422 AbstractComponent.setStyleName containing spaces causes illogical resultsLeif Åstrand2011-08-162-4/+12
* | #5880 Removed some more Java 1.6 api that somehow slipped alongLeif Åstrand2011-08-161-1/+1
* | #5880 Add style name support for Tabsheet's Tab interfaceLeif Åstrand2011-08-161-0/+56
* | Made ItemDescriptionGenerator serializable #5414John Alhroos2011-08-161-1/+1
* | Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...John Alhroos2011-08-152-4/+72
* | #6097 Inversed the logic of the uidl attribute to avoid sending additional da...Leif Åstrand2011-08-121-2/+2
* | #5916 Added null checkArtur Signell2011-08-111-1/+1
* | #5916 Table.ColumnGenerator should allow generation of plain textArtur Signell2011-08-111-3/+10
* | #6097 Window.showNotification should support plain text in addition to HtmlLeif Åstrand2011-08-101-0/+106
* | #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-101-0/+32
* | #5402 Removed java 1.6 annotations and added javadocs for html support in Opt...Leif Åstrand2011-08-091-0/+17
* | #5402 Simplified attribute passing for html-mode in OptionGroupLeif Åstrand2011-08-091-2/+3
* | #5402 Support html in OptionGroup itemsLeif Åstrand2011-08-091-0/+12
* | #7369 Vaadin and CDI - can't use SessionScoped beans. Artur Signell2011-08-091-25/+0
* | #7338 Column alignment cannot be changed from right/center to leftArtur Signell2011-08-011-3/+2
* | #7337 Remove unnecessary calls to Table.refreshRenderedCellsArtur Signell2011-08-011-29/+18
* | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR...Henri Sara2011-07-281-0/+361