claws.git
20 years agosync with latest 0.9.0pre1
Paul Mangan [Fri, 16 May 2003 07:38:24 +0000 (07:38 +0000)]
sync with latest 0.9.0pre1

20 years agosync with latest 0.9.0pre1
Paul Mangan [Thu, 15 May 2003 08:41:43 +0000 (08:41 +0000)]
sync with latest 0.9.0pre1

20 years ago0.8.11claws153
Christoph Hohmann [Wed, 14 May 2003 15:34:15 +0000 (15:34 +0000)]
0.8.11claws153

* src/plugins/image_viewer/viewer.c
* src/plugins/image_viewer/viewer.glade         ** NEW **
* src/plugins/image_viewer/viewerprefs.c
        make it possible to disable the autoload function in the
        imageviewer again

20 years ago0.8.11claws152
Christoph Hohmann [Wed, 14 May 2003 13:23:40 +0000 (13:23 +0000)]
0.8.11claws152

* src/folder.c
        fix folder update after adding a message

20 years ago* src/common/session.c
Alfons Hoogervorst [Tue, 13 May 2003 11:54:19 +0000 (11:54 +0000)]
* src/common/session.c
remove debug traces

* src/addrcache.[ch]
* src/filtering.[ch]
* src/folder.[c]
* src/gtkaspell.[ch]
* src/imap.[ch]
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/mimeview.h
* src/msgcache.[ch]
* src/news.[ch]
* src/passphrase.[ch]
* src/prefs_common.[ch]
* src/prefs_gtk.[ch]
* src/procmsg.c
* src/scoring.[ch]
be pedantic; (in prototypes () implies (int))

20 years ago* src/prefs_toolbar.[ch]
Alfons Hoogervorst [Tue, 13 May 2003 11:15:22 +0000 (11:15 +0000)]
* src/prefs_toolbar.[ch]
* src/summaryview.[ch]
* src/toolbar.[ch]
change misleading text in toolbar prefs;
add toolbar action for ignore thread (toggles ignore thread flag);
clean up a little bit;

20 years agofix bug in convert_mbox.pl
Paul Mangan [Mon, 12 May 2003 14:40:48 +0000 (14:40 +0000)]
fix bug in convert_mbox.pl

20 years agosync with 0.9.0pre1
Paul Mangan [Mon, 12 May 2003 10:11:02 +0000 (10:11 +0000)]
sync with 0.9.0pre1

20 years agosync with 0.8.11cvs43
Paul Mangan [Fri, 9 May 2003 08:21:45 +0000 (08:21 +0000)]
sync with 0.8.11cvs43

20 years ago0.8.11claws148
Christoph Hohmann [Thu, 8 May 2003 18:45:52 +0000 (18:45 +0000)]
0.8.11claws148

* src/imap.[ch]
        o use CAPABILIY as first command and check for PREAUTH
          information in the response to it
        o rewrite all imap_cmd_* functions to use an IMAPSession
          instead of a SockInfo as parameter
        o do STARTTLS after fetching and checking the server
          capabilities

20 years agoadd convert_mbox.pl script
Paul Mangan [Thu, 8 May 2003 05:34:09 +0000 (05:34 +0000)]
add convert_mbox.pl script

20 years ago* doc-src/glade.txt
Christoph Hohmann [Wed, 7 May 2003 11:03:04 +0000 (11:03 +0000)]
* doc-src/glade.txt
* src/gtk/pluginwindow.glade
* src/plugins/image_viewer/viewerprefs.glade
* src/plugins/spamassassin/spamassassin_gtk.glade
        add glade files for user interfaces and a description how
        to use glade to create the sylpheed code

20 years agosync with 0.8.11cvs41
Paul Mangan [Wed, 7 May 2003 07:36:15 +0000 (07:36 +0000)]
sync with 0.8.11cvs41

20 years agocorrect configure script
Christoph Hohmann [Tue, 6 May 2003 21:36:24 +0000 (21:36 +0000)]
correct configure script

