История коммитов

Автор SHA1 Сообщение Дата
  scott brogden 6dc8571d48 Fixed issue caused by last checkin to not move selection, couldn't move shift select and move up/down with description window open 5 лет назад
  scott brogden f3a67497df Fixed issue with screen resolution chaning with scaled dpi settings, window would go smaller 5 лет назад
  scott brogden c6dbc72625 double check ensure visible when creating window, helps with window scaling on first open 6 лет назад
  Scott Brogden 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 лет назад
  Scott Brogden 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 лет назад
  scott brogden 735f5bcb04 - refresh window better when changing themes 7 лет назад
  sabrogden 536c4a7355 added higher scaling images 8 лет назад
  sabrogden ef7ee886b1 - dpi updates 8 лет назад
  sabrogden 7875f65a30 first pass at per window dpi, changes dynamically to dpi changes 8 лет назад
  sabrogden 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 лет назад
  Scott Brogden 88a68c50a2 Added command to move selection up/down that can be assigned to shortcut key 8 лет назад
  ScottBrogden b304b5ce56 offset position at cursor so we don't show toolip 8 лет назад
  sabrogden 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 10 лет назад
  sabrogden 34cde9f8b6 Handle screen resolution changes better 10 лет назад
  sabrogden 65a48e4f5e Move ditto's main window when screen resolution changes 10 лет назад
  sabrogden 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 лет назад
  sabrogden 90282b963d use icu in sqlite for better international character searches - http://www.sqlite.org/faq.html#q18 10 лет назад
  sabrogden 3627def00c fixed issue with window size not showing correct, caused window to be hidden 11 лет назад
  sabrogden 30e9e1d726 Fixed issue with escape key not working the first time 11 лет назад
  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 12 лет назад
  sabrogden 2ff3194f14 added setting the focus back to the previous focused window when closing ditto's window 14 лет назад
  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 лет назад
  sabrogden df3b2962dc - added paste removing line feeds 15 лет назад
  sabrogden 6eec0f2317 check for empty rect if cursor position fails, if so center over active window 15 лет назад
  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 лет назад
  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 лет назад
  sabrogden fa388211b8 if GetGuiThreadInfo doesn't work use the attach to thread, getcaret, detach method to get caret position 15 лет назад
  sabrogden bab92d2e59 load only clips that are in view when opening the database 16 лет назад
  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. 17 лет назад
  sabrogden 87e6be5371 moved methods for tracking active window to seperate class. 17 лет назад