summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge changes from origin/7.1Leif Åstrand2013-10-106-82/+126
|\|
| * Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)Matti Tahvonen2013-10-041-17/+15
| * Fix OptionGroup elements losing focus on value change (#10451)Artem Godin2013-10-031-17/+50
| * Ported regression fixes in 6.8 for #12407 to 7.1 branchJohn Ahlroos2013-10-021-15/+17
| * Do not try to focus invisible components which not present in UIDL #12654Yuriy Artamonov2013-10-021-0/+5
| * reduce reflow and calculation in VOverlay (#12566)Fabian Lange2013-10-021-33/+38
| * Update slider client-side state object on value change (#12676)Juho Nurminen2013-10-011-0/+1
* | Merge commit '478acb8e9aa7505cc6eacf219e87202191810a39'Juho Nurminen2013-10-101-12/+14
|\|
| * Check modifiers when handling TabSheet hot keys. Fixes #12178Juho Nurminen2013-10-011-8/+10
* | Table column header dnd ghost element location and styles (#12714)Pekka Hyvönen2013-10-091-8/+21
* | Fixed method name collision with new GWT Timer method (#12710)Artur Signell2013-10-071-6/+6
* | Merge changes from origin/7.1Leif Åstrand2013-10-044-6/+39
|\|
| * Prefixes GET parameters in Liferay with portlet namespace #12602John Ahlroos2013-09-272-1/+18
| * Fixes normal drag and drop events (regression since 7.1) and html5 styleMatti Tahvonen2013-09-262-5/+21
* | Link no longer implements LegacyComponent (#10015)joheriks2013-10-022-45/+18
* | Merge changes from origin/7.1Artur Signell2013-09-262-14/+41
|\|
| * Fixes issue with Table not scrolling completely to the end #12651John Ahlroos2013-09-261-14/+13
| * Fixes browser detection for IE11 (#12638)Artur Signell2013-09-251-0/+28
* | Merge changes from origin/7.1Leif Åstrand2013-09-234-9/+24
|\|
| * Don't try to cast a connector to Widget. Fixes #12619Jonatan Kronqvist2013-09-201-2/+2
| * PostLayoutListener javadocs (#12562)7.1.6Leif Åstrand2013-09-191-0/+18
| * Add v-iosN classname for all iOS versions instead of just N=6 (#12324)Johannes Dahlström2013-09-191-4/+1
| * Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12...Johannes Dahlström2013-09-181-4/+4
| * Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
* | Merge changes from origin/7.1Artur Signell2013-09-175-18/+64
|\|