]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-04-08 Henri SaraFix javadoc error that caused Eclipse not to be able...
2011-04-08 Jonatan Kronqvist#6197 - Table focus outline appears also when clicking...
2011-04-08 Mikael Grankvist#1719 Create a Oracle WebLogic Portal integration test
2011-04-07 Matti Tahvonen#6785, #6401: UIDL requests are now handled even though...
2011-04-07 Jonatan KronqvistCleaned up the fix for #6731
2011-04-07 Jonatan Kronqvist#6784 - updated test case with correct ticket number
2011-04-07 Jonatan Kronqvist#6367 - remove focus outline from table header cell
2011-04-07 Jonatan KronqvistRemoved code that was commented out #6197
2011-04-07 Jonatan KronqvistTest case and fix for #6784
2011-04-06 Matti Tahvonenfixes #6772: dropped files now work again
2011-04-06 Jonatan Kronqvist#6367 - Allow keyboard navigation again after sorting...
2011-04-06 Jonatan KronqvistCleaned up #6197 - moved keyboard handling from the...
2011-04-06 Jonatan KronqvistFixed #6731 - tree no longer scrolls when an item is...
2011-04-06 Matti Tahvonenfixes #6772: Application resources and stream variables...
2011-04-04 Artur SignellAlso click the button to ensure no extra layout click...
2011-04-04 Artur Signell#6754 Added missing requestRepaint calls
2011-04-01 Jonatan KronqvistFixes #6367 - huge tables no longer jump when clicking...
2011-04-01 Jonatan KronqvistUpdated testbench recording that broke due to changed...
2011-04-01 Jonatan KronqvistMerge branch '6197-table-scrolls-on-focus'
2011-03-31 Artur SignellTest for #6731
2011-03-31 Artur SignellPrint more info on ItemClickEvents
2011-03-31 Artur Signell#6590 Do not try to remove collapsed items when there...
2011-03-31 Artur SignellTest for #6590
2011-03-31 Artur SignellSort printed values to avoid dependency on server/JDK
2011-03-31 Artur Signell#6682 Added comment about why the fix works
2011-03-31 Artur SignellUgly workaround for #6682 that ensures getAbsoluteTop...
2011-03-29 Jonatan KronqvistUpped VERSION
2011-03-25 Matti Tahvonen#6687 : reverted part of api extension, not really...
2011-03-25 Artur Signell#6573 Caption Text Length in Firefox 4.0
2011-03-25 Artur Signell#6692 Disable delayed text setting in Firefox 4
2011-03-25 Artur Signell#6689 Enable testing in IE9
2011-03-24 Matti Tahvonenmerged #6687 fix from 6.6
2011-03-24 Artur Signell#6685 servlet fix applied to portlets aswell
2011-03-24 Artur SignellPotential fix for #6685 High CPU usage for any Vaadin...
2011-03-24 Artur Signell#6435 Enable testing in Firefox 4
2011-03-22 Artur Signell#3529 Listen to icon onload events and resize Tree...
2011-03-22 Artur SignellTest for #3529
2011-03-21 Artur SignellRemoved extra waitForVaadin commands
2011-03-21 Artur SignellUpdated to use Vaadin locator to be more reliable
2011-03-18 Mikael GrankvistFixed fault in integration script
2011-03-17 Mikael Grankvist#6269
2011-03-17 Artur SignellChrome, Chrome, Chrome... You should not do stuff until...
2011-03-17 Artur Signell#6644 Ensure all refs are inherited to parallel tasks
2011-03-15 Jonatan KronqvistAlways publish the vaadin.jar file in teamcity to make...
2011-03-15 Jonatan KronqvistUpped VERSION
2011-03-14 Artur SignellIncreased pause to see if there is a Safari problem...
2011-03-11 John AlhroosMakes Window and Panel Focusable. #4384
2011-03-10 John AlhroosReverted [17697]
2011-03-10 John AlhroosAdds mouse event details to Button.ClickEvent #6605
2011-03-09 John AlhroosFix for #5105
2011-03-09 John AlhroosImproved JavaDoc for Embedded.
2011-03-09 Jonatan KronqvistRevert "Tests now run in many threads in the same JVM...
2011-03-08 John AlhroosCheck if attached in Timer instead of canceling timer...
2011-03-08 John AlhroosAdded testbench test for #6507
2011-03-08 John AlhroosFixed #6507
2011-03-08 John AlhroosChanged LayoutAttachListenerInfo to use screenshots...
2011-03-08 Jonatan KronqvistTests now run in many threads in the same JVM instead...
2011-03-08 John AlhroosCode cleanup (removes an extra get operation)
2011-03-08 John AlhroosFixes #6368
2011-03-08 Artur SignellTest for resizing MenuBar
2011-03-08 John AlhroosAdded a more generic test for #6368 which takes into...
2011-03-08 John AlhroosAdded TestBench test for #6368
2011-03-08 John AlhroosChanged version of Flash to 6.0.0.0 and above. #6501
2011-03-08 John AlhroosFixed missing ending clause in the <embed> tag. #6501
2011-03-08 John AlhroosAdded Flash visibility TestBench test.
2011-03-08 John AlhroosFixed flash issues and cleans up the Flash related...
2011-03-07 Artur SignellRe-enabled test which should pass after [17633]
2011-03-07 Artur Signell#4285 Additional fix so IE does not force focus back...
2011-03-04 John AlhroosFix for #4285 : Blur event prevention mechanism for...
2011-03-04 John AlhroosRemoved blur test from comboFocusBlurEvents since the...
2011-03-04 John AlhroosChanged depracated DOM.compare() to "==".
2011-03-04 John AlhroosReverted [17599,17577]
2011-03-04 John AlhroosReverted [17593,17577]
2011-03-04 John AlhroosReverted [17598]
2011-03-04 John AlhroosReverted [17594,17577]
2011-03-04 John AlhroosFixes issue with double clicks when browsing ComboBox...
2011-03-04 John AlhroosReverted [17577]
2011-03-04 John AlhroosRemoved waitForVaadin and replaced mouseUp/mouseDown...
2011-03-04 John AlhroosReplaced a click event with an mouseDown/mouseUp event...
2011-03-04 John AlhroosRemoved waitForVaadin and replaced mouseUp/mouseDown...
2011-03-04 John AlhroosRemoved waitForVaadin and restored mouseClick events...
2011-03-03 Marko GrönroosClose Jar before updating its manifest. Fixes #6045.
2011-03-03 Artur SignellTest for #6578 Handling of icons in caption is slow...
2011-03-03 John AlhroosSet fields to Immidiate in ComboFocusBlurEvents test.
2011-03-03 John AlhroosFixed missing blur event from TestBench test.
2011-03-03 John AlhroosFixed issues with text not appearing in ComboBox popups...
2011-03-03 Artur SignellRemoved weird narrow component with large icons to...
2011-03-03 Artur SignellRemoved extra pause and waitForVaadin commands
2011-03-03 Artur SignellRemoved extra waitForVaadin commands and extra pauses
2011-03-03 Artur Signell#6542 Tabsheet content sometimes not rendered in IE6/IE7
2011-03-02 John AlhroosCleanup up fix for #4285
2011-03-02 John AlhroosFixes #4285
2011-03-02 John AlhroosAdded test for ComoBox focusing/defocusing.
2011-03-01 Artur SignellSafari5 is really slow for some reason - give it some...
2011-02-28 John AlhroosFixed format of date in DateFieldEmptyValid test.
2011-02-28 Jonatan KronqvistUpped VERSION for the 6.5 branch
2011-02-28 Artur SignellRemoved timezone to avoid problems with different JREs
2011-02-28 Artur SignellRemoved timezone to avoid problems with different JREs
2011-02-28 Jonatan KronqvistUpdated release-notes for 6.5.2
2011-02-25 Artur SignellTest should now pass in all environments (locale proble...
next