]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-06-12 Artur SignellCalculate row width correctly when subpixel workaround...
2015-06-12 Artur SignellEnsure GridLayout rounds available space down instead...
2015-06-12 Teemu Suo-AnttilaAdd FocusUtil to vaadin-widgets package (#18253)
2015-06-11 Artur SignellRender nested invalid layouts correctly (#17598)
2015-06-11 Teppo KurkiAdds margin support to GridLayout declarative format...
2015-06-11 Teemu Suo-AnttilaAdd python script for validating demos
2015-06-11 Teemu Suo-AnttilaAdd a python script for validating all maven archetypes
2015-06-11 Teemu Suo-AnttilaAdd python script for validating version files on vaadi...
2015-06-11 Johannes DahlströmFix declarative margin reading in AbstractOrderedLayout...
2015-06-11 Teemu Suo-AnttilaFix Grid column dnd reorder scrollarea calculation...
2015-06-11 Teppo KurkiFixes search-CB resizing on each layout (Firefox&Chamel...
2015-06-11 Artur SignellMeasure size correctly when element has border and...
2015-06-10 Teppo KurkiFixes grid editor datefield/combobox IE8/Valo (#17915)
2015-06-10 Teemu Suo-AnttilaAdd a workaround to not display a spacer just scrolled...
2015-06-10 Johannes DahlströmAdd @since 7.5 to new API
2015-06-10 Teemu Suo-AnttilaFix Escalator spacer visibility calucation (#17826)
2015-06-10 Anna MiroshnikAdd test for Table visible column order/count change...
2015-06-09 Sauli TähkäpääFix readonly checkbox opacity in Valo. (#17548)
2015-06-09 Johannes DahlströmProperly display Slider values greater than Integer...
2015-06-09 Ilya ErmakovTable.setVisibleColumns() causes table to forget column...
2015-06-09 Teppo KurkiQuick fix for non-visible datefield buttons in IE8...
2015-06-09 elmotFix for "Grid detail row outline overflows" (#17826)
2015-06-09 Johannes DahlströmBetter handle exceptions when opening Grid editor ...
2015-06-09 Teemu Suo-AnttilaAdd missing since, remove unused method
2015-06-09 Teppo KurkiRename grid sidebar 'opened' style to 'open' (#18120)
2015-06-09 Artur SignellFix test broken by #16556
2015-06-08 Artur SignellUpdate to Atmosphere 2.2.7 (#18069)
2015-06-08 Teemu Suo-AnttilaFix Grid drag selection with scrolled page (#17895)
2015-06-08 Sauli TähkäpääPrevent field from updating when removing text change...
2015-06-08 Teppo KurkiFixes double-tap-to-open-editor issues
2015-06-08 Manolo CarrascoOpen editor on double touch (#17338)
2015-06-08 Leif ÅstrandDon't allow null view providers (#17028)
2015-06-08 Matti TahvonenSelection is now shown although scrollToSelectedItem...
2015-06-08 Teppo KurkiForget GridLayout row expand ratios for removed rows...
2015-06-08 Steven SpunginReturn 0 instead of throwing exception if count query...
2015-06-07 Artur SignellHide sidebar when clicking outside it (#18111)
2015-06-05 Artur SignellRender initially hidden columns correctly (#18030)
2015-06-05 Artur SignellInsert columns using correct logical row index (#18103)
2015-06-05 Artur SignellAdd setStyleName(String, boolean) shorthand for add...
2015-06-05 Leif ÅstrandExtract MockUI class
2015-06-05 Anna MiroshnikFormat UTF-8 filenames correctly for download (#16556)
2015-06-05 Artur SignellRun local tests on localhost
2015-06-05 Artur SignellBetter error reporting when server has invalid URL...
2015-06-05 Artur SignellConvenience Window.setPosition(x,y) (#16335)
2015-06-05 elmotGAE related fixes: another GAE app, new license, javado...
2015-06-05 Artur SignellDeprecate streaming (#14914)
2015-06-05 Artur SignellOnly set height when at least one header cell is shown...
2015-06-05 Artur SignellBetter error messages for addColumn/setColumns (#18019...
2015-06-05 Pekka HyvönenDND-drop-marker should not be on top of sidebar opening...
2015-06-05 Teppo KurkiRemove duplicate primary stylename from split panels...
2015-06-05 Teppo KurkiUse headerCaption as default hidingToggleCaption (...
2015-06-05 Teppo KurkiFixed CvalChecker invalid version message (#17879)
2015-06-05 Teppo KurkiForget GridLayout column expand ratios when removing...
2015-06-05 Leif ÅstrandRemove redundant array copy (#18040)
2015-06-04 Artur SignellEnsure PhantomJS2 tests are run on version 2
2015-06-04 Matti TahvonenRequired indicator for Table now works as expected...
2015-06-04 Teppo KurkiDo not send value change to server for non-immediate...
2015-06-04 Artur SignellAllow specifying location of PhantomJS binary
2015-06-03 Johannes DahlströmAllow arbitrary serializable types as Renderer data...
2015-06-03 Teemu Suo-AnttilaFix GridEditorClientTest focus checks on IE8
2015-06-03 Leif ÅstrandReset heartbeat timestamp when reopening UI (#18101)
2015-06-03 Leif ÅstrandEncode numeric values as JSON numbers (#18039)
2015-06-03 Teemu Suo-AnttilaFix MenuBar handling with extremely wide first level...
2015-06-03 Teemu Suo-AnttilaUse GWT CheckBoxes in MultiSelectionRenderer (#17554)
2015-06-03 Mika MurtojarviConvert a ComboBox test to TB4. 7.5.0.beta3
2015-06-02 Teemu Suo-AnttilaAdd screenshot comparison for DisabledMenuBarItemTest
2015-06-02 Mika MurtojarviUpdate @since tag.
2015-06-02 Artur SignellReplaced incorrect setter/getter with prope ones and...
2015-06-02 Teemu Suo-AnttilaRefactor MenuBar handling methods to AbstractTB3Test
2015-06-01 Artur SignellProperly handle readonly fields when clearing FieldGrou...
2015-06-01 elmotFix for javadocs
2015-05-29 Denis AnisimovFix for Valo notification mixins (#14872).
2015-05-29 Artur SignellEnsure method and property names are capitalized using...
2015-05-29 Teemu Suo-AnttilaFix GridEditorClientTest focus checks on IE browsers
2015-05-29 Mika MurtojarviAdd @since 7.5
2015-05-28 Anna KoskinenInput prompt shouldn't get set when input has focus...
2015-05-28 Ilia MotornyiAdds a textual null representation to Grid renderers... 7.5.0.beta2
2015-05-28 Johannes DahlströmFocus the field in the the active cell when manually...
2015-05-28 Artur SignellShow declarative output for component selected in debug...
2015-05-28 vandetiLess restrictive RPC interface detection in registerRpc...
2015-05-28 Artur SignellBackport a resynchronization fix for 7.5 (#15405)
2015-05-27 Mika MurtojarviUpdate to GWT version 2.7.0.vaadin3.
2015-05-27 Mika MurtojarviUpdate browser version test to Chrome 43
2015-05-27 Artur SignellSelect all checkbox when pressing space on the cell...
2015-05-27 Teemu Suo-AnttilaAdd class name for not editable editor cells (#18021)
2015-05-27 Mika MurtojarviUpdate loading indicators (#18015).
2015-05-27 Teemu Suo-AnttilaFix Grid client-side event support (#17986)
2015-05-26 Teemu Suo-AnttilaUse GWT.create instead of new in Grid client-side ...
2015-05-26 Teemu Suo-AnttilaSplit AbstractGridExtension from AbstractRenderer ...
2015-05-26 Leif ÅstrandUpdate active tab index when overriding selection ...
2015-05-26 Sauli TähkäpääRemove value casting to integer in Slider.setValue...
2015-05-25 Maciej PrzepióraFix font icon codepoint formatting in DesignResourceCon...
2015-05-25 Artur SignellOnly sort when enter is pressed on default header ...
2015-05-22 Artur SignellDo not scan for WebSocketProtocol (#17807)
2015-05-22 Leif ÅstrandAdd pointer to new location for methods moved to Widget...
2015-05-21 Teemu Suo-AnttilaFix adding a column to Table and immediately changing...
2015-05-21 Teemu Suo-AnttilaRename GridSidebarThemeTest screenshot identifiers
2015-05-20 Teemu Suo-AnttilaFix GridStructureTest to workaround Chrome + Selenium...
2015-05-20 Anna KoskinenSelectable row should have pointer-type cursor [#17911]
2015-05-20 Teemu Suo-AnttilaFix GridDetailsLocationTest SubPixel issues with IE8...
next