claws.git
20 years ago0.9.8claws56
Christoph Hohmann [Wed, 28 Jan 2004 20:48:27 +0000 (20:48 +0000)]
0.9.8claws56

* src/pgpmime.c
* src/sgpgme.[ch]
        return WARN signature status when signature is not trusted

* src/Makefile.am
* src/folder.c
* src/folderutils.[ch]                  ** NEW **
* src/summaryview.c
        implement delete duplicates summaryview independent

20 years agosync with 0.9.8cvs10
Paul Mangan [Wed, 28 Jan 2004 12:48:42 +0000 (12:48 +0000)]
sync with 0.9.8cvs10

20 years ago0.9.8claws54
Christoph Hohmann [Mon, 26 Jan 2004 15:54:07 +0000 (15:54 +0000)]
0.9.8claws54

* src/imap.c
        create a root node for the Folder if scan fails because root
        folder does not exist

20 years agotools/textviewer.sh
Luke Plant [Mon, 26 Jan 2004 12:30:03 +0000 (12:30 +0000)]
tools/textviewer.sh
o Patch from Johann Koenig <johann@mental-graffiti.com>, including:
- .bz2 matchers
- description of what is going on when decompressing
- support for PDF

20 years agosync with 0.9.8cvs7
Paul Mangan [Mon, 26 Jan 2004 08:43:41 +0000 (08:43 +0000)]
sync with 0.9.8cvs7

20 years ago* src/compose.c
Alfons Hoogervorst [Sun, 25 Jan 2004 17:48:49 +0000 (17:48 +0000)]
* src/compose.c
remove left-over macro INDENT_CHARS

20 years ago* src/procmime.c
Alfons Hoogervorst [Sun, 25 Jan 2004 17:43:34 +0000 (17:43 +0000)]
* src/procmime.c
add NULL pointer check for mimeinfo->node in
procmime_mimeinfo_parent()

20 years agoFix wrap all long lines toolbar button to wrap all lines.
Darko Koruga [Sun, 25 Jan 2004 15:46:07 +0000 (15:46 +0000)]
Fix wrap all long lines toolbar button to wrap all lines.

20 years ago* src/procmime.c
Alfons Hoogervorst [Sun, 25 Jan 2004 12:30:32 +0000 (12:30 +0000)]
* src/procmime.c
remove g_strstrip(); prevents a NULL pointer deref, and isn't
necessary anyway, because *scanf() functions neglect white
space in the input.
Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."

20 years agocheck for NULL pointers
Paul Mangan [Sun, 25 Jan 2004 10:50:04 +0000 (10:50 +0000)]
check for NULL pointers

20 years agosync with 0.9.8cvs8
Paul Mangan [Sun, 25 Jan 2004 10:38:25 +0000 (10:38 +0000)]
sync with 0.9.8cvs8

20 years agofix for LibPST created mboxes
Paul Mangan [Sun, 25 Jan 2004 10:36:33 +0000 (10:36 +0000)]
fix for LibPST created mboxes

20 years agoremove ophaned mimeview unref()
Thorsten Maerz [Sun, 25 Jan 2004 09:34:56 +0000 (09:34 +0000)]
remove ophaned mimeview unref()

20 years ago0.9.8claws45
Christoph Hohmann [Fri, 23 Jan 2004 16:07:29 +0000 (16:07 +0000)]
0.9.8claws45

* src/summaryview.c
        set ctree widget style

20 years agosync with 0.9.8cvs5
Paul Mangan [Fri, 23 Jan 2004 08:52:30 +0000 (08:52 +0000)]
sync with 0.9.8cvs5

20 years ago* src/procmsg.c
Alfons Hoogervorst [Thu, 22 Jan 2004 23:15:46 +0000 (23:15 +0000)]
* src/procmsg.c
remove redundant code in procmsg_get_thread_tree()

20 years ago0.9.8claws42
Christoph Hohmann [Wed, 21 Jan 2004 23:09:12 +0000 (23:09 +0000)]
0.9.8claws42

* src/folderview.c
        set ctree widget style, otherwise GTK does not use the
        the correct vertical size for the list items

