claws.git
21 years agocorrected implementation of mh_folder_destroy()
Thorsten Maerz [Sun, 6 Apr 2003 08:38:54 +0000 (08:38 +0000)]
corrected implementation of mh_folder_destroy()

21 years ago0.8.11claws72
Christoph Hohmann [Sat, 5 Apr 2003 20:38:53 +0000 (20:38 +0000)]
0.8.11claws72

* src/account.c
* src/folder.[ch]
* src/folderview.c
* src/imap.c
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/mbox_folder.c
* src/mh.c
* src/mimeview.h
* src/msgcache.[ch]
* src/news.c
* src/procmime.h
* src/procmsg.[ch]
* src/setup.c
* src/gtk/gtkutils.c
        o rename structure field names class and new to klass and
          new_msgs, to allow including files in C++
        o add 'extern "C"' block to some header files
        o add MsgInfoList and MsgNumberList as alias for GSList for
          developers to know what type of list is expected

* src/plugins/image_viewer/plugin.c
* src/plugins/image_viewer/viewer.[ch]
* src/plugins/image_viewer/viewerprefs.[ch]
        rename function names to prevent conflicts

21 years agosync with 0.8.11cvs18
Paul Mangan [Sat, 5 Apr 2003 08:58:21 +0000 (08:58 +0000)]
sync with 0.8.11cvs18

21 years ago0.8.11claws70
Christoph Hohmann [Wed, 2 Apr 2003 15:33:25 +0000 (15:33 +0000)]
0.8.11claws70

* src/folder.[ch]
* src/imap.[ch]
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/news.[ch]
        o Make all virtual folder functions private
        o remove unused folder code

* src/common/socket.[ch]
* src/summaryview.c
        fix warnings

21 years ago* src/send_message.c
Alfons Hoogervorst [Sun, 30 Mar 2003 15:53:59 +0000 (15:53 +0000)]
* src/send_message.c
remove two debug traces and see if people still report
errors

21 years ago* src/send_message.c
Alfons Hoogervorst [Sun, 30 Mar 2003 14:55:52 +0000 (14:55 +0000)]
* src/send_message.c
* src/commons/session.c
add more debug traces

21 years ago0.8.11claws67
Christoph Hohmann [Sun, 30 Mar 2003 14:48:13 +0000 (14:48 +0000)]
0.8.11claws67

* src/folder.c
        change processing folder name from .processing to processing

* src/common/ssl.c
        disable SSL certificate check because it causes Xlib error
        when the child process want's to open an GTK window

21 years ago0.8.11claws66
Christoph Hohmann [Sun, 30 Mar 2003 14:02:37 +0000 (14:02 +0000)]
0.8.11claws66

* src/folder.c
        don't use default folder for processing folder item because
        it can be a non local folder

(fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)

21 years ago* src/send_message.c
Alfons Hoogervorst [Sun, 30 Mar 2003 00:53:41 +0000 (00:53 +0000)]
* src/send_message.c
try fixing crashes when sending messages: my gcc 2.95.4 seems
to generate bad code for 'send_send_data_progressive': When
called from 'send_send_data_finished', the 'data' pointer is
cleared just before the assignment to the dialog pointer

21 years ago0.8.11claws64
Christoph Hohmann [Sat, 29 Mar 2003 15:25:13 +0000 (15:25 +0000)]
0.8.11claws64

* src/common/prefs.h
* src/plugins/image_viewer/Makefile.am
* src/plugins/image_viewer/plugin.c
* src/plugins/image_viewer/viewer.[ch]
* src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
        add PrefsPage for ImageViewer

21 years agoadded function descriptions
Thorsten Maerz [Fri, 28 Mar 2003 23:01:03 +0000 (23:01 +0000)]
added function descriptions

21 years agosync with 0.8.11cvs16
Paul Mangan [Fri, 28 Mar 2003 11:45:50 +0000 (11:45 +0000)]
sync with 0.8.11cvs16

21 years agosync with 0.8.11cvs15
Paul Mangan [Fri, 28 Mar 2003 07:46:00 +0000 (07:46 +0000)]
sync with 0.8.11cvs15

21 years ago0.8.11claws60
Christoph Hohmann [Thu, 27 Mar 2003 21:52:32 +0000 (21:52 +0000)]
0.8.11claws60

* src/folder.c
* src/imap.c
* src/common/socket.[ch]
        set socket state to DISCONNECTED when any operation
        fails to allow reconnecting in IMAP code without
        checking the return code of all calls to the command
        functions

