Jump to content
Muxe Inc Forums

AngelsHolocaust

Members
  • Content count

    651
  • Joined

  • Last visited

Everything posted by AngelsHolocaust

  1. WISH: time calculations in Calculator

    hi! from the whatsnew (TODO section): CALCULATOR + Time field (like DNOSP) :P Stefan / AH PS: thanks for the other posts, i will work on the issues
  2. new beta: v2.15.3621

    hi! time for a new beta! [+] incomplete TeX/PHP highlight data [-] fixed RegKeyWords for INI files in NDN.HGL (Florian Xaver) [A] [-] Resource: country support, file attributes hotkey conflict (Dandv) [A] [*] TScroller Mousewheel support (Ctrl-O,...) KEYBOARD [-] W32 after executing files shiftstate not cleared sometimes (Dandv) [V] TURBOVISION: DIALOGS/MENUS [-] tHexLine: selected line not deleted when writing hex chars [A] [+] copy strings from listboxes to clipboard (f.ex. histories) [+] tHexLine: <> cutting indicators [*] CheckBoxesE PgDn/Up/RMB work better with new scrollbar VIRTUAL FILE SYSTEMS (VFS) [*] FTP: timeout works, Enter on files works [-] FTP: crash when trying to enter dir and pressing any key (views.1552) [A] (Necromancer) [+] added views.ofUppercase (always uppercases input data: dlgArchiveFiles) FILE PANEL [*] Process/Temp/FTPRoot drives only nest one time (flpanelx.insertvfs) [*] change directory timestamps (Dandv) [-] LNX ~ at the beginning of paths didn't work in Quickdirs [A] [*] flpanelx._DoChange: ~ ?:\ \\ report errors if invalid [-] D32 mouse stopped working after Ctrl-F (ndnexec.InitEvents) [A] [-] D32 NT Ctrl-F didn't work (no %windir% for command.com) [A] [-] D32 reset/exec lost SavedDirectory (Preserve Directory) -> ndn.com: get startup directory, return es:bx via int 2f/ax 9907 -> ndn.com: ISR now uses a jump table -> ndn.com: returns values in es in ax so a direct ASM call can be used [-] W32 didn't handle lowercase drive letters -> no highlight in driveline (Necromancer) [NC] [-] entering dir in archive with mouse wasn't possible: exit from archive (Vladimir Bochkarev) [A] -> flpanelx._CtrlPgDn TDrive selection error SYNTAX HIGHLIGHT: [-] RegKeywords didn't use GeneralFlags for case selection (always caseless) (Dandv) [NC] [+] new options (NDN.HGL): TABSIZE <1-100> / OPTIMAL FILL [ON|OFF] EDITOR [+] LineBreak change sets Modified flag (Necromancer) [-] marking and crossing a {}[]()<> that has no corresponding character didn't highlight the block [A] -> micro_3.EdSearchBracketPair used NewWorkLine: modifies editor data -> now only ptr to lines used (faster?) [-] editor option 'Tab moves block' -> == ON conflicted with 'Tab replace = OFF' [A] -> == OFF also disabled block move with ALT-SHIFT-LEFT/RIGHT [A] [-] after last search always searchactive (cursor on line, not pos 0) [A] [+] Modified Flag == TRUE on file creation (Shift-F4) (Dandv) [*] *.lng.dlNast stil said DN.SPF, changed to NDN.SPF [-] failed autodetect did always default to kmAscii (Basil/2) [NC] -> now using editor defaults [+] hor. block paste in overwrite mode overwrites text (like vert. blocks) [+] udReplaceBlockHor undo/redo added [*] micro_1: merged EdCopyBlock with EdWindowsCopy and EdPasteBlock with EdWindowsPaste [-] replace all couldn't be cancelled [DNOC] [+] added TabSize to microed2.TEditorReadBlockParm [*] removed "global" microed.TabStep=8 [*] added TFileEditor.InitTabSize (get EditorDefaults.TabSize) VIEWER [*] now uses Tabsizes from Viewer Defaults and NDN.HGL [-] replace (mktestf.txt) only showed progress window for some secs [A] -> added gauge.TTimedWhileView with inbuilt timer -> SearchFileStr receives PTimedWhileView if wanted to show progress [-] Cursor moved on keypress with ALT+ [A] -> couldn't open menuitems [-] relative jump adresses were modified with scrolling up/down [A] -> TFileEditor.Draw MemBuf=@Buf^[bufPos] & Offset=0 (was mixed up) [*] vmAsm: increased display size for instruction name and operands ASM/DECODER [-] positive SignedDWordAdresses were only 16-bit (decoder.SHexDP) [A] [*] hex numbers now have a leading '0' and trailing 'h' (highlite) [+] disassembler setup option: subtract negative offsets (+FF -> -1) [*] all immediate values are displayed as chars at the end of line [+] instructions (with help of HIEW/BIEW): CMOVcc (0F 4x [modrm]), 3DNOW/ MMX/SSE 1-3 (branch hints 2e/3e taken/not taken for jcc) SCREEN/VIDEOMODES [-] D32 VESA modes were not used in DOS/W9x (Eugeniusz Kosek) [A] -> new SetVideoMode checking order: VESA, custom, standard CALCULATOR [-] ln/lg(0) div by zero crash [N] download: http://ndn.muxe.com/beta.php Stefan / AH
  3. Problem with DPMI server

    hi! there are also DPMI problems with NDN in NT based OS' but i have not found a reason for or a solution to this the mem dump usually is not useful maybe you can ask the dpmione creator to try and debug DPMIONE with running NDN? maybe he can find the problem Stefan / AH
  4. Problem with DPMI server

    Hey Flo! Seems like i have to install FreeDOS to fix that?! Does the error message tell anything useful? else i will have to try out freedos Stefan / AH
  5. Problem with replace in editor

    hi i wont tell you how long it needed on my p200 :P (MORE than 2 minutes :) ) hm, but im not satisfied with it i will look into it, maybe there can be some code improved yes, the progress is working on lines which should change too and while trying that i found a bug in viewer THANKS ;P a few more things to add to the todolist Stefan / AH
  6. Incorrect Shift+Enter path on Alt+F7 "dir\*"

    hi! i will look into this AHEM AHEM AHEM!!!! there is absolutely NOTHING inherited from OSP in NDN :P just wanted to clear that up without going into the evolution of DN/DNOSP/NDN :) Stefan / AH
  7. After Ctrl-F mouse not work

    hi! fixed last week it also didn't work in NT+ Stefan / AH
  8. Some bug with copying file

    hi andy! i forgot the old VP problem of the 2GB limit of filesizes... so, your prediction is correct i have already implemented/enabled the large file support in the VP RTL, but it didnt't work correctly and i didn't have the time to work on it (that will enable 64-bit filesizes) this will now be one of my higher priority goals for this year Stefan / AH
  9. Some bug with copying file

    Hi Andy! e:\xxxxxx\eMule\incoming\"Visual Studio 2005 - CTP February 05 - English Dvd.iso" -> is an invalid filename the "" needs to be at the very beginning and the end of the string, not inside it hm, you are right it says PROGRESS but it counts the files that are left to copy i have to rewrite this soon anyway so this should be corrected too i will look into samba, but i don't have one installed to test it Stefan / AH
  10. New Beta: 2.15.3043

    hi everyone! i hope the new archive handling works w/o problems; whatsnew here because the beta page is not suitable for wide/long data whatsnew: [-] W32/LNX/OS2 Enhanced Wildcards not switchable [A] -> commands.384 removed ChkVesaModes (D32!) & ossaEnhWildCards = $80; [+] objects.TStream.Read/WriteAnsiString [+] fileio.PMemReader: Treat memory buffer like a file [+] collect.SortedCollection.SearchA -> this is the old (default vp.collect) Search code (more exact!?) [-] 0mkrh r also compiled the help files [-] GlobalMessage cmPanelReread/TotalReread was sent to FP-windows 2 times! -> every disk was reread 2 times [*] stringsx.ParseLineStr/Space: replaced delete with copy (faster!?) [+] FileRec: Owner string can be disposed when Done -> FTP/PROC [+] FileRec: added Options field (frDisposeOwner, frUseDefaultBG) -> removed UseDefaultBG from TFileRec [+] NDN.HGL: added simple AutoCad LISP support [-] FileIO: GetShort/LongName don't do anything when input is '' [A] ARCHIVES [-] archset.SetupArchiveFormats didn't Dispose Menu/MenuBox [NC] (and '_continue' improvement) [-] Menu Options->Archives->Archive formats didn't display correct copyright strings (Vladimir Bochkarev) [A] [-] Mouse stopped working after enter on 7z/Jar/AIN/UC2 (Vladimir Bochkarev) [A] -> if the screen is shifted try another 7z version (mine doesn't shift) [-] if open archive in passive panel NDN would still update this archive even if the corresponding option was turned off (Dandv) [A] [-] MakeArc (Shift-F1) archive selection didn't work anymore after addition of new archivers [A] (Vladimir Bochkarev) -> rewrote complete Archiver handling: now the DEFAULTARCHIVER is a string (see NDN.INI) -> now we can add new archivers w/o touching any other code than the ArchiveCollection [*] Moved TArjArchive from Archiver to arcs\arc_arj [-] extracting files using SFN didn't work when owner was '' [A] -> getshortname in vfs_arcv.usefile [-] W32 used default values (ALT-N f.ex.) after fileoperation instead of ini values (Vladimir Bochkarev/Dandv) [NC] -> added ClrIO to iniparse.ReadIniFile (it didn't read the file) VIRTUAL FILE SYSTEMS (VFS) [-] drive change no matter what VFS selected via cmdline (Dandv) [A] [+] W32/LNX FTP (#:) support for PASV, anonymous login, set connect/transfer timeout, i hope you like the layout i chose (similar to FAR FTP) -> BETA!!! it is (probably) not foolproof and no sufficient errorhandling -> can someone try this on Winsocks older than Winsock 2.0? -> deep/recursive copy/delete/rename is not supported yet (must rewrite complete NDN copy/erase code!!!!) therefore these functions are very basic, resuming is also not yet supported because of this * files will never be deleted when you move -> type=[i,a,d] in FTP-URL is not supported yet -> problem with unix link files (when is a link a file?) -> if a FTP-Server doesn't work please send me the URL to test it -> LNX 'libc.so.6' required (maybe libc 5 works also ?) -> TIMEOUT is disabled for this release -> made with help from: CuteFTP RFC959 docs Internet Programming with Pascal (http://www.trx-world.de/progra/pasinet.htm) m&g FTP Client v1.0 for Windows ©1998 m&g software, Pozega, Croatia Fast FTP 0.2 Shadow_tj Monster FTP VCL 0.4.7, Chen Yu (monster) [*] put equal ChangeUp/Root code into TDrive.VFS_... (protected) -> Find, Temp, FTPRoot, Arc, Proc TURBOVISION: DIALOGS/MENUS [-] tHexLine: crash when selection longer than 91 characters [A] (Dandv) INFO PANEL / FILE PANEL [-] UNC paths don't show -1 in free/totalspace anymore [NC] [-] UNC drives didn't show correct drive infos (-> GetSerFileSys(0)) [NC] FILE COPY/MOVE/OPEN/CREATE/DELETE [-] Eraser: didn't reread UNC directories [] FILE PANEL [-] Alt-F1/F2 had problems with long entries (BMW) [A] [-] copy path if Ctrl-Enter on '..' (Vladimir Lvov) [A] [-] Drives with physical contents (Disk,Link,FTP) received Prev even if not selectable -> now Disposed [A] [+] cmFind_Drive to find a PDrive according to GetRealName (CopytoFTP) [+] TDrive.GetHelpCtx [*] Improved Ctrl-Left/Right drive selection (more generic) [-] UNC Quickdir change when changing to a root UNC (f.ex. \\A\) [NC] (Garl) [+] cmRemove_Drive (== cmFind_Drive) which removes found Drive from list (Drive := nil) for new insertion f.ex. [*] Permissions are displayed octal (chmod reveices octal numbers) [-] W32 SysDiskSizeLong/SysDiskFreeLong didn't handle UNC correctly [V] (crash when using 0 as parameter and dir not existing anymore) LNX SysDiskSizeLong/SysDiskFreeLong only worked on '/' [V] -> [+] disk.GetDiskSize/GetDiskFreeSpace [+] D32/W32 CTRL-F from DNOSPW: open object in explorer (Dandv) [*] added CTRL-MINUS/flpanelx.CM_SelectColumn(@Self); to menuline.panel -> panel.choose column name [-] drives other than disk/find/temp always copied path+file [A] get it here http://ndn.muxe.com/beta.php bye Stefan / AH
  11. New Beta: 2.15.3043

    hi! ASA i find a testserver i will be able to do it uffa, sorry, i forgot to remove a debug write :P but 0 tells me that it worked :) hehe, it was never gone: Options.Configuration.Editor Setup.Use Koi Keymap Stefan / AH
  12. Duplicate hgroups.ini after restarting NDN

    hi! spooky indeed most of all because i didn't know there can be 2 files with the same name in one directory in the M$ world for the rest of the problem you should look at your previous 'strange' bug report :) http://forums.muxe.com/index.php?act=ST&f=...st=0entry1231
  13. Some keys reset the position of the drive selector

    hi sorry dan i cannot reproduce this Stefan / AH
  14. Alt+Q doesn't detect %NDNDIR%\ndn.smp being open

    hi this is because the SmartPad (Alt-Q) is a special instance of an editor window and there's no nice AND easy way of detecting if you have the actual smartpad file opened already i realize that this is not foolproof, but changing/adding code just for this special case is not justifyable IMO :) Stefan / AH
  15. New Beta: 2.15.3043

    hi Basil i know :) that's why i wrote that i have to rewrite the copy/move/rename code, i don't want to waste any more minute to write temporary code test it :P hm, doesn't it already show them? the FTP itself doesn't offer any codepage facilities we have to detect the codepage ourselves i need some test server and a example of how the text/directory must look like Stefan / AH
  16. Creating Archives...

    hi everyone if you create an archive it is alwas created in the current directory does anyone mind me adding the path of the passive file panel to the target archive name? the archive will then be created in the passive panel Stefan / AH
  17. Virtual Pascal has died !

    hi! this isn't nice to hear but, VP is pretty bugfree, and it is fast it doesn't need new features either i have implemented all of the past and (not yet released) future features into the RTL myself anyway so this won't be a problem maybe we have to move NDN to another pascal compiler someday, but as of today there is no need to thanks to the VP makers for the fine software Stefan / AH
  18. new beta: 2.15.1929

    hi download and read the details on the beta page http://ndn.muxe.com/beta.php Stefan / AH
  19. Wrong parent dir of found files in archives

    hi! the behaviour of changing directories up is consistent throughout whole NDN; you always change to the previous directory or the previous VIRTUAL DRIVE (as long as it is not a physical drive like a DISK, LINK (MODEM) or FTP) let's say you go to the file into the archive and you want to go back to the find selection because it is not the archive you looked for or you want to check the other results: you would also hit enter on '..' and then? (assuming NDN would return to the physical location on disk of the archive) the current structure of this is very well done, and i will not fool around with it; but, i just have seen something that could help you: you once told me that in PROCESS VFS SHIFT-ENTER doesn't work, this is also true for FIND VFS on an archive file (same behaviour as just enter) so, i will correct this and then you can work with the archive in the passive window that should satisfy you maybe? :) Stefan / AH
  20. new beta: 2.15.1929

    hi! can you give me a more detailed description? Stefan / AH
  21. Quick Directory

    hi sure, and, shift+cursor for moving entries like in histories i dont know when i can do it, as i am working on something very new and i am busy with private things Stefan / AH
  22. Editor macro command - Replace

    hi replace simply opens the replace dialog no more syntax :P Stefan / AH
  23. Win32 Command line mishandling on '(' parens

    hi dan! about the doc(test).txt thing NDN starts all programs like this %comspec% /C %cmdline% do the following (in NT+) cmd /? and look for the help on the /C and /K command it should explain the () problem although i don't know why it does that or look here http://www.microsoft.com/resources/documen.../en-us/Cmd.mspx haven't found an easy way to solve that Stefan / AH
  24. Panel columns

    hi! no, not at the moment it's on the todo list but not of high priority Stefan / AH
  25. Close FM Window

    hi well, i think it's a feature, no bug :P who wants to start NDN with an empty desktop? Stefan / AH
×