- Oct 31, 2002
- Oct 30, 2002
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
error handling than opening in the constructor. Using JS_ReportError to report fatal (scripting ending) errors. Using the SMB status attributes to determine E-mail message bases. New is_open property. Hid debug property (currently unused).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Replaced most format() calls with concatenated strings (bug hunting).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
more storage blocks than originally allocated.
-
rswindell authored
-
rswindell authored
the msg->hdr.length field.
-
rswindell authored
toggle is set. Extended-ASCII chars in the message Subject are now converted as well. Extended-ASCII chars can now be converted during import by using the 'a' (ASCII only) area flag in the newslink.cfg file.
-
rswindell authored
JS_SetProperty, so properties can be marked as READ ONLY.
-
- Oct 29, 2002
-
-
rswindell authored
summary, priority, cost, times_downloaded, and last_downloaded.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
expiration dates are always specified in the local timezone.
-
rswindell authored
Created convenience values in smbmsg_t for PRIORITY and COST header field data. Implemented support for the expiration header field in smb_getmsghdr(). Changed smbmsg_t.expiration from a when_t to a ulong (time_t): expiration dates are always specified in the local timezone.
-
rswindell authored
Added new optional message header field: SMB_COST (in credits) Added "SMB_" to the names of (previously unused) header field type macros: SUMMARY, CARBONCOPY, EXPIRATION, and PRIORITY. Created convenience pointer in smbmsg_t for SUMMARY header field data. Created convenience values in smbmsg_t for PRIORITY and COST header field data. Changed smbmsg_t.expiration from a when_t to a ulong (time_t): expiration dates are always specified in the local timezone.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Oct 28, 2002
-
-
rswindell authored
-