2006-02-04 [colin] 2.0.0cvs11
[claws.git] / ChangeLog
1 2006-02-04 [colin]      2.0.0cvs11
2
3         * src/summaryview.c
4         * src/mimeview.c
5                 Fix utf8 conversion
6
7 2006-02-04 [colin]      2.0.0cvs10
8
9         * src/compose.c
10         * src/folderview.c
11         * src/mimeview.c
12         * src/summaryview.c
13         * src/summaryview.h
14                 Added various drag and drop capas:
15                 From                    To
16                 summaryview             other apps
17                 mimeview icons          other apps
18                 other apps              summaryview
19                 other apps              folderview
20
21                 This shouldn't have broken the existing:
22                 From                    To
23                 summaryview             folderview
24                 folderview              folderview
25                 summaryview             compose's attachments
26
27         Tests welcomed.
28
29 2006-02-02 [paul]       2.0.0cvs9
30
31         * src/mainwindow.c
32                 move global option 'Set displayed columns...' out
33                 of folder option grouping.
34                 fix sensitivity of 'harvest addresses'
35
36 2006-02-01 [colin]      2.0.0cvs8
37
38         * src/mimeview.c
39                 Revert the alertpanel patch, it sucks (intrusive
40                 and gets in the way of "open")
41
42 2006-02-01 [colin]      2.0.0cvs7
43
44         * src/compose.c
45         * src/prefs_account.c
46         * src/prefs_common.c
47         * src/common/defs.h
48         * src/common/utils.c
49         * src/common/utils.h
50                 Add ability to edit the signature file
51                 from the account preferences, and use
52                 a default for the text editor.
53                 Patch by Fabien Vantard
54
55 2006-02-01 [colin]      2.0.0cvs6
56
57         * src/mimeview.c
58                 Try to get mime type by extension if it is
59                 application/octet-stream
60                 Display a window with possible choices when
61                 encountering unknown mime types
62         * src/gtk/filesel.c
63         * src/gtk/filesel.h
64                 Add preview
65                 Allow multiple selection in filtered filesel
66                 (patch by Fabien Vantard)
67         * src/gtk/pluginwindow.c
68                 Use it (patch by Fabien Vantard)
69
70 2006-02-01 [paul]       2.0.0cvs5
71
72         * src/jpilot.c
73                 fix crash on creating jpilot address book
74                 Thanks to Colin
75         * src/prefs_summaries.c
76         * src/prefs_wrapping.c
77         * src/gtk/icon_legend.c
78         * src/gtk/quicksearch.c
79                 string fixes and additions
80
81 2006-02-01 [paul]       2.0.0cvs4
82
83         * src/compose.c
84         * src/mainwindow.c
85         * src/messageview.c
86         * src/prefs_send.c
87                 add Arabic encoding option
88                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
89
90 2006-01-31 [cleroy]     2.0.0cvs3
91
92         * src/plugins/pgpcore/passphrase.c
93                 Convert passphrase to locale encoding
94         * src/compose.c
95                 Fix drafting on IMAP. Crappy bug sneaked in
96                 the release :-/
97
98 2006-01-30 [paul]       2.0.0cvs2
99
100         * src/gtk/icon_legend.c
101                 show the new entries
102
103 2006-01-30 [colin]      2.0.0cvs1
104
105         * src/manual.c
106                 Check for the file to be present before 
107                 enabling the menu
108         * src/gtk/icon_legend.c
109                 Add folders icons (not all of them, there
110                 are too much, but the most intriguing ones)
111
112 2006-01-30 [paul]       2.0.0
113
114         version 2.0.0 released
115
116 2006-01-30 [paul]       1.9.100cvs200
117
118         * manual/faq.xml
119         * manual/gpl.xml
120         * manual/intro.xml
121         * manual/starting.xml
122         * manual/sylpheed-claws-manual.xml
123                 fixes, additions
124
125 2006-01-29 [mones]      1.9.100cvs199
126
127         * manual/account.xml
128         * manual/advanced.xml
129         * manual/glossary.xml
130                 Some typos fixed, added LDIF term to glossary
131         * po/es.po
132                 Fixed leading plus symbol
133
134 2006-01-29 [paul]       1.9.100cvs198
135
136         * po/fi.po
137         * po/sk.po
138                 updated by Tommi Pirinen and Andrej Kacian
139
140 2006-01-29 [paul]       1.9.100cvs197
141
142         * src/gtk/authors.h
143                 remove duplicates
144
145 2006-01-29 [paul]       1.9.100cvs196
146
147         * AUTHORS
148         * po/nl.po
149         * src/gtk/authors.h
150         * tools/claws.i18n.status.pl
151                 nl translation updated by Tim Dijkstra
152
153 2006-01-29 [paul]       1.9.100cvs195
154
155         * po/sr.po
156         * po/sv.po
157                 updated by Aleksandar Urosevic and Anders Troback
158
159 2006-01-28 [colin]      1.9.100cvs194
160
161         * src/gtk/gtksourceprintjob.c
162                 Don't fiddle with PangoLayout when we
163                 have an image
164
165 2006-01-28 [paul]       1.9.100cvs193
166
167         * AUTHORS
168         * po/el.po
169         * po/zh_CN.po
170         * src/gtk/authors.h
171         * tools/claws.i18n.status.pl
172                 updated translations submitted by Stavros Giannouris
173                 and Ralgh Young
174
175 2006-01-27 [cleroy]     1.9.100cvs192
176
177         * src/summaryview.c
178         * src/gtk/gtksourceprintjob.c
179                 Add image printing 
180                 (libgnomeprint only, of course)
181
182 2006-01-27 [paul]       1.9.100cvs191
183
184         * po/fr.po
185         * po/it.po
186                 updated by Fabien Vantard and Andrea Spadaccini
187
188 2006-01-26 [colin]      1.9.100cvs190
189
190         * manual/Makefile.am
191         * configure.ac
192                 Make building the manual optional 
193                 (--disable-manual)
194
195 2006-01-26 [paul]       1.9.100cvs189
196
197         * manual/glossary.xml
198         * manual/plugins.xml
199                 edited
200         * po/en_GB.po
201                 updated
202
203 2006-01-26 [paul]       1.9.100cvs188
204
205         * src/prefs_display_header.c
206         * src/prefs_folder_column.c
207         * src/prefs_msg_colors.c
208         * src/prefs_summaries.c
209         * src/prefs_summary_column.c
210                 HIGify
211
212 2006-01-25 [colin]      1.9.100cvs187
213
214         * src/imap.c
215                 Don't allow moving/copying mails between
216                 queue/drafts and non-queue/drafts folders
217                 Fixes bug #897 (message header is resetted 
218                 if one is copied to Drafts)
219
220 2006-01-25 [colin]      1.9.100cvs186
221
222         * src/folder.c
223         * src/mainwindow.c
224                 Fix subscribed folders not found
225         * src/compose.c
226                 Don't try to encode as original mail's charset
227                 if it's ascii 
228
229 2006-01-25 [paul]       1.9.100cvs185
230
231         * AUTHORS
232         * po/Makevars
233                 updated
234         * po/de.po
235         * po/pl.po
236         * po/pt_BR.po
237         * po/sr.po
238                 updates submitted by Stephan Sachse, Emilian Nowak
239                 and Quar, Frederico Goncalves Guimaraes, and
240                 Aleksandar Urosevic
241                 Fix Bug 896, 'PT_BR locale broken'.
242         * src/gtk/authors.h
243                 updated
244
245 2006-01-24 [mones]      1.9.100cvs184
246
247         * manual/glossary.xml
248                 All current terms finished. Reviewers welcome ;-)
249         * manual/keyboard.xml
250                 Fixed column width for pdf output.
251         * po/es.po
252                 Updated
253
254 2006-01-24 [paul]       1.9.100cvs183
255
256         * manual/glossary.xml
257                 fix id name
258         * manual/dist/html/Makefile.am
259         * manual/dist/pdf/Makefile.am
260         * manual/dist/ps/Makefile.am
261         * manual/dist/txt/Makefile.am
262                 fix make deps
263                 Thanks to Colin
264
265 2006-01-24 [mones]      1.9.100cvs182
266
267         * manual/glossary.xml
268                 Nearly finished, some terms missing.
269
270 2006-01-23 [paul]       1.9.100cvs181
271
272         * manual/dist/html/Makefile.am
273         * manual/dist/pdf/Makefile.am
274         * manual/dist/ps/Makefile.am
275         * manual/dist/txt/Makefile.am
276         * src/mainwindow.c
277                 re-enable manual
278                 Thanks to Colin
279
280 2006-01-22 [colin]      1.9.100cvs180
281
282         * src/compose.c
283         * src/gtk/gtkaspell.c
284                 Don't deselect stuff before right-clicking, with aspell.
285                 (This prevented right-click Copy, for example).
286                 Thanks to Clo!
287
288 2006-01-22 [paul]       1.9.100cvs179
289
290         * src/summary_search.c
291                 don't fix the widget size as it causes problems
292                 under localisation.
293                 Thanks to Emilian Nowak
294
295 2006-01-21 [paul]       1.9.100cvs178
296
297         * src/prefs_themes.c
298                 fix broken underlining of label text
299                 with some translations
300
301 2006-01-21 [colin]      1.9.100cvs177
302
303         * po/fr.po
304                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
305
306 2006-01-20 [colin]      1.9.100cvs176
307
308         * configure.ac
309         * Makefile.am
310         * manual/Makefile
311         * manual/dist/html/.cvsignore
312         * manual/dist/html/Makefile.am
313         * manual/dist/pdf/.cvsignore
314         * manual/dist/pdf/Makefile.am
315         * manual/dist/ps/.cvsignore
316         * manual/dist/ps/Makefile.am
317         * manual/dist/txt/.cvsignore
318         * manual/dist/txt/Makefile.am
319                 Autotool-ize manual
320
321 2006-01-20 [paul]       1.9.100cvs175
322
323         * manual/handling.xml
324                 make Filtering and Searching entries easier to find
325         * manual/keyboard.xml
326                 add the remaining default keybinds
327         * src/prefs_summaries.c
328                 update the default keybinds
329
330 2006-01-20 [paul]       1.9.100cvs174
331
332         * src/addressbook.c
333         * src/addrgather.c
334         * src/addrharvest.c
335         * src/editaddress.c
336         * src/editgroup.c
337         * src/exphtmldlg.c
338         * src/expldifdlg.c
339         * src/exporthtml.c
340         * src/exportldif.c
341         * src/ldif.c
342                 replace 'e-mail' with 'email'
343         * src/summary_search.c
344                 add mnemonic to "Find all" button
345
346 2006-01-20 [wwp]        1.9.100cvs173
347
348         * src/export.c
349         * src/import.c
350                 touched mbox import/export buttons for HIG-compliance
351
352 2006-01-19 [paul]       1.9.100cvs172
353
354         * manual/account.xml
355         * manual/addrbook.xml
356         * manual/advanced.xml
357         * manual/faq.xml
358         * manual/handling.xml
359         * manual/intro.xml
360         * manual/plugins.xml
361         * manual/starting.xml
362                 more editing
363
364 2006-01-19 [paul]       1.9.100cvs171
365
366         * src/toolbar.c
367                 allow use of trash button while receiving
368                 Thanks to Colin
369
370 2006-01-19 [wwp]        1.9.100cvs170
371
372         * src/gtk/quicksearch.c
373         * src/compose.c
374                 force text color to black when yellow background is set
375
376 2006-01-19 [colin]      1.9.100cvs169
377
378         * src/plugins/trayicon/trayicon.c
379                 Gray out Get Mail when already getting mail
380
381 2006-01-18 [paul]       1.9.100cvs168
382
383         * src/compose.c
384                 give widget yellow background was To is
385                 set via folder prefs
386         * src/gtk/quicksearch.c
387                 give widget yellow background when quick
388                 search is active.
389                 Thanks to Colin
390
391 2006-01-18 [paul]       1.9.100cvs167
392
393         * doc/man/sylpheed-claws.1
394                 add --subscribe option
395
396 2006-01-18 [paul]       1.9.100cvs166
397
398         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
399         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
400                 use %U instead of %F (%F is broken for user installed
401                 files in kde 3.5)
402
403 2006-01-18 [colin]      1.9.100cvs165
404
405         * src/summaryview.c
406                 Default to Yes in "No more * messages" dialogs
407
408 2006-01-17 [colin]      1.9.100cvs164
409
410         * src/compose.c
411                 Possibly fix an invalid iterator causing
412                 crash
413
414 2006-01-17 [colin]      1.9.100cvs163
415
416         * src/mimeview.c
417                 Fix crash when the image disappears under the
418                 image viewer
419
420 2006-01-16 [colin]      1.9.100cvs162
421
422         * src/compose.c
423                 Fix reenabling autowrap
424
425 2006-01-16 [colin]      1.9.100cvs161
426
427         * src/compose.c
428                 reset quote_len before getting quote_str
429
430 2006-01-16 [colin]      1.9.100cvs160
431
432         * src/account.c
433         * src/account.h
434         * src/folder.c
435         * src/imap_gtk.c
436         * src/mh_gtk.c
437                 Fix bug #883 (default inbox does not track folder move)
438
439 2006-01-16 [colin]      1.9.100cvs159
440
441         * src/compose.c
442         * src/plugins/pgpcore/passphrase.c
443                 More buttons fixes
444
445 2006-01-16 [paul]       1.9.100cvs158
446
447         * src/prefs_actions.c
448         * src/prefs_filtering_action.c
449         * src/prefs_matcher.c
450         * src/quote_fmt.c
451         * src/gtk/description_window.c
452         * src/gtk/description_window.h
453         * src/gtk/quicksearch.c
454                 description window cleanups
455
456 2006-01-15 [colin]      1.9.100cvs157
457
458         * src/addressbook.c
459         * src/prefs_filtering.c
460                 Same here
461
462 2006-01-15 [colin]      1.9.100cvs156
463
464         * src/folderview.c
465         * src/mainwindow.c
466                 Same for "Empty trash"
467
468 2006-01-15 [colin]      1.9.100cvs155
469
470         * src/inc.c
471                 Override offline dialog had Yes by default
472
473 2006-01-15 [colin]      1.9.100cvs154
474
475         * src/summaryview.c
476                 Delete selected messages? previously had Yes the default
477
478 2006-01-15 [colin]      1.9.100cvs153
479
480         * src/folder.c
481         * src/folder.h
482         * src/main.c
483                 Check if a mailbox is loaded after all
484                 plugins are loaded.
485
486 2006-01-15 [colin]      1.9.100cvs152
487
488         * src/folder.c
489                 Don't start wizard when there are unloaded folders (will help
490                 people with only mbox or maildir mailboxes)
491
492 2006-01-14 [colin]      1.9.100cvs151
493
494         * src/addressbook.c
495         * src/expldifdlg.c
496         * src/importldif.c
497         * src/importmutt.c
498         * src/importpine.c
499         * src/mh_gtk.c
500                 More HIG compliance and fixes
501
502 2006-01-14 [colin]      1.9.100cvs150
503
504         * src/prefs_filtering_action.c
505         * src/foldersel.c
506                 Two forgotten button order changes
507
508 2006-01-14 [colin]      1.9.100cvs149
509
510         * src/account.c
511         * src/addressbook.c
512         * src/compose.c
513         * src/folderview.c
514         * src/imap_gtk.c
515         * src/mainwindow.c
516         * src/mh_gtk.c
517         * src/news_gtk.c
518         * src/prefs_actions.c
519         * src/prefs_customheader.c
520         * src/prefs_filtering.c
521         * src/prefs_matcher.c
522         * src/prefs_template.c
523         * src/ssl_manager.c
524         * src/summaryview.c
525         * src/textview.c
526         * src/toolbar.c
527                 All deletion confirmations are now "Cancel, Delete" 
528                 instead of "No, Yes"
529                 Clarified most of the other "No, Yes" to 
530                 "Cancel, Descriptive_action"
531                 Rechanged the "Entry not saved" alerts to have 
532                 "Close, Continue editing"
533
534
535 2006-01-14 [paul]
536
537         * 2.0.0-rc4 released
538
539 2006-01-14 [paul]       1.9.100cvs148
540
541         * src/account.c
542         * src/addressadd.c
543         * src/addressbook.c
544         * src/compose.c
545         * src/editaddress.c
546         * src/editbook.c
547         * src/editgroup.c
548         * src/editjpilot.c
549         * src/editldap.c
550         * src/editvcard.c
551         * src/exphtmldlg.c
552         * src/expldifdlg.c
553         * src/folderview.c
554         * src/grouplistdialog.c
555         * src/imap_gtk.c
556         * src/importmutt.c
557         * src/importpine.c
558         * src/inc.c
559         * src/main.c
560         * src/mainwindow.c
561         * src/message_search.c
562         * src/messageview.c
563         * src/mh_gtk.c
564         * src/mimeview.c
565         * src/news_gtk.c
566         * src/prefs_actions.c
567         * src/prefs_customheader.c
568         * src/prefs_filtering.c
569         * src/prefs_matcher.c
570         * src/prefs_template.c
571         * src/prefs_themes.c
572         * src/ssl_manager.c
573         * src/summary_search.c
574         * src/summaryview.c
575         * src/textview.c
576         * src/toolbar.c
577         * src/gtk/foldersort.c
578         * src/gtk/gtkaspell.c
579         * src/gtk/inputdialog.c
580         * src/gtk/prefswindow.c
581         * src/plugins/pgpcore/select-keys.c
582         * src/plugins/trayicon/trayicon.c
583                 HIG compliant button order
584
585 2006-01-14 [mones]      1.9.100cvs147
586
587         * po/es.po
588                 Updated translation
589
590 2006-01-13 [paul]       1.9.100cvs146
591
592         * AUTHORS
593         * ChangeLog
594         * src/gtk/authors.h
595                 add Joshua M. Kwan to contributors list
596
597 2006-01-13 [colin]      1.9.100cvs145
598
599         * src/gtk/quicksearch.c
600                 Don't refocus quick search after executing (Esc or Enter)
601                 Allows to '/'search something then move up/down in 
602                 summaryview, and to Esc a search and be back in the 
603                 summaryview
604
605 2006-01-13 [paul]       1.9.100cvs144
606
607         * src/plugins/pgpinline/pgpinline.c
608                 support Content-Type 'application/pgp'
609                 patch by Joshua M. Kwan <joshuak@users.sf.net>
610
611 2006-01-13 [paul]       1.9.100cvs143
612
613         * manual/account.xml
614                 make mention of partial retrieval
615                 thanks to Colin
616
617 2006-01-13 [paul]       1.9.100cvs142
618
619         * src/account.c
620         * src/account.h
621         * src/action.c
622         * src/action.h
623         * src/adbookbase.h
624         * src/addr_compl.c
625         * src/addr_compl.h
626         * src/addrbook.c
627         * src/addrcache.c
628         * src/addrcache.h
629         * src/addrcindex.c
630         * src/addrcindex.h
631         * src/addrclip.c
632         * src/addrclip.h
633         * src/addrdefs.h
634         * src/addressadd.c
635         * src/addressadd.h
636         * src/addressbook.c
637         * src/addressbook.h
638         * src/addrgather.c
639         * src/addrgather.h
640         * src/addrharvest.c
641         * src/addrharvest.h
642         * src/addrindex.c
643         * src/addrindex.h
644         * src/addritem.c
645         * src/addritem.h
646         * src/addrquery.c
647         * src/addrquery.h
648         * src/addrselect.c
649         * src/addrselect.h
650         * src/alertpanel.c
651         * src/alertpanel.h
652         * src/browseldap.c
653         * src/browseldap.h
654         * src/codeconv.c
655         * src/codeconv.h
656         * src/compose.c
657         * src/compose.h
658         * src/customheader.c
659         * src/customheader.h
660         * src/displayheader.c
661         * src/displayheader.h
662         * src/editaddress.c
663         * src/editaddress.h
664         * src/editbook.c
665         * src/editbook.h
666         * src/editgroup.c
667         * src/editgroup.h
668         * src/editjpilot.c
669         * src/editjpilot.h
670         * src/editldap.c
671         * src/editldap.h
672         * src/editldap_basedn.c
673         * src/editldap_basedn.h
674         * src/editvcard.c
675         * src/editvcard.h
676         * src/exphtmldlg.c
677         * src/exphtmldlg.h
678         * src/expldifdlg.c
679         * src/expldifdlg.h
680         * src/export.h
681         * src/exporthtml.c
682         * src/exporthtml.h
683         * src/exportldif.c
684         * src/exportldif.h
685         * src/filtering.c
686         * src/filtering.h
687         * src/folder.c
688         * src/folder.h
689         * src/folder_item_prefs.c
690         * src/folder_item_prefs.h
691         * src/foldersel.c
692         * src/foldersel.h
693         * src/folderutils.c
694         * src/folderutils.h
695         * src/folderview.c
696         * src/folderview.h
697         * src/grouplistdialog.c
698         * src/grouplistdialog.h
699         * src/headerview.c
700         * src/html.c
701         * src/html.h
702         * src/image_viewer.c
703         * src/image_viewer.h
704         * src/imap.c
705         * src/imap.h
706         * src/imap_gtk.c
707         * src/imap_gtk.h
708         * src/import.h
709         * src/importldif.c
710         * src/importldif.h
711         * src/importmutt.c
712         * src/importmutt.h
713         * src/importpine.c
714         * src/importpine.h
715         * src/inc.c
716         * src/inc.h
717         * src/jpilot.c
718         * src/jpilot.h
719         * src/ldapctrl.c
720         * src/ldapctrl.h
721         * src/ldaplocate.c
722         * src/ldaplocate.h
723         * src/ldapquery.c
724         * src/ldapquery.h
725         * src/ldapserver.c
726         * src/ldapserver.h
727         * src/ldaputil.c
728         * src/ldaputil.h
729         * src/ldif.c
730         * src/ldif.h
731         * src/main.c
732         * src/main.h
733         * src/mainwindow.c
734         * src/mainwindow.h
735         * src/manual.c
736         * src/manual.h
737         * src/mbox.c
738         * src/mbox.h
739         * src/message_search.c
740         * src/message_search.h
741         * src/messageview.c
742         * src/messageview.h
743         * src/mh.c
744         * src/mh.h
745         * src/mh_gtk.c
746         * src/mh_gtk.h
747         * src/mimeview.c
748         * src/mimeview.h
749         * src/msgcache.c
750         * src/msgcache.h
751         * src/mutt.c
752         * src/mutt.h
753         * src/news.c
754         * src/news.h
755         * src/news_gtk.c
756         * src/news_gtk.h
757         * src/partial_download.c
758         * src/partial_download.h
759         * src/pine.c
760         * src/pine.h
761         * src/pop.c
762         * src/pop.h
763         * src/prefs_account.c
764         * src/prefs_account.h
765         * src/prefs_actions.c
766         * src/prefs_actions.h
767         * src/prefs_common.c
768         * src/prefs_common.h
769         * src/prefs_compose_writing.c
770         * src/prefs_compose_writing.h
771         * src/prefs_customheader.c
772         * src/prefs_customheader.h
773         * src/prefs_display_header.c
774         * src/prefs_display_header.h
775         * src/prefs_filtering.c
776         * src/prefs_filtering.h
777         * src/prefs_filtering_action.c
778         * src/prefs_filtering_action.h
779         * src/prefs_folder_column.c
780         * src/prefs_folder_column.h
781         * src/prefs_folder_item.c
782         * src/prefs_folder_item.h
783         * src/prefs_fonts.c
784         * src/prefs_fonts.h
785         * src/prefs_gtk.c
786         * src/prefs_gtk.h
787         * src/prefs_image_viewer.c
788         * src/prefs_image_viewer.h
789         * src/prefs_matcher.c
790         * src/prefs_matcher.h
791         * src/prefs_message.c
792         * src/prefs_msg_colors.c
793         * src/prefs_msg_colors.h
794         * src/prefs_other.c
795         * src/prefs_quote.c
796         * src/prefs_receive.c
797         * src/prefs_send.c
798         * src/prefs_spelling.c
799         * src/prefs_spelling.h
800         * src/prefs_summaries.c
801         * src/prefs_summaries.h
802         * src/prefs_summary_column.c
803         * src/prefs_summary_column.h
804         * src/prefs_template.c
805         * src/prefs_template.h
806         * src/prefs_themes.c
807         * src/prefs_themes.h
808         * src/prefs_toolbar.c
809         * src/prefs_toolbar.h
810         * src/prefs_wrapping.c
811         * src/prefs_wrapping.h
812         * src/privacy.c
813         * src/privacy.h
814         * src/procheader.c
815         * src/procheader.h
816         * src/procmime.c
817         * src/procmime.h
818         * src/procmsg.c
819         * src/procmsg.h
820         * src/quote_fmt.c
821         * src/quote_fmt_parse.y
822         * src/recv.c
823         * src/recv.h
824         * src/remotefolder.c
825         * src/remotefolder.h
826         * src/send_message.c
827         * src/send_message.h
828         * src/setup.c
829         * src/setup.h
830         * src/sourcewindow.c
831         * src/sourcewindow.h
832         * src/ssl_manager.c
833         * src/ssl_manager.h
834         * src/statusbar.c
835         * src/statusbar.h
836         * src/stock_pixmap.c
837         * src/stock_pixmap.h
838         * src/summary_search.c
839         * src/summary_search.h
840         * src/summaryview.c
841         * src/summaryview.h
842         * src/syldap.c
843         * src/syldap.h
844         * src/textview.c
845         * src/textview.h
846         * src/toolbar.c
847         * src/toolbar.h
848         * src/undo.c
849         * src/undo.h
850         * src/unmime.c
851         * src/unmime.h
852         * src/vcard.c
853         * src/vcard.h
854         * src/wizard.c
855         * src/wizard.h
856         * src/common/base64.c
857         * src/common/base64.h
858         * src/common/defs.h
859         * src/common/hooks.c
860         * src/common/hooks.h
861         * src/common/log.c
862         * src/common/log.h
863         * src/common/mgutils.c
864         * src/common/mgutils.h
865         * src/common/nntp.c
866         * src/common/nntp.h
867         * src/common/passcrypt.c
868         * src/common/passcrypt.h.in
869         * src/common/plugin.c
870         * src/common/plugin.h
871         * src/common/prefs.c
872         * src/common/prefs.h
873         * src/common/progressindicator.c
874         * src/common/progressindicator.h
875         * src/common/quoted-printable.c
876         * src/common/quoted-printable.h
877         * src/common/session.c
878         * src/common/session.h
879         * src/common/smtp.c
880         * src/common/smtp.h
881         * src/common/socket.c
882         * src/common/socket.h
883         * src/common/ssl.c
884         * src/common/ssl.h
885         * src/common/ssl_certificate.c
886         * src/common/ssl_certificate.h
887         * src/common/stringtable.c
888         * src/common/stringtable.h
889         * src/common/sylpheed.c
890         * src/common/sylpheed.h
891         * src/common/template.c
892         * src/common/template.h
893         * src/common/timing.h
894         * src/common/utils.c
895         * src/common/utils.h
896         * src/common/version.h.in
897         * src/common/xml.c
898         * src/common/xml.h
899         * src/common/xmlprops.c
900         * src/common/xmlprops.h
901         * src/gtk/colorlabel.c
902         * src/gtk/colorsel.c
903         * src/gtk/colorsel.h
904         * src/gtk/description_window.c
905         * src/gtk/description_window.h
906         * src/gtk/filesel.c
907         * src/gtk/filesel.h
908         * src/gtk/foldersort.c
909         * src/gtk/foldersort.h
910         * src/gtk/gtkutils.c
911         * src/gtk/gtkutils.h
912         * src/gtk/inputdialog.c
913         * src/gtk/inputdialog.h
914         * src/gtk/logwindow.c
915         * src/gtk/logwindow.h
916         * src/gtk/manage_window.c
917         * src/gtk/manage_window.h
918         * src/gtk/menu.c
919         * src/gtk/menu.h
920         * src/gtk/pluginwindow.c
921         * src/gtk/pluginwindow.h
922         * src/gtk/prefswindow.c
923         * src/gtk/prefswindow.h
924         * src/gtk/progressdialog.c
925         * src/gtk/progressdialog.h
926         * src/gtk/sslcertwindow.c
927         * src/gtk/sslcertwindow.h
928         * src/plugins/clamav/clamav_plugin.c
929         * src/plugins/clamav/clamav_plugin.h
930         * src/plugins/clamav/clamav_plugin_gtk.c
931         * src/plugins/demo/demo.c
932         * src/plugins/dillo_viewer/dillo_prefs.c
933         * src/plugins/dillo_viewer/dillo_prefs.h
934         * src/plugins/dillo_viewer/dillo_viewer.c
935         * src/plugins/pgpcore/passphrase.c
936         * src/plugins/pgpcore/passphrase.h
937         * src/plugins/pgpcore/plugin.c
938         * src/plugins/pgpcore/select-keys.c
939         * src/plugins/pgpcore/select-keys.h
940         * src/plugins/pgpcore/sgpgme.c
941         * src/plugins/pgpcore/sgpgme.h
942         * src/plugins/pgpinline/pgpinline.c
943         * src/plugins/pgpinline/pgpinline.h
944         * src/plugins/pgpinline/plugin.c
945         * src/plugins/pgpmime/pgpmime.c
946         * src/plugins/pgpmime/pgpmime.h
947         * src/plugins/pgpmime/plugin.c
948         * src/plugins/spamassassin/spamassassin.c
949         * src/plugins/spamassassin/spamassassin.h
950         * src/plugins/spamassassin/spamassassin_gtk.c
951         * src/plugins/trayicon/trayicon.c
952                 update copyright header
953
954 2006-01-13 [paul]       1.9.100cvs141
955
956         * src/account.c
957         * src/export.c
958         * src/import.c
959         * src/mainwindow.c
960         * src/prefs_account.c
961         * src/prefs_display_header.c
962         * src/prefs_receive.c
963         * src/prefs_send.c
964         * src/prefs_summaries.c
965         * src/prefs_themes.c
966         * src/prefs_toolbar.c
967         * src/gtk/about.c
968                 various cleanups
969
970 2006-01-12 [colin]      1.9.100cvs140
971
972         * src/folder.c
973         * src/folder.h
974         * src/main.c
975                 Add --subscribe option
976                 Let sylpheed-claws email@domain.com equivalent to --compose
977                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
978
979 2006-01-12 [paul]       1.9.100cvs139
980
981         * src/mainwindow.c
982                 append 'Change folder order' label with '...'
983         * src/prefs_actions.c
984                 allow reordering of actions list by dnd
985         * src/gtk/foldersort.c
986                 make the dialog nicer
987
988 2006-01-11 [colin]      1.9.100cvs138
989
990         * src/compose.c
991                 Allow templates without text
992
993 2006-01-11 [paul]       1.9.100cvs137
994
995         * tools/README
996         * tools/filter_conv_new.pl
997                 add info to README
998                 also check .sylpheed for filter.xml
999                 be a bit informative to the user
1000
1001 2006-01-11 [colin]      1.9.100cvs136
1002
1003         * src/textview.c
1004                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1005
1006 2006-01-10 [paul]       1.9.100cvs135
1007
1008         * tools/Makefile.am
1009         * tools/filter_conv_new.pl
1010                 add script to convert new style Sylpheed
1011                 filter rules (Sylpheed >= 0.9.99) to
1012                 Claws filtering rules
1013
1014 2006-01-10 [colin]      1.9.100cvs134
1015
1016         * src/compose.c
1017                 Fix broken line joins in certain conditions
1018                 (between two quoted lines: <enter><enter><up>
1019                  <type a wrapped sentence><go in the first line>
1020                  <insert more text><watch as line joining failed>)
1021
1022 2006-01-10 [paul]       1.9.100cvs133
1023
1024         * src/compose.c
1025                 don't report success in error dialog
1026                 thanks to Colin
1027         * src/common/utils.c
1028                 include some trailing punctuations as URI
1029                 thanks to Hiro
1030
1031 2006-01-10 [paul]       1.9.100cvs132
1032
1033         * src/mimeview.c
1034                 fix incompatible pointer type
1035                 warning
1036
1037 2006-01-10 [paul]       1.9.100cvs131
1038
1039         * src/compose.c
1040                 change Subject in window title
1041                 instantaneously
1042
1043 2006-01-09 [colin]      1.9.100cvs130
1044
1045         * src/addressbook.c
1046         * src/headerview.c
1047         * src/mainwindow.c
1048         * src/messageview.c
1049         * src/mimeview.c
1050         * src/noticeview.c
1051         * src/summaryview.c
1052                 Fix possible crashes on exit and in addressbook
1053
1054 2006-01-09 [paul]       1.9.100cvs129
1055
1056         * src/prefs_msg_colors.c
1057                 some cleanups that I forgot last time
1058
1059 2006-01-09 [paul]       1.9.100cvs128
1060
1061         * README
1062         * src/folderview.c
1063         * src/prefs_msg_colors.c
1064                 add previously hidden option, color_new, to
1065                 the gui
1066                 move the page to Display/
1067                 rework the gui
1068
1069 2006-01-09 [wwp]        1.9.100cvs127
1070
1071         * src/prefs_themes.c
1072                 made the prefs/display/themes layouts spacing less condensed
1073                 (and so they match other prefs/pages' look).
1074
1075 2006-01-09 [paul]       1.9.100cvs126
1076
1077         * src/compose.c
1078         * src/prefs_common.c
1079         * src/prefs_common.h
1080         * src/prefs_wrapping.c
1081                 remove 'wrap at send' option
1082
1083 2006-01-06 [colin]      1.9.100cvs125
1084
1085         * src/compose.c
1086                 Just make completely sure we don't insert "manual line breaks" 
1087                 when wrapping... 
1088
1089 2006-01-04 [paul]
1090
1091         * 2.0.0-rc3 released
1092
1093 2006-01-04 [paul]       1.9.100cvs124
1094
1095         * src/folderview.c
1096                 fix bug 882, 'quick scroll in folder list
1097                 displays wrong folder contents'
1098
1099 2006-01-04 [paul]       1.9.100cvs123
1100
1101         * src/plugins/pgpmime/pgpmime.c
1102                 better debug information when signing
1103                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1104
1105 2006-01-03 [colin]      1.9.100cvs122
1106
1107         * configure.ac
1108                 We need to recheck for gpgme 1.0.0 after checking
1109                 for 1.1.1, because if 1.1.1 isn't available, 
1110                 GPGME_LIBS and friends are blanked out by the 
1111                 second check.
1112
1113 2006-01-03 [colin]      1.9.100cvs121
1114
1115         * src/common/prefs.c
1116                 Windows unlink-before rename fix
1117         * src/plugins/pgpcore/sgpgme.c
1118                 Add support for PKA info if available
1119                 Both patches by Werner Koch
1120
1121 2006-01-03 [paul]       1.9.100cvs120
1122
1123         * src/messageview.c
1124                 fix bug 884, 'Send receipt' button visible in queue
1125                 Thanks to Colin
1126
1127 2006-01-02 [colin]      1.9.100cvs119
1128
1129         * src/compose.c
1130         * src/imap.c
1131                 Fix autosave on IMAP and more generally try to
1132                 return the correct ID on a newly added IMAP message
1133
1134 2006-01-02 [paul]       1.9.100cvs118
1135
1136         * manual/keyboard.xml
1137                 edited
1138
1139 2006-01-01 [paul]       1.9.100cvs117
1140
1141         * src/gtk/authors.h
1142                 alphabetical order
1143
1144 2005-12-30 [colin]      1.9.100cvs116
1145
1146         * manual/advanced.xml
1147                 Explain Pre/Post-processing differences.
1148
1149 2005-12-30 [colin]      1.9.100cvs115
1150
1151         * src/mh.c
1152                 Implement copy_msgs for a little optimization
1153         * src/imap.c
1154                 Finish yesterday's fix
1155
1156 2005-12-29 [colin]      1.9.100cvs114
1157
1158         * src/imap.c
1159                 Fix occasional failure in fetching a mail over
1160                 IMAP
1161
1162 2005-12-29 [colin]      1.9.100cvs113
1163
1164         * src/compose.c
1165                 Don't remove a draft when sending it, if it is 
1166                 locked.
1167
1168 2005-12-28 [colin]      1.9.100cvs112
1169
1170         * src/summaryview.c
1171                 Fix leak for real
1172
1173 2005-12-28 [wwp]        1.9.100cvs111
1174
1175         * doc/faq/.cvsignore
1176         * doc/faq/de/.cvsignore
1177         * doc/faq/en/.cvsignore
1178         * doc/faq/es/.cvsignore
1179         * doc/faq/fr/.cvsignore
1180         * doc/faq/it/.cvsignore
1181         * doc/manual/.cvsignore
1182         * doc/manual/de/.cvsignore
1183         * doc/manual/en/.cvsignore
1184         * doc/manual/es/.cvsignore
1185         * doc/manual/fr/.cvsignore
1186         * doc/manual/ja/.cvsignore
1187         * src/plugins/mathml_viewer/.cvsignore
1188                 rollback revival of those files (my bad, sorry for the noise).
1189
1190 2005-12-28 [wwp]        1.9.100cvs110
1191
1192         * src/compose.c
1193                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1194
1195 2005-12-28 [wwp]        1.9.100cvs109
1196
1197         * doc/faq/.cvsignore
1198         * doc/faq/de/.cvsignore
1199         * doc/faq/en/.cvsignore
1200         * doc/faq/es/.cvsignore
1201         * doc/faq/fr/.cvsignore
1202         * doc/faq/it/.cvsignore
1203         * doc/manual/.cvsignore
1204         * doc/manual/de/.cvsignore
1205         * doc/manual/en/.cvsignore
1206         * doc/manual/es/.cvsignore
1207         * doc/manual/fr/.cvsignore
1208         * doc/manual/ja/.cvsignore
1209         * src/plugins/mathml_viewer/.cvsignore
1210         * po/.cvsignore
1211                 more files to ignore.
1212
1213 2005-12-24 [colin]      1.9.100cvs108
1214
1215         * AUTHORS
1216         * src/gtk/authors.h
1217                 Update for Werner
1218
1219 2005-12-24 [colin]      1.9.100cvs107
1220
1221         * src/procmsg.c
1222                 Allow NULL src_msginfo in 
1223                 procmsg_msginfo_new_from_mimeinfo
1224
1225 2005-12-23 [paul]       1.9.100cvs106
1226
1227         * src/plugins/pgpinline/mypgpcore.def
1228                 add this forgotten file
1229
1230 2005-12-23 [colin]      1.9.100cvs105
1231
1232         * src/mainwindow.c
1233                 Fix missing break
1234
1235 2005-12-23 [colin]      1.9.100cvs104
1236
1237         * autogen.sh
1238         * src/folder.c
1239         * src/mh.c
1240         * src/common/plugin.c
1241         * src/common/socket.c
1242         * src/common/socket.h
1243         * src/common/utils.c
1244         * src/common/utils.h
1245         * src/gtk/pluginwindow.c
1246         * src/plugins/pgpcore/plugin.def
1247         * src/plugins/pgpcore/sylpheed.def
1248         * src/plugins/pgpinline/Makefile.am
1249         * src/plugins/pgpinline/plugin.def
1250         * src/plugins/pgpinline/sylpheed.def
1251         * src/plugins/pgpmime/plugin.def
1252         * src/plugins/pgpmime/sylpheed.def
1253                 Various w32 fixes by Werner Koch
1254
1255 2005-12-22 [paul]       1.9.100cvs103
1256
1257         * src/wizard.c
1258                 don't offer IMAP as 'server type' if
1259                 libetpan isn't built in
1260
1261 2005-12-22 [paul]       1.9.100cvs102
1262
1263         * AUTHORS
1264         * src/mainwindow.c
1265         * src/mainwindow.h
1266         * src/toolbar.c
1267         * src/gtk/authors.h
1268                 support GTK_TOOLBAR_BOTH_HORIZ (text
1269                 next to icon) Patch by Marien Zwart
1270                 marienz@users.sf.net
1271                 Also reword the text
1272
1273 2005-12-21 [colin]      1.9.100cvs101
1274
1275         * configure.ac
1276                 Fix DATADIRNAME
1277         * COPYING
1278                 Fix missing section and explicit the exception better
1279         * src/compose.c
1280                 Prevent mail from being lost without notice when an
1281                 SMTP error happens on trying to send an unmodified
1282                 drafted mail.
1283         * src/send_message.c
1284         * src/common/smtp.c
1285                 Fix password remembering when wrong, and add return
1286                 value checks where they should have been
1287         * src/plugins/pgpcore/sylpheed.def
1288         * src/plugins/pgpinline/sylpheed.def
1289         * src/plugins/pgpmime/sylpheed.def
1290                 Add a few symbols needed
1291
1292 2005-12-21 [paul]       1.9.100cvs100
1293
1294         * m4/codeset.m4
1295         * m4/glibc21.m4
1296         * m4/intdiv0.m4
1297         * m4/inttypes-pri.m4
1298         * m4/inttypes.m4
1299         * m4/inttypes_h.m4
1300         * m4/isc-posix.m4
1301         * m4/lcmessage.m4
1302         * m4/stdint_h.m4
1303         * m4/uintmax_t.m4
1304                 gettextization
1305                 thanks to Colin
1306
1307 2005-12-21 [paul]       1.9.100cvs99
1308
1309         * po/sv.po
1310                 fixed by Colin
1311
1312 2005-12-20 [paul]       1.9.100cvs98
1313
1314         * po/sv.po
1315                 updated by Anders Trobäck
1316
1317 2005-12-20 [colin]      1.9.100cvs97
1318
1319         * ABOUT-NLS
1320         * Makefile.am
1321         * autogen.sh
1322         * configure.ac
1323         * config/config.rpath
1324         * config/mkinstalldirs
1325         * m4/Makefile.am
1326         * m4/glibc2.m4
1327         * m4/gnupg.m4
1328         * m4/gpgme.m4
1329         * m4/intmax.m4
1330         * m4/longdouble.m4
1331         * m4/longlong.m4
1332         * m4/printf-posix.m4
1333         * m4/signed.m4
1334         * m4/size_max.m4
1335         * m4/ulonglong.m4
1336         * m4/wchar_t.m4
1337         * m4/wint_t.m4
1338         * m4/xsize.m4
1339         * po/Makefile.in.in
1340         * po/Makevars
1341         * po/bg.po
1342         * po/ca.po
1343         * po/cs.po
1344         * po/de.po
1345         * po/el.po
1346         * po/en_GB.po
1347         * po/es.po
1348         * po/fi.po
1349         * po/fr.po
1350         * po/hr.po
1351         * po/hu.po
1352         * po/it.po
1353         * po/ja.po
1354         * po/ko.po
1355         * po/nb.po
1356         * po/nl.po
1357         * po/pl.po
1358         * po/pt_BR.po
1359         * po/ru.po
1360         * po/sk.po
1361         * po/sr.po
1362         * po/stamp-po
1363         * po/sv.po
1364         * po/zh_CN.po
1365         * po/zh_TW.po
1366         * src/Makefile.am
1367         * src/codeconv.c
1368         * src/compose.c
1369         * src/exporthtml.c
1370         * src/exportldif.c
1371         * src/folder.c
1372         * src/main.c
1373         * src/manual.c
1374         * src/mh.c
1375         * src/mimeview.c
1376         * src/send_message.c
1377         * src/common/Makefile.am
1378         * src/common/fnmatch.c
1379         * src/common/fnmatch.h
1380         * src/common/fnmatch_loop.c
1381         * src/common/nntp.c
1382         * src/common/plugin.c
1383         * src/common/smtp.c
1384         * src/common/socket.c
1385         * src/common/string_match.c
1386         * src/common/sylpheed.c
1387         * src/common/utils.c
1388         * src/common/utils.h
1389         * src/common/w32_dirent.c
1390         * src/common/w32_reg.c
1391         * src/common/w32_signal.c
1392         * src/common/w32_stat.c
1393         * src/common/w32_stdio.c
1394         * src/common/w32_stdlib.c
1395         * src/common/w32_string.c
1396         * src/common/w32_time.c
1397         * src/common/w32_unistd.c
1398         * src/common/w32_wait.c
1399         * src/common/w32lib.h
1400         * src/etpan/Makefile.am
1401         * src/gtk/Makefile.am
1402         * src/plugins/clamav/Makefile.am
1403         * src/plugins/demo/Makefile.am
1404         * src/plugins/dillo_viewer/Makefile.am
1405         * src/plugins/pgpcore/Makefile.am
1406         * src/plugins/pgpcore/passphrase.c
1407         * src/plugins/pgpcore/plugin.def
1408         * src/plugins/pgpcore/sgpgme.c
1409         * src/plugins/pgpcore/sylpheed.def
1410         * src/plugins/pgpcore/version.rc
1411         * src/plugins/pgpinline/Makefile.am
1412         * src/plugins/pgpinline/plugin.def
1413         * src/plugins/pgpinline/sylpheed.def
1414         * src/plugins/pgpinline/version.rc
1415         * src/plugins/pgpmime/Makefile.am
1416         * src/plugins/pgpmime/mypgpcore.def
1417         * src/plugins/pgpmime/plugin.def
1418         * src/plugins/pgpmime/sylpheed.def
1419         * src/plugins/pgpmime/version.rc
1420         * src/plugins/spamassassin/Makefile.am
1421                 Very little ;-) patch from Werner Koch, providing
1422                 infrastructure for cross-compiling to Win32
1423
1424 2005-12-20 [paul]       1.9.100cvs96
1425
1426         * src/account.c
1427         * src/account.h
1428         * src/mainwindow.c
1429         * src/mainwindow.h
1430         * src/toolbar.c
1431         * src/toolbar.h
1432                 add a combo to the Get All button, allowing
1433                 quick retrieval from any account
1434                 Patch by Fabien Vantard, slightly modified
1435                 by Colin
1436         * src/gtk/about.c
1437                 i18n fix. Patch by Fabien Vantard
1438
1439 2005-12-19 [colin]      1.9.100cvs95
1440
1441         * src/compose.c
1442         * src/compose.h
1443                 Don't automatically join lines when they've 
1444                 been separated by the user and not automatically
1445
1446 2005-12-19 [paul]       1.9.100cvs94
1447
1448         * src/gtk/pluginwindow.c
1449                 i18n fix.
1450                 Patch by Fabien Vantard
1451
1452 2005-12-15 [paul]       1.9.100cvs93
1453
1454         * src/common/plugin.c
1455         * src/common/plugin.h
1456         * src/gtk/pluginwindow.c
1457         * src/plugins/clamav/clamav_plugin.c
1458         * src/plugins/demo/demo.c
1459         * src/plugins/dillo_viewer/dillo_viewer.c
1460         * src/plugins/pgpcore/plugin.c
1461         * src/plugins/pgpinline/plugin.c
1462         * src/plugins/pgpmime/plugin.c
1463         * src/plugins/spamassassin/spamassassin.c
1464         * src/plugins/trayicon/trayicon.c
1465                 add plugin_version()
1466
1467 2005-12-15 [colin]      1.9.100cvs92
1468
1469         * src/compose.c
1470                 Further fix bug #875
1471
1472 2005-12-15 [paul]       1.9.100cvs91
1473
1474         * src/gtk/filesel.c
1475                 fix attach_load_dir getting set to
1476                 PLUGINDIR on plugin load
1477
1478 2005-12-14 [mones]      1.9.100cvs90
1479
1480         * manual/ack.xml
1481         * manual/keyboard.xml
1482                 Initial draft and some shortcuts added
1483                 
1484         * po/es.po
1485                 Updated translation
1486
1487 2005-12-14 [colin]      1.9.100cvs89
1488
1489         * src/compose.c
1490         * src/imap.c
1491         * src/summaryview.c
1492         * src/gtk/gtkaspell.c
1493                 More leaks fixed
1494         * src/prefs_folder_item.c
1495                 Fix recursive prefs apply
1496
1497
1498 2005-12-14 [colin]      1.9.100cvs88
1499
1500         * src/compose.c
1501                 Fix bug #875 (Freeze On Inline Forward of 
1502                 Large Message)
1503
1504 2005-12-13 [colin]      1.9.100cvs87
1505
1506         * src/compose.c
1507                 Uniq-ify and sort the mimetypes list
1508                 Patch by Fabien Vantard
1509
1510 2005-12-13 [colin]      1.9.100cvs86
1511
1512         * src/imap.c
1513         * src/etpan/imap-thread.c
1514                 Fix leaks (patch by Hoa)
1515         * src/news.c
1516         * src/common/plugin.c
1517                 Fix leaks
1518
1519 2005-12-12 [colin]
1520
1521         * 2.0.0-rc2 released
1522
1523 2005-12-12 [colin]      1.9.100cvs85
1524
1525         * src/matcher.c
1526                 Fix a leak
1527
1528 2005-12-12 [wwp]        1.9.100cvs84
1529
1530         * src/gtk/icon_legend.c
1531                 fix misbehaviour and crash when closing the legend window
1532         using the Esc key (patch by Fabien Vantard).
1533
1534 2005-12-12 [paul]       1.9.100cvs83
1535
1536         * src/browseldap.c
1537         * src/foldersel.c
1538         * src/prefs_actions.c
1539         * src/prefs_filtering.c
1540         * src/prefs_matcher.c
1541         * src/prefs_spelling.glade      ** REMOVED **
1542         * src/prefs_template.c
1543         * src/gtk/foldersort.glade      ** REMOVED **
1544         * src/gtk/pluginwindow.c
1545         * src/gtk/pluginwindow.glade    ** REMOVED **
1546         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1547                 cleanups
1548
1549 2005-12-11 [paul]       1.9.100cvs82
1550
1551         * src/gtk/filesel.c
1552                 fix attach_load_dir crasher (double free)
1553
1554 2005-12-09 [paul]       1.9.100cvs81
1555
1556         * po/POTFILES.in
1557         * src/mainwindow.c
1558         * src/gtk/Makefile.am
1559         * src/gtk/icon_legend.c
1560         * src/gtk/icon_legend.h
1561                 add icon legend
1562         * src/manual.c
1563                 cleanup
1564
1565 2005-12-09 [paul]       1.9.100cvs80
1566
1567         * src/plugins/pgpcore/passphrase.c
1568                 wrap the label in the dialog
1569
1570 2005-12-09 [colin]      1.9.100cvs79
1571
1572         * src/plugins/pgpcore/sgpgme.c
1573                 Display (untrusted) on not trusted signatures
1574                 Patch by Michal Èihaø <michal@cihar.com>
1575                 Closes bug #867 (Report also key trust)
1576
1577 2005-12-09 [colin]      1.9.100cvs78
1578
1579         * src/common/plugin.c
1580                 Update licence check, following Eben Moglen's advice
1581
1582 2005-12-08 [colin]      1.9.100cvs77
1583
1584         * src/folder.c
1585                 Fix the occasionnal item->cache != NULL 
1586                 assertion failure. 
1587
1588 2005-12-08 [colin]      1.9.100cvs76
1589
1590         * src/mimeview.c
1591         * src/plugins/pgpcore/sgpgme.c
1592                 Print key id when unable to check it
1593                 Closes bug #866 (Show key id when missing)
1594
1595 2005-12-08 [paul]       1.9.100cvs75
1596
1597         * src/prefs_common.c
1598         * src/prefs_common.h
1599         * src/gtk/filesel.c
1600                 remember load attachment dir
1601
1602 2005-12-07 [colin]      1.9.100cvs74
1603
1604         * src/prefs_toolbar.c
1605                 Gtk fixes, patch by Fabien Vantard
1606
1607 2005-12-07 [colin]      1.9.100cvs73
1608
1609         * src/action.c
1610         * src/compose.c
1611         * src/compose.h
1612                 Fix bug #839 (Quoted text isn't colored after 
1613                 executing an action)
1614         * src/common/plugin.c
1615                 Require plugins to declare their licence in plugin_licence()
1616                 Refuse to load non-GPL plugins as they'd be illegal (as 
1617                 derived works of Sylpheed-Claws, they must be GPL).
1618         * src/plugins/clamav/clamav_plugin.c
1619         * src/plugins/demo/demo.c
1620         * src/plugins/dillo_viewer/dillo_viewer.c
1621         * src/plugins/pgpcore/plugin.c
1622         * src/plugins/pgpinline/plugin.c
1623         * src/plugins/pgpmime/plugin.c
1624         * src/plugins/spamassassin/spamassassin.c
1625         * src/plugins/trayicon/trayicon.c
1626                 Add plugin_licence()
1627
1628 2005-12-07 [paul]       1.9.100cvs72
1629
1630         * configure.ac
1631         * src/mainwindow.c
1632         * src/manual.c
1633         * src/manual.h
1634         * src/common/defs.h
1635                 clean up after local FAQ removal and
1636                 temporary manual removal
1637
1638 2005-12-06 [colin]      1.9.100cvs71
1639
1640         * configure.ac
1641         * doc/Makefile.am
1642         * doc/faq/.cvsignore
1643         * doc/faq/Makefile.am
1644         * doc/faq/de/.cvsignore
1645         * doc/faq/de/Makefile.am
1646         * doc/faq/de/sylpheed-faq-1.html
1647         * doc/faq/de/sylpheed-faq-2.html
1648         * doc/faq/de/sylpheed-faq-3.html
1649         * doc/faq/de/sylpheed-faq.html
1650         * doc/faq/en/.cvsignore
1651         * doc/faq/en/Makefile.am
1652         * doc/faq/en/sylpheed-faq-1.html
1653         * doc/faq/en/sylpheed-faq-2.html
1654         * doc/faq/en/sylpheed-faq-3.html
1655         * doc/faq/en/sylpheed-faq-4.html
1656         * doc/faq/en/sylpheed-faq.html
1657         * doc/faq/es/.cvsignore
1658         * doc/faq/es/Makefile.am
1659         * doc/faq/es/sylpheed-faq-1.html
1660         * doc/faq/es/sylpheed-faq-2.html
1661         * doc/faq/es/sylpheed-faq-3.html
1662         * doc/faq/es/sylpheed-faq-4.html
1663         * doc/faq/es/sylpheed-faq.html
1664         * doc/faq/fr/.cvsignore
1665         * doc/faq/fr/Makefile.am
1666         * doc/faq/fr/sylpheed-faq-1.html
1667         * doc/faq/fr/sylpheed-faq-2.html
1668         * doc/faq/fr/sylpheed-faq-3.html
1669         * doc/faq/fr/sylpheed-faq.html
1670         * doc/faq/it/.cvsignore
1671         * doc/faq/it/Makefile.am
1672         * doc/faq/it/sylpheed-faq-1.html
1673         * doc/faq/it/sylpheed-faq-2.html
1674         * doc/faq/it/sylpheed-faq-3.html
1675         * doc/faq/it/sylpheed-faq.html
1676         * doc/manual/.cvsignore
1677         * doc/manual/Makefile.am
1678         * doc/manual/de/.cvsignore
1679         * doc/manual/de/Makefile.am
1680         * doc/manual/de/sylpheed-1.html
1681         * doc/manual/de/sylpheed-10.html
1682         * doc/manual/de/sylpheed-11.html
1683         * doc/manual/de/sylpheed-12.html
1684         * doc/manual/de/sylpheed-13.html
1685         * doc/manual/de/sylpheed-14.html
1686         * doc/manual/de/sylpheed-15.html
1687         * doc/manual/de/sylpheed-16.html
1688         * doc/manual/de/sylpheed-17.html
1689         * doc/manual/de/sylpheed-18.html
1690         * doc/manual/de/sylpheed-19.html
1691         * doc/manual/de/sylpheed-2.html
1692         * doc/manual/de/sylpheed-20.html
1693         * doc/manual/de/sylpheed-3.html
1694         * doc/manual/de/sylpheed-4.html
1695         * doc/manual/de/sylpheed-5.html
1696         * doc/manual/de/sylpheed-6.html
1697         * doc/manual/de/sylpheed-7.html
1698         * doc/manual/de/sylpheed-8.html
1699         * doc/manual/de/sylpheed-9.html
1700         * doc/manual/de/sylpheed.html
1701         * doc/manual/en/.cvsignore
1702         * doc/manual/en/Makefile.am
1703         * doc/manual/en/sylpheed-1.html
1704         * doc/manual/en/sylpheed-10.html
1705         * doc/manual/en/sylpheed-11.html
1706         * doc/manual/en/sylpheed-12.html
1707         * doc/manual/en/sylpheed-13.html
1708         * doc/manual/en/sylpheed-14.html
1709         * doc/manual/en/sylpheed-15.html
1710         * doc/manual/en/sylpheed-16.html
1711         * doc/manual/en/sylpheed-17.html
1712         * doc/manual/en/sylpheed-18.html
1713         * doc/manual/en/sylpheed-19.html
1714         * doc/manual/en/sylpheed-2.html
1715         * doc/manual/en/sylpheed-20.html
1716         * doc/manual/en/sylpheed-21.html
1717         * doc/manual/en/sylpheed-22.html
1718         * doc/manual/en/sylpheed-3.html
1719         * doc/manual/en/sylpheed-4.html
1720         * doc/manual/en/sylpheed-5.html
1721         * doc/manual/en/sylpheed-6.html
1722         * doc/manual/en/sylpheed-7.html
1723         * doc/manual/en/sylpheed-8.html
1724         * doc/manual/en/sylpheed-9.html
1725         * doc/manual/en/sylpheed.html
1726         * doc/manual/es/.cvsignore
1727         * doc/manual/es/Makefile.am
1728         * doc/manual/es/sylpheed-1.html
1729         * doc/manual/es/sylpheed-10.html
1730         * doc/manual/es/sylpheed-11.html
1731         * doc/manual/es/sylpheed-12.html
1732         * doc/manual/es/sylpheed-13.html
1733         * doc/manual/es/sylpheed-14.html
1734         * doc/manual/es/sylpheed-15.html
1735         * doc/manual/es/sylpheed-16.html
1736         * doc/manual/es/sylpheed-17.html
1737         * doc/manual/es/sylpheed-18.html
1738         * doc/manual/es/sylpheed-19.html
1739         * doc/manual/es/sylpheed-2.html
1740         * doc/manual/es/sylpheed-20.html
1741         * doc/manual/es/sylpheed-3.html
1742         * doc/manual/es/sylpheed-4.html
1743         * doc/manual/es/sylpheed-5.html
1744         * doc/manual/es/sylpheed-6.html
1745         * doc/manual/es/sylpheed-7.html
1746         * doc/manual/es/sylpheed-8.html
1747         * doc/manual/es/sylpheed-9.html
1748         * doc/manual/es/sylpheed.html
1749         * doc/manual/fr/.cvsignore
1750         * doc/manual/fr/Makefile.am
1751         * doc/manual/fr/sylpheed-1.html
1752         * doc/manual/fr/sylpheed-10.html
1753         * doc/manual/fr/sylpheed-11.html
1754         * doc/manual/fr/sylpheed-12.html
1755         * doc/manual/fr/sylpheed-13.html
1756         * doc/manual/fr/sylpheed-14.html
1757         * doc/manual/fr/sylpheed-15.html
1758         * doc/manual/fr/sylpheed-16.html
1759         * doc/manual/fr/sylpheed-17.html
1760         * doc/manual/fr/sylpheed-18.html
1761         * doc/manual/fr/sylpheed-19.html
1762         * doc/manual/fr/sylpheed-2.html
1763         * doc/manual/fr/sylpheed-20.html
1764         * doc/manual/fr/sylpheed-3.html
1765         * doc/manual/fr/sylpheed-4.html
1766         * doc/manual/fr/sylpheed-5.html
1767         * doc/manual/fr/sylpheed-6.html
1768         * doc/manual/fr/sylpheed-7.html
1769         * doc/manual/fr/sylpheed-8.html
1770         * doc/manual/fr/sylpheed-9.html
1771         * doc/manual/fr/sylpheed.html
1772         * doc/manual/ja/.cvsignore
1773         * doc/manual/ja/Makefile.am
1774         * doc/manual/ja/sylpheed-1.html
1775         * doc/manual/ja/sylpheed-10.html
1776         * doc/manual/ja/sylpheed-11.html
1777         * doc/manual/ja/sylpheed-12.html
1778         * doc/manual/ja/sylpheed-13.html
1779         * doc/manual/ja/sylpheed-14.html
1780         * doc/manual/ja/sylpheed-15.html
1781         * doc/manual/ja/sylpheed-16.html
1782         * doc/manual/ja/sylpheed-17.html
1783         * doc/manual/ja/sylpheed-18.html
1784         * doc/manual/ja/sylpheed-19.html
1785         * doc/manual/ja/sylpheed-2.html
1786         * doc/manual/ja/sylpheed-20.html
1787         * doc/manual/ja/sylpheed-3.html
1788         * doc/manual/ja/sylpheed-4.html
1789         * doc/manual/ja/sylpheed-5.html
1790         * doc/manual/ja/sylpheed-6.html
1791         * doc/manual/ja/sylpheed-7.html
1792         * doc/manual/ja/sylpheed-8.html
1793         * doc/manual/ja/sylpheed-9.html
1794         * doc/manual/ja/sylpheed.html
1795         * doc/manual/ja/sylpheed.sgml
1796         * src/mainwindow.c
1797                 Remove outdated manual and faq. Noisy, eh?
1798
1799 2005-12-06 [colin]      1.9.100cvs70
1800
1801         * src/compose.c
1802         * src/quote_fmt_parse.y
1803         * src/undo.c
1804         * src/undo.h
1805                 Allow %X to position cursor at 0 
1806                 (no %X = before signature)
1807                 Fix paste as quotation putting the cursor at 0
1808                 Fix undo offsets when pasting
1809                 Insert the quote_fmt at once instead of line 
1810                 by line
1811                 Fix [Edited] when starting to reply/forward
1812
1813 2005-12-06 [paul]       1.9.100cvs69
1814
1815         * src/plugins/clamav/clamav_plugin_gtk.c
1816                 add another tooltip
1817         * src/plugins/spamassassin/spamassassin_gtk.c
1818                 rework spamassassin_create_widget_func()
1819
1820 2005-12-05 [colin]      1.9.100cvs68
1821
1822         * po/POTFILES.in
1823                 Fix make release ;-)
1824
1825 2005-12-05 [colin]      1.9.100cvs67
1826
1827         * src/compose.c
1828         * src/compose.h
1829                 Fix cursor positioning (not obeying %X)
1830
1831 2005-12-05 [paul]       1.9.100cvs66
1832
1833         * src/plugins/dillo_viewer/dillo_prefs.c
1834                 fix compilation warning
1835
1836 2005-12-05 [paul]       1.9.100cvs65
1837
1838         * src/prefs_spelling.c
1839         * src/plugins/trayicon/trayicon.c
1840                 cleanups - remove unused stuff
1841
1842 2005-12-05 [paul]       1.9.100cvs64
1843
1844         * README
1845         * manual/plugins.xml
1846                 remove info about removed mathml_viewer plugin
1847
1848 2005-12-05 [paul]       1.9.100cvs63
1849
1850         * configure.ac
1851         * src/plugins/Makefile.am
1852         * src/plugins/mathml_viewer/.cvsignore
1853         * src/plugins/mathml_viewer/Makefile.am
1854         * src/plugins/mathml_viewer/mathml_viewer.c
1855                 remove unmaintained mathml_viewer plugin
1856
1857 2005-12-05 [paul]       1.9.100cvs62
1858
1859         * src/summaryview.c
1860                 obey prefs_common.always_show_msg when
1861                 moving a msg
1862                 Thanks to Colin
1863
1864 2005-12-05 [paul]       1.9.100cvs61
1865
1866         * src/compose.c
1867         * src/prefs_account.c
1868         * src/prefs_filtering.c
1869         * src/prefs_quote.c
1870         * src/prefs_spelling.c
1871         * src/prefs_toolbar.c
1872         * src/summaryview.c
1873         * src/gtk/gtkutils.c
1874         * src/gtk/quicksearch.c
1875         * src/plugins/dillo_viewer/dillo_prefs.c
1876                 dialog cleanups
1877
1878 2005-12-04 [paul]       1.9.100cvs60
1879
1880         * src/inc.c
1881         * src/prefs_account.c
1882         * src/prefs_account.h
1883                 allow a Local account to specify a
1884                 default inbox
1885                 (closes bug 843 'Inbox cannot be changed for local
1886                  mailboxes')
1887
1888 2005-12-04 [colin]      1.9.100cvs59
1889
1890         * src/plugins/trayicon/trayicon.c
1891                 Remove Get, rename Get All to Get Mail in order to
1892                 be consistent with the default main toolbar
1893
1894 2005-12-03 [colin]      1.9.100cvs58
1895
1896         * manual/gpl.xml
1897         * manual/sylpheed-claws-manual.xml
1898                 Add GPL appendix
1899
1900 2005-12-03 [paul]       1.9.100cvs57
1901
1902         * AUTHORS
1903         * po/sv.po
1904         * src/gtk/authors.h
1905                 new (partially complete) Swedish translation
1906                 by Anders Troback <sylpheed@troback.com>
1907
1908 2005-12-02 [paul]       1.9.100cvs56
1909
1910         * configure.ac
1911                 libetpan 0.41 required
1912
1913 2005-12-02 [paul]       1.9.100cvs55
1914
1915         * src/plugins/clamav/clamav_plugin.c
1916         * src/plugins/clamav/clamav_plugin.h
1917         * src/plugins/clamav/clamav_plugin_gtk.c
1918         * src/plugins/spamassassin/spamassassin.c
1919         * src/plugins/spamassassin/spamassassin.h
1920         * src/plugins/spamassassin/spamassassin_gtk.c
1921                 unregister prefs pages on unloading, thus
1922                 preventing a crash
1923                 (thanks to Colin for the hint)
1924
1925 2005-12-02 [wwp]        1.9.100cvs54
1926
1927         * src/quote_fmt.h
1928         * src/quote_fmt_parse.y
1929                 fix misuse of gboolean*, use gboolean instead
1930                 (thanks to Paul, Colin, for pointing out that scaring one)
1931
1932 2005-12-02 [paul]       1.9.100cvs53
1933
1934         * src/plugins/clamav/clamav_plugin.c
1935                 int no --> unsigned int no
1936         * src/plugins/clamav/clamav_plugin_gtk.c
1937                 rework config page
1938
1939 2005-12-02 [wwp]        1.9.100cvs52
1940
1941         * src/compose.c
1942         * src/prefs_template.c
1943         * src/quote_fmt.h
1944         * src/quote_fmt_parse.y
1945                 prevent from executing |f and |p templates commands when
1946                 adding or replacing templates in prefs (avoids annoying and
1947                 potentially dangerous behaviours)
1948
1949 2005-12-02 [paul]       1.9.100cvs51
1950
1951         * src/prefs_common.c
1952                 allow translation of some default values
1953                 Patch by Fabien Vantard
1954
1955 2005-12-02 [paul]       1.9.100cvs50
1956
1957         * src/codeconv.c
1958         * src/codeconv.h
1959         * src/prefs_common.c
1960         * src/prefs_common.h
1961         * src/prefs_message.c
1962         * src/textview.c
1963                 remove obsolete 'convert_mb_alnum' option
1964                 and related stuff
1965         * src/gtk/about.c
1966                 remove unused 'about_textview_visibility_notify'
1967
1968 2005-12-02 [paul]       1.9.100cvs49
1969
1970         * src/prefs_account.c
1971         * src/prefs_compose_writing.c
1972         * src/prefs_fonts.c
1973         * src/prefs_gtk.h
1974         * src/prefs_image_viewer.c
1975         * src/prefs_message.c
1976         * src/prefs_other.c
1977         * src/prefs_receive.c
1978         * src/prefs_send.c
1979         * src/prefs_spelling.c
1980         * src/prefs_summaries.c
1981         * src/prefs_wrapping.c
1982         * src/plugins/dillo_viewer/dillo_prefs.c
1983         * src/plugins/pgpcore/prefs_gpg.c
1984                 several cleanups to the prefs dialogs
1985                 (slightly modified) patch by Fabien Vantard
1986
1987 2005-12-02 [paul]       1.9.100cvs48
1988
1989         * src/main.c
1990                 --exit means exit
1991         * src/send_message.c
1992                 fix crash on send when connection fails
1993
1994         Thanks to Colin
1995
1996 2005-12-01 [colin]      1.9.100cvs47
1997
1998         * src/html.c
1999                 Translate &hellip; to "..."
2000
2001 2005-11-30 [colin]      1.9.100cvs46
2002
2003         * src/matcher.c
2004         * src/matcher.h
2005                 Optimize back yesterday's fix.
2006
2007 2005-11-30 [paul]       1.9.100cvs45
2008
2009         * manual/faq.xml
2010                 standardised
2011         * manual/intro.xml
2012                 written by Colin, edited by me
2013
2014 2005-11-29 [colin]      1.9.100cvs44
2015
2016         * src/matcher.c
2017                 Skip headers unconditionnaly in match_body if the
2018                 rule is not message or ~message
2019
2020 2005-11-29 [colin]      1.9.100cvs43
2021
2022         * src/matcher.c
2023                 Fix body_part and such, not skipping headers 
2024                 if the matchcriteria wasn't the first in the rule
2025
2026 2005-11-29 [colin]      1.9.100cvs42
2027
2028         * src/compose.c
2029                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2030                 option missing from message view window)
2031                 Fix double text D'n'D with gtk-2.8
2032         * src/matcher.c
2033                 Fix ~message, ~headers_part, ~body_part rules
2034         * src/messageview.c
2035                 Add Windows-1252 (Closes bug #863)
2036                 Fix accels
2037         * src/gtk/gtkaspell.c
2038                 Properly destroy accels in all menus
2039
2040 2005-11-29 [mones]      1.9.100cvs41
2041
2042         * po/es.po
2043                 Updated.
2044
2045 2005-11-27 [colin]      1.9.100cvs40
2046
2047         * src/mh_gtk.c
2048                 "/Remove mailbox" -> "/Remove mailbox..."
2049
2050 2005-11-27 [paul]       1.9.100cvs39
2051
2052         * AUTHORS
2053         * po/de.po
2054         * src/gtk/authors.h
2055                 updated by new maintainer, Stephan Sachse
2056
2057 2005-11-27 [paul]       1.9.100cvs38
2058
2059         * manual/faq.xml
2060                 written by Colin, edited by me
2061
2062 2005-11-27 [paul]       1.9.100cvs37
2063
2064         * src/prefs_common.c
2065         * src/prefs_common.h
2066         * src/prefs_receive.c
2067         * src/prefs_summaries.c
2068                 move 'go to inbox after receiving new mail'
2069                 option from display/sumamaries to mail
2070                 handling/receive, and rework prefs_summaries
2071                 dialog a little
2072
2073 2005-11-25 [martin]     1.9.100cvs36
2074
2075         * po/de.po
2076             fixed windows-1252 translation;
2077             translated some new and fuzzy strings
2078
2079 2005-11-25 [paul]       1.9.100cvs35
2080
2081         * src/plugins/clamav/clamav_plugin.c
2082                 complete the update done in cvs34
2083
2084 2005-11-25 [paul]       1.9.100cvs34
2085
2086         * src/plugins/clamav/clamav_plugin.c
2087                 reflect upstream changes
2088
2089 2005-11-25 [paul]       1.9.100cvs33
2090
2091         * manual/ack.xml
2092         * manual/plugins.xml
2093         * manual/sylpheed-claws-manual.xml
2094                 written/updated by Colin, edited by me
2095         * tools/acroread2sylpheed.pl
2096                 update binary name
2097
2098 2005-11-24 [colin]      1.9.100cvs32
2099
2100         * src/compose.c
2101                 Fix bug #856 (reediting messages forgets Request
2102                 Return Receipt)
2103
2104 2005-11-24 [paul]       1.9.100cvs31
2105
2106         * manual/addrbook.xml
2107         * manual/starting.xml
2108                 written by Colin, proofread, edited, adapted by me
2109         * manual/advanced.xml
2110                 add some Actions examples
2111         * src/importldif.c
2112                 use a Save button instead of a Close button
2113         * src/wizard.c
2114                 indicate mandatory fields
2115                 fix page display
2116                 Thanks to Colin
2117
2118 2005-11-23 [colin]      1.9.100cvs30
2119
2120         * src/addressbook.c
2121                 Rename menu item, fix possible crash after
2122                 deletion of books
2123         * src/addrindex.c
2124                 Allow searching for '*' in ldap
2125         * src/browseldap.c
2126                 Fix "Browse Entry" (did anyone use it?)
2127         * src/wizard.c
2128                 Add guards for mandatory information
2129
2130 2005-11-23 [paul]       1.9.100cvs29
2131
2132         * manual/advanced.xml
2133                 corrections to the English
2134
2135 2005-11-23 [colin]      1.9.100cvs28
2136
2137         * src/mimeview.c
2138                 Fix possible crash at exit. After the call to
2139                 gtk_container_remove(), the Viewer's widget has no
2140                 more parent so gtk+ automatically frees it and its
2141                 sons. If destroy_viewer() then try to access it,
2142                 problems ensue.
2143
2144 2005-11-22 [colin]      1.9.100cvs27
2145
2146         * src/compose.c
2147         * src/gtk/gtkaspell.c
2148                 Fix right-clicking on a misspelled word
2149                 Fix More... in suggestions menu
2150
2151 2005-11-22 [wwp]        1.9.100cvs26
2152
2153         * src/prefs_template.c
2154                 templates works: re-sort templates list when adding or replacing,
2155                 prevent from adding or replacing when the template name is empty
2156
2157 2005-11-21 [colin]      1.9.100cvs25
2158
2159         * src/addressbook.c
2160                 Fix some addressbook suckage (dnd, select all)
2161         * src/compose.c
2162         * src/gtk/gtkaspell.c
2163         * src/gtk/gtkaspell.h
2164                 Make the spellchecker menu work with the 
2165                 GtkTextView one instead of overriding it
2166
2167 2005-11-20 [paul]       1.9.100cvs24
2168
2169         * manual/handling.xml
2170                 proofread and corrected
2171
2172 2005-11-20 [paul]       1.9.100cvs23
2173
2174         * manual/Makefile
2175                 generate html as one file
2176         * manual/advanced.xml
2177                 fix output generation
2178                 reformat hidden options list
2179         * manual/manual.xml     ** REMOVED **
2180         * manual/sylpheed-claws-manual.xml      ** ADDED **
2181                 renamed
2182
2183 2005-11-18 [colin]      1.9.100cvs22
2184
2185         * src/prefs_account.c
2186                 Fix layout in news and mbox accounts
2187         * manual/account.xml
2188         * manual/advanced.xml
2189                 New contents for Paul to check :)
2190
2191 2005-11-18 [wwp]        1.9.100cvs21
2192
2193         * src/gtk/quicksearch.c
2194                 don't update extended quicksearch buttons twice
2195
2196 2005-11-18 [paul]       1.9.100cvs20
2197
2198         * src/textview.c
2199                 complete 1.9.100cvs19
2200
2201 2005-11-18 [paul]       1.9.100cvs19
2202
2203         * src/compose.c
2204                 cosmetic improvements
2205         * src/textview.c
2206                 also list text/* attachments
2207
2208 2005-11-18 [colin]      1.9.100cvs18
2209
2210         * src/summaryview.c
2211                 Use column 0 instead of -1 in 
2212                 gtk_ctree_node_moveto, in a naive
2213                 hope it'll fix the gtk-related crashes
2214
2215 2005-11-18 [colin]      1.9.100cvs17
2216
2217         * src/gtk/inputdialog.c
2218                 Fix icon staying the first one
2219
2220 2005-11-17 [wwp]        1.9.100cvs16
2221                 fix possible problem showing some quicksearch buttons, and a bad
2222                 call to g_return_if_fail in a function that returns a value (both
2223                 fixes by Fabien Vantard)
2224
2225 2005-11-15 [wwp]        1.9.100cvs15
2226
2227         * src/gtk/quicksearch.c
2228                 added a tooltip to that obscure ... quicksearch button
2229
2230 2005-11-15 [wwp]        1.9.100cvs14
2231
2232         * src/gtk/quicksearch.c
2233                 add a quicksearch helper to filtering expression users: the ... button
2234                 raises the condition expr window. condition expressions set up w/ this
2235                 window are used by the quicksearch if the user closes it pressing OK.
2236
2237 2005-11-14 [paul]       1.9.100cvs13
2238
2239         * src/plugins/clamav/clamav_plugin.c
2240         * src/plugins/spamassassin/spamassassin.c
2241                 change plugin type following recent merging
2242
2243 2005-11-14 [wwp]        1.9.100cvs12
2244
2245         * src/folder.c
2246                 prevent from crashing when copying/moving message(s) from and
2247                 to the same folder
2248
2249 2005-11-14 [paul]       1.9.100cvs11
2250
2251         * src/plugins/clamav/Makefile.am
2252         * src/plugins/clamav/clamav_plugin.c
2253         * src/plugins/clamav/clamav_plugin.h
2254         * src/plugins/clamav/clamav_plugin_gtk.c
2255                 also merge clamav and clamav_gtk plugins
2256
2257 2005-11-13 [colin]      1.9.100cvs10
2258
2259         * configure.ac
2260         * src/plugins/spamassassin/Makefile.am
2261         * src/plugins/spamassassin/spamassassin.c
2262         * src/plugins/spamassassin/spamassassin.h
2263         * src/plugins/spamassassin/spamassassin_gtk.c
2264                 Merge spamassassin and spamassassin_gtk plugins,
2265                 and build it by default.
2266
2267 2005-11-12 [colin]      1.9.100cvs9
2268
2269         * src/etpan/imap-thread.c
2270                 Fix gcc warning
2271
2272 2005-11-12 [colin]      1.9.100cvs8
2273
2274         * src/procmime.c
2275                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2276
2277 2005-11-10 [colin]      1.9.100cvs7
2278
2279         * src/main.c
2280                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2281                 minimised state)
2282
2283 2005-11-10 [wwp]        1.9.100cvs6
2284
2285         * src/gtk/description_window.c
2286                 fix a crash when closing description windows using the WM's [X] button
2287
2288 2005-11-09 [colin]      1.9.100cvs5
2289
2290         * src/common/ssl.c
2291                 Update libetpan call to follow upstream
2292                 (yes, this requires libetpan-0.40cvs3)
2293
2294 2005-11-08 [colin]      1.9.100cvs4
2295
2296         * src/compose.c
2297         * src/textview.c
2298         * src/common/utils.c
2299         * src/common/utils.h
2300                 Enhance the email parser
2301
2302 2005-11-08 [colin]      1.9.100cvs3
2303
2304         * src/procmime.c
2305                 Fix what looks like an off-by-one (fixes 
2306                 attachments from the Bat)
2307
2308 2005-11-08 [wwp]        1.9.100cvs2
2309
2310         * src/main.c
2311                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2312
2313 2005-11-08 [wwp]        1.9.100cvs1
2314
2315         * src/main.c
2316                 allow exiting Sylpheed-Claws from command-line
2317
2318 2005-11-08 [paul]       1.9.100
2319
2320         1.9.100 released
2321
2322 2005-11-07 [colin]      1.9.99cvs17
2323
2324         * src/addritem.c
2325         * src/ldif.c
2326                 Fix import of base-64 encoded items
2327
2328 2005-11-07 [colin]      1.9.99cvs16
2329
2330         * src/send_message.c
2331                 Fix bug #314 (Queue does not empty under certain 
2332                 circumstances)
2333
2334 2005-11-07 [paul]       1.9.99cvs15
2335
2336         * src/mutt.c
2337         * src/pine.c
2338                 fix buffer overflows
2339                 Thanks to Colin
2340
2341 2005-11-07 [paul]       1.9.99cvs14
2342
2343         * doc/man/Makefile.am
2344         * doc/man/sylpheed-claws.1      ** ADDED **
2345         * doc/man/sylpheed.1            ** DELETED **
2346                 rename and update the man file
2347
2348 2005-11-06 [colin]      1.9.99cvs13
2349
2350         * src/ldif.c
2351                 Fix ldif_get_line() that returned empty strings
2352                 (Didn't understand why). Also fix a possible
2353                 buffer overflow.
2354
2355 2005-11-06 [wwp]        1.9.99cvs12
2356
2357         * src/textview.c
2358         * src/gtk/about.c
2359         * src/gtk/gtkutils.c
2360         * src/gtk/gtkutils.h
2361                 fix a compilation warning,
2362                 make links sensitive in the about dialog
2363
2364 2005-11-04 [wwp]        1.9.99cvs11
2365
2366         * src/gtk/about.c
2367                 don't wrap or translate URIs, and a bit text format cleanup
2368
2369 2005-11-04 [wwp]        1.9.99cvs10
2370
2371         * src/gtk/about.c
2372                 better textview tagging implementation (no more use of marks for
2373                 postponed tagging)
2374
2375 2005-11-02 [colin]      1.9.99cvs9
2376
2377         * src/common/ssl.c
2378                 Forgot an ifdef
2379
2380 2005-11-02 [colin]      1.9.99cvs8
2381
2382         * configure.ac
2383                 Require libetpan-0.40 due to upstream fix
2384         * src/common/ssl.c
2385                 Tell libetpan not to call SSL_Library_Init,
2386                 as we do it ourselves.
2387
2388 2005-11-02 [colin]      1.9.99cvs7
2389
2390         * po/POTFILES.in
2391                 Add missing files (thanks to Fabien Vantard)
2392
2393 2005-11-02 [colin]      1.9.99cvs6
2394
2395         * src/summaryview.c
2396                 Fix totals when read messages are hidden or quicksearch
2397                 is on
2398         * src/ssl_manager.c
2399         * src/ssl_manager.h
2400         * src/common/ssl_certificate.c
2401         * src/common/ssl_certificate.h
2402         * src/gtk/sslcertwindow.c
2403         * src/gtk/sslcertwindow.h
2404                 Fix copyright on my stuff
2405
2406 2005-11-02 [wwp]        1.9.99cvs5
2407
2408         * src/prefs_themes.c
2409                 fix directory name checking (theme installation/removal),
2410                 made related error a bit more verbose
2411
2412 2005-11-02 [colin]      1.9.99cvs4
2413
2414         * src/summaryview.c
2415                 Fix typo (probably fixes bug #841 (Sort by the From 
2416                 field doesn't work)
2417
2418 2005-11-02 [paul]       1.9.99cvs3
2419
2420         * po/ko.po
2421         * po/nb.po
2422                 updated by SungHyun Nam, Geir Helland
2423         * src/wizard.c
2424                 fix typo in welcome message. spotted by
2425                 Andrea Spadaccini
2426
2427 2005-11-01 [colin]      1.9.99cvs2
2428
2429         * src/compose.c
2430                 Fix replying to ml wen confirming subscription
2431         * src/messageview.c
2432         * src/mimeview.c
2433         * src/mimeview.h
2434         * src/privacy.h
2435         * src/summaryview.c
2436                 Make key check non blocking
2437
2438 2005-10-31 [paul]       1.9.99cvs1
2439
2440         * tools/claws.i18n.status.pl
2441                 updated for ChangeLog
2442
2443 2005-10-31 [paul]       1.9.99
2444
2445         1.9.99 released
2446
2447 2005-10-31 [paul]       1.9.15cvs131
2448
2449         * .cvsignore
2450         * ChangeLog
2451         * ChangeLog.claws       ** REMOVED **
2452         * ChangeLog-gtk2.claws  ** REMOVED **
2453         * ChangeLog.gtk1        ** ADDED **
2454         * INSTALL
2455         * Makefile.am
2456         * NEWS
2457         * README
2458         * README.claws          ** REMOVED **
2459         * README.jp             ** REMOVED **
2460         * RELEASE_NOTES         ** ADDED **
2461         * RELEASE_NOTES.claws   ** REMOVED **
2462         * commitHelper
2463         * configure.ac
2464         * sylpheed.spec.in      ** REMOVED **
2465                 tidy up and update the default docs:
2466                 ChangeLog.claws is renamed ChangeLog.gtk1
2467                 ChangeLog-gtk2.claws is renamed ChangeLog
2468                 README.claws is renamed README
2469                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2470
2471 2005-10-31 [paul]       1.9.15cvs130
2472
2473         * po/it.po
2474                 fix errors
2475
2476 2005-10-31 [paul]       1.9.15cvs129
2477
2478         * po/ca.po
2479         * po/de.po
2480         * po/en_GB.po
2481         * po/fr.po
2482         * po/it.po
2483         * po/pt_BR.po
2484         * po/sk.po
2485         * po/sr.po
2486         * po/zh_CN.po
2487                 updated by Miquel Oliete, Stephan Sachse and
2488                 Thomas Gilgin, me, Fabien Vantard, Andrea
2489                 Spadaccini, Frederico Goncalves Guimaraes,
2490                 Andrej Kacian, Aleksandar Urosevic, and
2491                 Ralgh Young.
2492
2493 2005-10-31 [mones]      1.9.15cvs128
2494
2495         * manual/faq.xml
2496                 More questions.
2497         
2498         * po/es.po
2499                 Updated for release.
2500
2501 2005-10-30 [colin]      1.9.15cvs127
2502
2503         * src/compose.c
2504                 Place cursor before rewrapping (fixes cursor
2505                 pos if quotation gets rewrapped)
2506
2507 2005-10-29 [paul]       1.9.15cvs126
2508
2509         * src/crash.c
2510         * src/foldersel.c
2511         * src/main.c
2512         * src/messageview.c
2513         * src/toolbar.c
2514         * src/gtk/authors.h
2515                 corrections to text items
2516
2517 2005-10-28 [colin]      1.9.15cvs125
2518
2519         * src/messageview.c
2520                 Make "hit 'C' to check sig" work from extern 
2521                 messageviews
2522
2523 2005-10-27 [colin]      1.9.15cvs124
2524
2525         * src/summaryview.c
2526                 Add a hack to avoid segfaulting when hammering 
2527                 on gtk's events
2528
2529 2005-10-27 [wwp]        1.9.15cvs123
2530
2531         * src/prefs_themes.c
2532                 sort list of themes names in themes prefs
2533
2534 2005-10-27 [paul]       1.9.15cvs122
2535
2536         * src/folder.c
2537         * src/prefs_account.c
2538                 fix building on Solaris
2539                 Patch by Alex Moore
2540
2541 2005-10-27 [wwp]        1.9.15cvs121
2542
2543         * src/summaryview.c
2544         * src/gtk/gtksctree.c
2545                 speed up unselecting messages in summary view (thanks to Colin)
2546
2547 2005-10-27 [paul]       1.9.15cvs120
2548
2549         * src/mainwindow.c
2550                 fix a compilation warning
2551         * src/summaryview.c
2552                 fix updating of 'n items selected' count
2553                 when deselecting
2554
2555 2005-10-27 [martin]     1.9.15cvs119
2556
2557         * src/action.c
2558                 ignore actions with a leading '/' in the action menu name
2559                 fixes a crash on menu creation
2560         * src/prefs_actions.c
2561                 do not allow a leading '/' in the action menu name
2562
2563 2005-10-27 [paul]       1.9.15cvs118
2564
2565         * src/main.c
2566                 fix compilation warning
2567
2568 2005-10-27 [paul]       1.9.15cvs117
2569
2570         * src/procmime.c
2571                 add #if HAVE_LOCALE_H
2572
2573 2005-10-27 [paul]       1.9.15cvs116
2574
2575         * src/plugins/clamav/clamav_plugin.c
2576         * src/plugins/dillo_viewer/dillo_viewer.c
2577         * src/plugins/mathml_viewer/mathml_viewer.c
2578         * src/plugins/pgpcore/plugin.c
2579         * src/plugins/pgpinline/plugin.c
2580         * src/plugins/pgpmime/plugin.c
2581         * src/plugins/spamassassin/spamassassin.c
2582         * src/plugins/trayicon/trayicon.c
2583                 plugin_init() : make error messages more
2584                 informative
2585
2586 2005-10-26 [wwp]        1.9.15cvs115
2587
2588         * src/prefs_matcher.c
2589                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2590
2591 2005-10-26 [wwp]        1.9.15cvs114
2592
2593         * src/procmime.c
2594         * src/gtk/gtksctree.c
2595         * src/plugins/spamassassin/libspamc.c
2596         * src/plugins/spamassassin/spamassassin.c
2597                 fix some compilation warnings more
2598
2599 2005-10-26 [mones]      1.9.15cvs113
2600
2601         * po/es.po
2602                 Updated translation
2603
2604 2005-10-26 [paul]       1.9.15cvs112
2605
2606         * src/prefs_message.c
2607                 give all display_xface stuff the
2608                 #if HAVE_LIBCOMPFACE treatment, thus
2609                 preventing a crash
2610                 (Thanks to Wolfgang Enderlein)
2611
2612 2005-10-26 [colin]      1.9.15cvs111
2613
2614         * src/gedit-print.c
2615                 Fix date format
2616         * src/imap_gtk.c
2617         * src/news_gtk.c
2618                 Remove context menu items that should not be there
2619         * src/jpilot.c
2620                 Fix encoding
2621         * src/main.c
2622         * src/mainwindow.c
2623                 Don't show the mainwindow too soon
2624
2625 2005-10-26 [wwp]        1.9.15cvs110
2626
2627         * src/folder.c
2628         * src/manual.c
2629         * src/summaryview.c
2630                 fix uninitialized pointers in the folder updating hook
2631                 (thanks to Colin)
2632
2633 2005-10-25 [mones]      1.9.15cvs109
2634
2635         * manual/faq.xml
2636                 General information subsection completed. 
2637                 Removed archaic references.
2638                 
2639         * manual/Makefile
2640         * manual/dtd/manual.dsl
2641                 Added customization stylesheet for getting paragraphs
2642                 fully justified in PDF output (as suggested by Colin).
2643
2644 2005-10-25 [colin]      1.9.15cvs108
2645
2646         * src/compose.c
2647                 Fix a second leak
2648
2649 2005-10-25 [colin]      1.9.15cvs107
2650
2651         * src/addrbook.c
2652         * src/addrindex.c
2653                 Fix leak (xml_get_element() allocates memory)
2654         * src/compose.c
2655                 Fix leak + dead code (shame!)
2656         * src/procmime.c
2657                 Fix leak
2658
2659 2005-10-25 [colin]      1.9.15cvs106
2660
2661         * src/mimeview.c
2662                 Fix encoding issue in Save all and in 
2663                 overwrite-confirmation alertpanel
2664
2665 2005-10-25 [colin]      1.9.15cvs105
2666
2667         * src/common/socket.c
2668                 Fix a leak - Thanks to Christopher Aillon
2669                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2670
2671 2005-10-25 [paul]       1.9.15cvs104
2672
2673         * src/wizard.c
2674                 Always guess servers from the right-hand
2675                 email part and guess username from the
2676                 left-hand part. (Thanks to Colin)
2677                 add an X-Face to the welcome message
2678
2679 2005-10-25 [paul]       1.9.15cvs103
2680
2681         * manual/handling.xml
2682                 written by Colin, edited by me
2683
2684 2005-10-25 [wwp]        1.9.15cvs102
2685
2686         * src/folderview.c
2687         * src/grouplistdialog.c
2688         * src/imap.c
2689         * src/noticeview.c
2690                 fix some compilation warnings
2691
2692 2005-10-24 [paul]
2693
2694         1.9.99-rc3 released
2695
2696 2005-10-24 [paul]       1.9.15cvs101
2697
2698         * src/gtk/about.c
2699                 fix window sizing
2700
2701 2005-10-24 [paul]       1.9.15cvs100
2702
2703         * src/pixmaps/offline.xpm
2704         * src/pixmaps/online.xpm
2705                 replace with last default versions
2706
2707 2005-10-24 [colin]      1.9.15cvs99
2708
2709         * src/imap.c
2710                 Fix bug when moving a folder
2711         * src/imap_gtk.c
2712         * src/mh_gtk.c
2713                 "Delete folder" pops up a window, so it 
2714                 should be suffixed with "..."
2715         * src/plugins/pgpcore/sgpgme.c
2716                 Include locale.h
2717
2718 2005-10-24 [mones]      1.9.15cvs98
2719
2720         * manual/Makefile
2721         * manual/account.xml
2722         * manual/ack.xml
2723         * manual/addrbook.xml
2724         * manual/advanced.xml
2725         * manual/faq.xml
2726         * manual/glossary.xml
2727         * manual/gpl.xml
2728         * manual/handling.xml
2729         * manual/intro.xml
2730         * manual/keyboard.xml
2731         * manual/manual.xml
2732         * manual/plugins.xml
2733         * manual/starting.xml
2734         * manual/dtd/sdocbook.dtd
2735                 Initial manual structure and some content.
2736
2737 2005-10-23 [wwp]        1.9.15cvs97
2738
2739         * src/gtk/about.c
2740                 fix a typo
2741
2742 2005-10-23 [wwp]        1.9.15cvs96
2743
2744         * src/gtk/about.c
2745         * src/gtk/authors.h
2746                 rework of the about window (main work by Paul), also featuring a few
2747                 fixes for typos and duplicate names
2748
2749 2005-10-23 [wwp]        1.9.15cvs95
2750
2751         * src/.cvsignore
2752                 Ignore the right binary name (sylpheed-claws now)
2753
2754 2005-10-23 [paul]       1.9.15cvs94
2755
2756         * src/compose.c
2757                 when using Folder Pref 'Default To for
2758                 replies' make the entry in the Compose
2759                 window bold
2760                 Patch by Fabien Vantard
2761
2762 2005-10-22 [colin]      1.9.15cvs93
2763
2764         * src/codeconv.c
2765                 Fix leak
2766
2767 2005-10-22 [colin]      1.9.15cvs92
2768
2769         * src/codeconv.c
2770                 try to convert using locale (apart utf8) if necessary
2771
2772 2005-10-22 [colin]      1.9.15cvs91
2773
2774         * src/pixmaps/new.xpm
2775         * src/pixmaps/unread.xpm
2776                 Make the unread envelope blue again and
2777                 saturate the new one a bit more.
2778
2779 2005-10-22 [colin]      1.9.15cvs90
2780
2781         * src/compose.c
2782                 When replying to a mail sent by one of our accounts,
2783                 use the original list of recipients. Let 'Reply All'
2784                 and 'Reply to sender' work like previously.
2785
2786 2005-10-21 [colin]      1.9.15cvs89
2787
2788         * src/prefs_filtering.c
2789                 Clear fields after add and replace
2790         * src/textview.c
2791                 Display xface differently (better)
2792         * src/plugins/pgpinline/pgpinline.c
2793                 Fix crappy encodings/recodings
2794
2795 2005-10-21 [paul]       1.9.15cvs88
2796
2797         * src/compose.c
2798         * src/prefs_folder_item.c
2799         * src/toolbar.c
2800                 fix news folder Folder Properties
2801                 (thanks to Colin)
2802         * src/folderview.c
2803                 update folderview after Themes change
2804                 keep selected folder selected
2805                 (thanks to Colin)
2806
2807 2005-10-21 [paul]       1.9.15cvs87
2808
2809         * tools/Makefile.am
2810         * tools/OOo2sylpheed.pl
2811         * tools/README
2812         * tools/README.sylprint
2813         * tools/asus_mailled.sh         ** REMOVED **
2814         * tools/filter_conv.pl
2815         * tools/freshmeat_search.pl
2816         * tools/google_search.pl
2817         * tools/gpg-sign-syl            ** REMOVED **
2818         * tools/kmail2sylpheed.pl
2819         * tools/kmail2sylpheed_v2.pl
2820         * tools/multiwebsearch.pl
2821         * tools/nautilus2sylpheed.sh
2822         * tools/newscache_clean.pl
2823         * tools/outlook2sylpheed.pl
2824         * tools/sylpheed-switcher       ** REMOVED **
2825         * tools/sylprint.pl
2826         * tools/sylprint.rc
2827         * tools/tb2sylpheed
2828         * tools/vcard2xml.py
2829         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2830                 update default config dir
2831                 update binary name (thanks to Fabien Vantard)
2832                 remove obsolete scripts
2833
2834 2005-10-21 [colin]      1.9.15cvs86
2835
2836         * src/inc.c
2837                 Fix possible leak and units. Based on a patch by
2838                 Fabien Vantard.
2839
2840 2005-10-20 [colin]      1.9.15cvs85
2841
2842         * src/textview.c
2843                 Clear xface when clearing textview
2844
2845 2005-10-20 [colin]      1.9.15cvs84
2846
2847         * configure.ac
2848         * src/folderview.c
2849         * src/headerview.c
2850         * src/main.c
2851         * src/prefs_common.c
2852         * src/prefs_common.h
2853         * src/prefs_message.c
2854         * src/textview.c
2855         * src/textview.h
2856         * src/common/defs.h
2857         * src/common/utils.c
2858         * src/common/utils.h
2859         * src/gtk/gtkutils.c
2860         * src/gtk/gtkutils.h
2861                 Migrate config to .sylpheed-claws (Automatically)
2862                 Add a way to get the Xface in the TextView
2863
2864 2005-10-20 [colin]      1.9.15cvs83
2865
2866         * src/gtk/Makefile.am
2867         * src/gtk/about.c
2868         * src/gtk/authors.h
2869                 Make the about dialog *grooovy*
2870
2871 2005-10-20 [colin]      1.9.15cvs82
2872
2873         * src/mimeview.c
2874                 Use "Open with" on double click if no command
2875                 was found
2876
2877 2005-10-20 [colin]      1.9.15cvs81
2878
2879         * src/imap.c
2880         * src/etpan/imap-thread.c
2881                 Fix possible crash.
2882
2883 2005-10-20 [paul]       1.9.15cvs80
2884
2885         * src/folder.c
2886                 don't show clipkey icon if the only
2887                 attachment is the signature
2888                 Patch by Colin
2889
2890 2005-10-20 [paul]       1.9.15cvs79
2891
2892         * AUTHORS
2893         * src/plugins/pgpmime/pgpmime.c
2894                 name the PGP/MIME signature 'signature.asc'
2895                 Patch by Andrew Nelson <freeandy@gmail.com>
2896
2897 2005-10-19 [colin]      1.9.15cvs78
2898
2899         * src/plugins/pgpmime/pgpmime.c
2900                 Oops, no need to double-check though
2901
2902 2005-10-19 [colin]      1.9.15cvs77
2903
2904         * src/plugins/pgpinline/pgpinline.c
2905         * src/plugins/pgpmime/pgpmime.c
2906                 Check that my_tmpfile() doesn't 
2907                 return NULL
2908
2909 2005-10-19 [colin]      1.9.15cvs76
2910
2911         * src/common/utils.c
2912                 Use shorter mime boundaries to avoid having
2913                 MTAs rewrapping our headers, breaking the
2914                 PGP signature in the process 
2915         * src/compose.c
2916         * src/plugins/pgpmime/pgpmime.c
2917                 Check for boundary uniqueness to be sure
2918                 it won't happen, instead of hoping for the
2919                 best
2920
2921 2005-10-19 [colin]      1.9.15cvs75
2922
2923         * sylpheed-claws.desktop
2924         * src/Makefile.am
2925         * src/main.c
2926                 Ship a sylpheed-claws binary instead
2927                 of a sylpheed one. Change the socket
2928                 name, too
2929         * src/folderview.c
2930                 Update folder only if it changed
2931         * src/wizard.c
2932                 Fix i18n in welcome mail, patch by
2933                 Fabien Vantard
2934
2935 2005-10-19 [paul]
2936
2937         1.9.99-rc2 released
2938
2939 2005-10-19 [paul]       1.9.15cvs74
2940
2941         * src/folder.c
2942         * src/folderview.c
2943                 fix summaryview update
2944                 Patch by Colin
2945
2946 2005-10-18 [colin]      1.9.15cvs73
2947
2948         * src/plugins/pgpcore/passphrase.c
2949                 Don't XGrabServer, and try a bit more to 
2950                 sync everything before grabbing mouse/keyboard
2951
2952 2005-10-18 [colin]      1.9.15cvs72
2953
2954         * src/Makefile.am
2955         * src/addressadd.c
2956         * src/addressbook.c
2957         * src/folderview.c
2958         * src/grouplistdialog.c
2959         * src/mimeview.c
2960         * src/stock_pixmap.c
2961         * src/stock_pixmap.h
2962         * src/summaryview.c
2963         * src/gtk/gtksctree.c
2964         * src/gtk/gtksctree.h
2965         * src/pixmaps/empty.xpm
2966                 Implement a wrapper call for gtk_ctree_set_node_info
2967                 and gtk_ctree_insert_node, that uses a 1x1 transparent
2968                 pixmap instead of a NULL one. This works around some
2969                 memory problems deep inside gtk, revealed by valgrind,
2970                 and fixes bug #834 (Pressing CTRl-D on a message marked 
2971                 as locked crashes sylpheed.), as well as, probably, 
2972                 wwp's 4th dimension problems that happen in gtk_ctree_*.
2973
2974 2005-10-17 [colin]      1.9.15cvs71
2975
2976         * src/mimeview.c
2977                 Provide visual feedback when checking
2978                 signature
2979
2980 2005-10-17 [colin]      1.9.15cvs70
2981
2982         * src/main.c
2983                 Keep the folder list frozen while checking caches...
2984
2985 2005-10-17 [colin]      1.9.15cvs69
2986
2987         * src/addr_compl.c
2988                 Fi bug #833 (Autocompleting from addressbook 
2989                 fails with extended chars)
2990         * src/imap.c
2991                 Fix 'adding messages' staying in statusbar
2992                 after an error
2993
2994 2005-10-17 [wwp]        1.9.15cvs68
2995
2996         * src/ssl_manager.c
2997                 Fix buttons' layout resizing when window size changes
2998
2999 2005-10-17 [wwp]        1.9.15cvs67
3000
3001         * src/account.c
3002         * src/prefs_account.c
3003         * src/prefs_common.c
3004         * src/prefs_common.h
3005         * src/prefs_folder_item.c
3006         * src/prefs_gtk.c
3007         * src/gtk/logwindow.c
3008         * src/gtk/pluginwindow.c
3009         * src/gtk/prefswindow.c
3010         * src/gtk/prefswindow.h
3011                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3012
3013 2005-10-17 [paul]       1.9.15cvs66
3014
3015         * configure.ac
3016                 fix missing libetpan message
3017         * po/en_GB.po
3018                 updated
3019         * src/crash.c
3020         * src/manual.c
3021         * src/prefs_themes.c
3022         * src/common/defs.h
3023                 add some new URI defines, change some
3024                 others
3025         * src/wizard.c
3026                 make welcome message translatable
3027                 small improvements to english
3028                 other tweaks
3029         * src/gtk/menu.c
3030                 fix warnings
3031
3032 2005-10-17 [paul]       1.9.15cvs65
3033
3034         * src/summaryview.c
3035                 fix column titles
3036
3037 2005-10-16 [mones]      1.9.15cvs64
3038
3039         * po/es.po
3040                 Updated translation
3041
3042 2005-10-16 [colin]
3043
3044         1.9.99-rc1 released
3045
3046 2005-10-16 [colin]      1.9.15cvs63
3047
3048         * src/wizard.c
3049                 Fix whitespace
3050
3051 2005-10-16 [colin]      1.9.15cvs62
3052
3053         * src/toolbar.c
3054                 s/Get All/Get Mail/
3055         * src/wizard.c
3056                 Real welcome mail text, thanks Paul
3057
3058 2005-10-16 [colin]      1.9.15cvs61
3059
3060         * src/editldap.c
3061         * src/exporthtml.c
3062         * src/main.c
3063         * src/mainwindow.c
3064         * src/prefs_themes.c
3065         * src/prefs_toolbar.c
3066         * src/plugins/demo/demo.c
3067         * src/plugins/trayicon/trayicon.c
3068                 s/Sylpheed/Sylpheed-Claws/
3069
3070 2005-10-16 [colin]      1.9.15cvs60
3071
3072         * src/wizard.c
3073                 Add a welcome email in the first empty mailbox
3074         * src/prefs_common.c
3075                 Change one more default
3076
3077 2005-10-16 [colin]      1.9.15cvs59
3078
3079         * src/wizard.c
3080                 Remove printf
3081
3082 2005-10-16 [colin]      1.9.15cvs58
3083
3084         * src/toolbar.c
3085         * src/prefs_common.c
3086                 Change some defaults
3087
3088 2005-10-16 [colin]      1.9.15cvs57
3089
3090         * src/toolbar.c
3091         * src/prefs_common.c
3092                 Change some defaults
3093
3094 2005-10-16 [colin]      1.9.15cvs56
3095
3096         * src/wizard.c
3097                 By default, initialize fonts to have
3098                 the same size as normal GtkWidgets
3099
3100 2005-10-16 [colin]      1.9.15cvs55
3101
3102         * src/mimeview.c
3103                 Fix message a bit more
3104
3105 2005-10-16 [colin]      1.9.15cvs54
3106
3107         * src/addressbook.c
3108                 Second attempt at flicker fixing
3109
3110 2005-10-16 [colin]      1.9.15cvs53
3111
3112         * src/addressbook.c
3113                 Fix flicker
3114
3115 2005-10-16 [wwp]        1.9.15cvs52
3116
3117         * src/addressbook.c
3118         * src/editaddress.c
3119         * src/prefs_common.c
3120         * src/prefs_common.h
3121                 Remember window sizes (address book)
3122
3123 2005-10-16 [wwp]        1.9.15cvs51
3124
3125         * src/plugins/clamav/clamav_plugin_gtk.c
3126         * src/plugins/spamassassin/spamassassin_gtk.c
3127                 Fix compilation warnings (missing #include).
3128
3129 2005-10-16 [colin]      1.9.15cvs50
3130
3131         * src/mimeview.c
3132         * src/summaryview.c
3133         * src/textview.c
3134                 Make 'c' check signature, and forward
3135                 c, l, y, t from summaryview to mimeview
3136
3137 2005-10-16 [colin]      1.9.15cvs49
3138
3139         * src/addressbook.c
3140                 Put border around buttons
3141         * src/mainwindow.c
3142         * src/summaryview.c
3143                 Rework menus (Patch based on a patch
3144                 by Paul)
3145
3146 2005-10-15 [wwp]        1.9.15cvs48
3147
3148         * src/editjpilot.c
3149         * src/editldap.c
3150         * src/editvcard.c
3151         * src/exphtmldlg.c
3152         * src/expldifdlg.c
3153         * src/export.c
3154         * src/import.c
3155         * src/importldif.c
3156         * src/importmutt.c
3157         * src/importpine.c
3158         * src/prefs_account.c
3159         * src/prefs_spelling.c
3160         * src/gtk/gtkutils.c
3161         * src/gtk/gtkutils.h
3162         * src/plugins/clamav/clamav_plugin_gtk.c
3163         * src/plugins/spamassassin/spamassassin_gtk.c
3164                 use nicer browse-for-file/dir buttons than the "..." ones,
3165                 code factorizing more.
3166
3167 2005-10-14 [colin]      1.9.15cvs47
3168
3169         * src/mainwindow.c
3170                 set relief on the account switcher so that people see it
3171                 grey out Create processing rules when no message is selected
3172         * src/prefs_filtering.c
3173                 ask before closing if the rule has not been modified, even if
3174                 it's not valid
3175         * src/prefs_matcher.c
3176                 fix sensitivity when entering the dialog
3177         * src/gtk/inputdialog.c
3178                 display a better icon on password ask
3179         * src/plugins/pgpcore/passphrase.c
3180                 make the dialog look better
3181
3182 2005-10-14 [paul]       1.9.15cvs46
3183
3184         * src/folderview.c
3185                 indicate presense of marked msgs in
3186                 unexpanded subfolders
3187
3188 2005-10-14 [paul]       1.9.15cvs45
3189
3190         * src/prefs_actions.c
3191         * src/prefs_common.c
3192         * src/prefs_common.h
3193         * src/prefs_filtering_action.c
3194         * src/prefs_matcher.c
3195         * src/prefs_template.c
3196                 remember window sizes
3197                 fix Info button size
3198
3199         Patches by wwp
3200
3201 2005-10-13 [colin]      1.9.15cvs44
3202
3203         * src/mimeview.c
3204         * src/noticeview.c
3205         * src/noticeview.h
3206                 Add a tooltip on the icon (optional) 
3207                 Get rid of the signature buttons and only
3208                 use the icon+tooltip
3209
3210 2005-10-13 [colin]      1.9.15cvs43
3211
3212         * src/noticeview.c
3213         * src/noticeview.h
3214                 Add hand cursor for hovering over icon
3215
3216 2005-10-13 [colin]      1.9.15cvs42
3217
3218         * src/summaryview.c
3219                 Fix crash when quicksearch's hidden 
3220                 at startup
3221
3222 2005-10-13 [colin]      1.9.15cvs41
3223
3224         * src/compose.c
3225                 Set subject when forwarding multiple mails
3226                 Check that other recipient than the default Cc or Bcc
3227                 have been set before sending.
3228
3229 2005-10-13 [colin]      1.9.15cvs40
3230
3231         * src/imap.c
3232                 Batch per-folder
3233                 Introduce locking, but don't use it yet
3234
3235 2005-10-13 [colin]      1.9.15cvs39
3236
3237         * src/gtk/quicksearch.c
3238                 Reset quicksearch when hiding it
3239                 Make sticky a real pref
3240
3241 2005-10-13 [colin]      1.9.15cvs38
3242
3243         * src/summaryview.c
3244                 Faster prefs apply
3245
3246 2005-10-13 [colin]      1.9.15cvs37
3247
3248         * src/mimeview.c
3249         * src/noticeview.c
3250         * src/noticeview.h
3251         * src/plugins/pgpcore/sgpgme.c
3252                 Make privacy icon clickable
3253                 Move Trust field in Full info
3254                 When trust is less than full, don't display
3255                 a warning icon
3256
3257 2005-10-13 [colin]      1.9.15cvs36
3258
3259         * src/folder.c
3260                 Batch on flags sync
3261         * src/folderview.c
3262                 Revert speed hack which is dangerous in fact
3263                 Apply prefs faster
3264
3265 2005-10-13 [colin]      1.9.15cvs35
3266
3267         * src/folder_item_prefs.c
3268                 Fix pref corruption on folder move. Patch
3269                 by wwp
3270
3271 2005-10-13 [paul]       1.9.15cvs34
3272
3273         * src/export.c
3274         * src/import.c
3275                 fix typos in g_warnings
3276         * src/prefs_account.c
3277                 add a file selector for Signature file
3278
3279         Patches by wwp
3280
3281 2005-10-12 [colin]      1.9.15cvs33
3282
3283         * src/mimeview.c
3284                 Provide a quick way to go back from a
3285                 signature's full info to the email part
3286
3287 2005-10-12 [colin]      1.9.15cvs32
3288
3289         * src/compose.c
3290                 Remove old hack of encoding signed mails with base64.
3291                 QP works equally well.
3292
3293 2005-10-12 [colin]      1.9.15cvs31
3294
3295         * src/crash.c
3296                 Replace deprecated GtkText with GtkTextView
3297         * src/imap.c
3298                 Fix a logic bug about counts in imap_select
3299                 (previously un-triggered)
3300         * src/mainwindow.c
3301         * src/summaryview.c
3302         * src/news.c
3303                 Allow local deletion of news posts
3304         * src/mimeview.c
3305                 Show GPG noticeview on the message/rfc822 part
3306                 in addition to the text/plain one
3307         * src/prefs_image_viewer.c
3308           src/plugins/pgpcore/prefs_gpg.c
3309                 Polish (set the label as part of the checkbox)
3310         * src/wizard.c
3311                 Don't sit there doing nothing after destroying
3312                 the window - return err
3313
3314 2005-10-11 [colin]      1.9.15cvs30
3315
3316         * src/folderview.c
3317                 Apply processing rules before showing folders.
3318                 Early folder show (before flags sync) will only
3319                 be done when there are no processing rules (nor
3320                 pre- or post- ones)
3321         * src/imap.c
3322                 Fix stuff related to mail subdir, creation and 
3323                 deletion of folders 
3324         * src/imap_gtk.c
3325                 Don't allow creation of folders in NoInferior
3326                 folders, as it won't work
3327
3328 2005-10-10 [colin]      1.9.15cvs29
3329
3330         * src/compose.c
3331                 Reselect "None" Privacy system when selecting an
3332                 account with no privacy system defined
3333
3334 2005-10-10 [colin]      1.9.15cvs28
3335
3336         * src/mainwindow.c
3337                 Add Windows-1252 encoding
3338         * src/prefs_common.c
3339                 Rework some defaults:
3340                 - autosave to draft by default
3341                 - don't show header pane (it's already in the textview)
3342                 - Select first new or unread mail on entry
3343                 - Assume 'Yes' to change folder when there's no more
3344                   unread message
3345         * src/prefs_matcher.c
3346                 Fix a gtk assertion failure
3347         * src/gtk/colorlabel.c
3348                 Workaround bad repainting on selection
3349         * src/main.c
3350                 Freeze/thaw (a bit faster on ssh -X)
3351         * src/msgcache.c
3352                 Get rid of StrdupConverter that just adds an
3353                 extra strdup/free 
3354         * src/etpan/imap_thread.c
3355                 memset buf to 0
3356
3357 2005-10-10 [colin]      1.9.15cvs27
3358
3359         * src/export.c
3360         * src/import.c
3361                 Fix compile on gtk 2.4. Patch by wwp
3362
3363 2005-10-09 [colin]      1.9.15cvs26
3364
3365         * src/mainwindow.c
3366         * src/messageview.c
3367         * src/summaryview.c
3368                 Clarify forward menus. Patch by wwp
3369
3370 2005-10-09 [colin]      1.9.15cvs25
3371
3372         * src/compose.c
3373         * src/compose.h
3374                 Fix bug #829 (Non-working "Encrypt message by 
3375                 default when replying to an encrypted message")
3376
3377 2005-10-08 [colin]      1.9.15cvs24
3378
3379         * src/wizard.c
3380                 Fix bug #827 ("Welcome" setup wizard after a 
3381                 permission error gives up & forgets itself.)
3382
3383 2005-10-08 [colin]      1.9.15cvs23
3384
3385         * src/procmime.c
3386                 Fix bug #828 (Ignoring headers with spaces around = sign)
3387
3388 2005-10-08 [colin]      1.9.15cvs22
3389
3390         * src/export.c
3391                 Warning fix by wwp
3392
3393 2005-10-08 [colin]      1.9.15cvs21
3394
3395         * src/folder.c
3396         * src/folder.h
3397                 Add a processing_pending indicator, set on 
3398                 folder_item_open and cleared after 
3399                 folder_item_process_open
3400         * src/folderview.c
3401         * src/summaryview.c
3402                 wrap procmsg_msginfo_*_flags, and in the
3403                 wrapper check that there's no folder processing 
3404                 pending. If there is, defer the flags change until 
3405                 processing is done to avoid stepping over each
3406                 other's toes.
3407                 Freeze during processing, but not during scanning.
3408
3409 2005-10-07 [colin]      1.9.15cvs20
3410
3411         * src/plugins/pgpcore/passphrase.c
3412                 Fix bug #826 (X-Server hangs when 
3413                 right-clicking a PGP encrypted message)
3414
3415 2005-10-07 [paul]       1.9.15cvs19
3416
3417         * src/compose.c
3418                 fix compose_entries[]
3419                 patch by Fabien Vantard
3420
3421 2005-10-06 [colin]      1.9.15cvs18
3422
3423         * src/pixmaps/address.xpm
3424         * src/pixmaps/address_book.xpm
3425         * src/pixmaps/book.xpm
3426         * src/pixmaps/check_spelling.xpm
3427         * src/pixmaps/checkbox_off.xpm
3428         * src/pixmaps/checkbox_on.xpm
3429         * src/pixmaps/close.xpm
3430         * src/pixmaps/complete.xpm
3431         * src/pixmaps/continue.xpm
3432         * src/pixmaps/deleted.xpm
3433         * src/pixmaps/down_arrow.xpm
3434         * src/pixmaps/exec.xpm
3435         * src/pixmaps/forwarded.xpm
3436         * src/pixmaps/group.xpm
3437         * src/pixmaps/ignorethread.xpm
3438         * src/pixmaps/interface.xpm
3439         * src/pixmaps/jpilot.xpm
3440         * src/pixmaps/ldap.xpm
3441         * src/pixmaps/linewrap.xpm
3442         * src/pixmaps/linewrapcurrent.xpm
3443         * src/pixmaps/mail.xpm
3444         * src/pixmaps/mail_attach.xpm
3445         * src/pixmaps/mail_compose.xpm
3446         * src/pixmaps/mail_forward.xpm
3447         * src/pixmaps/mail_receive.xpm
3448         * src/pixmaps/mail_receive_all.xpm
3449         * src/pixmaps/mail_reply.xpm
3450         * src/pixmaps/mail_reply_to_all.xpm
3451         * src/pixmaps/mail_reply_to_author.xpm
3452         * src/pixmaps/mail_send.xpm
3453         * src/pixmaps/mail_send_queue.xpm
3454         * src/pixmaps/mime_application.xpm
3455         * src/pixmaps/mime_audio.xpm
3456         * src/pixmaps/mime_image.xpm
3457         * src/pixmaps/mime_message.xpm
3458         * src/pixmaps/mime_text_enriched.xpm
3459         * src/pixmaps/mime_text_html.xpm
3460         * src/pixmaps/mime_text_plain.xpm
3461         * src/pixmaps/mime_unknown.xpm
3462         * src/pixmaps/new.xpm
3463         * src/pixmaps/news_compose.xpm
3464         * src/pixmaps/offline.xpm
3465         * src/pixmaps/online.xpm
3466         * src/pixmaps/paste.xpm
3467         * src/pixmaps/preferences.xpm
3468         * src/pixmaps/privacy_emblem_encrypted.xpm
3469         * src/pixmaps/privacy_expired.xpm
3470         * src/pixmaps/privacy_failed.xpm
3471         * src/pixmaps/privacy_passed.xpm
3472         * src/pixmaps/privacy_signed.xpm
3473         * src/pixmaps/privacy_unknown.xpm
3474         * src/pixmaps/privacy_warn.xpm
3475         * src/pixmaps/properties.xpm
3476         * src/pixmaps/replied.xpm
3477         * src/pixmaps/search.xpm
3478         * src/pixmaps/unread.xpm
3479         * src/pixmaps/up_arrow.xpm
3480         * src/pixmaps/vcard.xpm
3481                 Modernize internal theme, with icons from the 
3482                 Gnomaws theme. Keep some of the old ones where
3483                 they were better.
3484
3485 2005-10-06 [colin]      1.9.15cvs17
3486
3487         * src/summaryview.c
3488                 Little optimisations + bugfix
3489         * src/toolbar.c
3490                 Remove default useless items - useless being defined
3491                 by the default relevant prefs
3492         * src/wizard.c
3493                 include config.h to make gettext work
3494         * src/prefs_themes.c
3495                 Fix selection of current theme in prefs
3496
3497 2005-10-06 [colin]      1.9.15cvs16
3498
3499         * src/prefs_common.c
3500         * src/prefs_common.h
3501         * src/prefs_summaries.c
3502         * src/folderview.c
3503                 Add a warning dialog on Mark all read 
3504                 (with pref to get rid of it)
3505
3506 2005-10-06 [paul]       1.9.15cvs15
3507
3508         * po/nb.po
3509         * po/pt_BR.po
3510                 updated by Geir Helland and Frederico
3511                 Goncalves Guimaraes
3512
3513 2005-10-05 [colin]      1.9.15cvs14
3514
3515         * src/folder.c
3516         * src/folder.h
3517         * src/folderview.c
3518         * src/folderview.h
3519         * src/imap_gtk.c
3520         * src/mh_gtk.c
3521         * src/mainwindow.c
3522         * src/setup.c
3523                 add a way to rescan without rebuilding
3524                 make moving a bit faster (less folders changes)
3525                 don't lock the tree on Get 
3526         * src/imap.c
3527                 Don't re-delete deleted messages before expunging
3528         * src/summaryview.c
3529                 Set batch mode when deleting mails
3530
3531 2005-10-05 [paul]       1.9.15cvs13
3532
3533         * src/mainwindow.c
3534         * src/mainwindow.h
3535                 fix disabled Execute menu item
3536         * src/toolbar.c
3537                 match the change in 1.9.15cvs10: use Compose
3538                 instead of News by default
3539
3540 2005-10-04 [colin]      1.9.15cvs12
3541
3542         * src/compose.c
3543                 When replying to an ML post with Reply-To set
3544                 to the poster's email, honor it (as before),
3545                 but also honor our user's request to reply to
3546                 the mailing list: set the ML address in the To
3547                 field and the Reply-To address in the Cc: 
3548                 field.
3549
3550 2005-10-04 [colin]      1.9.15cvs11
3551
3552         * src/plugins/trayicon/trayicon.c
3553                 Finish cosmetic change - thanks to wwp
3554
3555 2005-10-04 [colin]      1.9.15cvs10
3556
3557         * src/toolbar.c
3558                 Use Compose instead of Email by default.
3559                 Spotted by wwp.
3560
3561 2005-10-04 [colin]      1.9.15cvs9
3562
3563         * src/folder.c
3564         * src/folder.h
3565         * src/folderview.c
3566         * src/imap.c
3567         * src/etpan/imap-thread.c
3568         * src/etpan/imap-thread.h
3569                 Try to make IMAP faster, by simplifying SEARCH
3570                 commands, avoiding sending two STATUS in a row,
3571                 and deferring flags sync and processing just
3572                 after displaying the folder. 
3573                 This will update the SummaryView in certain
3574                 cases (new mails not already fetched, flags
3575                 changed from another client) but in a non-
3576                 blocking manner.
3577
3578 2005-10-04 [colin]      1.9.15cvs8
3579
3580         * src/plugins/trayicon/trayicon.c
3581                 Relabel "Offline" to "Work offline"
3582
3583 2005-10-04 [colin]      1.9.15cvs7
3584
3585         * src/export.c
3586         * src/import.c
3587         * src/mbox.c
3588                 Fix mbox import/export buglets
3589                 Patch by wwp
3590         * src/plugins/trayicon/trayicon.c
3591                 Add offline swithc
3592                 Patch by wwp
3593
3594 2005-10-04 [colin]      1.9.15cvs6
3595
3596         * src/folder.c
3597         * src/folderview.c
3598         * src/summaryview.c
3599                 Better fix (don't break mark all read) for cvs2
3600
3601 2005-10-03 [colin]      1.9.15cvs5
3602
3603         * src/folder.c
3604                 Use a sane sort by default
3605
3606 2005-10-03 [colin]      1.9.15cvs4
3607
3608         * src/inc.c
3609                 Add a 'Only once' button for overriding offline mode
3610         * src/prefs_account.c
3611         * src/wizard.c
3612                 Add Local mbox to the wizard
3613                 Add IMAP subdir to the wizard (or the wizard is useless
3614                 for such accounts, or even worse than useless)
3615                 Move IMAP subdir from Advanced to Receive tab, as it's
3616                 not that uncommon
3617
3618 2005-10-03 [colin]      1.9.15cvs3
3619
3620         * src/send_message.c
3621                 Forgot this one in cvs1
3622
3623 2005-10-03 [colin]      1.9.15cvs2
3624
3625         * src/folder.c
3626                 Faster close when leaving a folder with lots
3627                 of new mails. Idea by David Relson.
3628
3629 2005-10-03 [colin]      1.9.15cvs1
3630
3631         * src/compose.c
3632         * src/imap.c
3633         * src/inc.c
3634         * src/main.c
3635         * src/messageview.c
3636         * src/news.c
3637         * src/summaryview.c
3638         * src/gtk/sslcertwindow.c
3639         * src/plugins/trayicon/trayicon.c
3640                 Add accels to every AlertPanel. Patch by Fabien 
3641                 Vantard
3642
3643 2005-10-03 [paul]       1.9.15
3644
3645         1.9.15 released
3646
3647 2005-10-03 [paul]       1.9.14cvs68
3648
3649         * po/ca.po
3650         * po/de.po
3651         * po/es.po
3652         * po/fi.po
3653         * po/fr.po
3654         * po/sk.po
3655         * po/sr.po
3656         * po/zh_CN.po
3657                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3658                 Mones Lastra, Tommi Pirinen, Fabien vantard,
3659                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3660
3661 2005-10-03 [paul]       1.9.14cvs67
3662
3663         * src/send_message.c
3664                 prevent hang on Cancel
3665                 patch by Colin
3666
3667 2005-10-03 [paul]       1.9.14cvs66
3668
3669         * src/main.c
3670                 fix crash in IMAP caused by discrepancy
3671                 between check_at_startup and offline mode
3672                 Patch by Colin
3673
3674 2005-10-01 [paul]       1.9.14cvs65
3675
3676         * src/inc.c
3677                 fix engrish
3678
3679 2005-10-01 [paul]       1.9.14cvs64
3680         * src/export.c
3681         * src/import.c
3682                 synchronise import_mbox() and export_mbox()
3683         * src/mbox.c
3684                 proc_mbox(): add alert if file cannot be opened
3685                 export_list_to_mbox(): test if dest file exists,
3686                 prompt user to overwrite if it does. add alert
3687                 if file cannot be created
3688                                                                 
3689         Patch by wwp
3690                                                                                                                 
3691
3692 2005-09-30 [paul]       1.9.14cvs63
3693
3694         * src/addressbook.c
3695                 Fix sensitivity of a menu
3696         * src/codeconv.c
3697                 Respect hidden pref for mails with no encoding
3698         * src/common/xml.c
3699                 Fix memory corruption
3700         * src/plugins/pgpcore/sgpgme.c
3701                 Fix segfault on incomplete sigs, and display
3702                 of S/Mime UIDs
3703
3704         Patches by Colin
3705
3706 2005-09-30 [colin]      1.9.14cvs62
3707
3708         * src/partial_download.c
3709                 Little logic fix in almost-dead code
3710         * src/pop.c
3711                 Fix partial download when there's no new mail
3712
3713 2005-09-29 [paul]       1.9.14cvs61
3714
3715         * src/plugins/pgpinline/pgpinline.c
3716                 fix bug 819, 'crash accessing sign message'
3717                 Patch by Colin
3718
3719 2005-09-28 [martin]     1.9.14cvs60
3720
3721         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3722                 fix bug #790 (Crash when restarting window manager (fluxbox))
3723
3724 2005-09-28 [paul]       1.9.14cvs59
3725
3726         * src/gtk/gtkaspell.c
3727                 fix off-by-one typo
3728
3729 2005-09-27 [colin]      1.9.14cvs58
3730
3731         * src/plugins/pgpcore/sgpgme.c
3732                 Report error when there's one, instead of
3733                 "Signature unchecked" 
3734
3735 2005-09-27 [colin]      1.9.14cvs57
3736
3737         * src/prefs_quote.c
3738                 Fix bug #816 (Weird quotation with spaces)
3739
3740 2005-09-27 [colin]      1.9.14cvs56
3741
3742         * src/codeconv.c
3743         * src/compose.c
3744         * src/compose.h
3745                 Put subject in compose's title
3746                 Fix Automatic encoding so that it's really automatic:
3747                 first try default locale's charset, then charset of the replied mail, 
3748                 then utf-8
3749                 Fix encoding of headers (must be in strict mode too)
3750
3751 2005-09-26 [colin]      1.9.14cvs55
3752
3753         * src/gtk/gtkaspell.c
3754                 Fix previous patch - don't color the space,
3755                 just uncolor it :)
3756
3757 2005-09-26 [colin]      1.9.14cvs54
3758
3759         * src/gtk/gtkaspell.c
3760                 Unmark space if possible
3761
3762 2005-09-26 [colin]      1.9.14cvs53
3763
3764         * src/imap.c
3765                 log_error instead of alertpanel according to the pref
3766         * src/etpan/imap-thread.c
3767                 Print connect status, copy only necessary size to 
3768                 logger
3769         * src/plugins/pgpmime/pgpmime.c
3770                 Handle S/Mime signatures (verification only). Patch based
3771                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
3772
3773 2005-09-26 [paul]       1.9.14cvs52
3774
3775         * src/common/passcrypt.c
3776                 this 'workaround' not necessary on NetBSD.
3777                 Thanks to Daniel Gustafson
3778
3779 2005-09-26 [paul]
3780
3781         1.9.15-rc4 released
3782
3783 2005-09-26 [paul]       1.9.14cvs51
3784
3785         * src/summaryview.c
3786                 Skip currently selected message when
3787                 looking for next new or unread message
3788                 in current folder. Patch by Colin
3789         * src/common/passcrypt.c
3790                 eliminate warnings on *BSD. Patch by
3791                 Daniel Gustafson
3792
3793 2005-09-26 [colin]      1.9.14cvs50
3794
3795         * src/procmsg.c
3796                 Call postfiltering hook anyway
3797
3798 2005-09-22 [colin]      1.9.14cvs49
3799
3800         * src/codeconv.c
3801         * src/codeconv.h
3802                 Add a strict mode that doesn't replace with _
3803         * src/compose.c
3804         * src/compose.h
3805                 Use strict conversion while sending
3806                 Fix race when drafting while sending (happens
3807                 on IMAP)
3808                 Fix d'n'd of messages from summaryview
3809         * src/prefs_common.c
3810         * src/prefs_common.h
3811                 add hidden utf8_instead_of_locale_for_broken_mail 
3812                 pref for people that preferred the default charset 
3813                 to be utf8 for broken mails
3814         * src/quote_fmt_parse.y
3815                 fix bug #815 (No quote insert if "From:" fied 
3816                 contained Russian letters)
3817         * src/summaryview.c
3818                 Fix d'n'd of messages to compose
3819
3820 2005-09-22 [paul]       1.9.14cvs48
3821
3822         * src/compose.c
3823                 fix bug where attachments Name entry
3824                 would display Path instead
3825
3826 2005-09-21 [paul]       1.9.14cvs47
3827
3828         * README
3829         * README.jp
3830         * configure.ac
3831         * config/config.rpath
3832         * doc/manual/en/sylpheed-20.html
3833         * doc/manual/es/sylpheed-20.html
3834         * po/bg.po
3835         * po/ca.po
3836         * po/de.po
3837         * po/es.po
3838         * po/fr.po
3839         * po/it.po
3840         * po/pt_BR.po
3841         * po/sk.po
3842         * po/zh_TW.po
3843         * src/account.c
3844         * src/account.h
3845         * src/action.c
3846         * src/action.h
3847         * src/adbookbase.h
3848         * src/addr_compl.c
3849         * src/addr_compl.h
3850         * src/addrbook.c
3851         * src/addrbook.h
3852         * src/addrcache.c
3853         * src/addrcache.h
3854         * src/addrcindex.c
3855         * src/addrcindex.h
3856         * src/addrclip.c
3857         * src/addrclip.h
3858         * src/addrdefs.h
3859         * src/addressadd.c
3860         * src/addressadd.h
3861         * src/addressbook.c
3862         * src/addressbook.h
3863         * src/addressitem.h
3864         * src/addrgather.c
3865         * src/addrgather.h
3866         * src/addrharvest.c
3867         * src/addrharvest.h
3868         * src/addrindex.c
3869         * src/addrindex.h
3870         * src/addritem.c
3871         * src/addritem.h
3872         * src/addrquery.c
3873         * src/addrquery.h
3874         * src/addrselect.c
3875         * src/addrselect.h
3876         * src/alertpanel.c
3877         * src/alertpanel.h
3878         * src/browseldap.c
3879         * src/browseldap.h
3880         * src/codeconv.c
3881         * src/codeconv.h
3882         * src/compose.c
3883         * src/compose.h
3884         * src/crash.c
3885         * src/crash.h
3886         * src/customheader.c
3887         * src/customheader.h
3888         * src/displayheader.c
3889         * src/displayheader.h
3890         * src/editaddress.c
3891         * src/editaddress.h
3892         * src/editbook.c
3893         * src/editbook.h
3894         * src/editgroup.c
3895         * src/editgroup.h
3896         * src/editjpilot.c
3897         * src/editjpilot.h
3898         * src/editldap.c
3899         * src/editldap.h
3900         * src/editldap_basedn.c
3901         * src/editldap_basedn.h
3902         * src/editvcard.c
3903         * src/editvcard.h
3904         * src/enriched.c
3905         * src/enriched.h
3906         * src/exphtmldlg.c
3907         * src/exphtmldlg.h
3908         * src/expldifdlg.c
3909         * src/expldifdlg.h
3910         * src/export.c
3911         * src/export.h
3912         * src/exporthtml.c
3913         * src/exporthtml.h
3914         * src/exportldif.c
3915         * src/exportldif.h
3916         * src/filtering.c
3917         * src/filtering.h
3918         * src/folder.c
3919         * src/folder.h
3920         * src/folder_item_prefs.c
3921         * src/folder_item_prefs.h
3922         * src/foldersel.c
3923         * src/foldersel.h
3924         * src/folderutils.c
3925         * src/folderutils.h
3926         * src/folderview.c
3927         * src/folderview.h
3928         * src/grouplistdialog.c
3929         * src/grouplistdialog.h
3930         * src/headerview.c
3931         * src/headerview.h
3932         * src/html.c
3933         * src/html.h
3934         * src/image_viewer.c
3935         * src/image_viewer.h
3936         * src/imap.c
3937         * src/imap.h
3938         * src/imap_gtk.c
3939         * src/imap_gtk.h
3940         * src/import.c
3941         * src/import.h
3942         * src/importldif.c
3943         * src/importldif.h
3944         * src/importmutt.c
3945         * src/importmutt.h
3946         * src/importpine.c
3947         * src/importpine.h
3948         * src/inc.c
3949         * src/inc.h
3950         * src/jpilot.c
3951         * src/jpilot.h
3952         * src/ldapctrl.c
3953         * src/ldapctrl.h
3954         * src/ldaplocate.c
3955         * src/ldaplocate.h
3956         * src/ldapquery.c
3957         * src/ldapquery.h
3958         * src/ldapserver.c
3959         * src/ldapserver.h
3960         * src/ldaputil.c
3961         * src/ldaputil.h
3962         * src/ldif.c
3963         * src/ldif.h
3964         * src/localfolder.c
3965         * src/localfolder.h
3966         * src/main.c
3967         * src/main.h
3968         * src/mainwindow.c
3969         * src/mainwindow.h
3970         * src/manual.c
3971         * src/manual.h
3972         * src/matcher.c
3973         * src/matcher.h
3974         * src/matcher_parser.h
3975         * src/matcher_parser_lex.l
3976         * src/matcher_parser_parse.y
3977         * src/mbox.c
3978         * src/mbox.h
3979         * src/message_search.c
3980         * src/message_search.h
3981         * src/messageview.c
3982         * src/messageview.h
3983         * src/mh.c
3984         * src/mh.h
3985         * src/mh_gtk.c
3986         * src/mh_gtk.h
3987         * src/mimeview.c
3988         * src/mimeview.h
3989         * src/msgcache.c
3990         * src/msgcache.h
3991         * src/mutt.c
3992         * src/mutt.h
3993         * src/news.c
3994         * src/news.h
3995         * src/news_gtk.c
3996         * src/news_gtk.h
3997         * src/noticeview.c
3998         * src/noticeview.h
3999         * src/partial_download.c
4000         * src/partial_download.h
4001         * src/pine.c
4002         * src/pine.h
4003         * src/pop.c
4004         * src/pop.h
4005         * src/prefs_account.c
4006         * src/prefs_account.h
4007         * src/prefs_actions.c
4008         * src/prefs_actions.h
4009         * src/prefs_common.c
4010         * src/prefs_common.h
4011         * src/prefs_compose_writing.c
4012         * src/prefs_compose_writing.h
4013         * src/prefs_customheader.c
4014         * src/prefs_customheader.h
4015         * src/prefs_display_header.c
4016         * src/prefs_display_header.h
4017         * src/prefs_ext_prog.c
4018         * src/prefs_ext_prog.h
4019         * src/prefs_filtering.c
4020         * src/prefs_filtering.h
4021         * src/prefs_filtering_action.c
4022         * src/prefs_filtering_action.h
4023         * src/prefs_folder_column.c
4024         * src/prefs_folder_column.h
4025         * src/prefs_folder_item.c
4026         * src/prefs_folder_item.h
4027         * src/prefs_fonts.c
4028         * src/prefs_fonts.h
4029         * src/prefs_gtk.c
4030         * src/prefs_gtk.h
4031         * src/prefs_image_viewer.c
4032         * src/prefs_image_viewer.h
4033         * src/prefs_matcher.c
4034         * src/prefs_matcher.h
4035         * src/prefs_message.c
4036         * src/prefs_message.h
4037         * src/prefs_msg_colors.c
4038         * src/prefs_msg_colors.h
4039         * src/prefs_other.c
4040         * src/prefs_other.h
4041         * src/prefs_quote.c
4042         * src/prefs_quote.h
4043         * src/prefs_receive.c
4044         * src/prefs_receive.h
4045         * src/prefs_send.c
4046         * src/prefs_send.h
4047         * src/prefs_spelling.c
4048         * src/prefs_spelling.h
4049         * src/prefs_summaries.c
4050         * src/prefs_summaries.h
4051         * src/prefs_summary_column.c
4052         * src/prefs_summary_column.h
4053         * src/prefs_template.c
4054         * src/prefs_template.h
4055         * src/prefs_themes.c
4056         * src/prefs_themes.h
4057         * src/prefs_toolbar.c
4058         * src/prefs_toolbar.h
4059         * src/prefs_wrapping.c
4060         * src/prefs_wrapping.h
4061         * src/privacy.c
4062         * src/privacy.h
4063         * src/procheader.c
4064         * src/procheader.h
4065         * src/procmime.c
4066         * src/procmime.h
4067         * src/procmsg.c
4068         * src/procmsg.h
4069         * src/quote_fmt.c
4070         * src/quote_fmt_parse.y
4071         * src/recv.c
4072         * src/recv.h
4073         * src/remotefolder.c
4074         * src/remotefolder.h
4075         * src/send_message.c
4076         * src/send_message.h
4077         * src/setup.c
4078         * src/setup.h
4079         * src/simple-gettext.c
4080         * src/sourcewindow.c
4081         * src/sourcewindow.h
4082         * src/ssl_manager.c
4083         * src/ssl_manager.h
4084         * src/statusbar.c
4085         * src/statusbar.h
4086         * src/stock_pixmap.c
4087         * src/stock_pixmap.h
4088         * src/summary_search.c
4089         * src/summary_search.h
4090         * src/summaryview.c
4091         * src/summaryview.h
4092         * src/syldap.c
4093         * src/syldap.h
4094         * src/textview.c
4095         * src/textview.h
4096         * src/toolbar.c
4097         * src/toolbar.h
4098         * src/undo.c
4099         * src/undo.h
4100         * src/unmime.c
4101         * src/unmime.h
4102         * src/vcard.c
4103         * src/vcard.h
4104         * src/wizard.c
4105         * src/wizard.h
4106         * src/common/base64.c
4107         * src/common/base64.h
4108         * src/common/defs.h
4109         * src/common/hooks.c
4110         * src/common/hooks.h
4111         * src/common/log.c
4112         * src/common/log.h
4113         * src/common/md5.c
4114         * src/common/md5.h
4115         * src/common/mgutils.c
4116         * src/common/mgutils.h
4117         * src/common/nntp.c
4118         * src/common/nntp.h
4119         * src/common/passcrypt.c
4120         * src/common/passcrypt.h.in
4121         * src/common/plugin.c
4122         * src/common/plugin.h
4123         * src/common/prefs.c
4124         * src/common/prefs.h
4125         * src/common/progressindicator.c
4126         * src/common/progressindicator.h
4127         * src/common/quoted-printable.c
4128         * src/common/quoted-printable.h
4129         * src/common/session.c
4130         * src/common/session.h
4131         * src/common/smtp.c
4132         * src/common/smtp.h
4133         * src/common/socket.c
4134         * src/common/socket.h
4135         * src/common/ssl.c
4136         * src/common/ssl.h
4137         * src/common/ssl_certificate.c
4138         * src/common/ssl_certificate.h
4139         * src/common/string_match.c
4140         * src/common/string_match.h
4141         * src/common/stringtable.c
4142         * src/common/sylpheed.c
4143         * src/common/sylpheed.h
4144         * src/common/template.c
4145         * src/common/template.h
4146         * src/common/timing.h
4147         * src/common/utils.c
4148         * src/common/utils.h
4149         * src/common/uuencode.c
4150         * src/common/uuencode.h
4151         * src/common/version.h.in
4152         * src/common/xml.c
4153         * src/common/xml.h
4154         * src/common/xmlprops.c
4155         * src/common/xmlprops.h
4156         * src/gtk/about.c
4157         * src/gtk/about.h
4158         * src/gtk/colorlabel.c
4159         * src/gtk/colorlabel.h
4160         * src/gtk/colorsel.c
4161         * src/gtk/colorsel.h
4162         * src/gtk/description_window.c
4163         * src/gtk/description_window.h
4164         * src/gtk/filesel.c
4165         * src/gtk/filesel.h
4166         * src/gtk/foldersort.c
4167         * src/gtk/foldersort.h
4168         * src/gtk/gtkutils.c
4169         * src/gtk/gtkutils.h
4170         * src/gtk/inputdialog.c
4171         * src/gtk/inputdialog.h
4172         * src/gtk/logwindow.c
4173         * src/gtk/logwindow.h
4174         * src/gtk/manage_window.c
4175         * src/gtk/manage_window.h
4176         * src/gtk/menu.c
4177         * src/gtk/menu.h
4178         * src/gtk/pluginwindow.c
4179         * src/gtk/pluginwindow.h
4180         * src/gtk/prefswindow.c
4181         * src/gtk/prefswindow.h
4182         * src/gtk/progressdialog.c
4183         * src/gtk/progressdialog.h
4184         * src/gtk/quicksearch.c
4185         * src/gtk/quicksearch.h
4186         * src/gtk/sslcertwindow.c
4187         * src/gtk/sslcertwindow.h
4188         * src/plugins/clamav/clamav_plugin.c
4189         * src/plugins/clamav/clamav_plugin.h
4190         * src/plugins/clamav/clamav_plugin_gtk.c
4191         * src/plugins/demo/demo.c
4192         * src/plugins/dillo_viewer/dillo_prefs.c
4193         * src/plugins/dillo_viewer/dillo_prefs.h
4194         * src/plugins/dillo_viewer/dillo_viewer.c
4195         * src/plugins/mathml_viewer/mathml_viewer.c
4196         * src/plugins/pgpcore/passphrase.c
4197         * src/plugins/pgpcore/passphrase.h
4198         * src/plugins/pgpcore/plugin.c
4199         * src/plugins/pgpcore/prefs_gpg.c
4200         * src/plugins/pgpcore/prefs_gpg.h
4201         * src/plugins/pgpcore/select-keys.c
4202         * src/plugins/pgpcore/select-keys.h
4203         * src/plugins/pgpcore/sgpgme.c
4204         * src/plugins/pgpcore/sgpgme.h
4205         * src/plugins/pgpinline/pgpinline.c
4206         * src/plugins/pgpinline/pgpinline.h
4207         * src/plugins/pgpinline/plugin.c
4208         * src/plugins/pgpmime/pgpmime.c
4209         * src/plugins/pgpmime/pgpmime.h
4210         * src/plugins/pgpmime/plugin.c
4211         * src/plugins/spamassassin/spamassassin.c
4212         * src/plugins/spamassassin/spamassassin.h
4213         * src/plugins/spamassassin/spamassassin_gtk.c
4214         * src/plugins/trayicon/trayicon.c
4215         * tools/OOo2sylpheed.pl
4216         * tools/acroread2sylpheed.pl
4217         * tools/asus_mailled.sh
4218         * tools/filter_conv.pl
4219         * tools/freshmeat_search.pl
4220         * tools/google_search.pl
4221         * tools/kmail2sylpheed.pl
4222         * tools/kmail2sylpheed_v2.pl
4223         * tools/maildir2sylpheed.pl
4224         * tools/multiwebsearch.pl
4225         * tools/newscache_clean.pl
4226         * tools/outlook2sylpheed.pl
4227         * tools/sylpheed-switcher
4228         * tools/update-po
4229         * tools/vcard2xml.py
4230         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4231                 update FSF address
4232
4233 2005-09-21 [colin]      1.9.14cvs46
4234
4235         * src/gedit-print.c
4236         * src/procmsg.c
4237         * src/procmsg.h
4238         * src/textview.c
4239         * src/summaryview.c
4240                 Remove some printing hacks (deselection/reselection),
4241                 which by the way fix printing the currently 
4242                 displayed mime part (still only text)
4243                 Plus a little optimisation of summary_show
4244
4245
4246 2005-09-20 [colin]      1.9.14cvs45
4247
4248         * src/mainwindow.c
4249         * src/messageview.c
4250                 GUI fixups: add accels, set message
4251                 view title to displayed mail's subject
4252         * src/prefs_spelling.c
4253         * src/gtk/gtkaspell.c
4254                 GUI fixups: allow underlining misspelled
4255                 words instead of coloring them (a11y!)
4256
4257 2005-09-19 [colin]
4258
4259         1.9.15rc3 released
4260
4261 2005-09-19 [colin]      1.9.14cvs44
4262
4263         * src/compose.c
4264                 Fix draft message
4265         * src/gtk/gtkaspell.c
4266                 Fix wrong test ;-)
4267
4268 2005-09-19 [colin]      1.9.14cvs43
4269
4270         * src/addressbook.c
4271                 Fix sensitivity of Delete button
4272         * src/compose.c
4273                 Warn if the requested Privacy system
4274                 is not available
4275         * src/exphtmldlg.c
4276         * src/expldifdlg.c
4277         * src/importldif.c
4278         * src/importmutt.c
4279         * src/importpine.c
4280                 Fix crappy UI
4281         * src/
4282         * src/ssl.h
4283         * src/prefs_account.h
4284         * src/prefs_account.c
4285                 Save SSL prefs even in builds that have
4286                 SSL support disable
4287         * src/imap.c
4288         * src/inc.c
4289         * src/news.c
4290         * src/send_message.c
4291                 Warn if connection should be secure, but
4292                 SSL support isn't compiled in
4293         * src/gtkaspell.c
4294                 Fix word separation on UTF-8 systems
4295                 Fixes bug #812 (Strange inline spellchecking)
4296         * src/compose.c
4297                 Warn if the requested Privacy system
4298                 is not available
4299                 Factorize offline warning
4300         * src/imap.c
4301         * src/imap_gtk.c
4302         * src/imap_gtk.h
4303         * src/inc.h
4304         * src/news_gtk.c
4305         * src/news_gtk.h
4306         * src/messageview.c
4307                 Factorize offline warning
4308
4309 2005-09-19 [paul]
4310
4311         1.9.15-rc2 released
4312
4313 2005-09-18 [colin]      1.9.14cvs42
4314
4315         * src/codeconv.c
4316         * src/codeconv.h
4317         * src/procmime.c
4318                 Add a way to get locale's charset ignoring utf-8,
4319                 and use that as default encoding for broken mails
4320
4321 2005-09-18 [colin]      1.9.14cvs41
4322
4323         * src/gtk/logwindow.c
4324                 Translate string. Patch by Fabien Vantard
4325
4326 2005-09-18 [colin]      1.9.14cvs40
4327
4328         * configure.ac
4329                 Fix bug #803 (IMAP/SSL support breaks with 
4330                 GnuTLS libetpan 0.38)
4331
4332 2005-09-18 [colin]      1.9.14cvs39
4333
4334         * src/codeconv.c
4335         * src/compose.c
4336         * src/procmime.c
4337                 More charsets fixes. Fixes bug #806 (non
4338                 ascii characters in subject line)
4339
4340 2005-09-17 [paul]       1.9.14cvs38
4341
4342         * src/folderview.c
4343         * src/mainwindow.c
4344                 fix gcc-2.95 issues
4345                 Patch by Pawel Pekala
4346
4347 2005-09-17 [colin]      1.9.14cvs37
4348
4349         * src/addrindex.c
4350                 bugfix for NO-USE LDAP compilation, patch 
4351                 by Fabien Vantard
4352
4353 2005-09-17 [colin]      1.9.14cvs36
4354
4355         * src/prefs_actions.c
4356         * src/prefs_customheader.c
4357         * src/prefs_display_header.c
4358         * src/prefs_filtering_action.c
4359         * src/prefs_matcher.c
4360         * src/prefs_toolbar.c
4361                 Fix strange casts (less elegant but
4362                 works better)
4363
4364 2005-09-16 [colin]      1.9.14cvs35
4365
4366         * src/jpilot.c
4367                 Missed that one
4368
4369 2005-09-16 [colin]      1.9.14cvs34
4370
4371         * configure.ac
4372         * src/Makefile.am
4373         * src/addr_compl.c
4374         * src/addrindex.c
4375         * src/browseldap.c
4376         * src/editldap.c
4377         * src/ldaplocate.c
4378         * src/ldapquery.c
4379         * src/ldapquery.h
4380         * src/ldapserver.c
4381         * src/ldapserver.h
4382         * src/main.c
4383         * src/matcher_parser_parse.y
4384         * src/prefs_themes.c
4385         * src/etpan/Makefile.am
4386         * src/gtk/description_window.c
4387         * src/plugins/clamav/Makefile.am
4388         * src/plugins/clamav/clamav_plugin.c
4389         * src/plugins/dillo_viewer/Makefile.am
4390         * src/plugins/pgpcore/Makefile.am
4391         * src/plugins/pgpinline/Makefile.am
4392         * src/plugins/pgpmime/Makefile.am
4393         * src/plugins/trayicon/Makefile.am
4394                 Fix 100% cpu usage in address completion list
4395                 Fix little bugs (return with no values etc)
4396                 Fix all warnings (with common CFLAGS)
4397
4398 2005-09-15 [colin]      1.9.14cvs33
4399
4400         * src/addressbook.c
4401                 Fix bug where sometimes a group's email list is empty,
4402                 force its refresh (probably fixes "Re: how to create a 
4403                 distribution list")
4404         * src/ldapquery.c
4405                 Don't return to the callback in the main thread from the
4406                 fetch thread (or face segs!)
4407
4408 2005-09-15 [paul]       1.9.14cvs32
4409
4410         * src/prefs_matcher.c
4411                 forgotten in last commit
4412
4413 2005-09-15 [paul]       1.9.14cvs31
4414
4415         * src/prefs_actions.c
4416         * src/prefs_filtering_action.c
4417         * src/prefs_quote.c
4418         * src/quote_fmt.c
4419         * src/summaryview.c
4420         * src/gtk/description_window.c
4421         * src/gtk/description_window.h
4422         * src/gtk/quicksearch.c
4423                 allow interaction with the called
4424                 description window
4425                 Patch by Anders Hammar
4426
4427 2005-09-14 [paul]       1.9.14cvs30
4428
4429         * src/compose.c
4430                 fix a little annoyance when pasting with 3rd button 
4431                 with wrap_pastes=0 and wrap_input=1
4432                 Patch by Colin
4433
4434 2005-09-14 [paul]       1.9.14cvs29
4435
4436         * src/prefs_account.c
4437                 disable 'Filter messages on receiving' for
4438                 SMTP-only accounts
4439                 Patch  by Anders Hammar
4440
4441 2005-09-14 [paul]       1.9.14cvs28
4442
4443         * po/sk.po
4444                 fix crash
4445                 updated by Andrej Kacian
4446
4447 2005-09-14 [paul]
4448
4449         1.9.15-rc1 released
4450
4451 2005-09-14 [paul]       1.9.14cvs27
4452
4453         * po/es.po
4454                 updated by Ricardo Mones Lastra
4455         * src/compose.c
4456         * src/compose.h
4457                 associate no_wrap_tags to Compose windows
4458                 instead of using a static one
4459                 Patch by Colin
4460         * src/mbox.c
4461                 fix proc_mbox()
4462                 Patch by wwp
4463         * src/textview.c
4464                 remove unneeded printf()
4465
4466 2005-09-14 [paul]       1.9.14cvs26
4467
4468         * src/addrcache.c
4469         * src/codeconv.h
4470         * src/folder.h
4471         * src/mainwindow.h
4472         * src/mh.c
4473         * src/mimeview.h
4474         * src/partial_download.c
4475         * src/pop.c
4476         * src/prefs_account.c
4477         * src/prefs_account.h
4478         * src/prefs_actions.c
4479         * src/prefs_customheader.c
4480         * src/prefs_display_header.c
4481         * src/prefs_filtering_action.c
4482         * src/prefs_matcher.c
4483         * src/prefs_toolbar.c
4484         * src/privacy.h
4485         * src/procmime.c
4486         * src/procmime.h
4487         * src/procmsg.h
4488         * src/textview.c
4489         * src/undo.h
4490         * src/common/plugin.c
4491         * src/common/session.h
4492         * src/common/socket.c
4493         * src/common/socket.h
4494         * src/common/template.c
4495         * src/gtk/gtkaspell.c
4496         * src/gtk/quicksearch.h
4497         * src/plugins/pgpcore/passphrase.c
4498         * src/plugins/pgpcore/prefs_gpg.h
4499         * src/plugins/pgpcore/select-keys.c
4500         * src/plugins/pgpcore/select-keys.h
4501         * src/plugins/pgpcore/sgpgme.c
4502         * src/plugins/pgpinline/pgpinline.c
4503         * src/plugins/pgpmime/pgpmime.c
4504         * src/plugins/trayicon/trayicon.c
4505                 fix compilation warnings
4506                 Patch by Daniel Gustafson
4507
4508 2005-09-14 [paul]       1.9.14cvs25
4509
4510         * src/addressbook.c
4511                 add missing column header, and other small
4512                 bug fixes
4513                 Patch by Anders Hammar
4514
4515 2005-09-13 [colin]      1.9.14cvs24
4516
4517         * src/gtk/gtkaspell.c
4518                 Fix non-utf8 in menu
4519                 Fix little leaks
4520                 Nullify struct members after free()s
4521
4522 2005-09-13 [colin]      1.9.14cvs23
4523
4524         * src/compose.c
4525                 Test utf8 compliance before inserting to 
4526                 buffer, and try to convert if necessary
4527         * src/procmime.c
4528                 If no charset is present, use the locale 
4529                 one instead of us-ascii
4530         * src/procmsg.c
4531                 Add Sender, List-Post and To in the checked 
4532                 headers for automatic rules creation 
4533                 (thanks to wwp)
4534         * src/prefs_themes.c
4535         * src/gtk/gtkaspell.c
4536                 Remove deprecated functions. 
4537                 patch by Daniel Gustafson
4538
4539 2005-09-12 [colin]      1.9.14cvs22
4540
4541         * src/compose.c
4542                 Fix bug #448 (Scrolling/Redraw issue with 
4543                 address-fields in Header)
4544         * src/mainwindow.c
4545         * src/summaryview.c
4546         * src/summaryview.h
4547                 Fix loss of MSG_MARKED on move/copy
4548                 Fix bug #804 (Quicksearch togglebutton doesn't 
4549                 get depressed after '/' key is pressed)
4550
4551 2005-09-12 [paul]       1.9.14cvs21
4552
4553         * AUTHORS
4554         * src/gtk/logwindow.c
4555                 add 'Clear Log' to popup menu
4556                 Patch by Anders Hammar <anders.hammar@telia.com>
4557
4558 2005-09-12 [paul]       1.9.14cvs20
4559
4560         * src/compose.c
4561                 set correct sensitivity on attachments
4562                 popup menu
4563         * src/folder.c
4564                 fix typo
4565         * src/prefs_spelling.c
4566                 fix crash when no LANG env is set
4567         * src/common/xml.c
4568                 fix crash in wizard
4569                 don't use memeory after free
4570
4571         All patches by Daniel Gustafson
4572
4573 2005-09-12 [paul]       1.9.14cvs19
4574
4575         * src/prefs_themes.c
4576                 make theme info selectable
4577         * src/gtk/description_window.c
4578                 make window non-modal
4579         * tools/README
4580                 add details of asus_mailed.sh
4581         * tools/claws.i18n.status.pl
4582                 update for new zh_TW translator
4583                 widen the output
4584                 create alternate coloured lines
4585                 improve readability
4586
4587 2005-09-10 [colin]      1.9.14cvs18
4588
4589         * src/plugins/pgpcore/select-keys.c
4590                 Better order for the buttons
4591
4592 2005-09-10 [colin]      1.9.14cvs17
4593
4594         * src/compose.c
4595         * src/plugins/pgpcore/select-keys.c
4596         * src/plugins/pgpcore/select-keys.h
4597         * src/plugins/pgpcore/sgpgme.c
4598                 Add a "Don't encrypt" button to the key
4599                 selection dialog. Fixes bug #177 (There should be a 
4600                 'Don't encrypt button in the Select Keys dialog)
4601
4602 2005-09-10 [colin]      1.9.14cvs16
4603
4604         * src/compose.c
4605                 Fix bug #572 (%X option does not work with templates)
4606
4607 2005-09-10 [colin]      1.9.14cvs15
4608
4609         * src/toolbar.c 
4610                 Remove g_print
4611
4612 2005-09-10 [colin]      1.9.14cvs14
4613
4614         * src/imap.c
4615                 Fix a possible crash
4616
4617 2005-09-09 [colin]      1.9.14cvs13
4618
4619         * src/imap.c
4620         * src/etpan/imap-thread.c
4621         * src/etpan/imap-thread.h
4622                 Fix moving from queue or drafts to normal folders
4623                 Fix bug #794 (No way to delete without expunging)
4624                 Take flags unset by other mailers into account
4625                 Take deleted flag set by other mailers into account
4626                 Fix unsetting REPLIED flag
4627                 Fix crash when capabilities can't be retrieved
4628         * src/mainwindow.c
4629         * src/mainwindow.h
4630                 Add M_DELAYED_FLAGS condition, and let the user use
4631                 Execute in order to be able to expunge deleted mails,
4632                 even if he's not in delayed execute mode
4633         * src/prefs_spelling.c
4634                 Use 'en' dictionary by default if LANG is POSIX or C
4635         * src/gtk/prefswindow.c
4636                 Fix bug #767 (Preferences windows expanding) by making
4637                 the window a bit larger when the resolution is greater
4638                 than 640x480, and by putting the prefs in a
4639                 GtkScrolledWindow.
4640
4641 2005-09-09 [paul]       1.9.14cvs12
4642
4643         * AUTHORS
4644         * configure.ac
4645         * po/zh_TW.Big5.po      ** REMOVED **
4646         * po/zh_TW.po           ** ADDED **
4647                 updated by Wei-Lun Chao
4648
4649 2005-09-09 [paul]       1.9.14cvs11
4650
4651         * src/mainwindow.c
4652                 fix asserts
4653         * src/common/xml.c
4654                 delay memory allocation until file is
4655                 opened successfully
4656                 Patch by Daniel Gustafson
4657
4658 2005-09-09 [colin]      1.9.14cvs10
4659
4660         * src/imap.c
4661                 Add guards
4662
4663 2005-09-08 [colin]      1.9.14cvs9
4664
4665         * src/compose.c
4666                 Alert when we can't save draft
4667                 Fix various wrap/color issues
4668                 Add mid-click pasting respecting wrap_paste option
4669         * src/folder.c
4670         * src/folder.h
4671         * src/folder_item_prefs.c
4672         * src/folder_item_prefs.h
4673         * src/imap.c
4674         * src/imap_gtk.c
4675         * src/imap_gtk.h
4676         * src/main.c
4677         * src/mainwindow.c
4678         * src/mainwindow.h
4679         * src/news.c
4680         * src/news_gtk.c
4681         * src/news_gtk.h
4682         * src/prefs_folder_item.c
4683                 Fix the impossibility to synchronise folders for
4684                 offline use (IMAP and NNTP are concerned)
4685
4686 2005-09-08 [colin]      1.9.14cvs8
4687
4688         * configure.ac
4689                 Build LDAP and JPilot by default if available
4690         * src/textview.c
4691                 Fix use after free
4692
4693 2005-09-08 [paul]       1.9.14cvs7
4694
4695         * doc/manual/en/sylpheed-1.html
4696         * doc/manual/en/sylpheed-18.html
4697         * doc/manual/en/sylpheed-19.html
4698         * doc/manual/en/sylpheed-4.html
4699         * doc/manual/en/sylpheed-6.html
4700         * doc/manual/en/sylpheed.html
4701                 a few minor updates, plus include some
4702                 details about plugins and their requirements
4703         * src/mainwindow.c
4704                 minor changes to English in /View/Sort
4705
4706 2005-09-07 [colin]      1.9.14cvs6
4707
4708         * doc/manual/en/sylpheed-1.html
4709         * doc/manual/en/sylpheed-10.html
4710         * doc/manual/en/sylpheed-11.html
4711         * doc/manual/en/sylpheed-12.html
4712         * doc/manual/en/sylpheed-13.html
4713         * doc/manual/en/sylpheed-14.html
4714         * doc/manual/en/sylpheed-15.html
4715         * doc/manual/en/sylpheed-16.html
4716         * doc/manual/en/sylpheed-17.html
4717         * doc/manual/en/sylpheed-18.html
4718         * doc/manual/en/sylpheed-19.html
4719         * doc/manual/en/sylpheed-2.html
4720         * doc/manual/en/sylpheed-20.html
4721         * doc/manual/en/sylpheed-21.html
4722         * doc/manual/en/sylpheed-22.html
4723         * doc/manual/en/sylpheed-3.html
4724         * doc/manual/en/sylpheed-4.html
4725         * doc/manual/en/sylpheed-5.html
4726         * doc/manual/en/sylpheed-6.html
4727         * doc/manual/en/sylpheed-7.html
4728         * doc/manual/en/sylpheed-8.html
4729         * doc/manual/en/sylpheed-9.html
4730         * doc/manual/en/sylpheed.html
4731                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
4732
4733 2005-09-07 [colin]      1.9.14cvs5
4734
4735         * src/mainwindow.c
4736                 Make labels more to-the-point
4737
4738 2005-09-07 [colin]      1.9.14cvs4
4739
4740         * doc/manual/en/sylpheed-1.html
4741         * doc/manual/en/sylpheed-12.html
4742         * doc/manual/en/sylpheed-13.html
4743         * doc/manual/en/sylpheed-14.html
4744         * doc/manual/en/sylpheed-15.html
4745         * doc/manual/en/sylpheed-16.html
4746         * doc/manual/en/sylpheed-17.html
4747         * doc/manual/en/sylpheed-18.html
4748         * doc/manual/en/sylpheed-19.html
4749         * doc/manual/en/sylpheed-2.html
4750         * doc/manual/en/sylpheed-20.html
4751         * doc/manual/en/sylpheed-21.html
4752         * doc/manual/en/sylpheed-22.html
4753         * doc/manual/en/sylpheed-4.html
4754         * doc/manual/en/sylpheed-5.html
4755         * doc/manual/en/sylpheed-6.html
4756         * doc/manual/en/sylpheed-7.html
4757         * doc/manual/en/sylpheed-8.html
4758         * doc/manual/en/sylpheed-9.html
4759         * doc/manual/en/sylpheed.html
4760                 Update manual
4761
4762 2005-09-07 [colin]      1.9.14cvs3
4763
4764         * doc/faq/en/sylpheed-faq-1.html
4765         * doc/faq/en/sylpheed-faq-2.html
4766         * doc/faq/en/sylpheed-faq-3.html
4767         * doc/faq/en/sylpheed-faq.html
4768                 Update FAQ
4769
4770 2005-09-07 [colin]      1.9.14cvs2
4771
4772         * src/folderview.c
4773         * src/procmsg.c
4774         * src/summaryview.c
4775         * src/toolbar.c
4776                 Fix special subfolders:
4777                 - Inherit parent's icon
4778                 - sent contents of queues subfolders
4779                 - empty subfolders of trashes
4780         * src/mainwindow.c
4781                 Remove outdated manual and faq entries
4782         * src/common/utils.c
4783                 Add quotes around %s coming from mailcap
4784
4785 2005-09-07 [colin]      1.9.14cvs1
4786
4787         * src/compose.c
4788                 After saving draft, set modified to FALSE
4789         * src/mimeview.c
4790         * src/common/utils.c
4791         * src/common/utils.h
4792                 Try to open mime parts using what is 
4793                 indicated in ~/.mailcap or /etc/mailcap,
4794                 if possible.
4795
4796 2005-09-05 [paul]       1.9.14
4797
4798         1.9.14 released
4799
4800         * po/sk.po
4801                 updated by Andrej Kacian
4802
4803 2005-09-05 [paul]       1.9.13cvs83
4804
4805         * po/de.po
4806         * po/es.po
4807         * po/fi.po
4808         * po/fr.po
4809         * po/nb.po
4810         * po/pt_BR.po
4811         * po/sr.po
4812                 updated translations by Thomas Gilgin, Ricardo Mones
4813                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
4814                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
4815
4816 2005-09-04 [paul]       1.9.13cvs82
4817
4818         * src/compose.c
4819                 only warn about exceeded line length limit
4820                 on send
4821
4822 2005-09-04 [paul]       1.9.13cvs81
4823
4824         * src/compose.c
4825                 fix crash in 'line length exceeded' dialogue
4826
4827 2005-09-02 [paul]       1.9.13cvs80
4828
4829         * src/imap.c
4830                 fix bug 795, 'Connection lost IMAP'
4831                 and add statusbar prints
4832                 Patch by Colin
4833
4834 2005-09-02 [paul]       1.9.13cvs79
4835
4836         * src/compose.c
4837                 compose_wrap_paragraph() becomes
4838                 compose_beautify_paragraph()
4839                 Patch by Colin
4840
4841 2005-09-02 [colin]      1.9.13cvs78
4842
4843         * src/folderview.c
4844                 Micro-fix
4845
4846 2005-09-01 [colin]      1.9.13cvs77
4847
4848         * src/imap.c
4849                 Maybe fix bug #795 (Connection lost IMAP)
4850                 Don't try to send logout when we're disconnected.
4851         * src/summaryview.c
4852                 Include locked and marked emails in HRM
4853                 view. Fixes bug #800 (Locked messages no longer 
4854                 show up when hide read messages is used)
4855
4856 2005-09-01 [paul]       1.9.13cvs76
4857
4858         * src/prefs_common.c
4859                 fix bad cutting
4860
4861 2005-08-31 [colin]      1.9.13cvs75
4862
4863         * src/folderview.c
4864         * src/folderview.h
4865         * src/prefs_summaries.c
4866         * src/summaryview.c
4867                 Fix "go to next new", fix preference
4868                 (Open unread/next swapped)
4869
4870 2005-08-31 [paul]       1.9.13cvs74
4871
4872         * src/compose.c
4873         * src/folderview.c
4874         * src/headerview.c
4875         * src/headerview.h
4876         * src/mainwindow.c
4877         * src/prefs_common.c
4878         * src/prefs_common.h
4879         * src/prefs_fonts.c
4880         * src/summaryview.c
4881         * src/textview.c
4882         * src/common/defs.h
4883                 remove obsolete BOLD_FONT setting
4884                 fix font update in headerview and textview
4885                 headers after prefs change
4886                 Patch By Colin
4887
4888 2005-08-31 [paul]
4889
4890         1.9.14-rc4 released
4891
4892 2005-08-30 [colin]      1.9.13cvs73
4893
4894         * src/summaryview.c
4895                 When Hide read messages is selected and we
4896                 refresh the summaryview, don't remove the 
4897                 currently displayed message. Fixes bug #797
4898                 (Summary view reloads when new mail is 
4899                 downloaded in 1.9.14 rc)
4900
4901 2005-08-30 [colin]      1.9.13cvs72
4902
4903         * src/folderview.c
4904                 Fix flickering
4905         * src/mainwindow.c
4906                 Remove useless callback
4907         * src/mimeview.c
4908         * src/gtk/filesel.c
4909         * src/gtk/filesel.h
4910                 Add a filesel_select_file_save_folder() - used by Save All
4911
4912 2005-08-29 [paul]       1.9.13cvs71
4913
4914         * AUTHORS
4915         * src/matcher_parser_parse.y
4916         * src/etpan/imap-thread.c
4917                 fix building on FreeBSD
4918                 Patch by Daniel Gustafson <daniel@hobbit.se>
4919
4920 2005-08-29 [paul]       1.9.13cvs70
4921
4922         * src/plugins/pgpinline/pgpinline.c
4923                 only initialise sig result if it's been handled
4924                 Patch by Colin
4925
4926 2005-08-29 [paul]       1.9.13cvs69
4927         
4928         Patches by Colin:
4929
4930         * src/imap.c
4931         * src/common.utils.c
4932         * src/common/utils.h
4933                 optimisation
4934         * src/stock_pixmap.h
4935                 fix wrong icon reference
4936         * src/pixmaps/trash_btn.xpm
4937                 replace with nicer image
4938
4939 2005-08-28 [colin]      1.9.13cvs68
4940
4941         * src/Makefile.am
4942         * src/stock_pixmap.c
4943         * src/stock_pixmap.h
4944         * src/toolbar.c
4945         * src/pixmaps/trash_btn.xpm
4946                 Add a specific trash xpm for the button
4947
4948 2005-08-28 [colin]      1.9.13cvs67
4949
4950         * src/imap.c
4951                 Fix leak
4952
4953 2005-08-27 [colin]      1.9.13cvs66
4954
4955         * src/imap.c
4956         * src/procmime.c
4957                 Correctly fix "Problem with replies", fixes
4958                 pgpmime encryption too. 
4959
4960 2005-08-27 [colin]      1.9.13cvs65
4961
4962         * src/folder.c
4963         * src/procmsg.c
4964         * src/procmsg.h
4965         * src/summaryview.c
4966                 Fix bug #517 (messages removed from summaryview 
4967                 when moving fails)
4968
4969 2005-08-27 [colin]      1.9.13cvs64
4970
4971         * tools/Makefile.am
4972         * tools/asus_mailled.sh
4973                 Add a script to blink ASUS laptops' mail LED where there
4974                 is unread mail.
4975
4976 2005-08-27 [colin]      1.9.13cvs63
4977
4978         * src/imap.c
4979         * src/etpan/imap-thread.c
4980         * src/etpan/imap-thread.h
4981                 Implement automatic choosing of login method
4982                 Fixes bug #791
4983         * src/gtk/.cvsignore
4984                 Add sylpheed-marshal.[ch]
4985
4986 2005-08-27 [colin]      1.9.13cvs62
4987
4988         * src/common/utils.c
4989                 Fix confusing perror
4990
4991 2005-08-27 [colin]      1.9.13cvs61
4992
4993         * src/toolbar.c
4994         * src/toolbar.h
4995                 Remove A_DELETE, replace it with 
4996                 A_TRASH and A_DELETE_REAL. Automatically
4997                 rewrite config files to replace A_DELETE
4998                 with A_TRASH (no functionality change).
4999                 Fixes half of #794
5000
5001 2005-08-26 [colin]      1.9.13cvs60
5002
5003         * src/procmime.c
5004                 Previous "Problem with replies" fix brought other
5005                 problems, fixing them
5006
5007 2005-08-26 [colin]      1.9.13cvs59
5008
5009         * src/procmime.c
5010                 Fix "Problem with replies". This happened only
5011                 on IMAP...
5012         * src/procmsg.c
5013                 Factorize code a bit
5014         * src/compose.c
5015                 Speed improvement on very long messages (wrapping)
5016                 Fix signature color on Reedit and Redirect
5017                 On Reedit, don't attach pgp-signatures parts, but
5018                 set signing to On.
5019
5020 2005-08-24 [paul]       1.9.13cvs58
5021
5022         * src/compose.c
5023                 don't claim success when clicking
5024                 Cancel on the passphrase box.
5025                 Patch by Colin
5026
5027 2005-08-24 [paul]       1.9.13cvs57
5028
5029         * src/main.c
5030                 fix misplaced sylpheed.log
5031         * src/common/defs.h
5032                 define UIDL_DIR
5033
5034 2005-08-24 [paul]       1.9.13cvs56
5035
5036         * src/imap.c
5037         * src/etpan/imap-thread.c
5038         * src/etpan/imap-thread.h
5039                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
5040                 Patch by Colin
5041         * src/gtk/sylpheed-marshal.c    ** REMOVED **
5042         * src/gtk/sylpheed-marshal.h    ** REMOVED **
5043                 remove autogenerated files
5044         * tools/kdeservicemenu/README
5045         * tools/kdeservicemenu/install.sh
5046         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5047         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5048                 use Claws icon, use 'Sylpheed-Claws' in menu,
5049                 use kdialog, and other cleanups
5050
5051 2005-08-23 [paul]       1.9.13cvs55
5052
5053         * src/compose.c
5054                 fix paste/wrap crash
5055                 Patch by Colin
5056
5057 2005-08-23 [paul]       1.9.13cvs54
5058
5059         * src/main.c
5060                 fix crash recovery
5061                 Patch by Colin
5062
5063 2005-08-23 [paul]       1.9.13cvs53
5064
5065         * src/addressbook.c
5066         * src/editaddress.c
5067                 view all data of LDAP contacts
5068                 Patch by Colin
5069
5070 2005-08-23 [paul]       1.9.13cvs52
5071
5072         * src/addressbook.c
5073                 fix issues with the Search field
5074                 Patch by Colin
5075
5076 2005-08-22 [paul]       1.9.13cvs51
5077
5078         * src/folderview.c
5079                 put name of folder in processing dialog
5080                 title
5081         * src/prefs_folder_item.c
5082                 improve english usage
5083
5084 2005-08-22 [paul]       1.9.13cvs50
5085
5086         * src/filtering.c
5087         * src/filtering.h
5088         * src/matcher.c
5089         * src/matcher_parser_lex.l
5090         * src/matcher_parser_parse.y
5091         * src/prefs_filtering.c
5092                 add Filtering/Processing rule names feature.
5093                 (the incompatible old matcherrc is saved as
5094                 matcherrc.pre_names).
5095                 Patch by Colin
5096
5097 2005-08-22 [paul]       1.9.13cvs49
5098
5099         * src/procmsg.c
5100                 fix colour labelling
5101                 Patch by Colin
5102
5103 2005-08-22 [paul]       1.9.13cvs48
5104
5105         * src/textview.c
5106                 fix open_image_cb()
5107
5108 2005-08-22 [paul]       1.9.13cvs47
5109
5110         * src/imap.c
5111                 fix bug 789, 'SC crashes with imap (CVS ver)'
5112                 Patch by Colin
5113
5114 2005-08-22 [paul]       1.9.13cvs46
5115
5116         * src/mimeview.c
5117         * src/prefs_common.c
5118         * src/common/defs.h
5119                 define reused defaults in defs.h
5120         * src/textview.c
5121                 add 'Open image' to image popup menu
5122
5123 2005-08-21 [colin]      1.9.13cvs45
5124
5125         * src/summaryview.c
5126                 Fix bug #788 (Bogus "From" address displayed)
5127
5128 2005-08-20 [colin]      1.9.13cvs44
5129
5130         * src/folder.c
5131                 Fix buf #787 (multilevel delete causes SIGSEGV)
5132
5133 2005-08-19 [colin]      1.9.13cvs43
5134
5135         * src/inc.c
5136         * src/prefs_common.c
5137         * src/prefs_common.h
5138                 Add an hidden pref to allow modifying the
5139                 update stepping in incorporation.
5140                 Patch by wwp.
5141
5142 2005-08-19 [colin]      1.9.13cvs42
5143
5144         * src/compose.c
5145         * src/procmime.c
5146                 Workaround for broken MUAs: encode 
5147                 Content-type: name: as ASCII and 
5148                 Content-Disposition: filename: as
5149                 per rfc2231
5150         * src/prefs_account.c
5151                 Fix invisible-ness of SMTP SSL prefs
5152                 in NNTP accounts
5153
5154 2005-08-19 [paul]       1.9.13cvs41
5155
5156         * src/compose.c
5157         * src/prefs_common.c
5158         * src/prefs_common.h
5159         * src/prefs_wrapping.c
5160                 paste with or without wrapping.
5161                 patch by Colin
5162
5163 2005-08-19 [paul]       1.9.13cvs40
5164
5165         * src/prefs_common.c
5166         * src/prefs_common.h
5167         * src/summaryview.c
5168                 reintroduce enable_swap_from as a
5169                 hidden pref. patch by Colin
5170         * src/quote_fmt_parse.y
5171         * src/plugins/clamav/clamav_plugin.c
5172         * src/plugins/dillo_viewer/dillo_viewer.c
5173         * src/plugins/mathml_viewer/mathml_viewer.c
5174         * src/plugins/pgpcore/sgpgme.c
5175         * src/plugins/pgpinline/pgpinline.c
5176         * src/plugins/pgpmime/pgpmime.c
5177                 tidy up. patch by Colin
5178
5179 2005-08-19 [paul]       1.9.13cvs39
5180
5181         * configure.ac
5182                 complete cvs38's sync
5183         * src/editaddress.c
5184         * src/gedit-print.c
5185         * src/mutt.c
5186         * src/etpan/etpan-log.c
5187         * src/etpan/imap-thread.c
5188         * src/gtk/gtksourceprintjob.c
5189                 fix compilation warnings
5190                 (patch by Colin)
5191
5192 2005-08-19 [paul]       1.9.13cvs38
5193
5194         sync with main:
5195
5196         * src/account.c
5197         * src/action.c
5198         * src/addrbook.c
5199         * src/addrcache.c
5200         * src/addrharvest.c
5201         * src/addrindex.c
5202         * src/codeconv.c
5203         * src/compose.c
5204         * src/crash.c
5205         * src/exporthtml.c
5206         * src/exportldif.c
5207         * src/folder.c
5208         * src/image_viewer.c
5209         * src/inc.c
5210         * src/inc.h
5211         * src/jpilot.c
5212         * src/ldif.c
5213         * src/main.c
5214         * src/matcher.c
5215         * src/mbox.c
5216         * src/messageview.c
5217         * src/mh.c
5218         * src/mimeview.c
5219         * src/msgcache.c
5220         * src/mutt.c
5221         * src/news.c
5222         * src/partial_download.c
5223         * src/pine.c
5224         * src/pop.c
5225         * src/prefs_actions.c
5226         * src/prefs_common.c
5227         * src/prefs_customheader.c
5228         * src/prefs_display_header.c
5229         * src/prefs_gtk.c
5230         * src/prefs_themes.c
5231         * src/procheader.c
5232         * src/procmime.c
5233         * src/procmsg.c
5234         * src/recv.c
5235         * src/send_message.c
5236         * src/simple-gettext.c
5237         * src/sourcewindow.c
5238         * src/textview.c
5239         * src/vcard.c
5240         * src/common/defs.h
5241         * src/common/log.c
5242         * src/common/plugin.c
5243         * src/common/prefs.c
5244         * src/common/session.c
5245         * src/common/session.h
5246         * src/common/socket.c
5247         * src/common/socket.h
5248         * src/common/ssl_certificate.c
5249         * src/common/template.c
5250         * src/common/utils.c
5251         * src/common/utils.h
5252         * src/common/xml.c
5253         * src/gtk/about.c
5254         added wrappers for C library function that
5255                 take pathname arguments.
5256                 enabled compilation with MinGW.
5257                 use GDir instead of directly using opendir().
5258                 added rename_force().
5259
5260 2005-08-19 [paul]       1.9.13cvs37
5261         
5262         patches by Colin:
5263         * src/compose.c
5264                 fix privacy settings on re-editing
5265                 a sent message
5266         * src/jpilot.c
5267                 fix encoding bug
5268         * src/folder.c
5269         * src/procmsg.c
5270         * src/procmsg.h
5271         * src/summaryview.c
5272                 flag changing optimisation
5273
5274 2005-08-18 [martin]     1.9.13cvs36
5275
5276         * commitHelper
5277             added my login
5278         * src/addrcache.c
5279         * src/addrharvest.c
5280         * src/addrindex.c
5281         * src/compose.c
5282         * src/grouplistdialog.c
5283         * src/main.c
5284         * src/mainwindow.c
5285         * src/msgcache.c
5286         * src/mutt.c
5287         * src/pine.c
5288         * src/prefs_account.c
5289         * src/prefs_themes.c
5290         * src/stock_pixmap.c
5291         * src/summaryview.c
5292         * src/gtk/about.c
5293         * src/gtk/logwindow.c
5294             removed deprecated glib and gdk stuff
5295         * src/plugins/pgpcore/select-keys.c
5296             convert attributes from locale to utf8
5297
5298 2005-08-17 [paul]       1.9.13cvs35
5299
5300         * src/account.c
5301         * src/addressbook.c
5302                 use new GTK_STOCK_ icons if available
5303         * src/summaryview.c
5304         * src/gtk/gtksctree.c
5305         * src/gtk/gtksctree.h
5306                 faster range select. patch by Colin
5307
5308 2005-08-17 [paul]       1.9.13cvs34
5309
5310         patches by colin:
5311         * src/addressbook.c
5312         * src/addressitem.h
5313                 Add an edit button for contacts, fix selections
5314                 of gtksctree items
5315         * src/editaddress.c
5316                 Change labels, let Save be always possible in the
5317                 email and user atributes tabs
5318         * src/folderview.c
5319                 fix sort issues
5320         * src/summaryview.c
5321                 select next item instead of the displayed one
5322                 after deletion
5323
5324         * src/gtk/progressdialog.c
5325                 use prefs_common.enable_rules_hint
5326
5327 2005-08-13 [hoa]        1.9.13cvs33
5328
5329         * src/etpan/imap-thread.c
5330                 fixed build on Solaris.
5331
5332 2005-08-10 [colin]      1.9.13cvs32
5333
5334         * src/procmsg.c
5335                 Fix cvs31 (missing fclose before reading
5336                 the file)
5337
5338 2005-08-10 [colin]      1.9.13cvs31
5339
5340         * src/procmsg.c
5341                 Fix procmsg_msginfo_new_from_mimeinfo() when
5342                 the MimeInfo isn't stored in memory. This fixes
5343                 replying to an attached message.
5344
5345 2005-08-10 [colin]      1.9.13cvs30
5346
5347         * src/mainwindow.c
5348                 Fix slowness in account changing
5349
5350 2005-08-10 [colin]      1.9.13cvs29
5351
5352         * src/folder.c
5353         * src/folderutils.c
5354         * src/folderview.c
5355         * src/imap_gtk.c
5356         * src/mainwindow.c
5357         * src/mh_gtk.c
5358         * src/procmsg.c
5359         * src/summaryview.c
5360                 Optimize folder_has_parent_of_type
5361                 Prevent moving special sub-folders from contextual menus
5362                 Rework message a bit ("Empty all messages" -> "Delete all
5363                 messages")
5364                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
5365                 and "Deleted Items" folders)
5366
5367 2005-08-08 [colin]      1.9.13cvs28
5368
5369         * src/summaryview.c
5370         * src/prefs_summaries.c
5371                 Make "Select first unread|new" more flexible
5372                 (just prioritize new or unread)
5373
5374 2005-08-08 [colin]      1.9.13cvs27
5375
5376         * src/summaryview.c
5377                 If "select first new" is selected and there only
5378                 are unread messages, fallback to "select first
5379                 unread".
5380
5381 2005-08-08 [colin]      1.9.13cvs26
5382
5383         * src/folder.c
5384                 Fix shameful bugs (and bug #779)
5385
5386 2005-08-08 [colin]      1.9.13cvs25
5387
5388         * src/folder.c
5389         * src/folder.h
5390                 Cache parents' type to make folder_has_parent_of_type
5391                 faster
5392         * src/folderview.c
5393                 Forbid DnD of special sub-folders
5394         * src/procmsg.c
5395         * src/procmsg.h
5396                 Add MAIL_POSTFILTERING_HOOK
5397         * src/summaryview.c
5398                 Revert over-zealous deletion of the use_addr_book 
5399                 code
5400
5401 2005-08-07 [colin]      1.9.13cvs24
5402
5403         * src/folder.c
5404                 Fix big mistake (passing MsgInfo instead 
5405                 of FolderItem)
5406
5407 2005-08-07 [colin]      1.9.13cvs23
5408
5409         * src/compose.c
5410         * src/folder.c
5411         * src/folder.h
5412         * src/foldersel.c
5413         * src/folderutils.c
5414         * src/folderview.c
5415         * src/imap.c
5416         * src/mainwindow.c
5417         * src/messageview.c
5418         * src/mh.c
5419         * src/msgcache.c
5420         * src/procmime.c
5421         * src/summaryview.c
5422                 Make subfolders of Drafts, Queue, Outbox, Trash
5423                 work like their parents. 
5424                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
5425
5426 2005-08-07 [colin]      1.9.13cvs22
5427
5428         * src/addressbook.c
5429                 Fix bug #771 (Dragged contacts not saved)
5430
5431 2005-08-07 [paul]       1.9.13cvs21
5432
5433         * src/summaryview.c
5434                 fix bug 32 'Search Doesn't display results
5435                 if "Hide Read Messages" is chosen'
5436                 be more literal in interpreting 'Hide read
5437                 messages'
5438
5439 2005-08-07 [colin]      1.9.13cvs20
5440
5441         * src/folderview.c
5442                 Add debug
5443         * src/summaryview.c
5444                 Faster 'unthread_for_execution'
5445
5446 2005-08-06 [paul]       1.9.13cvs19
5447
5448         * src/mainwindow.c
5449                 add mnemonics to Set displayed columns
5450                 fix bug where msgview_visible option was
5451                 overwritten as TRUE on startup
5452
5453 2005-08-06 [paul]       1.9.13cvs18
5454
5455         * src/mainwindow.c
5456                 refer to 'displayed columns in folder/message
5457                 list' not 'displayed items in summary/message view'
5458         * src/prefs_display_header.c
5459                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
5460                 be consistent with similar dialogues
5461         * src/prefs_folder_column.c
5462         * src/prefs_summary_column.c
5463                 'columns' not 'items', and folder and message lists,
5464                 instead of folder and summary views;
5465                 Use 'Hidden columns' as list heading not 'Available
5466                 items';
5467                 move the 'Remove' button to the right hand side;
5468                 top-align the buttons;
5469                 remove unneeded vbox
5470         * src/prefs_summaries.c
5471                 put the 2 column prefs buttons in a frame to reduce
5472                 overall width; refer to columns not items &c.
5473
5474 2005-08-05 [colin]      1.9.13cvs17
5475
5476         * src/prefs_common.c
5477         * src/prefs_common.h
5478         * src/mainwindow.c
5479         * src/compose.c
5480         * src/messageview.c
5481                 Add an hidden toolbar_detachable pref, so
5482                 that I can get rid of these painful handles
5483                 in the toolbars. Defaults to TRUE to avoid
5484                 changing the GUI on unsuspecting people...
5485
5486 2005-08-05 [colin]      1.9.13cvs16
5487
5488         * src/Makefile.am
5489         * src/prefs_folder_column.c
5490         * src/prefs_folder_column.h
5491                 Add prefs for folder columns
5492         * src/folderview.c
5493         * src/folderview.h
5494         * src/mainwindow.c
5495         * src/mainwindow.h
5496         * src/prefs_common.c
5497         * src/prefs_common.h
5498         * src/prefs_summaries.c
5499                 Use them
5500         * src/prefs_summary_column.c
5501         * src/summaryview.c
5502         * src/summaryview.h
5503                 Add a To column
5504         * src/textview.c
5505         * src/common/utils.c
5506         * src/common/utils.h
5507                 Move uri colourisation functions
5508                 to utils
5509         * src/compose.c
5510                 Colourise URIs
5511         * src/imap.c
5512                 Fix bug with LIST where we'd try
5513                 to get Folder//////[...]/// 
5514
5515 2005-08-05 [paul]       1.9.13cvs15
5516
5517         * src/prefs_summaries.c
5518                 improve the English usage
5519         * src/summaryview.c
5520                 set font on column change
5521                 thanks to Colin
5522
5523 2005-08-05 [paul]       1.9.13cvs14
5524
5525         * src/prefs_common.c
5526         * src/prefs_common.h
5527         * src/prefs_summaries.c
5528         * src/summaryview.c
5529                 replace 'open_unread_on_enter' option with
5530                 'select_on_entry' option. opening/not opening
5531                 is now exclusively controlled by 'always_show_msg'
5532
5533 2005-08-04 [colin]      1.9.13cvs13
5534
5535         * src/compose.c
5536                 Remove dead code
5537                 Add colourisation of quotes and signatures
5538         * src/folderview.c
5539                 Fix possible crashes
5540         * src/messageview.c
5541                 Change an assert that is no problem
5542         * src/news.c
5543         * src/news_gtk.c
5544         * src/news_gtk.h
5545                 Fix offline mode
5546         * src/gtk/quicksearch.c
5547                 Fix a possible crash
5548
5549 2005-08-03 [colin]      1.9.13cvs12
5550
5551         * src/prefs_account.c
5552                 Fix bug #777 (Sylpheed crash in account configuration)
5553
5554 2005-08-03 [colin]      1.9.13cvs11
5555
5556         * src/addressbook.c
5557         * src/editaddress.c
5558         * src/editgroup.c
5559                 Fixing addressbook, round 2
5560         * src/textview.c
5561                 Fix emphasis color on rechecking 'Colorize messages'
5562
5563 2005-08-03 [paul]       1.9.13cvs10
5564
5565         sync with main
5566
5567         * src/addr_compl.c
5568         * src/compose.c
5569         * src/main.c
5570         * src/pop.c
5571         * src/prefs_account.c
5572         * src/procmime.c
5573         * src/procmsg.c
5574         * src/quote_fmt_parse.y
5575         * src/textview.c
5576         * src/common/quoted-printable.c
5577         * src/common/utils.c
5578         * src/common/utils.h
5579         * src/common/xml.c
5580                 replaced incorrect locale-independent
5581                 ctype functions with GLib's. Corrected
5582                 signedness mismatch.
5583         * src/headerview.c
5584                 headerview_create(): added spacing for vbox.
5585         * src/gtk/about.c
5586                 set focus to the OK button.
5587
5588 2005-08-03 [colin]      1.9.13cvs9
5589
5590         * src/folderview.c
5591                 Fix possible crash
5592
5593 2005-08-02 [colin]      1.9.13cvs8
5594
5595         * src/mainwindow.c
5596                 Fix cast
5597         * src/addressbook.c
5598         * src/addressitem.h
5599                 Fix a cast and more generally, try to make the
5600                 GUI more intuitive and consistent (round 1)
5601
5602 2005-08-02 [paul]       1.9.13cvs7
5603
5604         * src/folder.h
5605                 missing in 1.9.13cvs6
5606
5607 2005-08-02 [colin]      1.9.13cvs6
5608
5609         * src/folder.c
5610                 Fix one more leak
5611
5612 2005-08-02 [colin]      1.9.13cvs5
5613
5614         * src/folder.c
5615         * src/folderview.c
5616         * src/imap.c
5617         * src/main.c
5618         * src/mbox.c
5619         * src/procmsg.c
5620         * src/summaryview.c
5621                 Fix a number of folder_item_get_msg_list()-related
5622                 leaks (missing procmsg_msginfo_free()s)
5623
5624 2005-08-01 [colin]      1.9.13cvs4
5625
5626         * src/folderview.c
5627         * src/folderview.h
5628         * src/mainwindow.c
5629         * src/prefs_fonts.c
5630         * src/prefs_summaries.c
5631         * src/prefs_themes.c
5632         * src/summaryview.c
5633         * src/summaryview.h
5634         * src/textview.c
5635         * src/textview.h
5636                 Fix instant-apply of summary and folderview-related prefs
5637                 Fix erroneous g_free and alertpanels in prefs_theme
5638                 Add instant-apply for fonts
5639                 Defer applying of prefs a little bit so it's done only
5640                 once even if requested by multiples prefs pages
5641
5642 2005-08-01 [paul]       1.9.13cvs3
5643
5644         * src/main.c
5645                 fix bug 776 'S.C. crashes on close'
5646                 thanks to Colin
5647         * src/etpan/etpan-thread-manager-types.h
5648                 add missing include
5649                 thanks to Hoa
5650
5651 2005-07-25 [paul]       1.9.13cvs2
5652
5653         * src/summaryview.c
5654                 fix typos. spotted by Fabien Vantard
5655
5656 2005-07-24 [paul]       1.9.13cvs1
5657
5658         * doc/man/sylpheed.1
5659                 update man page, incorporating fix of
5660                 bug 769 'Typo in manpage'
5661         * src/etpan/imap-thread.c
5662                 fix NetBSD openssl dependencies. patch by
5663                 George Michaelson <ggm@apnic.net>
5664         * po/pt_BR.po
5665                 updated by Frederico Goncalves Guimaraes
5666
5667 2005-07-22 [paul]       1.9.13
5668
5669         1.9.13 release
5670
5671 2005-07-22 [paul]       1.9.12cvs91
5672
5673         * AUTHORS
5674         * INSTALL
5675         * README.claws
5676         * RELEASE_NOTES.claws
5677                 updated for release
5678         * configure.ac
5679         * po/nb.po
5680         * tools/claws.i18n.status.pl
5681                 add Norwegian translation. submiited by
5682                 Geir Helland <pjallabais@users.sourceforge.net>
5683         * po/ca.po
5684         * po/de.po
5685         * po/es.po
5686         * po/fi.po
5687         * po/fr.po
5688         * po/it.po
5689         * po/sk.po
5690         * po/sr.po
5691         * po/zh_CN.po
5692                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5693                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
5694                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
5695                 Yang Guilong
5696         * src/plugins/clamav/clamav_plugin_gtk.c
5697         * src/plugins/spamassassin/spamassassin_gtk.c
5698                 replace outdated description strings
5699
5700 2005-07-21 [colin]      1.9.12cvs90
5701
5702         * src/folder.c
5703                 Set folder to batch mode when scanning it. Makes deletion
5704                 of unread mails on IMAP much faster (due to the UNREAD 
5705                 flag unsetting)
5706
5707 2005-07-21 [darko]      1.9.12cvs89
5708
5709         * configure.ac
5710                 link against libresolv if necessary (patch by Paul)
5711         * src/msgcache.c
5712                 use glib's portable macros to determine endianness
5713
5714 2005-07-21 [paul]       1.9.12cvs88
5715
5716         * src/crash.c
5717         * src/gtk/about.c
5718                 update compiled-in features list
5719
5720 2005-07-20 [colin]      1.9.12cvs87
5721
5722         * src/folder.c
5723         * src/textview.c
5724                 Gcc 2.9x compilation fixes, thanks to Darko
5725         * src/plugins/clamav/clamav_plugin.c
5726                 Little optimisation: load virus database only once
5727         * src/plugins/spamassassin/spamassassin.c
5728                 Big optimisation: filtering one mail took at least 1 second,
5729                 now it takes at least 50ms. Doesn't speed up spamassassin 
5730                 itself, but should already be much more tolerable.
5731
5732 2005-07-20 [colin]      1.9.12cvs86
5733
5734         * src/summaryview.c
5735                 Fix performance issue
5736
5737 2005-07-19 [colin]      1.9.12cvs85
5738
5739         * src/plugins/pgpinline/plugin.c
5740                 Fix warning
5741
5742 2005-07-19 [colin]      1.9.12cvs84
5743
5744         * configure.ac
5745         * src/plugins/Makefile.am
5746         * src/plugins/pgpinline/.cvsignore
5747         * src/plugins/pgpinline/Makefile.am
5748         * src/plugins/pgpinline/pgpinline.c
5749         * src/plugins/pgpinline/pgpinline.deps
5750         * src/plugins/pgpinline/pgpinline.h
5751         * src/plugins/pgpinline/plugin.c
5752                 Put pgpinline in the main tree
5753
5754 2005-07-19 [paul]       1.9.12cvs83
5755
5756         * src/prefs_actions.c
5757                 prevent '//' in menu names, which cause a crash
5758                 thanks to Colin
5759
5760 2005-07-19 [paul]       1.9.12cvs82
5761
5762         * configure.ac
5763                 be generally more informative in configure output.
5764                 OpenSSL: correction: '[ --enable-openssl ...' -> 
5765                 '[ --disable-openssl ...', as --enable-openssl is default
5766                 PGP/MIME: don't check for GPGME again, check for
5767                 pgpcore instead. Therefore prevent the possibility of
5768                 attempting to build pgpmime if pgpcore dependencies are
5769                 not met
5770                 ClamAV: use pkgconfig to check for lib
5771                 libgnomeprint: revert logic on inner test to match
5772                 everything else
5773         * src/plugins/pgpcore/sgpgme.c
5774                 add missing include
5775
5776 2005-07-19 [colin]      1.9.12cvs81
5777
5778         * src/summaryview.c
5779                 Fix slow thread rebuilding in particular
5780                 cases
5781
5782 2005-07-19 [paul]       1.9.12cvs80
5783
5784         * sylpheed-claws.desktop
5785                 fix typo, spotted by Stephan Sachse
5786         * src/account.c
5787                 replace GTK_STOCK_ADD with
5788                 GTK_STOCK_NEW button
5789
5790 2005-07-18 [colin]      1.9.12cvs79
5791
5792         * src/etpan/imap-thread.c
5793                 Fix return value (Thanks Hoa)
5794
5795 2005-07-18 [colin]      1.9.12cvs78
5796
5797         * src/imap.c
5798                 Allow empty passwords
5799                 Create drafts/queue/outbox if necessary
5800         * src/summaryview.c
5801                 Remove old code
5802         * src/etpan/imap-thread.c
5803                 Fix STARTTLS (Thanks to Hoa)
5804
5805 2005-07-18 [paul]       1.9.12cvs77
5806
5807         * ChangeLog-gtk2.jp
5808         * ChangeLog.jp
5809                 removed
5810         * Makefile.am
5811                 updated to reflect additions and removals
5812         * TODO
5813                 updated to be claws-specific
5814         * TODO-gtk2
5815         * TODO-gtk2.jp
5816         * TODO.jp
5817         * sylpheed-128x128.png
5818         * sylpheed-64x64.png
5819                 removed
5820         * sylpheed-claws-128x128.png
5821         * sylpheed-claws-64x64.png
5822         * sylpheed-claws.desktop
5823         * sylpheed-claws.png
5824                 added
5825         * sylpheed.desktop
5826         * sylpheed.png
5827                 removed
5828
5829 2005-07-17 [paul]       1.9.12cvs76
5830
5831         * src/account.c
5832         * src/addressbook.c
5833         * src/alertpanel.c
5834         * src/alertpanel.h
5835         * src/compose.c
5836         * src/exphtmldlg.c
5837         * src/expldifdlg.c
5838         * src/folderview.c
5839         * src/imap_gtk.c
5840         * src/inc.c
5841         * src/message_search.c
5842         * src/messageview.c
5843         * src/mh_gtk.c
5844         * src/news_gtk.c
5845         * src/prefs_actions.c
5846         * src/prefs_filtering.c
5847         * src/prefs_matcher.c
5848         * src/prefs_template.c
5849         * src/prefs_themes.c
5850         * src/ssl_manager.c
5851         * src/summary_search.c
5852         * src/textview.c
5853         * src/toolbar.c
5854         * src/gtk/sslcertwindow.c
5855         * src/plugins/pgpcore/sgpgme.c
5856                 rework alertpanels
5857
5858 2005-07-17 [colin]      1.9.12cvs75
5859
5860         * src/privacy.c
5861                 add a PrivacySystem accessor that checks that
5862                 the system cached in a MimeInfo's privacydata
5863                 is still registered. Use this accessor instead
5864                 of directly using data->system. Fixes crashes
5865                 after unloading pgp plugins.
5866
5867 2005-07-17 [colin]      1.9.12cvs74
5868
5869         * src/alertpanel.c
5870                 Change geometry hints to a simple default size.
5871                 Fixes the certs dialogs.
5872
5873 2005-07-17 [colin]      1.9.12cvs73
5874
5875         * src/gtk/sslcertwindow.c
5876                 Use a gtkExpander
5877
5878 2005-07-17 [colin]      1.9.12cvs72
5879
5880         * src/plugins/pgpcore/Makefile.am
5881         * src/plugins/pgpmime/Makefile.am
5882                 Add gpgme libs
5883
5884 2005-07-17 [paul]       1.9.12cvs71
5885
5886         * configure.ac
5887                 add --disable-gnomeprint option
5888                 modified version of patch by Marius Mauch
5889
5890 2005-07-17 [paul]       1.9.12cvs70
5891
5892         * src/common/defs.h
5893                 update urls
5894         * src/account.c
5895         * src/action.c
5896         * src/addressbook.c
5897         * src/compose.c
5898         * src/foldersel.c
5899         * src/folderview.c
5900         * src/html.c
5901         * src/imap_gtk.c
5902         * src/main.c
5903         * src/mainwindow.c
5904         * src/messageview.c
5905         * src/mh_gtk.c
5906         * src/mimeview.c
5907         * src/news_gtk.c
5908         * src/prefs_account.c
5909         * src/prefs_send.c
5910         * src/prefs_summaries.c
5911         * src/procmsg.c
5912         * src/summaryview.c
5913         * src/common/utils.c
5914         * src/common/xml.c
5915         * src/plugins/pgpcore/passphrase.c
5916         * src/plugins/pgpcore/select-keys.c
5917                 replace inappropriately used backticks
5918                 with single quotes
5919
5920 2005-07-16 [colin]      1.9.12cvs69
5921
5922         * src/image_viewer.c
5923                 Add extra paranoid checks
5924
5925 2005-07-16 [colin]      1.9.12cvs68
5926
5927         * src/plugins/pgpcore/prefs_gpg.c
5928                 Don't auto-check sigs by default, as it
5929                 can be really slow.
5930
5931 2005-07-16 [colin]      1.9.12cvs67
5932
5933         * src/plugins/pgpcore/sgpgme.c
5934                 Make messages a bit better.
5935
5936 2005-07-16 [colin]      1.9.12cvs66
5937
5938         * src/imap.c
5939                 Remove pseudo-log
5940         * src/etpan/imap-thread.c
5941                 Add real log
5942
5943 2005-07-16 [colin]      1.9.12cvs65
5944
5945         * src/main.c
5946         * src/prefs_other.c
5947                 And now, fix build with libetpan :-/
5948
5949 2005-07-15 [colin]      1.9.12cvs64
5950
5951         * src/prefs_other.c
5952                 Continue fixing build without libetpan.
5953
5954 2005-07-15 [colin]      1.9.12cvs63
5955
5956         * src/main.c
5957                 Fix build with --disable-libetpan
5958
5959 2005-07-15 [colin]      1.9.12cvs62
5960
5961         * configure.ac
5962                 Bump libetpan's version
5963
5964 2005-07-15 [colin]      1.9.12cvs61
5965
5966         * src/etpan/imap-thread.c
5967                 Actually stop logging :)
5968
5969 2005-07-15 [colin]      1.9.12cvs60
5970
5971         * src/addressbook.c
5972                 Fix dnd of multiple addresses.
5973
5974 2005-07-15 [hoa]        1.9.12cvs59
5975
5976         * src/etpan/imap-thread.c
5977             disable login of IMAP password in libetpan log file.
5978
5979 2005-07-15 [paul]       1.9.12cvs58
5980
5981         * src/account.c
5982                 don't automatically sort
5983                 do allow drag n drop
5984
5985 2005-07-15 [paul]       1.9.12cvs57
5986
5987         * src/account.c
5988         * src/ssl_manager.c
5989                 alphabetical listing
5990
5991 2005-07-15 [paul]       1.9.12cvs56
5992
5993         * src/gtk/pluginwindow.c
5994                 sort plugin list alphabetically
5995
5996 2005-07-15 [paul]       1.9.12cvs55
5997
5998         * src/prefs_spelling.c
5999         * src/prefs_wrapping.c
6000                 unify English usage
6001
6002 2005-07-15 [colin]      1.9.12cvs54
6003
6004         * src/wizard.c
6005                 Typo fix
6006
6007 2005-07-15 [paul]       1.9.12cvs53
6008
6009         * src/prefs_message.c
6010                 make 'show cursor' a hidden option
6011
6012 2005-07-14 [colin]      1.9.12cvs52
6013
6014         * src/plugins/spamassassin/Makefile.am
6015         * src/plugins/clamav/Makefile.am
6016                 Fix double EXTRA_DISTs
6017
6018 2005-07-14 [colin]      1.9.12cvs51
6019
6020         * src/plugins/clamav/Makefile.am
6021         * src/plugins/clamav/clamav_plugin_gtk.deps
6022         * src/plugins/spamassassin/Makefile.am
6023         * src/plugins/spamassassin/spamassassin_gtk.deps
6024                 Make $plugin_gtk depend on $plugin
6025
6026 2005-07-14 [hoa]        1.9.12cvs50
6027
6028         * src/etpan/imap-thread.c
6029                 enable debug log of libetpan when running with --debug
6030
6031 2005-07-14 [colin]      1.9.12cvs49
6032
6033         * configure.ac
6034         * src/common/Makefile.am
6035         * src/common/plugin.c
6036         * src/common/plugin.h
6037                 Add a little plugin dependancy system.
6038                 Plugins can ship a $plugin_name.deps file
6039                 (near them in PLUGINDIR) so that their
6040                 dependancies are loaded if possible.
6041         * src/plugins/Makefile.am
6042         * src/plugins/pgpcore/Makefile.am
6043         * src/plugins/pgpcore/passphrase.c
6044         * src/plugins/pgpcore/passphrase.h
6045         * src/plugins/pgpcore/plugin.c
6046         * src/plugins/pgpcore/prefs_gpg.c
6047         * src/plugins/pgpcore/prefs_gpg.h
6048         * src/plugins/pgpcore/select-keys.c
6049         * src/plugins/pgpcore/select-keys.h
6050         * src/plugins/pgpcore/sgpgme.c
6051         * src/plugins/pgpcore/sgpgme.h
6052                 Introduce pgpcore, used by pgpmime and
6053                 pgpinline
6054         * src/plugins/pgpmime/Makefile.am
6055         * src/plugins/pgpmime/passphrase.c
6056         * src/plugins/pgpmime/passphrase.h
6057         * src/plugins/pgpmime/pgpmime.c
6058         * src/plugins/pgpmime/pgpmime.deps
6059         * src/plugins/pgpmime/plugin.c
6060         * src/plugins/pgpmime/prefs_gpg.c
6061         * src/plugins/pgpmime/prefs_gpg.h
6062         * src/plugins/pgpmime/select-keys.c
6063         * src/plugins/pgpmime/select-keys.h
6064         * src/plugins/pgpmime/sgpgme.c
6065         * src/plugins/pgpmime/sgpgme.h
6066                 Remove the core from pgpmime and add the
6067                 dependancy to pgpcore.
6068
6069 2005-07-14 [paul]       1.9.12cvs48
6070
6071         * src/stock_pixmap.c
6072                 forgot this in last commit
6073
6074 2005-07-14 [paul]       1.9.12cvs47
6075
6076         * src/account.c
6077         * src/addressbook.c
6078                 add accelerators for the buttons (sync with main)
6079         * src/compose.c
6080         * src/compose.h
6081                 add accelerators for the buttons.
6082                 fix editing with external editor.
6083                 replace gdk_input_*() with GIOChannel;
6084                 (sync with main)
6085         * src/foldersel.c
6086                 display folder names with new/unread
6087                 representation (sync with main)
6088         * src/main.c
6089                 specify default window icon (sync with main)
6090         * src/prefs_common.c
6091                 use_addr_book default to FALSE
6092         * src/summaryview.c
6093         * src/textview.c
6094                 add accelerators for the buttons (sync with main)
6095         * src/gtk/menu.c
6096                 fix typos
6097         * src/pixmaps/sylpheed_icon.xpm
6098                 updated
6099
6100 2005-07-13 [paul]       1.9.12cvs46
6101
6102         * src/plugins/pgpmime/pgpmime.c
6103         * src/plugins/pgpmime/sgpgme.c
6104                 (temporarily) use deprecated gpgme_data_rewind()
6105                 while largefile support is not present
6106                 (as suggested by Colin)
6107
6108 2005-07-13 [paul]       1.9.12cvs45
6109
6110         * configure.ac
6111                 remove large file support (for now):
6112                 it breaks too many things
6113
6114 2005-07-13 [paul]       1.9.12cvs44
6115
6116         * configure.ac
6117                 add large file support
6118         * src/html.c
6119                 fix bug #763 where href attribute was not
6120                 the very first attribute of a link
6121                 patch by Thomas Gilgin
6122
6123 2005-07-13 [colin]      1.9.12cvs43
6124
6125         * src/gtk/pluginwindow.c
6126                 Little portability fix
6127
6128 2005-07-13 [colin]      1.9.12cvs42
6129
6130         * src/plugins/pgpmime/sgpgme.c
6131                 Fix crasher.
6132
6133 2005-07-13 [colin]      1.9.12cvs41
6134
6135         * src/plugins/pgpmime/pgpmime.c
6136         * src/plugins/pgpmime/sgpgme.c
6137                 Use gpgme_data_release_and_get_mem instead
6138                 of gpgme_data_read.
6139
6140 2005-07-13 [colin]      1.9.12cvs40
6141
6142         * configure.ac
6143         * src/plugins/pgpmime/passphrase.c
6144         * src/plugins/pgpmime/passphrase.h
6145         * src/plugins/pgpmime/pgpmime.c
6146         * src/plugins/pgpmime/plugin.c
6147         * src/plugins/pgpmime/select-keys.c
6148         * src/plugins/pgpmime/select-keys.h
6149         * src/plugins/pgpmime/sgpgme.c
6150         * src/plugins/pgpmime/sgpgme.h
6151                 Port pgpmime to gpgme-1.0.
6152
6153 2005-07-12 [paul]       1.9.12cvs39
6154
6155         * AUTHORS
6156         * src/toolbar.c
6157         * src/toolbar.h
6158                 add a 'Go to Prev' button to the toolbar.
6159                 correct tooltip text of go to buttons.
6160                 based on patch by Yang Guilong <bamanzi@gmail.com>
6161
6162 2005-07-12 [colin]      1.9.12cvs38
6163
6164         * src/statusbar.c
6165                 Fix progress bar showing stuff at startup.
6166
6167 2005-07-12 [paul]       1.9.12cvs37
6168
6169         * src/editjpilot.c
6170                 fix building with jpilot support
6171
6172 2005-07-11 [colin]      1.9.12cvs36
6173
6174         * src/inc.c
6175                 Add visual indication that filtering is running
6176         * src/textview.c
6177                 Make {}[] uri delimiters
6178         * src/summaryview.c
6179                 Remove useless (and slow) calls
6180
6181 2005-07-11 [paul]       1.9.12cvs35
6182
6183         * src/plugins/clamav/clamav_plugin_gtk.c
6184         * src/plugins/dillo_viewer/dillo_prefs.c
6185         * src/plugins/pgpmime/prefs_gpg.c
6186         * src/plugins/spamassassin/spamassassin_gtk.c
6187                 gather plugins prefs together under their
6188                 own 'Plugins' heading
6189
6190 2005-07-11 [paul]       1.9.12cvs34
6191
6192         sync with main
6193
6194         * src/account.c
6195                 account_delete(): modified alert dialog
6196         * src/editjpilot.c
6197         * src/editvcard.c
6198                 fixed a crash when cancelling file selection
6199                 dialog by Escape key. Made non-ascii filename
6200                 selectable.
6201         * src/prefs_template.c
6202                 prefs_template_window_create(): make scrolled
6203                 window policy AUTOMATIC
6204
6205 2005-07-10 [hoa]        1.9.12cvs33
6206
6207         * src/etpan/imap-thread.c
6208                 workaround for old Courier IMAP servers.
6209
6210 2005-07-10 [colin]      1.9.12cvs32
6211
6212         * src/folder.c
6213         * src/statusbar.c
6214         * src/statusbar.h
6215                 Add visual progress indicator on filtering/processing
6216                 Factorize the progress bar code
6217         * src/imap.c
6218         * src/imap.h
6219         * src/etpan/imap-thread.c
6220                 Add a reference counter to avoid destroying the Folder
6221                 while it's in use by another callback.
6222
6223 2005-07-09 [hoa]        1.9.12cvs31
6224
6225         * src/imap.c
6226         * src/etpan/imap-thread.c
6227                 fixed deadlock when removing IMAP account.
6228
6229 2005-07-08 [colin]      1.9.12cvs30
6230
6231         * src/textview.c
6232         * src/unmime.c
6233                 Fix again problems decoding broken headers
6234         * src/gtk/inputdialog.c
6235                 Fix local variable shadowing a global one
6236
6237 2005-07-08 [colin]      1.9.12cvs29
6238
6239         * src/msgcache.c
6240                 Make the cache/mark files platform-agnostic by writing
6241                 them in little-endian format. Reading them is also done
6242                 in little-endian format, of course; however, in order
6243                 to avoid trashing mark data on big-endian machines, the
6244                 files are, at first, read from the native format if the
6245                 little-endian one doesn't exist. This is easy to deter-
6246                 mine by trying to open a file with a swapped data_ver
6247                 and seeing if it's the wanted version.
6248                 Little-endian using users should see absolutely no
6249                 difference, Big-endian users may get a very little
6250                 performance drop due to byte-swapping.
6251                 Tested on i386 and ppc32. 
6252                 Fixes bug #159 (The index file, in the mailboxes, is 
6253                 hardware depending).
6254
6255                 To have the cache/mark files updated to the new little-
6256                 endian format, "Check for new messages" or even
6257                 "Rebuild folder tree" aren't enough. Files will be
6258                 updated as soon as a folder has been opened/closed.
6259                 To update everything, just select all folders by
6260                 selecting them one by one.
6261
6262 2005-07-07 [colin]      1.9.12cvs28
6263
6264         * src/imap.c
6265                 Remember the folder separator per IMAPFolder
6266                 instead of globally.
6267                 Revive the Session on noop; fixes bug #761
6268                 (mark a bunch of unread messages as read takes 
6269                 forever)
6270
6271 2005-07-07 [darko]      1.9.12cvs27
6272
6273         * src/common/template.c
6274                 Sort templates alphabetically
6275
6276 2005-07-06 [colin]      1.9.12cvs26
6277
6278         * src/imap.c
6279                 Try to use the correct separator in
6280                 most cases. Possibly fixes bug #759
6281                 (only creates the INBOX folder when 
6282                 setting up new IMAP account) and 
6283                 bug #760 (Can't retrieve messages)
6284
6285 2005-07-06 [colin]      1.9.12cvs25
6286
6287         * src/imap.c
6288                 Use real_path in status command. This will
6289                 help later, when namespaces will be used.
6290
6291 2005-07-06 [colin]      1.9.12cvs24
6292
6293         * configure.ac
6294         * src/account.c
6295         * src/folder.c
6296         * src/imap.c
6297         * src/etpan/etpan-log.c
6298         * src/etpan/etpan-thread-manager.c
6299         * src/etpan/imap-thread.c
6300                 Add a --disable-libetpan parameter. With this,
6301                 users that don't want IMAP4 support can avoid
6302                 the new dependancy (and have no IMAP support).
6303                 Users that have IMAP4 accounts and use this
6304                 parameter won't lose their configuration, their
6305                 IMAP accounts will just be invisible and not
6306                 used.
6307         * src/textview.c
6308                 Make the "Copy ..." contextual menu items 
6309                 copy to both the X clipboard and the gtk 
6310                 clipboard - as most other apps do.
6311         * src/gtk/about.c
6312                 Add a notice about OpenSSL usage, in order to
6313                 comply with OpenSSL's license (point 6):
6314                 http://www.openssl.org/source/license.html
6315
6316 2005-07-06 [colin]      1.9.12cvs23
6317
6318         * src/alertpanel.c
6319                 Fix a minimum size for alertpanels
6320         * src/compose.c
6321                 Show 'No space left on device' type errors
6322                 when queuing/sending
6323         * src/imap_gtk.c
6324         * src/mh_gtk.c
6325                 Rework folder's deletion message (remove 
6326                 extra \n)
6327
6328 2005-07-05 [colin]      1.9.12cvs22
6329
6330         * src/imap.c
6331                 Add an alertpanel on auth error
6332                 Add pseudo-log
6333                 Remove pthread-related stuff
6334
6335 2005-07-05 [colin]      1.9.12cvs21
6336
6337         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6338                 Fix crash on plugin reloading (with a hack)
6339
6340 2005-07-05 [colin]      1.9.12cvs20
6341
6342         * src/prefs_account.c
6343         * src/prefs_account.h
6344                 Fix typo
6345         * src/gtk/filesel.c
6346         * src/gtk/filesel.h
6347                 Add a way to filter the view
6348         * src/gtk/pluginwindow.c
6349                 Filter loadable stuff
6350         * src/plugins/pgpmime/prefs_gpg.c
6351                 Fix missing unregistration
6352         * .cvsignore
6353         * src/etpan/.cvsignore
6354         * src/plugins/spamassassin/.cvsignore
6355                 Add more stuff to cvs ignored files
6356
6357 2005-07-04 [colin]      1.9.12cvs19
6358
6359         * src/imap.c
6360                 Fix scan_required returning FALSE when it
6361                 shouldn't. Maybe fix #760 (Can't retrieve
6362                 messages)
6363
6364 2005-07-04 [colin]      1.9.12cvs18
6365
6366         * src/summaryview.c
6367                 Fix always_show_msg pref
6368
6369 2005-07-04 [paul]       1.9.12cvs17
6370
6371         sync with main (forgotten in last commit)
6372         
6373         * src/common/utils.c
6374         * src/common/utils.h
6375                 check_line_length(): new.
6376                 is_dir_exist()
6377                 is_file_entry_exist()
6378                 dirent_is_regular_file()
6379                 dirent_is_directory(): use g_file_test() instead of stat().
6380
6381 2005-07-04 [paul]       1.9.12cvs16
6382
6383         sync with main:
6384
6385         * src/compose.c
6386                 compose_write_to_file(): check for line
6387                 length limit and display warning if exceeds
6388         * src/jpilot.c
6389                 use get_home_dir() instead of g_get_home_dir()
6390         * src/procheader.c
6391                 removed warning about invalid date
6392         * src/vcard.c
6393                 use get_home_dir() instead of g_get_home_dir()
6394
6395 2005-07-04 [paul]       1.9.12cvs15
6396
6397         * src/stock_pixmap.c
6398                 fix new pixmap naming errors
6399                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
6400
6401 2005-07-04 [colin]      1.9.12cvs14
6402
6403         * src/imap.c
6404                 Fix debugging string with a warning
6405
6406 2005-07-04 [colin]      1.9.12cvs13
6407
6408         * configure.ac
6409                 Add a check for libetpan's version (>= 0.37)
6410
6411 2005-07-04 [hoa]        1.9.12cvs12
6412
6413         * commitHelper
6414         * src/imap.c
6415         * src/etpan/imap-thread.c
6416         * src/etpan/imap-thread.h
6417                 fixed IMAP implementation of check of mails.
6418
6419 2005-07-03 [hoa]        1.9.12cvs11
6420
6421         * src/etpan/Makefile.am
6422         * src/etpan/etpan-errors.h
6423         * src/etpan/etpan-log.[ch]
6424         * src/etpan/etpan-thread-manager-types.h
6425         * src/etpan/etpan-thread-manager.[ch]
6426         * src/etpan/imap-thread.[ch]
6427         * src/Makefile.am
6428         * src/imap.c
6429         * src/main.c
6430         * src/prefs_other.c
6431         * configure.ac
6432             merged imap branch.
6433             dependency on libetpan 0.37 is now added.
6434
6435 2005-07-01 [colin]      1.9.12cvs10
6436
6437         * src/Makefile.am
6438         * src/folder.c
6439         * src/folder.h
6440         * src/folderview.c
6441         * src/stock_pixmap.c
6442         * src/stock_pixmap.h
6443         * src/plugins/trayicon/trayicon.c
6444                 Add marked symbol on folders containing
6445                 marked messages
6446         * src/procmsg.c
6447         * src/procmsg.h
6448         * src/toolbar.c
6449         * src/prefs_common.c
6450         * src/prefs_common.h
6451         * src/prefs_send.c
6452                 Add an optional confirmation dialog on queue
6453                 sending. Patch by wwp.
6454         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
6455         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
6456         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
6457         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
6458         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
6459         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
6460         * src/pixmaps/inbox_mark.xpm            ** ADDED **
6461         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
6462         * src/pixmaps/outbox_mark.xpm           ** ADDED **
6463         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
6464         * src/pixmaps/trash_mark.xpm            ** ADDED **
6465                 New pixmaps
6466
6467 2005-07-01 [colin]      1.9.12cvs9
6468
6469         * src/summaryview.c
6470                 Fix a little threading bug
6471         * src/addrgather.c
6472         * src/mainwindow.c
6473                 A little bit of HIG normality never hurts
6474
6475 2005-07-01 [colin]      1.9.12cvs8
6476
6477         * src/compose.c
6478         * src/msgcache.c
6479         * src/pop.c
6480         * src/procmime.c
6481         * src/recv.c
6482         * src/common/log.c
6483         * src/common/template.c
6484         * src/common/utils.c
6485         * src/common/utils.h
6486                 Reverted the fwrite_atomic stuff. In fact
6487                 it is already atomic.
6488
6489 2005-06-30 [colin]      1.9.12cvs7
6490
6491         * src/common/utils.c
6492         * src/common/utils.h
6493                 Add an fwrite_atomic() function to make
6494                 sure we write everything: fwrite can make
6495                 short writes.
6496         * src/compose.c
6497         * src/msgcache.c
6498         * src/pop.c
6499         * src/procmime.c
6500         * src/recv.c
6501         * src/common/log.c
6502         * src/common/template.c
6503                 Use that (and fix swapping of size and nmemb).
6504                 Thanks to Rich Coe for the heads up.
6505
6506 2005-06-30 [colin]      1.9.12cvs6
6507
6508         * src/addressbook.c
6509                 Optimize addressbook opening 
6510
6511 2005-06-30 [colin]      1.9.12cvs5
6512
6513         * src/summaryview.c
6514                 Remove calls to summary_step after move/copy
6515
6516 2005-06-28 [paul]       1.9.12cvs4
6517
6518         * src/alertpanel.c
6519                 wrap and make the error msg selectable
6520
6521 2005-06-28 [paul]       1.9.12cvs3
6522
6523         * src/ssl_manager.c
6524                 replace the OK button with a Close button
6525         * src/gtk/foldersort.c
6526                 use GTK_STOCK_ icons/buttons
6527
6528 2005-06-28 [colin]      1.9.12cvs2
6529
6530         * src/gedit-print.c             ** ADDED **
6531         * src/gedit-print.h             ** ADDED **
6532         * src/gtk/gtksourceprintjob.c   ** ADDED **
6533         * src/gtk/gtksourceprintjob.h   ** ADDED **
6534                 I can't believe no one had enough time to tell
6535                 me I forgot the `cvs add`
6536
6537 2005-06-27 [colin]      1.9.12cvs1
6538
6539         * src/Makefile.am
6540         * src/gtk/Makefile.am
6541         * src/messageview.c
6542         * src/procmsg.c
6543         * src/summaryview.c
6544         * configure.ac
6545                 Add optional libgnomeprint-based printing
6546         * src/mainwindow.c
6547         * src/gtk/quicksearch.c
6548                 Add an Edit/Quick search menu item to show
6549                 and focus the quicksearch
6550
6551 2005-06-27 [paul]       1.9.12
6552
6553         1.9.12 release
6554
6555         * po/ca.po
6556         * po/de.po
6557         * po/es.po
6558         * po/fr.po
6559         * po/it.po
6560         * po/ko.po
6561         * po/pt_BR.po
6562         * po/sk.po
6563         * po/zh_CN.po
6564                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6565                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
6566                 SungHyun Nam, Frederico Goncalves Guimaraes,
6567                 Andrej Kacian, and Yang Guilong
6568 2005-06-26 [colin]      1.9.11cvs106
6569
6570         * src/imap_gtk.c
6571                 Forgot one file for previous fix
6572
6573 2005-06-26 [colin]      1.9.11cvs105
6574
6575         * src/folder.c
6576         * src/imap.c
6577                 Fix problems with folder operations in no_select
6578                 imap folders. it applies only to mails, and 
6579                 creation/deletion/move/renaming of folders 
6580                 should be possible
6581
6582 2005-06-26 [paul]       1.9.11cvs104
6583
6584         * src/prefs_filtering.c
6585                 replace one more GTK_STOCK_REMOVE
6586                 with GTK_STOCK_DELETE
6587
6588 2005-06-25 [colin]      1.9.11cvs103
6589
6590         * src/imap.c
6591                 Optimize get_seq_set_from_seq_list
6592                 (Patch by Ricardo) 
6593
6594 2005-06-25 [colin]      1.9.11cvs102
6595
6596         * src/mh.c
6597                 If the directory exists, but not in the
6598                 correct encoding, rename it. This should
6599                 handle old-versions-induced bugs.
6600
6601 2005-06-25 [colin]      1.9.11cvs101
6602
6603         * src/mh.c
6604                 Fix path access with extended dir names
6605                 Fixes bug #589 (SC segfaults with wrong locale
6606                 settings)
6607
6608 2005-06-25 [colin]      1.9.11cvs100
6609
6610         * src/prefs_account.c
6611         * src/prefs_account.h
6612         * src/compose.c
6613                 Add an option to encrypt replies to
6614                 encrypted messages
6615
6616 2005-06-25 [colin]      1.9.11cvs99
6617
6618         * src/compose.c
6619         * src/quote_fmt_parse.y
6620                 ... And make it work with pgpinline.
6621
6622 2005-06-25 [colin]      1.9.11cvs98
6623
6624         * src/compose.c
6625         * src/procmime.c
6626         * src/procmime.h
6627         * src/quote_fmt_parse.y
6628                 o Make reedition of encrypted messages possible
6629                   (as long as it is encrypted to self too, no
6630                    magic there)
6631                 o Make replying with quote (and without selecting
6632                   text) possible for encrypted messages.
6633                 Closes bug #550 (Not possible to "reply with quote"
6634                 to gnupg encrypted messages)
6635
6636 2005-06-24 [paul]       1.9.11cvs97
6637
6638         * src/imap.c
6639                 add missing include
6640
6641 2005-06-24 [paul]       1.9.11cvs96
6642
6643         * src/editldap.c
6644                 made bind password entry invisible
6645                 (sync with main)
6646         * src/send_message.c
6647                 send_message_local(): check exit status
6648                 to detect errors (sync with main)
6649         * src/textview.c
6650                 use main's less ambiguous popup menu
6651                 wording
6652
6653 2005-06-24 [paul]       1.9.11cvs95
6654
6655         * src/prefs_actions.c
6656         * src/prefs_customheader.c
6657         * src/prefs_display_header.c
6658         * src/prefs_filtering_action.c
6659         * src/prefs_matcher.c
6660         * src/prefs_template.c
6661         * src/prefs_toolbar.c
6662                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
6663         * src/gtk/description_window.c
6664                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
6665
6666 2005-06-23 [colin]      1.9.11cvs94
6667
6668         * src/summaryview.c
6669                 Fix rough edges (be sure to call status_show whenever
6670                 necessary).
6671
6672 2005-06-23 [colin]      1.9.11cvs93
6673
6674         * src/summaryview.c
6675                 Optimize Select All
6676                 Before, in a 5K mails folder: 11s
6677                 After, in the same folder: 58000µs
6678                 The joys of locking... gtk_clist_select_all() fires a 
6679                 tree-select-row event for each selected row, which in 
6680                 summaryview, callbacks summary_selected which in turn,
6681                 calls summary_status_show, which walks the selected
6682                 rows. Hence, calling gtk_clist_select_all was 
6683                 exponential. Locking the summaryview makes 
6684                 summary_selected return early.
6685
6686 2005-06-23 [colin]      1.9.11cvs92
6687
6688         * src/imap.c
6689                 Move mutex at the important place to avoid
6690                 deadlocks
6691         * src/summaryview.c
6692                 Fix Del key deleting directly instead of
6693                 moving to trash
6694
6695 2005-06-22 [colin]      1.9.11cvs91
6696
6697         * src/plugins/spamassassin/libspamc.c
6698                 As we do spagetti code with assignations in multiple
6699                 places (see _message_read_raw where out = msg = raw),
6700                 let's be sure we don't free the same pointer twice.
6701                 Should fix bug #683 (Crash in libpam at 
6702                 message_cleanup).
6703
6704 2005-06-22 [colin]      1.9.11cvs90
6705
6706         * src/compose.c
6707         * src/messageview.c
6708         * src/toolbar.c
6709                 Make toolbar's delete use the move to trash stuff;
6710                 Add gtk_widget_realize to be sure pixmaps can get
6711                 created (that may fix an old worksforme bug which
6712                 I can't find back...)
6713
6714 2005-06-22 [colin]      1.9.11cvs89
6715
6716         * src/summaryview.c
6717         * src/summaryview.h
6718         * src/mainwindow.c
6719                 Rename "Message/Delete" to "Message/Move to trash"
6720                 Add "Message/Delete..." that directly destroys the
6721                 selected messages after asking for a confirmation.
6722
6723 2005-06-22 [colin]      1.9.11cvs88
6724
6725         * src/imap.c
6726                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
6727                 o Fix a deadlock (thanks Darko)
6728
6729 2005-06-22 [colin]      1.9.11cvs87
6730
6731         * src/gtk/foldersort.c
6732                 Add missing include for the i18n;
6733                 patch by Fabien Vantard
6734
6735 2005-06-21 [colin]      1.9.11cvs86
6736
6737         * src/folder.c
6738         * src/folderview.c
6739                 Respect the no_select flag
6740         * src/imap.c
6741                 Fix recursive deletion
6742         * src/imap_gtk.c
6743         * src/mh_gtk.c
6744                 Make the folder deletion's warning
6745                 more explicit
6746
6747 2005-06-21 [colin]      1.9.11cvs85
6748
6749         * src/textview.c
6750                 Prevent email addresses from spanning accross
6751                 lines - fixes bug # 646 (newline-chars in 
6752                 email addresses)
6753
6754 2005-06-20 [colin]      1.9.11cvs84
6755
6756         * src/folder.c
6757                 Be sure not to remove source if copy failed
6758
6759 2005-06-20 [colin]      1.9.11cvs83
6760
6761         * src/folderview.c
6762         * src/imap_gtk.c
6763                 remove summaryview's lock
6764         * src/imap.c
6765                 introduce threads to avoid problems when foreground tasks
6766                 interfere with background tasks
6767         * src/mh.c
6768                 prevent moving to drafts/queue
6769         * src/mimeview.c
6770                 fix leak
6771
6772 2005-06-19 [colin]      1.9.11cvs82
6773
6774         * src/imap_gtk.c
6775                 Remember that the user doesn't want to override
6776                 offline mode, for 3 seconds. It avoid presenting
6777                 him with N popups in a really short time.
6778
6779 2005-06-17 [colin]      1.9.11cvs81
6780
6781         * src/imap.c
6782                 Fix IMAP breaking on folders containing '('
6783                 (Probably won't be enough)
6784
6785 2005-06-17 [colin]      1.9.11cvs80
6786
6787         Forgotten files on 1.9.11cvs79
6788         * src/summaryview.c
6789                 Fix stepping when not immediately executing
6790         * src/imap.c
6791                 Really prevent UID FETCH 0
6792         * src/codeconv.c
6793                 Fix outgoing charset never set to utf-8
6794         * src/mh.c
6795                 Fix leak
6796
6797 2005-06-16 [colin]      1.9.11cvs79
6798
6799         * src/compose.c
6800                 Fix bug #707 (Dash splits rows)
6801                 Only wrap if we're on a line break position and
6802                 the previous one was a "white" (space) char.
6803                 Pango stuff is weird.
6804
6805 2005-06-16 [colin]      1.9.11cvs78
6806
6807         * src/imap_gtk.c
6808                 Lock summaryview while downloading messages
6809                 on user demand
6810         * src/procheader.c
6811         * src/unmime.c
6812         * src/common/utils.c
6813         * src/common/utils.h
6814                 Replace \r and \n with spaces in From and
6815                 Subject headers
6816
6817 2005-06-16 [paul]       1.9.11cvs77
6818
6819         * src/procmime.c
6820                 liberalise the mime parser
6821         * src/gtk/about.c
6822                 add text wrapping
6823
6824 2005-06-16 [paul]       1.9.11cvs76
6825
6826         * src/gtk/about.c
6827                 reworked
6828
6829 2005-06-15 [colin]      1.9.11cvs75
6830
6831         * src/compose.c
6832                 Finish header encoding fix
6833         * src/summaryview.c
6834                 Fix segfault
6835         * src/headerview.c
6836                 Fix compilation (Thanks Stephan
6837                 Sachse)
6838
6839 2005-06-15 [colin]      1.9.11cvs74
6840
6841         * Makefile.am
6842                 Install gnome2 stuff rather than gnome1, 
6843                 if both are present
6844         * src/codeconv.c
6845         * src/codeconv.h
6846         * src/compose.c
6847                 Fix headers encoding
6848         * src/folder.c
6849                 Visual progress when fetching all messages
6850         * src/folderview.c
6851         * src/summaryview.c
6852         * src/summaryview.h
6853                 Prevent changing current message while
6854                 incorporating
6855
6856 2005-06-15 [paul]       1.9.11cvs73
6857
6858         * src/gtk/gtkaspell.c
6859         * src/gtk/gtkaspell.h
6860                 fix build warnings
6861
6862 2005-06-15 [paul]       1.9.11cvs72
6863
6864         * src/prefs_filtering.c
6865                 allow reordering of filter rules by
6866                 drag n drop
6867
6868 2005-06-15 [paul]       1.9.11cvs71
6869
6870         * COPYING
6871                 updated
6872         * src/codeconv.c
6873                 replace deprecated function
6874         * src/inc.c
6875         * src/send_message.c
6876         * src/gtk/progressdialog.c
6877         * src/gtk/progressdialog.h
6878                 salvage and reuse parts of reverted sync
6879
6880 2005-06-15 [paul]       1.9.11cvs70
6881
6882         * src/inc.c
6883         * src/send_message.c
6884         * src/gtk/progressdialog.c
6885         * src/gtk/progressdialog.h
6886                 revert yesterday's sync with main
6887                 it contains deprecated functions
6888
6889 2005-06-15 [colin]      1.9.11cvs69
6890
6891         * src/headerview.c
6892                 Fix bug #670 (multi user to: will corrupt message 
6893                 headers display)
6894
6895 2005-06-15 [colin]      1.9.11cvs68
6896
6897         * src/compose.c
6898                 Fix bug #421 (Fix undo on wrapping)
6899
6900 2005-06-15 [colin]      1.9.11cvs67
6901
6902         * src/folder.c
6903                 Provide visual feedback while processing
6904                 folder's rules.
6905         * src/imap.c
6906                 Provide visual feedback while getting
6907                 short headers (for uncached messages)
6908
6909
6910 2005-06-14 [paul]       1.9.11cvs66
6911
6912         * src/account.c
6913                 change a couple stock icons
6914         * src/inc.c
6915         * src/send_message.c
6916         * src/gtk/progressdialog.c
6917         * src/gtk/progressdialog.h
6918                 sync main's GtkTreeView implementation
6919
6920 2005-06-14 [colin]      1.9.11cvs65
6921
6922         * src/imap.c
6923                 Various little fixes, mainly on error paths
6924
6925 2005-06-13 [colin]      1.9.11cvs64
6926
6927         * matcher.c
6928         * procmsg.c
6929         * procmsg.h
6930                 Add a way to fetch only headers. This speeds
6931                 up filtering on headers for IMAP. Fixes:
6932                 bug #481 extraneous imap commands slow down 
6933                         imap filtering
6934                 bug #522 Sylpheed downloads all messages 
6935                         when opening mailbox (IMAP)
6936                 bug #677 IMAP fetch is soooooooooooooo slow
6937         * src/folder.c
6938         * src/folder.h
6939                 Add a folder set_batch method so that
6940                 implementations can speed up flags changes
6941         * src/folderutils.c
6942         * src/summaryview.c
6943                 Use that in mark as (un)read and mark all read
6944                 Refix bug #679
6945         * src/imap.c
6946                 Implement set_batch - brings back deferred
6947                 flags in a less buggy manner. Fixes:
6948                 bug #729 IMAP immediate expunge of deleted messages
6949                 bug #191 remove list of messages with one command
6950                 Fix login with strange chars
6951                 Implement fetch_msg_full
6952                 Fix copy (wrong counts)
6953
6954 2005-06-12 [colin]      1.9.11cvs63
6955
6956         * src/folder.c
6957                 lock incorporation during long operations.
6958                 Avoids fucking up the IMAP socket.
6959
6960 2005-06-12 [colin]      1.9.11cvs62
6961
6962         * src/imap.c
6963                 Fix harmful typo
6964                 Factorize remove_all_msg
6965                 Thread-ize expunge
6966         * src/summaryview.c
6967                 Don't update partial-download status if unnecessary
6968         * src/folder.c
6969                 Use remove_msgs everywhere possible
6970
6971 2005-06-12 [colin]      1.9.11cvs61
6972
6973         * src/folder.c
6974         * src/folder.h
6975                 Add a remove_msgs function to remove a 
6976                 list of messages
6977         * src/imap.c
6978                 Implement that.
6979
6980 2005-06-12 [colin]      1.9.11cvs60
6981
6982         * src/imap.c
6983                 Remove flags-processing deferring... Too hard
6984                 to get it to work in all cases.
6985
6986 2005-06-11 [colin]      1.9.11cvs59
6987
6988         * src/imap.c
6989                 printf -> debug_print
6990
6991 2005-06-11 [colin]      1.9.11cvs58
6992
6993         * src/imap.c
6994                 o Fix build without USE_PTHREAD
6995                 o Factorize imap_open
6996                 o Alertpanel in case of impossible connection
6997                 o Alertpanel in case of impossible login
6998                 o Fix deferred flags processing to force a 
6999                   flush before adding some more flags to process,
7000                   but in another folder.
7001
7002 2005-06-10 [colin]      1.9.11cvs57
7003
7004         * src/imap.c
7005                 o Fix a format string error
7006                 o init ssl socket outside of the thread 
7007                   (it possibly invokes gtk calls)
7008         * src/procmime.c
7009                 o Put back the buffer to its necessary size
7010                 o Fix changing a file pointer without keeping
7011                   track of it (thanks Valgrind)
7012         * src/common/smtp.c
7013                 o Fix automatic STARTTLS if login should be done
7014                   and the server only allows it after starting TLS
7015         * src/gtk/gtkinputdialog.c
7016                 o Eat GDK_Return so that the combo popup doesn't 
7017                   appear when we press Enter to validate the combo
7018                   input dialog (as seen in the Open with... dialog)
7019
7020 2005-06-10 [colin]      1.9.11cvs56
7021
7022         * src/imap.c
7023                 o A bit less debug
7024                 o Fix a crash on deletion
7025                 o Threadize imap_select (it's called outside of 
7026                   threads)
7027                 o Defer treatment of DELETED flags
7028
7029
7030 2005-06-09 [colin]      1.9.11cvs55
7031
7032         * src/imap.c
7033                 Make sure we check imap_gtk_should_override(), which
7034                 potentially calls gtk stuff, before creating thread.
7035                 That way it should't be called via imap_get_session()
7036                 inside a thread.
7037
7038 2005-06-09 [colin]      1.9.11cvs54
7039
7040         * src/imap.c
7041                 o add a bit of status output
7042                 o remove some dead code
7043                 o threadize get_list_of_uids
7044                 o threadize imap_get_flags
7045                 o defer flag changing by 500ms so that they
7046                   can be batched
7047
7048
7049 2005-06-08 [colin]      1.9.11cvs53
7050
7051         * src/imap.c
7052                 Thread-ize imap_cmd_fetch
7053
7054 2005-06-08 [colin]      1.9.11cvs52
7055
7056         * src/main.c
7057                 Mmh, that broke POP3...
7058
7059 2005-06-08 [colin]      1.9.11cvs51
7060
7061         * src/main.c
7062                 Stabilize IMAP patch (thanks to Hoa)
7063
7064 2005-06-08 [colin]      1.9.11cvs50
7065
7066         * src/imap.c
7067                 Test patch to speed up imap. 
7068
7069 2005-06-08 [colin]      1.9.11cvs49
7070
7071         * src/imap_gtk.c
7072                 Warning fix
7073         * src/procmime.c
7074                 Apply patch from gentoo to use /usr/share/mime/globs if 
7075                 available, after un-breaking it
7076         * src/common/log.c
7077         * src/common/log.h
7078                 Use g_timeout for invoking hooks that possibly use gtk
7079                 calls. This should leave gtk calls in the main thread.
7080
7081 2005-06-08 [paul]       1.9.11cvs48
7082
7083         * src/codeconv.c
7084                 conv_get_outgoing_charset_str(): don't
7085                 use prefs_common setting
7086         * src/compose.c
7087         * src/compose.h
7088                 add /Options/Character encoding/... to
7089                 temporarily change the outgoing encoding
7090
7091         (belated sync with main)
7092
7093 2005-06-08 [paul]       1.9.11cvs47
7094
7095         * src/compose.c
7096                 correction to/completion of last
7097                 sync with main
7098
7099 2005-06-08 [paul]       1.9.11cvs46
7100
7101         sync with main:
7102         
7103         * src/codeconv.c
7104         * src/codeconv.h
7105                 always enabled Japanese auto-detection
7106                 if the first letters of locale string
7107                 is "ja"
7108         * src/compose.c
7109                 don't use "destroy" signal to destroy
7110                 Compose object (fix rare crashes on discard?)
7111         * src/mainwindow.c
7112         * src/messageview.c
7113         * src/prefs_send.c
7114                 added Hebrew encodings
7115         * src/sourcewindow.c
7116                 don't use "destroy" signal to destroy
7117                 objects
7118
7119 2005-06-07 [colin]      1.9.11cvs45
7120
7121         * src/summaryview.c
7122                 Add missing unlocks/locks
7123
7124 2005-06-07 [paul]       1.9.11cvs44
7125
7126         * src/summaryview.c
7127                 restore bug #749 fix
7128
7129 2005-06-06 [colin]      1.9.11cvs43
7130
7131         * src/summaryview.c
7132                 Fix selection bug when prefs_common.open_unread 
7133                 is FALSE
7134
7135 2005-06-06 [colin]      1.9.11cvs42
7136
7137         * src/common/md5.c
7138                 Fix a warning
7139         * src/summaryview.c
7140         * src/folderview.c
7141                 Factorize long operations beginning and end
7142                 (locking, freezing/thawing, cursor, ...)
7143                 Check selection->data member in selection-
7144                 related loops; this avoids dying an awful
7145                 death if the selection changes on us while
7146                 we're marking a whole IMAP folder unread, 
7147                 for example.
7148
7149 2005-06-06 [paul]       1.9.11cvs41
7150
7151         * src/textview.c
7152                 don't g_free() a static gchar buffer
7153
7154 2005-06-05 [colin]      1.9.11cvs40
7155
7156         * src/mainwindow.c
7157         * src/messageview.c
7158         * src/summaryview.c
7159                 Fix bug #749 (Show all headers should be
7160                 sticky as the GUI suggests)
7161
7162 2005-06-03 [paul]       1.9.11cvs39
7163
7164         * src/compose.c
7165                 don't allow editing of mail while sending.
7166                 patch by Colin
7167
7168 2005-06-03 [paul]       1.9.11cvs38
7169
7170         * src/folderview.c
7171                 add a freeze/thaw to speed up 'mark all read'
7172
7173 2005-06-03 [paul]       1.9.11cvs37
7174
7175         * src/prefs_message.c
7176                 reflect changes immediately
7177
7178 2005-06-02 [colin]      1.9.11cvs36
7179
7180         * po/POTFILES.in
7181                 Patch by Fabien Vantard.
7182
7183 2005-06-02 [colin]      1.9.11cvs35
7184
7185         * src/imap.c
7186                 Use a non-blocking imap_getline() if possible.
7187                 This should completely prevent the interface
7188                 from freezin on imap operations, although it
7189                 may do strange stuff in case of folder switching
7190                 while a big imap operation is taking place...
7191
7192                 In addition, fix a leak in the case thread
7193                 creation fails on connection.
7194
7195 2005-06-02 [colin]      1.9.11cvs34
7196
7197         * src/crash.c
7198         * src/prefs_common.h
7199                 Fix build (prefs_common_init() doesn't exist
7200                 anymore)
7201
7202 2005-06-02 [colin]      1.9.11cvs33
7203
7204         * src/prefs_account.c
7205                 Fix bug #245 (filtering rules broken when
7206                 renaming a remote account (imap4 or nntp)
7207
7208 2005-06-02 [colin]      1.9.11cvs32
7209
7210         * src/imap.c
7211                 Try to fix IMAP shortcomings: 
7212                 o Multithread imap_open()
7213                 o allow offline-mode overriding instead of
7214                   just returning NULL
7215         * src/imap_gtk.c
7216         * src/imap_gtk.h
7217                 Add a function to ask whether we want to
7218                 override offline-mode for 10 minutes (one-shot
7219                 asking was painful)
7220         * src/procheader.c
7221                 Fix segfault when imap parser isn't happy about
7222                 a missing {
7223
7224 2005-06-01 [colin]      1.9.11cvs31
7225
7226         * src/addrharvest.c
7227         * src/compose.c
7228         * src/mbox.c
7229         * src/mbox.h
7230         * src/mh.c
7231         * src/msgcache.c
7232         * src/send_message.c
7233         * src/setup.c
7234         * src/undo.c
7235         * src/common/hooks.c
7236         * src/common/prefs.c
7237         * src/common/template.c
7238         * src/common/utils.c
7239         * src/gtk/gtkutils.c
7240         * src/gtk/inputdialog.c
7241         * src/gtk/menu.c
7242         * src/gtk/pluginwindow.c
7243         * src/gtk/prefswindow.c
7244         * src/plugins/pgpmime/passphrase.c
7245         * src/plugins/pgpmime/prefs_gpg.c
7246                 More -Wall fixes
7247
7248         * src/common/Makefile.am
7249         * src/common/timing.h
7250                 Add basic timing code
7251
7252         * src/summaryview.c
7253                 Fix a bug with unread messages when 
7254                 re-sorting folders, and by the way
7255                 fix a big performance hit when 
7256                 re-sorting (10k mails: before 5s,
7257                 after .5s)
7258
7259         * src/prefs_compose_writing.c
7260         * src/prefs_compose_writing.h
7261         * src/prefs_message.c
7262         * src/prefs_message.h
7263         * src/prefs_other.c
7264         * src/prefs_other.h
7265         * src/prefs_quote.c
7266         * src/prefs_quote.h
7267         * src/prefs_receive.c
7268         * src/prefs_receive.h
7269         * src/prefs_send.c
7270         * src/prefs_send.h
7271         * src/prefs_summaries.c
7272         * src/prefs_summaries.h
7273                 Fix copyright banner
7274
7275 2005-06-01 [paul]       1.9.11cvs30
7276
7277         * po/fi.po
7278                 updated by Flammie Pirinen
7279         * src/procmime.c
7280                 fix 'Bad BASE64 content' output
7281
7282 2005-05-31 [colin]      1.9.11cvs29
7283
7284         * src/procmime.c
7285                 Oops, where did my hunk go.
7286
7287 2005-05-31 [colin]      1.9.11cvs28
7288
7289         * src/Makefile.am
7290         * src/account.c
7291         * src/action.c
7292         * src/addr_compl.c
7293         * src/addressbook.c
7294         * src/codeconv.c
7295         * src/compose.c
7296         * src/export.c
7297         * src/folder.c
7298         * src/folderview.c
7299         * src/image_viewer.c
7300         * src/main.c
7301         * src/mainwindow.c
7302         * src/messageview.c
7303         * src/mimeview.c
7304         * src/msgcache.c
7305         * src/prefs_account.c
7306         * src/prefs_actions.c
7307         * src/prefs_common.c
7308         * src/prefs_compose_writing.c
7309         * src/prefs_customheader.c
7310         * src/prefs_ext_prog.c
7311         * src/prefs_filtering.c
7312         * src/prefs_filtering_action.c
7313         * src/prefs_fonts.c
7314         * src/prefs_image_viewer.c
7315         * src/prefs_message.c
7316         * src/prefs_message.h
7317         * src/prefs_msg_colors.c
7318         * src/prefs_other.c
7319         * src/prefs_other.h
7320         * src/prefs_quote.c
7321         * src/prefs_receive.c
7322         * src/prefs_receive.h
7323         * src/prefs_send.c
7324         * src/prefs_send.h
7325         * src/prefs_spelling.c
7326         * src/prefs_summaries.c
7327         * src/prefs_summary_column.c
7328         * src/prefs_template.c
7329         * src/prefs_themes.c
7330         * src/prefs_toolbar.c
7331         * src/prefs_wrapping.c
7332         * src/procmime.c
7333         * src/procmsg.c
7334         * src/send_message.h
7335         * src/ssl_manager.c
7336         * src/summary_search.c
7337         * src/summaryview.c
7338         * src/textview.c
7339         * src/wizard.c
7340         * src/common/smtp.c
7341         * src/common/smtp.h
7342         * src/gtk/gtkutils.h
7343                 o Move the rest of Common prefs to new style
7344                 o Lots of -Wall warning fixes
7345                 o fix FIXME in cache memusage calculation
7346                 o Let return receipts be sent from any account
7347                 o Little cache optimisation (read)
7348                 o Fix bug #746 (don't treat commas as separators
7349                   when inside a quoted string)
7350
7351 2005-05-31 [paul]       1.9.11cvs27
7352
7353         * src/prefs_common.c
7354                 fix 'off-by-one' typo
7355
7356 2005-05-31 [paul]       1.9.11cvs26
7357
7358         * src/account.c
7359         * src/addr_compl.c
7360         * src/compose.c
7361         * src/foldersel.c
7362         * src/prefs_actions.c
7363         * src/prefs_common.c
7364         * src/prefs_common.h
7365         * src/prefs_customheader.c
7366         * src/prefs_display_header.c
7367         * src/prefs_filtering.c
7368         * src/prefs_filtering_action.c
7369         * src/prefs_matcher.c
7370         * src/prefs_summaries.c
7371         * src/prefs_summary_column.c
7372         * src/prefs_template.c
7373         * src/prefs_toolbar.c
7374         * src/ssl_manager.c
7375         * src/gtk/pluginwindow.c
7376         * src/gtk/prefswindow.c
7377         * src/gtk/progressdialog.c
7378                 add hidden prefs 'enable_rules_hint'
7379                 for gtk_tree_view_set_rules_hint()
7380                 (sync with main)
7381                 
7382
7383 2005-05-31 [colin]      1.9.11cvs25
7384
7385         * src/Makefile.am
7386         * src/main.c
7387         * src/prefs_common.c
7388         * src/prefs_summaries.c ** ADDED **
7389         * src/prefs_summaries.h ** ADDED **
7390                 Common/Display -> Display/Summaries
7391
7392 2005-05-31 [colin]      1.9.11cvs24
7393
7394         * src/Makefile.am
7395         * src/main.c
7396         * src/prefs_quote.c ** ADDED **
7397         * src/prefs_quote.h ** ADDED **
7398                 Move Common/Quote to Compose/Quoting
7399         * src/prefs_common.c
7400         * src/prefs_common.h
7401                 Remove old quote stuff, add
7402                 convenience functions for GtkTextView prefs
7403         * src/gtk/prefswindow.c
7404                 Set default height higher
7405
7406 2005-05-30 [colin]      1.9.11cvs23
7407
7408         * src/Makefile.am
7409         * src/main.c
7410         * src/prefs_common.c
7411         * src/prefs_compose_writing.c ** ADDED **
7412         * src/prefs_compose_writing.h ** ADDED **
7413                 Move Common/Compose prefs to Compose/Writing
7414
7415 2005-05-30 [colin]      1.9.11cvs22
7416
7417         * src/common/utils.c
7418                 Fix bug #651 (Confused Attract by Subject)
7419                 Patch by M. Benkmann <haferfrost@web.de>
7420         * AUTHORS
7421
7422 2005-05-30 [colin]      1.9.11cvs21
7423
7424         * src/compose.c
7425                 Fix concatenation of different headers of
7426                 the same type (bug #645)
7427         * src/prefs_folder_item.c
7428                 Fix bug #699 (setting color to black doesn't
7429                 work immediately)
7430         * src/procmime.c
7431                 Print out decoding error only once per
7432                 block
7433
7434 2005-05-30 [paul]       1.9.11cvs20
7435
7436         * src/common/template.c
7437                 fix Bcc
7438
7439 2005-05-30 [paul]       1.9.11cvs19
7440
7441         * doc/src/rfc2368.txt   **NEW FILE**
7442         * src/compose.c
7443                 compose_entries_set(): don't interpret Bcc
7444                 header field (conform to RFC 2368)
7445                 (sync with main)
7446
7447 2005-05-29 [colin]      1.9.11cvs18
7448
7449         * src/prefs_common.c
7450                 Let the default reply format respect
7451                 netiquette by cutting the signature.
7452
7453 2005-05-29 [colin]      1.9.11cvs17
7454
7455         * src/summaryview.c
7456                 Don't let always_show_msg override
7457                 open_unread_on_enter when opening a new
7458                 directory.
7459
7460 2005-05-27 [paul]       1.9.11cvs16
7461
7462         sync with main:
7463
7464         * src/main.c
7465                 app_will_exit(): cleanup tmp directory when exit
7466         * src/message_search.c
7467                 improved the interface and made code cleanup.
7468                 removed Clear button
7469         * src/send_message.c
7470                 send_message_local(): use GSpawn, and detect errors
7471         * src/summary_search.c
7472                 improved the interface and made code cleanup
7473         * src/textview.c
7474                 textview_write_link(): also skip non-ascii space
7475                  at the head of link strings (phishing check
7476                  didn't work at the case)
7477         * src/common/utils.c
7478                 get_command_output(): use g_spawn_command_line_sync()
7479                 instead of popen()
7480
7481 2005-05-26 [colin]      1.9.11cvs15
7482
7483         * src/folder.c
7484                 remove printf
7485
7486 2005-05-26 [colin]      1.9.11cvs14
7487
7488         * src/common/nntp.c
7489                 Fix nntp mode reader (bug #611)
7490                 Patch by Florian Mickler <florian@mickler.org>
7491
7492 2005-05-26 [colin]      1.9.11cvs13
7493
7494         * src/plugins/pgpmime/passphrase.c
7495                 Fix mouse grabbing (bug #557)
7496
7497 2005-05-26 [colin]      1.9.11cvs12
7498
7499         * src/prefs_themes.c
7500                 Fix g_warning (bug #541)
7501
7502 2005-05-26 [colin]      1.9.11cvs11
7503
7504         * src/prefs_actions.c
7505         * src/prefs_template.c
7506                 Fix bug #506 (no warning if action/template
7507                 is not saved)
7508         * src/common/template.c
7509                 Fix a possible crash
7510
7511 2005-05-26 [colin]      1.9.11cvs10
7512
7513         * src/folder.c
7514         * src/folderview.c
7515         * src/procmsg.c
7516         * src/summaryview.c
7517                 Forbid locked messages to be moved or
7518                 deleted. Locked messages in trashes 
7519                 still get deleted, for performance
7520                 reason (mh.c::mh_remove_all_msgs)
7521
7522 2005-05-25 [colin]      1.9.11cvs9
7523
7524         * src/procmime.c
7525                 Use correct encoding when sending mails
7526                 with attachments that have accentued 
7527                 chars in their name
7528
7529 2005-05-24 [colin]      1.9.11cvs8
7530
7531         * src/summaryview.c
7532                 Fix bug #688 f) read/unread marker not
7533                 changed on first click
7534                 Also, optimize summary_status_show()
7535                 calls
7536         * src/folder.c
7537         * src/inc.c
7538         * src/procmime.c
7539                 Fix bug #688 b) and c) wrt message
7540                 attachments and signature
7541         * src/stock_pixmap.c
7542         * src/stock_pixmap.h
7543         * src/stock_pixmap.c
7544         * src/stock_pixmap.h
7545         * src/Makefile.am
7546         * src/pixmaps/clip_gpg_signed.xpm
7547                 Add clip/signed icon
7548
7549 2005-05-24 [colin]      1.9.11cvs7
7550
7551         * src/folder_item_prefs.c
7552                 whitespace fix
7553
7554 2005-05-24 [colin]      1.9.11cvs6
7555
7556         * src/folderview.c
7557         * src/prefs_common.c
7558         * src/prefs_common.h
7559                 Add a confirmation to folder drag and drop
7560                 fixes bug #156
7561         * src/alertpanel.c
7562         * src/alertpanel.h
7563                 fix _with_disable parameters so that
7564                 the buttons labels are specifiable too
7565         * src/plugins/pgpmime/sgpgme.c
7566                 reflect said change
7567                 
7568
7569 2005-05-24 [colin]      1.9.11cvs5
7570
7571         * src/folderview.c
7572                 Uncollapse/collapse folders on double-click
7573                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
7574                 closes bug #108
7575
7576 2005-05-23 [colin]      1.9.11cvs4
7577
7578         * src/common/socket.c
7579                 Check another special SSL_peek() error.
7580                 Should help wrt bug #728
7581
7582 2005-05-23 [colin]      1.9.11cvs3
7583
7584         * src/plugins/pgpmime/pgpmime.c
7585                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
7586                 breaking menu accelerators and stuff. Users will have to
7587                 reselect "PGP MIME" instead of "PGP/MIME" in their 
7588                 account's privacy preferences if needed.
7589
7590 2005-05-22 [paul]
7591
7592         * tools/kdeservicemenu/install.sh
7593                 use kdesu to prompt for root password if doing
7594                 global install/uninstall
7595
7596 2005-05-20 [colin]      1.9.11cvs2
7597
7598         * src/procmsg.c
7599                 Fix another compilation error with gcc-2.9x
7600                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
7601         * src/send_message.c
7602                 Don't send QUIT if we aren't connected
7603
7604 2005-05-19 [colin]      1.9.11cvs1
7605
7606         * src/procmsg.c
7607                 Fix compilation with gcc 2.9x
7608
7609 2005-05-19 [paul]       1.9.11
7610
7611         1.9.11 released
7612
7613 2005-05-19 [paul]       1.9.9cvs14
7614
7615         * src/gtk/inputdialog.c
7616                 prevent gettext warning
7617
7618 2005-05-19 [paul]       1.9.9cvs13
7619
7620         * src/mainwindow.c
7621         * src/prefs_common.c
7622         * src/prefs_common.h
7623         * src/textview.c
7624         * src/textview.h
7625                 add an option to toggle cursor in message
7626                 view (sync with main)
7627
7628 2005-05-18 [colin]      1.9.9cvs12
7629
7630         * src/compose.c
7631                 Dereference freed pointer
7632         * src/gtk/gtkaspell.c
7633                 Fix duplication of dictionaries (is it an aspell issue?)
7634
7635 2005-05-18 [colin]      1.9.9cvs11
7636
7637         * src/gtk/inputdialog.c
7638         * src/gtk/gtkaspell.c
7639                 HIGuify dialogs
7640         * src/alertpanel.c
7641                 Remove a double call
7642
7643 2005-05-17 [colin]      1.9.9cvs10
7644
7645         * src/gtk/gtkaspell.c
7646                 Fix dialogs, Ctrl-Enter accel
7647
7648 2005-05-17 [colin]      1.9.9cvs9
7649
7650         * src/gtk/gtkaspell.c
7651                 Fix some accelerators, escape in replace-window
7652
7653 2005-05-16 [colin]      1.9.9cvs8
7654
7655         * src/gtk/gtkaspell.c
7656                 Revert last commit, it was a mistake.
7657
7658 2005-05-16 [colin]      1.9.9cvs7
7659
7660         * src/gtk/gtkaspell.c
7661                 Remove buggy code while we're at it. It's a 
7662                 dead code path anyway.
7663
7664 2005-05-16 [colin]      1.9.9cvs6
7665
7666         * src/gtk/gtkaspell.c
7667                 Missed some gtk_menu_popup where deactivate
7668                 signal should be handled. Should fix bug
7669                 #629 a bit more.
7670
7671 2005-05-16 [colin]      1.9.9cvs5
7672
7673         * src/gtk/gtkaspell.c
7674                 Remove debug printf()s
7675
7676 2005-05-16 [colin]      1.9.9cvs4
7677
7678         * src/gtk/gtkaspell.c
7679                 Fix a bit aspell problems
7680                 (see bug #629)
7681
7682 2005-05-13 [colin]      1.9.9cvs3
7683
7684         * src/folderview.c
7685                 Fix the + appearing even when no subfolders
7686                 have unread messages. Thanks to wwp for the
7687                 bug report.
7688
7689 2005-05-11 [paul]       1.9.9cvs2
7690
7691         * src/folderview.c
7692                 correction to 1.9.9cvs1, only colour folders that
7693                 have new msgs (not unread msgs)
7694
7695 2005-05-10 [colin]      1.9.9cvs1
7696
7697         * src/folderview.c
7698         * src/summaryview.c
7699                 Try to fix bolding bugs again.
7700
7701 2005-05-09 [paul]
7702
7703         * tools/claws.i18n.status.pl
7704                 add Ricardo Mones Lastra's script that has been providing
7705                 the i18n status page for many months
7706
7707 2005-05-09 [paul]       1.9.9
7708
7709         1.9.9 release
7710
7711 2005-05-09 [paul]       1.9.6cvs58
7712
7713         * AUTHORS
7714         * INSTALL
7715         * README.claws
7716                 updated
7717         * Makefile.am 
7718         * RELEASE_NOTES.claws
7719                 add release notes to cvs to simplify release
7720                 procedure
7721         * configure.ac
7722                 add ca and fi to ALL_LINGUAS
7723         * po/Makefile.in.in
7724                 workaround for missing Makevars
7725         * po/ca.po
7726         * po/fi.po
7727                 add new Catalan and Finnish translations
7728                 submitted by Miquel Oliete and Flammie Pirinen
7729         * po/de.po
7730         * po/es.po
7731         * po/fr.po
7732         * po/it.po
7733         * po/pl.po
7734         * po/ru.po
7735         * po/sk.po
7736         * po/sr.po
7737         * po/zh_CN.po
7738                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
7739                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
7740                 Urke MMI, and Hansom Young
7741         * src/main.c
7742                 Fix drafting when quitting. compose_draft() closes the
7743                 compose windows, which modifies the compose_list GSList.
7744                 We have to refresh this list after echo drafting to avoid a
7745                 segfault
7746         * src/partial_download.c
7747                 fix segfault on exit
7748
7749 2005-05-06 [paul]       1.9.6cvs57
7750
7751         * src/grouplistdialog.c
7752                 quick fix/workaround for unresizeable newsgroup
7753                 name column 
7754
7755 2005-05-06 [paul]       1.9.6cvs56
7756
7757         * src/inc.c
7758         * src/mainwindow.c
7759                 use gettext plural forms
7760         * src/imap_gtk.c
7761         * src/mh_gtk.c
7762         * src/toolbar.c
7763                 small improvement to english usage
7764
7765 2005-05-05 [thorsten]   1.9.6cvs55
7766
7767         * src/folder.c
7768                 fix possible crash
7769
7770 2005-05-05 [paul]       1.9.6cvs54
7771         
7772         sync with HEAD
7773
7774         * AUTHORS
7775         * src/compose.c
7776                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
7777                 patch by Tim Mann
7778
7779 2005-05-05 [paul]       1.9.6cvs53
7780
7781         * src/mainwindow.c
7782                 fix resizing of separate message and
7783                 folder views
7784
7785 2005-05-05 [paul]       1.9.6cvs52
7786
7787         * src/account.c
7788         * src/addrgather.c
7789         * src/browseldap.c
7790         * src/exphtmldlg.c
7791         * src/expldifdlg.c
7792         * src/importmutt.c
7793         * src/importpine.c
7794         * src/main.c
7795         * src/mainwindow.c
7796         * src/noticeview.c
7797         * src/prefs_filtering.c
7798         * src/prefs_filtering_action.c
7799         * src/prefs_matcher.c
7800         * src/prefs_spelling.c
7801         * src/prefs_toolbar.c
7802         * src/toolbar.c
7803         * src/wizard.c
7804         * src/gtk/description_window.c
7805         * src/gtk/gtkvscrollbutton.c
7806         * src/gtk/progressdialog.c
7807         * src/gtk/quicksearch.c
7808         * src/plugins/pgpmime/prefs_gpg.c
7809         * src/plugins/spamassassin/spamassassin_gtk.c
7810                 replace deprecated gtk_widget_set_usize
7811
7812 2005-05-04 [colin]      1.9.6cvs51
7813
7814         * src/common/utils.c
7815                 Fix crash when subst_for_filename is called
7816                 with a NULL parameter
7817
7818 2005-05-04 [colin]      1.9.6cvs50
7819
7820         * src/partial_download.c
7821         * src/pop.c
7822                 Escape login when writing uidl file
7823                 fixes bug #736
7824
7825 2005-05-03 [colin]      1.9.6cvs49
7826
7827         * src/procmime.c
7828                 Fix possible DOS in mime parser
7829                 (see bug #634)
7830
7831 2005-05-02 [colin]      1.9.6cvs48
7832
7833         * src/compose.c
7834                 Try to fix the copy/paste mess once again.
7835
7836
7837 2005-04-30 [colin]      1.9.6cvs47
7838
7839         * src/prefs_account.h
7840         * src/procmsg.c
7841         * src/send_message.c
7842         * src/common/smtp.c
7843         * src/common/smtp.h
7844                 Try to batch sending mails (per account) instead of
7845                 reconnecting to server every time.
7846
7847 2005-04-29 [colin]      1.9.6cvs46
7848
7849         * src/messageview.c
7850                 Fix window resizing that refused to size down
7851         * src/prefs_common.c
7852         * src/prefs_common.h
7853         * src/prefs_filtering.c
7854                 Save Filtering's window size
7855
7856 2005-04-21 [paul]       1.9.6cvs45
7857
7858         * ChangeLog-gtk2.claws
7859         * src/setup.c
7860                 correction to sync
7861
7862 2005-04-21 [paul]       1.9.6cvs44
7863
7864         sync with main:
7865
7866         * src/setup.c
7867         * src/statusbar.c
7868         * src/statusbar.h
7869                 use gtkut_widget_draw_now(). Improved performance
7870                 of the update of statusbar
7871         * src/textview.c
7872                 textview_smooth_scroll_do(): redraw it after scroll
7873                 is done (fixed incorrect display when a part of the
7874                 view is hidden).
7875         * src/gtk/gtkutils.c
7876         * src/gtk/gtkutils.h
7877                 gtkut_widget_draw_now(): use gdk_window_process_updates()
7878                 to force update of widgets.
7879                 Removed gtkut_widget_wait_for_draw() which had a big
7880                 overhead  because of waiting for all events processed 
7881
7882 2005-04-20 [paul]       1.9.6cvs43
7883
7884         * src/codeconv.c
7885                 complete 1.9.6cvs42's sync:
7886                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
7887
7888 2005-04-19 [paul]       1.9.6cvs42
7889
7890         sync with main:
7891
7892         * src/action.c
7893                 catch_output(): correctly select the insert text
7894                 (fix invalid iterator warnings).
7895         * src/codeconv.c
7896         * src/codeconv.h
7897         * src/mainwindow.c
7898         * src/messageview.c
7899         * src/prefs_common.c
7900                 support GBK encoding.
7901         * src/common/session.c
7902         * src/common/session.h
7903                 use separate buffer for large data to be sent,
7904                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
7905
7906 2005-04-18 [paul]       1.9.6cvs41
7907
7908         * src/jpilot.c
7909                 convert unsigned long into guint32
7910                 patch by Paul LeoNerd Evans 
7911
7912 2005-04-17 [colin]      1.9.6cvs40
7913
7914         * src/compose.c
7915                 Fix 'Request return receipt' from folder
7916                 properties (bug #708)
7917
7918 2005-04-17 [colin]      1.9.6cvs39
7919
7920         * src/mainwindow.c
7921                 Fix duplicate hotkeys in Mainwindow's menu
7922
7923 2005-04-17 [colin]      1.9.6cvs38
7924
7925         * src/folderview.c
7926                 Fix duplicate hotkeys in Folderview's contextual
7927                 menu
7928
7929 2005-04-15 [colin]      1.9.6cvs37
7930
7931         * src/summaryview.c
7932                 Fix 'Save as...' with non-ascii filenames
7933
7934 2005-04-15 [colin]      1.9.6cvs36
7935
7936         * src/plugins/pgpmime/pgpmime.c
7937                 Fix bus error on 64bit. Spotted by 
7938                 macallan1888@gmail.com
7939
7940 2005-04-15 [colin]      1.9.6cvs35
7941
7942         * src/prefs_account.c
7943                 Fix cvs34.
7944
7945 2005-04-12 [colin]      1.9.6cvs34
7946
7947         * src/prefs_account.c
7948                 Fix smtp auth type off-by-one. We forgot to
7949                 add PLAIN in the prefs-to-gui setter func and
7950                 as a result, the selected auth when opening
7951                 account prefs was not the correct one.
7952
7953 2005-04-12 [paul]       1.9.6cvs33
7954
7955         * src/inc.c
7956                 if the recv dialog is visible, Cancel only
7957                 cancels the current account
7958
7959
7960 2005-04-10 [colin]      1.9.6cvs32
7961
7962         * src/filtering.c
7963                 Copy score when copying FilteringActions
7964                 Fix bug #674
7965
7966 2005-04-10 [colin]      1.9.6cvs31
7967
7968         * src/inc.c
7969                 Make Message -> Receive -> Cancel cancel 
7970                 incorporation on all accounts. Fixes
7971                 bug #693
7972
7973 2005-04-10 [colin]      1.9.6cvs30
7974
7975         * src/prefs_account.c
7976                 Update Privacy checkbuttons status based
7977                 on the selected privacy system
7978         * src/compose.c
7979                 Always connect the "None" privacy system; the
7980                 static boolean was probably there to avoid
7981                 reconnecting twice in the same compose window,
7982                 but as the parent function is only called once
7983                 per compose, it's only a bug - as a static is
7984                 initialized once per application instance.
7985                 Also, don't uncheck Sign and Encrypt when
7986                 selecting None as privacy system; just ignore
7987                 them when sending/queuing.
7988                 Should fix bug #695
7989
7990 2005-04-08 [colin]      1.9.6cvs29
7991
7992         * src/account.c
7993         * src/prefs_account.c
7994         * src/prefs_account.h
7995                 Add account preference to queue message in a certain
7996                 folder.
7997
7998 2005-04-06 [colin]      1.9.6cvs28
7999
8000         * src/prefs_account.c
8001                 Update old inbox path syntax
8002
8003 2005-04-06 [paul]       1.9.6cvs27
8004
8005         sync with main:
8006
8007         * configure.ac
8008                 changed -traditional-cpp to -no-cpp-precomp for newer
8009                 Mac OS X support
8010         * src/foldersel.c
8011                 made column resize automatically
8012         * src/send_message.c
8013                 send_message_smtp(): consider EOF right after QUIT
8014                 successful (workaround for Gmail SMTP server)
8015         * src/common/socket.c
8016                 ssl_read(), ssl_peek(): check EOF which violates the
8017                 SSL protocol
8018         * src/gtk/colorlabel.c
8019                 removed warnings when displaying colorlabel menu
8020                 (don't use GtkAlignment)
8021
8022 2005-04-05 [paul]       1.9.6cvs26
8023
8024         * src/plugins/trayicon/trayicon.c
8025                 fix clipping of icon under KDE3 
8026
8027 2005-04-05 [paul]       1.9.6cvs25
8028
8029         * src/summaryview.c
8030                 hide display of threading
8031                 patch by Alfons
8032
8033 2005-04-04 [thorsten]   1.9.6cvs24
8034
8035         * src/mh.c
8036                 marks lost on filesystems with different stat() results on
8037                 summer-/wintertime
8038
8039 2005-04-03 [colin]      1.9.6cvs23
8040
8041         * src/summaryview.c
8042                 Don't handle up/down. Patch by Alfons
8043
8044 2005-04-02 [colin]      1.9.6cvs22
8045
8046         * src/summaryview.c
8047                 Make scrolling faster. Patch by Alfons.
8048
8049 2005-04-01 [colin]      1.9.6cvs21
8050
8051         * src/Makefile.am
8052         * src/stock_pixmap.c
8053         * src/pixmaps/dir-noselect.xpm ** REMOVED **
8054         * src/pixmaps/dir_noselect.xpm ** ADDED **
8055                 Fix pixmap name mismatch (Thanks Stephan Sachse)
8056
8057 2005-04-01 [colin]      1.9.6cvs20
8058
8059         * src/image_viewer.c
8060         * src/image_viewer.h
8061         * src/procmime.c
8062         * src/procmime.h
8063         * src/textview.c
8064         * src/textview.h
8065                 Implement inline image resizing and right-clicking
8066
8067 2005-04-01 [paul]       1.9.6cvs19
8068
8069         * AUTHORS
8070         * Makefile.am
8071         * configure.ac
8072                 check for gnome2
8073                 patch by Luca Cavalli <loopback<AT>slackit.org>
8074         * po/ru.po
8075                 updated by Pavlo Bohmat
8076
8077 2005-03-31 [colin]      1.9.6cvs18
8078
8079         * src/news.c
8080                 Fix parsing references
8081         * src/msgcache.c
8082                 don't put nulls in the references list
8083         * src/procheader.c
8084                 commit that forgotten file in 1.9.6cvs14
8085
8086 2005-03-31 [colin]      1.9.6cvs17
8087
8088         * src/compose.c
8089                 Fix joining of signature separator again. 
8090                 Maybe Hiro could put it in main too...
8091
8092 2005-03-31 [colin]      1.9.6cvs16
8093
8094         * src/Makefile.am
8095         * src/foldersel.c
8096         * src/stock_pixmap.c
8097         * src/stock_pixmap.h
8098         * src/pixmaps/dir-noselect.xpm
8099                 Update foldersel.c (sync from main, patch by Alfons)
8100
8101 2005-03-30 [colin]      1.9.6cvs15
8102
8103         * src/imap.c
8104                 Fix handling of imap folders containing [] in 
8105                 their name. Thanks to Nahuel Angelinetti for
8106                 the detailed bugreport.
8107
8108 2005-03-30 [colin]      1.9.6cvs14
8109
8110         * src/common/utils.h
8111         * src/common/utils.c
8112         * src/common/defs.h
8113         * src/matcher.c
8114         * src/msgcache.c
8115         * src/news.c
8116         * src/procmsg.c
8117         * src/procmsg.h
8118         * src/quote_fmt_parse.y
8119         * src/summaryview.c
8120                 Update references system. Patch by Alfons
8121
8122 2005-03-30 [colin]      1.9.6cvs13
8123
8124         * src/common/socket.c
8125                 Force the glibc to read resolv.conf again when 
8126                 it has changed. Should fix issues when changing
8127                 networks on a laptop and not restarting sylpheed. 
8128
8129 2005-03-30 [paul]       1.9.6cvs12
8130
8131         partial sync with main:
8132
8133         * src/action.c
8134                 create_io_dialog(): use user-defined text font
8135                 (thanks to Alfons), and modified its appearance.
8136         * src/addrgather.c
8137         * src/addrharvest.c
8138         * src/browseldap.c
8139                 replace old code
8140         * src/compose.c
8141                 don't join (presumably) itemized lines on line-wrapping
8142                 fixed wrapping of quote when auto-wrapping is enabled
8143                 compose_destroy(): destroy paned only if it's not
8144                 attached to window. Fixed memory leak of popup menu.
8145         * src/exphtmldlg.c
8146         * src/expldifdlg.c
8147                 replace old code
8148         * src/html.c
8149         * src/html.h
8150         * src/importmutt.c
8151         * src/importpine.c
8152                 replace old code
8153         * src/main.c
8154                 removed redundant code
8155         * src/mainwindow.c
8156                 changed 'Code set' (which is rather incorrect)
8157                 in the menu to 'Character encoding'
8158                 main_window_set_widgets(): request size first
8159                 to prevent window size becoming wrong
8160                 fixed remembering of the state of the visibility
8161                 of MessageView
8162         * src/messageview.c
8163                 changed 'Code set' (which is rather incorrect)
8164                 in the menu to 'Character encoding'
8165         * src/prefs_common.c
8166         * src/prefs_common.h
8167                 added an option whether to render HTML as text or not
8168                 added separators to outgoing encoding menu
8169         * src/procheader.c
8170                 procheader_scan_date_string(): support header
8171                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
8172         * src/summaryview.c
8173         * src/summaryview.h
8174                 minor code cleanup
8175         * src/textview.c
8176                 textview_show_html(): force output of newline
8177                 added an option whether to render HTML as text or not
8178         * src/common/utils.c
8179                 strncpy2(): optimized based on Alfons' code
8180         * src/gtk/gtkutils.c
8181         * src/gtk/gtkutils.h
8182                 removed non-used code
8183         * src/plugins/pgpmime/passphrase.c
8184                 partially fixed grab input of passphrase dialog
8185                 Confine pointer to window
8186
8187 2005-03-30 [colin]      1.9.6cvs11
8188
8189         * src/msgcache.c
8190         * src/msgcache.h
8191                 Read/write 32bit ints from cache & marks
8192                 From main.
8193
8194 2005-03-29 [paul]       1.9.6cvs10
8195
8196         * AUTHORS
8197         * ChangeLog.claws
8198         * src/compose.c
8199         * src/gtk/gtkaspell.c
8200                 sync with HEAD (don't pass NULL pointers) 
8201
8202 2005-03-24 [paul]
8203
8204         * tools/Makefile.am
8205         * tools/README
8206         * tools/acroread2sylpheed.pl
8207                 sync with HEAD (add script to send pdfs as
8208                 attachments from Adobe Reader 7)
8209
8210 2005-03-21 [paul]       1.9.6cvs9
8211
8212         * configure.ac
8213         * po/POTFILES.in
8214         * src/Makefile.am
8215         * src/crash.c
8216         * src/image_viewer.c ** ADDED **
8217         * src/image_viewer.h ** ADDED **
8218         * src/main.c
8219         * src/prefs_common.c
8220         * src/prefs_common.h
8221         * src/prefs_image_viewer.c ** ADDED **
8222         * src/prefs_image_viewer.h ** ADDED **
8223         * src/textview.c
8224         * src/gtk/about.c
8225         * src/pixmaps/sylpheed_logo.xpm
8226         * src/plugins/Makefile.am
8227         * src/plugins/image_viewer/.cvsignore ** REMOVED **
8228         * src/plugins/image_viewer/Makefile.am ** REMOVED **
8229         * src/plugins/image_viewer/plugin.c ** REMOVED **
8230         * src/plugins/image_viewer/viewer.c ** REMOVED **
8231         * src/plugins/image_viewer/viewer.glade ** REMOVED **
8232         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
8233         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
8234         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
8235         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
8236                 as gdk-pixbuf is now built-in
8237                 remove image_viewer plugin and put code back into
8238                 main codebase
8239                 implement inline image display (sync with main)
8240
8241                 replace logo with newer, nicer, larger version  
8242
8243 2005-03-21 [paul]       1.9.6cvs8
8244
8245         * src/gtk/about.c
8246                 cosmetic improvement
8247
8248 2005-03-21 [holger]     1.9.6cvs7
8249
8250         * src/plugins/spamassassin/spamassassin.c
8251                 Sync with HEAD
8252                 (unregister hook on failed plugin init)
8253
8254 2005-03-20 [colin]      1.9.6cvs6
8255
8256         * src/common/plugin.c
8257                 Check that plugin isn't already loaded
8258                 Patch by Alfons
8259
8260 2005-03-20 [thorsten]   1.9.6cvs5
8261
8262         * src/compose.c
8263                 use a more compatible syntax
8264
8265 2005-03-20 [thorsten]   1.9.6cvs4
8266
8267         * src/prefs_toolbar.c
8268                 fix crash when selecting toolbar item (uninitialized pointer)
8269
8270 2005-03-20 [thorsten]   1.9.6cvs3
8271
8272         * src/procmime.c
8273                 fix mimetype detection (referenced free()d string)
8274
8275 2005-03-20 [paul]       1.9.6cvs2
8276
8277         * src/compose.c
8278                 sync with HEAD (1.0.3cvs5)
8279                 neglect Reply-To header if empty
8280                 Patch by Alfons 
8281
8282 2005-03-19 [holger]     1.9.6cvs1
8283
8284         * src/summaryview.c
8285         * src/summaryview.h
8286                 Sync with HEAD
8287
8288 2005-03-18 [paul]       1.9.6
8289
8290         initial GTK2 release
8291
8292 2005-03-18 [paul]       1.0.3cvs3.1
8293
8294         * AUTHORS
8295         * ChangeLog.claws
8296         * configure.ac
8297         * src/gtk/about.c
8298         * src/pixmaps/sylpheed_logo.xpm
8299                 sync with HEAD
8300
8301 2005-03-18 [colin]      1.0.3cvs2.6
8302
8303         * src/summaryview.c
8304                 Remove call to summary_step in summary_copy_selected_to
8305                 Can't see its purpose, and this causes bug when copying
8306                 a message if the next one is unread: it reads it.
8307
8308 2005-03-18 [paul]       1.0.3cvs2.5
8309
8310         * src/foldersel.c
8311                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
8312
8313 2005-03-18 [paul]       1.0.3cvs2.4
8314
8315         * src/addrharvest.c
8316         * src/codeconv.c
8317         * src/codeconv.h
8318         * src/compose.c
8319         * src/news.c
8320         * src/procheader.c
8321         * src/procmime.c
8322         * src/unmime.c
8323         * src/unmime.h
8324                 fix buffer overflow, CAN-2005-0667, see
8325                 http://secunia.com/advisories/14491/
8326                 Patch by Alfons
8327
8328 2005-03-17 [colin]      1.0.3cvs2.3
8329
8330         * src/prefs_fonts.c
8331         * src/summaryview.c
8332                 Fix font bugs (both lists now officialy share 
8333                 the same font)
8334                 
8335
8336 2005-03-17 [paul]       1.0.3cvs2.2
8337
8338         * src/gtk/pluginwindow.c
8339                 make plugin descriptions uneditable
8340
8341 2005-03-11 [paul]       1.0.3cvs2.1
8342
8343         * ChangeLog.claws
8344         * configure.ac
8345         * po/POTFILES.in
8346         * src/plugins/trayicon/trayicon.c
8347                 sync with HEAD
8348                 add src/wizard.c to POTFILES.in
8349
8350 2005-03-11 [paul]       1.0.3cvs1.1
8351
8352         * ChangeLog
8353         * ChangeLog.claws
8354         * configure.ac
8355         * po/de.po
8356         * po/es.po
8357         * po/fr.po
8358         * po/it.po
8359         * po/pt_BR.po
8360         * po/ru.po
8361         * po/sk.po
8362         * po/sr.po
8363         * po/zh_CN.po
8364                 sync with HEAD
8365
8366 2005-03-04 [colin]      1.0.1cvs22.2
8367
8368         * src/compose.c
8369                 Fix signatures with accentued chars in it
8370
8371 2005-03-04 [colin]      1.0.1cvs22.1
8372
8373         * src/common/smtp.c
8374         * src/common/smtp.h
8375                 Don't use SIZE param in MAIL FROM: if server 
8376                 doesn't support it. Patch by Eugen Freiter
8377                 <eugen_f@users.sf.net>
8378
8379 2005-02-27 [paul]       1.0.1cvs20.1
8380
8381         * ChangeLog.claws
8382         * configure.ac
8383         * src/messageview.c
8384                 sync with HEAD
8385
8386 2005-02-27 [colin]      1.0.1cvs19.4
8387
8388         * src/procheader.c
8389         * src/procheader.h
8390                 Fix prototypes. Patch by Alfons
8391
8392 2005-02-27 [colin]      1.0.1cvs19.3
8393
8394         * src/compose.c
8395                 Don't auto-join the signature separator.
8396
8397 2005-02-26 [colin]      1.0.1cvs19.2
8398
8399         * src/summaryview.c
8400                 Fix 'mark all read' with collapsed threads.
8401                 Patch by Alfons.
8402
8403 2005-02-25 [paul]       1.0.1cvs19.1
8404
8405         * ChangeLog.claws
8406         * configure.ac
8407         * src/prefs_account.c
8408         * src/prefs_folder_item.c
8409         * src/gtk/prefswindow.c
8410         * src/gtk/prefswindow.h
8411                 sync with HEAD
8412
8413 2005-02-25 [paul]       1.0.1cvs15.12
8414
8415         * src/alertpanel.c
8416         * src/codeconv.c
8417         * src/compose.c
8418         * src/textview.c
8419         * src/gtk/gtkutils.c
8420         * src/gtk/gtkutils.h
8421         * src/gtk/logwindow.c
8422         * src/gtk/progressdialog.c
8423                 sync with main (revision 127)
8424                 and fix logwindow clipping
8425
8426 2005-02-24 [colin]      1.0.1cvs15.11
8427
8428         * src/plugins/pgpmime/passphrase.c
8429                 Disable input grabbing; it doesn't work yet.
8430
8431 2005-02-24 [colin]      1.0.1cvs15.10
8432
8433         * src/messageview.c
8434                 Don't send out receipts if offline. Ask.
8435
8436 2005-02-23 [colin]      1.0.1cvs15.9
8437
8438         * src/summaryview.c     
8439                 Fix expanding
8440
8441 2005-02-23 [colin]      1.0.1cvs15.8
8442
8443         * src/summaryview.c
8444                 Really fix Bug 568 by removing useless
8445                 calls. summary_thread_init() now called
8446                 in summary_sort(). This should please
8447                 Alfons as it should be faster than 
8448                 previously.
8449
8450 2005-02-23 [colin]      1.0.1cvs15.7
8451
8452         * src/compose.c
8453                 Encode parts as QP or B64 if signing
8454
8455 2005-02-23 [colin]      1.0.1cvs15.6
8456
8457         * src/compose.c
8458                 Fix Mimeinfo leakage (including tmp files)
8459         * src/procmsg.c
8460                 Fix tmp file leakage (spotted by Ivan Rayner)
8461
8462 2005-02-22 [colin]      1.0.1cvs15.5
8463
8464         * src/expldifdlg.c
8465                 Fix keyboard input. Patch by Alfons.
8466
8467 2005-02-21 [colin]      1.0.1cvs15.4
8468
8469         * src/compose.c
8470                 Fix Sign/Encrypt when unselecting privacy
8471                 system
8472         * src/prefs_common.c
8473                 Change default message font to Monospace
8474         * src/summaryview.c
8475                 More freezing during potentially large operations
8476
8477 2005-02-21 [paul]       1.0.1cvs15.3
8478
8479         * src/main.c
8480                 fix --help output
8481
8482 2005-02-21 [paul]       1.0.1cvs15.2
8483
8484         * po/Makefile.in.in
8485         * src/compose.c
8486         * src/summaryview.c
8487         * src/textview.c
8488         * src/common/utils.c
8489         * src/common/utils.h
8490                 sync with main (revision 117)
8491
8492 2005-02-20 [colin]      1.0.1cvs15.1
8493
8494         * src/common/defs.h
8495                 Change cache file to .sylpheed_claws_cache, as
8496                 suggested by Alfons. Allows people to switch
8497                 between Sylpheed and Sylpheed-Claws. it is
8498                 a good idea to "Check for new messages" at next
8499                 startup.
8500
8501
8502 2005-02-18 [colin]      1.0.1cvs14.1
8503
8504         * src/quote_fmt_lex.l
8505         * src/quote_fmt_parse.y
8506                 Fix parser initialisation. Patch by Ivan.
8507
8508 2005-02-18 [colin]      1.0.1cvs11.6
8509
8510         * src/folderview.c
8511                 Fix scrolldown (bug 662)
8512
8513 2005-02-17 [colin]      1.0.1cvs11.5
8514
8515         * src/codeconv.c
8516                 conv_filename_to_utf8: return clean 7bit instead
8517                 of broken utf8 if needed
8518         * src/mimeview.c
8519                 Fix display of parts with unclean 8bit names
8520
8521 2005-02-17 [paul]       1.0.1cvs11.4
8522
8523         * src/compose.c
8524         * src/exportldif.c
8525         * src/matcher_parser_parse.y
8526         * src/procmime.c
8527         * src/sourcewindow.c
8528         * src/common/Makefile.am
8529         * src/common/intl.h             ** REMOVED **
8530         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8531                 sync with main (revision 109)
8532                 and clean up
8533
8534 2005-02-16 [colin]      1.0.1cvs11.3
8535
8536         * src/summaryview.c
8537                 Fix collapsed thread not highlighting when new
8538                 messages in it (Bug 568) Patch by Stephan Sachse.
8539                 Fix messed up selection when reaching bounds (Bug 632)
8540         * src/prefs_themes.c
8541                 Fix theme installing (Bug 684)
8542
8543 2005-02-16 [colin]      1.0.1cvs11.2
8544
8545         * src/messageview.c
8546                 Fix messageview_select_all
8547
8548 2005-02-16 [colin]      1.0.1cvs11.1
8549
8550         * src/mh.c
8551                 Sync with HEAD (MH scan required function)
8552
8553 2005-02-15 [colin]      1.0.1cvs8.1
8554
8555         * src/mimeview.c
8556         * src/common/utils.c
8557                 Sync with HEAD (filename chars substitution)
8558
8559 2005-02-15 [colin]      1.0.1cvs7.3
8560
8561         * src/gtk/pluginwindow.c
8562                 Fix button spacing
8563
8564 2005-02-15 [colin]      1.0.1cvs7.2
8565
8566         * src/mimeview.c
8567                 Fix mime icons not reset across message when
8568                 scrolled down
8569
8570 2005-02-15 [colin]      1.0.1cvs7.1
8571
8572         * src/compose.c
8573         * src/procmime.c
8574                 Sync with HEAD (optimisation of cvs6)
8575
8576 2005-02-14 [colin]      1.0.1cvs6.1
8577
8578         * src/compose.c
8579         * src/procmime.c
8580                 Sync with HEAD (encode "From " at line beginning)
8581
8582 2005-02-14 [colin]      1.0.1cvs5.3
8583
8584         * src/compose.c
8585                 Fix wrapping with accentued chars.
8586
8587 2005-02-13 [colin]      1.0.1cvs5.2
8588
8589         * src/textview.c
8590                 Fix email informative part parsing with
8591                 accentued chars in it. ispunct() returns
8592                 true for them in utf8...
8593
8594 2005-02-12 [colin]      1.0.1cvs5.1
8595
8596         * src/filtering.c
8597                 Sync with HEAD (remove wrong use of compose after send)
8598
8599 2005-02-12 [paul]       1.0.1cvs4.5
8600
8601         * src/textview.c
8602                 remove unnecessary code (thanks to Alfons)
8603
8604 2005-02-12 [paul]       1.0.1cvs4.4
8605
8606         * src/textview.c
8607                 add 'Copy' to contextual menu on emails
8608
8609 2005-02-11 [colin]      1.0.1cvs4.3
8610
8611         * src/compose.c
8612                 revert 1.0.0cvs28.2, it doesn't work that well.
8613
8614 2005-02-11 [paul]       1.0.1cvs4.2
8615
8616         * po/Makefile.in.in
8617                 fix 'make release'
8618
8619 2005-02-10 [paul]       1.0.1cvs4.1
8620
8621         * ChangeLog
8622         * ChangeLog.claws
8623         * ChangeLog.jp
8624         * configure.ac
8625         * src/compose.c
8626                 sync with HEAD (sync with main)
8627
8628 2005-02-10 [paul]       1.0.1cvs3.2
8629
8630         * AUTHORS
8631         * Makefile.am
8632         * autogen.sh
8633         * configure.ac
8634         * config/mkinstalldirs
8635         * intl/.cvsignore
8636         * intl/ChangeLog
8637         * intl/VERSION
8638         * intl/bindtextdom.c
8639         * intl/config.charset
8640         * intl/dcgettext.c
8641         * intl/dcigettext.c
8642         * intl/dcngettext.c
8643         * intl/dgettext.c
8644         * intl/dngettext.c
8645         * intl/eval-plural.h
8646         * intl/explodename.c
8647         * intl/finddomain.c
8648         * intl/gettext.c
8649         * intl/gettextP.h
8650         * intl/gmo.h
8651         * intl/hash-string.h
8652         * intl/intl-compat.c
8653         * intl/l10nflist.c
8654         * intl/libgnuintl.h.in
8655         * intl/loadinfo.h
8656         * intl/loadmsgcat.c
8657         * intl/localcharset.c
8658         * intl/localcharset.h
8659         * intl/locale.alias
8660         * intl/localealias.c
8661         * intl/localename.c
8662         * intl/log.c
8663         * intl/ngettext.c
8664         * intl/os2compat.c
8665         * intl/os2compat.h
8666         * intl/osdep.c
8667         * intl/plural-exp.c
8668         * intl/plural-exp.h
8669         * intl/plural.c
8670         * intl/plural.y
8671         * intl/ref-add.sin
8672         * intl/ref-del.sin
8673         * intl/relocatable.c
8674         * intl/relocatable.h
8675         * intl/textdomain.c
8676         * m4/Makefile.am
8677         * po/Makefile.in.in
8678         * src/Makefile.am
8679         * src/account.c
8680         * src/action.c
8681         * src/addr_compl.c
8682         * src/addressadd.c
8683         * src/addressbook.c
8684         * src/addrgather.c
8685         * src/addrindex.c
8686         * src/alertpanel.c
8687         * src/browseldap.c
8688         * src/codeconv.c
8689         * src/codeconv.h
8690         * src/compose.c
8691         * src/compose.h
8692         * src/crash.c
8693         * src/editaddress.c
8694         * src/editbook.c
8695         * src/editgroup.c
8696         * src/editjpilot.c
8697         * src/editldap.c
8698         * src/editldap_basedn.c
8699         * src/editvcard.c
8700         * src/exphtmldlg.c
8701         * src/expldifdlg.c
8702         * src/export.c
8703         * src/exporthtml.c
8704         * src/filtering.c
8705         * src/folder.c
8706         * src/folder_item_prefs.c
8707         * src/foldersel.c
8708         * src/folderview.c
8709         * src/grouplistdialog.c
8710         * src/headerview.c
8711         * src/imap.c
8712         * src/imap_gtk.c
8713         * src/import.c
8714         * src/importldif.c
8715         * src/importmutt.c
8716         * src/importpine.c
8717         * src/inc.c
8718         * src/ldif.c
8719         * src/main.c
8720         * src/mainwindow.c
8721         * src/matcher.c
8722         * src/mbox.c
8723         * src/message_search.c
8724         * src/messageview.c
8725         * src/mh.c
8726         * src/mh_gtk.c
8727         * src/mimeview.c
8728         * src/msgcache.c
8729         * src/news.c
8730         * src/news_gtk.c
8731         * src/noticeview.c
8732         * src/partial_download.c
8733         * src/pop.c
8734         * src/prefs_account.c
8735         * src/prefs_actions.c
8736         * src/prefs_common.c
8737         * src/prefs_customheader.c
8738         * src/prefs_display_header.c
8739         * src/prefs_ext_prog.c
8740         * src/prefs_filtering.c
8741         * src/prefs_filtering_action.c
8742         * src/prefs_folder_item.c
8743         * src/prefs_fonts.c
8744         * src/prefs_gtk.c
8745         * src/prefs_matcher.c
8746         * src/prefs_msg_colors.c
8747         * src/prefs_spelling.c
8748         * src/prefs_summary_column.c
8749         * src/prefs_template.c
8750         * src/prefs_themes.c
8751         * src/prefs_toolbar.c
8752         * src/prefs_wrapping.c
8753         * src/privacy.c
8754         * src/procheader.c
8755         * src/procmime.c
8756         * src/procmsg.c
8757         * src/quote_fmt.c
8758         * src/recv.c
8759         * src/send_message.c
8760         * src/setup.c
8761         * src/sourcewindow.c
8762         * src/ssl_manager.c
8763         * src/statusbar.c
8764         * src/summary_search.c
8765         * src/summaryview.c
8766         * src/textview.c
8767         * src/toolbar.c
8768         * src/wizard.c
8769         * src/common/nntp.c
8770         * src/common/plugin.c
8771         * src/common/smtp.c
8772         * src/common/ssl.c
8773         * src/common/ssl_certificate.c
8774         * src/common/string_match.c
8775         * src/common/sylpheed.c
8776         * src/common/template.c
8777         * src/common/utils.c
8778         * src/gtk/about.c
8779         * src/gtk/colorlabel.c
8780         * src/gtk/description_window.c
8781         * src/gtk/filesel.c
8782         * src/gtk/foldersort.c
8783         * src/gtk/gtkaspell.c
8784         * src/gtk/gtkutils.c
8785         * src/gtk/inputdialog.c
8786         * src/gtk/logwindow.c
8787         * src/gtk/menu.c
8788         * src/gtk/pluginwindow.c
8789         * src/gtk/prefswindow.c
8790         * src/gtk/progressdialog.c
8791         * src/gtk/quicksearch.c
8792         * src/gtk/sslcertwindow.c
8793         * src/plugins/clamav/clamav_plugin.c
8794         * src/plugins/clamav/clamav_plugin_gtk.c
8795         * src/plugins/demo/demo.c
8796         * src/plugins/dillo_viewer/dillo_prefs.c
8797         * src/plugins/dillo_viewer/dillo_viewer.c
8798         * src/plugins/image_viewer/plugin.c
8799         * src/plugins/image_viewer/viewer.c
8800         * src/plugins/image_viewer/viewerprefs.c
8801         * src/plugins/mathml_viewer/mathml_viewer.c
8802         * src/plugins/pgpmime/passphrase.c
8803         * src/plugins/pgpmime/plugin.c
8804         * src/plugins/pgpmime/prefs_gpg.c
8805         * src/plugins/pgpmime/select-keys.c
8806         * src/plugins/pgpmime/sgpgme.c
8807         * src/plugins/spamassassin/spamassassin.c
8808         * src/plugins/spamassassin/spamassassin_gtk.c
8809         * src/plugins/trayicon/trayicon.c
8810                 sync with main (revision 104)
8811
8812 2005-02-10 [colin]      1.0.1cvs3.1
8813
8814         * src/mainwindow.c
8815                 Sync with HEAD (fix occasional crasher)
8816
8817 2005-02-10 [colin]      1.0.1cvs2.1
8818
8819         * src/messageview.c
8820                 Synw with HEAD (don't automatically display html)
8821
8822 2005-02-09 [colin]      1.0.1cvs1.3
8823
8824         * src/textview.c
8825         * src/textview.h
8826                 Add contextual menu on emails
8827
8828 2005-02-09 [colin]      1.0.1cvs1.2
8829
8830         * src/codeconv.c
8831                 Fix converting from broken headers and 
8832                 put back the _ in missing places
8833                 (feature broke with cvs24.2 sync, main 
8834                  possibly affected?)
8835
8836 2005-02-09 [colin]      1.0.1cvs1.1
8837
8838         * src/messageview.c
8839         * src/mimeview.c
8840         * src/mimeview.h
8841                 Sync with HEAD (display non text/plain mails with plugin)
8842
8843 2005-02-08 [colin]      1.0.1.1
8844
8845         * ChangeLog.claws
8846         * po/pt_BR.po
8847                 Sync with HEAD
8848         * configure.ac
8849                 Make default configuration directory 
8850                 be .sylpheed-gtk2
8851
8852 2005-02-08 [colin]      1.0.0cvs29.1
8853
8854         * po/de.po
8855         * po/es.po
8856         * po/fr.po
8857         * po/it.po
8858         * po/sk.po
8859         * po/sr.po
8860                 Sync translations with HEAD
8861
8862 2005-02-06 [colin]      1.0.0cvs28.3
8863
8864         * src/compose.c
8865                 Make compose a bit faster - patch by Alfons.
8866
8867 2005-02-06 [colin]      1.0.0cvs28.2
8868
8869         * src/compose.c
8870                 Make pasting via middle-click more reliable
8871
8872 2005-02-05 [paul]       1.0.0cvs28.1
8873
8874         * ChangeLog
8875         * ChangeLog.claws
8876         * ChangeLog.jp
8877         * configure.ac
8878         * src/compose.c
8879                 sync with HEAD
8880                 (fix bug 682 'redirect is broken'
8881
8882 2005-02-05 [torte]      1.0.0cvs27.1
8883
8884         * ChangeLog.claws
8885         * configure.ac
8886         * src/partial_download.c
8887                 Sync with HEAD (fix buf overflow)
8888
8889 2005-02-03 [colin]      1.0.0cvs26.1
8890
8891         * src/common/plugin.c
8892                 Sync with HEAD (avoid plugin mismatches)
8893
8894 2005-02-03 [paul]       1.0.0cvs25.3
8895
8896         * src/folderview.c
8897         * src/headerview.c
8898         * src/summaryview.c
8899         * src/textview.c
8900         * src/gtk/colorlabel.c
8901                 third and final part of initial sync with main-gtk2
8902
8903 2005-02-03 [paul]       1.0.0cvs25.2
8904
8905         * src/jpilot.c
8906                 fix building with jpilot support
8907
8908 2005-02-02 [colin]      1.0.0cvs25.1
8909
8910         * src/messageview.c
8911                 Sync with HEAD (fix dangerous typo)
8912
8913 2005-02-01 [colin]      1.0.0cvs24.3
8914
8915         * src/common/xml.c
8916                 Write file as advertised (UTF-8)
8917
8918 2005-02-01 [paul]       1.0.0cvs24.2
8919
8920         * src/addrbook.c
8921         * src/addrindex.c
8922         * src/alertpanel.h
8923         * src/codeconv.c
8924         * src/codeconv.h
8925         * src/compose.c
8926         * src/export.c
8927         * src/folder_item_prefs.c
8928         * src/html.c
8929         * src/imap.c
8930         * src/import.c
8931         * src/jpilot.c
8932         * src/mainwindow.c
8933         * src/matcher_parser_lex.l
8934         * src/messageview.c
8935         * src/mh.c
8936         * src/prefs_account.c
8937         * src/prefs_actions.c
8938         * src/prefs_common.c
8939         * src/prefs_gtk.c
8940         * src/prefs_gtk.h
8941         * src/prefs_themes.c
8942         * src/procheader.c
8943         * src/procmime.c
8944         * src/sourcewindow.c
8945         * src/statusbar.c
8946         * src/summaryview.c
8947         * src/textview.c
8948         * src/toolbar.c
8949         * src/unmime.c
8950         * src/common/template.c
8951         * src/common/utils.c
8952         * src/common/xml.c
8953         * src/common/xml.h
8954         * src/gtk/gtkaspell.c
8955         * src/plugins/clamav/clamav_plugin.c
8956         * src/plugins/dillo_viewer/dillo_prefs.c
8957         * src/plugins/image_viewer/viewerprefs.c
8958         * src/plugins/pgpmime/passphrase.c
8959         * src/plugins/pgpmime/prefs_gpg.c
8960         * src/plugins/pgpmime/select-keys.c
8961         * src/plugins/spamassassin/spamassassin.c
8962                 second part of initial sync with main-gtk2
8963                 (more to follow)
8964
8965 2005-01-31 [colin]      1.0.0cvs24.1
8966
8967         * src/compose.c
8968                 Sync with HEAD
8969
8970 2005-01-29 [paul]       1.0.0cvs23.2
8971
8972         * src/account.c
8973         * src/action.c
8974         * src/addressadd.c
8975         * src/addressbook.c
8976         * src/alertpanel.c
8977         * src/compose.c
8978         * src/editaddress.c
8979         * src/editbook.c
8980         * src/editgroup.c
8981         * src/editjpilot.c
8982         * src/editldap.c
8983         * src/editldap_basedn.c
8984         * src/editvcard.c
8985         * src/export.c
8986         * src/foldersel.c
8987         * src/grouplistdialog.c
8988         * src/import.c
8989         * src/importldif.c
8990         * src/inc.c
8991         * src/main.c
8992         * src/mainwindow.c
8993         * src/message_search.c
8994         * src/messageview.c
8995         * src/mimeview.c
8996         * src/prefs_actions.c
8997         * src/prefs_common.c
8998         * src/prefs_common.h
8999         * src/prefs_customheader.c
9000         * src/prefs_display_header.c
9001         * src/prefs_filtering.c
9002         * src/prefs_filtering_action.c
9003         * src/prefs_gtk.c
9004         * src/prefs_matcher.c
9005         * src/prefs_summary_column.c
9006         * src/prefs_template.c
9007         * src/sourcewindow.c
9008         * src/summary_search.c
9009         * src/summaryview.c
9010         * src/textview.c
9011         * src/gtk/about.c
9012         * src/gtk/description_window.c
9013         * src/gtk/gtkshruler.c
9014         * src/gtk/gtkutils.c
9015         * src/gtk/gtkutils.h
9016         * src/gtk/inputdialog.c
9017         * src/gtk/logwindow.c
9018         * src/gtk/prefswindow.c
9019         * src/gtk/progressdialog.c
9020         * src/gtk/progressdialog.h
9021                 first part of initial sync with main-gtk2
9022                 (more to follow)
9023
9024 2005-01-28 [colin]      1.0.0cvs23.1
9025
9026         * src/folderview.c
9027                 Sync with HEAD
9028
9029 2005-01-27 [colin]      1.0.0cvs21.1
9030
9031         * src/folder.c
9032         * src/folderview.c
9033                 Sync with HEAD
9034
9035 2005-01-27 [colin]      1.0.0cvs19.1
9036
9037         * src/procmime.c
9038                 Sync with HEAD
9039
9040 2005-01-27 [colin]      1.0.0cvs18.1
9041
9042         * src/messageview.c
9043         * src/summaryview.c
9044         * src/mainwindow.c
9045         * src/compose.c
9046         * src/compose.h
9047         * src/procmsg.c
9048         * src/procmsg.h
9049         * src/toolbar.c
9050                 Sync with HEAD
9051
9052 2005-01-26 [paul]       1.0.0cvs15.2
9053
9054         * src/compose.c
9055                 compose_entries_set(): convert subject and body to
9056                 utf8 if necessary. patch by Felix Eckhofer
9057
9058 2005-01-26 [paul]       1.0.0cvs15.1
9059
9060         * configure.ac
9061         * src/common/template.c
9062                 sync with HEAD (fix memory leak)
9063
9064 2005-01-25 [paul]       1.0.0cvs14.1
9065
9066         * configure.ac
9067         * src/compose.c
9068                 sync with HEAD
9069
9070 2005-01-24 [colin]      1.0.0cvs13.1
9071
9072         * src/summaryview.c
9073                 Sync with HEAD
9074
9075 2005-01-24 [paul]       1.0.0cvs12.1
9076
9077         * configure.ac
9078         * src/messageview.c
9079         * src/mh.c
9080         * src/common/utils.c
9081                 sync with HEAD
9082
9083 2005-01-24 [colin]      1.0.0cvs11.1
9084
9085         * src/procheader.c
9086                 Sync with HEAD
9087
9088 2005-01-24 [colin]      1.0.0cvs10.1
9089
9090         * src/folderview.c
9091                 Sync with HEAD
9092
9093 2005-01-23 [colin]      1.0.0cvs9.1
9094
9095         * src/crash.c
9096                 Sync with HEAD
9097
9098 2005-01-22 [colin]      1.0.0cvs8.1
9099
9100         * src/summaryview.c
9101         * src/gtk/quicksearch.c
9102                 Sync with HEAD
9103
9104 2005-01-21 [colin]      1.0.0cvs7.1
9105
9106         * src/summaryview.c
9107                 Sync with HEAD
9108
9109 2005-01-21 [colin]      1.0.0cvs6.1
9110
9111         * src/summaryview.c
9112                 Sync with HEAD
9113
9114 2005-01-21 [colin]      1.0.0cvs5.1
9115
9116         * src/gtk/quicksearch.c
9117         * src/prefs_common.c
9118         * src/prefs_common.h
9119                 Sync with HEAD (recurse option)
9120
9121 2005-01-21 [colin]      1.0.0cvs4.1
9122
9123         * src/folder.h
9124         * src/folderview.c
9125         * src/folderview.h
9126         * src/summaryview.c
9127         * src/gtk/quicksearch.c
9128         * src/gtk/quicksearch.h
9129                 Sync with HEAD (recursive quicksearch)
9130
9131 2005-01-20 [colin]      1.0.0cvs3.4
9132
9133         * src/ssl_manager.c
9134                 Remove useless code
9135
9136 2005-01-20 [colin]      1.0.0cvs3.3
9137
9138         * src/ssl_manager.c
9139                 Fix leak, thanks to Alfons.
9140
9141 2005-01-20 [colin]      1.0.0cvs3.2
9142
9143         * src/ssl_manager.c
9144                 Port SSL certificate window to GTK2.
9145
9146 2005-01-20 [paul]       1.0.0cvs3.1
9147
9148         * ChangeLog.claws
9149         * configure.ac
9150         * src/addrindex.c
9151         * src/addrindex.h
9152                 sync with HEAD
9153
9154 2005-01-19 [colin]      1.0.0cvs2.2
9155
9156         * src/plugins/trayicon/trayicon.c
9157                 Fix freeze with gtk-2.6, the easy way
9158                 (signal blocking helpless there...)
9159                 Closes bug #668.
9160
9161 2005-01-19 [colin]      1.0.0cvs2.1
9162
9163         * src/mbox.c
9164         * src/mbox.h
9165         * src/mainwindow.c
9166         * src/summaryview.c
9167         * src/summaryview.h
9168                 Sync with HEAD
9169
9170 2005-01-19 [paul]       1.0.0cvs1.1
9171
9172         * configure.ac
9173         * po/de.po
9174         * po/es.po
9175         * po/fr.po
9176         * po/hr.po
9177         * po/it.po
9178         * po/ja.po
9179         * po/ko.po
9180         * po/pt_BR.po
9181         * po/ru.po
9182         * po/sk.po
9183         * po/sr.po
9184                 sync with HEAD (update translations)
9185
9186 2005-01-18 [colin]      1.0.0cvs0.1
9187
9188         * src/foldersel.c
9189                 Specify search column - patch by Alfons
9190
9191 2005-01-18 [colin]      0.9.13cvs36.3
9192
9193         * src/prefs_toolbar.c
9194                 Change Delete to Remove
9195         * src/prefs_fonts.c
9196                 GTK2 version and leak fixes
9197         * src/prefs_actions.c
9198                 Add stock buttons.
9199                 All patches by Alfons
9200
9201 2005-01-17 [colin]      0.9.13cvs36.2
9202
9203         * src/compose.c
9204                 Fix DnD inserting twice. While at it,
9205                 add DnD support for text/plain in the
9206                 body, and add support in the headers.
9207
9208 2005-01-16 [colin]      0.9.13cvs36.1
9209
9210         * ChangeLog
9211         * ChangeLog.jp
9212         * ChangeLog.claws
9213                 Sync with HEAD (nothing applicable)
9214
9215 2005-01-16 [colin]      0.9.13cvs33.2
9216
9217         * src/prefs_toolbar.c
9218                 GTK2ize prefs_toolbar, by Alfons.
9219
9220 2005-01-14 [colin]      0.9.13cvs33.1
9221
9222         * src/html.c
9223         * src/msgcache.c
9224                 Sync with HEAD
9225
9226 2005-01-14 [colin]      0.9.13cvs32.1
9227
9228         * src/html.c
9229         * src/html.h
9230         * src/msgcache.c
9231         * AUTHORS
9232         * tools/calypso_convert.pl
9233                 Sync with HEAD
9234
9235 2005-01-08 [colin]      0.9.13cvs29.2
9236
9237         * src/prefs_filtering_action.c
9238         * src/prefs_filtering.c
9239                 2 more gtk2 patches by Alfons
9240
9241 2005-01-07 [paul]       0.9.13cvs29.1
9242
9243         * ChangeLog
9244         * ChangeLog.claws
9245         * ChangeLog.jp
9246         * configure.ac
9247         * src/pop.c
9248         * src/pop.h
9249                 sync with HEAD
9250
9251 2005-01-07 [colin]      0.9.13cvs28.3
9252
9253         * src/gtk/progressdialog.c
9254         * src/gtk/progressdialog.h
9255         * src/inc.c
9256         * src/send_message.c
9257                 GTK2 for the incorporation dialog. The CList isn't dead
9258                 yet, for a more smooth migration. Patch by Alfons.
9259
9260 2005-01-06 [colin]      0.9.13cvs28.2
9261
9262         * src/prefs_display_header.c
9263                 GTK2 conversion by Alfons
9264         * src/prefs_actions.c
9265         * src/prefs_matcher.c
9266                 Fix 2 leaks - patch by Alfons
9267
9268 2005-01-06 [colin]      0.9.13cvs28.1
9269
9270         * src/prefs_matcher.c
9271                 Sync with HEAD
9272
9273 2005-01-06 [colin]      0.9.13cvs27.4
9274
9275         * src/prefs_matcher.c
9276                 Fix double-free. Patch by Alfons
9277
9278 2005-01-06 [colin]      0.9.13cvs27.3
9279
9280         * src/prefs_matcher.c
9281                 GTK2 widgets + memleak
9282                 Patch by Alfons
9283
9284 2005-01-05 [colin]      0.9.13cvs27.2
9285
9286         * src/account.c
9287         * src/addr_compl.c
9288         * src/foldersel.c
9289         * src/stock_pixmap.c
9290         * src/stock_pixmap.h
9291                 3 more GTK2 patches by Alfons.
9292
9293 2005-01-04 [colin]      0.9.13cvs27.1
9294
9295         * src/folderview.c
9296         * src/imap_gtk.c
9297         * src/news_gtk.c
9298                 Sync with HEAD
9299
9300 2005-01-04 [colin]      0.9.13cvs25.9
9301
9302         * src/compose.c
9303                 Fix Show Ruler menuitem
9304         * src/prefs_template.c
9305                 Convert to GTK2
9306         * src/common/utils.c
9307                 Make auto pointer stuff handles NULLs
9308                 Patches by Alfons.
9309
9310 2005-01-04 [colin]      0.9.13cvs25.8
9311
9312         * src/compose.c
9313                 Move the attachment list to gtk2
9314                 Patch by Alfons.
9315
9316 2005-01-04 [colin]      0.9.13cvs25.7
9317
9318         * src/textview.c
9319                 Make some keys work again
9320                 Patch by SungHyun Nam <namsh@kldp.org>
9321
9322 2005-01-04 [colin]      0.9.13cvs25.6
9323
9324         * src/gtk/gtkshruler.c
9325                 Move the ruler to GTK2
9326                 Patch by Alfons
9327
9328 2005-01-03 [colin]      0.9.13cvs25.5
9329
9330         * src/compose.c
9331                 Fix my broken patch apply 
9332
9333 2005-01-03 [colin]      0.9.13cvs25.4
9334
9335         * src/common/utils.c
9336         * src/common/utils.h
9337         * src/gtk/prefswindow.c
9338                 Move auto pointer stuff to utils.c
9339                 Patch by Alfons again :)
9340
9341 2005-01-03 [colin]      0.9.13cvs25.3
9342
9343         * src/compose.c
9344         * src/prefs_gtk.c
9345         * src/prefs_template.c
9346         * src/textview.c
9347                 Empty text widgets with empty strings, not NULL char
9348                 Patch by SungHyun Nam <namsh@kldp_org>
9349
9350 2005-01-03 [colin]      0.9.13cvs25.2
9351
9352         * src/main.c
9353         * AUTHORS
9354                 Sync with HEAD
9355
9356 2005-01-03 [colin]      0.9.13cvs25.1
9357
9358         * src/pop.c
9359         * src/pop.h
9360                 Sync with HEAD
9361
9362 2005-01-03 [colin]      0.9.13cvs24.3
9363
9364         * src/account.c
9365                 Two patches from Alfons and Alex S Moore:
9366                 fix images, fix return value.
9367
9368 2005-01-01 [colin]      0.9.13cvs24.2
9369
9370         * src/prefs_actions.c
9371                 Fix over-zealous assertion. Patch by Alfons
9372
9373 2005-01-01 [colin]      0.9.13cvs24.1
9374
9375         * src/procmime.c
9376                 Sync with HEAD (leak fix)
9377
9378 2004-12-31 [colin]      0.9.13cvs23.2
9379
9380         * src/prefs_common.c
9381                 GTK2 widgets + stock buttons - patch by Alfons
9382
9383 2004-12-31 [paul]       0.9.13cvs23.1
9384
9385         * configure.ac
9386                 bump up EXTRA_VERSION to match (sync'ed) HEAD
9387         * src/gtk/pluginwindow.c
9388                 use GTK2 widgets and plug memory leaks,
9389                 patches by Alfons
9390
9391 2004-12-30 [colin]      0.9.13cvs22.4
9392
9393         * src/account.c
9394         * src/action.c
9395         * src/export.c
9396         * src/foldersel.c
9397         * src/import.c
9398         * src/message_search.c
9399         * src/prefs_actions.c
9400         * src/prefs_common.c
9401         * src/prefs_customheader.c
9402         * src/prefs_filtering.c
9403         * src/prefs_summary_column.c
9404         * src/summary_search.c
9405         * src/gtk/about.c
9406         * src/gtk/description_window.c
9407         * src/gtk/gtkutils.c
9408         * src/gtk/gtkutils.h
9409         * src/gtk/inputdialog.c
9410         * src/gtk/prefswindow.c
9411                 Use GTK2 stock buttons. Patches by Alfons.
9412
9413 2004-12-30 [colin]      0.9.13cvs22.3
9414
9415         * src/account.c
9416                 Sync with HEAD
9417         * src/prefs_actions.c
9418         * src/prefs_customheader.c
9419         * src/prefs_filtering.c
9420         * src/prefs_msg_colors.c
9421         * src/prefs_summary_column.c
9422         * src/gtk/prefswindow.c
9423                 Use GtkTreeView instead of deprecated 
9424                 widgets. Patches by Alfons.
9425
9426 2004-12-30 [paul]       0.9.13cvs22.2
9427
9428         * src/foldersel.c
9429                 use GTK 2 Tree View
9430                 patch by Alfons, with root folder sorting fix
9431                 by Stephan Sachse
9432
9433 2004-12-30 [paul]       0.9.13cvs22.1
9434
9435         * ChangeLog
9436         * ChangeLog.claws
9437         * ChangeLog.jp
9438         * NEWS
9439         * configure.ac
9440         * src/account.c
9441                 sync with HEAD
9442
9443 2004-12-22 [martin]     0.9.13cvs21.2
9444
9445         * src/action.c
9446                 free the command line after its use
9447
9448 2004-12-18 [paul]       0.9.13cvs21.1
9449
9450         * AUTHORS
9451         * ChangeLog
9452         * ChangeLog.claws
9453         * ChangeLog.jp
9454         * NEWS
9455         * configure.ac
9456         * src/action.c
9457         * src/compose.c
9458         * src/syldap.c
9459                 sync with HEAD
9460
9461 2004-12-17 [martin]     0.9.13cvs17.2
9462
9463         * src/action.c
9464                 convert actions input to locale
9465         * src/inc.c
9466                 convert notification command to locale
9467         * src/plugins/pgpmime/select-keys.c
9468                 convert attributes to utf8
9469
9470 2004-12-14 [colin]      0.9.13cvs17.1
9471
9472         * ChangeLog
9473         * ChangeLog.jp
9474         * ChangeLog.claws
9475         * src/action.c
9476         * src/common/utils.c
9477         * src/gtk/prefswindow.c
9478         * src/gtk/gtkutils.c
9479         * src/gtk/gtkutils.h
9480         * src/plugins/spamassassin/libspamc.c
9481                 Sync with HEAD
9482
9483 2004-12-13 [colin]      0.9.13cvs14.1
9484
9485         * src/quote_fmt_parse.y
9486                 Sync with HEAD
9487
9488 2004-12-10 [colin]      0.9.13cvs12.1
9489
9490         * src/prefs_themes.c
9491         * src/mainwindow.c
9492         * src/messageview.c
9493                 Sync with HEAD
9494
9495 2004-12-09 [colin]      0.9.13cvs10.1
9496
9497         * src/procmime.c
9498                 Sync with HEAD (fix B64 encoding from memory)
9499
9500 2004-12-08 [colin]      0.9.13cvs9.1
9501
9502         * src/gtk/colorlabel.c
9503                 Sync with HEAD
9504
9505 2004-12-08 [paul]       0.9.13cvs8.2
9506
9507         * src/gtk/pluginwindow.c
9508                 fix window resizing oddities
9509
9510 2004-12-08 [colin]      0.9.13cvs8.1
9511
9512         * src/quote_fmt_parse.y
9513                 Sync with HEAD
9514
9515 2004-12-08 [colin]      0.9.13cvs7.1
9516
9517         * src/matcher_parser_parse.y
9518         * src/msgcache.c
9519         * src/prefs_matcher.c
9520         * src/procheader.c
9521         * src/matcher.c
9522         * src/common/defs.h
9523         * po/sr.po
9524                 Sync with HEAD
9525
9526 2004-12-08 [colin]      0.9.13cvs6.1
9527
9528         * src/quote_fmt_parse.y
9529         * src/textview.c
9530                 Sync with HEAD
9531         * src/gtk/prefswindow.c
9532         * src/gtk/pluginwindow.c
9533                 Fix G_CALLBACKS protos (thanks to Alfons)
9534
9535 2004-12-07 [torte]      0.9.13cvs2.2
9536
9537         * src/procmime.c
9538                 [Bug 650] reply button causes crash
9539                 Thanks to David Relson and Christoph
9540
9541 2004-12-07 [colin]      0.9.13cvs2.1
9542
9543         * ChangeLog.claws
9544         * AUTHORS
9545         * po/sk.po
9546         * src/procmime.c
9547         * src/prefs_account.c
9548         * src/common/smtp.c
9549         * src/common/smtp.h
9550                 Sync with HEAD
9551
9552 2004-12-06 [colin]      0.9.12cvs187.1
9553
9554         * ChangeLog.claws
9555         * INSTALL
9556         * Makefile.am
9557         * README.claws
9558         * TODO.claws
9559         * configure.ac
9560         * po/bg.po
9561         * po/cs.po
9562         * po/el.po
9563         * po/en_GB.po
9564         * po/es.po
9565         * po/fr.po
9566         * po/hr.po
9567         * po/hu.po
9568         * po/it.po
9569         * po/ja.po
9570         * po/ko.po
9571         * po/nl.po
9572         * po/pl.po
9573         * po/pt_BR.po
9574         * po/ru.po
9575         * po/sk.po
9576         * po/sr.po
9577         * po/sv.po
9578         * po/zh_CN.po
9579         * po/zh_TW.Big5.po
9580         * src/compose.c
9581         * tools/Makefile.am
9582         * tools/README
9583         * tools/filter_conv.pl
9584         * tools/kdeservicemenu/README
9585         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9586         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9587                 Sync with HEAD
9588
9589 2004-12-04 [colin]      0.9.12cvs183.1
9590
9591         * src/compose.c
9592                 Sync with HEAD (compose window position saving)
9593
9594 2004-12-04 [paul]       0.9.12cvs182.3
9595
9596         * src/messageview.c
9597         * src/mimeview.c
9598         * src/prefs_customheader.c
9599         * src/gtk/quicksearch.c
9600                 replace some forgotten GTK_SIGNAL_FUNCs
9601
9602 2004-12-04 [paul]       0.9.12cvs182.2
9603
9604         * src/Makefile.am
9605                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
9606                 committed in error      
9607
9608 2004-12-04 [paul]       0.9.12cvs182.1
9609
9610         * ChangeLog
9611         * ChangeLog.claws
9612         * ChangeLog.jp
9613         * INSTALL
9614         * NEWS
9615         * README
9616         * README.jp
9617         * configure.ac
9618         * doc/manual/ja/Makefile.am
9619         * doc/manual/ja/sylpheed-1.html
9620         * doc/manual/ja/sylpheed-10.html
9621         * doc/manual/ja/sylpheed-11.html
9622         * doc/manual/ja/sylpheed-12.html
9623         * doc/manual/ja/sylpheed-13.html
9624         * doc/manual/ja/sylpheed-14.html
9625         * doc/manual/ja/sylpheed-15.html
9626         * doc/manual/ja/sylpheed-16.html
9627         * doc/manual/ja/sylpheed-17.html
9628         * doc/manual/ja/sylpheed-18.html
9629         * doc/manual/ja/sylpheed-19.html
9630         * doc/manual/ja/sylpheed-2.html
9631         * doc/manual/ja/sylpheed-20.html
9632         * doc/manual/ja/sylpheed-3.html
9633         * doc/manual/ja/sylpheed-4.html
9634         * doc/manual/ja/sylpheed-5.html
9635         * doc/manual/ja/sylpheed-6.html
9636         * doc/manual/ja/sylpheed-7.html
9637         * doc/manual/ja/sylpheed-8.html
9638         * doc/manual/ja/sylpheed-9.html
9639         * doc/manual/ja/sylpheed.html
9640         * doc/manual/ja/sylpheed.sgml
9641         * po/de.po
9642         * src/Makefile.am
9643         * src/compose.c
9644         * src/procmime.c
9645         * src/pixmaps/regular.xpm **REMOVED**
9646         * src/plugins/pgpmime/pgpmime.c
9647         * src/plugins/pgpmime/plugin.c
9648         * src/plugins/pgpmime/prefs_gpg.c
9649                 sync with HEAD
9650
9651 2004-12-03 [paul]       0.9.12cvs180.1
9652
9653         * ChangeLog
9654         * ChangeLog.claws
9655         * ChangeLog.jp
9656         * configure.ac
9657         * src/Makefile.am
9658         * src/pop.c
9659         * src/common/utils.c
9660         * src/common/utils.h
9661         * src/pixmaps/continue.xpm
9662         * src/pixmaps/dir_close.xpm
9663         * src/pixmaps/dir_open.xpm
9664         * src/pixmaps/drafts_close.xpm
9665         * src/pixmaps/drafts_open.xpm
9666         * src/pixmaps/folder.xpm **REMOVED**
9667         * src/pixmaps/group.xpm
9668         * src/pixmaps/unread.xpm
9669                 sync with HEAD
9670
9671 2004-12-02 [colin]      0.9.12cvs179.1
9672
9673         * src/compose.c
9674                 Sync with HEAD (non-duplicated reedition)
9675
9676 2004-12-02 [colin]      0.9.12cvs178.1
9677
9678         * src/compose.c
9679                 Sync with HEAD (linewrap_quote fix)
9680
9681 2004-12-01 [colin]      0.9.12cvs177.3
9682
9683         * src/addrharvest.c
9684                 Replace sizeof with strlen
9685
9686 2004-12-01 [paul]       0.9.12cvs177.2
9687
9688         * src/addrharvest.c
9689                 fix 'harvest addresses'
9690
9691 2004-11-30 [colin]      0.9.12cvs177.1
9692
9693         * src/gtk/prefswindow.c
9694         * src/gtk/pluginwindow.c
9695                 Sync with HEAD
9696
9697 2004-11-29 [colin]      0.9.12cvs176.1
9698
9699         * src/folderview.c
9700                 sync with HEAD (Fix disappearing separators in folderview's popup)
9701
9702 2004-11-29 [colin]      0.9.12cvs175.1
9703
9704         * src/procmime.c
9705                 Sync with head (another format fix)
9706
9707 2004-11-29 [colin]      0.9.12cvs174.1
9708
9709         * src/pop.c
9710                 Sync with HEAD (format string fix)
9711
9712 2004-11-26 [colin]      0.9.12cvs173.1
9713
9714         * src/common/smtp.c
9715         * src/common/smtp.h
9716                 Sync with HEAD
9717
9718 2004-11-24 [colin]      0.9.12cvs172.1
9719
9720         * src/plugins/pgpmime/pgpmime.c
9721                 Sync with HEAD
9722
9723 2004-11-24 [colin]      0.9.12cvs171.1
9724
9725         * src/plugins/pgpmime/pgpmime.c
9726                 Sync with head (gpgmectx leaks)
9727
9728 2004-11-24 [colin]      0.9.12cvs169.1
9729
9730         * src/plugins/pgpmime/plugin.c
9731         * src/plugins/trayicon/Makefile.am
9732         * src/plugins/trayicon/newmarkedmail.xpm
9733         * src/plugins/trayicon/trayicon.c
9734         * src/plugins/trayicon/unreadmarkedmail.xpm
9735                 Sync with HEAD
9736
9737 2004-11-23 [colin]      0.9.12cvs168.1
9738
9739         * src/partial_download.c
9740         * src/partial_download.h
9741         * src/plugins/pgpmime/plugin.c
9742                 Sync with HEAD
9743
9744 2004-11-23 [colin]      0.9.12cvs166.1
9745
9746         * src/Makefile.am
9747         * src/codeconv.c
9748         * src/compose.c
9749         * src/folderview.c
9750         * src/main.c
9751         * src/partial_download.c
9752         * src/partial_download.h
9753         * src/prefs_account.c
9754         * src/prefs_account.h
9755         * src/privacy.c
9756         * src/privacy.h
9757         * src/procmime.c
9758         * src/common/Makefile.am
9759         * src/common/base64.h
9760         * src/common/partial_download.c
9761         * src/common/partial_download.h
9762         * src/gtk/prefswindow.c
9763         * src/gtk/prefswindow.h
9764         * src/plugins/pgpmime/pgpmime.c
9765         * src/plugins/pgpmime/prefs_gpg.c
9766         * src/plugins/pgpmime/prefs_gpg.h
9767         * src/plugins/pgpmime/sgpgme.c
9768         * src/plugins/pgpmime/sgpgme.h
9769                 Sync with HEAD
9770
9771 2004-11-23 [colin]      0.9.12cvs163.1
9772
9773         * src/main.c
9774                 Sync with HEAD (cursor optimization)
9775
9776 2004-11-23 [colin]      0.9.12cvs162.1
9777
9778         * src/prefs_common.c
9779         * src/prefs_themes.c
9780         * src/procmsg.c
9781                 Sync with HEAD
9782
9783 2004-11-23 [colin]      0.9.12cvs158.9
9784
9785         * src/compose.c
9786                 Fix double-free when forwarding
9787         * src/msgcache.c
9788                 Fix leak on error path
9789                 
9790
9791 2004-11-23 [colin]      0.9.12cvs158.8
9792
9793         * src/compose.c
9794                 Fix possible double-free
9795                 Spotted by Alfons
9796
9797 2004-11-23 [colin]      0.9.12cvs158.7
9798
9799         * src/compose.c
9800                 Fix some signal handlers' prototypes
9801                 Spotted by Alfons
9802
9803 2004-11-22 [colin]      0.9.12cvs158.6
9804
9805         * src/compose.c
9806                 Remove unneeded code and duplicated
9807                 wrapping - patch by Alfons
9808
9809 2004-11-22 [colin]      0.9.12cvs158.5
9810
9811         * src/prefs_themes.c
9812                 Fix oversized selector
9813
9814 2004-11-22 [colin]      0.9.12cvs158.4
9815
9816         * src/compose.c
9817                 fix dump_text()
9818                 patch by Alfons
9819
9820 2004-11-19 [colin]      0.9.12cvs158.3
9821
9822         * src/textview.c
9823                 Add a context menu on links (open, copy)
9824
9825 2004-11-18 [paul]       0.9.12cvs158.2
9826
9827         * src/addrgather.c
9828         * src/exphtmldlg.c
9829         * src/expldifdlg.c
9830         * src/mimeview.c
9831         * src/prefs_common.c
9832         * src/plugins/image_viewer/viewer.c
9833         * src/plugins/spamassassin/spamassassin_gtk.c
9834                 replace deprecated gtk_notebook_set_page
9835                 and gtk_notebook_current_page
9836
9837 2004-11-18 [paul]       0.9.12cvs158.1
9838
9839         * configure.ac
9840         * src/compose.c
9841         * src/mainwindow.c
9842         * src/messageview.c
9843         * src/prefs_common.c
9844         * src/common/utils.c
9845         * src/common/utils.h
9846                 sync with HEAD
9847
9848 2004-11-17 [colin]      0.9.12cvs156.1
9849
9850         * src/prefs_account.c
9851         * src/prefs_account.h
9852         * src/procmsg.c
9853                 Sync with HEAD (add pref to store encrypted mails encrypted)
9854
9855 2004-11-17 [paul]       0.9.12cvs155.1
9856
9857         * ChangeLog
9858         * ChangeLog.claws
9859         * ChangeLog.jp
9860         * NEWS
9861         * configure.ac
9862         * src/compose.c
9863         * src/jpilot.c
9864         * src/privacy.c
9865         * src/procmime.c
9866         * src/procmime.h
9867         * src/procmsg.c
9868         * src/toolbar.c
9869         * src/pixmaps/error.xpm
9870                 sync with HEAD
9871
9872 2004-11-17 [colin]      0.9.12cvs151.1
9873
9874         * src/plugins/pgpmime/pgpmime.c
9875                 Sync with HEAD (remove debug printf)
9876
9877 2004-11-17 [colin]      0.9.12cvs150.1
9878
9879         * src/plugins/pgpmime/pgpmime.c
9880                 Sync with HEAD (off-by-one fix)
9881
9882 2004-11-17 [colin]      0.9.12cvs149.1
9883
9884         * src/procmsg.c
9885                 Sync with HEAD (coding style fixes)
9886
9887 2004-11-16 [colin]      0.9.12cvs148.1
9888
9889         * src/procmsg.c
9890                 Sync with head (Fix the fix)
9891
9892 2004-11-16 [colin]      0.9.12cvs147.1
9893
9894         * src/procmsg.c
9895                 Sync with Main (leak fix)
9896
9897 2004-11-16 [colin]      0.9.12cvs146.14
9898
9899         * src/compose.c
9900                 Remove useless chunk of code
9901                 Patch by Alfons
9902
9903 2004-11-15 [colin]      0.9.12cvs146.13
9904
9905         * src/compose.c
9906                 Fix drafting after insertion
9907                 Patch by Alfons
9908
9909 2004-11-15 [colin]      0.9.12cvs146.12
9910
9911         * src/compose.c
9912         * src/prefs_filtering.c
9913         * src/prefs_filtering_action.c
9914         * src/prefs_toolbar.c
9915                 Fix some const-correctness
9916
9917 2004-11-15 [colin]      0.9.12cvs146.11
9918
9919         * src/summaryview.c
9920         * src/prefs_themes.c
9921         * src/messageview.c
9922                 Fix some leaks
9923
9924 2004-11-15 [colin]      0.9.12cvs146.10
9925
9926         * src/codeconv.c
9927                 More unreadable locale fixes
9928
9929 2004-11-14 [colin]      0.9.12cvs146.9
9930
9931         * src/textview.c
9932                 Fix uri_security_check
9933                 Patch by Alfons
9934
9935 2004-11-13 [paul]       0.9.12cvs146.8
9936
9937         * src/folder.c
9938         * src/procmime.c
9939                 fix 2 bugs introduced in last commit
9940
9941 2004-11-13 [paul]       0.9.12cvs146.7
9942
9943         * src/compose.c
9944         * src/exporthtml.c
9945         * src/exportldif.c
9946         * src/folder.c
9947         * src/imap.c
9948         * src/imap_gtk.c
9949         * src/main.c
9950         * src/mainwindow.c
9951         * src/messageview.c
9952         * src/mh_gtk.c
9953         * src/prefs_themes.c
9954         * src/procmime.c
9955         * src/setup.c
9956         * src/summaryview.c
9957                 replace deprecated g_basename
9958
9959 2004-11-13 [paul]       0.9.12cvs146.6
9960
9961         * src/compose.c
9962         * src/imap.c
9963         * src/matcher_parser.h
9964         * src/matcher_parser_parse.y
9965         * src/prefs_filtering.c
9966         * src/prefs_filtering_action.c
9967         * src/prefs_themes.c
9968         * src/prefs_toolbar.c
9969         * src/common/utils.c
9970                 various small fixes/cleanups
9971
9972 2004-11-12 [colin]      0.9.12cvs146.5
9973
9974         * src/textview.c
9975                 Validate event's origin on visibility notify
9976                 Patch by Alfons.
9977
9978 2004-11-12 [paul]       0.9.12cvs146.4
9979
9980         * src/exporthtml.c
9981         * src/exportldif.c
9982         * src/imap.c
9983         * src/mh.c
9984         * src/mimeview.c
9985         * src/prefs_spelling.c
9986         * src/prefs_themes.c
9987                 replace deprecated g_dirname    
9988
9989 2004-11-12 [colin]      0.9.12cvs146.3
9990
9991         * src/textview.c
9992                 Some coding style fixes
9993
9994 2004-11-12 [colin]      0.9.12cvs146.2
9995
9996         * src/codeconv.c
9997                 We want to replace _all_ extended chars in
9998                 conv_unreadable_*, because any string containing
9999                 extended chars not parsing as UTF8 is 
10000                 undisplayed on gtk2.
10001
10002 2004-11-12 [paul]       0.9.12cvs146.1
10003
10004         * ChangeLog
10005         * ChangeLog.claws
10006         * ChangeLog.jp
10007         * NEWS
10008         * configure.ac
10009         * src/account.c
10010         * src/folderview.c
10011         * src/folderview.h
10012         * src/imap.c
10013         * src/imap_gtk.c
10014         * src/inc.c
10015         * src/mainwindow.c
10016         * src/mh_gtk.c
10017         * src/news_gtk.c
10018         * src/pop.c
10019         * src/prefs_account.c
10020         * src/prefs_account.h
10021         * src/prefs_ext_prog.c
10022         * src/procmime.c
10023         * src/procmime.h
10024         * src/procmsg.c
10025         * src/procmsg.h
10026         * src/summary_search.c
10027         * src/summaryview.c
10028         * src/textview.c
10029         * src/common/defs.h
10030         * src/common/utils.c
10031         * src/common/utils.h
10032         * src/gtk/menu.c
10033         * src/gtk/menu.h
10034                 sync with HEAD
10035
10036 2004-11-11 [colin]      0.9.12cvs144.2
10037
10038         * src/textview.c
10039                 Fix URI range selection (patch by Alfons)
10040
10041 2004-11-09 [colin]      0.9.12cvs144.1
10042
10043         * ChangeLog.claws
10044         * src/compose.c
10045         * src/folder.c
10046         * src/folder_item_prefs.c
10047         * src/prefs_account.c
10048         * src/prefs_account.h
10049         * src/plugins/pgpmime/pgpmime.c
10050                 Sync with HEAD
10051
10052 2004-11-08 [colin]      0.9.12cvs143.1
10053
10054         * src/summaryview.c
10055                 Sync with HEAD (optimize quicksearch)
10056
10057 2004-11-08 [colin]      0.9.12cvs142.2
10058
10059         * src/compose.c
10060                 Don't wrap when Edit/Auto wrapping is disabled
10061
10062 2004-11-08 [colin]      0.9.12cvs142.1
10063
10064         * src/textview.c
10065                 Sync with HEAD
10066
10067 2004-11-08 [colin]      0.9.12cvs141.1
10068
10069         * src/textview.c
10070                 Sync with HEAD (fix some mail URIs)
10071
10072 2004-11-08 [colin]      0.9.12cvs140.3
10073
10074         * src/textview.c
10075                 o Use text cursor instead of arrow when
10076                   not on a link
10077                 o Fix handling of contiguous links (as in
10078                   "colin@colino.net" <colin@colino.net>)
10079                   This one unveils a bug in get_email_part()
10080
10081 2004-11-07 [colin]      0.9.12cvs140.2
10082
10083         * src/textview.c
10084                 Fix memleak. Patch by Alfons.
10085
10086 2004-11-06 [colin]      0.9.12cvs140.1
10087
10088         * src/compose.c
10089                 Sync with HEAD (don't ask passphrase
10090                 when drafting)
10091
10092 2004-11-06 [paul]       0.9.12cvs139.2
10093
10094         * AUTHORS
10095         * src/textview.c
10096         * src/textview.h
10097                 textview URI handling. hovering over a 
10098                 link displays it in the status bar,
10099                 and changes the mouse pointer to a hand 
10100                 cursor. a link is activated with a single 
10101                 click. (Modified from the) patch by Jean-Yves 
10102                 Lefort <jylefort@users.sourceforge.net>
10103                 
10104
10105 2004-11-05 [colin]      0.9.12cvs139.1
10106
10107         * src/compose.c
10108         * src/procmime.c
10109                 Sync with HEAD again ^^
10110
10111 2004-11-05 [colin]      0.9.12cvs139.1
10112
10113         * src/compose.c
10114         * src/procmime.c
10115                 Sync with HEAD
10116
10117 2004-11-03 [paul]       0.9.12cvs138.1
10118
10119         * ChangeLog.claws
10120         * configure.ac
10121         * po/POTFILES.in
10122         * src/prefs_ext_prog.c
10123         * src/procmime.c
10124         * tools/kdeservicemenu/README
10125         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10126         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10127                 sync with HEAD
10128
10129 2004-11-01 [christoph]  0.9.12cvs136.2
10130
10131         * src/procmime.c
10132                 convert MIME parameters to UTF-8
10133
10134 2004-10-29 [colin]      0.9.12cvs136.1
10135
10136         * src/common/utils.c
10137                 Sync with HEAD (don't use '=' in mime boundary)
10138
10139 2004-10-29 [paul]       0.9.12cvs135.1
10140
10141         * configure.ac
10142         * doc/src/rfc2231.txt
10143         * src/procmime.c
10144         * src/common/quoted-printable.c
10145         * src/common/utils.c
10146         * src/common/utils.h
10147                 sync with HEAD
10148
10149 2004-10-27 [paul]       0.9.12cvs134.1
10150
10151         * configure.ac
10152         * src/main.c
10153         * src/procmime.c
10154         * src/plugins/pgpmime/pgpmime.c
10155                 sync with HEAD
10156
10157 2004-10-26 [paul]       0.9.12cvs132.3
10158
10159         * src/account.c
10160         * src/addressbook.c
10161         * src/addrgather.c
10162         * src/addrharvest.c
10163         * src/codeconv.c
10164         * src/compose.c
10165         * src/customheader.c
10166         * src/editaddress.c
10167         * src/editgroup.c
10168         * src/enriched.c
10169         * src/expldifdlg.c
10170         * src/exporthtml.c
10171         * src/exportldif.c
10172         * src/folder.c
10173         * src/foldersel.c
10174         * src/folderview.c
10175         * src/grouplistdialog.c
10176         * src/html.c
10177         * src/imap.c
10178         * src/jpilot.c
10179         * src/ldapserver.c
10180         * src/ldif.c
10181         * src/mimeview.c
10182         * src/news.c
10183         * src/news_gtk.c
10184         * src/pop.c
10185         * src/prefs_display_header.c
10186         * src/prefs_gtk.c
10187         * src/prefs_msg_colors.c
10188         * src/prefs_toolbar.c
10189         * src/procheader.c
10190         * src/procmime.c
10191         * src/summaryview.c
10192         * src/textview.c
10193         * src/toolbar.c
10194         * src/vcard.c
10195         * src/common/mgutils.c
10196         * src/common/nntp.c
10197         * src/common/smtp.c
10198         * src/common/template.c
10199         * src/common/utils.c
10200         * src/common/xmlprops.c
10201         * src/plugins/pgpmime/pgpmime.c
10202         * src/plugins/pgpmime/select-keys.c
10203         * src/plugins/pgpmime/sgpgme.c
10204                 replace deprecated g_strcasecmp(), g_strncasecmp(),
10205                 g_string_sprintfa(), gtk_notebook_current_page()
10206
10207 2004-10-26 [colin]      0.9.12cvs132.2
10208
10209         * src/prefs_folder_item.c
10210                 Fix default-account selection
10211
10212 2004-10-21 [colin]      0.9.12cvs133
10213
10214         * src/compose.c
10215                 Sync with HEAD (Remove extra separator in compose's Options)
10216         * src/textview.c
10217                 Set wrapping to char
10218
10219 2004-10-21 [paul]       0.9.12cvs131.2
10220
10221         * src/compose.c
10222         * src/sourcewindow.c
10223                 fix wrapping
10224                 fix window shrinking 
10225
10226 2004-10-21 [colin]      0.9.12cvs131.1
10227
10228         * ChangeLog.claws
10229         * src/compose.c
10230                 Sync with HEAD
10231
10232 2004-10-21 [paul]       0.9.12cvs130.2
10233
10234         * src/prefs_folder_item.c
10235                 sync with HEAD (Apply to subfolders)
10236
10237 2004-10-19 [colin]      0.9.12cvs130.1
10238
10239         * ChangeLog.claws
10240         * src/compose.c
10241         * src/common/utils.c
10242         * src/gtk/menu.c
10243                 Sync with HEAD
10244
10245 2004-10-19 [colin]      0.9.12cvs128.1
10246
10247         * src/addrbook.c
10248         * src/addrcache.c
10249         * src/addressbook.c
10250         * src/codeconv.c
10251         * src/compose.c
10252         * src/customheader.c
10253         * src/editaddress.c
10254         * src/editgroup.c
10255         * src/exporthtml.c
10256         * src/folder.c
10257         * src/folderview.c
10258         * src/imap.c
10259         * src/jpilot.c
10260         * src/main.c
10261         * src/matcher_parser_parse.y
10262         * src/mbox.c
10263         * src/pop.c
10264         * src/prefs_account.c
10265         * src/prefs_gtk.c
10266         * src/prefs_msg_colors.c
10267         * src/procheader.c
10268         * src/procmime.c
10269         * src/procmime.h
10270         * src/procmsg.c
10271         * src/summaryview.c
10272         * src/textview.c
10273         * src/common/base64.c
10274         * src/common/partial_download.c
10275         * src/common/socket.c
10276         * src/common/sylpheed.c
10277         * src/common/utils.c
10278         * src/common/utils.h
10279         * src/gtk/pluginwindow.c
10280         * src/gtk/quicksearch.c
10281         * src/plugins/clamav/clamav_plugin.c
10282         * src/plugins/clamav/clamav_plugin.h
10283         * src/plugins/clamav/clamav_plugin_gtk.c
10284         * src/plugins/pgpmime/passphrase.c
10285         * src/plugins/pgpmime/pgpmime.c
10286         * src/plugins/pgpmime/plugin.c
10287         * src/plugins/pgpmime/prefs_gpg.c
10288         * src/plugins/pgpmime/prefs_gpg.h
10289         * src/plugins/pgpmime/select-keys.c
10290         * src/plugins/pgpmime/sgpgme.c
10291         * src/plugins/spamassassin/libspamc.c
10292         * src/plugins/spamassassin/spamassassin.c
10293         * src/plugins/spamassassin/spamassassin.h
10294         * src/plugins/spamassassin/spamassassin_gtk.c
10295         * src/plugins/trayicon/trayicon.c
10296         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
10297                 Sync with HEAD
10298
10299 2004-10-14 [colin]      0.9.12cvs126.2
10300
10301         * src/codeconv.c
10302         * src/textview.c
10303                 Fix conv_unreadable_locale
10304
10305 2004-10-13 [colin]      0.9.12cvs126.1
10306
10307         * src/compose.c
10308                 Sync with HEAD (don't convert charset for 
10309                 drafted messages, minor cleanup)
10310
10311 2004-10-13 [colin]      0.9.12cvs125.1
10312
10313         * po/POTFILES.in
10314                 Sync with HEAD (POTFILES fix)
10315
10316 2004-10-12 [colin]      0.9.12cvs124.3
10317
10318         * src/compose.c
10319                 Fix encoding bug from latest sync
10320
10321 2004-10-12 [paul]       0.9.12cvs124.2
10322
10323         * src/plugins/pgpmime/prefs_gpg.c
10324         * src/plugins/pgpmime/prefs_gpg.h
10325                 forgotten in last commit        
10326
10327 2004-10-12 [paul]       0.9.12cvs124.1
10328
10329         * ChangeLog.claws
10330         * configure.ac
10331         * m4/spamassassin.m4
10332         * src/Makefile.am
10333         * src/account.c
10334         * src/compose.c
10335         * src/compose.h
10336         * src/crash.c
10337         * src/main.c
10338         * src/mimeview.c
10339         * src/passphrase.c
10340         * src/passphrase.h
10341         * src/prefs_account.c
10342         * src/prefs_account.h
10343         * src/prefs_common.c
10344         * src/privacy.c
10345         * src/privacy.h
10346         * src/procmime.c
10347         * src/procmime.h
10348         * src/procmsg.c
10349         * src/rfc2015.c
10350         * src/rfc2015.h
10351         * src/select-keys.c
10352         * src/select-keys.h
10353         * src/textview.c
10354         * src/common/utils.c
10355         * src/common/utils.h
10356         * src/gtk/about.c
10357         * src/plugins/pgpmime/Makefile.am
10358         * src/plugins/pgpmime/passphrase.c
10359         * src/plugins/pgpmime/passphrase.h
10360         * src/plugins/pgpmime/pgpmime.c
10361         * src/plugins/pgpmime/plugin.c
10362         * src/plugins/pgpmime/select-keys.c
10363         * src/plugins/pgpmime/select-keys.h
10364         * src/plugins/pgpmime/sgpgme.c
10365         * src/plugins/pgpmime/sgpgme.h
10366                 sync with HEAD
10367
10368 2004-10-04 [colin]      0.9.12cvs122.1
10369
10370         * src/mainwindow.c
10371         * src/messageview.c
10372         * src/messageview.h
10373         * src/textview.c
10374                 Sync with HEAD
10375
10376 2004-10-04 [colin]      0.9.12cvs121.1
10377
10378         * src/summaryview.c
10379                 Sync with HEAD
10380
10381 2004-10-04 [paul]       0.9.12cvs120.1
10382
10383         * configure.ac
10384                 sync with HEAD [don't try to build 
10385                 pgpmime plugin when gpgme is disabled]
10386
10387 2004-10-03 [colin]      0.9.12cvs119.3
10388
10389         * src/gtk/gtksctree.c
10390                 Lots of side effects. Put back as before 117.2.
10391         * src/summaryview.c
10392                 Fix bug #602
10393
10394 2004-10-03 [colin]      0.9.12cvs119.2
10395
10396         * src/gtk/gtksctree.c
10397                 Revert 608 fix that doesn't work that good
10398
10399 2004-10-02 [colin]      0.9.12cvs119.1
10400
10401         * src/mainwindow.c
10402         * src/messageview.c
10403         * src/prefs_common.h
10404         * src/procmime.c
10405         * src/procmime.h
10406         * src/textview.c
10407                 Sync with HEAD
10408         * src/gtk/gtksctree.c
10409                 Close bug #608
10410
10411 2004-10-01 [colin]      0.9.12cvs118.1
10412
10413         * src/mimeview.c
10414                 Sync with HEAD (better Save All fix)
10415
10416 2004-10-01 [colin]      0.9.12cvs117.2
10417
10418         * src/gtk/gtksctree.c
10419                 Faster on selection
10420
10421 2004-10-01 [colin]      0.9.12cvs117.1
10422
10423         * src/mimeview.c
10424                 Sync with HEAD (Save All: only attachments)
10425
10426 2004-10-01 [paul]       0.9.12cvs116.1
10427
10428         * ChangeLog.claws
10429         * configure.ac
10430         * src/account.c
10431         * src/prefs_common.c
10432         * src/gtk/colorlabel.c
10433                 sync with HEAD
10434
10435 2004-09-30 [colin]      0.9.12cvs115.1
10436
10437         * src/stock_pixmap.c
10438         * src/stock_pixmap.h
10439         * src/folderview.c
10440         * src/Makefile.am
10441         * src/pixmaps/read.xpm
10442                 Sync with HEAD (new pixmap)
10443
10444 2004-09-29 [colin]      0.9.12cvs114.1
10445
10446         * src/compose.c
10447                 Sync with HEAD
10448                 Fix focus handling in headers
10449
10450 2004-09-29 [paul]       0.9.12cvs113.1
10451
10452         * src/quote_fmt_parse.y
10453                 sync with HEAD
10454  
10455
10456 2004-09-28 [colin]      0.9.12cvs112.1
10457
10458         * src/folderview.c
10459         * src/mainwindow.c
10460                 Sync with HEAD
10461
10462 2004-09-28 [colin]      0.9.12cvs110.1
10463
10464         * src/folderview.c
10465                 Sync with HEAD (Contextual Empty trash menu)
10466
10467 2004-09-28 [colin]      0.9.12cvs108.1
10468
10469         * src/addressbook.c
10470                 Sync with HEAD (addressbook edit on double-click)
10471
10472 2004-09-28 [colin]      0.9.12cvs106.1
10473
10474         * src/inc.c
10475                 Sync with HEAD (folder_item freeze on inc)
10476
10477 2004-09-27 [colin]      0.9.12cvs105.1
10478
10479         * src/folderview.c
10480                 Sync with HEAD (right-align new and unread column)
10481
10482 2004-09-27 [colin]      0.9.12cvs104.1
10483
10484         * src/main.c
10485                 Sync with HEAD (revert 0.9.12cvs101)
10486
10487 2004-09-24 [colin]      0.9.12cvs103.2
10488
10489         * src/wizard.c
10490                 Fix gtk warnings and use domain part of the email address 
10491                 when domain detection fails (no dot in domain name)
10492
10493 2004-09-23 [colin]      0.9.12cvs103.1
10494
10495         * src/plugins/spamassassin/libspamc.c
10496         * src/plugins/spamassassin/libspamc.h
10497         * src/plugins/spamassassin/utils.c
10498         * src/plugins/spamassassin/utils.h
10499                 Sync with HEAD (Update spamassassin to 3.0)
10500
10501 2004-09-21 [colin]      0.9.12cvs102.3
10502
10503         * src/action.c
10504                 Add horizontal scrollbar in action io dialog as needed
10505                 Patch by Alfons.
10506
10507 2004-09-20 [colin]      0.9.12cvs102.2
10508
10509         * src/plugins/image_viewer/viewer.c
10510                 Remove imlib stuff
10511                 use gtk_pixmap_set when clearing
10512                 (would be better to use gtkImages, but causes size-allocate 
10513                 signals storm)
10514
10515 2004-09-17 [paul]       0.9.12cvs102.1
10516
10517         * ChangeLog
10518         * ChangeLog.claws
10519         * ChangeLog.jp
10520         * configure.ac
10521         * src/inc.c
10522                 sync with HEAD
10523
10524
10525 2004-09-17 [colin]      0.9.12cvs101.1
10526
10527         * ChangeLog.claws
10528         * src/main.c
10529                 Sync with HEAD (fix segs at exit)
10530
10531 2004-09-14 [colin]      0.9.12cvs99.5
10532
10533         * src/common/socket.c
10534         * AUTHORS
10535                 Fix send error on 64bit platforms
10536                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
10537
10538 2004-09-14 [colin]      0.9.12cvs99.4
10539
10540         * src/action.c
10541                 Fix action output with utf8 
10542                 Patch by Alfons.
10543
10544 2004-09-14 [colin]      0.9.12cvs99.3
10545
10546         * ChangeLog.claws
10547         * src/folder.c
10548                 Sync with HEAD
10549
10550 2004-09-09 [colin]      0.9.12cvs99.2
10551
10552         * src/action.c
10553                 Fix progress bar (displaying "Completed %v/%u")
10554                 Patch by Alfons.
10555
10556 2004-09-08 [colin]      0.9.12cvs99.1
10557
10558         * src/account.c
10559         * src/folder.c
10560         * src/procmsg.c
10561         * src/procmsg.h
10562         * src/plugins/pgpmime/pgpmime.c
10563                 Sync with HEAD
10564
10565 2004-09-08 [colin]      0.9.12cvs97.2
10566
10567         * src/summaryview.c
10568                 Don't select mails in collapsed threads 
10569                 when navigating with up/down
10570
10571 2004-09-07 [colin]      0.9.12cvs97.1
10572
10573         * src/inc.c
10574                 Sync with HEAD (meaningful error messages)
10575
10576 2004-09-06 [colin]      0.9.12cvs96.1
10577
10578         * src/toolbar.c
10579                 Sync with HEAD (fix Redirect graying out)
10580
10581 2004-09-06 [colin]      0.9.12cvs95.1
10582
10583         * src/summaryview.c
10584         * src/mimeview.c
10585                 Sync with HEAD (fix dropped URIs)
10586
10587 2004-09-06 [colin]      0.9.12cvs94.1
10588
10589         * src/addressbook.c
10590         * src/addressitem.h
10591         * src/addritem.c
10592         * src/addritem.h
10593                 Sync with HEAD (addressbook DnD)
10594
10595 2004-09-03 [colin]      0.9.12cvs93.1
10596
10597         * src/summaryview.c
10598                 Sync with HEAD (next/prev unread)
10599
10600 2004-09-03 [colin]      0.9.12cvs92.1
10601
10602         * src/prefs_common.c
10603         * src/prefs_common.h
10604         * src/summaryview.c
10605                 Sync with HEAD ('mark_as_read_delay' pref)
10606
10607 2004-09-02 [colin]      0.9.12cvs91.2
10608
10609         * src/common/xml.c
10610                 Fix leak
10611
10612 2004-09-02 [colin]      0.9.12cvs91.1
10613
10614         * src/gtk/menu.c
10615                 Sync with HEAD (menu accel don't work, but whatever)
10616
10617 2004-09-02 [colin]      0.9.12cvs90.1
10618
10619         * src/account.c
10620                 Sync with HEAD (fix bug 582)
10621
10622 2004-09-02 [colin]      0.9.12cvs89.1
10623
10624         * src/addrindex.c
10625                 Sync with HEAD (free deleted queries)
10626
10627 2004-09-02 [colin]      0.9.12cvs88.1
10628
10629         * src/ldapquery.c
10630                 Sync with HEAD (fix LDAP freezes)
10631
10632 2004-09-02 [colin]      0.9.12cvs87.1
10633
10634         * src/prefs_spelling.c
10635                 Sync with HEAD (add default dictionary)
10636
10637 2004-09-01 [colin]      0.9.12cvs86.1
10638
10639         * src/filtering.c
10640         * src/folderview.c
10641         * src/imap.c
10642         * src/prefs_matcher.c
10643         * src/stock_pixmap.c
10644         * src/summary_search.c
10645         * src/summaryview.c
10646         * src/wizard.c
10647         * src/wizard.h
10648                 Sync with HEAD (uninitialized vars fixes)
10649                 + gtk2 specific warning fixes
10650
10651 2004-08-31 [colin]      0.9.12cvs85.1
10652
10653         * src/folder.c
10654                 Sync with HEAD (Fix memory corruption due to 
10655                 uninitialized var)
10656
10657 2004-08-31 [colin]      0.9.12cvs84.4
10658
10659         * src/summary_search.c
10660                 Fix segfaults when searching in folders with broken headers
10661
10662 2004-08-31 [colin]      0.9.12cvs84.3
10663
10664         * src/compose.c
10665         * src/textview.c
10666                 Fix some more encoding/decoding issues
10667
10668 2004-08-30 [colin]      0.9.12cvs84.2
10669
10670         * src/mimeview.c
10671         * src/prefs_themes.c
10672         * src/gtk/filesel.c
10673         * src/gtk/filesel.h
10674                 Add a folder-mode selection (fixes mimeview's "Save all")
10675
10676 2004-08-29 [colin]      0.9.12cvs84.1
10677
10678         * src/mimeview.c
10679                 Sync with HEAD (don't escape saved filenames)
10680
10681 2004-08-27 [colin]      0.9.12cvs83.1
10682
10683         * ChangeLog
10684         * ChangeLog.claws
10685         * ChangeLog.jp
10686         * src/mh.c
10687         * src/procheader.c
10688         * src/procmsg.c
10689         * src/procmsg.h
10690         * src/common/utils.c
10691         * src/gtk/menu.h
10692         * po/
10693                 Sync with HEAD 0.9.12cvs83 (sync with main)
10694
10695 2004-08-26 [colin]      0.9.12cvs82.4
10696
10697         * src/codeconv.c
10698                 Fix strange stack corruption
10699                 Convert to utf8 after unmime, not before
10700
10701 2004-08-26 [colin]      0.9.12cvs82.3
10702
10703         * src/main.c
10704         * src/wizard.c
10705                 Fix account folders duplication
10706
10707 2004-08-25 [colin]      0.9.12cvs82.2
10708
10709         * src/wizard.c
10710                 Remove ports
10711                 Add SSL selection
10712                 Use login@server as account name
10713
10714 2004-08-25 [colin]      0.9.12cvs82.1
10715
10716         * src/plugins/pgpmime/pgpmime.c
10717                 Sync with HEAD (leak fix).
10718
10719 2004-08-25 [colin]      0.9.12cvs81.1
10720
10721         * src/plugins/pgpmime/pgpmime.c
10722         * src/plugins/pgpmime/sgpgme.c
10723         * src/plugins/pgpmime/sgpgme.h
10724                 Sync with HEAD (Handle combined messages).
10725
10726 2004-08-24 [colin]      0.9.12cvs80.3
10727
10728         * src/wizard.c
10729                 Fix full name, ports, and imap
10730
10731 2004-08-24 [colin]      0.9.12cvs80.2
10732
10733         * src/Makefile.am
10734         * src/main.c
10735         * src/setup.c
10736         * src/setup.h
10737         * src/stock_pixmap.c
10738         * src/stock_pixmap.h
10739         * src/wizard.c ** ADDED **
10740         * src/wizard.h ** ADDED ** 
10741         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
10742                 Add a setup wizard 
10743
10744 2004-08-24 [colin]      0.9.12cvs80.1
10745
10746         * src/folder.c
10747                 Sync with HEAD (set mimeflags on all messages)
10748
10749 2004-08-24 [colin]      0.9.12cvs79.3
10750
10751         * src/matcher_parser_lex.l
10752                 Fix 8bits strings not in utf8
10753
10754 2004-08-24 [colin]      0.9.12cvs79.2
10755
10756         * src/compose.c
10757                 Check conversion result before replacing buffer
10758
10759 2004-08-23 [colin]      0.9.12cvs79.1
10760
10761         * src/compose.c
10762                 Sync with HEAD (create message header in memory)
10763
10764 2004-08-23 [colin]      0.9.12cvs78.1
10765
10766         * src/rfc2015.c
10767         * src/rfc2015.h
10768                 Sync with HEAD (fix bug 197 again)
10769
10770 2004-08-23 [colin]      0.9.12cvs77.3
10771
10772         * src/compose.c
10773                 Fix again inline gpg signing (which outputs utf8
10774                 in gtk2). Not syncing this fix to HEAD as this 
10775                 code is meant to die.
10776
10777 2004-08-23 [colin]      0.9.12cvs77.2
10778
10779         * src/prefs_account.h
10780                 Remove useless include
10781
10782 2004-08-23 [colin]      0.9.12cvs77.1
10783
10784         * src/imap.c
10785         * po/es.po
10786         * po/fr.po
10787         * po/it.po
10788         * po/pl.po
10789         * po/pt_BR.po
10790         * po/sk.po
10791         * po/sr.po
10792                 Sync with HEAD (fix bug 577)
10793
10794 2004-08-22 [colin]      0.9.12cvs76.1
10795
10796         * src/plugins/trayicon/trayicon.c
10797                 Sync with HEAD (fix formatting bug)
10798
10799 2004-08-21 [colin]      0.9.12cvs74.2
10800
10801         * src/gtk/colorsel.c
10802                 Fix bug 564 (Folder color selection window exits on any
10803                 keypress)
10804
10805 2004-08-21 [colin]      0.9.12cvs74.1
10806
10807         * ChangeLog.claws
10808         * src/compose.c
10809         * src/summaryview.c
10810         * src/toolbar.c
10811                 Sync with HEAD (fix bug 576)
10812
10813 2004-08-21 [colin]      0.9.12cvs70.1
10814
10815         * src/compose.c
10816         * src/mainwindow.c
10817                 Sync with HEAD
10818                 
10819
10820 2004-08-21 [paul]       0.9.12cvs66.4
10821
10822         * src/mainwindow.c
10823         * src/messageview.c
10824         * src/gtk/menu.c
10825         * src/plugins/spamassassin/spamassassin_gtk.c
10826                 remove some deprecated gtk1 functions
10827
10828
10829 2004-08-21 [colin]      0.9.12cvs66.3
10830
10831         * src/compose.c
10832         * src/codeconv.c
10833                 Fix warnings
10834                 Remove encoding hacks
10835                 Fix bug 575 (Strange character messes up message)
10836                 Don't display conversion error when drafting
10837
10838 2004-08-21 [paul]       0.9.12cvs66.2
10839
10840         * src/prefs_account.c
10841                 fix GnuPG mode bugs
10842
10843
10844 2004-08-20 [colin]      0.9.12cvs66.1
10845
10846         * src/codeconv.c
10847                 Sync with HEAD 0.9.12cvs66
10848
10849 2004-08-20 [paul]
10850
10851         * src/plugins/pgpmime/plugin.c
10852                 modify PGP/MIME plugin's description
10853
10854 2004-08-17 [colin]      0.9.12cvs65.1
10855
10856         * src/common/ssl.c
10857         * src/plugins/pgpmime/plugin.c
10858                 Sync with HEAD
10859
10860 2004-08-14 [colin]      0.9.12cvs60.3
10861
10862         * src/plugins/trayicon/trayicon.c
10863                 Put back resize callback, on size-request signal
10864                 rather than size-allocate to avoid infinite 
10865                 callback loop
10866
10867 2004-08-13 [colin]      0.9.12cvs60.2
10868
10869         * src/common/defs.h
10870                 Cache versions have been fixed
10871
10872 2004-08-13 [colin]      0.9.12cvs60.1
10873
10874         * src/folderutils.c
10875                 Sync with HEAD
10876
10877 2004-08-12 [colin]      0.9.12cvs59.1
10878
10879         * src/plugins/trayicon/trayicon.c
10880                 Sync with HEAD
10881
10882 2004-08-12 [colin]      0.9.12cvs57.5
10883
10884         * sylpheed.desktop
10885         * configure.ac
10886         * src/Makefile.am
10887         * src/main.c
10888                 Add support for Freedesktop.org's startup notification
10889
10890 2004-08-11 [colin]      0.9.12cvs57.4
10891
10892         * src/textview.c
10893                 Fix off-by-one
10894
10895 2004-08-11 [colin]      0.9.12cvs57.3
10896
10897         * src/message_search.c
10898         * src/summary_search.c
10899                 Make searches case insensitive by default
10900         * src/textview.c
10901                 Fix case-insensitive search in message
10902
10903 2004-08-11 [colin]      0.9.12cvs57.2
10904
10905         * src/summary_search.c
10906                 Let case-sensitive be specified
10907
10908 2004-08-10 [colin]      0.9.12cvs55.4
10909
10910         * src/common/socket.c
10911                 Fix the possible race condition
10912
10913 2004-08-09 [paul]       0.9.12cvs55.3
10914
10915         * configure.ac
10916         * src/Makefile.am
10917         * src/common/Makefile.am
10918                 sync with HEAD
10919
10920
10921 2004-08-09 [paul]       0.9.12cvs55.2
10922
10923         * autogen.sh
10924         * po/poconv.sh
10925                 remove unneeded script
10926
10927         * configure.ac
10928                 add forgotten USE_LDAP_TLS (sync with HEAD)
10929
10930
10931 2004-08-09 [colin]      0.9.12cvs55.1
10932
10933         * src/main.c
10934         * src/common/ssl.c
10935         * src/common/sylpheed.c
10936         * src/common/sylpheed.h
10937                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
10938
10939 2004-08-09 [paul]       0.9.12cvs54.1
10940
10941         * ChangeLog
10942         * ChangeLog.claws
10943         * ChangeLog.jp
10944         * configure.ac
10945         * po/POTFILES.in
10946         * src/Makefile.am
10947         * src/folderutils.c
10948         * src/main.c
10949         * src/pgpmime.c
10950         * src/pgpmime.h
10951         * src/sgpgme.c
10952         * src/sgpgme.h
10953         * src/plugins/Makefile.am
10954         * src/plugins/pgpmime/.cvsignore
10955         * src/plugins/pgpmime/Makefile.am
10956         * src/plugins/pgpmime/pgpmime.c
10957         * src/plugins/pgpmime/pgpmime.h
10958         * src/plugins/pgpmime/plugin.c
10959         * src/plugins/pgpmime/sgpgme.c
10960         * src/plugins/pgpmime/sgpgme.h
10961                 sync with HEAD
10962
10963 2004-08-08 [paul]       0.9.12cvs51.1
10964
10965         * configure.ac
10966         * src/folder.c
10967                 sync with HEAD
10968
10969 2004-08-07 [colin]      0.9.12cvs50.1
10970
10971         * src/pop.c
10972         * src/common/partial_download.c
10973                 fix warnings (sync from HEAD)
10974
10975 2004-08-07 [colin]      0.9.12cvs48.1
10976
10977         * src/prefs_folder_item.c
10978                 sync with HEAD 0.9.12cvs48
10979
10980 2004-08-06 [colin]      0.9.12cvs47.1
10981
10982         * src/compose.c
10983                 Sync with HEAD
10984
10985 2004-08-06 [christoph]  0.9.12cvs46.2
10986
10987         * src/main.c
10988         * src/plugins/clamav/clamav_plugin_gtk.c
10989         * src/plugins/dillo_viewer/dillo_viewer.c
10990         * src/plugins/image_viewer/plugin.c
10991         * src/plugins/mathml_viewer/mathml_viewer.c
10992         * src/plugins/spamassassin/spamassassin_gtk.c
10993         * src/plugins/trayicon/trayicon.c
10994                 don't mix GTK1.2 plugin with GTK2 plugins
10995
10996 2004-08-06 [colin]      0.9.12cvs46.1
10997
10998         * ChangeLog
10999         * ChangeLog.claws
11000         * ChangeLog.jp
11001         * configure.ac
11002         * sylpheed-claws.pc.in
11003         * src/folder.c
11004         * src/imap.c
11005         * src/localfolder.c
11006         * src/messageview.c
11007         * src/mimeview.c
11008         * src/mimeview.h
11009         * src/msgcache.c
11010         * src/news.c
11011         * src/prefs_ext_prog.c
11012         * src/prefs_folder_item.c
11013         * src/prefs_fonts.c
11014         * src/prefs_msg_colors.c
11015         * src/prefs_spelling.c
11016         * src/prefs_themes.c
11017         * src/prefs_toolbar.c
11018         * src/prefs_wrapping.c
11019         * src/procmime.h
11020         * src/common/defs.h
11021         * src/common/nntp.c
11022         * src/common/session.c
11023         * src/common/session.h
11024         * src/common/socket.c
11025         * src/common/utils.h
11026         * src/common/xml.c
11027         * src/common/xml.h
11028         * src/gtk/prefswindow.c
11029         * src/gtk/prefswindow.h
11030         * src/plugins/clamav/clamav_plugin_gtk.c
11031         * src/plugins/dillo_viewer/dillo_prefs.c
11032         * src/plugins/image_viewer/viewerprefs.c
11033         * src/plugins/spamassassin/spamassassin_gtk.c
11034         * m4/openssl.m4 *** REMOVED ***
11035                 Sync with HEAD 0.9.12cvs46
11036
11037 2004-08-03 [paul]       0.9.12cvs40.2
11038
11039         * src/action.c
11040         * src/addressadd.c
11041         * src/addressbook.c
11042         * src/addrgather.c
11043         * src/browseldap.c
11044         * src/compose.c
11045         * src/crash.c
11046         * src/editaddress.c
11047         * src/editgroup.c
11048         * src/editldap_basedn.c
11049         * src/foldersel.c
11050         * src/importldif.c
11051         * src/mimeview.c
11052         * src/prefs_common.c
11053         * src/prefs_template.c
11054         * src/sourcewindow.c
11055         * src/summaryview.c
11056         * src/gtk/about.c
11057         * src/gtk/foldersort.c
11058         * src/gtk/logwindow.c
11059         * src/gtk/pluginwindow.c
11060         * src/gtk/prefswindow.c
11061                 change all gtk_scrolled_window_set_policy from 
11062                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
11063
11064 2004-08-02 [paul]       0.9.12cvs40.1
11065
11066         * AUTHORS
11067                 update translation team section
11068         * po/pt_BR.po
11069                 updated by Frederico Goncalves Guimaraes
11070                 <fggdebian@yahoo.com.br>
11071
11072 2004-07-31 [colin]      0.9.12cvs39.9
11073
11074         * src/exphtmldlg.c
11075                 Fix compilation
11076
11077 2004-07-31 [colin]      0.9.12cvs39.8
11078
11079         * src/exphtmldlg.c
11080                 Fix an alertpanel type
11081
11082 2004-07-30 [colin]      0.9.12cvs39.7
11083
11084         * src/alertpanel.c
11085                 Fix alertpanel_error_log's icon
11086
11087 2004-07-30 [colin]      0.9.12cvs39.6
11088
11089         * src/pop.c
11090                 Two of them should still be warnings
11091
11092 2004-07-30 [colin]      0.9.12cvs39.5
11093
11094         * src/pop.c
11095                 More warning -> error
11096 2004-07-29 [colin]      0.9.12cvs39.4
11097
11098         * src/pop.c
11099                 Warning -> error
11100
11101 2004-07-29 [colin]      0.9.12cvs39.3
11102
11103         * src/prefs_matcher.c
11104                 Fix segfault
11105
11106 2004-07-29 [colin]      0.9.12cvs39.2
11107
11108         * src/alertpanel.c
11109                 More nice-looking alertpanels
11110
11111 2004-07-29 [colin]      0.9.12cvs39.1
11112
11113         * src/messageview.c
11114                 sync with head
11115                 (inform user when partial mail is deleted on server)
11116
11117 2004-07-29 [colin]      0.9.12cvs38.1
11118
11119         * src/messageview.c
11120                 sync with head
11121
11122 2004-07-28 [paul]       0.9.12cvs37.7
11123
11124         * src/mainwindow.c
11125                 complete the replacement of deprecated gtk_progress_*
11126
11127 2004-07-28 [paul]       0.9.12cvs37.6
11128
11129         * src/action.c
11130         * src/inc.c
11131         * src/mainwindow.c
11132         * src/send_message.c
11133         * src/gtk/progressdialog.c
11134         * src/gtk/progressdialog.h
11135                 replace deprecated gtk_progress_*
11136
11137 2004-07-28 [paul]       0.9.12cvs37.5
11138
11139         * src/gtk/filesel.c
11140                 remove gtk_window_set_wmclass()
11141 2004-07-28 [paul]       0.9.12cvs37.4
11142
11143         * src/addressbook.c
11144         * src/compose.c
11145         * src/foldersel.c
11146         * src/mainwindow.c
11147         * src/messageview.c
11148         * src/sourcewindow.c
11149         * src/gtk/logwindow.c
11150                 remove gtk_window_set_wmclass()
11151                 
11152         * src/prefs_filtering.c
11153         * src/prefs_filtering_action.c
11154         * src/prefs_fonts.c
11155         * src/prefs_gtk.c
11156         * src/prefs_matcher.c
11157         * src/ssl_manager.c
11158         * src/gtk/prefswindow.c
11159                 replace gtk_window_position()
11160
11161 2004-07-28 [colin]      0.9.12cvs37.3
11162
11163         * src/alertpanel.c
11164         * src/alertpanel.h
11165                 Add a way to specify panel type for specific
11166                 panels (alertpanel())
11167         * src/account.c
11168         * src/addressbook.c
11169         * src/compose.c
11170         * src/expldifdlg.c
11171         * src/main.c
11172         * src/messageview.c
11173         * src/summaryview.c
11174         * src/textview.c
11175         * src/gtk/sslcertwindow.c
11176                 Fix alertpanel()s so that their icon match
11177                 their real type
11178
11179 2004-07-28 [paul]       0.9.12cvs37.2
11180
11181         * src/addr_compl.c
11182         * src/addressbook.c
11183         * src/alertpanel.c
11184         * src/compose.c
11185         * src/export.c
11186         * src/foldersel.c
11187         * src/folderview.c
11188         * src/grouplistdialog.c
11189         * src/import.c
11190         * src/mainwindow.c
11191         * src/message_search.c
11192         * src/messageview.c
11193         * src/passphrase.c
11194         * src/prefs_actions.c
11195         * src/prefs_common.c
11196         * src/prefs_customheader.c
11197         * src/prefs_display_header.c
11198         * src/prefs_filtering.c
11199         * src/prefs_filtering_action.c
11200         * src/prefs_gtk.c
11201         * src/prefs_matcher.c
11202         * src/prefs_msg_colors.c
11203         * src/prefs_summary_column.c
11204         * src/prefs_template.c
11205         * src/sourcewindow.c
11206         * src/ssl_manager.c
11207         * src/summary_search.c
11208         * src/gtk/colorsel.c
11209         * src/gtk/description_window.c
11210         * src/gtk/gtkaspell.c
11211         * src/gtk/inputdialog.c
11212         * src/gtk/logwindow.c
11213         * src/gtk/prefswindow.c
11214         * src/gtk/progressdialog.c
11215                 replace deprecated gtk_window_set_policy
11216
11217 2004-07-27 [colin]      0.9.12cvs37.1
11218
11219         * src/msgcache.c
11220                 More fixes (synced for head again)
11221
11222 2004-07-27 [colin]      0.9.12cvs35.3
11223
11224         * src/msgcache.c
11225                 Fix wrong test
11226
11227 2004-07-27 [colin]      0.9.12cvs35.2
11228
11229         * src/mimeview.c
11230                 Fix width a bit (by Paul)
11231         * src/alertpanel.c
11232         * src/alertpanel.h
11233                 Specialize icons, make alertpanel_message()
11234                 private
11235         * src/message_search.c
11236         * src/sgpgme.c
11237         * src/summary_search.c
11238                 Suit alertpanel changes
11239
11240 2004-07-27 [colin]      0.9.12cvs35.1
11241
11242         * src/alertpanel.c
11243                 Add an icon
11244         * src/passphrase.c
11245                 Add debug output - maybe someone will
11246                 want to look at the problem with Grab
11247                 Input :)
11248         Bump version as we're synced with HEAD
11249
11250 2004-07-26 [colin]      0.9.12cvs33.26
11251
11252         * src/pop.c
11253                 Fix uidl-file parsing when not in new
11254                 format
11255
11256 2004-07-26 [colin]      0.9.12cvs33.25
11257
11258         * src/gtk/menu.c
11259                 Move popup menu up if necessary (fixes 
11260                 account selector)
11261         * src/mainwindow.c
11262                 Set account selector's button height to
11263                 minimum
11264
11265 2004-07-26 [colin]      0.9.12cvs33.24
11266
11267         * src/alertpanel.c
11268                 Maybe fix 551 (Truncated font in alert window)
11269
11270 2004-07-26 [colin]      0.9.12cvs33.23
11271
11272         * po/de.po
11273         * po/es.po
11274         * po/fr.po
11275         * po/it.po
11276         * po/ja.po
11277         * po/pl.po
11278         * po/ru.po
11279         * po/sk.po
11280         * po/sr.po
11281         * po/zh_CN.po
11282                 Sync po files with HEAD
11283
11284 2004-07-26 [paul]       0.9.12cvs33.22
11285
11286         * src/compose.c
11287                 fix Bug 556 'Organisation-header is sent even if empty'
11288
11289 2004-07-24 [colin]      0.9.12cvs33.21
11290
11291         * src/compose.c
11292         * src/gtk/gtkaspell.c
11293         * src/gtk/gtkaspell.h
11294                 Fix speller accelerators (require hack)
11295
11296 2004-07-24 [colin]      0.9.12cvs33.20
11297
11298         * src/gtk/gtkaspell.c
11299                 Fix over-eager code deletion breaking
11300                 Check while typing
11301
11302 2004-07-24 [colin]      0.9.12cvs33.19
11303
11304         * src/browseldap.c
11305         * src/ldapctrl.c
11306         * src/ldapctrl.h
11307         * src/ldapserver.h
11308                 Sync ldap with HEAD
11309         (Fixes 546 LDAP completely broken)
11310
11311 2004-07-24 [colin]      0.9.12cvs33.18
11312
11313         * src/prefs_msg_colors.c
11314                 Fix prototype mismatch
11315         (Fixes 547 void function cannot return value)
11316
11317 2004-07-24 [colin]      0.9.12cvs33.17
11318
11319         * src/mainwindow.c
11320                 Fix sort going back to previous sort key
11321                 when changing sort direction
11322
11323 2004-07-24 [colin]      0.9.12cvs33.16
11324
11325         * src/compose.c
11326                 Fix space insertion when re-wrapping at 
11327                 cursor point
11328
11329 2004-07-24 [colin]      0.9.12cvs33.15
11330
11331         * src/gtk/gtkaspell.c
11332                 Don't change cursor position in insert-text
11333                 callback
11334         (Fixes 539 Word wrapping on input transposes letters)
11335
11336 2004-07-24 [colin]      0.9.12cvs33.14
11337
11338         * src/gtk/gtkaspell.c
11339                 Reencode non-ascii chars to dictionary's
11340                 encoding
11341         (Fixes 544 Spell check broken non english locale)
11342
11343 2004-07-24 [colin]      0.9.12cvs33.13
11344
11345         * src/summaryview.c
11346                 Fix Shift+Down, add Home/End/PgUp/PgDown
11347
11348 2004-07-21 [colin]      0.9.12cvs33.12
11349
11350         * src/prefs_common.c
11351                 Fix a gtk warning (Patch by Andrej Kacian)
11352
11353 2004-07-21 [colin]      0.9.12cvs33.11
11354
11355         * src/gtk/filesel.c
11356                 More check
11357
11358 2004-07-21 [colin]      0.9.12cvs33.10
11359
11360         * src/compose.c
11361         * src/crash.c
11362         * src/export.c
11363         * src/import.c
11364         * src/messageview.c
11365         * src/mimeview.c
11366         * src/prefs_spelling.c
11367         * src/prefs_themes.c
11368         * src/summaryview.c
11369         * src/gtk/filesel.c
11370         * src/gtk/filesel.h
11371         * src/gtk/pluginwindow.c
11372                 Untwist open/save mode guessing logic, make
11373                 it explicit
11374
11375 2004-07-20 [colin]      0.9.12cvs33.9
11376
11377         * src/codeconv.c
11378                 conv_encode_header: src_charset is UTF-8 on
11379                 gtk2
11380         * src/compose.c
11381                 Remove double encoding of the headers
11382
11383 2004-07-20 [colin]      0.9.12cvs33.8
11384
11385         * src/codeconv.c
11386                 Fix typo
11387
11388 2004-07-20 [colin]      0.9.12cvs33.7
11389
11390         * src/mainwindow.c
11391                 Set the separated messageview to the saved
11392                 size of Claws' messageview (Patch by Alfons)
11393                 Fix a callback prototype (me)
11394
11395 2004-07-20 [colin]      0.9.12cvs33.6
11396
11397         * src/codeconv.h
11398                 Forgot one hunk in 0.9.12cvs33.4
11399
11400 2004-07-19 [colin]      0.9.12cvs33.5
11401
11402         * src/action.c
11403                 Action output fix
11404                 Patch by Alfons
11405
11406 2004-07-19 [colin]      0.9.12cvs33.4
11407
11408         * src/compose.c
11409                 Fix outgoing charset bug in headers
11410         * src/codeconv.c
11411                 Clean for glib2 - Patch by Alfons
11412
11413 2004-07-19 [colin]      0.9.12cvs33.3
11414
11415         * src/statusbar.c
11416                 Remove grip from the statusbar
11417                 Patch by Alfons
11418
11419 2004-07-19 [colin]      0.9.12cvs33.2
11420
11421         * src/messageview.c
11422         * src/textview.c
11423                 Fix messageview remembering the previous
11424                 scroll position when loading a new message
11425                 Patch by Alfons
11426
11427 2004-07-19 [colin]      0.9.12cvs33.1
11428
11429         * src/folder.h
11430         * src/folderview.c
11431         * src/summaryview.c
11432                 Sync with HEAD
11433
11434 2004-07-18 [colin]      0.9.12cvs32.7
11435
11436         * configure.ac
11437                 Remove useless check for XIM - noticed
11438                 by Alfons
11439
11440 2004-07-18 [colin]      0.9.12cvs32.6
11441
11442         * src/summaryview.c
11443                 Remove non-modified and shift-modified
11444                 accelerators in summaryview's popup
11445                 menu, as that doesn't get catched by
11446                 the accel-activate signal catcher...
11447
11448 2004-07-18 [colin]      0.9.12cvs32.5
11449
11450         * src/prefs_common.c
11451                 Define sensible default prefs for 
11452                 wrapping
11453
11454 2004-07-18 [colin]      0.9.12cvs32.4
11455
11456         * src/compose.c
11457         * src/prefs_common.c
11458         * src/prefs_common.h
11459         * src/prefs_wrapping.c
11460                 Remove Smart Wrapping pref, which does
11461                 nothing on gtk2 branch
11462
11463 2004-07-18 [colin]      0.9.12cvs32.3
11464
11465         * src/sourcewindow.c
11466                 Proper utf8
11467
11468 2004-07-18 [colin]      0.9.12cvs32.2
11469
11470         * src/compose.c
11471                 Save attachment status when drafting
11472
11473 2004-07-18 [colin]      0.9.12cvs32.1
11474
11475         * src/gtk/filesel.c
11476                 Fix erratic folder selection in open mode
11477
11478 2004-07-18 [colin]      0.9.12cvs31.11
11479
11480         * src/pop.c
11481                 Don't let partial messages get deleted
11482                 even with "dowload all"
11483                 (0.9.12cvs31.8 fix extension)
11484 2004-07-18 [colin]      0.9.12cvs31.10
11485
11486         * src/gtk/logwindow.c
11487                 Fix log scrolling
11488
11489 2004-07-18 [colin]      0.9.12cvs31.9
11490
11491         * src/common/utils.c
11492                 Fix non-utf8 strings coming from commands
11493                 and files
11494
11495 2004-07-18 [colin]      0.9.12cvs31.8
11496
11497         * src/pop.c
11498                 Fix partial download bug with Download all
11499                 messages option
11500
11501 2004-07-18 [colin]      0.9.12cvs31.7
11502
11503         * src/textview.c
11504                 Fix bug introduced in 0.9.12cvs31.2
11505                 (blocked in select mode after double click)
11506
11507 2004-07-18 [colin]      0.9.12cvs31.6
11508
11509         * src/compose.c
11510         * src/gtk/menu.c
11511                 More glib-warning fixes
11512
11513 2004-07-18 [colin]      0.9.12cvs31.5
11514
11515         * src/compose.c
11516                 Fix trashing the primary clipboard when moving 
11517                 around with tab
11518         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
11519
11520 2004-07-18 [colin]      0.9.12cvs31.4
11521
11522         * src/codeconv.c
11523                 convert unencoded iso headers to utf8
11524         (Fix Bug 538 Unencoded local characters in subject make it 
11525          disappear)
11526
11527 2004-07-18 [colin]      0.9.12cvs31.3
11528
11529         * src/compose.c
11530                 Fix tab char handling in wrapping
11531         (Fix Bug 537 Line wrap problem - TAB character treated as 
11532          one character instead of 8)
11533
11534 2004-07-18 [colin]      0.9.12cvs31.2
11535
11536         * src/textview.c
11537                 return FALSE on GDK_MOTION_NOTIFY
11538         (Fix Bug 535 Hyperlinks/addresses are not selectable 
11539          (unable to highlight))
11540
11541 2004-07-18 [colin]      0.9.12cvs31.1
11542
11543         * src/folderview.c
11544                 Sync with 0.9.12cvs31
11545
11546 2004-07-18 [colin]      0.9.12cvs30.4
11547
11548         * src/compose.c
11549                 Also block text_inserted when inserting a file
11550
11551 2004-07-18 [colin]      0.9.12cvs30.3
11552
11553         * src/compose.c
11554                 Fix smart wrapping (block text_inserted handler
11555                 while putting quotation to avoid wrap on input,
11556                 don't join lines if next is sig separator)
11557
11558 2004-07-17 [colin]      0.9.12cvs30.2
11559
11560         * src/folderview.c
11561         * src/mainwindow.c
11562         * src/mimeview.c
11563         * src/summaryview.c
11564         * src/gtk/quicksearch.c
11565         * src/gtk/quicksearch.h
11566                 Block key events handlers *and* accels while
11567                 quicksearch is focused
11568         (Fixes Bug 534 quick-search bar not accepting certain letters)
11569
11570 2004-07-17 [colin]      0.9.12cvs30.1
11571
11572         * src/folder.h
11573         * src/folderview.c
11574         * src/summaryview.c
11575                 Sync with 0.9.12cvs30
11576
11577 2004-07-17 [colin]      0.9.12cvs28.2
11578
11579         * src/mimeview.c
11580         * src/procmime.c
11581         * src/summaryview.c
11582         * src/gtk/menu.c
11583                 Squash some compile and glib warnings
11584
11585 2004-07-17 [paul]       0.9.12cvs28.1
11586
11587         * src/mimeview.c
11588                 sync with 0.9.12cvs28 HEAD
11589
11590 2004-07-16 [paul]       0.9.12cvs26.1
11591         
11592         * src/gtk/quicksearch.c
11593         * src/account.c
11594         * src/account.h
11595         * src/compose.c
11596         * src/customheader.c
11597         * src/folder_item_prefs.c
11598         * src/main.c
11599         * src/mainwindow.c
11600         * src/messageview.c
11601         * src/mimeview.c
11602         * src/news.c
11603         * src/pgpmime.c
11604         * src/pop.c
11605         * src/pop.h
11606         * src/prefs_account.c
11607         * src/prefs_account.h
11608         * src/prefs_common.c
11609         * src/prefs_common.h
11610         * src/prefs_display_header.c
11611         * src/prefs_gtk.c
11612         * src/prefs_gtk.h
11613         * src/procheader.c
11614         * src/procmime.c
11615                 sync with 0.9.12cvs26 HEAD      
11616
11617 2004-07-15 [colin]      0.9.12cvs18.14
11618
11619         * src/folder.c
11620                 Disable GPG signature check during
11621                 folder move and scan
11622         (Closes Bug 521 Signature checking slows down Folder-Move)
11623
11624 2004-07-14 [colin]      0.9.12cvs18.13
11625
11626         * src/common/partial_download.c
11627                 update includes
11628
11629 2004-07-14 [colin]      0.9.12cvs18.12
11630
11631         * src/common/partial_download.c
11632         * src/common/partial_download.h
11633                 Move doc at top, add correct copyright
11634
11635 2004-07-14 [colin]      0.9.12cvs18.11
11636
11637         * src/folder.c
11638         * src/messageview.c
11639         * src/pop.c
11640         * src/pop.h
11641         * src/procmsg.c
11642         * src/summaryview.c
11643         * src/common/Makefile.am
11644         * src/common/partial_download.c ** NEW FILES **
11645         * src/common/partial_download.h ** NEW FILES **
11646                 Move partial-download related stuff to its
11647                 own file
11648
11649 2004-07-14 [colin]      0.9.12cvs18.10
11650
11651         * src/send_message.c
11652                 Fix smtp auth when user is null or empty
11653
11654 2004-07-13 [colin]      0.9.12cvs18.9
11655
11656         * src/gtk/quicksearch.c
11657                 Use alphabetic order
11658
11659 2004-07-13 [colin]      0.9.12cvs18.8
11660
11661         * src/pop.c
11662                 Be paranoid on the checks
11663
11664 2004-07-13 [colin]      0.9.12cvs18.7
11665
11666         * src/gtk/quicksearch.c
11667                 Fix Engrish once again
11668
11669 2004-07-13 [colin]      0.9.12cvs18.6
11670
11671         * src/procmsg.c
11672         * src/summaryview.c
11673                 Mark messages for deletion when they are about to
11674                 be removed from trash
11675
11676 2004-07-13 [colin]      0.9.12cvs18.5
11677
11678         * src/matcher.c
11679         * src/matcher.h
11680         * src/matcher_parser_parse.y
11681         * src/prefs_matcher.c
11682         * src/gtk/quicksearch.c
11683                 Add 'partial' ('p') match string to find partially
11684                 downloaded messages
11685
11686 2004-07-13 [colin]      0.9.12cvs18.4
11687
11688         * src/pop.c
11689                 Fix misplaced block
11690
11691 2004-07-13 [colin]      0.9.12cvs18.3
11692
11693         * src/pop.c
11694         * src/pop.h
11695         * src/messageview.c
11696                 Refactor API (to avoid passing 5+ params and code
11697                 duplication)
11698         * src/folder.c
11699         * src/msgcache.c
11700         * src/procheader.c
11701         * src/common/defs.h
11702                 Add planned_download to cache
11703                 Don't mess uidl file when moving partially downloaded
11704                 mails (they change folder, we should change it in the
11705                 uidl list too or we'll remove an incorrect message)
11706                 (this also helps removing hacks when changing 
11707                 planned_download in messageview.c)
11708
11709 2004-07-12 [colin]      0.9.12cvs18.2
11710
11711         * src/gtk/quicksearch.c
11712                 Fix missing status update in quicksearch
11713
11714 2004-07-12 [paul]       0.9.12cvs18.1
11715
11716         * po/POTFILES.in
11717         * src/Makefile.am
11718         * src/account.c
11719         * src/codeconv.c
11720         * src/compose.c
11721         * src/inc.c
11722         * src/main.c
11723         * src/prefs_common.c
11724         * src/procmsg.h
11725         * src/toolbar.c
11726         * src/prefs_msg_colors.[ch]     ** NEW FILES **
11727         * src/prefs_wrapping.[ch]       ** NEW FILES **
11728         * src/common/intl.h
11729         * src/common/utils.[ch]
11730         * src/gtk/quicksearch.[ch]
11731                 sync with 0.9.12cvs18 HEAD
11732
11733 2004-07-12 [colin]      0.9.11cvs17.25
11734
11735         * src/folder.c
11736         * src/folder.h
11737                 Remove unused function added by me in 0.9.11cvs17.10
11738
11739 2004-07-11 [colin]      0.9.11cvs17.24
11740
11741         * src/inc.c
11742         * src/messageview.c
11743         * src/pop.c
11744         * src/pop.h
11745                 Use folderitem and msgnum instead of filename to
11746                 know which mail to delete
11747                 Move old partial mail deletion to pop.c
11748
11749 2004-07-10 [colin]      0.9.11cvs17.23
11750
11751         * src/inc.c
11752                 Add debug
11753         * src/pop.c
11754         * src/pop.h
11755                 Don't re-use same enums for unrelated stuff: it's 
11756                 completely misleading !
11757                 Document a bit
11758
11759 2004-07-09 [colin]      0.9.11cvs17.22
11760
11761         * src/inc.c
11762                 Remove folder-type check and do
11763                 more tests to be sure everything's
11764                 ok
11765         * src/messageview.c
11766                 Punctuation update, remove useless
11767                 code, fix two warnings
11768         * src/noticeview.c
11769                 Layout cleaning, reset 2nd button
11770                 when specifying one
11771
11772 2004-07-09 [colin]      0.9.11cvs17.21
11773
11774         * src/messageview.c
11775         * src/pop.c
11776         * src/pop.h
11777                 Allow user to change his mind
11778                 and postpone decision (by
11779                 unmarking the mail)
11780
11781 2004-07-09 [colin]      0.9.11cvs17.20
11782
11783         * src/messageview.c
11784                 Fix bug with delete state
11785         * src/pop.c
11786         * src/pop.h
11787                 Fix buffer leak (fread doesn't 
11788                 terminate buffers with \0)
11789                 Refactoring (remove magic 
11790                 numbers)
11791
11792 2004-07-09 [colin]      0.9.11cvs17.19
11793
11794         * src/pop.c
11795                 Don't log "Skipping message" if 
11796                 we're going to TOP it two lines
11797                 later
11798
11799 2004-07-09 [colin]      0.9.11cvs17.18
11800
11801         * src/messageview.c
11802                 Fix Engrish
11803
11804 2004-07-09 [colin]      0.9.11cvs17.17
11805
11806         * src/pop.c
11807                 strlen checking...
11808         * src/messageview.c
11809                 refactoring a bit
11810
11811 2004-07-08 [colin]      0.9.11cvs17.16
11812
11813         * src/noticeview.c
11814         * src/noticeview.h
11815                 Add an optional second button
11816         * src/messageview.c
11817         * src/pop.c
11818         * src/pop.h
11819                 Don't delete partially received mails after a certain
11820                 time; rather, let the user decide.
11821
11822 2004-07-08 [colin]      0.9.11cvs17.15
11823
11824         * src/common/smtp.h
11825                 Sync with HEAD
11826
11827 2004-07-08 [colin]      0.9.11cvs17.14
11828
11829         * src/messageview.c
11830         * src/common/smtp.c
11831                 Use to_human_readable() for sizes
11832
11833 2004-07-08 [colin]      0.9.11cvs17.13
11834
11835         * src/inc.c
11836         * src/messageview.c
11837         * src/pop.c
11838         * src/pop.h
11839         * src/procmsg.c
11840                 Fix partial-downloading issues:
11841                         catch unsupported TOP
11842                         don't delete partially downloaded mails before 5 days
11843                         don't update existing with non-MH folders; that'll
11844                         make dups, but it's better than trashing the folder
11845                         free new msginfo parts
11846                 Fix indentation ;-)
11847
11848 2004-07-08 [colin]      0.9.11cvs17.12
11849
11850         * src/common/smtp.c
11851         * src/common/smtp.h
11852                 Sync smtp size verification with HEAD
11853
11854 2004-07-08 [colin]      0.9.11cvs17.11
11855
11856         * src/summaryview.c
11857         * src/prefs_common.c
11858         * src/prefs_common.h
11859         * src/gtk/quicksearch.c
11860         * src/gtk/quicksearch.h
11861                 Sync sticky pref with HEAD
11862
11863 2004-07-08 [colin]      0.9.11cvs17.10
11864
11865         * src/folder.c [1.213.2.6]
11866         * src/folder.h [1.87.2.6]
11867         * src/inc.c [1.149.2.7]
11868         * src/messageview.c [1.94.2.8]
11869         * src/procheader.c [1.47.2.6]
11870         * src/procmsg.c [1.150.2.4]
11871         * src/procmsg.h [1.60.2.5]
11872         * src/pop.c [1.56.2.4]
11873         * src/pop.h [1.17.2.3]
11874                 Let too big messages get downloaded, but truncated
11875                 Add a button to download them completely
11876                 
11877 2004-07-06 [colin]      0.9.11cvs17.9
11878
11879         * src/gtk/quicksearch.c [1.1.2.3]
11880                 Add a Clear button
11881         * commitHelper
11882         * PATCHSETS
11883                 Add a script to help with cvs
11884
11885 2004-07-03 [colin]      0.9.11cvs17.8
11886
11887         * src/plugins/imageviewer/viewer.c
11888                 fix imageviewer (which was staying on the first
11889                 displayed image)
11890
11891 2004-07-03 [colin]      0.9.11cvs17.7
11892
11893         Removed FIXME_GTK2 warnings
11894         * src/gtk/gtkutils.c
11895                 useless #warnings
11896         * src/gtk/menu.c
11897                 useless #warnings (no need to mess with menu rc)
11898         * src/gtk/menu.h
11899                 unused functions
11900         
11901
11902 2004-07-03 [colin]      0.9.11cvs17.6
11903
11904         Removed FIXME_GTK2 warnings
11905         * src/codeconv.c
11906                 useless #warnings (rewrite needed)
11907         * src/compose.c
11908                 useless #warnings (rewrite needed)
11909                 useless #warnings (gtk2 is like that)
11910                 useless #warnings (previously fixed)
11911         * src/main.c
11912                 useless #warnings (previously fixed)
11913         * src/message_search.c
11914                 useless #warnings (gtk2 is like that)
11915                 Made apparent that search is case-sensitive
11916         * src/mimeview.c
11917                 useless #warnings (rewrite needed)
11918                 useless #warnings (gtk2 is like that)
11919                 reimplemented real warnings
11920         * src/prefs_common.c
11921                 Removed block cursor option (not it gtk2)
11922         * src/prefs_gtk.c
11923                 useless #warnings (rewrite needed)
11924         * src/procheader.c
11925                 useless #warnings (rewrite needed)
11926         * src/sourcewindow.c
11927                 useless #warnings (incorrect placing)
11928         * src/summary_search.c
11929                 useless #warnings (gtk2 is like that)
11930                 Made apparent that search is case-sensitive
11931         * src/action.c
11932                 useless #warnings (gtk2 is like that)
11933         * src/textview.c
11934                 useless #warnings (rewrite needed)
11935         * src/toolbar.c
11936                 useless #warnings (rewrite needed)
11937
11938 2004-07-03 [colin]      0.9.11cvs17.5
11939
11940         * src/textview.c
11941                 Fix mismerge which broke URI opening
11942                 
11943 2004-07-01 [colin]      0.9.11cvs17.4
11944
11945         * src/gtk/filesel.c
11946                 Fill filename when saving
11947                 
11948 2004-06-27 [colin]      0.9.11cvs17.3
11949
11950         * src/gtk/filesel.[ch]
11951                 Use the new GTK file selector
11952                 Update prototype to match the reality: multiple file
11953                 selection is open-only          
11954         * src/compose.c
11955                 Match the new prototypes        
11956         * configure.ac
11957                 Match the new requirements (gtk 2.4.0)
11958                         
11959 2004-06-26 [colin]      0.9.11cvs17.2
11960
11961         * src/plugins/trayicon/trayicon.c
11962                 Remove useless signal handler on resize, which causes
11963                 an infinite "loop"
11964         
11965 2004-06-26 [colin]      0.9.11cvs17.1
11966         
11967         * tools/Makefile.am
11968                 remove launch_firebird and add nautilus2sylpheed.sh
11969         * src/quicksearch.c
11970           src/summaryview.c
11971                 Fix show/hide "Extended symbols" button problem
11972                 Fix apparition at startup
11973                 Fix const warnings
11974         * src/plugins/image_viewer/Makefile.am
11975                 Fix configure 
11976         * common/ssl.c
11977                 Re-enable certificate check, as it doesn't seem to
11978                 cause Xlib errors anymore
11979
11980 2004-06-25 [paul]       0.9.11cvs17
11981
11982         * sync with 0.9.11cvs17 HEAD
11983         
11984         NOTE: QuickSearch is broken
11985
11986 2004-06-07 [colin]      0.9.10claws67.10
11987         * src/plugins/trayicon/trayicon.c
11988           src/plugins/trayicon/libeggtrayicon/Makefile.am
11989           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11990                 Fix gettextization in trayicon plugin
11991
11992 2004-06-07 [colin]      0.9.10claws67.9
11993         
11994         * src/summaryview.c
11995           src/gtk/gtksctree.[ch]
11996                 Let Shift+{Up,Down} work in summaryview
11997                 (well, Down "works" and Up works)
11998                 Let the list scroll when using these keys
11999
12000 2004-06-06 [colin]      0.9.10claws67.8
12001
12002         * src/plugins/trayicon/trayicon.c
12003                 Fix pixmap update
12004
12005 2004-06-06 [colin]      0.9.10claws67.7
12006
12007         * src/addressbook.c
12008                 Fix signal handling causing system-wide focus grab
12009
12010 2004-05-25 [paul]       0.9.10claws67.6
12011
12012         * Makefile.am
12013           src/Makefile.am
12014                 clean up
12015
12016 2004-05-25 [paul]       0.9.10claws67.5
12017
12018         * replace deprecated gtk_signal... functions
12019
12020 2004-05-23 [colin]      0.9.10claws67.4
12021
12022         * src/compose.c
12023                 Fix wrapping
12024
12025 2004-05-22 [colin]      0.9.10claws67.3
12026
12027         * src/compose.c
12028                 Re-fix [Edited] in compose.c::compose_reedit()
12029
12030 2004-05-22 [colin]      0.9.10claws67.2
12031
12032         * src/procmime.c
12033                 Fix parsing of multiparts mails
12034
12035 2004-05-22 [colin]      0.9.10claws67.1
12036
12037         * src/summaryview.c
12038                 Fix quicksearch
12039
12040 2004-05-22 [paul]       0.9.10claws67
12041
12042         * sync with 0.9.10claws67 HEAD
12043
12044 2004-05-14 [alfons]
12045
12046         * src/procmime.h
12047                 add forgotton prototype
12048
12049 2004-05-10 [paul]       0.9.10claws57
12050
12051         * sync with 0.9.10claws57 HEAD
12052
12053 2004-05-05 [paul]       0.9.9.claws1
12054
12055         * ChangeLog-gtk2        ** REMOVED **
12056           ChangeLog-gtk2.claws  ** ADDED **
12057                 rename and adopt the normal claws format
12058                 
12059         * configure.ac
12060                 require gtkmathview >= 0.5
12061
12062         * ac/*                          ** REMOVED **
12063           ac/                           ** REMOVED **
12064           intl/Makefile.in              ** REMOVED **
12065           m4/                           ** ADDED **
12066           m4/missing                    ** ADDED **
12067           m4/missing/gdk-pixbuf.m4      ** ADDED **
12068           m4/missing/gettext.m4         ** ADDED **
12069           m4/missing/gpgme.m4           ** ADDED **
12070           m4/missing/imlib.m4           ** ADDED **
12071           m4/.cvsignore                 ** ADDED **
12072           m4/Makefile.am                ** ADDED **
12073           m4/README                     ** ADDED **
12074           m4/aclocal-include.m4         ** ADDED **
12075           m4/aspell.m4                  ** ADDED **
12076           m4/check-type.m4              ** ADDED **
12077           m4/gnupg-check-typedef.m4     ** ADDED **
12078           m4/openssl.m4                 ** ADDED **
12079           m4/spamassassin.m4            ** ADDED **
12080           po/ChangeLog                  ** REMOVED **
12081           po/Makefile.in.in             ** REMOVED **
12082           po/Rules-quot                 ** REMOVED **
12083           po/boldquot.sed               ** REMOVED **
12084           po/en@boldquot.header         ** REMOVED **
12085           po/en@quot.header             ** REMOVED **
12086           po/insert-header.sin          ** REMOVED **
12087           po/quot.sed                   ** REMOVED **
12088           po/remove-potcdate.sed        ** REMOVED **
12089           po/remove-potcdate.sin        ** REMOVED **
12090           po/stamp-po                   ** REMOVED **
12091           Makefile.am
12092           autogen.sh
12093           configure.ac
12094                 enable building with automake 1.8.x
12095                 add 'autopoint --force' to autogen.sh and remove all
12096                 auto-generated files, remove ac/ directory and use
12097                 m4/ directory instead
12098                 
12099         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12100                 fix gettextization
12101
12102 2004-02-28 Colin Leroy <colin@colino.net>
12103         * src/prefs_matcher.c
12104           src/prefs_filtering.c
12105           src/prefs_filtering_action.c
12106                 Fix non-editable GtkEntries
12107
12108 2004-02-22 Thorsten Maerz <torte@netztorte.de>
12109         * src/prefs_themes.c
12110                 utf8 conversion for theme info
12111
12112 2004-02-21 Thorsten Maerz <torte@netztorte.de>
12113         * sync 0.9.9claws
12114
12115 2004-02-14 Thorsten Maerz <torte@netztorte.de>
12116         * src/grouplistdialog.c
12117                 allow multiple selections without ctrl key
12118
12119 2004-02-09 Thorsten Maerz <torte@netztorte.de>
12120         * src/main.c
12121                 enable customizable accelerators
12122
12123 2004-02-08 Thorsten Maerz <torte@netztorte.de>
12124         * src/prefs_common.c
12125                 re-enable different font settings for gtk1/2
12126         * src/prefs_folder_item.c
12127                 fix folder prefs displayed wrong
12128         * src/textview.c
12129                 set 'sunken' shadow type
12130
12131 2004-02-07 Colin Leroy <colin@colino.net>
12132         * src/compose.c
12133                 Fix message being always [Edited]
12134                 Encode headers correctly (utf8 buf)
12135
12136 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12137         * src/socket.c
12138                 remove double g_source_attach()
12139                 (Thanks to Colin Leroy)
12140
12141 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12142         * src/gtk/gtksctree.c
12143                 Fix SSL certificate list not shown
12144         * src/mimeview.c
12145                 Fix clicks in mime tree
12146
12147 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12148         * src/common/socket.c
12149                 Fix SSL receive
12150         * src/compose.c
12151                 Fix clipboard menu hotkeys
12152
12153 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12154         * src/gtk/gtkaspell.[ch]
12155           src/compose.c
12156                 reimplement spellchecker
12157
12158 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12159         * src/gtk/filesel.c
12160                 crash when inserting file in compose window
12161                 (TODO: keep old selection on clicks)
12162         * src/main.c
12163                 use gtkrc-2.0 instead of gtkrc
12164
12165 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12166         * src/messageview.c
12167                 remove orphaned mimeview unref()
12168
12169 2004-01-20 Thorsten Maerz <torte@netztorte.de>
12170         * src/grouplistdialog.c
12171                 expand nodes containing subscribed groups
12172
12173 2004-01-19 Thorsten Maerz <torte@netztorte.de>
12174         * src/textview.c
12175                 textview: hide cursor, restore old click behaviour
12176
12177 2004-01-18 Thorsten Maerz <torte@netztorte.de>
12178         * src/textview.c
12179                 variable names messed up
12180
12181 2004-01-17 Colin Leroy <colin@colino.net>
12182         * src/addr_compl.c
12183                 Fix completion address too thin
12184         * src/compose.c
12185                 Fix tab-to-subject behaviour
12186         * src/summaryview.c
12187                 Implement key up & down in summaryview
12188
12189 2004-01-12 Thorsten Maerz <torte@netztorte.de>
12190
12191         * sync 098claws
12192
12193 2004-01-08 Thorsten Maerz <torte@netztorte.de>
12194         * configure.ac
12195           Makefile.am
12196           doc/.cvsignore
12197           doc/Makefile.am
12198                 faq, man, manual moved to doc/
12199         * ac/aspell.m4
12200           ac/check-type.m4
12201           ac/gnupg-check-typedef.m4
12202           ac/openssl.m4
12203           ac/spamassassin.m4
12204           ac/missing/gdk-pixbuf.m4
12205           ac/missing/gpgme.m4
12206           ac/missing/imlib.m4
12207                 fix automake warnings
12208
12209 2003-12-06 Colin Leroy <colin@colino.net>
12210         * src/summaryview.c
12211                 Fix quicksearch
12212
12213 2003-12-05 Colin Leroy <colin@colino.net>
12214         * src/summaryview.c
12215                 Fix going to next unread folder
12216
12217 2003-12-05 Colin Leroy <colin@colino.net>
12218         * src/crash.c
12219                 Fix gtk2 compilation
12220         * src/session.c
12221                 Remove iotag source handler at disconnection
12222         * src/socket.[ch] 
12223                 Remove source handler when closing socket 
12224                 (fixes another seg)
12225
12226 2003-12-04 Colin Leroy <colin@colino.net>
12227         * src/compose.c
12228           src/prefs_account.c
12229           src/prefs_common.c
12230                 Fix some dropdown menus
12231
12232 2003-12-04 Colin Leroy <colin@colino.net>
12233         * src/compose.c
12234                 Fix event handlers on header fields
12235         * src/common/socket.c
12236           src/common/session.c
12237                 Fix segfault with callback (SSL)
12238                 Fix end of session 
12239
12240 2003-10-06 Thorsten Maerz <torte@netztorte.de>
12241
12242         * Fix compile bug in src/compose.c
12243         * removed src/gtk/gtkstext.[ch]
12244
12245 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
12246
12247         * Convert character set and escape "text" attributes in toolbar setting
12248         files.
12249         * Fixed bug in button-press-event handling.
12250
12251 2003-09-16 Thorsten Maerz <torte@netztorte.de>
12252
12253         * Fixed bug in key-press-event handling.
12254
12255 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
12256
12257         * Enabled to compile tray-icon plugin (Ad-hoc).
12258         * Avoid hang up bug of icon list in mime view (Ad-hoc).
12259
12260 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
12261
12262         * Enabled to compile on sylpheed-claws.
12263         (tray-icon plugin still cannot compile yet.)
12264
12265 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
12266
12267         * Updated to 0.9.5.
12268
12269 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
12270
12271         * Updated to 0.9.4.
12272         * Ported monitoring SSL mechanism to GSource of GLib2
12273         (I don't confirm it)
12274         * Added _gtk2 suffix to key name of font preference to avoid
12275         ovverwriting preference of Gtk+-1.2 version.
12276
12277 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
12278
12279         * Updated to 0.9.2.
12280
12281 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
12282
12283         * Updated to 0.9.1.
12284         * Translate po files into UTF-8 when execute autogen.sh.
12285
12286 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
12287
12288         * Updated to 0.9.0.
12289
12290 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
12291
12292         * Plugged GError related memory leaks.
12293
12294 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
12295
12296         * Changed default size of fonts.
12297         * Enabled to set titile font size of warning dialog.
12298
12299 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
12300
12301         * Embed a sylpheed icon into executable binary on Windows.
12302
12303 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
12304
12305         * I forgot to traslate character set of element string in src/xml.c.
12306
12307 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
12308
12309         * Fixed detecting bind_textdomain_codeset in configure.in.
12310         * The bug in which "Example" of "Date fromat" preference isn't displayed
12311         correctly has been fixed.
12312
12313 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
12314
12315         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
12316           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
12317           glib-gettextize
12318           Removed intl directory.
12319           Translated po files into UTF-8.
12320           (Thanks! Ryuji Abe)
12321
12322 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
12323
12324         * The bug which doesn't unscape string in xml.c has been fixed.
12325
12326 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
12327
12328         * The bug which is failed to translate encoding of file name thorough
12329         file dialog has been fixed.
12330
12331 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
12332
12333         * Modified to translate file names which is used in inporting/expoting
12334         mbox feature and "Save as" feature into locale encoding.
12335         * Translate file names into locale encoding when "Attache file" and
12336         "Insert file".
12337         * Force set G_BROKEN_FILENAMES environment variable.
12338         * Other minor fixes.
12339
12340 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
12341
12342         * Modified to treat MH folder's name as locale encoding.
12343
12344 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
12345
12346         * The bug which clash on switching candidates of auto completion of
12347         addresses, cannot use auto completion in Japanesse is fixed
12348         (Thanks! Tokunaga-san)¡¥
12349
12350 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12351
12352         * The bug which cannot switch key accelerator preference has been fixed
12353         (Thanks! smbd-san)¡¥
12354
12355 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12356
12357         * version 0.8.11-gtk2-20030314
12358
12359 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12360
12361         * The bug in which character set conversion of filtering messages has
12362         been fixed.(Thanks! COCOA-san).
12363
12364 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
12365
12366         * Revived "Leave space on head" preference in "Message" category.
12367         * A bug which clash when put the cursor to end of buffer and execute
12368         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
12369
12370 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12371
12372         * version 0.8.11-gtk2-20030312
12373
12374 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12375
12376         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
12377         * Modified to use Pango's API directly for font preference.
12378         * Integrated GtkTextView of textview to one widget.
12379         * Set fonts of header title in textview by "header_title" tag.
12380         * Removed some deprecated codes.
12381
12382 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
12383
12384         * Updated to 0.8.11.
12385         * Merged cygwin patch(Thanks! Sakai-san).
12386
12387 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
12388
12389         * version 0.8.10-gtk2-20030309