8630 次程式碼提交 (35b979139f4fbb6e6bbc19728951277adce394b7)
 

作者 SHA1 備註 提交日期
  Automerge 1a95d50942 [merge from 6.7] enhanced test case 12 年之前
  Automerge 9a695b7c8c [merge from 6.7] added tests case that contains varios setups to check scrolling and related stuff work with touch devices 12 年之前
  Automerge 4e9afbf56d [merge from 6.7] Fixed layout to match test script and screenshots 12 年之前
  Automerge c521f6ed4c [merge from 6.7] Test for #8662: Improved old #2864 test case and added a TestBench script 12 年之前
  Automerge c3e10ebbbc [merge from 6.7] Reverted #7607 fixes and removed the test for now because they cause the #8662 regression. 12 年之前
  Automerge 13563f900b [merge from 6.7] #8595 test script: removed accidental duplicate code, use mouseClick with :shift instead of shiftKeyDown/Up 12 年之前
  Johannes Dahlström f18cece304 Unit test for #8653 12 年之前
  Automerge c5095d2981 [merge from 6.7] #8639 Improved comments 12 年之前
  Automerge 1cf2e8e1bf [merge from 6.7] Fixed #8639: Table context menu was broken on touch devices 12 年之前
  Automerge f87be1cf34 [merge from 6.7] VConsole.error() instead of throwing in startRequest() and endRequest() sanity checks 12 年之前
  Automerge 847d5e29ba [merge from 6.7] test case for #8639 12 年之前
  Johannes Dahlström ed20ba59aa Reverted accidental commit 12 年之前
  Johannes Dahlström 1e07642a6f Blocked merge of revisions related to 6.7.7 release 12 年之前
  Johannes Dahlström 97cc8e525a Unit test for #8203 12 年之前
  Johannes Dahlström 6a1c4b4b34 #8203 Improved javadoc, added null check 12 年之前
  Johannes Dahlström 780c5d6be0 Fixed #8653: addTab(index) should not throw if index is out of bounds 12 年之前
  Johannes Dahlström 812d41be42 #6155 Javadoc/comments; refresh field value from data source on attach 12 年之前
  Artur Signell 38cd0fd147 Fixed bug in calculating % size when using reverse position (#4296) 12 年之前
  Artur Signell a12bfcf94d Removed old info and added mention of #4296 12 年之前
  Artur Signell 7691b19584 Allow splitter position to be float to avoid rounding errors (#4296) 12 年之前
  Automerge 18dd267cfe [merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devices 12 年之前
  Automerge 6dee9c8fb0 [merge from 6.7] TestBench test for #8604 12 年之前
  Automerge 97c58999b1 [merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some cases 12 年之前
  Johannes Dahlström 35a223e3a3 #8203 Added TabSheet#setSelectedTab(int) and TabSheet#setSelectedTab(TabSheet.Tab) 12 年之前
  Johannes Dahlström f7feb7b15a Implemented #8307: Added AbstractField#removeAllValidators() 12 年之前
  Johannes Dahlström 2a88c95e39 Fixed #6155: stop listening to Property value change and read only status change events on detach to avoid a potential memory leak, resume listening on attach 12 年之前
  Automerge c48774888d [merge from 6.7] Test for #8328 12 年之前
  Leif Åstrand 149855812f Create integration test for WebSphere Application Server 8 (#3789) 12 年之前
  Johannes Dahlström 04c5411427 Test tab scrolling in #5100 test 12 年之前
  Johannes Dahlström 8b2662409c #5100 Removed obsolete code to fix a Firefox tab scrolling bug 12 年之前
  Automerge c75dfefae0 [merge from 6.7] Basic app for testing various aspects of layout performance 12 年之前
  Johannes Dahlström b7947ce94b #5100 Fixed IE focus; fixed tab scrolling; minor refactoring 12 年之前
  Johannes Dahlström b39f10aee3 Reverted accidental commit 12 年之前
  Johannes Dahlström 7747ca748e Don't test wrap-around in #5100 test as it's not currently supported 12 年之前
  Johannes Dahlström 170812b3d1 Fixed IE focus; fixed tab scrolling; minor refactoring 12 年之前
  Johannes Dahlström 74bc9fe48a Cleaned up #5100 test 12 年之前
  Automerge 1001c45a97 [merge from 6.7] #8597 Do not leave VWindow references in the static windowOrder list 12 年之前
  Automerge a6e0d4d7ea [merge from 6.7] #8580 test case 12 年之前
  Automerge a3ab33f6d1 [merge from 6.7] #8580 Added a comment 12 年之前
  Automerge 9c7035cbe2 [merge from 6.7] Fixed #8580: After a UIDL request, hasActiveRequest was set to false after a new request was already underway. This used to work when active requests were tracked with an integer counter, but not after the #8505 changes. Also added relevant sanity checks to startRequest() and endRequest(). 12 年之前
  Automerge 60cedaa80e [merge from 6.7] Integration test with Firefox 11 12 年之前
  Automerge 082b4cf9da [merge from 6.7] Test with Chrome 18 12 年之前
  Automerge be00757a1d [merge from 6.7] Test with Firefox 11 12 年之前
  Automerge 9ca9f4eb7a [merge from 6.7] Test for #8526 12 年之前
  Automerge 53bb61089d [merge from 6.7] #8559/#8560 Additional fixes based on review 12 年之前
  Automerge 381c3eb5d4 [merge from 6.7] #8526 Added comments 12 年之前
  Automerge 82cc527020 [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementDelegate on itemChangeNotification 12 年之前
  Artur Signell a21e8c6622 #5100 Updated test to use log instead of Label for logging 12 年之前
  Automerge 44455c3125 [merge from 6.7] #8526 If a Table row has an open context menu, reopen it after a row update if the same row (equal key) is repainted 12 年之前
  Automerge 7cc4d2c652 [merge from 6.7] Added comments so it is possible to follow what is happening in the test 12 年之前