summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Expand)AuthorAgeFilesLines
* A better patch and test for #7036Johannes Dahlström2012-07-261-1/+3
* Reverted #7036 patch, will write a better oneJohannes Dahlström2012-07-261-8/+1
* Make a read-only RichTextArea scrollable (#7036)Johannes Dahlström2012-07-251-1/+8
* #9064 Render checkboxes in a Table as display: inline-block like TreeTable al...Johannes Dahlström2012-07-091-0/+5
* #7387 Render block elements in TreeTable hierarchy column correctly: draw the...Johannes Dahlström2012-07-092-8/+12
* #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-151-4/+5
* Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird...Johannes Dahlström2012-05-211-1/+0
* #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ...Johannes Dahlström2012-05-113-3/+0
* Add new CSS class to the base theme enabling (touch) scrolling of the element...Johannes Dahlström2012-05-041-0/+5
* [merge from 6.7] #7904 Fixed typo in Reindeer panel themeAutomerge2012-03-021-1/+1
* #5100 Support for server-side focus/blur listeners; handle disabled tabs corr...Johannes Dahlström2012-02-271-0/+3
* [merge from 6.7] #8369 Fixed absolute path in Chameleon CSSAutomerge2012-02-211-1/+1
* [merge from 6.7] #8398 drag image of table header cell in too high in reindee...Automerge2012-02-161-0/+1
* #8311 Converted CRLF -> LF in css/html/xml filesArtur Signell2012-02-0210-521/+521
* #8085 Apply style names to the popup in addition to the DateFieldArtur Signell2012-01-121-0/+8
* #8085 Recalculate DateField width when enabled state changesArtur Signell2012-01-121-8/+0
* #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-251-0/+3
* Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)Marc Englund2012-01-191-0/+12
* Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw...Marc Englund2012-01-181-2/+13
* Merged patch for #6765 from 6.7 (disable TextArea resize handle)Marc Englund2012-01-181-0/+1
* Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-183-3/+5
* Merge from 6.7Johannes Dahlström2012-01-161-1/+26
* Merged changes from 6.8Johannes Dahlström2011-12-221-1/+1
* dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-211-0/+21
* Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-0813-0/+0
* Theme for tickets, based on ReindeerArtur Signell2011-11-041-0/+4
* #6745: Connectors for TreeJouni Koivuviita2011-09-296-4/+15
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-2813-145/+180
* Removed height from a couple of Reindeer table selectors that weren't there p...Jouni Koivuviita2011-09-271-4/+0
* Corrections to table column reordering styles.Jouni Koivuviita2011-09-275-47/+42
* #5170 updated to use an additional css class when text input is disabled and ...Leif Åstrand2011-09-271-0/+4
* Fix for #7505John Alhroos2011-09-231-1/+1
* Fixed unwanted 24bit png gradients for IE6 (Chameleon theme)Jouni Koivuviita2011-08-305-1/+23
* #5780 TreeTable uses images that not display transparent in IE6 - reverted pr...Leif Åstrand2011-08-303-23/+7
* Fixes zero width buttons inside segment compound style for IE7Jouni Koivuviita2011-08-301-2/+11
* #7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 to...Leif Åstrand2011-08-301-1/+9
* #5780 TreeTable uses images that not display transparent in IE6Leif Åstrand2011-08-301-0/+24
* #7496 Theme files loaded from a css file using AlphaImageLoader only works in...Leif Åstrand2011-08-301-9/+1
* Fixes #7490: Multi-line text fields visual and height issues in Chameleon themeJouni Koivuviita2011-08-291-0/+4
* Chameleon theme fixesJouni Koivuviita2011-08-267-5/+77
* #5608 Item icons do not work in OptionGroupLeif Åstrand2011-08-251-0/+5
* Small bugfix related to #6745: Connectors for TreeJouni Koivuviita2011-08-241-3/+6
* Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...Jouni Koivuviita2011-08-2311-2/+25
* Fixes for issues found during review of #6720Jonatan Kronqvist2011-08-231-1/+5
* Hide focus outline on NativeButton in sidebar in chameleon themeHenri Sara2011-08-221-0/+5
* Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-195-0/+34
* Added some ugly styles so that the feature can be visually verifiedArtur Signell2011-08-181-0/+23
* Specify color for even rows in the liferay theme (#6723)Jonatan Kronqvist2011-08-181-0/+4
* Fix for #7388John Alhroos2011-08-171-0/+3
* Optional expand and collapse animations for TreeTable (#6723)Jonatan Kronqvist2011-08-173-1/+45