claws.git
21 years agofix menubar sensitivity on send; fix english; fix typo
Paul Mangan [Sat, 14 Dec 2002 09:02:41 +0000 (09:02 +0000)]
fix menubar sensitivity on send; fix english; fix typo

21 years agoupdate ui_seperation.txt
Christoph Hohmann [Sat, 14 Dec 2002 00:34:38 +0000 (00:34 +0000)]
update ui_seperation.txt

21 years ago0.8.6claws109
Christoph Hohmann [Fri, 13 Dec 2002 20:44:59 +0000 (20:44 +0000)]
0.8.6claws109

* src/Makefile.am
* src/manage_window.[ch]
* src/gtk/Makefile.am
* src/gtk/manage_window.[ch]
        move manage_window files to gtk directory

21 years ago0.8.6claws108
Christoph Hohmann [Fri, 13 Dec 2002 20:19:50 +0000 (20:19 +0000)]
0.8.6claws108

* src/Makefile.am
* src/gtkshruler.[ch]
* src/gtk/Makefile.am
* src/gtk/gtkshruler.[ch]
        move gtkshruler files to gtk directory

21 years ago0.8.6claws107
Christoph Hohmann [Fri, 13 Dec 2002 17:43:59 +0000 (17:43 +0000)]
0.8.6claws107

* src/Makefile.am
* src/compose.c
* src/gtkstext.[ch]             ** REMOVE **
* src/gtkutils.[ch]
* src/textview.c
* src/gtk/gtkstext.[ch]         ** NEW **
* src/gtk/Makefile.am
        o move stext functions to gtkstext.c to remove
          dependency of gtkutils
        o move gtkstext files to common

* src/gtk/Makefile.am
* src/gtk/sslcertwindow.[ch]
        UI stuff can always depend on common code so
        it's ok to add ../common to include path

21 years agofix bug 653231 (mainwin's handler problem when in quicksearch)
Colin Leroy [Fri, 13 Dec 2002 13:45:24 +0000 (13:45 +0000)]
fix bug 653231 (mainwin's handler problem when in quicksearch)

21 years ago0.8.6claws105
Christoph Hohmann [Fri, 13 Dec 2002 13:38:56 +0000 (13:38 +0000)]
0.8.6claws105

* src/mh.c
        create .mh_sequences file in new MH folders
        (closes feature request [ 523162 ] MH folders should
         get a .mh_sequences)

21 years agobetter handling of quicksearch show/hide
Colin Leroy [Fri, 13 Dec 2002 12:12:09 +0000 (12:12 +0000)]
better handling of quicksearch show/hide

21 years agosync with 0.8.6cvs17
Paul Mangan [Fri, 13 Dec 2002 09:22:05 +0000 (09:22 +0000)]
sync with 0.8.6cvs17

21 years agoupdate Spanish translation
Paul Mangan [Fri, 13 Dec 2002 07:56:13 +0000 (07:56 +0000)]
update Spanish translation

21 years ago * src/folder.c
Colin Leroy [Wed, 11 Dec 2002 15:26:31 +0000 (15:26 +0000)]
* src/folder.c
remove statusbar stuff
  src/folderview.c
   set statusbar verbosity when moving folders

21 years agofix english ;)
Colin Leroy [Wed, 11 Dec 2002 10:20:40 +0000 (10:20 +0000)]
fix english ;)

21 years agosave last used quicksearch type
Colin Leroy [Wed, 11 Dec 2002 10:16:39 +0000 (10:16 +0000)]
save last used quicksearch type

21 years agoadded dialog for incomplete rules in scoring, filtering and matcher to ask
Jens Oberender [Wed, 11 Dec 2002 01:00:58 +0000 (01:00 +0000)]
added dialog for incomplete rules in scoring, filtering and matcher to ask
wheather really close

21 years agoFix folder dnd statusbar logging
Colin Leroy [Wed, 11 Dec 2002 00:56:36 +0000 (00:56 +0000)]
Fix folder dnd statusbar logging
CVS ----------------------------------------------------------------------

