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
1358 323 d 10 h mateusz.viste /sved/trunk/ modified color scheme to avoid high-intensity on background because not all cards handle this the same way  
1357 323 d 10 h mateusz.viste /sved/trunk/ right key does not do anything if cursor already at the end of last line  
1356 323 d 12 h mateusz.viste /sved/trunk/ loads multiple files from command line  
1355 324 d 9 h mateusz.viste /sved/trunk/ multiple files support  
1354 324 d 11 h mateusz.viste /sved/trunk/ replaced help screen and function-key bindings with an interactive menu  
1353 325 d 8 h mateusz.viste /sved/trunk/ fixed modflag display after eol type change  
1352 325 d 8 h mateusz.viste /sved/trunk/ print usage message if more than one arg  
1351 325 d 8 h mateusz.viste /sved/trunk/ modflag contains the flag character  
1350 325 d 9 h mateusz.viste /sved/trunk/ display help usage when a / is passed as arg  
1349 325 d 9 h mateusz.viste /sved/trunk/ doc update  
1348 325 d 9 h mateusz.viste /sved/trunk/ changed unsigned char variables to shorts as this usually leads to smaller code  
1347 325 d 10 h mateusz.viste /sved/trunk/ minor memory optimizations  
1346 325 d 10 h mateusz.viste /sved/trunk/ loadfile() error reporting  
1345 325 d 11 h mateusz.viste /sved/trunk/ added "open file" (F3) + fixed ui_getstring() when aborted with ESC  
1344 325 d 11 h mateusz.viste /sved/trunk/ cr/lf conversion  
1343 325 d 11 h mateusz.viste /sved/trunk/ fixed scroll cursor position when using pgup/pgdown  
1342 325 d 12 h mateusz.viste /sved/trunk/ implemented NEW FILE (F2) + fixed line_calloc()  
1341 325 d 13 h mateusz.viste /sved/trunk/ improved computation of paragraphs to be allocated  
1340 326 d 8 h mateusz.viste /sved/trunk/ replaced line_resize() by curline_resize(), decreased footprint by over 100 bytes  
1339 326 d 9 h mateusz.viste /sved/trunk/ db is statically allocated (no malloc) and all _fcalloc() calls have been replaced by _dos_alloc() - this decreased the footpring by 2K  

Show All