]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2009-08-31 Jouni KoivuviitaFixes #3065: Inactive accordion tab keeps width
2009-08-31 Jouni KoivuviitaSmall optimization to Reindeer notification CSS.
2009-08-31 Jouni KoivuviitaUpdated notification styles for Reindeer. Fixes #3186...
2009-08-31 Jouni KoivuviitaChanged one more button in Sampler to NativeButton.
2009-08-31 Henri Sara#3012 Remove some deprecated GWT listener use (focus...
2009-08-28 Artur SignellFixed typos
2009-08-28 Artur SignellFixed typos
2009-08-28 Marc EnglundWindow-close XHR moved to onbeforeunload, AbstractAppli...
2009-08-28 Henri Sara#3012 Remove deprecated GWT listener use, first steps...
2009-08-28 Matti Tahvoneninitial version of CssLayout (aka FlowLayout from FastL...
2009-08-28 Artur SignellFix for #3167 - IllegalStateExcepton when session expires
2009-08-28 Artur SignellTest case for #3143
2009-08-28 Artur SignellRemoved duplicate test
2009-08-28 Artur SignellUpdated testcase for Sampler change of Button -> Native...
2009-08-28 Jouni KoivuviitaFixes Button onClick event handling to support TestBench.
2009-08-28 Henri Sara#3091 iterate table with getIdByIndex if container...
2009-08-28 Matti Tahvonenfixes #3169, thanks to Downlord
2009-08-27 Jouni KoivuviitaFixes #3232: Implement new default look for Runo theme...
2009-08-27 Jouni KoivuviitaFixes #3231: VUpload depends on VNativeButton internal...
2009-08-27 Jouni KoivuviitaThe Button Component Strikes Back
2009-08-27 Matti Tahvonenfixes #3229
2009-08-27 Matti Tahvonenadded null checks (without OOPHM dies with new UIDL...
2009-08-26 Joonas Lehtinenupdated get/setFormat javadoc
2009-08-26 Joonas Lehtinenupdated getWindow() javadoc
2009-08-26 Matti Tahvonenremoved obsolete millstone/toolkit 4 era method
2009-08-26 Matti TahvonenMultiple scrolltable improvements
2009-08-25 Matti Tahvonenfixes a regression since UIDL refactoring (non-hosted...
2009-08-24 Matti Tahvonenfixed redirect on session expiration (regression from...
2009-08-24 Matti Tahvonenfixed regression since UIDL rewrite
2009-08-24 Artur SignellTestingtools -> Testbench renames
2009-08-21 Artur SignellMoved testcase to correct package
2009-08-21 Artur SignellFix for #3096 - Analyze layouts does not check sub...
2009-08-21 Artur SignellFix for #3187 - ComboBox shows all the choices again...
2009-08-21 Artur Signell#3222 - Add functionality for embedded Vaadin applicati...
2009-08-21 Artur SignellFixed regression from [8516] "function eval must be...
2009-08-21 Matti Tahvonenfixes #3195
2009-08-21 Artur SignellAdded missing maven ant task jar and updated maven...
2009-08-21 Matti Tahvonenmerged [8512] to 6.1
2009-08-20 Matti TahvonenLarge pile of various optimizations and small bug fixes...
2009-08-20 Artur SignellTest case for #3195
2009-08-20 Artur SignellTest case for #3195
2009-08-18 Matti Tahvonenoptimized margin and spacing measuring for ordered...
2009-08-18 Artur SignellMaven publish target for nightly builds
2009-08-17 Matti Tahvonenremoved a bad java doc comment to an unsupported feature
2009-08-17 Matti Tahvonensend the initial fragment to server on initial uidl...
2009-08-17 Artur SignellMaven publish target for nightly builds
2009-08-14 Artur SignellMaven publish target for nightly builds
2009-08-14 Artur SignellMaven publish target for nightly builds
2009-08-14 Matti Tahvonenfixes #3206
2009-08-14 Matti Tahvonentest case for #3206
2009-08-14 Matti Tahvonentest case for #3183
2009-08-14 Henri Sara#1862 initial Maven POM file for publishing Vaadin...
2009-08-14 Matti Tahvonen#3191
2009-08-14 Matti Tahvonenrenamed method to better describe its purpose
2009-08-13 Matti TahvonenMultiple changes for gwt terminals server side:
2009-08-13 Matti TahvonenLots of servlet and portlet related fixes and enhanceme...
2009-08-11 Artur SignellTest case and fix for #3199
2009-08-11 Artur SignellTest case and fix for #3199
2009-08-11 Matti Tahvonendropping support for gecko 1.7 (non oophm hosted mode...
2009-08-11 Artur SignellUpdated default version to 6.1.development and GWT...
2009-08-11 Matti Tahvonenmerged [8456] and [8455] to 6.1
2009-08-10 Matti Tahvonenfixes #3122
2009-08-10 Matti Tahvonenremoved IE7 combatibility mode tag
2009-08-07 Matti Tahvonenfixes #3039
2009-08-06 Matti Tahvonenfixes #3182
2009-08-05 Matti Tahvonenadded upload feature for sampler
2009-08-05 Matti Tahvonenminor changes for upload and its theme
2009-08-05 Matti Tahvonenmultiple upload related enhancements
2009-08-03 Matti Tahvonenfixes #3003. IE6 now uses positioning instead of scroll...
2009-07-30 Matti Tahvonenfixes #3172
2009-07-29 Matti Tahvonenfixes #2931. Added own slightly modified History implem...
2009-07-29 Matti TahvonenUpdated to use gwt handlers instead of listeners (depre...
2009-07-28 Jouni KoivuviitaVButton now updates primary stylename only when it...
2009-07-28 Jouni KoivuviitaFixes #3166: Use of the cached instance of VTabsheet...
2009-07-27 Jouni KoivuviitaFixes #3160: DateField stylenames are not added to...
2009-07-23 Henri Sara#3157: Spring security form login fix
2009-07-20 Henri Sara#3146 could not clear table selection and related test...
2009-07-20 Henri Sara#3148 Remove reference to ApplicationServlet in Communi...
2009-07-17 Jouni KoivuviitaAdded Reindeer theme button theme test case.
2009-07-17 Jouni KoivuviitaFixes #3147: Modal Window cannot be positioned.
2009-07-10 Marc EnglundChanging table visible columns works again, fixes ...
2009-07-10 Marko GrönroosUpdated Vaadin 6.0.1 Release Notes.
2009-07-10 Jouni KoivuviitaA very minor fix for Reindeer/IE8.
2009-07-10 Jouni KoivuviitaA very minor fix for Reindeer/IE8.
2009-07-10 Marc EnglundTC for #3139
2009-07-09 Henri Sara#3113 corrected: load portal default theme before any...
2009-07-09 Henri Sara#3113 load portal default theme before any others
2009-07-09 Jouni KoivuviitaFixes #3129: setting component primary stylename, now...
2009-07-09 Henri Sara#3126 portal widgetset is now com.vaadin.portal.gwt...
2009-07-09 Henri Sara3113 portal-wide base theme changes are not Liferay...
2009-07-08 Henri Sara3127 remove FeatureBrowser from demo WAR portlet list
2009-07-08 Jouni KoivuviitaFixes small textfield style problem in Liferay portlets...
2009-07-08 Jouni KoivuviitaFixes small textfield style problem in Liferay portlets.
2009-07-08 Henri Sara#3130 fix RichTextArea buttons in IE8 with a hack simil...
2009-07-08 Henri Sara#3126 Added entry point and Java class for portal widge...
2009-07-07 Artur SignellFix for #3128 - ApplicationPortlet should throw an...
2009-07-07 Artur Signell#3126 - Added a portal default widget set with IE8...
2009-07-07 Marko GrönroosMinor fixes to Vaadin 6.0.1 Release Notes.
2009-07-07 Artur Signell#2824 - Fixed IE8 border measuring issue
2009-07-07 Jouni KoivuviitaMinor fixes to Reindeer theme.
next