summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Synchronized 6.8 branch between svn and git.Build Agent2012-01-313-34/+6
* #6718 Fixed a regression: displayedMonth must be in sync with focusedDateJohannes Dahlström2012-01-311-1/+4
* #6718 Fixed an off-by-one bug; use displayedMonth consistentlyJohannes Dahlström2012-01-271-4/+4
* #8311 Additional CRLF->LF fixesArtur Signell2012-01-272-116/+107
* #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-2736-8002/+8011
* Comment improvements related to #6718Johannes Dahlström2012-01-271-11/+20
* #6902 Table empties field on Layout.replaceComponentArtur Signell2012-01-271-0/+12
* #8241 Removed debug message, added reference to ticketJohannes Dahlström2012-01-201-3/+1
* #8085 Do not calculate a fixed width when enabled or readonly status changes ...Artur Signell2012-01-161-2/+2
* #5982 Add the "v-disabled" class name as-is also in addition to prefixed to m...Artur Signell2012-01-161-2/+4
* Test and fix for #5982 - FormLayout now updates caption style names when the ...Artur Signell2012-01-131-4/+2
* #8241 Rename Vaadin-Redirect to Vaadin-Refresh, make URI optional: if not giv...Johannes Dahlström2012-01-131-10/+12
* Fix for #8241: Provide a way to redirect the client to a given URI in a UIDL ...Johannes Dahlström2012-01-121-10/+10
* #8085 Do not calculate a fixed width when enabled or readonly status changes ...Artur Signell2012-01-122-2/+6
* #8085 Recalculate DateField width when enabled state changesArtur Signell2012-01-121-4/+0
* #8170: Symmetrically with attach(), Window.detach() should call detach() for ...Johannes Dahlström2011-12-221-0/+13
* Fix #8170: Window.attach() did not call attach() for subwindowsJohannes Dahlström2011-12-221-0/+11
* #8040 Improved commentJohannes Dahlström2011-12-161-2/+9
* #8040 test case and fixJohannes Dahlström2011-12-161-9/+2
* Fix some typos (#8143)Leif Åstrand2011-12-161-2/+2
* #8143 Enable using a completely different implementation for VConsoleLeif Åstrand2011-12-161-4/+8
* Fixed typo in comment #7965 #7996Johannes Dahlström2011-12-121-1/+1
* Fix #7965 and #7996 - input fields in tables lose their focus in IEJohannes Dahlström2011-12-121-1/+1
* [merge from 6.7] #8045 Removed incorrect/confusing javadocArtur Signell2012-01-271-13/+0
* #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-251-107/+93
* #8241 Removed debug message, added reference to ticketJohannes Dahlström2012-01-231-3/+1
* #8273 Added sanity check to prevent trying to render past the end of the cell...Johannes Dahlström2012-01-231-0/+3
* Merge from 6.7Johannes Dahlström2012-01-203-15/+31
* Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw...Marc Englund2012-01-181-22/+66
* Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-181-1/+4
* Merge from 6.7Johannes Dahlström2012-01-164-53/+137
* Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-161-127/+0
* #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-121-1/+25
* Removed dead code from VSliderHenri Sara2012-01-121-4/+0
* Merge from 6.7Johannes Dahlström2012-01-125-18/+44
* Merged changes from 6.7Johannes Dahlström2011-12-304-11/+53
* Merged changes from 6.8Johannes Dahlström2011-12-225-19/+41
* #5655 Javadoc that the size is only updated on full repaintArtur Signell2011-12-201-1/+7
* #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...Artur Signell2011-12-203-4/+39
* Merge #8143 to 6.8 and add missing methods to the Console interfaceLeif Åstrand2011-12-165-4/+23
* #8089 Don't fire TextChangeEvent inside TextChangeEventLeif Åstrand2011-12-091-7/+9
* #8035 - More generic fix based on reviewLeif Åstrand2011-12-091-21/+15
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-091-1/+1
* Merged fixes from 6.7Artur Signell2011-12-082-3/+6
|\
| * #4925 com.vaadin.tools.ReflectTools javadocArtur Signell2011-12-081-2/+2
| * #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-081-1/+4
* | Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08433-607/+607
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08433-607/+607
| * Update selection ranges when unselecting rows from the server (#8076)Leif Åstrand2011-12-081-1/+5
| * #6603 AbstractBeanContainer.addAll does not ensure resolved itemIds are not nullArtur Signell2011-12-071-0/+5