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