21 years ago0.8.6claws96
Christoph Hohmann [Tue, 10 Dec 2002 23:03:59 +0000 (23:03 +0000)]
0.8.6claws96

* src/compose.c
* src/folder.c
* src/imap.c
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/news.c
* src/send.c
* src/statusbar.[ch]
* src/common/hooks.c
* src/common/log.[ch]
        o handle verbose logging in statusbar directly in statusbar code
          and common code does not need any knowledge about a statusbar
        o remove direct calls to statusbar_(puts|pop)_all functions

21 years ago- removed gettext from g_warnings
Jens Oberender [Tue, 10 Dec 2002 18:42:29 +0000 (18:42 +0000)]
- removed gettext from g_warnings
- po/POTFILES.in cleaned and updated
- po/de.po updated

21 years agofinish crash dialog fix (i'm so stupid ;))
Colin Leroy [Tue, 10 Dec 2002 11:20:16 +0000 (11:20 +0000)]
finish crash dialog fix (i'm so stupid ;))

21 years ago"fix" crash dialog (other problems appear)
Colin Leroy [Tue, 10 Dec 2002 11:16:24 +0000 (11:16 +0000)]
"fix" crash dialog (other problems appear)

21 years agoadd src/gtk/sslcertwindow.c
Colin Leroy [Tue, 10 Dec 2002 10:53:46 +0000 (10:53 +0000)]
add src/gtk/sslcertwindow.c

21 years agoupdated
Paul Mangan [Tue, 10 Dec 2002 10:40:24 +0000 (10:40 +0000)]
updated

21 years agoupdate POTFILES.in
Paul Mangan [Tue, 10 Dec 2002 10:40:06 +0000 (10:40 +0000)]
update POTFILES.in

21 years ago0.8.6claws90
Christoph Hohmann [Mon, 9 Dec 2002 19:06:34 +0000 (19:06 +0000)]
0.8.6claws90

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

21 years agoupdate
Colin Leroy [Mon, 9 Dec 2002 18:27:24 +0000 (18:27 +0000)]
update

21 years ago0.8.6claws89
Christoph Hohmann [Mon, 9 Dec 2002 18:19:43 +0000 (18:19 +0000)]
0.8.6claws89

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

21 years agofix bug [649746] edit accounts: move account reverted
Paul Mangan [Mon, 9 Dec 2002 13:52:36 +0000 (13:52 +0000)]
fix bug [649746] edit accounts: move account reverted

21 years agocleanup
Colin Leroy [Mon, 9 Dec 2002 13:25:33 +0000 (13:25 +0000)]
cleanup

21 years agotest existence of cert.pem (problem seems common, Paul and me already
Colin Leroy [Mon, 9 Dec 2002 11:11:59 +0000 (11:11 +0000)]
test existence of cert.pem (problem seems common, Paul and me already
had it)

21 years agowarning fixes
Colin Leroy [Mon, 9 Dec 2002 09:46:39 +0000 (09:46 +0000)]
warning fixes

21 years agomoved ssl_certificate.[ch] to common
Colin Leroy [Mon, 9 Dec 2002 09:05:48 +0000 (09:05 +0000)]
moved ssl_certificate.[ch] to common

21 years agohook for certificate acception
Colin Leroy [Mon, 9 Dec 2002 08:54:56 +0000 (08:54 +0000)]
hook for certificate acception

21 years ago0.8.6claws82
Christoph Hohmann [Sun, 8 Dec 2002 16:32:17 +0000 (16:32 +0000)]
0.8.6claws82

* src/about.c
* src/addr_compl.c
* src/codeconv.c
* src/manual.c
* src/undo.c
* src/common/utils.c
        o add missing includes
        o fix warnings
* src/.cvsignore
* src/common/.cvsignore
* src/common/version.h          ** REMOVE **
        remove autogenerated file

21 years agoput back needed include
Paul Mangan [Sun, 8 Dec 2002 16:08:54 +0000 (16:08 +0000)]
put back needed include

21 years agoput back includes, cleaner ssl certs popups
Colin Leroy [Sun, 8 Dec 2002 15:57:35 +0000 (15:57 +0000)]
put back includes, cleaner ssl certs popups

21 years ago0.8.6claws75
Christoph Hohmann [Sun, 8 Dec 2002 15:39:04 +0000 (15:39 +0000)]
0.8.6claws75

* src/gtk/sslcertwindow.h
use new autoconf script to detect OpenSSL with extra parameters
        to specify the location of libs and includes, also remove USE_SSL
        to USE_OPENSSL

21 years ago0.8.6claws79
Christoph Hohmann [Sun, 8 Dec 2002 14:58:03 +0000 (14:58 +0000)]
0.8.6claws79

* src/folderview.c
* src/logwindow.c
* src/statusbar.c
* src/summaryview.c
        only abort hook invokation if required data is missing not
        if our own data pointer is NULL, update hookfunction for
        log window

21 years agoclean up: remove unneccesary includes
Paul Mangan [Sun, 8 Dec 2002 14:41:24 +0000 (14:41 +0000)]
clean up: remove unneccesary includes

21 years ago0.8.6claws77
Christoph Hohmann [Sun, 8 Dec 2002 14:35:05 +0000 (14:35 +0000)]
0.8.6claws77

* src/folderview.c
* src/statusbar.c
* src/summaryview.c
* src/common/hooks.[ch]
        hook functions now have a gboolean return value, if a hook
        returns TRUE it will stop executing of any more hooks in
        the same hooklist for this invokation

21 years agomissing argv0
Colin Leroy [Sun, 8 Dec 2002 14:17:52 +0000 (14:17 +0000)]
missing argv0

21 years ago0.8.6claws75
Christoph Hohmann [Sun, 8 Dec 2002 13:52:10 +0000 (13:52 +0000)]
0.8.6claws75

* src/Makefile.am
* src/about.c
* src/account.c
* src/crash.c
* src/esmtp.h
* src/imap.[ch]
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/news.c
* src/pop.[ch]
* src/prefs_account.[ch]
* src/prefs_common.[ch]
* src/send.[ch]
* src/smtp.[ch]
* src/ssl_certificate.[ch]
* src/ssl_manager.[ch]
* src/common/Makefile.am
* src/common/log.c
* src/common/nntp.[ch]
* src/common/socket.[ch]
* src/common/ssl.[ch]
* src/gtk/sslcertwindow.c
* ac/openssl.m4
        use new autoconf script to detect OpenSSL with extra parameters
        to specify the location of libs and includes, also remove USE_SSL
        to USE_OPENSSL

* src/common/sylpheed.[ch]
* src/common/version.h.in
        start seperation of common code initialization seperated from gui

last commit did not work without this, so here is the rest

21 years ago0.8.6claws75
Christoph Hohmann [Sun, 8 Dec 2002 13:37:37 +0000 (13:37 +0000)]
0.8.6claws75

* src/summaryview.c
        The function that is called when a color lable changes
        should not change the color lable again

21 years agowarning fixes
Colin Leroy [Sun, 8 Dec 2002 12:40:36 +0000 (12:40 +0000)]
warning fixes

21 years agoadd hook for statusbar logging
Colin Leroy [Sun, 8 Dec 2002 11:37:28 +0000 (11:37 +0000)]
add hook for statusbar logging

21 years agoput back log.h include (shouldn't have removed it)
Colin Leroy [Sun, 8 Dec 2002 03:21:35 +0000 (03:21 +0000)]
put back log.h include (shouldn't have removed it)

21 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)

21 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

21 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.

21 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>)

21 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

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

21 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()

21 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.

21 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.

21 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.

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

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

21 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

21 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

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

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

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

21 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

21 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

21 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

21 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]).

21 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).

21 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

21 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

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

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

21 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

21 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

21 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/

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

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

21 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

21 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)

21 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

21 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

21 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

21 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

21 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

21 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'

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

21 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

21 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

21 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.

21 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

21 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

21 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

21 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

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

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

21 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

21 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)

21 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)

21 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)

21 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)

21 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

21 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()