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
[ENHANCEMENTS]
- Added number pad keys to the 0-9 shortcut keys for pasting last 10 entries
[BUG FIXES]
- 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
[ENHANCEMENTS]
- Only show an error message once when we can't auto send a clip to a client
- Added French translation
[BUG FIXES]
- 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
[ENHANCEMENTS]
- Added option to have ditto ensure it's always connected to the clipboard. (Options - General)
- Added Italian translation
[BUG FIXES]
- 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
[ENHANCEMENTS]
- Modified German Language File
[BUG FIXES]
- Fix memory leak when showing a clip's description (F3)
2.6.2.0 9-19-05
[ENHANCEMENTS]
- Modified dialogs to fit foreign language
text better
- Added German Language File
[BUG FIXES]
- 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
[ENHANCEMENTS]
- 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
[ENHANCEMENTS]
- Added size limit on a clip, if a clip is over that
limit the clip will not be saved
[BUG FIXES]
- 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
[ENHANCEMENTS]
- 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
[ENHANCEMENTS]
- 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
[BUG FIXES]
- 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
|