1 2005-10-20 [colin] 1.9.15cvs83
6 Make the about dialog *grooovy*
8 2005-10-20 [colin] 1.9.15cvs82
11 Use "Open with" on double click if no command
14 2005-10-20 [colin] 1.9.15cvs81
17 * src/etpan/imap-thread.c
20 2005-10-20 [paul] 1.9.15cvs80
23 don't show clipkey icon if the only
24 attachment is the signature
27 2005-10-20 [paul] 1.9.15cvs79
30 * src/plugins/pgpmime/pgpmime.c
31 name the PGP/MIME signature 'signature.asc'
32 Patch by Andrew Nelson <freeandy@gmail.com>
34 2005-10-19 [colin] 1.9.15cvs78
36 * src/plugins/pgpmime/pgpmime.c
37 Oops, no need to double-check though
39 2005-10-19 [colin] 1.9.15cvs77
41 * src/plugins/pgpinline/pgpinline.c
42 * src/plugins/pgpmime/pgpmime.c
43 Check that my_tmpfile() doesn't
46 2005-10-19 [colin] 1.9.15cvs76
49 Use shorter mime boundaries to avoid having
50 MTAs rewrapping our headers, breaking the
51 PGP signature in the process
53 * src/plugins/pgpmime/pgpmime.c
54 Check for boundary uniqueness to be sure
55 it won't happen, instead of hoping for the
58 2005-10-19 [colin] 1.9.15cvs75
60 * sylpheed-claws.desktop
63 Ship a sylpheed-claws binary instead
64 of a sylpheed one. Change the socket
67 Update folder only if it changed
69 Fix i18n in welcome mail, patch by
76 2005-10-19 [paul] 1.9.15cvs74
80 fix summaryview update
83 2005-10-18 [colin] 1.9.15cvs73
85 * src/plugins/pgpcore/passphrase.c
86 Don't XGrabServer, and try a bit more to
87 sync everything before grabbing mouse/keyboard
89 2005-10-18 [colin] 1.9.15cvs72
95 * src/grouplistdialog.c
100 * src/gtk/gtksctree.c
101 * src/gtk/gtksctree.h
102 * src/pixmaps/empty.xpm
103 Implement a wrapper call for gtk_ctree_set_node_info
104 and gtk_ctree_insert_node, that uses a 1x1 transparent
105 pixmap instead of a NULL one. This works around some
106 memory problems deep inside gtk, revealed by valgrind,
107 and fixes bug #834 (Pressing CTRl-D on a message marked
108 as locked crashes sylpheed.), as well as, probably,
109 wwp's 4th dimension problems that happen in gtk_ctree_*.
111 2005-10-17 [colin] 1.9.15cvs71
114 Provide visual feedback when checking
117 2005-10-17 [colin] 1.9.15cvs70
120 Keep the folder list frozen while checking caches...
122 2005-10-17 [colin] 1.9.15cvs69
125 Fi bug #833 (Autocompleting from addressbook
126 fails with extended chars)
128 Fix 'adding messages' staying in statusbar
131 2005-10-17 [wwp] 1.9.15cvs68
134 Fix buttons' layout resizing when window size changes
136 2005-10-17 [wwp] 1.9.15cvs67
139 * src/prefs_account.c
142 * src/prefs_folder_item.c
144 * src/gtk/logwindow.c
145 * src/gtk/pluginwindow.c
146 * src/gtk/prefswindow.c
147 * src/gtk/prefswindow.h
148 Remember yet more window sizes (log, prefs, folder prefs, accounts)
150 2005-10-17 [paul] 1.9.15cvs66
153 fix missing libetpan message
160 add some new URI defines, change some
163 make welcome message translatable
164 small improvements to english
169 2005-10-17 [paul] 1.9.15cvs65
174 2005-10-16 [mones] 1.9.15cvs64
183 2005-10-16 [colin] 1.9.15cvs63
188 2005-10-16 [colin] 1.9.15cvs62
193 Real welcome mail text, thanks Paul
195 2005-10-16 [colin] 1.9.15cvs61
202 * src/prefs_toolbar.c
203 * src/plugins/demo/demo.c
204 * src/plugins/trayicon/trayicon.c
205 s/Sylpheed/Sylpheed-Claws/
207 2005-10-16 [colin] 1.9.15cvs60
210 Add a welcome email in the first empty mailbox
212 Change one more default
214 2005-10-16 [colin] 1.9.15cvs59
219 2005-10-16 [colin] 1.9.15cvs58
225 2005-10-16 [colin] 1.9.15cvs57
231 2005-10-16 [colin] 1.9.15cvs56
234 By default, initialize fonts to have
235 the same size as normal GtkWidgets
237 2005-10-16 [colin] 1.9.15cvs55
240 Fix message a bit more
242 2005-10-16 [colin] 1.9.15cvs54
245 Second attempt at flicker fixing
247 2005-10-16 [colin] 1.9.15cvs53
252 2005-10-16 [wwp] 1.9.15cvs52
258 Remember window sizes (address book)
260 2005-10-16 [wwp] 1.9.15cvs51
262 * src/plugins/clamav/clamav_plugin_gtk.c
263 * src/plugins/spamassassin/spamassassin_gtk.c
264 Fix compilation warnings (missing #include).
266 2005-10-16 [colin] 1.9.15cvs50
271 Make 'c' check signature, and forward
272 c, l, y, t from summaryview to mimeview
274 2005-10-16 [colin] 1.9.15cvs49
277 Put border around buttons
280 Rework menus (Patch based on a patch
283 2005-10-15 [wwp] 1.9.15cvs48
295 * src/prefs_account.c
296 * src/prefs_spelling.c
299 * src/plugins/clamav/clamav_plugin_gtk.c
300 * src/plugins/spamassassin/spamassassin_gtk.c
301 use nicer browse-for-file/dir buttons than the "..." ones,
302 code factorizing more.
304 2005-10-14 [colin] 1.9.15cvs47
307 set relief on the account switcher so that people see it
308 grey out Create processing rules when no message is selected
309 * src/prefs_filtering.c
310 ask before closing if the rule has not been modified, even if
312 * src/prefs_matcher.c
313 fix sensitivity when entering the dialog
314 * src/gtk/inputdialog.c
315 display a better icon on password ask
316 * src/plugins/pgpcore/passphrase.c
317 make the dialog look better
319 2005-10-14 [paul] 1.9.15cvs46
322 indicate presense of marked msgs in
323 unexpanded subfolders
325 2005-10-14 [paul] 1.9.15cvs45
327 * src/prefs_actions.c
330 * src/prefs_filtering_action.c
331 * src/prefs_matcher.c
332 * src/prefs_template.c
333 remember window sizes
338 2005-10-13 [colin] 1.9.15cvs44
343 Add a tooltip on the icon (optional)
344 Get rid of the signature buttons and only
347 2005-10-13 [colin] 1.9.15cvs43
351 Add hand cursor for hovering over icon
353 2005-10-13 [colin] 1.9.15cvs42
356 Fix crash when quicksearch's hidden
359 2005-10-13 [colin] 1.9.15cvs41
362 Set subject when forwarding multiple mails
363 Check that other recipient than the default Cc or Bcc
364 have been set before sending.
366 2005-10-13 [colin] 1.9.15cvs40
370 Introduce locking, but don't use it yet
372 2005-10-13 [colin] 1.9.15cvs39
374 * src/gtk/quicksearch.c
375 Reset quicksearch when hiding it
376 Make sticky a real pref
378 2005-10-13 [colin] 1.9.15cvs38
383 2005-10-13 [colin] 1.9.15cvs37
388 * src/plugins/pgpcore/sgpgme.c
389 Make privacy icon clickable
390 Move Trust field in Full info
391 When trust is less than full, don't display
394 2005-10-13 [colin] 1.9.15cvs36
399 Revert speed hack which is dangerous in fact
402 2005-10-13 [colin] 1.9.15cvs35
404 * src/folder_item_prefs.c
405 Fix pref corruption on folder move. Patch
408 2005-10-13 [paul] 1.9.15cvs34
412 fix typos in g_warnings
413 * src/prefs_account.c
414 add a file selector for Signature file
418 2005-10-12 [colin] 1.9.15cvs33
421 Provide a quick way to go back from a
422 signature's full info to the email part
424 2005-10-12 [colin] 1.9.15cvs32
427 Remove old hack of encoding signed mails with base64.
428 QP works equally well.
430 2005-10-12 [colin] 1.9.15cvs31
433 Replace deprecated GtkText with GtkTextView
435 Fix a logic bug about counts in imap_select
436 (previously un-triggered)
440 Allow local deletion of news posts
442 Show GPG noticeview on the message/rfc822 part
443 in addition to the text/plain one
444 * src/prefs_image_viewer.c
445 src/plugins/pgpcore/prefs_gpg.c
446 Polish (set the label as part of the checkbox)
448 Don't sit there doing nothing after destroying
449 the window - return err
451 2005-10-11 [colin] 1.9.15cvs30
454 Apply processing rules before showing folders.
455 Early folder show (before flags sync) will only
456 be done when there are no processing rules (nor
459 Fix stuff related to mail subdir, creation and
462 Don't allow creation of folders in NoInferior
463 folders, as it won't work
465 2005-10-10 [colin] 1.9.15cvs29
468 Reselect "None" Privacy system when selecting an
469 account with no privacy system defined
471 2005-10-10 [colin] 1.9.15cvs28
474 Add Windows-1252 encoding
476 Rework some defaults:
477 - autosave to draft by default
478 - don't show header pane (it's already in the textview)
479 - Select first new or unread mail on entry
480 - Assume 'Yes' to change folder when there's no more
482 * src/prefs_matcher.c
483 Fix a gtk assertion failure
484 * src/gtk/colorlabel.c
485 Workaround bad repainting on selection
487 Freeze/thaw (a bit faster on ssh -X)
489 Get rid of StrdupConverter that just adds an
491 * src/etpan/imap_thread.c
494 2005-10-10 [colin] 1.9.15cvs27
498 Fix compile on gtk 2.4. Patch by wwp
500 2005-10-09 [colin] 1.9.15cvs26
505 Clarify forward menus. Patch by wwp
507 2005-10-09 [colin] 1.9.15cvs25
511 Fix bug #829 (Non-working "Encrypt message by
512 default when replying to an encrypted message")
514 2005-10-08 [colin] 1.9.15cvs24
517 Fix bug #827 ("Welcome" setup wizard after a
518 permission error gives up & forgets itself.)
520 2005-10-08 [colin] 1.9.15cvs23
523 Fix bug #828 (Ignoring headers with spaces around = sign)
525 2005-10-08 [colin] 1.9.15cvs22
530 2005-10-08 [colin] 1.9.15cvs21
534 Add a processing_pending indicator, set on
535 folder_item_open and cleared after
536 folder_item_process_open
539 wrap procmsg_msginfo_*_flags, and in the
540 wrapper check that there's no folder processing
541 pending. If there is, defer the flags change until
542 processing is done to avoid stepping over each
544 Freeze during processing, but not during scanning.
546 2005-10-07 [colin] 1.9.15cvs20
548 * src/plugins/pgpcore/passphrase.c
549 Fix bug #826 (X-Server hangs when
550 right-clicking a PGP encrypted message)
552 2005-10-07 [paul] 1.9.15cvs19
555 fix compose_entries[]
556 patch by Fabien Vantard
558 2005-10-06 [colin] 1.9.15cvs18
560 * src/pixmaps/address.xpm
561 * src/pixmaps/address_book.xpm
562 * src/pixmaps/book.xpm
563 * src/pixmaps/check_spelling.xpm
564 * src/pixmaps/checkbox_off.xpm
565 * src/pixmaps/checkbox_on.xpm
566 * src/pixmaps/close.xpm
567 * src/pixmaps/complete.xpm
568 * src/pixmaps/continue.xpm
569 * src/pixmaps/deleted.xpm
570 * src/pixmaps/down_arrow.xpm
571 * src/pixmaps/exec.xpm
572 * src/pixmaps/forwarded.xpm
573 * src/pixmaps/group.xpm
574 * src/pixmaps/ignorethread.xpm
575 * src/pixmaps/interface.xpm
576 * src/pixmaps/jpilot.xpm
577 * src/pixmaps/ldap.xpm
578 * src/pixmaps/linewrap.xpm
579 * src/pixmaps/linewrapcurrent.xpm
580 * src/pixmaps/mail.xpm
581 * src/pixmaps/mail_attach.xpm
582 * src/pixmaps/mail_compose.xpm
583 * src/pixmaps/mail_forward.xpm
584 * src/pixmaps/mail_receive.xpm
585 * src/pixmaps/mail_receive_all.xpm
586 * src/pixmaps/mail_reply.xpm
587 * src/pixmaps/mail_reply_to_all.xpm
588 * src/pixmaps/mail_reply_to_author.xpm
589 * src/pixmaps/mail_send.xpm
590 * src/pixmaps/mail_send_queue.xpm
591 * src/pixmaps/mime_application.xpm
592 * src/pixmaps/mime_audio.xpm
593 * src/pixmaps/mime_image.xpm
594 * src/pixmaps/mime_message.xpm
595 * src/pixmaps/mime_text_enriched.xpm
596 * src/pixmaps/mime_text_html.xpm
597 * src/pixmaps/mime_text_plain.xpm
598 * src/pixmaps/mime_unknown.xpm
599 * src/pixmaps/new.xpm
600 * src/pixmaps/news_compose.xpm
601 * src/pixmaps/offline.xpm
602 * src/pixmaps/online.xpm
603 * src/pixmaps/paste.xpm
604 * src/pixmaps/preferences.xpm
605 * src/pixmaps/privacy_emblem_encrypted.xpm
606 * src/pixmaps/privacy_expired.xpm
607 * src/pixmaps/privacy_failed.xpm
608 * src/pixmaps/privacy_passed.xpm
609 * src/pixmaps/privacy_signed.xpm
610 * src/pixmaps/privacy_unknown.xpm
611 * src/pixmaps/privacy_warn.xpm
612 * src/pixmaps/properties.xpm
613 * src/pixmaps/replied.xpm
614 * src/pixmaps/search.xpm
615 * src/pixmaps/unread.xpm
616 * src/pixmaps/up_arrow.xpm
617 * src/pixmaps/vcard.xpm
618 Modernize internal theme, with icons from the
619 Gnomaws theme. Keep some of the old ones where
622 2005-10-06 [colin] 1.9.15cvs17
625 Little optimisations + bugfix
627 Remove default useless items - useless being defined
628 by the default relevant prefs
630 include config.h to make gettext work
632 Fix selection of current theme in prefs
634 2005-10-06 [colin] 1.9.15cvs16
638 * src/prefs_summaries.c
640 Add a warning dialog on Mark all read
641 (with pref to get rid of it)
643 2005-10-06 [paul] 1.9.15cvs15
647 updated by Geir Helland and Frederico
650 2005-10-05 [colin] 1.9.15cvs14
660 add a way to rescan without rebuilding
661 make moving a bit faster (less folders changes)
662 don't lock the tree on Get
664 Don't re-delete deleted messages before expunging
666 Set batch mode when deleting mails
668 2005-10-05 [paul] 1.9.15cvs13
672 fix disabled Execute menu item
674 match the change in 1.9.15cvs10: use Compose
675 instead of News by default
677 2005-10-04 [colin] 1.9.15cvs12
680 When replying to an ML post with Reply-To set
681 to the poster's email, honor it (as before),
682 but also honor our user's request to reply to
683 the mailing list: set the ML address in the To
684 field and the Reply-To address in the Cc:
687 2005-10-04 [colin] 1.9.15cvs11
689 * src/plugins/trayicon/trayicon.c
690 Finish cosmetic change - thanks to wwp
692 2005-10-04 [colin] 1.9.15cvs10
695 Use Compose instead of Email by default.
698 2005-10-04 [colin] 1.9.15cvs9
704 * src/etpan/imap-thread.c
705 * src/etpan/imap-thread.h
706 Try to make IMAP faster, by simplifying SEARCH
707 commands, avoiding sending two STATUS in a row,
708 and deferring flags sync and processing just
709 after displaying the folder.
710 This will update the SummaryView in certain
711 cases (new mails not already fetched, flags
712 changed from another client) but in a non-
715 2005-10-04 [colin] 1.9.15cvs8
717 * src/plugins/trayicon/trayicon.c
718 Relabel "Offline" to "Work offline"
720 2005-10-04 [colin] 1.9.15cvs7
725 Fix mbox import/export buglets
727 * src/plugins/trayicon/trayicon.c
731 2005-10-04 [colin] 1.9.15cvs6
736 Better fix (don't break mark all read) for cvs2
738 2005-10-03 [colin] 1.9.15cvs5
741 Use a sane sort by default
743 2005-10-03 [colin] 1.9.15cvs4
746 Add a 'Only once' button for overriding offline mode
747 * src/prefs_account.c
749 Add Local mbox to the wizard
750 Add IMAP subdir to the wizard (or the wizard is useless
751 for such accounts, or even worse than useless)
752 Move IMAP subdir from Advanced to Receive tab, as it's
755 2005-10-03 [colin] 1.9.15cvs3
758 Forgot this one in cvs1
760 2005-10-03 [colin] 1.9.15cvs2
763 Faster close when leaving a folder with lots
764 of new mails. Idea by David Relson.
766 2005-10-03 [colin] 1.9.15cvs1
775 * src/gtk/sslcertwindow.c
776 * src/plugins/trayicon/trayicon.c
777 Add accels to every AlertPanel. Patch by Fabien
780 2005-10-03 [paul] 1.9.15
784 2005-10-03 [paul] 1.9.14cvs68
794 updated by Miquel Oliete, Thomas Gilgin, Ricardo
795 Mones Lastra, Tommi Pirinen, Fabien vantard,
796 Andrej Kacian, Aleksander Urosevic, Yang Guilong
798 2005-10-03 [paul] 1.9.14cvs67
801 prevent hang on Cancel
804 2005-10-03 [paul] 1.9.14cvs66
807 fix crash in IMAP caused by discrepancy
808 between check_at_startup and offline mode
811 2005-10-01 [paul] 1.9.14cvs65
816 2005-10-01 [paul] 1.9.14cvs64
819 synchronise import_mbox() and export_mbox()
821 proc_mbox(): add alert if file cannot be opened
822 export_list_to_mbox(): test if dest file exists,
823 prompt user to overwrite if it does. add alert
824 if file cannot be created
829 2005-09-30 [paul] 1.9.14cvs63
832 Fix sensitivity of a menu
834 Respect hidden pref for mails with no encoding
836 Fix memory corruption
837 * src/plugins/pgpcore/sgpgme.c
838 Fix segfault on incomplete sigs, and display
843 2005-09-30 [colin] 1.9.14cvs62
845 * src/partial_download.c
846 Little logic fix in almost-dead code
848 Fix partial download when there's no new mail
850 2005-09-29 [paul] 1.9.14cvs61
852 * src/plugins/pgpinline/pgpinline.c
853 fix bug 819, 'crash accessing sign message'
856 2005-09-28 [martin] 1.9.14cvs60
858 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
859 fix bug #790 (Crash when restarting window manager (fluxbox))
861 2005-09-28 [paul] 1.9.14cvs59
863 * src/gtk/gtkaspell.c
866 2005-09-27 [colin] 1.9.14cvs58
868 * src/plugins/pgpcore/sgpgme.c
869 Report error when there's one, instead of
870 "Signature unchecked"
872 2005-09-27 [colin] 1.9.14cvs57
875 Fix bug #816 (Weird quotation with spaces)
877 2005-09-27 [colin] 1.9.14cvs56
882 Put subject in compose's title
883 Fix Automatic encoding so that it's really automatic:
884 first try default locale's charset, then charset of the replied mail,
886 Fix encoding of headers (must be in strict mode too)
888 2005-09-26 [colin] 1.9.14cvs55
890 * src/gtk/gtkaspell.c
891 Fix previous patch - don't color the space,
894 2005-09-26 [colin] 1.9.14cvs54
896 * src/gtk/gtkaspell.c
897 Unmark space if possible
899 2005-09-26 [colin] 1.9.14cvs53
902 log_error instead of alertpanel according to the pref
903 * src/etpan/imap-thread.c
904 Print connect status, copy only necessary size to
906 * src/plugins/pgpmime/pgpmime.c
907 Handle S/Mime signatures (verification only). Patch based
908 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
910 2005-09-26 [paul] 1.9.14cvs52
912 * src/common/passcrypt.c
913 this 'workaround' not necessary on NetBSD.
914 Thanks to Daniel Gustafson
920 2005-09-26 [paul] 1.9.14cvs51
923 Skip currently selected message when
924 looking for next new or unread message
925 in current folder. Patch by Colin
926 * src/common/passcrypt.c
927 eliminate warnings on *BSD. Patch by
930 2005-09-26 [colin] 1.9.14cvs50
933 Call postfiltering hook anyway
935 2005-09-22 [colin] 1.9.14cvs49
939 Add a strict mode that doesn't replace with _
942 Use strict conversion while sending
943 Fix race when drafting while sending (happens
945 Fix d'n'd of messages from summaryview
948 add hidden utf8_instead_of_locale_for_broken_mail
949 pref for people that preferred the default charset
950 to be utf8 for broken mails
951 * src/quote_fmt_parse.y
952 fix bug #815 (No quote insert if "From:" fied
953 contained Russian letters)
955 Fix d'n'd of messages to compose
957 2005-09-22 [paul] 1.9.14cvs48
960 fix bug where attachments Name entry
961 would display Path instead
963 2005-09-21 [paul] 1.9.14cvs47
968 * config/config.rpath
969 * doc/manual/en/sylpheed-20.html
970 * doc/manual/es/sylpheed-20.html
1023 * src/customheader.c
1024 * src/customheader.h
1025 * src/displayheader.c
1026 * src/displayheader.h
1037 * src/editldap_basedn.c
1038 * src/editldap_basedn.h
1057 * src/folder_item_prefs.c
1058 * src/folder_item_prefs.h
1065 * src/grouplistdialog.c
1066 * src/grouplistdialog.h
1071 * src/image_viewer.c
1072 * src/image_viewer.h
1111 * src/matcher_parser.h
1112 * src/matcher_parser_lex.l
1113 * src/matcher_parser_parse.y
1116 * src/message_search.c
1117 * src/message_search.h
1136 * src/partial_download.c
1137 * src/partial_download.h
1142 * src/prefs_account.c
1143 * src/prefs_account.h
1144 * src/prefs_actions.c
1145 * src/prefs_actions.h
1146 * src/prefs_common.c
1147 * src/prefs_common.h
1148 * src/prefs_compose_writing.c
1149 * src/prefs_compose_writing.h
1150 * src/prefs_customheader.c
1151 * src/prefs_customheader.h
1152 * src/prefs_display_header.c
1153 * src/prefs_display_header.h
1154 * src/prefs_ext_prog.c
1155 * src/prefs_ext_prog.h
1156 * src/prefs_filtering.c
1157 * src/prefs_filtering.h
1158 * src/prefs_filtering_action.c
1159 * src/prefs_filtering_action.h
1160 * src/prefs_folder_column.c
1161 * src/prefs_folder_column.h
1162 * src/prefs_folder_item.c
1163 * src/prefs_folder_item.h
1168 * src/prefs_image_viewer.c
1169 * src/prefs_image_viewer.h
1170 * src/prefs_matcher.c
1171 * src/prefs_matcher.h
1172 * src/prefs_message.c
1173 * src/prefs_message.h
1174 * src/prefs_msg_colors.c
1175 * src/prefs_msg_colors.h
1180 * src/prefs_receive.c
1181 * src/prefs_receive.h
1184 * src/prefs_spelling.c
1185 * src/prefs_spelling.h
1186 * src/prefs_summaries.c
1187 * src/prefs_summaries.h
1188 * src/prefs_summary_column.c
1189 * src/prefs_summary_column.h
1190 * src/prefs_template.c
1191 * src/prefs_template.h
1192 * src/prefs_themes.c
1193 * src/prefs_themes.h
1194 * src/prefs_toolbar.c
1195 * src/prefs_toolbar.h
1196 * src/prefs_wrapping.c
1197 * src/prefs_wrapping.h
1207 * src/quote_fmt_parse.y
1210 * src/remotefolder.c
1211 * src/remotefolder.h
1212 * src/send_message.c
1213 * src/send_message.h
1216 * src/simple-gettext.c
1217 * src/sourcewindow.c
1218 * src/sourcewindow.h
1223 * src/stock_pixmap.c
1224 * src/stock_pixmap.h
1225 * src/summary_search.c
1226 * src/summary_search.h
1243 * src/common/base64.c
1244 * src/common/base64.h
1246 * src/common/hooks.c
1247 * src/common/hooks.h
1252 * src/common/mgutils.c
1253 * src/common/mgutils.h
1256 * src/common/passcrypt.c
1257 * src/common/passcrypt.h.in
1258 * src/common/plugin.c
1259 * src/common/plugin.h
1260 * src/common/prefs.c
1261 * src/common/prefs.h
1262 * src/common/progressindicator.c
1263 * src/common/progressindicator.h
1264 * src/common/quoted-printable.c
1265 * src/common/quoted-printable.h
1266 * src/common/session.c
1267 * src/common/session.h
1270 * src/common/socket.c
1271 * src/common/socket.h
1274 * src/common/ssl_certificate.c
1275 * src/common/ssl_certificate.h
1276 * src/common/string_match.c
1277 * src/common/string_match.h
1278 * src/common/stringtable.c
1279 * src/common/sylpheed.c
1280 * src/common/sylpheed.h
1281 * src/common/template.c
1282 * src/common/template.h
1283 * src/common/timing.h
1284 * src/common/utils.c
1285 * src/common/utils.h
1286 * src/common/uuencode.c
1287 * src/common/uuencode.h
1288 * src/common/version.h.in
1291 * src/common/xmlprops.c
1292 * src/common/xmlprops.h
1295 * src/gtk/colorlabel.c
1296 * src/gtk/colorlabel.h
1297 * src/gtk/colorsel.c
1298 * src/gtk/colorsel.h
1299 * src/gtk/description_window.c
1300 * src/gtk/description_window.h
1303 * src/gtk/foldersort.c
1304 * src/gtk/foldersort.h
1305 * src/gtk/gtkutils.c
1306 * src/gtk/gtkutils.h
1307 * src/gtk/inputdialog.c
1308 * src/gtk/inputdialog.h
1309 * src/gtk/logwindow.c
1310 * src/gtk/logwindow.h
1311 * src/gtk/manage_window.c
1312 * src/gtk/manage_window.h
1315 * src/gtk/pluginwindow.c
1316 * src/gtk/pluginwindow.h
1317 * src/gtk/prefswindow.c
1318 * src/gtk/prefswindow.h
1319 * src/gtk/progressdialog.c
1320 * src/gtk/progressdialog.h
1321 * src/gtk/quicksearch.c
1322 * src/gtk/quicksearch.h
1323 * src/gtk/sslcertwindow.c
1324 * src/gtk/sslcertwindow.h
1325 * src/plugins/clamav/clamav_plugin.c
1326 * src/plugins/clamav/clamav_plugin.h
1327 * src/plugins/clamav/clamav_plugin_gtk.c
1328 * src/plugins/demo/demo.c
1329 * src/plugins/dillo_viewer/dillo_prefs.c
1330 * src/plugins/dillo_viewer/dillo_prefs.h
1331 * src/plugins/dillo_viewer/dillo_viewer.c
1332 * src/plugins/mathml_viewer/mathml_viewer.c
1333 * src/plugins/pgpcore/passphrase.c
1334 * src/plugins/pgpcore/passphrase.h
1335 * src/plugins/pgpcore/plugin.c
1336 * src/plugins/pgpcore/prefs_gpg.c
1337 * src/plugins/pgpcore/prefs_gpg.h
1338 * src/plugins/pgpcore/select-keys.c
1339 * src/plugins/pgpcore/select-keys.h
1340 * src/plugins/pgpcore/sgpgme.c
1341 * src/plugins/pgpcore/sgpgme.h
1342 * src/plugins/pgpinline/pgpinline.c
1343 * src/plugins/pgpinline/pgpinline.h
1344 * src/plugins/pgpinline/plugin.c
1345 * src/plugins/pgpmime/pgpmime.c
1346 * src/plugins/pgpmime/pgpmime.h
1347 * src/plugins/pgpmime/plugin.c
1348 * src/plugins/spamassassin/spamassassin.c
1349 * src/plugins/spamassassin/spamassassin.h
1350 * src/plugins/spamassassin/spamassassin_gtk.c
1351 * src/plugins/trayicon/trayicon.c
1352 * tools/OOo2sylpheed.pl
1353 * tools/acroread2sylpheed.pl
1354 * tools/asus_mailled.sh
1355 * tools/filter_conv.pl
1356 * tools/freshmeat_search.pl
1357 * tools/google_search.pl
1358 * tools/kmail2sylpheed.pl
1359 * tools/kmail2sylpheed_v2.pl
1360 * tools/maildir2sylpheed.pl
1361 * tools/multiwebsearch.pl
1362 * tools/newscache_clean.pl
1363 * tools/outlook2sylpheed.pl
1364 * tools/sylpheed-switcher
1366 * tools/vcard2xml.py
1367 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1370 2005-09-21 [colin] 1.9.14cvs46
1377 Remove some printing hacks (deselection/reselection),
1378 which by the way fix printing the currently
1379 displayed mime part (still only text)
1380 Plus a little optimisation of summary_show
1383 2005-09-20 [colin] 1.9.14cvs45
1387 GUI fixups: add accels, set message
1388 view title to displayed mail's subject
1389 * src/prefs_spelling.c
1390 * src/gtk/gtkaspell.c
1391 GUI fixups: allow underlining misspelled
1392 words instead of coloring them (a11y!)
1398 2005-09-19 [colin] 1.9.14cvs44
1402 * src/gtk/gtkaspell.c
1405 2005-09-19 [colin] 1.9.14cvs43
1408 Fix sensitivity of Delete button
1410 Warn if the requested Privacy system
1420 * src/prefs_account.h
1421 * src/prefs_account.c
1422 Save SSL prefs even in builds that have
1427 * src/send_message.c
1428 Warn if connection should be secure, but
1429 SSL support isn't compiled in
1431 Fix word separation on UTF-8 systems
1432 Fixes bug #812 (Strange inline spellchecking)
1434 Warn if the requested Privacy system
1436 Factorize offline warning
1444 Factorize offline warning
1450 2005-09-18 [colin] 1.9.14cvs42
1455 Add a way to get locale's charset ignoring utf-8,
1456 and use that as default encoding for broken mails
1458 2005-09-18 [colin] 1.9.14cvs41
1460 * src/gtk/logwindow.c
1461 Translate string. Patch by Fabien Vantard
1463 2005-09-18 [colin] 1.9.14cvs40
1466 Fix bug #803 (IMAP/SSL support breaks with
1467 GnuTLS libetpan 0.38)
1469 2005-09-18 [colin] 1.9.14cvs39
1474 More charsets fixes. Fixes bug #806 (non
1475 ascii characters in subject line)
1477 2005-09-17 [paul] 1.9.14cvs38
1482 Patch by Pawel Pekala
1484 2005-09-17 [colin] 1.9.14cvs37
1487 bugfix for NO-USE LDAP compilation, patch
1490 2005-09-17 [colin] 1.9.14cvs36
1492 * src/prefs_actions.c
1493 * src/prefs_customheader.c
1494 * src/prefs_display_header.c
1495 * src/prefs_filtering_action.c
1496 * src/prefs_matcher.c
1497 * src/prefs_toolbar.c
1498 Fix strange casts (less elegant but
1501 2005-09-16 [colin] 1.9.14cvs35
1506 2005-09-16 [colin] 1.9.14cvs34
1520 * src/matcher_parser_parse.y
1521 * src/prefs_themes.c
1522 * src/etpan/Makefile.am
1523 * src/gtk/description_window.c
1524 * src/plugins/clamav/Makefile.am
1525 * src/plugins/clamav/clamav_plugin.c
1526 * src/plugins/dillo_viewer/Makefile.am
1527 * src/plugins/pgpcore/Makefile.am
1528 * src/plugins/pgpinline/Makefile.am
1529 * src/plugins/pgpmime/Makefile.am
1530 * src/plugins/trayicon/Makefile.am
1531 Fix 100% cpu usage in address completion list
1532 Fix little bugs (return with no values etc)
1533 Fix all warnings (with common CFLAGS)
1535 2005-09-15 [colin] 1.9.14cvs33
1538 Fix bug where sometimes a group's email list is empty,
1539 force its refresh (probably fixes "Re: how to create a
1542 Don't return to the callback in the main thread from the
1543 fetch thread (or face segs!)
1545 2005-09-15 [paul] 1.9.14cvs32
1547 * src/prefs_matcher.c
1548 forgotten in last commit
1550 2005-09-15 [paul] 1.9.14cvs31
1552 * src/prefs_actions.c
1553 * src/prefs_filtering_action.c
1557 * src/gtk/description_window.c
1558 * src/gtk/description_window.h
1559 * src/gtk/quicksearch.c
1560 allow interaction with the called
1562 Patch by Anders Hammar
1564 2005-09-14 [paul] 1.9.14cvs30
1567 fix a little annoyance when pasting with 3rd button
1568 with wrap_pastes=0 and wrap_input=1
1571 2005-09-14 [paul] 1.9.14cvs29
1573 * src/prefs_account.c
1574 disable 'Filter messages on receiving' for
1576 Patch by Anders Hammar
1578 2005-09-14 [paul] 1.9.14cvs28
1582 updated by Andrej Kacian
1588 2005-09-14 [paul] 1.9.14cvs27
1591 updated by Ricardo Mones Lastra
1594 associate no_wrap_tags to Compose windows
1595 instead of using a static one
1601 remove unneeded printf()
1603 2005-09-14 [paul] 1.9.14cvs26
1611 * src/partial_download.c
1613 * src/prefs_account.c
1614 * src/prefs_account.h
1615 * src/prefs_actions.c
1616 * src/prefs_customheader.c
1617 * src/prefs_display_header.c
1618 * src/prefs_filtering_action.c
1619 * src/prefs_matcher.c
1620 * src/prefs_toolbar.c
1627 * src/common/plugin.c
1628 * src/common/session.h
1629 * src/common/socket.c
1630 * src/common/socket.h
1631 * src/common/template.c
1632 * src/gtk/gtkaspell.c
1633 * src/gtk/quicksearch.h
1634 * src/plugins/pgpcore/passphrase.c
1635 * src/plugins/pgpcore/prefs_gpg.h
1636 * src/plugins/pgpcore/select-keys.c
1637 * src/plugins/pgpcore/select-keys.h
1638 * src/plugins/pgpcore/sgpgme.c
1639 * src/plugins/pgpinline/pgpinline.c
1640 * src/plugins/pgpmime/pgpmime.c
1641 * src/plugins/trayicon/trayicon.c
1642 fix compilation warnings
1643 Patch by Daniel Gustafson
1645 2005-09-14 [paul] 1.9.14cvs25
1648 add missing column header, and other small
1650 Patch by Anders Hammar
1652 2005-09-13 [colin] 1.9.14cvs24
1654 * src/gtk/gtkaspell.c
1655 Fix non-utf8 in menu
1657 Nullify struct members after free()s
1659 2005-09-13 [colin] 1.9.14cvs23
1662 Test utf8 compliance before inserting to
1663 buffer, and try to convert if necessary
1665 If no charset is present, use the locale
1666 one instead of us-ascii
1668 Add Sender, List-Post and To in the checked
1669 headers for automatic rules creation
1671 * src/prefs_themes.c
1672 * src/gtk/gtkaspell.c
1673 Remove deprecated functions.
1674 patch by Daniel Gustafson
1676 2005-09-12 [colin] 1.9.14cvs22
1679 Fix bug #448 (Scrolling/Redraw issue with
1680 address-fields in Header)
1684 Fix loss of MSG_MARKED on move/copy
1685 Fix bug #804 (Quicksearch togglebutton doesn't
1686 get depressed after '/' key is pressed)
1688 2005-09-12 [paul] 1.9.14cvs21
1691 * src/gtk/logwindow.c
1692 add 'Clear Log' to popup menu
1693 Patch by Anders Hammar <anders.hammar@telia.com>
1695 2005-09-12 [paul] 1.9.14cvs20
1698 set correct sensitivity on attachments
1702 * src/prefs_spelling.c
1703 fix crash when no LANG env is set
1706 don't use memeory after free
1708 All patches by Daniel Gustafson
1710 2005-09-12 [paul] 1.9.14cvs19
1712 * src/prefs_themes.c
1713 make theme info selectable
1714 * src/gtk/description_window.c
1715 make window non-modal
1717 add details of asus_mailed.sh
1718 * tools/claws.i18n.status.pl
1719 update for new zh_TW translator
1721 create alternate coloured lines
1724 2005-09-10 [colin] 1.9.14cvs18
1726 * src/plugins/pgpcore/select-keys.c
1727 Better order for the buttons
1729 2005-09-10 [colin] 1.9.14cvs17
1732 * src/plugins/pgpcore/select-keys.c
1733 * src/plugins/pgpcore/select-keys.h
1734 * src/plugins/pgpcore/sgpgme.c
1735 Add a "Don't encrypt" button to the key
1736 selection dialog. Fixes bug #177 (There should be a
1737 'Don't encrypt button in the Select Keys dialog)
1739 2005-09-10 [colin] 1.9.14cvs16
1742 Fix bug #572 (%X option does not work with templates)
1744 2005-09-10 [colin] 1.9.14cvs15
1749 2005-09-10 [colin] 1.9.14cvs14
1752 Fix a possible crash
1754 2005-09-09 [colin] 1.9.14cvs13
1757 * src/etpan/imap-thread.c
1758 * src/etpan/imap-thread.h
1759 Fix moving from queue or drafts to normal folders
1760 Fix bug #794 (No way to delete without expunging)
1761 Take flags unset by other mailers into account
1762 Take deleted flag set by other mailers into account
1763 Fix unsetting REPLIED flag
1764 Fix crash when capabilities can't be retrieved
1767 Add M_DELAYED_FLAGS condition, and let the user use
1768 Execute in order to be able to expunge deleted mails,
1769 even if he's not in delayed execute mode
1770 * src/prefs_spelling.c
1771 Use 'en' dictionary by default if LANG is POSIX or C
1772 * src/gtk/prefswindow.c
1773 Fix bug #767 (Preferences windows expanding) by making
1774 the window a bit larger when the resolution is greater
1775 than 640x480, and by putting the prefs in a
1778 2005-09-09 [paul] 1.9.14cvs12
1782 * po/zh_TW.Big5.po ** REMOVED **
1783 * po/zh_TW.po ** ADDED **
1784 updated by Wei-Lun Chao
1786 2005-09-09 [paul] 1.9.14cvs11
1791 delay memory allocation until file is
1793 Patch by Daniel Gustafson
1795 2005-09-09 [cleroy] 1.9.14cvs10
1800 2005-09-08 [colin] 1.9.14cvs9
1803 Alert when we can't save draft
1804 Fix various wrap/color issues
1805 Add mid-click pasting respecting wrap_paste option
1808 * src/folder_item_prefs.c
1809 * src/folder_item_prefs.h
1819 * src/prefs_folder_item.c
1820 Fix the impossibility to synchronise folders for
1821 offline use (IMAP and NNTP are concerned)
1823 2005-09-08 [colin] 1.9.14cvs8
1826 Build LDAP and JPilot by default if available
1830 2005-09-08 [paul] 1.9.14cvs7
1832 * doc/manual/en/sylpheed-1.html
1833 * doc/manual/en/sylpheed-18.html
1834 * doc/manual/en/sylpheed-19.html
1835 * doc/manual/en/sylpheed-4.html
1836 * doc/manual/en/sylpheed-6.html
1837 * doc/manual/en/sylpheed.html
1838 a few minor updates, plus include some
1839 details about plugins and their requirements
1841 minor changes to English in /View/Sort
1843 2005-09-07 [colin] 1.9.14cvs6
1845 * doc/manual/en/sylpheed-1.html
1846 * doc/manual/en/sylpheed-10.html
1847 * doc/manual/en/sylpheed-11.html
1848 * doc/manual/en/sylpheed-12.html
1849 * doc/manual/en/sylpheed-13.html
1850 * doc/manual/en/sylpheed-14.html
1851 * doc/manual/en/sylpheed-15.html
1852 * doc/manual/en/sylpheed-16.html
1853 * doc/manual/en/sylpheed-17.html
1854 * doc/manual/en/sylpheed-18.html
1855 * doc/manual/en/sylpheed-19.html
1856 * doc/manual/en/sylpheed-2.html
1857 * doc/manual/en/sylpheed-20.html
1858 * doc/manual/en/sylpheed-21.html
1859 * doc/manual/en/sylpheed-22.html
1860 * doc/manual/en/sylpheed-3.html
1861 * doc/manual/en/sylpheed-4.html
1862 * doc/manual/en/sylpheed-5.html
1863 * doc/manual/en/sylpheed-6.html
1864 * doc/manual/en/sylpheed-7.html
1865 * doc/manual/en/sylpheed-8.html
1866 * doc/manual/en/sylpheed-9.html
1867 * doc/manual/en/sylpheed.html
1868 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1870 2005-09-07 [colin] 1.9.14cvs5
1873 Make labels more to-the-point
1875 2005-09-07 [colin] 1.9.14cvs4
1877 * doc/manual/en/sylpheed-1.html
1878 * doc/manual/en/sylpheed-12.html
1879 * doc/manual/en/sylpheed-13.html
1880 * doc/manual/en/sylpheed-14.html
1881 * doc/manual/en/sylpheed-15.html
1882 * doc/manual/en/sylpheed-16.html
1883 * doc/manual/en/sylpheed-17.html
1884 * doc/manual/en/sylpheed-18.html
1885 * doc/manual/en/sylpheed-19.html
1886 * doc/manual/en/sylpheed-2.html
1887 * doc/manual/en/sylpheed-20.html
1888 * doc/manual/en/sylpheed-21.html
1889 * doc/manual/en/sylpheed-22.html
1890 * doc/manual/en/sylpheed-4.html
1891 * doc/manual/en/sylpheed-5.html
1892 * doc/manual/en/sylpheed-6.html
1893 * doc/manual/en/sylpheed-7.html
1894 * doc/manual/en/sylpheed-8.html
1895 * doc/manual/en/sylpheed-9.html
1896 * doc/manual/en/sylpheed.html
1899 2005-09-07 [colin] 1.9.14cvs3
1901 * doc/faq/en/sylpheed-faq-1.html
1902 * doc/faq/en/sylpheed-faq-2.html
1903 * doc/faq/en/sylpheed-faq-3.html
1904 * doc/faq/en/sylpheed-faq.html
1907 2005-09-07 [colin] 1.9.14cvs2
1913 Fix special subfolders:
1914 - Inherit parent's icon
1915 - sent contents of queues subfolders
1916 - empty subfolders of trashes
1918 Remove outdated manual and faq entries
1919 * src/common/utils.c
1920 Add quotes around %s coming from mailcap
1922 2005-09-07 [colin] 1.9.14cvs1
1925 After saving draft, set modified to FALSE
1927 * src/common/utils.c
1928 * src/common/utils.h
1929 Try to open mime parts using what is
1930 indicated in ~/.mailcap or /etc/mailcap,
1933 2005-09-05 [paul] 1.9.14
1938 updated by Andrej Kacian
1940 2005-09-05 [paul] 1.9.13cvs83
1949 updated translations by Thomas Gilgin, Ricardo Mones
1950 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1951 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1953 2005-09-04 [paul] 1.9.13cvs82
1956 only warn about exceeded line length limit
1959 2005-09-04 [paul] 1.9.13cvs81
1962 fix crash in 'line length exceeded' dialogue
1964 2005-09-02 [paul] 1.9.13cvs80
1967 fix bug 795, 'Connection lost IMAP'
1968 and add statusbar prints
1971 2005-09-02 [paul] 1.9.13cvs79
1974 compose_wrap_paragraph() becomes
1975 compose_beautify_paragraph()
1978 2005-09-02 [cleroy] 1.9.13cvs78
1983 2005-09-01 [colin] 1.9.13cvs77
1986 Maybe fix bug #795 (Connection lost IMAP)
1987 Don't try to send logout when we're disconnected.
1989 Include locked and marked emails in HRM
1990 view. Fixes bug #800 (Locked messages no longer
1991 show up when hide read messages is used)
1993 2005-09-01 [paul] 1.9.13cvs76
1995 * src/prefs_common.c
1998 2005-08-31 [colin] 1.9.13cvs75
2002 * src/prefs_summaries.c
2004 Fix "go to next new", fix preference
2005 (Open unread/next swapped)
2007 2005-08-31 [paul] 1.9.13cvs74
2014 * src/prefs_common.c
2015 * src/prefs_common.h
2020 remove obsolete BOLD_FONT setting
2021 fix font update in headerview and textview
2022 headers after prefs change
2029 2005-08-30 [colin] 1.9.13cvs73
2032 When Hide read messages is selected and we
2033 refresh the summaryview, don't remove the
2034 currently displayed message. Fixes bug #797
2035 (Summary view reloads when new mail is
2036 downloaded in 1.9.14 rc)
2038 2005-08-30 [colin] 1.9.13cvs72
2043 Remove useless callback
2047 Add a filesel_select_file_save_folder() - used by Save All
2049 2005-08-29 [paul] 1.9.13cvs71
2052 * src/matcher_parser_parse.y
2053 * src/etpan/imap-thread.c
2054 fix building on FreeBSD
2055 Patch by Daniel Gustafson <daniel@hobbit.se>
2057 2005-08-29 [paul] 1.9.13cvs70
2059 * src/plugins/pgpinline/pgpinline.c
2060 only initialise sig result if it's been handled
2063 2005-08-29 [paul] 1.9.13cvs69
2068 * src/common.utils.c
2069 * src/common/utils.h
2071 * src/stock_pixmap.h
2072 fix wrong icon reference
2073 * src/pixmaps/trash_btn.xpm
2074 replace with nicer image
2076 2005-08-28 [colin] 1.9.13cvs68
2079 * src/stock_pixmap.c
2080 * src/stock_pixmap.h
2082 * src/pixmaps/trash_btn.xpm
2083 Add a specific trash xpm for the button
2085 2005-08-28 [colin] 1.9.13cvs67
2090 2005-08-27 [colin] 1.9.13cvs66
2094 Correctly fix "Problem with replies", fixes
2095 pgpmime encryption too.
2097 2005-08-27 [colin] 1.9.13cvs65
2103 Fix bug #517 (messages removed from summaryview
2106 2005-08-27 [colin] 1.9.13cvs64
2109 * tools/asus_mailled.sh
2110 Add a script to blink ASUS laptops' mail LED where there
2113 2005-08-27 [colin] 1.9.13cvs63
2116 * src/etpan/imap-thread.c
2117 * src/etpan/imap-thread.h
2118 Implement automatic choosing of login method
2120 * src/gtk/.cvsignore
2121 Add sylpheed-marshal.[ch]
2123 2005-08-27 [colin] 1.9.13cvs62
2125 * src/common/utils.c
2126 Fix confusing perror
2128 2005-08-27 [colin] 1.9.13cvs61
2132 Remove A_DELETE, replace it with
2133 A_TRASH and A_DELETE_REAL. Automatically
2134 rewrite config files to replace A_DELETE
2135 with A_TRASH (no functionality change).
2138 2005-08-26 [colin] 1.9.13cvs60
2141 Previous "Problem with replies" fix brought other
2142 problems, fixing them
2144 2005-08-26 [colin] 1.9.13cvs59
2147 Fix "Problem with replies". This happened only
2150 Factorize code a bit
2152 Speed improvement on very long messages (wrapping)
2153 Fix signature color on Reedit and Redirect
2154 On Reedit, don't attach pgp-signatures parts, but
2157 2005-08-24 [paul] 1.9.13cvs58
2160 don't claim success when clicking
2161 Cancel on the passphrase box.
2164 2005-08-24 [paul] 1.9.13cvs57
2167 fix misplaced sylpheed.log
2171 2005-08-24 [paul] 1.9.13cvs56
2174 * src/etpan/imap-thread.c
2175 * src/etpan/imap-thread.h
2176 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2178 * src/gtk/sylpheed-marshal.c ** REMOVED **
2179 * src/gtk/sylpheed-marshal.h ** REMOVED **
2180 remove autogenerated files
2181 * tools/kdeservicemenu/README
2182 * tools/kdeservicemenu/install.sh
2183 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2184 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2185 use Claws icon, use 'Sylpheed-Claws' in menu,
2186 use kdialog, and other cleanups
2188 2005-08-23 [paul] 1.9.13cvs55
2191 fix paste/wrap crash
2194 2005-08-23 [paul] 1.9.13cvs54
2200 2005-08-23 [paul] 1.9.13cvs53
2204 view all data of LDAP contacts
2207 2005-08-23 [paul] 1.9.13cvs52
2210 fix issues with the Search field
2213 2005-08-22 [paul] 1.9.13cvs51
2216 put name of folder in processing dialog
2218 * src/prefs_folder_item.c
2219 improve english usage
2221 2005-08-22 [paul] 1.9.13cvs50
2226 * src/matcher_parser_lex.l
2227 * src/matcher_parser_parse.y
2228 * src/prefs_filtering.c
2229 add Filtering/Processing rule names feature.
2230 (the incompatible old matcherrc is saved as
2231 matcherrc.pre_names).
2234 2005-08-22 [paul] 1.9.13cvs49
2237 fix colour labelling
2240 2005-08-22 [paul] 1.9.13cvs48
2245 2005-08-22 [paul] 1.9.13cvs47
2248 fix bug 789, 'SC crashes with imap (CVS ver)'
2251 2005-08-22 [paul] 1.9.13cvs46
2254 * src/prefs_common.c
2256 define reused defaults in defs.h
2258 add 'Open image' to image popup menu
2260 2005-08-21 [colin] 1.9.13cvs45
2263 Fix bug #788 (Bogus "From" address displayed)
2265 2005-08-20 [colin] 1.9.13cvs44
2268 Fix buf #787 (multilevel delete causes SIGSEGV)
2270 2005-08-19 [colin] 1.9.13cvs43
2273 * src/prefs_common.c
2274 * src/prefs_common.h
2275 Add an hidden pref to allow modifying the
2276 update stepping in incorporation.
2279 2005-08-19 [colin] 1.9.13cvs42
2283 Workaround for broken MUAs: encode
2284 Content-type: name: as ASCII and
2285 Content-Disposition: filename: as
2287 * src/prefs_account.c
2288 Fix invisible-ness of SMTP SSL prefs
2291 2005-08-19 [paul] 1.9.13cvs41
2294 * src/prefs_common.c
2295 * src/prefs_common.h
2296 * src/prefs_wrapping.c
2297 paste with or without wrapping.
2300 2005-08-19 [paul] 1.9.13cvs40
2302 * src/prefs_common.c
2303 * src/prefs_common.h
2305 reintroduce enable_swap_from as a
2306 hidden pref. patch by Colin
2307 * src/quote_fmt_parse.y
2308 * src/plugins/clamav/clamav_plugin.c
2309 * src/plugins/dillo_viewer/dillo_viewer.c
2310 * src/plugins/mathml_viewer/mathml_viewer.c
2311 * src/plugins/pgpcore/sgpgme.c
2312 * src/plugins/pgpinline/pgpinline.c
2313 * src/plugins/pgpmime/pgpmime.c
2314 tidy up. patch by Colin
2316 2005-08-19 [paul] 1.9.13cvs39
2319 complete cvs38's sync
2323 * src/etpan/etpan-log.c
2324 * src/etpan/imap-thread.c
2325 * src/gtk/gtksourceprintjob.c
2326 fix compilation warnings
2329 2005-08-19 [paul] 1.9.13cvs38
2345 * src/image_viewer.c
2359 * src/partial_download.c
2362 * src/prefs_actions.c
2363 * src/prefs_common.c
2364 * src/prefs_customheader.c
2365 * src/prefs_display_header.c
2367 * src/prefs_themes.c
2372 * src/send_message.c
2373 * src/simple-gettext.c
2374 * src/sourcewindow.c
2379 * src/common/plugin.c
2380 * src/common/prefs.c
2381 * src/common/session.c
2382 * src/common/session.h
2383 * src/common/socket.c
2384 * src/common/socket.h
2385 * src/common/ssl_certificate.c
2386 * src/common/template.c
2387 * src/common/utils.c
2388 * src/common/utils.h
2391 added wrappers for C library function that
2392 take pathname arguments.
2393 enabled compilation with MinGW.
2394 use GDir instead of directly using opendir().
2395 added rename_force().
2397 2005-08-19 [paul] 1.9.13cvs37
2401 fix privacy settings on re-editing
2409 flag changing optimisation
2411 2005-08-18 [martin] 1.9.13cvs36
2419 * src/grouplistdialog.c
2425 * src/prefs_account.c
2426 * src/prefs_themes.c
2427 * src/stock_pixmap.c
2430 * src/gtk/logwindow.c
2431 removed deprecated glib and gdk stuff
2432 * src/plugins/pgpcore/select-keys.c
2433 convert attributes from locale to utf8
2435 2005-08-17 [paul] 1.9.13cvs35
2439 use new GTK_STOCK_ icons if available
2441 * src/gtk/gtksctree.c
2442 * src/gtk/gtksctree.h
2443 faster range select. patch by Colin
2445 2005-08-17 [paul] 1.9.13cvs34
2450 Add an edit button for contacts, fix selections
2453 Change labels, let Save be always possible in the
2454 email and user atributes tabs
2458 select next item instead of the displayed one
2461 * src/gtk/progressdialog.c
2462 use prefs_common.enable_rules_hint
2464 2005-08-13 [hoa] 1.9.13cvs33
2466 * src/etpan/imap-thread.c
2467 fixed build on Solaris.
2469 2005-08-10 [colin] 1.9.13cvs32
2472 Fix cvs31 (missing fclose before reading
2475 2005-08-10 [colin] 1.9.13cvs31
2478 Fix procmsg_msginfo_new_from_mimeinfo() when
2479 the MimeInfo isn't stored in memory. This fixes
2480 replying to an attached message.
2482 2005-08-10 [colin] 1.9.13cvs30
2485 Fix slowness in account changing
2487 2005-08-10 [colin] 1.9.13cvs29
2497 Optimize folder_has_parent_of_type
2498 Prevent moving special sub-folders from contextual menus
2499 Rework message a bit ("Empty all messages" -> "Delete all
2501 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2502 and "Deleted Items" folders)
2504 2005-08-08 [colin] 1.9.13cvs28
2507 * src/prefs_summaries.c
2508 Make "Select first unread|new" more flexible
2509 (just prioritize new or unread)
2511 2005-08-08 [colin] 1.9.13cvs27
2514 If "select first new" is selected and there only
2515 are unread messages, fallback to "select first
2518 2005-08-08 [colin] 1.9.13cvs26
2521 Fix shameful bugs (and bug #779)
2523 2005-08-08 [colin] 1.9.13cvs25
2527 Cache parents' type to make folder_has_parent_of_type
2530 Forbid DnD of special sub-folders
2533 Add MAIL_POSTFILTERING_HOOK
2535 Revert over-zealous deletion of the use_addr_book
2538 2005-08-07 [colin] 1.9.13cvs24
2541 Fix big mistake (passing MsgInfo instead
2544 2005-08-07 [colin] 1.9.13cvs23
2559 Make subfolders of Drafts, Queue, Outbox, Trash
2560 work like their parents.
2561 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2563 2005-08-07 [colin] 1.9.13cvs22
2566 Fix bug #771 (Dragged contacts not saved)
2568 2005-08-07 [paul] 1.9.13cvs21
2571 fix bug 32 'Search Doesn't display results
2572 if "Hide Read Messages" is chosen'
2573 be more literal in interpreting 'Hide read
2576 2005-08-07 [colin] 1.9.13cvs20
2581 Faster 'unthread_for_execution'
2583 2005-08-06 [paul] 1.9.13cvs19
2586 add mnemonics to Set displayed columns
2587 fix bug where msgview_visible option was
2588 overwritten as TRUE on startup
2590 2005-08-06 [paul] 1.9.13cvs18
2593 refer to 'displayed columns in folder/message
2594 list' not 'displayed items in summary/message view'
2595 * src/prefs_display_header.c
2596 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2597 be consistent with similar dialogues
2598 * src/prefs_folder_column.c
2599 * src/prefs_summary_column.c
2600 'columns' not 'items', and folder and message lists,
2601 instead of folder and summary views;
2602 Use 'Hidden columns' as list heading not 'Available
2604 move the 'Remove' button to the right hand side;
2605 top-align the buttons;
2606 remove unneeded vbox
2607 * src/prefs_summaries.c
2608 put the 2 column prefs buttons in a frame to reduce
2609 overall width; refer to columns not items &c.
2611 2005-08-05 [colin] 1.9.13cvs17
2613 * src/prefs_common.c
2614 * src/prefs_common.h
2618 Add an hidden toolbar_detachable pref, so
2619 that I can get rid of these painful handles
2620 in the toolbars. Defaults to TRUE to avoid
2621 changing the GUI on unsuspecting people...
2623 2005-08-05 [colin] 1.9.13cvs16
2626 * src/prefs_folder_column.c
2627 * src/prefs_folder_column.h
2628 Add prefs for folder columns
2633 * src/prefs_common.c
2634 * src/prefs_common.h
2635 * src/prefs_summaries.c
2637 * src/prefs_summary_column.c
2642 * src/common/utils.c
2643 * src/common/utils.h
2644 Move uri colourisation functions
2649 Fix bug with LIST where we'd try
2650 to get Folder//////[...]///
2652 2005-08-05 [paul] 1.9.13cvs15
2654 * src/prefs_summaries.c
2655 improve the English usage
2657 set font on column change
2660 2005-08-05 [paul] 1.9.13cvs14
2662 * src/prefs_common.c
2663 * src/prefs_common.h
2664 * src/prefs_summaries.c
2666 replace 'open_unread_on_enter' option with
2667 'select_on_entry' option. opening/not opening
2668 is now exclusively controlled by 'always_show_msg'
2670 2005-08-04 [colin] 1.9.13cvs13
2674 Add colourisation of quotes and signatures
2676 Fix possible crashes
2678 Change an assert that is no problem
2683 * src/gtk/quicksearch.c
2684 Fix a possible crash
2686 2005-08-03 [colin] 1.9.13cvs12
2688 * src/prefs_account.c
2689 Fix bug #777 (Sylpheed crash in account configuration)
2691 2005-08-03 [colin] 1.9.13cvs11
2696 Fixing addressbook, round 2
2698 Fix emphasis color on rechecking 'Colorize messages'
2700 2005-08-03 [paul] 1.9.13cvs10
2708 * src/prefs_account.c
2711 * src/quote_fmt_parse.y
2713 * src/common/quoted-printable.c
2714 * src/common/utils.c
2715 * src/common/utils.h
2717 replaced incorrect locale-independent
2718 ctype functions with GLib's. Corrected
2719 signedness mismatch.
2721 headerview_create(): added spacing for vbox.
2723 set focus to the OK button.
2725 2005-08-03 [colin] 1.9.13cvs9
2730 2005-08-02 [colin] 1.9.13cvs8
2736 Fix a cast and more generally, try to make the
2737 GUI more intuitive and consistent (round 1)
2739 2005-08-02 [paul] 1.9.13cvs7
2742 missing in 1.9.13cvs6
2744 2005-08-02 [colin] 1.9.13cvs6
2749 2005-08-02 [colin] 1.9.13cvs5
2758 Fix a number of folder_item_get_msg_list()-related
2759 leaks (missing procmsg_msginfo_free()s)
2761 2005-08-01 [colin] 1.9.13cvs4
2767 * src/prefs_summaries.c
2768 * src/prefs_themes.c
2773 Fix instant-apply of summary and folderview-related prefs
2774 Fix erroneous g_free and alertpanels in prefs_theme
2775 Add instant-apply for fonts
2776 Defer applying of prefs a little bit so it's done only
2777 once even if requested by multiples prefs pages
2779 2005-08-01 [paul] 1.9.13cvs3
2782 fix bug 776 'S.C. crashes on close'
2784 * src/etpan/etpan-thread-manager-types.h
2788 2005-07-25 [paul] 1.9.13cvs2
2791 fix typos. spotted by Fabien Vantard
2793 2005-07-24 [paul] 1.9.13cvs1
2795 * doc/man/sylpheed.1
2796 update man page, incorporating fix of
2797 bug 769 'Typo in manpage'
2798 * src/etpan/imap-thread.c
2799 fix NetBSD openssl dependencies. patch by
2800 George Michaelson <ggm@apnic.net>
2802 updated by Frederico Goncalves Guimaraes
2804 2005-07-22 [paul] 1.9.13
2808 2005-07-22 [paul] 1.9.12cvs91
2813 * RELEASE_NOTES.claws
2817 * tools/claws.i18n.status.pl
2818 add Norwegian translation. submiited by
2819 Geir Helland <pjallabais@users.sourceforge.net>
2829 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2830 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2831 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2833 * src/plugins/clamav/clamav_plugin_gtk.c
2834 * src/plugins/spamassassin/spamassassin_gtk.c
2835 replace outdated description strings
2837 2005-07-21 [colin] 1.9.12cvs90
2840 Set folder to batch mode when scanning it. Makes deletion
2841 of unread mails on IMAP much faster (due to the UNREAD
2844 2005-07-21 [darko] 1.9.12cvs89
2847 link against libresolv if necessary (patch by Paul)
2849 use glib's portable macros to determine endianness
2851 2005-07-21 [paul] 1.9.12cvs88
2855 update compiled-in features list
2857 2005-07-20 [colin] 1.9.12cvs87
2861 Gcc 2.9x compilation fixes, thanks to Darko
2862 * src/plugins/clamav/clamav_plugin.c
2863 Little optimisation: load virus database only once
2864 * src/plugins/spamassassin/spamassassin.c
2865 Big optimisation: filtering one mail took at least 1 second,
2866 now it takes at least 50ms. Doesn't speed up spamassassin
2867 itself, but should already be much more tolerable.
2869 2005-07-20 [colin] 1.9.12cvs86
2872 Fix performance issue
2874 2005-07-19 [colin] 1.9.12cvs85
2876 * src/plugins/pgpinline/plugin.c
2879 2005-07-19 [colin] 1.9.12cvs84
2882 * src/plugins/Makefile.am
2883 * src/plugins/pgpinline/.cvsignore
2884 * src/plugins/pgpinline/Makefile.am
2885 * src/plugins/pgpinline/pgpinline.c
2886 * src/plugins/pgpinline/pgpinline.deps
2887 * src/plugins/pgpinline/pgpinline.h
2888 * src/plugins/pgpinline/plugin.c
2889 Put pgpinline in the main tree
2891 2005-07-19 [paul] 1.9.12cvs83
2893 * src/prefs_actions.c
2894 prevent '//' in menu names, which cause a crash
2897 2005-07-19 [paul] 1.9.12cvs82
2900 be generally more informative in configure output.
2901 OpenSSL: correction: '[ --enable-openssl ...' ->
2902 '[ --disable-openssl ...', as --enable-openssl is default
2903 PGP/MIME: don't check for GPGME again, check for
2904 pgpcore instead. Therefore prevent the possibility of
2905 attempting to build pgpmime if pgpcore dependencies are
2907 ClamAV: use pkgconfig to check for lib
2908 libgnomeprint: revert logic on inner test to match
2910 * src/plugins/pgpcore/sgpgme.c
2913 2005-07-19 [colin] 1.9.12cvs81
2916 Fix slow thread rebuilding in particular
2919 2005-07-19 [paul] 1.9.12cvs80
2921 * sylpheed-claws.desktop
2922 fix typo, spotted by Stephan Sachse
2924 replace GTK_STOCK_ADD with
2925 GTK_STOCK_NEW button
2927 2005-07-18 [colin] 1.9.12cvs79
2929 * src/etpan/imap-thread.c
2930 Fix return value (Thanks Hoa)
2932 2005-07-18 [colin] 1.9.12cvs78
2935 Allow empty passwords
2936 Create drafts/queue/outbox if necessary
2939 * src/etpan/imap-thread.c
2940 Fix STARTTLS (Thanks to Hoa)
2942 2005-07-18 [paul] 1.9.12cvs77
2948 updated to reflect additions and removals
2950 updated to be claws-specific
2954 * sylpheed-128x128.png
2955 * sylpheed-64x64.png
2957 * sylpheed-claws-128x128.png
2958 * sylpheed-claws-64x64.png
2959 * sylpheed-claws.desktop
2960 * sylpheed-claws.png
2966 2005-07-17 [paul] 1.9.12cvs76
2978 * src/message_search.c
2982 * src/prefs_actions.c
2983 * src/prefs_filtering.c
2984 * src/prefs_matcher.c
2985 * src/prefs_template.c
2986 * src/prefs_themes.c
2988 * src/summary_search.c
2991 * src/gtk/sslcertwindow.c
2992 * src/plugins/pgpcore/sgpgme.c
2995 2005-07-17 [colin] 1.9.12cvs75
2998 add a PrivacySystem accessor that checks that
2999 the system cached in a MimeInfo's privacydata
3000 is still registered. Use this accessor instead
3001 of directly using data->system. Fixes crashes
3002 after unloading pgp plugins.
3004 2005-07-17 [colin] 1.9.12cvs74
3007 Change geometry hints to a simple default size.
3008 Fixes the certs dialogs.
3010 2005-07-17 [colin] 1.9.12cvs73
3012 * src/gtk/sslcertwindow.c
3015 2005-07-17 [colin] 1.9.12cvs72
3017 * src/plugins/pgpcore/Makefile.am
3018 * src/plugins/pgpmime/Makefile.am
3021 2005-07-17 [paul] 1.9.12cvs71
3024 add --disable-gnomeprint option
3025 modified version of patch by Marius Mauch
3027 2005-07-17 [paul] 1.9.12cvs70
3045 * src/prefs_account.c
3047 * src/prefs_summaries.c
3050 * src/common/utils.c
3052 * src/plugins/pgpcore/passphrase.c
3053 * src/plugins/pgpcore/select-keys.c
3054 replace inappropriately used backticks
3057 2005-07-16 [colin] 1.9.12cvs69
3059 * src/image_viewer.c
3060 Add extra paranoid checks
3062 2005-07-16 [colin] 1.9.12cvs68
3064 * src/plugins/pgpcore/prefs_gpg.c
3065 Don't auto-check sigs by default, as it
3068 2005-07-16 [colin] 1.9.12cvs67
3070 * src/plugins/pgpcore/sgpgme.c
3071 Make messages a bit better.
3073 2005-07-16 [colin] 1.9.12cvs66
3077 * src/etpan/imap-thread.c
3080 2005-07-16 [colin] 1.9.12cvs65
3084 And now, fix build with libetpan :-/
3086 2005-07-15 [colin] 1.9.12cvs64
3089 Continue fixing build without libetpan.
3091 2005-07-15 [colin] 1.9.12cvs63
3094 Fix build with --disable-libetpan
3096 2005-07-15 [colin] 1.9.12cvs62
3099 Bump libetpan's version
3101 2005-07-15 [colin] 1.9.12cvs61
3103 * src/etpan/imap-thread.c
3104 Actually stop logging :)
3106 2005-07-15 [colin] 1.9.12cvs60
3109 Fix dnd of multiple addresses.
3111 2005-07-15 [hoa] 1.9.12cvs59
3113 * src/etpan/imap-thread.c
3114 disable login of IMAP password in libetpan log file.
3116 2005-07-15 [paul] 1.9.12cvs58
3119 don't automatically sort
3120 do allow drag n drop
3122 2005-07-15 [paul] 1.9.12cvs57
3126 alphabetical listing
3128 2005-07-15 [paul] 1.9.12cvs56
3130 * src/gtk/pluginwindow.c
3131 sort plugin list alphabetically
3133 2005-07-15 [paul] 1.9.12cvs55
3135 * src/prefs_spelling.c
3136 * src/prefs_wrapping.c
3139 2005-07-15 [colin] 1.9.12cvs54
3144 2005-07-15 [paul] 1.9.12cvs53
3146 * src/prefs_message.c
3147 make 'show cursor' a hidden option
3149 2005-07-14 [colin] 1.9.12cvs52
3151 * src/plugins/spamassassin/Makefile.am
3152 * src/plugins/clamav/Makefile.am
3153 Fix double EXTRA_DISTs
3155 2005-07-14 [colin] 1.9.12cvs51
3157 * src/plugins/clamav/Makefile.am
3158 * src/plugins/clamav/clamav_plugin_gtk.deps
3159 * src/plugins/spamassassin/Makefile.am
3160 * src/plugins/spamassassin/spamassassin_gtk.deps
3161 Make $plugin_gtk depend on $plugin
3163 2005-07-14 [hoa] 1.9.12cvs50
3165 * src/etpan/imap-thread.c
3166 enable debug log of libetpan when running with --debug
3168 2005-07-14 [colin] 1.9.12cvs49
3171 * src/common/Makefile.am
3172 * src/common/plugin.c
3173 * src/common/plugin.h
3174 Add a little plugin dependancy system.
3175 Plugins can ship a $plugin_name.deps file
3176 (near them in PLUGINDIR) so that their
3177 dependancies are loaded if possible.
3178 * src/plugins/Makefile.am
3179 * src/plugins/pgpcore/Makefile.am
3180 * src/plugins/pgpcore/passphrase.c
3181 * src/plugins/pgpcore/passphrase.h
3182 * src/plugins/pgpcore/plugin.c
3183 * src/plugins/pgpcore/prefs_gpg.c
3184 * src/plugins/pgpcore/prefs_gpg.h
3185 * src/plugins/pgpcore/select-keys.c
3186 * src/plugins/pgpcore/select-keys.h
3187 * src/plugins/pgpcore/sgpgme.c
3188 * src/plugins/pgpcore/sgpgme.h
3189 Introduce pgpcore, used by pgpmime and
3191 * src/plugins/pgpmime/Makefile.am
3192 * src/plugins/pgpmime/passphrase.c
3193 * src/plugins/pgpmime/passphrase.h
3194 * src/plugins/pgpmime/pgpmime.c
3195 * src/plugins/pgpmime/pgpmime.deps
3196 * src/plugins/pgpmime/plugin.c
3197 * src/plugins/pgpmime/prefs_gpg.c
3198 * src/plugins/pgpmime/prefs_gpg.h
3199 * src/plugins/pgpmime/select-keys.c
3200 * src/plugins/pgpmime/select-keys.h
3201 * src/plugins/pgpmime/sgpgme.c
3202 * src/plugins/pgpmime/sgpgme.h
3203 Remove the core from pgpmime and add the
3204 dependancy to pgpcore.
3206 2005-07-14 [paul] 1.9.12cvs48
3208 * src/stock_pixmap.c
3209 forgot this in last commit
3211 2005-07-14 [paul] 1.9.12cvs47
3215 add accelerators for the buttons (sync with main)
3218 add accelerators for the buttons.
3219 fix editing with external editor.
3220 replace gdk_input_*() with GIOChannel;
3223 display folder names with new/unread
3224 representation (sync with main)
3226 specify default window icon (sync with main)
3227 * src/prefs_common.c
3228 use_addr_book default to FALSE
3231 add accelerators for the buttons (sync with main)
3234 * src/pixmaps/sylpheed_icon.xpm
3237 2005-07-13 [paul] 1.9.12cvs46
3239 * src/plugins/pgpmime/pgpmime.c
3240 * src/plugins/pgpmime/sgpgme.c
3241 (temporarily) use deprecated gpgme_data_rewind()
3242 while largefile support is not present
3243 (as suggested by Colin)
3245 2005-07-13 [paul] 1.9.12cvs45
3248 remove large file support (for now):
3249 it breaks too many things
3251 2005-07-13 [paul] 1.9.12cvs44
3254 add large file support
3256 fix bug #763 where href attribute was not
3257 the very first attribute of a link
3258 patch by Thomas Gilgin
3260 2005-07-13 [colin] 1.9.12cvs43
3262 * src/gtk/pluginwindow.c
3263 Little portability fix
3265 2005-07-13 [colin] 1.9.12cvs42
3267 * src/plugins/pgpmime/sgpgme.c
3270 2005-07-13 [colin] 1.9.12cvs41
3272 * src/plugins/pgpmime/pgpmime.c
3273 * src/plugins/pgpmime/sgpgme.c
3274 Use gpgme_data_release_and_get_mem instead
3277 2005-07-13 [colin] 1.9.12cvs40
3280 * src/plugins/pgpmime/passphrase.c
3281 * src/plugins/pgpmime/passphrase.h
3282 * src/plugins/pgpmime/pgpmime.c
3283 * src/plugins/pgpmime/plugin.c
3284 * src/plugins/pgpmime/select-keys.c
3285 * src/plugins/pgpmime/select-keys.h
3286 * src/plugins/pgpmime/sgpgme.c
3287 * src/plugins/pgpmime/sgpgme.h
3288 Port pgpmime to gpgme-1.0.
3290 2005-07-12 [paul] 1.9.12cvs39
3295 add a 'Go to Prev' button to the toolbar.
3296 correct tooltip text of go to buttons.
3297 based on patch by Yang Guilong <bamanzi@gmail.com>
3299 2005-07-12 [colin] 1.9.12cvs38
3302 Fix progress bar showing stuff at startup.
3304 2005-07-12 [paul] 1.9.12cvs37
3307 fix building with jpilot support
3309 2005-07-11 [colin] 1.9.12cvs36
3312 Add visual indication that filtering is running
3314 Make {}[] uri delimiters
3316 Remove useless (and slow) calls
3318 2005-07-11 [paul] 1.9.12cvs35
3320 * src/plugins/clamav/clamav_plugin_gtk.c
3321 * src/plugins/dillo_viewer/dillo_prefs.c
3322 * src/plugins/pgpmime/prefs_gpg.c
3323 * src/plugins/spamassassin/spamassassin_gtk.c
3324 gather plugins prefs together under their
3325 own 'Plugins' heading
3327 2005-07-11 [paul] 1.9.12cvs34
3332 account_delete(): modified alert dialog
3335 fixed a crash when cancelling file selection
3336 dialog by Escape key. Made non-ascii filename
3338 * src/prefs_template.c
3339 prefs_template_window_create(): make scrolled
3340 window policy AUTOMATIC
3342 2005-07-10 [hoa] 1.9.12cvs33
3344 * src/etpan/imap-thread.c
3345 workaround for old Courier IMAP servers.
3347 2005-07-10 [colin] 1.9.12cvs32
3352 Add visual progress indicator on filtering/processing
3353 Factorize the progress bar code
3356 * src/etpan/imap-thread.c
3357 Add a reference counter to avoid destroying the Folder
3358 while it's in use by another callback.
3360 2005-07-09 [hoa] 1.9.12cvs31
3363 * src/etpan/imap-thread.c
3364 fixed deadlock when removing IMAP account.
3366 2005-07-08 [colin] 1.9.12cvs30
3370 Fix again problems decoding broken headers
3371 * src/gtk/inputdialog.c
3372 Fix local variable shadowing a global one
3374 2005-07-08 [colin] 1.9.12cvs29
3377 Make the cache/mark files platform-agnostic by writing
3378 them in little-endian format. Reading them is also done
3379 in little-endian format, of course; however, in order
3380 to avoid trashing mark data on big-endian machines, the
3381 files are, at first, read from the native format if the
3382 little-endian one doesn't exist. This is easy to deter-
3383 mine by trying to open a file with a swapped data_ver
3384 and seeing if it's the wanted version.
3385 Little-endian using users should see absolutely no
3386 difference, Big-endian users may get a very little
3387 performance drop due to byte-swapping.
3388 Tested on i386 and ppc32.
3389 Fixes bug #159 (The index file, in the mailboxes, is
3390 hardware depending).
3392 To have the cache/mark files updated to the new little-
3393 endian format, "Check for new messages" or even
3394 "Rebuild folder tree" aren't enough. Files will be
3395 updated as soon as a folder has been opened/closed.
3396 To update everything, just select all folders by
3397 selecting them one by one.
3399 2005-07-07 [colin] 1.9.12cvs28
3402 Remember the folder separator per IMAPFolder
3403 instead of globally.
3404 Revive the Session on noop; fixes bug #761
3405 (mark a bunch of unread messages as read takes
3408 2005-07-07 [darko] 1.9.12cvs27
3410 * src/common/template.c
3411 Sort templates alphabetically
3413 2005-07-06 [colin] 1.9.12cvs26
3416 Try to use the correct separator in
3417 most cases. Possibly fixes bug #759
3418 (only creates the INBOX folder when
3419 setting up new IMAP account) and
3420 bug #760 (Can't retrieve messages)
3422 2005-07-06 [colin] 1.9.12cvs25
3425 Use real_path in status command. This will
3426 help later, when namespaces will be used.
3428 2005-07-06 [colin] 1.9.12cvs24
3434 * src/etpan/etpan-log.c
3435 * src/etpan/etpan-thread-manager.c
3436 * src/etpan/imap-thread.c
3437 Add a --disable-libetpan parameter. With this,
3438 users that don't want IMAP4 support can avoid
3439 the new dependancy (and have no IMAP support).
3440 Users that have IMAP4 accounts and use this
3441 parameter won't lose their configuration, their
3442 IMAP accounts will just be invisible and not
3445 Make the "Copy ..." contextual menu items
3446 copy to both the X clipboard and the gtk
3447 clipboard - as most other apps do.
3449 Add a notice about OpenSSL usage, in order to
3450 comply with OpenSSL's license (point 6):
3451 http://www.openssl.org/source/license.html
3453 2005-07-06 [colin] 1.9.12cvs23
3456 Fix a minimum size for alertpanels
3458 Show 'No space left on device' type errors
3459 when queuing/sending
3462 Rework folder's deletion message (remove
3465 2005-07-05 [colin] 1.9.12cvs22
3468 Add an alertpanel on auth error
3470 Remove pthread-related stuff
3472 2005-07-05 [colin] 1.9.12cvs21
3474 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3475 Fix crash on plugin reloading (with a hack)
3477 2005-07-05 [colin] 1.9.12cvs20
3479 * src/prefs_account.c
3480 * src/prefs_account.h
3484 Add a way to filter the view
3485 * src/gtk/pluginwindow.c
3486 Filter loadable stuff
3487 * src/plugins/pgpmime/prefs_gpg.c
3488 Fix missing unregistration
3490 * src/etpan/.cvsignore
3491 * src/plugins/spamassassin/.cvsignore
3492 Add more stuff to cvs ignored files
3494 2005-07-04 [colin] 1.9.12cvs19
3497 Fix scan_required returning FALSE when it
3498 shouldn't. Maybe fix #760 (Can't retrieve
3501 2005-07-04 [colin] 1.9.12cvs18
3504 Fix always_show_msg pref
3506 2005-07-04 [paul] 1.9.12cvs17
3508 sync with main (forgotten in last commit)
3510 * src/common/utils.c
3511 * src/common/utils.h
3512 check_line_length(): new.
3514 is_file_entry_exist()
3515 dirent_is_regular_file()
3516 dirent_is_directory(): use g_file_test() instead of stat().
3518 2005-07-04 [paul] 1.9.12cvs16
3523 compose_write_to_file(): check for line
3524 length limit and display warning if exceeds
3526 use get_home_dir() instead of g_get_home_dir()
3528 removed warning about invalid date
3530 use get_home_dir() instead of g_get_home_dir()
3532 2005-07-04 [paul] 1.9.12cvs15
3534 * src/stock_pixmap.c
3535 fix new pixmap naming errors
3536 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3538 2005-07-04 [colin] 1.9.12cvs14
3541 Fix debugging string with a warning
3543 2005-07-04 [colin] 1.9.12cvs13
3546 Add a check for libetpan's version (>= 0.37)
3548 2005-07-04 [hoa] 1.9.12cvs12
3552 * src/etpan/imap-thread.c
3553 * src/etpan/imap-thread.h
3554 fixed IMAP implementation of check of mails.
3556 2005-07-03 [hoa] 1.9.12cvs11
3558 * src/etpan/Makefile.am
3559 * src/etpan/etpan-errors.h
3560 * src/etpan/etpan-log.[ch]
3561 * src/etpan/etpan-thread-manager-types.h
3562 * src/etpan/etpan-thread-manager.[ch]
3563 * src/etpan/imap-thread.[ch]
3570 dependency on libetpan 0.37 is now added.
3572 2005-07-01 [colin] 1.9.12cvs10
3578 * src/stock_pixmap.c
3579 * src/stock_pixmap.h
3580 * src/plugins/trayicon/trayicon.c
3581 Add marked symbol on folders containing
3586 * src/prefs_common.c
3587 * src/prefs_common.h
3589 Add an optional confirmation dialog on queue
3590 sending. Patch by wwp.
3591 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3592 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3593 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3594 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3595 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3596 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3597 * src/pixmaps/inbox_mark.xpm ** ADDED **
3598 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3599 * src/pixmaps/outbox_mark.xpm ** ADDED **
3600 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3601 * src/pixmaps/trash_mark.xpm ** ADDED **
3604 2005-07-01 [colin] 1.9.12cvs9
3607 Fix a little threading bug
3610 A little bit of HIG normality never hurts
3612 2005-07-01 [colin] 1.9.12cvs8
3620 * src/common/template.c
3621 * src/common/utils.c
3622 * src/common/utils.h
3623 Reverted the fwrite_atomic stuff. In fact
3624 it is already atomic.
3626 2005-06-30 [colin] 1.9.12cvs7
3628 * src/common/utils.c
3629 * src/common/utils.h
3630 Add an fwrite_atomic() function to make
3631 sure we write everything: fwrite can make
3639 * src/common/template.c
3640 Use that (and fix swapping of size and nmemb).
3641 Thanks to Rich Coe for the heads up.
3643 2005-06-30 [colin] 1.9.12cvs6
3646 Optimize addressbook opening
3648 2005-06-30 [colin] 1.9.12cvs5
3651 Remove calls to summary_step after move/copy
3653 2005-06-28 [paul] 1.9.12cvs4
3656 wrap and make the error msg selectable
3658 2005-06-28 [paul] 1.9.12cvs3