Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to save any type of information that can be put on the clipboard, text, images, html, custom formats, .....

Features

  • Easy to use interface
  • Search and paste previous copy entries
  • Keep multiple computer's clipboards in sync
  • Data is encrypted when sent over the network
  • Accessed from tray icon or global hot key
  • Select entry by double click, enter key or drag drop
  • Paste into any window that excepts standard copy/paste entries
  • Display thumbnail of copied images in list
  • Full Unicode support(display foreign characters)
  • UTF-8 support for language files(create language files in any language)
  • Uses sqlite database (www.sqlite.org)

Why not use built in Copy bins in Office or VS.Net

  • VS.Net only collects pastes from inside Visual studio
  • No way to paste to external app
  • Can't search past clips
  • Limited storage of clips
  • Clips do not persist after closing Visual Studio

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-08

  • 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.

View My Stats
Ditto clipboard manager