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