20 years ago0.8.11claws145
Christoph Hohmann [Tue, 6 May 2003 20:43:42 +0000 (20:43 +0000)]
0.8.11claws145

* src/main.c
* src/plugins/image_viewer/viewer.c
        fix usage of imlib in imageviewer plugin

* src/gtk/prefswindow.c
        handle window close event correctly

20 years agofix typo introduced in last sync
Paul Mangan [Tue, 6 May 2003 16:30:15 +0000 (16:30 +0000)]
fix typo introduced in last sync

20 years agosync with 0.8.11cvs39
Paul Mangan [Tue, 6 May 2003 09:17:37 +0000 (09:17 +0000)]
sync with 0.8.11cvs39

20 years agoclean up
Paul Mangan [Tue, 6 May 2003 08:03:03 +0000 (08:03 +0000)]
clean up

20 years agoupdate Czech translation
Paul Mangan [Tue, 6 May 2003 08:02:40 +0000 (08:02 +0000)]
update Czech translation

20 years ago* src/compose.[ch]
Alfons Hoogervorst [Sat, 3 May 2003 15:01:13 +0000 (15:01 +0000)]
* src/compose.[ch]
make paste as quotation work even when the call to
text_inserted() was deferred (fixes bug #140 "Paste
as quotation does not work when using "external"
clipboard")

20 years agoforgot version increment
Thorsten Maerz [Sat, 3 May 2003 13:29:21 +0000 (13:29 +0000)]
forgot version increment

20 years agofix possible compile issues: C++ comments, non-int function
Thorsten Maerz [Sat, 3 May 2003 12:31:47 +0000 (12:31 +0000)]
fix possible compile issues: C++ comments, non-int function

20 years agorevert match's changes to (finally) remove the bug where opening a folder causes...
Paul Mangan [Fri, 2 May 2003 13:20:50 +0000 (13:20 +0000)]
revert match's changes to (finally) remove the bug where opening a folder causes massive slowdown when using the 'Display sender using address book' option

20 years agoFixed bug where Dillo prefs issued warnings on Cancel. Comply a litte better to codin...
Melvin Hadasht [Thu, 1 May 2003 18:26:53 +0000 (18:26 +0000)]
Fixed bug where Dillo prefs issued warnings on Cancel. Comply a litte better to coding style

20 years agosync with 0.8.11cvs38
Paul Mangan [Thu, 1 May 2003 10:03:20 +0000 (10:03 +0000)]
sync with 0.8.11cvs38

20 years agoupdate Bulgarian translation
Paul Mangan [Thu, 1 May 2003 08:02:23 +0000 (08:02 +0000)]
update Bulgarian translation

20 years ago0.8.11claws135
Christoph Hohmann [Wed, 30 Apr 2003 20:20:33 +0000 (20:20 +0000)]
0.8.11claws135

* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/image_viewer/viewerprefs.c
* src/plugins/spamassassin/spamassassin_gtk.c
        remove gtk_widget_ref() calls for widgets in
        glade code

20 years agoa better fix for the bug where opening folder has massive slowdown when using the...
Paul Mangan [Wed, 30 Apr 2003 17:18:50 +0000 (17:18 +0000)]
a better fix for the bug where opening folder has massive slowdown when using the 'Display sender using address book' option

20 years agorevert the 'fix' of 0.8.11claws128 because it doesn't fix it
Paul Mangan [Wed, 30 Apr 2003 16:53:46 +0000 (16:53 +0000)]
revert the 'fix' of 0.8.11claws128 because it doesn't fix it

20 years agoNew: Dillo plugin preferences (patch by Dimitar Haralanov)
Melvin Hadasht [Wed, 30 Apr 2003 14:57:20 +0000 (14:57 +0000)]
New: Dillo plugin preferences (patch by Dimitar Haralanov)

* src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
Preferences for the dillo plugin
* src/plugins/dillo_viewer/dillo_viewer.c
Support for preferences
* src/plugins/dillo_viewer/Makefile.am
Added dillo_prefs.[ch]

20 years agoget type checking for free
Alfons Hoogervorst [Wed, 30 Apr 2003 14:48:26 +0000 (14:48 +0000)]
get type checking for free

20 years ago* src/common/plugin.[ch]
Alfons Hoogervorst [Wed, 30 Apr 2003 14:31:22 +0000 (14:31 +0000)]
* src/common/plugin.[ch]
* src/plugins/clamav/clamav_plugin.[ch]
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/demo/demo.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/image_viewer/plugin.c
* src/plugins/image_viewer/viewer.[ch]
* src/plugins/image_viewer/viewerprefs.[ch]
* src/plugins/mathml_viewer/mathml_viewer.c
* src/plugins/spamassassin/spamassassin.[ch]
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
clean up

20 years ago* src/common/utils.c
Alfons Hoogervorst [Wed, 30 Apr 2003 14:23:27 +0000 (14:23 +0000)]
* src/common/utils.c
make is_ascii_str() fail gracefully when NULL pointer
is passed

20 years agofix bug where opening folder has massive slowdown when using the 'Display sender...
Paul Mangan [Wed, 30 Apr 2003 14:21:06 +0000 (14:21 +0000)]
fix bug where opening folder has massive slowdown when using the 'Display sender using address book' option

20 years agoget rid of eye-hurting function signatures :)
Paul Mangan [Wed, 30 Apr 2003 13:28:13 +0000 (13:28 +0000)]
get rid of eye-hurting function signatures :)

