claws.git
20 years agonew certificate presentation
Colin Leroy [Sun, 8 Dec 2002 03:15:44 +0000 (03:15 +0000)]
new certificate presentation
(easier ui separation for ssl cert check, only hook missing)

20 years ago0.8.6claws70
Christoph Hohmann [Sat, 7 Dec 2002 14:48:14 +0000 (14:48 +0000)]
0.8.6claws70

* src/Makefile.am
* src/nntp.[ch]                 ** REMOVE **
* src/common/Makefile.am
* src/common/nntp.[ch]          ** NEW **
        move nntp files to common directory

20 years ago0.8.6claws69
Christoph Hohmann [Sat, 7 Dec 2002 12:20:09 +0000 (12:20 +0000)]
0.8.6claws69

* src/procmsg.[ch]
* src/summaryview.c
        implement msginfo update callback using sylpheed's new
        hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.

NOTE: nodes are updated 2 times for now when setting flags (user action),
      once by the hook and once by the summaryview flag setting functions.

20 years ago0.8.6claws68
Christoph Hohmann [Fri, 6 Dec 2002 22:56:04 +0000 (22:56 +0000)]
0.8.6claws68

* src/editgroup.c
        This patch changes the 'Edit Group Details' dialog to
        allow extended selections in either pane, so that
        addresses can be added or removed from a group more
        quickly and easily. (it actually is a net decrease in
        file size, as some unnecessary functions have been
        removed).
        (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)

20 years ago0.8.6claws67
Christoph Hohmann [Fri, 6 Dec 2002 22:38:13 +0000 (22:38 +0000)]
0.8.6claws67

* src/Makefile.am
* src/template.[ch]             ** REMOVE **
* src/common/Makefile.am
* src/common/template.[ch]      ** NEW **
        move template files to common directory

* src/nntp.c
        add missing log.h include

20 years agoNew trailing
Melvin Hadasht [Fri, 6 Dec 2002 09:24:51 +0000 (09:24 +0000)]
New trailing

20 years agoDon't modify original search_string or it'll change
Colin Leroy [Thu, 5 Dec 2002 11:34:13 +0000 (11:34 +0000)]
Don't modify original search_string or it'll change
the next iterations in the for()

20 years agoProper check for filtering commands, found by Colin.
Darko Koruga [Thu, 5 Dec 2002 11:06:29 +0000 (11:06 +0000)]
Proper check for filtering commands, found by Colin.

20 years agoProper check for NULL string, found by Colin.
Darko Koruga [Thu, 5 Dec 2002 10:46:56 +0000 (10:46 +0000)]
Proper check for NULL string, found by Colin.

20 years agoAllow Mutt-like patterns in quick search.
Darko Koruga [Thu, 5 Dec 2002 10:31:11 +0000 (10:31 +0000)]
Allow Mutt-like patterns in quick search.

20 years agoclean up
Paul Mangan [Thu, 5 Dec 2002 09:53:38 +0000 (09:53 +0000)]
clean up

20 years agosync with 0.8.6cvs16
Paul Mangan [Thu, 5 Dec 2002 09:53:23 +0000 (09:53 +0000)]
sync with 0.8.6cvs16

20 years ago0.8.6claws60
Christoph Hohmann [Wed, 4 Dec 2002 19:38:21 +0000 (19:38 +0000)]
0.8.6claws60

* src/imap.[ch]
        put imap authentication code into a new function and
        remove it from imap_session_new that will allow to
        send other commands before authentication

20 years ago0.8.6claws59
Christoph Hohmann [Wed, 4 Dec 2002 19:12:43 +0000 (19:12 +0000)]
0.8.6claws59

* src/imap.[ch]
        use already existing method to prevent unneeded IMAP
        folder selects. Set imap_select parameters to NULL
        in some functions if the values are not required.

* src/xml.h
        remove no longer required include

20 years agoupdate ui_seperation.txt
Christoph Hohmann [Wed, 4 Dec 2002 12:10:11 +0000 (12:10 +0000)]
update ui_seperation.txt

20 years agoinitial Hungarian translation
Paul Mangan [Wed, 4 Dec 2002 09:33:34 +0000 (09:33 +0000)]
initial Hungarian translation

20 years agoupdated
Paul Mangan [Wed, 4 Dec 2002 09:32:54 +0000 (09:32 +0000)]
updated

