[libjide-oss-java] branch master updated (d7721f3 -> d250b2e)
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Apr 5 14:42:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch master
in repository libjide-oss-java.
from d7721f3 Update changelog for 3.6.2+dfsg-1
new 333f7b9 New upstream release
adds 6fad505 Imported Upstream version 3.6.8+dfsg
new cc76052 Merge tag 'upstream/3.6.8+dfsg'
new 5049b9c Declare compliance with Debian Policy 3.9.6.
new f8be961 Vcs-Browser: Switch to cgit.
new 572a074 Update libjide-oss-java.jlibs to version 3.6.8.
new 3a01293 Update copyright years.
new d250b2e Update changelog for 3.6.8.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 172 +++++++++++++++++++++
README.txt | 2 +-
build.properties | 2 +-
debian/changelog | 10 ++
debian/control | 4 +-
debian/copyright | 4 +-
debian/libjide-oss-java.jlibs | 2 +-
pom.xml | 2 +-
...tons_no_NO.properties => buttons_no.properties} | 42 +++--
properties/com/jidesoft/swing/swing_no.properties | 38 +++++
.../com/jidesoft/swing/swing_no_NO.properties | 35 -----
.../comparator/ObjectComparatorManager.java | 14 ++
src/com/jidesoft/converter/EnumConverter.java | 19 ++-
src/com/jidesoft/dialog/MultiplePageDialog.java | 104 +++++++++++++
src/com/jidesoft/dialog/StandardDialog.java | 87 ++++++-----
.../jidesoft/plaf/basic/BasicFolderChooserUI.java | 4 +-
.../jidesoft/plaf/basic/BasicStyledLabelUI.java | 10 +-
src/com/jidesoft/popup/JidePopup.java | 43 +++++-
src/com/jidesoft/swing/CheckBoxTree.java | 10 +-
src/com/jidesoft/swing/ComboBoxSearchable.java | 8 +-
src/com/jidesoft/swing/DefaultOverlayable.java | 22 ++-
src/com/jidesoft/swing/JideSwingUtilities.java | 32 +++-
src/com/jidesoft/swing/LabeledTextField.java | 6 +-
src/com/jidesoft/swing/ListSearchable.java | 9 +-
src/com/jidesoft/swing/SearchableUtils.java | 36 ++++-
src/com/jidesoft/utils/CachedArrayList.java | 137 +++++++---------
src/com/jidesoft/utils/CachedVector.java | 25 +--
src/com/jidesoft/utils/MathUtils.java | 14 +-
src/com/jidesoft/utils/PortingUtils.java | 101 +++++++-----
src/com/jidesoft/utils/TypeUtils.java | 24 ++-
30 files changed, 728 insertions(+), 290 deletions(-)
rename properties/com/jidesoft/dialog/{buttons_no_NO.properties => buttons_no.properties} (62%)
create mode 100644 properties/com/jidesoft/swing/swing_no.properties
delete mode 100644 properties/com/jidesoft/swing/swing_no_NO.properties
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjide-oss-java.git
More information about the pkg-java-commits
mailing list