Luke Plant [Mon, 13 Oct 2003 22:37:23 +0000 (22:37 +0000)]
* src/summaryview.c
fix bug 334 (part 1)
Gustavo Noronha Silva [Mon, 13 Oct 2003 15:08:32 +0000 (15:08 +0000)]
increasing the extra version, for the changes in src/mimeview.c (1.88)
Gustavo Noronha Silva [Mon, 13 Oct 2003 15:00:59 +0000 (15:00 +0000)]
* src/mimeview.c
error checking when the user enters a non-directory at
the file selection dialog.
work-around for users entering directory location without
adding a leading G_DIR_SEPARATOR.
Luke Plant [Mon, 13 Oct 2003 12:21:00 +0000 (12:21 +0000)]
added error reporting for inserting files, including invalid chars
Luke Plant [Mon, 13 Oct 2003 12:11:51 +0000 (12:11 +0000)]
* src/compose.c
error reporting for compose_insert_file(), including catching
invalid characters for current locale/encoding
Paul Mangan [Mon, 13 Oct 2003 11:52:52 +0000 (11:52 +0000)]
fix bug #347 'subscribe newsgroups crashes'
Paul Mangan [Mon, 13 Oct 2003 09:10:15 +0000 (09:10 +0000)]
update Japanese translation
Paul Mangan [Mon, 13 Oct 2003 09:09:48 +0000 (09:09 +0000)]
when using 'Reply to all' include the 'send replies to' fodler property
Hoà Viêt Dinh [Mon, 13 Oct 2003 00:07:07 +0000 (00:07 +0000)]
avoid parsing of header contained in a string via a newly written temporary file. - Patch submitted by Simon 'corecode' Schubert
Hoà Viêt Dinh [Sun, 12 Oct 2003 21:04:25 +0000 (21:04 +0000)]
added "stop" action / added "set score" and "increase/decrease score" actions
Paul Mangan [Sun, 12 Oct 2003 16:25:13 +0000 (16:25 +0000)]
update Japanese translation
Christoph Hohmann [Sun, 12 Oct 2003 15:37:56 +0000 (15:37 +0000)]
0.9.6claws15
* src/procmime.c
fix crash caused by incorrect headers
Christoph Hohmann [Fri, 10 Oct 2003 21:57:06 +0000 (21:57 +0000)]
0.9.6claws14
* src/main.c
* src/privacy.[ch]
* src/rfc2015.[ch]
implement detection of signed message parts for rfc2015
Christoph Hohmann [Fri, 10 Oct 2003 18:31:54 +0000 (18:31 +0000)]
revert last commit
Thorsten Maerz [Fri, 10 Oct 2003 18:04:17 +0000 (18:04 +0000)]
fix typo
Thorsten Maerz [Fri, 10 Oct 2003 17:10:48 +0000 (17:10 +0000)]
fix typo
Christoph Hohmann [Fri, 10 Oct 2003 15:34:00 +0000 (15:34 +0000)]
0.9.6claws12
* src/stock_pixmap.[ch]
* src/pixmaps/mime_message.xpm ** NEW **
add a new icon for mime type "message"
* src/privacy.[ch]
* src/procmime.[ch]
add crypto api
* src/mimeview.c
o use crypto api
o add icons for message type mime parts
Christoph Hohmann [Fri, 10 Oct 2003 11:38:16 +0000 (11:38 +0000)]
0.9.6claws11
* src/mainwindow.c
* src/messageview.[ch]
* src/mimeview.[ch]
* src/procmime.[ch]
* src/procmsg.[ch]
* src/rfc2015.c
* src/summaryview.c
* src/textview.[ch]
o remove switching between TextView and MimeView in MessageView
(if required we can hide the icon box and the MimeView will
look exaxtly like the TextView)
o temporary remove signature and decrypting GPGME code
Christoph Hohmann [Thu, 9 Oct 2003 18:16:32 +0000 (18:16 +0000)]
make example correct
Christoph Hohmann [Thu, 9 Oct 2003 18:12:59 +0000 (18:12 +0000)]
update example mimeinfo tree
Christoph Hohmann [Thu, 9 Oct 2003 17:19:46 +0000 (17:19 +0000)]
0.9.6claws10
* src/action.c
* src/compose.c
* src/messageview.c
* src/mimeview.c
* src/procmime.[ch]
* src/procmsg.c
* src/rfc2015.c
* src/textview.c
* src/common/utils.[ch]
* src/plugins/clamav/clamav_plugin.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/image_viewer/viewer.c
* src/plugins/mathml_viewer/mathml_viewer.c
new mime parser (several things need fixing)
Paul Mangan [Thu, 9 Oct 2003 05:06:19 +0000 (05:06 +0000)]
more sync with 0.9.6cvs2
Paul Mangan [Wed, 8 Oct 2003 11:34:09 +0000 (11:34 +0000)]
sync with 0.9.6cvs2
Christoph Hohmann [Mon, 6 Oct 2003 12:21:34 +0000 (12:21 +0000)]
update POTFILES.in
Christoph Hohmann [Sun, 5 Oct 2003 15:52:02 +0000 (15:52 +0000)]
0.9.6claws7
* src/summaryview.c
don't use flags to check if a message is in a news folder
(closes Bug 282 clicking on folder with copied Messages from News
immediately after having copied them crashes Sylpheed-Claws)
Christoph Hohmann [Sun, 5 Oct 2003 11:28:25 +0000 (11:28 +0000)]
0.9.6claws6
* src/Makefile.am
* src/progressdialog.[ch] ** REMOVE **
* src/gtk/Makefile.am
* src/gtk/progressdialog.[ch] ** NEW **
move progressdialog to gtk directory
Christoph Hohmann [Sat, 4 Oct 2003 20:52:40 +0000 (20:52 +0000)]
0.9.6claws5
* src/prefs_toolbar.c
* src/gtk/prefswindow.c
remove widget_show_all for pages root widget
* src/plugins/spamassassin/spamassassin.[ch]
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.glade
add support for new libspamc transports
Christoph Hohmann [Sat, 4 Oct 2003 18:16:23 +0000 (18:16 +0000)]
0.9.6claws4
* src/plugins/spamassassin/libspamc.[ch]
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/utils.[ch]
update libspamc to version from SpamAssassin 2.60
Christoph Hohmann [Fri, 3 Oct 2003 17:39:39 +0000 (17:39 +0000)]
0.9.6claws3
* src/send_message.c
fix missing format string bug found by
Georgi Guninski <guninski@guninski.com>
Paul Mangan [Fri, 3 Oct 2003 06:38:57 +0000 (06:38 +0000)]
update Simplified Chinese translation
Christoph Hohmann [Thu, 2 Oct 2003 15:57:31 +0000 (15:57 +0000)]
0.9.6claws1
* src/imap.c
add UIDPLUS support for COPY and EXPUNGE
Paul Mangan [Thu, 2 Oct 2003 14:54:59 +0000 (14:54 +0000)]
0.9.6claws release
Paul Mangan [Thu, 2 Oct 2003 06:24:51 +0000 (06:24 +0000)]
update British English translation
Paul Mangan [Thu, 2 Oct 2003 05:18:14 +0000 (05:18 +0000)]
update Croatian translation
Paul Mangan [Wed, 1 Oct 2003 19:38:14 +0000 (19:38 +0000)]
update Polish and Serbian translations
Melvin Hadasht [Wed, 1 Oct 2003 14:20:49 +0000 (14:20 +0000)]
Updated French translations
Melvin Hadasht [Wed, 1 Oct 2003 14:19:07 +0000 (14:19 +0000)]
Fix a Gtk+ warning; tiny UI cleanup
Paul Mangan [Wed, 1 Oct 2003 09:36:40 +0000 (09:36 +0000)]
maildir2sylpheed.pl: bug fixes, rewrites
Jens Oberender [Wed, 1 Oct 2003 08:11:28 +0000 (08:11 +0000)]
german translation updated
Paul Mangan [Mon, 29 Sep 2003 14:41:35 +0000 (14:41 +0000)]
fix coding carelessness
Paul Mangan [Mon, 29 Sep 2003 13:26:02 +0000 (13:26 +0000)]
tidy up
Paul Mangan [Mon, 29 Sep 2003 13:09:51 +0000 (13:09 +0000)]
move Font config options to Other Prefs/Display/Fonts
Paul Mangan [Mon, 29 Sep 2003 07:53:38 +0000 (07:53 +0000)]
allow 'local_mbox' value to point to either a directory or a file
Paul Mangan [Sun, 28 Sep 2003 08:49:02 +0000 (08:49 +0000)]
on signature check, where key exists, print the Key ID
Alfons Hoogervorst [Sat, 27 Sep 2003 21:45:06 +0000 (21:45 +0000)]
* src/action.c
o make progress bar not fill/expand when resizing dialog
o use default fixed text font for actions output
Paul Mangan [Sat, 27 Sep 2003 21:01:26 +0000 (21:01 +0000)]
remove External Program settings from Common Prefs/Send
Paul Mangan [Sat, 27 Sep 2003 07:59:05 +0000 (07:59 +0000)]
a couple changes to ChangeLog.claws
Paul Mangan [Sat, 27 Sep 2003 07:33:50 +0000 (07:33 +0000)]
make correction to gui text; give 'local_mbox' a default value; use 'DEFAULT_SENDMAIL_CMD' as default value for 'mail_command'
Paul Mangan [Fri, 26 Sep 2003 20:22:03 +0000 (20:22 +0000)]
remove 'Incorporate from spool' common pref, force creation of a 'Local' account
Christoph Hohmann [Fri, 26 Sep 2003 09:34:26 +0000 (09:34 +0000)]
0.9.5claws30
* src/folder.c
* src/msgcache.c
add more NULL pointer checks
Christoph Hohmann [Thu, 25 Sep 2003 13:01:59 +0000 (13:01 +0000)]
0.9.5claws29
* src/folder.c
o don't fetch source message to get it's message id
o immediately scan dest folder when copying a message did not
return a new message number and not do it when the first message
without a new message number is found
Christoph Hohmann [Wed, 24 Sep 2003 18:59:13 +0000 (18:59 +0000)]
update ChangeLog.claws
Christoph Hohmann [Tue, 23 Sep 2003 17:04:28 +0000 (17:04 +0000)]
0.9.5claws28
* src/compose.c
fix generating of headers
Paul Mangan [Tue, 23 Sep 2003 15:56:45 +0000 (15:56 +0000)]
update Simplified Chinese translation
Paul Mangan [Tue, 23 Sep 2003 08:06:49 +0000 (08:06 +0000)]
add script to convert evolution vcard into sylpheed xml format
Christoph Hohmann [Mon, 22 Sep 2003 14:05:48 +0000 (14:05 +0000)]
change logwindow.c path
Paul Mangan [Mon, 22 Sep 2003 07:32:07 +0000 (07:32 +0000)]
clamav plugin: don't skip MULTIPART parts
Christoph Hohmann [Sun, 21 Sep 2003 20:32:33 +0000 (20:32 +0000)]
0.9.5claws24
* src/alertpanel.c
remove unneeded include
* src/folder.c
clean up copy/move mess with duplicated code
* src/imap.c
fix problem that sometimes the folder was not scanned
also it was changed
Christoph Hohmann [Sun, 21 Sep 2003 18:55:12 +0000 (18:55 +0000)]
0.9.5claws23
* src/Makefile.am
* src/logwindow.[ch] ** REMOVE **
* src/mainwindow.c
* src/prefs_common.c
* src/gtk/Makefile.am
* src/gtk/logwindow.[ch] ** ADD **
make logwindow prefs_common independent and move
it to gtk directory
Christoph Hohmann [Sat, 20 Sep 2003 18:20:25 +0000 (18:20 +0000)]
0.9.5claws22
* src/compose.c
add extra space for address code conversion
(4 * unconvered size could be too small for short headers)
Christoph Hohmann [Sat, 20 Sep 2003 11:44:42 +0000 (11:44 +0000)]
0.9.5claws21
* src/compose.c
increase temp buffer size when writing headers
Darko Koruga [Fri, 19 Sep 2003 08:34:20 +0000 (08:34 +0000)]
Don't ignore value of 'Save copy of outgoing messages to this folder instead of Sent' in message redirect.
Christoph Hohmann [Thu, 18 Sep 2003 16:49:56 +0000 (16:49 +0000)]
0.9.5claws19
* src/compose.c
use ", " as address seperator for mail headers and pass whole
header line at once to compose_convert_header to make sure
it is correctly folded
(closes Bug 64 Problem when sending to many recipients)
Hoà Viêt Dinh [Wed, 17 Sep 2003 08:59:33 +0000 (08:59 +0000)]
matcher grammar: in condition, "execute" is changed to "test" (solve a bug)
Paul Mangan [Wed, 17 Sep 2003 08:37:50 +0000 (08:37 +0000)]
sync with 0.9.6 release
Paul Mangan [Wed, 17 Sep 2003 07:52:30 +0000 (07:52 +0000)]
sync with 0.9.5cvs8
Paul Mangan [Tue, 16 Sep 2003 07:27:46 +0000 (07:27 +0000)]
sync with 0.9.5cvs6
Paul Mangan [Mon, 15 Sep 2003 06:32:34 +0000 (06:32 +0000)]
sync with 0.9.5cvs5
Alfons Hoogervorst [Sun, 14 Sep 2003 18:51:28 +0000 (18:51 +0000)]
* src/inc.c
make "Go to inbox after receiving new mail" again;
regression of a sync, restored to sylpheed main
behaviour. (misses still some bits)
Alfons Hoogervorst [Sun, 14 Sep 2003 15:29:05 +0000 (15:29 +0000)]
* src/prefs_filtering_action.c
o add proper message if empty execute command line
o don't select first action item after registering a
new action to prevent (what seems to be a GTK) bug
#36, "filtering will only accept one action change
per invocation".
Alfons Hoogervorst [Sun, 14 Sep 2003 12:50:57 +0000 (12:50 +0000)]
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
fix function signature for key_pressed_event signal handlers
Alfons Hoogervorst [Sun, 14 Sep 2003 11:07:37 +0000 (11:07 +0000)]
* src/mainwindow.c
fix regression caused by fix for invalid bug #7
(should fix #246, "Multiple selections are deselected when
moving from search window to main window")
Alfons Hoogervorst [Sun, 14 Sep 2003 10:28:01 +0000 (10:28 +0000)]
* src/actions.[ch]
* src/filtering.[ch]
* src/prefs_actions.c
allow `filtering actions` in actions; only for advanced users
right now: try for example, "%as{mark color 2}"
Paul Mangan [Sat, 13 Sep 2003 05:50:24 +0000 (05:50 +0000)]
update Polish translation, add Simplified Chinese translation
Alfons Hoogervorst [Fri, 12 Sep 2003 18:46:15 +0000 (18:46 +0000)]
* src/summaryview.c
don't open separate message views when View | Separate message view
is active
(please look carefully for any navigation regressions)
Alfons Hoogervorst [Thu, 11 Sep 2003 20:57:08 +0000 (20:57 +0000)]
* src/mainwindow.c
make default message view, opened by View | Separate message
view, look like a claws message view (which includes a menu
bar and a toolbar)
(fixes bug #298, "message view loses tool bar")
Christoph Hohmann [Thu, 11 Sep 2003 13:26:30 +0000 (13:26 +0000)]
0.9.5claws6
* src/folderview.c
fix double deleting of newsgroup folders
(closes Bug 305 crash after deleting of a newsgroup)
Paul Mangan [Thu, 11 Sep 2003 11:15:23 +0000 (11:15 +0000)]
finish the sync with 0.9.5cvs2
Christoph Hohmann [Thu, 11 Sep 2003 10:50:21 +0000 (10:50 +0000)]
0.9.5claws4
* src/compose.c
* src/rfc2015.c
* src/common/utils.h
fix last sync
Paul Mangan [Thu, 11 Sep 2003 08:09:42 +0000 (08:09 +0000)]
sync with 0.9.5cvs4
Paul Mangan [Thu, 11 Sep 2003 07:51:36 +0000 (07:51 +0000)]
add an extra note
Paul Mangan [Thu, 11 Sep 2003 07:48:09 +0000 (07:48 +0000)]
sync with 0.9.5cvs2
Paul Mangan [Thu, 11 Sep 2003 06:25:05 +0000 (06:25 +0000)]
sync with 0.9.5cvs3
Paul Mangan [Wed, 10 Sep 2003 16:38:28 +0000 (16:38 +0000)]
0.9.5claws released
Paul Mangan [Wed, 10 Sep 2003 16:15:52 +0000 (16:15 +0000)]
add missing files to src/Makefile.am
Melvin Hadasht [Wed, 10 Sep 2003 10:51:50 +0000 (10:51 +0000)]
updated French translations
Paul Mangan [Wed, 10 Sep 2003 06:31:46 +0000 (06:31 +0000)]
update Spanish, Slovak, and Serbian translations
Jens Oberender [Tue, 9 Sep 2003 22:15:14 +0000 (22:15 +0000)]
updated German translation
Christoph Hohmann [Tue, 9 Sep 2003 19:56:37 +0000 (19:56 +0000)]
0.9.4claws75
* src/folder.c
free item->prefs in folder_item_destroy
Alfons Hoogervorst [Tue, 9 Sep 2003 19:49:02 +0000 (19:49 +0000)]
* src/folderview.c
o proper check for root node sorting
o remove unnecessary gtk_ctree_remove_node
(should fix bug #300, "crash while moving folder")
Christoph Hohmann [Mon, 8 Sep 2003 12:41:29 +0000 (12:41 +0000)]
0.9.4claws73
* src/folderview.c
o fix double adding of IMAP FolderItems to GtkCTree
o fix crash then mbox folder is removed
Christoph Hohmann [Mon, 8 Sep 2003 11:41:03 +0000 (11:41 +0000)]
0.9.4claws72
* src/folder.c
* src/folderview.c
* src/mainwindow.c
fix new folder notification
* src/mbox_folder.c
fix cache path
Christoph Hohmann [Mon, 8 Sep 2003 10:33:11 +0000 (10:33 +0000)]
0.9.4claws71
* src/compose.c
replace '\n' and '\r' before removing trailing spaces
* src/folder.[ch]
* src/folderview.c
add information about new or removed items in folder tree change
notification and use this in folderview to add and remove only
the appected items and not refresh the whole tree
Match Grun [Sun, 7 Sep 2003 19:31:26 +0000 (19:31 +0000)]
LDAP static search
Match Grun [Sun, 7 Sep 2003 19:28:56 +0000 (19:28 +0000)]
LDAP static search.
Match Grun [Sun, 7 Sep 2003 19:25:35 +0000 (19:25 +0000)]
New icons for LDAP static search
Alfons Hoogervorst [Sun, 7 Sep 2003 09:24:47 +0000 (09:24 +0000)]
* src/summaryview.c
abandon setting usize for messageview because it gives layout problems
with the quick search bar and the headerview; fixes assorted UI glitches:
o bug #148, "Toggling of quick-search bar reduces index view area"
o bug #280, "Window resiizes for line length but does not revert"
Christoph Hohmann [Sun, 7 Sep 2003 00:19:16 +0000 (00:19 +0000)]
0.9.4claws68
* src/compose.c
o make sure we don't have any newlines in header values
o check custom headers for spaces and newlines and ignore
malformed header names
Christoph Hohmann [Sat, 6 Sep 2003 23:18:53 +0000 (23:18 +0000)]
0.9.4claws67
* src/folder.c
* src/folderview.c
invoke notification hook for folder tree changes after append
and remove folder
(closes Bug 294 Crash while moving folder with many subdirectories)
Christoph Hohmann [Sat, 6 Sep 2003 18:52:29 +0000 (18:52 +0000)]
0.9.4claws66
* src/folder.c
destroy folder's MsgCache if FolderItem is removed to make sure
it is not saved when the FolderItem is destroyed