aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use alternate icon text for NativeButton (#12780)Artur Signell2013-10-181-1/+1
* | Merge changes from origin/7.1Henrik Paul2013-10-184-15/+42
|\|
| * Also hide shim iframe of VOverlay on setVisible(false) (#12731)Henri Sara2013-10-141-0/+8
| * Only fetch rows if there are some (#11189)Matti Tahvonen2013-10-091-0/+5
| * Focus selected row in Table #12540John Ahlroos2013-10-091-0/+11
| * Avoid obsolete calendar panel renderings to avoid various NPEs.Matti Tahvonen2013-10-082-15/+18
* | File missing from method name collision fix (#12710)Artur Signell2013-10-151-1/+1
* | Merge changes from origin/7.1Leif Åstrand2013-10-105-7/+43
|\|
| * Fixed incorrect logging (#12241)Artur Signell2013-10-081-2/+4
| * Rebuild OptionGroup on HtmlContentAllowed/Multiselect changes (#10451)Artem Godin2013-10-081-1/+13
| * Fixed Table range selection IE regression #12407John Ahlroos2013-10-071-0/+6
| * Fix NullPointerException in logger when message is null (#12588)Artem Godin2013-10-042-4/+20
| * Prepare for Atmosphere Javascript 2.0 (#12241)Artur Signell2013-10-041-2/+22