sabrogden
|
2b27c32a58
move changes to Ensuring window is visible with in monitors
|
11 years ago |
sabrogden
|
3627def00c
fixed issue with window size not showing correct, caused window to be hidden
|
11 years ago |
sabrogden
|
d4566bf516
- Updates to QR code viewer
|
11 years ago |
sabrogden
|
7b33d8eae0
- center qr code image
|
11 years ago |
sabrogden
|
82b044910b
Text only global hot key optimizations
|
11 years ago |
sabrogden
|
d4ee184b69
First pass at qr code generation
|
11 years ago |
sabrogden
|
95e7847179
Format files size string better, handle large files
|
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
|
b260eb6d2d
fixed handle leak when closing ditto
|
13 years ago |
sabrogden
|
27b5608bac
fixed issue with using CTime::GetCurrent time as an int64 rather than an int as the string.Format was expecting, caused duplicate clips that were found to not be moved to the top of the list
|
14 years ago |
sabrogden
|
a0cdc4b396
updated german and czheck language files and new autumn theme file
|
14 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
|
14 years ago |
sabrogden
|
8b1f82a0d7
take taskbar into account when ensuring entire window is visible
|
14 years ago |
sabrogden
|
9ec9fe6fc9
Removed GetTickCount64, didn't work on pre vista machines.
|
14 years ago |
sabrogden
|
8513a8a3b6
check idle time before deleting clips from the db
|
14 years ago |
sabrogden
|
55379efd9b
- global key changes
|
14 years ago |
sabrogden
|
e0b6f4688f
64 bit build
|
14 years ago |
sabrogden
|
0f04696203
removed similuted button click, this was causing ditto to regain focus when it was set as top most and a copy was made
|
15 years ago |
sabrogden
|
18a0dbe057
added more logging, output ms in logging times, removed loading accelerator keys, found this is slowing things down, going to look more into this
|
15 years ago |
sabrogden
|
9c1a8d1785
fixed crash when logging folder is not specified
|
15 years ago |
sabrogden
|
9284769576
added add-in to set/reset the read only flag on files, added hot key to paste unformatted text
|
16 years ago |
sabrogden
|
a87883f9e9
moved processing (filling list, added clip to db, tcp sending clicp) into threads
|
16 years ago |
sabrogden
|
bab92d2e59
load only clips that are in view when opening the database
|
16 years ago |
sabrogden
|
de167d22ba
Added DittoUtil Addin to paste any clip as text
|
16 years ago |
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.
|
16 years ago |
sabrogden
|
87e6be5371
moved methods for tracking active window to seperate class.
|
16 years ago |
sabrogden
|
08797adad1
handle getting the currently focused window better
|
16 years ago |
sabrogden
|
d9ad43f7ca
- Added option to paste from hot key, press multiple times to move the selection, release the modifer key (control, shift, alt) to paste
|
17 years ago |
sabrogden
|
d1ccf1413a
first pass at add-ins
|
17 years ago |
ingenuus
|
7b5a20b32a
fix log lineno format, add GetParentsString to list parent windows for debugging.
|
18 years ago |