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
1427 329 d 1 h mateusz.viste /sved/trunk/ memory optimizations (-60 bytes)  
1426 329 d 2 h mateusz.viste /sved/trunk/ curfile is an unsigned char, saves 42 bytes of footprint  
1425 329 d 2 h mateusz.viste /sved/trunk/ slot number printing routine is smaller and faster  
1423 329 d 3 h mateusz.viste /sved/trunk/ added a missing totlines dec  
1422 329 d 3 h mateusz.viste /sved/trunk/ reformatted cursor_up() and cursor_down() for better readability  
1421 329 d 3 h mateusz.viste /sved/trunk/ optimized comparison, saved 4 bytes  
1420 329 d 3 h mateusz.viste /sved/trunk/ CTRL+V only processed if clipboard not null  
1419 329 d 4 h mateusz.viste /sved/trunk/ PL translation fix  
1418 329 d 4 h mateusz.viste /sved/trunk/ loadfile() checks fname for NULL  
1417 329 d 4 h mateusz.viste /sved/trunk/ added explicit int type for clarity  
1416 329 d 4 h mateusz.viste /sved/trunk/ removed useless variable assignment  
1415 329 d 4 h mateusz.viste /sved/trunk/ simplified menu drawing, saves 46 bytes  
1414 329 d 10 h mateusz.viste /sved/trunk/ restore the DOS BREAK flag to its original status at exit time  
1412 329 d 22 h mateusz.viste /sved/trunk/ added /t and /m  
1410 330 d 0 h mateusz.viste /sved/trunk/ implemented CTRL+C CTRL+X and CTRL+V  
1396 331 d 9 h mateusz.viste /sved/trunk/ do not abort if file provided as argument does not exist  
1395 331 d 10 h mateusz.viste /sved/trunk/ hide cursor when appropriate  
1394 332 d 1 h mateusz.viste /sved/trunk/ filename in status bar is displayed with a length limit  
1393 332 d 1 h mateusz.viste /sved/trunk/ menu is centered + modflag greyed out  
1392 332 d 2 h mateusz.viste /sved/trunk/ dirty flag is cleared by ui_refresh() + refreshing screen after ui_menu() to avoid ugly leftovers on screen  

Show All