20 years ago* src/summaryview.c
Alfons Hoogervorst [Wed, 21 Jan 2004 23:03:52 +0000 (23:03 +0000)]
* src/summaryview.c
GDK_Left should only switch to folderview when
when summaryview hscrollbar is at the leftmost
position (fixes bug #420, "Focus error")

20 years agosync with 0.9.8cvs4
Paul Mangan [Wed, 21 Jan 2004 07:56:34 +0000 (07:56 +0000)]
sync with 0.9.8cvs4

20 years ago0.9.8claws39
Christoph Hohmann [Tue, 20 Jan 2004 17:07:47 +0000 (17:07 +0000)]
0.9.8claws39

* src/folderview.c
        remove setting sensitivity for no longer existing
        /Scoring... popup entry

20 years agofix typo
Paul Mangan [Tue, 20 Jan 2004 13:52:48 +0000 (13:52 +0000)]
fix typo

20 years agoUndo configure.ac changes
Keith Edmunds [Tue, 20 Jan 2004 11:50:07 +0000 (11:50 +0000)]
Undo configure.ac changes

20 years agosrc/prefs_fonts.c: demystify font settings; src/textview.c: use textview->msgfont...
Paul Mangan [Tue, 20 Jan 2004 09:04:01 +0000 (09:04 +0000)]
src/prefs_fonts.c: demystify font settings; src/textview.c: use textview->msgfont for header->body in textview_show_header()

20 years agoremove superfluous undo/redo debug_prints; clear statusbar on LOCAL incorporation
Paul Mangan [Tue, 20 Jan 2004 08:34:01 +0000 (08:34 +0000)]
remove superfluous undo/redo debug_prints; clear statusbar on LOCAL incorporation

20 years agosync with 0.9.8cvs3
Paul Mangan [Tue, 20 Jan 2004 07:35:18 +0000 (07:35 +0000)]
sync with 0.9.8cvs3

20 years agoRemove 'search folder' item from popup menu when no mail in folder
Keith Edmunds [Mon, 19 Jan 2004 21:48:40 +0000 (21:48 +0000)]
Remove 'search folder' item from popup menu when no mail in folder

20 years agoRemember position of compose window
Keith Edmunds [Sat, 17 Jan 2004 19:41:54 +0000 (19:41 +0000)]
Remember position of compose window

20 years agoensure scrollbutton resize event on different gtk versions
Thorsten Maerz [Sat, 17 Jan 2004 12:34:30 +0000 (12:34 +0000)]
ensure scrollbutton resize event on different gtk versions

20 years ago* src/addr_compl.h
Alfons Hoogervorst [Sat, 17 Jan 2004 11:32:29 +0000 (11:32 +0000)]
* src/addr_compl.h
* src/gtk/gtkshruler.h
(headers too)

20 years ago* src/gtk/gtkshrule.c
Alfons Hoogervorst [Sat, 17 Jan 2004 11:29:17 +0000 (11:29 +0000)]
* src/gtk/gtkshrule.c
share copyrights with the rest of the team

20 years ago* src/addr_compl.c
Alfons Hoogervorst [Sat, 17 Jan 2004 11:25:23 +0000 (11:25 +0000)]
* src/addr_compl.c
share copyrights with the rest of the team (see cvs -z3 annotate
src/addr_compl.c)

20 years ago* src/summaryview.c
Alfons Hoogervorst [Thu, 15 Jan 2004 21:23:05 +0000 (21:23 +0000)]
* src/summaryview.c
keep MSG_REPLIED and MSG_FORWARDED even when marking a
message as read

20 years ago0.9.8claws30
Christoph Hohmann [Mon, 12 Jan 2004 14:13:55 +0000 (14:13 +0000)]
0.9.8claws30

* src/procmime.c
        better MIME-Version check

20 years ago0.9.8claws30
Christoph Hohmann [Mon, 12 Jan 2004 13:48:55 +0000 (13:48 +0000)]
0.9.8claws30

* src/procmime.c
        better MIME-Version check

20 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 11 Jan 2004 19:16:30 +0000 (19:16 +0000)]
* src/procmsg.c
remove unnecessary but still effective check (could possibly
lead to some unwanted side effects)

