Scott Brogden
|
b5b2bd0e40
use the latest rich text box, Fixed issue that would cause em-dashes to be replaced with regular dashes
|
8 years ago |
ScottBrogden
|
7454bececf
Added 2 more shortcut controls to set shortcuts to activate ditto. Useful when using multiple language keyboards
|
9 years ago |
Scott Brogden
|
7009d143a8
Create ini file as unicode, this allows unicode string to be written and read from the ini file
|
9 years ago |
Scott Brogden
|
9ff6d65ac7
Fixed issue with running multiple instances of the windows app at the same time
|
9 years ago |
Scott Brogden
|
f88cf89619
- removed u3 checks
|
9 years ago |
Scott Brogden
|
06382ce474
Use system temp path for drag file / remote files / compare files. user app data was causing issues when running as windows store app
|
9 years ago |
ScottBrogden
|
ecf608231f
Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing
|
9 years ago |
Scott Brogden
|
2e8479cecf
Added option to show what clips have been pasted
|
9 years ago |
ScottBrogden
|
137f7a40f2
don't change working directories when show open/save windows dialog
|
9 years ago |
sabrogden
|
28eaf9bea4
Added copy reason flag so i can add a message when we save a clip to a group
|
10 years ago |
sabrogden
|
2db297de84
Added hot key to groups to save clip to that group
|
10 years ago |
sabrogden
|
64f5f392f5
Double click global short cut key to save selection to that group
|
10 years ago |
sabrogden
|
96f7a0b888
Added option to save the current clipboard to Ditto. Usefull if you turn off clipboard monitoring and only save the clips you want.
|
10 years ago |
sabrogden
|
51c063834d
renamed variables to make it clearer if we are using the dataId or parentId from the data table. This caused the delete clip format delete in clip properties to not work
|
10 years ago |
sabrogden
|
589033f0dc
Added command line options to open/close ditto's window
|
11 years ago |
sabrogden
|
8927064432
- Delete data changes
|
11 years ago |
sabrogden
|
e91ac6cf62
Added option to show ditto in the taskbar and options to turn it on/off through right click menu and options - quick paste
|
11 years ago |
sabrogden
|
99f23257c3
cut and copy are now uac app aware
|
11 years ago |
sabrogden
|
475138b0aa
elevated to uac privleges
|
11 years ago |
sabrogden
|
fbbe806a89
Added the ability to paste as admin, this will allow ditto to paste into applications running has admin, currently it won't paste in them
|
12 years ago |
sabrogden
|
3ea0db2fb5
When opening a group through a global key save the current group so when we close the group we revert back to the last opened group
|
12 years ago |
sabrogden
|
774ac93a62
added timing messages around paste to find slowness when pasting with large db
|
12 years ago |
sabrogden
|
bc37df5240
windows 8 changes to better set focus to windows
|
13 years ago |
sabrogden
|
538890c4b8
Added png icons with transparency to folder and back buttons
|
13 years ago |
sabrogden
|
da04278daa
default to GetGUIThreadInfo for getting the currently focused window
|
13 years ago |
sabrogden
|
31bd95378b
check for minimum idle time before getting the current focused window, i think this was causing some double click issues on folders
|
13 years ago |
sabrogden
|
55379efd9b
- global key changes
|
14 years ago |
sabrogden
|
8ea8444b5e
Global Clips dialog
|
14 years ago |
sabrogden
|
d7888ba427
- Added retry when saving clips if no clips are on the clipboard that we want, was seeing times when we weren't finding any clips even though they were there, thinking it was a race condition
|
14 years ago |
sabrogden
|
e6ec8fdbb2
- Global shortcut keys
|
14 years ago |