20 years agoupdate Spanish translation and add new Hungarian translation
Paul Mangan [Wed, 4 Dec 2002 09:32:35 +0000 (09:32 +0000)]
update Spanish translation and add new Hungarian translation

20 years ago0.8.6claws57
Christoph Hohmann [Tue, 3 Dec 2002 21:06:31 +0000 (21:06 +0000)]
0.8.6claws57

* src/Makefile.am
* src/gtksctree.[ch]            ** REMOVE **
* src/gtk/Makefile.am
* src/gtk/gtksctree.[ch]        ** NEW **
        move gtksctree files to gtk directory

20 years ago0.8.6claws56
Christoph Hohmann [Tue, 3 Dec 2002 20:27:39 +0000 (20:27 +0000)]
0.8.6claws56

* src/Makefile.am
* src/md5.[ch]                  ** REMOVE **
* srm/common/Makefile.am
* src/common/md5.[ch]           ** NEW **
        move md5 files to common directory

* src/gtkstext.c
        remove not required #include

20 years agoFixed the problem of changing the window position when Sylpheed was
Sergey Vlasov [Tue, 3 Dec 2002 18:11:19 +0000 (18:11 +0000)]
Fixed the problem of changing the window position when Sylpheed was
launched a second time (see sylpheed-main ML message [sylpheed:17247]).

20 years agoRemoved first-dot escaping when using external command to send messages
Sergey Vlasov [Tue, 3 Dec 2002 14:49:14 +0000 (14:49 +0000)]
Removed first-dot escaping when using external command to send messages
(SMTP-only, not needed for sending through pipe).

20 years agofix problem with quoted strings in filter_conv.pl
Paul Mangan [Tue, 3 Dec 2002 14:06:00 +0000 (14:06 +0000)]
fix problem with quoted strings in filter_conv.pl

20 years agoupdate POTFILES.in to reflect recent changes
Paul Mangan [Tue, 3 Dec 2002 13:56:59 +0000 (13:56 +0000)]
update POTFILES.in to reflect recent changes

20 years agofix timewarp in ChangeLog.claws
Paul Mangan [Tue, 3 Dec 2002 10:42:35 +0000 (10:42 +0000)]
fix timewarp in ChangeLog.claws

20 years agosync with 0.8.6cvs15
Paul Mangan [Tue, 3 Dec 2002 10:28:02 +0000 (10:28 +0000)]
sync with 0.8.6cvs15

20 years ago0.8.6claws51
Christoph Hohmann [Mon, 2 Dec 2002 23:06:13 +0000 (23:06 +0000)]
0.8.6claws51

* src/logwindow.[ch]
* src/common/log.[ch]
        implement logging using a hook function

* src/folderview.c
* src/folder.[ch]
        define hooklist name in header file to avoid
        errors caused by wrong spelling of hooklist names

* src/toolbar.c
        fix warnings

20 years ago0.8.6claws50
Christoph Hohmann [Mon, 2 Dec 2002 21:50:19 +0000 (21:50 +0000)]
0.8.6claws50

* src/common/Makefile.am
        add src/common/hooks.[ch]

* src/common/hooks.[ch]
        implement a simple hook system using glib's hook functions

* src/folder.[ch]
* src/folderview.c
        use new hook system for folder item updates

20 years ago0.8.6claws49
Christoph Hohmann [Mon, 2 Dec 2002 17:41:39 +0000 (17:41 +0000)]
0.8.6claws49

* doc-src/ui_seperation.txt     ** NEW **
        information for ui seperation

* src/Makefile.am
        remove files that were moved to common
        include common directory by default for the header files

* src/inc.c
* src/common/socket.c
* src/automaton.[ch]
        implement automaton using g_io_*-functions instead of
        gdk_input_add to make it ui independent

* src/codeconv.c
* src/compose.c
* src/ldif.c
* src/pgptext.c
* src/procmime.c
* src/rfc2015.c
* src/smtp.c
* src/unmime.c
        remove common/ prefix because directory is now in
        include path

* src/compose.c
* src/folder.c
* src/folderview.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_common.c
* src/procmsg.c
* src/rfc2015.c
        fix warnings

* src/imap.c
* src/inc.c
* src/news.c
* src/pop.c
* src/send.c
* src/smtp.c
* src/ssl_certificate.c
        add log.h header file for logging functions

