1 2007-02-19 [colin] 2.7.2cvs52
4 Fix bug 1033, 'Automatically refresh
5 message list when new messages arrives'
6 Looks like folderview->opened can sometimes
9 2007-02-19 [paul] 2.7.2cvs51
13 * tools/thunderbird-filters-convertor.pl
14 add new script which converts thunderbird filter
15 rules to Claws filter rules
17 2007-02-18 [paul] 2.7.2cvs50
19 * src/plugins/pgpcore/prefs_gpg.c
20 * src/plugins/pgpcore/prefs_gpg.h
21 * src/plugins/pgpcore/sgpgme.c
22 * src/plugins/pgpinline/pgpinline.c
23 * src/plugins/pgpmime/pgpmime.c
24 improved GUI interoperability with gpg-agent
26 2007-02-18 [paul] 2.7.2cvs49
29 Privacy options sensitivity fix
31 2007-02-17 [colin] 2.7.2cvs48
34 Reset icon to warning in the noticeview
36 2007-02-15 [colin] 2.7.2cvs47
39 Fix a manifestation of bug 1033 (summaryview failing
40 to update for new mails), which happens after editing
41 account preferences or preferences that cause a
44 2007-02-15 [colin] 2.7.2cvs46
47 Probably fix bug 1123, 'Segmentation
48 fault while opening address book'. I get
49 g_warnings if the saved paned position is
50 not greater than 0. Also, save position
51 when hiding the addressbook instead of
54 2007-02-14 [colin] 2.7.2cvs45
56 * src/plugins/pgpcore/prefs_gpg.c
57 * src/plugins/pgpcore/prefs_gpg.h
58 * src/plugins/pgpcore/sgpgme.c
59 * src/plugins/pgpinline/pgpinline.c
60 * src/plugins/pgpmime/pgpmime.c
61 Add an option "Use gpg-agent if available". Fixes
62 annoyances with distro-installed gpg-agent, when
63 no pinentry program is installed, and the user's
64 at a loss on why "decryption failed". Makes more
65 clear why passphrase isn't saved when gpg-agent is
66 used. Defaults to true, to avoid changing the
69 2007-02-14 [wwp] 2.7.2cvs44
71 * src/matcher_parser_parse.y
72 Fix missing line number reset (wrong line number might appear
73 when re-loading filtering rules if there's a parser error).
75 2007-02-13 [colin] 2.7.2cvs43
78 Don't encode ',' in URIs before passing it
79 to the browser command-line. It was probably
80 done at a time where commas in URIs made
81 mozilla -remote 'openurl(%s,new-window)'
84 2007-02-13 [wwp] 2.7.2cvs42
87 * src/plugins/bogofilter/bogofilter_gtk.c
88 A bit of string factorization around "Select ..." buttons.
90 2007-02-11 [colin] 2.7.2cvs41
93 Make sure to escape the title
95 2007-02-11 [colin] 2.7.2cvs40
98 Recognize .utf8 locales as .UTF-8 ones
100 2007-02-11 [colin] 2.7.2cvs39
103 Fix code conversion when dragging a file
105 2007-02-09 [colin] 2.7.2cvs38
107 * src/plugins/clamav/clamav_plugin.c
108 Complete Paul's patch with conditional
109 compilation to avoid breaking compilation
110 on old Dapper and Edgy... Maybe other
113 2007-02-09 [paul] 2.7.2cvs37
115 * src/plugins/clamav/clamav_plugin.c
116 fix for the upstream changes in libclamav
118 2007-02-09 [paul] 2.7.2cvs36
124 fix "warn if there are queued messages" (on exit)
125 option, which only checked the first mailbox's
127 don't ask before emptying trash if there are no
128 messages in trash, also check and empty all trash
131 move "Ask before emptying trash" option
132 outside of the "On exit" frame as it's
133 not only an "On exit" option
135 2007-02-09 [paul] 2.7.2cvs35
140 * src/prefs_account.c
141 * src/prefs_folder_item.c
143 * src/prefs_matcher.c
144 * src/prefs_message.c
145 * src/prefs_msg_colors.c
146 * src/prefs_summaries.c
148 * src/gtk/inputdialog.c
149 * src/plugins/bogofilter/bogofilter_gtk.c
150 pedantic commit: use 'checkbtn' everywhere
151 instead of a mixture of 'checkbtn' and 'chkbtn'
153 2007-02-09 [paul] 2.7.2cvs34
159 move "Never send Return Receipts" from
160 prefs_other to prefs_send
161 add an option "Ask about account specific
162 filtering rules..." to prefs_other
164 fix a compiler warning
166 2007-02-08 [colin] 2.7.2cvs33
168 * src/plugins/pgpinline/pgpinline.c
169 Fix bug 1110, 'pgpmime fails to process
170 encapsulated openpgp mime (rfc 3156, 6.1
172 It was due to an interaction between PGP/Mime
173 and PGP/Inline plugin.
175 2007-02-08 [colin] 2.7.2cvs32
180 Fix bug 1117, 'fcntl locking code
181 does not work in mbox.c'
183 2007-02-08 [colin] 2.7.2cvs31
185 * src/prefs_account.c
186 Fix Gentoo bug 165819, 'can't create
187 a "local mbox file" account'. Patch
188 by Olivier <castan.o@free.fr>
190 2007-02-07 [colin] 2.7.2cvs30
193 Fix bug 1106, 'Claws crash on exit if LDAPS
194 autocompletion was used'
196 2007-02-07 [paul] 2.7.2cvs29
199 cut down on unnecessary debug_prints
201 fix menu_set_active() on 'Show only
204 2007-02-07 [paul] 2.7.2cvs28
206 * src/plugins/clamav/clamav_plugin.c
207 * src/plugins/clamav/clamav_plugin.h
208 * src/plugins/clamav/clamav_plugin_gtk.c
211 2007-02-07 [paul] 2.7.2cvs27
214 fix bug 1116, 'summary view allow a
217 2007-02-06 [colin] 2.7.2cvs26
222 2007-02-05 [fabien] 2.7.2cvs25
226 i18n related - 1 fix and 1 message for translators.
228 2007-02-05 [colin] 2.7.2cvs24
230 * src/gtk/quicksearch.c
231 Don't reload summary list if quicksearch wasn't
232 active on hiding; move currently selected mail in
233 the visible area when showing the quicksearch
235 2007-02-05 [colin] 2.7.2cvs23
238 Add debug to try to solve bug 1104
240 2007-02-05 [paul] 2.7.2cvs22
243 confirm before emptying trash on exit is
244 a Yes or No answer, use Yes or No in the
247 2007-02-04 [colin] 2.7.2cvs21
250 * src/plugins/pgpcore/passphrase.c
251 * src/plugins/pgpcore/select-keys.c
252 Set wmclass on new windows
258 2007-02-04 [colin] 2.7.2cvs20
262 Auto save drafts on exit, reopen them
263 at startup, instead of asking
267 * src/addressbook_foldersel.c
275 * src/editldap_basedn.c
288 * src/message_search.c
290 * src/prefs_actions.c
291 * src/prefs_customheader.c
292 * src/prefs_display_header.c
293 * src/prefs_filtering.c
294 * src/prefs_filtering_action.c
295 * src/prefs_folder_column.c
297 * src/prefs_matcher.c
299 * src/prefs_summaries.c
300 * src/prefs_summary_column.c
301 * src/prefs_template.c
304 * src/summary_search.c
307 * src/gtk/description_window.c
308 * src/gtk/foldersort.c
311 * src/gtk/icon_legend.c
312 * src/gtk/logwindow.c
313 * src/gtk/pluginwindow.c
314 * src/gtk/prefswindow.c
315 Give different wmclass to different
316 windows - thanks to sed ;)
318 2007-02-04 [colin] 2.7.2cvs19
321 Revert previous patch, can't reproduce
324 2007-02-03 [colin] 2.7.2cvs18
327 Don't save the mainwindow size and
328 position on emergency exit (libSM's
329 "die" callback), Xfce seems to make
330 the window smaller just before the
333 2007-02-03 [colin] 2.7.2cvs17
335 * src/plugins/bogofilter/bogofilter.c
336 * src/plugins/bogofilter/bogofilter.h
337 * src/plugins/bogofilter/bogofilter_gtk.c
338 * src/plugins/pgpinline/pgpinline.c
339 * src/plugins/pgpinline/pgpinline.h
342 2007-02-03 [colin] 2.7.2cvs16
344 * src/partial_download.c
345 * src/partial_download.h
352 * src/common/ssl_certificate.c
353 * src/common/ssl_certificate.h
354 * src/gtk/quicksearch.c
355 * src/gtk/quicksearch.h
356 * src/gtk/sslcertwindow.c
357 * src/gtk/sslcertwindow.h
358 Fix copyright on my files
360 2007-02-02 [colin] 2.7.2cvs15
370 Add Tools/List URIs to allow
371 opening any URI in the current mail
373 2007-02-02 [colin] 2.7.2cvs14
375 * src/common/valgrind.h ** NEW FILE **
376 * src/common/Makefile.am
377 * src/common/plugin.c
378 Don't dlclose the plugins if we're running
379 under valgrind. (doesn't require valgrind
380 either at compile time or run time).
382 2007-02-01 [paul] 2.7.2cvs13
386 * tools/freshmeat_search.pl
387 * tools/google_search.pl
388 * tools/multiwebsearch.pl
389 add support for non ISO-8859-1 compatible locales
390 Patch by Alex Gorbachenko <agent_007@immo.ru>
392 2007-02-01 [colin] 2.7.2cvs12
395 * src/prefs_summaries.c
396 Move keybinding prefs to the Other page
398 2007-02-01 [wwp] 2.7.2cvs11
400 * src/plugins/trayicon/trayicon.c
401 Fix a raising issue within KDE.
403 2007-02-01 [colin] 2.7.2cvs10
406 Fix stray quotes in encoded strings
408 Fix wrong call causing g_warnings
410 Remove useless message
412 2007-01-31 [wwp] 2.7.2cvs9
414 * src/plugins/trayicon/trayicon.c
415 fix buggy hiding of main window when closing if close-to-tray
416 is not set (bad logics in the trayicon hook code).
417 Changed the quit confirmation message too.
419 2007-01-30 [colin] 2.7.2cvs8
422 Fix hidden mainwindow after clicking on
423 the X close button, if compose windows
424 exist and the user chooses not to quit
426 2007-01-30 [colin] 2.7.2cvs7
430 Handle local URIs to attach files (file:///...)
431 Fixes attaching files from Thunar for example
433 2007-01-30 [colin] 2.7.2cvs6
435 * src/prefs_ext_prog.c
436 Add 'mousepad' to the list of text editors.
437 Mousepad is XFCE's text editor
439 2007-01-29 [wwp] 2.7.2cvs5
442 * src/plugins/trayicon/trayicon_prefs.c
443 trayicon i18n fixes, thanks to Fabien.
445 2007-01-28 [wwp] 2.7.2cvs4
449 * src/plugins/trayicon/trayicon.c
450 * src/plugins/trayicon/trayicon_prefs.c
451 * src/plugins/trayicon/trayicon_prefs.h
452 Added a new TrayIcon plugin option to close to tray
453 (WM's hotkey and [X] button will hide the window instead
454 of closing it - closing CM can be done using the tray icon
455 menu or the File menu).
456 Improved visibility handling in trayicon, clicking the
457 trayicon now raise the window to current desktop when it
458 was either minimized/shaded/on another desktop.
459 Thanks to Paul for testing and fixing a strange behaviour
462 2007-01-27 [paul] 2.7.2cvs3
464 * src/prefs_folder_item.c
465 * src/prefs_receive.c
466 * src/plugins/pgpcore/prefs_gpg.c
467 use 'start-up' instead of 'startup' in labels
469 2007-01-26 [wwp] 2.7.2cvs2
471 * src/plugins/trayicon/Makefile.am
472 * src/plugins/trayicon/trayicon.c
473 * src/plugins/trayicon/trayicon_prefs.c
474 * src/plugins/trayicon/trayicon_prefs.h
475 Add a new TrayIcon option to hide the main window at
477 Fix trayicon.c copyright header.
479 2007-01-26 [paul] 2.7.2cvs1
485 bump up version number following
488 2007-01-25 [mones] 2.7.1cvs60
491 updated thousands of strings (well, probably less ;-)
493 2007-01-25 [colin] 2.7.1cvs59
496 Fix 2nd-run loss of matcherrc on new
499 2007-01-25 [wwp] 2.7.1cvs58
502 fix handling of empty value in attach_save_directory too, thanks
505 2007-01-25 [wwp] 2.7.1cvs57
508 fix handling of empty value in attach_load_directory,
511 2007-01-25 [wwp] 2.7.1cvs56
513 * src/plugins/dillo_viewer/dillo_prefs.h
516 2007-01-25 [colin] 2.7.1cvs55
520 * src/matcher_parser_parse.y
521 * src/prefs_matcher.c
522 Add matching on the spam flag
524 2007-01-24 [colin] 2.7.1cvs54
529 Make sure folderlist.xml is correctly
530 written before overwriting it.
534 * src/plugins/bogofilter/bogofilter.c
535 * src/plugins/bogofilter/bogofilter.h
536 * src/plugins/bogofilter/bogofilter_gtk.c
537 * src/plugins/spamassassin/spamassassin.c
538 * src/plugins/spamassassin/spamassassin.h
539 * src/plugins/spamassassin/spamassassin_gtk.c
540 Move spam to the correct trash folder after
541 learning, if spam directory isn't set.
543 2007-01-23 [paul] 2.7.1cvs53
545 * src/plugins/bogofilter/bogofilter_gtk.c
546 fix sensitivity of "Insert X-Bogosity header"
549 2007-01-23 [colin] 2.7.1cvs52
552 Translate toolbar items text if
553 they're translatable (default)
567 * src/etpan/etpan-thread-manager.c
568 * src/etpan/etpan-thread-manager.h
571 More static functions
573 2007-01-22 [fabien] 2.7.1cvs51
576 gtkut_get_options_frame() : ability to pass
577 a 'NULL' value in frame pointer parameter if
580 2007-01-22 [colin] 2.7.1cvs50
584 * src/plugins/bogofilter/bogofilter.c
585 * src/plugins/bogofilter/bogofilter_gtk.c
586 * src/plugins/spamassassin/spamassassin.c
587 * src/plugins/spamassassin/spamassassin_gtk.c
588 Allow moving spams to the account's trash
589 instead of default one
591 2007-01-21 [colin] 2.7.1cvs49
595 Revert a static function that shouldn't
598 2007-01-21 [colin] 2.7.1cvs48
604 2007-01-21 [colin] 2.7.1cvs47
610 2007-01-21 [colin] 2.7.1cvs46
612 * src/common/socket.c
613 * src/common/socket.h
616 2007-01-21 [colin] 2.7.1cvs45
625 * src/folder_item_prefs.c
626 * src/folder_item_prefs.h
633 * src/common/socket.c
634 * src/common/socket.h
635 * src/gtk/gtkaspell.c
636 * src/gtk/gtkaspell.h
637 * src/gtk/quicksearch.c
638 * src/gtk/quicksearch.h
641 2007-01-21 [colin] 2.7.1cvs44
645 * src/etpan/etpan-thread-manager.c
646 * src/etpan/etpan-thread-manager.h
647 Same (Funny that etpan_thread_unbind
648 is called but not etpan_thread_bind)
650 2007-01-21 [colin] 2.7.1cvs43
658 * src/etpan/Makefile.am
659 * src/gtk/colorlabel.c
660 * src/gtk/colorlabel.h
661 * src/gtk/sslcertwindow.c
662 * src/gtk/sslcertwindow.h
663 * src/etpan/etpan-log.c ** REMOVED **
664 * src/etpan/etpan-log.h ** REMOVED **
667 2007-01-20 [colin] 2.7.1cvs42
673 2007-01-20 [colin] 2.7.1cvs41
691 Make functions that aren't used in other
694 2007-01-20 [colin] 2.7.1cvs40
709 * src/editldap_basedn.c
731 * src/prefs_account.c
733 * src/prefs_compose_writing.c
734 * src/prefs_ext_prog.c
735 * src/prefs_folder_item.c
737 * src/prefs_message.c
738 * src/prefs_msg_colors.c
741 * src/prefs_receive.c
743 * src/prefs_spelling.c
744 * src/prefs_summaries.c
745 * src/prefs_toolbar.c
746 * src/prefs_wrapping.c
757 * src/common/passcrypt.c
758 * src/common/socket.c
760 * src/common/ssl_certificate.c
761 * src/common/template.c
763 * src/etpan/imap-thread.c
764 * src/gtk/sslcertwindow.c
765 * src/gtk/sslcertwindow.h
766 Make functions that could be static, static
768 2007-01-20 [colin] 2.7.1cvs39
773 2007-01-20 [colin] 2.7.1cvs38
778 Fix bug 1102, 'claws-mail-2.7.1
779 makes use of deprecated ldap
782 2007-01-20 [colin] 2.7.1cvs37
787 * src/gtk/quicksearch.c
788 Add Wide message list layout
790 2007-01-19 [fabien] 2.7.1cvs36
793 make sure a font change is considered in links of
796 2007-01-19 [colin] 2.7.1cvs35
807 * src/gtk/quicksearch.c
808 * src/gtk/quicksearch.h
809 Drop 'Separate Folder tree' and 'Separate
810 Message View'. Put three layouts in place
813 2007-01-19 [paul] 2.7.1cvs34
815 * src/prefs_msg_colors.c
816 more use of Q_ for translators
818 2007-01-19 [paul] 2.7.1cvs33
821 * src/prefs_account.c
822 a few changes to the English
824 2007-01-19 [fabien] 2.7.1cvs32
827 factorize translatable string
829 2007-01-18 [colin] 2.7.1cvs31
832 Don't error out on --sync option. Although
833 we don't do anything with it, gtk+ handles
834 it, and it's useful for debugging X errors
836 2007-01-18 [fabien] 2.7.1cvs30
839 ability to apply on the fly the recent added
840 'gtk_can_change_accels' pref (no need to restart).
842 2007-01-18 [fabien] 2.7.1cvs29
844 * src/plugins/bogofilter/bogofilter_gtk.c
845 * src/plugins/bogofilter/bogofilter.c
846 * src/plugins/spamassassin/spamassassin_gtk.c
848 * src/prefs_account.c
849 factorize or rewrite some translatable strings.
851 2007-01-18 [fabien] 2.7.1cvs28
855 set a 4pix space between "Subject:" label and subject entry in
858 2007-01-18 [wwp] 2.7.1cvs27
861 fix conflicting address-copy/paste when focus is set
862 to the embedded edit-person form.
865 2007-01-18 [wwp] 2.7.1cvs26
868 complete 2.7.1cvs23 (one more file was missing from that
871 2007-01-18 [colin] 2.7.1cvs25
874 Provide a way to migrate without backup
875 Re-ask for migration on next start if
876 it has been refused and wizard has been
879 2007-01-18 [wwp] 2.7.1cvs24
882 complete 2.7.1.cvs23 (file was missing from previous
885 2007-01-18 [wwp] 2.7.1cvs23
888 fix potential crashes in address book's focus_in/out signal handlers,
889 force focus to the edit-person form when clicked the Edit menu entry or
890 button (this only matters if the edit-person form is embedded to the
891 AB window, in that case, focus is not set when browsing the contacts
892 list w/ keys or mouse clicks).
894 2007-01-18 [paul] 2.7.1cvs22
897 add command line options:
899 -q and --quit for --exit
901 print "Unknown option" for unknown options
903 2007-01-18 [paul] 2.7.1cvs21
906 updated by Pavlo Bohmat
908 2007-01-18 [paul] 2.7.1cvs20
911 fix sensitivity issues of Mark as Spam/Ham
913 2007-01-17 [fabien] 2.7.1cvs19
919 Add a 'gtk_can_change_accels' pref in Preferences/Other which
920 control the corresponding gtk property. It could be used to lock
921 all shortcuts (avoid to set one of them by inadvertency).
923 2007-01-17 [colin] 2.7.1cvs18
926 Fix bug 1100, 'Highlighted e-mail data not visible
927 when color label applied.'. Use a weighted average
928 between normal selected foreground color and color
929 label instead of a simple one (3/1 instead 1/1).
931 2007-01-17 [colin] 2.7.1cvs17
934 Better fix for bug 1088, 'Ctrl-h produces repeatable
935 crash' - don't prevent mail switching while loading
937 2007-01-17 [colin] 2.7.1cvs16
946 Manage recursive search of unsubscribed folders
947 Rescan tree without checking for new messages
948 after subscriptions changed
950 2007-01-17 [paul] 2.7.1cvs15
953 * src/gtk/pluginwindow.c
954 fix bug 1101, '"Load plugin" button is
956 unset (-1) initial width in prefs_common,
957 fix overlapping buttons,
960 2007-01-17 [paul] 2.7.1cvs14
963 add #include <errno.h>, it's needed
966 2007-01-17 [paul] 2.7.1cvs13
969 * tools/make.themes.project
970 rename .sylpheed_themeinfo to .claws_themeinfo
972 * src/etpan/etpan-errors.h
973 * src/etpan/etpan-log.c
974 * src/etpan/etpan-log.h
975 * src/etpan/etpan-thread-manager-types.h
976 * src/etpan/etpan-thread-manager.c
977 * src/etpan/etpan-thread-manager.h
978 * src/etpan/imap-thread.c
979 * src/etpan/imap-thread.h
982 2007-01-17 [colin] 2.7.1cvs12
984 * src/plugins/pgpcore/select-keys.c
985 * src/gtk/pluginwindow.c
986 * src/prefs_account.c
989 2007-01-16 [colin] 2.7.1cvs11
994 Manage subscribing to subfolders when only
995 subscribed folders are shown.
997 2007-01-16 [colin] 2.7.1cvs10
1000 Fix annoying vscrollbar going back to top
1001 on Check for new folders
1003 2007-01-16 [colin] 2.7.1cvs9
1008 2007-01-16 [colin] 2.7.1cvs8
1011 Bigger buffer for errors
1015 * src/prefs_account.c
1016 * src/prefs_account.h
1018 * src/etpan/imap-thread.c
1019 * src/etpan/imap-thread.h
1020 * manual/handling.xml
1021 Add subscriptions management. What it changes:
1022 Creating a folder subscribes to it
1023 Deleting a folder unsubscribes it
1024 New contextual menu item allowing to switch between
1025 All folders and Subscribed folders, subscribe, and
1026 unsubscribe. "Creating" an existing but unsubscribed
1027 folder will subscribe it.
1028 By default for new accounts, only subscribed folders
1032 2007-01-16 [paul] 2.7.1cvs7
1035 Allow folder classes to specify only sort_key or
1036 sort_type instead of both or none.
1038 2007-01-16 [paul] 2.7.1cvs6
1045 Save and use errno for procmime_get_part
1047 2007-01-16 [colin] 2.7.1cvs5
1050 Never remove INBOX when scanning for
1051 new folders. It's a special folder
1054 2007-01-15 [colin] 2.7.1cvs4
1057 Fix 'Check for new folders' when IMAP subdirectory
1059 * src/etpan/imap-thread.c
1062 2007-01-15 [colin] 2.7.1cvs3
1064 * src/etpan/imap-thread.c
1065 Fix invalid free on command-connection
1068 2007-01-15 [wwp] 2.7.1cvs2
1070 * src/matcher_parser_lex.l
1071 * src/quote_fmt_lex.l
1072 * src/matcher_parser_parse.y
1073 fix copyright header in lexers and parsers.
1075 2007-01-15 [paul] 2.7.1cvs1
1081 bump up version number following
1084 2007-01-15 [paul] 2.7.0cvs31
1088 add Fabien to the Team list
1089 add the recent contributors
1090 make a few corrections
1092 2007-01-15 [paul] 2.7.0cvs30
1095 fix compiler warning
1096 * src/plugins/pgpcore/prefs_gpg.c
1097 * src/plugins/pgpcore/prefs_gpg.h
1099 fix copyright header
1101 2007-01-14 [colin] 2.7.0cvs29
1104 Use the 'gtk+' backend. Avoids gnome-vfs use,
1105 two benefits: faster to open, will fix strange
1106 dbus-related crash. Thanks to Pascal Terjan.
1108 2007-01-14 [colin] 2.7.0cvs28
1110 * src/etpan/imap-thread.c
1111 Delete the old imap just after allocating
1112 the new one. Makes sure we don't get the
1113 same pointer by sheer luck, which feels
1114 strange in the debug log.
1116 2007-01-14 [colin] 2.7.0cvs27
1118 * src/gtk/inputdialog.c
1119 Make sure we don't print passwords in
1120 clear text when in debug mode
1122 2007-01-14 [colin] 2.7.0cvs26
1124 * src/gtk/gtksctree.c
1125 Fix bug 1098, 'bogus last row display
1126 after expanding a thread'. Patch by
1127 Jindrich Makovicka <makovick@gmail.com>
1129 2007-01-14 [colin] 2.7.0cvs25
1131 * src/etpan/imap-thread.c
1132 Close socket manually before
1133 freeing the imap struct
1135 2007-01-14 [colin] 2.7.0cvs24
1137 * src/etpan/imap-thread.c
1138 Maybe fix new reconnection issues
1140 2007-01-13 [colin] 2.7.0cvs23
1143 Freeze/thaw on thread selection
1145 2007-01-13 [paul] 2.7.0cvs22
1150 add 'Edit/Delete thread'
1152 2007-01-13 [colin] 2.7.0cvs21
1154 * src/prefs_account.c
1155 * src/prefs_compose_writing.c
1156 * src/prefs_message.c
1157 * src/prefs_msg_colors.c
1159 * src/prefs_receive.c
1160 * src/prefs_spelling.c
1161 * src/prefs_summaries.c
1162 * src/prefs_themes.c
1163 * src/gtk/gtkutils.c
1164 * src/gtk/gtkutils.h
1165 * src/plugins/pgpcore/prefs_gpg.c
1166 * src/plugins/spamassassin/spamassassin_gtk.c
1167 Factorize gtk frame creation
1170 2007-01-13 [colin] 2.7.0cvs20
1172 * src/message_search.c
1173 * src/summary_search.c
1174 Fix Enter in search windows
1176 Fix body search starting at the
1177 end of the mail (and asking for loop)
1179 2007-01-13 [colin] 2.7.0cvs19
1181 * src/etpan/imap-thread.c
1182 Make sure we don't free the same imap
1185 2007-01-13 [colin] 2.7.0cvs18
1188 Allow multiple commitHelpers to
1191 2007-01-12 [colin] 2.7.0cvs17
1193 * src/etpan/imap-thread.c
1194 Make sure we get rid of the previous mailimap
1195 when connecting - just in case disconnect was
1198 2007-01-12 [paul] 2.7.0cvs16
1201 Strip S/MIME signatures when re-editing
1202 S/MIME signed messages.
1204 2007-01-12 [paul] 2.7.0cvs15
1211 no need to define CLAWS anymore, remove
1214 2007-01-12 [paul] 2.7.0cvs14
1217 check if the mail's signed as
1218 it can change the mail structure
1221 2007-01-12 [paul] 2.7.0cvs13
1224 fix Forwarding msgs with attachments
1225 that have dos line endings
1228 2007-01-12 [wwp] 2.7.0cvs12
1231 Revert accidentally committed extra version tag.
1233 2007-01-12 [wwp] 2.7.0cvs11
1235 * src/prefs_account.c
1236 Fix compilation w/o aspell (completes 2.7.0cvs7).
1238 2007-01-11 [colin] 2.7.0cvs10
1241 move g_warning to debug_print
1242 it scares people for no reason
1244 2007-01-11 [colin] 2.7.0cvs9
1247 Fix files to translate. Patch by
1250 2007-01-11 [paul] 2.7.0cvs8
1253 Fix recursion when server lists the
1254 current subfolder in the response
1256 Fix updating of icon_list/ctree
1257 * src/plugins/pgpcore/select-keys.c
1258 Fix a few annoyances when choosing
1259 keys for the CMS (S/MIME) protocol
1261 2007-01-11 [wwp] 2.7.0cvs7
1264 * src/prefs_account.c
1265 * src/prefs_account.h
1266 Add per-account spellcheck default dictionaries settings.
1268 2007-01-10 [colin] 2.7.0cvs6
1270 * src/prefs_folder_item.c
1271 Factorize strings - patch by Fabien
1273 2007-01-10 [colin] 2.7.0cvs5
1276 Fix bug 1095, 'Crash while changing folder
1277 columns during incorporation'
1279 2007-01-09 [colin] 2.7.0cvs4
1281 * src/gtk/pluginwindow.c
1282 Set the plugin window transient. Seems
1283 like some window managers hide it in
1284 the background after "load plugin"...
1286 2007-01-09 [colin] 2.7.0cvs3
1289 Use the same type for alloc and free
1291 2007-01-08 [paul] 2.7.0cvs2
1294 updated by Tim Dijkstra
1296 2007-01-08 [paul] 2.7.0cvs1
1298 * src/prefs_themes.c
1299 * src/common/utils.c
1302 2007-01-08 [paul] 2.7.0
1309 2007-01-08 [paul] 2.6.1cvs119
1311 * doc/man/claws-mail.1
1314 2007-01-08 [paul] 2.6.1cvs118
1316 * doc/man/claws-mail.1
1318 * manual/advanced.xml
1319 improved English usage
1321 2007-01-08 [paul] 2.6.1cvs117
1332 updated by Miquel Oliete, Stephan Sachse, me,
1333 Tommi Pirinen, Andrea Spadaccini, Frederico
1334 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1335 Urosevic, and Ralgh Young
1337 2007-01-07 [mones] 2.6.1cvs116
1339 * manual/es/advanced.xml
1341 Synced manual (unhide mark_as_read_delay)
1342 and updated translation for release
1344 2007-01-07 [paul] 2.6.1cvs115
1346 * src/prefs_matcher.c
1347 make the hbox content fit better under
1350 2007-01-07 [colin] 2.6.1cvs114
1353 Fix bug 1088, 'Ctrl-h produces repeatable
1356 2007-01-06 [colin] 2.6.1cvs113
1358 * src/etpan/imap-thread.c
1359 Add casts to int to get certs. Fixes
1360 bug 1064, 'crash @ etpan_certificate_check()
1361 when opening an IMAP folder', with latest
1362 libetpan CVS or >= 0.49
1367 * src/prefs_folder_item.c
1368 Grey out the "synchronise" menu items if
1369 there's nothing to synchronise.
1370 * src/plugins/pgpcore/sgpgme.c
1371 Make an error clearer than "Unknown error"
1373 2007-01-06 [colin] 2.6.1cvs112
1376 Don't try to show a message if updating
1377 Maybe fixes bug 1088, 'ctrl-h produces
1380 2007-01-06 [colin] 2.6.1cvs111
1383 Disable Control-Space (handle it as Space).
1385 2007-01-05 [paul] 2.6.1cvs110
1388 Fix bug 934, 'sylpheed claws 2.1
1389 doesn't show Exchanges Public Folders'
1390 Thanks to Hoa and Colin
1392 Refuse to allocate more than 2 MB for a
1393 single field, it's a good indication of
1396 2007-01-05 [colin] 2.6.1cvs109
1399 Allow --select'ing emails by Message-ID too
1401 2007-01-05 [colin] 2.6.1cvs108
1403 * src/common/quoted-printable.c
1406 2007-01-05 [colin] 2.6.1cvs107
1408 * src/common/quoted-printable.c
1409 Fix previous commit about bug 1089
1412 2007-01-05 [colin] 2.6.1cvs106
1414 * src/common/quoted-printable.c
1415 Fix my previous commit on bug 1089
1418 2007-01-04 [colin] 2.6.1cvs105
1420 * src/common/quoted-printable.c
1421 Fix bug 1089, 'NUL characters in Subject
1422 line are misinterpreted'. Not a pain to
1429 2007-01-04 [wwp] 2.6.1cvs104
1431 * src/image_viewer.c
1432 Force operator precedence (fix a compiler warning).
1434 2007-01-04 [colin] 2.6.1cvs103
1436 * src/image_viewer.c
1437 Be cautious there too (same fix as the one
1438 in textview from cvs33)
1440 Don't use any MimeViewer plugin when showing
1443 2007-01-03 [wwp] 2.6.1cvs102
1447 fixed "cent" sign (use the existing ASCII one),
1448 decode more HTML entities,
1449 converted table ASCII entries to UTF-8,
1450 moved a switch() into a hashtable.
1452 2007-01-03 [paul] 2.6.1cvs101
1458 When possible, use move_msg instead of
1459 copy_msg + remove_msg to move sent mail
1462 2007-01-03 [paul] 2.6.1cvs100
1465 add more html entity recognition:
1466 pounds, euros, and cents
1468 2007-01-03 [colin] 2.6.1cvs99
1471 Don't display an error on NOSELECT
1472 folders when synchronising
1474 2007-01-03 [paul] 2.6.1cvs98
1476 * tools/maildir2claws-mail.pl
1477 only substitute 'sent-mail' if it's
1478 the full directory name
1480 2007-01-03 [paul] 2.6.1cvs97
1483 * ChangeLog.pre2.0.0
1485 archive a chunk of ChangeLog in
1488 * doc/src/ChangeLog.claws-pre0.8.0
1489 remove ChangeLog.claws-pre0.8.0, adding
1490 its contents to ChangeLog.gtk1
1492 2007-01-03 [paul] 2.6.1cvs96
1513 * src/addressbook_foldersel.c
1514 * src/addressbook_foldersel.h
1535 * src/customheader.c
1536 * src/customheader.h
1537 * src/displayheader.c
1538 * src/displayheader.h
1549 * src/editldap_basedn.c
1550 * src/editldap_basedn.h
1567 * src/folder_item_prefs.c
1568 * src/folder_item_prefs.h
1575 * src/grouplistdialog.c
1576 * src/grouplistdialog.h
1580 * src/image_viewer.c
1581 * src/image_viewer.h
1617 * src/message_search.c
1618 * src/message_search.h
1635 * src/partial_download.c
1636 * src/partial_download.h
1641 * src/prefs_account.c
1642 * src/prefs_account.h
1643 * src/prefs_actions.c
1644 * src/prefs_actions.h
1645 * src/prefs_common.c
1646 * src/prefs_common.h
1647 * src/prefs_compose_writing.c
1648 * src/prefs_compose_writing.h
1649 * src/prefs_customheader.c
1650 * src/prefs_customheader.h
1651 * src/prefs_display_header.c
1652 * src/prefs_display_header.h
1653 * src/prefs_filtering.c
1654 * src/prefs_filtering.h
1655 * src/prefs_filtering_action.c
1656 * src/prefs_filtering_action.h
1657 * src/prefs_folder_column.c
1658 * src/prefs_folder_column.h
1659 * src/prefs_folder_item.c
1660 * src/prefs_folder_item.h
1665 * src/prefs_image_viewer.c
1666 * src/prefs_image_viewer.h
1667 * src/prefs_matcher.c
1668 * src/prefs_matcher.h
1669 * src/prefs_message.c
1670 * src/prefs_msg_colors.c
1671 * src/prefs_msg_colors.h
1674 * src/prefs_receive.c
1676 * src/prefs_spelling.c
1677 * src/prefs_spelling.h
1678 * src/prefs_summaries.c
1679 * src/prefs_summaries.h
1680 * src/prefs_summary_column.c
1681 * src/prefs_summary_column.h
1682 * src/prefs_template.c
1683 * src/prefs_template.h
1684 * src/prefs_themes.c
1685 * src/prefs_themes.h
1686 * src/prefs_toolbar.c
1687 * src/prefs_toolbar.h
1688 * src/prefs_wrapping.c
1689 * src/prefs_wrapping.h
1699 * src/quote_fmt_parse.y
1702 * src/remotefolder.c
1703 * src/remotefolder.h
1704 * src/send_message.c
1705 * src/send_message.h
1708 * src/sourcewindow.c
1709 * src/sourcewindow.h
1714 * src/stock_pixmap.c
1715 * src/stock_pixmap.h
1716 * src/summary_search.c
1717 * src/summary_search.h
1732 * src/common/base64.c
1733 * src/common/base64.h
1735 * src/common/hooks.c
1736 * src/common/hooks.h
1739 * src/common/mgutils.c
1740 * src/common/mgutils.h
1743 * src/common/passcrypt.c
1744 * src/common/passcrypt.h.in
1745 * src/common/plugin.c
1746 * src/common/plugin.h
1747 * src/common/prefs.c
1748 * src/common/prefs.h
1749 * src/common/progressindicator.c
1750 * src/common/progressindicator.h
1751 * src/common/quoted-printable.c
1752 * src/common/quoted-printable.h
1753 * src/common/session.c
1754 * src/common/session.h
1757 * src/common/socket.c
1758 * src/common/socket.h
1761 * src/common/ssl_certificate.c
1762 * src/common/ssl_certificate.h
1763 * src/common/stringtable.c
1764 * src/common/stringtable.h
1765 * src/common/template.c
1766 * src/common/template.h
1767 * src/common/timing.h
1768 * src/common/utils.c
1769 * src/common/utils.h
1770 * src/common/version.h.in
1773 * src/common/xmlprops.c
1774 * src/common/xmlprops.h
1776 * src/gtk/colorlabel.c
1777 * src/gtk/colorsel.c
1778 * src/gtk/colorsel.h
1779 * src/gtk/combobox.c
1780 * src/gtk/combobox.h
1781 * src/gtk/description_window.c
1782 * src/gtk/description_window.h
1785 * src/gtk/foldersort.c
1786 * src/gtk/foldersort.h
1787 * src/gtk/gtksctree.c
1788 * src/gtk/gtkutils.c
1789 * src/gtk/gtkutils.h
1790 * src/gtk/inputdialog.c
1791 * src/gtk/inputdialog.h
1792 * src/gtk/logwindow.c
1793 * src/gtk/logwindow.h
1794 * src/gtk/manage_window.c
1795 * src/gtk/manage_window.h
1798 * src/gtk/pluginwindow.c
1799 * src/gtk/pluginwindow.h
1800 * src/gtk/prefswindow.c
1801 * src/gtk/prefswindow.h
1802 * src/gtk/progressdialog.c
1803 * src/gtk/progressdialog.h
1804 * src/gtk/sslcertwindow.c
1805 * src/gtk/sslcertwindow.h
1806 * src/plugins/bogofilter/bogofilter.c
1807 * src/plugins/bogofilter/bogofilter.h
1808 * src/plugins/bogofilter/bogofilter_gtk.c
1809 * src/plugins/clamav/clamav_plugin.c
1810 * src/plugins/clamav/clamav_plugin.h
1811 * src/plugins/clamav/clamav_plugin_gtk.c
1812 * src/plugins/demo/demo.c
1813 * src/plugins/dillo_viewer/dillo_prefs.c
1814 * src/plugins/dillo_viewer/dillo_prefs.h
1815 * src/plugins/dillo_viewer/dillo_viewer.c
1816 * src/plugins/pgpcore/passphrase.c
1817 * src/plugins/pgpcore/passphrase.h
1818 * src/plugins/pgpcore/pgp_viewer.c
1819 * src/plugins/pgpcore/pgp_viewer.h
1820 * src/plugins/pgpcore/plugin.c
1821 * src/plugins/pgpcore/select-keys.c
1822 * src/plugins/pgpcore/select-keys.h
1823 * src/plugins/pgpcore/sgpgme.c
1824 * src/plugins/pgpcore/sgpgme.h
1825 * src/plugins/pgpinline/pgpinline.c
1826 * src/plugins/pgpinline/pgpinline.h
1827 * src/plugins/pgpinline/plugin.c
1828 * src/plugins/pgpmime/pgpmime.c
1829 * src/plugins/pgpmime/pgpmime.h
1830 * src/plugins/pgpmime/plugin.c
1831 * src/plugins/spamassassin/spamassassin.c
1832 * src/plugins/spamassassin/spamassassin.h
1833 * src/plugins/spamassassin/spamassassin_gtk.c
1834 * src/plugins/trayicon/trayicon.c
1835 it's 2007, update the year in the copyright headers
1837 2007-01-03 [paul] 2.6.1cvs95
1840 it is 2007, use it in the copyright string
1842 2007-01-03 [paul] 2.6.1cvs94
1845 html entity conversion:
1846 move ™ to a more suitable place
1847 add • and –
1848 make sure — and — are both
1851 2007-01-02 [colin] 2.6.1cvs93
1855 * src/common/plugin.c
1857 * src/etpan/imap-thread.c
1860 2006-12-31 [paul] 2.6.1cvs92
1862 * src/prefs_summaries.c
1863 use gtk_button_new_from_stock()
1865 2006-12-30 [colin] 2.6.1cvs91
1870 Don't update filtering and account paths
1871 when copying folders
1873 2006-12-30 [colin] 2.6.1cvs90
1875 * src/prefs_compose_writing.c
1877 * src/prefs_template.c
1878 Use message font for Writing and
1879 Quoting prefs, as well as Templates.
1881 2006-12-30 [colin] 2.6.1cvs89
1883 * src/prefs_summaries.c
1884 Rework GUI; patch by Pawel
1886 2006-12-29 [colin] 2.6.1cvs88
1888 * src/prefs_folder_item.c
1889 Fix bug 1085, 'Apply to subfolder
1890 doesn't work' - I was mistaken saying
1891 it worked in every case
1893 2006-12-28 [colin] 2.6.1cvs87
1895 * src/gtk/gtkaspell.c
1896 Don't assert if use_alternate is true
1897 and alt_dictionary isn't set -- this
1898 is what happens on upgrade! Rather,
1901 2006-12-28 [colin] 2.6.1cvs86
1904 Fix desktop/icon simplification
1906 2006-12-28 [colin] 2.6.1cvs85
1909 Make desktop and icon not
1910 dependant on the desktop
1912 2006-12-28 [wwp] 2.6.1cvs84
1914 * src/plugins/pgpmime/claws.def
1915 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1917 2006-12-28 [wwp] 2.6.1cvs83
1919 * src/prefs_folder_item.c
1920 Fix coloring of "simplify subject regexp" (folder prefs),
1921 which might be left to red whereas the regexp gets empty.
1923 2006-12-28 [wwp] 2.6.1cvs82
1925 * src/prefs_common.c
1926 * src/prefs_common.h
1929 Save addressbook mainwindow's horizontal and vertical splitter position.
1931 2006-12-27 [wwp] 2.6.1cvs81
1933 * src/gtk/gtkaspell.c
1934 * src/gtk/gtkaspell.h
1936 Fix assignment of compose's default and alternate dictionary from
1937 account or folder settings. Now gtkaspell_change_dict does rotate
1938 dicts only when it's called from a menu cb.
1940 2006-12-27 [wwp] 2.6.1cvs80
1942 * src/folder_item_prefs.c
1943 Fix randomly initialized default-alt-dictionary (folder prefs),
1944 complete 2.6.1cvs72.
1946 2006-12-27 [paul] 2.6.1cvs79
1950 Add Copy folder in the folder's contextual
1953 2006-12-27 [wwp] 2.6.1cvs78
1956 Clean up session locking, thanks to Colin.
1958 2006-12-26 [colin] 2.6.1cvs77
1961 Revert previous patch
1963 2006-12-26 [colin] 2.6.1cvs76
1969 * src/etpan/imap-thread.c
1970 Fix previous commit warnings
1971 Make statusbar update every second if total < 20
1972 Make IMAP APPEND faster by simplifying log
1974 2006-12-26 [colin] 2.6.1cvs75
1982 Make it possible to copy folders accross
1983 mailboxes (this was an arbitrary limitation).
1984 Still make it impossible to move folders
1987 2006-12-26 [colin] 2.6.1cvs74
1989 * src/etpan/imap-thread.c
1990 Fix bug 1081, 'claws-mail
1991 segfaults when going offline
1992 while it transfers mails via
1995 2006-12-26 [colin] 2.6.1cvs73
1997 * src/folder_item_prefs.c
1998 Don't forget alt dictionary when
1999 renaming/moving folders
2001 2006-12-26 [wwp] 2.6.1cvs72
2003 * src/folder_item_prefs.c
2004 Add missing defaults for per-folder alt dict
2005 (forgotten in 2.6.1cvs61).
2007 2006-12-26 [colin] 2.6.1cvs71
2010 Add tooltip to state that specifying
2011 full path to mailbox is possible
2013 2006-12-26 [wwp] 2.6.1cvs70
2015 * src/partial_download.c
2016 * src/gtk/gtkvscrollbutton.c
2017 * src/plugins/pgpinline/plugin.c
2018 Fix for few compiler warnings that matter.
2020 2006-12-25 [colin] 2.6.1cvs69
2022 * src/partial_download.c
2023 Fix marking for download or deletion
2024 when the header isn't the first
2025 * src/gtk/logwindow.c
2026 Fix start of scrolling
2028 2006-12-23 [paul] 2.6.1cvs68
2031 change last commit to use the 'academic'
2032 method instead. Thanks to wwp
2034 2006-12-23 [paul] 2.6.1cvs67
2037 don't warn about empty subject when
2040 2006-12-22 [colin] 2.6.1cvs66
2042 * src/summary_search.c
2045 2006-12-22 [colin] 2.6.1cvs65
2047 * src/gtk/gtkutils.c
2050 * src/summary_search.c
2057 2006-12-22 [colin] 2.6.1cvs64
2061 Add a combo to the learn spam button
2062 * src/plugins/bogofilter/bogofilter.c
2063 * src/plugins/bogofilter/bogofilter_gtk.c
2064 * src/plugins/bogofilter/bogofilter.h
2065 Allow to store Unsure mails in a specific
2066 folder to make better teaching easier
2068 2006-12-21 [wwp] 2.6.1cvs63
2071 * src/prefs_common.c
2072 * src/prefs_common.h
2073 * src/prefs_spelling.c
2074 * src/gtk/gtkaspell.c
2075 * src/gtk/gtkaspell.h
2076 Allow spell-checking using both current and alternate dictionaries
2079 2006-12-21 [wwp] 2.6.1cvs62
2081 * src/gtk/gtkaspell.c
2082 Apply recheck_when_changing_dict (highlight all mispelled words)
2083 when switching to alternate dictionary.
2085 2006-12-21 [wwp] 2.6.1cvs61
2088 * src/folder_item_prefs.h
2089 * src/prefs_common.c
2090 * src/prefs_common.h
2091 * src/prefs_folder_item.c
2092 * src/prefs_spelling.c
2093 * src/gtk/gtkaspell.c
2094 * src/gtk/gtkaspell.h
2095 Add global and per-folder prefs to set the default
2096 alternate dictionary.
2098 2006-12-21 [colin] 2.6.1cvs60
2101 Look for folders by path in all folders
2105 2006-12-20 [colin] 2.6.1cvs59
2107 * src/gtk/quicksearch.c
2108 Make sure in_typing is false when clearing
2110 2006-12-20 [wwp] 2.6.1cvs58
2113 change manual's target dir to be LFH-compliant (thanks to Colin).
2115 2006-12-20 [wwp] 2.6.1cvs57
2117 * src/prefs_common.c
2118 * src/prefs_summaries.c
2119 i18n fix and factorize patch, thanks to Fabien.
2121 2006-12-20 [paul] 2.6.1cvs56
2124 last of the renaming (??)
2126 correct --help info of --status-full
2127 * src/plugins/bogofilter/bogofilter.c
2128 make FALSE default of whitelist_ab
2130 2006-12-19 [colin] 2.6.1cvs55
2133 Same as before, without depending on
2136 2006-12-19 [colin] 2.6.1cvs54
2139 Fix bug 1059, 'Better jpilot charset
2140 handling'. Use libpisync's charset conversion
2143 2006-12-19 [colin] 2.6.1cvs53
2148 2006-12-19 [wwp] 2.6.1cvs52
2151 Add missing #include (thanks to Colin).
2153 2006-12-19 [wwp] 2.6.1cvs51
2155 * src/prefs_receive.c
2156 Better spacing between widgets in prefs.
2158 2006-12-18 [colin] 2.6.1cvs50
2161 Fix failure to get separator on LIST "" ""
2162 Try LIST "" "INBOX" too.
2164 2006-12-18 [wwp] 2.6.1cvs49
2166 * src/common/session.c
2167 Fix a compiler warning (thanks to Fabien).
2169 2006-12-18 [wwp] 2.6.1cvs48
2173 Factorize some strings for translation (it's about error
2174 messages when applying or checking template/quote format).
2176 2006-12-18 [colin] 2.6.1cvs47
2180 * src/gtk/Makefile.am
2182 Add a Release notes tab from the contents of
2183 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2185 2006-12-17 [colin] 2.6.1cvs46
2190 Correctly convert from/to UTF8/filename encoding
2191 when loading and saving files. Probably fixes
2192 bug 1068, 'Claws-Mail uses 100% CPU when looking
2193 for a file to attach and is blocked...'
2195 2006-12-17 [colin] 2.6.1cvs45
2197 * src/gtk/logwindow.c
2198 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2199 IMAP folder and is blocked on main thread':
2200 make sure we put utf8 in the log.
2202 2006-12-16 [colin] 2.6.1cvs44
2206 Fix bug 1055, 'Add the 'cancel receive'
2207 in the available events for the toolbar buttons'
2209 2006-12-16 [colin] 2.6.1cvs43
2214 * src/common/session.c
2215 Log error when SSL handshakes fail.
2216 Fixes bug 1082, 'incorrect / imprecise
2217 error message when imap server provides
2218 ssl only through STARTTLS but SSL is
2221 2006-12-15 [wwp] 2.6.1cvs42
2223 * src/plugins/bogofilter/bogofilter_gtk.c
2224 set proper sensitivity to widgets I've recently added.
2230 2006-12-15 [wwp] 2.6.1cvs41
2232 * src/plugins/bogofilter/bogofilter.c
2233 * src/plugins/bogofilter/bogofilter.h
2234 * src/plugins/bogofilter/bogofilter_gtk.c
2235 bogofilter's whitelist can now use a subset of
2236 the addressbook (either a book, a subfolder of a book,
2237 or the whole addressbook by using "Any"). Re-used there
2238 some pref_matcher widgets and mechanisms to match a subset
2241 2006-12-15 [wwp] 2.6.1cvs40
2244 * src/common/plugin.c
2245 * src/common/plugin.h
2247 * src/plugins/bogofilter/bogofilter.c
2248 * src/plugins/clamav/clamav_plugin.c
2249 * src/plugins/demo/demo.c
2250 * src/plugins/dillo_viewer/dillo_viewer.c
2251 * src/plugins/pgpcore/plugin.c
2252 * src/plugins/pgpinline/plugin.c
2253 * src/plugins/pgpmime/plugin.c
2254 * src/plugins/spamassassin/spamassassin.c
2255 * src/plugins/trayicon/trayicon.c
2256 factorize some translatable strings (plugins-related),
2257 fix missing punctuation in several places,
2258 remove useless translatable \n in about.c,
2259 and factorize plugin init code w/ a new function
2260 check_plugin_version() in common/plugin.c.
2261 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2263 2006-12-15 [wwp] 2.6.1cvs39
2265 * src/plugins/bogofilter/bogofilter.c
2266 * src/plugins/bogofilter/bogofilter_gtk.c
2267 flag whitelisted spams as spam, but don't filter it to the spam
2268 folder. Thanks to Colin.
2270 2006-12-15 [ticho] 2.6.1cvs38
2272 * src/plugins/bogofilter/bogofilter.c
2273 * src/plugins/bogofilter/bogofilter.h
2274 * src/plugins/bogofilter/bogofilter_gtk.c
2275 Add option to whitelist senders found in addressbook. Patch by colin.
2277 2006-12-15 [paul] 2.6.1cvs37
2280 add missing #include "log.h"
2282 2006-12-15 [paul] 2.6.1cvs36
2284 * src/plugins/bogofilter/bogofilter.c
2285 * src/plugins/bogofilter/bogofilter.h
2286 * src/plugins/bogofilter/bogofilter_gtk.c
2287 Add an option to allow inserting an
2288 X-Claws-Bogosity header (on MH folders
2289 only). Patch by Colin
2291 2006-12-14 [colin] 2.6.1cvs35
2294 "Yes" should be the default choice for
2295 migration configuration
2297 2006-12-14 [paul] 2.6.1cvs34
2299 * src/prefs_summaries.c
2300 * manual/advanced.xml
2301 Unhide mark_as_read_delay
2303 2006-12-14 [paul] 2.6.1cvs33
2312 Fix printing of selection
2313 Fix printing of message parts
2314 Fix printing of images
2315 * src/gtk/gtksourceprintjob.c
2316 Fix page count when there are images
2318 2006-12-14 [wwp] 2.6.1cvs32
2323 * src/gtk/quicksearch.c
2324 fix quicksearch 'magnify' button status when QS is closed
2325 using the Escape key, thanks to Colin.
2327 2006-12-14 [wwp] 2.6.1cvs31
2332 * src/gtk/quicksearch.c
2333 fix quicksearch 'magnify' button status when QS is closed
2334 using the Escape key, thanks to Colin.
2336 2006-12-13 [colin] 2.6.1cvs30
2340 Use the binary safe version of ldap_get_values,
2341 to make sure we manipulate null-terminated
2342 strings. Maybe fixes bug 1075, 'claws mail
2343 segfault when completing ldap adresses'
2344 * src/syldap.c ** REMOVED **
2345 * src/syldap.h ** REMOVED **
2348 2006-12-13 [mones] 2.6.1cvs29
2351 Fixed piped strings, fixed click translation
2353 2006-12-13 [paul] 2.6.1cvs28
2356 don't translate these strings
2358 2006-12-13 [paul] 2.6.1cvs27
2363 2006-12-13 [colin] 2.6.1cvs26
2367 Add claws_is_starting()
2369 2006-12-13 [mones] 2.6.1cvs25
2371 * manual/es/advanced.xml
2373 Synced manual and updated translation
2375 2006-12-12 [colin] 2.6.1cvs24
2378 Add an option to use STARTTLS in the
2379 welcome wizard. Fixes bug 1080,
2380 'Using SSL option in wizard for incoming
2381 server does not activate SSL with STARTTLS'
2383 2006-12-12 [colin] 2.6.1cvs23
2386 Don't exit when there's an incomplete
2387 mailbox configured - leaves a chance
2388 to fix a failing IMAP account. Exit
2389 if no mailbox at all is loaded (case
2391 Completes bug 1077's fix (I was wrong
2392 in this bug's comment #3).
2394 2006-12-12 [colin] 2.6.1cvs22
2397 Add another menu data type
2398 * src/prefs_account.c
2399 Complete the completion of bug 1076
2400 (doesn't lose the pref on apply)
2402 2006-12-12 [paul] 2.6.1cvs21
2404 * src/prefs_account.c
2405 complete the fix of bug 1076
2406 also be more verbose with the text
2408 2006-12-12 [paul] 2.6.1cvs20
2410 * src/gtk/combobox.c
2411 fix compilation warning
2413 2006-12-11 [colin] 2.6.1cvs19
2416 Document :port in server entry tooltips
2418 2006-12-11 [colin] 2.6.1cvs18
2423 2006-12-11 [colin] 2.6.1cvs17
2426 Add failing IMAP as a reason for no
2429 2006-12-11 [colin] 2.6.1cvs16
2431 * src/prefs_account.c
2432 Check for existence of inbox for local
2435 Allow setting the port to use for servers
2436 by using the usual "server.example.com:port"
2437 syntax. Fixes bug 1077, 'sylpheed-claws does
2438 not start when IMAP server is unavailable'
2440 2006-12-11 [colin] 2.6.1cvs15
2442 * src/prefs_account.c
2443 Prevent use of non-existing default inbox
2445 2006-12-11 [colin] 2.6.1cvs14
2447 * src/prefs_account.c
2448 Fix sensitivity. Fixes bug 1076, 'privacy
2449 options are displayed even when pgp plugin
2450 not loaded / available'
2452 2006-12-09 [colin] 2.6.1cvs13
2454 * manual/advanced.xml
2455 * src/prefs_common.c
2456 * src/prefs_common.h
2457 * src/common/ssl_certificate.c
2458 Add a new hidden preference, 'unsafe_ssl_certs',
2459 which allows to store multiple certificates per
2460 server/port. This is disabled by default because
2461 it's less secure (presenting a new certificate
2462 instead of a changed one raises less alarms).
2463 This will cause Claws to ask about an unknown
2464 certificate for people who have used 2.6.1cvs8
2467 2006-12-09 [colin] 2.6.1cvs12
2470 Fix cache updating after action
2472 2006-12-07 [wwp] 2.6.1cvs11
2475 fix email address comparison when replying to all
2476 (avoid replying to ourselves), thanks to Colin.
2478 2006-12-06 [paul] 2.6.1cvs10
2485 * src/common/utils.c
2486 ...and more renaming
2489 2006-12-06 [paul] 2.6.1cvs9
2500 2006-12-06 [colin] 2.6.1cvs8
2503 * src/common/ssl_certificate.c
2504 * src/common/ssl_certificate.h
2505 Handle multiple certificates per host/port
2507 2006-12-06 [colin] 2.6.1cvs7
2509 * src/etpan/imap-thread.c
2510 Fix certificate checking on IMAP
2512 2006-12-06 [colin] 2.6.1cvs6
2515 Fix bug 1072, 'Claws stops fetching newsgroups
2516 from server when newsgroup got deleted': continue
2517 checking other groups
2519 2006-12-05 [wwp] 2.6.1cvs5
2521 * src/message_search.c
2522 * src/summary_search.c
2523 * src/gtk/combobox.c
2524 * src/gtk/combobox.h
2525 * src/gtk/gtkutils.c
2526 * src/gtk/gtkutils.h
2527 make up and down arrow keys in modern gtk_combo_box_entry widgets
2528 behave like w/ old comboboxes (summary and message search only).
2530 2006-12-05 [paul] 2.6.1cvs4
2536 2006-12-05 [paul] 2.6.1cvs3
2539 * tools/textviewer.pl
2540 script updated and description added
2542 2006-12-04 [colin] 2.6.1cvs2
2545 Run pre-send hook only when checking
2548 2006-12-04 [paul] 2.6.1cvs1
2555 bump up version number following stable release
2557 2006-12-04 [paul] 2.6.0cvs83
2560 updates and corrections
2562 2006-12-04 [colin] 2.6.0cvs82
2564 * src/common/utils.c
2565 Probably fix bug 1066, 'Incorrect mailbox
2568 2006-12-04 [colin] 2.6.0cvs81
2570 * src/common/utils.c
2571 Trim tabs from mailcap file too.
2573 2006-12-02 [paul] 2.6.0cvs80
2576 fix broken GUI under certain languages
2578 put the Cancel button to the right
2580 2006-12-01 [paul] 2.6.0cvs79
2583 remove reference to removed file
2585 2006-12-01 [wwp] 2.6.0cvs78
2589 remove forgotten debug statements.
2591 2006-12-01 [wwp] 2.6.0cvs77
2593 * manual/advanced.xml
2594 * manual/fr/advanced.xml
2600 * src/prefs_common.c
2601 * src/prefs_common.h
2602 * src/gtk/gtkutils.c
2603 * src/gtk/gtkutils.h
2604 add a hidden option to allow embedding the editaddress (edit contact details)
2605 dialog into the addressbook's window. This doesn't change the default
2608 2006-12-01 [wwp] 2.6.0cvs76
2610 * src/message_search.c
2611 * src/summary_search.c
2612 fix more focus issues (don't set focus to combobox's entry widget when
2613 entry's value changed, if entry widget has focus already).
2615 2006-12-01 [wwp] 2.6.0cvs75
2617 * src/gtk/quicksearch.c
2618 revert last changes to the quicksearch gtk_combo_box, this needs more
2621 2006-12-01 [paul] 2.6.0cvs74
2623 * tools/kdeservicemenu/README
2624 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2625 * tools/kdeservicemenu/install.sh
2626 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2627 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2628 simplify this stuff, and in so doing,
2629 fix it. (possibly re-extend it again at
2632 2006-12-01 [wwp] 2.6.0cvs73
2634 * src/gtk/quicksearch.c
2635 adapt quicksearch code to use modern gtk_combo_box'es.
2637 2006-12-01 [wwp] 2.6.0cvs72
2640 * src/prefs_common.c
2641 * src/prefs_common.h
2642 * src/message_search.c
2643 * src/summary_search.c
2644 * src/gtk/combobox.c
2645 * src/gtk/combobox.h
2646 add history combos to all message and summary search fields.
2648 2006-12-01 [wwp] 2.6.0cvs71
2651 As the list may change while the mark as read delay
2652 runs, we can't rely on the 'row' pointer, which can
2653 be invalid when the timeout is called. As the mark
2654 as read is only done if the message is still selected,
2655 use summaryview->selected instead. Thanks to Colin.
2657 2006-11-30 [paul] 2.6.0cvs70
2660 give emphasis to "Sylpheed-Claws"
2661 as well as "Claws Mail"
2663 2006-11-30 [colin] 2.6.0cvs69
2666 Put the SSL checkboxes in the receiving
2667 and sending server pages.
2669 2006-11-29 [colin] 2.6.0cvs68
2671 * src/gtk/gtkutils.c
2672 * src/gtk/gtkvscrollbutton.c
2673 Revert some deprecated fixes - they seem to
2674 deprecate stuff as soon as a new one gets out.
2675 g_object_ref_sink needed glib-2.10.
2677 2006-11-29 [colin] 2.6.0cvs67
2679 * src/common/utils.c
2680 Create .mailcap if it doesn't exist
2682 2006-11-29 [colin] 2.6.0cvs66
2685 Followup to cvs60: use original list
2686 of recipients if replying to a mail
2687 in Sent Drafts or Queue.
2689 2006-11-27 [paul] 2.6.0cvs65
2691 * src/image_viewer.c
2692 revert the last change for now (it's broken)
2694 2006-11-27 [paul] 2.6.0cvs64
2698 * m4/aclocal-include.m4
2715 * src/common/Makefile.am
2716 * src/common/claws.c
2717 * src/common/claws.h
2719 * src/common/sylpheed.c
2720 * src/common/sylpheed.h
2721 * src/etpan/Makefile.am
2722 * src/gtk/Makefile.am
2723 * src/gtk/claws-marshal.list
2725 * src/gtk/gtksctree.c
2726 * src/gtk/quicksearch.c
2727 * src/gtk/sylpheed-marshal.list
2728 * src/plugins/bogofilter/bogofilter.c
2729 * src/plugins/bogofilter/bogofilter_gtk.c
2730 * src/plugins/clamav/clamav_plugin.c
2731 * src/plugins/clamav/clamav_plugin_gtk.c
2732 * src/plugins/demo/demo.c
2733 * src/plugins/dillo_viewer/dillo_viewer.c
2734 * src/plugins/pgpcore/Makefile.am
2735 * src/plugins/pgpcore/claws.def
2736 * src/plugins/pgpcore/pgp_viewer.c
2737 * src/plugins/pgpcore/plugin.c
2738 * src/plugins/pgpcore/sylpheed.def
2739 * src/plugins/pgpinline/Makefile.am
2740 * src/plugins/pgpinline/claws.def
2741 * src/plugins/pgpinline/plugin.c
2742 * src/plugins/pgpinline/sylpheed.def
2743 * src/plugins/pgpmime/Makefile.am
2744 * src/plugins/pgpmime/claws.def
2745 * src/plugins/pgpmime/plugin.c
2746 * src/plugins/pgpmime/sylpheed.def
2747 * src/plugins/spamassassin/spamassassin.c
2748 * src/plugins/spamassassin/spamassassin_gtk.c
2749 * src/plugins/trayicon/trayicon.c
2751 remove deprecated gtk_tooltips_set_delay()
2753 2006-11-26 [paul] 2.6.0cvs63
2757 * src/image_viewer.c
2759 * src/gtk/gtkutils.c
2760 * src/gtk/gtkvscrollbutton.c
2761 * src/gtk/prefswindow.c
2762 * src/plugins/pgpcore/prefs_gpg.c
2763 replace more deprecated GTK+ functions
2765 2006-11-26 [paul] 2.6.0cvs62
2770 replace deprecated gtk_idle_... functions
2772 2006-11-26 [paul] 2.6.0cvs61
2778 * src/gtk/gtkvscrollbutton.c
2779 * src/gtk/quicksearch.c
2780 * src/plugins/pgpcore/passphrase.c
2781 replace deprecated gtk_timeout_add and
2784 2006-11-26 [paul] 2.6.0cvs60
2787 fix bug that caused the wrong recipient
2788 to be selected when replying to a msg
2789 which is From one of our accounts to
2790 another of our accounts
2792 2006-11-25 [paul] 2.6.0cvs59
2795 don't change the From column title to
2796 To if the To column is visible
2798 2006-11-24 [paul] 2.6.0cvs58
2801 fix bug 1069, 'Sent mails disappear, BCC
2802 or locking problem?'
2804 2006-11-21 [wwp] 2.6.0cvs57
2807 fix spelling menu when replying (same as 2.3.1cvs39):
2808 discrepancy between context menu and top menu when
2809 folder's dictionary isn't the default one.
2811 2006-11-19 [paul] 2.6.0cvs56
2814 obey always_show_msg option when
2816 * src/plugins/bogofilter/bogofilter.c
2819 2006-11-18 [paul] 2.6.0cvs55
2829 * src/gtk/icon_legend.c
2830 * src/gtk/icon_legend.h
2831 * tools/OOo2claws-mail.pl
2833 * tools/acroread2claws-mail.pl
2834 * tools/claws.i18n.status.pl
2835 * tools/filter_conv.pl
2836 * tools/filter_conv_new.pl
2837 * tools/freshmeat_search.pl
2838 * tools/google_search.pl
2839 * tools/kmail2claws-mail.pl
2840 * tools/kmail2claws-mail_v2.pl
2841 * tools/maildir2claws-mail.pl
2842 * tools/make.themes.project
2843 * tools/multiwebsearch.pl
2844 * tools/outlook2claws-mail.pl
2845 * tools/tb2claws-mail
2846 * tools/kdeservicemenu/README
2847 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2848 update mine and wwp's email addresses in
2851 * src/prefs_compose_writing.c
2852 set sensitivity on 'new message format' frame
2854 2006-11-17 [paul] 2.6.0cvs54
2857 more reworking of the GUI
2858 Patch by Fabien Vantard
2860 2006-11-16 [paul] 2.6.0cvs53
2863 set a minimum size for the window, allow
2864 it to automatically expand as necessary
2866 2006-11-16 [wwp] 2.6.0cvs52
2869 better wrap of copyright info on some systems.
2871 2006-11-16 [paul] 2.6.0cvs51
2874 move the tech info from the upper panel
2876 use a gtk_text_view for the features tab
2878 2006-11-16 [paul] 2.6.0cvs50
2881 update my email address
2888 * src/plugins/trayicon/trayicon.c
2889 don't offer simple menu separators
2892 add separator between 'mark all read'
2895 2006-11-15 [wwp] 2.6.0cvs49
2898 updated manuals authors.
2900 2006-11-14 [paul] 2.6.0cvs48
2903 Fix Options/Reply mode after draft save
2905 2006-11-14 [paul] 2.6.0cvs47
2908 Fix make DESTDIR=...
2911 * src/plugins/pgpinline/pgpinline.c
2912 Probably fix bug 1061
2914 2006-11-14 [paul] 2.6.0cvs46
2919 * src/stock_pixmap.c
2920 * src/stock_pixmap.h
2922 * src/pixmaps/active.xpm
2923 * src/pixmaps/inactive.xpm
2924 add a new page, 'Features', to the About dialog
2925 showing which features are compiled in and which
2928 2006-11-14 [paul] 2.6.0cvs45
2931 updated by Pavlo Bohmat
2933 2006-11-14 [colin] 2.6.0cvs44
2941 * src/gtk/gtkaspell.c
2942 Fix 64-bit-related warnings
2944 Fix possible infinite loop
2945 * src/plugins/pgpcore/sgpgme.c
2946 Remove useless check
2948 2006-11-13 [colin] 2.6.0cvs43
2950 * src/gtk/Makefile.am
2951 authors.h isn't generated
2953 2006-11-13 [colin] 2.6.0cvs42
2955 * src/plugins/pgpinline/pgpinline.c
2956 * src/plugins/pgpmime/pgpmime.c
2957 Very probably fix bug 1061, 'crash on
2958 opening signed email'. Another cast
2961 2006-11-13 [colin] 2.6.0cvs41
2963 * src/plugins/pgpcore/sgpgme.c
2964 Maybe fix bug 1061, 'crash on opening
2967 2006-11-13 [wwp] 2.6.0cvs40
2969 * src/plugins/pgpinline/pgpinline.c
2970 fix candidate for bug #1057, thanks to Colin.
2972 2006-11-13 [wwp] 2.6.0cvs39
2975 * src/quote_fmt_parse.y
2976 fix bug 1052: current parser buffer was not always
2977 allocated, ptr to this buffer could be returned as
2978 NULL whereas no parser error has occurred. in
2979 consequence, defining a template body as "%d"
2980 (w/o the quotes) for the first time of the instance
2981 of claws-mail, was reporting a parser error. make
2982 sure that the buffer is always allocated, even to
2984 fix mis-unescaping in compose.:compose_quote_fmt():
2985 unescaping of the fmt string was always done
2986 whereas it must be done *only* when receiving
2987 quote format strings issued from the prefs
2988 (compose new message, reply, forward, redirect
2989 formats), *not* when applying templates. in
2990 consequences, applying templates w/ sequences
2991 like \\|p{echo} were failing. make sure that
2992 unescaping is done only when necessary.
2994 2006-11-12 [colin] 2.6.0cvs38
2999 2006-11-12 [colin] 2.6.0cvs37
3001 * src/plugins/pgpinline/pgpinline.c
3002 * src/plugins/pgpmime/pgpmime.c
3003 Release GPG context at the latest
3004 possible moment. Maybe fixes
3005 bug 1057, 'crash on sending signed
3006 message to a newsgroup'
3009 2006-11-12 [colin] 2.6.0cvs36
3011 * src/plugins/pgpcore/sgpgme.c
3012 Tell a bit more when gpg's status doesn't
3013 contain any signature
3015 2006-11-12 [colin] 2.6.0cvs35
3018 Fix bug 1060, 'compilation error with
3021 2006-11-12 [paul] 2.6.0cvs34
3023 * doc/man/claws-mail.1
3025 * src/plugins/clamav/README
3026 * src/plugins/spamassassin/README
3028 * tools/freshmeat_search.pl
3029 * tools/google_search.pl
3030 * tools/multiwebsearch.pl
3032 * src/plugins/trayicon/trayicon.c
3033 fix compiliation warning
3035 2006-11-11 [colin] 2.6.0cvs33
3038 Forbid drag and drop from/to different
3039 folders of type F_UNKNOWN
3041 2006-11-11 [colin] 2.6.0cvs32
3043 * src/plugins/pgpinline/pgpinline.c
3044 Fix typo in previous commit:
3046 + if ((err = gpgme_new(&data->ctx)) ...)
3048 2006-11-11 [colin] 2.6.0cvs31
3050 * src/plugins/pgpinline/pgpinline.c
3051 * src/plugins/pgpmime/pgpmime.c
3052 Check success after calling gpgme_new
3053 Maybe fixes bug 1057, 'crash on sending
3054 signed message to a newsgroup'
3056 2006-11-11 [colin] 2.6.0cvs30
3059 init undostruct to 0s (from
3060 valgrind log of bug 1057)
3062 2006-11-10 [colin] 2.6.0cvs29
3065 Set cursor to wait before filtering
3066 duplicates in all folders
3067 * src/plugins/bogofilter/bogofilter.c
3068 * src/plugins/bogofilter/bogofilter.h
3069 * src/plugins/bogofilter/bogofilter_gtk.c
3070 Completely thread away the bogofilter
3073 2006-11-10 [mones] 2.6.0cvs28
3077 added COMPOSE_CHECK_BEFORE_SEND hook
3079 2006-11-10 [paul] 2.6.0cvs27
3083 add libSM to get_compiled_in_features()
3087 2006-11-10 [colin] 2.6.0cvs26
3089 * src/etpan/imap-thread.c
3090 Add a reference to libetpan's sasl engine
3091 so that sasl_done() doesn't get called by
3092 libetpan, and doesn't break openssl.
3093 Should fix bug 1053, 'SC fails to reestablish
3094 a secure connection'
3097 2006-11-10 [colin] 2.6.0cvs25
3099 * manual/addrbook.xml
3100 * manual/advanced.xml
3105 2006-11-09 [colin] 2.6.0cvs24
3107 * src/plugins/bogofilter/bogofilter_gtk.c
3108 Add comment about annoyance
3110 2006-11-09 [colin] 2.6.0cvs23
3112 * src/plugins/bogofilter/bogofilter.c
3113 * src/plugins/bogofilter/bogofilter_gtk.c
3114 Prepare things needed to thread bogofilter
3115 filtering: separate bogo stuff and possible GUI
3118 2006-11-09 [colin] 2.6.0cvs22
3122 Search for one of our accounts in Delivered-To
3123 (helps for auto-account selection when
3124 replying/forwarding)
3128 * src/plugins/trayicon/trayicon.c
3129 Allow opening a new mail with any account from
3132 2006-11-09 [wwp] 2.6.0cvs21
3135 * src/prefs_common.c
3136 * src/prefs_common.h
3137 * src/prefs_compose_writing.c
3138 add a compose new message format (in prefs/compose/writing), it's a
3139 simple subject+body template to use when opening a new composition
3140 window. It's similar to the existent reply and forward formats.
3142 enhanced the template/format % symbols substitution mechanism to
3143 use current composition window information when % are used in
3144 the compose new message format or in templates applied to new
3145 messages (there were useless in that situations before). When
3146 applied to new messages, %d corresponds to the system time/date.
3148 2006-11-09 [paul] 2.6.0cvs20
3153 2006-11-09 [paul] 2.6.0cvs19
3156 keep tje alphabetical order
3158 2006-11-08 [colin] 2.6.0cvs18
3160 * src/etpan/imap-thread.c
3161 Fix bug 1054, 'Slowness logging big
3164 2006-11-08 [paul] 2.6.0cvs17
3169 2006-11-08 [paul] 2.6.0cvs16
3174 2006-11-08 [paul] 2.6.0cvs15
3177 * tools/OOo2claws-mail.pl
3178 * tools/OOo2sylpheed.pl
3180 * tools/acroread2claws-mail.pl
3181 * tools/acroread2sylpheed.pl
3182 * tools/kmail2claws-mail.pl
3183 * tools/kmail2claws-mail_v2.pl
3184 * tools/kmail2sylpheed.pl
3185 * tools/kmail2sylpheed_v2.pl
3186 * tools/maildir2claws-mail.pl
3187 * tools/maildir2sylpheed.pl
3188 * tools/nautilus2claws-mail.sh
3189 * tools/nautilus2sylpheed.sh
3190 * tools/outlook2claws-mail.pl
3191 * tools/outlook2sylpheed.pl
3192 * tools/tb2claws-mail
3194 * tools/tbird2claws.py
3195 * tools/tbird2syl.py
3196 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3197 * tools/kdeservicemenu/install.sh
3198 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3199 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3200 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3201 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3202 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3203 renamed (removed, added) tools files
3205 2006-11-08 [paul] 2.6.0cvs14
3209 Migrate sylpheedrc to clawsrc, and fix the standard
3210 plugins path in the process
3212 2006-11-07 [colin] 2.6.0cvs13
3215 Symlink sylpheed-claws relative to
3218 2006-11-07 [colin] 2.6.0cvs12
3221 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3223 2006-11-07 [paul] 2.6.0cvs11
3226 Fix a missed occurence of
3229 2006-11-07 [paul] 2.6.0cvs10
3232 Fix symlink installation
3234 2006-11-07 [paul] 2.6.0cvs9
3237 Symlink claws-mail to sylpheed-claws
3238 * src/common/utils.c
3239 Fix migrating symlinks
3240 * src/etpan/imap-thread.c
3241 check certificate only when there's
3244 2006-11-07 [paul] 2.6.0cvs8
3247 Fix icon breakages with Gtk, which needs a
3248 cache updated to see them.
3250 2006-11-07 [paul] 2.6.0cvs7
3261 * claws-mail-128x128.png
3262 * claws-mail-64x64.png
3267 * sylpheed-claws-128x128.png
3268 * sylpheed-claws-64x64.png
3269 * sylpheed-claws.desktop
3270 * sylpheed-claws.ico
3271 * sylpheed-claws.pc.in
3272 * sylpheed-claws.png
3273 * debian/README.Debian
3275 * debian/claws-mail.desktop
3276 * debian/claws-mail.menu
3277 * debian/claws-mail.postinst.debhelper
3278 * debian/claws-mail.postrm.debhelper
3283 * debian/sylpheed-claws.desktop
3284 * debian/sylpheed-claws.menu
3285 * debian/sylpheed-claws.postinst.debhelper
3286 * debian/sylpheed-claws.postrm.debhelper
3287 * doc/man/Makefile.am
3288 * doc/man/claws-mail.1
3289 * doc/man/sylpheed-claws.1
3290 * doc/src/ChangeLog.claws-pre0.8.0
3291 * manual/Makefile.am
3292 * manual/account.xml
3294 * manual/addrbook.xml
3295 * manual/advanced.xml
3296 * manual/claws-mail-manual.xml
3298 * manual/glossary.xml
3299 * manual/handling.xml
3301 * manual/keyboard.xml
3302 * manual/plugins.xml
3303 * manual/starting.xml
3304 * manual/sylpheed-claws-manual.xml
3306 * manual/dist/.cvsignore
3307 * manual/dist/html/.cvsignore
3308 * manual/dist/html/Makefile.am
3309 * manual/dist/pdf/.cvsignore
3310 * manual/dist/pdf/Makefile.am
3311 * manual/dist/ps/.cvsignore
3312 * manual/dist/ps/Makefile.am
3313 * manual/dist/txt/.cvsignore
3314 * manual/dist/txt/Makefile.am
3315 * manual/es/Makefile.am
3316 * manual/es/advanced.xml
3317 * manual/es/claws-mail-manual.xml
3319 * manual/es/glossary.xml
3320 * manual/es/handling.xml
3321 * manual/es/intro.xml
3322 * manual/es/plugins.xml
3323 * manual/es/sylpheed-claws-manual.xml
3324 * manual/es/dist/.cvsignore
3325 * manual/es/dist/html/.cvsignore
3326 * manual/es/dist/html/Makefile.am
3327 * manual/es/dist/pdf/.cvsignore
3328 * manual/es/dist/pdf/Makefile.am
3329 * manual/es/dist/ps/.cvsignore
3330 * manual/es/dist/ps/Makefile.am
3331 * manual/es/dist/txt/.cvsignore
3332 * manual/es/dist/txt/Makefile.am
3333 * manual/fr/Makefile.am
3334 * manual/fr/account.xml
3336 * manual/fr/addrbook.xml
3337 * manual/fr/advanced.xml
3338 * manual/fr/claws-mail-manual.xml
3340 * manual/fr/glossary.xml
3341 * manual/fr/handling.xml
3342 * manual/fr/intro.xml
3343 * manual/fr/keyboard.xml
3344 * manual/fr/plugins.xml
3345 * manual/fr/starting.xml
3346 * manual/fr/sylpheed-claws-manual.xml
3347 * manual/fr/dist/.cvsignore
3348 * manual/fr/dist/html/.cvsignore
3349 * manual/fr/dist/html/Makefile.am
3350 * manual/fr/dist/pdf/.cvsignore
3351 * manual/fr/dist/pdf/Makefile.am
3352 * manual/fr/dist/ps/.cvsignore
3353 * manual/fr/dist/ps/Makefile.am
3354 * manual/fr/dist/txt/.cvsignore
3355 * manual/fr/dist/txt/Makefile.am
3356 * manual/pl/Makefile.am
3357 * manual/pl/account.xml
3359 * manual/pl/addrbook.xml
3360 * manual/pl/advanced.xml
3361 * manual/pl/claws-mail-manual.xml
3363 * manual/pl/glossary.xml
3364 * manual/pl/handling.xml
3365 * manual/pl/intro.xml
3366 * manual/pl/keyboard.xml
3367 * manual/pl/plugins.xml
3368 * manual/pl/starting.xml
3369 * manual/pl/sylpheed-claws-manual.xml
3370 * manual/pl/dist/.cvsignore
3371 * manual/pl/dist/html/.cvsignore
3372 * manual/pl/dist/html/Makefile.am
3373 * manual/pl/dist/pdf/.cvsignore
3374 * manual/pl/dist/pdf/Makefile.am
3375 * manual/pl/dist/ps/.cvsignore
3376 * manual/pl/dist/ps/Makefile.am
3377 * manual/pl/dist/txt/.cvsignore
3378 * manual/pl/dist/txt/Makefile.am
3402 * src/addressbook_foldersel.c
3403 * src/addressbook_foldersel.h
3425 * src/customheader.c
3426 * src/customheader.h
3427 * src/displayheader.c
3428 * src/displayheader.h
3439 * src/editldap_basedn.c
3440 * src/editldap_basedn.h
3456 * src/folder_item_prefs.c
3457 * src/folder_item_prefs.h
3464 * src/grouplistdialog.c
3465 * src/grouplistdialog.h
3468 * src/image_viewer.c
3469 * src/image_viewer.h
3508 * src/matcher_parser.h
3509 * src/matcher_parser_lex.l
3510 * src/matcher_parser_parse.y
3513 * src/message_search.c
3514 * src/message_search.h
3533 * src/partial_download.c
3534 * src/partial_download.h
3539 * src/prefs_account.c
3540 * src/prefs_account.h
3541 * src/prefs_actions.c
3542 * src/prefs_actions.h
3543 * src/prefs_common.c
3544 * src/prefs_common.h
3545 * src/prefs_compose_writing.c
3546 * src/prefs_compose_writing.h
3547 * src/prefs_customheader.c
3548 * src/prefs_customheader.h
3549 * src/prefs_display_header.c
3550 * src/prefs_display_header.h
3551 * src/prefs_ext_prog.c
3552 * src/prefs_ext_prog.h
3553 * src/prefs_filtering.c
3554 * src/prefs_folder_column.c
3555 * src/prefs_folder_column.h
3556 * src/prefs_folder_item.c
3557 * src/prefs_folder_item.h
3562 * src/prefs_image_viewer.c
3563 * src/prefs_image_viewer.h
3564 * src/prefs_matcher.c
3565 * src/prefs_matcher.h
3566 * src/prefs_message.c
3567 * src/prefs_message.h
3568 * src/prefs_msg_colors.c
3569 * src/prefs_msg_colors.h
3574 * src/prefs_receive.c
3575 * src/prefs_receive.h
3578 * src/prefs_spelling.c
3579 * src/prefs_spelling.h
3580 * src/prefs_summaries.c
3581 * src/prefs_summaries.h
3582 * src/prefs_summary_column.c
3583 * src/prefs_summary_column.h
3584 * src/prefs_template.c
3585 * src/prefs_template.h
3586 * src/prefs_themes.c
3587 * src/prefs_themes.h
3588 * src/prefs_toolbar.c
3589 * src/prefs_toolbar.h
3590 * src/prefs_wrapping.c
3591 * src/prefs_wrapping.h
3601 * src/quote_fmt_parse.y
3604 * src/remotefolder.c
3605 * src/remotefolder.h
3606 * src/send_message.c
3607 * src/send_message.h
3610 * src/sourcewindow.c
3611 * src/sourcewindow.h
3616 * src/stock_pixmap.c
3617 * src/stock_pixmap.h
3618 * src/summary_search.c
3619 * src/summary_search.h
3636 * src/common/base64.c
3637 * src/common/base64.h
3639 * src/common/hooks.c
3640 * src/common/hooks.h
3643 * src/common/mgutils.c
3644 * src/common/mgutils.h
3647 * src/common/passcrypt.c
3648 * src/common/passcrypt.h.in
3649 * src/common/plugin.c
3650 * src/common/plugin.h
3651 * src/common/prefs.c
3652 * src/common/prefs.h
3653 * src/common/progressindicator.c
3654 * src/common/progressindicator.h
3655 * src/common/quoted-printable.c
3656 * src/common/quoted-printable.h
3657 * src/common/session.c
3658 * src/common/session.h
3661 * src/common/socket.c
3662 * src/common/socket.h
3665 * src/common/stringtable.c
3666 * src/common/stringtable.h
3667 * src/common/sylpheed.c
3668 * src/common/sylpheed.h
3669 * src/common/template.c
3670 * src/common/template.h
3671 * src/common/timing.h
3672 * src/common/utils.c
3673 * src/common/utils.h
3674 * src/common/version.h.in
3677 * src/common/xmlprops.c
3678 * src/common/xmlprops.h
3680 * src/gtk/colorlabel.c
3681 * src/gtk/colorlabel.h
3682 * src/gtk/colorsel.c
3683 * src/gtk/colorsel.h
3684 * src/gtk/combobox.c
3685 * src/gtk/combobox.h
3686 * src/gtk/description_window.c
3687 * src/gtk/description_window.h
3690 * src/gtk/foldersort.c
3691 * src/gtk/foldersort.h
3692 * src/gtk/gtkaspell.c
3693 * src/gtk/gtkaspell.h
3694 * src/gtk/gtksctree.c
3695 * src/gtk/gtkshruler.c
3696 * src/gtk/gtkshruler.h
3697 * src/gtk/gtkutils.c
3698 * src/gtk/gtkutils.h
3699 * src/gtk/icon_legend.c
3700 * src/gtk/icon_legend.h
3701 * src/gtk/logwindow.c
3702 * src/gtk/logwindow.h
3703 * src/gtk/manage_window.c
3704 * src/gtk/manage_window.h
3705 * src/gtk/pluginwindow.c
3706 * src/gtk/pluginwindow.h
3707 * src/gtk/prefswindow.c
3708 * src/gtk/prefswindow.h
3709 * src/gtk/quicksearch.c
3710 * src/gtk/quicksearch.h
3711 * src/pixmaps/claws-mail.xpm
3712 * src/pixmaps/claws-mail_icon.xpm
3713 * src/pixmaps/claws-mail_logo.xpm
3714 * src/pixmaps/sylpheed-claws.xpm
3715 * src/pixmaps/sylpheed-claws_icon.xpm
3716 * src/pixmaps/sylpheed-claws_logo.xpm
3717 * src/plugins/bogofilter/Makefile.am
3718 * src/plugins/bogofilter/bogofilter.c
3719 * src/plugins/bogofilter/bogofilter.h
3720 * src/plugins/bogofilter/bogofilter_gtk.c
3721 * src/plugins/clamav/Makefile.am
3722 * src/plugins/clamav/clamav_plugin.c
3723 * src/plugins/clamav/clamav_plugin.h
3724 * src/plugins/clamav/clamav_plugin_gtk.c
3725 * src/plugins/demo/Makefile.am
3726 * src/plugins/demo/demo.c
3727 * src/plugins/dillo_viewer/Makefile.am
3728 * src/plugins/dillo_viewer/README
3729 * src/plugins/dillo_viewer/dillo_prefs.c
3730 * src/plugins/dillo_viewer/dillo_prefs.h
3731 * src/plugins/dillo_viewer/dillo_viewer.c
3732 * src/plugins/pgpcore/Makefile.am
3733 * src/plugins/pgpcore/passphrase.c
3734 * src/plugins/pgpcore/passphrase.h
3735 * src/plugins/pgpcore/pgp_viewer.c
3736 * src/plugins/pgpcore/pgp_viewer.h
3737 * src/plugins/pgpcore/plugin.c
3738 * src/plugins/pgpcore/prefs_gpg.c
3739 * src/plugins/pgpcore/prefs_gpg.h
3740 * src/plugins/pgpcore/select-keys.c
3741 * src/plugins/pgpcore/select-keys.h
3742 * src/plugins/pgpcore/sgpgme.c
3743 * src/plugins/pgpcore/sgpgme.h
3744 * src/plugins/pgpcore/sylpheed.def
3745 * src/plugins/pgpcore/version.rc
3746 * src/plugins/pgpinline/Makefile.am
3747 * src/plugins/pgpinline/pgpinline.c
3748 * src/plugins/pgpinline/pgpinline.h
3749 * src/plugins/pgpinline/plugin.c
3750 * src/plugins/pgpinline/sylpheed.def
3751 * src/plugins/pgpinline/version.rc
3752 * src/plugins/pgpmime/Makefile.am
3753 * src/plugins/pgpmime/pgpmime.c
3754 * src/plugins/pgpmime/pgpmime.h
3755 * src/plugins/pgpmime/plugin.c
3756 * src/plugins/pgpmime/sylpheed.def
3757 * src/plugins/pgpmime/version.rc
3758 * src/plugins/spamassassin/Makefile.am
3759 * src/plugins/spamassassin/README
3760 * src/plugins/spamassassin/spamassassin.c
3761 * src/plugins/spamassassin/spamassassin.h
3762 * src/plugins/spamassassin/spamassassin_gtk.c
3763 * src/plugins/trayicon/Makefile.am
3764 * src/plugins/trayicon/trayicon.c
3765 * tools/OOo2sylpheed.pl
3767 * tools/README.sylprint
3768 * tools/acroread2sylpheed.pl
3769 * tools/claws.i18n.status.pl
3770 * tools/filter_conv.pl
3771 * tools/filter_conv_new.pl
3772 * tools/freshmeat_search.pl
3773 * tools/google_search.pl
3774 * tools/kmail2sylpheed.pl
3775 * tools/kmail2sylpheed_v2.pl
3776 * tools/make.themes.project
3777 * tools/multiwebsearch.pl
3778 * tools/nautilus2sylpheed.sh
3779 * tools/outlook2sylpheed.pl
3783 * tools/textviewer.sh
3784 * tools/vcard2xml.py
3785 * tools/kdeservicemenu/README
3786 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3787 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3788 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3789 Change name to Claws Mail. Announce to follow...
3791 2006-11-06 [wwp] 2.6.0cvs6
3793 * src/prefs_template.c
3794 unify messages related to quote format/template errors (fix
3795 capitalization), again.
3797 2006-11-06 [wwp] 2.6.0cvs5
3800 unify messages related to quote format/template errors.
3802 2006-11-06 [wwp] 2.6.0cvs4
3804 * src/prefs_msg_colors.c
3805 more uses of Q_ macro for contextual translations, thanks
3808 2006-11-06 [wwp] 2.6.0cvs3
3811 * src/common/utils.c
3812 * src/common/utils.h
3813 show an alertpanel to make sure users are aware that sensitive
3814 files are attached (it's file blacklist-based). This will fix
3815 interaction w/ GoogleEarth for instance, thanks to Colin.
3817 2006-11-06 [wwp] 2.6.0cvs2
3820 * src/prefs_template.c
3821 * src/prefs_template.h
3822 check quote format when applying/closing prefs. For now this only
3823 shows up an error dialog box, not preventing the user from using
3824 a broken quote (reply, forwards) format.
3826 2006-11-06 [wwp] 2.6.0cvs1
3828 * src/prefs_template.c
3829 fix missing checks of some template fields.
3831 2006-11-06 [paul] 2.6.0
3838 2006-11-06 [paul] 2.5.6cvs22
3840 * manual/advanced.xml
3841 * manual/es/advanced.xml
3842 put 'respect_flowed_format' info in the correct
3845 2006-11-06 [mones] 2.5.6cvs21
3848 Minor fixes for release
3850 2006-11-06 [paul] 2.5.6cvs20
3861 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3862 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3863 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3866 2006-11-02 [colin] 2.5.6cvs19
3870 * src/prefs_account.c
3871 * src/etpan/imap-thread.c
3872 Add GSSAPI support - fixes Debian bug #383274
3874 2006-11-01 [colin] 2.5.6cvs18
3877 Handle libpisock12 support. Probably
3878 fixes bug 1046, 'jpilot AddressDB.pdb
3881 2006-11-01 [colin] 2.5.6cvs17
3884 debug_print() folderutils_mark_all_read()
3886 2006-11-01 [colin] 2.5.6cvs16
3889 Add missed files to the Apache exception
3891 2006-10-31 [colin] 2.5.6cvs15
3895 Add a copy_private_data() func to FolderClasses
3896 Doesn't break the feature freeze, because we
3897 won't use it (right now) in the core.
3899 2006-10-31 [colin] 2.5.6cvs14
3902 Allow linking with the Apache licensed files in
3903 src/plugins/spamassassin. Hopefully fixes
3904 bug 1048, 'Spamassassin plugin license problem'
3906 2006-10-31 [wwp] 2.5.6cvs13
3909 fix and optimize trimming of leading linefeeds in body loop.
3911 2006-10-31 [colin] 2.5.6cvs12
3913 * src/etpan/imap-thread.c
3915 Make really sure to have NULL sets in case
3918 2006-10-30 [wwp] 2.5.6cvs11
3920 * src/prefs_common.c
3921 * src/prefs_common.h
3923 fix broken storage of quote format template when it contains \-escape
3924 sequences. The application of such sequences is also fixed now (\t
3925 in quote format will be a real tab instead of a 't', for instance).
3927 2006-10-27 [colin] 2.5.6cvs10
3930 Probably fix bug 1045, 'sylpheed-claws
3931 doesn't remove the mail from the IMAP
3932 Queue folder after sending'. From
3935 2006-10-27 [colin] 2.5.6cvs9
3938 Require libetpan-0.48. I'm so annoying,
3941 2006-10-27 [colin] 2.5.6cvs8
3945 Probably fix bug 1044, 'sylpheed-claws
3946 segfaults while moving mails' - Fix relation
3947 usage when moving to an IMAP mailbox from another
3950 2006-10-26 [paul] 2.5.6cvs7
3953 add libSM to compiled-in features
3956 2006-10-24 [colin] 2.5.6cvs6
3959 * src/gtk/gtkutils.c
3960 Fix crash when printing emails with an
3963 2006-10-24 [mones] 2.5.6cvs5
3965 * manual/es/advanced.xml
3966 Synchronize hidden option respect_flowed_format
3970 2006-10-21 [paul] 2.5.6cvs4
3973 * src/plugins/pgpcore/pgp_viewer.c
3974 * src/plugins/pgpcore/sgpgme.c
3975 fix building on BSDs
3976 Thanks to Michael Hughes
3977 <Sylpheed-Claws_user@thehugheslogcabin.net>
3979 2006-10-20 [colin] 2.5.6cvs3
3982 Bump up libetpan requirement
3983 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3984 * src/common/utils.c
3985 * src/common/utils.h
3986 Add convenience get_file_mtime()
3988 * src/etpan/imap-thread.c
3989 * src/etpan/imap-thread.h
3990 Implement UIDPLUS support if the server
3991 supports it - faster sending in this case
3993 2006-10-19 [colin] 2.5.6cvs2
3995 * src/gtk/quicksearch.c
3996 Fix emptying in type-ahead+extended mode
3999 Add a hook for offline state change
4000 * src/plugins/trayicon/trayicon.c
4001 Use it to display offline icons
4002 * src/plugins/trayicon/Makefile.am
4003 * src/plugins/trayicon/newmail.offline.xpm
4004 * src/plugins/trayicon/newmarkedmail.offline.xpm
4005 * src/plugins/trayicon/nomail.offline.xpm
4006 * src/plugins/trayicon/unreadmail.offline.xpm
4007 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4010 2006-10-12 [paul] 2.5.6cvs1
4015 Update version number following
4018 2006-10-19 [colin] 2.5.5cvs18
4020 * manual/handling.xml
4021 Add type-ahead search
4023 2006-10-18 [colin] 2.5.5cvs17
4025 * src/gtk/quicksearch.c
4026 Remove "save to history only if there's
4027 no syntax error", it breaks for some
4028 reason which I'll investigate later.
4030 2006-10-18 [colin] 2.5.5cvs16
4032 * src/prefs_common.c
4033 * src/prefs_common.h
4035 * src/gtk/quicksearch.c
4036 * src/gtk/quicksearch.h
4037 Add a type-ahead option for fast searches
4038 Patch by Fabien Vantard
4040 2006-10-18 [colin] 2.5.5cvs15
4044 Add Options/Reply mode/ menu to be able to
4045 change the recipients of a reply on the fly
4047 2006-10-18 [colin] 2.5.5cvs14
4050 Fix redirecting of our own sent mails
4052 2006-10-17 [wwp] 2.5.5cvs13
4054 * src/send_message.c
4055 Fix duplicate error messages when sending, and missing
4056 newline in such error messages.
4058 2006-10-17 [colin] 2.5.5cvs12
4061 Compare addresses case-insensitive
4063 2006-10-17 [colin] 2.5.5cvs11
4065 * src/plugins/pgpcore/sgpgme.c
4068 2006-10-17 [colin] 2.5.5cvs10
4070 * src/plugins/pgpcore/pgp_viewer.c
4073 2006-10-17 [colin] 2.5.5cvs9
4076 Fix a typo (thanks to Fabien)
4078 2006-10-16 [colin] 2.5.5cvs8
4081 Fix problem with quote-folding when emails
4082 don't convert cleanly to UTF-8
4084 2006-10-14 [colin] 2.5.5cvs7
4086 * src/prefs_template.c
4087 Reset fields when reopening
4090 2006-10-13 [paul] 2.5.5cvs6
4092 * manual/advanced.xml
4093 * src/prefs_message.c
4094 make 'respect_flowed_format' a hidden
4095 option, and add a manual entry for it
4098 2006-10-12 [colin] 2.5.5cvs5
4101 Revert part of 2.5.2cvs21:
4102 Don't optimise by reusing the
4103 last iconv converter if possible:
4104 it seems slightly broken in a
4105 very hard way to reproduce
4107 2006-10-12 [colin] 2.5.5cvs4
4109 * src/prefs_common.c
4110 * src/prefs_common.h
4111 * src/prefs_message.c
4113 Fix bug 1035, 'Incorrect handling
4114 of flowed lines'. We now optionnaly
4115 handle this format (preference is in
4116 Message View/Text options section)
4118 2006-10-12 [colin] 2.5.5cvs3
4122 * src/plugins/pgpcore/pgp_viewer.c
4123 * src/plugins/pgpcore/sgpgme.c
4124 Don't try to import without asking
4126 2006-10-12 [colin] 2.5.5cvs2
4129 Fix bug 1036, 'Forwarding a mutlipart
4130 mail with a "text/html" block to ms
4131 outlook users leeds to freeze of
4132 outlook'. Poor outlook users...
4134 2006-10-12 [paul] 2.5.5cvs1
4139 Update version number following
4142 2006-10-11 [paul] 2.5.4cvs1
4147 Update version number following
4150 2006-10-11 [paul] 2.5.3cvs32
4153 fix bug 1032, 'Segmentation fault when showing
4154 message' (bug in quote folding)
4157 2006-10-10 [colin] 2.5.3cvs31
4160 Rephrase english a bit
4162 2006-10-10 [colin] 2.5.3cvs30
4164 * src/prefs_compose_writing.c
4165 Stop making the page larger than the window
4167 2006-10-10 [wwp] 2.5.3cvs29
4170 * src/prefs_template.c
4173 * src/quote_fmt_lex.l
4174 * src/quote_fmt_parse.y
4175 Extend the quote parser a bit: allow to get access to
4176 basic (composing) account info.
4178 2006-10-10 [colin] 2.5.3cvs28
4181 Fix this \t problem in subject
4183 2006-10-09 [colin] 2.5.3cvs27
4187 Prepare cache a bit later
4188 If section already exists, skip the new one
4189 (as previously); avoid writing the same block
4190 twice - if we find a second block with the
4192 * src/plugins/pgpcore/pgp_viewer.c
4193 Set cursor to busy when retrieving a key
4194 * src/plugins/pgpcore/sgpgme.c
4195 allow 5 seconds for gpg to export the key
4198 2006-10-09 [colin] 2.5.3cvs26
4203 Check for existence of fgets_unlocked
4206 2006-10-09 [paul] 2.5.3cvs25
4208 * src/prefs_summaries.c
4209 replace strftime() with fast_strftime() and in
4210 the consequence fix the bug in the display of
4211 AM/PM in the 'Example' string
4213 2006-10-09 [ticho] 2.5.3cvs24
4216 Updated (and fixed up somewhat) Slovak translation.
4218 2006-10-08 [colin] 2.5.3cvs23
4220 * src/prefs_folder_item.c
4221 Explain why prefs in the top-level folder
4222 aren't retained, but are still useful
4224 2006-10-08 [colin] 2.5.3cvs22
4227 Don't cache anything if caching fails
4229 2006-10-08 [colin] 2.5.3cvs21
4231 * src/common/utils.c
4232 always include gi18n.h
4234 2006-10-07 [colin] 2.5.3cvs20
4236 * src/plugins/pgpcore/pgp_viewer.c
4237 Kill gpg after 5 seconds wait
4239 2006-10-07 [colin] 2.5.3cvs19
4241 * src/plugins/pgpcore/pgp_viewer.c
4242 * src/plugins/pgpcore/pgp_viewer.h
4245 2006-10-07 [colin] 2.5.3cvs18
4247 * src/plugins/pgpcore/pgp_viewer.c
4248 * src/plugins/pgpcore/pgp_viewer.h
4249 Actually add the files to CVS
4251 2006-10-07 [colin] 2.5.3cvs17
4253 * src/plugins/pgpcore/sgpgme.c
4254 Be sure not to crash on 'application/pgp-signature' that
4255 are not application/pgp-signatures
4257 2006-10-07 [colin] 2.5.3cvs16
4261 Make a bit more of the API available
4262 * src/plugins/pgpcore/Makefile.am
4263 * src/plugins/pgpcore/plugin.c
4264 * src/plugins/pgpcore/sgpgme.c
4265 Add basic key import/export
4267 2006-10-07 [colin] 2.5.3cvs15
4271 * src/prefs_account.c
4273 Warn users *everywhere* if libetpan's not
4276 2006-10-06 [mones] 2.5.3cvs14
4280 updated by Stephan Sachse and me
4282 2006-10-06 [colin] 2.5.3cvs13
4285 * src/common/sylpheed.c
4286 Don't load common plugins if --exit is passed
4289 Implement a cache to avoid reading the same
4290 files over and over again at startup
4292 2006-10-06 [colin] 2.5.3cvs12
4295 * src/gtk/quicksearch.c
4296 Update display every 5k mails on fast searches
4298 2006-10-06 [colin] 2.5.3cvs11
4301 Don't do quote folding on HTML or ERTF.
4302 May fix the Cygwin issues if they were
4303 happening with HTML mails?
4305 2006-10-05 [colin] 2.5.3cvs10
4310 2006-10-05 [colin] 2.5.3cvs9
4313 Use unlocked_stdio here too
4315 2006-10-05 [colin] 2.5.3cvs8
4318 Fix go to next * after preferences apply
4320 Do the fd lock/unlock ourselves instead of
4321 letting the libc do it at each write
4323 2006-10-05 [colin] 2.5.3cvs7
4325 * src/common/utils.c
4326 Faster division, thanks to Jean Diraison
4328 2006-10-05 [paul] 2.5.3cvs6
4330 * src/common/utils.c
4331 fix building with --disable-nls
4333 2006-10-04 [colin] 2.5.3cvs5
4336 Maybe fix a segfault
4338 2006-10-04 [wwp] 2.5.3cvs4
4340 * src/prefs_folder_item.c
4341 Fine-tune layouts in folder item prefs. Suggested by
4342 Fabien Vantard <fzzzzz@gmail.com>.
4344 2006-10-04 [wwp] 2.5.3cvs3
4346 * src/prefs_folder_item.c
4347 Kill the clandestine passengers. You didn't see anything.
4349 2006-10-04 [wwp] 2.5.3cvs2
4351 * src/prefs_folder_item.c
4352 Add a way to test the subject simplify regexp in
4353 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4354 w/ few layout changes.
4356 2006-20-04 [paul] 2.5.3cvs1
4361 Update version number following
4364 2006-10-04 [colin] 2.5.2cvs42
4369 Provide a way for folder classes to set their sort
4372 2006-10-03 [colin] 2.5.2cvs41
4375 Don't use strlen() to know if the
4378 2006-10-03 [colin] 2.5.2cvs40
4381 Fix "check for new folders" with accentued folders
4383 2006-10-03 [ticho] 2.5.2cvs39
4389 Colin's fix for "copy" filtering rules.
4391 2006-10-02 [colin] 2.5.2cvs38
4394 Fix for double-click too
4396 2006-10-02 [colin] 2.5.2cvs37
4399 correct fix for cvs36
4401 2006-10-02 [colin] 2.5.2cvs36
4404 Fix 'goto next unread' after collapsing/expanding
4407 2006-10-02 [colin] 2.5.2cvs35
4410 Fix double freeze/thaw
4411 * src/common/utils.c
4412 * src/common/utils.h
4413 Reimplement strftime
4418 2006-10-02 [colin] 2.5.2cvs34
4421 Time mh_write_sequences() - it's fast
4423 Init a variable to shut up gcc
4425 2006-10-01 [colin] 2.5.2cvs33
4431 Add helper mh_set_mtime(), and set mtime to stat()'s result
4432 Add fsync but disable it, it's slow as hell
4434 2006-10-01 [colin] 2.5.2cvs32
4438 fflush() caches and mh_sequences before
4441 2006-10-01 [colin] 2.5.2cvs31
4444 Don't ftruncate when not using mmap
4446 2006-09-30 [colin] 2.5.2cvs30
4449 Write folder list *after* saving caches
4451 2006-09-30 [colin] 2.5.2cvs29
4455 Debug forced mtime changes
4457 2006-09-30 [colin] 2.5.2cvs28
4461 Remove useless debug_print()s (code
4464 2006-09-30 [colin] 2.5.2cvs27
4467 Do stuff faster when writing mh_sequences
4469 2006-09-30 [colin] 2.5.2cvs26
4472 Don't let the writing of .mh_sequences, which
4473 can change the folder's mtime, let us think
4476 2006-09-30 [colin] 2.5.2cvs25
4479 Move a debug_print where it belongs
4482 Don't mess with a huge slow subject
4483 table if we're not threading by
4486 2006-09-30 [colin] 2.5.2cvs24
4489 Reenable mmaped reads (*not* writes!)
4491 Don't destroy and recreate hashtables just
4493 * src/common/utils.c
4494 Remove useless reply prefixes (it's case
4497 2006-09-30 [wwp] 2.5.2cvs23
4500 Fixed a minor bug in date value extraction, added a switch
4501 to replace non RFC-compliant Date: value, added a switch
4502 to use strict RFC matching patterns for dates.
4504 2006-09-29 [colin] 2.5.2cvs22
4506 * src/matcher_parser.h
4507 * src/matcher_parser_parse.y
4508 * src/prefs_filtering.c
4510 * src/summary_search.c
4512 * src/gtk/quicksearch.c
4513 * src/gtk/quicksearch.h
4514 Optimise searches by setting different
4515 refresh intervals (depending if the
4516 search is fast or not)
4518 2006-09-29 [colin] 2.5.2cvs21
4521 Optimise by reusing the last iconv converter
4524 Optimise a bit (the foldable quotes feature
4525 still has an awful O(n^2) algo
4527 2006-09-29 [colin] 2.5.2cvs20
4529 * src/gtk/gtksctree.c
4530 * src/gtk/gtksctree.h
4531 Optimise de-selection via up/down or
4534 2006-09-28 [colin] 2.5.2cvs19
4541 * src/summary_search.c
4543 Avoid using summaryview->ctree directly
4545 2006-09-28 [colin] 2.5.2cvs18
4549 Add helpers to freeze/thaw/grab_focus
4550 Factorize calls to freeze/thaw/grab_focus
4553 2006-09-28 [colin] 2.5.2cvs17
4556 More guards for the session management
4558 2006-09-28 [colin] 2.5.2cvs16
4561 * src/gtk/gtksctree.c
4562 * src/gtk/gtksctree.h
4563 Make expanding not recursive in folderview
4565 2006-09-28 [colin] 2.5.2cvs15
4568 If nothing is selected in the list (right part)
4569 and a group is selected in the tree (left part),
4572 2006-09-28 [colin] 2.5.2cvs14
4575 Actually use SM_LIBS
4577 2006-09-28 [ticho] 2.5.2cvs13
4584 * src/prefs_themes.c
4586 Small i18n string optimization.
4587 * src/send_message.c
4589 * src/common/session.c
4591 * src/common/ssl_certificate.c
4592 * src/common/utils.c
4593 Use "Couldn't" instead of "Can't" in UI messages,
4596 2006-09-28 [colin] 2.5.2cvs12
4599 Possibly fix link errors
4601 2006-09-27 [wwp] 2.5.2cvs11
4604 * doc/man/sylpheed-claws.1
4609 Updated authors info (me, myself and I).
4611 2006-09-27 [colin] 2.5.2cvs10
4614 Remove useless printf
4616 2006-09-27 [wwp] 2.5.2cvs9
4619 * src/send_message.c
4621 * src/prefs_common.c
4622 * src/prefs_common.h
4623 * src/gtk/progressdialog.c
4624 remember more windows' sizes (send dialog, received dialog,
4625 edit group in addressbook).
4627 2006-09-27 [colin] 2.5.2cvs8
4632 Use libSM to communicate with the session
4633 manager, so that we can know when the
4634 session ends, save our caches, and draft
4635 our compose windows.
4637 2006-09-27 [colin] 2.5.2cvs7
4641 o Allow Book and Group creation from the tree's
4643 o Do not actually delete the contacts when
4644 deleting groups from the tree (duh!)
4646 2006-09-27 [colin] 2.5.2cvs6
4653 o Allow passing an email address to
4654 compose_new_with_folderitem
4656 o Use current folderitem when clicking
4657 on a TextView mailto: link
4658 o Fix a possible leak in TextView
4660 2006-09-27 [colin] 2.5.2cvs5
4663 Use UTF-8 chars to replace HTML entities
4665 2006-09-27 [colin] 2.5.2cvs4
4668 * src/prefs_account.c
4670 Fix bug #1024 (Array index out of
4671 range in sylpheed-claws-2.5.2)
4672 Patch by Ales Nosek <anosek@suse.cz>
4674 2006-09-27 [colin] 2.5.2cvs3
4677 Actually do the test
4679 2006-09-27 [colin] 2.5.2cvs2
4683 Allow completing with comma (in certain cases: vCalendar
4684 for example doesn't support that)
4685 Patch by Fabien Vantard
4687 2006-09-26 [colin] 2.5.2cvs1
4698 * src/prefs_common.c
4699 * src/prefs_filtering_action.c
4700 * src/prefs_folder_item.c
4701 * src/prefs_template.c
4702 * src/stock_pixmap.c
4703 * src/stock_pixmap.h
4704 * src/pixmaps/addr_one.xpm
4705 * src/pixmaps/addr_two.xpm
4706 Add auto-completion on groups
4708 2006-09-26 [colin] 2.5.2
4715 2006-09-26 [colin] 2.5.1cvs5
4720 2006-09-26 [colin] 2.5.1cvs4
4723 Revert cvs1 (useless as the message is printed
4726 2006-09-26 [colin] 2.5.1cvs3
4728 * src/partial_download.c
4729 Fix crasher found by Alexsandar Urosevic
4731 2006-09-26 [colin] 2.5.1cvs2
4734 Fix bug #1023 (Sylpheed deletes too much messages)
4736 2006-09-26 [ticho] 2.5.1cvs1
4739 Make use of gettext's multiple plurals for statusbar
4742 2006-09-25 [paul] 2.5.1
4749 2006-09-25 [colin] 2.5.0cvs3
4751 * src/plugins/bogofilter/bogofilter.c
4752 * src/plugins/clamav/clamav_plugin.c
4753 * src/plugins/spamassassin/spamassassin.c
4754 BogoFilter, Spamassassin: Fix double hook registering after
4755 visiting preferences
4756 Spamassassin, Clamav: Just set the mails to move instead of
4757 doing the move - caller will move the things at once.
4759 2006-09-25 [colin] 2.5.0cvs2
4762 * src/etpan/imap-thread.c
4763 Use UID SEARCH ALL instead of UID 1:*
4764 (braindead servers can't figure out that's
4767 2006-09-25 [wwp] 2.5.0cvs1
4769 * src/message_search.c
4770 Added the ability to stop a running search (in message body).
4772 2006-09-25 [paul] 2.5.0
4779 2006-09-25 [paul] 2.4.0cvs214
4790 updated by Tim, Stephan Sachse, Flammie Pirinen,
4791 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4792 Ticho, Aleksander Urosevic, Ralgh Young
4794 2006-09-24 [mones] 2.4.0cvs213
4799 2006-09-23 [colin] 2.4.0cvs212
4801 * src/gtk/inputdialog.c
4802 Fix [ ] remember this appearing in normal
4803 input dialogs after it's been used by
4811 * src/common/timing.h
4812 Enable timings in debug mode and make it
4815 2006-09-22 [colin] 2.4.0cvs211
4820 ping the correct URI
4822 2006-09-22 [colin] 2.4.0cvs210
4825 Let's see if bug #1022 is fixed
4827 2006-09-21 [colin] 2.4.0cvs209
4830 * src/common/plugin.c
4831 Prepare infra to load predefined plugins when
4832 no configuration existed. Don't actually load
4833 anything yet (feat. freeze)
4835 2006-09-21 [wwp] 2.4.0cvs208
4838 Partial sync w/ 2.4.0cvs72:
4839 wrap file and minor updates.
4841 2006-09-21 [wwp] 2.4.0cvs207
4844 several fixes and enhancements. A new --force switch has been
4845 added to prevent overriding by default Date: header when
4848 2006-09-21 [paul] 2.4.0cvs206
4850 * src/common/utils.c
4851 add Chinese UTF8 Re prefix
4853 2006-09-21 [wwp] 2.4.0cvs205
4856 Fics alfabettical order.
4858 2006-09-21 [wwp] 2.4.0cvs204
4862 Added an action tool to fix missing Date field in emails.
4863 Updated Makefile.am to reflect those last two additions.
4865 2006-09-21 [wwp] 2.4.0cvs203
4868 Added a action tool to open uuencoded docs w/
4869 OpenOffice (based on uudec method).
4871 2006-09-21 [colin] 2.4.0cvs202
4875 Workaround possible GTK crash: remove selection
4876 clipboard before destroying widget, or GTK+-2.10
4877 dies. Thanks to Hiro.
4879 2006-09-20 [colin] 2.4.0cvs201
4882 Fix free-after-use in some cases (when
4883 procmime_encode_content() frees mimeinfo->data.mem
4884 and turns it to a temp file)
4886 2006-09-20 [colin] 2.4.0cvs200
4890 * src/gtk/gtksctree.c
4891 * src/gtk/gtksctree.h
4892 Add tooltips in the folderview and summaryview
4893 (Doesn't break string freeze as they already
4896 Put the spam button in the default configuration
4897 if compiled with bogo plugin too
4899 2006-09-19 [colin] 2.4.0cvs199
4903 Update folder name label on folder rename
4904 * src/prefs_matcher.c
4905 * src/gtk/logwindow.h
4909 2006-09-19 [wwp] 2.4.0cvs198
4911 * src/summary_search.c
4912 fix can't click forward/backward buttons in the
4915 2006-09-18 [paul] 2.4.0cvs197
4918 add missing bracket, capitalise the A of
4921 2006-09-18 [paul] 2.4.0cvs196
4924 fix bug 1012 'crashed upon sending mail
4925 from compose window'
4928 2006-09-16 [colin] 2.4.0cvs195
4931 Fix "real-time" sorting by freezing/thawing
4933 2006-09-16 [colin] 2.4.0cvs194
4936 Fix the anti-spam entry a bit
4938 2006-09-16 [colin] 2.4.0cvs193
4941 Make sure reviewers have no excuse when stating
4942 Sylpheed-Claws doesn't have antispam capabilities.
4944 2006-09-16 [colin] 2.4.0cvs192
4947 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4948 as if the SIGPIPE comes from etpan's thread we could
4949 trigger a GUI update from this thread.
4951 2006-09-16 [colin] 2.4.0cvs191
4954 Init all members of the struct
4956 2006-09-16 [paul] 2.4.0cvs190
4959 improvements to the English
4961 2006-09-15 [colin] 2.4.0cvs189
4966 2006-09-14 [colin] 2.4.0cvs188
4968 * src/common/socket.c
4969 * src/common/socket.h
4971 * src/common/ssl_certificate.c
4972 * src/common/ssl_certificate.h
4973 * src/etpan/imap-thread.c
4974 the get_fqdn() call done to get canonical name when
4975 checking an SSL certificate is blocking, which is
4976 sad as we just did a non-blocking lookup to connect.
4977 Fix that by letting the fqdn available to the SockInfo,
4978 and use that in ssl_certificate_check(). For IMAP,
4979 we don't do it as the lookup's done by libetpan, but
4980 it's less annoying as IMAP connections as much more
4981 rare than POP3 connections.
4983 2006-09-14 [paul] 2.4.0cvs187
4985 * manual/advanced.xml
4986 improvements to the English,
4987 properly place the new hidden options
4988 within the alphabetical order
4989 * src/gtk/pluginwindow.c
4990 improvements to the English
4992 2006-09-14 [colin] 2.4.0cvs186
4994 * src/prefs_common.c
4995 * src/prefs_common.h
4996 * src/gtk/gtksctree.c
4997 * manual/advanced.xml
4998 New hidden pref, stripes_color_offset, to change
4999 the value added/substracted to normal bgcolor to
5000 create the stripes in summaries
5002 2006-09-13 [colin] 2.4.0cvs185
5009 Fix misc. printing issues:
5010 - Bad font for linkified headers
5011 - Different font if the mail was displayed or not
5012 - Factorize the thing
5014 2006-09-13 [colin] 2.4.0cvs184
5016 * src/common/ssl_certificate.c
5017 Only get FQDN once when checking certificate
5019 2006-09-13 [colin] 2.4.0cvs183
5022 * src/gtk/pluginwindow.c
5023 Misc. GUI fixes by Fabien
5025 2006-09-13 [wwp] 2.4.0cvs182
5028 * src/common/utils.h
5029 * src/common/utils.c
5030 get rid of unused wide-char functions.
5032 2006-09-13 [wwp] 2.4.0cvs181
5034 * src/plugins/pgpinline/sylpheed.def
5036 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
5037 add privacy_reset_error to the .def file,
5038 do not fork for an external textviewer.
5040 2006-09-13 [wwp] 2.4.0cvs180
5042 * src/prefs_common.c
5043 fix broken font entry in prefs (patch issued by the gpg4win team,
5044 probably by Marcus Brinkmann <marcus@g10code.de>).
5046 2006-09-13 [colin] 2.4.0cvs179
5049 Fix a warning in summaryview.c
5053 Add missing Mark/* elements in the
5056 2006-09-12 [colin] 2.4.0cvs178
5058 * src/prefs_actions.c
5059 * src/prefs_filtering_action.c
5060 * src/prefs_matcher.c
5061 Use (New) instead of New everywhere
5063 2006-09-12 [wwp] 2.4.0cvs177
5065 * manual/fr/addrbook.xml
5066 * manual/fr/handling.xml
5067 updated some quotes in the fr manual to match the fr translation.
5069 2006-09-12 [wwp] 2.4.0cvs176
5071 * src/prefs_matcher.c
5072 don't store translated string elements in matcher expressions.
5073 Also fixed a misused of Q_().
5075 2006-09-11 [wwp] 2.4.0cvs175
5077 * src/plugins//bogofilter/bogofilter.c
5078 * src/plugins//clamav/clamav_plugin.c
5079 * src/plugins//demo/demo.c
5080 * src/plugins//dillo_viewer/dillo_viewer.c
5081 * src/plugins//pgpcore/plugin.c
5082 * src/plugins//pgpinline/plugin.c
5083 * src/plugins//pgpmime/plugin.c
5084 * src/plugins//spamassassin/spamassassin.c
5085 gettext-ize more strings (mostly plugin error messages).
5087 2006-09-11 [colin] 2.4.0cvs174
5090 Make maximum buffer size bigger to avoid
5091 truncating translated messages. Patch by
5094 2006-09-11 [colin] 2.4.0cvs173
5096 * src/etpan/imap-thread.c
5097 Fix compilation on OpenBSD, thanks to
5100 2006-09-10 [wwp] 2.4.0cvs172
5102 * manual/account.xml
5103 * manual/addrbook.xml
5104 * manual/handling.xml
5105 * manual/es/handling.xml
5106 * manual/fr/account.xml
5107 * manual/fr/addrbook.xml
5108 * manual/fr/handling.xml
5109 documented addressbook matching (condition configuration):
5111 documented per-account filtering rules (handling/filtering
5112 section, account section):
5113 account.xml, handling.xml, en fr
5114 slightly updated the handling/searching section to tell few
5115 words about the extended search ability:
5117 added missing <quote></quotes> to Quick Search:
5118 handling.xml, en fr es
5119 fixed a typo (auomatically):
5121 changes revisited by Paul.
5123 2006-09-10 [paul] 2.4.0cvs171
5125 * src/prefs_actions.c
5126 * src/prefs_filtering.c
5127 * src/prefs_template.c
5128 adjustments to the gui
5129 Patch by Fabien Vantard (slightly modified)
5131 2006-09-10 [colin] 2.4.0cvs170
5134 Check folderitem/summaryview consistency
5135 (basically automates Update summary). Fixes
5136 #1011 (wrong (negative) count on unread
5139 2006-09-10 [colin] 2.4.0cvs169
5141 * src/gtk/gtksctree.c
5142 Fix recursive expansion via mouse
5143 * src/plugins/bogofilter/bogofilter.c
5144 Use normal filtering way of moving
5145 messages (batching), possibly fixing
5146 bug #1015 (Bogofilter plugin doubles
5149 2006-09-09 [wwp] 2.4.0cvs168
5151 * src/prefs_filtering.c
5152 better place for this fix.
5154 2006-09-09 [wwp] 2.4.0cvs167
5156 * src/prefs_filtering.c
5157 fix a minor bug when the enabled status of a filtering/processing
5158 rule always got set to TRUE when replacing this rule. That still
5159 make sense when adding a new rule, but now when replacing, we
5160 don't override the value of 'enabled'.
5161 Also renamed the func prefs_filtering_list_view_get_rule_name()
5162 to prefs_filtering_list_view_get_info() as this function not only
5163 returns the name, but also the account_id and the enabled status.
5165 2006-09-09 [mones] 2.4.0cvs166
5167 * manual/glossary.xml
5168 * manual/plugins.xml
5169 Minor format corrections
5171 Fix misplaced NO WARRANTY section
5172 * manual/es/advanced.xml
5174 * manual/es/glossary.xml
5176 * manual/es/handling.xml
5177 * manual/es/plugins.xml
5178 * manual/es/starting.xml
5179 Incorporate changes from English version
5183 Fix address, (add translation credits in es version)
5187 2006-09-09 [wwp] 2.4.0cvs165
5189 * src/prefs_filtering.c
5190 fix a crash when opening filtering prefs, if matcherrc file contains
5191 broken data (non-existing account id, which is theoretically not
5194 2006-09-08 [colin] 2.4.0cvs164
5197 Wrong assert, make it an if()
5198 * src/gtk/gtksctree.c
5199 Fix bug #1013 (expand selected thread
5200 tree) - expanding is now recursive
5202 2006-09-07 [wwp] 2.4.0cvs163
5204 * src/prefs_matcher.c
5205 make better sentences about addressbook matching in the
5206 matcher prefs. This should make translators' work easier
5209 2006-09-07 [wwp] 2.4.0cvs162
5211 * src/prefs_filtering.c
5212 code simplification (get rid of dup var. assignment).
5214 2006-09-07 [wwp] 2.4.0cvs161
5217 use GTK_STOCK icons when possible, patch by Fabien Vantard
5220 2006-09-07 [paul] 2.4.0cvs160
5223 fix compilation warnings
5226 2006-09-07 [paul] 2.4.0cvs159
5229 select the mimepart icon when
5233 2006-09-06 [paul] 2.4.0cvs158
5235 * src/prefs_filtering.c
5236 fix labels and table element spacing
5237 Patch by Fabien Vantard
5243 2006-09-06 [paul] 2.4.0cvs157
5245 * manual/es/advanced.xml
5248 2006-09-06 [wwp] 2.4.0cvs156
5251 fix an dup launch issue when iconified, thanks to Colin.
5253 2006-09-06 [wwp] 2.4.0cvs155
5255 * src/gtk//gtksctree.h
5256 oops, forgot that one!
5258 2006-09-06 [wwp] 2.4.0cvs154
5260 * manual/pl/advanced.xml
5261 * manual/advanced.xml
5262 * manual/es/advanced.xml
5263 * manual/fr/advanced.xml
5264 * src/prefs_customheader.c
5265 * src/prefs_filtering_action.c
5267 * src/prefs_summaries.c
5268 * src/prefs_filtering.c
5271 * src/prefs_summary_column.c
5273 * src/prefs_actions.c
5274 * src/prefs_folder_column.c
5276 * src/prefs_template.c
5277 * src/prefs_display_header.c
5278 * src/prefs_common.h
5279 * src/prefs_matcher.c
5280 * src/prefs_common.c
5281 * src/prefs_toolbar.c
5284 * src/gtk/gtksctree.c
5285 * src/gtk/pluginwindow.c
5286 * src/gtk/progressdialog.c
5287 * src/gtk/prefswindow.c
5288 renamed hidden option enable_rules_hint to use_stripes_everywhere
5289 to make its meaning more obvious (all versions of the manual reflect
5291 added an extra hidden option use_stripes_in_summary to allow
5292 discarding these stripes in mainwindow's folder and message lists;
5293 en and fr manuals only are OK towards this.
5295 2006-09-06 [colin] 2.4.0cvs153
5298 Hide Sylpheed-Claws' internal queue headers
5299 when showing all headers. They'll be present
5300 only in Source window.
5302 2006-09-05 [colin] 2.4.0cvs152
5304 * src/plugins/trayicon/trayicon.c
5305 Fix crash at exit - we have to disconnect
5307 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5308 Update eggtrayicon - patch adapted from a
5309 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
5312 2006-09-05 [colin] 2.4.0cvs151
5315 * src/gtk/logwindow.c
5316 Fix race condition when something writes
5317 to the log too soon during init. Thanks
5320 2006-09-05 [colin] 2.4.0cvs150
5323 Don't select part on right-click either
5325 2006-09-05 [paul] 2.4.0cvs149
5328 completion of previous commit
5331 2006-09-05 [colin] 2.4.0cvs148
5334 Don't force selection on middle-click, just open
5336 2006-09-04 [colin] 2.4.0cvs147
5339 Looks like gtk_notebook_set_current_page()
5340 sometimes steals focus, and this annoys us
5341 in MimeViewers as it renders navigation
5342 keys useless. Take back focus after switching
5345 2006-09-04 [colin] 2.4.0cvs146
5348 Set stop_loading when clicking on Next
5349 during load. Don't add a callback to
5350 avoid over-complicating things.
5352 2006-09-04 [colin] 2.4.0cvs145
5356 Fix multiple loads in separate messageview
5358 2006-09-04 [colin] 2.4.0cvs144
5361 Let navigation keys be handled during
5364 2006-09-04 [colin] 2.4.0cvs143
5370 Make loading of huge mails (lots of text and/or
5371 images) cancellable, so the GUI doesn't block
5373 2006-09-04 [colin] 2.4.0cvs142
5375 * src/plugins/trayicon/trayicon.c
5376 Fix annoyance when removing a folder with
5377 unread mails: trayicon didn't update
5379 2006-09-04 [paul] 2.4.0cvs141
5381 * src/gtk/icon_legend.c
5382 straighten up columns
5383 Patch by Fabien Vantard
5385 2006-09-04 [wwp] 2.4.0cvs140
5387 * src/prefs_filtering.c
5388 fix new line's account name in filtering prefs:
5389 was "All", is now "(New)".
5391 2006-09-04 [paul] 2.4.0cvs139
5393 * tools/make.themes.project
5394 use "AUTOMAKE_OPTIONS = dist-bzip2"
5395 instead of homebrewed "make release"
5397 2006-09-03 [colin] 2.4.0cvs138
5400 Fix bug #1007 (Wrong folder highlighted)
5402 2006-09-03 [colin] 2.4.0cvs137
5405 Don't set Newsgroup: header to a mail folder
5408 2006-09-03 [paul] 2.4.0cvs136
5411 * src/prefs_spelling.c
5414 2006-09-03 [paul] 2.4.0cvs135
5416 * src/prefs_summaries.c
5417 correct menu item text in prefs_keybind_apply_clicked()
5419 2006-09-03 [paul] 2.4.0cvs134
5421 * manual/advanced.xml
5422 some improvements to the descriptions
5427 fix menu sensitivity issues
5428 * src/prefs_message.c
5429 drop the useless word 'short'
5431 add the word 'lines' indicating log length
5432 is a measure of lines
5434 fix compilation warnings
5436 2006-09-02 [colin] 2.4.0cvs133
5439 Display a special return-receipt message
5440 if the message is from the user
5442 Fix missing freeze of the list when marking
5443 all read and unthreading for exec. Thanks
5446 2006-09-02 [paul] 2.4.0cvs132
5449 * src/prefs_message.c
5453 2006-09-02 [wwp] 2.4.0cvs131
5455 * src/prefs_filtering.c
5456 added an account name column to the filtering rules
5459 2006-09-02 [colin] 2.4.0cvs130
5461 * src/gtk/logwindow.c
5462 * src/gtk/logwindow.h
5463 Block scrolling if we're not at the end
5466 2006-09-02 [colin] 2.4.0cvs129
5469 Make sure account-specific rules can't
5470 be used in {pre-,post-,}processing
5472 * src/gtk/logwindow.c
5473 * src/gtk/logwindow.h
5474 Jump to last error when clicking on the
5477 2006-09-02 [colin] 2.4.0cvs128
5487 Let proc_mbox know its account, for
5488 account-specific rules
5490 2006-09-01 [colin] 2.4.0cvs127
5493 Don't uselessly use iconv to convert from
5499 Fix certain log cases, disable warning icon
5500 for now, the correct way to display it when
5501 necessary and only when necessary is probably
5502 to do it manually rather than use error logs
5503 * src/etpan/imap-thread.c
5504 Clean up UID logging a bit
5505 * src/gtk/logwindow.c
5506 * src/gtk/logwindow.h
5507 Make logging faster when the window's closed
5509 2006-09-01 [wwp] 2.4.0cvs126
5511 * manual/fr/account.xml
5512 reflect changes to the ref. manual (parts of cvs72):
5513 fix tabnames and quotes.
5515 2006-09-01 [wwp] 2.4.0cvs125
5517 * manual/fr/plugins.xml
5518 reflect changes to the reference manual (cvs42):
5519 update IRC channel info.
5521 2006-09-01 [wwp] 2.4.0cvs124
5524 use CVSEDITOR env. var. if set, according to `man cvs`.
5526 2006-09-01 [wwp] 2.4.0cvs123
5528 * manual/advanced.xml
5529 better sentence again (thanks to Paul).
5531 2006-09-01 [wwp] 2.4.0cvs122
5533 * manual/advanced.xml
5534 fix definition of toolbar_detachable and rework a bit the one of
5535 enable_dotted_lines.
5537 2006-09-01 [mones] 2.4.0cvs121
5539 * manual/advanced.xml
5540 Document enable_dotted_lines
5542 2006-09-01 [paul] 2.4.0cvs120
5549 obey the 'When entering folder...' option
5550 when using the /View/Go to/... menu items
5553 2006-08-31 [colin] 2.4.0cvs119
5556 Revert 2.4.0cvs116, wrong fix.
5558 2006-08-31 [colin] 2.4.0cvs118
5560 * src/gtk/gtksctree.c
5561 Better state the various copyrights
5563 2006-08-31 [colin] 2.4.0cvs117
5565 * src/prefs_common.c
5566 fix enable_dotted_lines
5568 2006-08-31 [colin] 2.4.0cvs116
5571 Use pref "Always open on select" when going
5572 to next unread folder
5573 * src/gtk/gtksctree.c
5574 Fix link failure to _gtk_clist_create_cell_layout
5575 on certain computers. (Why not mine, I wonder)
5577 2006-08-31 [colin] 2.4.0cvs115
5581 * src/plugins/bogofilter/bogofilter.c
5582 * src/plugins/spamassassin/spamassassin.c
5583 Requalify some "errors" to warnings
5587 Add an icon in the statusbar to notify
5589 * src/gtk/gtksctree.c
5592 Make the GtkSCTree look more modern by
5593 alternating background lines
5594 * src/prefs_common.c
5595 * src/prefs_common.h
5596 Add a pref to let people have the old
5600 2006-08-30 [colin] 2.4.0cvs114
5604 Provide a way to filter a list of
5605 messages in an optimised manner, and
5606 add a list-filtering hook
5610 Use the list filtering
5611 * src/plugins/bogofilter/bogofilter.c
5612 Use the list-filtering hook
5613 Use -b (bulk) mode for more speed
5614 when learning and filtering
5615 * src/etpan/imap-thread.c
5616 Make log output shorter in UID SEARCH
5619 2006-08-30 [colin] 2.4.0cvs113
5621 * src/plugins/bogofilter/bogofilter.c
5622 Really fast mass learning - thanks to David
5623 Relson for the options explanations :)
5625 2006-08-30 [colin] 2.4.0cvs112
5628 Fix compilation on FreeBSD. Thanks
5631 2006-08-29 [colin] 2.4.0cvs111
5634 Handle "popup_menu" signal (for popping the
5635 menu via the keyboard)
5640 * src/gtk/gtkutils.c
5641 * src/gtk/gtkutils.h
5642 Factorize scrolling code, and add an API
5643 for MimeViewers to handle scroll orders
5645 2006-08-29 [wwp] 2.4.0cvs110
5647 * src/plugins//bogofilter/bogofilter.c
5648 * src/plugins//spamassassin/spamassassin.c
5649 make the bogofilter/spamassassin filtering error dialogs at
5650 incorporation obey to the "don't popup error dialog on
5651 receive error" option. If disabled, feed the log window w/
5658 2006-08-29 [paul] 2.4.0cvs109
5661 remove 'make release', it's not needed
5662 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5664 2006-08-29 [paul] 2.4.0cvs108
5667 * src/summary_search.c
5668 * src/gtk/progressdialog.c
5669 * src/plugins/pgpcore/passphrase.c
5670 replace deprecated gtk_window_set_policy()
5672 2006-08-29 [colin] 2.4.0cvs107
5675 Fix data loss when copy fails during a move:
5676 only use fast remove_msgs if everything was
5677 copied OK; else use slow remove_msg on the
5678 mails that got copied only.
5680 2006-08-28 [paul] 2.4.0cvs106
5683 revert change in 2.4.0cvs104, it breaks
5686 2006-08-28 [paul] 2.4.0cvs105
5688 * src/plugins/spamassassin/spamassassin.c
5691 2006-08-28 [paul] 2.4.0cvs104
5694 fix data loss when moving to another
5696 * src/prefs_spelling.c
5698 * src/gtk/pluginwindow.c
5699 improve the layout of the dialog text
5702 2006-08-28 [paul] 2.4.0cvs103
5704 * src/plugins/bogofilter/bogofilter.c
5705 * src/plugins/bogofilter/bogofilter_gtk.c
5706 fix english up a bit, innit
5708 2006-08-28 [paul] 2.4.0cvs102
5713 require autoconf 2.60, enabling building
5714 with gettext 0.15 (gettext 0.14.x build still
5715 possible). Replace Makefiles with versions
5717 Remove configure options --with-localedir and
5718 --with-mandir. The options that are provided
5719 directly by autoconf 2.60 can be used instead:
5720 --mandir --localedir
5722 2006-08-27 [colin] 2.4.0cvs101
5724 * src/plugins/bogofilter/Makefile.am
5725 Fix make dist (no README)
5727 2006-08-27 [colin] 2.4.0cvs100
5730 Don't use F_UNKNOWN folders for any default
5732 * src/plugins/bogofilter/bogofilter.c
5733 * src/plugins/bogofilter/bogofilter.h
5734 * src/plugins/bogofilter/bogofilter_gtk.c
5735 Add an option to specify the path to bogofilter
5736 Use single-quotes to be able to learn in folders
5737 with spaces in their names
5738 Verify learning status
5740 2006-08-27 [colin] 2.4.0cvs99
5743 * manual/plugins.xml
5744 Document Bogofilter plugin
5746 2006-08-27 [colin] 2.4.0cvs98
5752 When possible, copy the queued mail to sent folder
5753 instead of re-adding. Much faster on IMAP.
5755 2006-08-27 [colin] 2.4.0cvs97
5758 Disable mmaped caches - huge metadata loss
5759 here after a power failure.
5761 Add quicksearch timing
5762 * src/common/plugin.c
5763 * src/common/plugin.h
5764 Implement an interface to tell what plugins
5765 provide. Prevent loading of similar plugins.
5766 * src/plugins/clamav/clamav_plugin.c
5767 * src/plugins/demo/demo.c
5768 * src/plugins/dillo_viewer/dillo_viewer.c
5769 * src/plugins/pgpcore/plugin.c
5770 * src/plugins/pgpinline/pgpinline.c
5771 * src/plugins/pgpmime/pgpmime.c
5772 * src/plugins/spamassassin/spamassassin.c
5773 * src/plugins/trayicon/trayicon.c
5774 Implement plugin_provides()
5776 2006-08-27 [colin] 2.4.0cvs96
5779 * src/plugins/Makefile.am
5780 * src/plugins/bogofilter/.cvsignore
5781 * src/plugins/bogofilter/Makefile.am
5782 * src/plugins/bogofilter/bogofilter.c
5783 * src/plugins/bogofilter/bogofilter.h
5784 * src/plugins/bogofilter/bogofilter_gtk.c
5785 New Bogofilter plugin, provides filtering and
5786 learning. Spamassassin will go to extra plugins.
5788 2006-08-26 [mones] 2.4.0cvs95
5790 * manual/handling.xml
5791 Fix subfolder path in the example (thanks to Paul)
5793 2006-08-26 [mones] 2.4.0cvs94
5795 * manual/glossary.xml
5796 2.2. + add ISP to the glossary
5797 7.5. + Add UIDL to glossary
5798 7.7. + Add TCP to glossary
5799 * manual/handling.xml
5800 7.1. + Mentions GNU/Linux distribution, what about the non...
5801 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5802 7.3. + Mentions .bashrc, what about the non-bash ones?
5803 7.4. = Use appropriate quotation for commands
5804 7.6. = change "" to <quote></quote>
5805 * manual/plugins.xml
5806 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
5807 * manual/starting.xml
5808 2.1. + local mbox file: some examples of mbox file locations...
5809 Also reformatted files requiring it
5811 2006-08-26 [wwp] 2.4.0cvs93
5813 * src/summary_search.c
5814 disable find buttons while summary search is running.
5816 2006-08-25 [colin] 2.4.0cvs92
5823 Speed up MH moving, and add progressbar
5826 Write cache files using mmap() too
5828 2006-08-25 [wwp] 2.4.0cvs91
5831 switch spam<->ham button when a message has been marked as spam or ham
5832 and is still selected. Thanks to Colin.
5834 2006-08-25 [paul] 2.4.0cvs90
5837 * src/stock_pixmap.c
5838 * src/stock_pixmap.h
5840 * src/gtk/icon_legend.c
5841 * src/pixmaps/copied.xpm
5842 * src/pixmaps/moved.xpm
5843 add icons for delayed execution marked for
5844 copying, marked for moving
5846 2006-08-25 [mones] 2.4.0cvs89
5848 * manual/glossary.xml
5849 Fix the other glossary items:
5850 5.1. = Inmmediate execution -> <quote>immediate execution...
5851 5.2. = Fix MBOX capitalization -> Mbox
5852 5.3. + Improve Plugins def. w/ tech. ref.
5853 5.4. = Quotation -> replace '>' by <quote>></quote>
5854 5.5. - SMTP Server. -> remove dot
5858 2006-08-25 [mones] 2.4.0cvs88
5861 Reformatted, changed email address
5862 * manual/glossary.xml
5863 Reformatted, fixed MANUAL-TODO items:
5864 8.2. + add ROT-13 to glossary
5865 8.4. + add URL to glossary
5866 * manual/es/advanced.xml
5869 2006-08-25 [paul] 2.4.0cvs87
5871 * src/gtk/icon_legend.c
5872 add 'marked for deletion' icon
5873 arrange icons by containing column
5874 wrap long label text
5876 2006-08-25 [colin] 2.4.0cvs86
5878 * src/common/utils.c
5879 * src/common/utils.h
5880 Add the sc_g_*list_bigger functions in
5881 a place everyone can use it
5883 Only freeze/thaw the list when working
5884 on the selection, if it's bigger than 1
5885 * src/gtk/gtksctree.c
5886 Only freeze/thaw the list when unselec-
5887 ting 'all' if ('all' != 1)
5888 This avoids some flickering
5890 2006-08-24 [colin] 2.4.0cvs85
5893 Fix strange list selection
5894 Fix random seg (Invalid read of freed memory)
5896 2006-08-24 [colin] 2.4.0cvs84
5899 * src/gtk/inputdialog.c
5900 * src/plugins/pgpcore/passphrase.c
5901 Revert minimal width patch of 2.4.0cvs67,
5902 as it is also a maximal width. Use
5903 gtk_window_set_default_size instead.
5905 2006-08-24 [colin] 2.4.0cvs83
5908 Write cache/mark to temp files before
5909 overwriting old ones (avoids metadata
5910 loss if writing the new files fail).
5911 Use mmap() to read cache/mark file, as
5912 this makes cache reading faster. Dis-
5913 abled for big-endian machines until it
5914 can be tested. (Big-endian users: set
5915 msgcache_use_mmap = TRUE in the relevant
5918 Move rarely used fields of MsgInfo in
5919 another structure, which will only be
5920 allocated if needed. Face, X-Face,
5921 Return receipt headers and List-*
5922 headers are moved. Mails having none
5923 of these occupy 52 bytes less with
5924 this patch, which makes 2.5MB of RAM
5925 saved on a 50k folder).
5929 * src/partial_download.c
5933 Follow this structure change.
5935 2006-08-24 [wwp] 2.4.0cvs82
5937 * manual/es/.cvsignore
5938 * manual/es/dist/.cvsignore
5939 * manual/es/dist/html/.cvsignore
5940 * manual/es/dist/pdf/.cvsignore
5941 * manual/es/dist/ps/.cvsignore
5942 * manual/es/dist/txt/.cvsignore
5943 more (generated) files to ignore.
5945 2006-08-24 [colin] 2.4.0cvs81
5949 Fix possible problems with local delivery. Check the folder doesn't
5950 need scan before setting its mtime when saving cache (which can be
5951 done long after the folder's been modified by an external process);
5952 Check that the stored item's mtime didn't change in mh functions.
5954 2006-08-24 [mones] 2.4.0cvs80
5956 * manual/advanced.xml
5957 Rewrapping, some fixes and MANUAL-TODO items:
5958 8.1. = change "" to <quote></quote>
5959 8.3. = quote menu items
5960 8.5. - deploying -> new user ... ideally a new user (redundant)
5962 2006-08-23 [colin] 2.4.0cvs79
5964 * src/gtk/gtksctree.c
5965 When selecting or deselecting range, only
5966 freeze/thaw when selection is bigger than 10
5968 2006-08-23 [colin] 2.4.0cvs78
5973 * src/plugins/dillo_viewer/dillo_viewer.c
5974 Provide an API for MimeViewer plugins to
5975 return a text selection for replying
5977 2006-08-23 [colin] 2.4.0cvs77
5979 * src/image_viewer.c
5981 Use gtk_pixbuf_new_from_file_at_scale(), which
5982 is faster than getting the pixbuf then resizing
5985 2006-08-23 [colin] 2.4.0cvs76
5988 UTF-8 should be sent Quoted-printable
5990 2006-08-22 [colin] 2.4.0cvs75
5993 Check if scan is required before touching
5994 the folder (or it'll be required every time)
5996 2006-08-22 [colin] 2.4.0cvs74
5999 Require libetpan 0.46 (crasher fix when built
6002 2006-08-22 [colin] 2.4.0cvs73
6005 Set folder's mtime after writing its
6010 Don't do useless stuff if we don't
6013 Add some timing, don't deselect prior
6014 to selecting (gtksctree does it itself),
6015 remove crash avoidance hacks as it's been
6016 properly fixed since a while
6017 * src/common/utils.c
6018 Optimize to_human_readable(): _() is slow,
6019 do it only once, and avoid %f format for KB
6020 (the most common in a summaryview)
6021 * src/gtk/gtksctree.c
6022 Don't uselessly freeze/thaw (fixes flicker
6023 on next unread and friends), reduce number
6024 of g_list_nth/g_list_position where possible
6025 * src/gtk/gtkutils.c
6026 * src/gtk/gtkutils.h
6027 Reduce number of g_list_nth/g_list_position
6029 All of this makes loading as 70k folder 2.1
6030 seconds instead of 3.2 (with hot FS caches).
6031 (1.3 seconds without Date and Size columns...)
6033 2006-08-22 [paul] 2.4.0cvs72
6035 wrap documents and do some items from mones' MANUAL-TODO:
6037 * manual/account.xml
6038 4.1. = fix tabname references to <quote>tabname</quote>
6039 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
6041 1.1. = mentioned options don't match UI
6042 Add information about the 'Never send Return Receipts'
6044 * manual/handling.xml
6045 6.2. = Mentions Extended symbols button, but now is
6047 6.3. = Mentions ... button, which is now Edit
6049 2006-08-22 [colin] 2.4.0cvs71
6051 * src/gtk/pluginwindow.c
6052 Fix layout in verbose translations (such
6055 2006-08-22 [paul] 2.4.0cvs70
6057 * manual/Makefile.am
6058 build manuals in alphabetical order
6060 * src/prefs_themes.c
6061 replace/remove deprecated symbols
6062 * src/gtk/gtkutils.c
6064 * src/gtk/pluginwindow.c
6065 replace deprecated symbol
6066 replace label text and move it
6067 * src/plugins/pgpcore/prefs_gpg.c
6068 move the 'Generate...' button out of the
6069 Sign Key frame, replace the English used
6070 * src/plugins/pgpcore/sgpgme.c
6071 fixes to the English
6073 2006-08-21 [colin] 2.4.0cvs69
6075 * src/plugins/trayicon/trayicon.c
6076 Add more strings for translation; patch
6079 2006-08-21 [colin] 2.4.0cvs68
6082 fix replied flag not set after drafting
6084 fix body quicksearch in non-encoded bodies
6087 Get rid of the g_malloc workaround for
6088 corrupted caches, use g_try_malloc
6090 2006-08-21 [colin] 2.4.0cvs67
6093 * src/gtk/inputdialog.c
6094 * src/plugins/pgpcore/passphrase.c
6095 Set minimal width to 375
6097 Fix switching to offline, asking if it
6098 should be overriden for synchronising
6100 Don't offer to remember command on Open
6101 with for text parts, as the browser or
6102 text editor command isn't changed from
6105 2006-08-20 [paul] 2.4.0cvs66
6109 fix plural form errors. revealed by stricter
6110 checking of gettext 0.15
6112 2006-08-18 [paul] 2.4.0cvs65
6114 * src/stock_pixmap.c
6115 fix the fix of 2.4.0cvs64
6118 2006-08-18 [paul] 2.4.0cvs64
6120 * src/stock_pixmap.c
6124 2006-08-18 [paul] 2.4.0cvs63
6128 fix occasional IMAP bug where large msgs
6129 were left in the queue folder after sending
6132 2006-08-18 [paul] 2.4.0cvs62
6135 freeze the summaryview while quicksearch results
6137 (fixes bug 456 'current message is hidden when the
6138 view is refreshed and extended search is "unread
6142 add missing #include "inputdialog.h"
6143 * src/common/utils.h
6144 add missing mailcap_update_default() and improve
6147 2006-08-17 [colin] 2.4.0cvs61
6149 * src/plugins/pgpcore/select-keys.c
6152 2006-08-17 [colin] 2.4.0cvs60
6155 Don't continue queuing if Cancel is clicked
6158 2006-08-17 [colin] 2.4.0cvs59
6160 * src/plugins/pgpcore/select-keys.c
6161 When encrypting, if only one key matches and it
6162 matches exactly, automatically use it.
6164 2006-08-17 [colin] 2.4.0cvs58
6167 * src/prefs_common.c
6168 * src/prefs_common.h
6169 * src/prefs_ext_prog.c
6171 Fix issues with previous patch (text/html)
6172 Remove outdated prefs
6174 2006-08-17 [colin] 2.4.0cvs57
6177 Add View Log button on auth error
6179 Fix encrypted mail marked as new when
6180 saved in normal folders
6181 * src/plugins/pgpinline/pgpinline.c
6182 Fix encrypt bug on IMAP
6184 * src/common/utils.c
6185 * src/common/utils.h
6186 * src/gtk/inputdialog.c
6187 * src/gtk/inputdialog.h
6188 Get rid of metamail stuff, simplify
6189 opening, and allow remembering of user's
6190 choices (by updating ~/.mailcap). There's
6191 still to drop "Audio player" and "Image
6192 viewer" preferences.
6194 2006-08-17 [mones] 2.4.0cvs56
6196 * manual/es/sylpheed-claws-manual.xml
6199 2006-08-17 [mones] 2.4.0cvs55
6202 * manual/Makefile.am
6203 * manual/es/Makefile.am
6204 * manual/es/account.xml
6206 * manual/es/addrbook.xml
6207 * manual/es/advanced.xml
6209 * manual/es/glossary.xml
6211 * manual/es/handling.xml
6212 * manual/es/intro.xml
6213 * manual/es/keyboard.xml
6214 * manual/es/plugins.xml
6215 * manual/es/starting.xml
6216 * manual/es/sylpheed-claws-manual.xml
6217 * manual/es/dist/Makefile.am
6218 * manual/es/dist/html/Makefile.am
6219 * manual/es/dist/pdf/Makefile.am
6220 * manual/es/dist/ps/Makefile.am
6221 * manual/es/dist/txt/Makefile.am
6222 Spanish translation for the manual
6224 2006-08-16 [colin] 2.4.0cvs54
6229 Fix send button sensitivity at startup
6230 Set send menu sensitivity (patch by Fabien)
6232 Enable closing with esc (patch by Fabien)
6233 * src/gtk/foldersort.c
6234 Enable closing with esc (patch by Fabien)
6236 Optimisation (no need to copy to tempfile to
6237 "decode" 7bit and 8bit)
6239 Fix cruft in swap_from case
6241 Fix missing last line in some mail cases
6242 (Fixes debian #381872)
6243 * src/plugins/pgpcore/prefs_gpg.c
6244 * src/plugins/pgpcore/sgpgme.c
6245 * src/plugins/pgpcore/sgpgme.h
6246 Don't show "no key found" when user explicitely
6247 wants to create a key
6249 2006-08-16 [paul] 2.4.0cvs53
6255 * src/prefs_account.c
6256 * src/prefs_message.c
6257 * src/gtk/gtkutils.c
6258 bump up minimum required versions of GTK+ and
6261 2006-08-16 [paul] 2.4.0cvs52
6264 workaround GTK+ Bug 351600 - 'Can't re-click
6265 on button after sensitivity update'
6266 http://bugzilla.gnome.org/show_bug.cgi?id=351600
6269 2006-08-15 [colin] 2.4.0cvs51
6271 * src/plugins/pgpcore/prefs_gpg.c
6272 Set options sensitivity according to
6274 * src/plugins/pgpcore/sgpgme.c
6275 Allow to create key with no passphrase
6277 2006-08-14 [cleroy] 2.4.0cvs50
6279 * src/gtk/pluginwindow.c
6280 New layout (maybe to be changed?)
6281 * src/gtk/gtkutils.c
6282 Fix a bit label_window
6283 * src/plugins/pgpcore/passphrase.c
6284 * src/plugins/pgpcore/passphrase.h
6285 * src/plugins/pgpcore/plugin.c
6286 * src/plugins/pgpcore/prefs_gpg.c
6287 * src/plugins/pgpcore/prefs_gpg.h
6288 * src/plugins/pgpcore/sgpgme.c
6289 * src/plugins/pgpcore/sgpgme.h
6290 Allow to create a PGP private key via the GUI
6292 2006-08-14 [wwp] 2.4.0cvs49
6294 * src/addressbook_foldersel.c
6295 fix strict ISO C90 compliance.
6297 2006-08-14 [paul] 2.4.0cvs48
6299 * src/gtk/prefswindow.c
6300 re-set scrolled window on opening
6307 2006-08-14 [paul] 2.4.0cvs47
6309 * src/prefs_display_header.c
6310 re-enable user-defined Displayed Headers
6312 2006-08-14 [paul] 2.4.0cvs46
6314 * src/prefs_account.c
6317 2006-08-13 [colin] 2.4.0cvs45
6319 * src/common/utils.c
6320 Fix "a" in quote when the original message is empty,
6321 by using \0 instead of 'a' to test writability of
6324 2006-08-13 [wwp] 2.4.0cvs44
6326 * src/plugins/spamassassin/spamassassin.c
6327 fix capitalization of "SpamAssassin" in some debug, log and
6330 2006-08-13 [paul] 2.4.0cvs43
6333 fix overlapping widgets
6334 * src/prefs_account.c
6335 fix translation of protocol_names[]
6336 fix label disappearing off the edge of the
6339 2006-08-12 [paul] 2.4.0cvs42
6341 * manual/plugins.xml
6342 update IRC channel info before it gets forgotten
6345 2006-08-11 [colin] 2.4.0cvs41
6354 Grey out the Send button if
6355 - Queue folders are empty, or
6356 - We're sending already
6358 2006-08-11 [wwp] 2.4.0cvs40
6361 fix a logic issue when quitting while a compose window is
6362 still open, thanks to Colin.
6364 2006-08-10 [colin] 2.4.0cvs39
6367 Fix default font size setting after wizard run
6369 * src/etpan/imap-thread.c
6370 * src/etpan/imap-thread.h
6371 Fix bug #999 (Timing out on TSL cert validation
6372 dialog makes ugly things happen). Also, STARTTLS
6373 unconditionnaly if initial capabilities contain
6374 LOGINDISABLED and STARTTLS.
6376 2006-08-09 [colin] 2.4.0cvs38
6380 Fix Tools/Actions sensitivity when there are
6383 2006-08-09 [colin] 2.4.0cvs37
6385 * src/prefs_filtering.c
6386 Warning fix, patch by Paul
6388 * src/prefs_actions.c
6389 * src/prefs_filtering_action.c
6390 * src/prefs_matcher.c
6391 Uniformisation of "Info ..." to "Info..." (for
6392 old gtk), patch by Fabien
6393 * src/plugins/clamav/clamav_plugin_gtk.c
6394 Sensitivity fix by Fabien
6396 2006-08-09 [colin] 2.4.0cvs36
6400 Add a function to know whether we're exiting
6401 * src/plugins/trayicon/trayicon.c
6402 If exiting, don't do anything. Faster, and
6403 avoids gtk_main_iteration reentracy causing
6406 2006-08-09 [colin] 2.4.0cvs35
6411 Fix lack of part selection when automatically
6412 jumping to a specific part
6414 Little optimisation in cache reading
6416 2006-08-09 [colin] 2.4.0cvs34
6419 Fix crash setting the priority on reedit
6420 (Accessing compose before creating it!)
6422 2006-08-08 [colin] 2.4.0cvs33
6425 Fix bug #998 (last attachment is not accessible)
6426 Bad RFC interpretation on multipart close-delimiters
6429 * src/gtk/gtkvscrollbutton.c
6430 * src/gtk/gtkvscrollbutton.h
6431 Make attachments list wheel-scrollable
6433 2006-08-07 [colin] 2.4.0cvs32
6435 * src/gtk/gtkaspell.c
6436 Fix bug #973 (Unicode punctation characters
6437 are not recognized as separators by the
6438 spell checker); fix unsigned stuff
6440 2006-08-07 [colin] 2.4.0cvs31
6443 Fix bug #956 (DnD text with accents in compose
6444 text entry); fix gccc's signed/unsigned fuss
6446 2006-08-06 [colin] 2.4.0cvs30
6449 Fix bug #979 (Plugin crashes when exiting
6450 sylpheed-claws) : handle exit request only
6453 2006-08-05 [colin] 2.4.0cvs29
6456 Just make sure we have a msgid.
6458 2006-08-05 [colin] 2.4.0cvs28
6462 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6463 by reimplementing it
6465 Fix bug when hiding quotes with level > 3 and quote
6468 2006-08-04 [colin] 2.4.0cvs27
6473 Fix a bit replace-by-pasting undo
6476 Fix Fold quotes menu synchro in
6477 mainwindow when it changes in
6480 Fix right-click on quotes blocks
6481 * src/common/utils.c
6482 Verify that the file created by
6483 my_tmpfile() is writable. Fixes
6484 bug #988 (very specific filesystem
6486 * src/plugins/pgpcore/sgpgme.c
6487 Fix file descriptor leak
6488 * src/plugins/spamassassin/spamassassin.c
6489 Warn once if spamd isn't reachable
6491 2006-08-04 [colin] 2.4.0cvs26
6494 i18n context patch by Fabien
6496 2006-08-03 [colin] 2.4.0cvs25
6500 Rename "Hide quotes" to "Fold quotes"
6502 Don't use hand cursor on quotes. "all
6503 the bonuses of the feature and none of
6504 unwelcome side-effects"
6506 2006-08-03 [colin] 2.4.0cvs24
6509 * sylpheed-claws.desktop
6511 Bring the desktop file to XDG compliance
6512 Patch by Charles A. Edwards
6514 2006-08-03 [colin] 2.4.0cvs23
6517 Fix links offset when they are preceded
6518 by accentued chars (g_utf8_strlen!)
6520 Fix wrong status when starting offline
6523 2006-08-03 [wwp] 2.4.0cvs22
6525 * src/prefs_common.h
6526 ask what to do w/ filtering rules that belong to an account when
6527 applying filtering rules manually from the main window (skip,
6528 apply regardless of the account, use current account). This dialog
6529 can be skipped and the last reply used.
6532 2006-08-03 [wwp] 2.4.0cvs21
6536 * src/prefs_common.c
6541 ask what to do w/ filtering rules that belong to an account when
6542 applying filtering rules manually from the main window (skip,
6543 apply regardless of the account, use current account). This dialog
6544 can be skipped and the last reply used.
6547 2006-08-03 [colin] 2.4.0cvs20
6550 Optimize previous patch
6552 2006-08-03 [cleroy] 2.4.0cvs19
6555 Fix quotes getting toggled back when the
6556 mail has an even number of text parts
6558 2006-08-02 [colin] 2.4.0cvs18
6561 Add Hide quotes menu
6563 2006-08-02 [colin] 2.4.0cvs17
6566 * src/prefs_common.c
6570 Allow per-level quote hiding,
6571 Allow toggling quotes by double-clicking them
6572 Rename RemoteURI to ClickableText to reflect
6573 the fact it's used for a variety of things
6575 2006-08-02 [wwp] 2.4.0cvs16
6578 fix "View/Hide quotes" menu item status initialization.
6580 2006-08-02 [wwp] 2.4.0cvs15
6582 * src/matcher_parser_parse.y
6583 remove a debug trace.
6585 2006-08-02 [paul] 2.4.0cvs14
6587 * src/plugins/pgpcore/passphrase.c
6588 don't set initial dialog size
6591 2006-08-02 [paul] 2.4.0cvs13
6594 remove the rogue '/' character
6596 2006-08-02 [paul] 2.4.0cvs12
6599 allow buttons to resize as necessary
6601 2006-08-01 [wwp] 2.4.0cvs11
6604 fix strict ISO C90 compliance.
6606 2006-08-01 [wwp] 2.4.0cvs10
6609 updated update-po tool to work w/ context-dependent translations.
6610 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6612 2006-08-01 [wwp] 2.4.0cvs9
6615 * src/prefs_filtering.c
6616 * src/prefs_matcher.c
6617 allow context-dependent translations for "All",
6618 patch by Fabien Vantard <fzzzzz@gmail.com>.
6620 2006-07-31 [colin] 2.4.0cvs8
6624 Add Rafal to authors
6626 2006-07-31 [colin] 2.4.0cvs7
6631 * src/prefs_common.c
6632 * src/prefs_common.h
6634 Add 'View/Hide quotes'. Patch based on a patch
6637 2006-07-31 [colin] 2.4.0cvs6
6640 Fix problem with "> stuff >" actions
6642 2006-07-31 [paul] 2.4.0cvs5
6645 updated by Geir Helland
6647 2006-07-31 [wwp] 2.4.0cvs4
6652 add "View/Go to/Parent message" and "View/Go to/Last read message",
6655 2006-07-31 [wwp] 2.4.0cvs3
6662 * src/addressbook_foldersel.c
6663 * src/addressbook_foldersel.h
6668 * src/matcher_parser_lex.l
6669 * src/matcher_parser_parse.y
6670 * src/prefs_common.c
6671 * src/prefs_common.h
6672 * src/prefs_filtering.c
6673 * src/prefs_matcher.c
6674 * src/prefs_matcher.h
6676 introduce filtering against the address book. It's now possible to add
6677 matched conditions to determine if any email address in a message matches
6678 or doesn't match any or all books or folders in the address book.
6680 2006-07-31 [wwp] 2.4.0cvs2
6690 * src/matcher_parser_lex.l
6691 * src/matcher_parser_parse.y
6693 * src/prefs_filtering.c
6694 * src/prefs_filtering.h
6698 introduce per-account filtering rules. Each filtering rule can now be assigned
6699 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6700 when applying filtering rules manually, as all rules will apply - even the ones
6701 assigned to an account. This issue will be addressed soon.
6705 2006-07-31 [wwp] 2.4.0cvs1
6708 make more strings translatable.
6710 2006-07-31 [paul] 2.4.0
6714 2006-07-31 [paul] 2.3.1cvs91
6717 updated by Miquel Oliete
6719 2006-07-31 [paul] 2.3.1cvs90
6729 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6730 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6731 Aleksandar Urosevic, and Ralgh Young
6733 2006-07-31 [paul] 2.3.1cvs89
6739 Fix a race condition when, after an SC crash, rescanning
6740 folders took more than 0.5 seconds
6743 2006-07-31 [paul] 2.3.1cvs88
6746 don't translate separator strings
6748 2006-07-30 [mones] 2.3.1cvs87
6750 * doc/man/sylpheed-claws.1
6751 Fixed non-ASCII chars in Hoa's name
6755 2006-07-27 [colin] 2.3.1cvs86
6758 Don't include the leading \n in links
6761 2006-07-25 [colin] 2.3.1cvs85
6764 * src/common/socket.h
6765 * src/etpan/imap-thread.c
6766 Refresh resolvers before connecting
6767 to IMAP servers, and after switching
6768 to online. Thanks to Paul.
6772 * 2.4.0-rc4 released
6774 2006-07-17 [colin] 2.3.1cvs84
6777 Show connection attempt in statusbar before
6778 connecting (previously first message was
6779 "Retrieving messages from ..." after the
6780 connection succeeded.
6782 2006-07-16 [wwp] 2.3.1cvs83
6784 * sylpheed-claws.ico
6785 Added .ico file (windows multi-size icon file, generated).
6787 2006-07-12 [wwp] 2.3.1cvs82
6790 remove Message/Re-edit menu entry from messageview window,
6791 as sent/draft/queued messages are opened in compose window when
6792 re-edited and it's not possible to re-edit other msgs.
6794 2006-07-12 [paul] 2.3.1cvs81
6799 check online state before resetting
6800 mailcheck timer. Useful if some program
6801 verifies connection state and updates
6803 Patch by Leonid Evdokimov <darkk@users.sf.net>
6805 2006-07-12 [paul] 2.3.1cvs80
6807 * sylpheed-claws-128x128.png
6808 * sylpheed-claws-64x64.png
6809 * sylpheed-claws.png
6812 * src/prefs_toolbar.c
6813 * src/stock_pixmap.c
6814 * src/stock_pixmap.h
6817 * src/gtk/gtkutils.c
6818 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
6819 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
6820 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
6821 * src/pixmaps/sylpheed.xpm ** REMOVED **
6822 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
6823 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
6824 updated and renamed logo/icon files and related
6825 logo by Jesper Schultz
6827 2006-07-11 [paul] 2.3.1cvs79
6830 fix the labels a smidgin
6832 2006-07-09 [colin] 2.3.1cvs78
6835 Show errors in textviewer's command
6836 Patch by H. Merijn Brand
6838 2006-07-09 [colin] 2.3.1cvs77
6841 Save FMID in drafts too
6843 2006-07-08 [colin] 2.3.1cvs76
6846 Svae RMID in drafted mails too
6847 Save quote_fmt vars for whole mails,
6848 don't reset at each quote_fmt_init:
6849 allows to use the same |i{var} in
6850 various template fields
6851 * src/prefs_template.c
6853 * src/quote_fmt_parse.y
6856 2006-07-08 [colin] 2.3.1cvs75
6859 Fix highlighting of attached parts URIs
6861 2006-07-08 [colin] 2.3.1cvs74
6864 Prevent bug #981 (sc 2.3.1 segfaults with
6865 gtk+ 2.10) from being reported again:
6866 if Sylpheed-Claws has been compiled against
6867 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
6868 of if Sylpheed-Claws has been compiled against
6869 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6872 2006-07-07 [colin] 2.3.1cvs73
6874 * src/prefs_actions.c
6877 2006-07-07 [colin] 2.3.1cvs72
6879 * src/prefs_actions.c
6880 Fix compile on gtk < 2.8. argh :)
6882 2006-07-07 [paul] 2.3.1cvs71
6887 2006-07-07 [colin] 2.3.1cvs70
6891 * src/quote_fmt_lex.l
6892 * src/quote_fmt_parse.y
6893 Add |i{var}, a way to insert user-entered
6898 * 2.4.0-rc3 released
6900 2006-07-07 [colin] 2.3.1cvs69
6903 Don't consider inboxes of UNKNOWN folder
6904 classes to be useable as default inboxes
6906 2006-07-07 [paul] 2.3.1cvs68
6909 add missing #include <errno.h>
6910 Thanks to René J. Blokland
6912 2006-07-07 [paul] 2.3.1cvs67
6915 Return now Closes dialog
6919 add contextual menu to mime parts listed
6922 * src/common/utils.c
6923 reversal: ' is a valid character in URLs
6925 2006-07-06 [colin] 2.3.1cvs66
6927 * src/remotefolder.h
6928 Forgotten in previous commit
6930 2006-07-06 [colin] 2.3.1cvs65
6933 Set summary update flag whenever
6936 * src/prefs_account.c
6937 * src/common/utils.h
6938 * src/etpan/imap-thread.c
6939 Fix warnings, thanks to Fabien and
6942 2006-07-06 [wwp] 2.3.1cvs64
6944 * src/gtk/gtkutils.c
6945 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6947 2006-07-06 [wwp] 2.3.1cvs63
6956 * src/message_search.c
6957 * src/prefs_actions.c
6958 * src/prefs_filtering.c
6959 * src/prefs_filtering.h
6960 * src/prefs_template.c
6961 * src/summary_search.c
6963 * src/gtk/gtkutils.c
6964 * src/gtk/gtkutils.h
6965 * src/gtk/pluginwindow.c
6966 add help buttons to some dialogs. Clicking such buttons opens a
6967 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6969 2006-07-06 [paul] 2.3.1cvs62
6972 fix attachments contextual menu
6975 2006-07-05 [colin] 2.3.1cvs61
6979 Handle sftp:// links
6981 2006-07-05 [paul] 2.3.1cvs60
6984 grab save button by default
6987 2006-07-05 [wwp] 2.3.1cvs59
6990 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6992 2006-07-04 [colin] 2.3.1cvs58
6996 Use left click to select, middle click to open
6998 * src/common/utils.c
7001 2006-07-04 [colin] 2.3.1cvs57
7005 Warning fixes, thanks to Fabien
7007 2006-07-04 [colin] 2.3.1cvs56
7012 Allow parts to be selected via their text label
7015 2006-07-04 [colin] 2.3.1cvs55
7018 Feedback when closing (for big folders)
7019 * src/prefs_actions.c
7020 * src/prefs_filtering.c
7021 * src/prefs_matcher.c
7022 * src/prefs_template.c
7023 Fix default button when closing without
7026 2006-07-04 [colin] 2.3.1cvs54
7029 Delete local file on deletion
7031 2006-07-03 [colin] 2.3.1cvs53
7035 Don't freeze when rescanning after crash
7037 2006-07-03 [wwp] 2.3.1cvs52
7042 * src/plugins/pgpinline/pgpinline.c
7043 * src/plugins/pgpmime/pgpmime.c
7044 don't report an error when the user cancels the passphrase dialog.
7046 2006-07-02 [colin] 2.3.1cvs51
7049 Open message when crossing folders with Space,
7050 goto next unread and friends
7052 2006-07-01 [colin] 2.3.1cvs50
7054 * src/prefs_account.c
7055 Typographic rules varying from language
7056 to language (in french "Protocole :"),
7057 we have to do that :)
7059 2006-07-01 [ticho] 2.3.1cvs49
7061 * src/prefs_account.c
7062 Only use one temporary gchar* variable in
7063 prefs_account_protocol_set_optmenu().
7065 2006-07-01 [ticho] 2.3.1cvs48
7067 * src/prefs_account.c
7068 * src/prefs_account.h
7069 Use GtkLabel for existing account protocol name.
7070 Created an array for protocol names and populate the
7071 combobox from it in a for() cycle.
7073 2006-06-30 [colin] 2.3.1cvs47
7076 Block undo when changing signature (by changing
7079 2006-06-30 [paul] 2.3.1cvs46
7081 * src/send_message.c
7082 when editing From in the Compose window, use that address
7083 in the Return-Path: header
7086 2006-06-30 [colin] 2.3.1cvs45
7089 Fix signature replacement:
7090 - when no newline before separator
7093 2006-06-29 [colin] 2.3.1cvs44
7099 Let 'View/Go to/Next marked' work like
7100 Next new & Next unread: across folders
7101 Change the select_on_entry pref to do
7102 what we want when changing folder
7103 * src/common/utils.c
7104 Fix single-quoted links
7106 2006-06-29 [colin] 2.3.1cvs43
7108 * src/gtk/gtkaspell.c
7109 "Sylpheed" and "Sylpheed-Claws" do exist !
7111 2006-06-29 [colin] 2.3.1cvs42
7114 Forgot to remove debug
7116 2006-06-29 [colin] 2.3.1cvs41
7121 Disconnect from IMAP servers when going
7122 offline. Fixes bug #978 (going to offline-mode
7123 won't close connections)
7125 2006-06-29 [colin] 2.3.1cvs40
7128 Fix transient setting on failing plugins
7130 * src/plugins/pgpcore/sgpgme.c
7131 Only warn for OpenPGP. Most people don't
7134 2006-06-29 [colin] 2.3.1cvs39
7137 Fix Spelling menu (discrepancy between context menu
7138 and top menu when folder's dictionary isn't the
7140 * src/plugins/pgpcore/sgpgme.c
7141 More error reporting about why gpgme can fail
7143 2006-06-29 [wwp] 2.3.1cvs38
7146 honor the display-header-pane setting even when the message view
7147 is a separate window.
7149 2006-06-29 [wwp] 2.3.1cvs37
7151 * src/prefs_actions.c
7152 forgot to commit that one (use of GTK_STOCK_INFO).
7154 2006-06-29 [colin] 2.3.1cvs36
7157 Better handling of login errors (ask the password
7158 again once), alert in case of error. Fix three
7159 signedness warnings.
7161 2006-06-28 [wwp] 2.3.1cvs35
7163 * src/prefs_template.c
7164 * src/prefs_matcher.c
7165 * src/prefs_filtering_action.c
7167 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
7168 patch by Fabien Vantard, slightly modified.
7174 2006-06-28 [colin] 2.3.1cvs34
7176 * src/prefs_account.c
7177 Fix bug #977 (Can't add or edit imap accounts)
7179 2006-06-28 [colin] 2.3.1cvs33
7184 2006-06-28 [colin] 2.3.1cvs32
7187 Save named inlined attachments with "Save all"
7190 * src/common/plugin.c
7191 * src/common/plugin.h
7192 * src/common/sylpheed.c
7193 * src/common/utils.c
7194 * src/plugins/pgpcore/sylpheed.def
7195 * src/plugins/pgpinline/sylpheed.def
7196 * src/plugins/pgpmime/sylpheed.def
7197 Win32 compatibility patch, by
7200 2006-06-28 [wwp] 2.3.1cvs31
7203 * src/prefs_folder_item.c
7204 less compilation warnings (thanks to Fabien Vantard), less typos.
7206 2006-06-28 [paul] 2.3.1cvs30
7208 * src/gtk/gtkutils.c
7209 gtk_combo_box_set_focus_on_click() is only
7210 available since gtk 2.6.0
7212 2006-06-28 [paul] 2.3.1cvs29
7214 * src/prefs_ext_prog.c
7215 fix engrish and add a tooltip for the
7216 'command for 'Display as text' option
7222 2006-06-28 [paul] 2.3.1cvs28
7226 include textviewer.pl in releases
7228 2006-06-28 [paul] 2.3.1cvs27
7230 * src/prefs_ext_prog.c
7231 hide Print command option if libgnomeprint
7234 2006-06-27 [colin] 2.3.1cvs26
7237 Fix Esc handling in insert/attach dialog
7238 Don't show this dialog if dragging something
7239 else than text/uri-list
7240 Thanks to Fabien Vantard
7241 * tools/textviewer.pl
7242 Filter script to display stuff as text
7245 2006-06-27 [wwp] 2.3.1cvs25
7248 use the exact product name (message view title), patch
7251 2006-06-27 [ticho] 2.3.1cvs24
7253 * src/prefs_account.c
7254 * src/prefs_common.c
7255 * src/prefs_common.h
7256 * src/prefs_ext_prog.c
7258 Add a preference (Preferences/External programs)
7259 to allow "Display as text" to be done via a script
7260 (patch by H.Merijn Brand).
7261 Use GtkComboBox for protocol selection in account
7263 Only include current choice for existing accounts, and
7264 insensitivize the combobox.
7266 2006-06-27 [paul] 2.3.1cvs23
7269 fix crasher introduced in cvs21.
7272 2006-06-26 [colin] 2.3.1cvs22
7275 Fix double-frees when leaving folders
7276 after exporting to mbox
7278 2006-06-26 [colin] 2.3.1cvs21
7281 More feedback (and optimisation)
7283 * src/common/utils.c
7284 Fix case when looking for mail addresses
7285 * src/gtk/gtkutils.c
7286 Extra check for (X-)Face
7288 2006-06-25 [ticho] 2.3.1cvs20
7292 * src/gtk/gtkutils.c
7293 * src/gtk/gtkutils.h
7294 Added second argument to gtkut_sc_combobox_create() to
7295 control focus-on-click for the widget.
7296 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
7298 2006-06-25 [ticho] 2.3.1cvs19
7301 * src/gtk/Makefile.am
7302 * src/gtk/combobox.c
7303 * src/gtk/combobox.h
7304 * src/gtk/gtkutils.c
7305 * src/gtk/gtkutils.h
7306 Use GtkComboBox instead of deprecated GtkOptionMenu
7307 for account selector in compose window and for encoding
7308 selector in attachment properties.
7309 Also factorise working with the new GtkComboBox somewhat.
7311 2006-06-24 [paul] 2.3.1cvs18
7313 * src/prefs_common.c
7314 use the correct default value
7316 2006-06-24 [paul] 2.3.1cvs17
7319 * src/prefs_common.c
7320 * src/prefs_common.h
7321 * src/prefs_compose_writing.c
7322 enable setting of default action when
7323 dnd'ing files in the compose window.
7324 (Collaborative effort with wwp)
7326 2006-06-23 [wwp] 2.3.1cvs16
7329 i18n fix (thanks to Fabien Vantard)
7331 2006-06-22 [colin] 2.3.1cvs15
7333 * src/prefs_customheader.c
7334 Don't use filters in custom headers' file
7335 selector. Remember, extensions mean nothing :)
7337 2006-06-22 [paul] 2.3.1cvs14
7340 allow setting of man directory location
7342 2006-06-22 [colin] 2.3.1cvs13
7345 Add 'View/Go to/Next unread folder'.
7348 2006-06-22 [colin] 2.3.1cvs12
7350 * src/common/utils.c
7351 Add some subject prefixes
7352 Patch by Bjorn T Johansen <btj@havleik.no>
7354 2006-06-22 [colin] 2.3.1cvs11
7356 * manual/advanced.xml
7357 Forgotten hidden pref
7359 2006-06-21 [paul] 2.3.1cvs10
7361 * src/prefs_account.c
7362 complete the removal of 'Add date header' option
7364 2006-06-21 [paul] 2.3.1cvs9
7368 * src/prefs_account.c
7369 * src/prefs_account.h
7370 remove option to add date header - always
7372 * src/etpan/imap-thread.c
7373 fix warnings (Thanks to Colin)
7375 2006-06-21 [wwp] 2.3.1cvs8
7378 set the attachment flag when inline text part are (file)named. This is more convenient
7379 when receiving (for instance) inline source files or patches sent using thunderbird.
7381 2006-06-21 [paul] 2.3.1cvs7
7384 fix off-by-one count of current msg in
7385 statusbar filtering progressbar
7387 2006-06-21 [paul] 2.3.1cvs6
7390 Show attachment icon even if the part is 'inline'
7391 if the following conditions are met:
7392 - content-type != 'text/plain'
7393 - content-type != '*/pgp-signature'
7394 - either 'name' or 'filename' parameter is not NULL
7398 2006-06-21 [paul] 2.3.1cvs5
7401 * src/prefs_common.c
7402 * src/prefs_common.h
7404 add an option to 'Never send Return
7408 2006-06-20 [mones] 2.3.1cvs4
7413 typo fixed (space after comma)
7414 * tools/make.themes.project
7415 remove exec mode from tarball files
7417 2006-06-20 [colin] 2.3.1cvs3
7422 Better fix for \n's in headers (don't
7423 break Received: and others)
7425 2006-06-20 [paul] 2.3.1cvs2
7429 improve legibility of phishing attempt
7432 2006-06-20 [paul] 2.3.1cvs1
7437 Update version number following
7440 2006-06-20 [colin] 2.3.0cvs26
7443 When dragging a file to the text of the compose
7444 window, ask whether we want to insert or attach
7445 (I know lots of people who do that to attach)
7447 2006-06-20 [colin] 2.3.0cvs25
7449 * src/etpan/imap-thread.c
7450 Fix threshold (the append command is often > 32 bytes)
7452 2006-06-19 [colin] 2.3.0cvs24
7455 * src/etpan/imap-thread.c
7456 Workaround Rockliffe IMAP server bug: replace
7457 "x UID SEARCH (ANSWERED UID 1:*)" with
7458 "x UID SEARCH ANSWERED"
7459 (Rockliffe doesn't handle the parenthesis)
7461 2006-06-19 [colin] 2.3.0cvs23
7465 * src/etpan/imap-thread.c
7466 Probably fix bug #972 (Freezes when adding
7467 an attachment to the message)
7469 Modernize Firefox cmd
7472 2006-06-18 [colin] 2.3.0cvs22
7474 * src/prefs_customheader.c
7475 Only allow correct filenames for various
7478 2006-06-18 [colin] 2.3.0cvs21
7480 * src/prefs_customheader.c
7481 Add a 'From File...' button in custom headers prefs, which
7482 try to do the right thing:
7483 for normal headers, use file as plaintext,
7484 for X-Face, calls compface,
7485 for Face, encode to b64.
7487 2006-06-17 [colin] 2.3.0cvs20
7492 2006-06-16 [colin] 2.3.0cvs19
7495 Recursive quicksearch: show message list
7496 in current folder, *then* search children
7499 2006-06-16 [colin] 2.3.0cvs18
7502 Instead of ignoring SIGPIPE, save caches
7503 when getting one. Will fix the fact that
7504 hot caches are out-of-date when logging
7507 * src/prefs_compose_writing.c
7508 Only save text (not attachments) when
7509 auto-saving to drafts
7511 Always replace \n, \r and \t with spaces
7513 * manual/dist/html/Makefile.am
7514 * manual/dist/pdf/Makefile.am
7515 * manual/dist/ps/Makefile.am
7516 * manual/dist/txt/Makefile.am
7517 * manual/fr/dist/html/Makefile.am
7518 * manual/fr/dist/pdf/Makefile.am
7519 * manual/fr/dist/ps/Makefile.am
7520 * manual/fr/dist/txt/Makefile.am
7521 * manual/pl/dist/html/Makefile.am
7522 * manual/pl/dist/pdf/Makefile.am
7523 * manual/pl/dist/ps/Makefile.am
7524 * manual/pl/dist/txt/Makefile.am
7525 Fix make clean removing pregenerated manuals
7528 2006-06-16 [colin] 2.3.0cvs17
7530 * src/plugins/pgpcore/sgpgme.c
7531 * src/plugins/pgpmime/pgpmime.c
7532 * src/plugins/pgpinline/pgpinline.c
7533 Better error reporting in setup_signers.
7534 Don't fallback to default key if specified
7536 Don't allow signing if more than one secret
7537 key matches the one specified in prefs.
7539 2006-06-15 [colin] 2.3.0cvs16
7542 Add "Send queue" in the folder's contextual
7550 * src/plugins/pgpcore/passphrase.c
7551 * src/plugins/pgpcore/sgpgme.c
7552 * src/plugins/pgpinline/pgpinline.c
7553 * src/plugins/pgpmime/pgpmime.c
7554 Better error reporting
7556 Probably fix bug #971 (2.2.3 cannot read mail
7560 2006-06-15 [mones] 2.3.0cvs15
7562 * tools/make.themes.project
7563 creates the themes project from the web page
7565 2006-06-15 [colin] 2.3.0cvs14
7568 Better fix (avoid losing the folder if scan_tree
7571 2006-06-15 [cleroy] 2.3.0cvs13
7574 Probably fix Bug #969 (crash on rebuilding
7577 2006-06-14 [colin] 2.3.0cvs12
7579 * manual/dtd/manual.xsl
7580 * manual/sylpheed-claws-manual.xml
7581 * manual/fr/sylpheed-claws-manual.xml
7582 * manual/pl/sylpheed-claws-manual.xml
7583 Insert pagebreaks between sections
7585 2006-06-14 [paul] 2.3.0cvs11
7588 better fix than 2.3.0cvs10
7590 2006-06-14 [paul] 2.3.0cvs10
7593 fix setting of PACKAGE_DATA_DIR with newer autoconf
7594 (backwards compatible)
7596 2006-06-13 [colin] 2.3.0cvs9
7599 Fix sending of return receipt with the new queue folders
7601 2006-06-13 [wwp] 2.3.0cvs8
7603 * src/quote_fmt_lex.l
7604 fix wrong tokens returned in quote_fmt lexer, query not().
7606 2006-06-13 [wwp] 2.3.0cvs7
7609 * src/prefs_folder_item.c
7610 allow changing folder type even when folder is not a top-level one,
7613 2006-06-12 [colin] 2.3.0cvs6
7616 Fix double-ask of "Do you want to mark all
7619 2006-06-12 [colin] 2.3.0cvs5
7630 * src/prefs_folder_item.c
7635 * src/send_message.c
7638 Apply bug #964's patch (Queue and drafts aren't normal)
7639 The Drafts and Queue folder now contain RFC-822 files,
7640 allowing to move and copy mails from and to these
7641 folders. Moving from Drafts to Queue will prepare the
7642 mail for sending (PGP signature, encryption, etc).
7643 This patch also rework sending errors handling to try
7645 Also, allow redefining folder types via the GUI
7646 (Folder type in its Properties)
7648 2006-06-12 [colin] 2.3.0cvs4
7651 * src/prefs_common.c
7652 * src/prefs_common.h
7654 Allow to define a specific print font - patch
7655 by Bernhard Walle <bernhard.walle@gmx.de>
7657 * manual/advanced.xml
7658 * manual/fr/advanced.xml
7659 Add a hidden pref to allow deletion without
7662 2006-06-12 [wwp] 2.3.0cvs3
7665 more files to ignore.
7667 2006-06-12 [wwp] 2.3.0cvs2
7670 * src/quote_fmt_lex.l
7671 * src/quote_fmt_parse.y
7672 extend the quote_fmt parser (templates and quotes):
7673 - allow limited sub-expressions in |p{} and |f{} expressions,
7674 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7675 - implemented/fixed missing implementation of query_references and show_references,
7676 - completed, fixed contents and format of the symbols help dialog,
7677 - fix some compilation warnings.
7679 2006-06-12 [wwp] 2.3.0cvs1
7681 * manual/advanced.xml
7682 * manual/fr/advanced.xml
7683 updates in the "templates" section of the manual (eng/fr):
7684 - be more precise (both versions)
7685 - completed to match the english reference (fr version)
7686 - touchups (both versions)
7688 2006-06-12 [paul] 2.3.0
7692 2006-06-12 [paul] 2.2.3cvs14
7703 updated by Miquel Oliete, Tim, Stephan Sachse,
7704 Stavros Giannouris, Fabien Vantard, Andrea
7705 Spadaccini, Frederico Goncalves Guimaraes,
7706 Aleksandar Urosevic, and Ralgh Young
7708 2006-06-12 [colin] 2.2.3cvs13
7713 2006-06-11 [colin] 2.2.3cvs12
7716 Verify that g_malloc() succeeded
7718 2006-06-11 [colin] 2.2.3cvs11
7721 Add Face header to welcome mail
7723 2006-06-10 [colin] 2.2.3cvs10
7726 Revert previous (Forgot it changes the
7727 margin on the whole mail)
7729 2006-06-10 [colin] 2.2.3cvs9
7732 Don't overlap long headers under (X-)Face
7734 2006-06-10 [mones] 2.2.3cvs8
7737 allow generation of manual on systems lacking saxon binary
7738 but with java and the saxon library installed
7743 2006-06-09 [colin] 2.2.3cvs7
7746 Fix leak when using Display Sender using Addressbook
7748 2006-06-09 [colin] 2.2.3cvs6
7757 2006-06-09 [paul] 2.2.3cvs5
7761 * tools/claws.i18n.status.pl
7762 updated with new info
7764 2006-06-09 [paul] 2.2.3cvs4
7769 add wwp to authors list
7771 update mine and Colin's addresses
7773 2006-06-08 [colin] 2.2.3cvs3
7775 * src/etpan/imap-thread.c
7776 Fix leak on SSL cert check
7778 2006-06-08 [colin] 2.2.3cvs2
7780 * src/common/utils.c
7783 2006-06-08 [paul] 2.2.3cvs1
7786 Update version number following
7789 2006-06-07 [colin] 2.2.2cvs3
7792 Fix catching cache read errors (guint instead of gint)
7793 Prevent malloc'ing more than 8MB (means cache corruption)
7795 2006-06-07 [paul] 2.2.2cvs2
7802 * src/common/utils.c
7803 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7805 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7808 2006-06-06 [paul] 2.2.2cvs1
7811 Update version number following
7814 2006-06-06 [paul] 2.2.1cvs6
7817 fix implicit declaration of
7819 Patch by Fabien Vantard
7821 2006-06-06 [paul] 2.2.1cvs5
7824 fix age_greater and age_lower so that they
7825 mean what say and not '...or equal to'
7828 2006-06-06 [paul] 2.2.1cvs4
7831 * src/common/utils.c
7835 2006-06-05 [wwp] 2.2.1cvs3
7837 * manual/fr/account.xml
7838 minor language fixes (thanks to Fabien Vantard).
7840 2006-06-05 [colin] 2.2.1cvs2
7842 * src/prefs_folder_item.c
7844 Allow recursive setting of properties
7847 Don't freeze on 'test' filtering rule
7849 2006-06-05 [colin] 2.2.1cvs1
7852 Update version number following
7855 2006-06-04 [wwp] 2.2.0cvs82
7857 * manual/glossary.xml
7858 * manual/account.xml
7859 * manual/fr/glossary.xml
7860 * manual/fr/account.xml
7861 added glossary section and references/links related to the Face custom header.
7863 2006-06-04 [colin] 2.2.0cvs81
7866 Skip to next message on move with no
7869 2006-06-04 [wwp] 2.2.0cvs80
7872 added sanity checks, exit when needed.
7874 2006-06-03 [paul] 2.2.0cvs79
7876 * src/prefs_receive.c
7877 page name is now 'Receiving'
7879 page name is now 'Sending'
7881 2006-06-03 [colin] 2.2.0cvs78
7883 * src/plugins/spamassassin/spamassassin_gtk.c
7884 Autoswitch to Localhost if transport was previously
7885 disabled. Else people had to check [] Enable, then
7886 *reselect* transport.
7888 2006-06-03 [colin] 2.2.0cvs77
7890 * src/plugins/pgpinline/pgpinline.c
7891 * src/plugins/pgpmime/pgpmime.c
7892 Check that gpg_data_release_and_get_mem
7893 didn't fail (now, why this happens...)
7895 2006-06-03 [colin] 2.2.0cvs76
7898 Fix bug #962 (Manual and/or UI should
7899 warn about incompatible locking
7902 2006-06-02 [cleroy] 2.2.0cvs75
7910 2006-06-02 [colin] 2.2.0cvs74
7913 On exit, free caches after writing them
7914 Shuts up some valgrind false positives
7916 * src/send_message.c
7917 Fix races when reusing existing SMTP connections
7918 Fix inexistant session timeout
7920 Display alertpanel after all queues have
7921 been processed, not after each
7923 2006-06-02 [wwp] 2.2.0cvs73
7925 * manual/fr/glossary.xml
7928 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7930 2006-06-02 [wwp] 2.2.0cvs72
7933 * manual/dist/pdf/Makefile.am
7934 * manual/dtd/manual.xsl
7935 * manual/fr/dist/pdf/Makefile.am
7936 * manual/pl/dist/pdf/Makefile.am
7937 we changed the procedure to generate the .pdf version of the manual.
7938 The procedure is more modern and the .pdf we get now has a valid index.
7939 Here are the new pre-requisites:
7941 - JRE 1.x (1.4 here): there must be one from your distro
7942 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7943 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7944 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7946 See my posts for further info about the installation of this toolchain:
7948 Date: Fri, 19 May 2006 19:40:06 +0200
7949 From: wwp <subscript@free.fr>
7950 To: sylpheed-claws-devel@lists.sourceforge.net
7951 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7955 Date: Wed, 24 May 2006 12:58:49 +0200
7956 From: wwp <subscript@free.fr>
7957 To: sylpheed-claws-devel@lists.sourceforge.net
7958 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7960 2006-06-01 [colin] 2.2.0cvs71
7963 Better guards against IMAP races
7965 * src/prefs_common.c
7966 * src/prefs_common.h
7967 * src/common/ssl_certificate.c
7968 * src/etpan/imap-thread.c
7969 * src/etpan/imap-thread.h
7970 * src/gtk/sslcertwindow.c
7971 New hidden option ssl_skip_cert_check to
7972 avoid dups of bug #959 (libetpan linked
7973 against gnutls and gnutls buggy on 64bit)
7974 Present expired warning only once per
7976 * manual/advanced.xml
7977 * manual/fr/advanced.xml
7980 2006-06-01 [wwp] 2.2.0cvs70
7983 fix for bug #961 (return receipt dialog
7984 complains incorrectly about return-path
7985 email adress being different), thanks
7988 2006-05-31 [cleroy] 2.2.0cvs69
7991 Guard against NULLs, although this
7992 should never be an issue
7994 2006-05-31 [colin] 2.2.0cvs68
7999 Don't remove caches when destroying folder, it
8000 could (should) be done at exit
8002 free processing cache after incorporation
8003 * src/etpan/imap-thread.c
8004 Maybe fix bug #959 (Crash on moving to emails
8005 to a imap account per ssl with a expired
8008 2006-05-30 [colin] 2.2.0cvs67
8011 Put back event flush when displaying message
8012 It avoids reading a bunch of messages just
8013 by hitting shift-n for too long ;)
8015 2006-05-29 [colin] 2.2.0cvs66
8018 Remove useless g_warnings
8020 2006-05-29 [colin] 2.2.0cvs65
8023 Fix g_slist_append()s for performance
8025 2006-05-29 [colin] 2.2.0cvs64
8028 * src/common/utils.c
8029 Fix extraneous tab at start of addresses
8031 Fix warnings (thanks to Fabien)
8032 Fix crash at exit when composing messages
8035 Fix progress bar when deleting expired mails
8038 * src/gtk/gtksctree.c
8039 Fix re-sorting slowness
8041 2006-05-29 [paul] 2.2.0cvs63
8044 fetch full message when moving mails
8045 from another mailbox, (fixed data loss
8046 when filtering from IMAP to MH, introduced
8050 2006-05-29 [mones] 2.2.0cvs62
8052 * src/gtk/gtksctree.c
8053 Unselect faster (patch by Colin)
8055 2006-05-26 [colin] 2.2.0cvs61
8058 Unplug MSGINFO_UPDATE callback on delete too.
8060 2006-05-26 [colin] 2.2.0cvs60
8063 Fix bold in folder selection window with glib2.10
8066 2006-05-26 [colin] 2.2.0cvs59
8069 Convert date only if necessary (and don't
8070 try to convert from utf8 to utf8, too)
8072 Only set column's text if the column's
8075 2006-05-26 [colin] 2.2.0cvs58
8078 * src/gtk/gtkutils.c
8081 2006-05-26 [colin] 2.2.0cvs57
8084 Make summaryview selectable as long as
8085 no message has focus
8087 Faster deletion (by implementing mh_remove_msgs)
8088 Faster copy (avoid using mh_fetch_msg just to get
8090 Faster move (using move_file instead of copy_file
8092 No progressbar if total number of mails to cp/mv
8095 Fix removal from subject_table when mail gets moved
8096 Faster deletion (g_slist_prepend instead of append)
8097 * src/gtk/gtksctree.c
8100 2006-05-25 [colin] 2.2.0cvs56
8102 * src/common/ssl_certificate.c
8103 Fix leak in expired cert check
8105 2006-05-25 [colin] 2.2.0cvs55
8108 Disable flags syncing on .mh_sequences - it
8109 is buggy and marks mails read under unknown
8114 * 2.3.0-rc4 released
8116 2006-05-24 [colin] 2.2.0cvs54
8118 attention cvs users: if you manage to crash
8119 Sylpheed-Claws while moving, copying or deleting
8120 mails, we *are* interested in stack traces and
8121 valgrind logs. It looks stable, but one never
8125 Add progressbar for cache updates
8127 Optimize Mark all read in the current
8130 Add progressbar for copy/move
8132 Optimize O(n^2) in copy/move
8134 * src/gtk/gtksctree.c
8135 Optimize O(n^2) algos
8136 * src/common/timing.h
8137 Display ms instead of us
8139 2006-05-24 [wwp] 2.2.0cvs53
8141 * manual/fr/advanced.xml
8142 updates to the French manual.
8144 2006-05-24 [wwp] 2.2.0cvs52
8146 * src/common/utils.c
8147 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
8149 2006-05-24 [wwp] 2.2.0cvs51
8152 fixed "mark all read" in MH folders (thanks to Colin).
8154 2006-05-24 [paul] 2.2.0cvs50
8156 * doc/man/sylpheed-claws.1
8157 updated the man page
8159 2006-05-23 [colin] 2.2.0cvs49
8167 * src/send_message.c
8169 * src/gtk/sslcertwindow.c
8170 alertpanel fixes, by Fabien
8172 2006-05-23 [colin] 2.2.0cvs48
8178 * src/gtk/gtksctree.c
8179 * src/gtk/gtksctree.h
8181 Fix slow loading problem, which was caused by the
8182 use of some gtk_ctree funcs and their use of
8183 g_list_position while gtk_ctree_(un)link'ing.
8184 Reap more functions from gtkctree.c to be sure we
8185 use our (fast) version instead of theirs.
8187 Fix copy of unread mails
8190 2006-05-22 [wwp] 2.2.0cvs47
8192 * manual/fr/advanced.xml
8195 2006-05-22 [colin] 2.2.0cvs46
8198 Fix possible infinite loop. 'copy' is not a
8199 final action, so when encountering a 'copy',
8200 we have to check if a previous one was set
8201 and do it. In the same way, if we encounter
8202 a 'move' we have to perform a possibly
8203 pending 'copy'. This will slow down filtering
8204 on IMAP if move+copy or multiple copy actions
8205 are to be done, but handling it via the batch
8206 would be really too convoluted.
8208 2006-05-22 [wwp] 2.2.0cvs45
8210 * manual/fr/advanced.xml
8212 * manual/fr/glossary.xml
8213 * manual/fr/handling.xml
8214 * manual/fr/intro.xml
8215 * manual/fr/plugins.xml
8216 * manual/fr/sylpheed-claws-manual.xml
8217 sync w/ the english manual: updates URIs, documented mailing-list
8218 support, better explanation about the enabled/disabled feature
8219 in filtering/processing rules by Paul.
8221 2006-05-21 [colin] 2.2.0cvs44
8224 Don't expand after building threads, but during
8226 2006-05-21 [colin] 2.2.0cvs43
8230 More timing possibilities... For next time I have
8231 to find out how the hell some 3GHz computer takes
8232 one minute to open a 30k folder...
8234 2006-05-21 [colin] 2.2.0cvs42
8236 * manual/pl/advanced.xml
8238 * manual/pl/glossary.xml
8239 * manual/pl/handling.xml
8240 * manual/pl/intro.xml
8241 * manual/pl/plugins.xml
8242 * manual/pl/sylpheed-claws-manual.xml
8243 Polish manual updated by Pawel
8247 * 2.3.0-rc3 released
8249 2006-05-20 [colin] 2.2.0cvs41
8253 - remove cache of moved messages from original folder
8254 - apply new flags to messages even if they aren't appliable
8259 * 2.3.0-rc2 released
8261 2006-05-19 [colin] 2.2.0cvs40
8264 Don't issue SELECT in imap_change_flags
8265 before having checked that we indeed have
8266 some flags to change. MSG_POSTFILTERED for
8267 example can't be used on IMAP.
8268 Fixes bug #955 (copying messages between
8269 imap folders is extremely slow), which was
8272 2006-05-19 [colin] 2.2.0cvs39
8277 Try to fix bug #830 (Some unread messages
8278 get marked read in IMAP inbox):
8279 - Prevent scanning a folder if it's being
8281 - Postpone opening via the GUI of a folder
8285 2006-05-19 [wwp] 2.2.0cvs38
8287 * manual/advanced.xml
8288 fix English+typo (thanks to Paul).
8290 2006-05-19 [wwp] 2.2.0cvs37
8292 * manual/advanced.xml
8293 * manual/fr/advanced.xml
8294 * src/gtk/logwindow.c
8295 * src/prefs_common.c
8296 * src/prefs_common.h
8297 added hidden prefs to allow customization of colors used in
8298 protocol log window (useful for dark gtk+ themes).
8300 2006-05-19 [wwp] 2.2.0cvs36
8303 fix an old erroneous changelog entry (thanks to Fabien Vantard).
8305 2006-05-19 [paul] 2.2.0cvs35
8308 make Reply-To fully clickable
8309 * src/gtk/logwindow.c
8310 more colouring (SMTP ESMTP)
8311 Both patches by Pawel Pekala
8313 2006-05-19 [cleroy] 2.2.0cvs34
8316 Don't update flags from current folder
8317 Probably fixes bug #935 (Read Messages
8318 Revert to Being Marked as Unread)
8320 2006-05-18 [colin] 2.2.0cvs33
8328 Allow replying to multiple emails
8331 * src/etpan/imap-thread.c
8334 2006-05-18 [paul] 2.2.0cvs32
8337 keep Mailing-List menu refreshed
8340 2006-05-18 [paul] 2.2.0cvs31
8342 * manual/advanced.xml
8344 * manual/glossary.xml
8345 * manual/handling.xml
8347 * manual/plugins.xml
8348 * manual/sylpheed-claws-manual.xml
8350 add info about mailing-list support
8355 * src/plugins/dillo_viewer/README
8358 2006-05-17 [wwp] 2.2.0cvs30
8360 * manual/handling.xml
8361 * manual/fr/handling.xml
8362 documented the ability to enabled/disable filtering/processing rules.
8364 2006-05-17 [colin] 2.2.0cvs29
8367 Don't initialize g_thread subsystem if it's
8368 already done (thanks to Hiro)
8370 Fix saving of parts when there name can't be
8371 converted from UTF-8.
8373 2006-05-17 [paul] 2.2.0cvs28
8376 fix config.status warning with autoconf 2.60
8378 2006-05-17 [paul] 2.2.0cvs27
8383 2006-05-17 [wwp] 2.2.0cvs26
8386 fix useless and potentially dangerous buffer walking (thanks to Colin).
8388 2006-05-17 [wwp] 2.2.0cvs25
8390 * src/plugins/demo/demo.c
8391 updated product name in plugin demo (many plugins need to be
8392 sync'ed w/ that change).
8394 2006-05-17 [colin] 2.2.0cvs24
8399 2006-05-16 [colin] 2.2.0cvs23
8402 Stupid me hit again. Fix cvs22.
8404 2006-05-16 [colin] 2.2.0cvs22
8407 Fix bug #922 (sylpheed-claws crashed after
8408 pushing on Inbox folder)
8410 2006-05-16 [colin] 2.2.0cvs21
8413 Make From header be copy/paste/select-able
8415 2006-05-16 [wwp] 2.2.0cvs20
8420 * src/etpan/imap-thread.c
8421 fix some compiler warnings (thanks to Colin).
8423 2006-05-16 [wwp] 2.2.0cvs19
8431 * src/send_message.c
8433 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8435 2006-05-15 [colin] 2.2.0cvs18
8438 Fix automatic rule creation with List-Post
8440 2006-05-15 [paul] 2.2.0cvs17
8442 * tools/filter_conv_new.pl
8443 updated for rule enabling/disabling
8444 claws version >= 2.3.x required
8446 2006-05-15 [cleroy] 2.2.0cvs16
8451 2006-05-15 [cleroy] 2.2.0cvs15
8456 2006-05-15 [wwp] 2.2.0cvs14
8458 * manual/pl/.cvsignore
8459 ignore generated files.
8461 2006-05-14 [wwp] 2.3.0-rc1
8463 * 2.3.0-rc1 released
8465 2006-05-13 [wwp] 2.2.0cvs13
8470 * src/matcher_parser_lex.l
8471 * src/matcher_parser_parse.y
8472 * src/prefs_filtering.c
8473 new feature: provide the ability to disable filtering and processing
8474 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8477 2006-05-13 [colin] 2.2.0cvs12
8480 Remove useless if (a) b; else b;
8483 2006-05-13 [wwp] 2.2.0cvs11
8491 no more silent failures (or at least less ones) when importing
8492 or exporting from/to mbox. Also start importing/exporting if
8493 the necessary info is set.
8495 2006-05-13 [wwp] 2.2.0cvs10
8498 restored up-to-date release notes.
8500 2006-05-13 [paul] 2.2.0cvs9
8504 updated by Tim Dijkstra and Pavlo Bohmat
8506 2006-05-12 [colin] 2.2.0cvs8
8508 * src/gtk/quicksearch.c
8509 Add "k" as shortcut for "colorlabel". Patch
8510 by ath42@users.sf.net.
8512 2006-05-12 [paul] 2.2.0cvs7
8514 * src/prefs_common.h
8515 * src/prefs_summaries.c
8517 when entering a folder also allow
8518 going directly to first Marked message
8520 2006-05-12 [paul] 2.2.0cvs6
8523 always obey 'confirm before marking all
8526 2006-05-12 [paul] 2.2.0cvs5
8529 make Sender fully clickable
8531 2006-05-12 [colin] 2.2.0cvs4
8535 Let From be editable
8538 Full support of .mh_sequences' Unseen seq
8540 2006-05-12 [colin] 2.2.0cvs3
8546 * src/prefs_spelling.c
8553 Add contextual menu on Compose toolbar
8554 button. Fixes bug #944 (Automatic
8555 addresses not applied when changing account
8556 from compose window)
8557 add Mailing List support
8558 based on the old 0.6.5claws25 patch by
8559 Melvin Hadasht, with finishing touches
8561 Fix "ignore thread" when mails are threaded by
8562 subject (and weren't ignored although appearing
8565 Both patches by Pawel.
8567 2006-05-08 [paul] 2.2.0cvs2
8576 add Mailing List support
8577 based on the old 0.6.5claws25 patch by
8578 Melvin Hadasht, with finishing touches
8581 2006-05-08 [colin] 2.2.0cvs1
8586 Add contextual menu on Compose toolbar
8587 button. Fixes bug #944 (Automatic
8588 addresses not applied when changing account
8589 from compose window)
8591 2006-05-08 [paul] 2.2.0
8595 2006-05-08 [paul] 2.1.1cvs51
8605 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8606 Fabien Vantard, Frederico Goncalves Guimaraes,
8607 Aleksandar Urosevic, and Ralgh Young
8609 2006-05-12 [colin] 2.1.1cvs50
8620 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8621 Fabien Vantard, Frederico Goncalves Guimaraes,
8622 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8624 2006-05-05 [colin] 2.1.1cvs49
8626 * manual/Makefile.am
8627 * manual/pl/Makefile.am
8628 * manual/pl/account.xml
8630 * manual/pl/addrbook.xml
8631 * manual/pl/advanced.xml
8633 * manual/pl/glossary.xml
8635 * manual/pl/handling.xml
8636 * manual/pl/intro.xml
8637 * manual/pl/keyboard.xml
8638 * manual/pl/plugins.xml
8639 * manual/pl/starting.xml
8640 * manual/pl/sylpheed-claws-manual.xml
8641 * manual/pl/dist/.cvsignore
8642 * manual/pl/dist/Makefile.am
8643 * manual/pl/dist/html/.cvsignore
8644 * manual/pl/dist/html/Makefile.am
8645 * manual/pl/dist/pdf/.cvsignore
8646 * manual/pl/dist/pdf/Makefile.am
8647 * manual/pl/dist/ps/.cvsignore
8648 * manual/pl/dist/ps/Makefile.am
8649 * manual/pl/dist/txt/.cvsignore
8650 * manual/pl/dist/txt/Makefile.am
8651 Add the polish translation of the manual,
8652 Authored by Pawel Pekala.
8654 2006-05-05 [cleroy] 2.1.1cvs48
8657 Re-read matcherrc after loading plugins
8658 if some of them add folders.
8660 2006-05-03 [colin] 2.1.1cvs47
8665 2006-05-03 [colin] 2.1.1cvs46
8668 Be sure to have a session when
8671 2006-05-03 [colin] 2.1.1cvs45
8676 Fix preventing renaming with namespace
8679 2006-05-01 [colin] 2.1.1cvs44
8682 Don't reload messageview when result of
8685 2006-04-29 [colin] 2.1.1cvs43
8687 * src/prefs_receive.c
8688 * src/plugins/spamassassin/spamassassin_gtk.c
8689 * src/plugins/clamav/clamav_plugin_gtk.c
8692 2006-04-29 [colin] 2.1.1cvs42
8694 * src/prefs_compose_writing.c
8696 Cleanups. Patch by Pawel
8698 2006-04-28 [paul] 2.1.1cvs41
8701 fix returned quick search results when search
8702 term contains an underscore.
8705 2006-04-28 [paul] 2.1.1cvs40
8707 * src/prefs_message.c
8708 * src/prefs_receive.c
8710 Patches by Pawel Pekala
8712 2006-04-27 [colin] 2.1.1cvs39
8715 Differentiate subject Welcome from
8716 window's title Welcome
8722 2006-04-27 [paul] 2.1.1cvs38
8724 * manual/advanced.xml
8725 * manual/fr/advanced.xml
8726 add info about compose_no_markup hidden pref
8728 2006-04-27 [paul] 2.1.1cvs37
8730 * src/prefs_account.c
8731 improve privacy labels
8732 * src/prefs_msg_colors.c
8733 change some strings for translators' convenience
8734 * src/gtk/gtkutils.c
8735 don't underline the link button text
8737 2006-04-25 [colin] 2.1.1cvs36
8740 Complete 2.1.1cvs33 (once more ;)
8742 2006-04-25 [colin] 2.1.1cvs35
8747 2006-04-25 [cleroy] 2.1.1cvs34
8750 * src/gtk/gtkaspell.c
8751 Fix crash on redirect (related to the return
8752 of the aspell menu in compose's toolbar)
8753 * src/prefs_msg_colors.c
8754 Fix sensitivity widgets
8755 * src/image_viewer.c
8756 * src/gtk/pluginwindow.c
8757 * src/gtk/prefswindow.c
8758 Change released signals to clicked (Fabien)
8760 * src/common/socket.c
8761 * src/plugins/spamassassin/spamassassin.c
8762 Translate strings (Fabien)
8764 2006-04-25 [paul] 2.1.1cvs33
8769 complete the fix of bug #912
8772 2006-04-25 [colin] 2.1.1cvs32
8780 Patches by Pawel Pekala
8782 2006-04-24 [colin] 2.1.1cvs31
8785 Fix compilation warnings (Fabien)
8787 2006-04-24 [colin] 2.1.1cvs30
8791 * src/editldap_basedn.c
8792 * src/editldap_basedn.h
8798 Fix bug #901 (LDAPS support)
8800 2006-04-24 [colin] 2.1.1cvs29
8803 Fix logic on error with send dialog on
8805 Fix compilation without libetpan, thanks
8808 Fix 'context-menu' key
8810 2006-04-23 [colin] 2.1.1cvs28
8813 Never free current's cache to free up
8814 memory. Fixes bug #912 (new count
8815 randomly set to message count)
8817 2006-04-23 [colin] 2.1.1cvs27
8819 * src/gtk/quicksearch.c
8820 And remove printf...
8822 2006-04-23 [colin] 2.1.1cvs26
8824 * src/gtk/quicksearch.c
8825 Fix replacing in quicksearch, and fix inserting
8826 in the middle of the string. (introduced at 2.1.0cvs22)
8828 2006-04-23 [colin] 2.1.1cvs25
8831 Make sure uidnext is initialized in get_num_list
8832 (not for stable, related to 2.1.1cvs8 and friends)
8834 2006-04-23 [colin] 2.1.1cvs24
8837 Output something when login is successful
8840 2006-04-23 [colin] 2.1.1cvs23
8842 * src/etpan/imap-thread.c
8843 Better logging (line-per-line, hide data in fetch)
8845 * src/gtk/logwindow.c
8846 * src/gtk/logwindow.h
8847 Better logging (color for input/output)
8849 2006-04-21 [colin] 2.1.1cvs22
8851 * src/gtk/quicksearch.c
8852 On gtk+-2.8, use stock buttons in quicksearch
8853 Based on a patch by Fabien and a design by Paul
8855 2006-04-21 [colin] 2.1.1cvs21
8859 Fix occasional flicker in folderview
8860 * src/common/utils.c
8861 Fix bug #943 (Incorrectly parsed email address
8862 list in short headers on message view and in
8865 2006-04-20 [colin] 2.1.1cvs20
8869 * src/prefs_account.c
8870 Add ANONYMOUS auth for IMAP
8872 2006-04-20 [paul] 2.1.1cvs19
8875 proper fix for 2.1.1cvs18
8878 2006-04-20 [paul] 2.1.1cvs18
8883 2006-04-20 [paul] 2.1.1cvs17
8885 * src/gtk/quicksearch.c
8886 fix standard, non-extended Quick search,
8887 was broken in 2.1.1cvs15.
8890 2006-04-20 [colin] 2.1.1cvs16
8892 * src/prefs_matcher.c
8893 Fix values when reselecting a ~test
8896 2006-04-19 [colin] 2.1.1cvs15
8900 * src/gtk/gtkaspell.c
8901 * src/gtk/gtkaspell.h
8902 Put back Options menu in Spelling/
8903 * src/gtk/quicksearch.c
8904 Don't search, and show error, if the
8905 advanced search has a syntax error
8907 2006-04-18 [colin] 2.1.1cvs14
8910 Fix gdk warnings on set_cursor when textview
8913 2006-04-18 [colin] 2.1.1cvs13
8915 * src/gtk/gtksctree.c
8916 Remove seemingly useless refresh that causes
8917 flicker - watch this commit in case of
8918 problems before planned backport to stable
8920 2006-04-18 [colin] 2.1.1cvs12
8923 Factorize get/set_xml code
8925 * src/prefs_account.c
8926 * src/prefs_account.h
8928 Add Encrypt to self option
8930 2006-04-17 [colin] 2.1.1cvs11
8933 Fix search on encrpyt function on dragonfly
8934 Patch by Jonathan Buschmann <jonthn@agmact.com>
8936 2006-04-17 [colin] 2.1.1cvs10
8938 * src/prefs_account.c
8939 Be safe by default: remove mails from POP3
8940 after 7 days, not immediately
8942 2006-04-17 [colin] 2.1.1cvs9
8944 * src/etpan/imap-thread.c
8945 Fix build on DragonFly - patch by
8946 Jonathan Buschmann <jonthn@agmact.com>
8948 2006-04-17 [colin] 2.1.1cvs8
8951 Save uidnext between sessions
8953 2006-04-17 [colin] 2.1.1cvs7
8956 scan is required when uid validity changes
8958 2006-04-17 [colin] 2.1.1cvs6
8961 Don't scan if not necessary, apart in current
8962 folder and INBOX to fetch flags.
8964 Scan is necessary if unread count changes
8966 2006-04-17 [colin] 2.1.1cvs5
8969 ...But always fetch ANSWERED and DELETED flags for
8970 INBOX, as filtering can happen on these flags.
8972 2006-04-17 [colin] 2.1.1cvs4
8975 Don't fetch REPLIED and DELETED flags when synchronising
8976 flags with a closed folder. We only need UNSEEN and FLAGGED
8977 to update the folderview.
8979 2006-04-17 [colin] 2.1.1cvs3
8982 Faster flag search when there are new mails
8983 in a folder. We can do a full search if the
8984 folder contains less messages than the new
8987 2006-04-17 [colin] 2.1.1cvs2
8994 Update translations from stable branch
8996 2006-04-17 [colin] 2.1.1cvs1
8999 Bump version to follow stable release
9001 2006-04-16 [mones] 2.1.0cvs50
9006 2006-04-16 [colin] 2.1.0cvs49
9009 Fix bgcolor not unset on gtk 2.8, while preventing warnings
9010 with gtk < 2.8. Thanks to Fabien Vantard.
9012 2006-04-15 [colin] 2.1.0cvs48
9014 * src/etpan/imap-thread.c
9015 Fix bug #919 (libetpan: SEGV when connecting
9018 2006-04-14 [colin] 2.1.0cvs47
9021 Fix race on --select (should be done better)
9023 2006-04-14 [wwp] 2.1.0cvs46
9025 * src/send_message.c
9026 enforce a check for domain in account prefs (a sending
9027 error could be faced if domain was checked but no value set),
9030 2006-04-14 [colin] 2.1.0cvs45
9033 when converting from unknown to unknown, if the
9034 string is UTF8, don't convert it to the locale
9037 2006-04-14 [colin] 2.1.0cvs44
9040 Don't try to use ASCII for converting headers
9043 2006-04-14 [paul] 2.1.0cvs43
9046 add locale/charset info to crash report
9049 replace 'e-mail' with preferred 'email'
9051 ensure contributors list is in alphabetical
9054 2006-04-13 [colin] 2.1.0cvs42
9057 Prevent gdk warnings
9059 2006-04-13 [colin] 2.1.0cvs41
9061 * src/common/ssl_certificate.c
9062 * src/common/ssl_certificate.h
9063 * src/gtk/sslcertwindow.c
9064 Warn on expired certs, and display the expiration date
9066 2006-04-13 [colin] 2.1.0cvs40
9068 * src/plugins/spamassassin/spamassassin_gtk.c
9069 Fix missing set_text on unix socket
9071 2006-04-13 [wwp] 2.1.0cvs39
9073 * manual/fr/advanced.xml
9074 * manual/fr/glossary.xml
9075 applied new spam/ham/email lexicon (pourriel, courriel)
9077 2006-04-13 [paul] 2.1.0cvs38
9079 * src/plugins/pgpmime/plugin.c
9080 remove the mention of S/MIME from the
9081 description. This is now handled by the
9084 2006-04-13 [paul] 2.1.0cvs37
9086 * src/prefs_msg_colors.c
9088 * src/prefs_folder_item.c
9089 * src/prefs_spelling.c
9090 add a tooltip to the colour selector buttons
9092 2006-04-13 [wwp] 2.1.0cvs36
9094 * manual/advanced.xml
9095 * manual/glossary.xml
9096 * manual/handling.xml
9097 * manual/keyboard.xml
9098 * manual/plugins.xml
9099 * manual/starting.xml
9100 * manual/fr/account.xml
9102 * manual/fr/addrbook.xml
9103 * manual/fr/advanced.xml
9105 * manual/fr/glossary.xml
9107 * manual/fr/handling.xml
9108 * manual/fr/intro.xml
9109 * manual/fr/keyboard.xml
9110 * manual/fr/plugins.xml
9111 * manual/fr/starting.xml
9112 * manual/fr/sylpheed-claws-manual.xml
9113 fixes to the manuals:
9114 - summaryview -> Message List (same in French)
9115 - translate key names
9116 - fix French punctuation, use non-breakable spaces when
9117 necessary, don't use   which is not portable
9118 - tell what maildir and mbox formats we support
9120 2006-04-12 [wwp] 2.1.0cvs35
9122 * src/prefs_toolbar.c
9123 unified a replace button more,
9124 patch by Fabien Vantard <fzzzzz@gmail.com>.
9126 2006-04-12 [wwp] 2.1.0cvs34
9128 * src/prefs_common.c
9129 * src/prefs_msg_colors.c
9130 make default color labels translatable,
9131 patch from Fabien Vantard <fzzzzz@gmail.com>,
9132 thanks to Tim <timbrain@post.cz> for reporting.
9134 2006-04-12 [wwp] 2.1.0cvs33
9136 * manual/glossary.xml
9138 * manual/plugins.xml
9139 * manual/starting.xml
9140 * manual/sylpheed-claws-manual.xml
9141 * manual/fr/.cvsignore
9142 * manual/fr/account.xml
9144 * manual/fr/addrbook.xml
9145 * manual/fr/advanced.xml
9147 * manual/fr/glossary.xml
9148 * manual/fr/handling.xml
9149 * manual/fr/intro.xml
9150 * manual/fr/keyboard.xml
9151 * manual/fr/plugins.xml
9152 * manual/fr/starting.xml
9153 * manual/fr/sylpheed-claws-manual.xml
9154 various fixes: typos, missing .fr translations, punctuation,
9155 capitalization, links, accents and some bad French more.
9157 2006-04-12 [wwp] 2.1.0cvs32
9160 fix for bug #935: always store prefs files in UTF-8 (thanks
9163 2006-04-11 [colin] 2.1.0cvs31
9166 Fix inserting files not in utf8 when locale is utf8
9168 2006-04-11 [colin] 2.1.0cvs30
9171 Don't show error dialog when cancelling connection
9174 2006-04-11 [cleroy] 2.1.0cvs29
9177 Implement multiple quote levels
9178 * src/prefs_common.c
9179 Change a little bit the quote bgcolor for 2nd level
9181 2006-04-11 [colin] 2.1.0cvs28
9184 Add locale and charset in the label
9186 2006-04-10 [colin] 2.1.0cvs27
9189 * src/prefs_common.c
9190 * src/prefs_common.h
9191 * src/prefs_msg_colors.c
9193 Allow optional background color in quotes
9194 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
9197 2006-04-10 [colin] 2.1.0cvs26
9204 2006-04-10 [colin] 2.1.0cvs25
9206 * manual/plugins.xml
9207 * manual/fr/plugins.xml
9208 Document libcurl's proxy variables
9210 2006-04-09 [colin] 2.1.0cvs24
9212 * src/prefs_common.c
9213 gettext() returns statically allocated stuff. We have
9214 to strdup it in order to be able to free it.
9216 2006-04-09 [colin] 2.1.0cvs23
9222 2006-04-09 [colin] 2.1.0cvs22
9225 * src/gtk/quicksearch.c
9226 Fix bug #859 (problems with cyrilic input in
9227 search panel) - Patch by Alexey Illarionov
9228 <littlesavage@rambler.ru>
9230 2006-04-09 [colin] 2.1.0cvs21
9232 * src/prefs_customheader.c
9233 I prefer removing then freeing rather than the contrary
9234 (even if it doesn't change anything ;-)
9235 * src/prefs_account.c
9236 Fix bug #933 (Crash re-entering the custom headers list
9237 dialog in accounts prefs)
9238 The problem happened when cancelling the Account
9239 Preferences' dialogs - in which case we didn't do
9240 anything to the PrefsAccount * struct. In case of applying,
9241 the old ac_prefs was replaced with the tmp_ac_prefs we were
9242 working with in this dialog. The problem is that
9243 prefs_customheader.c, working on this tmp_ac_prefs, always
9244 changes the ->customhdr_list pointer, even when cancelled.
9245 So in case of cancelling the prefs_account dialog, we still
9246 have to update ->customhdr_list in the real account.
9248 2006-04-08 [colin] 2.1.0cvs20
9250 * manual/fr/glossary.xml
9251 * manual/fr/keyboard.xml
9252 Forgot some headers :)
9254 2006-04-08 [colin] 2.1.0cvs19
9256 * manual/Makefile.am
9257 * manual/fr/Makefile.am
9258 * manual/fr/account.xml
9260 * manual/fr/addrbook.xml
9261 * manual/fr/advanced.xml
9263 * manual/fr/glossary.xml
9265 * manual/fr/handling.xml
9266 * manual/fr/intro.xml
9267 * manual/fr/keyboard.xml
9268 * manual/fr/plugins.xml
9269 * manual/fr/starting.xml
9270 * manual/fr/sylpheed-claws-manual.xml
9271 * manual/fr/dist/.cvsignore
9272 * manual/fr/dist/Makefile.am
9273 * manual/fr/dist/html/.cvsignore
9274 * manual/fr/dist/html/Makefile.am
9275 * manual/fr/dist/pdf/.cvsignore
9276 * manual/fr/dist/pdf/Makefile.am
9277 * manual/fr/dist/ps/.cvsignore
9278 * manual/fr/dist/ps/Makefile.am
9279 * manual/fr/dist/txt/.cvsignore
9280 * manual/fr/dist/txt/Makefile.am
9281 Add the french translation of the manual. Thanks to
9282 Olivier Delhomme <olivier.delhomme@free.fr> for
9283 account.xml, ack.xml, addrbook.xml and advanced.xml
9285 2006-04-08 [colin] 2.1.0cvs18
9287 * manual/plugins.xml
9288 * manual/starting.xml
9291 2006-04-07 [colin] 2.1.0cvs17
9295 * manual/keyboard.xml
9298 2006-04-07 [colin] 2.1.0cvs16
9302 * src/prefs_common.c
9303 * src/prefs_common.h
9304 Add hidden compose_no_markup pref
9306 2006-04-07 [wwp] 2.1.0cvs15
9308 * src/summary_search.c
9310 Bugfix: stop button was sticky when searching in an empty folder.
9311 Applied curly brackets code style to the whole file (summary_search.c).
9312 More files to ignore.
9314 2006-04-07 [wwp] 2.1.0cvs14
9316 * src/message_search.c
9317 * src/summary_search.c
9318 changed default button when search bumps at file/folder
9319 beginning or end, for convenience (thanks to Colin).
9321 2006-04-07 [paul] 2.1.0cvs13
9323 * src/plugins/dillo_viewer/dillo_prefs.c
9324 avoid future potential for namespace collision
9327 2006-04-06 [wwp] 2.1.0cvs12
9329 * src/summary_search.c
9330 Unify extended/advanced searches names (and thus factorize labels),
9331 patch by Fabien Vantard <fzzzzz@gmail.com>.
9333 2006-04-06 [wwp] 2.1.0cvs11
9336 * src/prefs_themes.c
9338 Fixed some compilation warnings.
9340 2006-04-06 [colin] 2.1.0cvs10
9342 * manual/advanced.xml
9343 Document the wizard template and how to deploy
9344 Sylpheed-Claws effectively
9346 2006-04-06 [colin] 2.1.0cvs9
9349 gettext patch to tell translators about _("#"),
9352 2006-04-06 [colin] 2.1.0cvs8
9355 Fix invalid GtkTextBIter after clicking "Display as text"
9357 2006-04-06 [mones] 2.1.0cvs7
9366 * src/folder_item_prefs.c
9371 * src/prefs_msg_colors.c
9372 * src/prefs_spelling.c
9373 * src/prefs_themes.c
9376 * src/stock_pixmap.c
9380 * src/common/mgutils.c
9381 * src/common/prefs.c
9382 * src/common/ssl_certificate.c
9383 * src/gtk/colorlabel.c
9384 * src/gtk/quicksearch.c
9385 * src/plugins/pgpmime/pgpmime.c
9386 * src/plugins/spamassassin/spamassassin.c
9387 Removed redundant NULL checks for g_free() calls.
9388 Patch by Pawel Pekala.
9390 2006-04-06 [mones] 2.1.0cvs6
9392 * src/prefs_actions.c
9393 * src/prefs_filtering.c
9394 * src/prefs_filtering_action.c
9395 * src/prefs_matcher.c
9396 * src/prefs_template.c
9397 * src/gtk/gtkutils.c
9398 * src/gtk/gtkutils.h
9399 Have a nice replace button. Patch by Pawel Pekala
9401 2006-04-06 [colin] 2.1.0cvs5
9404 Fix crash with empty columns
9406 2006-04-05 [colin] 2.1.0cvs4
9410 Allow wizard customization with pre-filled values
9412 2006-04-05 [colin] 2.1.0cvs3
9417 Nicer messages in mimeview
9419 2006-04-05 [colin] 2.1.0cvs2
9422 * src/prefs_summaries.c
9425 2006-04-05 [colin] 2.1.0cvs1
9427 * src/plugins/pgpcore/plugin.c
9428 * src/plugins/pgpcore/select-keys.c
9429 * src/plugins/pgpcore/select-keys.h
9430 * src/plugins/pgpcore/sgpgme.c
9431 * src/plugins/pgpcore/sgpgme.h
9432 * src/plugins/pgpinline/pgpinline.c
9433 * src/plugins/pgpinline/plugin.c
9434 * src/plugins/pgpmime/pgpmime.c
9435 * src/plugins/pgpmime/plugin.c
9436 Factorize and generalize a bit
9437 Drop S/MIME signature verification from PGP/MIME
9438 (adding it as another, more complete plugin)
9440 2006-04-05 [paul] 2.1.0
9444 2006-04-05 [paul] 2.0.0cvs186
9446 * manual/advanced.xml
9447 add info on colour labels
9449 2006-04-05 [paul] 2.0.0cvs185
9464 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
9465 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
9466 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
9467 Guimaraes, Aleksandar Urosevic, Ralgh Young
9469 * tools/claws.i18n.status.pl
9470 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9471 and new Czech translator, Tim <timbrain@post.cz>
9473 2006-04-05 [mones] 2.0.0cvs184
9478 2006-04-05 [colin] 2.0.0cvs183
9480 * src/gtk/quicksearch.c
9481 Fix bug #929 (unnecessary reload in quick search bar)
9483 2006-04-05 [colin] 2.0.0cvs182
9486 Fix crash on Reply with no From:
9487 Show signature and conversion error on queuing
9492 Factorize threading code and make sure msginfo
9493 is not null when it comes from a GtkCTreeRow's
9495 * src/gtk/gtkaspell.c
9496 Check for necessary things
9497 * src/gtk/gtksctree.c
9498 * src/gtk/gtksctree.h
9499 Reset anchor if necessary when removing node
9501 2006-03-29 [colin] 2.0.0cvs181
9504 Warn for disabled IMAP accounts (due to lack of
9505 libetpan). Breaks string-freeze - sorry - but it
9506 is kind of important ;)
9508 2006-03-28 [colin] 2.0.0cvs180
9510 * src/gtk/gtkutils.c
9511 * src/gtk/gtkutils.h
9512 Add a gtkut_get_link_btn() function that
9513 creates a button which acts like an URI
9514 * src/prefs_themes.c
9516 Use this function (factorizes codes)
9518 * src/gtk/pluginwindow.c
9519 Add a "Get more..." in the plugins window
9521 2006-03-28 [colin] 2.0.0cvs179
9524 * src/common/passcrypt.c
9526 Warning fixes. Patch by Pawel Pekala
9528 2006-03-27 [colin] 2.0.0cvs178
9531 Fix undoing by blocks with spaces
9533 2006-03-27 [colin] 2.0.0cvs177
9536 Set margin to 3px for headers
9542 2006-03-27 [wwp] 2.0.0cvs176
9545 don't reset quicksearch when updating the message list.
9548 2006-03-26 [wwp] 2.0.0cvs175
9551 use a unified border width ('other' tab in the compose window,
9552 patch by Pawel Pekala).
9555 2006-03-26 [wwp] 2.0.0cvs174
9557 * src/common/quoted-printable.c
9559 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9561 2006-03-26 [colin] 2.0.0cvs173
9563 * src/quote_fmt_parse.y
9564 Fix non-UTF8 date formats messing up the whole quote a
9567 2006-03-26 [colin] 2.0.0cvs172
9570 Make sure the date is UTF8 valid, or try to make it
9571 so. IncrediMail is really IncrediStupid.
9573 Fix possible conversions.
9576 2006-03-26 [colin] 2.0.0cvs171
9579 Fix corner cases in body search. This is still a
9580 hack... It seems impossible to make it good and
9581 reasonably fast at the same time.
9583 2006-03-26 [colin] 2.0.0cvs170
9586 I think I killed the twilight zone bug!
9587 summary_select_node() flushes GTK events in order
9588 to be able to center the view. But this also
9589 flushes keypresses like Ctrl-Alt-U, so this can
9590 call summary_show from summary_select_node (itself
9591 called from summary_show, etc.). And the summaryview
9592 has to be unlocked in this function. So just locking
9593 while processing GTK events, and bailing if locked,
9595 Fixes bug #927 (SIGSEGV during Update Summary)
9597 2006-03-25 [colin] 2.0.0cvs169
9600 Fix search in QP-encoded bodies
9601 Fix utf-8 searches in bodies encoded in the
9603 * src/common/quoted-printable.c
9604 * src/common/quoted-printable.h
9605 Add a decode function that doesn't overwrite
9606 the original pointer
9609 2006-03-24 [colin] 2.0.0cvs168
9614 Update message cache after action
9615 Patch by H. Merijn Brand
9616 * src/prefs_msg_colors.c
9618 Patch by Fabien Vantard
9619 * src/plugins/spamassassin/spamassassin_gtk.c
9620 Remove useless translation
9621 Patch by Fabien Vantard
9623 2006-03-23 [colin] 2.0.0cvs167
9626 Let 30 seconds to SSL_connect
9628 2006-03-23 [wwp] 2.0.0cvs166
9631 * src/gtk/description_window.c
9632 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9633 and headers are translated; adjust description windows' width to fit their
9634 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9636 2006-03-23 [paul] 2.0.0cvs165
9638 * src/common/utils.c
9639 fix highlighting of URIs containing "()"
9640 (2.0.0cvs164's reversal fixed)
9643 2006-03-23 [paul] 2.0.0cvs164
9645 * src/common/utils.c
9646 revert patch, (postponing a fix), at 2.0.0cvs120
9647 as it breaks more URIs than it fixes.
9648 Allow '-' to be a terminating character in a URI
9650 2006-03-22 [colin] 2.0.0cvs163
9653 Require libetpan 0.45
9654 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9656 2006-03-22 [paul] 2.0.0cvs162
9659 replace '<-' and '->' buttons with GTK_STOCK graphical
9661 * src/summary_search.c
9662 don't offer '...' for translation
9663 add a tooltip to advanced search '...' button
9664 * src/gtk/quicksearch.c
9665 don't offer '...' for translation
9667 2006-03-21 [colin] 2.0.0cvs161
9670 Fix middle-click pasting (insert at click
9671 position instead of cursor position, don't
9672 remove existing selection and allow pasting
9675 "LDAP Server" -> "LDAP servers"
9677 2006-03-21 [wwp] 2.0.0cvs160
9679 * src/etpan/imap-thread.c
9680 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9682 2006-03-20 [colin] 2.0.0cvs159
9685 Don't reload summaryview after an execute with no
9688 2006-03-19 [colin] 2.0.0cvs158
9691 and put groups at the top, always
9693 2006-03-19 [colin] 2.0.0cvs157
9696 Order groups before names, as previously
9698 2006-03-19 [colin] 2.0.0cvs156
9701 - Sort case-unsensitive
9702 - Put the sort arrow at opening too
9704 2006-03-19 [wwp] 2.0.0cvs155
9707 allow sorting by name/email/remarks, ensure that right-pane's contents
9708 matches the left-pane selection (cleared when appropriate).
9709 Patch by Pawel Pekala <c0rn@o2.pl>.
9711 2006-03-18 [colin] 2.0.0cvs154
9716 2006-03-18 [colin] 2.0.0cvs153
9719 Make sure we hide the preview if we didn't get
9722 2006-03-18 [colin] 2.0.0cvs152
9725 Set cursor to watch for execution (fixes lack
9726 of watch-cursor when dnd'ing hundreds of mails)
9728 Check that mime type is 'image/*' before updating
9729 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9731 2006-03-18 [colin] 2.0.0cvs151
9736 Put a watch cursor in textview too when the mainwindow's
9739 2006-03-18 [colin] 2.0.0cvs150
9742 Change wrong asserts to simple tests
9744 2006-03-17 [colin] 2.0.0cvs149
9748 * src/prefs_msg_colors.c
9751 * src/gtk/colorlabel.c
9752 * src/gtk/colorlabel.h
9753 Add a color label menu in the main menubar
9754 Add (fixed) accels Ctrl-{0-7} to change the color
9755 They have to be fixed because the menu's dynamic,
9756 the items are complex widgets, hence we can't use
9760 2006-03-17 [wwp] 2.0.0cvs148
9763 rollback few lines from my previous commit (those lines come from
9764 a pending patch, accidentally commited, even if neutral as they are
9767 2006-03-17 [wwp] 2.0.0cvs147
9770 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9771 applied code style/indentation to the modified function.
9773 2006-03-17 [wwp] 2.0.0cvs146
9777 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9783 2006-03-17 [paul] 2.0.0cvs145
9786 addressbook_read_file() was called twice
9788 X-Mailer highlighting
9790 2006-03-16 [colin] 2.0.0cvs144
9792 * src/sourcewindow.c
9793 * src/sourcewindow.h
9794 And the last one, in source window.
9796 2006-03-16 [colin] 2.0.0cvs143
9800 Fix the same stuff in compose
9802 2006-03-16 [colin] 2.0.0cvs142
9805 Complete the previous messageview crash fix
9807 2006-03-16 [colin] 2.0.0cvs141
9812 Fix POSTPROCESSING hook
9813 Patch by H. Merijn Brand
9817 Parse Content-Location
9822 Don't crash when a top-level MessageView has
9823 been closed on us. Same problematic than
9824 yesterday's quicksearch issue.
9826 2006-03-15 [colin] 2.0.0cvs140
9828 * src/gtk/quicksearch.c
9829 Fix a bitchy race we didn't think about when we
9830 added quicksearch cancellation:
9831 If the search is not on cached fields, for example
9832 body_part matchcase "stuff"
9833 the matcher code has to get the whole message. If
9834 we're on IMAP, that can be slow, and in order to
9835 be non-blocking, the IMAP code idle loop processes
9836 gtk events too. So it is possible to cancel a
9837 quicksearch while the matcher is getting the mail's
9838 body. After matcher got its body, it will start to
9839 iterate over the matcher list that the Quicksearch's
9840 clear_search_cb() just freed via prepare_matcher().
9842 The fix consists of guarding the matcherlist_match()
9843 call with a boolean 'matching'. If we reset the
9844 quicksearch while matching is TRUE, we don't free
9845 the matcherlist anymore like we did, but we set
9846 another new flag, deferred_free, to TRUE. Then,
9847 in quicksearch_match(), just after returning from
9848 matcherlist_match() and unsetting the matching flag,
9849 we check the deferred_free flag and do the
9850 prepare_matcher() (which does the matcherlist_free)
9851 for real, so we free the matcherlist once it's not
9853 As all of this runs via the glib main loop, we
9854 luckily don't need a mutex.
9856 Also, show progress while searching.
9859 2006-03-14 [colin] 2.0.0cvs139
9862 Make alertpanel_is_open non-static
9864 2006-03-14 [colin] 2.0.0cvs138
9866 * src/prefs_spelling.c
9867 Cleanups - Fabien Vantard
9869 2006-03-14 [wwp] 2.0.0cvs137
9872 code style normalization (curly braces, indentation).
9874 2006-03-14 [wwp] 2.0.0cvs137
9877 code style (braces, indentation)
9879 2006-03-12 [paul] 2.0.0cvs136
9881 * src/prefs_common.c
9882 trans_hdr defaults to FALSE to be RFC-savvy
9883 * src/prefs_summaries.c
9884 add a tooltip to the trans_hdr option
9887 2006-03-12 [paul] 2.0.0cvs135
9889 * src/prefs_matcher.c
9890 give a little more width to the combos
9891 * src/prefs_display_header.c
9893 translate headers if prefs_common.trans_hdr
9896 Patches by Pawel Pekala
9898 2006-03-12 [paul] 2.0.0cvs134
9900 * src/plugins/clamav/clamav_plugin.c
9901 * src/plugins/dillo_viewer/dillo_viewer.c
9902 * src/plugins/pgpcore/plugin.c
9903 * src/plugins/pgpinline/plugin.c
9904 * src/plugins/pgpmime/plugin.c
9905 * src/plugins/spamassassin/spamassassin.c
9906 update/add to descriptions
9907 * src/plugins/spamassassin/spamassassin_gtk.c
9908 fixes to the english, remove superfluous
9909 tooltips, clean up a little
9911 2006-03-12 [paul] 2.0.0cvs133
9914 fix Bug 924, 'Account combo box shows up wrong
9915 if & is in account name'
9917 2006-03-11 [colin] 2.0.0cvs132
9920 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9921 messed up shift-selection because is slows down
9922 moving around summaryview. thanks -users
9924 2006-03-10 [colin] 2.0.0cvs131
9926 * src/plugins/spamassassin/spamassassin_gtk.c
9927 Put back Paul's engrish fixes
9929 2006-03-10 [colin] 2.0.0cvs130
9931 * src/plugins/spamassassin/spamassassin.c
9932 * src/plugins/spamassassin/spamassassin.h
9933 * src/plugins/spamassassin/spamassassin_gtk.c
9934 Cleanup SA prefs page (more)
9935 Patch by Fabien Vantard
9937 2006-03-10 [paul] 2.0.0cvs129
9939 * src/prefs_msg_colors.c
9940 * src/prefs_spelling.c
9943 2006-03-09 [mones] 2.0.0cvs128
9948 2006-03-09 [wwp] 2.0.0cvs127
9951 revert accidental commit (requirement for libetpan 0.43), this time
9954 2006-03-09 [wwp] 2.0.0cvs125
9957 revert accidental commit (requirement for libetpan 0.43)
9959 2006-03-09 [paul] 2.0.0cvs126
9961 * src/prefs_receive.c
9962 remove useless frame
9963 replace 'incorporation' with 'receiving'
9964 * src/plugins/clamav/clamav_plugin_gtk.c
9965 * src/plugins/spamassassin/spamassassin_gtk.c
9966 improve widget sensitivity
9967 fix a bit his engrish
9969 2006-03-09 [wwp] 2.0.0cvs125
9973 * src/prefs_common.c
9974 * src/prefs_common.h
9975 remember some more windows' sizes (add to addressbook and
9978 2006-03-09 [paul] 2.0.0cvs124
9980 * src/plugins/pgpcore/prefs_gpg.c
9981 normalise construction of dialogue
9983 2006-03-09 [paul] 2.0.0cvs123
9985 * src/plugins/trayicon/Makefile.am
9988 2006-03-08 [colin] 2.0.0cvs122
9990 * src/plugins/trayicon/Makefile.am
9991 Fix build in separate dir
9992 Patch by Bamanzi <bamanzi@gmail.com>
9994 2006-03-08 [colin] 2.0.0cvs121
9997 Batch move and copies from summaryview with delayed execution
10000 2006-03-07 [paul] 2.0.0cvs120
10002 * src/common/utils.c
10003 fix highlighting of URIs containing "()"
10004 Patch by Pawel Pekala
10006 2006-03-07 [paul] 2.0.0cvs119
10011 immediately do alphabetical resort when
10012 changing a folder's name
10013 Patch by Pawel Pekala
10015 2006-03-07 [paul] 2.0.0cvs118
10019 when unsubscribing a newsgroup, remove the
10020 folder and msgs in .sylpheed-claws/newscache
10021 Patch by Pawel Pekala <c0rn@gazeta.pl>
10023 2006-03-07 [paul] 2.0.0cvs117
10026 fix wrong Fake URL Warning
10029 2006-03-07 [colin] 2.0.0cvs116
10032 Return immediately when password dialog was
10034 * src/gtk/inputdialog.c
10035 Allow empty strings for passwords
10038 2006-03-06 [colin] 2.0.0cvs115
10041 Prevent double-timeouts when connection fails
10047 2006-03-06 [colin] 2.0.0cvs114
10050 Refresh session during potentially long
10053 2006-03-06 [wwp] 2.0.0cvs113
10055 * src/prefs_msg_colors.h
10056 forgot that one (custom color labels).
10058 2006-03-06 [wwp] 2.0.0cvs112
10060 * src/prefs_common.c
10061 * src/prefs_common.h
10062 * src/prefs_msg_colors.c
10063 * src/summaryview.c
10064 * src/summaryview.h
10065 * src/gtk/colorlabel.c
10066 * src/gtk/colorlabel.h
10067 colors in messages list are now customizable. Color values and names can
10068 be changed in "Configuration/Preferences/Display/Colors/Color labels".
10069 Thanks to Paul and Colin for their help with this longstanding patch!
10071 2006-03-06 [wwp] 2.0.0cvs111
10074 don't crash if (x)face is bad.
10076 2006-03-05 [paul] 2.0.0cvs110
10081 * src/common/Makefile.am
10082 * src/common/utils.h
10083 * src/etpan/imap-thread.c
10084 * src/gtk/authors.h
10085 * src/plugins/clamav/Makefile.am
10086 * src/plugins/demo/Makefile.am
10087 * src/plugins/dillo_viewer/Makefile.am
10088 * src/plugins/pgpcore/Makefile.am
10089 * src/plugins/pgpcore/passphrase.c
10090 * src/plugins/pgpinline/Makefile.am
10091 * src/plugins/pgpmime/Makefile.am
10092 * src/plugins/spamassassin/Makefile.am
10093 * src/plugins/trayicon/Makefile.am
10094 fix builiding on cygwin
10095 Patch by Ralgh Young <bamanzi@gmail.com>
10097 2006-03-04 [wwp] 2.0.0cvs109
10099 * manual/keyboard.xml
10100 fix mixed up/down keys.
10102 2006-03-04 [wwp] 2.0.0cvs108
10106 updated links to SpamAssassin.
10108 2006-03-04 [wwp] 2.0.0cvs107
10110 * manual/plugins.xml
10111 * src/plugins/spamassassin/README
10112 updated SpamAssassin plugin docs to reflect new functional additions
10113 (also fix/update/documents few technical stuff more, see the README).
10115 2006-03-04 [wwp] 2.0.0cvs106
10117 * src/prefs_message.c
10118 normalized capitalization of message-prefs paths.
10120 2006-03-04 [wwp] 2.0.0cvs105
10122 * manual/advanced.xml
10125 2006-03-03 [colin] 2.0.0cvs104
10127 * src/plugins/clamav/clamav_plugin_gtk.c
10128 Rework prefs page, patch by Fabien
10130 2006-03-03 [colin] 2.0.0cvs103
10132 * src/plugins/clamav/clamav_plugin.c
10133 Set error on all errors
10135 2006-03-03 [colin] 2.0.0cvs102
10137 * src/common/plugin.c
10138 Initialize error to avoid crashing when a plugin fails
10139 without setting error
10141 2006-03-02 [wwp] 2.0.0cvs101
10144 fixed linker flags for libetpan support on Cygwin
10145 (thanks to H.Merijn Brand).
10147 2006-03-02 [wwp] 2.0.0cvs100
10149 * src/addressbook.c
10150 fix some AB error messages: one for punctuation and
10151 one wrongly duplicate (thanks, maxbritov).
10153 2006-03-02 [wwp] 2.0.0cvs99
10155 * src/plugins/spamassassin/spamassassin.c
10156 make sync calls to sa-learn/spamc to prevent
10157 system (whatever local or client/server) overload.
10159 2006-03-02 [colin] 2.0.0cvs98
10161 * src/summaryview.c
10162 Put the spam icon in the status column instead of the
10165 2006-03-01 [colin] 2.0.0cvs97
10167 * src/plugins/spamassassin/spamassassin.c
10168 Fix segfault (g_file_set_contents fails for some
10169 reason and err==0x2f. Can't find out why with
10170 valgrind, using working function :-)
10172 2006-03-01 [colin] 2.0.0cvs96
10175 Offline overriding: let 'No' be cached only 3 seconds
10177 2006-03-01 [colin] 2.0.0cvs95
10181 * src/addressbook.c
10183 * src/folder_item_prefs.c
10191 * src/prefs_common.h
10192 * src/prefs_msg_colors.c
10198 * src/send_message.h
10199 * src/simple-gettext.c
10200 * src/summaryview.c
10201 * src/summaryview.h
10205 * src/common/ssl_certificate.c
10206 * src/common/utils.c
10207 * src/gtk/colorsel.c
10208 * src/gtk/gtksctree.c
10209 * src/gtk/gtkshruler.c
10210 * src/plugins/trayicon/trayicon.c
10211 #if 0 goes to /dev/null
10213 2006-03-01 [colin] 2.0.0cvs94
10219 * src/messageview.c
10221 * src/plugins/spamassassin/spamassassin.c
10222 Allow to add information in the "working offline"
10225 2006-03-01 [wwp] 2.0.0cvs93
10227 * src/plugins/spamassassin/spamassassin.c
10228 fixed spamc invocation: use a tricky temporary mini shell wrapper
10229 'cause it seems that calling `spamc ... < inputfile` with
10230 g_spawn_(a)sync simply.. erm doesn't work :-).
10232 2006-03-01 [wwp] 2.0.0cvs92
10236 simplify the adding of spam/ham button to the messageview toolbar
10237 (it gets more clear now that the same button will be "Mark as spam"
10238 or "Mark as ham" according to the current message status,
10241 2006-03-01 [wwp] 2.0.0cvs91
10243 * src/messageview.c
10246 * src/summaryview.c
10247 * src/plugins/spamassassin/spamassassin.c
10248 * src/plugins/spamassassin/spamassassin.h
10249 make learner callbacks return a status (0 for ok),
10250 handle it in main code to avoid setting flags when learning failed,
10251 don't learn on TCP if offline in spamassassin,
10256 2006-03-01 [wwp] 2.0.0cvs90
10259 some work around the compose window's account menu,
10260 patch by Fabien Vantard.
10262 2006-03-01 [wwp] 2.0.0cvs89
10264 * src/plugins/spamassassin/spamassassin.c
10265 fixed bad logics, was using spamc in local mode and sa-learn
10266 in remote mode (thanks, Colin).
10268 2006-03-01 [wwp] 2.0.0cvs88
10270 * src/plugins/spamassassin/spamassassin.c
10271 * src/plugins/spamassassin/spamassassin.h
10272 * src/plugins/spamassassin/spamassassin_gtk.c
10273 made processing of emails w/ sa-plugin an option (default is TRUE),
10274 fixed Engrish some tooltips, capitalization of some debug messages
10275 and warnings. The spamassassin plugin now provides two separate
10276 services: process emails upon incorporation and spamd training.
10277 Both services (un)register independently but use some common
10278 plugin settings (transport settings, spam storage location).
10280 2006-02-28 [wwp] 2.0.0cvs87
10282 * src/plugins/spamassassin/spamassassin.c
10283 fix async flag to spamc cmdline execution (batch exec should
10286 2006-02-27 [wwp] 2.0.0cvs86
10288 * src/plugins/spamassassin/spamassassin.c
10289 * src/plugins/spamassassin/spamassassin.h
10290 * src/plugins/spamassassin/spamassassin_gtk.c
10291 - added the ability to learn a remote spamassassin server (spamd),
10293 - added the spamassassin option 'username', that applies to all
10294 spamassassin operations (filtering, learning, local or remote).
10295 The default username is the current unix user (if left blank
10296 from gtk prefs or config file).
10297 - commented out some unused code (notebook widget), removed unused
10299 - make more widgets sensitive to the transport type.
10301 2006-02-27 [colin] 2.0.0cvs85
10303 * src/plugins/spamassassin/spamassassin.c
10304 Fix sa-learn call when offline
10306 2006-02-27 [colin] 2.0.0cvs84
10312 * src/messageview.c
10313 * src/messageview.h
10314 * src/prefs_toolbar.c
10316 * src/stock_pixmap.c
10317 * src/stock_pixmap.h
10318 * src/summaryview.c
10321 * src/pixmaps/ham_btn.xpm
10322 * src/pixmaps/spam.xpm
10323 * src/pixmaps/spam_btn.xpm
10324 * src/plugins/spamassassin/spamassassin.c
10325 Add button in toolbar for spam learning
10326 Fix a few bugs from the last related commit
10327 Revert 1.9.6cvs23 which messed up shift-selection
10329 2006-02-24 [colin] 2.0.0cvs83
10332 * src/summaryview.c
10333 * src/summaryview.h
10334 * src/plugins/spamassassin/spamassassin.c
10335 * src/plugins/spamassassin/spamassassin.h
10336 * src/plugins/spamassassin/spamassassin_gtk.c
10337 Unregister learner when spamassassin is either
10338 disabled or over tcp
10340 2006-02-24 [colin] 2.0.0cvs82
10347 * src/stock_pixmap.c
10348 * src/stock_pixmap.h
10349 * src/summaryview.c
10350 * src/summaryview.h
10351 * src/gtk/icon_legend.c
10352 * src/pixmaps/spam.xpm ** NEW FILE **
10353 * src/plugins/spamassassin/spamassassin.c
10354 * src/plugins/spamassassin/spamassassin_gtk.c
10355 Add spam learning interface (Mark/Mark as
10358 2006-02-24 [wwp] 2.0.0cvs81
10363 hide compose window when sending message in batch mode
10364 (filtering: forward and redirect). Also fixed a wrong
10365 value returned when sending failed, neutral anyway.
10368 2006-02-24 [wwp] 2.0.0cvs80
10371 use GTK+'s stock quit button. Patch by Fabien Vantard.
10373 2006-02-24 [paul] 2.0.0cvs79
10378 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10381 2006-02-23 [colin] 2.0.0cvs78
10384 Change OK to Close in alertpanel with View log
10385 button; add accel to View log. Patch by Fabien
10388 2006-02-23 [wwp] 2.0.0cvs77
10391 silly me, there were much more tests to perform, since toolbars can
10392 really have down to 1 element only.
10394 2006-02-23 [wwp] 2.0.0cvs76
10397 fixed indentation from my previous commit. Fallback to VISUAL if
10398 EDITOR is not set (and to vi, at last resort).
10400 2006-02-23 [wwp] 2.0.0cvs75
10403 improved error detection (Colin, me).
10405 2006-02-23 [wwp] 2.0.0cvs74
10407 * src/prefs_toolbar.c
10408 simplify and fix prefs/toolbars layouting. Combos' contents can
10409 now be really displayed.
10411 2006-02-23 [wwp] 2.0.0cvs73
10412 simplifies and fix prefs/toolbars layouting. Combos' contents can now
10413 be really displayed.
10415 2006-02-22 [wwp] 2.0.0cvs72
10418 fix a typo in my previous commit (sorry!).
10420 2006-02-22 [wwp] 2.0.0cvs71
10422 * src/prefs_toolbar.c
10423 fix a crash when adding separators to toolbars,
10424 also fix some separator item information.
10426 2006-02-22 [wwp] 2.0.0cvs70
10429 fix a crash when redirecting (for instance) when compose window's
10430 toolbar contents has been customized (when some buttons have been
10433 2006-02-21 [wwp] 2.0.0cvs69
10435 * src/summaryview.c
10436 * src/gtk/pluginwindow.c
10437 * src/plugins/pgpcore/prefs_gpg.c
10438 fix some compilation warnings (feat. remains of removed code).
10440 2006-02-21 [wwp] 2.0.0cvs68
10442 * src/gtk/gtkutils.c
10443 fix two compilation issues, thanks to Stephan Sachse.
10445 2006-02-20 [colin] 2.0.0cvs67
10448 Don't reselect displayed mail on refocus
10449 This fixes actions misbehaving
10451 2006-02-20 [wwp] 2.0.0cvs66
10453 * src/summaryview.c
10454 * src/gtk/gtksctree.c
10455 * src/gtk/gtkshruler.c
10456 changed more runtime typecast checks.
10458 2006-02-20 [wwp] 2.0.0cvs65
10460 * src/summary_search.c
10461 find all - summaryview refresh issue fixed, thanks to Colin.
10463 2006-02-20 [wwp] 2.0.0cvs64
10465 * src/gtk/gtkutils.c
10466 better runtime typecast checks.
10468 2006-02-20 [wwp] 2.0.0cvs63
10470 * src/summary_search.c
10471 enhancements to the summary search:
10472 - add the ability to stop the running search
10473 (upon ESC-key press, new Stop button or when Clear button is pressed)
10474 - don't search if no criteria (From/To/Subject/Body) is set
10475 - ensure that a busy mouse pointer is always shown when searching,
10476 show it even a bit earlier
10478 2006-02-19 [colin] 2.0.0cvs62
10482 * src/etpan/imap-thread.c
10483 * src/etpan/imap-thread.h
10484 (Future) IMAP speed improvement on sending
10485 Will require a libetpan update
10486 * src/summaryview.c
10487 * src/gtk/quicksearch.c
10488 Make quicksearch clearable while running.
10490 2006-02-17 [colin] 2.0.0cvs61
10493 * src/etpan/imap-thread.c
10494 * src/etpan/imap-thread.h
10495 Check for IMAP certificates
10496 ** Requires libetpan-0.42-cvs4
10497 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10499 2006-02-17 [colin] 2.0.0cvs60
10501 * src/messageview.c
10502 * src/prefs_common.c
10503 * src/prefs_common.h
10504 * src/prefs_message.c
10505 Add pref to display HTML-only mails with plugin,
10506 if possible (defaulting to FALSE of course).
10508 2006-02-16 [colin] 2.0.0cvs59
10511 * src/common/plugin.c
10512 * src/common/plugin.h
10513 * src/gtk/pluginwindow.c
10514 Keep track of requested (but unloaded) plugins
10515 in some error cases.
10517 2006-02-16 [wwp] 2.0.0cvs58
10519 * src/gtk/gtkaspell.c
10520 * src/gtk/gtkaspell.h
10521 * src/prefs_spelling.c
10523 * src/prefs_common.c
10524 * src/prefs_common.h
10525 implemented new optional spellchecker behaviour: re-check message when
10526 dictionary got changed (from compose-window/context-menu/Change dictionary).
10528 2006-02-16 [wwp] 2.0.0cvs57
10530 * src/quote_fmt_parse.y
10531 pclose popen'ed pipe.
10533 2006-02-15 [colin] 2.0.0cvs56
10537 Let MimeViewers know which MimeView they
10539 * src/summaryview.c
10540 Swap From/To columns in Sent/Queue/Drafts
10542 * src/etpan/imap-thread.c
10543 Use mailstream_low_tls_open() for STARTTLS
10544 instead of mailstream_low_ssl_open()
10545 ** REQUIRES libetpan 0.42cvs3 **
10547 2006-02-15 [wwp] 2.0.0cvs55
10551 * src/message_search.c
10552 * src/message_search.h
10554 * src/gtk/gtkutils.c
10555 * src/gtk/gtkutils.h
10556 added the ability to Find text in the compose window (and a bit
10557 of code factorization).
10559 2006-02-15 [wwp] 2.0.0cvs54
10562 yet another one file was missing (fix for some widgets' sensitivity).
10565 2006-02-15 [wwp] 2.0.0cvs53
10568 oops forgot that file (fix for some widgets' sensitivity).
10570 2006-02-15 [wwp] 2.0.0cvs52
10572 * src/summary_search.c
10573 implemented advanced summary search options (added the ability
10574 to use matcher conditions in an advanced search mode).
10576 2006-02-15 [wwp] 2.0.0cvs51
10578 * src/plugins/pgpcore/prefs_gpg.c
10579 * src/prefs_account.c
10580 fix some widget sensitivity, mostly around some labels in
10583 2006-02-15 [paul] 2.0.0cvs50
10585 * manual/advanced.xml
10586 improve Templates info
10589 2006-02-14 [colin] 2.0.0cvs49
10591 * src/pixmaps/address_book.xpm
10592 * src/pixmaps/preferences.xpm
10593 * src/pixmaps/properties.xpm
10594 Fix pixmap size - patch by Fabien Vantard
10596 2006-02-13 [colin] 2.0.0cvs48
10599 Add missing fclose()s on error
10602 * src/common/utils.c
10603 Fix temp files not being deleted on windows
10604 Patches by Thomas Gilgin
10606 2006-02-13 [colin] 2.0.0cvs47
10611 2006-02-13 [wwp] 2.0.0cvs46
10613 * src/plugins/pgpcore/prefs_gpg.c
10614 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10616 2006-02-12 [colin] 2.0.0cvs45
10621 Fix "stuff" when quitting
10623 2006-02-12 [wwp] 2.0.0cvs44
10625 * src/prefs_themes.c
10626 fix typos in debug messages.
10628 2006-02-11 [colin] 2.0.0cvs43
10630 * src/summaryview.c
10631 don't allow drag/drop from ourself
10633 2006-02-10 [wwp] 2.0.0cvs42
10640 renamed html_ prefixed functions and data structures to avoid
10641 namespace clashes w/ other software (gtkhtml2 for instance).
10645 2006-02-09 [colin] 2.0.0cvs41
10647 * src/summaryview.c
10648 Fix shitty logic messed up. Thanks Ticho for the hint!
10650 2006-02-09 [wwp] 2.0.0cvs40
10654 * src/prefs_account.c
10656 * src/editaddress.c
10657 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10658 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10659 Browse buttons in accounts prefs.
10661 2006-02-09 [colin] 2.0.0cvs39
10664 Check for pointer before using its members
10665 * src/gtk/gtksourceprintjob.c
10666 Fix a wrong warning
10668 2006-02-09 [wwp] 2.0.0cvs38
10670 * src/gtk/filesel.c
10671 fix few compiler warnings (type mismatch).
10673 2006-02-09 [paul] 2.0.0cvs37
10676 updated by Fabien Vantard
10678 2006-02-08 [colin] 2.0.0cvs36
10680 * src/prefs_common.c
10681 * src/common/defs.h
10682 * src/common/plugin.c
10683 allow windows and linux configurations to coexist
10684 patch by Thomas Gilgin
10686 2006-02-08 [colin] 2.0.0cvs35
10691 * src/matcher_parser_parse.y
10692 * src/prefs_filtering_action.c
10693 * src/prefs_matcher.c
10694 Add the "Ignore thread" filtering
10697 2006-02-08 [colin] 2.0.0cvs34
10702 Fix bug #905 (damaged attachment)
10703 text files with raw \0's aren't really text files
10706 2006-02-08 [colin] 2.0.0cvs33
10708 * src/summaryview.c
10709 Fix crasher introduced yesterday
10711 2006-02-08 [wwp] 2.0.0cvs32
10715 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10717 2006-02-08 [wwp] 2.0.0cvs31
10719 * src/prefs_template.c
10720 templates enhancement: allow address completion for Cc and Bcc fields
10721 (it was currently possible for the To field only)
10723 2006-02-08 [colin] 2.0.0cvs30
10726 Don't unblock if not blocked
10729 2006-02-07 [colin] 2.0.0cvs29
10732 Forgot to refresh summaryview
10734 2006-02-07 [colin] 2.0.0cvs28
10737 Freeze/thaw message list and folder list while
10738 processing %as{} actions
10740 Fix auto-wrap disabling after a middle-click
10743 2006-02-07 [paul] 2.0.0cvs27
10746 fix freeing of uninitialised pointers
10749 2006-02-06 [colin] 2.0.0cvs26
10752 Use g_slist_prepend in potentially big list
10754 2006-02-06 [colin] 2.0.0cvs25
10757 Completely skip processing if it doesn't
10760 2006-02-06 [colin] 2.0.0cvs24
10763 * src/summaryview.c
10764 Batch filtering in summaryview (from Tools menu)
10765 and pre/post//-processing too
10767 2006-02-06 [colin] 2.0.0cvs23
10771 Use a special field for batch filtering instead
10772 of stepping on deferred execution's toes
10774 2006-02-06 [colin] 2.0.0cvs22
10780 * src/summaryview.c
10781 Fix filtering via menus and actions
10783 2006-02-06 [colin] 2.0.0cvs21
10786 Put the added file directly to cache if possible (will work
10787 with next libetpan)
10794 Move and copy filtered messages by batches instead of one
10795 by one - faster on IMAP
10797 Add a function that'll possibly be useful later
10799 2006-02-06 [colin] 2.0.0cvs20
10801 * src/addressbook.c
10802 Use internal mime-type instead of text/plain for d'n'd
10804 Allow attaching files from mimeview's icon list via d'n'd
10807 Use internal mime-type instead of text/plain for d'n'd
10808 Don't try to selected opened folder if none is
10809 Factorize d'n'd from other apps code
10812 * src/gtk/gtkutils.c
10813 * src/gtk/gtkutils.h
10814 Factorize Face/X-Face stuff
10816 Fix d'n'd to other apps
10817 * src/prefs_message.c
10818 Let the XFace pref be usable without libcompface as it also
10820 * src/summaryview.c
10821 Fix d'n'd to other apps
10822 Factorize d'n'd from other apps code
10824 2006-02-06 [wwp] 2.0.0cvs19
10827 Italian translation fixes by Andrea Spadaccini (no more confusion
10828 between filtering and processing, and few changes in the About
10832 2006-02-06 [mones] 2.0.0cvs18
10834 * src/gtk/icon_legend.c
10835 Improved descriptions allowing better translations
10837 2006-02-05 [colin] 2.0.0cvs17
10840 Add the f*cking missing expunge that caused imap_fetch_env
10841 to fail after an add_msgs ! :-///
10842 * src/etpan/imap-thread.c
10846 2006-02-05 [colin] 2.0.0cvs16
10848 * src/common/utils.c
10849 Don't check for return-path (or we can't put
10850 back non-sent mails)
10852 2006-02-05 [colin] 2.0.0cvs15
10855 Don't try to display Face header in textview
10856 when teh headerview's active
10858 2006-02-05 [colin] 2.0.0cvs14
10860 * tools/tbird2syl.py
10861 * tools/Makefile.am
10862 Add script to import Thunderbird mails
10864 2006-02-05 [colin] 2.0.0cvs13
10871 Show Face headers - patch partially by Klaus Flittner
10873 2006-02-05 [colin] 2.0.0cvs12
10876 * src/summaryview.c
10877 * src/common/utils.c
10878 * src/common/utils.h
10879 Let dnd work from mime icons to summaryview
10880 and to folderview too
10881 Add a crude test to avoid trying to add files
10882 drag'n'dropped when they're not mails
10884 2006-02-04 [colin] 2.0.0cvs11
10886 * src/summaryview.c
10888 Fix utf8 conversion
10890 2006-02-04 [colin] 2.0.0cvs10
10895 * src/summaryview.c
10896 * src/summaryview.h
10897 Added various drag and drop capas:
10899 summaryview other apps
10900 mimeview icons other apps
10901 other apps summaryview
10902 other apps folderview
10904 This shouldn't have broken the existing:
10906 summaryview folderview
10907 folderview folderview
10908 summaryview compose's attachments
10912 2006-02-02 [paul] 2.0.0cvs9
10915 move global option 'Set displayed columns...' out
10916 of folder option grouping.
10917 fix sensitivity of 'harvest addresses'
10920 2006-02-01 [colin] 2.0.0cvs8
10923 Revert the alertpanel patch, it sucks (intrusive
10924 and gets in the way of "open")
10926 2006-02-01 [colin] 2.0.0cvs7
10929 * src/prefs_account.c
10930 * src/prefs_common.c
10931 * src/common/defs.h
10932 * src/common/utils.c
10933 * src/common/utils.h
10934 Add ability to edit the signature file
10935 from the account preferences, and use
10936 a default for the text editor.
10937 Patch by Fabien Vantard
10939 2006-02-01 [colin] 2.0.0cvs6
10942 Try to get mime type by extension if it is
10943 application/octet-stream
10944 Display a window with possible choices when
10945 encountering unknown mime types
10946 * src/gtk/filesel.c
10947 * src/gtk/filesel.h
10949 Allow multiple selection in filtered filesel
10950 (patch by Fabien Vantard)
10951 * src/gtk/pluginwindow.c
10952 Use it (patch by Fabien Vantard)
10954 2006-02-01 [paul] 2.0.0cvs5
10957 fix crash on creating jpilot address book
10958 Thanks to Colin - FOR_STABLE
10959 * src/prefs_summaries.c
10960 * src/prefs_wrapping.c
10961 * src/gtk/icon_legend.c
10962 * src/gtk/quicksearch.c
10963 string fixes and additions
10965 2006-02-01 [paul] 2.0.0cvs4
10969 * src/messageview.c
10971 add Arabic encoding option
10972 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
10974 2006-01-31 [colin] 2.0.0cvs3
10976 * src/plugins/pgpcore/passphrase.c
10977 Convert passphrase to locale encoding
10979 Fix drafting on IMAP. Crappy bug sneaked in
10983 2006-01-30 [paul] 2.0.0cvs2
10985 * src/gtk/icon_legend.c
10986 show the new entries
10988 2006-01-30 [colin] 2.0.0cvs1
10991 Check for the file to be present before
10992 enabling the menu - FOR_STABLE
10993 * src/gtk/icon_legend.c
10994 Add folders icons (not all of them, there
10995 are too much, but the most intriguing ones)
10997 2006-01-30 [paul] 2.0.0
10999 version 2.0.0 released
11001 [For previous entries, see ChangeLog.pre2.0.0]