- Oct 12, 2017
-
-
rswindell authored
Lower likelihood that ftp_remove() will log a false error.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added Cut and Paste-Insert support to stdio version of UIFC.
-
rswindell authored
and when pasted, all the child subs/dirs/xtrns will be pasted with it. If however, you cut a group/lib/section and then exit SCFG, you'll lose all the children subs/dir/xtrns that were on the "clipboard" along with the parent. Copy - F5, Ctrl-C, Ctrl-Insert Cut - Shift-Del, Ctrl-X Paste Over - F6, Ctrl-V Paste Insert - Shift-Insert
-
rswindell authored
-
rswindell authored
-
rswindell authored
applicable.
-
- Oct 11, 2017
-
-
rswindell authored
(Feb-16-2014).
-
rswindell authored
try this option.
-
rswindell authored
first, then a case-insensitive search. This paves the way for multiple sections with the same name, differing only in case (e.g. [ZIP] and [zip]).
-
rswindell authored
or more directories has an invalid library number, then it won't be written and the previously stored "total_dirs" value would be wrong (and cause the loss of text file sections which follow directories in file.cnf).
-
rswindell authored
try this option.
-
rswindell authored
i.e. for new scfg/echocfg -k (keyboard only) option.
-
rswindell authored
accepted (e.g. "EPSV 2"). For now at least, accept any arguments after EPSV (and treat them all the same).
-
rswindell authored
different from Ctrl-V or F6 which is "Paste Over" (overwriting selected item)
-
- Oct 10, 2017
-
-
rswindell authored
If a linked-node's inbox is the same absolute path as the inbound or secure-inbound directories, clear the inbox (don't use it). If a linked-node's outbox is the same absolute path as the outbound directory, clear the outbox (don't use it).
-
rswindell authored
Added Paste Item over extra/blank item support. Fixed some typos.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added Cut (Ctrl-X) support. Fixed bug whereby Paste Item was available when nothing had been copied. Stil ToDo: allow paste into extra/blank item.
-
rswindell authored
- returns index with MSK_CUT in upper nibble - Cut is initiated with Ctrl-X or Shif-Delete - Same as Get/Copy (F6/Ctrl-V) except the source item is removed * Ctrl-Insert is now supported for Copy (in addition to Ctrl-C and F5) * Shift-Insert is now supported for Paste (in addition to Ctrl-V and F6) * Fixed a couple of potential NULL savbuf dereferences (one sighted when using mouse).
-
rswindell authored
Shift-Delete, and Ctrl-Delete to be used for cut and paste operations (not Ctrl-Delete).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(blank) item. Replaces the previously unused WIN_EDITACT mode flag.
-
rswindell authored
-
rswindell authored
v3 to crash when used with the '-iD' option. Oops.
-
- Oct 09, 2017
-
-
nightfox authored
Version 1.17 beta 47: Updated to set the message number field length dynamically based on the number of messages in the sub-board. It will be at least 4 but can be more than 4 if there are 10000 messages or more in a sub-board. Also, updated to not hold an open sub-board for a long period of time - It now opens a sub-board only when necessary. This simplified the code a bit. I also hoped it would fix issues I've seen where sbbs crashes sometimes when replying to a message, but it looks like it did not fix that.
-
- Oct 04, 2017
-
-
rswindell authored
EchoList Key -> AreaFix Keys
-
- Oct 03, 2017
-
-
rswindell authored
-
- Sep 27, 2017
- Sep 25, 2017
-
-
nightfox authored
Version 0.32 beta - Bug fix: After deleting the last poll in a sub-board, it now correctly goes to the main menu rather than reporting an error. Also, after creating or deleting a poll, the number of polls in the sub-board displayed on the main menu is now updated.
-
- Sep 19, 2017
-
-
rswindell authored
that contains wildcards ("ALL") - prevents misconfiguration. Fileboxes are not for multiple-nodes (one node per in/outbox only).
-
- Sep 17, 2017
-
-
nightfox authored
-
nightfox authored
SlyEdit version 1.51: Added an auto-sign option to the user options (accessible via Ctrl-U, disabled by default). If enabled, SlyEdit will automatically sign users' messages with their handle or real name, depending on the sub-board's configuration. Also added a seting to use only their first name when signing with their real name and whether to sign emails with their real name (enabled by default).
-