claws.git
20 years ago* src/procmime.[ch]
Alfons Hoogervorst [Thu, 26 Feb 2004 20:21:58 +0000 (20:21 +0000)]
* src/procmime.[ch]
  src/compose.c
  src/mimeview.c
  src/textview.c
      use/add procmime_get_content_type_str() as a safe wrapper
      for returning a Content-Type type string; should fix
      bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type=
       - attachments."

20 years agoRestructure save_as/save_all
Thorsten Maerz [Thu, 26 Feb 2004 19:31:13 +0000 (19:31 +0000)]
Restructure save_as/save_all

20 years agoadd documentation for FolderClass
Christoph Hohmann [Thu, 26 Feb 2004 13:48:18 +0000 (13:48 +0000)]
add documentation for FolderClass

20 years ago* src/procmime.c
Alfons Hoogervorst [Thu, 26 Feb 2004 08:41:40 +0000 (08:41 +0000)]
* src/procmime.c
clean up (2)

20 years ago* src/procmime.c
Alfons Hoogervorst [Thu, 26 Feb 2004 08:32:49 +0000 (08:32 +0000)]
* src/procmime.c
clean up (1)

20 years agoupdate .cvsignore files
Paul Mangan [Thu, 26 Feb 2004 07:11:33 +0000 (07:11 +0000)]
update .cvsignore files

20 years ago* tools/textviewer.sh
Luke Plant [Wed, 25 Feb 2004 23:38:51 +0000 (23:38 +0000)]
* tools/textviewer.sh
tweaks from Johann Koenig, recognition of shell scripts in particular

20 years agotools/textviewer.sh
Luke Plant [Tue, 24 Feb 2004 13:56:10 +0000 (13:56 +0000)]
tools/textviewer.sh
more tweaks from Johann Koenig

20 years agosync with 0.9.9cvs13
Paul Mangan [Tue, 24 Feb 2004 08:56:31 +0000 (08:56 +0000)]
sync with 0.9.9cvs13

20 years agoinc.c: one alertpanel on pop3 authentication error will suffice; prefs_fonts.c: remov...
Paul Mangan [Mon, 23 Feb 2004 08:09:52 +0000 (08:09 +0000)]
inc.c: one alertpanel on pop3 authentication error will suffice; prefs_fonts.c: remove unnecessary printf

20 years ago* src/messageview.c
Alfons Hoogervorst [Sun, 22 Feb 2004 13:59:46 +0000 (13:59 +0000)]
* src/messageview.c
put back a lost check

20 years ago* src/folderview.c
Alfons Hoogervorst [Sat, 21 Feb 2004 00:15:58 +0000 (00:15 +0000)]
* src/folderview.c
don't forget to save folder properties after renaming folder

20 years agosync with 0.9.9cvs11
Paul Mangan [Fri, 20 Feb 2004 08:03:09 +0000 (08:03 +0000)]
sync with 0.9.9cvs11

20 years agoFix coding style.
Match Grun [Thu, 19 Feb 2004 05:20:57 +0000 (05:20 +0000)]
Fix coding style.

20 years ago* src/filtering.c
Alfons Hoogervorst [Tue, 17 Feb 2004 22:06:17 +0000 (22:06 +0000)]
* src/filtering.c
make MATCHACTION_STOP cancel filtering / processing;
clean up and document it to make it a little bit more clear;

20 years agonot resolved yet!
Alfons Hoogervorst [Tue, 17 Feb 2004 18:50:06 +0000 (18:50 +0000)]
not resolved yet!

20 years ago%X marks the cursor spot for reply quote format
Alfons Hoogervorst [Tue, 17 Feb 2004 18:40:13 +0000 (18:40 +0000)]
%X marks the cursor spot for reply quote format

* src/quote_fmt_lex.l
  src/quote_fmt.c
add %X token

* src/quote_fmt.h
  src/quote_fmt_parse.y
handle %X token

* src/compose.c
handle %X token for replies only (for now)

20 years agoprefs_fonts: be a little more user-friendly with the labels; news.c: remove unneeded...
Paul Mangan [Tue, 17 Feb 2004 10:21:12 +0000 (10:21 +0000)]
prefs_fonts: be a little more user-friendly with the labels; news.c: remove unneeded include; configure.ac: SYLPHEED_ACLOCAL_INCLUDE(m4)

20 years agoupdated
Paul Mangan [Tue, 17 Feb 2004 10:19:13 +0000 (10:19 +0000)]
updated

20 years agoenable building with automake 1.8.x
Paul Mangan [Tue, 17 Feb 2004 08:53:12 +0000 (08:53 +0000)]
enable building with automake 1.8.x

20 years agoremoved
Paul Mangan [Tue, 17 Feb 2004 08:47:51 +0000 (08:47 +0000)]
removed