* src/folderview.c
* src/summaryview.c
        remove some more stuff that depends on specific
        folder types

21 years agosync with 0.8.11cvs14
Paul Mangan [Thu, 27 Mar 2003 13:34:23 +0000 (13:34 +0000)]
sync with 0.8.11cvs14

21 years agoremoved
Paul Mangan [Thu, 27 Mar 2003 13:27:01 +0000 (13:27 +0000)]
removed

21 years agosync with 0.8.11cvs14
Paul Mangan [Thu, 27 Mar 2003 13:26:07 +0000 (13:26 +0000)]
sync with 0.8.11cvs14

21 years ago0.8.11claws58
Christoph Hohmann [Thu, 27 Mar 2003 12:19:56 +0000 (12:19 +0000)]
0.8.11claws58

* src/folder.c
        fix handling of tmp_flags in flag copy function

21 years agosync with 0.8.11cvs13
Paul Mangan [Thu, 27 Mar 2003 10:27:42 +0000 (10:27 +0000)]
sync with 0.8.11cvs13

21 years agoremove POP3_TOP
Oliver Haertel [Wed, 26 Mar 2003 23:17:36 +0000 (23:17 +0000)]
remove POP3_TOP

21 years agoremove selective download
Oliver Haertel [Wed, 26 Mar 2003 23:16:01 +0000 (23:16 +0000)]
remove selective download

21 years agoremove POP3_TOP
Oliver Haertel [Wed, 26 Mar 2003 23:08:20 +0000 (23:08 +0000)]
remove POP3_TOP

21 years agoremove selective download
Oliver Haertel [Wed, 26 Mar 2003 22:53:31 +0000 (22:53 +0000)]
remove selective download

21 years agoremove selective download
Oliver Haertel [Wed, 26 Mar 2003 22:31:30 +0000 (22:31 +0000)]
remove selective download

21 years agoremove selective download
Oliver Haertel [Wed, 26 Mar 2003 22:28:43 +0000 (22:28 +0000)]
remove selective download

21 years agoremove selective donwload
Oliver Haertel [Wed, 26 Mar 2003 21:01:37 +0000 (21:01 +0000)]
remove selective donwload

21 years agoadd README for trayicon plugin
Christoph Hohmann [Wed, 26 Mar 2003 16:50:00 +0000 (16:50 +0000)]
add README for trayicon plugin

21 years ago0.8.11claws50
Christoph Hohmann [Wed, 26 Mar 2003 16:24:40 +0000 (16:24 +0000)]
0.8.11claws50

* src/news.c
        fix NEWS that got broken by a sync with sylpheed-main

21 years ago0.8.11claws49
Christoph Hohmann [Wed, 26 Mar 2003 15:51:31 +0000 (15:51 +0000)]
0.8.11claws49

* src/mimeview.c
        fix mime type guessing when no mime type is found for a file

21 years ago0.8.11claws48
Christoph Hohmann [Tue, 25 Mar 2003 23:35:47 +0000 (23:35 +0000)]
0.8.11claws48

* src/mimeview.c
* src/procmime.c
        remove mime type guessing from mime parser and use
        name based mime types in viewer lookup for mime type
        application/octet-stream

21 years ago0.8.11claws47
Christoph Hohmann [Tue, 25 Mar 2003 22:24:20 +0000 (22:24 +0000)]
0.8.11claws47

* doc-src/readme.txt
* doc-src/rfc2554.txt
        add RFC about SMTP AUTH

* src/send_message.c
* src/common/smtp.[ch]
        add extra error code for authentication errors and
        clear temporary password when this error occurs

(closes Bug 84 authentication failure while sending should
 prompt for password again)

21 years ago0.8.11claws46
Christoph Hohmann [Tue, 25 Mar 2003 20:07:15 +0000 (20:07 +0000)]
0.8.11claws46

* configure.ac
* src/Makefile.am
* src/imageview.[ch]                            ** REMOVE **
* src/messageview.[ch]
* src/mimeview.[ch]
* src/prefs_common.[ch]
* src/textview.c
* src/plugins/Makefile.am
* src/plugins/image_viewer/.cvsignore           ** NEW **
* src/plugins/image_viewer/Makefile.am          ** NEW **
* src/plugins/image_viewer/plugin.c             ** NEW **
* src/plugins/image_viewer/viewer.[ch]          ** NEW **
        move image viewer into a plugin (building is enabled by default)
        [ToDo: Prefs for resize and autoview]

