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