Commit graph

85 commits

Author SHA1 Message Date
Alexander Koblov
a824defefe ADD: FsExtractCustomIcon function support 2025-06-22 20:11:11 +03:00
rich2014
cb0681810d ADD: Plugin Extension LanguageID for i18n 2025-05-19 21:44:14 +08:00
Alexander Koblov
9de6dd5593 ADD: HWND type definition 2025-03-28 23:19:00 +03:00
Alexander Koblov
0a5de71113 ADD: DialogAPI - CreateComponent function 2024-09-18 21:44:13 +03:00
Alexander Koblov
210959a833 ADD: DialogAPI - SetProperty/GetProperty functions 2024-09-17 20:21:32 +03:00
Alexander Koblov
1b9671eda7 ADD: Wcx-plugins - more accurate time support 2024-06-16 15:03:29 +03:00
Alexander Koblov
3ba096d853 UPD: DialogAPI - DialogBoxParam function 2023-12-23 23:58:09 +03:00
Alexander Koblov
1fdccb4e36 UPD: DialogAPI - MsgChoiceBox function 2023-12-12 21:58:34 +03:00
Alexander Koblov
766792120e UPD: Wfx-plugin header 2023-12-04 23:08:06 +03:00
Alexander Koblov
566b1b75e4 ADD: DialogAPI - MsgChoiceBox and DialogBoxParam functions 2023-10-31 20:05:57 +03:00
Alexander Koblov
9aa7dda9a4 ADD: DialogAPI - timer component 2023-03-04 23:56:03 +03:00
Alexander Koblov
18536d96a9 ADD: ExtensionAPI - TranslateString function 2023-02-25 17:16:55 +03:00
Alexander Koblov
8c46e8b089 ADD: Zip - capability to change compression settings of all supported formats 2023-02-25 12:00:23 +03:00
Alexander Koblov
d739808f0c ADD: DialogAPI - DM_SETPASSWORDCHAR message 2022-09-18 17:21:39 +03:00
Alexander Koblov
a965498460 ADD: Flags lcp_darkmode and lcp_darkmodenative 2020-02-26 21:00:08 +00:00
Alexander Koblov
759b791f32 ADD: DialogAPI - progress bar support #2 2019-11-17 14:52:31 +00:00
Alexander Koblov
e943d5ad84 ADD: DialogAPI - progress bar support 2019-11-17 14:45:21 +00:00
Alexander Koblov
00d891f758 ADD: MessageBox defines 2019-08-07 09:15:22 +00:00
Alexander Koblov
f8528e0814 UPD: Synchronize SDK with github 2017-10-30 16:48:10 +00:00
Alexander Koblov
5b0c8e71b9 FIX: Bug [0001909] Possible Error in DCMD SDK Linux 64-bit (C interface) 2017-09-05 18:43:16 +00:00
Alexander Koblov
6b39b7bdd5 ADD: THeaderData flags 2017-07-10 13:22:14 +00:00
Alexander Koblov
7209548ab8 ADD: Zip - Better error handling 2017-05-13 10:08:40 +00:00
Alexander Koblov
69e0a1b745 ADD: Better wcx-plugin error handling 2017-05-13 09:53:34 +00:00
Alexander Koblov
d4a54bb437 ADD: ft_fulltextw to SDK 2016-06-11 06:03:58 +00:00
Alexander Koblov
b90d1fe827 FIX: Structure size under 64 bit 2015-02-14 13:34:04 +00:00
Alexander Koblov
c4d61195a3 ADD: Catch hotkeys from plugins 2013-03-10 12:03:00 +00:00
Alexander Koblov
b0025801b7 FIX: Bug [0000619] "Negative file size in archive" 2012-12-23 08:52:22 +00:00
cobines
3a3aa6e492 UPD: Cleanup unused units. 2012-05-18 01:57:15 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
Alexander Koblov
c23b3efae4 ADD: Use connections in TWfxPluginFileSource 2012-03-21 12:37:07 +00:00
vitaliyg
c2841395ca UPD: Cleanup, removed hints 2012-01-02 21:21:28 +00:00
Alexander Koblov
06bf4ece56 UPD: Change macros definition so Lazarus CodeTools can work with it correctly 2011-12-03 11:20:26 +00:00
Alexander Koblov
91a9a11adc FIX: Comments 2011-08-13 13:48:32 +00:00
Alexander Koblov
daef1e02f2 UPD: Use cdecl calling convention under UNIX'es 2011-08-13 12:56:31 +00:00
Alexander Koblov
0c0a0db153 UPD: Rename DialogAPI to ExtensionAPI, reserved some extra space for future extension without breaking ABI, use UTF-8 encoding 2011-08-09 17:12:23 +00:00
Alexander Koblov
7200000431 ADD: GetBackgroundFlags function to WCX interface 2011-06-28 11:57:48 +00:00
cobines
941bd3dcdf FIX: Parameter type in WCX. 2010-12-26 04:56:20 +00:00
Alexander Koblov
b687f063aa UPD: Help file 2010-10-02 08:02:10 +00:00
Alexander Koblov
50a50b80f3 UPD: Help file 2010-09-26 07:29:08 +00:00
Alexander Koblov
829a5e35a6 UPD: Revert WFX API changes, it is need to create new universal plugin type for such things 2010-07-12 04:40:48 +00:00
Alexander Koblov
63b8a52f52 UPD: Revert WFX API changes, it is need to create new universal plugin type for such things 2010-07-12 04:33:28 +00:00
Alexander Koblov
33ebffce82 FIX: Range check error 2010-06-26 06:45:45 +00:00
Alexander Koblov
76d2a64b87 UPD: Improve connection handling behavior 2010-05-23 08:19:41 +00:00
Alexander Koblov
d6ae80b2a0 UPD: WFX plugin API description 2010-05-23 08:10:37 +00:00
Alexander Koblov
1670d0d7f7 UPD: Extend WFX plugin API 2010-05-22 12:08:25 +00:00
Alexander Koblov
652dfd6b48 UPD: Code formatting 2010-05-16 13:03:11 +00:00
Alexander Koblov
5be2f3e621 2010-05-16 12:55:23 +00:00
Alexander Koblov
bd5eecd637 ADD: MessageBox flags and return values to DialogAPI header 2010-05-16 12:44:18 +00:00
Alexander Koblov
c27d6fde5a UPD: [DialogAPI] Use LongBool as boolean in callbacks functions for better C and other plugins compability 2010-05-15 08:26:28 +00:00
Alexander Koblov
3f3551bdf2 ADD: E_SUCCESS constant to wcxplugin.h 2010-05-12 17:19:12 +00:00