- Feb 08, 2013
-
-
deuce authored
broken bits. Hopefully there aren't any new improved bugs or broken bits, but I wouldn't bet on that.
-
- Feb 07, 2013
-
-
deuce authored
-
deuce authored
cleaning up the open mode rather than truncating at the first 'e' char. Also, allow passing more than three flags through to fdopen().
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
and trucates there.
-
deuce authored
-
deuce authored
and always NULL terminating. This macro will handle embedded NULLs. Also, add a HANDLE_PENDING(cx) to return JS_FALSE if an exception is pending
-
mcmlxxix authored
-
mcmlxxix authored
disable logging of sent/received packets by default. (spammy if you are a *nix user and cant control your bowels)
-
deuce authored
-
deuce authored
The calling code must check JS_IsExceptionPending(cx) and return JS_FALSE
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
alloca()ed ones.
-
- Feb 05, 2013
-
-
echicken authored
-
- Feb 04, 2013
- Feb 03, 2013
-
-
nightfox authored
Minor bug fix - Moved the load() function calls for SlyEdit_IceStuff.js and SlyEdit_DCTStuff.js up a bit so that the edit color & quote line color will be set correctly again.
-
nightfox authored
-
nightfox authored
-
nightfox authored
- Posting during newscan: The message telling which sub-board the message was posted in was incorrect if different from the user's current sub-board; this was fixed. - Now includes the user's signature when cross-posting
-
echicken authored
-
- Feb 01, 2013
-
-
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.
-
nightfox authored
Updated the SlyEdit documentation for v1.20. Also added the SlyEdit upgrading notes file from the SlyEdit package, which contains important notes about upgrading from previous versions.
-
nightfox authored
For SlyEdit v1.20: Added a configuration option to SlyEdit to enable/disable cross-posting (allowCrossPosting). It's enabled by default. Also, added color settings to the color theme files for the cross-post selection box.
-
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.
-
- Jan 29, 2013
- Jan 28, 2013
-
-
mcmlxxix authored
-
- Jan 27, 2013
-
-
art authored
-
- Jan 25, 2013
- Jan 24, 2013