1 2006-02-09 [wwp] 2.0.0cvs38
4 fix few compiler warnings (type mismatch).
6 2006-02-09 [paul] 2.0.0cvs37
9 updated by Fabien Vantard
11 2006-02-08 [colin] 2.0.0cvs36
16 allow windows and linux configurations to coexist
17 patch by Thomas Gilgin
19 2006-02-08 [colin] 2.0.0cvs35
24 * src/matcher_parser_parse.y
25 * src/prefs_filtering_action.c
27 Add the "Ignore thread" filtering
30 2006-02-08 [colin] 2.0.0cvs34
35 Fix bug #905 (damaged attachment)
36 text files with raw \0's aren't really text files
39 2006-02-08 [colin] 2.0.0cvs33
42 Fix crasher introduced yesterday
44 2006-02-08 [wwp] 2.0.0cvs32
48 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
50 2006-02-08 [wwp] 2.0.0cvs31
52 * src/prefs_template.c
53 templates enhancement: allow address completion for Cc and Bcc fields
54 (it was currently possible for the To field only)
56 2006-02-08 [colin] 2.0.0cvs30
59 Don't unblock if not blocked
62 2006-02-07 [colin] 2.0.0cvs29
65 Forgot to refresh summaryview
67 2006-02-07 [colin] 2.0.0cvs28
70 Freeze/thaw message list and folder list while
71 processing %as{} actions
73 Fix auto-wrap disabling after a middle-click
76 2006-02-07 [paul] 2.0.0cvs27
79 fix freeing of uninitialised pointers
82 2006-02-06 [colin] 2.0.0cvs26
85 Use g_slist_prepend in potentially big list
87 2006-02-06 [colin] 2.0.0cvs25
90 Completely skip processing if it doesn't
93 2006-02-06 [colin] 2.0.0cvs24
97 Batch filtering in summaryview (from Tools menu)
98 and pre/post//-processing too
100 2006-02-06 [colin] 2.0.0cvs23
104 Use a special field for batch filtering instead
105 of stepping on deferred execution's toes
107 2006-02-06 [colin] 2.0.0cvs22
114 Fix filtering via menus and actions
116 2006-02-06 [colin] 2.0.0cvs21
119 Put the added file directly to cache if possible (will work
127 Move and copy filtered messages by batches instead of one
128 by one - faster on IMAP
130 Add a function that'll possibly be useful later
132 2006-02-06 [colin] 2.0.0cvs20
135 Use internal mime-type instead of text/plain for d'n'd
137 Allow attaching files from mimeview's icon list via d'n'd
140 Use internal mime-type instead of text/plain for d'n'd
141 Don't try to selected opened folder if none is
142 Factorize d'n'd from other apps code
147 Factorize Face/X-Face stuff
149 Fix d'n'd to other apps
150 * src/prefs_message.c
151 Let the XFace pref be usable without libcompface as it also
154 Fix d'n'd to other apps
155 Factorize d'n'd from other apps code
157 2006-02-06 [wwp] 2.0.0cvs19
160 Italian translation fixes by Andrea Spadaccini (no more confusion
161 between filtering and processing, and few changes in the About
165 2006-02-06 [mones] 2.0.0cvs18
167 * src/gtk/icon_legend.c
168 Improved descriptions allowing better translations
170 2006-02-05 [colin] 2.0.0cvs17
173 Add the f*cking missing expunge that caused imap_fetch_env
174 to fail after an add_msgs ! :-///
175 * src/etpan/imap-thread.c
179 2006-02-05 [colin] 2.0.0cvs16
182 Don't check for return-path (or we can't put
185 2006-02-05 [colin] 2.0.0cvs15
188 Don't try to display Face header in textview
189 when teh headerview's active
191 2006-02-05 [colin] 2.0.0cvs14
195 Add script to import Thunderbird mails
197 2006-02-05 [colin] 2.0.0cvs13
204 Show Face headers - patch partially by Klaus Flittner
206 2006-02-05 [colin] 2.0.0cvs12
212 Let dnd work from mime icons to summaryview
213 and to folderview too
214 Add a crude test to avoid trying to add files
215 drag'n'dropped when they're not mails
217 2006-02-04 [colin] 2.0.0cvs11
223 2006-02-04 [colin] 2.0.0cvs10
230 Added various drag and drop capas:
232 summaryview other apps
233 mimeview icons other apps
234 other apps summaryview
235 other apps folderview
237 This shouldn't have broken the existing:
239 summaryview folderview
240 folderview folderview
241 summaryview compose's attachments
245 2006-02-02 [paul] 2.0.0cvs9
248 move global option 'Set displayed columns...' out
249 of folder option grouping.
250 fix sensitivity of 'harvest addresses'
253 2006-02-01 [colin] 2.0.0cvs8
256 Revert the alertpanel patch, it sucks (intrusive
257 and gets in the way of "open")
259 2006-02-01 [colin] 2.0.0cvs7
262 * src/prefs_account.c
267 Add ability to edit the signature file
268 from the account preferences, and use
269 a default for the text editor.
270 Patch by Fabien Vantard
272 2006-02-01 [colin] 2.0.0cvs6
275 Try to get mime type by extension if it is
276 application/octet-stream
277 Display a window with possible choices when
278 encountering unknown mime types
282 Allow multiple selection in filtered filesel
283 (patch by Fabien Vantard)
284 * src/gtk/pluginwindow.c
285 Use it (patch by Fabien Vantard)
287 2006-02-01 [paul] 2.0.0cvs5
290 fix crash on creating jpilot address book
291 Thanks to Colin - FOR_STABLE
292 * src/prefs_summaries.c
293 * src/prefs_wrapping.c
294 * src/gtk/icon_legend.c
295 * src/gtk/quicksearch.c
296 string fixes and additions
298 2006-02-01 [paul] 2.0.0cvs4
304 add Arabic encoding option
305 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
307 2006-01-31 [cleroy] 2.0.0cvs3
309 * src/plugins/pgpcore/passphrase.c
310 Convert passphrase to locale encoding
312 Fix drafting on IMAP. Crappy bug sneaked in
316 2006-01-30 [paul] 2.0.0cvs2
318 * src/gtk/icon_legend.c
321 2006-01-30 [colin] 2.0.0cvs1
324 Check for the file to be present before
325 enabling the menu - FOR_STABLE
326 * src/gtk/icon_legend.c
327 Add folders icons (not all of them, there
328 are too much, but the most intriguing ones)
330 2006-01-30 [paul] 2.0.0
332 version 2.0.0 released
334 2006-01-30 [paul] 1.9.100cvs200
339 * manual/starting.xml
340 * manual/sylpheed-claws-manual.xml
343 2006-01-29 [mones] 1.9.100cvs199
346 * manual/advanced.xml
347 * manual/glossary.xml
348 Some typos fixed, added LDIF term to glossary
350 Fixed leading plus symbol
352 2006-01-29 [paul] 1.9.100cvs198
356 updated by Tommi Pirinen and Andrej Kacian
358 2006-01-29 [paul] 1.9.100cvs197
363 2006-01-29 [paul] 1.9.100cvs196
368 * tools/claws.i18n.status.pl
369 nl translation updated by Tim Dijkstra
371 2006-01-29 [paul] 1.9.100cvs195
375 updated by Aleksandar Urosevic and Anders Troback
377 2006-01-28 [colin] 1.9.100cvs194
379 * src/gtk/gtksourceprintjob.c
380 Don't fiddle with PangoLayout when we
383 2006-01-28 [paul] 1.9.100cvs193
389 * tools/claws.i18n.status.pl
390 updated translations submitted by Stavros Giannouris
393 2006-01-27 [cleroy] 1.9.100cvs192
396 * src/gtk/gtksourceprintjob.c
398 (libgnomeprint only, of course)
400 2006-01-27 [paul] 1.9.100cvs191
404 updated by Fabien Vantard and Andrea Spadaccini
406 2006-01-26 [colin] 1.9.100cvs190
410 Make building the manual optional
413 2006-01-26 [paul] 1.9.100cvs189
415 * manual/glossary.xml
421 2006-01-26 [paul] 1.9.100cvs188
423 * src/prefs_display_header.c
424 * src/prefs_folder_column.c
425 * src/prefs_msg_colors.c
426 * src/prefs_summaries.c
427 * src/prefs_summary_column.c
430 2006-01-25 [colin] 1.9.100cvs187
433 Don't allow moving/copying mails between
434 queue/drafts and non-queue/drafts folders
435 Fixes bug #897 (message header is resetted
436 if one is copied to Drafts)
438 2006-01-25 [colin] 1.9.100cvs186
442 Fix subscribed folders not found
444 Don't try to encode as original mail's charset
447 2006-01-25 [paul] 1.9.100cvs185
456 updates submitted by Stephan Sachse, Emilian Nowak
457 and Quar, Frederico Goncalves Guimaraes, and
459 Fix Bug 896, 'PT_BR locale broken'.
463 2006-01-24 [mones] 1.9.100cvs184
465 * manual/glossary.xml
466 All current terms finished. Reviewers welcome ;-)
467 * manual/keyboard.xml
468 Fixed column width for pdf output.
472 2006-01-24 [paul] 1.9.100cvs183
474 * manual/glossary.xml
476 * manual/dist/html/Makefile.am
477 * manual/dist/pdf/Makefile.am
478 * manual/dist/ps/Makefile.am
479 * manual/dist/txt/Makefile.am
483 2006-01-24 [mones] 1.9.100cvs182
485 * manual/glossary.xml
486 Nearly finished, some terms missing.
488 2006-01-23 [paul] 1.9.100cvs181
490 * manual/dist/html/Makefile.am
491 * manual/dist/pdf/Makefile.am
492 * manual/dist/ps/Makefile.am
493 * manual/dist/txt/Makefile.am
498 2006-01-22 [colin] 1.9.100cvs180
501 * src/gtk/gtkaspell.c
502 Don't deselect stuff before right-clicking, with aspell.
503 (This prevented right-click Copy, for example).
506 2006-01-22 [paul] 1.9.100cvs179
508 * src/summary_search.c
509 don't fix the widget size as it causes problems
511 Thanks to Emilian Nowak
513 2006-01-21 [paul] 1.9.100cvs178
516 fix broken underlining of label text
517 with some translations
519 2006-01-21 [colin] 1.9.100cvs177
522 In French "Composition" puts the Compose toolbar's prefs in the wrong place
524 2006-01-20 [colin] 1.9.100cvs176
529 * manual/dist/html/.cvsignore
530 * manual/dist/html/Makefile.am
531 * manual/dist/pdf/.cvsignore
532 * manual/dist/pdf/Makefile.am
533 * manual/dist/ps/.cvsignore
534 * manual/dist/ps/Makefile.am
535 * manual/dist/txt/.cvsignore
536 * manual/dist/txt/Makefile.am
539 2006-01-20 [paul] 1.9.100cvs175
541 * manual/handling.xml
542 make Filtering and Searching entries easier to find
543 * manual/keyboard.xml
544 add the remaining default keybinds
545 * src/prefs_summaries.c
546 update the default keybinds
548 2006-01-20 [paul] 1.9.100cvs174
560 replace 'e-mail' with 'email'
561 * src/summary_search.c
562 add mnemonic to "Find all" button
564 2006-01-20 [wwp] 1.9.100cvs173
568 touched mbox import/export buttons for HIG-compliance
570 2006-01-19 [paul] 1.9.100cvs172
573 * manual/addrbook.xml
574 * manual/advanced.xml
576 * manual/handling.xml
579 * manual/starting.xml
582 2006-01-19 [paul] 1.9.100cvs171
585 allow use of trash button while receiving
588 2006-01-19 [wwp] 1.9.100cvs170
590 * src/gtk/quicksearch.c
592 force text color to black when yellow background is set
594 2006-01-19 [colin] 1.9.100cvs169
596 * src/plugins/trayicon/trayicon.c
597 Gray out Get Mail when already getting mail
599 2006-01-18 [paul] 1.9.100cvs168
602 give widget yellow background was To is
604 * src/gtk/quicksearch.c
605 give widget yellow background when quick
609 2006-01-18 [paul] 1.9.100cvs167
611 * doc/man/sylpheed-claws.1
612 add --subscribe option
614 2006-01-18 [paul] 1.9.100cvs166
616 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
617 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
618 use %U instead of %F (%F is broken for user installed
621 2006-01-18 [colin] 1.9.100cvs165
624 Default to Yes in "No more * messages" dialogs
626 2006-01-17 [colin] 1.9.100cvs164
629 Possibly fix an invalid iterator causing
632 2006-01-17 [colin] 1.9.100cvs163
635 Fix crash when the image disappears under the
638 2006-01-16 [colin] 1.9.100cvs162
641 Fix reenabling autowrap
643 2006-01-16 [colin] 1.9.100cvs161
646 reset quote_len before getting quote_str
648 2006-01-16 [colin] 1.9.100cvs160
655 Fix bug #883 (default inbox does not track folder move)
657 2006-01-16 [colin] 1.9.100cvs159
660 * src/plugins/pgpcore/passphrase.c
663 2006-01-16 [paul] 1.9.100cvs158
665 * src/prefs_actions.c
666 * src/prefs_filtering_action.c
667 * src/prefs_matcher.c
669 * src/gtk/description_window.c
670 * src/gtk/description_window.h
671 * src/gtk/quicksearch.c
672 description window cleanups
674 2006-01-15 [colin] 1.9.100cvs157
677 * src/prefs_filtering.c
680 2006-01-15 [colin] 1.9.100cvs156
684 Same for "Empty trash"
686 2006-01-15 [colin] 1.9.100cvs155
689 Override offline dialog had Yes by default
691 2006-01-15 [colin] 1.9.100cvs154
694 Delete selected messages? previously had Yes the default
696 2006-01-15 [colin] 1.9.100cvs153
701 Check if a mailbox is loaded after all
704 2006-01-15 [colin] 1.9.100cvs152
707 Don't start wizard when there are unloaded folders (will help
708 people with only mbox or maildir mailboxes)
710 2006-01-14 [colin] 1.9.100cvs151
718 More HIG compliance and fixes
720 2006-01-14 [colin] 1.9.100cvs150
722 * src/prefs_filtering_action.c
724 Two forgotten button order changes
726 2006-01-14 [colin] 1.9.100cvs149
736 * src/prefs_actions.c
737 * src/prefs_customheader.c
738 * src/prefs_filtering.c
739 * src/prefs_matcher.c
740 * src/prefs_template.c
745 All deletion confirmations are now "Cancel, Delete"
747 Clarified most of the other "No, Yes" to
748 "Cancel, Descriptive_action"
749 Rechanged the "Entry not saved" alerts to have
750 "Close, Continue editing"
757 2006-01-14 [paul] 1.9.100cvs148
772 * src/grouplistdialog.c
779 * src/message_search.c
784 * src/prefs_actions.c
785 * src/prefs_customheader.c
786 * src/prefs_filtering.c
787 * src/prefs_matcher.c
788 * src/prefs_template.c
791 * src/summary_search.c
795 * src/gtk/foldersort.c
796 * src/gtk/gtkaspell.c
797 * src/gtk/inputdialog.c
798 * src/gtk/prefswindow.c
799 * src/plugins/pgpcore/select-keys.c
800 * src/plugins/trayicon/trayicon.c
801 HIG compliant button order
803 2006-01-14 [mones] 1.9.100cvs147
808 2006-01-13 [paul] 1.9.100cvs146
813 add Joshua M. Kwan to contributors list
815 2006-01-13 [colin] 1.9.100cvs145
817 * src/gtk/quicksearch.c
818 Don't refocus quick search after executing (Esc or Enter)
819 Allows to '/'search something then move up/down in
820 summaryview, and to Esc a search and be back in the
823 2006-01-13 [paul] 1.9.100cvs144
825 * src/plugins/pgpinline/pgpinline.c
826 support Content-Type 'application/pgp'
827 patch by Joshua M. Kwan <joshuak@users.sf.net>
829 2006-01-13 [paul] 1.9.100cvs143
832 make mention of partial retrieval
835 2006-01-13 [paul] 1.9.100cvs142
878 * src/displayheader.c
879 * src/displayheader.h
890 * src/editldap_basedn.c
891 * src/editldap_basedn.h
907 * src/folder_item_prefs.c
908 * src/folder_item_prefs.h
915 * src/grouplistdialog.c
916 * src/grouplistdialog.h
957 * src/message_search.c
958 * src/message_search.h
975 * src/partial_download.c
976 * src/partial_download.h
981 * src/prefs_account.c
982 * src/prefs_account.h
983 * src/prefs_actions.c
984 * src/prefs_actions.h
987 * src/prefs_compose_writing.c
988 * src/prefs_compose_writing.h
989 * src/prefs_customheader.c
990 * src/prefs_customheader.h
991 * src/prefs_display_header.c
992 * src/prefs_display_header.h
993 * src/prefs_filtering.c
994 * src/prefs_filtering.h
995 * src/prefs_filtering_action.c
996 * src/prefs_filtering_action.h
997 * src/prefs_folder_column.c
998 * src/prefs_folder_column.h
999 * src/prefs_folder_item.c
1000 * src/prefs_folder_item.h
1005 * src/prefs_image_viewer.c
1006 * src/prefs_image_viewer.h
1007 * src/prefs_matcher.c
1008 * src/prefs_matcher.h
1009 * src/prefs_message.c
1010 * src/prefs_msg_colors.c
1011 * src/prefs_msg_colors.h
1014 * src/prefs_receive.c
1016 * src/prefs_spelling.c
1017 * src/prefs_spelling.h
1018 * src/prefs_summaries.c
1019 * src/prefs_summaries.h
1020 * src/prefs_summary_column.c
1021 * src/prefs_summary_column.h
1022 * src/prefs_template.c
1023 * src/prefs_template.h
1024 * src/prefs_themes.c
1025 * src/prefs_themes.h
1026 * src/prefs_toolbar.c
1027 * src/prefs_toolbar.h
1028 * src/prefs_wrapping.c
1029 * src/prefs_wrapping.h
1039 * src/quote_fmt_parse.y
1042 * src/remotefolder.c
1043 * src/remotefolder.h
1044 * src/send_message.c
1045 * src/send_message.h
1048 * src/sourcewindow.c
1049 * src/sourcewindow.h
1054 * src/stock_pixmap.c
1055 * src/stock_pixmap.h
1056 * src/summary_search.c
1057 * src/summary_search.h
1074 * src/common/base64.c
1075 * src/common/base64.h
1077 * src/common/hooks.c
1078 * src/common/hooks.h
1081 * src/common/mgutils.c
1082 * src/common/mgutils.h
1085 * src/common/passcrypt.c
1086 * src/common/passcrypt.h.in
1087 * src/common/plugin.c
1088 * src/common/plugin.h
1089 * src/common/prefs.c
1090 * src/common/prefs.h
1091 * src/common/progressindicator.c
1092 * src/common/progressindicator.h
1093 * src/common/quoted-printable.c
1094 * src/common/quoted-printable.h
1095 * src/common/session.c
1096 * src/common/session.h
1099 * src/common/socket.c
1100 * src/common/socket.h
1103 * src/common/ssl_certificate.c
1104 * src/common/ssl_certificate.h
1105 * src/common/stringtable.c
1106 * src/common/stringtable.h
1107 * src/common/sylpheed.c
1108 * src/common/sylpheed.h
1109 * src/common/template.c
1110 * src/common/template.h
1111 * src/common/timing.h
1112 * src/common/utils.c
1113 * src/common/utils.h
1114 * src/common/version.h.in
1117 * src/common/xmlprops.c
1118 * src/common/xmlprops.h
1119 * src/gtk/colorlabel.c
1120 * src/gtk/colorsel.c
1121 * src/gtk/colorsel.h
1122 * src/gtk/description_window.c
1123 * src/gtk/description_window.h
1126 * src/gtk/foldersort.c
1127 * src/gtk/foldersort.h
1128 * src/gtk/gtkutils.c
1129 * src/gtk/gtkutils.h
1130 * src/gtk/inputdialog.c
1131 * src/gtk/inputdialog.h
1132 * src/gtk/logwindow.c
1133 * src/gtk/logwindow.h
1134 * src/gtk/manage_window.c
1135 * src/gtk/manage_window.h
1138 * src/gtk/pluginwindow.c
1139 * src/gtk/pluginwindow.h
1140 * src/gtk/prefswindow.c
1141 * src/gtk/prefswindow.h
1142 * src/gtk/progressdialog.c
1143 * src/gtk/progressdialog.h
1144 * src/gtk/sslcertwindow.c
1145 * src/gtk/sslcertwindow.h
1146 * src/plugins/clamav/clamav_plugin.c
1147 * src/plugins/clamav/clamav_plugin.h
1148 * src/plugins/clamav/clamav_plugin_gtk.c
1149 * src/plugins/demo/demo.c
1150 * src/plugins/dillo_viewer/dillo_prefs.c
1151 * src/plugins/dillo_viewer/dillo_prefs.h
1152 * src/plugins/dillo_viewer/dillo_viewer.c
1153 * src/plugins/pgpcore/passphrase.c
1154 * src/plugins/pgpcore/passphrase.h
1155 * src/plugins/pgpcore/plugin.c
1156 * src/plugins/pgpcore/select-keys.c
1157 * src/plugins/pgpcore/select-keys.h
1158 * src/plugins/pgpcore/sgpgme.c
1159 * src/plugins/pgpcore/sgpgme.h
1160 * src/plugins/pgpinline/pgpinline.c
1161 * src/plugins/pgpinline/pgpinline.h
1162 * src/plugins/pgpinline/plugin.c
1163 * src/plugins/pgpmime/pgpmime.c
1164 * src/plugins/pgpmime/pgpmime.h
1165 * src/plugins/pgpmime/plugin.c
1166 * src/plugins/spamassassin/spamassassin.c
1167 * src/plugins/spamassassin/spamassassin.h
1168 * src/plugins/spamassassin/spamassassin_gtk.c
1169 * src/plugins/trayicon/trayicon.c
1170 update copyright header
1172 2006-01-13 [paul] 1.9.100cvs141
1178 * src/prefs_account.c
1179 * src/prefs_display_header.c
1180 * src/prefs_receive.c
1182 * src/prefs_summaries.c
1183 * src/prefs_themes.c
1184 * src/prefs_toolbar.c
1188 2006-01-12 [colin] 1.9.100cvs140
1193 Add --subscribe option
1194 Let sylpheed-claws email@domain.com equivalent to --compose
1195 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1197 2006-01-12 [paul] 1.9.100cvs139
1200 append 'Change folder order' label with '...'
1201 * src/prefs_actions.c
1202 allow reordering of actions list by dnd
1203 * src/gtk/foldersort.c
1204 make the dialog nicer
1206 2006-01-11 [colin] 1.9.100cvs138
1209 Allow templates without text
1211 2006-01-11 [paul] 1.9.100cvs137
1214 * tools/filter_conv_new.pl
1216 also check .sylpheed for filter.xml
1217 be a bit informative to the user
1219 2006-01-11 [colin] 1.9.100cvs136
1222 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1224 2006-01-10 [paul] 1.9.100cvs135
1227 * tools/filter_conv_new.pl
1228 add script to convert new style Sylpheed
1229 filter rules (Sylpheed >= 0.9.99) to
1230 Claws filtering rules
1232 2006-01-10 [colin] 1.9.100cvs134
1235 Fix broken line joins in certain conditions
1236 (between two quoted lines: <enter><enter><up>
1237 <type a wrapped sentence><go in the first line>
1238 <insert more text><watch as line joining failed>)
1240 2006-01-10 [paul] 1.9.100cvs133
1243 don't report success in error dialog
1245 * src/common/utils.c
1246 include some trailing punctuations as URI
1249 2006-01-10 [paul] 1.9.100cvs132
1252 fix incompatible pointer type
1255 2006-01-10 [paul] 1.9.100cvs131
1258 change Subject in window title
1261 2006-01-09 [colin] 1.9.100cvs130
1270 Fix possible crashes on exit and in addressbook
1272 2006-01-09 [paul] 1.9.100cvs129
1274 * src/prefs_msg_colors.c
1275 some cleanups that I forgot last time
1277 2006-01-09 [paul] 1.9.100cvs128
1281 * src/prefs_msg_colors.c
1282 add previously hidden option, color_new, to
1284 move the page to Display/
1287 2006-01-09 [wwp] 1.9.100cvs127
1289 * src/prefs_themes.c
1290 made the prefs/display/themes layouts spacing less condensed
1291 (and so they match other prefs/pages' look).
1293 2006-01-09 [paul] 1.9.100cvs126
1296 * src/prefs_common.c
1297 * src/prefs_common.h
1298 * src/prefs_wrapping.c
1299 remove 'wrap at send' option
1301 2006-01-06 [colin] 1.9.100cvs125
1304 Just make completely sure we don't insert "manual line breaks"
1309 * 2.0.0-rc3 released
1311 2006-01-04 [paul] 1.9.100cvs124
1314 fix bug 882, 'quick scroll in folder list
1315 displays wrong folder contents'
1317 2006-01-04 [paul] 1.9.100cvs123
1319 * src/plugins/pgpmime/pgpmime.c
1320 better debug information when signing
1321 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1323 2006-01-03 [colin] 1.9.100cvs122
1326 We need to recheck for gpgme 1.0.0 after checking
1327 for 1.1.1, because if 1.1.1 isn't available,
1328 GPGME_LIBS and friends are blanked out by the
1331 2006-01-03 [colin] 1.9.100cvs121
1333 * src/common/prefs.c
1334 Windows unlink-before rename fix
1335 * src/plugins/pgpcore/sgpgme.c
1336 Add support for PKA info if available
1337 Both patches by Werner Koch
1339 2006-01-03 [paul] 1.9.100cvs120
1342 fix bug 884, 'Send receipt' button visible in queue
1345 2006-01-02 [colin] 1.9.100cvs119
1349 Fix autosave on IMAP and more generally try to
1350 return the correct ID on a newly added IMAP message
1352 2006-01-02 [paul] 1.9.100cvs118
1354 * manual/keyboard.xml
1357 2006-01-01 [paul] 1.9.100cvs117
1362 2005-12-30 [colin] 1.9.100cvs116
1364 * manual/advanced.xml
1365 Explain Pre/Post-processing differences.
1367 2005-12-30 [colin] 1.9.100cvs115
1370 Implement copy_msgs for a little optimization
1372 Finish yesterday's fix
1374 2005-12-29 [colin] 1.9.100cvs114
1377 Fix occasional failure in fetching a mail over
1380 2005-12-29 [colin] 1.9.100cvs113
1383 Don't remove a draft when sending it, if it is
1386 2005-12-28 [colin] 1.9.100cvs112
1391 2005-12-28 [wwp] 1.9.100cvs111
1393 * doc/faq/.cvsignore
1394 * doc/faq/de/.cvsignore
1395 * doc/faq/en/.cvsignore
1396 * doc/faq/es/.cvsignore
1397 * doc/faq/fr/.cvsignore
1398 * doc/faq/it/.cvsignore
1399 * doc/manual/.cvsignore
1400 * doc/manual/de/.cvsignore
1401 * doc/manual/en/.cvsignore
1402 * doc/manual/es/.cvsignore
1403 * doc/manual/fr/.cvsignore
1404 * doc/manual/ja/.cvsignore
1405 * src/plugins/mathml_viewer/.cvsignore
1406 rollback revival of those files (my bad, sorry for the noise).
1408 2005-12-28 [wwp] 1.9.100cvs110
1411 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1413 2005-12-28 [wwp] 1.9.100cvs109
1415 * doc/faq/.cvsignore
1416 * doc/faq/de/.cvsignore
1417 * doc/faq/en/.cvsignore
1418 * doc/faq/es/.cvsignore
1419 * doc/faq/fr/.cvsignore
1420 * doc/faq/it/.cvsignore
1421 * doc/manual/.cvsignore
1422 * doc/manual/de/.cvsignore
1423 * doc/manual/en/.cvsignore
1424 * doc/manual/es/.cvsignore
1425 * doc/manual/fr/.cvsignore
1426 * doc/manual/ja/.cvsignore
1427 * src/plugins/mathml_viewer/.cvsignore
1429 more files to ignore.
1431 2005-12-24 [colin] 1.9.100cvs108
1437 2005-12-24 [colin] 1.9.100cvs107
1440 Allow NULL src_msginfo in
1441 procmsg_msginfo_new_from_mimeinfo
1443 2005-12-23 [paul] 1.9.100cvs106
1445 * src/plugins/pgpinline/mypgpcore.def
1446 add this forgotten file
1448 2005-12-23 [colin] 1.9.100cvs105
1453 2005-12-23 [colin] 1.9.100cvs104
1458 * src/common/plugin.c
1459 * src/common/socket.c
1460 * src/common/socket.h
1461 * src/common/utils.c
1462 * src/common/utils.h
1463 * src/gtk/pluginwindow.c
1464 * src/plugins/pgpcore/plugin.def
1465 * src/plugins/pgpcore/sylpheed.def
1466 * src/plugins/pgpinline/Makefile.am
1467 * src/plugins/pgpinline/plugin.def
1468 * src/plugins/pgpinline/sylpheed.def
1469 * src/plugins/pgpmime/plugin.def
1470 * src/plugins/pgpmime/sylpheed.def
1471 Various w32 fixes by Werner Koch
1473 2005-12-22 [paul] 1.9.100cvs103
1476 don't offer IMAP as 'server type' if
1477 libetpan isn't built in
1479 2005-12-22 [paul] 1.9.100cvs102
1486 support GTK_TOOLBAR_BOTH_HORIZ (text
1487 next to icon) Patch by Marien Zwart
1488 marienz@users.sf.net
1489 Also reword the text
1491 2005-12-21 [colin] 1.9.100cvs101
1496 Fix missing section and explicit the exception better
1498 Prevent mail from being lost without notice when an
1499 SMTP error happens on trying to send an unmodified
1501 * src/send_message.c
1503 Fix password remembering when wrong, and add return
1504 value checks where they should have been
1505 * src/plugins/pgpcore/sylpheed.def
1506 * src/plugins/pgpinline/sylpheed.def
1507 * src/plugins/pgpmime/sylpheed.def
1508 Add a few symbols needed
1510 2005-12-21 [paul] 1.9.100cvs100
1515 * m4/inttypes-pri.m4
1525 2005-12-21 [paul] 1.9.100cvs99
1530 2005-12-20 [paul] 1.9.100cvs98
1533 updated by Anders Trobäck
1535 2005-12-20 [colin] 1.9.100cvs97
1541 * config/config.rpath
1542 * config/mkinstalldirs
1550 * m4/printf-posix.m4
1594 * src/send_message.c
1595 * src/common/Makefile.am
1596 * src/common/fnmatch.c
1597 * src/common/fnmatch.h
1598 * src/common/fnmatch_loop.c
1600 * src/common/plugin.c
1602 * src/common/socket.c
1603 * src/common/string_match.c
1604 * src/common/sylpheed.c
1605 * src/common/utils.c
1606 * src/common/utils.h
1607 * src/common/w32_dirent.c
1608 * src/common/w32_reg.c
1609 * src/common/w32_signal.c
1610 * src/common/w32_stat.c
1611 * src/common/w32_stdio.c
1612 * src/common/w32_stdlib.c
1613 * src/common/w32_string.c
1614 * src/common/w32_time.c
1615 * src/common/w32_unistd.c
1616 * src/common/w32_wait.c
1617 * src/common/w32lib.h
1618 * src/etpan/Makefile.am
1619 * src/gtk/Makefile.am
1620 * src/plugins/clamav/Makefile.am
1621 * src/plugins/demo/Makefile.am
1622 * src/plugins/dillo_viewer/Makefile.am
1623 * src/plugins/pgpcore/Makefile.am
1624 * src/plugins/pgpcore/passphrase.c
1625 * src/plugins/pgpcore/plugin.def
1626 * src/plugins/pgpcore/sgpgme.c
1627 * src/plugins/pgpcore/sylpheed.def
1628 * src/plugins/pgpcore/version.rc
1629 * src/plugins/pgpinline/Makefile.am
1630 * src/plugins/pgpinline/plugin.def
1631 * src/plugins/pgpinline/sylpheed.def
1632 * src/plugins/pgpinline/version.rc
1633 * src/plugins/pgpmime/Makefile.am
1634 * src/plugins/pgpmime/mypgpcore.def
1635 * src/plugins/pgpmime/plugin.def
1636 * src/plugins/pgpmime/sylpheed.def
1637 * src/plugins/pgpmime/version.rc
1638 * src/plugins/spamassassin/Makefile.am
1639 Very little ;-) patch from Werner Koch, providing
1640 infrastructure for cross-compiling to Win32
1642 2005-12-20 [paul] 1.9.100cvs96
1650 add a combo to the Get All button, allowing
1651 quick retrieval from any account
1652 Patch by Fabien Vantard, slightly modified
1655 i18n fix. Patch by Fabien Vantard
1657 2005-12-19 [colin] 1.9.100cvs95
1661 Don't automatically join lines when they've
1662 been separated by the user and not automatically
1664 2005-12-19 [paul] 1.9.100cvs94
1666 * src/gtk/pluginwindow.c
1668 Patch by Fabien Vantard
1670 2005-12-15 [paul] 1.9.100cvs93
1672 * src/common/plugin.c
1673 * src/common/plugin.h
1674 * src/gtk/pluginwindow.c
1675 * src/plugins/clamav/clamav_plugin.c
1676 * src/plugins/demo/demo.c
1677 * src/plugins/dillo_viewer/dillo_viewer.c
1678 * src/plugins/pgpcore/plugin.c
1679 * src/plugins/pgpinline/plugin.c
1680 * src/plugins/pgpmime/plugin.c
1681 * src/plugins/spamassassin/spamassassin.c
1682 * src/plugins/trayicon/trayicon.c
1683 add plugin_version()
1685 2005-12-15 [colin] 1.9.100cvs92
1688 Further fix bug #875
1690 2005-12-15 [paul] 1.9.100cvs91
1693 fix attach_load_dir getting set to
1694 PLUGINDIR on plugin load
1696 2005-12-14 [mones] 1.9.100cvs90
1699 * manual/keyboard.xml
1700 Initial draft and some shortcuts added
1705 2005-12-14 [colin] 1.9.100cvs89
1710 * src/gtk/gtkaspell.c
1712 * src/prefs_folder_item.c
1713 Fix recursive prefs apply
1716 2005-12-14 [colin] 1.9.100cvs88
1719 Fix bug #875 (Freeze On Inline Forward of
1722 2005-12-13 [colin] 1.9.100cvs87
1725 Uniq-ify and sort the mimetypes list
1726 Patch by Fabien Vantard
1728 2005-12-13 [colin] 1.9.100cvs86
1731 * src/etpan/imap-thread.c
1732 Fix leaks (patch by Hoa)
1734 * src/common/plugin.c
1739 * 2.0.0-rc2 released
1741 2005-12-12 [colin] 1.9.100cvs85
1746 2005-12-12 [wwp] 1.9.100cvs84
1748 * src/gtk/icon_legend.c
1749 fix misbehaviour and crash when closing the legend window
1750 using the Esc key (patch by Fabien Vantard).
1752 2005-12-12 [paul] 1.9.100cvs83
1756 * src/prefs_actions.c
1757 * src/prefs_filtering.c
1758 * src/prefs_matcher.c
1759 * src/prefs_spelling.glade ** REMOVED **
1760 * src/prefs_template.c
1761 * src/gtk/foldersort.glade ** REMOVED **
1762 * src/gtk/pluginwindow.c
1763 * src/gtk/pluginwindow.glade ** REMOVED **
1764 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
1767 2005-12-11 [paul] 1.9.100cvs82
1770 fix attach_load_dir crasher (double free)
1772 2005-12-09 [paul] 1.9.100cvs81
1776 * src/gtk/Makefile.am
1777 * src/gtk/icon_legend.c
1778 * src/gtk/icon_legend.h
1783 2005-12-09 [paul] 1.9.100cvs80
1785 * src/plugins/pgpcore/passphrase.c
1786 wrap the label in the dialog
1788 2005-12-09 [colin] 1.9.100cvs79
1790 * src/plugins/pgpcore/sgpgme.c
1791 Display (untrusted) on not trusted signatures
1792 Patch by Michal Èihaø <michal@cihar.com>
1793 Closes bug #867 (Report also key trust)
1795 2005-12-09 [colin] 1.9.100cvs78
1797 * src/common/plugin.c
1798 Update licence check, following Eben Moglen's advice
1800 2005-12-08 [colin] 1.9.100cvs77
1803 Fix the occasionnal item->cache != NULL
1806 2005-12-08 [colin] 1.9.100cvs76
1809 * src/plugins/pgpcore/sgpgme.c
1810 Print key id when unable to check it
1811 Closes bug #866 (Show key id when missing)
1813 2005-12-08 [paul] 1.9.100cvs75
1815 * src/prefs_common.c
1816 * src/prefs_common.h
1818 remember load attachment dir
1820 2005-12-07 [colin] 1.9.100cvs74
1822 * src/prefs_toolbar.c
1823 Gtk fixes, patch by Fabien Vantard
1825 2005-12-07 [colin] 1.9.100cvs73
1830 Fix bug #839 (Quoted text isn't colored after
1831 executing an action)
1832 * src/common/plugin.c
1833 Require plugins to declare their licence in plugin_licence()
1834 Refuse to load non-GPL plugins as they'd be illegal (as
1835 derived works of Sylpheed-Claws, they must be GPL).
1836 * src/plugins/clamav/clamav_plugin.c
1837 * src/plugins/demo/demo.c
1838 * src/plugins/dillo_viewer/dillo_viewer.c
1839 * src/plugins/pgpcore/plugin.c
1840 * src/plugins/pgpinline/plugin.c
1841 * src/plugins/pgpmime/plugin.c
1842 * src/plugins/spamassassin/spamassassin.c
1843 * src/plugins/trayicon/trayicon.c
1844 Add plugin_licence()
1846 2005-12-07 [paul] 1.9.100cvs72
1853 clean up after local FAQ removal and
1854 temporary manual removal
1856 2005-12-06 [colin] 1.9.100cvs71
1860 * doc/faq/.cvsignore
1861 * doc/faq/Makefile.am
1862 * doc/faq/de/.cvsignore
1863 * doc/faq/de/Makefile.am
1864 * doc/faq/de/sylpheed-faq-1.html
1865 * doc/faq/de/sylpheed-faq-2.html
1866 * doc/faq/de/sylpheed-faq-3.html
1867 * doc/faq/de/sylpheed-faq.html
1868 * doc/faq/en/.cvsignore
1869 * doc/faq/en/Makefile.am
1870 * doc/faq/en/sylpheed-faq-1.html
1871 * doc/faq/en/sylpheed-faq-2.html
1872 * doc/faq/en/sylpheed-faq-3.html
1873 * doc/faq/en/sylpheed-faq-4.html
1874 * doc/faq/en/sylpheed-faq.html
1875 * doc/faq/es/.cvsignore
1876 * doc/faq/es/Makefile.am
1877 * doc/faq/es/sylpheed-faq-1.html
1878 * doc/faq/es/sylpheed-faq-2.html
1879 * doc/faq/es/sylpheed-faq-3.html
1880 * doc/faq/es/sylpheed-faq-4.html
1881 * doc/faq/es/sylpheed-faq.html
1882 * doc/faq/fr/.cvsignore
1883 * doc/faq/fr/Makefile.am
1884 * doc/faq/fr/sylpheed-faq-1.html
1885 * doc/faq/fr/sylpheed-faq-2.html
1886 * doc/faq/fr/sylpheed-faq-3.html
1887 * doc/faq/fr/sylpheed-faq.html
1888 * doc/faq/it/.cvsignore
1889 * doc/faq/it/Makefile.am
1890 * doc/faq/it/sylpheed-faq-1.html
1891 * doc/faq/it/sylpheed-faq-2.html
1892 * doc/faq/it/sylpheed-faq-3.html
1893 * doc/faq/it/sylpheed-faq.html
1894 * doc/manual/.cvsignore
1895 * doc/manual/Makefile.am
1896 * doc/manual/de/.cvsignore
1897 * doc/manual/de/Makefile.am
1898 * doc/manual/de/sylpheed-1.html
1899 * doc/manual/de/sylpheed-10.html
1900 * doc/manual/de/sylpheed-11.html
1901 * doc/manual/de/sylpheed-12.html
1902 * doc/manual/de/sylpheed-13.html
1903 * doc/manual/de/sylpheed-14.html
1904 * doc/manual/de/sylpheed-15.html
1905 * doc/manual/de/sylpheed-16.html
1906 * doc/manual/de/sylpheed-17.html
1907 * doc/manual/de/sylpheed-18.html
1908 * doc/manual/de/sylpheed-19.html
1909 * doc/manual/de/sylpheed-2.html
1910 * doc/manual/de/sylpheed-20.html
1911 * doc/manual/de/sylpheed-3.html
1912 * doc/manual/de/sylpheed-4.html
1913 * doc/manual/de/sylpheed-5.html
1914 * doc/manual/de/sylpheed-6.html
1915 * doc/manual/de/sylpheed-7.html
1916 * doc/manual/de/sylpheed-8.html
1917 * doc/manual/de/sylpheed-9.html
1918 * doc/manual/de/sylpheed.html
1919 * doc/manual/en/.cvsignore
1920 * doc/manual/en/Makefile.am
1921 * doc/manual/en/sylpheed-1.html
1922 * doc/manual/en/sylpheed-10.html
1923 * doc/manual/en/sylpheed-11.html
1924 * doc/manual/en/sylpheed-12.html
1925 * doc/manual/en/sylpheed-13.html
1926 * doc/manual/en/sylpheed-14.html
1927 * doc/manual/en/sylpheed-15.html
1928 * doc/manual/en/sylpheed-16.html
1929 * doc/manual/en/sylpheed-17.html
1930 * doc/manual/en/sylpheed-18.html
1931 * doc/manual/en/sylpheed-19.html
1932 * doc/manual/en/sylpheed-2.html
1933 * doc/manual/en/sylpheed-20.html
1934 * doc/manual/en/sylpheed-21.html
1935 * doc/manual/en/sylpheed-22.html
1936 * doc/manual/en/sylpheed-3.html
1937 * doc/manual/en/sylpheed-4.html
1938 * doc/manual/en/sylpheed-5.html
1939 * doc/manual/en/sylpheed-6.html
1940 * doc/manual/en/sylpheed-7.html
1941 * doc/manual/en/sylpheed-8.html
1942 * doc/manual/en/sylpheed-9.html
1943 * doc/manual/en/sylpheed.html
1944 * doc/manual/es/.cvsignore
1945 * doc/manual/es/Makefile.am
1946 * doc/manual/es/sylpheed-1.html
1947 * doc/manual/es/sylpheed-10.html
1948 * doc/manual/es/sylpheed-11.html
1949 * doc/manual/es/sylpheed-12.html
1950 * doc/manual/es/sylpheed-13.html
1951 * doc/manual/es/sylpheed-14.html
1952 * doc/manual/es/sylpheed-15.html
1953 * doc/manual/es/sylpheed-16.html
1954 * doc/manual/es/sylpheed-17.html
1955 * doc/manual/es/sylpheed-18.html
1956 * doc/manual/es/sylpheed-19.html
1957 * doc/manual/es/sylpheed-2.html
1958 * doc/manual/es/sylpheed-20.html
1959 * doc/manual/es/sylpheed-3.html
1960 * doc/manual/es/sylpheed-4.html
1961 * doc/manual/es/sylpheed-5.html
1962 * doc/manual/es/sylpheed-6.html
1963 * doc/manual/es/sylpheed-7.html
1964 * doc/manual/es/sylpheed-8.html
1965 * doc/manual/es/sylpheed-9.html
1966 * doc/manual/es/sylpheed.html
1967 * doc/manual/fr/.cvsignore
1968 * doc/manual/fr/Makefile.am
1969 * doc/manual/fr/sylpheed-1.html
1970 * doc/manual/fr/sylpheed-10.html
1971 * doc/manual/fr/sylpheed-11.html
1972 * doc/manual/fr/sylpheed-12.html
1973 * doc/manual/fr/sylpheed-13.html
1974 * doc/manual/fr/sylpheed-14.html
1975 * doc/manual/fr/sylpheed-15.html
1976 * doc/manual/fr/sylpheed-16.html
1977 * doc/manual/fr/sylpheed-17.html
1978 * doc/manual/fr/sylpheed-18.html
1979 * doc/manual/fr/sylpheed-19.html
1980 * doc/manual/fr/sylpheed-2.html
1981 * doc/manual/fr/sylpheed-20.html
1982 * doc/manual/fr/sylpheed-3.html
1983 * doc/manual/fr/sylpheed-4.html
1984 * doc/manual/fr/sylpheed-5.html
1985 * doc/manual/fr/sylpheed-6.html
1986 * doc/manual/fr/sylpheed-7.html
1987 * doc/manual/fr/sylpheed-8.html
1988 * doc/manual/fr/sylpheed-9.html
1989 * doc/manual/fr/sylpheed.html
1990 * doc/manual/ja/.cvsignore
1991 * doc/manual/ja/Makefile.am
1992 * doc/manual/ja/sylpheed-1.html
1993 * doc/manual/ja/sylpheed-10.html
1994 * doc/manual/ja/sylpheed-11.html
1995 * doc/manual/ja/sylpheed-12.html
1996 * doc/manual/ja/sylpheed-13.html
1997 * doc/manual/ja/sylpheed-14.html
1998 * doc/manual/ja/sylpheed-15.html
1999 * doc/manual/ja/sylpheed-16.html
2000 * doc/manual/ja/sylpheed-17.html
2001 * doc/manual/ja/sylpheed-18.html
2002 * doc/manual/ja/sylpheed-19.html
2003 * doc/manual/ja/sylpheed-2.html
2004 * doc/manual/ja/sylpheed-20.html
2005 * doc/manual/ja/sylpheed-3.html
2006 * doc/manual/ja/sylpheed-4.html
2007 * doc/manual/ja/sylpheed-5.html
2008 * doc/manual/ja/sylpheed-6.html
2009 * doc/manual/ja/sylpheed-7.html
2010 * doc/manual/ja/sylpheed-8.html
2011 * doc/manual/ja/sylpheed-9.html
2012 * doc/manual/ja/sylpheed.html
2013 * doc/manual/ja/sylpheed.sgml
2015 Remove outdated manual and faq. Noisy, eh?
2017 2005-12-06 [colin] 1.9.100cvs70
2020 * src/quote_fmt_parse.y
2023 Allow %X to position cursor at 0
2024 (no %X = before signature)
2025 Fix paste as quotation putting the cursor at 0
2026 Fix undo offsets when pasting
2027 Insert the quote_fmt at once instead of line
2029 Fix [Edited] when starting to reply/forward
2031 2005-12-06 [paul] 1.9.100cvs69
2033 * src/plugins/clamav/clamav_plugin_gtk.c
2035 * src/plugins/spamassassin/spamassassin_gtk.c
2036 rework spamassassin_create_widget_func()
2038 2005-12-05 [colin] 1.9.100cvs68
2041 Fix make release ;-)
2043 2005-12-05 [colin] 1.9.100cvs67
2047 Fix cursor positioning (not obeying %X)
2049 2005-12-05 [paul] 1.9.100cvs66
2051 * src/plugins/dillo_viewer/dillo_prefs.c
2052 fix compilation warning
2054 2005-12-05 [paul] 1.9.100cvs65
2056 * src/prefs_spelling.c
2057 * src/plugins/trayicon/trayicon.c
2058 cleanups - remove unused stuff
2060 2005-12-05 [paul] 1.9.100cvs64
2063 * manual/plugins.xml
2064 remove info about removed mathml_viewer plugin
2066 2005-12-05 [paul] 1.9.100cvs63
2069 * src/plugins/Makefile.am
2070 * src/plugins/mathml_viewer/.cvsignore
2071 * src/plugins/mathml_viewer/Makefile.am
2072 * src/plugins/mathml_viewer/mathml_viewer.c
2073 remove unmaintained mathml_viewer plugin
2075 2005-12-05 [paul] 1.9.100cvs62
2078 obey prefs_common.always_show_msg when
2082 2005-12-05 [paul] 1.9.100cvs61
2085 * src/prefs_account.c
2086 * src/prefs_filtering.c
2088 * src/prefs_spelling.c
2089 * src/prefs_toolbar.c
2091 * src/gtk/gtkutils.c
2092 * src/gtk/quicksearch.c
2093 * src/plugins/dillo_viewer/dillo_prefs.c
2096 2005-12-04 [paul] 1.9.100cvs60
2099 * src/prefs_account.c
2100 * src/prefs_account.h
2101 allow a Local account to specify a
2103 (closes bug 843 'Inbox cannot be changed for local
2106 2005-12-04 [colin] 1.9.100cvs59
2108 * src/plugins/trayicon/trayicon.c
2109 Remove Get, rename Get All to Get Mail in order to
2110 be consistent with the default main toolbar
2112 2005-12-03 [colin] 1.9.100cvs58
2115 * manual/sylpheed-claws-manual.xml
2118 2005-12-03 [paul] 1.9.100cvs57
2123 new (partially complete) Swedish translation
2124 by Anders Troback <sylpheed@troback.com>
2126 2005-12-02 [paul] 1.9.100cvs56
2129 libetpan 0.41 required
2131 2005-12-02 [paul] 1.9.100cvs55
2133 * src/plugins/clamav/clamav_plugin.c
2134 * src/plugins/clamav/clamav_plugin.h
2135 * src/plugins/clamav/clamav_plugin_gtk.c
2136 * src/plugins/spamassassin/spamassassin.c
2137 * src/plugins/spamassassin/spamassassin.h
2138 * src/plugins/spamassassin/spamassassin_gtk.c
2139 unregister prefs pages on unloading, thus
2141 (thanks to Colin for the hint)
2143 2005-12-02 [wwp] 1.9.100cvs54
2146 * src/quote_fmt_parse.y
2147 fix misuse of gboolean*, use gboolean instead
2148 (thanks to Paul, Colin, for pointing out that scaring one)
2150 2005-12-02 [paul] 1.9.100cvs53
2152 * src/plugins/clamav/clamav_plugin.c
2153 int no --> unsigned int no
2154 * src/plugins/clamav/clamav_plugin_gtk.c
2157 2005-12-02 [wwp] 1.9.100cvs52
2160 * src/prefs_template.c
2162 * src/quote_fmt_parse.y
2163 prevent from executing |f and |p templates commands when
2164 adding or replacing templates in prefs (avoids annoying and
2165 potentially dangerous behaviours)
2167 2005-12-02 [paul] 1.9.100cvs51
2169 * src/prefs_common.c
2170 allow translation of some default values
2171 Patch by Fabien Vantard
2173 2005-12-02 [paul] 1.9.100cvs50
2177 * src/prefs_common.c
2178 * src/prefs_common.h
2179 * src/prefs_message.c
2181 remove obsolete 'convert_mb_alnum' option
2184 remove unused 'about_textview_visibility_notify'
2186 2005-12-02 [paul] 1.9.100cvs49
2188 * src/prefs_account.c
2189 * src/prefs_compose_writing.c
2192 * src/prefs_image_viewer.c
2193 * src/prefs_message.c
2195 * src/prefs_receive.c
2197 * src/prefs_spelling.c
2198 * src/prefs_summaries.c
2199 * src/prefs_wrapping.c
2200 * src/plugins/dillo_viewer/dillo_prefs.c
2201 * src/plugins/pgpcore/prefs_gpg.c
2202 several cleanups to the prefs dialogs
2203 (slightly modified) patch by Fabien Vantard
2205 2005-12-02 [paul] 1.9.100cvs48
2209 * src/send_message.c
2210 fix crash on send when connection fails
2214 2005-12-01 [colin] 1.9.100cvs47
2217 Translate … to "..."
2219 2005-11-30 [colin] 1.9.100cvs46
2223 Optimize back yesterday's fix.
2225 2005-11-30 [paul] 1.9.100cvs45
2230 written by Colin, edited by me
2232 2005-11-29 [colin] 1.9.100cvs44
2235 Skip headers unconditionnaly in match_body if the
2236 rule is not message or ~message
2238 2005-11-29 [colin] 1.9.100cvs43
2241 Fix body_part and such, not skipping headers
2242 if the matchcriteria wasn't the first in the rule
2244 2005-11-29 [colin] 1.9.100cvs42
2247 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2248 option missing from message view window)
2249 Fix double text D'n'D with gtk-2.8
2251 Fix ~message, ~headers_part, ~body_part rules
2253 Add Windows-1252 (Closes bug #863)
2255 * src/gtk/gtkaspell.c
2256 Properly destroy accels in all menus
2258 2005-11-29 [mones] 1.9.100cvs41
2263 2005-11-27 [colin] 1.9.100cvs40
2266 "/Remove mailbox" -> "/Remove mailbox..."
2268 2005-11-27 [paul] 1.9.100cvs39
2273 updated by new maintainer, Stephan Sachse
2275 2005-11-27 [paul] 1.9.100cvs38
2278 written by Colin, edited by me
2280 2005-11-27 [paul] 1.9.100cvs37
2282 * src/prefs_common.c
2283 * src/prefs_common.h
2284 * src/prefs_receive.c
2285 * src/prefs_summaries.c
2286 move 'go to inbox after receiving new mail'
2287 option from display/sumamaries to mail
2288 handling/receive, and rework prefs_summaries
2291 2005-11-25 [martin] 1.9.100cvs36
2294 fixed windows-1252 translation;
2295 translated some new and fuzzy strings
2297 2005-11-25 [paul] 1.9.100cvs35
2299 * src/plugins/clamav/clamav_plugin.c
2300 complete the update done in cvs34
2302 2005-11-25 [paul] 1.9.100cvs34
2304 * src/plugins/clamav/clamav_plugin.c
2305 reflect upstream changes
2307 2005-11-25 [paul] 1.9.100cvs33
2310 * manual/plugins.xml
2311 * manual/sylpheed-claws-manual.xml
2312 written/updated by Colin, edited by me
2313 * tools/acroread2sylpheed.pl
2316 2005-11-24 [colin] 1.9.100cvs32
2319 Fix bug #856 (reediting messages forgets Request
2322 2005-11-24 [paul] 1.9.100cvs31
2324 * manual/addrbook.xml
2325 * manual/starting.xml
2326 written by Colin, proofread, edited, adapted by me
2327 * manual/advanced.xml
2328 add some Actions examples
2330 use a Save button instead of a Close button
2332 indicate mandatory fields
2336 2005-11-23 [colin] 1.9.100cvs30
2339 Rename menu item, fix possible crash after
2342 Allow searching for '*' in ldap
2344 Fix "Browse Entry" (did anyone use it?)
2346 Add guards for mandatory information
2348 2005-11-23 [paul] 1.9.100cvs29
2350 * manual/advanced.xml
2351 corrections to the English
2353 2005-11-23 [colin] 1.9.100cvs28
2356 Fix possible crash at exit. After the call to
2357 gtk_container_remove(), the Viewer's widget has no
2358 more parent so gtk+ automatically frees it and its
2359 sons. If destroy_viewer() then try to access it,
2362 2005-11-22 [colin] 1.9.100cvs27
2365 * src/gtk/gtkaspell.c
2366 Fix right-clicking on a misspelled word
2367 Fix More... in suggestions menu
2369 2005-11-22 [wwp] 1.9.100cvs26
2371 * src/prefs_template.c
2372 templates works: re-sort templates list when adding or replacing,
2373 prevent from adding or replacing when the template name is empty
2375 2005-11-21 [colin] 1.9.100cvs25
2378 Fix some addressbook suckage (dnd, select all)
2380 * src/gtk/gtkaspell.c
2381 * src/gtk/gtkaspell.h
2382 Make the spellchecker menu work with the
2383 GtkTextView one instead of overriding it
2385 2005-11-20 [paul] 1.9.100cvs24
2387 * manual/handling.xml
2388 proofread and corrected
2390 2005-11-20 [paul] 1.9.100cvs23
2393 generate html as one file
2394 * manual/advanced.xml
2395 fix output generation
2396 reformat hidden options list
2397 * manual/manual.xml ** REMOVED **
2398 * manual/sylpheed-claws-manual.xml ** ADDED **
2401 2005-11-18 [colin] 1.9.100cvs22
2403 * src/prefs_account.c
2404 Fix layout in news and mbox accounts
2405 * manual/account.xml
2406 * manual/advanced.xml
2407 New contents for Paul to check :)
2409 2005-11-18 [wwp] 1.9.100cvs21
2411 * src/gtk/quicksearch.c
2412 don't update extended quicksearch buttons twice
2414 2005-11-18 [paul] 1.9.100cvs20
2417 complete 1.9.100cvs19
2419 2005-11-18 [paul] 1.9.100cvs19
2422 cosmetic improvements
2424 also list text/* attachments
2426 2005-11-18 [colin] 1.9.100cvs18
2429 Use column 0 instead of -1 in
2430 gtk_ctree_node_moveto, in a naive
2431 hope it'll fix the gtk-related crashes
2433 2005-11-18 [colin] 1.9.100cvs17
2435 * src/gtk/inputdialog.c
2436 Fix icon staying the first one
2438 2005-11-17 [wwp] 1.9.100cvs16
2439 fix possible problem showing some quicksearch buttons, and a bad
2440 call to g_return_if_fail in a function that returns a value (both
2441 fixes by Fabien Vantard)
2443 2005-11-15 [wwp] 1.9.100cvs15
2445 * src/gtk/quicksearch.c
2446 added a tooltip to that obscure ... quicksearch button
2448 2005-11-15 [wwp] 1.9.100cvs14
2450 * src/gtk/quicksearch.c
2451 add a quicksearch helper to filtering expression users: the ... button
2452 raises the condition expr window. condition expressions set up w/ this
2453 window are used by the quicksearch if the user closes it pressing OK.
2455 2005-11-14 [paul] 1.9.100cvs13
2457 * src/plugins/clamav/clamav_plugin.c
2458 * src/plugins/spamassassin/spamassassin.c
2459 change plugin type following recent merging
2461 2005-11-14 [wwp] 1.9.100cvs12
2464 prevent from crashing when copying/moving message(s) from and
2467 2005-11-14 [paul] 1.9.100cvs11
2469 * src/plugins/clamav/Makefile.am
2470 * src/plugins/clamav/clamav_plugin.c
2471 * src/plugins/clamav/clamav_plugin.h
2472 * src/plugins/clamav/clamav_plugin_gtk.c
2473 also merge clamav and clamav_gtk plugins
2475 2005-11-13 [colin] 1.9.100cvs10
2478 * src/plugins/spamassassin/Makefile.am
2479 * src/plugins/spamassassin/spamassassin.c
2480 * src/plugins/spamassassin/spamassassin.h
2481 * src/plugins/spamassassin/spamassassin_gtk.c
2482 Merge spamassassin and spamassassin_gtk plugins,
2483 and build it by default.
2485 2005-11-12 [colin] 1.9.100cvs9
2487 * src/etpan/imap-thread.c
2490 2005-11-12 [colin] 1.9.100cvs8
2493 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2495 2005-11-10 [colin] 1.9.100cvs7
2498 Fix bug #845 (sylpheed-claws 1.9.99+ start in
2501 2005-11-10 [wwp] 1.9.100cvs6
2503 * src/gtk/description_window.c
2504 fix a crash when closing description windows using the WM's [X] button
2506 2005-11-09 [colin] 1.9.100cvs5
2509 Update libetpan call to follow upstream
2510 (yes, this requires libetpan-0.40cvs3)
2512 2005-11-08 [colin] 1.9.100cvs4
2516 * src/common/utils.c
2517 * src/common/utils.h
2518 Enhance the email parser
2520 2005-11-08 [colin] 1.9.100cvs3
2523 Fix what looks like an off-by-one (fixes
2524 attachments from the Bat)
2526 2005-11-08 [wwp] 1.9.100cvs2
2529 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2531 2005-11-08 [wwp] 1.9.100cvs1
2534 allow exiting Sylpheed-Claws from command-line
2536 2005-11-08 [paul] 1.9.100
2540 2005-11-07 [colin] 1.9.99cvs17
2544 Fix import of base-64 encoded items
2546 2005-11-07 [colin] 1.9.99cvs16
2548 * src/send_message.c
2549 Fix bug #314 (Queue does not empty under certain
2552 2005-11-07 [paul] 1.9.99cvs15
2556 fix buffer overflows
2559 2005-11-07 [paul] 1.9.99cvs14
2561 * doc/man/Makefile.am
2562 * doc/man/sylpheed-claws.1 ** ADDED **
2563 * doc/man/sylpheed.1 ** DELETED **
2564 rename and update the man file
2566 2005-11-06 [colin] 1.9.99cvs13
2569 Fix ldif_get_line() that returned empty strings
2570 (Didn't understand why). Also fix a possible
2573 2005-11-06 [wwp] 1.9.99cvs12
2577 * src/gtk/gtkutils.c
2578 * src/gtk/gtkutils.h
2579 fix a compilation warning,
2580 make links sensitive in the about dialog
2582 2005-11-04 [wwp] 1.9.99cvs11
2585 don't wrap or translate URIs, and a bit text format cleanup
2587 2005-11-04 [wwp] 1.9.99cvs10
2590 better textview tagging implementation (no more use of marks for
2593 2005-11-02 [colin] 1.9.99cvs9
2598 2005-11-02 [colin] 1.9.99cvs8
2601 Require libetpan-0.40 due to upstream fix
2603 Tell libetpan not to call SSL_Library_Init,
2604 as we do it ourselves.
2606 2005-11-02 [colin] 1.9.99cvs7
2609 Add missing files (thanks to Fabien Vantard)
2611 2005-11-02 [colin] 1.9.99cvs6
2614 Fix totals when read messages are hidden or quicksearch
2618 * src/common/ssl_certificate.c
2619 * src/common/ssl_certificate.h
2620 * src/gtk/sslcertwindow.c
2621 * src/gtk/sslcertwindow.h
2622 Fix copyright on my stuff
2624 2005-11-02 [wwp] 1.9.99cvs5
2626 * src/prefs_themes.c
2627 fix directory name checking (theme installation/removal),
2628 made related error a bit more verbose
2630 2005-11-02 [colin] 1.9.99cvs4
2633 Fix typo (probably fixes bug #841 (Sort by the From
2636 2005-11-02 [paul] 1.9.99cvs3
2640 updated by SungHyun Nam, Geir Helland
2642 fix typo in welcome message. spotted by
2645 2005-11-01 [colin] 1.9.99cvs2
2648 Fix replying to ml wen confirming subscription
2654 Make key check non blocking
2656 2005-10-31 [paul] 1.9.99cvs1
2658 * tools/claws.i18n.status.pl
2659 updated for ChangeLog
2661 2005-10-31 [paul] 1.9.99
2665 2005-10-31 [paul] 1.9.15cvs131
2669 * ChangeLog.claws ** REMOVED **
2670 * ChangeLog-gtk2.claws ** REMOVED **
2671 * ChangeLog.gtk1 ** ADDED **
2676 * README.claws ** REMOVED **
2677 * README.jp ** REMOVED **
2678 * RELEASE_NOTES ** ADDED **
2679 * RELEASE_NOTES.claws ** REMOVED **
2682 * sylpheed.spec.in ** REMOVED **
2683 tidy up and update the default docs:
2684 ChangeLog.claws is renamed ChangeLog.gtk1
2685 ChangeLog-gtk2.claws is renamed ChangeLog
2686 README.claws is renamed README
2687 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2689 2005-10-31 [paul] 1.9.15cvs130
2694 2005-10-31 [paul] 1.9.15cvs129
2705 updated by Miquel Oliete, Stephan Sachse and
2706 Thomas Gilgin, me, Fabien Vantard, Andrea
2707 Spadaccini, Frederico Goncalves Guimaraes,
2708 Andrej Kacian, Aleksandar Urosevic, and
2711 2005-10-31 [mones] 1.9.15cvs128
2717 Updated for release.
2719 2005-10-30 [colin] 1.9.15cvs127
2722 Place cursor before rewrapping (fixes cursor
2723 pos if quotation gets rewrapped)
2725 2005-10-29 [paul] 1.9.15cvs126
2733 corrections to text items
2735 2005-10-28 [colin] 1.9.15cvs125
2738 Make "hit 'C' to check sig" work from extern
2741 2005-10-27 [colin] 1.9.15cvs124
2744 Add a hack to avoid segfaulting when hammering
2747 2005-10-27 [wwp] 1.9.15cvs123
2749 * src/prefs_themes.c
2750 sort list of themes names in themes prefs
2752 2005-10-27 [paul] 1.9.15cvs122
2755 * src/prefs_account.c
2756 fix building on Solaris
2759 2005-10-27 [wwp] 1.9.15cvs121
2762 * src/gtk/gtksctree.c
2763 speed up unselecting messages in summary view (thanks to Colin)
2765 2005-10-27 [paul] 1.9.15cvs120
2768 fix a compilation warning
2770 fix updating of 'n items selected' count
2773 2005-10-27 [martin] 1.9.15cvs119
2776 ignore actions with a leading '/' in the action menu name
2777 fixes a crash on menu creation
2778 * src/prefs_actions.c
2779 do not allow a leading '/' in the action menu name
2781 2005-10-27 [paul] 1.9.15cvs118
2784 fix compilation warning
2786 2005-10-27 [paul] 1.9.15cvs117
2789 add #if HAVE_LOCALE_H
2791 2005-10-27 [paul] 1.9.15cvs116
2793 * src/plugins/clamav/clamav_plugin.c
2794 * src/plugins/dillo_viewer/dillo_viewer.c
2795 * src/plugins/mathml_viewer/mathml_viewer.c
2796 * src/plugins/pgpcore/plugin.c
2797 * src/plugins/pgpinline/plugin.c
2798 * src/plugins/pgpmime/plugin.c
2799 * src/plugins/spamassassin/spamassassin.c
2800 * src/plugins/trayicon/trayicon.c
2801 plugin_init() : make error messages more
2804 2005-10-26 [wwp] 1.9.15cvs115
2806 * src/prefs_matcher.c
2807 enlarge boolean op widget width a bit (wasn't always showing text contents)
2809 2005-10-26 [wwp] 1.9.15cvs114
2812 * src/gtk/gtksctree.c
2813 * src/plugins/spamassassin/libspamc.c
2814 * src/plugins/spamassassin/spamassassin.c
2815 fix some compilation warnings more
2817 2005-10-26 [mones] 1.9.15cvs113
2822 2005-10-26 [paul] 1.9.15cvs112
2824 * src/prefs_message.c
2825 give all display_xface stuff the
2826 #if HAVE_LIBCOMPFACE treatment, thus
2828 (Thanks to Wolfgang Enderlein)
2830 2005-10-26 [colin] 1.9.15cvs111
2836 Remove context menu items that should not be there
2841 Don't show the mainwindow too soon
2843 2005-10-26 [wwp] 1.9.15cvs110
2848 fix uninitialized pointers in the folder updating hook
2851 2005-10-25 [mones] 1.9.15cvs109
2854 General information subsection completed.
2855 Removed archaic references.
2858 * manual/dtd/manual.dsl
2859 Added customization stylesheet for getting paragraphs
2860 fully justified in PDF output (as suggested by Colin).
2862 2005-10-25 [colin] 1.9.15cvs108
2867 2005-10-25 [colin] 1.9.15cvs107
2871 Fix leak (xml_get_element() allocates memory)
2873 Fix leak + dead code (shame!)
2877 2005-10-25 [colin] 1.9.15cvs106
2880 Fix encoding issue in Save all and in
2881 overwrite-confirmation alertpanel
2883 2005-10-25 [colin] 1.9.15cvs105
2885 * src/common/socket.c
2886 Fix a leak - Thanks to Christopher Aillon
2887 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2889 2005-10-25 [paul] 1.9.15cvs104
2892 Always guess servers from the right-hand
2893 email part and guess username from the
2894 left-hand part. (Thanks to Colin)
2895 add an X-Face to the welcome message
2897 2005-10-25 [paul] 1.9.15cvs103
2899 * manual/handling.xml
2900 written by Colin, edited by me
2902 2005-10-25 [wwp] 1.9.15cvs102
2905 * src/grouplistdialog.c
2908 fix some compilation warnings
2914 2005-10-24 [paul] 1.9.15cvs101
2919 2005-10-24 [paul] 1.9.15cvs100
2921 * src/pixmaps/offline.xpm
2922 * src/pixmaps/online.xpm
2923 replace with last default versions
2925 2005-10-24 [colin] 1.9.15cvs99
2928 Fix bug when moving a folder
2931 "Delete folder" pops up a window, so it
2932 should be suffixed with "..."
2933 * src/plugins/pgpcore/sgpgme.c
2936 2005-10-24 [mones] 1.9.15cvs98
2939 * manual/account.xml
2941 * manual/addrbook.xml
2942 * manual/advanced.xml
2944 * manual/glossary.xml
2946 * manual/handling.xml
2948 * manual/keyboard.xml
2950 * manual/plugins.xml
2951 * manual/starting.xml
2952 * manual/dtd/sdocbook.dtd
2953 Initial manual structure and some content.
2955 2005-10-23 [wwp] 1.9.15cvs97
2960 2005-10-23 [wwp] 1.9.15cvs96
2964 rework of the about window (main work by Paul), also featuring a few
2965 fixes for typos and duplicate names
2967 2005-10-23 [wwp] 1.9.15cvs95
2970 Ignore the right binary name (sylpheed-claws now)
2972 2005-10-23 [paul] 1.9.15cvs94
2975 when using Folder Pref 'Default To for
2976 replies' make the entry in the Compose
2978 Patch by Fabien Vantard
2980 2005-10-22 [colin] 1.9.15cvs93
2985 2005-10-22 [colin] 1.9.15cvs92
2988 try to convert using locale (apart utf8) if necessary
2990 2005-10-22 [colin] 1.9.15cvs91
2992 * src/pixmaps/new.xpm
2993 * src/pixmaps/unread.xpm
2994 Make the unread envelope blue again and
2995 saturate the new one a bit more.
2997 2005-10-22 [colin] 1.9.15cvs90
3000 When replying to a mail sent by one of our accounts,
3001 use the original list of recipients. Let 'Reply All'
3002 and 'Reply to sender' work like previously.
3004 2005-10-21 [colin] 1.9.15cvs89
3006 * src/prefs_filtering.c
3007 Clear fields after add and replace
3009 Display xface differently (better)
3010 * src/plugins/pgpinline/pgpinline.c
3011 Fix crappy encodings/recodings
3013 2005-10-21 [paul] 1.9.15cvs88
3016 * src/prefs_folder_item.c
3018 fix news folder Folder Properties
3021 update folderview after Themes change
3022 keep selected folder selected
3025 2005-10-21 [paul] 1.9.15cvs87
3028 * tools/OOo2sylpheed.pl
3030 * tools/README.sylprint
3031 * tools/asus_mailled.sh ** REMOVED **
3032 * tools/filter_conv.pl
3033 * tools/freshmeat_search.pl
3034 * tools/google_search.pl
3035 * tools/gpg-sign-syl ** REMOVED **
3036 * tools/kmail2sylpheed.pl
3037 * tools/kmail2sylpheed_v2.pl
3038 * tools/multiwebsearch.pl
3039 * tools/nautilus2sylpheed.sh
3040 * tools/newscache_clean.pl
3041 * tools/outlook2sylpheed.pl
3042 * tools/sylpheed-switcher ** REMOVED **
3046 * tools/vcard2xml.py
3047 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3048 update default config dir
3049 update binary name (thanks to Fabien Vantard)
3050 remove obsolete scripts
3052 2005-10-21 [colin] 1.9.15cvs86
3055 Fix possible leak and units. Based on a patch by
3058 2005-10-20 [colin] 1.9.15cvs85
3061 Clear xface when clearing textview
3063 2005-10-20 [colin] 1.9.15cvs84
3069 * src/prefs_common.c
3070 * src/prefs_common.h
3071 * src/prefs_message.c
3075 * src/common/utils.c
3076 * src/common/utils.h
3077 * src/gtk/gtkutils.c
3078 * src/gtk/gtkutils.h
3079 Migrate config to .sylpheed-claws (Automatically)
3080 Add a way to get the Xface in the TextView
3082 2005-10-20 [colin] 1.9.15cvs83
3084 * src/gtk/Makefile.am
3087 Make the about dialog *grooovy*
3089 2005-10-20 [colin] 1.9.15cvs82
3092 Use "Open with" on double click if no command
3095 2005-10-20 [colin] 1.9.15cvs81
3098 * src/etpan/imap-thread.c
3101 2005-10-20 [paul] 1.9.15cvs80
3104 don't show clipkey icon if the only
3105 attachment is the signature
3108 2005-10-20 [paul] 1.9.15cvs79
3111 * src/plugins/pgpmime/pgpmime.c
3112 name the PGP/MIME signature 'signature.asc'
3113 Patch by Andrew Nelson <freeandy@gmail.com>
3115 2005-10-19 [colin] 1.9.15cvs78
3117 * src/plugins/pgpmime/pgpmime.c
3118 Oops, no need to double-check though
3120 2005-10-19 [colin] 1.9.15cvs77
3122 * src/plugins/pgpinline/pgpinline.c
3123 * src/plugins/pgpmime/pgpmime.c
3124 Check that my_tmpfile() doesn't
3127 2005-10-19 [colin] 1.9.15cvs76
3129 * src/common/utils.c
3130 Use shorter mime boundaries to avoid having
3131 MTAs rewrapping our headers, breaking the
3132 PGP signature in the process
3134 * src/plugins/pgpmime/pgpmime.c
3135 Check for boundary uniqueness to be sure
3136 it won't happen, instead of hoping for the
3139 2005-10-19 [colin] 1.9.15cvs75
3141 * sylpheed-claws.desktop
3144 Ship a sylpheed-claws binary instead
3145 of a sylpheed one. Change the socket
3148 Update folder only if it changed
3150 Fix i18n in welcome mail, patch by
3157 2005-10-19 [paul] 1.9.15cvs74
3161 fix summaryview update
3164 2005-10-18 [colin] 1.9.15cvs73
3166 * src/plugins/pgpcore/passphrase.c
3167 Don't XGrabServer, and try a bit more to
3168 sync everything before grabbing mouse/keyboard
3170 2005-10-18 [colin] 1.9.15cvs72
3176 * src/grouplistdialog.c
3178 * src/stock_pixmap.c
3179 * src/stock_pixmap.h
3181 * src/gtk/gtksctree.c
3182 * src/gtk/gtksctree.h
3183 * src/pixmaps/empty.xpm
3184 Implement a wrapper call for gtk_ctree_set_node_info
3185 and gtk_ctree_insert_node, that uses a 1x1 transparent
3186 pixmap instead of a NULL one. This works around some
3187 memory problems deep inside gtk, revealed by valgrind,
3188 and fixes bug #834 (Pressing CTRl-D on a message marked
3189 as locked crashes sylpheed.), as well as, probably,
3190 wwp's 4th dimension problems that happen in gtk_ctree_*.
3192 2005-10-17 [colin] 1.9.15cvs71
3195 Provide visual feedback when checking
3198 2005-10-17 [colin] 1.9.15cvs70
3201 Keep the folder list frozen while checking caches...
3203 2005-10-17 [colin] 1.9.15cvs69
3206 Fi bug #833 (Autocompleting from addressbook
3207 fails with extended chars)
3209 Fix 'adding messages' staying in statusbar
3212 2005-10-17 [wwp] 1.9.15cvs68
3215 Fix buttons' layout resizing when window size changes
3217 2005-10-17 [wwp] 1.9.15cvs67
3220 * src/prefs_account.c
3221 * src/prefs_common.c
3222 * src/prefs_common.h
3223 * src/prefs_folder_item.c
3225 * src/gtk/logwindow.c
3226 * src/gtk/pluginwindow.c
3227 * src/gtk/prefswindow.c
3228 * src/gtk/prefswindow.h
3229 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3231 2005-10-17 [paul] 1.9.15cvs66
3234 fix missing libetpan message
3239 * src/prefs_themes.c
3241 add some new URI defines, change some
3244 make welcome message translatable
3245 small improvements to english
3250 2005-10-17 [paul] 1.9.15cvs65
3255 2005-10-16 [mones] 1.9.15cvs64
3264 2005-10-16 [colin] 1.9.15cvs63
3269 2005-10-16 [colin] 1.9.15cvs62
3274 Real welcome mail text, thanks Paul
3276 2005-10-16 [colin] 1.9.15cvs61
3282 * src/prefs_themes.c
3283 * src/prefs_toolbar.c
3284 * src/plugins/demo/demo.c
3285 * src/plugins/trayicon/trayicon.c
3286 s/Sylpheed/Sylpheed-Claws/
3288 2005-10-16 [colin] 1.9.15cvs60
3291 Add a welcome email in the first empty mailbox
3292 * src/prefs_common.c
3293 Change one more default
3295 2005-10-16 [colin] 1.9.15cvs59
3300 2005-10-16 [colin] 1.9.15cvs58
3303 * src/prefs_common.c
3304 Change some defaults
3306 2005-10-16 [colin] 1.9.15cvs57
3309 * src/prefs_common.c
3310 Change some defaults
3312 2005-10-16 [colin] 1.9.15cvs56
3315 By default, initialize fonts to have
3316 the same size as normal GtkWidgets
3318 2005-10-16 [colin] 1.9.15cvs55
3321 Fix message a bit more
3323 2005-10-16 [colin] 1.9.15cvs54
3326 Second attempt at flicker fixing
3328 2005-10-16 [colin] 1.9.15cvs53
3333 2005-10-16 [wwp] 1.9.15cvs52
3337 * src/prefs_common.c
3338 * src/prefs_common.h
3339 Remember window sizes (address book)
3341 2005-10-16 [wwp] 1.9.15cvs51
3343 * src/plugins/clamav/clamav_plugin_gtk.c
3344 * src/plugins/spamassassin/spamassassin_gtk.c
3345 Fix compilation warnings (missing #include).
3347 2005-10-16 [colin] 1.9.15cvs50
3352 Make 'c' check signature, and forward
3353 c, l, y, t from summaryview to mimeview
3355 2005-10-16 [colin] 1.9.15cvs49
3358 Put border around buttons
3361 Rework menus (Patch based on a patch
3364 2005-10-15 [wwp] 1.9.15cvs48
3376 * src/prefs_account.c
3377 * src/prefs_spelling.c
3378 * src/gtk/gtkutils.c
3379 * src/gtk/gtkutils.h
3380 * src/plugins/clamav/clamav_plugin_gtk.c
3381 * src/plugins/spamassassin/spamassassin_gtk.c
3382 use nicer browse-for-file/dir buttons than the "..." ones,
3383 code factorizing more.
3385 2005-10-14 [colin] 1.9.15cvs47
3388 set relief on the account switcher so that people see it
3389 grey out Create processing rules when no message is selected
3390 * src/prefs_filtering.c
3391 ask before closing if the rule has not been modified, even if
3393 * src/prefs_matcher.c
3394 fix sensitivity when entering the dialog
3395 * src/gtk/inputdialog.c
3396 display a better icon on password ask
3397 * src/plugins/pgpcore/passphrase.c
3398 make the dialog look better
3400 2005-10-14 [paul] 1.9.15cvs46
3403 indicate presense of marked msgs in
3404 unexpanded subfolders
3406 2005-10-14 [paul] 1.9.15cvs45
3408 * src/prefs_actions.c
3409 * src/prefs_common.c
3410 * src/prefs_common.h
3411 * src/prefs_filtering_action.c
3412 * src/prefs_matcher.c
3413 * src/prefs_template.c
3414 remember window sizes
3415 fix Info button size
3419 2005-10-13 [colin] 1.9.15cvs44
3424 Add a tooltip on the icon (optional)
3425 Get rid of the signature buttons and only
3426 use the icon+tooltip
3428 2005-10-13 [colin] 1.9.15cvs43
3432 Add hand cursor for hovering over icon
3434 2005-10-13 [colin] 1.9.15cvs42
3437 Fix crash when quicksearch's hidden
3440 2005-10-13 [colin] 1.9.15cvs41
3443 Set subject when forwarding multiple mails
3444 Check that other recipient than the default Cc or Bcc
3445 have been set before sending.
3447 2005-10-13 [colin] 1.9.15cvs40
3451 Introduce locking, but don't use it yet
3453 2005-10-13 [colin] 1.9.15cvs39
3455 * src/gtk/quicksearch.c
3456 Reset quicksearch when hiding it
3457 Make sticky a real pref
3459 2005-10-13 [colin] 1.9.15cvs38
3464 2005-10-13 [colin] 1.9.15cvs37
3469 * src/plugins/pgpcore/sgpgme.c
3470 Make privacy icon clickable
3471 Move Trust field in Full info
3472 When trust is less than full, don't display
3475 2005-10-13 [colin] 1.9.15cvs36
3480 Revert speed hack which is dangerous in fact
3483 2005-10-13 [colin] 1.9.15cvs35
3485 * src/folder_item_prefs.c
3486 Fix pref corruption on folder move. Patch
3489 2005-10-13 [paul] 1.9.15cvs34
3493 fix typos in g_warnings
3494 * src/prefs_account.c
3495 add a file selector for Signature file
3499 2005-10-12 [colin] 1.9.15cvs33
3502 Provide a quick way to go back from a
3503 signature's full info to the email part
3505 2005-10-12 [colin] 1.9.15cvs32
3508 Remove old hack of encoding signed mails with base64.
3509 QP works equally well.
3511 2005-10-12 [colin] 1.9.15cvs31
3514 Replace deprecated GtkText with GtkTextView
3516 Fix a logic bug about counts in imap_select
3517 (previously un-triggered)
3521 Allow local deletion of news posts
3523 Show GPG noticeview on the message/rfc822 part
3524 in addition to the text/plain one
3525 * src/prefs_image_viewer.c
3526 src/plugins/pgpcore/prefs_gpg.c
3527 Polish (set the label as part of the checkbox)
3529 Don't sit there doing nothing after destroying
3530 the window - return err
3532 2005-10-11 [colin] 1.9.15cvs30
3535 Apply processing rules before showing folders.
3536 Early folder show (before flags sync) will only
3537 be done when there are no processing rules (nor
3540 Fix stuff related to mail subdir, creation and
3543 Don't allow creation of folders in NoInferior
3544 folders, as it won't work
3546 2005-10-10 [colin] 1.9.15cvs29
3549 Reselect "None" Privacy system when selecting an
3550 account with no privacy system defined
3552 2005-10-10 [colin] 1.9.15cvs28
3555 Add Windows-1252 encoding
3556 * src/prefs_common.c
3557 Rework some defaults:
3558 - autosave to draft by default
3559 - don't show header pane (it's already in the textview)
3560 - Select first new or unread mail on entry
3561 - Assume 'Yes' to change folder when there's no more
3563 * src/prefs_matcher.c
3564 Fix a gtk assertion failure
3565 * src/gtk/colorlabel.c
3566 Workaround bad repainting on selection
3568 Freeze/thaw (a bit faster on ssh -X)
3570 Get rid of StrdupConverter that just adds an
3572 * src/etpan/imap_thread.c
3575 2005-10-10 [colin] 1.9.15cvs27
3579 Fix compile on gtk 2.4. Patch by wwp
3581 2005-10-09 [colin] 1.9.15cvs26
3586 Clarify forward menus. Patch by wwp
3588 2005-10-09 [colin] 1.9.15cvs25
3592 Fix bug #829 (Non-working "Encrypt message by
3593 default when replying to an encrypted message")
3595 2005-10-08 [colin] 1.9.15cvs24
3598 Fix bug #827 ("Welcome" setup wizard after a
3599 permission error gives up & forgets itself.)
3601 2005-10-08 [colin] 1.9.15cvs23
3604 Fix bug #828 (Ignoring headers with spaces around = sign)
3606 2005-10-08 [colin] 1.9.15cvs22
3611 2005-10-08 [colin] 1.9.15cvs21
3615 Add a processing_pending indicator, set on
3616 folder_item_open and cleared after
3617 folder_item_process_open
3620 wrap procmsg_msginfo_*_flags, and in the
3621 wrapper check that there's no folder processing
3622 pending. If there is, defer the flags change until
3623 processing is done to avoid stepping over each
3625 Freeze during processing, but not during scanning.
3627 2005-10-07 [colin] 1.9.15cvs20
3629 * src/plugins/pgpcore/passphrase.c
3630 Fix bug #826 (X-Server hangs when
3631 right-clicking a PGP encrypted message)
3633 2005-10-07 [paul] 1.9.15cvs19
3636 fix compose_entries[]
3637 patch by Fabien Vantard
3639 2005-10-06 [colin] 1.9.15cvs18
3641 * src/pixmaps/address.xpm
3642 * src/pixmaps/address_book.xpm
3643 * src/pixmaps/book.xpm
3644 * src/pixmaps/check_spelling.xpm
3645 * src/pixmaps/checkbox_off.xpm
3646 * src/pixmaps/checkbox_on.xpm
3647 * src/pixmaps/close.xpm
3648 * src/pixmaps/complete.xpm
3649 * src/pixmaps/continue.xpm
3650 * src/pixmaps/deleted.xpm
3651 * src/pixmaps/down_arrow.xpm
3652 * src/pixmaps/exec.xpm
3653 * src/pixmaps/forwarded.xpm
3654 * src/pixmaps/group.xpm
3655 * src/pixmaps/ignorethread.xpm
3656 * src/pixmaps/interface.xpm
3657 * src/pixmaps/jpilot.xpm
3658 * src/pixmaps/ldap.xpm
3659 * src/pixmaps/linewrap.xpm
3660 * src/pixmaps/linewrapcurrent.xpm
3661 * src/pixmaps/mail.xpm
3662 * src/pixmaps/mail_attach.xpm
3663 * src/pixmaps/mail_compose.xpm
3664 * src/pixmaps/mail_forward.xpm
3665 * src/pixmaps/mail_receive.xpm
3666 * src/pixmaps/mail_receive_all.xpm
3667 * src/pixmaps/mail_reply.xpm
3668 * src/pixmaps/mail_reply_to_all.xpm
3669 * src/pixmaps/mail_reply_to_author.xpm
3670 * src/pixmaps/mail_send.xpm
3671 * src/pixmaps/mail_send_queue.xpm
3672 * src/pixmaps/mime_application.xpm
3673 * src/pixmaps/mime_audio.xpm
3674 * src/pixmaps/mime_image.xpm
3675 * src/pixmaps/mime_message.xpm
3676 * src/pixmaps/mime_text_enriched.xpm
3677 * src/pixmaps/mime_text_html.xpm
3678 * src/pixmaps/mime_text_plain.xpm
3679 * src/pixmaps/mime_unknown.xpm
3680 * src/pixmaps/new.xpm
3681 * src/pixmaps/news_compose.xpm
3682 * src/pixmaps/offline.xpm
3683 * src/pixmaps/online.xpm
3684 * src/pixmaps/paste.xpm
3685 * src/pixmaps/preferences.xpm
3686 * src/pixmaps/privacy_emblem_encrypted.xpm
3687 * src/pixmaps/privacy_expired.xpm
3688 * src/pixmaps/privacy_failed.xpm
3689 * src/pixmaps/privacy_passed.xpm
3690 * src/pixmaps/privacy_signed.xpm
3691 * src/pixmaps/privacy_unknown.xpm
3692 * src/pixmaps/privacy_warn.xpm
3693 * src/pixmaps/properties.xpm
3694 * src/pixmaps/replied.xpm
3695 * src/pixmaps/search.xpm
3696 * src/pixmaps/unread.xpm
3697 * src/pixmaps/up_arrow.xpm
3698 * src/pixmaps/vcard.xpm
3699 Modernize internal theme, with icons from the
3700 Gnomaws theme. Keep some of the old ones where
3703 2005-10-06 [colin] 1.9.15cvs17
3706 Little optimisations + bugfix
3708 Remove default useless items - useless being defined
3709 by the default relevant prefs
3711 include config.h to make gettext work
3712 * src/prefs_themes.c
3713 Fix selection of current theme in prefs
3715 2005-10-06 [colin] 1.9.15cvs16
3717 * src/prefs_common.c
3718 * src/prefs_common.h
3719 * src/prefs_summaries.c
3721 Add a warning dialog on Mark all read
3722 (with pref to get rid of it)
3724 2005-10-06 [paul] 1.9.15cvs15
3728 updated by Geir Helland and Frederico
3731 2005-10-05 [colin] 1.9.15cvs14
3741 add a way to rescan without rebuilding
3742 make moving a bit faster (less folders changes)
3743 don't lock the tree on Get
3745 Don't re-delete deleted messages before expunging
3747 Set batch mode when deleting mails
3749 2005-10-05 [paul] 1.9.15cvs13
3753 fix disabled Execute menu item
3755 match the change in 1.9.15cvs10: use Compose
3756 instead of News by default
3758 2005-10-04 [colin] 1.9.15cvs12
3761 When replying to an ML post with Reply-To set
3762 to the poster's email, honor it (as before),
3763 but also honor our user's request to reply to
3764 the mailing list: set the ML address in the To
3765 field and the Reply-To address in the Cc:
3768 2005-10-04 [colin] 1.9.15cvs11
3770 * src/plugins/trayicon/trayicon.c
3771 Finish cosmetic change - thanks to wwp
3773 2005-10-04 [colin] 1.9.15cvs10
3776 Use Compose instead of Email by default.
3779 2005-10-04 [colin] 1.9.15cvs9
3785 * src/etpan/imap-thread.c
3786 * src/etpan/imap-thread.h
3787 Try to make IMAP faster, by simplifying SEARCH
3788 commands, avoiding sending two STATUS in a row,
3789 and deferring flags sync and processing just
3790 after displaying the folder.
3791 This will update the SummaryView in certain
3792 cases (new mails not already fetched, flags
3793 changed from another client) but in a non-
3796 2005-10-04 [colin] 1.9.15cvs8
3798 * src/plugins/trayicon/trayicon.c
3799 Relabel "Offline" to "Work offline"
3801 2005-10-04 [colin] 1.9.15cvs7
3806 Fix mbox import/export buglets
3808 * src/plugins/trayicon/trayicon.c
3812 2005-10-04 [colin] 1.9.15cvs6
3817 Better fix (don't break mark all read) for cvs2
3819 2005-10-03 [colin] 1.9.15cvs5
3822 Use a sane sort by default
3824 2005-10-03 [colin] 1.9.15cvs4
3827 Add a 'Only once' button for overriding offline mode
3828 * src/prefs_account.c
3830 Add Local mbox to the wizard
3831 Add IMAP subdir to the wizard (or the wizard is useless
3832 for such accounts, or even worse than useless)
3833 Move IMAP subdir from Advanced to Receive tab, as it's
3836 2005-10-03 [colin] 1.9.15cvs3
3838 * src/send_message.c
3839 Forgot this one in cvs1
3841 2005-10-03 [colin] 1.9.15cvs2
3844 Faster close when leaving a folder with lots
3845 of new mails. Idea by David Relson.
3847 2005-10-03 [colin] 1.9.15cvs1