This version supports now a view other database vendors. You can configure additional database connections and use them as main database for the application or for usage with the database comparison function.
There is also a simple function integrated to copy over the data from one database to another. This is great if you want to decide to switch your database vendor and port your existing data.
Card View
The Thumbnail view and the Stripes view can now display "cards" of the thumbs where some additional information gets displayed at the right side of each thumbnail.
List of all bug fixes and improvements
new: icon for tags & metatags
fix: showing roothandles for structure combination pop up tree; in some plafs this is needed
fix: set backgroundcolor for taskpanecontainer to make it a bit nicer for other plafs
fix: the background color for thumbnails can now be set explicit (or not set); this makes it nicer when having other plafs activated to fit into the color scheme
new nimrod version + preferences to select one of the predefined nimrod themes
fixed drag&drop problem; refactoring of "old" code which was for tables... one part was missing...
fix: key "r" changed to alt-r
fix: abbreviating the names of thumbs to preventing the text to flow to a second row which gets not displayed properly. The name now also is not formatted anymore with additional information, as this gets displayed entirely with overlay icons within the thumb
icon for condensed files
fixed problem with keyboard shortcuts: "a", "d", "n" changed to alt-a, alt-d, alt-n, because they collided with the jlist feature to jump to the first entry with the given letter
previewpanel shows now preview picture, if one single movie node gets selected in the movie tree
i18n for ImportWithActorsSwingWorker
fix: i18n for TokenTree
fix: i18n for ChangeLogType
fix: prevent concurrent modification exceptions
fix: selection stripes are 6 px thick now...
first simple app icon added: copied from openclipart.org
new: polaroid icon for non existing thumbs displayed
new: show tray icon message when long taking tasks are finished (longer than 5 s)
localisation for database comparison class; for en and de
new: simple thumb card view added; card view for both regular thumb view and stripe view selectable
set homepage link to myjaphoo.de
changed menu layout: organized more experimental functions into a menu "Experimental"
new: comparison with database uses now one of the defined database connections; is therefore possible for any of the supported databases
using submenu for new view in the tray icon
new: showing database connection url in Info Panel
new: the tray icon has now menus to open a new view defined by a bookmark
emphasises message method added to channel model; to inform about important messages
export function: expermimental function to export all data to another database
experimental support for h2; h2 driver added to package
showing icon as feedback if driver is available; button to test database connection added
fix: message dialog was an options dialog instead...
added preferences to use one of the defined database configurations as database for startup
refactored code to use now DatabaseConfiguration objects to access databases
database connection edit dialog added
new view for databaseconfiguration added
database configuration + driver parameter + default parameter value definition
basic driver and parameter definition classes added
basic abstractions for database connection parameter; used now also by the comparison database code
Heapindicator shows now current usedsize of size instead of only a percent value
new feature: Bookmark- Changelog- and Chronictable have now table filters to filter the content
added tablefilter-swing library v.4.3.0 from coderrazzi
fixed some problems with braces and operators; brace nesting was not on term parsing level
fixed some problems with braces and operators
fix: installation: the windows link for the starter.jar has not worked;
now there are only links for starting via the start.jar rather than links to run.bat and run.sh.
new: code completion now shows a summary part that shows some additional information
bugfix: fixed bug in regextract function; did only work properly if pattern was found at the beginning of a string