This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from 64f3663dea Merge pull request #4970 from sramazzina/4960
add f45242a580 Add option to make toolbar COMBO read-only, fixes #5040
new 9f1969ec77 Merge pull request #5041 from hansva/5040
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
assemblies/debug/pom.xml | 6 +
.../apache/hop/core/gui/plugin/GuiRegistry.java | 160 +----------
.../core/gui/plugin/toolbar/GuiToolbarElement.java | 12 +-
.../core/gui/plugin/toolbar/GuiToolbarItem.java | 291 +--------------------
.../apache/hop/projects/gui/ProjectsGuiPlugin.java | 12 +-
.../main/java/org/apache/hop/ui/core/PropsUi.java | 5 +
.../apache/hop/ui/core/gui/GuiToolbarWidgets.java | 28 +-
7 files changed, 55 insertions(+), 459 deletions(-)