1 2006-02-27 [colin] 2.0.0cvs84
16 * src/pixmaps/ham_btn.xpm
17 * src/pixmaps/spam.xpm
18 * src/pixmaps/spam_btn.xpm
19 * src/plugins/spamassassin/spamassassin.c
20 Add button in toolbar for spam learning
21 Fix a few bugs from the last related commit
22 Revert 1.9.6cvs23 which messed up shift-selection
24 2006-02-24 [colin] 2.0.0cvs83
29 * src/plugins/spamassassin/spamassassin.c
30 * src/plugins/spamassassin/spamassassin.h
31 * src/plugins/spamassassin/spamassassin_gtk.c
32 Unregister learner when spamassassin is either
35 2006-02-24 [colin] 2.0.0cvs82
46 * src/gtk/icon_legend.c
47 * src/pixmaps/spam.xpm ** NEW FILE **
48 * src/plugins/spamassassin/spamassassin.c
49 * src/plugins/spamassassin/spamassassin_gtk.c
50 Add spam learning interface (Mark/Mark as
53 2006-02-24 [wwp] 2.0.0cvs81
58 hide compose window when sending message in batch mode
59 (filtering: forward and redirect). Also fixed a wrong
60 value returned when sending failed, neutral anyway.
63 2006-02-24 [wwp] 2.0.0cvs80
66 use GTK+'s stock quit button. Patch by Fabien Vantard.
68 2006-02-24 [paul] 2.0.0cvs79
73 fix bug 916, 'newsgroup unsubscribe segmentation fault'
76 2006-02-23 [colin] 2.0.0cvs78
79 Change OK to Close in alertpanel with View log
80 button; add accel to View log. Patch by Fabien
83 2006-02-23 [wwp] 2.0.0cvs77
86 silly me, there were much more tests to perform, since toolbars can
87 really have down to 1 element only.
89 2006-02-23 [wwp] 2.0.0cvs76
92 fixed indentation from my previous commit. Fallback to VISUAL if
93 EDITOR is not set (and to vi, at last resort).
95 2006-02-23 [wwp] 2.0.0cvs75
98 improved error detection (Colin, me).
100 2006-02-23 [wwp] 2.0.0cvs74
102 * src/prefs_toolbar.c
103 simplify and fix prefs/toolbars layouting. Combos' contents can
104 now be really displayed.
106 2006-02-23 [wwp] 2.0.0cvs73
107 simplifies and fix prefs/toolbars layouting. Combos' contents can now
110 2006-02-22 [wwp] 2.0.0cvs72
113 fix a typo in my previous commit (sorry!).
115 2006-02-22 [wwp] 2.0.0cvs71
117 * src/prefs_toolbar.c
118 fix a crash when adding separators to toolbars,
119 also fix some separator item information.
121 2006-02-22 [wwp] 2.0.0cvs70
124 fix a crash when redirecting (for instance) when compose window's
125 toolbar contents has been customized (when some buttons have been
128 2006-02-21 [wwp] 2.0.0cvs69
131 * src/gtk/pluginwindow.c
132 * src/plugins/pgpcore/prefs_gpg.c
133 fix some compilation warnings (feat. remains of removed code).
135 2006-02-21 [wwp] 2.0.0cvs68
138 fix two compilation issues, thanks to Stephan Sachse.
140 2006-02-20 [colin] 2.0.0cvs67
143 Don't reselect displayed mail on refocus
144 This fixes actions misbehaving
146 2006-02-20 [wwp] 2.0.0cvs66
149 * src/gtk/gtksctree.c
150 * src/gtk/gtkshruler.c
151 changed more runtime typecast checks.
153 2006-02-20 [wwp] 2.0.0cvs65
155 * src/summary_search.c
156 find all - summaryview refresh issue fixed, thanks to Colin.
158 2006-02-20 [wwp] 2.0.0cvs64
161 better runtime typecast checks.
163 2006-02-20 [wwp] 2.0.0cvs63
165 * src/summary_search.c
166 enhancements to the summary search:
167 - add the ability to stop the running search
168 (upon ESC-key press, new Stop button or when Clear button is pressed)
169 - don't search if no criteria (From/To/Subject/Body) is set
170 - ensure that a busy mouse pointer is always shown when searching,
171 show it even a bit earlier
173 2006-02-19 [colin] 2.0.0cvs62
177 * src/etpan/imap-thread.c
178 * src/etpan/imap-thread.h
179 (Future) IMAP speed improvement on sending
180 Will require a libetpan update
182 * src/gtk/quicksearch.c
183 Make quicksearch clearable while running.
185 2006-02-17 [colin] 2.0.0cvs61
188 * src/etpan/imap-thread.c
189 * src/etpan/imap-thread.h
190 Check for IMAP certificates
191 ** Requires libetpan-0.42-cvs4
192 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
194 2006-02-17 [colin] 2.0.0cvs60
199 * src/prefs_message.c
200 Add pref to display HTML-only mails with plugin,
201 if possible (defaulting to FALSE of course).
203 2006-02-16 [colin] 2.0.0cvs59
206 * src/common/plugin.c
207 * src/common/plugin.h
208 * src/gtk/pluginwindow.c
209 Keep track of requested (but unloaded) plugins
212 2006-02-16 [wwp] 2.0.0cvs58
214 * src/gtk/gtkaspell.c
215 * src/gtk/gtkaspell.h
216 * src/prefs_spelling.c
220 implemented new optional spellchecker behaviour: re-check message when
221 dictionary got changed (from compose-window/context-menu/Change dictionary).
223 2006-02-16 [wwp] 2.0.0cvs57
225 * src/quote_fmt_parse.y
226 pclose popen'ed pipe.
228 2006-02-15 [colin] 2.0.0cvs56
232 Let MimeViewers know which MimeView they
235 Swap From/To columns in Sent/Queue/Drafts
237 * src/etpan/imap-thread.c
238 Use mailstream_low_tls_open() for STARTTLS
239 instead of mailstream_low_ssl_open()
240 ** REQUIRES libetpan 0.42cvs3 **
242 2006-02-15 [wwp] 2.0.0cvs55
246 * src/message_search.c
247 * src/message_search.h
251 added the ability to Find text in the compose window (and a bit
252 of code factorization).
254 2006-02-15 [wwp] 2.0.0cvs54
257 yet another one file was missing (fix for some widgets' sensitivity).
260 2006-02-15 [wwp] 2.0.0cvs53
263 oops forgot that file (fix for some widgets' sensitivity).
265 2006-02-15 [wwp] 2.0.0cvs52
267 * src/summary_search.c
268 implemented advanced summary search options (added the ability
269 to use matcher conditions in an advanced search mode).
271 2006-02-15 [wwp] 2.0.0cvs51
273 * src/plugins/pgpcore/prefs_gpg.c
274 * src/prefs_account.c
275 fix some widget sensitivity, mostly around some labels in
278 2006-02-15 [paul] 2.0.0cvs50
280 * manual/advanced.xml
281 improve Templates info
284 2006-02-14 [colin] 2.0.0cvs49
286 * src/pixmaps/address_book.xpm
287 * src/pixmaps/preferences.xpm
288 * src/pixmaps/properties.xpm
289 Fix pixmap size - patch by Fabien Vantard
291 2006-02-13 [colin] 2.0.0cvs48
294 Add missing fclose()s on error
298 Fix temp files not being deleted on windows
299 Patches by Thomas Gilgin
301 2006-02-13 [colin] 2.0.0cvs47
306 2006-02-13 [wwp] 2.0.0cvs46
308 * src/plugins/pgpcore/prefs_gpg.c
309 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
311 2006-02-12 [colin] 2.0.0cvs45
316 Fix "stuff" when quitting
318 2006-02-12 [wwp] 2.0.0cvs44
321 fix typos in debug messages.
323 2006-02-11 [colin] 2.0.0cvs43
326 don't allow drag/drop from ourself
328 2006-02-10 [wwp] 2.0.0cvs42
335 renamed html_ prefixed functions and data structures to avoid
336 namespace clashes w/ other software (gtkhtml2 for instance).
340 2006-02-09 [colin] 2.0.0cvs41
343 Fix shitty logic messed up. Thanks Ticho for the hint!
345 2006-02-09 [wwp] 2.0.0cvs40
349 * src/prefs_account.c
352 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
353 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
354 Browse buttons in accounts prefs.
356 2006-02-09 [colin] 2.0.0cvs39
359 Check for pointer before using its members
360 * src/gtk/gtksourceprintjob.c
363 2006-02-09 [wwp] 2.0.0cvs38
366 fix few compiler warnings (type mismatch).
368 2006-02-09 [paul] 2.0.0cvs37
371 updated by Fabien Vantard
373 2006-02-08 [colin] 2.0.0cvs36
377 * src/common/plugin.c
378 allow windows and linux configurations to coexist
379 patch by Thomas Gilgin
381 2006-02-08 [colin] 2.0.0cvs35
386 * src/matcher_parser_parse.y
387 * src/prefs_filtering_action.c
388 * src/prefs_matcher.c
389 Add the "Ignore thread" filtering
392 2006-02-08 [colin] 2.0.0cvs34
397 Fix bug #905 (damaged attachment)
398 text files with raw \0's aren't really text files
401 2006-02-08 [colin] 2.0.0cvs33
404 Fix crasher introduced yesterday
406 2006-02-08 [wwp] 2.0.0cvs32
410 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
412 2006-02-08 [wwp] 2.0.0cvs31
414 * src/prefs_template.c
415 templates enhancement: allow address completion for Cc and Bcc fields
416 (it was currently possible for the To field only)
418 2006-02-08 [colin] 2.0.0cvs30
421 Don't unblock if not blocked
424 2006-02-07 [colin] 2.0.0cvs29
427 Forgot to refresh summaryview
429 2006-02-07 [colin] 2.0.0cvs28
432 Freeze/thaw message list and folder list while
433 processing %as{} actions
435 Fix auto-wrap disabling after a middle-click
438 2006-02-07 [paul] 2.0.0cvs27
441 fix freeing of uninitialised pointers
444 2006-02-06 [colin] 2.0.0cvs26
447 Use g_slist_prepend in potentially big list
449 2006-02-06 [colin] 2.0.0cvs25
452 Completely skip processing if it doesn't
455 2006-02-06 [colin] 2.0.0cvs24
459 Batch filtering in summaryview (from Tools menu)
460 and pre/post//-processing too
462 2006-02-06 [colin] 2.0.0cvs23
466 Use a special field for batch filtering instead
467 of stepping on deferred execution's toes
469 2006-02-06 [colin] 2.0.0cvs22
476 Fix filtering via menus and actions
478 2006-02-06 [colin] 2.0.0cvs21
481 Put the added file directly to cache if possible (will work
489 Move and copy filtered messages by batches instead of one
490 by one - faster on IMAP
492 Add a function that'll possibly be useful later
494 2006-02-06 [colin] 2.0.0cvs20
497 Use internal mime-type instead of text/plain for d'n'd
499 Allow attaching files from mimeview's icon list via d'n'd
502 Use internal mime-type instead of text/plain for d'n'd
503 Don't try to selected opened folder if none is
504 Factorize d'n'd from other apps code
509 Factorize Face/X-Face stuff
511 Fix d'n'd to other apps
512 * src/prefs_message.c
513 Let the XFace pref be usable without libcompface as it also
516 Fix d'n'd to other apps
517 Factorize d'n'd from other apps code
519 2006-02-06 [wwp] 2.0.0cvs19
522 Italian translation fixes by Andrea Spadaccini (no more confusion
523 between filtering and processing, and few changes in the About
527 2006-02-06 [mones] 2.0.0cvs18
529 * src/gtk/icon_legend.c
530 Improved descriptions allowing better translations
532 2006-02-05 [colin] 2.0.0cvs17
535 Add the f*cking missing expunge that caused imap_fetch_env
536 to fail after an add_msgs ! :-///
537 * src/etpan/imap-thread.c
541 2006-02-05 [colin] 2.0.0cvs16
544 Don't check for return-path (or we can't put
547 2006-02-05 [colin] 2.0.0cvs15
550 Don't try to display Face header in textview
551 when teh headerview's active
553 2006-02-05 [colin] 2.0.0cvs14
557 Add script to import Thunderbird mails
559 2006-02-05 [colin] 2.0.0cvs13
566 Show Face headers - patch partially by Klaus Flittner
568 2006-02-05 [colin] 2.0.0cvs12
574 Let dnd work from mime icons to summaryview
575 and to folderview too
576 Add a crude test to avoid trying to add files
577 drag'n'dropped when they're not mails
579 2006-02-04 [colin] 2.0.0cvs11
585 2006-02-04 [colin] 2.0.0cvs10
592 Added various drag and drop capas:
594 summaryview other apps
595 mimeview icons other apps
596 other apps summaryview
597 other apps folderview
599 This shouldn't have broken the existing:
601 summaryview folderview
602 folderview folderview
603 summaryview compose's attachments
607 2006-02-02 [paul] 2.0.0cvs9
610 move global option 'Set displayed columns...' out
611 of folder option grouping.
612 fix sensitivity of 'harvest addresses'
615 2006-02-01 [colin] 2.0.0cvs8
618 Revert the alertpanel patch, it sucks (intrusive
619 and gets in the way of "open")
621 2006-02-01 [colin] 2.0.0cvs7
624 * src/prefs_account.c
629 Add ability to edit the signature file
630 from the account preferences, and use
631 a default for the text editor.
632 Patch by Fabien Vantard
634 2006-02-01 [colin] 2.0.0cvs6
637 Try to get mime type by extension if it is
638 application/octet-stream
639 Display a window with possible choices when
640 encountering unknown mime types
644 Allow multiple selection in filtered filesel
645 (patch by Fabien Vantard)
646 * src/gtk/pluginwindow.c
647 Use it (patch by Fabien Vantard)
649 2006-02-01 [paul] 2.0.0cvs5
652 fix crash on creating jpilot address book
653 Thanks to Colin - FOR_STABLE
654 * src/prefs_summaries.c
655 * src/prefs_wrapping.c
656 * src/gtk/icon_legend.c
657 * src/gtk/quicksearch.c
658 string fixes and additions
660 2006-02-01 [paul] 2.0.0cvs4
666 add Arabic encoding option
667 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
669 2006-01-31 [colin] 2.0.0cvs3
671 * src/plugins/pgpcore/passphrase.c
672 Convert passphrase to locale encoding
674 Fix drafting on IMAP. Crappy bug sneaked in
678 2006-01-30 [paul] 2.0.0cvs2
680 * src/gtk/icon_legend.c
683 2006-01-30 [colin] 2.0.0cvs1
686 Check for the file to be present before
687 enabling the menu - FOR_STABLE
688 * src/gtk/icon_legend.c
689 Add folders icons (not all of them, there
690 are too much, but the most intriguing ones)
692 2006-01-30 [paul] 2.0.0
694 version 2.0.0 released
696 2006-01-30 [paul] 1.9.100cvs200
701 * manual/starting.xml
702 * manual/sylpheed-claws-manual.xml
705 2006-01-29 [mones] 1.9.100cvs199
708 * manual/advanced.xml
709 * manual/glossary.xml
710 Some typos fixed, added LDIF term to glossary
712 Fixed leading plus symbol
714 2006-01-29 [paul] 1.9.100cvs198
718 updated by Tommi Pirinen and Andrej Kacian
720 2006-01-29 [paul] 1.9.100cvs197
725 2006-01-29 [paul] 1.9.100cvs196
730 * tools/claws.i18n.status.pl
731 nl translation updated by Tim Dijkstra
733 2006-01-29 [paul] 1.9.100cvs195
737 updated by Aleksandar Urosevic and Anders Troback
739 2006-01-28 [colin] 1.9.100cvs194
741 * src/gtk/gtksourceprintjob.c
742 Don't fiddle with PangoLayout when we
745 2006-01-28 [paul] 1.9.100cvs193
751 * tools/claws.i18n.status.pl
752 updated translations submitted by Stavros Giannouris
755 2006-01-27 [colin] 1.9.100cvs192
758 * src/gtk/gtksourceprintjob.c
760 (libgnomeprint only, of course)
762 2006-01-27 [paul] 1.9.100cvs191
766 updated by Fabien Vantard and Andrea Spadaccini
768 2006-01-26 [colin] 1.9.100cvs190
772 Make building the manual optional
775 2006-01-26 [paul] 1.9.100cvs189
777 * manual/glossary.xml
783 2006-01-26 [paul] 1.9.100cvs188
785 * src/prefs_display_header.c
786 * src/prefs_folder_column.c
787 * src/prefs_msg_colors.c
788 * src/prefs_summaries.c
789 * src/prefs_summary_column.c
792 2006-01-25 [colin] 1.9.100cvs187
795 Don't allow moving/copying mails between
796 queue/drafts and non-queue/drafts folders
797 Fixes bug #897 (message header is resetted
798 if one is copied to Drafts)
800 2006-01-25 [colin] 1.9.100cvs186
804 Fix subscribed folders not found
806 Don't try to encode as original mail's charset
809 2006-01-25 [paul] 1.9.100cvs185
818 updates submitted by Stephan Sachse, Emilian Nowak
819 and Quar, Frederico Goncalves Guimaraes, and
821 Fix Bug 896, 'PT_BR locale broken'.
825 2006-01-24 [mones] 1.9.100cvs184
827 * manual/glossary.xml
828 All current terms finished. Reviewers welcome ;-)
829 * manual/keyboard.xml
830 Fixed column width for pdf output.
834 2006-01-24 [paul] 1.9.100cvs183
836 * manual/glossary.xml
838 * manual/dist/html/Makefile.am
839 * manual/dist/pdf/Makefile.am
840 * manual/dist/ps/Makefile.am
841 * manual/dist/txt/Makefile.am
845 2006-01-24 [mones] 1.9.100cvs182
847 * manual/glossary.xml
848 Nearly finished, some terms missing.
850 2006-01-23 [paul] 1.9.100cvs181
852 * manual/dist/html/Makefile.am
853 * manual/dist/pdf/Makefile.am
854 * manual/dist/ps/Makefile.am
855 * manual/dist/txt/Makefile.am
860 2006-01-22 [colin] 1.9.100cvs180
863 * src/gtk/gtkaspell.c
864 Don't deselect stuff before right-clicking, with aspell.
865 (This prevented right-click Copy, for example).
868 2006-01-22 [paul] 1.9.100cvs179
870 * src/summary_search.c
871 don't fix the widget size as it causes problems
873 Thanks to Emilian Nowak
875 2006-01-21 [paul] 1.9.100cvs178
878 fix broken underlining of label text
879 with some translations
881 2006-01-21 [colin] 1.9.100cvs177
884 In French "Composition" puts the Compose toolbar's prefs in the wrong place
886 2006-01-20 [colin] 1.9.100cvs176
891 * manual/dist/html/.cvsignore
892 * manual/dist/html/Makefile.am
893 * manual/dist/pdf/.cvsignore
894 * manual/dist/pdf/Makefile.am
895 * manual/dist/ps/.cvsignore
896 * manual/dist/ps/Makefile.am
897 * manual/dist/txt/.cvsignore
898 * manual/dist/txt/Makefile.am
901 2006-01-20 [paul] 1.9.100cvs175
903 * manual/handling.xml
904 make Filtering and Searching entries easier to find
905 * manual/keyboard.xml
906 add the remaining default keybinds
907 * src/prefs_summaries.c
908 update the default keybinds
910 2006-01-20 [paul] 1.9.100cvs174
922 replace 'e-mail' with 'email'
923 * src/summary_search.c
924 add mnemonic to "Find all" button
926 2006-01-20 [wwp] 1.9.100cvs173
930 touched mbox import/export buttons for HIG-compliance
932 2006-01-19 [paul] 1.9.100cvs172
935 * manual/addrbook.xml
936 * manual/advanced.xml
938 * manual/handling.xml
941 * manual/starting.xml
944 2006-01-19 [paul] 1.9.100cvs171
947 allow use of trash button while receiving
950 2006-01-19 [wwp] 1.9.100cvs170
952 * src/gtk/quicksearch.c
954 force text color to black when yellow background is set
956 2006-01-19 [colin] 1.9.100cvs169
958 * src/plugins/trayicon/trayicon.c
959 Gray out Get Mail when already getting mail
961 2006-01-18 [paul] 1.9.100cvs168
964 give widget yellow background was To is
966 * src/gtk/quicksearch.c
967 give widget yellow background when quick
971 2006-01-18 [paul] 1.9.100cvs167
973 * doc/man/sylpheed-claws.1
974 add --subscribe option
976 2006-01-18 [paul] 1.9.100cvs166
978 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
979 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
980 use %U instead of %F (%F is broken for user installed
983 2006-01-18 [colin] 1.9.100cvs165
986 Default to Yes in "No more * messages" dialogs
988 2006-01-17 [colin] 1.9.100cvs164
991 Possibly fix an invalid iterator causing
994 2006-01-17 [colin] 1.9.100cvs163
997 Fix crash when the image disappears under the
1000 2006-01-16 [colin] 1.9.100cvs162
1003 Fix reenabling autowrap
1005 2006-01-16 [colin] 1.9.100cvs161
1008 reset quote_len before getting quote_str
1010 2006-01-16 [colin] 1.9.100cvs160
1017 Fix bug #883 (default inbox does not track folder move)
1019 2006-01-16 [colin] 1.9.100cvs159
1022 * src/plugins/pgpcore/passphrase.c
1025 2006-01-16 [paul] 1.9.100cvs158
1027 * src/prefs_actions.c
1028 * src/prefs_filtering_action.c
1029 * src/prefs_matcher.c
1031 * src/gtk/description_window.c
1032 * src/gtk/description_window.h
1033 * src/gtk/quicksearch.c
1034 description window cleanups
1036 2006-01-15 [colin] 1.9.100cvs157
1039 * src/prefs_filtering.c
1042 2006-01-15 [colin] 1.9.100cvs156
1046 Same for "Empty trash"
1048 2006-01-15 [colin] 1.9.100cvs155
1051 Override offline dialog had Yes by default
1053 2006-01-15 [colin] 1.9.100cvs154
1056 Delete selected messages? previously had Yes the default
1058 2006-01-15 [colin] 1.9.100cvs153
1063 Check if a mailbox is loaded after all
1066 2006-01-15 [colin] 1.9.100cvs152
1069 Don't start wizard when there are unloaded folders (will help
1070 people with only mbox or maildir mailboxes)
1072 2006-01-14 [colin] 1.9.100cvs151
1080 More HIG compliance and fixes
1082 2006-01-14 [colin] 1.9.100cvs150
1084 * src/prefs_filtering_action.c
1086 Two forgotten button order changes
1088 2006-01-14 [colin] 1.9.100cvs149
1098 * src/prefs_actions.c
1099 * src/prefs_customheader.c
1100 * src/prefs_filtering.c
1101 * src/prefs_matcher.c
1102 * src/prefs_template.c
1107 All deletion confirmations are now "Cancel, Delete"
1108 instead of "No, Yes"
1109 Clarified most of the other "No, Yes" to
1110 "Cancel, Descriptive_action"
1111 Rechanged the "Entry not saved" alerts to have
1112 "Close, Continue editing"
1117 * 2.0.0-rc4 released
1119 2006-01-14 [paul] 1.9.100cvs148
1134 * src/grouplistdialog.c
1141 * src/message_search.c
1146 * src/prefs_actions.c
1147 * src/prefs_customheader.c
1148 * src/prefs_filtering.c
1149 * src/prefs_matcher.c
1150 * src/prefs_template.c
1151 * src/prefs_themes.c
1153 * src/summary_search.c
1157 * src/gtk/foldersort.c
1158 * src/gtk/gtkaspell.c
1159 * src/gtk/inputdialog.c
1160 * src/gtk/prefswindow.c
1161 * src/plugins/pgpcore/select-keys.c
1162 * src/plugins/trayicon/trayicon.c
1163 HIG compliant button order
1165 2006-01-14 [mones] 1.9.100cvs147
1170 2006-01-13 [paul] 1.9.100cvs146
1175 add Joshua M. Kwan to contributors list
1177 2006-01-13 [colin] 1.9.100cvs145
1179 * src/gtk/quicksearch.c
1180 Don't refocus quick search after executing (Esc or Enter)
1181 Allows to '/'search something then move up/down in
1182 summaryview, and to Esc a search and be back in the
1185 2006-01-13 [paul] 1.9.100cvs144
1187 * src/plugins/pgpinline/pgpinline.c
1188 support Content-Type 'application/pgp'
1189 patch by Joshua M. Kwan <joshuak@users.sf.net>
1191 2006-01-13 [paul] 1.9.100cvs143
1193 * manual/account.xml
1194 make mention of partial retrieval
1197 2006-01-13 [paul] 1.9.100cvs142
1238 * src/customheader.c
1239 * src/customheader.h
1240 * src/displayheader.c
1241 * src/displayheader.h
1252 * src/editldap_basedn.c
1253 * src/editldap_basedn.h
1269 * src/folder_item_prefs.c
1270 * src/folder_item_prefs.h
1277 * src/grouplistdialog.c
1278 * src/grouplistdialog.h
1282 * src/image_viewer.c
1283 * src/image_viewer.h
1319 * src/message_search.c
1320 * src/message_search.h
1337 * src/partial_download.c
1338 * src/partial_download.h
1343 * src/prefs_account.c
1344 * src/prefs_account.h
1345 * src/prefs_actions.c
1346 * src/prefs_actions.h
1347 * src/prefs_common.c
1348 * src/prefs_common.h
1349 * src/prefs_compose_writing.c
1350 * src/prefs_compose_writing.h
1351 * src/prefs_customheader.c
1352 * src/prefs_customheader.h
1353 * src/prefs_display_header.c
1354 * src/prefs_display_header.h
1355 * src/prefs_filtering.c
1356 * src/prefs_filtering.h
1357 * src/prefs_filtering_action.c
1358 * src/prefs_filtering_action.h
1359 * src/prefs_folder_column.c
1360 * src/prefs_folder_column.h
1361 * src/prefs_folder_item.c
1362 * src/prefs_folder_item.h
1367 * src/prefs_image_viewer.c
1368 * src/prefs_image_viewer.h
1369 * src/prefs_matcher.c
1370 * src/prefs_matcher.h
1371 * src/prefs_message.c
1372 * src/prefs_msg_colors.c
1373 * src/prefs_msg_colors.h
1376 * src/prefs_receive.c
1378 * src/prefs_spelling.c
1379 * src/prefs_spelling.h
1380 * src/prefs_summaries.c
1381 * src/prefs_summaries.h
1382 * src/prefs_summary_column.c
1383 * src/prefs_summary_column.h
1384 * src/prefs_template.c
1385 * src/prefs_template.h
1386 * src/prefs_themes.c
1387 * src/prefs_themes.h
1388 * src/prefs_toolbar.c
1389 * src/prefs_toolbar.h
1390 * src/prefs_wrapping.c
1391 * src/prefs_wrapping.h
1401 * src/quote_fmt_parse.y
1404 * src/remotefolder.c
1405 * src/remotefolder.h
1406 * src/send_message.c
1407 * src/send_message.h
1410 * src/sourcewindow.c
1411 * src/sourcewindow.h
1416 * src/stock_pixmap.c
1417 * src/stock_pixmap.h
1418 * src/summary_search.c
1419 * src/summary_search.h
1436 * src/common/base64.c
1437 * src/common/base64.h
1439 * src/common/hooks.c
1440 * src/common/hooks.h
1443 * src/common/mgutils.c
1444 * src/common/mgutils.h
1447 * src/common/passcrypt.c
1448 * src/common/passcrypt.h.in
1449 * src/common/plugin.c
1450 * src/common/plugin.h
1451 * src/common/prefs.c
1452 * src/common/prefs.h
1453 * src/common/progressindicator.c
1454 * src/common/progressindicator.h
1455 * src/common/quoted-printable.c
1456 * src/common/quoted-printable.h
1457 * src/common/session.c
1458 * src/common/session.h
1461 * src/common/socket.c
1462 * src/common/socket.h
1465 * src/common/ssl_certificate.c
1466 * src/common/ssl_certificate.h
1467 * src/common/stringtable.c
1468 * src/common/stringtable.h
1469 * src/common/sylpheed.c
1470 * src/common/sylpheed.h
1471 * src/common/template.c
1472 * src/common/template.h
1473 * src/common/timing.h
1474 * src/common/utils.c
1475 * src/common/utils.h
1476 * src/common/version.h.in
1479 * src/common/xmlprops.c
1480 * src/common/xmlprops.h
1481 * src/gtk/colorlabel.c
1482 * src/gtk/colorsel.c
1483 * src/gtk/colorsel.h
1484 * src/gtk/description_window.c
1485 * src/gtk/description_window.h
1488 * src/gtk/foldersort.c
1489 * src/gtk/foldersort.h
1490 * src/gtk/gtkutils.c
1491 * src/gtk/gtkutils.h
1492 * src/gtk/inputdialog.c
1493 * src/gtk/inputdialog.h
1494 * src/gtk/logwindow.c
1495 * src/gtk/logwindow.h
1496 * src/gtk/manage_window.c
1497 * src/gtk/manage_window.h
1500 * src/gtk/pluginwindow.c
1501 * src/gtk/pluginwindow.h
1502 * src/gtk/prefswindow.c
1503 * src/gtk/prefswindow.h
1504 * src/gtk/progressdialog.c
1505 * src/gtk/progressdialog.h
1506 * src/gtk/sslcertwindow.c
1507 * src/gtk/sslcertwindow.h
1508 * src/plugins/clamav/clamav_plugin.c
1509 * src/plugins/clamav/clamav_plugin.h
1510 * src/plugins/clamav/clamav_plugin_gtk.c
1511 * src/plugins/demo/demo.c
1512 * src/plugins/dillo_viewer/dillo_prefs.c
1513 * src/plugins/dillo_viewer/dillo_prefs.h
1514 * src/plugins/dillo_viewer/dillo_viewer.c
1515 * src/plugins/pgpcore/passphrase.c
1516 * src/plugins/pgpcore/passphrase.h
1517 * src/plugins/pgpcore/plugin.c
1518 * src/plugins/pgpcore/select-keys.c
1519 * src/plugins/pgpcore/select-keys.h
1520 * src/plugins/pgpcore/sgpgme.c
1521 * src/plugins/pgpcore/sgpgme.h
1522 * src/plugins/pgpinline/pgpinline.c
1523 * src/plugins/pgpinline/pgpinline.h
1524 * src/plugins/pgpinline/plugin.c
1525 * src/plugins/pgpmime/pgpmime.c
1526 * src/plugins/pgpmime/pgpmime.h
1527 * src/plugins/pgpmime/plugin.c
1528 * src/plugins/spamassassin/spamassassin.c
1529 * src/plugins/spamassassin/spamassassin.h
1530 * src/plugins/spamassassin/spamassassin_gtk.c
1531 * src/plugins/trayicon/trayicon.c
1532 update copyright header
1534 2006-01-13 [paul] 1.9.100cvs141
1540 * src/prefs_account.c
1541 * src/prefs_display_header.c
1542 * src/prefs_receive.c
1544 * src/prefs_summaries.c
1545 * src/prefs_themes.c
1546 * src/prefs_toolbar.c
1550 2006-01-12 [colin] 1.9.100cvs140
1555 Add --subscribe option
1556 Let sylpheed-claws email@domain.com equivalent to --compose
1557 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1559 2006-01-12 [paul] 1.9.100cvs139
1562 append 'Change folder order' label with '...'
1563 * src/prefs_actions.c
1564 allow reordering of actions list by dnd
1565 * src/gtk/foldersort.c
1566 make the dialog nicer
1568 2006-01-11 [colin] 1.9.100cvs138
1571 Allow templates without text
1573 2006-01-11 [paul] 1.9.100cvs137
1576 * tools/filter_conv_new.pl
1578 also check .sylpheed for filter.xml
1579 be a bit informative to the user
1581 2006-01-11 [colin] 1.9.100cvs136
1584 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1586 2006-01-10 [paul] 1.9.100cvs135
1589 * tools/filter_conv_new.pl
1590 add script to convert new style Sylpheed
1591 filter rules (Sylpheed >= 0.9.99) to
1592 Claws filtering rules
1594 2006-01-10 [colin] 1.9.100cvs134
1597 Fix broken line joins in certain conditions
1598 (between two quoted lines: <enter><enter><up>
1599 <type a wrapped sentence><go in the first line>
1600 <insert more text><watch as line joining failed>)
1602 2006-01-10 [paul] 1.9.100cvs133
1605 don't report success in error dialog
1607 * src/common/utils.c
1608 include some trailing punctuations as URI
1611 2006-01-10 [paul] 1.9.100cvs132
1614 fix incompatible pointer type
1617 2006-01-10 [paul] 1.9.100cvs131
1620 change Subject in window title
1623 2006-01-09 [colin] 1.9.100cvs130
1632 Fix possible crashes on exit and in addressbook
1634 2006-01-09 [paul] 1.9.100cvs129
1636 * src/prefs_msg_colors.c
1637 some cleanups that I forgot last time
1639 2006-01-09 [paul] 1.9.100cvs128
1643 * src/prefs_msg_colors.c
1644 add previously hidden option, color_new, to
1646 move the page to Display/
1649 2006-01-09 [wwp] 1.9.100cvs127
1651 * src/prefs_themes.c
1652 made the prefs/display/themes layouts spacing less condensed
1653 (and so they match other prefs/pages' look).
1655 2006-01-09 [paul] 1.9.100cvs126
1658 * src/prefs_common.c
1659 * src/prefs_common.h
1660 * src/prefs_wrapping.c
1661 remove 'wrap at send' option
1663 2006-01-06 [colin] 1.9.100cvs125
1666 Just make completely sure we don't insert "manual line breaks"
1671 * 2.0.0-rc3 released
1673 2006-01-04 [paul] 1.9.100cvs124
1676 fix bug 882, 'quick scroll in folder list
1677 displays wrong folder contents'
1679 2006-01-04 [paul] 1.9.100cvs123
1681 * src/plugins/pgpmime/pgpmime.c
1682 better debug information when signing
1683 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1685 2006-01-03 [colin] 1.9.100cvs122
1688 We need to recheck for gpgme 1.0.0 after checking
1689 for 1.1.1, because if 1.1.1 isn't available,
1690 GPGME_LIBS and friends are blanked out by the
1693 2006-01-03 [colin] 1.9.100cvs121
1695 * src/common/prefs.c
1696 Windows unlink-before rename fix
1697 * src/plugins/pgpcore/sgpgme.c
1698 Add support for PKA info if available
1699 Both patches by Werner Koch
1701 2006-01-03 [paul] 1.9.100cvs120
1704 fix bug 884, 'Send receipt' button visible in queue
1707 2006-01-02 [colin] 1.9.100cvs119
1711 Fix autosave on IMAP and more generally try to
1712 return the correct ID on a newly added IMAP message
1714 2006-01-02 [paul] 1.9.100cvs118
1716 * manual/keyboard.xml
1719 2006-01-01 [paul] 1.9.100cvs117
1724 2005-12-30 [colin] 1.9.100cvs116
1726 * manual/advanced.xml
1727 Explain Pre/Post-processing differences.
1729 2005-12-30 [colin] 1.9.100cvs115
1732 Implement copy_msgs for a little optimization
1734 Finish yesterday's fix
1736 2005-12-29 [colin] 1.9.100cvs114
1739 Fix occasional failure in fetching a mail over
1742 2005-12-29 [colin] 1.9.100cvs113
1745 Don't remove a draft when sending it, if it is
1748 2005-12-28 [colin] 1.9.100cvs112
1753 2005-12-28 [wwp] 1.9.100cvs111
1755 * doc/faq/.cvsignore
1756 * doc/faq/de/.cvsignore
1757 * doc/faq/en/.cvsignore
1758 * doc/faq/es/.cvsignore
1759 * doc/faq/fr/.cvsignore
1760 * doc/faq/it/.cvsignore
1761 * doc/manual/.cvsignore
1762 * doc/manual/de/.cvsignore
1763 * doc/manual/en/.cvsignore
1764 * doc/manual/es/.cvsignore
1765 * doc/manual/fr/.cvsignore
1766 * doc/manual/ja/.cvsignore
1767 * src/plugins/mathml_viewer/.cvsignore
1768 rollback revival of those files (my bad, sorry for the noise).
1770 2005-12-28 [wwp] 1.9.100cvs110
1773 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1775 2005-12-28 [wwp] 1.9.100cvs109
1777 * doc/faq/.cvsignore
1778 * doc/faq/de/.cvsignore
1779 * doc/faq/en/.cvsignore
1780 * doc/faq/es/.cvsignore
1781 * doc/faq/fr/.cvsignore
1782 * doc/faq/it/.cvsignore
1783 * doc/manual/.cvsignore
1784 * doc/manual/de/.cvsignore
1785 * doc/manual/en/.cvsignore
1786 * doc/manual/es/.cvsignore
1787 * doc/manual/fr/.cvsignore
1788 * doc/manual/ja/.cvsignore
1789 * src/plugins/mathml_viewer/.cvsignore
1791 more files to ignore.
1793 2005-12-24 [colin] 1.9.100cvs108
1799 2005-12-24 [colin] 1.9.100cvs107
1802 Allow NULL src_msginfo in
1803 procmsg_msginfo_new_from_mimeinfo
1805 2005-12-23 [paul] 1.9.100cvs106
1807 * src/plugins/pgpinline/mypgpcore.def
1808 add this forgotten file
1810 2005-12-23 [colin] 1.9.100cvs105
1815 2005-12-23 [colin] 1.9.100cvs104
1820 * src/common/plugin.c
1821 * src/common/socket.c
1822 * src/common/socket.h
1823 * src/common/utils.c
1824 * src/common/utils.h
1825 * src/gtk/pluginwindow.c
1826 * src/plugins/pgpcore/plugin.def
1827 * src/plugins/pgpcore/sylpheed.def
1828 * src/plugins/pgpinline/Makefile.am
1829 * src/plugins/pgpinline/plugin.def
1830 * src/plugins/pgpinline/sylpheed.def
1831 * src/plugins/pgpmime/plugin.def
1832 * src/plugins/pgpmime/sylpheed.def
1833 Various w32 fixes by Werner Koch
1835 2005-12-22 [paul] 1.9.100cvs103
1838 don't offer IMAP as 'server type' if
1839 libetpan isn't built in
1841 2005-12-22 [paul] 1.9.100cvs102
1848 support GTK_TOOLBAR_BOTH_HORIZ (text
1849 next to icon) Patch by Marien Zwart
1850 marienz@users.sf.net
1851 Also reword the text
1853 2005-12-21 [colin] 1.9.100cvs101
1858 Fix missing section and explicit the exception better
1860 Prevent mail from being lost without notice when an
1861 SMTP error happens on trying to send an unmodified
1863 * src/send_message.c
1865 Fix password remembering when wrong, and add return
1866 value checks where they should have been
1867 * src/plugins/pgpcore/sylpheed.def
1868 * src/plugins/pgpinline/sylpheed.def
1869 * src/plugins/pgpmime/sylpheed.def
1870 Add a few symbols needed
1872 2005-12-21 [paul] 1.9.100cvs100
1877 * m4/inttypes-pri.m4
1887 2005-12-21 [paul] 1.9.100cvs99
1892 2005-12-20 [paul] 1.9.100cvs98
1895 updated by Anders Trobäck
1897 2005-12-20 [colin] 1.9.100cvs97
1903 * config/config.rpath
1904 * config/mkinstalldirs
1912 * m4/printf-posix.m4
1956 * src/send_message.c
1957 * src/common/Makefile.am
1958 * src/common/fnmatch.c
1959 * src/common/fnmatch.h
1960 * src/common/fnmatch_loop.c
1962 * src/common/plugin.c
1964 * src/common/socket.c
1965 * src/common/string_match.c
1966 * src/common/sylpheed.c
1967 * src/common/utils.c
1968 * src/common/utils.h
1969 * src/common/w32_dirent.c
1970 * src/common/w32_reg.c
1971 * src/common/w32_signal.c
1972 * src/common/w32_stat.c
1973 * src/common/w32_stdio.c
1974 * src/common/w32_stdlib.c
1975 * src/common/w32_string.c
1976 * src/common/w32_time.c
1977 * src/common/w32_unistd.c
1978 * src/common/w32_wait.c
1979 * src/common/w32lib.h
1980 * src/etpan/Makefile.am
1981 * src/gtk/Makefile.am
1982 * src/plugins/clamav/Makefile.am
1983 * src/plugins/demo/Makefile.am
1984 * src/plugins/dillo_viewer/Makefile.am
1985 * src/plugins/pgpcore/Makefile.am
1986 * src/plugins/pgpcore/passphrase.c
1987 * src/plugins/pgpcore/plugin.def
1988 * src/plugins/pgpcore/sgpgme.c
1989 * src/plugins/pgpcore/sylpheed.def
1990 * src/plugins/pgpcore/version.rc
1991 * src/plugins/pgpinline/Makefile.am
1992 * src/plugins/pgpinline/plugin.def
1993 * src/plugins/pgpinline/sylpheed.def
1994 * src/plugins/pgpinline/version.rc
1995 * src/plugins/pgpmime/Makefile.am
1996 * src/plugins/pgpmime/mypgpcore.def
1997 * src/plugins/pgpmime/plugin.def
1998 * src/plugins/pgpmime/sylpheed.def
1999 * src/plugins/pgpmime/version.rc
2000 * src/plugins/spamassassin/Makefile.am
2001 Very little ;-) patch from Werner Koch, providing
2002 infrastructure for cross-compiling to Win32
2004 2005-12-20 [paul] 1.9.100cvs96
2012 add a combo to the Get All button, allowing
2013 quick retrieval from any account
2014 Patch by Fabien Vantard, slightly modified
2017 i18n fix. Patch by Fabien Vantard
2019 2005-12-19 [colin] 1.9.100cvs95
2023 Don't automatically join lines when they've
2024 been separated by the user and not automatically
2026 2005-12-19 [paul] 1.9.100cvs94
2028 * src/gtk/pluginwindow.c
2030 Patch by Fabien Vantard
2032 2005-12-15 [paul] 1.9.100cvs93
2034 * src/common/plugin.c
2035 * src/common/plugin.h
2036 * src/gtk/pluginwindow.c
2037 * src/plugins/clamav/clamav_plugin.c
2038 * src/plugins/demo/demo.c
2039 * src/plugins/dillo_viewer/dillo_viewer.c
2040 * src/plugins/pgpcore/plugin.c
2041 * src/plugins/pgpinline/plugin.c
2042 * src/plugins/pgpmime/plugin.c
2043 * src/plugins/spamassassin/spamassassin.c
2044 * src/plugins/trayicon/trayicon.c
2045 add plugin_version()
2047 2005-12-15 [colin] 1.9.100cvs92
2050 Further fix bug #875
2052 2005-12-15 [paul] 1.9.100cvs91
2055 fix attach_load_dir getting set to
2056 PLUGINDIR on plugin load
2058 2005-12-14 [mones] 1.9.100cvs90
2061 * manual/keyboard.xml
2062 Initial draft and some shortcuts added
2067 2005-12-14 [colin] 1.9.100cvs89
2072 * src/gtk/gtkaspell.c
2074 * src/prefs_folder_item.c
2075 Fix recursive prefs apply
2078 2005-12-14 [colin] 1.9.100cvs88
2081 Fix bug #875 (Freeze On Inline Forward of
2084 2005-12-13 [colin] 1.9.100cvs87
2087 Uniq-ify and sort the mimetypes list
2088 Patch by Fabien Vantard
2090 2005-12-13 [colin] 1.9.100cvs86
2093 * src/etpan/imap-thread.c
2094 Fix leaks (patch by Hoa)
2096 * src/common/plugin.c
2101 * 2.0.0-rc2 released
2103 2005-12-12 [colin] 1.9.100cvs85
2108 2005-12-12 [wwp] 1.9.100cvs84
2110 * src/gtk/icon_legend.c
2111 fix misbehaviour and crash when closing the legend window
2112 using the Esc key (patch by Fabien Vantard).
2114 2005-12-12 [paul] 1.9.100cvs83
2118 * src/prefs_actions.c
2119 * src/prefs_filtering.c
2120 * src/prefs_matcher.c
2121 * src/prefs_spelling.glade ** REMOVED **
2122 * src/prefs_template.c
2123 * src/gtk/foldersort.glade ** REMOVED **
2124 * src/gtk/pluginwindow.c
2125 * src/gtk/pluginwindow.glade ** REMOVED **
2126 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
2129 2005-12-11 [paul] 1.9.100cvs82
2132 fix attach_load_dir crasher (double free)
2134 2005-12-09 [paul] 1.9.100cvs81
2138 * src/gtk/Makefile.am
2139 * src/gtk/icon_legend.c
2140 * src/gtk/icon_legend.h
2145 2005-12-09 [paul] 1.9.100cvs80
2147 * src/plugins/pgpcore/passphrase.c
2148 wrap the label in the dialog
2150 2005-12-09 [colin] 1.9.100cvs79
2152 * src/plugins/pgpcore/sgpgme.c
2153 Display (untrusted) on not trusted signatures
2154 Patch by Michal Èihaø <michal@cihar.com>
2155 Closes bug #867 (Report also key trust)
2157 2005-12-09 [colin] 1.9.100cvs78
2159 * src/common/plugin.c
2160 Update licence check, following Eben Moglen's advice
2162 2005-12-08 [colin] 1.9.100cvs77
2165 Fix the occasionnal item->cache != NULL
2168 2005-12-08 [colin] 1.9.100cvs76
2171 * src/plugins/pgpcore/sgpgme.c
2172 Print key id when unable to check it
2173 Closes bug #866 (Show key id when missing)
2175 2005-12-08 [paul] 1.9.100cvs75
2177 * src/prefs_common.c
2178 * src/prefs_common.h
2180 remember load attachment dir
2182 2005-12-07 [colin] 1.9.100cvs74
2184 * src/prefs_toolbar.c
2185 Gtk fixes, patch by Fabien Vantard
2187 2005-12-07 [colin] 1.9.100cvs73
2192 Fix bug #839 (Quoted text isn't colored after
2193 executing an action)
2194 * src/common/plugin.c
2195 Require plugins to declare their licence in plugin_licence()
2196 Refuse to load non-GPL plugins as they'd be illegal (as
2197 derived works of Sylpheed-Claws, they must be GPL).
2198 * src/plugins/clamav/clamav_plugin.c
2199 * src/plugins/demo/demo.c
2200 * src/plugins/dillo_viewer/dillo_viewer.c
2201 * src/plugins/pgpcore/plugin.c
2202 * src/plugins/pgpinline/plugin.c
2203 * src/plugins/pgpmime/plugin.c
2204 * src/plugins/spamassassin/spamassassin.c
2205 * src/plugins/trayicon/trayicon.c
2206 Add plugin_licence()
2208 2005-12-07 [paul] 1.9.100cvs72
2215 clean up after local FAQ removal and
2216 temporary manual removal
2218 2005-12-06 [colin] 1.9.100cvs71
2222 * doc/faq/.cvsignore
2223 * doc/faq/Makefile.am
2224 * doc/faq/de/.cvsignore
2225 * doc/faq/de/Makefile.am
2226 * doc/faq/de/sylpheed-faq-1.html
2227 * doc/faq/de/sylpheed-faq-2.html
2228 * doc/faq/de/sylpheed-faq-3.html
2229 * doc/faq/de/sylpheed-faq.html
2230 * doc/faq/en/.cvsignore
2231 * doc/faq/en/Makefile.am
2232 * doc/faq/en/sylpheed-faq-1.html
2233 * doc/faq/en/sylpheed-faq-2.html
2234 * doc/faq/en/sylpheed-faq-3.html
2235 * doc/faq/en/sylpheed-faq-4.html
2236 * doc/faq/en/sylpheed-faq.html
2237 * doc/faq/es/.cvsignore
2238 * doc/faq/es/Makefile.am
2239 * doc/faq/es/sylpheed-faq-1.html
2240 * doc/faq/es/sylpheed-faq-2.html
2241 * doc/faq/es/sylpheed-faq-3.html
2242 * doc/faq/es/sylpheed-faq-4.html
2243 * doc/faq/es/sylpheed-faq.html
2244 * doc/faq/fr/.cvsignore
2245 * doc/faq/fr/Makefile.am
2246 * doc/faq/fr/sylpheed-faq-1.html
2247 * doc/faq/fr/sylpheed-faq-2.html
2248 * doc/faq/fr/sylpheed-faq-3.html
2249 * doc/faq/fr/sylpheed-faq.html
2250 * doc/faq/it/.cvsignore
2251 * doc/faq/it/Makefile.am
2252 * doc/faq/it/sylpheed-faq-1.html
2253 * doc/faq/it/sylpheed-faq-2.html
2254 * doc/faq/it/sylpheed-faq-3.html
2255 * doc/faq/it/sylpheed-faq.html
2256 * doc/manual/.cvsignore
2257 * doc/manual/Makefile.am
2258 * doc/manual/de/.cvsignore
2259 * doc/manual/de/Makefile.am
2260 * doc/manual/de/sylpheed-1.html
2261 * doc/manual/de/sylpheed-10.html
2262 * doc/manual/de/sylpheed-11.html
2263 * doc/manual/de/sylpheed-12.html
2264 * doc/manual/de/sylpheed-13.html
2265 * doc/manual/de/sylpheed-14.html
2266 * doc/manual/de/sylpheed-15.html
2267 * doc/manual/de/sylpheed-16.html
2268 * doc/manual/de/sylpheed-17.html
2269 * doc/manual/de/sylpheed-18.html
2270 * doc/manual/de/sylpheed-19.html
2271 * doc/manual/de/sylpheed-2.html
2272 * doc/manual/de/sylpheed-20.html
2273 * doc/manual/de/sylpheed-3.html
2274 * doc/manual/de/sylpheed-4.html
2275 * doc/manual/de/sylpheed-5.html
2276 * doc/manual/de/sylpheed-6.html
2277 * doc/manual/de/sylpheed-7.html
2278 * doc/manual/de/sylpheed-8.html
2279 * doc/manual/de/sylpheed-9.html
2280 * doc/manual/de/sylpheed.html
2281 * doc/manual/en/.cvsignore
2282 * doc/manual/en/Makefile.am
2283 * doc/manual/en/sylpheed-1.html
2284 * doc/manual/en/sylpheed-10.html
2285 * doc/manual/en/sylpheed-11.html
2286 * doc/manual/en/sylpheed-12.html
2287 * doc/manual/en/sylpheed-13.html
2288 * doc/manual/en/sylpheed-14.html
2289 * doc/manual/en/sylpheed-15.html
2290 * doc/manual/en/sylpheed-16.html
2291 * doc/manual/en/sylpheed-17.html
2292 * doc/manual/en/sylpheed-18.html
2293 * doc/manual/en/sylpheed-19.html
2294 * doc/manual/en/sylpheed-2.html
2295 * doc/manual/en/sylpheed-20.html
2296 * doc/manual/en/sylpheed-21.html
2297 * doc/manual/en/sylpheed-22.html
2298 * doc/manual/en/sylpheed-3.html
2299 * doc/manual/en/sylpheed-4.html
2300 * doc/manual/en/sylpheed-5.html
2301 * doc/manual/en/sylpheed-6.html
2302 * doc/manual/en/sylpheed-7.html
2303 * doc/manual/en/sylpheed-8.html
2304 * doc/manual/en/sylpheed-9.html
2305 * doc/manual/en/sylpheed.html
2306 * doc/manual/es/.cvsignore
2307 * doc/manual/es/Makefile.am
2308 * doc/manual/es/sylpheed-1.html
2309 * doc/manual/es/sylpheed-10.html
2310 * doc/manual/es/sylpheed-11.html
2311 * doc/manual/es/sylpheed-12.html
2312 * doc/manual/es/sylpheed-13.html
2313 * doc/manual/es/sylpheed-14.html
2314 * doc/manual/es/sylpheed-15.html
2315 * doc/manual/es/sylpheed-16.html
2316 * doc/manual/es/sylpheed-17.html
2317 * doc/manual/es/sylpheed-18.html
2318 * doc/manual/es/sylpheed-19.html
2319 * doc/manual/es/sylpheed-2.html
2320 * doc/manual/es/sylpheed-20.html
2321 * doc/manual/es/sylpheed-3.html
2322 * doc/manual/es/sylpheed-4.html
2323 * doc/manual/es/sylpheed-5.html
2324 * doc/manual/es/sylpheed-6.html
2325 * doc/manual/es/sylpheed-7.html
2326 * doc/manual/es/sylpheed-8.html
2327 * doc/manual/es/sylpheed-9.html
2328 * doc/manual/es/sylpheed.html
2329 * doc/manual/fr/.cvsignore
2330 * doc/manual/fr/Makefile.am
2331 * doc/manual/fr/sylpheed-1.html
2332 * doc/manual/fr/sylpheed-10.html
2333 * doc/manual/fr/sylpheed-11.html
2334 * doc/manual/fr/sylpheed-12.html
2335 * doc/manual/fr/sylpheed-13.html
2336 * doc/manual/fr/sylpheed-14.html
2337 * doc/manual/fr/sylpheed-15.html
2338 * doc/manual/fr/sylpheed-16.html
2339 * doc/manual/fr/sylpheed-17.html
2340 * doc/manual/fr/sylpheed-18.html
2341 * doc/manual/fr/sylpheed-19.html
2342 * doc/manual/fr/sylpheed-2.html
2343 * doc/manual/fr/sylpheed-20.html
2344 * doc/manual/fr/sylpheed-3.html
2345 * doc/manual/fr/sylpheed-4.html
2346 * doc/manual/fr/sylpheed-5.html
2347 * doc/manual/fr/sylpheed-6.html
2348 * doc/manual/fr/sylpheed-7.html
2349 * doc/manual/fr/sylpheed-8.html
2350 * doc/manual/fr/sylpheed-9.html
2351 * doc/manual/fr/sylpheed.html
2352 * doc/manual/ja/.cvsignore
2353 * doc/manual/ja/Makefile.am
2354 * doc/manual/ja/sylpheed-1.html
2355 * doc/manual/ja/sylpheed-10.html
2356 * doc/manual/ja/sylpheed-11.html
2357 * doc/manual/ja/sylpheed-12.html
2358 * doc/manual/ja/sylpheed-13.html
2359 * doc/manual/ja/sylpheed-14.html
2360 * doc/manual/ja/sylpheed-15.html
2361 * doc/manual/ja/sylpheed-16.html
2362 * doc/manual/ja/sylpheed-17.html
2363 * doc/manual/ja/sylpheed-18.html
2364 * doc/manual/ja/sylpheed-19.html
2365 * doc/manual/ja/sylpheed-2.html
2366 * doc/manual/ja/sylpheed-20.html
2367 * doc/manual/ja/sylpheed-3.html
2368 * doc/manual/ja/sylpheed-4.html
2369 * doc/manual/ja/sylpheed-5.html
2370 * doc/manual/ja/sylpheed-6.html
2371 * doc/manual/ja/sylpheed-7.html
2372 * doc/manual/ja/sylpheed-8.html
2373 * doc/manual/ja/sylpheed-9.html
2374 * doc/manual/ja/sylpheed.html
2375 * doc/manual/ja/sylpheed.sgml
2377 Remove outdated manual and faq. Noisy, eh?
2379 2005-12-06 [colin] 1.9.100cvs70
2382 * src/quote_fmt_parse.y
2385 Allow %X to position cursor at 0
2386 (no %X = before signature)
2387 Fix paste as quotation putting the cursor at 0
2388 Fix undo offsets when pasting
2389 Insert the quote_fmt at once instead of line
2391 Fix [Edited] when starting to reply/forward
2393 2005-12-06 [paul] 1.9.100cvs69
2395 * src/plugins/clamav/clamav_plugin_gtk.c
2397 * src/plugins/spamassassin/spamassassin_gtk.c
2398 rework spamassassin_create_widget_func()
2400 2005-12-05 [colin] 1.9.100cvs68
2403 Fix make release ;-)
2405 2005-12-05 [colin] 1.9.100cvs67
2409 Fix cursor positioning (not obeying %X)
2411 2005-12-05 [paul] 1.9.100cvs66
2413 * src/plugins/dillo_viewer/dillo_prefs.c
2414 fix compilation warning
2416 2005-12-05 [paul] 1.9.100cvs65
2418 * src/prefs_spelling.c
2419 * src/plugins/trayicon/trayicon.c
2420 cleanups - remove unused stuff
2422 2005-12-05 [paul] 1.9.100cvs64
2425 * manual/plugins.xml
2426 remove info about removed mathml_viewer plugin
2428 2005-12-05 [paul] 1.9.100cvs63
2431 * src/plugins/Makefile.am
2432 * src/plugins/mathml_viewer/.cvsignore
2433 * src/plugins/mathml_viewer/Makefile.am
2434 * src/plugins/mathml_viewer/mathml_viewer.c
2435 remove unmaintained mathml_viewer plugin
2437 2005-12-05 [paul] 1.9.100cvs62
2440 obey prefs_common.always_show_msg when
2444 2005-12-05 [paul] 1.9.100cvs61
2447 * src/prefs_account.c
2448 * src/prefs_filtering.c
2450 * src/prefs_spelling.c
2451 * src/prefs_toolbar.c
2453 * src/gtk/gtkutils.c
2454 * src/gtk/quicksearch.c
2455 * src/plugins/dillo_viewer/dillo_prefs.c
2458 2005-12-04 [paul] 1.9.100cvs60
2461 * src/prefs_account.c
2462 * src/prefs_account.h
2463 allow a Local account to specify a
2465 (closes bug 843 'Inbox cannot be changed for local
2468 2005-12-04 [colin] 1.9.100cvs59
2470 * src/plugins/trayicon/trayicon.c
2471 Remove Get, rename Get All to Get Mail in order to
2472 be consistent with the default main toolbar
2474 2005-12-03 [colin] 1.9.100cvs58
2477 * manual/sylpheed-claws-manual.xml
2480 2005-12-03 [paul] 1.9.100cvs57
2485 new (partially complete) Swedish translation
2486 by Anders Troback <sylpheed@troback.com>
2488 2005-12-02 [paul] 1.9.100cvs56
2491 libetpan 0.41 required
2493 2005-12-02 [paul] 1.9.100cvs55
2495 * src/plugins/clamav/clamav_plugin.c
2496 * src/plugins/clamav/clamav_plugin.h
2497 * src/plugins/clamav/clamav_plugin_gtk.c
2498 * src/plugins/spamassassin/spamassassin.c
2499 * src/plugins/spamassassin/spamassassin.h
2500 * src/plugins/spamassassin/spamassassin_gtk.c
2501 unregister prefs pages on unloading, thus
2503 (thanks to Colin for the hint)
2505 2005-12-02 [wwp] 1.9.100cvs54
2508 * src/quote_fmt_parse.y
2509 fix misuse of gboolean*, use gboolean instead
2510 (thanks to Paul, Colin, for pointing out that scaring one)
2512 2005-12-02 [paul] 1.9.100cvs53
2514 * src/plugins/clamav/clamav_plugin.c
2515 int no --> unsigned int no
2516 * src/plugins/clamav/clamav_plugin_gtk.c
2519 2005-12-02 [wwp] 1.9.100cvs52
2522 * src/prefs_template.c
2524 * src/quote_fmt_parse.y
2525 prevent from executing |f and |p templates commands when
2526 adding or replacing templates in prefs (avoids annoying and
2527 potentially dangerous behaviours)
2529 2005-12-02 [paul] 1.9.100cvs51
2531 * src/prefs_common.c
2532 allow translation of some default values
2533 Patch by Fabien Vantard
2535 2005-12-02 [paul] 1.9.100cvs50
2539 * src/prefs_common.c
2540 * src/prefs_common.h
2541 * src/prefs_message.c
2543 remove obsolete 'convert_mb_alnum' option
2546 remove unused 'about_textview_visibility_notify'
2548 2005-12-02 [paul] 1.9.100cvs49
2550 * src/prefs_account.c
2551 * src/prefs_compose_writing.c
2554 * src/prefs_image_viewer.c
2555 * src/prefs_message.c
2557 * src/prefs_receive.c
2559 * src/prefs_spelling.c
2560 * src/prefs_summaries.c
2561 * src/prefs_wrapping.c
2562 * src/plugins/dillo_viewer/dillo_prefs.c
2563 * src/plugins/pgpcore/prefs_gpg.c
2564 several cleanups to the prefs dialogs
2565 (slightly modified) patch by Fabien Vantard
2567 2005-12-02 [paul] 1.9.100cvs48
2571 * src/send_message.c
2572 fix crash on send when connection fails
2576 2005-12-01 [colin] 1.9.100cvs47
2579 Translate … to "..."
2581 2005-11-30 [colin] 1.9.100cvs46
2585 Optimize back yesterday's fix.
2587 2005-11-30 [paul] 1.9.100cvs45
2592 written by Colin, edited by me
2594 2005-11-29 [colin] 1.9.100cvs44
2597 Skip headers unconditionnaly in match_body if the
2598 rule is not message or ~message
2600 2005-11-29 [colin] 1.9.100cvs43
2603 Fix body_part and such, not skipping headers
2604 if the matchcriteria wasn't the first in the rule
2606 2005-11-29 [colin] 1.9.100cvs42
2609 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2610 option missing from message view window)
2611 Fix double text D'n'D with gtk-2.8
2613 Fix ~message, ~headers_part, ~body_part rules
2615 Add Windows-1252 (Closes bug #863)
2617 * src/gtk/gtkaspell.c
2618 Properly destroy accels in all menus
2620 2005-11-29 [mones] 1.9.100cvs41
2625 2005-11-27 [colin] 1.9.100cvs40
2628 "/Remove mailbox" -> "/Remove mailbox..."
2630 2005-11-27 [paul] 1.9.100cvs39
2635 updated by new maintainer, Stephan Sachse
2637 2005-11-27 [paul] 1.9.100cvs38
2640 written by Colin, edited by me
2642 2005-11-27 [paul] 1.9.100cvs37
2644 * src/prefs_common.c
2645 * src/prefs_common.h
2646 * src/prefs_receive.c
2647 * src/prefs_summaries.c
2648 move 'go to inbox after receiving new mail'
2649 option from display/sumamaries to mail
2650 handling/receive, and rework prefs_summaries
2653 2005-11-25 [martin] 1.9.100cvs36
2656 fixed windows-1252 translation;
2657 translated some new and fuzzy strings
2659 2005-11-25 [paul] 1.9.100cvs35
2661 * src/plugins/clamav/clamav_plugin.c
2662 complete the update done in cvs34
2664 2005-11-25 [paul] 1.9.100cvs34
2666 * src/plugins/clamav/clamav_plugin.c
2667 reflect upstream changes
2669 2005-11-25 [paul] 1.9.100cvs33
2672 * manual/plugins.xml
2673 * manual/sylpheed-claws-manual.xml
2674 written/updated by Colin, edited by me
2675 * tools/acroread2sylpheed.pl
2678 2005-11-24 [colin] 1.9.100cvs32
2681 Fix bug #856 (reediting messages forgets Request
2684 2005-11-24 [paul] 1.9.100cvs31
2686 * manual/addrbook.xml
2687 * manual/starting.xml
2688 written by Colin, proofread, edited, adapted by me
2689 * manual/advanced.xml
2690 add some Actions examples
2692 use a Save button instead of a Close button
2694 indicate mandatory fields
2698 2005-11-23 [colin] 1.9.100cvs30
2701 Rename menu item, fix possible crash after
2704 Allow searching for '*' in ldap
2706 Fix "Browse Entry" (did anyone use it?)
2708 Add guards for mandatory information
2710 2005-11-23 [paul] 1.9.100cvs29
2712 * manual/advanced.xml
2713 corrections to the English
2715 2005-11-23 [colin] 1.9.100cvs28
2718 Fix possible crash at exit. After the call to
2719 gtk_container_remove(), the Viewer's widget has no
2720 more parent so gtk+ automatically frees it and its
2721 sons. If destroy_viewer() then try to access it,
2724 2005-11-22 [colin] 1.9.100cvs27
2727 * src/gtk/gtkaspell.c
2728 Fix right-clicking on a misspelled word
2729 Fix More... in suggestions menu
2731 2005-11-22 [wwp] 1.9.100cvs26
2733 * src/prefs_template.c
2734 templates works: re-sort templates list when adding or replacing,
2735 prevent from adding or replacing when the template name is empty
2737 2005-11-21 [colin] 1.9.100cvs25
2740 Fix some addressbook suckage (dnd, select all)
2742 * src/gtk/gtkaspell.c
2743 * src/gtk/gtkaspell.h
2744 Make the spellchecker menu work with the
2745 GtkTextView one instead of overriding it
2747 2005-11-20 [paul] 1.9.100cvs24
2749 * manual/handling.xml
2750 proofread and corrected
2752 2005-11-20 [paul] 1.9.100cvs23
2755 generate html as one file
2756 * manual/advanced.xml
2757 fix output generation
2758 reformat hidden options list
2759 * manual/manual.xml ** REMOVED **
2760 * manual/sylpheed-claws-manual.xml ** ADDED **
2763 2005-11-18 [colin] 1.9.100cvs22
2765 * src/prefs_account.c
2766 Fix layout in news and mbox accounts
2767 * manual/account.xml
2768 * manual/advanced.xml
2769 New contents for Paul to check :)
2771 2005-11-18 [wwp] 1.9.100cvs21
2773 * src/gtk/quicksearch.c
2774 don't update extended quicksearch buttons twice
2776 2005-11-18 [paul] 1.9.100cvs20
2779 complete 1.9.100cvs19
2781 2005-11-18 [paul] 1.9.100cvs19
2784 cosmetic improvements
2786 also list text/* attachments
2788 2005-11-18 [colin] 1.9.100cvs18
2791 Use column 0 instead of -1 in
2792 gtk_ctree_node_moveto, in a naive
2793 hope it'll fix the gtk-related crashes
2795 2005-11-18 [colin] 1.9.100cvs17
2797 * src/gtk/inputdialog.c
2798 Fix icon staying the first one
2800 2005-11-17 [wwp] 1.9.100cvs16
2801 fix possible problem showing some quicksearch buttons, and a bad
2802 call to g_return_if_fail in a function that returns a value (both
2803 fixes by Fabien Vantard)
2805 2005-11-15 [wwp] 1.9.100cvs15
2807 * src/gtk/quicksearch.c
2808 added a tooltip to that obscure ... quicksearch button
2810 2005-11-15 [wwp] 1.9.100cvs14
2812 * src/gtk/quicksearch.c
2813 add a quicksearch helper to filtering expression users: the ... button
2814 raises the condition expr window. condition expressions set up w/ this
2815 window are used by the quicksearch if the user closes it pressing OK.
2817 2005-11-14 [paul] 1.9.100cvs13
2819 * src/plugins/clamav/clamav_plugin.c
2820 * src/plugins/spamassassin/spamassassin.c
2821 change plugin type following recent merging
2823 2005-11-14 [wwp] 1.9.100cvs12
2826 prevent from crashing when copying/moving message(s) from and
2829 2005-11-14 [paul] 1.9.100cvs11
2831 * src/plugins/clamav/Makefile.am
2832 * src/plugins/clamav/clamav_plugin.c
2833 * src/plugins/clamav/clamav_plugin.h
2834 * src/plugins/clamav/clamav_plugin_gtk.c
2835 also merge clamav and clamav_gtk plugins
2837 2005-11-13 [colin] 1.9.100cvs10
2840 * src/plugins/spamassassin/Makefile.am
2841 * src/plugins/spamassassin/spamassassin.c
2842 * src/plugins/spamassassin/spamassassin.h
2843 * src/plugins/spamassassin/spamassassin_gtk.c
2844 Merge spamassassin and spamassassin_gtk plugins,
2845 and build it by default.
2847 2005-11-12 [colin] 1.9.100cvs9
2849 * src/etpan/imap-thread.c
2852 2005-11-12 [colin] 1.9.100cvs8
2855 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2857 2005-11-10 [colin] 1.9.100cvs7
2860 Fix bug #845 (sylpheed-claws 1.9.99+ start in
2863 2005-11-10 [wwp] 1.9.100cvs6
2865 * src/gtk/description_window.c
2866 fix a crash when closing description windows using the WM's [X] button
2868 2005-11-09 [colin] 1.9.100cvs5
2871 Update libetpan call to follow upstream
2872 (yes, this requires libetpan-0.40cvs3)
2874 2005-11-08 [colin] 1.9.100cvs4
2878 * src/common/utils.c
2879 * src/common/utils.h
2880 Enhance the email parser
2882 2005-11-08 [colin] 1.9.100cvs3
2885 Fix what looks like an off-by-one (fixes
2886 attachments from the Bat)
2888 2005-11-08 [wwp] 1.9.100cvs2
2891 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2893 2005-11-08 [wwp] 1.9.100cvs1
2896 allow exiting Sylpheed-Claws from command-line
2898 2005-11-08 [paul] 1.9.100
2902 2005-11-07 [colin] 1.9.99cvs17
2906 Fix import of base-64 encoded items
2908 2005-11-07 [colin] 1.9.99cvs16
2910 * src/send_message.c
2911 Fix bug #314 (Queue does not empty under certain
2914 2005-11-07 [paul] 1.9.99cvs15
2918 fix buffer overflows
2921 2005-11-07 [paul] 1.9.99cvs14
2923 * doc/man/Makefile.am
2924 * doc/man/sylpheed-claws.1 ** ADDED **
2925 * doc/man/sylpheed.1 ** DELETED **
2926 rename and update the man file
2928 2005-11-06 [colin] 1.9.99cvs13
2931 Fix ldif_get_line() that returned empty strings
2932 (Didn't understand why). Also fix a possible
2935 2005-11-06 [wwp] 1.9.99cvs12
2939 * src/gtk/gtkutils.c
2940 * src/gtk/gtkutils.h
2941 fix a compilation warning,
2942 make links sensitive in the about dialog
2944 2005-11-04 [wwp] 1.9.99cvs11
2947 don't wrap or translate URIs, and a bit text format cleanup
2949 2005-11-04 [wwp] 1.9.99cvs10
2952 better textview tagging implementation (no more use of marks for
2955 2005-11-02 [colin] 1.9.99cvs9
2960 2005-11-02 [colin] 1.9.99cvs8
2963 Require libetpan-0.40 due to upstream fix
2965 Tell libetpan not to call SSL_Library_Init,
2966 as we do it ourselves.
2968 2005-11-02 [colin] 1.9.99cvs7
2971 Add missing files (thanks to Fabien Vantard)
2973 2005-11-02 [colin] 1.9.99cvs6
2976 Fix totals when read messages are hidden or quicksearch
2980 * src/common/ssl_certificate.c
2981 * src/common/ssl_certificate.h
2982 * src/gtk/sslcertwindow.c
2983 * src/gtk/sslcertwindow.h
2984 Fix copyright on my stuff
2986 2005-11-02 [wwp] 1.9.99cvs5
2988 * src/prefs_themes.c
2989 fix directory name checking (theme installation/removal),
2990 made related error a bit more verbose
2992 2005-11-02 [colin] 1.9.99cvs4
2995 Fix typo (probably fixes bug #841 (Sort by the From
2998 2005-11-02 [paul] 1.9.99cvs3
3002 updated by SungHyun Nam, Geir Helland
3004 fix typo in welcome message. spotted by
3007 2005-11-01 [colin] 1.9.99cvs2
3010 Fix replying to ml wen confirming subscription
3016 Make key check non blocking
3018 2005-10-31 [paul] 1.9.99cvs1
3020 * tools/claws.i18n.status.pl
3021 updated for ChangeLog
3023 2005-10-31 [paul] 1.9.99
3027 2005-10-31 [paul] 1.9.15cvs131
3031 * ChangeLog.claws ** REMOVED **
3032 * ChangeLog-gtk2.claws ** REMOVED **
3033 * ChangeLog.gtk1 ** ADDED **
3038 * README.claws ** REMOVED **
3039 * README.jp ** REMOVED **
3040 * RELEASE_NOTES ** ADDED **
3041 * RELEASE_NOTES.claws ** REMOVED **
3044 * sylpheed.spec.in ** REMOVED **
3045 tidy up and update the default docs:
3046 ChangeLog.claws is renamed ChangeLog.gtk1
3047 ChangeLog-gtk2.claws is renamed ChangeLog
3048 README.claws is renamed README
3049 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3051 2005-10-31 [paul] 1.9.15cvs130
3056 2005-10-31 [paul] 1.9.15cvs129
3067 updated by Miquel Oliete, Stephan Sachse and
3068 Thomas Gilgin, me, Fabien Vantard, Andrea
3069 Spadaccini, Frederico Goncalves Guimaraes,
3070 Andrej Kacian, Aleksandar Urosevic, and
3073 2005-10-31 [mones] 1.9.15cvs128
3079 Updated for release.
3081 2005-10-30 [colin] 1.9.15cvs127
3084 Place cursor before rewrapping (fixes cursor
3085 pos if quotation gets rewrapped)
3087 2005-10-29 [paul] 1.9.15cvs126
3095 corrections to text items
3097 2005-10-28 [colin] 1.9.15cvs125
3100 Make "hit 'C' to check sig" work from extern
3103 2005-10-27 [colin] 1.9.15cvs124
3106 Add a hack to avoid segfaulting when hammering
3109 2005-10-27 [wwp] 1.9.15cvs123
3111 * src/prefs_themes.c
3112 sort list of themes names in themes prefs
3114 2005-10-27 [paul] 1.9.15cvs122
3117 * src/prefs_account.c
3118 fix building on Solaris
3121 2005-10-27 [wwp] 1.9.15cvs121
3124 * src/gtk/gtksctree.c
3125 speed up unselecting messages in summary view (thanks to Colin)
3127 2005-10-27 [paul] 1.9.15cvs120
3130 fix a compilation warning
3132 fix updating of 'n items selected' count
3135 2005-10-27 [martin] 1.9.15cvs119
3138 ignore actions with a leading '/' in the action menu name
3139 fixes a crash on menu creation
3140 * src/prefs_actions.c
3141 do not allow a leading '/' in the action menu name
3143 2005-10-27 [paul] 1.9.15cvs118
3146 fix compilation warning
3148 2005-10-27 [paul] 1.9.15cvs117
3151 add #if HAVE_LOCALE_H
3153 2005-10-27 [paul] 1.9.15cvs116
3155 * src/plugins/clamav/clamav_plugin.c
3156 * src/plugins/dillo_viewer/dillo_viewer.c
3157 * src/plugins/mathml_viewer/mathml_viewer.c
3158 * src/plugins/pgpcore/plugin.c
3159 * src/plugins/pgpinline/plugin.c
3160 * src/plugins/pgpmime/plugin.c
3161 * src/plugins/spamassassin/spamassassin.c
3162 * src/plugins/trayicon/trayicon.c
3163 plugin_init() : make error messages more
3166 2005-10-26 [wwp] 1.9.15cvs115
3168 * src/prefs_matcher.c
3169 enlarge boolean op widget width a bit (wasn't always showing text contents)
3171 2005-10-26 [wwp] 1.9.15cvs114
3174 * src/gtk/gtksctree.c
3175 * src/plugins/spamassassin/libspamc.c
3176 * src/plugins/spamassassin/spamassassin.c
3177 fix some compilation warnings more
3179 2005-10-26 [mones] 1.9.15cvs113
3184 2005-10-26 [paul] 1.9.15cvs112
3186 * src/prefs_message.c
3187 give all display_xface stuff the
3188 #if HAVE_LIBCOMPFACE treatment, thus
3190 (Thanks to Wolfgang Enderlein)
3192 2005-10-26 [colin] 1.9.15cvs111
3198 Remove context menu items that should not be there
3203 Don't show the mainwindow too soon
3205 2005-10-26 [wwp] 1.9.15cvs110
3210 fix uninitialized pointers in the folder updating hook
3213 2005-10-25 [mones] 1.9.15cvs109
3216 General information subsection completed.
3217 Removed archaic references.
3220 * manual/dtd/manual.dsl
3221 Added customization stylesheet for getting paragraphs
3222 fully justified in PDF output (as suggested by Colin).
3224 2005-10-25 [colin] 1.9.15cvs108
3229 2005-10-25 [colin] 1.9.15cvs107
3233 Fix leak (xml_get_element() allocates memory)
3235 Fix leak + dead code (shame!)
3239 2005-10-25 [colin] 1.9.15cvs106
3242 Fix encoding issue in Save all and in
3243 overwrite-confirmation alertpanel
3245 2005-10-25 [colin] 1.9.15cvs105
3247 * src/common/socket.c
3248 Fix a leak - Thanks to Christopher Aillon
3249 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3251 2005-10-25 [paul] 1.9.15cvs104
3254 Always guess servers from the right-hand
3255 email part and guess username from the
3256 left-hand part. (Thanks to Colin)
3257 add an X-Face to the welcome message
3259 2005-10-25 [paul] 1.9.15cvs103
3261 * manual/handling.xml
3262 written by Colin, edited by me
3264 2005-10-25 [wwp] 1.9.15cvs102
3267 * src/grouplistdialog.c
3270 fix some compilation warnings
3276 2005-10-24 [paul] 1.9.15cvs101
3281 2005-10-24 [paul] 1.9.15cvs100
3283 * src/pixmaps/offline.xpm
3284 * src/pixmaps/online.xpm
3285 replace with last default versions
3287 2005-10-24 [colin] 1.9.15cvs99
3290 Fix bug when moving a folder
3293 "Delete folder" pops up a window, so it
3294 should be suffixed with "..."
3295 * src/plugins/pgpcore/sgpgme.c
3298 2005-10-24 [mones] 1.9.15cvs98
3301 * manual/account.xml
3303 * manual/addrbook.xml
3304 * manual/advanced.xml
3306 * manual/glossary.xml
3308 * manual/handling.xml
3310 * manual/keyboard.xml
3312 * manual/plugins.xml
3313 * manual/starting.xml
3314 * manual/dtd/sdocbook.dtd
3315 Initial manual structure and some content.
3317 2005-10-23 [wwp] 1.9.15cvs97
3322 2005-10-23 [wwp] 1.9.15cvs96
3326 rework of the about window (main work by Paul), also featuring a few
3327 fixes for typos and duplicate names
3329 2005-10-23 [wwp] 1.9.15cvs95
3332 Ignore the right binary name (sylpheed-claws now)
3334 2005-10-23 [paul] 1.9.15cvs94
3337 when using Folder Pref 'Default To for
3338 replies' make the entry in the Compose
3340 Patch by Fabien Vantard
3342 2005-10-22 [colin] 1.9.15cvs93
3347 2005-10-22 [colin] 1.9.15cvs92
3350 try to convert using locale (apart utf8) if necessary
3352 2005-10-22 [colin] 1.9.15cvs91
3354 * src/pixmaps/new.xpm
3355 * src/pixmaps/unread.xpm
3356 Make the unread envelope blue again and
3357 saturate the new one a bit more.
3359 2005-10-22 [colin] 1.9.15cvs90
3362 When replying to a mail sent by one of our accounts,
3363 use the original list of recipients. Let 'Reply All'
3364 and 'Reply to sender' work like previously.
3366 2005-10-21 [colin] 1.9.15cvs89
3368 * src/prefs_filtering.c
3369 Clear fields after add and replace
3371 Display xface differently (better)
3372 * src/plugins/pgpinline/pgpinline.c
3373 Fix crappy encodings/recodings
3375 2005-10-21 [paul] 1.9.15cvs88
3378 * src/prefs_folder_item.c
3380 fix news folder Folder Properties
3383 update folderview after Themes change
3384 keep selected folder selected
3387 2005-10-21 [paul] 1.9.15cvs87
3390 * tools/OOo2sylpheed.pl
3392 * tools/README.sylprint
3393 * tools/asus_mailled.sh ** REMOVED **
3394 * tools/filter_conv.pl
3395 * tools/freshmeat_search.pl
3396 * tools/google_search.pl
3397 * tools/gpg-sign-syl ** REMOVED **
3398 * tools/kmail2sylpheed.pl
3399 * tools/kmail2sylpheed_v2.pl
3400 * tools/multiwebsearch.pl
3401 * tools/nautilus2sylpheed.sh
3402 * tools/newscache_clean.pl
3403 * tools/outlook2sylpheed.pl
3404 * tools/sylpheed-switcher ** REMOVED **
3408 * tools/vcard2xml.py
3409 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3410 update default config dir
3411 update binary name (thanks to Fabien Vantard)
3412 remove obsolete scripts
3414 2005-10-21 [colin] 1.9.15cvs86
3417 Fix possible leak and units. Based on a patch by
3420 2005-10-20 [colin] 1.9.15cvs85
3423 Clear xface when clearing textview
3425 2005-10-20 [colin] 1.9.15cvs84
3431 * src/prefs_common.c
3432 * src/prefs_common.h
3433 * src/prefs_message.c
3437 * src/common/utils.c
3438 * src/common/utils.h
3439 * src/gtk/gtkutils.c
3440 * src/gtk/gtkutils.h
3441 Migrate config to .sylpheed-claws (Automatically)
3442 Add a way to get the Xface in the TextView
3444 2005-10-20 [colin] 1.9.15cvs83
3446 * src/gtk/Makefile.am
3449 Make the about dialog *grooovy*
3451 2005-10-20 [colin] 1.9.15cvs82
3454 Use "Open with" on double click if no command
3457 2005-10-20 [colin] 1.9.15cvs81
3460 * src/etpan/imap-thread.c
3463 2005-10-20 [paul] 1.9.15cvs80
3466 don't show clipkey icon if the only
3467 attachment is the signature
3470 2005-10-20 [paul] 1.9.15cvs79
3473 * src/plugins/pgpmime/pgpmime.c
3474 name the PGP/MIME signature 'signature.asc'
3475 Patch by Andrew Nelson <freeandy@gmail.com>
3477 2005-10-19 [colin] 1.9.15cvs78
3479 * src/plugins/pgpmime/pgpmime.c
3480 Oops, no need to double-check though
3482 2005-10-19 [colin] 1.9.15cvs77
3484 * src/plugins/pgpinline/pgpinline.c
3485 * src/plugins/pgpmime/pgpmime.c
3486 Check that my_tmpfile() doesn't
3489 2005-10-19 [colin] 1.9.15cvs76
3491 * src/common/utils.c
3492 Use shorter mime boundaries to avoid having
3493 MTAs rewrapping our headers, breaking the
3494 PGP signature in the process
3496 * src/plugins/pgpmime/pgpmime.c
3497 Check for boundary uniqueness to be sure
3498 it won't happen, instead of hoping for the
3501 2005-10-19 [colin] 1.9.15cvs75
3503 * sylpheed-claws.desktop
3506 Ship a sylpheed-claws binary instead
3507 of a sylpheed one. Change the socket
3510 Update folder only if it changed
3512 Fix i18n in welcome mail, patch by
3519 2005-10-19 [paul] 1.9.15cvs74
3523 fix summaryview update
3526 2005-10-18 [colin] 1.9.15cvs73
3528 * src/plugins/pgpcore/passphrase.c
3529 Don't XGrabServer, and try a bit more to
3530 sync everything before grabbing mouse/keyboard
3532 2005-10-18 [colin] 1.9.15cvs72
3538 * src/grouplistdialog.c
3540 * src/stock_pixmap.c
3541 * src/stock_pixmap.h
3543 * src/gtk/gtksctree.c
3544 * src/gtk/gtksctree.h
3545 * src/pixmaps/empty.xpm
3546 Implement a wrapper call for gtk_ctree_set_node_info
3547 and gtk_ctree_insert_node, that uses a 1x1 transparent
3548 pixmap instead of a NULL one. This works around some
3549 memory problems deep inside gtk, revealed by valgrind,
3550 and fixes bug #834 (Pressing CTRl-D on a message marked
3551 as locked crashes sylpheed.), as well as, probably,
3552 wwp's 4th dimension problems that happen in gtk_ctree_*.
3554 2005-10-17 [colin] 1.9.15cvs71
3557 Provide visual feedback when checking
3560 2005-10-17 [colin] 1.9.15cvs70
3563 Keep the folder list frozen while checking caches...
3565 2005-10-17 [colin] 1.9.15cvs69
3568 Fi bug #833 (Autocompleting from addressbook
3569 fails with extended chars)
3571 Fix 'adding messages' staying in statusbar
3574 2005-10-17 [wwp] 1.9.15cvs68
3577 Fix buttons' layout resizing when window size changes
3579 2005-10-17 [wwp] 1.9.15cvs67
3582 * src/prefs_account.c
3583 * src/prefs_common.c
3584 * src/prefs_common.h
3585 * src/prefs_folder_item.c
3587 * src/gtk/logwindow.c
3588 * src/gtk/pluginwindow.c
3589 * src/gtk/prefswindow.c
3590 * src/gtk/prefswindow.h
3591 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3593 2005-10-17 [paul] 1.9.15cvs66
3596 fix missing libetpan message
3601 * src/prefs_themes.c
3603 add some new URI defines, change some
3606 make welcome message translatable
3607 small improvements to english
3612 2005-10-17 [paul] 1.9.15cvs65
3617 2005-10-16 [mones] 1.9.15cvs64
3626 2005-10-16 [colin] 1.9.15cvs63
3631 2005-10-16 [colin] 1.9.15cvs62
3636 Real welcome mail text, thanks Paul
3638 2005-10-16 [colin] 1.9.15cvs61
3644 * src/prefs_themes.c
3645 * src/prefs_toolbar.c
3646 * src/plugins/demo/demo.c
3647 * src/plugins/trayicon/trayicon.c
3648 s/Sylpheed/Sylpheed-Claws/
3650 2005-10-16 [colin] 1.9.15cvs60
3653 Add a welcome email in the first empty mailbox
3654 * src/prefs_common.c
3655 Change one more default
3657 2005-10-16 [colin] 1.9.15cvs59
3662 2005-10-16 [colin] 1.9.15cvs58
3665 * src/prefs_common.c
3666 Change some defaults
3668 2005-10-16 [colin] 1.9.15cvs57
3671 * src/prefs_common.c
3672 Change some defaults
3674 2005-10-16 [colin] 1.9.15cvs56
3677 By default, initialize fonts to have
3678 the same size as normal GtkWidgets
3680 2005-10-16 [colin] 1.9.15cvs55
3683 Fix message a bit more
3685 2005-10-16 [colin] 1.9.15cvs54
3688 Second attempt at flicker fixing
3690 2005-10-16 [colin] 1.9.15cvs53
3695 2005-10-16 [wwp] 1.9.15cvs52
3699 * src/prefs_common.c
3700 * src/prefs_common.h
3701 Remember window sizes (address book)
3703 2005-10-16 [wwp] 1.9.15cvs51
3705 * src/plugins/clamav/clamav_plugin_gtk.c
3706 * src/plugins/spamassassin/spamassassin_gtk.c
3707 Fix compilation warnings (missing #include).
3709 2005-10-16 [colin] 1.9.15cvs50
3714 Make 'c' check signature, and forward
3715 c, l, y, t from summaryview to mimeview
3717 2005-10-16 [colin] 1.9.15cvs49
3720 Put border around buttons
3723 Rework menus (Patch based on a patch
3726 2005-10-15 [wwp] 1.9.15cvs48
3738 * src/prefs_account.c
3739 * src/prefs_spelling.c
3740 * src/gtk/gtkutils.c
3741 * src/gtk/gtkutils.h
3742 * src/plugins/clamav/clamav_plugin_gtk.c
3743 * src/plugins/spamassassin/spamassassin_gtk.c
3744 use nicer browse-for-file/dir buttons than the "..." ones,
3745 code factorizing more.
3747 2005-10-14 [colin] 1.9.15cvs47
3750 set relief on the account switcher so that people see it
3751 grey out Create processing rules when no message is selected
3752 * src/prefs_filtering.c
3753 ask before closing if the rule has not been modified, even if
3755 * src/prefs_matcher.c
3756 fix sensitivity when entering the dialog
3757 * src/gtk/inputdialog.c
3758 display a better icon on password ask
3759 * src/plugins/pgpcore/passphrase.c
3760 make the dialog look better
3762 2005-10-14 [paul] 1.9.15cvs46
3765 indicate presense of marked msgs in
3766 unexpanded subfolders
3768 2005-10-14 [paul] 1.9.15cvs45
3770 * src/prefs_actions.c
3771 * src/prefs_common.c
3772 * src/prefs_common.h
3773 * src/prefs_filtering_action.c
3774 * src/prefs_matcher.c
3775 * src/prefs_template.c
3776 remember window sizes
3777 fix Info button size
3781 2005-10-13 [colin] 1.9.15cvs44
3786 Add a tooltip on the icon (optional)
3787 Get rid of the signature buttons and only
3788 use the icon+tooltip
3790 2005-10-13 [colin] 1.9.15cvs43
3794 Add hand cursor for hovering over icon
3796 2005-10-13 [colin] 1.9.15cvs42
3799 Fix crash when quicksearch's hidden
3802 2005-10-13 [colin] 1.9.15cvs41
3805 Set subject when forwarding multiple mails
3806 Check that other recipient than the default Cc or Bcc
3807 have been set before sending.
3809 2005-10-13 [colin] 1.9.15cvs40
3813 Introduce locking, but don't use it yet
3815 2005-10-13 [colin] 1.9.15cvs39
3817 * src/gtk/quicksearch.c
3818 Reset quicksearch when hiding it
3819 Make sticky a real pref
3821 2005-10-13 [colin] 1.9.15cvs38
3826 2005-10-13 [colin] 1.9.15cvs37
3831 * src/plugins/pgpcore/sgpgme.c
3832 Make privacy icon clickable
3833 Move Trust field in Full info
3834 When trust is less than full, don't display
3837 2005-10-13 [colin] 1.9.15cvs36
3842 Revert speed hack which is dangerous in fact
3845 2005-10-13 [colin] 1.9.15cvs35
3847 * src/folder_item_prefs.c
3848 Fix pref corruption on folder move. Patch
3851 2005-10-13 [paul] 1.9.15cvs34
3855 fix typos in g_warnings
3856 * src/prefs_account.c
3857 add a file selector for Signature file
3861 2005-10-12 [colin] 1.9.15cvs33
3864 Provide a quick way to go back from a
3865 signature's full info to the email part
3867 2005-10-12 [colin] 1.9.15cvs32
3870 Remove old hack of encoding signed mails with base64.
3871 QP works equally well.
3873 2005-10-12 [colin] 1.9.15cvs31
3876 Replace deprecated GtkText with GtkTextView
3878 Fix a logic bug about counts in imap_select
3879 (previously un-triggered)
3883 Allow local deletion of news posts
3885 Show GPG noticeview on the message/rfc822 part
3886 in addition to the text/plain one
3887 * src/prefs_image_viewer.c
3888 src/plugins/pgpcore/prefs_gpg.c
3889 Polish (set the label as part of the checkbox)
3891 Don't sit there doing nothing after destroying
3892 the window - return err
3894 2005-10-11 [colin] 1.9.15cvs30
3897 Apply processing rules before showing folders.
3898 Early folder show (before flags sync) will only
3899 be done when there are no processing rules (nor
3902 Fix stuff related to mail subdir, creation and
3905 Don't allow creation of folders in NoInferior
3906 folders, as it won't work
3908 2005-10-10 [colin] 1.9.15cvs29
3911 Reselect "None" Privacy system when selecting an
3912 account with no privacy system defined
3914 2005-10-10 [colin] 1.9.15cvs28
3917 Add Windows-1252 encoding
3918 * src/prefs_common.c
3919 Rework some defaults:
3920 - autosave to draft by default
3921 - don't show header pane (it's already in the textview)
3922 - Select first new or unread mail on entry
3923 - Assume 'Yes' to change folder when there's no more
3925 * src/prefs_matcher.c
3926 Fix a gtk assertion failure
3927 * src/gtk/colorlabel.c
3928 Workaround bad repainting on selection
3930 Freeze/thaw (a bit faster on ssh -X)
3932 Get rid of StrdupConverter that just adds an
3934 * src/etpan/imap_thread.c
3937 2005-10-10 [colin] 1.9.15cvs27
3941 Fix compile on gtk 2.4. Patch by wwp
3943 2005-10-09 [colin] 1.9.15cvs26
3948 Clarify forward menus. Patch by wwp
3950 2005-10-09 [colin] 1.9.15cvs25
3954 Fix bug #829 (Non-working "Encrypt message by
3955 default when replying to an encrypted message")
3957 2005-10-08 [colin] 1.9.15cvs24
3960 Fix bug #827 ("Welcome" setup wizard after a
3961 permission error gives up & forgets itself.)
3963 2005-10-08 [colin] 1.9.15cvs23
3966 Fix bug #828 (Ignoring headers with spaces around = sign)
3968 2005-10-08 [colin] 1.9.15cvs22
3973 2005-10-08 [colin] 1.9.15cvs21
3977 Add a processing_pending indicator, set on
3978 folder_item_open and cleared after
3979 folder_item_process_open
3982 wrap procmsg_msginfo_*_flags, and in the
3983 wrapper check that there's no folder processing
3984 pending. If there is, defer the flags change until
3985 processing is done to avoid stepping over each
3987 Freeze during processing, but not during scanning.
3989 2005-10-07 [colin] 1.9.15cvs20
3991 * src/plugins/pgpcore/passphrase.c
3992 Fix bug #826 (X-Server hangs when
3993 right-clicking a PGP encrypted message)
3995 2005-10-07 [paul] 1.9.15cvs19
3998 fix compose_entries[]
3999 patch by Fabien Vantard
4001 2005-10-06 [colin] 1.9.15cvs18
4003 * src/pixmaps/address.xpm
4004 * src/pixmaps/address_book.xpm
4005 * src/pixmaps/book.xpm
4006 * src/pixmaps/check_spelling.xpm
4007 * src/pixmaps/checkbox_off.xpm
4008 * src/pixmaps/checkbox_on.xpm
4009 * src/pixmaps/close.xpm
4010 * src/pixmaps/complete.xpm
4011 * src/pixmaps/continue.xpm
4012 * src/pixmaps/deleted.xpm
4013 * src/pixmaps/down_arrow.xpm
4014 * src/pixmaps/exec.xpm
4015 * src/pixmaps/forwarded.xpm
4016 * src/pixmaps/group.xpm
4017 * src/pixmaps/ignorethread.xpm
4018 * src/pixmaps/interface.xpm
4019 * src/pixmaps/jpilot.xpm
4020 * src/pixmaps/ldap.xpm
4021 * src/pixmaps/linewrap.xpm
4022 * src/pixmaps/linewrapcurrent.xpm
4023 * src/pixmaps/mail.xpm
4024 * src/pixmaps/mail_attach.xpm
4025 * src/pixmaps/mail_compose.xpm
4026 * src/pixmaps/mail_forward.xpm
4027 * src/pixmaps/mail_receive.xpm
4028 * src/pixmaps/mail_receive_all.xpm
4029 * src/pixmaps/mail_reply.xpm
4030 * src/pixmaps/mail_reply_to_all.xpm
4031 * src/pixmaps/mail_reply_to_author.xpm
4032 * src/pixmaps/mail_send.xpm
4033 * src/pixmaps/mail_send_queue.xpm
4034 * src/pixmaps/mime_application.xpm
4035 * src/pixmaps/mime_audio.xpm
4036 * src/pixmaps/mime_image.xpm
4037 * src/pixmaps/mime_message.xpm
4038 * src/pixmaps/mime_text_enriched.xpm
4039 * src/pixmaps/mime_text_html.xpm
4040 * src/pixmaps/mime_text_plain.xpm
4041 * src/pixmaps/mime_unknown.xpm
4042 * src/pixmaps/new.xpm
4043 * src/pixmaps/news_compose.xpm
4044 * src/pixmaps/offline.xpm
4045 * src/pixmaps/online.xpm
4046 * src/pixmaps/paste.xpm
4047 * src/pixmaps/preferences.xpm
4048 * src/pixmaps/privacy_emblem_encrypted.xpm
4049 * src/pixmaps/privacy_expired.xpm
4050 * src/pixmaps/privacy_failed.xpm
4051 * src/pixmaps/privacy_passed.xpm
4052 * src/pixmaps/privacy_signed.xpm
4053 * src/pixmaps/privacy_unknown.xpm
4054 * src/pixmaps/privacy_warn.xpm
4055 * src/pixmaps/properties.xpm
4056 * src/pixmaps/replied.xpm
4057 * src/pixmaps/search.xpm
4058 * src/pixmaps/unread.xpm
4059 * src/pixmaps/up_arrow.xpm
4060 * src/pixmaps/vcard.xpm
4061 Modernize internal theme, with icons from the
4062 Gnomaws theme. Keep some of the old ones where
4065 2005-10-06 [colin] 1.9.15cvs17
4068 Little optimisations + bugfix
4070 Remove default useless items - useless being defined
4071 by the default relevant prefs
4073 include config.h to make gettext work
4074 * src/prefs_themes.c
4075 Fix selection of current theme in prefs
4077 2005-10-06 [colin] 1.9.15cvs16
4079 * src/prefs_common.c
4080 * src/prefs_common.h
4081 * src/prefs_summaries.c
4083 Add a warning dialog on Mark all read
4084 (with pref to get rid of it)
4086 2005-10-06 [paul] 1.9.15cvs15
4090 updated by Geir Helland and Frederico
4093 2005-10-05 [colin] 1.9.15cvs14
4103 add a way to rescan without rebuilding
4104 make moving a bit faster (less folders changes)
4105 don't lock the tree on Get
4107 Don't re-delete deleted messages before expunging
4109 Set batch mode when deleting mails
4111 2005-10-05 [paul] 1.9.15cvs13
4115 fix disabled Execute menu item
4117 match the change in 1.9.15cvs10: use Compose
4118 instead of News by default
4120 2005-10-04 [colin] 1.9.15cvs12
4123 When replying to an ML post with Reply-To set
4124 to the poster's email, honor it (as before),
4125 but also honor our user's request to reply to
4126 the mailing list: set the ML address in the To
4127 field and the Reply-To address in the Cc:
4130 2005-10-04 [colin] 1.9.15cvs11
4132 * src/plugins/trayicon/trayicon.c
4133 Finish cosmetic change - thanks to wwp
4135 2005-10-04 [colin] 1.9.15cvs10
4138 Use Compose instead of Email by default.
4141 2005-10-04 [colin] 1.9.15cvs9
4147 * src/etpan/imap-thread.c
4148 * src/etpan/imap-thread.h
4149 Try to make IMAP faster, by simplifying SEARCH
4150 commands, avoiding sending two STATUS in a row,
4151 and deferring flags sync and processing just
4152 after displaying the folder.
4153 This will update the SummaryView in certain
4154 cases (new mails not already fetched, flags
4155 changed from another client) but in a non-
4158 2005-10-04 [colin] 1.9.15cvs8
4160 * src/plugins/trayicon/trayicon.c
4161 Relabel "Offline" to "Work offline"
4163 2005-10-04 [colin] 1.9.15cvs7
4168 Fix mbox import/export buglets
4170 * src/plugins/trayicon/trayicon.c
4174 2005-10-04 [colin] 1.9.15cvs6
4179 Better fix (don't break mark all read) for cvs2
4181 2005-10-03 [colin] 1.9.15cvs5
4184 Use a sane sort by default
4186 2005-10-03 [colin] 1.9.15cvs4
4189 Add a 'Only once' button for overriding offline mode
4190 * src/prefs_account.c
4192 Add Local mbox to the wizard
4193 Add IMAP subdir to the wizard (or the wizard is useless
4194 for such accounts, or even worse than useless)
4195 Move IMAP subdir from Advanced to Receive tab, as it's
4198 2005-10-03 [colin] 1.9.15cvs3
4200 * src/send_message.c
4201 Forgot this one in cvs1
4203 2005-10-03 [colin] 1.9.15cvs2
4206 Faster close when leaving a folder with lots
4207 of new mails. Idea by David Relson.
4209 2005-10-03 [colin] 1.9.15cvs1
4218 * src/gtk/sslcertwindow.c
4219 * src/plugins/trayicon/trayicon.c
4220 Add accels to every AlertPanel. Patch by Fabien
4223 2005-10-03 [paul] 1.9.15
4227 2005-10-03 [paul] 1.9.14cvs68
4237 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4238 Mones Lastra, Tommi Pirinen, Fabien vantard,
4239 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4241 2005-10-03 [paul] 1.9.14cvs67
4243 * src/send_message.c
4244 prevent hang on Cancel
4247 2005-10-03 [paul] 1.9.14cvs66
4250 fix crash in IMAP caused by discrepancy
4251 between check_at_startup and offline mode
4254 2005-10-01 [paul] 1.9.14cvs65
4259 2005-10-01 [paul] 1.9.14cvs64
4262 synchronise import_mbox() and export_mbox()
4264 proc_mbox(): add alert if file cannot be opened
4265 export_list_to_mbox(): test if dest file exists,
4266 prompt user to overwrite if it does. add alert
4267 if file cannot be created
4272 2005-09-30 [paul] 1.9.14cvs63
4275 Fix sensitivity of a menu
4277 Respect hidden pref for mails with no encoding
4279 Fix memory corruption
4280 * src/plugins/pgpcore/sgpgme.c
4281 Fix segfault on incomplete sigs, and display
4286 2005-09-30 [colin] 1.9.14cvs62
4288 * src/partial_download.c
4289 Little logic fix in almost-dead code
4291 Fix partial download when there's no new mail
4293 2005-09-29 [paul] 1.9.14cvs61
4295 * src/plugins/pgpinline/pgpinline.c
4296 fix bug 819, 'crash accessing sign message'
4299 2005-09-28 [martin] 1.9.14cvs60
4301 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4302 fix bug #790 (Crash when restarting window manager (fluxbox))
4304 2005-09-28 [paul] 1.9.14cvs59
4306 * src/gtk/gtkaspell.c
4309 2005-09-27 [colin] 1.9.14cvs58
4311 * src/plugins/pgpcore/sgpgme.c
4312 Report error when there's one, instead of
4313 "Signature unchecked"
4315 2005-09-27 [colin] 1.9.14cvs57
4318 Fix bug #816 (Weird quotation with spaces)
4320 2005-09-27 [colin] 1.9.14cvs56
4325 Put subject in compose's title
4326 Fix Automatic encoding so that it's really automatic:
4327 first try default locale's charset, then charset of the replied mail,
4329 Fix encoding of headers (must be in strict mode too)
4331 2005-09-26 [colin] 1.9.14cvs55
4333 * src/gtk/gtkaspell.c
4334 Fix previous patch - don't color the space,
4337 2005-09-26 [colin] 1.9.14cvs54
4339 * src/gtk/gtkaspell.c
4340 Unmark space if possible
4342 2005-09-26 [colin] 1.9.14cvs53
4345 log_error instead of alertpanel according to the pref
4346 * src/etpan/imap-thread.c
4347 Print connect status, copy only necessary size to
4349 * src/plugins/pgpmime/pgpmime.c
4350 Handle S/Mime signatures (verification only). Patch based
4351 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4353 2005-09-26 [paul] 1.9.14cvs52
4355 * src/common/passcrypt.c
4356 this 'workaround' not necessary on NetBSD.
4357 Thanks to Daniel Gustafson
4363 2005-09-26 [paul] 1.9.14cvs51
4366 Skip currently selected message when
4367 looking for next new or unread message
4368 in current folder. Patch by Colin
4369 * src/common/passcrypt.c
4370 eliminate warnings on *BSD. Patch by
4373 2005-09-26 [colin] 1.9.14cvs50
4376 Call postfiltering hook anyway
4378 2005-09-22 [colin] 1.9.14cvs49
4382 Add a strict mode that doesn't replace with _
4385 Use strict conversion while sending
4386 Fix race when drafting while sending (happens
4388 Fix d'n'd of messages from summaryview
4389 * src/prefs_common.c
4390 * src/prefs_common.h
4391 add hidden utf8_instead_of_locale_for_broken_mail
4392 pref for people that preferred the default charset
4393 to be utf8 for broken mails
4394 * src/quote_fmt_parse.y
4395 fix bug #815 (No quote insert if "From:" fied
4396 contained Russian letters)
4398 Fix d'n'd of messages to compose
4400 2005-09-22 [paul] 1.9.14cvs48
4403 fix bug where attachments Name entry
4404 would display Path instead
4406 2005-09-21 [paul] 1.9.14cvs47
4411 * config/config.rpath
4412 * doc/manual/en/sylpheed-20.html
4413 * doc/manual/es/sylpheed-20.html
4466 * src/customheader.c
4467 * src/customheader.h
4468 * src/displayheader.c
4469 * src/displayheader.h
4480 * src/editldap_basedn.c
4481 * src/editldap_basedn.h
4500 * src/folder_item_prefs.c
4501 * src/folder_item_prefs.h
4508 * src/grouplistdialog.c
4509 * src/grouplistdialog.h
4514 * src/image_viewer.c
4515 * src/image_viewer.h
4554 * src/matcher_parser.h
4555 * src/matcher_parser_lex.l
4556 * src/matcher_parser_parse.y
4559 * src/message_search.c
4560 * src/message_search.h
4579 * src/partial_download.c
4580 * src/partial_download.h
4585 * src/prefs_account.c
4586 * src/prefs_account.h
4587 * src/prefs_actions.c
4588 * src/prefs_actions.h
4589 * src/prefs_common.c
4590 * src/prefs_common.h
4591 * src/prefs_compose_writing.c
4592 * src/prefs_compose_writing.h
4593 * src/prefs_customheader.c
4594 * src/prefs_customheader.h
4595 * src/prefs_display_header.c
4596 * src/prefs_display_header.h
4597 * src/prefs_ext_prog.c