This is an automated email from the git hooks/post-receive script.

fnatter-guest pushed a change to branch master
in repository freeplane.

      from  87535a3   add license for intuitive font
       new  0b94366   Imported Upstream version 1.5.13
       new  67517b0   Merge tag 'upstream/1.5.13'
       new  210f688   update patch for 1.5.13
       new  e90e478   build 1.5.13, depend on simplyhtml 0.16.18

The 4 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:
 debian/changelog                                   |   6 +
 debian/control                                     |   4 +-
 debian/freeplane.1.xml                             |   2 +-
 debian/patches/10_build_usr_share_java.patch       |  16 +-
 freeplane/build.gradle                             |   2 +-
 freeplane/doc/history_en.txt                       |  15 +
 freeplane/external-resources/xml/preferences.xml   |   1 +
 .../resources/translations/Resources_da.properties |  57 ++-
 .../resources/translations/Resources_de.properties |  10 +-
 .../resources/translations/Resources_es.properties |   2 +-
 .../resources/translations/Resources_eu.properties | 400 +++++++++++++++++++++
 .../resources/translations/Resources_fr.properties |  10 +
 .../resources/translations/Resources_hr.properties |  10 +
 .../resources/translations/Resources_ja.properties |  14 +-
 .../resources/translations/Resources_nl.properties |  29 +-
 .../translations/Resources_pt_PT.properties        |  10 +
 .../resources/translations/Resources_sv.properties |   2 +-
 .../translations/Resources_uk_UA.properties        |  11 +
 .../org/freeplane/core/ui/components/UITools.java  |   6 +
 .../features/attribute/AttributeRegistry.java      |  37 +-
 .../mindmapmode/MClipboardController.java          |  91 +++--
 .../java/org/freeplane/features/link/MapLinks.java |  10 +
 .../org/freeplane/features/map/MapController.java  |  24 +-
 .../features/map/mindmapmode/MMapController.java   |  56 +--
 .../org/freeplane/features/mode/Controller.java    |  50 ++-
 .../text/mindmapmode/SHTMLEditLinkAction.java      |   4 +-
 .../org/freeplane/features/ui/CloseAction.java     |   2 +-
 .../org/freeplane/features/ui/FrameController.java |  41 ++-
 .../org/freeplane/features/ui/IMapViewManager.java |  10 +-
 .../url/mindmapmode/FileRevisionsDialog.java       |  12 +-
 .../freeplane/main/addons/AddOnsController.java    |   4 +-
 .../org/freeplane/main/applet/FreeplaneApplet.java |   2 +-
 .../main/application/FreeplaneGUIStarter.java      |   7 +-
 .../main/application/MapViewDockingWindows.java    |   5 +-
 .../headlessmode/HeadlessMapViewController.java    |  24 +-
 .../mindmapmode/stylemode/EditStylesAction.java    |   2 +-
 .../swing/features/filepreview/ImageAdder.java     |  76 ++++
 .../filepreview/ImageObserverCallback.java         |  49 +++
 .../time/mindmapmode/nodelist/NodeList.java        |  15 +-
 .../java/org/freeplane/view/swing/map/MapView.java |  19 +-
 .../view/swing/map/MapViewController.java          |  88 +++--
 .../org/freeplane/view/swing/map/NodeView.java     |  26 +-
 .../swing/map/mindmapmode/EditNodeTextField.java   |  23 +-
 freeplane/viewer-resources/freeplane.properties    |  29 +-
 .../translations/Resources_en.properties           |  10 +
 freeplane/viewer-resources/version.properties      |   2 +-
 .../mac-appbundler/mac_info_plist.xslt             |   4 -
 .../windows-installer/Freeplane_without_Java.iss   |   2 +-
 .../windows-portable/App/AppInfo/appinfo.ini       |   4 +-
 .../org/freeplane/plugin/script/GroovyScript.java  |  25 +-
 .../freeplane/plugin/script/proxy/MapProxy.java    |   7 +-
 .../org/freeplane/plugin/script/proxy/Proxy.java   |  33 +-
 freeplane_plugin_script/src/overview.html          |   2 +-
 gitinfo.properties                                 |   2 +-
 gitinfo.txt                                        |   2 +-
 mac.dist.gradle                                    |  15 +-
 56 files changed, 1162 insertions(+), 259 deletions(-)
 create mode 100644 
freeplane/src/main/java/org/freeplane/view/swing/features/filepreview/ImageAdder.java
 create mode 100644 
freeplane/src/main/java/org/freeplane/view/swing/features/filepreview/ImageObserverCallback.java

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/freeplane.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to