Commit graph

20 commits

Author SHA1 Message Date
Alexander Koblov
6f9218adcb FIX: Wfx-plugins - don't allow forbidden symbols in the plugin name (issue #1655) 2024-05-20 21:45:50 +03:00
Alexander Koblov
8645144181 FIX: Align controls 2023-07-20 13:21:54 +03:00
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
0987c46334 FIX: Unload all wcx plugins at exit 2015-01-20 19:30:39 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
cobines
7acff0c647 FIX: Building with Lazarus trunk. 2012-04-02 01:59:15 +00:00
Alexander Koblov
7b3b9ec087 FIX: Packer plugins flags change 2011-06-25 16:31:05 +00:00
Alexander Koblov
42f5e74cce UPD: Make plugins configuration page as TFrame 2011-04-10 19:17:41 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
Alexander Koblov
fa057ca89d UPD: Use FPC resources for forms 2011-02-01 18:25:55 +00:00
cobines
a04f585fa3 FIX: Building with Lazarus 0.9.31. 2011-02-01 08:00:21 +00:00
cobines
3eb0b14f4e UPD: Improve autosize of tweak plugin dialog. 2010-12-24 04:41:00 +00:00
cobines
86be5bf5e4 FIX: Setting flags for WCX plugins. 2010-12-23 22:51:07 +00:00
cobines
12cf02baf9 FIX: Tweak WCX plugin when more than one plugin registered for an extension. 2010-12-23 17:58:29 +00:00
cobines
d37be630ee FIX: Compiling (after rev. 2587). 2010-03-03 15:49:45 +00:00
Alexander Koblov
7af01dd5f4 UPD: Use similar unit names for plugins API 2009-10-21 12:32:44 +00:00
cobines
80d6ffdc5a FIX: Memory leak. 2009-10-03 09:40:27 +00:00
cobines
f74383c555 FIX: Possible error when removing extension associated with a plugin. 2009-10-03 09:11:23 +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.pas (Browse further)