Main page
Change log
The changes for each version are written in the order they are made in.Version 0.5
Build 3- Bug-fix: The path to the archive was not saved in some cases
- New feature: Added conference support
- Code cleanup: Refactored the archiving reading code
Version 0.4
Build 114- Bug-fix: The path to the archive was not loaded properly from the .ini file leading to the default path being used each time
- Bug-fix: Missing trailing '\' on location string prevented the archive from being searched
- Bug-fix: Message dates were wrong by about 820 years (ouch!) due to switching to VisualStudio 2005 which incorrectly interpreted a 32 bit variabile as a 64 bit one
- Bug-fix: Improved control-chars stripping function
- Bug-fix: Fixed crash caused by messages sent via meebo.com
- Bug-fix: Vista and Yahoo! Messenger 8 compatibility issue
- Bug-fix: Ctrl+F no longer brings up 2 seach dialogs
- New feature: Added the option to manually set the path to the Yahoo! Archive via the Settings dialog (a typical path would be C:\Program Files\Yahoo!\Messenger\Profiles)
- Code cleanup: Lots of code changes, tidying up, remove some warnings, etc...
- Bug-fix: Improved application responsivness
- New feature: Added a new Settings dialog to allow for some degree of user preferences
- New feature: Added new Check for Updates command (Help->Check for Udpates)
- New feature: Added Save feature (saves a conversation to a .txt file)
- Bug-fix: Search Dialog: Changed "Search In" combo to droplist
Version 0.3
- Bug-fix: Small change regarding Yahoo! Messenger 9 compatibility
- Bug-fix: Fixed bug that could cause crash if Yahoo! Messenger was not installed
- New feature: Added the possibility to copy selected text to clipboard using a right-click menu
- New feature: The search can be limited to a specified user
- New feature: New shortcut for searching through a single partner's archive (Right Click on his name, Search In...)
- New feature: Hyperlinks are now marked. Clicking on them opens the target in a new browser window
- New feature: New skin for the search button
Version 0.2
- Bug-fix: The program would crash if it encountered a user with no archive
- Bug-fix: Potential crash with memory corruption due to worker thread not being closed properly on abort
- Bug-fix: Changing the user did not clear the chat window
- GUI: Some cosmetic modifications related to the chat window
- Bug-fix: Removed annoying scrolling when loading a chat
- New feature: When the search results are displayed in the chat window, the searched word is highlighted
- Bug-fix: Closing the search dialog while a search was in progress resulted in crash
- Bug-fix: Selecting a search result while the search was still in progress resulted in crash
- Bug-fix: Browsing quickly through chat partners resulted in crash due to a multithreading oversight
Version 0.1
- Archive reading implementation
- Basic GUI implementation
- Basic search function implementation
What's still to come?
- Changes to the graphical interface (somewhere, along the way; right now I am more interested in the functionality)
- Improve the searching method, allowing for more powerful search criteria (between dates, by user)
- And some others (which are secret for now)...
