Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed regression where range selection stopped working after the range start ↵merged-6.8 | John Alhroos | 2013-10-04 | 1 | -0/+6 |
| | | | | | | was removed #12407 svn changeset:26159/svn branch:6.8 | ||||
* | Restored a previously removed deferred command due to regressions #12407 | John Alhroos | 2013-10-01 | 1 | -2/+11 |
| | | | | svn changeset:26156/svn branch:6.8 | ||||
* | Fixed another regression for #12407 | John Alhroos | 2013-09-30 | 1 | -1/+2 |
| | | | | svn changeset:26154/svn branch:6.8 | ||||
* | Fixed regression where scrolling position changed unintentionally after #12407 | John Alhroos | 2013-09-30 | 1 | -2/+6 |
| | | | | svn changeset:26153/svn branch:6.8 | ||||
* | added pauset to make test script more reliable | Matti Tahvonen | 2013-09-27 | 1 | -0/+5 |
| | | | | svn changeset:26147/svn branch:6.8 | ||||
* | Added horizontal scrollbar hack also for Opera, bugs in same manner recent ↵ | Matti Tahvonen | 2013-09-27 | 1 | -3/+4 |
| | | | | | | versions (#10255) svn changeset:26145/svn branch:6.8 | ||||
* | Backported #12324 to Vaadin 6.8 (#12662) | John Alhroos | 2013-09-26 | 2 | -10/+10 |
| | | | | svn changeset:26144/svn branch:6.8 | ||||
* | Backported #12295 to Vaadin 6.8 (#12662) | John Alhroos | 2013-09-26 | 2 | -8/+14 |
| | | | | svn changeset:26143/svn branch:6.8 | ||||
* | Backported #12149 to Vaadin 6.8 (#12662) | John Alhroos | 2013-09-26 | 3 | -3/+26 |
| | | | | svn changeset:26142/svn branch:6.8 | ||||
* | Updated versions in release notes #12636 | John Alhroos | 2013-09-26 | 1 | -6/+6 |
| | | | | svn changeset:26141/svn branch:6.8 | ||||
* | Horizontal scrollbar for Panel now properly appear in webkit browsers (#10255) | Matti Tahvonen | 2013-09-25 | 3 | -1/+75 |
| | | | | svn changeset:26139/svn branch:6.8 | ||||
* | Fixed comment related to #12635 | John Alhroos | 2013-09-25 | 1 | -2/+1 |
| | | | | svn changeset:26138/svn branch:6.8 | ||||
* | Make IE11 use IE9 compatibility mode #12635 | John Alhroos | 2013-09-25 | 2 | -7/+32 |
| | | | | svn changeset:26137/svn branch:6.8 | ||||
* | Refining solution for ios 5.1 workaround to be safer for regressions. (#9424) | Matti Tahvonen | 2013-09-25 | 1 | -2/+2 |
| | | | | svn changeset:26136/svn branch:6.8 | ||||
* | Refining solution for ios 5.1 workaround to be safer for regressions. (#9424) | Matti Tahvonen | 2013-09-25 | 1 | -2/+2 |
| | | | | svn changeset:26135/svn branch:6.8 | ||||
* | Saner amount of pixels in a tab hiding hack. Now iPad v1 with iOS5 don't ↵ | Matti Tahvonen | 2013-09-24 | 2 | -2/+44 |
| | | | | | | break subwindows when tab inside it is changed and som other stuff is on screen. (#9424) svn changeset:26134/svn branch:6.8 | ||||
* | Added comment about why currentPageFirstItemIndexOnLastPage only is updated ↵ | John Alhroos | 2013-09-19 | 1 | -0/+9 |
| | | | | | | when the needsPageBufferReset flag is set. svn changeset:26132/svn branch:6.8 | ||||
* | Fixed issues found in review for #12407 | John Alhroos | 2013-09-19 | 3 | -19/+22 |
| | | | | svn changeset:26131/svn branch:6.8 | ||||
* | Fixes issue with Table not scrolling completely to the end #12407 | John Alhroos | 2013-09-18 | 4 | -8/+102 |
| | | | | | | Made the Table notice if the user is trying to scroll to an item on the last "page" and in those cases actually scroll to that item, not just to the page's first item as it did before. svn changeset:26127/svn branch:6.8 | ||||
* | Update identifier to match what the EE test server uses after the latest ↵ | Artur Signell | 2013-09-17 | 1 | -44/+44 |
| | | | | | | license update svn changeset:26126/svn branch:6.8 | ||||
* | Don't show vertical scrollbars in an embedded app (#12336) | Henrik Paul | 2013-08-23 | 3 | -0/+132 |
| | | | | | | An div-embedded application got a vertical scrollbar, if the window was shorter than body's height, but longer than bodyHeight - appHeight. svn changeset:26112/svn branch:6.8 | ||||
* | Escape markup in CustomLayout's JavaDoc (#12398) | Henrik Paul | 2013-08-20 | 1 | -2/+2 |
| | | | | svn changeset:26111/svn branch:6.8 | ||||
* | Fix formatting | Leif Åstrand | 2013-07-16 | 1 | -1/+1 |
| | | | | svn changeset:26092/svn branch:6.8 | ||||
* | Make weaker assumptions to cope with funky Opera features (#11788 and #11797) | Leif Åstrand | 2013-07-16 | 1 | -0/+14 |
| | | | | svn changeset:26091/svn branch:6.8 | ||||
* | Updated test to take into account that the first name is no longer ↵ | Artur Signell | 2013-06-18 | 1 | -1/+1 |
| | | | | | | incorrectly selected when shift-clicking in the table svn changeset:26075/svn branch:6.8 | ||||
* | Fixed indentation to use tabs instead of spaces (since all our css files are ↵ | John Alhroos | 2013-06-05 | 1 | -5/+5 |
| | | | | | | currently using that). Created new ticket (#12000) about changing all the indentation to use spaces instead of tabs. svn changeset:26035/svn branch:6.8 | ||||
* | Added duplicate user-selects #10917 | John Alhroos | 2013-06-05 | 1 | -4/+1 |
| | | | | svn changeset:26034/svn branch:6.8 | ||||
* | Added missing user-selects to prevent highlighting in button #10917 | John Alhroos | 2013-06-05 | 1 | -1/+6 |
| | | | | svn changeset:26033/svn branch:6.8 | ||||
* | Prevent Button from being highlighted when dragging mouse over it #10917 | John Alhroos | 2013-06-05 | 1 | -1/+1 |
| | | | | svn changeset:26032/svn branch:6.8 | ||||
* | Fixed lost focus in VScrollTable when row cache was redrawn (#11788 and #11797) | Tapio Aali | 2013-05-24 | 3 | -2/+97 |
| | | | | svn changeset:25991/svn branch:6.8 | ||||
* | Added server-side check for dragging _from_ disabled component #11801 | Marc Englund | 2013-05-24 | 1 | -0/+11 |
| | | | | svn changeset:25990/svn branch:6.8 | ||||
* | Removed three @override annotations #11801 | Marc Englund | 2013-05-23 | 1 | -3/+0 |
| | | | | svn changeset:25989/svn branch:6.8 | ||||
* | Disabled DragAndDropWrapper no longer receives drops #11801 | Marc Englund | 2013-05-23 | 3 | -1/+113 |
| | | | | | | Disabled for DragAndDropWrapped on the client-side, but also in the DragAndDropService on the server side (the latter not limited to DADW). svn changeset:25988/svn branch:6.8 | ||||
* | Fix newlines | Johannes Dahlström | 2013-05-21 | 1 | -32/+32 |
| | | | | svn changeset:25978/svn branch:6.8 | ||||
* | Change field types from LinkedHashSet back to HashSet to retain binary ↵ | Johannes Dahlström | 2013-05-16 | 1 | -4/+9 |
| | | | | | | compatibility (#11432) svn changeset:25964/svn branch:6.8 | ||||
* | Properly focus clicked input element in Webkit (#11854, #11297) | Johannes Dahlström | 2013-05-15 | 4 | -4/+51 |
| | | | | svn changeset:25952/svn branch:6.8 | ||||
* | Added Testbench test for #7110 | John Alhroos | 2013-05-15 | 3 | -0/+99 |
| | | | | svn changeset:25949/svn branch:6.8 | ||||
* | Fixed positioning of the popup in a PopupView when the application has been ↵ | John Alhroos | 2013-05-15 | 1 | -14/+15 |
| | | | | | | embedded in a div which is not in the normal element flow. #7110 svn changeset:25944/svn branch:6.8 | ||||
* | Remade fix for #11267 to not cause changes in other cases | Marc Englund | 2013-05-15 | 1 | -8/+14 |
| | | | | svn changeset:25943/svn branch:6.8 | ||||
* | SQLContainer.indexOfId() also searches backwards (#10376) | Henri Sara | 2013-05-14 | 3 | -3/+93 |
| | | | | svn changeset:25942/svn branch:6.8 | ||||
* | Prevent panel style from forcing min-height: 100% on DndWrapper (#6880) | Johannes Dahlström | 2013-05-14 | 1 | -0/+4 |
| | | | | svn changeset:25936/svn branch:6.8 | ||||
* | Fix CustomComponent resizing broken by [25925] (#6880) | Johannes Dahlström | 2013-05-13 | 3 | -3/+38 |
| | | | | svn changeset:25928/svn branch:6.8 | ||||
* | Addition to fix for #11267 - explicit call to updateRootWidth() makes it ↵ | Marc Englund | 2013-05-10 | 2 | -20/+6 |
| | | | | | | more reliable, works better with TB svn changeset:25926/svn branch:6.8 | ||||
* | Fix CustomComponent size calculation with padding or border (#6880) | Johannes Dahlström | 2013-05-10 | 3 | -8/+113 |
| | | | | svn changeset:25925/svn branch:6.8 | ||||
* | Fixes #11267 (theme breaks if dynamically adding border to ComboBox) by ↵ | Marc Englund | 2013-05-10 | 4 | -1/+113 |
| | | | | | | recalculating padding/border if styles change svn changeset:25924/svn branch:6.8 | ||||
* | Liferay 6.2 compatibility (#11751) | Henri Sara | 2013-05-10 | 1 | -21/+68 |
| | | | | svn changeset:25921/svn branch:6.8 | ||||
* | Change VScrollTable.contextMenu back to package protected just in case (#11441) | Johannes Dahlström | 2013-05-08 | 1 | -1/+1 |
| | | | | svn changeset:25920/svn branch:6.8 | ||||
* | Clean up Table popup menu close handler to prevent a memory leak (#11441) | Johannes Dahlström | 2013-05-08 | 1 | -21/+25 |
| | | | | svn changeset:25919/svn branch:6.8 | ||||
* | Change test script name to reuse previously committed screenshots (#9203) | Leif Åstrand | 2013-05-07 | 1 | -0/+0 |
| | | | | svn changeset:25916/svn branch:6.8 | ||||
* | More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203) | Leif Åstrand | 2013-05-07 | 3 | -4/+170 |
| | | | | svn changeset:25915/svn branch:6.8 |