OSDN Git Service

Select Plugin dialog: Fix a problem where the "Open files in the same window type...
[winmerge-jp/winmerge-jp.git] / Src / SelectPluginDlg.cpp
2022-05-09 Takashi SawanakaSelect Plugin dialog: Fix a problem where the "Open...
2022-04-29 Takashi SawanakaFix issue #1308: Sugg: Increase the dialogue for Pluginns
2022-04-25 Herman SemenovCode refactor with C++17 features replace optimize...
2022-03-18 germanaizekReplace std containers, code refactor and minor fixes
2022-03-18 germanaizekUsage std::move(), replace ' = ""; ' to '.clear()'...
2022-02-14 Takashi SawanakaSelectPluginDlg.cpp: Fix the problem that the plugin...
2021-07-23 Takashi Sawanakastrutils.*: Add strip_hot_key() function and to_str...
2021-07-15 Takashi SawanakaImprove plugin system (editor script) (#871)
2021-06-26 Takashi SawanakaMerge branch 'master' of https://github.com/winmerge...
2021-06-26 Takashi SawanakaMake the plugin description translatable
2021-06-21 Takashi SawanakaImprove plugin system (#797) (4)
2021-06-20 Takashi SawanakaImprove plugin system (#797)