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
Alexander Koblov
747726919b
ADD: dialogapi.h by gfdice
2010-05-12 12:50:06 +00:00
Alexander Koblov
2386417b8c
ADD: [WCX] Initial code for PkSetCryptCallback
2010-05-10 07:41:51 +00:00
cobines
c3d8ccb490
UPD: Update DSXLocate plugin after changes to DSX interface.
2010-03-17 16:08:01 +00:00
cobines
930a6a0416
UPD: Changes to find files:
...
- Use different structure for Find Files and Search Template than for DSX. Change DSX structure to use stack memory.
- Now all find files settings are saved to templates.
- Changed how attributes work, now it is more like chmod. Allows for some more refined search (AND's and OR's).
- Fixed resources leaks when find thread was created but not executed.
- Reformatted text in some units.
2010-03-16 14:09:16 +00:00
cobines
302b4458b5
UPD: Store Lazarus forms of plugins as FPC resources, so that external lfm files are not needed at runtime. Modified DialogApi accordingly.
2010-03-11 14:04:26 +00:00
Alexander Koblov
50ba82bda7
UPD: Improve symlink handling in GVFS plugin
2010-02-03 00:06:42 +00:00
Alexander Koblov
89adc8f1ea
FIX: WCX header file
2010-02-02 14:46:24 +00:00
Alexander Koblov
41e101ed2b
ADD: Unicode support to OpenArchiveHandle
2010-01-24 20:14:17 +00:00
Alexander Koblov
df5a1200df
FIX: Links handling in WFX plugins
2010-01-21 00:16:14 +00:00
Alexander Koblov
055b98cdb9
FIX: Compiling WFX plugins
2010-01-19 20:33:16 +00:00
Alexander Koblov
4c403c4b53
ADD: Description for some DialogAPI messages
2010-01-17 20:23:11 +00:00
Alexander Koblov
e4c6dee27a
ADD: C header files to plugins SDK
2010-01-14 13:59:04 +00:00
Alexander Koblov
22ca13d1ce
FIX: WlxPlugin header for 64 bit
2010-01-13 22:54:14 +00:00
cobines
6c5ec86ba9
UPD: Changed handling file times to allow displaying and setting distant past and future times. Now Windows UTC time is used instead of MS-DOS time on Windows and on Unix a 64-bit type is used on x86_64.
2009-12-21 05:18:05 +00:00
Alexander Koblov
3449d35d40
UPD: Improve error handling for wfx plugins
2009-12-04 21:35:09 +00:00
Alexander Koblov
a826da7dcc
FIX: Bug [2902833]
2009-11-24 10:07:53 +00:00
cobines
04b5f2d551
UPD: Update WCX interface headers to v2.20 (with Unicode support).
2009-11-06 23:43:37 +00:00
Alexander Koblov
c9ce814bee
ADD: Set attributes operation for WfxPluginFileSource
2009-11-03 11:57:39 +00:00
Alexander Koblov
fb926754a5
ADD: Unicode functions prototypes for WFX plugins
2009-11-02 21:50:41 +00:00
Alexander Koblov
e15ce0fa02
UPD: Add windows specific constants
2009-10-27 17:52:46 +00:00
Alexander Koblov
f8c09d5aab
FIX: InputBox function in DialogAPI
2009-10-27 13:28:52 +00:00
Alexander Koblov
dc6c1d0520
FIX: Type name
2009-10-26 17:50:40 +00:00
Alexander Koblov
c32bb34f7a
ADD: wfxplugin.h header file for writing plugins on C
2009-10-26 17:32:07 +00:00
Alexander Koblov
6d73bf1f1f
2009-10-25 20:44:03 +00:00
Alexander Koblov
ced6f52360
ADD: Unicode support to wdx plugins
2009-10-23 18:27:10 +00:00
Alexander Koblov
c9ea9b383c
ADD: Unicode support to wlx plugins
2009-10-23 17:59:10 +00:00
Alexander Koblov
7af01dd5f4
UPD: Use similar unit names for plugins API
2009-10-21 12:32:44 +00:00
Alexander Koblov
c8a7e57394
ADD: Crypt functions (from wfx API 2.0)
2009-10-19 19:42:59 +00:00
Alexander Koblov
3ed0fdcfa7
UPD: Ftp plugin and DialogAPI
2009-10-18 15:02:06 +00:00
Alexander Koblov
858f6c46f0
ADD: Some code for future copy/move operations for WfxPluginFileSource
2009-10-09 17:23:01 +00:00
Alexander Koblov
33ee40dd79
FIX: fsplugin.pas for Windows
2009-08-01 11:52:29 +00:00