Fix up a few compiler warnings and other misc OS2 compilation issues
*** empty log message ***
*** empty log message ***
Add new title format to OS/2 as well
change bug 116132 from 259-character limit to over 1000
Make RunProgram smarter: use the TERM environment variable to figure out which term type to use.
Fix 'SH' to have a keyboard shortcut.
Merge in Don Mahurin's changes
Fix colorise problem with SH
Fix typo in FirstLineRx
Add ability to have FTE configs per user or system-wide changes to unix.
Minor changes to title bar - can be more useful on some X servers
Add a few extra possible filenames - help with using fte with elm/pine/tin/etc.
Add OS/2 bmps and icon to enable OS/2 builds again
Yet more fixes for makefile...
fix bug 104276
Create/fix RoutineRegexp
Bug fix for UnTabStr() in s_util.cpp [mfx - Patch 102366]
Undo some changes to get intel to compile a working cfte again.
get rid of high-bit characters
Fix reverse search problem
patch 103127
Ant (javac) compile rx support
Add routineregexp to shell scripts
A few memory leaks removed ...
Change options for AIX compilation
misc changes from Todd Musall
Fix one (of many) memory leak
System- and user-config compilation
Final touches (I hope) for system-wide config
python highlighting
Fixes file date's on non UTC+0 machines under win32 [chaac, patch 102408]
Updated sh routine reg exp
typo - missing quote
A couple of Sun compile bugs fixed
AIX doesn't like -a on the man command, so we'll remove it for AIX only.
Fix missing const
implicit 'int' is deprecated, found a couple to remove
Missed one case on perl highlighting
USERNAME on NT changes - second try
Add 'long' string/char highlight support
Get rid of compiler warning
Perl highlighting changes from Csaba Raduly
Shell highlighting of variables cleaned up a tiny bit
Forgot to remove debug mode
Add more to logging, and fix annoying indent on };
AIX compile issues
Add beginnings of the trace log.
Fleshed out logging
Intel port updates
Add beginnings of the trace log.
Add FTE_NO_LOGGING define to remove logging
Fix hang on };x;
A few more extras with logging...
Fix directory search on OS/2
Fix tabs in HEREDOCs
Add some logging, fix up a few typos, clear a couple compiler warnings
Patch num-lock error
Strange escape character
Fix up some highlighting issues for numbers.
Added FillChar to logging extras
REXX changes from Michael DeBusk
Change EMX to __EMX__ - one less thing in the makefiles
Update install script to handle case of FTE in-use on Unix
Fix perl heredoc - still not 100%
minGW makefile for Windows added
update cfte to proper version
get RPMs from the /usr/src directory to the fte rpm directory - easier to find when trying this from other distributions.
Fix REXX indent with uppercase keywords
REXX changes from Michael DeBusk - typo
Add RPM generating perl script
Compiler problems after gcc port on OS/2 and Win32
helper to create build levels
Forgot the install script
Porting issues to AIX, Sun
Extra Java features - abbreviations, and 'base' Java file
Clean up mkRPM to 'better' perl usage
Fix EMX compilation
Add sfte/vfte to install script for Linux
Updates to help create build levels
Fix indent of 'default_...' variables
Update HTML for XHTML compliance
Remove Directory feature added
New HTML/FTE configs from M DeBusk
Add support for quotes around heredoc keyword in perl
Update with the 'our' keyword new in perl 5.6
Minor changes to get fte/install into sources zip
allow spaces in routineregexp for java (patch 479507)
Forgot to update this for the newer RPM. Gotta find a way to generate this config file instead
Add ruby support
Buffers screen update - Patch 481388 (plus more)
Titlebar on NT - Patch 481391
Stray "puts" is displaying the date when InsertDate command is used.
Fix auto-install on unix
Fix bug 482489 - routines view open during a close crashes FTE.
New version for binary config files
Add unix XPM icons.
Remove debug code
Fix heredocs to allow a dash as in '<<-'
Allow longer error messages