|
v0.2
|
Added upload measure.
Added network statistics tab, which shows how long program has been
running, and how much has been downloaded overall.
Added show all, to show in every available desktop, if you use vwin,
which you should!
Made a number of other improvements, and fixed up some bugs.
|
15 Aug 2002
|
|
v0.3
|
Added minimise when idle, which will hide the window
when no network activity is occuring.
Added dodgy move, so the the window can be positioned anywhere.
This does not work that well, need to try a better was of doing
this.
Having major problems with title-no title, so just switched to no
title, and will worry about this later.
Added commas to big numbers in the statistics box.
Added interface info tab, which will show information about each
interface, similar to tcptable.
Moved about tab to the last tab, i think this makes more sense.
Fixed up move, so that it records the position. This ensures that
the menu will appear in the correct place.
Added new window positioning options, which lets you choose whether
you want the window in a set position, or free.
Added interface info consisting of pull-down list of interfaces
and variety of information about them, ripped from tcptable program.
Added taskbar icon, and hide the window from the tasbar. Only problem
is that popup window wont go away until an entry is chosen. Must
be doing something wrong!
Fixed up printing out date time, for network statistics. Will now
show 6:04 rather than 6:4.
Fixed up problem with changing adapters, creating a much smaller
total down/up number. This is time consuming to check for properly,
during the WM_TIMER event, but a quick fix works really well.
|
19 Aug 2002
|