apps/madmutt.git
19 years agoNico Golde:
nion [Mon, 21 Mar 2005 16:30:48 +0000 (16:30 +0000)]
Nico Golde:
- corrected little output mistake which i used for debugging

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

19 years agoNico Golde:
nion [Mon, 21 Mar 2005 13:01:51 +0000 (13:01 +0000)]
Nico Golde:
- improved fleang tool

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

19 years agoNico Golde:
nion [Mon, 21 Mar 2005 12:54:41 +0000 (12:54 +0000)]
Nico Golde:
- moved prototype to header file
- removed fixme because it makes no sense outside of sidebar

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

19 years agoAndreas Krennmair:
ak1 [Mon, 21 Mar 2005 12:16:05 +0000 (12:16 +0000)]
Andreas Krennmair:
fixed behaviour when generating the "New mail in ..." string so that "..." won't be shown at the end anymore unless the complete list really doesn't fit on the screen anymore. This seems to have been a relic of the list->array transition.

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

19 years agoAndreas Krennmair:
ak1 [Mon, 21 Mar 2005 10:59:17 +0000 (10:59 +0000)]
Andreas Krennmair:
fix annoyance with the pager when calling up help.

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

19 years agoRocco Rutte:
pdmef [Mon, 21 Mar 2005 03:37:41 +0000 (03:37 +0000)]
Rocco Rutte:
netu! abgr gb frys: jevgr fbzr gbby gb cvpx gur evtug ybpny cngpurf

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

19 years agoRocco Rutte:
pdmef [Mon, 21 Mar 2005 03:13:56 +0000 (03:13 +0000)]
Rocco Rutte:
update headers for list, too

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

19 years agoRocco Rutte:
pdmef [Mon, 21 Mar 2005 03:11:45 +0000 (03:11 +0000)]
Rocco Rutte:
- add generalized list array-based list implementation
- handling of Incoming uses this list
- necessary update for sidebar + first cleanup

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

19 years agoRocco Rutte:
pdmef [Sun, 20 Mar 2005 21:45:55 +0000 (21:45 +0000)]
Rocco Rutte:
get rid of former safe_free(), use FREE() (noted by Elimar Riesebieter)

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

19 years agoRocco Rutte:
pdmef [Sun, 20 Mar 2005 20:41:15 +0000 (20:41 +0000)]
Rocco Rutte:
fix use of lib/intl.h (noted by Elimar Riesebieter)

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

19 years agoRocco Rutte:
pdmef [Sun, 20 Mar 2005 16:20:44 +0000 (16:20 +0000)]
Rocco Rutte:
complete first modularization step

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

19 years agoRocco Rutte:
pdmef [Sun, 20 Mar 2005 14:51:03 +0000 (14:51 +0000)]
Rocco Rutte:
move towards modularization (THIS REVISION IS BROKEN)

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

19 years agoRocco Rutte:
pdmef [Sun, 20 Mar 2005 14:36:37 +0000 (14:36 +0000)]
Rocco Rutte:
move towards modularization (THIS REVISION IS BROKEN)

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

19 years agoNico Golde:
nion [Sun, 20 Mar 2005 13:42:29 +0000 (13:42 +0000)]
Nico Golde:
- fixed possible segfault in -a argument
- update legal notes

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

19 years agoAndreas Krennmair:
ak1 [Sun, 20 Mar 2005 12:44:16 +0000 (12:44 +0000)]
Andreas Krennmair:
removed more magic numbers in the POP code.

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

19 years agoAndreas Krennmair:
ak1 [Sat, 19 Mar 2005 23:27:09 +0000 (23:27 +0000)]
Andreas Krennmair:
in a first run, remove some of the magic numbers in the POP code, and replace them by proper enums (more to come)

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

19 years agoNico Golde:
nion [Sat, 19 Mar 2005 17:06:26 +0000 (17:06 +0000)]
Nico Golde:
- converted functions to internal mutt functions

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

19 years agoRocco Rutte:
pdmef [Sat, 19 Mar 2005 01:46:15 +0000 (01:46 +0000)]
Rocco Rutte:
some work to do ;-))

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

19 years agoRocco Rutte:
pdmef [Sat, 19 Mar 2005 01:23:57 +0000 (01:23 +0000)]
Rocco Rutte:
moved most of the NNTP-specific code to a nntp subdirectory, similar to the IMAP code.

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

