[ADDIN] SearchPadExtras v1.1

Addin: SearchPadExtras
Version: 1.1
Date: Friday, 2 August 2013

Description

Adds some enhancements to the default search pad.

Usage

Buttons added to the toolbar of the search results pad.

Features

  • Copy to Clipboard
  • Find
  • Find Next
  • Replace
  • Quick Find: use Alt-Q to move focus into quick find combo box on the search pad toolbar.
  • Quick Find: use Alt-Q to move focus into quick find combo box on the Embeditor/Embed Editor toolbar.
  • Quick Find Search Modes: Standard, Embed code only and Generated code only

Release Notes

Release: 1.1, 02 August 2013

FIX: FindNext is now called through reflection so it will work with both C8 and C9

Release: 0.10, 20 July 2012

FIX: Combo box now registers a new selection from the drop list correctly. This means you can select an item and immediately hit Find Next and it will actually work properly
FIX: Combo box now registers the search string on los of focus so if you TAB out of the control Find Next will work correctly
CHANGE: New toolbar icons instead of the built in ones.
FIX: Icons are now 24x24 to match the default toolbar size.
FIX: Checks in the options drop down are now scaled correctly when toolbars are at the default size

Release: 0.9, 19 July 2012

FEATURE: Feature request #55 - SearchPadExtras - search only in filled embeds <http://support.fushnisoft.com/clarionaddins/issues/55>_
CHANGE: The Find Next button on the embed editor/embeditor toolbar also uses the new search modes.
CHANGE: Clarion 7 is no longer supported as of this version!

Release: 0.8, 22 June 2012

FEATURE: SearchPadExtras - Include [Find Next] button on embeditor toolbar <http://support.fushnisoft.com/clarionaddins/issues/52>_

Release: 0.7, 25 April 2012

CHANGE: Removed ClarionAddins global addin dependency.

Release: 0.6, 18 April 2012

CHANGE: Now has ClarionAddins global addin dependency.

Release: 0.5, 2 March 2012

FEATURE: Added a copy of the “FindComboBox” to the search Embeditor/Embed Editor toolbar!

Release: 0.4, 19 October 2011

FEATURE: Added a copy of the “FindComboBox” to the search results pad. This uses the accelerator key :kbd:Alt-Q. I have found this convenient to use for quick searches. Hit :kbd:Alt-q, type search term and hit enter to find and then hit :kbd:Escape twice to return focus to the text editor.

Release: 0.3, 21 May 2011

CHANGE: Preparing for public release of source code. Making the VS project work without dependencies, adding docs, etc

Release: 0.2, 05 Feb 2011

FEATURE: New buttons
BLOG: SearchPadExtras v0.2 released <http://www.clarionedge.com/clarion/addins/searchpadextras-v0-2-released.html>_

Release: 0.1, 27 Oct 2010

INFO: Initial Release
BLOG: SearchPadExtras addin <http://www.clarionedge.com/clarion/addins/searchpadextras-addin.html>_