Don't hide the tooltip window when copying from html viewer, same as rtf
When set to always on top refresh active window on first mouse move over window
Don't refresh the list when a copy is made from the description window
Use on demand icu dll for upper/lower case manipulation
Removed icu dlls, use dll included in windows
Fixed gdi leaks
Handle shift - home to select all items above the current selection
Use string size to create strings, found data sometimes didn't have a null terminator so extra data was at the end of the string
Added a way to force crash, type crash in search and shift-control click
Added support for total commander diff
Enable html format by default if no formats are defined
Fixed issue with screen resolution changing with scaled dpi settings, window would go smaller
Updated c++ dependancies to the latest
Fixed issue with high cpu with search full text selected when only a few items are returend
Added a way through add ins to get/set the description
Added adv option to set the default editor font size
If searching for both description and full text use Distinct to ensure we don't return mutliple rows
Fixed issue with export to text and image only allowing 1000 clips
Refresh list after delete all non used clips from task tray
Added option to delete all non used clips
If database is on a network share refresh Ditto when showing if last write time of db has been updated
If db is on a network drive, or anything other than C: then wait for that db to come online
Added new global key to send a copy and save the current clipboard in one shot
Added option to not place cf_hdrop onto the drag object when dragging from Ditto. Found latest firefox wouldn't accept drops if the cf_hdrop type was on there
Enable / disable edit boxes for max count and keep days in config
Update diff paths
Order by sticky clip order first then group, then clip order - updated indexes
Up/down keys move description up down just as n and p do
Use ever incrementing value for drag file names, this way they are always unique
Add the ability to drag and drop clips to desktop or file explorer and it will auto create the files, text and png files
Don't change working directories when show open/save windows dialog
Updated to the latest sqlite, version 3.11.0
Add new special paste options - remvoe line feeds - add one or two line feeds - typoglycemia Reorganized menu to move non clip specific commands to a system menu at bottom of the window
Added options to paste, upper, lower, captilize, sentance cases
Display warning when always on top is set (this is the number one complaint, how to turn this off when they don't know they set it)
Use standard formatting for date time in stats window in options
Handle Altgr being presses on foreign keyboards to handle other characters
Use the receiving ip address from the client not the ip address they send you
Default image export to png
Fixed issue with auto send to friends, after 30 seconds the first send would not be sent
Handle screen resolution changes better
Move ditto's main window when screen resolution changes
Save window sizes per screen resolution
Added option to save bitmaps to .bmp, .png, jpeg
Handle repeated keys on up/down and next/prev description
Handle Home button to go to first row
Increase the window that we show the resize icon in the corners
Clip shortcut keys can be global (you don't need to open ditto for your clip shortcut keys to work). New check box on the clip properties window.
New shortcut key window (right click on icon - Global hot keys) so you can see what clips are available globally and was ditto able to register the shortcut key.
Updated icon
Removed draw rich text option (was finding this didn't work with office 2010 rtf text)
Fixed crash when viewing images through F3
Portable setting is now based off of the file "portable" not a setting in the config file
Backup the db when running an update script
Fixed crash when automatically closing ditto's window
When creating a new db auto vacuum is set. Or when doing a compact and repair.
3.15.1.0 8-19-07
Custom Key strokes per application (http://ditto-cp.wiki.sourceforge.net/Custom+key+strokes)
Added option to hide friends, via registry setting only (http://ditto-cp.wiki.sourceforge.net/Disable+Friends)
Change some default values on new installs, limit copies to 500, disable friends, show at caret
Save word wrap option
Editor hot keys, added keys for undo, redo, wrap, bold, underline
3.14.0.0 2-18-06
Added new feature, "Ditto copy buffers" Options - Copy buffers. Can assign short cut keys for extra copy buffers. These copy buffers work just like Ctrl-C and Ctrl-V. Things can be copied and pasted without affecting the standard clipboard data.
Updated to latest sqlite db version. This fixed the problem with foreign characters in the current user's name.
Added CF_HDROP (copied files), Rich Text, Html Format to multi-paste support. (will group those types on multi-paste)
Added option for what separater is put between multi-pasted clips. (Options - General)
Added "Word Wrap" setting in clip editor
When searching in a group only search the clips in that group.
Hide apply button in options. The button didn't do anything.
Don't underline the character following an ampersand(&) when displaying clip text.
3.9.0.0 8-03-06
Fixed issue that could cause Ditto to not disconnect from the clipboard
3.8.0.0 7-27-06
Added the command line parameters "-disconnect" and "-connect" to control if ditto is connected to the clipboard or not
Added option to output debug strings(F5) to file(Ctrl-F5) or debugview.exe (F5/Ctrl - F5 in quick paste window)
Fixed error that caused some foreign characters as line feeds in Ditto
3.6.0.0 6-06-06
Added the ability to edit clips
3.5.0.0 5-09-06
Added option to import/export clips
Added menu option to clear quick paste text for selected clips
3.4.0.0 4-26-06
Compact database button in options now compacts the sqlite database
Added option to prompt when deleting clips (options - Quick paste - prompt when deleting clips)
Fixed error where Ditto would show "NO TARGET" when some Outlook windows would show
Fixed shortcut key Alt-Home and removed short cut key Alt-End
Fixed crash when many clips are selected and pasted
Added Dutch translation
3.3.0.0 3-26-06
Added ability to send files from one computer to another. Just copy the file send the clip to the other computer, on paste Ditto will copy file from computer A to B and past the file
3.2.0.0 2-17-06
Fixed error on multiple pastes in unicode, the line fide was inserted properly
Fixed error that caused the "run on start" to not get entered properly in the registry
Fixed Error where if an item had a thumbnail with the clip then the clip was delete the thumbnail would still show in the list
3.1.0.0 1-22-06
added special processing for CF_HDROP (copied file from windows explorer). When copied the name of the file copied will show in ditto. (it used to only show CF_HDROP
added CF_HDROP to the default save types
fixed error when pasting and auto hide is selected ditto would not auto hide on paste
when pasting from quick paste as soon as a known quick paste is typed paste it
fixed extra character from showing when using a foreign language
2.6.7.0 1-24-06
Added number pad keys to the 0-9 shortcut keys for pasting last 10 entries
Fixed uninitialized variable that could cause Ditto to not connect to the clipboard
Fixed error that could have caused hidden icons on the desktop to show up
2.6.5.0 11-1-05
Only show an error message once when we can't auto send a clip to a client
Added French translation
Hide tooltip window when keys are pressed and the focus is on the search edit box
Set check marks on the menu correctly when using a foreign language
2.6.4.0 10-28-05
Added option to have ditto ensure it's always connected to the clipboard. (Options - General)
Added Italian translation
Changed how Ditto pings the clipboard to ensure it is connected to the clipboard. It was causing a conflict with some other programs that resulted in Ditto using 100% of the cpu
Fixed disconnect from clipboard. It would not disconnect.
Fixed crash when auto updating.
Replaced search combo with search edit box.
2.6.3.0 10-3-05
Modified German Language File
Fix memory leak when showing a clip's description (F3)
2.6.2.0 9-19-05
Modified dialogs to fit foreign language text better
Added German Language File
Added more delay when clip changes happen. I think this will help with Ditto maxing out the cpu
2.6.0.0 Beta 7-24-05
Added support for multiple languages
Added delay time for saving clips, if copies happen to fast Ditto will ignore them. Settable on General Tab in Options.
When focus is on the search combo, copy and delete will now work.
2.5.1.0 - 5-12-05
Added size limit on a clip, if a clip is over that limit the clip will not be saved
Back button will refresh the screen and go back to parent group
When focus is on the description window then you click on another window, Ditto will hide it's window correctly
2.5.0.0 - 4-21-05
Show full Rich Text or Text in description window (F3)
Added the ability to tab to description text and copy text from it
Added option to paste html format as plain text
Added option to 'Find as you Type'
Added option to always display ditto so the entire window is visible
Added option to not show clips that are in Groups in the main list
Clips are encrypted when sending across the network
Ditto must be updated on both sides for the network transfer to work
Added the ability to draw RTF text in the clip list
Added option to not send paste to active Window
Can specify a sound to play when Ditto saves a clip from the clipboard
Added shortcut key Shift - Enter to put only CF_TEXT on the clipboard and send a paste
Can use the windows keys in shortcuts
2.4 - 11-30-04
Added Help file (Right-Click -> Help)
If CF_DIB (bitmaps) is saved a thumbnail of the image will be displayed in the list and in the description (option to display image or not, Options -> Quick Paste)
Added option to not start up the server thread (Options -> Friends -> Disable Receiving Clips)
Set the font of the list control (Options -> Quick Paste, Right-Click -> Quick Options)
Properties window is resizable
When searching Spaces are treated as OR unless in quotes
Added a move to group dialog (Right-Click -> Groups -> Move To Group)
Added menu option to paste CF_TEXT(Paint Text) only (Right-Click -> Paste Plain Text Only)
Check if ditto window is in a valid monitor when showing ditto
Added CF_DIB (bitmaps) to the default types
Fixed memory leak due to improper termination of MTServerThread.
Fixed "corrupted QuickPaste position when closing while minimized".
Fixed auto internet update, it was being checked properly.
Fixed bug if you used global hot keys to paste the last item in the list it would not paste.
2.3 - 7-2-04
Keep multiple Computers' clipboards in sync (Friends Tab)
Send copied data automatically to other machines (Friends Tab)
Right click and send individual clips to other machines
Single click on the icon opens ditto
New method for getting the current active window to paste into
Option to close ditto on hot key if ditto is already active (General Tab, On by default)
Menu option to disconnect/connect ditto to the clipboard chain
If DAO is not installed you will be prompted to download the DAO redistribution package from http://ditto-cp.sourceforge.net/dao_setup.exe
2.2 - 2-29-04
Added global hot keys for the last 10 items copied
Added back button when viewing groups
Added menu options to set to
Never Auto Delete
Auto Delete
Remove Hot key
Fixed bug, when setting the group in the properties screen it was not setting the item to Never Auto Delete