29 März 2012

releases 25

Support for Oracle, MySQL, Postgres and H2

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



  1. new: icon for tags & metatags

  2. fix: showing roothandles for structure combination pop up tree; in some plafs this is needed

  3. fix: set backgroundcolor for taskpanecontainer to make it a bit nicer for other plafs

  4. 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

  5. new nimrod version + preferences to select one of the predefined nimrod themes

  6. fixed drag&drop problem; refactoring of "old" code which was for tables... one part was missing...

  7. fix: key "r" changed to alt-r

  8. 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

  9. icon for condensed files

  10. 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

  11. previewpanel shows now preview picture, if one single movie node gets selected in the movie tree

  12. i18n for ImportWithActorsSwingWorker

  13. fix: i18n for TokenTree

  14. fix: i18n for ChangeLogType

  15. fix: prevent concurrent modification exceptions

  16. fix: selection stripes are 6 px thick now...

  17. first simple app icon added: copied from openclipart.org

  18. new: polaroid icon for non existing thumbs displayed

  19. new: show tray icon message when long taking tasks are finished (longer than 5 s)

  20. localisation for database comparison class; for en and de

  21. new: simple thumb card view added; card view for both regular thumb view and stripe view selectable

  22. set homepage link to myjaphoo.de

  23. changed menu layout: organized more experimental functions into a menu "Experimental"

  24. new: comparison with database uses now one of the defined database connections; is therefore possible for any of the supported databases

  25. using submenu for new view in the tray icon

  26. new: showing database connection url in Info Panel

  27. new: the tray icon has now menus to open a new view defined by a bookmark

  28. emphasises message method added to channel model; to inform about important messages

  29. export function: expermimental function to export all data to another database

  30. experimental support for h2; h2 driver added to package

  31. showing icon as feedback if driver is available; button to test database connection added

  32. fix: message dialog was an options dialog instead...

  33. added preferences to use one of the defined database configurations as database for startup

  34. refactored code to use now DatabaseConfiguration objects to access databases

  35. database connection edit dialog added

  36. new view for databaseconfiguration added

  37. database configuration + driver parameter + default parameter value definition

  38. basic driver and parameter definition classes added

  39. basic abstractions for database connection parameter; used now also by the comparison database code

  40. Heapindicator shows now current usedsize of size instead of only a percent value

  41. new feature: Bookmark- Changelog- and Chronictable have now table filters to filter the content

  42. added tablefilter-swing library v.4.3.0 from coderrazzi

  43. fixed some problems with braces and operators; brace nesting was not on term parsing level

  44. fixed some problems with braces and operators

  45. fix: installation: the windows link for the starter.jar has not worked;

  46. now there are only links for starting via the start.jar rather than links to run.bat and run.sh.

  47. new: code completion now shows a summary part that shows some additional information

  48. bugfix: fixed bug in regextract function; did only work properly if pattern was found at the beginning of a string