summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-1/+8
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
* Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491)Fabian Lange2013-09-041-14/+53
* Add <br> as empty representation for webkit (#12490)7.1.4Artur Signell2013-09-031-1/+1
* Fix for #12279 (caret jumps when formatting in RTA).Marc Englund2013-09-031-1/+1
* Fix regression where empty RTA returns <br> (#12490)Artur Signell2013-09-021-4/+4
* The colon in the calendar event caption is now also hideable. Fixes #12460Jonatan Kronqvist2013-09-021-4/+9
* Only consider caption tooltips for own slots (#12469)Leif Åstrand2013-08-301-0/+1
* Use the add() path of CssLayout only when appending to the end (#11284)Henri Sara2013-08-282-8/+15
* Enable use of profiler without debug window (#12465)Henri Sara2013-08-282-10/+10
* Disable slow sanity check when not in debug mode (#12463)Henri Sara2013-08-281-2/+9
* Optimize CssLayout hierarchy update (#11284)Henri Sara2013-08-272-3/+15
* Fix bug for spacing on first widget (#12420)Henri Sara2013-08-221-2/+2
* Optimize large Vertical/HorizontalLayout client side (#12420, #10899)Henri Sara2013-08-222-13/+62
* Optimize resetting of state when detaching components (#10899, #11284)Henri Sara2013-08-221-9/+61
* Add more detailed profiling for some client side hotspots (#12418)Henri Sara2013-08-214-1/+44
* Optimize ComputedStyle.getIntProperty() (#12411)Henri Sara2013-08-211-8/+34
* Fixed DragAndDropWrapper using wrong drop target in IE8 #12406John Ahlroos2013-08-201-3/+1
* Report min and max times from Profiler (#12409)Henri Sara2013-08-202-10/+48
* Fix scrollbar for Window under WebKit browsers (#11994)Patrik Lindström2013-08-151-0/+31
* Reset waitingForFilteringResponse flag to false inside onBlur (#12325)denisanisimov2013-08-091-0/+1
* Delay sending DateField popup value to server until popup is closed #6252John Ahlroos2013-08-092-3/+32
* Fixes Button icon alt text not being updated #12333John Ahlroos2013-08-082-5/+19
* Update "lastRequestedFirstvisible" field value right away (#10666).denisanisimov2013-08-071-6/+13
* Fix native scrolling regression in iOS 6 homescreen apps (#12295)Johannes Dahlström2013-08-061-6/+12
* Show tooltips for ordered layout captions (#10046)denisanisimov2013-08-021-0/+39
* Refine handling of null and empty URI fragments (#12207)Leif Åstrand2013-08-021-3/+20
* Disable all logging if production mode is enabled (#12299)Leif Åstrand2013-08-011-1/+23
* Fix calendar click events on context menu #12297Patrik Lindström2013-07-301-1/+2
* Fix invisible calendar actions menu #12181Patrik Lindström2013-07-302-29/+90
* Fixes button :active state on firefox #12126John Ahlroos2013-07-261-11/+13
* Verify the connector hierarchy if assertions are enabled (#12271)Leif Åstrand2013-07-231-3/+6
* Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-162-3/+19
* Enable native scrolling in home screen apps on iOS 6+ (#12149)Henri Sara2013-07-043-3/+27
* Fix bug in PopupDateField where locale was retained incorrectly ifPatrik Lindström2013-07-041-0/+9
* Close only combobox on escape, not the window (#12163)Henri Sara2013-07-031-0/+1
* Debug window poll interval claims interval is in seconds and notmichaelvogt2013-06-281-2/+4
* Things now align better in SimpleTree, for #12058Marc Englund2013-06-261-2/+5
* Ensure caption is used when child is set to required (#12077)Artur Signell2013-06-251-0/+6
* Enable using @Stylesheet with vaadin:// (#9934)Artur Signell2013-06-181-0/+8
* Actually compile an IE10 permutation (#12080)Artur Signell2013-06-151-1/+1