1 2006-02-15 [wwp] 2.0.0cvs54
4 yet another one file was missing (fix for some widgets' sensitivity).
7 2006-02-15 [wwp] 2.0.0cvs53
10 oops forgot that file (fix for some widgets' sensitivity).
12 2006-02-15 [wwp] 2.0.0cvs52
14 * src/summary_search.c
15 implemented advanced summary search options (added the ability
16 to use matcher conditions in an advanced search mode).
18 2006-02-15 [wwp] 2.0.0cvs51
20 * src/plugins/pgpcore/prefs_gpg.c
22 fix some widget sensitivity, mostly around some labels in
25 2006-02-15 [paul] 2.0.0cvs50
28 improve Templates info
31 2006-02-14 [colin] 2.0.0cvs49
33 * src/pixmaps/address_book.xpm
34 * src/pixmaps/preferences.xpm
35 * src/pixmaps/properties.xpm
36 Fix pixmap size - patch by Fabien Vantard
38 2006-02-13 [colin] 2.0.0cvs48
41 Add missing fclose()s on error
45 Fix temp files not being deleted on windows
46 Patches by Thomas Gilgin
48 2006-02-13 [cleroy] 2.0.0cvs47
53 2006-02-13 [wwp] 2.0.0cvs46
55 * src/plugins/pgpcore/prefs_gpg.c
56 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
58 2006-02-12 [colin] 2.0.0cvs45
63 Fix "stuff" when quitting
65 2006-02-12 [wwp] 2.0.0cvs44
68 fix typos in debug messages.
70 2006-02-11 [colin] 2.0.0cvs43
73 don't allow drag/drop from ourself
75 2006-02-10 [wwp] 2.0.0cvs42
82 renamed html_ prefixed functions and data structures to avoid
83 namespace clashes w/ other software (gtkhtml2 for instance).
87 2006-02-09 [colin] 2.0.0cvs41
90 Fix shitty logic messed up. Thanks Ticho for the hint!
92 2006-02-09 [wwp] 2.0.0cvs40
99 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
100 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
101 Browse buttons in accounts prefs.
103 2006-02-09 [colin] 2.0.0cvs39
106 Check for pointer before using its members
107 * src/gtk/gtksourceprintjob.c
110 2006-02-09 [wwp] 2.0.0cvs38
113 fix few compiler warnings (type mismatch).
115 2006-02-09 [paul] 2.0.0cvs37
118 updated by Fabien Vantard
120 2006-02-08 [colin] 2.0.0cvs36
124 * src/common/plugin.c
125 allow windows and linux configurations to coexist
126 patch by Thomas Gilgin
128 2006-02-08 [colin] 2.0.0cvs35
133 * src/matcher_parser_parse.y
134 * src/prefs_filtering_action.c
135 * src/prefs_matcher.c
136 Add the "Ignore thread" filtering
139 2006-02-08 [colin] 2.0.0cvs34
144 Fix bug #905 (damaged attachment)
145 text files with raw \0's aren't really text files
148 2006-02-08 [colin] 2.0.0cvs33
151 Fix crasher introduced yesterday
153 2006-02-08 [wwp] 2.0.0cvs32
157 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
159 2006-02-08 [wwp] 2.0.0cvs31
161 * src/prefs_template.c
162 templates enhancement: allow address completion for Cc and Bcc fields
163 (it was currently possible for the To field only)
165 2006-02-08 [colin] 2.0.0cvs30
168 Don't unblock if not blocked
171 2006-02-07 [colin] 2.0.0cvs29
174 Forgot to refresh summaryview
176 2006-02-07 [colin] 2.0.0cvs28
179 Freeze/thaw message list and folder list while
180 processing %as{} actions
182 Fix auto-wrap disabling after a middle-click
185 2006-02-07 [paul] 2.0.0cvs27
188 fix freeing of uninitialised pointers
191 2006-02-06 [colin] 2.0.0cvs26
194 Use g_slist_prepend in potentially big list
196 2006-02-06 [colin] 2.0.0cvs25
199 Completely skip processing if it doesn't
202 2006-02-06 [colin] 2.0.0cvs24
206 Batch filtering in summaryview (from Tools menu)
207 and pre/post//-processing too
209 2006-02-06 [colin] 2.0.0cvs23
213 Use a special field for batch filtering instead
214 of stepping on deferred execution's toes
216 2006-02-06 [colin] 2.0.0cvs22
223 Fix filtering via menus and actions
225 2006-02-06 [colin] 2.0.0cvs21
228 Put the added file directly to cache if possible (will work
236 Move and copy filtered messages by batches instead of one
237 by one - faster on IMAP
239 Add a function that'll possibly be useful later
241 2006-02-06 [colin] 2.0.0cvs20
244 Use internal mime-type instead of text/plain for d'n'd
246 Allow attaching files from mimeview's icon list via d'n'd
249 Use internal mime-type instead of text/plain for d'n'd
250 Don't try to selected opened folder if none is
251 Factorize d'n'd from other apps code
256 Factorize Face/X-Face stuff
258 Fix d'n'd to other apps
259 * src/prefs_message.c
260 Let the XFace pref be usable without libcompface as it also
263 Fix d'n'd to other apps
264 Factorize d'n'd from other apps code
266 2006-02-06 [wwp] 2.0.0cvs19
269 Italian translation fixes by Andrea Spadaccini (no more confusion
270 between filtering and processing, and few changes in the About
274 2006-02-06 [mones] 2.0.0cvs18
276 * src/gtk/icon_legend.c
277 Improved descriptions allowing better translations
279 2006-02-05 [colin] 2.0.0cvs17
282 Add the f*cking missing expunge that caused imap_fetch_env
283 to fail after an add_msgs ! :-///
284 * src/etpan/imap-thread.c
288 2006-02-05 [colin] 2.0.0cvs16
291 Don't check for return-path (or we can't put
294 2006-02-05 [colin] 2.0.0cvs15
297 Don't try to display Face header in textview
298 when teh headerview's active
300 2006-02-05 [colin] 2.0.0cvs14
304 Add script to import Thunderbird mails
306 2006-02-05 [colin] 2.0.0cvs13
313 Show Face headers - patch partially by Klaus Flittner
315 2006-02-05 [colin] 2.0.0cvs12
321 Let dnd work from mime icons to summaryview
322 and to folderview too
323 Add a crude test to avoid trying to add files
324 drag'n'dropped when they're not mails
326 2006-02-04 [colin] 2.0.0cvs11
332 2006-02-04 [colin] 2.0.0cvs10
339 Added various drag and drop capas:
341 summaryview other apps
342 mimeview icons other apps
343 other apps summaryview
344 other apps folderview
346 This shouldn't have broken the existing:
348 summaryview folderview
349 folderview folderview
350 summaryview compose's attachments
354 2006-02-02 [paul] 2.0.0cvs9
357 move global option 'Set displayed columns...' out
358 of folder option grouping.
359 fix sensitivity of 'harvest addresses'
362 2006-02-01 [colin] 2.0.0cvs8
365 Revert the alertpanel patch, it sucks (intrusive
366 and gets in the way of "open")
368 2006-02-01 [colin] 2.0.0cvs7
371 * src/prefs_account.c
376 Add ability to edit the signature file
377 from the account preferences, and use
378 a default for the text editor.
379 Patch by Fabien Vantard
381 2006-02-01 [colin] 2.0.0cvs6
384 Try to get mime type by extension if it is
385 application/octet-stream
386 Display a window with possible choices when
387 encountering unknown mime types
391 Allow multiple selection in filtered filesel
392 (patch by Fabien Vantard)
393 * src/gtk/pluginwindow.c
394 Use it (patch by Fabien Vantard)
396 2006-02-01 [paul] 2.0.0cvs5
399 fix crash on creating jpilot address book
400 Thanks to Colin - FOR_STABLE
401 * src/prefs_summaries.c
402 * src/prefs_wrapping.c
403 * src/gtk/icon_legend.c
404 * src/gtk/quicksearch.c
405 string fixes and additions
407 2006-02-01 [paul] 2.0.0cvs4
413 add Arabic encoding option
414 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
416 2006-01-31 [cleroy] 2.0.0cvs3
418 * src/plugins/pgpcore/passphrase.c
419 Convert passphrase to locale encoding
421 Fix drafting on IMAP. Crappy bug sneaked in
425 2006-01-30 [paul] 2.0.0cvs2
427 * src/gtk/icon_legend.c
430 2006-01-30 [colin] 2.0.0cvs1
433 Check for the file to be present before
434 enabling the menu - FOR_STABLE
435 * src/gtk/icon_legend.c
436 Add folders icons (not all of them, there
437 are too much, but the most intriguing ones)
439 2006-01-30 [paul] 2.0.0
441 version 2.0.0 released
443 2006-01-30 [paul] 1.9.100cvs200
448 * manual/starting.xml
449 * manual/sylpheed-claws-manual.xml
452 2006-01-29 [mones] 1.9.100cvs199
455 * manual/advanced.xml
456 * manual/glossary.xml
457 Some typos fixed, added LDIF term to glossary
459 Fixed leading plus symbol
461 2006-01-29 [paul] 1.9.100cvs198
465 updated by Tommi Pirinen and Andrej Kacian
467 2006-01-29 [paul] 1.9.100cvs197
472 2006-01-29 [paul] 1.9.100cvs196
477 * tools/claws.i18n.status.pl
478 nl translation updated by Tim Dijkstra
480 2006-01-29 [paul] 1.9.100cvs195
484 updated by Aleksandar Urosevic and Anders Troback
486 2006-01-28 [colin] 1.9.100cvs194
488 * src/gtk/gtksourceprintjob.c
489 Don't fiddle with PangoLayout when we
492 2006-01-28 [paul] 1.9.100cvs193
498 * tools/claws.i18n.status.pl
499 updated translations submitted by Stavros Giannouris
502 2006-01-27 [cleroy] 1.9.100cvs192
505 * src/gtk/gtksourceprintjob.c
507 (libgnomeprint only, of course)
509 2006-01-27 [paul] 1.9.100cvs191
513 updated by Fabien Vantard and Andrea Spadaccini
515 2006-01-26 [colin] 1.9.100cvs190
519 Make building the manual optional
522 2006-01-26 [paul] 1.9.100cvs189
524 * manual/glossary.xml
530 2006-01-26 [paul] 1.9.100cvs188
532 * src/prefs_display_header.c
533 * src/prefs_folder_column.c
534 * src/prefs_msg_colors.c
535 * src/prefs_summaries.c
536 * src/prefs_summary_column.c
539 2006-01-25 [colin] 1.9.100cvs187
542 Don't allow moving/copying mails between
543 queue/drafts and non-queue/drafts folders
544 Fixes bug #897 (message header is resetted
545 if one is copied to Drafts)
547 2006-01-25 [colin] 1.9.100cvs186
551 Fix subscribed folders not found
553 Don't try to encode as original mail's charset
556 2006-01-25 [paul] 1.9.100cvs185
565 updates submitted by Stephan Sachse, Emilian Nowak
566 and Quar, Frederico Goncalves Guimaraes, and
568 Fix Bug 896, 'PT_BR locale broken'.
572 2006-01-24 [mones] 1.9.100cvs184
574 * manual/glossary.xml
575 All current terms finished. Reviewers welcome ;-)
576 * manual/keyboard.xml
577 Fixed column width for pdf output.
581 2006-01-24 [paul] 1.9.100cvs183
583 * manual/glossary.xml
585 * manual/dist/html/Makefile.am
586 * manual/dist/pdf/Makefile.am
587 * manual/dist/ps/Makefile.am
588 * manual/dist/txt/Makefile.am
592 2006-01-24 [mones] 1.9.100cvs182
594 * manual/glossary.xml
595 Nearly finished, some terms missing.
597 2006-01-23 [paul] 1.9.100cvs181
599 * manual/dist/html/Makefile.am
600 * manual/dist/pdf/Makefile.am
601 * manual/dist/ps/Makefile.am
602 * manual/dist/txt/Makefile.am
607 2006-01-22 [colin] 1.9.100cvs180
610 * src/gtk/gtkaspell.c
611 Don't deselect stuff before right-clicking, with aspell.
612 (This prevented right-click Copy, for example).
615 2006-01-22 [paul] 1.9.100cvs179
617 * src/summary_search.c
618 don't fix the widget size as it causes problems
620 Thanks to Emilian Nowak
622 2006-01-21 [paul] 1.9.100cvs178
625 fix broken underlining of label text
626 with some translations
628 2006-01-21 [colin] 1.9.100cvs177
631 In French "Composition" puts the Compose toolbar's prefs in the wrong place
633 2006-01-20 [colin] 1.9.100cvs176
638 * manual/dist/html/.cvsignore
639 * manual/dist/html/Makefile.am
640 * manual/dist/pdf/.cvsignore
641 * manual/dist/pdf/Makefile.am
642 * manual/dist/ps/.cvsignore
643 * manual/dist/ps/Makefile.am
644 * manual/dist/txt/.cvsignore
645 * manual/dist/txt/Makefile.am
648 2006-01-20 [paul] 1.9.100cvs175
650 * manual/handling.xml
651 make Filtering and Searching entries easier to find
652 * manual/keyboard.xml
653 add the remaining default keybinds
654 * src/prefs_summaries.c
655 update the default keybinds
657 2006-01-20 [paul] 1.9.100cvs174
669 replace 'e-mail' with 'email'
670 * src/summary_search.c
671 add mnemonic to "Find all" button
673 2006-01-20 [wwp] 1.9.100cvs173
677 touched mbox import/export buttons for HIG-compliance
679 2006-01-19 [paul] 1.9.100cvs172
682 * manual/addrbook.xml
683 * manual/advanced.xml
685 * manual/handling.xml
688 * manual/starting.xml
691 2006-01-19 [paul] 1.9.100cvs171
694 allow use of trash button while receiving
697 2006-01-19 [wwp] 1.9.100cvs170
699 * src/gtk/quicksearch.c
701 force text color to black when yellow background is set
703 2006-01-19 [colin] 1.9.100cvs169
705 * src/plugins/trayicon/trayicon.c
706 Gray out Get Mail when already getting mail
708 2006-01-18 [paul] 1.9.100cvs168
711 give widget yellow background was To is
713 * src/gtk/quicksearch.c
714 give widget yellow background when quick
718 2006-01-18 [paul] 1.9.100cvs167
720 * doc/man/sylpheed-claws.1
721 add --subscribe option
723 2006-01-18 [paul] 1.9.100cvs166
725 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
726 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
727 use %U instead of %F (%F is broken for user installed
730 2006-01-18 [colin] 1.9.100cvs165
733 Default to Yes in "No more * messages" dialogs
735 2006-01-17 [colin] 1.9.100cvs164
738 Possibly fix an invalid iterator causing
741 2006-01-17 [colin] 1.9.100cvs163
744 Fix crash when the image disappears under the
747 2006-01-16 [colin] 1.9.100cvs162
750 Fix reenabling autowrap
752 2006-01-16 [colin] 1.9.100cvs161
755 reset quote_len before getting quote_str
757 2006-01-16 [colin] 1.9.100cvs160
764 Fix bug #883 (default inbox does not track folder move)
766 2006-01-16 [colin] 1.9.100cvs159
769 * src/plugins/pgpcore/passphrase.c
772 2006-01-16 [paul] 1.9.100cvs158
774 * src/prefs_actions.c
775 * src/prefs_filtering_action.c
776 * src/prefs_matcher.c
778 * src/gtk/description_window.c
779 * src/gtk/description_window.h
780 * src/gtk/quicksearch.c
781 description window cleanups
783 2006-01-15 [colin] 1.9.100cvs157
786 * src/prefs_filtering.c
789 2006-01-15 [colin] 1.9.100cvs156
793 Same for "Empty trash"
795 2006-01-15 [colin] 1.9.100cvs155
798 Override offline dialog had Yes by default
800 2006-01-15 [colin] 1.9.100cvs154
803 Delete selected messages? previously had Yes the default
805 2006-01-15 [colin] 1.9.100cvs153
810 Check if a mailbox is loaded after all
813 2006-01-15 [colin] 1.9.100cvs152
816 Don't start wizard when there are unloaded folders (will help
817 people with only mbox or maildir mailboxes)
819 2006-01-14 [colin] 1.9.100cvs151
827 More HIG compliance and fixes
829 2006-01-14 [colin] 1.9.100cvs150
831 * src/prefs_filtering_action.c
833 Two forgotten button order changes
835 2006-01-14 [colin] 1.9.100cvs149
845 * src/prefs_actions.c
846 * src/prefs_customheader.c
847 * src/prefs_filtering.c
848 * src/prefs_matcher.c
849 * src/prefs_template.c
854 All deletion confirmations are now "Cancel, Delete"
856 Clarified most of the other "No, Yes" to
857 "Cancel, Descriptive_action"
858 Rechanged the "Entry not saved" alerts to have
859 "Close, Continue editing"
866 2006-01-14 [paul] 1.9.100cvs148
881 * src/grouplistdialog.c
888 * src/message_search.c
893 * src/prefs_actions.c
894 * src/prefs_customheader.c
895 * src/prefs_filtering.c
896 * src/prefs_matcher.c
897 * src/prefs_template.c
900 * src/summary_search.c
904 * src/gtk/foldersort.c
905 * src/gtk/gtkaspell.c
906 * src/gtk/inputdialog.c
907 * src/gtk/prefswindow.c
908 * src/plugins/pgpcore/select-keys.c
909 * src/plugins/trayicon/trayicon.c
910 HIG compliant button order
912 2006-01-14 [mones] 1.9.100cvs147
917 2006-01-13 [paul] 1.9.100cvs146
922 add Joshua M. Kwan to contributors list
924 2006-01-13 [colin] 1.9.100cvs145
926 * src/gtk/quicksearch.c
927 Don't refocus quick search after executing (Esc or Enter)
928 Allows to '/'search something then move up/down in
929 summaryview, and to Esc a search and be back in the
932 2006-01-13 [paul] 1.9.100cvs144
934 * src/plugins/pgpinline/pgpinline.c
935 support Content-Type 'application/pgp'
936 patch by Joshua M. Kwan <joshuak@users.sf.net>
938 2006-01-13 [paul] 1.9.100cvs143
941 make mention of partial retrieval
944 2006-01-13 [paul] 1.9.100cvs142
987 * src/displayheader.c
988 * src/displayheader.h
999 * src/editldap_basedn.c
1000 * src/editldap_basedn.h
1016 * src/folder_item_prefs.c
1017 * src/folder_item_prefs.h
1024 * src/grouplistdialog.c
1025 * src/grouplistdialog.h
1029 * src/image_viewer.c
1030 * src/image_viewer.h
1066 * src/message_search.c
1067 * src/message_search.h
1084 * src/partial_download.c
1085 * src/partial_download.h
1090 * src/prefs_account.c
1091 * src/prefs_account.h
1092 * src/prefs_actions.c
1093 * src/prefs_actions.h
1094 * src/prefs_common.c
1095 * src/prefs_common.h
1096 * src/prefs_compose_writing.c
1097 * src/prefs_compose_writing.h
1098 * src/prefs_customheader.c
1099 * src/prefs_customheader.h
1100 * src/prefs_display_header.c
1101 * src/prefs_display_header.h
1102 * src/prefs_filtering.c
1103 * src/prefs_filtering.h
1104 * src/prefs_filtering_action.c
1105 * src/prefs_filtering_action.h
1106 * src/prefs_folder_column.c
1107 * src/prefs_folder_column.h
1108 * src/prefs_folder_item.c
1109 * src/prefs_folder_item.h
1114 * src/prefs_image_viewer.c
1115 * src/prefs_image_viewer.h
1116 * src/prefs_matcher.c
1117 * src/prefs_matcher.h
1118 * src/prefs_message.c
1119 * src/prefs_msg_colors.c
1120 * src/prefs_msg_colors.h
1123 * src/prefs_receive.c
1125 * src/prefs_spelling.c
1126 * src/prefs_spelling.h
1127 * src/prefs_summaries.c
1128 * src/prefs_summaries.h
1129 * src/prefs_summary_column.c
1130 * src/prefs_summary_column.h
1131 * src/prefs_template.c
1132 * src/prefs_template.h
1133 * src/prefs_themes.c
1134 * src/prefs_themes.h
1135 * src/prefs_toolbar.c
1136 * src/prefs_toolbar.h
1137 * src/prefs_wrapping.c
1138 * src/prefs_wrapping.h
1148 * src/quote_fmt_parse.y
1151 * src/remotefolder.c
1152 * src/remotefolder.h
1153 * src/send_message.c
1154 * src/send_message.h
1157 * src/sourcewindow.c
1158 * src/sourcewindow.h
1163 * src/stock_pixmap.c
1164 * src/stock_pixmap.h
1165 * src/summary_search.c
1166 * src/summary_search.h
1183 * src/common/base64.c
1184 * src/common/base64.h
1186 * src/common/hooks.c
1187 * src/common/hooks.h
1190 * src/common/mgutils.c
1191 * src/common/mgutils.h
1194 * src/common/passcrypt.c
1195 * src/common/passcrypt.h.in
1196 * src/common/plugin.c
1197 * src/common/plugin.h
1198 * src/common/prefs.c
1199 * src/common/prefs.h
1200 * src/common/progressindicator.c
1201 * src/common/progressindicator.h
1202 * src/common/quoted-printable.c
1203 * src/common/quoted-printable.h
1204 * src/common/session.c
1205 * src/common/session.h
1208 * src/common/socket.c
1209 * src/common/socket.h
1212 * src/common/ssl_certificate.c
1213 * src/common/ssl_certificate.h
1214 * src/common/stringtable.c
1215 * src/common/stringtable.h
1216 * src/common/sylpheed.c
1217 * src/common/sylpheed.h
1218 * src/common/template.c
1219 * src/common/template.h
1220 * src/common/timing.h
1221 * src/common/utils.c
1222 * src/common/utils.h
1223 * src/common/version.h.in
1226 * src/common/xmlprops.c
1227 * src/common/xmlprops.h
1228 * src/gtk/colorlabel.c
1229 * src/gtk/colorsel.c
1230 * src/gtk/colorsel.h
1231 * src/gtk/description_window.c
1232 * src/gtk/description_window.h
1235 * src/gtk/foldersort.c
1236 * src/gtk/foldersort.h
1237 * src/gtk/gtkutils.c
1238 * src/gtk/gtkutils.h
1239 * src/gtk/inputdialog.c
1240 * src/gtk/inputdialog.h
1241 * src/gtk/logwindow.c
1242 * src/gtk/logwindow.h
1243 * src/gtk/manage_window.c
1244 * src/gtk/manage_window.h
1247 * src/gtk/pluginwindow.c
1248 * src/gtk/pluginwindow.h
1249 * src/gtk/prefswindow.c
1250 * src/gtk/prefswindow.h
1251 * src/gtk/progressdialog.c
1252 * src/gtk/progressdialog.h
1253 * src/gtk/sslcertwindow.c
1254 * src/gtk/sslcertwindow.h
1255 * src/plugins/clamav/clamav_plugin.c
1256 * src/plugins/clamav/clamav_plugin.h
1257 * src/plugins/clamav/clamav_plugin_gtk.c
1258 * src/plugins/demo/demo.c
1259 * src/plugins/dillo_viewer/dillo_prefs.c
1260 * src/plugins/dillo_viewer/dillo_prefs.h
1261 * src/plugins/dillo_viewer/dillo_viewer.c
1262 * src/plugins/pgpcore/passphrase.c
1263 * src/plugins/pgpcore/passphrase.h
1264 * src/plugins/pgpcore/plugin.c
1265 * src/plugins/pgpcore/select-keys.c
1266 * src/plugins/pgpcore/select-keys.h
1267 * src/plugins/pgpcore/sgpgme.c
1268 * src/plugins/pgpcore/sgpgme.h
1269 * src/plugins/pgpinline/pgpinline.c
1270 * src/plugins/pgpinline/pgpinline.h
1271 * src/plugins/pgpinline/plugin.c
1272 * src/plugins/pgpmime/pgpmime.c
1273 * src/plugins/pgpmime/pgpmime.h
1274 * src/plugins/pgpmime/plugin.c
1275 * src/plugins/spamassassin/spamassassin.c
1276 * src/plugins/spamassassin/spamassassin.h
1277 * src/plugins/spamassassin/spamassassin_gtk.c
1278 * src/plugins/trayicon/trayicon.c
1279 update copyright header
1281 2006-01-13 [paul] 1.9.100cvs141
1287 * src/prefs_account.c
1288 * src/prefs_display_header.c
1289 * src/prefs_receive.c
1291 * src/prefs_summaries.c
1292 * src/prefs_themes.c
1293 * src/prefs_toolbar.c
1297 2006-01-12 [colin] 1.9.100cvs140
1302 Add --subscribe option
1303 Let sylpheed-claws email@domain.com equivalent to --compose
1304 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1306 2006-01-12 [paul] 1.9.100cvs139
1309 append 'Change folder order' label with '...'
1310 * src/prefs_actions.c
1311 allow reordering of actions list by dnd
1312 * src/gtk/foldersort.c
1313 make the dialog nicer
1315 2006-01-11 [colin] 1.9.100cvs138
1318 Allow templates without text
1320 2006-01-11 [paul] 1.9.100cvs137
1323 * tools/filter_conv_new.pl
1325 also check .sylpheed for filter.xml
1326 be a bit informative to the user
1328 2006-01-11 [colin] 1.9.100cvs136
1331 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1333 2006-01-10 [paul] 1.9.100cvs135
1336 * tools/filter_conv_new.pl
1337 add script to convert new style Sylpheed
1338 filter rules (Sylpheed >= 0.9.99) to
1339 Claws filtering rules
1341 2006-01-10 [colin] 1.9.100cvs134
1344 Fix broken line joins in certain conditions
1345 (between two quoted lines: <enter><enter><up>
1346 <type a wrapped sentence><go in the first line>
1347 <insert more text><watch as line joining failed>)
1349 2006-01-10 [paul] 1.9.100cvs133
1352 don't report success in error dialog
1354 * src/common/utils.c
1355 include some trailing punctuations as URI
1358 2006-01-10 [paul] 1.9.100cvs132
1361 fix incompatible pointer type
1364 2006-01-10 [paul] 1.9.100cvs131
1367 change Subject in window title
1370 2006-01-09 [colin] 1.9.100cvs130
1379 Fix possible crashes on exit and in addressbook
1381 2006-01-09 [paul] 1.9.100cvs129
1383 * src/prefs_msg_colors.c
1384 some cleanups that I forgot last time
1386 2006-01-09 [paul] 1.9.100cvs128
1390 * src/prefs_msg_colors.c
1391 add previously hidden option, color_new, to
1393 move the page to Display/
1396 2006-01-09 [wwp] 1.9.100cvs127
1398 * src/prefs_themes.c
1399 made the prefs/display/themes layouts spacing less condensed
1400 (and so they match other prefs/pages' look).
1402 2006-01-09 [paul] 1.9.100cvs126
1405 * src/prefs_common.c
1406 * src/prefs_common.h
1407 * src/prefs_wrapping.c
1408 remove 'wrap at send' option
1410 2006-01-06 [colin] 1.9.100cvs125
1413 Just make completely sure we don't insert "manual line breaks"
1418 * 2.0.0-rc3 released
1420 2006-01-04 [paul] 1.9.100cvs124
1423 fix bug 882, 'quick scroll in folder list
1424 displays wrong folder contents'
1426 2006-01-04 [paul] 1.9.100cvs123
1428 * src/plugins/pgpmime/pgpmime.c
1429 better debug information when signing
1430 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1432 2006-01-03 [colin] 1.9.100cvs122
1435 We need to recheck for gpgme 1.0.0 after checking
1436 for 1.1.1, because if 1.1.1 isn't available,
1437 GPGME_LIBS and friends are blanked out by the
1440 2006-01-03 [colin] 1.9.100cvs121
1442 * src/common/prefs.c
1443 Windows unlink-before rename fix
1444 * src/plugins/pgpcore/sgpgme.c
1445 Add support for PKA info if available
1446 Both patches by Werner Koch
1448 2006-01-03 [paul] 1.9.100cvs120
1451 fix bug 884, 'Send receipt' button visible in queue
1454 2006-01-02 [colin] 1.9.100cvs119
1458 Fix autosave on IMAP and more generally try to
1459 return the correct ID on a newly added IMAP message
1461 2006-01-02 [paul] 1.9.100cvs118
1463 * manual/keyboard.xml
1466 2006-01-01 [paul] 1.9.100cvs117
1471 2005-12-30 [colin] 1.9.100cvs116
1473 * manual/advanced.xml
1474 Explain Pre/Post-processing differences.
1476 2005-12-30 [colin] 1.9.100cvs115
1479 Implement copy_msgs for a little optimization
1481 Finish yesterday's fix
1483 2005-12-29 [colin] 1.9.100cvs114
1486 Fix occasional failure in fetching a mail over
1489 2005-12-29 [colin] 1.9.100cvs113
1492 Don't remove a draft when sending it, if it is
1495 2005-12-28 [colin] 1.9.100cvs112
1500 2005-12-28 [wwp] 1.9.100cvs111
1502 * doc/faq/.cvsignore
1503 * doc/faq/de/.cvsignore
1504 * doc/faq/en/.cvsignore
1505 * doc/faq/es/.cvsignore
1506 * doc/faq/fr/.cvsignore
1507 * doc/faq/it/.cvsignore
1508 * doc/manual/.cvsignore
1509 * doc/manual/de/.cvsignore
1510 * doc/manual/en/.cvsignore
1511 * doc/manual/es/.cvsignore
1512 * doc/manual/fr/.cvsignore
1513 * doc/manual/ja/.cvsignore
1514 * src/plugins/mathml_viewer/.cvsignore
1515 rollback revival of those files (my bad, sorry for the noise).
1517 2005-12-28 [wwp] 1.9.100cvs110
1520 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1522 2005-12-28 [wwp] 1.9.100cvs109
1524 * doc/faq/.cvsignore
1525 * doc/faq/de/.cvsignore
1526 * doc/faq/en/.cvsignore
1527 * doc/faq/es/.cvsignore
1528 * doc/faq/fr/.cvsignore
1529 * doc/faq/it/.cvsignore
1530 * doc/manual/.cvsignore
1531 * doc/manual/de/.cvsignore
1532 * doc/manual/en/.cvsignore
1533 * doc/manual/es/.cvsignore
1534 * doc/manual/fr/.cvsignore
1535 * doc/manual/ja/.cvsignore
1536 * src/plugins/mathml_viewer/.cvsignore
1538 more files to ignore.
1540 2005-12-24 [colin] 1.9.100cvs108
1546 2005-12-24 [colin] 1.9.100cvs107
1549 Allow NULL src_msginfo in
1550 procmsg_msginfo_new_from_mimeinfo
1552 2005-12-23 [paul] 1.9.100cvs106
1554 * src/plugins/pgpinline/mypgpcore.def
1555 add this forgotten file
1557 2005-12-23 [colin] 1.9.100cvs105
1562 2005-12-23 [colin] 1.9.100cvs104
1567 * src/common/plugin.c
1568 * src/common/socket.c
1569 * src/common/socket.h
1570 * src/common/utils.c
1571 * src/common/utils.h
1572 * src/gtk/pluginwindow.c
1573 * src/plugins/pgpcore/plugin.def
1574 * src/plugins/pgpcore/sylpheed.def
1575 * src/plugins/pgpinline/Makefile.am
1576 * src/plugins/pgpinline/plugin.def
1577 * src/plugins/pgpinline/sylpheed.def
1578 * src/plugins/pgpmime/plugin.def
1579 * src/plugins/pgpmime/sylpheed.def
1580 Various w32 fixes by Werner Koch
1582 2005-12-22 [paul] 1.9.100cvs103
1585 don't offer IMAP as 'server type' if
1586 libetpan isn't built in
1588 2005-12-22 [paul] 1.9.100cvs102
1595 support GTK_TOOLBAR_BOTH_HORIZ (text
1596 next to icon) Patch by Marien Zwart
1597 marienz@users.sf.net
1598 Also reword the text
1600 2005-12-21 [colin] 1.9.100cvs101
1605 Fix missing section and explicit the exception better
1607 Prevent mail from being lost without notice when an
1608 SMTP error happens on trying to send an unmodified
1610 * src/send_message.c
1612 Fix password remembering when wrong, and add return
1613 value checks where they should have been
1614 * src/plugins/pgpcore/sylpheed.def
1615 * src/plugins/pgpinline/sylpheed.def
1616 * src/plugins/pgpmime/sylpheed.def
1617 Add a few symbols needed
1619 2005-12-21 [paul] 1.9.100cvs100
1624 * m4/inttypes-pri.m4
1634 2005-12-21 [paul] 1.9.100cvs99
1639 2005-12-20 [paul] 1.9.100cvs98
1642 updated by Anders Trobäck
1644 2005-12-20 [colin] 1.9.100cvs97
1650 * config/config.rpath
1651 * config/mkinstalldirs
1659 * m4/printf-posix.m4
1703 * src/send_message.c
1704 * src/common/Makefile.am
1705 * src/common/fnmatch.c
1706 * src/common/fnmatch.h
1707 * src/common/fnmatch_loop.c
1709 * src/common/plugin.c
1711 * src/common/socket.c
1712 * src/common/string_match.c
1713 * src/common/sylpheed.c
1714 * src/common/utils.c
1715 * src/common/utils.h
1716 * src/common/w32_dirent.c
1717 * src/common/w32_reg.c
1718 * src/common/w32_signal.c
1719 * src/common/w32_stat.c
1720 * src/common/w32_stdio.c
1721 * src/common/w32_stdlib.c
1722 * src/common/w32_string.c
1723 * src/common/w32_time.c
1724 * src/common/w32_unistd.c
1725 * src/common/w32_wait.c
1726 * src/common/w32lib.h
1727 * src/etpan/Makefile.am
1728 * src/gtk/Makefile.am
1729 * src/plugins/clamav/Makefile.am
1730 * src/plugins/demo/Makefile.am
1731 * src/plugins/dillo_viewer/Makefile.am
1732 * src/plugins/pgpcore/Makefile.am
1733 * src/plugins/pgpcore/passphrase.c
1734 * src/plugins/pgpcore/plugin.def
1735 * src/plugins/pgpcore/sgpgme.c
1736 * src/plugins/pgpcore/sylpheed.def
1737 * src/plugins/pgpcore/version.rc
1738 * src/plugins/pgpinline/Makefile.am
1739 * src/plugins/pgpinline/plugin.def
1740 * src/plugins/pgpinline/sylpheed.def
1741 * src/plugins/pgpinline/version.rc
1742 * src/plugins/pgpmime/Makefile.am
1743 * src/plugins/pgpmime/mypgpcore.def
1744 * src/plugins/pgpmime/plugin.def
1745 * src/plugins/pgpmime/sylpheed.def
1746 * src/plugins/pgpmime/version.rc
1747 * src/plugins/spamassassin/Makefile.am
1748 Very little ;-) patch from Werner Koch, providing
1749 infrastructure for cross-compiling to Win32
1751 2005-12-20 [paul] 1.9.100cvs96
1759 add a combo to the Get All button, allowing
1760 quick retrieval from any account
1761 Patch by Fabien Vantard, slightly modified
1764 i18n fix. Patch by Fabien Vantard
1766 2005-12-19 [colin] 1.9.100cvs95
1770 Don't automatically join lines when they've
1771 been separated by the user and not automatically
1773 2005-12-19 [paul] 1.9.100cvs94
1775 * src/gtk/pluginwindow.c
1777 Patch by Fabien Vantard
1779 2005-12-15 [paul] 1.9.100cvs93
1781 * src/common/plugin.c
1782 * src/common/plugin.h
1783 * src/gtk/pluginwindow.c
1784 * src/plugins/clamav/clamav_plugin.c
1785 * src/plugins/demo/demo.c
1786 * src/plugins/dillo_viewer/dillo_viewer.c
1787 * src/plugins/pgpcore/plugin.c
1788 * src/plugins/pgpinline/plugin.c
1789 * src/plugins/pgpmime/plugin.c
1790 * src/plugins/spamassassin/spamassassin.c
1791 * src/plugins/trayicon/trayicon.c
1792 add plugin_version()
1794 2005-12-15 [colin] 1.9.100cvs92
1797 Further fix bug #875
1799 2005-12-15 [paul] 1.9.100cvs91
1802 fix attach_load_dir getting set to
1803 PLUGINDIR on plugin load
1805 2005-12-14 [mones] 1.9.100cvs90
1808 * manual/keyboard.xml
1809 Initial draft and some shortcuts added
1814 2005-12-14 [colin] 1.9.100cvs89
1819 * src/gtk/gtkaspell.c
1821 * src/prefs_folder_item.c
1822 Fix recursive prefs apply
1825 2005-12-14 [colin] 1.9.100cvs88
1828 Fix bug #875 (Freeze On Inline Forward of
1831 2005-12-13 [colin] 1.9.100cvs87
1834 Uniq-ify and sort the mimetypes list
1835 Patch by Fabien Vantard
1837 2005-12-13 [colin] 1.9.100cvs86
1840 * src/etpan/imap-thread.c
1841 Fix leaks (patch by Hoa)
1843 * src/common/plugin.c
1848 * 2.0.0-rc2 released
1850 2005-12-12 [colin] 1.9.100cvs85
1855 2005-12-12 [wwp] 1.9.100cvs84
1857 * src/gtk/icon_legend.c
1858 fix misbehaviour and crash when closing the legend window
1859 using the Esc key (patch by Fabien Vantard).
1861 2005-12-12 [paul] 1.9.100cvs83
1865 * src/prefs_actions.c
1866 * src/prefs_filtering.c
1867 * src/prefs_matcher.c
1868 * src/prefs_spelling.glade ** REMOVED **
1869 * src/prefs_template.c
1870 * src/gtk/foldersort.glade ** REMOVED **
1871 * src/gtk/pluginwindow.c
1872 * src/gtk/pluginwindow.glade ** REMOVED **
1873 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
1876 2005-12-11 [paul] 1.9.100cvs82
1879 fix attach_load_dir crasher (double free)
1881 2005-12-09 [paul] 1.9.100cvs81
1885 * src/gtk/Makefile.am
1886 * src/gtk/icon_legend.c
1887 * src/gtk/icon_legend.h
1892 2005-12-09 [paul] 1.9.100cvs80
1894 * src/plugins/pgpcore/passphrase.c
1895 wrap the label in the dialog
1897 2005-12-09 [colin] 1.9.100cvs79
1899 * src/plugins/pgpcore/sgpgme.c
1900 Display (untrusted) on not trusted signatures
1901 Patch by Michal Èihaø <michal@cihar.com>
1902 Closes bug #867 (Report also key trust)
1904 2005-12-09 [colin] 1.9.100cvs78
1906 * src/common/plugin.c
1907 Update licence check, following Eben Moglen's advice
1909 2005-12-08 [colin] 1.9.100cvs77
1912 Fix the occasionnal item->cache != NULL
1915 2005-12-08 [colin] 1.9.100cvs76
1918 * src/plugins/pgpcore/sgpgme.c
1919 Print key id when unable to check it
1920 Closes bug #866 (Show key id when missing)
1922 2005-12-08 [paul] 1.9.100cvs75
1924 * src/prefs_common.c
1925 * src/prefs_common.h
1927 remember load attachment dir
1929 2005-12-07 [colin] 1.9.100cvs74
1931 * src/prefs_toolbar.c
1932 Gtk fixes, patch by Fabien Vantard
1934 2005-12-07 [colin] 1.9.100cvs73
1939 Fix bug #839 (Quoted text isn't colored after
1940 executing an action)
1941 * src/common/plugin.c
1942 Require plugins to declare their licence in plugin_licence()
1943 Refuse to load non-GPL plugins as they'd be illegal (as
1944 derived works of Sylpheed-Claws, they must be GPL).
1945 * src/plugins/clamav/clamav_plugin.c
1946 * src/plugins/demo/demo.c
1947 * src/plugins/dillo_viewer/dillo_viewer.c
1948 * src/plugins/pgpcore/plugin.c
1949 * src/plugins/pgpinline/plugin.c
1950 * src/plugins/pgpmime/plugin.c
1951 * src/plugins/spamassassin/spamassassin.c
1952 * src/plugins/trayicon/trayicon.c
1953 Add plugin_licence()
1955 2005-12-07 [paul] 1.9.100cvs72
1962 clean up after local FAQ removal and
1963 temporary manual removal
1965 2005-12-06 [colin] 1.9.100cvs71
1969 * doc/faq/.cvsignore
1970 * doc/faq/Makefile.am
1971 * doc/faq/de/.cvsignore
1972 * doc/faq/de/Makefile.am
1973 * doc/faq/de/sylpheed-faq-1.html
1974 * doc/faq/de/sylpheed-faq-2.html
1975 * doc/faq/de/sylpheed-faq-3.html
1976 * doc/faq/de/sylpheed-faq.html
1977 * doc/faq/en/.cvsignore
1978 * doc/faq/en/Makefile.am
1979 * doc/faq/en/sylpheed-faq-1.html
1980 * doc/faq/en/sylpheed-faq-2.html
1981 * doc/faq/en/sylpheed-faq-3.html
1982 * doc/faq/en/sylpheed-faq-4.html
1983 * doc/faq/en/sylpheed-faq.html
1984 * doc/faq/es/.cvsignore
1985 * doc/faq/es/Makefile.am
1986 * doc/faq/es/sylpheed-faq-1.html
1987 * doc/faq/es/sylpheed-faq-2.html
1988 * doc/faq/es/sylpheed-faq-3.html
1989 * doc/faq/es/sylpheed-faq-4.html
1990 * doc/faq/es/sylpheed-faq.html
1991 * doc/faq/fr/.cvsignore
1992 * doc/faq/fr/Makefile.am
1993 * doc/faq/fr/sylpheed-faq-1.html
1994 * doc/faq/fr/sylpheed-faq-2.html
1995 * doc/faq/fr/sylpheed-faq-3.html
1996 * doc/faq/fr/sylpheed-faq.html
1997 * doc/faq/it/.cvsignore
1998 * doc/faq/it/Makefile.am
1999 * doc/faq/it/sylpheed-faq-1.html
2000 * doc/faq/it/sylpheed-faq-2.html
2001 * doc/faq/it/sylpheed-faq-3.html
2002 * doc/faq/it/sylpheed-faq.html
2003 * doc/manual/.cvsignore
2004 * doc/manual/Makefile.am
2005 * doc/manual/de/.cvsignore
2006 * doc/manual/de/Makefile.am
2007 * doc/manual/de/sylpheed-1.html
2008 * doc/manual/de/sylpheed-10.html
2009 * doc/manual/de/sylpheed-11.html
2010 * doc/manual/de/sylpheed-12.html
2011 * doc/manual/de/sylpheed-13.html
2012 * doc/manual/de/sylpheed-14.html
2013 * doc/manual/de/sylpheed-15.html
2014 * doc/manual/de/sylpheed-16.html
2015 * doc/manual/de/sylpheed-17.html
2016 * doc/manual/de/sylpheed-18.html
2017 * doc/manual/de/sylpheed-19.html
2018 * doc/manual/de/sylpheed-2.html
2019 * doc/manual/de/sylpheed-20.html
2020 * doc/manual/de/sylpheed-3.html
2021 * doc/manual/de/sylpheed-4.html
2022 * doc/manual/de/sylpheed-5.html
2023 * doc/manual/de/sylpheed-6.html
2024 * doc/manual/de/sylpheed-7.html
2025 * doc/manual/de/sylpheed-8.html
2026 * doc/manual/de/sylpheed-9.html
2027 * doc/manual/de/sylpheed.html
2028 * doc/manual/en/.cvsignore
2029 * doc/manual/en/Makefile.am
2030 * doc/manual/en/sylpheed-1.html
2031 * doc/manual/en/sylpheed-10.html
2032 * doc/manual/en/sylpheed-11.html
2033 * doc/manual/en/sylpheed-12.html
2034 * doc/manual/en/sylpheed-13.html
2035 * doc/manual/en/sylpheed-14.html
2036 * doc/manual/en/sylpheed-15.html
2037 * doc/manual/en/sylpheed-16.html
2038 * doc/manual/en/sylpheed-17.html
2039 * doc/manual/en/sylpheed-18.html
2040 * doc/manual/en/sylpheed-19.html
2041 * doc/manual/en/sylpheed-2.html
2042 * doc/manual/en/sylpheed-20.html
2043 * doc/manual/en/sylpheed-21.html
2044 * doc/manual/en/sylpheed-22.html
2045 * doc/manual/en/sylpheed-3.html
2046 * doc/manual/en/sylpheed-4.html
2047 * doc/manual/en/sylpheed-5.html
2048 * doc/manual/en/sylpheed-6.html
2049 * doc/manual/en/sylpheed-7.html
2050 * doc/manual/en/sylpheed-8.html
2051 * doc/manual/en/sylpheed-9.html
2052 * doc/manual/en/sylpheed.html
2053 * doc/manual/es/.cvsignore
2054 * doc/manual/es/Makefile.am
2055 * doc/manual/es/sylpheed-1.html
2056 * doc/manual/es/sylpheed-10.html
2057 * doc/manual/es/sylpheed-11.html
2058 * doc/manual/es/sylpheed-12.html
2059 * doc/manual/es/sylpheed-13.html
2060 * doc/manual/es/sylpheed-14.html
2061 * doc/manual/es/sylpheed-15.html
2062 * doc/manual/es/sylpheed-16.html
2063 * doc/manual/es/sylpheed-17.html
2064 * doc/manual/es/sylpheed-18.html
2065 * doc/manual/es/sylpheed-19.html
2066 * doc/manual/es/sylpheed-2.html
2067 * doc/manual/es/sylpheed-20.html
2068 * doc/manual/es/sylpheed-3.html
2069 * doc/manual/es/sylpheed-4.html
2070 * doc/manual/es/sylpheed-5.html
2071 * doc/manual/es/sylpheed-6.html
2072 * doc/manual/es/sylpheed-7.html
2073 * doc/manual/es/sylpheed-8.html
2074 * doc/manual/es/sylpheed-9.html
2075 * doc/manual/es/sylpheed.html
2076 * doc/manual/fr/.cvsignore
2077 * doc/manual/fr/Makefile.am
2078 * doc/manual/fr/sylpheed-1.html
2079 * doc/manual/fr/sylpheed-10.html
2080 * doc/manual/fr/sylpheed-11.html
2081 * doc/manual/fr/sylpheed-12.html
2082 * doc/manual/fr/sylpheed-13.html
2083 * doc/manual/fr/sylpheed-14.html
2084 * doc/manual/fr/sylpheed-15.html
2085 * doc/manual/fr/sylpheed-16.html
2086 * doc/manual/fr/sylpheed-17.html
2087 * doc/manual/fr/sylpheed-18.html
2088 * doc/manual/fr/sylpheed-19.html
2089 * doc/manual/fr/sylpheed-2.html
2090 * doc/manual/fr/sylpheed-20.html
2091 * doc/manual/fr/sylpheed-3.html
2092 * doc/manual/fr/sylpheed-4.html
2093 * doc/manual/fr/sylpheed-5.html
2094 * doc/manual/fr/sylpheed-6.html
2095 * doc/manual/fr/sylpheed-7.html
2096 * doc/manual/fr/sylpheed-8.html
2097 * doc/manual/fr/sylpheed-9.html
2098 * doc/manual/fr/sylpheed.html
2099 * doc/manual/ja/.cvsignore
2100 * doc/manual/ja/Makefile.am
2101 * doc/manual/ja/sylpheed-1.html
2102 * doc/manual/ja/sylpheed-10.html
2103 * doc/manual/ja/sylpheed-11.html
2104 * doc/manual/ja/sylpheed-12.html
2105 * doc/manual/ja/sylpheed-13.html
2106 * doc/manual/ja/sylpheed-14.html
2107 * doc/manual/ja/sylpheed-15.html
2108 * doc/manual/ja/sylpheed-16.html
2109 * doc/manual/ja/sylpheed-17.html
2110 * doc/manual/ja/sylpheed-18.html
2111 * doc/manual/ja/sylpheed-19.html
2112 * doc/manual/ja/sylpheed-2.html
2113 * doc/manual/ja/sylpheed-20.html
2114 * doc/manual/ja/sylpheed-3.html
2115 * doc/manual/ja/sylpheed-4.html
2116 * doc/manual/ja/sylpheed-5.html
2117 * doc/manual/ja/sylpheed-6.html
2118 * doc/manual/ja/sylpheed-7.html
2119 * doc/manual/ja/sylpheed-8.html
2120 * doc/manual/ja/sylpheed-9.html
2121 * doc/manual/ja/sylpheed.html
2122 * doc/manual/ja/sylpheed.sgml
2124 Remove outdated manual and faq. Noisy, eh?
2126 2005-12-06 [colin] 1.9.100cvs70
2129 * src/quote_fmt_parse.y
2132 Allow %X to position cursor at 0
2133 (no %X = before signature)
2134 Fix paste as quotation putting the cursor at 0
2135 Fix undo offsets when pasting
2136 Insert the quote_fmt at once instead of line
2138 Fix [Edited] when starting to reply/forward
2140 2005-12-06 [paul] 1.9.100cvs69
2142 * src/plugins/clamav/clamav_plugin_gtk.c
2144 * src/plugins/spamassassin/spamassassin_gtk.c
2145 rework spamassassin_create_widget_func()
2147 2005-12-05 [colin] 1.9.100cvs68
2150 Fix make release ;-)
2152 2005-12-05 [colin] 1.9.100cvs67
2156 Fix cursor positioning (not obeying %X)
2158 2005-12-05 [paul] 1.9.100cvs66
2160 * src/plugins/dillo_viewer/dillo_prefs.c
2161 fix compilation warning
2163 2005-12-05 [paul] 1.9.100cvs65
2165 * src/prefs_spelling.c
2166 * src/plugins/trayicon/trayicon.c
2167 cleanups - remove unused stuff
2169 2005-12-05 [paul] 1.9.100cvs64
2172 * manual/plugins.xml
2173 remove info about removed mathml_viewer plugin
2175 2005-12-05 [paul] 1.9.100cvs63
2178 * src/plugins/Makefile.am
2179 * src/plugins/mathml_viewer/.cvsignore
2180 * src/plugins/mathml_viewer/Makefile.am
2181 * src/plugins/mathml_viewer/mathml_viewer.c
2182 remove unmaintained mathml_viewer plugin
2184 2005-12-05 [paul] 1.9.100cvs62
2187 obey prefs_common.always_show_msg when
2191 2005-12-05 [paul] 1.9.100cvs61
2194 * src/prefs_account.c
2195 * src/prefs_filtering.c
2197 * src/prefs_spelling.c
2198 * src/prefs_toolbar.c
2200 * src/gtk/gtkutils.c
2201 * src/gtk/quicksearch.c
2202 * src/plugins/dillo_viewer/dillo_prefs.c
2205 2005-12-04 [paul] 1.9.100cvs60
2208 * src/prefs_account.c
2209 * src/prefs_account.h
2210 allow a Local account to specify a
2212 (closes bug 843 'Inbox cannot be changed for local
2215 2005-12-04 [colin] 1.9.100cvs59
2217 * src/plugins/trayicon/trayicon.c
2218 Remove Get, rename Get All to Get Mail in order to
2219 be consistent with the default main toolbar
2221 2005-12-03 [colin] 1.9.100cvs58
2224 * manual/sylpheed-claws-manual.xml
2227 2005-12-03 [paul] 1.9.100cvs57
2232 new (partially complete) Swedish translation
2233 by Anders Troback <sylpheed@troback.com>
2235 2005-12-02 [paul] 1.9.100cvs56
2238 libetpan 0.41 required
2240 2005-12-02 [paul] 1.9.100cvs55
2242 * src/plugins/clamav/clamav_plugin.c
2243 * src/plugins/clamav/clamav_plugin.h
2244 * src/plugins/clamav/clamav_plugin_gtk.c
2245 * src/plugins/spamassassin/spamassassin.c
2246 * src/plugins/spamassassin/spamassassin.h
2247 * src/plugins/spamassassin/spamassassin_gtk.c
2248 unregister prefs pages on unloading, thus
2250 (thanks to Colin for the hint)
2252 2005-12-02 [wwp] 1.9.100cvs54
2255 * src/quote_fmt_parse.y
2256 fix misuse of gboolean*, use gboolean instead
2257 (thanks to Paul, Colin, for pointing out that scaring one)
2259 2005-12-02 [paul] 1.9.100cvs53
2261 * src/plugins/clamav/clamav_plugin.c
2262 int no --> unsigned int no
2263 * src/plugins/clamav/clamav_plugin_gtk.c
2266 2005-12-02 [wwp] 1.9.100cvs52
2269 * src/prefs_template.c
2271 * src/quote_fmt_parse.y
2272 prevent from executing |f and |p templates commands when
2273 adding or replacing templates in prefs (avoids annoying and
2274 potentially dangerous behaviours)
2276 2005-12-02 [paul] 1.9.100cvs51
2278 * src/prefs_common.c
2279 allow translation of some default values
2280 Patch by Fabien Vantard
2282 2005-12-02 [paul] 1.9.100cvs50
2286 * src/prefs_common.c
2287 * src/prefs_common.h
2288 * src/prefs_message.c
2290 remove obsolete 'convert_mb_alnum' option
2293 remove unused 'about_textview_visibility_notify'
2295 2005-12-02 [paul] 1.9.100cvs49
2297 * src/prefs_account.c
2298 * src/prefs_compose_writing.c
2301 * src/prefs_image_viewer.c
2302 * src/prefs_message.c
2304 * src/prefs_receive.c
2306 * src/prefs_spelling.c
2307 * src/prefs_summaries.c
2308 * src/prefs_wrapping.c
2309 * src/plugins/dillo_viewer/dillo_prefs.c
2310 * src/plugins/pgpcore/prefs_gpg.c
2311 several cleanups to the prefs dialogs
2312 (slightly modified) patch by Fabien Vantard
2314 2005-12-02 [paul] 1.9.100cvs48
2318 * src/send_message.c
2319 fix crash on send when connection fails
2323 2005-12-01 [colin] 1.9.100cvs47
2326 Translate … to "..."
2328 2005-11-30 [colin] 1.9.100cvs46
2332 Optimize back yesterday's fix.
2334 2005-11-30 [paul] 1.9.100cvs45
2339 written by Colin, edited by me
2341 2005-11-29 [colin] 1.9.100cvs44
2344 Skip headers unconditionnaly in match_body if the
2345 rule is not message or ~message
2347 2005-11-29 [colin] 1.9.100cvs43
2350 Fix body_part and such, not skipping headers
2351 if the matchcriteria wasn't the first in the rule
2353 2005-11-29 [colin] 1.9.100cvs42
2356 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2357 option missing from message view window)
2358 Fix double text D'n'D with gtk-2.8
2360 Fix ~message, ~headers_part, ~body_part rules
2362 Add Windows-1252 (Closes bug #863)
2364 * src/gtk/gtkaspell.c
2365 Properly destroy accels in all menus
2367 2005-11-29 [mones] 1.9.100cvs41
2372 2005-11-27 [colin] 1.9.100cvs40
2375 "/Remove mailbox" -> "/Remove mailbox..."
2377 2005-11-27 [paul] 1.9.100cvs39
2382 updated by new maintainer, Stephan Sachse
2384 2005-11-27 [paul] 1.9.100cvs38
2387 written by Colin, edited by me
2389 2005-11-27 [paul] 1.9.100cvs37
2391 * src/prefs_common.c
2392 * src/prefs_common.h
2393 * src/prefs_receive.c
2394 * src/prefs_summaries.c
2395 move 'go to inbox after receiving new mail'
2396 option from display/sumamaries to mail
2397 handling/receive, and rework prefs_summaries
2400 2005-11-25 [martin] 1.9.100cvs36
2403 fixed windows-1252 translation;
2404 translated some new and fuzzy strings
2406 2005-11-25 [paul] 1.9.100cvs35
2408 * src/plugins/clamav/clamav_plugin.c
2409 complete the update done in cvs34
2411 2005-11-25 [paul] 1.9.100cvs34
2413 * src/plugins/clamav/clamav_plugin.c
2414 reflect upstream changes
2416 2005-11-25 [paul] 1.9.100cvs33
2419 * manual/plugins.xml
2420 * manual/sylpheed-claws-manual.xml
2421 written/updated by Colin, edited by me
2422 * tools/acroread2sylpheed.pl
2425 2005-11-24 [colin] 1.9.100cvs32
2428 Fix bug #856 (reediting messages forgets Request
2431 2005-11-24 [paul] 1.9.100cvs31
2433 * manual/addrbook.xml
2434 * manual/starting.xml
2435 written by Colin, proofread, edited, adapted by me
2436 * manual/advanced.xml
2437 add some Actions examples
2439 use a Save button instead of a Close button
2441 indicate mandatory fields
2445 2005-11-23 [colin] 1.9.100cvs30
2448 Rename menu item, fix possible crash after
2451 Allow searching for '*' in ldap
2453 Fix "Browse Entry" (did anyone use it?)
2455 Add guards for mandatory information
2457 2005-11-23 [paul] 1.9.100cvs29
2459 * manual/advanced.xml
2460 corrections to the English
2462 2005-11-23 [colin] 1.9.100cvs28
2465 Fix possible crash at exit. After the call to
2466 gtk_container_remove(), the Viewer's widget has no
2467 more parent so gtk+ automatically frees it and its
2468 sons. If destroy_viewer() then try to access it,
2471 2005-11-22 [colin] 1.9.100cvs27
2474 * src/gtk/gtkaspell.c
2475 Fix right-clicking on a misspelled word
2476 Fix More... in suggestions menu
2478 2005-11-22 [wwp] 1.9.100cvs26
2480 * src/prefs_template.c
2481 templates works: re-sort templates list when adding or replacing,
2482 prevent from adding or replacing when the template name is empty
2484 2005-11-21 [colin] 1.9.100cvs25
2487 Fix some addressbook suckage (dnd, select all)
2489 * src/gtk/gtkaspell.c
2490 * src/gtk/gtkaspell.h
2491 Make the spellchecker menu work with the
2492 GtkTextView one instead of overriding it
2494 2005-11-20 [paul] 1.9.100cvs24
2496 * manual/handling.xml
2497 proofread and corrected
2499 2005-11-20 [paul] 1.9.100cvs23
2502 generate html as one file
2503 * manual/advanced.xml
2504 fix output generation
2505 reformat hidden options list
2506 * manual/manual.xml ** REMOVED **
2507 * manual/sylpheed-claws-manual.xml ** ADDED **
2510 2005-11-18 [colin] 1.9.100cvs22
2512 * src/prefs_account.c
2513 Fix layout in news and mbox accounts
2514 * manual/account.xml
2515 * manual/advanced.xml
2516 New contents for Paul to check :)
2518 2005-11-18 [wwp] 1.9.100cvs21
2520 * src/gtk/quicksearch.c
2521 don't update extended quicksearch buttons twice
2523 2005-11-18 [paul] 1.9.100cvs20
2526 complete 1.9.100cvs19
2528 2005-11-18 [paul] 1.9.100cvs19
2531 cosmetic improvements
2533 also list text/* attachments
2535 2005-11-18 [colin] 1.9.100cvs18
2538 Use column 0 instead of -1 in
2539 gtk_ctree_node_moveto, in a naive
2540 hope it'll fix the gtk-related crashes
2542 2005-11-18 [colin] 1.9.100cvs17
2544 * src/gtk/inputdialog.c
2545 Fix icon staying the first one
2547 2005-11-17 [wwp] 1.9.100cvs16
2548 fix possible problem showing some quicksearch buttons, and a bad
2549 call to g_return_if_fail in a function that returns a value (both
2550 fixes by Fabien Vantard)
2552 2005-11-15 [wwp] 1.9.100cvs15
2554 * src/gtk/quicksearch.c
2555 added a tooltip to that obscure ... quicksearch button
2557 2005-11-15 [wwp] 1.9.100cvs14
2559 * src/gtk/quicksearch.c
2560 add a quicksearch helper to filtering expression users: the ... button
2561 raises the condition expr window. condition expressions set up w/ this
2562 window are used by the quicksearch if the user closes it pressing OK.
2564 2005-11-14 [paul] 1.9.100cvs13
2566 * src/plugins/clamav/clamav_plugin.c
2567 * src/plugins/spamassassin/spamassassin.c
2568 change plugin type following recent merging
2570 2005-11-14 [wwp] 1.9.100cvs12
2573 prevent from crashing when copying/moving message(s) from and
2576 2005-11-14 [paul] 1.9.100cvs11
2578 * src/plugins/clamav/Makefile.am
2579 * src/plugins/clamav/clamav_plugin.c
2580 * src/plugins/clamav/clamav_plugin.h
2581 * src/plugins/clamav/clamav_plugin_gtk.c
2582 also merge clamav and clamav_gtk plugins
2584 2005-11-13 [colin] 1.9.100cvs10
2587 * src/plugins/spamassassin/Makefile.am
2588 * src/plugins/spamassassin/spamassassin.c
2589 * src/plugins/spamassassin/spamassassin.h
2590 * src/plugins/spamassassin/spamassassin_gtk.c
2591 Merge spamassassin and spamassassin_gtk plugins,
2592 and build it by default.
2594 2005-11-12 [colin] 1.9.100cvs9
2596 * src/etpan/imap-thread.c
2599 2005-11-12 [colin] 1.9.100cvs8
2602 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2604 2005-11-10 [colin] 1.9.100cvs7
2607 Fix bug #845 (sylpheed-claws 1.9.99+ start in
2610 2005-11-10 [wwp] 1.9.100cvs6
2612 * src/gtk/description_window.c
2613 fix a crash when closing description windows using the WM's [X] button
2615 2005-11-09 [colin] 1.9.100cvs5
2618 Update libetpan call to follow upstream
2619 (yes, this requires libetpan-0.40cvs3)
2621 2005-11-08 [colin] 1.9.100cvs4
2625 * src/common/utils.c
2626 * src/common/utils.h
2627 Enhance the email parser
2629 2005-11-08 [colin] 1.9.100cvs3
2632 Fix what looks like an off-by-one (fixes
2633 attachments from the Bat)
2635 2005-11-08 [wwp] 1.9.100cvs2
2638 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2640 2005-11-08 [wwp] 1.9.100cvs1
2643 allow exiting Sylpheed-Claws from command-line
2645 2005-11-08 [paul] 1.9.100
2649 2005-11-07 [colin] 1.9.99cvs17
2653 Fix import of base-64 encoded items
2655 2005-11-07 [colin] 1.9.99cvs16
2657 * src/send_message.c
2658 Fix bug #314 (Queue does not empty under certain
2661 2005-11-07 [paul] 1.9.99cvs15
2665 fix buffer overflows
2668 2005-11-07 [paul] 1.9.99cvs14
2670 * doc/man/Makefile.am
2671 * doc/man/sylpheed-claws.1 ** ADDED **
2672 * doc/man/sylpheed.1 ** DELETED **
2673 rename and update the man file
2675 2005-11-06 [colin] 1.9.99cvs13
2678 Fix ldif_get_line() that returned empty strings
2679 (Didn't understand why). Also fix a possible
2682 2005-11-06 [wwp] 1.9.99cvs12
2686 * src/gtk/gtkutils.c
2687 * src/gtk/gtkutils.h
2688 fix a compilation warning,
2689 make links sensitive in the about dialog
2691 2005-11-04 [wwp] 1.9.99cvs11
2694 don't wrap or translate URIs, and a bit text format cleanup
2696 2005-11-04 [wwp] 1.9.99cvs10
2699 better textview tagging implementation (no more use of marks for
2702 2005-11-02 [colin] 1.9.99cvs9
2707 2005-11-02 [colin] 1.9.99cvs8
2710 Require libetpan-0.40 due to upstream fix
2712 Tell libetpan not to call SSL_Library_Init,
2713 as we do it ourselves.
2715 2005-11-02 [colin] 1.9.99cvs7
2718 Add missing files (thanks to Fabien Vantard)
2720 2005-11-02 [colin] 1.9.99cvs6
2723 Fix totals when read messages are hidden or quicksearch
2727 * src/common/ssl_certificate.c
2728 * src/common/ssl_certificate.h
2729 * src/gtk/sslcertwindow.c
2730 * src/gtk/sslcertwindow.h
2731 Fix copyright on my stuff
2733 2005-11-02 [wwp] 1.9.99cvs5
2735 * src/prefs_themes.c
2736 fix directory name checking (theme installation/removal),
2737 made related error a bit more verbose
2739 2005-11-02 [colin] 1.9.99cvs4
2742 Fix typo (probably fixes bug #841 (Sort by the From
2745 2005-11-02 [paul] 1.9.99cvs3
2749 updated by SungHyun Nam, Geir Helland
2751 fix typo in welcome message. spotted by
2754 2005-11-01 [colin] 1.9.99cvs2
2757 Fix replying to ml wen confirming subscription
2763 Make key check non blocking
2765 2005-10-31 [paul] 1.9.99cvs1
2767 * tools/claws.i18n.status.pl
2768 updated for ChangeLog
2770 2005-10-31 [paul] 1.9.99
2774 2005-10-31 [paul] 1.9.15cvs131
2778 * ChangeLog.claws ** REMOVED **
2779 * ChangeLog-gtk2.claws ** REMOVED **
2780 * ChangeLog.gtk1 ** ADDED **
2785 * README.claws ** REMOVED **
2786 * README.jp ** REMOVED **
2787 * RELEASE_NOTES ** ADDED **
2788 * RELEASE_NOTES.claws ** REMOVED **
2791 * sylpheed.spec.in ** REMOVED **
2792 tidy up and update the default docs:
2793 ChangeLog.claws is renamed ChangeLog.gtk1
2794 ChangeLog-gtk2.claws is renamed ChangeLog
2795 README.claws is renamed README
2796 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2798 2005-10-31 [paul] 1.9.15cvs130
2803 2005-10-31 [paul] 1.9.15cvs129
2814 updated by Miquel Oliete, Stephan Sachse and
2815 Thomas Gilgin, me, Fabien Vantard, Andrea
2816 Spadaccini, Frederico Goncalves Guimaraes,
2817 Andrej Kacian, Aleksandar Urosevic, and
2820 2005-10-31 [mones] 1.9.15cvs128
2826 Updated for release.
2828 2005-10-30 [colin] 1.9.15cvs127
2831 Place cursor before rewrapping (fixes cursor
2832 pos if quotation gets rewrapped)
2834 2005-10-29 [paul] 1.9.15cvs126
2842 corrections to text items
2844 2005-10-28 [colin] 1.9.15cvs125
2847 Make "hit 'C' to check sig" work from extern
2850 2005-10-27 [colin] 1.9.15cvs124
2853 Add a hack to avoid segfaulting when hammering
2856 2005-10-27 [wwp] 1.9.15cvs123
2858 * src/prefs_themes.c
2859 sort list of themes names in themes prefs
2861 2005-10-27 [paul] 1.9.15cvs122
2864 * src/prefs_account.c
2865 fix building on Solaris
2868 2005-10-27 [wwp] 1.9.15cvs121
2871 * src/gtk/gtksctree.c
2872 speed up unselecting messages in summary view (thanks to Colin)
2874 2005-10-27 [paul] 1.9.15cvs120
2877 fix a compilation warning
2879 fix updating of 'n items selected' count
2882 2005-10-27 [martin] 1.9.15cvs119
2885 ignore actions with a leading '/' in the action menu name
2886 fixes a crash on menu creation
2887 * src/prefs_actions.c
2888 do not allow a leading '/' in the action menu name
2890 2005-10-27 [paul] 1.9.15cvs118
2893 fix compilation warning
2895 2005-10-27 [paul] 1.9.15cvs117
2898 add #if HAVE_LOCALE_H
2900 2005-10-27 [paul] 1.9.15cvs116
2902 * src/plugins/clamav/clamav_plugin.c
2903 * src/plugins/dillo_viewer/dillo_viewer.c
2904 * src/plugins/mathml_viewer/mathml_viewer.c
2905 * src/plugins/pgpcore/plugin.c
2906 * src/plugins/pgpinline/plugin.c
2907 * src/plugins/pgpmime/plugin.c
2908 * src/plugins/spamassassin/spamassassin.c
2909 * src/plugins/trayicon/trayicon.c
2910 plugin_init() : make error messages more
2913 2005-10-26 [wwp] 1.9.15cvs115
2915 * src/prefs_matcher.c
2916 enlarge boolean op widget width a bit (wasn't always showing text contents)
2918 2005-10-26 [wwp] 1.9.15cvs114
2921 * src/gtk/gtksctree.c
2922 * src/plugins/spamassassin/libspamc.c
2923 * src/plugins/spamassassin/spamassassin.c
2924 fix some compilation warnings more
2926 2005-10-26 [mones] 1.9.15cvs113
2931 2005-10-26 [paul] 1.9.15cvs112
2933 * src/prefs_message.c
2934 give all display_xface stuff the
2935 #if HAVE_LIBCOMPFACE treatment, thus
2937 (Thanks to Wolfgang Enderlein)
2939 2005-10-26 [colin] 1.9.15cvs111
2945 Remove context menu items that should not be there
2950 Don't show the mainwindow too soon
2952 2005-10-26 [wwp] 1.9.15cvs110
2957 fix uninitialized pointers in the folder updating hook
2960 2005-10-25 [mones] 1.9.15cvs109
2963 General information subsection completed.
2964 Removed archaic references.
2967 * manual/dtd/manual.dsl
2968 Added customization stylesheet for getting paragraphs
2969 fully justified in PDF output (as suggested by Colin).
2971 2005-10-25 [colin] 1.9.15cvs108
2976 2005-10-25 [colin] 1.9.15cvs107
2980 Fix leak (xml_get_element() allocates memory)
2982 Fix leak + dead code (shame!)
2986 2005-10-25 [colin] 1.9.15cvs106
2989 Fix encoding issue in Save all and in
2990 overwrite-confirmation alertpanel
2992 2005-10-25 [colin] 1.9.15cvs105
2994 * src/common/socket.c
2995 Fix a leak - Thanks to Christopher Aillon
2996 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2998 2005-10-25 [paul] 1.9.15cvs104
3001 Always guess servers from the right-hand
3002 email part and guess username from the
3003 left-hand part. (Thanks to Colin)
3004 add an X-Face to the welcome message
3006 2005-10-25 [paul] 1.9.15cvs103
3008 * manual/handling.xml
3009 written by Colin, edited by me
3011 2005-10-25 [wwp] 1.9.15cvs102
3014 * src/grouplistdialog.c
3017 fix some compilation warnings
3023 2005-10-24 [paul] 1.9.15cvs101
3028 2005-10-24 [paul] 1.9.15cvs100
3030 * src/pixmaps/offline.xpm
3031 * src/pixmaps/online.xpm
3032 replace with last default versions
3034 2005-10-24 [colin] 1.9.15cvs99
3037 Fix bug when moving a folder
3040 "Delete folder" pops up a window, so it
3041 should be suffixed with "..."
3042 * src/plugins/pgpcore/sgpgme.c
3045 2005-10-24 [mones] 1.9.15cvs98
3048 * manual/account.xml
3050 * manual/addrbook.xml
3051 * manual/advanced.xml
3053 * manual/glossary.xml
3055 * manual/handling.xml
3057 * manual/keyboard.xml
3059 * manual/plugins.xml
3060 * manual/starting.xml
3061 * manual/dtd/sdocbook.dtd
3062 Initial manual structure and some content.
3064 2005-10-23 [wwp] 1.9.15cvs97
3069 2005-10-23 [wwp] 1.9.15cvs96
3073 rework of the about window (main work by Paul), also featuring a few
3074 fixes for typos and duplicate names
3076 2005-10-23 [wwp] 1.9.15cvs95
3079 Ignore the right binary name (sylpheed-claws now)
3081 2005-10-23 [paul] 1.9.15cvs94
3084 when using Folder Pref 'Default To for
3085 replies' make the entry in the Compose
3087 Patch by Fabien Vantard
3089 2005-10-22 [colin] 1.9.15cvs93
3094 2005-10-22 [colin] 1.9.15cvs92
3097 try to convert using locale (apart utf8) if necessary
3099 2005-10-22 [colin] 1.9.15cvs91
3101 * src/pixmaps/new.xpm
3102 * src/pixmaps/unread.xpm
3103 Make the unread envelope blue again and
3104 saturate the new one a bit more.
3106 2005-10-22 [colin] 1.9.15cvs90
3109 When replying to a mail sent by one of our accounts,
3110 use the original list of recipients. Let 'Reply All'
3111 and 'Reply to sender' work like previously.
3113 2005-10-21 [colin] 1.9.15cvs89
3115 * src/prefs_filtering.c
3116 Clear fields after add and replace
3118 Display xface differently (better)
3119 * src/plugins/pgpinline/pgpinline.c
3120 Fix crappy encodings/recodings
3122 2005-10-21 [paul] 1.9.15cvs88
3125 * src/prefs_folder_item.c
3127 fix news folder Folder Properties
3130 update folderview after Themes change
3131 keep selected folder selected
3134 2005-10-21 [paul] 1.9.15cvs87
3137 * tools/OOo2sylpheed.pl
3139 * tools/README.sylprint
3140 * tools/asus_mailled.sh ** REMOVED **
3141 * tools/filter_conv.pl
3142 * tools/freshmeat_search.pl
3143 * tools/google_search.pl
3144 * tools/gpg-sign-syl ** REMOVED **
3145 * tools/kmail2sylpheed.pl
3146 * tools/kmail2sylpheed_v2.pl
3147 * tools/multiwebsearch.pl
3148 * tools/nautilus2sylpheed.sh
3149 * tools/newscache_clean.pl
3150 * tools/outlook2sylpheed.pl
3151 * tools/sylpheed-switcher ** REMOVED **
3155 * tools/vcard2xml.py
3156 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3157 update default config dir
3158 update binary name (thanks to Fabien Vantard)
3159 remove obsolete scripts
3161 2005-10-21 [colin] 1.9.15cvs86
3164 Fix possible leak and units. Based on a patch by
3167 2005-10-20 [colin] 1.9.15cvs85
3170 Clear xface when clearing textview
3172 2005-10-20 [colin] 1.9.15cvs84
3178 * src/prefs_common.c
3179 * src/prefs_common.h
3180 * src/prefs_message.c
3184 * src/common/utils.c
3185 * src/common/utils.h
3186 * src/gtk/gtkutils.c
3187 * src/gtk/gtkutils.h
3188 Migrate config to .sylpheed-claws (Automatically)
3189 Add a way to get the Xface in the TextView
3191 2005-10-20 [colin] 1.9.15cvs83
3193 * src/gtk/Makefile.am
3196 Make the about dialog *grooovy*
3198 2005-10-20 [colin] 1.9.15cvs82
3201 Use "Open with" on double click if no command
3204 2005-10-20 [colin] 1.9.15cvs81
3207 * src/etpan/imap-thread.c
3210 2005-10-20 [paul] 1.9.15cvs80
3213 don't show clipkey icon if the only
3214 attachment is the signature
3217 2005-10-20 [paul] 1.9.15cvs79
3220 * src/plugins/pgpmime/pgpmime.c
3221 name the PGP/MIME signature 'signature.asc'
3222 Patch by Andrew Nelson <freeandy@gmail.com>
3224 2005-10-19 [colin] 1.9.15cvs78
3226 * src/plugins/pgpmime/pgpmime.c
3227 Oops, no need to double-check though
3229 2005-10-19 [colin] 1.9.15cvs77
3231 * src/plugins/pgpinline/pgpinline.c
3232 * src/plugins/pgpmime/pgpmime.c
3233 Check that my_tmpfile() doesn't
3236 2005-10-19 [colin] 1.9.15cvs76
3238 * src/common/utils.c
3239 Use shorter mime boundaries to avoid having
3240 MTAs rewrapping our headers, breaking the
3241 PGP signature in the process
3243 * src/plugins/pgpmime/pgpmime.c
3244 Check for boundary uniqueness to be sure
3245 it won't happen, instead of hoping for the
3248 2005-10-19 [colin] 1.9.15cvs75
3250 * sylpheed-claws.desktop
3253 Ship a sylpheed-claws binary instead
3254 of a sylpheed one. Change the socket
3257 Update folder only if it changed
3259 Fix i18n in welcome mail, patch by
3266 2005-10-19 [paul] 1.9.15cvs74
3270 fix summaryview update
3273 2005-10-18 [colin] 1.9.15cvs73
3275 * src/plugins/pgpcore/passphrase.c
3276 Don't XGrabServer, and try a bit more to
3277 sync everything before grabbing mouse/keyboard
3279 2005-10-18 [colin] 1.9.15cvs72
3285 * src/grouplistdialog.c
3287 * src/stock_pixmap.c
3288 * src/stock_pixmap.h
3290 * src/gtk/gtksctree.c
3291 * src/gtk/gtksctree.h
3292 * src/pixmaps/empty.xpm
3293 Implement a wrapper call for gtk_ctree_set_node_info
3294 and gtk_ctree_insert_node, that uses a 1x1 transparent
3295 pixmap instead of a NULL one. This works around some
3296 memory problems deep inside gtk, revealed by valgrind,
3297 and fixes bug #834 (Pressing CTRl-D on a message marked
3298 as locked crashes sylpheed.), as well as, probably,
3299 wwp's 4th dimension problems that happen in gtk_ctree_*.
3301 2005-10-17 [colin] 1.9.15cvs71
3304 Provide visual feedback when checking
3307 2005-10-17 [colin] 1.9.15cvs70
3310 Keep the folder list frozen while checking caches...
3312 2005-10-17 [colin] 1.9.15cvs69
3315 Fi bug #833 (Autocompleting from addressbook
3316 fails with extended chars)
3318 Fix 'adding messages' staying in statusbar
3321 2005-10-17 [wwp] 1.9.15cvs68
3324 Fix buttons' layout resizing when window size changes
3326 2005-10-17 [wwp] 1.9.15cvs67
3329 * src/prefs_account.c
3330 * src/prefs_common.c
3331 * src/prefs_common.h
3332 * src/prefs_folder_item.c
3334 * src/gtk/logwindow.c
3335 * src/gtk/pluginwindow.c
3336 * src/gtk/prefswindow.c
3337 * src/gtk/prefswindow.h
3338 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3340 2005-10-17 [paul] 1.9.15cvs66
3343 fix missing libetpan message
3348 * src/prefs_themes.c
3350 add some new URI defines, change some
3353 make welcome message translatable
3354 small improvements to english
3359 2005-10-17 [paul] 1.9.15cvs65
3364 2005-10-16 [mones] 1.9.15cvs64
3373 2005-10-16 [colin] 1.9.15cvs63
3378 2005-10-16 [colin] 1.9.15cvs62
3383 Real welcome mail text, thanks Paul
3385 2005-10-16 [colin] 1.9.15cvs61
3391 * src/prefs_themes.c
3392 * src/prefs_toolbar.c
3393 * src/plugins/demo/demo.c
3394 * src/plugins/trayicon/trayicon.c
3395 s/Sylpheed/Sylpheed-Claws/
3397 2005-10-16 [colin] 1.9.15cvs60
3400 Add a welcome email in the first empty mailbox
3401 * src/prefs_common.c
3402 Change one more default
3404 2005-10-16 [colin] 1.9.15cvs59
3409 2005-10-16 [colin] 1.9.15cvs58
3412 * src/prefs_common.c
3413 Change some defaults
3415 2005-10-16 [colin] 1.9.15cvs57
3418 * src/prefs_common.c
3419 Change some defaults
3421 2005-10-16 [colin] 1.9.15cvs56
3424 By default, initialize fonts to have
3425 the same size as normal GtkWidgets
3427 2005-10-16 [colin] 1.9.15cvs55
3430 Fix message a bit more
3432 2005-10-16 [colin] 1.9.15cvs54
3435 Second attempt at flicker fixing
3437 2005-10-16 [colin] 1.9.15cvs53
3442 2005-10-16 [wwp] 1.9.15cvs52
3446 * src/prefs_common.c
3447 * src/prefs_common.h
3448 Remember window sizes (address book)
3450 2005-10-16 [wwp] 1.9.15cvs51
3452 * src/plugins/clamav/clamav_plugin_gtk.c
3453 * src/plugins/spamassassin/spamassassin_gtk.c
3454 Fix compilation warnings (missing #include).
3456 2005-10-16 [colin] 1.9.15cvs50
3461 Make 'c' check signature, and forward
3462 c, l, y, t from summaryview to mimeview
3464 2005-10-16 [colin] 1.9.15cvs49
3467 Put border around buttons
3470 Rework menus (Patch based on a patch
3473 2005-10-15 [wwp] 1.9.15cvs48
3485 * src/prefs_account.c
3486 * src/prefs_spelling.c
3487 * src/gtk/gtkutils.c
3488 * src/gtk/gtkutils.h
3489 * src/plugins/clamav/clamav_plugin_gtk.c
3490 * src/plugins/spamassassin/spamassassin_gtk.c
3491 use nicer browse-for-file/dir buttons than the "..." ones,
3492 code factorizing more.
3494 2005-10-14 [colin] 1.9.15cvs47
3497 set relief on the account switcher so that people see it
3498 grey out Create processing rules when no message is selected
3499 * src/prefs_filtering.c
3500 ask before closing if the rule has not been modified, even if
3502 * src/prefs_matcher.c
3503 fix sensitivity when entering the dialog
3504 * src/gtk/inputdialog.c
3505 display a better icon on password ask
3506 * src/plugins/pgpcore/passphrase.c
3507 make the dialog look better
3509 2005-10-14 [paul] 1.9.15cvs46
3512 indicate presense of marked msgs in
3513 unexpanded subfolders
3515 2005-10-14 [paul] 1.9.15cvs45
3517 * src/prefs_actions.c
3518 * src/prefs_common.c
3519 * src/prefs_common.h
3520 * src/prefs_filtering_action.c
3521 * src/prefs_matcher.c
3522 * src/prefs_template.c
3523 remember window sizes
3524 fix Info button size
3528 2005-10-13 [colin] 1.9.15cvs44
3533 Add a tooltip on the icon (optional)
3534 Get rid of the signature buttons and only
3535 use the icon+tooltip
3537 2005-10-13 [colin] 1.9.15cvs43
3541 Add hand cursor for hovering over icon
3543 2005-10-13 [colin] 1.9.15cvs42
3546 Fix crash when quicksearch's hidden
3549 2005-10-13 [colin] 1.9.15cvs41
3552 Set subject when forwarding multiple mails
3553 Check that other recipient than the default Cc or Bcc
3554 have been set before sending.
3556 2005-10-13 [colin] 1.9.15cvs40
3560 Introduce locking, but don't use it yet
3562 2005-10-13 [colin] 1.9.15cvs39
3564 * src/gtk/quicksearch.c
3565 Reset quicksearch when hiding it
3566 Make sticky a real pref
3568 2005-10-13 [colin] 1.9.15cvs38
3573 2005-10-13 [colin] 1.9.15cvs37
3578 * src/plugins/pgpcore/sgpgme.c
3579 Make privacy icon clickable
3580 Move Trust field in Full info
3581 When trust is less than full, don't display
3584 2005-10-13 [colin] 1.9.15cvs36
3589 Revert speed hack which is dangerous in fact
3592 2005-10-13 [colin] 1.9.15cvs35
3594 * src/folder_item_prefs.c
3595 Fix pref corruption on folder move. Patch
3598 2005-10-13 [paul] 1.9.15cvs34
3602 fix typos in g_warnings
3603 * src/prefs_account.c
3604 add a file selector for Signature file
3608 2005-10-12 [colin] 1.9.15cvs33
3611 Provide a quick way to go back from a
3612 signature's full info to the email part
3614 2005-10-12 [colin] 1.9.15cvs32
3617 Remove old hack of encoding signed mails with base64.
3618 QP works equally well.
3620 2005-10-12 [colin] 1.9.15cvs31
3623 Replace deprecated GtkText with GtkTextView
3625 Fix a logic bug about counts in imap_select
3626 (previously un-triggered)
3630 Allow local deletion of news posts
3632 Show GPG noticeview on the message/rfc822 part
3633 in addition to the text/plain one
3634 * src/prefs_image_viewer.c
3635 src/plugins/pgpcore/prefs_gpg.c
3636 Polish (set the label as part of the checkbox)
3638 Don't sit there doing nothing after destroying
3639 the window - return err
3641 2005-10-11 [colin] 1.9.15cvs30
3644 Apply processing rules before showing folders.
3645 Early folder show (before flags sync) will only
3646 be done when there are no processing rules (nor
3649 Fix stuff related to mail subdir, creation and
3652 Don't allow creation of folders in NoInferior
3653 folders, as it won't work
3655 2005-10-10 [colin] 1.9.15cvs29
3658 Reselect "None" Privacy system when selecting an
3659 account with no privacy system defined
3661 2005-10-10 [colin] 1.9.15cvs28
3664 Add Windows-1252 encoding
3665 * src/prefs_common.c
3666 Rework some defaults:
3667 - autosave to draft by default
3668 - don't show header pane (it's already in the textview)
3669 - Select first new or unread mail on entry
3670 - Assume 'Yes' to change folder when there's no more
3672 * src/prefs_matcher.c
3673 Fix a gtk assertion failure
3674 * src/gtk/colorlabel.c
3675 Workaround bad repainting on selection
3677 Freeze/thaw (a bit faster on ssh -X)
3679 Get rid of StrdupConverter that just adds an
3681 * src/etpan/imap_thread.c
3684 2005-10-10 [colin] 1.9.15cvs27
3688 Fix compile on gtk 2.4. Patch by wwp
3690 2005-10-09 [colin] 1.9.15cvs26
3695 Clarify forward menus. Patch by wwp
3697 2005-10-09 [colin] 1.9.15cvs25
3701 Fix bug #829 (Non-working "Encrypt message by
3702 default when replying to an encrypted message")
3704 2005-10-08 [colin] 1.9.15cvs24
3707 Fix bug #827 ("Welcome" setup wizard after a
3708 permission error gives up & forgets itself.)
3710 2005-10-08 [colin] 1.9.15cvs23
3713 Fix bug #828 (Ignoring headers with spaces around = sign)
3715 2005-10-08 [colin] 1.9.15cvs22
3720 2005-10-08 [colin] 1.9.15cvs21
3724 Add a processing_pending indicator, set on
3725 folder_item_open and cleared after
3726 folder_item_process_open
3729 wrap procmsg_msginfo_*_flags, and in the
3730 wrapper check that there's no folder processing
3731 pending. If there is, defer the flags change until
3732 processing is done to avoid stepping over each
3734 Freeze during processing, but not during scanning.
3736 2005-10-07 [colin] 1.9.15cvs20
3738 * src/plugins/pgpcore/passphrase.c
3739 Fix bug #826 (X-Server hangs when
3740 right-clicking a PGP encrypted message)
3742 2005-10-07 [paul] 1.9.15cvs19
3745 fix compose_entries[]
3746 patch by Fabien Vantard
3748 2005-10-06 [colin] 1.9.15cvs18
3750 * src/pixmaps/address.xpm
3751 * src/pixmaps/address_book.xpm
3752 * src/pixmaps/book.xpm
3753 * src/pixmaps/check_spelling.xpm
3754 * src/pixmaps/checkbox_off.xpm
3755 * src/pixmaps/checkbox_on.xpm
3756 * src/pixmaps/close.xpm
3757 * src/pixmaps/complete.xpm
3758 * src/pixmaps/continue.xpm
3759 * src/pixmaps/deleted.xpm
3760 * src/pixmaps/down_arrow.xpm
3761 * src/pixmaps/exec.xpm
3762 * src/pixmaps/forwarded.xpm
3763 * src/pixmaps/group.xpm
3764 * src/pixmaps/ignorethread.xpm
3765 * src/pixmaps/interface.xpm
3766 * src/pixmaps/jpilot.xpm
3767 * src/pixmaps/ldap.xpm
3768 * src/pixmaps/linewrap.xpm
3769 * src/pixmaps/linewrapcurrent.xpm
3770 * src/pixmaps/mail.xpm
3771 * src/pixmaps/mail_attach.xpm
3772 * src/pixmaps/mail_compose.xpm
3773 * src/pixmaps/mail_forward.xpm
3774 * src/pixmaps/mail_receive.xpm
3775 * src/pixmaps/mail_receive_all.xpm
3776 * src/pixmaps/mail_reply.xpm
3777 * src/pixmaps/mail_reply_to_all.xpm
3778 * src/pixmaps/mail_reply_to_author.xpm
3779 * src/pixmaps/mail_send.xpm
3780 * src/pixmaps/mail_send_queue.xpm
3781 * src/pixmaps/mime_application.xpm
3782 * src/pixmaps/mime_audio.xpm
3783 * src/pixmaps/mime_image.xpm
3784 * src/pixmaps/mime_message.xpm
3785 * src/pixmaps/mime_text_enriched.xpm
3786 * src/pixmaps/mime_text_html.xpm
3787 * src/pixmaps/mime_text_plain.xpm
3788 * src/pixmaps/mime_unknown.xpm
3789 * src/pixmaps/new.xpm
3790 * src/pixmaps/news_compose.xpm
3791 * src/pixmaps/offline.xpm
3792 * src/pixmaps/online.xpm
3793 * src/pixmaps/paste.xpm
3794 * src/pixmaps/preferences.xpm
3795 * src/pixmaps/privacy_emblem_encrypted.xpm
3796 * src/pixmaps/privacy_expired.xpm
3797 * src/pixmaps/privacy_failed.xpm
3798 * src/pixmaps/privacy_passed.xpm
3799 * src/pixmaps/privacy_signed.xpm
3800 * src/pixmaps/privacy_unknown.xpm
3801 * src/pixmaps/privacy_warn.xpm
3802 * src/pixmaps/properties.xpm
3803 * src/pixmaps/replied.xpm
3804 * src/pixmaps/search.xpm
3805 * src/pixmaps/unread.xpm
3806 * src/pixmaps/up_arrow.xpm
3807 * src/pixmaps/vcard.xpm
3808 Modernize internal theme, with icons from the
3809 Gnomaws theme. Keep some of the old ones where
3812 2005-10-06 [colin] 1.9.15cvs17
3815 Little optimisations + bugfix
3817 Remove default useless items - useless being defined
3818 by the default relevant prefs
3820 include config.h to make gettext work
3821 * src/prefs_themes.c
3822 Fix selection of current theme in prefs
3824 2005-10-06 [colin] 1.9.15cvs16
3826 * src/prefs_common.c
3827 * src/prefs_common.h
3828 * src/prefs_summaries.c
3830 Add a warning dialog on Mark all read
3831 (with pref to get rid of it)
3833 2005-10-06 [paul] 1.9.15cvs15
3837 updated by Geir Helland and Frederico
3840 2005-10-05 [colin] 1.9.15cvs14
3850 add a way to rescan without rebuilding
3851 make moving a bit faster (less folders changes)
3852 don't lock the tree on Get
3854 Don't re-delete deleted messages before expunging
3856 Set batch mode when deleting mails
3858 2005-10-05 [paul] 1.9.15cvs13