Make AddMouseRegion's index unsigned
[dockapps.git] / wmpop3 / CHANGE_LOG
blob50bd810c4a17e5706b6db5bfbc3f5f4f00287e60
1 WMPOP3 CHANGE_LOG
3 Version 0.5.6a : Minor additions
4     * Added extra checking when connecting to pop-server.
5     * Fixed some variable addressing problems.
6     * updated the version number int the source.. :) oops.
8 Version 0.5.5a : Minor additions
9     * Fixed Pop3Client, it now closes the socket after use.
10     * Fixed Comment missing in the default config file.
12 Version 0.5.0a : Minor additions
13     * Added arrows to left toggle button. ( very minor ).
15 Version 0.4.2a : Minor Fixes and additions
16         * Fixed the problem with "::error::" not being properly removed
17       from the display after refresh.
18     * Added the optional ability for unread and read messages to
19       be shown. ( uuu/rrr ).
20         * WMPop3 will now check the pop server 30 sec's after a mail
21       browser has been activated using Wmpop3. ( This will give
22       the mail browser a chance to download messages from the
23       server).
25 Version 0.4.1a : Minor Fixes and additions
26     * Fixed the problem with the right button showing "AC" when
27       pressed.
29 Version 0.4.0a : Minor Fixes and additions
30         * Messages shown are now unread messages instead total messages
32 Version 0.3.5a : Minor Fixes and additions
33     * Fixed messages reading 3 when not connected to the net.
34       Now shows up as "::Error::" when something is wrong.
35     * Added ability to enable/disable autochecking at program
36       startup.
37     * Added text to the "Check Now" and "autochecking" buttons