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
1342 341 d 1 h mateusz.viste /sved/trunk/ implemented NEW FILE (F2) + fixed line_calloc()  
1341 341 d 2 h mateusz.viste /sved/trunk/ improved computation of paragraphs to be allocated  
1340 341 d 21 h mateusz.viste /sved/trunk/ replaced line_resize() by curline_resize(), decreased footprint by over 100 bytes  
1339 341 d 22 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 341 d 23 h mateusz.viste /sved/trunk/ doc and comments update  
1337 342 d 0 h mateusz.viste /sved/trunk/ replaced all _fmemcpy() by _fmemmove() to avoid pulling fmemcpy() (gained... 32 bytes)  
1336 342 d 0 h mateusz.viste /sved/trunk/ ui_help() does not hide cursor  
1335 342 d 1 h mateusz.viste /sved/trunk/ help screen improvements  
1334 342 d 20 h mateusz.viste /sved/trunk/ pgup/pgdown  
1333 342 d 22 h mateusz.viste /sved/trunk/ color scheme is stored in variables for simplicity (not in array)  
1332 342 d 22 h mateusz.viste /sved/trunk/ save as... implementation  
1331 343 d 0 h mateusz.viste /sved/trunk/ warn about unsaved changes before quitting  
1330 343 d 12 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 343 d 12 h mateusz.viste /sved/trunk/ doc update  
1328 343 d 22 h mateusz.viste /sved/trunk/ vertical scroll cursor  
1327 344 d 0 h mateusz.viste /sved/trunk/ uidirty becomes a global struct (memory footprint is 206 bytes smaller)  
1326 344 d 0 h mateusz.viste /sved/trunk/ screenw and screenh are globals (200 bytes smaller footprint)  
1325 344 d 1 h mateusz.viste /sved/trunk/ ctrl+right and ctrl+left jumps to next/prev word  
1324 344 d 9 h mateusz.viste /sved/trunk/ unlimited line lengths  
1323 344 d 15 h mateusz.viste /sved/trunk/ expand tabs to 8 spaces at loading time  

Show All