Kang Yu
2fe89a01a1
improve LayoutProfile dialog, add key handler
2020-10-18 17:20:14 -07:00
Kang Yu
0f3420c76c
remove menu separator between capure to disk and restore from disk
2020-08-24 22:35:55 -07:00
Kang Yu
5ba96395f9
fix issue #26 : add menu to pause/resume auto restore
2020-07-20 11:43:52 -07:00
Kang Yu
6d8f283c1b
add api to write to event log
2020-06-17 10:59:22 -07:00
Kang Yu
4fd26ab0ae
cleanup commented code
2020-06-11 16:46:26 -07:00
Kang Yu
1bce0333b5
automatically gray restore menu if not captured to disk yet
2020-06-08 19:09:27 -07:00
Kang Yu
ba2893194a
assign balloon tip in advance
2020-04-26 13:07:22 -07:00
Kang Yu
c4cbd765b0
comment out extra icon assignment
2020-04-25 20:08:00 -07:00
Kang Yu
164fe39f3f
remove diagnostic window together with wpf sub project
2020-04-25 20:08:00 -07:00
Kang Yu
be1dcbe650
no duplicate entry of icon
2020-04-25 20:07:59 -07:00
Kang Yu
07857fac58
customize notify icon using character from LanTingXu
2020-04-25 18:17:03 -07:00
Kang Yu
63e5063582
show tip notification when restoring windows
2020-04-22 00:10:50 -07:00
Kang Yu
896e2df534
simplify code
2020-04-21 16:33:31 -07:00
Kang Yu
300f473b55
automatically capture taskbar position change
2020-04-20 23:43:26 -07:00
Kang Yu
8252661813
undo last commit on tooltip text and abort menu
2020-04-18 22:33:47 -07:00
Brett Morrison
479441e068
Removed orphaned file. Removed custom code in generated file. Added Version to 'About' SysTray menu item.
2020-04-17 19:18:39 -07:00
Kang Yu
45d6c2d8f9
Store .db and .log file in user temp dir in release mode (some user put .exe in read-only dir). Rename menu item
2020-04-09 19:02:06 -07:00
Brett Morrison
89df3597e1
Add 'About' to menu to hyperlink to GitHub page
2020-04-09 14:12:54 -07:00
Kang Yu
afcf90b169
rename Shutdown to Exit in menu
2020-03-14 18:31:56 -07:00
Kang Yu
dbf0e782fc
add Capture and Restore menu item to allow manual operation
2020-03-14 18:27:45 -07:00
Kang Yu
107b82c33e
use standard method to get release version
2020-01-27 21:02:01 -08:00
kangyu
a3803a9164
start program with a splash screen
2020-01-26 23:57:38 -08:00
kangyu
e45577fa6b
update to version 2.3, show version number in tool tip
2020-01-25 01:54:19 -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