summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Ignore RPC calls from components that are concurrently removed (#12337)Henrik Paul2013-09-101-5/+44
* Prevent exception in VWindow without assistive description (#12515)michaelvogt2013-09-101-11/+19
* Handles Tooltip on focus for ComboBox (#12536)michaelvogt2013-09-091-0/+5
* Makes sure the aria-invalid attribute is removed when the caption ismichaelvogt2013-09-061-0/+2
* Rewrite client request into JSON (#9269, #11257)Henrik Paul2013-09-043-66/+29
* Keep the Tooltip in the DOM (#12458)michaelvogt2013-09-035-34/+54
* Merge changes from origin/7.1Leif Åstrand2013-09-032-8/+13
|\
| * 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
* | Merge changes from origin/7.1Leif Åstrand2013-08-3017-59/+353
|\|
| * 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
* | Activate tab stop automatically for modal windows (#12344)michaelvogt2013-08-261-8/+20
* | Merge commit '5fb05e84c80931fcaa9929ad556a20f5316e06a8'John Ahlroos2013-08-232-10/+11
|\|
| * Fixes Button icon alt text not being updated #12333John Ahlroos2013-08-082-5/+19
* | Merge changes from origin/7.1Artur Signell2013-08-192-12/+25
|\|
| * 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
* | Merge changes from origin/7.1Artur Signell2013-08-196-34/+174
|\|
| * 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
* | Merge changes from origin/7.1Artur Signell2013-08-192-14/+19
|\|
| * 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
* | Fixed regression where page title was not updated #12353John Ahlroos2013-08-121-1/+1
* | Fixes missing description text for button icon #12321John Ahlroos2013-08-062-7/+8
* | Add LayoutManager.setNeedsMeasureRecursively (#12180)Leif Åstrand2013-07-311-4/+36
* | Make settting of assistive description of Window optional (#12276)michaelvogt2013-07-241-0/+16
* | Merge changes from origin/7.1Leif Åstrand2013-07-232-3/+19
|\|
| * Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-162-3/+19
* | Clears the live area flag that Firefox sets by mistake (#12257)michaelvogt2013-07-231-0/+2
* | Merge changes from origin/7.1Leif Åstrand2013-07-155-3/+37
|\|
| * 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