1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 23, 2024 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clear mouse hotspots when executing *any* external program/script More... 1 day ago
Replace attr.cfg with attr.ini (similar, but not same format) More... 2 days ago
Upgrade attr.cfg to attr.ini More... 2 days ago
Replace ctrl/attr.cfg (customized text colors/attrs) with ctrl/attr.ini More... 2 days ago
P-restricted users (including QWKnet accounts) can no-longer post polls More... 7 days ago
reLoad() does not return the record. More... 8 days ago
Resolve new(er) warnings comparing client_t.protocol with NULL More... 8 days ago
Set ciolib_initial_mode before calling initciolib() More... 8 days ago
Overhaul scfg.ini keys More... 8 days ago
Eliminate unused ciolib vars: ciolib_initial_window_height and height More... 8 days ago
Allow SCFG ciolib and uifc parameters to be read from ctrl/scfg.ini More... 10 days ago
Fix apparent typo (vds array has length property, not length5) More... 10 days ago
Merge branch 'slyedit_xtrn_area_editor_user_editor_check_first' into 'master' More... 11 days ago
SlyEdit: In SlyEdit_Misc.js, check to see that xtrn_area.editor[user.editor] is an object before using it. Should help with #755. More... 12 days ago
Skip files listed in imported DIRS.TXT/DIRS.WIN/00_INDEX.TXT files More... 18 days ago
Use name as default address when creating new TCP dialing entry More... 18 days ago
SlyEdit: Don't line-wrap poll messages for quoting. Also, minor fix for the 'to' name length in DCT mode. More... 19 days ago
Merge branch 'slyedit_poll_quoting_and_dct_to_name_fix' into 'master' More... 19 days ago
Fix CID 493283: Incorrect expression (NO_EFFECT) Comparing an array to null is not useful: "client->protocol == NULL", since the test will always evaluate as true. More... 20 days ago
Support dir/subdir syntax in DIRS.TXT (CD-ROM) import More... 20 days ago
Re-assign the dirnum and subnum fields after sorting dirs or subs More... 20 days ago
Use the localizable Quit @-code More... 20 days ago
Fixup extract_diz() - fallback to external archivers More... 21 days ago
Change client_t.protocol from pointer to buffer More... 21 days ago
Don't get colors that already done got gotten. Fixes #752 More... 21 days ago
Better support for CD-ROM filenaming (no dashes in ISO 9660 filenames!) More... 23 days ago
SlyEdit quote line wrapping update: When re-wrapping quote lines, use the quote wrap settings from xtrn.ini, or default to 79 columns, as many terminals are 80 columns wide. More... 24 days ago
Merge branch 'slyedit_quote_wrap_update' into 'master' More... 24 days ago
Fix issue in previous commit, caught by GCC warning, reported by Keyop More... 24 days ago
Improvements to DIRS.TXT/DIRS.WIN import support More... 24 days ago