home *** CD-ROM | disk | FTP | other *** search
- Changes in LogFS 1.20 (28th August 1995)
- ---------------------
-
- Fixes:-
-
- • Larger Font sizes correctly calculated on
- card tags.
-
- Enhancements:-
-
- • Rewrote Icon plotting routines (previously
- used 'Wimp_PlotIcon') to use Sprite_Op 52
- (Plot sprite scaled) to give greater control
- over the size of Icons. (Flags=Scaled;)
-
- • Used 'Font' calls to write all text on cards.
-
- • Included an interactive configuration window
- on the IconBar menu.
-
- • Slabbed effect for icons (Flags=Slabbed;).
-
- • NoText Flag prevents text being written under
- Icon (you can mimic MS Office button bar!!).
- (Flags=NoText;)
-
- • Security option added to flags, see file
- Security. (Flags=Secure; - not settable from
- Configure windo).
-
- • Current configuration parameters:-
-
- ⇨FontName= Homerton.Medium; | Font to use on the cards
- ⇨FontSz= 12; | Point Size
- ⇨TagNum= 3; | No. of tags per row
- CurCard= 0; | Current card number
- ⇨ColsPerCard=3; | Icons per row
- ☓IconSizeH= 126; | Horizontal size of Icons
- ⇨IconSizeV= 106; | Vertical size of Icons
- ⇨IconGapH= 10; | Horizontal gaps between Icons
- ⇨IconGapV= 10; | Vertical gaps between Icons
- ⇨IconBorder= 0; | Border round Icons
- WindBorderH=32; | Horizontal Window Border
- WindBorderV=32; | Vertical Window Border
-
- ⇨Flags= Slabbed,Scaled,NoText;
- Flags= Secure;
-
- ⇨ = Configurable from 'Configure window'
- ☓ = Calculated from IconSizeV and FontSz
- = Only Configurable by an Editor
-
- IconBorder is only used by new Scaled Icon
- routines (is intended for slabbed effect).
-
-
- Changes in LogFS 1.14/15 (18th August 1995) (not released)
- ------------------------
-
- Fixes:-
-
- • Slight asymmetry on cards corrected - (right and bottom
- margins slightly larger than left and bottom).
-
- Enhancements:-
-
- • Slabbed effect for icons (optional).
-
- • New configuration parameters:-
-
- Slabbed=; | Enter 'R5,2' for slabbed icons
- IconSizeH=160; | Horizontal size of Icon
- IconSizeV=108; | Vertical size of Icon
-
-
- Changes in LogFS 1.13 (12th June 1995)
- ---------------------
-
- Fixes:-
-
- • Click Select on IconBar now toggles open/close.
-
- • Small bug in Window sizing - if you set WindBorderV (in
- the settings file) to zero the very top of the tags would
- get chopped off.
-
-
- Changes in LogFS 1.12 (25th May 1995)
- ---------------------
-
- Fixes:-
-
- • Occasional disappearence of icons from cards (when icon
- was an App/Directory and a file within the directory was
- deleted) has been fixed.
-
- • MakeFile changed to use relative path addressing, so it
- will compile on any machine (UnArchive first).
-
- • Changed to compile with DeskLib 2.14 - Uses new Save module
- so my hacked version not required.
-
-
- Changes in LogFS 1.11
- ---------------------
-
- Fixes:-
-
- • Problem with top bit set characters in filenames (á la
- Alt-Space) disappearing fixed. Reported by Texas.
-
- • There is a problem with the Anti-aliased card stub text
- when opening a menu over it on Risc PCs. I have recoded
- this slightly, but can't test it :-(. (Again by Texas).
-
- • On initial startup (while it is trying to boot all
- 'known' applications) it could get 'lost' if the order
- of the rows was changed, and not boot everything it
- should.
-
- Enhancements:-
-
- • Added a custom interactive help handler for the card
- window.
-
- • Added dragging of Settings file to IconBar icon.
-
- Extras:-
-
- • Included the source in the release - its much more
- user friendly that way - and you can check that there
- is nothing fishy going on. I'm not proud of the code
- - my disability precludes me from being too fussy about
- layout and comments - my brain works much faster than
- my fingers (which isn't saying a lot). You will notice
- that the 'Save' module is a ripoff from DeskLib with a
- few minor tweaks.
-
-
- Changes in LogFS 1.10
- ---------------------
-
- Fixes:-
-
- • Problem with long card names is now fixed (thanks
- for drawing my attention to this Cy).
-
- Enhancements:-
-
- • Integration with my UpCall Module so that LogFS now
- has a link with the 'real' world and tries to maintain
- its own cards in line with any changes it detects.
-
- • You can now double click on the current card stub to
- 'Filer_Run' a group of selected icons.
-
- • Filer_Run is now executed in the background - like
- Filer_Boot.
-
- • All path names are now Canonicalised (to let Upcalls
- work properly). This means that if the Settings file
- contains entries containing System Vars - such as
- <LogFS$Dir>.Help - then this is canonicalised when
- written back to the Settings file. The previous
- version did not do this and preserved System Vars.
-
- • Inclusion of !HelpDraw file to document what different
- clicks do.
-
-
- Extras:-
-
- • Because the new upcall module may be useful for other
- purposes, and it is most likely to be bugged, I have
- included the source for this module.
-
- • To help with debugging the module and show what
- messages look like I have included a little program
- called 'ShowMsgs' which shows broadcast messages as they
- arrive and you can click on the message to open a
- further window which displays the contents of the message.
-
-
- To do:-
-
- • Implement 'Display' and 'FileInfo' code - currently
- greyed out!!
- • Inter card 'drag and drop' of card icons.
-
-
- Deri James
- 27th January 1995
-