1 2007-01-21 [colin] 2.7.1cvs44
5 * src/etpan/etpan-thread-manager.c
6 * src/etpan/etpan-thread-manager.h
7 Same (Funny that etpan_thread_unbind
8 is called but not etpan_thread_bind)
10 2007-01-21 [colin] 2.7.1cvs43
18 * src/etpan/Makefile.am
19 * src/gtk/colorlabel.c
20 * src/gtk/colorlabel.h
21 * src/gtk/sslcertwindow.c
22 * src/gtk/sslcertwindow.h
23 * src/etpan/etpan-log.c ** REMOVED **
24 * src/etpan/etpan-log.h ** REMOVED **
27 2007-01-20 [colin] 2.7.1cvs42
33 2007-01-20 [colin] 2.7.1cvs41
51 Make functions that aren't used in other
54 2007-01-20 [colin] 2.7.1cvs40
69 * src/editldap_basedn.c
93 * src/prefs_compose_writing.c
94 * src/prefs_ext_prog.c
95 * src/prefs_folder_item.c
98 * src/prefs_msg_colors.c
101 * src/prefs_receive.c
103 * src/prefs_spelling.c
104 * src/prefs_summaries.c
105 * src/prefs_toolbar.c
106 * src/prefs_wrapping.c
117 * src/common/passcrypt.c
118 * src/common/socket.c
120 * src/common/ssl_certificate.c
121 * src/common/template.c
123 * src/etpan/imap-thread.c
124 * src/gtk/sslcertwindow.c
125 * src/gtk/sslcertwindow.h
126 Make functions that could be static, static
128 2007-01-20 [colin] 2.7.1cvs39
133 2007-01-20 [colin] 2.7.1cvs38
138 Fix bug 1102, 'claws-mail-2.7.1
139 makes use of deprecated ldap
142 2007-01-20 [colin] 2.7.1cvs37
147 * src/gtk/quicksearch.c
148 Add Wide message list layout
150 2007-01-19 [fabien] 2.7.1cvs36
153 make sure a font change is considered in links of
156 2007-01-19 [colin] 2.7.1cvs35
167 * src/gtk/quicksearch.c
168 * src/gtk/quicksearch.h
169 Drop 'Separate Folder tree' and 'Separate
170 Message View'. Put three layouts in place
173 2007-01-19 [paul] 2.7.1cvs34
175 * src/prefs_msg_colors.c
176 more use of Q_ for translators
178 2007-01-19 [paul] 2.7.1cvs33
181 * src/prefs_account.c
182 a few changes to the English
184 2007-01-19 [fabien] 2.7.1cvs32
187 factorize translatable string
189 2007-01-18 [colin] 2.7.1cvs31
192 Don't error out on --sync option. Although
193 we don't do anything with it, gtk+ handles
194 it, and it's useful for debugging X errors
196 2007-01-18 [fabien] 2.7.1cvs30
199 ability to apply on the fly the recent added
200 'gtk_can_change_accels' pref (no need to restart).
202 2007-01-18 [fabien] 2.7.1cvs29
204 * src/plugins/bogofilter/bogofilter_gtk.c
205 * src/plugins/bogofilter/bogofilter.c
206 * src/plugins/spamassassin/spamassassin_gtk.c
208 * src/prefs_account.c
209 factorize or rewrite some translatable strings.
211 2007-01-18 [fabien] 2.7.1cvs28
215 set a 4pix space between "Subject:" label and subject entry in
218 2007-01-18 [wwp] 2.7.1cvs27
221 fix conflicting address-copy/paste when focus is set
222 to the embedded edit-person form.
225 2007-01-18 [wwp] 2.7.1cvs26
228 complete 2.7.1cvs23 (one more file was missing from that
231 2007-01-18 [colin] 2.7.1cvs25
234 Provide a way to migrate without backup
235 Re-ask for migration on next start if
236 it has been refused and wizard has been
239 2007-01-18 [wwp] 2.7.1cvs24
242 complete 2.7.1.cvs23 (file was missing from previous
245 2007-01-18 [wwp] 2.7.1cvs23
248 fix potential crashes in address book's focus_in/out signal handlers,
249 force focus to the edit-person form when clicked the Edit menu entry or
250 button (this only matters if the edit-person form is embedded to the
251 AB window, in that case, focus is not set when browsing the contacts
252 list w/ keys or mouse clicks).
254 2007-01-18 [paul] 2.7.1cvs22
257 add command line options:
259 -q and --quit for --exit
261 print "Unknown option" for unknown options
263 2007-01-18 [paul] 2.7.1cvs21
266 updated by Pavlo Bohmat
268 2007-01-18 [paul] 2.7.1cvs20
271 fix sensitivity issues of Mark as Spam/Ham
273 2007-01-17 [fabien] 2.7.1cvs19
279 Add a 'gtk_can_change_accels' pref in Preferences/Other which
280 control the corresponding gtk property. It could be used to lock
281 all shortcuts (avoid to set one of them by inadvertency).
283 2007-01-17 [colin] 2.7.1cvs18
286 Fix bug 1100, 'Highlighted e-mail data not visible
287 when color label applied.'. Use a weighted average
288 between normal selected foreground color and color
289 label instead of a simple one (3/1 instead 1/1).
291 2007-01-17 [colin] 2.7.1cvs17
294 Better fix for bug 1088, 'Ctrl-h produces repeatable
295 crash' - don't prevent mail switching while loading
297 2007-01-17 [colin] 2.7.1cvs16
306 Manage recursive search of unsubscribed folders
307 Rescan tree without checking for new messages
308 after subscriptions changed
310 2007-01-17 [paul] 2.7.1cvs15
313 * src/gtk/pluginwindow.c
314 fix bug 1101, '"Load plugin" button is
316 unset (-1) initial width in prefs_common,
317 fix overlapping buttons,
320 2007-01-17 [paul] 2.7.1cvs14
323 add #include <errno.h>, it's needed
326 2007-01-17 [paul] 2.7.1cvs13
329 * tools/make.themes.project
330 rename .sylpheed_themeinfo to .claws_themeinfo
332 * src/etpan/etpan-errors.h
333 * src/etpan/etpan-log.c
334 * src/etpan/etpan-log.h
335 * src/etpan/etpan-thread-manager-types.h
336 * src/etpan/etpan-thread-manager.c
337 * src/etpan/etpan-thread-manager.h
338 * src/etpan/imap-thread.c
339 * src/etpan/imap-thread.h
342 2007-01-17 [colin] 2.7.1cvs12
344 * src/plugins/pgpcore/select-keys.c
345 * src/gtk/pluginwindow.c
346 * src/prefs_account.c
349 2007-01-16 [colin] 2.7.1cvs11
354 Manage subscribing to subfolders when only
355 subscribed folders are shown.
357 2007-01-16 [colin] 2.7.1cvs10
360 Fix annoying vscrollbar going back to top
361 on Check for new folders
363 2007-01-16 [colin] 2.7.1cvs9
368 2007-01-16 [colin] 2.7.1cvs8
371 Bigger buffer for errors
375 * src/prefs_account.c
376 * src/prefs_account.h
378 * src/etpan/imap-thread.c
379 * src/etpan/imap-thread.h
380 * manual/handling.xml
381 Add subscriptions management. What it changes:
382 Creating a folder subscribes to it
383 Deleting a folder unsubscribes it
384 New contextual menu item allowing to switch between
385 All folders and Subscribed folders, subscribe, and
386 unsubscribe. "Creating" an existing but unsubscribed
387 folder will subscribe it.
388 By default for new accounts, only subscribed folders
392 2007-01-16 [paul] 2.7.1cvs7
395 Allow folder classes to specify only sort_key or
396 sort_type instead of both or none.
398 2007-01-16 [paul] 2.7.1cvs6
405 Save and use errno for procmime_get_part
407 2007-01-16 [colin] 2.7.1cvs5
410 Never remove INBOX when scanning for
411 new folders. It's a special folder
414 2007-01-15 [colin] 2.7.1cvs4
417 Fix 'Check for new folders' when IMAP subdirectory
419 * src/etpan/imap-thread.c
422 2007-01-15 [colin] 2.7.1cvs3
424 * src/etpan/imap-thread.c
425 Fix invalid free on command-connection
428 2007-01-15 [wwp] 2.7.1cvs2
430 * src/matcher_parser_lex.l
431 * src/quote_fmt_lex.l
432 * src/matcher_parser_parse.y
433 fix copyright header in lexers and parsers.
435 2007-01-15 [paul] 2.7.1cvs1
441 bump up version number following
444 2007-01-15 [paul] 2.7.0cvs31
448 add Fabien to the Team list
449 add the recent contributors
450 make a few corrections
452 2007-01-15 [paul] 2.7.0cvs30
456 * src/plugins/pgpcore/prefs_gpg.c
457 * src/plugins/pgpcore/prefs_gpg.h
461 2007-01-14 [colin] 2.7.0cvs29
464 Use the 'gtk+' backend. Avoids gnome-vfs use,
465 two benefits: faster to open, will fix strange
466 dbus-related crash. Thanks to Pascal Terjan.
468 2007-01-14 [colin] 2.7.0cvs28
470 * src/etpan/imap-thread.c
471 Delete the old imap just after allocating
472 the new one. Makes sure we don't get the
473 same pointer by sheer luck, which feels
474 strange in the debug log.
476 2007-01-14 [colin] 2.7.0cvs27
478 * src/gtk/inputdialog.c
479 Make sure we don't print passwords in
480 clear text when in debug mode
482 2007-01-14 [colin] 2.7.0cvs26
484 * src/gtk/gtksctree.c
485 Fix bug 1098, 'bogus last row display
486 after expanding a thread'. Patch by
487 Jindrich Makovicka <makovick@gmail.com>
489 2007-01-14 [colin] 2.7.0cvs25
491 * src/etpan/imap-thread.c
492 Close socket manually before
493 freeing the imap struct
495 2007-01-14 [colin] 2.7.0cvs24
497 * src/etpan/imap-thread.c
498 Maybe fix new reconnection issues
500 2007-01-13 [colin] 2.7.0cvs23
503 Freeze/thaw on thread selection
505 2007-01-13 [paul] 2.7.0cvs22
510 add 'Edit/Delete thread'
512 2007-01-13 [colin] 2.7.0cvs21
514 * src/prefs_account.c
515 * src/prefs_compose_writing.c
516 * src/prefs_message.c
517 * src/prefs_msg_colors.c
519 * src/prefs_receive.c
520 * src/prefs_spelling.c
521 * src/prefs_summaries.c
525 * src/plugins/pgpcore/prefs_gpg.c
526 * src/plugins/spamassassin/spamassassin_gtk.c
527 Factorize gtk frame creation
530 2007-01-13 [colin] 2.7.0cvs20
532 * src/message_search.c
533 * src/summary_search.c
534 Fix Enter in search windows
536 Fix body search starting at the
537 end of the mail (and asking for loop)
539 2007-01-13 [colin] 2.7.0cvs19
541 * src/etpan/imap-thread.c
542 Make sure we don't free the same imap
545 2007-01-13 [colin] 2.7.0cvs18
548 Allow multiple commitHelpers to
551 2007-01-12 [colin] 2.7.0cvs17
553 * src/etpan/imap-thread.c
554 Make sure we get rid of the previous mailimap
555 when connecting - just in case disconnect was
558 2007-01-12 [paul] 2.7.0cvs16
561 Strip S/MIME signatures when re-editing
562 S/MIME signed messages.
564 2007-01-12 [paul] 2.7.0cvs15
571 no need to define CLAWS anymore, remove
574 2007-01-12 [paul] 2.7.0cvs14
577 check if the mail's signed as
578 it can change the mail structure
581 2007-01-12 [paul] 2.7.0cvs13
584 fix Forwarding msgs with attachments
585 that have dos line endings
588 2007-01-12 [wwp] 2.7.0cvs12
591 Revert accidentally committed extra version tag.
593 2007-01-12 [wwp] 2.7.0cvs11
595 * src/prefs_account.c
596 Fix compilation w/o aspell (completes 2.7.0cvs7).
598 2007-01-11 [colin] 2.7.0cvs10
601 move g_warning to debug_print
602 it scares people for no reason
604 2007-01-11 [colin] 2.7.0cvs9
607 Fix files to translate. Patch by
610 2007-01-11 [paul] 2.7.0cvs8
613 Fix recursion when server lists the
614 current subfolder in the response
616 Fix updating of icon_list/ctree
617 * src/plugins/pgpcore/select-keys.c
618 Fix a few annoyances when choosing
619 keys for the CMS (S/MIME) protocol
621 2007-01-11 [wwp] 2.7.0cvs7
624 * src/prefs_account.c
625 * src/prefs_account.h
626 Add per-account spellcheck default dictionaries settings.
628 2007-01-10 [colin] 2.7.0cvs6
630 * src/prefs_folder_item.c
631 Factorize strings - patch by Fabien
633 2007-01-10 [colin] 2.7.0cvs5
636 Fix bug 1095, 'Crash while changing folder
637 columns during incorporation'
639 2007-01-09 [colin] 2.7.0cvs4
641 * src/gtk/pluginwindow.c
642 Set the plugin window transient. Seems
643 like some window managers hide it in
644 the background after "load plugin"...
646 2007-01-09 [colin] 2.7.0cvs3
649 Use the same type for alloc and free
651 2007-01-08 [paul] 2.7.0cvs2
654 updated by Tim Dijkstra
656 2007-01-08 [paul] 2.7.0cvs1
662 2007-01-08 [paul] 2.7.0
669 2007-01-08 [paul] 2.6.1cvs119
671 * doc/man/claws-mail.1
674 2007-01-08 [paul] 2.6.1cvs118
676 * doc/man/claws-mail.1
678 * manual/advanced.xml
679 improved English usage
681 2007-01-08 [paul] 2.6.1cvs117
692 updated by Miquel Oliete, Stephan Sachse, me,
693 Tommi Pirinen, Andrea Spadaccini, Frederico
694 Goncalves Guimaraes, Andrej Kacian, Aleksandar
695 Urosevic, and Ralgh Young
697 2007-01-07 [mones] 2.6.1cvs116
699 * manual/es/advanced.xml
701 Synced manual (unhide mark_as_read_delay)
702 and updated translation for release
704 2007-01-07 [paul] 2.6.1cvs115
706 * src/prefs_matcher.c
707 make the hbox content fit better under
710 2007-01-07 [colin] 2.6.1cvs114
713 Fix bug 1088, 'Ctrl-h produces repeatable
716 2007-01-06 [colin] 2.6.1cvs113
718 * src/etpan/imap-thread.c
719 Add casts to int to get certs. Fixes
720 bug 1064, 'crash @ etpan_certificate_check()
721 when opening an IMAP folder', with latest
722 libetpan CVS or >= 0.49
727 * src/prefs_folder_item.c
728 Grey out the "synchronise" menu items if
729 there's nothing to synchronise.
730 * src/plugins/pgpcore/sgpgme.c
731 Make an error clearer than "Unknown error"
733 2007-01-06 [colin] 2.6.1cvs112
736 Don't try to show a message if updating
737 Maybe fixes bug 1088, 'ctrl-h produces
740 2007-01-06 [colin] 2.6.1cvs111
743 Disable Control-Space (handle it as Space).
745 2007-01-05 [paul] 2.6.1cvs110
748 Fix bug 934, 'sylpheed claws 2.1
749 doesn't show Exchanges Public Folders'
750 Thanks to Hoa and Colin
752 Refuse to allocate more than 2 MB for a
753 single field, it's a good indication of
756 2007-01-05 [colin] 2.6.1cvs109
759 Allow --select'ing emails by Message-ID too
761 2007-01-05 [colin] 2.6.1cvs108
763 * src/common/quoted-printable.c
766 2007-01-05 [colin] 2.6.1cvs107
768 * src/common/quoted-printable.c
769 Fix previous commit about bug 1089
772 2007-01-05 [colin] 2.6.1cvs106
774 * src/common/quoted-printable.c
775 Fix my previous commit on bug 1089
778 2007-01-04 [colin] 2.6.1cvs105
780 * src/common/quoted-printable.c
781 Fix bug 1089, 'NUL characters in Subject
782 line are misinterpreted'. Not a pain to
789 2007-01-04 [wwp] 2.6.1cvs104
792 Force operator precedence (fix a compiler warning).
794 2007-01-04 [colin] 2.6.1cvs103
797 Be cautious there too (same fix as the one
798 in textview from cvs33)
800 Don't use any MimeViewer plugin when showing
803 2007-01-03 [wwp] 2.6.1cvs102
807 fixed "cent" sign (use the existing ASCII one),
808 decode more HTML entities,
809 converted table ASCII entries to UTF-8,
810 moved a switch() into a hashtable.
812 2007-01-03 [paul] 2.6.1cvs101
818 When possible, use move_msg instead of
819 copy_msg + remove_msg to move sent mail
822 2007-01-03 [paul] 2.6.1cvs100
825 add more html entity recognition:
826 pounds, euros, and cents
828 2007-01-03 [colin] 2.6.1cvs99
831 Don't display an error on NOSELECT
832 folders when synchronising
834 2007-01-03 [paul] 2.6.1cvs98
836 * tools/maildir2claws-mail.pl
837 only substitute 'sent-mail' if it's
838 the full directory name
840 2007-01-03 [paul] 2.6.1cvs97
845 archive a chunk of ChangeLog in
848 * doc/src/ChangeLog.claws-pre0.8.0
849 remove ChangeLog.claws-pre0.8.0, adding
850 its contents to ChangeLog.gtk1
852 2007-01-03 [paul] 2.6.1cvs96
873 * src/addressbook_foldersel.c
874 * src/addressbook_foldersel.h
897 * src/displayheader.c
898 * src/displayheader.h
909 * src/editldap_basedn.c
910 * src/editldap_basedn.h
927 * src/folder_item_prefs.c
928 * src/folder_item_prefs.h
935 * src/grouplistdialog.c
936 * src/grouplistdialog.h
977 * src/message_search.c
978 * src/message_search.h
995 * src/partial_download.c
996 * src/partial_download.h
1001 * src/prefs_account.c
1002 * src/prefs_account.h
1003 * src/prefs_actions.c
1004 * src/prefs_actions.h
1005 * src/prefs_common.c
1006 * src/prefs_common.h
1007 * src/prefs_compose_writing.c
1008 * src/prefs_compose_writing.h
1009 * src/prefs_customheader.c
1010 * src/prefs_customheader.h
1011 * src/prefs_display_header.c
1012 * src/prefs_display_header.h
1013 * src/prefs_filtering.c
1014 * src/prefs_filtering.h
1015 * src/prefs_filtering_action.c
1016 * src/prefs_filtering_action.h
1017 * src/prefs_folder_column.c
1018 * src/prefs_folder_column.h
1019 * src/prefs_folder_item.c
1020 * src/prefs_folder_item.h
1025 * src/prefs_image_viewer.c
1026 * src/prefs_image_viewer.h
1027 * src/prefs_matcher.c
1028 * src/prefs_matcher.h
1029 * src/prefs_message.c
1030 * src/prefs_msg_colors.c
1031 * src/prefs_msg_colors.h
1034 * src/prefs_receive.c
1036 * src/prefs_spelling.c
1037 * src/prefs_spelling.h
1038 * src/prefs_summaries.c
1039 * src/prefs_summaries.h
1040 * src/prefs_summary_column.c
1041 * src/prefs_summary_column.h
1042 * src/prefs_template.c
1043 * src/prefs_template.h
1044 * src/prefs_themes.c
1045 * src/prefs_themes.h
1046 * src/prefs_toolbar.c
1047 * src/prefs_toolbar.h
1048 * src/prefs_wrapping.c
1049 * src/prefs_wrapping.h
1059 * src/quote_fmt_parse.y
1062 * src/remotefolder.c
1063 * src/remotefolder.h
1064 * src/send_message.c
1065 * src/send_message.h
1068 * src/sourcewindow.c
1069 * src/sourcewindow.h
1074 * src/stock_pixmap.c
1075 * src/stock_pixmap.h
1076 * src/summary_search.c
1077 * src/summary_search.h
1092 * src/common/base64.c
1093 * src/common/base64.h
1095 * src/common/hooks.c
1096 * src/common/hooks.h
1099 * src/common/mgutils.c
1100 * src/common/mgutils.h
1103 * src/common/passcrypt.c
1104 * src/common/passcrypt.h.in
1105 * src/common/plugin.c
1106 * src/common/plugin.h
1107 * src/common/prefs.c
1108 * src/common/prefs.h
1109 * src/common/progressindicator.c
1110 * src/common/progressindicator.h
1111 * src/common/quoted-printable.c
1112 * src/common/quoted-printable.h
1113 * src/common/session.c
1114 * src/common/session.h
1117 * src/common/socket.c
1118 * src/common/socket.h
1121 * src/common/ssl_certificate.c
1122 * src/common/ssl_certificate.h
1123 * src/common/stringtable.c
1124 * src/common/stringtable.h
1125 * src/common/template.c
1126 * src/common/template.h
1127 * src/common/timing.h
1128 * src/common/utils.c
1129 * src/common/utils.h
1130 * src/common/version.h.in
1133 * src/common/xmlprops.c
1134 * src/common/xmlprops.h
1136 * src/gtk/colorlabel.c
1137 * src/gtk/colorsel.c
1138 * src/gtk/colorsel.h
1139 * src/gtk/combobox.c
1140 * src/gtk/combobox.h
1141 * src/gtk/description_window.c
1142 * src/gtk/description_window.h
1145 * src/gtk/foldersort.c
1146 * src/gtk/foldersort.h
1147 * src/gtk/gtksctree.c
1148 * src/gtk/gtkutils.c
1149 * src/gtk/gtkutils.h
1150 * src/gtk/inputdialog.c
1151 * src/gtk/inputdialog.h
1152 * src/gtk/logwindow.c
1153 * src/gtk/logwindow.h
1154 * src/gtk/manage_window.c
1155 * src/gtk/manage_window.h
1158 * src/gtk/pluginwindow.c
1159 * src/gtk/pluginwindow.h
1160 * src/gtk/prefswindow.c
1161 * src/gtk/prefswindow.h
1162 * src/gtk/progressdialog.c
1163 * src/gtk/progressdialog.h
1164 * src/gtk/sslcertwindow.c
1165 * src/gtk/sslcertwindow.h
1166 * src/plugins/bogofilter/bogofilter.c
1167 * src/plugins/bogofilter/bogofilter.h
1168 * src/plugins/bogofilter/bogofilter_gtk.c
1169 * src/plugins/clamav/clamav_plugin.c
1170 * src/plugins/clamav/clamav_plugin.h
1171 * src/plugins/clamav/clamav_plugin_gtk.c
1172 * src/plugins/demo/demo.c
1173 * src/plugins/dillo_viewer/dillo_prefs.c
1174 * src/plugins/dillo_viewer/dillo_prefs.h
1175 * src/plugins/dillo_viewer/dillo_viewer.c
1176 * src/plugins/pgpcore/passphrase.c
1177 * src/plugins/pgpcore/passphrase.h
1178 * src/plugins/pgpcore/pgp_viewer.c
1179 * src/plugins/pgpcore/pgp_viewer.h
1180 * src/plugins/pgpcore/plugin.c
1181 * src/plugins/pgpcore/select-keys.c
1182 * src/plugins/pgpcore/select-keys.h
1183 * src/plugins/pgpcore/sgpgme.c
1184 * src/plugins/pgpcore/sgpgme.h
1185 * src/plugins/pgpinline/pgpinline.c
1186 * src/plugins/pgpinline/pgpinline.h
1187 * src/plugins/pgpinline/plugin.c
1188 * src/plugins/pgpmime/pgpmime.c
1189 * src/plugins/pgpmime/pgpmime.h
1190 * src/plugins/pgpmime/plugin.c
1191 * src/plugins/spamassassin/spamassassin.c
1192 * src/plugins/spamassassin/spamassassin.h
1193 * src/plugins/spamassassin/spamassassin_gtk.c
1194 * src/plugins/trayicon/trayicon.c
1195 it's 2007, update the year in the copyright headers
1197 2007-01-03 [paul] 2.6.1cvs95
1200 it is 2007, use it in the copyright string
1202 2007-01-03 [paul] 2.6.1cvs94
1205 html entity conversion:
1206 move ™ to a more suitable place
1207 add • and –
1208 make sure — and — are both
1211 2007-01-02 [colin] 2.6.1cvs93
1215 * src/common/plugin.c
1217 * src/etpan/imap-thread.c
1220 2006-12-31 [paul] 2.6.1cvs92
1222 * src/prefs_summaries.c
1223 use gtk_button_new_from_stock()
1225 2006-12-30 [colin] 2.6.1cvs91
1230 Don't update filtering and account paths
1231 when copying folders
1233 2006-12-30 [colin] 2.6.1cvs90
1235 * src/prefs_compose_writing.c
1237 * src/prefs_template.c
1238 Use message font for Writing and
1239 Quoting prefs, as well as Templates.
1241 2006-12-30 [colin] 2.6.1cvs89
1243 * src/prefs_summaries.c
1244 Rework GUI; patch by Pawel
1246 2006-12-29 [colin] 2.6.1cvs88
1248 * src/prefs_folder_item.c
1249 Fix bug 1085, 'Apply to subfolder
1250 doesn't work' - I was mistaken saying
1251 it worked in every case
1253 2006-12-28 [colin] 2.6.1cvs87
1255 * src/gtk/gtkaspell.c
1256 Don't assert if use_alternate is true
1257 and alt_dictionary isn't set -- this
1258 is what happens on upgrade! Rather,
1261 2006-12-28 [colin] 2.6.1cvs86
1264 Fix desktop/icon simplification
1266 2006-12-28 [colin] 2.6.1cvs85
1269 Make desktop and icon not
1270 dependant on the desktop
1272 2006-12-28 [wwp] 2.6.1cvs84
1274 * src/plugins/pgpmime/claws.def
1275 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1277 2006-12-28 [wwp] 2.6.1cvs83
1279 * src/prefs_folder_item.c
1280 Fix coloring of "simplify subject regexp" (folder prefs),
1281 which might be left to red whereas the regexp gets empty.
1283 2006-12-28 [wwp] 2.6.1cvs82
1285 * src/prefs_common.c
1286 * src/prefs_common.h
1289 Save addressbook mainwindow's horizontal and vertical splitter position.
1291 2006-12-27 [wwp] 2.6.1cvs81
1293 * src/gtk/gtkaspell.c
1294 * src/gtk/gtkaspell.h
1296 Fix assignment of compose's default and alternate dictionary from
1297 account or folder settings. Now gtkaspell_change_dict does rotate
1298 dicts only when it's called from a menu cb.
1300 2006-12-27 [wwp] 2.6.1cvs80
1302 * src/folder_item_prefs.c
1303 Fix randomly initialized default-alt-dictionary (folder prefs),
1304 complete 2.6.1cvs72.
1306 2006-12-27 [paul] 2.6.1cvs79
1310 Add Copy folder in the folder's contextual
1313 2006-12-27 [wwp] 2.6.1cvs78
1316 Clean up session locking, thanks to Colin.
1318 2006-12-26 [colin] 2.6.1cvs77
1321 Revert previous patch
1323 2006-12-26 [colin] 2.6.1cvs76
1329 * src/etpan/imap-thread.c
1330 Fix previous commit warnings
1331 Make statusbar update every second if total < 20
1332 Make IMAP APPEND faster by simplifying log
1334 2006-12-26 [colin] 2.6.1cvs75
1342 Make it possible to copy folders accross
1343 mailboxes (this was an arbitrary limitation).
1344 Still make it impossible to move folders
1347 2006-12-26 [colin] 2.6.1cvs74
1349 * src/etpan/imap-thread.c
1350 Fix bug 1081, 'claws-mail
1351 segfaults when going offline
1352 while it transfers mails via
1355 2006-12-26 [colin] 2.6.1cvs73
1357 * src/folder_item_prefs.c
1358 Don't forget alt dictionary when
1359 renaming/moving folders
1361 2006-12-26 [wwp] 2.6.1cvs72
1363 * src/folder_item_prefs.c
1364 Add missing defaults for per-folder alt dict
1365 (forgotten in 2.6.1cvs61).
1367 2006-12-26 [colin] 2.6.1cvs71
1370 Add tooltip to state that specifying
1371 full path to mailbox is possible
1373 2006-12-26 [wwp] 2.6.1cvs70
1375 * src/partial_download.c
1376 * src/gtk/gtkvscrollbutton.c
1377 * src/plugins/pgpinline/plugin.c
1378 Fix for few compiler warnings that matter.
1380 2006-12-25 [colin] 2.6.1cvs69
1382 * src/partial_download.c
1383 Fix marking for download or deletion
1384 when the header isn't the first
1385 * src/gtk/logwindow.c
1386 Fix start of scrolling
1388 2006-12-23 [paul] 2.6.1cvs68
1391 change last commit to use the 'academic'
1392 method instead. Thanks to wwp
1394 2006-12-23 [paul] 2.6.1cvs67
1397 don't warn about empty subject when
1400 2006-12-22 [colin] 2.6.1cvs66
1402 * src/summary_search.c
1405 2006-12-22 [colin] 2.6.1cvs65
1407 * src/gtk/gtkutils.c
1410 * src/summary_search.c
1417 2006-12-22 [colin] 2.6.1cvs64
1421 Add a combo to the learn spam button
1422 * src/plugins/bogofilter/bogofilter.c
1423 * src/plugins/bogofilter/bogofilter_gtk.c
1424 * src/plugins/bogofilter/bogofilter.h
1425 Allow to store Unsure mails in a specific
1426 folder to make better teaching easier
1428 2006-12-21 [wwp] 2.6.1cvs63
1431 * src/prefs_common.c
1432 * src/prefs_common.h
1433 * src/prefs_spelling.c
1434 * src/gtk/gtkaspell.c
1435 * src/gtk/gtkaspell.h
1436 Allow spell-checking using both current and alternate dictionaries
1439 2006-12-21 [wwp] 2.6.1cvs62
1441 * src/gtk/gtkaspell.c
1442 Apply recheck_when_changing_dict (highlight all mispelled words)
1443 when switching to alternate dictionary.
1445 2006-12-21 [wwp] 2.6.1cvs61
1448 * src/folder_item_prefs.h
1449 * src/prefs_common.c
1450 * src/prefs_common.h
1451 * src/prefs_folder_item.c
1452 * src/prefs_spelling.c
1453 * src/gtk/gtkaspell.c
1454 * src/gtk/gtkaspell.h
1455 Add global and per-folder prefs to set the default
1456 alternate dictionary.
1458 2006-12-21 [colin] 2.6.1cvs60
1461 Look for folders by path in all folders
1465 2006-12-20 [colin] 2.6.1cvs59
1467 * src/gtk/quicksearch.c
1468 Make sure in_typing is false when clearing
1470 2006-12-20 [wwp] 2.6.1cvs58
1473 change manual's target dir to be LFH-compliant (thanks to Colin).
1475 2006-12-20 [wwp] 2.6.1cvs57
1477 * src/prefs_common.c
1478 * src/prefs_summaries.c
1479 i18n fix and factorize patch, thanks to Fabien.
1481 2006-12-20 [paul] 2.6.1cvs56
1484 last of the renaming (??)
1486 correct --help info of --status-full
1487 * src/plugins/bogofilter/bogofilter.c
1488 make FALSE default of whitelist_ab
1490 2006-12-19 [colin] 2.6.1cvs55
1493 Same as before, without depending on
1496 2006-12-19 [colin] 2.6.1cvs54
1499 Fix bug 1059, 'Better jpilot charset
1500 handling'. Use libpisync's charset conversion
1503 2006-12-19 [colin] 2.6.1cvs53
1508 2006-12-19 [wwp] 2.6.1cvs52
1511 Add missing #include (thanks to Colin).
1513 2006-12-19 [wwp] 2.6.1cvs51
1515 * src/prefs_receive.c
1516 Better spacing between widgets in prefs.
1518 2006-12-18 [colin] 2.6.1cvs50
1521 Fix failure to get separator on LIST "" ""
1522 Try LIST "" "INBOX" too.
1524 2006-12-18 [wwp] 2.6.1cvs49
1526 * src/common/session.c
1527 Fix a compiler warning (thanks to Fabien).
1529 2006-12-18 [wwp] 2.6.1cvs48
1533 Factorize some strings for translation (it's about error
1534 messages when applying or checking template/quote format).
1536 2006-12-18 [colin] 2.6.1cvs47
1540 * src/gtk/Makefile.am
1542 Add a Release notes tab from the contents of
1543 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
1545 2006-12-17 [colin] 2.6.1cvs46
1550 Correctly convert from/to UTF8/filename encoding
1551 when loading and saving files. Probably fixes
1552 bug 1068, 'Claws-Mail uses 100% CPU when looking
1553 for a file to attach and is blocked...'
1555 2006-12-17 [colin] 2.6.1cvs45
1557 * src/gtk/logwindow.c
1558 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
1559 IMAP folder and is blocked on main thread':
1560 make sure we put utf8 in the log.
1562 2006-12-16 [colin] 2.6.1cvs44
1566 Fix bug 1055, 'Add the 'cancel receive'
1567 in the available events for the toolbar buttons'
1569 2006-12-16 [colin] 2.6.1cvs43
1574 * src/common/session.c
1575 Log error when SSL handshakes fail.
1576 Fixes bug 1082, 'incorrect / imprecise
1577 error message when imap server provides
1578 ssl only through STARTTLS but SSL is
1581 2006-12-15 [wwp] 2.6.1cvs42
1583 * src/plugins/bogofilter/bogofilter_gtk.c
1584 set proper sensitivity to widgets I've recently added.
1590 2006-12-15 [wwp] 2.6.1cvs41
1592 * src/plugins/bogofilter/bogofilter.c
1593 * src/plugins/bogofilter/bogofilter.h
1594 * src/plugins/bogofilter/bogofilter_gtk.c
1595 bogofilter's whitelist can now use a subset of
1596 the addressbook (either a book, a subfolder of a book,
1597 or the whole addressbook by using "Any"). Re-used there
1598 some pref_matcher widgets and mechanisms to match a subset
1601 2006-12-15 [wwp] 2.6.1cvs40
1604 * src/common/plugin.c
1605 * src/common/plugin.h
1607 * src/plugins/bogofilter/bogofilter.c
1608 * src/plugins/clamav/clamav_plugin.c
1609 * src/plugins/demo/demo.c
1610 * src/plugins/dillo_viewer/dillo_viewer.c
1611 * src/plugins/pgpcore/plugin.c
1612 * src/plugins/pgpinline/plugin.c
1613 * src/plugins/pgpmime/plugin.c
1614 * src/plugins/spamassassin/spamassassin.c
1615 * src/plugins/trayicon/trayicon.c
1616 factorize some translatable strings (plugins-related),
1617 fix missing punctuation in several places,
1618 remove useless translatable \n in about.c,
1619 and factorize plugin init code w/ a new function
1620 check_plugin_version() in common/plugin.c.
1621 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1623 2006-12-15 [wwp] 2.6.1cvs39
1625 * src/plugins/bogofilter/bogofilter.c
1626 * src/plugins/bogofilter/bogofilter_gtk.c
1627 flag whitelisted spams as spam, but don't filter it to the spam
1628 folder. Thanks to Colin.
1630 2006-12-15 [ticho] 2.6.1cvs38
1632 * src/plugins/bogofilter/bogofilter.c
1633 * src/plugins/bogofilter/bogofilter.h
1634 * src/plugins/bogofilter/bogofilter_gtk.c
1635 Add option to whitelist senders found in addressbook. Patch by colin.
1637 2006-12-15 [paul] 2.6.1cvs37
1640 add missing #include "log.h"
1642 2006-12-15 [paul] 2.6.1cvs36
1644 * src/plugins/bogofilter/bogofilter.c
1645 * src/plugins/bogofilter/bogofilter.h
1646 * src/plugins/bogofilter/bogofilter_gtk.c
1647 Add an option to allow inserting an
1648 X-Claws-Bogosity header (on MH folders
1649 only). Patch by Colin
1651 2006-12-14 [colin] 2.6.1cvs35
1654 "Yes" should be the default choice for
1655 migration configuration
1657 2006-12-14 [paul] 2.6.1cvs34
1659 * src/prefs_summaries.c
1660 * manual/advanced.xml
1661 Unhide mark_as_read_delay
1663 2006-12-14 [paul] 2.6.1cvs33
1672 Fix printing of selection
1673 Fix printing of message parts
1674 Fix printing of images
1675 * src/gtk/gtksourceprintjob.c
1676 Fix page count when there are images
1678 2006-12-14 [wwp] 2.6.1cvs32
1683 * src/gtk/quicksearch.c
1684 fix quicksearch 'magnify' button status when QS is closed
1685 using the Escape key, thanks to Colin.
1687 2006-12-14 [wwp] 2.6.1cvs31
1692 * src/gtk/quicksearch.c
1693 fix quicksearch 'magnify' button status when QS is closed
1694 using the Escape key, thanks to Colin.
1696 2006-12-13 [colin] 2.6.1cvs30
1700 Use the binary safe version of ldap_get_values,
1701 to make sure we manipulate null-terminated
1702 strings. Maybe fixes bug 1075, 'claws mail
1703 segfault when completing ldap adresses'
1704 * src/syldap.c ** REMOVED **
1705 * src/syldap.h ** REMOVED **
1708 2006-12-13 [mones] 2.6.1cvs29
1711 Fixed piped strings, fixed click translation
1713 2006-12-13 [paul] 2.6.1cvs28
1716 don't translate these strings
1718 2006-12-13 [paul] 2.6.1cvs27
1723 2006-12-13 [colin] 2.6.1cvs26
1727 Add claws_is_starting()
1729 2006-12-13 [mones] 2.6.1cvs25
1731 * manual/es/advanced.xml
1733 Synced manual and updated translation
1735 2006-12-12 [colin] 2.6.1cvs24
1738 Add an option to use STARTTLS in the
1739 welcome wizard. Fixes bug 1080,
1740 'Using SSL option in wizard for incoming
1741 server does not activate SSL with STARTTLS'
1743 2006-12-12 [colin] 2.6.1cvs23
1746 Don't exit when there's an incomplete
1747 mailbox configured - leaves a chance
1748 to fix a failing IMAP account. Exit
1749 if no mailbox at all is loaded (case
1751 Completes bug 1077's fix (I was wrong
1752 in this bug's comment #3).
1754 2006-12-12 [colin] 2.6.1cvs22
1757 Add another menu data type
1758 * src/prefs_account.c
1759 Complete the completion of bug 1076
1760 (doesn't lose the pref on apply)
1762 2006-12-12 [paul] 2.6.1cvs21
1764 * src/prefs_account.c
1765 complete the fix of bug 1076
1766 also be more verbose with the text
1768 2006-12-12 [paul] 2.6.1cvs20
1770 * src/gtk/combobox.c
1771 fix compilation warning
1773 2006-12-11 [colin] 2.6.1cvs19
1776 Document :port in server entry tooltips
1778 2006-12-11 [colin] 2.6.1cvs18
1783 2006-12-11 [colin] 2.6.1cvs17
1786 Add failing IMAP as a reason for no
1789 2006-12-11 [colin] 2.6.1cvs16
1791 * src/prefs_account.c
1792 Check for existence of inbox for local
1795 Allow setting the port to use for servers
1796 by using the usual "server.example.com:port"
1797 syntax. Fixes bug 1077, 'sylpheed-claws does
1798 not start when IMAP server is unavailable'
1800 2006-12-11 [colin] 2.6.1cvs15
1802 * src/prefs_account.c
1803 Prevent use of non-existing default inbox
1805 2006-12-11 [colin] 2.6.1cvs14
1807 * src/prefs_account.c
1808 Fix sensitivity. Fixes bug 1076, 'privacy
1809 options are displayed even when pgp plugin
1810 not loaded / available'
1812 2006-12-09 [colin] 2.6.1cvs13
1814 * manual/advanced.xml
1815 * src/prefs_common.c
1816 * src/prefs_common.h
1817 * src/common/ssl_certificate.c
1818 Add a new hidden preference, 'unsafe_ssl_certs',
1819 which allows to store multiple certificates per
1820 server/port. This is disabled by default because
1821 it's less secure (presenting a new certificate
1822 instead of a changed one raises less alarms).
1823 This will cause Claws to ask about an unknown
1824 certificate for people who have used 2.6.1cvs8
1827 2006-12-09 [colin] 2.6.1cvs12
1830 Fix cache updating after action
1832 2006-12-07 [wwp] 2.6.1cvs11
1835 fix email address comparison when replying to all
1836 (avoid replying to ourselves), thanks to Colin.
1838 2006-12-06 [paul] 2.6.1cvs10
1845 * src/common/utils.c
1846 ...and more renaming
1849 2006-12-06 [paul] 2.6.1cvs9
1860 2006-12-06 [colin] 2.6.1cvs8
1863 * src/common/ssl_certificate.c
1864 * src/common/ssl_certificate.h
1865 Handle multiple certificates per host/port
1867 2006-12-06 [colin] 2.6.1cvs7
1869 * src/etpan/imap-thread.c
1870 Fix certificate checking on IMAP
1872 2006-12-06 [colin] 2.6.1cvs6
1875 Fix bug 1072, 'Claws stops fetching newsgroups
1876 from server when newsgroup got deleted': continue
1877 checking other groups
1879 2006-12-05 [wwp] 2.6.1cvs5
1881 * src/message_search.c
1882 * src/summary_search.c
1883 * src/gtk/combobox.c
1884 * src/gtk/combobox.h
1885 * src/gtk/gtkutils.c
1886 * src/gtk/gtkutils.h
1887 make up and down arrow keys in modern gtk_combo_box_entry widgets
1888 behave like w/ old comboboxes (summary and message search only).
1890 2006-12-05 [paul] 2.6.1cvs4
1896 2006-12-05 [paul] 2.6.1cvs3
1899 * tools/textviewer.pl
1900 script updated and description added
1902 2006-12-04 [colin] 2.6.1cvs2
1905 Run pre-send hook only when checking
1908 2006-12-04 [paul] 2.6.1cvs1
1915 bump up version number following stable release
1917 2006-12-04 [paul] 2.6.0cvs83
1920 updates and corrections
1922 2006-12-04 [colin] 2.6.0cvs82
1924 * src/common/utils.c
1925 Probably fix bug 1066, 'Incorrect mailbox
1928 2006-12-04 [colin] 2.6.0cvs81
1930 * src/common/utils.c
1931 Trim tabs from mailcap file too.
1933 2006-12-02 [paul] 2.6.0cvs80
1936 fix broken GUI under certain languages
1938 put the Cancel button to the right
1940 2006-12-01 [paul] 2.6.0cvs79
1943 remove reference to removed file
1945 2006-12-01 [wwp] 2.6.0cvs78
1949 remove forgotten debug statements.
1951 2006-12-01 [wwp] 2.6.0cvs77
1953 * manual/advanced.xml
1954 * manual/fr/advanced.xml
1960 * src/prefs_common.c
1961 * src/prefs_common.h
1962 * src/gtk/gtkutils.c
1963 * src/gtk/gtkutils.h
1964 add a hidden option to allow embedding the editaddress (edit contact details)
1965 dialog into the addressbook's window. This doesn't change the default
1968 2006-12-01 [wwp] 2.6.0cvs76
1970 * src/message_search.c
1971 * src/summary_search.c
1972 fix more focus issues (don't set focus to combobox's entry widget when
1973 entry's value changed, if entry widget has focus already).
1975 2006-12-01 [wwp] 2.6.0cvs75
1977 * src/gtk/quicksearch.c
1978 revert last changes to the quicksearch gtk_combo_box, this needs more
1981 2006-12-01 [paul] 2.6.0cvs74
1983 * tools/kdeservicemenu/README
1984 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1985 * tools/kdeservicemenu/install.sh
1986 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1987 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1988 simplify this stuff, and in so doing,
1989 fix it. (possibly re-extend it again at
1992 2006-12-01 [wwp] 2.6.0cvs73
1994 * src/gtk/quicksearch.c
1995 adapt quicksearch code to use modern gtk_combo_box'es.
1997 2006-12-01 [wwp] 2.6.0cvs72
2000 * src/prefs_common.c
2001 * src/prefs_common.h
2002 * src/message_search.c
2003 * src/summary_search.c
2004 * src/gtk/combobox.c
2005 * src/gtk/combobox.h
2006 add history combos to all message and summary search fields.
2008 2006-12-01 [wwp] 2.6.0cvs71
2011 As the list may change while the mark as read delay
2012 runs, we can't rely on the 'row' pointer, which can
2013 be invalid when the timeout is called. As the mark
2014 as read is only done if the message is still selected,
2015 use summaryview->selected instead. Thanks to Colin.
2017 2006-11-30 [paul] 2.6.0cvs70
2020 give emphasis to "Sylpheed-Claws"
2021 as well as "Claws Mail"
2023 2006-11-30 [colin] 2.6.0cvs69
2026 Put the SSL checkboxes in the receiving
2027 and sending server pages.
2029 2006-11-29 [colin] 2.6.0cvs68
2031 * src/gtk/gtkutils.c
2032 * src/gtk/gtkvscrollbutton.c
2033 Revert some deprecated fixes - they seem to
2034 deprecate stuff as soon as a new one gets out.
2035 g_object_ref_sink needed glib-2.10.
2037 2006-11-29 [colin] 2.6.0cvs67
2039 * src/common/utils.c
2040 Create .mailcap if it doesn't exist
2042 2006-11-29 [colin] 2.6.0cvs66
2045 Followup to cvs60: use original list
2046 of recipients if replying to a mail
2047 in Sent Drafts or Queue.
2049 2006-11-27 [paul] 2.6.0cvs65
2051 * src/image_viewer.c
2052 revert the last change for now (it's broken)
2054 2006-11-27 [paul] 2.6.0cvs64
2058 * m4/aclocal-include.m4
2075 * src/common/Makefile.am
2076 * src/common/claws.c
2077 * src/common/claws.h
2079 * src/common/sylpheed.c
2080 * src/common/sylpheed.h
2081 * src/etpan/Makefile.am
2082 * src/gtk/Makefile.am
2083 * src/gtk/claws-marshal.list
2085 * src/gtk/gtksctree.c
2086 * src/gtk/quicksearch.c
2087 * src/gtk/sylpheed-marshal.list
2088 * src/plugins/bogofilter/bogofilter.c
2089 * src/plugins/bogofilter/bogofilter_gtk.c
2090 * src/plugins/clamav/clamav_plugin.c
2091 * src/plugins/clamav/clamav_plugin_gtk.c
2092 * src/plugins/demo/demo.c
2093 * src/plugins/dillo_viewer/dillo_viewer.c
2094 * src/plugins/pgpcore/Makefile.am
2095 * src/plugins/pgpcore/claws.def
2096 * src/plugins/pgpcore/pgp_viewer.c
2097 * src/plugins/pgpcore/plugin.c
2098 * src/plugins/pgpcore/sylpheed.def
2099 * src/plugins/pgpinline/Makefile.am
2100 * src/plugins/pgpinline/claws.def
2101 * src/plugins/pgpinline/plugin.c
2102 * src/plugins/pgpinline/sylpheed.def
2103 * src/plugins/pgpmime/Makefile.am
2104 * src/plugins/pgpmime/claws.def
2105 * src/plugins/pgpmime/plugin.c
2106 * src/plugins/pgpmime/sylpheed.def
2107 * src/plugins/spamassassin/spamassassin.c
2108 * src/plugins/spamassassin/spamassassin_gtk.c
2109 * src/plugins/trayicon/trayicon.c
2111 remove deprecated gtk_tooltips_set_delay()
2113 2006-11-26 [paul] 2.6.0cvs63
2117 * src/image_viewer.c
2119 * src/gtk/gtkutils.c
2120 * src/gtk/gtkvscrollbutton.c
2121 * src/gtk/prefswindow.c
2122 * src/plugins/pgpcore/prefs_gpg.c
2123 replace more deprecated GTK+ functions
2125 2006-11-26 [paul] 2.6.0cvs62
2130 replace deprecated gtk_idle_... functions
2132 2006-11-26 [paul] 2.6.0cvs61
2138 * src/gtk/gtkvscrollbutton.c
2139 * src/gtk/quicksearch.c
2140 * src/plugins/pgpcore/passphrase.c
2141 replace deprecated gtk_timeout_add and
2144 2006-11-26 [paul] 2.6.0cvs60
2147 fix bug that caused the wrong recipient
2148 to be selected when replying to a msg
2149 which is From one of our accounts to
2150 another of our accounts
2152 2006-11-25 [paul] 2.6.0cvs59
2155 don't change the From column title to
2156 To if the To column is visible
2158 2006-11-24 [paul] 2.6.0cvs58
2161 fix bug 1069, 'Sent mails disappear, BCC
2162 or locking problem?'
2164 2006-11-21 [wwp] 2.6.0cvs57
2167 fix spelling menu when replying (same as 2.3.1cvs39):
2168 discrepancy between context menu and top menu when
2169 folder's dictionary isn't the default one.
2171 2006-11-19 [paul] 2.6.0cvs56
2174 obey always_show_msg option when
2176 * src/plugins/bogofilter/bogofilter.c
2179 2006-11-18 [paul] 2.6.0cvs55
2189 * src/gtk/icon_legend.c
2190 * src/gtk/icon_legend.h
2191 * tools/OOo2claws-mail.pl
2193 * tools/acroread2claws-mail.pl
2194 * tools/claws.i18n.status.pl
2195 * tools/filter_conv.pl
2196 * tools/filter_conv_new.pl
2197 * tools/freshmeat_search.pl
2198 * tools/google_search.pl
2199 * tools/kmail2claws-mail.pl
2200 * tools/kmail2claws-mail_v2.pl
2201 * tools/maildir2claws-mail.pl
2202 * tools/make.themes.project
2203 * tools/multiwebsearch.pl
2204 * tools/outlook2claws-mail.pl
2205 * tools/tb2claws-mail
2206 * tools/kdeservicemenu/README
2207 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2208 update mine and wwp's email addresses in
2211 * src/prefs_compose_writing.c
2212 set sensitivity on 'new message format' frame
2214 2006-11-17 [paul] 2.6.0cvs54
2217 more reworking of the GUI
2218 Patch by Fabien Vantard
2220 2006-11-16 [paul] 2.6.0cvs53
2223 set a minimum size for the window, allow
2224 it to automatically expand as necessary
2226 2006-11-16 [wwp] 2.6.0cvs52
2229 better wrap of copyright info on some systems.
2231 2006-11-16 [paul] 2.6.0cvs51
2234 move the tech info from the upper panel
2236 use a gtk_text_view for the features tab
2238 2006-11-16 [paul] 2.6.0cvs50
2241 update my email address
2248 * src/plugins/trayicon/trayicon.c
2249 don't offer simple menu separators
2252 add separator between 'mark all read'
2255 2006-11-15 [wwp] 2.6.0cvs49
2258 updated manuals authors.
2260 2006-11-14 [paul] 2.6.0cvs48
2263 Fix Options/Reply mode after draft save
2265 2006-11-14 [paul] 2.6.0cvs47
2268 Fix make DESTDIR=...
2271 * src/plugins/pgpinline/pgpinline.c
2272 Probably fix bug 1061
2274 2006-11-14 [paul] 2.6.0cvs46
2279 * src/stock_pixmap.c
2280 * src/stock_pixmap.h
2282 * src/pixmaps/active.xpm
2283 * src/pixmaps/inactive.xpm
2284 add a new page, 'Features', to the About dialog
2285 showing which features are compiled in and which
2288 2006-11-14 [paul] 2.6.0cvs45
2291 updated by Pavlo Bohmat
2293 2006-11-14 [colin] 2.6.0cvs44
2301 * src/gtk/gtkaspell.c
2302 Fix 64-bit-related warnings
2304 Fix possible infinite loop
2305 * src/plugins/pgpcore/sgpgme.c
2306 Remove useless check
2308 2006-11-13 [colin] 2.6.0cvs43
2310 * src/gtk/Makefile.am
2311 authors.h isn't generated
2313 2006-11-13 [colin] 2.6.0cvs42
2315 * src/plugins/pgpinline/pgpinline.c
2316 * src/plugins/pgpmime/pgpmime.c
2317 Very probably fix bug 1061, 'crash on
2318 opening signed email'. Another cast
2321 2006-11-13 [colin] 2.6.0cvs41
2323 * src/plugins/pgpcore/sgpgme.c
2324 Maybe fix bug 1061, 'crash on opening
2327 2006-11-13 [wwp] 2.6.0cvs40
2329 * src/plugins/pgpinline/pgpinline.c
2330 fix candidate for bug #1057, thanks to Colin.
2332 2006-11-13 [wwp] 2.6.0cvs39
2335 * src/quote_fmt_parse.y
2336 fix bug 1052: current parser buffer was not always
2337 allocated, ptr to this buffer could be returned as
2338 NULL whereas no parser error has occurred. in
2339 consequence, defining a template body as "%d"
2340 (w/o the quotes) for the first time of the instance
2341 of claws-mail, was reporting a parser error. make
2342 sure that the buffer is always allocated, even to
2344 fix mis-unescaping in compose.:compose_quote_fmt():
2345 unescaping of the fmt string was always done
2346 whereas it must be done *only* when receiving
2347 quote format strings issued from the prefs
2348 (compose new message, reply, forward, redirect
2349 formats), *not* when applying templates. in
2350 consequences, applying templates w/ sequences
2351 like \\|p{echo} were failing. make sure that
2352 unescaping is done only when necessary.
2354 2006-11-12 [colin] 2.6.0cvs38
2359 2006-11-12 [colin] 2.6.0cvs37
2361 * src/plugins/pgpinline/pgpinline.c
2362 * src/plugins/pgpmime/pgpmime.c
2363 Release GPG context at the latest
2364 possible moment. Maybe fixes
2365 bug 1057, 'crash on sending signed
2366 message to a newsgroup'
2369 2006-11-12 [colin] 2.6.0cvs36
2371 * src/plugins/pgpcore/sgpgme.c
2372 Tell a bit more when gpg's status doesn't
2373 contain any signature
2375 2006-11-12 [colin] 2.6.0cvs35
2378 Fix bug 1060, 'compilation error with
2381 2006-11-12 [paul] 2.6.0cvs34
2383 * doc/man/claws-mail.1
2385 * src/plugins/clamav/README
2386 * src/plugins/spamassassin/README
2388 * tools/freshmeat_search.pl
2389 * tools/google_search.pl
2390 * tools/multiwebsearch.pl
2392 * src/plugins/trayicon/trayicon.c
2393 fix compiliation warning
2395 2006-11-11 [colin] 2.6.0cvs33
2398 Forbid drag and drop from/to different
2399 folders of type F_UNKNOWN
2401 2006-11-11 [colin] 2.6.0cvs32
2403 * src/plugins/pgpinline/pgpinline.c
2404 Fix typo in previous commit:
2406 + if ((err = gpgme_new(&data->ctx)) ...)
2408 2006-11-11 [colin] 2.6.0cvs31
2410 * src/plugins/pgpinline/pgpinline.c
2411 * src/plugins/pgpmime/pgpmime.c
2412 Check success after calling gpgme_new
2413 Maybe fixes bug 1057, 'crash on sending
2414 signed message to a newsgroup'
2416 2006-11-11 [colin] 2.6.0cvs30
2419 init undostruct to 0s (from
2420 valgrind log of bug 1057)
2422 2006-11-10 [colin] 2.6.0cvs29
2425 Set cursor to wait before filtering
2426 duplicates in all folders
2427 * src/plugins/bogofilter/bogofilter.c
2428 * src/plugins/bogofilter/bogofilter.h
2429 * src/plugins/bogofilter/bogofilter_gtk.c
2430 Completely thread away the bogofilter
2433 2006-11-10 [mones] 2.6.0cvs28
2437 added COMPOSE_CHECK_BEFORE_SEND hook
2439 2006-11-10 [paul] 2.6.0cvs27
2443 add libSM to get_compiled_in_features()
2447 2006-11-10 [colin] 2.6.0cvs26
2449 * src/etpan/imap-thread.c
2450 Add a reference to libetpan's sasl engine
2451 so that sasl_done() doesn't get called by
2452 libetpan, and doesn't break openssl.
2453 Should fix bug 1053, 'SC fails to reestablish
2454 a secure connection'
2457 2006-11-10 [colin] 2.6.0cvs25
2459 * manual/addrbook.xml
2460 * manual/advanced.xml
2465 2006-11-09 [colin] 2.6.0cvs24
2467 * src/plugins/bogofilter/bogofilter_gtk.c
2468 Add comment about annoyance
2470 2006-11-09 [colin] 2.6.0cvs23
2472 * src/plugins/bogofilter/bogofilter.c
2473 * src/plugins/bogofilter/bogofilter_gtk.c
2474 Prepare things needed to thread bogofilter
2475 filtering: separate bogo stuff and possible GUI
2478 2006-11-09 [colin] 2.6.0cvs22
2482 Search for one of our accounts in Delivered-To
2483 (helps for auto-account selection when
2484 replying/forwarding)
2488 * src/plugins/trayicon/trayicon.c
2489 Allow opening a new mail with any account from
2492 2006-11-09 [wwp] 2.6.0cvs21
2495 * src/prefs_common.c
2496 * src/prefs_common.h
2497 * src/prefs_compose_writing.c
2498 add a compose new message format (in prefs/compose/writing), it's a
2499 simple subject+body template to use when opening a new composition
2500 window. It's similar to the existent reply and forward formats.
2502 enhanced the template/format % symbols substitution mechanism to
2503 use current composition window information when % are used in
2504 the compose new message format or in templates applied to new
2505 messages (there were useless in that situations before). When
2506 applied to new messages, %d corresponds to the system time/date.
2508 2006-11-09 [paul] 2.6.0cvs20
2513 2006-11-09 [paul] 2.6.0cvs19
2516 keep tje alphabetical order
2518 2006-11-08 [colin] 2.6.0cvs18
2520 * src/etpan/imap-thread.c
2521 Fix bug 1054, 'Slowness logging big
2524 2006-11-08 [paul] 2.6.0cvs17
2529 2006-11-08 [paul] 2.6.0cvs16
2534 2006-11-08 [paul] 2.6.0cvs15
2537 * tools/OOo2claws-mail.pl
2538 * tools/OOo2sylpheed.pl
2540 * tools/acroread2claws-mail.pl
2541 * tools/acroread2sylpheed.pl
2542 * tools/kmail2claws-mail.pl
2543 * tools/kmail2claws-mail_v2.pl
2544 * tools/kmail2sylpheed.pl
2545 * tools/kmail2sylpheed_v2.pl
2546 * tools/maildir2claws-mail.pl
2547 * tools/maildir2sylpheed.pl
2548 * tools/nautilus2claws-mail.sh
2549 * tools/nautilus2sylpheed.sh
2550 * tools/outlook2claws-mail.pl
2551 * tools/outlook2sylpheed.pl
2552 * tools/tb2claws-mail
2554 * tools/tbird2claws.py
2555 * tools/tbird2syl.py
2556 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2557 * tools/kdeservicemenu/install.sh
2558 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2559 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2560 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2561 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2562 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2563 renamed (removed, added) tools files
2565 2006-11-08 [paul] 2.6.0cvs14
2569 Migrate sylpheedrc to clawsrc, and fix the standard
2570 plugins path in the process
2572 2006-11-07 [colin] 2.6.0cvs13
2575 Symlink sylpheed-claws relative to
2578 2006-11-07 [colin] 2.6.0cvs12
2581 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
2583 2006-11-07 [paul] 2.6.0cvs11
2586 Fix a missed occurence of
2589 2006-11-07 [paul] 2.6.0cvs10
2592 Fix symlink installation
2594 2006-11-07 [paul] 2.6.0cvs9
2597 Symlink claws-mail to sylpheed-claws
2598 * src/common/utils.c
2599 Fix migrating symlinks
2600 * src/etpan/imap-thread.c
2601 check certificate only when there's
2604 2006-11-07 [paul] 2.6.0cvs8
2607 Fix icon breakages with Gtk, which needs a
2608 cache updated to see them.
2610 2006-11-07 [paul] 2.6.0cvs7
2621 * claws-mail-128x128.png
2622 * claws-mail-64x64.png
2627 * sylpheed-claws-128x128.png
2628 * sylpheed-claws-64x64.png
2629 * sylpheed-claws.desktop
2630 * sylpheed-claws.ico
2631 * sylpheed-claws.pc.in
2632 * sylpheed-claws.png
2633 * debian/README.Debian
2635 * debian/claws-mail.desktop
2636 * debian/claws-mail.menu
2637 * debian/claws-mail.postinst.debhelper
2638 * debian/claws-mail.postrm.debhelper
2643 * debian/sylpheed-claws.desktop
2644 * debian/sylpheed-claws.menu
2645 * debian/sylpheed-claws.postinst.debhelper
2646 * debian/sylpheed-claws.postrm.debhelper
2647 * doc/man/Makefile.am
2648 * doc/man/claws-mail.1
2649 * doc/man/sylpheed-claws.1
2650 * doc/src/ChangeLog.claws-pre0.8.0
2651 * manual/Makefile.am
2652 * manual/account.xml
2654 * manual/addrbook.xml
2655 * manual/advanced.xml
2656 * manual/claws-mail-manual.xml
2658 * manual/glossary.xml
2659 * manual/handling.xml
2661 * manual/keyboard.xml
2662 * manual/plugins.xml
2663 * manual/starting.xml
2664 * manual/sylpheed-claws-manual.xml
2666 * manual/dist/.cvsignore
2667 * manual/dist/html/.cvsignore
2668 * manual/dist/html/Makefile.am
2669 * manual/dist/pdf/.cvsignore
2670 * manual/dist/pdf/Makefile.am
2671 * manual/dist/ps/.cvsignore
2672 * manual/dist/ps/Makefile.am
2673 * manual/dist/txt/.cvsignore
2674 * manual/dist/txt/Makefile.am
2675 * manual/es/Makefile.am
2676 * manual/es/advanced.xml
2677 * manual/es/claws-mail-manual.xml
2679 * manual/es/glossary.xml
2680 * manual/es/handling.xml
2681 * manual/es/intro.xml
2682 * manual/es/plugins.xml
2683 * manual/es/sylpheed-claws-manual.xml
2684 * manual/es/dist/.cvsignore
2685 * manual/es/dist/html/.cvsignore
2686 * manual/es/dist/html/Makefile.am
2687 * manual/es/dist/pdf/.cvsignore
2688 * manual/es/dist/pdf/Makefile.am
2689 * manual/es/dist/ps/.cvsignore
2690 * manual/es/dist/ps/Makefile.am
2691 * manual/es/dist/txt/.cvsignore
2692 * manual/es/dist/txt/Makefile.am
2693 * manual/fr/Makefile.am
2694 * manual/fr/account.xml
2696 * manual/fr/addrbook.xml
2697 * manual/fr/advanced.xml
2698 * manual/fr/claws-mail-manual.xml
2700 * manual/fr/glossary.xml
2701 * manual/fr/handling.xml
2702 * manual/fr/intro.xml
2703 * manual/fr/keyboard.xml
2704 * manual/fr/plugins.xml
2705 * manual/fr/starting.xml
2706 * manual/fr/sylpheed-claws-manual.xml
2707 * manual/fr/dist/.cvsignore
2708 * manual/fr/dist/html/.cvsignore
2709 * manual/fr/dist/html/Makefile.am
2710 * manual/fr/dist/pdf/.cvsignore
2711 * manual/fr/dist/pdf/Makefile.am
2712 * manual/fr/dist/ps/.cvsignore
2713 * manual/fr/dist/ps/Makefile.am
2714 * manual/fr/dist/txt/.cvsignore
2715 * manual/fr/dist/txt/Makefile.am
2716 * manual/pl/Makefile.am
2717 * manual/pl/account.xml
2719 * manual/pl/addrbook.xml
2720 * manual/pl/advanced.xml
2721 * manual/pl/claws-mail-manual.xml
2723 * manual/pl/glossary.xml
2724 * manual/pl/handling.xml
2725 * manual/pl/intro.xml
2726 * manual/pl/keyboard.xml
2727 * manual/pl/plugins.xml
2728 * manual/pl/starting.xml
2729 * manual/pl/sylpheed-claws-manual.xml
2730 * manual/pl/dist/.cvsignore
2731 * manual/pl/dist/html/.cvsignore
2732 * manual/pl/dist/html/Makefile.am
2733 * manual/pl/dist/pdf/.cvsignore
2734 * manual/pl/dist/pdf/Makefile.am
2735 * manual/pl/dist/ps/.cvsignore
2736 * manual/pl/dist/ps/Makefile.am
2737 * manual/pl/dist/txt/.cvsignore
2738 * manual/pl/dist/txt/Makefile.am
2762 * src/addressbook_foldersel.c
2763 * src/addressbook_foldersel.h
2785 * src/customheader.c
2786 * src/customheader.h
2787 * src/displayheader.c
2788 * src/displayheader.h
2799 * src/editldap_basedn.c
2800 * src/editldap_basedn.h
2816 * src/folder_item_prefs.c
2817 * src/folder_item_prefs.h
2824 * src/grouplistdialog.c
2825 * src/grouplistdialog.h
2828 * src/image_viewer.c
2829 * src/image_viewer.h
2868 * src/matcher_parser.h
2869 * src/matcher_parser_lex.l
2870 * src/matcher_parser_parse.y
2873 * src/message_search.c
2874 * src/message_search.h
2893 * src/partial_download.c
2894 * src/partial_download.h
2899 * src/prefs_account.c
2900 * src/prefs_account.h
2901 * src/prefs_actions.c
2902 * src/prefs_actions.h
2903 * src/prefs_common.c
2904 * src/prefs_common.h
2905 * src/prefs_compose_writing.c
2906 * src/prefs_compose_writing.h
2907 * src/prefs_customheader.c
2908 * src/prefs_customheader.h
2909 * src/prefs_display_header.c
2910 * src/prefs_display_header.h
2911 * src/prefs_ext_prog.c
2912 * src/prefs_ext_prog.h
2913 * src/prefs_filtering.c
2914 * src/prefs_folder_column.c
2915 * src/prefs_folder_column.h
2916 * src/prefs_folder_item.c
2917 * src/prefs_folder_item.h
2922 * src/prefs_image_viewer.c
2923 * src/prefs_image_viewer.h
2924 * src/prefs_matcher.c
2925 * src/prefs_matcher.h
2926 * src/prefs_message.c
2927 * src/prefs_message.h
2928 * src/prefs_msg_colors.c
2929 * src/prefs_msg_colors.h
2934 * src/prefs_receive.c
2935 * src/prefs_receive.h
2938 * src/prefs_spelling.c
2939 * src/prefs_spelling.h
2940 * src/prefs_summaries.c
2941 * src/prefs_summaries.h
2942 * src/prefs_summary_column.c
2943 * src/prefs_summary_column.h
2944 * src/prefs_template.c
2945 * src/prefs_template.h
2946 * src/prefs_themes.c
2947 * src/prefs_themes.h
2948 * src/prefs_toolbar.c
2949 * src/prefs_toolbar.h
2950 * src/prefs_wrapping.c
2951 * src/prefs_wrapping.h
2961 * src/quote_fmt_parse.y
2964 * src/remotefolder.c
2965 * src/remotefolder.h
2966 * src/send_message.c
2967 * src/send_message.h
2970 * src/sourcewindow.c
2971 * src/sourcewindow.h
2976 * src/stock_pixmap.c
2977 * src/stock_pixmap.h
2978 * src/summary_search.c
2979 * src/summary_search.h
2996 * src/common/base64.c
2997 * src/common/base64.h
2999 * src/common/hooks.c
3000 * src/common/hooks.h
3003 * src/common/mgutils.c
3004 * src/common/mgutils.h
3007 * src/common/passcrypt.c
3008 * src/common/passcrypt.h.in
3009 * src/common/plugin.c
3010 * src/common/plugin.h
3011 * src/common/prefs.c
3012 * src/common/prefs.h
3013 * src/common/progressindicator.c
3014 * src/common/progressindicator.h
3015 * src/common/quoted-printable.c
3016 * src/common/quoted-printable.h
3017 * src/common/session.c
3018 * src/common/session.h
3021 * src/common/socket.c
3022 * src/common/socket.h
3025 * src/common/stringtable.c
3026 * src/common/stringtable.h
3027 * src/common/sylpheed.c
3028 * src/common/sylpheed.h
3029 * src/common/template.c
3030 * src/common/template.h
3031 * src/common/timing.h
3032 * src/common/utils.c
3033 * src/common/utils.h
3034 * src/common/version.h.in
3037 * src/common/xmlprops.c
3038 * src/common/xmlprops.h
3040 * src/gtk/colorlabel.c
3041 * src/gtk/colorlabel.h
3042 * src/gtk/colorsel.c
3043 * src/gtk/colorsel.h
3044 * src/gtk/combobox.c
3045 * src/gtk/combobox.h
3046 * src/gtk/description_window.c
3047 * src/gtk/description_window.h
3050 * src/gtk/foldersort.c
3051 * src/gtk/foldersort.h
3052 * src/gtk/gtkaspell.c
3053 * src/gtk/gtkaspell.h
3054 * src/gtk/gtksctree.c
3055 * src/gtk/gtkshruler.c
3056 * src/gtk/gtkshruler.h
3057 * src/gtk/gtkutils.c
3058 * src/gtk/gtkutils.h
3059 * src/gtk/icon_legend.c
3060 * src/gtk/icon_legend.h
3061 * src/gtk/logwindow.c
3062 * src/gtk/logwindow.h
3063 * src/gtk/manage_window.c
3064 * src/gtk/manage_window.h
3065 * src/gtk/pluginwindow.c
3066 * src/gtk/pluginwindow.h
3067 * src/gtk/prefswindow.c
3068 * src/gtk/prefswindow.h
3069 * src/gtk/quicksearch.c
3070 * src/gtk/quicksearch.h
3071 * src/pixmaps/claws-mail.xpm
3072 * src/pixmaps/claws-mail_icon.xpm
3073 * src/pixmaps/claws-mail_logo.xpm
3074 * src/pixmaps/sylpheed-claws.xpm
3075 * src/pixmaps/sylpheed-claws_icon.xpm
3076 * src/pixmaps/sylpheed-claws_logo.xpm
3077 * src/plugins/bogofilter/Makefile.am
3078 * src/plugins/bogofilter/bogofilter.c
3079 * src/plugins/bogofilter/bogofilter.h
3080 * src/plugins/bogofilter/bogofilter_gtk.c
3081 * src/plugins/clamav/Makefile.am
3082 * src/plugins/clamav/clamav_plugin.c
3083 * src/plugins/clamav/clamav_plugin.h
3084 * src/plugins/clamav/clamav_plugin_gtk.c
3085 * src/plugins/demo/Makefile.am
3086 * src/plugins/demo/demo.c
3087 * src/plugins/dillo_viewer/Makefile.am
3088 * src/plugins/dillo_viewer/README
3089 * src/plugins/dillo_viewer/dillo_prefs.c
3090 * src/plugins/dillo_viewer/dillo_prefs.h
3091 * src/plugins/dillo_viewer/dillo_viewer.c
3092 * src/plugins/pgpcore/Makefile.am
3093 * src/plugins/pgpcore/passphrase.c
3094 * src/plugins/pgpcore/passphrase.h
3095 * src/plugins/pgpcore/pgp_viewer.c
3096 * src/plugins/pgpcore/pgp_viewer.h
3097 * src/plugins/pgpcore/plugin.c
3098 * src/plugins/pgpcore/prefs_gpg.c
3099 * src/plugins/pgpcore/prefs_gpg.h
3100 * src/plugins/pgpcore/select-keys.c
3101 * src/plugins/pgpcore/select-keys.h
3102 * src/plugins/pgpcore/sgpgme.c
3103 * src/plugins/pgpcore/sgpgme.h
3104 * src/plugins/pgpcore/sylpheed.def
3105 * src/plugins/pgpcore/version.rc
3106 * src/plugins/pgpinline/Makefile.am
3107 * src/plugins/pgpinline/pgpinline.c
3108 * src/plugins/pgpinline/pgpinline.h
3109 * src/plugins/pgpinline/plugin.c
3110 * src/plugins/pgpinline/sylpheed.def
3111 * src/plugins/pgpinline/version.rc
3112 * src/plugins/pgpmime/Makefile.am
3113 * src/plugins/pgpmime/pgpmime.c
3114 * src/plugins/pgpmime/pgpmime.h
3115 * src/plugins/pgpmime/plugin.c
3116 * src/plugins/pgpmime/sylpheed.def
3117 * src/plugins/pgpmime/version.rc
3118 * src/plugins/spamassassin/Makefile.am
3119 * src/plugins/spamassassin/README
3120 * src/plugins/spamassassin/spamassassin.c
3121 * src/plugins/spamassassin/spamassassin.h
3122 * src/plugins/spamassassin/spamassassin_gtk.c
3123 * src/plugins/trayicon/Makefile.am
3124 * src/plugins/trayicon/trayicon.c
3125 * tools/OOo2sylpheed.pl
3127 * tools/README.sylprint
3128 * tools/acroread2sylpheed.pl
3129 * tools/claws.i18n.status.pl
3130 * tools/filter_conv.pl
3131 * tools/filter_conv_new.pl
3132 * tools/freshmeat_search.pl
3133 * tools/google_search.pl
3134 * tools/kmail2sylpheed.pl
3135 * tools/kmail2sylpheed_v2.pl
3136 * tools/make.themes.project
3137 * tools/multiwebsearch.pl
3138 * tools/nautilus2sylpheed.sh
3139 * tools/outlook2sylpheed.pl
3143 * tools/textviewer.sh
3144 * tools/vcard2xml.py
3145 * tools/kdeservicemenu/README
3146 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3147 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3148 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3149 Change name to Claws Mail. Announce to follow...
3151 2006-11-06 [wwp] 2.6.0cvs6
3153 * src/prefs_template.c
3154 unify messages related to quote format/template errors (fix
3155 capitalization), again.
3157 2006-11-06 [wwp] 2.6.0cvs5
3160 unify messages related to quote format/template errors.
3162 2006-11-06 [wwp] 2.6.0cvs4
3164 * src/prefs_msg_colors.c
3165 more uses of Q_ macro for contextual translations, thanks
3168 2006-11-06 [wwp] 2.6.0cvs3
3171 * src/common/utils.c
3172 * src/common/utils.h
3173 show an alertpanel to make sure users are aware that sensitive
3174 files are attached (it's file blacklist-based). This will fix
3175 interaction w/ GoogleEarth for instance, thanks to Colin.
3177 2006-11-06 [wwp] 2.6.0cvs2
3180 * src/prefs_template.c
3181 * src/prefs_template.h
3182 check quote format when applying/closing prefs. For now this only
3183 shows up an error dialog box, not preventing the user from using
3184 a broken quote (reply, forwards) format.
3186 2006-11-06 [wwp] 2.6.0cvs1
3188 * src/prefs_template.c
3189 fix missing checks of some template fields.
3191 2006-11-06 [paul] 2.6.0
3198 2006-11-06 [paul] 2.5.6cvs22
3200 * manual/advanced.xml
3201 * manual/es/advanced.xml
3202 put 'respect_flowed_format' info in the correct
3205 2006-11-06 [mones] 2.5.6cvs21
3208 Minor fixes for release
3210 2006-11-06 [paul] 2.5.6cvs20
3221 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3222 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3223 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3226 2006-11-02 [colin] 2.5.6cvs19
3230 * src/prefs_account.c
3231 * src/etpan/imap-thread.c
3232 Add GSSAPI support - fixes Debian bug #383274
3234 2006-11-01 [colin] 2.5.6cvs18
3237 Handle libpisock12 support. Probably
3238 fixes bug 1046, 'jpilot AddressDB.pdb
3241 2006-11-01 [colin] 2.5.6cvs17
3244 debug_print() folderutils_mark_all_read()
3246 2006-11-01 [colin] 2.5.6cvs16
3249 Add missed files to the Apache exception
3251 2006-10-31 [colin] 2.5.6cvs15
3255 Add a copy_private_data() func to FolderClasses
3256 Doesn't break the feature freeze, because we
3257 won't use it (right now) in the core.
3259 2006-10-31 [colin] 2.5.6cvs14
3262 Allow linking with the Apache licensed files in
3263 src/plugins/spamassassin. Hopefully fixes
3264 bug 1048, 'Spamassassin plugin license problem'
3266 2006-10-31 [wwp] 2.5.6cvs13
3269 fix and optimize trimming of leading linefeeds in body loop.
3271 2006-10-31 [colin] 2.5.6cvs12
3273 * src/etpan/imap-thread.c
3275 Make really sure to have NULL sets in case
3278 2006-10-30 [wwp] 2.5.6cvs11
3280 * src/prefs_common.c
3281 * src/prefs_common.h
3283 fix broken storage of quote format template when it contains \-escape
3284 sequences. The application of such sequences is also fixed now (\t
3285 in quote format will be a real tab instead of a 't', for instance).
3287 2006-10-27 [colin] 2.5.6cvs10
3290 Probably fix bug 1045, 'sylpheed-claws
3291 doesn't remove the mail from the IMAP
3292 Queue folder after sending'. From
3295 2006-10-27 [colin] 2.5.6cvs9
3298 Require libetpan-0.48. I'm so annoying,
3301 2006-10-27 [colin] 2.5.6cvs8
3305 Probably fix bug 1044, 'sylpheed-claws
3306 segfaults while moving mails' - Fix relation
3307 usage when moving to an IMAP mailbox from another
3310 2006-10-26 [paul] 2.5.6cvs7
3313 add libSM to compiled-in features
3316 2006-10-24 [colin] 2.5.6cvs6
3319 * src/gtk/gtkutils.c
3320 Fix crash when printing emails with an
3323 2006-10-24 [mones] 2.5.6cvs5
3325 * manual/es/advanced.xml
3326 Synchronize hidden option respect_flowed_format
3330 2006-10-21 [paul] 2.5.6cvs4
3333 * src/plugins/pgpcore/pgp_viewer.c
3334 * src/plugins/pgpcore/sgpgme.c
3335 fix building on BSDs
3336 Thanks to Michael Hughes
3337 <Sylpheed-Claws_user@thehugheslogcabin.net>
3339 2006-10-20 [colin] 2.5.6cvs3
3342 Bump up libetpan requirement
3343 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3344 * src/common/utils.c
3345 * src/common/utils.h
3346 Add convenience get_file_mtime()
3348 * src/etpan/imap-thread.c
3349 * src/etpan/imap-thread.h
3350 Implement UIDPLUS support if the server
3351 supports it - faster sending in this case
3353 2006-10-19 [colin] 2.5.6cvs2
3355 * src/gtk/quicksearch.c
3356 Fix emptying in type-ahead+extended mode
3359 Add a hook for offline state change
3360 * src/plugins/trayicon/trayicon.c
3361 Use it to display offline icons
3362 * src/plugins/trayicon/Makefile.am
3363 * src/plugins/trayicon/newmail.offline.xpm
3364 * src/plugins/trayicon/newmarkedmail.offline.xpm
3365 * src/plugins/trayicon/nomail.offline.xpm
3366 * src/plugins/trayicon/unreadmail.offline.xpm
3367 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3370 2006-10-12 [paul] 2.5.6cvs1
3375 Update version number following
3378 2006-10-19 [colin] 2.5.5cvs18
3380 * manual/handling.xml
3381 Add type-ahead search
3383 2006-10-18 [colin] 2.5.5cvs17
3385 * src/gtk/quicksearch.c
3386 Remove "save to history only if there's
3387 no syntax error", it breaks for some
3388 reason which I'll investigate later.
3390 2006-10-18 [colin] 2.5.5cvs16
3392 * src/prefs_common.c
3393 * src/prefs_common.h
3395 * src/gtk/quicksearch.c
3396 * src/gtk/quicksearch.h
3397 Add a type-ahead option for fast searches
3398 Patch by Fabien Vantard
3400 2006-10-18 [colin] 2.5.5cvs15
3404 Add Options/Reply mode/ menu to be able to
3405 change the recipients of a reply on the fly
3407 2006-10-18 [colin] 2.5.5cvs14
3410 Fix redirecting of our own sent mails
3412 2006-10-17 [wwp] 2.5.5cvs13
3414 * src/send_message.c
3415 Fix duplicate error messages when sending, and missing
3416 newline in such error messages.
3418 2006-10-17 [colin] 2.5.5cvs12
3421 Compare addresses case-insensitive
3423 2006-10-17 [colin] 2.5.5cvs11
3425 * src/plugins/pgpcore/sgpgme.c
3428 2006-10-17 [colin] 2.5.5cvs10
3430 * src/plugins/pgpcore/pgp_viewer.c
3433 2006-10-17 [colin] 2.5.5cvs9
3436 Fix a typo (thanks to Fabien)
3438 2006-10-16 [colin] 2.5.5cvs8
3441 Fix problem with quote-folding when emails
3442 don't convert cleanly to UTF-8
3444 2006-10-14 [colin] 2.5.5cvs7
3446 * src/prefs_template.c
3447 Reset fields when reopening
3450 2006-10-13 [paul] 2.5.5cvs6
3452 * manual/advanced.xml
3453 * src/prefs_message.c
3454 make 'respect_flowed_format' a hidden
3455 option, and add a manual entry for it
3458 2006-10-12 [colin] 2.5.5cvs5
3461 Revert part of 2.5.2cvs21:
3462 Don't optimise by reusing the
3463 last iconv converter if possible:
3464 it seems slightly broken in a
3465 very hard way to reproduce
3467 2006-10-12 [colin] 2.5.5cvs4
3469 * src/prefs_common.c
3470 * src/prefs_common.h
3471 * src/prefs_message.c
3473 Fix bug 1035, 'Incorrect handling
3474 of flowed lines'. We now optionnaly
3475 handle this format (preference is in
3476 Message View/Text options section)
3478 2006-10-12 [colin] 2.5.5cvs3
3482 * src/plugins/pgpcore/pgp_viewer.c
3483 * src/plugins/pgpcore/sgpgme.c
3484 Don't try to import without asking
3486 2006-10-12 [colin] 2.5.5cvs2
3489 Fix bug 1036, 'Forwarding a mutlipart
3490 mail with a "text/html" block to ms
3491 outlook users leeds to freeze of
3492 outlook'. Poor outlook users...
3494 2006-10-12 [paul] 2.5.5cvs1
3499 Update version number following
3502 2006-10-11 [paul] 2.5.4cvs1
3507 Update version number following
3510 2006-10-11 [paul] 2.5.3cvs32
3513 fix bug 1032, 'Segmentation fault when showing
3514 message' (bug in quote folding)
3517 2006-10-10 [colin] 2.5.3cvs31
3520 Rephrase english a bit
3522 2006-10-10 [colin] 2.5.3cvs30
3524 * src/prefs_compose_writing.c
3525 Stop making the page larger than the window
3527 2006-10-10 [wwp] 2.5.3cvs29
3530 * src/prefs_template.c
3533 * src/quote_fmt_lex.l
3534 * src/quote_fmt_parse.y
3535 Extend the quote parser a bit: allow to get access to
3536 basic (composing) account info.
3538 2006-10-10 [colin] 2.5.3cvs28
3541 Fix this \t problem in subject
3543 2006-10-09 [colin] 2.5.3cvs27
3547 Prepare cache a bit later
3548 If section already exists, skip the new one
3549 (as previously); avoid writing the same block
3550 twice - if we find a second block with the
3552 * src/plugins/pgpcore/pgp_viewer.c
3553 Set cursor to busy when retrieving a key
3554 * src/plugins/pgpcore/sgpgme.c
3555 allow 5 seconds for gpg to export the key
3558 2006-10-09 [colin] 2.5.3cvs26
3563 Check for existence of fgets_unlocked
3566 2006-10-09 [paul] 2.5.3cvs25
3568 * src/prefs_summaries.c
3569 replace strftime() with fast_strftime() and in
3570 the consequence fix the bug in the display of
3571 AM/PM in the 'Example' string
3573 2006-10-09 [ticho] 2.5.3cvs24
3576 Updated (and fixed up somewhat) Slovak translation.
3578 2006-10-08 [colin] 2.5.3cvs23
3580 * src/prefs_folder_item.c
3581 Explain why prefs in the top-level folder
3582 aren't retained, but are still useful
3584 2006-10-08 [colin] 2.5.3cvs22
3587 Don't cache anything if caching fails
3589 2006-10-08 [colin] 2.5.3cvs21
3591 * src/common/utils.c
3592 always include gi18n.h
3594 2006-10-07 [colin] 2.5.3cvs20
3596 * src/plugins/pgpcore/pgp_viewer.c
3597 Kill gpg after 5 seconds wait
3599 2006-10-07 [colin] 2.5.3cvs19
3601 * src/plugins/pgpcore/pgp_viewer.c
3602 * src/plugins/pgpcore/pgp_viewer.h
3605 2006-10-07 [colin] 2.5.3cvs18
3607 * src/plugins/pgpcore/pgp_viewer.c
3608 * src/plugins/pgpcore/pgp_viewer.h
3609 Actually add the files to CVS
3611 2006-10-07 [colin] 2.5.3cvs17
3613 * src/plugins/pgpcore/sgpgme.c
3614 Be sure not to crash on 'application/pgp-signature' that
3615 are not application/pgp-signatures
3617 2006-10-07 [colin] 2.5.3cvs16
3621 Make a bit more of the API available
3622 * src/plugins/pgpcore/Makefile.am
3623 * src/plugins/pgpcore/plugin.c
3624 * src/plugins/pgpcore/sgpgme.c
3625 Add basic key import/export
3627 2006-10-07 [colin] 2.5.3cvs15
3631 * src/prefs_account.c
3633 Warn users *everywhere* if libetpan's not
3636 2006-10-06 [mones] 2.5.3cvs14
3640 updated by Stephan Sachse and me
3642 2006-10-06 [colin] 2.5.3cvs13
3645 * src/common/sylpheed.c
3646 Don't load common plugins if --exit is passed
3649 Implement a cache to avoid reading the same
3650 files over and over again at startup
3652 2006-10-06 [colin] 2.5.3cvs12
3655 * src/gtk/quicksearch.c
3656 Update display every 5k mails on fast searches
3658 2006-10-06 [colin] 2.5.3cvs11
3661 Don't do quote folding on HTML or ERTF.
3662 May fix the Cygwin issues if they were
3663 happening with HTML mails?
3665 2006-10-05 [colin] 2.5.3cvs10
3670 2006-10-05 [colin] 2.5.3cvs9
3673 Use unlocked_stdio here too
3675 2006-10-05 [colin] 2.5.3cvs8
3678 Fix go to next * after preferences apply
3680 Do the fd lock/unlock ourselves instead of
3681 letting the libc do it at each write
3683 2006-10-05 [colin] 2.5.3cvs7
3685 * src/common/utils.c
3686 Faster division, thanks to Jean Diraison
3688 2006-10-05 [paul] 2.5.3cvs6
3690 * src/common/utils.c
3691 fix building with --disable-nls
3693 2006-10-04 [colin] 2.5.3cvs5
3696 Maybe fix a segfault
3698 2006-10-04 [wwp] 2.5.3cvs4
3700 * src/prefs_folder_item.c
3701 Fine-tune layouts in folder item prefs. Suggested by
3702 Fabien Vantard <fzzzzz@gmail.com>.
3704 2006-10-04 [wwp] 2.5.3cvs3
3706 * src/prefs_folder_item.c
3707 Kill the clandestine passengers. You didn't see anything.
3709 2006-10-04 [wwp] 2.5.3cvs2
3711 * src/prefs_folder_item.c
3712 Add a way to test the subject simplify regexp in
3713 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
3714 w/ few layout changes.
3716 2006-20-04 [paul] 2.5.3cvs1
3721 Update version number following
3724 2006-10-04 [colin] 2.5.2cvs42
3729 Provide a way for folder classes to set their sort
3732 2006-10-03 [colin] 2.5.2cvs41
3735 Don't use strlen() to know if the
3738 2006-10-03 [colin] 2.5.2cvs40
3741 Fix "check for new folders" with accentued folders
3743 2006-10-03 [ticho] 2.5.2cvs39
3749 Colin's fix for "copy" filtering rules.
3751 2006-10-02 [colin] 2.5.2cvs38
3754 Fix for double-click too
3756 2006-10-02 [colin] 2.5.2cvs37
3759 correct fix for cvs36
3761 2006-10-02 [colin] 2.5.2cvs36
3764 Fix 'goto next unread' after collapsing/expanding
3767 2006-10-02 [colin] 2.5.2cvs35
3770 Fix double freeze/thaw
3771 * src/common/utils.c
3772 * src/common/utils.h
3773 Reimplement strftime
3778 2006-10-02 [colin] 2.5.2cvs34
3781 Time mh_write_sequences() - it's fast
3783 Init a variable to shut up gcc
3785 2006-10-01 [colin] 2.5.2cvs33
3791 Add helper mh_set_mtime(), and set mtime to stat()'s result
3792 Add fsync but disable it, it's slow as hell
3794 2006-10-01 [colin] 2.5.2cvs32
3798 fflush() caches and mh_sequences before
3801 2006-10-01 [colin] 2.5.2cvs31
3804 Don't ftruncate when not using mmap
3806 2006-09-30 [colin] 2.5.2cvs30
3809 Write folder list *after* saving caches
3811 2006-09-30 [colin] 2.5.2cvs29
3815 Debug forced mtime changes
3817 2006-09-30 [colin] 2.5.2cvs28
3821 Remove useless debug_print()s (code
3824 2006-09-30 [colin] 2.5.2cvs27
3827 Do stuff faster when writing mh_sequences
3829 2006-09-30 [colin] 2.5.2cvs26
3832 Don't let the writing of .mh_sequences, which
3833 can change the folder's mtime, let us think
3836 2006-09-30 [colin] 2.5.2cvs25
3839 Move a debug_print where it belongs
3842 Don't mess with a huge slow subject
3843 table if we're not threading by
3846 2006-09-30 [colin] 2.5.2cvs24
3849 Reenable mmaped reads (*not* writes!)
3851 Don't destroy and recreate hashtables just
3853 * src/common/utils.c