* src/main.c
* src/common/utils.c
* src/summaryview.c
* src/xml.c
        o move debug_mode to commno/utils.c
        o add functions to set and get debug_mode

* src/defs.h                    ** REMOVE **
* src/intl.h                    ** REMOVE **
* src/socket.[ch]               ** REMOVE **
* src/ssl.[ch]                  ** REMOVE **
* src/utils.[ch]                ** REMOVE **
        replaced by new files in src/common/

* src/common/Makefile.am
        add new files in src/common/

* src/common/defs.h             ** NEW **
* src/common/intl.h             ** NEW **
* src/common/log.[ch]           ** NEW **
* src/common/socket.[ch]        ** NEW **
* src/common/ssl.[ch]           ** NEW **
* src/common/utils.[ch]         ** NEW **
        replacement for files in src/

20 years agocosmetics
Colin Leroy [Mon, 2 Dec 2002 17:27:58 +0000 (17:27 +0000)]
cosmetics

20 years agoscroll folderview during dnd
Colin Leroy [Mon, 2 Dec 2002 17:06:27 +0000 (17:06 +0000)]
scroll folderview during dnd

20 years agoadd test to allow moving only within the same mailbox
Colin Leroy [Mon, 2 Dec 2002 11:35:24 +0000 (11:35 +0000)]
add test to allow moving only within the same mailbox

20 years agofolder moving updates (context menu, dnd for mbox)
Colin Leroy [Mon, 2 Dec 2002 11:11:22 +0000 (11:11 +0000)]
folder moving updates (context menu, dnd for mbox)

20 years ago0.8.6claws45
Christoph Hohmann [Sun, 1 Dec 2002 12:40:19 +0000 (12:40 +0000)]
0.8.6claws45

* ac/aspell.m4
        remove conf.aspelltest if the version check fails

20 years ago0.8.6claws44
Christoph Hohmann [Sat, 30 Nov 2002 22:21:08 +0000 (22:21 +0000)]
0.8.6claws44

* autogen.sh
        run libtoolize --force in autogen to create missing
        libtool scripts

20 years ago0.8.6claws43
Christoph Hohmann [Sat, 30 Nov 2002 20:00:26 +0000 (20:00 +0000)]
0.8.6claws43

* src/Makefile.am
* src/pgptext.c
* src/procmime.c
* src/rfc2015.c
* src/uuencode.[ch]             ** REMOVED **
* src/common/Makefile.am
* src/common/uuencode.[ch]      ** NEW **
        move uuen/decoder to common directory

20 years ago0.8.6claws42
Christoph Hohmann [Sat, 30 Nov 2002 19:28:53 +0000 (19:28 +0000)]
0.8.6claws42

* src/Makefile.am
* src/base64.[ch]
* src/codeconv.c
* src/compose.c
* src/ldif.c
* src/pgptext.c
* src/procmime.c
* src/rfc2015.c
* src/smtp.c
* src/unmime.c
* src/common/Makefile.am
* src/common/base64.[ch]
        move base64 en/decoder to common directory

20 years ago0.8.6claws41
Christoph Hohmann [Sat, 30 Nov 2002 17:26:51 +0000 (17:26 +0000)]
0.8.6claws41

* src/common                    ** NEW **
        new directory for UI independent code
* src/gtk                       ** NEW **
        new directory for GTK frontend
* src/common/.cvsignore         ** NEW **
* src/gtk/.cvsignore            ** NEW **
        ignore build files
* src/common/Makefile.am        ** NEW **
* src/gtk/Makefile.am           ** NEW **
        automake files to build new seperated stuff
* src/Makefile.am
        the binary will currently still be build with the
        files in src, so we include the code from the
        subdirs for now after building the libs there

20 years agofix bug [642731] 'Wrong selected account with drafted mail'
Paul Mangan [Sat, 30 Nov 2002 15:26:18 +0000 (15:26 +0000)]
fix bug [642731] 'Wrong selected account with drafted mail'

20 years agohandle several messageviews correctly
Oliver Haertel [Fri, 29 Nov 2002 18:59:03 +0000 (18:59 +0000)]
handle several messageviews correctly

20 years agomsgview stays open if msgs are deleted
Oliver Haertel [Fri, 29 Nov 2002 16:55:03 +0000 (16:55 +0000)]
msgview stays open if msgs are deleted

