]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2008-08-25 Artur SignellFixed #677 for Form
2008-08-25 Artur SignellFixed #677 disabling components inside a disabled container
2008-08-25 Artur SignellTicket test cases
2008-08-25 Artur SignellMade #1642 fix more generic by moving implementation...
2008-08-25 Artur SignellFixes #1230 - NPE in AbstractSelect.select and allow...
2008-08-25 Matti Tahvonenfixes #2008, client side did not update selection in...
2008-08-22 Joonas LehtinenTestcase for #1970
2008-08-22 Artur Signell#1230 Test case
2008-08-22 Joonas LehtinenFixed #1904 : IOrderedLayout spacing and margincs shoul...
2008-08-22 Joonas LehtinenTest for #1904
2008-08-22 Marc EnglundsetPageLength() no longer resets scroll position (fixes...
2008-08-22 Artur SignellFixes for #2002 and #1642 - improved exception handling...
2008-08-21 Risto YrjänäCopied PopupView from incubator to trunk
2008-08-21 Marc EnglundSeparate scrollbars for overly-wide errormessages and...
2008-08-21 Jouni KoivuviitaAPI changes:
2008-08-21 Joonas LehtinenTest for #2001
2008-08-21 Joonas LehtinenFixes #1940: TextField without caption, but with error...
2008-08-21 Joonas LehtinenFixes #2000 : AbstractComponent parses size "100" incor...
2008-08-21 Joonas LehtinenFixes #1995: Cannot add items to IndexedContainer when...
2008-08-21 Marc EnglundUnified constructors + getter required, setter not...
2008-08-21 Marc EnglundDisplayed empty if value==null even if nullselection...
2008-08-21 Artur SignellFixed #1995 testcase
2008-08-21 Artur SignellRemoved annotation
2008-08-21 Artur SignellRemoved annotation
2008-08-21 Artur SignellTestcase for #1995
2008-08-20 Marc EnglundsetContainerDataSource() now accepts null. Fixes #1971.
2008-08-20 Marc EnglundWidgetSet.createWidget() now returns Paintable, to...
2008-08-20 Matti Tahvonenadded null check to live after gwt 1.5 upgrade
2008-08-20 Marc EnglundNow implements ValueChangeNotifier. Fixes #1978.
2008-08-20 Matti Tahvonenadded a test case
2008-08-20 Marc Englundun-java5-ified
2008-08-19 Joonas LehtinenFixes IOrderedLayout #1977 and #1966
2008-08-19 Marc EnglundFiltering no longer reacts to shift/ctrl/alt, fixes...
2008-08-19 Marc EnglundFaulty if-clause caused ill-placed popup in some cases...
2008-08-19 Matti Tahvonenfixes #1969
2008-08-19 Matti Tahvonenadded test case
2008-08-19 Matti Tahvonencleaning WebContent directory
2008-08-19 Matti Tahvonencleaning WebContent/ITMILL directory
2008-08-19 Matti Tahvonenstyles for test #1919
2008-08-18 Matti Tahvonenfixes #1988 (Window moving weirdness with undefined...
2008-08-18 Marc EnglundCursor position updated as needed after each addCompone...
2008-08-18 Marc EnglundaddItem(Object[],Object) now ignores generated columns...
2008-08-18 Artur SignellFixed used space calculation for ExpandLayout
2008-08-18 Matti Tahvonenfixes #1987 (bad variable names caused exceptions ...
2008-08-18 Artur SignellFixed height/width typo in ITextField
2008-08-15 Artur SignellTabIndex definition fix for Select
2008-08-15 Matti TahvonenMinor changes for tabIndex definition.
2008-08-15 Matti Tahvonenfixes #1986 (tabindex missing from client side)
2008-08-15 Artur SignellTestcase for #1986
2008-08-15 Marc EnglundImplements #1928 (cellstylegenerator row styling)....
2008-08-15 Matti Tahvonenfixes #1982 : changed the element used for width measur...
2008-08-15 Matti TahvonenAbsoluteGridCell: overflow hidden hack for IE 6 to...
2008-08-15 Jouni KoivuviitaAdded testcase for #1982.
2008-08-15 Matti TahvonenICustomComponent now request caption rendering from...
2008-08-15 Marc EnglundFixes #1981 (some selections lost when scrolling)
2008-08-15 Matti Tahvonenremoved IndexedContainer.equals + hashCode. fixes ...
2008-08-14 Matti Tahvonenreverted IndexedContainer specific hack (IdentityHashMa...
2008-08-14 Matti TahvonenOptimizing IndexedContainerItem hashCode (or making...
2008-08-14 Matti TahvonenOptimizing IndexedContainerProperty hashCode (or making...
2008-08-14 Matti TahvonenTable: optimizing one extra cache build on container...
2008-08-13 Matti Tahvonenadded quick workaround for #1980 (IndexedContainer...
2008-08-13 Matti Tahvonenfixed an issue in gecko - webkit detection
2008-08-13 Matti Tahvonenform handles its own caption
2008-08-12 Marko GrönroosFor #1836. Added editing to generated column example...
2008-08-12 Matti Tahvonenfixes #1445 (javadocs)
2008-08-12 Marc EnglundRemoved annotation
2008-08-12 Matti Tahvonensizeable grid layout spacing css
2008-08-12 Matti Tahvonenfixes #1919 (ISizeableGridLayout margins)
2008-08-12 Matti Tahvonenadded test case
2008-08-12 Matti Tahvonenfixes #1737 (Method for components to request whole...
2008-08-12 Matti Tahvonenadded test case
2008-08-11 Jouni KoivuviitaFixes new ITabsheet styles.
2008-08-11 Jouni KoivuviitaSmall fixes to ITabSheet DOM-structure.
2008-08-11 Matti Tahvonenitabsheet fix
2008-08-11 Matti Tahvonenitabsheet fix
2008-08-11 Marc Englundwindow -> $wnd
2008-08-11 Matti Tahvonenconverted example to java 1.4
2008-08-11 Matti Tahvonenitabsheet fix
2008-08-11 Matti Tahvonenitabsheet fixes
2008-08-11 Matti Tahvonencaption and icon setters to Paintable interface, major...
2008-08-08 Artur SignellFix for #1925 Main window caption flashes at wrong...
2008-08-08 Artur SignellFix for #124 Insert & remove row for GridLayout
2008-08-08 Risto Yrjänäcleanup
2008-08-07 Marko GrönroosGenerated column example for #1836.
2008-08-07 Artur SignellFix for invalid css value for textfield width
2008-08-07 Artur SignellFixed #1953 IGridlayout fails to render rows with colsp...
2008-08-07 Matti Tahvonenstyles for test case
2008-08-07 Matti Tahvonenadded test case
2008-08-06 Matti TahvonenRefactored inner class not to contain reference to...
2008-08-06 Marko GrönroosAdded Accordion example to Feature Browser for #1944.
2008-08-06 Matti Tahvonenfixes #1926 (random layout issues with Safari + Splitpanel)
2008-08-06 Marko GrönroosFixes #1864. Moved Form to under Wrangling Data section.
2008-08-06 Marko GrönroosAdded Form example to Feature Browser.
2008-08-06 Matti Tahvonenfixes #1733, version information is now printed on...
2008-08-06 Matti TahvonenAdded test case
2008-08-06 Matti Tahvonenfixes #1951 (stylenames in FF)
2008-08-06 Risto YrjänäNew addItem method
2008-08-06 Risto YrjänäFix for #1961 + css cleanup
2008-08-06 Matti Tahvonenfixes #1965 (support for table column icons)
2008-08-06 Matti Tahvonenfixes #1963 (support for row icons)
next