Christoph Hohmann [Thu, 14 Aug 2003 19:16:22 +0000 (19:16 +0000)]
0.9.4claws19
* src/procmsg.c
* src/common/utils.h
add possibility to check all nodes with the same subject for
subject threading, not only the oldest node. Should not break
threads anymore if the oldest node is thread_by_subject_max_age
days older then parent, because it can now find a child of
oldest node as new parent.
Christoph Hohmann [Mon, 11 Aug 2003 21:47:44 +0000 (21:47 +0000)]
0.9.4claws18
* src/plugins/spamassassin/spamassassin.c
run spam check in background process
Alfons Hoogervorst [Sun, 10 Aug 2003 21:06:11 +0000 (21:06 +0000)]
* src/summaryview.c
make `Select All' sensitive too
Christoph Hohmann [Sun, 10 Aug 2003 20:28:17 +0000 (20:28 +0000)]
0.9.4claws16
* src/imap.c
add more checks in imap_close
Thorsten Maerz [Sun, 10 Aug 2003 12:23:59 +0000 (12:23 +0000)]
added source and hook descriptions
Alfons Hoogervorst [Sat, 9 Aug 2003 19:29:33 +0000 (19:29 +0000)]
* src/prefs_spelling.c
compile spelling ui only if requested
Alfons Hoogervorst [Sat, 9 Aug 2003 19:22:32 +0000 (19:22 +0000)]
* src/gtk/prefswindow.c
make it compile
Christoph Hohmann [Sat, 9 Aug 2003 18:38:38 +0000 (18:38 +0000)]
0.9.4claws13
* src/prefs_spelling.c
* src/gtk/prefswindow.[ch]
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
sort prefs pages by heighest weight in tree
Paul Mangan [Sat, 9 Aug 2003 06:26:27 +0000 (06:26 +0000)]
sync with 0.9.4cvs6
Paul Mangan [Sat, 9 Aug 2003 06:24:24 +0000 (06:24 +0000)]
add Leandro and Luke to claws-branch section
Christoph Hohmann [Sat, 9 Aug 2003 01:11:53 +0000 (01:11 +0000)]
0.9.4claws11
* src/gtk/Makefile.am
* src/gtk/colorsel.[ch] ** NEW **
create a color selection dialog that can be used as a simple
function call with it's own gtk main loop like filesel.[ch]
* src/Makefile.am
* src/main.c
* src/prefs_common.c
* src/prefs_spelling.[ch] ** NEW **
* src/prefs_spelling.glade ** NEW **
* src/gtk/gtkutils.[ch]
move "Spell Checker" prefs to new prefs dialog
* src/prefs_folder_item.c
use new colorsel dialog
Paul Mangan [Fri, 8 Aug 2003 10:10:42 +0000 (10:10 +0000)]
clear the progressbar unconditionally
Paul Mangan [Fri, 8 Aug 2003 09:04:41 +0000 (09:04 +0000)]
sync with 0.9.4cvs4
Christoph Hohmann [Thu, 7 Aug 2003 17:57:50 +0000 (17:57 +0000)]
0.9.4claws8
* configure.ac
fix bug in image viewer plugin part
* src/imap.c
don't execute close command if the folder item is not selected
Hoà Viêt Dinh [Thu, 7 Aug 2003 14:12:05 +0000 (14:12 +0000)]
complete the maintainer guide
Hoà Viêt Dinh [Thu, 7 Aug 2003 13:30:23 +0000 (13:30 +0000)]
several actions for each filtering rules can now be defined
Christoph Hohmann [Wed, 6 Aug 2003 17:14:56 +0000 (17:14 +0000)]
0.9.4claws6
* src/imap.c
make sure source folder is selected when copying messages
Christoph Hohmann [Wed, 6 Aug 2003 14:35:14 +0000 (14:35 +0000)]
0.9.4claws5
* sync with 0.9.4cvs2
see ChangeLog 2003-07-29
Paul Mangan [Tue, 5 Aug 2003 09:01:01 +0000 (09:01 +0000)]
sync with 0.9.4cvs3
Match Grun [Tue, 5 Aug 2003 04:33:46 +0000 (04:33 +0000)]
Export to LDIF.
Match Grun [Tue, 5 Aug 2003 04:14:35 +0000 (04:14 +0000)]
Add export LDIF.
Match Grun [Tue, 5 Aug 2003 04:13:01 +0000 (04:13 +0000)]
Add export LDIF.
Christoph Hohmann [Mon, 4 Aug 2003 15:43:46 +0000 (15:43 +0000)]
0.9.4claws1
* .cvsignore
* Makefile.am
* configure.ac
* sylpheed-claws.pc.in ** NEW **
* src/Makefile.am
* src/common/Makefile.am
* src/gtk/Makefile.am
install sylpheed header files in $(pkgincludedir) and create a
pkg-config file to allow building a plugin without the source
package
Paul Mangan [Mon, 4 Aug 2003 09:14:35 +0000 (09:14 +0000)]
version 0.9.4claws
Paul Mangan [Mon, 4 Aug 2003 06:13:18 +0000 (06:13 +0000)]
update Spanish translation
Paul Mangan [Sun, 3 Aug 2003 20:22:40 +0000 (20:22 +0000)]
update Croatian and Serbian translations
Jens Oberender [Sun, 3 Aug 2003 11:19:34 +0000 (11:19 +0000)]
German translation
Alfons Hoogervorst [Sun, 3 Aug 2003 10:36:02 +0000 (10:36 +0000)]
* src/summaryview.c
mark flag has precedence over important flag - seems
to have been changed in sync of 0.9.3claws45. this fixes
a regression where messages that were scored as important
don't show their mark flags. (using the same column for
both importance as mark flags is the real problem
ofcourse)
Melvin Hadasht [Sun, 3 Aug 2003 06:10:40 +0000 (06:10 +0000)]
Updated French translations
Melvin Hadasht [Sun, 3 Aug 2003 05:30:08 +0000 (05:30 +0000)]
Fixed typo introduced after 0.9.3claws92 that prevented compilation; Updated Makefile.am to make automake happy
Christoph Hohmann [Sat, 2 Aug 2003 23:38:54 +0000 (23:38 +0000)]
fix configure.ac
clean up src/Makefile.am a little bit
Christoph Hohmann [Sat, 2 Aug 2003 20:39:33 +0000 (20:39 +0000)]
0.9.3claws92
* configure.ac
o rearrange plugin tests
o add test for clamav.h to ClamAV tests
Luke Plant [Sat, 2 Aug 2003 18:30:21 +0000 (18:30 +0000)]
* src/mimeview.c
o fixed appearance of icon list when toggling back from the
ctree
o toggling of icons using the keyboard works correctly
o fixed all other keyboard shortcuts to work when icons are
active
* src/messageview.c
o fixed bug 4 - focus lost when changing messageview view type
Luke Plant [Sat, 2 Aug 2003 18:27:04 +0000 (18:27 +0000)]
* src/mimeview.c
o fixed appearance of icon list when toggling back from the
ctree
o toggling of icons using the keyboard works correctly
o fixed all other keyboard shortcuts to work when icons are
active
Luke Plant [Sat, 2 Aug 2003 18:24:37 +0000 (18:24 +0000)]
* src/messageview.c
o fixed bug 4 - focus lost when changing messageview view type
Christoph Hohmann [Sat, 2 Aug 2003 12:46:56 +0000 (12:46 +0000)]
doesn't work
Christoph Hohmann [Sat, 2 Aug 2003 11:29:34 +0000 (11:29 +0000)]
0.9.3claws90
* src/common/hooks.c
fix crash when pointer stored in hash table could get invalid
when a plugin is unloaded
Christoph Hohmann [Fri, 1 Aug 2003 21:16:34 +0000 (21:16 +0000)]
0.9.3claws89
* configure.ac
o try to build all plugins (except spamassassin) by default
o don't build a plugin if a dependency check fails
* src/common/hooks.c
fix warning
Match Grun [Fri, 1 Aug 2003 19:30:10 +0000 (19:30 +0000)]
tweak import LDIF dialog.
Christoph Hohmann [Fri, 1 Aug 2003 18:34:46 +0000 (18:34 +0000)]
0.9.3claws87
* src/plugins/clamav/clamav_plugin.c
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/image_viewer/plugin.c
* src/plugins/mathml_viewer/mathml_viewer.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
add version check to all plugins
Hoà Viêt Dinh [Fri, 1 Aug 2003 10:09:12 +0000 (10:09 +0000)]
prefs_filtering.c - wrong widget were shown after creation
Luke Plant [Fri, 1 Aug 2003 08:00:32 +0000 (08:00 +0000)]
* src/mainwindow.c
o fixed visibility of icons/mimeview after toggling separate
message/folder view (factored out some similar code too).
Alfons Hoogervorst [Wed, 30 Jul 2003 22:50:01 +0000 (22:50 +0000)]
* src/mimeview.c
tweak icon box UI a bit more, now allowing right-clicks actions
getting the relevant mime data too; should fix #250, "Can't save
attachments sometimes".
Alfons Hoogervorst [Wed, 30 Jul 2003 20:28:52 +0000 (20:28 +0000)]
* src/compose.c
don't do auto-save-draft inside key press handler, but rather
schedule it half of a second later; should fix #67, "autosave
make re-rediting message crazy"
Christoph Hohmann [Wed, 30 Jul 2003 20:16:07 +0000 (20:16 +0000)]
0.9.3claws82
* src/plugins/trayicon/trayicon.c
process pending events before unloading the plugin
(closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
Alfons Hoogervorst [Wed, 30 Jul 2003 15:16:18 +0000 (15:16 +0000)]
* src/common/hooks.c
parameter 2 of g_hook_destroy() should really be a hook id
Alfons Hoogervorst [Wed, 30 Jul 2003 09:24:21 +0000 (09:24 +0000)]
* src/common/plugin.c
fix a possibly harmful function signature mismatch
for plugin_done
Alfons Hoogervorst [Wed, 30 Jul 2003 08:25:34 +0000 (08:25 +0000)]
const correctness
Darko Koruga [Wed, 30 Jul 2003 05:55:18 +0000 (05:55 +0000)]
Make summaryview compile again.
Luke Plant [Wed, 30 Jul 2003 01:19:19 +0000 (01:19 +0000)]
* src/crash.c
* src/main.c
o added/moved signal handlers for SIGTERM (normal kill command) and
SIGINT (ctl-c) to be used even without --enable-crash-dialog,
fixing bug 166
* src/summaryview.c
o rewrote menu sensitivity code as per mainwindow.c, fixing bug 227
* src/mainwindow.c
o changed sensitivity condition for 'Next new' and 'Next unread',
fixing bug 8
Luke Plant [Wed, 30 Jul 2003 01:14:39 +0000 (01:14 +0000)]
* src/mainwindow.c
o changed sensitivity condition for 'Next new' and 'Next unread',
fixing bug 8
Luke Plant [Wed, 30 Jul 2003 01:13:23 +0000 (01:13 +0000)]
* src/summaryview.c
o rewrote menu sensitivity code as per mainwindow.c, fixing bug 227
Luke Plant [Wed, 30 Jul 2003 01:11:23 +0000 (01:11 +0000)]
* src/crash.c
* src/main.c
o added/moved signal handlers for SIGTERM (normal kill command) and
SIGINT (Ctl-c) to be used even without --enable-crash-dialog,
fixing bug 166
Alfons Hoogervorst [Tue, 29 Jul 2003 19:47:24 +0000 (19:47 +0000)]
* src/common/utils.[ch]
add generate_msgid()
* src/messageview.c
save ack'ed RRR; fixes #205, "return receipt is not saved in
sent folder".
Paul Mangan [Tue, 29 Jul 2003 15:43:10 +0000 (15:43 +0000)]
remove duplicated code
Alfons Hoogervorst [Tue, 29 Jul 2003 15:40:29 +0000 (15:40 +0000)]
* src/messageview.c
plug a memleak
Alfons Hoogervorst [Tue, 29 Jul 2003 13:14:26 +0000 (13:14 +0000)]
* src/mimeview.[ch]
* src/gtk/gtkvscrollbutton.[ch]
fix UI glitch where mime icon toolbox' scroll position is not
reset after switching to another message
Paul Mangan [Tue, 29 Jul 2003 13:07:59 +0000 (13:07 +0000)]
split the folder prefs into 2 separate pages
Paul Mangan [Tue, 29 Jul 2003 12:54:22 +0000 (12:54 +0000)]
prepend '\n\n' to a siganture without a separator
Paul Mangan [Tue, 29 Jul 2003 12:15:48 +0000 (12:15 +0000)]
fix 2 auto-sig bugs
Paul Mangan [Tue, 29 Jul 2003 10:16:32 +0000 (10:16 +0000)]
use the colour from the folder pref unless the folder has new messages
Alfons Hoogervorst [Tue, 29 Jul 2003 08:27:28 +0000 (08:27 +0000)]
* src/procmsg.[ch]
* src/messageview.c
* src/procheader.c
rewrite return receipt request work a little bit (the former
implementation presumably depended too much on the UI setting
flags). (we're losing the old pending flag.)
Christoph Hohmann [Mon, 28 Jul 2003 22:30:01 +0000 (22:30 +0000)]
0.9.3claws68
* src/folder.c
* src/imap.c
* src/mh.c
* src/procmsg.[ch]
fix copy to IMAP folder from other folder
Christoph Hohmann [Mon, 28 Jul 2003 21:48:21 +0000 (21:48 +0000)]
0.9.3claws67
* src/procmsg.c
fix sync of procmsg_get_message_file_list
Christoph Hohmann [Mon, 28 Jul 2003 21:13:11 +0000 (21:13 +0000)]
0.9.3claws66
* sync with 0.9.3cvs14
see ChangeLog 2003-07-18
* sync with 0.9.3cvs17
see ChangeLog 2003-07-23
Paul Mangan [Mon, 28 Jul 2003 17:29:41 +0000 (17:29 +0000)]
update Spanish translation
Christoph Hohmann [Mon, 28 Jul 2003 15:47:24 +0000 (15:47 +0000)]
0.9.3claws64
* src/folder.[ch]
* src/imap.c
* src/mh.c
return new message numbers as a GRelation instead of a GSList
that has to be in the same order as the input list. A list
would make it hard for IMAP to optimize oepration by sorting
the input list. The returned list would have to be reordered
to match the same order that input list has.
* src/gtk/gtkaspell.c
fix missing return value, could cause a crash when garbage is
on the stack that is used as the expected return value
Paul Mangan [Mon, 28 Jul 2003 07:22:26 +0000 (07:22 +0000)]
sync with 0.9.4cvs1
Alfons Hoogervorst [Sun, 27 Jul 2003 19:04:30 +0000 (19:04 +0000)]
* src/mimeview.c
tweak it more to make icon list act like a check button group
Christoph Hohmann [Sun, 27 Jul 2003 15:41:59 +0000 (15:41 +0000)]
0.9.3claws61
* sync with 0.9.3cvs20
see ChangeLog 2003-07-25
Paul Mangan [Sun, 27 Jul 2003 15:10:02 +0000 (15:10 +0000)]
re-commit changes from 0.9.3claws58
Paul Mangan [Sun, 27 Jul 2003 14:59:35 +0000 (14:59 +0000)]
a sync from 0.9.3cvs17
Alfons Hoogervorst [Sun, 27 Jul 2003 11:48:03 +0000 (11:48 +0000)]
* src/procmsg.c
add missing header members to MsgInfo; fixes the problem of
not displaying X-Faces, as noticed by Ricardo Mones
Christoph Hohmann [Sat, 26 Jul 2003 20:10:45 +0000 (20:10 +0000)]
commit configure.ac
Christoph Hohmann [Sat, 26 Jul 2003 19:07:16 +0000 (19:07 +0000)]
0.9.3claws57
* sync with 0.9.3cvs18
see ChangeLog 2003-07-24
Christoph Hohmann [Sat, 26 Jul 2003 18:30:25 +0000 (18:30 +0000)]
0.9.3claws56
* sync with 0.9.3cvs17
see ChangeLog 2003-07-23
Christoph Hohmann [Sat, 26 Jul 2003 17:01:47 +0000 (17:01 +0000)]
0.9.3claws55
* src/folder.[ch]
* src/imap.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
add support for copy function that copy multiple messages
(not implemented yet)
* src/summaryview.c
add missing return value
Paul Mangan [Sat, 26 Jul 2003 10:05:48 +0000 (10:05 +0000)]
tools/multiwebsearch.pl: do whitespace substitution before passing the string to the browser
Christoph Hohmann [Fri, 25 Jul 2003 18:47:43 +0000 (18:47 +0000)]
0.9.3claws53
* src/folder.[ch]
* src/imap.c
* src/mh.c
rewrite adding of multiple messages to a folder for
claws' folder system
Luke Plant [Fri, 25 Jul 2003 12:39:29 +0000 (12:39 +0000)]
* src/mimeview.c
o icon toggles set correctly on leaving ctree mimeview
Paul Mangan [Fri, 25 Jul 2003 07:31:02 +0000 (07:31 +0000)]
partial sync with 0.9.3cvs21
Paul Mangan [Thu, 24 Jul 2003 16:07:51 +0000 (16:07 +0000)]
fix typo
Paul Mangan [Thu, 24 Jul 2003 09:42:43 +0000 (09:42 +0000)]
src/mimeview.c: increase the gutter size of paned so that the panes can be resized
Paul Mangan [Thu, 24 Jul 2003 09:41:27 +0000 (09:41 +0000)]
fix typo
Paul Mangan [Thu, 24 Jul 2003 08:49:53 +0000 (08:49 +0000)]
removed
Paul Mangan [Thu, 24 Jul 2003 08:49:21 +0000 (08:49 +0000)]
minor changes: fix typos
Alfons Hoogervorst [Thu, 24 Jul 2003 06:34:22 +0000 (06:34 +0000)]
* src/mimeview.c
make icon list look like a list of toggles
Luke Plant [Thu, 24 Jul 2003 00:44:23 +0000 (00:44 +0000)]
* src/pixmaps/mimeview_gpg_expired.xpm
* src/pixmaps/mimeview_gpg_failed.xpm
* src/pixmaps/mimeview_gpg_passed.xpm
* src/pixmaps/mimeview_text_html.xpm
* src/pixmaps/mimeview_image.xpm
o all icons the same size
* src/mimeview.[ch]
o mimeview ctree arranged vertically above the viewer
o icons changed to buttons
o can use keyboard to select an icon (Enter)
o resize icon list to width of icons
* src/gtk/gtkvscrollbutton.c
o sensitivity of buttons reacts to position
Luke Plant [Thu, 24 Jul 2003 00:40:01 +0000 (00:40 +0000)]
* src/mimeview.[ch]
o mimeview ctree arranged vertically above the viewer
o icons changed to buttons
o can use keyboard to select an icon (Enter)
o resize icon list to width of icons
Luke Plant [Thu, 24 Jul 2003 00:39:07 +0000 (00:39 +0000)]
* src/gtk/gtkvscrollbutton.c
o sensitivity of buttons reacts to position
Luke Plant [Thu, 24 Jul 2003 00:36:52 +0000 (00:36 +0000)]
* src/pixmaps/mimeview_gpg_expired.xpm
* src/pixmaps/mimeview_gpg_failed.xpm
* src/pixmaps/mimeview_gpg_passed.xpm
* src/pixmaps/mimeview_text_html.xpm
* src/pixmaps/mimeview_image.xpm
o made all icons the same size
Christoph Hohmann [Wed, 23 Jul 2003 14:51:47 +0000 (14:51 +0000)]
0.9.3claws45
* sync with 0.9.3cvs14 (incomplete)
see ChangeLog 2003-07-17
Alfons Hoogervorst [Wed, 23 Jul 2003 09:24:20 +0000 (09:24 +0000)]
* src/folder.c
* src/procmsg.h
sync with my local tree to restore some claws-only things
Paul Mangan [Wed, 23 Jul 2003 08:46:58 +0000 (08:46 +0000)]
indicate missing keys and expired sigs/keys in mime view column
Paul Mangan [Wed, 23 Jul 2003 06:34:05 +0000 (06:34 +0000)]
Redirect fixes: enable automatic account selection and do not append signature to message on changing account
Paul Mangan [Wed, 23 Jul 2003 06:04:17 +0000 (06:04 +0000)]
sync with 0.9.3cvs16
Alfons Hoogervorst [Tue, 22 Jul 2003 23:55:17 +0000 (23:55 +0000)]
* src/inc.c
give progress dialog a main window, and give it the first
one (presumably the only one). fixes bug #247, "segfault on
pop-before-smtp"
Alfons Hoogervorst [Tue, 22 Jul 2003 21:36:48 +0000 (21:36 +0000)]
* src/summaryview.c
shift-space scrolls up
Jens Oberender [Tue, 22 Jul 2003 12:55:55 +0000 (12:55 +0000)]
just added the tools README as README.tools to the docs stuff
Paul Mangan [Tue, 22 Jul 2003 11:38:24 +0000 (11:38 +0000)]
sync with 0.9.3cvs15