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 |
sabrogden
|
34e87b76b4
- new order column, use this instead of the date
|
14 years ago |
sabrogden
|
e0b6f4688f
64 bit build
|
14 years ago |
sabrogden
|
5d3965bd46
- added more checks to ensure we skip focus changes on toolbar/tasktray.
|
14 years ago |
sabrogden
|
4638d3d3f3
find focused window on startup - optimized drawing of the window
|
15 years ago |
sabrogden
|
97599e6c32
- update translation strings
|
15 years ago |
sabrogden
|
9284769576
added add-in to set/reset the read only flag on files, added hot key to paste unformatted text
|
15 years ago |
sabrogden
|
57f33c2a94
save if we are connected to the clipboard and reload in that state, also accpect the command line -connect and -disconnect for initial clipboard state
|
16 years ago |