aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Build Agent2014-03-311-7/+2
|\
| * Fixed aria-disabled attribute value on DateField button (#13463)Teemu Pöntelin2014-03-311-7/+2
| * Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-291-2/+6
* | Added a window.prompt polyfill for Metro IE (#13367)Juho Nurminen2014-03-281-0/+24
* | Merge remote-tracking branch 'origin/7.1'Sauli Tähkäpää2014-03-281-1/+6
|\|
| * Made Window z-indices update when windows are closed (#13174)Juho Nurminen2014-03-281-1/+6
* | Merge changes from origin/7.1Build Agent2014-03-283-3/+32
|\|
| * Makes combobox work with pasted texts. (#13214).Felype Santiago Ferreira2014-03-281-0/+26
| * Fix VScrollTable to clear reported ranges (#13353)Teemu Suo-Anttila2014-03-271-2/+3
| * Prevent resize for sorted column if not initialized (#12951)Teemu Suo-Anttila2014-03-251-1/+3
* | Merge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into masterJonatan Kronqvist2014-03-282-1/+11
|\|
| * Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346)Teemu Suo-Anttila2014-03-251-0/+4
| * Return border sizes from border methods in MeasuredSize (#13494)Maciej Przepióra2014-03-251-4/+4
| * Esc now closes the date popup even if focused on the time selectors (#12314)Teemu Pöntelin2014-03-241-1/+7
* | Merge commit 'd5ce54586a445550b3df5168fe83accb3945901e' into masterJonatan Kronqvist2014-03-281-0/+10
|\|
| * Ignore backspace events in modal windows (#13180)Felype Santiago Ferreira2014-03-241-0/+11
* | Merge "Merge commit '60aa66a'"Jonatan Kronqvist2014-03-281-15/+13
|\ \
| * | Merge commit '60aa66a'Juho Nurminen2014-03-281-15/+13
| |\|
| | * Made TabSheet tabs always become visible when focused (#12343)Juho Nurminen2014-03-191-15/+16
* | | Remove notice about using generics from error message (#12873)Leif Åstrand2014-03-281-3/+2
|/ /
* | Add id check for ElementQuery generation in Debug WindowTeemu Suo-Anttila2014-03-261-9/+31
* | Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-251-2/+6
* | Update sizes when the IE8 window is resized #12323Jonatan Kronqvist2014-03-251-8/+35
* | Refactor to use the right Element class (#13287)Leif Åstrand2014-03-2583-732/+934
* | Use FQN instead of import for the bad Element class (#13287)Leif Åstrand2014-03-2581-625/+750
* | Integrate the Responsive add-on #12394Jonatan Kronqvist2014-03-251-0/+379
* | Return border sizes from border methods in MeasuredSize (#13494)Maciej Przepióra2014-03-251-4/+4
* | Make Action icons again include alt text (#13375)Johannes Dahlström2014-03-241-0/+1
* | Use enableProtocol (#13374)Artur Signell2014-03-211-1/+1
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-2111-14/+14
* | Merge changes from origin/7.1Build Agent2014-03-216-8/+27
|\|
| * Revert "Preventing premature start of drag due to Chrome move event #13381"Henri Sara2014-03-191-13/+6
| * Pressing ESC now closes the DateField popup when using month or year resoluti...Teemu Pöntelin2014-03-181-0/+2
| * Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-142-2/+22
| * Eliminate .v-caption memory leak (#13346)Henri Sara2014-03-141-2/+1
| * Fix for width issue of TabSheet (#12805)Teemu Pöntelin2014-03-141-3/+1
| * Fixed "EEE" in DateField's date pattern (#13443)Teemu Pöntelin2014-03-141-1/+1
| * Preventing premature start of drag due to Chrome move event #13381Fabian Lange2014-03-131-6/+13
* | Make icons again include alt text (#13152)Artur Signell2014-03-191-1/+2
* | Format project files according to conventionsArtur Signell2014-03-193-6/+16
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-1829-9141/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-1829-0/+9141
|\ \
| * | Fixes Escalator flick scroll regression (#13334)Henrik Paul2014-03-171-10/+22
| * | Makes Escalator autodetect the initial row height (#13239)Henrik Paul2014-03-112-2/+52
| * | Add support for changing the default row height in escalator (#12645)Henrik Paul2014-03-062-121/+471
| * | Merge branch 'master' into gridHenrik Paul2014-03-0330-283/+556
| |\ \
| * | | Fix compile errors (#13334)Leif Åstrand2014-02-282-57/+1
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-185-159/+250
| * | | Change c.g.g.u.c.Element to c.g.g.d.Element (#13334)Henrik Paul2014-02-137-14/+17
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1258-1410/+4241
| |\ \ \