[go: up one dir, main page]

Activity for Darin

  • Darin Darin committed [6300b3]

    Fix up a few compiler warnings and other misc OS2 compilation issues

  • Darin Darin committed [0038fe]

    *** empty log message ***

  • Darin Darin committed [fa4e8f]

    *** empty log message ***

  • Darin Darin committed [1cfa80]

    Add new title format to OS/2 as well

  • Darin Darin committed [6536b8]

    change bug 116132 from 259-character limit to over 1000

  • Darin Darin committed [ebad3d]

    Make RunProgram smarter: use the TERM environment variable to figure out which term type to use.

  • Darin Darin committed [e7d700]

    Fix 'SH' to have a keyboard shortcut.

  • Darin Darin committed [67a485]

    Merge in Don Mahurin's changes

  • Darin Darin committed [164839]

    Fix colorise problem with SH

  • Darin Darin committed [df4d92]

    Fix typo in FirstLineRx

  • Darin Darin committed [d36f2a]

    Add ability to have FTE configs per user or system-wide changes to unix.

  • Darin Darin committed [8fdc5a]

    Minor changes to title bar - can be more useful on some X servers

  • Darin Darin committed [fcc209]

    Add a few extra possible filenames - help with using fte with elm/pine/tin/etc.

  • Darin Darin committed [896fb7]

    Add OS/2 bmps and icon to enable OS/2 builds again

  • Darin Darin committed [791cee]

    Yet more fixes for makefile...

  • Darin Darin committed [963288]

    fix bug 104276

  • Darin Darin committed [8ffa24]

    Create/fix RoutineRegexp

  • Darin Darin committed [0765a0]

    Bug fix for UnTabStr() in s_util.cpp [mfx - Patch 102366]

  • Darin Darin committed [3bd9c9]

    Undo some changes to get intel to compile a working cfte again.

  • Darin Darin committed [38c347]

    get rid of high-bit characters

  • Darin Darin committed [afbe66]

    Fix reverse search problem

  • Darin Darin committed [16f089]

    patch 103127

  • Darin Darin committed [f4d315]

    Ant (javac) compile rx support

  • Darin Darin committed [488a52]

    Add routineregexp to shell scripts

  • Darin Darin committed [c9d65d]

    A few memory leaks removed ...

  • Darin Darin committed [3ed563]

    Change options for AIX compilation

  • Darin Darin committed [2fa986]

    misc changes from Todd Musall

  • Darin Darin committed [bfe794]

    Fix one (of many) memory leak

  • Darin Darin committed [1b4051]

    System- and user-config compilation

  • Darin Darin committed [789722]

    Final touches (I hope) for system-wide config

  • Darin Darin committed [163f1a]

    python highlighting

  • Darin Darin committed [440be7]

    Fixes file date's on non UTC+0 machines under win32 [chaac, patch 102408]

  • Darin Darin committed [8b95d2]

    Updated sh routine reg exp

  • Darin Darin committed [d631ba]

    typo - missing quote

  • Darin Darin committed [99c94b]

    A couple of Sun compile bugs fixed

  • Darin Darin committed [53cc40]

    AIX doesn't like -a on the man command, so we'll remove it for AIX only.

  • Darin Darin committed [905c11]

    Fix missing const

  • Darin Darin committed [ef1e5b]

    implicit 'int' is deprecated, found a couple to remove

  • Darin Darin committed [180a93]

    Missed one case on perl highlighting

  • Darin Darin committed [bff378]

    USERNAME on NT changes - second try

  • Darin Darin committed [35b00a]

    Add 'long' string/char highlight support

  • Darin Darin committed [adbd96]

    Get rid of compiler warning

  • Darin Darin committed [91226b]

    Perl highlighting changes from Csaba Raduly

  • Darin Darin committed [b6beef]

    Shell highlighting of variables cleaned up a tiny bit

  • Darin Darin committed [ee016d]

    Forgot to remove debug mode

  • Darin Darin committed [60240d]

    Add more to logging, and fix annoying indent on };

  • Darin Darin committed [860577]

    AIX compile issues

  • Darin Darin committed [f31e23]

    Add beginnings of the trace log.

  • Darin Darin committed [bcd745]

    Fleshed out logging

  • Darin Darin committed [7d6605]

    Intel port updates

  • Darin Darin committed [7b1efa]

    Add beginnings of the trace log.

  • Darin Darin committed [e447e8]

    Add FTE_NO_LOGGING define to remove logging

  • Darin Darin committed [ed297a]

    Fix hang on };x;

  • Darin Darin committed [4ad776]

    A few more extras with logging...

  • Darin Darin committed [ca607b]

    Fix directory search on OS/2

  • Darin Darin committed [941b46]

    Fix tabs in HEREDOCs

  • Darin Darin committed [864ef5]

    Add some logging, fix up a few typos, clear a couple compiler warnings

  • Darin Darin committed [08b2e1]

    Patch num-lock error

  • Darin Darin committed [e1e128]

    Strange escape character

  • Darin Darin committed [4c0e0f]

    Fix up some highlighting issues for numbers.

  • Darin Darin committed [b83a97]

    Added FillChar to logging extras

  • Darin Darin committed [1c7975]

    REXX changes from Michael DeBusk

  • Darin Darin committed [703407]

    Change EMX to __EMX__ - one less thing in the makefiles

  • Darin Darin committed [d01cb0]

    Update install script to handle case of FTE in-use on Unix

  • Darin Darin committed [a4d1a0]

    Fix perl heredoc - still not 100%

  • Darin Darin committed [cad308]

    minGW makefile for Windows added

  • Darin Darin committed [c0c8ee]

    update cfte to proper version

  • Darin Darin committed [ebcd29]

    get RPMs from the /usr/src directory to the fte rpm directory - easier to find when trying this from other distributions.

  • Darin Darin committed [f0e1c5]

    Fix REXX indent with uppercase keywords

  • Darin Darin committed [7a701e]

    REXX changes from Michael DeBusk - typo

  • Darin Darin committed [8a40d5]

    Add RPM generating perl script

  • Darin Darin committed [1457b0]

    Compiler problems after gcc port on OS/2 and Win32

  • Darin Darin committed [7568c1]

    helper to create build levels

  • Darin Darin committed [a87089]

    Forgot the install script

  • Darin Darin committed [57fc7f]

    Porting issues to AIX, Sun

  • Darin Darin committed [cfa806]

    Extra Java features - abbreviations, and 'base' Java file

  • Darin Darin committed [96f067]

    Clean up mkRPM to 'better' perl usage

  • Darin Darin committed [cc4634]

    Fix EMX compilation

  • Darin Darin committed [b41e6b]

    Add sfte/vfte to install script for Linux

  • Darin Darin committed [e68690]

    Updates to help create build levels

  • Darin Darin committed [95785c]

    Fix indent of 'default_...' variables

  • Darin Darin committed [545aee]

    Update HTML for XHTML compliance

  • Darin Darin committed [b891af]

    Remove Directory feature added

  • Darin Darin committed [9da228]

    New HTML/FTE configs from M DeBusk

  • Darin Darin committed [413e93]

    Add support for quotes around heredoc keyword in perl

  • Darin Darin committed [31a05e]

    Update with the 'our' keyword new in perl 5.6

  • Darin Darin committed [c9dd94]

    Minor changes to get fte/install into sources zip

  • Darin Darin committed [4d8dd6]

    allow spaces in routineregexp for java (patch 479507)

  • Darin Darin committed [123d74]

    Forgot to update this for the newer RPM. Gotta find a way to generate this config file instead

  • Darin Darin committed [bfe38c]

    Add ruby support

  • Darin Darin committed [e713fa]

    Buffers screen update - Patch 481388 (plus more)

  • Darin Darin committed [cf96fa]

    Titlebar on NT - Patch 481391

  • Darin Darin committed [021483]

    Stray "puts" is displaying the date when InsertDate command is used.

  • Darin Darin committed [9d40a8]

    Fix auto-install on unix

  • Darin Darin committed [a0e645]

    Fix bug 482489 - routines view open during a close crashes FTE.

  • Darin Darin committed [6bf24a]

    New version for binary config files

  • Darin Darin committed [7dd374]

    Add unix XPM icons.

  • Darin Darin committed [b2063e]

    Remove debug code

  • Darin Darin committed [2c8c42]

    Fix heredocs to allow a dash as in '<<-'

  • Darin Darin committed [3a4a78]

    Allow longer error messages

1 >