summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9ab700417ee5fe54329beee3130e6303f9420389' into masterJuho Nurminen2014-02-061-4/+11
|\
| * Fixed TabSheet tab keyboard focus issues (#12343)Juho Nurminen2013-11-201-24/+34
* | Merge "Merge commit 'b7e184e30f8e5f1456344f3360c7e8e326c5ad2b' into master"Juho Nurminen2014-02-061-5/+2
|\ \
| * | Merge commit 'b7e184e30f8e5f1456344f3360c7e8e326c5ad2b' into masterJonatan Kronqvist2014-02-041-5/+2
| |\|
| | * Cleaned up the implementation of VTabsheet.selectPreviousTab()Juho Nurminen2013-11-201-5/+2
* | | Actually set connection .. (#13249)Artur Signell2014-02-041-5/+5
|/ /
* | Merge "Merged TabSheet keyboard focus fixes into master"Jonatan Kronqvist2014-02-041-0/+2
|\ \
| * | Merged TabSheet keyboard focus fixes into masterJuho Nurminen2014-02-031-0/+2
| |\|
| | * Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-201-4/+2
* | | Separate heartbeat functionality from ApplicationConnectionArtur Signell2014-02-042-55/+182
|/ /
* | Fixed TabSheet tab focusing (#13206)Juho Nurminen2014-01-311-8/+3
* | Disable Opera 12 permutation (#13259)Artur Signell2014-01-281-1/+1
* | Remove dead codeJohannes Dahlström2014-01-1716-51/+5
* | Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-152-2/+49
* | Merge changes from origin/7.1Johannes Dahlström2013-11-294-85/+25
|\|
| * Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-152-83/+1
| * Prevents accidental selection of window caption or content. (#12726)Felype Santiago Ferreira2013-11-141-0/+6
| * Workaround for missing value change event in chrome (#10109)Matti Tahvonen2013-11-121-0/+16
| * Use correct type for UIDL value to avoid development mode problems (#12545)Artur Signell2013-11-111-2/+2
* | Merge changes from origin/7.1Artur Signell2013-11-112-13/+12
|\|
| * Prevent showing "Session Expired" notification if navigating away (#12298)Johannes Dahlström2013-11-082-13/+12
* | Merge changes from origin/7.1Artur Signell2013-11-116-59/+143
|\|
| * Do not apply fix on mobile devices or devices without scrollbars (#12736)Artur Signell2013-11-082-1/+18
| * Fix scroll position handling in Window Webkit hack (#12736)Artur Signell2013-11-061-0/+10
| * Revert "Make Panel scroll the correct div (#12736)"Artur Signell2013-11-063-57/+29
| * Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-062-1/+83
| * Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-061-0/+3
* | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-114-1/+146
|\|
| * Send window position data back to server after drag (#12885)Thomas2013-11-064-1/+145
* | Merge changes from origin/7.1Artur Signell2013-11-111-4/+15
|\|
| * Improve error message in createWidget() (#12901)Leif Åstrand2013-11-051-4/+15
* | Merge changes from origin/7.1Artur Signell2013-11-116-20/+29
|\|
| * Make Panel scroll the correct div (#12736)Artur Signell2013-11-052-7/+4
| * Fix NPE in fix (#12504)Artur Signell2013-11-041-2/+10
| * Fix NPE caused by setting ApplicationConnection too late (#12736)Artur Signell2013-11-041-3/+2
| * Reverted change in how hack works (#12727, #12736)Artur Signell2013-11-041-2/+2
| * fix regression related to #12504Matti Tahvonen2013-11-042-8/+9
| * Force connection to closed state on reconnect (#12853)Artur Signell2013-10-311-0/+4
* | Merge changes from origin/7.1Artur Signell2013-11-116-81/+167
|\|
| * Fixed Tab error tooltips (#12802)Juho Nurminen2013-10-301-1/+2
| * Fixes the handling of the scroll position of a Window (#12736)Mika Murtojarvi2013-10-303-71/+60
| * Stop polling if Communication Error #12362John Ahlroos2013-10-302-9/+105
* | Merge "Merge changes from origin/7.1"Leif Åstrand2013-11-111-2/+9
|\ \
| * | Merge changes from origin/7.1Artur Signell2013-11-111-2/+9
| |\|
| | * Recovering scroll position after regression problems. (#12727)Felype Santiago Ferreira2013-10-231-2/+9
* | | Add missing getBorderX methods (#9153)Artur Signell2013-11-111-0/+92
|/ /
* | Forces small delay before showing accessible tooltip on focus (#12849)Jarno Rantala2013-10-291-1/+1
* | removed obsolete field "width" from VNativeButton. (#12825)Fabian Lange2013-10-231-8/+0
* | Merge changes from origin/7.1Leif Åstrand2013-10-221-0/+35
|\|
| * Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is ...Felype Santiago Ferreira2013-10-211-0/+35