3.24.238.0 10-04-2022

  • Description window changes - Default to rtf rather than html, handle repeat keys for searching
  • Changed the regex filter to be a find rather than a match
  • Added command line options /exit
  • Added special paste option to paste as CamelCase
  • Fixed issue with search text not going away after pasting
  • Fixed issue with tooltip not working when title bar is not on the right side
  • Added view as image to description window
  • Fixed issue with sorting by clip size in delete clip data window
  • When setting a custom drag name to append a unique number at the end
  • Fixed issue with opening the description window on a secondary monitor that is to the left of the primary (negative rect values)
  • Add Selenized Dark theme (#199)
  • Update Slovak translation (#196)
  • Update Russian.xml (#206)
  • Fixed issue with custom shortcut ctrl-d adding focus to search box with square box
  • Added translation for options - positioning
  • Fixed issue with saving setting to refresh ui after pasting option
  • Default to refreshing the view after pasting
  • Added option to leave window as is after pasting, not moving clip to the top
  • Leave selection as is when copying with ctrl-c
  • Fixed issue with global shortcuts window not showing the clip description

3.24.214.0 09-10-2021

  • Added the ability to set a custom name for the drag file name (F4)
  • Added character and word count to tooltip footer
  • Allow tiny xml to load files with unicode paths
  • Added save delay option to advanced options
  • Enable control back space in the search edit box
  • Added /n to set the file drag and drop file name
  • Fixed issue with exporting lcip to google translate
  • Fix for registering global clips with long descriptions
  • Added AppVersion to installer
  • fixed issue AsciiTextReplaceRegex not working
  • Update about email and web site url
  • Updated unicode/ansi/utf8 macros - fixed issue with only having cf_text set if there is an on copy script
  • Refresh the description after the OnCopyScript
  • Removed control key check when setting focus to the search bar
  • Select index position after pasting
  • Set created data time when creating clips by new clip window - show quick paste text in delete clips window
  • Added option Disable Friends to the advanced options dialog

3.24.184.0 02-27-2021

  • Fixed issue with excluding clips by regex not working
  • Added option to maintain search view
  • Added keyboard shortcut to open the system menu, defaults to control-right click keyboard key, Can be customized in option quick paste keyboard.
  • Support having the port after the IP/host name when sending to friends
  • Register with windows restart manager
  • Show database id in a clip's tool tip
  • Added option to bind the server to a specific IP address
  • Handle keystroke before first load is done
  • Added option to allow back to back duplicates
  • Added option to not handle multiple hot key presses to move selection
  • Handle repeat keys for moving clips up and down

3.23.124.0 10-26-2020

  • Don't auto hide the window when editing a clip
  • 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

3.22.88.0 12-20-2019

  • Added backup / restore db options
  • Default position to caret
  • Added system context menu to hide startup message
  • Regular expression matching is case insensitive
  • Limit past searches to 10 and 50 characters each
  • Zoom in on image using ctrl - mouse wheel
  • Support horizontal and vertical panning touch gestures
  • Fixed issue with always removing / and q from the beginning of the search string
  • Handle enter key in Delete Clip data window
  • Follow windows 10 settings for app dark/light
  • Use accent color to show pasted clips updated italian language file
  • Added activate window delay to adv options, changed default value from 50ms to 100ms
  • Fix issue with handling ctrl-c in the description window
  • Added force close command
  • Fixed showing message when double clicking on a .dto file to place it on the clipboard
  • Support entering escape in quick paste shortcuts
  • Don't save rtf text from edit screen unless they have rtf in supported types
  • Double check ensure visible when creating window, helps with window scaling on first open
  • Better detecting of hyperlinks in text editor
  • Added options for first ten start index and font size
  • Default editor font to segue ui and 14 point font
  • Added regex replace to chai scripts
  • Added replace call to std::string to chai script
  • Added set clip as sticky to chai script
  • Added FormatCurrentTime chai script
  • Show paste script shortcut keys in the menu

3.22.20.0 12-23-2018

  • Fixed crash in latest windows 10 when changing dpi
  • Removed message box when we fail to request a file from a remote computer, changed to balloon message in the task tray
  • Added option to invert case special paste
  • Updated German language file
  • Updated to latest version of SQLite, 3.26.
  • Added warning message box on compact and repair button is clicked
  • Aggregate multiple clips better if some clips don't have all the data needed
  • Updated chocolatey portable install script to handle upgrades
  • Changed output debug string and output debug to file shortcuts to ctrl-d, ctrl-o and ctrl-d, ctrl-f
  • Added back in auto roll-up quick option
  • Fixed issue resizing description window with image and then not being able to move next/prev with up/down keys
  • Changed right click menu from "filter on" to "filter on selected clip"
  • Added export to email, content as attachment Added special paste - slugify
  • Fixed import message window size
  • Update menu for export to email
  • Fixed issue with clicking on an image in description window and the up/down arrows stop working
  • Added email to and gmail export options
  • Trim include/exclude app text when checking against current app
  • Added Hungarian language file
  • When the desktop has focus center over the screen with the mouse cursor
  • Handle ensure window is visible on differnt dpi monitors better

3.21.258.0 09-03-2018

  • Per-monitor dpi awareness
  • Added chocolatey install support
  • Show image size in the description window
  • Show HTML in the description window
  • Show a message when there are no search results
  • Added command line option to paste plain text /PlainTextPaste
  • Special Paste option to trim white space

  • Added the Slovak language
  • Updated Chinese language file
  • Updated French language file

  • Recreate the database at the same location if the original was deleted
  • Show icon for description window on alt-tab
  • Sort on column click in delete clip data window
  • Use PROCESS_QUERY_LIMITED_INFORMATION to find process names, PROCESS_QUERY_INFORMATION was returning error on some processes, mainly qt apps
  • Added option to revert back to top level on close when an event in a group is selected
  • Added more functions to scripting
  • Allow left/right control and left/right shift keys to be set as {vkey} keys
  • Handle shift mouse wheel to scroll horizontally
  • Show folder path in the description window
  • Added shortcuts to manipulate transparency - toggle transparency - increase/decrease transparency
  • Show clip group path in tooltip and description
  • Removed replacing ' with '' when saving in the properties window
  • Fixed issue with refreshing thumbnails after opening properties window
  • Removed local help files, point to Ditto wiki on SourceForge
  • Refresh window better when changing themes
  • Allow multiple quick paste texts to be the same
  • Output 32 vs 64 bit build in options - about
  • Added back door setting to disable expire clips config
  • Reset modifier keys when opened through the command line

3.21.223.0 12-22-2017

  • Chai script paste support (https://sourceforge.net/p/ditto-cp/wiki/Scripting/)
  • Fixed issue with pasting into admin app from a low privilege user
  • Fixed crash when dragging and dropping
  • Handle exception when placing items on the clipboard, should fix a reported crash
  • Handle hyper-links in description window
  • Handle mouse wheel messages for the window the mouse is over not the the focused window
  • Set focus to richtext on mouse active so the first click works to select text and click on hyper-links
  • Don't hide description window when deleting clips
  • Track active window when opened from command line option
  • Handle page up/down with description window open
  • Use version 6 common controls, config windows looks better
  • Removed ability to convert old access db to sqlite, if needed they can first run an older version then this version.
  • Added adv option to multi paste in reverse order or not
  • Find child process for uwp apps, edge, mail, ...
  • Delay sending paste to edge browser so the paste works, edge seems to take a long time to set focus
  • Use rtf control to pre process rtf before we draw rtf text, was finding newer version of word would add data that our draw routine could not handle
  • Don't combine multiple clips unless they all have that type of data
  • Assign short cut keys to paste scripts
  • PNG supported in viewer and thumbnail images
  • Support png images in drag and drop and export to image
  • Change appx app name to "Ditto Clipboard" - added php script to beta page to always refresh page
  • Updated icons for alt-tab
  • Resize dialog paint fix
  • Tooltip timeout of 0 turns off toolips
  • Show a message when receiving a manual sent clip, option to turn this off
  • Color search box better when using dark theme
  • Handle repeat keys when moving selection up and down
  • Show selected index and clipboard change delay in adv settings
  • Added menu option to move clip to the end of the list
  • Added shortcut key to load last search
  • Added shortcut key to toggle search method
  • Added the ability use environment variables in the database path
  • Don't add cmd.exe custom keys if we are windows 10
  • Fixed issue with showing scroll bars
  • Fixed searching for regex on quick paste text
  • F3 searches list by default on second press if searching
  • Added tooltip timeout to the adv options window
  • Read large string values from settings (reg or ini)
  • Fixed issues with drawing rtf text
  • Updated Chinese translation
  • Added option to not show startup tooltip message
  • Show & when typed into search box

3.21.185.0 9-4-2017

  • Reworked config - removed quick paste tab - updated general page - added advanced popup for rest of settings - added regex filter config ui
  • Forward mousewheel to description window
  • pdated bitmap generation, uses Bicubic to resize images now, much better image quality
  • Added command to move selection up/down that can be assigned to shortcut key
  • Control-drag will always drag files
  • Exclude CF_DIB if copied from excel, often causes lockups
  • Reset scroll back to 0 when refilling list, before it could get scrolled to the right and look empty
  • Show menu of previouse searches (ctrl-down or ctrl-shift-down or click down icon)
  • Check focused process name against group name, if they match open to that group, needs to match exactly (ex, notepad.exe), case does not matter
  • Windows scaling fixes
  • Fixed pasting into search bar if pasted text is larger than the displayed width
  • Fixed crashes around bad regular expressions, added try-catch block
  • Implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression
  • Added option to save file contents into ditto's database so we don't need the file anymore
  • Fixed issue with showing never delete icon when it shouldn't be shown
  • Free up memory when saving image to file fromd drag drop
  • Added option to prompt for friends ip/host name for who to send to
  • Offset position at cursor so we don't show toolip
  • Added option to replace top sticky clip
  • Show balloon tooltip on start and on error messages
  • When running from windows app don't try and launch elevated app
  • Fixes for drawning html tags present in copied text, use un printable characters to highlight
  • Updated to visual studio 2017
  • Adjust rtf text when generating crc to handle word and outlook adding unique values to the rtf text

3.21.134.0 1-29-2017

  • Updated default UI look of Ditto
  • Added custom shortcut keys (options - quick paste Keyboard)
  • Updated Ditto Icon
  • Added option to paste adding the current time to the end
  • Added option to show what clips have been pasted
  • Added option to installer to add firewall exception for Ditto
  • Added option to last ten pastes to use ui selected group for indexes
  • Installer updated to auto close Ditto
  • Removed flicker on large tooltop text
  • Added option to toggle last viewed group
  • Show scroll bars when viewing image in description window
  • Added multiple shortcut keys to activate Ditto. Useful when using multiple language keyboards
  • Allow delete/page up/down while description window is visible

3.21.50.0 3-18-2016

  • 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
  • Added new menu option to filter on selected clip

3.21.28.0 11-06-2015

  • Fixed crash when auto send to friends is enabled
  • Draw rtf in 64bit builds
  • Support escape key to cancel delete message box
  • Monitor clipboard changes using new method AddClipboardFormatListener

3.21.20.0 10-16-2015

  • Fixed issue with deleting expired events
  • Double click global short cut key to save selection to that group
  • Added hot key to groups to save clip to that group
  • Added options to move clips up/down/top
  • If paste as plain text is selected then change cf_hdrop (file copy) to text of the copied file path
  • Close and reopen the database after windows resumes
  • Added a progress bar to the backup database function
  • Set group clip order correctly, it was using the wrong sort order
  • Allow wild card characters in ip/machine name matching for what to put in clipboard
  • Added menu option to fixup order of sticky clips. Found an issue with assigning sticky clips that would cause wacky ordering, this will fix that.
  • Updated chinese language file
  • Updated polish translation

3.20.74 8-4-15

  • always refresh the description window when an image is shown, if two images were the same size it would not be refreshed
  • Updated Czech language file
  • Fixed crash when adding a new group through right click menu in groups window
  • Added regular expression filtering
  • Added option to request remote files by either the ip or host name
  • Fixed issue with N and P to go to next and previous descriptions
  • If showing task bar then minimize when closing ditto's main window
  • Added commands to export bitmaps to file and to export clip to google translate
  • Sped up loading list with large databases 30000+ entries
  • Don't remove search data when diffing clips or when opening google translate
  • Unregister global shortcut keys when using right click - quick properties - remove hot key
  • use icu in sqlite for better international character searches - http://www.sqlite.org/faq.html#q18
  • Keep line feeds when display search results
  • fixed issue with always on top, sometimes it was not setting it to be always on top
  • Updated version of Persion translation
  • Added option to save the current clipboard to Ditto. Usefull if you turn off clipboard monitoring and only save the clips you want.
  • Re add the taskbar icon when explorer is restarted
  • Fixed issue with not applying color selection in clip editor
  • added message window when backing up db and running script updates

3.20.54 1-10-15

  • View clip as QRCode
  • Open external app to compare apps
  • Save clips to file
  • Show search text in different color in ditto and description window
  • Added command line options to open/close ditto's window
  • F3 finds inside the description window
  • ctrl-c/v/z/x/a work now in the search edit box
  • Delete pending Main record deletes before shrinking the database on clip cleanup
  • Press and hold up/down in search box now moves selection correctly
  • Forward key_down message to list control so shift up/down works when up/down from search text box
  • Scale small 1-10 text in each row based on dpi settings
  • Added new Persian language file
  • Updated Russian language file
  • Added Hebrew language

3.19.24.0 06-06-14

  • elevate ditto privileges if pasting into a higher privileged application (before the paste would fail)
  • Added Delete clip data window (task bar icon - right click - delete clip data)
  • sticky clips
  • show groups window on global paste of group clip
  • improved High DPI awarness
  • Added option to always show scroll bars
  • option to move clips to the top if pasted from top 10 shortcut keys
  • changed tooltip description window to look like ditto window and allow moving
  • description window position can be locked to always show in the same position
  • Added next and previous commands for showing description
  • fixed handle leak when closing ditto
  • show option to search for description, full text, quick paste
  • updated mfc and crt dlls
  • removed auto closing the main window after 24 hours of inactivity
  • added timing messages around paste to find slowness when pasting with large db
  • delete all clip data before compact and repair
  • simple search (not not or ands)
  • create new sticky fields when creating a new database
  • added better scaling for close and collapse icons
  • When opening a group through a global key save the current group so when we close the group we revert back to the last opened group
  • ensure group window is visible when showing

3.18.46.0 11-8-12

  • In paste for last 10 keys handle the option to show group clips in the main list
  • fixed issue that prevented last pasted time from getting saved to the db
  • New Ukrainian language file
  • Hide horizontal and vertical scroll bars unless you mouse over the right or bottom
  • Removed focus dll from portable build
  • Fixed issue with moving clips to group
  • Changed search text box to look better
  • Ditto works better when text is set to be viewed at 125% or 150%
  • Added png icons with transparency to folder and back buttons
  • Reimport clips in the same order as they were exported
  • When opening from right click open show use normal positioning, rather than just where it was
  • Update font after it's changed in the options dialog
  • Updated to latest sqlite 3.7.13
  • Windows 8 changes to better set focus to windows, other windows 8 fixes

3.18.24.0 1-3-12

  • Fixed issue with pasting last 10 pastes through global shortcut keys
  • Fixed issue with chinese language files
  • Take the windows task bar into account when ensuring entire Ditto window is visible
  • Show correct shortcut key text in [Options - Keyboard Shortcuts] when Win is checked

3.18.20.0 12-23-11

  • 64bit build
  • 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
  • Fixed issue with displaying chinease language

3.17.00.17 12-23-10

  • Removed named paste, named paste items can be searched by entering /q text
  • Added add-in to set/remove read only flag on clip containing cf_hdrop items or just text of file names
  • Added add-in to remove all line feeds then paste the clip
  • Fixed issue with ditto taking focus back, happened when always on-top was selected
  • Reverted to previous method for setting the focus
  • Fixed issue where 'v' was pasted instead of the actual clip
  • Changed default method for tracking focus to polling
  • Sped up clip deletes, delete of the large clipboard data now happens in the background
  • Sped up filling of the list, only items in view are loaded
  • Save connected to the clipboard state to config settings
  • Search full cf_unicode clip data with /f in the search text ex) /f text
  • Include correct version of mfc and c++ runtime files
  • Removed auto update feature

3.16.8.0 08-16-09

  • Added DittoUtil Addin, adds the ability to paste any clip type as text
  • Fixed SetFocus fix in ActivateTarget -- needed AttachThreadInput
  • Added the ability to create add-ins, called before an item is pasted
  • Fixed issue with getting the currently focused window when not using the hook dll
  • Updated italiano language file
  • Added option to paste from hot key, press multiple times to move the selection, release the modifer key (control, shift, alt) to paste
  • Fixed word wrap option to reload correctly
  • Fixed issues with loading cut copy buffer 3 correctly from config on restart
  • Check if key is up before sending key up command. This was causing problems if an app is listening to global key up commands
  • Updated to sqlite version 3.16.10

3.16.5.0 03-23-098

  • Fixed SetFocus fix in ActivateTarget -- needed AttachThreadInput -- wait for window to gain focus
  • Added the ability to create add-ins, called before an item is pasted
  • Fixed issue with getting the currently focused window when not using the hook dll
  • Updated italiano language file
  • Added option to paste from hot key, press multiple times to move the selection, release the modifer key (control, shift, alt) to paste
  • Fixed word wrap option to reload correctly
  • Fixed issues with loading cut copy buffer 3 correctly from config on restart
  • Check if key is up before sending key up command. This was causing problems if an app is listening to global key up commands
  • Updated to sqlite version 3.16.10

3.15.4.0 01-16-08

  • Fixed empty directory from being created in application data in stand alone version
  • Added themes (http://ditto-cp.wiki.sourceforge.net/Themes)
  • Updated to latest sqlite db version
  • 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
  • Fixed bug, checking the wrong url for update

2.1 - 2-15-04

  • Improved drawing speed

View My Stats
Ditto clipboard manager