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
1348 329 d 6 h mateusz.viste /sved/trunk/ changed unsigned char variables to shorts as this usually leads to smaller code  
1347 329 d 6 h mateusz.viste /sved/trunk/ minor memory optimizations  
1346 329 d 6 h mateusz.viste /sved/trunk/ loadfile() error reporting  
1345 329 d 7 h mateusz.viste /sved/trunk/ added "open file" (F3) + fixed ui_getstring() when aborted with ESC  
1344 329 d 7 h mateusz.viste /sved/trunk/ cr/lf conversion  
1343 329 d 8 h mateusz.viste /sved/trunk/ fixed scroll cursor position when using pgup/pgdown  
1342 329 d 8 h mateusz.viste /sved/trunk/ implemented NEW FILE (F2) + fixed line_calloc()  
1341 329 d 10 h mateusz.viste /sved/trunk/ improved computation of paragraphs to be allocated  
1340 330 d 5 h mateusz.viste /sved/trunk/ replaced line_resize() by curline_resize(), decreased footprint by over 100 bytes  
1339 330 d 5 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  
1338 330 d 6 h mateusz.viste /sved/trunk/ doc and comments update  
1337 330 d 7 h mateusz.viste /sved/trunk/ replaced all _fmemcpy() by _fmemmove() to avoid pulling fmemcpy() (gained... 32 bytes)  
1336 330 d 7 h mateusz.viste /sved/trunk/ ui_help() does not hide cursor  
1335 330 d 9 h mateusz.viste /sved/trunk/ help screen improvements  
1334 331 d 4 h mateusz.viste /sved/trunk/ pgup/pgdown  
1333 331 d 5 h mateusz.viste /sved/trunk/ color scheme is stored in variables for simplicity (not in array)  
1332 331 d 5 h mateusz.viste /sved/trunk/ save as... implementation  
1331 331 d 8 h mateusz.viste /sved/trunk/ warn about unsaved changes before quitting  
1330 331 d 19 h mateusz.viste /sved/trunk/ added a file-modified flag, to used later for a "file needs to be saved" msg at exit time  
1329 331 d 19 h mateusz.viste /sved/trunk/ doc update  

Show All