Commit graph

13 commits

Author SHA1 Message Date
Denis Bisson
b3143b2aca CHG: Few modifications regarding plugins configuration.
ADD: Warn the user when attempting to quit the plugin configuration without having saved possible unsaved modification.
ADD: In the plugin configuration table, if a text is too large to fit in a column, a tooltip is displayed showing the complete text.
ADD: Individual configuration pages for DSX, WCX, WDX, WFX and WLX plugins.
ADD: Plugin tweak dialog windows now remember their dimensions from a session to another.
ADD: Double-click on an item in the list of plugins in the configuration now trigs the tweak window for selected plugin.
ADD: When we just add a plugin, it is now the selected one in the list.
ADD: Add an option to go to tweak dialog window right after a plugin in added.
CHG: The path to the plugin is now *loaded*, *displayed* and *saved* as what the user sees.
CHG: The path for the plugin files may now be defined with full relative path based on either windows special folders, environment variables or full complete path. It is not simply on a path deeper than %COMMANDERPATH% like it was before.
ADD: In the plugin tweak dialog window, we now have an actual "TFileNameEdit" with a button and the file requester to select our plugin location.
ADD: In the plugin tweak dialog window, we now have a button with a popup menu to help to adapt the path of the plugin location like to make it relative to a specified location.
ADD: There is now an option to make DC automatically use relative path to what we want when we add a plugin file. We may also apply that retro-active.
ADD: In the plugin configuration, do not display a column if not pertinent (like column 2 in WFX).
ADD: In the WCX plugin configuration window, we may display plugins grouped by plugin file or by file extension as they appear in config file AND how they are actually used when searching for a qualified one.
ADD: Add the internal command "cm_ConfigPlugins".
FIX: Added WCX plugin associated with an empty extension was not displayed at first in the grid and needed to close and reopen the configuration window. This is fixed.
FIX: Adding a file extension associated with a WCX plugin in the tweaking window from a WCX where previously *just one* extension was associated was not switching enabled the "Remove" button. This is fixed.
UPD: Languages files have been modified, but efforts have been made to re-use existing translations and to avoid "fuzzy" attributes.
2018-11-03 20:17:43 +00:00
Alexander Koblov
7502dcac32 FIX: Bug [0001353] spelling and grammar errors 2016-05-15 07:14:38 +00:00
Alexander Koblov
7300cbbd18 FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
Alexander Koblov
7b3b9ec087 FIX: Packer plugins flags change 2011-06-25 16:31:05 +00:00
cobines
a04f585fa3 FIX: Building with Lazarus 0.9.31. 2011-02-01 08:00:21 +00:00
cobines
d5d353146b UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
cobines
3eb0b14f4e UPD: Improve autosize of tweak plugin dialog. 2010-12-24 04:41:00 +00:00
Alexander Koblov
3251a4a772 FIX: Access violation 2010-06-26 07:12:47 +00:00
Alexander Koblov
e100be86ca FIX: Interface alignment under last Lazarus SVN 2010-05-15 19:03:53 +00:00
Alexander Koblov
d330afa81f UPUPD: Use clForm as default form color 2010-05-03 18:13:30 +00:00
cobines
4e45d80ad4 FIX: Some interface issues (alignment, small fonts). 2009-10-02 11:35:56 +00:00
Alexander Koblov
2801b1d2f9 UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
Renamed from ftweakplugin.lfm (Browse further)