Jump to content
Muxe Inc Forums
Sign in to follow this  
AngelsHolocaust

new beta: 2.15.4360

Recommended Posts

hi!

not very much fixes, but new online help and improved navigation. sorry for the long delay!

 

v2.15.4654 DPMI32/WINDOWS/LINUX 25-10-05

 

[-] "Options.Configuration.Confirmations.Create non existing dir" didn't

work [DNOC]

[+] new function to update top view if the TypeOf equals (used in setups)

-> added views.TGroup.UpdateIf()

[+] [CTRL-SHIFT-TAB] now works in opposite direction of [CTRL-TAB] (haman)

-> dnapp.TDesktop.HandleEvent.cmPrev2

HIGHLIGHT GROUPS

[-] groupdlg/groupsfm used StartUpDir to search/create ini files [NC]

-> now using advance0.SourceDir. Useful for the "NDN" environment switch.

VIEWER

 

[*] ALT-G now also opens the "goto" dialog, like in editor, db view etc...

EDITOR

[-] Uncomment (Alt-F4) only worked with shortstrings (Dandv) [A]

-> using AnsiStrings now

[-] AutoWrap was not saved from options menu to history [DNOC]

[-] "[ ] Tab moves blocks" didn't work for [sHIFT-TAB] [A]

-> micro_4.EdDoTabBack checked for cmTab -> cmTabBack

SYNTAX HIGHLIGHT

[-] options AUTOWRAP and AUTOJUSTIFY were mixed up [NC]

TURBOVISION: DIALOGS/MENUS

[-] Zooming inputline histories didn't work correctly (Garl) [NC]

-> added dialogs.THistoryWindow.Zoom

-> Alt-Z now zooms too

[+] Dialogs.TInputLine: change case of word/string/character

-> new routine for all conversion code: StringsX.FormatStrCase,

now used in Dialogs.TInputLine.HandleEvent and micro_3.EdCangeCase

HISTORIES

 

[*] Added startup.HisVersion to check history versions in

dnutil3.LoadHistories

-> removed old and unused startup.HisFormNum/HistoryVer

-> MessageBox when history version doesn't match: added erCantReadHistory

 

[*] removed startup.wDskVersion (only used once in dnutil.RetrieveDesktop)

ALARM CLOCK

 

[*] When an alarm will be deleted the name of it will be printed in the

message box

[-] Cancel Button didn't work (Garl) [DNOC]

 

[*] Renamed cancel button to OK and made it default; makes more sense

TVHC/HELP

[!] The long awaited update to the Online-Help:

-> some enhancements to the Help compiler TVHC

-> added a lot of missing Help topics

-> added OS (port) specific information to the topics

-> better structure and (hopefully) easy navigation

-> ideas and improvements are (as always) welcome

-> completely moved the syntax highlight help from NDN.HGL to the online

help

-> improved several NDN.DNR issues while checking the online-help

[-] LNX tvhc.ReplaceExt uppercased filenames -> LowerCase

[-] LNX topic references weren't correctly displayed

-> spaces in toprefs were replaced with 255 != ' ' in LINUX

-> Not using tvhc.ReplaceSpacesWtihFF

 

[*] '{

:}' reference strings are trimmed

-> : 'hcxxx ' wasn't working before

 

[*] Highlight-only topics ({...:_}/65535) are not selected anymore on [TAB]

-> added helpkern.THelpTopic.InvalidRefs/GetInvalidRefs/ContainsValidRefs

and helpfile.THelpViewer.HandleEvent.CheckSelect

 

[*] LNX: help titles look better (only using simple frame chars)

-> tvhc.ReadParagraph

[-] 'Unkown Help File Format' error crashed NDN; Access Violation in

helpkern.499

-> dnutil.TDnApplication.HandleCommand.cmHelp using HelpError for error

detection

 

[*] LINUX/English: added a new option for htx files: '~' at the beginning

of the line tells TVHC to check the line for special characters and

replace them

-> added StringsX.Dos2LinuxStr in tvhc.GetLine

[-] {text:} crashed TVHC

-> Defaulting to topic '_' if Reference is ''

 

[*] When Help opened, repeated [F1] now goes to Index then to Help-On-Help

-> helpfile.THelpViewer.HandleEvent.cmDefault

 

[*] Improved help navigation: [bACKSPACE] = [ALT-F1],

[CTRL-LEFT]/

= [sHIFT-TAB], [CTRL-RIGHT]/

= [TAB],

[CTRL-DOWN]/[DOWN] = Scroll Down, [CTRL-UP]/[uP] = Scroll Up.

Now the window moves and not the cursor inside the window anymore.

[+] Mouse right button double click goes to previous topic (Eugeniusz Kosek)

RCP/RESOURCE

[+] added the TVHC command '~' to RCP (Dos2LinuxStr)

-> in defcoll.TDefCollection.ProceedStr2

REGULAR EXPRESSIONS/PCRE

[+] BackReferernces \0-\9 were not supported in replacement string

-> TpcRegExp.GetReplStr

FILE PANEL

 

[*] DriveLine: Dragging totals worked even if the free space on border was

enabled but covered by file masks

-> added flpanel.TDriveLine.EnableDragTotals, used in HandleEvent

[-] File Operations also tried to convert '..' [A]

SCREEN SAVERS

 

[*] replaced ID char for internal screen savers '?'/#249 with '*'

FILE COPY/MOVE/OPEN/CREATE/DELETE

[-] LNX copying file in same dir with different case but same name failed

 

[*] Copy/Move: Overall Progress did count files down (AndyRay) [A]

-> filecopy.OverallProgress now counts from 0 to

VIRTUAL FILE SYSTEMS (VFS)

 

[*] FTP: now handles [type=a|i|d] in FTP-URLs, but doesn't do anything with

that information

 

[*] BRANCH: working msg now shows "Directory Branch: Reading list..."

[-] FIND: inverted search found multiple '..'/'.' [A]

 

http://ndn.muxe.com/beta.php

 

have fun

Stefan / AH

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×