20 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 11 Jan 2004 18:22:27 +0000 (18:22 +0000)]
* src/procmsg.c
we should not prefer lowest message number while threading
(introduced in previous commit)

20 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 11 Jan 2004 17:52:03 +0000 (17:52 +0000)]
* src/procmsg.c
subject threading fixes:

- make message with lowest message number the
  thread parent,
- refine recording last node when threading. the last node
  should be the previous one if a node has a thread parent,
  or the current node if not

        (there's another threading bug fix coming up)

20 years agochange string_match.c path
Christoph Hohmann [Sun, 11 Jan 2004 10:51:03 +0000 (10:51 +0000)]
change string_match.c path

20 years agominor gui fixes
Paul Mangan [Sat, 10 Jan 2004 10:16:11 +0000 (10:16 +0000)]
minor gui fixes

20 years ago0.9.8claws25
Christoph Hohmann [Fri, 9 Jan 2004 20:10:03 +0000 (20:10 +0000)]
0.9.8claws25

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

20 years ago0.9.8claws24
Christoph Hohmann [Fri, 9 Jan 2004 19:20:37 +0000 (19:20 +0000)]
0.9.8claws24

* src/pgpmime.c
        add MIME-Version header for the message parser

20 years agomove External Program prefs to Other Prefs
Paul Mangan [Fri, 9 Jan 2004 12:40:14 +0000 (12:40 +0000)]
move External Program prefs to Other Prefs

20 years agocompose.c: when switching accounts also switch savefolder; textview.c: respect Conten...
Paul Mangan [Fri, 9 Jan 2004 08:13:56 +0000 (08:13 +0000)]
compose.c: when switching accounts also switch savefolder; textview.c: respect Content-Disposition of text/plain parts

20 years ago0.9.8claws21
Christoph Hohmann [Thu, 8 Jan 2004 19:54:56 +0000 (19:54 +0000)]
0.9.8claws21

* src/procmime.c
        check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
        otherwise thread the message content as one text part and
        don't assume charset US-ASCII which is only specified as
        default for MIME-messages

20 years agoclean
Paul Mangan [Thu, 8 Jan 2004 12:18:07 +0000 (12:18 +0000)]
clean

20 years agoClamAV, SA plugins: inform the user what is happening via the statusbar
Paul Mangan [Thu, 8 Jan 2004 12:01:26 +0000 (12:01 +0000)]
ClamAV, SA plugins: inform the user what is happening via the statusbar

20 years agoupdate Spanish translation
Paul Mangan [Tue, 6 Jan 2004 09:26:36 +0000 (09:26 +0000)]
update Spanish translation

20 years agoadd 'textviewer.sh' to Contents section
Paul Mangan [Tue, 6 Jan 2004 08:44:51 +0000 (08:44 +0000)]
add 'textviewer.sh' to Contents section

20 years agoupdate info about OOo2sylpheed.pl usage
Paul Mangan [Tue, 6 Jan 2004 08:29:50 +0000 (08:29 +0000)]
update info about OOo2sylpheed.pl usage

20 years agotools/textviewer.sh
Luke Plant [Mon, 5 Jan 2004 16:08:12 +0000 (16:08 +0000)]
tools/textviewer.sh
o added a viewer for OpenOffice writer files (ooo2txt)

20 years agotools/textviewer.sh
Luke Plant [Mon, 5 Jan 2004 14:47:41 +0000 (14:47 +0000)]
tools/textviewer.sh
o changed page width parameter for antiword
o fixed matcher for diffs
o bzip2 and gzip decompression handled transparently - the file
  is decompressed and textviewer.sh is run on the result.

20 years agosync with 0.9.8cvs2
Paul Mangan [Mon, 5 Jan 2004 11:26:30 +0000 (11:26 +0000)]
sync with 0.9.8cvs2

20 years ago0.9.8claws17
Luke Plant [Sat, 3 Jan 2004 15:34:41 +0000 (15:34 +0000)]
0.9.8claws17
* src/procheader.c
Clean up:
o remove unused functions string_getchar() and file_getchar()
o remove the getchar_ parameter from generic_get_one_field
o add an 'unfold' parameter to generic_get_one_field, to
  be used if no HeaderEntry is supplied
o procheader_get_one_field_asis() uses
  generic_get_one_field().

20 years ago0.9.8claws16
Christoph Hohmann [Thu, 1 Jan 2004 19:55:42 +0000 (19:55 +0000)]
0.9.8claws16

* src/common/xml.[ch]
        o add xml_new_tag() to manage usage counts of strings correctly
        o correct xml_copy_tree() function name

* src/folder.c
* src/main.c
        allow registering and unregistering of FolderClasses anytime

20 years ago0.9.8claws15
Christoph Hohmann [Wed, 31 Dec 2003 20:05:43 +0000 (20:05 +0000)]
0.9.8claws15

* src/folder.[ch]
* src/common/xml.[ch]
        keep folderlist.xml data for unloaded FolderClasses

20 years agotools/README
Luke Plant [Tue, 30 Dec 2003 23:23:08 +0000 (23:23 +0000)]
tools/README
added a description of new textviewer.sh script

20 years agoclean
Paul Mangan [Tue, 30 Dec 2003 17:55:18 +0000 (17:55 +0000)]
clean

20 years agotools/textviewer.sh ** NEW **
Luke Plant [Tue, 30 Dec 2003 15:46:10 +0000 (15:46 +0000)]
tools/textviewer.sh ** NEW **
Added textviewer script to tools

20 years ago0.9.8claws14
Luke Plant [Tue, 30 Dec 2003 15:04:20 +0000 (15:04 +0000)]
0.9.8claws14
* src/procheader.c
o added procheader_get_one_field_asis() that does not do
  unfolding
o fix procheader_get_header_array_asis() to use the above,
  fixing ugliness of headers in textview

* src/compose.c
o don't unfold headers when redirecting.

20 years agoredesign, move, fix icon theme selector
Paul Mangan [Tue, 30 Dec 2003 08:59:01 +0000 (08:59 +0000)]
redesign, move, fix icon theme selector

20 years agorun preglobal and postglobal processing rules even if the folder does not have any...
Hoà Viêt Dinh [Tue, 30 Dec 2003 04:29:38 +0000 (04:29 +0000)]
run preglobal and postglobal processing rules even if the folder does not have any rules.

20 years agofix 'underquoted definition' warnings in ac/*.m4; src/common/utils.c, subject_get_pre...
Paul Mangan [Sun, 28 Dec 2003 12:05:37 +0000 (12:05 +0000)]
fix 'underquoted definition' warnings in ac/*.m4; src/common/utils.c, subject_get_prefix_length(): add Odp\: to reply prefixes

20 years agosync with 0.9.8cvs1
Paul Mangan [Sun, 28 Dec 2003 10:36:32 +0000 (10:36 +0000)]
sync with 0.9.8cvs1

20 years ago0.9.8claws9
Christoph Hohmann [Sat, 27 Dec 2003 20:53:30 +0000 (20:53 +0000)]
0.9.8claws9

* src/common/utils.[ch]
        add g_node_map() to map a GNode into a new GNode
        converting all node data's with a function

* src/account.c
* src/folder.[ch]
* src/folderview.c
* src/imap.c
* src/mainwindow.c
* src/summaryview.c
        o use g_node_map() to convert XML <-> Folder
        o remove redundant FolderItem->parent and
          replace it with folder_item_parent()

20 years ago0.9.8claws8
Christoph Hohmann [Tue, 23 Dec 2003 16:31:46 +0000 (16:31 +0000)]
0.9.8claws8

* src/folder.[ch]
* src/folderview.c
* src/mainwindow.c
* src/procmsg.c
        o use callback for notifications about added and
          destroyed folders
        o rewrite folderlist saving (new functions to create
          folder from XML tree, and XML tree from folder)

* src/common/xml.[ch]
        add function to save XML trees

* src/prefs_filtering.c
        code cleanup

20 years ago0.9.8claws7
Christoph Hohmann [Mon, 22 Dec 2003 19:08:33 +0000 (19:08 +0000)]
0.9.8claws7

* src/prefs_account.[ch]
        add "SMTP only" accounts

20 years agoFixed bug where actions menus were not updated in separate message views and compose...
Melvin Hadasht [Sun, 21 Dec 2003 00:37:48 +0000 (00:37 +0000)]
Fixed bug where actions menus were not updated in separate message views and compose windows

20 years ago0.9.8claws5
Luke Plant [Sat, 20 Dec 2003 16:27:32 +0000 (16:27 +0000)]
0.9.8claws5
        fix unfolding/newline stripping for multiline fields
        in generic_get_one_field()

20 years ago* src/procheader.c
Luke Plant [Sat, 20 Dec 2003 16:26:44 +0000 (16:26 +0000)]
* src/procheader.c
fix unfolding/newline stripping for multiline fields
in generic_get_one_field()

20 years ago0.9.8claws4
Christoph Hohmann [Fri, 19 Dec 2003 19:50:26 +0000 (19:50 +0000)]
0.9.8claws4

* src/summaryview.c
        o code cleanup
        o use subject_compare_for_sort() when comparing
          simplified subjects

20 years ago0.9.8claws3
Christoph Hohmann [Fri, 19 Dec 2003 15:52:16 +0000 (15:52 +0000)]
0.9.8claws3

* src/msgcache.c
        more syncing with 0.8.9a

20 years ago0.9.8claws2
Christoph Hohmann [Fri, 19 Dec 2003 14:15:22 +0000 (14:15 +0000)]
0.9.8claws2

* src/folder.c
        don't write all FolderItem XML attributes for the root node

20 years agoMessage view: Added missing menu branch, updated French translation
Melvin Hadasht [Fri, 19 Dec 2003 12:45:22 +0000 (12:45 +0000)]
Message view: Added missing menu branch, updated French translation

20 years ago0.9.8claws released rel_0_9_8
Paul Mangan [Fri, 19 Dec 2003 11:06:27 +0000 (11:06 +0000)]
0.9.8claws released

20 years agoGerman translation
Jens Oberender [Fri, 19 Dec 2003 10:42:55 +0000 (10:42 +0000)]
German translation

20 years agoupdate translations
Paul Mangan [Fri, 19 Dec 2003 06:58:47 +0000 (06:58 +0000)]
update translations

20 years ago'enable_processing' set to FALSE by default
Paul Mangan [Fri, 19 Dec 2003 06:57:08 +0000 (06:57 +0000)]
'enable_processing' set to FALSE by default

20 years agoUpdated French translation
Melvin Hadasht [Thu, 18 Dec 2003 22:52:12 +0000 (22:52 +0000)]
Updated French translation

20 years ago0.9.7claws49
Christoph Hohmann [Wed, 17 Dec 2003 15:47:05 +0000 (15:47 +0000)]
0.9.7claws49

* src/procheader.c
        revert discarding of whitespace from 0.9.7claws44

        RFC2822 2.2.3: Unfolding is accomplished by simply
        removing any CRLF that is immediately followed by WSP.

20 years agoremove autogen.sh from release packages
Christoph Hohmann [Wed, 17 Dec 2003 14:34:21 +0000 (14:34 +0000)]
remove autogen.sh from release packages

20 years agofix typo
Paul Mangan [Wed, 17 Dec 2003 07:43:50 +0000 (07:43 +0000)]
fix typo

20 years agofolder.c: fix new message count; configure.ac: update autotools macros;sync with...
Paul Mangan [Wed, 17 Dec 2003 07:39:04 +0000 (07:39 +0000)]
folder.c: fix new message count; configure.ac: update autotools macros;sync with 0.9.8a

20 years ago0.9.7claws47
Christoph Hohmann [Tue, 16 Dec 2003 21:05:32 +0000 (21:05 +0000)]
0.9.7claws47

* src/folder.c
        fix folder update before adding MsgInfo to cache
        in add_msginfo_to_cache()

* src/procmsg.c
        remove old call to folder_item_update() that is no
        longer required

20 years ago0.9.7claws46
Christoph Hohmann [Tue, 16 Dec 2003 16:07:24 +0000 (16:07 +0000)]
0.9.7claws46

* src/main.c
        make sure the shutdown process only runs once

20 years agoCreate filter rules using a message is fixed. We can now create processing rules...
Hoà Viêt Dinh [Tue, 16 Dec 2003 13:37:57 +0000 (13:37 +0000)]
Create filter rules using a message is fixed. We can now create processing rules using a message.

20 years ago* src/procheader.c
Alfons Hoogervorst [Tue, 16 Dec 2003 11:12:37 +0000 (11:12 +0000)]
* src/procheader.c
make sure we discard folding white space

20 years ago0.9.7claws43
Luke Plant [Mon, 15 Dec 2003 21:00:59 +0000 (21:00 +0000)]
0.9.7claws43
use "name" parameter if "filename" doesn't exist

20 years ago* src/textview.c
Luke Plant [Mon, 15 Dec 2003 20:59:51 +0000 (20:59 +0000)]
* src/textview.c
* src/mimeview.c
use "name" parameter if "filename" doesn't exist

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sun, 14 Dec 2003 12:08:20 +0000 (12:08 +0000)]
* src/summaryview.c
* src/common/utils.c
allow quick finding based on the result of passing
a message to an external command. E.g:

X "bogofilter < %F"

gets me all the spam in a folder.

20 years ago* src/procmime.c
Luke Plant [Sun, 14 Dec 2003 01:07:03 +0000 (01:07 +0000)]
* src/procmime.c
* src/common/utils.[ch]
o make temporary filename for attachments safe for %p
  substitutions in actions.

20 years ago* src/textview.c
Luke Plant [Sun, 14 Dec 2003 01:06:07 +0000 (01:06 +0000)]
* src/textview.c
* src/mimeview.c
o use parameter "filename" instead of "name" in a couple of
  places for correctness

20 years ago* src/textview.c
Luke Plant [Sun, 14 Dec 2003 01:05:12 +0000 (01:05 +0000)]
* src/textview.c
* src/mimeview.c
o use parameter "filename" instead of "name" in a couple of
  places for correctness

* src/procmime.c
* src/common/utils.[ch]
o make temporary filename for attachments safe for %p
  substitutions in actions.

20 years ago0.9.7claws40
Christoph Hohmann [Sat, 13 Dec 2003 18:48:47 +0000 (18:48 +0000)]
0.9.7claws40

* src/main.c
        readd exit(0) to clean_quit() because otherwise sylpheed
        does not always terminate

* src/pgpmime.c
* src/privacy.h
        add an identifier-string for PrivacySystems

20 years agoupdate the man page
Paul Mangan [Fri, 12 Dec 2003 09:55:42 +0000 (09:55 +0000)]
update the man page

20 years agogeneral clean up
Paul Mangan [Fri, 12 Dec 2003 08:31:20 +0000 (08:31 +0000)]
general clean up

20 years ago0.9.7claws38
Christoph Hohmann [Thu, 11 Dec 2003 20:30:51 +0000 (20:30 +0000)]
0.9.7claws38

* src/crash.c
* src/main.[ch]
        make sure the clean_exit() funtion is not called again by the
        signal handler while it is already running

* src/summaryview.c
        fix wrong assertion

20 years ago'anonymise' Message-Id: header string
Paul Mangan [Thu, 11 Dec 2003 11:13:53 +0000 (11:13 +0000)]
'anonymise' Message-Id: header string

20 years agoclamav plugin: use cl_strerror() instead of deprecated cl_perror()
Paul Mangan [Thu, 11 Dec 2003 10:55:27 +0000 (10:55 +0000)]
clamav plugin: use cl_strerror() instead of deprecated cl_perror()

20 years agoUpdate the sort arrow in summary view column titles.
Darko Koruga [Wed, 10 Dec 2003 20:09:17 +0000 (20:09 +0000)]
Update the sort arrow in summary view column titles.

20 years agoAllow reverting to default sort mode (no sort).
Darko Koruga [Wed, 10 Dec 2003 19:44:27 +0000 (19:44 +0000)]
Allow reverting to default sort mode (no sort).