2005-09-18 [colin] 1.9.14cvs42
[claws.git] / ChangeLog-gtk2.claws
1 2005-09-18 [colin]      1.9.14cvs42
2
3         * src/codeconv.c
4         * src/codeconv.h
5         * src/procmime.c
6                 Add a way to get locale's charset ignoring utf-8,
7                 and use that as default encoding for broken mails
8
9 2005-09-18 [colin]      1.9.14cvs41
10
11         * src/gtk/logwindow.c
12                 Translate string. Patch by Fabien Vantard
13
14 2005-09-18 [colin]      1.9.14cvs40
15
16         * configure.ac
17                 Fix bug #803 (IMAP/SSL support breaks with 
18                 GnuTLS libetpan 0.38)
19
20 2005-09-18 [colin]      1.9.14cvs39
21
22         * src/codeconv.c
23         * src/compose.c
24         * src/procmime.c
25                 More charsets fixes. Fixes bug #806 (non
26                 ascii characters in subject line)
27
28 2005-09-17 [paul]       1.9.14cvs38
29
30         * src/folderview.c
31         * src/mainwindow.c
32                 fix gcc-2.95 issues
33                 Patch by Pawel Pekala
34
35 2005-09-17 [colin]      1.9.14cvs37
36
37         * src/addrindex.c
38                 bugfix for NO-USE LDAP compilation, patch 
39                 by Fabien Vantard
40
41 2005-09-17 [colin]      1.9.14cvs36
42
43         * src/prefs_actions.c
44         * src/prefs_customheader.c
45         * src/prefs_display_header.c
46         * src/prefs_filtering_action.c
47         * src/prefs_matcher.c
48         * src/prefs_toolbar.c
49                 Fix strange casts (less elegant but
50                 works better)
51
52 2005-09-16 [colin]      1.9.14cvs35
53
54         * src/jpilot.c
55                 Missed that one
56
57 2005-09-16 [colin]      1.9.14cvs34
58
59         * configure.ac
60         * src/Makefile.am
61         * src/addr_compl.c
62         * src/addrindex.c
63         * src/browseldap.c
64         * src/editldap.c
65         * src/ldaplocate.c
66         * src/ldapquery.c
67         * src/ldapquery.h
68         * src/ldapserver.c
69         * src/ldapserver.h
70         * src/main.c
71         * src/matcher_parser_parse.y
72         * src/prefs_themes.c
73         * src/etpan/Makefile.am
74         * src/gtk/description_window.c
75         * src/plugins/clamav/Makefile.am
76         * src/plugins/clamav/clamav_plugin.c
77         * src/plugins/dillo_viewer/Makefile.am
78         * src/plugins/pgpcore/Makefile.am
79         * src/plugins/pgpinline/Makefile.am
80         * src/plugins/pgpmime/Makefile.am
81         * src/plugins/trayicon/Makefile.am
82                 Fix 100% cpu usage in address completion list
83                 Fix little bugs (return with no values etc)
84                 Fix all warnings (with common CFLAGS)
85
86 2005-09-15 [colin]      1.9.14cvs33
87
88         * src/addressbook.c
89                 Fix bug where sometimes a group's email list is empty,
90                 force its refresh (probably fixes "Re: how to create a 
91                 distribution list")
92         * src/ldapquery.c
93                 Don't return to the callback in the main thread from the
94                 fetch thread (or face segs!)
95
96 2005-09-15 [paul]       1.9.14cvs32
97
98         * src/prefs_matcher.c
99                 forgotten in last commit
100
101 2005-09-15 [paul]       1.9.14cvs31
102
103         * src/prefs_actions.c
104         * src/prefs_filtering_action.c
105         * src/prefs_quote.c
106         * src/quote_fmt.c
107         * src/summaryview.c
108         * src/gtk/description_window.c
109         * src/gtk/description_window.h
110         * src/gtk/quicksearch.c
111                 allow interaction with the called
112                 description window
113                 Patch by Anders Hammar
114
115 2005-09-14 [paul]       1.9.14cvs30
116
117         * src/compose.c
118                 fix a little annoyance when pasting with 3rd button 
119                 with wrap_pastes=0 and wrap_input=1
120                 Patch by Colin
121
122 2005-09-14 [paul]       1.9.14cvs29
123
124         * src/prefs_account.c
125                 disable 'Filter messages on receiving' for
126                 SMTP-only accounts
127                 Patch  by Anders Hammar
128
129 2005-09-14 [paul]       1.9.14cvs28
130
131         * po/sk.po
132                 fix crash
133                 updated by Andrej Kacian
134
135 2005-09-14 [paul]
136
137         1.9.15-rc1 released
138
139 2005-09-14 [paul]       1.9.14cvs27
140
141         * po/es.po
142                 updated by Ricardo Mones Lastra
143         * src/compose.c
144         * src/compose.h
145                 associate no_wrap_tags to Compose windows
146                 instead of using a static one
147                 Patch by Colin
148         * src/mbox.c
149                 fix proc_mbox()
150                 Patch by wwp
151         * src/textview.c
152                 remove unneeded printf()
153
154 2005-09-14 [paul]       1.9.14cvs26
155
156         * src/addrcache.c
157         * src/codeconv.h
158         * src/folder.h
159         * src/mainwindow.h
160         * src/mh.c
161         * src/mimeview.h
162         * src/partial_download.c
163         * src/pop.c
164         * src/prefs_account.c
165         * src/prefs_account.h
166         * src/prefs_actions.c
167         * src/prefs_customheader.c
168         * src/prefs_display_header.c
169         * src/prefs_filtering_action.c
170         * src/prefs_matcher.c
171         * src/prefs_toolbar.c
172         * src/privacy.h
173         * src/procmime.c
174         * src/procmime.h
175         * src/procmsg.h
176         * src/textview.c
177         * src/undo.h
178         * src/common/plugin.c
179         * src/common/session.h
180         * src/common/socket.c
181         * src/common/socket.h
182         * src/common/template.c
183         * src/gtk/gtkaspell.c
184         * src/gtk/quicksearch.h
185         * src/plugins/pgpcore/passphrase.c
186         * src/plugins/pgpcore/prefs_gpg.h
187         * src/plugins/pgpcore/select-keys.c
188         * src/plugins/pgpcore/select-keys.h
189         * src/plugins/pgpcore/sgpgme.c
190         * src/plugins/pgpinline/pgpinline.c
191         * src/plugins/pgpmime/pgpmime.c
192         * src/plugins/trayicon/trayicon.c
193                 fix compilation warnings
194                 Patch by Daniel Gustafson
195
196 2005-09-14 [paul]       1.9.14cvs25
197
198         * src/addressbook.c
199                 add missing column header, and other small
200                 bug fixes
201                 Patch by Anders Hammar
202
203 2005-09-13 [colin]      1.9.14cvs24
204
205         * src/gtk/gtkaspell.c
206                 Fix non-utf8 in menu
207                 Fix little leaks
208                 Nullify struct members after free()s
209
210 2005-09-13 [colin]      1.9.14cvs23
211
212         * src/compose.c
213                 Test utf8 compliance before inserting to 
214                 buffer, and try to convert if necessary
215         * src/procmime.c
216                 If no charset is present, use the locale 
217                 one instead of us-ascii
218         * src/procmsg.c
219                 Add Sender, List-Post and To in the checked 
220                 headers for automatic rules creation 
221                 (thanks to wwp)
222         * src/prefs_themes.c
223         * src/gtk/gtkaspell.c
224                 Remove deprecated functions. 
225                 patch by Daniel Gustafson
226
227 2005-09-12 [colin]      1.9.14cvs22
228
229         * src/compose.c
230                 Fix bug #448 (Scrolling/Redraw issue with 
231                 address-fields in Header)
232         * src/mainwindow.c
233         * src/summaryview.c
234         * src/summaryview.h
235                 Fix loss of MSG_MARKED on move/copy
236                 Fix bug #804 (Quicksearch togglebutton doesn't 
237                 get depressed after '/' key is pressed)
238
239 2005-09-12 [paul]       1.9.14cvs21
240
241         * AUTHORS
242         * src/gtk/logwindow.c
243                 add 'Clear Log' to popup menu
244                 Patch by Anders Hammar <anders.hammar@telia.com>
245
246 2005-09-12 [paul]       1.9.14cvs20
247
248         * src/compose.c
249                 set correct sensitivity on attachments
250                 popup menu
251         * src/folder.c
252                 fix typo
253         * src/prefs_spelling.c
254                 fix crash when no LANG env is set
255         * src/common/xml.c
256                 fix crash in wizard
257                 don't use memeory after free
258
259         All patches by Daniel Gustafson
260
261 2005-09-12 [paul]       1.9.14cvs19
262
263         * src/prefs_themes.c
264                 make theme info selectable
265         * src/gtk/description_window.c
266                 make window non-modal
267         * tools/README
268                 add details of asus_mailed.sh
269         * tools/claws.i18n.status.pl
270                 update for new zh_TW translator
271                 widen the output
272                 create alternate coloured lines
273                 improve readability
274
275 2005-09-10 [colin]      1.9.14cvs18
276
277         * src/plugins/pgpcore/select-keys.c
278                 Better order for the buttons
279
280 2005-09-10 [colin]      1.9.14cvs17
281
282         * src/compose.c
283         * src/plugins/pgpcore/select-keys.c
284         * src/plugins/pgpcore/select-keys.h
285         * src/plugins/pgpcore/sgpgme.c
286                 Add a "Don't encrypt" button to the key
287                 selection dialog. Fixes bug #177 (There should be a 
288                 'Don't encrypt button in the Select Keys dialog)
289
290 2005-09-10 [colin]      1.9.14cvs16
291
292         * src/compose.c
293                 Fix bug #572 (%X option does not work with templates)
294
295 2005-09-10 [colin]      1.9.14cvs15
296
297         * src/toolbar.c 
298                 Remove g_print
299
300 2005-09-10 [colin]      1.9.14cvs14
301
302         * src/imap.c
303                 Fix a possible crash
304
305 2005-09-09 [colin]      1.9.14cvs13
306
307         * src/imap.c
308         * src/etpan/imap-thread.c
309         * src/etpan/imap-thread.h
310                 Fix moving from queue or drafts to normal folders
311                 Fix bug #794 (No way to delete without expunging)
312                 Take flags unset by other mailers into account
313                 Take deleted flag set by other mailers into account
314                 Fix unsetting REPLIED flag
315                 Fix crash when capabilities can't be retrieved
316         * src/mainwindow.c
317         * src/mainwindow.h
318                 Add M_DELAYED_FLAGS condition, and let the user use
319                 Execute in order to be able to expunge deleted mails,
320                 even if he's not in delayed execute mode
321         * src/prefs_spelling.c
322                 Use 'en' dictionary by default if LANG is POSIX or C
323         * src/gtk/prefswindow.c
324                 Fix bug #767 (Preferences windows expanding) by making
325                 the window a bit larger when the resolution is greater
326                 than 640x480, and by putting the prefs in a
327                 GtkScrolledWindow.
328
329 2005-09-09 [paul]       1.9.14cvs12
330
331         * AUTHORS
332         * configure.ac
333         * po/zh_TW.Big5.po      ** REMOVED **
334         * po/zh_TW.po           ** ADDED **
335                 updated by Wei-Lun Chao
336
337 2005-09-09 [paul]       1.9.14cvs11
338
339         * src/mainwindow.c
340                 fix asserts
341         * src/common/xml.c
342                 delay memory allocation until file is
343                 opened successfully
344                 Patch by Daniel Gustafson
345
346 2005-09-09 [cleroy]     1.9.14cvs10
347
348         * src/imap.c
349                 Add guards
350
351 2005-09-08 [colin]      1.9.14cvs9
352
353         * src/compose.c
354                 Alert when we can't save draft
355                 Fix various wrap/color issues
356                 Add mid-click pasting respecting wrap_paste option
357         * src/folder.c
358         * src/folder.h
359         * src/folder_item_prefs.c
360         * src/folder_item_prefs.h
361         * src/imap.c
362         * src/imap_gtk.c
363         * src/imap_gtk.h
364         * src/main.c
365         * src/mainwindow.c
366         * src/mainwindow.h
367         * src/news.c
368         * src/news_gtk.c
369         * src/news_gtk.h
370         * src/prefs_folder_item.c
371                 Fix the impossibility to synchronise folders for
372                 offline use (IMAP and NNTP are concerned)
373
374 2005-09-08 [colin]      1.9.14cvs8
375
376         * configure.ac
377                 Build LDAP and JPilot by default if available
378         * src/textview.c
379                 Fix use after free
380
381 2005-09-08 [paul]       1.9.14cvs7
382
383         * doc/manual/en/sylpheed-1.html
384         * doc/manual/en/sylpheed-18.html
385         * doc/manual/en/sylpheed-19.html
386         * doc/manual/en/sylpheed-4.html
387         * doc/manual/en/sylpheed-6.html
388         * doc/manual/en/sylpheed.html
389                 a few minor updates, plus include some
390                 details about plugins and their requirements
391         * src/mainwindow.c
392                 minor changes to English in /View/Sort
393
394 2005-09-07 [colin]      1.9.14cvs6
395
396         * doc/manual/en/sylpheed-1.html
397         * doc/manual/en/sylpheed-10.html
398         * doc/manual/en/sylpheed-11.html
399         * doc/manual/en/sylpheed-12.html
400         * doc/manual/en/sylpheed-13.html
401         * doc/manual/en/sylpheed-14.html
402         * doc/manual/en/sylpheed-15.html
403         * doc/manual/en/sylpheed-16.html
404         * doc/manual/en/sylpheed-17.html
405         * doc/manual/en/sylpheed-18.html
406         * doc/manual/en/sylpheed-19.html
407         * doc/manual/en/sylpheed-2.html
408         * doc/manual/en/sylpheed-20.html
409         * doc/manual/en/sylpheed-21.html
410         * doc/manual/en/sylpheed-22.html
411         * doc/manual/en/sylpheed-3.html
412         * doc/manual/en/sylpheed-4.html
413         * doc/manual/en/sylpheed-5.html
414         * doc/manual/en/sylpheed-6.html
415         * doc/manual/en/sylpheed-7.html
416         * doc/manual/en/sylpheed-8.html
417         * doc/manual/en/sylpheed-9.html
418         * doc/manual/en/sylpheed.html
419                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
420
421 2005-09-07 [colin]      1.9.14cvs5
422
423         * src/mainwindow.c
424                 Make labels more to-the-point
425
426 2005-09-07 [colin]      1.9.14cvs4
427
428         * doc/manual/en/sylpheed-1.html
429         * doc/manual/en/sylpheed-12.html
430         * doc/manual/en/sylpheed-13.html
431         * doc/manual/en/sylpheed-14.html
432         * doc/manual/en/sylpheed-15.html
433         * doc/manual/en/sylpheed-16.html
434         * doc/manual/en/sylpheed-17.html
435         * doc/manual/en/sylpheed-18.html
436         * doc/manual/en/sylpheed-19.html
437         * doc/manual/en/sylpheed-2.html
438         * doc/manual/en/sylpheed-20.html
439         * doc/manual/en/sylpheed-21.html
440         * doc/manual/en/sylpheed-22.html
441         * doc/manual/en/sylpheed-4.html
442         * doc/manual/en/sylpheed-5.html
443         * doc/manual/en/sylpheed-6.html
444         * doc/manual/en/sylpheed-7.html
445         * doc/manual/en/sylpheed-8.html
446         * doc/manual/en/sylpheed-9.html
447         * doc/manual/en/sylpheed.html
448                 Update manual
449
450 2005-09-07 [colin]      1.9.14cvs3
451
452         * doc/faq/en/sylpheed-faq-1.html
453         * doc/faq/en/sylpheed-faq-2.html
454         * doc/faq/en/sylpheed-faq-3.html
455         * doc/faq/en/sylpheed-faq.html
456                 Update FAQ
457
458 2005-09-07 [colin]      1.9.14cvs2
459
460         * src/folderview.c
461         * src/procmsg.c
462         * src/summaryview.c
463         * src/toolbar.c
464                 Fix special subfolders:
465                 - Inherit parent's icon
466                 - sent contents of queues subfolders
467                 - empty subfolders of trashes
468         * src/mainwindow.c
469                 Remove outdated manual and faq entries
470         * src/common/utils.c
471                 Add quotes around %s coming from mailcap
472
473 2005-09-07 [colin]      1.9.14cvs1
474
475         * src/compose.c
476                 After saving draft, set modified to FALSE
477         * src/mimeview.c
478         * src/common/utils.c
479         * src/common/utils.h
480                 Try to open mime parts using what is 
481                 indicated in ~/.mailcap or /etc/mailcap,
482                 if possible.
483
484 2005-09-05 [paul]       1.9.14
485
486         1.9.14 released
487
488         * po/sk.po
489                 updated by Andrej Kacian
490
491 2005-09-05 [paul]       1.9.13cvs83
492
493         * po/de.po
494         * po/es.po
495         * po/fi.po
496         * po/fr.po
497         * po/nb.po
498         * po/pt_BR.po
499         * po/sr.po
500                 updated translations by Thomas Gilgin, Ricardo Mones
501                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
502                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
503
504 2005-09-04 [paul]       1.9.13cvs82
505
506         * src/compose.c
507                 only warn about exceeded line length limit
508                 on send
509
510 2005-09-04 [paul]       1.9.13cvs81
511
512         * src/compose.c
513                 fix crash in 'line length exceeded' dialogue
514
515 2005-09-02 [paul]       1.9.13cvs80
516
517         * src/imap.c
518                 fix bug 795, 'Connection lost IMAP'
519                 and add statusbar prints
520                 Patch by Colin
521
522 2005-09-02 [paul]       1.9.13cvs79
523
524         * src/compose.c
525                 compose_wrap_paragraph() becomes
526                 compose_beautify_paragraph()
527                 Patch by Colin
528
529 2005-09-02 [cleroy]     1.9.13cvs78
530
531         * src/folderview.c
532                 Micro-fix
533
534 2005-09-01 [colin]      1.9.13cvs77
535
536         * src/imap.c
537                 Maybe fix bug #795 (Connection lost IMAP)
538                 Don't try to send logout when we're disconnected.
539         * src/summaryview.c
540                 Include locked and marked emails in HRM
541                 view. Fixes bug #800 (Locked messages no longer 
542                 show up when hide read messages is used)
543
544 2005-09-01 [paul]       1.9.13cvs76
545
546         * src/prefs_common.c
547                 fix bad cutting
548
549 2005-08-31 [colin]      1.9.13cvs75
550
551         * src/folderview.c
552         * src/folderview.h
553         * src/prefs_summaries.c
554         * src/summaryview.c
555                 Fix "go to next new", fix preference
556                 (Open unread/next swapped)
557
558 2005-08-31 [paul]       1.9.13cvs74
559
560         * src/compose.c
561         * src/folderview.c
562         * src/headerview.c
563         * src/headerview.h
564         * src/mainwindow.c
565         * src/prefs_common.c
566         * src/prefs_common.h
567         * src/prefs_fonts.c
568         * src/summaryview.c
569         * src/textview.c
570         * src/common/defs.h
571                 remove obsolete BOLD_FONT setting
572                 fix font update in headerview and textview
573                 headers after prefs change
574                 Patch By Colin
575
576 2005-08-31 [paul]
577
578         1.9.14-rc4 released
579
580 2005-08-30 [colin]      1.9.13cvs73
581
582         * src/summaryview.c
583                 When Hide read messages is selected and we
584                 refresh the summaryview, don't remove the 
585                 currently displayed message. Fixes bug #797
586                 (Summary view reloads when new mail is 
587                 downloaded in 1.9.14 rc)
588
589 2005-08-30 [colin]      1.9.13cvs72
590
591         * src/folderview.c
592                 Fix flickering
593         * src/mainwindow.c
594                 Remove useless callback
595         * src/mimeview.c
596         * src/gtk/filesel.c
597         * src/gtk/filesel.h
598                 Add a filesel_select_file_save_folder() - used by Save All
599
600 2005-08-29 [paul]       1.9.13cvs71
601
602         * AUTHORS
603         * src/matcher_parser_parse.y
604         * src/etpan/imap-thread.c
605                 fix building on FreeBSD
606                 Patch by Daniel Gustafson <daniel@hobbit.se>
607
608 2005-08-29 [paul]       1.9.13cvs70
609
610         * src/plugins/pgpinline/pgpinline.c
611                 only initialise sig result if it's been handled
612                 Patch by Colin
613
614 2005-08-29 [paul]       1.9.13cvs69
615         
616         Patches by Colin:
617
618         * src/imap.c
619         * src/common.utils.c
620         * src/common/utils.h
621                 optimisation
622         * src/stock_pixmap.h
623                 fix wrong icon reference
624         * src/pixmaps/trash_btn.xpm
625                 replace with nicer image
626
627 2005-08-28 [colin]      1.9.13cvs68
628
629         * src/Makefile.am
630         * src/stock_pixmap.c
631         * src/stock_pixmap.h
632         * src/toolbar.c
633         * src/pixmaps/trash_btn.xpm
634                 Add a specific trash xpm for the button
635
636 2005-08-28 [colin]      1.9.13cvs67
637
638         * src/imap.c
639                 Fix leak
640
641 2005-08-27 [colin]      1.9.13cvs66
642
643         * src/imap.c
644         * src/procmime.c
645                 Correctly fix "Problem with replies", fixes
646                 pgpmime encryption too. 
647
648 2005-08-27 [colin]      1.9.13cvs65
649
650         * src/folder.c
651         * src/procmsg.c
652         * src/procmsg.h
653         * src/summaryview.c
654                 Fix bug #517 (messages removed from summaryview 
655                 when moving fails)
656
657 2005-08-27 [colin]      1.9.13cvs64
658
659         * tools/Makefile.am
660         * tools/asus_mailled.sh
661                 Add a script to blink ASUS laptops' mail LED where there
662                 is unread mail.
663
664 2005-08-27 [colin]      1.9.13cvs63
665
666         * src/imap.c
667         * src/etpan/imap-thread.c
668         * src/etpan/imap-thread.h
669                 Implement automatic choosing of login method
670                 Fixes bug #791
671         * src/gtk/.cvsignore
672                 Add sylpheed-marshal.[ch]
673
674 2005-08-27 [colin]      1.9.13cvs62
675
676         * src/common/utils.c
677                 Fix confusing perror
678
679 2005-08-27 [colin]      1.9.13cvs61
680
681         * src/toolbar.c
682         * src/toolbar.h
683                 Remove A_DELETE, replace it with 
684                 A_TRASH and A_DELETE_REAL. Automatically
685                 rewrite config files to replace A_DELETE
686                 with A_TRASH (no functionality change).
687                 Fixes half of #794
688
689 2005-08-26 [colin]      1.9.13cvs60
690
691         * src/procmime.c
692                 Previous "Problem with replies" fix brought other
693                 problems, fixing them
694
695 2005-08-26 [colin]      1.9.13cvs59
696
697         * src/procmime.c
698                 Fix "Problem with replies". This happened only
699                 on IMAP...
700         * src/procmsg.c
701                 Factorize code a bit
702         * src/compose.c
703                 Speed improvement on very long messages (wrapping)
704                 Fix signature color on Reedit and Redirect
705                 On Reedit, don't attach pgp-signatures parts, but
706                 set signing to On.
707
708 2005-08-24 [paul]       1.9.13cvs58
709
710         * src/compose.c
711                 don't claim success when clicking
712                 Cancel on the passphrase box.
713                 Patch by Colin
714
715 2005-08-24 [paul]       1.9.13cvs57
716
717         * src/main.c
718                 fix misplaced sylpheed.log
719         * src/common/defs.h
720                 define UIDL_DIR
721
722 2005-08-24 [paul]       1.9.13cvs56
723
724         * src/imap.c
725         * src/etpan/imap-thread.c
726         * src/etpan/imap-thread.h
727                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
728                 Patch by Colin
729         * src/gtk/sylpheed-marshal.c    ** REMOVED **
730         * src/gtk/sylpheed-marshal.h    ** REMOVED **
731                 remove autogenerated files
732         * tools/kdeservicemenu/README
733         * tools/kdeservicemenu/install.sh
734         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
735         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
736                 use Claws icon, use 'Sylpheed-Claws' in menu,
737                 use kdialog, and other cleanups
738
739 2005-08-23 [paul]       1.9.13cvs55
740
741         * src/compose.c
742                 fix paste/wrap crash
743                 Patch by Colin
744
745 2005-08-23 [paul]       1.9.13cvs54
746
747         * src/main.c
748                 fix crash recovery
749                 Patch by Colin
750
751 2005-08-23 [paul]       1.9.13cvs53
752
753         * src/addressbook.c
754         * src/editaddress.c
755                 view all data of LDAP contacts
756                 Patch by Colin
757
758 2005-08-23 [paul]       1.9.13cvs52
759
760         * src/addressbook.c
761                 fix issues with the Search field
762                 Patch by Colin
763
764 2005-08-22 [paul]       1.9.13cvs51
765
766         * src/folderview.c
767                 put name of folder in processing dialog
768                 title
769         * src/prefs_folder_item.c
770                 improve english usage
771
772 2005-08-22 [paul]       1.9.13cvs50
773
774         * src/filtering.c
775         * src/filtering.h
776         * src/matcher.c
777         * src/matcher_parser_lex.l
778         * src/matcher_parser_parse.y
779         * src/prefs_filtering.c
780                 add Filtering/Processing rule names feature.
781                 (the incompatible old matcherrc is saved as
782                 matcherrc.pre_names).
783                 Patch by Colin
784
785 2005-08-22 [paul]       1.9.13cvs49
786
787         * src/procmsg.c
788                 fix colour labelling
789                 Patch by Colin
790
791 2005-08-22 [paul]       1.9.13cvs48
792
793         * src/textview.c
794                 fix open_image_cb()
795
796 2005-08-22 [paul]       1.9.13cvs47
797
798         * src/imap.c
799                 fix bug 789, 'SC crashes with imap (CVS ver)'
800                 Patch by Colin
801
802 2005-08-22 [paul]       1.9.13cvs46
803
804         * src/mimeview.c
805         * src/prefs_common.c
806         * src/common/defs.h
807                 define reused defaults in defs.h
808         * src/textview.c
809                 add 'Open image' to image popup menu
810
811 2005-08-21 [colin]      1.9.13cvs45
812
813         * src/summaryview.c
814                 Fix bug #788 (Bogus "From" address displayed)
815
816 2005-08-20 [colin]      1.9.13cvs44
817
818         * src/folder.c
819                 Fix buf #787 (multilevel delete causes SIGSEGV)
820
821 2005-08-19 [colin]      1.9.13cvs43
822
823         * src/inc.c
824         * src/prefs_common.c
825         * src/prefs_common.h
826                 Add an hidden pref to allow modifying the
827                 update stepping in incorporation.
828                 Patch by wwp.
829
830 2005-08-19 [colin]      1.9.13cvs42
831
832         * src/compose.c
833         * src/procmime.c
834                 Workaround for broken MUAs: encode 
835                 Content-type: name: as ASCII and 
836                 Content-Disposition: filename: as
837                 per rfc2231
838         * src/prefs_account.c
839                 Fix invisible-ness of SMTP SSL prefs
840                 in NNTP accounts
841
842 2005-08-19 [paul]       1.9.13cvs41
843
844         * src/compose.c
845         * src/prefs_common.c
846         * src/prefs_common.h
847         * src/prefs_wrapping.c
848                 paste with or without wrapping.
849                 patch by Colin
850
851 2005-08-19 [paul]       1.9.13cvs40
852
853         * src/prefs_common.c
854         * src/prefs_common.h
855         * src/summaryview.c
856                 reintroduce enable_swap_from as a
857                 hidden pref. patch by Colin
858         * src/quote_fmt_parse.y
859         * src/plugins/clamav/clamav_plugin.c
860         * src/plugins/dillo_viewer/dillo_viewer.c
861         * src/plugins/mathml_viewer/mathml_viewer.c
862         * src/plugins/pgpcore/sgpgme.c
863         * src/plugins/pgpinline/pgpinline.c
864         * src/plugins/pgpmime/pgpmime.c
865                 tidy up. patch by Colin
866
867 2005-08-19 [paul]       1.9.13cvs39
868
869         * configure.ac
870                 complete cvs38's sync
871         * src/editaddress.c
872         * src/gedit-print.c
873         * src/mutt.c
874         * src/etpan/etpan-log.c
875         * src/etpan/imap-thread.c
876         * src/gtk/gtksourceprintjob.c
877                 fix compilation warnings
878                 (patch by Colin)
879
880 2005-08-19 [paul]       1.9.13cvs38
881
882         sync with main:
883
884         * src/account.c
885         * src/action.c
886         * src/addrbook.c
887         * src/addrcache.c
888         * src/addrharvest.c
889         * src/addrindex.c
890         * src/codeconv.c
891         * src/compose.c
892         * src/crash.c
893         * src/exporthtml.c
894         * src/exportldif.c
895         * src/folder.c
896         * src/image_viewer.c
897         * src/inc.c
898         * src/inc.h
899         * src/jpilot.c
900         * src/ldif.c
901         * src/main.c
902         * src/matcher.c
903         * src/mbox.c
904         * src/messageview.c
905         * src/mh.c
906         * src/mimeview.c
907         * src/msgcache.c
908         * src/mutt.c
909         * src/news.c
910         * src/partial_download.c
911         * src/pine.c
912         * src/pop.c
913         * src/prefs_actions.c
914         * src/prefs_common.c
915         * src/prefs_customheader.c
916         * src/prefs_display_header.c
917         * src/prefs_gtk.c
918         * src/prefs_themes.c
919         * src/procheader.c
920         * src/procmime.c
921         * src/procmsg.c
922         * src/recv.c
923         * src/send_message.c
924         * src/simple-gettext.c
925         * src/sourcewindow.c
926         * src/textview.c
927         * src/vcard.c
928         * src/common/defs.h
929         * src/common/log.c
930         * src/common/plugin.c
931         * src/common/prefs.c
932         * src/common/session.c
933         * src/common/session.h
934         * src/common/socket.c
935         * src/common/socket.h
936         * src/common/ssl_certificate.c
937         * src/common/template.c
938         * src/common/utils.c
939         * src/common/utils.h
940         * src/common/xml.c
941         * src/gtk/about.c
942         added wrappers for C library function that
943                 take pathname arguments.
944                 enabled compilation with MinGW.
945                 use GDir instead of directly using opendir().
946                 added rename_force().
947
948 2005-08-19 [paul]       1.9.13cvs37
949         
950         patches by Colin:
951         * src/compose.c
952                 fix privacy settings on re-editing
953                 a sent message
954         * src/jpilot.c
955                 fix encoding bug
956         * src/folder.c
957         * src/procmsg.c
958         * src/procmsg.h
959         * src/summaryview.c
960                 flag changing optimisation
961
962 2005-08-18 [martin]     1.9.13cvs36
963
964         * commitHelper
965             added my login
966         * src/addrcache.c
967         * src/addrharvest.c
968         * src/addrindex.c
969         * src/compose.c
970         * src/grouplistdialog.c
971         * src/main.c
972         * src/mainwindow.c
973         * src/msgcache.c
974         * src/mutt.c
975         * src/pine.c
976         * src/prefs_account.c
977         * src/prefs_themes.c
978         * src/stock_pixmap.c
979         * src/summaryview.c
980         * src/gtk/about.c
981         * src/gtk/logwindow.c
982             removed deprecated glib and gdk stuff
983         * src/plugins/pgpcore/select-keys.c
984             convert attributes from locale to utf8
985
986 2005-08-17 [paul]       1.9.13cvs35
987
988         * src/account.c
989         * src/addressbook.c
990                 use new GTK_STOCK_ icons if available
991         * src/summaryview.c
992         * src/gtk/gtksctree.c
993         * src/gtk/gtksctree.h
994                 faster range select. patch by Colin
995
996 2005-08-17 [paul]       1.9.13cvs34
997
998         patches by colin:
999         * src/addressbook.c
1000         * src/addressitem.h
1001                 Add an edit button for contacts, fix selections
1002                 of gtksctree items
1003         * src/editaddress.c
1004                 Change labels, let Save be always possible in the
1005                 email and user atributes tabs
1006         * src/folderview.c
1007                 fix sort issues
1008         * src/summaryview.c
1009                 select next item instead of the displayed one
1010                 after deletion
1011
1012         * src/gtk/progressdialog.c
1013                 use prefs_common.enable_rules_hint
1014
1015 2005-08-13 [hoa]        1.9.13cvs33
1016
1017         * src/etpan/imap-thread.c
1018                 fixed build on Solaris.
1019
1020 2005-08-10 [colin]      1.9.13cvs32
1021
1022         * src/procmsg.c
1023                 Fix cvs31 (missing fclose before reading
1024                 the file)
1025
1026 2005-08-10 [colin]      1.9.13cvs31
1027
1028         * src/procmsg.c
1029                 Fix procmsg_msginfo_new_from_mimeinfo() when
1030                 the MimeInfo isn't stored in memory. This fixes
1031                 replying to an attached message.
1032
1033 2005-08-10 [colin]      1.9.13cvs30
1034
1035         * src/mainwindow.c
1036                 Fix slowness in account changing
1037
1038 2005-08-10 [colin]      1.9.13cvs29
1039
1040         * src/folder.c
1041         * src/folderutils.c
1042         * src/folderview.c
1043         * src/imap_gtk.c
1044         * src/mainwindow.c
1045         * src/mh_gtk.c
1046         * src/procmsg.c
1047         * src/summaryview.c
1048                 Optimize folder_has_parent_of_type
1049                 Prevent moving special sub-folders from contextual menus
1050                 Rework message a bit ("Empty all messages" -> "Delete all
1051                 messages")
1052                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
1053                 and "Deleted Items" folders)
1054
1055 2005-08-08 [colin]      1.9.13cvs28
1056
1057         * src/summaryview.c
1058         * src/prefs_summaries.c
1059                 Make "Select first unread|new" more flexible
1060                 (just prioritize new or unread)
1061
1062 2005-08-08 [colin]      1.9.13cvs27
1063
1064         * src/summaryview.c
1065                 If "select first new" is selected and there only
1066                 are unread messages, fallback to "select first
1067                 unread".
1068
1069 2005-08-08 [colin]      1.9.13cvs26
1070
1071         * src/folder.c
1072                 Fix shameful bugs (and bug #779)
1073
1074 2005-08-08 [colin]      1.9.13cvs25
1075
1076         * src/folder.c
1077         * src/folder.h
1078                 Cache parents' type to make folder_has_parent_of_type
1079                 faster
1080         * src/folderview.c
1081                 Forbid DnD of special sub-folders
1082         * src/procmsg.c
1083         * src/procmsg.h
1084                 Add MAIL_POSTFILTERING_HOOK
1085         * src/summaryview.c
1086                 Revert over-zealous deletion of the use_addr_book 
1087                 code
1088
1089 2005-08-07 [colin]      1.9.13cvs24
1090
1091         * src/folder.c
1092                 Fix big mistake (passing MsgInfo instead 
1093                 of FolderItem)
1094
1095 2005-08-07 [colin]      1.9.13cvs23
1096
1097         * src/compose.c
1098         * src/folder.c
1099         * src/folder.h
1100         * src/foldersel.c
1101         * src/folderutils.c
1102         * src/folderview.c
1103         * src/imap.c
1104         * src/mainwindow.c
1105         * src/messageview.c
1106         * src/mh.c
1107         * src/msgcache.c
1108         * src/procmime.c
1109         * src/summaryview.c
1110                 Make subfolders of Drafts, Queue, Outbox, Trash
1111                 work like their parents. 
1112                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1113
1114 2005-08-07 [colin]      1.9.13cvs22
1115
1116         * src/addressbook.c
1117                 Fix bug #771 (Dragged contacts not saved)
1118
1119 2005-08-07 [paul]       1.9.13cvs21
1120
1121         * src/summaryview.c
1122                 fix bug 32 'Search Doesn't display results
1123                 if "Hide Read Messages" is chosen'
1124                 be more literal in interpreting 'Hide read
1125                 messages'
1126
1127 2005-08-07 [colin]      1.9.13cvs20
1128
1129         * src/folderview.c
1130                 Add debug
1131         * src/summaryview.c
1132                 Faster 'unthread_for_execution'
1133
1134 2005-08-06 [paul]       1.9.13cvs19
1135
1136         * src/mainwindow.c
1137                 add mnemonics to Set displayed columns
1138                 fix bug where msgview_visible option was
1139                 overwritten as TRUE on startup
1140
1141 2005-08-06 [paul]       1.9.13cvs18
1142
1143         * src/mainwindow.c
1144                 refer to 'displayed columns in folder/message
1145                 list' not 'displayed items in summary/message view'
1146         * src/prefs_display_header.c
1147                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1148                 be consistent with similar dialogues
1149         * src/prefs_folder_column.c
1150         * src/prefs_summary_column.c
1151                 'columns' not 'items', and folder and message lists,
1152                 instead of folder and summary views;
1153                 Use 'Hidden columns' as list heading not 'Available
1154                 items';
1155                 move the 'Remove' button to the right hand side;
1156                 top-align the buttons;
1157                 remove unneeded vbox
1158         * src/prefs_summaries.c
1159                 put the 2 column prefs buttons in a frame to reduce
1160                 overall width; refer to columns not items &c.
1161
1162 2005-08-05 [colin]      1.9.13cvs17
1163
1164         * src/prefs_common.c
1165         * src/prefs_common.h
1166         * src/mainwindow.c
1167         * src/compose.c
1168         * src/messageview.c
1169                 Add an hidden toolbar_detachable pref, so
1170                 that I can get rid of these painful handles
1171                 in the toolbars. Defaults to TRUE to avoid
1172                 changing the GUI on unsuspecting people...
1173
1174 2005-08-05 [colin]      1.9.13cvs16
1175
1176         * src/Makefile.am
1177         * src/prefs_folder_column.c
1178         * src/prefs_folder_column.h
1179                 Add prefs for folder columns
1180         * src/folderview.c
1181         * src/folderview.h
1182         * src/mainwindow.c
1183         * src/mainwindow.h
1184         * src/prefs_common.c
1185         * src/prefs_common.h
1186         * src/prefs_summaries.c
1187                 Use them
1188         * src/prefs_summary_column.c
1189         * src/summaryview.c
1190         * src/summaryview.h
1191                 Add a To column
1192         * src/textview.c
1193         * src/common/utils.c
1194         * src/common/utils.h
1195                 Move uri colourisation functions
1196                 to utils
1197         * src/compose.c
1198                 Colourise URIs
1199         * src/imap.c
1200                 Fix bug with LIST where we'd try
1201                 to get Folder//////[...]/// 
1202
1203 2005-08-05 [paul]       1.9.13cvs15
1204
1205         * src/prefs_summaries.c
1206                 improve the English usage
1207         * src/summaryview.c
1208                 set font on column change
1209                 thanks to Colin
1210
1211 2005-08-05 [paul]       1.9.13cvs14
1212
1213         * src/prefs_common.c
1214         * src/prefs_common.h
1215         * src/prefs_summaries.c
1216         * src/summaryview.c
1217                 replace 'open_unread_on_enter' option with
1218                 'select_on_entry' option. opening/not opening
1219                 is now exclusively controlled by 'always_show_msg'
1220
1221 2005-08-04 [colin]      1.9.13cvs13
1222
1223         * src/compose.c
1224                 Remove dead code
1225                 Add colourisation of quotes and signatures
1226         * src/folderview.c
1227                 Fix possible crashes
1228         * src/messageview.c
1229                 Change an assert that is no problem
1230         * src/news.c
1231         * src/news_gtk.c
1232         * src/news_gtk.h
1233                 Fix offline mode
1234         * src/gtk/quicksearch.c
1235                 Fix a possible crash
1236
1237 2005-08-03 [colin]      1.9.13cvs12
1238
1239         * src/prefs_account.c
1240                 Fix bug #777 (Sylpheed crash in account configuration)
1241
1242 2005-08-03 [colin]      1.9.13cvs11
1243
1244         * src/addressbook.c
1245         * src/editaddress.c
1246         * src/editgroup.c
1247                 Fixing addressbook, round 2
1248         * src/textview.c
1249                 Fix emphasis color on rechecking 'Colorize messages'
1250
1251 2005-08-03 [paul]       1.9.13cvs10
1252
1253         sync with main
1254
1255         * src/addr_compl.c
1256         * src/compose.c
1257         * src/main.c
1258         * src/pop.c
1259         * src/prefs_account.c
1260         * src/procmime.c
1261         * src/procmsg.c
1262         * src/quote_fmt_parse.y
1263         * src/textview.c
1264         * src/common/quoted-printable.c
1265         * src/common/utils.c
1266         * src/common/utils.h
1267         * src/common/xml.c
1268                 replaced incorrect locale-independent
1269                 ctype functions with GLib's. Corrected
1270                 signedness mismatch.
1271         * src/headerview.c
1272                 headerview_create(): added spacing for vbox.
1273         * src/gtk/about.c
1274                 set focus to the OK button.
1275
1276 2005-08-03 [colin]      1.9.13cvs9
1277
1278         * src/folderview.c
1279                 Fix possible crash
1280
1281 2005-08-02 [colin]      1.9.13cvs8
1282
1283         * src/mainwindow.c
1284                 Fix cast
1285         * src/addressbook.c
1286         * src/addressitem.h
1287                 Fix a cast and more generally, try to make the
1288                 GUI more intuitive and consistent (round 1)
1289
1290 2005-08-02 [paul]       1.9.13cvs7
1291
1292         * src/folder.h
1293                 missing in 1.9.13cvs6
1294
1295 2005-08-02 [colin]      1.9.13cvs6
1296
1297         * src/folder.c
1298                 Fix one more leak
1299
1300 2005-08-02 [colin]      1.9.13cvs5
1301
1302         * src/folder.c
1303         * src/folderview.c
1304         * src/imap.c
1305         * src/main.c
1306         * src/mbox.c
1307         * src/procmsg.c
1308         * src/summaryview.c
1309                 Fix a number of folder_item_get_msg_list()-related
1310                 leaks (missing procmsg_msginfo_free()s)
1311
1312 2005-08-01 [colin]      1.9.13cvs4
1313
1314         * src/folderview.c
1315         * src/folderview.h
1316         * src/mainwindow.c
1317         * src/prefs_fonts.c
1318         * src/prefs_summaries.c
1319         * src/prefs_themes.c
1320         * src/summaryview.c
1321         * src/summaryview.h
1322         * src/textview.c
1323         * src/textview.h
1324                 Fix instant-apply of summary and folderview-related prefs
1325                 Fix erroneous g_free and alertpanels in prefs_theme
1326                 Add instant-apply for fonts
1327                 Defer applying of prefs a little bit so it's done only
1328                 once even if requested by multiples prefs pages
1329
1330 2005-08-01 [paul]       1.9.13cvs3
1331
1332         * src/main.c
1333                 fix bug 776 'S.C. crashes on close'
1334                 thanks to Colin
1335         * src/etpan/etpan-thread-manager-types.h
1336                 add missing include
1337                 thanks to Hoa
1338
1339 2005-07-25 [paul]       1.9.13cvs2
1340
1341         * src/summaryview.c
1342                 fix typos. spotted by Fabien Vantard
1343
1344 2005-07-24 [paul]       1.9.13cvs1
1345
1346         * doc/man/sylpheed.1
1347                 update man page, incorporating fix of
1348                 bug 769 'Typo in manpage'
1349         * src/etpan/imap-thread.c
1350                 fix NetBSD openssl dependencies. patch by
1351                 George Michaelson <ggm@apnic.net>
1352         * po/pt_BR.po
1353                 updated by Frederico Goncalves Guimaraes
1354
1355 2005-07-22 [paul]       1.9.13
1356
1357         1.9.13 release
1358
1359 2005-07-22 [paul]       1.9.12cvs91
1360
1361         * AUTHORS
1362         * INSTALL
1363         * README.claws
1364         * RELEASE_NOTES.claws
1365                 updated for release
1366         * configure.ac
1367         * po/nb.po
1368         * tools/claws.i18n.status.pl
1369                 add Norwegian translation. submiited by
1370                 Geir Helland <pjallabais@users.sourceforge.net>
1371         * po/ca.po
1372         * po/de.po
1373         * po/es.po
1374         * po/fi.po
1375         * po/fr.po
1376         * po/it.po
1377         * po/sk.po
1378         * po/sr.po
1379         * po/zh_CN.po
1380                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1381                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
1382                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
1383                 Yang Guilong
1384         * src/plugins/clamav/clamav_plugin_gtk.c
1385         * src/plugins/spamassassin/spamassassin_gtk.c
1386                 replace outdated description strings
1387
1388 2005-07-21 [colin]      1.9.12cvs90
1389
1390         * src/folder.c
1391                 Set folder to batch mode when scanning it. Makes deletion
1392                 of unread mails on IMAP much faster (due to the UNREAD 
1393                 flag unsetting)
1394
1395 2005-07-21 [darko]      1.9.12cvs89
1396
1397         * configure.ac
1398                 link against libresolv if necessary (patch by Paul)
1399         * src/msgcache.c
1400                 use glib's portable macros to determine endianness
1401
1402 2005-07-21 [paul]       1.9.12cvs88
1403
1404         * src/crash.c
1405         * src/gtk/about.c
1406                 update compiled-in features list
1407
1408 2005-07-20 [colin]      1.9.12cvs87
1409
1410         * src/folder.c
1411         * src/textview.c
1412                 Gcc 2.9x compilation fixes, thanks to Darko
1413         * src/plugins/clamav/clamav_plugin.c
1414                 Little optimisation: load virus database only once
1415         * src/plugins/spamassassin/spamassassin.c
1416                 Big optimisation: filtering one mail took at least 1 second,
1417                 now it takes at least 50ms. Doesn't speed up spamassassin 
1418                 itself, but should already be much more tolerable.
1419
1420 2005-07-20 [colin]      1.9.12cvs86
1421
1422         * src/summaryview.c
1423                 Fix performance issue
1424
1425 2005-07-19 [colin]      1.9.12cvs85
1426
1427         * src/plugins/pgpinline/plugin.c
1428                 Fix warning
1429
1430 2005-07-19 [colin]      1.9.12cvs84
1431
1432         * configure.ac
1433         * src/plugins/Makefile.am
1434         * src/plugins/pgpinline/.cvsignore
1435         * src/plugins/pgpinline/Makefile.am
1436         * src/plugins/pgpinline/pgpinline.c
1437         * src/plugins/pgpinline/pgpinline.deps
1438         * src/plugins/pgpinline/pgpinline.h
1439         * src/plugins/pgpinline/plugin.c
1440                 Put pgpinline in the main tree
1441
1442 2005-07-19 [paul]       1.9.12cvs83
1443
1444         * src/prefs_actions.c
1445                 prevent '//' in menu names, which cause a crash
1446                 thanks to Colin
1447
1448 2005-07-19 [paul]       1.9.12cvs82
1449
1450         * configure.ac
1451                 be generally more informative in configure output.
1452                 OpenSSL: correction: '[ --enable-openssl ...' -> 
1453                 '[ --disable-openssl ...', as --enable-openssl is default
1454                 PGP/MIME: don't check for GPGME again, check for
1455                 pgpcore instead. Therefore prevent the possibility of
1456                 attempting to build pgpmime if pgpcore dependencies are
1457                 not met
1458                 ClamAV: use pkgconfig to check for lib
1459                 libgnomeprint: revert logic on inner test to match
1460                 everything else
1461         * src/plugins/pgpcore/sgpgme.c
1462                 add missing include
1463
1464 2005-07-19 [colin]      1.9.12cvs81
1465
1466         * src/summaryview.c
1467                 Fix slow thread rebuilding in particular
1468                 cases
1469
1470 2005-07-19 [paul]       1.9.12cvs80
1471
1472         * sylpheed-claws.desktop
1473                 fix typo, spotted by Stephan Sachse
1474         * src/account.c
1475                 replace GTK_STOCK_ADD with
1476                 GTK_STOCK_NEW button
1477
1478 2005-07-18 [colin]      1.9.12cvs79
1479
1480         * src/etpan/imap-thread.c
1481                 Fix return value (Thanks Hoa)
1482
1483 2005-07-18 [colin]      1.9.12cvs78
1484
1485         * src/imap.c
1486                 Allow empty passwords
1487                 Create drafts/queue/outbox if necessary
1488         * src/summaryview.c
1489                 Remove old code
1490         * src/etpan/imap-thread.c
1491                 Fix STARTTLS (Thanks to Hoa)
1492
1493 2005-07-18 [paul]       1.9.12cvs77
1494
1495         * ChangeLog-gtk2.jp
1496         * ChangeLog.jp
1497                 removed
1498         * Makefile.am
1499                 updated to reflect additions and removals
1500         * TODO
1501                 updated to be claws-specific
1502         * TODO-gtk2
1503         * TODO-gtk2.jp
1504         * TODO.jp
1505         * sylpheed-128x128.png
1506         * sylpheed-64x64.png
1507                 removed
1508         * sylpheed-claws-128x128.png
1509         * sylpheed-claws-64x64.png
1510         * sylpheed-claws.desktop
1511         * sylpheed-claws.png
1512                 added
1513         * sylpheed.desktop
1514         * sylpheed.png
1515                 removed
1516
1517 2005-07-17 [paul]       1.9.12cvs76
1518
1519         * src/account.c
1520         * src/addressbook.c
1521         * src/alertpanel.c
1522         * src/alertpanel.h
1523         * src/compose.c
1524         * src/exphtmldlg.c
1525         * src/expldifdlg.c
1526         * src/folderview.c
1527         * src/imap_gtk.c
1528         * src/inc.c
1529         * src/message_search.c
1530         * src/messageview.c
1531         * src/mh_gtk.c
1532         * src/news_gtk.c
1533         * src/prefs_actions.c
1534         * src/prefs_filtering.c
1535         * src/prefs_matcher.c
1536         * src/prefs_template.c
1537         * src/prefs_themes.c
1538         * src/ssl_manager.c
1539         * src/summary_search.c
1540         * src/textview.c
1541         * src/toolbar.c
1542         * src/gtk/sslcertwindow.c
1543         * src/plugins/pgpcore/sgpgme.c
1544                 rework alertpanels
1545
1546 2005-07-17 [colin]      1.9.12cvs75
1547
1548         * src/privacy.c
1549                 add a PrivacySystem accessor that checks that
1550                 the system cached in a MimeInfo's privacydata
1551                 is still registered. Use this accessor instead
1552                 of directly using data->system. Fixes crashes
1553                 after unloading pgp plugins.
1554
1555 2005-07-17 [colin]      1.9.12cvs74
1556
1557         * src/alertpanel.c
1558                 Change geometry hints to a simple default size.
1559                 Fixes the certs dialogs.
1560
1561 2005-07-17 [colin]      1.9.12cvs73
1562
1563         * src/gtk/sslcertwindow.c
1564                 Use a gtkExpander
1565
1566 2005-07-17 [colin]      1.9.12cvs72
1567
1568         * src/plugins/pgpcore/Makefile.am
1569         * src/plugins/pgpmime/Makefile.am
1570                 Add gpgme libs
1571
1572 2005-07-17 [paul]       1.9.12cvs71
1573
1574         * configure.ac
1575                 add --disable-gnomeprint option
1576                 modified version of patch by Marius Mauch
1577
1578 2005-07-17 [paul]       1.9.12cvs70
1579
1580         * src/common/defs.h
1581                 update urls
1582         * src/account.c
1583         * src/action.c
1584         * src/addressbook.c
1585         * src/compose.c
1586         * src/foldersel.c
1587         * src/folderview.c
1588         * src/html.c
1589         * src/imap_gtk.c
1590         * src/main.c
1591         * src/mainwindow.c
1592         * src/messageview.c
1593         * src/mh_gtk.c
1594         * src/mimeview.c
1595         * src/news_gtk.c
1596         * src/prefs_account.c
1597         * src/prefs_send.c
1598         * src/prefs_summaries.c
1599         * src/procmsg.c
1600         * src/summaryview.c
1601         * src/common/utils.c
1602         * src/common/xml.c
1603         * src/plugins/pgpcore/passphrase.c
1604         * src/plugins/pgpcore/select-keys.c
1605                 replace inappropriately used backticks
1606                 with single quotes
1607
1608 2005-07-16 [colin]      1.9.12cvs69
1609
1610         * src/image_viewer.c
1611                 Add extra paranoid checks
1612
1613 2005-07-16 [colin]      1.9.12cvs68
1614
1615         * src/plugins/pgpcore/prefs_gpg.c
1616                 Don't auto-check sigs by default, as it
1617                 can be really slow.
1618
1619 2005-07-16 [colin]      1.9.12cvs67
1620
1621         * src/plugins/pgpcore/sgpgme.c
1622                 Make messages a bit better.
1623
1624 2005-07-16 [colin]      1.9.12cvs66
1625
1626         * src/imap.c
1627                 Remove pseudo-log
1628         * src/etpan/imap-thread.c
1629                 Add real log
1630
1631 2005-07-16 [colin]      1.9.12cvs65
1632
1633         * src/main.c
1634         * src/prefs_other.c
1635                 And now, fix build with libetpan :-/
1636
1637 2005-07-15 [colin]      1.9.12cvs64
1638
1639         * src/prefs_other.c
1640                 Continue fixing build without libetpan.
1641
1642 2005-07-15 [colin]      1.9.12cvs63
1643
1644         * src/main.c
1645                 Fix build with --disable-libetpan
1646
1647 2005-07-15 [colin]      1.9.12cvs62
1648
1649         * configure.ac
1650                 Bump libetpan's version
1651
1652 2005-07-15 [colin]      1.9.12cvs61
1653
1654         * src/etpan/imap-thread.c
1655                 Actually stop logging :)
1656
1657 2005-07-15 [colin]      1.9.12cvs60
1658
1659         * src/addressbook.c
1660                 Fix dnd of multiple addresses.
1661
1662 2005-07-15 [hoa]        1.9.12cvs59
1663
1664         * src/etpan/imap-thread.c
1665             disable login of IMAP password in libetpan log file.
1666
1667 2005-07-15 [paul]       1.9.12cvs58
1668
1669         * src/account.c
1670                 don't automatically sort
1671                 do allow drag n drop
1672
1673 2005-07-15 [paul]       1.9.12cvs57
1674
1675         * src/account.c
1676         * src/ssl_manager.c
1677                 alphabetical listing
1678
1679 2005-07-15 [paul]       1.9.12cvs56
1680
1681         * src/gtk/pluginwindow.c
1682                 sort plugin list alphabetically
1683
1684 2005-07-15 [paul]       1.9.12cvs55
1685
1686         * src/prefs_spelling.c
1687         * src/prefs_wrapping.c
1688                 unify English usage
1689
1690 2005-07-15 [colin]      1.9.12cvs54
1691
1692         * src/wizard.c
1693                 Typo fix
1694
1695 2005-07-15 [paul]       1.9.12cvs53
1696
1697         * src/prefs_message.c
1698                 make 'show cursor' a hidden option
1699
1700 2005-07-14 [colin]      1.9.12cvs52
1701
1702         * src/plugins/spamassassin/Makefile.am
1703         * src/plugins/clamav/Makefile.am
1704                 Fix double EXTRA_DISTs
1705
1706 2005-07-14 [colin]      1.9.12cvs51
1707
1708         * src/plugins/clamav/Makefile.am
1709         * src/plugins/clamav/clamav_plugin_gtk.deps
1710         * src/plugins/spamassassin/Makefile.am
1711         * src/plugins/spamassassin/spamassassin_gtk.deps
1712                 Make $plugin_gtk depend on $plugin
1713
1714 2005-07-14 [hoa]        1.9.12cvs50
1715
1716         * src/etpan/imap-thread.c
1717                 enable debug log of libetpan when running with --debug
1718
1719 2005-07-14 [colin]      1.9.12cvs49
1720
1721         * configure.ac
1722         * src/common/Makefile.am
1723         * src/common/plugin.c
1724         * src/common/plugin.h
1725                 Add a little plugin dependancy system.
1726                 Plugins can ship a $plugin_name.deps file
1727                 (near them in PLUGINDIR) so that their
1728                 dependancies are loaded if possible.
1729         * src/plugins/Makefile.am
1730         * src/plugins/pgpcore/Makefile.am
1731         * src/plugins/pgpcore/passphrase.c
1732         * src/plugins/pgpcore/passphrase.h
1733         * src/plugins/pgpcore/plugin.c
1734         * src/plugins/pgpcore/prefs_gpg.c
1735         * src/plugins/pgpcore/prefs_gpg.h
1736         * src/plugins/pgpcore/select-keys.c
1737         * src/plugins/pgpcore/select-keys.h
1738         * src/plugins/pgpcore/sgpgme.c
1739         * src/plugins/pgpcore/sgpgme.h
1740                 Introduce pgpcore, used by pgpmime and
1741                 pgpinline
1742         * src/plugins/pgpmime/Makefile.am
1743         * src/plugins/pgpmime/passphrase.c
1744         * src/plugins/pgpmime/passphrase.h
1745         * src/plugins/pgpmime/pgpmime.c
1746         * src/plugins/pgpmime/pgpmime.deps
1747         * src/plugins/pgpmime/plugin.c
1748         * src/plugins/pgpmime/prefs_gpg.c
1749         * src/plugins/pgpmime/prefs_gpg.h
1750         * src/plugins/pgpmime/select-keys.c
1751         * src/plugins/pgpmime/select-keys.h
1752         * src/plugins/pgpmime/sgpgme.c
1753         * src/plugins/pgpmime/sgpgme.h
1754                 Remove the core from pgpmime and add the
1755                 dependancy to pgpcore.
1756
1757 2005-07-14 [paul]       1.9.12cvs48
1758
1759         * src/stock_pixmap.c
1760                 forgot this in last commit
1761
1762 2005-07-14 [paul]       1.9.12cvs47
1763
1764         * src/account.c
1765         * src/addressbook.c
1766                 add accelerators for the buttons (sync with main)
1767         * src/compose.c
1768         * src/compose.h
1769                 add accelerators for the buttons.
1770                 fix editing with external editor.
1771                 replace gdk_input_*() with GIOChannel;
1772                 (sync with main)
1773         * src/foldersel.c
1774                 display folder names with new/unread
1775                 representation (sync with main)
1776         * src/main.c
1777                 specify default window icon (sync with main)
1778         * src/prefs_common.c
1779                 use_addr_book default to FALSE
1780         * src/summaryview.c
1781         * src/textview.c
1782                 add accelerators for the buttons (sync with main)
1783         * src/gtk/menu.c
1784                 fix typos
1785         * src/pixmaps/sylpheed_icon.xpm
1786                 updated
1787
1788 2005-07-13 [paul]       1.9.12cvs46
1789
1790         * src/plugins/pgpmime/pgpmime.c
1791         * src/plugins/pgpmime/sgpgme.c
1792                 (temporarily) use deprecated gpgme_data_rewind()
1793                 while largefile support is not present
1794                 (as suggested by Colin)
1795
1796 2005-07-13 [paul]       1.9.12cvs45
1797
1798         * configure.ac
1799                 remove large file support (for now):
1800                 it breaks too many things
1801
1802 2005-07-13 [paul]       1.9.12cvs44
1803
1804         * configure.ac
1805                 add large file support
1806         * src/html.c
1807                 fix bug #763 where href attribute was not
1808                 the very first attribute of a link
1809                 patch by Thomas Gilgin
1810
1811 2005-07-13 [colin]      1.9.12cvs43
1812
1813         * src/gtk/pluginwindow.c
1814                 Little portability fix
1815
1816 2005-07-13 [colin]      1.9.12cvs42
1817
1818         * src/plugins/pgpmime/sgpgme.c
1819                 Fix crasher.
1820
1821 2005-07-13 [colin]      1.9.12cvs41
1822
1823         * src/plugins/pgpmime/pgpmime.c
1824         * src/plugins/pgpmime/sgpgme.c
1825                 Use gpgme_data_release_and_get_mem instead
1826                 of gpgme_data_read.
1827
1828 2005-07-13 [colin]      1.9.12cvs40
1829
1830         * configure.ac
1831         * src/plugins/pgpmime/passphrase.c
1832         * src/plugins/pgpmime/passphrase.h
1833         * src/plugins/pgpmime/pgpmime.c
1834         * src/plugins/pgpmime/plugin.c
1835         * src/plugins/pgpmime/select-keys.c
1836         * src/plugins/pgpmime/select-keys.h
1837         * src/plugins/pgpmime/sgpgme.c
1838         * src/plugins/pgpmime/sgpgme.h
1839                 Port pgpmime to gpgme-1.0.
1840
1841 2005-07-12 [paul]       1.9.12cvs39
1842
1843         * AUTHORS
1844         * src/toolbar.c
1845         * src/toolbar.h
1846                 add a 'Go to Prev' button to the toolbar.
1847                 correct tooltip text of go to buttons.
1848                 based on patch by Yang Guilong <bamanzi@gmail.com>
1849
1850 2005-07-12 [colin]      1.9.12cvs38
1851
1852         * src/statusbar.c
1853                 Fix progress bar showing stuff at startup.
1854
1855 2005-07-12 [paul]       1.9.12cvs37
1856
1857         * src/editjpilot.c
1858                 fix building with jpilot support
1859
1860 2005-07-11 [colin]      1.9.12cvs36
1861
1862         * src/inc.c
1863                 Add visual indication that filtering is running
1864         * src/textview.c
1865                 Make {}[] uri delimiters
1866         * src/summaryview.c
1867                 Remove useless (and slow) calls
1868
1869 2005-07-11 [paul]       1.9.12cvs35
1870
1871         * src/plugins/clamav/clamav_plugin_gtk.c
1872         * src/plugins/dillo_viewer/dillo_prefs.c
1873         * src/plugins/pgpmime/prefs_gpg.c
1874         * src/plugins/spamassassin/spamassassin_gtk.c
1875                 gather plugins prefs together under their
1876                 own 'Plugins' heading
1877
1878 2005-07-11 [paul]       1.9.12cvs34
1879
1880         sync with main
1881
1882         * src/account.c
1883                 account_delete(): modified alert dialog
1884         * src/editjpilot.c
1885         * src/editvcard.c
1886                 fixed a crash when cancelling file selection
1887                 dialog by Escape key. Made non-ascii filename
1888                 selectable.
1889         * src/prefs_template.c
1890                 prefs_template_window_create(): make scrolled
1891                 window policy AUTOMATIC
1892
1893 2005-07-10 [hoa]        1.9.12cvs33
1894
1895         * src/etpan/imap-thread.c
1896                 workaround for old Courier IMAP servers.
1897
1898 2005-07-10 [colin]      1.9.12cvs32
1899
1900         * src/folder.c
1901         * src/statusbar.c
1902         * src/statusbar.h
1903                 Add visual progress indicator on filtering/processing
1904                 Factorize the progress bar code
1905         * src/imap.c
1906         * src/imap.h
1907         * src/etpan/imap-thread.c
1908                 Add a reference counter to avoid destroying the Folder
1909                 while it's in use by another callback.
1910
1911 2005-07-09 [hoa]        1.9.12cvs31
1912
1913         * src/imap.c
1914         * src/etpan/imap-thread.c
1915                 fixed deadlock when removing IMAP account.
1916
1917 2005-07-08 [colin]      1.9.12cvs30
1918
1919         * src/textview.c
1920         * src/unmime.c
1921                 Fix again problems decoding broken headers
1922         * src/gtk/inputdialog.c
1923                 Fix local variable shadowing a global one
1924
1925 2005-07-08 [colin]      1.9.12cvs29
1926
1927         * src/msgcache.c
1928                 Make the cache/mark files platform-agnostic by writing
1929                 them in little-endian format. Reading them is also done
1930                 in little-endian format, of course; however, in order
1931                 to avoid trashing mark data on big-endian machines, the
1932                 files are, at first, read from the native format if the
1933                 little-endian one doesn't exist. This is easy to deter-
1934                 mine by trying to open a file with a swapped data_ver
1935                 and seeing if it's the wanted version.
1936                 Little-endian using users should see absolutely no
1937                 difference, Big-endian users may get a very little
1938                 performance drop due to byte-swapping.
1939                 Tested on i386 and ppc32. 
1940                 Fixes bug #159 (The index file, in the mailboxes, is 
1941                 hardware depending).
1942
1943                 To have the cache/mark files updated to the new little-
1944                 endian format, "Check for new messages" or even
1945                 "Rebuild folder tree" aren't enough. Files will be
1946                 updated as soon as a folder has been opened/closed.
1947                 To update everything, just select all folders by
1948                 selecting them one by one.
1949
1950 2005-07-07 [colin]      1.9.12cvs28
1951
1952         * src/imap.c
1953                 Remember the folder separator per IMAPFolder
1954                 instead of globally.
1955                 Revive the Session on noop; fixes bug #761
1956                 (mark a bunch of unread messages as read takes 
1957                 forever)
1958
1959 2005-07-07 [darko]      1.9.12cvs27
1960
1961         * src/common/template.c
1962                 Sort templates alphabetically
1963
1964 2005-07-06 [colin]      1.9.12cvs26
1965
1966         * src/imap.c
1967                 Try to use the correct separator in
1968                 most cases. Possibly fixes bug #759
1969                 (only creates the INBOX folder when 
1970                 setting up new IMAP account) and 
1971                 bug #760 (Can't retrieve messages)
1972
1973 2005-07-06 [colin]      1.9.12cvs25
1974
1975         * src/imap.c
1976                 Use real_path in status command. This will
1977                 help later, when namespaces will be used.
1978
1979 2005-07-06 [colin]      1.9.12cvs24
1980
1981         * configure.ac
1982         * src/account.c
1983         * src/folder.c
1984         * src/imap.c
1985         * src/etpan/etpan-log.c
1986         * src/etpan/etpan-thread-manager.c
1987         * src/etpan/imap-thread.c
1988                 Add a --disable-libetpan parameter. With this,
1989                 users that don't want IMAP4 support can avoid
1990                 the new dependancy (and have no IMAP support).
1991                 Users that have IMAP4 accounts and use this
1992                 parameter won't lose their configuration, their
1993                 IMAP accounts will just be invisible and not
1994                 used.
1995         * src/textview.c
1996                 Make the "Copy ..." contextual menu items 
1997                 copy to both the X clipboard and the gtk 
1998                 clipboard - as most other apps do.
1999         * src/gtk/about.c
2000                 Add a notice about OpenSSL usage, in order to
2001                 comply with OpenSSL's license (point 6):
2002                 http://www.openssl.org/source/license.html
2003
2004 2005-07-06 [colin]      1.9.12cvs23
2005
2006         * src/alertpanel.c
2007                 Fix a minimum size for alertpanels
2008         * src/compose.c
2009                 Show 'No space left on device' type errors
2010                 when queuing/sending
2011         * src/imap_gtk.c
2012         * src/mh_gtk.c
2013                 Rework folder's deletion message (remove 
2014                 extra \n)
2015
2016 2005-07-05 [colin]      1.9.12cvs22
2017
2018         * src/imap.c
2019                 Add an alertpanel on auth error
2020                 Add pseudo-log
2021                 Remove pthread-related stuff
2022
2023 2005-07-05 [colin]      1.9.12cvs21
2024
2025         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2026                 Fix crash on plugin reloading (with a hack)
2027
2028 2005-07-05 [colin]      1.9.12cvs20
2029
2030         * src/prefs_account.c
2031         * src/prefs_account.h
2032                 Fix typo
2033         * src/gtk/filesel.c
2034         * src/gtk/filesel.h
2035                 Add a way to filter the view
2036         * src/gtk/pluginwindow.c
2037                 Filter loadable stuff
2038         * src/plugins/pgpmime/prefs_gpg.c
2039                 Fix missing unregistration
2040         * .cvsignore
2041         * src/etpan/.cvsignore
2042         * src/plugins/spamassassin/.cvsignore
2043                 Add more stuff to cvs ignored files
2044
2045 2005-07-04 [colin]      1.9.12cvs19
2046
2047         * src/imap.c
2048                 Fix scan_required returning FALSE when it
2049                 shouldn't. Maybe fix #760 (Can't retrieve
2050                 messages)
2051
2052 2005-07-04 [colin]      1.9.12cvs18
2053
2054         * src/summaryview.c
2055                 Fix always_show_msg pref
2056
2057 2005-07-04 [paul]       1.9.12cvs17
2058
2059         sync with main (forgotten in last commit)
2060         
2061         * src/common/utils.c
2062         * src/common/utils.h
2063                 check_line_length(): new.
2064                 is_dir_exist()
2065                 is_file_entry_exist()
2066                 dirent_is_regular_file()
2067                 dirent_is_directory(): use g_file_test() instead of stat().
2068
2069 2005-07-04 [paul]       1.9.12cvs16
2070
2071         sync with main:
2072
2073         * src/compose.c
2074                 compose_write_to_file(): check for line
2075                 length limit and display warning if exceeds
2076         * src/jpilot.c
2077                 use get_home_dir() instead of g_get_home_dir()
2078         * src/procheader.c
2079                 removed warning about invalid date
2080         * src/vcard.c
2081                 use get_home_dir() instead of g_get_home_dir()
2082
2083 2005-07-04 [paul]       1.9.12cvs15
2084
2085         * src/stock_pixmap.c
2086                 fix new pixmap naming errors
2087                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2088
2089 2005-07-04 [colin]      1.9.12cvs14
2090
2091         * src/imap.c
2092                 Fix debugging string with a warning
2093
2094 2005-07-04 [colin]      1.9.12cvs13
2095
2096         * configure.ac
2097                 Add a check for libetpan's version (>= 0.37)
2098
2099 2005-07-04 [hoa]        1.9.12cvs12
2100
2101         * commitHelper
2102         * src/imap.c
2103         * src/etpan/imap-thread.c
2104         * src/etpan/imap-thread.h
2105                 fixed IMAP implementation of check of mails.
2106
2107 2005-07-03 [hoa]        1.9.12cvs11
2108
2109         * src/etpan/Makefile.am
2110         * src/etpan/etpan-errors.h
2111         * src/etpan/etpan-log.[ch]
2112         * src/etpan/etpan-thread-manager-types.h
2113         * src/etpan/etpan-thread-manager.[ch]
2114         * src/etpan/imap-thread.[ch]
2115         * src/Makefile.am
2116         * src/imap.c
2117         * src/main.c
2118         * src/prefs_other.c
2119         * configure.ac
2120             merged imap branch.
2121             dependency on libetpan 0.37 is now added.
2122
2123 2005-07-01 [colin]      1.9.12cvs10
2124
2125         * src/Makefile.am
2126         * src/folder.c
2127         * src/folder.h
2128         * src/folderview.c
2129         * src/stock_pixmap.c
2130         * src/stock_pixmap.h
2131         * src/plugins/trayicon/trayicon.c
2132                 Add marked symbol on folders containing
2133                 marked messages
2134         * src/procmsg.c
2135         * src/procmsg.h
2136         * src/toolbar.c
2137         * src/prefs_common.c
2138         * src/prefs_common.h
2139         * src/prefs_send.c
2140                 Add an optional confirmation dialog on queue
2141                 sending. Patch by wwp.
2142         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
2143         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
2144         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
2145         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
2146         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
2147         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
2148         * src/pixmaps/inbox_mark.xpm            ** ADDED **
2149         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
2150         * src/pixmaps/outbox_mark.xpm           ** ADDED **
2151         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
2152         * src/pixmaps/trash_mark.xpm            ** ADDED **
2153                 New pixmaps
2154
2155 2005-07-01 [colin]      1.9.12cvs9
2156
2157         * src/summaryview.c
2158                 Fix a little threading bug
2159         * src/addrgather.c
2160         * src/mainwindow.c
2161                 A little bit of HIG normality never hurts
2162
2163 2005-07-01 [colin]      1.9.12cvs8
2164
2165         * src/compose.c
2166         * src/msgcache.c
2167         * src/pop.c
2168         * src/procmime.c
2169         * src/recv.c
2170         * src/common/log.c
2171         * src/common/template.c
2172         * src/common/utils.c
2173         * src/common/utils.h
2174                 Reverted the fwrite_atomic stuff. In fact
2175                 it is already atomic.
2176
2177 2005-06-30 [colin]      1.9.12cvs7
2178
2179         * src/common/utils.c
2180         * src/common/utils.h
2181                 Add an fwrite_atomic() function to make
2182                 sure we write everything: fwrite can make
2183                 short writes.
2184         * src/compose.c
2185         * src/msgcache.c
2186         * src/pop.c
2187         * src/procmime.c
2188         * src/recv.c
2189         * src/common/log.c
2190         * src/common/template.c
2191                 Use that (and fix swapping of size and nmemb).
2192                 Thanks to Rich Coe for the heads up.
2193
2194 2005-06-30 [colin]      1.9.12cvs6
2195
2196         * src/addressbook.c
2197                 Optimize addressbook opening 
2198
2199 2005-06-30 [colin]      1.9.12cvs5
2200
2201         * src/summaryview.c
2202                 Remove calls to summary_step after move/copy
2203
2204 2005-06-28 [paul]       1.9.12cvs4
2205
2206         * src/alertpanel.c
2207                 wrap and make the error msg selectable
2208
2209 2005-06-28 [paul]       1.9.12cvs3
2210
2211         * src/ssl_manager.c
2212                 replace the OK button with a Close button
2213         * src/gtk/foldersort.c
2214                 use GTK_STOCK_ icons/buttons
2215
2216 2005-06-28 [colin]      1.9.12cvs2
2217
2218         * src/gedit-print.c             ** ADDED **
2219         * src/gedit-print.h             ** ADDED **
2220         * src/gtk/gtksourceprintjob.c   ** ADDED **
2221         * src/gtk/gtksourceprintjob.h   ** ADDED **
2222                 I can't believe no one had enough time to tell
2223                 me I forgot the `cvs add`
2224
2225 2005-06-27 [colin]      1.9.12cvs1
2226
2227         * src/Makefile.am
2228         * src/gtk/Makefile.am
2229         * src/messageview.c
2230         * src/procmsg.c
2231         * src/summaryview.c
2232         * configure.ac
2233                 Add optional libgnomeprint-based printing
2234         * src/mainwindow.c
2235         * src/gtk/quicksearch.c
2236                 Add an Edit/Quick search menu item to show
2237                 and focus the quicksearch
2238
2239 2005-06-27 [paul]       1.9.12
2240
2241         1.9.12 release
2242
2243         * po/ca.po
2244         * po/de.po
2245         * po/es.po
2246         * po/fr.po
2247         * po/it.po
2248         * po/ko.po
2249         * po/pt_BR.po
2250         * po/sk.po
2251         * po/zh_CN.po
2252                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2253                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2254                 SungHyun Nam, Frederico Goncalves Guimaraes,
2255                 Andrej Kacian, and Yang Guilong
2256 2005-06-26 [colin]      1.9.11cvs106
2257
2258         * src/imap_gtk.c
2259                 Forgot one file for previous fix
2260
2261 2005-06-26 [colin]      1.9.11cvs105
2262
2263         * src/folder.c
2264         * src/imap.c
2265                 Fix problems with folder operations in no_select
2266                 imap folders. it applies only to mails, and 
2267                 creation/deletion/move/renaming of folders 
2268                 should be possible
2269
2270 2005-06-26 [paul]       1.9.11cvs104
2271
2272         * src/prefs_filtering.c
2273                 replace one more GTK_STOCK_REMOVE
2274                 with GTK_STOCK_DELETE
2275
2276 2005-06-25 [colin]      1.9.11cvs103
2277
2278         * src/imap.c
2279                 Optimize get_seq_set_from_seq_list
2280                 (Patch by Ricardo) 
2281
2282 2005-06-25 [colin]      1.9.11cvs102
2283
2284         * src/mh.c
2285                 If the directory exists, but not in the
2286                 correct encoding, rename it. This should
2287                 handle old-versions-induced bugs.
2288
2289 2005-06-25 [colin]      1.9.11cvs101
2290
2291         * src/mh.c
2292                 Fix path access with extended dir names
2293                 Fixes bug #589 (SC segfaults with wrong locale
2294                 settings)
2295
2296 2005-06-25 [colin]      1.9.11cvs100
2297
2298         * src/prefs_account.c
2299         * src/prefs_account.h
2300         * src/compose.c
2301                 Add an option to encrypt replies to
2302                 encrypted messages
2303
2304 2005-06-25 [colin]      1.9.11cvs99
2305
2306         * src/compose.c
2307         * src/quote_fmt_parse.y
2308                 ... And make it work with pgpinline.
2309
2310 2005-06-25 [colin]      1.9.11cvs98
2311
2312         * src/compose.c
2313         * src/procmime.c
2314         * src/procmime.h
2315         * src/quote_fmt_parse.y
2316                 o Make reedition of encrypted messages possible
2317                   (as long as it is encrypted to self too, no
2318                    magic there)
2319                 o Make replying with quote (and without selecting
2320                   text) possible for encrypted messages.
2321                 Closes bug #550 (Not possible to "reply with quote"
2322                 to gnupg encrypted messages)
2323
2324 2005-06-24 [paul]       1.9.11cvs97
2325
2326         * src/imap.c
2327                 add missing include
2328
2329 2005-06-24 [paul]       1.9.11cvs96
2330
2331         * src/editldap.c
2332                 made bind password entry invisible
2333                 (sync with main)
2334         * src/send_message.c
2335                 send_message_local(): check exit status
2336                 to detect errors (sync with main)
2337         * src/textview.c
2338                 use main's less ambiguous popup menu
2339                 wording
2340
2341 2005-06-24 [paul]       1.9.11cvs95
2342
2343         * src/prefs_actions.c
2344         * src/prefs_customheader.c
2345         * src/prefs_display_header.c
2346         * src/prefs_filtering_action.c
2347         * src/prefs_matcher.c
2348         * src/prefs_template.c
2349         * src/prefs_toolbar.c
2350                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
2351         * src/gtk/description_window.c
2352                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
2353
2354 2005-06-23 [colin]      1.9.11cvs94
2355
2356         * src/summaryview.c
2357                 Fix rough edges (be sure to call status_show whenever
2358                 necessary).
2359
2360 2005-06-23 [colin]      1.9.11cvs93
2361
2362         * src/summaryview.c
2363                 Optimize Select All
2364                 Before, in a 5K mails folder: 11s
2365                 After, in the same folder: 58000µs
2366                 The joys of locking... gtk_clist_select_all() fires a 
2367                 tree-select-row event for each selected row, which in 
2368                 summaryview, callbacks summary_selected which in turn,
2369                 calls summary_status_show, which walks the selected
2370                 rows. Hence, calling gtk_clist_select_all was 
2371                 exponential. Locking the summaryview makes 
2372                 summary_selected return early.
2373
2374 2005-06-23 [colin]      1.9.11cvs92
2375
2376         * src/imap.c
2377                 Move mutex at the important place to avoid
2378                 deadlocks
2379         * src/summaryview.c
2380                 Fix Del key deleting directly instead of
2381                 moving to trash
2382
2383 2005-06-22 [colin]      1.9.11cvs91
2384
2385         * src/plugins/spamassassin/libspamc.c
2386                 As we do spagetti code with assignations in multiple
2387                 places (see _message_read_raw where out = msg = raw),
2388                 let's be sure we don't free the same pointer twice.
2389                 Should fix bug #683 (Crash in libpam at 
2390                 message_cleanup).
2391
2392 2005-06-22 [colin]      1.9.11cvs90
2393
2394         * src/compose.c
2395         * src/messageview.c
2396         * src/toolbar.c
2397                 Make toolbar's delete use the move to trash stuff;
2398                 Add gtk_widget_realize to be sure pixmaps can get
2399                 created (that may fix an old worksforme bug which
2400                 I can't find back...)
2401
2402 2005-06-22 [colin]      1.9.11cvs89
2403
2404         * src/summaryview.c
2405         * src/summaryview.h
2406         * src/mainwindow.c
2407                 Rename "Message/Delete" to "Message/Move to trash"
2408                 Add "Message/Delete..." that directly destroys the
2409                 selected messages after asking for a confirmation.
2410
2411 2005-06-22 [colin]      1.9.11cvs88
2412
2413         * src/imap.c
2414                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
2415                 o Fix a deadlock (thanks Darko)
2416
2417 2005-06-22 [colin]      1.9.11cvs87
2418
2419         * src/gtk/foldersort.c
2420                 Add missing include for the i18n;
2421                 patch by Fabien Vantard
2422
2423 2005-06-21 [colin]      1.9.11cvs86
2424
2425         * src/folder.c
2426         * src/folderview.c
2427                 Respect the no_select flag
2428         * src/imap.c
2429                 Fix recursive deletion
2430         * src/imap_gtk.c
2431         * src/mh_gtk.c
2432                 Make the folder deletion's warning
2433                 more explicit
2434
2435 2005-06-21 [colin]      1.9.11cvs85
2436
2437         * src/textview.c
2438                 Prevent email addresses from spanning accross
2439                 lines - fixes bug # 646 (newline-chars in 
2440                 email addresses)
2441
2442 2005-06-20 [colin]      1.9.11cvs84
2443
2444         * src/folder.c
2445                 Be sure not to remove source if copy failed
2446
2447 2005-06-20 [colin]      1.9.11cvs83
2448
2449         * src/folderview.c
2450         * src/imap_gtk.c
2451                 remove summaryview's lock
2452         * src/imap.c
2453                 introduce threads to avoid problems when foreground tasks
2454                 interfere with background tasks
2455         * src/mh.c
2456                 prevent moving to drafts/queue
2457         * src/mimeview.c
2458                 fix leak
2459
2460 2005-06-19 [colin]      1.9.11cvs82
2461
2462         * src/imap_gtk.c
2463                 Remember that the user doesn't want to override
2464                 offline mode, for 3 seconds. It avoid presenting
2465                 him with N popups in a really short time.
2466
2467 2005-06-17 [colin]      1.9.11cvs81
2468
2469         * src/imap.c
2470                 Fix IMAP breaking on folders containing '('
2471                 (Probably won't be enough)
2472
2473 2005-06-17 [colin]      1.9.11cvs80
2474
2475         Forgotten files on 1.9.11cvs79
2476         * src/summaryview.c
2477                 Fix stepping when not immediately executing
2478         * src/imap.c
2479                 Really prevent UID FETCH 0
2480         * src/codeconv.c
2481                 Fix outgoing charset never set to utf-8
2482         * src/mh.c
2483                 Fix leak
2484
2485 2005-06-16 [colin]      1.9.11cvs79
2486
2487         * src/compose.c
2488                 Fix bug #707 (Dash splits rows)
2489                 Only wrap if we're on a line break position and
2490                 the previous one was a "white" (space) char.
2491                 Pango stuff is weird.
2492
2493 2005-06-16 [colin]      1.9.11cvs78
2494
2495         * src/imap_gtk.c
2496                 Lock summaryview while downloading messages
2497                 on user demand
2498         * src/procheader.c
2499         * src/unmime.c
2500         * src/common/utils.c
2501         * src/common/utils.h
2502                 Replace \r and \n with spaces in From and
2503                 Subject headers
2504
2505 2005-06-16 [paul]       1.9.11cvs77
2506
2507         * src/procmime.c
2508                 liberalise the mime parser
2509         * src/gtk/about.c
2510                 add text wrapping
2511
2512 2005-06-16 [paul]       1.9.11cvs76
2513
2514         * src/gtk/about.c
2515                 reworked
2516
2517 2005-06-15 [colin]      1.9.11cvs75
2518
2519         * src/compose.c
2520                 Finish header encoding fix
2521         * src/summaryview.c
2522                 Fix segfault
2523         * src/headerview.c
2524                 Fix compilation (Thanks Stephan
2525                 Sachse)
2526
2527 2005-06-15 [colin]      1.9.11cvs74
2528
2529         * Makefile.am
2530                 Install gnome2 stuff rather than gnome1, 
2531                 if both are present
2532         * src/codeconv.c
2533         * src/codeconv.h
2534         * src/compose.c
2535                 Fix headers encoding
2536         * src/folder.c
2537                 Visual progress when fetching all messages
2538         * src/folderview.c
2539         * src/summaryview.c
2540         * src/summaryview.h
2541                 Prevent changing current message while
2542                 incorporating
2543
2544 2005-06-15 [paul]       1.9.11cvs73
2545
2546         * src/gtk/gtkaspell.c
2547         * src/gtk/gtkaspell.h
2548                 fix build warnings
2549
2550 2005-06-15 [paul]       1.9.11cvs72
2551
2552         * src/prefs_filtering.c
2553                 allow reordering of filter rules by
2554                 drag n drop
2555
2556 2005-06-15 [paul]       1.9.11cvs71
2557
2558         * COPYING
2559                 updated
2560         * src/codeconv.c
2561                 replace deprecated function
2562         * src/inc.c
2563         * src/send_message.c
2564         * src/gtk/progressdialog.c
2565         * src/gtk/progressdialog.h
2566                 salvage and reuse parts of reverted sync
2567
2568 2005-06-15 [paul]       1.9.11cvs70
2569
2570         * src/inc.c
2571         * src/send_message.c
2572         * src/gtk/progressdialog.c
2573         * src/gtk/progressdialog.h
2574                 revert yesterday's sync with main
2575                 it contains deprecated functions
2576
2577 2005-06-15 [colin]      1.9.11cvs69
2578
2579         * src/headerview.c
2580                 Fix bug #670 (multi user to: will corrupt message 
2581                 headers display)
2582
2583 2005-06-15 [colin]      1.9.11cvs68
2584
2585         * src/compose.c
2586                 Fix bug #421 (Fix undo on wrapping)
2587
2588 2005-06-15 [colin]      1.9.11cvs67
2589
2590         * src/folder.c
2591                 Provide visual feedback while processing
2592                 folder's rules.
2593         * src/imap.c
2594                 Provide visual feedback while getting
2595                 short headers (for uncached messages)
2596
2597
2598 2005-06-14 [paul]       1.9.11cvs66
2599
2600         * src/account.c
2601                 change a couple stock icons
2602         * src/inc.c
2603         * src/send_message.c
2604         * src/gtk/progressdialog.c
2605         * src/gtk/progressdialog.h
2606                 sync main's GtkTreeView implementation
2607
2608 2005-06-14 [colin]      1.9.11cvs65
2609
2610         * src/imap.c
2611                 Various little fixes, mainly on error paths
2612
2613 2005-06-13 [colin]      1.9.11cvs64
2614
2615         * matcher.c
2616         * procmsg.c
2617         * procmsg.h
2618                 Add a way to fetch only headers. This speeds
2619                 up filtering on headers for IMAP. Fixes:
2620                 bug #481 extraneous imap commands slow down 
2621                         imap filtering
2622                 bug #522 Sylpheed downloads all messages 
2623                         when opening mailbox (IMAP)
2624                 bug #677 IMAP fetch is soooooooooooooo slow
2625         * src/folder.c
2626         * src/folder.h
2627                 Add a folder set_batch method so that
2628                 implementations can speed up flags changes
2629         * src/folderutils.c
2630         * src/summaryview.c
2631                 Use that in mark as (un)read and mark all read
2632                 Refix bug #679
2633         * src/imap.c
2634                 Implement set_batch - brings back deferred
2635                 flags in a less buggy manner. Fixes:
2636                 bug #729 IMAP immediate expunge of deleted messages
2637                 bug #191 remove list of messages with one command
2638                 Fix login with strange chars
2639                 Implement fetch_msg_full
2640                 Fix copy (wrong counts)
2641
2642 2005-06-12 [colin]      1.9.11cvs63
2643
2644         * src/folder.c
2645                 lock incorporation during long operations.
2646                 Avoids fucking up the IMAP socket.
2647
2648 2005-06-12 [colin]      1.9.11cvs62
2649
2650         * src/imap.c
2651                 Fix harmful typo
2652                 Factorize remove_all_msg
2653                 Thread-ize expunge
2654         * src/summaryview.c
2655                 Don't update partial-download status if unnecessary
2656         * src/folder.c
2657                 Use remove_msgs everywhere possible
2658
2659 2005-06-12 [colin]      1.9.11cvs61
2660
2661         * src/folder.c
2662         * src/folder.h
2663                 Add a remove_msgs function to remove a 
2664                 list of messages
2665         * src/imap.c
2666                 Implement that.
2667
2668 2005-06-12 [colin]      1.9.11cvs60
2669
2670         * src/imap.c
2671                 Remove flags-processing deferring... Too hard
2672                 to get it to work in all cases.
2673
2674 2005-06-11 [colin]      1.9.11cvs59
2675
2676         * src/imap.c
2677                 printf -> debug_print
2678
2679 2005-06-11 [colin]      1.9.11cvs58
2680
2681         * src/imap.c
2682                 o Fix build without USE_PTHREAD
2683                 o Factorize imap_open
2684                 o Alertpanel in case of impossible connection
2685                 o Alertpanel in case of impossible login
2686                 o Fix deferred flags processing to force a 
2687                   flush before adding some more flags to process,
2688                   but in another folder.
2689
2690 2005-06-10 [colin]      1.9.11cvs57
2691
2692         * src/imap.c
2693                 o Fix a format string error
2694                 o init ssl socket outside of the thread 
2695                   (it possibly invokes gtk calls)
2696         * src/procmime.c
2697                 o Put back the buffer to its necessary size
2698                 o Fix changing a file pointer without keeping
2699                   track of it (thanks Valgrind)
2700         * src/common/smtp.c
2701                 o Fix automatic STARTTLS if login should be done
2702                   and the server only allows it after starting TLS
2703         * src/gtk/gtkinputdialog.c
2704                 o Eat GDK_Return so that the combo popup doesn't 
2705                   appear when we press Enter to validate the combo
2706                   input dialog (as seen in the Open with... dialog)
2707
2708 2005-06-10 [colin]      1.9.11cvs56
2709
2710         * src/imap.c
2711                 o A bit less debug
2712                 o Fix a crash on deletion
2713                 o Threadize imap_select (it's called outside of 
2714                   threads)
2715                 o Defer treatment of DELETED flags
2716
2717
2718 2005-06-09 [colin]      1.9.11cvs55
2719
2720         * src/imap.c
2721                 Make sure we check imap_gtk_should_override(), which
2722                 potentially calls gtk stuff, before creating thread.
2723                 That way it should't be called via imap_get_session()
2724                 inside a thread.
2725
2726 2005-06-09 [colin]      1.9.11cvs54
2727
2728         * src/imap.c
2729                 o add a bit of status output
2730                 o remove some dead code
2731                 o threadize get_list_of_uids
2732                 o threadize imap_get_flags
2733                 o defer flag changing by 500ms so that they
2734                   can be batched
2735
2736
2737 2005-06-08 [colin]      1.9.11cvs53
2738
2739         * src/imap.c
2740                 Thread-ize imap_cmd_fetch
2741
2742 2005-06-08 [colin]      1.9.11cvs52
2743
2744         * src/main.c
2745                 Mmh, that broke POP3...
2746
2747 2005-06-08 [colin]      1.9.11cvs51
2748
2749         * src/main.c
2750                 Stabilize IMAP patch (thanks to Hoa)
2751
2752 2005-06-08 [colin]      1.9.11cvs50
2753
2754         * src/imap.c
2755                 Test patch to speed up imap. 
2756
2757 2005-06-08 [colin]      1.9.11cvs49
2758
2759         * src/imap_gtk.c
2760                 Warning fix
2761         * src/procmime.c
2762                 Apply patch from gentoo to use /usr/share/mime/globs if 
2763                 available, after un-breaking it
2764         * src/common/log.c
2765         * src/common/log.h
2766                 Use g_timeout for invoking hooks that possibly use gtk
2767                 calls. This should leave gtk calls in the main thread.
2768
2769 2005-06-08 [paul]       1.9.11cvs48
2770
2771         * src/codeconv.c
2772                 conv_get_outgoing_charset_str(): don't
2773                 use prefs_common setting
2774         * src/compose.c
2775         * src/compose.h
2776                 add /Options/Character encoding/... to
2777                 temporarily change the outgoing encoding
2778
2779         (belated sync with main)
2780
2781 2005-06-08 [paul]       1.9.11cvs47
2782
2783         * src/compose.c
2784                 correction to/completion of last
2785                 sync with main
2786
2787 2005-06-08 [paul]       1.9.11cvs46
2788
2789         sync with main:
2790         
2791         * src/codeconv.c
2792         * src/codeconv.h
2793                 always enabled Japanese auto-detection
2794                 if the first letters of locale string
2795                 is "ja"
2796         * src/compose.c
2797                 don't use "destroy" signal to destroy
2798                 Compose object (fix rare crashes on discard?)
2799         * src/mainwindow.c
2800         * src/messageview.c
2801         * src/prefs_send.c
2802                 added Hebrew encodings
2803         * src/sourcewindow.c
2804                 don't use "destroy" signal to destroy
2805                 objects
2806
2807 2005-06-07 [colin]      1.9.11cvs45
2808
2809         * src/summaryview.c
2810                 Add missing unlocks/locks
2811
2812 2005-06-07 [paul]       1.9.11cvs44
2813
2814         * src/summaryview.c
2815                 restore bug #749 fix
2816
2817 2005-06-06 [colin]      1.9.11cvs43
2818
2819         * src/summaryview.c
2820                 Fix selection bug when prefs_common.open_unread 
2821                 is FALSE
2822
2823 2005-06-06 [colin]      1.9.11cvs42
2824
2825         * src/common/md5.c
2826                 Fix a warning
2827         * src/summaryview.c
2828         * src/folderview.c
2829                 Factorize long operations beginning and end
2830                 (locking, freezing/thawing, cursor, ...)
2831                 Check selection->data member in selection-
2832                 related loops; this avoids dying an awful
2833                 death if the selection changes on us while
2834                 we're marking a whole IMAP folder unread, 
2835                 for example.
2836
2837 2005-06-06 [paul]       1.9.11cvs41
2838
2839         * src/textview.c
2840                 don't g_free() a static gchar buffer
2841
2842 2005-06-05 [colin]      1.9.11cvs40
2843
2844         * src/mainwindow.c
2845         * src/messageview.c
2846         * src/summaryview.c
2847                 Fix bug #749 (Show all headers should be
2848                 sticky as the GUI suggests)
2849
2850 2005-06-03 [paul]       1.9.11cvs39
2851
2852         * src/compose.c
2853                 don't allow editing of mail while sending.
2854                 patch by Colin
2855
2856 2005-06-03 [paul]       1.9.11cvs38
2857
2858         * src/folderview.c
2859                 add a freeze/thaw to speed up 'mark all read'
2860
2861 2005-06-03 [paul]       1.9.11cvs37
2862
2863         * src/prefs_message.c
2864                 reflect changes immediately
2865
2866 2005-06-02 [colin]      1.9.11cvs36
2867
2868         * po/POTFILES.in
2869                 Patch by Fabien Vantard.
2870
2871 2005-06-02 [colin]      1.9.11cvs35
2872
2873         * src/imap.c
2874                 Use a non-blocking imap_getline() if possible.
2875                 This should completely prevent the interface
2876                 from freezin on imap operations, although it
2877                 may do strange stuff in case of folder switching
2878                 while a big imap operation is taking place...
2879
2880                 In addition, fix a leak in the case thread
2881                 creation fails on connection.
2882
2883 2005-06-02 [colin]      1.9.11cvs34
2884
2885         * src/crash.c
2886         * src/prefs_common.h
2887                 Fix build (prefs_common_init() doesn't exist
2888                 anymore)
2889
2890 2005-06-02 [colin]      1.9.11cvs33
2891
2892         * src/prefs_account.c
2893                 Fix bug #245 (filtering rules broken when
2894                 renaming a remote account (imap4 or nntp)
2895
2896 2005-06-02 [colin]      1.9.11cvs32
2897
2898         * src/imap.c
2899                 Try to fix IMAP shortcomings: 
2900                 o Multithread imap_open()
2901                 o allow offline-mode overriding instead of
2902                   just returning NULL
2903         * src/imap_gtk.c
2904         * src/imap_gtk.h
2905                 Add a function to ask whether we want to
2906                 override offline-mode for 10 minutes (one-shot
2907                 asking was painful)
2908         * src/procheader.c
2909                 Fix segfault when imap parser isn't happy about
2910                 a missing {
2911
2912 2005-06-01 [colin]      1.9.11cvs31
2913
2914         * src/addrharvest.c
2915         * src/compose.c
2916         * src/mbox.c
2917         * src/mbox.h
2918         * src/mh.c
2919         * src/msgcache.c
2920         * src/send_message.c
2921         * src/setup.c
2922         * src/undo.c
2923         * src/common/hooks.c
2924         * src/common/prefs.c
2925         * src/common/template.c
2926         * src/common/utils.c
2927         * src/gtk/gtkutils.c
2928         * src/gtk/inputdialog.c
2929         * src/gtk/menu.c
2930         * src/gtk/pluginwindow.c
2931         * src/gtk/prefswindow.c
2932         * src/plugins/pgpmime/passphrase.c
2933         * src/plugins/pgpmime/prefs_gpg.c
2934                 More -Wall fixes
2935
2936         * src/common/Makefile.am
2937         * src/common/timing.h
2938                 Add basic timing code
2939
2940         * src/summaryview.c
2941                 Fix a bug with unread messages when 
2942                 re-sorting folders, and by the way
2943                 fix a big performance hit when 
2944                 re-sorting (10k mails: before 5s,
2945                 after .5s)
2946
2947         * src/prefs_compose_writing.c
2948         * src/prefs_compose_writing.h
2949         * src/prefs_message.c
2950         * src/prefs_message.h
2951         * src/prefs_other.c
2952         * src/prefs_other.h
2953         * src/prefs_quote.c
2954         * src/prefs_quote.h
2955         * src/prefs_receive.c
2956         * src/prefs_receive.h
2957         * src/prefs_send.c
2958         * src/prefs_send.h
2959         * src/prefs_summaries.c
2960         * src/prefs_summaries.h
2961                 Fix copyright banner
2962
2963 2005-06-01 [paul]       1.9.11cvs30
2964
2965         * po/fi.po
2966                 updated by Flammie Pirinen
2967         * src/procmime.c
2968                 fix 'Bad BASE64 content' output
2969
2970 2005-05-31 [colin]      1.9.11cvs29
2971
2972         * src/procmime.c
2973                 Oops, where did my hunk go.
2974
2975 2005-05-31 [colin]      1.9.11cvs28
2976
2977         * src/Makefile.am
2978         * src/account.c
2979         * src/action.c
2980         * src/addr_compl.c
2981         * src/addressbook.c
2982         * src/codeconv.c
2983         * src/compose.c
2984         * src/export.c
2985         * src/folder.c
2986         * src/folderview.c
2987         * src/image_viewer.c
2988         * src/main.c
2989         * src/mainwindow.c
2990         * src/messageview.c
2991         * src/mimeview.c
2992         * src/msgcache.c
2993         * src/prefs_account.c
2994         * src/prefs_actions.c
2995         * src/prefs_common.c
2996         * src/prefs_compose_writing.c
2997         * src/prefs_customheader.c
2998         * src/prefs_ext_prog.c
2999         * src/prefs_filtering.c
3000         * src/prefs_filtering_action.c
3001         * src/prefs_fonts.c
3002         * src/prefs_image_viewer.c
3003         * src/prefs_message.c
3004         * src/prefs_message.h
3005         * src/prefs_msg_colors.c
3006         * src/prefs_other.c
3007         * src/prefs_other.h
3008         * src/prefs_quote.c
3009         * src/prefs_receive.c
3010         * src/prefs_receive.h
3011         * src/prefs_send.c
3012         * src/prefs_send.h
3013         * src/prefs_spelling.c
3014         * src/prefs_summaries.c
3015         * src/prefs_summary_column.c
3016         * src/prefs_template.c
3017         * src/prefs_themes.c
3018         * src/prefs_toolbar.c
3019         * src/prefs_wrapping.c
3020         * src/procmime.c
3021         * src/procmsg.c
3022         * src/send_message.h
3023         * src/ssl_manager.c
3024         * src/summary_search.c
3025         * src/summaryview.c
3026         * src/textview.c
3027         * src/wizard.c
3028         * src/common/smtp.c
3029         * src/common/smtp.h
3030         * src/gtk/gtkutils.h
3031                 o Move the rest of Common prefs to new style
3032                 o Lots of -Wall warning fixes
3033                 o fix FIXME in cache memusage calculation
3034                 o Let return receipts be sent from any account
3035                 o Little cache optimisation (read)
3036                 o Fix bug #746 (don't treat commas as separators
3037                   when inside a quoted string)
3038
3039 2005-05-31 [paul]       1.9.11cvs27
3040
3041         * src/prefs_common.c
3042                 fix 'off-by-one' typo
3043
3044 2005-05-31 [paul]       1.9.11cvs26
3045
3046         * src/account.c
3047         * src/addr_compl.c
3048         * src/compose.c
3049         * src/foldersel.c
3050         * src/prefs_actions.c
3051         * src/prefs_common.c
3052         * src/prefs_common.h
3053         * src/prefs_customheader.c
3054         * src/prefs_display_header.c
3055         * src/prefs_filtering.c
3056         * src/prefs_filtering_action.c
3057         * src/prefs_matcher.c
3058         * src/prefs_summaries.c
3059         * src/prefs_summary_column.c
3060         * src/prefs_template.c
3061         * src/prefs_toolbar.c
3062         * src/ssl_manager.c
3063         * src/gtk/pluginwindow.c
3064         * src/gtk/prefswindow.c
3065         * src/gtk/progressdialog.c
3066                 add hidden prefs 'enable_rules_hint'
3067                 for gtk_tree_view_set_rules_hint()
3068                 (sync with main)
3069                 
3070
3071 2005-05-31 [colin]      1.9.11cvs25
3072
3073         * src/Makefile.am
3074         * src/main.c
3075         * src/prefs_common.c
3076         * src/prefs_summaries.c ** ADDED **
3077         * src/prefs_summaries.h ** ADDED **
3078                 Common/Display -> Display/Summaries
3079
3080 2005-05-31 [colin]      1.9.11cvs24
3081
3082         * src/Makefile.am
3083         * src/main.c
3084         * src/prefs_quote.c ** ADDED **
3085         * src/prefs_quote.h ** ADDED **
3086                 Move Common/Quote to Compose/Quoting
3087         * src/prefs_common.c
3088         * src/prefs_common.h
3089                 Remove old quote stuff, add
3090                 convenience functions for GtkTextView prefs
3091         * src/gtk/prefswindow.c
3092                 Set default height higher
3093
3094 2005-05-30 [colin]      1.9.11cvs23
3095
3096         * src/Makefile.am
3097         * src/main.c
3098         * src/prefs_common.c
3099         * src/prefs_compose_writing.c ** ADDED **
3100         * src/prefs_compose_writing.h ** ADDED **
3101                 Move Common/Compose prefs to Compose/Writing
3102
3103 2005-05-30 [colin]      1.9.11cvs22
3104
3105         * src/common/utils.c
3106                 Fix bug #651 (Confused Attract by Subject)
3107                 Patch by M. Benkmann <haferfrost@web.de>
3108         * AUTHORS
3109
3110 2005-05-30 [colin]      1.9.11cvs21
3111
3112         * src/compose.c
3113                 Fix concatenation of different headers of
3114                 the same type (bug #645)
3115         * src/prefs_folder_item.c
3116                 Fix bug #699 (setting color to black doesn't
3117                 work immediately)
3118         * src/procmime.c
3119                 Print out decoding error only once per
3120                 block
3121
3122 2005-05-30 [paul]       1.9.11cvs20
3123
3124         * src/common/template.c
3125                 fix Bcc
3126
3127 2005-05-30 [paul]       1.9.11cvs19
3128
3129         * doc/src/rfc2368.txt   **NEW FILE**
3130         * src/compose.c
3131                 compose_entries_set(): don't interpret Bcc
3132                 header field (conform to RFC 2368)
3133                 (sync with main)
3134
3135 2005-05-29 [colin]      1.9.11cvs18
3136
3137         * src/prefs_common.c
3138                 Let the default reply format respect
3139                 netiquette by cutting the signature.
3140
3141 2005-05-29 [colin]      1.9.11cvs17
3142
3143         * src/summaryview.c
3144                 Don't let always_show_msg override
3145                 open_unread_on_enter when opening a new
3146                 directory.
3147
3148 2005-05-27 [paul]       1.9.11cvs16
3149
3150         sync with main:
3151
3152         * src/main.c
3153                 app_will_exit(): cleanup tmp directory when exit
3154         * src/message_search.c
3155                 improved the interface and made code cleanup.
3156                 removed Clear button
3157         * src/send_message.c
3158                 send_message_local(): use GSpawn, and detect errors
3159         * src/summary_search.c
3160                 improved the interface and made code cleanup
3161         * src/textview.c
3162                 textview_write_link(): also skip non-ascii space
3163                  at the head of link strings (phishing check
3164                  didn't work at the case)
3165         * src/common/utils.c
3166                 get_command_output(): use g_spawn_command_line_sync()
3167                 instead of popen()
3168
3169 2005-05-26 [colin]      1.9.11cvs15
3170
3171         * src/folder.c
3172                 remove printf
3173
3174 2005-05-26 [colin]      1.9.11cvs14
3175
3176         * src/common/nntp.c
3177                 Fix nntp mode reader (bug #611)
3178                 Patch by Florian Mickler <florian@mickler.org>
3179
3180 2005-05-26 [colin]      1.9.11cvs13
3181
3182         * src/plugins/pgpmime/passphrase.c
3183                 Fix mouse grabbing (bug #557)
3184
3185 2005-05-26 [colin]      1.9.11cvs12
3186
3187         * src/prefs_themes.c
3188                 Fix g_warning (bug #541)
3189
3190 2005-05-26 [colin]      1.9.11cvs11
3191
3192         * src/prefs_actions.c
3193         * src/prefs_template.c
3194                 Fix bug #506 (no warning if action/template
3195                 is not saved)
3196         * src/common/template.c
3197                 Fix a possible crash
3198
3199 2005-05-26 [colin]      1.9.11cvs10
3200
3201         * src/folder.c
3202         * src/folderview.c
3203         * src/procmsg.c
3204         * src/summaryview.c
3205                 Forbid locked messages to be moved or
3206                 deleted. Locked messages in trashes 
3207                 still get deleted, for performance
3208                 reason (mh.c::mh_remove_all_msgs)
3209
3210 2005-05-25 [colin]      1.9.11cvs9
3211
3212         * src/procmime.c
3213                 Use correct encoding when sending mails
3214                 with attachments that have accentued 
3215                 chars in their name
3216
3217 2005-05-24 [colin]      1.9.11cvs8
3218
3219         * src/summaryview.c
3220                 Fix bug #688 f) read/unread marker not
3221                 changed on first click
3222                 Also, optimize summary_status_show()
3223                 calls
3224         * src/folder.c
3225         * src/inc.c
3226         * src/procmime.c
3227                 Fix bug #688 b) and c) wrt message
3228                 attachments and signature
3229         * src/stock_pixmap.c
3230         * src/stock_pixmap.h
3231         * src/stock_pixmap.c
3232         * src/stock_pixmap.h
3233         * src/Makefile.am
3234         * src/pixmaps/clip_gpg_signed.xpm
3235                 Add clip/signed icon
3236
3237 2005-05-24 [colin]      1.9.11cvs7
3238
3239         * src/folder_item_prefs.c
3240                 whitespace fix
3241
3242 2005-05-24 [colin]      1.9.11cvs6
3243
3244         * src/folderview.c
3245         * src/prefs_common.c
3246         * src/prefs_common.h
3247                 Add a confirmation to folder drag and drop
3248                 fixes bug #156
3249         * src/alertpanel.c
3250         * src/alertpanel.h
3251                 fix _with_disable parameters so that
3252                 the buttons labels are specifiable too
3253         * src/plugins/pgpmime/sgpgme.c
3254                 reflect said change
3255                 
3256
3257 2005-05-24 [colin]      1.9.11cvs5
3258
3259         * src/folderview.c
3260                 Uncollapse/collapse folders on double-click
3261                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
3262                 closes bug #108
3263
3264 2005-05-23 [colin]      1.9.11cvs4
3265
3266         * src/common/socket.c
3267                 Check another special SSL_peek() error.
3268                 Should help wrt bug #728
3269
3270 2005-05-23 [colin]      1.9.11cvs3
3271
3272         * src/plugins/pgpmime/pgpmime.c
3273                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
3274                 breaking menu accelerators and stuff. Users will have to
3275                 reselect "PGP MIME" instead of "PGP/MIME" in their 
3276                 account's privacy preferences if needed.
3277
3278 2005-05-22 [paul]
3279
3280         * tools/kdeservicemenu/install.sh
3281                 use kdesu to prompt for root password if doing
3282                 global install/uninstall
3283
3284 2005-05-20 [colin]      1.9.11cvs2
3285
3286         * src/procmsg.c
3287                 Fix another compilation error with gcc-2.9x
3288                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
3289         * src/send_message.c
3290                 Don't send QUIT if we aren't connected
3291
3292 2005-05-19 [colin]      1.9.11cvs1
3293
3294         * src/procmsg.c
3295                 Fix compilation with gcc 2.9x
3296
3297 2005-05-19 [paul]       1.9.11
3298
3299         1.9.11 released
3300
3301 2005-05-19 [paul]       1.9.9cvs14
3302
3303         * src/gtk/inputdialog.c
3304                 prevent gettext warning
3305
3306 2005-05-19 [paul]       1.9.9cvs13
3307
3308         * src/mainwindow.c
3309         * src/prefs_common.c
3310         * src/prefs_common.h
3311         * src/textview.c
3312         * src/textview.h
3313                 add an option to toggle cursor in message
3314                 view (sync with main)
3315
3316 2005-05-18 [colin]      1.9.9cvs12
3317
3318         * src/compose.c
3319                 Dereference freed pointer
3320         * src/gtk/gtkaspell.c
3321                 Fix duplication of dictionaries (is it an aspell issue?)
3322
3323 2005-05-18 [colin]      1.9.9cvs11
3324
3325         * src/gtk/inputdialog.c
3326         * src/gtk/gtkaspell.c
3327                 HIGuify dialogs
3328         * src/alertpanel.c
3329                 Remove a double call
3330
3331 2005-05-17 [colin]      1.9.9cvs10
3332
3333         * src/gtk/gtkaspell.c
3334                 Fix dialogs, Ctrl-Enter accel
3335
3336 2005-05-17 [colin]      1.9.9cvs9
3337
3338         * src/gtk/gtkaspell.c
3339                 Fix some accelerators, escape in replace-window
3340
3341 2005-05-16 [colin]      1.9.9cvs8
3342
3343         * src/gtk/gtkaspell.c
3344                 Revert last commit, it was a mistake.
3345
3346 2005-05-16 [colin]      1.9.9cvs7
3347
3348         * src/gtk/gtkaspell.c
3349                 Remove buggy code while we're at it. It's a 
3350                 dead code path anyway.
3351
3352 2005-05-16 [colin]      1.9.9cvs6
3353
3354         * src/gtk/gtkaspell.c
3355                 Missed some gtk_menu_popup where deactivate
3356                 signal should be handled. Should fix bug
3357                 #629 a bit more.
3358
3359 2005-05-16 [colin]      1.9.9cvs5
3360
3361         * src/gtk/gtkaspell.c
3362                 Remove debug printf()s
3363
3364 2005-05-16 [colin]      1.9.9cvs4
3365
3366         * src/gtk/gtkaspell.c
3367                 Fix a bit aspell problems
3368                 (see bug #629)
3369
3370 2005-05-13 [colin]      1.9.9cvs3
3371
3372         * src/folderview.c
3373                 Fix the + appearing even when no subfolders
3374                 have unread messages. Thanks to wwp for the
3375                 bug report.
3376
3377 2005-05-11 [paul]       1.9.9cvs2
3378
3379         * src/folderview.c
3380                 correction to 1.9.9cvs1, only colour folders that
3381                 have new msgs (not unread msgs)
3382
3383 2005-05-10 [colin]      1.9.9cvs1
3384
3385         * src/folderview.c
3386         * src/summaryview.c
3387                 Try to fix bolding bugs again.
3388
3389 2005-05-09 [paul]
3390
3391         * tools/claws.i18n.status.pl
3392                 add Ricardo Mones Lastra's script that has been providing
3393                 the i18n status page for many months
3394
3395 2005-05-09 [paul]       1.9.9
3396
3397         1.9.9 release
3398
3399 2005-05-09 [paul]       1.9.6cvs58
3400
3401         * AUTHORS
3402         * INSTALL
3403         * README.claws
3404                 updated
3405         * Makefile.am 
3406         * RELEASE_NOTES.claws
3407                 add release notes to cvs to simplify release
3408                 procedure
3409         * configure.ac
3410                 add ca and fi to ALL_LINGUAS
3411         * po/Makefile.in.in
3412                 workaround for missing Makevars
3413         * po/ca.po
3414         * po/fi.po
3415                 add new Catalan and Finnish translations
3416                 submitted by Miquel Oliete and Flammie Pirinen
3417         * po/de.po
3418         * po/es.po
3419         * po/fr.po
3420         * po/it.po
3421         * po/pl.po
3422         * po/ru.po
3423         * po/sk.po
3424         * po/sr.po
3425         * po/zh_CN.po
3426                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
3427                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
3428                 Urke MMI, and Hansom Young
3429         * src/main.c
3430                 Fix drafting when quitting. compose_draft() closes the
3431                 compose windows, which modifies the compose_list GSList.
3432                 We have to refresh this list after echo drafting to avoid a
3433                 segfault
3434         * src/partial_download.c
3435                 fix segfault on exit
3436
3437 2005-05-06 [paul]       1.9.6cvs57
3438
3439         * src/grouplistdialog.c
3440                 quick fix/workaround for unresizeable newsgroup
3441                 name column 
3442
3443 2005-05-06 [paul]       1.9.6cvs56
3444
3445         * src/inc.c
3446         * src/mainwindow.c
3447                 use gettext plural forms
3448         * src/imap_gtk.c
3449         * src/mh_gtk.c
3450         * src/toolbar.c
3451                 small improvement to english usage
3452
3453 2005-05-05 [thorsten]   1.9.6cvs55
3454
3455         * src/folder.c
3456                 fix possible crash
3457
3458 2005-05-05 [paul]       1.9.6cvs54
3459         
3460         sync with HEAD
3461
3462         * AUTHORS
3463         * src/compose.c
3464                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
3465                 patch by Tim Mann
3466
3467 2005-05-05 [paul]       1.9.6cvs53
3468
3469         * src/mainwindow.c
3470                 fix resizing of separate message and
3471                 folder views
3472
3473 2005-05-05 [paul]       1.9.6cvs52
3474
3475         * src/account.c
3476         * src/addrgather.c
3477         * src/browseldap.c
3478         * src/exphtmldlg.c
3479         * src/expldifdlg.c
3480         * src/importmutt.c
3481         * src/importpine.c
3482         * src/main.c
3483         * src/mainwindow.c
3484         * src/noticeview.c
3485         * src/prefs_filtering.c
3486         * src/prefs_filtering_action.c
3487         * src/prefs_matcher.c
3488         * src/prefs_spelling.c
3489         * src/prefs_toolbar.c
3490         * src/toolbar.c
3491         * src/wizard.c
3492         * src/gtk/description_window.c
3493         * src/gtk/gtkvscrollbutton.c
3494         * src/gtk/progressdialog.c
3495         * src/gtk/quicksearch.c
3496         * src/plugins/pgpmime/prefs_gpg.c
3497         * src/plugins/spamassassin/spamassassin_gtk.c
3498                 replace deprecated gtk_widget_set_usize
3499
3500 2005-05-04 [colin]      1.9.6cvs51
3501
3502         * src/common/utils.c
3503                 Fix crash when subst_for_filename is called
3504                 with a NULL parameter
3505
3506 2005-05-04 [colin]      1.9.6cvs50
3507
3508         * src/partial_download.c
3509         * src/pop.c
3510                 Escape login when writing uidl file
3511                 fixes bug #736
3512
3513 2005-05-03 [colin]      1.9.6cvs49
3514
3515         * src/procmime.c
3516                 Fix possible DOS in mime parser
3517                 (see bug #634)
3518
3519 2005-05-02 [colin]      1.9.6cvs48
3520
3521         * src/compose.c
3522                 Try to fix the copy/paste mess once again.
3523
3524
3525 2005-04-30 [colin]      1.9.6cvs47
3526
3527         * src/prefs_account.h
3528         * src/procmsg.c
3529         * src/send_message.c
3530         * src/common/smtp.c
3531         * src/common/smtp.h
3532                 Try to batch sending mails (per account) instead of
3533                 reconnecting to server every time.
3534
3535 2005-04-29 [colin]      1.9.6cvs46
3536
3537         * src/messageview.c
3538                 Fix window resizing that refused to size down
3539         * src/prefs_common.c
3540         * src/prefs_common.h
3541         * src/prefs_filtering.c
3542                 Save Filtering's window size
3543
3544 2005-04-21 [paul]       1.9.6cvs45
3545
3546         * ChangeLog-gtk2.claws
3547         * src/setup.c
3548                 correction to sync
3549
3550 2005-04-21 [paul]       1.9.6cvs44
3551
3552         sync with main:
3553
3554         * src/setup.c
3555         * src/statusbar.c
3556         * src/statusbar.h
3557                 use gtkut_widget_draw_now(). Improved performance
3558                 of the update of statusbar
3559         * src/textview.c
3560                 textview_smooth_scroll_do(): redraw it after scroll
3561                 is done (fixed incorrect display when a part of the
3562                 view is hidden).
3563         * src/gtk/gtkutils.c
3564         * src/gtk/gtkutils.h
3565                 gtkut_widget_draw_now(): use gdk_window_process_updates()
3566                 to force update of widgets.
3567                 Removed gtkut_widget_wait_for_draw() which had a big
3568                 overhead  because of waiting for all events processed 
3569
3570 2005-04-20 [paul]       1.9.6cvs43
3571
3572         * src/codeconv.c
3573                 complete 1.9.6cvs42's sync:
3574                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
3575
3576 2005-04-19 [paul]       1.9.6cvs42
3577
3578         sync with main:
3579
3580         * src/action.c
3581                 catch_output(): correctly select the insert text
3582                 (fix invalid iterator warnings).
3583         * src/codeconv.c
3584         * src/codeconv.h
3585         * src/mainwindow.c
3586         * src/messageview.c
3587         * src/prefs_common.c
3588                 support GBK encoding.
3589         * src/common/session.c
3590         * src/common/session.h
3591                 use separate buffer for large data to be sent,
3592                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
3593
3594 2005-04-18 [paul]       1.9.6cvs41
3595
3596         * src/jpilot.c
3597                 convert unsigned long into guint32
3598                 patch by Paul LeoNerd Evans 
3599
3600 2005-04-17 [colin]      1.9.6cvs40
3601
3602         * src/compose.c
3603                 Fix 'Request return receipt' from folder
3604                 properties (bug #708)
3605
3606 2005-04-17 [colin]      1.9.6cvs39
3607
3608         * src/mainwindow.c
3609                 Fix duplicate hotkeys in Mainwindow's menu
3610
3611 2005-04-17 [colin]      1.9.6cvs38
3612
3613         * src/folderview.c
3614                 Fix duplicate hotkeys in Folderview's contextual
3615                 menu
3616
3617 2005-04-15 [colin]      1.9.6cvs37
3618
3619         * src/summaryview.c
3620                 Fix 'Save as...' with non-ascii filenames
3621
3622 2005-04-15 [colin]      1.9.6cvs36
3623
3624         * src/plugins/pgpmime/pgpmime.c
3625                 Fix bus error on 64bit. Spotted by 
3626                 macallan1888@gmail.com
3627
3628 2005-04-15 [colin]      1.9.6cvs35
3629
3630         * src/prefs_account.c
3631                 Fix cvs34.
3632
3633 2005-04-12 [colin]      1.9.6cvs34
3634
3635         * src/prefs_account.c
3636                 Fix smtp auth type off-by-one. We forgot to
3637                 add PLAIN in the prefs-to-gui setter func and
3638                 as a result, the selected auth when opening
3639                 account prefs was not the correct one.
3640
3641 2005-04-12 [paul]       1.9.6cvs33
3642
3643         * src/inc.c
3644                 if the recv dialog is visible, Cancel only
3645                 cancels the current account
3646
3647
3648 2005-04-10 [colin]      1.9.6cvs32
3649
3650         * src/filtering.c
3651                 Copy score when copying FilteringActions
3652                 Fix bug #674
3653
3654 2005-04-10 [colin]      1.9.6cvs31
3655
3656         * src/inc.c
3657                 Make Message -> Receive -> Cancel cancel 
3658                 incorporation on all accounts. Fixes
3659                 bug #693
3660
3661 2005-04-10 [colin]      1.9.6cvs30
3662
3663         * src/prefs_account.c
3664                 Update Privacy checkbuttons status based
3665                 on the selected privacy system
3666         * src/compose.c
3667                 Always connect the "None" privacy system; the
3668                 static boolean was probably there to avoid
3669                 reconnecting twice in the same compose window,
3670                 but as the parent function is only called once
3671                 per compose, it's only a bug - as a static is
3672                 initialized once per application instance.
3673                 Also, don't uncheck Sign and Encrypt when
3674                 selecting None as privacy system; just ignore
3675                 them when sending/queuing.
3676                 Should fix bug #695
3677
3678 2005-04-08 [colin]      1.9.6cvs29
3679
3680         * src/account.c
3681         * src/prefs_account.c
3682         * src/prefs_account.h
3683                 Add account preference to queue message in a certain
3684                 folder.
3685
3686 2005-04-06 [colin]      1.9.6cvs28
3687
3688         * src/prefs_account.c
3689                 Update old inbox path syntax
3690
3691 2005-04-06 [paul]       1.9.6cvs27
3692
3693         sync with main:
3694
3695         * configure.ac
3696                 changed -traditional-cpp to -no-cpp-precomp for newer
3697                 Mac OS X support
3698         * src/foldersel.c
3699                 made column resize automatically
3700         * src/send_message.c
3701                 send_message_smtp(): consider EOF right after QUIT
3702                 successful (workaround for Gmail SMTP server)
3703         * src/common/socket.c
3704                 ssl_read(), ssl_peek(): check EOF which violates the
3705                 SSL protocol
3706         * src/gtk/colorlabel.c
3707                 removed warnings when displaying colorlabel menu
3708                 (don't use GtkAlignment)
3709
3710 2005-04-05 [paul]       1.9.6cvs26
3711
3712         * src/plugins/trayicon/trayicon.c
3713                 fix clipping of icon under KDE3 
3714
3715 2005-04-05 [paul]       1.9.6cvs25
3716
3717         * src/summaryview.c
3718                 hide display of threading
3719                 patch by Alfons
3720
3721 2005-04-04 [thorsten]   1.9.6cvs24
3722
3723         * src/mh.c
3724                 marks lost on filesystems with different stat() results on
3725                 summer-/wintertime
3726
3727 2005-04-03 [colin]      1.9.6cvs23
3728
3729         * src/summaryview.c
3730                 Don't handle up/down. Patch by Alfons
3731
3732 2005-04-02 [colin]      1.9.6cvs22
3733
3734         * src/summaryview.c
3735                 Make scrolling faster. Patch by Alfons.
3736
3737 2005-04-01 [colin]      1.9.6cvs21
3738
3739         * src/Makefile.am
3740         * src/stock_pixmap.c
3741         * src/pixmaps/dir-noselect.xpm ** REMOVED **
3742         * src/pixmaps/dir_noselect.xpm ** ADDED **
3743                 Fix pixmap name mismatch (Thanks Stephan Sachse)
3744
3745 2005-04-01 [colin]      1.9.6cvs20
3746
3747         * src/image_viewer.c
3748         * src/image_viewer.h
3749         * src/procmime.c
3750         * src/procmime.h
3751         * src/textview.c
3752         * src/textview.h
3753                 Implement inline image resizing and right-clicking
3754
3755 2005-04-01 [paul]       1.9.6cvs19
3756
3757         * AUTHORS
3758         * Makefile.am
3759         * configure.ac
3760                 check for gnome2
3761                 patch by Luca Cavalli <loopback<AT>slackit.org>
3762         * po/ru.po
3763                 updated by Pavlo Bohmat
3764
3765 2005-03-31 [colin]      1.9.6cvs18
3766
3767         * src/news.c
3768                 Fix parsing references
3769         * src/msgcache.c
3770                 don't put nulls in the references list
3771         * src/procheader.c
3772                 commit that forgotten file in 1.9.6cvs14
3773
3774 2005-03-31 [colin]      1.9.6cvs17
3775
3776         * src/compose.c
3777                 Fix joining of signature separator again. 
3778                 Maybe Hiro could put it in main too...
3779
3780 2005-03-31 [colin]      1.9.6cvs16
3781
3782         * src/Makefile.am
3783         * src/foldersel.c
3784         * src/stock_pixmap.c
3785         * src/stock_pixmap.h
3786         * src/pixmaps/dir-noselect.xpm
3787                 Update foldersel.c (sync from main, patch by Alfons)
3788
3789 2005-03-30 [colin]      1.9.6cvs15
3790
3791         * src/imap.c
3792                 Fix handling of imap folders containing [] in 
3793                 their name. Thanks to Nahuel Angelinetti for
3794                 the detailed bugreport.
3795
3796 2005-03-30 [colin]      1.9.6cvs14
3797
3798         * src/common/utils.h
3799         * src/common/utils.c
3800         * src/common/defs.h
3801         * src/matcher.c
3802         * src/msgcache.c
3803         * src/news.c
3804         * src/procmsg.c
3805         * src/procmsg.h
3806         * src/quote_fmt_parse.y
3807         * src/summaryview.c
3808                 Update references system. Patch by Alfons
3809
3810 2005-03-30 [colin]      1.9.6cvs13
3811
3812         * src/common/socket.c
3813                 Force the glibc to read resolv.conf again when 
3814                 it has changed. Should fix issues when changing
3815                 networks on a laptop and not restarting sylpheed. 
3816
3817 2005-03-30 [paul]       1.9.6cvs12
3818
3819         partial sync with main:
3820
3821         * src/action.c
3822                 create_io_dialog(): use user-defined text font
3823                 (thanks to Alfons), and modified its appearance.
3824         * src/addrgather.c
3825         * src/addrharvest.c
3826         * src/browseldap.c
3827                 replace old code
3828         * src/compose.c
3829                 don't join (presumably) itemized lines on line-wrapping
3830                 fixed wrapping of quote when auto-wrapping is enabled
3831                 compose_destroy(): destroy paned only if it's not
3832                 attached to window. Fixed memory leak of popup menu.
3833         * src/exphtmldlg.c
3834         * src/expldifdlg.c
3835                 replace old code
3836         * src/html.c
3837         * src/html.h
3838         * src/importmutt.c
3839         * src/importpine.c
3840                 replace old code
3841         * src/main.c
3842                 removed redundant code
3843         * src/mainwindow.c
3844                 changed 'Code set' (which is rather incorrect)
3845                 in the menu to 'Character encoding'
3846                 main_window_set_widgets(): request size first
3847                 to prevent window size becoming wrong
3848                 fixed remembering of the state of the visibility
3849                 of MessageView
3850         * src/messageview.c
3851                 changed 'Code set' (which is rather incorrect)
3852                 in the menu to 'Character encoding'
3853         * src/prefs_common.c
3854         * src/prefs_common.h
3855                 added an option whether to render HTML as text or not
3856                 added separators to outgoing encoding menu
3857         * src/procheader.c
3858                 procheader_scan_date_string(): support header
3859                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
3860         * src/summaryview.c
3861         * src/summaryview.h
3862                 minor code cleanup
3863         * src/textview.c
3864                 textview_show_html(): force output of newline
3865                 added an option whether to render HTML as text or not
3866         * src/common/utils.c
3867                 strncpy2(): optimized based on Alfons' code
3868         * src/gtk/gtkutils.c
3869         * src/gtk/gtkutils.h
3870                 removed non-used code
3871         * src/plugins/pgpmime/passphrase.c
3872                 partially fixed grab input of passphrase dialog
3873                 Confine pointer to window
3874
3875 2005-03-30 [colin]      1.9.6cvs11
3876
3877         * src/msgcache.c
3878         * src/msgcache.h
3879                 Read/write 32bit ints from cache & marks
3880                 From main.
3881
3882 2005-03-29 [paul]       1.9.6cvs10
3883
3884         * AUTHORS
3885         * ChangeLog.claws
3886         * src/compose.c
3887         * src/gtk/gtkaspell.c
3888                 sync with HEAD (don't pass NULL pointers) 
3889
3890 2005-03-24 [paul]
3891
3892         * tools/Makefile.am
3893         * tools/README
3894         * tools/acroread2sylpheed.pl
3895                 sync with HEAD (add script to send pdfs as
3896                 attachments from Adobe Reader 7)
3897
3898 2005-03-21 [paul]       1.9.6cvs9
3899
3900         * configure.ac
3901         * po/POTFILES.in
3902         * src/Makefile.am
3903         * src/crash.c
3904         * src/image_viewer.c ** ADDED **
3905         * src/image_viewer.h ** ADDED **
3906         * src/main.c
3907         * src/prefs_common.c
3908         * src/prefs_common.h
3909         * src/prefs_image_viewer.c ** ADDED **
3910         * src/prefs_image_viewer.h ** ADDED **
3911         * src/textview.c
3912         * src/gtk/about.c
3913         * src/pixmaps/sylpheed_logo.xpm
3914         * src/plugins/Makefile.am
3915         * src/plugins/image_viewer/.cvsignore ** REMOVED **
3916         * src/plugins/image_viewer/Makefile.am ** REMOVED **
3917         * src/plugins/image_viewer/plugin.c ** REMOVED **
3918         * src/plugins/image_viewer/viewer.c ** REMOVED **
3919         * src/plugins/image_viewer/viewer.glade ** REMOVED **
3920         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
3921         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
3922         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
3923         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
3924                 as gdk-pixbuf is now built-in
3925                 remove image_viewer plugin and put code back into
3926                 main codebase
3927                 implement inline image display (sync with main)
3928
3929                 replace logo with newer, nicer, larger version  
3930
3931 2005-03-21 [paul]       1.9.6cvs8
3932
3933         * src/gtk/about.c
3934                 cosmetic improvement
3935
3936 2005-03-21 [holger]     1.9.6cvs7
3937
3938         * src/plugins/spamassassin/spamassassin.c
3939                 Sync with HEAD
3940                 (unregister hook on failed plugin init)
3941
3942 2005-03-20 [colin]      1.9.6cvs6
3943
3944         * src/common/plugin.c
3945                 Check that plugin isn't already loaded
3946                 Patch by Alfons
3947
3948 2005-03-20 [thorsten]   1.9.6cvs5
3949
3950         * src/compose.c
3951                 use a more compatible syntax
3952
3953 2005-03-20 [thorsten]   1.9.6cvs4
3954
3955         * src/prefs_toolbar.c
3956                 fix crash when selecting toolbar item (uninitialized pointer)
3957
3958 2005-03-20 [thorsten]   1.9.6cvs3
3959
3960         * src/procmime.c
3961                 fix mimetype detection (referenced free()d string)
3962
3963 2005-03-20 [paul]       1.9.6cvs2
3964
3965         * src/compose.c
3966                 sync with HEAD (1.0.3cvs5)
3967                 neglect Reply-To header if empty
3968                 Patch by Alfons 
3969
3970 2005-03-19 [holger]     1.9.6cvs1
3971
3972         * src/summaryview.c
3973         * src/summaryview.h
3974                 Sync with HEAD
3975
3976 2005-03-18 [paul]       1.9.6
3977
3978         initial GTK2 release
3979
3980 2005-03-18 [paul]       1.0.3cvs3.1
3981
3982         * AUTHORS
3983         * ChangeLog.claws
3984         * configure.ac
3985         * src/gtk/about.c
3986         * src/pixmaps/sylpheed_logo.xpm
3987                 sync with HEAD
3988
3989 2005-03-18 [colin]      1.0.3cvs2.6
3990
3991         * src/summaryview.c
3992                 Remove call to summary_step in summary_copy_selected_to
3993                 Can't see its purpose, and this causes bug when copying
3994                 a message if the next one is unread: it reads it.
3995
3996 2005-03-18 [paul]       1.0.3cvs2.5
3997
3998         * src/foldersel.c
3999                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
4000
4001 2005-03-18 [paul]       1.0.3cvs2.4
4002
4003         * src/addrharvest.c
4004         * src/codeconv.c
4005         * src/codeconv.h
4006         * src/compose.c
4007         * src/news.c
4008         * src/procheader.c
4009         * src/procmime.c
4010         * src/unmime.c
4011         * src/unmime.h
4012                 fix buffer overflow, CAN-2005-0667, see
4013                 http://secunia.com/advisories/14491/
4014                 Patch by Alfons
4015
4016 2005-03-17 [colin]      1.0.3cvs2.3
4017
4018         * src/prefs_fonts.c
4019         * src/summaryview.c
4020                 Fix font bugs (both lists now officialy share 
4021                 the same font)
4022                 
4023
4024 2005-03-17 [paul]       1.0.3cvs2.2
4025
4026         * src/gtk/pluginwindow.c
4027                 make plugin descriptions uneditable
4028
4029 2005-03-11 [paul]       1.0.3cvs2.1
4030
4031         * ChangeLog.claws
4032         * configure.ac
4033         * po/POTFILES.in
4034         * src/plugins/trayicon/trayicon.c
4035                 sync with HEAD
4036                 add src/wizard.c to POTFILES.in
4037
4038 2005-03-11 [paul]       1.0.3cvs1.1
4039
4040         * ChangeLog
4041         * ChangeLog.claws
4042         * configure.ac
4043         * po/de.po
4044         * po/es.po
4045         * po/fr.po
4046         * po/it.po
4047         * po/pt_BR.po
4048         * po/ru.po
4049         * po/sk.po
4050         * po/sr.po
4051         * po/zh_CN.po
4052                 sync with HEAD
4053
4054 2005-03-04 [colin]      1.0.1cvs22.2
4055
4056         * src/compose.c
4057                 Fix signatures with accentued chars in it
4058
4059 2005-03-04 [colin]      1.0.1cvs22.1
4060
4061         * src/common/smtp.c
4062         * src/common/smtp.h
4063                 Don't use SIZE param in MAIL FROM: if server 
4064                 doesn't support it. Patch by Eugen Freiter
4065                 <eugen_f@users.sf.net>
4066
4067 2005-02-27 [paul]       1.0.1cvs20.1
4068
4069         * ChangeLog.claws
4070         * configure.ac
4071         * src/messageview.c
4072                 sync with HEAD
4073
4074 2005-02-27 [colin]      1.0.1cvs19.4
4075
4076         * src/procheader.c
4077         * src/procheader.h
4078                 Fix prototypes. Patch by Alfons
4079
4080 2005-02-27 [colin]      1.0.1cvs19.3
4081
4082         * src/compose.c
4083                 Don't auto-join the signature separator.
4084
4085 2005-02-26 [colin]      1.0.1cvs19.2
4086
4087         * src/summaryview.c
4088                 Fix 'mark all read' with collapsed threads.
4089                 Patch by Alfons.
4090
4091 2005-02-25 [paul]       1.0.1cvs19.1
4092
4093         * ChangeLog.claws
4094         * configure.ac
4095         * src/prefs_account.c
4096         * src/prefs_folder_item.c
4097         * src/gtk/prefswindow.c
4098         * src/gtk/prefswindow.h
4099                 sync with HEAD
4100
4101 2005-02-25 [paul]       1.0.1cvs15.12
4102
4103         * src/alertpanel.c
4104         * src/codeconv.c
4105         * src/compose.c
4106         * src/textview.c
4107         * src/gtk/gtkutils.c
4108         * src/gtk/gtkutils.h
4109         * src/gtk/logwindow.c
4110         * src/gtk/progressdialog.c
4111                 sync with main (revision 127)
4112                 and fix logwindow clipping
4113
4114 2005-02-24 [colin]      1.0.1cvs15.11
4115
4116         * src/plugins/pgpmime/passphrase.c
4117                 Disable input grabbing; it doesn't work yet.
4118
4119 2005-02-24 [colin]      1.0.1cvs15.10
4120
4121         * src/messageview.c
4122                 Don't send out receipts if offline. Ask.
4123
4124 2005-02-23 [colin]      1.0.1cvs15.9
4125
4126         * src/summaryview.c     
4127                 Fix expanding
4128
4129 2005-02-23 [colin]      1.0.1cvs15.8
4130
4131         * src/summaryview.c
4132                 Really fix Bug 568 by removing useless
4133                 calls. summary_thread_init() now called
4134                 in summary_sort(). This should please
4135                 Alfons as it should be faster than 
4136                 previously.
4137
4138 2005-02-23 [colin]      1.0.1cvs15.7
4139
4140         * src/compose.c
4141                 Encode parts as QP or B64 if signing
4142
4143 2005-02-23 [colin]      1.0.1cvs15.6
4144
4145         * src/compose.c
4146                 Fix Mimeinfo leakage (including tmp files)
4147         * src/procmsg.c
4148                 Fix tmp file leakage (spotted by Ivan Rayner)
4149
4150 2005-02-22 [colin]      1.0.1cvs15.5
4151
4152         * src/expldifdlg.c
4153                 Fix keyboard input. Patch by Alfons.
4154
4155 2005-02-21 [colin]      1.0.1cvs15.4
4156
4157         * src/compose.c
4158                 Fix Sign/Encrypt when unselecting privacy
4159                 system
4160         * src/prefs_common.c
4161                 Change default message font to Monospace
4162         * src/summaryview.c
4163                 More freezing during potentially large operations
4164
4165 2005-02-21 [paul]       1.0.1cvs15.3
4166
4167         * src/main.c
4168                 fix --help output
4169
4170 2005-02-21 [paul]       1.0.1cvs15.2
4171
4172         * po/Makefile.in.in
4173         * src/compose.c
4174         * src/summaryview.c
4175         * src/textview.c
4176         * src/common/utils.c
4177         * src/common/utils.h
4178                 sync with main (revision 117)
4179
4180 2005-02-20 [colin]      1.0.1cvs15.1
4181
4182         * src/common/defs.h
4183                 Change cache file to .sylpheed_claws_cache, as
4184                 suggested by Alfons. Allows people to switch
4185                 between Sylpheed and Sylpheed-Claws. it is
4186                 a good idea to "Check for new messages" at next
4187                 startup.
4188
4189
4190 2005-02-18 [colin]      1.0.1cvs14.1
4191
4192         * src/quote_fmt_lex.l
4193         * src/quote_fmt_parse.y
4194                 Fix parser initialisation. Patch by Ivan.
4195
4196 2005-02-18 [colin]      1.0.1cvs11.6
4197
4198         * src/folderview.c
4199                 Fix scrolldown (bug 662)
4200
4201 2005-02-17 [colin]      1.0.1cvs11.5
4202
4203         * src/codeconv.c
4204                 conv_filename_to_utf8: return clean 7bit instead
4205                 of broken utf8 if needed
4206         * src/mimeview.c
4207                 Fix display of parts with unclean 8bit names
4208
4209 2005-02-17 [paul]       1.0.1cvs11.4
4210
4211         * src/compose.c
4212         * src/exportldif.c
4213         * src/matcher_parser_parse.y
4214         * src/procmime.c
4215         * src/sourcewindow.c
4216         * src/common/Makefile.am
4217         * src/common/intl.h             ** REMOVED **
4218         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4219                 sync with main (revision 109)
4220                 and clean up
4221
4222 2005-02-16 [colin]      1.0.1cvs11.3
4223
4224         * src/summaryview.c
4225                 Fix collapsed thread not highlighting when new
4226                 messages in it (Bug 568) Patch by Stephan Sachse.
4227                 Fix messed up selection when reaching bounds (Bug 632)
4228         * src/prefs_themes.c
4229                 Fix theme installing (Bug 684)
4230
4231 2005-02-16 [colin]      1.0.1cvs11.2
4232
4233         * src/messageview.c
4234                 Fix messageview_select_all
4235
4236 2005-02-16 [colin]      1.0.1cvs11.1
4237
4238         * src/mh.c
4239                 Sync with HEAD (MH scan required function)
4240
4241 2005-02-15 [colin]      1.0.1cvs8.1
4242
4243         * src/mimeview.c
4244         * src/common/utils.c
4245                 Sync with HEAD (filename chars substitution)
4246
4247 2005-02-15 [colin]      1.0.1cvs7.3
4248
4249         * src/gtk/pluginwindow.c
4250                 Fix button spacing
4251
4252 2005-02-15 [colin]      1.0.1cvs7.2
4253
4254         * src/mimeview.c
4255                 Fix mime icons not reset across message when
4256                 scrolled down
4257
4258 2005-02-15 [colin]      1.0.1cvs7.1
4259
4260         * src/compose.c
4261         * src/procmime.c
4262                 Sync with HEAD (optimisation of cvs6)
4263
4264 2005-02-14 [colin]      1.0.1cvs6.1
4265
4266         * src/compose.c
4267         * src/procmime.c
4268                 Sync with HEAD (encode "From " at line beginning)
4269
4270 2005-02-14 [colin]      1.0.1cvs5.3
4271
4272         * src/compose.c
4273                 Fix wrapping with accentued chars.
4274
4275 2005-02-13 [colin]      1.0.1cvs5.2
4276
4277         * src/textview.c
4278                 Fix email informative part parsing with
4279                 accentued chars in it. ispunct() returns
4280                 true for them in utf8...
4281
4282 2005-02-12 [colin]      1.0.1cvs5.1
4283
4284         * src/filtering.c
4285                 Sync with HEAD (remove wrong use of compose after send)
4286
4287 2005-02-12 [paul]       1.0.1cvs4.5
4288
4289         * src/textview.c
4290                 remove unnecessary code (thanks to Alfons)
4291
4292 2005-02-12 [paul]       1.0.1cvs4.4
4293
4294         * src/textview.c
4295                 add 'Copy' to contextual menu on emails
4296
4297 2005-02-11 [colin]      1.0.1cvs4.3
4298
4299         * src/compose.c
4300                 revert 1.0.0cvs28.2, it doesn't work that well.
4301
4302 2005-02-11 [paul]       1.0.1cvs4.2
4303
4304         * po/Makefile.in.in
4305                 fix 'make release'
4306
4307 2005-02-10 [paul]       1.0.1cvs4.1
4308
4309         * ChangeLog
4310         * ChangeLog.claws
4311         * ChangeLog.jp
4312         * configure.ac
4313         * src/compose.c
4314                 sync with HEAD (sync with main)
4315
4316 2005-02-10 [paul]       1.0.1cvs3.2
4317
4318         * AUTHORS
4319         * Makefile.am
4320         * autogen.sh
4321         * configure.ac
4322         * config/mkinstalldirs
4323         * intl/.cvsignore
4324         * intl/ChangeLog
4325         * intl/VERSION
4326         * intl/bindtextdom.c
4327         * intl/config.charset
4328         * intl/dcgettext.c
4329         * intl/dcigettext.c
4330         * intl/dcngettext.c
4331         * intl/dgettext.c
4332         * intl/dngettext.c
4333         * intl/eval-plural.h
4334         * intl/explodename.c
4335         * intl/finddomain.c
4336         * intl/gettext.c
4337         * intl/gettextP.h
4338         * intl/gmo.h
4339         * intl/hash-string.h
4340         * intl/intl-compat.c
4341         * intl/l10nflist.c
4342         * intl/libgnuintl.h.in
4343         * intl/loadinfo.h
4344         * intl/loadmsgcat.c
4345         * intl/localcharset.c
4346         * intl/localcharset.h
4347         * intl/locale.alias
4348         * intl/localealias.c
4349         * intl/localename.c
4350         * intl/log.c
4351         * intl/ngettext.c
4352         * intl/os2compat.c
4353         * intl/os2compat.h
4354         * intl/osdep.c
4355         * intl/plural-exp.c
4356         * intl/plural-exp.h
4357         * intl/plural.c
4358         * intl/plural.y
4359         * intl/ref-add.sin
4360         * intl/ref-del.sin
4361         * intl/relocatable.c
4362         * intl/relocatable.h
4363         * intl/textdomain.c
4364         * m4/Makefile.am
4365         * po/Makefile.in.in
4366         * src/Makefile.am
4367         * src/account.c
4368         * src/action.c
4369         * src/addr_compl.c
4370         * src/addressadd.c
4371         * src/addressbook.c
4372         * src/addrgather.c
4373         * src/addrindex.c
4374         * src/alertpanel.c
4375         * src/browseldap.c
4376         * src/codeconv.c
4377         * src/codeconv.h
4378         * src/compose.c
4379         * src/compose.h
4380         * src/crash.c
4381         * src/editaddress.c
4382         * src/editbook.c
4383         * src/editgroup.c
4384         * src/editjpilot.c
4385         * src/editldap.c
4386         * src/editldap_basedn.c
4387         * src/editvcard.c
4388         * src/exphtmldlg.c
4389         * src/expldifdlg.c
4390         * src/export.c
4391         * src/exporthtml.c
4392         * src/filtering.c
4393         * src/folder.c
4394         * src/folder_item_prefs.c
4395         * src/foldersel.c
4396         * src/folderview.c
4397         * src/grouplistdialog.c
4398         * src/headerview.c
4399         * src/imap.c
4400         * src/imap_gtk.c
4401         * src/import.c
4402         * src/importldif.c
4403         * src/importmutt.c
4404         * src/importpine.c
4405         * src/inc.c
4406         * src/ldif.c
4407         * src/main.c
4408         * src/mainwindow.c
4409         * src/matcher.c
4410         * src/mbox.c
4411         * src/message_search.c
4412         * src/messageview.c
4413         * src/mh.c
4414         * src/mh_gtk.c
4415         * src/mimeview.c
4416         * src/msgcache.c
4417         * src/news.c
4418         * src/news_gtk.c
4419         * src/noticeview.c
4420         * src/partial_download.c
4421         * src/pop.c
4422         * src/prefs_account.c
4423         * src/prefs_actions.c
4424         * src/prefs_common.c
4425         * src/prefs_customheader.c
4426         * src/prefs_display_header.c
4427         * src/prefs_ext_prog.c
4428         * src/prefs_filtering.c
4429         * src/prefs_filtering_action.c
4430         * src/prefs_folder_item.c
4431         * src/prefs_fonts.c
4432         * src/prefs_gtk.c
4433         * src/prefs_matcher.c
4434         * src/prefs_msg_colors.c
4435         * src/prefs_spelling.c
4436         * src/prefs_summary_column.c
4437         * src/prefs_template.c
4438         * src/prefs_themes.c
4439         * src/prefs_toolbar.c
4440         * src/prefs_wrapping.c
4441         * src/privacy.c
4442         * src/procheader.c
4443         * src/procmime.c
4444         * src/procmsg.c
4445         * src/quote_fmt.c
4446         * src/recv.c
4447         * src/send_message.c
4448         * src/setup.c
4449         * src/sourcewindow.c
4450         * src/ssl_manager.c
4451         * src/statusbar.c
4452         * src/summary_search.c
4453         * src/summaryview.c
4454         * src/textview.c
4455         * src/toolbar.c
4456         * src/wizard.c
4457         * src/common/nntp.c
4458         * src/common/plugin.c
4459         * src/common/smtp.c
4460         * src/common/ssl.c
4461         * src/common/ssl_certificate.c
4462         * src/common/string_match.c
4463         * src/common/sylpheed.c
4464         * src/common/template.c
4465         * src/common/utils.c
4466         * src/gtk/about.c
4467         * src/gtk/colorlabel.c
4468         * src/gtk/description_window.c
4469         * src/gtk/filesel.c
4470         * src/gtk/foldersort.c
4471         * src/gtk/gtkaspell.c
4472         * src/gtk/gtkutils.c
4473         * src/gtk/inputdialog.c
4474         * src/gtk/logwindow.c
4475         * src/gtk/menu.c
4476         * src/gtk/pluginwindow.c
4477         * src/gtk/prefswindow.c
4478         * src/gtk/progressdialog.c
4479         * src/gtk/quicksearch.c
4480         * src/gtk/sslcertwindow.c
4481         * src/plugins/clamav/clamav_plugin.c
4482         * src/plugins/clamav/clamav_plugin_gtk.c
4483         * src/plugins/demo/demo.c
4484         * src/plugins/dillo_viewer/dillo_prefs.c
4485         * src/plugins/dillo_viewer/dillo_viewer.c
4486         * src/plugins/image_viewer/plugin.c
4487         * src/plugins/image_viewer/viewer.c
4488         * src/plugins/image_viewer/viewerprefs.c
4489         * src/plugins/mathml_viewer/mathml_viewer.c
4490         * src/plugins/pgpmime/passphrase.c
4491         * src/plugins/pgpmime/plugin.c
4492         * src/plugins/pgpmime/prefs_gpg.c
4493         * src/plugins/pgpmime/select-keys.c
4494         * src/plugins/pgpmime/sgpgme.c
4495         * src/plugins/spamassassin/spamassassin.c
4496         * src/plugins/spamassassin/spamassassin_gtk.c
4497         * src/plugins/trayicon/trayicon.c
4498                 sync with main (revision 104)
4499
4500 2005-02-10 [colin]      1.0.1cvs3.1
4501
4502         * src/mainwindow.c
4503                 Sync with HEAD (fix occasional crasher)
4504
4505 2005-02-10 [colin]      1.0.1cvs2.1
4506
4507         * src/messageview.c
4508                 Synw with HEAD (don't automatically display html)
4509
4510 2005-02-09 [colin]      1.0.1cvs1.3
4511
4512         * src/textview.c
4513         * src/textview.h
4514                 Add contextual menu on emails
4515
4516 2005-02-09 [colin]      1.0.1cvs1.2
4517
4518         * src/codeconv.c
4519                 Fix converting from broken headers and 
4520                 put back the _ in missing places
4521                 (feature broke with cvs24.2 sync, main 
4522                  possibly affected?)
4523
4524 2005-02-09 [colin]      1.0.1cvs1.1
4525
4526         * src/messageview.c
4527         * src/mimeview.c
4528         * src/mimeview.h
4529                 Sync with HEAD (display non text/plain mails with plugin)
4530
4531 2005-02-08 [colin]      1.0.1.1
4532
4533         * ChangeLog.claws
4534         * po/pt_BR.po
4535                 Sync with HEAD
4536         * configure.ac
4537                 Make default configuration directory 
4538                 be .sylpheed-gtk2
4539
4540 2005-02-08 [colin]      1.0.0cvs29.1
4541
4542         * po/de.po
4543         * po/es.po
4544         * po/fr.po
4545         * po/it.po
4546         * po/sk.po
4547         * po/sr.po
4548                 Sync translations with HEAD
4549
4550 2005-02-06 [colin]      1.0.0cvs28.3
4551
4552         * src/compose.c
4553                 Make compose a bit faster - patch by Alfons.
4554
4555 2005-02-06 [colin]      1.0.0cvs28.2
4556
4557         * src/compose.c
4558                 Make pasting via middle-click more reliable
4559
4560 2005-02-05 [paul]       1.0.0cvs28.1
4561
4562         * ChangeLog
4563         * ChangeLog.claws
4564         * ChangeLog.jp
4565         * configure.ac
4566         * src/compose.c
4567                 sync with HEAD
4568                 (fix bug 682 'redirect is broken'
4569
4570 2005-02-05 [torte]      1.0.0cvs27.1
4571
4572         * ChangeLog.claws
4573         * configure.ac
4574         * src/partial_download.c
4575                 Sync with HEAD (fix buf overflow)
4576
4577 2005-02-03 [colin]      1.0.0cvs26.1
4578
4579         * src/common/plugin.c
4580                 Sync with HEAD (avoid plugin mismatches)
4581
4582 2005-02-03 [paul]       1.0.0cvs25.3
4583
4584         * src/folderview.c
4585         * src/headerview.c
4586         * src/summaryview.c
4587         * src/textview.c
4588         * src/gtk/colorlabel.c
4589                 third and final part of initial sync with main-gtk2
4590
4591 2005-02-03 [paul]       1.0.0cvs25.2
4592
4593         * src/jpilot.c
4594                 fix building with jpilot support
4595
4596 2005-02-02 [colin]      1.0.0cvs25.1
4597
4598         * src/messageview.c
4599                 Sync with HEAD (fix dangerous typo)
4600
4601 2005-02-01 [colin]      1.0.0cvs24.3
4602
4603         * src/common/xml.c
4604                 Write file as advertised (UTF-8)
4605
4606 2005-02-01 [paul]       1.0.0cvs24.2
4607
4608         * src/addrbook.c
4609         * src/addrindex.c
4610         * src/alertpanel.h
4611         * src/codeconv.c
4612         * src/codeconv.h
4613         * src/compose.c
4614         * src/export.c
4615         * src/folder_item_prefs.c
4616         * src/html.c
4617         * src/imap.c
4618         * src/import.c
4619         * src/jpilot.c
4620         * src/mainwindow.c
4621         * src/matcher_parser_lex.l
4622         * src/messageview.c
4623         * src/mh.c
4624         * src/prefs_account.c
4625         * src/prefs_actions.c
4626         * src/prefs_common.c
4627         * src/prefs_gtk.c
4628         * src/prefs_gtk.h
4629         * src/prefs_themes.c
4630         * src/procheader.c
4631         * src/procmime.c
4632         * src/sourcewindow.c
4633         * src/statusbar.c
4634         * src/summaryview.c
4635         * src/textview.c
4636         * src/toolbar.c
4637         * src/unmime.c
4638         * src/common/template.c
4639         * src/common/utils.c
4640         * src/common/xml.c
4641         * src/common/xml.h
4642         * src/gtk/gtkaspell.c
4643         * src/plugins/clamav/clamav_plugin.c
4644         * src/plugins/dillo_viewer/dillo_prefs.c
4645         * src/plugins/image_viewer/viewerprefs.c
4646         * src/plugins/pgpmime/passphrase.c
4647         * src/plugins/pgpmime/prefs_gpg.c
4648         * src/plugins/pgpmime/select-keys.c
4649         * src/plugins/spamassassin/spamassassin.c
4650                 second part of initial sync with main-gtk2
4651                 (more to follow)
4652
4653 2005-01-31 [colin]      1.0.0cvs24.1
4654
4655         * src/compose.c
4656                 Sync with HEAD
4657
4658 2005-01-29 [paul]       1.0.0cvs23.2
4659
4660         * src/account.c
4661         * src/action.c
4662         * src/addressadd.c
4663         * src/addressbook.c
4664         * src/alertpanel.c
4665         * src/compose.c
4666         * src/editaddress.c
4667         * src/editbook.c
4668         * src/editgroup.c
4669         * src/editjpilot.c
4670         * src/editldap.c
4671         * src/editldap_basedn.c
4672         * src/editvcard.c
4673         * src/export.c
4674         * src/foldersel.c
4675         * src/grouplistdialog.c
4676         * src/import.c
4677         * src/importldif.c
4678         * src/inc.c
4679         * src/main.c
4680         * src/mainwindow.c
4681         * src/message_search.c
4682         * src/messageview.c
4683         * src/mimeview.c
4684         * src/prefs_actions.c
4685         * src/prefs_common.c
4686         * src/prefs_common.h
4687         * src/prefs_customheader.c
4688         * src/prefs_display_header.c
4689         * src/prefs_filtering.c
4690         * src/prefs_filtering_action.c
4691         * src/prefs_gtk.c
4692         * src/prefs_matcher.c
4693         * src/prefs_summary_column.c
4694         * src/prefs_template.c
4695         * src/sourcewindow.c
4696         * src/summary_search.c
4697         * src/summaryview.c
4698         * src/textview.c
4699         * src/gtk/about.c
4700         * src/gtk/description_window.c
4701         * src/gtk/gtkshruler.c
4702         * src/gtk/gtkutils.c
4703         * src/gtk/gtkutils.h
4704         * src/gtk/inputdialog.c
4705         * src/gtk/logwindow.c
4706         * src/gtk/prefswindow.c
4707         * src/gtk/progressdialog.c
4708         * src/gtk/progressdialog.h
4709                 first part of initial sync with main-gtk2
4710                 (more to follow)
4711
4712 2005-01-28 [colin]      1.0.0cvs23.1
4713
4714         * src/folderview.c
4715                 Sync with HEAD
4716
4717 2005-01-27 [colin]      1.0.0cvs21.1
4718
4719         * src/folder.c
4720         * src/folderview.c
4721                 Sync with HEAD
4722
4723 2005-01-27 [colin]      1.0.0cvs19.1
4724
4725         * src/procmime.c
4726                 Sync with HEAD
4727
4728 2005-01-27 [colin]      1.0.0cvs18.1
4729
4730         * src/messageview.c
4731         * src/summaryview.c
4732         * src/mainwindow.c
4733         * src/compose.c
4734         * src/compose.h
4735         * src/procmsg.c
4736         * src/procmsg.h
4737         * src/toolbar.c
4738                 Sync with HEAD
4739
4740 2005-01-26 [paul]       1.0.0cvs15.2
4741
4742         * src/compose.c
4743                 compose_entries_set(): convert subject and body to
4744                 utf8 if necessary. patch by Felix Eckhofer
4745
4746 2005-01-26 [paul]       1.0.0cvs15.1
4747
4748         * configure.ac
4749         * src/common/template.c
4750                 sync with HEAD (fix memory leak)
4751
4752 2005-01-25 [paul]       1.0.0cvs14.1
4753
4754         * configure.ac
4755         * src/compose.c
4756                 sync with HEAD
4757
4758 2005-01-24 [colin]      1.0.0cvs13.1
4759
4760         * src/summaryview.c
4761                 Sync with HEAD
4762
4763 2005-01-24 [paul]       1.0.0cvs12.1
4764
4765         * configure.ac
4766         * src/messageview.c
4767         * src/mh.c
4768         * src/common/utils.c
4769                 sync with HEAD
4770
4771 2005-01-24 [colin]      1.0.0cvs11.1
4772
4773         * src/procheader.c
4774                 Sync with HEAD
4775
4776 2005-01-24 [colin]      1.0.0cvs10.1
4777
4778         * src/folderview.c
4779                 Sync with HEAD
4780
4781 2005-01-23 [colin]      1.0.0cvs9.1
4782
4783         * src/crash.c
4784                 Sync with HEAD
4785
4786 2005-01-22 [colin]      1.0.0cvs8.1
4787
4788         * src/summaryview.c
4789         * src/gtk/quicksearch.c
4790                 Sync with HEAD
4791
4792 2005-01-21 [colin]      1.0.0cvs7.1
4793
4794         * src/summaryview.c
4795                 Sync with HEAD
4796
4797 2005-01-21 [colin]      1.0.0cvs6.1
4798
4799         * src/summaryview.c
4800                 Sync with HEAD
4801
4802 2005-01-21 [colin]      1.0.0cvs5.1
4803
4804         * src/gtk/quicksearch.c
4805         * src/prefs_common.c
4806         * src/prefs_common.h
4807                 Sync with HEAD (recurse option)
4808
4809 2005-01-21 [colin]      1.0.0cvs4.1
4810
4811         * src/folder.h
4812         * src/folderview.c
4813         * src/folderview.h
4814         * src/summaryview.c
4815         * src/gtk/quicksearch.c
4816         * src/gtk/quicksearch.h
4817                 Sync with HEAD (recursive quicksearch)
4818
4819 2005-01-20 [colin]      1.0.0cvs3.4
4820
4821         * src/ssl_manager.c
4822                 Remove useless code
4823
4824 2005-01-20 [colin]      1.0.0cvs3.3
4825
4826         * src/ssl_manager.c
4827                 Fix leak, thanks to Alfons.
4828
4829 2005-01-20 [colin]      1.0.0cvs3.2
4830
4831         * src/ssl_manager.c
4832                 Port SSL certificate window to GTK2.
4833
4834 2005-01-20 [paul]       1.0.0cvs3.1
4835
4836         * ChangeLog.claws
4837         * configure.ac
4838         * src/addrindex.c
4839         * src/addrindex.h
4840                 sync with HEAD
4841
4842 2005-01-19 [colin]      1.0.0cvs2.2
4843
4844         * src/plugins/trayicon/trayicon.c
4845                 Fix freeze with gtk-2.6, the easy way
4846                 (signal blocking helpless there...)
4847                 Closes bug #668.
4848
4849 2005-01-19 [colin]      1.0.0cvs2.1
4850
4851         * src/mbox.c
4852         * src/mbox.h
4853         * src/mainwindow.c
4854         * src/summaryview.c
4855         * src/summaryview.h
4856                 Sync with HEAD
4857
4858 2005-01-19 [paul]       1.0.0cvs1.1
4859
4860         * configure.ac
4861         * po/de.po
4862         * po/es.po
4863         * po/fr.po
4864         * po/hr.po
4865         * po/it.po
4866         * po/ja.po
4867         * po/ko.po
4868         * po/pt_BR.po
4869         * po/ru.po
4870         * po/sk.po
4871         * po/sr.po
4872                 sync with HEAD (update translations)
4873
4874 2005-01-18 [colin]      1.0.0cvs0.1
4875
4876         * src/foldersel.c
4877                 Specify search column - patch by Alfons
4878
4879 2005-01-18 [colin]      0.9.13cvs36.3
4880
4881         * src/prefs_toolbar.c
4882                 Change Delete to Remove
4883         * src/prefs_fonts.c
4884                 GTK2 version and leak fixes
4885         * src/prefs_actions.c
4886                 Add stock buttons.
4887                 All patches by Alfons
4888
4889 2005-01-17 [colin]      0.9.13cvs36.2
4890
4891         * src/compose.c
4892                 Fix DnD inserting twice. While at it,
4893                 add DnD support for text/plain in the
4894                 body, and add support in the headers.
4895
4896 2005-01-16 [colin]      0.9.13cvs36.1
4897
4898         * ChangeLog
4899         * ChangeLog.jp
4900         * ChangeLog.claws
4901                 Sync with HEAD (nothing applicable)
4902
4903 2005-01-16 [colin]      0.9.13cvs33.2
4904
4905         * src/prefs_toolbar.c
4906                 GTK2ize prefs_toolbar, by Alfons.
4907
4908 2005-01-14 [colin]      0.9.13cvs33.1
4909
4910         * src/html.c
4911         * src/msgcache.c
4912                 Sync with HEAD
4913
4914 2005-01-14 [colin]      0.9.13cvs32.1
4915
4916         * src/html.c
4917         * src/html.h
4918         * src/msgcache.c
4919         * AUTHORS
4920         * tools/calypso_convert.pl
4921                 Sync with HEAD
4922
4923 2005-01-08 [colin]      0.9.13cvs29.2
4924
4925         * src/prefs_filtering_action.c
4926         * src/prefs_filtering.c
4927                 2 more gtk2 patches by Alfons
4928
4929 2005-01-07 [paul]       0.9.13cvs29.1
4930
4931         * ChangeLog
4932         * ChangeLog.claws
4933         * ChangeLog.jp
4934         * configure.ac
4935         * src/pop.c
4936         * src/pop.h
4937                 sync with HEAD
4938
4939 2005-01-07 [colin]      0.9.13cvs28.3
4940
4941         * src/gtk/progressdialog.c
4942         * src/gtk/progressdialog.h
4943         * src/inc.c
4944         * src/send_message.c
4945                 GTK2 for the incorporation dialog. The CList isn't dead
4946                 yet, for a more smooth migration. Patch by Alfons.
4947
4948 2005-01-06 [colin]      0.9.13cvs28.2
4949
4950         * src/prefs_display_header.c
4951                 GTK2 conversion by Alfons
4952         * src/prefs_actions.c
4953         * src/prefs_matcher.c
4954                 Fix 2 leaks - patch by Alfons
4955
4956 2005-01-06 [colin]      0.9.13cvs28.1
4957
4958         * src/prefs_matcher.c
4959                 Sync with HEAD
4960
4961 2005-01-06 [colin]      0.9.13cvs27.4
4962
4963         * src/prefs_matcher.c
4964                 Fix double-free. Patch by Alfons
4965
4966 2005-01-06 [colin]      0.9.13cvs27.3
4967
4968         * src/prefs_matcher.c
4969                 GTK2 widgets + memleak
4970                 Patch by Alfons
4971
4972 2005-01-05 [colin]      0.9.13cvs27.2
4973
4974         * src/account.c
4975         * src/addr_compl.c
4976         * src/foldersel.c
4977         * src/stock_pixmap.c
4978         * src/stock_pixmap.h
4979                 3 more GTK2 patches by Alfons.
4980
4981 2005-01-04 [colin]      0.9.13cvs27.1
4982
4983         * src/folderview.c
4984         * src/imap_gtk.c
4985         * src/news_gtk.c
4986                 Sync with HEAD
4987
4988 2005-01-04 [colin]      0.9.13cvs25.9
4989
4990         * src/compose.c
4991                 Fix Show Ruler menuitem
4992         * src/prefs_template.c
4993                 Convert to GTK2
4994         * src/common/utils.c
4995                 Make auto pointer stuff handles NULLs
4996                 Patches by Alfons.
4997
4998 2005-01-04 [colin]      0.9.13cvs25.8
4999
5000         * src/compose.c
5001                 Move the attachment list to gtk2
5002                 Patch by Alfons.
5003
5004 2005-01-04 [colin]      0.9.13cvs25.7
5005
5006         * src/textview.c
5007                 Make some keys work again
5008                 Patch by SungHyun Nam <namsh@kldp.org>
5009
5010 2005-01-04 [colin]      0.9.13cvs25.6
5011
5012         * src/gtk/gtkshruler.c
5013                 Move the ruler to GTK2
5014                 Patch by Alfons
5015
5016 2005-01-03 [colin]      0.9.13cvs25.5
5017
5018         * src/compose.c
5019                 Fix my broken patch apply 
5020
5021 2005-01-03 [colin]      0.9.13cvs25.4
5022
5023         * src/common/utils.c
5024         * src/common/utils.h
5025         * src/gtk/prefswindow.c
5026                 Move auto pointer stuff to utils.c
5027                 Patch by Alfons again :)
5028
5029 2005-01-03 [colin]      0.9.13cvs25.3
5030
5031         * src/compose.c
5032         * src/prefs_gtk.c
5033         * src/prefs_template.c
5034         * src/textview.c
5035                 Empty text widgets with empty strings, not NULL char
5036                 Patch by SungHyun Nam <namsh@kldp_org>
5037
5038 2005-01-03 [colin]      0.9.13cvs25.2
5039
5040         * src/main.c
5041         * AUTHORS
5042                 Sync with HEAD
5043
5044 2005-01-03 [colin]      0.9.13cvs25.1
5045
5046         * src/pop.c
5047         * src/pop.h
5048                 Sync with HEAD
5049
5050 2005-01-03 [colin]      0.9.13cvs24.3
5051
5052         * src/account.c
5053                 Two patches from Alfons and Alex S Moore:
5054                 fix images, fix return value.
5055
5056 2005-01-01 [colin]      0.9.13cvs24.2
5057
5058         * src/prefs_actions.c
5059                 Fix over-zealous assertion. Patch by Alfons
5060
5061 2005-01-01 [colin]      0.9.13cvs24.1
5062
5063         * src/procmime.c
5064                 Sync with HEAD (leak fix)
5065
5066 2004-12-31 [colin]      0.9.13cvs23.2
5067
5068         * src/prefs_common.c
5069                 GTK2 widgets + stock buttons - patch by Alfons
5070
5071 2004-12-31 [paul]       0.9.13cvs23.1
5072
5073         * configure.ac
5074                 bump up EXTRA_VERSION to match (sync'ed) HEAD
5075         * src/gtk/pluginwindow.c
5076                 use GTK2 widgets and plug memory leaks,
5077                 patches by Alfons
5078
5079 2004-12-30 [colin]      0.9.13cvs22.4
5080
5081         * src/account.c
5082         * src/action.c
5083         * src/export.c
5084         * src/foldersel.c
5085         * src/import.c
5086         * src/message_search.c
5087         * src/prefs_actions.c
5088         * src/prefs_common.c
5089         * src/prefs_customheader.c
5090         * src/prefs_filtering.c
5091         * src/prefs_summary_column.c
5092         * src/summary_search.c
5093         * src/gtk/about.c
5094         * src/gtk/description_window.c
5095         * src/gtk/gtkutils.c
5096         * src/gtk/gtkutils.h
5097         * src/gtk/inputdialog.c
5098         * src/gtk/prefswindow.c
5099                 Use GTK2 stock buttons. Patches by Alfons.
5100
5101 2004-12-30 [colin]      0.9.13cvs22.3
5102
5103         * src/account.c
5104                 Sync with HEAD
5105         * src/prefs_actions.c
5106         * src/prefs_customheader.c
5107         * src/prefs_filtering.c
5108         * src/prefs_msg_colors.c
5109         * src/prefs_summary_column.c
5110         * src/gtk/prefswindow.c
5111                 Use GtkTreeView instead of deprecated 
5112                 widgets. Patches by Alfons.
5113
5114 2004-12-30 [paul]       0.9.13cvs22.2
5115
5116         * src/foldersel.c
5117                 use GTK 2 Tree View
5118                 patch by Alfons, with root folder sorting fix
5119                 by Stephan Sachse
5120
5121 2004-12-30 [paul]       0.9.13cvs22.1
5122
5123         * ChangeLog
5124         * ChangeLog.claws
5125         * ChangeLog.jp
5126         * NEWS
5127         * configure.ac
5128         * src/account.c
5129                 sync with HEAD
5130
5131 2004-12-22 [martin]     0.9.13cvs21.2
5132
5133         * src/action.c
5134                 free the command line after its use
5135
5136 2004-12-18 [paul]       0.9.13cvs21.1
5137
5138         * AUTHORS
5139         * ChangeLog
5140         * ChangeLog.claws
5141         * ChangeLog.jp
5142         * NEWS
5143         * configure.ac
5144         * src/action.c
5145         * src/compose.c
5146         * src/syldap.c
5147                 sync with HEAD
5148
5149 2004-12-17 [martin]     0.9.13cvs17.2
5150
5151         * src/action.c
5152                 convert actions input to locale
5153         * src/inc.c
5154                 convert notification command to locale
5155         * src/plugins/pgpmime/select-keys.c
5156                 convert attributes to utf8
5157
5158 2004-12-14 [colin]      0.9.13cvs17.1
5159
5160         * ChangeLog
5161         * ChangeLog.jp
5162         * ChangeLog.claws
5163         * src/action.c
5164         * src/common/utils.c
5165         * src/gtk/prefswindow.c
5166         * src/gtk/gtkutils.c
5167         * src/gtk/gtkutils.h
5168         * src/plugins/spamassassin/libspamc.c
5169                 Sync with HEAD
5170
5171 2004-12-13 [colin]      0.9.13cvs14.1
5172
5173         * src/quote_fmt_parse.y
5174                 Sync with HEAD
5175
5176 2004-12-10 [colin]      0.9.13cvs12.1
5177
5178         * src/prefs_themes.c
5179         * src/mainwindow.c
5180         * src/messageview.c
5181                 Sync with HEAD
5182
5183 2004-12-09 [colin]      0.9.13cvs10.1
5184
5185         * src/procmime.c
5186                 Sync with HEAD (fix B64 encoding from memory)
5187
5188 2004-12-08 [colin]      0.9.13cvs9.1
5189
5190         * src/gtk/colorlabel.c
5191                 Sync with HEAD
5192
5193 2004-12-08 [paul]       0.9.13cvs8.2
5194
5195         * src/gtk/pluginwindow.c
5196                 fix window resizing oddities
5197
5198 2004-12-08 [colin]      0.9.13cvs8.1
5199
5200         * src/quote_fmt_parse.y
5201                 Sync with HEAD
5202
5203 2004-12-08 [colin]      0.9.13cvs7.1
5204
5205         * src/matcher_parser_parse.y
5206         * src/msgcache.c
5207         * src/prefs_matcher.c
5208         * src/procheader.c
5209         * src/matcher.c
5210         * src/common/defs.h
5211         * po/sr.po
5212                 Sync with HEAD
5213
5214 2004-12-08 [colin]      0.9.13cvs6.1
5215
5216         * src/quote_fmt_parse.y
5217         * src/textview.c
5218                 Sync with HEAD
5219         * src/gtk/prefswindow.c
5220         * src/gtk/pluginwindow.c
5221                 Fix G_CALLBACKS protos (thanks to Alfons)
5222
5223 2004-12-07 [torte]      0.9.13cvs2.2
5224
5225         * src/procmime.c
5226                 [Bug 650] reply button causes crash
5227                 Thanks to David Relson and Christoph
5228
5229 2004-12-07 [colin]      0.9.13cvs2.1
5230
5231         * ChangeLog.claws
5232         * AUTHORS
5233         * po/sk.po
5234         * src/procmime.c
5235         * src/prefs_account.c
5236         * src/common/smtp.c
5237         * src/common/smtp.h
5238                 Sync with HEAD
5239
5240 2004-12-06 [colin]      0.9.12cvs187.1
5241
5242         * ChangeLog.claws
5243         * INSTALL
5244         * Makefile.am
5245         * README.claws
5246         * TODO.claws
5247         * configure.ac
5248         * po/bg.po
5249         * po/cs.po
5250         * po/el.po
5251         * po/en_GB.po
5252         * po/es.po
5253         * po/fr.po
5254         * po/hr.po
5255         * po/hu.po
5256         * po/it.po
5257         * po/ja.po
5258         * po/ko.po
5259         * po/nl.po
5260         * po/pl.po
5261         * po/pt_BR.po
5262         * po/ru.po
5263         * po/sk.po
5264         * po/sr.po
5265         * po/sv.po
5266         * po/zh_CN.po
5267         * po/zh_TW.Big5.po
5268         * src/compose.c
5269         * tools/Makefile.am
5270         * tools/README
5271         * tools/filter_conv.pl
5272         * tools/kdeservicemenu/README
5273         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5274         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5275                 Sync with HEAD
5276
5277 2004-12-04 [colin]      0.9.12cvs183.1
5278
5279         * src/compose.c
5280                 Sync with HEAD (compose window position saving)
5281
5282 2004-12-04 [paul]       0.9.12cvs182.3
5283
5284         * src/messageview.c
5285         * src/mimeview.c
5286         * src/prefs_customheader.c
5287         * src/gtk/quicksearch.c
5288                 replace some forgotten GTK_SIGNAL_FUNCs
5289
5290 2004-12-04 [paul]       0.9.12cvs182.2
5291
5292         * src/Makefile.am
5293                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
5294                 committed in error      
5295
5296 2004-12-04 [paul]       0.9.12cvs182.1
5297
5298         * ChangeLog
5299         * ChangeLog.claws
5300         * ChangeLog.jp
5301         * INSTALL
5302         * NEWS
5303         * README
5304         * README.jp
5305         * configure.ac
5306         * doc/manual/ja/Makefile.am
5307         * doc/manual/ja/sylpheed-1.html
5308         * doc/manual/ja/sylpheed-10.html
5309         * doc/manual/ja/sylpheed-11.html
5310         * doc/manual/ja/sylpheed-12.html
5311         * doc/manual/ja/sylpheed-13.html
5312         * doc/manual/ja/sylpheed-14.html
5313         * doc/manual/ja/sylpheed-15.html
5314         * doc/manual/ja/sylpheed-16.html
5315         * doc/manual/ja/sylpheed-17.html
5316         * doc/manual/ja/sylpheed-18.html
5317         * doc/manual/ja/sylpheed-19.html
5318         * doc/manual/ja/sylpheed-2.html
5319         * doc/manual/ja/sylpheed-20.html
5320         * doc/manual/ja/sylpheed-3.html
5321         * doc/manual/ja/sylpheed-4.html
5322         * doc/manual/ja/sylpheed-5.html
5323         * doc/manual/ja/sylpheed-6.html
5324         * doc/manual/ja/sylpheed-7.html
5325         * doc/manual/ja/sylpheed-8.html
5326         * doc/manual/ja/sylpheed-9.html
5327         * doc/manual/ja/sylpheed.html
5328         * doc/manual/ja/sylpheed.sgml
5329         * po/de.po
5330         * src/Makefile.am
5331         * src/compose.c
5332         * src/procmime.c
5333         * src/pixmaps/regular.xpm **REMOVED**
5334         * src/plugins/pgpmime/pgpmime.c
5335         * src/plugins/pgpmime/plugin.c
5336         * src/plugins/pgpmime/prefs_gpg.c
5337                 sync with HEAD
5338
5339 2004-12-03 [paul]       0.9.12cvs180.1
5340
5341         * ChangeLog
5342         * ChangeLog.claws
5343         * ChangeLog.jp
5344         * configure.ac
5345         * src/Makefile.am
5346         * src/pop.c
5347         * src/common/utils.c
5348         * src/common/utils.h
5349         * src/pixmaps/continue.xpm
5350         * src/pixmaps/dir_close.xpm
5351         * src/pixmaps/dir_open.xpm
5352         * src/pixmaps/drafts_close.xpm
5353         * src/pixmaps/drafts_open.xpm
5354         * src/pixmaps/folder.xpm **REMOVED**
5355         * src/pixmaps/group.xpm
5356         * src/pixmaps/unread.xpm
5357                 sync with HEAD
5358
5359 2004-12-02 [colin]      0.9.12cvs179.1
5360
5361         * src/compose.c
5362                 Sync with HEAD (non-duplicated reedition)
5363
5364 2004-12-02 [colin]      0.9.12cvs178.1
5365
5366         * src/compose.c
5367                 Sync with HEAD (linewrap_quote fix)
5368
5369 2004-12-01 [colin]      0.9.12cvs177.3
5370
5371         * src/addrharvest.c
5372                 Replace sizeof with strlen
5373
5374 2004-12-01 [paul]       0.9.12cvs177.2
5375
5376         * src/addrharvest.c
5377                 fix 'harvest addresses'
5378
5379 2004-11-30 [colin]      0.9.12cvs177.1
5380
5381         * src/gtk/prefswindow.c
5382         * src/gtk/pluginwindow.c
5383                 Sync with HEAD
5384
5385 2004-11-29 [colin]      0.9.12cvs176.1
5386
5387         * src/folderview.c
5388                 sync with HEAD (Fix disappearing separators in folderview's popup)
5389
5390 2004-11-29 [colin]      0.9.12cvs175.1
5391
5392         * src/procmime.c
5393                 Sync with head (another format fix)
5394
5395 2004-11-29 [colin]      0.9.12cvs174.1
5396
5397         * src/pop.c
5398                 Sync with HEAD (format string fix)
5399
5400 2004-11-26 [colin]      0.9.12cvs173.1
5401
5402         * src/common/smtp.c
5403         * src/common/smtp.h
5404                 Sync with HEAD
5405
5406 2004-11-24 [colin]      0.9.12cvs172.1
5407
5408         * src/plugins/pgpmime/pgpmime.c
5409                 Sync with HEAD
5410
5411 2004-11-24 [colin]      0.9.12cvs171.1
5412
5413         * src/plugins/pgpmime/pgpmime.c
5414                 Sync with head (gpgmectx leaks)
5415
5416 2004-11-24 [colin]      0.9.12cvs169.1
5417
5418         * src/plugins/pgpmime/plugin.c
5419         * src/plugins/trayicon/Makefile.am
5420         * src/plugins/trayicon/newmarkedmail.xpm
5421         * src/plugins/trayicon/trayicon.c
5422         * src/plugins/trayicon/unreadmarkedmail.xpm
5423                 Sync with HEAD
5424
5425 2004-11-23 [colin]      0.9.12cvs168.1
5426
5427         * src/partial_download.c
5428         * src/partial_download.h
5429         * src/plugins/pgpmime/plugin.c
5430                 Sync with HEAD
5431
5432 2004-11-23 [colin]      0.9.12cvs166.1
5433
5434         * src/Makefile.am
5435         * src/codeconv.c
5436         * src/compose.c
5437         * src/folderview.c
5438         * src/main.c
5439         * src/partial_download.c
5440         * src/partial_download.h
5441         * src/prefs_account.c
5442         * src/prefs_account.h
5443         * src/privacy.c
5444         * src/privacy.h
5445         * src/procmime.c
5446         * src/common/Makefile.am
5447         * src/common/base64.h
5448         * src/common/partial_download.c
5449         * src/common/partial_download.h
5450         * src/gtk/prefswindow.c
5451         * src/gtk/prefswindow.h
5452         * src/plugins/pgpmime/pgpmime.c
5453         * src/plugins/pgpmime/prefs_gpg.c
5454         * src/plugins/pgpmime/prefs_gpg.h
5455         * src/plugins/pgpmime/sgpgme.c
5456         * src/plugins/pgpmime/sgpgme.h
5457                 Sync with HEAD
5458
5459 2004-11-23 [colin]      0.9.12cvs163.1
5460
5461         * src/main.c
5462                 Sync with HEAD (cursor optimization)
5463
5464 2004-11-23 [colin]      0.9.12cvs162.1
5465
5466         * src/prefs_common.c
5467         * src/prefs_themes.c
5468         * src/procmsg.c
5469                 Sync with HEAD
5470
5471 2004-11-23 [colin]      0.9.12cvs158.9
5472
5473         * src/compose.c
5474                 Fix double-free when forwarding
5475         * src/msgcache.c
5476                 Fix leak on error path
5477                 
5478
5479 2004-11-23 [colin]      0.9.12cvs158.8
5480
5481         * src/compose.c
5482                 Fix possible double-free
5483                 Spotted by Alfons
5484
5485 2004-11-23 [colin]      0.9.12cvs158.7
5486
5487         * src/compose.c
5488                 Fix some signal handlers' prototypes
5489                 Spotted by Alfons
5490
5491 2004-11-22 [colin]      0.9.12cvs158.6
5492
5493         * src/compose.c
5494                 Remove unneeded code and duplicated
5495                 wrapping - patch by Alfons
5496
5497 2004-11-22 [colin]      0.9.12cvs158.5
5498
5499         * src/prefs_themes.c
5500                 Fix oversized selector
5501
5502 2004-11-22 [colin]      0.9.12cvs158.4
5503
5504         * src/compose.c
5505                 fix dump_text()
5506                 patch by Alfons
5507
5508 2004-11-19 [colin]      0.9.12cvs158.3
5509
5510         * src/textview.c
5511                 Add a context menu on links (open, copy)
5512
5513 2004-11-18 [paul]       0.9.12cvs158.2
5514
5515         * src/addrgather.c
5516         * src/exphtmldlg.c
5517         * src/expldifdlg.c
5518         * src/mimeview.c
5519         * src/prefs_common.c
5520         * src/plugins/image_viewer/viewer.c
5521         * src/plugins/spamassassin/spamassassin_gtk.c
5522                 replace deprecated gtk_notebook_set_page
5523                 and gtk_notebook_current_page
5524
5525 2004-11-18 [paul]       0.9.12cvs158.1
5526
5527         * configure.ac
5528         * src/compose.c
5529         * src/mainwindow.c
5530         * src/messageview.c
5531         * src/prefs_common.c
5532         * src/common/utils.c
5533         * src/common/utils.h
5534                 sync with HEAD
5535
5536 2004-11-17 [colin]      0.9.12cvs156.1
5537
5538         * src/prefs_account.c
5539         * src/prefs_account.h
5540         * src/procmsg.c
5541                 Sync with HEAD (add pref to store encrypted mails encrypted)
5542
5543 2004-11-17 [paul]       0.9.12cvs155.1
5544
5545         * ChangeLog
5546         * ChangeLog.claws
5547         * ChangeLog.jp
5548         * NEWS
5549         * configure.ac
5550         * src/compose.c
5551         * src/jpilot.c
5552         * src/privacy.c
5553         * src/procmime.c
5554         * src/procmime.h
5555         * src/procmsg.c
5556         * src/toolbar.c
5557         * src/pixmaps/error.xpm
5558                 sync with HEAD
5559
5560 2004-11-17 [colin]      0.9.12cvs151.1
5561
5562         * src/plugins/pgpmime/pgpmime.c
5563                 Sync with HEAD (remove debug printf)
5564
5565 2004-11-17 [colin]      0.9.12cvs150.1
5566
5567         * src/plugins/pgpmime/pgpmime.c
5568                 Sync with HEAD (off-by-one fix)
5569
5570 2004-11-17 [colin]      0.9.12cvs149.1
5571
5572         * src/procmsg.c
5573                 Sync with HEAD (coding style fixes)
5574
5575 2004-11-16 [colin]      0.9.12cvs148.1
5576
5577         * src/procmsg.c
5578                 Sync with head (Fix the fix)
5579
5580 2004-11-16 [colin]      0.9.12cvs147.1
5581
5582         * src/procmsg.c
5583                 Sync with Main (leak fix)
5584
5585 2004-11-16 [colin]      0.9.12cvs146.14
5586
5587         * src/compose.c
5588                 Remove useless chunk of code
5589                 Patch by Alfons
5590
5591 2004-11-15 [colin]      0.9.12cvs146.13
5592
5593         * src/compose.c
5594                 Fix drafting after insertion
5595                 Patch by Alfons
5596
5597 2004-11-15 [colin]      0.9.12cvs146.12
5598
5599         * src/compose.c
5600         * src/prefs_filtering.c
5601         * src/prefs_filtering_action.c
5602         * src/prefs_toolbar.c
5603                 Fix some const-correctness
5604
5605 2004-11-15 [colin]      0.9.12cvs146.11
5606
5607         * src/summaryview.c
5608         * src/prefs_themes.c
5609         * src/messageview.c
5610                 Fix some leaks
5611
5612 2004-11-15 [colin]      0.9.12cvs146.10
5613
5614         * src/codeconv.c
5615                 More unreadable locale fixes
5616
5617 2004-11-14 [colin]      0.9.12cvs146.9
5618
5619         * src/textview.c
5620                 Fix uri_security_check
5621                 Patch by Alfons
5622
5623 2004-11-13 [paul]       0.9.12cvs146.8
5624
5625         * src/folder.c
5626         * src/procmime.c
5627                 fix 2 bugs introduced in last commit
5628
5629 2004-11-13 [paul]       0.9.12cvs146.7
5630
5631         * src/compose.c
5632         * src/exporthtml.c
5633         * src/exportldif.c
5634         * src/folder.c
5635         * src/imap.c
5636         * src/imap_gtk.c
5637         * src/main.c
5638         * src/mainwindow.c
5639         * src/messageview.c
5640         * src/mh_gtk.c
5641         * src/prefs_themes.c
5642         * src/procmime.c
5643         * src/setup.c
5644         * src/summaryview.c
5645                 replace deprecated g_basename
5646
5647 2004-11-13 [paul]       0.9.12cvs146.6
5648
5649         * src/compose.c
5650         * src/imap.c
5651         * src/matcher_parser.h
5652         * src/matcher_parser_parse.y
5653         * src/prefs_filtering.c
5654         * src/prefs_filtering_action.c
5655         * src/prefs_themes.c
5656         * src/prefs_toolbar.c
5657         * src/common/utils.c
5658                 various small fixes/cleanups
5659
5660 2004-11-12 [colin]      0.9.12cvs146.5
5661
5662         * src/textview.c
5663                 Validate event's origin on visibility notify
5664                 Patch by Alfons.
5665
5666 2004-11-12 [paul]       0.9.12cvs146.4
5667
5668         * src/exporthtml.c
5669         * src/exportldif.c
5670         * src/imap.c
5671         * src/mh.c
5672         * src/mimeview.c
5673         * src/prefs_spelling.c
5674         * src/prefs_themes.c
5675                 replace deprecated g_dirname    
5676
5677 2004-11-12 [colin]      0.9.12cvs146.3
5678
5679         * src/textview.c
5680                 Some coding style fixes
5681
5682 2004-11-12 [colin]      0.9.12cvs146.2
5683
5684         * src/codeconv.c
5685                 We want to replace _all_ extended chars in
5686                 conv_unreadable_*, because any string containing
5687                 extended chars not parsing as UTF8 is 
5688                 undisplayed on gtk2.
5689
5690 2004-11-12 [paul]       0.9.12cvs146.1
5691
5692         * ChangeLog
5693         * ChangeLog.claws
5694         * ChangeLog.jp
5695         * NEWS
5696         * configure.ac
5697         * src/account.c
5698         * src/folderview.c
5699         * src/folderview.h
5700         * src/imap.c
5701         * src/imap_gtk.c
5702         * src/inc.c
5703         * src/mainwindow.c
5704         * src/mh_gtk.c
5705         * src/news_gtk.c
5706         * src/pop.c
5707         * src/prefs_account.c
5708         * src/prefs_account.h
5709         * src/prefs_ext_prog.c
5710         * src/procmime.c
5711         * src/procmime.h
5712         * src/procmsg.c
5713         * src/procmsg.h
5714         * src/summary_search.c
5715         * src/summaryview.c
5716         * src/textview.c
5717         * src/common/defs.h
5718         * src/common/utils.c
5719         * src/common/utils.h
5720         * src/gtk/menu.c
5721         * src/gtk/menu.h
5722                 sync with HEAD
5723
5724 2004-11-11 [colin]      0.9.12cvs144.2
5725
5726         * src/textview.c
5727                 Fix URI range selection (patch by Alfons)
5728
5729 2004-11-09 [colin]      0.9.12cvs144.1
5730
5731         * ChangeLog.claws
5732         * src/compose.c
5733         * src/folder.c
5734         * src/folder_item_prefs.c
5735         * src/prefs_account.c
5736         * src/prefs_account.h
5737         * src/plugins/pgpmime/pgpmime.c
5738                 Sync with HEAD
5739
5740 2004-11-08 [colin]      0.9.12cvs143.1
5741
5742         * src/summaryview.c
5743                 Sync with HEAD (optimize quicksearch)
5744
5745 2004-11-08 [colin]      0.9.12cvs142.2
5746
5747         * src/compose.c
5748                 Don't wrap when Edit/Auto wrapping is disabled
5749
5750 2004-11-08 [colin]      0.9.12cvs142.1
5751
5752         * src/textview.c
5753                 Sync with HEAD
5754
5755 2004-11-08 [colin]      0.9.12cvs141.1
5756
5757         * src/textview.c
5758                 Sync with HEAD (fix some mail URIs)
5759
5760 2004-11-08 [colin]      0.9.12cvs140.3
5761
5762         * src/textview.c
5763                 o Use text cursor instead of arrow when
5764                   not on a link
5765                 o Fix handling of contiguous links (as in
5766                   "colin@colino.net" <colin@colino.net>)
5767                   This one unveils a bug in get_email_part()
5768
5769 2004-11-07 [colin]      0.9.12cvs140.2
5770
5771         * src/textview.c
5772                 Fix memleak. Patch by Alfons.
5773
5774 2004-11-06 [colin]      0.9.12cvs140.1
5775
5776         * src/compose.c
5777                 Sync with HEAD (don't ask passphrase
5778                 when drafting)
5779
5780 2004-11-06 [paul]       0.9.12cvs139.2
5781
5782         * AUTHORS
5783         * src/textview.c
5784         * src/textview.h
5785                 textview URI handling. hovering over a 
5786                 link displays it in the status bar,
5787                 and changes the mouse pointer to a hand 
5788                 cursor. a link is activated with a single 
5789                 click. (Modified from the) patch by Jean-Yves 
5790                 Lefort <jylefort@users.sourceforge.net>
5791                 
5792
5793 2004-11-05 [colin]      0.9.12cvs139.1
5794
5795         * src/compose.c
5796         * src/procmime.c
5797                 Sync with HEAD again ^^
5798
5799 2004-11-05 [colin]      0.9.12cvs139.1
5800
5801         * src/compose.c
5802         * src/procmime.c
5803                 Sync with HEAD
5804
5805 2004-11-03 [paul]       0.9.12cvs138.1
5806
5807         * ChangeLog.claws
5808         * configure.ac
5809         * po/POTFILES.in
5810         * src/prefs_ext_prog.c
5811         * src/procmime.c
5812         * tools/kdeservicemenu/README
5813         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5814         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5815                 sync with HEAD
5816
5817 2004-11-01 [christoph]  0.9.12cvs136.2
5818
5819         * src/procmime.c
5820                 convert MIME parameters to UTF-8
5821
5822 2004-10-29 [colin]      0.9.12cvs136.1
5823
5824         * src/common/utils.c
5825                 Sync with HEAD (don't use '=' in mime boundary)
5826
5827 2004-10-29 [paul]       0.9.12cvs135.1
5828
5829         * configure.ac
5830         * doc/src/rfc2231.txt
5831         * src/procmime.c
5832         * src/common/quoted-printable.c
5833         * src/common/utils.c
5834         * src/common/utils.h
5835                 sync with HEAD
5836
5837 2004-10-27 [paul]       0.9.12cvs134.1
5838
5839         * configure.ac
5840         * src/main.c
5841         * src/procmime.c
5842         * src/plugins/pgpmime/pgpmime.c
5843                 sync with HEAD
5844
5845 2004-10-26 [paul]       0.9.12cvs132.3
5846
5847         * src/account.c
5848         * src/addressbook.c
5849         * src/addrgather.c
5850         * src/addrharvest.c
5851         * src/codeconv.c
5852         * src/compose.c
5853         * src/customheader.c
5854         * src/editaddress.c
5855         * src/editgroup.c
5856         * src/enriched.c
5857         * src/expldifdlg.c
5858         * src/exporthtml.c
5859         * src/exportldif.c
5860         * src/folder.c
5861         * src/foldersel.c
5862         * src/folderview.c
5863         * src/grouplistdialog.c
5864         * src/html.c
5865         * src/imap.c
5866         * src/jpilot.c
5867         * src/ldapserver.c
5868         * src/ldif.c
5869         * src/mimeview.c
5870         * src/news.c
5871         * src/news_gtk.c
5872         * src/pop.c
5873         * src/prefs_display_header.c
5874         * src/prefs_gtk.c
5875         * src/prefs_msg_colors.c
5876         * src/prefs_toolbar.c
5877         * src/procheader.c
5878         * src/procmime.c
5879         * src/summaryview.c
5880         * src/textview.c
5881         * src/toolbar.c
5882         * src/vcard.c
5883         * src/common/mgutils.c
5884         * src/common/nntp.c
5885         * src/common/smtp.c
5886         * src/common/template.c
5887         * src/common/utils.c
5888         * src/common/xmlprops.c
5889         * src/plugins/pgpmime/pgpmime.c
5890         * src/plugins/pgpmime/select-keys.c
5891         * src/plugins/pgpmime/sgpgme.c
5892                 replace deprecated g_strcasecmp(), g_strncasecmp(),
5893                 g_string_sprintfa(), gtk_notebook_current_page()
5894
5895 2004-10-26 [colin]      0.9.12cvs132.2
5896
5897         * src/prefs_folder_item.c
5898                 Fix default-account selection
5899
5900 2004-10-21 [colin]      0.9.12cvs133
5901
5902         * src/compose.c
5903                 Sync with HEAD (Remove extra separator in compose's Options)
5904         * src/textview.c
5905                 Set wrapping to char
5906
5907 2004-10-21 [paul]       0.9.12cvs131.2
5908
5909         * src/compose.c
5910         * src/sourcewindow.c
5911                 fix wrapping
5912                 fix window shrinking 
5913
5914 2004-10-21 [colin]      0.9.12cvs131.1
5915
5916         * ChangeLog.claws
5917         * src/compose.c
5918                 Sync with HEAD
5919
5920 2004-10-21 [paul]       0.9.12cvs130.2
5921
5922         * src/prefs_folder_item.c
5923                 sync with HEAD (Apply to subfolders)
5924
5925 2004-10-19 [colin]      0.9.12cvs130.1
5926
5927         * ChangeLog.claws
5928         * src/compose.c
5929         * src/common/utils.c
5930         * src/gtk/menu.c
5931                 Sync with HEAD
5932
5933 2004-10-19 [colin]      0.9.12cvs128.1
5934
5935         * src/addrbook.c
5936         * src/addrcache.c
5937         * src/addressbook.c
5938         * src/codeconv.c
5939         * src/compose.c
5940         * src/customheader.c
5941         * src/editaddress.c
5942         * src/editgroup.c
5943         * src/exporthtml.c
5944         * src/folder.c
5945         * src/folderview.c
5946         * src/imap.c
5947         * src/jpilot.c
5948         * src/main.c
5949         * src/matcher_parser_parse.y
5950         * src/mbox.c
5951         * src/pop.c
5952         * src/prefs_account.c
5953         * src/prefs_gtk.c
5954         * src/prefs_msg_colors.c
5955         * src/procheader.c
5956         * src/procmime.c
5957         * src/procmime.h
5958         * src/procmsg.c
5959         * src/summaryview.c
5960         * src/textview.c
5961         * src/common/base64.c
5962         * src/common/partial_download.c
5963         * src/common/socket.c
5964         * src/common/sylpheed.c
5965         * src/common/utils.c
5966         * src/common/utils.h
5967         * src/gtk/pluginwindow.c
5968         * src/gtk/quicksearch.c
5969         * src/plugins/clamav/clamav_plugin.c
5970         * src/plugins/clamav/clamav_plugin.h
5971         * src/plugins/clamav/clamav_plugin_gtk.c
5972         * src/plugins/pgpmime/passphrase.c
5973         * src/plugins/pgpmime/pgpmime.c
5974         * src/plugins/pgpmime/plugin.c
5975         * src/plugins/pgpmime/prefs_gpg.c
5976         * src/plugins/pgpmime/prefs_gpg.h
5977         * src/plugins/pgpmime/select-keys.c
5978         * src/plugins/pgpmime/sgpgme.c
5979         * src/plugins/spamassassin/libspamc.c
5980         * src/plugins/spamassassin/spamassassin.c
5981         * src/plugins/spamassassin/spamassassin.h
5982         * src/plugins/spamassassin/spamassassin_gtk.c
5983         * src/plugins/trayicon/trayicon.c
5984         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5985                 Sync with HEAD
5986
5987 2004-10-14 [colin]      0.9.12cvs126.2
5988
5989         * src/codeconv.c
5990         * src/textview.c
5991                 Fix conv_unreadable_locale
5992
5993 2004-10-13 [colin]      0.9.12cvs126.1
5994
5995         * src/compose.c
5996                 Sync with HEAD (don't convert charset for 
5997                 drafted messages, minor cleanup)
5998
5999 2004-10-13 [colin]      0.9.12cvs125.1
6000
6001         * po/POTFILES.in
6002                 Sync with HEAD (POTFILES fix)
6003
6004 2004-10-12 [colin]      0.9.12cvs124.3
6005
6006         * src/compose.c
6007                 Fix encoding bug from latest sync
6008
6009 2004-10-12 [paul]       0.9.12cvs124.2
6010
6011         * src/plugins/pgpmime/prefs_gpg.c
6012         * src/plugins/pgpmime/prefs_gpg.h
6013                 forgotten in last commit        
6014
6015 2004-10-12 [paul]       0.9.12cvs124.1
6016
6017         * ChangeLog.claws
6018         * configure.ac
6019         * m4/spamassassin.m4
6020         * src/Makefile.am
6021         * src/account.c
6022         * src/compose.c
6023         * src/compose.h
6024         * src/crash.c
6025         * src/main.c
6026         * src/mimeview.c
6027         * src/passphrase.c
6028         * src/passphrase.h
6029         * src/prefs_account.c
6030         * src/prefs_account.h
6031         * src/prefs_common.c
6032         * src/privacy.c
6033         * src/privacy.h
6034         * src/procmime.c
6035         * src/procmime.h
6036         * src/procmsg.c
6037         * src/rfc2015.c
6038         * src/rfc2015.h
6039         * src/select-keys.c
6040         * src/select-keys.h
6041         * src/textview.c
6042         * src/common/utils.c
6043         * src/common/utils.h
6044         * src/gtk/about.c
6045         * src/plugins/pgpmime/Makefile.am
6046         * src/plugins/pgpmime/passphrase.c
6047         * src/plugins/pgpmime/passphrase.h
6048         * src/plugins/pgpmime/pgpmime.c
6049         * src/plugins/pgpmime/plugin.c
6050         * src/plugins/pgpmime/select-keys.c
6051         * src/plugins/pgpmime/select-keys.h
6052         * src/plugins/pgpmime/sgpgme.c
6053         * src/plugins/pgpmime/sgpgme.h
6054                 sync with HEAD
6055
6056 2004-10-04 [colin]      0.9.12cvs122.1
6057
6058         * src/mainwindow.c
6059         * src/messageview.c
6060         * src/messageview.h
6061         * src/textview.c
6062                 Sync with HEAD
6063
6064 2004-10-04 [colin]      0.9.12cvs121.1
6065
6066         * src/summaryview.c
6067                 Sync with HEAD
6068
6069 2004-10-04 [paul]       0.9.12cvs120.1
6070
6071         * configure.ac
6072                 sync with HEAD [don't try to build 
6073                 pgpmime plugin when gpgme is disabled]
6074
6075 2004-10-03 [colin]      0.9.12cvs119.3
6076
6077         * src/gtk/gtksctree.c
6078                 Lots of side effects. Put back as before 117.2.
6079         * src/summaryview.c
6080                 Fix bug #602
6081
6082 2004-10-03 [colin]      0.9.12cvs119.2
6083
6084         * src/gtk/gtksctree.c
6085                 Revert 608 fix that doesn't work that good
6086
6087 2004-10-02 [colin]      0.9.12cvs119.1
6088
6089         * src/mainwindow.c
6090         * src/messageview.c
6091         * src/prefs_common.h
6092         * src/procmime.c
6093         * src/procmime.h
6094         * src/textview.c
6095                 Sync with HEAD
6096         * src/gtk/gtksctree.c
6097                 Close bug #608
6098
6099 2004-10-01 [colin]      0.9.12cvs118.1
6100
6101         * src/mimeview.c
6102                 Sync with HEAD (better Save All fix)
6103
6104 2004-10-01 [colin]      0.9.12cvs117.2
6105
6106         * src/gtk/gtksctree.c
6107                 Faster on selection
6108
6109 2004-10-01 [colin]      0.9.12cvs117.1
6110
6111         * src/mimeview.c
6112                 Sync with HEAD (Save All: only attachments)
6113
6114 2004-10-01 [paul]       0.9.12cvs116.1
6115
6116         * ChangeLog.claws
6117         * configure.ac
6118         * src/account.c
6119         * src/prefs_common.c
6120         * src/gtk/colorlabel.c
6121                 sync with HEAD
6122
6123 2004-09-30 [colin]      0.9.12cvs115.1
6124
6125         * src/stock_pixmap.c
6126         * src/stock_pixmap.h
6127         * src/folderview.c
6128         * src/Makefile.am
6129         * src/pixmaps/read.xpm
6130                 Sync with HEAD (new pixmap)
6131
6132 2004-09-29 [colin]      0.9.12cvs114.1
6133
6134         * src/compose.c
6135                 Sync with HEAD
6136                 Fix focus handling in headers
6137
6138 2004-09-29 [paul]       0.9.12cvs113.1
6139
6140         * src/quote_fmt_parse.y
6141                 sync with HEAD
6142  
6143
6144 2004-09-28 [colin]      0.9.12cvs112.1
6145
6146         * src/folderview.c
6147         * src/mainwindow.c
6148                 Sync with HEAD
6149
6150 2004-09-28 [colin]      0.9.12cvs110.1
6151
6152         * src/folderview.c
6153                 Sync with HEAD (Contextual Empty trash menu)
6154
6155 2004-09-28 [colin]      0.9.12cvs108.1
6156
6157         * src/addressbook.c
6158                 Sync with HEAD (addressbook edit on double-click)
6159
6160 2004-09-28 [colin]      0.9.12cvs106.1
6161
6162         * src/inc.c
6163                 Sync with HEAD (folder_item freeze on inc)
6164
6165 2004-09-27 [colin]      0.9.12cvs105.1
6166
6167         * src/folderview.c
6168                 Sync with HEAD (right-align new and unread column)
6169
6170 2004-09-27 [colin]      0.9.12cvs104.1
6171
6172         * src/main.c
6173                 Sync with HEAD (revert 0.9.12cvs101)
6174
6175 2004-09-24 [colin]      0.9.12cvs103.2
6176
6177         * src/wizard.c
6178                 Fix gtk warnings and use domain part of the email address 
6179                 when domain detection fails (no dot in domain name)
6180
6181 2004-09-23 [colin]      0.9.12cvs103.1
6182
6183         * src/plugins/spamassassin/libspamc.c
6184         * src/plugins/spamassassin/libspamc.h
6185         * src/plugins/spamassassin/utils.c
6186         * src/plugins/spamassassin/utils.h
6187                 Sync with HEAD (Update spamassassin to 3.0)
6188
6189 2004-09-21 [colin]      0.9.12cvs102.3
6190
6191         * src/action.c
6192                 Add horizontal scrollbar in action io dialog as needed
6193                 Patch by Alfons.
6194
6195 2004-09-20 [colin]      0.9.12cvs102.2
6196
6197         * src/plugins/image_viewer/viewer.c
6198                 Remove imlib stuff
6199                 use gtk_pixmap_set when clearing
6200                 (would be better to use gtkImages, but causes size-allocate 
6201                 signals storm)
6202
6203 2004-09-17 [paul]       0.9.12cvs102.1
6204
6205         * ChangeLog
6206         * ChangeLog.claws
6207         * ChangeLog.jp
6208         * configure.ac
6209         * src/inc.c
6210                 sync with HEAD
6211
6212
6213 2004-09-17 [colin]      0.9.12cvs101.1
6214
6215         * ChangeLog.claws
6216         * src/main.c
6217                 Sync with HEAD (fix segs at exit)
6218
6219 2004-09-14 [colin]      0.9.12cvs99.5
6220
6221         * src/common/socket.c
6222         * AUTHORS
6223                 Fix send error on 64bit platforms
6224                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
6225
6226 2004-09-14 [colin]      0.9.12cvs99.4
6227
6228         * src/action.c
6229                 Fix action output with utf8 
6230                 Patch by Alfons.
6231
6232 2004-09-14 [colin]      0.9.12cvs99.3
6233
6234         * ChangeLog.claws
6235         * src/folder.c
6236                 Sync with HEAD
6237
6238 2004-09-09 [colin]      0.9.12cvs99.2
6239
6240         * src/action.c
6241                 Fix progress bar (displaying "Completed %v/%u")
6242                 Patch by Alfons.
6243
6244 2004-09-08 [colin]      0.9.12cvs99.1
6245
6246         * src/account.c
6247         * src/folder.c
6248         * src/procmsg.c
6249         * src/procmsg.h
6250         * src/plugins/pgpmime/pgpmime.c
6251                 Sync with HEAD
6252
6253 2004-09-08 [colin]      0.9.12cvs97.2
6254
6255         * src/summaryview.c
6256                 Don't select mails in collapsed threads 
6257                 when navigating with up/down
6258
6259 2004-09-07 [colin]      0.9.12cvs97.1
6260
6261         * src/inc.c
6262                 Sync with HEAD (meaningful error messages)
6263
6264 2004-09-06 [colin]      0.9.12cvs96.1
6265
6266         * src/toolbar.c
6267                 Sync with HEAD (fix Redirect graying out)
6268
6269 2004-09-06 [colin]      0.9.12cvs95.1
6270
6271         * src/summaryview.c
6272         * src/mimeview.c
6273                 Sync with HEAD (fix dropped URIs)
6274
6275 2004-09-06 [colin]      0.9.12cvs94.1
6276
6277         * src/addressbook.c
6278         * src/addressitem.h
6279         * src/addritem.c
6280         * src/addritem.h
6281                 Sync with HEAD (addressbook DnD)
6282
6283 2004-09-03 [colin]      0.9.12cvs93.1
6284
6285         * src/summaryview.c
6286                 Sync with HEAD (next/prev unread)
6287
6288 2004-09-03 [colin]      0.9.12cvs92.1
6289
6290         * src/prefs_common.c
6291         * src/prefs_common.h
6292         * src/summaryview.c
6293                 Sync with HEAD ('mark_as_read_delay' pref)
6294
6295 2004-09-02 [colin]      0.9.12cvs91.2
6296
6297         * src/common/xml.c
6298                 Fix leak
6299
6300 2004-09-02 [colin]      0.9.12cvs91.1
6301
6302         * src/gtk/menu.c
6303                 Sync with HEAD (menu accel don't work, but whatever)
6304
6305 2004-09-02 [colin]      0.9.12cvs90.1
6306
6307         * src/account.c
6308                 Sync with HEAD (fix bug 582)
6309
6310 2004-09-02 [colin]      0.9.12cvs89.1
6311
6312         * src/addrindex.c
6313                 Sync with HEAD (free deleted queries)
6314
6315 2004-09-02 [colin]      0.9.12cvs88.1
6316
6317         * src/ldapquery.c
6318                 Sync with HEAD (fix LDAP freezes)
6319
6320 2004-09-02 [colin]      0.9.12cvs87.1
6321
6322         * src/prefs_spelling.c
6323                 Sync with HEAD (add default dictionary)
6324
6325 2004-09-01 [colin]      0.9.12cvs86.1
6326
6327         * src/filtering.c
6328         * src/folderview.c
6329         * src/imap.c
6330         * src/prefs_matcher.c
6331         * src/stock_pixmap.c
6332         * src/summary_search.c
6333         * src/summaryview.c
6334         * src/wizard.c
6335         * src/wizard.h
6336                 Sync with HEAD (uninitialized vars fixes)
6337                 + gtk2 specific warning fixes
6338
6339 2004-08-31 [colin]      0.9.12cvs85.1
6340
6341         * src/folder.c
6342                 Sync with HEAD (Fix memory corruption due to 
6343                 uninitialized var)
6344
6345 2004-08-31 [colin]      0.9.12cvs84.4
6346
6347         * src/summary_search.c
6348                 Fix segfaults when searching in folders with broken headers
6349
6350 2004-08-31 [colin]      0.9.12cvs84.3
6351
6352         * src/compose.c
6353         * src/textview.c
6354                 Fix some more encoding/decoding issues
6355
6356 2004-08-30 [colin]      0.9.12cvs84.2
6357
6358         * src/mimeview.c
6359         * src/prefs_themes.c
6360         * src/gtk/filesel.c
6361         * src/gtk/filesel.h
6362                 Add a folder-mode selection (fixes mimeview's "Save all")
6363
6364 2004-08-29 [colin]      0.9.12cvs84.1
6365
6366         * src/mimeview.c
6367                 Sync with HEAD (don't escape saved filenames)
6368
6369 2004-08-27 [colin]      0.9.12cvs83.1
6370
6371         * ChangeLog
6372         * ChangeLog.claws
6373         * ChangeLog.jp
6374         * src/mh.c
6375         * src/procheader.c
6376         * src/procmsg.c
6377         * src/procmsg.h
6378         * src/common/utils.c
6379         * src/gtk/menu.h
6380         * po/
6381                 Sync with HEAD 0.9.12cvs83 (sync with main)
6382
6383 2004-08-26 [colin]      0.9.12cvs82.4
6384
6385         * src/codeconv.c
6386                 Fix strange stack corruption
6387                 Convert to utf8 after unmime, not before
6388
6389 2004-08-26 [colin]      0.9.12cvs82.3
6390
6391         * src/main.c
6392         * src/wizard.c
6393                 Fix account folders duplication
6394
6395 2004-08-25 [colin]      0.9.12cvs82.2
6396
6397         * src/wizard.c
6398                 Remove ports
6399                 Add SSL selection
6400                 Use login@server as account name
6401
6402 2004-08-25 [colin]      0.9.12cvs82.1
6403
6404         * src/plugins/pgpmime/pgpmime.c
6405                 Sync with HEAD (leak fix).
6406
6407 2004-08-25 [colin]      0.9.12cvs81.1
6408
6409         * src/plugins/pgpmime/pgpmime.c
6410         * src/plugins/pgpmime/sgpgme.c
6411         * src/plugins/pgpmime/sgpgme.h
6412                 Sync with HEAD (Handle combined messages).
6413
6414 2004-08-24 [colin]      0.9.12cvs80.3
6415
6416         * src/wizard.c
6417                 Fix full name, ports, and imap
6418
6419 2004-08-24 [colin]      0.9.12cvs80.2
6420
6421         * src/Makefile.am
6422         * src/main.c
6423         * src/setup.c
6424         * src/setup.h
6425         * src/stock_pixmap.c
6426         * src/stock_pixmap.h
6427         * src/wizard.c ** ADDED **
6428         * src/wizard.h ** ADDED ** 
6429         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
6430                 Add a setup wizard 
6431
6432 2004-08-24 [colin]      0.9.12cvs80.1
6433
6434         * src/folder.c
6435                 Sync with HEAD (set mimeflags on all messages)
6436
6437 2004-08-24 [colin]      0.9.12cvs79.3
6438
6439         * src/matcher_parser_lex.l
6440                 Fix 8bits strings not in utf8
6441
6442 2004-08-24 [colin]      0.9.12cvs79.2
6443
6444         * src/compose.c
6445                 Check conversion result before replacing buffer
6446
6447 2004-08-23 [colin]      0.9.12cvs79.1
6448
6449         * src/compose.c
6450                 Sync with HEAD (create message header in memory)
6451
6452 2004-08-23 [colin]      0.9.12cvs78.1
6453
6454         * src/rfc2015.c
6455         * src/rfc2015.h
6456                 Sync with HEAD (fix bug 197 again)
6457
6458 2004-08-23 [colin]      0.9.12cvs77.3
6459
6460         * src/compose.c
6461                 Fix again inline gpg signing (which outputs utf8
6462                 in gtk2). Not syncing this fix to HEAD as this 
6463                 code is meant to die.
6464
6465 2004-08-23 [colin]      0.9.12cvs77.2
6466
6467         * src/prefs_account.h
6468                 Remove useless include
6469
6470 2004-08-23 [colin]      0.9.12cvs77.1
6471
6472         * src/imap.c
6473         * po/es.po
6474         * po/fr.po
6475         * po/it.po
6476         * po/pl.po
6477         * po/pt_BR.po
6478         * po/sk.po
6479         * po/sr.po
6480                 Sync with HEAD (fix bug 577)
6481
6482 2004-08-22 [colin]      0.9.12cvs76.1
6483
6484         * src/plugins/trayicon/trayicon.c
6485                 Sync with HEAD (fix formatting bug)
6486
6487 2004-08-21 [colin]      0.9.12cvs74.2
6488
6489         * src/gtk/colorsel.c
6490                 Fix bug 564 (Folder color selection window exits on any
6491                 keypress)
6492
6493 2004-08-21 [colin]      0.9.12cvs74.1
6494
6495         * ChangeLog.claws
6496         * src/compose.c
6497         * src/summaryview.c
6498         * src/toolbar.c
6499                 Sync with HEAD (fix bug 576)
6500
6501 2004-08-21 [colin]      0.9.12cvs70.1
6502
6503         * src/compose.c
6504         * src/mainwindow.c
6505                 Sync with HEAD
6506                 
6507
6508 2004-08-21 [paul]       0.9.12cvs66.4
6509
6510         * src/mainwindow.c
6511         * src/messageview.c
6512         * src/gtk/menu.c
6513         * src/plugins/spamassassin/spamassassin_gtk.c
6514                 remove some deprecated gtk1 functions
6515
6516
6517 2004-08-21 [colin]      0.9.12cvs66.3
6518
6519         * src/compose.c
6520         * src/codeconv.c
6521                 Fix warnings
6522                 Remove encoding hacks
6523                 Fix bug 575 (Strange character messes up message)
6524                 Don't display conversion error when drafting
6525
6526 2004-08-21 [paul]       0.9.12cvs66.2
6527
6528         * src/prefs_account.c
6529                 fix GnuPG mode bugs
6530
6531
6532 2004-08-20 [colin]      0.9.12cvs66.1
6533
6534         * src/codeconv.c
6535                 Sync with HEAD 0.9.12cvs66
6536
6537 2004-08-20 [paul]
6538
6539         * src/plugins/pgpmime/plugin.c
6540                 modify PGP/MIME plugin's description
6541
6542 2004-08-17 [colin]      0.9.12cvs65.1
6543
6544         * src/common/ssl.c
6545         * src/plugins/pgpmime/plugin.c
6546                 Sync with HEAD
6547
6548 2004-08-14 [colin]      0.9.12cvs60.3
6549
6550         * src/plugins/trayicon/trayicon.c
6551                 Put back resize callback, on size-request signal
6552                 rather than size-allocate to avoid infinite 
6553                 callback loop
6554
6555 2004-08-13 [colin]      0.9.12cvs60.2
6556
6557         * src/common/defs.h
6558                 Cache versions have been fixed
6559
6560 2004-08-13 [colin]      0.9.12cvs60.1
6561
6562         * src/folderutils.c
6563                 Sync with HEAD
6564
6565 2004-08-12 [colin]      0.9.12cvs59.1
6566
6567         * src/plugins/trayicon/trayicon.c
6568                 Sync with HEAD
6569
6570 2004-08-12 [colin]      0.9.12cvs57.5
6571
6572         * sylpheed.desktop
6573         * configure.ac
6574         * src/Makefile.am
6575         * src/main.c
6576                 Add support for Freedesktop.org's startup notification
6577
6578 2004-08-11 [colin]      0.9.12cvs57.4
6579
6580         * src/textview.c
6581                 Fix off-by-one
6582
6583 2004-08-11 [colin]      0.9.12cvs57.3
6584
6585         * src/message_search.c
6586         * src/summary_search.c
6587                 Make searches case insensitive by default
6588         * src/textview.c
6589                 Fix case-insensitive search in message
6590
6591 2004-08-11 [colin]      0.9.12cvs57.2
6592
6593         * src/summary_search.c
6594                 Let case-sensitive be specified
6595
6596 2004-08-10 [colin]      0.9.12cvs55.4
6597
6598         * src/common/socket.c
6599                 Fix the possible race condition
6600
6601 2004-08-09 [paul]       0.9.12cvs55.3
6602
6603         * configure.ac
6604         * src/Makefile.am
6605         * src/common/Makefile.am
6606                 sync with HEAD
6607
6608
6609 2004-08-09 [paul]       0.9.12cvs55.2
6610
6611         * autogen.sh
6612         * po/poconv.sh
6613                 remove unneeded script
6614
6615         * configure.ac
6616                 add forgotten USE_LDAP_TLS (sync with HEAD)
6617
6618
6619 2004-08-09 [colin]      0.9.12cvs55.1
6620
6621         * src/main.c
6622         * src/common/ssl.c
6623         * src/common/sylpheed.c
6624         * src/common/sylpheed.h
6625                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
6626
6627 2004-08-09 [paul]       0.9.12cvs54.1
6628
6629         * ChangeLog
6630         * ChangeLog.claws
6631         * ChangeLog.jp
6632         * configure.ac
6633         * po/POTFILES.in
6634         * src/Makefile.am
6635         * src/folderutils.c
6636         * src/main.c
6637         * src/pgpmime.c
6638         * src/pgpmime.h
6639         * src/sgpgme.c
6640         * src/sgpgme.h
6641         * src/plugins/Makefile.am
6642         * src/plugins/pgpmime/.cvsignore
6643         * src/plugins/pgpmime/Makefile.am
6644         * src/plugins/pgpmime/pgpmime.c
6645         * src/plugins/pgpmime/pgpmime.h
6646         * src/plugins/pgpmime/plugin.c
6647         * src/plugins/pgpmime/sgpgme.c
6648         * src/plugins/pgpmime/sgpgme.h
6649                 sync with HEAD
6650
6651 2004-08-08 [paul]       0.9.12cvs51.1
6652
6653         * configure.ac
6654         * src/folder.c
6655                 sync with HEAD
6656
6657 2004-08-07 [colin]      0.9.12cvs50.1
6658
6659         * src/pop.c
6660         * src/common/partial_download.c
6661                 fix warnings (sync from HEAD)
6662
6663 2004-08-07 [colin]      0.9.12cvs48.1
6664
6665         * src/prefs_folder_item.c
6666                 sync with HEAD 0.9.12cvs48
6667
6668 2004-08-06 [colin]      0.9.12cvs47.1
6669
6670         * src/compose.c
6671                 Sync with HEAD
6672
6673 2004-08-06 [christoph]  0.9.12cvs46.2
6674
6675         * src/main.c
6676         * src/plugins/clamav/clamav_plugin_gtk.c
6677         * src/plugins/dillo_viewer/dillo_viewer.c
6678         * src/plugins/image_viewer/plugin.c
6679         * src/plugins/mathml_viewer/mathml_viewer.c
6680         * src/plugins/spamassassin/spamassassin_gtk.c
6681         * src/plugins/trayicon/trayicon.c
6682                 don't mix GTK1.2 plugin with GTK2 plugins
6683
6684 2004-08-06 [colin]      0.9.12cvs46.1
6685
6686         * ChangeLog
6687         * ChangeLog.claws
6688         * ChangeLog.jp
6689         * configure.ac
6690         * sylpheed-claws.pc.in
6691         * src/folder.c
6692         * src/imap.c
6693         * src/localfolder.c
6694         * src/messageview.c
6695         * src/mimeview.c
6696         * src/mimeview.h
6697         * src/msgcache.c
6698         * src/news.c
6699         * src/prefs_ext_prog.c
6700         * src/prefs_folder_item.c
6701         * src/prefs_fonts.c
6702         * src/prefs_msg_colors.c
6703         * src/prefs_spelling.c
6704         * src/prefs_themes.c
6705         * src/prefs_toolbar.c
6706         * src/prefs_wrapping.c
6707         * src/procmime.h
6708         * src/common/defs.h
6709         * src/common/nntp.c
6710         * src/common/session.c
6711         * src/common/session.h
6712         * src/common/socket.c
6713         * src/common/utils.h
6714         * src/common/xml.c
6715         * src/common/xml.h
6716         * src/gtk/prefswindow.c
6717         * src/gtk/prefswindow.h
6718         * src/plugins/clamav/clamav_plugin_gtk.c
6719         * src/plugins/dillo_viewer/dillo_prefs.c
6720         * src/plugins/image_viewer/viewerprefs.c
6721         * src/plugins/spamassassin/spamassassin_gtk.c
6722         * m4/openssl.m4 *** REMOVED ***
6723                 Sync with HEAD 0.9.12cvs46
6724
6725 2004-08-03 [paul]       0.9.12cvs40.2
6726
6727         * src/action.c
6728         * src/addressadd.c
6729         * src/addressbook.c
6730         * src/addrgather.c
6731         * src/browseldap.c
6732         * src/compose.c
6733         * src/crash.c
6734         * src/editaddress.c
6735         * src/editgroup.c
6736         * src/editldap_basedn.c
6737         * src/foldersel.c
6738         * src/importldif.c
6739         * src/mimeview.c
6740         * src/prefs_common.c
6741         * src/prefs_template.c
6742         * src/sourcewindow.c
6743         * src/summaryview.c
6744         * src/gtk/about.c
6745         * src/gtk/foldersort.c
6746         * src/gtk/logwindow.c
6747         * src/gtk/pluginwindow.c
6748         * src/gtk/prefswindow.c
6749                 change all gtk_scrolled_window_set_policy from 
6750                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
6751
6752 2004-08-02 [paul]       0.9.12cvs40.1
6753
6754         * AUTHORS
6755                 update translation team section
6756         * po/pt_BR.po
6757                 updated by Frederico Goncalves Guimaraes
6758                 <fggdebian@yahoo.com.br>
6759
6760 2004-07-31 [colin]      0.9.12cvs39.9
6761
6762         * src/exphtmldlg.c
6763                 Fix compilation
6764
6765 2004-07-31 [colin]      0.9.12cvs39.8
6766
6767         * src/exphtmldlg.c
6768                 Fix an alertpanel type
6769
6770 2004-07-30 [colin]      0.9.12cvs39.7
6771
6772         * src/alertpanel.c
6773                 Fix alertpanel_error_log's icon
6774
6775 2004-07-30 [colin]      0.9.12cvs39.6
6776
6777         * src/pop.c
6778                 Two of them should still be warnings
6779
6780 2004-07-30 [colin]      0.9.12cvs39.5
6781
6782         * src/pop.c
6783                 More warning -> error
6784 2004-07-29 [colin]      0.9.12cvs39.4
6785
6786         * src/pop.c
6787                 Warning -> error
6788
6789 2004-07-29 [colin]      0.9.12cvs39.3
6790
6791         * src/prefs_matcher.c
6792                 Fix segfault
6793
6794 2004-07-29 [colin]      0.9.12cvs39.2
6795
6796         * src/alertpanel.c
6797                 More nice-looking alertpanels
6798
6799 2004-07-29 [colin]      0.9.12cvs39.1
6800
6801         * src/messageview.c
6802                 sync with head
6803                 (inform user when partial mail is deleted on server)
6804
6805 2004-07-29 [colin]      0.9.12cvs38.1
6806
6807         * src/messageview.c
6808                 sync with head
6809
6810 2004-07-28 [paul]       0.9.12cvs37.7
6811
6812         * src/mainwindow.c
6813                 complete the replacement of deprecated gtk_progress_*
6814
6815 2004-07-28 [paul]       0.9.12cvs37.6
6816
6817         * src/action.c
6818         * src/inc.c
6819         * src/mainwindow.c
6820         * src/send_message.c
6821         * src/gtk/progressdialog.c
6822         * src/gtk/progressdialog.h
6823                 replace deprecated gtk_progress_*
6824
6825 2004-07-28 [paul]       0.9.12cvs37.5
6826
6827         * src/gtk/filesel.c
6828                 remove gtk_window_set_wmclass()
6829 2004-07-28 [paul]       0.9.12cvs37.4
6830
6831         * src/addressbook.c
6832         * src/compose.c
6833         * src/foldersel.c
6834         * src/mainwindow.c
6835         * src/messageview.c
6836         * src/sourcewindow.c
6837         * src/gtk/logwindow.c
6838                 remove gtk_window_set_wmclass()
6839                 
6840         * src/prefs_filtering.c
6841         * src/prefs_filtering_action.c
6842         * src/prefs_fonts.c
6843         * src/prefs_gtk.c
6844         * src/prefs_matcher.c
6845         * src/ssl_manager.c
6846         * src/gtk/prefswindow.c
6847                 replace gtk_window_position()
6848
6849 2004-07-28 [colin]      0.9.12cvs37.3
6850
6851         * src/alertpanel.c
6852         * src/alertpanel.h
6853                 Add a way to specify panel type for specific
6854                 panels (alertpanel())
6855         * src/account.c
6856         * src/addressbook.c
6857         * src/compose.c
6858         * src/expldifdlg.c
6859         * src/main.c
6860         * src/messageview.c
6861         * src/summaryview.c
6862         * src/textview.c
6863         * src/gtk/sslcertwindow.c
6864                 Fix alertpanel()s so that their icon match
6865                 their real type
6866
6867 2004-07-28 [paul]       0.9.12cvs37.2
6868
6869         * src/addr_compl.c
6870         * src/addressbook.c
6871         * src/alertpanel.c
6872         * src/compose.c
6873         * src/export.c
6874         * src/foldersel.c
6875         * src/folderview.c
6876         * src/grouplistdialog.c
6877         * src/import.c
6878         * src/mainwindow.c
6879         * src/message_search.c
6880         * src/messageview.c
6881         * src/passphrase.c
6882         * src/prefs_actions.c
6883         * src/prefs_common.c
6884         * src/prefs_customheader.c
6885         * src/prefs_display_header.c
6886         * src/prefs_filtering.c
6887         * src/prefs_filtering_action.c
6888         * src/prefs_gtk.c
6889         * src/prefs_matcher.c
6890         * src/prefs_msg_colors.c
6891         * src/prefs_summary_column.c
6892         * src/prefs_template.c
6893         * src/sourcewindow.c
6894         * src/ssl_manager.c
6895         * src/summary_search.c
6896         * src/gtk/colorsel.c
6897         * src/gtk/description_window.c
6898         * src/gtk/gtkaspell.c
6899         * src/gtk/inputdialog.c
6900         * src/gtk/logwindow.c
6901         * src/gtk/prefswindow.c
6902         * src/gtk/progressdialog.c
6903                 replace deprecated gtk_window_set_policy
6904
6905 2004-07-27 [colin]      0.9.12cvs37.1
6906
6907         * src/msgcache.c
6908                 More fixes (synced for head again)
6909
6910 2004-07-27 [colin]      0.9.12cvs35.3
6911
6912         * src/msgcache.c
6913                 Fix wrong test
6914
6915 2004-07-27 [colin]      0.9.12cvs35.2
6916
6917         * src/mimeview.c
6918                 Fix width a bit (by Paul)
6919         * src/alertpanel.c
6920         * src/alertpanel.h
6921                 Specialize icons, make alertpanel_message()
6922                 private
6923         * src/message_search.c
6924         * src/sgpgme.c
6925         * src/summary_search.c
6926                 Suit alertpanel changes
6927
6928 2004-07-27 [colin]      0.9.12cvs35.1
6929
6930         * src/alertpanel.c
6931                 Add an icon
6932         * src/passphrase.c
6933                 Add debug output - maybe someone will
6934                 want to look at the problem with Grab
6935                 Input :)
6936         Bump version as we're synced with HEAD
6937
6938 2004-07-26 [colin]      0.9.12cvs33.26
6939
6940         * src/pop.c
6941                 Fix uidl-file parsing when not in new
6942                 format
6943
6944 2004-07-26 [colin]      0.9.12cvs33.25
6945
6946         * src/gtk/menu.c
6947                 Move popup menu up if necessary (fixes 
6948                 account selector)
6949         * src/mainwindow.c
6950                 Set account selector's button height to
6951                 minimum
6952
6953 2004-07-26 [colin]      0.9.12cvs33.24
6954
6955         * src/alertpanel.c
6956                 Maybe fix 551 (Truncated font in alert window)
6957
6958 2004-07-26 [colin]      0.9.12cvs33.23
6959
6960         * po/de.po
6961         * po/es.po
6962         * po/fr.po
6963         * po/it.po
6964         * po/ja.po
6965         * po/pl.po
6966         * po/ru.po
6967         * po/sk.po
6968         * po/sr.po
6969         * po/zh_CN.po
6970                 Sync po files with HEAD
6971
6972 2004-07-26 [paul]       0.9.12cvs33.22
6973
6974         * src/compose.c
6975                 fix Bug 556 'Organisation-header is sent even if empty'
6976
6977 2004-07-24 [colin]      0.9.12cvs33.21
6978
6979         * src/compose.c
6980         * src/gtk/gtkaspell.c
6981         * src/gtk/gtkaspell.h
6982                 Fix speller accelerators (require hack)
6983
6984 2004-07-24 [colin]      0.9.12cvs33.20
6985
6986         * src/gtk/gtkaspell.c
6987                 Fix over-eager code deletion breaking
6988                 Check while typing
6989
6990 2004-07-24 [colin]      0.9.12cvs33.19
6991
6992         * src/browseldap.c
6993         * src/ldapctrl.c
6994         * src/ldapctrl.h
6995         * src/ldapserver.h
6996                 Sync ldap with HEAD
6997         (Fixes 546 LDAP completely broken)
6998
6999 2004-07-24 [colin]      0.9.12cvs33.18
7000
7001         * src/prefs_msg_colors.c
7002                 Fix prototype mismatch
7003         (Fixes 547 void function cannot return value)
7004
7005 2004-07-24 [colin]      0.9.12cvs33.17
7006
7007         * src/mainwindow.c
7008                 Fix sort going back to previous sort key
7009                 when changing sort direction
7010
7011 2004-07-24 [colin]      0.9.12cvs33.16
7012
7013         * src/compose.c
7014                 Fix space insertion when re-wrapping at 
7015                 cursor point
7016
7017 2004-07-24 [colin]      0.9.12cvs33.15
7018
7019         * src/gtk/gtkaspell.c
7020                 Don't change cursor position in insert-text
7021                 callback
7022         (Fixes 539 Word wrapping on input transposes letters)
7023
7024 2004-07-24 [colin]      0.9.12cvs33.14
7025
7026         * src/gtk/gtkaspell.c
7027                 Reencode non-ascii chars to dictionary's
7028                 encoding
7029         (Fixes 544 Spell check broken non english locale)
7030
7031 2004-07-24 [colin]      0.9.12cvs33.13
7032
7033         * src/summaryview.c
7034                 Fix Shift+Down, add Home/End/PgUp/PgDown
7035
7036 2004-07-21 [colin]      0.9.12cvs33.12
7037
7038         * src/prefs_common.c
7039                 Fix a gtk warning (Patch by Andrej Kacian)
7040
7041 2004-07-21 [colin]      0.9.12cvs33.11
7042
7043         * src/gtk/filesel.c
7044                 More check
7045
7046 2004-07-21 [colin]      0.9.12cvs33.10
7047
7048         * src/compose.c
7049         * src/crash.c
7050         * src/export.c
7051         * src/import.c
7052         * src/messageview.c
7053         * src/mimeview.c
7054         * src/prefs_spelling.c
7055         * src/prefs_themes.c
7056         * src/summaryview.c
7057         * src/gtk/filesel.c
7058         * src/gtk/filesel.h
7059         * src/gtk/pluginwindow.c
7060                 Untwist open/save mode guessing logic, make
7061                 it explicit
7062
7063 2004-07-20 [colin]      0.9.12cvs33.9
7064
7065         * src/codeconv.c
7066                 conv_encode_header: src_charset is UTF-8 on
7067                 gtk2
7068         * src/compose.c
7069                 Remove double encoding of the headers
7070
7071 2004-07-20 [colin]      0.9.12cvs33.8
7072
7073         * src/codeconv.c
7074                 Fix typo
7075
7076 2004-07-20 [colin]      0.9.12cvs33.7
7077
7078         * src/mainwindow.c
7079                 Set the separated messageview to the saved
7080                 size of Claws' messageview (Patch by Alfons)
7081                 Fix a callback prototype (me)
7082
7083 2004-07-20 [colin]      0.9.12cvs33.6
7084
7085         * src/codeconv.h
7086                 Forgot one hunk in 0.9.12cvs33.4
7087
7088 2004-07-19 [colin]      0.9.12cvs33.5
7089
7090         * src/action.c
7091                 Action output fix
7092                 Patch by Alfons
7093
7094 2004-07-19 [colin]      0.9.12cvs33.4
7095
7096         * src/compose.c
7097                 Fix outgoing charset bug in headers
7098         * src/codeconv.c
7099                 Clean for glib2 - Patch by Alfons
7100
7101 2004-07-19 [colin]      0.9.12cvs33.3
7102
7103         * src/statusbar.c
7104                 Remove grip from the statusbar
7105                 Patch by Alfons
7106
7107 2004-07-19 [colin]      0.9.12cvs33.2
7108
7109         * src/messageview.c
7110         * src/textview.c
7111                 Fix messageview remembering the previous
7112                 scroll position when loading a new message
7113                 Patch by Alfons
7114
7115 2004-07-19 [colin]      0.9.12cvs33.1
7116
7117         * src/folder.h
7118         * src/folderview.c
7119         * src/summaryview.c
7120                 Sync with HEAD
7121
7122 2004-07-18 [colin]      0.9.12cvs32.7
7123
7124         * configure.ac
7125                 Remove useless check for XIM - noticed
7126                 by Alfons
7127
7128 2004-07-18 [colin]      0.9.12cvs32.6
7129
7130         * src/summaryview.c
7131                 Remove non-modified and shift-modified
7132                 accelerators in summaryview's popup
7133                 menu, as that doesn't get catched by
7134                 the accel-activate signal catcher...
7135
7136 2004-07-18 [colin]      0.9.12cvs32.5
7137
7138         * src/prefs_common.c
7139                 Define sensible default prefs for 
7140                 wrapping
7141
7142 2004-07-18 [colin]      0.9.12cvs32.4
7143
7144         * src/compose.c
7145         * src/prefs_common.c
7146         * src/prefs_common.h
7147         * src/prefs_wrapping.c
7148                 Remove Smart Wrapping pref, which does
7149                 nothing on gtk2 branch
7150
7151 2004-07-18 [colin]      0.9.12cvs32.3
7152
7153         * src/sourcewindow.c
7154                 Proper utf8
7155
7156 2004-07-18 [colin]      0.9.12cvs32.2
7157
7158         * src/compose.c
7159                 Save attachment status when drafting
7160
7161 2004-07-18 [colin]      0.9.12cvs32.1
7162
7163         * src/gtk/filesel.c
7164                 Fix erratic folder selection in open mode
7165
7166 2004-07-18 [colin]      0.9.12cvs31.11
7167
7168         * src/pop.c
7169                 Don't let partial messages get deleted
7170                 even with "dowload all"
7171                 (0.9.12cvs31.8 fix extension)
7172 2004-07-18 [colin]      0.9.12cvs31.10
7173
7174         * src/gtk/logwindow.c
7175                 Fix log scrolling
7176
7177 2004-07-18 [colin]      0.9.12cvs31.9
7178
7179         * src/common/utils.c
7180                 Fix non-utf8 strings coming from commands
7181                 and files
7182
7183 2004-07-18 [colin]      0.9.12cvs31.8
7184
7185         * src/pop.c
7186                 Fix partial download bug with Download all
7187                 messages option
7188
7189 2004-07-18 [colin]      0.9.12cvs31.7
7190
7191         * src/textview.c
7192                 Fix bug introduced in 0.9.12cvs31.2
7193                 (blocked in select mode after double click)
7194
7195 2004-07-18 [colin]      0.9.12cvs31.6
7196
7197         * src/compose.c
7198         * src/gtk/menu.c
7199                 More glib-warning fixes
7200
7201 2004-07-18 [colin]      0.9.12cvs31.5
7202
7203         * src/compose.c
7204                 Fix trashing the primary clipboard when moving 
7205                 around with tab
7206         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
7207
7208 2004-07-18 [colin]      0.9.12cvs31.4
7209
7210         * src/codeconv.c
7211                 convert unencoded iso headers to utf8
7212         (Fix Bug 538 Unencoded local characters in subject make it 
7213          disappear)
7214
7215 2004-07-18 [colin]      0.9.12cvs31.3
7216
7217         * src/compose.c
7218                 Fix tab char handling in wrapping
7219         (Fix Bug 537 Line wrap problem - TAB character treated as 
7220          one character instead of 8)
7221
7222 2004-07-18 [colin]      0.9.12cvs31.2
7223
7224         * src/textview.c
7225                 return FALSE on GDK_MOTION_NOTIFY
7226         (Fix Bug 535 Hyperlinks/addresses are not selectable 
7227          (unable to highlight))
7228
7229 2004-07-18 [colin]      0.9.12cvs31.1
7230
7231         * src/folderview.c
7232                 Sync with 0.9.12cvs31
7233
7234 2004-07-18 [colin]      0.9.12cvs30.4
7235
7236         * src/compose.c
7237                 Also block text_inserted when inserting a file
7238
7239 2004-07-18 [colin]      0.9.12cvs30.3
7240
7241         * src/compose.c
7242                 Fix smart wrapping (block text_inserted handler
7243                 while putting quotation to avoid wrap on input,
7244                 don't join lines if next is sig separator)
7245
7246 2004-07-17 [colin]      0.9.12cvs30.2
7247
7248         * src/folderview.c
7249         * src/mainwindow.c
7250         * src/mimeview.c
7251         * src/summaryview.c
7252         * src/gtk/quicksearch.c
7253         * src/gtk/quicksearch.h
7254                 Block key events handlers *and* accels while
7255                 quicksearch is focused
7256         (Fixes Bug 534 quick-search bar not accepting certain letters)
7257
7258 2004-07-17 [colin]      0.9.12cvs30.1
7259
7260         * src/folder.h
7261         * src/folderview.c
7262         * src/summaryview.c
7263                 Sync with 0.9.12cvs30
7264
7265 2004-07-17 [colin]      0.9.12cvs28.2
7266
7267         * src/mimeview.c
7268         * src/procmime.c
7269         * src/summaryview.c
7270         * src/gtk/menu.c
7271                 Squash some compile and glib warnings
7272
7273 2004-07-17 [paul]       0.9.12cvs28.1
7274
7275         * src/mimeview.c
7276                 sync with 0.9.12cvs28 HEAD
7277
7278 2004-07-16 [paul]       0.9.12cvs26.1
7279         
7280         * src/gtk/quicksearch.c
7281         * src/account.c
7282         * src/account.h
7283         * src/compose.c
7284         * src/customheader.c
7285         * src/folder_item_prefs.c
7286         * src/main.c
7287         * src/mainwindow.c
7288         * src/messageview.c
7289         * src/mimeview.c
7290         * src/news.c
7291         * src/pgpmime.c
7292         * src/pop.c
7293         * src/pop.h
7294         * src/prefs_account.c
7295         * src/prefs_account.h
7296         * src/prefs_common.c
7297         * src/prefs_common.h
7298         * src/prefs_display_header.c
7299         * src/prefs_gtk.c
7300         * src/prefs_gtk.h
7301         * src/procheader.c
7302         * src/procmime.c
7303                 sync with 0.9.12cvs26 HEAD      
7304
7305 2004-07-15 [colin]      0.9.12cvs18.14
7306
7307         * src/folder.c
7308                 Disable GPG signature check during
7309                 folder move and scan
7310         (Closes Bug 521 Signature checking slows down Folder-Move)
7311
7312 2004-07-14 [colin]      0.9.12cvs18.13
7313
7314         * src/common/partial_download.c
7315                 update includes
7316
7317 2004-07-14 [colin]      0.9.12cvs18.12
7318
7319         * src/common/partial_download.c
7320         * src/common/partial_download.h
7321                 Move doc at top, add correct copyright
7322
7323 2004-07-14 [colin]      0.9.12cvs18.11
7324
7325         * src/folder.c
7326         * src/messageview.c
7327         * src/pop.c
7328         * src/pop.h
7329         * src/procmsg.c
7330         * src/summaryview.c
7331         * src/common/Makefile.am
7332         * src/common/partial_download.c ** NEW FILES **
7333         * src/common/partial_download.h ** NEW FILES **
7334                 Move partial-download related stuff to its
7335                 own file
7336
7337 2004-07-14 [colin]      0.9.12cvs18.10
7338
7339         * src/send_message.c
7340                 Fix smtp auth when user is null or empty
7341
7342 2004-07-13 [colin]      0.9.12cvs18.9
7343
7344         * src/gtk/quicksearch.c
7345                 Use alphabetic order
7346
7347 2004-07-13 [colin]      0.9.12cvs18.8
7348
7349         * src/pop.c
7350                 Be paranoid on the checks
7351
7352 2004-07-13 [colin]      0.9.12cvs18.7
7353
7354         * src/gtk/quicksearch.c
7355                 Fix Engrish once again
7356
7357 2004-07-13 [colin]      0.9.12cvs18.6
7358
7359         * src/procmsg.c
7360         * src/summaryview.c
7361                 Mark messages for deletion when they are about to
7362                 be removed from trash
7363
7364 2004-07-13 [colin]      0.9.12cvs18.5
7365
7366         * src/matcher.c
7367         * src/matcher.h
7368         * src/matcher_parser_parse.y
7369         * src/prefs_matcher.c
7370         * src/gtk/quicksearch.c
7371                 Add 'partial' ('p') match string to find partially
7372                 downloaded messages
7373
7374 2004-07-13 [colin]      0.9.12cvs18.4
7375
7376         * src/pop.c
7377                 Fix misplaced block
7378
7379 2004-07-13 [colin]      0.9.12cvs18.3
7380
7381         * src/pop.c
7382         * src/pop.h
7383         * src/messageview.c
7384                 Refactor API (to avoid passing 5+ params and code
7385                 duplication)
7386         * src/folder.c
7387         * src/msgcache.c
7388         * src/procheader.c
7389         * src/common/defs.h
7390                 Add planned_download to cache
7391                 Don't mess uidl file when moving partially downloaded
7392                 mails (they change folder, we should change it in the
7393                 uidl list too or we'll remove an incorrect message)
7394                 (this also helps removing hacks when changing 
7395                 planned_download in messageview.c)
7396
7397 2004-07-12 [colin]      0.9.12cvs18.2
7398
7399         * src/gtk/quicksearch.c
7400                 Fix missing status update in quicksearch
7401
7402 2004-07-12 [paul]       0.9.12cvs18.1
7403
7404         * po/POTFILES.in
7405         * src/Makefile.am
7406         * src/account.c
7407         * src/codeconv.c
7408         * src/compose.c
7409         * src/inc.c
7410         * src/main.c
7411         * src/prefs_common.c
7412         * src/procmsg.h
7413         * src/toolbar.c
7414         * src/prefs_msg_colors.[ch]     ** NEW FILES **
7415         * src/prefs_wrapping.[ch]       ** NEW FILES **
7416         * src/common/intl.h
7417         * src/common/utils.[ch]
7418         * src/gtk/quicksearch.[ch]
7419                 sync with 0.9.12cvs18 HEAD
7420
7421 2004-07-12 [colin]      0.9.11cvs17.25
7422
7423         * src/folder.c
7424         * src/folder.h
7425                 Remove unused function added by me in 0.9.11cvs17.10
7426
7427 2004-07-11 [colin]      0.9.11cvs17.24
7428
7429         * src/inc.c
7430         * src/messageview.c
7431         * src/pop.c
7432         * src/pop.h
7433                 Use folderitem and msgnum instead of filename to
7434                 know which mail to delete
7435                 Move old partial mail deletion to pop.c
7436
7437 2004-07-10 [colin]      0.9.11cvs17.23
7438
7439         * src/inc.c
7440                 Add debug
7441         * src/pop.c
7442         * src/pop.h
7443                 Don't re-use same enums for unrelated stuff: it's 
7444                 completely misleading !
7445                 Document a bit
7446
7447 2004-07-09 [colin]      0.9.11cvs17.22
7448
7449         * src/inc.c
7450                 Remove folder-type check and do
7451                 more tests to be sure everything's
7452                 ok
7453         * src/messageview.c
7454                 Punctuation update, remove useless
7455                 code, fix two warnings
7456         * src/noticeview.c
7457                 Layout cleaning, reset 2nd button
7458                 when specifying one
7459
7460 2004-07-09 [colin]      0.9.11cvs17.21
7461
7462         * src/messageview.c
7463         * src/pop.c
7464         * src/pop.h
7465                 Allow user to change his mind
7466                 and postpone decision (by
7467                 unmarking the mail)
7468
7469 2004-07-09 [colin]      0.9.11cvs17.20
7470
7471         * src/messageview.c
7472                 Fix bug with delete state
7473         * src/pop.c
7474         * src/pop.h
7475                 Fix buffer leak (fread doesn't 
7476                 terminate buffers with \0)
7477                 Refactoring (remove magic 
7478                 numbers)
7479
7480 2004-07-09 [colin]      0.9.11cvs17.19
7481
7482         * src/pop.c
7483                 Don't log "Skipping message" if 
7484                 we're going to TOP it two lines
7485                 later
7486
7487 2004-07-09 [colin]      0.9.11cvs17.18
7488
7489         * src/messageview.c
7490                 Fix Engrish
7491
7492 2004-07-09 [colin]      0.9.11cvs17.17
7493
7494         * src/pop.c
7495                 strlen checking...
7496         * src/messageview.c
7497                 refactoring a bit
7498
7499 2004-07-08 [colin]      0.9.11cvs17.16
7500
7501         * src/noticeview.c
7502         * src/noticeview.h
7503                 Add an optional second button
7504         * src/messageview.c
7505         * src/pop.c
7506         * src/pop.h
7507                 Don't delete partially received mails after a certain
7508                 time; rather, let the user decide.
7509
7510 2004-07-08 [colin]      0.9.11cvs17.15
7511
7512         * src/common/smtp.h
7513                 Sync with HEAD
7514
7515 2004-07-08 [colin]      0.9.11cvs17.14
7516
7517         * src/messageview.c
7518         * src/common/smtp.c
7519                 Use to_human_readable() for sizes
7520
7521 2004-07-08 [colin]      0.9.11cvs17.13
7522
7523         * src/inc.c
7524         * src/messageview.c
7525         * src/pop.c
7526         * src/pop.h
7527         * src/procmsg.c
7528                 Fix partial-downloading issues:
7529                         catch unsupported TOP
7530                         don't delete partially downloaded mails before 5 days
7531                         don't update existing with non-MH folders; that'll
7532                         make dups, but it's better than trashing the folder
7533                         free new msginfo parts
7534                 Fix indentation ;-)
7535
7536 2004-07-08 [colin]      0.9.11cvs17.12
7537
7538         * src/common/smtp.c
7539         * src/common/smtp.h
7540                 Sync smtp size verification with HEAD
7541
7542 2004-07-08 [colin]      0.9.11cvs17.11
7543
7544         * src/summaryview.c
7545         * src/prefs_common.c
7546         * src/prefs_common.h
7547         * src/gtk/quicksearch.c
7548         * src/gtk/quicksearch.h
7549                 Sync sticky pref with HEAD
7550
7551 2004-07-08 [colin]      0.9.11cvs17.10
7552
7553         * src/folder.c [1.213.2.6]
7554         * src/folder.h [1.87.2.6]
7555         * src/inc.c [1.149.2.7]
7556         * src/messageview.c [1.94.2.8]
7557         * src/procheader.c [1.47.2.6]
7558         * src/procmsg.c [1.150.2.4]
7559         * src/procmsg.h [1.60.2.5]
7560         * src/pop.c [1.56.2.4]
7561         * src/pop.h [1.17.2.3]
7562                 Let too big messages get downloaded, but truncated
7563                 Add a button to download them completely
7564                 
7565 2004-07-06 [colin]      0.9.11cvs17.9
7566
7567         * src/gtk/quicksearch.c [1.1.2.3]
7568                 Add a Clear button
7569         * commitHelper
7570         * PATCHSETS
7571                 Add a script to help with cvs
7572
7573 2004-07-03 [colin]      0.9.11cvs17.8
7574
7575         * src/plugins/imageviewer/viewer.c
7576                 fix imageviewer (which was staying on the first
7577                 displayed image)
7578
7579 2004-07-03 [colin]      0.9.11cvs17.7
7580
7581         Removed FIXME_GTK2 warnings
7582         * src/gtk/gtkutils.c
7583                 useless #warnings
7584         * src/gtk/menu.c
7585                 useless #warnings (no need to mess with menu rc)
7586         * src/gtk/menu.h
7587                 unused functions
7588         
7589
7590 2004-07-03 [colin]      0.9.11cvs17.6
7591
7592         Removed FIXME_GTK2 warnings
7593         * src/codeconv.c
7594                 useless #warnings (rewrite needed)
7595         * src/compose.c
7596                 useless #warnings (rewrite needed)
7597                 useless #warnings (gtk2 is like that)
7598                 useless #warnings (previously fixed)
7599         * src/main.c
7600                 useless #warnings (previously fixed)
7601         * src/message_search.c
7602                 useless #warnings (gtk2 is like that)
7603                 Made apparent that search is case-sensitive
7604         * src/mimeview.c
7605                 useless #warnings (rewrite needed)
7606                 useless #warnings (gtk2 is like that)
7607                 reimplemented real warnings
7608         * src/prefs_common.c
7609                 Removed block cursor option (not it gtk2)
7610         * src/prefs_gtk.c
7611                 useless #warnings (rewrite needed)
7612         * src/procheader.c
7613                 useless #warnings (rewrite needed)
7614         * src/sourcewindow.c
7615                 useless #warnings (incorrect placing)
7616         * src/summary_search.c
7617                 useless #warnings (gtk2 is like that)
7618                 Made apparent that search is case-sensitive
7619         * src/action.c
7620                 useless #warnings (gtk2 is like that)
7621         * src/textview.c
7622                 useless #warnings (rewrite needed)
7623         * src/toolbar.c
7624                 useless #warnings (rewrite needed)
7625
7626 2004-07-03 [colin]      0.9.11cvs17.5
7627
7628         * src/textview.c
7629                 Fix mismerge which broke URI opening
7630                 
7631 2004-07-01 [colin]      0.9.11cvs17.4
7632
7633         * src/gtk/filesel.c
7634                 Fill filename when saving
7635                 
7636 2004-06-27 [colin]      0.9.11cvs17.3
7637
7638         * src/gtk/filesel.[ch]
7639                 Use the new GTK file selector
7640                 Update prototype to match the reality: multiple file
7641                 selection is open-only          
7642         * src/compose.c
7643                 Match the new prototypes        
7644         * configure.ac
7645                 Match the new requirements (gtk 2.4.0)
7646                         
7647 2004-06-26 [colin]      0.9.11cvs17.2
7648
7649         * src/plugins/trayicon/trayicon.c
7650                 Remove useless signal handler on resize, which causes
7651                 an infinite "loop"
7652         
7653 2004-06-26 [colin]      0.9.11cvs17.1
7654         
7655         * tools/Makefile.am
7656                 remove launch_firebird and add nautilus2sylpheed.sh
7657         * src/quicksearch.c
7658           src/summaryview.c
7659                 Fix show/hide "Extended symbols" button problem
7660                 Fix apparition at startup
7661                 Fix const warnings
7662         * src/plugins/image_viewer/Makefile.am
7663                 Fix configure 
7664         * common/ssl.c
7665                 Re-enable certificate check, as it doesn't seem to
7666                 cause Xlib errors anymore
7667
7668 2004-06-25 [paul]       0.9.11cvs17
7669
7670         * sync with 0.9.11cvs17 HEAD
7671         
7672         NOTE: QuickSearch is broken
7673
7674 2004-06-07 [colin]      0.9.10claws67.10
7675         * src/plugins/trayicon/trayicon.c
7676           src/plugins/trayicon/libeggtrayicon/Makefile.am
7677           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7678                 Fix gettextization in trayicon plugin
7679
7680 2004-06-07 [colin]      0.9.10claws67.9
7681         
7682         * src/summaryview.c
7683           src/gtk/gtksctree.[ch]
7684                 Let Shift+{Up,Down} work in summaryview
7685                 (well, Down "works" and Up works)
7686                 Let the list scroll when using these keys
7687
7688 2004-06-06 [colin]      0.9.10claws67.8
7689
7690         * src/plugins/trayicon/trayicon.c
7691                 Fix pixmap update
7692
7693 2004-06-06 [colin]      0.9.10claws67.7
7694
7695         * src/addressbook.c
7696                 Fix signal handling causing system-wide focus grab
7697
7698 2004-05-25 [paul]       0.9.10claws67.6
7699
7700         * Makefile.am
7701           src/Makefile.am
7702                 clean up
7703
7704 2004-05-25 [paul]       0.9.10claws67.5
7705
7706         * replace deprecated gtk_signal... functions
7707
7708 2004-05-23 [colin]      0.9.10claws67.4
7709
7710         * src/compose.c
7711                 Fix wrapping
7712
7713 2004-05-22 [colin]      0.9.10claws67.3
7714
7715         * src/compose.c
7716                 Re-fix [Edited] in compose.c::compose_reedit()
7717
7718 2004-05-22 [colin]      0.9.10claws67.2
7719
7720         * src/procmime.c
7721                 Fix parsing of multiparts mails
7722
7723 2004-05-22 [colin]      0.9.10claws67.1
7724
7725         * src/summaryview.c
7726                 Fix quicksearch
7727
7728 2004-05-22 [paul]       0.9.10claws67
7729
7730         * sync with 0.9.10claws67 HEAD
7731
7732 2004-05-14 [alfons]
7733
7734         * src/procmime.h
7735                 add forgotton prototype
7736
7737 2004-05-10 [paul]       0.9.10claws57
7738
7739         * sync with 0.9.10claws57 HEAD
7740
7741 2004-05-05 [paul]       0.9.9.claws1
7742
7743         * ChangeLog-gtk2        ** REMOVED **
7744           ChangeLog-gtk2.claws  ** ADDED **
7745                 rename and adopt the normal claws format
7746                 
7747         * configure.ac
7748                 require gtkmathview >= 0.5
7749
7750         * ac/*                          ** REMOVED **
7751           ac/                           ** REMOVED **
7752           intl/Makefile.in              ** REMOVED **
7753           m4/                           ** ADDED **
7754           m4/missing                    ** ADDED **
7755           m4/missing/gdk-pixbuf.m4      ** ADDED **
7756           m4/missing/gettext.m4         ** ADDED **
7757           m4/missing/gpgme.m4           ** ADDED **
7758           m4/missing/imlib.m4           ** ADDED **
7759           m4/.cvsignore                 ** ADDED **
7760           m4/Makefile.am                ** ADDED **
7761           m4/README                     ** ADDED **
7762           m4/aclocal-include.m4         ** ADDED **
7763           m4/aspell.m4                  ** ADDED **
7764           m4/check-type.m4              ** ADDED **
7765           m4/gnupg-check-typedef.m4     ** ADDED **
7766           m4/openssl.m4                 ** ADDED **
7767           m4/spamassassin.m4            ** ADDED **
7768           po/ChangeLog                  ** REMOVED **
7769           po/Makefile.in.in             ** REMOVED **
7770           po/Rules-quot                 ** REMOVED **
7771           po/boldquot.sed               ** REMOVED **
7772           po/en@boldquot.header         ** REMOVED **
7773           po/en@quot.header             ** REMOVED **
7774           po/insert-header.sin          ** REMOVED **
7775           po/quot.sed                   ** REMOVED **
7776           po/remove-potcdate.sed        ** REMOVED **
7777           po/remove-potcdate.sin        ** REMOVED **
7778           po/stamp-po                   ** REMOVED **
7779           Makefile.am
7780           autogen.sh
7781           configure.ac
7782                 enable building with automake 1.8.x
7783                 add 'autopoint --force' to autogen.sh and remove all
7784                 auto-generated files, remove ac/ directory and use
7785                 m4/ directory instead
7786                 
7787         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7788                 fix gettextization
7789
7790 2004-02-28 Colin Leroy <colin@colino.net>
7791         * src/prefs_matcher.c
7792           src/prefs_filtering.c
7793           src/prefs_filtering_action.c
7794                 Fix non-editable GtkEntries
7795
7796 2004-02-22 Thorsten Maerz <torte@netztorte.de>
7797         * src/prefs_themes.c
7798                 utf8 conversion for theme info
7799
7800 2004-02-21 Thorsten Maerz <torte@netztorte.de>
7801         * sync 0.9.9claws
7802
7803 2004-02-14 Thorsten Maerz <torte@netztorte.de>
7804         * src/grouplistdialog.c
7805                 allow multiple selections without ctrl key
7806
7807 2004-02-09 Thorsten Maerz <torte@netztorte.de>
7808         * src/main.c
7809                 enable customizable accelerators
7810
7811 2004-02-08 Thorsten Maerz <torte@netztorte.de>
7812         * src/prefs_common.c
7813                 re-enable different font settings for gtk1/2
7814         * src/prefs_folder_item.c
7815                 fix folder prefs displayed wrong
7816         * src/textview.c
7817                 set 'sunken' shadow type
7818
7819 2004-02-07 Colin Leroy <colin@colino.net>
7820         * src/compose.c
7821                 Fix message being always [Edited]
7822                 Encode headers correctly (utf8 buf)
7823
7824 2004-01-27 Thorsten Maerz <torte@netztorte.de>
7825         * src/socket.c
7826                 remove double g_source_attach()
7827                 (Thanks to Colin Leroy)
7828
7829 2004-01-27 Thorsten Maerz <torte@netztorte.de>
7830         * src/gtk/gtksctree.c
7831                 Fix SSL certificate list not shown
7832         * src/mimeview.c
7833                 Fix clicks in mime tree
7834
7835 2004-01-27 Thorsten Maerz <torte@netztorte.de>
7836         * src/common/socket.c
7837                 Fix SSL receive
7838         * src/compose.c
7839                 Fix clipboard menu hotkeys
7840
7841 2004-01-25 Thorsten Maerz <torte@netztorte.de>
7842         * src/gtk/gtkaspell.[ch]
7843           src/compose.c
7844                 reimplement spellchecker
7845
7846 2004-01-25 Thorsten Maerz <torte@netztorte.de>
7847         * src/gtk/filesel.c
7848                 crash when inserting file in compose window
7849                 (TODO: keep old selection on clicks)
7850         * src/main.c
7851                 use gtkrc-2.0 instead of gtkrc
7852
7853 2004-01-25 Thorsten Maerz <torte@netztorte.de>
7854         * src/messageview.c
7855                 remove orphaned mimeview unref()
7856
7857 2004-01-20 Thorsten Maerz <torte@netztorte.de>
7858         * src/grouplistdialog.c
7859                 expand nodes containing subscribed groups
7860
7861 2004-01-19 Thorsten Maerz <torte@netztorte.de>
7862         * src/textview.c
7863                 textview: hide cursor, restore old click behaviour
7864
7865 2004-01-18 Thorsten Maerz <torte@netztorte.de>
7866         * src/textview.c
7867                 variable names messed up
7868
7869 2004-01-17 Colin Leroy <colin@colino.net>
7870         * src/addr_compl.c
7871                 Fix completion address too thin
7872         * src/compose.c
7873                 Fix tab-to-subject behaviour
7874         * src/summaryview.c
7875                 Implement key up & down in summaryview
7876
7877 2004-01-12 Thorsten Maerz <torte@netztorte.de>
7878
7879         * sync 098claws
7880
7881 2004-01-08 Thorsten Maerz <torte@netztorte.de>
7882         * configure.ac
7883           Makefile.am
7884           doc/.cvsignore
7885           doc/Makefile.am
7886                 faq, man, manual moved to doc/
7887         * ac/aspell.m4
7888           ac/check-type.m4
7889           ac/gnupg-check-typedef.m4
7890           ac/openssl.m4
7891           ac/spamassassin.m4
7892           ac/missing/gdk-pixbuf.m4
7893           ac/missing/gpgme.m4
7894           ac/missing/imlib.m4
7895                 fix automake warnings
7896
7897 2003-12-06 Colin Leroy <colin@colino.net>
7898         * src/summaryview.c
7899                 Fix quicksearch
7900
7901 2003-12-05 Colin Leroy <colin@colino.net>
7902         * src/summaryview.c
7903                 Fix going to next unread folder
7904
7905 2003-12-05 Colin Leroy <colin@colino.net>
7906         * src/crash.c
7907                 Fix gtk2 compilation
7908         * src/session.c
7909                 Remove iotag source handler at disconnection
7910         * src/socket.[ch] 
7911                 Remove source handler when closing socket 
7912                 (fixes another seg)
7913
7914 2003-12-04 Colin Leroy <colin@colino.net>
7915         * src/compose.c
7916           src/prefs_account.c
7917           src/prefs_common.c
7918                 Fix some dropdown menus
7919
7920 2003-12-04 Colin Leroy <colin@colino.net>
7921         * src/compose.c
7922                 Fix event handlers on header fields
7923         * src/common/socket.c
7924           src/common/session.c
7925                 Fix segfault with callback (SSL)
7926                 Fix end of session 
7927
7928 2003-10-06 Thorsten Maerz <torte@netztorte.de>
7929
7930         * Fix compile bug in src/compose.c
7931         * removed src/gtk/gtkstext.[ch]
7932
7933 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
7934
7935         * Convert character set and escape "text" attributes in toolbar setting
7936         files.
7937         * Fixed bug in button-press-event handling.
7938
7939 2003-09-16 Thorsten Maerz <torte@netztorte.de>
7940
7941         * Fixed bug in key-press-event handling.
7942
7943 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
7944
7945         * Enabled to compile tray-icon plugin (Ad-hoc).
7946         * Avoid hang up bug of icon list in mime view (Ad-hoc).
7947
7948 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
7949
7950         * Enabled to compile on sylpheed-claws.
7951         (tray-icon plugin still cannot compile yet.)
7952
7953 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
7954
7955         * Updated to 0.9.5.
7956
7957 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
7958
7959         * Updated to 0.9.4.
7960         * Ported monitoring SSL mechanism to GSource of GLib2
7961         (I don't confirm it)
7962         * Added _gtk2 suffix to key name of font preference to avoid
7963         ovverwriting preference of Gtk+-1.2 version.
7964
7965 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
7966
7967         * Updated to 0.9.2.
7968
7969 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
7970
7971         * Updated to 0.9.1.
7972         * Translate po files into UTF-8 when execute autogen.sh.
7973
7974 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
7975
7976         * Updated to 0.9.0.
7977
7978 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
7979
7980         * Plugged GError related memory leaks.
7981
7982 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
7983
7984         * Changed default size of fonts.
7985         * Enabled to set titile font size of warning dialog.
7986
7987 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
7988
7989         * Embed a sylpheed icon into executable binary on Windows.
7990
7991 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
7992
7993         * I forgot to traslate character set of element string in src/xml.c.
7994
7995 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
7996
7997         * Fixed detecting bind_textdomain_codeset in configure.in.
7998         * The bug in which "Example" of "Date fromat" preference isn't displayed
7999         correctly has been fixed.
8000
8001 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
8002
8003         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
8004           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
8005           glib-gettextize
8006           Removed intl directory.
8007           Translated po files into UTF-8.
8008           (Thanks! Ryuji Abe)
8009
8010 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
8011
8012         * The bug which doesn't unscape string in xml.c has been fixed.
8013
8014 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
8015
8016         * The bug which is failed to translate encoding of file name thorough
8017         file dialog has been fixed.
8018
8019 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
8020
8021         * Modified to translate file names which is used in inporting/expoting
8022         mbox feature and "Save as" feature into locale encoding.
8023         * Translate file names into locale encoding when "Attache file" and
8024         "Insert file".
8025         * Force set G_BROKEN_FILENAMES environment variable.
8026         * Other minor fixes.
8027
8028 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
8029
8030         * Modified to treat MH folder's name as locale encoding.
8031
8032 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
8033
8034         * The bug which clash on switching candidates of auto completion of
8035         addresses, cannot use auto completion in Japanesse is fixed
8036         (Thanks! Tokunaga-san)¡¥
8037
8038 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8039
8040         * The bug which cannot switch key accelerator preference has been fixed
8041         (Thanks! smbd-san)¡¥
8042
8043 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8044
8045         * version 0.8.11-gtk2-20030314
8046
8047 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8048
8049         * The bug in which character set conversion of filtering messages has
8050         been fixed.(Thanks! COCOA-san).
8051
8052 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
8053
8054         * Revived "Leave space on head" preference in "Message" category.
8055         * A bug which clash when put the cursor to end of buffer and execute
8056         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
8057
8058 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
8059
8060         * version 0.8.11-gtk2-20030312
8061
8062 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
8063
8064         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
8065         * Modified to use Pango's API directly for font preference.
8066         * Integrated GtkTextView of textview to one widget.
8067         * Set fonts of header title in textview by "header_title" tag.
8068         * Removed some deprecated codes.
8069
8070 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
8071
8072         * Updated to 0.8.11.
8073         * Merged cygwin patch(Thanks! Sakai-san).
8074
8075 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
8076
8077         * version 0.8.10-gtk2-20030309