1 2005-10-16 [colin] 1.9.15cvs60
4 Add a welcome email in the first empty mailbox
6 Change one more default
8 2005-10-16 [colin] 1.9.15cvs59
13 2005-10-16 [colin] 1.9.15cvs58
19 2005-10-16 [colin] 1.9.15cvs57
25 2005-10-16 [colin] 1.9.15cvs56
28 By default, initialize fonts to have
29 the same size as normal GtkWidgets
31 2005-10-16 [colin] 1.9.15cvs55
34 Fix message a bit more
36 2005-10-16 [colin] 1.9.15cvs54
39 Second attempt at flicker fixing
41 2005-10-16 [colin] 1.9.15cvs53
46 2005-10-16 [wwp] 1.9.15cvs52
52 Remember window sizes (address book)
54 2005-10-16 [wwp] 1.9.15cvs51
56 * src/plugins/clamav/clamav_plugin_gtk.c
57 * src/plugins/spamassassin/spamassassin_gtk.c
58 Fix compilation warnings (missing #include).
60 2005-10-16 [colin] 1.9.15cvs50
65 Make 'c' check signature, and forward
66 c, l, y, t from summaryview to mimeview
68 2005-10-16 [colin] 1.9.15cvs49
71 Put border around buttons
74 Rework menus (Patch based on a patch
77 2005-10-15 [wwp] 1.9.15cvs48
90 * src/prefs_spelling.c
93 * src/plugins/clamav/clamav_plugin_gtk.c
94 * src/plugins/spamassassin/spamassassin_gtk.c
95 use nicer browse-for-file/dir buttons than the "..." ones,
96 code factorizing more.
98 2005-10-14 [colin] 1.9.15cvs47
101 set relief on the account switcher so that people see it
102 grey out Create processing rules when no message is selected
103 * src/prefs_filtering.c
104 ask before closing if the rule has not been modified, even if
106 * src/prefs_matcher.c
107 fix sensitivity when entering the dialog
108 * src/gtk/inputdialog.c
109 display a better icon on password ask
110 * src/plugins/pgpcore/passphrase.c
111 make the dialog look better
113 2005-10-14 [paul] 1.9.15cvs46
116 indicate presense of marked msgs in
117 unexpanded subfolders
119 2005-10-14 [paul] 1.9.15cvs45
121 * src/prefs_actions.c
124 * src/prefs_filtering_action.c
125 * src/prefs_matcher.c
126 * src/prefs_template.c
127 remember window sizes
132 2005-10-13 [colin] 1.9.15cvs44
137 Add a tooltip on the icon (optional)
138 Get rid of the signature buttons and only
141 2005-10-13 [colin] 1.9.15cvs43
145 Add hand cursor for hovering over icon
147 2005-10-13 [colin] 1.9.15cvs42
150 Fix crash when quicksearch's hidden
153 2005-10-13 [colin] 1.9.15cvs41
156 Set subject when forwarding multiple mails
157 Check that other recipient than the default Cc or Bcc
158 have been set before sending.
160 2005-10-13 [colin] 1.9.15cvs40
164 Introduce locking, but don't use it yet
166 2005-10-13 [colin] 1.9.15cvs39
168 * src/gtk/quicksearch.c
169 Reset quicksearch when hiding it
170 Make sticky a real pref
172 2005-10-13 [colin] 1.9.15cvs38
177 2005-10-13 [colin] 1.9.15cvs37
182 * src/plugins/pgpcore/sgpgme.c
183 Make privacy icon clickable
184 Move Trust field in Full info
185 When trust is less than full, don't display
188 2005-10-13 [colin] 1.9.15cvs36
193 Revert speed hack which is dangerous in fact
196 2005-10-13 [colin] 1.9.15cvs35
198 * src/folder_item_prefs.c
199 Fix pref corruption on folder move. Patch
202 2005-10-13 [paul] 1.9.15cvs34
206 fix typos in g_warnings
207 * src/prefs_account.c
208 add a file selector for Signature file
212 2005-10-12 [colin] 1.9.15cvs33
215 Provide a quick way to go back from a
216 signature's full info to the email part
218 2005-10-12 [colin] 1.9.15cvs32
221 Remove old hack of encoding signed mails with base64.
222 QP works equally well.
224 2005-10-12 [colin] 1.9.15cvs31
227 Replace deprecated GtkText with GtkTextView
229 Fix a logic bug about counts in imap_select
230 (previously un-triggered)
234 Allow local deletion of news posts
236 Show GPG noticeview on the message/rfc822 part
237 in addition to the text/plain one
238 * src/prefs_image_viewer.c
239 src/plugins/pgpcore/prefs_gpg.c
240 Polish (set the label as part of the checkbox)
242 Don't sit there doing nothing after destroying
243 the window - return err
245 2005-10-11 [colin] 1.9.15cvs30
248 Apply processing rules before showing folders.
249 Early folder show (before flags sync) will only
250 be done when there are no processing rules (nor
253 Fix stuff related to mail subdir, creation and
256 Don't allow creation of folders in NoInferior
257 folders, as it won't work
259 2005-10-10 [colin] 1.9.15cvs29
262 Reselect "None" Privacy system when selecting an
263 account with no privacy system defined
265 2005-10-10 [colin] 1.9.15cvs28
268 Add Windows-1252 encoding
270 Rework some defaults:
271 - autosave to draft by default
272 - don't show header pane (it's already in the textview)
273 - Select first new or unread mail on entry
274 - Assume 'Yes' to change folder when there's no more
276 * src/prefs_matcher.c
277 Fix a gtk assertion failure
278 * src/gtk/colorlabel.c
279 Workaround bad repainting on selection
281 Freeze/thaw (a bit faster on ssh -X)
283 Get rid of StrdupConverter that just adds an
285 * src/etpan/imap_thread.c
288 2005-10-10 [colin] 1.9.15cvs27
292 Fix compile on gtk 2.4. Patch by wwp
294 2005-10-09 [colin] 1.9.15cvs26
299 Clarify forward menus. Patch by wwp
301 2005-10-09 [colin] 1.9.15cvs25
305 Fix bug #829 (Non-working "Encrypt message by
306 default when replying to an encrypted message")
308 2005-10-08 [colin] 1.9.15cvs24
311 Fix bug #827 ("Welcome" setup wizard after a
312 permission error gives up & forgets itself.)
314 2005-10-08 [colin] 1.9.15cvs23
317 Fix bug #828 (Ignoring headers with spaces around = sign)
319 2005-10-08 [colin] 1.9.15cvs22
324 2005-10-08 [colin] 1.9.15cvs21
328 Add a processing_pending indicator, set on
329 folder_item_open and cleared after
330 folder_item_process_open
333 wrap procmsg_msginfo_*_flags, and in the
334 wrapper check that there's no folder processing
335 pending. If there is, defer the flags change until
336 processing is done to avoid stepping over each
338 Freeze during processing, but not during scanning.
340 2005-10-07 [colin] 1.9.15cvs20
342 * src/plugins/pgpcore/passphrase.c
343 Fix bug #826 (X-Server hangs when
344 right-clicking a PGP encrypted message)
346 2005-10-07 [paul] 1.9.15cvs19
349 fix compose_entries[]
350 patch by Fabien Vantard
352 2005-10-06 [colin] 1.9.15cvs18
354 * src/pixmaps/address.xpm
355 * src/pixmaps/address_book.xpm
356 * src/pixmaps/book.xpm
357 * src/pixmaps/check_spelling.xpm
358 * src/pixmaps/checkbox_off.xpm
359 * src/pixmaps/checkbox_on.xpm
360 * src/pixmaps/close.xpm
361 * src/pixmaps/complete.xpm
362 * src/pixmaps/continue.xpm
363 * src/pixmaps/deleted.xpm
364 * src/pixmaps/down_arrow.xpm
365 * src/pixmaps/exec.xpm
366 * src/pixmaps/forwarded.xpm
367 * src/pixmaps/group.xpm
368 * src/pixmaps/ignorethread.xpm
369 * src/pixmaps/interface.xpm
370 * src/pixmaps/jpilot.xpm
371 * src/pixmaps/ldap.xpm
372 * src/pixmaps/linewrap.xpm
373 * src/pixmaps/linewrapcurrent.xpm
374 * src/pixmaps/mail.xpm
375 * src/pixmaps/mail_attach.xpm
376 * src/pixmaps/mail_compose.xpm
377 * src/pixmaps/mail_forward.xpm
378 * src/pixmaps/mail_receive.xpm
379 * src/pixmaps/mail_receive_all.xpm
380 * src/pixmaps/mail_reply.xpm
381 * src/pixmaps/mail_reply_to_all.xpm
382 * src/pixmaps/mail_reply_to_author.xpm
383 * src/pixmaps/mail_send.xpm
384 * src/pixmaps/mail_send_queue.xpm
385 * src/pixmaps/mime_application.xpm
386 * src/pixmaps/mime_audio.xpm
387 * src/pixmaps/mime_image.xpm
388 * src/pixmaps/mime_message.xpm
389 * src/pixmaps/mime_text_enriched.xpm
390 * src/pixmaps/mime_text_html.xpm
391 * src/pixmaps/mime_text_plain.xpm
392 * src/pixmaps/mime_unknown.xpm
393 * src/pixmaps/new.xpm
394 * src/pixmaps/news_compose.xpm
395 * src/pixmaps/offline.xpm
396 * src/pixmaps/online.xpm
397 * src/pixmaps/paste.xpm
398 * src/pixmaps/preferences.xpm
399 * src/pixmaps/privacy_emblem_encrypted.xpm
400 * src/pixmaps/privacy_expired.xpm
401 * src/pixmaps/privacy_failed.xpm
402 * src/pixmaps/privacy_passed.xpm
403 * src/pixmaps/privacy_signed.xpm
404 * src/pixmaps/privacy_unknown.xpm
405 * src/pixmaps/privacy_warn.xpm
406 * src/pixmaps/properties.xpm
407 * src/pixmaps/replied.xpm
408 * src/pixmaps/search.xpm
409 * src/pixmaps/unread.xpm
410 * src/pixmaps/up_arrow.xpm
411 * src/pixmaps/vcard.xpm
412 Modernize internal theme, with icons from the
413 Gnomaws theme. Keep some of the old ones where
416 2005-10-06 [colin] 1.9.15cvs17
419 Little optimisations + bugfix
421 Remove default useless items - useless being defined
422 by the default relevant prefs
424 include config.h to make gettext work
426 Fix selection of current theme in prefs
428 2005-10-06 [colin] 1.9.15cvs16
432 * src/prefs_summaries.c
434 Add a warning dialog on Mark all read
435 (with pref to get rid of it)
437 2005-10-06 [paul] 1.9.15cvs15
441 updated by Geir Helland and Frederico
444 2005-10-05 [colin] 1.9.15cvs14
454 add a way to rescan without rebuilding
455 make moving a bit faster (less folders changes)
456 don't lock the tree on Get
458 Don't re-delete deleted messages before expunging
460 Set batch mode when deleting mails
462 2005-10-05 [paul] 1.9.15cvs13
466 fix disabled Execute menu item
468 match the change in 1.9.15cvs10: use Compose
469 instead of News by default
471 2005-10-04 [colin] 1.9.15cvs12
474 When replying to an ML post with Reply-To set
475 to the poster's email, honor it (as before),
476 but also honor our user's request to reply to
477 the mailing list: set the ML address in the To
478 field and the Reply-To address in the Cc:
481 2005-10-04 [colin] 1.9.15cvs11
483 * src/plugins/trayicon/trayicon.c
484 Finish cosmetic change - thanks to wwp
486 2005-10-04 [colin] 1.9.15cvs10
489 Use Compose instead of Email by default.
492 2005-10-04 [colin] 1.9.15cvs9
498 * src/etpan/imap-thread.c
499 * src/etpan/imap-thread.h
500 Try to make IMAP faster, by simplifying SEARCH
501 commands, avoiding sending two STATUS in a row,
502 and deferring flags sync and processing just
503 after displaying the folder.
504 This will update the SummaryView in certain
505 cases (new mails not already fetched, flags
506 changed from another client) but in a non-
509 2005-10-04 [colin] 1.9.15cvs8
511 * src/plugins/trayicon/trayicon.c
512 Relabel "Offline" to "Work offline"
514 2005-10-04 [colin] 1.9.15cvs7
519 Fix mbox import/export buglets
521 * src/plugins/trayicon/trayicon.c
525 2005-10-04 [colin] 1.9.15cvs6
530 Better fix (don't break mark all read) for cvs2
532 2005-10-03 [colin] 1.9.15cvs5
535 Use a sane sort by default
537 2005-10-03 [colin] 1.9.15cvs4
540 Add a 'Only once' button for overriding offline mode
541 * src/prefs_account.c
543 Add Local mbox to the wizard
544 Add IMAP subdir to the wizard (or the wizard is useless
545 for such accounts, or even worse than useless)
546 Move IMAP subdir from Advanced to Receive tab, as it's
549 2005-10-03 [colin] 1.9.15cvs3
552 Forgot this one in cvs1
554 2005-10-03 [colin] 1.9.15cvs2
557 Faster close when leaving a folder with lots
558 of new mails. Idea by David Relson.
560 2005-10-03 [colin] 1.9.15cvs1
569 * src/gtk/sslcertwindow.c
570 * src/plugins/trayicon/trayicon.c
571 Add accels to every AlertPanel. Patch by Fabien
574 2005-10-03 [paul] 1.9.15
578 2005-10-03 [paul] 1.9.14cvs68
588 updated by Miquel Oliete, Thomas Gilgin, Ricardo
589 Mones Lastra, Tommi Pirinen, Fabien vantard,
590 Andrej Kacian, Aleksander Urosevic, Yang Guilong
592 2005-10-03 [paul] 1.9.14cvs67
595 prevent hang on Cancel
598 2005-10-03 [paul] 1.9.14cvs66
601 fix crash in IMAP caused by discrepancy
602 between check_at_startup and offline mode
605 2005-10-01 [paul] 1.9.14cvs65
610 2005-10-01 [paul] 1.9.14cvs64
613 synchronise import_mbox() and export_mbox()
615 proc_mbox(): add alert if file cannot be opened
616 export_list_to_mbox(): test if dest file exists,
617 prompt user to overwrite if it does. add alert
618 if file cannot be created
623 2005-09-30 [paul] 1.9.14cvs63
626 Fix sensitivity of a menu
628 Respect hidden pref for mails with no encoding
630 Fix memory corruption
631 * src/plugins/pgpcore/sgpgme.c
632 Fix segfault on incomplete sigs, and display
637 2005-09-30 [colin] 1.9.14cvs62
639 * src/partial_download.c
640 Little logic fix in almost-dead code
642 Fix partial download when there's no new mail
644 2005-09-29 [paul] 1.9.14cvs61
646 * src/plugins/pgpinline/pgpinline.c
647 fix bug 819, 'crash accessing sign message'
650 2005-09-28 [martin] 1.9.14cvs60
652 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
653 fix bug #790 (Crash when restarting window manager (fluxbox))
655 2005-09-28 [paul] 1.9.14cvs59
657 * src/gtk/gtkaspell.c
660 2005-09-27 [colin] 1.9.14cvs58
662 * src/plugins/pgpcore/sgpgme.c
663 Report error when there's one, instead of
664 "Signature unchecked"
666 2005-09-27 [colin] 1.9.14cvs57
669 Fix bug #816 (Weird quotation with spaces)
671 2005-09-27 [colin] 1.9.14cvs56
676 Put subject in compose's title
677 Fix Automatic encoding so that it's really automatic:
678 first try default locale's charset, then charset of the replied mail,
680 Fix encoding of headers (must be in strict mode too)
682 2005-09-26 [colin] 1.9.14cvs55
684 * src/gtk/gtkaspell.c
685 Fix previous patch - don't color the space,
688 2005-09-26 [colin] 1.9.14cvs54
690 * src/gtk/gtkaspell.c
691 Unmark space if possible
693 2005-09-26 [colin] 1.9.14cvs53
696 log_error instead of alertpanel according to the pref
697 * src/etpan/imap-thread.c
698 Print connect status, copy only necessary size to
700 * src/plugins/pgpmime/pgpmime.c
701 Handle S/Mime signatures (verification only). Patch based
702 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
704 2005-09-26 [paul] 1.9.14cvs52
706 * src/common/passcrypt.c
707 this 'workaround' not necessary on NetBSD.
708 Thanks to Daniel Gustafson
714 2005-09-26 [paul] 1.9.14cvs51
717 Skip currently selected message when
718 looking for next new or unread message
719 in current folder. Patch by Colin
720 * src/common/passcrypt.c
721 eliminate warnings on *BSD. Patch by
724 2005-09-26 [colin] 1.9.14cvs50
727 Call postfiltering hook anyway
729 2005-09-22 [colin] 1.9.14cvs49
733 Add a strict mode that doesn't replace with _
736 Use strict conversion while sending
737 Fix race when drafting while sending (happens
739 Fix d'n'd of messages from summaryview
742 add hidden utf8_instead_of_locale_for_broken_mail
743 pref for people that preferred the default charset
744 to be utf8 for broken mails
745 * src/quote_fmt_parse.y
746 fix bug #815 (No quote insert if "From:" fied
747 contained Russian letters)
749 Fix d'n'd of messages to compose
751 2005-09-22 [paul] 1.9.14cvs48
754 fix bug where attachments Name entry
755 would display Path instead
757 2005-09-21 [paul] 1.9.14cvs47
762 * config/config.rpath
763 * doc/manual/en/sylpheed-20.html
764 * doc/manual/es/sylpheed-20.html
819 * src/displayheader.c
820 * src/displayheader.h
831 * src/editldap_basedn.c
832 * src/editldap_basedn.h
851 * src/folder_item_prefs.c
852 * src/folder_item_prefs.h
859 * src/grouplistdialog.c
860 * src/grouplistdialog.h
905 * src/matcher_parser.h
906 * src/matcher_parser_lex.l
907 * src/matcher_parser_parse.y
910 * src/message_search.c
911 * src/message_search.h
930 * src/partial_download.c
931 * src/partial_download.h
936 * src/prefs_account.c
937 * src/prefs_account.h
938 * src/prefs_actions.c
939 * src/prefs_actions.h
942 * src/prefs_compose_writing.c
943 * src/prefs_compose_writing.h
944 * src/prefs_customheader.c
945 * src/prefs_customheader.h
946 * src/prefs_display_header.c
947 * src/prefs_display_header.h
948 * src/prefs_ext_prog.c
949 * src/prefs_ext_prog.h
950 * src/prefs_filtering.c
951 * src/prefs_filtering.h
952 * src/prefs_filtering_action.c
953 * src/prefs_filtering_action.h
954 * src/prefs_folder_column.c
955 * src/prefs_folder_column.h
956 * src/prefs_folder_item.c
957 * src/prefs_folder_item.h
962 * src/prefs_image_viewer.c
963 * src/prefs_image_viewer.h
964 * src/prefs_matcher.c
965 * src/prefs_matcher.h
966 * src/prefs_message.c
967 * src/prefs_message.h
968 * src/prefs_msg_colors.c
969 * src/prefs_msg_colors.h
974 * src/prefs_receive.c
975 * src/prefs_receive.h
978 * src/prefs_spelling.c
979 * src/prefs_spelling.h
980 * src/prefs_summaries.c
981 * src/prefs_summaries.h
982 * src/prefs_summary_column.c
983 * src/prefs_summary_column.h
984 * src/prefs_template.c
985 * src/prefs_template.h
988 * src/prefs_toolbar.c
989 * src/prefs_toolbar.h
990 * src/prefs_wrapping.c
991 * src/prefs_wrapping.h
1001 * src/quote_fmt_parse.y
1004 * src/remotefolder.c
1005 * src/remotefolder.h
1006 * src/send_message.c
1007 * src/send_message.h
1010 * src/simple-gettext.c
1011 * src/sourcewindow.c
1012 * src/sourcewindow.h
1017 * src/stock_pixmap.c
1018 * src/stock_pixmap.h
1019 * src/summary_search.c
1020 * src/summary_search.h
1037 * src/common/base64.c
1038 * src/common/base64.h
1040 * src/common/hooks.c
1041 * src/common/hooks.h
1046 * src/common/mgutils.c
1047 * src/common/mgutils.h
1050 * src/common/passcrypt.c
1051 * src/common/passcrypt.h.in
1052 * src/common/plugin.c
1053 * src/common/plugin.h
1054 * src/common/prefs.c
1055 * src/common/prefs.h
1056 * src/common/progressindicator.c
1057 * src/common/progressindicator.h
1058 * src/common/quoted-printable.c
1059 * src/common/quoted-printable.h
1060 * src/common/session.c
1061 * src/common/session.h
1064 * src/common/socket.c
1065 * src/common/socket.h
1068 * src/common/ssl_certificate.c
1069 * src/common/ssl_certificate.h
1070 * src/common/string_match.c
1071 * src/common/string_match.h
1072 * src/common/stringtable.c
1073 * src/common/sylpheed.c
1074 * src/common/sylpheed.h
1075 * src/common/template.c
1076 * src/common/template.h
1077 * src/common/timing.h
1078 * src/common/utils.c
1079 * src/common/utils.h
1080 * src/common/uuencode.c
1081 * src/common/uuencode.h
1082 * src/common/version.h.in
1085 * src/common/xmlprops.c
1086 * src/common/xmlprops.h
1089 * src/gtk/colorlabel.c
1090 * src/gtk/colorlabel.h
1091 * src/gtk/colorsel.c
1092 * src/gtk/colorsel.h
1093 * src/gtk/description_window.c
1094 * src/gtk/description_window.h
1097 * src/gtk/foldersort.c
1098 * src/gtk/foldersort.h
1099 * src/gtk/gtkutils.c
1100 * src/gtk/gtkutils.h
1101 * src/gtk/inputdialog.c
1102 * src/gtk/inputdialog.h
1103 * src/gtk/logwindow.c
1104 * src/gtk/logwindow.h
1105 * src/gtk/manage_window.c
1106 * src/gtk/manage_window.h
1109 * src/gtk/pluginwindow.c
1110 * src/gtk/pluginwindow.h
1111 * src/gtk/prefswindow.c
1112 * src/gtk/prefswindow.h
1113 * src/gtk/progressdialog.c
1114 * src/gtk/progressdialog.h
1115 * src/gtk/quicksearch.c
1116 * src/gtk/quicksearch.h
1117 * src/gtk/sslcertwindow.c
1118 * src/gtk/sslcertwindow.h
1119 * src/plugins/clamav/clamav_plugin.c
1120 * src/plugins/clamav/clamav_plugin.h
1121 * src/plugins/clamav/clamav_plugin_gtk.c
1122 * src/plugins/demo/demo.c
1123 * src/plugins/dillo_viewer/dillo_prefs.c
1124 * src/plugins/dillo_viewer/dillo_prefs.h
1125 * src/plugins/dillo_viewer/dillo_viewer.c
1126 * src/plugins/mathml_viewer/mathml_viewer.c
1127 * src/plugins/pgpcore/passphrase.c
1128 * src/plugins/pgpcore/passphrase.h
1129 * src/plugins/pgpcore/plugin.c
1130 * src/plugins/pgpcore/prefs_gpg.c
1131 * src/plugins/pgpcore/prefs_gpg.h
1132 * src/plugins/pgpcore/select-keys.c
1133 * src/plugins/pgpcore/select-keys.h
1134 * src/plugins/pgpcore/sgpgme.c
1135 * src/plugins/pgpcore/sgpgme.h
1136 * src/plugins/pgpinline/pgpinline.c
1137 * src/plugins/pgpinline/pgpinline.h
1138 * src/plugins/pgpinline/plugin.c
1139 * src/plugins/pgpmime/pgpmime.c
1140 * src/plugins/pgpmime/pgpmime.h
1141 * src/plugins/pgpmime/plugin.c
1142 * src/plugins/spamassassin/spamassassin.c
1143 * src/plugins/spamassassin/spamassassin.h
1144 * src/plugins/spamassassin/spamassassin_gtk.c
1145 * src/plugins/trayicon/trayicon.c
1146 * tools/OOo2sylpheed.pl
1147 * tools/acroread2sylpheed.pl
1148 * tools/asus_mailled.sh
1149 * tools/filter_conv.pl
1150 * tools/freshmeat_search.pl
1151 * tools/google_search.pl
1152 * tools/kmail2sylpheed.pl
1153 * tools/kmail2sylpheed_v2.pl
1154 * tools/maildir2sylpheed.pl
1155 * tools/multiwebsearch.pl
1156 * tools/newscache_clean.pl
1157 * tools/outlook2sylpheed.pl
1158 * tools/sylpheed-switcher
1160 * tools/vcard2xml.py
1161 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1164 2005-09-21 [colin] 1.9.14cvs46
1171 Remove some printing hacks (deselection/reselection),
1172 which by the way fix printing the currently
1173 displayed mime part (still only text)
1174 Plus a little optimisation of summary_show
1177 2005-09-20 [colin] 1.9.14cvs45
1181 GUI fixups: add accels, set message
1182 view title to displayed mail's subject
1183 * src/prefs_spelling.c
1184 * src/gtk/gtkaspell.c
1185 GUI fixups: allow underlining misspelled
1186 words instead of coloring them (a11y!)
1192 2005-09-19 [colin] 1.9.14cvs44
1196 * src/gtk/gtkaspell.c
1199 2005-09-19 [colin] 1.9.14cvs43
1202 Fix sensitivity of Delete button
1204 Warn if the requested Privacy system
1214 * src/prefs_account.h
1215 * src/prefs_account.c
1216 Save SSL prefs even in builds that have
1221 * src/send_message.c
1222 Warn if connection should be secure, but
1223 SSL support isn't compiled in
1225 Fix word separation on UTF-8 systems
1226 Fixes bug #812 (Strange inline spellchecking)
1228 Warn if the requested Privacy system
1230 Factorize offline warning
1238 Factorize offline warning
1244 2005-09-18 [colin] 1.9.14cvs42
1249 Add a way to get locale's charset ignoring utf-8,
1250 and use that as default encoding for broken mails
1252 2005-09-18 [colin] 1.9.14cvs41
1254 * src/gtk/logwindow.c
1255 Translate string. Patch by Fabien Vantard
1257 2005-09-18 [colin] 1.9.14cvs40
1260 Fix bug #803 (IMAP/SSL support breaks with
1261 GnuTLS libetpan 0.38)
1263 2005-09-18 [colin] 1.9.14cvs39
1268 More charsets fixes. Fixes bug #806 (non
1269 ascii characters in subject line)
1271 2005-09-17 [paul] 1.9.14cvs38
1276 Patch by Pawel Pekala
1278 2005-09-17 [colin] 1.9.14cvs37
1281 bugfix for NO-USE LDAP compilation, patch
1284 2005-09-17 [colin] 1.9.14cvs36
1286 * src/prefs_actions.c
1287 * src/prefs_customheader.c
1288 * src/prefs_display_header.c
1289 * src/prefs_filtering_action.c
1290 * src/prefs_matcher.c
1291 * src/prefs_toolbar.c
1292 Fix strange casts (less elegant but
1295 2005-09-16 [colin] 1.9.14cvs35
1300 2005-09-16 [colin] 1.9.14cvs34
1314 * src/matcher_parser_parse.y
1315 * src/prefs_themes.c
1316 * src/etpan/Makefile.am
1317 * src/gtk/description_window.c
1318 * src/plugins/clamav/Makefile.am
1319 * src/plugins/clamav/clamav_plugin.c
1320 * src/plugins/dillo_viewer/Makefile.am
1321 * src/plugins/pgpcore/Makefile.am
1322 * src/plugins/pgpinline/Makefile.am
1323 * src/plugins/pgpmime/Makefile.am
1324 * src/plugins/trayicon/Makefile.am
1325 Fix 100% cpu usage in address completion list
1326 Fix little bugs (return with no values etc)
1327 Fix all warnings (with common CFLAGS)
1329 2005-09-15 [colin] 1.9.14cvs33
1332 Fix bug where sometimes a group's email list is empty,
1333 force its refresh (probably fixes "Re: how to create a
1336 Don't return to the callback in the main thread from the
1337 fetch thread (or face segs!)
1339 2005-09-15 [paul] 1.9.14cvs32
1341 * src/prefs_matcher.c
1342 forgotten in last commit
1344 2005-09-15 [paul] 1.9.14cvs31
1346 * src/prefs_actions.c
1347 * src/prefs_filtering_action.c
1351 * src/gtk/description_window.c
1352 * src/gtk/description_window.h
1353 * src/gtk/quicksearch.c
1354 allow interaction with the called
1356 Patch by Anders Hammar
1358 2005-09-14 [paul] 1.9.14cvs30
1361 fix a little annoyance when pasting with 3rd button
1362 with wrap_pastes=0 and wrap_input=1
1365 2005-09-14 [paul] 1.9.14cvs29
1367 * src/prefs_account.c
1368 disable 'Filter messages on receiving' for
1370 Patch by Anders Hammar
1372 2005-09-14 [paul] 1.9.14cvs28
1376 updated by Andrej Kacian
1382 2005-09-14 [paul] 1.9.14cvs27
1385 updated by Ricardo Mones Lastra
1388 associate no_wrap_tags to Compose windows
1389 instead of using a static one
1395 remove unneeded printf()
1397 2005-09-14 [paul] 1.9.14cvs26
1405 * src/partial_download.c
1407 * src/prefs_account.c
1408 * src/prefs_account.h
1409 * src/prefs_actions.c
1410 * src/prefs_customheader.c
1411 * src/prefs_display_header.c
1412 * src/prefs_filtering_action.c
1413 * src/prefs_matcher.c
1414 * src/prefs_toolbar.c
1421 * src/common/plugin.c
1422 * src/common/session.h
1423 * src/common/socket.c
1424 * src/common/socket.h
1425 * src/common/template.c
1426 * src/gtk/gtkaspell.c
1427 * src/gtk/quicksearch.h
1428 * src/plugins/pgpcore/passphrase.c
1429 * src/plugins/pgpcore/prefs_gpg.h
1430 * src/plugins/pgpcore/select-keys.c
1431 * src/plugins/pgpcore/select-keys.h
1432 * src/plugins/pgpcore/sgpgme.c
1433 * src/plugins/pgpinline/pgpinline.c
1434 * src/plugins/pgpmime/pgpmime.c
1435 * src/plugins/trayicon/trayicon.c
1436 fix compilation warnings
1437 Patch by Daniel Gustafson
1439 2005-09-14 [paul] 1.9.14cvs25
1442 add missing column header, and other small
1444 Patch by Anders Hammar
1446 2005-09-13 [colin] 1.9.14cvs24
1448 * src/gtk/gtkaspell.c
1449 Fix non-utf8 in menu
1451 Nullify struct members after free()s
1453 2005-09-13 [colin] 1.9.14cvs23
1456 Test utf8 compliance before inserting to
1457 buffer, and try to convert if necessary
1459 If no charset is present, use the locale
1460 one instead of us-ascii
1462 Add Sender, List-Post and To in the checked
1463 headers for automatic rules creation
1465 * src/prefs_themes.c
1466 * src/gtk/gtkaspell.c
1467 Remove deprecated functions.
1468 patch by Daniel Gustafson
1470 2005-09-12 [colin] 1.9.14cvs22
1473 Fix bug #448 (Scrolling/Redraw issue with
1474 address-fields in Header)
1478 Fix loss of MSG_MARKED on move/copy
1479 Fix bug #804 (Quicksearch togglebutton doesn't
1480 get depressed after '/' key is pressed)
1482 2005-09-12 [paul] 1.9.14cvs21
1485 * src/gtk/logwindow.c
1486 add 'Clear Log' to popup menu
1487 Patch by Anders Hammar <anders.hammar@telia.com>
1489 2005-09-12 [paul] 1.9.14cvs20
1492 set correct sensitivity on attachments
1496 * src/prefs_spelling.c
1497 fix crash when no LANG env is set
1500 don't use memeory after free
1502 All patches by Daniel Gustafson
1504 2005-09-12 [paul] 1.9.14cvs19
1506 * src/prefs_themes.c
1507 make theme info selectable
1508 * src/gtk/description_window.c
1509 make window non-modal
1511 add details of asus_mailed.sh
1512 * tools/claws.i18n.status.pl
1513 update for new zh_TW translator
1515 create alternate coloured lines
1518 2005-09-10 [colin] 1.9.14cvs18
1520 * src/plugins/pgpcore/select-keys.c
1521 Better order for the buttons
1523 2005-09-10 [colin] 1.9.14cvs17
1526 * src/plugins/pgpcore/select-keys.c
1527 * src/plugins/pgpcore/select-keys.h
1528 * src/plugins/pgpcore/sgpgme.c
1529 Add a "Don't encrypt" button to the key
1530 selection dialog. Fixes bug #177 (There should be a
1531 'Don't encrypt button in the Select Keys dialog)
1533 2005-09-10 [colin] 1.9.14cvs16
1536 Fix bug #572 (%X option does not work with templates)
1538 2005-09-10 [colin] 1.9.14cvs15
1543 2005-09-10 [colin] 1.9.14cvs14
1546 Fix a possible crash
1548 2005-09-09 [colin] 1.9.14cvs13
1551 * src/etpan/imap-thread.c
1552 * src/etpan/imap-thread.h
1553 Fix moving from queue or drafts to normal folders
1554 Fix bug #794 (No way to delete without expunging)
1555 Take flags unset by other mailers into account
1556 Take deleted flag set by other mailers into account
1557 Fix unsetting REPLIED flag
1558 Fix crash when capabilities can't be retrieved
1561 Add M_DELAYED_FLAGS condition, and let the user use
1562 Execute in order to be able to expunge deleted mails,
1563 even if he's not in delayed execute mode
1564 * src/prefs_spelling.c
1565 Use 'en' dictionary by default if LANG is POSIX or C
1566 * src/gtk/prefswindow.c
1567 Fix bug #767 (Preferences windows expanding) by making
1568 the window a bit larger when the resolution is greater
1569 than 640x480, and by putting the prefs in a
1572 2005-09-09 [paul] 1.9.14cvs12
1576 * po/zh_TW.Big5.po ** REMOVED **
1577 * po/zh_TW.po ** ADDED **
1578 updated by Wei-Lun Chao
1580 2005-09-09 [paul] 1.9.14cvs11
1585 delay memory allocation until file is
1587 Patch by Daniel Gustafson
1589 2005-09-09 [cleroy] 1.9.14cvs10
1594 2005-09-08 [colin] 1.9.14cvs9
1597 Alert when we can't save draft
1598 Fix various wrap/color issues
1599 Add mid-click pasting respecting wrap_paste option
1602 * src/folder_item_prefs.c
1603 * src/folder_item_prefs.h
1613 * src/prefs_folder_item.c
1614 Fix the impossibility to synchronise folders for
1615 offline use (IMAP and NNTP are concerned)
1617 2005-09-08 [colin] 1.9.14cvs8
1620 Build LDAP and JPilot by default if available
1624 2005-09-08 [paul] 1.9.14cvs7
1626 * doc/manual/en/sylpheed-1.html
1627 * doc/manual/en/sylpheed-18.html
1628 * doc/manual/en/sylpheed-19.html
1629 * doc/manual/en/sylpheed-4.html
1630 * doc/manual/en/sylpheed-6.html
1631 * doc/manual/en/sylpheed.html
1632 a few minor updates, plus include some
1633 details about plugins and their requirements
1635 minor changes to English in /View/Sort
1637 2005-09-07 [colin] 1.9.14cvs6
1639 * doc/manual/en/sylpheed-1.html
1640 * doc/manual/en/sylpheed-10.html
1641 * doc/manual/en/sylpheed-11.html
1642 * doc/manual/en/sylpheed-12.html
1643 * doc/manual/en/sylpheed-13.html
1644 * doc/manual/en/sylpheed-14.html
1645 * doc/manual/en/sylpheed-15.html
1646 * doc/manual/en/sylpheed-16.html
1647 * doc/manual/en/sylpheed-17.html
1648 * doc/manual/en/sylpheed-18.html
1649 * doc/manual/en/sylpheed-19.html
1650 * doc/manual/en/sylpheed-2.html
1651 * doc/manual/en/sylpheed-20.html
1652 * doc/manual/en/sylpheed-21.html
1653 * doc/manual/en/sylpheed-22.html
1654 * doc/manual/en/sylpheed-3.html
1655 * doc/manual/en/sylpheed-4.html
1656 * doc/manual/en/sylpheed-5.html
1657 * doc/manual/en/sylpheed-6.html
1658 * doc/manual/en/sylpheed-7.html
1659 * doc/manual/en/sylpheed-8.html
1660 * doc/manual/en/sylpheed-9.html
1661 * doc/manual/en/sylpheed.html
1662 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1664 2005-09-07 [colin] 1.9.14cvs5
1667 Make labels more to-the-point
1669 2005-09-07 [colin] 1.9.14cvs4
1671 * doc/manual/en/sylpheed-1.html
1672 * doc/manual/en/sylpheed-12.html
1673 * doc/manual/en/sylpheed-13.html
1674 * doc/manual/en/sylpheed-14.html
1675 * doc/manual/en/sylpheed-15.html
1676 * doc/manual/en/sylpheed-16.html
1677 * doc/manual/en/sylpheed-17.html
1678 * doc/manual/en/sylpheed-18.html
1679 * doc/manual/en/sylpheed-19.html
1680 * doc/manual/en/sylpheed-2.html
1681 * doc/manual/en/sylpheed-20.html
1682 * doc/manual/en/sylpheed-21.html
1683 * doc/manual/en/sylpheed-22.html
1684 * doc/manual/en/sylpheed-4.html
1685 * doc/manual/en/sylpheed-5.html
1686 * doc/manual/en/sylpheed-6.html
1687 * doc/manual/en/sylpheed-7.html
1688 * doc/manual/en/sylpheed-8.html
1689 * doc/manual/en/sylpheed-9.html
1690 * doc/manual/en/sylpheed.html
1693 2005-09-07 [colin] 1.9.14cvs3
1695 * doc/faq/en/sylpheed-faq-1.html
1696 * doc/faq/en/sylpheed-faq-2.html
1697 * doc/faq/en/sylpheed-faq-3.html
1698 * doc/faq/en/sylpheed-faq.html
1701 2005-09-07 [colin] 1.9.14cvs2
1707 Fix special subfolders:
1708 - Inherit parent's icon
1709 - sent contents of queues subfolders
1710 - empty subfolders of trashes
1712 Remove outdated manual and faq entries
1713 * src/common/utils.c
1714 Add quotes around %s coming from mailcap
1716 2005-09-07 [colin] 1.9.14cvs1
1719 After saving draft, set modified to FALSE
1721 * src/common/utils.c
1722 * src/common/utils.h
1723 Try to open mime parts using what is
1724 indicated in ~/.mailcap or /etc/mailcap,
1727 2005-09-05 [paul] 1.9.14
1732 updated by Andrej Kacian
1734 2005-09-05 [paul] 1.9.13cvs83
1743 updated translations by Thomas Gilgin, Ricardo Mones
1744 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1745 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1747 2005-09-04 [paul] 1.9.13cvs82
1750 only warn about exceeded line length limit
1753 2005-09-04 [paul] 1.9.13cvs81
1756 fix crash in 'line length exceeded' dialogue
1758 2005-09-02 [paul] 1.9.13cvs80
1761 fix bug 795, 'Connection lost IMAP'
1762 and add statusbar prints
1765 2005-09-02 [paul] 1.9.13cvs79
1768 compose_wrap_paragraph() becomes
1769 compose_beautify_paragraph()
1772 2005-09-02 [cleroy] 1.9.13cvs78
1777 2005-09-01 [colin] 1.9.13cvs77
1780 Maybe fix bug #795 (Connection lost IMAP)
1781 Don't try to send logout when we're disconnected.
1783 Include locked and marked emails in HRM
1784 view. Fixes bug #800 (Locked messages no longer
1785 show up when hide read messages is used)
1787 2005-09-01 [paul] 1.9.13cvs76
1789 * src/prefs_common.c
1792 2005-08-31 [colin] 1.9.13cvs75
1796 * src/prefs_summaries.c
1798 Fix "go to next new", fix preference
1799 (Open unread/next swapped)
1801 2005-08-31 [paul] 1.9.13cvs74
1808 * src/prefs_common.c
1809 * src/prefs_common.h
1814 remove obsolete BOLD_FONT setting
1815 fix font update in headerview and textview
1816 headers after prefs change
1823 2005-08-30 [colin] 1.9.13cvs73
1826 When Hide read messages is selected and we
1827 refresh the summaryview, don't remove the
1828 currently displayed message. Fixes bug #797
1829 (Summary view reloads when new mail is
1830 downloaded in 1.9.14 rc)
1832 2005-08-30 [colin] 1.9.13cvs72
1837 Remove useless callback
1841 Add a filesel_select_file_save_folder() - used by Save All
1843 2005-08-29 [paul] 1.9.13cvs71
1846 * src/matcher_parser_parse.y
1847 * src/etpan/imap-thread.c
1848 fix building on FreeBSD
1849 Patch by Daniel Gustafson <daniel@hobbit.se>
1851 2005-08-29 [paul] 1.9.13cvs70
1853 * src/plugins/pgpinline/pgpinline.c
1854 only initialise sig result if it's been handled
1857 2005-08-29 [paul] 1.9.13cvs69
1862 * src/common.utils.c
1863 * src/common/utils.h
1865 * src/stock_pixmap.h
1866 fix wrong icon reference
1867 * src/pixmaps/trash_btn.xpm
1868 replace with nicer image
1870 2005-08-28 [colin] 1.9.13cvs68
1873 * src/stock_pixmap.c
1874 * src/stock_pixmap.h
1876 * src/pixmaps/trash_btn.xpm
1877 Add a specific trash xpm for the button
1879 2005-08-28 [colin] 1.9.13cvs67
1884 2005-08-27 [colin] 1.9.13cvs66
1888 Correctly fix "Problem with replies", fixes
1889 pgpmime encryption too.
1891 2005-08-27 [colin] 1.9.13cvs65
1897 Fix bug #517 (messages removed from summaryview
1900 2005-08-27 [colin] 1.9.13cvs64
1903 * tools/asus_mailled.sh
1904 Add a script to blink ASUS laptops' mail LED where there
1907 2005-08-27 [colin] 1.9.13cvs63
1910 * src/etpan/imap-thread.c
1911 * src/etpan/imap-thread.h
1912 Implement automatic choosing of login method
1914 * src/gtk/.cvsignore
1915 Add sylpheed-marshal.[ch]
1917 2005-08-27 [colin] 1.9.13cvs62
1919 * src/common/utils.c
1920 Fix confusing perror
1922 2005-08-27 [colin] 1.9.13cvs61
1926 Remove A_DELETE, replace it with
1927 A_TRASH and A_DELETE_REAL. Automatically
1928 rewrite config files to replace A_DELETE
1929 with A_TRASH (no functionality change).
1932 2005-08-26 [colin] 1.9.13cvs60
1935 Previous "Problem with replies" fix brought other
1936 problems, fixing them
1938 2005-08-26 [colin] 1.9.13cvs59
1941 Fix "Problem with replies". This happened only
1944 Factorize code a bit
1946 Speed improvement on very long messages (wrapping)
1947 Fix signature color on Reedit and Redirect
1948 On Reedit, don't attach pgp-signatures parts, but
1951 2005-08-24 [paul] 1.9.13cvs58
1954 don't claim success when clicking
1955 Cancel on the passphrase box.
1958 2005-08-24 [paul] 1.9.13cvs57
1961 fix misplaced sylpheed.log
1965 2005-08-24 [paul] 1.9.13cvs56
1968 * src/etpan/imap-thread.c
1969 * src/etpan/imap-thread.h
1970 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1972 * src/gtk/sylpheed-marshal.c ** REMOVED **
1973 * src/gtk/sylpheed-marshal.h ** REMOVED **
1974 remove autogenerated files
1975 * tools/kdeservicemenu/README
1976 * tools/kdeservicemenu/install.sh
1977 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1978 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1979 use Claws icon, use 'Sylpheed-Claws' in menu,
1980 use kdialog, and other cleanups
1982 2005-08-23 [paul] 1.9.13cvs55
1985 fix paste/wrap crash
1988 2005-08-23 [paul] 1.9.13cvs54
1994 2005-08-23 [paul] 1.9.13cvs53
1998 view all data of LDAP contacts
2001 2005-08-23 [paul] 1.9.13cvs52
2004 fix issues with the Search field
2007 2005-08-22 [paul] 1.9.13cvs51
2010 put name of folder in processing dialog
2012 * src/prefs_folder_item.c
2013 improve english usage
2015 2005-08-22 [paul] 1.9.13cvs50
2020 * src/matcher_parser_lex.l
2021 * src/matcher_parser_parse.y
2022 * src/prefs_filtering.c
2023 add Filtering/Processing rule names feature.
2024 (the incompatible old matcherrc is saved as
2025 matcherrc.pre_names).
2028 2005-08-22 [paul] 1.9.13cvs49
2031 fix colour labelling
2034 2005-08-22 [paul] 1.9.13cvs48
2039 2005-08-22 [paul] 1.9.13cvs47
2042 fix bug 789, 'SC crashes with imap (CVS ver)'
2045 2005-08-22 [paul] 1.9.13cvs46
2048 * src/prefs_common.c
2050 define reused defaults in defs.h
2052 add 'Open image' to image popup menu
2054 2005-08-21 [colin] 1.9.13cvs45
2057 Fix bug #788 (Bogus "From" address displayed)
2059 2005-08-20 [colin] 1.9.13cvs44
2062 Fix buf #787 (multilevel delete causes SIGSEGV)
2064 2005-08-19 [colin] 1.9.13cvs43
2067 * src/prefs_common.c
2068 * src/prefs_common.h
2069 Add an hidden pref to allow modifying the
2070 update stepping in incorporation.
2073 2005-08-19 [colin] 1.9.13cvs42
2077 Workaround for broken MUAs: encode
2078 Content-type: name: as ASCII and
2079 Content-Disposition: filename: as
2081 * src/prefs_account.c
2082 Fix invisible-ness of SMTP SSL prefs
2085 2005-08-19 [paul] 1.9.13cvs41
2088 * src/prefs_common.c
2089 * src/prefs_common.h
2090 * src/prefs_wrapping.c
2091 paste with or without wrapping.
2094 2005-08-19 [paul] 1.9.13cvs40
2096 * src/prefs_common.c
2097 * src/prefs_common.h
2099 reintroduce enable_swap_from as a
2100 hidden pref. patch by Colin
2101 * src/quote_fmt_parse.y
2102 * src/plugins/clamav/clamav_plugin.c
2103 * src/plugins/dillo_viewer/dillo_viewer.c
2104 * src/plugins/mathml_viewer/mathml_viewer.c
2105 * src/plugins/pgpcore/sgpgme.c
2106 * src/plugins/pgpinline/pgpinline.c
2107 * src/plugins/pgpmime/pgpmime.c
2108 tidy up. patch by Colin
2110 2005-08-19 [paul] 1.9.13cvs39
2113 complete cvs38's sync
2117 * src/etpan/etpan-log.c
2118 * src/etpan/imap-thread.c
2119 * src/gtk/gtksourceprintjob.c
2120 fix compilation warnings
2123 2005-08-19 [paul] 1.9.13cvs38
2139 * src/image_viewer.c
2153 * src/partial_download.c
2156 * src/prefs_actions.c
2157 * src/prefs_common.c
2158 * src/prefs_customheader.c
2159 * src/prefs_display_header.c
2161 * src/prefs_themes.c
2166 * src/send_message.c
2167 * src/simple-gettext.c
2168 * src/sourcewindow.c
2173 * src/common/plugin.c
2174 * src/common/prefs.c
2175 * src/common/session.c
2176 * src/common/session.h
2177 * src/common/socket.c
2178 * src/common/socket.h
2179 * src/common/ssl_certificate.c
2180 * src/common/template.c
2181 * src/common/utils.c
2182 * src/common/utils.h
2185 added wrappers for C library function that
2186 take pathname arguments.
2187 enabled compilation with MinGW.
2188 use GDir instead of directly using opendir().
2189 added rename_force().
2191 2005-08-19 [paul] 1.9.13cvs37
2195 fix privacy settings on re-editing
2203 flag changing optimisation
2205 2005-08-18 [martin] 1.9.13cvs36
2213 * src/grouplistdialog.c
2219 * src/prefs_account.c
2220 * src/prefs_themes.c
2221 * src/stock_pixmap.c
2224 * src/gtk/logwindow.c
2225 removed deprecated glib and gdk stuff
2226 * src/plugins/pgpcore/select-keys.c
2227 convert attributes from locale to utf8
2229 2005-08-17 [paul] 1.9.13cvs35
2233 use new GTK_STOCK_ icons if available
2235 * src/gtk/gtksctree.c
2236 * src/gtk/gtksctree.h
2237 faster range select. patch by Colin
2239 2005-08-17 [paul] 1.9.13cvs34
2244 Add an edit button for contacts, fix selections
2247 Change labels, let Save be always possible in the
2248 email and user atributes tabs
2252 select next item instead of the displayed one
2255 * src/gtk/progressdialog.c
2256 use prefs_common.enable_rules_hint
2258 2005-08-13 [hoa] 1.9.13cvs33
2260 * src/etpan/imap-thread.c
2261 fixed build on Solaris.
2263 2005-08-10 [colin] 1.9.13cvs32
2266 Fix cvs31 (missing fclose before reading
2269 2005-08-10 [colin] 1.9.13cvs31
2272 Fix procmsg_msginfo_new_from_mimeinfo() when
2273 the MimeInfo isn't stored in memory. This fixes
2274 replying to an attached message.
2276 2005-08-10 [colin] 1.9.13cvs30
2279 Fix slowness in account changing
2281 2005-08-10 [colin] 1.9.13cvs29
2291 Optimize folder_has_parent_of_type
2292 Prevent moving special sub-folders from contextual menus
2293 Rework message a bit ("Empty all messages" -> "Delete all
2295 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2296 and "Deleted Items" folders)
2298 2005-08-08 [colin] 1.9.13cvs28
2301 * src/prefs_summaries.c
2302 Make "Select first unread|new" more flexible
2303 (just prioritize new or unread)
2305 2005-08-08 [colin] 1.9.13cvs27
2308 If "select first new" is selected and there only
2309 are unread messages, fallback to "select first
2312 2005-08-08 [colin] 1.9.13cvs26
2315 Fix shameful bugs (and bug #779)
2317 2005-08-08 [colin] 1.9.13cvs25
2321 Cache parents' type to make folder_has_parent_of_type
2324 Forbid DnD of special sub-folders
2327 Add MAIL_POSTFILTERING_HOOK
2329 Revert over-zealous deletion of the use_addr_book
2332 2005-08-07 [colin] 1.9.13cvs24
2335 Fix big mistake (passing MsgInfo instead
2338 2005-08-07 [colin] 1.9.13cvs23
2353 Make subfolders of Drafts, Queue, Outbox, Trash
2354 work like their parents.
2355 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2357 2005-08-07 [colin] 1.9.13cvs22
2360 Fix bug #771 (Dragged contacts not saved)
2362 2005-08-07 [paul] 1.9.13cvs21
2365 fix bug 32 'Search Doesn't display results
2366 if "Hide Read Messages" is chosen'
2367 be more literal in interpreting 'Hide read
2370 2005-08-07 [colin] 1.9.13cvs20
2375 Faster 'unthread_for_execution'
2377 2005-08-06 [paul] 1.9.13cvs19
2380 add mnemonics to Set displayed columns
2381 fix bug where msgview_visible option was
2382 overwritten as TRUE on startup
2384 2005-08-06 [paul] 1.9.13cvs18
2387 refer to 'displayed columns in folder/message
2388 list' not 'displayed items in summary/message view'
2389 * src/prefs_display_header.c
2390 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2391 be consistent with similar dialogues
2392 * src/prefs_folder_column.c
2393 * src/prefs_summary_column.c
2394 'columns' not 'items', and folder and message lists,
2395 instead of folder and summary views;
2396 Use 'Hidden columns' as list heading not 'Available
2398 move the 'Remove' button to the right hand side;
2399 top-align the buttons;
2400 remove unneeded vbox
2401 * src/prefs_summaries.c
2402 put the 2 column prefs buttons in a frame to reduce
2403 overall width; refer to columns not items &c.
2405 2005-08-05 [colin] 1.9.13cvs17
2407 * src/prefs_common.c
2408 * src/prefs_common.h
2412 Add an hidden toolbar_detachable pref, so
2413 that I can get rid of these painful handles
2414 in the toolbars. Defaults to TRUE to avoid
2415 changing the GUI on unsuspecting people...
2417 2005-08-05 [colin] 1.9.13cvs16
2420 * src/prefs_folder_column.c
2421 * src/prefs_folder_column.h
2422 Add prefs for folder columns
2427 * src/prefs_common.c
2428 * src/prefs_common.h
2429 * src/prefs_summaries.c
2431 * src/prefs_summary_column.c
2436 * src/common/utils.c
2437 * src/common/utils.h
2438 Move uri colourisation functions
2443 Fix bug with LIST where we'd try
2444 to get Folder//////[...]///
2446 2005-08-05 [paul] 1.9.13cvs15
2448 * src/prefs_summaries.c
2449 improve the English usage
2451 set font on column change
2454 2005-08-05 [paul] 1.9.13cvs14
2456 * src/prefs_common.c
2457 * src/prefs_common.h
2458 * src/prefs_summaries.c
2460 replace 'open_unread_on_enter' option with
2461 'select_on_entry' option. opening/not opening
2462 is now exclusively controlled by 'always_show_msg'
2464 2005-08-04 [colin] 1.9.13cvs13
2468 Add colourisation of quotes and signatures
2470 Fix possible crashes
2472 Change an assert that is no problem
2477 * src/gtk/quicksearch.c
2478 Fix a possible crash
2480 2005-08-03 [colin] 1.9.13cvs12
2482 * src/prefs_account.c
2483 Fix bug #777 (Sylpheed crash in account configuration)
2485 2005-08-03 [colin] 1.9.13cvs11
2490 Fixing addressbook, round 2
2492 Fix emphasis color on rechecking 'Colorize messages'
2494 2005-08-03 [paul] 1.9.13cvs10
2502 * src/prefs_account.c
2505 * src/quote_fmt_parse.y
2507 * src/common/quoted-printable.c
2508 * src/common/utils.c
2509 * src/common/utils.h
2511 replaced incorrect locale-independent
2512 ctype functions with GLib's. Corrected
2513 signedness mismatch.
2515 headerview_create(): added spacing for vbox.
2517 set focus to the OK button.
2519 2005-08-03 [colin] 1.9.13cvs9
2524 2005-08-02 [colin] 1.9.13cvs8
2530 Fix a cast and more generally, try to make the
2531 GUI more intuitive and consistent (round 1)
2533 2005-08-02 [paul] 1.9.13cvs7
2536 missing in 1.9.13cvs6
2538 2005-08-02 [colin] 1.9.13cvs6
2543 2005-08-02 [colin] 1.9.13cvs5
2552 Fix a number of folder_item_get_msg_list()-related
2553 leaks (missing procmsg_msginfo_free()s)
2555 2005-08-01 [colin] 1.9.13cvs4
2561 * src/prefs_summaries.c
2562 * src/prefs_themes.c
2567 Fix instant-apply of summary and folderview-related prefs
2568 Fix erroneous g_free and alertpanels in prefs_theme
2569 Add instant-apply for fonts
2570 Defer applying of prefs a little bit so it's done only
2571 once even if requested by multiples prefs pages
2573 2005-08-01 [paul] 1.9.13cvs3
2576 fix bug 776 'S.C. crashes on close'
2578 * src/etpan/etpan-thread-manager-types.h
2582 2005-07-25 [paul] 1.9.13cvs2
2585 fix typos. spotted by Fabien Vantard
2587 2005-07-24 [paul] 1.9.13cvs1
2589 * doc/man/sylpheed.1
2590 update man page, incorporating fix of
2591 bug 769 'Typo in manpage'
2592 * src/etpan/imap-thread.c
2593 fix NetBSD openssl dependencies. patch by
2594 George Michaelson <ggm@apnic.net>
2596 updated by Frederico Goncalves Guimaraes
2598 2005-07-22 [paul] 1.9.13
2602 2005-07-22 [paul] 1.9.12cvs91
2607 * RELEASE_NOTES.claws
2611 * tools/claws.i18n.status.pl
2612 add Norwegian translation. submiited by
2613 Geir Helland <pjallabais@users.sourceforge.net>
2623 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2624 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2625 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2627 * src/plugins/clamav/clamav_plugin_gtk.c
2628 * src/plugins/spamassassin/spamassassin_gtk.c
2629 replace outdated description strings
2631 2005-07-21 [colin] 1.9.12cvs90
2634 Set folder to batch mode when scanning it. Makes deletion
2635 of unread mails on IMAP much faster (due to the UNREAD
2638 2005-07-21 [darko] 1.9.12cvs89
2641 link against libresolv if necessary (patch by Paul)
2643 use glib's portable macros to determine endianness
2645 2005-07-21 [paul] 1.9.12cvs88
2649 update compiled-in features list
2651 2005-07-20 [colin] 1.9.12cvs87
2655 Gcc 2.9x compilation fixes, thanks to Darko
2656 * src/plugins/clamav/clamav_plugin.c
2657 Little optimisation: load virus database only once
2658 * src/plugins/spamassassin/spamassassin.c
2659 Big optimisation: filtering one mail took at least 1 second,
2660 now it takes at least 50ms. Doesn't speed up spamassassin
2661 itself, but should already be much more tolerable.
2663 2005-07-20 [colin] 1.9.12cvs86
2666 Fix performance issue
2668 2005-07-19 [colin] 1.9.12cvs85
2670 * src/plugins/pgpinline/plugin.c
2673 2005-07-19 [colin] 1.9.12cvs84
2676 * src/plugins/Makefile.am
2677 * src/plugins/pgpinline/.cvsignore
2678 * src/plugins/pgpinline/Makefile.am
2679 * src/plugins/pgpinline/pgpinline.c
2680 * src/plugins/pgpinline/pgpinline.deps
2681 * src/plugins/pgpinline/pgpinline.h
2682 * src/plugins/pgpinline/plugin.c
2683 Put pgpinline in the main tree
2685 2005-07-19 [paul] 1.9.12cvs83
2687 * src/prefs_actions.c
2688 prevent '//' in menu names, which cause a crash
2691 2005-07-19 [paul] 1.9.12cvs82
2694 be generally more informative in configure output.
2695 OpenSSL: correction: '[ --enable-openssl ...' ->
2696 '[ --disable-openssl ...', as --enable-openssl is default
2697 PGP/MIME: don't check for GPGME again, check for
2698 pgpcore instead. Therefore prevent the possibility of
2699 attempting to build pgpmime if pgpcore dependencies are
2701 ClamAV: use pkgconfig to check for lib
2702 libgnomeprint: revert logic on inner test to match
2704 * src/plugins/pgpcore/sgpgme.c
2707 2005-07-19 [colin] 1.9.12cvs81
2710 Fix slow thread rebuilding in particular
2713 2005-07-19 [paul] 1.9.12cvs80
2715 * sylpheed-claws.desktop
2716 fix typo, spotted by Stephan Sachse
2718 replace GTK_STOCK_ADD with
2719 GTK_STOCK_NEW button
2721 2005-07-18 [colin] 1.9.12cvs79
2723 * src/etpan/imap-thread.c
2724 Fix return value (Thanks Hoa)
2726 2005-07-18 [colin] 1.9.12cvs78
2729 Allow empty passwords
2730 Create drafts/queue/outbox if necessary
2733 * src/etpan/imap-thread.c
2734 Fix STARTTLS (Thanks to Hoa)
2736 2005-07-18 [paul] 1.9.12cvs77
2742 updated to reflect additions and removals
2744 updated to be claws-specific
2748 * sylpheed-128x128.png
2749 * sylpheed-64x64.png
2751 * sylpheed-claws-128x128.png
2752 * sylpheed-claws-64x64.png
2753 * sylpheed-claws.desktop
2754 * sylpheed-claws.png
2760 2005-07-17 [paul] 1.9.12cvs76
2772 * src/message_search.c
2776 * src/prefs_actions.c
2777 * src/prefs_filtering.c
2778 * src/prefs_matcher.c
2779 * src/prefs_template.c
2780 * src/prefs_themes.c
2782 * src/summary_search.c
2785 * src/gtk/sslcertwindow.c
2786 * src/plugins/pgpcore/sgpgme.c
2789 2005-07-17 [colin] 1.9.12cvs75
2792 add a PrivacySystem accessor that checks that
2793 the system cached in a MimeInfo's privacydata
2794 is still registered. Use this accessor instead
2795 of directly using data->system. Fixes crashes
2796 after unloading pgp plugins.
2798 2005-07-17 [colin] 1.9.12cvs74
2801 Change geometry hints to a simple default size.
2802 Fixes the certs dialogs.
2804 2005-07-17 [colin] 1.9.12cvs73
2806 * src/gtk/sslcertwindow.c
2809 2005-07-17 [colin] 1.9.12cvs72
2811 * src/plugins/pgpcore/Makefile.am
2812 * src/plugins/pgpmime/Makefile.am
2815 2005-07-17 [paul] 1.9.12cvs71
2818 add --disable-gnomeprint option
2819 modified version of patch by Marius Mauch
2821 2005-07-17 [paul] 1.9.12cvs70
2839 * src/prefs_account.c
2841 * src/prefs_summaries.c
2844 * src/common/utils.c
2846 * src/plugins/pgpcore/passphrase.c
2847 * src/plugins/pgpcore/select-keys.c
2848 replace inappropriately used backticks
2851 2005-07-16 [colin] 1.9.12cvs69
2853 * src/image_viewer.c
2854 Add extra paranoid checks
2856 2005-07-16 [colin] 1.9.12cvs68
2858 * src/plugins/pgpcore/prefs_gpg.c
2859 Don't auto-check sigs by default, as it
2862 2005-07-16 [colin] 1.9.12cvs67
2864 * src/plugins/pgpcore/sgpgme.c
2865 Make messages a bit better.
2867 2005-07-16 [colin] 1.9.12cvs66
2871 * src/etpan/imap-thread.c
2874 2005-07-16 [colin] 1.9.12cvs65
2878 And now, fix build with libetpan :-/
2880 2005-07-15 [colin] 1.9.12cvs64
2883 Continue fixing build without libetpan.
2885 2005-07-15 [colin] 1.9.12cvs63
2888 Fix build with --disable-libetpan
2890 2005-07-15 [colin] 1.9.12cvs62
2893 Bump libetpan's version
2895 2005-07-15 [colin] 1.9.12cvs61
2897 * src/etpan/imap-thread.c
2898 Actually stop logging :)
2900 2005-07-15 [colin] 1.9.12cvs60
2903 Fix dnd of multiple addresses.
2905 2005-07-15 [hoa] 1.9.12cvs59
2907 * src/etpan/imap-thread.c
2908 disable login of IMAP password in libetpan log file.
2910 2005-07-15 [paul] 1.9.12cvs58
2913 don't automatically sort
2914 do allow drag n drop
2916 2005-07-15 [paul] 1.9.12cvs57
2920 alphabetical listing
2922 2005-07-15 [paul] 1.9.12cvs56
2924 * src/gtk/pluginwindow.c
2925 sort plugin list alphabetically
2927 2005-07-15 [paul] 1.9.12cvs55
2929 * src/prefs_spelling.c
2930 * src/prefs_wrapping.c
2933 2005-07-15 [colin] 1.9.12cvs54
2938 2005-07-15 [paul] 1.9.12cvs53
2940 * src/prefs_message.c
2941 make 'show cursor' a hidden option
2943 2005-07-14 [colin] 1.9.12cvs52
2945 * src/plugins/spamassassin/Makefile.am
2946 * src/plugins/clamav/Makefile.am
2947 Fix double EXTRA_DISTs
2949 2005-07-14 [colin] 1.9.12cvs51
2951 * src/plugins/clamav/Makefile.am
2952 * src/plugins/clamav/clamav_plugin_gtk.deps
2953 * src/plugins/spamassassin/Makefile.am
2954 * src/plugins/spamassassin/spamassassin_gtk.deps
2955 Make $plugin_gtk depend on $plugin
2957 2005-07-14 [hoa] 1.9.12cvs50
2959 * src/etpan/imap-thread.c
2960 enable debug log of libetpan when running with --debug
2962 2005-07-14 [colin] 1.9.12cvs49
2965 * src/common/Makefile.am
2966 * src/common/plugin.c
2967 * src/common/plugin.h
2968 Add a little plugin dependancy system.
2969 Plugins can ship a $plugin_name.deps file
2970 (near them in PLUGINDIR) so that their
2971 dependancies are loaded if possible.
2972 * src/plugins/Makefile.am
2973 * src/plugins/pgpcore/Makefile.am
2974 * src/plugins/pgpcore/passphrase.c
2975 * src/plugins/pgpcore/passphrase.h
2976 * src/plugins/pgpcore/plugin.c
2977 * src/plugins/pgpcore/prefs_gpg.c
2978 * src/plugins/pgpcore/prefs_gpg.h
2979 * src/plugins/pgpcore/select-keys.c
2980 * src/plugins/pgpcore/select-keys.h
2981 * src/plugins/pgpcore/sgpgme.c
2982 * src/plugins/pgpcore/sgpgme.h
2983 Introduce pgpcore, used by pgpmime and
2985 * src/plugins/pgpmime/Makefile.am
2986 * src/plugins/pgpmime/passphrase.c
2987 * src/plugins/pgpmime/passphrase.h
2988 * src/plugins/pgpmime/pgpmime.c
2989 * src/plugins/pgpmime/pgpmime.deps
2990 * src/plugins/pgpmime/plugin.c
2991 * src/plugins/pgpmime/prefs_gpg.c
2992 * src/plugins/pgpmime/prefs_gpg.h
2993 * src/plugins/pgpmime/select-keys.c
2994 * src/plugins/pgpmime/select-keys.h
2995 * src/plugins/pgpmime/sgpgme.c
2996 * src/plugins/pgpmime/sgpgme.h
2997 Remove the core from pgpmime and add the
2998 dependancy to pgpcore.
3000 2005-07-14 [paul] 1.9.12cvs48
3002 * src/stock_pixmap.c
3003 forgot this in last commit
3005 2005-07-14 [paul] 1.9.12cvs47
3009 add accelerators for the buttons (sync with main)
3012 add accelerators for the buttons.
3013 fix editing with external editor.
3014 replace gdk_input_*() with GIOChannel;
3017 display folder names with new/unread
3018 representation (sync with main)
3020 specify default window icon (sync with main)
3021 * src/prefs_common.c
3022 use_addr_book default to FALSE
3025 add accelerators for the buttons (sync with main)
3028 * src/pixmaps/sylpheed_icon.xpm
3031 2005-07-13 [paul] 1.9.12cvs46
3033 * src/plugins/pgpmime/pgpmime.c
3034 * src/plugins/pgpmime/sgpgme.c
3035 (temporarily) use deprecated gpgme_data_rewind()
3036 while largefile support is not present
3037 (as suggested by Colin)
3039 2005-07-13 [paul] 1.9.12cvs45
3042 remove large file support (for now):
3043 it breaks too many things
3045 2005-07-13 [paul] 1.9.12cvs44
3048 add large file support
3050 fix bug #763 where href attribute was not
3051 the very first attribute of a link
3052 patch by Thomas Gilgin
3054 2005-07-13 [colin] 1.9.12cvs43
3056 * src/gtk/pluginwindow.c
3057 Little portability fix
3059 2005-07-13 [colin] 1.9.12cvs42
3061 * src/plugins/pgpmime/sgpgme.c
3064 2005-07-13 [colin] 1.9.12cvs41
3066 * src/plugins/pgpmime/pgpmime.c
3067 * src/plugins/pgpmime/sgpgme.c
3068 Use gpgme_data_release_and_get_mem instead
3071 2005-07-13 [colin] 1.9.12cvs40
3074 * src/plugins/pgpmime/passphrase.c
3075 * src/plugins/pgpmime/passphrase.h
3076 * src/plugins/pgpmime/pgpmime.c
3077 * src/plugins/pgpmime/plugin.c
3078 * src/plugins/pgpmime/select-keys.c
3079 * src/plugins/pgpmime/select-keys.h
3080 * src/plugins/pgpmime/sgpgme.c
3081 * src/plugins/pgpmime/sgpgme.h
3082 Port pgpmime to gpgme-1.0.
3084 2005-07-12 [paul] 1.9.12cvs39
3089 add a 'Go to Prev' button to the toolbar.
3090 correct tooltip text of go to buttons.
3091 based on patch by Yang Guilong <bamanzi@gmail.com>
3093 2005-07-12 [colin] 1.9.12cvs38
3096 Fix progress bar showing stuff at startup.
3098 2005-07-12 [paul] 1.9.12cvs37
3101 fix building with jpilot support
3103 2005-07-11 [colin] 1.9.12cvs36
3106 Add visual indication that filtering is running
3108 Make {}[] uri delimiters
3110 Remove useless (and slow) calls
3112 2005-07-11 [paul] 1.9.12cvs35
3114 * src/plugins/clamav/clamav_plugin_gtk.c
3115 * src/plugins/dillo_viewer/dillo_prefs.c
3116 * src/plugins/pgpmime/prefs_gpg.c
3117 * src/plugins/spamassassin/spamassassin_gtk.c
3118 gather plugins prefs together under their
3119 own 'Plugins' heading
3121 2005-07-11 [paul] 1.9.12cvs34
3126 account_delete(): modified alert dialog
3129 fixed a crash when cancelling file selection
3130 dialog by Escape key. Made non-ascii filename
3132 * src/prefs_template.c
3133 prefs_template_window_create(): make scrolled
3134 window policy AUTOMATIC
3136 2005-07-10 [hoa] 1.9.12cvs33
3138 * src/etpan/imap-thread.c
3139 workaround for old Courier IMAP servers.
3141 2005-07-10 [colin] 1.9.12cvs32
3146 Add visual progress indicator on filtering/processing
3147 Factorize the progress bar code
3150 * src/etpan/imap-thread.c
3151 Add a reference counter to avoid destroying the Folder
3152 while it's in use by another callback.
3154 2005-07-09 [hoa] 1.9.12cvs31
3157 * src/etpan/imap-thread.c
3158 fixed deadlock when removing IMAP account.
3160 2005-07-08 [colin] 1.9.12cvs30
3164 Fix again problems decoding broken headers
3165 * src/gtk/inputdialog.c
3166 Fix local variable shadowing a global one
3168 2005-07-08 [colin] 1.9.12cvs29
3171 Make the cache/mark files platform-agnostic by writing
3172 them in little-endian format. Reading them is also done
3173 in little-endian format, of course; however, in order
3174 to avoid trashing mark data on big-endian machines, the
3175 files are, at first, read from the native format if the
3176 little-endian one doesn't exist. This is easy to deter-
3177 mine by trying to open a file with a swapped data_ver
3178 and seeing if it's the wanted version.
3179 Little-endian using users should see absolutely no
3180 difference, Big-endian users may get a very little
3181 performance drop due to byte-swapping.
3182 Tested on i386 and ppc32.
3183 Fixes bug #159 (The index file, in the mailboxes, is
3184 hardware depending).
3186 To have the cache/mark files updated to the new little-
3187 endian format, "Check for new messages" or even
3188 "Rebuild folder tree" aren't enough. Files will be
3189 updated as soon as a folder has been opened/closed.
3190 To update everything, just select all folders by
3191 selecting them one by one.
3193 2005-07-07 [colin] 1.9.12cvs28
3196 Remember the folder separator per IMAPFolder
3197 instead of globally.
3198 Revive the Session on noop; fixes bug #761
3199 (mark a bunch of unread messages as read takes
3202 2005-07-07 [darko] 1.9.12cvs27
3204 * src/common/template.c
3205 Sort templates alphabetically
3207 2005-07-06 [colin] 1.9.12cvs26
3210 Try to use the correct separator in
3211 most cases. Possibly fixes bug #759
3212 (only creates the INBOX folder when
3213 setting up new IMAP account) and
3214 bug #760 (Can't retrieve messages)
3216 2005-07-06 [colin] 1.9.12cvs25
3219 Use real_path in status command. This will
3220 help later, when namespaces will be used.
3222 2005-07-06 [colin] 1.9.12cvs24
3228 * src/etpan/etpan-log.c
3229 * src/etpan/etpan-thread-manager.c
3230 * src/etpan/imap-thread.c
3231 Add a --disable-libetpan parameter. With this,
3232 users that don't want IMAP4 support can avoid
3233 the new dependancy (and have no IMAP support).
3234 Users that have IMAP4 accounts and use this
3235 parameter won't lose their configuration, their
3236 IMAP accounts will just be invisible and not
3239 Make the "Copy ..." contextual menu items
3240 copy to both the X clipboard and the gtk
3241 clipboard - as most other apps do.
3243 Add a notice about OpenSSL usage, in order to
3244 comply with OpenSSL's license (point 6):
3245 http://www.openssl.org/source/license.html
3247 2005-07-06 [colin] 1.9.12cvs23
3250 Fix a minimum size for alertpanels
3252 Show 'No space left on device' type errors
3253 when queuing/sending
3256 Rework folder's deletion message (remove
3259 2005-07-05 [colin] 1.9.12cvs22
3262 Add an alertpanel on auth error
3264 Remove pthread-related stuff
3266 2005-07-05 [colin] 1.9.12cvs21
3268 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3269 Fix crash on plugin reloading (with a hack)
3271 2005-07-05 [colin] 1.9.12cvs20
3273 * src/prefs_account.c
3274 * src/prefs_account.h
3278 Add a way to filter the view
3279 * src/gtk/pluginwindow.c
3280 Filter loadable stuff
3281 * src/plugins/pgpmime/prefs_gpg.c
3282 Fix missing unregistration
3284 * src/etpan/.cvsignore
3285 * src/plugins/spamassassin/.cvsignore
3286 Add more stuff to cvs ignored files
3288 2005-07-04 [colin] 1.9.12cvs19
3291 Fix scan_required returning FALSE when it
3292 shouldn't. Maybe fix #760 (Can't retrieve
3295 2005-07-04 [colin] 1.9.12cvs18
3298 Fix always_show_msg pref
3300 2005-07-04 [paul] 1.9.12cvs17
3302 sync with main (forgotten in last commit)
3304 * src/common/utils.c
3305 * src/common/utils.h
3306 check_line_length(): new.
3308 is_file_entry_exist()
3309 dirent_is_regular_file()
3310 dirent_is_directory(): use g_file_test() instead of stat().
3312 2005-07-04 [paul] 1.9.12cvs16
3317 compose_write_to_file(): check for line
3318 length limit and display warning if exceeds
3320 use get_home_dir() instead of g_get_home_dir()
3322 removed warning about invalid date
3324 use get_home_dir() instead of g_get_home_dir()
3326 2005-07-04 [paul] 1.9.12cvs15
3328 * src/stock_pixmap.c
3329 fix new pixmap naming errors
3330 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3332 2005-07-04 [colin] 1.9.12cvs14
3335 Fix debugging string with a warning
3337 2005-07-04 [colin] 1.9.12cvs13
3340 Add a check for libetpan's version (>= 0.37)
3342 2005-07-04 [hoa] 1.9.12cvs12
3346 * src/etpan/imap-thread.c
3347 * src/etpan/imap-thread.h
3348 fixed IMAP implementation of check of mails.
3350 2005-07-03 [hoa] 1.9.12cvs11
3352 * src/etpan/Makefile.am
3353 * src/etpan/etpan-errors.h
3354 * src/etpan/etpan-log.[ch]
3355 * src/etpan/etpan-thread-manager-types.h
3356 * src/etpan/etpan-thread-manager.[ch]
3357 * src/etpan/imap-thread.[ch]
3364 dependency on libetpan 0.37 is now added.
3366 2005-07-01 [colin] 1.9.12cvs10
3372 * src/stock_pixmap.c
3373 * src/stock_pixmap.h
3374 * src/plugins/trayicon/trayicon.c
3375 Add marked symbol on folders containing
3380 * src/prefs_common.c
3381 * src/prefs_common.h
3383 Add an optional confirmation dialog on queue
3384 sending. Patch by wwp.
3385 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3386 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3387 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3388 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3389 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3390 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3391 * src/pixmaps/inbox_mark.xpm ** ADDED **
3392 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3393 * src/pixmaps/outbox_mark.xpm ** ADDED **
3394 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3395 * src/pixmaps/trash_mark.xpm ** ADDED **
3398 2005-07-01 [colin] 1.9.12cvs9
3401 Fix a little threading bug
3404 A little bit of HIG normality never hurts
3406 2005-07-01 [colin] 1.9.12cvs8
3414 * src/common/template.c
3415 * src/common/utils.c
3416 * src/common/utils.h
3417 Reverted the fwrite_atomic stuff. In fact
3418 it is already atomic.
3420 2005-06-30 [colin] 1.9.12cvs7
3422 * src/common/utils.c
3423 * src/common/utils.h
3424 Add an fwrite_atomic() function to make
3425 sure we write everything: fwrite can make
3433 * src/common/template.c
3434 Use that (and fix swapping of size and nmemb).
3435 Thanks to Rich Coe for the heads up.
3437 2005-06-30 [colin] 1.9.12cvs6
3440 Optimize addressbook opening
3442 2005-06-30 [colin] 1.9.12cvs5
3445 Remove calls to summary_step after move/copy
3447 2005-06-28 [paul] 1.9.12cvs4
3450 wrap and make the error msg selectable
3452 2005-06-28 [paul] 1.9.12cvs3
3455 replace the OK button with a Close button
3456 * src/gtk/foldersort.c
3457 use GTK_STOCK_ icons/buttons
3459 2005-06-28 [colin] 1.9.12cvs2
3461 * src/gedit-print.c ** ADDED **
3462 * src/gedit-print.h ** ADDED **
3463 * src/gtk/gtksourceprintjob.c ** ADDED **
3464 * src/gtk/gtksourceprintjob.h ** ADDED **
3465 I can't believe no one had enough time to tell
3466 me I forgot the `cvs add`
3468 2005-06-27 [colin] 1.9.12cvs1
3471 * src/gtk/Makefile.am
3476 Add optional libgnomeprint-based printing
3478 * src/gtk/quicksearch.c
3479 Add an Edit/Quick search menu item to show
3480 and focus the quicksearch
3482 2005-06-27 [paul] 1.9.12
3495 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3496 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3497 SungHyun Nam, Frederico Goncalves Guimaraes,
3498 Andrej Kacian, and Yang Guilong
3499 2005-06-26 [colin] 1.9.11cvs106
3502 Forgot one file for previous fix
3504 2005-06-26 [colin] 1.9.11cvs105
3508 Fix problems with folder operations in no_select
3509 imap folders. it applies only to mails, and
3510 creation/deletion/move/renaming of folders
3513 2005-06-26 [paul] 1.9.11cvs104
3515 * src/prefs_filtering.c
3516 replace one more GTK_STOCK_REMOVE
3517 with GTK_STOCK_DELETE
3519 2005-06-25 [colin] 1.9.11cvs103
3522 Optimize get_seq_set_from_seq_list
3525 2005-06-25 [colin] 1.9.11cvs102
3528 If the directory exists, but not in the
3529 correct encoding, rename it. This should
3530 handle old-versions-induced bugs.
3532 2005-06-25 [colin] 1.9.11cvs101
3535 Fix path access with extended dir names
3536 Fixes bug #589 (SC segfaults with wrong locale
3539 2005-06-25 [colin] 1.9.11cvs100
3541 * src/prefs_account.c
3542 * src/prefs_account.h
3544 Add an option to encrypt replies to
3547 2005-06-25 [colin] 1.9.11cvs99
3550 * src/quote_fmt_parse.y
3551 ... And make it work with pgpinline.
3553 2005-06-25 [colin] 1.9.11cvs98
3558 * src/quote_fmt_parse.y
3559 o Make reedition of encrypted messages possible
3560 (as long as it is encrypted to self too, no
3562 o Make replying with quote (and without selecting
3563 text) possible for encrypted messages.
3564 Closes bug #550 (Not possible to "reply with quote"
3565 to gnupg encrypted messages)
3567 2005-06-24 [paul] 1.9.11cvs97
3572 2005-06-24 [paul] 1.9.11cvs96
3575 made bind password entry invisible
3577 * src/send_message.c
3578 send_message_local(): check exit status
3579 to detect errors (sync with main)
3581 use main's less ambiguous popup menu
3584 2005-06-24 [paul] 1.9.11cvs95
3586 * src/prefs_actions.c
3587 * src/prefs_customheader.c
3588 * src/prefs_display_header.c
3589 * src/prefs_filtering_action.c
3590 * src/prefs_matcher.c
3591 * src/prefs_template.c
3592 * src/prefs_toolbar.c
3593 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3594 * src/gtk/description_window.c
3595 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3597 2005-06-23 [colin] 1.9.11cvs94
3600 Fix rough edges (be sure to call status_show whenever
3603 2005-06-23 [colin] 1.9.11cvs93
3607 Before, in a 5K mails folder: 11s
3608 After, in the same folder: 58000µs
3609 The joys of locking... gtk_clist_select_all() fires a
3610 tree-select-row event for each selected row, which in
3611 summaryview, callbacks summary_selected which in turn,
3612 calls summary_status_show, which walks the selected
3613 rows. Hence, calling gtk_clist_select_all was
3614 exponential. Locking the summaryview makes
3615 summary_selected return early.
3617 2005-06-23 [colin] 1.9.11cvs92
3620 Move mutex at the important place to avoid
3623 Fix Del key deleting directly instead of
3626 2005-06-22 [colin] 1.9.11cvs91
3628 * src/plugins/spamassassin/libspamc.c
3629 As we do spagetti code with assignations in multiple
3630 places (see _message_read_raw where out = msg = raw),
3631 let's be sure we don't free the same pointer twice.
3632 Should fix bug #683 (Crash in libpam at
3635 2005-06-22 [colin] 1.9.11cvs90
3640 Make toolbar's delete use the move to trash stuff;
3641 Add gtk_widget_realize to be sure pixmaps can get
3642 created (that may fix an old worksforme bug which
3643 I can't find back...)
3645 2005-06-22 [colin] 1.9.11cvs89
3650 Rename "Message/Delete" to "Message/Move to trash"