---------------
- added tray quick-search popup
- added command-line interface, not requiring wxPython
- database comparison now works in one direction
- made database comparison run significantly faster
- started using system theme colours
- added option to merge only selected chats
- added date selection links and initial limit to chat comparison view
- added export option to chat comparison view
- added filters to all chat and contact lists
- added automatic update check option
- added drag-drop reordering to database list
- enlarged feedback screenshot from window to full screen
- avatars in export now PNG instead of JPG
- better handling for malformed databases
- number of minor bugfixes and UI changes
- added hotkeys Ctrl-F4 and Ctrl-W for closing a tab
- changed console hotkey from Ctrl-W to Ctrl-E
- moved packaging scripts to public repository
- upgraded Python from 2.7.5 to 2.7.6
- upgraded wxPython from 2.9.5 to 3.0.0
- upgraded XlsxWriter from 0.4.8 to 0.5.3
- upgraded dateutil from 1.5 to 2.2
- upgraded NSIS from 2.4.6 to 3.0a2
- made pyparsing a required library and dropped it from source