History of Changes

0.34
  * Fix text fields vertical resize
  * Preserve splitter position between restarts

0.33
  * Save/Restore Configurator window size/position on exit/load
  * Fix line separators handling for some fields

0.32
  * New options for Yahoo Messenger

0.31
  * Option to disable automatic pasting

0.30
  * Option to restore clipboard text
  * Change callback

0.29
  * Rus/Eng translations sync
  * Title bar: options to set vertical and horizontal shift

0.28
  * Title Bar improvements
  * AIM options
  * Yahoo options
  * Google Talk options
  * New translation strings

0.27
  * Skype options
  * MSN options design improved
  * New translation strings

0.26
  * French translation (thanks KaspeR!)

0.25
  * Fixed language loading with the new launcher
  * German translation added, thanks ewulf!
  * Add button in the channels dialog was not translated
  * Fixed languages sorting in Settings

0.24
  * Updated Polish translation

0.23
  * Play callback renamed to Play & Change, and new separate Play callback added

0.22
  * 'Disabled' option for Transports, disables all transports
  * Treat "1" string parameter as true
  * Option to configure AMIP's DDE server
  * Splash screen
  * New launcher (launch4j)
  * Java location currently cannot be configured (option disabled)
  * Application specific clipboard presets

0.21
  * Title bar integration options (font, color)
  * New translation strings: fontchooser.*, page.tbar, page.remote.*, etc
  * Internal code cleanups
  * Polish translation
  * Help button instead of Reset, Reset moved to Advanced page
  * No more main.reset translation, see page.adv.reset
  * Other small changes and fixes
  * Alternative MSN formatting settings

0.20
  * Reset settings was not working properly
  * page.web.timer translation string
  * Timer Callback preset (for AMIP 2.53 and later)
  * MSN title format options
  * page.msn.* translation strings

0.19
  * To translators: page.irc.enabled should now be translated as Announce automatically

0.18
  * Reworked UI internals (CardLayout is now used for options)
  * Reset button now restores defaults and restart the app

0.17
  * Show notifications option (page.irc.shownotif translation string added)

0.16.2
  * Dutch translation added

0.16.1
  * Add button translation fixed

0.16
  * i18n (internationalization) support (see jConfigurator.jar/locale.properties)
  * Russian translation
  * Suomi translation
  * Language chooser added
  * GUI Cosmetics

0.15
  * Multiline viewer for text fields
  * Copy/Paste context menu improved
  * Look&Feel and dialog fonts of Configurator window can be changed now
  * Code optimization, reduced distribution size
  * Cosmetics, minor bugfixes

0.14
  * AMIP config file name can be passed from the command line
  * Cosmetics on the Advanced page
  * Config manipulation class has been rewritten from scratch

0.13
  * Start callback setting added
  * Settings for custom DDE (topic and item) added
  * Small bug with channels list fixed
  * Cosmetics
  * Option to convert "|" to " $+ $chr(124) $+ " in mIRC output

0.12
  * Some more newline conversion fixes

0.11
  * Use CRLF for line endings in the config

0.10
  * Code cleanup
  * Cosmetics

0.09
  * Advanced options panel

0.08
  * Fixed major bugs with saving configuration and defaults
  * Ability to configure song info format for search dialog

0.07
  * Options panel was not properly packed
  * Reset button => resets settings to defaults
  * Added Copy/Paste context menu for text components

0.06
  * Options panel flicking on start fixed
  * -Dsun.java2d.noddraw=true VM option added
  * Checkboxes in Search/Jump dialog were not working
  * Cosmetics

0.05
  * Cache option panles for faster switching
  * Save/Restore last selected options group

0.04
  * Tabbed panels in Presets, File and Web integrations
  * More installer tweaks

0.03
  * Default settings are now bundled
  * Automatically create new plugin.ini if it doesn't exist
  * Installer improvements

0.02
  * Fixed exception when default preset is greater than 3

0.01
  * Initial version