summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #5100 Removed obsolete code to fix a Firefox tab scrolling bugJohannes Dahlström2012-04-041-4/+0
* #5100 Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* Reverted accidental commitJohannes Dahlström2012-04-021-77/+43
* Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* [merge from 6.7] #8597 Do not leave VWindow references in the static windowOr...Automerge2012-04-021-1/+12
* [merge from 6.7] #8580 Added a commentAutomerge2012-03-301-0/+4
* [merge from 6.7] Fixed #8580: After a UIDL request, hasActiveRequest was set ...Automerge2012-03-291-1/+8
* [merge from 6.7] #8559/#8560 Additional fixes based on reviewAutomerge2012-03-271-6/+4
* [merge from 6.7] #8526 Added commentsAutomerge2012-03-261-14/+22
* [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementD...Automerge2012-03-261-1/+1
* [merge from 6.7] #8526 If a Table row has an open context menu, reopen it aft...Automerge2012-03-231-0/+44
* [merge from 6.7] #8563 Corrected invalid "this" referenceAutomerge2012-03-231-1/+1
* [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560)Automerge2012-03-221-26/+40
* [merge from 6.7] Code cleanup (#8559/#8560)Automerge2012-03-221-12/+20
* [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all...Automerge2012-03-221-0/+4
* #8209 Call click() from handleActionJohannes Dahlström2012-03-201-3/+1
* #8209 Added a public click() method to Button, simulating a click on server sideJohannes Dahlström2012-03-201-0/+11
* #6085 Allow setting an alternate text for Embedded, for accessibility purposesJohannes Dahlström2012-03-202-2/+46
* [merge from 6.7] #7855 - Screen goes blank when detaching an Embedded compone...Automerge2012-03-191-2/+8
* #5100 Removed unnecessary setTabulatorIndex() callJohannes Dahlström2012-03-191-1/+0
* #5100 some cleanupJohannes Dahlström2012-03-191-4/+11
* [merge from 6.7] Documented that GridLayout coordinates are zero-based. Also ...Automerge2012-03-161-111/+145
* [merge from 6.7] #7607 Make Table scroll to the very bottom when neededAutomerge2012-03-141-3/+7
* [merge from 6.7] #7607 Removed obsolete Firefox workaround that caused proble...Automerge2012-03-141-9/+3
* [Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdownJohannes Dahlström2012-03-141-2/+7
* [merge from 6.7] #8491 fixed autocomplete issue, now correct error message if...Johannes Dahlström2012-03-131-1/+1
* [merge from 6.7] fixes #8505Johannes Dahlström2012-03-132-11/+15
* Fix #5109: If more than one currently attached Paintables share the same debu...Johannes Dahlström2012-03-093-27/+26
* #8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges.Jens Jansson2012-03-091-0/+5
* [merge from 6.7] fixes #8492, kickstart script query parameter can now be ove...Automerge2012-03-061-1/+12
* [merge from 6.7] fixes 8491, more parameters to showCommunicationError methodAutomerge2012-03-061-5/+25
* [merge from 6.7] Revert fix for #3401 as it causes problems with scrolled vie...Automerge2012-03-062-41/+1
* [merge from 6.7] Change missing from previous commit #3401Automerge2012-03-061-1/+1
* [merge from 6.7] Update window contents after changing the size (#3401)Automerge2012-03-061-0/+4
* [merge from 6.7] #3401 Resizing browser window should ensure sub windows are ...Automerge2012-03-061-0/+36
* [merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/windowAutomerge2012-03-051-0/+6
* [merge from 6.7] #8077 restored accidentally deleted commentAutomerge2012-03-011-0/+2
* [merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the...Automerge2012-02-291-15/+1
* #5100 Support for server-side focus/blur listeners; handle disabled tabs corr...Johannes Dahlström2012-02-272-55/+119
* #5100 Use FocusImpl to handle focus; allow customization of shortcut keysJohannes Dahlström2012-02-171-7/+20
* Patch for #5100 - TabSheet keyboard navigationJohannes Dahlström2012-02-162-9/+154
* Reverted bad commit [23048]Johannes Dahlström2012-02-162-154/+9
* #5100 test caseJohannes Dahlström2012-02-162-9/+154
* [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: ...Automerge2012-02-151-2/+4
* [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected iconAutomerge2012-02-151-1/+3
* [merge from 6.7] #8114 Cleaned up fixAutomerge2012-02-151-6/+3
* [merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another t...Automerge2012-02-151-2/+5
* [merge from 6.7] #8373 Handler DragAndDropService changeVariables error by fi...Automerge2012-02-151-4/+8
* [merge from 6.7] #8392 Improved error message for exceptions that take place ...Automerge2012-02-141-44/+5
* [merge from 6.7] #5833 and #7013 combo box width fix and testsAutomerge2012-02-141-11/+17