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