TinyLogger v0.10.1 for Tiny Personal Firewall/Kerio Personal Firewall

Q. What does TinyLogger do?
A. Tinylogger displays the logfile from Tiny Personal Firewall
   or Kerio Personal Firewall.
   With this tool you can also sort, filter, search
   and export the log to a text or HTML file.

Q. How do I install TinyLogger?
A. No installation is required. Just copy to your favorite
   directory, and double click on TinyLogger.exe

Q. How much do TinyLogger cost?
A. Nothing if you use it for a non-commercial purpose.

Q. I'm the boss of a giant multi-million-dollar company and
   I've got some BIG bucks to spend, is it possible to buy a
   copy of TinyLogger for commercial use?
A. You sure can. Contact me for details about where to send the big check.

Q. Who wrote TinyLogger?
A. I did! My name is Pr Thernstrm and you can contact me
   via email on feather@home.se or visit my homepage at
   http://hem.passagen.se/pluppis/
   
Q. I want to report a bug or suggest a feature, can I do that?
A. Sure. Mail me. There is however no guarantee that I will
   actually fix/implement it. Still, if it's a function that I
   also find useful, it probably will be included in a future
   release. Or not. Hey, I'm lazy, ok!
   
Q. Where can I find the latest version of TinyLogger?
A. Check this page:
   http://hem.passagen.se/pluppis/dator_egnaprogram.html


Version history

Version 0.10.1 (2002-05-20)
 - improved: faster statistics
 - improved: faster search
 - new: added a progressbar to the searh window
 - new: also finds the log file for Kerio when first started
 - note: sorting still don't work ...

