wokhan / WFN

Windows Firewall Notifier extends the default Windows embedded firewall by allowing to handle and notify about outgoing connections, offers real time connections monitoring, connections map, bandwidth usage monitoring and more...
GNU General Public License v3.0
603 stars 95 forks source link

Feature/event log filter2 #105

Closed harrwiss closed 4 years ago

harrwiss commented 4 years ago

Implemented a filter as described in #103

And also tried to fix some issues, in short:

Had also to do some refactoring and cleanup of collections not necessary.

It's still not perfect though 😏

EDIT: In addition the obsolete main window title has been changed to show the actual version from the assembly. Doing this an version auto-increment function was implemented, which is by the way also used as the version for the user.config.

wokhan commented 4 years ago

Note: I know commits are also in another yet-to-be-merged PR, but merging this one anyway.

harrwiss commented 4 years ago

Note: I know commits are also in another yet-to-be-merged PR, but merging this one anyway.

Think that should work i.e. the other PR should then not show the commits which are already merged in the diff.