20 years agobe more descriptive
Paul Mangan [Wed, 30 Apr 2003 12:57:39 +0000 (12:57 +0000)]
be more descriptive

20 years agorename some params, resize max_size window, re-arrange the order of some gui elements...
Paul Mangan [Wed, 30 Apr 2003 11:59:08 +0000 (11:59 +0000)]
rename some params, resize max_size window, re-arrange the order of some gui elements, improve descriptions

20 years agoadd descriptions
Paul Mangan [Wed, 30 Apr 2003 11:57:56 +0000 (11:57 +0000)]
add descriptions

20 years agoresize max_size window, re-arrange the order of some gui elements
Paul Mangan [Wed, 30 Apr 2003 11:57:06 +0000 (11:57 +0000)]
resize max_size window, re-arrange the order of some gui elements

20 years agocorrect typos
Paul Mangan [Wed, 30 Apr 2003 11:56:15 +0000 (11:56 +0000)]
correct typos

20 years agoconfigure.ac: arrange the plugins in reverse alphabetical order; clamav_plugin.[ch...
Paul Mangan [Wed, 30 Apr 2003 11:54:52 +0000 (11:54 +0000)]
configure.ac: arrange the plugins in reverse alphabetical order; clamav_plugin.[ch], clamav_plugin_gtk.c: rename some params, resize max_size window, re-arrange the order of some gui elements, improve descriptions; image_viewer/plugin.c, mathml_viewer/mathml_viewer.c: add descriptions; spamassassin_gtk.c: resize max_size window, re-arrange the order of some gui elements; messageview.c, mimeview.c: correct typos

20 years agowrong date...
Alfons Hoogervorst [Tue, 29 Apr 2003 23:41:00 +0000 (23:41 +0000)]
wrong date...

20 years ago* src/imap.c
Alfons Hoogervorst [Tue, 29 Apr 2003 23:40:12 +0000 (23:40 +0000)]
* src/imap.c
fix a leak found while browsing Martin Kluge's
valgrind log (Claws only)

20 years agoInclude wchar.h if available.
Darko Koruga [Tue, 29 Apr 2003 10:34:54 +0000 (10:34 +0000)]
Include wchar.h if available.

20 years agoImproved help text of Actions' syntax
Melvin Hadasht [Tue, 29 Apr 2003 09:37:39 +0000 (09:37 +0000)]
Improved help text of Actions' syntax

20 years agoadd reference to Sylpheed-Claws team
Paul Mangan [Mon, 28 Apr 2003 13:29:26 +0000 (13:29 +0000)]
add reference to Sylpheed-Claws team

20 years agofix crash when performing an action on a mime part
Paul Mangan [Mon, 28 Apr 2003 12:53:42 +0000 (12:53 +0000)]
fix crash when performing an action on a mime part

20 years agofix crash when performing an action on a mime part
Paul Mangan [Mon, 28 Apr 2003 10:55:47 +0000 (10:55 +0000)]
fix crash when performing an action on a mime part

20 years agosync with 0.8.11cvs36
Paul Mangan [Mon, 28 Apr 2003 07:40:12 +0000 (07:40 +0000)]
sync with 0.8.11cvs36

20 years agomore sync with 0.8.11cvs35
Paul Mangan [Sun, 27 Apr 2003 09:17:35 +0000 (09:17 +0000)]
more sync with 0.8.11cvs35

20 years ago0.8.11claws117
Christoph Hohmann [Sat, 26 Apr 2003 15:20:03 +0000 (15:20 +0000)]
0.8.11claws117

* src/folder.c
        fix remove virtual check

20 years agofix return-receipt
Paul Mangan [Sat, 26 Apr 2003 13:18:00 +0000 (13:18 +0000)]
fix return-receipt

20 years agorestore double-clicking of the [application/pgp-signature (Select 'Check signature...
Paul Mangan [Sat, 26 Apr 2003 12:01:41 +0000 (12:01 +0000)]
restore double-clicking of the [application/pgp-signature (Select 'Check signature' to check)] line in the message view

20 years ago0.8.11claws114
Christoph Hohmann [Sat, 26 Apr 2003 11:43:05 +0000 (11:43 +0000)]
0.8.11claws114

* src/folder.c
        check if remove virtual really exists before
        calling the function

20 years agoFixed memleaks and segfaults
Match Grun [Sat, 26 Apr 2003 04:56:44 +0000 (04:56 +0000)]
Fixed memleaks and segfaults

20 years ago* src/folder.c
Alfons Hoogervorst [Fri, 25 Apr 2003 21:37:47 +0000 (21:37 +0000)]
* src/folder.c
plug a Claws memleak

20 years ago* src/common/session.c
Alfons Hoogervorst [Fri, 25 Apr 2003 21:08:46 +0000 (21:08 +0000)]
* src/common/session.c
plug a memleak

20 years agocorrect strange float value
Paul Mangan [Fri, 25 Apr 2003 10:53:07 +0000 (10:53 +0000)]
correct strange float value

20 years agosync with 0.8.11cvs35
Paul Mangan [Fri, 25 Apr 2003 10:52:33 +0000 (10:52 +0000)]
sync with 0.8.11cvs35

20 years ago0.8.11claws109
Christoph Hohmann [Thu, 24 Apr 2003 18:49:29 +0000 (18:49 +0000)]
0.8.11claws109

* src/folder.c
        freeze folder item updates when unsetting new flags

* src/gtk/pluginwindow.c
        correct strange float value

20 years agosync with 0.8.11cvs33
Paul Mangan [Wed, 23 Apr 2003 07:55:01 +0000 (07:55 +0000)]
sync with 0.8.11cvs33

20 years agoremove pgptext.[ch] as its not used any more
Paul Mangan [Tue, 22 Apr 2003 15:52:02 +0000 (15:52 +0000)]
remove pgptext.[ch] as its not used any more

20 years agosync with 0.8.11cvs31
Paul Mangan [Tue, 22 Apr 2003 13:53:19 +0000 (13:53 +0000)]
sync with 0.8.11cvs31

21 years ago* src/main.c
Alfons Hoogervorst [Mon, 21 Apr 2003 09:34:15 +0000 (09:34 +0000)]
* src/main.c
No access to GTK structures if we're a spawned child
(and clean up code a little bit...) Should fix #126.

21 years agoImproved the README file for the Dillo plugin
Melvin Hadasht [Mon, 21 Apr 2003 07:49:34 +0000 (07:49 +0000)]
Improved the README file for the Dillo plugin

21 years agoAdded a README file for the Dillo plugin
Melvin Hadasht [Mon, 21 Apr 2003 07:36:18 +0000 (07:36 +0000)]
Added a README file for the Dillo plugin

21 years agoupdated and improved outlook2sylpheed.pl
Paul Mangan [Sun, 20 Apr 2003 08:18:44 +0000 (08:18 +0000)]
updated and improved outlook2sylpheed.pl

21 years agoremove Pop3SessionType, enable set default toolbar button
Oliver Haertel [Fri, 18 Apr 2003 15:31:31 +0000 (15:31 +0000)]
remove Pop3SessionType, enable set default toolbar button

21 years agosync with 0.8.11cvs29
Paul Mangan [Fri, 18 Apr 2003 09:10:32 +0000 (09:10 +0000)]
sync with 0.8.11cvs29

21 years agoremove 'Open next message on deletion' option
Paul Mangan [Thu, 17 Apr 2003 22:36:18 +0000 (22:36 +0000)]
remove 'Open next message on deletion' option

21 years agosync with 0.8.11cvs28
Paul Mangan [Thu, 17 Apr 2003 22:01:58 +0000 (22:01 +0000)]
sync with 0.8.11cvs28

21 years ago0.8.11claws98
Christoph Hohmann [Thu, 17 Apr 2003 17:28:58 +0000 (17:28 +0000)]
0.8.11claws98

* ac/spamassassin.m4
* src/plugins/spamassassin/libspamc.[ch]
* src/plugins/spamassassin/utils.[ch]
        sync libspamc with SpamAssassin project

21 years agoupdate ssl_getline prototype
Christoph Hohmann [Thu, 17 Apr 2003 17:07:22 +0000 (17:07 +0000)]
update ssl_getline prototype

21 years ago0.8.11claws97
Christoph Hohmann [Thu, 17 Apr 2003 17:02:07 +0000 (17:02 +0000)]
0.8.11claws97

* src/common/socket.h
* src/gtk/sslcertwindow.h
        rename old USE_SSL to USE_OPENSSL

21 years agocorrect a typo
Paul Mangan [Thu, 17 Apr 2003 09:17:27 +0000 (09:17 +0000)]
correct a typo

21 years agoupdated
Paul Mangan [Thu, 17 Apr 2003 09:06:36 +0000 (09:06 +0000)]
updated

21 years agouse gulong for P_COLOR so that it compiles/runs on 64-bit systems
Paul Mangan [Thu, 17 Apr 2003 09:06:09 +0000 (09:06 +0000)]
use gulong for P_COLOR so that it compiles/runs on 64-bit systems

21 years agosync with 0.8.11cvs27
Paul Mangan [Thu, 17 Apr 2003 08:18:15 +0000 (08:18 +0000)]
sync with 0.8.11cvs27

21 years agorearrange common prefs
Paul Mangan [Tue, 15 Apr 2003 20:48:37 +0000 (20:48 +0000)]
rearrange common prefs

21 years agoadd common prefs option '/Interface/Open next message on deletion'
Paul Mangan [Tue, 15 Apr 2003 20:47:05 +0000 (20:47 +0000)]
add common prefs option '/Interface/Open next message on deletion'

21 years agoadd Lock/Unlock to summary view popup menu
Paul Mangan [Tue, 15 Apr 2003 20:00:23 +0000 (20:00 +0000)]
add Lock/Unlock to summary view popup menu

21 years agosync with 0.8.11cvs24
Paul Mangan [Tue, 15 Apr 2003 11:43:13 +0000 (11:43 +0000)]
sync with 0.8.11cvs24

21 years agoupdated German translation and some corrections from Roland Bless <bless@tm.uka.de>
Jens Oberender [Mon, 14 Apr 2003 13:24:34 +0000 (13:24 +0000)]
updated German translation and some corrections from Roland Bless <bless@tm.uka.de>

21 years agosync with 0.8.11cvs22
Paul Mangan [Mon, 14 Apr 2003 09:28:39 +0000 (09:28 +0000)]
sync with 0.8.11cvs22

21 years agofix memory leaks and cleanup clamav_plugin.c
Paul Mangan [Sun, 13 Apr 2003 13:00:43 +0000 (13:00 +0000)]
fix memory leaks and cleanup clamav_plugin.c

21 years agoadd .cvsignore
Paul Mangan [Sat, 12 Apr 2003 18:46:58 +0000 (18:46 +0000)]
add .cvsignore

21 years agoactivate archive scanning option
Paul Mangan [Sat, 12 Apr 2003 18:46:14 +0000 (18:46 +0000)]
activate archive scanning option

21 years agoadd Clam AntiVirus plugin
Paul Mangan [Sat, 12 Apr 2003 17:52:24 +0000 (17:52 +0000)]
add Clam AntiVirus plugin

21 years agosync with 0.8.11cvs21
Paul Mangan [Sat, 12 Apr 2003 00:28:06 +0000 (00:28 +0000)]
sync with 0.8.11cvs21

21 years agoupdate Spanish translation
Paul Mangan [Fri, 11 Apr 2003 22:35:42 +0000 (22:35 +0000)]
update Spanish translation

21 years ago0.8.11claws83
Christoph Hohmann [Thu, 10 Apr 2003 21:25:43 +0000 (21:25 +0000)]
0.8.11claws83

* src/mbox.c
        fix typo that did not move unfiltered mails to destination
        folder

(closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
 when filtering from spool)

21 years ago0.8.11claws82
Christoph Hohmann [Thu, 10 Apr 2003 18:35:57 +0000 (18:35 +0000)]
0.8.11claws82

* src/imap.c
        use BODY.PEEK instead of BODY in in message fetch operation
        to make sure the IMAP server does not set the \Seen flag for
        messages. Sylpheed does that later itself, when the message
        is opened in sylpheed

(closes Bug 111 Claws destroys unread marks)

21 years agofix crash in folder_destroy
Oliver Haertel [Wed, 9 Apr 2003 18:24:52 +0000 (18:24 +0000)]
fix crash in folder_destroy

21 years agoremove selective download
Oliver Haertel [Wed, 9 Apr 2003 18:22:57 +0000 (18:22 +0000)]
remove selective download

21 years ago0.8.11claws80
Christoph Hohmann [Wed, 9 Apr 2003 09:58:18 +0000 (09:58 +0000)]
0.8.11claws80

* src/imap.c
        fix crash in imap_get_msginfo() when then fetched message
        is not found

(closes Bug 110 Crash during mail composition)

21 years ago0.8.11claws79
Christoph Hohmann [Tue, 8 Apr 2003 20:47:42 +0000 (20:47 +0000)]
0.8.11claws79

* src/folder.c
* src/prefs_account.c
        Filter new messages that are found in an INBOX folder
        when 'Filter messages on receiving' is enabled in the
        Folder's AccountPrefs. This allows to use Sylpheed's
        filtering engine for IMAP folders where messages are
        added to the INBOX by a MTA

21 years agoclean up after last commit
Paul Mangan [Tue, 8 Apr 2003 12:08:22 +0000 (12:08 +0000)]
clean up after last commit

21 years agosync with 0.8.11cvs20
Paul Mangan [Tue, 8 Apr 2003 09:48:12 +0000 (09:48 +0000)]
sync with 0.8.11cvs20

21 years ago0.8.11claws76
Christoph Hohmann [Mon, 7 Apr 2003 22:32:29 +0000 (22:32 +0000)]
0.8.11claws76

* src/filtering.[ch]
* src/inc.[ch]
* src/mbox.c
* src/procmsg.[ch]
        add procmsg_msginfo_filter() to execute filtering actions

21 years agoreplace rfc2060 with updated version rfc3501
Christoph Hohmann [Mon, 7 Apr 2003 20:41:12 +0000 (20:41 +0000)]
replace rfc2060 with updated version rfc3501