21 years agosync with 0.8.11cvs12
Paul Mangan [Tue, 25 Mar 2003 17:45:32 +0000 (17:45 +0000)]
sync with 0.8.11cvs12

21 years agocorrection
Paul Mangan [Tue, 25 Mar 2003 08:33:59 +0000 (08:33 +0000)]
correction

21 years agosync with 0.8.11cvs11
Paul Mangan [Tue, 25 Mar 2003 08:29:02 +0000 (08:29 +0000)]
sync with 0.8.11cvs11

21 years ago0.8.11claws43
Christoph Hohmann [Mon, 24 Mar 2003 21:48:10 +0000 (21:48 +0000)]
0.8.11claws43

* src/folder.c
        code cleanup for flags copying

21 years ago0.8.11claws42
Christoph Hohmann [Sun, 23 Mar 2003 23:27:37 +0000 (23:27 +0000)]
0.8.11claws42

* src/plugins/trayicon/trayicon.c
        fix setting the transparent area when the window size
        is forced by the system tray

21 years ago0.8.11claws41
Christoph Hohmann [Sun, 23 Mar 2003 16:09:21 +0000 (16:09 +0000)]
0.8.11claws41

* src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
* src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
* src/plugins/trayicon/newmail.xpm              ** NEW **
* src/plugins/trayicon/nomail.xpm               ** NEW **
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/unreadmail.xpm           ** NEW **
        o replace GBiff icons with KBiff icons resized to 16x16 pixel
        o add icon for unread mails
        o set transparency for window

21 years ago0.8.11claws40
Christoph Hohmann [Sun, 23 Mar 2003 14:00:34 +0000 (14:00 +0000)]
0.8.11claws40

        * src/news.c
                init news session to prevent crash when session is closed

21 years ago0.8.11claws39
Christoph Hohmann [Sat, 22 Mar 2003 23:16:41 +0000 (23:16 +0000)]
0.8.11claws39

* src/imap.c
* src/common/session.[ch]
        Init session data to make sure we don't have invalid pointers
        for read_ch and write_ch when new multi process sessions are
        not used

* src/main.c
* src/common/plugin.c
* src/common/sylpheed.c
* src/plugins/demo/demo.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/mathml_viewer/mathml_viewer.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin_gtk.c
        add plugin types to allow loading plugins at different times
        (and maybe for different frontends), because it's not good to
        load GTK-Plugins gefore gtk_init was called

* configure.ac
* src/plugins/Makefile.am
* src/plugins/trayicon/.cvsignore               ** NEW **
* src/plugins/trayicon/Makefile.am              ** NEW **
* src/plugins/trayicon/eggtrayicon.c            ** NEW **
* src/plugins/trayicon/eggtrayicon.h            ** NEW **
* src/plugins/trayicon/gnome-mail.xpm           ** NEW **
* src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
* src/plugins/trayicon/trayicon.c               ** NEW **
        New Trayicon plugin that shows an icon in a systray that uses
        XEMBED protocol like Gnome's systray. Icon shows if there
        are new mails and a tooltip shows information about new,
        unread and total messages.

21 years agofix ESMTP AUTH CRAM-MD5
Paul Mangan [Sat, 22 Mar 2003 08:59:29 +0000 (08:59 +0000)]
fix ESMTP AUTH CRAM-MD5

21 years agofix ssmtp
Colin Leroy [Fri, 21 Mar 2003 18:05:14 +0000 (18:05 +0000)]
fix ssmtp

21 years agoFix counts in drag and dropped subfolders
Colin Leroy [Fri, 21 Mar 2003 17:51:15 +0000 (17:51 +0000)]
Fix counts in drag and dropped subfolders

21 years agospeed up a bit folder dnd
Colin Leroy [Fri, 21 Mar 2003 17:28:52 +0000 (17:28 +0000)]
speed up a bit folder dnd

