From: Eric A. <eric@CoLi.Uni-SB.DE> - 2004-01-23 04:51:02
|
Hi, I have modified EDIT a bit. Changes: New hotkeys ^N new ^O open ^S save Time display should now use country setting to decide am/pm <-> 24h display and proper separator (e.g. 23.59.59 <-> 11:59:59pm), blinking got fixed and alignment of time display for 1-digit hour values got fixed. A crash when displaying an error message for files > 64000 bytes got fixed. Hope all fixes really do what they should do :-). Changed source files: readme, edit.lsm, edit.txt (source of edit.hlp), message.c (clock), dflat.h (version string), menus.c (new hotkeys), editbox.c (exclude new hotkeys from verbatim typing), calendar.c (now displays sth. like "ctrl-f4 to close"), edit.c (big file error message). http://www.coli.uni-sb.de/~eric/stuff/soft/by-others/ edit07.zip (still the same zip name, but EDIT now identifies itself as 0.7a) PS: Talking about small fixes, is FAT32 sector read/write for DEBUG on the way? Eric. |