Skip to content
Snippets Groups Projects
  1. Feb 07, 2013
  2. Feb 03, 2013
  3. Feb 01, 2013
    • mcmlxxix's avatar
      added event handler support to layout objects: Layout.onOpen/onClose,... · 974f2ef6
      mcmlxxix authored
      added event handler support to layout objects: Layout.onOpen/onClose, LayoutView.onOpen/onClose/onEnter/onExit, ViewTab.onEnter/onExit.
      (events are undefined by default). updated shitting documentation.
      974f2ef6
    • nightfox's avatar
      SlyEdit version 1.20: · ce18a93a
      nightfox authored
      - Added a cross-posting feature.  This allows a message to be posted in message areas other than the user's current message area.  The message can be posted in multiple areas, or just one, and not necessarily the same message area as the user's current message area. Cross-posting is disabled when writing personal email or NetMail.  New configuration options and colors were added for cross-posting.
      - When reading the configuration files, SlyEdit now checks the mods directory first, to allow the sysop to place customized configuration files there so they won't be accidentally overwritten when updating files from the Synchronet CVS repository.  The directory search order for configuration files is as follows:
        1. sbbs/mods
        2. sbbs/ctrl
        3. Same directory as SlyEdit
      - The height of the quote line window is now dynamically determined as about 42% of the height of the message edit area, rather than being hard-coded to 8 lines high.  This was done to make it look proportionally the same with different terminal heights.
      - Bug fix: When deleting a line in the middle of the message, and if the user goes up to the previous line and starts typing and the line wraps, SlyEdit will now insert  another line to preserve the message spacing. Previously, SlyEdit would let the text wrap into the next line, effectively removing a line from the message.
      ce18a93a
  4. Jan 29, 2013
  5. Jan 28, 2013
  6. Jan 24, 2013
  7. Jan 23, 2013
  8. Jan 22, 2013
  9. Jan 21, 2013
  10. Jan 17, 2013
  11. Jan 16, 2013
  12. Jan 15, 2013
  13. Jan 12, 2013
  14. Jan 11, 2013
  15. Jan 08, 2013
  16. Jan 03, 2013
  17. Dec 31, 2012
    • nightfox's avatar
      Version 1.18 · 605fc44f
      nightfox authored
      Bug fix: When prefixing quote lines with author initials, if re-wrapping quote lines resulted in an additional quote line being created, it wasn't prefixing that quote line with an additional > to indicate that it was being quoted again.  This was fixed.
      Also, updated so that when replying to a message, instead of getting the author's initials (for quoted lines) from the given "To" name, it will read the message's "From" name from the message database.  That way, if a user changes the "To" name when replying to a message, the correct initials will be used.
      If a BBS has Digital Distortion's Message Lister set up, then it must be updated to at least version 1.31 in order for message quoting with author's initials to work properly when replying to a message from Digital Distortion's Message Lister.
      The latest version of the Digital Distortion BBS doors & add-ons can be downloaded from the following web page:
      http://digdist.bbsindex.com/DigDistBBSStuff/DigDistBBSStuff.html
      605fc44f
  18. Dec 27, 2012
    • nightfox's avatar
      Bug fix: If the useQuoteLineInitials setting is enabled but the... · ea7d038c
      nightfox authored
      Bug fix: If the useQuoteLineInitials setting is enabled but the reWrapQuoteLines setting was disabled, it wasn't quoting lines.  This is now fixed.
      ea7d038c
    • nightfox's avatar
      Updated SlyEdit to add author initials before quote lines. This is now the... · 49851bfa
      nightfox authored
      Updated SlyEdit to add author initials before quote lines.  This is now the default behavior, but if desired, this can be disabled with the following line in SlyEdit.cfg:
      useQuoteLineInitials=false
      When disabled, SlyEdit will simply prefix quote lines with " > ", as was done in IceEdit, DCT Edit, and other message editors of the early-mid 1990s.  Also, fixed a bug related to refreshing the text on the screen when a drop-down menu disappears.  This bug fix is only relevant for DCT mode.
      49851bfa
  19. Dec 23, 2012
  20. Dec 22, 2012
  21. Dec 19, 2012
  22. Dec 12, 2012
  23. Dec 11, 2012
  24. Dec 10, 2012
Loading