summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal
Commit message (Expand)AuthorAgeFilesLines
* #8052 Restore Portlet supportLeif Åstrand2011-12-1415-880/+1084
* Update regex to cope with the request paths used in portletsLeif Åstrand2011-12-141-1/+1
* Migrate AAP.getStaticFilesLocstion to WrappedPortletRequestLeif Åstrand2011-12-142-29/+22
* Refactor to use different WrappedRequests for Portal specific hacksLeif Åstrand2011-12-147-287/+287
* Merge branch 'windowing'Marc Englund2011-12-144-52/+193
|\
| * UIDL can now be included in initial html, or second 'browser details' respons...Marc Englund2011-12-144-52/+193
* | Update license header in one more source file.Henri Sara2011-12-131-1/+1
* | Update old license headersHenri Sara2011-12-1310-11/+11
* | Misc minor javadoc fixesArtur Signell2011-12-121-1/+1
* | #8026 Removed deprecated API from Slider/VSliderArtur Signell2011-12-091-33/+0
* | Remove more deleted files that were resurrected by a mergeLeif Åstrand2011-12-093-299/+0
* | Resolve compile errors caused by merge of 6.8 branchLeif Åstrand2011-12-091-32/+0
* | Dropped support for portlet 1.0Leif Åstrand2011-12-092-436/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-09225-302/+1105
|\ \
| * \ Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08225-266/+266
| |\ \
| | * | #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08225-266/+266
| | * | Update selection ranges when unselecting rows from the server (#8076)Leif Åstrand2011-12-081-1/+5
| | * | #8035 Extra event on TextField with ActionHandlerLeif Åstrand2011-12-071-0/+13
| | * | Fixed regression in #7127 patch: doubleclick events must be sent immediatelyJohannes Dahlström2011-12-071-1/+1
| | * | Updated formattingLeif Åstrand2011-12-071-6/+6
| | * | Fix for #7127 - Table selection breaks if ItemClickListener calls requestRepaintJohannes Dahlström2011-12-071-40/+58
| | * | Remove unnecessary invocations of fixSpacers based on review (#8041)Leif Åstrand2011-12-071-2/+0
| | * | Update container height for partial updates (#8041)Leif Åstrand2011-12-071-0/+3
| | * | #3915 ChildComponentContainer fails to calculate width of its child widget pr...Leif Åstrand2011-12-051-0/+32
| | * | Fixed potential NullPointerExceptionJohannes Dahlström2011-11-221-3/+3
| | * | #7908 added comments, don't call onScroll(null) if page length is zero and no...Henri Sara2011-11-211-5/+7
| | * | #7908 TreeTable should resize on container change when page length is zero, r...Henri Sara2011-11-211-2/+5
| | * | Patch and TestBench script for issue #7916 - setting VWindow height to undefi...Johannes Dahlström2011-11-181-18/+30
| | * | #6494 Making tables invisible and visible again does not work correctlyArtur Signell2011-11-181-0/+8
| | * | #7647 ComboBox popup content disappears on up/down button double clickArtur Signell2011-11-171-3/+16
| | * | #7949 ComboBox incorrectly shows paging buttons when filteringArtur Signell2011-11-171-1/+0
| | * | #6978 VFilterSelect should consume key events and should not pass them to act...Artur Signell2011-11-171-3/+5
| | * | #7950 ComboBox show paging button even though there are no matchesArtur Signell2011-11-171-0/+2
| | * | Corrected typo: waitingForFilteringReponse -> waitingForFilteringResponseArtur Signell2011-11-171-11/+11
| | * | #7056 inconsistency between Chameleon theme and standard Vaadin theme concern...Artur Signell2011-11-151-1/+9
| | * | #7739 Correctly select items using keyboard, even if two items have the same ...Artur Signell2011-11-151-7/+87
| | * | #7739 Code cleanupArtur Signell2011-11-151-28/+37
| | * | #7739 Removed unused codeArtur Signell2011-11-141-11/+5
| | * | #7739 Split enter handling for input field and for popupArtur Signell2011-11-141-25/+36
| | * | #7739 Renamed variables to be more descriptiveArtur Signell2011-11-141-18/+19
| | * | #7923 Shrinking browser window not detected if resizeLazy is enabledLeif Åstrand2011-11-111-1/+2
| | * | Fix restore of display style based on review (#3125)Leif Åstrand2011-11-111-1/+1
| | * | Hide all Vaadin apps on the same page before checking available width (#3125)Leif Åstrand2011-11-101-13/+54
| * | | Merged tests, fixes and javadoc updates from 6.7Artur Signell2011-12-083-48/+116
| * | | Merged fixes from 6.7Artur Signell2011-11-252-18/+38
* | | | Corrected typoArtur Signell2011-12-082-2/+2
* | | | Merge remote branch 'origin/databinding'Leif Åstrand2011-12-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into databindingHenri Sara2011-12-087-153/+162
| |\ \ \
| * \ \ \ Merge branch 'master' into databindingArtur Signell2011-11-2429-817/+582
| |\ \ \ \
| * | | | | Eliminate some generics related warnings in core (non-API).Henri Sara2011-11-111-1/+1