Quantcast
Channel: joejoesoft.com [ArsClip]
Viewing all 26 articles
Browse latest View live

[ArsClip] - Changes in v5.27

$
0
0
joejoe Jul-02-18 2:07 PM CDT

Changes in v5.27

Download acv527.zip

(Window: Clip Menu)
Fix: Edit not working on Pinned clips

(Window: Edit Permanent Clip)
Fix: Edit Clipboard menu items not functioning when clicked

(Window: Popup)
Fix: issue showing Tooltip Hint for removed clips when using Filter search mode

(Misc)
Fix: workaround for newline character and mimic typing not working for some programs
Fix: another issue with global hotkeys
Fix: issue setting and clearing global hotkeys

Full Page

[ArsClip] - Changes in v5.28

$
0
0
joejoe Jul-15-19 3:46 PM EDT

Changes in v5.28

Download acv528.zip

(Window: Configuration)
New: increased the maximum for Popup Clips
Fix: Drag-Drop issue with Custom Menus list
Fix: Custom modifier key action not working with "Destroy"

(Window: Edit Clips/Macros)
New: added default help text about macro references
New: added Edit Group popup menu
New: updated Permanent Clips lists to support multiselect for deleting/moving clips
Fix: drag-drop reordering udpated for multiselect for Permanent Clips
Fix: "Copy" not setting clipboard for Removed Clips

(Window: Edit Permanent Clip)
New: PINNEDITEM command added (Insert Commands > Insert)
New: CLIPBOARDFROMFILE added (Insert Commands > Edit Clipboard)
New: added "Convert Clip to Plaintext" on right click menu (when plaintext version available)
New: updated description when formatted clip is Read-Only

(Window: Popup)
Fix: issue exiting program when Pinned to Desktop

(Window: Clip Menu)
Fix: delete/destroy not working for Pinned Clips

(Misc)
Fix: possible issue with large number of global hotkeys
Fix: issue grabbing clipboard contents after certain Macro commands
Fix: corrected group indexing - defaulting to alphabetical

Full Page

[ArsClip] - Changes in v5.29

$
0
0
joejoe Jan-24-20 3:10 PM EST

Changes in v5.29

Download acv529.zip

(Permanent Clips/Macros)
New: Support for literal double quote characters in Commands that support data
Fix: saveToPopupClips("") JavaScript function changed to support text with double quotes
Fix: [PASTEDEFAULT] not working

(Window: Edit Clips/History)
Fix: improved load speed of Permanent Groups in the window

(Window: Configuration)
Fix: Permanent Clips not using the "Formatted Only" setting under Popup > Behavior

(Windows: Permanent Clips/Macros)
New: Updated Command Reference to use a clickable control
Fix: Quoted data treated as lowercase (caused in previous test version)

Full Page

[ArsClip] - Changes in v5.30

$
0
0
joejoe Feb-27-20 1:51 PM EST

Changes in v5.30

Download acv530.zip

(Window: Configuration)
New: added "Search" button for locating settings
Fix: updates some descriptions to work better with new Search feature

(Window: Clipboard Bar)
New: updated the Permanent Clip menu to make clips using any found format

(Window: Edit Permanent Clip)
New: added JavaScript routines for Pinned/Popup Clips
New: added JavaScript routine for install path
New: added JavaScript clipboardHasFormat routine
New: added JavaScript routines for Window / Mouse manipulation
New: added JavaScript routine to get the title of a window
New: added [PROMPTOPTIONS] command for a list of items
New: added [PROMPTRESPONSE] command for repasting prompt input
New: added "Undo" to the right-click menu
New: editable Rich Text clips
New: "Clip Only Format" menu item
New: added helper panel for creating a new HTML Clip
New: added experimental HTML viewer
New: added "Get Clipboard As" command
New: JavaScript routines to show/write debug text
New: added JavaScript routines to maximize/minimize a window
New: added "File" menu for saving the current clip, includes shortcut keys
New: option to prevent clearing of clip preview result between runs
New: added shortcut key for running a macro/script
Fix: minor updates to the "Results / Run" panel
Fix: [Insert>Clipboard>Delete] created the wrong command
Fix: issue with some keystrokes not being sent

