Versjonshistorie Ditto
<<Tilbake til programvarebeskrivelsen
Endringer for v3.22.20.0 - v3.22.88.0
- 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
 
Endringer for v3.21.258.0 - v3.22.20.0
- 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
 
Endringer for v3.21.223.0 - v3.21.258.0
- 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
 
Endringer for v3.21.185.0 - v3.21.223.0
- 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
 
Endringer for v3.21.134 - v3.21.185.0
- 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
 
Endringer for v3.21.50.0 - v3.21.134
- 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
 
Endringer for v3.21.30.0 - v3.21.50.0
- 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
 
Endringer for v3.21.28.0 - v3.21.30.0
- Fixed Ditto not starting on XP or Server 2003
 
Endringer for v3.21.20.0 - v3.21.28.0
- 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
 
Endringer for v3.20.74 - v3.21.20.0
- 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
 
Endringer for v3.20.54 - v3.20.74
- 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
 
Endringer for v3.19.24.0 - v3.20.54
- 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
 
Endringer for v3.18.46.0 - v3.19.24.0
- 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
 