20 years agoenable building with automake 1.8.x
Paul Mangan [Tue, 17 Feb 2004 08:40:15 +0000 (08:40 +0000)]
enable building with automake 1.8.x

20 years ago* src/summaryview.c
Alfons Hoogervorst [Tue, 17 Feb 2004 02:36:36 +0000 (02:36 +0000)]
* src/summaryview.c
MSG_IS_NEWS() is not stored at all, and is bogus

20 years agochange coding style
Martin Schaaf [Mon, 16 Feb 2004 23:46:14 +0000 (23:46 +0000)]
change coding style

20 years agostop the try to turn back our clocks
Martin Schaaf [Mon, 16 Feb 2004 23:26:14 +0000 (23:26 +0000)]
stop the try to turn back our clocks

20 years ago* src/prefs_themes.c
Martin Schaaf [Mon, 16 Feb 2004 23:07:01 +0000 (23:07 +0000)]
* src/prefs_themes.c
fix crash when installing wrong theme

20 years ago0.9.9claws16
Christoph Hohmann [Mon, 16 Feb 2004 22:16:15 +0000 (22:16 +0000)]
0.9.9claws16

* src/compose.c
* src/stock_pixmap.[ch]
* src/toolbar.[ch]
* src/pixmaps/linewrapcurrent.xpm               ** NEW **
        add "Wrap current paragraph" to compose toolbar

20 years ago* src/folderview.c
Alfons Hoogervorst [Mon, 16 Feb 2004 15:06:14 +0000 (15:06 +0000)]
* src/folderview.c
refine previous commit to make sure other hook functions
get their grab of the pie too

20 years ago* src/folderview.c
Alfons Hoogervorst [Mon, 16 Feb 2004 11:39:28 +0000 (11:39 +0000)]
* src/folderview.c
fix sync breakage so we don't pass invalid pointer types

20 years agosend from address book.
Match Grun [Mon, 16 Feb 2004 03:48:55 +0000 (03:48 +0000)]
send from address book.

20 years ago0.9.9claws12
Christoph Hohmann [Sun, 15 Feb 2004 17:16:05 +0000 (17:16 +0000)]
0.9.9claws12

* src/folderutils.c
        skip deleting when duplist is empty

* src/folderview.[ch]
* src/mainwindow.c
* src/summaryview.[ch]
        call folderutils_delete_duplicates() from mainwindow code

20 years ago* src/common/utils.c
Alfons Hoogervorst [Sat, 14 Feb 2004 23:44:34 +0000 (23:44 +0000)]
* src/common/utils.c
add prefix for italian ms o(e)

20 years agofix updating of the folder view when creating a new folder in foldersel dialog
Paul Mangan [Sat, 14 Feb 2004 08:37:17 +0000 (08:37 +0000)]
fix updating of the folder view when creating a new folder in foldersel dialog

20 years agoremove gui code from clamav_plugin.c
Paul Mangan [Fri, 13 Feb 2004 16:08:18 +0000 (16:08 +0000)]
remove gui code from clamav_plugin.c

20 years agoclean up after last sync
Paul Mangan [Fri, 13 Feb 2004 12:57:05 +0000 (12:57 +0000)]
clean up after last sync

20 years agosync with 0.9.9cvs9
Paul Mangan [Fri, 13 Feb 2004 12:43:52 +0000 (12:43 +0000)]
sync with 0.9.9cvs9

20 years ago* src/common/utils.c
Alfons Hoogervorst [Fri, 13 Feb 2004 02:04:20 +0000 (02:04 +0000)]
* src/common/utils.c
fix wrong type of argument for ctype functions (pass unsigned
char instead of signed char)

20 years ago* src/compose.[ch]
Alfons Hoogervorst [Thu, 12 Feb 2004 19:19:06 +0000 (19:19 +0000)]
* src/compose.[ch]
don't select text in header entry when composing to a
default address, but rather give the header entry a
different color / style (same as the folder new color)

20 years ago* src/plugins/clamav/clamav_plugin.c
Alfons Hoogervorst [Thu, 12 Feb 2004 14:14:51 +0000 (14:14 +0000)]
* src/plugins/clamav/clamav_plugin.c
don't exit(2) on libclamav init error - show a warning.
(tested by damaging a clamav database file.)

20 years agosync with 0.9.9cvs4
Paul Mangan [Thu, 12 Feb 2004 10:07:38 +0000 (10:07 +0000)]
sync with 0.9.9cvs4

20 years agoremove redundant check introduced in 0.9.9claws1
Luke Plant [Wed, 11 Feb 2004 18:51:41 +0000 (18:51 +0000)]
remove redundant check introduced in 0.9.9claws1

