Addin: MainToolbarExtras
Version: 2.2
Date: Tuesday, 18 March 2014
Description
Some new buttons and other enhancements to the main IDE toolbar.
Usage
… note:: Right-Click on the Main IDE toolbar to access options.
Features
- Automatically refresh the startpage after a solution is loaded.
- Automatically re-open the StartPage when the solution is closed.
- Automatically re-open the StartPage when an APP is closed.
Edit --> Application Source
with the shotcut key ofAlt-s
- Set the size of the main toolbar and icons!
- Optionally set the size for ALL accessible toolbars in the IDE!
- Toolbar button - Run startup project Non-Elevated
- Toolbar button - Run startUp project in the debugger
- Expand/Collapse all code folds. See
Edit --> Folding
- Editor Font Size - Increase/Decrease/Reset (Reset to the font size found at IDE startup). See
View --> Editor Font Size
. - Toolbar buttons for common edit actions on the Embeditor/Embed Editor toolbar (Cut/Copy/Paste/Delete|Undo/Redo)
Release Notes
Release: 2.2, 18 March 2014
FEATURE: New toolbar button, Layouts. Duplicates the layout menu item in a more convenient location
Release: 2.1, 04 June 2013
FEATURE: New toolbar button, ReloadSyntaxModes, available when the current window is of the type XmlView.
Release: 0.22, 01 February 2013
FEATURE:
Feature Request#44 <http://support.fushnisoft.com/thebuggenie/clarionaddins/issues/44>
_ re-open startpage on close of APP.
Release: 0.21, 24 July 2012
FEATURE: The Main toolbar context menu now duplicates the CloseStartPageOnSolutionOpening option from the Project and Solution options panel.
Release: 0.20, 23 July 2012
CHANGE: StartPage is now reloaded on both ViewOpened and ViewClosed workbench events.
CHANGE: StartPage is now reloaded using the current URI rather than the “home” page. Not sure why this wasn’t always the case!
Release: 0.19, 25 April 2012
CHANGE: Removed ClarionAddins global addin dependency.
Release: 0.18, 18 April 2012
CHANGE: Now has ClarionAddins global addin dependency.
CHANGE: Options panel is now in ClarionAddins options section!
Release: 0.17, 7 March 2012
FIX: Handled exception better in RunAbstractCommand. In C8.8973 the termination timing must have changed slightly which exposed an error in this code.
CHANGE: Toolbar icons are now 24x24 so they look better with default toolbar size
Release: 0.16, 2 March 2012
FEATURE: Toolbar buttons for common edit actions on the Embeditor/Embed Editor toolbar (Cut/Copy/Paste/Delete|Undo/Redo)
Release: 0.15, 28 February 2012
FEATURE: Expand/Collapse all code folds. See :menuselection:
Edit --> Folding
FEATURE: Editor Font Size - Increase/Decrease/Reset (Reset to the font size found at IDE startup). See :menuselection:View --> Editor Font Size
.
Release: 0.14, 29 December 2011
CHANGE: Code refactored for easier development and maintenance (and helped a lot in debugging!)
FIX: UpdateOtherToolbars feature was crashing, particularly on multi core machines because of the way the toolbars were being set on Pad items. This now appears to be fixed completely
CHANGE: Set Toolbars form now has spin controls and buttons for setting the size to the C7/C8 defaults automatically
Release: 0.13, 15 December 2011
INFO: Initial Release
Release: 0.12, 18 November 2011
FEATURE: Automatically refresh the startpage after a solution is loaded.
- Feature is only active when "Close StartPage when loading a solution is checked off.
- Feature is enabled by default, use the context menu on the main toolbar to disable it.
Release: 0.11, 17 November 2011
FEATURE: Automatically re-open the StartPage when the solution is closed. Feature is enabled by default, use the context menu on the main toolbar to disable it.
Release: 0.10, 10 November 2011
FIX: Run Non-Elevated now detects if it is being used on XP and calls the standard Run code instead of throwing an exception!
Release: 0.9, 20 October 2011
FEATURE: This update adds a new menu item, :menuselection:
Edit --> Application Source
with the shotcut key of :kbd:Alt-s
. When you are in the application procedure view you can now use :kbd:Alt-s
to go directly to source view!
Release: 0.8, 20 October 2011
INFO: Internal release.
Release: 0.7, 11 October 2011
FIX: New toolbar item "Run startup project non-elevated. Button is visible by default, you can hide it using the context menu.
Release: 0.6, 4 October 2011
FIX: Context menu and resizing was not being applied until after the first view (code/text/app/etc) was opened.
Release: 0.5, 18 September 2011
FIX: A few adjustments made to the RunStartUpProjectInDebugger code. This is basically a sync to the latest improvements found in SoftVelocity.Generator.Commands.RunProject in the most recent Clarion 8
Release: 0.4, 21 May 2011
CHANGE: Preparing for public release of source code. Making the VS project work without dependencies, adding docs, etc
Release: 0.3, 09 May 2011
FEATURE: Optionally set the size for ALL accessible toolbars in the IDE!
BLOG:MainToolbarExtras addin v0.3 – Set ALL Toolbar Sizes! <http://www.clarionedge.com/clarion/addins/maintoolbarextras-addin-v0-3-set-all-toolbar-sizes.html>
_
Release: 0.2, 01 May 2011
FEATURE: You can now define the size of the main toolbar and icons!
BLOG:MainToolbarExtras addin v0.2–Set Main Toolbar Size! <http://www.clarionedge.com/clarion/addins/maintoolbarextras-addin-v0-2set-main-toolbar-size.html>
_
Release: 0.1, 02 March 2011
INFO: Initial Release
FEATURE: Puts a new button on the main toolbar that will launch the “StartUp Project” in the debugger without building the solution first.
BLOG:MainToolbarExtras addin v0.1 – Run Startup Project in the debugger <http://www.clarionedge.com/clarion/addins/maintoolbarextras-addin-v0-1-run-startup-project-in-the-debugger.html>
_