This repository has been archived on 2024-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
uniwharf/ChangeLog
2024-03-20 09:12:55 -05:00

29 lines
1.1 KiB
Text

Version 1.2: Mon Dec 21 1998 "te" <tengel@sonic.net>
* Completely changed to read native step.rc, no real need for
[LSFloater] section in modules.ini anymore. This means you
now need LSAPI.DLL for it to function, as some wharf modules
(lstime, eg) need step.rc loaded when they're loaded. This also
means your modules now have theme support. :-) Ah, and it also
indicates that any wharf module should work.
* Added background image capability.
* Reformatted and optimized the code, cleaned up some memory
leaks, fixed bugs, etc as I found them.
* Renamed to "UniWharf" to A) reflect that it's so changed, and
B) because you don't really need LiteStep anymore ("Floater"
by itself sounded stupid).
* Step.rc and modules.ini are now always looked for in the same
location as the executable, rather than the current directory.
Version 1.1: <unknown> "RaV" <rav@unpaved.com>
* Renamed to LSFloater from EvwmLS due to popular demand.
* Added a left-double click on border function to turn off or on
always on top.
Version 1.0: <unknown> "RaV" <rav@unpaved.com>
* Initial public release.