2006-02-04 [colin] 2.0.0cvs11
[claws.git] / ChangeLog
1 2006-02-04 [colin]      2.0.0cvs11
2
3         * src/summaryview.c
4         * src/mimeview.c
5                 Fix utf8 conversion
6
7 2006-02-04 [colin]      2.0.0cvs10
8
9         * src/compose.c
10         * src/folderview.c
11         * src/mimeview.c
12         * src/summaryview.c
13         * src/summaryview.h
14                 Added various drag and drop capas:
15                 From                    To
16                 summaryview             other apps
17                 mimeview icons          other apps
18                 other apps              summaryview
19                 other apps              folderview
20
21                 This shouldn't have broken the existing:
22                 From                    To
23                 summaryview             folderview
24                 folderview              folderview
25                 summaryview             compose's attachments
26
27         Tests welcomed.
28
29 2006-02-02 [paul]       2.0.0cvs9
30
31         * src/mainwindow.c
32                 move global option 'Set displayed columns...' out
33                 of folder option grouping.
34                 fix sensitivity of 'harvest addresses'
35
36 2006-02-01 [colin]      2.0.0cvs8
37
38         * src/mimeview.c
39                 Revert the alertpanel patch, it sucks (intrusive
40                 and gets in the way of "open")
41
42 2006-02-01 [colin]      2.0.0cvs7
43
44         * src/compose.c
45         * src/prefs_account.c
46         * src/prefs_common.c
47         * src/common/defs.h
48         * src/common/utils.c
49         * src/common/utils.h
50                 Add ability to edit the signature file
51                 from the account preferences, and use
52                 a default for the text editor.
53                 Patch by Fabien Vantard
54
55 2006-02-01 [colin]      2.0.0cvs6
56
57         * src/mimeview.c
58                 Try to get mime type by extension if it is
59                 application/octet-stream
60                 Display a window with possible choices when
61                 encountering unknown mime types
62         * src/gtk/filesel.c
63         * src/gtk/filesel.h
64                 Add preview
65                 Allow multiple selection in filtered filesel
66                 (patch by Fabien Vantard)
67         * src/gtk/pluginwindow.c
68                 Use it (patch by Fabien Vantard)
69
70 2006-02-01 [paul]       2.0.0cvs5
71
72         * src/jpilot.c
73                 fix crash on creating jpilot address book
74                 Thanks to Colin
75         * src/prefs_summaries.c
76         * src/prefs_wrapping.c
77         * src/gtk/icon_legend.c
78         * src/gtk/quicksearch.c
79                 string fixes and additions
80
81 2006-02-01 [paul]       2.0.0cvs4
82
83         * src/compose.c
84         * src/mainwindow.c
85         * src/messageview.c
86         * src/prefs_send.c
87                 add Arabic encoding option
88                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
89
90 2006-01-31 [cleroy]     2.0.0cvs3
91
92         * src/plugins/pgpcore/passphrase.c
93                 Convert passphrase to locale encoding
94         * src/compose.c
95                 Fix drafting on IMAP. Crappy bug sneaked in
96                 the release :-/
97
98 2006-01-30 [paul]       2.0.0cvs2
99
100         * src/gtk/icon_legend.c
101                 show the new entries
102
103 2006-01-30 [colin]      2.0.0cvs1
104
105         * src/manual.c
106                 Check for the file to be present before 
107                 enabling the menu
108         * src/gtk/icon_legend.c
109                 Add folders icons (not all of them, there
110                 are too much, but the most intriguing ones)
111
112 2006-01-30 [paul]       2.0.0
113
114         version 2.0.0 released
115
116 2006-01-30 [paul]       1.9.100cvs200
117
118         * manual/faq.xml
119         * manual/gpl.xml
120         * manual/intro.xml
121         * manual/starting.xml
122         * manual/sylpheed-claws-manual.xml
123                 fixes, additions
124
125 2006-01-29 [mones]      1.9.100cvs199
126
127         * manual/account.xml
128         * manual/advanced.xml
129         * manual/glossary.xml
130                 Some typos fixed, added LDIF term to glossary
131         * po/es.po
132                 Fixed leading plus symbol
133
134 2006-01-29 [paul]       1.9.100cvs198
135
136         * po/fi.po
137         * po/sk.po
138                 updated by Tommi Pirinen and Andrej Kacian
139
140 2006-01-29 [paul]       1.9.100cvs197
141
142         * src/gtk/authors.h
143                 remove duplicates
144
145 2006-01-29 [paul]       1.9.100cvs196
146
147         * AUTHORS
148         * po/nl.po
149         * src/gtk/authors.h
150         * tools/claws.i18n.status.pl
151                 nl translation updated by Tim Dijkstra
152
153 2006-01-29 [paul]       1.9.100cvs195
154
155         * po/sr.po
156         * po/sv.po
157                 updated by Aleksandar Urosevic and Anders Troback
158
159 2006-01-28 [colin]      1.9.100cvs194
160
161         * src/gtk/gtksourceprintjob.c
162                 Don't fiddle with PangoLayout when we
163                 have an image
164
165 2006-01-28 [paul]       1.9.100cvs193
166
167         * AUTHORS
168         * po/el.po
169         * po/zh_CN.po
170         * src/gtk/authors.h
171         * tools/claws.i18n.status.pl
172                 updated translations submitted by Stavros Giannouris
173                 and Ralgh Young
174
175 2006-01-27 [cleroy]     1.9.100cvs192
176
177         * src/summaryview.c
178         * src/gtk/gtksourceprintjob.c
179                 Add image printing 
180                 (libgnomeprint only, of course)
181
182 2006-01-27 [paul]       1.9.100cvs191
183
184         * po/fr.po
185         * po/it.po
186                 updated by Fabien Vantard and Andrea Spadaccini
187
188 2006-01-26 [colin]      1.9.100cvs190
189
190         * manual/Makefile.am
191         * configure.ac
192                 Make building the manual optional 
193                 (--disable-manual)
194
195 2006-01-26 [paul]       1.9.100cvs189
196
197         * manual/glossary.xml
198         * manual/plugins.xml
199                 edited
200         * po/en_GB.po
201                 updated
202
203 2006-01-26 [paul]       1.9.100cvs188
204
205         * src/prefs_display_header.c
206         * src/prefs_folder_column.c
207         * src/prefs_msg_colors.c
208         * src/prefs_summaries.c
209         * src/prefs_summary_column.c
210                 HIGify
211
212 2006-01-25 [colin]      1.9.100cvs187
213
214         * src/imap.c
215                 Don't allow moving/copying mails between
216                 queue/drafts and non-queue/drafts folders
217                 Fixes bug #897 (message header is resetted 
218                 if one is copied to Drafts)
219
220 2006-01-25 [colin]      1.9.100cvs186
221
222         * src/folder.c
223         * src/mainwindow.c
224                 Fix subscribed folders not found
225         * src/compose.c
226                 Don't try to encode as original mail's charset
227                 if it's ascii 
228
229 2006-01-25 [paul]       1.9.100cvs185
230
231         * AUTHORS
232         * po/Makevars
233                 updated
234         * po/de.po
235         * po/pl.po
236         * po/pt_BR.po
237         * po/sr.po
238                 updates submitted by Stephan Sachse, Emilian Nowak
239                 and Quar, Frederico Goncalves Guimaraes, and
240                 Aleksandar Urosevic
241                 Fix Bug 896, 'PT_BR locale broken'.
242         * src/gtk/authors.h
243                 updated
244
245 2006-01-24 [mones]      1.9.100cvs184
246
247         * manual/glossary.xml
248                 All current terms finished. Reviewers welcome ;-)
249         * manual/keyboard.xml
250                 Fixed column width for pdf output.
251         * po/es.po
252                 Updated
253
254 2006-01-24 [paul]       1.9.100cvs183
255
256         * manual/glossary.xml
257                 fix id name
258         * manual/dist/html/Makefile.am
259         * manual/dist/pdf/Makefile.am
260         * manual/dist/ps/Makefile.am
261         * manual/dist/txt/Makefile.am
262                 fix make deps
263                 Thanks to Colin
264
265 2006-01-24 [mones]      1.9.100cvs182
266
267         * manual/glossary.xml
268                 Nearly finished, some terms missing.
269
270 2006-01-23 [paul]       1.9.100cvs181
271
272         * manual/dist/html/Makefile.am
273         * manual/dist/pdf/Makefile.am
274         * manual/dist/ps/Makefile.am
275         * manual/dist/txt/Makefile.am
276         * src/mainwindow.c
277                 re-enable manual
278                 Thanks to Colin
279
280 2006-01-22 [colin]      1.9.100cvs180
281
282         * src/compose.c
283         * src/gtk/gtkaspell.c
284                 Don't deselect stuff before right-clicking, with aspell.
285                 (This prevented right-click Copy, for example).
286                 Thanks to Clo!
287
288 2006-01-22 [paul]       1.9.100cvs179
289
290         * src/summary_search.c
291                 don't fix the widget size as it causes problems
292                 under localisation.
293                 Thanks to Emilian Nowak
294
295 2006-01-21 [paul]       1.9.100cvs178
296
297         * src/prefs_themes.c
298                 fix broken underlining of label text
299                 with some translations
300
301 2006-01-21 [colin]      1.9.100cvs177
302
303         * po/fr.po
304                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
305
306 2006-01-20 [colin]      1.9.100cvs176
307
308         * configure.ac
309         * Makefile.am
310         * manual/Makefile
311         * manual/dist/html/.cvsignore
312         * manual/dist/html/Makefile.am
313         * manual/dist/pdf/.cvsignore
314         * manual/dist/pdf/Makefile.am
315         * manual/dist/ps/.cvsignore
316         * manual/dist/ps/Makefile.am
317         * manual/dist/txt/.cvsignore
318         * manual/dist/txt/Makefile.am
319                 Autotool-ize manual
320
321 2006-01-20 [paul]       1.9.100cvs175
322
323         * manual/handling.xml
324                 make Filtering and Searching entries easier to find
325         * manual/keyboard.xml
326                 add the remaining default keybinds
327         * src/prefs_summaries.c
328                 update the default keybinds
329
330 2006-01-20 [paul]       1.9.100cvs174
331
332         * src/addressbook.c
333         * src/addrgather.c
334         * src/addrharvest.c
335         * src/editaddress.c
336         * src/editgroup.c
337         * src/exphtmldlg.c
338         * src/expldifdlg.c
339         * src/exporthtml.c
340         * src/exportldif.c
341         * src/ldif.c
342                 replace 'e-mail' with 'email'
343         * src/summary_search.c
344                 add mnemonic to "Find all" button
345
346 2006-01-20 [wwp]        1.9.100cvs173
347
348         * src/export.c
349         * src/import.c
350                 touched mbox import/export buttons for HIG-compliance
351
352 2006-01-19 [paul]       1.9.100cvs172
353
354         * manual/account.xml
355         * manual/addrbook.xml
356         * manual/advanced.xml
357         * manual/faq.xml
358         * manual/handling.xml
359         * manual/intro.xml
360         * manual/plugins.xml
361         * manual/starting.xml
362                 more editing
363
364 2006-01-19 [paul]       1.9.100cvs171
365
366         * src/toolbar.c
367                 allow use of trash button while receiving
368                 Thanks to Colin
369
370 2006-01-19 [wwp]        1.9.100cvs170
371
372         * src/gtk/quicksearch.c
373         * src/compose.c
374                 force text color to black when yellow background is set
375
376 2006-01-19 [colin]      1.9.100cvs169
377
378         * src/plugins/trayicon/trayicon.c
379                 Gray out Get Mail when already getting mail
380
381 2006-01-18 [paul]       1.9.100cvs168
382
383         * src/compose.c
384                 give widget yellow background was To is
385                 set via folder prefs
386         * src/gtk/quicksearch.c
387                 give widget yellow background when quick
388                 search is active.
389                 Thanks to Colin
390
391 2006-01-18 [paul]       1.9.100cvs167
392
393         * doc/man/sylpheed-claws.1
394                 add --subscribe option
395
396 2006-01-18 [paul]       1.9.100cvs166
397
398         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
399         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
400                 use %U instead of %F (%F is broken for user installed
401                 files in kde 3.5)
402
403 2006-01-18 [colin]      1.9.100cvs165
404
405         * src/summaryview.c
406                 Default to Yes in "No more * messages" dialogs
407
408 2006-01-17 [colin]      1.9.100cvs164
409
410         * src/compose.c
411                 Possibly fix an invalid iterator causing
412                 crash
413
414 2006-01-17 [colin]      1.9.100cvs163
415
416         * src/mimeview.c
417                 Fix crash when the image disappears under the
418                 image viewer
419
420 2006-01-16 [colin]      1.9.100cvs162
421
422         * src/compose.c
423                 Fix reenabling autowrap
424
425 2006-01-16 [colin]      1.9.100cvs161
426
427         * src/compose.c
428                 reset quote_len before getting quote_str
429
430 2006-01-16 [colin]      1.9.100cvs160
431
432         * src/account.c
433         * src/account.h
434         * src/folder.c
435         * src/imap_gtk.c
436         * src/mh_gtk.c
437                 Fix bug #883 (default inbox does not track folder move)
438
439 2006-01-16 [colin]      1.9.100cvs159
440
441         * src/compose.c
442         * src/plugins/pgpcore/passphrase.c
443                 More buttons fixes
444
445 2006-01-16 [paul]       1.9.100cvs158
446
447         * src/prefs_actions.c
448         * src/prefs_filtering_action.c
449         * src/prefs_matcher.c
450         * src/quote_fmt.c
451         * src/gtk/description_window.c
452         * src/gtk/description_window.h
453         * src/gtk/quicksearch.c
454                 description window cleanups
455
456 2006-01-15 [colin]      1.9.100cvs157
457
458         * src/addressbook.c
459         * src/prefs_filtering.c
460                 Same here
461
462 2006-01-15 [colin]      1.9.100cvs156
463
464         * src/folderview.c
465         * src/mainwindow.c
466                 Same for "Empty trash"
467
468 2006-01-15 [colin]      1.9.100cvs155
469
470         * src/inc.c
471                 Override offline dialog had Yes by default
472
473 2006-01-15 [colin]      1.9.100cvs154
474
475         * src/summaryview.c
476                 Delete selected messages? previously had Yes the default
477
478 2006-01-15 [colin]      1.9.100cvs153
479
480         * src/folder.c
481         * src/folder.h
482         * src/main.c
483                 Check if a mailbox is loaded after all
484                 plugins are loaded.
485
486 2006-01-15 [colin]      1.9.100cvs152
487
488         * src/folder.c
489                 Don't start wizard when there are unloaded folders (will help
490                 people with only mbox or maildir mailboxes)
491
492 2006-01-14 [colin]      1.9.100cvs151
493
494         * src/addressbook.c
495         * src/expldifdlg.c
496         * src/importldif.c
497         * src/importmutt.c
498         * src/importpine.c
499         * src/mh_gtk.c
500                 More HIG compliance and fixes
501
502 2006-01-14 [colin]      1.9.100cvs150
503
504         * src/prefs_filtering_action.c
505         * src/foldersel.c
506                 Two forgotten button order changes
507
508 2006-01-14 [colin]      1.9.100cvs149
509
510         * src/account.c
511         * src/addressbook.c
512         * src/compose.c
513         * src/folderview.c
514         * src/imap_gtk.c
515         * src/mainwindow.c
516         * src/mh_gtk.c
517         * src/news_gtk.c
518         * src/prefs_actions.c
519         * src/prefs_customheader.c
520         * src/prefs_filtering.c
521         * src/prefs_matcher.c
522         * src/prefs_template.c
523         * src/ssl_manager.c
524         * src/summaryview.c
525         * src/textview.c
526         * src/toolbar.c
527                 All deletion confirmations are now "Cancel, Delete" 
528                 instead of "No, Yes"
529                 Clarified most of the other "No, Yes" to 
530                 "Cancel, Descriptive_action"
531                 Rechanged the "Entry not saved" alerts to have 
532                 "Close, Continue editing"
533
534
535 2006-01-14 [paul]
536
537         * 2.0.0-rc4 released
538
539 2006-01-14 [paul]       1.9.100cvs148
540
541         * src/account.c
542         * src/addressadd.c
543         * src/addressbook.c
544         * src/compose.c
545         * src/editaddress.c
546         * src/editbook.c
547         * src/editgroup.c
548         * src/editjpilot.c
549         * src/editldap.c
550         * src/editvcard.c
551         * src/exphtmldlg.c
552         * src/expldifdlg.c
553         * src/folderview.c
554         * src/grouplistdialog.c
555         * src/imap_gtk.c
556         * src/importmutt.c
557         * src/importpine.c
558         * src/inc.c
559         * src/main.c
560         * src/mainwindow.c
561         * src/message_search.c
562         * src/messageview.c
563         * src/mh_gtk.c
564         * src/mimeview.c
565         * src/news_gtk.c
566         * src/prefs_actions.c
567         * src/prefs_customheader.c
568         * src/prefs_filtering.c
569         * src/prefs_matcher.c
570         * src/prefs_template.c
571         * src/prefs_themes.c
572         * src/ssl_manager.c
573         * src/summary_search.c
574         * src/summaryview.c
575         * src/textview.c
576         * src/toolbar.c
577         * src/gtk/foldersort.c
578         * src/gtk/gtkaspell.c
579         * src/gtk/inputdialog.c
580         * src/gtk/prefswindow.c
581         * src/plugins/pgpcore/select-keys.c
582         * src/plugins/trayicon/trayicon.c
583                 HIG compliant button order
584
585 2006-01-14 [mones]      1.9.100cvs147
586
587         * po/es.po
588                 Updated translation
589
590 2006-01-13 [paul]       1.9.100cvs146
591
592         * AUTHORS
593         * ChangeLog
594         * src/gtk/authors.h
595                 add Joshua M. Kwan to contributors list
596
597 2006-01-13 [colin]      1.9.100cvs145
598
599         * src/gtk/quicksearch.c
600                 Don't refocus quick search after executing (Esc or Enter)
601                 Allows to '/'search something then move up/down in 
602                 summaryview, and to Esc a search and be back in the 
603                 summaryview
604
605 2006-01-13 [paul]       1.9.100cvs144
606
607         * src/plugins/pgpinline/pgpinline.c
608                 support Content-Type 'application/pgp'
609                 patch by Joshua M. Kwan <joshuak@users.sf.net>
610
611 2006-01-13 [paul]       1.9.100cvs143
612
613         * manual/account.xml
614                 make mention of partial retrieval
615                 thanks to Colin
616
617 2006-01-13 [paul]       1.9.100cvs142
618
619         * src/account.c
620         * src/account.h
621         * src/action.c
622         * src/action.h
623         * src/adbookbase.h
624         * src/addr_compl.c
625         * src/addr_compl.h
626         * src/addrbook.c
627         * src/addrcache.c
628         * src/addrcache.h
629         * src/addrcindex.c
630         * src/addrcindex.h
631         * src/addrclip.c
632         * src/addrclip.h
633         * src/addrdefs.h
634         * src/addressadd.c
635         * src/addressadd.h
636         * src/addressbook.c
637         * src/addressbook.h
638         * src/addrgather.c
639         * src/addrgather.h
640         * src/addrharvest.c
641         * src/addrharvest.h
642         * src/addrindex.c
643         * src/addrindex.h
644         * src/addritem.c
645         * src/addritem.h
646         * src/addrquery.c
647         * src/addrquery.h
648         * src/addrselect.c
649         * src/addrselect.h
650         * src/alertpanel.c
651         * src/alertpanel.h
652         * src/browseldap.c
653         * src/browseldap.h
654         * src/codeconv.c
655         * src/codeconv.h
656         * src/compose.c
657         * src/compose.h
658         * src/customheader.c
659         * src/customheader.h
660         * src/displayheader.c
661         * src/displayheader.h
662         * src/editaddress.c
663         * src/editaddress.h
664         * src/editbook.c
665         * src/editbook.h
666         * src/editgroup.c
667         * src/editgroup.h
668         * src/editjpilot.c
669         * src/editjpilot.h
670         * src/editldap.c
671         * src/editldap.h
672         * src/editldap_basedn.c
673         * src/editldap_basedn.h
674         * src/editvcard.c
675         * src/editvcard.h
676         * src/exphtmldlg.c
677         * src/exphtmldlg.h
678         * src/expldifdlg.c
679         * src/expldifdlg.h
680         * src/export.h
681         * src/exporthtml.c
682         * src/exporthtml.h
683         * src/exportldif.c
684         * src/exportldif.h
685         * src/filtering.c
686         * src/filtering.h
687         * src/folder.c
688         * src/folder.h
689         * src/folder_item_prefs.c
690         * src/folder_item_prefs.h
691         * src/foldersel.c
692         * src/foldersel.h
693         * src/folderutils.c
694         * src/folderutils.h
695         * src/folderview.c
696         * src/folderview.h
697         * src/grouplistdialog.c
698         * src/grouplistdialog.h
699         * src/headerview.c
700         * src/html.c
701         * src/html.h
702         * src/image_viewer.c
703         * src/image_viewer.h
704         * src/imap.c
705         * src/imap.h
706         * src/imap_gtk.c
707         * src/imap_gtk.h
708         * src/import.h
709         * src/importldif.c
710         * src/importldif.h
711         * src/importmutt.c
712         * src/importmutt.h
713         * src/importpine.c
714         * src/importpine.h
715         * src/inc.c
716         * src/inc.h
717         * src/jpilot.c
718         * src/jpilot.h
719         * src/ldapctrl.c
720         * src/ldapctrl.h
721         * src/ldaplocate.c
722         * src/ldaplocate.h
723         * src/ldapquery.c
724         * src/ldapquery.h
725         * src/ldapserver.c
726         * src/ldapserver.h
727         * src/ldaputil.c
728         * src/ldaputil.h
729         * src/ldif.c
730         * src/ldif.h
731         * src/main.c
732         * src/main.h
733         * src/mainwindow.c
734         * src/mainwindow.h
735         * src/manual.c
736         * src/manual.h
737         * src/mbox.c
738         * src/mbox.h
739         * src/message_search.c
740         * src/message_search.h
741         * src/messageview.c
742         * src/messageview.h
743         * src/mh.c
744         * src/mh.h
745         * src/mh_gtk.c
746         * src/mh_gtk.h
747         * src/mimeview.c
748         * src/mimeview.h
749         * src/msgcache.c
750         * src/msgcache.h
751         * src/mutt.c
752         * src/mutt.h
753         * src/news.c
754         * src/news.h
755         * src/news_gtk.c
756         * src/news_gtk.h
757         * src/partial_download.c
758         * src/partial_download.h
759         * src/pine.c
760         * src/pine.h
761         * src/pop.c
762         * src/pop.h
763         * src/prefs_account.c
764         * src/prefs_account.h
765         * src/prefs_actions.c
766         * src/prefs_actions.h
767         * src/prefs_common.c
768         * src/prefs_common.h
769         * src/prefs_compose_writing.c
770         * src/prefs_compose_writing.h
771         * src/prefs_customheader.c
772         * src/prefs_customheader.h
773         * src/prefs_display_header.c
774         * src/prefs_display_header.h
775         * src/prefs_filtering.c
776         * src/prefs_filtering.h
777         * src/prefs_filtering_action.c
778         * src/prefs_filtering_action.h
779         * src/prefs_folder_column.c
780         * src/prefs_folder_column.h
781         * src/prefs_folder_item.c
782         * src/prefs_folder_item.h
783         * src/prefs_fonts.c
784         * src/prefs_fonts.h
785         * src/prefs_gtk.c
786         * src/prefs_gtk.h
787         * src/prefs_image_viewer.c
788         * src/prefs_image_viewer.h
789         * src/prefs_matcher.c
790         * src/prefs_matcher.h
791         * src/prefs_message.c
792         * src/prefs_msg_colors.c
793         * src/prefs_msg_colors.h
794         * src/prefs_other.c
795         * src/prefs_quote.c
796         * src/prefs_receive.c
797         * src/prefs_send.c
798         * src/prefs_spelling.c
799         * src/prefs_spelling.h
800         * src/prefs_summaries.c
801         * src/prefs_summaries.h
802         * src/prefs_summary_column.c
803         * src/prefs_summary_column.h
804         * src/prefs_template.c
805         * src/prefs_template.h
806         * src/prefs_themes.c
807         * src/prefs_themes.h
808         * src/prefs_toolbar.c
809         * src/prefs_toolbar.h
810         * src/prefs_wrapping.c
811         * src/prefs_wrapping.h
812         * src/privacy.c
813         * src/privacy.h
814         * src/procheader.c
815         * src/procheader.h
816         * src/procmime.c
817         * src/procmime.h
818         * src/procmsg.c
819         * src/procmsg.h
820         * src/quote_fmt.c
821         * src/quote_fmt_parse.y
822         * src/recv.c
823         * src/recv.h
824         * src/remotefolder.c
825         * src/remotefolder.h
826         * src/send_message.c
827         * src/send_message.h
828         * src/setup.c
829         * src/setup.h
830         * src/sourcewindow.c
831         * src/sourcewindow.h
832         * src/ssl_manager.c
833         * src/ssl_manager.h
834         * src/statusbar.c
835         * src/statusbar.h
836         * src/stock_pixmap.c
837         * src/stock_pixmap.h
838         * src/summary_search.c
839         * src/summary_search.h
840         * src/summaryview.c
841         * src/summaryview.h
842         * src/syldap.c
843         * src/syldap.h
844         * src/textview.c
845         * src/textview.h
846         * src/toolbar.c
847         * src/toolbar.h
848         * src/undo.c
849         * src/undo.h
850         * src/unmime.c
851         * src/unmime.h
852         * src/vcard.c
853         * src/vcard.h
854         * src/wizard.c
855         * src/wizard.h
856         * src/common/base64.c
857         * src/common/base64.h
858         * src/common/defs.h
859         * src/common/hooks.c
860         * src/common/hooks.h
861         * src/common/log.c
862         * src/common/log.h
863         * src/common/mgutils.c
864         * src/common/mgutils.h
865         * src/common/nntp.c
866         * src/common/nntp.h
867         * src/common/passcrypt.c
868         * src/common/passcrypt.h.in
869         * src/common/plugin.c
870         * src/common/plugin.h
871         * src/common/prefs.c
872         * src/common/prefs.h
873         * src/common/progressindicator.c
874         * src/common/progressindicator.h
875         * src/common/quoted-printable.c
876         * src/common/quoted-printable.h
877         * src/common/session.c
878         * src/common/session.h
879         * src/common/smtp.c
880         * src/common/smtp.h
881         * src/common/socket.c
882         * src/common/socket.h
883         * src/common/ssl.c
884         * src/common/ssl.h
885         * src/common/ssl_certificate.c
886         * src/common/ssl_certificate.h
887         * src/common/stringtable.c
888         * src/common/stringtable.h
889         * src/common/sylpheed.c
890         * src/common/sylpheed.h
891         * src/common/template.c
892         * src/common/template.h
893         * src/common/timing.h
894         * src/common/utils.c
895         * src/common/utils.h
896         * src/common/version.h.in
897         * src/common/xml.c
898         * src/common/xml.h
899         * src/common/xmlprops.c
900         * src/common/xmlprops.h
901         * src/gtk/colorlabel.c
902         * src/gtk/colorsel.c
903         * src/gtk/colorsel.h
904         * src/gtk/description_window.c
905         * src/gtk/description_window.h
906         * src/gtk/filesel.c
907         * src/gtk/filesel.h
908         * src/gtk/foldersort.c
909         * src/gtk/foldersort.h
910         * src/gtk/gtkutils.c
911         * src/gtk/gtkutils.h
912         * src/gtk/inputdialog.c
913         * src/gtk/inputdialog.h
914         * src/gtk/logwindow.c
915         * src/gtk/logwindow.h
916         * src/gtk/manage_window.c
917         * src/gtk/manage_window.h
918         * src/gtk/menu.c
919         * src/gtk/menu.h
920         * src/gtk/pluginwindow.c
921         * src/gtk/pluginwindow.h
922         * src/gtk/prefswindow.c
923         * src/gtk/prefswindow.h
924         * src/gtk/progressdialog.c
925         * src/gtk/progressdialog.h
926         * src/gtk/sslcertwindow.c
927         * src/gtk/sslcertwindow.h
928         * src/plugins/clamav/clamav_plugin.c
929         * src/plugins/clamav/clamav_plugin.h
930         * src/plugins/clamav/clamav_plugin_gtk.c
931         * src/plugins/demo/demo.c
932         * src/plugins/dillo_viewer/dillo_prefs.c
933         * src/plugins/dillo_viewer/dillo_prefs.h
934         * src/plugins/dillo_viewer/dillo_viewer.c
935         * src/plugins/pgpcore/passphrase.c
936         * src/plugins/pgpcore/passphrase.h
937         * src/plugins/pgpcore/plugin.c
938         * src/plugins/pgpcore/select-keys.c
939         * src/plugins/pgpcore/select-keys.h
940         * src/plugins/pgpcore/sgpgme.c
941         * src/plugins/pgpcore/sgpgme.h
942         * src/plugins/pgpinline/pgpinline.c
943         * src/plugins/pgpinline/pgpinline.h
944         * src/plugins/pgpinline/plugin.c
945         * src/plugins/pgpmime/pgpmime.c
946         * src/plugins/pgpmime/pgpmime.h
947         * src/plugins/pgpmime/plugin.c
948         * src/plugins/spamassassin/spamassassin.c
949         * src/plugins/spamassassin/spamassassin.h
950         * src/plugins/spamassassin/spamassassin_gtk.c
951         * src/plugins/trayicon/trayicon.c
952                 update copyright header
953
954 2006-01-13 [paul]       1.9.100cvs141
955
956         * src/account.c
957         * src/export.c
958         * src/import.c
959         * src/mainwindow.c
960         * src/prefs_account.c
961         * src/prefs_display_header.c
962         * src/prefs_receive.c
963         * src/prefs_send.c
964         * src/prefs_summaries.c
965         * src/prefs_themes.c
966         * src/prefs_toolbar.c
967         * src/gtk/about.c
968                 various cleanups
969
970 2006-01-12 [colin]      1.9.100cvs140
971
972         * src/folder.c
973         * src/folder.h
974         * src/main.c
975                 Add --subscribe option
976                 Let sylpheed-claws email@domain.com equivalent to --compose
977                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
978
979 2006-01-12 [paul]       1.9.100cvs139
980
981         * src/mainwindow.c
982                 append 'Change folder order' label with '...'
983         * src/prefs_actions.c
984                 allow reordering of actions list by dnd
985         * src/gtk/foldersort.c
986                 make the dialog nicer
987
988 2006-01-11 [colin]      1.9.100cvs138
989
990         * src/compose.c
991                 Allow templates without text
992
993 2006-01-11 [paul]       1.9.100cvs137
994
995         * tools/README
996         * tools/filter_conv_new.pl
997                 add info to README
998                 also check .sylpheed for filter.xml
999                 be a bit informative to the user
1000
1001 2006-01-11 [colin]      1.9.100cvs136
1002
1003         * src/textview.c
1004                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1005
1006 2006-01-10 [paul]       1.9.100cvs135
1007
1008         * tools/Makefile.am
1009         * tools/filter_conv_new.pl
1010                 add script to convert new style Sylpheed
1011                 filter rules (Sylpheed >= 0.9.99) to
1012                 Claws filtering rules
1013
1014 2006-01-10 [colin]      1.9.100cvs134
1015
1016         * src/compose.c
1017                 Fix broken line joins in certain conditions
1018                 (between two quoted lines: <enter><enter><up>
1019                  <type a wrapped sentence><go in the first line>
1020                  <insert more text><watch as line joining failed>)
1021
1022 2006-01-10 [paul]       1.9.100cvs133
1023
1024         * src/compose.c
1025                 don't report success in error dialog
1026                 thanks to Colin
1027         * src/common/utils.c
1028                 include some trailing punctuations as URI
1029                 thanks to Hiro
1030
1031 2006-01-10 [paul]       1.9.100cvs132
1032
1033         * src/mimeview.c
1034                 fix incompatible pointer type
1035                 warning
1036
1037 2006-01-10 [paul]       1.9.100cvs131
1038
1039         * src/compose.c
1040                 change Subject in window title
1041                 instantaneously
1042
1043 2006-01-09 [colin]      1.9.100cvs130
1044
1045         * src/addressbook.c
1046         * src/headerview.c
1047         * src/mainwindow.c
1048         * src/messageview.c
1049         * src/mimeview.c
1050         * src/noticeview.c
1051         * src/summaryview.c
1052                 Fix possible crashes on exit and in addressbook
1053
1054 2006-01-09 [paul]       1.9.100cvs129
1055
1056         * src/prefs_msg_colors.c
1057                 some cleanups that I forgot last time
1058
1059 2006-01-09 [paul]       1.9.100cvs128
1060
1061         * README
1062         * src/folderview.c
1063         * src/prefs_msg_colors.c
1064                 add previously hidden option, color_new, to
1065                 the gui
1066                 move the page to Display/
1067                 rework the gui
1068
1069 2006-01-09 [wwp]        1.9.100cvs127
1070
1071         * src/prefs_themes.c
1072                 made the prefs/display/themes layouts spacing less condensed
1073                 (and so they match other prefs/pages' look).
1074
1075 2006-01-09 [paul]       1.9.100cvs126
1076
1077         * src/compose.c
1078         * src/prefs_common.c
1079         * src/prefs_common.h
1080         * src/prefs_wrapping.c
1081                 remove 'wrap at send' option
1082
1083 2006-01-06 [colin]      1.9.100cvs125
1084
1085         * src/compose.c
1086                 Just make completely sure we don't insert "manual line breaks" 
1087                 when wrapping... 
1088
1089 2006-01-04 [paul]
1090
1091         * 2.0.0-rc3 released
1092
1093 2006-01-04 [paul]       1.9.100cvs124
1094
1095         * src/folderview.c
1096                 fix bug 882, 'quick scroll in folder list
1097                 displays wrong folder contents'
1098
1099 2006-01-04 [paul]       1.9.100cvs123
1100
1101         * src/plugins/pgpmime/pgpmime.c
1102                 better debug information when signing
1103                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1104
1105 2006-01-03 [colin]      1.9.100cvs122
1106
1107         * configure.ac
1108                 We need to recheck for gpgme 1.0.0 after checking
1109                 for 1.1.1, because if 1.1.1 isn't available, 
1110                 GPGME_LIBS and friends are blanked out by the 
1111                 second check.
1112
1113 2006-01-03 [colin]      1.9.100cvs121
1114
1115         * src/common/prefs.c
1116                 Windows unlink-before rename fix
1117         * src/plugins/pgpcore/sgpgme.c
1118                 Add support for PKA info if available
1119                 Both patches by Werner Koch
1120
1121 2006-01-03 [paul]       1.9.100cvs120
1122
1123         * src/messageview.c
1124                 fix bug 884, 'Send receipt' button visible in queue
1125                 Thanks to Colin
1126
1127 2006-01-02 [colin]      1.9.100cvs119
1128
1129         * src/compose.c
1130         * src/imap.c
1131                 Fix autosave on IMAP and more generally try to
1132                 return the correct ID on a newly added IMAP message
1133
1134 2006-01-02 [paul]       1.9.100cvs118
1135
1136         * manual/keyboard.xml
1137                 edited
1138
1139 2006-01-01 [paul]       1.9.100cvs117
1140
1141         * src/gtk/authors.h
1142                 alphabetical order
1143
1144 2005-12-30 [colin]      1.9.100cvs116
1145
1146         * manual/advanced.xml
1147                 Explain Pre/Post-processing differences.
1148
1149 2005-12-30 [colin]      1.9.100cvs115
1150
1151         * src/mh.c
1152                 Implement copy_msgs for a little optimization
1153         * src/imap.c
1154                 Finish yesterday's fix
1155
1156 2005-12-29 [colin]      1.9.100cvs114
1157
1158         * src/imap.c
1159                 Fix occasional failure in fetching a mail over
1160                 IMAP
1161
1162 2005-12-29 [colin]      1.9.100cvs113
1163
1164         * src/compose.c
1165                 Don't remove a draft when sending it, if it is 
1166                 locked.
1167
1168 2005-12-28 [colin]      1.9.100cvs112
1169
1170         * src/summaryview.c
1171                 Fix leak for real
1172
1173 2005-12-28 [wwp]        1.9.100cvs111
1174
1175         * doc/faq/.cvsignore
1176         * doc/faq/de/.cvsignore
1177         * doc/faq/en/.cvsignore
1178         * doc/faq/es/.cvsignore
1179         * doc/faq/fr/.cvsignore
1180         * doc/faq/it/.cvsignore
1181         * doc/manual/.cvsignore
1182         * doc/manual/de/.cvsignore
1183         * doc/manual/en/.cvsignore
1184         * doc/manual/es/.cvsignore
1185         * doc/manual/fr/.cvsignore
1186         * doc/manual/ja/.cvsignore
1187         * src/plugins/mathml_viewer/.cvsignore
1188                 rollback revival of those files (my bad, sorry for the noise).
1189
1190 2005-12-28 [wwp]        1.9.100cvs110
1191
1192         * src/compose.c
1193                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1194
1195 2005-12-28 [wwp]        1.9.100cvs109
1196
1197         * doc/faq/.cvsignore
1198         * doc/faq/de/.cvsignore
1199         * doc/faq/en/.cvsignore
1200         * doc/faq/es/.cvsignore
1201         * doc/faq/fr/.cvsignore
1202         * doc/faq/it/.cvsignore
1203         * doc/manual/.cvsignore
1204         * doc/manual/de/.cvsignore
1205         * doc/manual/en/.cvsignore
1206         * doc/manual/es/.cvsignore
1207         * doc/manual/fr/.cvsignore
1208         * doc/manual/ja/.cvsignore
1209         * src/plugins/mathml_viewer/.cvsignore
1210         * po/.cvsignore
1211                 more files to ignore.
1212
1213 2005-12-24 [colin]      1.9.100cvs108
1214
1215         * AUTHORS
1216         * src/gtk/authors.h
1217                 Update for Werner
1218
1219 2005-12-24 [colin]      1.9.100cvs107
1220
1221         * src/procmsg.c
1222                 Allow NULL src_msginfo in 
1223                 procmsg_msginfo_new_from_mimeinfo
1224
1225 2005-12-23 [paul]       1.9.100cvs106
1226
1227         * src/plugins/pgpinline/mypgpcore.def
1228                 add this forgotten file
1229
1230 2005-12-23 [colin]      1.9.100cvs105
1231
1232         * src/mainwindow.c
1233                 Fix missing break
1234
1235 2005-12-23 [colin]      1.9.100cvs104
1236
1237         * autogen.sh
1238         * src/folder.c
1239         * src/mh.c
1240         * src/common/plugin.c
1241         * src/common/socket.c
1242         * src/common/socket.h
1243         * src/common/utils.c
1244         * src/common/utils.h
1245         * src/gtk/pluginwindow.c
1246         * src/plugins/pgpcore/plugin.def
1247         * src/plugins/pgpcore/sylpheed.def
1248         * src/plugins/pgpinline/Makefile.am
1249         * src/plugins/pgpinline/plugin.def
1250         * src/plugins/pgpinline/sylpheed.def
1251         * src/plugins/pgpmime/plugin.def
1252         * src/plugins/pgpmime/sylpheed.def
1253                 Various w32 fixes by Werner Koch
1254
1255 2005-12-22 [paul]       1.9.100cvs103
1256
1257         * src/wizard.c
1258                 don't offer IMAP as 'server type' if
1259                 libetpan isn't built in
1260
1261 2005-12-22 [paul]       1.9.100cvs102
1262
1263         * AUTHORS
1264         * src/mainwindow.c
1265         * src/mainwindow.h
1266         * src/toolbar.c
1267         * src/gtk/authors.h
1268                 support GTK_TOOLBAR_BOTH_HORIZ (text
1269                 next to icon) Patch by Marien Zwart
1270                 marienz@users.sf.net
1271                 Also reword the text
1272
1273 2005-12-21 [colin]      1.9.100cvs101
1274
1275         * configure.ac
1276                 Fix DATADIRNAME
1277         * COPYING
1278                 Fix missing section and explicit the exception better
1279         * src/compose.c
1280                 Prevent mail from being lost without notice when an
1281                 SMTP error happens on trying to send an unmodified
1282                 drafted mail.
1283         * src/send_message.c
1284         * src/common/smtp.c
1285                 Fix password remembering when wrong, and add return
1286                 value checks where they should have been
1287         * src/plugins/pgpcore/sylpheed.def
1288         * src/plugins/pgpinline/sylpheed.def
1289         * src/plugins/pgpmime/sylpheed.def
1290                 Add a few symbols needed
1291
1292 2005-12-21 [paul]       1.9.100cvs100
1293
1294         * m4/codeset.m4
1295         * m4/glibc21.m4
1296         * m4/intdiv0.m4
1297         * m4/inttypes-pri.m4
1298         * m4/inttypes.m4
1299         * m4/inttypes_h.m4
1300         * m4/isc-posix.m4
1301         * m4/lcmessage.m4
1302         * m4/stdint_h.m4
1303         * m4/uintmax_t.m4
1304                 gettextization
1305                 thanks to Colin
1306
1307 2005-12-21 [paul]       1.9.100cvs99
1308
1309         * po/sv.po
1310                 fixed by Colin
1311
1312 2005-12-20 [paul]       1.9.100cvs98
1313
1314         * po/sv.po
1315                 updated by Anders Trobäck
1316
1317 2005-12-20 [colin]      1.9.100cvs97
1318
1319         * ABOUT-NLS
1320         * Makefile.am
1321         * autogen.sh
1322         * configure.ac
1323         * config/config.rpath
1324         * config/mkinstalldirs
1325         * m4/Makefile.am
1326         * m4/glibc2.m4
1327         * m4/gnupg.m4
1328         * m4/gpgme.m4
1329         * m4/intmax.m4
1330         * m4/longdouble.m4
1331         * m4/longlong.m4
1332         * m4/printf-posix.m4
1333         * m4/signed.m4
1334         * m4/size_max.m4
1335         * m4/ulonglong.m4
1336         * m4/wchar_t.m4
1337         * m4/wint_t.m4
1338         * m4/xsize.m4
1339         * po/Makefile.in.in
1340         * po/Makevars
1341         * po/bg.po
1342         * po/ca.po
1343         * po/cs.po
1344         * po/de.po
1345         * po/el.po
1346         * po/en_GB.po
1347         * po/es.po
1348         * po/fi.po
1349         * po/fr.po
1350         * po/hr.po
1351         * po/hu.po
1352         * po/it.po
1353         * po/ja.po
1354         * po/ko.po
1355         * po/nb.po
1356         * po/nl.po
1357         * po/pl.po
1358         * po/pt_BR.po
1359         * po/ru.po
1360         * po/sk.po
1361         * po/sr.po
1362         * po/stamp-po
1363         * po/sv.po
1364         * po/zh_CN.po
1365         * po/zh_TW.po
1366         * src/Makefile.am
1367         * src/codeconv.c
1368         * src/compose.c
1369         * src/exporthtml.c
1370         * src/exportldif.c
1371         * src/folder.c
1372         * src/main.c
1373         * src/manual.c
1374         * src/mh.c
1375         * src/mimeview.c
1376         * src/send_message.c
1377         * src/common/Makefile.am
1378         * src/common/fnmatch.c
1379         * src/common/fnmatch.h
1380         * src/common/fnmatch_loop.c
1381         * src/common/nntp.c
1382         * src/common/plugin.c
1383         * src/common/smtp.c
1384         * src/common/socket.c
1385         * src/common/string_match.c
1386         * src/common/sylpheed.c
1387         * src/common/utils.c
1388         * src/common/utils.h
1389         * src/common/w32_dirent.c
1390         * src/common/w32_reg.c
1391         * src/common/w32_signal.c
1392         * src/common/w32_stat.c
1393         * src/common/w32_stdio.c
1394         * src/common/w32_stdlib.c
1395         * src/common/w32_string.c
1396         * src/common/w32_time.c
1397         * src/common/w32_unistd.c
1398         * src/common/w32_wait.c
1399         * src/common/w32lib.h
1400         * src/etpan/Makefile.am
1401         * src/gtk/Makefile.am
1402         * src/plugins/clamav/Makefile.am
1403         * src/plugins/demo/Makefile.am
1404         * src/plugins/dillo_viewer/Makefile.am
1405         * src/plugins/pgpcore/Makefile.am
1406         * src/plugins/pgpcore/passphrase.c
1407         * src/plugins/pgpcore/plugin.def
1408         * src/plugins/pgpcore/sgpgme.c
1409         * src/plugins/pgpcore/sylpheed.def
1410         * src/plugins/pgpcore/version.rc
1411         * src/plugins/pgpinline/Makefile.am
1412         * src/plugins/pgpinline/plugin.def
1413         * src/plugins/pgpinline/sylpheed.def
1414         * src/plugins/pgpinline/version.rc
1415         * src/plugins/pgpmime/Makefile.am
1416         * src/plugins/pgpmime/mypgpcore.def
1417         * src/plugins/pgpmime/plugin.def
1418         * src/plugins/pgpmime/sylpheed.def
1419         * src/plugins/pgpmime/version.rc
1420         * src/plugins/spamassassin/Makefile.am
1421                 Very little ;-) patch from Werner Koch, providing
1422                 infrastructure for cross-compiling to Win32
1423
1424 2005-12-20 [paul]       1.9.100cvs96
1425
1426         * src/account.c
1427         * src/account.h
1428         * src/mainwindow.c
1429         * src/mainwindow.h
1430         * src/toolbar.c
1431         * src/toolbar.h
1432                 add a combo to the Get All button, allowing
1433                 quick retrieval from any account
1434                 Patch by Fabien Vantard, slightly modified
1435                 by Colin
1436         * src/gtk/about.c
1437                 i18n fix. Patch by Fabien Vantard
1438
1439 2005-12-19 [colin]      1.9.100cvs95
1440
1441         * src/compose.c
1442         * src/compose.h
1443                 Don't automatically join lines when they've 
1444                 been separated by the user and not automatically
1445
1446 2005-12-19 [paul]       1.9.100cvs94
1447
1448         * src/gtk/pluginwindow.c
1449                 i18n fix.
1450                 Patch by Fabien Vantard
1451
1452 2005-12-15 [paul]       1.9.100cvs93
1453
1454         * src/common/plugin.c
1455         * src/common/plugin.h
1456         * src/gtk/pluginwindow.c
1457         * src/plugins/clamav/clamav_plugin.c
1458         * src/plugins/demo/demo.c
1459         * src/plugins/dillo_viewer/dillo_viewer.c
1460         * src/plugins/pgpcore/plugin.c
1461         * src/plugins/pgpinline/plugin.c
1462         * src/plugins/pgpmime/plugin.c
1463         * src/plugins/spamassassin/spamassassin.c
1464         * src/plugins/trayicon/trayicon.c
1465                 add plugin_version()
1466
1467 2005-12-15 [colin]      1.9.100cvs92
1468
1469         * src/compose.c
1470                 Further fix bug #875
1471
1472 2005-12-15 [paul]       1.9.100cvs91
1473
1474         * src/gtk/filesel.c
1475                 fix attach_load_dir getting set to
1476                 PLUGINDIR on plugin load
1477
1478 2005-12-14 [mones]      1.9.100cvs90
1479
1480         * manual/ack.xml
1481         * manual/keyboard.xml
1482                 Initial draft and some shortcuts added
1483                 
1484         * po/es.po
1485                 Updated translation
1486
1487 2005-12-14 [colin]      1.9.100cvs89
1488
1489         * src/compose.c
1490         * src/imap.c
1491         * src/summaryview.c
1492         * src/gtk/gtkaspell.c
1493                 More leaks fixed
1494         * src/prefs_folder_item.c
1495                 Fix recursive prefs apply
1496
1497
1498 2005-12-14 [colin]      1.9.100cvs88
1499
1500         * src/compose.c
1501                 Fix bug #875 (Freeze On Inline Forward of 
1502                 Large Message)
1503
1504 2005-12-13 [colin]      1.9.100cvs87
1505
1506         * src/compose.c
1507                 Uniq-ify and sort the mimetypes list
1508                 Patch by Fabien Vantard
1509
1510 2005-12-13 [colin]      1.9.100cvs86
1511
1512         * src/imap.c
1513         * src/etpan/imap-thread.c
1514                 Fix leaks (patch by Hoa)
1515         * src/news.c
1516         * src/common/plugin.c
1517                 Fix leaks
1518
1519 2005-12-12 [colin]
1520
1521         * 2.0.0-rc2 released
1522
1523 2005-12-12 [colin]      1.9.100cvs85
1524
1525         * src/matcher.c
1526                 Fix a leak
1527
1528 2005-12-12 [wwp]        1.9.100cvs84
1529
1530         * src/gtk/icon_legend.c
1531                 fix misbehaviour and crash when closing the legend window
1532         using the Esc key (patch by Fabien Vantard).
1533
1534 2005-12-12 [paul]       1.9.100cvs83
1535
1536         * src/browseldap.c
1537         * src/foldersel.c
1538         * src/prefs_actions.c
1539         * src/prefs_filtering.c
1540         * src/prefs_matcher.c
1541         * src/prefs_spelling.glade      ** REMOVED **
1542         * src/prefs_template.c
1543         * src/gtk/foldersort.glade      ** REMOVED **
1544         * src/gtk/pluginwindow.c
1545         * src/gtk/pluginwindow.glade    ** REMOVED **
1546         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1547                 cleanups
1548
1549 2005-12-11 [paul]       1.9.100cvs82
1550
1551         * src/gtk/filesel.c
1552                 fix attach_load_dir crasher (double free)
1553
1554 2005-12-09 [paul]       1.9.100cvs81
1555
1556         * po/POTFILES.in
1557         * src/mainwindow.c
1558         * src/gtk/Makefile.am
1559         * src/gtk/icon_legend.c
1560         * src/gtk/icon_legend.h
1561                 add icon legend
1562         * src/manual.c
1563                 cleanup
1564
1565 2005-12-09 [paul]       1.9.100cvs80
1566
1567         * src/plugins/pgpcore/passphrase.c
1568                 wrap the label in the dialog
1569
1570 2005-12-09 [colin]      1.9.100cvs79
1571
1572         * src/plugins/pgpcore/sgpgme.c
1573                 Display (untrusted) on not trusted signatures
1574                 Patch by Michal Ãˆihaø <michal@cihar.com>
1575                 Closes bug #867 (Report also key trust)
1576
1577 2005-12-09 [colin]      1.9.100cvs78
1578
1579         * src/common/plugin.c
1580                 Update licence check, following Eben Moglen's advice
1581
1582 2005-12-08 [colin]      1.9.100cvs77
1583
1584         * src/folder.c
1585                 Fix the occasionnal item->cache != NULL 
1586                 assertion failure. 
1587
1588 2005-12-08 [colin]      1.9.100cvs76
1589
1590         * src/mimeview.c
1591         * src/plugins/pgpcore/sgpgme.c
1592                 Print key id when unable to check it
1593                 Closes bug #866 (Show key id when missing)
1594
1595 2005-12-08 [paul]       1.9.100cvs75
1596
1597         * src/prefs_common.c
1598         * src/prefs_common.h
1599         * src/gtk/filesel.c
1600                 remember load attachment dir
1601
1602 2005-12-07 [colin]      1.9.100cvs74
1603
1604         * src/prefs_toolbar.c
1605                 Gtk fixes, patch by Fabien Vantard
1606
1607 2005-12-07 [colin]      1.9.100cvs73
1608
1609         * src/action.c
1610         * src/compose.c
1611         * src/compose.h
1612                 Fix bug #839 (Quoted text isn't colored after 
1613                 executing an action)
1614         * src/common/plugin.c
1615                 Require plugins to declare their licence in plugin_licence()
1616                 Refuse to load non-GPL plugins as they'd be illegal (as 
1617                 derived works of Sylpheed-Claws, they must be GPL).
1618         * src/plugins/clamav/clamav_plugin.c
1619         * src/plugins/demo/demo.c
1620         * src/plugins/dillo_viewer/dillo_viewer.c
1621         * src/plugins/pgpcore/plugin.c
1622         * src/plugins/pgpinline/plugin.c
1623         * src/plugins/pgpmime/plugin.c
1624         * src/plugins/spamassassin/spamassassin.c
1625         * src/plugins/trayicon/trayicon.c
1626                 Add plugin_licence()
1627
1628 2005-12-07 [paul]       1.9.100cvs72
1629
1630         * configure.ac
1631         * src/mainwindow.c
1632         * src/manual.c
1633         * src/manual.h
1634         * src/common/defs.h
1635                 clean up after local FAQ removal and
1636                 temporary manual removal
1637
1638 2005-12-06 [colin]      1.9.100cvs71
1639
1640         * configure.ac
1641         * doc/Makefile.am
1642         * doc/faq/.cvsignore
1643         * doc/faq/Makefile.am
1644         * doc/faq/de/.cvsignore
1645         * doc/faq/de/Makefile.am
1646         * doc/faq/de/sylpheed-faq-1.html
1647         * doc/faq/de/sylpheed-faq-2.html
1648         * doc/faq/de/sylpheed-faq-3.html
1649         * doc/faq/de/sylpheed-faq.html
1650         * doc/faq/en/.cvsignore
1651         * doc/faq/en/Makefile.am
1652         * doc/faq/en/sylpheed-faq-1.html
1653         * doc/faq/en/sylpheed-faq-2.html
1654         * doc/faq/en/sylpheed-faq-3.html
1655         * doc/faq/en/sylpheed-faq-4.html
1656         * doc/faq/en/sylpheed-faq.html
1657         * doc/faq/es/.cvsignore
1658         * doc/faq/es/Makefile.am
1659         * doc/faq/es/sylpheed-faq-1.html
1660         * doc/faq/es/sylpheed-faq-2.html
1661         * doc/faq/es/sylpheed-faq-3.html
1662         * doc/faq/es/sylpheed-faq-4.html
1663         * doc/faq/es/sylpheed-faq.html
1664         * doc/faq/fr/.cvsignore
1665         * doc/faq/fr/Makefile.am
1666         * doc/faq/fr/sylpheed-faq-1.html
1667         * doc/faq/fr/sylpheed-faq-2.html
1668         * doc/faq/fr/sylpheed-faq-3.html
1669         * doc/faq/fr/sylpheed-faq.html
1670         * doc/faq/it/.cvsignore
1671         * doc/faq/it/Makefile.am
1672         * doc/faq/it/sylpheed-faq-1.html
1673         * doc/faq/it/sylpheed-faq-2.html
1674         * doc/faq/it/sylpheed-faq-3.html
1675         * doc/faq/it/sylpheed-faq.html
1676         * doc/manual/.cvsignore
1677         * doc/manual/Makefile.am
1678         * doc/manual/de/.cvsignore
1679         * doc/manual/de/Makefile.am
1680         * doc/manual/de/sylpheed-1.html
1681         * doc/manual/de/sylpheed-10.html
1682         * doc/manual/de/sylpheed-11.html
1683         * doc/manual/de/sylpheed-12.html
1684         * doc/manual/de/sylpheed-13.html
1685         * doc/manual/de/sylpheed-14.html
1686         * doc/manual/de/sylpheed-15.html
1687         * doc/manual/de/sylpheed-16.html
1688         * doc/manual/de/sylpheed-17.html
1689         * doc/manual/de/sylpheed-18.html
1690         * doc/manual/de/sylpheed-19.html
1691         * doc/manual/de/sylpheed-2.html
1692         * doc/manual/de/sylpheed-20.html
1693         * doc/manual/de/sylpheed-3.html
1694         * doc/manual/de/sylpheed-4.html
1695         * doc/manual/de/sylpheed-5.html
1696         * doc/manual/de/sylpheed-6.html
1697         * doc/manual/de/sylpheed-7.html
1698         * doc/manual/de/sylpheed-8.html
1699         * doc/manual/de/sylpheed-9.html
1700         * doc/manual/de/sylpheed.html
1701         * doc/manual/en/.cvsignore
1702         * doc/manual/en/Makefile.am
1703         * doc/manual/en/sylpheed-1.html
1704         * doc/manual/en/sylpheed-10.html
1705         * doc/manual/en/sylpheed-11.html
1706         * doc/manual/en/sylpheed-12.html
1707         * doc/manual/en/sylpheed-13.html
1708         * doc/manual/en/sylpheed-14.html
1709         * doc/manual/en/sylpheed-15.html
1710         * doc/manual/en/sylpheed-16.html
1711         * doc/manual/en/sylpheed-17.html
1712         * doc/manual/en/sylpheed-18.html
1713         * doc/manual/en/sylpheed-19.html
1714         * doc/manual/en/sylpheed-2.html
1715         * doc/manual/en/sylpheed-20.html
1716         * doc/manual/en/sylpheed-21.html
1717         * doc/manual/en/sylpheed-22.html
1718         * doc/manual/en/sylpheed-3.html
1719         * doc/manual/en/sylpheed-4.html
1720         * doc/manual/en/sylpheed-5.html
1721         * doc/manual/en/sylpheed-6.html
1722         * doc/manual/en/sylpheed-7.html
1723         * doc/manual/en/sylpheed-8.html
1724         * doc/manual/en/sylpheed-9.html
1725         * doc/manual/en/sylpheed.html
1726         * doc/manual/es/.cvsignore
1727         * doc/manual/es/Makefile.am
1728         * doc/manual/es/sylpheed-1.html
1729         * doc/manual/es/sylpheed-10.html
1730         * doc/manual/es/sylpheed-11.html
1731         * doc/manual/es/sylpheed-12.html
1732         * doc/manual/es/sylpheed-13.html
1733         * doc/manual/es/sylpheed-14.html
1734         * doc/manual/es/sylpheed-15.html
1735         * doc/manual/es/sylpheed-16.html
1736         * doc/manual/es/sylpheed-17.html
1737         * doc/manual/es/sylpheed-18.html
1738         * doc/manual/es/sylpheed-19.html
1739         * doc/manual/es/sylpheed-2.html
1740         * doc/manual/es/sylpheed-20.html
1741         * doc/manual/es/sylpheed-3.html
1742         * doc/manual/es/sylpheed-4.html
1743         * doc/manual/es/sylpheed-5.html
1744         * doc/manual/es/sylpheed-6.html
1745         * doc/manual/es/sylpheed-7.html
1746         * doc/manual/es/sylpheed-8.html
1747         * doc/manual/es/sylpheed-9.html
1748         * doc/manual/es/sylpheed.html
1749         * doc/manual/fr/.cvsignore
1750         * doc/manual/fr/Makefile.am
1751         * doc/manual/fr/sylpheed-1.html
1752         * doc/manual/fr/sylpheed-10.html
1753         * doc/manual/fr/sylpheed-11.html
1754         * doc/manual/fr/sylpheed-12.html
1755         * doc/manual/fr/sylpheed-13.html
1756         * doc/manual/fr/sylpheed-14.html
1757         * doc/manual/fr/sylpheed-15.html
1758         * doc/manual/fr/sylpheed-16.html
1759         * doc/manual/fr/sylpheed-17.html
1760         * doc/manual/fr/sylpheed-18.html
1761         * doc/manual/fr/sylpheed-19.html
1762         * doc/manual/fr/sylpheed-2.html
1763         * doc/manual/fr/sylpheed-20.html
1764         * doc/manual/fr/sylpheed-3.html
1765         * doc/manual/fr/sylpheed-4.html
1766         * doc/manual/fr/sylpheed-5.html
1767         * doc/manual/fr/sylpheed-6.html
1768         * doc/manual/fr/sylpheed-7.html
1769         * doc/manual/fr/sylpheed-8.html
1770         * doc/manual/fr/sylpheed-9.html
1771         * doc/manual/fr/sylpheed.html
1772         * doc/manual/ja/.cvsignore
1773         * doc/manual/ja/Makefile.am
1774         * doc/manual/ja/sylpheed-1.html
1775         * doc/manual/ja/sylpheed-10.html
1776         * doc/manual/ja/sylpheed-11.html
1777         * doc/manual/ja/sylpheed-12.html
1778         * doc/manual/ja/sylpheed-13.html
1779         * doc/manual/ja/sylpheed-14.html
1780         * doc/manual/ja/sylpheed-15.html
1781         * doc/manual/ja/sylpheed-16.html
1782         * doc/manual/ja/sylpheed-17.html
1783         * doc/manual/ja/sylpheed-18.html
1784         * doc/manual/ja/sylpheed-19.html
1785         * doc/manual/ja/sylpheed-2.html
1786         * doc/manual/ja/sylpheed-20.html
1787         * doc/manual/ja/sylpheed-3.html
1788         * doc/manual/ja/sylpheed-4.html
1789         * doc/manual/ja/sylpheed-5.html
1790         * doc/manual/ja/sylpheed-6.html
1791         * doc/manual/ja/sylpheed-7.html
1792         * doc/manual/ja/sylpheed-8.html
1793         * doc/manual/ja/sylpheed-9.html
1794         * doc/manual/ja/sylpheed.html
1795         * doc/manual/ja/sylpheed.sgml
1796         * src/mainwindow.c
1797                 Remove outdated manual and faq. Noisy, eh?
1798
1799 2005-12-06 [colin]      1.9.100cvs70
1800
1801         * src/compose.c
1802         * src/quote_fmt_parse.y
1803         * src/undo.c
1804         * src/undo.h
1805                 Allow %X to position cursor at 0 
1806                 (no %X = before signature)
1807                 Fix paste as quotation putting the cursor at 0
1808                 Fix undo offsets when pasting
1809                 Insert the quote_fmt at once instead of line 
1810                 by line
1811                 Fix [Edited] when starting to reply/forward
1812
1813 2005-12-06 [paul]       1.9.100cvs69
1814
1815         * src/plugins/clamav/clamav_plugin_gtk.c
1816                 add another tooltip
1817         * src/plugins/spamassassin/spamassassin_gtk.c
1818                 rework spamassassin_create_widget_func()
1819
1820 2005-12-05 [colin]      1.9.100cvs68
1821
1822         * po/POTFILES.in
1823                 Fix make release ;-)
1824
1825 2005-12-05 [colin]      1.9.100cvs67
1826
1827         * src/compose.c
1828         * src/compose.h
1829                 Fix cursor positioning (not obeying %X)
1830
1831 2005-12-05 [paul]       1.9.100cvs66
1832
1833         * src/plugins/dillo_viewer/dillo_prefs.c
1834                 fix compilation warning
1835
1836 2005-12-05 [paul]       1.9.100cvs65
1837
1838         * src/prefs_spelling.c
1839         * src/plugins/trayicon/trayicon.c
1840                 cleanups - remove unused stuff
1841
1842 2005-12-05 [paul]       1.9.100cvs64
1843
1844         * README
1845         * manual/plugins.xml
1846                 remove info about removed mathml_viewer plugin
1847
1848 2005-12-05 [paul]       1.9.100cvs63
1849
1850         * configure.ac
1851         * src/plugins/Makefile.am
1852         * src/plugins/mathml_viewer/.cvsignore
1853         * src/plugins/mathml_viewer/Makefile.am
1854         * src/plugins/mathml_viewer/mathml_viewer.c
1855                 remove unmaintained mathml_viewer plugin
1856
1857 2005-12-05 [paul]       1.9.100cvs62
1858
1859         * src/summaryview.c
1860                 obey prefs_common.always_show_msg when
1861                 moving a msg
1862                 Thanks to Colin
1863
1864 2005-12-05 [paul]       1.9.100cvs61
1865
1866         * src/compose.c
1867         * src/prefs_account.c
1868         * src/prefs_filtering.c
1869         * src/prefs_quote.c
1870         * src/prefs_spelling.c
1871         * src/prefs_toolbar.c
1872         * src/summaryview.c
1873         * src/gtk/gtkutils.c
1874         * src/gtk/quicksearch.c
1875         * src/plugins/dillo_viewer/dillo_prefs.c
1876                 dialog cleanups
1877
1878 2005-12-04 [paul]       1.9.100cvs60
1879
1880         * src/inc.c
1881         * src/prefs_account.c
1882         * src/prefs_account.h
1883                 allow a Local account to specify a
1884                 default inbox
1885                 (closes bug 843 'Inbox cannot be changed for local
1886                  mailboxes')
1887
1888 2005-12-04 [colin]      1.9.100cvs59
1889
1890         * src/plugins/trayicon/trayicon.c
1891                 Remove Get, rename Get All to Get Mail in order to
1892                 be consistent with the default main toolbar
1893
1894 2005-12-03 [colin]      1.9.100cvs58
1895
1896         * manual/gpl.xml
1897         * manual/sylpheed-claws-manual.xml
1898                 Add GPL appendix
1899
1900 2005-12-03 [paul]       1.9.100cvs57
1901
1902         * AUTHORS
1903         * po/sv.po
1904         * src/gtk/authors.h
1905                 new (partially complete) Swedish translation
1906                 by Anders Troback <sylpheed@troback.com>
1907
1908 2005-12-02 [paul]       1.9.100cvs56
1909
1910         * configure.ac
1911                 libetpan 0.41 required
1912
1913 2005-12-02 [paul]       1.9.100cvs55
1914
1915         * src/plugins/clamav/clamav_plugin.c
1916         * src/plugins/clamav/clamav_plugin.h
1917         * src/plugins/clamav/clamav_plugin_gtk.c
1918         * src/plugins/spamassassin/spamassassin.c
1919         * src/plugins/spamassassin/spamassassin.h
1920         * src/plugins/spamassassin/spamassassin_gtk.c
1921                 unregister prefs pages on unloading, thus
1922                 preventing a crash
1923                 (thanks to Colin for the hint)
1924
1925 2005-12-02 [wwp]        1.9.100cvs54
1926
1927         * src/quote_fmt.h
1928         * src/quote_fmt_parse.y
1929                 fix misuse of gboolean*, use gboolean instead
1930                 (thanks to Paul, Colin, for pointing out that scaring one)
1931
1932 2005-12-02 [paul]       1.9.100cvs53
1933
1934         * src/plugins/clamav/clamav_plugin.c
1935                 int no --> unsigned int no
1936         * src/plugins/clamav/clamav_plugin_gtk.c
1937                 rework config page
1938
1939 2005-12-02 [wwp]        1.9.100cvs52
1940
1941         * src/compose.c
1942         * src/prefs_template.c
1943         * src/quote_fmt.h
1944         * src/quote_fmt_parse.y
1945                 prevent from executing |f and |p templates commands when
1946                 adding or replacing templates in prefs (avoids annoying and
1947                 potentially dangerous behaviours)
1948
1949 2005-12-02 [paul]       1.9.100cvs51
1950
1951         * src/prefs_common.c
1952                 allow translation of some default values
1953                 Patch by Fabien Vantard
1954
1955 2005-12-02 [paul]       1.9.100cvs50
1956
1957         * src/codeconv.c
1958         * src/codeconv.h
1959         * src/prefs_common.c
1960         * src/prefs_common.h
1961         * src/prefs_message.c
1962         * src/textview.c
1963                 remove obsolete 'convert_mb_alnum' option
1964                 and related stuff
1965         * src/gtk/about.c
1966                 remove unused 'about_textview_visibility_notify'
1967
1968 2005-12-02 [paul]       1.9.100cvs49
1969
1970         * src/prefs_account.c
1971         * src/prefs_compose_writing.c
1972         * src/prefs_fonts.c
1973         * src/prefs_gtk.h
1974         * src/prefs_image_viewer.c
1975         * src/prefs_message.c
1976         * src/prefs_other.c
1977         * src/prefs_receive.c
1978         * src/prefs_send.c
1979         * src/prefs_spelling.c
1980         * src/prefs_summaries.c
1981         * src/prefs_wrapping.c
1982         * src/plugins/dillo_viewer/dillo_prefs.c
1983         * src/plugins/pgpcore/prefs_gpg.c
1984                 several cleanups to the prefs dialogs
1985                 (slightly modified) patch by Fabien Vantard
1986
1987 2005-12-02 [paul]       1.9.100cvs48
1988
1989         * src/main.c
1990                 --exit means exit
1991         * src/send_message.c
1992                 fix crash on send when connection fails
1993
1994         Thanks to Colin
1995
1996 2005-12-01 [colin]      1.9.100cvs47
1997
1998         * src/html.c
1999                 Translate &hellip; to "..."
2000
2001 2005-11-30 [colin]      1.9.100cvs46
2002
2003         * src/matcher.c
2004         * src/matcher.h
2005                 Optimize back yesterday's fix.
2006
2007 2005-11-30 [paul]       1.9.100cvs45
2008
2009         * manual/faq.xml
2010                 standardised
2011         * manual/intro.xml
2012                 written by Colin, edited by me
2013
2014 2005-11-29 [colin]      1.9.100cvs44
2015
2016         * src/matcher.c
2017                 Skip headers unconditionnaly in match_body if the
2018                 rule is not message or ~message
2019
2020 2005-11-29 [colin]      1.9.100cvs43
2021
2022         * src/matcher.c
2023                 Fix body_part and such, not skipping headers 
2024                 if the matchcriteria wasn't the first in the rule
2025
2026 2005-11-29 [colin]      1.9.100cvs42
2027
2028         * src/compose.c
2029                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2030                 option missing from message view window)
2031                 Fix double text D'n'D with gtk-2.8
2032         * src/matcher.c
2033                 Fix ~message, ~headers_part, ~body_part rules
2034         * src/messageview.c
2035                 Add Windows-1252 (Closes bug #863)
2036                 Fix accels
2037         * src/gtk/gtkaspell.c
2038                 Properly destroy accels in all menus
2039
2040 2005-11-29 [mones]      1.9.100cvs41
2041
2042         * po/es.po
2043                 Updated.
2044
2045 2005-11-27 [colin]      1.9.100cvs40
2046
2047         * src/mh_gtk.c
2048                 "/Remove mailbox" -> "/Remove mailbox..."
2049
2050 2005-11-27 [paul]       1.9.100cvs39
2051
2052         * AUTHORS
2053         * po/de.po
2054         * src/gtk/authors.h
2055                 updated by new maintainer, Stephan Sachse
2056
2057 2005-11-27 [paul]       1.9.100cvs38
2058
2059         * manual/faq.xml
2060                 written by Colin, edited by me
2061
2062 2005-11-27 [paul]       1.9.100cvs37
2063
2064         * src/prefs_common.c
2065         * src/prefs_common.h
2066         * src/prefs_receive.c
2067         * src/prefs_summaries.c
2068                 move 'go to inbox after receiving new mail'
2069                 option from display/sumamaries to mail
2070                 handling/receive, and rework prefs_summaries
2071                 dialog a little
2072
2073 2005-11-25 [martin]     1.9.100cvs36
2074
2075         * po/de.po
2076             fixed windows-1252 translation;
2077             translated some new and fuzzy strings
2078
2079 2005-11-25 [paul]       1.9.100cvs35
2080
2081         * src/plugins/clamav/clamav_plugin.c
2082                 complete the update done in cvs34
2083
2084 2005-11-25 [paul]       1.9.100cvs34
2085
2086         * src/plugins/clamav/clamav_plugin.c
2087                 reflect upstream changes
2088
2089 2005-11-25 [paul]       1.9.100cvs33
2090
2091         * manual/ack.xml
2092         * manual/plugins.xml
2093         * manual/sylpheed-claws-manual.xml
2094                 written/updated by Colin, edited by me
2095         * tools/acroread2sylpheed.pl
2096                 update binary name
2097
2098 2005-11-24 [colin]      1.9.100cvs32
2099
2100         * src/compose.c
2101                 Fix bug #856 (reediting messages forgets Request
2102                 Return Receipt)
2103
2104 2005-11-24 [paul]       1.9.100cvs31
2105
2106         * manual/addrbook.xml
2107         * manual/starting.xml
2108                 written by Colin, proofread, edited, adapted by me
2109         * manual/advanced.xml
2110                 add some Actions examples
2111         * src/importldif.c
2112                 use a Save button instead of a Close button
2113         * src/wizard.c
2114                 indicate mandatory fields
2115                 fix page display
2116                 Thanks to Colin
2117
2118 2005-11-23 [colin]      1.9.100cvs30
2119
2120         * src/addressbook.c
2121                 Rename menu item, fix possible crash after
2122                 deletion of books
2123         * src/addrindex.c
2124                 Allow searching for '*' in ldap
2125         * src/browseldap.c
2126                 Fix "Browse Entry" (did anyone use it?)
2127         * src/wizard.c
2128                 Add guards for mandatory information
2129
2130 2005-11-23 [paul]       1.9.100cvs29
2131
2132         * manual/advanced.xml
2133                 corrections to the English
2134
2135 2005-11-23 [colin]      1.9.100cvs28
2136
2137         * src/mimeview.c
2138                 Fix possible crash at exit. After the call to
2139                 gtk_container_remove(), the Viewer's widget has no
2140                 more parent so gtk+ automatically frees it and its
2141                 sons. If destroy_viewer() then try to access it,
2142                 problems ensue.
2143
2144 2005-11-22 [colin]      1.9.100cvs27
2145
2146         * src/compose.c
2147         * src/gtk/gtkaspell.c
2148                 Fix right-clicking on a misspelled word
2149                 Fix More... in suggestions menu
2150
2151 2005-11-22 [wwp]        1.9.100cvs26
2152
2153         * src/prefs_template.c
2154                 templates works: re-sort templates list when adding or replacing,
2155                 prevent from adding or replacing when the template name is empty
2156
2157 2005-11-21 [colin]      1.9.100cvs25
2158
2159         * src/addressbook.c
2160                 Fix some addressbook suckage (dnd, select all)
2161         * src/compose.c
2162         * src/gtk/gtkaspell.c
2163         * src/gtk/gtkaspell.h
2164                 Make the spellchecker menu work with the 
2165                 GtkTextView one instead of overriding it
2166
2167 2005-11-20 [paul]       1.9.100cvs24
2168
2169         * manual/handling.xml
2170                 proofread and corrected
2171
2172 2005-11-20 [paul]       1.9.100cvs23
2173
2174         * manual/Makefile
2175                 generate html as one file
2176         * manual/advanced.xml
2177                 fix output generation
2178                 reformat hidden options list
2179         * manual/manual.xml     ** REMOVED **
2180         * manual/sylpheed-claws-manual.xml      ** ADDED **
2181                 renamed
2182
2183 2005-11-18 [colin]      1.9.100cvs22
2184
2185         * src/prefs_account.c
2186                 Fix layout in news and mbox accounts
2187         * manual/account.xml
2188         * manual/advanced.xml
2189                 New contents for Paul to check :)
2190
2191 2005-11-18 [wwp]        1.9.100cvs21
2192
2193         * src/gtk/quicksearch.c
2194                 don't update extended quicksearch buttons twice
2195
2196 2005-11-18 [paul]       1.9.100cvs20
2197
2198         * src/textview.c
2199                 complete 1.9.100cvs19
2200
2201 2005-11-18 [paul]       1.9.100cvs19
2202
2203         * src/compose.c
2204                 cosmetic improvements
2205         * src/textview.c
2206                 also list text/* attachments
2207
2208 2005-11-18 [colin]      1.9.100cvs18
2209
2210         * src/summaryview.c
2211                 Use column 0 instead of -1 in 
2212                 gtk_ctree_node_moveto, in a naive
2213                 hope it'll fix the gtk-related crashes
2214
2215 2005-11-18 [colin]      1.9.100cvs17
2216
2217         * src/gtk/inputdialog.c
2218                 Fix icon staying the first one
2219
2220 2005-11-17 [wwp]        1.9.100cvs16
2221                 fix possible problem showing some quicksearch buttons, and a bad
2222                 call to g_return_if_fail in a function that returns a value (both
2223                 fixes by Fabien Vantard)
2224
2225 2005-11-15 [wwp]        1.9.100cvs15
2226
2227         * src/gtk/quicksearch.c
2228                 added a tooltip to that obscure ... quicksearch button
2229
2230 2005-11-15 [wwp]        1.9.100cvs14
2231
2232         * src/gtk/quicksearch.c
2233                 add a quicksearch helper to filtering expression users: the ... button
2234                 raises the condition expr window. condition expressions set up w/ this
2235                 window are used by the quicksearch if the user closes it pressing OK.
2236
2237 2005-11-14 [paul]       1.9.100cvs13
2238
2239         * src/plugins/clamav/clamav_plugin.c
2240         * src/plugins/spamassassin/spamassassin.c
2241                 change plugin type following recent merging
2242
2243 2005-11-14 [wwp]        1.9.100cvs12
2244
2245         * src/folder.c
2246                 prevent from crashing when copying/moving message(s) from and
2247                 to the same folder
2248
2249 2005-11-14 [paul]       1.9.100cvs11
2250
2251         * src/plugins/clamav/Makefile.am
2252         * src/plugins/clamav/clamav_plugin.c
2253         * src/plugins/clamav/clamav_plugin.h
2254         * src/plugins/clamav/clamav_plugin_gtk.c
2255                 also merge clamav and clamav_gtk plugins
2256
2257 2005-11-13 [colin]      1.9.100cvs10
2258
2259         * configure.ac
2260         * src/plugins/spamassassin/Makefile.am
2261         * src/plugins/spamassassin/spamassassin.c
2262         * src/plugins/spamassassin/spamassassin.h
2263         * src/plugins/spamassassin/spamassassin_gtk.c
2264                 Merge spamassassin and spamassassin_gtk plugins,
2265                 and build it by default.
2266
2267 2005-11-12 [colin]      1.9.100cvs9
2268
2269         * src/etpan/imap-thread.c
2270                 Fix gcc warning
2271
2272 2005-11-12 [colin]      1.9.100cvs8
2273
2274         * src/procmime.c
2275                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2276
2277 2005-11-10 [colin]      1.9.100cvs7
2278
2279         * src/main.c
2280                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2281                 minimised state)
2282
2283 2005-11-10 [wwp]        1.9.100cvs6
2284
2285         * src/gtk/description_window.c
2286                 fix a crash when closing description windows using the WM's [X] button
2287
2288 2005-11-09 [colin]      1.9.100cvs5
2289
2290         * src/common/ssl.c
2291                 Update libetpan call to follow upstream
2292                 (yes, this requires libetpan-0.40cvs3)
2293
2294 2005-11-08 [colin]      1.9.100cvs4
2295
2296         * src/compose.c
2297         * src/textview.c
2298         * src/common/utils.c
2299         * src/common/utils.h
2300                 Enhance the email parser
2301
2302 2005-11-08 [colin]      1.9.100cvs3
2303
2304         * src/procmime.c
2305                 Fix what looks like an off-by-one (fixes 
2306                 attachments from the Bat)
2307
2308 2005-11-08 [wwp]        1.9.100cvs2
2309
2310         * src/main.c
2311                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2312
2313 2005-11-08 [wwp]        1.9.100cvs1
2314
2315         * src/main.c
2316                 allow exiting Sylpheed-Claws from command-line
2317
2318 2005-11-08 [paul]       1.9.100
2319
2320         1.9.100 released
2321
2322 2005-11-07 [colin]      1.9.99cvs17
2323
2324         * src/addritem.c
2325         * src/ldif.c
2326                 Fix import of base-64 encoded items
2327
2328 2005-11-07 [colin]      1.9.99cvs16
2329
2330         * src/send_message.c
2331                 Fix bug #314 (Queue does not empty under certain 
2332                 circumstances)
2333
2334 2005-11-07 [paul]       1.9.99cvs15
2335
2336         * src/mutt.c
2337         * src/pine.c
2338                 fix buffer overflows
2339                 Thanks to Colin
2340
2341 2005-11-07 [paul]       1.9.99cvs14
2342
2343         * doc/man/Makefile.am
2344         * doc/man/sylpheed-claws.1      ** ADDED **
2345         * doc/man/sylpheed.1            ** DELETED **
2346                 rename and update the man file
2347
2348 2005-11-06 [colin]      1.9.99cvs13
2349
2350         * src/ldif.c
2351                 Fix ldif_get_line() that returned empty strings
2352                 (Didn't understand why). Also fix a possible
2353                 buffer overflow.
2354
2355 2005-11-06 [wwp]        1.9.99cvs12
2356
2357         * src/textview.c
2358         * src/gtk/about.c
2359         * src/gtk/gtkutils.c
2360         * src/gtk/gtkutils.h
2361                 fix a compilation warning,
2362                 make links sensitive in the about dialog
2363
2364 2005-11-04 [wwp]        1.9.99cvs11
2365
2366         * src/gtk/about.c
2367                 don't wrap or translate URIs, and a bit text format cleanup
2368
2369 2005-11-04 [wwp]        1.9.99cvs10
2370
2371         * src/gtk/about.c
2372                 better textview tagging implementation (no more use of marks for
2373                 postponed tagging)
2374
2375 2005-11-02 [colin]      1.9.99cvs9
2376
2377         * src/common/ssl.c
2378                 Forgot an ifdef
2379
2380 2005-11-02 [colin]      1.9.99cvs8
2381
2382         * configure.ac
2383                 Require libetpan-0.40 due to upstream fix
2384         * src/common/ssl.c
2385                 Tell libetpan not to call SSL_Library_Init,
2386                 as we do it ourselves.
2387
2388 2005-11-02 [colin]      1.9.99cvs7
2389
2390         * po/POTFILES.in
2391                 Add missing files (thanks to Fabien Vantard)
2392
2393 2005-11-02 [colin]      1.9.99cvs6
2394
2395         * src/summaryview.c
2396                 Fix totals when read messages are hidden or quicksearch
2397                 is on
2398         * src/ssl_manager.c
2399         * src/ssl_manager.h
2400         * src/common/ssl_certificate.c
2401         * src/common/ssl_certificate.h
2402         * src/gtk/sslcertwindow.c
2403         * src/gtk/sslcertwindow.h
2404                 Fix copyright on my stuff
2405
2406 2005-11-02 [wwp]        1.9.99cvs5
2407
2408         * src/prefs_themes.c
2409                 fix directory name checking (theme installation/removal),
2410                 made related error a bit more verbose
2411
2412 2005-11-02 [colin]      1.9.99cvs4
2413
2414         * src/summaryview.c
2415                 Fix typo (probably fixes bug #841 (Sort by the From 
2416                 field doesn't work)
2417
2418 2005-11-02 [paul]       1.9.99cvs3
2419
2420         * po/ko.po
2421         * po/nb.po
2422                 updated by SungHyun Nam, Geir Helland
2423         * src/wizard.c
2424                 fix typo in welcome message. spotted by
2425                 Andrea Spadaccini
2426
2427 2005-11-01 [colin]      1.9.99cvs2
2428
2429         * src/compose.c
2430                 Fix replying to ml wen confirming subscription
2431         * src/messageview.c
2432         * src/mimeview.c
2433         * src/mimeview.h
2434         * src/privacy.h
2435         * src/summaryview.c
2436                 Make key check non blocking
2437
2438 2005-10-31 [paul]       1.9.99cvs1
2439
2440         * tools/claws.i18n.status.pl
2441                 updated for ChangeLog
2442
2443 2005-10-31 [paul]       1.9.99
2444
2445         1.9.99 released
2446
2447 2005-10-31 [paul]       1.9.15cvs131
2448
2449         * .cvsignore
2450         * ChangeLog
2451         * ChangeLog.claws       ** REMOVED **
2452         * ChangeLog-gtk2.claws  ** REMOVED **
2453         * ChangeLog.gtk1        ** ADDED **
2454         * INSTALL
2455         * Makefile.am
2456         * NEWS
2457         * README
2458         * README.claws          ** REMOVED **
2459         * README.jp             ** REMOVED **
2460         * RELEASE_NOTES         ** ADDED **
2461         * RELEASE_NOTES.claws   ** REMOVED **
2462         * commitHelper
2463         * configure.ac
2464         * sylpheed.spec.in      ** REMOVED **
2465                 tidy up and update the default docs:
2466                 ChangeLog.claws is renamed ChangeLog.gtk1
2467                 ChangeLog-gtk2.claws is renamed ChangeLog
2468                 README.claws is renamed README
2469                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2470
2471 2005-10-31 [paul]       1.9.15cvs130
2472
2473         * po/it.po
2474                 fix errors
2475
2476 2005-10-31 [paul]       1.9.15cvs129
2477
2478         * po/ca.po
2479         * po/de.po
2480         * po/en_GB.po
2481         * po/fr.po
2482         * po/it.po
2483         * po/pt_BR.po
2484         * po/sk.po
2485         * po/sr.po
2486         * po/zh_CN.po
2487                 updated by Miquel Oliete, Stephan Sachse and
2488                 Thomas Gilgin, me, Fabien Vantard, Andrea
2489                 Spadaccini, Frederico Goncalves Guimaraes,
2490                 Andrej Kacian, Aleksandar Urosevic, and
2491                 Ralgh Young.
2492
2493 2005-10-31 [mones]      1.9.15cvs128
2494
2495         * manual/faq.xml
2496                 More questions.
2497         
2498         * po/es.po
2499                 Updated for release.
2500
2501 2005-10-30 [colin]      1.9.15cvs127
2502
2503         * src/compose.c
2504                 Place cursor before rewrapping (fixes cursor
2505                 pos if quotation gets rewrapped)
2506
2507 2005-10-29 [paul]       1.9.15cvs126
2508
2509         * src/crash.c
2510         * src/foldersel.c
2511         * src/main.c
2512         * src/messageview.c
2513         * src/toolbar.c
2514         * src/gtk/authors.h
2515                 corrections to text items
2516
2517 2005-10-28 [colin]      1.9.15cvs125
2518
2519         * src/messageview.c
2520                 Make "hit 'C' to check sig" work from extern 
2521                 messageviews
2522
2523 2005-10-27 [colin]      1.9.15cvs124
2524
2525         * src/summaryview.c
2526                 Add a hack to avoid segfaulting when hammering 
2527                 on gtk's events
2528
2529 2005-10-27 [wwp]        1.9.15cvs123
2530
2531         * src/prefs_themes.c
2532                 sort list of themes names in themes prefs
2533
2534 2005-10-27 [paul]       1.9.15cvs122
2535
2536         * src/folder.c
2537         * src/prefs_account.c
2538                 fix building on Solaris
2539                 Patch by Alex Moore
2540
2541 2005-10-27 [wwp]        1.9.15cvs121
2542
2543         * src/summaryview.c
2544         * src/gtk/gtksctree.c
2545                 speed up unselecting messages in summary view (thanks to Colin)
2546
2547 2005-10-27 [paul]       1.9.15cvs120
2548
2549         * src/mainwindow.c
2550                 fix a compilation warning
2551         * src/summaryview.c
2552                 fix updating of 'n items selected' count
2553                 when deselecting
2554
2555 2005-10-27 [martin]     1.9.15cvs119
2556
2557         * src/action.c
2558                 ignore actions with a leading '/' in the action menu name
2559                 fixes a crash on menu creation
2560         * src/prefs_actions.c
2561                 do not allow a leading '/' in the action menu name
2562
2563 2005-10-27 [paul]       1.9.15cvs118
2564
2565         * src/main.c
2566                 fix compilation warning
2567
2568 2005-10-27 [paul]       1.9.15cvs117
2569
2570         * src/procmime.c
2571                 add #if HAVE_LOCALE_H
2572
2573 2005-10-27 [paul]       1.9.15cvs116
2574
2575         * src/plugins/clamav/clamav_plugin.c
2576         * src/plugins/dillo_viewer/dillo_viewer.c
2577         * src/plugins/mathml_viewer/mathml_viewer.c
2578         * src/plugins/pgpcore/plugin.c
2579         * src/plugins/pgpinline/plugin.c
2580         * src/plugins/pgpmime/plugin.c
2581         * src/plugins/spamassassin/spamassassin.c
2582         * src/plugins/trayicon/trayicon.c
2583                 plugin_init() : make error messages more
2584                 informative
2585
2586 2005-10-26 [wwp]        1.9.15cvs115
2587
2588         * src/prefs_matcher.c
2589                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2590
2591 2005-10-26 [wwp]        1.9.15cvs114
2592
2593         * src/procmime.c
2594         * src/gtk/gtksctree.c
2595         * src/plugins/spamassassin/libspamc.c
2596         * src/plugins/spamassassin/spamassassin.c
2597                 fix some compilation warnings more
2598
2599 2005-10-26 [mones]      1.9.15cvs113
2600
2601         * po/es.po
2602                 Updated translation
2603
2604 2005-10-26 [paul]       1.9.15cvs112
2605
2606         * src/prefs_message.c
2607                 give all display_xface stuff the
2608                 #if HAVE_LIBCOMPFACE treatment, thus
2609                 preventing a crash
2610                 (Thanks to Wolfgang Enderlein)
2611
2612 2005-10-26 [colin]      1.9.15cvs111
2613
2614         * src/gedit-print.c
2615                 Fix date format
2616         * src/imap_gtk.c
2617         * src/news_gtk.c
2618                 Remove context menu items that should not be there
2619         * src/jpilot.c
2620                 Fix encoding
2621         * src/main.c
2622         * src/mainwindow.c
2623                 Don't show the mainwindow too soon
2624
2625 2005-10-26 [wwp]        1.9.15cvs110
2626
2627         * src/folder.c
2628         * src/manual.c
2629         * src/summaryview.c
2630                 fix uninitialized pointers in the folder updating hook
2631                 (thanks to Colin)
2632
2633 2005-10-25 [mones]      1.9.15cvs109
2634
2635         * manual/faq.xml
2636                 General information subsection completed. 
2637                 Removed archaic references.
2638                 
2639         * manual/Makefile
2640         * manual/dtd/manual.dsl
2641                 Added customization stylesheet for getting paragraphs
2642                 fully justified in PDF output (as suggested by Colin).
2643
2644 2005-10-25 [colin]      1.9.15cvs108
2645
2646         * src/compose.c
2647                 Fix a second leak
2648
2649 2005-10-25 [colin]      1.9.15cvs107
2650
2651         * src/addrbook.c
2652         * src/addrindex.c
2653                 Fix leak (xml_get_element() allocates memory)
2654         * src/compose.c
2655                 Fix leak + dead code (shame!)
2656         * src/procmime.c
2657                 Fix leak
2658
2659 2005-10-25 [colin]      1.9.15cvs106
2660
2661         * src/mimeview.c
2662                 Fix encoding issue in Save all and in 
2663                 overwrite-confirmation alertpanel
2664
2665 2005-10-25 [colin]      1.9.15cvs105
2666
2667         * src/common/socket.c
2668                 Fix a leak - Thanks to Christopher Aillon
2669                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2670
2671 2005-10-25 [paul]       1.9.15cvs104
2672
2673         * src/wizard.c
2674                 Always guess servers from the right-hand
2675                 email part and guess username from the
2676                 left-hand part. (Thanks to Colin)
2677                 add an X-Face to the welcome message
2678
2679 2005-10-25 [paul]       1.9.15cvs103
2680
2681         * manual/handling.xml
2682                 written by Colin, edited by me
2683
2684 2005-10-25 [wwp]        1.9.15cvs102
2685
2686         * src/folderview.c
2687         * src/grouplistdialog.c
2688         * src/imap.c
2689         * src/noticeview.c
2690                 fix some compilation warnings
2691
2692 2005-10-24 [paul]
2693
2694         1.9.99-rc3 released
2695
2696 2005-10-24 [paul]       1.9.15cvs101
2697
2698         * src/gtk/about.c
2699                 fix window sizing
2700
2701 2005-10-24 [paul]       1.9.15cvs100
2702
2703         * src/pixmaps/offline.xpm
2704         * src/pixmaps/online.xpm
2705                 replace with last default versions
2706
2707 2005-10-24 [colin]      1.9.15cvs99
2708
2709         * src/imap.c
2710                 Fix bug when moving a folder
2711         * src/imap_gtk.c
2712         * src/mh_gtk.c
2713                 "Delete folder" pops up a window, so it 
2714                 should be suffixed with "..."
2715         * src/plugins/pgpcore/sgpgme.c
2716                 Include locale.h
2717
2718 2005-10-24 [mones]      1.9.15cvs98
2719
2720         * manual/Makefile
2721         * manual/account.xml
2722         * manual/ack.xml
2723         * manual/addrbook.xml
2724         * manual/advanced.xml
2725         * manual/faq.xml
2726         * manual/glossary.xml
2727         * manual/gpl.xml
2728         * manual/handling.xml
2729         * manual/intro.xml
2730         * manual/keyboard.xml
2731         * manual/manual.xml
2732         * manual/plugins.xml
2733         * manual/starting.xml
2734         * manual/dtd/sdocbook.dtd
2735                 Initial manual structure and some content.
2736
2737 2005-10-23 [wwp]        1.9.15cvs97
2738
2739         * src/gtk/about.c
2740                 fix a typo
2741
2742 2005-10-23 [wwp]        1.9.15cvs96
2743
2744         * src/gtk/about.c
2745         * src/gtk/authors.h
2746                 rework of the about window (main work by Paul), also featuring a few
2747                 fixes for typos and duplicate names
2748
2749 2005-10-23 [wwp]        1.9.15cvs95
2750
2751         * src/.cvsignore
2752                 Ignore the right binary name (sylpheed-claws now)
2753
2754 2005-10-23 [paul]       1.9.15cvs94
2755
2756         * src/compose.c
2757                 when using Folder Pref 'Default To for
2758                 replies' make the entry in the Compose
2759                 window bold
2760                 Patch by Fabien Vantard
2761
2762 2005-10-22 [colin]      1.9.15cvs93
2763
2764         * src/codeconv.c
2765                 Fix leak
2766
2767 2005-10-22 [colin]      1.9.15cvs92
2768
2769         * src/codeconv.c
2770                 try to convert using locale (apart utf8) if necessary
2771
2772 2005-10-22 [colin]      1.9.15cvs91
2773
2774         * src/pixmaps/new.xpm
2775         * src/pixmaps/unread.xpm
2776                 Make the unread envelope blue again and
2777                 saturate the new one a bit more.
2778
2779 2005-10-22 [colin]      1.9.15cvs90
2780
2781         * src/compose.c
2782                 When replying to a mail sent by one of our accounts,
2783                 use the original list of recipients. Let 'Reply All'
2784                 and 'Reply to sender' work like previously.
2785
2786 2005-10-21 [colin]      1.9.15cvs89
2787
2788         * src/prefs_filtering.c
2789                 Clear fields after add and replace
2790         * src/textview.c
2791                 Display xface differently (better)
2792         * src/plugins/pgpinline/pgpinline.c
2793                 Fix crappy encodings/recodings
2794
2795 2005-10-21 [paul]       1.9.15cvs88
2796
2797         * src/compose.c
2798         * src/prefs_folder_item.c
2799         * src/toolbar.c
2800                 fix news folder Folder Properties
2801                 (thanks to Colin)
2802         * src/folderview.c
2803                 update folderview after Themes change
2804                 keep selected folder selected
2805                 (thanks to Colin)
2806
2807 2005-10-21 [paul]       1.9.15cvs87
2808
2809         * tools/Makefile.am
2810         * tools/OOo2sylpheed.pl
2811         * tools/README
2812         * tools/README.sylprint
2813         * tools/asus_mailled.sh         ** REMOVED **
2814         * tools/filter_conv.pl
2815         * tools/freshmeat_search.pl
2816         * tools/google_search.pl
2817         * tools/gpg-sign-syl            ** REMOVED **
2818         * tools/kmail2sylpheed.pl
2819         * tools/kmail2sylpheed_v2.pl
2820         * tools/multiwebsearch.pl
2821         * tools/nautilus2sylpheed.sh
2822         * tools/newscache_clean.pl
2823         * tools/outlook2sylpheed.pl
2824         * tools/sylpheed-switcher       ** REMOVED **
2825         * tools/sylprint.pl
2826         * tools/sylprint.rc
2827         * tools/tb2sylpheed
2828         * tools/vcard2xml.py
2829         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2830                 update default config dir
2831                 update binary name (thanks to Fabien Vantard)
2832                 remove obsolete scripts
2833
2834 2005-10-21 [colin]      1.9.15cvs86
2835
2836         * src/inc.c
2837                 Fix possible leak and units. Based on a patch by
2838                 Fabien Vantard.
2839
2840 2005-10-20 [colin]      1.9.15cvs85
2841
2842         * src/textview.c
2843                 Clear xface when clearing textview
2844
2845 2005-10-20 [colin]      1.9.15cvs84
2846
2847         * configure.ac
2848         * src/folderview.c
2849         * src/headerview.c
2850         * src/main.c
2851         * src/prefs_common.c
2852         * src/prefs_common.h
2853         * src/prefs_message.c
2854         * src/textview.c
2855         * src/textview.h
2856         * src/common/defs.h
2857         * src/common/utils.c
2858         * src/common/utils.h
2859         * src/gtk/gtkutils.c
2860         * src/gtk/gtkutils.h
2861                 Migrate config to .sylpheed-claws (Automatically)
2862                 Add a way to get the Xface in the TextView
2863
2864 2005-10-20 [colin]      1.9.15cvs83
2865
2866         * src/gtk/Makefile.am
2867         * src/gtk/about.c
2868         * src/gtk/authors.h
2869                 Make the about dialog *grooovy*
2870
2871 2005-10-20 [colin]      1.9.15cvs82
2872
2873         * src/mimeview.c
2874                 Use "Open with" on double click if no command
2875                 was found
2876
2877 2005-10-20 [colin]      1.9.15cvs81
2878
2879         * src/imap.c
2880         * src/etpan/imap-thread.c
2881                 Fix possible crash.
2882
2883 2005-10-20 [paul]       1.9.15cvs80
2884
2885         * src/folder.c
2886                 don't show clipkey icon if the only
2887                 attachment is the signature
2888                 Patch by Colin
2889
2890 2005-10-20 [paul]       1.9.15cvs79
2891
2892         * AUTHORS
2893         * src/plugins/pgpmime/pgpmime.c
2894                 name the PGP/MIME signature 'signature.asc'
2895                 Patch by Andrew Nelson <freeandy@gmail.com>
2896
2897 2005-10-19 [colin]      1.9.15cvs78
2898
2899         * src/plugins/pgpmime/pgpmime.c
2900                 Oops, no need to double-check though
2901
2902 2005-10-19 [colin]      1.9.15cvs77
2903
2904         * src/plugins/pgpinline/pgpinline.c
2905         * src/plugins/pgpmime/pgpmime.c
2906                 Check that my_tmpfile() doesn't 
2907                 return NULL
2908
2909 2005-10-19 [colin]      1.9.15cvs76
2910
2911         * src/common/utils.c
2912                 Use shorter mime boundaries to avoid having
2913                 MTAs rewrapping our headers, breaking the
2914                 PGP signature in the process 
2915         * src/compose.c
2916         * src/plugins/pgpmime/pgpmime.c
2917                 Check for boundary uniqueness to be sure
2918                 it won't happen, instead of hoping for the
2919                 best
2920
2921 2005-10-19 [colin]      1.9.15cvs75
2922
2923         * sylpheed-claws.desktop
2924         * src/Makefile.am
2925         * src/main.c
2926                 Ship a sylpheed-claws binary instead
2927                 of a sylpheed one. Change the socket
2928                 name, too
2929         * src/folderview.c
2930                 Update folder only if it changed
2931         * src/wizard.c
2932                 Fix i18n in welcome mail, patch by
2933                 Fabien Vantard
2934
2935 2005-10-19 [paul]
2936
2937         1.9.99-rc2 released
2938
2939 2005-10-19 [paul]       1.9.15cvs74
2940
2941         * src/folder.c
2942         * src/folderview.c
2943                 fix summaryview update
2944                 Patch by Colin
2945
2946 2005-10-18 [colin]      1.9.15cvs73
2947
2948         * src/plugins/pgpcore/passphrase.c
2949                 Don't XGrabServer, and try a bit more to 
2950                 sync everything before grabbing mouse/keyboard
2951
2952 2005-10-18 [colin]      1.9.15cvs72
2953
2954         * src/Makefile.am
2955         * src/addressadd.c
2956         * src/addressbook.c
2957         * src/folderview.c
2958         * src/grouplistdialog.c
2959         * src/mimeview.c
2960         * src/stock_pixmap.c
2961         * src/stock_pixmap.h
2962         * src/summaryview.c
2963         * src/gtk/gtksctree.c
2964         * src/gtk/gtksctree.h
2965         * src/pixmaps/empty.xpm
2966                 Implement a wrapper call for gtk_ctree_set_node_info
2967                 and gtk_ctree_insert_node, that uses a 1x1 transparent
2968                 pixmap instead of a NULL one. This works around some
2969                 memory problems deep inside gtk, revealed by valgrind,
2970                 and fixes bug #834 (Pressing CTRl-D on a message marked 
2971                 as locked crashes sylpheed.), as well as, probably, 
2972                 wwp's 4th dimension problems that happen in gtk_ctree_*.
2973
2974 2005-10-17 [colin]      1.9.15cvs71
2975
2976         * src/mimeview.c
2977                 Provide visual feedback when checking
2978                 signature
2979
2980 2005-10-17 [colin]      1.9.15cvs70
2981
2982         * src/main.c
2983                 Keep the folder list frozen while checking caches...
2984
2985 2005-10-17 [colin]      1.9.15cvs69
2986
2987         * src/addr_compl.c
2988                 Fi bug #833 (Autocompleting from addressbook 
2989                 fails with extended chars)
2990         * src/imap.c
2991                 Fix 'adding messages' staying in statusbar
2992                 after an error
2993
2994 2005-10-17 [wwp]        1.9.15cvs68
2995
2996         * src/ssl_manager.c
2997                 Fix buttons' layout resizing when window size changes
2998
2999 2005-10-17 [wwp]        1.9.15cvs67
3000
3001         * src/account.c
3002         * src/prefs_account.c
3003         * src/prefs_common.c
3004         * src/prefs_common.h
3005         * src/prefs_folder_item.c
3006         * src/prefs_gtk.c
3007         * src/gtk/logwindow.c
3008         * src/gtk/pluginwindow.c
3009         * src/gtk/prefswindow.c
3010         * src/gtk/prefswindow.h
3011                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3012
3013 2005-10-17 [paul]       1.9.15cvs66
3014
3015         * configure.ac
3016                 fix missing libetpan message
3017         * po/en_GB.po
3018                 updated
3019         * src/crash.c
3020         * src/manual.c
3021         * src/prefs_themes.c
3022         * src/common/defs.h
3023                 add some new URI defines, change some
3024                 others
3025         * src/wizard.c
3026                 make welcome message translatable
3027                 small improvements to english
3028                 other tweaks
3029         * src/gtk/menu.c
3030                 fix warnings
3031
3032 2005-10-17 [paul]       1.9.15cvs65
3033
3034         * src/summaryview.c
3035                 fix column titles
3036
3037 2005-10-16 [mones]      1.9.15cvs64
3038
3039         * po/es.po
3040                 Updated translation
3041
3042 2005-10-16 [colin]
3043
3044         1.9.99-rc1 released
3045
3046 2005-10-16 [colin]      1.9.15cvs63
3047
3048         * src/wizard.c
3049                 Fix whitespace
3050
3051 2005-10-16 [colin]      1.9.15cvs62
3052
3053         * src/toolbar.c
3054                 s/Get All/Get Mail/
3055         * src/wizard.c
3056                 Real welcome mail text, thanks Paul
3057
3058 2005-10-16 [colin]      1.9.15cvs61
3059
3060         * src/editldap.c
3061         * src/exporthtml.c
3062         * src/main.c
3063         * src/mainwindow.c
3064         * src/prefs_themes.c
3065         * src/prefs_toolbar.c
3066         * src/plugins/demo/demo.c
3067         * src/plugins/trayicon/trayicon.c
3068                 s/Sylpheed/Sylpheed-Claws/
3069
3070 2005-10-16 [colin]      1.9.15cvs60
3071
3072         * src/wizard.c
3073                 Add a welcome email in the first empty mailbox
3074         * src/prefs_common.c
3075                 Change one more default
3076
3077 2005-10-16 [colin]      1.9.15cvs59
3078
3079         * src/wizard.c
3080                 Remove printf
3081
3082 2005-10-16 [colin]      1.9.15cvs58
3083
3084         * src/toolbar.c
3085         * src/prefs_common.c
3086                 Change some defaults
3087
3088 2005-10-16 [colin]      1.9.15cvs57
3089
3090         * src/toolbar.c
3091         * src/prefs_common.c
3092                 Change some defaults
3093
3094 2005-10-16 [colin]      1.9.15cvs56
3095
3096         * src/wizard.c
3097                 By default, initialize fonts to have
3098                 the same size as normal GtkWidgets
3099
3100 2005-10-16 [colin]      1.9.15cvs55
3101
3102         * src/mimeview.c
3103                 Fix message a bit more
3104
3105 2005-10-16 [colin]      1.9.15cvs54
3106
3107         * src/addressbook.c
3108                 Second attempt at flicker fixing
3109
3110 2005-10-16 [colin]      1.9.15cvs53
3111
3112         * src/addressbook.c
3113                 Fix flicker
3114
3115 2005-10-16 [wwp]        1.9.15cvs52
3116
3117         * src/addressbook.c
3118         * src/editaddress.c
3119         * src/prefs_common.c
3120         * src/prefs_common.h
3121                 Remember window sizes (address book)
3122
3123 2005-10-16 [wwp]        1.9.15cvs51
3124
3125         * src/plugins/clamav/clamav_plugin_gtk.c
3126         * src/plugins/spamassassin/spamassassin_gtk.c
3127                 Fix compilation warnings (missing #include).
3128
3129 2005-10-16 [colin]      1.9.15cvs50
3130
3131         * src/mimeview.c
3132         * src/summaryview.c
3133         * src/textview.c
3134                 Make 'c' check signature, and forward
3135                 c, l, y, t from summaryview to mimeview
3136
3137 2005-10-16 [colin]      1.9.15cvs49
3138
3139         * src/addressbook.c
3140                 Put border around buttons
3141         * src/mainwindow.c
3142         * src/summaryview.c
3143                 Rework menus (Patch based on a patch
3144                 by Paul)
3145
3146 2005-10-15 [wwp]        1.9.15cvs48
3147
3148         * src/editjpilot.c
3149         * src/editldap.c
3150         * src/editvcard.c
3151         * src/exphtmldlg.c
3152         * src/expldifdlg.c
3153         * src/export.c
3154         * src/import.c
3155         * src/importldif.c
3156         * src/importmutt.c
3157         * src/importpine.c
3158         * src/prefs_account.c
3159         * src/prefs_spelling.c
3160         * src/gtk/gtkutils.c
3161         * src/gtk/gtkutils.h
3162         * src/plugins/clamav/clamav_plugin_gtk.c
3163         * src/plugins/spamassassin/spamassassin_gtk.c
3164                 use nicer browse-for-file/dir buttons than the "..." ones,
3165                 code factorizing more.
3166
3167 2005-10-14 [colin]      1.9.15cvs47
3168
3169         * src/mainwindow.c
3170                 set relief on the account switcher so that people see it
3171                 grey out Create processing rules when no message is selected
3172         * src/prefs_filtering.c
3173                 ask before closing if the rule has not been modified, even if
3174                 it's not valid
3175         * src/prefs_matcher.c
3176                 fix sensitivity when entering the dialog
3177         * src/gtk/inputdialog.c
3178                 display a better icon on password ask
3179         * src/plugins/pgpcore/passphrase.c
3180                 make the dialog look better
3181
3182 2005-10-14 [paul]       1.9.15cvs46
3183
3184         * src/folderview.c
3185                 indicate presense of marked msgs in
3186                 unexpanded subfolders
3187
3188 2005-10-14 [paul]       1.9.15cvs45
3189
3190         * src/prefs_actions.c
3191         * src/prefs_common.c
3192         * src/prefs_common.h
3193         * src/prefs_filtering_action.c
3194         * src/prefs_matcher.c
3195         * src/prefs_template.c
3196                 remember window sizes
3197                 fix Info button size
3198
3199         Patches by wwp
3200
3201 2005-10-13 [colin]      1.9.15cvs44
3202
3203         * src/mimeview.c
3204         * src/noticeview.c
3205         * src/noticeview.h
3206                 Add a tooltip on the icon (optional) 
3207                 Get rid of the signature buttons and only
3208                 use the icon+tooltip
3209
3210 2005-10-13 [colin]      1.9.15cvs43
3211
3212         * src/noticeview.c
3213         * src/noticeview.h
3214                 Add hand cursor for hovering over icon
3215
3216 2005-10-13 [colin]      1.9.15cvs42
3217
3218         * src/summaryview.c
3219                 Fix crash when quicksearch's hidden 
3220                 at startup
3221
3222 2005-10-13 [colin]      1.9.15cvs41
3223
3224         * src/compose.c
3225                 Set subject when forwarding multiple mails
3226                 Check that other recipient than the default Cc or Bcc
3227                 have been set before sending.
3228
3229 2005-10-13 [colin]      1.9.15cvs40
3230
3231         * src/imap.c
3232                 Batch per-folder
3233                 Introduce locking, but don't use it yet
3234
3235 2005-10-13 [colin]      1.9.15cvs39
3236
3237         * src/gtk/quicksearch.c
3238                 Reset quicksearch when hiding it
3239                 Make sticky a real pref
3240
3241 2005-10-13 [colin]      1.9.15cvs38
3242
3243         * src/summaryview.c
3244                 Faster prefs apply
3245
3246 2005-10-13 [colin]      1.9.15cvs37
3247
3248         * src/mimeview.c
3249         * src/noticeview.c
3250         * src/noticeview.h
3251         * src/plugins/pgpcore/sgpgme.c
3252                 Make privacy icon clickable
3253                 Move Trust field in Full info
3254                 When trust is less than full, don't display
3255                 a warning icon
3256
3257 2005-10-13 [colin]      1.9.15cvs36
3258
3259         * src/folder.c
3260                 Batch on flags sync
3261         * src/folderview.c
3262                 Revert speed hack which is dangerous in fact
3263                 Apply prefs faster
3264
3265 2005-10-13 [colin]      1.9.15cvs35
3266
3267         * src/folder_item_prefs.c
3268                 Fix pref corruption on folder move. Patch
3269                 by wwp
3270
3271 2005-10-13 [paul]       1.9.15cvs34
3272
3273         * src/export.c
3274         * src/import.c
3275                 fix typos in g_warnings
3276         * src/prefs_account.c
3277                 add a file selector for Signature file
3278
3279         Patches by wwp
3280
3281 2005-10-12 [colin]      1.9.15cvs33
3282
3283         * src/mimeview.c
3284                 Provide a quick way to go back from a
3285                 signature's full info to the email part
3286
3287 2005-10-12 [colin]      1.9.15cvs32
3288
3289         * src/compose.c
3290                 Remove old hack of encoding signed mails with base64.
3291                 QP works equally well.
3292
3293 2005-10-12 [colin]      1.9.15cvs31
3294
3295         * src/crash.c
3296                 Replace deprecated GtkText with GtkTextView
3297         * src/imap.c
3298                 Fix a logic bug about counts in imap_select
3299                 (previously un-triggered)
3300         * src/mainwindow.c
3301         * src/summaryview.c
3302         * src/news.c
3303                 Allow local deletion of news posts
3304         * src/mimeview.c
3305                 Show GPG noticeview on the message/rfc822 part
3306                 in addition to the text/plain one
3307         * src/prefs_image_viewer.c
3308           src/plugins/pgpcore/prefs_gpg.c
3309                 Polish (set the label as part of the checkbox)
3310         * src/wizard.c
3311                 Don't sit there doing nothing after destroying
3312                 the window - return err
3313
3314 2005-10-11 [colin]      1.9.15cvs30
3315
3316         * src/folderview.c
3317                 Apply processing rules before showing folders.
3318                 Early folder show (before flags sync) will only
3319                 be done when there are no processing rules (nor
3320                 pre- or post- ones)
3321         * src/imap.c
3322                 Fix stuff related to mail subdir, creation and 
3323                 deletion of folders 
3324         * src/imap_gtk.c
3325                 Don't allow creation of folders in NoInferior
3326                 folders, as it won't work
3327
3328 2005-10-10 [colin]      1.9.15cvs29
3329
3330         * src/compose.c
3331                 Reselect "None" Privacy system when selecting an
3332                 account with no privacy system defined
3333
3334 2005-10-10 [colin]      1.9.15cvs28
3335
3336         * src/mainwindow.c
3337                 Add Windows-1252 encoding
3338         * src/prefs_common.c
3339                 Rework some defaults:
3340                 - autosave to draft by default
3341                 - don't show header pane (it's already in the textview)
3342                 - Select first new or unread mail on entry
3343                 - Assume 'Yes' to change folder when there's no more
3344                   unread message
3345         * src/prefs_matcher.c
3346                 Fix a gtk assertion failure
3347         * src/gtk/colorlabel.c
3348                 Workaround bad repainting on selection
3349         * src/main.c
3350                 Freeze/thaw (a bit faster on ssh -X)
3351         * src/msgcache.c
3352                 Get rid of StrdupConverter that just adds an
3353                 extra strdup/free 
3354         * src/etpan/imap_thread.c
3355                 memset buf to 0
3356
3357 2005-10-10 [colin]      1.9.15cvs27
3358
3359         * src/export.c
3360         * src/import.c
3361                 Fix compile on gtk 2.4. Patch by wwp
3362
3363 2005-10-09 [colin]      1.9.15cvs26
3364
3365         * src/mainwindow.c
3366         * src/messageview.c
3367         * src/summaryview.c
3368                 Clarify forward menus. Patch by wwp
3369
3370 2005-10-09 [colin]      1.9.15cvs25
3371
3372         * src/compose.c
3373         * src/compose.h
3374                 Fix bug #829 (Non-working "Encrypt message by 
3375                 default when replying to an encrypted message")
3376
3377 2005-10-08 [colin]      1.9.15cvs24
3378
3379         * src/wizard.c
3380                 Fix bug #827 ("Welcome" setup wizard after a 
3381                 permission error gives up & forgets itself.)
3382
3383 2005-10-08 [colin]      1.9.15cvs23
3384
3385         * src/procmime.c
3386                 Fix bug #828 (Ignoring headers with spaces around = sign)
3387
3388 2005-10-08 [colin]      1.9.15cvs22
3389
3390         * src/export.c
3391                 Warning fix by wwp
3392
3393 2005-10-08 [colin]      1.9.15cvs21
3394
3395         * src/folder.c
3396         * src/folder.h
3397                 Add a processing_pending indicator, set on 
3398                 folder_item_open and cleared after 
3399                 folder_item_process_open
3400         * src/folderview.c
3401         * src/summaryview.c
3402                 wrap procmsg_msginfo_*_flags, and in the
3403                 wrapper check that there's no folder processing 
3404                 pending. If there is, defer the flags change until 
3405                 processing is done to avoid stepping over each
3406                 other's toes.
3407                 Freeze during processing, but not during scanning.
3408
3409 2005-10-07 [colin]      1.9.15cvs20
3410
3411         * src/plugins/pgpcore/passphrase.c
3412                 Fix bug #826 (X-Server hangs when 
3413                 right-clicking a PGP encrypted message)
3414
3415 2005-10-07 [paul]       1.9.15cvs19
3416
3417         * src/compose.c
3418                 fix compose_entries[]
3419                 patch by Fabien Vantard
3420
3421 2005-10-06 [colin]      1.9.15cvs18
3422
3423         * src/pixmaps/address.xpm
3424         * src/pixmaps/address_book.xpm
3425         * src/pixmaps/book.xpm
3426         * src/pixmaps/check_spelling.xpm
3427         * src/pixmaps/checkbox_off.xpm
3428         * src/pixmaps/checkbox_on.xpm
3429         * src/pixmaps/close.xpm
3430         * src/pixmaps/complete.xpm
3431         * src/pixmaps/continue.xpm
3432         * src/pixmaps/deleted.xpm
3433         * src/pixmaps/down_arrow.xpm
3434         * src/pixmaps/exec.xpm
3435         * src/pixmaps/forwarded.xpm
3436         * src/pixmaps/group.xpm
3437         * src/pixmaps/ignorethread.xpm
3438         * src/pixmaps/interface.xpm
3439         * src/pixmaps/jpilot.xpm
3440         * src/pixmaps/ldap.xpm
3441         * src/pixmaps/linewrap.xpm
3442         * src/pixmaps/linewrapcurrent.xpm
3443         * src/pixmaps/mail.xpm
3444         * src/pixmaps/mail_attach.xpm
3445         * src/pixmaps/mail_compose.xpm
3446         * src/pixmaps/mail_forward.xpm
3447         * src/pixmaps/mail_receive.xpm
3448         * src/pixmaps/mail_receive_all.xpm
3449         * src/pixmaps/mail_reply.xpm
3450         * src/pixmaps/mail_reply_to_all.xpm
3451         * src/pixmaps/mail_reply_to_author.xpm
3452         * src/pixmaps/mail_send.xpm
3453         * src/pixmaps/mail_send_queue.xpm
3454         * src/pixmaps/mime_application.xpm
3455         * src/pixmaps/mime_audio.xpm
3456         * src/pixmaps/mime_image.xpm
3457         * src/pixmaps/mime_message.xpm
3458         * src/pixmaps/mime_text_enriched.xpm
3459         * src/pixmaps/mime_text_html.xpm
3460         * src/pixmaps/mime_text_plain.xpm
3461         * src/pixmaps/mime_unknown.xpm
3462         * src/pixmaps/new.xpm
3463         * src/pixmaps/news_compose.xpm
3464         * src/pixmaps/offline.xpm
3465         * src/pixmaps/online.xpm
3466         * src/pixmaps/paste.xpm
3467         * src/pixmaps/preferences.xpm
3468         * src/pixmaps/privacy_emblem_encrypted.xpm
3469         * src/pixmaps/privacy_expired.xpm
3470         * src/pixmaps/privacy_failed.xpm
3471         * src/pixmaps/privacy_passed.xpm
3472         * src/pixmaps/privacy_signed.xpm
3473         * src/pixmaps/privacy_unknown.xpm
3474         * src/pixmaps/privacy_warn.xpm
3475         * src/pixmaps/properties.xpm
3476         * src/pixmaps/replied.xpm
3477         * src/pixmaps/search.xpm
3478         * src/pixmaps/unread.xpm
3479         * src/pixmaps/up_arrow.xpm
3480         * src/pixmaps/vcard.xpm
3481                 Modernize internal theme, with icons from the 
3482                 Gnomaws theme. Keep some of the old ones where
3483                 they were better.
3484
3485 2005-10-06 [colin]      1.9.15cvs17
3486
3487         * src/summaryview.c
3488                 Little optimisations + bugfix
3489         * src/toolbar.c
3490                 Remove default useless items - useless being defined
3491                 by the default relevant prefs
3492         * src/wizard.c
3493                 include config.h to make gettext work
3494         * src/prefs_themes.c
3495                 Fix selection of current theme in prefs
3496
3497 2005-10-06 [colin]      1.9.15cvs16
3498
3499         * src/prefs_common.c
3500         * src/prefs_common.h
3501         * src/prefs_summaries.c
3502         * src/folderview.c
3503                 Add a warning dialog on Mark all read 
3504                 (with pref to get rid of it)
3505
3506 2005-10-06 [paul]       1.9.15cvs15
3507
3508         * po/nb.po
3509         * po/pt_BR.po
3510                 updated by Geir Helland and Frederico
3511                 Goncalves Guimaraes
3512
3513 2005-10-05 [colin]      1.9.15cvs14
3514
3515         * src/folder.c
3516         * src/folder.h
3517         * src/folderview.c
3518         * src/folderview.h
3519         * src/imap_gtk.c
3520         * src/mh_gtk.c
3521         * src/mainwindow.c
3522         * src/setup.c
3523                 add a way to rescan without rebuilding
3524                 make moving a bit faster (less folders changes)
3525                 don't lock the tree on Get 
3526         * src/imap.c
3527                 Don't re-delete deleted messages before expunging
3528         * src/summaryview.c
3529                 Set batch mode when deleting mails
3530
3531 2005-10-05 [paul]       1.9.15cvs13
3532
3533         * src/mainwindow.c
3534         * src/mainwindow.h
3535                 fix disabled Execute menu item
3536         * src/toolbar.c
3537                 match the change in 1.9.15cvs10: use Compose
3538                 instead of News by default
3539
3540 2005-10-04 [colin]      1.9.15cvs12
3541
3542         * src/compose.c
3543                 When replying to an ML post with Reply-To set
3544                 to the poster's email, honor it (as before),
3545                 but also honor our user's request to reply to
3546                 the mailing list: set the ML address in the To
3547                 field and the Reply-To address in the Cc: 
3548                 field.
3549
3550 2005-10-04 [colin]      1.9.15cvs11
3551
3552         * src/plugins/trayicon/trayicon.c
3553                 Finish cosmetic change - thanks to wwp
3554
3555 2005-10-04 [colin]      1.9.15cvs10
3556
3557         * src/toolbar.c
3558                 Use Compose instead of Email by default.
3559                 Spotted by wwp.
3560
3561 2005-10-04 [colin]      1.9.15cvs9
3562
3563         * src/folder.c
3564         * src/folder.h
3565         * src/folderview.c
3566         * src/imap.c
3567         * src/etpan/imap-thread.c
3568         * src/etpan/imap-thread.h
3569                 Try to make IMAP faster, by simplifying SEARCH
3570                 commands, avoiding sending two STATUS in a row,
3571                 and deferring flags sync and processing just
3572                 after displaying the folder. 
3573                 This will update the SummaryView in certain
3574                 cases (new mails not already fetched, flags
3575                 changed from another client) but in a non-
3576                 blocking manner.
3577
3578 2005-10-04 [colin]      1.9.15cvs8
3579
3580         * src/plugins/trayicon/trayicon.c
3581                 Relabel "Offline" to "Work offline"
3582
3583 2005-10-04 [colin]      1.9.15cvs7
3584
3585         * src/export.c
3586         * src/import.c
3587         * src/mbox.c
3588                 Fix mbox import/export buglets
3589                 Patch by wwp
3590         * src/plugins/trayicon/trayicon.c
3591                 Add offline swithc
3592                 Patch by wwp
3593
3594 2005-10-04 [colin]      1.9.15cvs6
3595
3596         * src/folder.c
3597         * src/folderview.c
3598         * src/summaryview.c
3599                 Better fix (don't break mark all read) for cvs2
3600
3601 2005-10-03 [colin]      1.9.15cvs5
3602
3603         * src/folder.c
3604                 Use a sane sort by default
3605
3606 2005-10-03 [colin]      1.9.15cvs4
3607
3608         * src/inc.c
3609                 Add a 'Only once' button for overriding offline mode
3610         * src/prefs_account.c
3611         * src/wizard.c
3612                 Add Local mbox to the wizard
3613                 Add IMAP subdir to the wizard (or the wizard is useless
3614                 for such accounts, or even worse than useless)
3615                 Move IMAP subdir from Advanced to Receive tab, as it's
3616                 not that uncommon
3617
3618 2005-10-03 [colin]      1.9.15cvs3
3619
3620         * src/send_message.c
3621                 Forgot this one in cvs1
3622
3623 2005-10-03 [colin]      1.9.15cvs2
3624
3625         * src/folder.c
3626                 Faster close when leaving a folder with lots
3627                 of new mails. Idea by David Relson.
3628
3629 2005-10-03 [colin]      1.9.15cvs1
3630
3631         * src/compose.c
3632         * src/imap.c
3633         * src/inc.c
3634         * src/main.c
3635         * src/messageview.c
3636         * src/news.c
3637         * src/summaryview.c
3638         * src/gtk/sslcertwindow.c
3639         * src/plugins/trayicon/trayicon.c
3640                 Add accels to every AlertPanel. Patch by Fabien 
3641                 Vantard
3642
3643 2005-10-03 [paul]       1.9.15
3644
3645         1.9.15 released
3646
3647 2005-10-03 [paul]       1.9.14cvs68
3648
3649         * po/ca.po
3650         * po/de.po
3651         * po/es.po
3652         * po/fi.po
3653         * po/fr.po
3654         * po/sk.po
3655         * po/sr.po
3656         * po/zh_CN.po
3657                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3658                 Mones Lastra, Tommi Pirinen, Fabien vantard,
3659                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3660
3661 2005-10-03 [paul]       1.9.14cvs67
3662
3663         * src/send_message.c
3664                 prevent hang on Cancel
3665                 patch by Colin
3666
3667 2005-10-03 [paul]       1.9.14cvs66
3668
3669         * src/main.c
3670                 fix crash in IMAP caused by discrepancy
3671                 between check_at_startup and offline mode
3672                 Patch by Colin
3673
3674 2005-10-01 [paul]       1.9.14cvs65
3675
3676         * src/inc.c
3677                 fix engrish
3678
3679 2005-10-01 [paul]       1.9.14cvs64
3680         * src/export.c
3681         * src/import.c
3682                 synchronise import_mbox() and export_mbox()
3683         * src/mbox.c
3684                 proc_mbox(): add alert if file cannot be opened
3685                 export_list_to_mbox(): test if dest file exists,
3686                 prompt user to overwrite if it does. add alert
3687                 if file cannot be created
3688                                                                 
3689         Patch by wwp
3690                                                                                                                 
3691
3692 2005-09-30 [paul]       1.9.14cvs63
3693
3694         * src/addressbook.c
3695                 Fix sensitivity of a menu
3696         * src/codeconv.c
3697                 Respect hidden pref for mails with no encoding
3698         * src/common/xml.c
3699                 Fix memory corruption
3700         * src/plugins/pgpcore/sgpgme.c
3701                 Fix segfault on incomplete sigs, and display
3702                 of S/Mime UIDs
3703
3704         Patches by Colin
3705
3706 2005-09-30 [colin]      1.9.14cvs62
3707
3708         * src/partial_download.c
3709                 Little logic fix in almost-dead code
3710         * src/pop.c
3711                 Fix partial download when there's no new mail
3712
3713 2005-09-29 [paul]       1.9.14cvs61
3714
3715         * src/plugins/pgpinline/pgpinline.c
3716                 fix bug 819, 'crash accessing sign message'
3717                 Patch by Colin
3718
3719 2005-09-28 [martin]     1.9.14cvs60
3720
3721         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3722                 fix bug #790 (Crash when restarting window manager (fluxbox))
3723
3724 2005-09-28 [paul]       1.9.14cvs59
3725
3726         * src/gtk/gtkaspell.c
3727                 fix off-by-one typo
3728
3729 2005-09-27 [colin]      1.9.14cvs58
3730
3731         * src/plugins/pgpcore/sgpgme.c
3732                 Report error when there's one, instead of
3733                 "Signature unchecked" 
3734
3735 2005-09-27 [colin]      1.9.14cvs57
3736
3737         * src/prefs_quote.c
3738                 Fix bug #816 (Weird quotation with spaces)
3739
3740 2005-09-27 [colin]      1.9.14cvs56
3741
3742         * src/codeconv.c
3743         * src/compose.c
3744         * src/compose.h
3745                 Put subject in compose's title
3746                 Fix Automatic encoding so that it's really automatic:
3747                 first try default locale's charset, then charset of the replied mail, 
3748                 then utf-8
3749                 Fix encoding of headers (must be in strict mode too)
3750
3751 2005-09-26 [colin]      1.9.14cvs55
3752
3753         * src/gtk/gtkaspell.c
3754                 Fix previous patch - don't color the space,
3755                 just uncolor it :)
3756
3757 2005-09-26 [colin]      1.9.14cvs54
3758
3759         * src/gtk/gtkaspell.c
3760                 Unmark space if possible
3761
3762 2005-09-26 [colin]      1.9.14cvs53
3763
3764         * src/imap.c
3765                 log_error instead of alertpanel according to the pref
3766         * src/etpan/imap-thread.c
3767                 Print connect status, copy only necessary size to 
3768                 logger
3769         * src/plugins/pgpmime/pgpmime.c
3770                 Handle S/Mime signatures (verification only). Patch based
3771                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
3772
3773 2005-09-26 [paul]       1.9.14cvs52
3774
3775         * src/common/passcrypt.c
3776                 this 'workaround' not necessary on NetBSD.
3777                 Thanks to Daniel Gustafson
3778
3779 2005-09-26 [paul]
3780
3781         1.9.15-rc4 released
3782
3783 2005-09-26 [paul]       1.9.14cvs51
3784
3785         * src/summaryview.c
3786                 Skip currently selected message when
3787                 looking for next new or unread message
3788                 in current folder. Patch by Colin
3789         * src/common/passcrypt.c
3790                 eliminate warnings on *BSD. Patch by
3791                 Daniel Gustafson
3792
3793 2005-09-26 [colin]      1.9.14cvs50
3794
3795         * src/procmsg.c
3796                 Call postfiltering hook anyway
3797
3798 2005-09-22 [colin]      1.9.14cvs49
3799
3800         * src/codeconv.c
3801         * src/codeconv.h
3802                 Add a strict mode that doesn't replace with _
3803         * src/compose.c
3804         * src/compose.h
3805                 Use strict conversion while sending
3806                 Fix race when drafting while sending (happens
3807                 on IMAP)
3808                 Fix d'n'd of messages from summaryview
3809         * src/prefs_common.c
3810         * src/prefs_common.h
3811                 add hidden utf8_instead_of_locale_for_broken_mail 
3812                 pref for people that preferred the default charset 
3813                 to be utf8 for broken mails
3814         * src/quote_fmt_parse.y
3815                 fix bug #815 (No quote insert if "From:" fied 
3816                 contained Russian letters)
3817         * src/summaryview.c
3818                 Fix d'n'd of messages to compose
3819
3820 2005-09-22 [paul]       1.9.14cvs48
3821
3822         * src/compose.c
3823                 fix bug where attachments Name entry
3824                 would display Path instead
3825
3826 2005-09-21 [paul]       1.9.14cvs47
3827
3828         * README
3829         * README.jp
3830         * configure.ac
3831         * config/config.rpath
3832         * doc/manual/en/sylpheed-20.html
3833         * doc/manual/es/sylpheed-20.html
3834         * po/bg.po
3835         * po/ca.po
3836         * po/de.po
3837         * po/es.po
3838         * po/fr.po
3839         * po/it.po
3840         * po/pt_BR.po
3841         * po/sk.po
3842         * po/zh_TW.po
3843         * src/account.c
3844         * src/account.h
3845         * src/action.c
3846         * src/action.h
3847         * src/adbookbase.h
3848         * src/addr_compl.c
3849         * src/addr_compl.h
3850         * src/addrbook.c