XMLterm changes only.
Major restructuring of the xmlterm build process. Split lineterm from xmlterm.
IDLified all interfaces (bug 69002). Eliminated printing to console in opt
builds (bug 78641)
git-svn-id: svn://10.0.0.236/trunk@102548 18797224-902f-48f8-a5cc-f745e15eee43
Changed true to PR_TRUE and false to PR_FALSE to compile on native Solaris
compilers. Patch provided by Ashutosh.Kulkarni@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@66710 18797224-902f-48f8-a5cc-f745e15eee43
Initial terminal size is now explicitly passed through parameters, providing
better control. Session aborts now produce an error message on the screen.
git-svn-id: svn://10.0.0.236/trunk@65141 18797224-902f-48f8-a5cc-f745e15eee43
Made changes to lineterm, especially the PTY code, to get it to compile on
FreeBSD (bug 32923). Now it does compile and run on FreeBSD. There still a few
glitches though; PTY resizing fails in FreeBSD, for example.
git-svn-id: svn://10.0.0.236/trunk@64914 18797224-902f-48f8-a5cc-f745e15eee43
Removed all wchar dependence by recoding the primitive Unicode string
functions used by lineterm. (FreeBSD doesn't have a wchar implementation!)
git-svn-id: svn://10.0.0.236/trunk@64693 18797224-902f-48f8-a5cc-f745e15eee43
Created some plain vanilla chrome files to invoke XMLterm through mozilla.
Compiles with Feb25 tree.
git-svn-id: svn://10.0.0.236/trunk@61877 18797224-902f-48f8-a5cc-f745e15eee43
Implemented full screen operations in XMLTerm, although still buggy.
Commands like 'less', 'vi', and 'emacs -nw' now work in stand-alone xmlterm,
although scrolling is still messed up. Compiles with Feb21 tree.
git-svn-id: svn://10.0.0.236/trunk@61437 18797224-902f-48f8-a5cc-f745e15eee43
Implemented full screen operations for LineTerm only; works with Jan12 build
git-svn-id: svn://10.0.0.236/trunk@57985 18797224-902f-48f8-a5cc-f745e15eee43
Many changes to XMLterm; updated for M12 Mozilla release,
autodetection of markup, document display using IFRAMEs,
Javascript command line
git-svn-id: svn://10.0.0.236/trunk@56554 18797224-902f-48f8-a5cc-f745e15eee43