Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1176 458 d 20 h mateusz.viste / added brazilian help (courtesy of Luzemario Dantas)  
1175 500 d 8 h mateusz.viste /pkg/trunk/nls_utf8/ fixed translation strings (thx Robert for the bug report)  
1174 501 d 6 h bttr /packages/ updated Blocek to version 1.72  
1173 501 d 7 h bttr /packages/ updated Gopherus to version 1.2.2  
1172 501 d 9 h bttr /packages/ updated WDe disk editor to version 1.00  
1171 501 d 21 h bttr /packages/ updated Links WWW browser to version 2.28  
1170 502 d 0 h bttr /packages/ updated NASM to version 2.16.01  
1169 502 d 1 h bttr /packages/ updated UPX to version 4.0.1  
1168 610 d 23 h bttr /packages/ updated PEDE to ver 1.0 (2012)  
1167 633 d 6 h mateusz.viste / help: added an article about localization and NLS  
1166 648 d 9 h mateusz.viste /website/ added a note about how to pull sources using the standard svn client  
1165 757 d 11 h mateusz.viste /website/ default download points to build 20220412 now  
1164 759 d 8 h mateusz.viste /packages/ upgraded svarcom to ver 2022.4  
1163 759 d 8 h mateusz.viste /svarcom/tags/svarcom-2022.4/ frozen 2022.4 to tags  
1162 759 d 9 h mateusz.viste /svarcom/trunk/ doc update  
1161 759 d 9 h mateusz.viste /svarcom/trunk/ using newer svarlang.lib (20220314 instead of 20220309)  
1160 759 d 9 h mateusz.viste /svarcom/trunk/ moved all TODO items to the OSDN ticketing  
1159 759 d 9 h mateusz.viste /packages/ updated the HELP package  
1158 759 d 9 h mateusz.viste /help/ rebuild creates a package in format help-version.svp  
1157 759 d 9 h mateusz.viste /website/repo/ explode pkg-ver strings only for pull and pullsrc operations  
1156 764 d 1 h mateusz.viste /svarcom/trunk/ FCB fields in PSP of launched apps are filled with cmdline arguments  
1155 764 d 5 h mateusz.viste /svarcom/trunk/toys/ improved fcb debug output  
1154 765 d 2 h mateusz.viste /svarcom/trunk/toys/ added fcbdir test program  
1153 769 d 2 h bttr /help/help-de/ changed encoding from cp850 to utf8  
1152 769 d 2 h bttr /help/ bumped help system version  
1151 769 d 2 h bttr /help/help-de/ translated mouse.ama to DE  
1150 769 d 2 h bttr /help/help-en/ changed wording, fixed typo  
1149 769 d 2 h bttr /help/help-en/ fixed typo  
1148 769 d 8 h bttr /svarcom/trunk/ moved high and medium priority todos to OSDN tickets  
1147 769 d 8 h bttr /svarcom/trunk/ added latest ticket numbers to history.txt  
1146 770 d 12 h bttr /help/help-de/ improved link description  
1145 770 d 12 h bttr /help/help-de/ synced to EN  
1144 770 d 12 h bttr /help/help-en/ changed wording  
1143 770 d 12 h bttr /help/help-en/ changed .zip to .svp; added ISO image steps  
1142 779 d 21 h mateusz.viste /svarcom/trunk/cmd/ DIR: file sizes displayed with thousand separator  
1141 779 d 21 h mateusz.viste /svarcom/trunk/ DIR command: output adapted to 40-columns screen modes  
1140 781 d 22 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
1139 781 d 22 h mateusz.viste /svarcom/trunk/ env variables are matched using NLS-aware upcase comparison  
1138 782 d 9 h mateusz.viste /svarcom/trunk/ tabs are accepted as command-line separators (and removed bttr's ugly hack)  
1137 782 d 9 h mateusz.viste /svarcom/trunk/ refactored nls-uppercase-string asm into common nls_strtoup()