Anzeigen der neuesten Beiträge
0 Mitglieder und 3 Gäste betrachten dieses Thema.
3.0.0.0 - 18-NOV-2012!!! IMPORTANT UPDATE NOTICE !!!Many additions, changes and improvements were made that will require resetting your options to their defaults. This should be done automatically the next time ACX is started. Your old config.ini file will be automatically backed up should you need to refer to it.[+] added buttons to select between 3 user profiles to quickly change settings. if the selected profile file does not exist, the current profile file is copied to create the new profile rather than starting with all default settings. all user adjustable settings are now stored in the user profile configuration files (Profile_1.ini, Profile_2.ini, Profile_3.ini) with the exception of the settings on the 'Program' tab[+] added a rudimentary clipboard manager (ClipMan) which keeps a history of the last 10 text strings copied as well as 5 static items that are user editable with a built-in editor[+] added option to automatically paste to the last used window that was pasted to (automatic window switching must be enabled to use this feature)[+] added option to automatically save (AutoSave) all copied or pasted text to a preselected text file[+] added warning message if paste at cursor option is enabled since doing so can wreck havoc if user is not careful when pasting[+] added option to paste at mouse cursor position instead of caret position[+] added ability to detect and process Ctrl + A and Shift + Left Mouse Button - content selected using either method can be automatically copied[+] added option to copy only after a hot-key is pressed[+] added option to disable multi-click copying (copying when content is clicked multiple times without moving the mouse cursor, such as selecting a word)[+] added capability to run in portable mode (by default ACX now runs in non-portable mode where config.ini is in users application data directory)[+] added a method of automatically ignoring windows when the Arrow cursor is enabled and the window is dragged by its title-bar[+] added option to hide config UI to system tray icon when window close button is clicked[+] added conflicting hot-key check when saving configuration[+] added an expression editor in the config UI for creating, editing and deleting stripping and replacing expressions[+] added an intro screen when ACX is first run[+] added a hot-key to send last copied content to an email recipient[+] added window whitelisting ability where ACX will work only with specified windows[+] re-added the donation link to the config UI... and hoping some folks actually use it :)[+] added more default strip match and replace options[+] added ability to copy and paste with unknown cursor types. this enables the ability to copy/paste to MS Office spread sheets[+] added advanced preferences for correcting problems[+] old config.ini is now backed up if it is not compatible with current version[+] tray-tip notification option added[+] an error message is shown if ACX cannot access the Windows clipboard[+] added a check to see if anything is in the clipboard before pasting[+] added a check to eliminate copying a selection containing only whitespace[+] added a link to apply to become a beta tester[-] removed the "Exit" button from the config UI - not needed[-] removed ability to open config UI by double clicking tray icon (use context menu or hot-key instead)[-] removed option to clear clipboard when paste button is pressed longer than delay - problematic to implement because of other options that were added and not really needed since option exists to always clear clipboard after pasting[-] removed option to disable ACX temporarily while hot-key is pressed (can use the toggle state hot-key instead)[-] removed informational message when black/white list for windows is first enabled[-] removed ability to copy/paste with the Hand cursor[/] copy and paste with the Cross cursors now fall under the option for other cursor types[/] changed the method of selecting the paste mouse button[/] the manual is now available on the website instead of being included in the installer[/] setting for copy threshold was split into X and Y components and a new slider added[/] added a bunch more window class names to the hard-coded blacklist which should help avoid some unexpected copy notifications[/] changed the "Save" button in the config UI to "Hide"[/] many changes were made to the configuration UI[/] "Esc" key now hides the config UI to a system tray icon instead of exiting the program[/] clicking the window minimize button now hides config UI to the system tray instead of the task-bar[/] for window blacklisting, ability to get window titles and class names was improved[/] option to adjust Tool Tip time was removed and the value is now fixed at 350 ms[/] input controls for Expression Editor are populated when config UI is first displayed[/] using a different method of interacting with the Windows clipboard that should help to avoid several problems[/] removed all images from config UI and replaced with description text/tool-tips[/] renamed "Repeat paste delay" to "Paste delay"[/] notification sound files were replaced and more added[/] changed the default hot-keys[/] all settings are now saved with 'Hide' or window minimize (-) or window exit (X), including hot-keys[/] added a slight delay before switching back to copy window if automatic window switching is enabled[/] changed the ACX icon and logo[/] all resources are now embedded in the exe except for splash.bmp[/] several changes to update checking function[/] documentation was updated and is now available on-line (PDF file no longer included)[/] disallowed adding hard-coded window class names to the blacklist[/] allowed adding hard-coded blacklisted windows to the whitelist so that text can be copied from them (only if cursor is an I-Beam)[/] many changes made to core copy/paste code[/] copy notification tool-tip now follows the mouse cursor[/] some non-critical error messages are now displayed in an information bar at top of screen[/] tool-tip notification no longer pauses ACX while the tool-tip is displayed[/] changed notification options so only 1 can be selected[/] clipboard is backed up during copy and restored if copy fails (i.e. nothing was copied)[/] to reset option 'Disable copy until previous copy is pasted', user needs to disable, then enable ACX (this is no longer done with Ctrl+C)[/] lowered volume for all sounds roughly 30%[/] the check for adding hard-coded window class names to the black/white list also takes place when using the "Find" tool rather than only on save (Hide, exit)[/] when enabling window blacklist or whitelist the Find tool runs automatically if the list is empty[/] many other internal changes, optimizations and code cleanup[x] fixed bug with window black/white listing that could crash ACX[x] fixed bug where hard-coded blacklisted windows could be ignored if user whitelisted them. hard-coded blacklisted windows are now checked before user black/white lists - this prevents user from whitelisting the hard-coded blacklisted windows, even if editing config.ini manually[x] fixed an error in the 'Share' link[x] fixed a bug in update check function that could return incorrect version information[x] fixed bug where hard-coded window classes to always ignore were not always ignored[x] fixed bug where Formatting some options could fail[x] fixed bug where copy/paste delay time was not saved correctly[x] fixed issue where 3 settings were read twice from config.ini[x] fixed bug where sound did not play when clearing the clipboard[x] fixed bug where files/folders could be copied from Explorer[x] changed the point in time at which a window is remembered as a copy or paste window[x] when replacing stripped content, keywords _SPACE, _TAB and _RETURN were not converted to spaces, tab spaces and line feeds[x] fixed bug that affected restarting ACX when clicking the 'Reset' button[x] fixed bug where combo controls for strip and replace would not show active option after deleting a formatting option[x] windows that are moved or resized are immune from copy when Arrow cursor is enabled for copying[x] possibly fixed a problem where a modifier key (Alt, Ctrl, Shift) could be left in a pressed state[x] fixed a bug where an error message was displayed if AutoWin was enabled and no window had been pasted to yet[x] fixed bug that could cause unexpected copying if user drags any enabled copy cursor from one window to another, or one control to another within the same window. this attempts to prevent copying on drag and drop actions, etc.[x] fixed bug with automatic window switching[x] fixed issue that prevented copying large amounts of content[x] fixed bug where, when creating a custom formatting option, the option was not displayed in the combo controls upon hiding and re-showing the config UI[x] fixed other Formatting bugs[x] fixed bug where un-checking "Start when Windows starts" failed[x] fixed a possible memory leak[x] corrected some possible issues with update checking[x] many other misc bug fixes