Commit graph

12 commits

Author SHA1 Message Date
gered 6b75e24b0b there is no builtin app Restart equivalent in WPF
using the Windows Forms Application.Restart doesn't quit the app
properly either so it's not a proper "solution"
2012-05-29 13:04:28 -04:00
gered c34b51cff5 fix TrayIcon not disappearing and proper app exit 2012-05-29 13:02:20 -04:00
gered cea61f8b7d FMode property's set now saves config settings 2012-05-29 12:41:03 -04:00
gered 20e7a6e5a0 add extra help text to config window 2012-05-29 12:27:17 -04:00
gered b2b67e604e remove swapCtrlFn config UI (it did nothing)
also I'm not 100% sure where the original author was going with that so
don't want to try to implement it myself
2012-05-29 12:20:33 -04:00
gered 8fde720c47 add wired-only keyboard special key handling code 2012-05-29 12:18:42 -04:00
gered 4e2aa8172d disable startup version check 2012-05-29 11:58:59 -04:00
gered d1159e7737 save config settings when config window is closed 2012-05-29 11:51:30 -04:00
gered 0f7f882902 add config UI for FMode and WiredKeyboard 2012-05-29 11:50:40 -04:00
gered 8303b01bbe added WiredKeyboard bool setting 2012-05-29 11:50:09 -04:00
gered ca775eb919 disable iTunesLib related code for now
This should be re-enabled later. I don't have this "iTunesLib" which I
assume is installed along with iTunes on Windows (which I also don't
have installed).
2012-05-29 11:13:48 -04:00
gered d365eb62e4 add code from commit 8644 from codeplex sources 2012-05-29 11:06:41 -04:00