Commit graph

13 commits

Author SHA1 Message Date
Kang Yu
71c7d6db4b remove x64 build option 2020-02-03 18:17:14 -08:00
kangyu
2e65bd3d46 remove ManagedWinapi dll from source tree, use NuGet (from within MSVC tools menu) to download it before build 2019-12-21 21:57:31 -08:00
kangyu
67b801370b windows10 update: fix display name variation in rdp session; fix hang in call to SetWindowsPosition for "CodeSetup*" 2019-12-21 18:27:25 -08:00
Min Yong Kim
a71ea99b8e 1. Adding missing files
2. Adding icon resources
3. Swapping WPF shell to being a class library
4. Formalling closing the NotifyIcon when the app is shutdown
2015-02-27 00:48:10 -05:00
Min Yong Kim
9409d20445 1. Modification to make the application run in the systray
2. Abstracting processor and winapi logic into common dll and entry points into separate dlls
3. Adding icons
4. Switching build platform to AnyCPU. Seems to work on x64, don't have a x86 platform to test on
2015-02-27 00:38:08 -05:00
Min Yong Kim
b3776ce827 1. Fixing another bug where the restore was throwing an exception due to mismatching window search criteria 2015-01-20 23:19:51 -05:00
Min Yong Kim
67c2a93542 1. Modifying DesktopDisplayMetrics.ToString so that it's easier to understand
2. Fixing a bug where metrics were being captured pre-maturely
2015-01-16 08:49:07 -05:00
Min Yong Kim
e26c464a95 1. Modifying the UI to scroll the diagnositcs to the bottom
2. Updating logic to be a little smarter in regards to when to update the stored locations
2015-01-14 18:48:48 -05:00
Min Yong Kim
7e49f459b4 1. Adding event capture logic
2. Trying to modify where the changes are captured.
3. More logging
2014-11-05 17:42:12 -05:00
Min Yong Kim
d2d1819552 1. Adding some global handlers to track down when to capture 2014-11-05 01:55:48 -05:00
Min Yong Kim
90885bf9ba 1. Fixing some logging stuff
2. Fixing freeze lock at startup
3. More diagnostics
2014-10-30 07:22:27 -04:00
Min Yong Kim
bca5ea398c 1. Added additional logging where needed
2. Reduced spamming logging and improved capture logic
2014-10-28 23:03:12 -04:00
Min Yong Kim
dc8b817460 1. Initial code check into CodePlex 2014-10-28 21:42:20 -04:00