Version 0.10.0 (2002-03-22)
 - improved: waaaay faster loading of the log. 500 % faster or something like that (on my computer atleast)
 - fixed: scroll bar not visible on screens with resolution 800x600. Users who had this problem please let me know if I fixed it or not..
 - note: sorting does not currently work :( will work again in next version

version 0.9.8 (2001-10-26)
 - GUI changes
 - new: progress bar in statistics windows
 - new: remembers the size and position of the statistics window
 - fixed: sort by date
 - fixed: find window was visible for a moment at start
 - new: double click an item in stats window to search
 - fixed: sometimes the position of the find window would be forgotten
 - fixed: some small things in the tools window

version 0.9.7 (2001-09-17)
 - some work on the tools section. ping, tracert and dns lookup should work ok now.
 - fixed: coloured log in the find window too
 - GUI changes
 - rewrote the resize routine on the statistics window
 - fixed: now also remebers the find window column sizes and position

version 0.9.6 (2001-09-09)
 - fixed: would not show anything if the number of rows in the log was fewer than the "Load latest"-thingy
 - updated: tools section, can almost be a little bit useful now. still lot's of bugs and non-working stuff there.

version 0.9.5 (2001-09-09)
 - fixed: last version broke "only load latest". led to a slow loading of the log.
 - new: copy and search from statistics window
 - new: reload button on mainwindow 
 - i am: tired as hell and should go to bed

version 0.9.4 (2001-09-08)
 - changed some default values in settings
 - GUI changes
 - new: coloured background
 - new: user can select colours for text and background
 - new: made the owner-column autosize. Think that's better.. Hate it? Let me know.
 - fixed: error 32 when trying to load log and TPF had the log file locked

version 0.9.3 (2001-09-05)
 - new: option to view the log with different colors depending on permit/block
 - new: option to show/hide the gridlines
 - GUI changes

version 0.9.2 (2001-09-05)
 - fixed: removed CRLF from the text copied by copy source/dest IP address

version 0.9.1 (2001-09-05)
 - improved: statistics window is now resizeable

version 0.9 (2001-09-04)
 - new: Statistics; shows for example how many times a rule has occured

version 0.8.1 (2001-08-31)
 - fixed some typos (thanks to those who notified me about them)
 - copy source and dest. IP address now also works from the find window
 - small GUI changes

version 0.8 (2001-08-24)
 - new: filter by direction and by blocked or permitted
 - new: copy source and dest. IP adress (bug/feature: if the entry only has a dns-name then it will be copied)

version 0.7.3 (2001-08-09)
 - GUI changes
 - internal changes -> smaller exe
 - keyboard shortcut + a menu to change "show entries from"...

version 0.7.2 (2001-08-05)
 - improved: faster loading of log
 - fixed: reloading log would duplicate the number of entries

version 0.7.1 (2001-08-03)
 - fixed: dll-missing error. my mistake :(

version 0.7 (2001-08-02)
 - new: option to only load the X latest additions to the log. useful for users with slow computers and/or big log files.
 - new: option to only save selected rows
 - new: some tools... far from finished
 - improved: faster loading of the log file
 - changed: preferences are saved in TinyLogger's own folder
 - GUI changes
 - non visible changes in code

version 0.6.1 (2001-07-25)
 - improved: GUI changes so the interface is more standard
   (I've been reading "Developing User Interfaces for Microsoft Windows - Designing for the User Experience" :^)
 - fix: this hour and prev. hour didn't work
 - new: readme.txt can be viewed from within TinyLogger (help -> display readme.txt)

version 0.6 (2001-07-23)
 - fixed: a little bit faster loading
 - new: flat edit and comboboxes (option)
 - new: quick find -> no need to open the find window to start the search
 - new: Ctrl + A selects all in main and find window
 - new: progresswindow when working
 - new: statustext for most actions ("saving as html..." and so on)
 - new: parsing of date is completely rewritten. fixes some bugs and probably
       introduces a couple new. if you still are getting errors when viewing
       anything other than "all", then mail me and attach some lines
       of your log to the mail

version 0.5.1 (2001-07-22)
 - fixed: not an integer problem when showing entries from anything but all
 - fixed: duplicate column in find

version 0.5 (2001-07-22)
 - new: findwindow
 - new: option to save column size on exit
 - new: select several rows
 - new: copy all or just the marked items
 - new: right click on an item to bring up a meny
 - new: press space when i row is selected to bring upp a
   details-window. press space again to close it.
 - new: doubleclick on a row to bring up a details window.
   doubleclick again to close it.
   please note that the detail window shows the same information
   as the main window does. it can however be useful if you have
   a small main window and don't wan't to scroll sideways.
 - new: setting to use flat scrollbars
 - some things here and some things there

version 0.4 (2001-07-21)
 - GUI changes
 - improved: little bit faster to load the log (still slow on slow systems/big log files)
 - fixed: bug in html output
 - fixed: crashed when it couldn't find the images
 - fixed: loading files from the directory the TinyLogger.exe is in instead of current directory
 - fixed: logfiles bigger than 64k would not load on a win9x/me system
 - new: shows progressbar when saving

version 0.3 (2001-07-20)
 - GUI changes
 - much more faster sorting
 - switched from from TLMDListBox to TListView -> bugs removed (probably introduced a couple of bugs too)
 - new: horizontal scrollbar
 - new keys: F5 is the same as File -> Reload
             CTRL + plus-sign ("+") can be used to auto.size the columns
 - fixed: hourglass when loading log
 - fixed: window starts in maximized state it was closed in that state
 - new: icons showing permit/block status.
 - new: column header shows "^" or "v" depending on the sort direction,
        makes it easier to keep track of the current sort direction.

version 0.2 (2001-07-18)
 - cosmethic changes
 - fixed problems with ";" in the name of the rule
 - fixed problems with source and destination in format "host [x.x.x.x:x]"
 - fixed out of bounds-error when trying to sort and listbox was empty
 - fixed problem with location of log file getting lost
 - fixed when reload log it remembers how the log was sorted
 - new: reload log file automatically.
 - new: no longer have to select sort direction manually. 
        Just click again in a column to sort it in the other direction
 - new: option to automatically sort on startup

version 0.1 (2001-07-17)
 - First public release
