apps/madmutt.git
18 years agoRocco Rutte:
pdmef [Mon, 3 Apr 2006 10:57:24 +0000 (10:57 +0000)]
Rocco Rutte:
- back out last str_dup() change as it breaks IMAP logins (and likely more places where '!s' tests are done but not '!*s') (reported on IRC and by Trey Sizemore <trey@fastmail.fm>); for the f=f crash, fix f=f handler instead

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@798 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Olivier Fredj <olivier@fredj.org>
pdmef [Fri, 31 Mar 2006 20:24:18 +0000 (20:24 +0000)]
From: Olivier Fredj <olivier@fredj.org>
Rocco Rutte:
- make our own str_dup() return copy of "" (=="\0") if called with "" (fixes at least one crash in f=f handler which assumes that a copy of "" returns !=NULL)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@797 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 23 Mar 2006 10:22:45 +0000 (10:22 +0000)]
Rocco Rutte:
- include patch #938 to fix bug #6459

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@796 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 23 Mar 2006 10:21:28 +0000 (10:21 +0000)]
Rocco Rutte:
- Argh! Revert commit of auto-generated files

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@795 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 23 Mar 2006 10:16:22 +0000 (10:16 +0000)]
Rocco Rutte:
- include patch #936 to fix bug #6770

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@794 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 23 Mar 2006 10:14:02 +0000 (10:14 +0000)]
Rocco Rutte:
- include patch #937 to fix bug #6771

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@793 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Konstantin Sobolev <kos@supportwizard.com>
pdmef [Thu, 23 Mar 2006 10:01:00 +0000 (10:01 +0000)]
From: Konstantin Sobolev <kos@supportwizard.com>
Rocco Rutte:
- don't ignore ANSI colors with $allow_ansi under some circumstances

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@792 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Lars Noschinski <cebewee@gmx.de>
pdmef [Tue, 14 Mar 2006 10:36:31 +0000 (10:36 +0000)]
From: Lars Noschinski <cebewee@gmx.de>
Rocco Rutte:
- fix manual building if srcdir!=builddir

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@791 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 27 Feb 2006 12:39:19 +0000 (12:39 +0000)]
Rocco Rutte:
- align (hopefully ;-) all status and help lines to start next to sidebar (if visible)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@790 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 26 Feb 2006 16:59:34 +0000 (16:59 +0000)]
Rocco Rutte:
- don't force buffy check when entering compose menu after edit; let it decide checks based on regular timeouts

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@789 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 25 Feb 2006 10:20:23 +0000 (10:20 +0000)]
Rocco Rutte:
- include bug fix for #5589

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@788 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 24 Feb 2006 13:08:17 +0000 (13:08 +0000)]
Rocco Rutte:
- fix a crash when calc_boundaries() is called too early (no info about terminal height yet)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@787 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 23 Feb 2006 08:05:37 +0000 (08:05 +0000)]
Rocco Rutte:
- re-calculate sidebar boundaries upon non-interactive change of current folder

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@786 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 20 Feb 2006 16:38:10 +0000 (16:38 +0000)]
Rocco Rutte:
- yet another sidebar scrolling fix

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@785 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 20 Feb 2006 15:28:02 +0000 (15:28 +0000)]
Rocco Rutte:
- dirty fix compose screen's attachment where lines are too long (due to mutt_FormatString() ignoring sidebar) (reported by Michael Kjorling <michael@kjorling.com>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@784 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Lars Ellenberg <l.g.e@web.de>
pdmef [Mon, 20 Feb 2006 15:26:45 +0000 (15:26 +0000)]
From: Lars Ellenberg <l.g.e@web.de>
Rocco Rutte:
- fix sidebar scrolling/offset issue where pointer gets hidden by status line

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@783 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Konstantin Sobolev <kos@supportwizard.com>
pdmef [Sun, 12 Feb 2006 23:15:56 +0000 (23:15 +0000)]
From: Konstantin Sobolev <kos@supportwizard.com>
Rocco Rutte:
- respect terminal's colors instead of b/w for $allow_ansi

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@782 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years ago- decrease file size when truncating it for editing so detecting changes works again...
pdmef [Sat, 11 Feb 2006 23:36:46 +0000 (23:36 +0000)]
- decrease file size when truncating it for editing so detecting changes works again (fixes bug #6000)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@781 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years ago- fix one more use of SidebarWidth without checking for visibility (reported by Trey...
pdmef [Sat, 11 Feb 2006 23:25:31 +0000 (23:25 +0000)]
- fix one more use of SidebarWidth without checking for visibility (reported by Trey Sizemore <trey@fastmail.fm>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@780 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years ago- read $sysconfdir/mime.types in addition (fixes bug #6197 except not with an option)
pdmef [Sat, 11 Feb 2006 23:09:27 +0000 (23:09 +0000)]
- read $sysconfdir/mime.types in addition (fixes bug #6197 except not with an option)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@779 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years ago- try to fix sidebar issue screwing up display when interactively changing $sidebar_w...
pdmef [Sat, 11 Feb 2006 22:09:29 +0000 (22:09 +0000)]
- try to fix sidebar issue screwing up display when interactively changing $sidebar_width when $sidebar_visible is set (by not using saved width in sidebar.c any longer and using SidebarWidth conditionally in all other places) (fixes some more sidebar issues with curses)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@778 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years ago- remove trailing WS for empty header lines for $edit_headers (needed for f=f and...
pdmef [Sat, 11 Feb 2006 20:30:06 +0000 (20:30 +0000)]
- remove trailing WS for empty header lines for $edit_headers (needed for f=f and some editors)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@777 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 13 Jan 2006 09:04:42 +0000 (09:04 +0000)]
Rocco Rutte:
- remove LISTGROUP support from NNTP (decreases network load for huge groups)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@774 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
pdmef [Fri, 13 Jan 2006 08:51:23 +0000 (08:51 +0000)]
From: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Rocco Rutte:
- be more clever for $muttng_folder_name: strip $folder if present upon match

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@773 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 1 Dec 2005 18:57:43 +0000 (18:57 +0000)]
Rocco Rutte:
- fix typo of merging in changes to resolve scrolling issue (hopefully ;-)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@655 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 27 Nov 2005 18:07:48 +0000 (18:07 +0000)]
Rocco Rutte:
- build fix for IMAP w/ GSS (reported by Graham Bennett <graham-mutt@simulcra.org>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@635 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 25 Nov 2005 09:12:27 +0000 (09:12 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@622 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 25 Nov 2005 07:02:01 +0000 (07:02 +0000)]
Rocco Rutte:
- make hcache dump/restore List-Post: information (fixes Debian #339737)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@621 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 24 Nov 2005 07:19:22 +0000 (07:19 +0000)]
Rocco Rutte:
- fix sidebar counts one too high for maildir

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@619 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 11 Nov 2005 15:22:09 +0000 (15:22 +0000)]
Rocco Rutte:
- fix "Bad mailbox name" for IMAP which re-appeared (noted by Thorsten Gunkel)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@584 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 11 Nov 2005 11:37:47 +0000 (11:37 +0000)]
Rocco Rutte:
- add early Screen and Motion abstraction, port muttng-conf to it
- move do-commit.sh again to trunk/ so that we don't have new revisions for trunk all the time
- add some more details to design overview

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@582 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 10 Nov 2005 14:21:57 +0000 (14:21 +0000)]
Rocco Rutte:
- oops, remove some symlinks

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@581 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 10 Nov 2005 14:15:23 +0000 (14:15 +0000)]
Rocco Rutte:
- in rewrite branch, move doc/*.zargo to srcdoc/design/

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@580 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 10 Nov 2005 14:12:35 +0000 (14:12 +0000)]
Rocco Rutte:
- experimental rewrite pt. I: add core/
- experimental rewrite pt. I: add libmuttng/ (still empty mostly)
- experimental rewrite pt. I: add muttng/ (multiple binaries, UI prototypes, etc.)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@579 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Tue, 8 Nov 2005 11:26:38 +0000 (11:26 +0000)]
Andreas Krennmair:
added parts for sending mail

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@578 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Tue, 8 Nov 2005 11:15:52 +0000 (11:15 +0000)]
Andreas Krennmair:
simplified connection part (removed obsolete abstract superclass)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@577 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 8 Nov 2005 10:56:07 +0000 (10:56 +0000)]
Rocco Rutte:
- add more early module documentation
- document relation between modules

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@576 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 8 Nov 2005 09:55:36 +0000 (09:55 +0000)]
Rocco Rutte:
- update re-design documentation: rename namespace to libmuttng

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@575 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 8 Nov 2005 09:54:44 +0000 (09:54 +0000)]
Rocco Rutte:
- update re-design documentation: add filter for local mailboxes
- update re-design documentation: cleanup MIME handling
- update re-design documentation: add connection encryption+authentication
- update re-design documentation: let caching be used abstract mailbox rather specific one

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@574 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 8 Nov 2005 08:16:19 +0000 (08:16 +0000)]
Rocco Rutte:
- as we have a branch now, move do-commit.sh up one level

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@573 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Thu, 3 Nov 2005 16:05:17 +0000 (16:05 +0000)]
Nico Golde:
- added news url (thanks Tim O'Callaghan)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@570 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 2 Nov 2005 00:05:23 +0000 (00:05 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@569 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 29 Oct 2005 13:55:54 +0000 (13:55 +0000)]
Rocco Rutte:
- tweak <rebuild-cache> to highlight currently processed folder in sidebar

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@568 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 29 Oct 2005 07:57:09 +0000 (07:57 +0000)]
Rocco Rutte:
- fix crash in imap trying to write to not opened (I've seen a backtrace of it somewhere...)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@567 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Fri, 28 Oct 2005 15:35:46 +0000 (15:35 +0000)]
Nico Golde:
- fixed fleang misbahviour

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@566 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 28 Oct 2005 09:31:50 +0000 (09:31 +0000)]
Rocco Rutte:
- argh! fix do-commit.sh for Solaris /bin/sh, i.e. switch back to bc(1) again
- now VERSION.svn gets updated, I hope

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@565 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 28 Oct 2005 09:16:14 +0000 (09:16 +0000)]
Rocco Rutte:
- for sidebar, wrap mx.c functions to call update for sidebar once as returns are just too deeply nested there... :-(

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@564 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 28 Oct 2005 08:55:27 +0000 (08:55 +0000)]
Rocco Rutte:
- s/free/mem_free/g

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@563 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years ago- bug fix: when -d given, open debug file (noted by Herbert J. Skuhra <h.skuhra@gmail...
pdmef [Thu, 27 Oct 2005 19:46:12 +0000 (19:46 +0000)]
- bug fix: when -d given, open debug file (noted by Herbert J. Skuhra <h.skuhra@gmail.com>)
- for buffy counting, don't force checks for sidebar (reported by Lars Ellenberg <Lars.Ellenberg@linbit.com>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@562 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Mon, 24 Oct 2005 13:38:05 +0000 (13:38 +0000)]
Andreas Krennmair:
- show OpenSSL library version on -v screen if enabled.
- disable SSL v2 by default. It is still available, but must be
  enabled explicitly, due to security reasons:
  http://www.mozillazine.org/talkback.html?article=7252

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@561 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 23 Oct 2005 02:01:24 +0000 (02:01 +0000)]
Rocco Rutte:
- more cleanup for <rebuild-cache> (don't kill $read_inc, don't do custom message to not loose progress...)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@560 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Lars Ellenberg <Lars.Ellenberg@linbit.com>
pdmef [Sun, 23 Oct 2005 01:12:29 +0000 (01:12 +0000)]
From: Lars Ellenberg <Lars.Ellenberg@linbit.com>
Rocco Rutte:
- add %u for unread messages to $sidebar_number_format

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@559 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years ago- update manual (different lynx version for dumping rather than elinks so that now...
pdmef [Sun, 23 Oct 2005 00:55:33 +0000 (00:55 +0000)]
- update manual (different lynx version for dumping rather than elinks so that now escape sequences are back...)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@558 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 23 Oct 2005 00:52:43 +0000 (00:52 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@557 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 20 Oct 2005 08:44:35 +0000 (08:44 +0000)]
Rocco Rutte:
- update svn status flags for svnlog2changelog.pl

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@556 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Thorsten Gunkel <tgunkel-lists@tgunkel.de>
pdmef [Thu, 20 Oct 2005 08:43:06 +0000 (08:43 +0000)]
From: Thorsten Gunkel <tgunkel-lists@tgunkel.de>
Rocco Rutte:
- fix imap subscribing always returning "bad mailbox name"

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@555 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Thu, 20 Oct 2005 08:29:19 +0000 (08:29 +0000)]
Andreas Krennmair:
- fixed compilation error.
- improved German translation.

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@554 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Wed, 19 Oct 2005 07:09:02 +0000 (07:09 +0000)]
Andreas Krennmair:
tuned scoring functionality of mutt-ng to make it more usable.

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@553 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Tue, 18 Oct 2005 08:09:10 +0000 (08:09 +0000)]
Andreas Krennmair:
fixed wrong variable for -g commandline option. Thanks to Michael Prokop for hint.

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@552 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 14 Oct 2005 21:40:42 +0000 (21:40 +0000)]
Rocco Rutte:
- for <rebuild-cache>, add it to manual tables and don't clean up after run since it's no command line option any longer

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@551 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 14 Oct 2005 10:47:50 +0000 (10:47 +0000)]
Rocco Rutte:
- bug fix: fake '-d X' command line option using ugly '-e "set debug_level=X"' so that level from command line isn't ignored due to option initializing...

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@550 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 14 Oct 2005 10:28:20 +0000 (10:28 +0000)]
Rocco Rutte:
- fix some compiler warnings

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@549 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 14 Oct 2005 10:15:33 +0000 (10:15 +0000)]
Rocco Rutte:
- accept patch #443 to rebuild all header caches slightly modified: don't add -r command line option but generic <rebuild-cache> function

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@548 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Dmitry Lukashin <nullevent@gmail.com>
pdmef [Thu, 13 Oct 2005 19:39:48 +0000 (19:39 +0000)]
From: Dmitry Lukashin <nullevent@gmail.com>
Rocco Rutte:
- beautify do-commit.sh to be more readable

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@547 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 13 Oct 2005 19:38:24 +0000 (19:38 +0000)]
Rocco Rutte:
- kill $list_reply and add $force_list_reply (without synonym) (see mailing lists)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@546 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Tue, 11 Oct 2005 06:06:17 +0000 (06:06 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@545 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 9 Oct 2005 15:12:42 +0000 (15:12 +0000)]
Rocco Rutte:
- fix attachment counting stuff to not always re-count everything
- add $count_attachments (similar to scoring works)
- add note about speed issues for counting to manual

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@544 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 9 Oct 2005 11:25:59 +0000 (11:25 +0000)]
Rocco Rutte:
- add missing index style file for LaTeX (may we add breakurl.sty according to license too?)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@543 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 9 Oct 2005 11:11:58 +0000 (11:11 +0000)]
Rocco Rutte:
- update manual.txt (can we please please please move it out of version control?)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@542 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sun, 9 Oct 2005 10:54:48 +0000 (10:54 +0000)]
Rocco Rutte:
- merge in more latest mutt changes (as part of it, kill 'A' message flag again)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@541 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Sat, 8 Oct 2005 11:39:31 +0000 (11:39 +0000)]
Rocco Rutte:
- add ID field to header caching to make it detect internal changes (instead of segfaults or sudden exits)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@540 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: David Champion <dgc@uchicago.edu>
pdmef [Fri, 7 Oct 2005 16:44:14 +0000 (16:44 +0000)]
From: David Champion <dgc@uchicago.edu>
Rocco Rutte:
- use putenv() instead of setenv() (this one from mutt-dev is more elegant than mine)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@539 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: David Champion <dgc@uchicago.edu>
pdmef [Fri, 7 Oct 2005 16:42:50 +0000 (16:42 +0000)]
From: David Champion <dgc@uchicago.edu>
Rocco Rutte:
- use putenv() rather than setenv() (this one from mutt-dev is more elegant than mine)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@538 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 7 Oct 2005 13:30:51 +0000 (13:30 +0000)]
Rocco Rutte:
- dirty fix missing setenv() for Solaris by use of putenv()

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@537 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 7 Oct 2005 12:11:02 +0000 (12:11 +0000)]
Rocco Rutte:
- merge in some latest mutt changes and mark some as merged

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@536 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Sun, 25 Sep 2005 18:27:42 +0000 (18:27 +0000)]
Nico Golde:
- yet another VERSION fix

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@535 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Fri, 23 Sep 2005 09:08:00 +0000 (09:08 +0000)]
Nico Golde:
- added further explanations to ignore_list_reply_to option

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@534 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Thu, 22 Sep 2005 20:05:09 +0000 (20:05 +0000)]
Nico Golde:
- added A flag to manual page

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@533 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 20 Sep 2005 18:30:28 +0000 (18:30 +0000)]
Nico Golde:
- VERSION.svn fix

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@532 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 20 Sep 2005 10:25:53 +0000 (10:25 +0000)]
Nico Golde:
fixed imap completion segfault

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@531 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Elimar Riesebieter
nion [Sat, 17 Sep 2005 22:01:14 +0000 (22:01 +0000)]
From: Elimar Riesebieter
- small manpage fix

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@530 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Fri, 16 Sep 2005 01:36:32 +0000 (01:36 +0000)]
Rocco Rutte:
- as we have build logs again, fix some error

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@529 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Thu, 15 Sep 2005 19:30:48 +0000 (19:30 +0000)]
Andreas Krennmair:
correctly handle Maildir with and without trailing slash when printing sidebar entries.

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@528 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 15 Sep 2005 14:43:40 +0000 (14:43 +0000)]
Rocco Rutte:
- mutt 1.5.11 is out

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@527 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Thu, 15 Sep 2005 04:36:28 +0000 (04:36 +0000)]
Rocco Rutte:
- manual update: rework the key definition zoo to prefixes C- and -E (for LaTeX) (via <muttng-doc:key/>)
- manual update: add example layouts to convention section in intro chapter
- manual update: remove 'unbound' or 'not bound' as key definitions
- manual update: update Hacking Documentation
- manual update: add <muttng-doc:special/>
- manual update: don't use any XML code within verbatim environments
- manual update: add manual-tex.xsl to transform XML into LaTeX that actually runs through without error ('make manual-ng.(pdf|ps)') (most of the logic is done much shorter in muttng.sty) (pdflatex runs just fine, latex required breakurl.sty, tex4ht should work)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@526 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Wed, 14 Sep 2005 21:45:37 +0000 (21:45 +0000)]
Nico Golde:
- minor fix

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@525 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 14 Sep 2005 13:01:27 +0000 (13:01 +0000)]
Rocco Rutte:
- port mutt_progress_bar() to NNTP for fetching messages just as POP does now

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@524 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 14 Sep 2005 12:49:25 +0000 (12:49 +0000)]
Rocco Rutte:
- merge in latest mutt changes

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@523 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Wed, 14 Sep 2005 10:38:19 +0000 (10:38 +0000)]
Rocco Rutte:
- manual update: flatten index except for RfC which are filed under "RfC"
- kill command tag in favor of cmddef and cmdref (similar to vardef/varref) (improves Usage: issue but still broken)
- add lst(mail|shell|conf) (see Hacking Documentation for reason)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@522 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 13 Sep 2005 21:48:42 +0000 (21:48 +0000)]
Nico Golde:
- corrected forgotten adjustment of version by ak

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@521 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoAndreas Krennmair:
ak1 [Tue, 13 Sep 2005 21:42:15 +0000 (21:42 +0000)]
Andreas Krennmair:
fixed a small bug where "NBOX" instead of "INBOX" was shown in the sidebar when using IMAP.

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@520 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Tue, 13 Sep 2005 08:48:04 +0000 (08:48 +0000)]
Nico Golde:
- fixed version number

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@519 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoNico Golde:
nion [Mon, 12 Sep 2005 22:09:47 +0000 (22:09 +0000)]
Nico Golde:
- corrected doc Makefile

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@518 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoFrom: Felix Meinhold <felix.meinhold@gmx.net>
pdmef [Mon, 12 Sep 2005 21:02:54 +0000 (21:02 +0000)]
From: Felix Meinhold <felix.meinhold@gmx.net>
Rocco Rutte:
- use translate() in muttng-manual.xsl
- switch from DocBook 4.2 to DocBook 4.3 for <code/>

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@517 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 12 Sep 2005 18:05:48 +0000 (18:05 +0000)]
Rocco Rutte:
- some more manual updates for using muttng-doc namespace (add 2 commands, too)
- beautify tiny documentation parts ("Usage:" strings still broken for some reason)
- tweak CSS to more Koma Script-like LaTeX output

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@516 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 12 Sep 2005 14:44:51 +0000 (14:44 +0000)]
Rocco Rutte:
- repair broken version id of manual (noted by Patrick Shanahan <ptilopteri@gmail.com>)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@515 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 12 Sep 2005 14:42:25 +0000 (14:42 +0000)]
Rocco Rutte:
- fix some indexing and content issues for vardef
- try to find better names for tables given _before_ reference chapter
- move sidebar function table out to reference chapter
- kill <screen/> cr*p for functions in reference chapter, use tables instead
- fix appendices

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@514 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 12 Sep 2005 12:34:21 +0000 (12:34 +0000)]
Rocco Rutte:
- oops, fix yet another typo (maybe there're more...)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@513 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 12 Sep 2005 12:30:15 +0000 (12:30 +0000)]
Rocco Rutte:
- oops, fix <link/> for <muttng-doc:varref/>

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@512 e385b8ad-14ed-0310-8656-cc95a2468c6d

18 years agoRocco Rutte:
pdmef [Mon, 12 Sep 2005 12:16:53 +0000 (12:16 +0000)]
Rocco Rutte:
- udpate elinks(1) dump of manual.txt

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@511 e385b8ad-14ed-0310-8656-cc95a2468c6d