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
1442 341 d 4 h mateusz.viste /sved/trunk/ force a file-truncation write at end of file to avoid keeping trailing garbage  
1441 341 d 4 h mateusz.viste /sved/trunk/ fixed curfile corruption when exit aborted  
1440 341 d 6 h mateusz.viste /sved/trunk/ adapted ui_statusbar so it displays things nicely also in CGA low-res mode 40x25  
1439 341 d 6 h mateusz.viste /sved/trunk/ fixed displayed totlines + size optimization  
1438 341 d 6 h mateusz.viste /sved/trunk/ display total lines in status bar  
1437 341 d 7 h mateusz.viste /sved/trunk/ fixed curline when a new line is auto-added at end of file  
1436 341 d 7 h mateusz.viste /sved/trunk/ display line number in status bar  
1435 341 d 7 h mateusz.viste /sved/trunk/ renamed ui_basic() to ui_statusbar()  
1433 341 d 8 h mateusz.viste /sved/trunk/ simplified the help screen to save on binary footprint  
1430 343 d 7 h mateusz.viste /sved/trunk/ reordered struct members for lower memory footprint (-6 bytes)  
1429 343 d 7 h mateusz.viste /sved/trunk/ removed on string, reusing another one  
1428 343 d 7 h mateusz.viste /sved/trunk/ changed msg2flag from char to short (saved 4 bytes of footprint)  
1427 343 d 7 h mateusz.viste /sved/trunk/ memory optimizations (-60 bytes)  
1426 343 d 8 h mateusz.viste /sved/trunk/ curfile is an unsigned char, saves 42 bytes of footprint  
1425 343 d 8 h mateusz.viste /sved/trunk/ slot number printing routine is smaller and faster  
1423 343 d 9 h mateusz.viste /sved/trunk/ added a missing totlines dec  
1422 343 d 9 h mateusz.viste /sved/trunk/ reformatted cursor_up() and cursor_down() for better readability  
1421 343 d 9 h mateusz.viste /sved/trunk/ optimized comparison, saved 4 bytes  
1420 343 d 9 h mateusz.viste /sved/trunk/ CTRL+V only processed if clipboard not null  
1419 343 d 9 h mateusz.viste /sved/trunk/ PL translation fix  

Show All