- Apr 03, 2000
-
-
Jason 'Eraserhead' Felice authored
-
- Mar 26, 2000
-
-
Michael Madore authored
Added documentation to tn5250_stream_open function
-
- Mar 21, 2000
-
-
Jason 'Eraserhead' Felice authored
-
- Mar 01, 2000
-
-
Jason 'Eraserhead' Felice authored
-
Jason 'Eraserhead' Felice authored
-
- Feb 25, 2000
-
-
Michael Madore authored
More work on pdf generator.
-
- Feb 22, 2000
-
-
Jason 'Eraserhead' Felice authored
-
Jason 'Eraserhead' Felice authored
5250 terminal type, support for installing non-root (puts terminfo entry in ~/.terminfo).
-
Jason 'Eraserhead' Felice authored
-
- Feb 21, 2000
-
-
Michael Madore authored
Started on scs -> PDF filter. Doesn't do anything useful yet.
-
- Feb 20, 2000
-
-
Michael Madore authored
Adding ability to log debug info to a file for print sessions.
-
- Feb 19, 2000
-
-
Michael Madore authored
Now check for closed socket in tn5250_print_session_main_loop and exit if the host end of the connection is terminated.
-
- Feb 18, 2000
-
-
Jason 'Eraserhead' Felice authored
from xterm added to xt5250.in
-
- Feb 14, 2000
-
-
Michael Madore authored
Fixed spelling error in syntax() function.
-
Michael Madore authored
Replaced references to en with 37. This was causing a segfault since there was no longer any en in the translation maps. Switched the order of to_host_map and to_local_map so the display doesn't look like alien. ;-)
-
Jason 'Eraserhead' Felice authored
-
Jason 'Eraserhead' Felice authored
code pages better for non-iso-8859-1 code pages. Added tn5250.m4 for tn5250-based applications (such as asdbget and GTK+/ Gnome front-ends).
-
- Feb 13, 2000
-
-
Michael Madore authored
Updated ChangeLog
-
Michael Madore authored
Cleaned up lp5250.c and moved daemon() and closefiles() into utility.c
-
Jason 'Eraserhead' Felice authored
-
Jason 'Eraserhead' Felice authored
tn5250-private.h
-
- Feb 12, 2000
-
-
Michael Madore authored
Modified tn5250_print_session_waitevent so it no longer waits on the non-existent file descriptor 0.
-
Michael Madore authored
Added umask to daemon function
-
Michael Madore authored
Add a ChangeLog entry
-
Michael Madore authored
Created rudimentary 5250 print daemon.
-
- Feb 11, 2000
-
-
Jason 'Eraserhead' Felice authored
and placed one at the end of the data stream processing. Much better when bandwidth is an issue.
-
- Feb 10, 2000
-
-
Michael Madore authored
Updated Changelog
-
Michael Madore authored
Moved printing specific environment options inside the if(printsession) block.
-
Jason 'Eraserhead' Felice authored
-
Jason 'Eraserhead' Felice authored
-
- Feb 09, 2000
-
-
Jason 'Eraserhead' Felice authored
bugs, added resource statements to XTerm to turn off silly color-instead- of-underline feature of xterm that someone (RH?) like to turn on in Xdefaults. See ChangeLog
-
- Feb 08, 2000
-
-
Jason 'Eraserhead' Felice authored
-
Jason 'Eraserhead' Felice authored
be specified anyway.
-
- Jan 20, 2000
-
-
Jason 'Eraserhead' Felice authored
xterm detection fix, cursor position patch (cursesterm only), keyboard handler finished (needs debugging)
-
- Jan 19, 2000
-
-
Jason 'Eraserhead' Felice authored
-
Jason 'Eraserhead' Felice authored
-
- Jan 12, 2000
-
-
Jason 'Eraserhead' Felice authored
Lots of bugs fixed, lib5250 documentation comments (for Robodoc) added, TD and MC orders implemented, as well as Read Immediate Alternate and Read MDT Fields Alternate commands.
-
- Jan 07, 2000
-
-
Jason 'Eraserhead' Felice authored
-
- Jan 06, 2000
-
-
Jason 'Eraserhead' Felice authored
- Carey Evans' suggestions for new xt5250 script portability, security incorporated. - xt5250: Now changes window title to name of host. - cursesterm.c: Now obeys the information returned from ENQ about what type of terminal, and only uses xterm resize escape when on an xterm again.
-
Jason 'Eraserhead' Felice authored
Fixed bug with bit-ordering in handling CC2 byte, much work on install process and rewrite of xt5250 script.
-