Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1671 167 d 2 h mateusz.viste / release string is now stored in floppy label instead of being fed to install.com via argv[1]  
1669 167 d 18 h mateusz.viste /install/trunk/ do not ask for language selection on EN-only setups  
1668 167 d 19 h mateusz.viste /install/trunk/ removed debug code  
1667 167 d 19 h mateusz.viste /install/trunk/ scroll cursor character changed to =  
1666 167 d 19 h mateusz.viste /install/trunk/ implemented a scroll cursor on menus that are scrollable  
1665 168 d 7 h mateusz.viste /install/trunk/ menuselect is always centered  
1664 168 d 8 h mateusz.viste /install/trunk/ simplified color scheme management  
1662 168 d 18 h mateusz.viste /install/trunk/ replaced video routines by MDR calls  
1661 168 d 20 h mateusz.viste /install/trunk/ replaced input routines by MDR  
1659 169 d 2 h bttr /install/trunk/ fixed default binary location change introduced by Rev 1637  
1658 169 d 3 h bttr /install/trunk/nls/ updated German INSTALL translation  
1639 179 d 9 h mateusz.viste /install/trunk/ adjusted path to HIMEMX in CONFIG.SYS and decreased FILES from 50 to 40 to save some bits of memory  
1637 179 d 9 h mateusz.viste /install/trunk/ default location of core binaries changed from %DOSDIR%/BIN to %DOSDIR%/  
1633 180 d 2 h mateusz.viste / installer places DOS=HIGH below HIMEMX (EDR-DOS compatibility, asked by Bernd Boeckmann)  
1624 182 d 7 h mateusz.viste / added latin-american keyboard layout  
1463 340 d 1 h mateusz.viste /install/trunk/ added french-swiss keyboard layout support  
1462 340 d 1 h mateusz.viste /install/trunk/ updated to latest svarlang  
1253 382 d 12 h mateusz.viste /install/trunk/nls/ updated translations, courtesy of Berki Yenigün  
1239 385 d 2 h mateusz.viste /install/trunk/ adapted fdisk calls to fit fdisk 1.3.6  
1234 441 d 10 h luzemario.dantas /install/trunk/nls/ Fixes install.txt end message  
1219 505 d 21 h luzemario.dantas / Fixes nls.ama and install typos  
1209 514 d 2 h mateusz.viste /install/trunk/ tlumacz logs are redirected to a file for easier inspection  
1208 514 d 3 h mateusz.viste /install/trunk/nls/ improved BR translations (Luzemario Dantes)  
1179 525 d 1 h mateusz.viste /install/trunk/ fixed lang order  
1177 525 d 1 h mateusz.viste / updated install to contain BR lang  
1125 854 d 4 h mateusz.viste /install/trunk/ INSTALL looks for all packages on each disk, so it works when packages are randomly distributed on floppies  
1122 854 d 14 h mateusz.viste /install/trunk/ removed deflang.c as it is autogenerated anyway  
1121 854 d 14 h mateusz.viste /install/trunk/ updated svarlang.lib to latest version  
1109 855 d 8 h bttr /install/trunk/ fixed ERR 2, FAILED TO LOAD COMMAND.COM for external commands after 'SvarDOS (build xxx) has been installed. Restart your computer now.'  
1104 855 d 13 h mateusz.viste /install/trunk/ adaptations for SvarCOM  
1035 862 d 6 h bttr /install/trunk/ removed CTMOUSE from AUTOEXEC.BAT  
908 875 d 12 h mateusz.viste / install comes with its own int24h handler to avoid relying on command /f  
898 877 d 7 h mateusz.viste / replaced the naive mkdir test for unformatted drives by a nice int 0x21/6c call with int24 inhibition... which does not work anyway because the DOS-C kernel does not support it.  
890 877 d 10 h bttr /install/trunk/nls/ updated/fixed German translation for install (2)  
888 877 d 10 h bttr /install/trunk/nls/ updated/fixed German translation for install  
868 878 d 2 h mateusz.viste /install/trunk/ build version is written in postinst.bat and also output to the user once the installation ends  
865 878 d 4 h mateusz.viste /install/trunk/ hitting esc on the ready-to-install screen leads to keyboard layout if there is more than one layout possible for the language (requested by Robert Riebisch via https://osdn.net/projects/svardos/ticket/43902)  
817 879 d 2 h mateusz.viste /install/trunk/ NLSPATH is set with a fallback lookup to current directory  
700 882 d 1 h mateusz.viste / install system uses svp packages instead of zip  
640 888 d 1 h mateusz.viste /install/trunk/ new deflang following svarlang fix regarding resolving escaped values in nls strings