1 2007-02-23 [colin] 2.7.2cvs70
5 * src/plugins/trayicon/trayicon.c
6 Fix blinking mainwin when starting in tray
7 (show mainwindow later in the startup process,
8 apart if restarting post-crash)
10 2007-02-23 [colin] 2.7.2cvs69
14 Fix crash when unsubscribing the currently
15 selected/opened folder
17 2007-02-23 [colin] 2.7.2cvs68
20 Fix bug that prevented colorization to
21 work without wrap quotation option
23 2007-02-23 [colin] 2.7.2cvs67
26 Fix refcounting, start and end completion who
27 behaved as if there couldn't be any other current
30 2007-02-23 [wwp] 2.7.2cvs66
34 Address completion fixes: fix addressbook_peek_folder_exists() in
35 which the algorithm was ridiculously over-obfuscated and broken.
36 Fix addrindex_load_completion() as well, to load addresses in
37 completion list with regards to what addressbook_peek_folder_exists()
40 2007-02-23 [wwp] 2.7.2cvs65
43 Add addresses to completion when they're non-empty (thanks to Colin).
45 2007-02-23 [paul] 2.7.2cvs64
47 * src/plugins/pgpcore/passphrase.c
50 2007-02-23 [colin] 2.7.2cvs63
52 * src/plugins/pgpcore/prefs_gpg.c
53 * src/plugins/pgpcore/prefs_gpg.h
54 * src/plugins/pgpcore/sgpgme.c
55 * src/plugins/pgpinline/pgpinline.c
56 * src/plugins/pgpmime/pgpmime.c
57 Try harder to respect user's choice wrt
58 gpg-agent even with gpg2, by unsetting
59 GPG_AGENT_INFO when necessary.
61 2007-02-22 [paul] 2.7.2cvs62
63 * src/plugins/pgpcore/sgpgme.c
64 * src/plugins/pgpcore/sgpgme.h
65 * src/plugins/pgpcore/passphrase.c
66 * src/plugins/pgpinline/pgpinline.c
67 * src/plugins/pgpmime/pgpmime.c
68 Fix a leak - gpgme_data_release_and_get_mem
69 leaks in recent gpgme. Workaround by using
72 2007-02-22 [paul] 2.7.2cvs61
74 * src/gtk/quicksearch.c
75 Abandon dynamic search when pressing
78 2007-02-21 [colin] 2.7.2cvs60
81 * src/plugins/pgpcore/passphrase.c
82 Fix little memory leaks
84 Fix false-positive leak at exit
85 * src/gtk/quicksearch.c
86 Fix potentially big leak in recursive
89 2007-02-21 [wwp] 2.7.2cvs59
92 Add missing newline to a debug message.
94 2007-02-20 [colin] 2.7.2cvs58
100 * src/pixmaps/mime_pgpsig.xpm
101 Add icon for application/pgp-signature
103 2007-02-20 [colin] 2.7.2cvs57
110 * src/pixmaps/mime_calendar.xpm
111 * src/pixmaps/mime_pdf.xpm
112 * src/pixmaps/mime_ps.xpm
113 Add icons for text/calendar, application/pdf
114 and application/postscript
116 2007-02-20 [colin] 2.7.2cvs56
119 * src/matcher_parser_parse.y
120 * src/matcher_parser_lex.l
121 Fix big memory leak in flex, and
124 2007-02-20 [wwp] 2.7.2cvs55
126 * src/matcher_parser_parse.y
127 Fix a duplicate token definition (thanks to iwkse).
129 2007-02-20 [wwp] 2.7.2cvs54
131 * src/matcher_parser_lex.l
132 * src/quote_fmt_lex.l
133 Use proper flex options instead of direct use of #define,
134 make the flex-generated C lighter.
136 2007-02-20 [colin] 2.7.2cvs53
139 Grab focus in message list after hiding
140 the quicksearch, instead of leaving it
143 2007-02-19 [colin] 2.7.2cvs52
146 Fix bug 1033, 'Automatically refresh
147 message list when new messages arrives'
148 Looks like folderview->opened can sometimes
151 2007-02-19 [paul] 2.7.2cvs51
155 * tools/thunderbird-filters-convertor.pl
156 add new script which converts thunderbird filter
157 rules to Claws filter rules
159 2007-02-18 [paul] 2.7.2cvs50
161 * src/plugins/pgpcore/prefs_gpg.c
162 * src/plugins/pgpcore/prefs_gpg.h
163 * src/plugins/pgpcore/sgpgme.c
164 * src/plugins/pgpinline/pgpinline.c
165 * src/plugins/pgpmime/pgpmime.c
166 improved GUI interoperability with gpg-agent
168 2007-02-18 [paul] 2.7.2cvs49
170 * src/prefs_account.c
171 Privacy options sensitivity fix
173 2007-02-17 [colin] 2.7.2cvs48
176 Reset icon to warning in the noticeview
178 2007-02-15 [colin] 2.7.2cvs47
181 Fix a manifestation of bug 1033 (summaryview failing
182 to update for new mails), which happens after editing
183 account preferences or preferences that cause a
186 2007-02-15 [colin] 2.7.2cvs46
189 Probably fix bug 1123, 'Segmentation
190 fault while opening address book'. I get
191 g_warnings if the saved paned position is
192 not greater than 0. Also, save position
193 when hiding the addressbook instead of
196 2007-02-14 [colin] 2.7.2cvs45
198 * src/plugins/pgpcore/prefs_gpg.c
199 * src/plugins/pgpcore/prefs_gpg.h
200 * src/plugins/pgpcore/sgpgme.c
201 * src/plugins/pgpinline/pgpinline.c
202 * src/plugins/pgpmime/pgpmime.c
203 Add an option "Use gpg-agent if available". Fixes
204 annoyances with distro-installed gpg-agent, when
205 no pinentry program is installed, and the user's
206 at a loss on why "decryption failed". Makes more
207 clear why passphrase isn't saved when gpg-agent is
208 used. Defaults to true, to avoid changing the
211 2007-02-14 [wwp] 2.7.2cvs44
213 * src/matcher_parser_parse.y
214 Fix missing line number reset (wrong line number might appear
215 when re-loading filtering rules if there's a parser error).
217 2007-02-13 [colin] 2.7.2cvs43
220 Don't encode ',' in URIs before passing it
221 to the browser command-line. It was probably
222 done at a time where commas in URIs made
223 mozilla -remote 'openurl(%s,new-window)'
226 2007-02-13 [wwp] 2.7.2cvs42
228 * src/prefs_matcher.c
229 * src/plugins/bogofilter/bogofilter_gtk.c
230 A bit of string factorization around "Select ..." buttons.
232 2007-02-11 [colin] 2.7.2cvs41
235 Make sure to escape the title
237 2007-02-11 [colin] 2.7.2cvs40
240 Recognize .utf8 locales as .UTF-8 ones
242 2007-02-11 [colin] 2.7.2cvs39
245 Fix code conversion when dragging a file
247 2007-02-09 [colin] 2.7.2cvs38
249 * src/plugins/clamav/clamav_plugin.c
250 Complete Paul's patch with conditional
251 compilation to avoid breaking compilation
252 on old Dapper and Edgy... Maybe other
255 2007-02-09 [paul] 2.7.2cvs37
257 * src/plugins/clamav/clamav_plugin.c
258 fix for the upstream changes in libclamav
260 2007-02-09 [paul] 2.7.2cvs36
266 fix "warn if there are queued messages" (on exit)
267 option, which only checked the first mailbox's
269 don't ask before emptying trash if there are no
270 messages in trash, also check and empty all trash
273 move "Ask before emptying trash" option
274 outside of the "On exit" frame as it's
275 not only an "On exit" option
277 2007-02-09 [paul] 2.7.2cvs35
282 * src/prefs_account.c
283 * src/prefs_folder_item.c
285 * src/prefs_matcher.c
286 * src/prefs_message.c
287 * src/prefs_msg_colors.c
288 * src/prefs_summaries.c
290 * src/gtk/inputdialog.c
291 * src/plugins/bogofilter/bogofilter_gtk.c
292 pedantic commit: use 'checkbtn' everywhere
293 instead of a mixture of 'checkbtn' and 'chkbtn'
295 2007-02-09 [paul] 2.7.2cvs34
301 move "Never send Return Receipts" from
302 prefs_other to prefs_send
303 add an option "Ask about account specific
304 filtering rules..." to prefs_other
306 fix a compiler warning
308 2007-02-08 [colin] 2.7.2cvs33
310 * src/plugins/pgpinline/pgpinline.c
311 Fix bug 1110, 'pgpmime fails to process
312 encapsulated openpgp mime (rfc 3156, 6.1
314 It was due to an interaction between PGP/Mime
315 and PGP/Inline plugin.
317 2007-02-08 [colin] 2.7.2cvs32
322 Fix bug 1117, 'fcntl locking code
323 does not work in mbox.c'
325 2007-02-08 [colin] 2.7.2cvs31
327 * src/prefs_account.c
328 Fix Gentoo bug 165819, 'can't create
329 a "local mbox file" account'. Patch
330 by Olivier <castan.o@free.fr>
332 2007-02-07 [colin] 2.7.2cvs30
335 Fix bug 1106, 'Claws crash on exit if LDAPS
336 autocompletion was used'
338 2007-02-07 [paul] 2.7.2cvs29
341 cut down on unnecessary debug_prints
343 fix menu_set_active() on 'Show only
346 2007-02-07 [paul] 2.7.2cvs28
348 * src/plugins/clamav/clamav_plugin.c
349 * src/plugins/clamav/clamav_plugin.h
350 * src/plugins/clamav/clamav_plugin_gtk.c
353 2007-02-07 [paul] 2.7.2cvs27
356 fix bug 1116, 'summary view allow a
359 2007-02-06 [colin] 2.7.2cvs26
364 2007-02-05 [fabien] 2.7.2cvs25
368 i18n related - 1 fix and 1 message for translators.
370 2007-02-05 [colin] 2.7.2cvs24
372 * src/gtk/quicksearch.c
373 Don't reload summary list if quicksearch wasn't
374 active on hiding; move currently selected mail in
375 the visible area when showing the quicksearch
377 2007-02-05 [colin] 2.7.2cvs23
380 Add debug to try to solve bug 1104
382 2007-02-05 [paul] 2.7.2cvs22
385 confirm before emptying trash on exit is
386 a Yes or No answer, use Yes or No in the
389 2007-02-04 [colin] 2.7.2cvs21
392 * src/plugins/pgpcore/passphrase.c
393 * src/plugins/pgpcore/select-keys.c
394 Set wmclass on new windows
400 2007-02-04 [colin] 2.7.2cvs20
404 Auto save drafts on exit, reopen them
405 at startup, instead of asking
409 * src/addressbook_foldersel.c
417 * src/editldap_basedn.c
430 * src/message_search.c
432 * src/prefs_actions.c
433 * src/prefs_customheader.c
434 * src/prefs_display_header.c
435 * src/prefs_filtering.c
436 * src/prefs_filtering_action.c
437 * src/prefs_folder_column.c
439 * src/prefs_matcher.c
441 * src/prefs_summaries.c
442 * src/prefs_summary_column.c
443 * src/prefs_template.c
446 * src/summary_search.c
449 * src/gtk/description_window.c
450 * src/gtk/foldersort.c
453 * src/gtk/icon_legend.c
454 * src/gtk/logwindow.c
455 * src/gtk/pluginwindow.c
456 * src/gtk/prefswindow.c
457 Give different wmclass to different
458 windows - thanks to sed ;)
460 2007-02-04 [colin] 2.7.2cvs19
463 Revert previous patch, can't reproduce
466 2007-02-03 [colin] 2.7.2cvs18
469 Don't save the mainwindow size and
470 position on emergency exit (libSM's
471 "die" callback), Xfce seems to make
472 the window smaller just before the
475 2007-02-03 [colin] 2.7.2cvs17
477 * src/plugins/bogofilter/bogofilter.c
478 * src/plugins/bogofilter/bogofilter.h
479 * src/plugins/bogofilter/bogofilter_gtk.c
480 * src/plugins/pgpinline/pgpinline.c
481 * src/plugins/pgpinline/pgpinline.h
484 2007-02-03 [colin] 2.7.2cvs16
486 * src/partial_download.c
487 * src/partial_download.h
494 * src/common/ssl_certificate.c
495 * src/common/ssl_certificate.h
496 * src/gtk/quicksearch.c
497 * src/gtk/quicksearch.h
498 * src/gtk/sslcertwindow.c
499 * src/gtk/sslcertwindow.h
500 Fix copyright on my files
502 2007-02-02 [colin] 2.7.2cvs15
512 Add Tools/List URIs to allow
513 opening any URI in the current mail
515 2007-02-02 [colin] 2.7.2cvs14
517 * src/common/valgrind.h ** NEW FILE **
518 * src/common/Makefile.am
519 * src/common/plugin.c
520 Don't dlclose the plugins if we're running
521 under valgrind. (doesn't require valgrind
522 either at compile time or run time).
524 2007-02-01 [paul] 2.7.2cvs13
528 * tools/freshmeat_search.pl
529 * tools/google_search.pl
530 * tools/multiwebsearch.pl
531 add support for non ISO-8859-1 compatible locales
532 Patch by Alex Gorbachenko <agent_007@immo.ru>
534 2007-02-01 [colin] 2.7.2cvs12
537 * src/prefs_summaries.c
538 Move keybinding prefs to the Other page
540 2007-02-01 [wwp] 2.7.2cvs11
542 * src/plugins/trayicon/trayicon.c
543 Fix a raising issue within KDE.
545 2007-02-01 [colin] 2.7.2cvs10
548 Fix stray quotes in encoded strings
550 Fix wrong call causing g_warnings
552 Remove useless message
554 2007-01-31 [wwp] 2.7.2cvs9
556 * src/plugins/trayicon/trayicon.c
557 fix buggy hiding of main window when closing if close-to-tray
558 is not set (bad logics in the trayicon hook code).
559 Changed the quit confirmation message too.
561 2007-01-30 [colin] 2.7.2cvs8
564 Fix hidden mainwindow after clicking on
565 the X close button, if compose windows
566 exist and the user chooses not to quit
568 2007-01-30 [colin] 2.7.2cvs7
572 Handle local URIs to attach files (file:///...)
573 Fixes attaching files from Thunar for example
575 2007-01-30 [colin] 2.7.2cvs6
577 * src/prefs_ext_prog.c
578 Add 'mousepad' to the list of text editors.
579 Mousepad is XFCE's text editor
581 2007-01-29 [wwp] 2.7.2cvs5
584 * src/plugins/trayicon/trayicon_prefs.c
585 trayicon i18n fixes, thanks to Fabien.
587 2007-01-28 [wwp] 2.7.2cvs4
591 * src/plugins/trayicon/trayicon.c
592 * src/plugins/trayicon/trayicon_prefs.c
593 * src/plugins/trayicon/trayicon_prefs.h
594 Added a new TrayIcon plugin option to close to tray
595 (WM's hotkey and [X] button will hide the window instead
596 of closing it - closing CM can be done using the tray icon
597 menu or the File menu).
598 Improved visibility handling in trayicon, clicking the
599 trayicon now raise the window to current desktop when it
600 was either minimized/shaded/on another desktop.
601 Thanks to Paul for testing and fixing a strange behaviour
604 2007-01-27 [paul] 2.7.2cvs3
606 * src/prefs_folder_item.c
607 * src/prefs_receive.c
608 * src/plugins/pgpcore/prefs_gpg.c
609 use 'start-up' instead of 'startup' in labels
611 2007-01-26 [wwp] 2.7.2cvs2
613 * src/plugins/trayicon/Makefile.am
614 * src/plugins/trayicon/trayicon.c
615 * src/plugins/trayicon/trayicon_prefs.c
616 * src/plugins/trayicon/trayicon_prefs.h
617 Add a new TrayIcon option to hide the main window at
619 Fix trayicon.c copyright header.
621 2007-01-26 [paul] 2.7.2cvs1
627 bump up version number following
630 2007-01-25 [mones] 2.7.1cvs60
633 updated thousands of strings (well, probably less ;-)
635 2007-01-25 [colin] 2.7.1cvs59
638 Fix 2nd-run loss of matcherrc on new
641 2007-01-25 [wwp] 2.7.1cvs58
644 fix handling of empty value in attach_save_directory too, thanks
647 2007-01-25 [wwp] 2.7.1cvs57
650 fix handling of empty value in attach_load_directory,
653 2007-01-25 [wwp] 2.7.1cvs56
655 * src/plugins/dillo_viewer/dillo_prefs.h
658 2007-01-25 [colin] 2.7.1cvs55
662 * src/matcher_parser_parse.y
663 * src/prefs_matcher.c
664 Add matching on the spam flag
666 2007-01-24 [colin] 2.7.1cvs54
671 Make sure folderlist.xml is correctly
672 written before overwriting it.
676 * src/plugins/bogofilter/bogofilter.c
677 * src/plugins/bogofilter/bogofilter.h
678 * src/plugins/bogofilter/bogofilter_gtk.c
679 * src/plugins/spamassassin/spamassassin.c
680 * src/plugins/spamassassin/spamassassin.h
681 * src/plugins/spamassassin/spamassassin_gtk.c
682 Move spam to the correct trash folder after
683 learning, if spam directory isn't set.
685 2007-01-23 [paul] 2.7.1cvs53
687 * src/plugins/bogofilter/bogofilter_gtk.c
688 fix sensitivity of "Insert X-Bogosity header"
691 2007-01-23 [colin] 2.7.1cvs52
694 Translate toolbar items text if
695 they're translatable (default)
709 * src/etpan/etpan-thread-manager.c
710 * src/etpan/etpan-thread-manager.h
713 More static functions
715 2007-01-22 [fabien] 2.7.1cvs51
718 gtkut_get_options_frame() : ability to pass
719 a 'NULL' value in frame pointer parameter if
722 2007-01-22 [colin] 2.7.1cvs50
726 * src/plugins/bogofilter/bogofilter.c
727 * src/plugins/bogofilter/bogofilter_gtk.c
728 * src/plugins/spamassassin/spamassassin.c
729 * src/plugins/spamassassin/spamassassin_gtk.c
730 Allow moving spams to the account's trash
731 instead of default one
733 2007-01-21 [colin] 2.7.1cvs49
737 Revert a static function that shouldn't
740 2007-01-21 [colin] 2.7.1cvs48
746 2007-01-21 [colin] 2.7.1cvs47
752 2007-01-21 [colin] 2.7.1cvs46
754 * src/common/socket.c
755 * src/common/socket.h
758 2007-01-21 [colin] 2.7.1cvs45
767 * src/folder_item_prefs.c
768 * src/folder_item_prefs.h
775 * src/common/socket.c
776 * src/common/socket.h
777 * src/gtk/gtkaspell.c
778 * src/gtk/gtkaspell.h
779 * src/gtk/quicksearch.c
780 * src/gtk/quicksearch.h
783 2007-01-21 [colin] 2.7.1cvs44
787 * src/etpan/etpan-thread-manager.c
788 * src/etpan/etpan-thread-manager.h
789 Same (Funny that etpan_thread_unbind
790 is called but not etpan_thread_bind)
792 2007-01-21 [colin] 2.7.1cvs43
800 * src/etpan/Makefile.am
801 * src/gtk/colorlabel.c
802 * src/gtk/colorlabel.h
803 * src/gtk/sslcertwindow.c
804 * src/gtk/sslcertwindow.h
805 * src/etpan/etpan-log.c ** REMOVED **
806 * src/etpan/etpan-log.h ** REMOVED **
809 2007-01-20 [colin] 2.7.1cvs42
815 2007-01-20 [colin] 2.7.1cvs41
833 Make functions that aren't used in other
836 2007-01-20 [colin] 2.7.1cvs40
851 * src/editldap_basedn.c
873 * src/prefs_account.c
875 * src/prefs_compose_writing.c
876 * src/prefs_ext_prog.c
877 * src/prefs_folder_item.c
879 * src/prefs_message.c
880 * src/prefs_msg_colors.c
883 * src/prefs_receive.c
885 * src/prefs_spelling.c
886 * src/prefs_summaries.c
887 * src/prefs_toolbar.c
888 * src/prefs_wrapping.c
899 * src/common/passcrypt.c
900 * src/common/socket.c
902 * src/common/ssl_certificate.c
903 * src/common/template.c
905 * src/etpan/imap-thread.c
906 * src/gtk/sslcertwindow.c
907 * src/gtk/sslcertwindow.h
908 Make functions that could be static, static
910 2007-01-20 [colin] 2.7.1cvs39
915 2007-01-20 [colin] 2.7.1cvs38
920 Fix bug 1102, 'claws-mail-2.7.1
921 makes use of deprecated ldap
924 2007-01-20 [colin] 2.7.1cvs37
929 * src/gtk/quicksearch.c
930 Add Wide message list layout
932 2007-01-19 [fabien] 2.7.1cvs36
935 make sure a font change is considered in links of
938 2007-01-19 [colin] 2.7.1cvs35
949 * src/gtk/quicksearch.c
950 * src/gtk/quicksearch.h
951 Drop 'Separate Folder tree' and 'Separate
952 Message View'. Put three layouts in place
955 2007-01-19 [paul] 2.7.1cvs34
957 * src/prefs_msg_colors.c
958 more use of Q_ for translators
960 2007-01-19 [paul] 2.7.1cvs33
963 * src/prefs_account.c
964 a few changes to the English
966 2007-01-19 [fabien] 2.7.1cvs32
969 factorize translatable string
971 2007-01-18 [colin] 2.7.1cvs31
974 Don't error out on --sync option. Although
975 we don't do anything with it, gtk+ handles
976 it, and it's useful for debugging X errors
978 2007-01-18 [fabien] 2.7.1cvs30
981 ability to apply on the fly the recent added
982 'gtk_can_change_accels' pref (no need to restart).
984 2007-01-18 [fabien] 2.7.1cvs29
986 * src/plugins/bogofilter/bogofilter_gtk.c
987 * src/plugins/bogofilter/bogofilter.c
988 * src/plugins/spamassassin/spamassassin_gtk.c
990 * src/prefs_account.c
991 factorize or rewrite some translatable strings.
993 2007-01-18 [fabien] 2.7.1cvs28
997 set a 4pix space between "Subject:" label and subject entry in
1000 2007-01-18 [wwp] 2.7.1cvs27
1003 fix conflicting address-copy/paste when focus is set
1004 to the embedded edit-person form.
1007 2007-01-18 [wwp] 2.7.1cvs26
1010 complete 2.7.1cvs23 (one more file was missing from that
1013 2007-01-18 [colin] 2.7.1cvs25
1016 Provide a way to migrate without backup
1017 Re-ask for migration on next start if
1018 it has been refused and wizard has been
1021 2007-01-18 [wwp] 2.7.1cvs24
1024 complete 2.7.1.cvs23 (file was missing from previous
1027 2007-01-18 [wwp] 2.7.1cvs23
1030 fix potential crashes in address book's focus_in/out signal handlers,
1031 force focus to the edit-person form when clicked the Edit menu entry or
1032 button (this only matters if the edit-person form is embedded to the
1033 AB window, in that case, focus is not set when browsing the contacts
1034 list w/ keys or mouse clicks).
1036 2007-01-18 [paul] 2.7.1cvs22
1039 add command line options:
1041 -q and --quit for --exit
1043 print "Unknown option" for unknown options
1045 2007-01-18 [paul] 2.7.1cvs21
1048 updated by Pavlo Bohmat
1050 2007-01-18 [paul] 2.7.1cvs20
1053 fix sensitivity issues of Mark as Spam/Ham
1055 2007-01-17 [fabien] 2.7.1cvs19
1058 * src/prefs_common.c
1059 * src/prefs_common.h
1061 Add a 'gtk_can_change_accels' pref in Preferences/Other which
1062 control the corresponding gtk property. It could be used to lock
1063 all shortcuts (avoid to set one of them by inadvertency).
1065 2007-01-17 [colin] 2.7.1cvs18
1068 Fix bug 1100, 'Highlighted e-mail data not visible
1069 when color label applied.'. Use a weighted average
1070 between normal selected foreground color and color
1071 label instead of a simple one (3/1 instead 1/1).
1073 2007-01-17 [colin] 2.7.1cvs17
1076 Better fix for bug 1088, 'Ctrl-h produces repeatable
1077 crash' - don't prevent mail switching while loading
1079 2007-01-17 [colin] 2.7.1cvs16
1088 Manage recursive search of unsubscribed folders
1089 Rescan tree without checking for new messages
1090 after subscriptions changed
1092 2007-01-17 [paul] 2.7.1cvs15
1094 * src/prefs_common.c
1095 * src/gtk/pluginwindow.c
1096 fix bug 1101, '"Load plugin" button is
1097 accidentally hidden'
1098 unset (-1) initial width in prefs_common,
1099 fix overlapping buttons,
1102 2007-01-17 [paul] 2.7.1cvs14
1105 add #include <errno.h>, it's needed
1108 2007-01-17 [paul] 2.7.1cvs13
1111 * tools/make.themes.project
1112 rename .sylpheed_themeinfo to .claws_themeinfo
1114 * src/etpan/etpan-errors.h
1115 * src/etpan/etpan-log.c
1116 * src/etpan/etpan-log.h
1117 * src/etpan/etpan-thread-manager-types.h
1118 * src/etpan/etpan-thread-manager.c
1119 * src/etpan/etpan-thread-manager.h
1120 * src/etpan/imap-thread.c
1121 * src/etpan/imap-thread.h
1122 add copyright header
1124 2007-01-17 [colin] 2.7.1cvs12
1126 * src/plugins/pgpcore/select-keys.c
1127 * src/gtk/pluginwindow.c
1128 * src/prefs_account.c
1131 2007-01-16 [colin] 2.7.1cvs11
1136 Manage subscribing to subfolders when only
1137 subscribed folders are shown.
1139 2007-01-16 [colin] 2.7.1cvs10
1142 Fix annoying vscrollbar going back to top
1143 on Check for new folders
1145 2007-01-16 [colin] 2.7.1cvs9
1150 2007-01-16 [colin] 2.7.1cvs8
1153 Bigger buffer for errors
1157 * src/prefs_account.c
1158 * src/prefs_account.h
1160 * src/etpan/imap-thread.c
1161 * src/etpan/imap-thread.h
1162 * manual/handling.xml
1163 Add subscriptions management. What it changes:
1164 Creating a folder subscribes to it
1165 Deleting a folder unsubscribes it
1166 New contextual menu item allowing to switch between
1167 All folders and Subscribed folders, subscribe, and
1168 unsubscribe. "Creating" an existing but unsubscribed
1169 folder will subscribe it.
1170 By default for new accounts, only subscribed folders
1174 2007-01-16 [paul] 2.7.1cvs7
1177 Allow folder classes to specify only sort_key or
1178 sort_type instead of both or none.
1180 2007-01-16 [paul] 2.7.1cvs6
1187 Save and use errno for procmime_get_part
1189 2007-01-16 [colin] 2.7.1cvs5
1192 Never remove INBOX when scanning for
1193 new folders. It's a special folder
1196 2007-01-15 [colin] 2.7.1cvs4
1199 Fix 'Check for new folders' when IMAP subdirectory
1201 * src/etpan/imap-thread.c
1204 2007-01-15 [colin] 2.7.1cvs3
1206 * src/etpan/imap-thread.c
1207 Fix invalid free on command-connection
1210 2007-01-15 [wwp] 2.7.1cvs2
1212 * src/matcher_parser_lex.l
1213 * src/quote_fmt_lex.l
1214 * src/matcher_parser_parse.y
1215 fix copyright header in lexers and parsers.
1217 2007-01-15 [paul] 2.7.1cvs1
1223 bump up version number following
1226 2007-01-15 [paul] 2.7.0cvs31
1230 add Fabien to the Team list
1231 add the recent contributors
1232 make a few corrections
1234 2007-01-15 [paul] 2.7.0cvs30
1237 fix compiler warning
1238 * src/plugins/pgpcore/prefs_gpg.c
1239 * src/plugins/pgpcore/prefs_gpg.h
1241 fix copyright header
1243 2007-01-14 [colin] 2.7.0cvs29
1246 Use the 'gtk+' backend. Avoids gnome-vfs use,
1247 two benefits: faster to open, will fix strange
1248 dbus-related crash. Thanks to Pascal Terjan.
1250 2007-01-14 [colin] 2.7.0cvs28
1252 * src/etpan/imap-thread.c
1253 Delete the old imap just after allocating
1254 the new one. Makes sure we don't get the
1255 same pointer by sheer luck, which feels
1256 strange in the debug log.
1258 2007-01-14 [colin] 2.7.0cvs27
1260 * src/gtk/inputdialog.c
1261 Make sure we don't print passwords in
1262 clear text when in debug mode
1264 2007-01-14 [colin] 2.7.0cvs26
1266 * src/gtk/gtksctree.c
1267 Fix bug 1098, 'bogus last row display
1268 after expanding a thread'. Patch by
1269 Jindrich Makovicka <makovick@gmail.com>
1271 2007-01-14 [colin] 2.7.0cvs25
1273 * src/etpan/imap-thread.c
1274 Close socket manually before
1275 freeing the imap struct
1277 2007-01-14 [colin] 2.7.0cvs24
1279 * src/etpan/imap-thread.c
1280 Maybe fix new reconnection issues
1282 2007-01-13 [colin] 2.7.0cvs23
1285 Freeze/thaw on thread selection
1287 2007-01-13 [paul] 2.7.0cvs22
1292 add 'Edit/Delete thread'
1294 2007-01-13 [colin] 2.7.0cvs21
1296 * src/prefs_account.c
1297 * src/prefs_compose_writing.c
1298 * src/prefs_message.c
1299 * src/prefs_msg_colors.c
1301 * src/prefs_receive.c
1302 * src/prefs_spelling.c
1303 * src/prefs_summaries.c
1304 * src/prefs_themes.c
1305 * src/gtk/gtkutils.c
1306 * src/gtk/gtkutils.h
1307 * src/plugins/pgpcore/prefs_gpg.c
1308 * src/plugins/spamassassin/spamassassin_gtk.c
1309 Factorize gtk frame creation
1312 2007-01-13 [colin] 2.7.0cvs20
1314 * src/message_search.c
1315 * src/summary_search.c
1316 Fix Enter in search windows
1318 Fix body search starting at the
1319 end of the mail (and asking for loop)
1321 2007-01-13 [colin] 2.7.0cvs19
1323 * src/etpan/imap-thread.c
1324 Make sure we don't free the same imap
1327 2007-01-13 [colin] 2.7.0cvs18
1330 Allow multiple commitHelpers to
1333 2007-01-12 [colin] 2.7.0cvs17
1335 * src/etpan/imap-thread.c
1336 Make sure we get rid of the previous mailimap
1337 when connecting - just in case disconnect was
1340 2007-01-12 [paul] 2.7.0cvs16
1343 Strip S/MIME signatures when re-editing
1344 S/MIME signed messages.
1346 2007-01-12 [paul] 2.7.0cvs15
1353 no need to define CLAWS anymore, remove
1356 2007-01-12 [paul] 2.7.0cvs14
1359 check if the mail's signed as
1360 it can change the mail structure
1363 2007-01-12 [paul] 2.7.0cvs13
1366 fix Forwarding msgs with attachments
1367 that have dos line endings
1370 2007-01-12 [wwp] 2.7.0cvs12
1373 Revert accidentally committed extra version tag.
1375 2007-01-12 [wwp] 2.7.0cvs11
1377 * src/prefs_account.c
1378 Fix compilation w/o aspell (completes 2.7.0cvs7).
1380 2007-01-11 [colin] 2.7.0cvs10
1383 move g_warning to debug_print
1384 it scares people for no reason
1386 2007-01-11 [colin] 2.7.0cvs9
1389 Fix files to translate. Patch by
1392 2007-01-11 [paul] 2.7.0cvs8
1395 Fix recursion when server lists the
1396 current subfolder in the response
1398 Fix updating of icon_list/ctree
1399 * src/plugins/pgpcore/select-keys.c
1400 Fix a few annoyances when choosing
1401 keys for the CMS (S/MIME) protocol
1403 2007-01-11 [wwp] 2.7.0cvs7
1406 * src/prefs_account.c
1407 * src/prefs_account.h
1408 Add per-account spellcheck default dictionaries settings.
1410 2007-01-10 [colin] 2.7.0cvs6
1412 * src/prefs_folder_item.c
1413 Factorize strings - patch by Fabien
1415 2007-01-10 [colin] 2.7.0cvs5
1418 Fix bug 1095, 'Crash while changing folder
1419 columns during incorporation'
1421 2007-01-09 [colin] 2.7.0cvs4
1423 * src/gtk/pluginwindow.c
1424 Set the plugin window transient. Seems
1425 like some window managers hide it in
1426 the background after "load plugin"...
1428 2007-01-09 [colin] 2.7.0cvs3
1431 Use the same type for alloc and free
1433 2007-01-08 [paul] 2.7.0cvs2
1436 updated by Tim Dijkstra
1438 2007-01-08 [paul] 2.7.0cvs1
1440 * src/prefs_themes.c
1441 * src/common/utils.c
1444 2007-01-08 [paul] 2.7.0
1451 2007-01-08 [paul] 2.6.1cvs119
1453 * doc/man/claws-mail.1
1456 2007-01-08 [paul] 2.6.1cvs118
1458 * doc/man/claws-mail.1
1460 * manual/advanced.xml
1461 improved English usage
1463 2007-01-08 [paul] 2.6.1cvs117
1474 updated by Miquel Oliete, Stephan Sachse, me,
1475 Tommi Pirinen, Andrea Spadaccini, Frederico
1476 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1477 Urosevic, and Ralgh Young
1479 2007-01-07 [mones] 2.6.1cvs116
1481 * manual/es/advanced.xml
1483 Synced manual (unhide mark_as_read_delay)
1484 and updated translation for release
1486 2007-01-07 [paul] 2.6.1cvs115
1488 * src/prefs_matcher.c
1489 make the hbox content fit better under
1492 2007-01-07 [colin] 2.6.1cvs114
1495 Fix bug 1088, 'Ctrl-h produces repeatable
1498 2007-01-06 [colin] 2.6.1cvs113
1500 * src/etpan/imap-thread.c
1501 Add casts to int to get certs. Fixes
1502 bug 1064, 'crash @ etpan_certificate_check()
1503 when opening an IMAP folder', with latest
1504 libetpan CVS or >= 0.49
1509 * src/prefs_folder_item.c
1510 Grey out the "synchronise" menu items if
1511 there's nothing to synchronise.
1512 * src/plugins/pgpcore/sgpgme.c
1513 Make an error clearer than "Unknown error"
1515 2007-01-06 [colin] 2.6.1cvs112
1518 Don't try to show a message if updating
1519 Maybe fixes bug 1088, 'ctrl-h produces
1522 2007-01-06 [colin] 2.6.1cvs111
1525 Disable Control-Space (handle it as Space).
1527 2007-01-05 [paul] 2.6.1cvs110
1530 Fix bug 934, 'sylpheed claws 2.1
1531 doesn't show Exchanges Public Folders'
1532 Thanks to Hoa and Colin
1534 Refuse to allocate more than 2 MB for a
1535 single field, it's a good indication of
1538 2007-01-05 [colin] 2.6.1cvs109
1541 Allow --select'ing emails by Message-ID too
1543 2007-01-05 [colin] 2.6.1cvs108
1545 * src/common/quoted-printable.c
1548 2007-01-05 [colin] 2.6.1cvs107
1550 * src/common/quoted-printable.c
1551 Fix previous commit about bug 1089
1554 2007-01-05 [colin] 2.6.1cvs106
1556 * src/common/quoted-printable.c
1557 Fix my previous commit on bug 1089
1560 2007-01-04 [colin] 2.6.1cvs105
1562 * src/common/quoted-printable.c
1563 Fix bug 1089, 'NUL characters in Subject
1564 line are misinterpreted'. Not a pain to
1571 2007-01-04 [wwp] 2.6.1cvs104
1573 * src/image_viewer.c
1574 Force operator precedence (fix a compiler warning).
1576 2007-01-04 [colin] 2.6.1cvs103
1578 * src/image_viewer.c
1579 Be cautious there too (same fix as the one
1580 in textview from cvs33)
1582 Don't use any MimeViewer plugin when showing
1585 2007-01-03 [wwp] 2.6.1cvs102
1589 fixed "cent" sign (use the existing ASCII one),
1590 decode more HTML entities,
1591 converted table ASCII entries to UTF-8,
1592 moved a switch() into a hashtable.
1594 2007-01-03 [paul] 2.6.1cvs101
1600 When possible, use move_msg instead of
1601 copy_msg + remove_msg to move sent mail
1604 2007-01-03 [paul] 2.6.1cvs100
1607 add more html entity recognition:
1608 pounds, euros, and cents
1610 2007-01-03 [colin] 2.6.1cvs99
1613 Don't display an error on NOSELECT
1614 folders when synchronising
1616 2007-01-03 [paul] 2.6.1cvs98
1618 * tools/maildir2claws-mail.pl
1619 only substitute 'sent-mail' if it's
1620 the full directory name
1622 2007-01-03 [paul] 2.6.1cvs97
1625 * ChangeLog.pre2.0.0
1627 archive a chunk of ChangeLog in
1630 * doc/src/ChangeLog.claws-pre0.8.0
1631 remove ChangeLog.claws-pre0.8.0, adding
1632 its contents to ChangeLog.gtk1
1634 2007-01-03 [paul] 2.6.1cvs96
1655 * src/addressbook_foldersel.c
1656 * src/addressbook_foldersel.h
1677 * src/customheader.c
1678 * src/customheader.h
1679 * src/displayheader.c
1680 * src/displayheader.h
1691 * src/editldap_basedn.c
1692 * src/editldap_basedn.h
1709 * src/folder_item_prefs.c
1710 * src/folder_item_prefs.h
1717 * src/grouplistdialog.c
1718 * src/grouplistdialog.h
1722 * src/image_viewer.c
1723 * src/image_viewer.h
1759 * src/message_search.c
1760 * src/message_search.h
1777 * src/partial_download.c
1778 * src/partial_download.h
1783 * src/prefs_account.c
1784 * src/prefs_account.h
1785 * src/prefs_actions.c
1786 * src/prefs_actions.h
1787 * src/prefs_common.c
1788 * src/prefs_common.h
1789 * src/prefs_compose_writing.c
1790 * src/prefs_compose_writing.h
1791 * src/prefs_customheader.c
1792 * src/prefs_customheader.h
1793 * src/prefs_display_header.c
1794 * src/prefs_display_header.h
1795 * src/prefs_filtering.c
1796 * src/prefs_filtering.h
1797 * src/prefs_filtering_action.c
1798 * src/prefs_filtering_action.h
1799 * src/prefs_folder_column.c
1800 * src/prefs_folder_column.h
1801 * src/prefs_folder_item.c
1802 * src/prefs_folder_item.h
1807 * src/prefs_image_viewer.c
1808 * src/prefs_image_viewer.h
1809 * src/prefs_matcher.c
1810 * src/prefs_matcher.h
1811 * src/prefs_message.c
1812 * src/prefs_msg_colors.c
1813 * src/prefs_msg_colors.h
1816 * src/prefs_receive.c
1818 * src/prefs_spelling.c
1819 * src/prefs_spelling.h
1820 * src/prefs_summaries.c
1821 * src/prefs_summaries.h
1822 * src/prefs_summary_column.c
1823 * src/prefs_summary_column.h
1824 * src/prefs_template.c
1825 * src/prefs_template.h
1826 * src/prefs_themes.c
1827 * src/prefs_themes.h
1828 * src/prefs_toolbar.c
1829 * src/prefs_toolbar.h
1830 * src/prefs_wrapping.c
1831 * src/prefs_wrapping.h
1841 * src/quote_fmt_parse.y
1844 * src/remotefolder.c
1845 * src/remotefolder.h
1846 * src/send_message.c
1847 * src/send_message.h
1850 * src/sourcewindow.c
1851 * src/sourcewindow.h
1856 * src/stock_pixmap.c
1857 * src/stock_pixmap.h
1858 * src/summary_search.c
1859 * src/summary_search.h
1874 * src/common/base64.c
1875 * src/common/base64.h
1877 * src/common/hooks.c
1878 * src/common/hooks.h
1881 * src/common/mgutils.c
1882 * src/common/mgutils.h
1885 * src/common/passcrypt.c
1886 * src/common/passcrypt.h.in
1887 * src/common/plugin.c
1888 * src/common/plugin.h
1889 * src/common/prefs.c
1890 * src/common/prefs.h
1891 * src/common/progressindicator.c
1892 * src/common/progressindicator.h
1893 * src/common/quoted-printable.c
1894 * src/common/quoted-printable.h
1895 * src/common/session.c
1896 * src/common/session.h
1899 * src/common/socket.c
1900 * src/common/socket.h
1903 * src/common/ssl_certificate.c
1904 * src/common/ssl_certificate.h
1905 * src/common/stringtable.c
1906 * src/common/stringtable.h
1907 * src/common/template.c
1908 * src/common/template.h
1909 * src/common/timing.h
1910 * src/common/utils.c
1911 * src/common/utils.h
1912 * src/common/version.h.in
1915 * src/common/xmlprops.c
1916 * src/common/xmlprops.h
1918 * src/gtk/colorlabel.c
1919 * src/gtk/colorsel.c
1920 * src/gtk/colorsel.h
1921 * src/gtk/combobox.c
1922 * src/gtk/combobox.h
1923 * src/gtk/description_window.c
1924 * src/gtk/description_window.h
1927 * src/gtk/foldersort.c
1928 * src/gtk/foldersort.h
1929 * src/gtk/gtksctree.c
1930 * src/gtk/gtkutils.c
1931 * src/gtk/gtkutils.h
1932 * src/gtk/inputdialog.c
1933 * src/gtk/inputdialog.h
1934 * src/gtk/logwindow.c
1935 * src/gtk/logwindow.h
1936 * src/gtk/manage_window.c
1937 * src/gtk/manage_window.h
1940 * src/gtk/pluginwindow.c
1941 * src/gtk/pluginwindow.h
1942 * src/gtk/prefswindow.c
1943 * src/gtk/prefswindow.h
1944 * src/gtk/progressdialog.c
1945 * src/gtk/progressdialog.h
1946 * src/gtk/sslcertwindow.c
1947 * src/gtk/sslcertwindow.h
1948 * src/plugins/bogofilter/bogofilter.c
1949 * src/plugins/bogofilter/bogofilter.h
1950 * src/plugins/bogofilter/bogofilter_gtk.c
1951 * src/plugins/clamav/clamav_plugin.c
1952 * src/plugins/clamav/clamav_plugin.h
1953 * src/plugins/clamav/clamav_plugin_gtk.c
1954 * src/plugins/demo/demo.c
1955 * src/plugins/dillo_viewer/dillo_prefs.c
1956 * src/plugins/dillo_viewer/dillo_prefs.h
1957 * src/plugins/dillo_viewer/dillo_viewer.c
1958 * src/plugins/pgpcore/passphrase.c
1959 * src/plugins/pgpcore/passphrase.h
1960 * src/plugins/pgpcore/pgp_viewer.c
1961 * src/plugins/pgpcore/pgp_viewer.h
1962 * src/plugins/pgpcore/plugin.c
1963 * src/plugins/pgpcore/select-keys.c
1964 * src/plugins/pgpcore/select-keys.h
1965 * src/plugins/pgpcore/sgpgme.c
1966 * src/plugins/pgpcore/sgpgme.h
1967 * src/plugins/pgpinline/pgpinline.c
1968 * src/plugins/pgpinline/pgpinline.h
1969 * src/plugins/pgpinline/plugin.c
1970 * src/plugins/pgpmime/pgpmime.c
1971 * src/plugins/pgpmime/pgpmime.h
1972 * src/plugins/pgpmime/plugin.c
1973 * src/plugins/spamassassin/spamassassin.c
1974 * src/plugins/spamassassin/spamassassin.h
1975 * src/plugins/spamassassin/spamassassin_gtk.c
1976 * src/plugins/trayicon/trayicon.c
1977 it's 2007, update the year in the copyright headers
1979 2007-01-03 [paul] 2.6.1cvs95
1982 it is 2007, use it in the copyright string
1984 2007-01-03 [paul] 2.6.1cvs94
1987 html entity conversion:
1988 move ™ to a more suitable place
1989 add • and –
1990 make sure — and — are both
1993 2007-01-02 [colin] 2.6.1cvs93
1997 * src/common/plugin.c
1999 * src/etpan/imap-thread.c
2002 2006-12-31 [paul] 2.6.1cvs92
2004 * src/prefs_summaries.c
2005 use gtk_button_new_from_stock()
2007 2006-12-30 [colin] 2.6.1cvs91
2012 Don't update filtering and account paths
2013 when copying folders
2015 2006-12-30 [colin] 2.6.1cvs90
2017 * src/prefs_compose_writing.c
2019 * src/prefs_template.c
2020 Use message font for Writing and
2021 Quoting prefs, as well as Templates.
2023 2006-12-30 [colin] 2.6.1cvs89
2025 * src/prefs_summaries.c
2026 Rework GUI; patch by Pawel
2028 2006-12-29 [colin] 2.6.1cvs88
2030 * src/prefs_folder_item.c
2031 Fix bug 1085, 'Apply to subfolder
2032 doesn't work' - I was mistaken saying
2033 it worked in every case
2035 2006-12-28 [colin] 2.6.1cvs87
2037 * src/gtk/gtkaspell.c
2038 Don't assert if use_alternate is true
2039 and alt_dictionary isn't set -- this
2040 is what happens on upgrade! Rather,
2043 2006-12-28 [colin] 2.6.1cvs86
2046 Fix desktop/icon simplification
2048 2006-12-28 [colin] 2.6.1cvs85
2051 Make desktop and icon not
2052 dependant on the desktop
2054 2006-12-28 [wwp] 2.6.1cvs84
2056 * src/plugins/pgpmime/claws.def
2057 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
2059 2006-12-28 [wwp] 2.6.1cvs83
2061 * src/prefs_folder_item.c
2062 Fix coloring of "simplify subject regexp" (folder prefs),
2063 which might be left to red whereas the regexp gets empty.
2065 2006-12-28 [wwp] 2.6.1cvs82
2067 * src/prefs_common.c
2068 * src/prefs_common.h
2071 Save addressbook mainwindow's horizontal and vertical splitter position.
2073 2006-12-27 [wwp] 2.6.1cvs81
2075 * src/gtk/gtkaspell.c
2076 * src/gtk/gtkaspell.h
2078 Fix assignment of compose's default and alternate dictionary from
2079 account or folder settings. Now gtkaspell_change_dict does rotate
2080 dicts only when it's called from a menu cb.
2082 2006-12-27 [wwp] 2.6.1cvs80
2084 * src/folder_item_prefs.c
2085 Fix randomly initialized default-alt-dictionary (folder prefs),
2086 complete 2.6.1cvs72.
2088 2006-12-27 [paul] 2.6.1cvs79
2092 Add Copy folder in the folder's contextual
2095 2006-12-27 [wwp] 2.6.1cvs78
2098 Clean up session locking, thanks to Colin.
2100 2006-12-26 [colin] 2.6.1cvs77
2103 Revert previous patch
2105 2006-12-26 [colin] 2.6.1cvs76
2111 * src/etpan/imap-thread.c
2112 Fix previous commit warnings
2113 Make statusbar update every second if total < 20
2114 Make IMAP APPEND faster by simplifying log
2116 2006-12-26 [colin] 2.6.1cvs75
2124 Make it possible to copy folders accross
2125 mailboxes (this was an arbitrary limitation).
2126 Still make it impossible to move folders
2129 2006-12-26 [colin] 2.6.1cvs74
2131 * src/etpan/imap-thread.c
2132 Fix bug 1081, 'claws-mail
2133 segfaults when going offline
2134 while it transfers mails via
2137 2006-12-26 [colin] 2.6.1cvs73
2139 * src/folder_item_prefs.c
2140 Don't forget alt dictionary when
2141 renaming/moving folders
2143 2006-12-26 [wwp] 2.6.1cvs72
2145 * src/folder_item_prefs.c
2146 Add missing defaults for per-folder alt dict
2147 (forgotten in 2.6.1cvs61).
2149 2006-12-26 [colin] 2.6.1cvs71
2152 Add tooltip to state that specifying
2153 full path to mailbox is possible
2155 2006-12-26 [wwp] 2.6.1cvs70
2157 * src/partial_download.c
2158 * src/gtk/gtkvscrollbutton.c
2159 * src/plugins/pgpinline/plugin.c
2160 Fix for few compiler warnings that matter.
2162 2006-12-25 [colin] 2.6.1cvs69
2164 * src/partial_download.c
2165 Fix marking for download or deletion
2166 when the header isn't the first
2167 * src/gtk/logwindow.c
2168 Fix start of scrolling
2170 2006-12-23 [paul] 2.6.1cvs68
2173 change last commit to use the 'academic'
2174 method instead. Thanks to wwp
2176 2006-12-23 [paul] 2.6.1cvs67
2179 don't warn about empty subject when
2182 2006-12-22 [colin] 2.6.1cvs66
2184 * src/summary_search.c
2187 2006-12-22 [colin] 2.6.1cvs65
2189 * src/gtk/gtkutils.c
2192 * src/summary_search.c
2199 2006-12-22 [colin] 2.6.1cvs64
2203 Add a combo to the learn spam button
2204 * src/plugins/bogofilter/bogofilter.c
2205 * src/plugins/bogofilter/bogofilter_gtk.c
2206 * src/plugins/bogofilter/bogofilter.h
2207 Allow to store Unsure mails in a specific
2208 folder to make better teaching easier
2210 2006-12-21 [wwp] 2.6.1cvs63
2213 * src/prefs_common.c
2214 * src/prefs_common.h
2215 * src/prefs_spelling.c
2216 * src/gtk/gtkaspell.c
2217 * src/gtk/gtkaspell.h
2218 Allow spell-checking using both current and alternate dictionaries
2221 2006-12-21 [wwp] 2.6.1cvs62
2223 * src/gtk/gtkaspell.c
2224 Apply recheck_when_changing_dict (highlight all mispelled words)
2225 when switching to alternate dictionary.
2227 2006-12-21 [wwp] 2.6.1cvs61
2230 * src/folder_item_prefs.h
2231 * src/prefs_common.c
2232 * src/prefs_common.h
2233 * src/prefs_folder_item.c
2234 * src/prefs_spelling.c
2235 * src/gtk/gtkaspell.c
2236 * src/gtk/gtkaspell.h
2237 Add global and per-folder prefs to set the default
2238 alternate dictionary.
2240 2006-12-21 [colin] 2.6.1cvs60
2243 Look for folders by path in all folders
2247 2006-12-20 [colin] 2.6.1cvs59
2249 * src/gtk/quicksearch.c
2250 Make sure in_typing is false when clearing
2252 2006-12-20 [wwp] 2.6.1cvs58
2255 change manual's target dir to be LFH-compliant (thanks to Colin).
2257 2006-12-20 [wwp] 2.6.1cvs57
2259 * src/prefs_common.c
2260 * src/prefs_summaries.c
2261 i18n fix and factorize patch, thanks to Fabien.
2263 2006-12-20 [paul] 2.6.1cvs56
2266 last of the renaming (??)
2268 correct --help info of --status-full
2269 * src/plugins/bogofilter/bogofilter.c
2270 make FALSE default of whitelist_ab
2272 2006-12-19 [colin] 2.6.1cvs55
2275 Same as before, without depending on
2278 2006-12-19 [colin] 2.6.1cvs54
2281 Fix bug 1059, 'Better jpilot charset
2282 handling'. Use libpisync's charset conversion
2285 2006-12-19 [colin] 2.6.1cvs53
2290 2006-12-19 [wwp] 2.6.1cvs52
2293 Add missing #include (thanks to Colin).
2295 2006-12-19 [wwp] 2.6.1cvs51
2297 * src/prefs_receive.c
2298 Better spacing between widgets in prefs.
2300 2006-12-18 [colin] 2.6.1cvs50
2303 Fix failure to get separator on LIST "" ""
2304 Try LIST "" "INBOX" too.
2306 2006-12-18 [wwp] 2.6.1cvs49
2308 * src/common/session.c
2309 Fix a compiler warning (thanks to Fabien).
2311 2006-12-18 [wwp] 2.6.1cvs48
2315 Factorize some strings for translation (it's about error
2316 messages when applying or checking template/quote format).
2318 2006-12-18 [colin] 2.6.1cvs47
2322 * src/gtk/Makefile.am
2324 Add a Release notes tab from the contents of
2325 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2327 2006-12-17 [colin] 2.6.1cvs46
2332 Correctly convert from/to UTF8/filename encoding
2333 when loading and saving files. Probably fixes
2334 bug 1068, 'Claws-Mail uses 100% CPU when looking
2335 for a file to attach and is blocked...'
2337 2006-12-17 [colin] 2.6.1cvs45
2339 * src/gtk/logwindow.c
2340 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2341 IMAP folder and is blocked on main thread':
2342 make sure we put utf8 in the log.
2344 2006-12-16 [colin] 2.6.1cvs44
2348 Fix bug 1055, 'Add the 'cancel receive'
2349 in the available events for the toolbar buttons'
2351 2006-12-16 [colin] 2.6.1cvs43
2356 * src/common/session.c
2357 Log error when SSL handshakes fail.
2358 Fixes bug 1082, 'incorrect / imprecise
2359 error message when imap server provides
2360 ssl only through STARTTLS but SSL is
2363 2006-12-15 [wwp] 2.6.1cvs42
2365 * src/plugins/bogofilter/bogofilter_gtk.c
2366 set proper sensitivity to widgets I've recently added.
2372 2006-12-15 [wwp] 2.6.1cvs41
2374 * src/plugins/bogofilter/bogofilter.c
2375 * src/plugins/bogofilter/bogofilter.h
2376 * src/plugins/bogofilter/bogofilter_gtk.c
2377 bogofilter's whitelist can now use a subset of
2378 the addressbook (either a book, a subfolder of a book,
2379 or the whole addressbook by using "Any"). Re-used there
2380 some pref_matcher widgets and mechanisms to match a subset
2383 2006-12-15 [wwp] 2.6.1cvs40
2386 * src/common/plugin.c
2387 * src/common/plugin.h
2389 * src/plugins/bogofilter/bogofilter.c
2390 * src/plugins/clamav/clamav_plugin.c
2391 * src/plugins/demo/demo.c
2392 * src/plugins/dillo_viewer/dillo_viewer.c
2393 * src/plugins/pgpcore/plugin.c
2394 * src/plugins/pgpinline/plugin.c
2395 * src/plugins/pgpmime/plugin.c
2396 * src/plugins/spamassassin/spamassassin.c
2397 * src/plugins/trayicon/trayicon.c
2398 factorize some translatable strings (plugins-related),
2399 fix missing punctuation in several places,
2400 remove useless translatable \n in about.c,
2401 and factorize plugin init code w/ a new function
2402 check_plugin_version() in common/plugin.c.
2403 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2405 2006-12-15 [wwp] 2.6.1cvs39
2407 * src/plugins/bogofilter/bogofilter.c
2408 * src/plugins/bogofilter/bogofilter_gtk.c
2409 flag whitelisted spams as spam, but don't filter it to the spam
2410 folder. Thanks to Colin.
2412 2006-12-15 [ticho] 2.6.1cvs38
2414 * src/plugins/bogofilter/bogofilter.c
2415 * src/plugins/bogofilter/bogofilter.h
2416 * src/plugins/bogofilter/bogofilter_gtk.c
2417 Add option to whitelist senders found in addressbook. Patch by colin.
2419 2006-12-15 [paul] 2.6.1cvs37
2422 add missing #include "log.h"
2424 2006-12-15 [paul] 2.6.1cvs36
2426 * src/plugins/bogofilter/bogofilter.c
2427 * src/plugins/bogofilter/bogofilter.h
2428 * src/plugins/bogofilter/bogofilter_gtk.c
2429 Add an option to allow inserting an
2430 X-Claws-Bogosity header (on MH folders
2431 only). Patch by Colin
2433 2006-12-14 [colin] 2.6.1cvs35
2436 "Yes" should be the default choice for
2437 migration configuration
2439 2006-12-14 [paul] 2.6.1cvs34
2441 * src/prefs_summaries.c
2442 * manual/advanced.xml
2443 Unhide mark_as_read_delay
2445 2006-12-14 [paul] 2.6.1cvs33
2454 Fix printing of selection
2455 Fix printing of message parts
2456 Fix printing of images
2457 * src/gtk/gtksourceprintjob.c
2458 Fix page count when there are images
2460 2006-12-14 [wwp] 2.6.1cvs32
2465 * src/gtk/quicksearch.c
2466 fix quicksearch 'magnify' button status when QS is closed
2467 using the Escape key, thanks to Colin.
2469 2006-12-14 [wwp] 2.6.1cvs31
2474 * src/gtk/quicksearch.c
2475 fix quicksearch 'magnify' button status when QS is closed
2476 using the Escape key, thanks to Colin.
2478 2006-12-13 [colin] 2.6.1cvs30
2482 Use the binary safe version of ldap_get_values,
2483 to make sure we manipulate null-terminated
2484 strings. Maybe fixes bug 1075, 'claws mail
2485 segfault when completing ldap adresses'
2486 * src/syldap.c ** REMOVED **
2487 * src/syldap.h ** REMOVED **
2490 2006-12-13 [mones] 2.6.1cvs29
2493 Fixed piped strings, fixed click translation
2495 2006-12-13 [paul] 2.6.1cvs28
2498 don't translate these strings
2500 2006-12-13 [paul] 2.6.1cvs27
2505 2006-12-13 [colin] 2.6.1cvs26
2509 Add claws_is_starting()
2511 2006-12-13 [mones] 2.6.1cvs25
2513 * manual/es/advanced.xml
2515 Synced manual and updated translation
2517 2006-12-12 [colin] 2.6.1cvs24
2520 Add an option to use STARTTLS in the
2521 welcome wizard. Fixes bug 1080,
2522 'Using SSL option in wizard for incoming
2523 server does not activate SSL with STARTTLS'
2525 2006-12-12 [colin] 2.6.1cvs23
2528 Don't exit when there's an incomplete
2529 mailbox configured - leaves a chance
2530 to fix a failing IMAP account. Exit
2531 if no mailbox at all is loaded (case
2533 Completes bug 1077's fix (I was wrong
2534 in this bug's comment #3).
2536 2006-12-12 [colin] 2.6.1cvs22
2539 Add another menu data type
2540 * src/prefs_account.c
2541 Complete the completion of bug 1076
2542 (doesn't lose the pref on apply)
2544 2006-12-12 [paul] 2.6.1cvs21
2546 * src/prefs_account.c
2547 complete the fix of bug 1076
2548 also be more verbose with the text
2550 2006-12-12 [paul] 2.6.1cvs20
2552 * src/gtk/combobox.c
2553 fix compilation warning
2555 2006-12-11 [colin] 2.6.1cvs19
2558 Document :port in server entry tooltips
2560 2006-12-11 [colin] 2.6.1cvs18
2565 2006-12-11 [colin] 2.6.1cvs17
2568 Add failing IMAP as a reason for no
2571 2006-12-11 [colin] 2.6.1cvs16
2573 * src/prefs_account.c
2574 Check for existence of inbox for local
2577 Allow setting the port to use for servers
2578 by using the usual "server.example.com:port"
2579 syntax. Fixes bug 1077, 'sylpheed-claws does
2580 not start when IMAP server is unavailable'
2582 2006-12-11 [colin] 2.6.1cvs15
2584 * src/prefs_account.c
2585 Prevent use of non-existing default inbox
2587 2006-12-11 [colin] 2.6.1cvs14
2589 * src/prefs_account.c
2590 Fix sensitivity. Fixes bug 1076, 'privacy
2591 options are displayed even when pgp plugin
2592 not loaded / available'
2594 2006-12-09 [colin] 2.6.1cvs13
2596 * manual/advanced.xml
2597 * src/prefs_common.c
2598 * src/prefs_common.h
2599 * src/common/ssl_certificate.c
2600 Add a new hidden preference, 'unsafe_ssl_certs',
2601 which allows to store multiple certificates per
2602 server/port. This is disabled by default because
2603 it's less secure (presenting a new certificate
2604 instead of a changed one raises less alarms).
2605 This will cause Claws to ask about an unknown
2606 certificate for people who have used 2.6.1cvs8
2609 2006-12-09 [colin] 2.6.1cvs12
2612 Fix cache updating after action
2614 2006-12-07 [wwp] 2.6.1cvs11
2617 fix email address comparison when replying to all
2618 (avoid replying to ourselves), thanks to Colin.
2620 2006-12-06 [paul] 2.6.1cvs10
2627 * src/common/utils.c
2628 ...and more renaming
2631 2006-12-06 [paul] 2.6.1cvs9
2642 2006-12-06 [colin] 2.6.1cvs8
2645 * src/common/ssl_certificate.c
2646 * src/common/ssl_certificate.h
2647 Handle multiple certificates per host/port
2649 2006-12-06 [colin] 2.6.1cvs7
2651 * src/etpan/imap-thread.c
2652 Fix certificate checking on IMAP
2654 2006-12-06 [colin] 2.6.1cvs6
2657 Fix bug 1072, 'Claws stops fetching newsgroups
2658 from server when newsgroup got deleted': continue
2659 checking other groups
2661 2006-12-05 [wwp] 2.6.1cvs5
2663 * src/message_search.c
2664 * src/summary_search.c
2665 * src/gtk/combobox.c
2666 * src/gtk/combobox.h
2667 * src/gtk/gtkutils.c
2668 * src/gtk/gtkutils.h
2669 make up and down arrow keys in modern gtk_combo_box_entry widgets
2670 behave like w/ old comboboxes (summary and message search only).
2672 2006-12-05 [paul] 2.6.1cvs4
2678 2006-12-05 [paul] 2.6.1cvs3
2681 * tools/textviewer.pl
2682 script updated and description added
2684 2006-12-04 [colin] 2.6.1cvs2
2687 Run pre-send hook only when checking
2690 2006-12-04 [paul] 2.6.1cvs1
2697 bump up version number following stable release
2699 2006-12-04 [paul] 2.6.0cvs83
2702 updates and corrections
2704 2006-12-04 [colin] 2.6.0cvs82
2706 * src/common/utils.c
2707 Probably fix bug 1066, 'Incorrect mailbox
2710 2006-12-04 [colin] 2.6.0cvs81
2712 * src/common/utils.c
2713 Trim tabs from mailcap file too.
2715 2006-12-02 [paul] 2.6.0cvs80
2718 fix broken GUI under certain languages
2720 put the Cancel button to the right
2722 2006-12-01 [paul] 2.6.0cvs79
2725 remove reference to removed file
2727 2006-12-01 [wwp] 2.6.0cvs78
2731 remove forgotten debug statements.
2733 2006-12-01 [wwp] 2.6.0cvs77
2735 * manual/advanced.xml
2736 * manual/fr/advanced.xml
2742 * src/prefs_common.c
2743 * src/prefs_common.h
2744 * src/gtk/gtkutils.c
2745 * src/gtk/gtkutils.h
2746 add a hidden option to allow embedding the editaddress (edit contact details)
2747 dialog into the addressbook's window. This doesn't change the default
2750 2006-12-01 [wwp] 2.6.0cvs76
2752 * src/message_search.c
2753 * src/summary_search.c
2754 fix more focus issues (don't set focus to combobox's entry widget when
2755 entry's value changed, if entry widget has focus already).
2757 2006-12-01 [wwp] 2.6.0cvs75
2759 * src/gtk/quicksearch.c
2760 revert last changes to the quicksearch gtk_combo_box, this needs more
2763 2006-12-01 [paul] 2.6.0cvs74
2765 * tools/kdeservicemenu/README
2766 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2767 * tools/kdeservicemenu/install.sh
2768 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2769 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2770 simplify this stuff, and in so doing,
2771 fix it. (possibly re-extend it again at
2774 2006-12-01 [wwp] 2.6.0cvs73
2776 * src/gtk/quicksearch.c
2777 adapt quicksearch code to use modern gtk_combo_box'es.
2779 2006-12-01 [wwp] 2.6.0cvs72
2782 * src/prefs_common.c
2783 * src/prefs_common.h
2784 * src/message_search.c
2785 * src/summary_search.c
2786 * src/gtk/combobox.c
2787 * src/gtk/combobox.h
2788 add history combos to all message and summary search fields.
2790 2006-12-01 [wwp] 2.6.0cvs71
2793 As the list may change while the mark as read delay
2794 runs, we can't rely on the 'row' pointer, which can
2795 be invalid when the timeout is called. As the mark
2796 as read is only done if the message is still selected,
2797 use summaryview->selected instead. Thanks to Colin.
2799 2006-11-30 [paul] 2.6.0cvs70
2802 give emphasis to "Sylpheed-Claws"
2803 as well as "Claws Mail"
2805 2006-11-30 [colin] 2.6.0cvs69
2808 Put the SSL checkboxes in the receiving
2809 and sending server pages.
2811 2006-11-29 [colin] 2.6.0cvs68
2813 * src/gtk/gtkutils.c
2814 * src/gtk/gtkvscrollbutton.c
2815 Revert some deprecated fixes - they seem to
2816 deprecate stuff as soon as a new one gets out.
2817 g_object_ref_sink needed glib-2.10.
2819 2006-11-29 [colin] 2.6.0cvs67
2821 * src/common/utils.c
2822 Create .mailcap if it doesn't exist
2824 2006-11-29 [colin] 2.6.0cvs66
2827 Followup to cvs60: use original list
2828 of recipients if replying to a mail
2829 in Sent Drafts or Queue.
2831 2006-11-27 [paul] 2.6.0cvs65
2833 * src/image_viewer.c
2834 revert the last change for now (it's broken)
2836 2006-11-27 [paul] 2.6.0cvs64
2840 * m4/aclocal-include.m4
2857 * src/common/Makefile.am
2858 * src/common/claws.c
2859 * src/common/claws.h
2861 * src/common/sylpheed.c
2862 * src/common/sylpheed.h
2863 * src/etpan/Makefile.am
2864 * src/gtk/Makefile.am
2865 * src/gtk/claws-marshal.list
2867 * src/gtk/gtksctree.c
2868 * src/gtk/quicksearch.c
2869 * src/gtk/sylpheed-marshal.list
2870 * src/plugins/bogofilter/bogofilter.c
2871 * src/plugins/bogofilter/bogofilter_gtk.c
2872 * src/plugins/clamav/clamav_plugin.c
2873 * src/plugins/clamav/clamav_plugin_gtk.c
2874 * src/plugins/demo/demo.c
2875 * src/plugins/dillo_viewer/dillo_viewer.c
2876 * src/plugins/pgpcore/Makefile.am
2877 * src/plugins/pgpcore/claws.def
2878 * src/plugins/pgpcore/pgp_viewer.c
2879 * src/plugins/pgpcore/plugin.c
2880 * src/plugins/pgpcore/sylpheed.def
2881 * src/plugins/pgpinline/Makefile.am
2882 * src/plugins/pgpinline/claws.def
2883 * src/plugins/pgpinline/plugin.c
2884 * src/plugins/pgpinline/sylpheed.def
2885 * src/plugins/pgpmime/Makefile.am
2886 * src/plugins/pgpmime/claws.def
2887 * src/plugins/pgpmime/plugin.c
2888 * src/plugins/pgpmime/sylpheed.def
2889 * src/plugins/spamassassin/spamassassin.c
2890 * src/plugins/spamassassin/spamassassin_gtk.c
2891 * src/plugins/trayicon/trayicon.c
2893 remove deprecated gtk_tooltips_set_delay()
2895 2006-11-26 [paul] 2.6.0cvs63
2899 * src/image_viewer.c
2901 * src/gtk/gtkutils.c
2902 * src/gtk/gtkvscrollbutton.c
2903 * src/gtk/prefswindow.c
2904 * src/plugins/pgpcore/prefs_gpg.c
2905 replace more deprecated GTK+ functions
2907 2006-11-26 [paul] 2.6.0cvs62
2912 replace deprecated gtk_idle_... functions
2914 2006-11-26 [paul] 2.6.0cvs61
2920 * src/gtk/gtkvscrollbutton.c
2921 * src/gtk/quicksearch.c
2922 * src/plugins/pgpcore/passphrase.c
2923 replace deprecated gtk_timeout_add and
2926 2006-11-26 [paul] 2.6.0cvs60
2929 fix bug that caused the wrong recipient
2930 to be selected when replying to a msg
2931 which is From one of our accounts to
2932 another of our accounts
2934 2006-11-25 [paul] 2.6.0cvs59
2937 don't change the From column title to
2938 To if the To column is visible
2940 2006-11-24 [paul] 2.6.0cvs58
2943 fix bug 1069, 'Sent mails disappear, BCC
2944 or locking problem?'
2946 2006-11-21 [wwp] 2.6.0cvs57
2949 fix spelling menu when replying (same as 2.3.1cvs39):
2950 discrepancy between context menu and top menu when
2951 folder's dictionary isn't the default one.
2953 2006-11-19 [paul] 2.6.0cvs56
2956 obey always_show_msg option when
2958 * src/plugins/bogofilter/bogofilter.c
2961 2006-11-18 [paul] 2.6.0cvs55
2971 * src/gtk/icon_legend.c
2972 * src/gtk/icon_legend.h
2973 * tools/OOo2claws-mail.pl
2975 * tools/acroread2claws-mail.pl
2976 * tools/claws.i18n.status.pl
2977 * tools/filter_conv.pl
2978 * tools/filter_conv_new.pl
2979 * tools/freshmeat_search.pl
2980 * tools/google_search.pl
2981 * tools/kmail2claws-mail.pl
2982 * tools/kmail2claws-mail_v2.pl
2983 * tools/maildir2claws-mail.pl
2984 * tools/make.themes.project
2985 * tools/multiwebsearch.pl
2986 * tools/outlook2claws-mail.pl
2987 * tools/tb2claws-mail
2988 * tools/kdeservicemenu/README
2989 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2990 update mine and wwp's email addresses in
2993 * src/prefs_compose_writing.c
2994 set sensitivity on 'new message format' frame
2996 2006-11-17 [paul] 2.6.0cvs54
2999 more reworking of the GUI
3000 Patch by Fabien Vantard
3002 2006-11-16 [paul] 2.6.0cvs53
3005 set a minimum size for the window, allow
3006 it to automatically expand as necessary
3008 2006-11-16 [wwp] 2.6.0cvs52
3011 better wrap of copyright info on some systems.
3013 2006-11-16 [paul] 2.6.0cvs51
3016 move the tech info from the upper panel
3018 use a gtk_text_view for the features tab
3020 2006-11-16 [paul] 2.6.0cvs50
3023 update my email address
3030 * src/plugins/trayicon/trayicon.c
3031 don't offer simple menu separators
3034 add separator between 'mark all read'
3037 2006-11-15 [wwp] 2.6.0cvs49
3040 updated manuals authors.
3042 2006-11-14 [paul] 2.6.0cvs48
3045 Fix Options/Reply mode after draft save
3047 2006-11-14 [paul] 2.6.0cvs47
3050 Fix make DESTDIR=...
3053 * src/plugins/pgpinline/pgpinline.c
3054 Probably fix bug 1061
3056 2006-11-14 [paul] 2.6.0cvs46
3061 * src/stock_pixmap.c
3062 * src/stock_pixmap.h
3064 * src/pixmaps/active.xpm
3065 * src/pixmaps/inactive.xpm
3066 add a new page, 'Features', to the About dialog
3067 showing which features are compiled in and which
3070 2006-11-14 [paul] 2.6.0cvs45
3073 updated by Pavlo Bohmat
3075 2006-11-14 [colin] 2.6.0cvs44
3083 * src/gtk/gtkaspell.c
3084 Fix 64-bit-related warnings
3086 Fix possible infinite loop
3087 * src/plugins/pgpcore/sgpgme.c
3088 Remove useless check
3090 2006-11-13 [colin] 2.6.0cvs43
3092 * src/gtk/Makefile.am
3093 authors.h isn't generated
3095 2006-11-13 [colin] 2.6.0cvs42
3097 * src/plugins/pgpinline/pgpinline.c
3098 * src/plugins/pgpmime/pgpmime.c
3099 Very probably fix bug 1061, 'crash on
3100 opening signed email'. Another cast
3103 2006-11-13 [colin] 2.6.0cvs41
3105 * src/plugins/pgpcore/sgpgme.c
3106 Maybe fix bug 1061, 'crash on opening
3109 2006-11-13 [wwp] 2.6.0cvs40
3111 * src/plugins/pgpinline/pgpinline.c
3112 fix candidate for bug #1057, thanks to Colin.
3114 2006-11-13 [wwp] 2.6.0cvs39
3117 * src/quote_fmt_parse.y
3118 fix bug 1052: current parser buffer was not always
3119 allocated, ptr to this buffer could be returned as
3120 NULL whereas no parser error has occurred. in
3121 consequence, defining a template body as "%d"
3122 (w/o the quotes) for the first time of the instance
3123 of claws-mail, was reporting a parser error. make
3124 sure that the buffer is always allocated, even to
3126 fix mis-unescaping in compose.:compose_quote_fmt():
3127 unescaping of the fmt string was always done
3128 whereas it must be done *only* when receiving
3129 quote format strings issued from the prefs
3130 (compose new message, reply, forward, redirect
3131 formats), *not* when applying templates. in
3132 consequences, applying templates w/ sequences
3133 like \\|p{echo} were failing. make sure that
3134 unescaping is done only when necessary.
3136 2006-11-12 [colin] 2.6.0cvs38
3141 2006-11-12 [colin] 2.6.0cvs37
3143 * src/plugins/pgpinline/pgpinline.c
3144 * src/plugins/pgpmime/pgpmime.c
3145 Release GPG context at the latest
3146 possible moment. Maybe fixes
3147 bug 1057, 'crash on sending signed
3148 message to a newsgroup'
3151 2006-11-12 [colin] 2.6.0cvs36
3153 * src/plugins/pgpcore/sgpgme.c
3154 Tell a bit more when gpg's status doesn't
3155 contain any signature
3157 2006-11-12 [colin] 2.6.0cvs35
3160 Fix bug 1060, 'compilation error with
3163 2006-11-12 [paul] 2.6.0cvs34
3165 * doc/man/claws-mail.1
3167 * src/plugins/clamav/README
3168 * src/plugins/spamassassin/README
3170 * tools/freshmeat_search.pl
3171 * tools/google_search.pl
3172 * tools/multiwebsearch.pl
3174 * src/plugins/trayicon/trayicon.c
3175 fix compiliation warning
3177 2006-11-11 [colin] 2.6.0cvs33
3180 Forbid drag and drop from/to different
3181 folders of type F_UNKNOWN
3183 2006-11-11 [colin] 2.6.0cvs32
3185 * src/plugins/pgpinline/pgpinline.c
3186 Fix typo in previous commit:
3188 + if ((err = gpgme_new(&data->ctx)) ...)
3190 2006-11-11 [colin] 2.6.0cvs31
3192 * src/plugins/pgpinline/pgpinline.c
3193 * src/plugins/pgpmime/pgpmime.c
3194 Check success after calling gpgme_new
3195 Maybe fixes bug 1057, 'crash on sending
3196 signed message to a newsgroup'
3198 2006-11-11 [colin] 2.6.0cvs30
3201 init undostruct to 0s (from
3202 valgrind log of bug 1057)
3204 2006-11-10 [colin] 2.6.0cvs29
3207 Set cursor to wait before filtering
3208 duplicates in all folders
3209 * src/plugins/bogofilter/bogofilter.c
3210 * src/plugins/bogofilter/bogofilter.h
3211 * src/plugins/bogofilter/bogofilter_gtk.c
3212 Completely thread away the bogofilter
3215 2006-11-10 [mones] 2.6.0cvs28
3219 added COMPOSE_CHECK_BEFORE_SEND hook
3221 2006-11-10 [paul] 2.6.0cvs27
3225 add libSM to get_compiled_in_features()
3229 2006-11-10 [colin] 2.6.0cvs26
3231 * src/etpan/imap-thread.c
3232 Add a reference to libetpan's sasl engine
3233 so that sasl_done() doesn't get called by
3234 libetpan, and doesn't break openssl.
3235 Should fix bug 1053, 'SC fails to reestablish
3236 a secure connection'
3239 2006-11-10 [colin] 2.6.0cvs25
3241 * manual/addrbook.xml
3242 * manual/advanced.xml
3247 2006-11-09 [colin] 2.6.0cvs24
3249 * src/plugins/bogofilter/bogofilter_gtk.c
3250 Add comment about annoyance
3252 2006-11-09 [colin] 2.6.0cvs23
3254 * src/plugins/bogofilter/bogofilter.c
3255 * src/plugins/bogofilter/bogofilter_gtk.c
3256 Prepare things needed to thread bogofilter
3257 filtering: separate bogo stuff and possible GUI
3260 2006-11-09 [colin] 2.6.0cvs22
3264 Search for one of our accounts in Delivered-To
3265 (helps for auto-account selection when
3266 replying/forwarding)
3270 * src/plugins/trayicon/trayicon.c
3271 Allow opening a new mail with any account from
3274 2006-11-09 [wwp] 2.6.0cvs21
3277 * src/prefs_common.c
3278 * src/prefs_common.h
3279 * src/prefs_compose_writing.c
3280 add a compose new message format (in prefs/compose/writing), it's a
3281 simple subject+body template to use when opening a new composition
3282 window. It's similar to the existent reply and forward formats.
3284 enhanced the template/format % symbols substitution mechanism to
3285 use current composition window information when % are used in
3286 the compose new message format or in templates applied to new
3287 messages (there were useless in that situations before). When
3288 applied to new messages, %d corresponds to the system time/date.
3290 2006-11-09 [paul] 2.6.0cvs20
3295 2006-11-09 [paul] 2.6.0cvs19
3298 keep tje alphabetical order
3300 2006-11-08 [colin] 2.6.0cvs18
3302 * src/etpan/imap-thread.c
3303 Fix bug 1054, 'Slowness logging big
3306 2006-11-08 [paul] 2.6.0cvs17
3311 2006-11-08 [paul] 2.6.0cvs16
3316 2006-11-08 [paul] 2.6.0cvs15
3319 * tools/OOo2claws-mail.pl
3320 * tools/OOo2sylpheed.pl
3322 * tools/acroread2claws-mail.pl
3323 * tools/acroread2sylpheed.pl
3324 * tools/kmail2claws-mail.pl
3325 * tools/kmail2claws-mail_v2.pl
3326 * tools/kmail2sylpheed.pl
3327 * tools/kmail2sylpheed_v2.pl
3328 * tools/maildir2claws-mail.pl
3329 * tools/maildir2sylpheed.pl
3330 * tools/nautilus2claws-mail.sh
3331 * tools/nautilus2sylpheed.sh
3332 * tools/outlook2claws-mail.pl
3333 * tools/outlook2sylpheed.pl
3334 * tools/tb2claws-mail
3336 * tools/tbird2claws.py
3337 * tools/tbird2syl.py
3338 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3339 * tools/kdeservicemenu/install.sh
3340 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3341 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3342 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3343 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3344 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3345 renamed (removed, added) tools files
3347 2006-11-08 [paul] 2.6.0cvs14
3351 Migrate sylpheedrc to clawsrc, and fix the standard
3352 plugins path in the process
3354 2006-11-07 [colin] 2.6.0cvs13
3357 Symlink sylpheed-claws relative to
3360 2006-11-07 [colin] 2.6.0cvs12
3363 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3365 2006-11-07 [paul] 2.6.0cvs11
3368 Fix a missed occurence of
3371 2006-11-07 [paul] 2.6.0cvs10
3374 Fix symlink installation
3376 2006-11-07 [paul] 2.6.0cvs9
3379 Symlink claws-mail to sylpheed-claws
3380 * src/common/utils.c
3381 Fix migrating symlinks
3382 * src/etpan/imap-thread.c
3383 check certificate only when there's
3386 2006-11-07 [paul] 2.6.0cvs8
3389 Fix icon breakages with Gtk, which needs a
3390 cache updated to see them.
3392 2006-11-07 [paul] 2.6.0cvs7
3403 * claws-mail-128x128.png
3404 * claws-mail-64x64.png
3409 * sylpheed-claws-128x128.png
3410 * sylpheed-claws-64x64.png
3411 * sylpheed-claws.desktop
3412 * sylpheed-claws.ico
3413 * sylpheed-claws.pc.in
3414 * sylpheed-claws.png
3415 * debian/README.Debian
3417 * debian/claws-mail.desktop
3418 * debian/claws-mail.menu
3419 * debian/claws-mail.postinst.debhelper
3420 * debian/claws-mail.postrm.debhelper
3425 * debian/sylpheed-claws.desktop
3426 * debian/sylpheed-claws.menu
3427 * debian/sylpheed-claws.postinst.debhelper
3428 * debian/sylpheed-claws.postrm.debhelper
3429 * doc/man/Makefile.am
3430 * doc/man/claws-mail.1
3431 * doc/man/sylpheed-claws.1
3432 * doc/src/ChangeLog.claws-pre0.8.0
3433 * manual/Makefile.am
3434 * manual/account.xml
3436 * manual/addrbook.xml
3437 * manual/advanced.xml
3438 * manual/claws-mail-manual.xml
3440 * manual/glossary.xml
3441 * manual/handling.xml
3443 * manual/keyboard.xml
3444 * manual/plugins.xml
3445 * manual/starting.xml
3446 * manual/sylpheed-claws-manual.xml
3448 * manual/dist/.cvsignore
3449 * manual/dist/html/.cvsignore
3450 * manual/dist/html/Makefile.am
3451 * manual/dist/pdf/.cvsignore
3452 * manual/dist/pdf/Makefile.am
3453 * manual/dist/ps/.cvsignore
3454 * manual/dist/ps/Makefile.am
3455 * manual/dist/txt/.cvsignore
3456 * manual/dist/txt/Makefile.am
3457 * manual/es/Makefile.am
3458 * manual/es/advanced.xml
3459 * manual/es/claws-mail-manual.xml
3461 * manual/es/glossary.xml
3462 * manual/es/handling.xml
3463 * manual/es/intro.xml
3464 * manual/es/plugins.xml
3465 * manual/es/sylpheed-claws-manual.xml
3466 * manual/es/dist/.cvsignore
3467 * manual/es/dist/html/.cvsignore
3468 * manual/es/dist/html/Makefile.am
3469 * manual/es/dist/pdf/.cvsignore
3470 * manual/es/dist/pdf/Makefile.am
3471 * manual/es/dist/ps/.cvsignore
3472 * manual/es/dist/ps/Makefile.am
3473 * manual/es/dist/txt/.cvsignore
3474 * manual/es/dist/txt/Makefile.am
3475 * manual/fr/Makefile.am
3476 * manual/fr/account.xml
3478 * manual/fr/addrbook.xml
3479 * manual/fr/advanced.xml
3480 * manual/fr/claws-mail-manual.xml
3482 * manual/fr/glossary.xml
3483 * manual/fr/handling.xml
3484 * manual/fr/intro.xml
3485 * manual/fr/keyboard.xml
3486 * manual/fr/plugins.xml
3487 * manual/fr/starting.xml
3488 * manual/fr/sylpheed-claws-manual.xml
3489 * manual/fr/dist/.cvsignore
3490 * manual/fr/dist/html/.cvsignore
3491 * manual/fr/dist/html/Makefile.am
3492 * manual/fr/dist/pdf/.cvsignore
3493 * manual/fr/dist/pdf/Makefile.am
3494 * manual/fr/dist/ps/.cvsignore
3495 * manual/fr/dist/ps/Makefile.am
3496 * manual/fr/dist/txt/.cvsignore
3497 * manual/fr/dist/txt/Makefile.am
3498 * manual/pl/Makefile.am
3499 * manual/pl/account.xml
3501 * manual/pl/addrbook.xml
3502 * manual/pl/advanced.xml
3503 * manual/pl/claws-mail-manual.xml
3505 * manual/pl/glossary.xml
3506 * manual/pl/handling.xml
3507 * manual/pl/intro.xml
3508 * manual/pl/keyboard.xml
3509 * manual/pl/plugins.xml
3510 * manual/pl/starting.xml
3511 * manual/pl/sylpheed-claws-manual.xml
3512 * manual/pl/dist/.cvsignore
3513 * manual/pl/dist/html/.cvsignore
3514 * manual/pl/dist/html/Makefile.am
3515 * manual/pl/dist/pdf/.cvsignore
3516 * manual/pl/dist/pdf/Makefile.am
3517 * manual/pl/dist/ps/.cvsignore
3518 * manual/pl/dist/ps/Makefile.am
3519 * manual/pl/dist/txt/.cvsignore
3520 * manual/pl/dist/txt/Makefile.am
3544 * src/addressbook_foldersel.c
3545 * src/addressbook_foldersel.h
3567 * src/customheader.c
3568 * src/customheader.h
3569 * src/displayheader.c
3570 * src/displayheader.h
3581 * src/editldap_basedn.c
3582 * src/editldap_basedn.h
3598 * src/folder_item_prefs.c
3599 * src/folder_item_prefs.h
3606 * src/grouplistdialog.c
3607 * src/grouplistdialog.h
3610 * src/image_viewer.c
3611 * src/image_viewer.h
3650 * src/matcher_parser.h
3651 * src/matcher_parser_lex.l
3652 * src/matcher_parser_parse.y
3655 * src/message_search.c
3656 * src/message_search.h
3675 * src/partial_download.c
3676 * src/partial_download.h
3681 * src/prefs_account.c
3682 * src/prefs_account.h
3683 * src/prefs_actions.c
3684 * src/prefs_actions.h
3685 * src/prefs_common.c
3686 * src/prefs_common.h
3687 * src/prefs_compose_writing.c
3688 * src/prefs_compose_writing.h
3689 * src/prefs_customheader.c
3690 * src/prefs_customheader.h
3691 * src/prefs_display_header.c
3692 * src/prefs_display_header.h
3693 * src/prefs_ext_prog.c
3694 * src/prefs_ext_prog.h
3695 * src/prefs_filtering.c
3696 * src/prefs_folder_column.c
3697 * src/prefs_folder_column.h
3698 * src/prefs_folder_item.c
3699 * src/prefs_folder_item.h
3704 * src/prefs_image_viewer.c
3705 * src/prefs_image_viewer.h
3706 * src/prefs_matcher.c
3707 * src/prefs_matcher.h
3708 * src/prefs_message.c
3709 * src/prefs_message.h
3710 * src/prefs_msg_colors.c
3711 * src/prefs_msg_colors.h
3716 * src/prefs_receive.c
3717 * src/prefs_receive.h
3720 * src/prefs_spelling.c
3721 * src/prefs_spelling.h
3722 * src/prefs_summaries.c
3723 * src/prefs_summaries.h
3724 * src/prefs_summary_column.c
3725 * src/prefs_summary_column.h
3726 * src/prefs_template.c
3727 * src/prefs_template.h
3728 * src/prefs_themes.c
3729 * src/prefs_themes.h
3730 * src/prefs_toolbar.c
3731 * src/prefs_toolbar.h
3732 * src/prefs_wrapping.c
3733 * src/prefs_wrapping.h
3743 * src/quote_fmt_parse.y
3746 * src/remotefolder.c
3747 * src/remotefolder.h
3748 * src/send_message.c
3749 * src/send_message.h
3752 * src/sourcewindow.c
3753 * src/sourcewindow.h
3758 * src/stock_pixmap.c
3759 * src/stock_pixmap.h
3760 * src/summary_search.c
3761 * src/summary_search.h
3778 * src/common/base64.c
3779 * src/common/base64.h
3781 * src/common/hooks.c
3782 * src/common/hooks.h
3785 * src/common/mgutils.c
3786 * src/common/mgutils.h
3789 * src/common/passcrypt.c
3790 * src/common/passcrypt.h.in
3791 * src/common/plugin.c
3792 * src/common/plugin.h
3793 * src/common/prefs.c
3794 * src/common/prefs.h
3795 * src/common/progressindicator.c
3796 * src/common/progressindicator.h
3797 * src/common/quoted-printable.c
3798 * src/common/quoted-printable.h
3799 * src/common/session.c
3800 * src/common/session.h
3803 * src/common/socket.c
3804 * src/common/socket.h
3807 * src/common/stringtable.c
3808 * src/common/stringtable.h
3809 * src/common/sylpheed.c
3810 * src/common/sylpheed.h
3811 * src/common/template.c
3812 * src/common/template.h
3813 * src/common/timing.h
3814 * src/common/utils.c
3815 * src/common/utils.h
3816 * src/common/version.h.in
3819 * src/common/xmlprops.c
3820 * src/common/xmlprops.h
3822 * src/gtk/colorlabel.c
3823 * src/gtk/colorlabel.h
3824 * src/gtk/colorsel.c
3825 * src/gtk/colorsel.h
3826 * src/gtk/combobox.c
3827 * src/gtk/combobox.h
3828 * src/gtk/description_window.c
3829 * src/gtk/description_window.h
3832 * src/gtk/foldersort.c
3833 * src/gtk/foldersort.h
3834 * src/gtk/gtkaspell.c
3835 * src/gtk/gtkaspell.h
3836 * src/gtk/gtksctree.c
3837 * src/gtk/gtkshruler.c
3838 * src/gtk/gtkshruler.h
3839 * src/gtk/gtkutils.c
3840 * src/gtk/gtkutils.h
3841 * src/gtk/icon_legend.c
3842 * src/gtk/icon_legend.h
3843 * src/gtk/logwindow.c
3844 * src/gtk/logwindow.h
3845 * src/gtk/manage_window.c
3846 * src/gtk/manage_window.h
3847 * src/gtk/pluginwindow.c
3848 * src/gtk/pluginwindow.h
3849 * src/gtk/prefswindow.c
3850 * src/gtk/prefswindow.h
3851 * src/gtk/quicksearch.c
3852 * src/gtk/quicksearch.h
3853 * src/pixmaps/claws-mail.xpm
3854 * src/pixmaps/claws-mail_icon.xpm
3855 * src/pixmaps/claws-mail_logo.xpm
3856 * src/pixmaps/sylpheed-claws.xpm
3857 * src/pixmaps/sylpheed-claws_icon.xpm
3858 * src/pixmaps/sylpheed-claws_logo.xpm
3859 * src/plugins/bogofilter/Makefile.am
3860 * src/plugins/bogofilter/bogofilter.c
3861 * src/plugins/bogofilter/bogofilter.h
3862 * src/plugins/bogofilter/bogofilter_gtk.c
3863 * src/plugins/clamav/Makefile.am
3864 * src/plugins/clamav/clamav_plugin.c
3865 * src/plugins/clamav/clamav_plugin.h
3866 * src/plugins/clamav/clamav_plugin_gtk.c
3867 * src/plugins/demo/Makefile.am
3868 * src/plugins/demo/demo.c
3869 * src/plugins/dillo_viewer/Makefile.am
3870 * src/plugins/dillo_viewer/README
3871 * src/plugins/dillo_viewer/dillo_prefs.c
3872 * src/plugins/dillo_viewer/dillo_prefs.h
3873 * src/plugins/dillo_viewer/dillo_viewer.c
3874 * src/plugins/pgpcore/Makefile.am
3875 * src/plugins/pgpcore/passphrase.c
3876 * src/plugins/pgpcore/passphrase.h
3877 * src/plugins/pgpcore/pgp_viewer.c
3878 * src/plugins/pgpcore/pgp_viewer.h
3879 * src/plugins/pgpcore/plugin.c
3880 * src/plugins/pgpcore/prefs_gpg.c
3881 * src/plugins/pgpcore/prefs_gpg.h
3882 * src/plugins/pgpcore/select-keys.c
3883 * src/plugins/pgpcore/select-keys.h
3884 * src/plugins/pgpcore/sgpgme.c
3885 * src/plugins/pgpcore/sgpgme.h
3886 * src/plugins/pgpcore/sylpheed.def
3887 * src/plugins/pgpcore/version.rc
3888 * src/plugins/pgpinline/Makefile.am
3889 * src/plugins/pgpinline/pgpinline.c
3890 * src/plugins/pgpinline/pgpinline.h
3891 * src/plugins/pgpinline/plugin.c
3892 * src/plugins/pgpinline/sylpheed.def
3893 * src/plugins/pgpinline/version.rc
3894 * src/plugins/pgpmime/Makefile.am
3895 * src/plugins/pgpmime/pgpmime.c
3896 * src/plugins/pgpmime/pgpmime.h
3897 * src/plugins/pgpmime/plugin.c
3898 * src/plugins/pgpmime/sylpheed.def
3899 * src/plugins/pgpmime/version.rc
3900 * src/plugins/spamassassin/Makefile.am
3901 * src/plugins/spamassassin/README
3902 * src/plugins/spamassassin/spamassassin.c
3903 * src/plugins/spamassassin/spamassassin.h
3904 * src/plugins/spamassassin/spamassassin_gtk.c
3905 * src/plugins/trayicon/Makefile.am
3906 * src/plugins/trayicon/trayicon.c
3907 * tools/OOo2sylpheed.pl
3909 * tools/README.sylprint
3910 * tools/acroread2sylpheed.pl
3911 * tools/claws.i18n.status.pl
3912 * tools/filter_conv.pl
3913 * tools/filter_conv_new.pl
3914 * tools/freshmeat_search.pl
3915 * tools/google_search.pl
3916 * tools/kmail2sylpheed.pl
3917 * tools/kmail2sylpheed_v2.pl
3918 * tools/make.themes.project
3919 * tools/multiwebsearch.pl
3920 * tools/nautilus2sylpheed.sh
3921 * tools/outlook2sylpheed.pl
3925 * tools/textviewer.sh
3926 * tools/vcard2xml.py
3927 * tools/kdeservicemenu/README
3928 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3929 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3930 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3931 Change name to Claws Mail. Announce to follow...
3933 2006-11-06 [wwp] 2.6.0cvs6
3935 * src/prefs_template.c
3936 unify messages related to quote format/template errors (fix
3937 capitalization), again.
3939 2006-11-06 [wwp] 2.6.0cvs5
3942 unify messages related to quote format/template errors.
3944 2006-11-06 [wwp] 2.6.0cvs4
3946 * src/prefs_msg_colors.c
3947 more uses of Q_ macro for contextual translations, thanks
3950 2006-11-06 [wwp] 2.6.0cvs3
3953 * src/common/utils.c
3954 * src/common/utils.h
3955 show an alertpanel to make sure users are aware that sensitive
3956 files are attached (it's file blacklist-based). This will fix
3957 interaction w/ GoogleEarth for instance, thanks to Colin.
3959 2006-11-06 [wwp] 2.6.0cvs2
3962 * src/prefs_template.c
3963 * src/prefs_template.h
3964 check quote format when applying/closing prefs. For now this only
3965 shows up an error dialog box, not preventing the user from using
3966 a broken quote (reply, forwards) format.
3968 2006-11-06 [wwp] 2.6.0cvs1
3970 * src/prefs_template.c
3971 fix missing checks of some template fields.
3973 2006-11-06 [paul] 2.6.0
3980 2006-11-06 [paul] 2.5.6cvs22
3982 * manual/advanced.xml
3983 * manual/es/advanced.xml
3984 put 'respect_flowed_format' info in the correct
3987 2006-11-06 [mones] 2.5.6cvs21
3990 Minor fixes for release
3992 2006-11-06 [paul] 2.5.6cvs20
4003 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
4004 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
4005 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
4008 2006-11-02 [colin] 2.5.6cvs19
4012 * src/prefs_account.c
4013 * src/etpan/imap-thread.c
4014 Add GSSAPI support - fixes Debian bug #383274
4016 2006-11-01 [colin] 2.5.6cvs18
4019 Handle libpisock12 support. Probably
4020 fixes bug 1046, 'jpilot AddressDB.pdb
4023 2006-11-01 [colin] 2.5.6cvs17
4026 debug_print() folderutils_mark_all_read()
4028 2006-11-01 [colin] 2.5.6cvs16
4031 Add missed files to the Apache exception
4033 2006-10-31 [colin] 2.5.6cvs15
4037 Add a copy_private_data() func to FolderClasses
4038 Doesn't break the feature freeze, because we
4039 won't use it (right now) in the core.
4041 2006-10-31 [colin] 2.5.6cvs14
4044 Allow linking with the Apache licensed files in
4045 src/plugins/spamassassin. Hopefully fixes
4046 bug 1048, 'Spamassassin plugin license problem'
4048 2006-10-31 [wwp] 2.5.6cvs13
4051 fix and optimize trimming of leading linefeeds in body loop.
4053 2006-10-31 [colin] 2.5.6cvs12
4055 * src/etpan/imap-thread.c
4057 Make really sure to have NULL sets in case
4060 2006-10-30 [wwp] 2.5.6cvs11
4062 * src/prefs_common.c
4063 * src/prefs_common.h
4065 fix broken storage of quote format template when it contains \-escape
4066 sequences. The application of such sequences is also fixed now (\t
4067 in quote format will be a real tab instead of a 't', for instance).
4069 2006-10-27 [colin] 2.5.6cvs10
4072 Probably fix bug 1045, 'sylpheed-claws
4073 doesn't remove the mail from the IMAP
4074 Queue folder after sending'. From
4077 2006-10-27 [colin] 2.5.6cvs9
4080 Require libetpan-0.48. I'm so annoying,
4083 2006-10-27 [colin] 2.5.6cvs8
4087 Probably fix bug 1044, 'sylpheed-claws
4088 segfaults while moving mails' - Fix relation
4089 usage when moving to an IMAP mailbox from another
4092 2006-10-26 [paul] 2.5.6cvs7
4095 add libSM to compiled-in features
4098 2006-10-24 [colin] 2.5.6cvs6
4101 * src/gtk/gtkutils.c
4102 Fix crash when printing emails with an
4105 2006-10-24 [mones] 2.5.6cvs5
4107 * manual/es/advanced.xml
4108 Synchronize hidden option respect_flowed_format
4112 2006-10-21 [paul] 2.5.6cvs4
4115 * src/plugins/pgpcore/pgp_viewer.c
4116 * src/plugins/pgpcore/sgpgme.c
4117 fix building on BSDs
4118 Thanks to Michael Hughes
4119 <Sylpheed-Claws_user@thehugheslogcabin.net>
4121 2006-10-20 [colin] 2.5.6cvs3
4124 Bump up libetpan requirement
4125 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
4126 * src/common/utils.c
4127 * src/common/utils.h
4128 Add convenience get_file_mtime()
4130 * src/etpan/imap-thread.c
4131 * src/etpan/imap-thread.h
4132 Implement UIDPLUS support if the server
4133 supports it - faster sending in this case
4135 2006-10-19 [colin] 2.5.6cvs2
4137 * src/gtk/quicksearch.c
4138 Fix emptying in type-ahead+extended mode
4141 Add a hook for offline state change
4142 * src/plugins/trayicon/trayicon.c
4143 Use it to display offline icons
4144 * src/plugins/trayicon/Makefile.am
4145 * src/plugins/trayicon/newmail.offline.xpm
4146 * src/plugins/trayicon/newmarkedmail.offline.xpm
4147 * src/plugins/trayicon/nomail.offline.xpm
4148 * src/plugins/trayicon/unreadmail.offline.xpm
4149 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4152 2006-10-12 [paul] 2.5.6cvs1
4157 Update version number following
4160 2006-10-19 [colin] 2.5.5cvs18
4162 * manual/handling.xml
4163 Add type-ahead search
4165 2006-10-18 [colin] 2.5.5cvs17
4167 * src/gtk/quicksearch.c
4168 Remove "save to history only if there's
4169 no syntax error", it breaks for some
4170 reason which I'll investigate later.
4172 2006-10-18 [colin] 2.5.5cvs16
4174 * src/prefs_common.c
4175 * src/prefs_common.h
4177 * src/gtk/quicksearch.c
4178 * src/gtk/quicksearch.h
4179 Add a type-ahead option for fast searches
4180 Patch by Fabien Vantard
4182 2006-10-18 [colin] 2.5.5cvs15
4186 Add Options/Reply mode/ menu to be able to
4187 change the recipients of a reply on the fly
4189 2006-10-18 [colin] 2.5.5cvs14
4192 Fix redirecting of our own sent mails
4194 2006-10-17 [wwp] 2.5.5cvs13
4196 * src/send_message.c
4197 Fix duplicate error messages when sending, and missing
4198 newline in such error messages.
4200 2006-10-17 [colin] 2.5.5cvs12
4203 Compare addresses case-insensitive
4205 2006-10-17 [colin] 2.5.5cvs11
4207 * src/plugins/pgpcore/sgpgme.c
4210 2006-10-17 [colin] 2.5.5cvs10
4212 * src/plugins/pgpcore/pgp_viewer.c
4215 2006-10-17 [colin] 2.5.5cvs9
4218 Fix a typo (thanks to Fabien)
4220 2006-10-16 [colin] 2.5.5cvs8
4223 Fix problem with quote-folding when emails
4224 don't convert cleanly to UTF-8
4226 2006-10-14 [colin] 2.5.5cvs7
4228 * src/prefs_template.c
4229 Reset fields when reopening
4232 2006-10-13 [paul] 2.5.5cvs6
4234 * manual/advanced.xml
4235 * src/prefs_message.c
4236 make 'respect_flowed_format' a hidden
4237 option, and add a manual entry for it
4240 2006-10-12 [colin] 2.5.5cvs5
4243 Revert part of 2.5.2cvs21:
4244 Don't optimise by reusing the
4245 last iconv converter if possible:
4246 it seems slightly broken in a
4247 very hard way to reproduce
4249 2006-10-12 [colin] 2.5.5cvs4
4251 * src/prefs_common.c
4252 * src/prefs_common.h
4253 * src/prefs_message.c
4255 Fix bug 1035, 'Incorrect handling
4256 of flowed lines'. We now optionnaly
4257 handle this format (preference is in
4258 Message View/Text options section)
4260 2006-10-12 [colin] 2.5.5cvs3
4264 * src/plugins/pgpcore/pgp_viewer.c
4265 * src/plugins/pgpcore/sgpgme.c
4266 Don't try to import without asking
4268 2006-10-12 [colin] 2.5.5cvs2
4271 Fix bug 1036, 'Forwarding a mutlipart
4272 mail with a "text/html" block to ms
4273 outlook users leeds to freeze of
4274 outlook'. Poor outlook users...
4276 2006-10-12 [paul] 2.5.5cvs1
4281 Update version number following
4284 2006-10-11 [paul] 2.5.4cvs1
4289 Update version number following
4292 2006-10-11 [paul] 2.5.3cvs32
4295 fix bug 1032, 'Segmentation fault when showing
4296 message' (bug in quote folding)
4299 2006-10-10 [colin] 2.5.3cvs31
4302 Rephrase english a bit
4304 2006-10-10 [colin] 2.5.3cvs30
4306 * src/prefs_compose_writing.c
4307 Stop making the page larger than the window
4309 2006-10-10 [wwp] 2.5.3cvs29
4312 * src/prefs_template.c
4315 * src/quote_fmt_lex.l
4316 * src/quote_fmt_parse.y
4317 Extend the quote parser a bit: allow to get access to
4318 basic (composing) account info.
4320 2006-10-10 [colin] 2.5.3cvs28
4323 Fix this \t problem in subject
4325 2006-10-09 [colin] 2.5.3cvs27
4329 Prepare cache a bit later
4330 If section already exists, skip the new one
4331 (as previously); avoid writing the same block
4332 twice - if we find a second block with the
4334 * src/plugins/pgpcore/pgp_viewer.c
4335 Set cursor to busy when retrieving a key
4336 * src/plugins/pgpcore/sgpgme.c
4337 allow 5 seconds for gpg to export the key
4340 2006-10-09 [colin] 2.5.3cvs26
4345 Check for existence of fgets_unlocked
4348 2006-10-09 [paul] 2.5.3cvs25
4350 * src/prefs_summaries.c
4351 replace strftime() with fast_strftime() and in
4352 the consequence fix the bug in the display of
4353 AM/PM in the 'Example' string
4355 2006-10-09 [ticho] 2.5.3cvs24
4358 Updated (and fixed up somewhat) Slovak translation.
4360 2006-10-08 [colin] 2.5.3cvs23
4362 * src/prefs_folder_item.c
4363 Explain why prefs in the top-level folder
4364 aren't retained, but are still useful
4366 2006-10-08 [colin] 2.5.3cvs22
4369 Don't cache anything if caching fails
4371 2006-10-08 [colin] 2.5.3cvs21
4373 * src/common/utils.c
4374 always include gi18n.h
4376 2006-10-07 [colin] 2.5.3cvs20
4378 * src/plugins/pgpcore/pgp_viewer.c
4379 Kill gpg after 5 seconds wait
4381 2006-10-07 [colin] 2.5.3cvs19
4383 * src/plugins/pgpcore/pgp_viewer.c
4384 * src/plugins/pgpcore/pgp_viewer.h
4387 2006-10-07 [colin] 2.5.3cvs18
4389 * src/plugins/pgpcore/pgp_viewer.c
4390 * src/plugins/pgpcore/pgp_viewer.h
4391 Actually add the files to CVS
4393 2006-10-07 [colin] 2.5.3cvs17
4395 * src/plugins/pgpcore/sgpgme.c
4396 Be sure not to crash on 'application/pgp-signature' that
4397 are not application/pgp-signatures
4399 2006-10-07 [colin] 2.5.3cvs16
4403 Make a bit more of the API available
4404 * src/plugins/pgpcore/Makefile.am
4405 * src/plugins/pgpcore/plugin.c
4406 * src/plugins/pgpcore/sgpgme.c
4407 Add basic key import/export
4409 2006-10-07 [colin] 2.5.3cvs15
4413 * src/prefs_account.c
4415 Warn users *everywhere* if libetpan's not
4418 2006-10-06 [mones] 2.5.3cvs14
4422 updated by Stephan Sachse and me
4424 2006-10-06 [colin] 2.5.3cvs13
4427 * src/common/sylpheed.c
4428 Don't load common plugins if --exit is passed
4431 Implement a cache to avoid reading the same
4432 files over and over again at startup
4434 2006-10-06 [colin] 2.5.3cvs12
4437 * src/gtk/quicksearch.c
4438 Update display every 5k mails on fast searches
4440 2006-10-06 [colin] 2.5.3cvs11
4443 Don't do quote folding on HTML or ERTF.
4444 May fix the Cygwin issues if they were
4445 happening with HTML mails?
4447 2006-10-05 [colin] 2.5.3cvs10
4452 2006-10-05 [colin] 2.5.3cvs9
4455 Use unlocked_stdio here too
4457 2006-10-05 [colin] 2.5.3cvs8
4460 Fix go to next * after preferences apply
4462 Do the fd lock/unlock ourselves instead of
4463 letting the libc do it at each write
4465 2006-10-05 [colin] 2.5.3cvs7
4467 * src/common/utils.c
4468 Faster division, thanks to Jean Diraison
4470 2006-10-05 [paul] 2.5.3cvs6
4472 * src/common/utils.c
4473 fix building with --disable-nls
4475 2006-10-04 [colin] 2.5.3cvs5
4478 Maybe fix a segfault
4480 2006-10-04 [wwp] 2.5.3cvs4
4482 * src/prefs_folder_item.c
4483 Fine-tune layouts in folder item prefs. Suggested by
4484 Fabien Vantard <fzzzzz@gmail.com>.
4486 2006-10-04 [wwp] 2.5.3cvs3
4488 * src/prefs_folder_item.c
4489 Kill the clandestine passengers. You didn't see anything.
4491 2006-10-04 [wwp] 2.5.3cvs2
4493 * src/prefs_folder_item.c
4494 Add a way to test the subject simplify regexp in
4495 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4496 w/ few layout changes.
4498 2006-20-04 [paul] 2.5.3cvs1
4503 Update version number following
4506 2006-10-04 [colin] 2.5.2cvs42
4511 Provide a way for folder classes to set their sort
4514 2006-10-03 [colin] 2.5.2cvs41
4517 Don't use strlen() to know if the
4520 2006-10-03 [colin] 2.5.2cvs40
4523 Fix "check for new folders" with accentued folders
4525 2006-10-03 [ticho] 2.5.2cvs39
4531 Colin's fix for "copy" filtering rules.
4533 2006-10-02 [colin] 2.5.2cvs38
4536 Fix for double-click too
4538 2006-10-02 [colin] 2.5.2cvs37
4541 correct fix for cvs36
4543 2006-10-02 [colin] 2.5.2cvs36
4546 Fix 'goto next unread' after collapsing/expanding
4549 2006-10-02 [colin] 2.5.2cvs35
4552 Fix double freeze/thaw
4553 * src/common/utils.c
4554 * src/common/utils.h
4555 Reimplement strftime
4560 2006-10-02 [colin] 2.5.2cvs34
4563 Time mh_write_sequences() - it's fast
4565 Init a variable to shut up gcc
4567 2006-10-01 [colin] 2.5.2cvs33
4573 Add helper mh_set_mtime(), and set mtime to stat()'s result
4574 Add fsync but disable it, it's slow as hell
4576 2006-10-01 [colin] 2.5.2cvs32
4580 fflush() caches and mh_sequences before
4583 2006-10-01 [colin] 2.5.2cvs31
4586 Don't ftruncate when not using mmap
4588 2006-09-30 [colin] 2.5.2cvs30
4591 Write folder list *after* saving caches
4593 2006-09-30 [colin] 2.5.2cvs29
4597 Debug forced mtime changes
4599 2006-09-30 [colin] 2.5.2cvs28
4603 Remove useless debug_print()s (code
4606 2006-09-30 [colin] 2.5.2cvs27
4609 Do stuff faster when writing mh_sequences
4611 2006-09-30 [colin] 2.5.2cvs26
4614 Don't let the writing of .mh_sequences, which
4615 can change the folder's mtime, let us think
4618 2006-09-30 [colin] 2.5.2cvs25
4621 Move a debug_print where it belongs
4624 Don't mess with a huge slow subject
4625 table if we're not threading by
4628 2006-09-30 [colin] 2.5.2cvs24
4631 Reenable mmaped reads (*not* writes!)
4633 Don't destroy and recreate hashtables just
4635 * src/common/utils.c
4636 Remove useless reply prefixes (it's case
4639 2006-09-30 [wwp] 2.5.2cvs23
4642 Fixed a minor bug in date value extraction, added a switch
4643 to replace non RFC-compliant Date: value, added a switch
4644 to use strict RFC matching patterns for dates.
4646 2006-09-29 [colin] 2.5.2cvs22
4648 * src/matcher_parser.h
4649 * src/matcher_parser_parse.y
4650 * src/prefs_filtering.c
4652 * src/summary_search.c
4654 * src/gtk/quicksearch.c
4655 * src/gtk/quicksearch.h
4656 Optimise searches by setting different
4657 refresh intervals (depending if the
4658 search is fast or not)
4660 2006-09-29 [colin] 2.5.2cvs21
4663 Optimise by reusing the last iconv converter
4666 Optimise a bit (the foldable quotes feature
4667 still has an awful O(n^2) algo
4669 2006-09-29 [colin] 2.5.2cvs20
4671 * src/gtk/gtksctree.c
4672 * src/gtk/gtksctree.h
4673 Optimise de-selection via up/down or
4676 2006-09-28 [colin] 2.5.2cvs19
4683 * src/summary_search.c
4685 Avoid using summaryview->ctree directly
4687 2006-09-28 [colin] 2.5.2cvs18
4691 Add helpers to freeze/thaw/grab_focus
4692 Factorize calls to freeze/thaw/grab_focus
4695 2006-09-28 [colin] 2.5.2cvs17
4698 More guards for the session management
4700 2006-09-28 [colin] 2.5.2cvs16
4703 * src/gtk/gtksctree.c
4704 * src/gtk/gtksctree.h
4705 Make expanding not recursive in folderview
4707 2006-09-28 [colin] 2.5.2cvs15
4710 If nothing is selected in the list (right part)
4711 and a group is selected in the tree (left part),
4714 2006-09-28 [colin] 2.5.2cvs14
4717 Actually use SM_LIBS
4719 2006-09-28 [ticho] 2.5.2cvs13
4726 * src/prefs_themes.c
4728 Small i18n string optimization.
4729 * src/send_message.c
4731 * src/common/session.c
4733 * src/common/ssl_certificate.c
4734 * src/common/utils.c
4735 Use "Couldn't" instead of "Can't" in UI messages,
4738 2006-09-28 [colin] 2.5.2cvs12
4741 Possibly fix link errors
4743 2006-09-27 [wwp] 2.5.2cvs11
4746 * doc/man/sylpheed-claws.1
4751 Updated authors info (me, myself and I).
4753 2006-09-27 [colin] 2.5.2cvs10
4756 Remove useless printf
4758 2006-09-27 [wwp] 2.5.2cvs9
4761 * src/send_message.c
4763 * src/prefs_common.c
4764 * src/prefs_common.h
4765 * src/gtk/progressdialog.c
4766 remember more windows' sizes (send dialog, received dialog,
4767 edit group in addressbook).
4769 2006-09-27 [colin] 2.5.2cvs8
4774 Use libSM to communicate with the session
4775 manager, so that we can know when the
4776 session ends, save our caches, and draft
4777 our compose windows.
4779 2006-09-27 [colin] 2.5.2cvs7
4783 o Allow Book and Group creation from the tree's
4785 o Do not actually delete the contacts when
4786 deleting groups from the tree (duh!)
4788 2006-09-27 [colin] 2.5.2cvs6
4795 o Allow passing an email address to
4796 compose_new_with_folderitem
4798 o Use current folderitem when clicking
4799 on a TextView mailto: link
4800 o Fix a possible leak in TextView
4802 2006-09-27 [colin] 2.5.2cvs5
4805 Use UTF-8 chars to replace HTML entities
4807 2006-09-27 [colin] 2.5.2cvs4
4810 * src/prefs_account.c
4812 Fix bug #1024 (Array index out of
4813 range in sylpheed-claws-2.5.2)
4814 Patch by Ales Nosek <anosek@suse.cz>
4816 2006-09-27 [colin] 2.5.2cvs3
4819 Actually do the test
4821 2006-09-27 [colin] 2.5.2cvs2
4825 Allow completing with comma (in certain cases: vCalendar
4826 for example doesn't support that)
4827 Patch by Fabien Vantard
4829 2006-09-26 [colin] 2.5.2cvs1
4840 * src/prefs_common.c
4841 * src/prefs_filtering_action.c
4842 * src/prefs_folder_item.c
4843 * src/prefs_template.c
4844 * src/stock_pixmap.c
4845 * src/stock_pixmap.h
4846 * src/pixmaps/addr_one.xpm
4847 * src/pixmaps/addr_two.xpm
4848 Add auto-completion on groups
4850 2006-09-26 [colin] 2.5.2
4857 2006-09-26 [colin] 2.5.1cvs5
4862 2006-09-26 [colin] 2.5.1cvs4
4865 Revert cvs1 (useless as the message is printed
4868 2006-09-26 [colin] 2.5.1cvs3
4870 * src/partial_download.c
4871 Fix crasher found by Alexsandar Urosevic
4873 2006-09-26 [colin] 2.5.1cvs2
4876 Fix bug #1023 (Sylpheed deletes too much messages)
4878 2006-09-26 [ticho] 2.5.1cvs1
4881 Make use of gettext's multiple plurals for statusbar
4884 2006-09-25 [paul] 2.5.1
4891 2006-09-25 [colin] 2.5.0cvs3
4893 * src/plugins/bogofilter/bogofilter.c
4894 * src/plugins/clamav/clamav_plugin.c
4895 * src/plugins/spamassassin/spamassassin.c
4896 BogoFilter, Spamassassin: Fix double hook registering after
4897 visiting preferences
4898 Spamassassin, Clamav: Just set the mails to move instead of
4899 doing the move - caller will move the things at once.
4901 2006-09-25 [colin] 2.5.0cvs2
4904 * src/etpan/imap-thread.c
4905 Use UID SEARCH ALL instead of UID 1:*
4906 (braindead servers can't figure out that's
4909 2006-09-25 [wwp] 2.5.0cvs1
4911 * src/message_search.c
4912 Added the ability to stop a running search (in message body).
4914 2006-09-25 [paul] 2.5.0
4921 2006-09-25 [paul] 2.4.0cvs214
4932 updated by Tim, Stephan Sachse, Flammie Pirinen,
4933 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4934 Ticho, Aleksander Urosevic, Ralgh Young
4936 2006-09-24 [mones] 2.4.0cvs213
4941 2006-09-23 [colin] 2.4.0cvs212
4943 * src/gtk/inputdialog.c
4944 Fix [ ] remember this appearing in normal
4945 input dialogs after it's been used by
4953 * src/common/timing.h
4954 Enable timings in debug mode and make it
4957 2006-09-22 [colin] 2.4.0cvs211
4962 ping the correct URI
4964 2006-09-22 [colin] 2.4.0cvs210
4967 Let's see if bug #1022 is fixed
4969 2006-09-21 [colin] 2.4.0cvs209
4972 * src/common/plugin.c
4973 Prepare infra to load predefined plugins when
4974 no configuration existed. Don't actually load
4975 anything yet (feat. freeze)
4977 2006-09-21 [wwp] 2.4.0cvs208
4980 Partial sync w/ 2.4.0cvs72:
4981 wrap file and minor updates.
4983 2006-09-21 [wwp] 2.4.0cvs207
4986 several fixes and enhancements. A new --force switch has been
4987 added to prevent overriding by default Date: header when
4990 2006-09-21 [paul] 2.4.0cvs206
4992 * src/common/utils.c
4993 add Chinese UTF8 Re prefix
4995 2006-09-21 [wwp] 2.4.0cvs205
4998 Fics alfabettical order.
5000 2006-09-21 [wwp] 2.4.0cvs204
5004 Added an action tool to fix missing Date field in emails.
5005 Updated Makefile.am to reflect those last two additions.
5007 2006-09-21 [wwp] 2.4.0cvs203
5010 Added a action tool to open uuencoded docs w/
5011 OpenOffice (based on uudec method).
5013 2006-09-21 [colin] 2.4.0cvs202
5017 Workaround possible GTK crash: remove selection
5018 clipboard before destroying widget, or GTK+-2.10
5019 dies. Thanks to Hiro.
5021 2006-09-20 [colin] 2.4.0cvs201
5024 Fix free-after-use in some cases (when
5025 procmime_encode_content() frees mimeinfo->data.mem
5026 and turns it to a temp file)
5028 2006-09-20 [colin] 2.4.0cvs200
5032 * src/gtk/gtksctree.c
5033 * src/gtk/gtksctree.h
5034 Add tooltips in the folderview and summaryview
5035 (Doesn't break string freeze as they already
5038 Put the spam button in the default configuration
5039 if compiled with bogo plugin too
5041 2006-09-19 [colin] 2.4.0cvs199
5045 Update folder name label on folder rename
5046 * src/prefs_matcher.c
5047 * src/gtk/logwindow.h
5051 2006-09-19 [wwp] 2.4.0cvs198
5053 * src/summary_search.c
5054 fix can't click forward/backward buttons in the
5057 2006-09-18 [paul] 2.4.0cvs197
5060 add missing bracket, capitalise the A of
5063 2006-09-18 [paul] 2.4.0cvs196
5066 fix bug 1012 'crashed upon sending mail
5067 from compose window'
5070 2006-09-16 [colin] 2.4.0cvs195
5073 Fix "real-time" sorting by freezing/thawing
5075 2006-09-16 [colin] 2.4.0cvs194
5078 Fix the anti-spam entry a bit
5080 2006-09-16 [colin] 2.4.0cvs193
5083 Make sure reviewers have no excuse when stating
5084 Sylpheed-Claws doesn't have antispam capabilities.
5086 2006-09-16 [colin] 2.4.0cvs192
5089 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
5090 as if the SIGPIPE comes from etpan's thread we could
5091 trigger a GUI update from this thread.
5093 2006-09-16 [colin] 2.4.0cvs191
5096 Init all members of the struct
5098 2006-09-16 [paul] 2.4.0cvs190
5101 improvements to the English
5103 2006-09-15 [colin] 2.4.0cvs189
5108 2006-09-14 [colin] 2.4.0cvs188
5110 * src/common/socket.c
5111 * src/common/socket.h
5113 * src/common/ssl_certificate.c
5114 * src/common/ssl_certificate.h
5115 * src/etpan/imap-thread.c
5116 the get_fqdn() call done to get canonical name when
5117 checking an SSL certificate is blocking, which is
5118 sad as we just did a non-blocking lookup to connect.
5119 Fix that by letting the fqdn available to the SockInfo,
5120 and use that in ssl_certificate_check(). For IMAP,
5121 we don't do it as the lookup's done by libetpan, but
5122 it's less annoying as IMAP connections as much more
5123 rare than POP3 connections.
5125 2006-09-14 [paul] 2.4.0cvs187
5127 * manual/advanced.xml
5128 improvements to the English,
5129 properly place the new hidden options
5130 within the alphabetical order
5131 * src/gtk/pluginwindow.c
5132 improvements to the English
5134 2006-09-14 [colin] 2.4.0cvs186
5136 * src/prefs_common.c
5137 * src/prefs_common.h
5138 * src/gtk/gtksctree.c
5139 * manual/advanced.xml
5140 New hidden pref, stripes_color_offset, to change
5141 the value added/substracted to normal bgcolor to
5142 create the stripes in summaries
5144 2006-09-13 [colin] 2.4.0cvs185
5151 Fix misc. printing issues:
5152 - Bad font for linkified headers
5153 - Different font if the mail was displayed or not
5154 - Factorize the thing
5156 2006-09-13 [colin] 2.4.0cvs184
5158 * src/common/ssl_certificate.c
5159 Only get FQDN once when checking certificate
5161 2006-09-13 [colin] 2.4.0cvs183
5164 * src/gtk/pluginwindow.c
5165 Misc. GUI fixes by Fabien
5167 2006-09-13 [wwp] 2.4.0cvs182
5170 * src/common/utils.h
5171 * src/common/utils.c
5172 get rid of unused wide-char functions.
5174 2006-09-13 [wwp] 2.4.0cvs181
5176 * src/plugins/pgpinline/sylpheed.def
5178 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
5179 add privacy_reset_error to the .def file,
5180 do not fork for an external textviewer.
5182 2006-09-13 [wwp] 2.4.0cvs180
5184 * src/prefs_common.c
5185 fix broken font entry in prefs (patch issued by the gpg4win team,
5186 probably by Marcus Brinkmann <marcus@g10code.de>).
5188 2006-09-13 [colin] 2.4.0cvs179
5191 Fix a warning in summaryview.c
5195 Add missing Mark/* elements in the
5198 2006-09-12 [colin] 2.4.0cvs178
5200 * src/prefs_actions.c
5201 * src/prefs_filtering_action.c
5202 * src/prefs_matcher.c
5203 Use (New) instead of New everywhere
5205 2006-09-12 [wwp] 2.4.0cvs177
5207 * manual/fr/addrbook.xml
5208 * manual/fr/handling.xml
5209 updated some quotes in the fr manual to match the fr translation.
5211 2006-09-12 [wwp] 2.4.0cvs176
5213 * src/prefs_matcher.c
5214 don't store translated string elements in matcher expressions.
5215 Also fixed a misused of Q_().
5217 2006-09-11 [wwp] 2.4.0cvs175
5219 * src/plugins//bogofilter/bogofilter.c
5220 * src/plugins//clamav/clamav_plugin.c
5221 * src/plugins//demo/demo.c
5222 * src/plugins//dillo_viewer/dillo_viewer.c
5223 * src/plugins//pgpcore/plugin.c
5224 * src/plugins//pgpinline/plugin.c
5225 * src/plugins//pgpmime/plugin.c
5226 * src/plugins//spamassassin/spamassassin.c
5227 gettext-ize more strings (mostly plugin error messages).
5229 2006-09-11 [colin] 2.4.0cvs174
5232 Make maximum buffer size bigger to avoid
5233 truncating translated messages. Patch by
5236 2006-09-11 [colin] 2.4.0cvs173
5238 * src/etpan/imap-thread.c
5239 Fix compilation on OpenBSD, thanks to
5242 2006-09-10 [wwp] 2.4.0cvs172
5244 * manual/account.xml
5245 * manual/addrbook.xml
5246 * manual/handling.xml
5247 * manual/es/handling.xml
5248 * manual/fr/account.xml
5249 * manual/fr/addrbook.xml
5250 * manual/fr/handling.xml
5251 documented addressbook matching (condition configuration):
5253 documented per-account filtering rules (handling/filtering
5254 section, account section):
5255 account.xml, handling.xml, en fr
5256 slightly updated the handling/searching section to tell few
5257 words about the extended search ability:
5259 added missing <quote></quotes> to Quick Search:
5260 handling.xml, en fr es
5261 fixed a typo (auomatically):
5263 changes revisited by Paul.
5265 2006-09-10 [paul] 2.4.0cvs171
5267 * src/prefs_actions.c
5268 * src/prefs_filtering.c
5269 * src/prefs_template.c
5270 adjustments to the gui
5271 Patch by Fabien Vantard (slightly modified)
5273 2006-09-10 [colin] 2.4.0cvs170
5276 Check folderitem/summaryview consistency
5277 (basically automates Update summary). Fixes
5278 #1011 (wrong (negative) count on unread
5281 2006-09-10 [colin] 2.4.0cvs169
5283 * src/gtk/gtksctree.c
5284 Fix recursive expansion via mouse
5285 * src/plugins/bogofilter/bogofilter.c
5286 Use normal filtering way of moving
5287 messages (batching), possibly fixing
5288 bug #1015 (Bogofilter plugin doubles
5291 2006-09-09 [wwp] 2.4.0cvs168
5293 * src/prefs_filtering.c
5294 better place for this fix.
5296 2006-09-09 [wwp] 2.4.0cvs167
5298 * src/prefs_filtering.c
5299 fix a minor bug when the enabled status of a filtering/processing
5300 rule always got set to TRUE when replacing this rule. That still
5301 make sense when adding a new rule, but now when replacing, we
5302 don't override the value of 'enabled'.
5303 Also renamed the func prefs_filtering_list_view_get_rule_name()
5304 to prefs_filtering_list_view_get_info() as this function not only
5305 returns the name, but also the account_id and the enabled status.
5307 2006-09-09 [mones] 2.4.0cvs166
5309 * manual/glossary.xml
5310 * manual/plugins.xml
5311 Minor format corrections
5313 Fix misplaced NO WARRANTY section
5314 * manual/es/advanced.xml
5316 * manual/es/glossary.xml
5318 * manual/es/handling.xml
5319 * manual/es/plugins.xml
5320 * manual/es/starting.xml
5321 Incorporate changes from English version
5325 Fix address, (add translation credits in es version)
5329 2006-09-09 [wwp] 2.4.0cvs165
5331 * src/prefs_filtering.c
5332 fix a crash when opening filtering prefs, if matcherrc file contains
5333 broken data (non-existing account id, which is theoretically not
5336 2006-09-08 [colin] 2.4.0cvs164
5339 Wrong assert, make it an if()
5340 * src/gtk/gtksctree.c
5341 Fix bug #1013 (expand selected thread
5342 tree) - expanding is now recursive
5344 2006-09-07 [wwp] 2.4.0cvs163
5346 * src/prefs_matcher.c
5347 make better sentences about addressbook matching in the
5348 matcher prefs. This should make translators' work easier
5351 2006-09-07 [wwp] 2.4.0cvs162
5353 * src/prefs_filtering.c
5354 code simplification (get rid of dup var. assignment).
5356 2006-09-07 [wwp] 2.4.0cvs161
5359 use GTK_STOCK icons when possible, patch by Fabien Vantard
5362 2006-09-07 [paul] 2.4.0cvs160
5365 fix compilation warnings
5368 2006-09-07 [paul] 2.4.0cvs159
5371 select the mimepart icon when
5375 2006-09-06 [paul] 2.4.0cvs158
5377 * src/prefs_filtering.c
5378 fix labels and table element spacing
5379 Patch by Fabien Vantard
5385 2006-09-06 [paul] 2.4.0cvs157
5387 * manual/es/advanced.xml
5390 2006-09-06 [wwp] 2.4.0cvs156
5393 fix an dup launch issue when iconified, thanks to Colin.
5395 2006-09-06 [wwp] 2.4.0cvs155
5397 * src/gtk//gtksctree.h
5398 oops, forgot that one!
5400 2006-09-06 [wwp] 2.4.0cvs154
5402 * manual/pl/advanced.xml
5403 * manual/advanced.xml
5404 * manual/es/advanced.xml
5405 * manual/fr/advanced.xml
5406 * src/prefs_customheader.c
5407 * src/prefs_filtering_action.c
5409 * src/prefs_summaries.c
5410 * src/prefs_filtering.c
5413 * src/prefs_summary_column.c
5415 * src/prefs_actions.c
5416 * src/prefs_folder_column.c
5418 * src/prefs_template.c
5419 * src/prefs_display_header.c
5420 * src/prefs_common.h
5421 * src/prefs_matcher.c
5422 * src/prefs_common.c
5423 * src/prefs_toolbar.c
5426 * src/gtk/gtksctree.c
5427 * src/gtk/pluginwindow.c
5428 * src/gtk/progressdialog.c
5429 * src/gtk/prefswindow.c
5430 renamed hidden option enable_rules_hint to use_stripes_everywhere
5431 to make its meaning more obvious (all versions of the manual reflect
5433 added an extra hidden option use_stripes_in_summary to allow
5434 discarding these stripes in mainwindow's folder and message lists;
5435 en and fr manuals only are OK towards this.
5437 2006-09-06 [colin] 2.4.0cvs153
5440 Hide Sylpheed-Claws' internal queue headers
5441 when showing all headers. They'll be present
5442 only in Source window.
5444 2006-09-05 [colin] 2.4.0cvs152
5446 * src/plugins/trayicon/trayicon.c
5447 Fix crash at exit - we have to disconnect
5449 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5450 Update eggtrayicon - patch adapted from a
5451 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
5454 2006-09-05 [colin] 2.4.0cvs151
5457 * src/gtk/logwindow.c
5458 Fix race condition when something writes
5459 to the log too soon during init. Thanks
5462 2006-09-05 [colin] 2.4.0cvs150
5465 Don't select part on right-click either
5467 2006-09-05 [paul] 2.4.0cvs149
5470 completion of previous commit
5473 2006-09-05 [colin] 2.4.0cvs148
5476 Don't force selection on middle-click, just open
5478 2006-09-04 [colin] 2.4.0cvs147
5481 Looks like gtk_notebook_set_current_page()
5482 sometimes steals focus, and this annoys us
5483 in MimeViewers as it renders navigation
5484 keys useless. Take back focus after switching
5487 2006-09-04 [colin] 2.4.0cvs146
5490 Set stop_loading when clicking on Next
5491 during load. Don't add a callback to
5492 avoid over-complicating things.
5494 2006-09-04 [colin] 2.4.0cvs145
5498 Fix multiple loads in separate messageview
5500 2006-09-04 [colin] 2.4.0cvs144
5503 Let navigation keys be handled during
5506 2006-09-04 [colin] 2.4.0cvs143
5512 Make loading of huge mails (lots of text and/or
5513 images) cancellable, so the GUI doesn't block
5515 2006-09-04 [colin] 2.4.0cvs142
5517 * src/plugins/trayicon/trayicon.c
5518 Fix annoyance when removing a folder with
5519 unread mails: trayicon didn't update
5521 2006-09-04 [paul] 2.4.0cvs141
5523 * src/gtk/icon_legend.c
5524 straighten up columns
5525 Patch by Fabien Vantard
5527 2006-09-04 [wwp] 2.4.0cvs140
5529 * src/prefs_filtering.c
5530 fix new line's account name in filtering prefs:
5531 was "All", is now "(New)".
5533 2006-09-04 [paul] 2.4.0cvs139
5535 * tools/make.themes.project
5536 use "AUTOMAKE_OPTIONS = dist-bzip2"
5537 instead of homebrewed "make release"
5539 2006-09-03 [colin] 2.4.0cvs138
5542 Fix bug #1007 (Wrong folder highlighted)
5544 2006-09-03 [colin] 2.4.0cvs137
5547 Don't set Newsgroup: header to a mail folder
5550 2006-09-03 [paul] 2.4.0cvs136
5553 * src/prefs_spelling.c
5556 2006-09-03 [paul] 2.4.0cvs135
5558 * src/prefs_summaries.c
5559 correct menu item text in prefs_keybind_apply_clicked()
5561 2006-09-03 [paul] 2.4.0cvs134
5563 * manual/advanced.xml
5564 some improvements to the descriptions
5569 fix menu sensitivity issues
5570 * src/prefs_message.c
5571 drop the useless word 'short'
5573 add the word 'lines' indicating log length
5574 is a measure of lines
5576 fix compilation warnings
5578 2006-09-02 [colin] 2.4.0cvs133
5581 Display a special return-receipt message
5582 if the message is from the user
5584 Fix missing freeze of the list when marking
5585 all read and unthreading for exec. Thanks
5588 2006-09-02 [paul] 2.4.0cvs132
5591 * src/prefs_message.c
5595 2006-09-02 [wwp] 2.4.0cvs131
5597 * src/prefs_filtering.c
5598 added an account name column to the filtering rules
5601 2006-09-02 [colin] 2.4.0cvs130
5603 * src/gtk/logwindow.c
5604 * src/gtk/logwindow.h
5605 Block scrolling if we're not at the end
5608 2006-09-02 [colin] 2.4.0cvs129
5611 Make sure account-specific rules can't
5612 be used in {pre-,post-,}processing
5614 * src/gtk/logwindow.c
5615 * src/gtk/logwindow.h
5616 Jump to last error when clicking on the
5619 2006-09-02 [colin] 2.4.0cvs128
5629 Let proc_mbox know its account, for
5630 account-specific rules
5632 2006-09-01 [colin] 2.4.0cvs127
5635 Don't uselessly use iconv to convert from
5641 Fix certain log cases, disable warning icon
5642 for now, the correct way to display it when
5643 necessary and only when necessary is probably
5644 to do it manually rather than use error logs
5645 * src/etpan/imap-thread.c
5646 Clean up UID logging a bit
5647 * src/gtk/logwindow.c
5648 * src/gtk/logwindow.h
5649 Make logging faster when the window's closed
5651 2006-09-01 [wwp] 2.4.0cvs126
5653 * manual/fr/account.xml
5654 reflect changes to the ref. manual (parts of cvs72):
5655 fix tabnames and quotes.
5657 2006-09-01 [wwp] 2.4.0cvs125
5659 * manual/fr/plugins.xml
5660 reflect changes to the reference manual (cvs42):
5661 update IRC channel info.
5663 2006-09-01 [wwp] 2.4.0cvs124
5666 use CVSEDITOR env. var. if set, according to `man cvs`.
5668 2006-09-01 [wwp] 2.4.0cvs123
5670 * manual/advanced.xml
5671 better sentence again (thanks to Paul).
5673 2006-09-01 [wwp] 2.4.0cvs122
5675 * manual/advanced.xml
5676 fix definition of toolbar_detachable and rework a bit the one of
5677 enable_dotted_lines.
5679 2006-09-01 [mones] 2.4.0cvs121
5681 * manual/advanced.xml
5682 Document enable_dotted_lines
5684 2006-09-01 [paul] 2.4.0cvs120
5691 obey the 'When entering folder...' option
5692 when using the /View/Go to/... menu items
5695 2006-08-31 [colin] 2.4.0cvs119
5698 Revert 2.4.0cvs116, wrong fix.
5700 2006-08-31 [colin] 2.4.0cvs118
5702 * src/gtk/gtksctree.c
5703 Better state the various copyrights
5705 2006-08-31 [colin] 2.4.0cvs117
5707 * src/prefs_common.c
5708 fix enable_dotted_lines
5710 2006-08-31 [colin] 2.4.0cvs116
5713 Use pref "Always open on select" when going
5714 to next unread folder
5715 * src/gtk/gtksctree.c
5716 Fix link failure to _gtk_clist_create_cell_layout
5717 on certain computers. (Why not mine, I wonder)
5719 2006-08-31 [colin] 2.4.0cvs115
5723 * src/plugins/bogofilter/bogofilter.c
5724 * src/plugins/spamassassin/spamassassin.c
5725 Requalify some "errors" to warnings
5729 Add an icon in the statusbar to notify
5731 * src/gtk/gtksctree.c
5734 Make the GtkSCTree look more modern by
5735 alternating background lines
5736 * src/prefs_common.c
5737 * src/prefs_common.h
5738 Add a pref to let people have the old
5742 2006-08-30 [colin] 2.4.0cvs114
5746 Provide a way to filter a list of
5747 messages in an optimised manner, and
5748 add a list-filtering hook
5752 Use the list filtering
5753 * src/plugins/bogofilter/bogofilter.c
5754 Use the list-filtering hook
5755 Use -b (bulk) mode for more speed
5756 when learning and filtering
5757 * src/etpan/imap-thread.c
5758 Make log output shorter in UID SEARCH
5761 2006-08-30 [colin] 2.4.0cvs113
5763 * src/plugins/bogofilter/bogofilter.c
5764 Really fast mass learning - thanks to David
5765 Relson for the options explanations :)
5767 2006-08-30 [colin] 2.4.0cvs112
5770 Fix compilation on FreeBSD. Thanks
5773 2006-08-29 [colin] 2.4.0cvs111
5776 Handle "popup_menu" signal (for popping the
5777 menu via the keyboard)
5782 * src/gtk/gtkutils.c
5783 * src/gtk/gtkutils.h
5784 Factorize scrolling code, and add an API
5785 for MimeViewers to handle scroll orders
5787 2006-08-29 [wwp] 2.4.0cvs110
5789 * src/plugins//bogofilter/bogofilter.c
5790 * src/plugins//spamassassin/spamassassin.c
5791 make the bogofilter/spamassassin filtering error dialogs at
5792 incorporation obey to the "don't popup error dialog on
5793 receive error" option. If disabled, feed the log window w/
5800 2006-08-29 [paul] 2.4.0cvs109
5803 remove 'make release', it's not needed
5804 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5806 2006-08-29 [paul] 2.4.0cvs108
5809 * src/summary_search.c
5810 * src/gtk/progressdialog.c
5811 * src/plugins/pgpcore/passphrase.c
5812 replace deprecated gtk_window_set_policy()
5814 2006-08-29 [colin] 2.4.0cvs107
5817 Fix data loss when copy fails during a move:
5818 only use fast remove_msgs if everything was
5819 copied OK; else use slow remove_msg on the
5820 mails that got copied only.
5822 2006-08-28 [paul] 2.4.0cvs106
5825 revert change in 2.4.0cvs104, it breaks
5828 2006-08-28 [paul] 2.4.0cvs105
5830 * src/plugins/spamassassin/spamassassin.c
5833 2006-08-28 [paul] 2.4.0cvs104
5836 fix data loss when moving to another
5838 * src/prefs_spelling.c
5840 * src/gtk/pluginwindow.c
5841 improve the layout of the dialog text
5844 2006-08-28 [paul] 2.4.0cvs103
5846 * src/plugins/bogofilter/bogofilter.c
5847 * src/plugins/bogofilter/bogofilter_gtk.c
5848 fix english up a bit, innit
5850 2006-08-28 [paul] 2.4.0cvs102
5855 require autoconf 2.60, enabling building
5856 with gettext 0.15 (gettext 0.14.x build still
5857 possible). Replace Makefiles with versions
5859 Remove configure options --with-localedir and
5860 --with-mandir. The options that are provided
5861 directly by autoconf 2.60 can be used instead:
5862 --mandir --localedir
5864 2006-08-27 [colin] 2.4.0cvs101
5866 * src/plugins/bogofilter/Makefile.am
5867 Fix make dist (no README)
5869 2006-08-27 [colin] 2.4.0cvs100
5872 Don't use F_UNKNOWN folders for any default
5874 * src/plugins/bogofilter/bogofilter.c
5875 * src/plugins/bogofilter/bogofilter.h
5876 * src/plugins/bogofilter/bogofilter_gtk.c
5877 Add an option to specify the path to bogofilter
5878 Use single-quotes to be able to learn in folders
5879 with spaces in their names
5880 Verify learning status
5882 2006-08-27 [colin] 2.4.0cvs99
5885 * manual/plugins.xml
5886 Document Bogofilter plugin
5888 2006-08-27 [colin] 2.4.0cvs98
5894 When possible, copy the queued mail to sent folder
5895 instead of re-adding. Much faster on IMAP.
5897 2006-08-27 [colin] 2.4.0cvs97
5900 Disable mmaped caches - huge metadata loss
5901 here after a power failure.
5903 Add quicksearch timing
5904 * src/common/plugin.c
5905 * src/common/plugin.h
5906 Implement an interface to tell what plugins
5907 provide. Prevent loading of similar plugins.
5908 * src/plugins/clamav/clamav_plugin.c
5909 * src/plugins/demo/demo.c
5910 * src/plugins/dillo_viewer/dillo_viewer.c
5911 * src/plugins/pgpcore/plugin.c
5912 * src/plugins/pgpinline/pgpinline.c
5913 * src/plugins/pgpmime/pgpmime.c
5914 * src/plugins/spamassassin/spamassassin.c
5915 * src/plugins/trayicon/trayicon.c
5916 Implement plugin_provides()
5918 2006-08-27 [colin] 2.4.0cvs96
5921 * src/plugins/Makefile.am
5922 * src/plugins/bogofilter/.cvsignore
5923 * src/plugins/bogofilter/Makefile.am
5924 * src/plugins/bogofilter/bogofilter.c
5925 * src/plugins/bogofilter/bogofilter.h
5926 * src/plugins/bogofilter/bogofilter_gtk.c
5927 New Bogofilter plugin, provides filtering and
5928 learning. Spamassassin will go to extra plugins.
5930 2006-08-26 [mones] 2.4.0cvs95
5932 * manual/handling.xml
5933 Fix subfolder path in the example (thanks to Paul)
5935 2006-08-26 [mones] 2.4.0cvs94
5937 * manual/glossary.xml
5938 2.2. + add ISP to the glossary
5939 7.5. + Add UIDL to glossary
5940 7.7. + Add TCP to glossary
5941 * manual/handling.xml
5942 7.1. + Mentions GNU/Linux distribution, what about the non...
5943 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5944 7.3. + Mentions .bashrc, what about the non-bash ones?
5945 7.4. = Use appropriate quotation for commands
5946 7.6. = change "" to <quote></quote>
5947 * manual/plugins.xml
5948 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
5949 * manual/starting.xml
5950 2.1. + local mbox file: some examples of mbox file locations...
5951 Also reformatted files requiring it
5953 2006-08-26 [wwp] 2.4.0cvs93
5955 * src/summary_search.c
5956 disable find buttons while summary search is running.
5958 2006-08-25 [colin] 2.4.0cvs92
5965 Speed up MH moving, and add progressbar
5968 Write cache files using mmap() too
5970 2006-08-25 [wwp] 2.4.0cvs91
5973 switch spam<->ham button when a message has been marked as spam or ham
5974 and is still selected. Thanks to Colin.
5976 2006-08-25 [paul] 2.4.0cvs90
5979 * src/stock_pixmap.c
5980 * src/stock_pixmap.h
5982 * src/gtk/icon_legend.c
5983 * src/pixmaps/copied.xpm
5984 * src/pixmaps/moved.xpm
5985 add icons for delayed execution marked for
5986 copying, marked for moving
5988 2006-08-25 [mones] 2.4.0cvs89
5990 * manual/glossary.xml
5991 Fix the other glossary items:
5992 5.1. = Inmmediate execution -> <quote>immediate execution...
5993 5.2. = Fix MBOX capitalization -> Mbox
5994 5.3. + Improve Plugins def. w/ tech. ref.
5995 5.4. = Quotation -> replace '>' by <quote>></quote>
5996 5.5. - SMTP Server. -> remove dot
6000 2006-08-25 [mones] 2.4.0cvs88
6003 Reformatted, changed email address
6004 * manual/glossary.xml
6005 Reformatted, fixed MANUAL-TODO items:
6006 8.2. + add ROT-13 to glossary
6007 8.4. + add URL to glossary
6008 * manual/es/advanced.xml
6011 2006-08-25 [paul] 2.4.0cvs87
6013 * src/gtk/icon_legend.c
6014 add 'marked for deletion' icon
6015 arrange icons by containing column
6016 wrap long label text
6018 2006-08-25 [colin] 2.4.0cvs86
6020 * src/common/utils.c
6021 * src/common/utils.h
6022 Add the sc_g_*list_bigger functions in
6023 a place everyone can use it
6025 Only freeze/thaw the list when working
6026 on the selection, if it's bigger than 1
6027 * src/gtk/gtksctree.c
6028 Only freeze/thaw the list when unselec-
6029 ting 'all' if ('all' != 1)
6030 This avoids some flickering
6032 2006-08-24 [colin] 2.4.0cvs85
6035 Fix strange list selection
6036 Fix random seg (Invalid read of freed memory)
6038 2006-08-24 [colin] 2.4.0cvs84
6041 * src/gtk/inputdialog.c
6042 * src/plugins/pgpcore/passphrase.c
6043 Revert minimal width patch of 2.4.0cvs67,
6044 as it is also a maximal width. Use
6045 gtk_window_set_default_size instead.
6047 2006-08-24 [colin] 2.4.0cvs83
6050 Write cache/mark to temp files before
6051 overwriting old ones (avoids metadata
6052 loss if writing the new files fail).
6053 Use mmap() to read cache/mark file, as
6054 this makes cache reading faster. Dis-
6055 abled for big-endian machines until it
6056 can be tested. (Big-endian users: set
6057 msgcache_use_mmap = TRUE in the relevant
6060 Move rarely used fields of MsgInfo in
6061 another structure, which will only be
6062 allocated if needed. Face, X-Face,
6063 Return receipt headers and List-*
6064 headers are moved. Mails having none
6065 of these occupy 52 bytes less with
6066 this patch, which makes 2.5MB of RAM
6067 saved on a 50k folder).
6071 * src/partial_download.c
6075 Follow this structure change.
6077 2006-08-24 [wwp] 2.4.0cvs82
6079 * manual/es/.cvsignore
6080 * manual/es/dist/.cvsignore
6081 * manual/es/dist/html/.cvsignore
6082 * manual/es/dist/pdf/.cvsignore
6083 * manual/es/dist/ps/.cvsignore
6084 * manual/es/dist/txt/.cvsignore
6085 more (generated) files to ignore.
6087 2006-08-24 [colin] 2.4.0cvs81
6091 Fix possible problems with local delivery. Check the folder doesn't
6092 need scan before setting its mtime when saving cache (which can be
6093 done long after the folder's been modified by an external process);
6094 Check that the stored item's mtime didn't change in mh functions.
6096 2006-08-24 [mones] 2.4.0cvs80
6098 * manual/advanced.xml
6099 Rewrapping, some fixes and MANUAL-TODO items:
6100 8.1. = change "" to <quote></quote>
6101 8.3. = quote menu items
6102 8.5. - deploying -> new user ... ideally a new user (redundant)
6104 2006-08-23 [colin] 2.4.0cvs79
6106 * src/gtk/gtksctree.c
6107 When selecting or deselecting range, only
6108 freeze/thaw when selection is bigger than 10
6110 2006-08-23 [colin] 2.4.0cvs78
6115 * src/plugins/dillo_viewer/dillo_viewer.c
6116 Provide an API for MimeViewer plugins to
6117 return a text selection for replying
6119 2006-08-23 [colin] 2.4.0cvs77
6121 * src/image_viewer.c
6123 Use gtk_pixbuf_new_from_file_at_scale(), which
6124 is faster than getting the pixbuf then resizing
6127 2006-08-23 [colin] 2.4.0cvs76
6130 UTF-8 should be sent Quoted-printable
6132 2006-08-22 [colin] 2.4.0cvs75
6135 Check if scan is required before touching
6136 the folder (or it'll be required every time)
6138 2006-08-22 [colin] 2.4.0cvs74
6141 Require libetpan 0.46 (crasher fix when built
6144 2006-08-22 [colin] 2.4.0cvs73
6147 Set folder's mtime after writing its
6152 Don't do useless stuff if we don't
6155 Add some timing, don't deselect prior
6156 to selecting (gtksctree does it itself),
6157 remove crash avoidance hacks as it's been
6158 properly fixed since a while
6159 * src/common/utils.c
6160 Optimize to_human_readable(): _() is slow,
6161 do it only once, and avoid %f format for KB
6162 (the most common in a summaryview)
6163 * src/gtk/gtksctree.c
6164 Don't uselessly freeze/thaw (fixes flicker
6165 on next unread and friends), reduce number
6166 of g_list_nth/g_list_position where possible
6167 * src/gtk/gtkutils.c
6168 * src/gtk/gtkutils.h
6169 Reduce number of g_list_nth/g_list_position
6171 All of this makes loading as 70k folder 2.1
6172 seconds instead of 3.2 (with hot FS caches).
6173 (1.3 seconds without Date and Size columns...)
6175 2006-08-22 [paul] 2.4.0cvs72
6177 wrap documents and do some items from mones' MANUAL-TODO:
6179 * manual/account.xml
6180 4.1. = fix tabname references to <quote>tabname</quote>
6181 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
6183 1.1. = mentioned options don't match UI
6184 Add information about the 'Never send Return Receipts'
6186 * manual/handling.xml
6187 6.2. = Mentions Extended symbols button, but now is
6189 6.3. = Mentions ... button, which is now Edit
6191 2006-08-22 [colin] 2.4.0cvs71
6193 * src/gtk/pluginwindow.c
6194 Fix layout in verbose translations (such
6197 2006-08-22 [paul] 2.4.0cvs70
6199 * manual/Makefile.am
6200 build manuals in alphabetical order
6202 * src/prefs_themes.c
6203 replace/remove deprecated symbols
6204 * src/gtk/gtkutils.c
6206 * src/gtk/pluginwindow.c
6207 replace deprecated symbol
6208 replace label text and move it
6209 * src/plugins/pgpcore/prefs_gpg.c
6210 move the 'Generate...' button out of the
6211 Sign Key frame, replace the English used
6212 * src/plugins/pgpcore/sgpgme.c
6213 fixes to the English
6215 2006-08-21 [colin] 2.4.0cvs69
6217 * src/plugins/trayicon/trayicon.c
6218 Add more strings for translation; patch
6221 2006-08-21 [colin] 2.4.0cvs68
6224 fix replied flag not set after drafting
6226 fix body quicksearch in non-encoded bodies
6229 Get rid of the g_malloc workaround for
6230 corrupted caches, use g_try_malloc
6232 2006-08-21 [colin] 2.4.0cvs67
6235 * src/gtk/inputdialog.c
6236 * src/plugins/pgpcore/passphrase.c
6237 Set minimal width to 375
6239 Fix switching to offline, asking if it
6240 should be overriden for synchronising
6242 Don't offer to remember command on Open
6243 with for text parts, as the browser or
6244 text editor command isn't changed from
6247 2006-08-20 [paul] 2.4.0cvs66
6251 fix plural form errors. revealed by stricter
6252 checking of gettext 0.15
6254 2006-08-18 [paul] 2.4.0cvs65
6256 * src/stock_pixmap.c
6257 fix the fix of 2.4.0cvs64
6260 2006-08-18 [paul] 2.4.0cvs64
6262 * src/stock_pixmap.c
6266 2006-08-18 [paul] 2.4.0cvs63
6270 fix occasional IMAP bug where large msgs
6271 were left in the queue folder after sending
6274 2006-08-18 [paul] 2.4.0cvs62
6277 freeze the summaryview while quicksearch results
6279 (fixes bug 456 'current message is hidden when the
6280 view is refreshed and extended search is "unread
6284 add missing #include "inputdialog.h"
6285 * src/common/utils.h
6286 add missing mailcap_update_default() and improve
6289 2006-08-17 [colin] 2.4.0cvs61
6291 * src/plugins/pgpcore/select-keys.c
6294 2006-08-17 [colin] 2.4.0cvs60
6297 Don't continue queuing if Cancel is clicked
6300 2006-08-17 [colin] 2.4.0cvs59
6302 * src/plugins/pgpcore/select-keys.c
6303 When encrypting, if only one key matches and it
6304 matches exactly, automatically use it.
6306 2006-08-17 [colin] 2.4.0cvs58
6309 * src/prefs_common.c
6310 * src/prefs_common.h
6311 * src/prefs_ext_prog.c
6313 Fix issues with previous patch (text/html)
6314 Remove outdated prefs
6316 2006-08-17 [colin] 2.4.0cvs57
6319 Add View Log button on auth error
6321 Fix encrypted mail marked as new when
6322 saved in normal folders
6323 * src/plugins/pgpinline/pgpinline.c
6324 Fix encrypt bug on IMAP
6326 * src/common/utils.c
6327 * src/common/utils.h
6328 * src/gtk/inputdialog.c
6329 * src/gtk/inputdialog.h
6330 Get rid of metamail stuff, simplify
6331 opening, and allow remembering of user's
6332 choices (by updating ~/.mailcap). There's
6333 still to drop "Audio player" and "Image
6334 viewer" preferences.
6336 2006-08-17 [mones] 2.4.0cvs56
6338 * manual/es/sylpheed-claws-manual.xml
6341 2006-08-17 [mones] 2.4.0cvs55
6344 * manual/Makefile.am
6345 * manual/es/Makefile.am
6346 * manual/es/account.xml
6348 * manual/es/addrbook.xml
6349 * manual/es/advanced.xml
6351 * manual/es/glossary.xml
6353 * manual/es/handling.xml
6354 * manual/es/intro.xml
6355 * manual/es/keyboard.xml
6356 * manual/es/plugins.xml
6357 * manual/es/starting.xml
6358 * manual/es/sylpheed-claws-manual.xml
6359 * manual/es/dist/Makefile.am
6360 * manual/es/dist/html/Makefile.am
6361 * manual/es/dist/pdf/Makefile.am
6362 * manual/es/dist/ps/Makefile.am
6363 * manual/es/dist/txt/Makefile.am
6364 Spanish translation for the manual
6366 2006-08-16 [colin] 2.4.0cvs54
6371 Fix send button sensitivity at startup
6372 Set send menu sensitivity (patch by Fabien)
6374 Enable closing with esc (patch by Fabien)
6375 * src/gtk/foldersort.c
6376 Enable closing with esc (patch by Fabien)
6378 Optimisation (no need to copy to tempfile to
6379 "decode" 7bit and 8bit)
6381 Fix cruft in swap_from case
6383 Fix missing last line in some mail cases
6384 (Fixes debian #381872)
6385 * src/plugins/pgpcore/prefs_gpg.c
6386 * src/plugins/pgpcore/sgpgme.c
6387 * src/plugins/pgpcore/sgpgme.h
6388 Don't show "no key found" when user explicitely
6389 wants to create a key
6391 2006-08-16 [paul] 2.4.0cvs53
6397 * src/prefs_account.c
6398 * src/prefs_message.c
6399 * src/gtk/gtkutils.c
6400 bump up minimum required versions of GTK+ and
6403 2006-08-16 [paul] 2.4.0cvs52
6406 workaround GTK+ Bug 351600 - 'Can't re-click
6407 on button after sensitivity update'
6408 http://bugzilla.gnome.org/show_bug.cgi?id=351600
6411 2006-08-15 [colin] 2.4.0cvs51
6413 * src/plugins/pgpcore/prefs_gpg.c
6414 Set options sensitivity according to
6416 * src/plugins/pgpcore/sgpgme.c
6417 Allow to create key with no passphrase
6419 2006-08-14 [cleroy] 2.4.0cvs50
6421 * src/gtk/pluginwindow.c
6422 New layout (maybe to be changed?)
6423 * src/gtk/gtkutils.c
6424 Fix a bit label_window
6425 * src/plugins/pgpcore/passphrase.c
6426 * src/plugins/pgpcore/passphrase.h
6427 * src/plugins/pgpcore/plugin.c
6428 * src/plugins/pgpcore/prefs_gpg.c
6429 * src/plugins/pgpcore/prefs_gpg.h
6430 * src/plugins/pgpcore/sgpgme.c
6431 * src/plugins/pgpcore/sgpgme.h
6432 Allow to create a PGP private key via the GUI
6434 2006-08-14 [wwp] 2.4.0cvs49
6436 * src/addressbook_foldersel.c
6437 fix strict ISO C90 compliance.
6439 2006-08-14 [paul] 2.4.0cvs48
6441 * src/gtk/prefswindow.c
6442 re-set scrolled window on opening
6449 2006-08-14 [paul] 2.4.0cvs47
6451 * src/prefs_display_header.c
6452 re-enable user-defined Displayed Headers
6454 2006-08-14 [paul] 2.4.0cvs46
6456 * src/prefs_account.c
6459 2006-08-13 [colin] 2.4.0cvs45
6461 * src/common/utils.c
6462 Fix "a" in quote when the original message is empty,
6463 by using \0 instead of 'a' to test writability of
6466 2006-08-13 [wwp] 2.4.0cvs44
6468 * src/plugins/spamassassin/spamassassin.c
6469 fix capitalization of "SpamAssassin" in some debug, log and
6472 2006-08-13 [paul] 2.4.0cvs43
6475 fix overlapping widgets
6476 * src/prefs_account.c
6477 fix translation of protocol_names[]
6478 fix label disappearing off the edge of the
6481 2006-08-12 [paul] 2.4.0cvs42
6483 * manual/plugins.xml
6484 update IRC channel info before it gets forgotten
6487 2006-08-11 [colin] 2.4.0cvs41
6496 Grey out the Send button if
6497 - Queue folders are empty, or
6498 - We're sending already
6500 2006-08-11 [wwp] 2.4.0cvs40
6503 fix a logic issue when quitting while a compose window is
6504 still open, thanks to Colin.
6506 2006-08-10 [colin] 2.4.0cvs39
6509 Fix default font size setting after wizard run
6511 * src/etpan/imap-thread.c
6512 * src/etpan/imap-thread.h
6513 Fix bug #999 (Timing out on TSL cert validation
6514 dialog makes ugly things happen). Also, STARTTLS
6515 unconditionnaly if initial capabilities contain
6516 LOGINDISABLED and STARTTLS.
6518 2006-08-09 [colin] 2.4.0cvs38
6522 Fix Tools/Actions sensitivity when there are
6525 2006-08-09 [colin] 2.4.0cvs37
6527 * src/prefs_filtering.c
6528 Warning fix, patch by Paul
6530 * src/prefs_actions.c
6531 * src/prefs_filtering_action.c
6532 * src/prefs_matcher.c
6533 Uniformisation of "Info ..." to "Info..." (for
6534 old gtk), patch by Fabien
6535 * src/plugins/clamav/clamav_plugin_gtk.c
6536 Sensitivity fix by Fabien
6538 2006-08-09 [colin] 2.4.0cvs36
6542 Add a function to know whether we're exiting
6543 * src/plugins/trayicon/trayicon.c
6544 If exiting, don't do anything. Faster, and
6545 avoids gtk_main_iteration reentracy causing
6548 2006-08-09 [colin] 2.4.0cvs35
6553 Fix lack of part selection when automatically
6554 jumping to a specific part
6556 Little optimisation in cache reading
6558 2006-08-09 [colin] 2.4.0cvs34
6561 Fix crash setting the priority on reedit
6562 (Accessing compose before creating it!)
6564 2006-08-08 [colin] 2.4.0cvs33
6567 Fix bug #998 (last attachment is not accessible)
6568 Bad RFC interpretation on multipart close-delimiters
6571 * src/gtk/gtkvscrollbutton.c
6572 * src/gtk/gtkvscrollbutton.h
6573 Make attachments list wheel-scrollable
6575 2006-08-07 [colin] 2.4.0cvs32
6577 * src/gtk/gtkaspell.c
6578 Fix bug #973 (Unicode punctation characters
6579 are not recognized as separators by the
6580 spell checker); fix unsigned stuff
6582 2006-08-07 [colin] 2.4.0cvs31
6585 Fix bug #956 (DnD text with accents in compose
6586 text entry); fix gccc's signed/unsigned fuss
6588 2006-08-06 [colin] 2.4.0cvs30
6591 Fix bug #979 (Plugin crashes when exiting
6592 sylpheed-claws) : handle exit request only
6595 2006-08-05 [colin] 2.4.0cvs29
6598 Just make sure we have a msgid.
6600 2006-08-05 [colin] 2.4.0cvs28
6604 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6605 by reimplementing it
6607 Fix bug when hiding quotes with level > 3 and quote
6610 2006-08-04 [colin] 2.4.0cvs27
6615 Fix a bit replace-by-pasting undo
6618 Fix Fold quotes menu synchro in
6619 mainwindow when it changes in
6622 Fix right-click on quotes blocks
6623 * src/common/utils.c
6624 Verify that the file created by
6625 my_tmpfile() is writable. Fixes
6626 bug #988 (very specific filesystem
6628 * src/plugins/pgpcore/sgpgme.c
6629 Fix file descriptor leak
6630 * src/plugins/spamassassin/spamassassin.c
6631 Warn once if spamd isn't reachable
6633 2006-08-04 [colin] 2.4.0cvs26
6636 i18n context patch by Fabien
6638 2006-08-03 [colin] 2.4.0cvs25
6642 Rename "Hide quotes" to "Fold quotes"
6644 Don't use hand cursor on quotes. "all
6645 the bonuses of the feature and none of
6646 unwelcome side-effects"
6648 2006-08-03 [colin] 2.4.0cvs24
6651 * sylpheed-claws.desktop
6653 Bring the desktop file to XDG compliance
6654 Patch by Charles A. Edwards
6656 2006-08-03 [colin] 2.4.0cvs23
6659 Fix links offset when they are preceded
6660 by accentued chars (g_utf8_strlen!)
6662 Fix wrong status when starting offline
6665 2006-08-03 [wwp] 2.4.0cvs22
6667 * src/prefs_common.h
6668 ask what to do w/ filtering rules that belong to an account when
6669 applying filtering rules manually from the main window (skip,
6670 apply regardless of the account, use current account). This dialog
6671 can be skipped and the last reply used.
6674 2006-08-03 [wwp] 2.4.0cvs21
6678 * src/prefs_common.c
6683 ask what to do w/ filtering rules that belong to an account when
6684 applying filtering rules manually from the main window (skip,
6685 apply regardless of the account, use current account). This dialog
6686 can be skipped and the last reply used.
6689 2006-08-03 [colin] 2.4.0cvs20
6692 Optimize previous patch
6694 2006-08-03 [cleroy] 2.4.0cvs19
6697 Fix quotes getting toggled back when the
6698 mail has an even number of text parts
6700 2006-08-02 [colin] 2.4.0cvs18
6703 Add Hide quotes menu
6705 2006-08-02 [colin] 2.4.0cvs17
6708 * src/prefs_common.c
6712 Allow per-level quote hiding,
6713 Allow toggling quotes by double-clicking them
6714 Rename RemoteURI to ClickableText to reflect
6715 the fact it's used for a variety of things
6717 2006-08-02 [wwp] 2.4.0cvs16
6720 fix "View/Hide quotes" menu item status initialization.
6722 2006-08-02 [wwp] 2.4.0cvs15
6724 * src/matcher_parser_parse.y
6725 remove a debug trace.
6727 2006-08-02 [paul] 2.4.0cvs14
6729 * src/plugins/pgpcore/passphrase.c
6730 don't set initial dialog size
6733 2006-08-02 [paul] 2.4.0cvs13
6736 remove the rogue '/' character
6738 2006-08-02 [paul] 2.4.0cvs12
6741 allow buttons to resize as necessary
6743 2006-08-01 [wwp] 2.4.0cvs11
6746 fix strict ISO C90 compliance.
6748 2006-08-01 [wwp] 2.4.0cvs10
6751 updated update-po tool to work w/ context-dependent translations.
6752 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6754 2006-08-01 [wwp] 2.4.0cvs9
6757 * src/prefs_filtering.c
6758 * src/prefs_matcher.c
6759 allow context-dependent translations for "All",
6760 patch by Fabien Vantard <fzzzzz@gmail.com>.
6762 2006-07-31 [colin] 2.4.0cvs8
6766 Add Rafal to authors
6768 2006-07-31 [colin] 2.4.0cvs7
6773 * src/prefs_common.c
6774 * src/prefs_common.h
6776 Add 'View/Hide quotes'. Patch based on a patch
6779 2006-07-31 [colin] 2.4.0cvs6
6782 Fix problem with "> stuff >" actions
6784 2006-07-31 [paul] 2.4.0cvs5
6787 updated by Geir Helland
6789 2006-07-31 [wwp] 2.4.0cvs4
6794 add "View/Go to/Parent message" and "View/Go to/Last read message",
6797 2006-07-31 [wwp] 2.4.0cvs3
6804 * src/addressbook_foldersel.c
6805 * src/addressbook_foldersel.h
6810 * src/matcher_parser_lex.l
6811 * src/matcher_parser_parse.y
6812 * src/prefs_common.c
6813 * src/prefs_common.h
6814 * src/prefs_filtering.c
6815 * src/prefs_matcher.c
6816 * src/prefs_matcher.h
6818 introduce filtering against the address book. It's now possible to add
6819 matched conditions to determine if any email address in a message matches
6820 or doesn't match any or all books or folders in the address book.
6822 2006-07-31 [wwp] 2.4.0cvs2
6832 * src/matcher_parser_lex.l
6833 * src/matcher_parser_parse.y
6835 * src/prefs_filtering.c
6836 * src/prefs_filtering.h
6840 introduce per-account filtering rules. Each filtering rule can now be assigned
6841 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6842 when applying filtering rules manually, as all rules will apply - even the ones
6843 assigned to an account. This issue will be addressed soon.
6847 2006-07-31 [wwp] 2.4.0cvs1
6850 make more strings translatable.
6852 2006-07-31 [paul] 2.4.0
6856 2006-07-31 [paul] 2.3.1cvs91
6859 updated by Miquel Oliete
6861 2006-07-31 [paul] 2.3.1cvs90
6871 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6872 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6873 Aleksandar Urosevic, and Ralgh Young
6875 2006-07-31 [paul] 2.3.1cvs89
6881 Fix a race condition when, after an SC crash, rescanning
6882 folders took more than 0.5 seconds
6885 2006-07-31 [paul] 2.3.1cvs88
6888 don't translate separator strings
6890 2006-07-30 [mones] 2.3.1cvs87
6892 * doc/man/sylpheed-claws.1
6893 Fixed non-ASCII chars in Hoa's name
6897 2006-07-27 [colin] 2.3.1cvs86
6900 Don't include the leading \n in links
6903 2006-07-25 [colin] 2.3.1cvs85
6906 * src/common/socket.h
6907 * src/etpan/imap-thread.c
6908 Refresh resolvers before connecting
6909 to IMAP servers, and after switching
6910 to online. Thanks to Paul.
6914 * 2.4.0-rc4 released
6916 2006-07-17 [colin] 2.3.1cvs84
6919 Show connection attempt in statusbar before
6920 connecting (previously first message was
6921 "Retrieving messages from ..." after the
6922 connection succeeded.
6924 2006-07-16 [wwp] 2.3.1cvs83
6926 * sylpheed-claws.ico
6927 Added .ico file (windows multi-size icon file, generated).
6929 2006-07-12 [wwp] 2.3.1cvs82
6932 remove Message/Re-edit menu entry from messageview window,
6933 as sent/draft/queued messages are opened in compose window when
6934 re-edited and it's not possible to re-edit other msgs.
6936 2006-07-12 [paul] 2.3.1cvs81
6941 check online state before resetting
6942 mailcheck timer. Useful if some program
6943 verifies connection state and updates
6945 Patch by Leonid Evdokimov <darkk@users.sf.net>
6947 2006-07-12 [paul] 2.3.1cvs80
6949 * sylpheed-claws-128x128.png
6950 * sylpheed-claws-64x64.png
6951 * sylpheed-claws.png
6954 * src/prefs_toolbar.c
6955 * src/stock_pixmap.c
6956 * src/stock_pixmap.h
6959 * src/gtk/gtkutils.c
6960 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
6961 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
6962 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
6963 * src/pixmaps/sylpheed.xpm ** REMOVED **
6964 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
6965 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
6966 updated and renamed logo/icon files and related
6967 logo by Jesper Schultz
6969 2006-07-11 [paul] 2.3.1cvs79
6972 fix the labels a smidgin
6974 2006-07-09 [colin] 2.3.1cvs78
6977 Show errors in textviewer's command
6978 Patch by H. Merijn Brand
6980 2006-07-09 [colin] 2.3.1cvs77
6983 Save FMID in drafts too
6985 2006-07-08 [colin] 2.3.1cvs76
6988 Svae RMID in drafted mails too
6989 Save quote_fmt vars for whole mails,
6990 don't reset at each quote_fmt_init:
6991 allows to use the same |i{var} in
6992 various template fields
6993 * src/prefs_template.c
6995 * src/quote_fmt_parse.y
6998 2006-07-08 [colin] 2.3.1cvs75
7001 Fix highlighting of attached parts URIs
7003 2006-07-08 [colin] 2.3.1cvs74
7006 Prevent bug #981 (sc 2.3.1 segfaults with
7007 gtk+ 2.10) from being reported again:
7008 if Sylpheed-Claws has been compiled against
7009 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
7010 of if Sylpheed-Claws has been compiled against
7011 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
7014 2006-07-07 [colin] 2.3.1cvs73
7016 * src/prefs_actions.c
7019 2006-07-07 [colin] 2.3.1cvs72
7021 * src/prefs_actions.c
7022 Fix compile on gtk < 2.8. argh :)
7024 2006-07-07 [paul] 2.3.1cvs71
7029 2006-07-07 [colin] 2.3.1cvs70
7033 * src/quote_fmt_lex.l
7034 * src/quote_fmt_parse.y
7035 Add |i{var}, a way to insert user-entered
7040 * 2.4.0-rc3 released
7042 2006-07-07 [colin] 2.3.1cvs69
7045 Don't consider inboxes of UNKNOWN folder
7046 classes to be useable as default inboxes
7048 2006-07-07 [paul] 2.3.1cvs68
7051 add missing #include <errno.h>
7052 Thanks to René J. Blokland
7054 2006-07-07 [paul] 2.3.1cvs67
7057 Return now Closes dialog
7061 add contextual menu to mime parts listed
7064 * src/common/utils.c
7065 reversal: ' is a valid character in URLs
7067 2006-07-06 [colin] 2.3.1cvs66
7069 * src/remotefolder.h
7070 Forgotten in previous commit
7072 2006-07-06 [colin] 2.3.1cvs65
7075 Set summary update flag whenever
7078 * src/prefs_account.c
7079 * src/common/utils.h
7080 * src/etpan/imap-thread.c
7081 Fix warnings, thanks to Fabien and
7084 2006-07-06 [wwp] 2.3.1cvs64
7086 * src/gtk/gtkutils.c
7087 GTK_STOCK_HELP exists in GTK+ 2.4.x.
7089 2006-07-06 [wwp] 2.3.1cvs63
7098 * src/message_search.c
7099 * src/prefs_actions.c
7100 * src/prefs_filtering.c
7101 * src/prefs_filtering.h
7102 * src/prefs_template.c
7103 * src/summary_search.c
7105 * src/gtk/gtkutils.c
7106 * src/gtk/gtkutils.h
7107 * src/gtk/pluginwindow.c
7108 add help buttons to some dialogs. Clicking such buttons opens a
7109 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
7111 2006-07-06 [paul] 2.3.1cvs62
7114 fix attachments contextual menu
7117 2006-07-05 [colin] 2.3.1cvs61
7121 Handle sftp:// links
7123 2006-07-05 [paul] 2.3.1cvs60
7126 grab save button by default
7129 2006-07-05 [wwp] 2.3.1cvs59
7132 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
7134 2006-07-04 [colin] 2.3.1cvs58
7138 Use left click to select, middle click to open
7140 * src/common/utils.c
7143 2006-07-04 [colin] 2.3.1cvs57
7147 Warning fixes, thanks to Fabien
7149 2006-07-04 [colin] 2.3.1cvs56
7154 Allow parts to be selected via their text label
7157 2006-07-04 [colin] 2.3.1cvs55
7160 Feedback when closing (for big folders)
7161 * src/prefs_actions.c
7162 * src/prefs_filtering.c
7163 * src/prefs_matcher.c
7164 * src/prefs_template.c
7165 Fix default button when closing without
7168 2006-07-04 [colin] 2.3.1cvs54
7171 Delete local file on deletion
7173 2006-07-03 [colin] 2.3.1cvs53
7177 Don't freeze when rescanning after crash
7179 2006-07-03 [wwp] 2.3.1cvs52
7184 * src/plugins/pgpinline/pgpinline.c
7185 * src/plugins/pgpmime/pgpmime.c
7186 don't report an error when the user cancels the passphrase dialog.
7188 2006-07-02 [colin] 2.3.1cvs51
7191 Open message when crossing folders with Space,
7192 goto next unread and friends
7194 2006-07-01 [colin] 2.3.1cvs50
7196 * src/prefs_account.c
7197 Typographic rules varying from language
7198 to language (in french "Protocole :"),
7199 we have to do that :)
7201 2006-07-01 [ticho] 2.3.1cvs49
7203 * src/prefs_account.c
7204 Only use one temporary gchar* variable in
7205 prefs_account_protocol_set_optmenu().
7207 2006-07-01 [ticho] 2.3.1cvs48
7209 * src/prefs_account.c
7210 * src/prefs_account.h
7211 Use GtkLabel for existing account protocol name.
7212 Created an array for protocol names and populate the
7213 combobox from it in a for() cycle.
7215 2006-06-30 [colin] 2.3.1cvs47
7218 Block undo when changing signature (by changing
7221 2006-06-30 [paul] 2.3.1cvs46
7223 * src/send_message.c
7224 when editing From in the Compose window, use that address
7225 in the Return-Path: header
7228 2006-06-30 [colin] 2.3.1cvs45
7231 Fix signature replacement:
7232 - when no newline before separator
7235 2006-06-29 [colin] 2.3.1cvs44
7241 Let 'View/Go to/Next marked' work like
7242 Next new & Next unread: across folders
7243 Change the select_on_entry pref to do
7244 what we want when changing folder
7245 * src/common/utils.c
7246 Fix single-quoted links
7248 2006-06-29 [colin] 2.3.1cvs43
7250 * src/gtk/gtkaspell.c
7251 "Sylpheed" and "Sylpheed-Claws" do exist !
7253 2006-06-29 [colin] 2.3.1cvs42
7256 Forgot to remove debug
7258 2006-06-29 [colin] 2.3.1cvs41
7263 Disconnect from IMAP servers when going
7264 offline. Fixes bug #978 (going to offline-mode
7265 won't close connections)
7267 2006-06-29 [colin] 2.3.1cvs40
7270 Fix transient setting on failing plugins
7272 * src/plugins/pgpcore/sgpgme.c
7273 Only warn for OpenPGP. Most people don't
7276 2006-06-29 [colin] 2.3.1cvs39
7279 Fix Spelling menu (discrepancy between context menu
7280 and top menu when folder's dictionary isn't the
7282 * src/plugins/pgpcore/sgpgme.c
7283 More error reporting about why gpgme can fail
7285 2006-06-29 [wwp] 2.3.1cvs38
7288 honor the display-header-pane setting even when the message view
7289 is a separate window.
7291 2006-06-29 [wwp] 2.3.1cvs37
7293 * src/prefs_actions.c
7294 forgot to commit that one (use of GTK_STOCK_INFO).
7296 2006-06-29 [colin] 2.3.1cvs36
7299 Better handling of login errors (ask the password
7300 again once), alert in case of error. Fix three
7301 signedness warnings.
7303 2006-06-28 [wwp] 2.3.1cvs35
7305 * src/prefs_template.c
7306 * src/prefs_matcher.c
7307 * src/prefs_filtering_action.c
7309 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
7310 patch by Fabien Vantard, slightly modified.
7316 2006-06-28 [colin] 2.3.1cvs34
7318 * src/prefs_account.c
7319 Fix bug #977 (Can't add or edit imap accounts)
7321 2006-06-28 [colin] 2.3.1cvs33
7326 2006-06-28 [colin] 2.3.1cvs32
7329 Save named inlined attachments with "Save all"
7332 * src/common/plugin.c
7333 * src/common/plugin.h
7334 * src/common/sylpheed.c
7335 * src/common/utils.c
7336 * src/plugins/pgpcore/sylpheed.def
7337 * src/plugins/pgpinline/sylpheed.def
7338 * src/plugins/pgpmime/sylpheed.def
7339 Win32 compatibility patch, by
7342 2006-06-28 [wwp] 2.3.1cvs31
7345 * src/prefs_folder_item.c
7346 less compilation warnings (thanks to Fabien Vantard), less typos.
7348 2006-06-28 [paul] 2.3.1cvs30
7350 * src/gtk/gtkutils.c
7351 gtk_combo_box_set_focus_on_click() is only
7352 available since gtk 2.6.0
7354 2006-06-28 [paul] 2.3.1cvs29
7356 * src/prefs_ext_prog.c
7357 fix engrish and add a tooltip for the
7358 'command for 'Display as text' option
7364 2006-06-28 [paul] 2.3.1cvs28
7368 include textviewer.pl in releases
7370 2006-06-28 [paul] 2.3.1cvs27
7372 * src/prefs_ext_prog.c
7373 hide Print command option if libgnomeprint
7376 2006-06-27 [colin] 2.3.1cvs26
7379 Fix Esc handling in insert/attach dialog
7380 Don't show this dialog if dragging something
7381 else than text/uri-list
7382 Thanks to Fabien Vantard
7383 * tools/textviewer.pl
7384 Filter script to display stuff as text
7387 2006-06-27 [wwp] 2.3.1cvs25
7390 use the exact product name (message view title), patch
7393 2006-06-27 [ticho] 2.3.1cvs24
7395 * src/prefs_account.c
7396 * src/prefs_common.c
7397 * src/prefs_common.h
7398 * src/prefs_ext_prog.c
7400 Add a preference (Preferences/External programs)
7401 to allow "Display as text" to be done via a script
7402 (patch by H.Merijn Brand).
7403 Use GtkComboBox for protocol selection in account
7405 Only include current choice for existing accounts, and
7406 insensitivize the combobox.
7408 2006-06-27 [paul] 2.3.1cvs23
7411 fix crasher introduced in cvs21.
7414 2006-06-26 [colin] 2.3.1cvs22
7417 Fix double-frees when leaving folders
7418 after exporting to mbox
7420 2006-06-26 [colin] 2.3.1cvs21
7423 More feedback (and optimisation)
7425 * src/common/utils.c
7426 Fix case when looking for mail addresses
7427 * src/gtk/gtkutils.c
7428 Extra check for (X-)Face
7430 2006-06-25 [ticho] 2.3.1cvs20
7434 * src/gtk/gtkutils.c
7435 * src/gtk/gtkutils.h
7436 Added second argument to gtkut_sc_combobox_create() to
7437 control focus-on-click for the widget.
7438 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
7440 2006-06-25 [ticho] 2.3.1cvs19
7443 * src/gtk/Makefile.am
7444 * src/gtk/combobox.c
7445 * src/gtk/combobox.h
7446 * src/gtk/gtkutils.c
7447 * src/gtk/gtkutils.h
7448 Use GtkComboBox instead of deprecated GtkOptionMenu
7449 for account selector in compose window and for encoding
7450 selector in attachment properties.
7451 Also factorise working with the new GtkComboBox somewhat.
7453 2006-06-24 [paul] 2.3.1cvs18
7455 * src/prefs_common.c
7456 use the correct default value
7458 2006-06-24 [paul] 2.3.1cvs17
7461 * src/prefs_common.c
7462 * src/prefs_common.h
7463 * src/prefs_compose_writing.c
7464 enable setting of default action when
7465 dnd'ing files in the compose window.
7466 (Collaborative effort with wwp)
7468 2006-06-23 [wwp] 2.3.1cvs16
7471 i18n fix (thanks to Fabien Vantard)
7473 2006-06-22 [colin] 2.3.1cvs15
7475 * src/prefs_customheader.c
7476 Don't use filters in custom headers' file
7477 selector. Remember, extensions mean nothing :)
7479 2006-06-22 [paul] 2.3.1cvs14
7482 allow setting of man directory location
7484 2006-06-22 [colin] 2.3.1cvs13
7487 Add 'View/Go to/Next unread folder'.
7490 2006-06-22 [colin] 2.3.1cvs12
7492 * src/common/utils.c
7493 Add some subject prefixes
7494 Patch by Bjorn T Johansen <btj@havleik.no>
7496 2006-06-22 [colin] 2.3.1cvs11
7498 * manual/advanced.xml
7499 Forgotten hidden pref
7501 2006-06-21 [paul] 2.3.1cvs10
7503 * src/prefs_account.c
7504 complete the removal of 'Add date header' option
7506 2006-06-21 [paul] 2.3.1cvs9
7510 * src/prefs_account.c
7511 * src/prefs_account.h
7512 remove option to add date header - always
7514 * src/etpan/imap-thread.c
7515 fix warnings (Thanks to Colin)
7517 2006-06-21 [wwp] 2.3.1cvs8
7520 set the attachment flag when inline text part are (file)named. This is more convenient
7521 when receiving (for instance) inline source files or patches sent using thunderbird.
7523 2006-06-21 [paul] 2.3.1cvs7
7526 fix off-by-one count of current msg in
7527 statusbar filtering progressbar
7529 2006-06-21 [paul] 2.3.1cvs6
7532 Show attachment icon even if the part is 'inline'
7533 if the following conditions are met:
7534 - content-type != 'text/plain'
7535 - content-type != '*/pgp-signature'
7536 - either 'name' or 'filename' parameter is not NULL
7540 2006-06-21 [paul] 2.3.1cvs5
7543 * src/prefs_common.c
7544 * src/prefs_common.h
7546 add an option to 'Never send Return
7550 2006-06-20 [mones] 2.3.1cvs4
7555 typo fixed (space after comma)
7556 * tools/make.themes.project
7557 remove exec mode from tarball files
7559 2006-06-20 [colin] 2.3.1cvs3
7564 Better fix for \n's in headers (don't
7565 break Received: and others)
7567 2006-06-20 [paul] 2.3.1cvs2
7571 improve legibility of phishing attempt
7574 2006-06-20 [paul] 2.3.1cvs1
7579 Update version number following
7582 2006-06-20 [colin] 2.3.0cvs26
7585 When dragging a file to the text of the compose
7586 window, ask whether we want to insert or attach
7587 (I know lots of people who do that to attach)
7589 2006-06-20 [colin] 2.3.0cvs25
7591 * src/etpan/imap-thread.c
7592 Fix threshold (the append command is often > 32 bytes)
7594 2006-06-19 [colin] 2.3.0cvs24
7597 * src/etpan/imap-thread.c
7598 Workaround Rockliffe IMAP server bug: replace
7599 "x UID SEARCH (ANSWERED UID 1:*)" with
7600 "x UID SEARCH ANSWERED"
7601 (Rockliffe doesn't handle the parenthesis)
7603 2006-06-19 [colin] 2.3.0cvs23
7607 * src/etpan/imap-thread.c
7608 Probably fix bug #972 (Freezes when adding
7609 an attachment to the message)
7611 Modernize Firefox cmd
7614 2006-06-18 [colin] 2.3.0cvs22
7616 * src/prefs_customheader.c
7617 Only allow correct filenames for various
7620 2006-06-18 [colin] 2.3.0cvs21
7622 * src/prefs_customheader.c
7623 Add a 'From File...' button in custom headers prefs, which
7624 try to do the right thing:
7625 for normal headers, use file as plaintext,
7626 for X-Face, calls compface,
7627 for Face, encode to b64.
7629 2006-06-17 [colin] 2.3.0cvs20
7634 2006-06-16 [colin] 2.3.0cvs19
7637 Recursive quicksearch: show message list
7638 in current folder, *then* search children
7641 2006-06-16 [colin] 2.3.0cvs18
7644 Instead of ignoring SIGPIPE, save caches
7645 when getting one. Will fix the fact that
7646 hot caches are out-of-date when logging
7649 * src/prefs_compose_writing.c
7650 Only save text (not attachments) when
7651 auto-saving to drafts
7653 Always replace \n, \r and \t with spaces
7655 * manual/dist/html/Makefile.am
7656 * manual/dist/pdf/Makefile.am
7657 * manual/dist/ps/Makefile.am
7658 * manual/dist/txt/Makefile.am
7659 * manual/fr/dist/html/Makefile.am
7660 * manual/fr/dist/pdf/Makefile.am
7661 * manual/fr/dist/ps/Makefile.am
7662 * manual/fr/dist/txt/Makefile.am
7663 * manual/pl/dist/html/Makefile.am
7664 * manual/pl/dist/pdf/Makefile.am
7665 * manual/pl/dist/ps/Makefile.am
7666 * manual/pl/dist/txt/Makefile.am
7667 Fix make clean removing pregenerated manuals
7670 2006-06-16 [colin] 2.3.0cvs17
7672 * src/plugins/pgpcore/sgpgme.c
7673 * src/plugins/pgpmime/pgpmime.c
7674 * src/plugins/pgpinline/pgpinline.c
7675 Better error reporting in setup_signers.
7676 Don't fallback to default key if specified
7678 Don't allow signing if more than one secret
7679 key matches the one specified in prefs.
7681 2006-06-15 [colin] 2.3.0cvs16
7684 Add "Send queue" in the folder's contextual
7692 * src/plugins/pgpcore/passphrase.c
7693 * src/plugins/pgpcore/sgpgme.c
7694 * src/plugins/pgpinline/pgpinline.c
7695 * src/plugins/pgpmime/pgpmime.c
7696 Better error reporting
7698 Probably fix bug #971 (2.2.3 cannot read mail
7702 2006-06-15 [mones] 2.3.0cvs15
7704 * tools/make.themes.project
7705 creates the themes project from the web page
7707 2006-06-15 [colin] 2.3.0cvs14
7710 Better fix (avoid losing the folder if scan_tree
7713 2006-06-15 [cleroy] 2.3.0cvs13
7716 Probably fix Bug #969 (crash on rebuilding
7719 2006-06-14 [colin] 2.3.0cvs12
7721 * manual/dtd/manual.xsl
7722 * manual/sylpheed-claws-manual.xml
7723 * manual/fr/sylpheed-claws-manual.xml
7724 * manual/pl/sylpheed-claws-manual.xml
7725 Insert pagebreaks between sections
7727 2006-06-14 [paul] 2.3.0cvs11
7730 better fix than 2.3.0cvs10
7732 2006-06-14 [paul] 2.3.0cvs10
7735 fix setting of PACKAGE_DATA_DIR with newer autoconf
7736 (backwards compatible)
7738 2006-06-13 [colin] 2.3.0cvs9
7741 Fix sending of return receipt with the new queue folders
7743 2006-06-13 [wwp] 2.3.0cvs8
7745 * src/quote_fmt_lex.l
7746 fix wrong tokens returned in quote_fmt lexer, query not().
7748 2006-06-13 [wwp] 2.3.0cvs7
7751 * src/prefs_folder_item.c
7752 allow changing folder type even when folder is not a top-level one,
7755 2006-06-12 [colin] 2.3.0cvs6
7758 Fix double-ask of "Do you want to mark all
7761 2006-06-12 [colin] 2.3.0cvs5
7772 * src/prefs_folder_item.c
7777 * src/send_message.c
7780 Apply bug #964's patch (Queue and drafts aren't normal)
7781 The Drafts and Queue folder now contain RFC-822 files,
7782 allowing to move and copy mails from and to these
7783 folders. Moving from Drafts to Queue will prepare the
7784 mail for sending (PGP signature, encryption, etc).
7785 This patch also rework sending errors handling to try
7787 Also, allow redefining folder types via the GUI
7788 (Folder type in its Properties)
7790 2006-06-12 [colin] 2.3.0cvs4
7793 * src/prefs_common.c
7794 * src/prefs_common.h
7796 Allow to define a specific print font - patch
7797 by Bernhard Walle <bernhard.walle@gmx.de>
7799 * manual/advanced.xml
7800 * manual/fr/advanced.xml
7801 Add a hidden pref to allow deletion without
7804 2006-06-12 [wwp] 2.3.0cvs3
7807 more files to ignore.
7809 2006-06-12 [wwp] 2.3.0cvs2
7812 * src/quote_fmt_lex.l
7813 * src/quote_fmt_parse.y
7814 extend the quote_fmt parser (templates and quotes):
7815 - allow limited sub-expressions in |p{} and |f{} expressions,
7816 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7817 - implemented/fixed missing implementation of query_references and show_references,
7818 - completed, fixed contents and format of the symbols help dialog,
7819 - fix some compilation warnings.
7821 2006-06-12 [wwp] 2.3.0cvs1
7823 * manual/advanced.xml
7824 * manual/fr/advanced.xml
7825 updates in the "templates" section of the manual (eng/fr):
7826 - be more precise (both versions)
7827 - completed to match the english reference (fr version)
7828 - touchups (both versions)
7830 2006-06-12 [paul] 2.3.0
7834 2006-06-12 [paul] 2.2.3cvs14
7845 updated by Miquel Oliete, Tim, Stephan Sachse,
7846 Stavros Giannouris, Fabien Vantard, Andrea
7847 Spadaccini, Frederico Goncalves Guimaraes,
7848 Aleksandar Urosevic, and Ralgh Young
7850 2006-06-12 [colin] 2.2.3cvs13
7855 2006-06-11 [colin] 2.2.3cvs12
7858 Verify that g_malloc() succeeded
7860 2006-06-11 [colin] 2.2.3cvs11
7863 Add Face header to welcome mail
7865 2006-06-10 [colin] 2.2.3cvs10
7868 Revert previous (Forgot it changes the
7869 margin on the whole mail)
7871 2006-06-10 [colin] 2.2.3cvs9
7874 Don't overlap long headers under (X-)Face
7876 2006-06-10 [mones] 2.2.3cvs8
7879 allow generation of manual on systems lacking saxon binary
7880 but with java and the saxon library installed
7885 2006-06-09 [colin] 2.2.3cvs7
7888 Fix leak when using Display Sender using Addressbook
7890 2006-06-09 [colin] 2.2.3cvs6
7899 2006-06-09 [paul] 2.2.3cvs5
7903 * tools/claws.i18n.status.pl
7904 updated with new info
7906 2006-06-09 [paul] 2.2.3cvs4
7911 add wwp to authors list
7913 update mine and Colin's addresses
7915 2006-06-08 [colin] 2.2.3cvs3
7917 * src/etpan/imap-thread.c
7918 Fix leak on SSL cert check
7920 2006-06-08 [colin] 2.2.3cvs2
7922 * src/common/utils.c
7925 2006-06-08 [paul] 2.2.3cvs1
7928 Update version number following
7931 2006-06-07 [colin] 2.2.2cvs3
7934 Fix catching cache read errors (guint instead of gint)
7935 Prevent malloc'ing more than 8MB (means cache corruption)
7937 2006-06-07 [paul] 2.2.2cvs2
7944 * src/common/utils.c
7945 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7947 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7950 2006-06-06 [paul] 2.2.2cvs1
7953 Update version number following
7956 2006-06-06 [paul] 2.2.1cvs6
7959 fix implicit declaration of
7961 Patch by Fabien Vantard
7963 2006-06-06 [paul] 2.2.1cvs5
7966 fix age_greater and age_lower so that they
7967 mean what say and not '...or equal to'
7970 2006-06-06 [paul] 2.2.1cvs4
7973 * src/common/utils.c
7977 2006-06-05 [wwp] 2.2.1cvs3
7979 * manual/fr/account.xml
7980 minor language fixes (thanks to Fabien Vantard).
7982 2006-06-05 [colin] 2.2.1cvs2
7984 * src/prefs_folder_item.c
7986 Allow recursive setting of properties
7989 Don't freeze on 'test' filtering rule
7991 2006-06-05 [colin] 2.2.1cvs1
7994 Update version number following
7997 2006-06-04 [wwp] 2.2.0cvs82
7999 * manual/glossary.xml
8000 * manual/account.xml
8001 * manual/fr/glossary.xml
8002 * manual/fr/account.xml
8003 added glossary section and references/links related to the Face custom header.
8005 2006-06-04 [colin] 2.2.0cvs81
8008 Skip to next message on move with no
8011 2006-06-04 [wwp] 2.2.0cvs80
8014 added sanity checks, exit when needed.
8016 2006-06-03 [paul] 2.2.0cvs79
8018 * src/prefs_receive.c
8019 page name is now 'Receiving'
8021 page name is now 'Sending'
8023 2006-06-03 [colin] 2.2.0cvs78
8025 * src/plugins/spamassassin/spamassassin_gtk.c
8026 Autoswitch to Localhost if transport was previously
8027 disabled. Else people had to check [] Enable, then
8028 *reselect* transport.
8030 2006-06-03 [colin] 2.2.0cvs77
8032 * src/plugins/pgpinline/pgpinline.c
8033 * src/plugins/pgpmime/pgpmime.c
8034 Check that gpg_data_release_and_get_mem
8035 didn't fail (now, why this happens...)
8037 2006-06-03 [colin] 2.2.0cvs76
8040 Fix bug #962 (Manual and/or UI should
8041 warn about incompatible locking
8044 2006-06-02 [cleroy] 2.2.0cvs75
8052 2006-06-02 [colin] 2.2.0cvs74
8055 On exit, free caches after writing them
8056 Shuts up some valgrind false positives
8058 * src/send_message.c
8059 Fix races when reusing existing SMTP connections
8060 Fix inexistant session timeout
8062 Display alertpanel after all queues have
8063 been processed, not after each
8065 2006-06-02 [wwp] 2.2.0cvs73
8067 * manual/fr/glossary.xml
8070 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
8072 2006-06-02 [wwp] 2.2.0cvs72
8075 * manual/dist/pdf/Makefile.am
8076 * manual/dtd/manual.xsl
8077 * manual/fr/dist/pdf/Makefile.am
8078 * manual/pl/dist/pdf/Makefile.am
8079 we changed the procedure to generate the .pdf version of the manual.
8080 The procedure is more modern and the .pdf we get now has a valid index.
8081 Here are the new pre-requisites:
8083 - JRE 1.x (1.4 here): there must be one from your distro
8084 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
8085 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
8086 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
8088 See my posts for further info about the installation of this toolchain:
8090 Date: Fri, 19 May 2006 19:40:06 +0200
8091 From: wwp <subscript@free.fr>
8092 To: sylpheed-claws-devel@lists.sourceforge.net
8093 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
8097 Date: Wed, 24 May 2006 12:58:49 +0200
8098 From: wwp <subscript@free.fr>
8099 To: sylpheed-claws-devel@lists.sourceforge.net
8100 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
8102 2006-06-01 [colin] 2.2.0cvs71
8105 Better guards against IMAP races
8107 * src/prefs_common.c
8108 * src/prefs_common.h
8109 * src/common/ssl_certificate.c
8110 * src/etpan/imap-thread.c
8111 * src/etpan/imap-thread.h
8112 * src/gtk/sslcertwindow.c
8113 New hidden option ssl_skip_cert_check to
8114 avoid dups of bug #959 (libetpan linked
8115 against gnutls and gnutls buggy on 64bit)
8116 Present expired warning only once per
8118 * manual/advanced.xml
8119 * manual/fr/advanced.xml
8122 2006-06-01 [wwp] 2.2.0cvs70
8125 fix for bug #961 (return receipt dialog
8126 complains incorrectly about return-path
8127 email adress being different), thanks
8130 2006-05-31 [cleroy] 2.2.0cvs69
8133 Guard against NULLs, although this
8134 should never be an issue
8136 2006-05-31 [colin] 2.2.0cvs68
8141 Don't remove caches when destroying folder, it
8142 could (should) be done at exit
8144 free processing cache after incorporation
8145 * src/etpan/imap-thread.c
8146 Maybe fix bug #959 (Crash on moving to emails
8147 to a imap account per ssl with a expired
8150 2006-05-30 [colin] 2.2.0cvs67
8153 Put back event flush when displaying message
8154 It avoids reading a bunch of messages just
8155 by hitting shift-n for too long ;)
8157 2006-05-29 [colin] 2.2.0cvs66
8160 Remove useless g_warnings
8162 2006-05-29 [colin] 2.2.0cvs65
8165 Fix g_slist_append()s for performance
8167 2006-05-29 [colin] 2.2.0cvs64
8170 * src/common/utils.c
8171 Fix extraneous tab at start of addresses
8173 Fix warnings (thanks to Fabien)
8174 Fix crash at exit when composing messages
8177 Fix progress bar when deleting expired mails
8180 * src/gtk/gtksctree.c
8181 Fix re-sorting slowness
8183 2006-05-29 [paul] 2.2.0cvs63
8186 fetch full message when moving mails
8187 from another mailbox, (fixed data loss
8188 when filtering from IMAP to MH, introduced
8192 2006-05-29 [mones] 2.2.0cvs62
8194 * src/gtk/gtksctree.c
8195 Unselect faster (patch by Colin)
8197 2006-05-26 [colin] 2.2.0cvs61
8200 Unplug MSGINFO_UPDATE callback on delete too.
8202 2006-05-26 [colin] 2.2.0cvs60
8205 Fix bold in folder selection window with glib2.10
8208 2006-05-26 [colin] 2.2.0cvs59
8211 Convert date only if necessary (and don't
8212 try to convert from utf8 to utf8, too)
8214 Only set column's text if the column's
8217 2006-05-26 [colin] 2.2.0cvs58
8220 * src/gtk/gtkutils.c
8223 2006-05-26 [colin] 2.2.0cvs57
8226 Make summaryview selectable as long as
8227 no message has focus
8229 Faster deletion (by implementing mh_remove_msgs)
8230 Faster copy (avoid using mh_fetch_msg just to get
8232 Faster move (using move_file instead of copy_file
8234 No progressbar if total number of mails to cp/mv
8237 Fix removal from subject_table when mail gets moved
8238 Faster deletion (g_slist_prepend instead of append)
8239 * src/gtk/gtksctree.c
8242 2006-05-25 [colin] 2.2.0cvs56
8244 * src/common/ssl_certificate.c
8245 Fix leak in expired cert check
8247 2006-05-25 [colin] 2.2.0cvs55
8250 Disable flags syncing on .mh_sequences - it
8251 is buggy and marks mails read under unknown
8256 * 2.3.0-rc4 released
8258 2006-05-24 [colin] 2.2.0cvs54
8260 attention cvs users: if you manage to crash
8261 Sylpheed-Claws while moving, copying or deleting
8262 mails, we *are* interested in stack traces and
8263 valgrind logs. It looks stable, but one never
8267 Add progressbar for cache updates
8269 Optimize Mark all read in the current
8272 Add progressbar for copy/move
8274 Optimize O(n^2) in copy/move
8276 * src/gtk/gtksctree.c
8277 Optimize O(n^2) algos
8278 * src/common/timing.h
8279 Display ms instead of us
8281 2006-05-24 [wwp] 2.2.0cvs53
8283 * manual/fr/advanced.xml
8284 updates to the French manual.
8286 2006-05-24 [wwp] 2.2.0cvs52
8288 * src/common/utils.c
8289 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
8291 2006-05-24 [wwp] 2.2.0cvs51
8294 fixed "mark all read" in MH folders (thanks to Colin).
8296 2006-05-24 [paul] 2.2.0cvs50
8298 * doc/man/sylpheed-claws.1
8299 updated the man page
8301 2006-05-23 [colin] 2.2.0cvs49
8309 * src/send_message.c
8311 * src/gtk/sslcertwindow.c
8312 alertpanel fixes, by Fabien
8314 2006-05-23 [colin] 2.2.0cvs48
8320 * src/gtk/gtksctree.c
8321 * src/gtk/gtksctree.h
8323 Fix slow loading problem, which was caused by the
8324 use of some gtk_ctree funcs and their use of
8325 g_list_position while gtk_ctree_(un)link'ing.
8326 Reap more functions from gtkctree.c to be sure we
8327 use our (fast) version instead of theirs.
8329 Fix copy of unread mails
8332 2006-05-22 [wwp] 2.2.0cvs47
8334 * manual/fr/advanced.xml
8337 2006-05-22 [colin] 2.2.0cvs46
8340 Fix possible infinite loop. 'copy' is not a
8341 final action, so when encountering a 'copy',
8342 we have to check if a previous one was set
8343 and do it. In the same way, if we encounter
8344 a 'move' we have to perform a possibly
8345 pending 'copy'. This will slow down filtering
8346 on IMAP if move+copy or multiple copy actions
8347 are to be done, but handling it via the batch
8348 would be really too convoluted.
8350 2006-05-22 [wwp] 2.2.0cvs45
8352 * manual/fr/advanced.xml
8354 * manual/fr/glossary.xml
8355 * manual/fr/handling.xml
8356 * manual/fr/intro.xml
8357 * manual/fr/plugins.xml
8358 * manual/fr/sylpheed-claws-manual.xml
8359 sync w/ the english manual: updates URIs, documented mailing-list
8360 support, better explanation about the enabled/disabled feature
8361 in filtering/processing rules by Paul.
8363 2006-05-21 [colin] 2.2.0cvs44
8366 Don't expand after building threads, but during
8368 2006-05-21 [colin] 2.2.0cvs43
8372 More timing possibilities... For next time I have
8373 to find out how the hell some 3GHz computer takes
8374 one minute to open a 30k folder...
8376 2006-05-21 [colin] 2.2.0cvs42
8378 * manual/pl/advanced.xml
8380 * manual/pl/glossary.xml
8381 * manual/pl/handling.xml
8382 * manual/pl/intro.xml
8383 * manual/pl/plugins.xml
8384 * manual/pl/sylpheed-claws-manual.xml
8385 Polish manual updated by Pawel
8389 * 2.3.0-rc3 released
8391 2006-05-20 [colin] 2.2.0cvs41
8395 - remove cache of moved messages from original folder
8396 - apply new flags to messages even if they aren't appliable
8401 * 2.3.0-rc2 released
8403 2006-05-19 [colin] 2.2.0cvs40
8406 Don't issue SELECT in imap_change_flags
8407 before having checked that we indeed have
8408 some flags to change. MSG_POSTFILTERED for
8409 example can't be used on IMAP.
8410 Fixes bug #955 (copying messages between
8411 imap folders is extremely slow), which was
8414 2006-05-19 [colin] 2.2.0cvs39
8419 Try to fix bug #830 (Some unread messages
8420 get marked read in IMAP inbox):
8421 - Prevent scanning a folder if it's being
8423 - Postpone opening via the GUI of a folder
8427 2006-05-19 [wwp] 2.2.0cvs38
8429 * manual/advanced.xml
8430 fix English+typo (thanks to Paul).
8432 2006-05-19 [wwp] 2.2.0cvs37
8434 * manual/advanced.xml
8435 * manual/fr/advanced.xml
8436 * src/gtk/logwindow.c
8437 * src/prefs_common.c
8438 * src/prefs_common.h
8439 added hidden prefs to allow customization of colors used in
8440 protocol log window (useful for dark gtk+ themes).
8442 2006-05-19 [wwp] 2.2.0cvs36
8445 fix an old erroneous changelog entry (thanks to Fabien Vantard).
8447 2006-05-19 [paul] 2.2.0cvs35
8450 make Reply-To fully clickable
8451 * src/gtk/logwindow.c
8452 more colouring (SMTP ESMTP)
8453 Both patches by Pawel Pekala
8455 2006-05-19 [cleroy] 2.2.0cvs34
8458 Don't update flags from current folder
8459 Probably fixes bug #935 (Read Messages
8460 Revert to Being Marked as Unread)
8462 2006-05-18 [colin] 2.2.0cvs33
8470 Allow replying to multiple emails
8473 * src/etpan/imap-thread.c
8476 2006-05-18 [paul] 2.2.0cvs32
8479 keep Mailing-List menu refreshed
8482 2006-05-18 [paul] 2.2.0cvs31
8484 * manual/advanced.xml
8486 * manual/glossary.xml
8487 * manual/handling.xml
8489 * manual/plugins.xml
8490 * manual/sylpheed-claws-manual.xml
8492 add info about mailing-list support
8497 * src/plugins/dillo_viewer/README
8500 2006-05-17 [wwp] 2.2.0cvs30
8502 * manual/handling.xml
8503 * manual/fr/handling.xml
8504 documented the ability to enabled/disable filtering/processing rules.
8506 2006-05-17 [colin] 2.2.0cvs29
8509 Don't initialize g_thread subsystem if it's
8510 already done (thanks to Hiro)
8512 Fix saving of parts when there name can't be
8513 converted from UTF-8.
8515 2006-05-17 [paul] 2.2.0cvs28
8518 fix config.status warning with autoconf 2.60
8520 2006-05-17 [paul] 2.2.0cvs27
8525 2006-05-17 [wwp] 2.2.0cvs26
8528 fix useless and potentially dangerous buffer walking (thanks to Colin).
8530 2006-05-17 [wwp] 2.2.0cvs25
8532 * src/plugins/demo/demo.c
8533 updated product name in plugin demo (many plugins need to be
8534 sync'ed w/ that change).
8536 2006-05-17 [colin] 2.2.0cvs24
8541 2006-05-16 [colin] 2.2.0cvs23
8544 Stupid me hit again. Fix cvs22.
8546 2006-05-16 [colin] 2.2.0cvs22
8549 Fix bug #922 (sylpheed-claws crashed after
8550 pushing on Inbox folder)
8552 2006-05-16 [colin] 2.2.0cvs21
8555 Make From header be copy/paste/select-able
8557 2006-05-16 [wwp] 2.2.0cvs20
8562 * src/etpan/imap-thread.c
8563 fix some compiler warnings (thanks to Colin).
8565 2006-05-16 [wwp] 2.2.0cvs19
8573 * src/send_message.c
8575 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8577 2006-05-15 [colin] 2.2.0cvs18
8580 Fix automatic rule creation with List-Post
8582 2006-05-15 [paul] 2.2.0cvs17
8584 * tools/filter_conv_new.pl
8585 updated for rule enabling/disabling
8586 claws version >= 2.3.x required
8588 2006-05-15 [cleroy] 2.2.0cvs16
8593 2006-05-15 [cleroy] 2.2.0cvs15
8598 2006-05-15 [wwp] 2.2.0cvs14
8600 * manual/pl/.cvsignore
8601 ignore generated files.
8603 2006-05-14 [wwp] 2.3.0-rc1
8605 * 2.3.0-rc1 released
8607 2006-05-13 [wwp] 2.2.0cvs13
8612 * src/matcher_parser_lex.l
8613 * src/matcher_parser_parse.y
8614 * src/prefs_filtering.c
8615 new feature: provide the ability to disable filtering and processing
8616 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8619 2006-05-13 [colin] 2.2.0cvs12
8622 Remove useless if (a) b; else b;
8625 2006-05-13 [wwp] 2.2.0cvs11
8633 no more silent failures (or at least less ones) when importing
8634 or exporting from/to mbox. Also start importing/exporting if
8635 the necessary info is set.
8637 2006-05-13 [wwp] 2.2.0cvs10
8640 restored up-to-date release notes.
8642 2006-05-13 [paul] 2.2.0cvs9
8646 updated by Tim Dijkstra and Pavlo Bohmat
8648 2006-05-12 [colin] 2.2.0cvs8
8650 * src/gtk/quicksearch.c
8651 Add "k" as shortcut for "colorlabel". Patch
8652 by ath42@users.sf.net.
8654 2006-05-12 [paul] 2.2.0cvs7
8656 * src/prefs_common.h
8657 * src/prefs_summaries.c
8659 when entering a folder also allow
8660 going directly to first Marked message
8662 2006-05-12 [paul] 2.2.0cvs6
8665 always obey 'confirm before marking all
8668 2006-05-12 [paul] 2.2.0cvs5
8671 make Sender fully clickable
8673 2006-05-12 [colin] 2.2.0cvs4
8677 Let From be editable
8680 Full support of .mh_sequences' Unseen seq
8682 2006-05-12 [colin] 2.2.0cvs3
8688 * src/prefs_spelling.c
8695 Add contextual menu on Compose toolbar
8696 button. Fixes bug #944 (Automatic
8697 addresses not applied when changing account
8698 from compose window)
8699 add Mailing List support
8700 based on the old 0.6.5claws25 patch by
8701 Melvin Hadasht, with finishing touches
8703 Fix "ignore thread" when mails are threaded by
8704 subject (and weren't ignored although appearing
8707 Both patches by Pawel.
8709 2006-05-08 [paul] 2.2.0cvs2
8718 add Mailing List support
8719 based on the old 0.6.5claws25 patch by
8720 Melvin Hadasht, with finishing touches
8723 2006-05-08 [colin] 2.2.0cvs1
8728 Add contextual menu on Compose toolbar
8729 button. Fixes bug #944 (Automatic
8730 addresses not applied when changing account
8731 from compose window)
8733 2006-05-08 [paul] 2.2.0
8737 2006-05-08 [paul] 2.1.1cvs51
8747 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8748 Fabien Vantard, Frederico Goncalves Guimaraes,
8749 Aleksandar Urosevic, and Ralgh Young
8751 2006-05-12 [colin] 2.1.1cvs50
8762 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8763 Fabien Vantard, Frederico Goncalves Guimaraes,
8764 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8766 2006-05-05 [colin] 2.1.1cvs49
8768 * manual/Makefile.am
8769 * manual/pl/Makefile.am
8770 * manual/pl/account.xml
8772 * manual/pl/addrbook.xml
8773 * manual/pl/advanced.xml
8775 * manual/pl/glossary.xml
8777 * manual/pl/handling.xml
8778 * manual/pl/intro.xml
8779 * manual/pl/keyboard.xml
8780 * manual/pl/plugins.xml
8781 * manual/pl/starting.xml
8782 * manual/pl/sylpheed-claws-manual.xml
8783 * manual/pl/dist/.cvsignore
8784 * manual/pl/dist/Makefile.am
8785 * manual/pl/dist/html/.cvsignore
8786 * manual/pl/dist/html/Makefile.am
8787 * manual/pl/dist/pdf/.cvsignore
8788 * manual/pl/dist/pdf/Makefile.am
8789 * manual/pl/dist/ps/.cvsignore
8790 * manual/pl/dist/ps/Makefile.am
8791 * manual/pl/dist/txt/.cvsignore
8792 * manual/pl/dist/txt/Makefile.am
8793 Add the polish translation of the manual,
8794 Authored by Pawel Pekala.
8796 2006-05-05 [cleroy] 2.1.1cvs48
8799 Re-read matcherrc after loading plugins
8800 if some of them add folders.
8802 2006-05-03 [colin] 2.1.1cvs47
8807 2006-05-03 [colin] 2.1.1cvs46
8810 Be sure to have a session when
8813 2006-05-03 [colin] 2.1.1cvs45
8818 Fix preventing renaming with namespace
8821 2006-05-01 [colin] 2.1.1cvs44
8824 Don't reload messageview when result of
8827 2006-04-29 [colin] 2.1.1cvs43
8829 * src/prefs_receive.c
8830 * src/plugins/spamassassin/spamassassin_gtk.c
8831 * src/plugins/clamav/clamav_plugin_gtk.c
8834 2006-04-29 [colin] 2.1.1cvs42
8836 * src/prefs_compose_writing.c
8838 Cleanups. Patch by Pawel
8840 2006-04-28 [paul] 2.1.1cvs41
8843 fix returned quick search results when search
8844 term contains an underscore.
8847 2006-04-28 [paul] 2.1.1cvs40
8849 * src/prefs_message.c
8850 * src/prefs_receive.c
8852 Patches by Pawel Pekala
8854 2006-04-27 [colin] 2.1.1cvs39
8857 Differentiate subject Welcome from
8858 window's title Welcome
8864 2006-04-27 [paul] 2.1.1cvs38
8866 * manual/advanced.xml
8867 * manual/fr/advanced.xml
8868 add info about compose_no_markup hidden pref
8870 2006-04-27 [paul] 2.1.1cvs37
8872 * src/prefs_account.c
8873 improve privacy labels
8874 * src/prefs_msg_colors.c
8875 change some strings for translators' convenience
8876 * src/gtk/gtkutils.c
8877 don't underline the link button text
8879 2006-04-25 [colin] 2.1.1cvs36
8882 Complete 2.1.1cvs33 (once more ;)
8884 2006-04-25 [colin] 2.1.1cvs35
8889 2006-04-25 [cleroy] 2.1.1cvs34
8892 * src/gtk/gtkaspell.c
8893 Fix crash on redirect (related to the return
8894 of the aspell menu in compose's toolbar)
8895 * src/prefs_msg_colors.c
8896 Fix sensitivity widgets
8897 * src/image_viewer.c
8898 * src/gtk/pluginwindow.c
8899 * src/gtk/prefswindow.c
8900 Change released signals to clicked (Fabien)
8902 * src/common/socket.c
8903 * src/plugins/spamassassin/spamassassin.c
8904 Translate strings (Fabien)
8906 2006-04-25 [paul] 2.1.1cvs33
8911 complete the fix of bug #912
8914 2006-04-25 [colin] 2.1.1cvs32
8922 Patches by Pawel Pekala
8924 2006-04-24 [colin] 2.1.1cvs31
8927 Fix compilation warnings (Fabien)
8929 2006-04-24 [colin] 2.1.1cvs30
8933 * src/editldap_basedn.c
8934 * src/editldap_basedn.h
8940 Fix bug #901 (LDAPS support)
8942 2006-04-24 [colin] 2.1.1cvs29
8945 Fix logic on error with send dialog on
8947 Fix compilation without libetpan, thanks
8950 Fix 'context-menu' key
8952 2006-04-23 [colin] 2.1.1cvs28
8955 Never free current's cache to free up
8956 memory. Fixes bug #912 (new count
8957 randomly set to message count)
8959 2006-04-23 [colin] 2.1.1cvs27
8961 * src/gtk/quicksearch.c
8962 And remove printf...
8964 2006-04-23 [colin] 2.1.1cvs26
8966 * src/gtk/quicksearch.c
8967 Fix replacing in quicksearch, and fix inserting
8968 in the middle of the string. (introduced at 2.1.0cvs22)
8970 2006-04-23 [colin] 2.1.1cvs25
8973 Make sure uidnext is initialized in get_num_list
8974 (not for stable, related to 2.1.1cvs8 and friends)
8976 2006-04-23 [colin] 2.1.1cvs24
8979 Output something when login is successful
8982 2006-04-23 [colin] 2.1.1cvs23
8984 * src/etpan/imap-thread.c
8985 Better logging (line-per-line, hide data in fetch)
8987 * src/gtk/logwindow.c
8988 * src/gtk/logwindow.h
8989 Better logging (color for input/output)
8991 2006-04-21 [colin] 2.1.1cvs22
8993 * src/gtk/quicksearch.c
8994 On gtk+-2.8, use stock buttons in quicksearch
8995 Based on a patch by Fabien and a design by Paul
8997 2006-04-21 [colin] 2.1.1cvs21
9001 Fix occasional flicker in folderview
9002 * src/common/utils.c
9003 Fix bug #943 (Incorrectly parsed email address
9004 list in short headers on message view and in
9007 2006-04-20 [colin] 2.1.1cvs20
9011 * src/prefs_account.c
9012 Add ANONYMOUS auth for IMAP
9014 2006-04-20 [paul] 2.1.1cvs19
9017 proper fix for 2.1.1cvs18
9020 2006-04-20 [paul] 2.1.1cvs18
9025 2006-04-20 [paul] 2.1.1cvs17
9027 * src/gtk/quicksearch.c
9028 fix standard, non-extended Quick search,
9029 was broken in 2.1.1cvs15.
9032 2006-04-20 [colin] 2.1.1cvs16
9034 * src/prefs_matcher.c
9035 Fix values when reselecting a ~test
9038 2006-04-19 [colin] 2.1.1cvs15
9042 * src/gtk/gtkaspell.c
9043 * src/gtk/gtkaspell.h
9044 Put back Options menu in Spelling/
9045 * src/gtk/quicksearch.c
9046 Don't search, and show error, if the
9047 advanced search has a syntax error
9049 2006-04-18 [colin] 2.1.1cvs14
9052 Fix gdk warnings on set_cursor when textview
9055 2006-04-18 [colin] 2.1.1cvs13
9057 * src/gtk/gtksctree.c
9058 Remove seemingly useless refresh that causes
9059 flicker - watch this commit in case of
9060 problems before planned backport to stable
9062 2006-04-18 [colin] 2.1.1cvs12
9065 Factorize get/set_xml code
9067 * src/prefs_account.c
9068 * src/prefs_account.h
9070 Add Encrypt to self option
9072 2006-04-17 [colin] 2.1.1cvs11
9075 Fix search on encrpyt function on dragonfly
9076 Patch by Jonathan Buschmann <jonthn@agmact.com>
9078 2006-04-17 [colin] 2.1.1cvs10
9080 * src/prefs_account.c
9081 Be safe by default: remove mails from POP3
9082 after 7 days, not immediately
9084 2006-04-17 [colin] 2.1.1cvs9
9086 * src/etpan/imap-thread.c
9087 Fix build on DragonFly - patch by
9088 Jonathan Buschmann <jonthn@agmact.com>
9090 2006-04-17 [colin] 2.1.1cvs8
9093 Save uidnext between sessions
9095 2006-04-17 [colin] 2.1.1cvs7
9098 scan is required when uid validity changes
9100 2006-04-17 [colin] 2.1.1cvs6
9103 Don't scan if not necessary, apart in current
9104 folder and INBOX to fetch flags.
9106 Scan is necessary if unread count changes
9108 2006-04-17 [colin] 2.1.1cvs5
9111 ...But always fetch ANSWERED and DELETED flags for
9112 INBOX, as filtering can happen on these flags.
9114 2006-04-17 [colin] 2.1.1cvs4
9117 Don't fetch REPLIED and DELETED flags when synchronising
9118 flags with a closed folder. We only need UNSEEN and FLAGGED
9119 to update the folderview.
9121 2006-04-17 [colin] 2.1.1cvs3
9124 Faster flag search when there are new mails
9125 in a folder. We can do a full search if the
9126 folder contains less messages than the new
9129 2006-04-17 [colin] 2.1.1cvs2
9136 Update translations from stable branch
9138 2006-04-17 [colin] 2.1.1cvs1
9141 Bump version to follow stable release
9143 2006-04-16 [mones] 2.1.0cvs50
9148 2006-04-16 [colin] 2.1.0cvs49
9151 Fix bgcolor not unset on gtk 2.8, while preventing warnings
9152 with gtk < 2.8. Thanks to Fabien Vantard.
9154 2006-04-15 [colin] 2.1.0cvs48
9156 * src/etpan/imap-thread.c
9157 Fix bug #919 (libetpan: SEGV when connecting
9160 2006-04-14 [colin] 2.1.0cvs47
9163 Fix race on --select (should be done better)
9165 2006-04-14 [wwp] 2.1.0cvs46
9167 * src/send_message.c
9168 enforce a check for domain in account prefs (a sending
9169 error could be faced if domain was checked but no value set),
9172 2006-04-14 [colin] 2.1.0cvs45
9175 when converting from unknown to unknown, if the
9176 string is UTF8, don't convert it to the locale
9179 2006-04-14 [colin] 2.1.0cvs44
9182 Don't try to use ASCII for converting headers
9185 2006-04-14 [paul] 2.1.0cvs43
9188 add locale/charset info to crash report
9191 replace 'e-mail' with preferred 'email'
9193 ensure contributors list is in alphabetical
9196 2006-04-13 [colin] 2.1.0cvs42
9199 Prevent gdk warnings
9201 2006-04-13 [colin] 2.1.0cvs41
9203 * src/common/ssl_certificate.c
9204 * src/common/ssl_certificate.h
9205 * src/gtk/sslcertwindow.c
9206 Warn on expired certs, and display the expiration date
9208 2006-04-13 [colin] 2.1.0cvs40
9210 * src/plugins/spamassassin/spamassassin_gtk.c
9211 Fix missing set_text on unix socket
9213 2006-04-13 [wwp] 2.1.0cvs39
9215 * manual/fr/advanced.xml
9216 * manual/fr/glossary.xml
9217 applied new spam/ham/email lexicon (pourriel, courriel)
9219 2006-04-13 [paul] 2.1.0cvs38
9221 * src/plugins/pgpmime/plugin.c
9222 remove the mention of S/MIME from the
9223 description. This is now handled by the
9226 2006-04-13 [paul] 2.1.0cvs37
9228 * src/prefs_msg_colors.c
9230 * src/prefs_folder_item.c
9231 * src/prefs_spelling.c
9232 add a tooltip to the colour selector buttons
9234 2006-04-13 [wwp] 2.1.0cvs36
9236 * manual/advanced.xml
9237 * manual/glossary.xml
9238 * manual/handling.xml
9239 * manual/keyboard.xml
9240 * manual/plugins.xml
9241 * manual/starting.xml
9242 * manual/fr/account.xml
9244 * manual/fr/addrbook.xml
9245 * manual/fr/advanced.xml
9247 * manual/fr/glossary.xml
9249 * manual/fr/handling.xml
9250 * manual/fr/intro.xml
9251 * manual/fr/keyboard.xml
9252 * manual/fr/plugins.xml
9253 * manual/fr/starting.xml
9254 * manual/fr/sylpheed-claws-manual.xml
9255 fixes to the manuals:
9256 - summaryview -> Message List (same in French)
9257 - translate key names
9258 - fix French punctuation, use non-breakable spaces when
9259 necessary, don't use   which is not portable
9260 - tell what maildir and mbox formats we support
9262 2006-04-12 [wwp] 2.1.0cvs35
9264 * src/prefs_toolbar.c
9265 unified a replace button more,
9266 patch by Fabien Vantard <fzzzzz@gmail.com>.
9268 2006-04-12 [wwp] 2.1.0cvs34
9270 * src/prefs_common.c
9271 * src/prefs_msg_colors.c
9272 make default color labels translatable,
9273 patch from Fabien Vantard <fzzzzz@gmail.com>,
9274 thanks to Tim <timbrain@post.cz> for reporting.
9276 2006-04-12 [wwp] 2.1.0cvs33
9278 * manual/glossary.xml
9280 * manual/plugins.xml
9281 * manual/starting.xml
9282 * manual/sylpheed-claws-manual.xml
9283 * manual/fr/.cvsignore
9284 * manual/fr/account.xml
9286 * manual/fr/addrbook.xml
9287 * manual/fr/advanced.xml
9289 * manual/fr/glossary.xml
9290 * manual/fr/handling.xml
9291 * manual/fr/intro.xml
9292 * manual/fr/keyboard.xml
9293 * manual/fr/plugins.xml
9294 * manual/fr/starting.xml
9295 * manual/fr/sylpheed-claws-manual.xml
9296 various fixes: typos, missing .fr translations, punctuation,
9297 capitalization, links, accents and some bad French more.
9299 2006-04-12 [wwp] 2.1.0cvs32
9302 fix for bug #935: always store prefs files in UTF-8 (thanks
9305 2006-04-11 [colin] 2.1.0cvs31
9308 Fix inserting files not in utf8 when locale is utf8
9310 2006-04-11 [colin] 2.1.0cvs30
9313 Don't show error dialog when cancelling connection
9316 2006-04-11 [cleroy] 2.1.0cvs29
9319 Implement multiple quote levels
9320 * src/prefs_common.c
9321 Change a little bit the quote bgcolor for 2nd level
9323 2006-04-11 [colin] 2.1.0cvs28
9326 Add locale and charset in the label
9328 2006-04-10 [colin] 2.1.0cvs27
9331 * src/prefs_common.c
9332 * src/prefs_common.h
9333 * src/prefs_msg_colors.c
9335 Allow optional background color in quotes
9336 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
9339 2006-04-10 [colin] 2.1.0cvs26
9346 2006-04-10 [colin] 2.1.0cvs25
9348 * manual/plugins.xml
9349 * manual/fr/plugins.xml
9350 Document libcurl's proxy variables
9352 2006-04-09 [colin] 2.1.0cvs24
9354 * src/prefs_common.c
9355 gettext() returns statically allocated stuff. We have
9356 to strdup it in order to be able to free it.
9358 2006-04-09 [colin] 2.1.0cvs23
9364 2006-04-09 [colin] 2.1.0cvs22
9367 * src/gtk/quicksearch.c
9368 Fix bug #859 (problems with cyrilic input in
9369 search panel) - Patch by Alexey Illarionov
9370 <littlesavage@rambler.ru>
9372 2006-04-09 [colin] 2.1.0cvs21
9374 * src/prefs_customheader.c
9375 I prefer removing then freeing rather than the contrary
9376 (even if it doesn't change anything ;-)
9377 * src/prefs_account.c
9378 Fix bug #933 (Crash re-entering the custom headers list
9379 dialog in accounts prefs)
9380 The problem happened when cancelling the Account
9381 Preferences' dialogs - in which case we didn't do
9382 anything to the PrefsAccount * struct. In case of applying,
9383 the old ac_prefs was replaced with the tmp_ac_prefs we were
9384 working with in this dialog. The problem is that
9385 prefs_customheader.c, working on this tmp_ac_prefs, always
9386 changes the ->customhdr_list pointer, even when cancelled.
9387 So in case of cancelling the prefs_account dialog, we still
9388 have to update ->customhdr_list in the real account.
9390 2006-04-08 [colin] 2.1.0cvs20
9392 * manual/fr/glossary.xml
9393 * manual/fr/keyboard.xml
9394 Forgot some headers :)
9396 2006-04-08 [colin] 2.1.0cvs19
9398 * manual/Makefile.am
9399 * manual/fr/Makefile.am
9400 * manual/fr/account.xml
9402 * manual/fr/addrbook.xml
9403 * manual/fr/advanced.xml
9405 * manual/fr/glossary.xml
9407 * manual/fr/handling.xml
9408 * manual/fr/intro.xml
9409 * manual/fr/keyboard.xml
9410 * manual/fr/plugins.xml
9411 * manual/fr/starting.xml
9412 * manual/fr/sylpheed-claws-manual.xml
9413 * manual/fr/dist/.cvsignore
9414 * manual/fr/dist/Makefile.am
9415 * manual/fr/dist/html/.cvsignore
9416 * manual/fr/dist/html/Makefile.am
9417 * manual/fr/dist/pdf/.cvsignore
9418 * manual/fr/dist/pdf/Makefile.am
9419 * manual/fr/dist/ps/.cvsignore
9420 * manual/fr/dist/ps/Makefile.am
9421 * manual/fr/dist/txt/.cvsignore
9422 * manual/fr/dist/txt/Makefile.am
9423 Add the french translation of the manual. Thanks to
9424 Olivier Delhomme <olivier.delhomme@free.fr> for
9425 account.xml, ack.xml, addrbook.xml and advanced.xml
9427 2006-04-08 [colin] 2.1.0cvs18
9429 * manual/plugins.xml
9430 * manual/starting.xml
9433 2006-04-07 [colin] 2.1.0cvs17
9437 * manual/keyboard.xml
9440 2006-04-07 [colin] 2.1.0cvs16
9444 * src/prefs_common.c
9445 * src/prefs_common.h
9446 Add hidden compose_no_markup pref
9448 2006-04-07 [wwp] 2.1.0cvs15
9450 * src/summary_search.c
9452 Bugfix: stop button was sticky when searching in an empty folder.
9453 Applied curly brackets code style to the whole file (summary_search.c).
9454 More files to ignore.
9456 2006-04-07 [wwp] 2.1.0cvs14
9458 * src/message_search.c
9459 * src/summary_search.c
9460 changed default button when search bumps at file/folder
9461 beginning or end, for convenience (thanks to Colin).
9463 2006-04-07 [paul] 2.1.0cvs13
9465 * src/plugins/dillo_viewer/dillo_prefs.c
9466 avoid future potential for namespace collision
9469 2006-04-06 [wwp] 2.1.0cvs12
9471 * src/summary_search.c
9472 Unify extended/advanced searches names (and thus factorize labels),
9473 patch by Fabien Vantard <fzzzzz@gmail.com>.
9475 2006-04-06 [wwp] 2.1.0cvs11
9478 * src/prefs_themes.c
9480 Fixed some compilation warnings.
9482 2006-04-06 [colin] 2.1.0cvs10
9484 * manual/advanced.xml
9485 Document the wizard template and how to deploy
9486 Sylpheed-Claws effectively
9488 2006-04-06 [colin] 2.1.0cvs9
9491 gettext patch to tell translators about _("#"),
9494 2006-04-06 [colin] 2.1.0cvs8
9497 Fix invalid GtkTextBIter after clicking "Display as text"
9499 2006-04-06 [mones] 2.1.0cvs7
9508 * src/folder_item_prefs.c
9513 * src/prefs_msg_colors.c
9514 * src/prefs_spelling.c
9515 * src/prefs_themes.c
9518 * src/stock_pixmap.c
9522 * src/common/mgutils.c
9523 * src/common/prefs.c
9524 * src/common/ssl_certificate.c
9525 * src/gtk/colorlabel.c
9526 * src/gtk/quicksearch.c
9527 * src/plugins/pgpmime/pgpmime.c
9528 * src/plugins/spamassassin/spamassassin.c
9529 Removed redundant NULL checks for g_free() calls.
9530 Patch by Pawel Pekala.
9532 2006-04-06 [mones] 2.1.0cvs6
9534 * src/prefs_actions.c
9535 * src/prefs_filtering.c
9536 * src/prefs_filtering_action.c
9537 * src/prefs_matcher.c
9538 * src/prefs_template.c
9539 * src/gtk/gtkutils.c
9540 * src/gtk/gtkutils.h
9541 Have a nice replace button. Patch by Pawel Pekala
9543 2006-04-06 [colin] 2.1.0cvs5
9546 Fix crash with empty columns
9548 2006-04-05 [colin] 2.1.0cvs4
9552 Allow wizard customization with pre-filled values
9554 2006-04-05 [colin] 2.1.0cvs3
9559 Nicer messages in mimeview
9561 2006-04-05 [colin] 2.1.0cvs2
9564 * src/prefs_summaries.c
9567 2006-04-05 [colin] 2.1.0cvs1
9569 * src/plugins/pgpcore/plugin.c
9570 * src/plugins/pgpcore/select-keys.c
9571 * src/plugins/pgpcore/select-keys.h
9572 * src/plugins/pgpcore/sgpgme.c
9573 * src/plugins/pgpcore/sgpgme.h
9574 * src/plugins/pgpinline/pgpinline.c
9575 * src/plugins/pgpinline/plugin.c
9576 * src/plugins/pgpmime/pgpmime.c
9577 * src/plugins/pgpmime/plugin.c
9578 Factorize and generalize a bit
9579 Drop S/MIME signature verification from PGP/MIME
9580 (adding it as another, more complete plugin)
9582 2006-04-05 [paul] 2.1.0
9586 2006-04-05 [paul] 2.0.0cvs186
9588 * manual/advanced.xml
9589 add info on colour labels
9591 2006-04-05 [paul] 2.0.0cvs185
9606 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
9607 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
9608 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
9609 Guimaraes, Aleksandar Urosevic, Ralgh Young
9611 * tools/claws.i18n.status.pl
9612 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9613 and new Czech translator, Tim <timbrain@post.cz>
9615 2006-04-05 [mones] 2.0.0cvs184
9620 2006-04-05 [colin] 2.0.0cvs183
9622 * src/gtk/quicksearch.c
9623 Fix bug #929 (unnecessary reload in quick search bar)
9625 2006-04-05 [colin] 2.0.0cvs182
9628 Fix crash on Reply with no From:
9629 Show signature and conversion error on queuing
9634 Factorize threading code and make sure msginfo
9635 is not null when it comes from a GtkCTreeRow's
9637 * src/gtk/gtkaspell.c
9638 Check for necessary things
9639 * src/gtk/gtksctree.c
9640 * src/gtk/gtksctree.h
9641 Reset anchor if necessary when removing node
9643 2006-03-29 [colin] 2.0.0cvs181
9646 Warn for disabled IMAP accounts (due to lack of
9647 libetpan). Breaks string-freeze - sorry - but it
9648 is kind of important ;)
9650 2006-03-28 [colin] 2.0.0cvs180
9652 * src/gtk/gtkutils.c
9653 * src/gtk/gtkutils.h
9654 Add a gtkut_get_link_btn() function that
9655 creates a button which acts like an URI
9656 * src/prefs_themes.c
9658 Use this function (factorizes codes)
9660 * src/gtk/pluginwindow.c
9661 Add a "Get more..." in the plugins window
9663 2006-03-28 [colin] 2.0.0cvs179
9666 * src/common/passcrypt.c
9668 Warning fixes. Patch by Pawel Pekala
9670 2006-03-27 [colin] 2.0.0cvs178
9673 Fix undoing by blocks with spaces
9675 2006-03-27 [colin] 2.0.0cvs177
9678 Set margin to 3px for headers
9684 2006-03-27 [wwp] 2.0.0cvs176
9687 don't reset quicksearch when updating the message list.
9690 2006-03-26 [wwp] 2.0.0cvs175
9693 use a unified border width ('other' tab in the compose window,
9694 patch by Pawel Pekala).
9697 2006-03-26 [wwp] 2.0.0cvs174
9699 * src/common/quoted-printable.c
9701 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9703 2006-03-26 [colin] 2.0.0cvs173
9705 * src/quote_fmt_parse.y
9706 Fix non-UTF8 date formats messing up the whole quote a
9709 2006-03-26 [colin] 2.0.0cvs172
9712 Make sure the date is UTF8 valid, or try to make it
9713 so. IncrediMail is really IncrediStupid.
9715 Fix possible conversions.
9718 2006-03-26 [colin] 2.0.0cvs171
9721 Fix corner cases in body search. This is still a
9722 hack... It seems impossible to make it good and
9723 reasonably fast at the same time.
9725 2006-03-26 [colin] 2.0.0cvs170
9728 I think I killed the twilight zone bug!
9729 summary_select_node() flushes GTK events in order
9730 to be able to center the view. But this also
9731 flushes keypresses like Ctrl-Alt-U, so this can
9732 call summary_show from summary_select_node (itself
9733 called from summary_show, etc.). And the summaryview
9734 has to be unlocked in this function. So just locking
9735 while processing GTK events, and bailing if locked,
9737 Fixes bug #927 (SIGSEGV during Update Summary)
9739 2006-03-25 [colin] 2.0.0cvs169
9742 Fix search in QP-encoded bodies
9743 Fix utf-8 searches in bodies encoded in the
9745 * src/common/quoted-printable.c
9746 * src/common/quoted-printable.h
9747 Add a decode function that doesn't overwrite
9748 the original pointer
9751 2006-03-24 [colin] 2.0.0cvs168
9756 Update message cache after action
9757 Patch by H. Merijn Brand
9758 * src/prefs_msg_colors.c
9760 Patch by Fabien Vantard
9761 * src/plugins/spamassassin/spamassassin_gtk.c
9762 Remove useless translation
9763 Patch by Fabien Vantard
9765 2006-03-23 [colin] 2.0.0cvs167
9768 Let 30 seconds to SSL_connect
9770 2006-03-23 [wwp] 2.0.0cvs166
9773 * src/gtk/description_window.c
9774 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9775 and headers are translated; adjust description windows' width to fit their
9776 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9778 2006-03-23 [paul] 2.0.0cvs165
9780 * src/common/utils.c
9781 fix highlighting of URIs containing "()"
9782 (2.0.0cvs164's reversal fixed)
9785 2006-03-23 [paul] 2.0.0cvs164
9787 * src/common/utils.c
9788 revert patch, (postponing a fix), at 2.0.0cvs120
9789 as it breaks more URIs than it fixes.
9790 Allow '-' to be a terminating character in a URI
9792 2006-03-22 [colin] 2.0.0cvs163
9795 Require libetpan 0.45
9796 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9798 2006-03-22 [paul] 2.0.0cvs162
9801 replace '<-' and '->' buttons with GTK_STOCK graphical
9803 * src/summary_search.c
9804 don't offer '...' for translation
9805 add a tooltip to advanced search '...' button
9806 * src/gtk/quicksearch.c
9807 don't offer '...' for translation
9809 2006-03-21 [colin] 2.0.0cvs161
9812 Fix middle-click pasting (insert at click
9813 position instead of cursor position, don't
9814 remove existing selection and allow pasting
9817 "LDAP Server" -> "LDAP servers"
9819 2006-03-21 [wwp] 2.0.0cvs160
9821 * src/etpan/imap-thread.c
9822 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9824 2006-03-20 [colin] 2.0.0cvs159
9827 Don't reload summaryview after an execute with no
9830 2006-03-19 [colin] 2.0.0cvs158
9833 and put groups at the top, always
9835 2006-03-19 [colin] 2.0.0cvs157
9838 Order groups before names, as previously
9840 2006-03-19 [colin] 2.0.0cvs156
9843 - Sort case-unsensitive
9844 - Put the sort arrow at opening too
9846 2006-03-19 [wwp] 2.0.0cvs155
9849 allow sorting by name/email/remarks, ensure that right-pane's contents
9850 matches the left-pane selection (cleared when appropriate).
9851 Patch by Pawel Pekala <c0rn@o2.pl>.
9853 2006-03-18 [colin] 2.0.0cvs154
9858 2006-03-18 [colin] 2.0.0cvs153
9861 Make sure we hide the preview if we didn't get
9864 2006-03-18 [colin] 2.0.0cvs152
9867 Set cursor to watch for execution (fixes lack
9868 of watch-cursor when dnd'ing hundreds of mails)
9870 Check that mime type is 'image/*' before updating
9871 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9873 2006-03-18 [colin] 2.0.0cvs151
9878 Put a watch cursor in textview too when the mainwindow's
9881 2006-03-18 [colin] 2.0.0cvs150
9884 Change wrong asserts to simple tests
9886 2006-03-17 [colin] 2.0.0cvs149
9890 * src/prefs_msg_colors.c
9893 * src/gtk/colorlabel.c
9894 * src/gtk/colorlabel.h
9895 Add a color label menu in the main menubar
9896 Add (fixed) accels Ctrl-{0-7} to change the color
9897 They have to be fixed because the menu's dynamic,
9898 the items are complex widgets, hence we can't use
9902 2006-03-17 [wwp] 2.0.0cvs148
9905 rollback few lines from my previous commit (those lines come from
9906 a pending patch, accidentally commited, even if neutral as they are
9909 2006-03-17 [wwp] 2.0.0cvs147
9912 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9913 applied code style/indentation to the modified function.
9915 2006-03-17 [wwp] 2.0.0cvs146
9919 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9925 2006-03-17 [paul] 2.0.0cvs145
9928 addressbook_read_file() was called twice
9930 X-Mailer highlighting
9932 2006-03-16 [colin] 2.0.0cvs144
9934 * src/sourcewindow.c
9935 * src/sourcewindow.h
9936 And the last one, in source window.
9938 2006-03-16 [colin] 2.0.0cvs143
9942 Fix the same stuff in compose
9944 2006-03-16 [colin] 2.0.0cvs142
9947 Complete the previous messageview crash fix
9949 2006-03-16 [colin] 2.0.0cvs141
9954 Fix POSTPROCESSING hook
9955 Patch by H. Merijn Brand
9959 Parse Content-Location
9964 Don't crash when a top-level MessageView has
9965 been closed on us. Same problematic than
9966 yesterday's quicksearch issue.
9968 2006-03-15 [colin] 2.0.0cvs140
9970 * src/gtk/quicksearch.c
9971 Fix a bitchy race we didn't think about when we
9972 added quicksearch cancellation:
9973 If the search is not on cached fields, for example
9974 body_part matchcase "stuff"
9975 the matcher code has to get the whole message. If
9976 we're on IMAP, that can be slow, and in order to
9977 be non-blocking, the IMAP code idle loop processes
9978 gtk events too. So it is possible to cancel a
9979 quicksearch while the matcher is getting the mail's
9980 body. After matcher got its body, it will start to
9981 iterate over the matcher list that the Quicksearch's
9982 clear_search_cb() just freed via prepare_matcher().
9984 The fix consists of guarding the matcherlist_match()
9985 call with a boolean 'matching'. If we reset the
9986 quicksearch while matching is TRUE, we don't free
9987 the matcherlist anymore like we did, but we set
9988 another new flag, deferred_free, to TRUE. Then,
9989 in quicksearch_match(), just after returning from
9990 matcherlist_match() and unsetting the matching flag,
9991 we check the deferred_free flag and do the
9992 prepare_matcher() (which does the matcherlist_free)
9993 for real, so we free the matcherlist once it's not
9995 As all of this runs via the glib main loop, we
9996 luckily don't need a mutex.
9998 Also, show progress while searching.
10001 2006-03-14 [colin] 2.0.0cvs139
10004 Make alertpanel_is_open non-static
10006 2006-03-14 [colin] 2.0.0cvs138
10008 * src/prefs_spelling.c
10009 Cleanups - Fabien Vantard
10011 2006-03-14 [wwp] 2.0.0cvs137
10014 code style normalization (curly braces, indentation).
10016 2006-03-14 [wwp] 2.0.0cvs137
10019 code style (braces, indentation)
10021 2006-03-12 [paul] 2.0.0cvs136
10023 * src/prefs_common.c
10024 trans_hdr defaults to FALSE to be RFC-savvy
10025 * src/prefs_summaries.c
10026 add a tooltip to the trans_hdr option
10029 2006-03-12 [paul] 2.0.0cvs135
10031 * src/prefs_matcher.c
10032 give a little more width to the combos
10033 * src/prefs_display_header.c
10035 translate headers if prefs_common.trans_hdr
10038 Patches by Pawel Pekala
10040 2006-03-12 [paul] 2.0.0cvs134
10042 * src/plugins/clamav/clamav_plugin.c
10043 * src/plugins/dillo_viewer/dillo_viewer.c
10044 * src/plugins/pgpcore/plugin.c
10045 * src/plugins/pgpinline/plugin.c
10046 * src/plugins/pgpmime/plugin.c
10047 * src/plugins/spamassassin/spamassassin.c
10048 update/add to descriptions
10049 * src/plugins/spamassassin/spamassassin_gtk.c
10050 fixes to the english, remove superfluous
10051 tooltips, clean up a little
10053 2006-03-12 [paul] 2.0.0cvs133
10056 fix Bug 924, 'Account combo box shows up wrong
10057 if & is in account name'
10059 2006-03-11 [colin] 2.0.0cvs132
10061 * src/summaryview.c
10062 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
10063 messed up shift-selection because is slows down
10064 moving around summaryview. thanks -users
10066 2006-03-10 [colin] 2.0.0cvs131
10068 * src/plugins/spamassassin/spamassassin_gtk.c
10069 Put back Paul's engrish fixes
10071 2006-03-10 [colin] 2.0.0cvs130
10073 * src/plugins/spamassassin/spamassassin.c
10074 * src/plugins/spamassassin/spamassassin.h
10075 * src/plugins/spamassassin/spamassassin_gtk.c
10076 Cleanup SA prefs page (more)
10077 Patch by Fabien Vantard
10079 2006-03-10 [paul] 2.0.0cvs129
10081 * src/prefs_msg_colors.c
10082 * src/prefs_spelling.c
10085 2006-03-09 [mones] 2.0.0cvs128
10090 2006-03-09 [wwp] 2.0.0cvs127
10093 revert accidental commit (requirement for libetpan 0.43), this time
10096 2006-03-09 [wwp] 2.0.0cvs125
10099 revert accidental commit (requirement for libetpan 0.43)
10101 2006-03-09 [paul] 2.0.0cvs126
10103 * src/prefs_receive.c
10104 remove useless frame
10105 replace 'incorporation' with 'receiving'
10106 * src/plugins/clamav/clamav_plugin_gtk.c
10107 * src/plugins/spamassassin/spamassassin_gtk.c
10108 improve widget sensitivity
10109 fix a bit his engrish
10111 2006-03-09 [wwp] 2.0.0cvs125
10115 * src/prefs_common.c
10116 * src/prefs_common.h
10117 remember some more windows' sizes (add to addressbook and
10120 2006-03-09 [paul] 2.0.0cvs124
10122 * src/plugins/pgpcore/prefs_gpg.c
10123 normalise construction of dialogue
10125 2006-03-09 [paul] 2.0.0cvs123
10127 * src/plugins/trayicon/Makefile.am
10130 2006-03-08 [colin] 2.0.0cvs122
10132 * src/plugins/trayicon/Makefile.am
10133 Fix build in separate dir
10134 Patch by Bamanzi <bamanzi@gmail.com>
10136 2006-03-08 [colin] 2.0.0cvs121
10139 Batch move and copies from summaryview with delayed execution
10142 2006-03-07 [paul] 2.0.0cvs120
10144 * src/common/utils.c
10145 fix highlighting of URIs containing "()"
10146 Patch by Pawel Pekala
10148 2006-03-07 [paul] 2.0.0cvs119
10153 immediately do alphabetical resort when
10154 changing a folder's name
10155 Patch by Pawel Pekala
10157 2006-03-07 [paul] 2.0.0cvs118
10161 when unsubscribing a newsgroup, remove the
10162 folder and msgs in .sylpheed-claws/newscache
10163 Patch by Pawel Pekala <c0rn@gazeta.pl>
10165 2006-03-07 [paul] 2.0.0cvs117
10168 fix wrong Fake URL Warning
10171 2006-03-07 [colin] 2.0.0cvs116
10174 Return immediately when password dialog was
10176 * src/gtk/inputdialog.c
10177 Allow empty strings for passwords
10180 2006-03-06 [colin] 2.0.0cvs115
10183 Prevent double-timeouts when connection fails
10189 2006-03-06 [colin] 2.0.0cvs114
10192 Refresh session during potentially long
10195 2006-03-06 [wwp] 2.0.0cvs113
10197 * src/prefs_msg_colors.h
10198 forgot that one (custom color labels).
10200 2006-03-06 [wwp] 2.0.0cvs112
10202 * src/prefs_common.c
10203 * src/prefs_common.h
10204 * src/prefs_msg_colors.c
10205 * src/summaryview.c
10206 * src/summaryview.h
10207 * src/gtk/colorlabel.c
10208 * src/gtk/colorlabel.h
10209 colors in messages list are now customizable. Color values and names can
10210 be changed in "Configuration/Preferences/Display/Colors/Color labels".
10211 Thanks to Paul and Colin for their help with this longstanding patch!
10213 2006-03-06 [wwp] 2.0.0cvs111
10216 don't crash if (x)face is bad.
10218 2006-03-05 [paul] 2.0.0cvs110
10223 * src/common/Makefile.am
10224 * src/common/utils.h
10225 * src/etpan/imap-thread.c
10226 * src/gtk/authors.h
10227 * src/plugins/clamav/Makefile.am
10228 * src/plugins/demo/Makefile.am
10229 * src/plugins/dillo_viewer/Makefile.am
10230 * src/plugins/pgpcore/Makefile.am
10231 * src/plugins/pgpcore/passphrase.c
10232 * src/plugins/pgpinline/Makefile.am
10233 * src/plugins/pgpmime/Makefile.am
10234 * src/plugins/spamassassin/Makefile.am
10235 * src/plugins/trayicon/Makefile.am
10236 fix builiding on cygwin
10237 Patch by Ralgh Young <bamanzi@gmail.com>
10239 2006-03-04 [wwp] 2.0.0cvs109
10241 * manual/keyboard.xml
10242 fix mixed up/down keys.
10244 2006-03-04 [wwp] 2.0.0cvs108
10248 updated links to SpamAssassin.
10250 2006-03-04 [wwp] 2.0.0cvs107
10252 * manual/plugins.xml
10253 * src/plugins/spamassassin/README
10254 updated SpamAssassin plugin docs to reflect new functional additions
10255 (also fix/update/documents few technical stuff more, see the README).
10257 2006-03-04 [wwp] 2.0.0cvs106
10259 * src/prefs_message.c
10260 normalized capitalization of message-prefs paths.
10262 2006-03-04 [wwp] 2.0.0cvs105
10264 * manual/advanced.xml
10267 2006-03-03 [colin] 2.0.0cvs104
10269 * src/plugins/clamav/clamav_plugin_gtk.c
10270 Rework prefs page, patch by Fabien
10272 2006-03-03 [colin] 2.0.0cvs103
10274 * src/plugins/clamav/clamav_plugin.c
10275 Set error on all errors
10277 2006-03-03 [colin] 2.0.0cvs102
10279 * src/common/plugin.c
10280 Initialize error to avoid crashing when a plugin fails
10281 without setting error
10283 2006-03-02 [wwp] 2.0.0cvs101
10286 fixed linker flags for libetpan support on Cygwin
10287 (thanks to H.Merijn Brand).
10289 2006-03-02 [wwp] 2.0.0cvs100
10291 * src/addressbook.c
10292 fix some AB error messages: one for punctuation and
10293 one wrongly duplicate (thanks, maxbritov).
10295 2006-03-02 [wwp] 2.0.0cvs99
10297 * src/plugins/spamassassin/spamassassin.c
10298 make sync calls to sa-learn/spamc to prevent
10299 system (whatever local or client/server) overload.
10301 2006-03-02 [colin] 2.0.0cvs98
10303 * src/summaryview.c
10304 Put the spam icon in the status column instead of the
10307 2006-03-01 [colin] 2.0.0cvs97
10309 * src/plugins/spamassassin/spamassassin.c
10310 Fix segfault (g_file_set_contents fails for some
10311 reason and err==0x2f. Can't find out why with
10312 valgrind, using working function :-)
10314 2006-03-01 [colin] 2.0.0cvs96
10317 Offline overriding: let 'No' be cached only 3 seconds
10319 2006-03-01 [colin] 2.0.0cvs95
10323 * src/addressbook.c
10325 * src/folder_item_prefs.c
10333 * src/prefs_common.h
10334 * src/prefs_msg_colors.c
10340 * src/send_message.h
10341 * src/simple-gettext.c
10342 * src/summaryview.c
10343 * src/summaryview.h
10347 * src/common/ssl_certificate.c
10348 * src/common/utils.c
10349 * src/gtk/colorsel.c
10350 * src/gtk/gtksctree.c
10351 * src/gtk/gtkshruler.c
10352 * src/plugins/trayicon/trayicon.c
10353 #if 0 goes to /dev/null
10355 2006-03-01 [colin] 2.0.0cvs94
10361 * src/messageview.c
10363 * src/plugins/spamassassin/spamassassin.c
10364 Allow to add information in the "working offline"
10367 2006-03-01 [wwp] 2.0.0cvs93
10369 * src/plugins/spamassassin/spamassassin.c
10370 fixed spamc invocation: use a tricky temporary mini shell wrapper
10371 'cause it seems that calling `spamc ... < inputfile` with
10372 g_spawn_(a)sync simply.. erm doesn't work :-).
10374 2006-03-01 [wwp] 2.0.0cvs92
10378 simplify the adding of spam/ham button to the messageview toolbar
10379 (it gets more clear now that the same button will be "Mark as spam"
10380 or "Mark as ham" according to the current message status,
10383 2006-03-01 [wwp] 2.0.0cvs91
10385 * src/messageview.c
10388 * src/summaryview.c
10389 * src/plugins/spamassassin/spamassassin.c
10390 * src/plugins/spamassassin/spamassassin.h
10391 make learner callbacks return a status (0 for ok),
10392 handle it in main code to avoid setting flags when learning failed,
10393 don't learn on TCP if offline in spamassassin,
10398 2006-03-01 [wwp] 2.0.0cvs90
10401 some work around the compose window's account menu,
10402 patch by Fabien Vantard.
10404 2006-03-01 [wwp] 2.0.0cvs89
10406 * src/plugins/spamassassin/spamassassin.c
10407 fixed bad logics, was using spamc in local mode and sa-learn
10408 in remote mode (thanks, Colin).
10410 2006-03-01 [wwp] 2.0.0cvs88
10412 * src/plugins/spamassassin/spamassassin.c
10413 * src/plugins/spamassassin/spamassassin.h
10414 * src/plugins/spamassassin/spamassassin_gtk.c
10415 made processing of emails w/ sa-plugin an option (default is TRUE),
10416 fixed Engrish some tooltips, capitalization of some debug messages
10417 and warnings. The spamassassin plugin now provides two separate
10418 services: process emails upon incorporation and spamd training.
10419 Both services (un)register independently but use some common
10420 plugin settings (transport settings, spam storage location).
10422 2006-02-28 [wwp] 2.0.0cvs87
10424 * src/plugins/spamassassin/spamassassin.c
10425 fix async flag to spamc cmdline execution (batch exec should
10428 2006-02-27 [wwp] 2.0.0cvs86
10430 * src/plugins/spamassassin/spamassassin.c
10431 * src/plugins/spamassassin/spamassassin.h
10432 * src/plugins/spamassassin/spamassassin_gtk.c
10433 - added the ability to learn a remote spamassassin server (spamd),
10435 - added the spamassassin option 'username', that applies to all
10436 spamassassin operations (filtering, learning, local or remote).
10437 The default username is the current unix user (if left blank
10438 from gtk prefs or config file).
10439 - commented out some unused code (notebook widget), removed unused
10441 - make more widgets sensitive to the transport type.
10443 2006-02-27 [colin] 2.0.0cvs85
10445 * src/plugins/spamassassin/spamassassin.c
10446 Fix sa-learn call when offline
10448 2006-02-27 [colin] 2.0.0cvs84
10454 * src/messageview.c
10455 * src/messageview.h
10456 * src/prefs_toolbar.c
10458 * src/stock_pixmap.c
10459 * src/stock_pixmap.h
10460 * src/summaryview.c
10463 * src/pixmaps/ham_btn.xpm
10464 * src/pixmaps/spam.xpm
10465 * src/pixmaps/spam_btn.xpm
10466 * src/plugins/spamassassin/spamassassin.c
10467 Add button in toolbar for spam learning
10468 Fix a few bugs from the last related commit
10469 Revert 1.9.6cvs23 which messed up shift-selection
10471 2006-02-24 [colin] 2.0.0cvs83
10474 * src/summaryview.c
10475 * src/summaryview.h
10476 * src/plugins/spamassassin/spamassassin.c
10477 * src/plugins/spamassassin/spamassassin.h
10478 * src/plugins/spamassassin/spamassassin_gtk.c
10479 Unregister learner when spamassassin is either
10480 disabled or over tcp
10482 2006-02-24 [colin] 2.0.0cvs82
10489 * src/stock_pixmap.c
10490 * src/stock_pixmap.h
10491 * src/summaryview.c
10492 * src/summaryview.h
10493 * src/gtk/icon_legend.c
10494 * src/pixmaps/spam.xpm ** NEW FILE **
10495 * src/plugins/spamassassin/spamassassin.c
10496 * src/plugins/spamassassin/spamassassin_gtk.c
10497 Add spam learning interface (Mark/Mark as
10500 2006-02-24 [wwp] 2.0.0cvs81
10505 hide compose window when sending message in batch mode
10506 (filtering: forward and redirect). Also fixed a wrong
10507 value returned when sending failed, neutral anyway.
10510 2006-02-24 [wwp] 2.0.0cvs80
10513 use GTK+'s stock quit button. Patch by Fabien Vantard.
10515 2006-02-24 [paul] 2.0.0cvs79
10520 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10523 2006-02-23 [colin] 2.0.0cvs78
10526 Change OK to Close in alertpanel with View log
10527 button; add accel to View log. Patch by Fabien
10530 2006-02-23 [wwp] 2.0.0cvs77
10533 silly me, there were much more tests to perform, since toolbars can
10534 really have down to 1 element only.
10536 2006-02-23 [wwp] 2.0.0cvs76
10539 fixed indentation from my previous commit. Fallback to VISUAL if
10540 EDITOR is not set (and to vi, at last resort).
10542 2006-02-23 [wwp] 2.0.0cvs75
10545 improved error detection (Colin, me).
10547 2006-02-23 [wwp] 2.0.0cvs74
10549 * src/prefs_toolbar.c
10550 simplify and fix prefs/toolbars layouting. Combos' contents can
10551 now be really displayed.
10553 2006-02-23 [wwp] 2.0.0cvs73
10554 simplifies and fix prefs/toolbars layouting. Combos' contents can now
10555 be really displayed.
10557 2006-02-22 [wwp] 2.0.0cvs72
10560 fix a typo in my previous commit (sorry!).
10562 2006-02-22 [wwp] 2.0.0cvs71
10564 * src/prefs_toolbar.c
10565 fix a crash when adding separators to toolbars,
10566 also fix some separator item information.
10568 2006-02-22 [wwp] 2.0.0cvs70
10571 fix a crash when redirecting (for instance) when compose window's
10572 toolbar contents has been customized (when some buttons have been
10575 2006-02-21 [wwp] 2.0.0cvs69
10577 * src/summaryview.c
10578 * src/gtk/pluginwindow.c
10579 * src/plugins/pgpcore/prefs_gpg.c
10580 fix some compilation warnings (feat. remains of removed code).
10582 2006-02-21 [wwp] 2.0.0cvs68
10584 * src/gtk/gtkutils.c
10585 fix two compilation issues, thanks to Stephan Sachse.
10587 2006-02-20 [colin] 2.0.0cvs67
10590 Don't reselect displayed mail on refocus
10591 This fixes actions misbehaving
10593 2006-02-20 [wwp] 2.0.0cvs66
10595 * src/summaryview.c
10596 * src/gtk/gtksctree.c
10597 * src/gtk/gtkshruler.c
10598 changed more runtime typecast checks.
10600 2006-02-20 [wwp] 2.0.0cvs65
10602 * src/summary_search.c
10603 find all - summaryview refresh issue fixed, thanks to Colin.
10605 2006-02-20 [wwp] 2.0.0cvs64
10607 * src/gtk/gtkutils.c
10608 better runtime typecast checks.
10610 2006-02-20 [wwp] 2.0.0cvs63
10612 * src/summary_search.c
10613 enhancements to the summary search:
10614 - add the ability to stop the running search
10615 (upon ESC-key press, new Stop button or when Clear button is pressed)
10616 - don't search if no criteria (From/To/Subject/Body) is set
10617 - ensure that a busy mouse pointer is always shown when searching,
10618 show it even a bit earlier
10620 2006-02-19 [colin] 2.0.0cvs62
10624 * src/etpan/imap-thread.c
10625 * src/etpan/imap-thread.h
10626 (Future) IMAP speed improvement on sending
10627 Will require a libetpan update
10628 * src/summaryview.c
10629 * src/gtk/quicksearch.c
10630 Make quicksearch clearable while running.
10632 2006-02-17 [colin] 2.0.0cvs61
10635 * src/etpan/imap-thread.c
10636 * src/etpan/imap-thread.h
10637 Check for IMAP certificates
10638 ** Requires libetpan-0.42-cvs4
10639 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10641 2006-02-17 [colin] 2.0.0cvs60
10643 * src/messageview.c
10644 * src/prefs_common.c
10645 * src/prefs_common.h
10646 * src/prefs_message.c
10647 Add pref to display HTML-only mails with plugin,
10648 if possible (defaulting to FALSE of course).
10650 2006-02-16 [colin] 2.0.0cvs59
10653 * src/common/plugin.c
10654 * src/common/plugin.h
10655 * src/gtk/pluginwindow.c
10656 Keep track of requested (but unloaded) plugins
10657 in some error cases.
10659 2006-02-16 [wwp] 2.0.0cvs58
10661 * src/gtk/gtkaspell.c
10662 * src/gtk/gtkaspell.h
10663 * src/prefs_spelling.c
10665 * src/prefs_common.c
10666 * src/prefs_common.h
10667 implemented new optional spellchecker behaviour: re-check message when
10668 dictionary got changed (from compose-window/context-menu/Change dictionary).
10670 2006-02-16 [wwp] 2.0.0cvs57
10672 * src/quote_fmt_parse.y
10673 pclose popen'ed pipe.
10675 2006-02-15 [colin] 2.0.0cvs56
10679 Let MimeViewers know which MimeView they
10681 * src/summaryview.c
10682 Swap From/To columns in Sent/Queue/Drafts
10684 * src/etpan/imap-thread.c
10685 Use mailstream_low_tls_open() for STARTTLS
10686 instead of mailstream_low_ssl_open()
10687 ** REQUIRES libetpan 0.42cvs3 **
10689 2006-02-15 [wwp] 2.0.0cvs55
10693 * src/message_search.c
10694 * src/message_search.h
10696 * src/gtk/gtkutils.c
10697 * src/gtk/gtkutils.h
10698 added the ability to Find text in the compose window (and a bit
10699 of code factorization).
10701 2006-02-15 [wwp] 2.0.0cvs54
10704 yet another one file was missing (fix for some widgets' sensitivity).
10707 2006-02-15 [wwp] 2.0.0cvs53
10710 oops forgot that file (fix for some widgets' sensitivity).
10712 2006-02-15 [wwp] 2.0.0cvs52
10714 * src/summary_search.c
10715 implemented advanced summary search options (added the ability
10716 to use matcher conditions in an advanced search mode).
10718 2006-02-15 [wwp] 2.0.0cvs51
10720 * src/plugins/pgpcore/prefs_gpg.c
10721 * src/prefs_account.c
10722 fix some widget sensitivity, mostly around some labels in
10725 2006-02-15 [paul] 2.0.0cvs50
10727 * manual/advanced.xml
10728 improve Templates info
10731 2006-02-14 [colin] 2.0.0cvs49
10733 * src/pixmaps/address_book.xpm
10734 * src/pixmaps/preferences.xpm
10735 * src/pixmaps/properties.xpm
10736 Fix pixmap size - patch by Fabien Vantard
10738 2006-02-13 [colin] 2.0.0cvs48
10741 Add missing fclose()s on error
10744 * src/common/utils.c
10745 Fix temp files not being deleted on windows
10746 Patches by Thomas Gilgin
10748 2006-02-13 [colin] 2.0.0cvs47
10753 2006-02-13 [wwp] 2.0.0cvs46
10755 * src/plugins/pgpcore/prefs_gpg.c
10756 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10758 2006-02-12 [colin] 2.0.0cvs45
10763 Fix "stuff" when quitting
10765 2006-02-12 [wwp] 2.0.0cvs44
10767 * src/prefs_themes.c
10768 fix typos in debug messages.
10770 2006-02-11 [colin] 2.0.0cvs43
10772 * src/summaryview.c
10773 don't allow drag/drop from ourself
10775 2006-02-10 [wwp] 2.0.0cvs42
10782 renamed html_ prefixed functions and data structures to avoid
10783 namespace clashes w/ other software (gtkhtml2 for instance).
10787 2006-02-09 [colin] 2.0.0cvs41
10789 * src/summaryview.c
10790 Fix shitty logic messed up. Thanks Ticho for the hint!
10792 2006-02-09 [wwp] 2.0.0cvs40
10796 * src/prefs_account.c
10798 * src/editaddress.c
10799 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10800 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10801 Browse buttons in accounts prefs.
10803 2006-02-09 [colin] 2.0.0cvs39
10806 Check for pointer before using its members
10807 * src/gtk/gtksourceprintjob.c
10808 Fix a wrong warning
10810 2006-02-09 [wwp] 2.0.0cvs38
10812 * src/gtk/filesel.c
10813 fix few compiler warnings (type mismatch).
10815 2006-02-09 [paul] 2.0.0cvs37
10818 updated by Fabien Vantard
10820 2006-02-08 [colin] 2.0.0cvs36
10822 * src/prefs_common.c
10823 * src/common/defs.h
10824 * src/common/plugin.c
10825 allow windows and linux configurations to coexist
10826 patch by Thomas Gilgin
10828 2006-02-08 [colin] 2.0.0cvs35
10833 * src/matcher_parser_parse.y
10834 * src/prefs_filtering_action.c
10835 * src/prefs_matcher.c
10836 Add the "Ignore thread" filtering
10839 2006-02-08 [colin] 2.0.0cvs34
10844 Fix bug #905 (damaged attachment)
10845 text files with raw \0's aren't really text files
10848 2006-02-08 [colin] 2.0.0cvs33
10850 * src/summaryview.c
10851 Fix crasher introduced yesterday
10853 2006-02-08 [wwp] 2.0.0cvs32
10857 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10859 2006-02-08 [wwp] 2.0.0cvs31
10861 * src/prefs_template.c
10862 templates enhancement: allow address completion for Cc and Bcc fields
10863 (it was currently possible for the To field only)
10865 2006-02-08 [colin] 2.0.0cvs30
10868 Don't unblock if not blocked
10871 2006-02-07 [colin] 2.0.0cvs29
10874 Forgot to refresh summaryview
10876 2006-02-07 [colin] 2.0.0cvs28
10879 Freeze/thaw message list and folder list while
10880 processing %as{} actions
10882 Fix auto-wrap disabling after a middle-click
10885 2006-02-07 [paul] 2.0.0cvs27
10888 fix freeing of uninitialised pointers
10891 2006-02-06 [colin] 2.0.0cvs26
10894 Use g_slist_prepend in potentially big list
10896 2006-02-06 [colin] 2.0.0cvs25
10899 Completely skip processing if it doesn't
10902 2006-02-06 [colin] 2.0.0cvs24
10905 * src/summaryview.c
10906 Batch filtering in summaryview (from Tools menu)
10907 and pre/post//-processing too
10909 2006-02-06 [colin] 2.0.0cvs23
10913 Use a special field for batch filtering instead
10914 of stepping on deferred execution's toes
10916 2006-02-06 [colin] 2.0.0cvs22
10922 * src/summaryview.c
10923 Fix filtering via menus and actions
10925 2006-02-06 [colin] 2.0.0cvs21
10928 Put the added file directly to cache if possible (will work
10929 with next libetpan)
10936 Move and copy filtered messages by batches instead of one
10937 by one - faster on IMAP
10939 Add a function that'll possibly be useful later
10941 2006-02-06 [colin] 2.0.0cvs20
10943 * src/addressbook.c
10944 Use internal mime-type instead of text/plain for d'n'd
10946 Allow attaching files from mimeview's icon list via d'n'd
10949 Use internal mime-type instead of text/plain for d'n'd
10950 Don't try to selected opened folder if none is
10951 Factorize d'n'd from other apps code
10954 * src/gtk/gtkutils.c
10955 * src/gtk/gtkutils.h
10956 Factorize Face/X-Face stuff
10958 Fix d'n'd to other apps
10959 * src/prefs_message.c
10960 Let the XFace pref be usable without libcompface as it also
10962 * src/summaryview.c
10963 Fix d'n'd to other apps
10964 Factorize d'n'd from other apps code
10966 2006-02-06 [wwp] 2.0.0cvs19
10969 Italian translation fixes by Andrea Spadaccini (no more confusion
10970 between filtering and processing, and few changes in the About
10974 2006-02-06 [mones] 2.0.0cvs18
10976 * src/gtk/icon_legend.c
10977 Improved descriptions allowing better translations
10979 2006-02-05 [colin] 2.0.0cvs17
10982 Add the f*cking missing expunge that caused imap_fetch_env
10983 to fail after an add_msgs ! :-///
10984 * src/etpan/imap-thread.c
10988 2006-02-05 [colin] 2.0.0cvs16
10990 * src/common/utils.c
10991 Don't check for return-path (or we can't put
10992 back non-sent mails)
10994 2006-02-05 [colin] 2.0.0cvs15
10997 Don't try to display Face header in textview
10998 when teh headerview's active
11000 2006-02-05 [colin] 2.0.0cvs14
11002 * tools/tbird2syl.py
11003 * tools/Makefile.am
11004 Add script to import Thunderbird mails
11006 2006-02-05 [colin] 2.0.0cvs13
11013 Show Face headers - patch partially by Klaus Flittner
11015 2006-02-05 [colin] 2.0.0cvs12
11018 * src/summaryview.c
11019 * src/common/utils.c
11020 * src/common/utils.h
11021 Let dnd work from mime icons to summaryview
11022 and to folderview too
11023 Add a crude test to avoid trying to add files
11024 drag'n'dropped when they're not mails
11026 2006-02-04 [colin] 2.0.0cvs11
11028 * src/summaryview.c
11030 Fix utf8 conversion
11032 2006-02-04 [colin] 2.0.0cvs10
11037 * src/summaryview.c
11038 * src/summaryview.h
11039 Added various drag and drop capas:
11041 summaryview other apps
11042 mimeview icons other apps
11043 other apps summaryview
11044 other apps folderview
11046 This shouldn't have broken the existing:
11048 summaryview folderview
11049 folderview folderview
11050 summaryview compose's attachments
11054 2006-02-02 [paul] 2.0.0cvs9
11057 move global option 'Set displayed columns...' out
11058 of folder option grouping.
11059 fix sensitivity of 'harvest addresses'
11062 2006-02-01 [colin] 2.0.0cvs8
11065 Revert the alertpanel patch, it sucks (intrusive
11066 and gets in the way of "open")
11068 2006-02-01 [colin] 2.0.0cvs7
11071 * src/prefs_account.c
11072 * src/prefs_common.c
11073 * src/common/defs.h
11074 * src/common/utils.c
11075 * src/common/utils.h
11076 Add ability to edit the signature file
11077 from the account preferences, and use
11078 a default for the text editor.
11079 Patch by Fabien Vantard
11081 2006-02-01 [colin] 2.0.0cvs6
11084 Try to get mime type by extension if it is
11085 application/octet-stream
11086 Display a window with possible choices when
11087 encountering unknown mime types
11088 * src/gtk/filesel.c
11089 * src/gtk/filesel.h
11091 Allow multiple selection in filtered filesel
11092 (patch by Fabien Vantard)
11093 * src/gtk/pluginwindow.c
11094 Use it (patch by Fabien Vantard)
11096 2006-02-01 [paul] 2.0.0cvs5
11099 fix crash on creating jpilot address book
11100 Thanks to Colin - FOR_STABLE
11101 * src/prefs_summaries.c
11102 * src/prefs_wrapping.c
11103 * src/gtk/icon_legend.c
11104 * src/gtk/quicksearch.c
11105 string fixes and additions
11107 2006-02-01 [paul] 2.0.0cvs4
11111 * src/messageview.c
11113 add Arabic encoding option
11114 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
11116 2006-01-31 [colin] 2.0.0cvs3
11118 * src/plugins/pgpcore/passphrase.c
11119 Convert passphrase to locale encoding
11121 Fix drafting on IMAP. Crappy bug sneaked in
11125 2006-01-30 [paul] 2.0.0cvs2
11127 * src/gtk/icon_legend.c
11128 show the new entries
11130 2006-01-30 [colin] 2.0.0cvs1
11133 Check for the file to be present before
11134 enabling the menu - FOR_STABLE
11135 * src/gtk/icon_legend.c
11136 Add folders icons (not all of them, there
11137 are too much, but the most intriguing ones)
11139 2006-01-30 [paul] 2.0.0
11141 version 2.0.0 released
11143 [For previous entries, see ChangeLog.pre2.0.0]