21 years ago* src/main.c
Alfons Hoogervorst [Thu, 20 Mar 2003 21:48:21 +0000 (21:48 +0000)]
* src/main.c
* src/toolbar.c
* src/procmsg.c
don't send locked queue messages
(feature request "[ 705245 ] Locking message in outbox
 should prevent sending")

21 years ago0.8.11claws33
Christoph Hohmann [Thu, 20 Mar 2003 14:44:47 +0000 (14:44 +0000)]
0.8.11claws33

* src/folder.c
        remove NEW and UNREAD flag in special folders when scanning

* src/common/smtp.c
        fix ESMTP AUTH CRAM-MD5

21 years agoprefs_account.c: Re-write 'Tunnel command to open connection' as 'Use command to...
Paul Mangan [Thu, 20 Mar 2003 11:26:00 +0000 (11:26 +0000)]
prefs_account.c: Re-write 'Tunnel command to open connection' as 'Use command to communicate with server', and disable it for all except IMAP accounts

21 years agosync with 0.8.11cvs6
Paul Mangan [Thu, 20 Mar 2003 11:00:55 +0000 (11:00 +0000)]
sync with 0.8.11cvs6

21 years agoremoved (sync with 0.8.11cvs6)
Paul Mangan [Thu, 20 Mar 2003 10:56:41 +0000 (10:56 +0000)]
removed (sync with 0.8.11cvs6)

21 years agoEnable address search.
Match Grun [Wed, 19 Mar 2003 23:16:26 +0000 (23:16 +0000)]
Enable address search.

21 years ago0.8.11claws29
Christoph Hohmann [Wed, 19 Mar 2003 18:39:42 +0000 (18:39 +0000)]
0.8.11claws29

* src/procmsg.c
        add temp flag handling, will make moving and copying
        messages possible again

* src/folder.c
        correct calulation of folder stats

21 years agoMake address folder name case insensitive.
Match Grun [Wed, 19 Mar 2003 01:37:49 +0000 (01:37 +0000)]
Make address folder name case insensitive.

21 years ago0.8.11claws27
Christoph Hohmann [Tue, 18 Mar 2003 21:40:56 +0000 (21:40 +0000)]
0.8.11claws27

* src/imap.c
        fix imap using a tunnel command

(closes bug 87)

21 years ago0.8.11claws26
Christoph Hohmann [Tue, 18 Mar 2003 18:24:34 +0000 (18:24 +0000)]
0.8.11claws26

* src/folder.[ch]
* src/imap.c
* src/procmsg.[ch]
        rewrite flag handling for folders

21 years ago0.8.11claws25
Christoph Hohmann [Tue, 18 Mar 2003 16:21:19 +0000 (16:21 +0000)]
0.8.11claws25

* src/folder.c
* src/procmsg.c
* src/summaryview.c
        unset NEW and UNREAD flags when message is ignored, to make
        sure messages don't show up as unread on other IMAP clients,
        because the IGNORE_THREAD flag can not be syncronized through
        the IMAP folder

21 years ago0.8.11claws24
Christoph Hohmann [Mon, 17 Mar 2003 18:57:51 +0000 (18:57 +0000)]
0.8.11claws24

* src/imap.c
        don't use recursion to fetch uids when the number of messages
        does not match. Moved code into subfunction that is used
        again when needed, to prevent an endless loop.

21 years agoget_resized_size() and prefs_common accessible from plugins
Thorsten Maerz [Mon, 17 Mar 2003 16:52:25 +0000 (16:52 +0000)]
get_resized_size() and prefs_common accessible from plugins

21 years ago0.8.11claws22
Christoph Hohmann [Mon, 17 Mar 2003 15:08:52 +0000 (15:08 +0000)]
0.8.11claws22

* src/imap.c
        o remove UID guessing from copy code
        o support UIDPLUS extension for APPEND command

21 years agoremove 'Compiled-plugins' section
Paul Mangan [Mon, 17 Mar 2003 11:34:22 +0000 (11:34 +0000)]
remove 'Compiled-plugins' section

21 years agoslight change to description text
Paul Mangan [Mon, 17 Mar 2003 11:34:00 +0000 (11:34 +0000)]
slight change to description text

21 years agoremove 'Compiled-plugins' section from about.c; slight change to description text...
Paul Mangan [Mon, 17 Mar 2003 11:33:10 +0000 (11:33 +0000)]
remove 'Compiled-plugins' section from about.c; slight change to description text of the dillo_viewer plugin

21 years agoDynamic LDAP queries
Match Grun [Mon, 17 Mar 2003 06:49:25 +0000 (06:49 +0000)]
Dynamic LDAP queries

21 years agofix typo in multiwebsearch.pl
Paul Mangan [Sun, 16 Mar 2003 21:48:58 +0000 (21:48 +0000)]
fix typo in multiwebsearch.pl

21 years ago0.8.11claws18
Christoph Hohmann [Sun, 16 Mar 2003 17:11:03 +0000 (17:11 +0000)]
0.8.11claws18

* src/mimeview.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/mathml_viewer/mathml_viewer.c
        make unregistering of MimeViewerFactorys possible

21 years agocorrect typo
Alfons Hoogervorst [Sun, 16 Mar 2003 14:23:52 +0000 (14:23 +0000)]
correct typo

21 years agodillo_viewer.c: fixed bug where it was impossible to view more than 1 text/html per...
Melvin Hadasht [Sun, 16 Mar 2003 09:09:35 +0000 (09:09 +0000)]
dillo_viewer.c: fixed bug where it was impossible to view more than 1 text/html per message

21 years agoprefs_actions.c: fixed compilation warnings
Melvin Hadasht [Sat, 15 Mar 2003 20:21:36 +0000 (20:21 +0000)]
prefs_actions.c: fixed compilation warnings

21 years agoAdded html mail viewing using Dillo
Melvin Hadasht [Sat, 15 Mar 2003 20:17:25 +0000 (20:17 +0000)]
Added html mail viewing using Dillo

21 years ago0.8.11claws13
Christoph Hohmann [Fri, 14 Mar 2003 23:58:57 +0000 (23:58 +0000)]
0.8.11claws13

* src/imap.c
        don't query imap folder for attributes because we already
        for them from imap_status

* src/mimeview.[ch]
        add support for plugable MimeViewers (unloading Viewers
        not yet complete)

* src/plugins/Makefile.am
* src/plugins/mathml_viewer/.cvsignore          ** NEW **
* src/plugins/mathml_viewer/Makefile.am         ** NEW **
* src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
        add MathML Viewer (Content-Type text/mathml) using GtkMathView
        widget from http://helm.cs.unibo.it/mml-widget/

21 years ago0.8.11claws12
Christoph Hohmann [Fri, 14 Mar 2003 01:38:17 +0000 (01:38 +0000)]
0.8.11claws12

* src/folder.[ch]
        o error return code's should better be negative
        o replace printf with debug_print

* src/imap.c
        improve IMAP folder scan by checking UID-NEXT

* src/summaryview.c
        remove check that are unnecessary in my opinion

21 years ago0.8.11claws11
Christoph Hohmann [Thu, 13 Mar 2003 21:21:39 +0000 (21:21 +0000)]
0.8.11claws11

* src/folder.[ch]
* src/foldersel.c
* src/folderview.c
* src/imap.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
* src/prefs_scoring.c
* src/summaryview.c
        use a common function to get a displayable name
        for a FolderItem

21 years agoadd multiwebsearch Actions script
Paul Mangan [Thu, 13 Mar 2003 19:38:21 +0000 (19:38 +0000)]
add multiwebsearch Actions script

21 years agoRemove leading emtpy lines from quoted text before quoting it
Colin Leroy [Thu, 13 Mar 2003 19:23:37 +0000 (19:23 +0000)]
Remove leading emtpy lines from quoted text before quoting it

21 years agoActions: added cancel/ok buttons to user's argument dialog, fix mem leak, fix help...
Melvin Hadasht [Thu, 13 Mar 2003 17:06:27 +0000 (17:06 +0000)]
Actions: added cancel/ok buttons to user's argument dialog, fix mem leak, fix help text

21 years ago0.8.11claws7
Christoph Hohmann [Thu, 13 Mar 2003 15:31:22 +0000 (15:31 +0000)]
0.8.11claws7

* src/account.c
* src/folder.[ch]
* src/imap.c
* src/mainwindow.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
* src/setup.c
        replace more folder type stuff with folder class stuff

21 years agoupdate Polish translation
Paul Mangan [Thu, 13 Mar 2003 14:57:46 +0000 (14:57 +0000)]
update Polish translation

21 years agoActions: new tokens (%u, %h and %s)
Melvin Hadasht [Thu, 13 Mar 2003 11:22:33 +0000 (11:22 +0000)]
Actions: new tokens (%u, %h and %s)

21 years agosync with 0.8.11cvs5
Paul Mangan [Thu, 13 Mar 2003 11:12:58 +0000 (11:12 +0000)]
sync with 0.8.11cvs5

21 years ago0.8.11claws4
Christoph Hohmann [Thu, 13 Mar 2003 00:02:27 +0000 (00:02 +0000)]
0.8.11claws4

* src/folder.c
        use folder class idstr when writing folderlist.xml

* src/folder.h
* src/imap.c
* src/news.c
        replace folder type checks with folder class checks

21 years ago0.8.11claws3
Christoph Hohmann [Wed, 12 Mar 2003 22:23:54 +0000 (22:23 +0000)]
0.8.11claws3

* src/folder.[ch]
* src/imap.[ch]
* src/main.c
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/news.[ch]
        o create a list of known folder classes in the folder system
        o use folder class id strings for folder item identifiers

21 years ago0.8.11claws2
Christoph Hohmann [Wed, 12 Mar 2003 16:42:55 +0000 (16:42 +0000)]
0.8.11claws2

* src/imap.c
        fix imap uid validity check

21 years ago* src/gtk/prefswindow.c
Christoph Hohmann [Wed, 12 Mar 2003 16:19:28 +0000 (16:19 +0000)]
* src/gtk/prefswindow.c
        fix translation of "Page Index"

21 years ago0.8.11claws1
Christoph Hohmann [Wed, 12 Mar 2003 15:40:51 +0000 (15:40 +0000)]
0.8.11claws1

* src/account.c
* src/folder.[ch]
* src/foldersel.c
* src/folderview.c
* src/imap.c
* src/mainwindow.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
* src/prefs_scoring.c
* src/procmsg.c
* src/setup.c
* src/summaryview.c
        initial restructuring of folder system, seperating
        folders and folder classes

21 years ago0.8.11claws release
Paul Mangan [Wed, 12 Mar 2003 11:41:54 +0000 (11:41 +0000)]
0.8.11claws release

21 years agoa sync from 0.8.11cvs4
Paul Mangan [Wed, 12 Mar 2003 08:52:03 +0000 (08:52 +0000)]
a sync from 0.8.11cvs4

21 years agoupdate Spanish translation
Paul Mangan [Tue, 11 Mar 2003 22:23:34 +0000 (22:23 +0000)]
update Spanish translation

21 years agojust the German translations
Jens Oberender [Tue, 11 Mar 2003 14:01:52 +0000 (14:01 +0000)]
just the German translations

21 years agoUpdated French translations
Melvin Hadasht [Tue, 11 Mar 2003 10:33:46 +0000 (10:33 +0000)]
Updated French translations

21 years agoupdate English manual
Paul Mangan [Tue, 11 Mar 2003 09:59:34 +0000 (09:59 +0000)]
update English manual

21 years agoupdate Bulgarian, Italian, and Serbian translations
Paul Mangan [Tue, 11 Mar 2003 09:54:23 +0000 (09:54 +0000)]
update Bulgarian, Italian, and Serbian translations

21 years agoupdate English manual, update Bulgarian, Italian, and Serbian translations
Paul Mangan [Tue, 11 Mar 2003 09:53:39 +0000 (09:53 +0000)]
update English manual, update Bulgarian, Italian, and Serbian translations

21 years agomake some strings translatable
Paul Mangan [Mon, 10 Mar 2003 22:58:52 +0000 (22:58 +0000)]
make some strings translatable

21 years agotodo
Oliver Haertel [Mon, 10 Mar 2003 21:31:48 +0000 (21:31 +0000)]
todo

21 years agoCode cleanup.
Darko Koruga [Mon, 10 Mar 2003 17:38:40 +0000 (17:38 +0000)]
Code cleanup.

21 years agosync with 0.8.11cvs2
Paul Mangan [Mon, 10 Mar 2003 09:54:40 +0000 (09:54 +0000)]
sync with 0.8.11cvs2

21 years agofix for message display in UTF-8 locales (unintentionnaly removed in 0.8.6claws6
Melvin Hadasht [Sun, 9 Mar 2003 14:44:49 +0000 (14:44 +0000)]
fix for message display in UTF-8 locales (unintentionnaly removed in 0.8.6claws6

21 years agoFix infinite loop in wrapping.
Darko Koruga [Sat, 8 Mar 2003 17:47:57 +0000 (17:47 +0000)]
Fix infinite loop in wrapping.

21 years agotodo
Alfons Hoogervorst [Sat, 8 Mar 2003 09:15:04 +0000 (09:15 +0000)]
todo

21 years ago0.8.10claws101
Christoph Hohmann [Sat, 8 Mar 2003 00:26:54 +0000 (00:26 +0000)]
0.8.10claws101

* src/imap.c
        add workaround for IMAP servers that do not
        support the "UID SEARCH UID" command

21 years ago0.8.10claws100
Christoph Hohmann [Fri, 7 Mar 2003 23:49:10 +0000 (23:49 +0000)]
0.8.10claws100

* src/plugins/spamassassin/spamassassin.[ch]
* src/plugins/spamassassin/spamassassin_gtk.c
        code cleanup