]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-11-05 jotatuOptimize layout performance of Table (#17947)
2015-11-04 Ilya ErmakovTest for table column hiding and sizes (#12303)
2015-11-03 Artur SignellRender null header caption as empty (#18553)
2015-11-03 mtzukanovChanged grid sidebar to overlay (#18698)
2015-11-03 Leif ÅstrandForce FormLayout children to shrink with the layout...
2015-11-02 Leif ÅstrandMention quirks with JavaScript "this" in AbstractJavaSc...
2015-11-02 Sauli TähkäpääReset sort indicator when saving editor. (#17428)
2015-11-02 Leif ÅstrandFix javadoc typos
2015-11-02 Markus KoivistoTouch long tap context click emulation improvements...
2015-10-29 pagNull pointer Exception in Slot.onBrowserEvent (#16587)
2015-10-29 mtzukanovFixes column header drop indicator (#18925)
2015-10-29 Henri SaraRelease notes: add enhancements for 7.6
2015-10-28 Johannes DahlströmPrevent text selection when drag-resizing Grid columns...
2015-10-28 Johannes DahlströmLet column resize handle overflow its parent (#16838)
2015-10-28 Sauli TähkäpääSupport caption fetching for HTML and Widget headers...
2015-10-27 Teemu Suo-AnttilaFix VAbstractOrderedLayout widget removal race conditio... 7.6.0.beta1
2015-10-27 Teemu Suo-AnttilaFix TreeTableContextClickTest to not scroll vertically...
2015-10-27 Henri SaraUpdate Chrome version string
2015-10-27 Markus KoivistoAdd ContextClickEvent for touch events (#19206)
2015-10-27 Henri SaraUpdate @since tags for 7.6
2015-10-26 Teemu Suo-AnttilaFix Grid NPE when deselecting already removed row ...
2015-10-23 Henri SaraMake it possible to inject Navigators (#14006)
2015-10-23 Henri SaraMake Navigator more extensible
2015-10-23 Teemu Suo-AnttilaRemove scheduleDeferred calls from Escalator
2015-10-21 Johannes DahlströmSet pixel sizes to Grid columns when user starts drag...
2015-10-20 Leif ÅstrandFix session wrap class javadocs
2015-10-20 Dmitrij AbolichinFix replacing of currently selected Tab (#14252)
2015-10-19 pagVTree$TreeNode avoid NPE triggered by external ONLOAD...
2015-10-19 Marco CollovatiImplemented HasEnabled on VLink (#18530)
2015-10-17 Matti Tahvonenimproved javadocs
2015-10-16 Denis AnisimovProvide own states for a number of components (#18987).
2015-10-15 Teemu Suo-AnttilaFix Grid headers and Footers in Runo theme (#19141)
2015-10-15 Teemu Suo-AnttilaRemove call to setEnabled in Grid Sidebar constructor...
2015-10-15 elmotJavadocs for new 7.6 API (#19135) and some fixes
2015-10-14 Teemu Suo-AnttilaSupport ContextClicks in empty areas of Table and TreeT...
2015-10-14 Teemu Suo-AnttilaSupport Grid context click events in the empty areas...
2015-10-14 elmotRemoved unnecessary comments (#19116)
2015-10-13 Teemu Suo-AnttilaUpdate release notes for Jsoup, Declarative and Context...
2015-10-13 Johannes DahlströmMention reversed attach event order in release notes...
2015-10-13 Teemu Suo-AnttilaMove RpcDataProviderExtension and DataGenerator to...
2015-10-12 Markus KoivistoFix empty @since for 7.6.0.alpha7 7.6.0.alpha7
2015-10-12 Teemu Suo-AnttilaRemove Guava dependency from Grid
2015-10-12 Teemu Suo-AnttilaRefactor DetailComponentManager to be a static nested...
2015-10-09 Markus KoivistoFix empty @since for 7.6.alpha7
2015-10-09 Johannes DahlströmAdd Grid column resize event API (#16838)
2015-10-09 Leif ÅstrandWrite true boolean attibutes without ='' (#17583)
2015-10-09 Artur SignellUpdate FontAwesome to 4.4.0 (#14555)
2015-10-09 Artur SignellRevert "connection: close" change for long polling...
2015-10-09 Teemu Suo-AnttilaFix stack overflows in ListDataSource ListWrapper ...
2015-10-09 Artur SignellAdd Grid.deselectAll() (#18339)
2015-10-09 Matti TahvonenCorrect the place where attach events are fired (#16348)
2015-10-08 Teemu Suo-AnttilaFix Checkbox event handling in Grid Editor (#19096)
2015-10-08 Henri SaraAdd javadoc for VaadinPortletSession (#19092)
2015-10-08 Johannes DahlströmReport user-resized column widths to server (#16838)
2015-10-08 Johannes DahlströmAdd API for setting Grid columns resizable (#16838)
2015-10-07 Patrik LindströmAdd DragHandle.java to file dependency list in build.xml
2015-10-07 Henri SaraUpdate/add @since tags in javadoc
2015-10-07 Patrik LindströmAdd handles to Grid default header for column drag...
2015-10-07 Teemu Suo-AnttilaUse synthetic javascript events for IE browsers in...
2015-10-07 Teemu Suo-AnttilaRemove Grid EditorEvents and Listeners
2015-10-07 Artur SignellChange ValoIcons to ThemeIcons and moved to base (...
2015-10-07 Teemu Suo-AnttilaRename DesignFormatter.unencodeFromTextNode to decodeFr...
2015-10-07 Artur SignellFix test failure in IE10/IE11/Chrome
2015-10-07 Artur SignellFix server side browser detection in Weblogic Portal...
2015-10-07 Artur SignellDetect Atmosphere in the same way for servlets and...
2015-10-07 Artur SignellMove session store/load/remove logic to service from...
2015-10-07 Dmitrij AbolichinFix adding to same parent, component shouldn't be remov...
2015-10-06 Artur SignellFix javadoc
2015-10-06 Teemu Suo-AnttilaAdd sampler to BuildDemos, support specifying branch...
2015-10-06 Teemu Suo-AnttilaAdd API for data destruction to DataGenerator interface...
2015-10-05 Teemu Suo-AnttilaAdd support for TreeContextClickEvents (#19062)
2015-10-05 Artur SignellProperly cleanup stream variables if DragAndDropWrapper...
2015-10-05 Teemu Suo-AnttilaAdd server-side unit tests for ContextClickEvent handli...
2015-10-05 Teemu Suo-AnttilaAdd GridContextClickEvent with item ids, properties...
2015-10-04 Henri SaraAdd @since for 7.5.7 changes
2015-10-02 Johannes TuikkalaMaking converted tb2 test more stable (#17947)
2015-10-02 Leif ÅstrandAdd Tree.htmlContentsAllowed (#7717)
2015-10-02 Teemu Suo-AnttilaFix TreeTableContextClick support (#19056)
2015-10-02 Teemu Suo-AnttilaImplement ContextClickEvent for Table (#19042)
2015-10-01 Artur SignellDo not use getters/setters when mapping designer fields...
2015-10-01 Teemu Suo-AnttilaAdd support for ContextClickEvent in AbstractComponent...
2015-09-30 Artur SignellCreate a Valo icon font for icons used in Valo (#18472)
2015-09-30 Teemu PöntelinClose calendar popup when DateField is detached (#18985)
2015-09-29 Leif ÅstrandOutput end-to-end bootstrap time (#19034)
2015-09-29 Artur SignellSkip checking unknown properties for @NoLayout on clien...
2015-09-29 Leif ÅstrandClean up compiler warnings in Design.java
2015-09-29 Teemu Suo-AnttilaRemove old Chrome workaround from GridClientRenderers...
2015-09-29 Henri SaraShorten "server connection lost" default timeout (...
2015-09-29 Sauli TähkäpääSet opacity for disabled Grid in Valo. (#18661)
2015-09-29 Artur SignellStore VaadinSession as APPLICATION_SCOPE in portals...
2015-09-29 Artur SignellAdd scoped PortletSession methods (#19007)
2015-09-29 Artur SignellLog reason for loading a connector bundle (#19024)
2015-09-29 Artur SignellFix resetting of top or left alignment in GridLayout...
2015-09-28 Matti TahvonenUse a suitable z-index for valo-menuitems overlay ...
2015-09-28 Artur SignellCreate ConnectionStateHandler instance to enable overri...
2015-09-28 Henri SaraUse "vaadin-" as default prefix for Design (#18957)
2015-09-28 Artur SignellEnsure Grid classes can be accessed (#18976)
2015-09-27 Artur SignellDo not rely on content-type to detect errors (#19009)
2015-09-25 John AhlroosParse readonly values for AbstractFields correctly...
2015-09-24 Leif ÅstrandHide global "define" from push scripts (#18999)
next