20 years agodisable compose button by default, move deleted msgs to trash
Oliver Haertel [Fri, 29 Nov 2002 15:36:33 +0000 (15:36 +0000)]
disable compose button by default, move deleted msgs to trash

20 years agoInform about signature expirations. Gpgme 0.3.10 is now required.
Melvin Hadasht [Fri, 29 Nov 2002 14:52:27 +0000 (14:52 +0000)]
Inform about signature expirations. Gpgme 0.3.10 is now required.

20 years agoafter a crash check only local folders for new messages
Paul Mangan [Fri, 29 Nov 2002 11:54:27 +0000 (11:54 +0000)]
after a crash check only local folders for new messages

20 years agore-instate 'Check for new messages' in Newsgroup
Paul Mangan [Fri, 29 Nov 2002 11:52:35 +0000 (11:52 +0000)]
re-instate 'Check for new messages' in Newsgroup

20 years agore-instate 'Check for new messages' in Newsgroup and after a crash check only local...
Paul Mangan [Fri, 29 Nov 2002 11:52:12 +0000 (11:52 +0000)]
re-instate 'Check for new messages' in Newsgroup and after a crash check only local folders for new messages

20 years agofix the checking of GTK with XIM support on different OSs, such as FreeBSD
Paul Mangan [Fri, 29 Nov 2002 09:58:34 +0000 (09:58 +0000)]
fix the checking of GTK with XIM support on different OSs, such as FreeBSD

20 years agomore changes to the English
Paul Mangan [Fri, 29 Nov 2002 09:41:51 +0000 (09:41 +0000)]
more changes to the English

20 years agosync with 0.8.6cvs13
Paul Mangan [Fri, 29 Nov 2002 08:07:57 +0000 (08:07 +0000)]
sync with 0.8.6cvs13

20 years agoadd Ivan F. Martinez (Messageview toolbar patch
Oliver Haertel [Fri, 29 Nov 2002 06:40:54 +0000 (06:40 +0000)]
add Ivan F. Martinez (Messageview toolbar patch

20 years agomessageview toolbar patch 4 by Ivan Francolin Martinez (ivanfm@sourceforge.net)
Oliver Haertel [Thu, 28 Nov 2002 22:56:41 +0000 (22:56 +0000)]
messageview toolbar patch 4 by Ivan Francolin Martinez (ivanfm@sourceforge.net)

20 years agomessageview toolbar patch 3 by Ivan Francolin Martinez (ivanfm@sourceforge.net)
Oliver Haertel [Thu, 28 Nov 2002 22:53:24 +0000 (22:53 +0000)]
messageview toolbar patch 3 by Ivan Francolin Martinez (ivanfm@sourceforge.net)

20 years agomessageview toolbar patch 2 by Ivan Francolin Martinez (ivanfm@sourceforge.net)
Oliver Haertel [Thu, 28 Nov 2002 22:50:47 +0000 (22:50 +0000)]
messageview toolbar patch 2 by Ivan Francolin Martinez (ivanfm@sourceforge.net)

20 years agomessageview toolbar patch 1 by Ivan Francolin Martinez (ivanfm@sourceforge.net)
Oliver Haertel [Thu, 28 Nov 2002 22:45:18 +0000 (22:45 +0000)]
messageview toolbar patch 1 by Ivan Francolin Martinez (ivanfm@sourceforge.net)

20 years agogetting ready for messageview toolbar patch
Oliver Haertel [Thu, 28 Nov 2002 22:36:14 +0000 (22:36 +0000)]
getting ready for messageview toolbar patch

20 years agocleaned up conflicting declarations of imageview_show_image()
Thorsten Maerz [Thu, 28 Nov 2002 21:10:18 +0000 (21:10 +0000)]
cleaned up conflicting declarations of imageview_show_image()

20 years agoa few more improvements to the English
Paul Mangan [Thu, 28 Nov 2002 17:23:30 +0000 (17:23 +0000)]
a few more improvements to the English

20 years agoA few updates to command-line parameters
Colin Leroy [Thu, 28 Nov 2002 16:03:14 +0000 (16:03 +0000)]
A few updates to command-line parameters

20 years agofix bugs in prefs_filtering_delete_path
Colin Leroy [Thu, 28 Nov 2002 11:17:44 +0000 (11:17 +0000)]
fix bugs in prefs_filtering_delete_path

20 years agoimprove the English in the GUI
Paul Mangan [Wed, 27 Nov 2002 17:41:38 +0000 (17:41 +0000)]
improve the English in the GUI

20 years agofix processing renaming problems after last commit
Colin Leroy [Wed, 27 Nov 2002 15:06:54 +0000 (15:06 +0000)]
fix processing renaming problems after last commit

20 years agoenable IMAP folder dnd
Colin Leroy [Wed, 27 Nov 2002 13:21:07 +0000 (13:21 +0000)]
enable IMAP folder dnd

20 years agoupdated
Paul Mangan [Wed, 27 Nov 2002 09:58:31 +0000 (09:58 +0000)]
updated

20 years agodo command-line processing before gtk_init
Paul Mangan [Wed, 27 Nov 2002 09:58:04 +0000 (09:58 +0000)]
do command-line processing before gtk_init

20 years agosync with 0.8.6cvs12
Paul Mangan [Wed, 27 Nov 2002 09:26:17 +0000 (09:26 +0000)]
sync with 0.8.6cvs12

20 years agoalmost forgot to commit the file :)
Colin Leroy [Wed, 27 Nov 2002 00:21:44 +0000 (00:21 +0000)]
almost forgot to commit the file :)
Fix criteria_execute's not flag