(Permanent Clips/Macros)
New: JavaScript errors now logged to debug log
New: tooltip hint removed for JavaScript clips executed by a global hotkey
Fix: possible clipboard error on the second call of a complex script
Fix: JavaScript error message not shown when Permanent Clip executed with global hotkey
Fix: issue with start_ac_macro/end_ac_macro labels and empty text between

(Misc)
New: updated initial database error check to detect a locked file
Fix: optimized shared permanent clips to write less data to shared.ini file

(Clipboard Monitor)
Fix: issue getting display text for HTML clips

(Window: Permanent Clips/Macros)
Fix: Highlight missing when "Edit" selected from right-click menu

Full Page

[ArsClip] - Changes in v5.31

$
0
0
joejoe Apr-28-20 8:01 PM EDT

Changes in v5.31

Download acv531.zip

(Window: Edit Permanent Clip)
Fix: issue saving RichText clips directly created in the window
Fix: "Online Code Examples" not displayed correctly
Fix: menu [Popup Clips>Get Clipboad As] not working for Picture/Files
Fix: Clipboard Find/Replace command not working with "\t" for tabs
Fix: vertical scrollbar missing for Rich Text edit control
Fix: current group name not always shown

(Window: Popup)
Fix: Pinned mode not always pasting in target window during Explorer Compatibility mode
Fix: improved detection of "Explorer Compatiblity" mode for Popup

(Window: Clip Menu)
Fix: issue using "Make Permanent" when Popup in Pinned mode
Fix: Mimic Typing disabled for text Permanent Clips
Fix: "Paste Using" options enabled for script Permanent Clips

(Misc)
Fix: updated SetForegroundWindow routine to restore a minimized window
Fix: graphics memory leak when showing the popup
Fix: memory leak when using certain windows
Fix: added code to prevent certain events from triggering before program fully loaded
Fix: added safety code to ignore quickly repeated "new clipboard" events
Fix: updated Clipboard Monitor logic for when Picture and Text is detected
Fix: Removed Clips not working for 10 minutes on the very first run

(Window: Edit Clips/Macros)
Fix: small memory leak when viewing Removed Clips

(Window: Clipboard Bar)
Fix: display sometimes blank for for formatted clips
Fix: old clipboard sometimes shown when copying formatted text
Fix: issue with font settings not activating correctly

(Window: Configure)
Fix: Text Format order not loaded properly

Full Page

[ArsClip] - Changes in v5.33

$
0
0
joejoe May-15-21 4:13 PM EDT

Changes in v5.33

Download acv533.zip

(Window: Popup)
New: added "Text Inspector" to Pasting Tools menu
Fix: "Current Clipboard" always shown as empty
Fix: error unpinning a clip that has the same contents as a Popup Clip

(Window: Configure)
New: added Text Inspector section to Optional Features
(Configuration)
Fix: "Cannot assign a nil to a TListItem" error at startup for configuration files with very old data

(Misc)
New: added "CustomCursor" setting to the "[Hidden]" section of the arsclip.ini file to disable/enabled custom mouse cursors
Fix: workaround for Windows Snip tool creating an empty clip
Fix: possible floating point error message during a copy with a locked clipboard
Fix: added more logging information when exiting program
Fix: pasting issue if another program has the clipboard locked
Fix: issue importing clips from the "removedcache" folder on older installs

(Window: Edit Permanent Clips)
New: command to show the "Text Inspector" window
New: added [JavaScript > Text Inspector] section, mostly for reference
Fix: error when clicking the "Get from Clipboard" button for Richtext/HTML clips
(Permanent Clips/Macros)
Fix: updates to the [PROMPT] window
Fix: minor issues with the [PROMPT] command

(Global Clipboard)
Fix: formatted clips not loading plaintext
Fix: improved global clipboard sharing cleanup

(Window: Debug)
New: updated to support saving on shutdown/logoff

Full Page
Viewing all 26 articles
Browse latest View live