Commit Graph

391 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
c5441415d2 EMAIL: swapped sprintf()->snprintf() for safety 2020-09-06 21:16:37 -04:00
Bobbi Webber-Manners
5e0fa3933f EDIT: Added missing comments 2020-09-06 18:58:43 -04:00
Bobbi Webber-Manners
e18d8f8b27 EMAIL: Removed out-of-date and commented-out disconnect_ramdisk() code 2020-09-06 17:55:43 -04:00
Bobbi Webber-Manners
f5260c5435 EDIT: Another fix to RAMdisk detection code. Should be okay now. 2020-09-06 17:52:20 -04:00
Bobbi Webber-Manners
c21d1854e9 EDIT: Fixed breakage caused by RAM disk disconnect/reconnect changes 2020-09-06 17:21:51 -04:00
Bobbi Webber-Manners
94b1389a58 EDIT: Now reconnects /RAM and /RAM3 on exit, if they were connected on entry 2020-09-06 16:47:03 -04:00
Bobbi Webber-Manners
8e095d17b8 EDIT: Disconnect /RAM3 as well as /RAM. Check for files before disconnect. 2020-09-06 14:40:50 -04:00
Bobbi Webber-Manners
3c7649d867 Bumped up emai//er version number to v1.05 2020-09-06 01:16:19 -04:00
Bobbi Webber-Manners
00216bc540 EMAIL: Moved more stuff to LC. Disabled /RAM disconnect - we don't use aux mem 2020-09-06 01:14:51 -04:00
Bobbi Webber-Manners
3608cf7c8c EMAIL: Moved a couple of small routines to LC 2020-09-06 00:29:04 -04:00
Bobbi Webber-Manners
379af62ac6 EMAIL: Fixed out of memory bug (put help() in LC) 2020-09-06 00:27:01 -04:00
Bobbi Webber-Manners
faf3a66c53 SMTP65: Do not connect to SMTP server unless there are messages to send 2020-09-05 23:55:49 -04:00
Bobbi Webber-Manners
9fc6c5346b EMAIL: Added help screen. Got rid of menu bar in email summary screen. 2020-09-05 23:14:28 -04:00
Bobbi Webber-Manners
a891b08ae8 DATE65: A bit of cleanup. 2020-09-05 01:11:15 -04:00
Bobbi Webber-Manners
680e8c7a0b DATE65: Fixed bug when advancing one hour for DST 2020-09-05 01:06:00 -04:00
Bobbi Webber-Manners
694a48c648 EMAIL: Added preferences file EMAIL.PREFS - only preserves sort order for now 2020-09-04 22:44:12 -04:00
Bobbi Webber-Manners
4a5df18e46 EMAIL/DATE65: OA-D in EMAIL invokes DATE65.SYSTEM, which calls EMAIL one exit. 2020-09-04 21:00:21 -04:00
Bobbi Webber-Manners
724a1aa988 EDIT: Removed AUXMEM ifdef. The code now requires aux memory (128K on //e) 2020-09-04 01:23:03 -04:00
Bobbi Webber-Manners
f5dfc72c2b ATTACHER: Display table of attachments. UI improvements. 2020-09-04 00:12:00 -04:00
Bobbi Webber-Manners
1e703aadd0 ATTACHER: Major UI enhancements. Uses file_ui() (from EDIT.SYSTEM) now. 2020-09-03 23:13:44 -04:00
Bobbi Webber-Manners
eab93bca09 EDIT: Cleaned up handling of file save when opening another file (OA-A) 2020-09-03 22:49:21 -04:00
Bobbi Webber-Manners
75c63c89b6 EDIT: Bumped up version number 2020-09-03 22:02:58 -04:00
Bobbi Webber-Manners
2b484f2d21 EMAIL: Removed unnecessary prompts before opening file in editor 2020-09-03 22:02:14 -04:00
Bobbi Webber-Manners
5f5e0f4d65 EDIT/EMAIL: Made the command line arg passing more flexible 2020-09-03 18:58:47 -04:00
Bobbi Webber-Manners
f8378922e2 EMAIL: Bug fix - use absolute path when chaining programs 2020-09-03 18:28:54 -04:00
Bobbi Webber-Manners
cba881e184 EMAIL: Added ESC as an option for prompt_okay() 2020-09-03 17:57:27 -04:00
Bobbi Webber-Manners
56f6cda1d5 EMAIL: Added support for ESC to cancel at all text entry prompts 2020-09-03 17:46:52 -04:00
Bobbi Webber-Manners
5a50a2cddd Bump emai//er version to v1.01 2020-09-03 16:44:26 -04:00
Bobbi Webber-Manners
fdd5daa61f POP65/SMTP65: Allow port number to be changed in email.cfg 2020-09-03 16:43:33 -04:00
Bobbi Webber-Manners
53cc860b89 Tiny fix to help text 2020-09-02 21:47:39 -04:00
Bobbi Webber-Manners
5338dec32e EDIT: final polish for file_ui. Ready to merge. 2020-09-02 21:37:39 -04:00
Bobbi Webber-Manners
b370ca6876 EDIT: bug fix for new CA-Plus/CA-Minus bank switch commands 2020-09-02 20:48:36 -04:00
Bobbi Webber-Manners
6d67ea546a EDIT: file_ui enhancements - show type and size 2020-09-02 19:51:44 -04:00
Bobbi Webber-Manners
f665f597ad EDIT: Help now works even after change of directory in file_ui 2020-09-02 18:42:00 -04:00
Bobbi Webber-Manners
fd28dbf2cf EDIT: file_ui can now use the ProDOS ON_LINE call to see all volumes 2020-09-02 18:11:38 -04:00
Bobbi Webber-Manners
3ad5bc6968 EDIT: More file_ui() improvements. Added CA-Up/CA-Down to flip through bufs. 2020-09-02 16:23:53 -04:00
Bobbi Webber-Manners
8507268b8f EDIT: More file UI improvements and integration 2020-09-02 00:27:46 -04:00
Bobbi Webber-Manners
26211b40f7 EDIT: Superficial improvements to file UI. 2020-09-02 00:21:01 -04:00
Bobbi Webber-Manners
adea96fdb4 EDIT: Further improvements to work-in-progress file UI 2020-09-01 23:46:43 -04:00
Bobbi Webber-Manners
778da1d8af EDIT: More progress on file selector UI 2020-09-01 21:01:39 -04:00
Bobbi Webber-Manners
8feca38470 EDIT: File chooser UI (work-in-progress) 2020-09-01 20:13:25 -04:00
Bobbi Webber-Manners
251ab70264 EDIT: Improvements to OA-Z 'Undo' 2020-09-01 12:30:52 -04:00
Bobbi Webber-Manners
119b05468d EDIT: Slight tweak to undo. Second OA-Z undoes the undo ;) 2020-08-31 23:35:55 -04:00
Bobbi Webber-Manners
5b1176ed8c EDIT: Added OA-Z 'Undo' command - can undo cut/paste/block delete/insert file. 2020-08-31 21:17:30 -04:00
Bobbi Webber-Manners
213780c5d1 EDIT: Reduced amount of backtracking in draw_screen() to make it faster. 2020-08-26 21:29:01 -04:00
Bobbi Webber-Manners
b2108c9e7c EDIT: Bugfix to last commit - off by one! 2020-08-26 19:48:26 -04:00
Bobbi Webber-Manners
f810a64ead EDIT: Implemented faster version of memmove() in descending direction 2020-08-26 19:40:12 -04:00
Bobbi Webber-Manners
5d772344c7 EDIT: Implemented faster version of memmove() in ascending direction 2020-08-26 18:53:27 -04:00
Bobbi Webber-Manners
b4f16857a2 POP65: bug fix, just expect "+OK" after login - ignore rest of line 2020-08-24 15:59:55 -04:00
Bobbi Webber-Manners
04201d4f48 EDIT: More corner case bug fix for cursor movement at EOL. 2020-08-23 22:59:04 -04:00