MainToolbarExtras¶
| Addin: | MainToolbarExtras |
|---|---|
| Version: | 0.19 |
| Date: | Wednesday, 25 April 2012 |
| Author: | ClarionEdge |
| Copyright: | Copyright (c) 2011, Brahn Partridge |
| License: | Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php |
| URL: | http://www.clarionaddins.com/addins/MainToolbarExtras.html |
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.
- Edit ‣ Application Source with the shotcut key of Alt-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¶
Note
Release 0.19, 25 April 2012
| CHANGE: | Removed ClarionAddins global addin dependency. |
|---|
Note
Release 0.18, 18 April 2012
| CHANGE: | Now has ClarionAddins global addin dependency. |
|---|---|
| CHANGE: | Options panel is now in ClarionAddins options section! |
Note
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 |
Note
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) |
|---|
Note
Release 0.15, 28 February 2012
| FEATURE: | Expand/Collapse all code folds. See Edit ‣ Folding |
|---|---|
| FEATURE: | Editor Font Size - Increase/Decrease/Reset (Reset to the font size found at IDE startup). See View ‣ Editor Font Size. |
Note
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 |
Note
Release 0.13, 15 December 2011
| INFO: | Initial Release |
|---|
Note
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.
Note
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. |
|---|
Note
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! |
|---|
Note
Release 0.9, 20 October 2011
| FEATURE: | This update adds a new menu item, Edit ‣ Application Source with the shotcut key of Alt-s. When you are in the application procedure view you can now use Alt-s to go directly to source view! |
|---|
Note
Release 0.8, 20 October 2011
| INFO: | Internal release. |
|---|
Note
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. |
|---|
Note
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. |
|---|
Note
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 |
|---|
Note
Release 0.4, 21 May 2011
| CHANGE: | Preparing for public release of source code. Making the VS project work without dependencies, adding docs, etc |
|---|
Note
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! |
Note
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! |
Note
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 |




© Copyright 2011, FushniSoft