20 years agofix CRITERIA_EXECUTE's NOT flag
Colin Leroy [Wed, 27 Nov 2002 00:18:08 +0000 (00:18 +0000)]
fix CRITERIA_EXECUTE's NOT flag

20 years ago0.8.6claws16
Christoph Hohmann [Tue, 26 Nov 2002 21:33:20 +0000 (21:33 +0000)]
0.8.6claws16

* src/ssl.c
rewrite the ssl code a little bit, only use one
SSL context, set default certificates' file/path

20 years agofix default-reply-to (closes Feture Request #643656)
Thorsten Maerz [Tue, 26 Nov 2002 21:00:58 +0000 (21:00 +0000)]
fix default-reply-to (closes Feture Request #643656)

20 years ago* src/prefs_actions.c
Melvin Hadasht [Tue, 26 Nov 2002 20:45:42 +0000 (20:45 +0000)]
* src/prefs_actions.c
Made pipe-actions ignore short headers in message view
Made trailing-pipe-actions write in the message view with
the same font as the original message

20 years agocommit correct version of compose.c
Paul Mangan [Tue, 26 Nov 2002 11:38:50 +0000 (11:38 +0000)]
commit correct version of compose.c

20 years agosync with 0.8.6cvs11
Paul Mangan [Tue, 26 Nov 2002 11:19:34 +0000 (11:19 +0000)]
sync with 0.8.6cvs11

20 years agoFix collapsed folder not auto-expanding during
Colin Leroy [Mon, 25 Nov 2002 23:21:43 +0000 (23:21 +0000)]
Fix collapsed folder not auto-expanding during
mail dnd, if it was the source folder.

20 years agomove slist of nodes to be recollapsed in folderview struct
Colin Leroy [Mon, 25 Nov 2002 23:04:33 +0000 (23:04 +0000)]
move slist of nodes to be recollapsed in folderview struct

20 years agofix breakage caused by last commit
Paul Mangan [Mon, 25 Nov 2002 19:19:09 +0000 (19:19 +0000)]
fix breakage caused by last commit

20 years agosync with 0.8.6cvs5
Paul Mangan [Mon, 25 Nov 2002 18:11:42 +0000 (18:11 +0000)]
sync with 0.8.6cvs5

20 years agosync with 0.8.6cvs3
Paul Mangan [Mon, 25 Nov 2002 18:10:26 +0000 (18:10 +0000)]
sync with 0.8.6cvs3

20 years agosync with 0.8.6cvs4
Paul Mangan [Mon, 25 Nov 2002 18:10:01 +0000 (18:10 +0000)]
sync with 0.8.6cvs4

20 years agosync with 0.8.6cvs3
Paul Mangan [Mon, 25 Nov 2002 18:09:26 +0000 (18:09 +0000)]
sync with 0.8.6cvs3

20 years agoadd spring-loaded folders
Colin Leroy [Mon, 25 Nov 2002 17:00:10 +0000 (17:00 +0000)]
add spring-loaded folders

20 years agoVisual feedback when there are unread answers to marked mails
Colin Leroy [Mon, 25 Nov 2002 15:38:06 +0000 (15:38 +0000)]
Visual feedback when there are unread answers to marked mails

20 years agoadd SSL manager
Colin Leroy [Mon, 25 Nov 2002 15:21:47 +0000 (15:21 +0000)]
add SSL manager

20 years agoAdd S_SEARCH_EXTENDED to the quick search, which
Colin Leroy [Mon, 25 Nov 2002 15:04:52 +0000 (15:04 +0000)]
Add S_SEARCH_EXTENDED to the quick search, which
allows to search using filtering syntax.

20 years agoDeletion of duplicates now prefer deleting
Colin Leroy [Mon, 25 Nov 2002 14:58:25 +0000 (14:58 +0000)]
Deletion of duplicates now prefer deleting
the unread dup (fixes feature-request 638989).

20 years agoupdate Serbian translation rel_0_8_6
Paul Mangan [Mon, 25 Nov 2002 07:32:32 +0000 (07:32 +0000)]
update Serbian translation

20 years ago0.8.6claws release
Paul Mangan [Sun, 24 Nov 2002 22:54:29 +0000 (22:54 +0000)]
0.8.6claws release

20 years agoupdated translations
Paul Mangan [Sun, 24 Nov 2002 22:53:51 +0000 (22:53 +0000)]
updated translations

20 years agojust the rest of the german translations
Jens Oberender [Sun, 24 Nov 2002 12:27:57 +0000 (12:27 +0000)]
just the rest of the german translations

20 years agoupdated Bulgarian translation
Paul Mangan [Sun, 24 Nov 2002 09:30:40 +0000 (09:30 +0000)]
updated Bulgarian translation

20 years ago* src/imap.c
Alfons Hoogervorst [Sat, 23 Nov 2002 11:05:23 +0000 (11:05 +0000)]
* src/imap.c
tiny memory leak found by browsing Dimitar's
valgrind report

20 years agoupdated Italian translation
Paul Mangan [Sat, 23 Nov 2002 08:43:29 +0000 (08:43 +0000)]
updated Italian translation

20 years ago0.8.5claws179
Christoph Hohmann [Fri, 22 Nov 2002 23:26:53 +0000 (23:26 +0000)]
0.8.5claws179

* src/compose.c
* src/inc.c
* src/prefs_filtering.c
* src/summaryview.c
        more warning fixes

20 years ago* src/summaryview.c
Alfons Hoogervorst [Fri, 22 Nov 2002 11:46:05 +0000 (11:46 +0000)]
* src/summaryview.c
summary_execute_delete_func(): if message is deleted, make
sure to also remove its entry in the subject hash table.
fixes a corner case bug.

20 years agoadd 'autom4te.cache' to .cvsignore
Paul Mangan [Fri, 22 Nov 2002 11:13:57 +0000 (11:13 +0000)]
add 'autom4te.cache' to .cvsignore

20 years agoremoved
Paul Mangan [Fri, 22 Nov 2002 11:12:49 +0000 (11:12 +0000)]
removed

20 years agoadd new team members and contributors
Paul Mangan [Fri, 22 Nov 2002 10:18:30 +0000 (10:18 +0000)]
add new team members and contributors

20 years agofix for message display in UTF-8 locales
Paul Mangan [Fri, 22 Nov 2002 10:18:00 +0000 (10:18 +0000)]
fix for message display in UTF-8 locales

20 years ago * src/procmsg.[ch]
Colin Leroy [Thu, 21 Nov 2002 14:19:29 +0000 (14:19 +0000)]
* src/procmsg.[ch]
Add procmsg_remove_special_headers()
* src/mh.c
Use procmsg_remove_special_headers() for
previous fix

20 years agoFix copying from queue/draft folders
Colin Leroy [Thu, 21 Nov 2002 08:42:25 +0000 (08:42 +0000)]
Fix copying from queue/draft folders
for MH folders
VS: ----------------------------------------------------------------------

20 years ago0.8.5claws173
Christoph Hohmann [Thu, 21 Nov 2002 01:06:29 +0000 (01:06 +0000)]
0.8.5claws173

* src/crash.c
* src/filtering.c
* src/logwindow.c
* src/main.c
* src/matcher_parser_lex.[hl]
* src/mbox.c
* src/mbox_folder.[ch]
* src/prefs_filtering.c
* src/procheader.c
* src/quote_fmt_lex.l
* src/ssl.c
        fix all warnings except the warnings in lex and yacc files