sabrogden
|
869b50fa05
when opening from right click open show use normal positioning, rather than just where it was
|
%!s(int64=13) %!d(string=hai) anos |
sabrogden
|
da04278daa
default to GetGUIThreadInfo for getting the currently focused window
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
98984bd9ca
force focus changes on task tray mouse move, only check for focus change in timer if ditto is active
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
6710c60dcc
- Removed focus dll, found this only worked with same app time 64bit or 32bit so it would only sometimes work.
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
31bd95378b
check for minimum idle time before getting the current focused window, i think this was causing some double click issues on folders
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
03d347e89d
In paste for last 10 keys handle the option to show group clips in the main list
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
a4898a36c6
fixed issue with pasting last 10 items through hot keys
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
9ec9fe6fc9
Removed GetTickCount64, didn't work on pre vista machines.
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
8af4b0de2b
Fixed crash when closing qpasteWnd, When deleting clips i was deleting them all at the same time, locking the db, causing others to wait, killing a thread that was waiting was causing a crash
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
cc69a9fe39
don't activate the target when receiving clip from remote system
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
55379efd9b
- global key changes
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
8ea8444b5e
Global Clips dialog
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
e6ec8fdbb2
- Global shortcut keys
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
34e87b76b4
- new order column, use this instead of the date
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
e0b6f4688f
64 bit build
|
%!s(int64=14) %!d(string=hai) anos |
sabrogden
|
5d3965bd46
- added more checks to ensure we skip focus changes on toolbar/tasktray.
|
%!s(int64=15) %!d(string=hai) anos |
sabrogden
|
df3b2962dc
- added paste removing line feeds
|
%!s(int64=15) %!d(string=hai) anos |
sabrogden
|
46d8e5441e
Attach to the process before setting forground and focus. Track focused window on mouse move of tray icon
|
%!s(int64=15) %!d(string=hai) anos |
sabrogden
|
93e6c18fd0
reverted previouse change to show correct target on first run, still not working correctly
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
349a844e7e
show the active window correctly the first time qpaste window is show
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
9284769576
added add-in to set/reset the read only flag on files, added hot key to paste unformatted text
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
a87883f9e9
moved processing (filling list, added clip to db, tcp sending clicp) into threads
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
8c12e0e7ba
created thread class to handle threading operations for qpaste wnd
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
bab92d2e59
load only clips that are in view when opening the database
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
445e3bff8c
added more logging for receiving files from remote machines.
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
de167d22ba
Added DittoUtil Addin to paste any clip as text
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
14cc5a82ca
final minor changes for 3.15.5
|
%!s(int64=16) %!d(string=hai) anos |
sabrogden
|
a3b49a6b55
updated OnFocusChanged to use timer to avoid tons of focus change processing. Was causeing problems with double clicking on things in windows, double click wouldn't happen.
|
%!s(int64=17) %!d(string=hai) anos |
sabrogden
|
87e6be5371
moved methods for tracking active window to seperate class.
|
%!s(int64=17) %!d(string=hai) anos |
sabrogden
|
08797adad1
handle getting the currently focused window better
|
%!s(int64=17) %!d(string=hai) anos |