]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-01-13 Henrik PaulGrid deco elements are now resized appropriately (...
2015-01-13 Teemu Suo-AnttilaFix Grid handling state changes and RPC calls deferred...
2015-01-13 Henrik PaulAdds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)
2015-01-12 Leif ÅstrandAdd @BackgroundMessage annotation (#15373)
2015-01-12 Artur SignellEnsure widgets is built before all (#15544)
2015-01-12 Leif ÅstrandHandle generated method flags in a unified way (#15373)
2015-01-12 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2015-01-12 Leif ÅstrandSupport JsonValue types as declared types in state...
2015-01-12 Leif ÅstrandCache reference diffstate values (#15561)
2015-01-12 Henrik PaulClicks through the focused cell :before pseudoelement...
2015-01-11 Artur SignellAdd widgets-module to Eclipse (#15544)
2015-01-11 Artur SignellPublish widgets module to Maven (#15544)
2015-01-11 Artur SignellValo GWT module for widgets (#15544)
2015-01-11 Fabian LangeAppending query param with vaadin version to js files...
2015-01-11 Johannes DahlströmA few small renames and typo fixes for Grid
2015-01-11 Artur SignellBuild for widgets module (#15544)
2015-01-11 Leif ÅstrandDon't include elemental in vaadin-server.jar (#15558)
2015-01-11 Leif ÅstrandMention scss cache in release notes (#15228)
2015-01-11 Artur SignellMove elemental json dependency to DWS (#15544)
2015-01-11 Artur SignellMake Sass compiler easily available (#15544)
2015-01-11 Artur SignellRemove dependencies from ProgressBar/Escalator to parts...
2015-01-11 Artur SignellRemove dependency on rest of the framework (#15544)
2015-01-10 Denis AnisimovWrap null values into JsonNull json objects in bootstra...
2015-01-09 Leif ÅstrandGet rid of WidgetUtil.getSimpleName (#15544)
2015-01-09 Artur SignellSeparate pure client side util methods to a new class...
2015-01-09 Markus KoivistoRemoved apostrophe typo in VToolTip.Java (#15533)
2015-01-09 Artur SignellRemove dependency from Profiler to debug window classes...
2015-01-09 Artur SignellMove generators to widget set - they aren't needed...
2015-01-09 Artur SignellFormat project, once again
2015-01-09 Sauli TähkäpääRefactor server unit tests.
2015-01-09 Teemu Suo-AnttilaFix GridInTabSheet test and add @TestCategory to it
2015-01-09 Leif ÅstrandPersist scss cache (#15228)
2015-01-08 Denis AnisimovUse sorted list instead of set in serialized log string...
2015-01-08 Mika MurtojärviRevert "Output legacy locators for TestBench Recorder...
2015-01-08 Teemu Suo-AnttilaFix Grid editor hanging on exception in commit (#15536)
2015-01-08 Henrik PaulRendererClickEvent now tells about propertyIds (#13334)
2015-01-08 Teemu Suo-AnttilaChange Grid default selection model to Single (#15435)
2015-01-08 Teemu Suo-AnttilaAdd getSelected functionality to SelectionEvents (...
2015-01-08 Artur SignellUpdated invalid @since
2015-01-08 Artur SignellUpdate @since for 7.4
2015-01-07 Teemu Suo-AnttilaMove column constants from state to GridConstants ...
2015-01-07 Teemu Suo-AnttilaChange getColumnProperty to getPropertyId in Grid Colum...
2015-01-07 Artur SignellUse API for setting content length on responses (#15504)
2015-01-07 Teemu Suo-AnttilaFix header texts to captions in Grid client side (...
2015-01-07 Leif ÅstrandFix serialization with ApplicationRunnerServlet
2015-01-05 Sauli TähkäpääUnify test class naming.
2015-01-02 Teemu Suo-AnttilaFix DefaultTextRenderer warning with String data (...
2015-01-02 Artur SignellOption for rendering Calendar event captions as HTML...
2015-01-02 Teemu Suo-AnttilaFix adding rows to visible range of Grid (#15476)
2015-01-02 Teemu Suo-AnttilaFix Grid Header/Footer creating cells for unused proper...
2014-12-31 Teemu Suo-AnttilaFix Grid unnecessarily cleaning up stored property...
2014-12-31 Leif ÅstrandChange selection model before selecting rows (#15488)
2014-12-31 Teemu Suo-AnttilaFix active row range handling when removing rows (...
2014-12-31 Leif ÅstrandIgnore selection col for server-side cell style generat...
2014-12-31 Leif ÅstrandAdd Table-compatible constructors to Grid (#15447)
2014-12-31 Leif ÅstrandAdd missing since
2014-12-31 Teemu Suo-AnttilaFix RpcDataProviderExtension to send initial data on...
2014-12-30 AMahdy AbdElAzizFix for Wrong background color in a Window in IE8 ...
2014-12-30 Henrik PaulDistribute GridUtil methods where they are actually...
2014-12-30 Artur SignellScript for formatting the project using Eclipse
2014-12-30 Sauli TähkäpääFix labels in DateFieldRanges_NextYear* tests. (#14756)
2014-12-30 Johannes DahlströmMake disabled Grid nonfocusable and ignore events ...
2014-12-29 Artur SignellReformat project using Eclipse Luna SR1
2014-12-29 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2014-12-29 Teemu Suo-AnttilaFix Grid columns being too narrow on IE9 (#15475)
2014-12-29 Artur SignellPrevent key events without key code from triggering...
2014-12-29 Artur SignellRemove scan removal hacks as we are now using VoidAnnot...
2014-12-29 Teemu Suo-AnttilaFix EscalatorColumnFreezing test scrolling too far
2014-12-23 AMahdy AbdElAzizTypo in the Profiler log (#15426)
2014-12-23 Artur SignellPreserve newlines and align exception stacktraces left...
2014-12-22 Artur SignellMake SDM work again (#15452)
2014-12-19 Henrik PaulDefaultTextRenderer shows nulls as empty strings (...
2014-12-19 Sauli TähkäpääRemove duplicate code from SQLContainerTableQueryTest.
2014-12-19 Henrik PaulGrid no longer resets scrollpos on state change (#15422)
2014-12-19 Sauli TähkäpääAdd DateFieldTest. (#15342)
2014-12-19 Leif ÅstrandMention checkbox.isEmpty breaking change in release...
2014-12-19 Jouni KoivuviitaFix date field button regression (#14572)
2014-12-19 Artur SignellTest update as tab selection when closing a tab has...
2014-12-19 Artur SignellRemove mentions of SimpleViewDisplay as there is no...
2014-12-19 Teemu Suo-AnttilaFix Range.restrictTo to work with non-intersecting...
2014-12-19 Teemu Suo-AnttilaFix cache updating in AbstractRemoteDataSource on row...
2014-12-19 Artur SignellDisable Atmosphere annotation scanning (#15414)
2014-12-18 Artur SignellEnsure enum fields are created when not specifying...
2014-12-18 Artur SignellAllow TabSheet and Accordion tab captions to contain...
2014-12-18 Denis Anisimov3 args method buildAndBind should be overriden, not...
2014-12-18 Sauli TähkäpääAdd @since to AbstractSplitPanel. (#15285)
2014-12-18 Denis AnisimovAvoid NoClassDefFoundError retrieving Atmosphere versio...
2014-12-18 Teemu Suo-AnttilaPrevent scrolling when adding rows above the focused...
2014-12-18 Teemu Suo-AnttilaFix indexing when adding rows to AbstractRemoteDataSour...
2014-12-18 Artur SignellMake is possible to click a detached button again ...
2014-12-18 Leif ÅstrandSet @since values for Grid classes
2014-12-18 Leif ÅstrandRevert "Update selection after changes in underlying...
2014-12-18 Mika MurtojarviAllow reading and writing empty designs (#7749).
2014-12-18 Leif ÅstrandMerge remote-tracking branch 'origin/master' into grid
2014-12-18 Artur SignellUpdate broken TB2 test to valid TB3 test (#14755)
2014-12-18 Henrik PaulHeights are now double precision floats (#13334)
2014-12-18 Johannes DahlströmChange "editor row" to "editor" in style names (#13334)
2014-12-18 Teemu Suo-AnttilaAdd -moz prefixed border boxes and box shadows to base...
2014-12-18 Henrik PaulStops non-scrolling scrollbars from interfering with...
2014-12-18 Artur SignellAllow captions to contain HTML (#9426)
next