- added support for view dependant search - added archive search support - disabled Find and Info menus for archive (not yet supported)
- fixed very slow CopyFile when using AsyncIO (excessive Delay) - fixed typo in parameter name of CompositeTags() call
- Replaced obsolete DOS define ACCESS_READ with up-to-date SHARED_LOCK
- Fixed two possible crash due to unitialized members related to the new archive mode
- added support for parent list node
- added configuration for open filer mode - replaced DEST commandline switch with INV
- fixed DEST mode always activated
- added statusbar update for archive mode
- fixed parent not able to exit archive, added correct title/path bar handl
- Added minimal support for archive view mode (traversal only for now)
- Add Archive view mode handler
Project created
- Added xadMaster library for initial archive detection
add support for DEST option to start instance in destination mode
switch to long wget option
fixed user buttons not using configured help text
removed fall through warning
fixed unused variable warning
removed all warnings (with history in comment)
removed all warnings
fixed format_hook_function signature to comply with HOOKFUNC definition
fixed indentation
- fixed AsyncIO CopyFile deleting dest file right after its copy
Release 53.9
Fix drawing of end joining lines
Fix (non)drawing of transparent lines
unknown changes which were in my local repo
v1.11 - AmiSSL v5 update
- added support for DOS AsyncIO during file copy
- replaced deprecated MsgPort handling functions by XXXSysObject ones, changed deprecated EXDF_
- added interface version in the IfaceList structure
-refresh listbrowser after title click to prevent loosing header
bump version for release
Handle LIBF_DELEXP correctly
New release drawing.datatype 53.7 (23.02.2021) dr2d.datatype 53.6 (23.02.2021) svg.datatype 53.5 (23.02.2012) * Added basic DTM_WRITE support * Various bug fixes * Note these must be updated together due to internal changes.
free svgtiny object
Set current position to provided bezier end coords
end all polygons
Ensure start is set to current on close polygon
Don't close polygons on move
bump version
Correct offset for written DR2Ds
Support DTST_RAM
Support DTST_RAM and DTM_WRITE (IFF)
Fix DR2D write offset
End open polygons correctly
Mostly working DTM_WRITE Add DDTP_END to indicate the end of a polygon sent by subclasses