| Version |
Changes |
Date |
|
v0.1
|
Basic features, including
graph function and menu
Graph has been majorly reworked to take up less time.
Added tab box for options and about, plus some other things like statistics
to come later. Will also add some more options.
|
11 Aug 2002
|
|
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
|
|
|
Fixed up popup menu problem,
something that has plagued me for a long time. This is due to a bug
in windows, see http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q135788&
apparently this behaviour is "by design."
Added another popup tabbed window, seperating window options and graph
options, so that it is possible to add more options to both.
Really fixed the comma problem.
Added correctly formated average values.
Added colour options, to change upload, download and background colours,
and save them for next time!
Added the help file function, and a simple help file, which really
need to be updated.
|
23 Aug 2002
|
|
|
Moved up/down storage area
to dynamic memory, rather than static-saves 2k of program file.
Fixed up problem with upload button colour not updating the graph.
Writes out time elapsed in a better fashion.
Puts help screen in more readable position. When the graph window
was at the bottom of the screen, it would put the help screen in a
similar position.
Changed short readout from "D" and "U" to "Dl"
and "Ul".
Added graph scale ability, to change from 56k, 512k and 1024k bytes
per second download. This does not work perfectly, will take a big
rewrite to make perfect.
Added ability to change overlap and text colours, in the options menu.
Added overlap ability, so you can still tell where the lower throughput
occurs.
Increased window width to 500, rather than 300
|
26 Aug 2002
|
|
|
|
|
|
|
|
|
| |
|
|
|