1 2006-02-22 [wwp] 2.0.0cvs71
4 fix a crash when adding separators to toolbars,
5 also fix some separator item information.
7 2006-02-22 [wwp] 2.0.0cvs70
10 fix a crash when redirecting (for instance) when compose window's
11 toolbar contents has been customized (when some buttons have been
14 2006-02-21 [wwp] 2.0.0cvs69
17 * src/gtk/pluginwindow.c
18 * src/plugins/pgpcore/prefs_gpg.c
19 fix some compilation warnings (feat. remains of removed code).
21 2006-02-21 [wwp] 2.0.0cvs68
24 fix two compilation issues, thanks to Stephan Sachse.
26 2006-02-20 [colin] 2.0.0cvs67
29 Don't reselect displayed mail on refocus
30 This fixes actions misbehaving
32 2006-02-20 [wwp] 2.0.0cvs66
36 * src/gtk/gtkshruler.c
37 changed more runtime typecast checks.
39 2006-02-20 [wwp] 2.0.0cvs65
41 * src/summary_search.c
42 find all - summaryview refresh issue fixed, thanks to Colin.
44 2006-02-20 [wwp] 2.0.0cvs64
47 better runtime typecast checks.
49 2006-02-20 [wwp] 2.0.0cvs63
51 * src/summary_search.c
52 enhancements to the summary search:
53 - add the ability to stop the running search
54 (upon ESC-key press, new Stop button or when Clear button is pressed)
55 - don't search if no criteria (From/To/Subject/Body) is set
56 - ensure that a busy mouse pointer is always shown when searching,
57 show it even a bit earlier
59 2006-02-19 [colin] 2.0.0cvs62
63 * src/etpan/imap-thread.c
64 * src/etpan/imap-thread.h
65 (Future) IMAP speed improvement on sending
66 Will require a libetpan update
68 * src/gtk/quicksearch.c
69 Make quicksearch clearable while running.
71 2006-02-17 [colin] 2.0.0cvs61
74 * src/etpan/imap-thread.c
75 * src/etpan/imap-thread.h
76 Check for IMAP certificates
77 ** Requires libetpan-0.42-cvs4
78 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
80 2006-02-17 [cleroy] 2.0.0cvs60
86 Add pref to display HTML-only mails with plugin,
87 if possible (defaulting to FALSE of course).
89 2006-02-16 [cleroy] 2.0.0cvs59
94 * src/gtk/pluginwindow.c
95 Keep track of requested (but unloaded) plugins
98 2006-02-16 [wwp] 2.0.0cvs58
100 * src/gtk/gtkaspell.c
101 * src/gtk/gtkaspell.h
102 * src/prefs_spelling.c
106 implemented new optional spellchecker behaviour: re-check message when
107 dictionary got changed (from compose-window/context-menu/Change dictionary).
109 2006-02-16 [wwp] 2.0.0cvs57
111 * src/quote_fmt_parse.y
112 pclose popen'ed pipe.
114 2006-02-15 [colin] 2.0.0cvs56
118 Let MimeViewers know which MimeView they
121 Swap From/To columns in Sent/Queue/Drafts
123 * src/etpan/imap-thread.c
124 Use mailstream_low_tls_open() for STARTTLS
125 instead of mailstream_low_ssl_open()
126 ** REQUIRES libetpan 0.42cvs3 **
128 2006-02-15 [wwp] 2.0.0cvs55
132 * src/message_search.c
133 * src/message_search.h
137 added the ability to Find text in the compose window (and a bit
138 of code factorization).
140 2006-02-15 [wwp] 2.0.0cvs54
143 yet another one file was missing (fix for some widgets' sensitivity).
146 2006-02-15 [wwp] 2.0.0cvs53
149 oops forgot that file (fix for some widgets' sensitivity).
151 2006-02-15 [wwp] 2.0.0cvs52
153 * src/summary_search.c
154 implemented advanced summary search options (added the ability
155 to use matcher conditions in an advanced search mode).
157 2006-02-15 [wwp] 2.0.0cvs51
159 * src/plugins/pgpcore/prefs_gpg.c
160 * src/prefs_account.c
161 fix some widget sensitivity, mostly around some labels in
164 2006-02-15 [paul] 2.0.0cvs50
166 * manual/advanced.xml
167 improve Templates info
170 2006-02-14 [colin] 2.0.0cvs49
172 * src/pixmaps/address_book.xpm
173 * src/pixmaps/preferences.xpm
174 * src/pixmaps/properties.xpm
175 Fix pixmap size - patch by Fabien Vantard
177 2006-02-13 [colin] 2.0.0cvs48
180 Add missing fclose()s on error
184 Fix temp files not being deleted on windows
185 Patches by Thomas Gilgin
187 2006-02-13 [cleroy] 2.0.0cvs47
192 2006-02-13 [wwp] 2.0.0cvs46
194 * src/plugins/pgpcore/prefs_gpg.c
195 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
197 2006-02-12 [colin] 2.0.0cvs45
202 Fix "stuff" when quitting
204 2006-02-12 [wwp] 2.0.0cvs44
207 fix typos in debug messages.
209 2006-02-11 [colin] 2.0.0cvs43
212 don't allow drag/drop from ourself
214 2006-02-10 [wwp] 2.0.0cvs42
221 renamed html_ prefixed functions and data structures to avoid
222 namespace clashes w/ other software (gtkhtml2 for instance).
226 2006-02-09 [colin] 2.0.0cvs41
229 Fix shitty logic messed up. Thanks Ticho for the hint!
231 2006-02-09 [wwp] 2.0.0cvs40
235 * src/prefs_account.c
238 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
239 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
240 Browse buttons in accounts prefs.
242 2006-02-09 [colin] 2.0.0cvs39
245 Check for pointer before using its members
246 * src/gtk/gtksourceprintjob.c
249 2006-02-09 [wwp] 2.0.0cvs38
252 fix few compiler warnings (type mismatch).
254 2006-02-09 [paul] 2.0.0cvs37
257 updated by Fabien Vantard
259 2006-02-08 [colin] 2.0.0cvs36
263 * src/common/plugin.c
264 allow windows and linux configurations to coexist
265 patch by Thomas Gilgin
267 2006-02-08 [colin] 2.0.0cvs35
272 * src/matcher_parser_parse.y
273 * src/prefs_filtering_action.c
274 * src/prefs_matcher.c
275 Add the "Ignore thread" filtering
278 2006-02-08 [colin] 2.0.0cvs34
283 Fix bug #905 (damaged attachment)
284 text files with raw \0's aren't really text files
287 2006-02-08 [colin] 2.0.0cvs33
290 Fix crasher introduced yesterday
292 2006-02-08 [wwp] 2.0.0cvs32
296 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
298 2006-02-08 [wwp] 2.0.0cvs31
300 * src/prefs_template.c
301 templates enhancement: allow address completion for Cc and Bcc fields
302 (it was currently possible for the To field only)
304 2006-02-08 [colin] 2.0.0cvs30
307 Don't unblock if not blocked
310 2006-02-07 [colin] 2.0.0cvs29
313 Forgot to refresh summaryview
315 2006-02-07 [colin] 2.0.0cvs28
318 Freeze/thaw message list and folder list while
319 processing %as{} actions
321 Fix auto-wrap disabling after a middle-click
324 2006-02-07 [paul] 2.0.0cvs27
327 fix freeing of uninitialised pointers
330 2006-02-06 [colin] 2.0.0cvs26
333 Use g_slist_prepend in potentially big list
335 2006-02-06 [colin] 2.0.0cvs25
338 Completely skip processing if it doesn't
341 2006-02-06 [colin] 2.0.0cvs24
345 Batch filtering in summaryview (from Tools menu)
346 and pre/post//-processing too
348 2006-02-06 [colin] 2.0.0cvs23
352 Use a special field for batch filtering instead
353 of stepping on deferred execution's toes
355 2006-02-06 [colin] 2.0.0cvs22
362 Fix filtering via menus and actions
364 2006-02-06 [colin] 2.0.0cvs21
367 Put the added file directly to cache if possible (will work
375 Move and copy filtered messages by batches instead of one
376 by one - faster on IMAP
378 Add a function that'll possibly be useful later
380 2006-02-06 [colin] 2.0.0cvs20
383 Use internal mime-type instead of text/plain for d'n'd
385 Allow attaching files from mimeview's icon list via d'n'd
388 Use internal mime-type instead of text/plain for d'n'd
389 Don't try to selected opened folder if none is
390 Factorize d'n'd from other apps code
395 Factorize Face/X-Face stuff
397 Fix d'n'd to other apps
398 * src/prefs_message.c
399 Let the XFace pref be usable without libcompface as it also
402 Fix d'n'd to other apps
403 Factorize d'n'd from other apps code
405 2006-02-06 [wwp] 2.0.0cvs19
408 Italian translation fixes by Andrea Spadaccini (no more confusion
409 between filtering and processing, and few changes in the About
413 2006-02-06 [mones] 2.0.0cvs18
415 * src/gtk/icon_legend.c
416 Improved descriptions allowing better translations
418 2006-02-05 [colin] 2.0.0cvs17
421 Add the f*cking missing expunge that caused imap_fetch_env
422 to fail after an add_msgs ! :-///
423 * src/etpan/imap-thread.c
427 2006-02-05 [colin] 2.0.0cvs16
430 Don't check for return-path (or we can't put
433 2006-02-05 [colin] 2.0.0cvs15
436 Don't try to display Face header in textview
437 when teh headerview's active
439 2006-02-05 [colin] 2.0.0cvs14
443 Add script to import Thunderbird mails
445 2006-02-05 [colin] 2.0.0cvs13
452 Show Face headers - patch partially by Klaus Flittner
454 2006-02-05 [colin] 2.0.0cvs12
460 Let dnd work from mime icons to summaryview
461 and to folderview too
462 Add a crude test to avoid trying to add files
463 drag'n'dropped when they're not mails
465 2006-02-04 [colin] 2.0.0cvs11
471 2006-02-04 [colin] 2.0.0cvs10
478 Added various drag and drop capas:
480 summaryview other apps
481 mimeview icons other apps
482 other apps summaryview
483 other apps folderview
485 This shouldn't have broken the existing:
487 summaryview folderview
488 folderview folderview
489 summaryview compose's attachments
493 2006-02-02 [paul] 2.0.0cvs9
496 move global option 'Set displayed columns...' out
497 of folder option grouping.
498 fix sensitivity of 'harvest addresses'
501 2006-02-01 [colin] 2.0.0cvs8
504 Revert the alertpanel patch, it sucks (intrusive
505 and gets in the way of "open")
507 2006-02-01 [colin] 2.0.0cvs7
510 * src/prefs_account.c
515 Add ability to edit the signature file
516 from the account preferences, and use
517 a default for the text editor.
518 Patch by Fabien Vantard
520 2006-02-01 [colin] 2.0.0cvs6
523 Try to get mime type by extension if it is
524 application/octet-stream
525 Display a window with possible choices when
526 encountering unknown mime types
530 Allow multiple selection in filtered filesel
531 (patch by Fabien Vantard)
532 * src/gtk/pluginwindow.c
533 Use it (patch by Fabien Vantard)
535 2006-02-01 [paul] 2.0.0cvs5
538 fix crash on creating jpilot address book
539 Thanks to Colin - FOR_STABLE
540 * src/prefs_summaries.c
541 * src/prefs_wrapping.c
542 * src/gtk/icon_legend.c
543 * src/gtk/quicksearch.c
544 string fixes and additions
546 2006-02-01 [paul] 2.0.0cvs4
552 add Arabic encoding option
553 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
555 2006-01-31 [cleroy] 2.0.0cvs3
557 * src/plugins/pgpcore/passphrase.c
558 Convert passphrase to locale encoding
560 Fix drafting on IMAP. Crappy bug sneaked in
564 2006-01-30 [paul] 2.0.0cvs2
566 * src/gtk/icon_legend.c
569 2006-01-30 [colin] 2.0.0cvs1
572 Check for the file to be present before
573 enabling the menu - FOR_STABLE
574 * src/gtk/icon_legend.c
575 Add folders icons (not all of them, there
576 are too much, but the most intriguing ones)
578 2006-01-30 [paul] 2.0.0
580 version 2.0.0 released
582 2006-01-30 [paul] 1.9.100cvs200
587 * manual/starting.xml
588 * manual/sylpheed-claws-manual.xml
591 2006-01-29 [mones] 1.9.100cvs199
594 * manual/advanced.xml
595 * manual/glossary.xml
596 Some typos fixed, added LDIF term to glossary
598 Fixed leading plus symbol
600 2006-01-29 [paul] 1.9.100cvs198
604 updated by Tommi Pirinen and Andrej Kacian
606 2006-01-29 [paul] 1.9.100cvs197
611 2006-01-29 [paul] 1.9.100cvs196
616 * tools/claws.i18n.status.pl
617 nl translation updated by Tim Dijkstra
619 2006-01-29 [paul] 1.9.100cvs195
623 updated by Aleksandar Urosevic and Anders Troback
625 2006-01-28 [colin] 1.9.100cvs194
627 * src/gtk/gtksourceprintjob.c
628 Don't fiddle with PangoLayout when we
631 2006-01-28 [paul] 1.9.100cvs193
637 * tools/claws.i18n.status.pl
638 updated translations submitted by Stavros Giannouris
641 2006-01-27 [cleroy] 1.9.100cvs192
644 * src/gtk/gtksourceprintjob.c
646 (libgnomeprint only, of course)
648 2006-01-27 [paul] 1.9.100cvs191
652 updated by Fabien Vantard and Andrea Spadaccini
654 2006-01-26 [colin] 1.9.100cvs190
658 Make building the manual optional
661 2006-01-26 [paul] 1.9.100cvs189
663 * manual/glossary.xml
669 2006-01-26 [paul] 1.9.100cvs188
671 * src/prefs_display_header.c
672 * src/prefs_folder_column.c
673 * src/prefs_msg_colors.c
674 * src/prefs_summaries.c
675 * src/prefs_summary_column.c
678 2006-01-25 [colin] 1.9.100cvs187
681 Don't allow moving/copying mails between
682 queue/drafts and non-queue/drafts folders
683 Fixes bug #897 (message header is resetted
684 if one is copied to Drafts)
686 2006-01-25 [colin] 1.9.100cvs186
690 Fix subscribed folders not found
692 Don't try to encode as original mail's charset
695 2006-01-25 [paul] 1.9.100cvs185
704 updates submitted by Stephan Sachse, Emilian Nowak
705 and Quar, Frederico Goncalves Guimaraes, and
707 Fix Bug 896, 'PT_BR locale broken'.
711 2006-01-24 [mones] 1.9.100cvs184
713 * manual/glossary.xml
714 All current terms finished. Reviewers welcome ;-)
715 * manual/keyboard.xml
716 Fixed column width for pdf output.
720 2006-01-24 [paul] 1.9.100cvs183
722 * manual/glossary.xml
724 * manual/dist/html/Makefile.am
725 * manual/dist/pdf/Makefile.am
726 * manual/dist/ps/Makefile.am
727 * manual/dist/txt/Makefile.am
731 2006-01-24 [mones] 1.9.100cvs182
733 * manual/glossary.xml
734 Nearly finished, some terms missing.
736 2006-01-23 [paul] 1.9.100cvs181
738 * manual/dist/html/Makefile.am
739 * manual/dist/pdf/Makefile.am
740 * manual/dist/ps/Makefile.am
741 * manual/dist/txt/Makefile.am
746 2006-01-22 [colin] 1.9.100cvs180
749 * src/gtk/gtkaspell.c
750 Don't deselect stuff before right-clicking, with aspell.
751 (This prevented right-click Copy, for example).
754 2006-01-22 [paul] 1.9.100cvs179
756 * src/summary_search.c
757 don't fix the widget size as it causes problems
759 Thanks to Emilian Nowak
761 2006-01-21 [paul] 1.9.100cvs178
764 fix broken underlining of label text
765 with some translations
767 2006-01-21 [colin] 1.9.100cvs177
770 In French "Composition" puts the Compose toolbar's prefs in the wrong place
772 2006-01-20 [colin] 1.9.100cvs176
777 * manual/dist/html/.cvsignore
778 * manual/dist/html/Makefile.am
779 * manual/dist/pdf/.cvsignore
780 * manual/dist/pdf/Makefile.am
781 * manual/dist/ps/.cvsignore
782 * manual/dist/ps/Makefile.am
783 * manual/dist/txt/.cvsignore
784 * manual/dist/txt/Makefile.am
787 2006-01-20 [paul] 1.9.100cvs175
789 * manual/handling.xml
790 make Filtering and Searching entries easier to find
791 * manual/keyboard.xml
792 add the remaining default keybinds
793 * src/prefs_summaries.c
794 update the default keybinds
796 2006-01-20 [paul] 1.9.100cvs174
808 replace 'e-mail' with 'email'
809 * src/summary_search.c
810 add mnemonic to "Find all" button
812 2006-01-20 [wwp] 1.9.100cvs173
816 touched mbox import/export buttons for HIG-compliance
818 2006-01-19 [paul] 1.9.100cvs172
821 * manual/addrbook.xml
822 * manual/advanced.xml
824 * manual/handling.xml
827 * manual/starting.xml
830 2006-01-19 [paul] 1.9.100cvs171
833 allow use of trash button while receiving
836 2006-01-19 [wwp] 1.9.100cvs170
838 * src/gtk/quicksearch.c
840 force text color to black when yellow background is set
842 2006-01-19 [colin] 1.9.100cvs169
844 * src/plugins/trayicon/trayicon.c
845 Gray out Get Mail when already getting mail
847 2006-01-18 [paul] 1.9.100cvs168
850 give widget yellow background was To is
852 * src/gtk/quicksearch.c
853 give widget yellow background when quick
857 2006-01-18 [paul] 1.9.100cvs167
859 * doc/man/sylpheed-claws.1
860 add --subscribe option
862 2006-01-18 [paul] 1.9.100cvs166
864 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
865 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
866 use %U instead of %F (%F is broken for user installed
869 2006-01-18 [colin] 1.9.100cvs165
872 Default to Yes in "No more * messages" dialogs
874 2006-01-17 [colin] 1.9.100cvs164
877 Possibly fix an invalid iterator causing
880 2006-01-17 [colin] 1.9.100cvs163
883 Fix crash when the image disappears under the
886 2006-01-16 [colin] 1.9.100cvs162
889 Fix reenabling autowrap
891 2006-01-16 [colin] 1.9.100cvs161
894 reset quote_len before getting quote_str
896 2006-01-16 [colin] 1.9.100cvs160
903 Fix bug #883 (default inbox does not track folder move)
905 2006-01-16 [colin] 1.9.100cvs159
908 * src/plugins/pgpcore/passphrase.c
911 2006-01-16 [paul] 1.9.100cvs158
913 * src/prefs_actions.c
914 * src/prefs_filtering_action.c
915 * src/prefs_matcher.c
917 * src/gtk/description_window.c
918 * src/gtk/description_window.h
919 * src/gtk/quicksearch.c
920 description window cleanups
922 2006-01-15 [colin] 1.9.100cvs157
925 * src/prefs_filtering.c
928 2006-01-15 [colin] 1.9.100cvs156
932 Same for "Empty trash"
934 2006-01-15 [colin] 1.9.100cvs155
937 Override offline dialog had Yes by default
939 2006-01-15 [colin] 1.9.100cvs154
942 Delete selected messages? previously had Yes the default
944 2006-01-15 [colin] 1.9.100cvs153
949 Check if a mailbox is loaded after all
952 2006-01-15 [colin] 1.9.100cvs152
955 Don't start wizard when there are unloaded folders (will help
956 people with only mbox or maildir mailboxes)
958 2006-01-14 [colin] 1.9.100cvs151
966 More HIG compliance and fixes
968 2006-01-14 [colin] 1.9.100cvs150
970 * src/prefs_filtering_action.c
972 Two forgotten button order changes
974 2006-01-14 [colin] 1.9.100cvs149
984 * src/prefs_actions.c
985 * src/prefs_customheader.c
986 * src/prefs_filtering.c
987 * src/prefs_matcher.c
988 * src/prefs_template.c
993 All deletion confirmations are now "Cancel, Delete"
995 Clarified most of the other "No, Yes" to
996 "Cancel, Descriptive_action"
997 Rechanged the "Entry not saved" alerts to have
998 "Close, Continue editing"
1003 * 2.0.0-rc4 released
1005 2006-01-14 [paul] 1.9.100cvs148
1020 * src/grouplistdialog.c
1027 * src/message_search.c
1032 * src/prefs_actions.c
1033 * src/prefs_customheader.c
1034 * src/prefs_filtering.c
1035 * src/prefs_matcher.c
1036 * src/prefs_template.c
1037 * src/prefs_themes.c
1039 * src/summary_search.c
1043 * src/gtk/foldersort.c
1044 * src/gtk/gtkaspell.c
1045 * src/gtk/inputdialog.c
1046 * src/gtk/prefswindow.c
1047 * src/plugins/pgpcore/select-keys.c
1048 * src/plugins/trayicon/trayicon.c
1049 HIG compliant button order
1051 2006-01-14 [mones] 1.9.100cvs147
1056 2006-01-13 [paul] 1.9.100cvs146
1061 add Joshua M. Kwan to contributors list
1063 2006-01-13 [colin] 1.9.100cvs145
1065 * src/gtk/quicksearch.c
1066 Don't refocus quick search after executing (Esc or Enter)
1067 Allows to '/'search something then move up/down in
1068 summaryview, and to Esc a search and be back in the
1071 2006-01-13 [paul] 1.9.100cvs144
1073 * src/plugins/pgpinline/pgpinline.c
1074 support Content-Type 'application/pgp'
1075 patch by Joshua M. Kwan <joshuak@users.sf.net>
1077 2006-01-13 [paul] 1.9.100cvs143
1079 * manual/account.xml
1080 make mention of partial retrieval
1083 2006-01-13 [paul] 1.9.100cvs142
1124 * src/customheader.c
1125 * src/customheader.h
1126 * src/displayheader.c
1127 * src/displayheader.h
1138 * src/editldap_basedn.c
1139 * src/editldap_basedn.h
1155 * src/folder_item_prefs.c
1156 * src/folder_item_prefs.h
1163 * src/grouplistdialog.c
1164 * src/grouplistdialog.h
1168 * src/image_viewer.c
1169 * src/image_viewer.h
1205 * src/message_search.c
1206 * src/message_search.h
1223 * src/partial_download.c
1224 * src/partial_download.h
1229 * src/prefs_account.c
1230 * src/prefs_account.h
1231 * src/prefs_actions.c
1232 * src/prefs_actions.h
1233 * src/prefs_common.c
1234 * src/prefs_common.h
1235 * src/prefs_compose_writing.c
1236 * src/prefs_compose_writing.h
1237 * src/prefs_customheader.c
1238 * src/prefs_customheader.h
1239 * src/prefs_display_header.c
1240 * src/prefs_display_header.h
1241 * src/prefs_filtering.c
1242 * src/prefs_filtering.h
1243 * src/prefs_filtering_action.c
1244 * src/prefs_filtering_action.h
1245 * src/prefs_folder_column.c
1246 * src/prefs_folder_column.h
1247 * src/prefs_folder_item.c
1248 * src/prefs_folder_item.h
1253 * src/prefs_image_viewer.c
1254 * src/prefs_image_viewer.h
1255 * src/prefs_matcher.c
1256 * src/prefs_matcher.h
1257 * src/prefs_message.c
1258 * src/prefs_msg_colors.c
1259 * src/prefs_msg_colors.h
1262 * src/prefs_receive.c
1264 * src/prefs_spelling.c
1265 * src/prefs_spelling.h
1266 * src/prefs_summaries.c
1267 * src/prefs_summaries.h
1268 * src/prefs_summary_column.c
1269 * src/prefs_summary_column.h
1270 * src/prefs_template.c
1271 * src/prefs_template.h
1272 * src/prefs_themes.c
1273 * src/prefs_themes.h
1274 * src/prefs_toolbar.c
1275 * src/prefs_toolbar.h
1276 * src/prefs_wrapping.c
1277 * src/prefs_wrapping.h
1287 * src/quote_fmt_parse.y
1290 * src/remotefolder.c
1291 * src/remotefolder.h
1292 * src/send_message.c
1293 * src/send_message.h
1296 * src/sourcewindow.c
1297 * src/sourcewindow.h
1302 * src/stock_pixmap.c
1303 * src/stock_pixmap.h
1304 * src/summary_search.c
1305 * src/summary_search.h
1322 * src/common/base64.c
1323 * src/common/base64.h
1325 * src/common/hooks.c
1326 * src/common/hooks.h
1329 * src/common/mgutils.c
1330 * src/common/mgutils.h
1333 * src/common/passcrypt.c
1334 * src/common/passcrypt.h.in
1335 * src/common/plugin.c
1336 * src/common/plugin.h
1337 * src/common/prefs.c
1338 * src/common/prefs.h
1339 * src/common/progressindicator.c
1340 * src/common/progressindicator.h
1341 * src/common/quoted-printable.c
1342 * src/common/quoted-printable.h
1343 * src/common/session.c
1344 * src/common/session.h
1347 * src/common/socket.c
1348 * src/common/socket.h
1351 * src/common/ssl_certificate.c
1352 * src/common/ssl_certificate.h
1353 * src/common/stringtable.c
1354 * src/common/stringtable.h
1355 * src/common/sylpheed.c
1356 * src/common/sylpheed.h
1357 * src/common/template.c
1358 * src/common/template.h
1359 * src/common/timing.h
1360 * src/common/utils.c
1361 * src/common/utils.h
1362 * src/common/version.h.in
1365 * src/common/xmlprops.c
1366 * src/common/xmlprops.h
1367 * src/gtk/colorlabel.c
1368 * src/gtk/colorsel.c
1369 * src/gtk/colorsel.h
1370 * src/gtk/description_window.c
1371 * src/gtk/description_window.h
1374 * src/gtk/foldersort.c
1375 * src/gtk/foldersort.h
1376 * src/gtk/gtkutils.c
1377 * src/gtk/gtkutils.h
1378 * src/gtk/inputdialog.c
1379 * src/gtk/inputdialog.h
1380 * src/gtk/logwindow.c
1381 * src/gtk/logwindow.h
1382 * src/gtk/manage_window.c
1383 * src/gtk/manage_window.h
1386 * src/gtk/pluginwindow.c
1387 * src/gtk/pluginwindow.h
1388 * src/gtk/prefswindow.c
1389 * src/gtk/prefswindow.h
1390 * src/gtk/progressdialog.c
1391 * src/gtk/progressdialog.h
1392 * src/gtk/sslcertwindow.c
1393 * src/gtk/sslcertwindow.h
1394 * src/plugins/clamav/clamav_plugin.c
1395 * src/plugins/clamav/clamav_plugin.h
1396 * src/plugins/clamav/clamav_plugin_gtk.c
1397 * src/plugins/demo/demo.c
1398 * src/plugins/dillo_viewer/dillo_prefs.c
1399 * src/plugins/dillo_viewer/dillo_prefs.h
1400 * src/plugins/dillo_viewer/dillo_viewer.c
1401 * src/plugins/pgpcore/passphrase.c
1402 * src/plugins/pgpcore/passphrase.h
1403 * src/plugins/pgpcore/plugin.c
1404 * src/plugins/pgpcore/select-keys.c
1405 * src/plugins/pgpcore/select-keys.h
1406 * src/plugins/pgpcore/sgpgme.c
1407 * src/plugins/pgpcore/sgpgme.h
1408 * src/plugins/pgpinline/pgpinline.c
1409 * src/plugins/pgpinline/pgpinline.h
1410 * src/plugins/pgpinline/plugin.c
1411 * src/plugins/pgpmime/pgpmime.c
1412 * src/plugins/pgpmime/pgpmime.h
1413 * src/plugins/pgpmime/plugin.c
1414 * src/plugins/spamassassin/spamassassin.c
1415 * src/plugins/spamassassin/spamassassin.h
1416 * src/plugins/spamassassin/spamassassin_gtk.c
1417 * src/plugins/trayicon/trayicon.c
1418 update copyright header
1420 2006-01-13 [paul] 1.9.100cvs141
1426 * src/prefs_account.c
1427 * src/prefs_display_header.c
1428 * src/prefs_receive.c
1430 * src/prefs_summaries.c
1431 * src/prefs_themes.c
1432 * src/prefs_toolbar.c
1436 2006-01-12 [colin] 1.9.100cvs140
1441 Add --subscribe option
1442 Let sylpheed-claws email@domain.com equivalent to --compose
1443 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1445 2006-01-12 [paul] 1.9.100cvs139
1448 append 'Change folder order' label with '...'
1449 * src/prefs_actions.c
1450 allow reordering of actions list by dnd
1451 * src/gtk/foldersort.c
1452 make the dialog nicer
1454 2006-01-11 [colin] 1.9.100cvs138
1457 Allow templates without text
1459 2006-01-11 [paul] 1.9.100cvs137
1462 * tools/filter_conv_new.pl
1464 also check .sylpheed for filter.xml
1465 be a bit informative to the user
1467 2006-01-11 [colin] 1.9.100cvs136
1470 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1472 2006-01-10 [paul] 1.9.100cvs135
1475 * tools/filter_conv_new.pl
1476 add script to convert new style Sylpheed
1477 filter rules (Sylpheed >= 0.9.99) to
1478 Claws filtering rules
1480 2006-01-10 [colin] 1.9.100cvs134
1483 Fix broken line joins in certain conditions
1484 (between two quoted lines: <enter><enter><up>
1485 <type a wrapped sentence><go in the first line>
1486 <insert more text><watch as line joining failed>)
1488 2006-01-10 [paul] 1.9.100cvs133
1491 don't report success in error dialog
1493 * src/common/utils.c
1494 include some trailing punctuations as URI
1497 2006-01-10 [paul] 1.9.100cvs132
1500 fix incompatible pointer type
1503 2006-01-10 [paul] 1.9.100cvs131
1506 change Subject in window title
1509 2006-01-09 [colin] 1.9.100cvs130
1518 Fix possible crashes on exit and in addressbook
1520 2006-01-09 [paul] 1.9.100cvs129
1522 * src/prefs_msg_colors.c
1523 some cleanups that I forgot last time
1525 2006-01-09 [paul] 1.9.100cvs128
1529 * src/prefs_msg_colors.c
1530 add previously hidden option, color_new, to
1532 move the page to Display/
1535 2006-01-09 [wwp] 1.9.100cvs127
1537 * src/prefs_themes.c
1538 made the prefs/display/themes layouts spacing less condensed
1539 (and so they match other prefs/pages' look).
1541 2006-01-09 [paul] 1.9.100cvs126
1544 * src/prefs_common.c
1545 * src/prefs_common.h
1546 * src/prefs_wrapping.c
1547 remove 'wrap at send' option
1549 2006-01-06 [colin] 1.9.100cvs125
1552 Just make completely sure we don't insert "manual line breaks"
1557 * 2.0.0-rc3 released
1559 2006-01-04 [paul] 1.9.100cvs124
1562 fix bug 882, 'quick scroll in folder list
1563 displays wrong folder contents'
1565 2006-01-04 [paul] 1.9.100cvs123
1567 * src/plugins/pgpmime/pgpmime.c
1568 better debug information when signing
1569 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1571 2006-01-03 [colin] 1.9.100cvs122
1574 We need to recheck for gpgme 1.0.0 after checking
1575 for 1.1.1, because if 1.1.1 isn't available,
1576 GPGME_LIBS and friends are blanked out by the
1579 2006-01-03 [colin] 1.9.100cvs121
1581 * src/common/prefs.c
1582 Windows unlink-before rename fix
1583 * src/plugins/pgpcore/sgpgme.c
1584 Add support for PKA info if available
1585 Both patches by Werner Koch
1587 2006-01-03 [paul] 1.9.100cvs120
1590 fix bug 884, 'Send receipt' button visible in queue
1593 2006-01-02 [colin] 1.9.100cvs119
1597 Fix autosave on IMAP and more generally try to
1598 return the correct ID on a newly added IMAP message
1600 2006-01-02 [paul] 1.9.100cvs118
1602 * manual/keyboard.xml
1605 2006-01-01 [paul] 1.9.100cvs117
1610 2005-12-30 [colin] 1.9.100cvs116
1612 * manual/advanced.xml
1613 Explain Pre/Post-processing differences.
1615 2005-12-30 [colin] 1.9.100cvs115
1618 Implement copy_msgs for a little optimization
1620 Finish yesterday's fix
1622 2005-12-29 [colin] 1.9.100cvs114
1625 Fix occasional failure in fetching a mail over
1628 2005-12-29 [colin] 1.9.100cvs113
1631 Don't remove a draft when sending it, if it is
1634 2005-12-28 [colin] 1.9.100cvs112
1639 2005-12-28 [wwp] 1.9.100cvs111
1641 * doc/faq/.cvsignore
1642 * doc/faq/de/.cvsignore
1643 * doc/faq/en/.cvsignore
1644 * doc/faq/es/.cvsignore
1645 * doc/faq/fr/.cvsignore
1646 * doc/faq/it/.cvsignore
1647 * doc/manual/.cvsignore
1648 * doc/manual/de/.cvsignore
1649 * doc/manual/en/.cvsignore
1650 * doc/manual/es/.cvsignore
1651 * doc/manual/fr/.cvsignore
1652 * doc/manual/ja/.cvsignore
1653 * src/plugins/mathml_viewer/.cvsignore
1654 rollback revival of those files (my bad, sorry for the noise).
1656 2005-12-28 [wwp] 1.9.100cvs110
1659 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1661 2005-12-28 [wwp] 1.9.100cvs109
1663 * doc/faq/.cvsignore
1664 * doc/faq/de/.cvsignore
1665 * doc/faq/en/.cvsignore
1666 * doc/faq/es/.cvsignore
1667 * doc/faq/fr/.cvsignore
1668 * doc/faq/it/.cvsignore
1669 * doc/manual/.cvsignore
1670 * doc/manual/de/.cvsignore
1671 * doc/manual/en/.cvsignore
1672 * doc/manual/es/.cvsignore
1673 * doc/manual/fr/.cvsignore
1674 * doc/manual/ja/.cvsignore
1675 * src/plugins/mathml_viewer/.cvsignore
1677 more files to ignore.
1679 2005-12-24 [colin] 1.9.100cvs108
1685 2005-12-24 [colin] 1.9.100cvs107
1688 Allow NULL src_msginfo in
1689 procmsg_msginfo_new_from_mimeinfo
1691 2005-12-23 [paul] 1.9.100cvs106
1693 * src/plugins/pgpinline/mypgpcore.def
1694 add this forgotten file
1696 2005-12-23 [colin] 1.9.100cvs105
1701 2005-12-23 [colin] 1.9.100cvs104
1706 * src/common/plugin.c
1707 * src/common/socket.c
1708 * src/common/socket.h
1709 * src/common/utils.c
1710 * src/common/utils.h
1711 * src/gtk/pluginwindow.c
1712 * src/plugins/pgpcore/plugin.def
1713 * src/plugins/pgpcore/sylpheed.def
1714 * src/plugins/pgpinline/Makefile.am
1715 * src/plugins/pgpinline/plugin.def
1716 * src/plugins/pgpinline/sylpheed.def
1717 * src/plugins/pgpmime/plugin.def
1718 * src/plugins/pgpmime/sylpheed.def
1719 Various w32 fixes by Werner Koch
1721 2005-12-22 [paul] 1.9.100cvs103
1724 don't offer IMAP as 'server type' if
1725 libetpan isn't built in
1727 2005-12-22 [paul] 1.9.100cvs102
1734 support GTK_TOOLBAR_BOTH_HORIZ (text
1735 next to icon) Patch by Marien Zwart
1736 marienz@users.sf.net
1737 Also reword the text
1739 2005-12-21 [colin] 1.9.100cvs101
1744 Fix missing section and explicit the exception better
1746 Prevent mail from being lost without notice when an
1747 SMTP error happens on trying to send an unmodified
1749 * src/send_message.c
1751 Fix password remembering when wrong, and add return
1752 value checks where they should have been
1753 * src/plugins/pgpcore/sylpheed.def
1754 * src/plugins/pgpinline/sylpheed.def
1755 * src/plugins/pgpmime/sylpheed.def
1756 Add a few symbols needed
1758 2005-12-21 [paul] 1.9.100cvs100
1763 * m4/inttypes-pri.m4
1773 2005-12-21 [paul] 1.9.100cvs99
1778 2005-12-20 [paul] 1.9.100cvs98
1781 updated by Anders Trobäck
1783 2005-12-20 [colin] 1.9.100cvs97
1789 * config/config.rpath
1790 * config/mkinstalldirs
1798 * m4/printf-posix.m4
1842 * src/send_message.c
1843 * src/common/Makefile.am
1844 * src/common/fnmatch.c
1845 * src/common/fnmatch.h
1846 * src/common/fnmatch_loop.c
1848 * src/common/plugin.c
1850 * src/common/socket.c
1851 * src/common/string_match.c
1852 * src/common/sylpheed.c
1853 * src/common/utils.c
1854 * src/common/utils.h
1855 * src/common/w32_dirent.c
1856 * src/common/w32_reg.c
1857 * src/common/w32_signal.c
1858 * src/common/w32_stat.c
1859 * src/common/w32_stdio.c
1860 * src/common/w32_stdlib.c
1861 * src/common/w32_string.c
1862 * src/common/w32_time.c
1863 * src/common/w32_unistd.c
1864 * src/common/w32_wait.c
1865 * src/common/w32lib.h
1866 * src/etpan/Makefile.am
1867 * src/gtk/Makefile.am
1868 * src/plugins/clamav/Makefile.am
1869 * src/plugins/demo/Makefile.am
1870 * src/plugins/dillo_viewer/Makefile.am
1871 * src/plugins/pgpcore/Makefile.am
1872 * src/plugins/pgpcore/passphrase.c
1873 * src/plugins/pgpcore/plugin.def
1874 * src/plugins/pgpcore/sgpgme.c
1875 * src/plugins/pgpcore/sylpheed.def
1876 * src/plugins/pgpcore/version.rc
1877 * src/plugins/pgpinline/Makefile.am
1878 * src/plugins/pgpinline/plugin.def
1879 * src/plugins/pgpinline/sylpheed.def
1880 * src/plugins/pgpinline/version.rc
1881 * src/plugins/pgpmime/Makefile.am
1882 * src/plugins/pgpmime/mypgpcore.def
1883 * src/plugins/pgpmime/plugin.def
1884 * src/plugins/pgpmime/sylpheed.def
1885 * src/plugins/pgpmime/version.rc
1886 * src/plugins/spamassassin/Makefile.am
1887 Very little ;-) patch from Werner Koch, providing
1888 infrastructure for cross-compiling to Win32
1890 2005-12-20 [paul] 1.9.100cvs96
1898 add a combo to the Get All button, allowing
1899 quick retrieval from any account
1900 Patch by Fabien Vantard, slightly modified
1903 i18n fix. Patch by Fabien Vantard
1905 2005-12-19 [colin] 1.9.100cvs95
1909 Don't automatically join lines when they've
1910 been separated by the user and not automatically
1912 2005-12-19 [paul] 1.9.100cvs94
1914 * src/gtk/pluginwindow.c
1916 Patch by Fabien Vantard
1918 2005-12-15 [paul] 1.9.100cvs93
1920 * src/common/plugin.c
1921 * src/common/plugin.h
1922 * src/gtk/pluginwindow.c
1923 * src/plugins/clamav/clamav_plugin.c
1924 * src/plugins/demo/demo.c
1925 * src/plugins/dillo_viewer/dillo_viewer.c
1926 * src/plugins/pgpcore/plugin.c
1927 * src/plugins/pgpinline/plugin.c
1928 * src/plugins/pgpmime/plugin.c
1929 * src/plugins/spamassassin/spamassassin.c
1930 * src/plugins/trayicon/trayicon.c
1931 add plugin_version()
1933 2005-12-15 [colin] 1.9.100cvs92
1936 Further fix bug #875
1938 2005-12-15 [paul] 1.9.100cvs91
1941 fix attach_load_dir getting set to
1942 PLUGINDIR on plugin load
1944 2005-12-14 [mones] 1.9.100cvs90
1947 * manual/keyboard.xml
1948 Initial draft and some shortcuts added
1953 2005-12-14 [colin] 1.9.100cvs89
1958 * src/gtk/gtkaspell.c
1960 * src/prefs_folder_item.c
1961 Fix recursive prefs apply
1964 2005-12-14 [colin] 1.9.100cvs88
1967 Fix bug #875 (Freeze On Inline Forward of
1970 2005-12-13 [colin] 1.9.100cvs87
1973 Uniq-ify and sort the mimetypes list
1974 Patch by Fabien Vantard
1976 2005-12-13 [colin] 1.9.100cvs86
1979 * src/etpan/imap-thread.c
1980 Fix leaks (patch by Hoa)
1982 * src/common/plugin.c
1987 * 2.0.0-rc2 released
1989 2005-12-12 [colin] 1.9.100cvs85
1994 2005-12-12 [wwp] 1.9.100cvs84
1996 * src/gtk/icon_legend.c
1997 fix misbehaviour and crash when closing the legend window
1998 using the Esc key (patch by Fabien Vantard).
2000 2005-12-12 [paul] 1.9.100cvs83
2004 * src/prefs_actions.c
2005 * src/prefs_filtering.c
2006 * src/prefs_matcher.c
2007 * src/prefs_spelling.glade ** REMOVED **
2008 * src/prefs_template.c
2009 * src/gtk/foldersort.glade ** REMOVED **
2010 * src/gtk/pluginwindow.c
2011 * src/gtk/pluginwindow.glade ** REMOVED **
2012 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
2015 2005-12-11 [paul] 1.9.100cvs82
2018 fix attach_load_dir crasher (double free)
2020 2005-12-09 [paul] 1.9.100cvs81
2024 * src/gtk/Makefile.am
2025 * src/gtk/icon_legend.c
2026 * src/gtk/icon_legend.h
2031 2005-12-09 [paul] 1.9.100cvs80
2033 * src/plugins/pgpcore/passphrase.c
2034 wrap the label in the dialog
2036 2005-12-09 [colin] 1.9.100cvs79
2038 * src/plugins/pgpcore/sgpgme.c
2039 Display (untrusted) on not trusted signatures
2040 Patch by Michal Èihaø <michal@cihar.com>
2041 Closes bug #867 (Report also key trust)
2043 2005-12-09 [colin] 1.9.100cvs78
2045 * src/common/plugin.c
2046 Update licence check, following Eben Moglen's advice
2048 2005-12-08 [colin] 1.9.100cvs77
2051 Fix the occasionnal item->cache != NULL
2054 2005-12-08 [colin] 1.9.100cvs76
2057 * src/plugins/pgpcore/sgpgme.c
2058 Print key id when unable to check it
2059 Closes bug #866 (Show key id when missing)
2061 2005-12-08 [paul] 1.9.100cvs75
2063 * src/prefs_common.c
2064 * src/prefs_common.h
2066 remember load attachment dir
2068 2005-12-07 [colin] 1.9.100cvs74
2070 * src/prefs_toolbar.c
2071 Gtk fixes, patch by Fabien Vantard
2073 2005-12-07 [colin] 1.9.100cvs73
2078 Fix bug #839 (Quoted text isn't colored after
2079 executing an action)
2080 * src/common/plugin.c
2081 Require plugins to declare their licence in plugin_licence()
2082 Refuse to load non-GPL plugins as they'd be illegal (as
2083 derived works of Sylpheed-Claws, they must be GPL).
2084 * src/plugins/clamav/clamav_plugin.c
2085 * src/plugins/demo/demo.c
2086 * src/plugins/dillo_viewer/dillo_viewer.c
2087 * src/plugins/pgpcore/plugin.c
2088 * src/plugins/pgpinline/plugin.c
2089 * src/plugins/pgpmime/plugin.c
2090 * src/plugins/spamassassin/spamassassin.c
2091 * src/plugins/trayicon/trayicon.c
2092 Add plugin_licence()
2094 2005-12-07 [paul] 1.9.100cvs72
2101 clean up after local FAQ removal and
2102 temporary manual removal
2104 2005-12-06 [colin] 1.9.100cvs71
2108 * doc/faq/.cvsignore
2109 * doc/faq/Makefile.am
2110 * doc/faq/de/.cvsignore
2111 * doc/faq/de/Makefile.am
2112 * doc/faq/de/sylpheed-faq-1.html
2113 * doc/faq/de/sylpheed-faq-2.html
2114 * doc/faq/de/sylpheed-faq-3.html
2115 * doc/faq/de/sylpheed-faq.html
2116 * doc/faq/en/.cvsignore
2117 * doc/faq/en/Makefile.am
2118 * doc/faq/en/sylpheed-faq-1.html
2119 * doc/faq/en/sylpheed-faq-2.html
2120 * doc/faq/en/sylpheed-faq-3.html
2121 * doc/faq/en/sylpheed-faq-4.html
2122 * doc/faq/en/sylpheed-faq.html
2123 * doc/faq/es/.cvsignore
2124 * doc/faq/es/Makefile.am
2125 * doc/faq/es/sylpheed-faq-1.html
2126 * doc/faq/es/sylpheed-faq-2.html
2127 * doc/faq/es/sylpheed-faq-3.html
2128 * doc/faq/es/sylpheed-faq-4.html
2129 * doc/faq/es/sylpheed-faq.html
2130 * doc/faq/fr/.cvsignore
2131 * doc/faq/fr/Makefile.am
2132 * doc/faq/fr/sylpheed-faq-1.html
2133 * doc/faq/fr/sylpheed-faq-2.html
2134 * doc/faq/fr/sylpheed-faq-3.html
2135 * doc/faq/fr/sylpheed-faq.html
2136 * doc/faq/it/.cvsignore
2137 * doc/faq/it/Makefile.am
2138 * doc/faq/it/sylpheed-faq-1.html
2139 * doc/faq/it/sylpheed-faq-2.html
2140 * doc/faq/it/sylpheed-faq-3.html
2141 * doc/faq/it/sylpheed-faq.html
2142 * doc/manual/.cvsignore
2143 * doc/manual/Makefile.am
2144 * doc/manual/de/.cvsignore
2145 * doc/manual/de/Makefile.am
2146 * doc/manual/de/sylpheed-1.html
2147 * doc/manual/de/sylpheed-10.html
2148 * doc/manual/de/sylpheed-11.html
2149 * doc/manual/de/sylpheed-12.html
2150 * doc/manual/de/sylpheed-13.html
2151 * doc/manual/de/sylpheed-14.html
2152 * doc/manual/de/sylpheed-15.html
2153 * doc/manual/de/sylpheed-16.html
2154 * doc/manual/de/sylpheed-17.html
2155 * doc/manual/de/sylpheed-18.html
2156 * doc/manual/de/sylpheed-19.html
2157 * doc/manual/de/sylpheed-2.html
2158 * doc/manual/de/sylpheed-20.html
2159 * doc/manual/de/sylpheed-3.html
2160 * doc/manual/de/sylpheed-4.html
2161 * doc/manual/de/sylpheed-5.html
2162 * doc/manual/de/sylpheed-6.html
2163 * doc/manual/de/sylpheed-7.html
2164 * doc/manual/de/sylpheed-8.html
2165 * doc/manual/de/sylpheed-9.html
2166 * doc/manual/de/sylpheed.html
2167 * doc/manual/en/.cvsignore
2168 * doc/manual/en/Makefile.am
2169 * doc/manual/en/sylpheed-1.html
2170 * doc/manual/en/sylpheed-10.html
2171 * doc/manual/en/sylpheed-11.html
2172 * doc/manual/en/sylpheed-12.html
2173 * doc/manual/en/sylpheed-13.html
2174 * doc/manual/en/sylpheed-14.html
2175 * doc/manual/en/sylpheed-15.html
2176 * doc/manual/en/sylpheed-16.html
2177 * doc/manual/en/sylpheed-17.html
2178 * doc/manual/en/sylpheed-18.html
2179 * doc/manual/en/sylpheed-19.html
2180 * doc/manual/en/sylpheed-2.html
2181 * doc/manual/en/sylpheed-20.html
2182 * doc/manual/en/sylpheed-21.html
2183 * doc/manual/en/sylpheed-22.html
2184 * doc/manual/en/sylpheed-3.html
2185 * doc/manual/en/sylpheed-4.html
2186 * doc/manual/en/sylpheed-5.html
2187 * doc/manual/en/sylpheed-6.html
2188 * doc/manual/en/sylpheed-7.html
2189 * doc/manual/en/sylpheed-8.html
2190 * doc/manual/en/sylpheed-9.html
2191 * doc/manual/en/sylpheed.html
2192 * doc/manual/es/.cvsignore
2193 * doc/manual/es/Makefile.am
2194 * doc/manual/es/sylpheed-1.html
2195 * doc/manual/es/sylpheed-10.html
2196 * doc/manual/es/sylpheed-11.html
2197 * doc/manual/es/sylpheed-12.html
2198 * doc/manual/es/sylpheed-13.html
2199 * doc/manual/es/sylpheed-14.html
2200 * doc/manual/es/sylpheed-15.html
2201 * doc/manual/es/sylpheed-16.html
2202 * doc/manual/es/sylpheed-17.html
2203 * doc/manual/es/sylpheed-18.html
2204 * doc/manual/es/sylpheed-19.html
2205 * doc/manual/es/sylpheed-2.html
2206 * doc/manual/es/sylpheed-20.html
2207 * doc/manual/es/sylpheed-3.html
2208 * doc/manual/es/sylpheed-4.html
2209 * doc/manual/es/sylpheed-5.html
2210 * doc/manual/es/sylpheed-6.html
2211 * doc/manual/es/sylpheed-7.html
2212 * doc/manual/es/sylpheed-8.html
2213 * doc/manual/es/sylpheed-9.html
2214 * doc/manual/es/sylpheed.html
2215 * doc/manual/fr/.cvsignore
2216 * doc/manual/fr/Makefile.am
2217 * doc/manual/fr/sylpheed-1.html
2218 * doc/manual/fr/sylpheed-10.html
2219 * doc/manual/fr/sylpheed-11.html
2220 * doc/manual/fr/sylpheed-12.html
2221 * doc/manual/fr/sylpheed-13.html
2222 * doc/manual/fr/sylpheed-14.html
2223 * doc/manual/fr/sylpheed-15.html
2224 * doc/manual/fr/sylpheed-16.html
2225 * doc/manual/fr/sylpheed-17.html
2226 * doc/manual/fr/sylpheed-18.html
2227 * doc/manual/fr/sylpheed-19.html
2228 * doc/manual/fr/sylpheed-2.html
2229 * doc/manual/fr/sylpheed-20.html
2230 * doc/manual/fr/sylpheed-3.html
2231 * doc/manual/fr/sylpheed-4.html
2232 * doc/manual/fr/sylpheed-5.html
2233 * doc/manual/fr/sylpheed-6.html
2234 * doc/manual/fr/sylpheed-7.html
2235 * doc/manual/fr/sylpheed-8.html
2236 * doc/manual/fr/sylpheed-9.html
2237 * doc/manual/fr/sylpheed.html
2238 * doc/manual/ja/.cvsignore
2239 * doc/manual/ja/Makefile.am
2240 * doc/manual/ja/sylpheed-1.html
2241 * doc/manual/ja/sylpheed-10.html
2242 * doc/manual/ja/sylpheed-11.html
2243 * doc/manual/ja/sylpheed-12.html
2244 * doc/manual/ja/sylpheed-13.html
2245 * doc/manual/ja/sylpheed-14.html
2246 * doc/manual/ja/sylpheed-15.html
2247 * doc/manual/ja/sylpheed-16.html
2248 * doc/manual/ja/sylpheed-17.html
2249 * doc/manual/ja/sylpheed-18.html
2250 * doc/manual/ja/sylpheed-19.html
2251 * doc/manual/ja/sylpheed-2.html
2252 * doc/manual/ja/sylpheed-20.html
2253 * doc/manual/ja/sylpheed-3.html
2254 * doc/manual/ja/sylpheed-4.html
2255 * doc/manual/ja/sylpheed-5.html
2256 * doc/manual/ja/sylpheed-6.html
2257 * doc/manual/ja/sylpheed-7.html
2258 * doc/manual/ja/sylpheed-8.html
2259 * doc/manual/ja/sylpheed-9.html
2260 * doc/manual/ja/sylpheed.html
2261 * doc/manual/ja/sylpheed.sgml
2263 Remove outdated manual and faq. Noisy, eh?
2265 2005-12-06 [colin] 1.9.100cvs70
2268 * src/quote_fmt_parse.y
2271 Allow %X to position cursor at 0
2272 (no %X = before signature)
2273 Fix paste as quotation putting the cursor at 0
2274 Fix undo offsets when pasting
2275 Insert the quote_fmt at once instead of line
2277 Fix [Edited] when starting to reply/forward
2279 2005-12-06 [paul] 1.9.100cvs69
2281 * src/plugins/clamav/clamav_plugin_gtk.c
2283 * src/plugins/spamassassin/spamassassin_gtk.c
2284 rework spamassassin_create_widget_func()
2286 2005-12-05 [colin] 1.9.100cvs68
2289 Fix make release ;-)
2291 2005-12-05 [colin] 1.9.100cvs67
2295 Fix cursor positioning (not obeying %X)
2297 2005-12-05 [paul] 1.9.100cvs66
2299 * src/plugins/dillo_viewer/dillo_prefs.c
2300 fix compilation warning
2302 2005-12-05 [paul] 1.9.100cvs65
2304 * src/prefs_spelling.c
2305 * src/plugins/trayicon/trayicon.c
2306 cleanups - remove unused stuff
2308 2005-12-05 [paul] 1.9.100cvs64
2311 * manual/plugins.xml
2312 remove info about removed mathml_viewer plugin
2314 2005-12-05 [paul] 1.9.100cvs63
2317 * src/plugins/Makefile.am
2318 * src/plugins/mathml_viewer/.cvsignore
2319 * src/plugins/mathml_viewer/Makefile.am
2320 * src/plugins/mathml_viewer/mathml_viewer.c
2321 remove unmaintained mathml_viewer plugin
2323 2005-12-05 [paul] 1.9.100cvs62
2326 obey prefs_common.always_show_msg when
2330 2005-12-05 [paul] 1.9.100cvs61
2333 * src/prefs_account.c
2334 * src/prefs_filtering.c
2336 * src/prefs_spelling.c
2337 * src/prefs_toolbar.c
2339 * src/gtk/gtkutils.c
2340 * src/gtk/quicksearch.c
2341 * src/plugins/dillo_viewer/dillo_prefs.c
2344 2005-12-04 [paul] 1.9.100cvs60
2347 * src/prefs_account.c
2348 * src/prefs_account.h
2349 allow a Local account to specify a
2351 (closes bug 843 'Inbox cannot be changed for local
2354 2005-12-04 [colin] 1.9.100cvs59
2356 * src/plugins/trayicon/trayicon.c
2357 Remove Get, rename Get All to Get Mail in order to
2358 be consistent with the default main toolbar
2360 2005-12-03 [colin] 1.9.100cvs58
2363 * manual/sylpheed-claws-manual.xml
2366 2005-12-03 [paul] 1.9.100cvs57
2371 new (partially complete) Swedish translation
2372 by Anders Troback <sylpheed@troback.com>
2374 2005-12-02 [paul] 1.9.100cvs56
2377 libetpan 0.41 required
2379 2005-12-02 [paul] 1.9.100cvs55
2381 * src/plugins/clamav/clamav_plugin.c
2382 * src/plugins/clamav/clamav_plugin.h
2383 * src/plugins/clamav/clamav_plugin_gtk.c
2384 * src/plugins/spamassassin/spamassassin.c
2385 * src/plugins/spamassassin/spamassassin.h
2386 * src/plugins/spamassassin/spamassassin_gtk.c
2387 unregister prefs pages on unloading, thus
2389 (thanks to Colin for the hint)
2391 2005-12-02 [wwp] 1.9.100cvs54
2394 * src/quote_fmt_parse.y
2395 fix misuse of gboolean*, use gboolean instead
2396 (thanks to Paul, Colin, for pointing out that scaring one)
2398 2005-12-02 [paul] 1.9.100cvs53
2400 * src/plugins/clamav/clamav_plugin.c
2401 int no --> unsigned int no
2402 * src/plugins/clamav/clamav_plugin_gtk.c
2405 2005-12-02 [wwp] 1.9.100cvs52
2408 * src/prefs_template.c
2410 * src/quote_fmt_parse.y
2411 prevent from executing |f and |p templates commands when
2412 adding or replacing templates in prefs (avoids annoying and
2413 potentially dangerous behaviours)
2415 2005-12-02 [paul] 1.9.100cvs51
2417 * src/prefs_common.c
2418 allow translation of some default values
2419 Patch by Fabien Vantard
2421 2005-12-02 [paul] 1.9.100cvs50
2425 * src/prefs_common.c
2426 * src/prefs_common.h
2427 * src/prefs_message.c
2429 remove obsolete 'convert_mb_alnum' option
2432 remove unused 'about_textview_visibility_notify'
2434 2005-12-02 [paul] 1.9.100cvs49
2436 * src/prefs_account.c
2437 * src/prefs_compose_writing.c
2440 * src/prefs_image_viewer.c
2441 * src/prefs_message.c
2443 * src/prefs_receive.c
2445 * src/prefs_spelling.c
2446 * src/prefs_summaries.c
2447 * src/prefs_wrapping.c
2448 * src/plugins/dillo_viewer/dillo_prefs.c
2449 * src/plugins/pgpcore/prefs_gpg.c
2450 several cleanups to the prefs dialogs
2451 (slightly modified) patch by Fabien Vantard
2453 2005-12-02 [paul] 1.9.100cvs48
2457 * src/send_message.c
2458 fix crash on send when connection fails
2462 2005-12-01 [colin] 1.9.100cvs47
2465 Translate … to "..."
2467 2005-11-30 [colin] 1.9.100cvs46
2471 Optimize back yesterday's fix.
2473 2005-11-30 [paul] 1.9.100cvs45
2478 written by Colin, edited by me
2480 2005-11-29 [colin] 1.9.100cvs44
2483 Skip headers unconditionnaly in match_body if the
2484 rule is not message or ~message
2486 2005-11-29 [colin] 1.9.100cvs43
2489 Fix body_part and such, not skipping headers
2490 if the matchcriteria wasn't the first in the rule
2492 2005-11-29 [colin] 1.9.100cvs42
2495 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2496 option missing from message view window)
2497 Fix double text D'n'D with gtk-2.8
2499 Fix ~message, ~headers_part, ~body_part rules
2501 Add Windows-1252 (Closes bug #863)
2503 * src/gtk/gtkaspell.c
2504 Properly destroy accels in all menus
2506 2005-11-29 [mones] 1.9.100cvs41
2511 2005-11-27 [colin] 1.9.100cvs40
2514 "/Remove mailbox" -> "/Remove mailbox..."
2516 2005-11-27 [paul] 1.9.100cvs39
2521 updated by new maintainer, Stephan Sachse
2523 2005-11-27 [paul] 1.9.100cvs38
2526 written by Colin, edited by me
2528 2005-11-27 [paul] 1.9.100cvs37
2530 * src/prefs_common.c
2531 * src/prefs_common.h
2532 * src/prefs_receive.c
2533 * src/prefs_summaries.c
2534 move 'go to inbox after receiving new mail'
2535 option from display/sumamaries to mail
2536 handling/receive, and rework prefs_summaries
2539 2005-11-25 [martin] 1.9.100cvs36
2542 fixed windows-1252 translation;
2543 translated some new and fuzzy strings
2545 2005-11-25 [paul] 1.9.100cvs35
2547 * src/plugins/clamav/clamav_plugin.c
2548 complete the update done in cvs34
2550 2005-11-25 [paul] 1.9.100cvs34
2552 * src/plugins/clamav/clamav_plugin.c
2553 reflect upstream changes
2555 2005-11-25 [paul] 1.9.100cvs33
2558 * manual/plugins.xml
2559 * manual/sylpheed-claws-manual.xml
2560 written/updated by Colin, edited by me
2561 * tools/acroread2sylpheed.pl
2564 2005-11-24 [colin] 1.9.100cvs32
2567 Fix bug #856 (reediting messages forgets Request
2570 2005-11-24 [paul] 1.9.100cvs31
2572 * manual/addrbook.xml
2573 * manual/starting.xml
2574 written by Colin, proofread, edited, adapted by me
2575 * manual/advanced.xml
2576 add some Actions examples
2578 use a Save button instead of a Close button
2580 indicate mandatory fields
2584 2005-11-23 [colin] 1.9.100cvs30
2587 Rename menu item, fix possible crash after
2590 Allow searching for '*' in ldap
2592 Fix "Browse Entry" (did anyone use it?)
2594 Add guards for mandatory information
2596 2005-11-23 [paul] 1.9.100cvs29
2598 * manual/advanced.xml
2599 corrections to the English
2601 2005-11-23 [colin] 1.9.100cvs28
2604 Fix possible crash at exit. After the call to
2605 gtk_container_remove(), the Viewer's widget has no
2606 more parent so gtk+ automatically frees it and its
2607 sons. If destroy_viewer() then try to access it,
2610 2005-11-22 [colin] 1.9.100cvs27
2613 * src/gtk/gtkaspell.c
2614 Fix right-clicking on a misspelled word
2615 Fix More... in suggestions menu
2617 2005-11-22 [wwp] 1.9.100cvs26
2619 * src/prefs_template.c
2620 templates works: re-sort templates list when adding or replacing,
2621 prevent from adding or replacing when the template name is empty
2623 2005-11-21 [colin] 1.9.100cvs25
2626 Fix some addressbook suckage (dnd, select all)
2628 * src/gtk/gtkaspell.c
2629 * src/gtk/gtkaspell.h
2630 Make the spellchecker menu work with the
2631 GtkTextView one instead of overriding it
2633 2005-11-20 [paul] 1.9.100cvs24
2635 * manual/handling.xml
2636 proofread and corrected
2638 2005-11-20 [paul] 1.9.100cvs23
2641 generate html as one file
2642 * manual/advanced.xml
2643 fix output generation
2644 reformat hidden options list
2645 * manual/manual.xml ** REMOVED **
2646 * manual/sylpheed-claws-manual.xml ** ADDED **
2649 2005-11-18 [colin] 1.9.100cvs22
2651 * src/prefs_account.c
2652 Fix layout in news and mbox accounts
2653 * manual/account.xml
2654 * manual/advanced.xml
2655 New contents for Paul to check :)
2657 2005-11-18 [wwp] 1.9.100cvs21
2659 * src/gtk/quicksearch.c
2660 don't update extended quicksearch buttons twice
2662 2005-11-18 [paul] 1.9.100cvs20
2665 complete 1.9.100cvs19
2667 2005-11-18 [paul] 1.9.100cvs19
2670 cosmetic improvements
2672 also list text/* attachments
2674 2005-11-18 [colin] 1.9.100cvs18
2677 Use column 0 instead of -1 in
2678 gtk_ctree_node_moveto, in a naive
2679 hope it'll fix the gtk-related crashes
2681 2005-11-18 [colin] 1.9.100cvs17
2683 * src/gtk/inputdialog.c
2684 Fix icon staying the first one
2686 2005-11-17 [wwp] 1.9.100cvs16
2687 fix possible problem showing some quicksearch buttons, and a bad
2688 call to g_return_if_fail in a function that returns a value (both
2689 fixes by Fabien Vantard)
2691 2005-11-15 [wwp] 1.9.100cvs15
2693 * src/gtk/quicksearch.c
2694 added a tooltip to that obscure ... quicksearch button
2696 2005-11-15 [wwp] 1.9.100cvs14
2698 * src/gtk/quicksearch.c
2699 add a quicksearch helper to filtering expression users: the ... button
2700 raises the condition expr window. condition expressions set up w/ this
2701 window are used by the quicksearch if the user closes it pressing OK.
2703 2005-11-14 [paul] 1.9.100cvs13
2705 * src/plugins/clamav/clamav_plugin.c
2706 * src/plugins/spamassassin/spamassassin.c
2707 change plugin type following recent merging
2709 2005-11-14 [wwp] 1.9.100cvs12
2712 prevent from crashing when copying/moving message(s) from and
2715 2005-11-14 [paul] 1.9.100cvs11
2717 * src/plugins/clamav/Makefile.am
2718 * src/plugins/clamav/clamav_plugin.c
2719 * src/plugins/clamav/clamav_plugin.h
2720 * src/plugins/clamav/clamav_plugin_gtk.c
2721 also merge clamav and clamav_gtk plugins
2723 2005-11-13 [colin] 1.9.100cvs10
2726 * src/plugins/spamassassin/Makefile.am
2727 * src/plugins/spamassassin/spamassassin.c
2728 * src/plugins/spamassassin/spamassassin.h
2729 * src/plugins/spamassassin/spamassassin_gtk.c
2730 Merge spamassassin and spamassassin_gtk plugins,
2731 and build it by default.
2733 2005-11-12 [colin] 1.9.100cvs9
2735 * src/etpan/imap-thread.c
2738 2005-11-12 [colin] 1.9.100cvs8
2741 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2743 2005-11-10 [colin] 1.9.100cvs7
2746 Fix bug #845 (sylpheed-claws 1.9.99+ start in
2749 2005-11-10 [wwp] 1.9.100cvs6
2751 * src/gtk/description_window.c
2752 fix a crash when closing description windows using the WM's [X] button
2754 2005-11-09 [colin] 1.9.100cvs5
2757 Update libetpan call to follow upstream
2758 (yes, this requires libetpan-0.40cvs3)
2760 2005-11-08 [colin] 1.9.100cvs4
2764 * src/common/utils.c
2765 * src/common/utils.h
2766 Enhance the email parser
2768 2005-11-08 [colin] 1.9.100cvs3
2771 Fix what looks like an off-by-one (fixes
2772 attachments from the Bat)
2774 2005-11-08 [wwp] 1.9.100cvs2
2777 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2779 2005-11-08 [wwp] 1.9.100cvs1
2782 allow exiting Sylpheed-Claws from command-line
2784 2005-11-08 [paul] 1.9.100
2788 2005-11-07 [colin] 1.9.99cvs17
2792 Fix import of base-64 encoded items
2794 2005-11-07 [colin] 1.9.99cvs16
2796 * src/send_message.c
2797 Fix bug #314 (Queue does not empty under certain
2800 2005-11-07 [paul] 1.9.99cvs15
2804 fix buffer overflows
2807 2005-11-07 [paul] 1.9.99cvs14
2809 * doc/man/Makefile.am
2810 * doc/man/sylpheed-claws.1 ** ADDED **
2811 * doc/man/sylpheed.1 ** DELETED **
2812 rename and update the man file
2814 2005-11-06 [colin] 1.9.99cvs13
2817 Fix ldif_get_line() that returned empty strings
2818 (Didn't understand why). Also fix a possible
2821 2005-11-06 [wwp] 1.9.99cvs12
2825 * src/gtk/gtkutils.c
2826 * src/gtk/gtkutils.h
2827 fix a compilation warning,
2828 make links sensitive in the about dialog
2830 2005-11-04 [wwp] 1.9.99cvs11
2833 don't wrap or translate URIs, and a bit text format cleanup
2835 2005-11-04 [wwp] 1.9.99cvs10
2838 better textview tagging implementation (no more use of marks for
2841 2005-11-02 [colin] 1.9.99cvs9
2846 2005-11-02 [colin] 1.9.99cvs8
2849 Require libetpan-0.40 due to upstream fix
2851 Tell libetpan not to call SSL_Library_Init,
2852 as we do it ourselves.
2854 2005-11-02 [colin] 1.9.99cvs7
2857 Add missing files (thanks to Fabien Vantard)
2859 2005-11-02 [colin] 1.9.99cvs6
2862 Fix totals when read messages are hidden or quicksearch
2866 * src/common/ssl_certificate.c
2867 * src/common/ssl_certificate.h
2868 * src/gtk/sslcertwindow.c
2869 * src/gtk/sslcertwindow.h
2870 Fix copyright on my stuff
2872 2005-11-02 [wwp] 1.9.99cvs5
2874 * src/prefs_themes.c
2875 fix directory name checking (theme installation/removal),
2876 made related error a bit more verbose
2878 2005-11-02 [colin] 1.9.99cvs4
2881 Fix typo (probably fixes bug #841 (Sort by the From
2884 2005-11-02 [paul] 1.9.99cvs3
2888 updated by SungHyun Nam, Geir Helland
2890 fix typo in welcome message. spotted by
2893 2005-11-01 [colin] 1.9.99cvs2
2896 Fix replying to ml wen confirming subscription
2902 Make key check non blocking
2904 2005-10-31 [paul] 1.9.99cvs1
2906 * tools/claws.i18n.status.pl
2907 updated for ChangeLog
2909 2005-10-31 [paul] 1.9.99
2913 2005-10-31 [paul] 1.9.15cvs131
2917 * ChangeLog.claws ** REMOVED **
2918 * ChangeLog-gtk2.claws ** REMOVED **
2919 * ChangeLog.gtk1 ** ADDED **
2924 * README.claws ** REMOVED **
2925 * README.jp ** REMOVED **
2926 * RELEASE_NOTES ** ADDED **
2927 * RELEASE_NOTES.claws ** REMOVED **
2930 * sylpheed.spec.in ** REMOVED **
2931 tidy up and update the default docs:
2932 ChangeLog.claws is renamed ChangeLog.gtk1
2933 ChangeLog-gtk2.claws is renamed ChangeLog
2934 README.claws is renamed README
2935 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2937 2005-10-31 [paul] 1.9.15cvs130
2942 2005-10-31 [paul] 1.9.15cvs129
2953 updated by Miquel Oliete, Stephan Sachse and
2954 Thomas Gilgin, me, Fabien Vantard, Andrea
2955 Spadaccini, Frederico Goncalves Guimaraes,
2956 Andrej Kacian, Aleksandar Urosevic, and
2959 2005-10-31 [mones] 1.9.15cvs128
2965 Updated for release.
2967 2005-10-30 [colin] 1.9.15cvs127
2970 Place cursor before rewrapping (fixes cursor
2971 pos if quotation gets rewrapped)
2973 2005-10-29 [paul] 1.9.15cvs126
2981 corrections to text items
2983 2005-10-28 [colin] 1.9.15cvs125
2986 Make "hit 'C' to check sig" work from extern
2989 2005-10-27 [colin] 1.9.15cvs124
2992 Add a hack to avoid segfaulting when hammering
2995 2005-10-27 [wwp] 1.9.15cvs123
2997 * src/prefs_themes.c
2998 sort list of themes names in themes prefs
3000 2005-10-27 [paul] 1.9.15cvs122
3003 * src/prefs_account.c
3004 fix building on Solaris
3007 2005-10-27 [wwp] 1.9.15cvs121
3010 * src/gtk/gtksctree.c
3011 speed up unselecting messages in summary view (thanks to Colin)
3013 2005-10-27 [paul] 1.9.15cvs120
3016 fix a compilation warning
3018 fix updating of 'n items selected' count
3021 2005-10-27 [martin] 1.9.15cvs119
3024 ignore actions with a leading '/' in the action menu name
3025 fixes a crash on menu creation
3026 * src/prefs_actions.c
3027 do not allow a leading '/' in the action menu name
3029 2005-10-27 [paul] 1.9.15cvs118
3032 fix compilation warning
3034 2005-10-27 [paul] 1.9.15cvs117
3037 add #if HAVE_LOCALE_H
3039 2005-10-27 [paul] 1.9.15cvs116
3041 * src/plugins/clamav/clamav_plugin.c
3042 * src/plugins/dillo_viewer/dillo_viewer.c
3043 * src/plugins/mathml_viewer/mathml_viewer.c
3044 * src/plugins/pgpcore/plugin.c
3045 * src/plugins/pgpinline/plugin.c
3046 * src/plugins/pgpmime/plugin.c
3047 * src/plugins/spamassassin/spamassassin.c
3048 * src/plugins/trayicon/trayicon.c
3049 plugin_init() : make error messages more
3052 2005-10-26 [wwp] 1.9.15cvs115
3054 * src/prefs_matcher.c
3055 enlarge boolean op widget width a bit (wasn't always showing text contents)
3057 2005-10-26 [wwp] 1.9.15cvs114
3060 * src/gtk/gtksctree.c
3061 * src/plugins/spamassassin/libspamc.c
3062 * src/plugins/spamassassin/spamassassin.c
3063 fix some compilation warnings more
3065 2005-10-26 [mones] 1.9.15cvs113
3070 2005-10-26 [paul] 1.9.15cvs112
3072 * src/prefs_message.c
3073 give all display_xface stuff the
3074 #if HAVE_LIBCOMPFACE treatment, thus
3076 (Thanks to Wolfgang Enderlein)
3078 2005-10-26 [colin] 1.9.15cvs111
3084 Remove context menu items that should not be there
3089 Don't show the mainwindow too soon
3091 2005-10-26 [wwp] 1.9.15cvs110
3096 fix uninitialized pointers in the folder updating hook
3099 2005-10-25 [mones] 1.9.15cvs109
3102 General information subsection completed.
3103 Removed archaic references.
3106 * manual/dtd/manual.dsl
3107 Added customization stylesheet for getting paragraphs
3108 fully justified in PDF output (as suggested by Colin).
3110 2005-10-25 [colin] 1.9.15cvs108
3115 2005-10-25 [colin] 1.9.15cvs107
3119 Fix leak (xml_get_element() allocates memory)
3121 Fix leak + dead code (shame!)
3125 2005-10-25 [colin] 1.9.15cvs106
3128 Fix encoding issue in Save all and in
3129 overwrite-confirmation alertpanel
3131 2005-10-25 [colin] 1.9.15cvs105
3133 * src/common/socket.c
3134 Fix a leak - Thanks to Christopher Aillon
3135 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3137 2005-10-25 [paul] 1.9.15cvs104
3140 Always guess servers from the right-hand
3141 email part and guess username from the
3142 left-hand part. (Thanks to Colin)
3143 add an X-Face to the welcome message
3145 2005-10-25 [paul] 1.9.15cvs103
3147 * manual/handling.xml
3148 written by Colin, edited by me
3150 2005-10-25 [wwp] 1.9.15cvs102
3153 * src/grouplistdialog.c
3156 fix some compilation warnings
3162 2005-10-24 [paul] 1.9.15cvs101
3167 2005-10-24 [paul] 1.9.15cvs100
3169 * src/pixmaps/offline.xpm
3170 * src/pixmaps/online.xpm
3171 replace with last default versions
3173 2005-10-24 [colin] 1.9.15cvs99
3176 Fix bug when moving a folder
3179 "Delete folder" pops up a window, so it
3180 should be suffixed with "..."
3181 * src/plugins/pgpcore/sgpgme.c
3184 2005-10-24 [mones] 1.9.15cvs98
3187 * manual/account.xml
3189 * manual/addrbook.xml
3190 * manual/advanced.xml
3192 * manual/glossary.xml
3194 * manual/handling.xml
3196 * manual/keyboard.xml
3198 * manual/plugins.xml
3199 * manual/starting.xml
3200 * manual/dtd/sdocbook.dtd
3201 Initial manual structure and some content.
3203 2005-10-23 [wwp] 1.9.15cvs97
3208 2005-10-23 [wwp] 1.9.15cvs96
3212 rework of the about window (main work by Paul), also featuring a few
3213 fixes for typos and duplicate names
3215 2005-10-23 [wwp] 1.9.15cvs95
3218 Ignore the right binary name (sylpheed-claws now)
3220 2005-10-23 [paul] 1.9.15cvs94
3223 when using Folder Pref 'Default To for
3224 replies' make the entry in the Compose
3226 Patch by Fabien Vantard
3228 2005-10-22 [colin] 1.9.15cvs93
3233 2005-10-22 [colin] 1.9.15cvs92
3236 try to convert using locale (apart utf8) if necessary
3238 2005-10-22 [colin] 1.9.15cvs91
3240 * src/pixmaps/new.xpm
3241 * src/pixmaps/unread.xpm
3242 Make the unread envelope blue again and
3243 saturate the new one a bit more.
3245 2005-10-22 [colin] 1.9.15cvs90
3248 When replying to a mail sent by one of our accounts,
3249 use the original list of recipients. Let 'Reply All'
3250 and 'Reply to sender' work like previously.
3252 2005-10-21 [colin] 1.9.15cvs89
3254 * src/prefs_filtering.c
3255 Clear fields after add and replace
3257 Display xface differently (better)
3258 * src/plugins/pgpinline/pgpinline.c
3259 Fix crappy encodings/recodings
3261 2005-10-21 [paul] 1.9.15cvs88
3264 * src/prefs_folder_item.c
3266 fix news folder Folder Properties
3269 update folderview after Themes change
3270 keep selected folder selected
3273 2005-10-21 [paul] 1.9.15cvs87
3276 * tools/OOo2sylpheed.pl
3278 * tools/README.sylprint
3279 * tools/asus_mailled.sh ** REMOVED **
3280 * tools/filter_conv.pl
3281 * tools/freshmeat_search.pl
3282 * tools/google_search.pl
3283 * tools/gpg-sign-syl ** REMOVED **
3284 * tools/kmail2sylpheed.pl
3285 * tools/kmail2sylpheed_v2.pl
3286 * tools/multiwebsearch.pl
3287 * tools/nautilus2sylpheed.sh
3288 * tools/newscache_clean.pl
3289 * tools/outlook2sylpheed.pl
3290 * tools/sylpheed-switcher ** REMOVED **
3294 * tools/vcard2xml.py
3295 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3296 update default config dir
3297 update binary name (thanks to Fabien Vantard)
3298 remove obsolete scripts
3300 2005-10-21 [colin] 1.9.15cvs86
3303 Fix possible leak and units. Based on a patch by
3306 2005-10-20 [colin] 1.9.15cvs85
3309 Clear xface when clearing textview
3311 2005-10-20 [colin] 1.9.15cvs84
3317 * src/prefs_common.c
3318 * src/prefs_common.h
3319 * src/prefs_message.c
3323 * src/common/utils.c
3324 * src/common/utils.h
3325 * src/gtk/gtkutils.c
3326 * src/gtk/gtkutils.h
3327 Migrate config to .sylpheed-claws (Automatically)
3328 Add a way to get the Xface in the TextView
3330 2005-10-20 [colin] 1.9.15cvs83
3332 * src/gtk/Makefile.am
3335 Make the about dialog *grooovy*
3337 2005-10-20 [colin] 1.9.15cvs82
3340 Use "Open with" on double click if no command
3343 2005-10-20 [colin] 1.9.15cvs81
3346 * src/etpan/imap-thread.c
3349 2005-10-20 [paul] 1.9.15cvs80
3352 don't show clipkey icon if the only
3353 attachment is the signature
3356 2005-10-20 [paul] 1.9.15cvs79
3359 * src/plugins/pgpmime/pgpmime.c
3360 name the PGP/MIME signature 'signature.asc'
3361 Patch by Andrew Nelson <freeandy@gmail.com>
3363 2005-10-19 [colin] 1.9.15cvs78
3365 * src/plugins/pgpmime/pgpmime.c
3366 Oops, no need to double-check though
3368 2005-10-19 [colin] 1.9.15cvs77
3370 * src/plugins/pgpinline/pgpinline.c
3371 * src/plugins/pgpmime/pgpmime.c
3372 Check that my_tmpfile() doesn't
3375 2005-10-19 [colin] 1.9.15cvs76
3377 * src/common/utils.c
3378 Use shorter mime boundaries to avoid having
3379 MTAs rewrapping our headers, breaking the
3380 PGP signature in the process
3382 * src/plugins/pgpmime/pgpmime.c
3383 Check for boundary uniqueness to be sure
3384 it won't happen, instead of hoping for the
3387 2005-10-19 [colin] 1.9.15cvs75
3389 * sylpheed-claws.desktop
3392 Ship a sylpheed-claws binary instead
3393 of a sylpheed one. Change the socket
3396 Update folder only if it changed
3398 Fix i18n in welcome mail, patch by
3405 2005-10-19 [paul] 1.9.15cvs74
3409 fix summaryview update
3412 2005-10-18 [colin] 1.9.15cvs73
3414 * src/plugins/pgpcore/passphrase.c
3415 Don't XGrabServer, and try a bit more to
3416 sync everything before grabbing mouse/keyboard
3418 2005-10-18 [colin] 1.9.15cvs72
3424 * src/grouplistdialog.c
3426 * src/stock_pixmap.c
3427 * src/stock_pixmap.h
3429 * src/gtk/gtksctree.c
3430 * src/gtk/gtksctree.h
3431 * src/pixmaps/empty.xpm
3432 Implement a wrapper call for gtk_ctree_set_node_info
3433 and gtk_ctree_insert_node, that uses a 1x1 transparent
3434 pixmap instead of a NULL one. This works around some
3435 memory problems deep inside gtk, revealed by valgrind,
3436 and fixes bug #834 (Pressing CTRl-D on a message marked
3437 as locked crashes sylpheed.), as well as, probably,
3438 wwp's 4th dimension problems that happen in gtk_ctree_*.
3440 2005-10-17 [colin] 1.9.15cvs71
3443 Provide visual feedback when checking
3446 2005-10-17 [colin] 1.9.15cvs70
3449 Keep the folder list frozen while checking caches...
3451 2005-10-17 [colin] 1.9.15cvs69
3454 Fi bug #833 (Autocompleting from addressbook
3455 fails with extended chars)
3457 Fix 'adding messages' staying in statusbar
3460 2005-10-17 [wwp] 1.9.15cvs68
3463 Fix buttons' layout resizing when window size changes
3465 2005-10-17 [wwp] 1.9.15cvs67
3468 * src/prefs_account.c
3469 * src/prefs_common.c
3470 * src/prefs_common.h
3471 * src/prefs_folder_item.c
3473 * src/gtk/logwindow.c
3474 * src/gtk/pluginwindow.c
3475 * src/gtk/prefswindow.c
3476 * src/gtk/prefswindow.h
3477 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3479 2005-10-17 [paul] 1.9.15cvs66
3482 fix missing libetpan message
3487 * src/prefs_themes.c
3489 add some new URI defines, change some
3492 make welcome message translatable
3493 small improvements to english
3498 2005-10-17 [paul] 1.9.15cvs65
3503 2005-10-16 [mones] 1.9.15cvs64
3512 2005-10-16 [colin] 1.9.15cvs63
3517 2005-10-16 [colin] 1.9.15cvs62
3522 Real welcome mail text, thanks Paul
3524 2005-10-16 [colin] 1.9.15cvs61
3530 * src/prefs_themes.c
3531 * src/prefs_toolbar.c
3532 * src/plugins/demo/demo.c
3533 * src/plugins/trayicon/trayicon.c
3534 s/Sylpheed/Sylpheed-Claws/
3536 2005-10-16 [colin] 1.9.15cvs60
3539 Add a welcome email in the first empty mailbox
3540 * src/prefs_common.c
3541 Change one more default
3543 2005-10-16 [colin] 1.9.15cvs59
3548 2005-10-16 [colin] 1.9.15cvs58
3551 * src/prefs_common.c
3552 Change some defaults
3554 2005-10-16 [colin] 1.9.15cvs57
3557 * src/prefs_common.c
3558 Change some defaults
3560 2005-10-16 [colin] 1.9.15cvs56
3563 By default, initialize fonts to have
3564 the same size as normal GtkWidgets
3566 2005-10-16 [colin] 1.9.15cvs55
3569 Fix message a bit more
3571 2005-10-16 [colin] 1.9.15cvs54
3574 Second attempt at flicker fixing
3576 2005-10-16 [colin] 1.9.15cvs53
3581 2005-10-16 [wwp] 1.9.15cvs52
3585 * src/prefs_common.c
3586 * src/prefs_common.h
3587 Remember window sizes (address book)
3589 2005-10-16 [wwp] 1.9.15cvs51
3591 * src/plugins/clamav/clamav_plugin_gtk.c
3592 * src/plugins/spamassassin/spamassassin_gtk.c
3593 Fix compilation warnings (missing #include).
3595 2005-10-16 [colin] 1.9.15cvs50
3600 Make 'c' check signature, and forward
3601 c, l, y, t from summaryview to mimeview
3603 2005-10-16 [colin] 1.9.15cvs49
3606 Put border around buttons
3609 Rework menus (Patch based on a patch
3612 2005-10-15 [wwp] 1.9.15cvs48
3624 * src/prefs_account.c
3625 * src/prefs_spelling.c
3626 * src/gtk/gtkutils.c
3627 * src/gtk/gtkutils.h
3628 * src/plugins/clamav/clamav_plugin_gtk.c
3629 * src/plugins/spamassassin/spamassassin_gtk.c
3630 use nicer browse-for-file/dir buttons than the "..." ones,
3631 code factorizing more.
3633 2005-10-14 [colin] 1.9.15cvs47
3636 set relief on the account switcher so that people see it
3637 grey out Create processing rules when no message is selected
3638 * src/prefs_filtering.c
3639 ask before closing if the rule has not been modified, even if
3641 * src/prefs_matcher.c
3642 fix sensitivity when entering the dialog
3643 * src/gtk/inputdialog.c
3644 display a better icon on password ask
3645 * src/plugins/pgpcore/passphrase.c
3646 make the dialog look better
3648 2005-10-14 [paul] 1.9.15cvs46
3651 indicate presense of marked msgs in
3652 unexpanded subfolders
3654 2005-10-14 [paul] 1.9.15cvs45
3656 * src/prefs_actions.c
3657 * src/prefs_common.c
3658 * src/prefs_common.h
3659 * src/prefs_filtering_action.c
3660 * src/prefs_matcher.c
3661 * src/prefs_template.c
3662 remember window sizes
3663 fix Info button size
3667 2005-10-13 [colin] 1.9.15cvs44
3672 Add a tooltip on the icon (optional)
3673 Get rid of the signature buttons and only
3674 use the icon+tooltip
3676 2005-10-13 [colin] 1.9.15cvs43
3680 Add hand cursor for hovering over icon
3682 2005-10-13 [colin] 1.9.15cvs42
3685 Fix crash when quicksearch's hidden
3688 2005-10-13 [colin] 1.9.15cvs41
3691 Set subject when forwarding multiple mails
3692 Check that other recipient than the default Cc or Bcc
3693 have been set before sending.
3695 2005-10-13 [colin] 1.9.15cvs40
3699 Introduce locking, but don't use it yet
3701 2005-10-13 [colin] 1.9.15cvs39
3703 * src/gtk/quicksearch.c
3704 Reset quicksearch when hiding it
3705 Make sticky a real pref
3707 2005-10-13 [colin] 1.9.15cvs38
3712 2005-10-13 [colin] 1.9.15cvs37
3717 * src/plugins/pgpcore/sgpgme.c
3718 Make privacy icon clickable
3719 Move Trust field in Full info
3720 When trust is less than full, don't display
3723 2005-10-13 [colin] 1.9.15cvs36
3728 Revert speed hack which is dangerous in fact
3731 2005-10-13 [colin] 1.9.15cvs35
3733 * src/folder_item_prefs.c
3734 Fix pref corruption on folder move. Patch
3737 2005-10-13 [paul] 1.9.15cvs34
3741 fix typos in g_warnings
3742 * src/prefs_account.c
3743 add a file selector for Signature file
3747 2005-10-12 [colin] 1.9.15cvs33
3750 Provide a quick way to go back from a
3751 signature's full info to the email part
3753 2005-10-12 [colin] 1.9.15cvs32
3756 Remove old hack of encoding signed mails with base64.
3757 QP works equally well.
3759 2005-10-12 [colin] 1.9.15cvs31
3762 Replace deprecated GtkText with GtkTextView
3764 Fix a logic bug about counts in imap_select
3765 (previously un-triggered)
3769 Allow local deletion of news posts
3771 Show GPG noticeview on the message/rfc822 part
3772 in addition to the text/plain one
3773 * src/prefs_image_viewer.c
3774 src/plugins/pgpcore/prefs_gpg.c
3775 Polish (set the label as part of the checkbox)
3777 Don't sit there doing nothing after destroying
3778 the window - return err
3780 2005-10-11 [colin] 1.9.15cvs30
3783 Apply processing rules before showing folders.
3784 Early folder show (before flags sync) will only
3785 be done when there are no processing rules (nor
3788 Fix stuff related to mail subdir, creation and
3791 Don't allow creation of folders in NoInferior
3792 folders, as it won't work
3794 2005-10-10 [colin] 1.9.15cvs29
3797 Reselect "None" Privacy system when selecting an
3798 account with no privacy system defined
3800 2005-10-10 [colin] 1.9.15cvs28
3803 Add Windows-1252 encoding
3804 * src/prefs_common.c
3805 Rework some defaults:
3806 - autosave to draft by default
3807 - don't show header pane (it's already in the textview)
3808 - Select first new or unread mail on entry
3809 - Assume 'Yes' to change folder when there's no more
3811 * src/prefs_matcher.c
3812 Fix a gtk assertion failure
3813 * src/gtk/colorlabel.c
3814 Workaround bad repainting on selection
3816 Freeze/thaw (a bit faster on ssh -X)
3818 Get rid of StrdupConverter that just adds an
3820 * src/etpan/imap_thread.c
3823 2005-10-10 [colin] 1.9.15cvs27
3827 Fix compile on gtk 2.4. Patch by wwp
3829 2005-10-09 [colin] 1.9.15cvs26
3834 Clarify forward menus. Patch by wwp
3836 2005-10-09 [colin] 1.9.15cvs25
3840 Fix bug #829 (Non-working "Encrypt message by
3841 default when replying to an encrypted message")
3843 2005-10-08 [colin] 1.9.15cvs24
3846 Fix bug #827 ("Welcome" setup wizard after a
3847 permission error gives up & forgets itself.)
3849 2005-10-08 [colin] 1.9.15cvs23
3852 Fix bug #828 (Ignoring headers with spaces around = sign)
3854 2005-10-08 [colin] 1.9.15cvs22
3859 2005-10-08 [colin] 1.9.15cvs21
3863 Add a processing_pending indicator, set on
3864 folder_item_open and cleared after
3865 folder_item_process_open
3868 wrap procmsg_msginfo_*_flags, and in the
3869 wrapper check that there's no folder processing
3870 pending. If there is, defer the flags change until
3871 processing is done to avoid stepping over each
3873 Freeze during processing, but not during scanning.
3875 2005-10-07 [colin] 1.9.15cvs20
3877 * src/plugins/pgpcore/passphrase.c
3878 Fix bug #826 (X-Server hangs when
3879 right-clicking a PGP encrypted message)
3881 2005-10-07 [paul] 1.9.15cvs19
3884 fix compose_entries[]
3885 patch by Fabien Vantard
3887 2005-10-06 [colin] 1.9.15cvs18
3889 * src/pixmaps/address.xpm
3890 * src/pixmaps/address_book.xpm
3891 * src/pixmaps/book.xpm
3892 * src/pixmaps/check_spelling.xpm
3893 * src/pixmaps/checkbox_off.xpm
3894 * src/pixmaps/checkbox_on.xpm
3895 * src/pixmaps/close.xpm
3896 * src/pixmaps/complete.xpm
3897 * src/pixmaps/continue.xpm
3898 * src/pixmaps/deleted.xpm
3899 * src/pixmaps/down_arrow.xpm
3900 * src/pixmaps/exec.xpm
3901 * src/pixmaps/forwarded.xpm
3902 * src/pixmaps/group.xpm
3903 * src/pixmaps/ignorethread.xpm
3904 * src/pixmaps/interface.xpm
3905 * src/pixmaps/jpilot.xpm
3906 * src/pixmaps/ldap.xpm
3907 * src/pixmaps/linewrap.xpm
3908 * src/pixmaps/linewrapcurrent.xpm
3909 * src/pixmaps/mail.xpm
3910 * src/pixmaps/mail_attach.xpm
3911 * src/pixmaps/mail_compose.xpm
3912 * src/pixmaps/mail_forward.xpm
3913 * src/pixmaps/mail_receive.xpm
3914 * src/pixmaps/mail_receive_all.xpm
3915 * src/pixmaps/mail_reply.xpm
3916 * src/pixmaps/mail_reply_to_all.xpm
3917 * src/pixmaps/mail_reply_to_author.xpm
3918 * src/pixmaps/mail_send.xpm
3919 * src/pixmaps/mail_send_queue.xpm
3920 * src/pixmaps/mime_application.xpm
3921 * src/pixmaps/mime_audio.xpm
3922 * src/pixmaps/mime_image.xpm
3923 * src/pixmaps/mime_message.xpm
3924 * src/pixmaps/mime_text_enriched.xpm
3925 * src/pixmaps/mime_text_html.xpm
3926 * src/pixmaps/mime_text_plain.xpm
3927 * src/pixmaps/mime_unknown.xpm
3928 * src/pixmaps/new.xpm
3929 * src/pixmaps/news_compose.xpm
3930 * src/pixmaps/offline.xpm
3931 * src/pixmaps/online.xpm
3932 * src/pixmaps/paste.xpm
3933 * src/pixmaps/preferences.xpm
3934 * src/pixmaps/privacy_emblem_encrypted.xpm
3935 * src/pixmaps/privacy_expired.xpm
3936 * src/pixmaps/privacy_failed.xpm
3937 * src/pixmaps/privacy_passed.xpm
3938 * src/pixmaps/privacy_signed.xpm
3939 * src/pixmaps/privacy_unknown.xpm
3940 * src/pixmaps/privacy_warn.xpm
3941 * src/pixmaps/properties.xpm
3942 * src/pixmaps/replied.xpm
3943 * src/pixmaps/search.xpm
3944 * src/pixmaps/unread.xpm
3945 * src/pixmaps/up_arrow.xpm
3946 * src/pixmaps/vcard.xpm
3947 Modernize internal theme, with icons from the
3948 Gnomaws theme. Keep some of the old ones where
3951 2005-10-06 [colin] 1.9.15cvs17
3954 Little optimisations + bugfix
3956 Remove default useless items - useless being defined
3957 by the default relevant prefs
3959 include config.h to make gettext work
3960 * src/prefs_themes.c
3961 Fix selection of current theme in prefs
3963 2005-10-06 [colin] 1.9.15cvs16
3965 * src/prefs_common.c
3966 * src/prefs_common.h
3967 * src/prefs_summaries.c
3969 Add a warning dialog on Mark all read
3970 (with pref to get rid of it)
3972 2005-10-06 [paul] 1.9.15cvs15
3976 updated by Geir Helland and Frederico
3979 2005-10-05 [colin] 1.9.15cvs14
3989 add a way to rescan without rebuilding
3990 make moving a bit faster (less folders changes)
3991 don't lock the tree on Get
3993 Don't re-delete deleted messages before expunging
3995 Set batch mode when deleting mails
3997 2005-10-05 [paul] 1.9.15cvs13
4001 fix disabled Execute menu item
4003 match the change in 1.9.15cvs10: use Compose
4004 instead of News by default
4006 2005-10-04 [colin] 1.9.15cvs12
4009 When replying to an ML post with Reply-To set
4010 to the poster's email, honor it (as before),
4011 but also honor our user's request to reply to
4012 the mailing list: set the ML address in the To
4013 field and the Reply-To address in the Cc:
4016 2005-10-04 [colin] 1.9.15cvs11
4018 * src/plugins/trayicon/trayicon.c
4019 Finish cosmetic change - thanks to wwp
4021 2005-10-04 [colin] 1.9.15cvs10
4024 Use Compose instead of Email by default.
4027 2005-10-04 [colin] 1.9.15cvs9
4033 * src/etpan/imap-thread.c
4034 * src/etpan/imap-thread.h
4035 Try to make IMAP faster, by simplifying SEARCH
4036 commands, avoiding sending two STATUS in a row,
4037 and deferring flags sync and processing just
4038 after displaying the folder.
4039 This will update the SummaryView in certain
4040 cases (new mails not already fetched, flags
4041 changed from another client) but in a non-
4044 2005-10-04 [colin] 1.9.15cvs8
4046 * src/plugins/trayicon/trayicon.c
4047 Relabel "Offline" to "Work offline"
4049 2005-10-04 [colin] 1.9.15cvs7
4054 Fix mbox import/export buglets
4056 * src/plugins/trayicon/trayicon.c
4060 2005-10-04 [colin] 1.9.15cvs6
4065 Better fix (don't break mark all read) for cvs2
4067 2005-10-03 [colin] 1.9.15cvs5
4070 Use a sane sort by default
4072 2005-10-03 [colin] 1.9.15cvs4
4075 Add a 'Only once' button for overriding offline mode
4076 * src/prefs_account.c
4078 Add Local mbox to the wizard
4079 Add IMAP subdir to the wizard (or the wizard is useless
4080 for such accounts, or even worse than useless)
4081 Move IMAP subdir from Advanced to Receive tab, as it's
4084 2005-10-03 [colin] 1.9.15cvs3
4086 * src/send_message.c
4087 Forgot this one in cvs1
4089 2005-10-03 [colin] 1.9.15cvs2
4092 Faster close when leaving a folder with lots
4093 of new mails. Idea by David Relson.
4095 2005-10-03 [colin] 1.9.15cvs1
4104 * src/gtk/sslcertwindow.c
4105 * src/plugins/trayicon/trayicon.c
4106 Add accels to every AlertPanel. Patch by Fabien
4109 2005-10-03 [paul] 1.9.15
4113 2005-10-03 [paul] 1.9.14cvs68
4123 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4124 Mones Lastra, Tommi Pirinen, Fabien vantard,
4125 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4127 2005-10-03 [paul] 1.9.14cvs67
4129 * src/send_message.c
4130 prevent hang on Cancel
4133 2005-10-03 [paul] 1.9.14cvs66
4136 fix crash in IMAP caused by discrepancy
4137 between check_at_startup and offline mode
4140 2005-10-01 [paul] 1.9.14cvs65
4145 2005-10-01 [paul] 1.9.14cvs64
4148 synchronise import_mbox() and export_mbox()
4150 proc_mbox(): add alert if file cannot be opened
4151 export_list_to_mbox(): test if dest file exists,
4152 prompt user to overwrite if it does. add alert
4153 if file cannot be created
4158 2005-09-30 [paul] 1.9.14cvs63
4161 Fix sensitivity of a menu
4163 Respect hidden pref for mails with no encoding
4165 Fix memory corruption
4166 * src/plugins/pgpcore/sgpgme.c
4167 Fix segfault on incomplete sigs, and display
4172 2005-09-30 [colin] 1.9.14cvs62
4174 * src/partial_download.c
4175 Little logic fix in almost-dead code
4177 Fix partial download when there's no new mail
4179 2005-09-29 [paul] 1.9.14cvs61
4181 * src/plugins/pgpinline/pgpinline.c
4182 fix bug 819, 'crash accessing sign message'
4185 2005-09-28 [martin] 1.9.14cvs60
4187 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4188 fix bug #790 (Crash when restarting window manager (fluxbox))
4190 2005-09-28 [paul] 1.9.14cvs59
4192 * src/gtk/gtkaspell.c
4195 2005-09-27 [colin] 1.9.14cvs58
4197 * src/plugins/pgpcore/sgpgme.c
4198 Report error when there's one, instead of
4199 "Signature unchecked"
4201 2005-09-27 [colin] 1.9.14cvs57
4204 Fix bug #816 (Weird quotation with spaces)
4206 2005-09-27 [colin] 1.9.14cvs56
4211 Put subject in compose's title
4212 Fix Automatic encoding so that it's really automatic:
4213 first try default locale's charset, then charset of the replied mail,
4215 Fix encoding of headers (must be in strict mode too)
4217 2005-09-26 [colin] 1.9.14cvs55
4219 * src/gtk/gtkaspell.c
4220 Fix previous patch - don't color the space,
4223 2005-09-26 [colin] 1.9.14cvs54
4225 * src/gtk/gtkaspell.c
4226 Unmark space if possible
4228 2005-09-26 [colin] 1.9.14cvs53
4231 log_error instead of alertpanel according to the pref
4232 * src/etpan/imap-thread.c
4233 Print connect status, copy only necessary size to
4235 * src/plugins/pgpmime/pgpmime.c
4236 Handle S/Mime signatures (verification only). Patch based
4237 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4239 2005-09-26 [paul] 1.9.14cvs52
4241 * src/common/passcrypt.c
4242 this 'workaround' not necessary on NetBSD.
4243 Thanks to Daniel Gustafson
4249 2005-09-26 [paul] 1.9.14cvs51
4252 Skip currently selected message when
4253 looking for next new or unread message
4254 in current folder. Patch by Colin
4255 * src/common/passcrypt.c
4256 eliminate warnings on *BSD. Patch by
4259 2005-09-26 [colin] 1.9.14cvs50
4262 Call postfiltering hook anyway
4264 2005-09-22 [colin] 1.9.14cvs49
4268 Add a strict mode that doesn't replace with _
4271 Use strict conversion while sending
4272 Fix race when drafting while sending (happens
4274 Fix d'n'd of messages from summaryview
4275 * src/prefs_common.c
4276 * src/prefs_common.h
4277 add hidden utf8_instead_of_locale_for_broken_mail
4278 pref for people that preferred the default charset
4279 to be utf8 for broken mails
4280 * src/quote_fmt_parse.y
4281 fix bug #815 (No quote insert if "From:" fied
4282 contained Russian letters)
4284 Fix d'n'd of messages to compose
4286 2005-09-22 [paul] 1.9.14cvs48
4289 fix bug where attachments Name entry
4290 would display Path instead
4292 2005-09-21 [paul] 1.9.14cvs47
4297 * config/config.rpath
4298 * doc/manual/en/sylpheed-20.html
4299 * doc/manual/es/sylpheed-20.html
4352 * src/customheader.c
4353 * src/customheader.h
4354 * src/displayheader.c
4355 * src/displayheader.h
4366 * src/editldap_basedn.c
4367 * src/editldap_basedn.h
4386 * src/folder_item_prefs.c
4387 * src/folder_item_prefs.h
4394 * src/grouplistdialog.c
4395 * src/grouplistdialog.h
4400 * src/image_viewer.c
4401 * src/image_viewer.h
4440 * src/matcher_parser.h
4441 * src/matcher_parser_lex.l
4442 * src/matcher_parser_parse.y
4445 * src/message_search.c
4446 * src/message_search.h
4465 * src/partial_download.c
4466 * src/partial_download.h
4471 * src/prefs_account.c
4472 * src/prefs_account.h
4473 * src/prefs_actions.c
4474 * src/prefs_actions.h
4475 * src/prefs_common.c
4476 * src/prefs_common.h
4477 * src/prefs_compose_writing.c
4478 * src/prefs_compose_writing.h
4479 * src/prefs_customheader.c
4480 * src/prefs_customheader.h
4481 * src/prefs_display_header.c
4482 * src/prefs_display_header.h
4483 * src/prefs_ext_prog.c
4484 * src/prefs_ext_prog.h
4485 * src/prefs_filtering.c
4486 * src/prefs_filtering.h
4487 * src/prefs_filtering_action.c
4488 * src/prefs_filtering_action.h
4489 * src/prefs_folder_column.c
4490 * src/prefs_folder_column.h
4491 * src/prefs_folder_item.c
4492 * src/prefs_folder_item.h
4497 * src/prefs_image_viewer.c
4498 * src/prefs_image_viewer.h
4499 * src/prefs_matcher.c
4500 * src/prefs_matcher.h
4501 * src/prefs_message.c
4502 * src/prefs_message.h
4503 * src/prefs_msg_colors.c
4504 * src/prefs_msg_colors.h
4509 * src/prefs_receive.c
4510 * src/prefs_receive.h
4513 * src/prefs_spelling.c
4514 * src/prefs_spelling.h
4515 * src/prefs_summaries.c
4516 * src/prefs_summaries.h
4517 * src/prefs_summary_column.c
4518 * src/prefs_summary_column.h
4519 * src/prefs_template.c
4520 * src/prefs_template.h
4521 * src/prefs_themes.c
4522 * src/prefs_themes.h
4523 * src/prefs_toolbar.c
4524 * src/prefs_toolbar.h
4525 * src/prefs_wrapping.c
4526 * src/prefs_wrapping.h
4536 * src/quote_fmt_parse.y
4539 * src/remotefolder.c
4540 * src/remotefolder.h
4541 * src/send_message.c
4542 * src/send_message.h
4545 * src/simple-gettext.c
4546 * src/sourcewindow.c
4547 * src/sourcewindow.h
4552 * src/stock_pixmap.c
4553 * src/stock_pixmap.h
4554 * src/summary_search.c
4555 * src/summary_search.h
4572 * src/common/base64.c
4573 * src/common/base64.h
4575 * src/common/hooks.c
4576 * src/common/hooks.h
4581 * src/common/mgutils.c
4582 * src/common/mgutils.h
4585 * src/common/passcrypt.c
4586 * src/common/passcrypt.h.in
4587 * src/common/plugin.c
4588 * src/common/plugin.h
4589 * src/common/prefs.c
4590 * src/common/prefs.h
4591 * src/common/progressindicator.c
4592 * src/common/progressindicator.h
4593 * src/common/quoted-printable.c
4594 * src/common/quoted-printable.h
4595 * src/common/session.c
4596 * src/common/session.h
4599 * src/common/socket.c
4600 * src/common/socket.h