20 years ago0.9.9claws3
Luke Plant [Wed, 11 Feb 2004 18:50:36 +0000 (18:50 +0000)]
0.9.9claws3
* src/mimeview.c
remove redundant check introduced in 0.9.9claws1

20 years agofix compilation of my previous commit without gpg enabled
Luke Plant [Wed, 11 Feb 2004 16:33:41 +0000 (16:33 +0000)]
fix compilation of my previous commit without gpg enabled

20 years ago0.9.9claws2
Luke Plant [Wed, 11 Feb 2004 16:32:04 +0000 (16:32 +0000)]
0.9.9claws2
* src/mimeview.c
fix compilation of my previous commit without gpg enabled

20 years ago0.9.9claws1
Luke Plant [Tue, 10 Feb 2004 02:02:48 +0000 (02:02 +0000)]
0.9.9claws1
* src/mimeview.c
add borders to icons to indicate the privacy status for
the message part (unknown/bad/good)

20 years ago2004-02-10 [luke] 0.9.9claws1
Luke Plant [Tue, 10 Feb 2004 02:02:10 +0000 (02:02 +0000)]
2004-02-10 [luke]       0.9.9claws1
        * src/mimeview.c
                add borders to icons to indicate the privacy status for
                the message part (unknown/bad/good)

20 years ago0.9.9claws release rel_0_9_9
Paul Mangan [Fri, 6 Feb 2004 21:29:56 +0000 (21:29 +0000)]
0.9.9claws release

20 years agoDon't allow Ctrl+Enter while external editor is active.
Darko Koruga [Fri, 6 Feb 2004 20:54:08 +0000 (20:54 +0000)]
Don't allow Ctrl+Enter while external editor is active.

20 years agoDon't allow Ctrl+Enter while external editor is active.
Darko Koruga [Fri, 6 Feb 2004 18:40:52 +0000 (18:40 +0000)]
Don't allow Ctrl+Enter while external editor is active.

20 years agoupdate Simplified Chinese translation
Paul Mangan [Fri, 6 Feb 2004 14:24:29 +0000 (14:24 +0000)]
update Simplified Chinese translation

20 years agoupdate Spanish, Polish, Slovak, and Serbian translations
Paul Mangan [Fri, 6 Feb 2004 09:34:00 +0000 (09:34 +0000)]
update Spanish, Polish, Slovak, and Serbian translations

20 years agoUpdated German translation
Jens Oberender [Fri, 6 Feb 2004 01:11:23 +0000 (01:11 +0000)]
Updated German translation

20 years ago* src/compose.c
Alfons Hoogervorst [Thu, 5 Feb 2004 16:14:22 +0000 (16:14 +0000)]
* src/compose.c
grab focus only when lbutton was pressed (bug #430 cont'd;
don't have clue yet why the cursor pos is at the end of the
text.)
(with apologies for breaking the freeze with this last-minute fix)

20 years ago* src/compose.c
Alfons Hoogervorst [Wed, 4 Feb 2004 13:16:05 +0000 (13:16 +0000)]
* src/compose.c
always grab focus when one of the header entries is clicked
(should fix bug #430, "no focus on pasted addresses 3 & higher")

20 years agoprevent 'underquoted definition' warnings in ac/missing macros; update, improve,...
Paul Mangan [Mon, 2 Feb 2004 08:13:10 +0000 (08:13 +0000)]
prevent 'underquoted definition' warnings in ac/missing macros; update, improve, correct ClamAV plugin README

20 years ago* src/news.cpp
Alfons Hoogervorst [Sat, 31 Jan 2004 12:39:40 +0000 (12:39 +0000)]
* src/news.cpp
show Hiro some respect please and follow coding style

20 years ago'dir' not initialized if group has no messages
Thorsten Maerz [Sat, 31 Jan 2004 11:40:59 +0000 (11:40 +0000)]
'dir' not initialized if group has no messages

20 years ago0.9.8claws59
Christoph Hohmann [Thu, 29 Jan 2004 12:33:00 +0000 (12:33 +0000)]
0.9.8claws59

* src/customheader.[ch]
        add custom_header_is_allowed() to check for disallowed header names
        that must not be overridden by custom headers

* src/compose.c
        always write From: header and use custom_header_is_allowed() to
        check if custom header should be written

* src/prefs_customheader.c
        check if custom header is disallowed using custom_header_is_allowed()

* src/folderutils.c
        destroy message id GHashTable before freeing the MsgInfos

20 years agosync with 0.9.9 release
Paul Mangan [Thu, 29 Jan 2004 10:26:55 +0000 (10:26 +0000)]
sync with 0.9.9 release

20 years agosync with 0.9.8cvs11
Paul Mangan [Thu, 29 Jan 2004 06:56:35 +0000 (06:56 +0000)]
sync with 0.9.8cvs11

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