Skip to content

Plugin Deactivation mod (wingup part)#107

Open
bms-2015 wants to merge 4 commits into
notepad-plus-plus:masterfrom
bms-2015:plugin-deactivation
Open

Plugin Deactivation mod (wingup part)#107
bms-2015 wants to merge 4 commits into
notepad-plus-plus:masterfrom
bms-2015:plugin-deactivation

Conversation

@bms-2015

@bms-2015 bms-2015 commented Jul 13, 2026

Copy link
Copy Markdown

Plugin Deactivation mod (wingup part)

🎞️ Watch the video of the mod in action

  • By clicking the Deactivate button in the Installed Plugins panel, plugins can be moved to the ...\Notepad++\plugins_disabled folder using the standard method by restarting the program using a modified gup.
  • By clicking the Activate button in the Deactivated Plugins panel, plugins can be moved to the ....\Notepad++\plugins folder using the standard method by restarting the program using a modified gup.
  • The program continues to track updates of deactivated plugins.
  • The program retrieves plugin descriptions similar to the Installed Plugins tab.
  • The standard lists for displaying, searching, and multi-selecting plugins in the tab have been recreated. - Implemented protection against overwriting existing plugins in the form of a dialog with the user.
  • Added a Delete button to the Incompatible Plugins tab, which deletes plugins using the standard method of restarting the program using a modified gup. In this case, restarting is unnecessary, but this was done to ensure a consistent user experience.
  • Added elements are now translated into Russian and English, with the ability to further translate them using the standard XML translation files.
  • Modified files
    Notepad-plus-plus repository:
    PowerEditor/src/WinControls/PluginsAdmin/pluginsAdmin.h
    PowerEditor/src/WinControls/PluginsAdmin/pluginsAdmin.cpp
    PowerEditor/src/WinControls/PluginsAdmin/pluginsAdmin.rc
    PowerEditor/src/WinControls/PluginsAdmin/pluginsAdminRes.h
    PowerEditor/src/localization.cpp
    PowerEditor/installer/nativeLang/russian.xml
    PowerEditor/installer/nativeLang/english.xml
    wingup repository:
    src/winmain.cpp

bms-2015 and others added 3 commits July 13, 2026 02:22
@bms-2015 bms-2015 changed the title Plugin Deactivation mod Plugin Deactivation mod (wingup) Jul 13, 2026
@bms-2015 bms-2015 changed the title Plugin Deactivation mod (wingup) Plugin Deactivation mod (wingup part) Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant