Commit History

Author SHA1 Message Date
  Scott Brogden 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 years ago
  Scott Brogden 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
  scott brogden 735f5bcb04 - refresh window better when changing themes 7 years ago
  sabrogden 536c4a7355 added higher scaling images 7 years ago
  sabrogden ef7ee886b1 - dpi updates 8 years ago
  sabrogden 7875f65a30 first pass at per window dpi, changes dynamically to dpi changes 8 years ago
  sabrogden 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 years ago
  Scott Brogden 88a68c50a2 Added command to move selection up/down that can be assigned to shortcut key 8 years ago
  ScottBrogden b304b5ce56 offset position at cursor so we don't show toolip 8 years ago
  sabrogden 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 10 years ago
  sabrogden 34cde9f8b6 Handle screen resolution changes better 10 years ago
  sabrogden 65a48e4f5e Move ditto's main window when screen resolution changes 10 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 90282b963d use icu in sqlite for better international character searches - http://www.sqlite.org/faq.html#q18 10 years ago
  sabrogden 3627def00c fixed issue with window size not showing correct, caused window to be hidden 11 years ago
  sabrogden 30e9e1d726 Fixed issue with escape key not working the first time 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 2ff3194f14 added setting the focus back to the previous focused window when closing ditto's window 14 years ago
  sabrogden d1d33c1d3b fixed crash when closing qpastewnd because of a timeout. For some reason SetImageList was causing it to crash, changed to measureItem to set the row height 14 years ago
  sabrogden df3b2962dc - added paste removing line feeds 15 years ago
  sabrogden 6eec0f2317 check for empty rect if cursor position fails, if so center over active window 15 years ago
  sabrogden 6dbc33eeb5 - removed check to see if 0 sized rect is in window rect, was causing ditto to open at 0, 0 on multiple monitors 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 fa388211b8 if GetGuiThreadInfo doesn't work use the attach to thread, getcaret, detach method to get caret position 15 years ago
  sabrogden bab92d2e59 load only clips that are in view when opening the database 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 46cefedb6f merged changes back in from 3.15 branch 18 years ago