Commit History

Author SHA1 Message Date
  sabrogden a87883f9e9 moved processing (filling list, added clip to db, tcp sending clicp) into threads 16 years ago
  sabrogden 8c12e0e7ba created thread class to handle threading operations for qpaste wnd 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 b65aae2566 added delay when sending keys. attach to the current thread when setting focus 17 years ago
  sabrogden 1ead36f1a7 added setting for how long to delay before sending paste command 17 years ago
  sabrogden 47bb64fb12 re added changes made by keven that i overwrote. Attache to the window thread before setting focus 17 years ago
  sabrogden a767b2129c check if key is up before sending key up command. This was causing problems if an app is listening to global key up commands 17 years ago
  sabrogden cb410e61d6 fixed issues with loading cut copy buffer 3 correctly from config on restart 17 years ago
  sabrogden 418162deaa fixed issue with getting the currently focused window when not using the hook dll, updated italiano language file 17 years ago
  sabrogden d1ccf1413a first pass at add-ins 17 years ago
  ingenuus 881af9912c SetFocus fix in ActivateTarget -- needed AttachThreadInput 17 years ago
  sabrogden 46cefedb6f merged changes back in from 3.15 branch 18 years ago
  sabrogden 6a7591bb36 Add custum keys to paste and copy 18 years ago
  sabrogden 8dd7140503 added reg setting to disable friends 18 years ago
  sabrogden 320a8ff025 added group wnd, magnetic wnd 18 years ago
  sabrogden 7f1f62e2f5 portable changes 18 years ago
  sabrogden 6bb20541f1 updated version and fixed invalid window being set to focus wnd 18 years ago
  sabrogden 5edebc3222 added rich text, html format, cf_hdrop to multiclip pastes 18 years ago
  sabrogden 9559d53cf3 copy buffer changes 19 years ago
  sabrogden a003b5916e copy buffers 19 years ago
  sabrogden 2c1ac8e1d7 start of multiple copy buffers 19 years ago
  sabrogden 1e20482c31 fixed error that prevented the options from showing 19 years ago
  sabrogden fd747bec5a moved dooptions to cpmain 19 years ago
  sabrogden 22d5ce446e merged in Sqlite Branch 19 years ago
  sabrogden fc105f09af removed showwindow call when setting focus. It was causing problems with setting focus back to the desktop when the icons were hidden, they would unhide 20 years ago
  sabrogden 0e9a6cbe2c changed how i ping the clipboard to ensure we are connected to the clipboard. 20 years ago