- Apr 13, 2020
-
-
rswindell authored
and a gtkutils build target to build them all (e.g. "make gtkutils") to make life easier for Nelgin
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Change F1-F5 sequences to CSI sequences. Update SyncTERM termcap.
-
deuce authored
Allow setting a '0' for left/right margins to leave them unchanged.
-
- Apr 12, 2020
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Removed some unnecessary carriage returns from printf statements.
-
deuce authored
ncurses.h is installed as /usr/include/ncursesw/ncurses.h
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
This is actually pretty terrible... people hate libraries that call setlocale()... but I'm too lazy to update everything that uses ciolib, so there you go.
-
deuce authored
compatible (most terms are these days). In this case, curses mode works correctly. Add a new CIOLIB_MODE_CURSES_ASCII for the old behaviour.
-
deuce authored
Should fix issue nelgin is having.
-
rswindell authored
after a file has been successfully (partially or fully) downloaded by a user: - arguments are [dir-code] [file path or name] [bytes] [count] Technically, all the argumnets are optional, but if only a bytes or file count is provided, the old behavior of the method is invoked (just increments statistics). This is intended for use by ecWeb's http-based file downloader thing. :-)
-
rswindell authored
-
rswindell authored
documented (it says if the section is *undefined*, the root section is read)
-
rswindell authored
-
rswindell authored
-
rswindell authored
(new) scfg_t.text member. This will make it much easier for non-Terminal Server JS modules (and the functions they execute) make use of the text.dat strings.
-
rswindell authored
iniGetAllObjects() to sort of "normalize" the key names into easily-useable (and consistent) JavaScript property names.
-
rswindell authored
actually used by SBBSecho currently and is only here for use by BinkIT.
-
- Apr 11, 2020
-
-
rswindell authored
error (e.g. trigger a bad QWK packet copy to be created). The debug-level log messages is still generated however.
-
rswindell authored
than a string input dialog.
-
deuce authored
Add UTF-8 copy/paste support to X11 mode.
-
deuce authored
-
deuce authored
-
deuce authored
Don't support CSI ! p anymore since RIS (ESC c) works correctly now.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-