]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-01-15 Henri SaraUse accessors for combo internal state (#19929)
2016-01-15 Henri SaraRemove obsolete code (#19929)
2016-01-15 Henri SaraRemove UIDL references in VFilterSelect (#19929)
2016-01-15 Henri SaraRefactor ComboBox item painting (#19929)
2016-01-15 Henri SaraRequest ComboBox pages with RPC (#19929)
2016-01-15 Henri SaraMove ComboBox filtering mode to state (#19929)
2016-01-15 Henri SaraMove ComboBox pageLength to state (#19929)
2016-01-15 Henri SaraSend ComboBox selection with RPC (#19929)
2016-01-15 Henri SaraSend ComboBox focus/blur with RPC (#19929)
2016-01-15 Henri SaraCreate new items with RPC (#19929)
2016-01-15 Henri SaraMove ComboBox communication to connector (#19929)
2016-01-15 Henri SaraCreate ComboBoxServerRpc stub (#19229)
2016-01-15 Henri SaraUse shared state in ComboBox (#19229)
2016-01-13 Teemu Suo-AnttilaClean up SingleSelectionModel client-side on data sourc...
2016-01-13 Teemu Suo-AnttilaFix demo and archetype build scripts to deploy all...
2016-01-12 Teemu Suo-AnttilaAdd clarifying comment to CustomDetailsGenerator
2016-01-12 Teemu Suo-AnttilaAdd missing @since for 7.6.1
2016-01-12 Leif ÅstrandUse LayoutManager for details rows (#18821, #18619)
2016-01-12 Teemu Suo-AnttilaAdd a simple waitForApplication for servlet integration...
2016-01-12 Teemu Suo-AnttilaSplit VOverlay functionality to a new base class (...
2016-01-09 Andreas Höhmanncheckstyle configuration contains invalid module Redund...
2016-01-08 Teemu Suo-AnttilaUse simple date format for BasicCrudGridEditorRow test UI
2016-01-08 Henri SaraConvert ComboBoxItemIcon test to TB4
2016-01-08 Henri SaraConvert TableContextMenuAndIcons test to TB4
2016-01-08 Teemu Suo-AnttilaFix ScrollbarBundle to not round down pixel values...
2016-01-07 Teemu Suo-AnttilaFix DateFormat for Editor tests as well
2016-01-07 Teemu Suo-AnttilaFix GridThemeUI to use more stable date format
2016-01-07 Johannes DahlströmAlways stick Grid column resize handle to the right...
2016-01-07 Teemu Suo-AnttilaSupport non-AbstractFieldConnector fields with Grid...
2016-01-07 Artur SignellAlways set header/footer style name to TH (#19209)
2016-01-07 Artur SignellConnectorHierarchyChangeEvent.getParent() should return...
2016-01-07 Artur SignellFixes exception when enter is pressed and there is...
2016-01-05 Teemu Suo-AnttilaAdd a client-side connector for DetailsComponentManager...
2016-01-05 John AhlroosFix NPE in Label.writeDesign with NULL values #19434
2016-01-04 Artur SignellMake GeneratedPropertyItem addItem return null when...
2016-01-04 Artur SignellEnsure no unknown attribute warnings are logged in...
2016-01-04 Artur SignellListen to body for shortcut actions for standalone...
2016-01-04 maxschusterFix custom attributes of Link component (#19107)
2016-01-04 Artur SignellInclude correct type and parameter info in exception...
2016-01-04 Artur SignellMake GeneratedPropertyItem equals self (#19426)
2016-01-04 Artur SignellMake GeneratedPropertyContainer.getItem(nonExistant...
2016-01-04 Artur SignellMake test succeed in Eclipse
2016-01-01 Teemu Suo-AnttilaRevert changes which were previously reverted from...
2015-12-30 Artur SignellUpdate to Font Awesome 4.5.0
2015-12-28 Teemu Suo-AnttilaAdd keyboard shortcut to save grid editor in buffered...
2015-12-23 Henri SaraFix typo in release notes
2015-12-22 Teemu Suo-AnttilaFix WidgetRenderer column cells not correctly init...
2015-12-22 Henri SaraUpdate supported versions in release notes
2015-12-21 Henri SaraFix Grid sorting tests (#16838)
2015-12-21 Henri SaraFix GridColumnReorderTest for IE8 (#16838)
2015-12-21 Henri SaraFix GridEditorBufferedTest for (#16838)
2015-12-21 Henri SaraDisable long tap support on iOS (#19367)
2015-12-21 Henri SaraIgnore context click on resize handle (#19408)
2015-12-21 Marlon RichertFix left padding for ComboBox inside Grid editor (...
2015-12-21 Henri SaraFix javadoc typo in ItemClickEvent
2015-12-19 Leif ÅstrandAdd a UI for reviewing new reference screenshots
2015-12-18 Marlon RichertIncrease grid column resize handle width (#16838)
2015-12-18 Teemu Suo-AnttilaFix IE8 focus handling in Grid editor in unbuffered...
2015-12-18 Henri SaraFix empty @since tags
2015-12-18 Teemu Suo-AnttilaVerify Column width after all sort related cell changes...
2015-12-17 Artur SignellDisable Atmosphere online/offline handling (#19391)
2015-12-17 Artur SignellUpdate to Atmosphere 2.2.13.vaadin3 (#19391)
2015-12-17 Artur SignellParse true/false as boolean values for push configurati...
2015-12-16 Johannes DahlströmFix Grid column resize to take account min width for...
2015-12-16 Artur SignellUpdate to Atmosphere 2.2.13.vaadin2 (#19388)
2015-12-16 Leif ÅstrandMake it possible to only show collapsible columns in...
2015-12-15 Henri SaraFix LegacyComponentThemeChangeTest on Chrome 47
2015-12-15 Teemu Suo-AnttilaFix text selection and context click events for Android...
2015-12-15 Teemu Suo-AnttilaIgnore empty style names from Grid Row and CellStyleGen...
2015-12-15 Teemu Suo-AnttilaPrevent text selection on iOS devices with long tap...
2015-12-15 Teemu Suo-AnttilaAdd a method to clear selected text on context click...
2015-12-15 Anna KoskinenFix mouse wheel scrolling of ComboBox in IE11 (#16918)
2015-12-15 Teemu Suo-AnttilaFix RpcDataProvider listener handling on ItemSetChange...
2015-12-14 Leonid RozenblyumFix and extend Javadoc for setFirstDayOfWeek (#19227)
2015-12-14 Teemu Suo-AnttilaFix selecting a row that was deselected on the server...
2015-12-14 Teemu Suo-AnttilaReapply DataGenerators when container changes (#19357...
2015-12-11 Henri SaraEnable using custom overlay in VMenuBar (#19368)
2015-12-08 elmotUpdate to Chrome 47
2015-12-07 Leif ÅstrandFormat recommended git settings as code
2015-12-03 Ilia MotornyiRevert "Merge branch 'documentation'" 7.6.0.beta2
2015-12-03 Ilia MotornyiRevert "BoV 7.6 update - Grid (#19317)"
2015-12-03 elmotBoV 7.6 update - Grid (#19317)
2015-12-03 elmotMerge "Merge branch 'documentation'"
2015-12-03 Leif ÅstrandCheck for optimizations when looking for missing update...
2015-12-02 Teemu Suo-AnttilaRemove VOverlay dependency and use PopupPanel instead...
2015-12-02 Henri SaraAdd missing @since values
2015-12-02 Leif ÅstrandDetect hierarchy changes not sent to the client (#18317)
2015-12-02 Henri SaraUpgrade Sass compiler to 0.9.13
2015-12-02 Teemu Suo-AnttilaImprove BuildDemos exception handling
2015-12-02 Henri SaraGet revision numbers for tagging from TeamCity
2015-11-30 Leif ÅstrandFail during compile if required methods are missing...
2015-11-30 Teemu Suo-AnttilaPrevent column drag resize from setting selection colum...
2015-11-30 Teemu Suo-AnttilaFix select all checkbox state update with low row count...
2015-11-30 Sauli TähkäpääUnify select all behavior with single row selection...
2015-11-30 Johannes DahlströmUpgrade to Atmosphere-js 2.2.13-vaadin1 (#19323)
2015-11-30 Leif ÅstrandRemove bogus comment
2015-11-27 Leif ÅstrandAdd stylename to sortable Table header cells (#8219)
2015-11-26 Teemu Suo-AnttilaRepackage spinner.gif to reduce size
2015-11-26 Teemu Suo-AnttilaUse wider age column in GridThemeUI
2015-11-26 Teemu Suo-AnttilaFix GridMultiSortingTest click coordinates to avoid...
next