This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
from d9dd82009 Modeler: shortening table labels
new 7f4305129 CAY-2934 Modeler: dropdown data trunction
new 438f4e3c6 CAY-2934 Modeler: dropdown data trunction
The 2 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:
RELEASE-NOTES.txt | 1 +
.../modeler/toolkit/combobox/AutoCompletion.java | 95 ++++++++++------------
.../modeler/toolkit/combobox/ComboBoxPopup.java | 9 +-
.../modeler/toolkit/combobox/SuggestionList.java | 30 +++++--
.../toolkit/table/CMComboBoxCellEditor.java | 61 +++++++++++++-
5 files changed, 125 insertions(+), 71 deletions(-)
copy
cayenne-di/src/test/java/org/apache/cayenne/di/spi/CircularModuleProvider.java
=>
modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/toolkit/combobox/ComboBoxPopup.java
(87%)