Make AddMouseRegion's index unsigned
[dockapps.git] / wmisdn / CHANGES
blobe614bb821cbb9d7e9b7581b1d50676cf39894ce7
1 1.81
2 ----
4 * Removed problems with the Makefile occuring on newer systems
5 * minor bugfix in the command line argument scanning
7 1.8
8 ---
10 * Scripting modes (read the SCRIPTS file)
11 * Channel bundling (aka MPPP) support (details in the README).
12 * -font cmd line option for replacing the LED-font.
13 * I have a new email-address: tasho.kaletha@gmx.de :))))
15 1.7p3 (by Kalus Steven: klaus.steven@gmx.net)
16 -----
18 * Script support (read the SCRIPTS file).
19 * Important bugfix for Alpha workstations.
20 * Connection control (Online<->Offline) by clicking anywhere on the display
21   with the middle mouse button.
23 1.7
24 ---
26 * separated the look&feel code from the main code. Creating different
27   skins is now much easier. Expect them in the next version :)) (sorry, I'm
28   completely out of time for now).
30 1.6
31 ---
33 * fixed a very nasty bug which caused the handling of any device except
34   ippp0 to fail (ooops! sorry)
35 * added support for handling multiple devices (see -device option)
36 * wmisdn now understands all connection modes of the ippp device
37   - fax, voice, etc...
38 * extended the information showed on the info panel
40 1.51
41 ---
43 * fixed a small bug in the interface code, causing a highlited
44   button to remain selected if the mouse pointer is removed out of
45   the window quickly
47 1.5
48 ---
50 * major rewrite of the interface code
51 * look and feel change: connection control buttons and info panel
52   can now be toggled separately using the new switches at the lower
53   left corner.
55 1.2
56 ---
58 * added a new connection state: Dialing, which denotes the
59   dialing phase between Offline and Online
60 * fixed some compilation problems with gcc 2.9.x
61 * cleaned up the isdn code
62 * switched to a meaningful versioning. 0.1 is now 1.0 :))