19 years agoAndreas Krennmair:
ak1 [Fri, 18 Mar 2005 23:28:58 +0000 (23:28 +0000)]
Andreas Krennmair:
added gpgme compilation fix by stelian.ionescu-zeus@poste.it

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

19 years agoAndreas Krennmair:
ak1 [Fri, 18 Mar 2005 23:24:49 +0000 (23:24 +0000)]
Andreas Krennmair:
moved most of the POP-specific code to a pop subdirectory, similar to the IMAP code.

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

19 years agoRocco Rutte:
pdmef [Fri, 18 Mar 2005 17:22:53 +0000 (17:22 +0000)]
Rocco Rutte:
s/strlen()/mutt_strlen()/ for imap

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

19 years agoRocco Rutte:
pdmef [Fri, 18 Mar 2005 17:16:57 +0000 (17:16 +0000)]
Rocco Rutte:
moving towards auto-generating ChangeLog.mutt-ng

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

19 years agoRocco Rutte:
pdmef [Fri, 18 Mar 2005 17:14:19 +0000 (17:14 +0000)]
Rocco Rutte:
fix sgml tools "detection"

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

19 years agoRocco Rutte:
pdmef [Fri, 18 Mar 2005 17:09:47 +0000 (17:09 +0000)]
Rocco Rutte:
drop strlen() in favour of mutt_strlen()

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

19 years agoNico Golde:
nion [Fri, 18 Mar 2005 16:41:19 +0000 (16:41 +0000)]
Nico Golde:
- update legal notes

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

19 years agoRocco Rutte:
pdmef [Fri, 18 Mar 2005 16:28:37 +0000 (16:28 +0000)]
Rocco Rutte:
update legal notes

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

19 years agoRocco Rutte:
pdmef [Fri, 18 Mar 2005 16:21:08 +0000 (16:21 +0000)]
Rocco Rutte:
update legal notes to common style

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

19 years agoAndreas Krennmair:
ak1 [Fri, 18 Mar 2005 08:34:27 +0000 (08:34 +0000)]
Andreas Krennmair:
reformatted source code using muttng_indent.sh script

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

19 years agoRocco Rutte:
pdmef [Thu, 17 Mar 2005 21:33:41 +0000 (21:33 +0000)]
Rocco Rutte:
respect $quote_empty when f=f replying to f=f messages

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

19 years agoRocco Rutte:
pdmef [Thu, 17 Mar 2005 17:58:36 +0000 (17:58 +0000)]
Rocco Rutte:
fix sidebar toggling (reported by Andreas Kneib)

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

19 years agoRocco Rutte:
pdmef [Thu, 17 Mar 2005 17:05:22 +0000 (17:05 +0000)]
Rocco Rutte:
merge in latest mutt changes

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

19 years agoRocco Rutte:
pdmef [Thu, 17 Mar 2005 16:43:19 +0000 (16:43 +0000)]
Rocco Rutte:
guess SGML Tools' commands name

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

19 years agoNico Golde:
nion [Thu, 17 Mar 2005 14:45:04 +0000 (14:45 +0000)]
Nico Golde:
- fixed manual tags in the sgml file to fix the warnings during the make process

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

19 years agoNico Golde:
nion [Thu, 17 Mar 2005 14:39:44 +0000 (14:39 +0000)]
Nico Golde:
- fixed segfault (if the sidebar delimiter is longer than sidebar width)
- | will be shown as nice ACS_VLINE, if ascii_chars is not set

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

19 years agoAndreas Krennmair:
ak1 [Thu, 17 Mar 2005 13:18:51 +0000 (13:18 +0000)]
Andreas Krennmair:
fix ß -> ss where appropriate (ß remains in new german orthography in words where the vowel before the ß is long)

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

19 years agoNico Golde:
nion [Thu, 17 Mar 2005 10:43:40 +0000 (10:43 +0000)]
Nico Golde:
- corrected spelling mistakes in translation file

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

19 years agoNico Golde:
nion [Wed, 16 Mar 2005 14:12:58 +0000 (14:12 +0000)]
Nico Golde:
- fixed behaviour of statusline if the sidebar is visible

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

19 years agoNico Golde:
nion [Wed, 16 Mar 2005 14:12:16 +0000 (14:12 +0000)]
Nico Golde:
- make - SidebarWidth if OPTMBOXPANE is set because then it is clear if the sidebar is visible or not. Otherwise you have to rumour if the value is 0

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

