Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1429 337 d 2 h mateusz.viste /sved/trunk/ removed on string, reusing another one  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/pl_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
1428 337 d 2 h mateusz.viste /sved/trunk/ changed msg2flag from char to short (saved 4 bytes of footprint)  
/sved/trunk/sved.c
1427 337 d 2 h mateusz.viste /sved/trunk/ memory optimizations (-60 bytes)  
/sved/trunk/sved.c
1426 337 d 2 h mateusz.viste /sved/trunk/ curfile is an unsigned char, saves 42 bytes of footprint  
/sved/trunk/sved.c
1425 337 d 3 h mateusz.viste /sved/trunk/ slot number printing routine is smaller and faster  
/sved/trunk/sved.c
1423 337 d 4 h mateusz.viste /sved/trunk/ added a missing totlines dec  
/sved/trunk/sved.c
1422 337 d 4 h mateusz.viste /sved/trunk/ reformatted cursor_up() and cursor_down() for better readability  
/sved/trunk/sved.c
1421 337 d 4 h mateusz.viste /sved/trunk/ optimized comparison, saved 4 bytes  
/sved/trunk/sved.c
1420 337 d 4 h mateusz.viste /sved/trunk/ CTRL+V only processed if clipboard not null  
/sved/trunk/sved.c
1419 337 d 4 h mateusz.viste /sved/trunk/ PL translation fix  
/sved/trunk/deflang.c
/sved/trunk/nls/pl_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
1418 337 d 5 h mateusz.viste /sved/trunk/ loadfile() checks fname for NULL  
/sved/trunk/sved.c
1417 337 d 5 h mateusz.viste /sved/trunk/ added explicit int type for clarity  
/sved/trunk/sved.c
1416 337 d 5 h mateusz.viste /sved/trunk/ removed useless variable assignment  
/sved/trunk/sved.c
1415 337 d 5 h mateusz.viste /sved/trunk/ simplified menu drawing, saves 46 bytes  
/sved/trunk/sved.c
1414 337 d 10 h mateusz.viste /sved/trunk/ restore the DOS BREAK flag to its original status at exit time  
/sved/trunk/sved.c
1412 337 d 23 h mateusz.viste /sved/trunk/ added /t and /m  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/pl_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
1410 338 d 0 h mateusz.viste /sved/trunk/ implemented CTRL+C CTRL+X and CTRL+V  
/sved/trunk/sved.c
/sved/trunk/sved.txt
1396 339 d 10 h mateusz.viste /sved/trunk/ do not abort if file provided as argument does not exist  
/sved/trunk/sved.c
1395 339 d 10 h mateusz.viste /sved/trunk/ hide cursor when appropriate  
/sved/trunk/sved.c
1394 340 d 1 h mateusz.viste /sved/trunk/ filename in status bar is displayed with a length limit  
/sved/trunk/sved.c
1393 340 d 2 h mateusz.viste /sved/trunk/ menu is centered + modflag greyed out  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/pl_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
1392 340 d 3 h mateusz.viste /sved/trunk/ dirty flag is cleared by ui_refresh() + refreshing screen after ui_menu() to avoid ugly leftovers on screen  
/sved/trunk/sved.c
1390 341 d 0 h mateusz.viste /sved/trunk/ improved help screen  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/pl_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
1388 341 d 1 h mateusz.viste /sved/trunk/ adapted color scheme so no high-intensity backgrounds are used  
/sved/trunk/sved.c
1387 341 d 1 h mateusz.viste /sved/trunk/ sved executable is named sved.com by default, unless packaged for SvarDOS - then it becomes edit.com  
/sved/trunk/sved.lng
/sved/trunk/edit.lng
/sved/trunk/deflang.c
/sved/trunk/makefile
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/regen.bat
/sved/trunk/sved.c
1364 342 d 2 h mateusz.viste /sved/trunk/ svarlang looks for translation in executable directory instead of looking for NLSPATH (+updated to devel version of MDR)  
/sved/trunk/mdr/inc/mdr/dos.h
/sved/trunk/mdr/mdrs2023.lib
/sved/trunk/sved.c
1363 342 d 3 h mateusz.viste /sved/trunk/ menu is more compact  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
1362 342 d 3 h mateusz.viste /sved/trunk/ add an extra empty line if cursor is on last line and this line is not empty  
/sved/trunk/sved.c
1361 342 d 3 h mateusz.viste /sved/trunk/ expand tabs to 8 spaces  
/sved/trunk/sved.c
1359 342 d 11 h mateusz.viste /sved/trunk/ changed loadfile() return value from char to int -> 4 bytes smaller footprint  
/sved/trunk/sved.c
1358 343 d 2 h mateusz.viste /sved/trunk/ modified color scheme to avoid high-intensity on background because not all cards handle this the same way  
/sved/trunk/sved.c
1357 343 d 2 h mateusz.viste /sved/trunk/ right key does not do anything if cursor already at the end of last line  
/sved/trunk/sved.c
1356 343 d 4 h mateusz.viste /sved/trunk/ loads multiple files from command line  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
/sved/trunk/sved.txt
1355 344 d 1 h mateusz.viste /sved/trunk/ multiple files support  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
/sved/trunk/sved.txt
1354 344 d 3 h mateusz.viste /sved/trunk/ replaced help screen and function-key bindings with an interactive menu  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
/sved/trunk/sved.txt
1353 345 d 0 h mateusz.viste /sved/trunk/ fixed modflag display after eol type change  
/sved/trunk/sved.c
1352 345 d 1 h mateusz.viste /sved/trunk/ print usage message if more than one arg  
/sved/trunk/sved.c
1351 345 d 1 h mateusz.viste /sved/trunk/ modflag contains the flag character  
/sved/trunk/sved.c
1350 345 d 1 h mateusz.viste /sved/trunk/ display help usage when a / is passed as arg  
/sved/trunk/sved.c
1348 345 d 1 h mateusz.viste /sved/trunk/ changed unsigned char variables to shorts as this usually leads to smaller code  
/sved/trunk/sved.c