Commit History

Author SHA1 Message Date
  sabrogden 8513a8a3b6 check idle time before deleting clips from the db 14 years ago
  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 14 years ago
  sabrogden ae9974184f ensure backup file name is unique 14 years ago
  sabrogden 2fc0106ab4 fixed error with backup up the db each time 14 years ago
  sabrogden 1e89deceb7 removed test code to backup db each time 14 years ago
  sabrogden 4a94a1828f - backup db on db update 14 years ago
  sabrogden 0c5f0ea4fd fixed error in sql create db script that caused ditto to fail to create new db 14 years ago
  sabrogden adb77d964b - on paste update clipOrder or groupGroup independently 14 years ago
  sabrogden d7888ba427 - Added retry when saving clips if no clips are on the clipboard that we want, was seeing times when we weren't finding any clips even though they were there, thinking it was a race condition 14 years ago
  sabrogden e6ec8fdbb2 - Global shortcut keys 14 years ago
  sabrogden 34e87b76b4 - new order column, use this instead of the date 14 years ago
  sabrogden df3b2962dc - added paste removing line feeds 15 years ago
  sabrogden 292b130a74 tried to optimize loading the list 15 years ago
  sabrogden e523a0b932 fixed type in create db script 15 years ago
  sabrogden 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 15 years ago
  sabrogden bab92d2e59 load only clips that are in view when opening the database 16 years ago
  sabrogden cf2931d61c fixed empty directory from getting created when running the stand alone version 18 years ago
  sabrogden 9ad45d3ff1 updated to latest sqlite 18 years ago
  sabrogden 7f1f62e2f5 portable changes 18 years ago
  sabrogden f0b5083fce added support for a portable version, all settings are local 18 years ago
  sabrogden 2c1ac8e1d7 start of multiple copy buffers 19 years ago
  sabrogden 22d5ce446e merged in Sqlite Branch 19 years ago
  sabrogden 81cb864f0a when focus is on the search pass on delete and copy messages to the list control 20 years ago
  sabrogden 017733a4bb added support for mulitple languages 20 years ago
  sabrogden 6a48ead4c7 prompt to download installation if dao is not installed 21 years ago
  sabrogden feec83faab Formated code alt-F8 22 years ago
  ingenuus a8b84a7e2d Shared Data, Groups, etc. 22 years ago
  sabrogden 92f596d1f9 changed strText to mText type memo and removed strType -- SAB 22 years ago
  ingenuus 4f5507a391 CopyThread, ShowPersistent, Delayed Render, fixes (see Changes.txt) 22 years ago
  ingenuus fca6da48bc Added CF_TEXT Multi-Selection Paste and fixed large quantity deletion. 22 years ago