19 years agoAndreas Krennmair:
ak1 [Wed, 16 Mar 2005 12:25:56 +0000 (12:25 +0000)]
Andreas Krennmair:
added new muttng spec file for Fedora Core.
added new variable $sidebar_newmail_only to only show mailboxes with new mail in them

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

19 years agoRocco Rutte:
pdmef [Wed, 16 Mar 2005 05:17:34 +0000 (05:17 +0000)]
Rocco Rutte:
merged in latest mutt changes

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

19 years agoRocco Rutte:
pdmef [Tue, 15 Mar 2005 22:17:28 +0000 (22:17 +0000)]
Rocco Rutte:
determine candidates for !$quote_empty by $quote_regexp

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

19 years agoRocco Rutte:
pdmef [Tue, 15 Mar 2005 14:27:58 +0000 (14:27 +0000)]
Rocco Rutte:
fix queries of default regexps (bug reported by Andreas Kneib)

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

19 years agoRocco Rutte:
pdmef [Mon, 14 Mar 2005 19:25:35 +0000 (19:25 +0000)]
Rocco Rutte:
implemented $strip_was and $strip_was_regex

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

19 years agoRocco Rutte:
pdmef [Mon, 14 Mar 2005 14:20:42 +0000 (14:20 +0000)]
Rocco Rutte:
build fixes for Sun CC/Solaris (_search_ for gdbm, sidebar)

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

19 years agoRocco Rutte:
pdmef [Mon, 14 Mar 2005 11:37:59 +0000 (11:37 +0000)]
Rocco Rutte:
sidebar update (indicator placement, correct use of ctx->new, ...)

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

19 years agoAndreas Krennmair:
ak1 [Sun, 13 Mar 2005 22:28:26 +0000 (22:28 +0000)]
Andreas Krennmair:
made mutt-ng compile with tcc (thx mika!)

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

19 years agoRocco Rutte:
pdmef [Sun, 13 Mar 2005 21:27:02 +0000 (21:27 +0000)]
Rocco Rutte:
fix compiler warnings

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

19 years agoRocco Rutte:
pdmef [Sun, 13 Mar 2005 20:54:19 +0000 (20:54 +0000)]
Rocco Rutte:
merge in changes to move to mutt 1.5.9

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

19 years agoNico Golde:
nion [Sun, 13 Mar 2005 20:45:09 +0000 (20:45 +0000)]
Nico Golde:
- added name fixes to TODO

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

19 years agoNico Golde:
nion [Sun, 13 Mar 2005 19:21:48 +0000 (19:21 +0000)]
Nico Golde:
- added different directory names

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

19 years agoNico Golde:
nion [Sun, 13 Mar 2005 18:40:58 +0000 (18:40 +0000)]
Nico Golde:
- included current-shortcut patch
- fixed names

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

19 years agoNico Golde:
nion [Fri, 11 Mar 2005 15:16:15 +0000 (15:16 +0000)]
Nico Golde:
- included manual patch by Lars Noschinski

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

19 years agoNico Golde:
nion [Fri, 11 Mar 2005 15:02:49 +0000 (15:02 +0000)]
Nico Golde:
- name changes
- improved some parts of the documentation for muttngrc

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

19 years agoAndreas Krennmair:
ak1 [Thu, 10 Mar 2005 21:17:37 +0000 (21:17 +0000)]
Andreas Krennmair:
the sidebar divider always needs to be drawn from line 1 on, so that it doesn't draw over the menu bar.

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

19 years agoAndreas Krennmair:
ak1 [Thu, 10 Mar 2005 21:07:28 +0000 (21:07 +0000)]
Andreas Krennmair:
fixed a bug where lines in f=f messages weren't wrapped properly when the sidebar was active. This led to lines wrapped by the pager.
fixed a wrong option used by Nico: the option to check whether the sidebar is visible is OPTMBOXPANE, not OPTSTATUSONTOP.

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

19 years agoRocco Rutte:
pdmef [Thu, 10 Mar 2005 16:39:14 +0000 (16:39 +0000)]
Rocco Rutte:
added extension to ifdef patch ('ifndef', feature_* tests) + doc

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

19 years agoRocco Rutte:
pdmef [Thu, 10 Mar 2005 15:53:04 +0000 (15:53 +0000)]
Rocco Rutte:
included CD's ifdef patch

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

19 years agoRocco Rutte:
pdmef [Thu, 10 Mar 2005 15:11:29 +0000 (15:11 +0000)]
Rocco Rutte:
bugfix for <change-folder> in connection with <buffy-cycle> (noted by Elimar Riesebieter)

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

19 years agoRocco Rutte:
pdmef [Thu, 10 Mar 2005 14:59:54 +0000 (14:59 +0000)]
Rocco Rutte:
reverted buffy behaviour to not sort mailboxes anymore

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

19 years agoNico Golde:
nion [Thu, 10 Mar 2005 13:01:34 +0000 (13:01 +0000)]
Nico Golde:

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

19 years agoNico Golde:
nion [Thu, 10 Mar 2005 12:57:52 +0000 (12:57 +0000)]
Nico Golde:
-name changes

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

19 years agoRocco Rutte:
pdmef [Thu, 10 Mar 2005 09:07:14 +0000 (09:07 +0000)]
Rocco Rutte:
bugfix in makedoc for manpage output

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

19 years agoNico Golde:
nion [Wed, 9 Mar 2005 15:01:55 +0000 (15:01 +0000)]
Nico Golde:
- improved mutt_buffy_check call in compose because it should be just called if there is a sidebar
- name changes

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

19 years agoNico Golde:
nion [Wed, 9 Mar 2005 09:24:36 +0000 (09:24 +0000)]
Nico Golde:
fixed sidebar entries in compose if you run muttng foo@bar
and not from mutt with 'm'

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

19 years agoRocco Rutte:
pdmef [Wed, 9 Mar 2005 01:22:16 +0000 (01:22 +0000)]
Rocco Rutte:
sidebar fixes (keep flags for mbox, restore for mbox+maildir)

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

19 years agoRocco Rutte:
pdmef [Tue, 8 Mar 2005 21:10:51 +0000 (21:10 +0000)]
Rocco Rutte:
fix infinite loop after sidebar visibility toggle (oops!)

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

19 years agoNico Golde:
nion [Tue, 8 Mar 2005 15:34:58 +0000 (15:34 +0000)]
Nico Golde:
added vim syntax file for configs contributed by Lars Noschinski

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

19 years agoNico Golde:
nion [Mon, 7 Mar 2005 20:04:33 +0000 (20:04 +0000)]
Nico Golde:
commented out X-Editor because it doesn't work

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

19 years agoRocco Rutte:
pdmef [Mon, 7 Mar 2005 17:17:54 +0000 (17:17 +0000)]
Rocco Rutte:
added $force_buffy_check (force buffy check on <buffy-list>)

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

19 years agoRocco Rutte:
pdmef [Mon, 7 Mar 2005 16:21:56 +0000 (16:21 +0000)]
Rocco Rutte:
added $imap_check_mail to decrease traffic

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

19 years agoRocco Rutte:
pdmef [Mon, 7 Mar 2005 15:14:42 +0000 (15:14 +0000)]
Rocco Rutte:
fix editing threads for imap (patch by Thomas Glanzmann)

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

19 years agoAndreas Krennmair:
ak1 [Sun, 6 Mar 2005 17:31:06 +0000 (17:31 +0000)]
Andreas Krennmair:
added a sample muttngrc by Andreas Kneib and a spec file for Fedora Core 3 by Iain Lea

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

19 years agoRocco Rutte:
pdmef [Sat, 5 Mar 2005 20:00:06 +0000 (20:00 +0000)]
Rocco Rutte:
document 'color sidebar [fg] [bg]' in UPGRADING

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

19 years agoRocco Rutte:
pdmef [Sat, 5 Mar 2005 19:26:02 +0000 (19:26 +0000)]
Rocco Rutte:
fix bug #3520 (and break padding for non-UTF-8-aware terminal lib)

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

19 years agoNico Golde:
nion [Sat, 5 Mar 2005 18:13:51 +0000 (18:13 +0000)]
Nico Golde:
included Michael Prokokop's configuration script

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

19 years agoNico Golde:
nion [Sat, 5 Mar 2005 16:31:50 +0000 (16:31 +0000)]
Nico Golde:
corrected typo

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

19 years agoNico Golde:
nion [Sat, 5 Mar 2005 16:14:50 +0000 (16:14 +0000)]
Nico Golde:
added possibility to set the sidebar foreground and background color

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

19 years agoRocco Rutte:
pdmef [Sat, 5 Mar 2005 15:11:50 +0000 (15:11 +0000)]
Rocco Rutte:
remove auto-generated files (see doc/devel-notes.txt)

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

19 years agoRocco Rutte:
pdmef [Sat, 5 Mar 2005 14:45:49 +0000 (14:45 +0000)]
Rocco Rutte:
the neverending story: sidebar fixes

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

19 years agoRocco Rutte:
pdmef [Sat, 5 Mar 2005 14:14:20 +0000 (14:14 +0000)]
Rocco Rutte:
fix segfault for NNTP functions (reported by Andreas Kneib)

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

19 years agoNico Golde:
nion [Fri, 4 Mar 2005 10:54:55 +0000 (10:54 +0000)]
Nico Golde:
small fix

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

19 years agoNico Golde:
nion [Fri, 4 Mar 2005 00:52:21 +0000 (00:52 +0000)]
Nico Golde:
many name changes

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

19 years agoNico Golde:
nion [Thu, 3 Mar 2005 19:11:50 +0000 (19:11 +0000)]
Nico Golde:
deleted fixed point in todo

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

19 years agoAndreas Krennmair:
ak1 [Thu, 3 Mar 2005 08:20:47 +0000 (08:20 +0000)]
Andreas Krennmair:
merged latest changes from mutt
moved stuff_quoted to the f=f-related variables in UPGRADING
added missing changelog entry

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

19 years agoRocco Rutte:
pdmef [Wed, 2 Mar 2005 22:13:02 +0000 (22:13 +0000)]
Rocco Rutte:
fixed edit threads patch f*ckup (reported by Rene van Bevern)

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

19 years agoRocco Rutte:
pdmef [Wed, 2 Mar 2005 20:35:00 +0000 (20:35 +0000)]
Rocco Rutte:
support for news servers without LISTGROUP (fixes bug #3483)

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

19 years agoNico Golde:
nion [Wed, 2 Mar 2005 10:21:27 +0000 (10:21 +0000)]
Nico Golde:
defenetly the last commit because of this

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

19 years agoNico Golde:
nion [Wed, 2 Mar 2005 10:12:32 +0000 (10:12 +0000)]
Nico Golde:
fixed twice :)

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

19 years agoChanges of bugtracker info and names in fleang manual
nion [Wed, 2 Mar 2005 09:54:50 +0000 (09:54 +0000)]
Changes of bugtracker info and names in fleang manual

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

19 years agoNico Golde:
nion [Wed, 2 Mar 2005 09:51:12 +0000 (09:51 +0000)]
Nico Golde:
small fix

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

19 years agoNico Golde:
nion [Wed, 2 Mar 2005 09:45:18 +0000 (09:45 +0000)]
Nico Golde:
updated names in install routine

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

19 years agoNico Golde:
nion [Wed, 2 Mar 2005 09:21:46 +0000 (09:21 +0000)]
Nico Golde:
added changed names reported by Lars Noschewski

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

19 years agoNico Golde:
nion [Wed, 2 Mar 2005 09:14:06 +0000 (09:14 +0000)]
Nico Golde:
  - fixes with tags in manual
  - fixes for the sidebar

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

19 years agoAndreas Krennmair:
ak1 [Tue, 1 Mar 2005 22:03:22 +0000 (22:03 +0000)]
Andreas Krennmair:
fixed bug #3490.

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

19 years agoRocco Rutte:
pdmef [Tue, 1 Mar 2005 19:23:41 +0000 (19:23 +0000)]
Rocco Rutte:
sidebar fixes (sort mailboxes by name, fix new mail recognition, ...)

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

19 years agoNico Golde:
nion [Tue, 1 Mar 2005 18:30:24 +0000 (18:30 +0000)]
Nico Golde:
just added my last changes to the changelog

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

19 years agoRocco Rutte:
pdmef [Tue, 1 Mar 2005 17:50:05 +0000 (17:50 +0000)]
Rocco Rutte:
documentation update (makedoc beautify, added UPGRADING, added scope names for variables in init.h, ...)

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

19 years agoNico Golde:
nion [Tue, 1 Mar 2005 17:24:15 +0000 (17:24 +0000)]
Nico Golde:
fixed the documentation issue with escape sequences in manual.txt

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

19 years agoAndreas Krennmair:
ak1 [Tue, 1 Mar 2005 08:52:07 +0000 (08:52 +0000)]
Andreas Krennmair:
add an option to break f=f messages at a certain column.

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