added support for full-text searching with recoll
added Dale Carstensen's patch for html_text.tcl, which takes
Update URL for the upstream source tarball
Add proper Requires: in the RPM spec for tk, tcl, and tkimg
Change the default http cache from /tmp/.webtkcache to $exmh(tmpdir)/.webtkcache
exmh.spec: create needed directories
exmh.spec: don't expand macros in comments
exmh.spec: make work with recent RPM tools
exmh.spec: Fix RPM license header
mafe.html: remove execute permission
exmh.spec: Fix RPM version variable
Bump minimum Tk/Tcl from 8.5 to 8.6
Convert files from ISO8859-1 to UTF-8
Fix 34 places where Exmh_Status was called with 'warn' rather than 'warning'. Egads.
Add support for re-fetching a PGP key for expired keys, and reformat a few
Set a default value for uri(viewer) so we avoid an embarrassing crash if you click on a
Upstream nmh git tree just dropped support for message/partial, so we
Fixing commit 5e41fef257df4
Remove the binding of ButtonRelease-1 to launch a link to a browser window, as
Use correct option flags for base64. There's no -e flag, it's the default.
Ignore a few more files that are automatically generated
Fixed a comment in the makefile to match the reality
Change '[:print:]' to '[:alpha:][:digit:]' to actually restrict any
Fix typo in prev commit, plus expand a comment.
Missed a file on the commit to require nmh 1.6 or later
We now require nmh 1.6 or later. Enforce it.
Turns out that feeding base64 to a tkphoto doesn't work very well.
clean up alias usage in Tcl_Tk_Vers_Init - this requires going through
Cleaned up a few more stale references to pre-8.6 Tk/Tcl, fixed some URLs
We haven't used metamail for a while, remove references to it.
fixed lib/report.tcl and lib/error.tcl so it actually sends a report.
Typo fix
Argh. Missed a date field in the HTML.
Found another few 2.8.0->2.9.0 things, most importantly fix the URL
Fix 'make srctar' to not include the .git directory.
Tag and push a 2.9.0 release to clear up the confusion from
It would be nice if this could be auto-generated. But for now,
Add .gitignore for files generated at install time
Initial revision
*** empty log message ***
Initial revision
Initial revision
Fixed MDNReportDialog
Added TraceInfo hook.
Added Quote... menu to Sedit
sound(bell) not enabled if sound is not enabled
Made Folder_TargetClear argument optional.
Initial revision
Fixed bug where text/html display was broken by some other message types.
Removed -d flag from metamail call.
Added crude POP support - still depends on .netrc file.
Fixed typo
Document changes already added
More todo list updates. Corrected duplicate number 25, added more
See exmh.CHANGES
Adding flagspool.gif and jbeck's patches to my code to use it
Removed dead code which only ran in pre tk-4.1 versions.
Updated for 2.0.3
Added information about color icons.
Updated for release process
Fixed source hook implementation.
Added binary files.
The URL faces patch from Ovidiu Predescu <ovidiu@cup.hp.com>.
Updated PGP documentation to reflect my patch.
Rewrote item (1) since almost all of it has been done, also made minor
Final tweaks on 2.0.3 release
Makefile for source tarball
If doing a plain signature, disable usage of the pgp(mime) flag.
Added items to the todo list.
Added Quote... menu to Sedit
Cleanup some status messages related to message copy and move
Bug fix. Wasn't working for people with PGP disabled.
Picked up a couple more patches from the 2.0.2 patch collection
Support for color icons; new color icons; new black&white icons
Added the exmh.TODO file to track pending changes.
Fixed code duplication problem in my installation of Ovidiu's patch.
Working off old patches:
Change version and date string for repository copy.
Added user preference and code to control action of
Initial revision
Todo list addition
Changed version number to 2.0.3
yada yada
This is the patch to display the local timezone for messages which
Patches to make exmh more friendly to WindowMaker.
Bullet-proof for a failure on a close which happened to me due to
mimetype fixes
One more little bugfix from jbeck, make bitmaps work the same as color
Nuked patched version of tkFocusOK, because defining it
info on 27
Missing quote at end of line; probably my fault. Thanks to Vin Shelton
Initial revision
New file listing known exmh bugs
Added Quote... menu
Changes to PGP interface to use preferences variables instead of
Fixed URL
Document the changes I already added.
Fixed "killer regexp pattern" in URI scanning.