0.0.4
=====

- Added button to enable/disable the hook
- Added modifiers value in KeyEventArgs
- Fixed KeyPress issues with system keys

0.0.3
=====

- Cleaned names and added further infos in logging keys
- Upgraded solution to VS2010
- Removed control box from window since it freezes in Windows XP
- Simplified text output
- Added exit button to avoid hook interference with form close button
- Made the textbox scroll to last entered text
- Disabled textbox to avoid text selection
- Implemented mouse hook for MouseDown, Click, DoubleClick, MouseUp, MouseWheel, MouseMove events