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
1435 319 d 17 h mateusz.viste /sved/trunk/ renamed ui_basic() to ui_statusbar()  
1433 319 d 17 h mateusz.viste /sved/trunk/ simplified the help screen to save on binary footprint  
1430 321 d 16 h mateusz.viste /sved/trunk/ reordered struct members for lower memory footprint (-6 bytes)  
1429 321 d 16 h mateusz.viste /sved/trunk/ removed on string, reusing another one  
1428 321 d 16 h mateusz.viste /sved/trunk/ changed msg2flag from char to short (saved 4 bytes of footprint)  
1427 321 d 16 h mateusz.viste /sved/trunk/ memory optimizations (-60 bytes)  
1426 321 d 17 h mateusz.viste /sved/trunk/ curfile is an unsigned char, saves 42 bytes of footprint  
1425 321 d 17 h mateusz.viste /sved/trunk/ slot number printing routine is smaller and faster  
1423 321 d 18 h mateusz.viste /sved/trunk/ added a missing totlines dec  
1422 321 d 18 h mateusz.viste /sved/trunk/ reformatted cursor_up() and cursor_down() for better readability  
1421 321 d 18 h mateusz.viste /sved/trunk/ optimized comparison, saved 4 bytes  
1420 321 d 18 h mateusz.viste /sved/trunk/ CTRL+V only processed if clipboard not null  
1419 321 d 19 h mateusz.viste /sved/trunk/ PL translation fix  
1418 321 d 19 h mateusz.viste /sved/trunk/ loadfile() checks fname for NULL  
1417 321 d 19 h mateusz.viste /sved/trunk/ added explicit int type for clarity  
1416 321 d 19 h mateusz.viste /sved/trunk/ removed useless variable assignment  
1415 321 d 19 h mateusz.viste /sved/trunk/ simplified menu drawing, saves 46 bytes  
1414 322 d 1 h mateusz.viste /sved/trunk/ restore the DOS BREAK flag to its original status at exit time  
1412 322 d 13 h mateusz.viste /sved/trunk/ added /t and /m  
1410 322 d 15 h mateusz.viste /sved/trunk/ implemented CTRL+C CTRL+X and CTRL+V  

Show All