]>
granicus.if.org Git - neomutt/log
Thomas Roessler [Mon, 22 May 2000 16:15:35 +0000 (16:15 +0000)]
update
Thomas Roessler [Mon, 22 May 2000 10:25:14 +0000 (10:25 +0000)]
Fix a stupid segmentation fault.
Thomas Roessler [Mon, 22 May 2000 10:24:17 +0000 (10:24 +0000)]
cosmetics.
Thomas Roessler [Mon, 22 May 2000 10:13:17 +0000 (10:13 +0000)]
Fix a memory leak.
Thomas Roessler [Mon, 22 May 2000 10:10:08 +0000 (10:10 +0000)]
Add mutt_str_adjust ().
Thomas Roessler [Mon, 22 May 2000 10:06:55 +0000 (10:06 +0000)]
Fix a possible cause for heap corruption.
Thomas Roessler [Mon, 22 May 2000 09:43:04 +0000 (09:43 +0000)]
update.
Thomas Roessler [Mon, 22 May 2000 09:28:58 +0000 (09:28 +0000)]
Make mutt_gettext () a bit more compact.
Thomas Roessler [Sun, 21 May 2000 18:45:15 +0000 (18:45 +0000)]
Small fix from EGE.
Thomas Roessler [Sun, 21 May 2000 09:26:34 +0000 (09:26 +0000)]
Some fixes so ISO-2022-JP* works with mutt. Mostly from TAKIZAWA
Takashi <taki@luna.email.ne.jp>.
Thomas Roessler [Sun, 21 May 2000 08:32:35 +0000 (08:32 +0000)]
Comment a bit of code.
Thomas Roessler [Sat, 20 May 2000 18:16:18 +0000 (18:16 +0000)]
update.
Thomas Roessler [Sat, 20 May 2000 15:46:39 +0000 (15:46 +0000)]
String conversion patch from EGE.
Thomas Roessler [Sat, 20 May 2000 15:43:31 +0000 (15:43 +0000)]
Second version of Byrial's display-hook patch.
convert-repo [Thu, 1 Mar 2007 19:16:45 +0000 (19:16 +0000)]
update tags
Thomas Roessler [Sat, 20 May 2000 08:08:27 +0000 (08:08 +0000)]
automatic post-release commit for mutt-1.3.1
Thomas Roessler [Sat, 20 May 2000 07:53:50 +0000 (07:53 +0000)]
Document display-hook in the manual page.
Thomas Roessler [Sat, 20 May 2000 07:50:24 +0000 (07:50 +0000)]
Add a display-hook command. From Byrial Jensen.
Thomas Roessler [Sat, 20 May 2000 07:48:26 +0000 (07:48 +0000)]
Add mutt_gecos_name function which centrally handles the GECOS
processing.
Thomas Roessler [Sat, 20 May 2000 07:42:29 +0000 (07:42 +0000)]
Shut up some warnings. We may have to think about mutt_stristr again.
Thomas Roessler [Sat, 20 May 2000 07:07:41 +0000 (07:07 +0000)]
Verify that regmatch_t has offsets, and not only pointers. From Sam
Roberts <sroberts@uniserve.com>.
Thomas Roessler [Sat, 20 May 2000 07:04:14 +0000 (07:04 +0000)]
Don't look for the curses library in /usr/5lib any more. This broke
things for some people.
Thomas Roessler [Sat, 20 May 2000 06:51:31 +0000 (06:51 +0000)]
Real fix for the pointer problem noted by Heiko Schlichting.
Thomas Roessler [Fri, 19 May 2000 07:36:42 +0000 (07:36 +0000)]
Fix %. formats. From EGE.
Thomas Roessler [Thu, 18 May 2000 17:06:59 +0000 (17:06 +0000)]
rfc2047_decode change from EGE.
Thomas Roessler [Thu, 18 May 2000 10:18:08 +0000 (10:18 +0000)]
Catch a segmentation fault in mutt_convert_string ().
Thomas Roessler [Thu, 18 May 2000 09:28:45 +0000 (09:28 +0000)]
More debugging output, and a warning in configure.in.
Thomas Roessler [Thu, 18 May 2000 09:14:20 +0000 (09:14 +0000)]
Tell us something about internal iconv and CHARMAPS_DIR from mutt -v.
Thomas Roessler [Wed, 17 May 2000 12:39:16 +0000 (12:39 +0000)]
handle ^L lines correctly.
Thomas Roessler [Wed, 17 May 2000 12:33:28 +0000 (12:33 +0000)]
Some beautifications.
Thomas Roessler [Wed, 17 May 2000 12:26:56 +0000 (12:26 +0000)]
Add a little tool to help with building tags files my editor groks.
Thomas Roessler [Wed, 17 May 2000 10:43:26 +0000 (10:43 +0000)]
When displaying a deleted attachment's information, present the file
name if it is present. Suggested by Pete Wenzel <pete@stc.com>.
Thomas Roessler [Wed, 17 May 2000 09:43:51 +0000 (09:43 +0000)]
SSL certificate check fix. From Tommi Komulainen.
Thomas Roessler [Wed, 17 May 2000 09:06:38 +0000 (09:06 +0000)]
Add forward-word and backward-word functions to the editor.
Thomas Roessler [Wed, 17 May 2000 08:39:38 +0000 (08:39 +0000)]
Add a kill-eow function to the line editor.
Thomas Roessler [Wed, 17 May 2000 03:35:49 +0000 (03:35 +0000)]
Small fix to mutt_set_default().
Thomas Roessler [Tue, 16 May 2000 19:01:50 +0000 (19:01 +0000)]
We don't need to build in the charmaps/ directory unless we use the
included iconv.
Thomas Roessler [Tue, 16 May 2000 19:00:15 +0000 (19:00 +0000)]
Some fixes to the size calculation code.
Thomas Roessler [Tue, 16 May 2000 18:38:41 +0000 (18:38 +0000)]
A modified version of Will Fiveash's compose format patch.
Thomas Roessler [Tue, 16 May 2000 16:10:05 +0000 (16:10 +0000)]
Use nl_langinfo's return value as the default for $charset.
Thomas Roessler [Tue, 16 May 2000 15:57:36 +0000 (15:57 +0000)]
More default setting. This can easily be done much cleaner than the
last version of the patch.
Thomas Roessler [Tue, 16 May 2000 15:49:17 +0000 (15:49 +0000)]
Hack: mutt_restore_default() now stores the latest value of a
variable as it's default if there was no default before. The code
in question is executed precisely once: when mutt_restore_default() is
invoked from mutt_init().
Thomas Roessler [Tue, 16 May 2000 15:23:02 +0000 (15:23 +0000)]
mutt_expand_path is now able to escape special characters for use in
regular expressions. This is needed to make folder-hooks work like
intended.
Thomas Roessler [Tue, 16 May 2000 11:29:01 +0000 (11:29 +0000)]
Sanitize file name suggestions passed to mutt_adv_mktemp.
Thomas Roessler [Tue, 16 May 2000 11:16:20 +0000 (11:16 +0000)]
Add a transpose-character function to the editor. From Aaron Schrab.
Thomas Roessler [Tue, 16 May 2000 11:02:47 +0000 (11:02 +0000)]
Improve the wchar_t checks. From "Andrew W. Nosenko" <awn@bcs.zp.ua>.
Thomas Roessler [Mon, 15 May 2000 12:00:53 +0000 (12:00 +0000)]
More iconv-related patches from EGE.
Thomas Roessler [Sat, 13 May 2000 17:38:37 +0000 (17:38 +0000)]
Configuration for ANSI C / HP/UX. From albert chin and Lars Hecking.
Thomas Roessler [Fri, 12 May 2000 13:41:34 +0000 (13:41 +0000)]
Make things compile. ;-)
Thomas Roessler [Fri, 12 May 2000 13:38:16 +0000 (13:38 +0000)]
Isprint-related changes. Suggested by Andrew Nosenko, adapted by EGE.
Thomas Roessler [Fri, 12 May 2000 10:26:57 +0000 (10:26 +0000)]
Replacing some more free() calls by safe_free().
Thomas Roessler [Fri, 12 May 2000 10:20:40 +0000 (10:20 +0000)]
wide-character related patches. From Edmund Grimley Evans.
Thomas Roessler [Fri, 12 May 2000 08:38:29 +0000 (08:38 +0000)]
Improve the HP/UX check for the -Ae command line parameter. From
albert chin (china@thewrittenword.com).
Thomas Roessler [Fri, 12 May 2000 08:30:04 +0000 (08:30 +0000)]
Sam Roberts reports that some shells do strange things with exit
states.
Thomas Roessler [Fri, 12 May 2000 08:13:18 +0000 (08:13 +0000)]
Fix $spool vs. $spoolfile. From David Ellement.
Thomas Roessler [Fri, 12 May 2000 08:06:49 +0000 (08:06 +0000)]
Ignore Makefile.in, Makefile, and .deps.
Thomas Roessler [Thu, 11 May 2000 07:10:32 +0000 (07:10 +0000)]
Remove some unnecessary spaces.
Thomas Roessler [Thu, 11 May 2000 07:08:42 +0000 (07:08 +0000)]
Fix usage information. Noted by Mikko Hänninen.
Thomas Roessler [Thu, 11 May 2000 06:04:39 +0000 (06:04 +0000)]
Check volatility of sig_atomic_t.
Thomas Roessler [Wed, 10 May 2000 18:02:31 +0000 (18:02 +0000)]
Support for old Kerberos versions. From David Champion
<dgc@uchicago.edu>.
Thomas Roessler [Wed, 10 May 2000 17:16:43 +0000 (17:16 +0000)]
updated messages-in-thread (%e) patch from Markus Holmberg.
Thomas Roessler [Wed, 10 May 2000 11:11:38 +0000 (11:11 +0000)]
update.
Thomas Roessler [Wed, 10 May 2000 10:35:02 +0000 (10:35 +0000)]
Fix a segmentation fault introduced by the change of pop_delete to a
quad option.
Thomas Roessler [Wed, 10 May 2000 06:40:59 +0000 (06:40 +0000)]
Update the French translation.
Thomas Roessler [Tue, 9 May 2000 20:19:28 +0000 (20:19 +0000)]
more mailtool brain-damage support.
Thomas Roessler [Tue, 9 May 2000 19:43:51 +0000 (19:43 +0000)]
Sun mailtool message support. The format is ugly, but the patch is
reasonably clean.
Thomas Roessler [Tue, 9 May 2000 19:32:05 +0000 (19:32 +0000)]
include mbyte.h with the distribution.
Thomas Roessler [Tue, 9 May 2000 17:48:53 +0000 (17:48 +0000)]
Add a word about format flags.
Thomas Roessler [Tue, 9 May 2000 17:47:58 +0000 (17:47 +0000)]
Make the X-Label patch work over IMAP.
convert-repo [Thu, 1 Mar 2007 19:16:24 +0000 (19:16 +0000)]
update tags
Thomas Roessler [Tue, 9 May 2000 15:53:26 +0000 (15:53 +0000)]
automatic post-release commit for mutt-1.3
Thomas Roessler [Tue, 9 May 2000 15:51:54 +0000 (15:51 +0000)]
Add a %e option for thread-relative message numbers. From Markus
Holmberg <markush@acc.umu.se>.
Thomas Roessler [Tue, 9 May 2000 15:32:49 +0000 (15:32 +0000)]
X-Label header support from David Champion <dgc@uchicago.edu>.
Thomas Roessler [Tue, 9 May 2000 15:21:46 +0000 (15:21 +0000)]
Make pop_delete a quad-option. From Honza Pazdziora
<adelton@informatics.muni.cz>.
Thomas Roessler [Tue, 9 May 2000 15:20:06 +0000 (15:20 +0000)]
Ups, we should leave the version file on 1.2, so the diff will get
built properly when I release 1.3.
Thomas Roessler [Tue, 9 May 2000 15:19:26 +0000 (15:19 +0000)]
Edmund Grimley Evans' UTF-8 patch.
Thomas Roessler [Tue, 9 May 2000 15:11:36 +0000 (15:11 +0000)]
unstable branch.
Thomas Roessler [Tue, 9 May 2000 15:08:57 +0000 (15:08 +0000)]
start preparing 1.2.
convert-repo [Thu, 1 Mar 2007 19:16:18 +0000 (19:16 +0000)]
update tags
Thomas Roessler [Wed, 3 May 2000 07:48:44 +0000 (07:48 +0000)]
automatic post-release commit for mutt-1.1.14
convert-repo [Thu, 1 Mar 2007 19:16:16 +0000 (19:16 +0000)]
update tags
Thomas Roessler [Wed, 3 May 2000 06:44:20 +0000 (06:44 +0000)]
automatic post-release commit for mutt-1.1.13
Thomas Roessler [Sun, 30 Apr 2000 06:58:21 +0000 (06:58 +0000)]
Catch the case that an IMAP server sends "\n\n" after a mail header.
Diagnosed by Brendan.
Thomas Roessler [Sat, 29 Apr 2000 13:38:05 +0000 (13:38 +0000)]
Fix a possible segmentation fault with the external query feature.
Thomas Roessler [Sat, 29 Apr 2000 13:05:30 +0000 (13:05 +0000)]
Fix the "empty screen after sync" bug observed with certain versions
of the Courier IMAP server. From Brendan Cully.
Thomas Roessler [Wed, 26 Apr 2000 17:43:00 +0000 (17:43 +0000)]
Fix the imap_force_ssl option.
Thomas Roessler [Wed, 26 Apr 2000 09:02:02 +0000 (09:02 +0000)]
update.
Thomas Roessler [Wed, 26 Apr 2000 07:57:33 +0000 (07:57 +0000)]
Fix a little typo. Noted by Steve Brewer <limako@mediaone.net>.
Thomas Roessler [Wed, 26 Apr 2000 07:32:40 +0000 (07:32 +0000)]
Add a new option named imap_force_ssl.
Thomas Roessler [Tue, 25 Apr 2000 18:39:01 +0000 (18:39 +0000)]
Revised version of Lars' patch.
Thomas Roessler [Tue, 25 Apr 2000 18:29:12 +0000 (18:29 +0000)]
New macros CF_CHECK_FUNCDECL, CF_CHECK_FUNCDECLS, CF_UPPER. These
are slightly modified versions of T. E. Dickey's macros from the
lynx distribution. (From Lars Hecking.)
Thomas Roessler [Tue, 25 Apr 2000 18:28:46 +0000 (18:28 +0000)]
Use new CF_CHECK_FUNCDECLS macro for curses functions. This should
catch function declarations and macros alike. Due to a misfeature in
autoheader, we have to explicitly AC_DEFINE the curses functions.
(From Lars Hecking.)
Thomas Roessler [Tue, 25 Apr 2000 18:28:19 +0000 (18:28 +0000)]
acconfig.h: Remove duplicate VERSION and unused HAVE_GETOPT_DECL.
Remove DEBUGGER (it's AC_SUBST'ed, not AC_DEFINE'd). Add defines for
curses functions. (From Lars Hecking.)
Thomas Roessler [Tue, 25 Apr 2000 09:58:12 +0000 (09:58 +0000)]
update.
Thomas Roessler [Mon, 24 Apr 2000 13:10:11 +0000 (13:10 +0000)]
Fix a segmentation fault with folder completion. From Brendan.
Thomas Roessler [Mon, 24 Apr 2000 13:09:33 +0000 (13:09 +0000)]
Fall back to INTERNALDATE when Date header isn't present. From
Brendan.
convert-repo [Thu, 1 Mar 2007 19:16:12 +0000 (19:16 +0000)]
update tags
Thomas Roessler [Sat, 22 Apr 2000 18:34:28 +0000 (18:34 +0000)]
automatic post-release commit for mutt-1.1.12
Thomas Roessler [Sat, 22 Apr 2000 09:33:46 +0000 (09:33 +0000)]
Add a link to http://www.mutt.org/download.html.
Thomas Roessler [Sat, 22 Apr 2000 09:27:07 +0000 (09:27 +0000)]
Handle sort_aux="threads" somewhat different, and probably more
safely. Problem and principle of fix noted by Gero Treuner and
Michael Tatge <Michael.Tatge@studserv.uni-stuttgart.de>.