1 2006-02-21 [wwp] 2.0.0cvs68
4 fix two compilation issues, thanks to Stephan Sachse.
6 2006-02-20 [colin] 2.0.0cvs67
9 Don't reselect displayed mail on refocus
10 This fixes actions misbehaving
12 2006-02-20 [wwp] 2.0.0cvs66
16 * src/gtk/gtkshruler.c
17 changed more runtime typecast checks.
19 2006-02-20 [wwp] 2.0.0cvs65
21 * src/summary_search.c
22 find all - summaryview refresh issue fixed, thanks to Colin.
24 2006-02-20 [wwp] 2.0.0cvs64
27 better runtime typecast checks.
29 2006-02-20 [wwp] 2.0.0cvs63
31 * src/summary_search.c
32 enhancements to the summary search:
33 - add the ability to stop the running search
34 (upon ESC-key press, new Stop button or when Clear button is pressed)
35 - don't search if no criteria (From/To/Subject/Body) is set
36 - ensure that a busy mouse pointer is always shown when searching,
37 show it even a bit earlier
39 2006-02-19 [colin] 2.0.0cvs62
43 * src/etpan/imap-thread.c
44 * src/etpan/imap-thread.h
45 (Future) IMAP speed improvement on sending
46 Will require a libetpan update
48 * src/gtk/quicksearch.c
49 Make quicksearch clearable while running.
51 2006-02-17 [colin] 2.0.0cvs61
54 * src/etpan/imap-thread.c
55 * src/etpan/imap-thread.h
56 Check for IMAP certificates
57 ** Requires libetpan-0.42-cvs4
58 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
60 2006-02-17 [cleroy] 2.0.0cvs60
66 Add pref to display HTML-only mails with plugin,
67 if possible (defaulting to FALSE of course).
69 2006-02-16 [cleroy] 2.0.0cvs59
74 * src/gtk/pluginwindow.c
75 Keep track of requested (but unloaded) plugins
78 2006-02-16 [wwp] 2.0.0cvs58
82 * src/prefs_spelling.c
86 implemented new optional spellchecker behaviour: re-check message when
87 dictionary got changed (from compose-window/context-menu/Change dictionary).
89 2006-02-16 [wwp] 2.0.0cvs57
91 * src/quote_fmt_parse.y
94 2006-02-15 [colin] 2.0.0cvs56
98 Let MimeViewers know which MimeView they
101 Swap From/To columns in Sent/Queue/Drafts
103 * src/etpan/imap-thread.c
104 Use mailstream_low_tls_open() for STARTTLS
105 instead of mailstream_low_ssl_open()
106 ** REQUIRES libetpan 0.42cvs3 **
108 2006-02-15 [wwp] 2.0.0cvs55
112 * src/message_search.c
113 * src/message_search.h
117 added the ability to Find text in the compose window (and a bit
118 of code factorization).
120 2006-02-15 [wwp] 2.0.0cvs54
123 yet another one file was missing (fix for some widgets' sensitivity).
126 2006-02-15 [wwp] 2.0.0cvs53
129 oops forgot that file (fix for some widgets' sensitivity).
131 2006-02-15 [wwp] 2.0.0cvs52
133 * src/summary_search.c
134 implemented advanced summary search options (added the ability
135 to use matcher conditions in an advanced search mode).
137 2006-02-15 [wwp] 2.0.0cvs51
139 * src/plugins/pgpcore/prefs_gpg.c
140 * src/prefs_account.c
141 fix some widget sensitivity, mostly around some labels in
144 2006-02-15 [paul] 2.0.0cvs50
146 * manual/advanced.xml
147 improve Templates info
150 2006-02-14 [colin] 2.0.0cvs49
152 * src/pixmaps/address_book.xpm
153 * src/pixmaps/preferences.xpm
154 * src/pixmaps/properties.xpm
155 Fix pixmap size - patch by Fabien Vantard
157 2006-02-13 [colin] 2.0.0cvs48
160 Add missing fclose()s on error
164 Fix temp files not being deleted on windows
165 Patches by Thomas Gilgin
167 2006-02-13 [cleroy] 2.0.0cvs47
172 2006-02-13 [wwp] 2.0.0cvs46
174 * src/plugins/pgpcore/prefs_gpg.c
175 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
177 2006-02-12 [colin] 2.0.0cvs45
182 Fix "stuff" when quitting
184 2006-02-12 [wwp] 2.0.0cvs44
187 fix typos in debug messages.
189 2006-02-11 [colin] 2.0.0cvs43
192 don't allow drag/drop from ourself
194 2006-02-10 [wwp] 2.0.0cvs42
201 renamed html_ prefixed functions and data structures to avoid
202 namespace clashes w/ other software (gtkhtml2 for instance).
206 2006-02-09 [colin] 2.0.0cvs41
209 Fix shitty logic messed up. Thanks Ticho for the hint!
211 2006-02-09 [wwp] 2.0.0cvs40
215 * src/prefs_account.c
218 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
219 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
220 Browse buttons in accounts prefs.
222 2006-02-09 [colin] 2.0.0cvs39
225 Check for pointer before using its members
226 * src/gtk/gtksourceprintjob.c
229 2006-02-09 [wwp] 2.0.0cvs38
232 fix few compiler warnings (type mismatch).
234 2006-02-09 [paul] 2.0.0cvs37
237 updated by Fabien Vantard
239 2006-02-08 [colin] 2.0.0cvs36
243 * src/common/plugin.c
244 allow windows and linux configurations to coexist
245 patch by Thomas Gilgin
247 2006-02-08 [colin] 2.0.0cvs35
252 * src/matcher_parser_parse.y
253 * src/prefs_filtering_action.c
254 * src/prefs_matcher.c
255 Add the "Ignore thread" filtering
258 2006-02-08 [colin] 2.0.0cvs34
263 Fix bug #905 (damaged attachment)
264 text files with raw \0's aren't really text files
267 2006-02-08 [colin] 2.0.0cvs33
270 Fix crasher introduced yesterday
272 2006-02-08 [wwp] 2.0.0cvs32
276 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
278 2006-02-08 [wwp] 2.0.0cvs31
280 * src/prefs_template.c
281 templates enhancement: allow address completion for Cc and Bcc fields
282 (it was currently possible for the To field only)
284 2006-02-08 [colin] 2.0.0cvs30
287 Don't unblock if not blocked
290 2006-02-07 [colin] 2.0.0cvs29
293 Forgot to refresh summaryview
295 2006-02-07 [colin] 2.0.0cvs28
298 Freeze/thaw message list and folder list while
299 processing %as{} actions
301 Fix auto-wrap disabling after a middle-click
304 2006-02-07 [paul] 2.0.0cvs27
307 fix freeing of uninitialised pointers
310 2006-02-06 [colin] 2.0.0cvs26
313 Use g_slist_prepend in potentially big list
315 2006-02-06 [colin] 2.0.0cvs25
318 Completely skip processing if it doesn't
321 2006-02-06 [colin] 2.0.0cvs24
325 Batch filtering in summaryview (from Tools menu)
326 and pre/post//-processing too
328 2006-02-06 [colin] 2.0.0cvs23
332 Use a special field for batch filtering instead
333 of stepping on deferred execution's toes
335 2006-02-06 [colin] 2.0.0cvs22
342 Fix filtering via menus and actions
344 2006-02-06 [colin] 2.0.0cvs21
347 Put the added file directly to cache if possible (will work
355 Move and copy filtered messages by batches instead of one
356 by one - faster on IMAP
358 Add a function that'll possibly be useful later
360 2006-02-06 [colin] 2.0.0cvs20
363 Use internal mime-type instead of text/plain for d'n'd
365 Allow attaching files from mimeview's icon list via d'n'd
368 Use internal mime-type instead of text/plain for d'n'd
369 Don't try to selected opened folder if none is
370 Factorize d'n'd from other apps code
375 Factorize Face/X-Face stuff
377 Fix d'n'd to other apps
378 * src/prefs_message.c
379 Let the XFace pref be usable without libcompface as it also
382 Fix d'n'd to other apps
383 Factorize d'n'd from other apps code
385 2006-02-06 [wwp] 2.0.0cvs19
388 Italian translation fixes by Andrea Spadaccini (no more confusion
389 between filtering and processing, and few changes in the About
393 2006-02-06 [mones] 2.0.0cvs18
395 * src/gtk/icon_legend.c
396 Improved descriptions allowing better translations
398 2006-02-05 [colin] 2.0.0cvs17
401 Add the f*cking missing expunge that caused imap_fetch_env
402 to fail after an add_msgs ! :-///
403 * src/etpan/imap-thread.c
407 2006-02-05 [colin] 2.0.0cvs16
410 Don't check for return-path (or we can't put
413 2006-02-05 [colin] 2.0.0cvs15
416 Don't try to display Face header in textview
417 when teh headerview's active
419 2006-02-05 [colin] 2.0.0cvs14
423 Add script to import Thunderbird mails
425 2006-02-05 [colin] 2.0.0cvs13
432 Show Face headers - patch partially by Klaus Flittner
434 2006-02-05 [colin] 2.0.0cvs12
440 Let dnd work from mime icons to summaryview
441 and to folderview too
442 Add a crude test to avoid trying to add files
443 drag'n'dropped when they're not mails
445 2006-02-04 [colin] 2.0.0cvs11
451 2006-02-04 [colin] 2.0.0cvs10
458 Added various drag and drop capas:
460 summaryview other apps
461 mimeview icons other apps
462 other apps summaryview
463 other apps folderview
465 This shouldn't have broken the existing:
467 summaryview folderview
468 folderview folderview
469 summaryview compose's attachments
473 2006-02-02 [paul] 2.0.0cvs9
476 move global option 'Set displayed columns...' out
477 of folder option grouping.
478 fix sensitivity of 'harvest addresses'
481 2006-02-01 [colin] 2.0.0cvs8
484 Revert the alertpanel patch, it sucks (intrusive
485 and gets in the way of "open")
487 2006-02-01 [colin] 2.0.0cvs7
490 * src/prefs_account.c
495 Add ability to edit the signature file
496 from the account preferences, and use
497 a default for the text editor.
498 Patch by Fabien Vantard
500 2006-02-01 [colin] 2.0.0cvs6
503 Try to get mime type by extension if it is
504 application/octet-stream
505 Display a window with possible choices when
506 encountering unknown mime types
510 Allow multiple selection in filtered filesel
511 (patch by Fabien Vantard)
512 * src/gtk/pluginwindow.c
513 Use it (patch by Fabien Vantard)
515 2006-02-01 [paul] 2.0.0cvs5
518 fix crash on creating jpilot address book
519 Thanks to Colin - FOR_STABLE
520 * src/prefs_summaries.c
521 * src/prefs_wrapping.c
522 * src/gtk/icon_legend.c
523 * src/gtk/quicksearch.c
524 string fixes and additions
526 2006-02-01 [paul] 2.0.0cvs4
532 add Arabic encoding option
533 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
535 2006-01-31 [cleroy] 2.0.0cvs3
537 * src/plugins/pgpcore/passphrase.c
538 Convert passphrase to locale encoding
540 Fix drafting on IMAP. Crappy bug sneaked in
544 2006-01-30 [paul] 2.0.0cvs2
546 * src/gtk/icon_legend.c
549 2006-01-30 [colin] 2.0.0cvs1
552 Check for the file to be present before
553 enabling the menu - FOR_STABLE
554 * src/gtk/icon_legend.c
555 Add folders icons (not all of them, there
556 are too much, but the most intriguing ones)
558 2006-01-30 [paul] 2.0.0
560 version 2.0.0 released
562 2006-01-30 [paul] 1.9.100cvs200
567 * manual/starting.xml
568 * manual/sylpheed-claws-manual.xml
571 2006-01-29 [mones] 1.9.100cvs199
574 * manual/advanced.xml
575 * manual/glossary.xml
576 Some typos fixed, added LDIF term to glossary
578 Fixed leading plus symbol
580 2006-01-29 [paul] 1.9.100cvs198
584 updated by Tommi Pirinen and Andrej Kacian
586 2006-01-29 [paul] 1.9.100cvs197
591 2006-01-29 [paul] 1.9.100cvs196
596 * tools/claws.i18n.status.pl
597 nl translation updated by Tim Dijkstra
599 2006-01-29 [paul] 1.9.100cvs195
603 updated by Aleksandar Urosevic and Anders Troback
605 2006-01-28 [colin] 1.9.100cvs194
607 * src/gtk/gtksourceprintjob.c
608 Don't fiddle with PangoLayout when we
611 2006-01-28 [paul] 1.9.100cvs193
617 * tools/claws.i18n.status.pl
618 updated translations submitted by Stavros Giannouris
621 2006-01-27 [cleroy] 1.9.100cvs192
624 * src/gtk/gtksourceprintjob.c
626 (libgnomeprint only, of course)
628 2006-01-27 [paul] 1.9.100cvs191
632 updated by Fabien Vantard and Andrea Spadaccini
634 2006-01-26 [colin] 1.9.100cvs190
638 Make building the manual optional
641 2006-01-26 [paul] 1.9.100cvs189
643 * manual/glossary.xml
649 2006-01-26 [paul] 1.9.100cvs188
651 * src/prefs_display_header.c
652 * src/prefs_folder_column.c
653 * src/prefs_msg_colors.c
654 * src/prefs_summaries.c
655 * src/prefs_summary_column.c
658 2006-01-25 [colin] 1.9.100cvs187
661 Don't allow moving/copying mails between
662 queue/drafts and non-queue/drafts folders
663 Fixes bug #897 (message header is resetted
664 if one is copied to Drafts)
666 2006-01-25 [colin] 1.9.100cvs186
670 Fix subscribed folders not found
672 Don't try to encode as original mail's charset
675 2006-01-25 [paul] 1.9.100cvs185
684 updates submitted by Stephan Sachse, Emilian Nowak
685 and Quar, Frederico Goncalves Guimaraes, and
687 Fix Bug 896, 'PT_BR locale broken'.
691 2006-01-24 [mones] 1.9.100cvs184
693 * manual/glossary.xml
694 All current terms finished. Reviewers welcome ;-)
695 * manual/keyboard.xml
696 Fixed column width for pdf output.
700 2006-01-24 [paul] 1.9.100cvs183
702 * manual/glossary.xml
704 * manual/dist/html/Makefile.am
705 * manual/dist/pdf/Makefile.am
706 * manual/dist/ps/Makefile.am
707 * manual/dist/txt/Makefile.am
711 2006-01-24 [mones] 1.9.100cvs182
713 * manual/glossary.xml
714 Nearly finished, some terms missing.
716 2006-01-23 [paul] 1.9.100cvs181
718 * manual/dist/html/Makefile.am
719 * manual/dist/pdf/Makefile.am
720 * manual/dist/ps/Makefile.am
721 * manual/dist/txt/Makefile.am
726 2006-01-22 [colin] 1.9.100cvs180
729 * src/gtk/gtkaspell.c
730 Don't deselect stuff before right-clicking, with aspell.
731 (This prevented right-click Copy, for example).
734 2006-01-22 [paul] 1.9.100cvs179
736 * src/summary_search.c
737 don't fix the widget size as it causes problems
739 Thanks to Emilian Nowak
741 2006-01-21 [paul] 1.9.100cvs178
744 fix broken underlining of label text
745 with some translations
747 2006-01-21 [colin] 1.9.100cvs177
750 In French "Composition" puts the Compose toolbar's prefs in the wrong place
752 2006-01-20 [colin] 1.9.100cvs176
757 * manual/dist/html/.cvsignore
758 * manual/dist/html/Makefile.am
759 * manual/dist/pdf/.cvsignore
760 * manual/dist/pdf/Makefile.am
761 * manual/dist/ps/.cvsignore
762 * manual/dist/ps/Makefile.am
763 * manual/dist/txt/.cvsignore
764 * manual/dist/txt/Makefile.am
767 2006-01-20 [paul] 1.9.100cvs175
769 * manual/handling.xml
770 make Filtering and Searching entries easier to find
771 * manual/keyboard.xml
772 add the remaining default keybinds
773 * src/prefs_summaries.c
774 update the default keybinds
776 2006-01-20 [paul] 1.9.100cvs174
788 replace 'e-mail' with 'email'
789 * src/summary_search.c
790 add mnemonic to "Find all" button
792 2006-01-20 [wwp] 1.9.100cvs173
796 touched mbox import/export buttons for HIG-compliance
798 2006-01-19 [paul] 1.9.100cvs172
801 * manual/addrbook.xml
802 * manual/advanced.xml
804 * manual/handling.xml
807 * manual/starting.xml
810 2006-01-19 [paul] 1.9.100cvs171
813 allow use of trash button while receiving
816 2006-01-19 [wwp] 1.9.100cvs170
818 * src/gtk/quicksearch.c
820 force text color to black when yellow background is set
822 2006-01-19 [colin] 1.9.100cvs169
824 * src/plugins/trayicon/trayicon.c
825 Gray out Get Mail when already getting mail
827 2006-01-18 [paul] 1.9.100cvs168
830 give widget yellow background was To is
832 * src/gtk/quicksearch.c
833 give widget yellow background when quick
837 2006-01-18 [paul] 1.9.100cvs167
839 * doc/man/sylpheed-claws.1
840 add --subscribe option
842 2006-01-18 [paul] 1.9.100cvs166
844 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
845 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
846 use %U instead of %F (%F is broken for user installed
849 2006-01-18 [colin] 1.9.100cvs165
852 Default to Yes in "No more * messages" dialogs
854 2006-01-17 [colin] 1.9.100cvs164
857 Possibly fix an invalid iterator causing
860 2006-01-17 [colin] 1.9.100cvs163
863 Fix crash when the image disappears under the
866 2006-01-16 [colin] 1.9.100cvs162
869 Fix reenabling autowrap
871 2006-01-16 [colin] 1.9.100cvs161
874 reset quote_len before getting quote_str
876 2006-01-16 [colin] 1.9.100cvs160
883 Fix bug #883 (default inbox does not track folder move)
885 2006-01-16 [colin] 1.9.100cvs159
888 * src/plugins/pgpcore/passphrase.c
891 2006-01-16 [paul] 1.9.100cvs158
893 * src/prefs_actions.c
894 * src/prefs_filtering_action.c
895 * src/prefs_matcher.c
897 * src/gtk/description_window.c
898 * src/gtk/description_window.h
899 * src/gtk/quicksearch.c
900 description window cleanups
902 2006-01-15 [colin] 1.9.100cvs157
905 * src/prefs_filtering.c
908 2006-01-15 [colin] 1.9.100cvs156
912 Same for "Empty trash"
914 2006-01-15 [colin] 1.9.100cvs155
917 Override offline dialog had Yes by default
919 2006-01-15 [colin] 1.9.100cvs154
922 Delete selected messages? previously had Yes the default
924 2006-01-15 [colin] 1.9.100cvs153
929 Check if a mailbox is loaded after all
932 2006-01-15 [colin] 1.9.100cvs152
935 Don't start wizard when there are unloaded folders (will help
936 people with only mbox or maildir mailboxes)
938 2006-01-14 [colin] 1.9.100cvs151
946 More HIG compliance and fixes
948 2006-01-14 [colin] 1.9.100cvs150
950 * src/prefs_filtering_action.c
952 Two forgotten button order changes
954 2006-01-14 [colin] 1.9.100cvs149
964 * src/prefs_actions.c
965 * src/prefs_customheader.c
966 * src/prefs_filtering.c
967 * src/prefs_matcher.c
968 * src/prefs_template.c
973 All deletion confirmations are now "Cancel, Delete"
975 Clarified most of the other "No, Yes" to
976 "Cancel, Descriptive_action"
977 Rechanged the "Entry not saved" alerts to have
978 "Close, Continue editing"
985 2006-01-14 [paul] 1.9.100cvs148
1000 * src/grouplistdialog.c
1007 * src/message_search.c
1012 * src/prefs_actions.c
1013 * src/prefs_customheader.c
1014 * src/prefs_filtering.c
1015 * src/prefs_matcher.c
1016 * src/prefs_template.c
1017 * src/prefs_themes.c
1019 * src/summary_search.c
1023 * src/gtk/foldersort.c
1024 * src/gtk/gtkaspell.c
1025 * src/gtk/inputdialog.c
1026 * src/gtk/prefswindow.c
1027 * src/plugins/pgpcore/select-keys.c
1028 * src/plugins/trayicon/trayicon.c
1029 HIG compliant button order
1031 2006-01-14 [mones] 1.9.100cvs147
1036 2006-01-13 [paul] 1.9.100cvs146
1041 add Joshua M. Kwan to contributors list
1043 2006-01-13 [colin] 1.9.100cvs145
1045 * src/gtk/quicksearch.c
1046 Don't refocus quick search after executing (Esc or Enter)
1047 Allows to '/'search something then move up/down in
1048 summaryview, and to Esc a search and be back in the
1051 2006-01-13 [paul] 1.9.100cvs144
1053 * src/plugins/pgpinline/pgpinline.c
1054 support Content-Type 'application/pgp'
1055 patch by Joshua M. Kwan <joshuak@users.sf.net>
1057 2006-01-13 [paul] 1.9.100cvs143
1059 * manual/account.xml
1060 make mention of partial retrieval
1063 2006-01-13 [paul] 1.9.100cvs142
1104 * src/customheader.c
1105 * src/customheader.h
1106 * src/displayheader.c
1107 * src/displayheader.h
1118 * src/editldap_basedn.c
1119 * src/editldap_basedn.h
1135 * src/folder_item_prefs.c
1136 * src/folder_item_prefs.h
1143 * src/grouplistdialog.c
1144 * src/grouplistdialog.h
1148 * src/image_viewer.c
1149 * src/image_viewer.h
1185 * src/message_search.c
1186 * src/message_search.h
1203 * src/partial_download.c
1204 * src/partial_download.h
1209 * src/prefs_account.c
1210 * src/prefs_account.h
1211 * src/prefs_actions.c
1212 * src/prefs_actions.h
1213 * src/prefs_common.c
1214 * src/prefs_common.h
1215 * src/prefs_compose_writing.c
1216 * src/prefs_compose_writing.h
1217 * src/prefs_customheader.c
1218 * src/prefs_customheader.h
1219 * src/prefs_display_header.c
1220 * src/prefs_display_header.h
1221 * src/prefs_filtering.c
1222 * src/prefs_filtering.h
1223 * src/prefs_filtering_action.c
1224 * src/prefs_filtering_action.h
1225 * src/prefs_folder_column.c
1226 * src/prefs_folder_column.h
1227 * src/prefs_folder_item.c
1228 * src/prefs_folder_item.h
1233 * src/prefs_image_viewer.c
1234 * src/prefs_image_viewer.h
1235 * src/prefs_matcher.c
1236 * src/prefs_matcher.h
1237 * src/prefs_message.c
1238 * src/prefs_msg_colors.c
1239 * src/prefs_msg_colors.h
1242 * src/prefs_receive.c
1244 * src/prefs_spelling.c
1245 * src/prefs_spelling.h
1246 * src/prefs_summaries.c
1247 * src/prefs_summaries.h
1248 * src/prefs_summary_column.c
1249 * src/prefs_summary_column.h
1250 * src/prefs_template.c
1251 * src/prefs_template.h
1252 * src/prefs_themes.c
1253 * src/prefs_themes.h
1254 * src/prefs_toolbar.c
1255 * src/prefs_toolbar.h
1256 * src/prefs_wrapping.c
1257 * src/prefs_wrapping.h
1267 * src/quote_fmt_parse.y
1270 * src/remotefolder.c
1271 * src/remotefolder.h
1272 * src/send_message.c
1273 * src/send_message.h
1276 * src/sourcewindow.c
1277 * src/sourcewindow.h
1282 * src/stock_pixmap.c
1283 * src/stock_pixmap.h
1284 * src/summary_search.c
1285 * src/summary_search.h
1302 * src/common/base64.c
1303 * src/common/base64.h
1305 * src/common/hooks.c
1306 * src/common/hooks.h
1309 * src/common/mgutils.c
1310 * src/common/mgutils.h
1313 * src/common/passcrypt.c
1314 * src/common/passcrypt.h.in
1315 * src/common/plugin.c
1316 * src/common/plugin.h
1317 * src/common/prefs.c
1318 * src/common/prefs.h
1319 * src/common/progressindicator.c
1320 * src/common/progressindicator.h
1321 * src/common/quoted-printable.c
1322 * src/common/quoted-printable.h
1323 * src/common/session.c
1324 * src/common/session.h
1327 * src/common/socket.c
1328 * src/common/socket.h
1331 * src/common/ssl_certificate.c
1332 * src/common/ssl_certificate.h
1333 * src/common/stringtable.c
1334 * src/common/stringtable.h
1335 * src/common/sylpheed.c
1336 * src/common/sylpheed.h
1337 * src/common/template.c
1338 * src/common/template.h
1339 * src/common/timing.h
1340 * src/common/utils.c
1341 * src/common/utils.h
1342 * src/common/version.h.in
1345 * src/common/xmlprops.c
1346 * src/common/xmlprops.h
1347 * src/gtk/colorlabel.c
1348 * src/gtk/colorsel.c
1349 * src/gtk/colorsel.h
1350 * src/gtk/description_window.c
1351 * src/gtk/description_window.h
1354 * src/gtk/foldersort.c
1355 * src/gtk/foldersort.h
1356 * src/gtk/gtkutils.c
1357 * src/gtk/gtkutils.h
1358 * src/gtk/inputdialog.c
1359 * src/gtk/inputdialog.h
1360 * src/gtk/logwindow.c
1361 * src/gtk/logwindow.h
1362 * src/gtk/manage_window.c
1363 * src/gtk/manage_window.h
1366 * src/gtk/pluginwindow.c
1367 * src/gtk/pluginwindow.h
1368 * src/gtk/prefswindow.c
1369 * src/gtk/prefswindow.h
1370 * src/gtk/progressdialog.c
1371 * src/gtk/progressdialog.h
1372 * src/gtk/sslcertwindow.c
1373 * src/gtk/sslcertwindow.h
1374 * src/plugins/clamav/clamav_plugin.c
1375 * src/plugins/clamav/clamav_plugin.h
1376 * src/plugins/clamav/clamav_plugin_gtk.c
1377 * src/plugins/demo/demo.c
1378 * src/plugins/dillo_viewer/dillo_prefs.c
1379 * src/plugins/dillo_viewer/dillo_prefs.h
1380 * src/plugins/dillo_viewer/dillo_viewer.c
1381 * src/plugins/pgpcore/passphrase.c
1382 * src/plugins/pgpcore/passphrase.h
1383 * src/plugins/pgpcore/plugin.c
1384 * src/plugins/pgpcore/select-keys.c
1385 * src/plugins/pgpcore/select-keys.h
1386 * src/plugins/pgpcore/sgpgme.c
1387 * src/plugins/pgpcore/sgpgme.h
1388 * src/plugins/pgpinline/pgpinline.c
1389 * src/plugins/pgpinline/pgpinline.h
1390 * src/plugins/pgpinline/plugin.c
1391 * src/plugins/pgpmime/pgpmime.c
1392 * src/plugins/pgpmime/pgpmime.h
1393 * src/plugins/pgpmime/plugin.c
1394 * src/plugins/spamassassin/spamassassin.c
1395 * src/plugins/spamassassin/spamassassin.h
1396 * src/plugins/spamassassin/spamassassin_gtk.c
1397 * src/plugins/trayicon/trayicon.c
1398 update copyright header
1400 2006-01-13 [paul] 1.9.100cvs141
1406 * src/prefs_account.c
1407 * src/prefs_display_header.c
1408 * src/prefs_receive.c
1410 * src/prefs_summaries.c
1411 * src/prefs_themes.c
1412 * src/prefs_toolbar.c
1416 2006-01-12 [colin] 1.9.100cvs140
1421 Add --subscribe option
1422 Let sylpheed-claws email@domain.com equivalent to --compose
1423 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1425 2006-01-12 [paul] 1.9.100cvs139
1428 append 'Change folder order' label with '...'
1429 * src/prefs_actions.c
1430 allow reordering of actions list by dnd
1431 * src/gtk/foldersort.c
1432 make the dialog nicer
1434 2006-01-11 [colin] 1.9.100cvs138
1437 Allow templates without text
1439 2006-01-11 [paul] 1.9.100cvs137
1442 * tools/filter_conv_new.pl
1444 also check .sylpheed for filter.xml
1445 be a bit informative to the user
1447 2006-01-11 [colin] 1.9.100cvs136
1450 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1452 2006-01-10 [paul] 1.9.100cvs135
1455 * tools/filter_conv_new.pl
1456 add script to convert new style Sylpheed
1457 filter rules (Sylpheed >= 0.9.99) to
1458 Claws filtering rules
1460 2006-01-10 [colin] 1.9.100cvs134
1463 Fix broken line joins in certain conditions
1464 (between two quoted lines: <enter><enter><up>
1465 <type a wrapped sentence><go in the first line>
1466 <insert more text><watch as line joining failed>)
1468 2006-01-10 [paul] 1.9.100cvs133
1471 don't report success in error dialog
1473 * src/common/utils.c
1474 include some trailing punctuations as URI
1477 2006-01-10 [paul] 1.9.100cvs132
1480 fix incompatible pointer type
1483 2006-01-10 [paul] 1.9.100cvs131
1486 change Subject in window title
1489 2006-01-09 [colin] 1.9.100cvs130
1498 Fix possible crashes on exit and in addressbook
1500 2006-01-09 [paul] 1.9.100cvs129
1502 * src/prefs_msg_colors.c
1503 some cleanups that I forgot last time
1505 2006-01-09 [paul] 1.9.100cvs128
1509 * src/prefs_msg_colors.c
1510 add previously hidden option, color_new, to
1512 move the page to Display/
1515 2006-01-09 [wwp] 1.9.100cvs127
1517 * src/prefs_themes.c
1518 made the prefs/display/themes layouts spacing less condensed
1519 (and so they match other prefs/pages' look).
1521 2006-01-09 [paul] 1.9.100cvs126
1524 * src/prefs_common.c
1525 * src/prefs_common.h
1526 * src/prefs_wrapping.c
1527 remove 'wrap at send' option
1529 2006-01-06 [colin] 1.9.100cvs125
1532 Just make completely sure we don't insert "manual line breaks"
1537 * 2.0.0-rc3 released
1539 2006-01-04 [paul] 1.9.100cvs124
1542 fix bug 882, 'quick scroll in folder list
1543 displays wrong folder contents'
1545 2006-01-04 [paul] 1.9.100cvs123
1547 * src/plugins/pgpmime/pgpmime.c
1548 better debug information when signing
1549 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1551 2006-01-03 [colin] 1.9.100cvs122
1554 We need to recheck for gpgme 1.0.0 after checking
1555 for 1.1.1, because if 1.1.1 isn't available,
1556 GPGME_LIBS and friends are blanked out by the
1559 2006-01-03 [colin] 1.9.100cvs121
1561 * src/common/prefs.c
1562 Windows unlink-before rename fix
1563 * src/plugins/pgpcore/sgpgme.c
1564 Add support for PKA info if available
1565 Both patches by Werner Koch
1567 2006-01-03 [paul] 1.9.100cvs120
1570 fix bug 884, 'Send receipt' button visible in queue
1573 2006-01-02 [colin] 1.9.100cvs119
1577 Fix autosave on IMAP and more generally try to
1578 return the correct ID on a newly added IMAP message
1580 2006-01-02 [paul] 1.9.100cvs118
1582 * manual/keyboard.xml
1585 2006-01-01 [paul] 1.9.100cvs117
1590 2005-12-30 [colin] 1.9.100cvs116
1592 * manual/advanced.xml
1593 Explain Pre/Post-processing differences.
1595 2005-12-30 [colin] 1.9.100cvs115
1598 Implement copy_msgs for a little optimization
1600 Finish yesterday's fix
1602 2005-12-29 [colin] 1.9.100cvs114
1605 Fix occasional failure in fetching a mail over
1608 2005-12-29 [colin] 1.9.100cvs113
1611 Don't remove a draft when sending it, if it is
1614 2005-12-28 [colin] 1.9.100cvs112
1619 2005-12-28 [wwp] 1.9.100cvs111
1621 * doc/faq/.cvsignore
1622 * doc/faq/de/.cvsignore
1623 * doc/faq/en/.cvsignore
1624 * doc/faq/es/.cvsignore
1625 * doc/faq/fr/.cvsignore
1626 * doc/faq/it/.cvsignore
1627 * doc/manual/.cvsignore
1628 * doc/manual/de/.cvsignore
1629 * doc/manual/en/.cvsignore
1630 * doc/manual/es/.cvsignore
1631 * doc/manual/fr/.cvsignore
1632 * doc/manual/ja/.cvsignore
1633 * src/plugins/mathml_viewer/.cvsignore
1634 rollback revival of those files (my bad, sorry for the noise).
1636 2005-12-28 [wwp] 1.9.100cvs110
1639 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1641 2005-12-28 [wwp] 1.9.100cvs109
1643 * doc/faq/.cvsignore
1644 * doc/faq/de/.cvsignore
1645 * doc/faq/en/.cvsignore
1646 * doc/faq/es/.cvsignore
1647 * doc/faq/fr/.cvsignore
1648 * doc/faq/it/.cvsignore
1649 * doc/manual/.cvsignore
1650 * doc/manual/de/.cvsignore
1651 * doc/manual/en/.cvsignore
1652 * doc/manual/es/.cvsignore
1653 * doc/manual/fr/.cvsignore
1654 * doc/manual/ja/.cvsignore
1655 * src/plugins/mathml_viewer/.cvsignore
1657 more files to ignore.
1659 2005-12-24 [colin] 1.9.100cvs108
1665 2005-12-24 [colin] 1.9.100cvs107
1668 Allow NULL src_msginfo in
1669 procmsg_msginfo_new_from_mimeinfo
1671 2005-12-23 [paul] 1.9.100cvs106
1673 * src/plugins/pgpinline/mypgpcore.def
1674 add this forgotten file
1676 2005-12-23 [colin] 1.9.100cvs105
1681 2005-12-23 [colin] 1.9.100cvs104
1686 * src/common/plugin.c
1687 * src/common/socket.c
1688 * src/common/socket.h
1689 * src/common/utils.c
1690 * src/common/utils.h
1691 * src/gtk/pluginwindow.c
1692 * src/plugins/pgpcore/plugin.def
1693 * src/plugins/pgpcore/sylpheed.def
1694 * src/plugins/pgpinline/Makefile.am
1695 * src/plugins/pgpinline/plugin.def
1696 * src/plugins/pgpinline/sylpheed.def
1697 * src/plugins/pgpmime/plugin.def
1698 * src/plugins/pgpmime/sylpheed.def
1699 Various w32 fixes by Werner Koch
1701 2005-12-22 [paul] 1.9.100cvs103
1704 don't offer IMAP as 'server type' if
1705 libetpan isn't built in
1707 2005-12-22 [paul] 1.9.100cvs102
1714 support GTK_TOOLBAR_BOTH_HORIZ (text
1715 next to icon) Patch by Marien Zwart
1716 marienz@users.sf.net
1717 Also reword the text
1719 2005-12-21 [colin] 1.9.100cvs101
1724 Fix missing section and explicit the exception better
1726 Prevent mail from being lost without notice when an
1727 SMTP error happens on trying to send an unmodified
1729 * src/send_message.c
1731 Fix password remembering when wrong, and add return
1732 value checks where they should have been
1733 * src/plugins/pgpcore/sylpheed.def
1734 * src/plugins/pgpinline/sylpheed.def
1735 * src/plugins/pgpmime/sylpheed.def
1736 Add a few symbols needed
1738 2005-12-21 [paul] 1.9.100cvs100
1743 * m4/inttypes-pri.m4
1753 2005-12-21 [paul] 1.9.100cvs99
1758 2005-12-20 [paul] 1.9.100cvs98
1761 updated by Anders Trobäck
1763 2005-12-20 [colin] 1.9.100cvs97
1769 * config/config.rpath
1770 * config/mkinstalldirs
1778 * m4/printf-posix.m4
1822 * src/send_message.c
1823 * src/common/Makefile.am
1824 * src/common/fnmatch.c
1825 * src/common/fnmatch.h
1826 * src/common/fnmatch_loop.c
1828 * src/common/plugin.c
1830 * src/common/socket.c
1831 * src/common/string_match.c
1832 * src/common/sylpheed.c
1833 * src/common/utils.c
1834 * src/common/utils.h
1835 * src/common/w32_dirent.c
1836 * src/common/w32_reg.c
1837 * src/common/w32_signal.c
1838 * src/common/w32_stat.c
1839 * src/common/w32_stdio.c
1840 * src/common/w32_stdlib.c
1841 * src/common/w32_string.c
1842 * src/common/w32_time.c
1843 * src/common/w32_unistd.c
1844 * src/common/w32_wait.c
1845 * src/common/w32lib.h
1846 * src/etpan/Makefile.am
1847 * src/gtk/Makefile.am
1848 * src/plugins/clamav/Makefile.am
1849 * src/plugins/demo/Makefile.am
1850 * src/plugins/dillo_viewer/Makefile.am
1851 * src/plugins/pgpcore/Makefile.am
1852 * src/plugins/pgpcore/passphrase.c
1853 * src/plugins/pgpcore/plugin.def
1854 * src/plugins/pgpcore/sgpgme.c
1855 * src/plugins/pgpcore/sylpheed.def
1856 * src/plugins/pgpcore/version.rc
1857 * src/plugins/pgpinline/Makefile.am
1858 * src/plugins/pgpinline/plugin.def
1859 * src/plugins/pgpinline/sylpheed.def
1860 * src/plugins/pgpinline/version.rc
1861 * src/plugins/pgpmime/Makefile.am
1862 * src/plugins/pgpmime/mypgpcore.def
1863 * src/plugins/pgpmime/plugin.def
1864 * src/plugins/pgpmime/sylpheed.def
1865 * src/plugins/pgpmime/version.rc
1866 * src/plugins/spamassassin/Makefile.am
1867 Very little ;-) patch from Werner Koch, providing
1868 infrastructure for cross-compiling to Win32
1870 2005-12-20 [paul] 1.9.100cvs96
1878 add a combo to the Get All button, allowing
1879 quick retrieval from any account
1880 Patch by Fabien Vantard, slightly modified
1883 i18n fix. Patch by Fabien Vantard
1885 2005-12-19 [colin] 1.9.100cvs95
1889 Don't automatically join lines when they've
1890 been separated by the user and not automatically
1892 2005-12-19 [paul] 1.9.100cvs94
1894 * src/gtk/pluginwindow.c
1896 Patch by Fabien Vantard
1898 2005-12-15 [paul] 1.9.100cvs93
1900 * src/common/plugin.c
1901 * src/common/plugin.h
1902 * src/gtk/pluginwindow.c
1903 * src/plugins/clamav/clamav_plugin.c
1904 * src/plugins/demo/demo.c
1905 * src/plugins/dillo_viewer/dillo_viewer.c
1906 * src/plugins/pgpcore/plugin.c
1907 * src/plugins/pgpinline/plugin.c
1908 * src/plugins/pgpmime/plugin.c
1909 * src/plugins/spamassassin/spamassassin.c
1910 * src/plugins/trayicon/trayicon.c
1911 add plugin_version()
1913 2005-12-15 [colin] 1.9.100cvs92
1916 Further fix bug #875
1918 2005-12-15 [paul] 1.9.100cvs91
1921 fix attach_load_dir getting set to
1922 PLUGINDIR on plugin load
1924 2005-12-14 [mones] 1.9.100cvs90
1927 * manual/keyboard.xml
1928 Initial draft and some shortcuts added
1933 2005-12-14 [colin] 1.9.100cvs89
1938 * src/gtk/gtkaspell.c
1940 * src/prefs_folder_item.c
1941 Fix recursive prefs apply
1944 2005-12-14 [colin] 1.9.100cvs88
1947 Fix bug #875 (Freeze On Inline Forward of
1950 2005-12-13 [colin] 1.9.100cvs87
1953 Uniq-ify and sort the mimetypes list
1954 Patch by Fabien Vantard
1956 2005-12-13 [colin] 1.9.100cvs86
1959 * src/etpan/imap-thread.c
1960 Fix leaks (patch by Hoa)
1962 * src/common/plugin.c
1967 * 2.0.0-rc2 released
1969 2005-12-12 [colin] 1.9.100cvs85
1974 2005-12-12 [wwp] 1.9.100cvs84
1976 * src/gtk/icon_legend.c
1977 fix misbehaviour and crash when closing the legend window
1978 using the Esc key (patch by Fabien Vantard).
1980 2005-12-12 [paul] 1.9.100cvs83
1984 * src/prefs_actions.c
1985 * src/prefs_filtering.c
1986 * src/prefs_matcher.c
1987 * src/prefs_spelling.glade ** REMOVED **
1988 * src/prefs_template.c
1989 * src/gtk/foldersort.glade ** REMOVED **
1990 * src/gtk/pluginwindow.c
1991 * src/gtk/pluginwindow.glade ** REMOVED **
1992 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
1995 2005-12-11 [paul] 1.9.100cvs82
1998 fix attach_load_dir crasher (double free)
2000 2005-12-09 [paul] 1.9.100cvs81
2004 * src/gtk/Makefile.am
2005 * src/gtk/icon_legend.c
2006 * src/gtk/icon_legend.h
2011 2005-12-09 [paul] 1.9.100cvs80
2013 * src/plugins/pgpcore/passphrase.c
2014 wrap the label in the dialog
2016 2005-12-09 [colin] 1.9.100cvs79
2018 * src/plugins/pgpcore/sgpgme.c
2019 Display (untrusted) on not trusted signatures
2020 Patch by Michal Èihaø <michal@cihar.com>
2021 Closes bug #867 (Report also key trust)
2023 2005-12-09 [colin] 1.9.100cvs78
2025 * src/common/plugin.c
2026 Update licence check, following Eben Moglen's advice
2028 2005-12-08 [colin] 1.9.100cvs77
2031 Fix the occasionnal item->cache != NULL
2034 2005-12-08 [colin] 1.9.100cvs76
2037 * src/plugins/pgpcore/sgpgme.c
2038 Print key id when unable to check it
2039 Closes bug #866 (Show key id when missing)
2041 2005-12-08 [paul] 1.9.100cvs75
2043 * src/prefs_common.c
2044 * src/prefs_common.h
2046 remember load attachment dir
2048 2005-12-07 [colin] 1.9.100cvs74
2050 * src/prefs_toolbar.c
2051 Gtk fixes, patch by Fabien Vantard
2053 2005-12-07 [colin] 1.9.100cvs73
2058 Fix bug #839 (Quoted text isn't colored after
2059 executing an action)
2060 * src/common/plugin.c
2061 Require plugins to declare their licence in plugin_licence()
2062 Refuse to load non-GPL plugins as they'd be illegal (as
2063 derived works of Sylpheed-Claws, they must be GPL).
2064 * src/plugins/clamav/clamav_plugin.c
2065 * src/plugins/demo/demo.c
2066 * src/plugins/dillo_viewer/dillo_viewer.c
2067 * src/plugins/pgpcore/plugin.c
2068 * src/plugins/pgpinline/plugin.c
2069 * src/plugins/pgpmime/plugin.c
2070 * src/plugins/spamassassin/spamassassin.c
2071 * src/plugins/trayicon/trayicon.c
2072 Add plugin_licence()
2074 2005-12-07 [paul] 1.9.100cvs72
2081 clean up after local FAQ removal and
2082 temporary manual removal
2084 2005-12-06 [colin] 1.9.100cvs71
2088 * doc/faq/.cvsignore
2089 * doc/faq/Makefile.am
2090 * doc/faq/de/.cvsignore
2091 * doc/faq/de/Makefile.am
2092 * doc/faq/de/sylpheed-faq-1.html
2093 * doc/faq/de/sylpheed-faq-2.html
2094 * doc/faq/de/sylpheed-faq-3.html
2095 * doc/faq/de/sylpheed-faq.html
2096 * doc/faq/en/.cvsignore
2097 * doc/faq/en/Makefile.am
2098 * doc/faq/en/sylpheed-faq-1.html
2099 * doc/faq/en/sylpheed-faq-2.html
2100 * doc/faq/en/sylpheed-faq-3.html
2101 * doc/faq/en/sylpheed-faq-4.html
2102 * doc/faq/en/sylpheed-faq.html
2103 * doc/faq/es/.cvsignore
2104 * doc/faq/es/Makefile.am
2105 * doc/faq/es/sylpheed-faq-1.html
2106 * doc/faq/es/sylpheed-faq-2.html
2107 * doc/faq/es/sylpheed-faq-3.html
2108 * doc/faq/es/sylpheed-faq-4.html
2109 * doc/faq/es/sylpheed-faq.html
2110 * doc/faq/fr/.cvsignore
2111 * doc/faq/fr/Makefile.am
2112 * doc/faq/fr/sylpheed-faq-1.html
2113 * doc/faq/fr/sylpheed-faq-2.html
2114 * doc/faq/fr/sylpheed-faq-3.html
2115 * doc/faq/fr/sylpheed-faq.html
2116 * doc/faq/it/.cvsignore
2117 * doc/faq/it/Makefile.am
2118 * doc/faq/it/sylpheed-faq-1.html
2119 * doc/faq/it/sylpheed-faq-2.html
2120 * doc/faq/it/sylpheed-faq-3.html
2121 * doc/faq/it/sylpheed-faq.html
2122 * doc/manual/.cvsignore
2123 * doc/manual/Makefile.am
2124 * doc/manual/de/.cvsignore
2125 * doc/manual/de/Makefile.am
2126 * doc/manual/de/sylpheed-1.html
2127 * doc/manual/de/sylpheed-10.html
2128 * doc/manual/de/sylpheed-11.html
2129 * doc/manual/de/sylpheed-12.html
2130 * doc/manual/de/sylpheed-13.html
2131 * doc/manual/de/sylpheed-14.html
2132 * doc/manual/de/sylpheed-15.html
2133 * doc/manual/de/sylpheed-16.html
2134 * doc/manual/de/sylpheed-17.html
2135 * doc/manual/de/sylpheed-18.html
2136 * doc/manual/de/sylpheed-19.html
2137 * doc/manual/de/sylpheed-2.html
2138 * doc/manual/de/sylpheed-20.html
2139 * doc/manual/de/sylpheed-3.html
2140 * doc/manual/de/sylpheed-4.html
2141 * doc/manual/de/sylpheed-5.html
2142 * doc/manual/de/sylpheed-6.html
2143 * doc/manual/de/sylpheed-7.html
2144 * doc/manual/de/sylpheed-8.html
2145 * doc/manual/de/sylpheed-9.html
2146 * doc/manual/de/sylpheed.html
2147 * doc/manual/en/.cvsignore
2148 * doc/manual/en/Makefile.am
2149 * doc/manual/en/sylpheed-1.html
2150 * doc/manual/en/sylpheed-10.html
2151 * doc/manual/en/sylpheed-11.html
2152 * doc/manual/en/sylpheed-12.html
2153 * doc/manual/en/sylpheed-13.html
2154 * doc/manual/en/sylpheed-14.html
2155 * doc/manual/en/sylpheed-15.html
2156 * doc/manual/en/sylpheed-16.html
2157 * doc/manual/en/sylpheed-17.html
2158 * doc/manual/en/sylpheed-18.html
2159 * doc/manual/en/sylpheed-19.html
2160 * doc/manual/en/sylpheed-2.html
2161 * doc/manual/en/sylpheed-20.html
2162 * doc/manual/en/sylpheed-21.html
2163 * doc/manual/en/sylpheed-22.html
2164 * doc/manual/en/sylpheed-3.html
2165 * doc/manual/en/sylpheed-4.html
2166 * doc/manual/en/sylpheed-5.html
2167 * doc/manual/en/sylpheed-6.html
2168 * doc/manual/en/sylpheed-7.html
2169 * doc/manual/en/sylpheed-8.html
2170 * doc/manual/en/sylpheed-9.html
2171 * doc/manual/en/sylpheed.html
2172 * doc/manual/es/.cvsignore
2173 * doc/manual/es/Makefile.am
2174 * doc/manual/es/sylpheed-1.html
2175 * doc/manual/es/sylpheed-10.html
2176 * doc/manual/es/sylpheed-11.html
2177 * doc/manual/es/sylpheed-12.html
2178 * doc/manual/es/sylpheed-13.html
2179 * doc/manual/es/sylpheed-14.html
2180 * doc/manual/es/sylpheed-15.html
2181 * doc/manual/es/sylpheed-16.html
2182 * doc/manual/es/sylpheed-17.html
2183 * doc/manual/es/sylpheed-18.html
2184 * doc/manual/es/sylpheed-19.html
2185 * doc/manual/es/sylpheed-2.html
2186 * doc/manual/es/sylpheed-20.html
2187 * doc/manual/es/sylpheed-3.html
2188 * doc/manual/es/sylpheed-4.html
2189 * doc/manual/es/sylpheed-5.html
2190 * doc/manual/es/sylpheed-6.html
2191 * doc/manual/es/sylpheed-7.html
2192 * doc/manual/es/sylpheed-8.html
2193 * doc/manual/es/sylpheed-9.html
2194 * doc/manual/es/sylpheed.html
2195 * doc/manual/fr/.cvsignore
2196 * doc/manual/fr/Makefile.am
2197 * doc/manual/fr/sylpheed-1.html
2198 * doc/manual/fr/sylpheed-10.html
2199 * doc/manual/fr/sylpheed-11.html
2200 * doc/manual/fr/sylpheed-12.html
2201 * doc/manual/fr/sylpheed-13.html
2202 * doc/manual/fr/sylpheed-14.html
2203 * doc/manual/fr/sylpheed-15.html
2204 * doc/manual/fr/sylpheed-16.html
2205 * doc/manual/fr/sylpheed-17.html
2206 * doc/manual/fr/sylpheed-18.html
2207 * doc/manual/fr/sylpheed-19.html
2208 * doc/manual/fr/sylpheed-2.html
2209 * doc/manual/fr/sylpheed-20.html
2210 * doc/manual/fr/sylpheed-3.html
2211 * doc/manual/fr/sylpheed-4.html
2212 * doc/manual/fr/sylpheed-5.html
2213 * doc/manual/fr/sylpheed-6.html
2214 * doc/manual/fr/sylpheed-7.html
2215 * doc/manual/fr/sylpheed-8.html
2216 * doc/manual/fr/sylpheed-9.html
2217 * doc/manual/fr/sylpheed.html
2218 * doc/manual/ja/.cvsignore
2219 * doc/manual/ja/Makefile.am
2220 * doc/manual/ja/sylpheed-1.html
2221 * doc/manual/ja/sylpheed-10.html
2222 * doc/manual/ja/sylpheed-11.html
2223 * doc/manual/ja/sylpheed-12.html
2224 * doc/manual/ja/sylpheed-13.html
2225 * doc/manual/ja/sylpheed-14.html
2226 * doc/manual/ja/sylpheed-15.html
2227 * doc/manual/ja/sylpheed-16.html
2228 * doc/manual/ja/sylpheed-17.html
2229 * doc/manual/ja/sylpheed-18.html
2230 * doc/manual/ja/sylpheed-19.html
2231 * doc/manual/ja/sylpheed-2.html
2232 * doc/manual/ja/sylpheed-20.html
2233 * doc/manual/ja/sylpheed-3.html
2234 * doc/manual/ja/sylpheed-4.html
2235 * doc/manual/ja/sylpheed-5.html
2236 * doc/manual/ja/sylpheed-6.html
2237 * doc/manual/ja/sylpheed-7.html
2238 * doc/manual/ja/sylpheed-8.html
2239 * doc/manual/ja/sylpheed-9.html
2240 * doc/manual/ja/sylpheed.html
2241 * doc/manual/ja/sylpheed.sgml
2243 Remove outdated manual and faq. Noisy, eh?
2245 2005-12-06 [colin] 1.9.100cvs70
2248 * src/quote_fmt_parse.y
2251 Allow %X to position cursor at 0
2252 (no %X = before signature)
2253 Fix paste as quotation putting the cursor at 0
2254 Fix undo offsets when pasting
2255 Insert the quote_fmt at once instead of line
2257 Fix [Edited] when starting to reply/forward
2259 2005-12-06 [paul] 1.9.100cvs69
2261 * src/plugins/clamav/clamav_plugin_gtk.c
2263 * src/plugins/spamassassin/spamassassin_gtk.c
2264 rework spamassassin_create_widget_func()
2266 2005-12-05 [colin] 1.9.100cvs68
2269 Fix make release ;-)
2271 2005-12-05 [colin] 1.9.100cvs67
2275 Fix cursor positioning (not obeying %X)
2277 2005-12-05 [paul] 1.9.100cvs66
2279 * src/plugins/dillo_viewer/dillo_prefs.c
2280 fix compilation warning
2282 2005-12-05 [paul] 1.9.100cvs65
2284 * src/prefs_spelling.c
2285 * src/plugins/trayicon/trayicon.c
2286 cleanups - remove unused stuff
2288 2005-12-05 [paul] 1.9.100cvs64
2291 * manual/plugins.xml
2292 remove info about removed mathml_viewer plugin
2294 2005-12-05 [paul] 1.9.100cvs63
2297 * src/plugins/Makefile.am
2298 * src/plugins/mathml_viewer/.cvsignore
2299 * src/plugins/mathml_viewer/Makefile.am
2300 * src/plugins/mathml_viewer/mathml_viewer.c
2301 remove unmaintained mathml_viewer plugin
2303 2005-12-05 [paul] 1.9.100cvs62
2306 obey prefs_common.always_show_msg when
2310 2005-12-05 [paul] 1.9.100cvs61
2313 * src/prefs_account.c
2314 * src/prefs_filtering.c
2316 * src/prefs_spelling.c
2317 * src/prefs_toolbar.c
2319 * src/gtk/gtkutils.c
2320 * src/gtk/quicksearch.c
2321 * src/plugins/dillo_viewer/dillo_prefs.c
2324 2005-12-04 [paul] 1.9.100cvs60
2327 * src/prefs_account.c
2328 * src/prefs_account.h
2329 allow a Local account to specify a
2331 (closes bug 843 'Inbox cannot be changed for local
2334 2005-12-04 [colin] 1.9.100cvs59
2336 * src/plugins/trayicon/trayicon.c
2337 Remove Get, rename Get All to Get Mail in order to
2338 be consistent with the default main toolbar
2340 2005-12-03 [colin] 1.9.100cvs58
2343 * manual/sylpheed-claws-manual.xml
2346 2005-12-03 [paul] 1.9.100cvs57
2351 new (partially complete) Swedish translation
2352 by Anders Troback <sylpheed@troback.com>
2354 2005-12-02 [paul] 1.9.100cvs56
2357 libetpan 0.41 required
2359 2005-12-02 [paul] 1.9.100cvs55
2361 * src/plugins/clamav/clamav_plugin.c
2362 * src/plugins/clamav/clamav_plugin.h
2363 * src/plugins/clamav/clamav_plugin_gtk.c
2364 * src/plugins/spamassassin/spamassassin.c
2365 * src/plugins/spamassassin/spamassassin.h
2366 * src/plugins/spamassassin/spamassassin_gtk.c
2367 unregister prefs pages on unloading, thus
2369 (thanks to Colin for the hint)
2371 2005-12-02 [wwp] 1.9.100cvs54
2374 * src/quote_fmt_parse.y
2375 fix misuse of gboolean*, use gboolean instead
2376 (thanks to Paul, Colin, for pointing out that scaring one)
2378 2005-12-02 [paul] 1.9.100cvs53
2380 * src/plugins/clamav/clamav_plugin.c
2381 int no --> unsigned int no
2382 * src/plugins/clamav/clamav_plugin_gtk.c
2385 2005-12-02 [wwp] 1.9.100cvs52
2388 * src/prefs_template.c
2390 * src/quote_fmt_parse.y
2391 prevent from executing |f and |p templates commands when
2392 adding or replacing templates in prefs (avoids annoying and
2393 potentially dangerous behaviours)
2395 2005-12-02 [paul] 1.9.100cvs51
2397 * src/prefs_common.c
2398 allow translation of some default values
2399 Patch by Fabien Vantard
2401 2005-12-02 [paul] 1.9.100cvs50
2405 * src/prefs_common.c
2406 * src/prefs_common.h
2407 * src/prefs_message.c
2409 remove obsolete 'convert_mb_alnum' option
2412 remove unused 'about_textview_visibility_notify'
2414 2005-12-02 [paul] 1.9.100cvs49
2416 * src/prefs_account.c
2417 * src/prefs_compose_writing.c
2420 * src/prefs_image_viewer.c
2421 * src/prefs_message.c
2423 * src/prefs_receive.c
2425 * src/prefs_spelling.c
2426 * src/prefs_summaries.c
2427 * src/prefs_wrapping.c
2428 * src/plugins/dillo_viewer/dillo_prefs.c
2429 * src/plugins/pgpcore/prefs_gpg.c
2430 several cleanups to the prefs dialogs
2431 (slightly modified) patch by Fabien Vantard
2433 2005-12-02 [paul] 1.9.100cvs48
2437 * src/send_message.c
2438 fix crash on send when connection fails
2442 2005-12-01 [colin] 1.9.100cvs47
2445 Translate … to "..."
2447 2005-11-30 [colin] 1.9.100cvs46
2451 Optimize back yesterday's fix.
2453 2005-11-30 [paul] 1.9.100cvs45
2458 written by Colin, edited by me
2460 2005-11-29 [colin] 1.9.100cvs44
2463 Skip headers unconditionnaly in match_body if the
2464 rule is not message or ~message
2466 2005-11-29 [colin] 1.9.100cvs43
2469 Fix body_part and such, not skipping headers
2470 if the matchcriteria wasn't the first in the rule
2472 2005-11-29 [colin] 1.9.100cvs42
2475 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2476 option missing from message view window)
2477 Fix double text D'n'D with gtk-2.8
2479 Fix ~message, ~headers_part, ~body_part rules
2481 Add Windows-1252 (Closes bug #863)
2483 * src/gtk/gtkaspell.c
2484 Properly destroy accels in all menus
2486 2005-11-29 [mones] 1.9.100cvs41
2491 2005-11-27 [colin] 1.9.100cvs40
2494 "/Remove mailbox" -> "/Remove mailbox..."
2496 2005-11-27 [paul] 1.9.100cvs39
2501 updated by new maintainer, Stephan Sachse
2503 2005-11-27 [paul] 1.9.100cvs38
2506 written by Colin, edited by me
2508 2005-11-27 [paul] 1.9.100cvs37
2510 * src/prefs_common.c
2511 * src/prefs_common.h
2512 * src/prefs_receive.c
2513 * src/prefs_summaries.c
2514 move 'go to inbox after receiving new mail'
2515 option from display/sumamaries to mail
2516 handling/receive, and rework prefs_summaries
2519 2005-11-25 [martin] 1.9.100cvs36
2522 fixed windows-1252 translation;
2523 translated some new and fuzzy strings
2525 2005-11-25 [paul] 1.9.100cvs35
2527 * src/plugins/clamav/clamav_plugin.c
2528 complete the update done in cvs34
2530 2005-11-25 [paul] 1.9.100cvs34
2532 * src/plugins/clamav/clamav_plugin.c
2533 reflect upstream changes
2535 2005-11-25 [paul] 1.9.100cvs33
2538 * manual/plugins.xml
2539 * manual/sylpheed-claws-manual.xml
2540 written/updated by Colin, edited by me
2541 * tools/acroread2sylpheed.pl
2544 2005-11-24 [colin] 1.9.100cvs32
2547 Fix bug #856 (reediting messages forgets Request
2550 2005-11-24 [paul] 1.9.100cvs31
2552 * manual/addrbook.xml
2553 * manual/starting.xml
2554 written by Colin, proofread, edited, adapted by me
2555 * manual/advanced.xml
2556 add some Actions examples
2558 use a Save button instead of a Close button
2560 indicate mandatory fields
2564 2005-11-23 [colin] 1.9.100cvs30
2567 Rename menu item, fix possible crash after
2570 Allow searching for '*' in ldap
2572 Fix "Browse Entry" (did anyone use it?)
2574 Add guards for mandatory information
2576 2005-11-23 [paul] 1.9.100cvs29
2578 * manual/advanced.xml
2579 corrections to the English
2581 2005-11-23 [colin] 1.9.100cvs28
2584 Fix possible crash at exit. After the call to
2585 gtk_container_remove(), the Viewer's widget has no
2586 more parent so gtk+ automatically frees it and its
2587 sons. If destroy_viewer() then try to access it,
2590 2005-11-22 [colin] 1.9.100cvs27
2593 * src/gtk/gtkaspell.c
2594 Fix right-clicking on a misspelled word
2595 Fix More... in suggestions menu
2597 2005-11-22 [wwp] 1.9.100cvs26
2599 * src/prefs_template.c
2600 templates works: re-sort templates list when adding or replacing,
2601 prevent from adding or replacing when the template name is empty
2603 2005-11-21 [colin] 1.9.100cvs25
2606 Fix some addressbook suckage (dnd, select all)
2608 * src/gtk/gtkaspell.c
2609 * src/gtk/gtkaspell.h
2610 Make the spellchecker menu work with the
2611 GtkTextView one instead of overriding it
2613 2005-11-20 [paul] 1.9.100cvs24
2615 * manual/handling.xml
2616 proofread and corrected
2618 2005-11-20 [paul] 1.9.100cvs23
2621 generate html as one file
2622 * manual/advanced.xml
2623 fix output generation
2624 reformat hidden options list
2625 * manual/manual.xml ** REMOVED **
2626 * manual/sylpheed-claws-manual.xml ** ADDED **
2629 2005-11-18 [colin] 1.9.100cvs22
2631 * src/prefs_account.c
2632 Fix layout in news and mbox accounts
2633 * manual/account.xml
2634 * manual/advanced.xml
2635 New contents for Paul to check :)
2637 2005-11-18 [wwp] 1.9.100cvs21
2639 * src/gtk/quicksearch.c
2640 don't update extended quicksearch buttons twice
2642 2005-11-18 [paul] 1.9.100cvs20
2645 complete 1.9.100cvs19
2647 2005-11-18 [paul] 1.9.100cvs19
2650 cosmetic improvements
2652 also list text/* attachments
2654 2005-11-18 [colin] 1.9.100cvs18
2657 Use column 0 instead of -1 in
2658 gtk_ctree_node_moveto, in a naive
2659 hope it'll fix the gtk-related crashes
2661 2005-11-18 [colin] 1.9.100cvs17
2663 * src/gtk/inputdialog.c
2664 Fix icon staying the first one
2666 2005-11-17 [wwp] 1.9.100cvs16
2667 fix possible problem showing some quicksearch buttons, and a bad
2668 call to g_return_if_fail in a function that returns a value (both
2669 fixes by Fabien Vantard)
2671 2005-11-15 [wwp] 1.9.100cvs15
2673 * src/gtk/quicksearch.c
2674 added a tooltip to that obscure ... quicksearch button
2676 2005-11-15 [wwp] 1.9.100cvs14
2678 * src/gtk/quicksearch.c
2679 add a quicksearch helper to filtering expression users: the ... button
2680 raises the condition expr window. condition expressions set up w/ this
2681 window are used by the quicksearch if the user closes it pressing OK.
2683 2005-11-14 [paul] 1.9.100cvs13
2685 * src/plugins/clamav/clamav_plugin.c
2686 * src/plugins/spamassassin/spamassassin.c
2687 change plugin type following recent merging
2689 2005-11-14 [wwp] 1.9.100cvs12
2692 prevent from crashing when copying/moving message(s) from and
2695 2005-11-14 [paul] 1.9.100cvs11
2697 * src/plugins/clamav/Makefile.am
2698 * src/plugins/clamav/clamav_plugin.c
2699 * src/plugins/clamav/clamav_plugin.h
2700 * src/plugins/clamav/clamav_plugin_gtk.c
2701 also merge clamav and clamav_gtk plugins
2703 2005-11-13 [colin] 1.9.100cvs10
2706 * src/plugins/spamassassin/Makefile.am
2707 * src/plugins/spamassassin/spamassassin.c
2708 * src/plugins/spamassassin/spamassassin.h
2709 * src/plugins/spamassassin/spamassassin_gtk.c
2710 Merge spamassassin and spamassassin_gtk plugins,
2711 and build it by default.
2713 2005-11-12 [colin] 1.9.100cvs9
2715 * src/etpan/imap-thread.c
2718 2005-11-12 [colin] 1.9.100cvs8
2721 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2723 2005-11-10 [colin] 1.9.100cvs7
2726 Fix bug #845 (sylpheed-claws 1.9.99+ start in
2729 2005-11-10 [wwp] 1.9.100cvs6
2731 * src/gtk/description_window.c
2732 fix a crash when closing description windows using the WM's [X] button
2734 2005-11-09 [colin] 1.9.100cvs5
2737 Update libetpan call to follow upstream
2738 (yes, this requires libetpan-0.40cvs3)
2740 2005-11-08 [colin] 1.9.100cvs4
2744 * src/common/utils.c
2745 * src/common/utils.h
2746 Enhance the email parser
2748 2005-11-08 [colin] 1.9.100cvs3
2751 Fix what looks like an off-by-one (fixes
2752 attachments from the Bat)
2754 2005-11-08 [wwp] 1.9.100cvs2
2757 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2759 2005-11-08 [wwp] 1.9.100cvs1
2762 allow exiting Sylpheed-Claws from command-line
2764 2005-11-08 [paul] 1.9.100
2768 2005-11-07 [colin] 1.9.99cvs17
2772 Fix import of base-64 encoded items
2774 2005-11-07 [colin] 1.9.99cvs16
2776 * src/send_message.c
2777 Fix bug #314 (Queue does not empty under certain
2780 2005-11-07 [paul] 1.9.99cvs15
2784 fix buffer overflows
2787 2005-11-07 [paul] 1.9.99cvs14
2789 * doc/man/Makefile.am
2790 * doc/man/sylpheed-claws.1 ** ADDED **
2791 * doc/man/sylpheed.1 ** DELETED **
2792 rename and update the man file
2794 2005-11-06 [colin] 1.9.99cvs13
2797 Fix ldif_get_line() that returned empty strings
2798 (Didn't understand why). Also fix a possible
2801 2005-11-06 [wwp] 1.9.99cvs12
2805 * src/gtk/gtkutils.c
2806 * src/gtk/gtkutils.h
2807 fix a compilation warning,
2808 make links sensitive in the about dialog
2810 2005-11-04 [wwp] 1.9.99cvs11
2813 don't wrap or translate URIs, and a bit text format cleanup
2815 2005-11-04 [wwp] 1.9.99cvs10
2818 better textview tagging implementation (no more use of marks for
2821 2005-11-02 [colin] 1.9.99cvs9
2826 2005-11-02 [colin] 1.9.99cvs8
2829 Require libetpan-0.40 due to upstream fix
2831 Tell libetpan not to call SSL_Library_Init,
2832 as we do it ourselves.
2834 2005-11-02 [colin] 1.9.99cvs7
2837 Add missing files (thanks to Fabien Vantard)
2839 2005-11-02 [colin] 1.9.99cvs6
2842 Fix totals when read messages are hidden or quicksearch
2846 * src/common/ssl_certificate.c
2847 * src/common/ssl_certificate.h
2848 * src/gtk/sslcertwindow.c
2849 * src/gtk/sslcertwindow.h
2850 Fix copyright on my stuff
2852 2005-11-02 [wwp] 1.9.99cvs5
2854 * src/prefs_themes.c
2855 fix directory name checking (theme installation/removal),
2856 made related error a bit more verbose
2858 2005-11-02 [colin] 1.9.99cvs4
2861 Fix typo (probably fixes bug #841 (Sort by the From
2864 2005-11-02 [paul] 1.9.99cvs3
2868 updated by SungHyun Nam, Geir Helland
2870 fix typo in welcome message. spotted by
2873 2005-11-01 [colin] 1.9.99cvs2
2876 Fix replying to ml wen confirming subscription
2882 Make key check non blocking
2884 2005-10-31 [paul] 1.9.99cvs1
2886 * tools/claws.i18n.status.pl
2887 updated for ChangeLog
2889 2005-10-31 [paul] 1.9.99
2893 2005-10-31 [paul] 1.9.15cvs131
2897 * ChangeLog.claws ** REMOVED **
2898 * ChangeLog-gtk2.claws ** REMOVED **
2899 * ChangeLog.gtk1 ** ADDED **
2904 * README.claws ** REMOVED **
2905 * README.jp ** REMOVED **
2906 * RELEASE_NOTES ** ADDED **
2907 * RELEASE_NOTES.claws ** REMOVED **
2910 * sylpheed.spec.in ** REMOVED **
2911 tidy up and update the default docs:
2912 ChangeLog.claws is renamed ChangeLog.gtk1
2913 ChangeLog-gtk2.claws is renamed ChangeLog
2914 README.claws is renamed README
2915 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2917 2005-10-31 [paul] 1.9.15cvs130
2922 2005-10-31 [paul] 1.9.15cvs129
2933 updated by Miquel Oliete, Stephan Sachse and
2934 Thomas Gilgin, me, Fabien Vantard, Andrea
2935 Spadaccini, Frederico Goncalves Guimaraes,
2936 Andrej Kacian, Aleksandar Urosevic, and
2939 2005-10-31 [mones] 1.9.15cvs128
2945 Updated for release.
2947 2005-10-30 [colin] 1.9.15cvs127
2950 Place cursor before rewrapping (fixes cursor
2951 pos if quotation gets rewrapped)
2953 2005-10-29 [paul] 1.9.15cvs126
2961 corrections to text items
2963 2005-10-28 [colin] 1.9.15cvs125
2966 Make "hit 'C' to check sig" work from extern
2969 2005-10-27 [colin] 1.9.15cvs124
2972 Add a hack to avoid segfaulting when hammering
2975 2005-10-27 [wwp] 1.9.15cvs123
2977 * src/prefs_themes.c
2978 sort list of themes names in themes prefs
2980 2005-10-27 [paul] 1.9.15cvs122
2983 * src/prefs_account.c
2984 fix building on Solaris
2987 2005-10-27 [wwp] 1.9.15cvs121
2990 * src/gtk/gtksctree.c
2991 speed up unselecting messages in summary view (thanks to Colin)
2993 2005-10-27 [paul] 1.9.15cvs120
2996 fix a compilation warning
2998 fix updating of 'n items selected' count
3001 2005-10-27 [martin] 1.9.15cvs119
3004 ignore actions with a leading '/' in the action menu name
3005 fixes a crash on menu creation
3006 * src/prefs_actions.c
3007 do not allow a leading '/' in the action menu name
3009 2005-10-27 [paul] 1.9.15cvs118
3012 fix compilation warning
3014 2005-10-27 [paul] 1.9.15cvs117
3017 add #if HAVE_LOCALE_H
3019 2005-10-27 [paul] 1.9.15cvs116
3021 * src/plugins/clamav/clamav_plugin.c
3022 * src/plugins/dillo_viewer/dillo_viewer.c
3023 * src/plugins/mathml_viewer/mathml_viewer.c
3024 * src/plugins/pgpcore/plugin.c
3025 * src/plugins/pgpinline/plugin.c
3026 * src/plugins/pgpmime/plugin.c
3027 * src/plugins/spamassassin/spamassassin.c
3028 * src/plugins/trayicon/trayicon.c
3029 plugin_init() : make error messages more
3032 2005-10-26 [wwp] 1.9.15cvs115
3034 * src/prefs_matcher.c
3035 enlarge boolean op widget width a bit (wasn't always showing text contents)
3037 2005-10-26 [wwp] 1.9.15cvs114
3040 * src/gtk/gtksctree.c
3041 * src/plugins/spamassassin/libspamc.c
3042 * src/plugins/spamassassin/spamassassin.c
3043 fix some compilation warnings more
3045 2005-10-26 [mones] 1.9.15cvs113
3050 2005-10-26 [paul] 1.9.15cvs112
3052 * src/prefs_message.c
3053 give all display_xface stuff the
3054 #if HAVE_LIBCOMPFACE treatment, thus
3056 (Thanks to Wolfgang Enderlein)
3058 2005-10-26 [colin] 1.9.15cvs111
3064 Remove context menu items that should not be there
3069 Don't show the mainwindow too soon
3071 2005-10-26 [wwp] 1.9.15cvs110
3076 fix uninitialized pointers in the folder updating hook
3079 2005-10-25 [mones] 1.9.15cvs109
3082 General information subsection completed.
3083 Removed archaic references.
3086 * manual/dtd/manual.dsl
3087 Added customization stylesheet for getting paragraphs
3088 fully justified in PDF output (as suggested by Colin).
3090 2005-10-25 [colin] 1.9.15cvs108
3095 2005-10-25 [colin] 1.9.15cvs107
3099 Fix leak (xml_get_element() allocates memory)
3101 Fix leak + dead code (shame!)
3105 2005-10-25 [colin] 1.9.15cvs106
3108 Fix encoding issue in Save all and in
3109 overwrite-confirmation alertpanel
3111 2005-10-25 [colin] 1.9.15cvs105
3113 * src/common/socket.c
3114 Fix a leak - Thanks to Christopher Aillon
3115 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3117 2005-10-25 [paul] 1.9.15cvs104
3120 Always guess servers from the right-hand
3121 email part and guess username from the
3122 left-hand part. (Thanks to Colin)
3123 add an X-Face to the welcome message
3125 2005-10-25 [paul] 1.9.15cvs103
3127 * manual/handling.xml
3128 written by Colin, edited by me
3130 2005-10-25 [wwp] 1.9.15cvs102
3133 * src/grouplistdialog.c
3136 fix some compilation warnings
3142 2005-10-24 [paul] 1.9.15cvs101
3147 2005-10-24 [paul] 1.9.15cvs100
3149 * src/pixmaps/offline.xpm
3150 * src/pixmaps/online.xpm
3151 replace with last default versions
3153 2005-10-24 [colin] 1.9.15cvs99
3156 Fix bug when moving a folder
3159 "Delete folder" pops up a window, so it
3160 should be suffixed with "..."
3161 * src/plugins/pgpcore/sgpgme.c
3164 2005-10-24 [mones] 1.9.15cvs98
3167 * manual/account.xml
3169 * manual/addrbook.xml
3170 * manual/advanced.xml
3172 * manual/glossary.xml
3174 * manual/handling.xml
3176 * manual/keyboard.xml
3178 * manual/plugins.xml
3179 * manual/starting.xml
3180 * manual/dtd/sdocbook.dtd
3181 Initial manual structure and some content.
3183 2005-10-23 [wwp] 1.9.15cvs97
3188 2005-10-23 [wwp] 1.9.15cvs96
3192 rework of the about window (main work by Paul), also featuring a few
3193 fixes for typos and duplicate names
3195 2005-10-23 [wwp] 1.9.15cvs95
3198 Ignore the right binary name (sylpheed-claws now)
3200 2005-10-23 [paul] 1.9.15cvs94
3203 when using Folder Pref 'Default To for
3204 replies' make the entry in the Compose
3206 Patch by Fabien Vantard
3208 2005-10-22 [colin] 1.9.15cvs93
3213 2005-10-22 [colin] 1.9.15cvs92
3216 try to convert using locale (apart utf8) if necessary
3218 2005-10-22 [colin] 1.9.15cvs91
3220 * src/pixmaps/new.xpm
3221 * src/pixmaps/unread.xpm
3222 Make the unread envelope blue again and
3223 saturate the new one a bit more.
3225 2005-10-22 [colin] 1.9.15cvs90
3228 When replying to a mail sent by one of our accounts,
3229 use the original list of recipients. Let 'Reply All'
3230 and 'Reply to sender' work like previously.
3232 2005-10-21 [colin] 1.9.15cvs89
3234 * src/prefs_filtering.c
3235 Clear fields after add and replace
3237 Display xface differently (better)
3238 * src/plugins/pgpinline/pgpinline.c
3239 Fix crappy encodings/recodings
3241 2005-10-21 [paul] 1.9.15cvs88
3244 * src/prefs_folder_item.c
3246 fix news folder Folder Properties
3249 update folderview after Themes change
3250 keep selected folder selected
3253 2005-10-21 [paul] 1.9.15cvs87
3256 * tools/OOo2sylpheed.pl
3258 * tools/README.sylprint
3259 * tools/asus_mailled.sh ** REMOVED **
3260 * tools/filter_conv.pl
3261 * tools/freshmeat_search.pl
3262 * tools/google_search.pl
3263 * tools/gpg-sign-syl ** REMOVED **
3264 * tools/kmail2sylpheed.pl
3265 * tools/kmail2sylpheed_v2.pl
3266 * tools/multiwebsearch.pl
3267 * tools/nautilus2sylpheed.sh
3268 * tools/newscache_clean.pl
3269 * tools/outlook2sylpheed.pl
3270 * tools/sylpheed-switcher ** REMOVED **
3274 * tools/vcard2xml.py
3275 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3276 update default config dir
3277 update binary name (thanks to Fabien Vantard)
3278 remove obsolete scripts
3280 2005-10-21 [colin] 1.9.15cvs86
3283 Fix possible leak and units. Based on a patch by
3286 2005-10-20 [colin] 1.9.15cvs85
3289 Clear xface when clearing textview
3291 2005-10-20 [colin] 1.9.15cvs84
3297 * src/prefs_common.c
3298 * src/prefs_common.h
3299 * src/prefs_message.c
3303 * src/common/utils.c
3304 * src/common/utils.h
3305 * src/gtk/gtkutils.c
3306 * src/gtk/gtkutils.h
3307 Migrate config to .sylpheed-claws (Automatically)
3308 Add a way to get the Xface in the TextView
3310 2005-10-20 [colin] 1.9.15cvs83
3312 * src/gtk/Makefile.am
3315 Make the about dialog *grooovy*
3317 2005-10-20 [colin] 1.9.15cvs82
3320 Use "Open with" on double click if no command
3323 2005-10-20 [colin] 1.9.15cvs81
3326 * src/etpan/imap-thread.c
3329 2005-10-20 [paul] 1.9.15cvs80
3332 don't show clipkey icon if the only
3333 attachment is the signature
3336 2005-10-20 [paul] 1.9.15cvs79
3339 * src/plugins/pgpmime/pgpmime.c
3340 name the PGP/MIME signature 'signature.asc'
3341 Patch by Andrew Nelson <freeandy@gmail.com>
3343 2005-10-19 [colin] 1.9.15cvs78
3345 * src/plugins/pgpmime/pgpmime.c
3346 Oops, no need to double-check though
3348 2005-10-19 [colin] 1.9.15cvs77
3350 * src/plugins/pgpinline/pgpinline.c
3351 * src/plugins/pgpmime/pgpmime.c
3352 Check that my_tmpfile() doesn't
3355 2005-10-19 [colin] 1.9.15cvs76
3357 * src/common/utils.c
3358 Use shorter mime boundaries to avoid having
3359 MTAs rewrapping our headers, breaking the
3360 PGP signature in the process
3362 * src/plugins/pgpmime/pgpmime.c
3363 Check for boundary uniqueness to be sure
3364 it won't happen, instead of hoping for the
3367 2005-10-19 [colin] 1.9.15cvs75
3369 * sylpheed-claws.desktop
3372 Ship a sylpheed-claws binary instead
3373 of a sylpheed one. Change the socket
3376 Update folder only if it changed
3378 Fix i18n in welcome mail, patch by
3385 2005-10-19 [paul] 1.9.15cvs74
3389 fix summaryview update
3392 2005-10-18 [colin] 1.9.15cvs73
3394 * src/plugins/pgpcore/passphrase.c
3395 Don't XGrabServer, and try a bit more to
3396 sync everything before grabbing mouse/keyboard
3398 2005-10-18 [colin] 1.9.15cvs72
3404 * src/grouplistdialog.c
3406 * src/stock_pixmap.c
3407 * src/stock_pixmap.h
3409 * src/gtk/gtksctree.c
3410 * src/gtk/gtksctree.h
3411 * src/pixmaps/empty.xpm
3412 Implement a wrapper call for gtk_ctree_set_node_info
3413 and gtk_ctree_insert_node, that uses a 1x1 transparent
3414 pixmap instead of a NULL one. This works around some
3415 memory problems deep inside gtk, revealed by valgrind,
3416 and fixes bug #834 (Pressing CTRl-D on a message marked
3417 as locked crashes sylpheed.), as well as, probably,
3418 wwp's 4th dimension problems that happen in gtk_ctree_*.
3420 2005-10-17 [colin] 1.9.15cvs71
3423 Provide visual feedback when checking
3426 2005-10-17 [colin] 1.9.15cvs70
3429 Keep the folder list frozen while checking caches...
3431 2005-10-17 [colin] 1.9.15cvs69
3434 Fi bug #833 (Autocompleting from addressbook
3435 fails with extended chars)
3437 Fix 'adding messages' staying in statusbar
3440 2005-10-17 [wwp] 1.9.15cvs68
3443 Fix buttons' layout resizing when window size changes
3445 2005-10-17 [wwp] 1.9.15cvs67
3448 * src/prefs_account.c
3449 * src/prefs_common.c
3450 * src/prefs_common.h
3451 * src/prefs_folder_item.c
3453 * src/gtk/logwindow.c
3454 * src/gtk/pluginwindow.c
3455 * src/gtk/prefswindow.c
3456 * src/gtk/prefswindow.h
3457 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3459 2005-10-17 [paul] 1.9.15cvs66
3462 fix missing libetpan message
3467 * src/prefs_themes.c
3469 add some new URI defines, change some
3472 make welcome message translatable
3473 small improvements to english
3478 2005-10-17 [paul] 1.9.15cvs65
3483 2005-10-16 [mones] 1.9.15cvs64
3492 2005-10-16 [colin] 1.9.15cvs63
3497 2005-10-16 [colin] 1.9.15cvs62
3502 Real welcome mail text, thanks Paul
3504 2005-10-16 [colin] 1.9.15cvs61
3510 * src/prefs_themes.c
3511 * src/prefs_toolbar.c
3512 * src/plugins/demo/demo.c
3513 * src/plugins/trayicon/trayicon.c
3514 s/Sylpheed/Sylpheed-Claws/
3516 2005-10-16 [colin] 1.9.15cvs60
3519 Add a welcome email in the first empty mailbox
3520 * src/prefs_common.c
3521 Change one more default
3523 2005-10-16 [colin] 1.9.15cvs59
3528 2005-10-16 [colin] 1.9.15cvs58
3531 * src/prefs_common.c
3532 Change some defaults
3534 2005-10-16 [colin] 1.9.15cvs57
3537 * src/prefs_common.c
3538 Change some defaults
3540 2005-10-16 [colin] 1.9.15cvs56
3543 By default, initialize fonts to have
3544 the same size as normal GtkWidgets
3546 2005-10-16 [colin] 1.9.15cvs55
3549 Fix message a bit more
3551 2005-10-16 [colin] 1.9.15cvs54
3554 Second attempt at flicker fixing
3556 2005-10-16 [colin] 1.9.15cvs53
3561 2005-10-16 [wwp] 1.9.15cvs52
3565 * src/prefs_common.c
3566 * src/prefs_common.h
3567 Remember window sizes (address book)
3569 2005-10-16 [wwp] 1.9.15cvs51
3571 * src/plugins/clamav/clamav_plugin_gtk.c
3572 * src/plugins/spamassassin/spamassassin_gtk.c
3573 Fix compilation warnings (missing #include).
3575 2005-10-16 [colin] 1.9.15cvs50
3580 Make 'c' check signature, and forward
3581 c, l, y, t from summaryview to mimeview
3583 2005-10-16 [colin] 1.9.15cvs49
3586 Put border around buttons
3589 Rework menus (Patch based on a patch
3592 2005-10-15 [wwp] 1.9.15cvs48
3604 * src/prefs_account.c
3605 * src/prefs_spelling.c
3606 * src/gtk/gtkutils.c
3607 * src/gtk/gtkutils.h
3608 * src/plugins/clamav/clamav_plugin_gtk.c
3609 * src/plugins/spamassassin/spamassassin_gtk.c
3610 use nicer browse-for-file/dir buttons than the "..." ones,
3611 code factorizing more.
3613 2005-10-14 [colin] 1.9.15cvs47
3616 set relief on the account switcher so that people see it
3617 grey out Create processing rules when no message is selected
3618 * src/prefs_filtering.c
3619 ask before closing if the rule has not been modified, even if
3621 * src/prefs_matcher.c
3622 fix sensitivity when entering the dialog
3623 * src/gtk/inputdialog.c
3624 display a better icon on password ask
3625 * src/plugins/pgpcore/passphrase.c
3626 make the dialog look better
3628 2005-10-14 [paul] 1.9.15cvs46
3631 indicate presense of marked msgs in
3632 unexpanded subfolders
3634 2005-10-14 [paul] 1.9.15cvs45
3636 * src/prefs_actions.c
3637 * src/prefs_common.c
3638 * src/prefs_common.h
3639 * src/prefs_filtering_action.c
3640 * src/prefs_matcher.c
3641 * src/prefs_template.c
3642 remember window sizes
3643 fix Info button size
3647 2005-10-13 [colin] 1.9.15cvs44
3652 Add a tooltip on the icon (optional)
3653 Get rid of the signature buttons and only
3654 use the icon+tooltip
3656 2005-10-13 [colin] 1.9.15cvs43
3660 Add hand cursor for hovering over icon
3662 2005-10-13 [colin] 1.9.15cvs42
3665 Fix crash when quicksearch's hidden
3668 2005-10-13 [colin] 1.9.15cvs41
3671 Set subject when forwarding multiple mails
3672 Check that other recipient than the default Cc or Bcc
3673 have been set before sending.
3675 2005-10-13 [colin] 1.9.15cvs40
3679 Introduce locking, but don't use it yet
3681 2005-10-13 [colin] 1.9.15cvs39
3683 * src/gtk/quicksearch.c
3684 Reset quicksearch when hiding it
3685 Make sticky a real pref
3687 2005-10-13 [colin] 1.9.15cvs38
3692 2005-10-13 [colin] 1.9.15cvs37
3697 * src/plugins/pgpcore/sgpgme.c
3698 Make privacy icon clickable
3699 Move Trust field in Full info
3700 When trust is less than full, don't display
3703 2005-10-13 [colin] 1.9.15cvs36
3708 Revert speed hack which is dangerous in fact
3711 2005-10-13 [colin] 1.9.15cvs35
3713 * src/folder_item_prefs.c
3714 Fix pref corruption on folder move. Patch
3717 2005-10-13 [paul] 1.9.15cvs34
3721 fix typos in g_warnings
3722 * src/prefs_account.c
3723 add a file selector for Signature file
3727 2005-10-12 [colin] 1.9.15cvs33
3730 Provide a quick way to go back from a
3731 signature's full info to the email part
3733 2005-10-12 [colin] 1.9.15cvs32
3736 Remove old hack of encoding signed mails with base64.
3737 QP works equally well.
3739 2005-10-12 [colin] 1.9.15cvs31
3742 Replace deprecated GtkText with GtkTextView
3744 Fix a logic bug about counts in imap_select
3745 (previously un-triggered)
3749 Allow local deletion of news posts
3751 Show GPG noticeview on the message/rfc822 part
3752 in addition to the text/plain one
3753 * src/prefs_image_viewer.c
3754 src/plugins/pgpcore/prefs_gpg.c
3755 Polish (set the label as part of the checkbox)
3757 Don't sit there doing nothing after destroying
3758 the window - return err
3760 2005-10-11 [colin] 1.9.15cvs30
3763 Apply processing rules before showing folders.
3764 Early folder show (before flags sync) will only
3765 be done when there are no processing rules (nor
3768 Fix stuff related to mail subdir, creation and
3771 Don't allow creation of folders in NoInferior
3772 folders, as it won't work
3774 2005-10-10 [colin] 1.9.15cvs29
3777 Reselect "None" Privacy system when selecting an
3778 account with no privacy system defined
3780 2005-10-10 [colin] 1.9.15cvs28
3783 Add Windows-1252 encoding
3784 * src/prefs_common.c
3785 Rework some defaults:
3786 - autosave to draft by default
3787 - don't show header pane (it's already in the textview)
3788 - Select first new or unread mail on entry
3789 - Assume 'Yes' to change folder when there's no more
3791 * src/prefs_matcher.c
3792 Fix a gtk assertion failure
3793 * src/gtk/colorlabel.c
3794 Workaround bad repainting on selection
3796 Freeze/thaw (a bit faster on ssh -X)
3798 Get rid of StrdupConverter that just adds an
3800 * src/etpan/imap_thread.c
3803 2005-10-10 [colin] 1.9.15cvs27
3807 Fix compile on gtk 2.4. Patch by wwp
3809 2005-10-09 [colin] 1.9.15cvs26
3814 Clarify forward menus. Patch by wwp
3816 2005-10-09 [colin] 1.9.15cvs25
3820 Fix bug #829 (Non-working "Encrypt message by
3821 default when replying to an encrypted message")
3823 2005-10-08 [colin] 1.9.15cvs24
3826 Fix bug #827 ("Welcome" setup wizard after a
3827 permission error gives up & forgets itself.)
3829 2005-10-08 [colin] 1.9.15cvs23
3832 Fix bug #828 (Ignoring headers with spaces around = sign)
3834 2005-10-08 [colin] 1.9.15cvs22
3839 2005-10-08 [colin] 1.9.15cvs21
3843 Add a processing_pending indicator, set on
3844 folder_item_open and cleared after
3845 folder_item_process_open
3848 wrap procmsg_msginfo_*_flags, and in the
3849 wrapper check that there's no folder processing
3850 pending. If there is, defer the flags change until
3851 processing is done to avoid stepping over each
3853 Freeze during processing, but not during scanning.
3855 2005-10-07 [colin] 1.9.15cvs20
3857 * src/plugins/pgpcore/passphrase.c
3858 Fix bug #826 (X-Server hangs when