2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Trivial fix to - (dash) key handling in numeric-shift fields More... over 22 years ago
Added some custom config code for Netshare400 in the Win32 version More... over 22 years ago
Added macro code contributed by Jean-Marie Guenebaud More... over 22 years ago
Added new config keyword +/-sign_key_hack to enable/disable the special treatment of + and - in signed numeric fields. More... over 22 years ago
Added some code to handle the AVPP SCS op-code in scs2ascii More... over 22 years ago
Added tn5250_setenv() to utility.c to replace setenv() which doesn't exist on all systems. More... over 22 years ago
Added ssl_method keyword to sslstream.c More... over 22 years ago
Fixed bug in tn5250.spec.in where the 'then' was missing for the 'if' in the %post target. More... over 22 years ago
Applied patch from Steve Fox to create a tn5250.spec file to assist with building RPMs More... over 22 years ago
ome older NCURSES don't have NCURSES_COLOR_T defined, applied a workaround More... over 22 years ago
Some older NCURSES don't have NCURSES_COLOR_T defined, applied a workaround More... over 22 years ago
Fixed garbage pixels at edge in Win32 terminal, and did some performance tweaks in telnetstr.c & sslstream.c More... almost 23 years ago
Applied cursor positioning fix from Dave McKenzie More... almost 23 years ago
Added workaround for map=870 errors in recode, added caret_style setting for win32, added colsep_style setting for win32, fixed ruler location, changed default font to Courier New, all in Win32 terminal. More... almost 23 years ago
Added dftmap.c More... almost 23 years ago
Added new program to prompt for default map during binary install More... almost 23 years ago
Added question during binary install of Win32 version that asks for a default map. Also added "+no_colseps" keyword to turn off column separators More... almost 23 years ago
Added BINARY_RELEASE More... almost 23 years ago
Added support for Windows code pages More... almost 23 years ago
Fixed silly by in tn5250_parse_color() where it didnt handle longer color names. More... almost 23 years ago
Added color keywords to cursesterm More... almost 23 years ago
Added color support to Win32 terminal, font resizing to Win32, changed Quick-Connect dialog to load command-line parms into it before displaying to the user, added "dialog" keyword to force the display of the Quick-Connect dialog. More... almost 23 years ago
A silly typo in Makefile.am More... almost 23 years ago
Added new files for binary dist (setup program) to Makefile.am More... almost 23 years ago
Added support for a binary distribution (setup program) under Win32 More... almost 23 years ago
Changed name of OpenSSL's file to match what it really is :) More... almost 23 years ago
Fixed font switching & sizing in Windows More... almost 23 years ago
changed name of license file in Help/About More... almost 23 years ago
Win32 terminal changes: fixed "disappearing cursor" bug, used the familiar Ctrl-C & Ctrl-V for copy/paste options, changed default font, ask for host if not given. More... almost 23 years ago
Changed winterm.c to make it work with the debug terminal in debug.c More... almost 23 years ago