Version 1.2.2: fixes, export in UI fanfix-1.2.2
authorNiki Roo <niki@nikiroo.be>
Fri, 24 Feb 2017 07:52:35 +0000 (08:52 +0100)
committerNiki Roo <niki@nikiroo.be>
Fri, 24 Feb 2017 07:52:35 +0000 (08:52 +0100)
commitedd4628984f5f06e955606651fc828ac839f7f43
tree1401dbadbee6e67506dca263773c1ce7e8b9f437
parentf977d05b0516f4dcc1978d113ee8e945ab3fb2f9
Version 1.2.2: fixes, export in UI
- bugs in UI fixed (refresh of icons)
- new "Save as..." option in UI
- fix \t handling in resource files
- LocalReader can now be used with --read
14 files changed:
README.md
VERSION
libs/nikiroo-utils-1.2.2-sources.jar [moved from libs/nikiroo-utils-1.2.1-sources.jar with 94% similarity]
src/be/nikiroo/fanfix/Main.java
src/be/nikiroo/fanfix/bundles/Config.java
src/be/nikiroo/fanfix/bundles/UiConfig.java
src/be/nikiroo/fanfix/bundles/config.properties
src/be/nikiroo/fanfix/bundles/resources.properties
src/be/nikiroo/fanfix/bundles/ui.properties
src/be/nikiroo/fanfix/reader/BasicReader.java
src/be/nikiroo/fanfix/reader/CliReader.java
src/be/nikiroo/fanfix/reader/LocalReader.java
src/be/nikiroo/fanfix/reader/LocalReaderBook.java
src/be/nikiroo/fanfix/reader/LocalReaderFrame.java