1 2006-02-10 [wwp] 2.0.0cvs42
8 renamed html_ prefixed functions and data structures to avoid
9 namespace clashes w/ other software (gtkhtml2 for instance).
13 2006-02-09 [colin] 2.0.0cvs41
16 Fix shitty logic messed up. Thanks Ticho for the hint!
18 2006-02-09 [wwp] 2.0.0cvs40
25 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
26 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
27 Browse buttons in accounts prefs.
29 2006-02-09 [colin] 2.0.0cvs39
32 Check for pointer before using its members
33 * src/gtk/gtksourceprintjob.c
36 2006-02-09 [wwp] 2.0.0cvs38
39 fix few compiler warnings (type mismatch).
41 2006-02-09 [paul] 2.0.0cvs37
44 updated by Fabien Vantard
46 2006-02-08 [colin] 2.0.0cvs36
51 allow windows and linux configurations to coexist
52 patch by Thomas Gilgin
54 2006-02-08 [colin] 2.0.0cvs35
59 * src/matcher_parser_parse.y
60 * src/prefs_filtering_action.c
62 Add the "Ignore thread" filtering
65 2006-02-08 [colin] 2.0.0cvs34
70 Fix bug #905 (damaged attachment)
71 text files with raw \0's aren't really text files
74 2006-02-08 [colin] 2.0.0cvs33
77 Fix crasher introduced yesterday
79 2006-02-08 [wwp] 2.0.0cvs32
83 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
85 2006-02-08 [wwp] 2.0.0cvs31
87 * src/prefs_template.c
88 templates enhancement: allow address completion for Cc and Bcc fields
89 (it was currently possible for the To field only)
91 2006-02-08 [colin] 2.0.0cvs30
94 Don't unblock if not blocked
97 2006-02-07 [colin] 2.0.0cvs29
100 Forgot to refresh summaryview
102 2006-02-07 [colin] 2.0.0cvs28
105 Freeze/thaw message list and folder list while
106 processing %as{} actions
108 Fix auto-wrap disabling after a middle-click
111 2006-02-07 [paul] 2.0.0cvs27
114 fix freeing of uninitialised pointers
117 2006-02-06 [colin] 2.0.0cvs26
120 Use g_slist_prepend in potentially big list
122 2006-02-06 [colin] 2.0.0cvs25
125 Completely skip processing if it doesn't
128 2006-02-06 [colin] 2.0.0cvs24
132 Batch filtering in summaryview (from Tools menu)
133 and pre/post//-processing too
135 2006-02-06 [colin] 2.0.0cvs23
139 Use a special field for batch filtering instead
140 of stepping on deferred execution's toes
142 2006-02-06 [colin] 2.0.0cvs22
149 Fix filtering via menus and actions
151 2006-02-06 [colin] 2.0.0cvs21
154 Put the added file directly to cache if possible (will work
162 Move and copy filtered messages by batches instead of one
163 by one - faster on IMAP
165 Add a function that'll possibly be useful later
167 2006-02-06 [colin] 2.0.0cvs20
170 Use internal mime-type instead of text/plain for d'n'd
172 Allow attaching files from mimeview's icon list via d'n'd
175 Use internal mime-type instead of text/plain for d'n'd
176 Don't try to selected opened folder if none is
177 Factorize d'n'd from other apps code
182 Factorize Face/X-Face stuff
184 Fix d'n'd to other apps
185 * src/prefs_message.c
186 Let the XFace pref be usable without libcompface as it also
189 Fix d'n'd to other apps
190 Factorize d'n'd from other apps code
192 2006-02-06 [wwp] 2.0.0cvs19
195 Italian translation fixes by Andrea Spadaccini (no more confusion
196 between filtering and processing, and few changes in the About
200 2006-02-06 [mones] 2.0.0cvs18
202 * src/gtk/icon_legend.c
203 Improved descriptions allowing better translations
205 2006-02-05 [colin] 2.0.0cvs17
208 Add the f*cking missing expunge that caused imap_fetch_env
209 to fail after an add_msgs ! :-///
210 * src/etpan/imap-thread.c
214 2006-02-05 [colin] 2.0.0cvs16
217 Don't check for return-path (or we can't put
220 2006-02-05 [colin] 2.0.0cvs15
223 Don't try to display Face header in textview
224 when teh headerview's active
226 2006-02-05 [colin] 2.0.0cvs14
230 Add script to import Thunderbird mails
232 2006-02-05 [colin] 2.0.0cvs13
239 Show Face headers - patch partially by Klaus Flittner
241 2006-02-05 [colin] 2.0.0cvs12
247 Let dnd work from mime icons to summaryview
248 and to folderview too
249 Add a crude test to avoid trying to add files
250 drag'n'dropped when they're not mails
252 2006-02-04 [colin] 2.0.0cvs11
258 2006-02-04 [colin] 2.0.0cvs10
265 Added various drag and drop capas:
267 summaryview other apps
268 mimeview icons other apps
269 other apps summaryview
270 other apps folderview
272 This shouldn't have broken the existing:
274 summaryview folderview
275 folderview folderview
276 summaryview compose's attachments
280 2006-02-02 [paul] 2.0.0cvs9
283 move global option 'Set displayed columns...' out
284 of folder option grouping.
285 fix sensitivity of 'harvest addresses'
288 2006-02-01 [colin] 2.0.0cvs8
291 Revert the alertpanel patch, it sucks (intrusive
292 and gets in the way of "open")
294 2006-02-01 [colin] 2.0.0cvs7
297 * src/prefs_account.c
302 Add ability to edit the signature file
303 from the account preferences, and use
304 a default for the text editor.
305 Patch by Fabien Vantard
307 2006-02-01 [colin] 2.0.0cvs6
310 Try to get mime type by extension if it is
311 application/octet-stream
312 Display a window with possible choices when
313 encountering unknown mime types
317 Allow multiple selection in filtered filesel
318 (patch by Fabien Vantard)
319 * src/gtk/pluginwindow.c
320 Use it (patch by Fabien Vantard)
322 2006-02-01 [paul] 2.0.0cvs5
325 fix crash on creating jpilot address book
326 Thanks to Colin - FOR_STABLE
327 * src/prefs_summaries.c
328 * src/prefs_wrapping.c
329 * src/gtk/icon_legend.c
330 * src/gtk/quicksearch.c
331 string fixes and additions
333 2006-02-01 [paul] 2.0.0cvs4
339 add Arabic encoding option
340 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
342 2006-01-31 [cleroy] 2.0.0cvs3
344 * src/plugins/pgpcore/passphrase.c
345 Convert passphrase to locale encoding
347 Fix drafting on IMAP. Crappy bug sneaked in
351 2006-01-30 [paul] 2.0.0cvs2
353 * src/gtk/icon_legend.c
356 2006-01-30 [colin] 2.0.0cvs1
359 Check for the file to be present before
360 enabling the menu - FOR_STABLE
361 * src/gtk/icon_legend.c
362 Add folders icons (not all of them, there
363 are too much, but the most intriguing ones)
365 2006-01-30 [paul] 2.0.0
367 version 2.0.0 released
369 2006-01-30 [paul] 1.9.100cvs200
374 * manual/starting.xml
375 * manual/sylpheed-claws-manual.xml
378 2006-01-29 [mones] 1.9.100cvs199
381 * manual/advanced.xml
382 * manual/glossary.xml
383 Some typos fixed, added LDIF term to glossary
385 Fixed leading plus symbol
387 2006-01-29 [paul] 1.9.100cvs198
391 updated by Tommi Pirinen and Andrej Kacian
393 2006-01-29 [paul] 1.9.100cvs197
398 2006-01-29 [paul] 1.9.100cvs196
403 * tools/claws.i18n.status.pl
404 nl translation updated by Tim Dijkstra
406 2006-01-29 [paul] 1.9.100cvs195
410 updated by Aleksandar Urosevic and Anders Troback
412 2006-01-28 [colin] 1.9.100cvs194
414 * src/gtk/gtksourceprintjob.c
415 Don't fiddle with PangoLayout when we
418 2006-01-28 [paul] 1.9.100cvs193
424 * tools/claws.i18n.status.pl
425 updated translations submitted by Stavros Giannouris
428 2006-01-27 [cleroy] 1.9.100cvs192
431 * src/gtk/gtksourceprintjob.c
433 (libgnomeprint only, of course)
435 2006-01-27 [paul] 1.9.100cvs191
439 updated by Fabien Vantard and Andrea Spadaccini
441 2006-01-26 [colin] 1.9.100cvs190
445 Make building the manual optional
448 2006-01-26 [paul] 1.9.100cvs189
450 * manual/glossary.xml
456 2006-01-26 [paul] 1.9.100cvs188
458 * src/prefs_display_header.c
459 * src/prefs_folder_column.c
460 * src/prefs_msg_colors.c
461 * src/prefs_summaries.c
462 * src/prefs_summary_column.c
465 2006-01-25 [colin] 1.9.100cvs187
468 Don't allow moving/copying mails between
469 queue/drafts and non-queue/drafts folders
470 Fixes bug #897 (message header is resetted
471 if one is copied to Drafts)
473 2006-01-25 [colin] 1.9.100cvs186
477 Fix subscribed folders not found
479 Don't try to encode as original mail's charset
482 2006-01-25 [paul] 1.9.100cvs185
491 updates submitted by Stephan Sachse, Emilian Nowak
492 and Quar, Frederico Goncalves Guimaraes, and
494 Fix Bug 896, 'PT_BR locale broken'.
498 2006-01-24 [mones] 1.9.100cvs184
500 * manual/glossary.xml
501 All current terms finished. Reviewers welcome ;-)
502 * manual/keyboard.xml
503 Fixed column width for pdf output.
507 2006-01-24 [paul] 1.9.100cvs183
509 * manual/glossary.xml
511 * manual/dist/html/Makefile.am
512 * manual/dist/pdf/Makefile.am
513 * manual/dist/ps/Makefile.am
514 * manual/dist/txt/Makefile.am
518 2006-01-24 [mones] 1.9.100cvs182
520 * manual/glossary.xml
521 Nearly finished, some terms missing.
523 2006-01-23 [paul] 1.9.100cvs181
525 * manual/dist/html/Makefile.am
526 * manual/dist/pdf/Makefile.am
527 * manual/dist/ps/Makefile.am
528 * manual/dist/txt/Makefile.am
533 2006-01-22 [colin] 1.9.100cvs180
536 * src/gtk/gtkaspell.c
537 Don't deselect stuff before right-clicking, with aspell.
538 (This prevented right-click Copy, for example).
541 2006-01-22 [paul] 1.9.100cvs179
543 * src/summary_search.c
544 don't fix the widget size as it causes problems
546 Thanks to Emilian Nowak
548 2006-01-21 [paul] 1.9.100cvs178
551 fix broken underlining of label text
552 with some translations
554 2006-01-21 [colin] 1.9.100cvs177
557 In French "Composition" puts the Compose toolbar's prefs in the wrong place
559 2006-01-20 [colin] 1.9.100cvs176
564 * manual/dist/html/.cvsignore
565 * manual/dist/html/Makefile.am
566 * manual/dist/pdf/.cvsignore
567 * manual/dist/pdf/Makefile.am
568 * manual/dist/ps/.cvsignore
569 * manual/dist/ps/Makefile.am
570 * manual/dist/txt/.cvsignore
571 * manual/dist/txt/Makefile.am
574 2006-01-20 [paul] 1.9.100cvs175
576 * manual/handling.xml
577 make Filtering and Searching entries easier to find
578 * manual/keyboard.xml
579 add the remaining default keybinds
580 * src/prefs_summaries.c
581 update the default keybinds
583 2006-01-20 [paul] 1.9.100cvs174
595 replace 'e-mail' with 'email'
596 * src/summary_search.c
597 add mnemonic to "Find all" button
599 2006-01-20 [wwp] 1.9.100cvs173
603 touched mbox import/export buttons for HIG-compliance
605 2006-01-19 [paul] 1.9.100cvs172
608 * manual/addrbook.xml
609 * manual/advanced.xml
611 * manual/handling.xml
614 * manual/starting.xml
617 2006-01-19 [paul] 1.9.100cvs171
620 allow use of trash button while receiving
623 2006-01-19 [wwp] 1.9.100cvs170
625 * src/gtk/quicksearch.c
627 force text color to black when yellow background is set
629 2006-01-19 [colin] 1.9.100cvs169
631 * src/plugins/trayicon/trayicon.c
632 Gray out Get Mail when already getting mail
634 2006-01-18 [paul] 1.9.100cvs168
637 give widget yellow background was To is
639 * src/gtk/quicksearch.c
640 give widget yellow background when quick
644 2006-01-18 [paul] 1.9.100cvs167
646 * doc/man/sylpheed-claws.1
647 add --subscribe option
649 2006-01-18 [paul] 1.9.100cvs166
651 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
652 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
653 use %U instead of %F (%F is broken for user installed
656 2006-01-18 [colin] 1.9.100cvs165
659 Default to Yes in "No more * messages" dialogs
661 2006-01-17 [colin] 1.9.100cvs164
664 Possibly fix an invalid iterator causing
667 2006-01-17 [colin] 1.9.100cvs163
670 Fix crash when the image disappears under the
673 2006-01-16 [colin] 1.9.100cvs162
676 Fix reenabling autowrap
678 2006-01-16 [colin] 1.9.100cvs161
681 reset quote_len before getting quote_str
683 2006-01-16 [colin] 1.9.100cvs160
690 Fix bug #883 (default inbox does not track folder move)
692 2006-01-16 [colin] 1.9.100cvs159
695 * src/plugins/pgpcore/passphrase.c
698 2006-01-16 [paul] 1.9.100cvs158
700 * src/prefs_actions.c
701 * src/prefs_filtering_action.c
702 * src/prefs_matcher.c
704 * src/gtk/description_window.c
705 * src/gtk/description_window.h
706 * src/gtk/quicksearch.c
707 description window cleanups
709 2006-01-15 [colin] 1.9.100cvs157
712 * src/prefs_filtering.c
715 2006-01-15 [colin] 1.9.100cvs156
719 Same for "Empty trash"
721 2006-01-15 [colin] 1.9.100cvs155
724 Override offline dialog had Yes by default
726 2006-01-15 [colin] 1.9.100cvs154
729 Delete selected messages? previously had Yes the default
731 2006-01-15 [colin] 1.9.100cvs153
736 Check if a mailbox is loaded after all
739 2006-01-15 [colin] 1.9.100cvs152
742 Don't start wizard when there are unloaded folders (will help
743 people with only mbox or maildir mailboxes)
745 2006-01-14 [colin] 1.9.100cvs151
753 More HIG compliance and fixes
755 2006-01-14 [colin] 1.9.100cvs150
757 * src/prefs_filtering_action.c
759 Two forgotten button order changes
761 2006-01-14 [colin] 1.9.100cvs149
771 * src/prefs_actions.c
772 * src/prefs_customheader.c
773 * src/prefs_filtering.c
774 * src/prefs_matcher.c
775 * src/prefs_template.c
780 All deletion confirmations are now "Cancel, Delete"
782 Clarified most of the other "No, Yes" to
783 "Cancel, Descriptive_action"
784 Rechanged the "Entry not saved" alerts to have
785 "Close, Continue editing"
792 2006-01-14 [paul] 1.9.100cvs148
807 * src/grouplistdialog.c
814 * src/message_search.c
819 * src/prefs_actions.c
820 * src/prefs_customheader.c
821 * src/prefs_filtering.c
822 * src/prefs_matcher.c
823 * src/prefs_template.c
826 * src/summary_search.c
830 * src/gtk/foldersort.c
831 * src/gtk/gtkaspell.c
832 * src/gtk/inputdialog.c
833 * src/gtk/prefswindow.c
834 * src/plugins/pgpcore/select-keys.c
835 * src/plugins/trayicon/trayicon.c
836 HIG compliant button order
838 2006-01-14 [mones] 1.9.100cvs147
843 2006-01-13 [paul] 1.9.100cvs146
848 add Joshua M. Kwan to contributors list
850 2006-01-13 [colin] 1.9.100cvs145
852 * src/gtk/quicksearch.c
853 Don't refocus quick search after executing (Esc or Enter)
854 Allows to '/'search something then move up/down in
855 summaryview, and to Esc a search and be back in the
858 2006-01-13 [paul] 1.9.100cvs144
860 * src/plugins/pgpinline/pgpinline.c
861 support Content-Type 'application/pgp'
862 patch by Joshua M. Kwan <joshuak@users.sf.net>
864 2006-01-13 [paul] 1.9.100cvs143
867 make mention of partial retrieval
870 2006-01-13 [paul] 1.9.100cvs142
913 * src/displayheader.c
914 * src/displayheader.h
925 * src/editldap_basedn.c
926 * src/editldap_basedn.h
942 * src/folder_item_prefs.c
943 * src/folder_item_prefs.h
950 * src/grouplistdialog.c
951 * src/grouplistdialog.h
992 * src/message_search.c
993 * src/message_search.h
1010 * src/partial_download.c
1011 * src/partial_download.h
1016 * src/prefs_account.c
1017 * src/prefs_account.h
1018 * src/prefs_actions.c
1019 * src/prefs_actions.h
1020 * src/prefs_common.c
1021 * src/prefs_common.h
1022 * src/prefs_compose_writing.c
1023 * src/prefs_compose_writing.h
1024 * src/prefs_customheader.c
1025 * src/prefs_customheader.h
1026 * src/prefs_display_header.c
1027 * src/prefs_display_header.h
1028 * src/prefs_filtering.c
1029 * src/prefs_filtering.h
1030 * src/prefs_filtering_action.c
1031 * src/prefs_filtering_action.h
1032 * src/prefs_folder_column.c
1033 * src/prefs_folder_column.h
1034 * src/prefs_folder_item.c
1035 * src/prefs_folder_item.h
1040 * src/prefs_image_viewer.c
1041 * src/prefs_image_viewer.h
1042 * src/prefs_matcher.c
1043 * src/prefs_matcher.h
1044 * src/prefs_message.c
1045 * src/prefs_msg_colors.c
1046 * src/prefs_msg_colors.h
1049 * src/prefs_receive.c
1051 * src/prefs_spelling.c
1052 * src/prefs_spelling.h
1053 * src/prefs_summaries.c
1054 * src/prefs_summaries.h
1055 * src/prefs_summary_column.c
1056 * src/prefs_summary_column.h
1057 * src/prefs_template.c
1058 * src/prefs_template.h
1059 * src/prefs_themes.c
1060 * src/prefs_themes.h
1061 * src/prefs_toolbar.c
1062 * src/prefs_toolbar.h
1063 * src/prefs_wrapping.c
1064 * src/prefs_wrapping.h
1074 * src/quote_fmt_parse.y
1077 * src/remotefolder.c
1078 * src/remotefolder.h
1079 * src/send_message.c
1080 * src/send_message.h
1083 * src/sourcewindow.c
1084 * src/sourcewindow.h
1089 * src/stock_pixmap.c
1090 * src/stock_pixmap.h
1091 * src/summary_search.c
1092 * src/summary_search.h
1109 * src/common/base64.c
1110 * src/common/base64.h
1112 * src/common/hooks.c
1113 * src/common/hooks.h
1116 * src/common/mgutils.c
1117 * src/common/mgutils.h
1120 * src/common/passcrypt.c
1121 * src/common/passcrypt.h.in
1122 * src/common/plugin.c
1123 * src/common/plugin.h
1124 * src/common/prefs.c
1125 * src/common/prefs.h
1126 * src/common/progressindicator.c
1127 * src/common/progressindicator.h
1128 * src/common/quoted-printable.c
1129 * src/common/quoted-printable.h
1130 * src/common/session.c
1131 * src/common/session.h
1134 * src/common/socket.c
1135 * src/common/socket.h
1138 * src/common/ssl_certificate.c
1139 * src/common/ssl_certificate.h
1140 * src/common/stringtable.c
1141 * src/common/stringtable.h
1142 * src/common/sylpheed.c
1143 * src/common/sylpheed.h
1144 * src/common/template.c
1145 * src/common/template.h
1146 * src/common/timing.h
1147 * src/common/utils.c
1148 * src/common/utils.h
1149 * src/common/version.h.in
1152 * src/common/xmlprops.c
1153 * src/common/xmlprops.h
1154 * src/gtk/colorlabel.c
1155 * src/gtk/colorsel.c
1156 * src/gtk/colorsel.h
1157 * src/gtk/description_window.c
1158 * src/gtk/description_window.h
1161 * src/gtk/foldersort.c
1162 * src/gtk/foldersort.h
1163 * src/gtk/gtkutils.c
1164 * src/gtk/gtkutils.h
1165 * src/gtk/inputdialog.c
1166 * src/gtk/inputdialog.h
1167 * src/gtk/logwindow.c
1168 * src/gtk/logwindow.h
1169 * src/gtk/manage_window.c
1170 * src/gtk/manage_window.h
1173 * src/gtk/pluginwindow.c
1174 * src/gtk/pluginwindow.h
1175 * src/gtk/prefswindow.c
1176 * src/gtk/prefswindow.h
1177 * src/gtk/progressdialog.c
1178 * src/gtk/progressdialog.h
1179 * src/gtk/sslcertwindow.c
1180 * src/gtk/sslcertwindow.h
1181 * src/plugins/clamav/clamav_plugin.c
1182 * src/plugins/clamav/clamav_plugin.h
1183 * src/plugins/clamav/clamav_plugin_gtk.c
1184 * src/plugins/demo/demo.c
1185 * src/plugins/dillo_viewer/dillo_prefs.c
1186 * src/plugins/dillo_viewer/dillo_prefs.h
1187 * src/plugins/dillo_viewer/dillo_viewer.c
1188 * src/plugins/pgpcore/passphrase.c
1189 * src/plugins/pgpcore/passphrase.h
1190 * src/plugins/pgpcore/plugin.c
1191 * src/plugins/pgpcore/select-keys.c
1192 * src/plugins/pgpcore/select-keys.h
1193 * src/plugins/pgpcore/sgpgme.c
1194 * src/plugins/pgpcore/sgpgme.h
1195 * src/plugins/pgpinline/pgpinline.c
1196 * src/plugins/pgpinline/pgpinline.h
1197 * src/plugins/pgpinline/plugin.c
1198 * src/plugins/pgpmime/pgpmime.c
1199 * src/plugins/pgpmime/pgpmime.h
1200 * src/plugins/pgpmime/plugin.c
1201 * src/plugins/spamassassin/spamassassin.c
1202 * src/plugins/spamassassin/spamassassin.h
1203 * src/plugins/spamassassin/spamassassin_gtk.c
1204 * src/plugins/trayicon/trayicon.c
1205 update copyright header
1207 2006-01-13 [paul] 1.9.100cvs141
1213 * src/prefs_account.c
1214 * src/prefs_display_header.c
1215 * src/prefs_receive.c
1217 * src/prefs_summaries.c
1218 * src/prefs_themes.c
1219 * src/prefs_toolbar.c
1223 2006-01-12 [colin] 1.9.100cvs140
1228 Add --subscribe option
1229 Let sylpheed-claws email@domain.com equivalent to --compose
1230 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1232 2006-01-12 [paul] 1.9.100cvs139
1235 append 'Change folder order' label with '...'
1236 * src/prefs_actions.c
1237 allow reordering of actions list by dnd
1238 * src/gtk/foldersort.c
1239 make the dialog nicer
1241 2006-01-11 [colin] 1.9.100cvs138
1244 Allow templates without text
1246 2006-01-11 [paul] 1.9.100cvs137
1249 * tools/filter_conv_new.pl
1251 also check .sylpheed for filter.xml
1252 be a bit informative to the user
1254 2006-01-11 [colin] 1.9.100cvs136
1257 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1259 2006-01-10 [paul] 1.9.100cvs135
1262 * tools/filter_conv_new.pl
1263 add script to convert new style Sylpheed
1264 filter rules (Sylpheed >= 0.9.99) to
1265 Claws filtering rules
1267 2006-01-10 [colin] 1.9.100cvs134
1270 Fix broken line joins in certain conditions
1271 (between two quoted lines: <enter><enter><up>
1272 <type a wrapped sentence><go in the first line>
1273 <insert more text><watch as line joining failed>)
1275 2006-01-10 [paul] 1.9.100cvs133
1278 don't report success in error dialog
1280 * src/common/utils.c
1281 include some trailing punctuations as URI
1284 2006-01-10 [paul] 1.9.100cvs132
1287 fix incompatible pointer type
1290 2006-01-10 [paul] 1.9.100cvs131
1293 change Subject in window title
1296 2006-01-09 [colin] 1.9.100cvs130
1305 Fix possible crashes on exit and in addressbook
1307 2006-01-09 [paul] 1.9.100cvs129
1309 * src/prefs_msg_colors.c
1310 some cleanups that I forgot last time
1312 2006-01-09 [paul] 1.9.100cvs128
1316 * src/prefs_msg_colors.c
1317 add previously hidden option, color_new, to
1319 move the page to Display/
1322 2006-01-09 [wwp] 1.9.100cvs127
1324 * src/prefs_themes.c
1325 made the prefs/display/themes layouts spacing less condensed
1326 (and so they match other prefs/pages' look).
1328 2006-01-09 [paul] 1.9.100cvs126
1331 * src/prefs_common.c
1332 * src/prefs_common.h
1333 * src/prefs_wrapping.c
1334 remove 'wrap at send' option
1336 2006-01-06 [colin] 1.9.100cvs125
1339 Just make completely sure we don't insert "manual line breaks"
1344 * 2.0.0-rc3 released
1346 2006-01-04 [paul] 1.9.100cvs124
1349 fix bug 882, 'quick scroll in folder list
1350 displays wrong folder contents'
1352 2006-01-04 [paul] 1.9.100cvs123
1354 * src/plugins/pgpmime/pgpmime.c
1355 better debug information when signing
1356 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1358 2006-01-03 [colin] 1.9.100cvs122
1361 We need to recheck for gpgme 1.0.0 after checking
1362 for 1.1.1, because if 1.1.1 isn't available,
1363 GPGME_LIBS and friends are blanked out by the
1366 2006-01-03 [colin] 1.9.100cvs121
1368 * src/common/prefs.c
1369 Windows unlink-before rename fix
1370 * src/plugins/pgpcore/sgpgme.c
1371 Add support for PKA info if available
1372 Both patches by Werner Koch
1374 2006-01-03 [paul] 1.9.100cvs120
1377 fix bug 884, 'Send receipt' button visible in queue
1380 2006-01-02 [colin] 1.9.100cvs119
1384 Fix autosave on IMAP and more generally try to
1385 return the correct ID on a newly added IMAP message
1387 2006-01-02 [paul] 1.9.100cvs118
1389 * manual/keyboard.xml
1392 2006-01-01 [paul] 1.9.100cvs117
1397 2005-12-30 [colin] 1.9.100cvs116
1399 * manual/advanced.xml
1400 Explain Pre/Post-processing differences.
1402 2005-12-30 [colin] 1.9.100cvs115
1405 Implement copy_msgs for a little optimization
1407 Finish yesterday's fix
1409 2005-12-29 [colin] 1.9.100cvs114
1412 Fix occasional failure in fetching a mail over
1415 2005-12-29 [colin] 1.9.100cvs113
1418 Don't remove a draft when sending it, if it is
1421 2005-12-28 [colin] 1.9.100cvs112
1426 2005-12-28 [wwp] 1.9.100cvs111
1428 * doc/faq/.cvsignore
1429 * doc/faq/de/.cvsignore
1430 * doc/faq/en/.cvsignore
1431 * doc/faq/es/.cvsignore
1432 * doc/faq/fr/.cvsignore
1433 * doc/faq/it/.cvsignore
1434 * doc/manual/.cvsignore
1435 * doc/manual/de/.cvsignore
1436 * doc/manual/en/.cvsignore
1437 * doc/manual/es/.cvsignore
1438 * doc/manual/fr/.cvsignore
1439 * doc/manual/ja/.cvsignore
1440 * src/plugins/mathml_viewer/.cvsignore
1441 rollback revival of those files (my bad, sorry for the noise).
1443 2005-12-28 [wwp] 1.9.100cvs110
1446 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1448 2005-12-28 [wwp] 1.9.100cvs109
1450 * doc/faq/.cvsignore
1451 * doc/faq/de/.cvsignore
1452 * doc/faq/en/.cvsignore
1453 * doc/faq/es/.cvsignore
1454 * doc/faq/fr/.cvsignore
1455 * doc/faq/it/.cvsignore
1456 * doc/manual/.cvsignore
1457 * doc/manual/de/.cvsignore
1458 * doc/manual/en/.cvsignore
1459 * doc/manual/es/.cvsignore
1460 * doc/manual/fr/.cvsignore
1461 * doc/manual/ja/.cvsignore
1462 * src/plugins/mathml_viewer/.cvsignore
1464 more files to ignore.
1466 2005-12-24 [colin] 1.9.100cvs108
1472 2005-12-24 [colin] 1.9.100cvs107
1475 Allow NULL src_msginfo in
1476 procmsg_msginfo_new_from_mimeinfo
1478 2005-12-23 [paul] 1.9.100cvs106
1480 * src/plugins/pgpinline/mypgpcore.def
1481 add this forgotten file
1483 2005-12-23 [colin] 1.9.100cvs105
1488 2005-12-23 [colin] 1.9.100cvs104
1493 * src/common/plugin.c
1494 * src/common/socket.c
1495 * src/common/socket.h
1496 * src/common/utils.c
1497 * src/common/utils.h
1498 * src/gtk/pluginwindow.c
1499 * src/plugins/pgpcore/plugin.def
1500 * src/plugins/pgpcore/sylpheed.def
1501 * src/plugins/pgpinline/Makefile.am
1502 * src/plugins/pgpinline/plugin.def
1503 * src/plugins/pgpinline/sylpheed.def
1504 * src/plugins/pgpmime/plugin.def
1505 * src/plugins/pgpmime/sylpheed.def
1506 Various w32 fixes by Werner Koch
1508 2005-12-22 [paul] 1.9.100cvs103
1511 don't offer IMAP as 'server type' if
1512 libetpan isn't built in
1514 2005-12-22 [paul] 1.9.100cvs102
1521 support GTK_TOOLBAR_BOTH_HORIZ (text
1522 next to icon) Patch by Marien Zwart
1523 marienz@users.sf.net
1524 Also reword the text
1526 2005-12-21 [colin] 1.9.100cvs101
1531 Fix missing section and explicit the exception better
1533 Prevent mail from being lost without notice when an
1534 SMTP error happens on trying to send an unmodified
1536 * src/send_message.c
1538 Fix password remembering when wrong, and add return
1539 value checks where they should have been
1540 * src/plugins/pgpcore/sylpheed.def
1541 * src/plugins/pgpinline/sylpheed.def
1542 * src/plugins/pgpmime/sylpheed.def
1543 Add a few symbols needed
1545 2005-12-21 [paul] 1.9.100cvs100
1550 * m4/inttypes-pri.m4
1560 2005-12-21 [paul] 1.9.100cvs99
1565 2005-12-20 [paul] 1.9.100cvs98
1568 updated by Anders Trobäck
1570 2005-12-20 [colin] 1.9.100cvs97
1576 * config/config.rpath
1577 * config/mkinstalldirs
1585 * m4/printf-posix.m4
1629 * src/send_message.c
1630 * src/common/Makefile.am
1631 * src/common/fnmatch.c
1632 * src/common/fnmatch.h
1633 * src/common/fnmatch_loop.c
1635 * src/common/plugin.c
1637 * src/common/socket.c
1638 * src/common/string_match.c
1639 * src/common/sylpheed.c
1640 * src/common/utils.c
1641 * src/common/utils.h
1642 * src/common/w32_dirent.c
1643 * src/common/w32_reg.c
1644 * src/common/w32_signal.c
1645 * src/common/w32_stat.c
1646 * src/common/w32_stdio.c
1647 * src/common/w32_stdlib.c
1648 * src/common/w32_string.c
1649 * src/common/w32_time.c
1650 * src/common/w32_unistd.c
1651 * src/common/w32_wait.c
1652 * src/common/w32lib.h
1653 * src/etpan/Makefile.am
1654 * src/gtk/Makefile.am
1655 * src/plugins/clamav/Makefile.am
1656 * src/plugins/demo/Makefile.am
1657 * src/plugins/dillo_viewer/Makefile.am
1658 * src/plugins/pgpcore/Makefile.am
1659 * src/plugins/pgpcore/passphrase.c
1660 * src/plugins/pgpcore/plugin.def
1661 * src/plugins/pgpcore/sgpgme.c
1662 * src/plugins/pgpcore/sylpheed.def
1663 * src/plugins/pgpcore/version.rc
1664 * src/plugins/pgpinline/Makefile.am
1665 * src/plugins/pgpinline/plugin.def
1666 * src/plugins/pgpinline/sylpheed.def
1667 * src/plugins/pgpinline/version.rc
1668 * src/plugins/pgpmime/Makefile.am
1669 * src/plugins/pgpmime/mypgpcore.def
1670 * src/plugins/pgpmime/plugin.def
1671 * src/plugins/pgpmime/sylpheed.def
1672 * src/plugins/pgpmime/version.rc
1673 * src/plugins/spamassassin/Makefile.am
1674 Very little ;-) patch from Werner Koch, providing
1675 infrastructure for cross-compiling to Win32
1677 2005-12-20 [paul] 1.9.100cvs96
1685 add a combo to the Get All button, allowing
1686 quick retrieval from any account
1687 Patch by Fabien Vantard, slightly modified
1690 i18n fix. Patch by Fabien Vantard
1692 2005-12-19 [colin] 1.9.100cvs95
1696 Don't automatically join lines when they've
1697 been separated by the user and not automatically
1699 2005-12-19 [paul] 1.9.100cvs94
1701 * src/gtk/pluginwindow.c
1703 Patch by Fabien Vantard
1705 2005-12-15 [paul] 1.9.100cvs93
1707 * src/common/plugin.c
1708 * src/common/plugin.h
1709 * src/gtk/pluginwindow.c
1710 * src/plugins/clamav/clamav_plugin.c
1711 * src/plugins/demo/demo.c
1712 * src/plugins/dillo_viewer/dillo_viewer.c
1713 * src/plugins/pgpcore/plugin.c
1714 * src/plugins/pgpinline/plugin.c
1715 * src/plugins/pgpmime/plugin.c
1716 * src/plugins/spamassassin/spamassassin.c
1717 * src/plugins/trayicon/trayicon.c
1718 add plugin_version()
1720 2005-12-15 [colin] 1.9.100cvs92
1723 Further fix bug #875
1725 2005-12-15 [paul] 1.9.100cvs91
1728 fix attach_load_dir getting set to
1729 PLUGINDIR on plugin load
1731 2005-12-14 [mones] 1.9.100cvs90
1734 * manual/keyboard.xml
1735 Initial draft and some shortcuts added
1740 2005-12-14 [colin] 1.9.100cvs89
1745 * src/gtk/gtkaspell.c
1747 * src/prefs_folder_item.c
1748 Fix recursive prefs apply
1751 2005-12-14 [colin] 1.9.100cvs88
1754 Fix bug #875 (Freeze On Inline Forward of
1757 2005-12-13 [colin] 1.9.100cvs87
1760 Uniq-ify and sort the mimetypes list
1761 Patch by Fabien Vantard
1763 2005-12-13 [colin] 1.9.100cvs86
1766 * src/etpan/imap-thread.c
1767 Fix leaks (patch by Hoa)
1769 * src/common/plugin.c
1774 * 2.0.0-rc2 released
1776 2005-12-12 [colin] 1.9.100cvs85
1781 2005-12-12 [wwp] 1.9.100cvs84
1783 * src/gtk/icon_legend.c
1784 fix misbehaviour and crash when closing the legend window
1785 using the Esc key (patch by Fabien Vantard).
1787 2005-12-12 [paul] 1.9.100cvs83
1791 * src/prefs_actions.c
1792 * src/prefs_filtering.c
1793 * src/prefs_matcher.c
1794 * src/prefs_spelling.glade ** REMOVED **
1795 * src/prefs_template.c
1796 * src/gtk/foldersort.glade ** REMOVED **
1797 * src/gtk/pluginwindow.c
1798 * src/gtk/pluginwindow.glade ** REMOVED **
1799 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
1802 2005-12-11 [paul] 1.9.100cvs82
1805 fix attach_load_dir crasher (double free)
1807 2005-12-09 [paul] 1.9.100cvs81
1811 * src/gtk/Makefile.am
1812 * src/gtk/icon_legend.c
1813 * src/gtk/icon_legend.h
1818 2005-12-09 [paul] 1.9.100cvs80
1820 * src/plugins/pgpcore/passphrase.c
1821 wrap the label in the dialog
1823 2005-12-09 [colin] 1.9.100cvs79
1825 * src/plugins/pgpcore/sgpgme.c
1826 Display (untrusted) on not trusted signatures
1827 Patch by Michal Èihaø <michal@cihar.com>
1828 Closes bug #867 (Report also key trust)
1830 2005-12-09 [colin] 1.9.100cvs78
1832 * src/common/plugin.c
1833 Update licence check, following Eben Moglen's advice
1835 2005-12-08 [colin] 1.9.100cvs77
1838 Fix the occasionnal item->cache != NULL
1841 2005-12-08 [colin] 1.9.100cvs76
1844 * src/plugins/pgpcore/sgpgme.c
1845 Print key id when unable to check it
1846 Closes bug #866 (Show key id when missing)
1848 2005-12-08 [paul] 1.9.100cvs75
1850 * src/prefs_common.c
1851 * src/prefs_common.h
1853 remember load attachment dir
1855 2005-12-07 [colin] 1.9.100cvs74
1857 * src/prefs_toolbar.c
1858 Gtk fixes, patch by Fabien Vantard
1860 2005-12-07 [colin] 1.9.100cvs73
1865 Fix bug #839 (Quoted text isn't colored after
1866 executing an action)
1867 * src/common/plugin.c
1868 Require plugins to declare their licence in plugin_licence()
1869 Refuse to load non-GPL plugins as they'd be illegal (as
1870 derived works of Sylpheed-Claws, they must be GPL).
1871 * src/plugins/clamav/clamav_plugin.c
1872 * src/plugins/demo/demo.c
1873 * src/plugins/dillo_viewer/dillo_viewer.c
1874 * src/plugins/pgpcore/plugin.c
1875 * src/plugins/pgpinline/plugin.c
1876 * src/plugins/pgpmime/plugin.c
1877 * src/plugins/spamassassin/spamassassin.c
1878 * src/plugins/trayicon/trayicon.c
1879 Add plugin_licence()
1881 2005-12-07 [paul] 1.9.100cvs72
1888 clean up after local FAQ removal and
1889 temporary manual removal
1891 2005-12-06 [colin] 1.9.100cvs71
1895 * doc/faq/.cvsignore
1896 * doc/faq/Makefile.am
1897 * doc/faq/de/.cvsignore
1898 * doc/faq/de/Makefile.am
1899 * doc/faq/de/sylpheed-faq-1.html
1900 * doc/faq/de/sylpheed-faq-2.html
1901 * doc/faq/de/sylpheed-faq-3.html
1902 * doc/faq/de/sylpheed-faq.html
1903 * doc/faq/en/.cvsignore
1904 * doc/faq/en/Makefile.am
1905 * doc/faq/en/sylpheed-faq-1.html
1906 * doc/faq/en/sylpheed-faq-2.html
1907 * doc/faq/en/sylpheed-faq-3.html
1908 * doc/faq/en/sylpheed-faq-4.html
1909 * doc/faq/en/sylpheed-faq.html
1910 * doc/faq/es/.cvsignore
1911 * doc/faq/es/Makefile.am
1912 * doc/faq/es/sylpheed-faq-1.html
1913 * doc/faq/es/sylpheed-faq-2.html
1914 * doc/faq/es/sylpheed-faq-3.html
1915 * doc/faq/es/sylpheed-faq-4.html
1916 * doc/faq/es/sylpheed-faq.html
1917 * doc/faq/fr/.cvsignore
1918 * doc/faq/fr/Makefile.am
1919 * doc/faq/fr/sylpheed-faq-1.html
1920 * doc/faq/fr/sylpheed-faq-2.html
1921 * doc/faq/fr/sylpheed-faq-3.html
1922 * doc/faq/fr/sylpheed-faq.html
1923 * doc/faq/it/.cvsignore
1924 * doc/faq/it/Makefile.am
1925 * doc/faq/it/sylpheed-faq-1.html
1926 * doc/faq/it/sylpheed-faq-2.html
1927 * doc/faq/it/sylpheed-faq-3.html
1928 * doc/faq/it/sylpheed-faq.html
1929 * doc/manual/.cvsignore
1930 * doc/manual/Makefile.am
1931 * doc/manual/de/.cvsignore
1932 * doc/manual/de/Makefile.am
1933 * doc/manual/de/sylpheed-1.html
1934 * doc/manual/de/sylpheed-10.html
1935 * doc/manual/de/sylpheed-11.html
1936 * doc/manual/de/sylpheed-12.html
1937 * doc/manual/de/sylpheed-13.html
1938 * doc/manual/de/sylpheed-14.html
1939 * doc/manual/de/sylpheed-15.html
1940 * doc/manual/de/sylpheed-16.html
1941 * doc/manual/de/sylpheed-17.html
1942 * doc/manual/de/sylpheed-18.html
1943 * doc/manual/de/sylpheed-19.html
1944 * doc/manual/de/sylpheed-2.html
1945 * doc/manual/de/sylpheed-20.html
1946 * doc/manual/de/sylpheed-3.html
1947 * doc/manual/de/sylpheed-4.html
1948 * doc/manual/de/sylpheed-5.html
1949 * doc/manual/de/sylpheed-6.html
1950 * doc/manual/de/sylpheed-7.html
1951 * doc/manual/de/sylpheed-8.html
1952 * doc/manual/de/sylpheed-9.html
1953 * doc/manual/de/sylpheed.html
1954 * doc/manual/en/.cvsignore
1955 * doc/manual/en/Makefile.am
1956 * doc/manual/en/sylpheed-1.html
1957 * doc/manual/en/sylpheed-10.html
1958 * doc/manual/en/sylpheed-11.html
1959 * doc/manual/en/sylpheed-12.html
1960 * doc/manual/en/sylpheed-13.html
1961 * doc/manual/en/sylpheed-14.html
1962 * doc/manual/en/sylpheed-15.html
1963 * doc/manual/en/sylpheed-16.html
1964 * doc/manual/en/sylpheed-17.html
1965 * doc/manual/en/sylpheed-18.html
1966 * doc/manual/en/sylpheed-19.html
1967 * doc/manual/en/sylpheed-2.html
1968 * doc/manual/en/sylpheed-20.html
1969 * doc/manual/en/sylpheed-21.html
1970 * doc/manual/en/sylpheed-22.html
1971 * doc/manual/en/sylpheed-3.html
1972 * doc/manual/en/sylpheed-4.html
1973 * doc/manual/en/sylpheed-5.html
1974 * doc/manual/en/sylpheed-6.html
1975 * doc/manual/en/sylpheed-7.html
1976 * doc/manual/en/sylpheed-8.html
1977 * doc/manual/en/sylpheed-9.html
1978 * doc/manual/en/sylpheed.html
1979 * doc/manual/es/.cvsignore
1980 * doc/manual/es/Makefile.am
1981 * doc/manual/es/sylpheed-1.html
1982 * doc/manual/es/sylpheed-10.html
1983 * doc/manual/es/sylpheed-11.html
1984 * doc/manual/es/sylpheed-12.html
1985 * doc/manual/es/sylpheed-13.html
1986 * doc/manual/es/sylpheed-14.html
1987 * doc/manual/es/sylpheed-15.html
1988 * doc/manual/es/sylpheed-16.html
1989 * doc/manual/es/sylpheed-17.html
1990 * doc/manual/es/sylpheed-18.html
1991 * doc/manual/es/sylpheed-19.html
1992 * doc/manual/es/sylpheed-2.html
1993 * doc/manual/es/sylpheed-20.html
1994 * doc/manual/es/sylpheed-3.html
1995 * doc/manual/es/sylpheed-4.html
1996 * doc/manual/es/sylpheed-5.html
1997 * doc/manual/es/sylpheed-6.html
1998 * doc/manual/es/sylpheed-7.html
1999 * doc/manual/es/sylpheed-8.html
2000 * doc/manual/es/sylpheed-9.html
2001 * doc/manual/es/sylpheed.html
2002 * doc/manual/fr/.cvsignore
2003 * doc/manual/fr/Makefile.am
2004 * doc/manual/fr/sylpheed-1.html
2005 * doc/manual/fr/sylpheed-10.html
2006 * doc/manual/fr/sylpheed-11.html
2007 * doc/manual/fr/sylpheed-12.html
2008 * doc/manual/fr/sylpheed-13.html
2009 * doc/manual/fr/sylpheed-14.html
2010 * doc/manual/fr/sylpheed-15.html
2011 * doc/manual/fr/sylpheed-16.html
2012 * doc/manual/fr/sylpheed-17.html
2013 * doc/manual/fr/sylpheed-18.html
2014 * doc/manual/fr/sylpheed-19.html
2015 * doc/manual/fr/sylpheed-2.html
2016 * doc/manual/fr/sylpheed-20.html
2017 * doc/manual/fr/sylpheed-3.html
2018 * doc/manual/fr/sylpheed-4.html
2019 * doc/manual/fr/sylpheed-5.html
2020 * doc/manual/fr/sylpheed-6.html
2021 * doc/manual/fr/sylpheed-7.html
2022 * doc/manual/fr/sylpheed-8.html
2023 * doc/manual/fr/sylpheed-9.html
2024 * doc/manual/fr/sylpheed.html
2025 * doc/manual/ja/.cvsignore
2026 * doc/manual/ja/Makefile.am
2027 * doc/manual/ja/sylpheed-1.html
2028 * doc/manual/ja/sylpheed-10.html
2029 * doc/manual/ja/sylpheed-11.html
2030 * doc/manual/ja/sylpheed-12.html
2031 * doc/manual/ja/sylpheed-13.html
2032 * doc/manual/ja/sylpheed-14.html
2033 * doc/manual/ja/sylpheed-15.html
2034 * doc/manual/ja/sylpheed-16.html
2035 * doc/manual/ja/sylpheed-17.html
2036 * doc/manual/ja/sylpheed-18.html
2037 * doc/manual/ja/sylpheed-19.html
2038 * doc/manual/ja/sylpheed-2.html
2039 * doc/manual/ja/sylpheed-20.html
2040 * doc/manual/ja/sylpheed-3.html
2041 * doc/manual/ja/sylpheed-4.html
2042 * doc/manual/ja/sylpheed-5.html
2043 * doc/manual/ja/sylpheed-6.html
2044 * doc/manual/ja/sylpheed-7.html
2045 * doc/manual/ja/sylpheed-8.html
2046 * doc/manual/ja/sylpheed-9.html
2047 * doc/manual/ja/sylpheed.html
2048 * doc/manual/ja/sylpheed.sgml
2050 Remove outdated manual and faq. Noisy, eh?
2052 2005-12-06 [colin] 1.9.100cvs70
2055 * src/quote_fmt_parse.y
2058 Allow %X to position cursor at 0
2059 (no %X = before signature)
2060 Fix paste as quotation putting the cursor at 0
2061 Fix undo offsets when pasting
2062 Insert the quote_fmt at once instead of line
2064 Fix [Edited] when starting to reply/forward
2066 2005-12-06 [paul] 1.9.100cvs69
2068 * src/plugins/clamav/clamav_plugin_gtk.c
2070 * src/plugins/spamassassin/spamassassin_gtk.c
2071 rework spamassassin_create_widget_func()
2073 2005-12-05 [colin] 1.9.100cvs68
2076 Fix make release ;-)
2078 2005-12-05 [colin] 1.9.100cvs67
2082 Fix cursor positioning (not obeying %X)
2084 2005-12-05 [paul] 1.9.100cvs66
2086 * src/plugins/dillo_viewer/dillo_prefs.c
2087 fix compilation warning
2089 2005-12-05 [paul] 1.9.100cvs65
2091 * src/prefs_spelling.c
2092 * src/plugins/trayicon/trayicon.c
2093 cleanups - remove unused stuff
2095 2005-12-05 [paul] 1.9.100cvs64
2098 * manual/plugins.xml
2099 remove info about removed mathml_viewer plugin
2101 2005-12-05 [paul] 1.9.100cvs63
2104 * src/plugins/Makefile.am
2105 * src/plugins/mathml_viewer/.cvsignore
2106 * src/plugins/mathml_viewer/Makefile.am
2107 * src/plugins/mathml_viewer/mathml_viewer.c
2108 remove unmaintained mathml_viewer plugin
2110 2005-12-05 [paul] 1.9.100cvs62
2113 obey prefs_common.always_show_msg when
2117 2005-12-05 [paul] 1.9.100cvs61
2120 * src/prefs_account.c
2121 * src/prefs_filtering.c
2123 * src/prefs_spelling.c
2124 * src/prefs_toolbar.c
2126 * src/gtk/gtkutils.c
2127 * src/gtk/quicksearch.c
2128 * src/plugins/dillo_viewer/dillo_prefs.c
2131 2005-12-04 [paul] 1.9.100cvs60
2134 * src/prefs_account.c
2135 * src/prefs_account.h
2136 allow a Local account to specify a
2138 (closes bug 843 'Inbox cannot be changed for local
2141 2005-12-04 [colin] 1.9.100cvs59
2143 * src/plugins/trayicon/trayicon.c
2144 Remove Get, rename Get All to Get Mail in order to
2145 be consistent with the default main toolbar
2147 2005-12-03 [colin] 1.9.100cvs58
2150 * manual/sylpheed-claws-manual.xml
2153 2005-12-03 [paul] 1.9.100cvs57
2158 new (partially complete) Swedish translation
2159 by Anders Troback <sylpheed@troback.com>
2161 2005-12-02 [paul] 1.9.100cvs56
2164 libetpan 0.41 required
2166 2005-12-02 [paul] 1.9.100cvs55
2168 * src/plugins/clamav/clamav_plugin.c
2169 * src/plugins/clamav/clamav_plugin.h
2170 * src/plugins/clamav/clamav_plugin_gtk.c
2171 * src/plugins/spamassassin/spamassassin.c
2172 * src/plugins/spamassassin/spamassassin.h
2173 * src/plugins/spamassassin/spamassassin_gtk.c
2174 unregister prefs pages on unloading, thus
2176 (thanks to Colin for the hint)
2178 2005-12-02 [wwp] 1.9.100cvs54
2181 * src/quote_fmt_parse.y
2182 fix misuse of gboolean*, use gboolean instead
2183 (thanks to Paul, Colin, for pointing out that scaring one)
2185 2005-12-02 [paul] 1.9.100cvs53
2187 * src/plugins/clamav/clamav_plugin.c
2188 int no --> unsigned int no
2189 * src/plugins/clamav/clamav_plugin_gtk.c
2192 2005-12-02 [wwp] 1.9.100cvs52
2195 * src/prefs_template.c
2197 * src/quote_fmt_parse.y
2198 prevent from executing |f and |p templates commands when
2199 adding or replacing templates in prefs (avoids annoying and
2200 potentially dangerous behaviours)
2202 2005-12-02 [paul] 1.9.100cvs51
2204 * src/prefs_common.c
2205 allow translation of some default values
2206 Patch by Fabien Vantard
2208 2005-12-02 [paul] 1.9.100cvs50
2212 * src/prefs_common.c
2213 * src/prefs_common.h
2214 * src/prefs_message.c
2216 remove obsolete 'convert_mb_alnum' option
2219 remove unused 'about_textview_visibility_notify'
2221 2005-12-02 [paul] 1.9.100cvs49
2223 * src/prefs_account.c
2224 * src/prefs_compose_writing.c
2227 * src/prefs_image_viewer.c
2228 * src/prefs_message.c
2230 * src/prefs_receive.c
2232 * src/prefs_spelling.c
2233 * src/prefs_summaries.c
2234 * src/prefs_wrapping.c
2235 * src/plugins/dillo_viewer/dillo_prefs.c
2236 * src/plugins/pgpcore/prefs_gpg.c
2237 several cleanups to the prefs dialogs
2238 (slightly modified) patch by Fabien Vantard
2240 2005-12-02 [paul] 1.9.100cvs48
2244 * src/send_message.c
2245 fix crash on send when connection fails
2249 2005-12-01 [colin] 1.9.100cvs47
2252 Translate … to "..."
2254 2005-11-30 [colin] 1.9.100cvs46
2258 Optimize back yesterday's fix.
2260 2005-11-30 [paul] 1.9.100cvs45
2265 written by Colin, edited by me
2267 2005-11-29 [colin] 1.9.100cvs44
2270 Skip headers unconditionnaly in match_body if the
2271 rule is not message or ~message
2273 2005-11-29 [colin] 1.9.100cvs43
2276 Fix body_part and such, not skipping headers
2277 if the matchcriteria wasn't the first in the rule
2279 2005-11-29 [colin] 1.9.100cvs42
2282 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2283 option missing from message view window)
2284 Fix double text D'n'D with gtk-2.8
2286 Fix ~message, ~headers_part, ~body_part rules
2288 Add Windows-1252 (Closes bug #863)
2290 * src/gtk/gtkaspell.c
2291 Properly destroy accels in all menus
2293 2005-11-29 [mones] 1.9.100cvs41
2298 2005-11-27 [colin] 1.9.100cvs40
2301 "/Remove mailbox" -> "/Remove mailbox..."
2303 2005-11-27 [paul] 1.9.100cvs39
2308 updated by new maintainer, Stephan Sachse
2310 2005-11-27 [paul] 1.9.100cvs38
2313 written by Colin, edited by me
2315 2005-11-27 [paul] 1.9.100cvs37
2317 * src/prefs_common.c
2318 * src/prefs_common.h
2319 * src/prefs_receive.c
2320 * src/prefs_summaries.c
2321 move 'go to inbox after receiving new mail'
2322 option from display/sumamaries to mail
2323 handling/receive, and rework prefs_summaries
2326 2005-11-25 [martin] 1.9.100cvs36
2329 fixed windows-1252 translation;
2330 translated some new and fuzzy strings
2332 2005-11-25 [paul] 1.9.100cvs35
2334 * src/plugins/clamav/clamav_plugin.c
2335 complete the update done in cvs34
2337 2005-11-25 [paul] 1.9.100cvs34
2339 * src/plugins/clamav/clamav_plugin.c
2340 reflect upstream changes
2342 2005-11-25 [paul] 1.9.100cvs33
2345 * manual/plugins.xml
2346 * manual/sylpheed-claws-manual.xml
2347 written/updated by Colin, edited by me
2348 * tools/acroread2sylpheed.pl
2351 2005-11-24 [colin] 1.9.100cvs32
2354 Fix bug #856 (reediting messages forgets Request
2357 2005-11-24 [paul] 1.9.100cvs31
2359 * manual/addrbook.xml
2360 * manual/starting.xml
2361 written by Colin, proofread, edited, adapted by me
2362 * manual/advanced.xml
2363 add some Actions examples
2365 use a Save button instead of a Close button
2367 indicate mandatory fields
2371 2005-11-23 [colin] 1.9.100cvs30
2374 Rename menu item, fix possible crash after
2377 Allow searching for '*' in ldap
2379 Fix "Browse Entry" (did anyone use it?)
2381 Add guards for mandatory information
2383 2005-11-23 [paul] 1.9.100cvs29
2385 * manual/advanced.xml
2386 corrections to the English
2388 2005-11-23 [colin] 1.9.100cvs28
2391 Fix possible crash at exit. After the call to
2392 gtk_container_remove(), the Viewer's widget has no
2393 more parent so gtk+ automatically frees it and its
2394 sons. If destroy_viewer() then try to access it,
2397 2005-11-22 [colin] 1.9.100cvs27
2400 * src/gtk/gtkaspell.c
2401 Fix right-clicking on a misspelled word
2402 Fix More... in suggestions menu
2404 2005-11-22 [wwp] 1.9.100cvs26
2406 * src/prefs_template.c
2407 templates works: re-sort templates list when adding or replacing,
2408 prevent from adding or replacing when the template name is empty
2410 2005-11-21 [colin] 1.9.100cvs25
2413 Fix some addressbook suckage (dnd, select all)
2415 * src/gtk/gtkaspell.c
2416 * src/gtk/gtkaspell.h
2417 Make the spellchecker menu work with the
2418 GtkTextView one instead of overriding it
2420 2005-11-20 [paul] 1.9.100cvs24
2422 * manual/handling.xml
2423 proofread and corrected
2425 2005-11-20 [paul] 1.9.100cvs23
2428 generate html as one file
2429 * manual/advanced.xml
2430 fix output generation
2431 reformat hidden options list
2432 * manual/manual.xml ** REMOVED **
2433 * manual/sylpheed-claws-manual.xml ** ADDED **
2436 2005-11-18 [colin] 1.9.100cvs22
2438 * src/prefs_account.c
2439 Fix layout in news and mbox accounts
2440 * manual/account.xml
2441 * manual/advanced.xml
2442 New contents for Paul to check :)
2444 2005-11-18 [wwp] 1.9.100cvs21
2446 * src/gtk/quicksearch.c
2447 don't update extended quicksearch buttons twice
2449 2005-11-18 [paul] 1.9.100cvs20
2452 complete 1.9.100cvs19
2454 2005-11-18 [paul] 1.9.100cvs19
2457 cosmetic improvements
2459 also list text/* attachments
2461 2005-11-18 [colin] 1.9.100cvs18
2464 Use column 0 instead of -1 in
2465 gtk_ctree_node_moveto, in a naive
2466 hope it'll fix the gtk-related crashes
2468 2005-11-18 [colin] 1.9.100cvs17
2470 * src/gtk/inputdialog.c
2471 Fix icon staying the first one
2473 2005-11-17 [wwp] 1.9.100cvs16
2474 fix possible problem showing some quicksearch buttons, and a bad
2475 call to g_return_if_fail in a function that returns a value (both
2476 fixes by Fabien Vantard)
2478 2005-11-15 [wwp] 1.9.100cvs15
2480 * src/gtk/quicksearch.c
2481 added a tooltip to that obscure ... quicksearch button
2483 2005-11-15 [wwp] 1.9.100cvs14
2485 * src/gtk/quicksearch.c
2486 add a quicksearch helper to filtering expression users: the ... button
2487 raises the condition expr window. condition expressions set up w/ this
2488 window are used by the quicksearch if the user closes it pressing OK.
2490 2005-11-14 [paul] 1.9.100cvs13
2492 * src/plugins/clamav/clamav_plugin.c
2493 * src/plugins/spamassassin/spamassassin.c
2494 change plugin type following recent merging
2496 2005-11-14 [wwp] 1.9.100cvs12
2499 prevent from crashing when copying/moving message(s) from and
2502 2005-11-14 [paul] 1.9.100cvs11
2504 * src/plugins/clamav/Makefile.am
2505 * src/plugins/clamav/clamav_plugin.c
2506 * src/plugins/clamav/clamav_plugin.h
2507 * src/plugins/clamav/clamav_plugin_gtk.c
2508 also merge clamav and clamav_gtk plugins
2510 2005-11-13 [colin] 1.9.100cvs10
2513 * src/plugins/spamassassin/Makefile.am
2514 * src/plugins/spamassassin/spamassassin.c
2515 * src/plugins/spamassassin/spamassassin.h
2516 * src/plugins/spamassassin/spamassassin_gtk.c
2517 Merge spamassassin and spamassassin_gtk plugins,
2518 and build it by default.
2520 2005-11-12 [colin] 1.9.100cvs9
2522 * src/etpan/imap-thread.c
2525 2005-11-12 [colin] 1.9.100cvs8
2528 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2530 2005-11-10 [colin] 1.9.100cvs7
2533 Fix bug #845 (sylpheed-claws 1.9.99+ start in
2536 2005-11-10 [wwp] 1.9.100cvs6
2538 * src/gtk/description_window.c
2539 fix a crash when closing description windows using the WM's [X] button
2541 2005-11-09 [colin] 1.9.100cvs5
2544 Update libetpan call to follow upstream
2545 (yes, this requires libetpan-0.40cvs3)
2547 2005-11-08 [colin] 1.9.100cvs4
2551 * src/common/utils.c
2552 * src/common/utils.h
2553 Enhance the email parser
2555 2005-11-08 [colin] 1.9.100cvs3
2558 Fix what looks like an off-by-one (fixes
2559 attachments from the Bat)
2561 2005-11-08 [wwp] 1.9.100cvs2
2564 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2566 2005-11-08 [wwp] 1.9.100cvs1
2569 allow exiting Sylpheed-Claws from command-line
2571 2005-11-08 [paul] 1.9.100
2575 2005-11-07 [colin] 1.9.99cvs17
2579 Fix import of base-64 encoded items
2581 2005-11-07 [colin] 1.9.99cvs16
2583 * src/send_message.c
2584 Fix bug #314 (Queue does not empty under certain
2587 2005-11-07 [paul] 1.9.99cvs15
2591 fix buffer overflows
2594 2005-11-07 [paul] 1.9.99cvs14
2596 * doc/man/Makefile.am
2597 * doc/man/sylpheed-claws.1 ** ADDED **
2598 * doc/man/sylpheed.1 ** DELETED **
2599 rename and update the man file
2601 2005-11-06 [colin] 1.9.99cvs13
2604 Fix ldif_get_line() that returned empty strings
2605 (Didn't understand why). Also fix a possible
2608 2005-11-06 [wwp] 1.9.99cvs12
2612 * src/gtk/gtkutils.c
2613 * src/gtk/gtkutils.h
2614 fix a compilation warning,
2615 make links sensitive in the about dialog
2617 2005-11-04 [wwp] 1.9.99cvs11
2620 don't wrap or translate URIs, and a bit text format cleanup
2622 2005-11-04 [wwp] 1.9.99cvs10
2625 better textview tagging implementation (no more use of marks for
2628 2005-11-02 [colin] 1.9.99cvs9
2633 2005-11-02 [colin] 1.9.99cvs8
2636 Require libetpan-0.40 due to upstream fix
2638 Tell libetpan not to call SSL_Library_Init,
2639 as we do it ourselves.
2641 2005-11-02 [colin] 1.9.99cvs7
2644 Add missing files (thanks to Fabien Vantard)
2646 2005-11-02 [colin] 1.9.99cvs6
2649 Fix totals when read messages are hidden or quicksearch
2653 * src/common/ssl_certificate.c
2654 * src/common/ssl_certificate.h
2655 * src/gtk/sslcertwindow.c
2656 * src/gtk/sslcertwindow.h
2657 Fix copyright on my stuff
2659 2005-11-02 [wwp] 1.9.99cvs5
2661 * src/prefs_themes.c
2662 fix directory name checking (theme installation/removal),
2663 made related error a bit more verbose
2665 2005-11-02 [colin] 1.9.99cvs4
2668 Fix typo (probably fixes bug #841 (Sort by the From
2671 2005-11-02 [paul] 1.9.99cvs3
2675 updated by SungHyun Nam, Geir Helland
2677 fix typo in welcome message. spotted by
2680 2005-11-01 [colin] 1.9.99cvs2
2683 Fix replying to ml wen confirming subscription
2689 Make key check non blocking
2691 2005-10-31 [paul] 1.9.99cvs1
2693 * tools/claws.i18n.status.pl
2694 updated for ChangeLog
2696 2005-10-31 [paul] 1.9.99
2700 2005-10-31 [paul] 1.9.15cvs131
2704 * ChangeLog.claws ** REMOVED **
2705 * ChangeLog-gtk2.claws ** REMOVED **
2706 * ChangeLog.gtk1 ** ADDED **
2711 * README.claws ** REMOVED **
2712 * README.jp ** REMOVED **
2713 * RELEASE_NOTES ** ADDED **
2714 * RELEASE_NOTES.claws ** REMOVED **
2717 * sylpheed.spec.in ** REMOVED **
2718 tidy up and update the default docs:
2719 ChangeLog.claws is renamed ChangeLog.gtk1
2720 ChangeLog-gtk2.claws is renamed ChangeLog
2721 README.claws is renamed README
2722 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2724 2005-10-31 [paul] 1.9.15cvs130
2729 2005-10-31 [paul] 1.9.15cvs129
2740 updated by Miquel Oliete, Stephan Sachse and
2741 Thomas Gilgin, me, Fabien Vantard, Andrea
2742 Spadaccini, Frederico Goncalves Guimaraes,
2743 Andrej Kacian, Aleksandar Urosevic, and
2746 2005-10-31 [mones] 1.9.15cvs128
2752 Updated for release.
2754 2005-10-30 [colin] 1.9.15cvs127
2757 Place cursor before rewrapping (fixes cursor
2758 pos if quotation gets rewrapped)
2760 2005-10-29 [paul] 1.9.15cvs126
2768 corrections to text items
2770 2005-10-28 [colin] 1.9.15cvs125
2773 Make "hit 'C' to check sig" work from extern
2776 2005-10-27 [colin] 1.9.15cvs124
2779 Add a hack to avoid segfaulting when hammering
2782 2005-10-27 [wwp] 1.9.15cvs123
2784 * src/prefs_themes.c
2785 sort list of themes names in themes prefs
2787 2005-10-27 [paul] 1.9.15cvs122
2790 * src/prefs_account.c
2791 fix building on Solaris
2794 2005-10-27 [wwp] 1.9.15cvs121
2797 * src/gtk/gtksctree.c
2798 speed up unselecting messages in summary view (thanks to Colin)
2800 2005-10-27 [paul] 1.9.15cvs120
2803 fix a compilation warning
2805 fix updating of 'n items selected' count
2808 2005-10-27 [martin] 1.9.15cvs119
2811 ignore actions with a leading '/' in the action menu name
2812 fixes a crash on menu creation
2813 * src/prefs_actions.c
2814 do not allow a leading '/' in the action menu name
2816 2005-10-27 [paul] 1.9.15cvs118
2819 fix compilation warning
2821 2005-10-27 [paul] 1.9.15cvs117
2824 add #if HAVE_LOCALE_H
2826 2005-10-27 [paul] 1.9.15cvs116
2828 * src/plugins/clamav/clamav_plugin.c
2829 * src/plugins/dillo_viewer/dillo_viewer.c
2830 * src/plugins/mathml_viewer/mathml_viewer.c
2831 * src/plugins/pgpcore/plugin.c
2832 * src/plugins/pgpinline/plugin.c
2833 * src/plugins/pgpmime/plugin.c
2834 * src/plugins/spamassassin/spamassassin.c
2835 * src/plugins/trayicon/trayicon.c
2836 plugin_init() : make error messages more
2839 2005-10-26 [wwp] 1.9.15cvs115
2841 * src/prefs_matcher.c
2842 enlarge boolean op widget width a bit (wasn't always showing text contents)
2844 2005-10-26 [wwp] 1.9.15cvs114
2847 * src/gtk/gtksctree.c
2848 * src/plugins/spamassassin/libspamc.c
2849 * src/plugins/spamassassin/spamassassin.c
2850 fix some compilation warnings more
2852 2005-10-26 [mones] 1.9.15cvs113
2857 2005-10-26 [paul] 1.9.15cvs112
2859 * src/prefs_message.c
2860 give all display_xface stuff the
2861 #if HAVE_LIBCOMPFACE treatment, thus
2863 (Thanks to Wolfgang Enderlein)
2865 2005-10-26 [colin] 1.9.15cvs111
2871 Remove context menu items that should not be there
2876 Don't show the mainwindow too soon
2878 2005-10-26 [wwp] 1.9.15cvs110
2883 fix uninitialized pointers in the folder updating hook
2886 2005-10-25 [mones] 1.9.15cvs109
2889 General information subsection completed.
2890 Removed archaic references.
2893 * manual/dtd/manual.dsl
2894 Added customization stylesheet for getting paragraphs
2895 fully justified in PDF output (as suggested by Colin).
2897 2005-10-25 [colin] 1.9.15cvs108
2902 2005-10-25 [colin] 1.9.15cvs107
2906 Fix leak (xml_get_element() allocates memory)
2908 Fix leak + dead code (shame!)
2912 2005-10-25 [colin] 1.9.15cvs106
2915 Fix encoding issue in Save all and in
2916 overwrite-confirmation alertpanel
2918 2005-10-25 [colin] 1.9.15cvs105
2920 * src/common/socket.c
2921 Fix a leak - Thanks to Christopher Aillon
2922 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2924 2005-10-25 [paul] 1.9.15cvs104
2927 Always guess servers from the right-hand
2928 email part and guess username from the
2929 left-hand part. (Thanks to Colin)
2930 add an X-Face to the welcome message
2932 2005-10-25 [paul] 1.9.15cvs103
2934 * manual/handling.xml
2935 written by Colin, edited by me
2937 2005-10-25 [wwp] 1.9.15cvs102
2940 * src/grouplistdialog.c
2943 fix some compilation warnings
2949 2005-10-24 [paul] 1.9.15cvs101
2954 2005-10-24 [paul] 1.9.15cvs100
2956 * src/pixmaps/offline.xpm
2957 * src/pixmaps/online.xpm
2958 replace with last default versions
2960 2005-10-24 [colin] 1.9.15cvs99
2963 Fix bug when moving a folder
2966 "Delete folder" pops up a window, so it
2967 should be suffixed with "..."
2968 * src/plugins/pgpcore/sgpgme.c
2971 2005-10-24 [mones] 1.9.15cvs98
2974 * manual/account.xml
2976 * manual/addrbook.xml
2977 * manual/advanced.xml
2979 * manual/glossary.xml
2981 * manual/handling.xml
2983 * manual/keyboard.xml
2985 * manual/plugins.xml
2986 * manual/starting.xml
2987 * manual/dtd/sdocbook.dtd
2988 Initial manual structure and some content.
2990 2005-10-23 [wwp] 1.9.15cvs97
2995 2005-10-23 [wwp] 1.9.15cvs96
2999 rework of the about window (main work by Paul), also featuring a few
3000 fixes for typos and duplicate names
3002 2005-10-23 [wwp] 1.9.15cvs95
3005 Ignore the right binary name (sylpheed-claws now)
3007 2005-10-23 [paul] 1.9.15cvs94
3010 when using Folder Pref 'Default To for
3011 replies' make the entry in the Compose
3013 Patch by Fabien Vantard
3015 2005-10-22 [colin] 1.9.15cvs93
3020 2005-10-22 [colin] 1.9.15cvs92
3023 try to convert using locale (apart utf8) if necessary
3025 2005-10-22 [colin] 1.9.15cvs91
3027 * src/pixmaps/new.xpm
3028 * src/pixmaps/unread.xpm
3029 Make the unread envelope blue again and
3030 saturate the new one a bit more.
3032 2005-10-22 [colin] 1.9.15cvs90
3035 When replying to a mail sent by one of our accounts,
3036 use the original list of recipients. Let 'Reply All'
3037 and 'Reply to sender' work like previously.
3039 2005-10-21 [colin] 1.9.15cvs89
3041 * src/prefs_filtering.c
3042 Clear fields after add and replace
3044 Display xface differently (better)
3045 * src/plugins/pgpinline/pgpinline.c
3046 Fix crappy encodings/recodings
3048 2005-10-21 [paul] 1.9.15cvs88
3051 * src/prefs_folder_item.c
3053 fix news folder Folder Properties
3056 update folderview after Themes change
3057 keep selected folder selected
3060 2005-10-21 [paul] 1.9.15cvs87
3063 * tools/OOo2sylpheed.pl
3065 * tools/README.sylprint
3066 * tools/asus_mailled.sh ** REMOVED **
3067 * tools/filter_conv.pl
3068 * tools/freshmeat_search.pl
3069 * tools/google_search.pl
3070 * tools/gpg-sign-syl ** REMOVED **
3071 * tools/kmail2sylpheed.pl
3072 * tools/kmail2sylpheed_v2.pl
3073 * tools/multiwebsearch.pl
3074 * tools/nautilus2sylpheed.sh
3075 * tools/newscache_clean.pl
3076 * tools/outlook2sylpheed.pl
3077 * tools/sylpheed-switcher ** REMOVED **
3081 * tools/vcard2xml.py
3082 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3083 update default config dir
3084 update binary name (thanks to Fabien Vantard)
3085 remove obsolete scripts
3087 2005-10-21 [colin] 1.9.15cvs86
3090 Fix possible leak and units. Based on a patch by
3093 2005-10-20 [colin] 1.9.15cvs85
3096 Clear xface when clearing textview
3098 2005-10-20 [colin] 1.9.15cvs84
3104 * src/prefs_common.c
3105 * src/prefs_common.h
3106 * src/prefs_message.c
3110 * src/common/utils.c
3111 * src/common/utils.h
3112 * src/gtk/gtkutils.c
3113 * src/gtk/gtkutils.h
3114 Migrate config to .sylpheed-claws (Automatically)
3115 Add a way to get the Xface in the TextView
3117 2005-10-20 [colin] 1.9.15cvs83
3119 * src/gtk/Makefile.am
3122 Make the about dialog *grooovy*
3124 2005-10-20 [colin] 1.9.15cvs82
3127 Use "Open with" on double click if no command
3130 2005-10-20 [colin] 1.9.15cvs81
3133 * src/etpan/imap-thread.c
3136 2005-10-20 [paul] 1.9.15cvs80
3139 don't show clipkey icon if the only
3140 attachment is the signature
3143 2005-10-20 [paul] 1.9.15cvs79
3146 * src/plugins/pgpmime/pgpmime.c
3147 name the PGP/MIME signature 'signature.asc'
3148 Patch by Andrew Nelson <freeandy@gmail.com>
3150 2005-10-19 [colin] 1.9.15cvs78
3152 * src/plugins/pgpmime/pgpmime.c
3153 Oops, no need to double-check though
3155 2005-10-19 [colin] 1.9.15cvs77
3157 * src/plugins/pgpinline/pgpinline.c
3158 * src/plugins/pgpmime/pgpmime.c
3159 Check that my_tmpfile() doesn't
3162 2005-10-19 [colin] 1.9.15cvs76
3164 * src/common/utils.c
3165 Use shorter mime boundaries to avoid having
3166 MTAs rewrapping our headers, breaking the
3167 PGP signature in the process
3169 * src/plugins/pgpmime/pgpmime.c
3170 Check for boundary uniqueness to be sure
3171 it won't happen, instead of hoping for the
3174 2005-10-19 [colin] 1.9.15cvs75
3176 * sylpheed-claws.desktop
3179 Ship a sylpheed-claws binary instead
3180 of a sylpheed one. Change the socket
3183 Update folder only if it changed
3185 Fix i18n in welcome mail, patch by
3192 2005-10-19 [paul] 1.9.15cvs74
3196 fix summaryview update
3199 2005-10-18 [colin] 1.9.15cvs73
3201 * src/plugins/pgpcore/passphrase.c
3202 Don't XGrabServer, and try a bit more to
3203 sync everything before grabbing mouse/keyboard
3205 2005-10-18 [colin] 1.9.15cvs72
3211 * src/grouplistdialog.c
3213 * src/stock_pixmap.c
3214 * src/stock_pixmap.h
3216 * src/gtk/gtksctree.c
3217 * src/gtk/gtksctree.h
3218 * src/pixmaps/empty.xpm
3219 Implement a wrapper call for gtk_ctree_set_node_info
3220 and gtk_ctree_insert_node, that uses a 1x1 transparent
3221 pixmap instead of a NULL one. This works around some
3222 memory problems deep inside gtk, revealed by valgrind,
3223 and fixes bug #834 (Pressing CTRl-D on a message marked
3224 as locked crashes sylpheed.), as well as, probably,
3225 wwp's 4th dimension problems that happen in gtk_ctree_*.
3227 2005-10-17 [colin] 1.9.15cvs71
3230 Provide visual feedback when checking
3233 2005-10-17 [colin] 1.9.15cvs70
3236 Keep the folder list frozen while checking caches...
3238 2005-10-17 [colin] 1.9.15cvs69
3241 Fi bug #833 (Autocompleting from addressbook
3242 fails with extended chars)
3244 Fix 'adding messages' staying in statusbar
3247 2005-10-17 [wwp] 1.9.15cvs68
3250 Fix buttons' layout resizing when window size changes
3252 2005-10-17 [wwp] 1.9.15cvs67
3255 * src/prefs_account.c
3256 * src/prefs_common.c
3257 * src/prefs_common.h
3258 * src/prefs_folder_item.c
3260 * src/gtk/logwindow.c
3261 * src/gtk/pluginwindow.c
3262 * src/gtk/prefswindow.c
3263 * src/gtk/prefswindow.h
3264 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3266 2005-10-17 [paul] 1.9.15cvs66
3269 fix missing libetpan message
3274 * src/prefs_themes.c
3276 add some new URI defines, change some
3279 make welcome message translatable
3280 small improvements to english
3285 2005-10-17 [paul] 1.9.15cvs65
3290 2005-10-16 [mones] 1.9.15cvs64
3299 2005-10-16 [colin] 1.9.15cvs63
3304 2005-10-16 [colin] 1.9.15cvs62
3309 Real welcome mail text, thanks Paul
3311 2005-10-16 [colin] 1.9.15cvs61
3317 * src/prefs_themes.c
3318 * src/prefs_toolbar.c
3319 * src/plugins/demo/demo.c
3320 * src/plugins/trayicon/trayicon.c
3321 s/Sylpheed/Sylpheed-Claws/
3323 2005-10-16 [colin] 1.9.15cvs60
3326 Add a welcome email in the first empty mailbox
3327 * src/prefs_common.c
3328 Change one more default
3330 2005-10-16 [colin] 1.9.15cvs59
3335 2005-10-16 [colin] 1.9.15cvs58
3338 * src/prefs_common.c
3339 Change some defaults
3341 2005-10-16 [colin] 1.9.15cvs57
3344 * src/prefs_common.c
3345 Change some defaults
3347 2005-10-16 [colin] 1.9.15cvs56
3350 By default, initialize fonts to have
3351 the same size as normal GtkWidgets
3353 2005-10-16 [colin] 1.9.15cvs55
3356 Fix message a bit more
3358 2005-10-16 [colin] 1.9.15cvs54
3361 Second attempt at flicker fixing
3363 2005-10-16 [colin] 1.9.15cvs53
3368 2005-10-16 [wwp] 1.9.15cvs52
3372 * src/prefs_common.c
3373 * src/prefs_common.h
3374 Remember window sizes (address book)
3376 2005-10-16 [wwp] 1.9.15cvs51
3378 * src/plugins/clamav/clamav_plugin_gtk.c
3379 * src/plugins/spamassassin/spamassassin_gtk.c
3380 Fix compilation warnings (missing #include).
3382 2005-10-16 [colin] 1.9.15cvs50
3387 Make 'c' check signature, and forward
3388 c, l, y, t from summaryview to mimeview
3390 2005-10-16 [colin] 1.9.15cvs49
3393 Put border around buttons
3396 Rework menus (Patch based on a patch
3399 2005-10-15 [wwp] 1.9.15cvs48
3411 * src/prefs_account.c
3412 * src/prefs_spelling.c
3413 * src/gtk/gtkutils.c
3414 * src/gtk/gtkutils.h
3415 * src/plugins/clamav/clamav_plugin_gtk.c
3416 * src/plugins/spamassassin/spamassassin_gtk.c
3417 use nicer browse-for-file/dir buttons than the "..." ones,
3418 code factorizing more.
3420 2005-10-14 [colin] 1.9.15cvs47
3423 set relief on the account switcher so that people see it
3424 grey out Create processing rules when no message is selected
3425 * src/prefs_filtering.c
3426 ask before closing if the rule has not been modified, even if
3428 * src/prefs_matcher.c
3429 fix sensitivity when entering the dialog
3430 * src/gtk/inputdialog.c
3431 display a better icon on password ask
3432 * src/plugins/pgpcore/passphrase.c
3433 make the dialog look better
3435 2005-10-14 [paul] 1.9.15cvs46
3438 indicate presense of marked msgs in
3439 unexpanded subfolders
3441 2005-10-14 [paul] 1.9.15cvs45
3443 * src/prefs_actions.c
3444 * src/prefs_common.c
3445 * src/prefs_common.h
3446 * src/prefs_filtering_action.c
3447 * src/prefs_matcher.c
3448 * src/prefs_template.c
3449 remember window sizes
3450 fix Info button size
3454 2005-10-13 [colin] 1.9.15cvs44
3459 Add a tooltip on the icon (optional)
3460 Get rid of the signature buttons and only
3461 use the icon+tooltip
3463 2005-10-13 [colin] 1.9.15cvs43
3467 Add hand cursor for hovering over icon
3469 2005-10-13 [colin] 1.9.15cvs42
3472 Fix crash when quicksearch's hidden
3475 2005-10-13 [colin] 1.9.15cvs41
3478 Set subject when forwarding multiple mails
3479 Check that other recipient than the default Cc or Bcc
3480 have been set before sending.
3482 2005-10-13 [colin] 1.9.15cvs40
3486 Introduce locking, but don't use it yet
3488 2005-10-13 [colin] 1.9.15cvs39
3490 * src/gtk/quicksearch.c
3491 Reset quicksearch when hiding it
3492 Make sticky a real pref
3494 2005-10-13 [colin] 1.9.15cvs38
3499 2005-10-13 [colin] 1.9.15cvs37
3504 * src/plugins/pgpcore/sgpgme.c
3505 Make privacy icon clickable
3506 Move Trust field in Full info
3507 When trust is less than full, don't display
3510 2005-10-13 [colin] 1.9.15cvs36
3515 Revert speed hack which is dangerous in fact
3518 2005-10-13 [colin] 1.9.15cvs35
3520 * src/folder_item_prefs.c
3521 Fix pref corruption on folder move. Patch
3524 2005-10-13 [paul] 1.9.15cvs34
3528 fix typos in g_warnings
3529 * src/prefs_account.c
3530 add a file selector for Signature file
3534 2005-10-12 [colin] 1.9.15cvs33
3537 Provide a quick way to go back from a
3538 signature's full info to the email part
3540 2005-10-12 [colin] 1.9.15cvs32
3543 Remove old hack of encoding signed mails with base64.
3544 QP works equally well.
3546 2005-10-12 [colin] 1.9.15cvs31
3549 Replace deprecated GtkText with GtkTextView
3551 Fix a logic bug about counts in imap_select
3552 (previously un-triggered)
3556 Allow local deletion of news posts
3558 Show GPG noticeview on the message/rfc822 part
3559 in addition to the text/plain one
3560 * src/prefs_image_viewer.c
3561 src/plugins/pgpcore/prefs_gpg.c
3562 Polish (set the label as part of the checkbox)
3564 Don't sit there doing nothing after destroying
3565 the window - return err
3567 2005-10-11 [colin] 1.9.15cvs30
3570 Apply processing rules before showing folders.
3571 Early folder show (before flags sync) will only
3572 be done when there are no processing rules (nor
3575 Fix stuff related to mail subdir, creation and
3578 Don't allow creation of folders in NoInferior
3579 folders, as it won't work
3581 2005-10-10 [colin] 1.9.15cvs29
3584 Reselect "None" Privacy system when selecting an
3585 account with no privacy system defined
3587 2005-10-10 [colin] 1.9.15cvs28
3590 Add Windows-1252 encoding
3591 * src/prefs_common.c
3592 Rework some defaults:
3593 - autosave to draft by default
3594 - don't show header pane (it's already in the textview)
3595 - Select first new or unread mail on entry
3596 - Assume 'Yes' to change folder when there's no more
3598 * src/prefs_matcher.c
3599 Fix a gtk assertion failure
3600 * src/gtk/colorlabel.c
3601 Workaround bad repainting on selection
3603 Freeze/thaw (a bit faster on ssh -X)
3605 Get rid of StrdupConverter that just adds an
3607 * src/etpan/imap_thread.c
3610 2005-10-10 [colin] 1.9.15cvs27
3614 Fix compile on gtk 2.4. Patch by wwp
3616 2005-10-09 [colin] 1.9.15cvs26
3621 Clarify forward menus. Patch by wwp
3623 2005-10-09 [colin] 1.9.15cvs25
3627 Fix bug #829 (Non-working "Encrypt message by
3628 default when replying to an encrypted message")
3630 2005-10-08 [colin] 1.9.15cvs24
3633 Fix bug #827 ("Welcome" setup wizard after a
3634 permission error gives up & forgets itself.)
3636 2005-10-08 [colin] 1.9.15cvs23
3639 Fix bug #828 (Ignoring headers with spaces around = sign)
3641 2005-10-08 [colin] 1.9.15cvs22
3646 2005-10-08 [colin] 1.9.15cvs21
3650 Add a processing_pending indicator, set on
3651 folder_item_open and cleared after
3652 folder_item_process_open
3655 wrap procmsg_msginfo_*_flags, and in the
3656 wrapper check that there's no folder processing
3657 pending. If there is, defer the flags change until
3658 processing is done to avoid stepping over each
3660 Freeze during processing, but not during scanning.
3662 2005-10-07 [colin] 1.9.15cvs20
3664 * src/plugins/pgpcore/passphrase.c
3665 Fix bug #826 (X-Server hangs when
3666 right-clicking a PGP encrypted message)
3668 2005-10-07 [paul] 1.9.15cvs19
3671 fix compose_entries[]
3672 patch by Fabien Vantard
3674 2005-10-06 [colin] 1.9.15cvs18
3676 * src/pixmaps/address.xpm
3677 * src/pixmaps/address_book.xpm
3678 * src/pixmaps/book.xpm
3679 * src/pixmaps/check_spelling.xpm
3680 * src/pixmaps/checkbox_off.xpm
3681 * src/pixmaps/checkbox_on.xpm
3682 * src/pixmaps/close.xpm
3683 * src/pixmaps/complete.xpm
3684 * src/pixmaps/continue.xpm
3685 * src/pixmaps/deleted.xpm
3686 * src/pixmaps/down_arrow.xpm
3687 * src/pixmaps/exec.xpm
3688 * src/pixmaps/forwarded.xpm
3689 * src/pixmaps/group.xpm
3690 * src/pixmaps/ignorethread.xpm
3691 * src/pixmaps/interface.xpm
3692 * src/pixmaps/jpilot.xpm
3693 * src/pixmaps/ldap.xpm
3694 * src/pixmaps/linewrap.xpm
3695 * src/pixmaps/linewrapcurrent.xpm
3696 * src/pixmaps/mail.xpm
3697 * src/pixmaps/mail_attach.xpm
3698 * src/pixmaps/mail_compose.xpm
3699 * src/pixmaps/mail_forward.xpm
3700 * src/pixmaps/mail_receive.xpm
3701 * src/pixmaps/mail_receive_all.xpm
3702 * src/pixmaps/mail_reply.xpm
3703 * src/pixmaps/mail_reply_to_all.xpm
3704 * src/pixmaps/mail_reply_to_author.xpm
3705 * src/pixmaps/mail_send.xpm
3706 * src/pixmaps/mail_send_queue.xpm
3707 * src/pixmaps/mime_application.xpm
3708 * src/pixmaps/mime_audio.xpm
3709 * src/pixmaps/mime_image.xpm
3710 * src/pixmaps/mime_message.xpm
3711 * src/pixmaps/mime_text_enriched.xpm
3712 * src/pixmaps/mime_text_html.xpm
3713 * src/pixmaps/mime_text_plain.xpm
3714 * src/pixmaps/mime_unknown.xpm
3715 * src/pixmaps/new.xpm
3716 * src/pixmaps/news_compose.xpm
3717 * src/pixmaps/offline.xpm
3718 * src/pixmaps/online.xpm
3719 * src/pixmaps/paste.xpm
3720 * src/pixmaps/preferences.xpm
3721 * src/pixmaps/privacy_emblem_encrypted.xpm
3722 * src/pixmaps/privacy_expired.xpm
3723 * src/pixmaps/privacy_failed.xpm
3724 * src/pixmaps/privacy_passed.xpm
3725 * src/pixmaps/privacy_signed.xpm
3726 * src/pixmaps/privacy_unknown.xpm
3727 * src/pixmaps/privacy_warn.xpm
3728 * src/pixmaps/properties.xpm
3729 * src/pixmaps/replied.xpm
3730 * src/pixmaps/search.xpm
3731 * src/pixmaps/unread.xpm
3732 * src/pixmaps/up_arrow.xpm
3733 * src/pixmaps/vcard.xpm
3734 Modernize internal theme, with icons from the
3735 Gnomaws theme. Keep some of the old ones where
3738 2005-10-06 [colin] 1.9.15cvs17
3741 Little optimisations + bugfix
3743 Remove default useless items - useless being defined
3744 by the default relevant prefs
3746 include config.h to make gettext work
3747 * src/prefs_themes.c
3748 Fix selection of current theme in prefs
3750 2005-10-06 [colin] 1.9.15cvs16
3752 * src/prefs_common.c
3753 * src/prefs_common.h
3754 * src/prefs_summaries.c
3756 Add a warning dialog on Mark all read
3757 (with pref to get rid of it)
3759 2005-10-06 [paul] 1.9.15cvs15
3763 updated by Geir Helland and Frederico
3766 2005-10-05 [colin] 1.9.15cvs14
3776 add a way to rescan without rebuilding
3777 make moving a bit faster (less folders changes)
3778 don't lock the tree on Get
3780 Don't re-delete deleted messages before expunging
3782 Set batch mode when deleting mails
3784 2005-10-05 [paul] 1.9.15cvs13
3788 fix disabled Execute menu item
3790 match the change in 1.9.15cvs10: use Compose
3791 instead of News by default
3793 2005-10-04 [colin] 1.9.15cvs12
3796 When replying to an ML post with Reply-To set
3797 to the poster's email, honor it (as before),
3798 but also honor our user's request to reply to
3799 the mailing list: set the ML address in the To
3800 field and the Reply-To address in the Cc:
3803 2005-10-04 [colin] 1.9.15cvs11
3805 * src/plugins/trayicon/trayicon.c
3806 Finish cosmetic change - thanks to wwp
3808 2005-10-04 [colin] 1.9.15cvs10
3811 Use Compose instead of Email by default.
3814 2005-10-04 [colin] 1.9.15cvs9
3820 * src/etpan/imap-thread.c
3821 * src/etpan/imap-thread.h
3822 Try to make IMAP faster, by simplifying SEARCH
3823 commands, avoiding sending two STATUS in a row,
3824 and deferring flags sync and processing just
3825 after displaying the folder.
3826 This will update the SummaryView in certain
3827 cases (new mails not already fetched, flags
3828 changed from another client) but in a non-
3831 2005-10-04 [colin] 1.9.15cvs8
3833 * src/plugins/trayicon/trayicon.c
3834 Relabel "Offline" to "Work offline"
3836 2005-10-04 [colin] 1.9.15cvs7
3841 Fix mbox import/export buglets
3843 * src/plugins/trayicon/trayicon.c
3847 2005-10-04 [colin] 1.9.15cvs6
3852 Better fix (don't break mark all read) for cvs2
3854 2005-10-03 [colin] 1.9.15cvs5
3857 Use a sane sort by default
3859 2005-10-03 [colin] 1.9.15cvs4
3862 Add a 'Only once' button for overriding offline mode
3863 * src/prefs_account.c
3865 Add Local mbox to the wizard
3866 Add IMAP subdir to the wizard (or the wizard is useless
3867 for such accounts, or even worse than useless)
3868 Move IMAP subdir from Advanced to Receive tab, as it's
3871 2005-10-03 [colin] 1.9.15cvs3
3873 * src/send_message.c
3874 Forgot this one in cvs1
3876 2005-10-03 [colin] 1.9.15cvs2
3879 Faster close when leaving a folder with lots
3880 of new mails. Idea by David Relson.
3882 2005-10-03 [colin] 1.9.15cvs1
3891 * src/gtk/sslcertwindow.c
3892 * src/plugins/trayicon/trayicon.c
3893 Add accels to every AlertPanel. Patch by Fabien
3896 2005-10-03 [paul] 1.9.15
3900 2005-10-03 [paul] 1.9.14cvs68
3910 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3911 Mones Lastra, Tommi Pirinen, Fabien vantard,
3912 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3914 2005-10-03 [paul] 1.9.14cvs67
3916 * src/send_message.c
3917 prevent hang on Cancel
3920 2005-10-03 [paul] 1.9.14cvs66
3923 fix crash in IMAP caused by discrepancy
3924 between check_at_startup and offline mode
3927 2005-10-01 [paul] 1.9.14cvs65
3932 2005-10-01 [paul] 1.9.14cvs64
3935 synchronise import_mbox() and export_mbox()
3937 proc_mbox(): add alert if file cannot be opened
3938 export_list_to_mbox(): test if dest file exists,
3939 prompt user to overwrite if it does. add alert
3940 if file cannot be created
3945 2005-09-30 [paul] 1.9.14cvs63
3948 Fix sensitivity of a menu
3950 Respect hidden pref for mails with no encoding
3952 Fix memory corruption
3953 * src/plugins/pgpcore/sgpgme.c
3954 Fix segfault on incomplete sigs, and display
3959 2005-09-30 [colin] 1.9.14cvs62
3961 * src/partial_download.c
3962 Little logic fix in almost-dead code
3964 Fix partial download when there's no new mail
3966 2005-09-29 [paul] 1.9.14cvs61
3968 * src/plugins/pgpinline/pgpinline.c
3969 fix bug 819, 'crash accessing sign message'
3972 2005-09-28 [martin] 1.9.14cvs60
3974 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3975 fix bug #790 (Crash when restarting window manager (fluxbox))
3977 2005-09-28 [paul] 1.9.14cvs59
3979 * src/gtk/gtkaspell.c
3982 2005-09-27 [colin] 1.9.14cvs58
3984 * src/plugins/pgpcore/sgpgme.c
3985 Report error when there's one, instead of
3986 "Signature unchecked"
3988 2005-09-27 [colin] 1.9.14cvs57
3991 Fix bug #816 (Weird quotation with spaces)
3993 2005-09-27 [colin] 1.9.14cvs56
3998 Put subject in compose's title
3999 Fix Automatic encoding so that it's really automatic:
4000 first try default locale's charset, then charset of the replied mail,
4002 Fix encoding of headers (must be in strict mode too)
4004 2005-09-26 [colin] 1.9.14cvs55
4006 * src/gtk/gtkaspell.c
4007 Fix previous patch - don't color the space,
4010 2005-09-26 [colin] 1.9.14cvs54
4012 * src/gtk/gtkaspell.c
4013 Unmark space if possible
4015 2005-09-26 [colin] 1.9.14cvs53
4018 log_error instead of alertpanel according to the pref
4019 * src/etpan/imap-thread.c
4020 Print connect status, copy only necessary size to
4022 * src/plugins/pgpmime/pgpmime.c
4023 Handle S/Mime signatures (verification only). Patch based
4024 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4026 2005-09-26 [paul] 1.9.14cvs52
4028 * src/common/passcrypt.c
4029 this 'workaround' not necessary on NetBSD.
4030 Thanks to Daniel Gustafson
4036 2005-09-26 [paul] 1.9.14cvs51
4039 Skip currently selected message when
4040 looking for next new or unread message
4041 in current folder. Patch by Colin
4042 * src/common/passcrypt.c
4043 eliminate warnings on *BSD. Patch by
4046 2005-09-26 [colin] 1.9.14cvs50
4049 Call postfiltering hook anyway
4051 2005-09-22 [colin] 1.9.14cvs49
4055 Add a strict mode that doesn't replace with _
4058 Use strict conversion while sending
4059 Fix race when drafting while sending (happens
4061 Fix d'n'd of messages from summaryview
4062 * src/prefs_common.c
4063 * src/prefs_common.h
4064 add hidden utf8_instead_of_locale_for_broken_mail
4065 pref for people that preferred the default charset
4066 to be utf8 for broken mails
4067 * src/quote_fmt_parse.y
4068 fix bug #815 (No quote insert if "From:" fied
4069 contained Russian letters)
4071 Fix d'n'd of messages to compose
4073 2005-09-22 [paul] 1.9.14cvs48
4076 fix bug where attachments Name entry
4077 would display Path instead
4079 2005-09-21 [paul] 1.9.14cvs47
4084 * config/config.rpath
4085 * doc/manual/en/sylpheed-20.html
4086 * doc/manual/es/sylpheed-20.html
4139 * src/customheader.c
4140 * src/customheader.h
4141 * src/displayheader.c
4142 * src/displayheader.h
4153 * src/editldap_basedn.c
4154 * src/editldap_basedn.h
4173 * src/folder_item_prefs.c
4174 * src/folder_item_prefs.h
4181 * src/grouplistdialog.c
4182 * src/grouplistdialog.h
4187 * src/image_viewer.c
4188 * src/image_viewer.h
4227 * src/matcher_parser.h
4228 * src/matcher_parser_lex.l
4229 * src/matcher_parser_parse.y
4232 * src/message_search.c
4233 * src/message_search.h
4252 * src/partial_download.c
4253 * src/partial_download.h
4258 * src/prefs_account.c
4259 * src/prefs_account.h
4260 * src/prefs_actions.c
4261 * src/prefs_actions.h
4262 * src/prefs_common.c
4263 * src/prefs_common.h
4264 * src/prefs_compose_writing.c
4265 * src/prefs_compose_writing.h
4266 * src/prefs_customheader.c
4267 * src/prefs_customheader.h
4268 * src/prefs_display_header.c
4269 * src/prefs_display_header.h
4270 * src/prefs_ext_prog.c
4271 * src/prefs_ext_prog.h
4272 * src/prefs_filtering.c
4273 * src/prefs_filtering.h
4274 * src/prefs_filtering_action.c
4275 * src/prefs_filtering_action.h
4276 * src/prefs_folder_column.c
4277 * src/prefs_folder_column.h
4278 * src/prefs_folder_item.c
4279 * src/prefs_folder_item.h
4284 * src/prefs_image_viewer.c
4285 * src/prefs_image_viewer.h
4286 * src/prefs_matcher.c
4287 * src/prefs_matcher.h
4288 * src/prefs_message.c
4289 * src/prefs_message.h
4290 * src/prefs_msg_colors.c
4291 * src/prefs_msg_colors.h
4296 * src/prefs_receive.c
4297 * src/prefs_receive.h
4300 * src/prefs_spelling.c
4301 * src/prefs_spelling.h
4302 * src/prefs_summaries.c
4303 * src/prefs_summaries.h
4304 * src/prefs_summary_column.c
4305 * src/prefs_summary_column.h
4306 * src/prefs_template.c
4307 * src/prefs_template.h
4308 * src/prefs_themes.c
4309 * src/prefs_themes.h
4310 * src/prefs_toolbar.c
4311 * src/prefs_toolbar.h
4312 * src/prefs_wrapping.c
4313 * src/prefs_wrapping.h
4323 * src/quote_fmt_parse.y
4326 * src/remotefolder.c
4327 * src/remotefolder.h
4328 * src/send_message.c
4329 * src/send_message.h
4332 * src/simple-gettext.c
4333 * src/sourcewindow.c
4334 * src/sourcewindow.h
4339 * src/stock_pixmap.c
4340 * src/stock_pixmap.h
4341 * src/summary_search.c
4342 * src/summary_search.h
4359 * src/common/base64.c
4360 * src/common/base64.h
4362 * src/common/hooks.c
4363 * src/common/hooks.h
4368 * src/common/mgutils.c
4369 * src/common/mgutils.h
4372 * src/common/passcrypt.c
4373 * src/common/passcrypt.h.in
4374 * src/common/plugin.c
4375 * src/common/plugin.h
4376 * src/common/prefs.c
4377 * src/common/prefs.h
4378 * src/common/progressindicator.c
4379 * src/common/progressindicator.h
4380 * src/common/quoted-printable.c
4381 * src/common/quoted-printable.h
4382 * src/common/session.c
4383 * src/common/session.h
4386 * src/common/socket.c
4387 * src/common/socket.h
4390 * src/common/ssl_certificate.c
4391 * src/common/ssl_certificate.h
4392 * src/common/string_match.c
4393 * src/common/string_match.h
4394 * src/common/stringtable.c
4395 * src/common/sylpheed.c
4396 * src/common/sylpheed.h
4397 * src/common/template.c
4398 * src/common/template.h
4399 * src/common/timing.h
4400 * src/common/utils.c
4401 * src/common/utils.h
4402 * src/common/uuencode.c
4403 * src/common/uuencode.h
4404 * src/common/version.h.in
4407 * src/common/xmlprops.c
4408 * src/common/xmlprops.h
4411 * src/gtk/colorlabel.c
4412 * src/gtk/colorlabel.h
4413 * src/gtk/colorsel.c
4414 * src/gtk/colorsel.h
4415 * src/gtk/description_window.c
4416 * src/gtk/description_window.h
4419 * src/gtk/foldersort.c
4420 * src/gtk/foldersort.h
4421 * src/gtk/gtkutils.c
4422 * src/gtk/gtkutils.h
4423 * src/gtk/inputdialog.c
4424 * src/gtk/inputdialog.h
4425 * src/gtk/logwindow.c
4426 * src/gtk/logwindow.h
4427 * src/gtk/manage_window.c
4428 * src/gtk/manage_window.h
4431 * src/gtk/pluginwindow.c
4432 * src/gtk/pluginwindow.h
4433 * src/gtk/prefswindow.c
4434 * src/gtk/prefswindow.h
4435 * src/gtk/progressdialog.c
4436 * src/gtk/progressdialog.h
4437 * src/gtk/quicksearch.c
4438 * src/gtk/quicksearch.h
4439 * src/gtk/sslcertwindow.c
4440 * src/gtk/sslcertwindow.h
4441 * src/plugins/clamav/clamav_plugin.c
4442 * src/plugins/clamav/clamav_plugin.h
4443 * src/plugins/clamav/clamav_plugin_gtk.c
4444 * src/plugins/demo/demo.c
4445 * src/plugins/dillo_viewer/dillo_prefs.c
4446 * src/plugins/dillo_viewer/dillo_prefs.h
4447 * src/plugins/dillo_viewer/dillo_viewer.c
4448 * src/plugins/mathml_viewer/mathml_viewer.c
4449 * src/plugins/pgpcore/passphrase.c
4450 * src/plugins/pgpcore/passphrase.h
4451 * src/plugins/pgpcore/plugin.c
4452 * src/plugins/pgpcore/prefs_gpg.c
4453 * src/plugins/pgpcore/prefs_gpg.h
4454 * src/plugins/pgpcore/select-keys.c
4455 * src/plugins/pgpcore/select-keys.h
4456 * src/plugins/pgpcore/sgpgme.c
4457 * src/plugins/pgpcore/sgpgme.h
4458 * src/plugins/pgpinline/pgpinline.c
4459 * src/plugins/pgpinline/pgpinline.h
4460 * src/plugins/pgpinline/plugin.c
4461 * src/plugins/pgpmime/pgpmime.c
4462 * src/plugins/pgpmime/pgpmime.h
4463 * src/plugins/pgpmime/plugin.c
4464 * src/plugins/spamassassin/spamassassin.c
4465 * src/plugins/spamassassin/spamassassin.h
4466 * src/plugins/spamassassin/spamassassin_gtk.c
4467 * src/plugins/trayicon/trayicon.c
4468 * tools/OOo2sylpheed.pl
4469 * tools/acroread2sylpheed.pl
4470 * tools/asus_mailled.sh
4471 * tools/filter_conv.pl
4472 * tools/freshmeat_search.pl
4473 * tools/google_search.pl
4474 * tools/kmail2sylpheed.pl
4475 * tools/kmail2sylpheed_v2.pl
4476 * tools/maildir2sylpheed.pl
4477 * tools/multiwebsearch.pl
4478 * tools/newscache_clean.pl
4479 * tools/outlook2sylpheed.pl
4480 * tools/sylpheed-switcher
4482 * tools/vcard2xml.py
4483 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4486 2005-09-21 [colin] 1.9.14cvs46
4493 Remove some printing hacks (deselection/reselection),
4494 which by the way fix printing the currently
4495 displayed mime part (still only text)
4496 Plus a little optimisation of summary_show
4499 2005-09-20 [colin] 1.9.14cvs45
4503 GUI fixups: add accels, set message
4504 view title to displayed mail's subject
4505 * src/prefs_spelling.c
4506 * src/gtk/gtkaspell.c
4507 GUI fixups: allow underlining misspelled
4508 words instead of coloring them (a11y!)
4514 2005-09-19 [colin] 1.9.14cvs44
4518 * src/gtk/gtkaspell.c
4521 2005-09-19 [colin] 1.9.14cvs43
4524 Fix sensitivity of Delete button
4526 Warn if the requested Privacy system
4536 * src/prefs_account.h
4537 * src/prefs_account.c
4538 Save SSL prefs even in builds that have
4543 * src/send_message.c
4544 Warn if connection should be secure, but
4545 SSL support isn't compiled in
4547 Fix word separation on UTF-8 systems
4548 Fixes bug #812 (Strange inline spellchecking)
4550 Warn if the requested Privacy system
4552 Factorize offline warning
4560 Factorize offline warning
4566 2005-09-18 [colin] 1.9.14cvs42
4571 Add a way to get locale's charset ignoring utf-8,
4572 and use that as default encoding for broken mails
4574 2005-09-18 [colin] 1.9.14cvs41
4576 * src/gtk/logwindow.c
4577 Translate string. Patch by Fabien Vantard
4579 2005-09-18 [colin] 1.9.14cvs40
4582 Fix bug #803 (IMAP/SSL support breaks with
4583 GnuTLS libetpan 0.38)
4585 2005-09-18 [colin] 1.9.14cvs39
4590 More charsets fixes. Fixes bug #806 (non
4591 ascii characters in subject line)
4593 2005-09-17 [paul] 1.9.14cvs38
4598 Patch by Pawel Pekala
4600 2005-09-17 [colin] 1.9.14cvs37