b801bf18690ddd5296aef971160d4a8660fac522
[claws.git] / ChangeLog
1 2006-08-01 [wwp]        2.4.0cvs10
2
3         * tools/update-po
4                 updated update-po tool to work w/ context-dependent translations.
5                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6
7 2006-08-01 [wwp]        2.4.0cvs9
8
9         * src/matcher.c
10         * src/prefs_filtering.c
11         * src/prefs_matcher.c
12                 allow context-dependent translations for "All",
13                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14
15 2006-07-31 [colin]      2.4.0cvs8
16
17         * AUTHORS
18         * src/gtk/authors.h
19                 Add Rafal to authors
20
21 2006-07-31 [colin]      2.4.0cvs7
22
23         * src/compose.c
24         * src/mainwindow.c
25         * src/messageview.h
26         * src/prefs_common.c
27         * src/prefs_common.h
28         * src/textview.c
29                 Add 'View/Hide quotes'. Patch based on a patch
30                 by Rafal Weglarz
31
32 2006-07-31 [colin]      2.4.0cvs6
33
34         * src/action.c
35                 Fix problem with "> stuff >" actions
36
37 2006-07-31 [paul]       2.4.0cvs5
38
39         * po/nb.po
40                 updated by Geir Helland
41
42 2006-07-31 [wwp]        2.4.0cvs4
43
44         * src/mainwindow.c
45         * src/summaryview.c
46         * src/summaryview.h
47                 add "View/Go to/Parent message" and "View/Go to/Last read message",
48                 thanks to Colin.
49
50 2006-07-31 [wwp]        2.4.0cvs3
51
52         * src/Makefile.am
53         * src/addr_compl.c
54         * src/addr_compl.h
55         * src/addressbook.c
56         * src/addressbook.h
57         * src/addressbook_foldersel.c
58         * src/addressbook_foldersel.h
59         * src/addrindex.c
60         * src/addrindex.h
61         * src/matcher.c
62         * src/matcher.h
63         * src/matcher_parser_lex.l
64         * src/matcher_parser_parse.y
65         * src/prefs_common.c
66         * src/prefs_common.h
67         * src/prefs_filtering.c
68         * src/prefs_matcher.c
69         * src/prefs_matcher.h
70         * src/summaryview.c
71                 introduce filtering against the address book. It's now possible to add
72                 matched conditions to determine if any email address in a message matches
73                 or doesn't match any or all books or folders in the address book.
74
75 2006-07-31 [wwp]        2.4.0cvs2
76
77         * src/account.c
78         * src/filtering.c
79         * src/filtering.h
80         * src/folder.c
81         * src/folderview.c
82         * src/inc.c
83         * src/mainwindow.c
84         * src/matcher.c
85         * src/matcher_parser_lex.l
86         * src/matcher_parser_parse.y
87         * src/mbox.c
88         * src/prefs_filtering.c
89         * src/prefs_filtering.h
90         * src/procmsg.c
91         * src/procmsg.h
92         * src/summaryview.c
93                 introduce per-account filtering rules. Each filtering rule can now be assigned
94                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
95                 when applying filtering rules manually, as all rules will apply - even the ones
96                 assigned to an account. This issue will be addressed soon.
97  
98
99
100 2006-07-31 [wwp]        2.4.0cvs1
101
102         * src/quote_fmt.c
103                 make more strings translatable.
104
105 2006-07-31 [paul]       2.4.0
106
107         2.4.0 released
108
109 2006-07-31 [paul]       2.3.1cvs91
110
111         * po/ca.po
112                 updated by Miquel Oliete
113
114 2006-07-31 [paul]       2.3.1cvs90
115
116         * po/de.po
117         * po/el.po
118         * po/fr.po
119         * po/it.po
120         * po/pl.po
121         * po/pt_BR.po
122         * po/sr.po
123         * po/zh_CN.po
124                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
125                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
126                 Aleksandar Urosevic, and Ralgh Young
127
128 2006-07-31 [paul]       2.3.1cvs89
129
130         * src/account.c
131         * src/main.c
132         * src/mainwindow.c
133         * src/mainwindow.h
134                 Fix a race condition when, after an SC crash, rescanning
135                 folders took more than 0.5 seconds
136                 Thanks to Colin
137
138 2006-07-31 [paul]       2.3.1cvs88
139
140         * src/folderview.c
141                 don't translate separator strings
142
143 2006-07-30 [mones]      2.3.1cvs87
144
145         * doc/man/sylpheed-claws.1
146                 Fixed non-ASCII chars in Hoa's name
147         * po/es.po
148                 Updated for release
149
150 2006-07-27 [colin]      2.3.1cvs86
151
152         * src/textview.c
153                 Don't include the leading \n in links
154                 Patch by Fabien
155
156 2006-07-25 [colin]      2.3.1cvs85
157
158         * src/mainwindow.c
159         * src/common/socket.h
160         * src/etpan/imap-thread.c
161                 Refresh resolvers before connecting
162                 to IMAP servers, and after switching
163                 to online. Thanks to Paul.
164
165 2006-07-18 [colin]
166
167         * 2.4.0-rc4 released
168
169 2006-07-17 [colin]      2.3.1cvs84
170
171         * src/inc.c
172                 Show connection attempt in statusbar before
173                 connecting (previously first message was
174                 "Retrieving messages from ..." after the
175                 connection succeeded.
176
177 2006-07-16 [wwp]        2.3.1cvs83
178
179         * sylpheed-claws.ico
180                 Added .ico file (windows multi-size icon file, generated).
181
182 2006-07-12 [wwp]        2.3.1cvs82
183
184         * src/messageview.c
185                 remove Message/Re-edit menu entry from messageview window,
186                 as sent/draft/queued messages are opened in compose window when
187                 re-edited and it's not possible to re-edit other msgs.
188
189 2006-07-12 [paul]       2.3.1cvs81
190
191         * AUTHORS
192         * src/mainwindow.c
193         * src/gtk/authors.h
194                 check online state before resetting
195                 mailcheck timer. Useful if some program
196                 verifies connection state and updates
197                 Claws.
198                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
199
200 2006-07-12 [paul]       2.3.1cvs80
201
202         * sylpheed-claws-128x128.png
203         * sylpheed-claws-64x64.png
204         * sylpheed-claws.png
205         * src/Makefile.am
206         * src/main.c
207         * src/prefs_toolbar.c
208         * src/stock_pixmap.c
209         * src/stock_pixmap.h
210         * src/wizard.c
211         * src/gtk/about.c
212         * src/gtk/gtkutils.c
213         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
214         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
215         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
216         * src/pixmaps/sylpheed.xpm              ** REMOVED **
217         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
218         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
219                 updated and renamed logo/icon files and related
220                 logo by Jesper Schultz
221
222 2006-07-11 [paul]       2.3.1cvs79
223
224         * src/main.c
225                 fix the labels a smidgin
226
227 2006-07-09 [colin]      2.3.1cvs78
228
229         * src/textview.c
230                 Show errors in textviewer's command
231                 Patch by H. Merijn Brand
232
233 2006-07-09 [colin]      2.3.1cvs77
234
235         * src/compose.c
236                 Save FMID in drafts too
237
238 2006-07-08 [colin]      2.3.1cvs76
239
240         * src/compose.c
241                 Svae RMID in drafted mails too
242                 Save quote_fmt vars for whole mails,
243                 don't reset at each quote_fmt_init:
244                 allows to use the same |i{var} in
245                 various template fields
246         * src/prefs_template.c
247         * src/quote_fmt.h
248         * src/quote_fmt_parse.y
249                 Same
250
251 2006-07-08 [colin]      2.3.1cvs75
252
253         * src/textview.c
254                 Fix highlighting of attached parts URIs
255
256 2006-07-08 [colin]      2.3.1cvs74
257
258         * src/main.c
259                 Prevent bug #981 (sc 2.3.1 segfaults with 
260                 gtk+ 2.10) from being reported again:
261                 if Sylpheed-Claws has been compiled against
262                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
263                 of if Sylpheed-Claws has been compiled against
264                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
265                 error out.
266
267 2006-07-07 [colin]      2.3.1cvs73
268
269         * src/prefs_actions.c
270                 Fix label
271
272 2006-07-07 [colin]      2.3.1cvs72
273
274         * src/prefs_actions.c
275                 Fix compile on gtk < 2.8. argh :)
276
277 2006-07-07 [paul]       2.3.1cvs71
278
279         * src/common/defs.h
280                 update DONATE_URI
281
282 2006-07-07 [colin]      2.3.1cvs70
283
284         * po/POTFILES.in
285         * src/quote_fmt.c
286         * src/quote_fmt_lex.l
287         * src/quote_fmt_parse.y
288                 Add |i{var}, a way to insert user-entered
289                 text in a template
290
291 2006-07-07 [colin]
292
293         * 2.4.0-rc3 released
294
295 2006-07-07 [colin]      2.3.1cvs69
296
297         * src/folder.c
298                 Don't consider inboxes of UNKNOWN folder 
299                 classes to be useable as default inboxes
300
301 2006-07-07 [paul]       2.3.1cvs68
302
303         * src/textview.c
304                 add missing #include <errno.h>
305                 Thanks to René J. Blokland
306
307 2006-07-07 [paul]       2.3.1cvs67
308
309         * src/action.c
310                 Return now Closes dialog
311         * src/mimeview.c
312         * src/mimeview.h
313         * src/textview.c
314                 add contextual menu to mime parts listed
315                 in the textview
316                 Thanks to Colin
317         * src/common/utils.c
318                 reversal: ' is a valid character in URLs
319
320 2006-07-06 [colin]      2.3.1cvs66
321
322         * src/remotefolder.h
323                 Forgotten in previous commit
324
325 2006-07-06 [colin]      2.3.1cvs65
326
327         * src/folder.c
328                 Set summary update flag whenever
329                 totals changed
330         * src/imap.c
331         * src/prefs_account.c
332         * src/common/utils.h
333         * src/etpan/imap-thread.c
334                 Fix warnings, thanks to Fabien and
335                 Ricardo
336
337 2006-07-06 [wwp]        2.3.1cvs64
338
339         * src/gtk/gtkutils.c
340                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
341
342 2006-07-06 [wwp]        2.3.1cvs63
343
344         * src/account.c
345         * src/addressbook.c
346         * src/addressitem.h
347         * src/folderview.c
348         * src/mainwindow.c
349         * src/manual.c
350         * src/manual.h
351         * src/message_search.c
352         * src/prefs_actions.c
353         * src/prefs_filtering.c
354         * src/prefs_filtering.h
355         * src/prefs_template.c
356         * src/summary_search.c
357         * src/summaryview.c
358         * src/gtk/gtkutils.c
359         * src/gtk/gtkutils.h
360         * src/gtk/pluginwindow.c
361                 add help buttons to some dialogs. Clicking such buttons opens a
362                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
363
364 2006-07-06 [paul]       2.3.1cvs62
365
366         * src/textview.c
367                 fix attachments contextual menu
368                 Thanks to Colin
369
370 2006-07-05 [colin]      2.3.1cvs61
371
372         * src/textview.c
373         * src/compose.c
374                 Handle sftp:// links
375
376 2006-07-05 [paul]       2.3.1cvs60
377
378         * src/gtk/filesel.c
379                 grab save button by default
380                 Thanks to Colin
381
382 2006-07-05 [wwp]        2.3.1cvs59
383
384         * manual/xml2pdf
385                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
386
387 2006-07-04 [colin]      2.3.1cvs58
388
389         * src/mimeview.c
390         * src/textview.c
391                 Use left click to select, middle click to open
392                 on mimeparts links
393         * src/common/utils.c
394                 Fix segfault
395
396 2006-07-04 [colin]      2.3.1cvs57
397
398         * src/mainwindow.c
399         * src/news.c
400                 Warning fixes, thanks to Fabien
401
402 2006-07-04 [colin]      2.3.1cvs56
403
404         * src/mimeview.c
405         * src/mimeview.h
406         * src/textview.c
407                 Allow parts to be selected via their text label
408                 in textview
409
410 2006-07-04 [colin]      2.3.1cvs55
411
412         * src/folderview.c
413                 Feedback when closing (for big folders)
414         * src/prefs_actions.c
415         * src/prefs_filtering.c
416         * src/prefs_matcher.c
417         * src/prefs_template.c
418                 Fix default button when closing without
419                 having saved
420
421 2006-07-04 [colin]      2.3.1cvs54
422
423         * src/news.c
424                 Delete local file on deletion
425
426 2006-07-03 [colin]      2.3.1cvs53
427
428         * src/folderview.c
429         * src/main.c
430                 Don't freeze when rescanning after crash
431
432 2006-07-03 [wwp]        2.3.1cvs52
433
434         * src/compose.c
435         * src/privacy.c
436         * src/privacy.h
437         * src/plugins/pgpinline/pgpinline.c
438         * src/plugins/pgpmime/pgpmime.c
439                 don't report an error when the user cancels the passphrase dialog.
440
441 2006-07-02 [colin]      2.3.1cvs51
442
443         * src/folderview.c
444                 Open message when crossing folders with Space,
445                 goto next unread and friends
446
447 2006-07-01 [colin]      2.3.1cvs50
448
449         * src/prefs_account.c
450                 Typographic rules varying from language
451                 to language (in french "Protocole :"),
452                 we have to do that :)
453
454 2006-07-01 [ticho]      2.3.1cvs49
455
456         * src/prefs_account.c
457                 Only use one temporary gchar* variable in
458                 prefs_account_protocol_set_optmenu().
459
460 2006-07-01 [ticho]      2.3.1cvs48
461
462         * src/prefs_account.c
463         * src/prefs_account.h
464                 Use GtkLabel for existing account protocol name.
465                 Created an array for protocol names and populate the
466                 combobox from it in a for() cycle.
467
468 2006-06-30 [colin]      2.3.1cvs47
469
470         * src/compose.c
471                 Block undo when changing signature (by changing
472                 account)
473
474 2006-06-30 [paul]       2.3.1cvs46
475
476         * src/send_message.c
477                 when editing From in the Compose window, use that address
478                 in the Return-Path: header
479                 Thanks to Colin
480
481 2006-06-30 [colin]      2.3.1cvs45
482
483         * src/compose.c
484                 Fix signature replacement:
485                 - when no newline before separator
486                 - when reediting
487
488 2006-06-29 [colin]      2.3.1cvs44
489
490         * src/folderview.c
491         * src/folderview.h
492         * src/mainwindow.c
493         * src/summaryview.c
494                 Let 'View/Go to/Next marked' work like
495                 Next new & Next unread: across folders
496                 Change the select_on_entry pref to do
497                 what we want when changing folder
498         * src/common/utils.c
499                 Fix single-quoted links 
500
501 2006-06-29 [colin]      2.3.1cvs43
502
503         * src/gtk/gtkaspell.c
504                 "Sylpheed" and "Sylpheed-Claws" do exist !
505
506 2006-06-29 [colin]      2.3.1cvs42
507
508         * src/imap.c
509                 Forgot to remove debug
510
511 2006-06-29 [colin]      2.3.1cvs41
512
513         * src/imap.c
514         * src/imap.h
515         * src/mainwindow.c
516                 Disconnect from IMAP servers when going
517                 offline. Fixes bug #978 (going to offline-mode 
518                 won't close connections)
519
520 2006-06-29 [colin]      2.3.1cvs40
521
522         * src/main.c
523                 Fix transient setting on failing plugins
524                 Patch by Fabien
525         * src/plugins/pgpcore/sgpgme.c
526                 Only warn for OpenPGP. Most people don't
527                 have CMS available.
528
529 2006-06-29 [colin]      2.3.1cvs39
530
531         * src/compose.c
532                 Fix Spelling menu (discrepancy between context menu
533                 and top menu when folder's dictionary isn't the 
534                 default one)
535         * src/plugins/pgpcore/sgpgme.c
536                 More error reporting about why gpgme can fail
537
538 2006-06-29 [wwp]        2.3.1cvs38
539
540         * src/mainwindow.c
541                 honor the display-header-pane setting even when the message view
542                 is a separate window.
543
544 2006-06-29 [wwp]        2.3.1cvs37
545
546         * src/prefs_actions.c
547                 forgot to commit that one (use of GTK_STOCK_INFO).
548
549 2006-06-29 [colin]      2.3.1cvs36
550
551         * src/imap.c
552                 Better handling of login errors (ask the password
553                 again once), alert in case of error. Fix three
554                 signedness warnings.
555
556 2006-06-28 [wwp]        2.3.1cvs35
557
558         * src/prefs_template.c
559         * src/prefs_matcher.c
560         * src/prefs_filtering_action.c
561         * src/prefs_quote.c
562                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
563                 patch by Fabien Vantard, slightly modified.
564
565 2006-06-28 [paul]
566
567         2.4.0-rc2 released
568
569 2006-06-28 [colin]      2.3.1cvs34
570
571         * src/prefs_account.c
572                 Fix bug #977 (Can't add or edit imap accounts)
573
574 2006-06-28 [colin]      2.3.1cvs33
575
576         * src/mimeview.c
577                 Fix previous
578
579 2006-06-28 [colin]      2.3.1cvs32
580
581         * src/mimeview.c
582                 Save named inlined attachments with "Save all"
583         * src/main.c
584         * src/mbox.c
585         * src/common/plugin.c
586         * src/common/plugin.h
587         * src/common/sylpheed.c
588         * src/common/utils.c
589         * src/plugins/pgpcore/sylpheed.def
590         * src/plugins/pgpinline/sylpheed.def
591         * src/plugins/pgpmime/sylpheed.def
592                 Win32 compatibility patch, by
593                 Werner Koch
594
595 2006-06-28 [wwp]        2.3.1cvs31
596
597         * src/imap.c
598         * src/prefs_folder_item.c
599                 less compilation warnings (thanks to Fabien Vantard), less typos.
600
601 2006-06-28 [paul]       2.3.1cvs30
602
603         * src/gtk/gtkutils.c
604                 gtk_combo_box_set_focus_on_click() is only
605                 available since gtk 2.6.0
606
607 2006-06-28 [paul]       2.3.1cvs29
608
609         * src/prefs_ext_prog.c
610                 fix engrish and add a tooltip for the
611                 'command for 'Display as text' option
612
613 2006-06-28 [paul]
614
615         2.4.0-rc1 released
616
617 2006-06-28 [paul]       2.3.1cvs28
618
619         * ChangeLog
620         * tools/Makefile.am
621                 include textviewer.pl in releases
622
623 2006-06-28 [paul]       2.3.1cvs27
624
625         * src/prefs_ext_prog.c
626                 hide Print command option if libgnomeprint
627                 support is present
628
629 2006-06-27 [colin]      2.3.1cvs26
630
631         * src/compose.c
632                 Fix Esc handling in insert/attach dialog
633                 Don't show this dialog if dragging something
634                 else than text/uri-list
635                 Thanks to Fabien Vantard
636         * tools/textviewer.pl
637                 Filter script to display stuff as text
638                 by H. Merijn Brand
639
640 2006-06-27 [wwp]        2.3.1cvs25
641
642         * src/messageview.c
643                 use the exact product name (message view title), patch
644                 by Fabien Vantard.
645
646 2006-06-27 [ticho]      2.3.1cvs24
647
648         * src/prefs_account.c
649         * src/prefs_common.c
650         * src/prefs_common.h
651         * src/prefs_ext_prog.c
652         * src/textview.c
653                 Add a preference (Preferences/External programs)
654                 to allow "Display as text" to be done via a script
655                 (patch by H.Merijn Brand).
656                 Use GtkComboBox for protocol selection in account
657                 preferences.
658                 Only include current choice for existing accounts, and
659                 insensitivize the combobox.
660
661 2006-06-27 [paul]       2.3.1cvs23
662
663         * src/mbox.c
664                 fix crasher introduced in cvs21.
665                 Thanks to Colin
666
667 2006-06-26 [colin]      2.3.1cvs22
668
669         * src/mbox.c
670                 Fix double-frees when leaving folders
671                 after exporting to mbox
672
673 2006-06-26 [colin]      2.3.1cvs21
674
675         * src/mbox.c
676                 More feedback (and optimisation)
677                 on import/export
678         * src/common/utils.c
679                 Fix case when looking for mail addresses
680         * src/gtk/gtkutils.c
681                 Extra check for (X-)Face
682
683 2006-06-25 [ticho]      2.3.1cvs20
684
685         * src/compose.c
686         * src/exphtmldlg.c
687         * src/gtk/gtkutils.c
688         * src/gtk/gtkutils.h
689                 Added second argument to gtkut_sc_combobox_create() to
690                 control focus-on-click for the widget.
691                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
692
693 2006-06-25 [ticho]      2.3.1cvs19
694
695         * src/compose.c
696         * src/gtk/Makefile.am
697         * src/gtk/combobox.c
698         * src/gtk/combobox.h
699         * src/gtk/gtkutils.c
700         * src/gtk/gtkutils.h
701                 Use GtkComboBox instead of deprecated GtkOptionMenu
702                 for account selector in compose window and for encoding
703                 selector in attachment properties.
704                 Also factorise working with the new GtkComboBox somewhat.
705
706 2006-06-24 [paul]       2.3.1cvs18
707
708         * src/prefs_common.c
709                 use the correct default value
710
711 2006-06-24 [paul]       2.3.1cvs17
712
713         * src/compose.c
714         * src/prefs_common.c
715         * src/prefs_common.h
716         * src/prefs_compose_writing.c
717                 enable setting of default action when
718                 dnd'ing files in the compose window.
719                 (Collaborative effort with wwp)
720
721 2006-06-23 [wwp]        2.3.1cvs16
722
723         * src/compose.c
724                 i18n fix (thanks to Fabien Vantard)
725
726 2006-06-22 [colin]      2.3.1cvs15
727
728         * src/prefs_customheader.c
729                 Don't use filters in custom headers' file 
730                 selector. Remember, extensions mean nothing :)
731
732 2006-06-22 [paul]       2.3.1cvs14
733
734         * configure.ac
735                 allow setting of man directory location
736
737 2006-06-22 [colin]      2.3.1cvs13
738
739         * src/mainwindow.c
740                 Add 'View/Go to/Next unread folder'.
741                 I missed that :)
742
743 2006-06-22 [colin]      2.3.1cvs12
744
745         * src/common/utils.c
746                 Add some subject prefixes
747                 Patch by Bjorn T Johansen <btj@havleik.no>
748
749 2006-06-22 [colin]      2.3.1cvs11
750
751         * manual/advanced.xml
752                 Forgotten hidden pref
753
754 2006-06-21 [paul]       2.3.1cvs10
755
756         * src/prefs_account.c
757                 complete the removal of 'Add date header' option
758
759 2006-06-21 [paul]       2.3.1cvs9
760
761         * src/account.c
762         * src/compose.c
763         * src/prefs_account.c
764         * src/prefs_account.h
765                 remove option to add date header - always
766                 add date header
767         * src/etpan/imap-thread.c
768                 fix warnings (Thanks to Colin)
769
770 2006-06-21 [wwp]        2.3.1cvs8
771
772         * src/folder.c
773                 set the attachment flag when inline text part are (file)named. This is more convenient
774                 when receiving (for instance) inline source files or patches sent using thunderbird.
775
776 2006-06-21 [paul]       2.3.1cvs7
777
778         * src/inc.c
779                 fix off-by-one count of current msg in
780                 statusbar filtering progressbar
781
782 2006-06-21 [paul]       2.3.1cvs6
783
784         * src/folder.c
785                 Show attachment icon even if the part is 'inline'
786                 if the following conditions are met:
787                 - content-type != 'text/plain'
788                 - content-type != '*/pgp-signature'
789                 - either 'name' or 'filename' parameter is not NULL
790                 
791                 Thanks to Colin
792
793 2006-06-21 [paul]       2.3.1cvs5
794
795         * src/messageview.c
796         * src/prefs_common.c
797         * src/prefs_common.h
798         * src/prefs_other.c
799                 add an option to 'Never send Return
800                 Receipts'
801                 Thanks to Colin
802
803 2006-06-20 [mones]      2.3.1cvs4
804
805         * po/es.po
806                 updated
807         * src/compose.c
808                 typo fixed (space after comma)
809         * tools/make.themes.project
810                 remove exec mode from tarball files
811
812 2006-06-20 [colin]      2.3.1cvs3
813
814         * src/news.c
815         * src/procheader.c
816         * src/unmime.c
817                 Better fix for \n's in headers (don't 
818                 break Received: and others)
819
820 2006-06-20 [paul]       2.3.1cvs2
821
822         * src/alertpanel.c
823         * src/textview.c
824                 improve legibility of phishing attempt
825                 dialog
826
827 2006-06-20 [paul]       2.3.1cvs1
828
829         * NEWS
830         * README
831         * configure.ac
832                 Update version number following
833                 stable release
834
835 2006-06-20 [colin]      2.3.0cvs26
836
837         * src/compose.c
838                 When dragging a file to the text of the compose
839                 window, ask whether we want to insert or attach
840                 (I know lots of people who do that to attach)
841
842 2006-06-20 [colin]      2.3.0cvs25
843
844         * src/etpan/imap-thread.c
845                 Fix threshold (the append command is often > 32 bytes)
846
847 2006-06-19 [colin]      2.3.0cvs24
848
849         * src/imap.c
850         * src/etpan/imap-thread.c
851                 Workaround Rockliffe IMAP server bug: replace
852                 "x UID SEARCH (ANSWERED UID 1:*)" with
853                 "x UID SEARCH ANSWERED"
854                 (Rockliffe doesn't handle the parenthesis)
855
856 2006-06-19 [colin]      2.3.0cvs23
857
858         * src/compose.c
859         * src/imap.c
860         * src/etpan/imap-thread.c
861                 Probably fix bug #972 (Freezes when adding 
862                 an attachment to the message)
863         * src/common/defs.h
864                 Modernize Firefox cmd
865
866
867 2006-06-18 [colin]      2.3.0cvs22
868
869         * src/prefs_customheader.c
870                 Only allow correct filenames for various
871                 custom headers
872
873 2006-06-18 [colin]      2.3.0cvs21
874
875         * src/prefs_customheader.c
876                 Add a 'From File...' button in custom headers prefs, which
877                 try to do the right thing: 
878                 for normal headers, use file as plaintext,
879                 for X-Face, calls compface,
880                 for Face, encode to b64.
881
882 2006-06-17 [colin]      2.3.0cvs20
883
884         * src/mh.c
885                 Warning fix
886
887 2006-06-16 [colin]      2.3.0cvs19
888
889         * src/summaryview.c
890                 Recursive quicksearch: show message list
891                 in current folder, *then* search children
892                 in the background.
893
894 2006-06-16 [colin]      2.3.0cvs18
895
896         * src/main.c
897                 Instead of ignoring SIGPIPE, save caches
898                 when getting one. Will fix the fact that
899                 hot caches are out-of-date when logging 
900                 out of Xorg.
901         * src/compose.c
902         * src/prefs_compose_writing.c
903                 Only save text (not attachments) when 
904                 auto-saving to drafts
905         * src/unmime.c
906                 Always replace \n, \r and \t with spaces
907                 in headers
908         * manual/dist/html/Makefile.am
909         * manual/dist/pdf/Makefile.am
910         * manual/dist/ps/Makefile.am
911         * manual/dist/txt/Makefile.am
912         * manual/fr/dist/html/Makefile.am
913         * manual/fr/dist/pdf/Makefile.am
914         * manual/fr/dist/ps/Makefile.am
915         * manual/fr/dist/txt/Makefile.am
916         * manual/pl/dist/html/Makefile.am
917         * manual/pl/dist/pdf/Makefile.am
918         * manual/pl/dist/ps/Makefile.am
919         * manual/pl/dist/txt/Makefile.am
920                 Fix make clean removing pregenerated manuals
921
922
923 2006-06-16 [colin]      2.3.0cvs17
924
925         * src/plugins/pgpcore/sgpgme.c
926         * src/plugins/pgpmime/pgpmime.c
927         * src/plugins/pgpinline/pgpinline.c
928                 Better error reporting in setup_signers.
929                 Don't fallback to default key if specified
930                 key isn't found.
931                 Don't allow signing if more than one secret
932                 key matches the one specified in prefs.
933
934 2006-06-15 [colin]      2.3.0cvs16
935
936         * src/folderview.c
937                 Add "Send queue" in the folder's contextual
938                 menu
939         * src/compose.c
940         * src/messageview.c
941         * src/privacy.c
942         * src/privacy.h
943         * src/procmime.c
944         * src/procmsg.c
945         * src/plugins/pgpcore/passphrase.c
946         * src/plugins/pgpcore/sgpgme.c
947         * src/plugins/pgpinline/pgpinline.c
948         * src/plugins/pgpmime/pgpmime.c
949                 Better error reporting
950         * src/mbox.c
951                 Probably fix bug #971 (2.2.3 cannot read mail 
952                 from local mbox)
953
954
955 2006-06-15 [mones]      2.3.0cvs15
956
957         * tools/make.themes.project
958                 creates the themes project from the web page
959
960 2006-06-15 [colin]      2.3.0cvs14
961
962         * src/folder.c
963                 Better fix (avoid losing the folder if scan_tree 
964                 fails)
965
966 2006-06-15 [cleroy]     2.3.0cvs13
967
968         * src/folder.c
969                 Probably fix Bug #969 (crash on rebuilding 
970                 imap folder)
971
972 2006-06-14 [colin]      2.3.0cvs12
973
974         * manual/dtd/manual.xsl
975         * manual/sylpheed-claws-manual.xml
976         * manual/fr/sylpheed-claws-manual.xml
977         * manual/pl/sylpheed-claws-manual.xml
978                 Insert pagebreaks between sections
979
980 2006-06-14 [paul]       2.3.0cvs11
981
982         * configure.ac
983                 better fix than 2.3.0cvs10
984
985 2006-06-14 [paul]       2.3.0cvs10
986
987         * configure.ac
988                 fix setting of PACKAGE_DATA_DIR with newer autoconf
989                 (backwards compatible)
990
991 2006-06-13 [colin]      2.3.0cvs9
992
993         * src/messageview.c
994                 Fix sending of return receipt with the new queue folders
995
996 2006-06-13 [wwp]        2.3.0cvs8
997
998         * src/quote_fmt_lex.l
999                 fix wrong tokens returned in quote_fmt lexer, query not().
1000
1001 2006-06-13 [wwp]        2.3.0cvs7
1002
1003         * src/folder.c
1004         * src/prefs_folder_item.c
1005                 allow changing folder type even when folder is not a top-level one,
1006                 thanks to Colin.
1007
1008 2006-06-12 [colin]      2.3.0cvs6
1009
1010         * src/folderview.c
1011                 Fix double-ask of "Do you want to mark all
1012                 as read"
1013
1014 2006-06-12 [colin]      2.3.0cvs5
1015
1016         * src/compose.c
1017         * src/compose.h
1018         * src/folder.c
1019         * src/folder.h
1020         * src/imap.c
1021         * src/inc.c
1022         * src/main.c
1023         * src/messageview.c
1024         * src/mh.c
1025         * src/prefs_folder_item.c
1026         * src/procheader.c
1027         * src/procmime.c
1028         * src/procmsg.c
1029         * src/procmsg.h
1030         * src/send_message.c
1031         * src/summaryview.c
1032         * src/toolbar.c
1033                 Apply bug #964's patch (Queue and drafts aren't normal)
1034                 The Drafts and Queue folder now contain RFC-822 files,
1035                 allowing to move and copy mails from and to these 
1036                 folders. Moving from Drafts to Queue will prepare the
1037                 mail for sending (PGP signature, encryption, etc).
1038                 This patch also rework sending errors handling to try
1039                 to be more helpful.
1040                 Also, allow redefining folder types via the GUI 
1041                 (Folder type in its Properties)
1042
1043 2006-06-12 [colin]      2.3.0cvs4
1044
1045         * src/summaryview.c
1046         * src/prefs_common.c
1047         * src/prefs_common.h
1048         * src/gedit-print.c
1049                 Allow to define a specific print font - patch
1050                 by Bernhard Walle <bernhard.walle@gmx.de>
1051         * src/prefs_fonts.c
1052         * manual/advanced.xml
1053         * manual/fr/advanced.xml
1054                 Add a hidden pref to allow deletion without
1055                 confirmation
1056
1057 2006-06-12 [wwp]        2.3.0cvs3
1058
1059         * .cvsignore
1060                 more files to ignore.
1061
1062 2006-06-12 [wwp]        2.3.0cvs2
1063
1064         * src/quote_fmt.c
1065         * src/quote_fmt_lex.l
1066         * src/quote_fmt_parse.y
1067                 extend the quote_fmt parser (templates and quotes):
1068                 - allow limited sub-expressions in |p{} and |f{} expressions,
1069                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1070                 - implemented/fixed missing implementation of query_references and show_references,
1071                 - completed, fixed contents and format of the symbols help dialog,
1072                 - fix some compilation warnings.
1073
1074 2006-06-12 [wwp]        2.3.0cvs1
1075
1076         * manual/advanced.xml
1077         * manual/fr/advanced.xml
1078                 updates in the "templates" section of the manual (eng/fr):
1079                  - be more precise (both versions)
1080                  - completed to match the english reference (fr version)
1081                  - touchups (both versions)
1082
1083 2006-06-12 [paul]       2.3.0
1084
1085         2.3.0 released
1086
1087 2006-06-12 [paul]       2.2.3cvs14
1088
1089         * po/ca.po
1090         * po/cs.po
1091         * po/de.po
1092         * po/el.po
1093         * po/fr.po
1094         * po/it.po
1095         * po/pt_BR.po
1096         * po/sr.po
1097         * po/zh_CN.po
1098                 updated by Miquel Oliete, Tim, Stephan Sachse,
1099                 Stavros Giannouris, Fabien Vantard, Andrea
1100                 Spadaccini, Frederico Goncalves Guimaraes,
1101                 Aleksandar Urosevic, and Ralgh Young
1102
1103 2006-06-12 [colin]      2.2.3cvs13
1104
1105         * src/mbox.c
1106                 Add missing header
1107
1108 2006-06-11 [colin]      2.2.3cvs12
1109
1110         * src/msgcache.c
1111                 Verify that g_malloc() succeeded
1112
1113 2006-06-11 [colin]      2.2.3cvs11
1114
1115         * src/wizard.c
1116                 Add Face header to welcome mail
1117
1118 2006-06-10 [colin]      2.2.3cvs10
1119
1120         * src/textview.c
1121                 Revert previous (Forgot it changes the
1122                 margin on the whole mail)
1123
1124 2006-06-10 [colin]      2.2.3cvs9
1125
1126         * src/textview.c
1127                 Don't overlap long headers under (X-)Face
1128
1129 2006-06-10 [mones]      2.2.3cvs8
1130
1131         * manual/xml2pdf
1132                 allow generation of manual on systems lacking saxon binary
1133                 but with java and the saxon library installed
1134
1135         * po/es.po
1136                 updated for release
1137
1138 2006-06-09 [colin]      2.2.3cvs7
1139
1140         * src/summaryview.c
1141                 Fix leak when using Display Sender using Addressbook
1142
1143 2006-06-09 [colin]      2.2.3cvs6
1144
1145         * src/compose.c
1146         * src/folder.c
1147         * src/folderview.c
1148         * src/mimeview.c
1149         * src/summaryview.c
1150                 More leaks fixes
1151
1152 2006-06-09 [paul]       2.2.3cvs5
1153
1154         * AUTHORS
1155         * src/gtk/authors.h
1156         * tools/claws.i18n.status.pl
1157                 updated with new info
1158
1159 2006-06-09 [paul]       2.2.3cvs4
1160
1161         * README
1162                 updated
1163         * manual/ack.xml
1164                 add wwp to authors list
1165         * src/gtk/authors.h
1166                 update mine and Colin's addresses
1167
1168 2006-06-08 [colin]      2.2.3cvs3
1169
1170         * src/etpan/imap-thread.c
1171                 Fix leak on SSL cert check
1172
1173 2006-06-08 [colin]      2.2.3cvs2
1174
1175         * src/common/utils.c
1176                 Fix leak
1177
1178 2006-06-08 [paul]       2.2.3cvs1
1179
1180         * configure.ac
1181                 Update version number following
1182                 stable release
1183
1184 2006-06-07 [colin]      2.2.2cvs3
1185
1186         * src/msgcache.c
1187                 Fix catching cache read errors (guint instead of gint)
1188                 Prevent malloc'ing more than 8MB (means cache corruption)
1189
1190 2006-06-07 [paul]       2.2.2cvs2
1191
1192         * src/exporthtml.c
1193         * src/exportldif.c
1194         * src/mh.c
1195         * src/mutt.c
1196         * src/pine.c
1197         * src/common/utils.c
1198                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1199                 obey $HOME'
1200                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1201                 Thanks to Colin
1202
1203 2006-06-06 [paul]       2.2.2cvs1
1204
1205         * configure.ac
1206                 Update version number following
1207                 stable release
1208
1209 2006-06-06 [paul]       2.2.1cvs6
1210
1211         * src/matcher.c
1212                 fix  implicit declaration of
1213                 sylpheed_do_idle()
1214                 Patch by Fabien Vantard
1215
1216 2006-06-06 [paul]       2.2.1cvs5
1217
1218         * src/matcher.c
1219                 fix age_greater and age_lower so that they
1220                 mean what say and not '...or equal to'
1221                 Thanks to Colin
1222
1223 2006-06-06 [paul]       2.2.1cvs4
1224
1225         * src/textview.c
1226         * src/common/utils.c
1227                 fix URI check
1228                 Thanks to Colin
1229
1230 2006-06-05 [wwp]        2.2.1cvs3
1231
1232         * manual/fr/account.xml
1233                 minor language fixes (thanks to Fabien Vantard).
1234
1235 2006-06-05 [colin]      2.2.1cvs2
1236
1237         * src/prefs_folder_item.c
1238         * src/folderview.c
1239                 Allow recursive setting of properties 
1240                 for whole mailboxes
1241         * src/matcher.c
1242                 Don't freeze on 'test' filtering rule
1243
1244 2006-06-05 [colin]      2.2.1cvs1
1245
1246         * configure.ac
1247                 Update version number following
1248                 stable release
1249
1250 2006-06-04 [wwp]        2.2.0cvs82
1251
1252         * manual/glossary.xml
1253         * manual/account.xml
1254         * manual/fr/glossary.xml
1255         * manual/fr/account.xml
1256                 added glossary section and references/links related to the Face custom header.
1257
1258 2006-06-04 [colin]      2.2.0cvs81
1259
1260         * src/summaryview.c
1261                 Skip to next message on move with no
1262                 immediate execution
1263
1264 2006-06-04 [wwp]        2.2.0cvs80
1265
1266         * manual/xml2pdf
1267                 added sanity checks, exit when needed.
1268
1269 2006-06-03 [paul]       2.2.0cvs79
1270
1271         * src/prefs_receive.c
1272                 page name is now 'Receiving'
1273         * src/prefs_send.c
1274                 page name is now 'Sending'
1275
1276 2006-06-03 [colin]      2.2.0cvs78
1277
1278         * src/plugins/spamassassin/spamassassin_gtk.c
1279                 Autoswitch to Localhost if transport was previously
1280                 disabled. Else people had to check [] Enable, then
1281                 *reselect* transport.
1282
1283 2006-06-03 [colin]      2.2.0cvs77
1284
1285         * src/plugins/pgpinline/pgpinline.c
1286         * src/plugins/pgpmime/pgpmime.c
1287                 Check that gpg_data_release_and_get_mem 
1288                 didn't fail (now, why this happens...)
1289
1290 2006-06-03 [colin]      2.2.0cvs76
1291
1292         * src/mbox.c
1293                 Fix bug #962 (Manual and/or UI should 
1294                 warn about incompatible locking 
1295                 causing dataloss)
1296
1297 2006-06-02 [cleroy]     2.2.0cvs75
1298
1299         * src/filtering.c
1300         * src/folder.c
1301         * src/procmsg.c
1302         * src/summaryview.c
1303                 Fix a few leaks
1304
1305 2006-06-02 [colin]      2.2.0cvs74
1306
1307         * src/main.c
1308                 On exit, free caches after writing them
1309                 Shuts up some valgrind false positives
1310         * src/procmsg.c
1311         * src/send_message.c
1312                 Fix races when reusing existing SMTP connections
1313                 Fix inexistant session timeout
1314         * src/toolbar.c
1315                 Display alertpanel after all queues have
1316                 been processed, not after each
1317
1318 2006-06-02 [wwp]        2.2.0cvs73
1319
1320         * manual/fr/glossary.xml
1321         * manual/fr/ack.xml
1322         * manual/ack.xml
1323                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1324
1325 2006-06-02 [wwp]        2.2.0cvs72
1326
1327         * manual/xml2pdf
1328         * manual/dist/pdf/Makefile.am
1329         * manual/dtd/manual.xsl
1330         * manual/fr/dist/pdf/Makefile.am
1331         * manual/pl/dist/pdf/Makefile.am
1332                 we changed the procedure to generate the .pdf version of the manual.
1333                 The procedure is more modern and the .pdf we get now has a valid index.
1334                 Here are the new pre-requisites:
1335
1336                 - JRE 1.x (1.4 here): there must be one from your distro
1337                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1338                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1339                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1340
1341                 See my posts for further info about the installation of this toolchain:
1342
1343                 Date: Fri, 19 May 2006 19:40:06 +0200
1344                 From: wwp <subscript@free.fr>
1345                 To: sylpheed-claws-devel@lists.sourceforge.net
1346                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1347
1348                 and
1349
1350                 Date: Wed, 24 May 2006 12:58:49 +0200
1351                 From: wwp <subscript@free.fr>
1352                 To: sylpheed-claws-devel@lists.sourceforge.net
1353                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1354
1355 2006-06-01 [colin]      2.2.0cvs71
1356
1357         * src/compose.c
1358                 Better guards against IMAP races
1359         * src/main.c
1360         * src/prefs_common.c
1361         * src/prefs_common.h
1362         * src/common/ssl_certificate.c
1363         * src/etpan/imap-thread.c
1364         * src/etpan/imap-thread.h
1365         * src/gtk/sslcertwindow.c
1366                 New hidden option ssl_skip_cert_check to 
1367                 avoid dups of bug #959 (libetpan linked
1368                 against gnutls and gnutls buggy on 64bit)
1369                 Present expired warning only once per
1370                 session/server.
1371         * manual/advanced.xml
1372         * manual/fr/advanced.xml
1373                 Document new option
1374
1375 2006-06-01 [wwp]        2.2.0cvs70
1376
1377         * src/messageview.c
1378                 fix for bug #961 (return receipt dialog 
1379                 complains incorrectly about return-path 
1380                 email adress being different), thanks 
1381                 to Colin.
1382
1383 2006-05-31 [cleroy]     2.2.0cvs69
1384
1385         * src/common/ssl.c
1386                 Guard against NULLs, although this
1387                 should never be an issue
1388
1389 2006-05-31 [colin]      2.2.0cvs68
1390
1391         * src/filtering.c
1392                 Use g_slist_prepend
1393         * src/imap.c
1394                 Don't remove caches when destroying folder, it
1395                 could (should) be done at exit
1396         * src/inc.c
1397                 free processing cache after incorporation
1398         * src/etpan/imap-thread.c
1399                 Maybe fix bug #959 (Crash on moving to emails 
1400                 to a imap account per ssl with a expired 
1401                 certificate.)
1402
1403 2006-05-30 [colin]      2.2.0cvs67
1404
1405         * src/summaryview.c
1406                 Put back event flush when displaying message
1407                 It avoids reading a bunch of messages just
1408                 by hitting shift-n for too long ;)
1409
1410 2006-05-29 [colin]      2.2.0cvs66
1411
1412         * src/summaryview.c
1413                 Remove useless g_warnings
1414
1415 2006-05-29 [colin]      2.2.0cvs65
1416
1417         * src/imap.c
1418                 Fix g_slist_append()s for performance
1419
1420 2006-05-29 [colin]      2.2.0cvs64
1421
1422         * src/compose.c
1423         * src/common/utils.c
1424                 Fix extraneous tab at start of addresses
1425         * src/mainwindow.c
1426                 Fix warnings (thanks to Fabien)
1427                 Fix crash at exit when composing messages 
1428                 exist
1429         * src/pop.c
1430                 Fix progress bar when deleting expired mails
1431                 Thanks to Hiro
1432         * src/summaryview.c
1433         * src/gtk/gtksctree.c
1434                 Fix re-sorting slowness
1435
1436 2006-05-29 [paul]       2.2.0cvs63
1437
1438         * src/mh.c
1439                 fetch full message when moving mails
1440                 from another mailbox, (fixed data loss
1441                 when filtering from IMAP to MH, introduced
1442                 in 2.2.0cvs57).
1443                 Thanks to Colin
1444
1445 2006-05-29 [mones]      2.2.0cvs62
1446
1447         * src/gtk/gtksctree.c
1448                 Unselect faster (patch by Colin)        
1449
1450 2006-05-26 [colin]      2.2.0cvs61
1451
1452         * src/summaryview.c
1453                 Unplug MSGINFO_UPDATE callback on delete too.
1454
1455 2006-05-26 [colin]      2.2.0cvs60
1456
1457         * src/foldersel.c
1458                 Fix bold in folder selection window with glib2.10
1459                 thanks Hiro
1460
1461 2006-05-26 [colin]      2.2.0cvs59
1462
1463         * src/procheader.c
1464                 Convert date only if necessary (and don't
1465                 try to convert from utf8 to utf8, too)
1466         * src/summaryview.c
1467                 Only set column's text if the column's 
1468                 displayed
1469
1470 2006-05-26 [colin]      2.2.0cvs58
1471
1472         * src/summaryview.c
1473         * src/gtk/gtkutils.c
1474                 Fix useless warning
1475
1476 2006-05-26 [colin]      2.2.0cvs57
1477
1478         * src/mainwindow.c
1479                 Make summaryview selectable as long as 
1480                 no message has focus
1481         * src/mh.c
1482                 Faster deletion (by implementing mh_remove_msgs)
1483                 Faster copy (avoid using mh_fetch_msg just to get
1484                 the filename)
1485                 Faster move (using move_file instead of copy_file
1486                 if MSG_IS_MOVE)
1487                 No progressbar if total number of mails to cp/mv 
1488                 is less than 100
1489         * src/summaryview.c
1490                 Fix removal from subject_table when mail gets moved
1491                 Faster deletion (g_slist_prepend instead of append)
1492         * src/gtk/gtksctree.c
1493                 Remove useless code
1494
1495 2006-05-25 [colin]      2.2.0cvs56
1496
1497         * src/common/ssl_certificate.c
1498                 Fix leak in expired cert check
1499
1500 2006-05-25 [colin]      2.2.0cvs55
1501
1502         * src/mh.c
1503                 Disable flags syncing on .mh_sequences - it
1504                 is buggy and marks mails read under unknown
1505                 conditions.
1506
1507 2006-05-25 [paul]
1508
1509         * 2.3.0-rc4 released
1510
1511 2006-05-24 [colin]      2.2.0cvs54
1512
1513         attention cvs users: if you manage to crash
1514         Sylpheed-Claws while moving, copying or deleting
1515         mails, we *are* interested in stack traces and
1516         valgrind logs. It looks stable, but one never
1517         knows...
1518
1519         * src/folder.c
1520                 Add progressbar for cache updates
1521         * src/folderutils.c
1522                 Optimize Mark all read in the current
1523                 folder
1524         * src/mh.c
1525                 Add progressbar for copy/move
1526         * src/procmsg.c
1527                 Optimize O(n^2) in copy/move
1528         * src/summaryview.c
1529         * src/gtk/gtksctree.c
1530                 Optimize O(n^2) algos
1531         * src/common/timing.h
1532                 Display ms instead of us
1533
1534 2006-05-24 [wwp]        2.2.0cvs53
1535
1536         * manual/fr/advanced.xml
1537                 updates to the French manual.
1538
1539 2006-05-24 [wwp]        2.2.0cvs52
1540
1541         * src/common/utils.c
1542                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1543
1544 2006-05-24 [wwp]        2.2.0cvs51
1545
1546         * src/folderutils.c
1547                 fixed "mark all read" in MH folders (thanks to Colin).
1548
1549 2006-05-24 [paul]       2.2.0cvs50
1550
1551         * doc/man/sylpheed-claws.1
1552                 updated the man page
1553
1554 2006-05-23 [colin]      2.2.0cvs49
1555
1556         * src/folderview.c
1557         * src/imap.c
1558         * src/inc.c
1559         * src/mbox.c
1560         * src/messageview.c
1561         * src/news.c
1562         * src/send_message.c
1563         * src/summaryview.c
1564         * src/gtk/sslcertwindow.c
1565                 alertpanel fixes, by Fabien
1566
1567 2006-05-23 [colin]      2.2.0cvs48
1568
1569         * src/folder.c
1570         * src/folderview.c
1571         * src/msgcache.c
1572         * src/summaryview.c
1573         * src/gtk/gtksctree.c
1574         * src/gtk/gtksctree.h
1575                 More timings
1576                 Fix slow loading problem, which was caused by the
1577                 use of some gtk_ctree funcs and their use of
1578                 g_list_position while gtk_ctree_(un)link'ing.
1579                 Reap more functions from gtkctree.c to be sure we
1580                 use our (fast) version instead of theirs.
1581         * src/mh.c
1582                 Fix copy of unread mails
1583
1584
1585 2006-05-22 [wwp]        2.2.0cvs47
1586
1587         * manual/fr/advanced.xml
1588                 updated.
1589
1590 2006-05-22 [colin]      2.2.0cvs46
1591
1592         * src/filtering.c
1593                 Fix possible infinite loop. 'copy' is not a 
1594                 final action, so when encountering a 'copy',
1595                 we have to check if a previous one was set
1596                 and do it. In the same way, if we encounter
1597                 a 'move' we have to perform a possibly 
1598                 pending 'copy'. This will slow down filtering
1599                 on IMAP if move+copy or multiple copy actions
1600                 are to be done, but handling it via the batch
1601                 would be really too convoluted.
1602
1603 2006-05-22 [wwp]        2.2.0cvs45
1604
1605         * manual/fr/advanced.xml
1606         * manual/fr/faq.xml
1607         * manual/fr/glossary.xml
1608         * manual/fr/handling.xml
1609         * manual/fr/intro.xml
1610         * manual/fr/plugins.xml
1611         * manual/fr/sylpheed-claws-manual.xml
1612                 sync w/ the english manual: updates URIs, documented mailing-list
1613                 support, better explanation about the enabled/disabled feature
1614                 in filtering/processing rules by Paul.
1615
1616 2006-05-21 [colin]      2.2.0cvs44
1617
1618         * src/summaryview.c
1619                 Don't expand after building threads, but during
1620
1621 2006-05-21 [colin]      2.2.0cvs43
1622
1623         * src/procmsg.c
1624         * src/summaryview.c
1625                 More timing possibilities... For next time I have 
1626                 to find out how the hell some 3GHz computer takes
1627                 one minute to open a 30k folder...
1628
1629 2006-05-21 [colin]      2.2.0cvs42
1630
1631         * manual/pl/advanced.xml
1632         * manual/pl/faq.xml
1633         * manual/pl/glossary.xml
1634         * manual/pl/handling.xml
1635         * manual/pl/intro.xml
1636         * manual/pl/plugins.xml
1637         * manual/pl/sylpheed-claws-manual.xml
1638                 Polish manual updated by Pawel
1639
1640 2006-05-20 [colin]
1641
1642         * 2.3.0-rc3 released
1643
1644 2006-05-20 [colin]      2.2.0cvs41
1645
1646         * src/imap.c
1647                 Fix -rc2 problems:
1648                 - remove cache of moved messages from original folder
1649                 - apply new flags to messages even if they aren't appliable
1650                   via IMAP.
1651
1652 2006-05-20 [colin]
1653
1654         * 2.3.0-rc2 released
1655
1656 2006-05-19 [colin]      2.2.0cvs40
1657
1658         * src/imap.c
1659                 Don't issue SELECT in imap_change_flags
1660                 before having checked that we indeed have
1661                 some flags to change. MSG_POSTFILTERED for
1662                 example can't be used on IMAP.
1663                 Fixes bug #955 (copying messages between 
1664                 imap folders is extremely slow), which was
1665                 a regression.
1666
1667 2006-05-19 [colin]      2.2.0cvs39
1668
1669         * src/folder.c
1670         * src/folder.h
1671         * src/folderview.c
1672                 Try to fix bug #830 (Some unread messages 
1673                 get marked read in IMAP inbox):
1674                 - Prevent scanning a folder if it's being 
1675                   opened via the GUI
1676                 - Postpone opening via the GUI of a folder
1677                   currently scanned.
1678
1679
1680 2006-05-19 [wwp]        2.2.0cvs38
1681
1682         * manual/advanced.xml
1683                 fix English+typo (thanks to Paul).
1684
1685 2006-05-19 [wwp]        2.2.0cvs37
1686
1687         * manual/advanced.xml
1688         * manual/fr/advanced.xml
1689         * src/gtk/logwindow.c
1690         * src/prefs_common.c
1691         * src/prefs_common.h
1692                 added hidden prefs to allow customization of colors used in
1693                 protocol log window (useful for dark gtk+ themes).
1694
1695 2006-05-19 [wwp]        2.2.0cvs36
1696
1697         * ChangeLog
1698                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1699
1700 2006-05-19 [paul]       2.2.0cvs35
1701
1702         * src/textview.c
1703                 make Reply-To fully clickable
1704         * src/gtk/logwindow.c
1705                 more colouring (SMTP ESMTP)
1706         Both patches by Pawel Pekala
1707
1708 2006-05-19 [cleroy]     2.2.0cvs34
1709
1710         * src/mh.c
1711                 Don't update flags from current folder
1712                 Probably fixes bug #935 (Read Messages 
1713                 Revert to Being Marked as Unread)
1714
1715 2006-05-18 [colin]      2.2.0cvs33
1716
1717         * src/imap.c
1718                 Warning fix
1719         * src/compose.c
1720         * src/mainwindow.c
1721         * src/summaryview.c
1722         * src/toolbar.c
1723                 Allow replying to multiple emails
1724                 in multiple windows
1725         * src/mimeview.c
1726         * src/etpan/imap-thread.c
1727                 Leak fixes
1728
1729 2006-05-18 [paul]       2.2.0cvs32
1730
1731         * src/summaryview.c
1732                 keep Mailing-List menu refreshed
1733                 Thanks to Colin
1734
1735 2006-05-18 [paul]       2.2.0cvs31
1736
1737         * manual/advanced.xml
1738         * manual/faq.xml
1739         * manual/glossary.xml
1740         * manual/handling.xml
1741         * manual/intro.xml
1742         * manual/plugins.xml
1743         * manual/sylpheed-claws-manual.xml
1744                 update URLs
1745                 add info about mailing-list support
1746                 edit filtering info
1747         * src/wizard.c
1748         * src/common/defs.h
1749         * src/gtk/about.c
1750         * src/plugins/dillo_viewer/README
1751                 update URLs
1752
1753 2006-05-17 [wwp]        2.2.0cvs30
1754
1755         * manual/handling.xml
1756         * manual/fr/handling.xml
1757                 documented the ability to enabled/disable filtering/processing rules.
1758
1759 2006-05-17 [colin]      2.2.0cvs29
1760
1761         * src/main.c
1762                 Don't initialize g_thread subsystem if it's 
1763                 already done (thanks to Hiro)
1764         * src/mimeview.c
1765                 Fix saving of parts when there name can't be
1766                 converted from UTF-8.
1767
1768 2006-05-17 [paul]       2.2.0cvs28
1769
1770         * po/Makefile.in.in
1771                 fix config.status warning with autoconf 2.60
1772
1773 2006-05-17 [paul]       2.2.0cvs27
1774
1775         * po/POTFILES.in
1776                 add src/mbox.c
1777
1778 2006-05-17 [wwp]        2.2.0cvs26
1779
1780         * src/mainwindow.c
1781                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1782
1783 2006-05-17 [wwp]        2.2.0cvs25
1784
1785         * src/plugins/demo/demo.c
1786                 updated product name in plugin demo (many plugins need to be
1787                 sync'ed w/ that change).
1788
1789 2006-05-17 [colin]      2.2.0cvs24
1790
1791         * src/mh.c
1792                 Fix leak
1793
1794 2006-05-16 [colin]      2.2.0cvs23
1795
1796         * src/mainwindow.c
1797                 Stupid me hit again. Fix cvs22.
1798
1799 2006-05-16 [colin]      2.2.0cvs22
1800
1801         * src/mainwindow.c
1802                 Fix bug #922 (sylpheed-claws crashed after 
1803                 pushing on Inbox folder)
1804
1805 2006-05-16 [colin]      2.2.0cvs21
1806
1807         * src/compose.c
1808                 Make From header be copy/paste/select-able
1809
1810 2006-05-16 [wwp]        2.2.0cvs20
1811
1812         * src/export.c
1813         * src/matcher.c
1814         * src/summaryview.c
1815         * src/etpan/imap-thread.c
1816                 fix some compiler warnings (thanks to Colin).
1817
1818 2006-05-16 [wwp]        2.2.0cvs19
1819
1820         * src/action.c
1821         * src/gedit-print.c
1822         * src/inc.c
1823         * src/mainwindow.c
1824         * src/mh.c
1825         * src/statusbar.c
1826         * src/send_message.c
1827         * src/summaryview.c
1828                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1829
1830 2006-05-15 [colin]      2.2.0cvs18
1831
1832         * src/procmsg.c
1833                 Fix automatic rule creation with List-Post
1834
1835 2006-05-15 [paul]       2.2.0cvs17
1836
1837         * tools/filter_conv_new.pl
1838                 updated for rule enabling/disabling
1839                 claws version >= 2.3.x required
1840
1841 2006-05-15 [cleroy]     2.2.0cvs16
1842
1843         * src/main.c
1844                 Revert test
1845
1846 2006-05-15 [cleroy]     2.2.0cvs15
1847
1848         * src/main.c
1849                 test
1850
1851 2006-05-15 [wwp]        2.2.0cvs14
1852
1853         * manual/pl/.cvsignore
1854                 ignore generated files.
1855
1856 2006-05-14 [wwp]        2.3.0-rc1
1857
1858         * 2.3.0-rc1 released
1859
1860 2006-05-13 [wwp]        2.2.0cvs13
1861
1862         * src/filtering.c
1863         * src/filtering.h
1864         * src/matcher.c
1865         * src/matcher_parser_lex.l
1866         * src/matcher_parser_parse.y
1867         * src/prefs_filtering.c
1868                 new feature: provide the ability to disable filtering and processing
1869                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1870                 adaptations.
1871
1872 2006-05-13 [colin]      2.2.0cvs12
1873
1874         * src/compose.c
1875                 Remove useless if (a) b; else b;
1876                 Thanks to wwp
1877
1878 2006-05-13 [wwp]        2.2.0cvs11
1879
1880         * src/export.c
1881         * src/import.c
1882         * src/mainwindow.c
1883         * src/mbox.c
1884         * src/summaryview.c
1885         * src/summaryview.h
1886                 no more silent failures (or at least less ones) when importing
1887                 or exporting from/to mbox. Also start importing/exporting if
1888                 the necessary info is set.
1889
1890 2006-05-13 [wwp]        2.2.0cvs10
1891
1892         * RELEASE_NOTES
1893                 restored up-to-date release notes.
1894
1895 2006-05-13 [paul]       2.2.0cvs9
1896
1897         * po/nl.po
1898         * po/ru.po
1899                 updated by Tim Dijkstra and Pavlo Bohmat
1900
1901 2006-05-12 [colin]      2.2.0cvs8
1902
1903         * src/gtk/quicksearch.c
1904                 Add "k" as shortcut for "colorlabel". Patch
1905                 by ath42@users.sf.net.
1906
1907 2006-05-12 [paul]       2.2.0cvs7
1908
1909         * src/prefs_common.h
1910         * src/prefs_summaries.c
1911         * src/summaryview.c
1912                 when entering a folder also allow
1913                 going directly to first Marked message
1914
1915 2006-05-12 [paul]       2.2.0cvs6
1916
1917         * src/summaryview.c
1918                 always obey 'confirm before marking all
1919                 mails read' option
1920
1921 2006-05-12 [paul]       2.2.0cvs5
1922
1923         * src/textview.c
1924                 make Sender fully clickable
1925
1926 2006-05-12 [colin]      2.2.0cvs4
1927
1928         * src/compose.c
1929         * src/compose.h
1930                 Let From be editable
1931         * src/main.c
1932         * src/mh.c
1933                 Full support of .mh_sequences' Unseen seq
1934
1935 2006-05-12 [colin]      2.2.0cvs3
1936
1937         * src/folder.c
1938         * src/mainwindow.c
1939         * src/mainwindow.h
1940         * src/messageview.c
1941         * src/prefs_spelling.c
1942         * src/procheader.c
1943         * src/procmsg.c
1944         * src/procmsg.h
1945         * src/summaryview.c
1946         * src/toolbar.c
1947         * src/toolbar.h
1948                 Add contextual menu on Compose toolbar
1949                 button. Fixes bug #944 (Automatic
1950                 addresses not applied when changing account
1951                 from compose window)
1952                 add Mailing List support
1953                 based on the old 0.6.5claws25 patch by
1954                 Melvin Hadasht, with finishing touches
1955                 by Colin
1956                 Fix "ignore thread" when mails are threaded by
1957                 subject (and weren't ignored although appearing
1958                 in the thread).
1959                 GUI rework.
1960                 Both patches by Pawel.
1961
1962 2006-05-08 [paul]       2.2.0cvs2
1963
1964         * src/mainwindow.c
1965         * src/mainwindow.h
1966         * src/messageview.c
1967         * src/procheader.c
1968         * src/procmsg.c
1969         * src/procmsg.h
1970         * src/summaryview.c
1971                 add Mailing List support
1972                 based on the old 0.6.5claws25 patch by 
1973                 Melvin Hadasht, with finishing touches
1974                 by Colin
1975
1976 2006-05-08 [colin]      2.2.0cvs1
1977
1978         * src/mainwindow.c
1979         * src/toolbar.c
1980         * src/toolbar.h
1981                 Add contextual menu on Compose toolbar 
1982                 button. Fixes bug #944 (Automatic 
1983                 addresses not applied when changing account 
1984                 from compose window)
1985
1986 2006-05-08 [paul]       2.2.0
1987
1988         2.2.0 released
1989
1990 2006-05-08 [paul]       2.1.1cvs51
1991
1992         * po/cs.po
1993         * po/de.po
1994         * po/en_GB.po
1995         * po/fi.po
1996         * po/fr.po
1997         * po/pt_BR.po
1998         * po/sr.po
1999         * po/zh_CN.po
2000                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2001                 Fabien Vantard, Frederico Goncalves Guimaraes,
2002                 Aleksandar Urosevic, and Ralgh Young
2003
2004 2006-05-12 [colin]      2.1.1cvs50
2005
2006         * po/cs.po
2007         * po/de.po
2008         * po/en_GB.po
2009         * po/es.po
2010         * po/fi.po
2011         * po/fr.po
2012         * po/pt_BR.po
2013         * po/sr.po
2014         * po/zh_CN.po
2015                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2016                 Fabien Vantard, Frederico Goncalves Guimaraes,
2017                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2018
2019 2006-05-05 [colin]      2.1.1cvs49
2020
2021         * manual/Makefile.am
2022         * manual/pl/Makefile.am
2023         * manual/pl/account.xml
2024         * manual/pl/ack.xml
2025         * manual/pl/addrbook.xml
2026         * manual/pl/advanced.xml
2027         * manual/pl/faq.xml
2028         * manual/pl/glossary.xml
2029         * manual/pl/gpl.xml
2030         * manual/pl/handling.xml
2031         * manual/pl/intro.xml
2032         * manual/pl/keyboard.xml
2033         * manual/pl/plugins.xml
2034         * manual/pl/starting.xml
2035         * manual/pl/sylpheed-claws-manual.xml
2036         * manual/pl/dist/.cvsignore
2037         * manual/pl/dist/Makefile.am
2038         * manual/pl/dist/html/.cvsignore
2039         * manual/pl/dist/html/Makefile.am
2040         * manual/pl/dist/pdf/.cvsignore
2041         * manual/pl/dist/pdf/Makefile.am
2042         * manual/pl/dist/ps/.cvsignore
2043         * manual/pl/dist/ps/Makefile.am
2044         * manual/pl/dist/txt/.cvsignore
2045         * manual/pl/dist/txt/Makefile.am
2046                 Add the polish translation of the manual,
2047                 Authored by Pawel Pekala.
2048
2049 2006-05-05 [cleroy]     2.1.1cvs48
2050
2051         * src/main.c
2052                 Re-read matcherrc after loading plugins 
2053                 if some of them add folders.
2054
2055 2006-05-03 [colin]      2.1.1cvs47
2056
2057         * src/imap.c
2058                 I'm idiot
2059
2060 2006-05-03 [colin]      2.1.1cvs46
2061
2062         * src/imap.c
2063                 Be sure to have a session when
2064                 getting separator
2065
2066 2006-05-03 [colin]      2.1.1cvs45
2067
2068         * src/imap.c
2069         * src/imap.h
2070         * src/imap_gtk.c
2071                 Fix preventing renaming with namespace 
2072                 separator.
2073
2074 2006-05-01 [colin]      2.1.1cvs44
2075
2076         * src/action.c
2077                 Don't reload messageview when result of
2078                 action is piped.
2079
2080 2006-04-29 [colin]      2.1.1cvs43
2081
2082         * src/prefs_receive.c
2083         * src/plugins/spamassassin/spamassassin_gtk.c
2084         * src/plugins/clamav/clamav_plugin_gtk.c
2085                 GUI fixes by Pawel
2086
2087 2006-04-29 [colin]      2.1.1cvs42
2088
2089         * src/prefs_compose_writing.c
2090         * src/prefs_quote.c
2091                 Cleanups. Patch by Pawel
2092
2093 2006-04-28 [paul]       2.1.1cvs41
2094
2095         * src/matcher.c
2096                 fix returned quick search results when search
2097                 term contains an underscore.
2098                 Thanks to Colin
2099
2100 2006-04-28 [paul]       2.1.1cvs40
2101
2102         * src/prefs_message.c
2103         * src/prefs_receive.c
2104                 GUI cleanups
2105                 Patches by Pawel Pekala
2106
2107 2006-04-27 [colin]      2.1.1cvs39
2108
2109         * src/wizard.c
2110                 Differentiate subject Welcome from
2111                 window's title Welcome
2112
2113 2006-04-27 [paul]
2114
2115         2.2.0-rc1 released
2116
2117 2006-04-27 [paul]       2.1.1cvs38
2118
2119         * manual/advanced.xml
2120         * manual/fr/advanced.xml
2121                 add info about compose_no_markup hidden pref
2122
2123 2006-04-27 [paul]       2.1.1cvs37
2124
2125         * src/prefs_account.c
2126                 improve privacy labels
2127         * src/prefs_msg_colors.c
2128                 change some strings for translators' convenience
2129         * src/gtk/gtkutils.c
2130                 don't underline the link button text
2131
2132 2006-04-25 [colin]      2.1.1cvs36
2133
2134         * src/folder.c
2135                 Complete 2.1.1cvs33 (once more ;)
2136
2137 2006-04-25 [colin]      2.1.1cvs35
2138
2139         * src/editldap.c
2140                 Fix tooltip
2141
2142 2006-04-25 [cleroy]     2.1.1cvs34
2143
2144         * src/compose.c
2145         * src/gtk/gtkaspell.c
2146                 Fix crash on redirect (related to the return 
2147                 of the aspell menu in compose's toolbar)
2148         * src/prefs_msg_colors.c
2149                 Fix sensitivity widgets
2150         * src/image_viewer.c
2151         * src/gtk/pluginwindow.c
2152         * src/gtk/prefswindow.c
2153                 Change released signals to clicked (Fabien)
2154         * po/POTFILES.in
2155         * src/common/socket.c
2156         * src/plugins/spamassassin/spamassassin.c
2157                 Translate strings (Fabien)
2158
2159 2006-04-25 [paul]       2.1.1cvs33
2160
2161         * src/folder.c
2162         * src/folder.h
2163         * src/folderview.c
2164                 complete the fix of bug #912
2165                 Thanks to Colin
2166
2167 2006-04-25 [colin]      2.1.1cvs32
2168
2169         * src/news.c
2170                 Better progress bar
2171         * src/mimeview.c
2172         * src/summaryview.c
2173         * src/summaryview.h
2174                 Fix focus chain
2175                 Patches by Pawel Pekala
2176
2177 2006-04-24 [colin]      2.1.1cvs31
2178
2179         * src/compose.c
2180                 Fix compilation warnings (Fabien)
2181
2182 2006-04-24 [colin]      2.1.1cvs30
2183
2184         * src/addrindex.c
2185         * src/editldap.c
2186         * src/editldap_basedn.c
2187         * src/editldap_basedn.h
2188         * src/ldapctrl.c
2189         * src/ldapctrl.h
2190         * src/ldapquery.c
2191         * src/ldaputil.c
2192         * src/ldaputil.h
2193                 Fix bug #901 (LDAPS support)
2194
2195 2006-04-24 [colin]      2.1.1cvs29
2196
2197         * src/compose.c
2198                 Fix logic on error with send dialog on
2199         * src/imap.c
2200                 Fix compilation without libetpan, thanks
2201                 to Fabien
2202         * src/summaryview.c
2203                 Fix 'context-menu' key
2204
2205 2006-04-23 [colin]      2.1.1cvs28
2206
2207         * src/folder.c
2208                 Never free current's cache to free up 
2209                 memory. Fixes bug #912 (new count 
2210                 randomly set to message count)
2211
2212 2006-04-23 [colin]      2.1.1cvs27
2213
2214         * src/gtk/quicksearch.c
2215                 And remove printf...
2216
2217 2006-04-23 [colin]      2.1.1cvs26
2218
2219         * src/gtk/quicksearch.c
2220                 Fix replacing in quicksearch, and fix inserting
2221                 in the middle of the string. (introduced at 2.1.0cvs22)
2222
2223 2006-04-23 [colin]      2.1.1cvs25
2224
2225         * src/imap.c
2226                 Make sure uidnext is initialized in get_num_list
2227                 (not for stable, related to 2.1.1cvs8 and friends)
2228
2229 2006-04-23 [colin]      2.1.1cvs24
2230
2231         * src/imap.c
2232                 Output something when login is successful
2233                 too
2234
2235 2006-04-23 [colin]      2.1.1cvs23
2236
2237         * src/etpan/imap-thread.c
2238                 Better logging (line-per-line, hide data in fetch)
2239                 Fix a const warning
2240         * src/gtk/logwindow.c
2241         * src/gtk/logwindow.h
2242                 Better logging (color for input/output)
2243
2244 2006-04-21 [colin]      2.1.1cvs22
2245
2246         * src/gtk/quicksearch.c
2247                 On gtk+-2.8, use stock buttons in quicksearch
2248                 Based on a patch by Fabien and a design by Paul
2249
2250 2006-04-21 [colin]      2.1.1cvs21
2251
2252         * src/folderview.c
2253         * src/mainwindow.c
2254                 Fix occasional flicker in folderview
2255         * src/common/utils.c
2256                 Fix bug #943 (Incorrectly parsed email address 
2257                 list in short headers on message view and in 
2258                 printouts)
2259
2260 2006-04-20 [colin]      2.1.1cvs20
2261
2262         * src/imap.c
2263         * src/imap.h
2264         * src/prefs_account.c
2265                 Add ANONYMOUS auth for IMAP
2266
2267 2006-04-20 [paul]       2.1.1cvs19
2268
2269         * src/main.c
2270                 proper fix for 2.1.1cvs18
2271                 Thanks to Colin
2272
2273 2006-04-20 [paul]       2.1.1cvs18
2274
2275         * src/main.c
2276                 fix build warnings
2277
2278 2006-04-20 [paul]       2.1.1cvs17
2279
2280         * src/gtk/quicksearch.c
2281                 fix standard, non-extended Quick search,
2282                 was broken in 2.1.1cvs15.
2283                 Thanks to Colin.
2284
2285 2006-04-20 [colin]      2.1.1cvs16
2286
2287         * src/prefs_matcher.c
2288                 Fix values when reselecting a ~test
2289                 rule
2290
2291 2006-04-19 [colin]      2.1.1cvs15
2292
2293         * src/compose.c
2294         * src/compose.h
2295         * src/gtk/gtkaspell.c
2296         * src/gtk/gtkaspell.h
2297                 Put back Options menu in Spelling/
2298         * src/gtk/quicksearch.c
2299                 Don't search, and show error, if the
2300                 advanced search has a syntax error
2301
2302 2006-04-18 [colin]      2.1.1cvs14
2303
2304         * src/textview.c
2305                 Fix gdk warnings on set_cursor when textview
2306                 isn't visible
2307
2308 2006-04-18 [colin]      2.1.1cvs13
2309
2310         * src/gtk/gtksctree.c
2311                 Remove seemingly useless refresh that causes
2312                 flicker - watch this commit in case of 
2313                 problems before planned backport to stable
2314
2315 2006-04-18 [colin]      2.1.1cvs12
2316
2317         * src/imap.c
2318                 Factorize get/set_xml code
2319         * src/compose.c
2320         * src/prefs_account.c
2321         * src/prefs_account.h
2322         * src/procmsg.c
2323                 Add Encrypt to self option
2324
2325 2006-04-17 [colin]      2.1.1cvs11
2326
2327         * configure.ac
2328                 Fix search on encrpyt function on dragonfly
2329                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2330
2331 2006-04-17 [colin]      2.1.1cvs10
2332
2333         * src/prefs_account.c
2334                 Be safe by default: remove mails from POP3
2335                 after 7 days, not immediately
2336
2337 2006-04-17 [colin]      2.1.1cvs9
2338
2339         * src/etpan/imap-thread.c
2340                 Fix build on DragonFly - patch by 
2341                 Jonathan Buschmann <jonthn@agmact.com>
2342
2343 2006-04-17 [colin]      2.1.1cvs8
2344
2345         * src/imap.c
2346                 Save uidnext between sessions
2347
2348 2006-04-17 [colin]      2.1.1cvs7
2349
2350         * src/imap.c
2351                 scan is required when uid validity changes
2352
2353 2006-04-17 [colin]      2.1.1cvs6
2354
2355         * src/folderview.c
2356                 Don't scan if not necessary, apart in current
2357                 folder and INBOX to fetch flags.
2358         * src/imap.c
2359                 Scan is necessary if unread count changes
2360
2361 2006-04-17 [colin]      2.1.1cvs5
2362
2363         * src/imap.c
2364                 ...But always fetch ANSWERED and DELETED flags for
2365                 INBOX, as filtering can happen on these flags.
2366
2367 2006-04-17 [colin]      2.1.1cvs4
2368
2369         * src/imap.c
2370                 Don't fetch REPLIED and DELETED flags when synchronising
2371                 flags with a closed folder. We only need UNSEEN and FLAGGED
2372                 to update the folderview.
2373
2374 2006-04-17 [colin]      2.1.1cvs3
2375
2376         * src/imap.c
2377                 Faster flag search when there are new mails 
2378                 in a folder. We can do a full search if the 
2379                 folder contains less messages than the new
2380                 list.
2381
2382 2006-04-17 [colin]      2.1.1cvs2
2383
2384         * po/cs.po
2385         * po/de.po
2386         * po/fr.po
2387         * po/nl.po
2388         * po/pt_BR.po
2389                 Update translations from stable branch
2390
2391 2006-04-17 [colin]      2.1.1cvs1
2392
2393         * configure.ac
2394                 Bump version to follow stable release
2395
2396 2006-04-16 [mones]      2.1.0cvs50
2397
2398         * po/es.po
2399                 Updated for release
2400
2401 2006-04-16 [colin]      2.1.0cvs49
2402
2403         * src/textview.c
2404                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2405                 with gtk < 2.8. Thanks to Fabien Vantard.
2406
2407 2006-04-15 [colin]      2.1.0cvs48
2408
2409         * src/etpan/imap-thread.c
2410                 Fix bug #919 (libetpan: SEGV when connecting 
2411                 using command)
2412
2413 2006-04-14 [colin]      2.1.0cvs47
2414
2415         * src/main.c
2416                 Fix race on --select (should be done better)
2417
2418 2006-04-14 [wwp]        2.1.0cvs46
2419
2420         * src/send_message.c
2421                 enforce a check for domain in account prefs (a sending
2422                 error could be faced if domain was checked but no value set),
2423                 thanks to Colin.
2424
2425 2006-04-14 [colin]      2.1.0cvs45
2426
2427         * src/codeconv.c
2428                 when converting from unknown to unknown, if the
2429                 string is UTF8, don't convert it to the locale
2430                 (which breaks it)
2431
2432 2006-04-14 [colin]      2.1.0cvs44
2433
2434         * src/compose.c
2435                 Don't try to use ASCII for converting headers
2436                 (as done in body)
2437
2438 2006-04-14 [paul]       2.1.0cvs43
2439
2440         * src/crash.c
2441                 add locale/charset info to crash report
2442         * src/gtk/about.c
2443                 add wwp to doc team
2444                 replace 'e-mail' with preferred 'email'
2445         * src/gtk/authors.h
2446                 ensure contributors list is in alphabetical
2447                 order
2448
2449 2006-04-13 [colin]      2.1.0cvs42
2450
2451         * src/textview.c
2452                 Prevent gdk warnings
2453
2454 2006-04-13 [colin]      2.1.0cvs41
2455
2456         * src/common/ssl_certificate.c
2457         * src/common/ssl_certificate.h
2458         * src/gtk/sslcertwindow.c
2459                 Warn on expired certs, and display the expiration date
2460
2461 2006-04-13 [colin]      2.1.0cvs40
2462
2463         * src/plugins/spamassassin/spamassassin_gtk.c
2464                 Fix missing set_text on unix socket
2465
2466 2006-04-13 [wwp]        2.1.0cvs39
2467
2468         * manual/fr/advanced.xml
2469         * manual/fr/glossary.xml
2470                 applied new spam/ham/email lexicon (pourriel, courriel)
2471
2472 2006-04-13 [paul]       2.1.0cvs38
2473
2474         * src/plugins/pgpmime/plugin.c
2475                 remove the mention of S/MIME from the
2476                 description. This is now handled by the
2477                 S/MIME plugin.
2478
2479 2006-04-13 [paul]       2.1.0cvs37
2480
2481         * src/prefs_msg_colors.c
2482                 rework dialog
2483         * src/prefs_folder_item.c
2484         * src/prefs_spelling.c
2485                 add a tooltip to the colour selector buttons
2486
2487 2006-04-13 [wwp]        2.1.0cvs36
2488
2489         * manual/advanced.xml
2490         * manual/glossary.xml
2491         * manual/handling.xml
2492         * manual/keyboard.xml
2493         * manual/plugins.xml
2494         * manual/starting.xml
2495         * manual/fr/account.xml
2496         * manual/fr/ack.xml
2497         * manual/fr/addrbook.xml
2498         * manual/fr/advanced.xml
2499         * manual/fr/faq.xml
2500         * manual/fr/glossary.xml
2501         * manual/fr/gpl.xml
2502         * manual/fr/handling.xml
2503         * manual/fr/intro.xml
2504         * manual/fr/keyboard.xml
2505         * manual/fr/plugins.xml
2506         * manual/fr/starting.xml
2507         * manual/fr/sylpheed-claws-manual.xml
2508                 fixes to the manuals:
2509                  - summaryview -> Message List (same in French)
2510                  - translate key names
2511                  - fix French punctuation, use non-breakable spaces when
2512                    necessary, don't use &thinsp; which is not portable
2513                  - tell what maildir and mbox formats we support
2514
2515 2006-04-12 [wwp]        2.1.0cvs35
2516
2517         * src/prefs_toolbar.c
2518                 unified a replace button more,
2519                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2520
2521 2006-04-12 [wwp]        2.1.0cvs34
2522
2523         * src/prefs_common.c
2524         * src/prefs_msg_colors.c
2525                 make default color labels translatable,
2526                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2527                 thanks to Tim <timbrain@post.cz> for reporting.
2528
2529 2006-04-12 [wwp]        2.1.0cvs33
2530
2531         * manual/glossary.xml
2532         * manual/intro.xml
2533         * manual/plugins.xml
2534         * manual/starting.xml
2535         * manual/sylpheed-claws-manual.xml
2536         * manual/fr/.cvsignore
2537         * manual/fr/account.xml
2538         * manual/fr/ack.xml
2539         * manual/fr/addrbook.xml
2540         * manual/fr/advanced.xml
2541         * manual/fr/faq.xml
2542         * manual/fr/glossary.xml
2543         * manual/fr/handling.xml
2544         * manual/fr/intro.xml
2545         * manual/fr/keyboard.xml
2546         * manual/fr/plugins.xml
2547         * manual/fr/starting.xml
2548         * manual/fr/sylpheed-claws-manual.xml
2549                 various fixes: typos, missing .fr translations, punctuation,
2550                 capitalization, links, accents and some bad French more.
2551
2552 2006-04-12 [wwp]        2.1.0cvs32
2553
2554         * src/prefs_gtk.c
2555                 fix for bug #935: always store prefs files in UTF-8 (thanks
2556                 to Colin).
2557
2558 2006-04-11 [colin]      2.1.0cvs31
2559
2560         * src/compose.c
2561                 Fix inserting files not in utf8 when locale is utf8
2562
2563 2006-04-11 [colin]      2.1.0cvs30
2564
2565         * src/inc.c
2566                 Don't show error dialog when cancelling connection
2567                 Patch by Pawel
2568
2569 2006-04-11 [cleroy]     2.1.0cvs29
2570
2571         * src/compose.c
2572                 Implement multiple quote levels
2573         * src/prefs_common.c
2574                 Change a little bit the quote bgcolor for 2nd level
2575
2576 2006-04-11 [colin]      2.1.0cvs28
2577
2578         * src/gtk/about.c
2579                 Add locale and charset in the label
2580
2581 2006-04-10 [colin]      2.1.0cvs27
2582
2583         * src/compose.c
2584         * src/prefs_common.c
2585         * src/prefs_common.h
2586         * src/prefs_msg_colors.c
2587         * src/textview.c
2588                 Allow optional background color in quotes
2589                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2590                 GTK+-2.8.x feature
2591
2592 2006-04-10 [colin]      2.1.0cvs26
2593
2594         * src/main.c
2595         * src/mainwindow.c
2596         * src/mainwindow.h
2597                 Implement --select
2598
2599 2006-04-10 [colin]      2.1.0cvs25
2600
2601         * manual/plugins.xml
2602         * manual/fr/plugins.xml
2603                 Document libcurl's proxy variables
2604
2605 2006-04-09 [colin]      2.1.0cvs24
2606
2607         * src/prefs_common.c
2608                 gettext() returns statically allocated stuff. We have
2609                 to strdup it in order to be able to free it.
2610
2611 2006-04-09 [colin]      2.1.0cvs23
2612
2613         * AUTHORS
2614         * src/gtk/authors.h
2615                 Add Alexei
2616
2617 2006-04-09 [colin]      2.1.0cvs22
2618
2619         * src/mainwindow.c
2620         * src/gtk/quicksearch.c
2621                 Fix bug #859 (problems with cyrilic input in 
2622                 search panel) - Patch by Alexey Illarionov 
2623                 <littlesavage@rambler.ru>
2624
2625 2006-04-09 [colin]      2.1.0cvs21
2626
2627         * src/prefs_customheader.c
2628                 I prefer removing then freeing rather than the contrary
2629                 (even if it doesn't change anything ;-)
2630         * src/prefs_account.c
2631                 Fix bug #933 (Crash re-entering the custom headers list 
2632                 dialog in accounts prefs)
2633                 The problem happened when cancelling the Account 
2634                 Preferences' dialogs - in which case we didn't do 
2635                 anything to the PrefsAccount * struct. In case of applying,
2636                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2637                 working with in this dialog. The problem is that 
2638                 prefs_customheader.c, working on this tmp_ac_prefs, always
2639                 changes the ->customhdr_list pointer, even when cancelled. 
2640                 So in case of cancelling the prefs_account dialog, we still
2641                 have to update ->customhdr_list in the real account.
2642
2643 2006-04-08 [colin]      2.1.0cvs20
2644
2645         * manual/fr/glossary.xml
2646         * manual/fr/keyboard.xml
2647                 Forgot some headers :)
2648
2649 2006-04-08 [colin]      2.1.0cvs19
2650
2651         * manual/Makefile.am
2652         * manual/fr/Makefile.am
2653         * manual/fr/account.xml
2654         * manual/fr/ack.xml
2655         * manual/fr/addrbook.xml
2656         * manual/fr/advanced.xml
2657         * manual/fr/faq.xml
2658         * manual/fr/glossary.xml
2659         * manual/fr/gpl.xml
2660         * manual/fr/handling.xml
2661         * manual/fr/intro.xml
2662         * manual/fr/keyboard.xml
2663         * manual/fr/plugins.xml
2664         * manual/fr/starting.xml
2665         * manual/fr/sylpheed-claws-manual.xml
2666         * manual/fr/dist/.cvsignore
2667         * manual/fr/dist/Makefile.am
2668         * manual/fr/dist/html/.cvsignore
2669         * manual/fr/dist/html/Makefile.am
2670         * manual/fr/dist/pdf/.cvsignore
2671         * manual/fr/dist/pdf/Makefile.am
2672         * manual/fr/dist/ps/.cvsignore
2673         * manual/fr/dist/ps/Makefile.am
2674         * manual/fr/dist/txt/.cvsignore
2675         * manual/fr/dist/txt/Makefile.am
2676                 Add the french translation of the manual. Thanks to
2677                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2678                 account.xml, ack.xml, addrbook.xml and advanced.xml
2679
2680 2006-04-08 [colin]      2.1.0cvs18
2681
2682         * manual/plugins.xml
2683         * manual/starting.xml
2684                 More fixes
2685
2686 2006-04-07 [colin]      2.1.0cvs17
2687
2688         * manual/faq.xml
2689         * manual/intro.xml
2690         * manual/keyboard.xml
2691                 Little fixes
2692
2693 2006-04-07 [colin]      2.1.0cvs16
2694
2695         * README
2696         * src/compose.c
2697         * src/prefs_common.c
2698         * src/prefs_common.h
2699                 Add hidden compose_no_markup pref
2700
2701 2006-04-07 [wwp]        2.1.0cvs15
2702
2703         * src/summary_search.c
2704         * .cvsignore
2705                 Bugfix: stop button was sticky when searching in an empty folder.
2706                 Applied curly brackets code style to the whole file (summary_search.c).
2707                 More files to ignore.
2708
2709 2006-04-07 [wwp]        2.1.0cvs14
2710
2711         * src/message_search.c
2712         * src/summary_search.c
2713                 changed default button when search bumps at file/folder
2714                 beginning or end, for convenience (thanks to Colin).
2715
2716 2006-04-07 [paul]       2.1.0cvs13
2717
2718         * src/plugins/dillo_viewer/dillo_prefs.c
2719                 avoid future potential for namespace collision
2720                 Patch by Colin
2721
2722 2006-04-06 [wwp]        2.1.0cvs12
2723
2724         * src/summary_search.c
2725                 Unify extended/advanced searches names (and thus factorize labels),
2726                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2727
2728 2006-04-06 [wwp]        2.1.0cvs11
2729
2730         * src/folderview.c
2731         * src/prefs_themes.c
2732         * src/summaryview.c
2733                 Fixed some compilation warnings.
2734
2735 2006-04-06 [colin]      2.1.0cvs10
2736
2737         * manual/advanced.xml
2738                 Document the wizard template and how to deploy
2739                 Sylpheed-Claws effectively
2740
2741 2006-04-06 [colin]      2.1.0cvs9
2742
2743         * src/folderview.c
2744                 gettext patch to tell translators about _("#"),
2745                 by Maxim Britov
2746
2747 2006-04-06 [colin]      2.1.0cvs8
2748
2749         * src/textview.c
2750                 Fix invalid GtkTextBIter after clicking "Display as text"
2751
2752 2006-04-06 [mones]      2.1.0cvs7
2753
2754         * src/addr_compl.c
2755         * src/addrindex.c
2756         * src/addritem.c
2757         * src/codeconv.c
2758         * src/compose.c
2759         * src/filtering.c
2760         * src/folder.c
2761         * src/folder_item_prefs.c
2762         * src/folderview.c
2763         * src/localfolder.c
2764         * src/matcher.c
2765         * src/mimeview.c
2766         * src/prefs_msg_colors.c
2767         * src/prefs_spelling.c
2768         * src/prefs_themes.c
2769         * src/procmime.c
2770         * src/procmsg.c
2771         * src/stock_pixmap.c
2772         * src/summaryview.c
2773         * src/textview.c
2774         * src/toolbar.c
2775         * src/common/mgutils.c
2776         * src/common/prefs.c
2777         * src/common/ssl_certificate.c
2778         * src/gtk/colorlabel.c
2779         * src/gtk/quicksearch.c
2780         * src/plugins/pgpmime/pgpmime.c
2781         * src/plugins/spamassassin/spamassassin.c
2782                 Removed redundant NULL checks for g_free() calls.
2783                 Patch by Pawel Pekala.
2784
2785 2006-04-06 [mones]      2.1.0cvs6
2786
2787         * src/prefs_actions.c
2788         * src/prefs_filtering.c
2789         * src/prefs_filtering_action.c
2790         * src/prefs_matcher.c
2791         * src/prefs_template.c
2792         * src/gtk/gtkutils.c
2793         * src/gtk/gtkutils.h
2794                 Have a nice replace button. Patch by Pawel Pekala
2795
2796 2006-04-06 [colin]      2.1.0cvs5
2797
2798         * src/addressbook.c
2799                 Fix crash with empty columns
2800
2801 2006-04-05 [colin]      2.1.0cvs4
2802
2803         * src/wizard.c
2804         * src/prefs_gtk.c
2805                 Allow wizard customization with pre-filled values
2806
2807 2006-04-05 [colin]      2.1.0cvs3
2808
2809         * src/textview.c
2810         * src/mimeview.c
2811         * src/mimeview.h
2812                 Nicer messages in mimeview
2813
2814 2006-04-05 [colin]      2.1.0cvs2
2815
2816         * src/addressbook.c
2817         * src/prefs_summaries.c
2818                 i18n fix
2819
2820 2006-04-05 [colin]      2.1.0cvs1
2821
2822         * src/plugins/pgpcore/plugin.c
2823         * src/plugins/pgpcore/select-keys.c
2824         * src/plugins/pgpcore/select-keys.h
2825         * src/plugins/pgpcore/sgpgme.c
2826         * src/plugins/pgpcore/sgpgme.h
2827         * src/plugins/pgpinline/pgpinline.c
2828         * src/plugins/pgpinline/plugin.c
2829         * src/plugins/pgpmime/pgpmime.c
2830         * src/plugins/pgpmime/plugin.c
2831                 Factorize and generalize a bit 
2832                 Drop S/MIME signature verification from PGP/MIME
2833                 (adding it as another, more complete plugin)
2834
2835 2006-04-05 [paul]       2.1.0
2836
2837         2.1.0 released
2838
2839 2006-04-05 [paul]       2.0.0cvs186
2840
2841         * manual/advanced.xml
2842                 add info on colour labels
2843
2844 2006-04-05 [paul]       2.0.0cvs185
2845
2846         * po/bg.po
2847         * po/cs.po
2848         * po/de.po
2849         * po/el.po
2850         * po/en_GB.po
2851         * po/fi.po
2852         * po/fr.po
2853         * po/it.po
2854         * po/nl.po
2855         * po/pl.po
2856         * po/pt_BR.po
2857         * po/sr.po
2858         * po/zh_CN.po
2859                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2860                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2861                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2862                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2863         * src/gtk/authors.h
2864         * tools/claws.i18n.status.pl
2865                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2866                 and new Czech translator, Tim <timbrain@post.cz>
2867
2868 2006-04-05 [mones]      2.0.0cvs184
2869
2870         * po/es.po
2871                 Updated translation
2872
2873 2006-04-05 [colin]      2.0.0cvs183
2874
2875         * src/gtk/quicksearch.c
2876                 Fix bug #929 (unnecessary reload in quick search bar)
2877
2878 2006-04-05 [colin]      2.0.0cvs182
2879
2880         * src/compose.c
2881                 Fix crash on Reply with no From:
2882                 Show signature and conversion error on queuing 
2883                 (but not sending)
2884         * src/mainwindow.c
2885         * src/summaryview.c
2886         * src/summaryview.h
2887                 Factorize threading code and make sure msginfo 
2888                 is not null when it comes from a GtkCTreeRow's 
2889                 data
2890         * src/gtk/gtkaspell.c
2891                 Check for necessary things
2892         * src/gtk/gtksctree.c
2893         * src/gtk/gtksctree.h
2894                 Reset anchor if necessary when removing node
2895
2896 2006-03-29 [colin]      2.0.0cvs181
2897
2898         * src/folderview.c
2899                 Warn for disabled IMAP accounts (due to lack of
2900                 libetpan). Breaks string-freeze - sorry - but it
2901                 is kind of important ;)
2902
2903 2006-03-28 [colin]      2.0.0cvs180
2904
2905         * src/gtk/gtkutils.c
2906         * src/gtk/gtkutils.h
2907                 Add a gtkut_get_link_btn() function that
2908                 creates a button which acts like an URI
2909         * src/prefs_themes.c
2910         * src/gtk/about.c
2911                 Use this function (factorizes codes)
2912         * src/common/defs.h
2913         * src/gtk/pluginwindow.c
2914                 Add a "Get more..." in the plugins window
2915
2916 2006-03-28 [colin]      2.0.0cvs179
2917
2918         * src/common/smtp.c
2919         * src/common/passcrypt.c
2920         * src/undo.c
2921                 Warning fixes. Patch by Pawel Pekala
2922
2923 2006-03-27 [colin]      2.0.0cvs178
2924
2925         * src/undo.c
2926                 Fix undoing by blocks with spaces
2927
2928 2006-03-27 [colin]      2.0.0cvs177
2929
2930         * src/textview.c
2931                 Set margin to 3px for headers
2932
2933 2006-03-27 [paul]
2934
2935         2.1.0-rc2 released
2936
2937 2006-03-27 [wwp]        2.0.0cvs176
2938
2939         * src/summaryview.c
2940                 don't reset quicksearch when updating the message list.
2941                 Thanks to Colin.
2942
2943 2006-03-26 [wwp]        2.0.0cvs175
2944
2945         * src/compose.c
2946                 use a unified border width ('other' tab in the compose window,
2947                 patch by Pawel Pekala).
2948
2949
2950 2006-03-26 [wwp]        2.0.0cvs174
2951
2952         * src/common/quoted-printable.c
2953         * src/addressbook.c
2954                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2955
2956 2006-03-26 [colin]      2.0.0cvs173
2957
2958         * src/quote_fmt_parse.y
2959                 Fix non-UTF8 date formats messing up the whole quote a 
2960                 little bit
2961
2962 2006-03-26 [colin]      2.0.0cvs172
2963
2964         * src/procheader.c
2965                 Make sure the date is UTF8 valid, or try to make it
2966                 so. IncrediMail is really IncrediStupid.
2967         * src/compose.c
2968                 Fix possible conversions. 
2969                 
2970
2971 2006-03-26 [colin]      2.0.0cvs171
2972
2973         * src/matcher.c
2974                 Fix corner cases in body search. This is still a
2975                 hack... It seems impossible to make it good and 
2976                 reasonably fast at the same time.
2977
2978 2006-03-26 [colin]      2.0.0cvs170
2979
2980         * src/summaryview.c
2981                 I think I killed the twilight zone bug!
2982                 summary_select_node() flushes GTK events in order
2983                 to be able to center the view. But this also 
2984                 flushes keypresses like Ctrl-Alt-U, so this can
2985                 call summary_show from summary_select_node (itself
2986                 called from summary_show, etc.). And the summaryview
2987                 has to be unlocked in this function. So just locking
2988                 while processing GTK events, and bailing if locked, 
2989                 should fix it.
2990                 Fixes bug #927 (SIGSEGV during Update Summary)
2991
2992 2006-03-25 [colin]      2.0.0cvs169
2993
2994         * src/matcher.c
2995                 Fix search in QP-encoded bodies
2996                 Fix utf-8 searches in bodies encoded in the
2997                 locale's encoding
2998         * src/common/quoted-printable.c
2999         * src/common/quoted-printable.h
3000                 Add a decode function that doesn't overwrite
3001                 the original pointer
3002                 
3003
3004 2006-03-24 [colin]      2.0.0cvs168
3005
3006         * src/action.c
3007         * src/summaryview.c
3008         * src/summaryview.h
3009                 Update message cache after action
3010                 Patch by H. Merijn Brand
3011         * src/prefs_msg_colors.c
3012                 Factorize label 
3013                 Patch by Fabien Vantard
3014         * src/plugins/spamassassin/spamassassin_gtk.c
3015                 Remove useless translation
3016                 Patch by Fabien Vantard
3017
3018 2006-03-23 [colin]      2.0.0cvs167
3019
3020         * src/common/ssl.c
3021                 Let 30 seconds to SSL_connect
3022
3023 2006-03-23 [wwp]        2.0.0cvs166
3024
3025         * src/summaryview.c
3026         * src/gtk/description_window.c
3027                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3028                 and headers are translated; adjust description windows' width to fit their
3029                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3030
3031 2006-03-23 [paul]       2.0.0cvs165
3032
3033         * src/common/utils.c
3034                 fix highlighting of URIs containing "()"
3035                 (2.0.0cvs164's reversal fixed)
3036                 Thanks to Colin.
3037
3038 2006-03-23 [paul]       2.0.0cvs164
3039
3040         * src/common/utils.c
3041                 revert patch, (postponing a fix), at 2.0.0cvs120
3042                 as it breaks more URIs than it fixes.
3043                 Allow '-' to be a terminating character in a URI
3044
3045 2006-03-22 [colin]      2.0.0cvs163
3046
3047         * configure.ac
3048                 Require libetpan 0.45
3049                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3050
3051 2006-03-22 [paul]       2.0.0cvs162
3052
3053         * src/editgroup.c
3054                 replace '<-' and '->' buttons with GTK_STOCK graphical
3055                 buttons
3056         * src/summary_search.c
3057                 don't offer '...' for translation
3058                 add a tooltip to advanced search '...' button
3059         * src/gtk/quicksearch.c
3060                 don't offer '...' for translation
3061
3062 2006-03-21 [colin]      2.0.0cvs161
3063
3064         * src/compose.c
3065                 Fix middle-click pasting (insert at click
3066                 position instead of cursor position, don't
3067                 remove existing selection and allow pasting
3068                 our own selection)
3069         * src/addressbook.c
3070                 "LDAP Server" -> "LDAP servers"
3071
3072 2006-03-21 [wwp]        2.0.0cvs160
3073
3074         * src/etpan/imap-thread.c
3075                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3076
3077 2006-03-20 [colin]      2.0.0cvs159
3078
3079         * src/summaryview.c
3080                 Don't reload summaryview after an execute with no
3081                 move action
3082
3083 2006-03-19 [colin]      2.0.0cvs158
3084
3085         * src/addressbook.c
3086                 and put groups at the top, always
3087
3088 2006-03-19 [colin]      2.0.0cvs157
3089
3090         * src/addressbook.c
3091                 Order groups before names, as previously
3092
3093 2006-03-19 [colin]      2.0.0cvs156
3094
3095         * src/addressbook.c
3096                 - Sort case-unsensitive
3097                 - Put the sort arrow at opening too
3098
3099 2006-03-19 [wwp]        2.0.0cvs155
3100
3101         * src/addressbook.c
3102                 allow sorting by name/email/remarks, ensure that right-pane's contents
3103                 matches the left-pane selection (cleared when appropriate).
3104                 Patch by Pawel Pekala <c0rn@o2.pl>.
3105
3106 2006-03-18 [colin]      2.0.0cvs154
3107
3108         * src/textview.c
3109                 Fix text cursor ;)
3110
3111 2006-03-18 [colin]      2.0.0cvs153
3112
3113         * src/gtk/filesel.c
3114                 Make sure we hide the preview if we didn't get
3115                 a filename
3116
3117 2006-03-18 [colin]      2.0.0cvs152
3118
3119         * src/summaryview.c
3120                 Set cursor to watch for execution (fixes lack
3121                 of watch-cursor when dnd'ing hundreds of mails)
3122         * src/gtk/filesel.c
3123                 Check that mime type is 'image/*' before updating
3124                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3125
3126 2006-03-18 [colin]      2.0.0cvs151
3127
3128         * src/mainwindow.c
3129         * src/textview.c
3130         * src/textview.h
3131                 Put a watch cursor in textview too when the mainwindow's
3132                 cursor in a watch
3133
3134 2006-03-18 [colin]      2.0.0cvs150
3135
3136         * src/folder.c
3137                 Change wrong asserts to simple tests
3138
3139 2006-03-17 [colin]      2.0.0cvs149
3140
3141         * src/mainwindow.c
3142         * src/mainwindow.h
3143         * src/prefs_msg_colors.c
3144         * src/summaryview.c
3145         * src/summaryview.h
3146         * src/gtk/colorlabel.c
3147         * src/gtk/colorlabel.h
3148                 Add a color label menu in the main menubar
3149                 Add (fixed) accels Ctrl-{0-7} to change the color
3150                 They have to be fixed because the menu's dynamic,
3151                 the items are complex widgets, hence we can't use
3152                 a GtkItemFactory.
3153
3154
3155 2006-03-17 [wwp]        2.0.0cvs148
3156
3157         * src/compose.c
3158                 rollback few lines from my previous commit (those lines come from
3159                 a pending patch, accidentally commited, even if neutral as they are
3160                 commented out).
3161
3162 2006-03-17 [wwp]        2.0.0cvs147
3163
3164         * src/compose.c
3165                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3166                 applied code style/indentation to the modified function.
3167
3168 2006-03-17 [wwp]        2.0.0cvs146
3169
3170         * src/procmsg.c
3171         * src/compose.c
3172                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3173
3174 2006-03-17 [paul]
3175
3176         2.1.0-rc1 released
3177
3178 2006-03-17 [paul]       2.0.0cvs145
3179
3180         * src/main.c
3181                 addressbook_read_file() was called twice
3182         * src/textview.c
3183                 X-Mailer highlighting
3184
3185 2006-03-16 [colin]      2.0.0cvs144
3186
3187         * src/sourcewindow.c
3188         * src/sourcewindow.h
3189                 And the last one, in source window.
3190
3191 2006-03-16 [colin]      2.0.0cvs143
3192
3193         * src/compose.c
3194         * src/compose.h
3195                 Fix the same stuff in compose
3196
3197 2006-03-16 [colin]      2.0.0cvs142
3198
3199         * src/messageview.c
3200                 Complete the previous messageview crash fix
3201
3202 2006-03-16 [colin]      2.0.0cvs141
3203
3204         * src/procmsg.h
3205         * src/procmsg.c
3206         * src/folder.c
3207                 Fix POSTPROCESSING hook
3208                 Patch by H. Merijn Brand
3209
3210         * src/procmime.c
3211         * src/procmime.h
3212                 Parse Content-Location
3213
3214         * src/toolbar.c
3215         * src/messageview.c
3216         * src/messageview.h
3217                 Don't crash when a top-level MessageView has
3218                 been closed on us. Same problematic than
3219                 yesterday's quicksearch issue.
3220
3221 2006-03-15 [colin]      2.0.0cvs140
3222
3223         * src/gtk/quicksearch.c
3224                 Fix a bitchy race we didn't think about when we
3225                 added quicksearch cancellation:
3226                 If the search is not on cached fields, for example
3227                 body_part matchcase "stuff"
3228                 the matcher code has to get the whole message. If
3229                 we're on IMAP, that can be slow, and in order to
3230                 be non-blocking, the IMAP code idle loop processes
3231                 gtk events too. So it is possible to cancel a
3232                 quicksearch while the matcher is getting the mail's
3233                 body. After matcher got its body, it will start to
3234                 iterate over the matcher list that the Quicksearch's
3235                 clear_search_cb() just freed via prepare_matcher().
3236                 SIGSEGV ensues.
3237                 The fix consists of guarding the matcherlist_match()
3238                 call with a boolean 'matching'. If we reset the
3239                 quicksearch while matching is TRUE, we don't free
3240                 the matcherlist anymore like we did, but we set
3241                 another new flag, deferred_free, to TRUE. Then,
3242                 in quicksearch_match(), just after returning from
3243                 matcherlist_match() and unsetting the matching flag,
3244                 we check the deferred_free flag and do the
3245                 prepare_matcher() (which does the matcherlist_free)
3246                 for real, so we free the matcherlist once it's not
3247                 used anymore.
3248                 As all of this runs via the glib main loop, we
3249                 luckily don't need a mutex.
3250         * src/summaryview.c
3251                 Also, show progress while searching.
3252
3253
3254 2006-03-14 [colin]      2.0.0cvs139
3255
3256         * src/alertpanel.c
3257                 Make alertpanel_is_open non-static
3258
3259 2006-03-14 [colin]      2.0.0cvs138
3260
3261         * src/prefs_spelling.c
3262                 Cleanups - Fabien Vantard
3263
3264 2006-03-14 [wwp]        2.0.0cvs137
3265
3266         * src/main.c
3267                 code style normalization (curly braces, indentation).
3268
3269 2006-03-14 [wwp]        2.0.0cvs137
3270
3271         * src/main.c
3272                 code style (braces, indentation)
3273
3274 2006-03-12 [paul]       2.0.0cvs136
3275
3276         * src/prefs_common.c
3277                 trans_hdr defaults to FALSE to be RFC-savvy
3278         * src/prefs_summaries.c
3279                 add a tooltip to the trans_hdr option
3280                 
3281
3282 2006-03-12 [paul]       2.0.0cvs135
3283
3284         * src/prefs_matcher.c
3285                 give a little more width to the combos
3286         * src/prefs_display_header.c
3287         * src/textview.c
3288                 translate headers if prefs_common.trans_hdr
3289                 is TRUE
3290
3291         Patches by Pawel Pekala
3292
3293 2006-03-12 [paul]       2.0.0cvs134
3294
3295         * src/plugins/clamav/clamav_plugin.c
3296         * src/plugins/dillo_viewer/dillo_viewer.c
3297         * src/plugins/pgpcore/plugin.c
3298         * src/plugins/pgpinline/plugin.c
3299         * src/plugins/pgpmime/plugin.c
3300         * src/plugins/spamassassin/spamassassin.c
3301                 update/add to descriptions
3302         * src/plugins/spamassassin/spamassassin_gtk.c
3303                 fixes to the english, remove superfluous
3304                 tooltips, clean up a little
3305
3306 2006-03-12 [paul]       2.0.0cvs133
3307
3308         * src/compose.c
3309                 fix Bug 924, 'Account combo box shows up wrong 
3310                 if & is in account name'
3311
3312 2006-03-11 [colin]      2.0.0cvs132
3313
3314         * src/summaryview.c
3315                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3316                 messed up shift-selection because is slows down
3317                 moving around summaryview. thanks -users
3318
3319 2006-03-10 [colin]      2.0.0cvs131
3320
3321         * src/plugins/spamassassin/spamassassin_gtk.c
3322                 Put back Paul's engrish fixes
3323
3324 2006-03-10 [colin]      2.0.0cvs130
3325
3326         * src/plugins/spamassassin/spamassassin.c
3327         * src/plugins/spamassassin/spamassassin.h
3328         * src/plugins/spamassassin/spamassassin_gtk.c
3329                 Cleanup SA prefs page (more)
3330                 Patch by Fabien Vantard
3331
3332 2006-03-10 [paul]       2.0.0cvs129
3333
3334         * src/prefs_msg_colors.c
3335         * src/prefs_spelling.c
3336                 widget sensitivity
3337
3338 2006-03-09 [mones]      2.0.0cvs128
3339
3340         * po/es.po
3341                 Update for next RC
3342
3343 2006-03-09 [wwp]        2.0.0cvs127
3344
3345         * configure.ac
3346                 revert accidental commit (requirement for libetpan 0.43), this time
3347                 not in HEAD.
3348
3349 2006-03-09 [wwp]        2.0.0cvs125
3350
3351         * configure.ac
3352                 revert accidental commit (requirement for libetpan 0.43)
3353
3354 2006-03-09 [paul]       2.0.0cvs126
3355
3356         * src/prefs_receive.c
3357                 remove useless frame
3358                 replace 'incorporation' with 'receiving'
3359         * src/plugins/clamav/clamav_plugin_gtk.c
3360         * src/plugins/spamassassin/spamassassin_gtk.c
3361                 improve widget sensitivity
3362                 fix a bit his engrish
3363
3364 2006-03-09 [wwp]        2.0.0cvs125
3365
3366         * src/addressadd.c
3367         * src/foldersel.c
3368         * src/prefs_common.c
3369         * src/prefs_common.h
3370                 remember some more windows' sizes (add to addressbook and
3371                 select folder).
3372
3373 2006-03-09 [paul]       2.0.0cvs124
3374
3375         * src/plugins/pgpcore/prefs_gpg.c
3376                 normalise construction of dialogue
3377
3378 2006-03-09 [paul]       2.0.0cvs123
3379
3380         * src/plugins/trayicon/Makefile.am
3381                 add missing slash
3382
3383 2006-03-08 [colin]      2.0.0cvs122
3384
3385         * src/plugins/trayicon/Makefile.am
3386                 Fix build in separate dir 
3387                 Patch by Bamanzi <bamanzi@gmail.com>
3388
3389 2006-03-08 [colin]      2.0.0cvs121
3390
3391         * src/procmsg.c
3392                 Batch move and copies from summaryview with delayed execution
3393                 too
3394
3395 2006-03-07 [paul]       2.0.0cvs120
3396
3397         * src/common/utils.c
3398                 fix highlighting of URIs containing "()"
3399                 Patch by Pawel Pekala
3400
3401 2006-03-07 [paul]       2.0.0cvs119
3402
3403         * src/folder.c
3404         * src/folder.h
3405         * src/folderview.c
3406                 immediately do alphabetical resort when
3407                 changing a folder's name
3408                 Patch by Pawel Pekala
3409
3410 2006-03-07 [paul]       2.0.0cvs118
3411
3412         * src/news.c
3413         * src/news_gtk.c
3414                 when unsubscribing a newsgroup, remove the
3415                 folder and msgs in .sylpheed-claws/newscache
3416                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3417
3418 2006-03-07 [paul]       2.0.0cvs117
3419
3420         * src/textview.c
3421                 fix wrong Fake URL Warning
3422                 Thanks to Hiro
3423
3424 2006-03-07 [colin]      2.0.0cvs116
3425
3426         * src/imap.c
3427                 Return immediately when password dialog was
3428                 cancelled
3429         * src/gtk/inputdialog.c
3430                 Allow empty strings for passwords
3431
3432
3433 2006-03-06 [colin]      2.0.0cvs115
3434
3435         * src/imap.c
3436                 Prevent double-timeouts when connection fails
3437
3438 2006-03-06 [colin]
3439
3440         2.0.1-rc1 released
3441
3442 2006-03-06 [colin]      2.0.0cvs114
3443
3444         * src/imap.c
3445                 Refresh session during potentially long
3446                 operations
3447
3448 2006-03-06 [wwp]        2.0.0cvs113
3449
3450         * src/prefs_msg_colors.h
3451                 forgot that one (custom color labels).
3452
3453 2006-03-06 [wwp]        2.0.0cvs112
3454
3455         * src/prefs_common.c
3456         * src/prefs_common.h
3457         * src/prefs_msg_colors.c
3458         * src/summaryview.c
3459         * src/summaryview.h
3460         * src/gtk/colorlabel.c
3461         * src/gtk/colorlabel.h
3462                 colors in messages list are now customizable. Color values and names can
3463                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3464                 Thanks to Paul and Colin for their help with this longstanding patch!
3465
3466 2006-03-06 [wwp]        2.0.0cvs111
3467
3468         * src/textview.c
3469                 don't crash if (x)face is bad.
3470
3471 2006-03-05 [paul]       2.0.0cvs110
3472
3473         * AUTHORS
3474         * configure.ac
3475         * src/Makefile.am
3476         * src/common/Makefile.am
3477         * src/common/utils.h
3478         * src/etpan/imap-thread.c
3479         * src/gtk/authors.h
3480         * src/plugins/clamav/Makefile.am
3481         * src/plugins/demo/Makefile.am
3482         * src/plugins/dillo_viewer/Makefile.am
3483         * src/plugins/pgpcore/Makefile.am
3484         * src/plugins/pgpcore/passphrase.c
3485         * src/plugins/pgpinline/Makefile.am
3486         * src/plugins/pgpmime/Makefile.am
3487         * src/plugins/spamassassin/Makefile.am
3488         * src/plugins/trayicon/Makefile.am
3489                 fix builiding on cygwin
3490                 Patch by Ralgh Young <bamanzi@gmail.com>
3491
3492 2006-03-04 [wwp]        2.0.0cvs109
3493
3494         * manual/keyboard.xml
3495                 fix mixed up/down keys.
3496
3497 2006-03-04 [wwp]        2.0.0cvs108
3498
3499         * README
3500         * INSTALL
3501                 updated links to SpamAssassin.
3502
3503 2006-03-04 [wwp]        2.0.0cvs107
3504
3505         * manual/plugins.xml
3506         * src/plugins/spamassassin/README
3507                 updated SpamAssassin plugin docs to reflect new functional additions
3508                 (also fix/update/documents few technical stuff more, see the README).
3509
3510 2006-03-04 [wwp]        2.0.0cvs106
3511
3512         * src/prefs_message.c
3513                 normalized capitalization of message-prefs paths.
3514
3515 2006-03-04 [wwp]        2.0.0cvs105
3516
3517         * manual/advanced.xml
3518                 typo.
3519
3520 2006-03-03 [colin]      2.0.0cvs104
3521
3522         * src/plugins/clamav/clamav_plugin_gtk.c
3523                 Rework prefs page, patch by Fabien 
3524
3525 2006-03-03 [colin]      2.0.0cvs103
3526
3527         * src/plugins/clamav/clamav_plugin.c
3528                 Set error on all errors
3529
3530 2006-03-03 [colin]      2.0.0cvs102
3531
3532         * src/common/plugin.c
3533                 Initialize error to avoid crashing when a plugin fails
3534                 without setting error
3535
3536 2006-03-02 [wwp]        2.0.0cvs101
3537
3538         * configure.ac
3539                 fixed linker flags for libetpan support on Cygwin
3540                 (thanks to H.Merijn Brand).
3541
3542 2006-03-02 [wwp]        2.0.0cvs100
3543
3544         * src/addressbook.c
3545                 fix some AB error messages: one for punctuation and
3546                 one wrongly duplicate (thanks, maxbritov).
3547
3548 2006-03-02 [wwp]        2.0.0cvs99
3549
3550         * src/plugins/spamassassin/spamassassin.c
3551                 make sync calls to sa-learn/spamc to prevent
3552                 system (whatever local or client/server) overload.
3553
3554 2006-03-02 [colin]      2.0.0cvs98
3555
3556         * src/summaryview.c
3557                 Put the spam icon in the status column instead of the
3558                 mark one
3559
3560 2006-03-01 [colin]      2.0.0cvs97
3561
3562         * src/plugins/spamassassin/spamassassin.c
3563                 Fix segfault (g_file_set_contents fails for some 
3564                 reason and err==0x2f. Can't find out why with
3565                 valgrind, using working function :-)
3566
3567 2006-03-01 [colin]      2.0.0cvs96
3568
3569         * src/inc.c
3570                 Offline overriding: let 'No' be cached only 3 seconds
3571
3572 2006-03-01 [colin]      2.0.0cvs95
3573
3574         * src/addr_compl.c
3575         * src/addrbook.c
3576         * src/addressbook.c
3577         * src/addrindex.c
3578         * src/folder_item_prefs.c
3579         * src/headerview.c
3580         * src/imap.c
3581         * src/inc.c
3582         * src/ldif.c
3583         * src/mainwindow.c
3584         * src/mh.c
3585         * src/msgcache.c
3586         * src/prefs_common.h
3587         * src/prefs_msg_colors.c
3588         * src/procheader.c
3589         * src/procheader.h
3590         * src/procmime.c
3591         * src/procmsg.c
3592         * src/procmsg.h
3593         * src/send_message.h
3594         * src/simple-gettext.c
3595         * src/summaryview.c
3596         * src/summaryview.h
3597         * src/syldap.c
3598         * src/textview.c
3599         * src/undo.c
3600         * src/common/ssl_certificate.c
3601         * src/common/utils.c
3602         * src/gtk/colorsel.c
3603         * src/gtk/gtksctree.c
3604         * src/gtk/gtkshruler.c
3605         * src/plugins/trayicon/trayicon.c
3606                 #if 0 goes to /dev/null
3607
3608 2006-03-01 [colin]      2.0.0cvs94
3609
3610         * src/compose.c
3611         * src/imap.c
3612         * src/inc.c
3613         * src/inc.h
3614         * src/messageview.c
3615         * src/news.c
3616         * src/plugins/spamassassin/spamassassin.c
3617                 Allow to add information in the "working offline"
3618                 window
3619
3620 2006-03-01 [wwp]        2.0.0cvs93
3621
3622         * src/plugins/spamassassin/spamassassin.c
3623                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3624                 'cause it seems that calling `spamc ... < inputfile` with
3625                 g_spawn_(a)sync simply.. erm doesn't work :-).
3626
3627 2006-03-01 [wwp]        2.0.0cvs92
3628
3629         * src/toolbar.c
3630         * src/toolbar.h
3631                 simplify the adding of spam/ham button to the messageview toolbar
3632                 (it gets more clear now that the same button will be "Mark as spam"
3633                 or "Mark as ham" according to the current message status,
3634                 thanks to Colin).
3635
3636 2006-03-01 [wwp]        2.0.0cvs91
3637
3638         * src/messageview.c
3639         * src/procmsg.c
3640         * src/procmsg.h
3641         * src/summaryview.c
3642         * src/plugins/spamassassin/spamassassin.c
3643         * src/plugins/spamassassin/spamassassin.h
3644                 make learner callbacks return a status (0 for ok),
3645                 handle it in main code to avoid setting flags when learning failed,
3646                 don't learn on TCP if offline in spamassassin,
3647                 thanks to Colin.
3648
3649                 
3650
3651 2006-03-01 [wwp]        2.0.0cvs90
3652
3653         * src/compose.c
3654                 some work around the compose window's account menu,
3655                 patch by Fabien Vantard.
3656
3657 2006-03-01 [wwp]        2.0.0cvs89
3658
3659         * src/plugins/spamassassin/spamassassin.c
3660                 fixed bad logics, was using spamc in local mode and sa-learn
3661                 in remote mode (thanks, Colin).
3662
3663 2006-03-01 [wwp]        2.0.0cvs88
3664
3665         * src/plugins/spamassassin/spamassassin.c
3666         * src/plugins/spamassassin/spamassassin.h
3667         * src/plugins/spamassassin/spamassassin_gtk.c
3668                 made processing of emails w/ sa-plugin an option (default is TRUE),
3669                 fixed Engrish some tooltips, capitalization of some debug messages
3670                 and warnings. The spamassassin plugin now provides two separate
3671                 services: process emails upon incorporation and spamd training.
3672                 Both services (un)register independently but use some common
3673                 plugin settings (transport settings, spam storage location).
3674
3675 2006-02-28 [wwp]        2.0.0cvs87
3676
3677         * src/plugins/spamassassin/spamassassin.c
3678                 fix async flag to spamc cmdline execution (batch exec should
3679                 be asynchronous).
3680
3681 2006-02-27 [wwp]        2.0.0cvs86
3682
3683         * src/plugins/spamassassin/spamassassin.c
3684         * src/plugins/spamassassin/spamassassin.h
3685         * src/plugins/spamassassin/spamassassin_gtk.c
3686                 - added the ability to learn a remote spamassassin server (spamd),
3687                 using spamc.
3688                 - added the spamassassin option 'username', that applies to all
3689                 spamassassin operations (filtering, learning, local or remote).
3690                 The default username is the current unix user (if left blank
3691                 from gtk prefs or config file).
3692                 - commented out some unused code (notebook widget), removed unused
3693                 layout (hbox1).
3694                 - make more widgets sensitive to the transport type.
3695
3696 2006-02-27 [colin]      2.0.0cvs85
3697
3698         * src/plugins/spamassassin/spamassassin.c
3699                 Fix sa-learn call when offline
3700
3701 2006-02-27 [colin]      2.0.0cvs84
3702
3703         * configure.ac
3704         * src/Makefile.am
3705         * src/mainwindow.c
3706         * src/mainwindow.h
3707         * src/messageview.c
3708         * src/messageview.h
3709         * src/prefs_toolbar.c
3710         * src/procmsg.c
3711         * src/stock_pixmap.c
3712         * src/stock_pixmap.h
3713         * src/summaryview.c
3714         * src/toolbar.c
3715         * src/toolbar.h
3716         * src/pixmaps/ham_btn.xpm
3717         * src/pixmaps/spam.xpm
3718         * src/pixmaps/spam_btn.xpm
3719         * src/plugins/spamassassin/spamassassin.c
3720                 Add button in toolbar for spam learning
3721                 Fix a few bugs from the last related commit
3722                 Revert 1.9.6cvs23 which messed up shift-selection
3723
3724 2006-02-24 [colin]      2.0.0cvs83
3725
3726         * src/procmsg.c
3727         * src/summaryview.c
3728         * src/summaryview.h
3729         * src/plugins/spamassassin/spamassassin.c
3730         * src/plugins/spamassassin/spamassassin.h
3731         * src/plugins/spamassassin/spamassassin_gtk.c
3732                 Unregister learner when spamassassin is either
3733                 disabled or over tcp
3734
3735 2006-02-24 [colin]      2.0.0cvs82
3736
3737         * src/Makefile.am
3738         * src/mainwindow.c
3739         * src/mainwindow.h
3740         * src/procmsg.c
3741         * src/procmsg.h
3742         * src/stock_pixmap.c
3743         * src/stock_pixmap.h
3744         * src/summaryview.c
3745         * src/summaryview.h
3746         * src/gtk/icon_legend.c
3747         * src/pixmaps/spam.xpm  ** NEW FILE **
3748         * src/plugins/spamassassin/spamassassin.c
3749         * src/plugins/spamassassin/spamassassin_gtk.c
3750                 Add spam learning interface (Mark/Mark as 
3751                 (spam|ham) menus)
3752
3753 2006-02-24 [wwp]        2.0.0cvs81
3754
3755         * src/compose.c
3756         * src/compose.h
3757         * src/filtering.c
3758                 hide compose window when sending message in batch mode
3759                 (filtering: forward and redirect). Also fixed a wrong
3760                 value returned when sending failed, neutral anyway.
3761                 (Colin, me) 
3762
3763 2006-02-24 [wwp]        2.0.0cvs80
3764
3765         * src/mainwindow.c
3766                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3767
3768 2006-02-24 [paul]       2.0.0cvs79
3769
3770         * src/news.c
3771         * src/news.h
3772         * src/news_gtk.c
3773                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3774                 Thanks to Colin
3775
3776 2006-02-23 [colin]      2.0.0cvs78
3777
3778         * src/alertpanel.c
3779                 Change OK to Close in alertpanel with View log
3780                 button; add accel to View log. Patch by Fabien
3781                 Vantard
3782
3783 2006-02-23 [wwp]        2.0.0cvs77
3784
3785         * src/compose.c
3786                 silly me, there were much more tests to perform, since toolbars can
3787                 really have down to 1 element only.
3788
3789 2006-02-23 [wwp]        2.0.0cvs76
3790
3791         * commitHelper
3792                 fixed indentation from my previous commit. Fallback to VISUAL if
3793                 EDITOR is not set (and to vi, at last resort).
3794
3795 2006-02-23 [wwp]        2.0.0cvs75
3796
3797         * commitHelper
3798                 improved error detection (Colin, me).
3799
3800 2006-02-23 [wwp]        2.0.0cvs74
3801
3802         * src/prefs_toolbar.c
3803                 simplify and fix prefs/toolbars layouting. Combos' contents can
3804                 now be really displayed.
3805
3806 2006-02-23 [wwp]        2.0.0cvs73
3807         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3808         be really displayed.
3809
3810 2006-02-22 [wwp]        2.0.0cvs72
3811
3812         * src/compose.c
3813                 fix a typo in my previous commit (sorry!).
3814
3815 2006-02-22 [wwp]        2.0.0cvs71
3816
3817         * src/prefs_toolbar.c
3818                 fix a crash when adding separators to toolbars,
3819                 also fix some separator item information.
3820
3821 2006-02-22 [wwp]        2.0.0cvs70
3822
3823         * src/compose.c
3824                 fix a crash when redirecting (for instance) when compose window's
3825                 toolbar contents has been customized (when some buttons have been
3826                 removed in fact).
3827
3828 2006-02-21 [wwp]        2.0.0cvs69
3829
3830         * src/summaryview.c
3831         * src/gtk/pluginwindow.c
3832         * src/plugins/pgpcore/prefs_gpg.c
3833                 fix some compilation warnings (feat. remains of removed code).
3834
3835 2006-02-21 [wwp]        2.0.0cvs68
3836
3837         * src/gtk/gtkutils.c
3838                 fix two compilation issues, thanks to Stephan Sachse.
3839
3840 2006-02-20 [colin]      2.0.0cvs67
3841
3842         * src/mainwindow.c
3843                 Don't reselect displayed mail on refocus
3844                 This fixes actions misbehaving 
3845
3846 2006-02-20 [wwp]        2.0.0cvs66
3847
3848         * src/summaryview.c
3849         * src/gtk/gtksctree.c
3850         * src/gtk/gtkshruler.c
3851                 changed more runtime typecast checks.
3852
3853 2006-02-20 [wwp]        2.0.0cvs65
3854
3855         * src/summary_search.c
3856                 find all - summaryview refresh issue fixed, thanks to Colin.
3857
3858 2006-02-20 [wwp]        2.0.0cvs64
3859
3860         * src/gtk/gtkutils.c
3861                 better runtime typecast checks.
3862
3863 2006-02-20 [wwp]        2.0.0cvs63
3864
3865         * src/summary_search.c
3866                 enhancements to the summary search:
3867                         - add the ability to stop the running search
3868                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3869                         - don't search if no criteria (From/To/Subject/Body) is set
3870                         - ensure that a busy mouse pointer is always shown when searching,
3871                           show it even a bit earlier
3872
3873 2006-02-19 [colin]      2.0.0cvs62
3874
3875         * src/compose.c
3876         * src/imap.c
3877         * src/etpan/imap-thread.c
3878         * src/etpan/imap-thread.h
3879                 (Future) IMAP speed improvement on sending
3880                 Will require a libetpan update
3881         * src/summaryview.c
3882         * src/gtk/quicksearch.c
3883                 Make quicksearch clearable while running.
3884
3885 2006-02-17 [colin]      2.0.0cvs61
3886
3887         * src/imap.c
3888         * src/etpan/imap-thread.c
3889         * src/etpan/imap-thread.h
3890                 Check for IMAP certificates
3891                 ** Requires libetpan-0.42-cvs4 
3892                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3893
3894 2006-02-17 [colin]      2.0.0cvs60
3895
3896         * src/messageview.c
3897         * src/prefs_common.c
3898         * src/prefs_common.h
3899         * src/prefs_message.c
3900                 Add pref to display HTML-only mails with plugin, 
3901                 if possible (defaulting to FALSE of course).
3902
3903 2006-02-16 [colin]      2.0.0cvs59
3904
3905         * src/main.c
3906         * src/common/plugin.c
3907         * src/common/plugin.h
3908         * src/gtk/pluginwindow.c
3909                 Keep track of requested (but unloaded) plugins
3910                 in some error cases.
3911
3912 2006-02-16 [wwp]        2.0.0cvs58
3913
3914         * src/gtk/gtkaspell.c
3915         * src/gtk/gtkaspell.h
3916         * src/prefs_spelling.c
3917         * src/compose.c
3918         * src/prefs_common.c
3919         * src/prefs_common.h
3920                 implemented new optional spellchecker behaviour: re-check message when
3921                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3922
3923 2006-02-16 [wwp]        2.0.0cvs57
3924
3925         * src/quote_fmt_parse.y
3926                 pclose popen'ed pipe.
3927
3928 2006-02-15 [colin]      2.0.0cvs56
3929
3930         * src/mimeview.c
3931         * src/mimeview.h
3932                 Let MimeViewers know which MimeView they
3933                 depend of.
3934         * src/summaryview.c
3935                 Swap From/To columns in Sent/Queue/Drafts
3936                 folders
3937         * src/etpan/imap-thread.c
3938                 Use mailstream_low_tls_open() for STARTTLS
3939                 instead of mailstream_low_ssl_open()
3940                 ** REQUIRES libetpan 0.42cvs3 **
3941
3942 2006-02-15 [wwp]        2.0.0cvs55
3943
3944         * src/compose.c
3945         * src/compose.h
3946         * src/message_search.c
3947         * src/message_search.h
3948         * src/textview.c
3949         * src/gtk/gtkutils.c
3950         * src/gtk/gtkutils.h
3951                 added the ability to Find text in the compose window (and a bit
3952                 of code factorization).
3953
3954 2006-02-15 [wwp]        2.0.0cvs54
3955
3956         * src/prefs_gtk.c
3957                 yet another one file was missing (fix for some widgets' sensitivity).
3958                 Thanks Colin!
3959
3960 2006-02-15 [wwp]        2.0.0cvs53
3961
3962         * src/prefs_gtk.h
3963                 oops forgot that file (fix for some widgets' sensitivity).
3964
3965 2006-02-15 [wwp]        2.0.0cvs52
3966
3967         * src/summary_search.c
3968                 implemented advanced summary search options (added the ability
3969                 to use matcher conditions in an advanced search mode).
3970
3971 2006-02-15 [wwp]        2.0.0cvs51
3972
3973         * src/plugins/pgpcore/prefs_gpg.c
3974         * src/prefs_account.c
3975                 fix some widget sensitivity, mostly around some labels in
3976                 account prefs.
3977
3978 2006-02-15 [paul]       2.0.0cvs50
3979
3980         * manual/advanced.xml
3981                 improve Templates info
3982                 written by wwp
3983
3984 2006-02-14 [colin]      2.0.0cvs49
3985
3986         * src/pixmaps/address_book.xpm
3987         * src/pixmaps/preferences.xpm
3988         * src/pixmaps/properties.xpm
3989                 Fix pixmap size - patch by Fabien Vantard
3990
3991 2006-02-13 [colin]      2.0.0cvs48
3992
3993         * src/procmime.c
3994                 Add missing fclose()s on error
3995         * src/textview.c
3996                 Remove unused code
3997         * src/common/utils.c
3998                 Fix temp files not being deleted on windows
3999         Patches by Thomas Gilgin
4000
4001 2006-02-13 [colin]      2.0.0cvs47
4002
4003         * src/mainwindow.c
4004                 Fix exit crash
4005
4006 2006-02-13 [wwp]        2.0.0cvs46
4007
4008         * src/plugins/pgpcore/prefs_gpg.c
4009                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4010
4011 2006-02-12 [colin]      2.0.0cvs45
4012
4013         * src/folderview.c
4014         * src/main.c
4015         * src/mainwindow.c
4016                 Fix "stuff" when quitting
4017
4018 2006-02-12 [wwp]        2.0.0cvs44
4019
4020         * src/prefs_themes.c
4021                 fix typos in debug messages.
4022
4023 2006-02-11 [colin]      2.0.0cvs43
4024
4025         * src/summaryview.c
4026                 don't allow drag/drop from ourself
4027
4028 2006-02-10 [wwp]        2.0.0cvs42
4029
4030         * src/exporthtml.c
4031         * src/html.c
4032         * src/html.h
4033         * src/procmime.c
4034         * src/textview.c
4035                 renamed html_ prefixed functions and data structures to avoid
4036                 namespace clashes w/ other software (gtkhtml2 for instance).
4037                 Closes bug #907.
4038
4039
4040 2006-02-09 [colin]      2.0.0cvs41
4041
4042         * src/summaryview.c
4043                 Fix shitty logic messed up. Thanks Ticho for the hint!
4044
4045 2006-02-09 [wwp]        2.0.0cvs40
4046
4047         * src/gtk/about.c
4048         * src/compose.c
4049         * src/prefs_account.c
4050         * src/prefs_gtk.h
4051         * src/editaddress.c
4052                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4053                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4054                 Browse buttons in accounts prefs.
4055
4056 2006-02-09 [colin]      2.0.0cvs39
4057
4058         * src/matcher.c
4059                 Check for pointer before using its members
4060         * src/gtk/gtksourceprintjob.c
4061                 Fix a wrong warning
4062
4063 2006-02-09 [wwp]        2.0.0cvs38
4064
4065         * src/gtk/filesel.c
4066                 fix few compiler warnings (type mismatch).
4067
4068 2006-02-09 [paul]       2.0.0cvs37
4069
4070         * po/fr.po
4071                 updated by Fabien Vantard
4072
4073 2006-02-08 [colin]      2.0.0cvs36
4074
4075         * src/prefs_common.c
4076         * src/common/defs.h
4077         * src/common/plugin.c
4078                 allow windows and linux configurations to coexist
4079                 patch by Thomas Gilgin
4080
4081 2006-02-08 [colin]      2.0.0cvs35
4082
4083         * src/filtering.c
4084         * src/matcher.c
4085         * src/matcher.h
4086         * src/matcher_parser_parse.y
4087         * src/prefs_filtering_action.c
4088         * src/prefs_matcher.c
4089                 Add the "Ignore thread" filtering
4090                 action
4091
4092 2006-02-08 [colin]      2.0.0cvs34
4093
4094         * src/compose.c
4095         * src/procmime.c
4096         * src/procmime.h
4097                 Fix bug #905 (damaged attachment)
4098                 text files with raw \0's aren't really text files
4099         FOR_STABLE
4100
4101 2006-02-08 [colin]      2.0.0cvs33
4102
4103         * src/summaryview.c
4104                 Fix crasher introduced yesterday
4105
4106 2006-02-08 [wwp]        2.0.0cvs32
4107
4108         * src/compose.c
4109         * src/compose.h
4110                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4111
4112 2006-02-08 [wwp]        2.0.0cvs31
4113
4114         * src/prefs_template.c
4115                 templates enhancement: allow address completion for Cc and Bcc fields
4116                 (it was currently possible for the To field only)
4117
4118 2006-02-08 [colin]      2.0.0cvs30
4119
4120         * src/compose.c
4121                 Don't unblock if not blocked
4122         FOR_STABLE
4123
4124 2006-02-07 [colin]      2.0.0cvs29
4125
4126         * src/action.c
4127                 Forgot to refresh summaryview
4128
4129 2006-02-07 [colin]      2.0.0cvs28
4130
4131         * src/action.c
4132                 Freeze/thaw message list and folder list while
4133                 processing %as{} actions 
4134         * src/compose.c
4135                 Fix auto-wrap disabling after a middle-click
4136                 paste - FOR_STABLE
4137
4138 2006-02-07 [paul]       2.0.0cvs27
4139
4140         * src/folder.c
4141                 fix freeing of uninitialised pointers
4142                 Thanks to Colin
4143
4144 2006-02-06 [colin]      2.0.0cvs26
4145
4146         * src/folder.c
4147                 Use g_slist_prepend in potentially big list
4148
4149 2006-02-06 [colin]      2.0.0cvs25
4150
4151         * src/folder.c
4152                 Completely skip processing if it doesn't 
4153                 exist (faster!)
4154
4155 2006-02-06 [colin]      2.0.0cvs24
4156
4157         * src/folder.c
4158         * src/summaryview.c
4159                 Batch filtering in summaryview (from Tools menu)
4160                 and pre/post//-processing too
4161
4162 2006-02-06 [colin]      2.0.0cvs23
4163
4164         * src/procmsg.h
4165         * src/filtering.c
4166                 Use a special field for batch filtering instead
4167                 of stepping on deferred execution's toes
4168
4169 2006-02-06 [colin]      2.0.0cvs22
4170
4171         * src/action.c
4172         * src/filtering.c
4173         * src/filtering.h
4174         * src/folder.c
4175         * src/summaryview.c
4176                 Fix filtering via menus and actions
4177
4178 2006-02-06 [colin]      2.0.0cvs21
4179
4180         * src/imap.c
4181                 Put the added file directly to cache if possible (will work
4182                 with next libetpan)
4183         * src/filtering.c
4184         * src/filtering.h
4185         * src/inc.c
4186         * src/folder.c
4187         * src/mbox.c
4188         * src/procmsg.h
4189                 Move and copy filtered messages by batches instead of one
4190                 by one - faster on IMAP
4191         * src/procmsg.c
4192                 Add a function that'll possibly be useful later
4193
4194 2006-02-06 [colin]      2.0.0cvs20
4195
4196         * src/addressbook.c
4197                 Use internal mime-type instead of text/plain for d'n'd
4198         * src/compose.c
4199                 Allow attaching files from mimeview's icon list via d'n'd
4200         * src/folderview.c
4201         * src/folderview.h
4202                 Use internal mime-type instead of text/plain for d'n'd
4203                 Don't try to selected opened folder if none is
4204                 Factorize d'n'd from other apps code
4205         * src/headerview.c
4206         * src/textview.c
4207         * src/gtk/gtkutils.c
4208         * src/gtk/gtkutils.h
4209                 Factorize Face/X-Face stuff
4210         * src/mimeview.c
4211                 Fix d'n'd to other apps
4212         * src/prefs_message.c
4213                 Let the XFace pref be usable without libcompface as it also
4214                 applies to Face
4215         * src/summaryview.c
4216                 Fix d'n'd to other apps
4217                 Factorize d'n'd from other apps code
4218
4219 2006-02-06 [wwp]        2.0.0cvs19
4220
4221         * po/it.po
4222                 Italian translation fixes by Andrea Spadaccini (no more confusion
4223                 between filtering and processing, and few changes in the About
4224                 dialog).
4225
4226
4227 2006-02-06 [mones]      2.0.0cvs18
4228
4229         * src/gtk/icon_legend.c
4230                 Improved descriptions allowing better translations
4231
4232 2006-02-05 [colin]      2.0.0cvs17
4233
4234         * src/imap.c
4235                 Add the f*cking missing expunge that caused imap_fetch_env
4236                 to fail after an add_msgs ! :-///
4237         * src/etpan/imap-thread.c
4238                 Add a bit of debug
4239         FOR_STABLE
4240
4241 2006-02-05 [colin]      2.0.0cvs16
4242
4243         * src/common/utils.c
4244                 Don't check for return-path (or we can't put
4245                 back non-sent mails)
4246
4247 2006-02-05 [colin]      2.0.0cvs15
4248
4249         * src/textview.c
4250                 Don't try to display Face header in textview
4251                 when teh headerview's active
4252
4253 2006-02-05 [colin]      2.0.0cvs14
4254
4255         * tools/tbird2syl.py
4256         * tools/Makefile.am
4257                 Add script to import Thunderbird mails
4258
4259 2006-02-05 [colin]      2.0.0cvs13
4260
4261         * src/headerview.c
4262         * src/procheader.c
4263         * src/procmsg.c
4264         * src/procmsg.h
4265         * src/textview.c
4266                 Show Face headers - patch partially by Klaus Flittner
4267
4268 2006-02-05 [colin]      2.0.0cvs12
4269
4270         * src/folderview.c
4271         * src/summaryview.c
4272         * src/common/utils.c
4273         * src/common/utils.h
4274                 Let dnd work from mime icons to summaryview
4275                 and to folderview too
4276                 Add a crude test to avoid trying to add files
4277                 drag'n'dropped when they're not mails
4278
4279 2006-02-04 [colin]      2.0.0cvs11
4280
4281         * src/summaryview.c
4282         * src/mimeview.c
4283                 Fix utf8 conversion
4284
4285 2006-02-04 [colin]      2.0.0cvs10
4286
4287         * src/compose.c
4288         * src/folderview.c
4289         * src/mimeview.c
4290         * src/summaryview.c
4291         * src/summaryview.h
4292                 Added various drag and drop capas:
4293                 From                    To
4294                 summaryview             other apps
4295                 mimeview icons          other apps
4296                 other apps              summaryview
4297                 other apps              folderview
4298
4299                 This shouldn't have broken the existing:
4300                 From                    To
4301                 summaryview             folderview
4302                 folderview              folderview
4303                 summaryview             compose's attachments
4304
4305         Tests welcomed.
4306
4307 2006-02-02 [paul]       2.0.0cvs9
4308
4309         * src/mainwindow.c
4310                 move global option 'Set displayed columns...' out
4311                 of folder option grouping.
4312                 fix sensitivity of 'harvest addresses'
4313         FOR_STABLE
4314
4315 2006-02-01 [colin]      2.0.0cvs8
4316
4317         * src/mimeview.c
4318                 Revert the alertpanel patch, it sucks (intrusive
4319                 and gets in the way of "open")
4320
4321 2006-02-01 [colin]      2.0.0cvs7
4322
4323         * src/compose.c
4324         * src/prefs_account.c
4325         * src/prefs_common.c
4326         * src/common/defs.h
4327         * src/common/utils.c
4328         * src/common/utils.h
4329                 Add ability to edit the signature file
4330                 from the account preferences, and use
4331                 a default for the text editor.
4332                 Patch by Fabien Vantard
4333
4334 2006-02-01 [colin]      2.0.0cvs6
4335
4336         * src/mimeview.c
4337                 Try to get mime type by extension if it is
4338                 application/octet-stream
4339                 Display a window with possible choices when
4340                 encountering unknown mime types
4341         * src/gtk/filesel.c
4342         * src/gtk/filesel.h
4343                 Add preview
4344                 Allow multiple selection in filtered filesel
4345                 (patch by Fabien Vantard)
4346         * src/gtk/pluginwindow.c
4347                 Use it (patch by Fabien Vantard)
4348
4349 2006-02-01 [paul]       2.0.0cvs5
4350
4351         * src/jpilot.c
4352                 fix crash on creating jpilot address book
4353                 Thanks to Colin - FOR_STABLE
4354         * src/prefs_summaries.c
4355         * src/prefs_wrapping.c
4356         * src/gtk/icon_legend.c
4357         * src/gtk/quicksearch.c
4358                 string fixes and additions
4359
4360 2006-02-01 [paul]       2.0.0cvs4
4361
4362         * src/compose.c
4363         * src/mainwindow.c
4364         * src/messageview.c
4365         * src/prefs_send.c
4366                 add Arabic encoding option
4367                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4368
4369 2006-01-31 [colin]      2.0.0cvs3
4370
4371         * src/plugins/pgpcore/passphrase.c
4372                 Convert passphrase to locale encoding
4373         * src/compose.c
4374                 Fix drafting on IMAP. Crappy bug sneaked in
4375                 the release :-/
4376         FOR_STABLE
4377
4378 2006-01-30 [paul]       2.0.0cvs2
4379
4380         * src/gtk/icon_legend.c
4381                 show the new entries
4382
4383 2006-01-30 [colin]      2.0.0cvs1
4384
4385         * src/manual.c
4386                 Check for the file to be present before 
4387                 enabling the menu - FOR_STABLE
4388         * src/gtk/icon_legend.c
4389                 Add folders icons (not all of them, there
4390                 are too much, but the most intriguing ones)
4391
4392 2006-01-30 [paul]       2.0.0
4393
4394         version 2.0.0 released
4395
4396 2006-01-30 [paul]       1.9.100cvs200
4397
4398         * manual/faq.xml
4399         * manual/gpl.xml
4400         * manual/intro.xml
4401         * manual/starting.xml
4402         * manual/sylpheed-claws-manual.xml
4403                 fixes, additions
4404
4405 2006-01-29 [mones]      1.9.100cvs199
4406
4407         * manual/account.xml
4408         * manual/advanced.xml
4409         * manual/glossary.xml
4410                 Some typos fixed, added LDIF term to glossary
4411         * po/es.po
4412                 Fixed leading plus symbol
4413
4414 2006-01-29 [paul]       1.9.100cvs198
4415
4416         * po/fi.po
4417         * po/sk.po
4418                 updated by Tommi Pirinen and Andrej Kacian
4419
4420 2006-01-29 [paul]       1.9.100cvs197
4421
4422         * src/gtk/authors.h
4423                 remove duplicates
4424
4425 2006-01-29 [paul]       1.9.100cvs196
4426
4427         * AUTHORS
4428         * po/nl.po
4429         * src/gtk/authors.h
4430         * tools/claws.i18n.status.pl
4431                 nl translation updated by Tim Dijkstra
4432
4433 2006-01-29 [paul]       1.9.100cvs195
4434
4435         * po/sr.po
4436         * po/sv.po
4437                 updated by Aleksandar Urosevic and Anders Troback
4438
4439 2006-01-28 [colin]      1.9.100cvs194
4440
4441         * src/gtk/gtksourceprintjob.c
4442                 Don't fiddle with PangoLayout when we
4443                 have an image
4444
4445 2006-01-28 [paul]       1.9.100cvs193
4446
4447         * AUTHORS
4448         * po/el.po
4449         * po/zh_CN.po
4450         * src/gtk/authors.h
4451         * tools/claws.i18n.status.pl
4452                 updated translations submitted by Stavros Giannouris
4453                 and Ralgh Young
4454
4455 2006-01-27 [colin]      1.9.100cvs192
4456
4457         * src/summaryview.c
4458         * src/gtk/gtksourceprintjob.c
4459                 Add image printing 
4460                 (libgnomeprint only, of course)
4461
4462 2006-01-27 [paul]       1.9.100cvs191
4463
4464         * po/fr.po
4465         * po/it.po
4466                 updated by Fabien Vantard and Andrea Spadaccini
4467
4468 2006-01-26 [colin]      1.9.100cvs190
4469
4470         * manual/Makefile.am
4471         * configure.ac
4472                 Make building the manual optional 
4473                 (--disable-manual)
4474
4475 2006-01-26 [paul]       1.9.100cvs189
4476
4477         * manual/glossary.xml
4478         * manual/plugins.xml
4479                 edited
4480         * po/en_GB.po
4481                 updated
4482
4483 2006-01-26 [paul]       1.9.100cvs188
4484
4485         * src/prefs_display_header.c
4486         * src/prefs_folder_column.c
4487         * src/prefs_msg_colors.c
4488         * src/prefs_summaries.c
4489         * src/prefs_summary_column.c
4490                 HIGify
4491
4492 2006-01-25 [colin]      1.9.100cvs187
4493
4494         * src/imap.c
4495                 Don't allow moving/copying mails between
4496                 queue/drafts and non-queue/drafts folders
4497                 Fixes bug #897 (message header is resetted 
4498                 if one is copied to Drafts)
4499
4500 2006-01-25 [colin]      1.9.100cvs186
4501
4502         * src/folder.c
4503         * src/mainwindow.c
4504                 Fix subscribed folders not found
4505         * src/compose.c
4506                 Don't try to encode as original mail's charset
4507                 if it's ascii 
4508
4509 2006-01-25 [paul]       1.9.100cvs185
4510
4511         * AUTHORS
4512         * po/Makevars
4513                 updated
4514         * po/de.po
4515         * po/pl.po
4516         * po/pt_BR.po
4517         * po/sr.po
4518                 updates submitted by Stephan Sachse, Emilian Nowak
4519                 and Quar, Frederico Goncalves Guimaraes, and
4520                 Aleksandar Urosevic
4521                 Fix Bug 896, 'PT_BR locale broken'.
4522         * src/gtk/authors.h
4523                 updated
4524
4525 2006-01-24 [mones]      1.9.100cvs184
4526
4527         * manual/glossary.xml
4528                 All current terms finished. Reviewers welcome ;-)
4529         * manual/keyboard.xml
4530                 Fixed column width for pdf output.
4531         * po/es.po
4532                 Updated
4533
4534 2006-01-24 [paul]       1.9.100cvs183
4535
4536         * manual/glossary.xml
4537                 fix id name
4538         * manual/dist/html/Makefile.am
4539         * manual/dist/pdf/Makefile.am
4540         * manual/dist/ps/Makefile.am
4541         * manual/dist/txt/Makefile.am
4542                 fix make deps
4543                 Thanks to Colin
4544
4545 2006-01-24 [mones]      1.9.100cvs182
4546
4547         * manual/glossary.xml
4548                 Nearly finished, some terms missing.
4549
4550 2006-01-23 [paul]       1.9.100cvs181
4551
4552         * manual/dist/html/Makefile.am
4553         * manual/dist/pdf/Makefile.am
4554         * manual/dist/ps/Makefile.am
4555         * manual/dist/txt/Makefile.am
4556         * src/mainwindow.c
4557                 re-enable manual
4558                 Thanks to Colin
4559
4560 2006-01-22 [colin]      1.9.100cvs180
4561
4562         * src/compose.c
4563         * src/gtk/gtkaspell.c
4564                 Don't deselect stuff before right-clicking, with aspell.
4565                 (This prevented right-click Copy, for example).
4566                 Thanks to Clo!
4567
4568 2006-01-22 [paul]       1.9.100cvs179
4569
4570         * src/summary_search.c
4571                 don't fix the widget size as it causes problems
4572                 under localisation.
4573                 Thanks to Emilian Nowak
4574
4575 2006-01-21 [paul]       1.9.100cvs178
4576
4577         * src/prefs_themes.c
4578                 fix broken underlining of label text
4579                 with some translations
4580
4581 2006-01-21 [colin]      1.9.100cvs177
4582
4583         * po/fr.po
4584                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4585
4586 2006-01-20 [colin]      1.9.100cvs176
4587
4588         * configure.ac
4589         * Makefile.am
4590         * manual/Makefile
4591         * manual/dist/html/.cvsignore
4592         * manual/dist/html/Makefile.am
4593         * manual/dist/pdf/.cvsignore
4594         * manual/dist/pdf/Makefile.am
4595         * manual/dist/ps/.cvsignore
4596         * manual/dist/ps/Makefile.am
4597         * manual/dist/txt/.cvsignore
4598         * manual/dist/txt/Makefile.am
4599                 Autotool-ize manual
4600
4601 2006-01-20 [paul]       1.9.100cvs175
4602
4603         * manual/handling.xml
4604                 make Filtering and Searching entries easier to find
4605         * manual/keyboard.xml
4606                 add the remaining default keybinds
4607         * src/prefs_summaries.c
4608                 update the default keybinds
4609
4610 2006-01-20 [paul]       1.9.100cvs174
4611
4612         * src/addressbook.c
4613         * src/addrgather.c
4614         * src/addrharvest.c
4615         * src/editaddress.c
4616         * src/editgroup.c
4617         * src/exphtmldlg.c
4618         * src/expldifdlg.c
4619         * src/exporthtml.c
4620         * src/exportldif.c
4621         * src/ldif.c
4622                 replace 'e-mail' with 'email'
4623         * src/summary_search.c
4624                 add mnemonic to "Find all" button
4625
4626 2006-01-20 [wwp]        1.9.100cvs173
4627
4628         * src/export.c
4629         * src/import.c
4630                 touched mbox import/export buttons for HIG-compliance
4631
4632 2006-01-19 [paul]       1.9.100cvs172
4633
4634         * manual/account.xml
4635         * manual/addrbook.xml
4636         * manual/advanced.xml
4637         * manual/faq.xml
4638         * manual/handling.xml
4639         * manual/intro.xml
4640         * manual/plugins.xml
4641         * manual/starting.xml
4642                 more editing
4643
4644 2006-01-19 [paul]       1.9.100cvs171
4645
4646         * src/toolbar.c
4647                 allow use of trash button while receiving
4648                 Thanks to Colin
4649
4650 2006-01-19 [wwp]        1.9.100cvs170
4651
4652         * src/gtk/quicksearch.c
4653         * src/compose.c
4654                 force text color to black when yellow background is set
4655
4656 2006-01-19 [colin]      1.9.100cvs169
4657
4658         * src/plugins/trayicon/trayicon.c
4659                 Gray out Get Mail when already getting mail
4660
4661 2006-01-18 [paul]       1.9.100cvs168
4662
4663         * src/compose.c
4664                 give widget yellow background was To is
4665                 set via folder prefs
4666         * src/gtk/quicksearch.c
4667                 give widget yellow background when quick
4668                 search is active.
4669                 Thanks to Colin
4670
4671 2006-01-18 [paul]       1.9.100cvs167
4672
4673         * doc/man/sylpheed-claws.1
4674                 add --subscribe option
4675
4676 2006-01-18 [paul]       1.9.100cvs166
4677
4678         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4679         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4680                 use %U instead of %F (%F is broken for user installed
4681                 files in kde 3.5)
4682
4683 2006-01-18 [colin]      1.9.100cvs165
4684
4685         * src/summaryview.c
4686                 Default to Yes in "No more * messages" dialogs
4687
4688 2006-01-17 [colin]      1.9.100cvs164
4689
4690         * src/compose.c
4691                 Possibly fix an invalid iterator causing
4692                 crash
4693
4694 2006-01-17 [colin]      1.9.100cvs163
4695
4696         * src/mimeview.c
4697                 Fix crash when the image disappears under the
4698                 image viewer
4699
4700 2006-01-16 [colin]      1.9.100cvs162
4701
4702         * src/compose.c
4703                 Fix reenabling autowrap
4704
4705 2006-01-16 [colin]      1.9.100cvs161
4706
4707         * src/compose.c
4708                 reset quote_len before getting quote_str
4709
4710 2006-01-16 [colin]      1.9.100cvs160
4711
4712         * src/account.c
4713         * src/account.h
4714         * src/folder.c
4715         * src/imap_gtk.c
4716         * src/mh_gtk.c
4717                 Fix bug #883 (default inbox does not track folder move)
4718
4719 2006-01-16 [colin]      1.9.100cvs159
4720
4721         * src/compose.c
4722         * src/plugins/pgpcore/passphrase.c
4723                 More buttons fixes
4724
4725 2006-01-16 [paul]       1.9.100cvs158
4726
4727         * src/prefs_actions.c
4728         * src/prefs_filtering_action.c
4729         * src/prefs_matcher.c
4730         * src/quote_fmt.c
4731         * src/gtk/description_window.c
4732         * src/gtk/description_window.h
4733         * src/gtk/quicksearch.c
4734                 description window cleanups
4735
4736 2006-01-15 [colin]      1.9.100cvs157
4737
4738         * src/addressbook.c
4739         * src/prefs_filtering.c
4740                 Same here
4741
4742 2006-01-15 [colin]      1.9.100cvs156
4743
4744         * src/folderview.c
4745         * src/mainwindow.c
4746                 Same for "Empty trash"
4747
4748 2006-01-15 [colin]      1.9.100cvs155
4749
4750         * src/inc.c
4751                 Override offline dialog had Yes by default
4752
4753 2006-01-15 [colin]      1.9.100cvs154
4754
4755         * src/summaryview.c
4756                 Delete selected messages? previously had Yes the default
4757
4758 2006-01-15 [colin]      1.9.100cvs153
4759
4760         * src/folder.c
4761         * src/folder.h
4762         * src/main.c
4763                 Check if a mailbox is loaded after all
4764                 plugins are loaded.
4765
4766 2006-01-15 [colin]      1.9.100cvs152
4767
4768         * src/folder.c
4769                 Don't start wizard when there are unloaded folders (will help
4770                 people with only mbox or maildir mailboxes)
4771
4772 2006-01-14 [colin]      1.9.100cvs151
4773
4774         * src/addressbook.c
4775         * src/expldifdlg.c
4776         * src/importldif.c
4777         * src/importmutt.c
4778         * src/importpine.c
4779         * src/mh_gtk.c
4780                 More HIG compliance and fixes
4781
4782 2006-01-14 [colin]      1.9.100cvs150
4783
4784         * src/prefs_filtering_action.c
4785         * src/foldersel.c
4786                 Two forgotten button order changes
4787
4788 2006-01-14 [colin]      1.9.100cvs149
4789
4790         * src/account.c
4791         * src/addressbook.c
4792         * src/compose.c
4793         * src/folderview.c
4794         * src/imap_gtk.c
4795         * src/mainwindow.c
4796         * src/mh_gtk.c
4797         * src/news_gtk.c
4798         * src/prefs_actions.c
4799         * src/prefs_customheader.c
4800         * src/prefs_filtering.c
4801         * src/prefs_matcher.c
4802         * src/prefs_template.c
4803         * src/ssl_manager.c
4804         * src/summaryview.c
4805         * src/textview.c
4806         * src/toolbar.c
4807                 All deletion confirmations are now "Cancel, Delete" 
4808                 instead of "No, Yes"
4809                 Clarified most of the other "No, Yes" to 
4810                 "Cancel, Descriptive_action"
4811                 Rechanged the "Entry not saved" alerts to have 
4812                 "Close, Continue editing"
4813
4814
4815 2006-01-14 [paul]
4816
4817         * 2.0.0-rc4 released
4818
4819 2006-01-14 [paul]       1.9.100cvs148
4820
4821         * src/account.c
4822         * src/addressadd.c
4823         * src/addressbook.c
4824         * src/compose.c
4825         * src/editaddress.c
4826         * src/editbook.c
4827         * src/editgroup.c
4828         * src/editjpilot.c
4829         * src/editldap.c
4830         * src/editvcard.c
4831         * src/exphtmldlg.c
4832         * src/expldifdlg.c
4833         * src/folderview.c
4834         * src/grouplistdialog.c
4835         * src/imap_gtk.c
4836         * src/importmutt.c
4837         * src/importpine.c
4838         * src/inc.c
4839         * src/main.c
4840         * src/mainwindow.c
4841         * src/message_search.c
4842         * src/messageview.c
4843         * src/mh_gtk.c
4844         * src/mimeview.c
4845         * src/news_gtk.c
4846         * src/prefs_actions.c
4847         * src/prefs_customheader.c
4848         * src/prefs_filtering.c
4849         * src/prefs_matcher.c
4850         * src/prefs_template.c
4851         * src/prefs_themes.c
4852         * src/ssl_manager.c
4853         * src/summary_search.c
4854         * src/summaryview.c
4855         * src/textview.c
4856         * src/toolbar.c
4857         * src/gtk/foldersort.c
4858         * src/gtk/gtkaspell.c
4859         * src/gtk/inputdialog.c
4860         * src/gtk/prefswindow.c
4861         * src/plugins/pgpcore/select-keys.c
4862         * src/plugins/trayicon/trayicon.c
4863                 HIG compliant button order
4864
4865 2006-01-14 [mones]      1.9.100cvs147
4866
4867         * po/es.po
4868                 Updated translation
4869
4870 2006-01-13 [paul]       1.9.100cvs146
4871
4872         * AUTHORS
4873         * ChangeLog
4874         * src/gtk/authors.h
4875                 add Joshua M. Kwan to contributors list
4876
4877 2006-01-13 [colin]      1.9.100cvs145
4878
4879         * src/gtk/quicksearch.c
4880                 Don't refocus quick search after executing (Esc or Enter)
4881                 Allows to '/'search something then move up/down in 
4882                 summaryview, and to Esc a search and be back in the 
4883                 summaryview
4884
4885 2006-01-13 [paul]       1.9.100cvs144
4886
4887         * src/plugins/pgpinline/pgpinline.c
4888                 support Content-Type 'application/pgp'
4889                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4890
4891 2006-01-13 [paul]       1.9.100cvs143
4892
4893         * manual/account.xml
4894                 make mention of partial retrieval
4895                 thanks to Colin
4896
4897 2006-01-13 [paul]       1.9.100cvs142
4898
4899         * src/account.c
4900         * src/account.h
4901         * src/action.c
4902         * src/action.h
4903         * src/adbookbase.h
4904         * src/addr_compl.c
4905         * src/addr_compl.h
4906         * src/addrbook.c
4907         * src/addrcache.c
4908         * src/addrcache.h
4909         * src/addrcindex.c
4910         * src/addrcindex.h
4911         * src/addrclip.c
4912         * src/addrclip.h
4913         * src/addrdefs.h
4914         * src/addressadd.c
4915         * src/addressadd.h
4916         * src/addressbook.c
4917         * src/addressbook.h
4918         * src/addrgather.c
4919         * src/addrgather.h
4920         * src/addrharvest.c
4921         * src/addrharvest.h
4922         * src/addrindex.c
4923         * src/addrindex.h
4924         * src/addritem.c
4925         * src/addritem.h
4926         * src/addrquery.c
4927         * src/addrquery.h
4928         * src/addrselect.c
4929         * src/addrselect.h
4930         * src/alertpanel.c
4931         * src/alertpanel.h
4932         * src/browseldap.c
4933         * src/browseldap.h
4934         * src/codeconv.c
4935         * src/codeconv.h
4936         * src/compose.c
4937         * src/compose.h
4938         * src/customheader.c
4939         * src/customheader.h
4940         * src/displayheader.c
4941         * src/displayheader.h
4942         * src/editaddress.c
4943         * src/editaddress.h
4944         * src/editbook.c
4945         * src/editbook.h
4946         * src/editgroup.c
4947         * src/editgroup.h
4948         * src/editjpilot.c
4949         * src/editjpilot.h
4950         * src/editldap.c
4951         * src/editldap.h
4952         * src/editldap_basedn.c
4953         * src/editldap_basedn.h
4954         * src/editvcard.c
4955         * src/editvcard.h
4956         * src/exphtmldlg.c
4957         * src/exphtmldlg.h
4958         * src/expldifdlg.c
4959         * src/expldifdlg.h
4960         * src/export.h
4961         * src/exporthtml.c
4962         * src/exporthtml.h
4963         * src/exportldif.c
4964         * src/exportldif.h
4965         * src/filtering.c
4966         * src/filtering.h
4967         * src/folder.c
4968         * src/folder.h
4969         * src/folder_item_prefs.c
4970         * src/folder_item_prefs.h
4971         * src/foldersel.c
4972         * src/foldersel.h
4973         * src/folderutils.c
4974         * src/folderutils.h
4975         * src/folderview.c
4976         * src/folderview.h
4977         * src/grouplistdialog.c
4978         * src/grouplistdialog.h
4979         * src/headerview.c
4980         * src/html.c
4981         * src/html.h
4982         * src/image_viewer.c
4983         * src/image_viewer.h
4984         * src/imap.c
4985         * src/imap.h
4986         * src/imap_gtk.c
4987         * src/imap_gtk.h
4988         * src/import.h
4989         * src/importldif.c
4990         * src/importldif.h
4991         * src/importmutt.c
4992         * src/importmutt.h
4993         * src/importpine.c
4994         * src/importpine.h
4995         * src/inc.c
4996         * src/inc.h
4997         * src/jpilot.c
4998         * src/jpilot.h
4999         * src/ldapctrl.c
5000         * src/ldapctrl.h
5001         * src/ldaplocate.c
5002         * src/ldaplocate.h
5003         * src/ldapquery.c
5004         * src/ldapquery.h
5005         * src/ldapserver.c
5006         * src/ldapserver.h
5007         * src/ldaputil.c
5008         * src/ldaputil.h
5009         * src/ldif.c
5010         * src/ldif.h
5011         * src/main.c
5012         * src/main.h
5013         * src/mainwindow.c
5014         * src/mainwindow.h
5015         * src/manual.c
5016         * src/manual.h
5017         * src/mbox.c
5018         * src/mbox.h
5019         * src/message_search.c
5020         * src/message_search.h
5021         * src/messageview.c
5022         * src/messageview.h
5023         * src/mh.c
5024         * src/mh.h
5025         * src/mh_gtk.c
5026         * src/mh_gtk.h
5027         * src/mimeview.c
5028         * src/mimeview.h
5029         * src/msgcache.c
5030         * src/msgcache.h
5031         * src/mutt.c
5032         * src/mutt.h
5033         * src/news.c
5034         * src/news.h
5035         * src/news_gtk.c
5036         * src/news_gtk.h
5037         * src/partial_download.c
5038         * src/partial_download.h
5039         * src/pine.c
5040         * src/pine.h
5041         * src/pop.c
5042         * src/pop.h
5043         * src/prefs_account.c
5044         * src/prefs_account.h
5045         * src/prefs_actions.c
5046         * src/prefs_actions.h
5047         * src/prefs_common.c
5048         * src/prefs_common.h
5049         * src/prefs_compose_writing.c
5050         * src/prefs_compose_writing.h
5051         * src/prefs_customheader.c
5052         * src/prefs_customheader.h
5053         * src/prefs_display_header.c
5054         * src/prefs_display_header.h
5055         * src/prefs_filtering.c
5056         * src/prefs_filtering.h
5057         * src/prefs_filtering_action.c
5058         * src/prefs_filtering_action.h
5059         * src/prefs_folder_column.c
5060         * src/prefs_folder_column.h
5061         * src/prefs_folder_item.c
5062         * src/prefs_folder_item.h
5063         * src/prefs_fonts.c
5064         * src/prefs_fonts.h
5065         * src/prefs_gtk.c
5066         * src/prefs_gtk.h
5067         * src/prefs_image_viewer.c
5068         * src/prefs_image_viewer.h
5069         * src/prefs_matcher.c
5070         * src/prefs_matcher.h
5071         * src/prefs_message.c
5072         * src/prefs_msg_colors.c
5073         * src/prefs_msg_colors.h
5074         * src/prefs_other.c
5075         * src/prefs_quote.c
5076         * src/prefs_receive.c
5077         * src/prefs_send.c
5078         * src/prefs_spelling.c
5079         * src/prefs_spelling.h
5080         * src/prefs_summaries.c
5081         * src/prefs_summaries.h
5082         * src/prefs_summary_column.c
5083         * src/prefs_summary_column.h
5084         * src/prefs_template.c
5085         * src/prefs_template.h
5086         * src/prefs_themes.c
5087         * src/prefs_themes.h
5088         * src/prefs_toolbar.c
5089         * src/prefs_toolbar.h
5090         * src/prefs_wrapping.c
5091         * src/prefs_wrapping.h
5092         * src/privacy.c
5093         * src/privacy.h
5094         * src/procheader.c
5095         * src/procheader.h
5096         * src/procmime.c
5097         * src/procmime.h
5098         * src/procmsg.c
5099         * src/procmsg.h
5100         * src/quote_fmt.c
5101         * src/quote_fmt_parse.y
5102         * src/recv.c
5103         * src/recv.h
5104         * src/remotefolder.c
5105         * src/remotefolder.h
5106         * src/send_message.c
5107         * src/send_message.h
5108         * src/setup.c
5109         * src/setup.h
5110         * src/sourcewindow.c
5111         * src/sourcewindow.h
5112         * src/ssl_manager.c
5113         * src/ssl_manager.h
5114         * src/statusbar.c
5115         * src/statusbar.h
5116         * src/stock_pixmap.c
5117         * src/stock_pixmap.h
5118         * src/summary_search.c
5119         * src/summary_search.h
5120         * src/summaryview.c
5121         * src/summaryview.h
5122         * src/syldap.c
5123         * src/syldap.h
5124         * src/textview.c
5125         * src/textview.h
5126         * src/toolbar.c
5127         * src/toolbar.h
5128         * src/undo.c
5129         * src/undo.h
5130         * src/unmime.c
5131         * src/unmime.h
5132         * src/vcard.c
5133         * src/vcard.h
5134         * src/wizard.c
5135         * src/wizard.h
5136         * src/common/base64.c
5137         * src/common/base64.h
5138         * src/common/defs.h
5139         * src/common/hooks.c
5140         * src/common/hooks.h
5141         * src/common/log.c
5142         * src/common/log.h
5143         * src/common/mgutils.c
5144         * src/common/mgutils.h
5145         * src/common/nntp.c
5146         * src/common/nntp.h
5147         * src/common/passcrypt.c
5148         * src/common/passcrypt.h.in
5149         * src/common/plugin.c
5150         * src/common/plugin.h
5151         * src/common/prefs.c
5152         * src/common/prefs.h
5153         * src/common/progressindicator.c
5154         * src/common/progressindicator.h
5155         * src/common/quoted-printable.c
5156         * src/common/quoted-printable.h
5157         * src/common/session.c
5158         * src/common/session.h
5159         * src/common/smtp.c
5160         * src/common/smtp.h
5161         * src/common/socket.c
5162         * src/common/socket.h
5163         * src/common/ssl.c
5164         * src/common/ssl.h
5165         * src/common/ssl_certificate.c
5166         * src/common/ssl_certificate.h
5167         * src/common/stringtable.c
5168         * src/common/stringtable.h
5169         * src/common/sylpheed.c
5170         * src/common/sylpheed.h
5171         * src/common/template.c
5172         * src/common/template.h
5173         * src/common/timing.h
5174         * src/common/utils.c
5175         * src/common/utils.h
5176         * src/common/version.h.in
5177         * src/common/xml.c
5178         * src/common/xml.h
5179         * src/common/xmlprops.c
5180         * src/common/xmlprops.h
5181         * src/gtk/colorlabel.c
5182         * src/gtk/colorsel.c
5183         * src/gtk/colorsel.h
5184         * src/gtk/description_window.c
5185         * src/gtk/description_window.h
5186         * src/gtk/filesel.c
5187         * src/gtk/filesel.h
5188         * src/gtk/foldersort.c
5189         * src/gtk/foldersort.h
5190         * src/gtk/gtkutils.c
5191         * src/gtk/gtkutils.h
5192         * src/gtk/inputdialog.c
5193         * src/gtk/inputdialog.h
5194         * src/gtk/logwindow.c
5195         * src/gtk/logwindow.h
5196         * src/gtk/manage_window.c
5197         * src/gtk/manage_window.h
5198         * src/gtk/menu.c
5199         * src/gtk/menu.h
5200         * src/gtk/pluginwindow.c
5201         * src/gtk/pluginwindow.h
5202         * src/gtk/prefswindow.c
5203         * src/gtk/prefswindow.h
5204         * src/gtk/progressdialog.c
5205         * src/gtk/progressdialog.h
5206         * src/gtk/sslcertwindow.c
5207         * src/gtk/sslcertwindow.h
5208         * src/plugins/clamav/clamav_plugin.c
5209         * src/plugins/clamav/clamav_plugin.h
5210         * src/plugins/clamav/clamav_plugin_gtk.c
5211         * src/plugins/demo/demo.c
5212         * src/plugins/dillo_viewer/dillo_prefs.c
5213         * src/plugins/dillo_viewer/dillo_prefs.h
5214         * src/plugins/dillo_viewer/dillo_viewer.c
5215         * src/plugins/pgpcore/passphrase.c
5216         * src/plugins/pgpcore/passphrase.h
5217         * src/plugins/pgpcore/plugin.c
5218         * src/plugins/pgpcore/select-keys.c
5219         * src/plugins/pgpcore/select-keys.h
5220         * src/plugins/pgpcore/sgpgme.c
5221         * src/plugins/pgpcore/sgpgme.h
5222         * src/plugins/pgpinline/pgpinline.c
5223         * src/plugins/pgpinline/pgpinline.h
5224         * src/plugins/pgpinline/plugin.c
5225         * src/plugins/pgpmime/pgpmime.c
5226         * src/plugins/pgpmime/pgpmime.h
5227         * src/plugins/pgpmime/plugin.c
5228         * src/plugins/spamassassin/spamassassin.c
5229         * src/plugins/spamassassin/spamassassin.h
5230         * src/plugins/spamassassin/spamassassin_gtk.c
5231         * src/plugins/trayicon/trayicon.c
5232                 update copyright header
5233
5234 2006-01-13 [paul]       1.9.100cvs141
5235
5236         * src/account.c
5237         * src/export.c
5238         * src/import.c
5239         * src/mainwindow.c
5240         * src/prefs_account.c
5241         * src/prefs_display_header.c
5242         * src/prefs_receive.c
5243         * src/prefs_send.c
5244         * src/prefs_summaries.c
5245         * src/prefs_themes.c
5246         * src/prefs_toolbar.c
5247         * src/gtk/about.c
5248                 various cleanups
5249
5250 2006-01-12 [colin]      1.9.100cvs140
5251
5252         * src/folder.c
5253         * src/folder.h
5254         * src/main.c
5255                 Add --subscribe option
5256                 Let sylpheed-claws email@domain.com equivalent to --compose
5257                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5258
5259 2006-01-12 [paul]       1.9.100cvs139
5260
5261         * src/mainwindow.c
5262                 append 'Change folder order' label with '...'
5263         * src/prefs_actions.c
5264                 allow reordering of actions list by dnd
5265         * src/gtk/foldersort.c
5266                 make the dialog nicer
5267
5268 2006-01-11 [colin]      1.9.100cvs138
5269
5270         * src/compose.c
5271                 Allow templates without text
5272
5273 2006-01-11 [paul]       1.9.100cvs137
5274
5275         * tools/README
5276         * tools/filter_conv_new.pl
5277                 add info to README
5278                 also check .sylpheed for filter.xml
5279                 be a bit informative to the user
5280
5281 2006-01-11 [colin]      1.9.100cvs136
5282
5283         * src/textview.c
5284                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5285
5286 2006-01-10 [paul]       1.9.100cvs135
5287
5288         * tools/Makefile.am
5289         * tools/filter_conv_new.pl
5290                 add script to convert new style Sylpheed
5291                 filter rules (Sylpheed >= 0.9.99) to
5292                 Claws filtering rules
5293
5294 2006-01-10 [colin]      1.9.100cvs134
5295
5296         * src/compose.c
5297                 Fix broken line joins in certain conditions
5298                 (between two quoted lines: <enter><enter><up>
5299                  <type a wrapped sentence><go in the first line>
5300                  <insert more text><watch as line joining failed>)
5301
5302 2006-01-10 [paul]       1.9.100cvs133
5303
5304         * src/compose.c
5305                 don't report success in error dialog
5306                 thanks to Colin
5307         * src/common/utils.c
5308                 include some trailing punctuations as URI
5309                 thanks to Hiro
5310
5311 2006-01-10 [paul]       1.9.100cvs132
5312
5313         * src/mimeview.c
5314                 fix incompatible pointer type
5315                 warning
5316
5317 2006-01-10 [paul]       1.9.100cvs131
5318
5319         * src/compose.c
5320                 change Subject in window title
5321                 instantaneously
5322
5323 2006-01-09 [colin]      1.9.100cvs130
5324
5325         * src/addressbook.c
5326         * src/headerview.c
5327         * src/mainwindow.c
5328         * src/messageview.c
5329         * src/mimeview.c
5330         * src/noticeview.c
5331         * src/summaryview.c
5332                 Fix possible crashes on exit and in addressbook
5333
5334 2006-01-09 [paul]       1.9.100cvs129
5335
5336         * src/prefs_msg_colors.c
5337                 some cleanups that I forgot last time
5338
5339 2006-01-09 [paul]       1.9.100cvs128
5340
5341         * README
5342         * src/folderview.c
5343         * src/prefs_msg_colors.c
5344                 add previously hidden option, color_new, to
5345                 the gui
5346                 move the page to Display/
5347                 rework the gui
5348
5349 2006-01-09 [wwp]        1.9.100cvs127
5350
5351         * src/prefs_themes.c
5352                 made the prefs/display/themes layouts spacing less condensed
5353                 (and so they match other prefs/pages' look).
5354
5355 2006-01-09 [paul]       1.9.100cvs126
5356
5357         * src/compose.c
5358         * src/prefs_common.c
5359         * src/prefs_common.h
5360         * src/prefs_wrapping.c
5361                 remove 'wrap at send' option
5362
5363 2006-01-06 [colin]      1.9.100cvs125
5364
5365         * src/compose.c
5366                 Just make completely sure we don't insert "manual line breaks" 
5367                 when wrapping... 
5368
5369 2006-01-04 [paul]
5370
5371         * 2.0.0-rc3 released
5372
5373 2006-01-04 [paul]       1.9.100cvs124
5374
5375         * src/folderview.c
5376                 fix bug 882, 'quick scroll in folder list
5377                 displays wrong folder contents'
5378
5379 2006-01-04 [paul]       1.9.100cvs123
5380
5381         * src/plugins/pgpmime/pgpmime.c
5382                 better debug information when signing
5383                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5384
5385 2006-01-03 [colin]      1.9.100cvs122
5386
5387         * configure.ac
5388                 We need to recheck for gpgme 1.0.0 after checking
5389                 for 1.1.1, because if 1.1.1 isn't available, 
5390                 GPGME_LIBS and friends are blanked out by the 
5391                 second check.
5392
5393 2006-01-03 [colin]      1.9.100cvs121
5394
5395         * src/common/prefs.c
5396                 Windows unlink-before rename fix
5397         * src/plugins/pgpcore/sgpgme.c
5398                 Add support for PKA info if available
5399                 Both patches by Werner Koch
5400
5401 2006-01-03 [paul]       1.9.100cvs120
5402
5403         * src/messageview.c
5404                 fix bug 884, 'Send receipt' button visible in queue
5405                 Thanks to Colin
5406
5407 2006-01-02 [colin]      1.9.100cvs119
5408
5409         * src/compose.c
5410         * src/imap.c
5411                 Fix autosave on IMAP and more generally try to
5412                 return the correct ID on a newly added IMAP message
5413
5414 2006-01-02 [paul]       1.9.100cvs118
5415
5416         * manual/keyboard.xml
5417                 edited
5418
5419 2006-01-01 [paul]       1.9.100cvs117
5420
5421         * src/gtk/authors.h
5422                 alphabetical order
5423
5424 2005-12-30 [colin]      1.9.100cvs116
5425
5426         * manual/advanced.xml
5427                 Explain Pre/Post-processing differences.
5428
5429 2005-12-30 [colin]      1.9.100cvs115
5430
5431         * src/mh.c
5432                 Implement copy_msgs for a little optimization
5433         * src/imap.c
5434                 Finish yesterday's fix
5435
5436 2005-12-29 [colin]      1.9.100cvs114
5437
5438         * src/imap.c
5439                 Fix occasional failure in fetching a mail over
5440                 IMAP
5441
5442 2005-12-29 [colin]      1.9.100cvs113
5443
5444         * src/compose.c
5445                 Don't remove a draft when sending it, if it is 
5446                 locked.
5447
5448 2005-12-28 [colin]      1.9.100cvs112
5449
5450         * src/summaryview.c
5451                 Fix leak for real
5452
5453 2005-12-28 [wwp]        1.9.100cvs111
5454
5455         * doc/faq/.cvsignore
5456         * doc/faq/de/.cvsignore
5457         * doc/faq/en/.cvsignore
5458         * doc/faq/es/.cvsignore
5459         * doc/faq/fr/.cvsignore
5460         * doc/faq/it/.cvsignore
5461         * doc/manual/.cvsignore
5462         * doc/manual/de/.cvsignore
5463         * doc/manual/en/.cvsignore
5464         * doc/manual/es/.cvsignore
5465         * doc/manual/fr/.cvsignore
5466         * doc/manual/ja/.cvsignore
5467         * src/plugins/mathml_viewer/.cvsignore
5468                 rollback revival of those files (my bad, sorry for the noise).
5469
5470 2005-12-28 [wwp]        1.9.100cvs110
5471
5472         * src/compose.c
5473                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5474
5475 2005-12-28 [wwp]        1.9.100cvs109
5476
5477         * doc/faq/.cvsignore
5478         * doc/faq/de/.cvsignore
5479         * doc/faq/en/.cvsignore
5480         * doc/faq/es/.cvsignore
5481         * doc/faq/fr/.cvsignore
5482         * doc/faq/it/.cvsignore
5483         * doc/manual/.cvsignore
5484         * doc/manual/de/.cvsignore
5485         * doc/manual/en/.cvsignore
5486         * doc/manual/es/.cvsignore
5487         * doc/manual/fr/.cvsignore
5488         * doc/manual/ja/.cvsignore
5489         * src/plugins/mathml_viewer/.cvsignore
5490         * po/.cvsignore
5491                 more files to ignore.
5492
5493 2005-12-24 [colin]      1.9.100cvs108
5494
5495         * AUTHORS
5496         * src/gtk/authors.h
5497                 Update for Werner
5498
5499 2005-12-24 [colin]      1.9.100cvs107
5500
5501         * src/procmsg.c
5502                 Allow NULL src_msginfo in 
5503                 procmsg_msginfo_new_from_mimeinfo
5504
5505 2005-12-23 [paul]       1.9.100cvs106
5506
5507         * src/plugins/pgpinline/mypgpcore.def
5508                 add this forgotten file
5509
5510 2005-12-23 [colin]      1.9.100cvs105
5511
5512         * src/mainwindow.c
5513                 Fix missing break
5514
5515 2005-12-23 [colin]      1.9.100cvs104
5516
5517         * autogen.sh
5518         * src/folder.c
5519         * src/mh.c
5520         * src/common/plugin.c
5521         * src/common/socket.c
5522         * src/common/socket.h
5523         * src/common/utils.c
5524         * src/common/utils.h
5525         * src/gtk/pluginwindow.c
5526         * src/plugins/pgpcore/plugin.def
5527         * src/plugins/pgpcore/sylpheed.def
5528         * src/plugins/pgpinline/Makefile.am
5529         * src/plugins/pgpinline/plugin.def
5530         * src/plugins/pgpinline/sylpheed.def
5531         * src/plugins/pgpmime/plugin.def
5532         * src/plugins/pgpmime/sylpheed.def
5533                 Various w32 fixes by Werner Koch
5534
5535 2005-12-22 [paul]       1.9.100cvs103
5536
5537         * src/wizard.c
5538                 don't offer IMAP as 'server type' if
5539                 libetpan isn't built in
5540
5541 2005-12-22 [paul]       1.9.100cvs102
5542
5543         * AUTHORS
5544         * src/mainwindow.c
5545         * src/mainwindow.h
5546         * src/toolbar.c
5547         * src/gtk/authors.h
5548                 support GTK_TOOLBAR_BOTH_HORIZ (text
5549                 next to icon) Patch by Marien Zwart
5550                 marienz@users.sf.net
5551                 Also reword the text
5552
5553 2005-12-21 [colin]      1.9.100cvs101
5554
5555         * configure.ac
5556                 Fix DATADIRNAME
5557         * COPYING
5558                 Fix missing section and explicit the exception better
5559         * src/compose.c
5560                 Prevent mail from being lost without notice when an
5561                 SMTP error happens on trying to send an unmodified
5562                 drafted mail.
5563         * src/send_message.c
5564         * src/common/smtp.c
5565                 Fix password remembering when wrong, and add return
5566                 value checks where they should have been
5567         * src/plugins/pgpcore/sylpheed.def
5568         * src/plugins/pgpinline/sylpheed.def
5569         * src/plugins/pgpmime/sylpheed.def
5570                 Add a few symbols needed
5571
5572 2005-12-21 [paul]       1.9.100cvs100
5573
5574         * m4/codeset.m4
5575         * m4/glibc21.m4
5576         * m4/intdiv0.m4
5577         * m4/inttypes-pri.m4
5578         * m4/inttypes.m4
5579         * m4/inttypes_h.m4
5580         * m4/isc-posix.m4
5581         * m4/lcmessage.m4
5582         * m4/stdint_h.m4
5583         * m4/uintmax_t.m4
5584                 gettextization
5585                 thanks to Colin
5586
5587 2005-12-21 [paul]       1.9.100cvs99
5588
5589         * po/sv.po
5590                 fixed by Colin
5591
5592 2005-12-20 [paul]       1.9.100cvs98
5593
5594         * po/sv.po
5595                 updated by Anders Trobäck
5596
5597 2005-12-20 [colin]      1.9.100cvs97
5598
5599         * ABOUT-NLS
5600         * Makefile.am
5601         * autogen.sh
5602         * configure.ac
5603         * config/config.rpath
5604         * config/mkinstalldirs
5605         * m4/Makefile.am
5606         * m4/glibc2.m4
5607         * m4/gnupg.m4
5608         * m4/gpgme.m4
5609         * m4/intmax.m4
5610         * m4/longdouble.m4
5611         * m4/longlong.m4
5612         * m4/printf-posix.m4
5613         * m4/signed.m4
5614         * m4/size_max.m4
5615         * m4/ulonglong.m4
5616         * m4/wchar_t.m4
5617         * m4/wint_t.m4
5618         * m4/xsize.m4
5619         * po/Makefile.in.in
5620         * po/Makevars
5621         * po/bg.po
5622         * po/ca.po
5623         * po/cs.po
5624         * po/de.po
5625         * po/el.po
5626         * po/en_GB.po
5627         * po/es.po
5628         * po/fi.po
5629         * po/fr.po
5630         * po/hr.po
5631         * po/hu.po
5632         * po/it.po
5633         * po/ja.po
5634         * po/ko.po
5635         * po/nb.po
5636         * po/nl.po
5637         * po/pl.po
5638         * po/pt_BR.po
5639         * po/ru.po
5640         * po/sk.po
5641         * po/sr.po
5642         * po/stamp-po
5643         * po/sv.po
5644         * po/zh_CN.po
5645         * po/zh_TW.po
5646         * src/Makefile.am
5647         * src/codeconv.c
5648         * src/compose.c
5649         * src/exporthtml.c
5650         * src/exportldif.c
5651         * src/folder.c
5652         * src/main.c
5653         * src/manual.c
5654         * src/mh.c
5655         * src/mimeview.c
5656         * src/send_message.c
5657         * src/common/Makefile.am
5658         * src/common/fnmatch.c
5659         * src/common/fnmatch.h
5660         * src/common/fnmatch_loop.c
5661         * src/common/nntp.c
5662         * src/common/plugin.c
5663         * src/common/smtp.c
5664         * src/common/socket.c
5665         * src/common/string_match.c
5666         * src/common/sylpheed.c
5667         * src/common/utils.c
5668         * src/common/utils.h
5669         * src/common/w32_dirent.c
5670         * src/common/w32_reg.c
5671         * src/common/w32_signal.c
5672         * src/common/w32_stat.c
5673         * src/common/w32_stdio.c
5674         * src/common/w32_stdlib.c
5675         * src/common/w32_string.c
5676         * src/common/w32_time.c
5677         * src/common/w32_unistd.c
5678         * src/common/w32_wait.c
5679         * src/common/w32lib.h
5680         * src/etpan/Makefile.am
5681         * src/gtk/Makefile.am
5682         * src/plugins/clamav/Makefile.am
5683         * src/plugins/demo/Makefile.am
5684         * src/plugins/dillo_viewer/Makefile.am
5685         * src/plugins/pgpcore/Makefile.am
5686         * src/plugins/pgpcore/passphrase.c
5687         * src/plugins/pgpcore/plugin.def
5688         * src/plugins/pgpcore/sgpgme.c
5689         * src/plugins/pgpcore/sylpheed.def
5690         * src/plugins/pgpcore/version.rc
5691         * src/plugins/pgpinline/Makefile.am
5692         * src/plugins/pgpinline/plugin.def
5693         * src/plugins/pgpinline/sylpheed.def
5694         * src/plugins/pgpinline/version.rc
5695         * src/plugins/pgpmime/Makefile.am
5696         * src/plugins/pgpmime/mypgpcore.def
5697         * src/plugins/pgpmime/plugin.def
5698         * src/plugins/pgpmime/sylpheed.def
5699         * src/plugins/pgpmime/version.rc
5700         * src/plugins/spamassassin/Makefile.am
5701                 Very little ;-) patch from Werner Koch, providing
5702                 infrastructure for cross-compiling to Win32
5703
5704 2005-12-20 [paul]       1.9.100cvs96
5705
5706         * src/account.c
5707         * src/account.h
5708         * src/mainwindow.c
5709         * src/mainwindow.h
5710         * src/toolbar.c
5711         * src/toolbar.h
5712                 add a combo to the Get All button, allowing
5713                 quick retrieval from any account
5714                 Patch by Fabien Vantard, slightly modified
5715                 by Colin
5716         * src/gtk/about.c
5717                 i18n fix. Patch by Fabien Vantard
5718
5719 2005-12-19 [colin]      1.9.100cvs95
5720
5721         * src/compose.c
5722         * src/compose.h
5723                 Don't automatically join lines when they've 
5724                 been separated by the user and not automatically
5725
5726 2005-12-19 [paul]       1.9.100cvs94
5727
5728         * src/gtk/pluginwindow.c
5729                 i18n fix.
5730                 Patch by Fabien Vantard
5731
5732 2005-12-15 [paul]       1.9.100cvs93
5733
5734         * src/common/plugin.c
5735         * src/common/plugin.h
5736         * src/gtk/pluginwindow.c
5737         * src/plugins/clamav/clamav_plugin.c
5738         * src/plugins/demo/demo.c
5739         * src/plugins/dillo_viewer/dillo_viewer.c
5740         * src/plugins/pgpcore/plugin.c
5741         * src/plugins/pgpinline/plugin.c
5742         * src/plugins/pgpmime/plugin.c
5743         * src/plugins/spamassassin/spamassassin.c
5744         * src/plugins/trayicon/trayicon.c
5745                 add plugin_version()
5746
5747 2005-12-15 [colin]      1.9.100cvs92
5748
5749         * src/compose.c
5750                 Further fix bug #875
5751
5752 2005-12-15 [paul]       1.9.100cvs91
5753
5754         * src/gtk/filesel.c
5755                 fix attach_load_dir getting set to
5756                 PLUGINDIR on plugin load
5757
5758 2005-12-14 [mones]      1.9.100cvs90
5759
5760         * manual/ack.xml
5761         * manual/keyboard.xml
5762                 Initial draft and some shortcuts added
5763                 
5764         * po/es.po
5765                 Updated translation
5766
5767 2005-12-14 [colin]      1.9.100cvs89
5768
5769         * src/compose.c
5770         * src/imap.c
5771         * src/summaryview.c
5772         * src/gtk/gtkaspell.c
5773                 More leaks fixed
5774         * src/prefs_folder_item.c
5775                 Fix recursive prefs apply
5776
5777
5778 2005-12-14 [colin]      1.9.100cvs88
5779
5780         * src/compose.c
5781                 Fix bug #875 (Freeze On Inline Forward of 
5782                 Large Message)
5783
5784 2005-12-13 [colin]      1.9.100cvs87
5785
5786         * src/compose.c
5787                 Uniq-ify and sort the mimetypes list
5788                 Patch by Fabien Vantard
5789
5790 2005-12-13 [colin]      1.9.100cvs86
5791
5792         * src/imap.c
5793         * src/etpan/imap-thread.c
5794                 Fix leaks (patch by Hoa)
5795         * src/news.c
5796         * src/common/plugin.c
5797                 Fix leaks
5798
5799 2005-12-12 [colin]
5800
5801         * 2.0.0-rc2 released
5802
5803 2005-12-12 [colin]      1.9.100cvs85
5804
5805         * src/matcher.c
5806                 Fix a leak
5807
5808 2005-12-12 [wwp]        1.9.100cvs84
5809
5810         * src/gtk/icon_legend.c
5811                 fix misbehaviour and crash when closing the legend window
5812         using the Esc key (patch by Fabien Vantard).
5813
5814 2005-12-12 [paul]       1.9.100cvs83
5815
5816         * src/browseldap.c
5817         * src/foldersel.c
5818         * src/prefs_actions.c
5819         * src/prefs_filtering.c
5820         * src/prefs_matcher.c
5821         * src/prefs_spelling.glade      ** REMOVED **
5822         * src/prefs_template.c
5823         * src/gtk/foldersort.glade      ** REMOVED **
5824         * src/gtk/pluginwindow.c
5825         * src/gtk/pluginwindow.glade    ** REMOVED **
5826         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5827                 cleanups
5828
5829 2005-12-11 [paul]       1.9.100cvs82
5830
5831         * src/gtk/filesel.c
5832                 fix attach_load_dir crasher (double free)
5833
5834 2005-12-09 [paul]       1.9.100cvs81
5835
5836         * po/POTFILES.in
5837         * src/mainwindow.c
5838         * src/gtk/Makefile.am
5839         * src/gtk/icon_legend.c
5840         * src/gtk/icon_legend.h
5841                 add icon legend
5842         * src/manual.c
5843                 cleanup
5844
5845 2005-12-09 [paul]       1.9.100cvs80
5846
5847         * src/plugins/pgpcore/passphrase.c
5848                 wrap the label in the dialog
5849
5850 2005-12-09 [colin]      1.9.100cvs79
5851
5852         * src/plugins/pgpcore/sgpgme.c
5853                 Display (untrusted) on not trusted signatures
5854                 Patch by Michal Èihaø <michal@cihar.com>
5855                 Closes bug #867 (Report also key trust)
5856
5857 2005-12-09 [colin]      1.9.100cvs78
5858
5859         * src/common/plugin.c
5860                 Update licence check, following Eben Moglen's advice
5861
5862 2005-12-08 [colin]      1.9.100cvs77
5863
5864         * src/folder.c
5865                 Fix the occasionnal item->cache != NULL 
5866                 assertion failure. 
5867
5868 2005-12-08 [colin]      1.9.100cvs76
5869
5870         * src/mimeview.c
5871         * src/plugins/pgpcore/sgpgme.c
5872                 Print key id when unable to check it
5873                 Closes bug #866 (Show key id when missing)
5874
5875 2005-12-08 [paul]       1.9.100cvs75
5876
5877         * src/prefs_common.c
5878         * src/prefs_common.h
5879         * src/gtk/filesel.c
5880                 remember load attachment dir
5881
5882 2005-12-07 [colin]      1.9.100cvs74
5883
5884         * src/prefs_toolbar.c
5885                 Gtk fixes, patch by Fabien Vantard
5886
5887 2005-12-07 [colin]      1.9.100cvs73
5888
5889         * src/action.c
5890         * src/compose.c
5891         * src/compose.h
5892                 Fix bug #839 (Quoted text isn't colored after 
5893                 executing an action)
5894         * src/common/plugin.c
5895                 Require plugins to declare their licence in plugin_licence()
5896                 Refuse to load non-GPL plugins as they'd be illegal (as 
5897                 derived works of Sylpheed-Claws, they must be GPL).
5898         * src/plugins/clamav/clamav_plugin.c
5899         * src/plugins/demo/demo.c
5900         * src/plugins/dillo_viewer/dillo_viewer.c
5901         * src/plugins/pgpcore/plugin.c
5902         * src/plugins/pgpinline/plugin.c
5903         * src/plugins/pgpmime/plugin.c
5904         * src/plugins/spamassassin/spamassassin.c
5905         * src/plugins/trayicon/trayicon.c
5906                 Add plugin_licence()
5907
5908 2005-12-07 [paul]       1.9.100cvs72
5909
5910         * configure.ac
5911         * src/mainwindow.c
5912         * src/manual.c
5913         * src/manual.h
5914         * src/common/defs.h
5915                 clean up after local FAQ removal and
5916                 temporary manual removal
5917
5918 2005-12-06 [colin]      1.9.100cvs71
5919
5920         * configure.ac
5921         * doc/Makefile.am
5922         * doc/faq/.cvsignore
5923         * doc/faq/Makefile.am
5924         * doc/faq/de/.cvsignore
5925         * doc/faq/de/Makefile.am
5926         * doc/faq/de/sylpheed-faq-1.html
5927         * doc/faq/de/sylpheed-faq-2.html
5928         * doc/faq/de/sylpheed-faq-3.html
5929         * doc/faq/de/sylpheed-faq.html
5930         * doc/faq/en/.cvsignore
5931         * doc/faq/en/Makefile.am
5932         * doc/faq/en/sylpheed-faq-1.html
5933         * doc/faq/en/sylpheed-faq-2.html
5934         * doc/faq/en/sylpheed-faq-3.html
5935         * doc/faq/en/sylpheed-faq-4.html
5936         * doc/faq/en/sylpheed-faq.html
5937         * doc/faq/es/.cvsignore
5938         * doc/faq/es/Makefile.am
5939         * doc/faq/es/sylpheed-faq-1.html
5940         * doc/faq/es/sylpheed-faq-2.html
5941         * doc/faq/es/sylpheed-faq-3.html
5942         * doc/faq/es/sylpheed-faq-4.html
5943         * doc/faq/es/sylpheed-faq.html
5944         * doc/faq/fr/.cvsignore
5945         * doc/faq/fr/Makefile.am
5946         * doc/faq/fr/sylpheed-faq-1.html
5947         * doc/faq/fr/sylpheed-faq-2.html
5948         * doc/faq/fr/sylpheed-faq-3.html
5949         * doc/faq/fr/sylpheed-faq.html
5950         * doc/faq/it/.cvsignore
5951         * doc/faq/it/Makefile.am
5952         * doc/faq/it/sylpheed-faq-1.html
5953         * doc/faq/it/sylpheed-faq-2.html
5954         * doc/faq/it/sylpheed-faq-3.html
5955         * doc/faq/it/sylpheed-faq.html
5956         * doc/manual/.cvsignore
5957         * doc/manual/Makefile.am
5958         * doc/manual/de/.cvsignore
5959         * doc/manual/de/Makefile.am
5960         * doc/manual/de/sylpheed-1.html
5961         * doc/manual/de/sylpheed-10.html
5962         * doc/manual/de/sylpheed-11.html
5963         * doc/manual/de/sylpheed-12.html
5964         * doc/manual/de/sylpheed-13.html
5965         * doc/manual/de/sylpheed-14.html
5966         * doc/manual/de/sylpheed-15.html
5967         * doc/manual/de/sylpheed-16.html
5968         * doc/manual/de/sylpheed-17.html
5969         * doc/manual/de/sylpheed-18.html
5970         * doc/manual/de/sylpheed-19.html
5971         * doc/manual/de/sylpheed-2.html
5972         * doc/manual/de/sylpheed-20.html
5973         * doc/manual/de/sylpheed-3.html
5974         * doc/manual/de/sylpheed-4.html
5975         * doc/manual/de/sylpheed-5.html
5976         * doc/manual/de/sylpheed-6.html
5977         * doc/manual/de/sylpheed-7.html
5978         * doc/manual/de/sylpheed-8.html
5979         * doc/manual/de/sylpheed-9.html
5980         * doc/manual/de/sylpheed.html
5981         * doc/manual/en/.cvsignore
5982         * doc/manual/en/Makefile.am
5983         * doc/manual/en/sylpheed-1.html
5984         * doc/manual/en/sylpheed-10.html
5985         * doc/manual/en/sylpheed-11.html
5986         * doc/manual/en/sylpheed-12.html
5987         * doc/manual/en/sylpheed-13.html
5988         * doc/manual/en/sylpheed-14.html
5989         * doc/manual/en/sylpheed-15.html
5990         * doc/manual/en/sylpheed-16.html
5991         * doc/manual/en/sylpheed-17.html
5992         * doc/manual/en/sylpheed-18.html
5993         * doc/manual/en/sylpheed-19.html
5994         * doc/manual/en/sylpheed-2.html
5995         * doc/manual/en/sylpheed-20.html
5996         * doc/manual/en/sylpheed-21.html
5997         * doc/manual/en/sylpheed-22.html
5998         * doc/manual/en/sylpheed-3.html
5999         * doc/manual/en/sylpheed-4.html
6000         * doc/manual/en/sylpheed-5.html
6001         * doc/manual/en/sylpheed-6.html
6002         * doc/manual/en/sylpheed-7.html
6003         * doc/manual/en/sylpheed-8.html
6004         * doc/manual/en/sylpheed-9.html
6005         * doc/manual/en/sylpheed.html
6006         * doc/manual/es/.cvsignore
6007         * doc/manual/es/Makefile.am
6008         * doc/manual/es/sylpheed-1.html
6009         * doc/manual/es/sylpheed-10.html
6010         * doc/manual/es/sylpheed-11.html
6011         * doc/manual/es/sylpheed-12.html
6012         * doc/manual/es/sylpheed-13.html
6013         * doc/manual/es/sylpheed-14.html
6014         * doc/manual/es/sylpheed-15.html
6015         * doc/manual/es/sylpheed-16.html
6016         * doc/manual/es/sylpheed-17.html
6017         * doc/manual/es/sylpheed-18.html
6018         * doc/manual/es/sylpheed-19.html
6019         * doc/manual/es/sylpheed-2.html
6020         * doc/manual/es/sylpheed-20.html
6021         * doc/manual/es/sylpheed-3.html
6022         * doc/manual/es/sylpheed-4.html
6023         * doc/manual/es/sylpheed-5.html
6024         * doc/manual/es/sylpheed-6.html
6025         * doc/manual/es/sylpheed-7.html
6026         * doc/manual/es/sylpheed-8.html
6027         * doc/manual/es/sylpheed-9.html
6028         * doc/manual/es/sylpheed.html
6029         * doc/manual/fr/.cvsignore
6030         * doc/manual/fr/Makefile.am
6031         * doc/manual/fr/sylpheed-1.html
6032         * doc/manual/fr/sylpheed-10.html
6033         * doc/manual/fr/sylpheed-11.html
6034         * doc/manual/fr/sylpheed-12.html
6035         * doc/manual/fr/sylpheed-13.html
6036         * doc/manual/fr/sylpheed-14.html
6037         * doc/manual/fr/sylpheed-15.html
6038         * doc/manual/fr/sylpheed-16.html
6039         * doc/manual/fr/sylpheed-17.html
6040         * doc/manual/fr/sylpheed-18.html
6041         * doc/manual/fr/sylpheed-19.html
6042         * doc/manual/fr/sylpheed-2.html
6043         * doc/manual/fr/sylpheed-20.html
6044         * doc/manual/fr/sylpheed-3.html
6045         * doc/manual/fr/sylpheed-4.html
6046         * doc/manual/fr/sylpheed-5.html
6047         * doc/manual/fr/sylpheed-6.html
6048         * doc/manual/fr/sylpheed-7.html
6049         * doc/manual/fr/sylpheed-8.html
6050         * doc/manual/fr/sylpheed-9.html
6051         * doc/manual/fr/sylpheed.html
6052         * doc/manual/ja/.cvsignore
6053         * doc/manual/ja/Makefile.am
6054         * doc/manual/ja/sylpheed-1.html
6055         * doc/manual/ja/sylpheed-10.html
6056         * doc/manual/ja/sylpheed-11.html
6057         * doc/manual/ja/sylpheed-12.html
6058         * doc/manual/ja/sylpheed-13.html
6059         * doc/manual/ja/sylpheed-14.html
6060         * doc/manual/ja/sylpheed-15.html
6061         * doc/manual/ja/sylpheed-16.html
6062         * doc/manual/ja/sylpheed-17.html
6063         * doc/manual/ja/sylpheed-18.html
6064         * doc/manual/ja/sylpheed-19.html
6065         * doc/manual/ja/sylpheed-2.html
6066         * doc/manual/ja/sylpheed-20.html
6067         * doc/manual/ja/sylpheed-3.html
6068         * doc/manual/ja/sylpheed-4.html
6069         * doc/manual/ja/sylpheed-5.html
6070         * doc/manual/ja/sylpheed-6.html
6071         * doc/manual/ja/sylpheed-7.html
6072         * doc/manual/ja/sylpheed-8.html
6073         * doc/manual/ja/sylpheed-9.html
6074         * doc/manual/ja/sylpheed.html
6075         * doc/manual/ja/sylpheed.sgml
6076         * src/mainwindow.c
6077                 Remove outdated manual and faq. Noisy, eh?
6078
6079 2005-12-06 [colin]      1.9.100cvs70
6080
6081         * src/compose.c
6082         * src/quote_fmt_parse.y
6083         * src/undo.c
6084         * src/undo.h
6085                 Allow %X to position cursor at 0 
6086                 (no %X = before signature)
6087                 Fix paste as quotation putting the cursor at 0
6088                 Fix undo offsets when pasting
6089                 Insert the quote_fmt at once instead of line 
6090                 by line
6091                 Fix [Edited] when starting to reply/forward
6092
6093 2005-12-06 [paul]       1.9.100cvs69
6094
6095         * src/plugins/clamav/clamav_plugin_gtk.c
6096                 add another tooltip
6097         * src/plugins/spamassassin/spamassassin_gtk.c
6098                 rework spamassassin_create_widget_func()
6099
6100 2005-12-05 [colin]      1.9.100cvs68
6101
6102         * po/POTFILES.in
6103                 Fix make release ;-)
6104
6105 2005-12-05 [colin]      1.9.100cvs67
6106
6107         * src/compose.c
6108         * src/compose.h
6109                 Fix cursor positioning (not obeying %X)
6110
6111 2005-12-05 [paul]       1.9.100cvs66
6112
6113         * src/plugins/dillo_viewer/dillo_prefs.c
6114                 fix compilation warning
6115
6116 2005-12-05 [paul]       1.9.100cvs65
6117
6118         * src/prefs_spelling.c
6119         * src/plugins/trayicon/trayicon.c
6120                 cleanups - remove unused stuff
6121
6122 2005-12-05 [paul]       1.9.100cvs64
6123
6124         * README
6125         * manual/plugins.xml
6126                 remove info about removed mathml_viewer plugin
6127
6128 2005-12-05 [paul]       1.9.100cvs63
6129
6130         * configure.ac
6131         * src/plugins/Makefile.am
6132         * src/plugins/mathml_viewer/.cvsignore
6133         * src/plugins/mathml_viewer/Makefile.am
6134         * src/plugins/mathml_viewer/mathml_viewer.c
6135                 remove unmaintained mathml_viewer plugin
6136
6137 2005-12-05 [paul]       1.9.100cvs62
6138
6139         * src/summaryview.c
6140                 obey prefs_common.always_show_msg when
6141                 moving a msg
6142                 Thanks to Colin
6143
6144 2005-12-05 [paul]       1.9.100cvs61
6145
6146         * src/compose.c
6147         * src/prefs_account.c
6148         * src/prefs_filtering.c
6149         * src/prefs_quote.c
6150         * src/prefs_spelling.c
6151         * src/prefs_toolbar.c
6152         * src/summaryview.c
6153         * src/gtk/gtkutils.c
6154         * src/gtk/quicksearch.c
6155         * src/plugins/dillo_viewer/dillo_prefs.c
6156                 dialog cleanups
6157
6158 2005-12-04 [paul]       1.9.100cvs60
6159
6160         * src/inc.c
6161         * src/prefs_account.c
6162         * src/prefs_account.h
6163                 allow a Local account to specify a
6164                 default inbox
6165                 (closes bug 843 'Inbox cannot be changed for local
6166                  mailboxes')
6167
6168 2005-12-04 [colin]      1.9.100cvs59
6169
6170         * src/plugins/trayicon/trayicon.c
6171                 Remove Get, rename Get All to Get Mail in order to
6172                 be consistent with the default main toolbar
6173
6174 2005-12-03 [colin]      1.9.100cvs58
6175
6176         * manual/gpl.xml
6177         * manual/sylpheed-claws-manual.xml
6178                 Add GPL appendix
6179
6180 2005-12-03 [paul]       1.9.100cvs57
6181
6182         * AUTHORS
6183         * po/sv.po
6184         * src/gtk/authors.h
6185                 new (partially complete) Swedish translation
6186                 by Anders Troback <sylpheed@troback.com>
6187
6188 2005-12-02 [paul]       1.9.100cvs56
6189
6190         * configure.ac
6191                 libetpan 0.41 required
6192
6193 2005-12-02 [paul]       1.9.100cvs55
6194
6195         * src/plugins/clamav/clamav_plugin.c
6196         * src/plugins/clamav/clamav_plugin.h
6197         * src/plugins/clamav/clamav_plugin_gtk.c
6198         * src/plugins/spamassassin/spamassassin.c
6199         * src/plugins/spamassassin/spamassassin.h
6200         * src/plugins/spamassassin/spamassassin_gtk.c
6201                 unregister prefs pages on unloading, thus
6202                 preventing a crash
6203                 (thanks to Colin for the hint)
6204
6205 2005-12-02 [wwp]        1.9.100cvs54
6206
6207         * src/quote_fmt.h
6208         * src/quote_fmt_parse.y
6209                 fix misuse of gboolean*, use gboolean instead
6210                 (thanks to Paul, Colin, for pointing out that scaring one)
6211
6212 2005-12-02 [paul]       1.9.100cvs53
6213
6214         * src/plugins/clamav/clamav_plugin.c
6215                 int no --> unsigned int no
6216         * src/plugins/clamav/clamav_plugin_gtk.c
6217                 rework config page
6218
6219 2005-12-02 [wwp]        1.9.100cvs52
6220
6221         * src/compose.c
6222         * src/prefs_template.c
6223         * src/quote_fmt.h
6224         * src/quote_fmt_parse.y
6225                 prevent from executing |f and |p templates commands when
6226                 adding or replacing templates in prefs (avoids annoying and
6227                 potentially dangerous behaviours)
6228
6229 2005-12-02 [paul]       1.9.100cvs51
6230
6231         * src/prefs_common.c
6232                 allow translation of some default values
6233                 Patch by Fabien Vantard
6234
6235 2005-12-02 [paul]       1.9.100cvs50
6236
6237         * src/codeconv.c
6238         * src/codeconv.h
6239         * src/prefs_common.c
6240         * src/prefs_common.h
6241         * src/prefs_message.c
6242         * src/textview.c
6243                 remove obsolete 'convert_mb_alnum' option
6244                 and related stuff
6245         * src/gtk/about.c
6246                 remove unused 'about_textview_visibility_notify'
6247
6248 2005-12-02 [paul]       1.9.100cvs49
6249
6250         * src/prefs_account.c
6251         * src/prefs_compose_writing.c
6252         * src/prefs_fonts.c
6253         * src/prefs_gtk.h
6254         * src/prefs_image_viewer.c
6255         * src/prefs_message.c
6256         * src/prefs_other.c
6257         * src/prefs_receive.c
6258         * src/prefs_send.c
6259         * src/prefs_spelling.c
6260         * src/prefs_summaries.c
6261         * src/prefs_wrapping.c
6262         * src/plugins/dillo_viewer/dillo_prefs.c
6263         * src/plugins/pgpcore/prefs_gpg.c
6264                 several cleanups to the prefs dialogs
6265                 (slightly modified) patch by Fabien Vantard
6266
6267 2005-12-02 [paul]       1.9.100cvs48
6268
6269         * src/main.c
6270                 --exit means exit
6271         * src/send_message.c
6272                 fix crash on send when connection fails
6273
6274         Thanks to Colin
6275
6276 2005-12-01 [colin]      1.9.100cvs47
6277
6278         * src/html.c
6279                 Translate &hellip; to "..."
6280
6281 2005-11-30 [colin]      1.9.100cvs46
6282
6283         * src/matcher.c
6284         * src/matcher.h
6285                 Optimize back yesterday's fix.
6286
6287 2005-11-30 [paul]       1.9.100cvs45
6288
6289         * manual/faq.xml
6290                 standardised
6291         * manual/intro.xml
6292                 written by Colin, edited by me
6293
6294 2005-11-29 [colin]      1.9.100cvs44
6295
6296         * src/matcher.c
6297                 Skip headers unconditionnaly in match_body if the
6298                 rule is not message or ~message
6299
6300 2005-11-29 [colin]      1.9.100cvs43
6301
6302         * src/matcher.c
6303                 Fix body_part and such, not skipping headers 
6304                 if the matchcriteria wasn't the first in the rule
6305
6306 2005-11-29 [colin]      1.9.100cvs42
6307
6308         * src/compose.c
6309                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6310                 option missing from message view window)
6311                 Fix double text D'n'D with gtk-2.8
6312         * src/matcher.c
6313                 Fix ~message, ~headers_part, ~body_part rules
6314         * src/messageview.c
6315                 Add Windows-1252 (Closes bug #863)
6316                 Fix accels
6317         * src/gtk/gtkaspell.c
6318                 Properly destroy accels in all menus
6319
6320 2005-11-29 [mones]      1.9.100cvs41
6321
6322         * po/es.po
6323                 Updated.
6324
6325 2005-11-27 [colin]      1.9.100cvs40
6326
6327         * src/mh_gtk.c
6328                 "/Remove mailbox" -> "/Remove mailbox..."
6329
6330 2005-11-27 [paul]       1.9.100cvs39
6331
6332         * AUTHORS
6333         * po/de.po
6334         * src/gtk/authors.h
6335                 updated by new maintainer, Stephan Sachse
6336
6337 2005-11-27 [paul]       1.9.100cvs38
6338
6339         * manual/faq.xml
6340                 written by Colin, edited by me
6341
6342 2005-11-27 [paul]       1.9.100cvs37
6343
6344         * src/prefs_common.c
6345         * src/prefs_common.h
6346         * src/prefs_receive.c
6347         * src/prefs_summaries.c
6348                 move 'go to inbox after receiving new mail'
6349                 option from display/sumamaries to mail
6350                 handling/receive, and rework prefs_summaries
6351                 dialog a little
6352
6353 2005-11-25 [martin]     1.9.100cvs36
6354
6355         * po/de.po
6356             fixed windows-1252 translation;
6357             translated some new and fuzzy strings
6358
6359 2005-11-25 [paul]       1.9.100cvs35
6360
6361         * src/plugins/clamav/clamav_plugin.c
6362                 complete the update done in cvs34
6363
6364 2005-11-25 [paul]       1.9.100cvs34
6365
6366         * src/plugins/clamav/clamav_plugin.c
6367                 reflect upstream changes
6368
6369 2005-11-25 [paul]       1.9.100cvs33
6370
6371         * manual/ack.xml
6372         * manual/plugins.xml
6373         * manual/sylpheed-claws-manual.xml
6374                 written/updated by Colin, edited by me
6375         * tools/acroread2sylpheed.pl
6376                 update binary name
6377
6378 2005-11-24 [colin]      1.9.100cvs32
6379
6380         * src/compose.c
6381                 Fix bug #856 (reediting messages forgets Request
6382                 Return Receipt)
6383
6384 2005-11-24 [paul]       1.9.100cvs31
6385
6386         * manual/addrbook.xml
6387         * manual/starting.xml
6388                 written by Colin, proofread, edited, adapted by me
6389         * manual/advanced.xml
6390                 add some Actions examples
6391         * src/importldif.c
6392                 use a Save button instead of a Close button
6393         * src/wizard.c
6394                 indicate mandatory fields
6395                 fix page display
6396                 Thanks to Colin
6397
6398 2005-11-23 [colin]      1.9.100cvs30
6399
6400         * src/addressbook.c
6401                 Rename menu item, fix possible crash after
6402                 deletion of books
6403         * src/addrindex.c
6404                 Allow searching for '*' in ldap
6405         * src/browseldap.c
6406                 Fix "Browse Entry" (did anyone use it?)
6407         * src/wizard.c
6408                 Add guards for mandatory information
6409
6410 2005-11-23 [paul]       1.9.100cvs29
6411
6412         * manual/advanced.xml
6413                 corrections to the English
6414
6415 2005-11-23 [colin]      1.9.100cvs28
6416
6417         * src/mimeview.c
6418                 Fix possible crash at exit. After the call to
6419                 gtk_container_remove(), the Viewer's widget has no
6420                 more parent so gtk+ automatically frees it and its
6421                 sons. If destroy_viewer() then try to access it,
6422                 problems ensue.
6423
6424 2005-11-22 [colin]      1.9.100cvs27
6425
6426         * src/compose.c
6427         * src/gtk/gtkaspell.c
6428                 Fix right-clicking on a misspelled word
6429                 Fix More... in suggestions menu
6430
6431 2005-11-22 [wwp]        1.9.100cvs26
6432
6433         * src/prefs_template.c
6434                 templates works: re-sort templates list when adding or replacing,
6435                 prevent from adding or replacing when the template name is empty
6436
6437 2005-11-21 [colin]      1.9.100cvs25
6438
6439         * src/addressbook.c
6440                 Fix some addressbook suckage (dnd, select all)
6441         * src/compose.c
6442         * src/gtk/gtkaspell.c
6443         * src/gtk/gtkaspell.h
6444                 Make the spellchecker menu work with the 
6445                 GtkTextView one instead of overriding it
6446
6447 2005-11-20 [paul]       1.9.100cvs24
6448
6449         * manual/handling.xml
6450                 proofread and corrected
6451
6452 2005-11-20 [paul]       1.9.100cvs23
6453
6454         * manual/Makefile
6455                 generate html as one file
6456         * manual/advanced.xml
6457                 fix output generation
6458                 reformat hidden options list
6459         * manual/manual.xml     ** REMOVED **
6460         * manual/sylpheed-claws-manual.xml      ** ADDED **
6461                 renamed
6462
6463 2005-11-18 [colin]      1.9.100cvs22
6464
6465         * src/prefs_account.c
6466                 Fix layout in news and mbox accounts
6467         * manual/account.xml
6468         * manual/advanced.xml
6469                 New contents for Paul to check :)
6470
6471 2005-11-18 [wwp]        1.9.100cvs21
6472
6473         * src/gtk/quicksearch.c
6474                 don't update extended quicksearch buttons twice
6475
6476 2005-11-18 [paul]       1.9.100cvs20
6477
6478         * src/textview.c
6479                 complete 1.9.100cvs19
6480
6481 2005-11-18 [paul]       1.9.100cvs19
6482
6483         * src/compose.c
6484                 cosmetic improvements
6485         * src/textview.c
6486                 also list text/* attachments
6487
6488 2005-11-18 [colin]      1.9.100cvs18
6489
6490         * src/summaryview.c
6491                 Use column 0 instead of -1 in 
6492                 gtk_ctree_node_moveto, in a naive
6493                 hope it'll fix the gtk-related crashes
6494
6495 2005-11-18 [colin]      1.9.100cvs17
6496
6497         * src/gtk/inputdialog.c
6498                 Fix icon staying the first one
6499
6500 2005-11-17 [wwp]        1.9.100cvs16
6501                 fix possible problem showing some quicksearch buttons, and a bad
6502                 call to g_return_if_fail in a function that returns a value (both
6503                 fixes by Fabien Vantard)
6504
6505 2005-11-15 [wwp]        1.9.100cvs15
6506
6507         * src/gtk/quicksearch.c
6508                 added a tooltip to that obscure ... quicksearch button
6509
6510 2005-11-15 [wwp]        1.9.100cvs14
6511
6512         * src/gtk/quicksearch.c
6513                 add a quicksearch helper to filtering expression users: the ... button
6514                 raises the condition expr window. condition expressions set up w/ this
6515                 window are used by the quicksearch if the user closes it pressing OK.
6516
6517 2005-11-14 [paul]       1.9.100cvs13
6518
6519         * src/plugins/clamav/clamav_plugin.c
6520         * src/plugins/spamassassin/spamassassin.c
6521                 change plugin type following recent merging
6522
6523 2005-11-14 [wwp]        1.9.100cvs12
6524
6525         * src/folder.c
6526                 prevent from crashing when copying/moving message(s) from and
6527                 to the same folder
6528
6529 2005-11-14 [paul]       1.9.100cvs11
6530
6531         * src/plugins/clamav/Makefile.am
6532         * src/plugins/clamav/clamav_plugin.c
6533         * src/plugins/clamav/clamav_plugin.h
6534         * src/plugins/clamav/clamav_plugin_gtk.c
6535                 also merge clamav and clamav_gtk plugins
6536
6537 2005-11-13 [colin]      1.9.100cvs10
6538
6539         * configure.ac
6540         * src/plugins/spamassassin/Makefile.am
6541         * src/plugins/spamassassin/spamassassin.c
6542         * src/plugins/spamassassin/spamassassin.h
6543         * src/plugins/spamassassin/spamassassin_gtk.c
6544                 Merge spamassassin and spamassassin_gtk plugins,
6545                 and build it by default.
6546
6547 2005-11-12 [colin]      1.9.100cvs9
6548
6549         * src/etpan/imap-thread.c
6550                 Fix gcc warning
6551
6552 2005-11-12 [colin]      1.9.100cvs8
6553
6554         * src/procmime.c
6555                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6556
6557 2005-11-10 [colin]      1.9.100cvs7
6558
6559         * src/main.c
6560                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6561                 minimised state)
6562
6563 2005-11-10 [wwp]        1.9.100cvs6
6564
6565         * src/gtk/description_window.c
6566                 fix a crash when closing description windows using the WM's [X] button
6567
6568 2005-11-09 [colin]      1.9.100cvs5
6569
6570         * src/common/ssl.c
6571                 Update libetpan call to follow upstream
6572                 (yes, this requires libetpan-0.40cvs3)
6573
6574 2005-11-08 [colin]      1.9.100cvs4
6575
6576         * src/compose.c
6577         * src/textview.c
6578         * src/common/utils.c
6579         * src/common/utils.h
6580                 Enhance the email parser
6581
6582 2005-11-08 [colin]      1.9.100cvs3
6583
6584         * src/procmime.c
6585                 Fix what looks like an off-by-one (fixes 
6586                 attachments from the Bat)
6587
6588 2005-11-08 [wwp]        1.9.100cvs2
6589
6590         * src/main.c
6591                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6592
6593 2005-11-08 [wwp]        1.9.100cvs1
6594
6595         * src/main.c
6596                 allow exiting Sylpheed-Claws from command-line
6597
6598 2005-11-08 [paul]       1.9.100
6599
6600         1.9.100 released
6601
6602 2005-11-07 [colin]      1.9.99cvs17
6603
6604         * src/addritem.c
6605         * src/ldif.c
6606                 Fix import of base-64 encoded items
6607
6608 2005-11-07 [colin]      1.9.99cvs16
6609
6610         * src/send_message.c
6611                 Fix bug #314 (Queue does not empty under certain 
6612                 circumstances)
6613
6614 2005-11-07 [paul]       1.9.99cvs15
6615
6616         * src/mutt.c
6617         * src/pine.c
6618                 fix buffer overflows
6619                 Thanks to Colin
6620
6621 2005-11-07 [paul]       1.9.99cvs14
6622
6623         * doc/man/Makefile.am
6624         * doc/man/sylpheed-claws.1      ** ADDED **
6625         * doc/man/sylpheed.1            ** DELETED **
6626                 rename and update the man file
6627
6628 2005-11-06 [colin]      1.9.99cvs13
6629
6630         * src/ldif.c
6631                 Fix ldif_get_line() that returned empty strings
6632                 (Didn't understand why). Also fix a possible
6633                 buffer overflow.
6634
6635 2005-11-06 [wwp]        1.9.99cvs12
6636
6637         * src/textview.c
6638         * src/gtk/about.c
6639         * src/gtk/gtkutils.c
6640         * src/gtk/gtkutils.h
6641                 fix a compilation warning,
6642                 make links sensitive in the about dialog
6643
6644 2005-11-04 [wwp]        1.9.99cvs11
6645
6646         * src/gtk/about.c
6647                 don't wrap or translate URIs, and a bit text format cleanup
6648
6649 2005-11-04 [wwp]        1.9.99cvs10
6650
6651         * src/gtk/about.c
6652                 better textview tagging implementation (no more use of marks for
6653                 postponed tagging)
6654
6655 2005-11-02 [colin]      1.9.99cvs9
6656
6657         * src/common/ssl.c
6658                 Forgot an ifdef
6659
6660 2005-11-02 [colin]      1.9.99cvs8
6661
6662         * configure.ac
6663                 Require libetpan-0.40 due to upstream fix
6664         * src/common/ssl.c
6665                 Tell libetpan not to call SSL_Library_Init,
6666                 as we do it ourselves.
6667
6668 2005-11-02 [colin]      1.9.99cvs7
6669
6670         * po/POTFILES.in
6671                 Add missing files (thanks to Fabien Vantard)
6672
6673 2005-11-02 [colin]      1.9.99cvs6
6674
6675         * src/summaryview.c
6676                 Fix totals when read messages are hidden or quicksearch
6677                 is on
6678         * src/ssl_manager.c
6679         * src/ssl_manager.h
6680         * src/common/ssl_certificate.c
6681         * src/common/ssl_certificate.h
6682         * src/gtk/sslcertwindow.c
6683         * src/gtk/sslcertwindow.h
6684                 Fix copyright on my stuff
6685
6686 2005-11-02 [wwp]        1.9.99cvs5
6687
6688         * src/prefs_themes.c
6689                 fix directory name checking (theme installation/removal),
6690                 made related error a bit more verbose
6691
6692 2005-11-02 [colin]      1.9.99cvs4
6693
6694         * src/summaryview.c
6695                 Fix typo (probably fixes bug #841 (Sort by the From 
6696                 field doesn't work)
6697
6698 2005-11-02 [paul]       1.9.99cvs3
6699
6700         * po/ko.po
6701         * po/nb.po
6702                 updated by SungHyun Nam, Geir Helland
6703         * src/wizard.c
6704                 fix typo in welcome message. spotted by
6705                 Andrea Spadaccini
6706
6707 2005-11-01 [colin]      1.9.99cvs2
6708
6709         * src/compose.c
6710                 Fix replying to ml wen confirming subscription
6711         * src/messageview.c
6712         * src/mimeview.c
6713         * src/mimeview.h
6714         * src/privacy.h
6715         * src/summaryview.c
6716                 Make key check non blocking
6717
6718 2005-10-31 [paul]       1.9.99cvs1
6719
6720         * tools/claws.i18n.status.pl
6721                 updated for ChangeLog
6722
6723 2005-10-31 [paul]       1.9.99
6724
6725         1.9.99 released
6726
6727 2005-10-31 [paul]       1.9.15cvs131
6728
6729         * .cvsignore
6730         * ChangeLog
6731         * ChangeLog.claws       ** REMOVED **
6732         * ChangeLog-gtk2.claws  ** REMOVED **
6733         * ChangeLog.gtk1        ** ADDED **
6734         * INSTALL
6735         * Makefile.am
6736         * NEWS
6737         * README
6738         * README.claws          ** REMOVED **
6739         * README.jp             ** REMOVED **
6740         * RELEASE_NOTES         ** ADDED **
6741         * RELEASE_NOTES.claws   ** REMOVED **
6742         * commitHelper
6743         * configure.ac
6744         * sylpheed.spec.in      ** REMOVED **
6745                 tidy up and update the default docs:
6746                 ChangeLog.claws is renamed ChangeLog.gtk1
6747                 ChangeLog-gtk2.claws is renamed ChangeLog
6748                 README.claws is renamed README
6749                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6750
6751 2005-10-31 [paul]       1.9.15cvs130
6752
6753         * po/it.po
6754                 fix errors
6755
6756 2005-10-31 [paul]       1.9.15cvs129
6757
6758         * po/ca.po
6759         * po/de.po
6760         * po/en_GB.po
6761         * po/fr.po
6762         * po/it.po
6763         * po/pt_BR.po
6764         * po/sk.po
6765         * po/sr.po
6766         * po/zh_CN.po
6767                 updated by Miquel Oliete, Stephan Sachse and
6768                 Thomas Gilgin, me, Fabien Vantard, Andrea
6769                 Spadaccini, Frederico Goncalves Guimaraes,
6770                 Andrej Kacian, Aleksandar Urosevic, and
6771                 Ralgh Young.
6772
6773 2005-10-31 [mones]      1.9.15cvs128
6774
6775         * manual/faq.xml
6776                 More questions.
6777         
6778         * po/es.po
6779                 Updated for release.
6780
6781 2005-10-30 [colin]      1.9.15cvs127
6782
6783         * src/compose.c
6784                 Place cursor before rewrapping (fixes cursor
6785                 pos if quotation gets rewrapped)
6786
6787 2005-10-29 [paul]       1.9.15cvs126
6788
6789         * src/crash.c
6790         * src/foldersel.c
6791         * src/main.c
6792         * src/messageview.c
6793         * src/toolbar.c
6794         * src/gtk/authors.h
6795                 corrections to text items
6796
6797 2005-10-28 [colin]      1.9.15cvs125
6798
6799         * src/messageview.c
6800                 Make "hit 'C' to check sig" work from extern 
6801                 messageviews
6802
6803 2005-10-27 [colin]      1.9.15cvs124
6804
6805         * src/summaryview.c
6806                 Add a hack to avoid segfaulting when hammering 
6807                 on gtk's events
6808
6809 2005-10-27 [wwp]        1.9.15cvs123
6810
6811         * src/prefs_themes.c
6812                 sort list of themes names in themes prefs
6813
6814 2005-10-27 [paul]       1.9.15cvs122
6815
6816         * src/folder.c
6817         * src/prefs_account.c
6818                 fix building on Solaris
6819                 Patch by Alex Moore
6820
6821 2005-10-27 [wwp]        1.9.15cvs121
6822
6823         * src/summaryview.c
6824         * src/gtk/gtksctree.c
6825                 speed up unselecting messages in summary view (thanks to Colin)
6826
6827 2005-10-27 [paul]       1.9.15cvs120
6828
6829         * src/mainwindow.c
6830                 fix a compilation warning
6831         * src/summaryview.c
6832                 fix updating of 'n items selected' count
6833                 when deselecting
6834
6835 2005-10-27 [martin]     1.9.15cvs119
6836
6837         * src/action.c
6838                 ignore actions with a leading '/' in the action menu name
6839                 fixes a crash on menu creation
6840         * src/prefs_actions.c
6841                 do not allow a leading '/' in the action menu name
6842
6843 2005-10-27 [paul]       1.9.15cvs118
6844
6845         * src/main.c
6846                 fix compilation warning
6847
6848 2005-10-27 [paul]       1.9.15cvs117
6849
6850         * src/procmime.c
6851                 add #if HAVE_LOCALE_H
6852
6853 2005-10-27 [paul]       1.9.15cvs116
6854
6855         * src/plugins/clamav/clamav_plugin.c
6856         * src/plugins/dillo_viewer/dillo_viewer.c
6857         * src/plugins/mathml_viewer/mathml_viewer.c
6858         * src/plugins/pgpcore/plugin.c
6859         * src/plugins/pgpinline/plugin.c
6860         * src/plugins/pgpmime/plugin.c
6861         * src/plugins/spamassassin/spamassassin.c
6862         * src/plugins/trayicon/trayicon.c
6863                 plugin_init() : make error messages more
6864                 informative
6865
6866 2005-10-26 [wwp]        1.9.15cvs115
6867
6868         * src/prefs_matcher.c
6869                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6870
6871 2005-10-26 [wwp]        1.9.15cvs114
6872
6873         * src/procmime.c
6874         * src/gtk/gtksctree.c
6875         * src/plugins/spamassassin/libspamc.c
6876         * src/plugins/spamassassin/spamassassin.c
6877                 fix some compilation warnings more
6878
6879 2005-10-26 [mones]      1.9.15cvs113
6880
6881         * po/es.po
6882                 Updated translation
6883
6884 2005-10-26 [paul]       1.9.15cvs112
6885
6886         * src/prefs_message.c
6887                 give all display_xface stuff the
6888                 #if HAVE_LIBCOMPFACE treatment, thus
6889                 preventing a crash
6890                 (Thanks to Wolfgang Enderlein)
6891
6892 2005-10-26 [colin]      1.9.15cvs111
6893
6894         * src/gedit-print.c
6895                 Fix date format
6896         * src/imap_gtk.c
6897         * src/news_gtk.c
6898                 Remove context menu items that should not be there
6899         * src/jpilot.c
6900                 Fix encoding
6901         * src/main.c
6902         * src/mainwindow.c
6903                 Don't show the mainwindow too soon
6904
6905 2005-10-26 [wwp]        1.9.15cvs110
6906
6907         * src/folder.c
6908         * src/manual.c
6909         * src/summaryview.c
6910                 fix uninitialized pointers in the folder updating hook
6911                 (thanks to Colin)
6912
6913 2005-10-25 [mones]      1.9.15cvs109
6914
6915         * manual/faq.xml
6916                 General information subsection completed. 
6917                 Removed archaic references.
6918                 
6919         * manual/Makefile
6920         * manual/dtd/manual.dsl
6921                 Added customization stylesheet for getting paragraphs
6922                 fully justified in PDF output (as suggested by Colin).
6923
6924 2005-10-25 [colin]      1.9.15cvs108
6925
6926         * src/compose.c
6927                 Fix a second leak
6928
6929 2005-10-25 [colin]      1.9.15cvs107
6930
6931         * src/addrbook.c
6932         * src/addrindex.c
6933                 Fix leak (xml_get_element() allocates memory)
6934         * src/compose.c
6935                 Fix leak + dead code (shame!)
6936         * src/procmime.c
6937                 Fix leak
6938
6939 2005-10-25 [colin]      1.9.15cvs106
6940
6941         * src/mimeview.c
6942                 Fix encoding issue in Save all and in 
6943                 overwrite-confirmation alertpanel
6944
6945 2005-10-25 [colin]      1.9.15cvs105
6946
6947         * src/common/socket.c
6948                 Fix a leak - Thanks to Christopher Aillon
6949                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6950
6951 2005-10-25 [paul]       1.9.15cvs104
6952
6953         * src/wizard.c
6954                 Always guess servers from the right-hand
6955                 email part and guess username from the
6956                 left-hand part. (Thanks to Colin)
6957                 add an X-Face to the welcome message
6958
6959 2005-10-25 [paul]       1.9.15cvs103
6960
6961         * manual/handling.xml
6962                 written by Colin, edited by me
6963
6964 2005-10-25 [wwp]        1.9.15cvs102
6965
6966         * src/folderview.c
6967         * src/grouplistdialog.c
6968         * src/imap.c
6969         * src/noticeview.c
6970                 fix some compilation warnings
6971
6972 2005-10-24 [paul]
6973
6974         1.9.99-rc3 released
6975
6976 2005-10-24 [paul]       1.9.15cvs101
6977
6978         * src/gtk/about.c
6979                 fix window sizing
6980
6981 2005-10-24 [paul]       1.9.15cvs100
6982
6983         * src/pixmaps/offline.xpm
6984         * src/pixmaps/online.xpm
6985                 replace with last default versions
6986
6987 2005-10-24 [colin]      1.9.15cvs99
6988
6989         * src/imap.c
6990                 Fix bug when moving a folder
6991         * src/imap_gtk.c
6992         * src/mh_gtk.c
6993                 "Delete folder" pops up a window, so it 
6994                 should be suffixed with "..."
6995         * src/plugins/pgpcore/sgpgme.c
6996                 Include locale.h
6997
6998 2005-10-24 [mones]      1.9.15cvs98
6999
7000         * manual/Makefile
7001         * manual/account.xml
7002         * manual/ack.xml
7003         * manual/addrbook.xml
7004         * manual/advanced.xml
7005         * manual/faq.xml
7006         * manual/glossary.xml
7007         * manual/gpl.xml
7008         * manual/handling.xml
7009         * manual/intro.xml
7010         * manual/keyboard.xml
7011         * manual/manual.xml
7012         * manual/plugins.xml
7013         * manual/starting.xml
7014         * manual/dtd/sdocbook.dtd
7015                 Initial manual structure and some content.
7016
7017 2005-10-23 [wwp]        1.9.15cvs97
7018
7019         * src/gtk/about.c
7020                 fix a typo
7021
7022 2005-10-23 [wwp]        1.9.15cvs96
7023
7024         * src/gtk/about.c
7025         * src/gtk/authors.h
7026                 rework of the about window (main work by Paul), also featuring a few
7027                 fixes for typos and duplicate names
7028
7029 2005-10-23 [wwp]        1.9.15cvs95
7030
7031         * src/.cvsignore
7032                 Ignore the right binary name (sylpheed-claws now)
7033
7034 2005-10-23 [paul]       1.9.15cvs94
7035
7036         * src/compose.c
7037                 when using Folder Pref 'Default To for
7038                 replies' make the entry in the Compose
7039                 window bold
7040                 Patch by Fabien Vantard
7041
7042 2005-10-22 [colin]      1.9.15cvs93
7043
7044         * src/codeconv.c
7045                 Fix leak
7046
7047 2005-10-22 [colin]      1.9.15cvs92
7048
7049         * src/codeconv.c
7050                 try to convert using locale (apart utf8) if necessary
7051
7052 2005-10-22 [colin]      1.9.15cvs91
7053
7054         * src/pixmaps/new.xpm
7055         * src/pixmaps/unread.xpm
7056                 Make the unread envelope blue again and
7057                 saturate the new one a bit more.
7058
7059 2005-10-22 [colin]      1.9.15cvs90
7060
7061         * src/compose.c
7062                 When replying to a mail sent by one of our accounts,
7063                 use the original list of recipients. Let 'Reply All'
7064                 and 'Reply to sender' work like previously.
7065
7066 2005-10-21 [colin]      1.9.15cvs89
7067
7068         * src/prefs_filtering.c
7069                 Clear fields after add and replace
7070         * src/textview.c
7071                 Display xface differently (better)
7072         * src/plugins/pgpinline/pgpinline.c
7073                 Fix crappy encodings/recodings
7074
7075 2005-10-21 [paul]       1.9.15cvs88
7076
7077         * src/compose.c
7078         * src/prefs_folder_item.c
7079         * src/toolbar.c
7080                 fix news folder Folder Properties
7081                 (thanks to Colin)
7082         * src/folderview.c
7083                 update folderview after Themes change
7084                 keep selected folder selected
7085                 (thanks to Colin)
7086
7087 2005-10-21 [paul]       1.9.15cvs87
7088
7089         * tools/Makefile.am
7090         * tools/OOo2sylpheed.pl
7091         * tools/README
7092         * tools/README.sylprint
7093         * tools/asus_mailled.sh         ** REMOVED **
7094         * tools/filter_conv.pl
7095         * tools/freshmeat_search.pl
7096         * tools/google_search.pl
7097         * tools/gpg-sign-syl            ** REMOVED **
7098         * tools/kmail2sylpheed.pl
7099         * tools/kmail2sylpheed_v2.pl
7100         * tools/multiwebsearch.pl
7101         * tools/nautilus2sylpheed.sh
7102         * tools/newscache_clean.pl
7103         * tools/outlook2sylpheed.pl
7104         * tools/sylpheed-switcher       ** REMOVED **
7105         * tools/sylprint.pl
7106         * tools/sylprint.rc
7107         * tools/tb2sylpheed
7108         * tools/vcard2xml.py
7109         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7110                 update default config dir
7111                 update binary name (thanks to Fabien Vantard)
7112                 remove obsolete scripts
7113
7114 2005-10-21 [colin]      1.9.15cvs86
7115
7116         * src/inc.c
7117                 Fix possible leak and units. Based on a patch by
7118                 Fabien Vantard.
7119
7120 2005-10-20 [colin]      1.9.15cvs85
7121
7122         * src/textview.c
7123                 Clear xface when clearing textview
7124
7125 2005-10-20 [colin]      1.9.15cvs84
7126
7127         * configure.ac
7128         * src/folderview.c
7129         * src/headerview.c
7130         * src/main.c
7131         * src/prefs_common.c
7132         * src/prefs_common.h
7133         * src/prefs_message.c
7134         * src/textview.c
7135         * src/textview.h
7136         * src/common/defs.h
7137         * src/common/utils.c
7138         * src/common/utils.h
7139         * src/gtk/gtkutils.c
7140         * src/gtk/gtkutils.h
7141                 Migrate config to .sylpheed-claws (Automatically)
7142                 Add a way to get the Xface in the TextView
7143
7144 2005-10-20 [colin]      1.9.15cvs83
7145
7146         * src/gtk/Makefile.am
7147         * src/gtk/about.c
7148         * src/gtk/authors.h
7149                 Make the about dialog *grooovy*
7150
7151 2005-10-20 [colin]      1.9.15cvs82
7152
7153         * src/mimeview.c
7154                 Use "Open with" on double click if no command
7155                 was found
7156
7157 2005-10-20 [colin]      1.9.15cvs81
7158
7159         * src/imap.c
7160         * src/etpan/imap-thread.c
7161                 Fix possible crash.
7162
7163 2005-10-20 [paul]       1.9.15cvs80
7164
7165         * src/folder.c
7166                 don't show clipkey icon if the only
7167                 attachment is the signature
7168                 Patch by Colin
7169
7170 2005-10-20 [paul]       1.9.15cvs79
7171
7172         * AUTHORS
7173         * src/plugins/pgpmime/pgpmime.c
7174                 name the PGP/MIME signature 'signature.asc'
7175                 Patch by Andrew Nelson <freeandy@gmail.com>
7176
7177 2005-10-19 [colin]      1.9.15cvs78
7178
7179         * src/plugins/pgpmime/pgpmime.c
7180                 Oops, no need to double-check though
7181
7182 2005-10-19 [colin]      1.9.15cvs77
7183
7184         * src/plugins/pgpinline/pgpinline.c
7185         * src/plugins/pgpmime/pgpmime.c
7186                 Check that my_tmpfile() doesn't 
7187                 return NULL
7188
7189 2005-10-19 [colin]      1.9.15cvs76
7190
7191         * src/common/utils.c
7192                 Use shorter mime boundaries to avoid having
7193                 MTAs rewrapping our headers, breaking the
7194                 PGP signature in the process 
7195         * src/compose.c
7196         * src/plugins/pgpmime/pgpmime.c
7197                 Check for boundary uniqueness to be sure
7198                 it won't happen, instead of hoping for the
7199                 best
7200
7201 2005-10-19 [colin]      1.9.15cvs75
7202
7203         * sylpheed-claws.desktop
7204         * src/Makefile.am
7205         * src/main.c
7206                 Ship a sylpheed-claws binary instead
7207                 of a sylpheed one. Change the socket
7208                 name, too
7209         * src/folderview.c
7210                 Update folder only if it changed
7211         * src/wizard.c
7212                 Fix i18n in welcome mail, patch by
7213                 Fabien Vantard
7214
7215 2005-10-19 [paul]
7216
7217         1.9.99-rc2 released
7218
7219 2005-10-19 [paul]       1.9.15cvs74
7220
7221         * src/folder.c
7222         * src/folderview.c
7223                 fix summaryview update
7224                 Patch by Colin
7225
7226 2005-10-18 [colin]      1.9.15cvs73
7227
7228         * src/plugins/pgpcore/passphrase.c
7229                 Don't XGrabServer, and try a bit more to 
7230                 sync everything before grabbing mouse/keyboard
7231
7232 2005-10-18 [colin]      1.9.15cvs72
7233
7234         * src/Makefile.am
7235         * src/addressadd.c
7236         * src/addressbook.c
7237         * src/folderview.c
7238         * src/grouplistdialog.c
7239         * src/mimeview.c
7240         * src/stock_pixmap.c
7241         * src/stock_pixmap.h
7242         * src/summaryview.c
7243         * src/gtk/gtksctree.c
7244         * src/gtk/gtksctree.h
7245         * src/pixmaps/empty.xpm
7246                 Implement a wrapper call for gtk_ctree_set_node_info
7247                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7248                 pixmap instead of a NULL one. This works around some
7249                 memory problems deep inside gtk, revealed by valgrind,
7250                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7251                 as locked crashes sylpheed.), as well as, probably, 
7252                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7253
7254 2005-10-17 [colin]      1.9.15cvs71
7255
7256         * src/mimeview.c
7257                 Provide visual feedback when checking
7258                 signature
7259
7260 2005-10-17 [colin]      1.9.15cvs70
7261
7262         * src/main.c
7263                 Keep the folder list frozen while checking caches...
7264
7265 2005-10-17 [colin]      1.9.15cvs69
7266
7267         * src/addr_compl.c
7268                 Fi bug #833 (Autocompleting from addressbook 
7269                 fails with extended chars)
7270         * src/imap.c
7271                 Fix 'adding messages' staying in statusbar
7272                 after an error
7273
7274 2005-10-17 [wwp]        1.9.15cvs68
7275
7276         * src/ssl_manager.c
7277                 Fix buttons' layout resizing when window size changes
7278
7279 2005-10-17 [wwp]        1.9.15cvs67
7280
7281         * src/account.c
7282         * src/prefs_account.c
7283         * src/prefs_common.c
7284         * src/prefs_common.h
7285         * src/prefs_folder_item.c
7286         * src/prefs_gtk.c
7287         * src/gtk/logwindow.c
7288         * src/gtk/pluginwindow.c
7289         * src/gtk/prefswindow.c
7290         * src/gtk/prefswindow.h
7291                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7292
7293 2005-10-17 [paul]       1.9.15cvs66
7294
7295         * configure.ac
7296                 fix missing libetpan message
7297         * po/en_GB.po
7298                 updated
7299         * src/crash.c
7300         * src/manual.c
7301         * src/prefs_themes.c
7302         * src/common/defs.h
7303                 add some new URI defines, change some
7304                 others
7305         * src/wizard.c
7306                 make welcome message translatable
7307                 small improvements to english
7308                 other tweaks
7309         * src/gtk/menu.c
7310                 fix warnings
7311
7312 2005-10-17 [paul]       1.9.15cvs65
7313
7314         * src/summaryview.c
7315                 fix column titles
7316
7317 2005-10-16 [mones]      1.9.15cvs64
7318
7319         * po/es.po
7320                 Updated translation
7321
7322 2005-10-16 [colin]
7323
7324         1.9.99-rc1 released
7325
7326 2005-10-16 [colin]      1.9.15cvs63
7327
7328         * src/wizard.c
7329                 Fix whitespace
7330
7331 2005-10-16 [colin]      1.9.15cvs62
7332
7333         * src/toolbar.c
7334                 s/Get All/Get Mail/
7335         * src/wizard.c
7336                 Real welcome mail text, thanks Paul
7337
7338 2005-10-16 [colin]      1.9.15cvs61
7339
7340         * src/editldap.c
7341         * src/exporthtml.c
7342         * src/main.c
7343         * src/mainwindow.c
7344         * src/prefs_themes.c
7345         * src/prefs_toolbar.c
7346         * src/plugins/demo/demo.c
7347         * src/plugins/trayicon/trayicon.c
7348                 s/Sylpheed/Sylpheed-Claws/
7349
7350 2005-10-16 [colin]      1.9.15cvs60
7351
7352         * src/wizard.c
7353                 Add a welcome email in the first empty mailbox
7354         * src/prefs_common.c
7355                 Change one more default
7356
7357 2005-10-16 [colin]      1.9.15cvs59
7358
7359         * src/wizard.c
7360                 Remove printf
7361
7362 2005-10-16 [colin]      1.9.15cvs58
7363
7364         * src/toolbar.c
7365         * src/prefs_common.c
7366                 Change some defaults
7367
7368 2005-10-16 [colin]      1.9.15cvs57
7369
7370         * src/toolbar.c
7371         * src/prefs_common.c
7372                 Change some defaults
7373
7374 2005-10-16 [colin]      1.9.15cvs56
7375
7376         * src/wizard.c
7377                 By default, initialize fonts to have
7378                 the same size as normal GtkWidgets
7379
7380 2005-10-16 [colin]      1.9.15cvs55
7381
7382         * src/mimeview.c
7383                 Fix message a bit more
7384
7385 2005-10-16 [colin]      1.9.15cvs54
7386
7387         * src/addressbook.c
7388                 Second attempt at flicker fixing
7389
7390 2005-10-16 [colin]      1.9.15cvs53
7391
7392         * src/addressbook.c
7393                 Fix flicker
7394
7395 2005-10-16 [wwp]        1.9.15cvs52
7396
7397         * src/addressbook.c
7398         * src/editaddress.c
7399         * src/prefs_common.c
7400         * src/prefs_common.h
7401                 Remember window sizes (address book)
7402
7403 2005-10-16 [wwp]        1.9.15cvs51
7404
7405         * src/plugins/clamav/clamav_plugin_gtk.c
7406         * src/plugins/spamassassin/spamassassin_gtk.c
7407                 Fix compilation warnings (missing #include).
7408
7409 2005-10-16 [colin]      1.9.15cvs50
7410
7411         * src/mimeview.c
7412         * src/summaryview.c
7413         * src/textview.c
7414                 Make 'c' check signature, and forward
7415                 c, l, y, t from summaryview to mimeview
7416
7417 2005-10-16 [colin]      1.9.15cvs49
7418
7419         * src/addressbook.c
7420                 Put border around buttons
7421         * src/mainwindow.c
7422         * src/summaryview.c
7423                 Rework menus (Patch based on a patch
7424                 by Paul)
7425
7426 2005-10-15 [wwp]        1.9.15cvs48
7427
7428         * src/editjpilot.c
7429         * src/editldap.c
7430         * src/editvcard.c
7431         * src/exphtmldlg.c
7432         * src/expldifdlg.c
7433         * src/export.c
7434         * src/import.c
7435         * src/importldif.c
7436         * src/importmutt.c
7437         * src/importpine.c
7438         * src/prefs_account.c
7439         * src/prefs_spelling.c
7440         * src/gtk/gtkutils.c
7441         * src/gtk/gtkutils.h
7442         * src/plugins/clamav/clamav_plugin_gtk.c
7443         * src/plugins/spamassassin/spamassassin_gtk.c
7444                 use nicer browse-for-file/dir buttons than the "..." ones,
7445                 code factorizing more.
7446
7447 2005-10-14 [colin]      1.9.15cvs47
7448
7449         * src/mainwindow.c
7450                 set relief on the account switcher so that people see it
7451                 grey out Create processing rules when no message is selected
7452         * src/prefs_filtering.c
7453                 ask before closing if the rule has not been modified, even if
7454                 it's not valid
7455         * src/prefs_matcher.c
7456                 fix sensitivity when entering the dialog
7457         * src/gtk/inputdialog.c
7458                 display a better icon on password ask
7459         * src/plugins/pgpcore/passphrase.c
7460                 make the dialog look better
7461
7462 2005-10-14 [paul]       1.9.15cvs46
7463
7464         * src/folderview.c
7465                 indicate presense of marked msgs in
7466                 unexpanded subfolders
7467
7468 2005-10-14 [paul]       1.9.15cvs45
7469
7470         * src/prefs_actions.c
7471         * src/prefs_common.c
7472         * src/prefs_common.h
7473         * src/prefs_filtering_action.c
7474         * src/prefs_matcher.c
7475         * src/prefs_template.c
7476                 remember window sizes
7477                 fix Info button size
7478
7479         Patches by wwp
7480
7481 2005-10-13 [colin]      1.9.15cvs44
7482
7483         * src/mimeview.c
7484         * src/noticeview.c
7485         * src/noticeview.h
7486                 Add a tooltip on the icon (optional) 
7487                 Get rid of the signature buttons and only
7488                 use the icon+tooltip
7489
7490 2005-10-13 [colin]      1.9.15cvs43
7491
7492         * src/noticeview.c
7493         * src/noticeview.h
7494                 Add hand cursor for hovering over icon
7495
7496 2005-10-13 [colin]      1.9.15cvs42
7497
7498         * src/summaryview.c
7499                 Fix crash when quicksearch's hidden 
7500                 at startup
7501
7502 2005-10-13 [colin]      1.9.15cvs41
7503
7504         * src/compose.c
7505                 Set subject when forwarding multiple mails
7506                 Check that other recipient than the default Cc or Bcc
7507                 have been set before sending.
7508
7509 2005-10-13 [colin]      1.9.15cvs40
7510
7511         * src/imap.c
7512                 Batch per-folder
7513                 Introduce locking, but don't use it yet
7514
7515 2005-10-13 [colin]      1.9.15cvs39
7516
7517         * src/gtk/quicksearch.c
7518                 Reset quicksearch when hiding it
7519                 Make sticky a real pref
7520
7521 2005-10-13 [colin]      1.9.15cvs38
7522
7523         * src/summaryview.c
7524                 Faster prefs apply
7525
7526 2005-10-13 [colin]      1.9.15cvs37
7527
7528         * src/mimeview.c
7529         * src/noticeview.c
7530         * src/noticeview.h
7531         * src/plugins/pgpcore/sgpgme.c
7532                 Make privacy icon clickable
7533                 Move Trust field in Full info
7534                 When trust is less than full, don't display
7535                 a warning icon
7536
7537 2005-10-13 [colin]      1.9.15cvs36
7538
7539         * src/folder.c
7540                 Batch on flags sync
7541         * src/folderview.c
7542                 Revert speed hack which is dangerous in fact
7543                 Apply prefs faster
7544
7545 2005-10-13 [colin]      1.9.15cvs35
7546
7547         * src/folder_item_prefs.c
7548                 Fix pref corruption on folder move. Patch
7549                 by wwp
7550
7551 2005-10-13 [paul]       1.9.15cvs34
7552
7553         * src/export.c
7554         * src/import.c
7555                 fix typos in g_warnings
7556         * src/prefs_account.c
7557                 add a file selector for Signature file
7558
7559         Patches by wwp
7560
7561 2005-10-12 [colin]      1.9.15cvs33
7562
7563         * src/mimeview.c
7564                 Provide a quick way to go back from a
7565                 signature's full info to the email part
7566
7567 2005-10-12 [colin]      1.9.15cvs32
7568
7569         * src/compose.c
7570                 Remove old hack of encoding signed mails with base64.
7571                 QP works equally well.
7572
7573 2005-10-12 [colin]      1.9.15cvs31
7574
7575         * src/crash.c
7576                 Replace deprecated GtkText with GtkTextView
7577         * src/imap.c
7578                 Fix a logic bug about counts in imap_select
7579                 (previously un-triggered)
7580         * src/mainwindow.c
7581         * src/summaryview.c
7582         * src/news.c
7583                 Allow local deletion of news posts
7584         * src/mimeview.c
7585                 Show GPG noticeview on the message/rfc822 part
7586                 in addition to the text/plain one
7587         * src/prefs_image_viewer.c
7588           src/plugins/pgpcore/prefs_gpg.c
7589                 Polish (set the label as part of the checkbox)
7590         * src/wizard.c
7591                 Don't sit there doing nothing after destroying
7592                 the window - return err
7593
7594 2005-10-11 [colin]      1.9.15cvs30
7595
7596         * src/folderview.c
7597                 Apply processing rules before showing folders.
7598                 Early folder show (before flags sync) will only
7599                 be done when there are no processing rules (nor
7600                 pre- or post- ones)
7601         * src/imap.c
7602                 Fix stuff related to mail subdir, creation and 
7603                 deletion of folders 
7604         * src/imap_gtk.c
7605                 Don't allow creation of folders in NoInferior
7606                 folders, as it won't work
7607
7608 2005-10-10 [colin]      1.9.15cvs29
7609
7610         * src/compose.c
7611                 Reselect "None" Privacy system when selecting an
7612                 account with no privacy system defined
7613
7614 2005-10-10 [colin]      1.9.15cvs28
7615
7616         * src/mainwindow.c
7617                 Add Windows-1252 encoding
7618         * src/prefs_common.c
7619                 Rework some defaults:
7620                 - autosave to draft by default
7621                 - don't show header pane (it's already in the textview)
7622                 - Select first new or unread mail on entry
7623                 - Assume 'Yes' to change folder when there's no more
7624                   unread message
7625         * src/prefs_matcher.c
7626                 Fix a gtk assertion failure
7627         * src/gtk/colorlabel.c
7628                 Workaround bad repainting on selection
7629         * src/main.c
7630                 Freeze/thaw (a bit faster on ssh -X)
7631         * src/msgcache.c
7632                 Get rid of StrdupConverter that just adds an
7633                 extra strdup/free 
7634         * src/etpan/imap_thread.c
7635                 memset buf to 0
7636
7637 2005-10-10 [colin]      1.9.15cvs27
7638
7639         * src/export.c
7640         * src/import.c
7641                 Fix compile on gtk 2.4. Patch by wwp
7642
7643 2005-10-09 [colin]      1.9.15cvs26
7644
7645         * src/mainwindow.c
7646         * src/messageview.c
7647         * src/summaryview.c
7648                 Clarify forward menus. Patch by wwp
7649
7650 2005-10-09 [colin]      1.9.15cvs25
7651
7652         * src/compose.c
7653         * src/compose.h
7654                 Fix bug #829 (Non-working "Encrypt message by 
7655                 default when replying to an encrypted message")
7656
7657 2005-10-08 [colin]      1.9.15cvs24
7658
7659         * src/wizard.c
7660                 Fix bug #827 ("Welcome" setup wizard after a 
7661                 permission error gives up & forgets itself.)
7662
7663 2005-10-08 [colin]      1.9.15cvs23
7664
7665         * src/procmime.c
7666                 Fix bug #828 (Ignoring headers with spaces around = sign)
7667
7668 2005-10-08 [colin]      1.9.15cvs22
7669
7670         * src/export.c
7671                 Warning fix by wwp
7672
7673 2005-10-08 [colin]      1.9.15cvs21
7674
7675         * src/folder.c
7676         * src/folder.h
7677                 Add a processing_pending indicator, set on 
7678                 folder_item_open and cleared after 
7679                 folder_item_process_open
7680         * src/folderview.c
7681         * src/summaryview.c
7682                 wrap procmsg_msginfo_*_flags, and in the
7683                 wrapper check that there's no folder processing 
7684                 pending. If there is, defer the flags change until 
7685                 processing is done to avoid stepping over each
7686                 other's toes.
7687                 Freeze during processing, but not during scanning.
7688
7689 2005-10-07 [colin]      1.9.15cvs20
7690
7691         * src/plugins/pgpcore/passphrase.c
7692                 Fix bug #826 (X-Server hangs when 
7693                 right-clicking a PGP encrypted message)
7694
7695 2005-10-07 [paul]       1.9.15cvs19
7696
7697         * src/compose.c
7698                 fix compose_entries[]
7699                 patch by Fabien Vantard
7700
7701 2005-10-06 [colin]      1.9.15cvs18
7702
7703         * src/pixmaps/address.xpm
7704         * src/pixmaps/address_book.xpm
7705         * src/pixmaps/book.xpm
7706         * src/pixmaps/check_spelling.xpm
7707         * src/pixmaps/checkbox_off.xpm
7708         * src/pixmaps/checkbox_on.xpm
7709         * src/pixmaps/close.xpm
7710         * src/pixmaps/complete.xpm
7711         * src/pixmaps/continue.xpm
7712         * src/pixmaps/deleted.xpm
7713         * src/pixmaps/down_arrow.xpm
7714         * src/pixmaps/exec.xpm
7715         * src/pixmaps/forwarded.xpm
7716         * src/pixmaps/group.xpm
7717         * src/pixmaps/ignorethread.xpm
7718         * src/pixmaps/interface.xpm
7719         * src/pixmaps/jpilot.xpm
7720         * src/pixmaps/ldap.xpm
7721         * src/pixmaps/linewrap.xpm
7722         * src/pixmaps/linewrapcurrent.xpm
7723         * src/pixmaps/mail.xpm
7724         * src/pixmaps/mail_attach.xpm
7725         * src/pixmaps/mail_compose.xpm
7726         * src/pixmaps/mail_forward.xpm
7727         * src/pixmaps/mail_receive.xpm
7728         * src/pixmaps/mail_receive_all.xpm
7729         * src/pixmaps/mail_reply.xpm
7730         * src/pixmaps/mail_reply_to_all.xpm
7731         * src/pixmaps/mail_reply_to_author.xpm
7732         * src/pixmaps/mail_send.xpm
7733         * src/pixmaps/mail_send_queue.xpm
7734         * src/pixmaps/mime_application.xpm
7735         * src/pixmaps/mime_audio.xpm
7736         * src/pixmaps/mime_image.xpm
7737         * src/pixmaps/mime_message.xpm
7738         * src/pixmaps/mime_text_enriched.xpm
7739         * src/pixmaps/mime_text_html.xpm
7740         * src/pixmaps/mime_text_plain.xpm
7741         * src/pixmaps/mime_unknown.xpm
7742         * src/pixmaps/new.xpm
7743         * src/pixmaps/news_compose.xpm
7744         * src/pixmaps/offline.xpm
7745         * src/pixmaps/online.xpm
7746         * src/pixmaps/paste.xpm
7747         * src/pixmaps/preferences.xpm
7748         * src/pixmaps/privacy_emblem_encrypted.xpm
7749         * src/pixmaps/privacy_expired.xpm
7750         * src/pixmaps/privacy_failed.xpm
7751         * src/pixmaps/privacy_passed.xpm
7752         * src/pixmaps/privacy_signed.xpm
7753         * src/pixmaps/privacy_unknown.xpm
7754         * src/pixmaps/privacy_warn.xpm
7755         * src/pixmaps/properties.xpm
7756         * src/pixmaps/replied.xpm
7757         * src/pixmaps/search.xpm
7758         * src/pixmaps/unread.xpm
7759         * src/pixmaps/up_arrow.xpm
7760         * src/pixmaps/vcard.xpm
7761                 Modernize internal theme, with icons from the 
7762                 Gnomaws theme. Keep some of the old ones where
7763                 they were better.
7764
7765 2005-10-06 [colin]      1.9.15cvs17
7766
7767         * src/summaryview.c
7768                 Little optimisations + bugfix
7769         * src/toolbar.c
7770                 Remove default useless items - useless being defined
7771                 by the default relevant prefs
7772         * src/wizard.c
7773                 include config.h to make gettext work
7774         * src/prefs_themes.c
7775                 Fix selection of current theme in prefs
7776
7777 2005-10-06 [colin]      1.9.15cvs16
7778
7779         * src/prefs_common.c
7780         * src/prefs_common.h
7781         * src/prefs_summaries.c
7782         * src/folderview.c
7783                 Add a warning dialog on Mark all read 
7784                 (with pref to get rid of it)
7785
7786 2005-10-06 [paul]       1.9.15cvs15
7787
7788         * po/nb.po
7789         * po/pt_BR.po
7790                 updated by Geir Helland and Frederico
7791                 Goncalves Guimaraes
7792
7793 2005-10-05 [colin]      1.9.15cvs14
7794
7795         * src/folder.c
7796         * src/folder.h
7797         * src/folderview.c
7798         * src/folderview.h
7799         * src/imap_gtk.c
7800         * src/mh_gtk.c
7801         * src/mainwindow.c
7802         * src/setup.c
7803                 add a way to rescan without rebuilding
7804                 make moving a bit faster (less folders changes)
7805                 don't lock the tree on Get 
7806         * src/imap.c
7807                 Don't re-delete deleted messages before expunging
7808         * src/summaryview.c
7809                 Set batch mode when deleting mails
7810
7811 2005-10-05 [paul]       1.9.15cvs13
7812
7813         * src/mainwindow.c
7814         * src/mainwindow.h
7815                 fix disabled Execute menu item
7816         * src/toolbar.c
7817                 match the change in 1.9.15cvs10: use Compose
7818                 instead of News by default
7819
7820 2005-10-04 [colin]      1.9.15cvs12
7821
7822         * src/compose.c
7823                 When replying to an ML post with Reply-To set
7824                 to the poster's email, honor it (as before),
7825                 but also honor our user's request to reply to
7826                 the mailing list: set the ML address in the To
7827                 field and the Reply-To address in the Cc: 
7828                 field.
7829
7830 2005-10-04 [colin]      1.9.15cvs11
7831
7832         * src/plugins/trayicon/trayicon.c
7833                 Finish cosmetic change - thanks to wwp
7834
7835 2005-10-04 [colin]      1.9.15cvs10
7836
7837         * src/toolbar.c
7838                 Use Compose instead of Email by default.
7839                 Spotted by wwp.
7840
7841 2005-10-04 [colin]      1.9.15cvs9
7842
7843         * src/folder.c
7844         * src/folder.h
7845         * src/folderview.c
7846         * src/imap.c
7847         * src/etpan/imap-thread.c
7848         * src/etpan/imap-thread.h
7849                 Try to make IMAP faster, by simplifying SEARCH
7850                 commands, avoiding sending two STATUS in a row,
7851                 and deferring flags sync and processing just
7852                 after displaying the folder. 
7853                 This will update the SummaryView in certain
7854                 cases (new mails not already fetched, flags
7855                 changed from another client) but in a non-
7856                 blocking manner.
7857
7858 2005-10-04 [colin]      1.9.15cvs8
7859
7860         * src/plugins/trayicon/trayicon.c
7861                 Relabel "Offline" to "Work offline"
7862
7863 2005-10-04 [colin]      1.9.15cvs7
7864
7865         * src/export.c
7866         * src/import.c
7867         * src/mbox.c
7868                 Fix mbox import/export buglets
7869                 Patch by wwp
7870         * src/plugins/trayicon/trayicon.c
7871                 Add offline swithc
7872                 Patch by wwp
7873
7874 2005-10-04 [colin]      1.9.15cvs6
7875
7876         * src/folder.c
7877         * src/folderview.c
7878         * src/summaryview.c
7879                 Better fix (don't break mark all read) for cvs2
7880
7881 2005-10-03 [colin]      1.9.15cvs5
7882
7883         * src/folder.c
7884                 Use a sane sort by default
7885
7886 2005-10-03 [colin]      1.9.15cvs4
7887
7888         * src/inc.c
7889                 Add a 'Only once' button for overriding offline mode
7890         * src/prefs_account.c
7891         * src/wizard.c
7892                 Add Local mbox to the wizard
7893                 Add IMAP subdir to the wizard (or the wizard is useless
7894                 for such accounts, or even worse than useless)
7895                 Move IMAP subdir from Advanced to Receive tab, as it's
7896                 not that uncommon
7897
7898 2005-10-03 [colin]      1.9.15cvs3
7899
7900         * src/send_message.c
7901                 Forgot this one in cvs1
7902
7903 2005-10-03 [colin]      1.9.15cvs2
7904
7905         * src/folder.c
7906                 Faster close when leaving a folder with lots
7907                 of new mails. Idea by David Relson.
7908
7909 2005-10-03 [colin]      1.9.15cvs1
7910
7911         * src/compose.c
7912         * src/imap.c
7913         * src/inc.c
7914         * src/main.c
7915         * src/messageview.c
7916         * src/news.c
7917         * src/summaryview.c
7918         * src/gtk/sslcertwindow.c
7919         * src/plugins/trayicon/trayicon.c
7920                 Add accels to every AlertPanel. Patch by Fabien 
7921                 Vantard
7922
7923 2005-10-03 [paul]       1.9.15
7924
7925         1.9.15 released
7926
7927 2005-10-03 [paul]       1.9.14cvs68
7928
7929         * po/ca.po
7930         * po/de.po
7931         * po/es.po
7932         * po/fi.po
7933         * po/fr.po
7934         * po/sk.po
7935         * po/sr.po
7936         * po/zh_CN.po
7937                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7938                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7939                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7940
7941 2005-10-03 [paul]       1.9.14cvs67
7942
7943         * src/send_message.c
7944                 prevent hang on Cancel
7945                 patch by Colin
7946
7947 2005-10-03 [paul]       1.9.14cvs66
7948
7949         * src/main.c
7950                 fix crash in IMAP caused by discrepancy
7951                 between check_at_startup and offline mode
7952                 Patch by Colin
7953
7954 2005-10-01 [paul]       1.9.14cvs65
7955
7956         * src/inc.c
7957                 fix engrish
7958
7959 2005-10-01 [paul]       1.9.14cvs64
7960         * src/export.c
7961         * src/import.c
7962                 synchronise import_mbox() and export_mbox()
7963         * src/mbox.c
7964                 proc_mbox(): add alert if file cannot be opened
7965                 export_list_to_mbox(): test if dest file exists,
7966                 prompt user to overwrite if it does. add alert
7967                 if file cannot be created
7968                                                                 
7969         Patch by wwp
7970                                                                                                                 
7971
7972 2005-09-30 [paul]       1.9.14cvs63
7973
7974         * src/addressbook.c
7975                 Fix sensitivity of a menu
7976         * src/codeconv.c
7977                 Respect hidden pref for mails with no encoding
7978         * src/common/xml.c
7979                 Fix memory corruption
7980         * src/plugins/pgpcore/sgpgme.c
7981                 Fix segfault on incomplete sigs, and display
7982                 of S/Mime UIDs
7983
7984         Patches by Colin
7985
7986 2005-09-30 [colin]      1.9.14cvs62
7987
7988         * src/partial_download.c
7989                 Little logic fix in almost-dead code
7990         * src/pop.c
7991                 Fix partial download when there's no new mail
7992
7993 2005-09-29 [paul]       1.9.14cvs61
7994
7995         * src/plugins/pgpinline/pgpinline.c
7996                 fix bug 819, 'crash accessing sign message'
7997                 Patch by Colin
7998
7999 2005-09-28 [martin]     1.9.14cvs60
8000
8001         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8002                 fix bug #790 (Crash when restarting window manager (fluxbox))
8003
8004 2005-09-28 [paul]       1.9.14cvs59
8005
8006         * src/gtk/gtkaspell.c
8007                 fix off-by-one typo
8008
8009 2005-09-27 [colin]      1.9.14cvs58
8010
8011         * src/plugins/pgpcore/sgpgme.c
8012                 Report error when there's one, instead of
8013                 "Signature unchecked" 
8014
8015 2005-09-27 [colin]      1.9.14cvs57
8016
8017         * src/prefs_quote.c
8018                 Fix bug #816 (Weird quotation with spaces)
8019
8020 2005-09-27 [colin]      1.9.14cvs56
8021
8022         * src/codeconv.c
8023         * src/compose.c
8024         * src/compose.h
8025                 Put subject in compose's title
8026                 Fix Automatic encoding so that it's really automatic:
8027                 first try default locale's charset, then charset of the replied mail, 
8028                 then utf-8
8029                 Fix encoding of headers (must be in strict mode too)
8030
8031 2005-09-26 [colin]      1.9.14cvs55
8032
8033         * src/gtk/gtkaspell.c
8034                 Fix previous patch - don't color the space,
8035                 just uncolor it :)
8036
8037 2005-09-26 [colin]      1.9.14cvs54
8038
8039         * src/gtk/gtkaspell.c
8040                 Unmark space if possible
8041
8042 2005-09-26 [colin]      1.9.14cvs53
8043
8044         * src/imap.c
8045                 log_error instead of alertpanel according to the pref
8046         * src/etpan/imap-thread.c
8047                 Print connect status, copy only necessary size to 
8048                 logger
8049         * src/plugins/pgpmime/pgpmime.c
8050                 Handle S/Mime signatures (verification only). Patch based
8051                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8052
8053 2005-09-26 [paul]       1.9.14cvs52
8054
8055         * src/common/passcrypt.c
8056                 this 'workaround' not necessary on NetBSD.
8057                 Thanks to Daniel Gustafson
8058
8059 2005-09-26 [paul]
8060
8061         1.9.15-rc4 released
8062
8063 2005-09-26 [paul]       1.9.14cvs51
8064
8065         * src/summaryview.c
8066                 Skip currently selected message when
8067                 looking for next new or unread message
8068                 in current folder. Patch by Colin
8069         * src/common/passcrypt.c
8070                 eliminate warnings on *BSD. Patch by
8071                 Daniel Gustafson
8072
8073 2005-09-26 [colin]      1.9.14cvs50
8074
8075         * src/procmsg.c
8076                 Call postfiltering hook anyway
8077
8078 2005-09-22 [colin]      1.9.14cvs49
8079
8080         * src/codeconv.c
8081         * src/codeconv.h
8082                 Add a strict mode that doesn't replace with _
8083         * src/compose.c
8084         * src/compose.h
8085                 Use strict conversion while sending
8086                 Fix race when drafting while sending (happens
8087                 on IMAP)
8088                 Fix d'n'd of messages from summaryview
8089         * src/prefs_common.c
8090         * src/prefs_common.h
8091                 add hidden utf8_instead_of_locale_for_broken_mail 
8092                 pref for people that preferred the default charset 
8093                 to be utf8 for broken mails
8094         * src/quote_fmt_parse.y
8095                 fix bug #815 (No quote insert if "From:" fied 
8096                 contained Russian letters)
8097         * src/summaryview.c
8098                 Fix d'n'd of messages to compose
8099
8100 2005-09-22 [paul]       1.9.14cvs48
8101
8102         * src/compose.c
8103                 fix bug where attachments Name entry
8104                 would display Path instead
8105
8106 2005-09-21 [paul]       1.9.14cvs47
8107
8108         * README
8109         * README.jp
8110         * configure.ac
8111         * config/config.rpath
8112         * doc/manual/en/sylpheed-20.html
8113         * doc/manual/es/sylpheed-20.html
8114         * po/bg.po
8115         * po/ca.po
8116         * po/de.po
8117         * po/es.po
8118         * po/fr.po
8119         * po/it.po
8120         * po/pt_BR.po
8121         * po/sk.po
8122         * po/zh_TW.po
8123         * src/account.c
8124         * src/account.h
8125         * src/action.c
8126         * src/action.h
8127         * src/adbookbase.h
8128         * src/addr_compl.c
8129         * src/addr_compl.h
8130         * src/addrbook.c
8131         * src/addrbook.h
8132         * src/addrcache.c
8133         * src/addrcache.h
8134         * src/addrcindex.c
8135         * src/addrcindex.h
8136         * src/addrclip.c
8137         * src/addrclip.h
8138         * src/addrdefs.h
8139         * src/addressadd.c
8140         * src/addressadd.h
8141         * src/addressbook.c
8142         * src/addressbook.h
8143         * src/addressitem.h
8144         * src/addrgather.c
8145         * src/addrgather.h
8146         * src/addrharvest.c
8147         * src/addrharvest.h
8148         * src/addrindex.c
8149         * src/addrindex.h
8150         * src/addritem.c
8151         * src/addritem.h
8152         * src/addrquery.c
8153         * src/addrquery.h
8154         * src/addrselect.c
8155         * src/addrselect.h
8156         * src/alertpanel.c
8157         * src/alertpanel.h
8158         * src/browseldap.c
8159         * src/browseldap.h
8160         * src/codeconv.c
8161         * src/codeconv.h
8162         * src/compose.c
8163         * src/compose.h
8164         * src/crash.c
8165         * src/crash.h
8166         * src/customheader.c
8167         * src/customheader.h
8168         * src/displayheader.c
8169         * src/displayheader.h
8170         * src/editaddress.c
8171         * src/editaddress.h
8172         * src/editbook.c
8173         * src/editbook.h
8174         * src/editgroup.c
8175         * src/editgroup.h
8176         * src/editjpilot.c
8177         * src/editjpilot.h
8178         * src/editldap.c
8179         * src/editldap.h
8180         * src/editldap_basedn.c
8181         * src/editldap_basedn.h
8182         * src/editvcard.c
8183         * src/editvcard.h
8184         * src/enriched.c
8185         * src/enriched.h
8186         * src/exphtmldlg.c
8187         * src/exphtmldlg.h
8188         * src/expldifdlg.c
8189         * src/expldifdlg.h
8190         * src/export.c
8191         * src/export.h
8192         * src/exporthtml.c
8193         * src/exporthtml.h
8194         * src/exportldif.c
8195         * src/exportldif.h
8196         * src/filtering.c
8197         * src/filtering.h
8198         * src/folder.c
8199         * src/folder.h
8200         * src/folder_item_prefs.c
8201         * src/folder_item_prefs.h
8202         * src/foldersel.c
8203         * src/foldersel.h
8204         * src/folderutils.c
8205         * src/folderutils.h
8206         * src/folderview.c
8207         * src/folderview.h
8208         * src/grouplistdialog.c
8209         * src/grouplistdialog.h
8210         * src/headerview.c
8211         * src/headerview.h
8212         * src/html.c
8213         * src/html.h
8214         * src/image_viewer.c
8215         * src/image_viewer.h
8216         * src/imap.c
8217         * src/imap.h
8218         * src/imap_gtk.c
8219         * src/imap_gtk.h
8220         * src/import.c
8221         * src/import.h
8222         * src/importldif.c
8223         * src/importldif.h
8224         * src/importmutt.c
8225         * src/importmutt.h
8226         * src/importpine.c
8227         * src/importpine.h
8228         * src/inc.c
8229         * src/inc.h
8230         * src/jpilot.c
8231         * src/jpilot.h
8232         * src/ldapctrl.c
8233         * src/ldapctrl.h
8234         * src/ldaplocate.c
8235         * src/ldaplocate.h
8236         * src/ldapquery.c
8237         * src/ldapquery.h
8238         * src/ldapserver.c
8239         * src/ldapserver.h
8240         * src/ldaputil.c
8241         * src/ldaputil.h
8242         * src/ldif.c
8243         * src/ldif.h
8244         * src/localfolder.c
8245         * src/localfolder.h
8246         * src/main.c
8247         * src/main.h
8248         * src/mainwindow.c
8249         * src/mainwindow.h
8250         * src/manual.c
8251         * src/manual.h
8252         * src/matcher.c
8253         * src/matcher.h
8254         * src/matcher_parser.h
8255         * src/matcher_parser_lex.l
8256         * src/matcher_parser_parse.y
8257         * src/mbox.c
8258         * src/mbox.h
8259         * src/message_search.c
8260         * src/message_search.h
8261         * src/messageview.c
8262         * src/messageview.h
8263         * src/mh.c
8264         * src/mh.h
8265         * src/mh_gtk.c
8266         * src/mh_gtk.h
8267         * src/mimeview.c
8268         * src/mimeview.h
8269         * src/msgcache.c
8270         * src/msgcache.h
8271         * src/mutt.c
8272         * src/mutt.h
8273         * src/news.c
8274         * src/news.h
8275         * src/news_gtk.c
8276         * src/news_gtk.h
8277         * src/noticeview.c
8278         * src/noticeview.h
8279         * src/partial_download.c
8280         * src/partial_download.h
8281         * src/pine.c
8282         * src/pine.h
8283         * src/pop.c
8284         * src/pop.h
8285         * src/prefs_account.c
8286         * src/prefs_account.h
8287         * src/prefs_actions.c
8288         * src/prefs_actions.h
8289         * src/prefs_common.c
8290         * src/prefs_common.h
8291         * src/prefs_compose_writing.c
8292         * src/prefs_compose_writing.h
8293         * src/prefs_customheader.c
8294         * src/prefs_customheader.h
8295         * src/prefs_display_header.c
8296         * src/prefs_display_header.h
8297         * src/prefs_ext_prog.c
8298         * src/prefs_ext_prog.h
8299         * src/prefs_filtering.c
8300         * src/prefs_filtering.h
8301         * src/prefs_filtering_action.c
8302         * src/prefs_filtering_action.h
8303         * src/prefs_folder_column.c
8304         * src/prefs_folder_column.h
8305         * src/prefs_folder_item.c
8306         * src/prefs_folder_item.h
8307         * src/prefs_fonts.c
8308         * src/prefs_fonts.h
8309         * src/prefs_gtk.c
8310         * src/prefs_gtk.h
8311         * src/prefs_image_viewer.c
8312         * src/prefs_image_viewer.h
8313         * src/prefs_matcher.c
8314         * src/prefs_matcher.h
8315         * src/prefs_message.c
8316         * src/prefs_message.h
8317         * src/prefs_msg_colors.c
8318         * src/prefs_msg_colors.h
8319         * src/prefs_other.c
8320         * src/prefs_other.h
8321         * src/prefs_quote.c
8322         * src/prefs_quote.h
8323         * src/prefs_receive.c
8324         * src/prefs_receive.h
8325         * src/prefs_send.c
8326         * src/prefs_send.h
8327         * src/prefs_spelling.c
8328         * src/prefs_spelling.h
8329         * src/prefs_summaries.c
8330         * src/prefs_summaries.h
8331         * src/prefs_summary_column.c
8332         * src/prefs_summary_column.h
8333         * src/prefs_template.c
8334         * src/prefs_template.h
8335         * src/prefs_themes.c
8336         * src/prefs_themes.h
8337         * src/prefs_toolbar.c
8338         * src/prefs_toolbar.h
8339         * src/prefs_wrapping.c
8340         * src/prefs_wrapping.h
8341         * src/privacy.c
8342         * src/privacy.h
8343         * src/procheader.c
8344         * src/procheader.h
8345         * src/procmime.c
8346         * src/procmime.h
8347         * src/procmsg.c
8348         * src/procmsg.h
8349         * src/quote_fmt.c
8350         * src/quote_fmt_parse.y
8351         * src/recv.c
8352         * src/recv.h
8353         * src/remotefolder.c
8354         * src/remotefolder.h
8355         * src/send_message.c
8356         * src/send_message.h
8357         * src/setup.c
8358         * src/setup.h
8359         * src/simple-gettext.c
8360         * src/sourcewindow.c
8361         * src/sourcewindow.h
8362         * src/ssl_manager.c
8363         * src/ssl_manager.h
8364         * src/statusbar.c
8365         * src/statusbar.h
8366         * src/stock_pixmap.c
8367         * src/stock_pixmap.h
8368         * src/summary_search.c
8369         * src/summary_search.h
8370         * src/summaryview.c
8371         * src/summaryview.h
8372         * src/syldap.c
8373         * src/syldap.h
8374         * src/textview.c
8375         * src/textview.h
8376         * src/toolbar.c
8377         * src/toolbar.h
8378         * src/undo.c
8379         * src/undo.h
8380         * src/unmime.c
8381         * src/unmime.h
8382         * src/vcard.c
8383         * src/vcard.h
8384         * src/wizard.c
8385         * src/wizard.h
8386         * src/common/base64.c
8387         * src/common/base64.h
8388         * src/common/defs.h
8389         * src/common/hooks.c
8390         * src/common/hooks.h
8391         * src/common/log.c
8392         * src/common/log.h
8393         * src/common/md5.c
8394         * src/common/md5.h
8395         * src/common/mgutils.c
8396         * src/common/mgutils.h
8397         * src/common/nntp.c
8398         * src/common/nntp.h
8399         * src/common/passcrypt.c
8400         * src/common/passcrypt.h.in
8401         * src/common/plugin.c
8402         * src/common/plugin.h
8403         * src/common/prefs.c
8404         * src/common/prefs.h
8405         * src/common/progressindicator.c
8406         * src/common/progressindicator.h
8407         * src/common/quoted-printable.c
8408         * src/common/quoted-printable.h
8409         * src/common/session.c
8410         * src/common/session.h
8411         * src/common/smtp.c
8412         * src/common/smtp.h
8413         * src/common/socket.c
8414         * src/common/socket.h
8415         * src/common/ssl.c
8416         * src/common/ssl.h
8417         * src/common/ssl_certificate.c
8418         * src/common/ssl_certificate.h
8419         * src/common/string_match.c
8420         * src/common/string_match.h
8421         * src/common/stringtable.c
8422         * src/common/sylpheed.c
8423         * src/common/sylpheed.h
8424         * src/common/template.c
8425         * src/common/template.h
8426         * src/common/timing.h
8427         * src/common/utils.c
8428         * src/common/utils.h
8429         * src/common/uuencode.c
8430         * src/common/uuencode.h
8431         * src/common/version.h.in
8432         * src/common/xml.c
8433         * src/common/xml.h
8434         * src/common/xmlprops.c
8435         * src/common/xmlprops.h
8436         * src/gtk/about.c
8437         * src/gtk/about.h
8438         * src/gtk/colorlabel.c
8439         * src/gtk/colorlabel.h
8440         * src/gtk/colorsel.c
8441         * src/gtk/colorsel.h
8442         * src/gtk/description_window.c
8443         * src/gtk/description_window.h
8444         * src/gtk/filesel.c
8445         * src/gtk/filesel.h
8446         * src/gtk/foldersort.c
8447         * src/gtk/foldersort.h
8448         * src/gtk/gtkutils.c
8449         * src/gtk/gtkutils.h
8450         * src/gtk/inputdialog.c
8451         * src/gtk/inputdialog.h
8452         * src/gtk/logwindow.c
8453         * src/gtk/logwindow.h
8454         * src/gtk/manage_window.c
8455         * src/gtk/manage_window.h
8456         * src/gtk/menu.c
8457         * src/gtk/menu.h
8458         * src/gtk/pluginwindow.c
8459         * src/gtk/pluginwindow.h
8460         * src/gtk/prefswindow.c
8461         * src/gtk/prefswindow.h
8462         * src/gtk/progressdialog.c
8463         * src/gtk/progressdialog.h
8464         * src/gtk/quicksearch.c
8465         * src/gtk/quicksearch.h
8466         * src/gtk/sslcertwindow.c
8467         * src/gtk/sslcertwindow.h
8468         * src/plugins/clamav/clamav_plugin.c
8469         * src/plugins/clamav/clamav_plugin.h
8470         * src/plugins/clamav/clamav_plugin_gtk.c
8471         * src/plugins/demo/demo.c
8472         * src/plugins/dillo_viewer/dillo_prefs.c
8473         * src/plugins/dillo_viewer/dillo_prefs.h
8474         * src/plugins/dillo_viewer/dillo_viewer.c
8475         * src/plugins/mathml_viewer/mathml_viewer.c
8476         * src/plugins/pgpcore/passphrase.c
8477         * src/plugins/pgpcore/passphrase.h
8478         * src/plugins/pgpcore/plugin.c
8479         * src/plugins/pgpcore/prefs_gpg.c
8480         * src/plugins/pgpcore/prefs_gpg.h
8481         * src/plugins/pgpcore/select-keys.c
8482         * src/plugins/pgpcore/select-keys.h
8483         * src/plugins/pgpcore/sgpgme.c
8484         * src/plugins/pgpcore/sgpgme.h
8485         * src/plugins/pgpinline/pgpinline.c
8486         * src/plugins/pgpinline/pgpinline.h
8487         * src/plugins/pgpinline/plugin.c
8488         * src/plugins/pgpmime/pgpmime.c
8489         * src/plugins/pgpmime/pgpmime.h
8490         * src/plugins/pgpmime/plugin.c
8491         * src/plugins/spamassassin/spamassassin.c
8492         * src/plugins/spamassassin/spamassassin.h
8493         * src/plugins/spamassassin/spamassassin_gtk.c
8494         * src/plugins/trayicon/trayicon.c
8495         * tools/OOo2sylpheed.pl
8496         * tools/acroread2sylpheed.pl
8497         * tools/asus_mailled.sh
8498         * tools/filter_conv.pl
8499         * tools/freshmeat_search.pl
8500         * tools/google_search.pl
8501         * tools/kmail2sylpheed.pl
8502         * tools/kmail2sylpheed_v2.pl
8503         * tools/maildir2sylpheed.pl
8504         * tools/multiwebsearch.pl
8505         * tools/newscache_clean.pl
8506         * tools/outlook2sylpheed.pl
8507         * tools/sylpheed-switcher
8508         * tools/update-po
8509         * tools/vcard2xml.py
8510         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8511                 update FSF address
8512
8513 2005-09-21 [colin]      1.9.14cvs46
8514
8515         * src/gedit-print.c
8516         * src/procmsg.c
8517         * src/procmsg.h
8518         * src/textview.c
8519         * src/summaryview.c
8520                 Remove some printing hacks (deselection/reselection),
8521                 which by the way fix printing the currently 
8522                 displayed mime part (still only text)
8523                 Plus a little optimisation of summary_show
8524
8525
8526 2005-09-20 [colin]      1.9.14cvs45
8527
8528         * src/mainwindow.c
8529         * src/messageview.c
8530                 GUI fixups: add accels, set message
8531                 view title to displayed mail's subject
8532         * src/prefs_spelling.c
8533         * src/gtk/gtkaspell.c
8534                 GUI fixups: allow underlining misspelled
8535                 words instead of coloring them (a11y!)
8536
8537 2005-09-19 [colin]
8538
8539         1.9.15rc3 released
8540
8541 2005-09-19 [colin]      1.9.14cvs44
8542
8543         * src/compose.c
8544                 Fix draft message
8545         * src/gtk/gtkaspell.c
8546                 Fix wrong test ;-)
8547
8548 2005-09-19 [colin]      1.9.14cvs43
8549
8550         * src/addressbook.c
8551                 Fix sensitivity of Delete button
8552         * src/compose.c
8553                 Warn if the requested Privacy system
8554                 is not available
8555         * src/exphtmldlg.c
8556         * src/expldifdlg.c
8557         * src/importldif.c
8558         * src/importmutt.c
8559         * src/importpine.c
8560                 Fix crappy UI
8561         * src/
8562         * src/ssl.h
8563         * src/prefs_account.h
8564         * src/prefs_account.c
8565                 Save SSL prefs even in builds that have
8566                 SSL support disable
8567         * src/imap.c
8568         * src/inc.c
8569         * src/news.c
8570         * src/send_message.c
8571                 Warn if connection should be secure, but
8572                 SSL support isn't compiled in
8573         * src/gtkaspell.c
8574                 Fix word separation on UTF-8 systems
8575                 Fixes bug #812 (Strange inline spellchecking)
8576         * src/compose.c
8577                 Warn if the requested Privacy system
8578                 is not available
8579                 Factorize offline warning
8580         * src/imap.c
8581         * src/imap_gtk.c
8582         * src/imap_gtk.h
8583         * src/inc.h
8584         * src/news_gtk.c
8585         * src/news_gtk.h
8586         * src/messageview.c
8587                 Factorize offline warning
8588
8589 2005-09-19 [paul]
8590
8591         1.9.15-rc2 released
8592
8593 2005-09-18 [colin]      1.9.14cvs42
8594
8595         * src/codeconv.c
8596         * src/codeconv.h
8597         * src/procmime.c
8598                 Add a way to get locale's charset ignoring utf-8,
8599                 and use that as default encoding for broken mails
8600
8601 2005-09-18 [colin]      1.9.14cvs41
8602
8603         * src/gtk/logwindow.c
8604                 Translate string. Patch by Fabien Vantard
8605
8606 2005-09-18 [colin]      1.9.14cvs40
8607
8608         * configure.ac
8609                 Fix bug #803 (IMAP/SSL support breaks with 
8610                 GnuTLS libetpan 0.38)
8611
8612 2005-09-18 [colin]      1.9.14cvs39
8613
8614         * src/codeconv.c
8615         * src/compose.c
8616         * src/procmime.c
8617                 More charsets fixes. Fixes bug #806 (non
8618                 ascii characters in subject line)
8619
8620 2005-09-17 [paul]       1.9.14cvs38
8621
8622         * src/folderview.c
8623         * src/mainwindow.c
8624                 fix gcc-2.95 issues
8625                 Patch by Pawel Pekala
8626
8627 2005-09-17 [colin]      1.9.14cvs37
8628
8629         * src/addrindex.c
8630                 bugfix for NO-USE LDAP compilation, patch 
8631                 by Fabien Vantard
8632
8633 2005-09-17 [colin]      1.9.14cvs36
8634
8635         * src/prefs_actions.c
8636         * src/prefs_customheader.c
8637         * src/prefs_display_header.c
8638         * src/prefs_filtering_action.c
8639         * src/prefs_matcher.c
8640         * src/prefs_toolbar.c
8641                 Fix strange casts (less elegant but
8642                 works better)
8643
8644 2005-09-16 [colin]      1.9.14cvs35
8645
8646         * src/jpilot.c
8647                 Missed that one
8648
8649 2005-09-16 [colin]      1.9.14cvs34
8650
8651         * configure.ac
8652         * src/Makefile.am
8653         * src/addr_compl.c
8654         * src/addrindex.c
8655         * src/browseldap.c
8656         * src/editldap.c
8657         * src/ldaplocate.c
8658         * src/ldapquery.c
8659         * src/ldapquery.h
8660         * src/ldapserver.c
8661         * src/ldapserver.h
8662         * src/main.c
8663         * src/matcher_parser_parse.y
8664         * src/prefs_themes.c
8665         * src/etpan/Makefile.am
8666         * src/gtk/description_window.c
8667         * src/plugins/clamav/Makefile.am
8668         * src/plugins/clamav/clamav_plugin.c
8669         * src/plugins/dillo_viewer/Makefile.am
8670         * src/plugins/pgpcore/Makefile.am
8671         * src/plugins/pgpinline/Makefile.am
8672         * src/plugins/pgpmime/Makefile.am
8673         * src/plugins/trayicon/Makefile.am
8674                 Fix 100% cpu usage in address completion list
8675                 Fix little bugs (return with no values etc)
8676                 Fix all warnings (with common CFLAGS)
8677
8678 2005-09-15 [colin]      1.9.14cvs33
8679
8680         * src/addressbook.c
8681                 Fix bug where sometimes a group's email list is empty,
8682                 force its refresh (probably fixes "Re: how to create a 
8683                 distribution list")
8684         * src/ldapquery.c
8685                 Don't return to the callback in the main thread from the
8686                 fetch thread (or face segs!)
8687
8688 2005-09-15 [paul]       1.9.14cvs32
8689
8690         * src/prefs_matcher.c
8691                 forgotten in last commit
8692
8693 2005-09-15 [paul]       1.9.14cvs31
8694
8695         * src/prefs_actions.c
8696         * src/prefs_filtering_action.c
8697         * src/prefs_quote.c
8698         * src/quote_fmt.c
8699         * src/summaryview.c
8700         * src/gtk/description_window.c
8701         * src/gtk/description_window.h
8702         * src/gtk/quicksearch.c
8703                 allow interaction with the called
8704                 description window
8705                 Patch by Anders Hammar
8706
8707 2005-09-14 [paul]       1.9.14cvs30
8708
8709         * src/compose.c
8710                 fix a little annoyance when pasting with 3rd button 
8711                 with wrap_pastes=0 and wrap_input=1
8712                 Patch by Colin
8713
8714 2005-09-14 [paul]       1.9.14cvs29
8715
8716         * src/prefs_account.c
8717                 disable 'Filter messages on receiving' for
8718                 SMTP-only accounts
8719                 Patch  by Anders Hammar
8720
8721 2005-09-14 [paul]       1.9.14cvs28
8722
8723         * po/sk.po
8724                 fix crash
8725                 updated by Andrej Kacian
8726
8727 2005-09-14 [paul]
8728
8729         1.9.15-rc1 released
8730
8731 2005-09-14 [paul]       1.9.14cvs27
8732
8733         * po/es.po
8734                 updated by Ricardo Mones Lastra
8735         * src/compose.c
8736         * src/compose.h
8737                 associate no_wrap_tags to Compose windows
8738                 instead of using a static one
8739                 Patch by Colin
8740         * src/mbox.c
8741                 fix proc_mbox()
8742                 Patch by wwp
8743         * src/textview.c
8744                 remove unneeded printf()
8745
8746 2005-09-14 [paul]       1.9.14cvs26
8747
8748         * src/addrcache.c
8749         * src/codeconv.h
8750         * src/folder.h
8751         * src/mainwindow.h
8752         * src/mh.c
8753         * src/mimeview.h
8754         * src/partial_download.c
8755         * src/pop.c
8756         * src/prefs_account.c
8757         * src/prefs_account.h
8758         * src/prefs_actions.c
8759         * src/prefs_customheader.c
8760         * src/prefs_display_header.c
8761         * src/prefs_filtering_action.c
8762         * src/prefs_matcher.c
8763         * src/prefs_toolbar.c
8764         * src/privacy.h
8765         * src/procmime.c
8766         * src/procmime.h
8767         * src/procmsg.h
8768         * src/textview.c
8769         * src/undo.h
8770         * src/common/plugin.c
8771         * src/common/session.h
8772         * src/common/socket.c
8773         * src/common/socket.h
8774         * src/common/template.c
8775         * src/gtk/gtkaspell.c
8776         * src/gtk/quicksearch.h
8777         * src/plugins/pgpcore/passphrase.c
8778         * src/plugins/pgpcore/prefs_gpg.h
8779         * src/plugins/pgpcore/select-keys.c
8780         * src/plugins/pgpcore/select-keys.h
8781         * src/plugins/pgpcore/sgpgme.c
8782         * src/plugins/pgpinline/pgpinline.c
8783         * src/plugins/pgpmime/pgpmime.c
8784         * src/plugins/trayicon/trayicon.c
8785                 fix compilation warnings
8786                 Patch by Daniel Gustafson
8787
8788 2005-09-14 [paul]       1.9.14cvs25
8789
8790         * src/addressbook.c
8791                 add missing column header, and other small
8792                 bug fixes
8793                 Patch by Anders Hammar
8794
8795 2005-09-13 [colin]      1.9.14cvs24
8796
8797         * src/gtk/gtkaspell.c
8798                 Fix non-utf8 in menu
8799                 Fix little leaks
8800                 Nullify struct members after free()s
8801
8802 2005-09-13 [colin]      1.9.14cvs23
8803
8804         * src/compose.c
8805                 Test utf8 compliance before inserting to 
8806                 buffer, and try to convert if necessary
8807         * src/procmime.c
8808                 If no charset is present, use the locale 
8809                 one instead of us-ascii
8810         * src/procmsg.c
8811                 Add Sender, List-Post and To in the checked 
8812                 headers for automatic rules creation 
8813                 (thanks to wwp)
8814         * src/prefs_themes.c
8815         * src/gtk/gtkaspell.c
8816                 Remove deprecated functions. 
8817                 patch by Daniel Gustafson
8818
8819 2005-09-12 [colin]      1.9.14cvs22
8820
8821         * src/compose.c
8822                 Fix bug #448 (Scrolling/Redraw issue with 
8823                 address-fields in Header)
8824         * src/mainwindow.c
8825         * src/summaryview.c
8826         * src/summaryview.h
8827                 Fix loss of MSG_MARKED on move/copy
8828                 Fix bug #804 (Quicksearch togglebutton doesn't 
8829                 get depressed after '/' key is pressed)
8830
8831 2005-09-12 [paul]       1.9.14cvs21
8832
8833         * AUTHORS
8834         * src/gtk/logwindow.c
8835                 add 'Clear Log' to popup menu
8836                 Patch by Anders Hammar <anders.hammar@telia.com>
8837
8838 2005-09-12 [paul]       1.9.14cvs20
8839
8840         * src/compose.c
8841                 set correct sensitivity on attachments
8842                 popup menu
8843         * src/folder.c
8844                 fix typo
8845         * src/prefs_spelling.c
8846                 fix crash when no LANG env is set
8847         * src/common/xml.c
8848                 fix crash in wizard
8849                 don't use memeory after free
8850
8851         All patches by Daniel Gustafson
8852
8853 2005-09-12 [paul]       1.9.14cvs19
8854
8855         * src/prefs_themes.c
8856                 make theme info selectable
8857         * src/gtk/description_window.c
8858                 make window non-modal
8859         * tools/README
8860                 add details of asus_mailed.sh
8861         * tools/claws.i18n.status.pl
8862                 update for new zh_TW translator
8863                 widen the output
8864                 create alternate coloured lines
8865                 improve readability
8866
8867 2005-09-10 [colin]      1.9.14cvs18
8868
8869         * src/plugins/pgpcore/select-keys.c
8870                 Better order for the buttons
8871
8872 2005-09-10 [colin]      1.9.14cvs17
8873
8874         * src/compose.c
8875         * src/plugins/pgpcore/select-keys.c
8876         * src/plugins/pgpcore/select-keys.h
8877         * src/plugins/pgpcore/sgpgme.c
8878                 Add a "Don't encrypt" button to the key
8879                 selection dialog. Fixes bug #177 (There should be a 
8880                 'Don't encrypt button in the Select Keys dialog)
8881
8882 2005-09-10 [colin]      1.9.14cvs16
8883
8884         * src/compose.c
8885                 Fix bug #572 (%X option does not work with templates)
8886
8887 2005-09-10 [colin]      1.9.14cvs15
8888
8889         * src/toolbar.c 
8890                 Remove g_print
8891
8892 2005-09-10 [colin]      1.9.14cvs14
8893
8894         * src/imap.c
8895                 Fix a possible crash
8896
8897 2005-09-09 [colin]      1.9.14cvs13
8898
8899         * src/imap.c
8900         * src/etpan/imap-thread.c
8901         * src/etpan/imap-thread.h
8902                 Fix moving from queue or drafts to normal folders
8903                 Fix bug #794 (No way to delete without expunging)
8904                 Take flags unset by other mailers into account
8905                 Take deleted flag set by other mailers into account
8906                 Fix unsetting REPLIED flag
8907                 Fix crash when capabilities can't be retrieved
8908         * src/mainwindow.c
8909         * src/mainwindow.h
8910                 Add M_DELAYED_FLAGS condition, and let the user use
8911                 Execute in order to be able to expunge deleted mails,
8912                 even if he's not in delayed execute mode
8913         * src/prefs_spelling.c
8914                 Use 'en' dictionary by default if LANG is POSIX or C
8915         * src/gtk/prefswindow.c
8916                 Fix bug #767 (Preferences windows expanding) by making
8917                 the window a bit larger when the resolution is greater
8918                 than 640x480, and by putting the prefs in a
8919                 GtkScrolledWindow.
8920
8921 2005-09-09 [paul]       1.9.14cvs12
8922
8923         * AUTHORS
8924         * configure.ac
8925         * po/zh_TW.Big5.po      ** REMOVED **
8926         * po/zh_TW.po           ** ADDED **
8927                 updated by Wei-Lun Chao
8928
8929 2005-09-09 [paul]       1.9.14cvs11
8930
8931         * src/mainwindow.c
8932                 fix asserts
8933         * src/common/xml.c
8934                 delay memory allocation until file is
8935                 opened successfully
8936                 Patch by Daniel Gustafson
8937
8938 2005-09-09 [colin]      1.9.14cvs10
8939
8940         * src/imap.c
8941                 Add guards
8942
8943 2005-09-08 [colin]      1.9.14cvs9
8944
8945         * src/compose.c
8946                 Alert when we can't save draft
8947                 Fix various wrap/color issues
8948                 Add mid-click pasting respecting wrap_paste option
8949         * src/folder.c
8950         * src/folder.h
8951         * src/folder_item_prefs.c
8952         * src/folder_item_prefs.h
8953         * src/imap.c
8954         * src/imap_gtk.c
8955         * src/imap_gtk.h
8956         * src/main.c
8957         * src/mainwindow.c
8958         * src/mainwindow.h
8959         * src/news.c
8960         * src/news_gtk.c
8961         * src/news_gtk.h
8962         * src/prefs_folder_item.c
8963                 Fix the impossibility to synchronise folders for
8964                 offline use (IMAP and NNTP are concerned)
8965
8966 2005-09-08 [colin]      1.9.14cvs8
8967
8968         * configure.ac
8969                 Build LDAP and JPilot by default if available
8970         * src/textview.c
8971                 Fix use after free
8972
8973 2005-09-08 [paul]       1.9.14cvs7
8974
8975         * doc/manual/en/sylpheed-1.html
8976         * doc/manual/en/sylpheed-18.html
8977         * doc/manual/en/sylpheed-19.html
8978         * doc/manual/en/sylpheed-4.html
8979         * doc/manual/en/sylpheed-6.html
8980         * doc/manual/en/sylpheed.html
8981                 a few minor updates, plus include some
8982                 details about plugins and their requirements
8983         * src/mainwindow.c
8984                 minor changes to English in /View/Sort
8985
8986 2005-09-07 [colin]      1.9.14cvs6
8987
8988         * doc/manual/en/sylpheed-1.html
8989         * doc/manual/en/sylpheed-10.html
8990         * doc/manual/en/sylpheed-11.html
8991         * doc/manual/en/sylpheed-12.html
8992         * doc/manual/en/sylpheed-13.html
8993         * doc/manual/en/sylpheed-14.html
8994         * doc/manual/en/sylpheed-15.html
8995         * doc/manual/en/sylpheed-16.html
8996         * doc/manual/en/sylpheed-17.html
8997         * doc/manual/en/sylpheed-18.html
8998         * doc/manual/en/sylpheed-19.html
8999         * doc/manual/en/sylpheed-2.html
9000         * doc/manual/en/sylpheed-20.html
9001         * doc/manual/en/sylpheed-21.html
9002         * doc/manual/en/sylpheed-22.html
9003         * doc/manual/en/sylpheed-3.html
9004         * doc/manual/en/sylpheed-4.html
9005         * doc/manual/en/sylpheed-5.html
9006         * doc/manual/en/sylpheed-6.html
9007         * doc/manual/en/sylpheed-7.html
9008         * doc/manual/en/sylpheed-8.html
9009         * doc/manual/en/sylpheed-9.html
9010         * doc/manual/en/sylpheed.html
9011                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9012
9013 2005-09-07 [colin]      1.9.14cvs5
9014
9015         * src/mainwindow.c
9016                 Make labels more to-the-point
9017
9018 2005-09-07 [colin]      1.9.14cvs4
9019
9020         * doc/manual/en/sylpheed-1.html
9021         * doc/manual/en/sylpheed-12.html
9022         * doc/manual/en/sylpheed-13.html
9023         * doc/manual/en/sylpheed-14.html
9024         * doc/manual/en/sylpheed-15.html
9025         * doc/manual/en/sylpheed-16.html
9026         * doc/manual/en/sylpheed-17.html
9027         * doc/manual/en/sylpheed-18.html
9028         * doc/manual/en/sylpheed-19.html
9029         * doc/manual/en/sylpheed-2.html
9030         * doc/manual/en/sylpheed-20.html
9031         * doc/manual/en/sylpheed-21.html
9032         * doc/manual/en/sylpheed-22.html
9033         * doc/manual/en/sylpheed-4.html
9034         * doc/manual/en/sylpheed-5.html
9035         * doc/manual/en/sylpheed-6.html
9036         * doc/manual/en/sylpheed-7.html
9037         * doc/manual/en/sylpheed-8.html
9038         * doc/manual/en/sylpheed-9.html
9039         * doc/manual/en/sylpheed.html
9040                 Update manual
9041
9042 2005-09-07 [colin]      1.9.14cvs3
9043
9044         * doc/faq/en/sylpheed-faq-1.html
9045         * doc/faq/en/sylpheed-faq-2.html
9046         * doc/faq/en/sylpheed-faq-3.html
9047         * doc/faq/en/sylpheed-faq.html
9048                 Update FAQ
9049
9050 2005-09-07 [colin]      1.9.14cvs2
9051
9052         * src/folderview.c
9053         * src/procmsg.c
9054         * src/summaryview.c
9055         * src/toolbar.c
9056                 Fix special subfolders:
9057                 - Inherit parent's icon
9058                 - sent contents of queues subfolders
9059                 - empty subfolders of trashes
9060         * src/mainwindow.c
9061                 Remove outdated manual and faq entries
9062         * src/common/utils.c
9063                 Add quotes around %s coming from mailcap
9064
9065 2005-09-07 [colin]      1.9.14cvs1
9066
9067         * src/compose.c
9068                 After saving draft, set modified to FALSE
9069         * src/mimeview.c
9070         * src/common/utils.c
9071         * src/common/utils.h
9072                 Try to open mime parts using what is 
9073                 indicated in ~/.mailcap or /etc/mailcap,
9074                 if possible.
9075
9076 2005-09-05 [paul]       1.9.14
9077
9078         1.9.14 released
9079
9080         * po/sk.po
9081                 updated by Andrej Kacian
9082
9083 2005-09-05 [paul]       1.9.13cvs83
9084
9085         * po/de.po
9086         * po/es.po
9087         * po/fi.po
9088         * po/fr.po
9089         * po/nb.po
9090         * po/pt_BR.po
9091         * po/sr.po
9092                 updated translations by Thomas Gilgin, Ricardo Mones
9093                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9094                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9095
9096 2005-09-04 [paul]       1.9.13cvs82
9097
9098         * src/compose.c
9099                 only warn about exceeded line length limit
9100                 on send
9101
9102 2005-09-04 [paul]       1.9.13cvs81
9103
9104         * src/compose.c
9105                 fix crash in 'line length exceeded' dialogue
9106
9107 2005-09-02 [paul]       1.9.13cvs80
9108
9109         * src/imap.c
9110                 fix bug 795, 'Connection lost IMAP'
9111                 and add statusbar prints
9112                 Patch by Colin
9113
9114 2005-09-02 [paul]       1.9.13cvs79
9115
9116         * src/compose.c
9117                 compose_wrap_paragraph() becomes
9118                 compose_beautify_paragraph()
9119                 Patch by Colin
9120
9121 2005-09-02 [colin]      1.9.13cvs78
9122
9123         * src/folderview.c
9124                 Micro-fix
9125
9126 2005-09-01 [colin]      1.9.13cvs77
9127
9128         * src/imap.c
9129                 Maybe fix bug #795 (Connection lost IMAP)
9130                 Don't try to send logout when we're disconnected.
9131         * src/summaryview.c
9132                 Include locked and marked emails in HRM
9133                 view. Fixes bug #800 (Locked messages no longer 
9134                 show up when hide read messages is used)
9135
9136 2005-09-01 [paul]       1.9.13cvs76
9137
9138         * src/prefs_common.c
9139                 fix bad cutting
9140
9141 2005-08-31 [colin]      1.9.13cvs75
9142
9143         * src/folderview.c
9144         * src/folderview.h
9145         * src/prefs_summaries.c
9146         * src/summaryview.c
9147                 Fix "go to next new", fix preference
9148                 (Open unread/next swapped)
9149
9150 2005-08-31 [paul]       1.9.13cvs74
9151
9152         * src/compose.c
9153         * src/folderview.c
9154         * src/headerview.c
9155         * src/headerview.h
9156         * src/mainwindow.c
9157         * src/prefs_common.c
9158         * src/prefs_common.h
9159         * src/prefs_fonts.c
9160         * src/summaryview.c
9161         * src/textview.c
9162         * src/common/defs.h
9163                 remove obsolete BOLD_FONT setting
9164                 fix font update in headerview and textview
9165                 headers after prefs change
9166                 Patch By Colin
9167
9168 2005-08-31 [paul]
9169
9170         1.9.14-rc4 released
9171
9172 2005-08-30 [colin]      1.9.13cvs73
9173
9174         * src/summaryview.c
9175                 When Hide read messages is selected and we
9176                 refresh the summaryview, don't remove the 
9177                 currently displayed message. Fixes bug #797
9178                 (Summary view reloads when new mail is 
9179                 downloaded in 1.9.14 rc)
9180
9181 2005-08-30 [colin]      1.9.13cvs72
9182
9183         * src/folderview.c
9184                 Fix flickering
9185         * src/mainwindow.c
9186                 Remove useless callback
9187         * src/mimeview.c
9188         * src/gtk/filesel.c
9189         * src/gtk/filesel.h
9190                 Add a filesel_select_file_save_folder() - used by Save All
9191
9192 2005-08-29 [paul]       1.9.13cvs71
9193
9194         * AUTHORS
9195         * src/matcher_parser_parse.y
9196         * src/etpan/imap-thread.c
9197                 fix building on FreeBSD
9198                 Patch by Daniel Gustafson <daniel@hobbit.se>
9199
9200 2005-08-29 [paul]       1.9.13cvs70
9201
9202         * src/plugins/pgpinline/pgpinline.c
9203                 only initialise sig result if it's been handled
9204                 Patch by Colin
9205
9206 2005-08-29 [paul]       1.9.13cvs69
9207         
9208         Patches by Colin:
9209
9210         * src/imap.c
9211         * src/common.utils.c
9212         * src/common/utils.h
9213                 optimisation
9214         * src/stock_pixmap.h
9215                 fix wrong icon reference
9216         * src/pixmaps/trash_btn.xpm
9217                 replace with nicer image
9218
9219 2005-08-28 [colin]      1.9.13cvs68
9220
9221         * src/Makefile.am
9222         * src/stock_pixmap.c
9223         * src/stock_pixmap.h
9224         * src/toolbar.c
9225         * src/pixmaps/trash_btn.xpm
9226                 Add a specific trash xpm for the button
9227
9228 2005-08-28 [colin]      1.9.13cvs67
9229
9230         * src/imap.c
9231                 Fix leak
9232
9233 2005-08-27 [colin]      1.9.13cvs66
9234
9235         * src/imap.c
9236         * src/procmime.c
9237                 Correctly fix "Problem with replies", fixes
9238                 pgpmime encryption too. 
9239
9240 2005-08-27 [colin]      1.9.13cvs65
9241
9242         * src/folder.c
9243         * src/procmsg.c
9244         * src/procmsg.h
9245         * src/summaryview.c
9246                 Fix bug #517 (messages removed from summaryview 
9247                 when moving fails)
9248
9249 2005-08-27 [colin]      1.9.13cvs64
9250
9251         * tools/Makefile.am
9252         * tools/asus_mailled.sh
9253                 Add a script to blink ASUS laptops' mail LED where there
9254                 is unread mail.
9255
9256 2005-08-27 [colin]      1.9.13cvs63
9257
9258         * src/imap.c
9259         * src/etpan/imap-thread.c
9260         * src/etpan/imap-thread.h
9261                 Implement automatic choosing of login method
9262                 Fixes bug #791
9263         * src/gtk/.cvsignore
9264                 Add sylpheed-marshal.[ch]
9265
9266 2005-08-27 [colin]      1.9.13cvs62
9267
9268         * src/common/utils.c
9269                 Fix confusing perror
9270
9271 2005-08-27 [colin]      1.9.13cvs61
9272
9273         * src/toolbar.c
9274         * src/toolbar.h
9275                 Remove A_DELETE, replace it with 
9276                 A_TRASH and A_DELETE_REAL. Automatically
9277                 rewrite config files to replace A_DELETE
9278                 with A_TRASH (no functionality change).
9279                 Fixes half of #794
9280
9281 2005-08-26 [colin]      1.9.13cvs60
9282
9283         * src/procmime.c
9284                 Previous "Problem with replies" fix brought other
9285                 problems, fixing them
9286
9287 2005-08-26 [colin]      1.9.13cvs59
9288
9289         * src/procmime.c
9290                 Fix "Problem with replies". This happened only
9291                 on IMAP...
9292         * src/procmsg.c
9293                 Factorize code a bit
9294         * src/compose.c
9295                 Speed improvement on very long messages (wrapping)
9296                 Fix signature color on Reedit and Redirect
9297                 On Reedit, don't attach pgp-signatures parts, but
9298                 set signing to On.
9299
9300 2005-08-24 [paul]       1.9.13cvs58
9301
9302         * src/compose.c
9303                 don't claim success when clicking
9304                 Cancel on the passphrase box.
9305                 Patch by Colin
9306
9307 2005-08-24 [paul]       1.9.13cvs57
9308
9309         * src/main.c
9310                 fix misplaced sylpheed.log
9311         * src/common/defs.h
9312                 define UIDL_DIR
9313
9314 2005-08-24 [paul]       1.9.13cvs56
9315
9316         * src/imap.c
9317         * src/etpan/imap-thread.c
9318         * src/etpan/imap-thread.h
9319                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9320                 Patch by Colin
9321         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9322         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9323                 remove autogenerated files
9324         * tools/kdeservicemenu/README
9325         * tools/kdeservicemenu/install.sh
9326         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9327         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9328                 use Claws icon, use 'Sylpheed-Claws' in menu,
9329                 use kdialog, and other cleanups
9330
9331 2005-08-23 [paul]       1.9.13cvs55
9332
9333         * src/compose.c
9334                 fix paste/wrap crash
9335                 Patch by Colin
9336
9337 2005-08-23 [paul]       1.9.13cvs54
9338
9339         * src/main.c
9340                 fix crash recovery
9341                 Patch by Colin
9342
9343 2005-08-23 [paul]       1.9.13cvs53
9344
9345         * src/addressbook.c
9346         * src/editaddress.c
9347                 view all data of LDAP contacts
9348                 Patch by Colin
9349
9350 2005-08-23 [paul]       1.9.13cvs52
9351
9352         * src/addressbook.c
9353                 fix issues with the Search field
9354                 Patch by Colin
9355
9356 2005-08-22 [paul]       1.9.13cvs51
9357
9358         * src/folderview.c
9359                 put name of folder in processing dialog
9360                 title
9361         * src/prefs_folder_item.c
9362                 improve english usage
9363
9364 2005-08-22 [paul]       1.9.13cvs50
9365
9366         * src/filtering.c
9367         * src/filtering.h
9368         * src/matcher.c
9369         * src/matcher_parser_lex.l
9370         * src/matcher_parser_parse.y
9371         * src/prefs_filtering.c
9372                 add Filtering/Processing rule names feature.
9373                 (the incompatible old matcherrc is saved as
9374                 matcherrc.pre_names).
9375                 Patch by Colin
9376
9377 2005-08-22 [paul]       1.9.13cvs49
9378
9379         * src/procmsg.c
9380                 fix colour labelling
9381                 Patch by Colin
9382
9383 2005-08-22 [paul]       1.9.13cvs48
9384
9385         * src/textview.c
9386                 fix open_image_cb()
9387
9388 2005-08-22 [paul]       1.9.13cvs47
9389
9390         * src/imap.c
9391                 fix bug 789, 'SC crashes with imap (CVS ver)'
9392                 Patch by Colin
9393
9394 2005-08-22 [paul]       1.9.13cvs46
9395
9396         * src/mimeview.c
9397         * src/prefs_common.c
9398         * src/common/defs.h
9399                 define reused defaults in defs.h
9400         * src/textview.c
9401                 add 'Open image' to image popup menu
9402
9403 2005-08-21 [colin]      1.9.13cvs45
9404
9405         * src/summaryview.c
9406                 Fix bug #788 (Bogus "From" address displayed)
9407
9408 2005-08-20 [colin]      1.9.13cvs44
9409
9410         * src/folder.c
9411                 Fix buf #787 (multilevel delete causes SIGSEGV)
9412
9413 2005-08-19 [colin]      1.9.13cvs43
9414
9415         * src/inc.c
9416         * src/prefs_common.c
9417         * src/prefs_common.h
9418                 Add an hidden pref to allow modifying the
9419                 update stepping in incorporation.
9420                 Patch by wwp.
9421
9422 2005-08-19 [colin]      1.9.13cvs42
9423
9424         * src/compose.c
9425         * src/procmime.c
9426                 Workaround for broken MUAs: encode 
9427                 Content-type: name: as ASCII and 
9428                 Content-Disposition: filename: as
9429                 per rfc2231
9430         * src/prefs_account.c
9431                 Fix invisible-ness of SMTP SSL prefs
9432                 in NNTP accounts
9433
9434 2005-08-19 [paul]       1.9.13cvs41
9435
9436         * src/compose.c
9437         * src/prefs_common.c
9438         * src/prefs_common.h
9439         * src/prefs_wrapping.c
9440                 paste with or without wrapping.
9441                 patch by Colin
9442
9443 2005-08-19 [paul]       1.9.13cvs40
9444
9445         * src/prefs_common.c
9446         * src/prefs_common.h
9447         * src/summaryview.c
9448                 reintroduce enable_swap_from as a
9449                 hidden pref. patch by Colin
9450         * src/quote_fmt_parse.y
9451         * src/plugins/clamav/clamav_plugin.c
9452         * src/plugins/dillo_viewer/dillo_viewer.c
9453         * src/plugins/mathml_viewer/mathml_viewer.c
9454         * src/plugins/pgpcore/sgpgme.c
9455         * src/plugins/pgpinline/pgpinline.c
9456         * src/plugins/pgpmime/pgpmime.c
9457                 tidy up. patch by Colin
9458
9459 2005-08-19 [paul]       1.9.13cvs39
9460
9461         * configure.ac
9462                 complete cvs38's sync
9463         * src/editaddress.c
9464         * src/gedit-print.c
9465         * src/mutt.c
9466         * src/etpan/etpan-log.c
9467         * src/etpan/imap-thread.c
9468         * src/gtk/gtksourceprintjob.c
9469                 fix compilation warnings
9470                 (patch by Colin)
9471
9472 2005-08-19 [paul]       1.9.13cvs38
9473
9474         sync with main:
9475
9476         * src/account.c
9477         * src/action.c
9478         * src/addrbook.c
9479         * src/addrcache.c
9480         * src/addrharvest.c
9481         * src/addrindex.c
9482         * src/codeconv.c
9483         * src/compose.c
9484         * src/crash.c
9485         * src/exporthtml.c
9486         * src/exportldif.c
9487         * src/folder.c
9488         * src/image_viewer.c
9489         * src/inc.c
9490         * src/inc.h
9491         * src/jpilot.c
9492         * src/ldif.c
9493         * src/main.c
9494         * src/matcher.c
9495         * src/mbox.c
9496         * src/messageview.c
9497         * src/mh.c
9498         * src/mimeview.c
9499         * src/msgcache.c
9500         * src/mutt.c
9501         * src/news.c
9502         * src/partial_download.c
9503         * src/pine.c
9504         * src/pop.c
9505         * src/prefs_actions.c
9506         * src/prefs_common.c
9507         * src/prefs_customheader.c
9508         * src/prefs_display_header.c
9509         * src/prefs_gtk.c
9510         * src/prefs_themes.c
9511         * src/procheader.c
9512         * src/procmime.c
9513         * src/procmsg.c
9514         * src/recv.c
9515         * src/send_message.c
9516         * src/simple-gettext.c
9517         * src/sourcewindow.c
9518         * src/textview.c
9519         * src/vcard.c
9520         * src/common/defs.h
9521         * src/common/log.c
9522         * src/common/plugin.c
9523         * src/common/prefs.c
9524         * src/common/session.c
9525         * src/common/session.h
9526         * src/common/socket.c
9527         * src/common/socket.h
9528         * src/common/ssl_certificate.c
9529         * src/common/template.c
9530         * src/common/utils.c
9531         * src/common/utils.h
9532         * src/common/xml.c
9533         * src/gtk/about.c
9534         added wrappers for C library function that
9535                 take pathname arguments.
9536                 enabled compilation with MinGW.
9537                 use GDir instead of directly using opendir().
9538                 added rename_force().
9539
9540 2005-08-19 [paul]       1.9.13cvs37
9541         
9542         patches by Colin:
9543         * src/compose.c
9544                 fix privacy settings on re-editing
9545                 a sent message
9546         * src/jpilot.c
9547                 fix encoding bug
9548         * src/folder.c
9549         * src/procmsg.c
9550         * src/procmsg.h
9551         * src/summaryview.c
9552                 flag changing optimisation
9553
9554 2005-08-18 [martin]     1.9.13cvs36
9555
9556         * commitHelper
9557             added my login
9558         * src/addrcache.c
9559         * src/addrharvest.c
9560         * src/addrindex.c
9561         * src/compose.c
9562         * src/grouplistdialog.c
9563         * src/main.c
9564         * src/mainwindow.c
9565         * src/msgcache.c
9566         * src/mutt.c
9567         * src/pine.c
9568         * src/prefs_account.c
9569         * src/prefs_themes.c
9570         * src/stock_pixmap.c
9571         * src/summaryview.c
9572         * src/gtk/about.c
9573         * src/gtk/logwindow.c
9574             removed deprecated glib and gdk stuff
9575         * src/plugins/pgpcore/select-keys.c
9576             convert attributes from locale to utf8
9577
9578 2005-08-17 [paul]       1.9.13cvs35
9579
9580         * src/account.c
9581         * src/addressbook.c
9582                 use new GTK_STOCK_ icons if available
9583         * src/summaryview.c
9584         * src/gtk/gtksctree.c
9585         * src/gtk/gtksctree.h
9586                 faster range select. patch by Colin
9587
9588 2005-08-17 [paul]       1.9.13cvs34
9589
9590         patches by colin:
9591         * src/addressbook.c
9592         * src/addressitem.h
9593                 Add an edit button for contacts, fix selections
9594                 of gtksctree items
9595         * src/editaddress.c
9596                 Change labels, let Save be always possible in the
9597                 email and user atributes tabs
9598         * src/folderview.c
9599                 fix sort issues
9600         * src/summaryview.c
9601                 select next item instead of the displayed one
9602                 after deletion
9603
9604         * src/gtk/progressdialog.c
9605                 use prefs_common.enable_rules_hint
9606
9607 2005-08-13 [hoa]        1.9.13cvs33
9608
9609         * src/etpan/imap-thread.c
9610                 fixed build on Solaris.
9611
9612 2005-08-10 [colin]      1.9.13cvs32
9613
9614         * src/procmsg.c
9615                 Fix cvs31 (missing fclose before reading
9616                 the file)
9617
9618 2005-08-10 [colin]      1.9.13cvs31
9619
9620         * src/procmsg.c
9621                 Fix procmsg_msginfo_new_from_mimeinfo() when
9622                 the MimeInfo isn't stored in memory. This fixes
9623                 replying to an attached message.
9624
9625 2005-08-10 [colin]      1.9.13cvs30
9626
9627         * src/mainwindow.c
9628                 Fix slowness in account changing
9629
9630 2005-08-10 [colin]      1.9.13cvs29
9631
9632         * src/folder.c
9633         * src/folderutils.c
9634         * src/folderview.c
9635         * src/imap_gtk.c
9636         * src/mainwindow.c
9637         * src/mh_gtk.c
9638         * src/procmsg.c
9639         * src/summaryview.c
9640                 Optimize folder_has_parent_of_type
9641                 Prevent moving special sub-folders from contextual menus
9642                 Rework message a bit ("Empty all messages" -> "Delete all
9643                 messages")
9644                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9645                 and "Deleted Items" folders)
9646
9647 2005-08-08 [colin]      1.9.13cvs28
9648
9649         * src/summaryview.c
9650         * src/prefs_summaries.c
9651                 Make "Select first unread|new" more flexible
9652                 (just prioritize new or unread)
9653
9654 2005-08-08 [colin]      1.9.13cvs27
9655
9656         * src/summaryview.c
9657                 If "select first new" is selected and there only
9658                 are unread messages, fallback to "select first
9659                 unread".
9660
9661 2005-08-08 [colin]      1.9.13cvs26
9662
9663         * src/folder.c
9664                 Fix shameful bugs (and bug #779)
9665
9666 2005-08-08 [colin]      1.9.13cvs25
9667
9668         * src/folder.c
9669         * src/folder.h
9670                 Cache parents' type to make folder_has_parent_of_type
9671                 faster
9672         * src/folderview.c
9673                 Forbid DnD of special sub-folders
9674         * src/procmsg.c
9675         * src/procmsg.h
9676                 Add MAIL_POSTFILTERING_HOOK
9677         * src/summaryview.c
9678                 Revert over-zealous deletion of the use_addr_book 
9679                 code
9680
9681 2005-08-07 [colin]      1.9.13cvs24
9682
9683         * src/folder.c
9684                 Fix big mistake (passing MsgInfo instead 
9685                 of FolderItem)
9686
9687 2005-08-07 [colin]      1.9.13cvs23
9688
9689         * src/compose.c
9690         * src/folder.c
9691         * src/folder.h
9692         * src/foldersel.c
9693         * src/folderutils.c
9694         * src/folderview.c
9695         * src/imap.c
9696         * src/mainwindow.c
9697         * src/messageview.c
9698         * src/mh.c
9699         * src/msgcache.c
9700         * src/procmime.c
9701         * src/summaryview.c
9702                 Make subfolders of Drafts, Queue, Outbox, Trash
9703                 work like their parents. 
9704                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9705
9706 2005-08-07 [colin]      1.9.13cvs22
9707
9708         * src/addressbook.c
9709                 Fix bug #771 (Dragged contacts not saved)
9710
9711 2005-08-07 [paul]       1.9.13cvs21
9712
9713         * src/summaryview.c
9714                 fix bug 32 'Search Doesn't display results
9715                 if "Hide Read Messages" is chosen'
9716                 be more literal in interpreting 'Hide read
9717                 messages'
9718
9719 2005-08-07 [colin]      1.9.13cvs20
9720
9721         * src/folderview.c
9722                 Add debug
9723         * src/summaryview.c
9724                 Faster 'unthread_for_execution'
9725
9726 2005-08-06 [paul]       1.9.13cvs19
9727
9728         * src/mainwindow.c
9729                 add mnemonics to Set displayed columns
9730                 fix bug where msgview_visible option was
9731                 overwritten as TRUE on startup
9732
9733 2005-08-06 [paul]       1.9.13cvs18
9734
9735         * src/mainwindow.c
9736                 refer to 'displayed columns in folder/message
9737                 list' not 'displayed items in summary/message view'
9738         * src/prefs_display_header.c
9739                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9740                 be consistent with similar dialogues
9741         * src/prefs_folder_column.c
9742         * src/prefs_summary_column.c
9743                 'columns' not 'items', and folder and message lists,
9744                 instead of folder and summary views;
9745                 Use 'Hidden columns' as list heading not 'Available
9746                 items';
9747                 move the 'Remove' button to the right hand side;
9748                 top-align the buttons;
9749                 remove unneeded vbox
9750         * src/prefs_summaries.c
9751                 put the 2 column prefs buttons in a frame to reduce
9752                 overall width; refer to columns not items &c.
9753
9754 2005-08-05 [colin]      1.9.13cvs17
9755
9756         * src/prefs_common.c
9757         * src/prefs_common.h
9758         * src/mainwindow.c
9759         * src/compose.c
9760         * src/messageview.c
9761                 Add an hidden toolbar_detachable pref, so
9762                 that I can get rid of these painful handles
9763                 in the toolbars. Defaults to TRUE to avoid
9764                 changing the GUI on unsuspecting people...
9765
9766 2005-08-05 [colin]      1.9.13cvs16
9767
9768         * src/Makefile.am
9769         * src/prefs_folder_column.c
9770         * src/prefs_folder_column.h
9771                 Add prefs for folder columns
9772         * src/folderview.c
9773         * src/folderview.h
9774         * src/mainwindow.c
9775         * src/mainwindow.h
9776         * src/prefs_common.c
9777         * src/prefs_common.h
9778         * src/prefs_summaries.c
9779                 Use them
9780         * src/prefs_summary_column.c
9781         * src/summaryview.c
9782         * src/summaryview.h
9783                 Add a To column
9784         * src/textview.c
9785         * src/common/utils.c
9786         * src/common/utils.h
9787                 Move uri colourisation functions
9788                 to utils
9789         * src/compose.c
9790                 Colourise URIs
9791         * src/imap.c
9792                 Fix bug with LIST where we'd try
9793                 to get Folder//////[...]/// 
9794
9795 2005-08-05 [paul]       1.9.13cvs15
9796
9797         * src/prefs_summaries.c
9798                 improve the English usage
9799         * src/summaryview.c
9800                 set font on column change
9801                 thanks to Colin
9802
9803 2005-08-05 [paul]       1.9.13cvs14
9804
9805         * src/prefs_common.c
9806         * src/prefs_common.h
9807         * src/prefs_summaries.c
9808         * src/summaryview.c
9809                 replace 'open_unread_on_enter' option with
9810                 'select_on_entry' option. opening/not opening
9811                 is now exclusively controlled by 'always_show_msg'
9812
9813 2005-08-04 [colin]      1.9.13cvs13
9814
9815         * src/compose.c
9816                 Remove dead code
9817                 Add colourisation of quotes and signatures
9818         * src/folderview.c
9819                 Fix possible crashes
9820         * src/messageview.c
9821                 Change an assert that is no problem
9822         * src/news.c
9823         * src/news_gtk.c
9824         * src/news_gtk.h
9825                 Fix offline mode
9826         * src/gtk/quicksearch.c
9827                 Fix a possible crash
9828
9829 2005-08-03 [colin]      1.9.13cvs12
9830
9831         * src/prefs_account.c
9832                 Fix bug #777 (Sylpheed crash in account configuration)
9833
9834 2005-08-03 [colin]      1.9.13cvs11
9835
9836         * src/addressbook.c
9837         * src/editaddress.c
9838         * src/editgroup.c
9839                 Fixing addressbook, round 2
9840         * src/textview.c
9841                 Fix emphasis color on rechecking 'Colorize messages'
9842
9843 2005-08-03 [paul]       1.9.13cvs10
9844
9845         sync with main
9846
9847         * src/addr_compl.c
9848         * src/compose.c
9849         * src/main.c
9850         * src/pop.c
9851         * src/prefs_account.c
9852         * src/procmime.c
9853         * src/procmsg.c
9854         * src/quote_fmt_parse.y
9855         * src/textview.c
9856         * src/common/quoted-printable.c
9857         * src/common/utils.c
9858         * src/common/utils.h
9859         * src/common/xml.c
9860                 replaced incorrect locale-independent
9861                 ctype functions with GLib's. Corrected
9862                 signedness mismatch.
9863         * src/headerview.c
9864                 headerview_create(): added spacing for vbox.
9865         * src/gtk/about.c
9866                 set focus to the OK button.
9867
9868 2005-08-03 [colin]      1.9.13cvs9
9869
9870         * src/folderview.c
9871                 Fix possible crash
9872
9873 2005-08-02 [colin]      1.9.13cvs8
9874
9875         * src/mainwindow.c
9876                 Fix cast
9877         * src/addressbook.c
9878         * src/addressitem.h
9879                 Fix a cast and more generally, try to make the
9880                 GUI more intuitive and consistent (round 1)
9881
9882 2005-08-02 [paul]       1.9.13cvs7
9883
9884         * src/folder.h
9885                 missing in 1.9.13cvs6
9886
9887 2005-08-02 [colin]      1.9.13cvs6
9888
9889         * src/folder.c
9890                 Fix one more leak
9891
9892 2005-08-02 [colin]      1.9.13cvs5
9893
9894         * src/folder.c
9895         * src/folderview.c
9896         * src/imap.c
9897         * src/main.c
9898         * src/mbox.c
9899         * src/procmsg.c
9900         * src/summaryview.c
9901                 Fix a number of folder_item_get_msg_list()-related
9902                 leaks (missing procmsg_msginfo_free()s)
9903
9904 2005-08-01 [colin]      1.9.13cvs4
9905
9906         * src/folderview.c
9907         * src/folderview.h
9908         * src/mainwindow.c
9909         * src/prefs_fonts.c
9910         * src/prefs_summaries.c
9911         * src/prefs_themes.c
9912         * src/summaryview.c
9913         * src/summaryview.h
9914         * src/textview.c
9915         * src/textview.h
9916                 Fix instant-apply of summary and folderview-related prefs
9917                 Fix erroneous g_free and alertpanels in prefs_theme
9918                 Add instant-apply for fonts
9919                 Defer applying of prefs a little bit so it's done only
9920                 once even if requested by multiples prefs pages
9921
9922 2005-08-01 [paul]       1.9.13cvs3
9923
9924         * src/main.c
9925                 fix bug 776 'S.C. crashes on close'
9926                 thanks to Colin
9927         * src/etpan/etpan-thread-manager-types.h
9928                 add missing include
9929                 thanks to Hoa
9930
9931 2005-07-25 [paul]       1.9.13cvs2
9932
9933         * src/summaryview.c
9934                 fix typos. spotted by Fabien Vantard
9935
9936 2005-07-24 [paul]       1.9.13cvs1
9937
9938         * doc/man/sylpheed.1
9939                 update man page, incorporating fix of
9940                 bug 769 'Typo in manpage'
9941         * src/etpan/imap-thread.c
9942                 fix NetBSD openssl dependencies. patch by
9943                 George Michaelson <ggm@apnic.net>
9944         * po/pt_BR.po
9945                 updated by Frederico Goncalves Guimaraes
9946
9947 2005-07-22 [paul]       1.9.13
9948
9949         1.9.13 release
9950
9951 2005-07-22 [paul]       1.9.12cvs91
9952
9953         * AUTHORS
9954         * INSTALL
9955         * README.claws
9956         * RELEASE_NOTES.claws
9957                 updated for release
9958         * configure.ac
9959         * po/nb.po
9960         * tools/claws.i18n.status.pl
9961                 add Norwegian translation. submiited by
9962                 Geir Helland <pjallabais@users.sourceforge.net>
9963         * po/ca.po
9964         * po/de.po
9965         * po/es.po
9966         * po/fi.po
9967         * po/fr.po
9968         * po/it.po
9969         * po/sk.po
9970         * po/sr.po
9971         * po/zh_CN.po
9972                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9973                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9974                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9975                 Yang Guilong
9976         * src/plugins/clamav/clamav_plugin_gtk.c
9977         * src/plugins/spamassassin/spamassassin_gtk.c
9978                 replace outdated description strings
9979
9980 2005-07-21 [colin]      1.9.12cvs90
9981
9982         * src/folder.c
9983                 Set folder to batch mode when scanning it. Makes deletion
9984                 of unread mails on IMAP much faster (due to the UNREAD 
9985                 flag unsetting)
9986
9987 2005-07-21 [darko]      1.9.12cvs89
9988
9989         * configure.ac
9990                 link against libresolv if necessary (patch by Paul)
9991         * src/msgcache.c
9992                 use glib's portable macros to determine endianness
9993
9994 2005-07-21 [paul]       1.9.12cvs88
9995
9996         * src/crash.c
9997         * src/gtk/about.c
9998                 update compiled-in features list
9999
10000 2005-07-20 [colin]      1.9.12cvs87
10001
10002         * src/folder.c
10003         * src/textview.c
10004                 Gcc 2.9x compilation fixes, thanks to Darko
10005         * src/plugins/clamav/clamav_plugin.c
10006                 Little optimisation: load virus database only once
10007         * src/plugins/spamassassin/spamassassin.c
10008                 Big optimisation: filtering one mail took at least 1 second,
10009                 now it takes at least 50ms. Doesn't speed up spamassassin 
10010                 itself, but should already be much more tolerable.
10011
10012 2005-07-20 [colin]      1.9.12cvs86
10013
10014         * src/summaryview.c
10015                 Fix performance issue
10016
10017 2005-07-19 [colin]      1.9.12cvs85
10018
10019         * src/plugins/pgpinline/plugin.c
10020                 Fix warning
10021
10022 2005-07-19 [colin]      1.9.12cvs84
10023
10024         * configure.ac
10025         * src/plugins/Makefile.am
10026         * src/plugins/pgpinline/.cvsignore
10027         * src/plugins/pgpinline/Makefile.am
10028         * src/plugins/pgpinline/pgpinline.c
10029         * src/plugins/pgpinline/pgpinline.deps
10030         * src/plugins/pgpinline/pgpinline.h
10031         * src/plugins/pgpinline/plugin.c
10032                 Put pgpinline in the main tree
10033
10034 2005-07-19 [paul]       1.9.12cvs83
10035
10036         * src/prefs_actions.c
10037                 prevent '//' in menu names, which cause a crash
10038                 thanks to Colin
10039
10040 2005-07-19 [paul]       1.9.12cvs82
10041
10042         * configure.ac
10043                 be generally more informative in configure output.
10044                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10045                 '[ --disable-openssl ...', as --enable-openssl is default
10046                 PGP/MIME: don't check for GPGME again, check for
10047                 pgpcore instead. Therefore prevent the possibility of
10048                 attempting to build pgpmime if pgpcore dependencies are
10049                 not met
10050                 ClamAV: use pkgconfig to check for lib
10051                 libgnomeprint: revert logic on inner test to match
10052                 everything else
10053         * src/plugins/pgpcore/sgpgme.c
10054                 add missing include
10055
10056 2005-07-19 [colin]      1.9.12cvs81
10057
10058         * src/summaryview.c
10059                 Fix slow thread rebuilding in particular
10060                 cases
10061
10062 2005-07-19 [paul]       1.9.12cvs80
10063
10064         * sylpheed-claws.desktop
10065                 fix typo, spotted by Stephan Sachse
10066         * src/account.c
10067                 replace GTK_STOCK_ADD with
10068                 GTK_STOCK_NEW button
10069
10070 2005-07-18 [colin]      1.9.12cvs79
10071
10072         * src/etpan/imap-thread.c
10073                 Fix return value (Thanks Hoa)
10074
10075 2005-07-18 [colin]      1.9.12cvs78
10076
10077         * src/imap.c
10078                 Allow empty passwords
10079                 Create drafts/queue/outbox if necessary
10080         * src/summaryview.c
10081                 Remove old code
10082         * src/etpan/imap-thread.c
10083                 Fix STARTTLS (Thanks to Hoa)
10084
10085 2005-07-18 [paul]       1.9.12cvs77
10086
10087         * ChangeLog-gtk2.jp
10088         * ChangeLog.jp
10089                 removed
10090         * Makefile.am
10091                 updated to reflect additions and removals
10092         * TODO
10093                 updated to be claws-specific
10094         * TODO-gtk2
10095         * TODO-gtk2.jp
10096         * TODO.jp
10097         * sylpheed-128x128.png
10098         * sylpheed-64x64.png
10099                 removed
10100         * sylpheed-claws-128x128.png
10101         * sylpheed-claws-64x64.png
10102         * sylpheed-claws.desktop
10103         * sylpheed-claws.png
10104                 added
10105         * sylpheed.desktop
10106         * sylpheed.png
10107                 removed
10108
10109 2005-07-17 [paul]       1.9.12cvs76
10110
10111         * src/account.c
10112         * src/addressbook.c
10113         * src/alertpanel.c
10114         * src/alertpanel.h
10115         * src/compose.c
10116         * src/exphtmldlg.c
10117         * src/expldifdlg.c
10118         * src/folderview.c
10119         * src/imap_gtk.c
10120         * src/inc.c
10121         * src/message_search.c
10122         * src/messageview.c
10123         * src/mh_gtk.c
10124         * src/news_gtk.c
10125         * src/prefs_actions.c
10126         * src/prefs_filtering.c
10127         * src/prefs_matcher.c
10128         * src/prefs_template.c
10129         * src/prefs_themes.c
10130         * src/ssl_manager.c
10131         * src/summary_search.c
10132         * src/textview.c
10133         * src/toolbar.c
10134         * src/gtk/sslcertwindow.c
10135         * src/plugins/pgpcore/sgpgme.c
10136                 rework alertpanels
10137
10138 2005-07-17 [colin]      1.9.12cvs75
10139
10140         * src/privacy.c
10141                 add a PrivacySystem accessor that checks that
10142                 the system cached in a MimeInfo's privacydata
10143                 is still registered. Use this accessor instead
10144                 of directly using data->system. Fixes crashes
10145                 after unloading pgp plugins.
10146
10147 2005-07-17 [colin]      1.9.12cvs74
10148
10149         * src/alertpanel.c
10150                 Change geometry hints to a simple default size.
10151                 Fixes the certs dialogs.
10152
10153 2005-07-17 [colin]      1.9.12cvs73
10154
10155         * src/gtk/sslcertwindow.c
10156                 Use a gtkExpander
10157
10158 2005-07-17 [colin]      1.9.12cvs72
10159
10160         * src/plugins/pgpcore/Makefile.am
10161         * src/plugins/pgpmime/Makefile.am
10162                 Add gpgme libs
10163
10164 2005-07-17 [paul]       1.9.12cvs71
10165
10166         * configure.ac
10167                 add --disable-gnomeprint option
10168                 modified version of patch by Marius Mauch
10169
10170 2005-07-17 [paul]       1.9.12cvs70
10171
10172         * src/common/defs.h
10173                 update urls
10174         * src/account.c
10175         * src/action.c
10176         * src/addressbook.c
10177         * src/compose.c
10178         * src/foldersel.c
10179         * src/folderview.c
10180         * src/html.c
10181         * src/imap_gtk.c
10182         * src/main.c
10183         * src/mainwindow.c
10184         * src/messageview.c
10185         * src/mh_gtk.c
10186         * src/mimeview.c
10187         * src/news_gtk.c
10188         * src/prefs_account.c
10189         * src/prefs_send.c
10190         * src/prefs_summaries.c
10191         * src/procmsg.c
10192         * src/summaryview.c
10193         * src/common/utils.c
10194         * src/common/xml.c
10195         * src/plugins/pgpcore/passphrase.c
10196         * src/plugins/pgpcore/select-keys.c
10197                 replace inappropriately used backticks
10198                 with single quotes
10199
10200 2005-07-16 [colin]      1.9.12cvs69
10201
10202         * src/image_viewer.c
10203                 Add extra paranoid checks
10204
10205 2005-07-16 [colin]      1.9.12cvs68
10206
10207         * src/plugins/pgpcore/prefs_gpg.c
10208                 Don't auto-check sigs by default, as it
10209                 can be really slow.
10210
10211 2005-07-16 [colin]      1.9.12cvs67
10212
10213         * src/plugins/pgpcore/sgpgme.c
10214                 Make messages a bit better.
10215
10216 2005-07-16 [colin]      1.9.12cvs66
10217
10218         * src/imap.c
10219                 Remove pseudo-log
10220         * src/etpan/imap-thread.c
10221                 Add real log
10222
10223 2005-07-16 [colin]      1.9.12cvs65
10224
10225         * src/main.c
10226         * src/prefs_other.c
10227                 And now, fix build with libetpan :-/
10228
10229 2005-07-15 [colin]      1.9.12cvs64
10230
10231         * src/prefs_other.c
10232                 Continue fixing build without libetpan.
10233
10234 2005-07-15 [colin]      1.9.12cvs63
10235
10236         * src/main.c
10237                 Fix build with --disable-libetpan
10238
10239 2005-07-15 [colin]      1.9.12cvs62
10240
10241         * configure.ac
10242                 Bump libetpan's version
10243
10244 2005-07-15 [colin]      1.9.12cvs61
10245
10246         * src/etpan/imap-thread.c
10247                 Actually stop logging :)
10248
10249 2005-07-15 [colin]      1.9.12cvs60
10250
10251         * src/addressbook.c
10252                 Fix dnd of multiple addresses.
10253
10254 2005-07-15 [hoa]        1.9.12cvs59
10255
10256         * src/etpan/imap-thread.c
10257             disable login of IMAP password in libetpan log file.
10258
10259 2005-07-15 [paul]       1.9.12cvs58
10260
10261         * src/account.c
10262                 don't automatically sort
10263                 do allow drag n drop
10264
10265 2005-07-15 [paul]       1.9.12cvs57
10266
10267         * src/account.c
10268         * src/ssl_manager.c
10269                 alphabetical listing
10270
10271 2005-07-15 [paul]       1.9.12cvs56
10272
10273         * src/gtk/pluginwindow.c
10274                 sort plugin list alphabetically
10275
10276 2005-07-15 [paul]       1.9.12cvs55
10277
10278         * src/prefs_spelling.c
10279         * src/prefs_wrapping.c
10280                 unify English usage
10281
10282 2005-07-15 [colin]      1.9.12cvs54
10283
10284         * src/wizard.c
10285                 Typo fix
10286
10287 2005-07-15 [paul]       1.9.12cvs53
10288
10289         * src/prefs_message.c
10290                 make 'show cursor' a hidden option
10291
10292 2005-07-14 [colin]      1.9.12cvs52
10293
10294         * src/plugins/spamassassin/Makefile.am
10295         * src/plugins/clamav/Makefile.am
10296                 Fix double EXTRA_DISTs
10297
10298 2005-07-14 [colin]      1.9.12cvs51
10299
10300         * src/plugins/clamav/Makefile.am
10301         * src/plugins/clamav/clamav_plugin_gtk.deps
10302         * src/plugins/spamassassin/Makefile.am
10303         * src/plugins/spamassassin/spamassassin_gtk.deps
10304                 Make $plugin_gtk depend on $plugin
10305
10306 2005-07-14 [hoa]        1.9.12cvs50
10307
10308         * src/etpan/imap-thread.c
10309                 enable debug log of libetpan when running with --debug
10310
10311 2005-07-14 [colin]      1.9.12cvs49
10312
10313         * configure.ac
10314         * src/common/Makefile.am
10315         * src/common/plugin.c
10316         * src/common/plugin.h
10317                 Add a little plugin dependancy system.
10318                 Plugins can ship a $plugin_name.deps file
10319                 (near them in PLUGINDIR) so that their
10320                 dependancies are loaded if possible.
10321         * src/plugins/Makefile.am
10322         * src/plugins/pgpcore/Makefile.am
10323         * src/plugins/pgpcore/passphrase.c
10324         * src/plugins/pgpcore/passphrase.h
10325         * src/plugins/pgpcore/plugin.c
10326         * src/plugins/pgpcore/prefs_gpg.c
10327         * src/plugins/pgpcore/prefs_gpg.h
10328         * src/plugins/pgpcore/select-keys.c
10329         * src/plugins/pgpcore/select-keys.h
10330         * src/plugins/pgpcore/sgpgme.c
10331         * src/plugins/pgpcore/sgpgme.h
10332                 Introduce pgpcore, used by pgpmime and
10333                 pgpinline
10334         * src/plugins/pgpmime/Makefile.am
10335         * src/plugins/pgpmime/passphrase.c
10336         * src/plugins/pgpmime/passphrase.h
10337         * src/plugins/pgpmime/pgpmime.c
10338         * src/plugins/pgpmime/pgpmime.deps
10339         * src/plugins/pgpmime/plugin.c
10340         * src/plugins/pgpmime/prefs_gpg.c
10341         * src/plugins/pgpmime/prefs_gpg.h
10342         * src/plugins/pgpmime/select-keys.c
10343         * src/plugins/pgpmime/select-keys.h
10344         * src/plugins/pgpmime/sgpgme.c
10345         * src/plugins/pgpmime/sgpgme.h
10346                 Remove the core from pgpmime and add the
10347                 dependancy to pgpcore.
10348
10349 2005-07-14 [paul]       1.9.12cvs48
10350
10351         * src/stock_pixmap.c
10352                 forgot this in last commit
10353
10354 2005-07-14 [paul]       1.9.12cvs47
10355
10356         * src/account.c
10357         * src/addressbook.c
10358                 add accelerators for the buttons (sync with main)
10359         * src/compose.c
10360         * src/compose.h
10361                 add accelerators for the buttons.
10362                 fix editing with external editor.
10363                 replace gdk_input_*() with GIOChannel;
10364                 (sync with main)
10365         * src/foldersel.c
10366                 display folder names with new/unread
10367                 representation (sync with main)
10368         * src/main.c
10369                 specify default window icon (sync with main)
10370         * src/prefs_common.c
10371                 use_addr_book default to FALSE
10372         * src/summaryview.c
10373         * src/textview.c
10374                 add accelerators for the buttons (sync with main)
10375         * src/gtk/menu.c
10376                 fix typos
10377         * src/pixmaps/sylpheed_icon.xpm
10378                 updated
10379
10380 2005-07-13 [paul]       1.9.12cvs46
10381
10382         * src/plugins/pgpmime/pgpmime.c
10383         * src/plugins/pgpmime/sgpgme.c
10384                 (temporarily) use deprecated gpgme_data_rewind()
10385                 while largefile support is not present
10386                 (as suggested by Colin)
10387
10388 2005-07-13 [paul]       1.9.12cvs45
10389
10390         * configure.ac
10391                 remove large file support (for now):
10392                 it breaks too many things
10393
10394 2005-07-13 [paul]       1.9.12cvs44
10395
10396         * configure.ac
10397                 add large file support
10398         * src/html.c
10399                 fix bug #763 where href attribute was not
10400                 the very first attribute of a link
10401                 patch by Thomas Gilgin
10402
10403 2005-07-13 [colin]      1.9.12cvs43
10404
10405         * src/gtk/pluginwindow.c
10406                 Little portability fix
10407
10408 2005-07-13 [colin]      1.9.12cvs42
10409
10410         * src/plugins/pgpmime/sgpgme.c
10411                 Fix crasher.
10412
10413 2005-07-13 [colin]      1.9.12cvs41
10414
10415         * src/plugins/pgpmime/pgpmime.c
10416         * src/plugins/pgpmime/sgpgme.c
10417                 Use gpgme_data_release_and_get_mem instead
10418                 of gpgme_data_read.
10419
10420 2005-07-13 [colin]      1.9.12cvs40
10421
10422         * configure.ac
10423         * src/plugins/pgpmime/passphrase.c
10424         * src/plugins/pgpmime/passphrase.h
10425         * src/plugins/pgpmime/pgpmime.c
10426         * src/plugins/pgpmime/plugin.c
10427         * src/plugins/pgpmime/select-keys.c
10428         * src/plugins/pgpmime/select-keys.h
10429         * src/plugins/pgpmime/sgpgme.c
10430         * src/plugins/pgpmime/sgpgme.h
10431                 Port pgpmime to gpgme-1.0.
10432
10433 2005-07-12 [paul]       1.9.12cvs39
10434
10435         * AUTHORS
10436         * src/toolbar.c
10437         * src/toolbar.h
10438                 add a 'Go to Prev' button to the toolbar.
10439                 correct tooltip text of go to buttons.
10440                 based on patch by Yang Guilong <bamanzi@gmail.com>
10441
10442 2005-07-12 [colin]      1.9.12cvs38
10443
10444         * src/statusbar.c
10445                 Fix progress bar showing stuff at startup.
10446
10447 2005-07-12 [paul]       1.9.12cvs37
10448
10449         * src/editjpilot.c
10450                 fix building with jpilot support
10451
10452 2005-07-11 [colin]      1.9.12cvs36
10453
10454         * src/inc.c
10455                 Add visual indication that filtering is running
10456         * src/textview.c
10457                 Make {}[] uri delimiters
10458         * src/summaryview.c
10459                 Remove useless (and slow) calls
10460
10461 2005-07-11 [paul]       1.9.12cvs35
10462
10463         * src/plugins/clamav/clamav_plugin_gtk.c
10464         * src/plugins/dillo_viewer/dillo_prefs.c
10465         * src/plugins/pgpmime/prefs_gpg.c
10466         * src/plugins/spamassassin/spamassassin_gtk.c
10467                 gather plugins prefs together under their
10468                 own 'Plugins' heading
10469
10470 2005-07-11 [paul]       1.9.12cvs34
10471
10472         sync with main
10473
10474         * src/account.c
10475                 account_delete(): modified alert dialog
10476         * src/editjpilot.c
10477         * src/editvcard.c
10478                 fixed a crash when cancelling file selection
10479                 dialog by Escape key. Made non-ascii filename
10480                 selectable.
10481         * src/prefs_template.c
10482                 prefs_template_window_create(): make scrolled
10483                 window policy AUTOMATIC
10484
10485 2005-07-10 [hoa]        1.9.12cvs33
10486
10487         * src/etpan/imap-thread.c
10488                 workaround for old Courier IMAP servers.
10489
10490 2005-07-10 [colin]      1.9.12cvs32
10491
10492         * src/folder.c
10493         * src/statusbar.c
10494         * src/statusbar.h
10495                 Add visual progress indicator on filtering/processing
10496                 Factorize the progress bar code
10497         * src/imap.c
10498         * src/imap.h
10499         * src/etpan/imap-thread.c
10500                 Add a reference counter to avoid destroying the Folder
10501                 while it's in use by another callback.
10502
10503 2005-07-09 [hoa]        1.9.12cvs31
10504
10505         * src/imap.c
10506         * src/etpan/imap-thread.c
10507                 fixed deadlock when removing IMAP account.
10508
10509 2005-07-08 [colin]      1.9.12cvs30
10510
10511         * src/textview.c
10512         * src/unmime.c
10513                 Fix again problems decoding broken headers
10514         * src/gtk/inputdialog.c
10515                 Fix local variable shadowing a global one
10516
10517 2005-07-08 [colin]      1.9.12cvs29
10518
10519         * src/msgcache.c
10520                 Make the cache/mark files platform-agnostic by writing
10521                 them in little-endian format. Reading them is also done
10522                 in little-endian format, of course; however, in order
10523                 to avoid trashing mark data on big-endian machines, the
10524                 files are, at first, read from the native format if the
10525                 little-endian one doesn't exist. This is easy to deter-
10526                 mine by trying to open a file with a swapped data_ver
10527                 and seeing if it's the wanted version.
10528                 Little-endian using users should see absolutely no
10529                 difference, Big-endian users may get a very little
10530                 performance drop due to byte-swapping.
10531                 Tested on i386 and ppc32. 
10532                 Fixes bug #159 (The index file, in the mailboxes, is 
10533                 hardware depending).
10534
10535                 To have the cache/mark files updated to the new little-
10536                 endian format, "Check for new messages" or even
10537                 "Rebuild folder tree" aren't enough. Files will be
10538                 updated as soon as a folder has been opened/closed.
10539                 To update everything, just select all folders by
10540                 selecting them one by one.
10541
10542 2005-07-07 [colin]      1.9.12cvs28
10543
10544         * src/imap.c
10545                 Remember the folder separator per IMAPFolder
10546                 instead of globally.
10547                 Revive the Session on noop; fixes bug #761
10548                 (mark a bunch of unread messages as read takes 
10549                 forever)
10550
10551 2005-07-07 [darko]      1.9.12cvs27
10552
10553         * src/common/template.c
10554                 Sort templates alphabetically
10555
10556 2005-07-06 [colin]      1.9.12cvs26
10557
10558         * src/imap.c
10559                 Try to use the correct separator in
10560                 most cases. Possibly fixes bug #759
10561                 (only creates the INBOX folder when 
10562                 setting up new IMAP account) and 
10563                 bug #760 (Can't retrieve messages)
10564
10565 2005-07-06 [colin]      1.9.12cvs25
10566
10567         * src/imap.c
10568                 Use real_path in status command. This will
10569                 help later, when namespaces will be used.
10570
10571 2005-07-06 [colin]      1.9.12cvs24
10572
10573         * configure.ac
10574         * src/account.c
10575         * src/folder.c
10576         * src/imap.c
10577         * src/etpan/etpan-log.c
10578         * src/etpan/etpan-thread-manager.c
10579         * src/etpan/imap-thread.c
10580                 Add a --disable-libetpan parameter. With this,
10581                 users that don't want IMAP4 support can avoid
10582                 the new dependancy (and have no IMAP support).
10583                 Users that have IMAP4 accounts and use this
10584                 parameter won't lose their configuration, their
10585                 IMAP accounts will just be invisible and not
10586                 used.
10587         * src/textview.c
10588                 Make the "Copy ..." contextual menu items 
10589                 copy to both the X clipboard and the gtk 
10590                 clipboard - as most other apps do.
10591         * src/gtk/about.c
10592                 Add a notice about OpenSSL usage, in order to
10593                 comply with OpenSSL's license (point 6):
10594                 http://www.openssl.org/source/license.html
10595
10596 2005-07-06 [colin]      1.9.12cvs23
10597
10598         * src/alertpanel.c
10599                 Fix a minimum size for alertpanels
10600         * src/compose.c
10601                 Show 'No space left on device' type errors
10602                 when queuing/sending
10603         * src/imap_gtk.c
10604         * src/mh_gtk.c
10605                 Rework folder's deletion message (remove 
10606                 extra \n)
10607
10608 2005-07-05 [colin]      1.9.12cvs22
10609
10610         * src/imap.c
10611                 Add an alertpanel on auth error
10612                 Add pseudo-log
10613                 Remove pthread-related stuff
10614
10615 2005-07-05 [colin]      1.9.12cvs21
10616
10617         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10618                 Fix crash on plugin reloading (with a hack)
10619
10620 2005-07-05 [colin]      1.9.12cvs20
10621
10622         * src/prefs_account.c
10623         * src/prefs_account.h
10624                 Fix typo
10625         * src/gtk/filesel.c
10626         * src/gtk/filesel.h
10627                 Add a way to filter the view
10628         * src/gtk/pluginwindow.c
10629                 Filter loadable stuff
10630         * src/plugins/pgpmime/prefs_gpg.c
10631                 Fix missing unregistration
10632         * .cvsignore
10633         * src/etpan/.cvsignore
10634         * src/plugins/spamassassin/.cvsignore
10635                 Add more stuff to cvs ignored files
10636
10637 2005-07-04 [colin]      1.9.12cvs19
10638
10639         * src/imap.c
10640                 Fix scan_required returning FALSE when it
10641                 shouldn't. Maybe fix #760 (Can't retrieve
10642                 messages)
10643
10644 2005-07-04 [colin]      1.9.12cvs18
10645
10646         * src/summaryview.c
10647                 Fix always_show_msg pref
10648
10649 2005-07-04 [paul]       1.9.12cvs17
10650
10651         sync with main (forgotten in last commit)
10652         
10653         * src/common/utils.c
10654         * src/common/utils.h
10655                 check_line_length(): new.
10656                 is_dir_exist()
10657                 is_file_entry_exist()
10658                 dirent_is_regular_file()
10659                 dirent_is_directory(): use g_file_test() instead of stat().
10660
10661 2005-07-04 [paul]       1.9.12cvs16
10662
10663         sync with main:
10664
10665         * src/compose.c
10666                 compose_write_to_file(): check for line
10667                 length limit and display warning if exceeds
10668         * src/jpilot.c
10669                 use get_home_dir() instead of g_get_home_dir()
10670         * src/procheader.c
10671                 removed warning about invalid date
10672         * src/vcard.c
10673                 use get_home_dir() instead of g_get_home_dir()
10674
10675 2005-07-04 [paul]       1.9.12cvs15
10676
10677         * src/stock_pixmap.c
10678                 fix new pixmap naming errors
10679                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10680
10681 2005-07-04 [colin]      1.9.12cvs14
10682
10683         * src/imap.c
10684                 Fix debugging string with a warning
10685
10686 2005-07-04 [colin]      1.9.12cvs13
10687
10688         * configure.ac
10689                 Add a check for libetpan's version (>= 0.37)
10690
10691 2005-07-04 [hoa]        1.9.12cvs12
10692
10693         * commitHelper
10694         * src/imap.c
10695         * src/etpan/imap-thread.c
10696         * src/etpan/imap-thread.h
10697                 fixed IMAP implementation of check of mails.
10698
10699 2005-07-03 [hoa]        1.9.12cvs11
10700
10701         * src/etpan/Makefile.am
10702         * src/etpan/etpan-errors.h
10703         * src/etpan/etpan-log.[ch]
10704         * src/etpan/etpan-thread-manager-types.h
10705         * src/etpan/etpan-thread-manager.[ch]
10706         * src/etpan/imap-thread.[ch]
10707         * src/Makefile.am
10708         * src/imap.c
10709         * src/main.c
10710         * src/prefs_other.c
10711         * configure.ac
10712             merged imap branch.
10713             dependency on libetpan 0.37 is now added.
10714
10715 2005-07-01 [colin]      1.9.12cvs10
10716
10717         * src/Makefile.am
10718         * src/folder.c
10719         * src/folder.h
10720         * src/folderview.c
10721         * src/stock_pixmap.c
10722         * src/stock_pixmap.h
10723         * src/plugins/trayicon/trayicon.c
10724                 Add marked symbol on folders containing
10725                 marked messages
10726         * src/procmsg.c
10727         * src/procmsg.h
10728         * src/toolbar.c
10729         * src/prefs_common.c
10730         * src/prefs_common.h
10731         * src/prefs_send.c
10732                 Add an optional confirmation dialog on queue
10733                 sending. Patch by wwp.
10734         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10735         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10736         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10737         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10738         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10739         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10740         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10741         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10742         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10743         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10744         * src/pixmaps/trash_mark.xpm            ** ADDED **
10745                 New pixmaps
10746
10747 2005-07-01 [colin]      1.9.12cvs9
10748
10749         * src/summaryview.c
10750                 Fix a little threading bug
10751         * src/addrgather.c
10752         * src/mainwindow.c
10753                 A little bit of HIG normality never hurts
10754
10755 2005-07-01 [colin]      1.9.12cvs8
10756
10757         * src/compose.c
10758         * src/msgcache.c
10759         * src/pop.c
10760         * src/procmime.c
10761         * src/recv.c
10762         * src/common/log.c
10763         * src/common/template.c
10764         * src/common/utils.c
10765         * src/common/utils.h
10766                 Reverted the fwrite_atomic stuff. In fact
10767                 it is already atomic.
10768
10769 2005-06-30 [colin]      1.9.12cvs7
10770
10771         * src/common/utils.c
10772         * src/common/utils.h
10773                 Add an fwrite_atomic() function to make
10774                 sure we write everything: fwrite can make
10775                 short writes.
10776         * src/compose.c
10777         * src/msgcache.c
10778         * src/pop.c
10779         * src/procmime.c
10780         * src/recv.c
10781         * src/common/log.c
10782         * src/common/template.c
10783                 Use that (and fix swapping of size and nmemb).
10784                 Thanks to Rich Coe for the heads up.
10785
10786 2005-06-30 [colin]      1.9.12cvs6
10787
10788         * src/addressbook.c
10789                 Optimize addressbook opening 
10790
10791 2005-06-30 [colin]      1.9.12cvs5
10792
10793         * src/summaryview.c
10794                 Remove calls to summary_step after move/copy
10795
10796 2005-06-28 [paul]       1.9.12cvs4
10797
10798         * src/alertpanel.c
10799                 wrap and make the error msg selectable
10800
10801 2005-06-28 [paul]       1.9.12cvs3
10802
10803         * src/ssl_manager.c
10804                 replace the OK button with a Close button
10805         * src/gtk/foldersort.c
10806                 use GTK_STOCK_ icons/buttons
10807
10808 2005-06-28 [colin]      1.9.12cvs2
10809
10810         * src/gedit-print.c             ** ADDED **
10811         * src/gedit-print.h             ** ADDED **
10812         * src/gtk/gtksourceprintjob.c   ** ADDED **
10813         * src/gtk/gtksourceprintjob.h   ** ADDED **
10814                 I can't believe no one had enough time to tell
10815                 me I forgot the `cvs add`
10816
10817 2005-06-27 [colin]      1.9.12cvs1
10818
10819         * src/Makefile.am
10820         * src/gtk/Makefile.am
10821         * src/messageview.c
10822         * src/procmsg.c
10823         * src/summaryview.c
10824         * configure.ac
10825                 Add optional libgnomeprint-based printing
10826         * src/mainwindow.c
10827         * src/gtk/quicksearch.c
10828                 Add an Edit/Quick search menu item to show
10829                 and focus the quicksearch
10830
10831 2005-06-27 [paul]       1.9.12
10832
10833         1.9.12 release
10834
10835         * po/ca.po
10836         * po/de.po
10837         * po/es.po
10838         * po/fr.po
10839         * po/it.po
10840         * po/ko.po
10841         * po/pt_BR.po
10842         * po/sk.po
10843         * po/zh_CN.po
10844                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10845                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10846                 SungHyun Nam, Frederico Goncalves Guimaraes,
10847                 Andrej Kacian, and Yang Guilong
10848 2005-06-26 [colin]      1.9.11cvs106
10849
10850         * src/imap_gtk.c
10851                 Forgot one file for previous fix
10852
10853 2005-06-26 [colin]      1.9.11cvs105
10854
10855         * src/folder.c
10856         * src/imap.c
10857                 Fix problems with folder operations in no_select
10858                 imap folders. it applies only to mails, and 
10859                 creation/deletion/move/renaming of folders 
10860                 should be possible
10861
10862 2005-06-26 [paul]       1.9.11cvs104
10863
10864         * src/prefs_filtering.c
10865                 replace one more GTK_STOCK_REMOVE
10866                 with GTK_STOCK_DELETE
10867
10868 2005-06-25 [colin]      1.9.11cvs103
10869
10870         * src/imap.c
10871                 Optimize get_seq_set_from_seq_list
10872                 (Patch by Ricardo) 
10873
10874 2005-06-25 [colin]      1.9.11cvs102
10875
10876         * src/mh.c
10877                 If the directory exists, but not in the
10878                 correct encoding, rename it. This should
10879                 handle old-versions-induced bugs.
10880
10881 2005-06-25 [colin]      1.9.11cvs101
10882
10883         * src/mh.c
10884                 Fix path access with extended dir names
10885                 Fixes bug #589 (SC segfaults with wrong locale
10886                 settings)
10887
10888 2005-06-25 [colin]      1.9.11cvs100
10889
10890         * src/prefs_account.c
10891         * src/prefs_account.h
10892         * src/compose.c
10893                 Add an option to encrypt replies to
10894                 encrypted messages
10895
10896 2005-06-25 [colin]      1.9.11cvs99
10897
10898         * src/compose.c
10899         * src/quote_fmt_parse.y
10900                 ... And make it work with pgpinline.
10901
10902 2005-06-25 [colin]      1.9.11cvs98
10903
10904         * src/compose.c
10905         * src/procmime.c
10906         * src/procmime.h
10907         * src/quote_fmt_parse.y
10908                 o Make reedition of encrypted messages possible
10909                   (as long as it is encrypted to self too, no
10910                    magic there)
10911                 o Make replying with quote (and without selecting
10912                   text) possible for encrypted messages.
10913                 Closes bug #550 (Not possible to "reply with quote"
10914                 to gnupg encrypted messages)
10915
10916 2005-06-24 [paul]       1.9.11cvs97
10917
10918         * src/imap.c
10919                 add missing include
10920
10921 2005-06-24 [paul]       1.9.11cvs96
10922
10923         * src/editldap.c
10924                 made bind password entry invisible
10925                 (sync with main)
10926         * src/send_message.c
10927                 send_message_local(): check exit status
10928                 to detect errors (sync with main)
10929         * src/textview.c
10930                 use main's less ambiguous popup menu
10931                 wording
10932
10933 2005-06-24 [paul]       1.9.11cvs95
10934
10935         * src/prefs_actions.c
10936         * src/prefs_customheader.c
10937         * src/prefs_display_header.c
10938         * src/prefs_filtering_action.c
10939         * src/prefs_matcher.c
10940         * src/prefs_template.c
10941         * src/prefs_toolbar.c
10942                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10943         * src/gtk/description_window.c
10944                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10945
10946 2005-06-23 [colin]      1.9.11cvs94
10947
10948         * src/summaryview.c
10949                 Fix rough edges (be sure to call status_show whenever
10950                 necessary).
10951
10952 2005-06-23 [colin]      1.9.11cvs93
10953
10954         * src/summaryview.c
10955                 Optimize Select All
10956                 Before, in a 5K mails folder: 11s
10957                 After, in the same folder: 58000µs
10958                 The joys of locking... gtk_clist_select_all() fires a 
10959                 tree-select-row event for each selected row, which in 
10960                 summaryview, callbacks summary_selected which in turn,
10961                 calls summary_status_show, which walks the selected
10962                 rows. Hence, calling gtk_clist_select_all was 
10963                 exponential. Locking the summaryview makes 
10964                 summary_selected return early.
10965
10966 2005-06-23 [colin]      1.9.11cvs92
10967
10968         * src/imap.c
10969                 Move mutex at the important place to avoid
10970                 deadlocks
10971         * src/summaryview.c
10972                 Fix Del key deleting directly instead of
10973                 moving to trash
10974
10975 2005-06-22 [colin]      1.9.11cvs91
10976
10977         * src/plugins/spamassassin/libspamc.c
10978                 As we do spagetti code with assignations in multiple
10979                 places (see _message_read_raw where out = msg = raw),
10980                 let's be sure we don't free the same pointer twice.
10981                 Should fix bug #683 (Crash in libpam at 
10982                 message_cleanup).
10983
10984 2005-06-22 [colin]      1.9.11cvs90
10985
10986         * src/compose.c
10987         * src/messageview.c
10988         * src/toolbar.c
10989                 Make toolbar's delete use the move to trash stuff;
10990                 Add gtk_widget_realize to be sure pixmaps can get
10991                 created (that may fix an old worksforme bug which
10992                 I can't find back...)
10993
10994 2005-06-22 [colin]      1.9.11cvs89
10995
10996         * src/summaryview.c
10997         * src/summaryview.h
10998         * src/mainwindow.c
10999                 Rename "Message/Delete" to "Message/Move to trash"
11000                 Add "Message/Delete..." that directly destroys the
11001                 selected messages after asking for a confirmation.
11002
11003 2005-06-22 [colin]      1.9.11cvs88
11004
11005         * src/imap.c
11006                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11007                 o Fix a deadlock (thanks Darko)
11008
11009 2005-06-22 [colin]      1.9.11cvs87
11010
11011         * src/gtk/foldersort.c
11012                 Add missing include for the i18n;
11013                 patch by Fabien Vantard
11014
11015 2005-06-21 [colin]      1.9.11cvs86
11016
11017         * src/folder.c
11018         * src/folderview.c
11019                 Respect the no_select flag
11020         * src/imap.c
11021                 Fix recursive deletion
11022         * src/imap_gtk.c
11023         * src/mh_gtk.c
11024                 Make the folder deletion's warning
11025                 more explicit
11026
11027 2005-06-21 [colin]      1.9.11cvs85
11028
11029         * src/textview.c
11030                 Prevent email addresses from spanning accross
11031                 lines - fixes bug # 646 (newline-chars in 
11032                 email addresses)
11033
11034 2005-06-20 [colin]      1.9.11cvs84
11035
11036         * src/folder.c
11037                 Be sure not to remove source if copy failed
11038
11039 2005-06-20 [colin]      1.9.11cvs83
11040
11041         * src/folderview.c
11042         * src/imap_gtk.c
11043                 remove summaryview's lock
11044         * src/imap.c
11045                 introduce threads to avoid problems when foreground tasks
11046                 interfere with background tasks
11047         * src/mh.c
11048                 prevent moving to drafts/queue
11049         * src/mimeview.c
11050                 fix leak
11051
11052 2005-06-19 [colin]      1.9.11cvs82
11053
11054         * src/imap_gtk.c
11055                 Remember that the user doesn't want to override
11056                 offline mode, for 3 seconds. It avoid presenting
11057                 him with N popups in a really short time.
11058
11059 2005-06-17 [colin]      1.9.11cvs81
11060
11061         * src/imap.c
11062                 Fix IMAP breaking on folders containing '('
11063                 (Probably won't be enough)
11064
11065 2005-06-17 [colin]      1.9.11cvs80
11066
11067         Forgotten files on 1.9.11cvs79
11068         * src/summaryview.c
11069                 Fix stepping when not immediately executing
11070         * src/imap.c
11071                 Really prevent UID FETCH 0
11072         * src/codeconv.c
11073                 Fix outgoing charset never set to utf-8
11074         * src/mh.c
11075                 Fix leak
11076
11077 2005-06-16 [colin]      1.9.11cvs79
11078
11079         * src/compose.c
11080                 Fix bug #707 (Dash splits rows)
11081                 Only wrap if we're on a line break position and
11082                 the previous one was a "white" (space) char.
11083                 Pango stuff is weird.
11084
11085 2005-06-16 [colin]      1.9.11cvs78
11086
11087         * src/imap_gtk.c
11088                 Lock summaryview while downloading messages
11089                 on user demand
11090         * src/procheader.c
11091         * src/unmime.c
11092         * src/common/utils.c
11093         * src/common/utils.h
11094                 Replace \r and \n with spaces in From and
11095                 Subject headers
11096
11097 2005-06-16 [paul]       1.9.11cvs77
11098
11099         * src/procmime.c
11100                 liberalise the mime parser
11101         * src/gtk/about.c
11102                 add text wrapping
11103
11104 2005-06-16 [paul]       1.9.11cvs76
11105
11106         * src/gtk/about.c
11107                 reworked
11108
11109 2005-06-15 [colin]      1.9.11cvs75
11110
11111         * src/compose.c
11112                 Finish header encoding fix
11113         * src/summaryview.c
11114                 Fix segfault
11115         * src/headerview.c
11116                 Fix compilation (Thanks Stephan
11117                 Sachse)
11118
11119 2005-06-15 [colin]      1.9.11cvs74
11120
11121         * Makefile.am
11122                 Install gnome2 stuff rather than gnome1, 
11123                 if both are present
11124         * src/codeconv.c
11125         * src/codeconv.h
11126         * src/compose.c
11127                 Fix headers encoding
11128         * src/folder.c
11129                 Visual progress when fetching all messages
11130         * src/folderview.c
11131         * src/summaryview.c
11132         * src/summaryview.h
11133                 Prevent changing current message while
11134                 incorporating
11135
11136 2005-06-15 [paul]       1.9.11cvs73
11137
11138         * src/gtk/gtkaspell.c
11139         * src/gtk/gtkaspell.h
11140                 fix build warnings
11141
11142 2005-06-15 [paul]       1.9.11cvs72
11143
11144         * src/prefs_filtering.c
11145                 allow reordering of filter rules by
11146                 drag n drop
11147
11148 2005-06-15 [paul]       1.9.11cvs71
11149
11150         * COPYING
11151                 updated
11152         * src/codeconv.c
11153                 replace deprecated function
11154         * src/inc.c
11155         * src/send_message.c
11156         * src/gtk/progressdialog.c
11157         * src/gtk/progressdialog.h
11158                 salvage and reuse parts of reverted sync
11159
11160 2005-06-15 [paul]       1.9.11cvs70
11161
11162         * src/inc.c
11163         * src/send_message.c
11164         * src/gtk/progressdialog.c
11165         * src/gtk/progressdialog.h
11166                 revert yesterday's sync with main
11167                 it contains deprecated functions
11168
11169 2005-06-15 [colin]      1.9.11cvs69
11170
11171         * src/headerview.c
11172                 Fix bug #670 (multi user to: will corrupt message 
11173                 headers display)
11174
11175 2005-06-15 [colin]      1.9.11cvs68
11176
11177         * src/compose.c
11178                 Fix bug #421 (Fix undo on wrapping)
11179
11180 2005-06-15 [colin]      1.9.11cvs67
11181
11182         * src/folder.c
11183                 Provide visual feedback while processing
11184                 folder's rules.
11185         * src/imap.c
11186                 Provide visual feedback while getting
11187                 short headers (for uncached messages)
11188
11189
11190 2005-06-14 [paul]       1.9.11cvs66
11191
11192         * src/account.c
11193                 change a couple stock icons
11194         * src/inc.c
11195         * src/send_message.c
11196         * src/gtk/progressdialog.c
11197         * src/gtk/progressdialog.h
11198                 sync main's GtkTreeView implementation
11199
11200 2005-06-14 [colin]      1.9.11cvs65
11201
11202         * src/imap.c
11203                 Various little fixes, mainly on error paths
11204
11205 2005-06-13 [colin]      1.9.11cvs64
11206
11207         * matcher.c
11208         * procmsg.c
11209         * procmsg.h
11210                 Add a way to fetch only headers. This speeds
11211                 up filtering on headers for IMAP. Fixes:
11212                 bug #481 extraneous imap commands slow down 
11213                         imap filtering
11214                 bug #522 Sylpheed downloads all messages 
11215                         when opening mailbox (IMAP)
11216                 bug #677 IMAP fetch is soooooooooooooo slow
11217         * src/folder.c
11218         * src/folder.h
11219                 Add a folder set_batch method so that
11220                 implementations can speed up flags changes
11221         * src/folderutils.c
11222         * src/summaryview.c
11223                 Use that in mark as (un)read and mark all read
11224                 Refix bug #679
11225         * src/imap.c
11226                 Implement set_batch - brings back deferred
11227                 flags in a less buggy manner. Fixes:
11228                 bug #729 IMAP immediate expunge of deleted messages
11229                 bug #191 remove list of messages with one command
11230                 Fix login with strange chars
11231                 Implement fetch_msg_full
11232                 Fix copy (wrong counts)
11233
11234 2005-06-12 [colin]      1.9.11cvs63
11235
11236         * src/folder.c
11237                 lock incorporation during long operations.
11238                 Avoids fucking up the IMAP socket.
11239
11240 2005-06-12 [colin]      1.9.11cvs62
11241
11242         * src/imap.c
11243                 Fix harmful typo
11244                 Factorize remove_all_msg
11245                 Thread-ize expunge
11246         * src/summaryview.c
11247                 Don't update partial-download status if unnecessary
11248         * src/folder.c
11249                 Use remove_msgs everywhere possible
11250
11251 2005-06-12 [colin]      1.9.11cvs61
11252
11253         * src/folder.c
11254         * src/folder.h
11255                 Add a remove_msgs function to remove a 
11256                 list of messages
11257         * src/imap.c
11258                 Implement that.
11259
11260 2005-06-12 [colin]      1.9.11cvs60
11261
11262         * src/imap.c
11263                 Remove flags-processing deferring... Too hard
11264                 to get it to work in all cases.
11265
11266 2005-06-11 [colin]      1.9.11cvs59
11267
11268         * src/imap.c
11269                 printf -> debug_print
11270
11271 2005-06-11 [colin]      1.9.11cvs58
11272
11273         * src/imap.c
11274                 o Fix build without USE_PTHREAD
11275                 o Factorize imap_open
11276                 o Alertpanel in case of impossible connection
11277                 o Alertpanel in case of impossible login
11278                 o Fix deferred flags processing to force a 
11279                   flush before adding some more flags to process,
11280                   but in another folder.
11281
11282 2005-06-10 [colin]      1.9.11cvs57
11283
11284         * src/imap.c
11285                 o Fix a format string error
11286                 o init ssl socket outside of the thread 
11287                   (it possibly invokes gtk calls)
11288         * src/procmime.c
11289                 o Put back the buffer to its necessary size
11290                 o Fix changing a file pointer without keeping
11291                   track of it (thanks Valgrind)
11292         * src/common/smtp.c
11293                 o Fix automatic STARTTLS if login should be done
11294                   and the server only allows it after starting TLS
11295         * src/gtk/gtkinputdialog.c
11296                 o Eat GDK_Return so that the combo popup doesn't 
11297                   appear when we press Enter to validate the combo
11298                   input dialog (as seen in the Open with... dialog)
11299
11300 2005-06-10 [colin]      1.9.11cvs56
11301
11302         * src/imap.c
11303                 o A bit less debug
11304                 o Fix a crash on deletion
11305                 o Threadize imap_select (it's called outside of 
11306                   threads)
11307                 o Defer treatment of DELETED flags
11308
11309
11310 2005-06-09 [colin]      1.9.11cvs55
11311
11312         * src/imap.c
11313                 Make sure we check imap_gtk_should_override(), which
11314                 potentially calls gtk stuff, before creating thread.
11315                 That way it should't be called via imap_get_session()
11316                 inside a thread.
11317
11318 2005-06-09 [colin]      1.9.11cvs54
11319
11320         * src/imap.c
11321                 o add a bit of status output
11322                 o remove some dead code
11323                 o threadize get_list_of_uids
11324                 o threadize imap_get_flags
11325                 o defer flag changing by 500ms so that they
11326                   can be batched
11327
11328
11329 2005-06-08 [colin]      1.9.11cvs53
11330
11331         * src/imap.c
11332                 Thread-ize imap_cmd_fetch
11333
11334 2005-06-08 [colin]      1.9.11cvs52
11335
11336         * src/main.c
11337                 Mmh, that broke POP3...
11338
11339 2005-06-08 [colin]      1.9.11cvs51
11340
11341         * src/main.c
11342                 Stabilize IMAP patch (thanks to Hoa)
11343
11344 2005-06-08 [colin]      1.9.11cvs50
11345
11346         * src/imap.c
11347                 Test patch to speed up imap. 
11348
11349 2005-06-08 [colin]      1.9.11cvs49
11350
11351         * src/imap_gtk.c
11352                 Warning fix
11353         * src/procmime.c
11354                 Apply patch from gentoo to use /usr/share/mime/globs if 
11355                 available, after un-breaking it
11356         * src/common/log.c
11357         * src/common/log.h
11358                 Use g_timeout for invoking hooks that possibly use gtk
11359                 calls. This should leave gtk calls in the main thread.
11360
11361 2005-06-08 [paul]       1.9.11cvs48
11362
11363         * src/codeconv.c
11364                 conv_get_outgoing_charset_str(): don't
11365                 use prefs_common setting
11366         * src/compose.c
11367         * src/compose.h
11368                 add /Options/Character encoding/... to
11369                 temporarily change the outgoing encoding
11370
11371         (belated sync with main)
11372
11373 2005-06-08 [paul]       1.9.11cvs47
11374
11375         * src/compose.c
11376                 correction to/completion of last
11377                 sync with main
11378
11379 2005-06-08 [paul]       1.9.11cvs46
11380
11381         sync with main:
11382         
11383         * src/codeconv.c
11384         * src/codeconv.h
11385                 always enabled Japanese auto-detection
11386                 if the first letters of locale string
11387                 is "ja"
11388         * src/compose.c
11389                 don't use "destroy" signal to destroy
11390                 Compose object (fix rare crashes on discard?)
11391         * src/mainwindow.c
11392         * src/messageview.c
11393         * src/prefs_send.c
11394                 added Hebrew encodings
11395         * src/sourcewindow.c
11396                 don't use "destroy" signal to destroy
11397                 objects
11398
11399 2005-06-07 [colin]      1.9.11cvs45
11400
11401         * src/summaryview.c
11402                 Add missing unlocks/locks
11403
11404 2005-06-07 [paul]       1.9.11cvs44
11405
11406         * src/summaryview.c
11407                 restore bug #749 fix
11408
11409 2005-06-06 [colin]      1.9.11cvs43
11410
11411         * src/summaryview.c
11412                 Fix selection bug when prefs_common.open_unread 
11413                 is FALSE
11414
11415 2005-06-06 [colin]      1.9.11cvs42
11416
11417         * src/common/md5.c
11418                 Fix a warning
11419         * src/summaryview.c
11420         * src/folderview.c
11421                 Factorize long operations beginning and end
11422                 (locking, freezing/thawing, cursor, ...)
11423                 Check selection->data member in selection-
11424                 related loops; this avoids dying an awful
11425                 death if the selection changes on us while
11426                 we're marking a whole IMAP folder unread, 
11427                 for example.
11428
11429 2005-06-06 [paul]       1.9.11cvs41
11430
11431         * src/textview.c
11432                 don't g_free() a static gchar buffer
11433
11434 2005-06-05 [colin]      1.9.11cvs40
11435
11436         * src/mainwindow.c
11437         * src/messageview.c
11438         * src/summaryview.c
11439                 Fix bug #749 (Show all headers should be
11440                 sticky as the GUI suggests)
11441
11442 2005-06-03 [paul]       1.9.11cvs39
11443
11444         * src/compose.c
11445                 don't allow editing of mail while sending.
11446                 patch by Colin
11447
11448 2005-06-03 [paul]       1.9.11cvs38
11449
11450         * src/folderview.c
11451                 add a freeze/thaw to speed up 'mark all read'
11452
11453 2005-06-03 [paul]       1.9.11cvs37
11454
11455         * src/prefs_message.c
11456                 reflect changes immediately
11457
11458 2005-06-02 [colin]      1.9.11cvs36
11459
11460         * po/POTFILES.in
11461                 Patch by Fabien Vantard.
11462
11463 2005-06-02 [colin]      1.9.11cvs35
11464
11465         * src/imap.c
11466                 Use a non-blocking imap_getline() if possible.
11467                 This should completely prevent the interface
11468                 from freezin on imap operations, although it
11469                 may do strange stuff in case of folder switching
11470                 while a big imap operation is taking place...
11471
11472                 In addition, fix a leak in the case thread
11473                 creation fails on connection.
11474
11475 2005-06-02 [colin]      1.9.11cvs34
11476
11477         * src/crash.c
11478         * src/prefs_common.h
11479                 Fix build (prefs_common_init() doesn't exist
11480                 anymore)
11481
11482 2005-06-02 [colin]      1.9.11cvs33
11483
11484         * src/prefs_account.c
11485                 Fix bug #245 (filtering rules broken when
11486                 renaming a remote account (imap4 or nntp)
11487
11488 2005-06-02 [colin]      1.9.11cvs32
11489
11490         * src/imap.c
11491                 Try to fix IMAP shortcomings: 
11492                 o Multithread imap_open()
11493                 o allow offline-mode overriding instead of
11494                   just returning NULL
11495         * src/imap_gtk.c
11496         * src/imap_gtk.h
11497                 Add a function to ask whether we want to
11498                 override offline-mode for 10 minutes (one-shot
11499                 asking was painful)
11500         * src/procheader.c
11501                 Fix segfault when imap parser isn't happy about
11502                 a missing {
11503
11504 2005-06-01 [colin]      1.9.11cvs31
11505
11506         * src/addrharvest.c
11507         * src/compose.c
11508         * src/mbox.c
11509         * src/mbox.h
11510         * src/mh.c
11511         * src/msgcache.c
11512         * src/send_message.c
11513         * src/setup.c
11514         * src/undo.c
11515         * src/common/hooks.c
11516         * src/common/prefs.c
11517         * src/common/template.c
11518         * src/common/utils.c
11519         * src/gtk/gtkutils.c
11520         * src/gtk/inputdialog.c
11521         * src/gtk/menu.c
11522         * src/gtk/pluginwindow.c
11523         * src/gtk/prefswindow.c
11524         * src/plugins/pgpmime/passphrase.c
11525         * src/plugins/pgpmime/prefs_gpg.c
11526                 More -Wall fixes
11527
11528         * src/common/Makefile.am
11529         * src/common/timing.h
11530                 Add basic timing code
11531
11532         * src/summaryview.c
11533                 Fix a bug with unread messages when 
11534                 re-sorting folders, and by the way
11535                 fix a big performance hit when 
11536                 re-sorting (10k mails: before 5s,
11537                 after .5s)
11538
11539         * src/prefs_compose_writing.c
11540         * src/prefs_compose_writing.h
11541         * src/prefs_message.c
11542         * src/prefs_message.h
11543         * src/prefs_other.c
11544         * src/prefs_other.h
11545         * src/prefs_quote.c
11546         * src/prefs_quote.h
11547         * src/prefs_receive.c
11548         * src/prefs_receive.h
11549         * src/prefs_send.c
11550         * src/prefs_send.h
11551         * src/prefs_summaries.c
11552         * src/prefs_summaries.h
11553                 Fix copyright banner
11554
11555 2005-06-01 [paul]       1.9.11cvs30
11556
11557         * po/fi.po
11558                 updated by Flammie Pirinen
11559         * src/procmime.c
11560                 fix 'Bad BASE64 content' output
11561
11562 2005-05-31 [colin]      1.9.11cvs29
11563
11564         * src/procmime.c
11565                 Oops, where did my hunk go.
11566
11567 2005-05-31 [colin]      1.9.11cvs28
11568
11569         * src/Makefile.am
11570         * src/account.c
11571         * src/action.c
11572         * src/addr_compl.c
11573         * src/addressbook.c
11574         * src/codeconv.c
11575         * src/compose.c
11576         * src/export.c
11577         * src/folder.c
11578         * src/folderview.c
11579         * src/image_viewer.c
11580         * src/main.c
11581         * src/mainwindow.c
11582         * src/messageview.c
11583         * src/mimeview.c
11584         * src/msgcache.c
11585         * src/prefs_account.c
11586         * src/prefs_actions.c
11587         * src/prefs_common.c
11588         * src/prefs_compose_writing.c
11589         * src/prefs_customheader.c
11590         * src/prefs_ext_prog.c
11591         * src/prefs_filtering.c
11592         * src/prefs_filtering_action.c
11593         * src/prefs_fonts.c
11594         * src/prefs_image_viewer.c
11595         * src/prefs_message.c
11596         * src/prefs_message.h
11597         * src/prefs_msg_colors.c
11598         * src/prefs_other.c
11599         * src/prefs_other.h
11600         * src/prefs_quote.c
11601         * src/prefs_receive.c
11602         * src/prefs_receive.h
11603         * src/prefs_send.c
11604         * src/prefs_send.h
11605         * src/prefs_spelling.c
11606         * src/prefs_summaries.c
11607         * src/prefs_summary_column.c
11608         * src/prefs_template.c
11609         * src/prefs_themes.c
11610         * src/prefs_toolbar.c
11611         * src/prefs_wrapping.c
11612         * src/procmime.c
11613         * src/procmsg.c
11614         * src/send_message.h
11615         * src/ssl_manager.c
11616         * src/summary_search.c
11617         * src/summaryview.c
11618         * src/textview.c
11619         * src/wizard.c
11620         * src/common/smtp.c
11621         * src/common/smtp.h
11622         * src/gtk/gtkutils.h
11623                 o Move the rest of Common prefs to new style
11624                 o Lots of -Wall warning fixes
11625                 o fix FIXME in cache memusage calculation
11626                 o Let return receipts be sent from any account
11627                 o Little cache optimisation (read)
11628                 o Fix bug #746 (don't treat commas as separators
11629                   when inside a quoted string)
11630
11631 2005-05-31 [paul]       1.9.11cvs27
11632
11633         * src/prefs_common.c
11634                 fix 'off-by-one' typo
11635
11636 2005-05-31 [paul]       1.9.11cvs26
11637
11638         * src/account.c
11639         * src/addr_compl.c
11640         * src/compose.c
11641         * src/foldersel.c
11642         * src/prefs_actions.c
11643         * src/prefs_common.c
11644         * src/prefs_common.h
11645         * src/prefs_customheader.c
11646         * src/prefs_display_header.c
11647         * src/prefs_filtering.c
11648         * src/prefs_filtering_action.c
11649         * src/prefs_matcher.c
11650         * src/prefs_summaries.c
11651         * src/prefs_summary_column.c
11652         * src/prefs_template.c
11653         * src/prefs_toolbar.c
11654         * src/ssl_manager.c
11655         * src/gtk/pluginwindow.c
11656         * src/gtk/prefswindow.c
11657         * src/gtk/progressdialog.c
11658                 add hidden prefs 'enable_rules_hint'
11659                 for gtk_tree_view_set_rules_hint()
11660                 (sync with main)
11661                 
11662
11663 2005-05-31 [colin]      1.9.11cvs25
11664
11665         * src/Makefile.am
11666         * src/main.c
11667         * src/prefs_common.c
11668         * src/prefs_summaries.c ** ADDED **
11669         * src/prefs_summaries.h ** ADDED **
11670                 Common/Display -> Display/Summaries
11671
11672 2005-05-31 [colin]      1.9.11cvs24
11673
11674         * src/Makefile.am
11675         * src/main.c
11676         * src/prefs_quote.c ** ADDED **
11677         * src/prefs_quote.h ** ADDED **
11678                 Move Common/Quote to Compose/Quoting
11679         * src/prefs_common.c
11680         * src/prefs_common.h
11681                 Remove old quote stuff, add
11682                 convenience functions for GtkTextView prefs
11683         * src/gtk/prefswindow.c
11684                 Set default height higher
11685
11686 2005-05-30 [colin]      1.9.11cvs23
11687
11688         * src/Makefile.am
11689         * src/main.c
11690         * src/prefs_common.c
11691         * src/prefs_compose_writing.c ** ADDED **
11692         * src/prefs_compose_writing.h ** ADDED **
11693                 Move Common/Compose prefs to Compose/Writing
11694
11695 2005-05-30 [colin]      1.9.11cvs22
11696
11697         * src/common/utils.c
11698                 Fix bug #651 (Confused Attract by Subject)
11699                 Patch by M. Benkmann <haferfrost@web.de>
11700         * AUTHORS
11701
11702 2005-05-30 [colin]      1.9.11cvs21
11703
11704         * src/compose.c
11705                 Fix concatenation of different headers of
11706                 the same type (bug #645)
11707         * src/prefs_folder_item.c
11708                 Fix bug #699 (setting color to black doesn't
11709                 work immediately)
11710         * src/procmime.c
11711                 Print out decoding error only once per
11712                 block
11713
11714 2005-05-30 [paul]       1.9.11cvs20
11715
11716         * src/common/template.c
11717                 fix Bcc
11718
11719 2005-05-30 [paul]       1.9.11cvs19
11720
11721         * doc/src/rfc2368.txt   **NEW FILE**
11722         * src/compose.c
11723                 compose_entries_set(): don't interpret Bcc
11724                 header field (conform to RFC 2368)
11725                 (sync with main)
11726
11727 2005-05-29 [colin]      1.9.11cvs18
11728
11729         * src/prefs_common.c
11730                 Let the default reply format respect
11731                 netiquette by cutting the signature.
11732
11733 2005-05-29 [colin]      1.9.11cvs17
11734
11735         * src/summaryview.c
11736                 Don't let always_show_msg override
11737                 open_unread_on_enter when opening a new
11738                 directory.
11739
11740 2005-05-27 [paul]       1.9.11cvs16
11741
11742         sync with main:
11743
11744         * src/main.c
11745                 app_will_exit(): cleanup tmp directory when exit
11746         * src/message_search.c
11747                 improved the interface and made code cleanup.
11748                 removed Clear button
11749         * src/send_message.c
11750                 send_message_local(): use GSpawn, and detect errors
11751         * src/summary_search.c
11752                 improved the interface and made code cleanup
11753         * src/textview.c
11754                 textview_write_link(): also skip non-ascii space
11755                  at the head of link strings (phishing check
11756                  didn't work at the case)
11757         * src/common/utils.c
11758                 get_command_output(): use g_spawn_command_line_sync()
11759                 instead of popen()
11760
11761 2005-05-26 [colin]      1.9.11cvs15
11762
11763         * src/folder.c
11764                 remove printf
11765
11766 2005-05-26 [colin]      1.9.11cvs14
11767
11768         * src/common/nntp.c
11769                 Fix nntp mode reader (bug #611)
11770                 Patch by Florian Mickler <florian@mickler.org>
11771
11772 2005-05-26 [colin]      1.9.11cvs13
11773
11774         * src/plugins/pgpmime/passphrase.c
11775                 Fix mouse grabbing (bug #557)
11776
11777 2005-05-26 [colin]      1.9.11cvs12
11778
11779         * src/prefs_themes.c
11780                 Fix g_warning (bug #541)
11781
11782 2005-05-26 [colin]      1.9.11cvs11
11783
11784         * src/prefs_actions.c
11785         * src/prefs_template.c
11786                 Fix bug #506 (no warning if action/template
11787                 is not saved)
11788         * src/common/template.c
11789                 Fix a possible crash
11790
11791 2005-05-26 [colin]      1.9.11cvs10
11792
11793         * src/folder.c
11794         * src/folderview.c
11795         * src/procmsg.c
11796         * src/summaryview.c
11797                 Forbid locked messages to be moved or
11798                 deleted. Locked messages in trashes 
11799                 still get deleted, for performance
11800                 reason (mh.c::mh_remove_all_msgs)
11801
11802 2005-05-25 [colin]      1.9.11cvs9
11803
11804         * src/procmime.c
11805                 Use correct encoding when sending mails
11806                 with attachments that have accentued 
11807                 chars in their name
11808
11809 2005-05-24 [colin]      1.9.11cvs8
11810
11811         * src/summaryview.c
11812                 Fix bug #688 f) read/unread marker not
11813                 changed on first click
11814                 Also, optimize summary_status_show()
11815                 calls
11816         * src/folder.c
11817         * src/inc.c
11818         * src/procmime.c
11819                 Fix bug #688 b) and c) wrt message
11820                 attachments and signature
11821         * src/stock_pixmap.c
11822         * src/stock_pixmap.h
11823         * src/stock_pixmap.c
11824         * src/stock_pixmap.h
11825         * src/Makefile.am
11826         * src/pixmaps/clip_gpg_signed.xpm
11827                 Add clip/signed icon
11828
11829 2005-05-24 [colin]      1.9.11cvs7
11830
11831         * src/folder_item_prefs.c
11832                 whitespace fix
11833
11834 2005-05-24 [colin]      1.9.11cvs6
11835
11836         * src/folderview.c
11837         * src/prefs_common.c
11838         * src/prefs_common.h
11839                 Add a confirmation to folder drag and drop
11840                 fixes bug #156
11841         * src/alertpanel.c
11842         * src/alertpanel.h
11843                 fix _with_disable parameters so that
11844                 the buttons labels are specifiable too
11845         * src/plugins/pgpmime/sgpgme.c
11846                 reflect said change
11847                 
11848
11849 2005-05-24 [colin]      1.9.11cvs5
11850
11851         * src/folderview.c
11852                 Uncollapse/collapse folders on double-click
11853                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11854                 closes bug #108
11855
11856 2005-05-23 [colin]      1.9.11cvs4
11857
11858         * src/common/socket.c
11859                 Check another special SSL_peek() error.
11860                 Should help wrt bug #728
11861
11862 2005-05-23 [colin]      1.9.11cvs3
11863
11864         * src/plugins/pgpmime/pgpmime.c
11865                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11866                 breaking menu accelerators and stuff. Users will have to
11867                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11868                 account's privacy preferences if needed.
11869
11870 2005-05-22 [paul]
11871
11872         * tools/kdeservicemenu/install.sh
11873                 use kdesu to prompt for root password if doing
11874                 global install/uninstall
11875
11876 2005-05-20 [colin]      1.9.11cvs2
11877
11878         * src/procmsg.c
11879                 Fix another compilation error with gcc-2.9x
11880                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11881         * src/send_message.c
11882                 Don't send QUIT if we aren't connected
11883
11884 2005-05-19 [colin]      1.9.11cvs1
11885
11886         * src/procmsg.c
11887                 Fix compilation with gcc 2.9x
11888
11889 2005-05-19 [paul]       1.9.11
11890
11891         1.9.11 released
11892
11893 2005-05-19 [paul]       1.9.9cvs14
11894
11895         * src/gtk/inputdialog.c
11896                 prevent gettext warning
11897
11898 2005-05-19 [paul]       1.9.9cvs13
11899
11900         * src/mainwindow.c
11901         * src/prefs_common.c
11902         * src/prefs_common.h
11903         * src/textview.c
11904         * src/textview.h
11905                 add an option to toggle cursor in message
11906                 view (sync with main)
11907
11908 2005-05-18 [colin]      1.9.9cvs12
11909
11910         * src/compose.c
11911                 Dereference freed pointer
11912         * src/gtk/gtkaspell.c
11913                 Fix duplication of dictionaries (is it an aspell issue?)
11914
11915 2005-05-18 [colin]      1.9.9cvs11
11916
11917         * src/gtk/inputdialog.c
11918         * src/gtk/gtkaspell.c
11919                 HIGuify dialogs
11920         * src/alertpanel.c
11921                 Remove a double call
11922
11923 2005-05-17 [colin]      1.9.9cvs10
11924
11925         * src/gtk/gtkaspell.c
11926                 Fix dialogs, Ctrl-Enter accel
11927
11928 2005-05-17 [colin]      1.9.9cvs9
11929
11930         * src/gtk/gtkaspell.c
11931                 Fix some accelerators, escape in replace-window
11932
11933 2005-05-16 [colin]      1.9.9cvs8
11934
11935         * src/gtk/gtkaspell.c
11936                 Revert last commit, it was a mistake.
11937
11938 2005-05-16 [colin]      1.9.9cvs7
11939
11940         * src/gtk/gtkaspell.c
11941                 Remove buggy code while we're at it. It's a 
11942                 dead code path anyway.
11943
11944 2005-05-16 [colin]      1.9.9cvs6
11945
11946         * src/gtk/gtkaspell.c
11947                 Missed some gtk_menu_popup where deactivate
11948                 signal should be handled. Should fix bug
11949                 #629 a bit more.
11950
11951 2005-05-16 [colin]      1.9.9cvs5
11952
11953         * src/gtk/gtkaspell.c
11954                 Remove debug printf()s
11955
11956 2005-05-16 [colin]      1.9.9cvs4
11957
11958         * src/gtk/gtkaspell.c
11959                 Fix a bit aspell problems
11960                 (see bug #629)
11961
11962 2005-05-13 [colin]      1.9.9cvs3
11963
11964         * src/folderview.c
11965                 Fix the + appearing even when no subfolders
11966                 have unread messages. Thanks to wwp for the
11967                 bug report.
11968
11969 2005-05-11 [paul]       1.9.9cvs2
11970
11971         * src/folderview.c
11972                 correction to 1.9.9cvs1, only colour folders that
11973                 have new msgs (not unread msgs)
11974
11975 2005-05-10 [colin]      1.9.9cvs1
11976
11977         * src/folderview.c
11978         * src/summaryview.c
11979                 Try to fix bolding bugs again.
11980
11981 2005-05-09 [paul]
11982
11983         * tools/claws.i18n.status.pl
11984                 add Ricardo Mones Lastra's script that has been providing
11985                 the i18n status page for many months
11986
11987 2005-05-09 [paul]       1.9.9
11988
11989         1.9.9 release
11990
11991 2005-05-09 [paul]       1.9.6cvs58
11992
11993         * AUTHORS
11994         * INSTALL
11995         * README.claws
11996                 updated
11997         * Makefile.am 
11998         * RELEASE_NOTES.claws
11999                 add release notes to cvs to simplify release
12000                 procedure
12001         * configure.ac
12002                 add ca and fi to ALL_LINGUAS
12003         * po/Makefile.in.in
12004                 workaround for missing Makevars
12005         * po/ca.po
12006         * po/fi.po
12007                 add new Catalan and Finnish translations
12008                 submitted by Miquel Oliete and Flammie Pirinen
12009         * po/de.po
12010         * po/es.po
12011         * po/fr.po
12012         * po/it.po
12013         * po/pl.po
12014         * po/ru.po
12015         * po/sk.po
12016         * po/sr.po
12017         * po/zh_CN.po
12018                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12019                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12020                 Urke MMI, and Hansom Young
12021         * src/main.c
12022                 Fix drafting when quitting. compose_draft() closes the
12023                 compose windows, which modifies the compose_list GSList.
12024                 We have to refresh this list after echo drafting to avoid a
12025                 segfault
12026         * src/partial_download.c
12027                 fix segfault on exit
12028
12029 2005-05-06 [paul]       1.9.6cvs57
12030
12031         * src/grouplistdialog.c
12032                 quick fix/workaround for unresizeable newsgroup
12033                 name column 
12034
12035 2005-05-06 [paul]       1.9.6cvs56
12036
12037         * src/inc.c
12038         * src/mainwindow.c
12039                 use gettext plural forms
12040         * src/imap_gtk.c
12041         * src/mh_gtk.c
12042         * src/toolbar.c
12043                 small improvement to english usage
12044
12045 2005-05-05 [thorsten]   1.9.6cvs55
12046
12047         * src/folder.c
12048                 fix possible crash
12049
12050 2005-05-05 [paul]       1.9.6cvs54
12051         
12052         sync with HEAD
12053
12054         * AUTHORS
12055         * src/compose.c
12056                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12057                 patch by Tim Mann
12058
12059 2005-05-05 [paul]       1.9.6cvs53
12060
12061         * src/mainwindow.c
12062                 fix resizing of separate message and
12063                 folder views
12064
12065 2005-05-05 [paul]       1.9.6cvs52
12066
12067         * src/account.c
12068         * src/addrgather.c
12069         * src/browseldap.c
12070         * src/exphtmldlg.c
12071         * src/expldifdlg.c
12072         * src/importmutt.c
12073         * src/importpine.c
12074         * src/main.c
12075         * src/mainwindow.c
12076         * src/noticeview.c
12077         * src/prefs_filtering.c
12078         * src/prefs_filtering_action.c
12079         * src/prefs_matcher.c
12080         * src/prefs_spelling.c
12081         * src/prefs_toolbar.c
12082         * src/toolbar.c
12083         * src/wizard.c
12084         * src/gtk/description_window.c
12085         * src/gtk/gtkvscrollbutton.c
12086         * src/gtk/progressdialog.c
12087         * src/gtk/quicksearch.c
12088         * src/plugins/pgpmime/prefs_gpg.c
12089         * src/plugins/spamassassin/spamassassin_gtk.c
12090                 replace deprecated gtk_widget_set_usize
12091
12092 2005-05-04 [colin]      1.9.6cvs51
12093
12094         * src/common/utils.c
12095                 Fix crash when subst_for_filename is called
12096                 with a NULL parameter
12097
12098 2005-05-04 [colin]      1.9.6cvs50
12099
12100         * src/partial_download.c
12101         * src/pop.c
12102                 Escape login when writing uidl file
12103                 fixes bug #736
12104
12105 2005-05-03 [colin]      1.9.6cvs49
12106
12107         * src/procmime.c
12108                 Fix possible DOS in mime parser
12109                 (see bug #634)
12110
12111 2005-05-02 [colin]      1.9.6cvs48
12112
12113         * src/compose.c
12114                 Try to fix the copy/paste mess once again.
12115
12116
12117 2005-04-30 [colin]      1.9.6cvs47
12118
12119         * src/prefs_account.h
12120         * src/procmsg.c
12121         * src/send_message.c
12122         * src/common/smtp.c
12123         * src/common/smtp.h
12124                 Try to batch sending mails (per account) instead of
12125                 reconnecting to server every time.
12126
12127 2005-04-29 [colin]      1.9.6cvs46
12128
12129         * src/messageview.c
12130                 Fix window resizing that refused to size down
12131         * src/prefs_common.c
12132         * src/prefs_common.h
12133         * src/prefs_filtering.c
12134                 Save Filtering's window size
12135
12136 2005-04-21 [paul]       1.9.6cvs45
12137
12138         * ChangeLog-gtk2.claws
12139         * src/setup.c
12140                 correction to sync
12141
12142 2005-04-21 [paul]       1.9.6cvs44
12143
12144         sync with main:
12145
12146         * src/setup.c
12147         * src/statusbar.c
12148         * src/statusbar.h
12149                 use gtkut_widget_draw_now(). Improved performance
12150                 of the update of statusbar
12151         * src/textview.c
12152                 textview_smooth_scroll_do(): redraw it after scroll
12153                 is done (fixed incorrect display when a part of the
12154                 view is hidden).
12155         * src/gtk/gtkutils.c
12156         * src/gtk/gtkutils.h
12157                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12158                 to force update of widgets.
12159                 Removed gtkut_widget_wait_for_draw() which had a big
12160                 overhead  because of waiting for all events processed 
12161
12162 2005-04-20 [paul]       1.9.6cvs43
12163
12164         * src/codeconv.c
12165                 complete 1.9.6cvs42's sync:
12166                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12167
12168 2005-04-19 [paul]       1.9.6cvs42
12169
12170         sync with main:
12171
12172         * src/action.c
12173                 catch_output(): correctly select the insert text
12174                 (fix invalid iterator warnings).
12175         * src/codeconv.c
12176         * src/codeconv.h
12177         * src/mainwindow.c
12178         * src/messageview.c
12179         * src/prefs_common.c
12180                 support GBK encoding.
12181         * src/common/session.c
12182         * src/common/session.h
12183                 use separate buffer for large data to be sent,
12184                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12185
12186 2005-04-18 [paul]       1.9.6cvs41
12187
12188         * src/jpilot.c
12189                 convert unsigned long into guint32
12190                 patch by Paul LeoNerd Evans 
12191
12192 2005-04-17 [colin]      1.9.6cvs40
12193
12194         * src/compose.c
12195                 Fix 'Request return receipt' from folder
12196                 properties (bug #708)
12197
12198 2005-04-17 [colin]      1.9.6cvs39
12199
12200         * src/mainwindow.c
12201                 Fix duplicate hotkeys in Mainwindow's menu
12202
12203 2005-04-17 [colin]      1.9.6cvs38
12204
12205         * src/folderview.c
12206                 Fix duplicate hotkeys in Folderview's contextual
12207                 menu
12208
12209 2005-04-15 [colin]      1.9.6cvs37
12210
12211         * src/summaryview.c
12212                 Fix 'Save as...' with non-ascii filenames
12213
12214 2005-04-15 [colin]      1.9.6cvs36
12215
12216         * src/plugins/pgpmime/pgpmime.c
12217                 Fix bus error on 64bit. Spotted by 
12218                 macallan1888@gmail.com
12219
12220 2005-04-15 [colin]      1.9.6cvs35
12221
12222         * src/prefs_account.c
12223                 Fix cvs34.
12224
12225 2005-04-12 [colin]      1.9.6cvs34
12226
12227         * src/prefs_account.c
12228                 Fix smtp auth type off-by-one. We forgot to
12229                 add PLAIN in the prefs-to-gui setter func and
12230                 as a result, the selected auth when opening
12231                 account prefs was not the correct one.
12232
12233 2005-04-12 [paul]       1.9.6cvs33
12234
12235         * src/inc.c
12236                 if the recv dialog is visible, Cancel only
12237                 cancels the current account
12238
12239
12240 2005-04-10 [colin]      1.9.6cvs32
12241
12242         * src/filtering.c
12243                 Copy score when copying FilteringActions
12244                 Fix bug #674
12245
12246 2005-04-10 [colin]      1.9.6cvs31
12247
12248         * src/inc.c
12249                 Make Message -> Receive -> Cancel cancel 
12250                 incorporation on all accounts. Fixes
12251                 bug #693
12252
12253 2005-04-10 [colin]      1.9.6cvs30
12254
12255         * src/prefs_account.c
12256                 Update Privacy checkbuttons status based
12257                 on the selected privacy system
12258         * src/compose.c
12259                 Always connect the "None" privacy system; the
12260                 static boolean was probably there to avoid
12261                 reconnecting twice in the same compose window,
12262                 but as the parent function is only called once
12263                 per compose, it's only a bug - as a static is
12264                 initialized once per application instance.
12265                 Also, don't uncheck Sign and Encrypt when
12266                 selecting None as privacy system; just ignore
12267                 them when sending/queuing.
12268                 Should fix bug #695
12269
12270 2005-04-08 [colin]      1.9.6cvs29
12271
12272         * src/account.c
12273         * src/prefs_account.c
12274         * src/prefs_account.h
12275                 Add account preference to queue message in a certain
12276                 folder.
12277
12278 2005-04-06 [colin]      1.9.6cvs28
12279
12280         * src/prefs_account.c
12281                 Update old inbox path syntax
12282
12283 2005-04-06 [paul]       1.9.6cvs27
12284
12285         sync with main:
12286
12287         * configure.ac
12288                 changed -traditional-cpp to -no-cpp-precomp for newer
12289                 Mac OS X support
12290         * src/foldersel.c
12291                 made column resize automatically
12292         * src/send_message.c
12293                 send_message_smtp(): consider EOF right after QUIT
12294                 successful (workaround for Gmail SMTP server)
12295         * src/common/socket.c
12296                 ssl_read(), ssl_peek(): check EOF which violates the
12297                 SSL protocol
12298         * src/gtk/colorlabel.c
12299                 removed warnings when displaying colorlabel menu
12300                 (don't use GtkAlignment)
12301
12302 2005-04-05 [paul]       1.9.6cvs26
12303
12304         * src/plugins/trayicon/trayicon.c
12305                 fix clipping of icon under KDE3 
12306
12307 2005-04-05 [paul]       1.9.6cvs25
12308
12309         * src/summaryview.c
12310                 hide display of threading
12311                 patch by Alfons
12312
12313 2005-04-04 [thorsten]   1.9.6cvs24
12314
12315         * src/mh.c
12316                 marks lost on filesystems with different stat() results on
12317                 summer-/wintertime
12318
12319 2005-04-03 [colin]      1.9.6cvs23
12320
12321         * src/summaryview.c
12322                 Don't handle up/down. Patch by Alfons
12323
12324 2005-04-02 [colin]      1.9.6cvs22
12325
12326         * src/summaryview.c
12327                 Make scrolling faster. Patch by Alfons.
12328
12329 2005-04-01 [colin]      1.9.6cvs21
12330
12331         * src/Makefile.am
12332         * src/stock_pixmap.c
12333         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12334         * src/pixmaps/dir_noselect.xpm ** ADDED **
12335                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12336
12337 2005-04-01 [colin]      1.9.6cvs20
12338
12339         * src/image_viewer.c
12340         * src/image_viewer.h
12341         * src/procmime.c
12342         * src/procmime.h
12343         * src/textview.c
12344         * src/textview.h
12345                 Implement inline image resizing and right-clicking
12346
12347 2005-04-01 [paul]       1.9.6cvs19
12348
12349         * AUTHORS
12350         * Makefile.am
12351         * configure.ac
12352                 check for gnome2
12353                 patch by Luca Cavalli <loopback<AT>slackit.org>
12354         * po/ru.po
12355                 updated by Pavlo Bohmat
12356
12357 2005-03-31 [colin]      1.9.6cvs18
12358
12359         * src/news.c
12360                 Fix parsing references
12361         * src/msgcache.c
12362                 don't put nulls in the references list
12363         * src/procheader.c
12364                 commit that forgotten file in 1.9.6cvs14
12365
12366 2005-03-31 [colin]      1.9.6cvs17
12367
12368         * src/compose.c
12369                 Fix joining of signature separator again. 
12370                 Maybe Hiro could put it in main too...
12371
12372 2005-03-31 [colin]      1.9.6cvs16
12373
12374         * src/Makefile.am
12375         * src/foldersel.c
12376         * src/stock_pixmap.c
12377         * src/stock_pixmap.h
12378         * src/pixmaps/dir-noselect.xpm
12379                 Update foldersel.c (sync from main, patch by Alfons)
12380
12381 2005-03-30 [colin]      1.9.6cvs15
12382
12383         * src/imap.c
12384                 Fix handling of imap folders containing [] in 
12385                 their name. Thanks to Nahuel Angelinetti for
12386                 the detailed bugreport.
12387
12388 2005-03-30 [colin]      1.9.6cvs14
12389
12390         * src/common/utils.h
12391         * src/common/utils.c
12392         * src/common/defs.h
12393         * src/matcher.c
12394         * src/msgcache.c
12395         * src/news.c
12396         * src/procmsg.c
12397         * src/procmsg.h
12398         * src/quote_fmt_parse.y
12399         * src/summaryview.c
12400                 Update references system. Patch by Alfons
12401
12402 2005-03-30 [colin]      1.9.6cvs13
12403
12404         * src/common/socket.c
12405                 Force the glibc to read resolv.conf again when 
12406                 it has changed. Should fix issues when changing
12407                 networks on a laptop and not restarting sylpheed. 
12408
12409 2005-03-30 [paul]       1.9.6cvs12
12410
12411         partial sync with main:
12412
12413         * src/action.c
12414                 create_io_dialog(): use user-defined text font
12415                 (thanks to Alfons), and modified its appearance.
12416         * src/addrgather.c
12417         * src/addrharvest.c
12418         * src/browseldap.c
12419                 replace old code
12420         * src/compose.c
12421                 don't join (presumably) itemized lines on line-wrapping
12422                 fixed wrapping of quote when auto-wrapping is enabled
12423                 compose_destroy(): destroy paned only if it's not
12424                 attached to window. Fixed memory leak of popup menu.
12425         * src/exphtmldlg.c
12426         * src/expldifdlg.c
12427                 replace old code
12428         * src/html.c
12429         * src/html.h
12430         * src/importmutt.c
12431         * src/importpine.c
12432                 replace old code
12433         * src/main.c
12434                 removed redundant code
12435         * src/mainwindow.c
12436                 changed 'Code set' (which is rather incorrect)
12437                 in the menu to 'Character encoding'
12438                 main_window_set_widgets(): request size first
12439                 to prevent window size becoming wrong
12440                 fixed remembering of the state of the visibility
12441                 of MessageView
12442         * src/messageview.c
12443                 changed 'Code set' (which is rather incorrect)
12444                 in the menu to 'Character encoding'
12445         * src/prefs_common.c
12446         * src/prefs_common.h
12447                 added an option whether to render HTML as text or not
12448                 added separators to outgoing encoding menu
12449         * src/procheader.c
12450                 procheader_scan_date_string(): support header
12451                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12452         * src/summaryview.c
12453         * src/summaryview.h
12454                 minor code cleanup
12455         * src/textview.c
12456                 textview_show_html(): force output of newline
12457                 added an option whether to render HTML as text or not
12458         * src/common/utils.c
12459                 strncpy2(): optimized based on Alfons' code
12460         * src/gtk/gtkutils.c
12461         * src/gtk/gtkutils.h
12462                 removed non-used code
12463         * src/plugins/pgpmime/passphrase.c
12464                 partially fixed grab input of passphrase dialog
12465                 Confine pointer to window
12466
12467 2005-03-30 [colin]      1.9.6cvs11
12468
12469         * src/msgcache.c
12470         * src/msgcache.h
12471                 Read/write 32bit ints from cache & marks
12472                 From main.
12473
12474 2005-03-29 [paul]       1.9.6cvs10
12475
12476         * AUTHORS
12477         * ChangeLog.claws
12478         * src/compose.c
12479         * src/gtk/gtkaspell.c
12480                 sync with HEAD (don't pass NULL pointers) 
12481
12482 2005-03-24 [paul]
12483
12484         * tools/Makefile.am
12485         * tools/README
12486         * tools/acroread2sylpheed.pl
12487                 sync with HEAD (add script to send pdfs as
12488                 attachments from Adobe Reader 7)
12489
12490 2005-03-21 [paul]       1.9.6cvs9
12491
12492         * configure.ac
12493         * po/POTFILES.in
12494         * src/Makefile.am
12495         * src/crash.c
12496         * src/image_viewer.c ** ADDED **
12497         * src/image_viewer.h ** ADDED **
12498         * src/main.c
12499         * src/prefs_common.c
12500         * src/prefs_common.h
12501         * src/prefs_image_viewer.c ** ADDED **
12502         * src/prefs_image_viewer.h ** ADDED **
12503         * src/textview.c
12504         * src/gtk/about.c
12505         * src/pixmaps/sylpheed_logo.xpm
12506         * src/plugins/Makefile.am
12507         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12508         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12509         * src/plugins/image_viewer/plugin.c ** REMOVED **
12510         * src/plugins/image_viewer/viewer.c ** REMOVED **
12511         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12512         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12513         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12514         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12515         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12516                 as gdk-pixbuf is now built-in
12517                 remove image_viewer plugin and put code back into
12518                 main codebase
12519                 implement inline image display (sync with main)
12520
12521                 replace logo with newer, nicer, larger version  
12522
12523 2005-03-21 [paul]       1.9.6cvs8
12524
12525         * src/gtk/about.c
12526                 cosmetic improvement
12527
12528 2005-03-21 [holger]     1.9.6cvs7
12529
12530         * src/plugins/spamassassin/spamassassin.c
12531                 Sync with HEAD
12532                 (unregister hook on failed plugin init)
12533
12534 2005-03-20 [colin]      1.9.6cvs6
12535
12536         * src/common/plugin.c
12537                 Check that plugin isn't already loaded
12538                 Patch by Alfons
12539
12540 2005-03-20 [thorsten]   1.9.6cvs5
12541
12542         * src/compose.c
12543                 use a more compatible syntax
12544
12545 2005-03-20 [thorsten]   1.9.6cvs4
12546
12547         * src/prefs_toolbar.c
12548                 fix crash when selecting toolbar item (uninitialized pointer)
12549
12550 2005-03-20 [thorsten]   1.9.6cvs3
12551
12552         * src/procmime.c
12553                 fix mimetype detection (referenced free()d string)
12554
12555 2005-03-20 [paul]       1.9.6cvs2
12556
12557         * src/compose.c
12558                 sync with HEAD (1.0.3cvs5)
12559                 neglect Reply-To header if empty
12560                 Patch by Alfons 
12561
12562 2005-03-19 [holger]     1.9.6cvs1
12563
12564         * src/summaryview.c
12565         * src/summaryview.h
12566                 Sync with HEAD
12567
12568 2005-03-18 [paul]       1.9.6
12569
12570         initial GTK2 release
12571
12572 2005-03-18 [paul]       1.0.3cvs3.1
12573
12574         * AUTHORS
12575         * ChangeLog.claws
12576         * configure.ac
12577         * src/gtk/about.c
12578         * src/pixmaps/sylpheed_logo.xpm
12579                 sync with HEAD
12580
12581 2005-03-18 [colin]      1.0.3cvs2.6
12582
12583         * src/summaryview.c
12584                 Remove call to summary_step in summary_copy_selected_to
12585                 Can't see its purpose, and this causes bug when copying
12586                 a message if the next one is unread: it reads it.
12587
12588 2005-03-18 [paul]       1.0.3cvs2.5
12589
12590         * src/foldersel.c
12591                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12592
12593 2005-03-18 [paul]       1.0.3cvs2.4
12594
12595         * src/addrharvest.c
12596         * src/codeconv.c
12597         * src/codeconv.h
12598         * src/compose.c
12599         * src/news.c
12600         * src/procheader.c
12601         * src/procmime.c
12602         * src/unmime.c
12603         * src/unmime.h
12604                 fix buffer overflow, CAN-2005-0667, see
12605                 http://secunia.com/advisories/14491/
12606                 Patch by Alfons
12607
12608 2005-03-17 [colin]      1.0.3cvs2.3
12609
12610         * src/prefs_fonts.c
12611         * src/summaryview.c
12612                 Fix font bugs (both lists now officialy share 
12613                 the same font)
12614                 
12615
12616 2005-03-17 [paul]       1.0.3cvs2.2
12617
12618         * src/gtk/pluginwindow.c
12619                 make plugin descriptions uneditable
12620
12621 2005-03-11 [paul]       1.0.3cvs2.1
12622
12623         * ChangeLog.claws
12624         * configure.ac
12625         * po/POTFILES.in
12626         * src/plugins/trayicon/trayicon.c
12627                 sync with HEAD
12628                 add src/wizard.c to POTFILES.in
12629
12630 2005-03-11 [paul]       1.0.3cvs1.1
12631
12632         * ChangeLog
12633         * ChangeLog.claws
12634         * configure.ac
12635         * po/de.po
12636         * po/es.po
12637         * po/fr.po
12638         * po/it.po
12639         * po/pt_BR.po
12640         * po/ru.po
12641         * po/sk.po
12642         * po/sr.po
12643         * po/zh_CN.po
12644                 sync with HEAD
12645
12646 2005-03-04 [colin]      1.0.1cvs22.2
12647
12648         * src/compose.c
12649                 Fix signatures with accentued chars in it
12650
12651 2005-03-04 [colin]      1.0.1cvs22.1
12652
12653         * src/common/smtp.c
12654         * src/common/smtp.h
12655                 Don't use SIZE param in MAIL FROM: if server 
12656                 doesn't support it. Patch by Eugen Freiter
12657                 <eugen_f@users.sf.net>
12658
12659 2005-02-27 [paul]       1.0.1cvs20.1
12660
12661         * ChangeLog.claws
12662         * configure.ac
12663         * src/messageview.c
12664                 sync with HEAD
12665
12666 2005-02-27 [colin]      1.0.1cvs19.4
12667
12668         * src/procheader.c
12669         * src/procheader.h
12670                 Fix prototypes. Patch by Alfons
12671
12672 2005-02-27 [colin]      1.0.1cvs19.3
12673
12674         * src/compose.c
12675                 Don't auto-join the signature separator.
12676
12677 2005-02-26 [colin]      1.0.1cvs19.2
12678
12679         * src/summaryview.c
12680                 Fix 'mark all read' with collapsed threads.
12681                 Patch by Alfons.
12682
12683 2005-02-25 [paul]       1.0.1cvs19.1
12684
12685         * ChangeLog.claws
12686         * configure.ac
12687         * src/prefs_account.c
12688         * src/prefs_folder_item.c
12689         * src/gtk/prefswindow.c
12690         * src/gtk/prefswindow.h
12691                 sync with HEAD
12692
12693 2005-02-25 [paul]       1.0.1cvs15.12
12694
12695         * src/alertpanel.c
12696         * src/codeconv.c
12697         * src/compose.c
12698         * src/textview.c
12699         * src/gtk/gtkutils.c
12700         * src/gtk/gtkutils.h
12701         * src/gtk/logwindow.c
12702         * src/gtk/progressdialog.c
12703                 sync with main (revision 127)
12704                 and fix logwindow clipping
12705
12706 2005-02-24 [colin]      1.0.1cvs15.11
12707
12708         * src/plugins/pgpmime/passphrase.c
12709                 Disable input grabbing; it doesn't work yet.
12710
12711 2005-02-24 [colin]      1.0.1cvs15.10
12712
12713         * src/messageview.c
12714                 Don't send out receipts if offline. Ask.
12715
12716 2005-02-23 [colin]      1.0.1cvs15.9
12717
12718         * src/summaryview.c     
12719                 Fix expanding
12720
12721 2005-02-23 [colin]      1.0.1cvs15.8
12722
12723         * src/summaryview.c
12724                 Really fix Bug 568 by removing useless
12725                 calls. summary_thread_init() now called
12726                 in summary_sort(). This should please
12727                 Alfons as it should be faster than 
12728                 previously.
12729
12730 2005-02-23 [colin]      1.0.1cvs15.7
12731
12732         * src/compose.c
12733                 Encode parts as QP or B64 if signing
12734
12735 2005-02-23 [colin]      1.0.1cvs15.6
12736
12737         * src/compose.c
12738                 Fix Mimeinfo leakage (including tmp files)
12739         * src/procmsg.c
12740                 Fix tmp file leakage (spotted by Ivan Rayner)
12741
12742 2005-02-22 [colin]      1.0.1cvs15.5
12743
12744         * src/expldifdlg.c
12745                 Fix keyboard input. Patch by Alfons.
12746
12747 2005-02-21 [colin]      1.0.1cvs15.4
12748
12749         * src/compose.c
12750                 Fix Sign/Encrypt when unselecting privacy
12751                 system
12752         * src/prefs_common.c
12753                 Change default message font to Monospace
12754         * src/summaryview.c
12755                 More freezing during potentially large operations
12756
12757 2005-02-21 [paul]       1.0.1cvs15.3
12758
12759         * src/main.c
12760                 fix --help output
12761
12762 2005-02-21 [paul]       1.0.1cvs15.2
12763
12764         * po/Makefile.in.in
12765         * src/compose.c
12766         * src/summaryview.c
12767         * src/textview.c
12768         * src/common/utils.c
12769         * src/common/utils.h
12770                 sync with main (revision 117)
12771
12772 2005-02-20 [colin]      1.0.1cvs15.1
12773
12774         * src/common/defs.h
12775                 Change cache file to .sylpheed_claws_cache, as
12776                 suggested by Alfons. Allows people to switch
12777                 between Sylpheed and Sylpheed-Claws. it is
12778                 a good idea to "Check for new messages" at next
12779                 startup.
12780
12781
12782 2005-02-18 [colin]      1.0.1cvs14.1
12783
12784         * src/quote_fmt_lex.l
12785         * src/quote_fmt_parse.y
12786                 Fix parser initialisation. Patch by Ivan.
12787
12788 2005-02-18 [colin]      1.0.1cvs11.6
12789
12790         * src/folderview.c
12791                 Fix scrolldown (bug 662)
12792
12793 2005-02-17 [colin]      1.0.1cvs11.5
12794
12795         * src/codeconv.c
12796                 conv_filename_to_utf8: return clean 7bit instead
12797                 of broken utf8 if needed
12798         * src/mimeview.c
12799                 Fix display of parts with unclean 8bit names
12800
12801 2005-02-17 [paul]       1.0.1cvs11.4
12802
12803         * src/compose.c
12804         * src/exportldif.c
12805         * src/matcher_parser_parse.y
12806         * src/procmime.c
12807         * src/sourcewindow.c
12808         * src/common/Makefile.am
12809         * src/common/intl.h             ** REMOVED **
12810         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12811                 sync with main (revision 109)
12812                 and clean up
12813
12814 2005-02-16 [colin]      1.0.1cvs11.3
12815
12816         * src/summaryview.c
12817                 Fix collapsed thread not highlighting when new
12818                 messages in it (Bug 568) Patch by Stephan Sachse.
12819                 Fix messed up selection when reaching bounds (Bug 632)
12820         * src/prefs_themes.c
12821                 Fix theme installing (Bug 684)
12822
12823 2005-02-16 [colin]      1.0.1cvs11.2
12824
12825         * src/messageview.c
12826                 Fix messageview_select_all
12827
12828 2005-02-16 [colin]      1.0.1cvs11.1
12829
12830         * src/mh.c
12831                 Sync with HEAD (MH scan required function)
12832
12833 2005-02-15 [colin]      1.0.1cvs8.1
12834
12835         * src/mimeview.c
12836         * src/common/utils.c
12837                 Sync with HEAD (filename chars substitution)
12838
12839 2005-02-15 [colin]      1.0.1cvs7.3
12840
12841         * src/gtk/pluginwindow.c
12842                 Fix button spacing
12843
12844 2005-02-15 [colin]      1.0.1cvs7.2
12845
12846         * src/mimeview.c
12847                 Fix mime icons not reset across message when
12848                 scrolled down
12849
12850 2005-02-15 [colin]      1.0.1cvs7.1
12851
12852         * src/compose.c
12853         * src/procmime.c
12854                 Sync with HEAD (optimisation of cvs6)
12855
12856 2005-02-14 [colin]      1.0.1cvs6.1
12857
12858         * src/compose.c
12859         * src/procmime.c
12860                 Sync with HEAD (encode "From " at line beginning)
12861
12862 2005-02-14 [colin]      1.0.1cvs5.3
12863
12864         * src/compose.c
12865                 Fix wrapping with accentued chars.
12866
12867 2005-02-13 [colin]      1.0.1cvs5.2
12868
12869         * src/textview.c
12870                 Fix email informative part parsing with
12871                 accentued chars in it. ispunct() returns
12872                 true for them in utf8...
12873
12874 2005-02-12 [colin]      1.0.1cvs5.1
12875
12876         * src/filtering.c
12877                 Sync with HEAD (remove wrong use of compose after send)
12878
12879 2005-02-12 [paul]       1.0.1cvs4.5
12880
12881         * src/textview.c
12882                 remove unnecessary code (thanks to Alfons)
12883
12884 2005-02-12 [paul]       1.0.1cvs4.4
12885
12886         * src/textview.c
12887                 add 'Copy' to contextual menu on emails
12888
12889 2005-02-11 [colin]      1.0.1cvs4.3
12890
12891         * src/compose.c
12892                 revert 1.0.0cvs28.2, it doesn't work that well.
12893
12894 2005-02-11 [paul]       1.0.1cvs4.2
12895
12896         * po/Makefile.in.in
12897                 fix 'make release'
12898
12899 2005-02-10 [paul]       1.0.1cvs4.1
12900
12901         * ChangeLog
12902         * ChangeLog.claws
12903         * ChangeLog.jp
12904         * configure.ac
12905         * src/compose.c
12906                 sync with HEAD (sync with main)
12907
12908 2005-02-10 [paul]       1.0.1cvs3.2
12909
12910         * AUTHORS
12911         * Makefile.am
12912         * autogen.sh
12913         * configure.ac
12914         * config/mkinstalldirs
12915         * intl/.cvsignore
12916         * intl/ChangeLog
12917         * intl/VERSION
12918         * intl/bindtextdom.c
12919         * intl/config.charset
12920         * intl/dcgettext.c
12921         * intl/dcigettext.c
12922         * intl/dcngettext.c
12923         * intl/dgettext.c
12924         * intl/dngettext.c
12925         * intl/eval-plural.h
12926         * intl/explodename.c
12927         * intl/finddomain.c
12928         * intl/gettext.c
12929         * intl/gettextP.h
12930         * intl/gmo.h
12931         * intl/hash-string.h
12932         * intl/intl-compat.c
12933         * intl/l10nflist.c
12934         * intl/libgnuintl.h.in
12935         * intl/loadinfo.h
12936         * intl/loadmsgcat.c
12937         * intl/localcharset.c
12938         * intl/localcharset.h
12939         * intl/locale.alias
12940         * intl/localealias.c
12941         * intl/localename.c
12942         * intl/log.c
12943         * intl/ngettext.c
12944         * intl/os2compat.c
12945         * intl/os2compat.h
12946         * intl/osdep.c
12947         * intl/plural-exp.c
12948         * intl/plural-exp.h
12949         * intl/plural.c
12950         * intl/plural.y
12951         * intl/ref-add.sin
12952         * intl/ref-del.sin
12953         * intl/relocatable.c
12954         * intl/relocatable.h
12955         * intl/textdomain.c
12956         * m4/Makefile.am
12957         * po/Makefile.in.in
12958         * src/Makefile.am
12959         * src/account.c
12960         * src/action.c
12961         * src/addr_compl.c
12962         * src/addressadd.c
12963         * src/addressbook.c
12964         * src/addrgather.c
12965         * src/addrindex.c
12966         * src/alertpanel.c
12967         * src/browseldap.c
12968         * src/codeconv.c
12969         * src/codeconv.h
12970         * src/compose.c
12971         * src/compose.h
12972         * src/crash.c
12973         * src/editaddress.c
12974         * src/editbook.c
12975         * src/editgroup.c
12976         * src/editjpilot.c
12977         * src/editldap.c
12978         * src/editldap_basedn.c
12979         * src/editvcard.c
12980         * src/exphtmldlg.c
12981         * src/expldifdlg.c
12982         * src/export.c
12983         * src/exporthtml.c
12984         * src/filtering.c
12985         * src/folder.c
12986         * src/folder_item_prefs.c
12987         * src/foldersel.c
12988         * src/folderview.c
12989         * src/grouplistdialog.c
12990         * src/headerview.c
12991         * src/imap.c
12992         * src/imap_gtk.c
12993         * src/import.c
12994         * src/importldif.c
12995         * src/importmutt.c
12996         * src/importpine.c
12997         * src/inc.c
12998         * src/ldif.c
12999         * src/main.c
13000         * src/mainwindow.c
13001         * src/matcher.c
13002         * src/mbox.c
13003         * src/message_search.c
13004         * src/messageview.c
13005         * src/mh.c
13006         * src/mh_gtk.c
13007         * src/mimeview.c
13008         * src/msgcache.c
13009         * src/news.c
13010         * src/news_gtk.c
13011         * src/noticeview.c
13012         * src/partial_download.c
13013         * src/pop.c
13014         * src/prefs_account.c
13015         * src/prefs_actions.c
13016         * src/prefs_common.c
13017         * src/prefs_customheader.c
13018         * src/prefs_display_header.c
13019         * src/prefs_ext_prog.c
13020         * src/prefs_filtering.c
13021         * src/prefs_filtering_action.c
13022         * src/prefs_folder_item.c
13023         * src/prefs_fonts.c
13024         * src/prefs_gtk.c
13025         * src/prefs_matcher.c
13026         * src/prefs_msg_colors.c
13027         * src/prefs_spelling.c
13028         * src/prefs_summary_column.c
13029         * src/prefs_template.c
13030         * src/prefs_themes.c
13031         * src/prefs_toolbar.c
13032         * src/prefs_wrapping.c
13033         * src/privacy.c
13034         * src/procheader.c
13035         * src/procmime.c
13036         * src/procmsg.c
13037         * src/quote_fmt.c
13038         * src/recv.c
13039         * src/send_message.c
13040         * src/setup.c
13041         * src/sourcewindow.c
13042         * src/ssl_manager.c
13043         * src/statusbar.c
13044         * src/summary_search.c
13045         * src/summaryview.c
13046         * src/textview.c
13047         * src/toolbar.c
13048         * src/wizard.c
13049         * src/common/nntp.c
13050         * src/common/plugin.c
13051         * src/common/smtp.c
13052         * src/common/ssl.c
13053         * src/common/ssl_certificate.c
13054         * src/common/string_match.c
13055         * src/common/sylpheed.c
13056         * src/common/template.c
13057         * src/common/utils.c
13058         * src/gtk/about.c
13059         * src/gtk/colorlabel.c
13060         * src/gtk/description_window.c
13061         * src/gtk/filesel.c
13062         * src/gtk/foldersort.c
13063         * src/gtk/gtkaspell.c
13064         * src/gtk/gtkutils.c
13065         * src/gtk/inputdialog.c
13066         * src/gtk/logwindow.c
13067         * src/gtk/menu.c
13068         * src/gtk/pluginwindow.c
13069         * src/gtk/prefswindow.c
13070         * src/gtk/progressdialog.c
13071         * src/gtk/quicksearch.c
13072         * src/gtk/sslcertwindow.c
13073         * src/plugins/clamav/clamav_plugin.c
13074         * src/plugins/clamav/clamav_plugin_gtk.c
13075         * src/plugins/demo/demo.c
13076         * src/plugins/dillo_viewer/dillo_prefs.c
13077         * src/plugins/dillo_viewer/dillo_viewer.c
13078         * src/plugins/image_viewer/plugin.c
13079         * src/plugins/image_viewer/viewer.c
13080         * src/plugins/image_viewer/viewerprefs.c
13081         * src/plugins/mathml_viewer/mathml_viewer.c
13082         * src/plugins/pgpmime/passphrase.c
13083         * src/plugins/pgpmime/plugin.c
13084         * src/plugins/pgpmime/prefs_gpg.c
13085         * src/plugins/pgpmime/select-keys.c
13086         * src/plugins/pgpmime/sgpgme.c
13087         * src/plugins/spamassassin/spamassassin.c
13088         * src/plugins/spamassassin/spamassassin_gtk.c
13089         * src/plugins/trayicon/trayicon.c
13090                 sync with main (revision 104)
13091
13092 2005-02-10 [colin]      1.0.1cvs3.1
13093
13094         * src/mainwindow.c
13095                 Sync with HEAD (fix occasional crasher)
13096
13097 2005-02-10 [colin]      1.0.1cvs2.1
13098
13099         * src/messageview.c
13100                 Synw with HEAD (don't automatically display html)
13101
13102 2005-02-09 [colin]      1.0.1cvs1.3
13103
13104         * src/textview.c
13105         * src/textview.h
13106                 Add contextual menu on emails
13107
13108 2005-02-09 [colin]      1.0.1cvs1.2
13109
13110         * src/codeconv.c
13111                 Fix converting from broken headers and 
13112                 put back the _ in missing places
13113                 (feature broke with cvs24.2 sync, main 
13114                  possibly affected?)
13115
13116 2005-02-09 [colin]      1.0.1cvs1.1
13117
13118         * src/messageview.c
13119         * src/mimeview.c
13120         * src/mimeview.h
13121                 Sync with HEAD (display non text/plain mails with plugin)
13122
13123 2005-02-08 [colin]      1.0.1.1
13124
13125         * ChangeLog.claws
13126         * po/pt_BR.po
13127                 Sync with HEAD
13128         * configure.ac
13129                 Make default configuration directory 
13130                 be .sylpheed-gtk2
13131
13132 2005-02-08 [colin]      1.0.0cvs29.1
13133
13134         * po/de.po
13135         * po/es.po
13136         * po/fr.po
13137         * po/it.po
13138         * po/sk.po
13139         * po/sr.po
13140                 Sync translations with HEAD
13141
13142 2005-02-06 [colin]      1.0.0cvs28.3
13143
13144         * src/compose.c
13145                 Make compose a bit faster - patch by Alfons.
13146
13147 2005-02-06 [colin]      1.0.0cvs28.2
13148
13149         * src/compose.c
13150                 Make pasting via middle-click more reliable
13151
13152 2005-02-05 [paul]       1.0.0cvs28.1
13153
13154         * ChangeLog
13155         * ChangeLog.claws
13156         * ChangeLog.jp
13157         * configure.ac
13158         * src/compose.c
13159                 sync with HEAD
13160                 (fix bug 682 'redirect is broken'
13161
13162 2005-02-05 [torte]      1.0.0cvs27.1
13163
13164         * ChangeLog.claws
13165         * configure.ac
13166         * src/partial_download.c
13167                 Sync with HEAD (fix buf overflow)
13168
13169 2005-02-03 [colin]      1.0.0cvs26.1
13170
13171         * src/common/plugin.c
13172                 Sync with HEAD (avoid plugin mismatches)
13173
13174 2005-02-03 [paul]       1.0.0cvs25.3
13175
13176         * src/folderview.c
13177         * src/headerview.c
13178         * src/summaryview.c
13179         * src/textview.c
13180         * src/gtk/colorlabel.c
13181                 third and final part of initial sync with main-gtk2
13182
13183 2005-02-03 [paul]       1.0.0cvs25.2
13184
13185         * src/jpilot.c
13186                 fix building with jpilot support
13187
13188 2005-02-02 [colin]      1.0.0cvs25.1
13189
13190         * src/messageview.c
13191                 Sync with HEAD (fix dangerous typo)
13192
13193 2005-02-01 [colin]      1.0.0cvs24.3
13194
13195         * src/common/xml.c
13196                 Write file as advertised (UTF-8)
13197
13198 2005-02-01 [paul]       1.0.0cvs24.2
13199
13200         * src/addrbook.c
13201         * src/addrindex.c
13202         * src/alertpanel.h
13203         * src/codeconv.c
13204         * src/codeconv.h
13205         * src/compose.c
13206         * src/export.c
13207         * src/folder_item_prefs.c
13208         * src/html.c
13209         * src/imap.c
13210         * src/import.c
13211         * src/jpilot.c
13212         * src/mainwindow.c
13213         * src/matcher_parser_lex.l
13214         * src/messageview.c
13215         * src/mh.c
13216         * src/prefs_account.c
13217         * src/prefs_actions.c
13218         * src/prefs_common.c
13219         * src/prefs_gtk.c
13220         * src/prefs_gtk.h
13221         * src/prefs_themes.c
13222         * src/procheader.c
13223         * src/procmime.c
13224         * src/sourcewindow.c
13225         * src/statusbar.c
13226         * src/summaryview.c
13227         * src/textview.c
13228         * src/toolbar.c
13229         * src/unmime.c
13230         * src/common/template.c
13231         * src/common/utils.c
13232         * src/common/xml.c
13233         * src/common/xml.h
13234         * src/gtk/gtkaspell.c
13235         * src/plugins/clamav/clamav_plugin.c
13236         * src/plugins/dillo_viewer/dillo_prefs.c
13237         * src/plugins/image_viewer/viewerprefs.c
13238         * src/plugins/pgpmime/passphrase.c
13239         * src/plugins/pgpmime/prefs_gpg.c
13240         * src/plugins/pgpmime/select-keys.c
13241         * src/plugins/spamassassin/spamassassin.c
13242                 second part of initial sync with main-gtk2
13243                 (more to follow)
13244
13245 2005-01-31 [colin]      1.0.0cvs24.1
13246
13247         * src/compose.c
13248                 Sync with HEAD
13249
13250 2005-01-29 [paul]       1.0.0cvs23.2
13251
13252         * src/account.c
13253         * src/action.c
13254         * src/addressadd.c
13255         * src/addressbook.c
13256         * src/alertpanel.c
13257         * src/compose.c
13258         * src/editaddress.c
13259         * src/editbook.c
13260         * src/editgroup.c
13261         * src/editjpilot.c
13262         * src/editldap.c
13263         * src/editldap_basedn.c
13264         * src/editvcard.c
13265         * src/export.c
13266         * src/foldersel.c
13267         * src/grouplistdialog.c
13268         * src/import.c
13269         * src/importldif.c
13270         * src/inc.c
13271         * src/main.c
13272         * src/mainwindow.c
13273         * src/message_search.c
13274         * src/messageview.c
13275         * src/mimeview.c
13276         * src/prefs_actions.c
13277         * src/prefs_common.c
13278         * src/prefs_common.h
13279         * src/prefs_customheader.c
13280         * src/prefs_display_header.c
13281         * src/prefs_filtering.c
13282         * src/prefs_filtering_action.c
13283         * src/prefs_gtk.c
13284         * src/prefs_matcher.c
13285         * src/prefs_summary_column.c
13286         * src/prefs_template.c
13287         * src/sourcewindow.c
13288         * src/summary_search.c
13289         * src/summaryview.c
13290         * src/textview.c
13291         * src/gtk/about.c
13292         * src/gtk/description_window.c
13293         * src/gtk/gtkshruler.c
13294         * src/gtk/gtkutils.c
13295         * src/gtk/gtkutils.h
13296         * src/gtk/inputdialog.c
13297         * src/gtk/logwindow.c
13298         * src/gtk/prefswindow.c
13299         * src/gtk/progressdialog.c
13300         * src/gtk/progressdialog.h
13301                 first part of initial sync with main-gtk2
13302                 (more to follow)
13303
13304 2005-01-28 [colin]      1.0.0cvs23.1
13305
13306         * src/folderview.c
13307                 Sync with HEAD
13308
13309 2005-01-27 [colin]      1.0.0cvs21.1
13310
13311         * src/folder.c
13312         * src/folderview.c
13313                 Sync with HEAD
13314
13315 2005-01-27 [colin]      1.0.0cvs19.1
13316
13317         * src/procmime.c
13318                 Sync with HEAD
13319
13320 2005-01-27 [colin]      1.0.0cvs18.1
13321
13322         * src/messageview.c
13323         * src/summaryview.c
13324         * src/mainwindow.c
13325         * src/compose.c
13326         * src/compose.h
13327         * src/procmsg.c
13328         * src/procmsg.h
13329         * src/toolbar.c
13330                 Sync with HEAD
13331
13332 2005-01-26 [paul]       1.0.0cvs15.2
13333
13334         * src/compose.c
13335                 compose_entries_set(): convert subject and body to
13336                 utf8 if necessary. patch by Felix Eckhofer
13337
13338 2005-01-26 [paul]       1.0.0cvs15.1
13339
13340         * configure.ac
13341         * src/common/template.c
13342                 sync with HEAD (fix memory leak)
13343
13344 2005-01-25 [paul]       1.0.0cvs14.1
13345
13346         * configure.ac
13347         * src/compose.c
13348                 sync with HEAD
13349
13350 2005-01-24 [colin]      1.0.0cvs13.1
13351
13352         * src/summaryview.c
13353                 Sync with HEAD
13354
13355 2005-01-24 [paul]       1.0.0cvs12.1
13356
13357         * configure.ac
13358         * src/messageview.c
13359         * src/mh.c
13360         * src/common/utils.c
13361                 sync with HEAD
13362
13363 2005-01-24 [colin]      1.0.0cvs11.1
13364
13365         * src/procheader.c
13366                 Sync with HEAD
13367
13368 2005-01-24 [colin]      1.0.0cvs10.1
13369
13370         * src/folderview.c
13371                 Sync with HEAD
13372
13373 2005-01-23 [colin]      1.0.0cvs9.1
13374
13375         * src/crash.c
13376                 Sync with HEAD
13377
13378 2005-01-22 [colin]      1.0.0cvs8.1
13379
13380         * src/summaryview.c
13381         * src/gtk/quicksearch.c
13382                 Sync with HEAD
13383
13384 2005-01-21 [colin]      1.0.0cvs7.1
13385
13386         * src/summaryview.c
13387                 Sync with HEAD
13388
13389 2005-01-21 [colin]      1.0.0cvs6.1
13390
13391         * src/summaryview.c
13392                 Sync with HEAD
13393
13394 2005-01-21 [colin]      1.0.0cvs5.1
13395
13396         * src/gtk/quicksearch.c
13397         * src/prefs_common.c
13398         * src/prefs_common.h
13399                 Sync with HEAD (recurse option)
13400
13401 2005-01-21 [colin]      1.0.0cvs4.1
13402
13403         * src/folder.h
13404         * src/folderview.c
13405         * src/folderview.h
13406         * src/summaryview.c
13407         * src/gtk/quicksearch.c
13408         * src/gtk/quicksearch.h
13409                 Sync with HEAD (recursive quicksearch)
13410
13411 2005-01-20 [colin]      1.0.0cvs3.4
13412
13413         * src/ssl_manager.c
13414                 Remove useless code
13415
13416 2005-01-20 [colin]      1.0.0cvs3.3
13417
13418         * src/ssl_manager.c
13419                 Fix leak, thanks to Alfons.
13420
13421 2005-01-20 [colin]      1.0.0cvs3.2
13422
13423         * src/ssl_manager.c
13424                 Port SSL certificate window to GTK2.
13425
13426 2005-01-20 [paul]       1.0.0cvs3.1
13427
13428         * ChangeLog.claws
13429         * configure.ac
13430         * src/addrindex.c
13431         * src/addrindex.h
13432                 sync with HEAD
13433
13434 2005-01-19 [colin]      1.0.0cvs2.2
13435
13436         * src/plugins/trayicon/trayicon.c
13437                 Fix freeze with gtk-2.6, the easy way
13438                 (signal blocking helpless there...)
13439                 Closes bug #668.
13440
13441 2005-01-19 [colin]      1.0.0cvs2.1
13442
13443         * src/mbox.c
13444         * src/mbox.h
13445         * src/mainwindow.c
13446         * src/summaryview.c
13447         * src/summaryview.h
13448                 Sync with HEAD
13449
13450 2005-01-19 [paul]       1.0.0cvs1.1
13451
13452         * configure.ac
13453         * po/de.po
13454         * po/es.po
13455         * po/fr.po
13456         * po/hr.po
13457         * po/it.po
13458         * po/ja.po
13459         * po/ko.po
13460         * po/pt_BR.po
13461         * po/ru.po
13462         * po/sk.po
13463         * po/sr.po
13464                 sync with HEAD (update translations)
13465
13466 2005-01-18 [colin]      1.0.0cvs0.1
13467
13468         * src/foldersel.c
13469                 Specify search column - patch by Alfons
13470
13471 2005-01-18 [colin]      0.9.13cvs36.3
13472
13473         * src/prefs_toolbar.c
13474                 Change Delete to Remove
13475         * src/prefs_fonts.c
13476                 GTK2 version and leak fixes
13477         * src/prefs_actions.c
13478                 Add stock buttons.
13479                 All patches by Alfons
13480
13481 2005-01-17 [colin]      0.9.13cvs36.2
13482
13483         * src/compose.c
13484                 Fix DnD inserting twice. While at it,
13485                 add DnD support for text/plain in the
13486                 body, and add support in the headers.
13487
13488 2005-01-16 [colin]      0.9.13cvs36.1
13489
13490         * ChangeLog
13491         * ChangeLog.jp
13492         * ChangeLog.claws
13493                 Sync with HEAD (nothing applicable)
13494
13495 2005-01-16 [colin]      0.9.13cvs33.2
13496
13497         * src/prefs_toolbar.c
13498                 GTK2ize prefs_toolbar, by Alfons.
13499
13500 2005-01-14 [colin]      0.9.13cvs33.1
13501
13502         * src/html.c
13503         * src/msgcache.c
13504                 Sync with HEAD
13505
13506 2005-01-14 [colin]      0.9.13cvs32.1
13507
13508         * src/html.c
13509         * src/html.h
13510         * src/msgcache.c
13511         * AUTHORS
13512         * tools/calypso_convert.pl
13513                 Sync with HEAD
13514
13515 2005-01-08 [colin]      0.9.13cvs29.2
13516
13517         * src/prefs_filtering_action.c
13518         * src/prefs_filtering.c
13519                 2 more gtk2 patches by Alfons
13520
13521 2005-01-07 [paul]       0.9.13cvs29.1
13522
13523         * ChangeLog
13524         * ChangeLog.claws
13525         * ChangeLog.jp
13526         * configure.ac
13527         * src/pop.c
13528         * src/pop.h
13529                 sync with HEAD
13530
13531 2005-01-07 [colin]      0.9.13cvs28.3
13532
13533         * src/gtk/progressdialog.c
13534         * src/gtk/progressdialog.h
13535         * src/inc.c
13536         * src/send_message.c
13537                 GTK2 for the incorporation dialog. The CList isn't dead
13538                 yet, for a more smooth migration. Patch by Alfons.
13539
13540 2005-01-06 [colin]      0.9.13cvs28.2
13541
13542         * src/prefs_display_header.c
13543                 GTK2 conversion by Alfons
13544         * src/prefs_actions.c
13545         * src/prefs_matcher.c
13546                 Fix 2 leaks - patch by Alfons
13547
13548 2005-01-06 [colin]      0.9.13cvs28.1
13549
13550         * src/prefs_matcher.c
13551                 Sync with HEAD
13552
13553 2005-01-06 [colin]      0.9.13cvs27.4
13554
13555         * src/prefs_matcher.c
13556                 Fix double-free. Patch by Alfons
13557
13558 2005-01-06 [colin]      0.9.13cvs27.3
13559
13560         * src/prefs_matcher.c
13561                 GTK2 widgets + memleak
13562                 Patch by Alfons
13563
13564 2005-01-05 [colin]      0.9.13cvs27.2
13565
13566         * src/account.c
13567         * src/addr_compl.c
13568         * src/foldersel.c
13569         * src/stock_pixmap.c
13570         * src/stock_pixmap.h
13571                 3 more GTK2 patches by Alfons.
13572
13573 2005-01-04 [colin]      0.9.13cvs27.1
13574
13575         * src/folderview.c
13576         * src/imap_gtk.c
13577         * src/news_gtk.c
13578                 Sync with HEAD
13579
13580 2005-01-04 [colin]      0.9.13cvs25.9
13581
13582         * src/compose.c
13583                 Fix Show Ruler menuitem
13584         * src/prefs_template.c
13585                 Convert to GTK2
13586         * src/common/utils.c
13587                 Make auto pointer stuff handles NULLs
13588                 Patches by Alfons.
13589
13590 2005-01-04 [colin]      0.9.13cvs25.8
13591
13592         * src/compose.c
13593                 Move the attachment list to gtk2
13594                 Patch by Alfons.
13595
13596 2005-01-04 [colin]      0.9.13cvs25.7
13597
13598         * src/textview.c
13599                 Make some keys work again
13600                 Patch by SungHyun Nam <namsh@kldp.org>
13601
13602 2005-01-04 [colin]      0.9.13cvs25.6
13603
13604         * src/gtk/gtkshruler.c
13605                 Move the ruler to GTK2
13606                 Patch by Alfons
13607
13608 2005-01-03 [colin]      0.9.13cvs25.5
13609
13610         * src/compose.c
13611                 Fix my broken patch apply 
13612
13613 2005-01-03 [colin]      0.9.13cvs25.4
13614
13615         * src/common/utils.c
13616         * src/common/utils.h
13617         * src/gtk/prefswindow.c
13618                 Move auto pointer stuff to utils.c
13619                 Patch by Alfons again :)
13620
13621 2005-01-03 [colin]      0.9.13cvs25.3
13622
13623         * src/compose.c
13624         * src/prefs_gtk.c
13625         * src/prefs_template.c
13626         * src/textview.c
13627                 Empty text widgets with empty strings, not NULL char
13628                 Patch by SungHyun Nam <namsh@kldp_org>
13629
13630 2005-01-03 [colin]      0.9.13cvs25.2
13631
13632         * src/main.c
13633         * AUTHORS
13634                 Sync with HEAD
13635
13636 2005-01-03 [colin]      0.9.13cvs25.1
13637
13638         * src/pop.c
13639         * src/pop.h
13640                 Sync with HEAD
13641
13642 2005-01-03 [colin]      0.9.13cvs24.3
13643
13644         * src/account.c
13645                 Two patches from Alfons and Alex S Moore:
13646                 fix images, fix return value.
13647
13648 2005-01-01 [colin]      0.9.13cvs24.2
13649
13650         * src/prefs_actions.c
13651                 Fix over-zealous assertion. Patch by Alfons
13652
13653 2005-01-01 [colin]      0.9.13cvs24.1
13654
13655         * src/procmime.c
13656                 Sync with HEAD (leak fix)
13657
13658 2004-12-31 [colin]      0.9.13cvs23.2
13659
13660         * src/prefs_common.c
13661                 GTK2 widgets + stock buttons - patch by Alfons
13662
13663 2004-12-31 [paul]       0.9.13cvs23.1
13664
13665         * configure.ac
13666                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13667         * src/gtk/pluginwindow.c
13668                 use GTK2 widgets and plug memory leaks,
13669                 patches by Alfons
13670
13671 2004-12-30 [colin]      0.9.13cvs22.4
13672
13673         * src/account.c
13674         * src/action.c
13675         * src/export.c
13676         * src/foldersel.c
13677         * src/import.c
13678         * src/message_search.c
13679         * src/prefs_actions.c
13680         * src/prefs_common.c
13681         * src/prefs_customheader.c
13682         * src/prefs_filtering.c
13683         * src/prefs_summary_column.c
13684         * src/summary_search.c
13685         * src/gtk/about.c
13686         * src/gtk/description_window.c
13687         * src/gtk/gtkutils.c
13688         * src/gtk/gtkutils.h
13689         * src/gtk/inputdialog.c
13690         * src/gtk/prefswindow.c
13691                 Use GTK2 stock buttons. Patches by Alfons.
13692
13693 2004-12-30 [colin]      0.9.13cvs22.3
13694
13695         * src/account.c
13696                 Sync with HEAD
13697         * src/prefs_actions.c
13698         * src/prefs_customheader.c
13699         * src/prefs_filtering.c
13700         * src/prefs_msg_colors.c
13701         * src/prefs_summary_column.c
13702         * src/gtk/prefswindow.c
13703                 Use GtkTreeView instead of deprecated 
13704                 widgets. Patches by Alfons.
13705
13706 2004-12-30 [paul]       0.9.13cvs22.2
13707
13708         * src/foldersel.c
13709                 use GTK 2 Tree View
13710                 patch by Alfons, with root folder sorting fix
13711                 by Stephan Sachse
13712
13713 2004-12-30 [paul]       0.9.13cvs22.1
13714
13715         * ChangeLog
13716         * ChangeLog.claws
13717         * ChangeLog.jp
13718         * NEWS
13719         * configure.ac
13720         * src/account.c
13721                 sync with HEAD
13722
13723 2004-12-22 [martin]     0.9.13cvs21.2
13724
13725         * src/action.c
13726                 free the command line after its use
13727
13728 2004-12-18 [paul]       0.9.13cvs21.1
13729
13730         * AUTHORS
13731         * ChangeLog
13732         * ChangeLog.claws
13733         * ChangeLog.jp
13734         * NEWS
13735         * configure.ac
13736         * src/action.c
13737         * src/compose.c
13738         * src/syldap.c
13739                 sync with HEAD
13740
13741 2004-12-17 [martin]     0.9.13cvs17.2
13742
13743         * src/action.c
13744                 convert actions input to locale
13745         * src/inc.c
13746                 convert notification command to locale
13747         * src/plugins/pgpmime/select-keys.c
13748                 convert attributes to utf8
13749
13750 2004-12-14 [colin]      0.9.13cvs17.1
13751
13752         * ChangeLog
13753         * ChangeLog.jp
13754         * ChangeLog.claws
13755         * src/action.c
13756         * src/common/utils.c
13757         * src/gtk/prefswindow.c
13758         * src/gtk/gtkutils.c
13759         * src/gtk/gtkutils.h
13760         * src/plugins/spamassassin/libspamc.c
13761                 Sync with HEAD
13762
13763 2004-12-13 [colin]      0.9.13cvs14.1
13764
13765         * src/quote_fmt_parse.y
13766                 Sync with HEAD
13767
13768 2004-12-10 [colin]      0.9.13cvs12.1
13769
13770         * src/prefs_themes.c
13771         * src/mainwindow.c
13772         * src/messageview.c
13773                 Sync with HEAD
13774
13775 2004-12-09 [colin]      0.9.13cvs10.1
13776
13777         * src/procmime.c
13778                 Sync with HEAD (fix B64 encoding from memory)
13779
13780 2004-12-08 [colin]      0.9.13cvs9.1
13781
13782         * src/gtk/colorlabel.c
13783                 Sync with HEAD
13784
13785 2004-12-08 [paul]       0.9.13cvs8.2
13786
13787         * src/gtk/pluginwindow.c
13788                 fix window resizing oddities
13789
13790 2004-12-08 [colin]      0.9.13cvs8.1
13791
13792         * src/quote_fmt_parse.y
13793                 Sync with HEAD
13794
13795 2004-12-08 [colin]      0.9.13cvs7.1
13796
13797         * src/matcher_parser_parse.y
13798         * src/msgcache.c
13799         * src/prefs_matcher.c
13800         * src/procheader.c
13801         * src/matcher.c
13802         * src/common/defs.h
13803         * po/sr.po
13804                 Sync with HEAD
13805
13806 2004-12-08 [colin]      0.9.13cvs6.1
13807
13808         * src/quote_fmt_parse.y
13809         * src/textview.c
13810                 Sync with HEAD
13811         * src/gtk/prefswindow.c
13812         * src/gtk/pluginwindow.c
13813                 Fix G_CALLBACKS protos (thanks to Alfons)
13814
13815 2004-12-07 [torte]      0.9.13cvs2.2
13816
13817         * src/procmime.c
13818                 [Bug 650] reply button causes crash
13819                 Thanks to David Relson and Christoph
13820
13821 2004-12-07 [colin]      0.9.13cvs2.1
13822
13823         * ChangeLog.claws
13824         * AUTHORS
13825         * po/sk.po
13826         * src/procmime.c
13827         * src/prefs_account.c
13828         * src/common/smtp.c
13829         * src/common/smtp.h
13830                 Sync with HEAD
13831
13832 2004-12-06 [colin]      0.9.12cvs187.1
13833
13834         * ChangeLog.claws
13835         * INSTALL
13836         * Makefile.am
13837         * README.claws
13838         * TODO.claws
13839         * configure.ac
13840         * po/bg.po
13841         * po/cs.po
13842         * po/el.po
13843         * po/en_GB.po
13844         * po/es.po
13845         * po/fr.po
13846         * po/hr.po
13847         * po/hu.po
13848         * po/it.po
13849         * po/ja.po
13850         * po/ko.po
13851         * po/nl.po
13852         * po/pl.po
13853         * po/pt_BR.po
13854         * po/ru.po
13855         * po/sk.po
13856         * po/sr.po
13857         * po/sv.po
13858         * po/zh_CN.po
13859         * po/zh_TW.Big5.po
13860         * src/compose.c
13861         * tools/Makefile.am
13862         * tools/README
13863         * tools/filter_conv.pl
13864         * tools/kdeservicemenu/README
13865         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13866         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13867                 Sync with HEAD
13868
13869 2004-12-04 [colin]      0.9.12cvs183.1
13870
13871         * src/compose.c
13872                 Sync with HEAD (compose window position saving)
13873
13874 2004-12-04 [paul]       0.9.12cvs182.3
13875
13876         * src/messageview.c
13877         * src/mimeview.c
13878         * src/prefs_customheader.c
13879         * src/gtk/quicksearch.c
13880                 replace some forgotten GTK_SIGNAL_FUNCs
13881
13882 2004-12-04 [paul]       0.9.12cvs182.2
13883
13884         * src/Makefile.am
13885                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13886                 committed in error      
13887
13888 2004-12-04 [paul]       0.9.12cvs182.1
13889
13890         * ChangeLog
13891         * ChangeLog.claws
13892         * ChangeLog.jp
13893         * INSTALL
13894         * NEWS
13895         * README
13896         * README.jp
13897         * configure.ac
13898         * doc/manual/ja/Makefile.am
13899         * doc/manual/ja/sylpheed-1.html
13900         * doc/manual/ja/sylpheed-10.html
13901         * doc/manual/ja/sylpheed-11.html
13902         * doc/manual/ja/sylpheed-12.html
13903         * doc/manual/ja/sylpheed-13.html
13904         * doc/manual/ja/sylpheed-14.html
13905         * doc/manual/ja/sylpheed-15.html
13906         * doc/manual/ja/sylpheed-16.html
13907         * doc/manual/ja/sylpheed-17.html
13908         * doc/manual/ja/sylpheed-18.html
13909         * doc/manual/ja/sylpheed-19.html
13910         * doc/manual/ja/sylpheed-2.html
13911         * doc/manual/ja/sylpheed-20.html
13912         * doc/manual/ja/sylpheed-3.html
13913         * doc/manual/ja/sylpheed-4.html
13914         * doc/manual/ja/sylpheed-5.html
13915         * doc/manual/ja/sylpheed-6.html
13916         * doc/manual/ja/sylpheed-7.html
13917         * doc/manual/ja/sylpheed-8.html
13918         * doc/manual/ja/sylpheed-9.html
13919         * doc/manual/ja/sylpheed.html
13920         * doc/manual/ja/sylpheed.sgml
13921         * po/de.po
13922         * src/Makefile.am
13923         * src/compose.c
13924         * src/procmime.c
13925         * src/pixmaps/regular.xpm **REMOVED**
13926         * src/plugins/pgpmime/pgpmime.c
13927         * src/plugins/pgpmime/plugin.c
13928         * src/plugins/pgpmime/prefs_gpg.c
13929                 sync with HEAD
13930
13931 2004-12-03 [paul]       0.9.12cvs180.1
13932
13933         * ChangeLog
13934         * ChangeLog.claws
13935         * ChangeLog.jp
13936         * configure.ac
13937         * src/Makefile.am
13938         * src/pop.c
13939         * src/common/utils.c
13940         * src/common/utils.h
13941         * src/pixmaps/continue.xpm
13942         * src/pixmaps/dir_close.xpm
13943         * src/pixmaps/dir_open.xpm
13944         * src/pixmaps/drafts_close.xpm
13945         * src/pixmaps/drafts_open.xpm
13946         * src/pixmaps/folder.xpm **REMOVED**
13947         * src/pixmaps/group.xpm
13948         * src/pixmaps/unread.xpm
13949                 sync with HEAD
13950
13951 2004-12-02 [colin]      0.9.12cvs179.1
13952
13953         * src/compose.c
13954                 Sync with HEAD (non-duplicated reedition)
13955
13956 2004-12-02 [colin]      0.9.12cvs178.1
13957
13958         * src/compose.c
13959                 Sync with HEAD (linewrap_quote fix)
13960
13961 2004-12-01 [colin]      0.9.12cvs177.3
13962
13963         * src/addrharvest.c
13964                 Replace sizeof with strlen
13965
13966 2004-12-01 [paul]       0.9.12cvs177.2
13967
13968         * src/addrharvest.c
13969                 fix 'harvest addresses'
13970
13971 2004-11-30 [colin]      0.9.12cvs177.1
13972
13973         * src/gtk/prefswindow.c
13974         * src/gtk/pluginwindow.c
13975                 Sync with HEAD
13976
13977 2004-11-29 [colin]      0.9.12cvs176.1
13978
13979         * src/folderview.c
13980                 sync with HEAD (Fix disappearing separators in folderview's popup)
13981
13982 2004-11-29 [colin]      0.9.12cvs175.1
13983
13984         * src/procmime.c
13985                 Sync with head (another format fix)
13986
13987 2004-11-29 [colin]      0.9.12cvs174.1
13988
13989         * src/pop.c
13990                 Sync with HEAD (format string fix)
13991
13992 2004-11-26 [colin]      0.9.12cvs173.1
13993
13994         * src/common/smtp.c
13995         * src/common/smtp.h
13996                 Sync with HEAD
13997
13998 2004-11-24 [colin]      0.9.12cvs172.1
13999
14000         * src/plugins/pgpmime/pgpmime.c
14001                 Sync with HEAD
14002
14003 2004-11-24 [colin]      0.9.12cvs171.1
14004
14005         * src/plugins/pgpmime/pgpmime.c
14006                 Sync with head (gpgmectx leaks)
14007
14008 2004-11-24 [colin]      0.9.12cvs169.1
14009
14010         * src/plugins/pgpmime/plugin.c
14011         * src/plugins/trayicon/Makefile.am
14012         * src/plugins/trayicon/newmarkedmail.xpm
14013         * src/plugins/trayicon/trayicon.c
14014         * src/plugins/trayicon/unreadmarkedmail.xpm
14015                 Sync with HEAD
14016
14017 2004-11-23 [colin]      0.9.12cvs168.1
14018
14019         * src/partial_download.c
14020         * src/partial_download.h
14021         * src/plugins/pgpmime/plugin.c
14022                 Sync with HEAD
14023
14024 2004-11-23 [colin]      0.9.12cvs166.1
14025
14026         * src/Makefile.am
14027         * src/codeconv.c
14028         * src/compose.c
14029         * src/folderview.c
14030         * src/main.c
14031         * src/partial_download.c
14032         * src/partial_download.h
14033         * src/prefs_account.c
14034         * src/prefs_account.h
14035         * src/privacy.c
14036         * src/privacy.h
14037         * src/procmime.c
14038         * src/common/Makefile.am
14039         * src/common/base64.h
14040         * src/common/partial_download.c
14041         * src/common/partial_download.h
14042         * src/gtk/prefswindow.c
14043         * src/gtk/prefswindow.h
14044         * src/plugins/pgpmime/pgpmime.c
14045         * src/plugins/pgpmime/prefs_gpg.c
14046         * src/plugins/pgpmime/prefs_gpg.h
14047         * src/plugins/pgpmime/sgpgme.c
14048         * src/plugins/pgpmime/sgpgme.h
14049                 Sync with HEAD
14050
14051 2004-11-23 [colin]      0.9.12cvs163.1
14052
14053         * src/main.c
14054                 Sync with HEAD (cursor optimization)
14055
14056 2004-11-23 [colin]      0.9.12cvs162.1
14057
14058         * src/prefs_common.c
14059         * src/prefs_themes.c
14060         * src/procmsg.c
14061                 Sync with HEAD
14062
14063 2004-11-23 [colin]      0.9.12cvs158.9
14064
14065         * src/compose.c
14066                 Fix double-free when forwarding
14067         * src/msgcache.c
14068                 Fix leak on error path
14069                 
14070
14071 2004-11-23 [colin]      0.9.12cvs158.8
14072
14073         * src/compose.c
14074                 Fix possible double-free
14075                 Spotted by Alfons
14076
14077 2004-11-23 [colin]      0.9.12cvs158.7
14078
14079         * src/compose.c
14080                 Fix some signal handlers' prototypes
14081                 Spotted by Alfons
14082
14083 2004-11-22 [colin]      0.9.12cvs158.6
14084
14085         * src/compose.c
14086                 Remove unneeded code and duplicated
14087                 wrapping - patch by Alfons
14088
14089 2004-11-22 [colin]      0.9.12cvs158.5
14090
14091         * src/prefs_themes.c
14092                 Fix oversized selector
14093
14094 2004-11-22 [colin]      0.9.12cvs158.4
14095
14096         * src/compose.c
14097                 fix dump_text()
14098                 patch by Alfons
14099
14100 2004-11-19 [colin]      0.9.12cvs158.3
14101
14102         * src/textview.c
14103                 Add a context menu on links (open, copy)
14104
14105 2004-11-18 [paul]       0.9.12cvs158.2
14106
14107         * src/addrgather.c
14108         * src/exphtmldlg.c
14109         * src/expldifdlg.c
14110         * src/mimeview.c
14111         * src/prefs_common.c
14112         * src/plugins/image_viewer/viewer.c
14113         * src/plugins/spamassassin/spamassassin_gtk.c
14114                 replace deprecated gtk_notebook_set_page
14115                 and gtk_notebook_current_page
14116
14117 2004-11-18 [paul]       0.9.12cvs158.1
14118
14119         * configure.ac
14120         * src/compose.c
14121         * src/mainwindow.c
14122         * src/messageview.c
14123         * src/prefs_common.c
14124         * src/common/utils.c
14125         * src/common/utils.h
14126                 sync with HEAD
14127
14128 2004-11-17 [colin]      0.9.12cvs156.1
14129
14130         * src/prefs_account.c
14131         * src/prefs_account.h
14132         * src/procmsg.c
14133                 Sync with HEAD (add pref to store encrypted mails encrypted)
14134
14135 2004-11-17 [paul]       0.9.12cvs155.1
14136
14137         * ChangeLog
14138         * ChangeLog.claws
14139         * ChangeLog.jp
14140         * NEWS
14141         * configure.ac
14142         * src/compose.c
14143         * src/jpilot.c
14144         * src/privacy.c
14145         * src/procmime.c
14146         * src/procmime.h
14147         * src/procmsg.c
14148         * src/toolbar.c
14149         * src/pixmaps/error.xpm
14150                 sync with HEAD
14151
14152 2004-11-17 [colin]      0.9.12cvs151.1
14153
14154         * src/plugins/pgpmime/pgpmime.c
14155                 Sync with HEAD (remove debug printf)
14156
14157 2004-11-17 [colin]      0.9.12cvs150.1
14158
14159         * src/plugins/pgpmime/pgpmime.c
14160                 Sync with HEAD (off-by-one fix)
14161
14162 2004-11-17 [colin]      0.9.12cvs149.1
14163
14164         * src/procmsg.c
14165                 Sync with HEAD (coding style fixes)
14166
14167 2004-11-16 [colin]      0.9.12cvs148.1
14168
14169         * src/procmsg.c
14170                 Sync with head (Fix the fix)
14171
14172 2004-11-16 [colin]      0.9.12cvs147.1
14173
14174         * src/procmsg.c
14175                 Sync with Main (leak fix)
14176
14177 2004-11-16 [colin]      0.9.12cvs146.14
14178
14179         * src/compose.c
14180                 Remove useless chunk of code
14181                 Patch by Alfons
14182
14183 2004-11-15 [colin]      0.9.12cvs146.13
14184
14185         * src/compose.c
14186                 Fix drafting after insertion
14187                 Patch by Alfons
14188
14189 2004-11-15 [colin]      0.9.12cvs146.12
14190
14191         * src/compose.c
14192         * src/prefs_filtering.c
14193         * src/prefs_filtering_action.c
14194         * src/prefs_toolbar.c
14195                 Fix some const-correctness
14196
14197 2004-11-15 [colin]      0.9.12cvs146.11
14198
14199         * src/summaryview.c
14200         * src/prefs_themes.c
14201         * src/messageview.c
14202                 Fix some leaks
14203
14204 2004-11-15 [colin]      0.9.12cvs146.10
14205
14206         * src/codeconv.c
14207                 More unreadable locale fixes
14208
14209 2004-11-14 [colin]      0.9.12cvs146.9
14210
14211         * src/textview.c
14212                 Fix uri_security_check
14213                 Patch by Alfons
14214
14215 2004-11-13 [paul]       0.9.12cvs146.8
14216
14217         * src/folder.c
14218         * src/procmime.c
14219                 fix 2 bugs introduced in last commit
14220
14221 2004-11-13 [paul]       0.9.12cvs146.7
14222
14223         * src/compose.c
14224         * src/exporthtml.c
14225         * src/exportldif.c
14226         * src/folder.c
14227         * src/imap.c
14228         * src/imap_gtk.c
14229         * src/main.c
14230         * src/mainwindow.c
14231         * src/messageview.c
14232         * src/mh_gtk.c
14233         * src/prefs_themes.c
14234         * src/procmime.c
14235         * src/setup.c
14236         * src/summaryview.c
14237                 replace deprecated g_basename
14238
14239 2004-11-13 [paul]       0.9.12cvs146.6
14240
14241         * src/compose.c
14242         * src/imap.c
14243         * src/matcher_parser.h
14244         * src/matcher_parser_parse.y
14245         * src/prefs_filtering.c
14246         * src/prefs_filtering_action.c
14247         * src/prefs_themes.c
14248         * src/prefs_toolbar.c
14249         * src/common/utils.c
14250                 various small fixes/cleanups
14251
14252 2004-11-12 [colin]      0.9.12cvs146.5
14253
14254         * src/textview.c
14255                 Validate event's origin on visibility notify
14256                 Patch by Alfons.
14257
14258 2004-11-12 [paul]       0.9.12cvs146.4
14259
14260         * src/exporthtml.c
14261         * src/exportldif.c
14262         * src/imap.c
14263         * src/mh.c
14264         * src/mimeview.c
14265         * src/prefs_spelling.c
14266         * src/prefs_themes.c
14267                 replace deprecated g_dirname    
14268
14269 2004-11-12 [colin]      0.9.12cvs146.3
14270
14271         * src/textview.c
14272                 Some coding style fixes
14273
14274 2004-11-12 [colin]      0.9.12cvs146.2
14275
14276         * src/codeconv.c
14277                 We want to replace _all_ extended chars in
14278                 conv_unreadable_*, because any string containing
14279                 extended chars not parsing as UTF8 is 
14280                 undisplayed on gtk2.
14281
14282 2004-11-12 [paul]       0.9.12cvs146.1
14283
14284         * ChangeLog
14285         * ChangeLog.claws
14286         * ChangeLog.jp
14287         * NEWS
14288         * configure.ac
14289         * src/account.c
14290         * src/folderview.c
14291         * src/folderview.h
14292         * src/imap.c
14293         * src/imap_gtk.c
14294         * src/inc.c
14295         * src/mainwindow.c
14296         * src/mh_gtk.c
14297         * src/news_gtk.c
14298         * src/pop.c
14299         * src/prefs_account.c
14300         * src/prefs_account.h
14301         * src/prefs_ext_prog.c
14302         * src/procmime.c
14303         * src/procmime.h
14304         * src/procmsg.c
14305         * src/procmsg.h
14306         * src/summary_search.c
14307         * src/summaryview.c
14308         * src/textview.c
14309         * src/common/defs.h
14310         * src/common/utils.c
14311         * src/common/utils.h
14312         * src/gtk/menu.c
14313         * src/gtk/menu.h
14314                 sync with HEAD
14315
14316 2004-11-11 [colin]      0.9.12cvs144.2
14317
14318         * src/textview.c
14319                 Fix URI range selection (patch by Alfons)
14320
14321 2004-11-09 [colin]      0.9.12cvs144.1
14322
14323         * ChangeLog.claws
14324         * src/compose.c
14325         * src/folder.c
14326         * src/folder_item_prefs.c
14327         * src/prefs_account.c
14328         * src/prefs_account.h
14329         * src/plugins/pgpmime/pgpmime.c
14330                 Sync with HEAD
14331
14332 2004-11-08 [colin]      0.9.12cvs143.1
14333
14334         * src/summaryview.c
14335                 Sync with HEAD (optimize quicksearch)
14336
14337 2004-11-08 [colin]      0.9.12cvs142.2
14338
14339         * src/compose.c
14340                 Don't wrap when Edit/Auto wrapping is disabled
14341
14342 2004-11-08 [colin]      0.9.12cvs142.1
14343
14344         * src/textview.c
14345                 Sync with HEAD
14346
14347 2004-11-08 [colin]      0.9.12cvs141.1
14348
14349         * src/textview.c
14350                 Sync with HEAD (fix some mail URIs)
14351
14352 2004-11-08 [colin]      0.9.12cvs140.3
14353
14354         * src/textview.c
14355                 o Use text cursor instead of arrow when
14356                   not on a link
14357                 o Fix handling of contiguous links (as in
14358                   "colin@colino.net" <colin@colino.net>)
14359                   This one unveils a bug in get_email_part()
14360
14361 2004-11-07 [colin]      0.9.12cvs140.2
14362
14363         * src/textview.c
14364                 Fix memleak. Patch by Alfons.
14365
14366 2004-11-06 [colin]      0.9.12cvs140.1
14367
14368         * src/compose.c
14369                 Sync with HEAD (don't ask passphrase
14370                 when drafting)
14371
14372 2004-11-06 [paul]       0.9.12cvs139.2
14373
14374         * AUTHORS
14375         * src/textview.c
14376         * src/textview.h
14377                 textview URI handling. hovering over a 
14378                 link displays it in the status bar,
14379                 and changes the mouse pointer to a hand 
14380                 cursor. a link is activated with a single 
14381                 click. (Modified from the) patch by Jean-Yves 
14382                 Lefort <jylefort@users.sourceforge.net>
14383                 
14384
14385 2004-11-05 [colin]      0.9.12cvs139.1
14386
14387         * src/compose.c
14388         * src/procmime.c
14389                 Sync with HEAD again ^^
14390
14391 2004-11-05 [colin]      0.9.12cvs139.1
14392
14393         * src/compose.c
14394         * src/procmime.c
14395                 Sync with HEAD
14396
14397 2004-11-03 [paul]       0.9.12cvs138.1
14398
14399         * ChangeLog.claws
14400         * configure.ac
14401         * po/POTFILES.in
14402         * src/prefs_ext_prog.c
14403         * src/procmime.c
14404         * tools/kdeservicemenu/README
14405         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14406         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14407                 sync with HEAD
14408
14409 2004-11-01 [christoph]  0.9.12cvs136.2
14410
14411         * src/procmime.c
14412                 convert MIME parameters to UTF-8
14413
14414 2004-10-29 [colin]      0.9.12cvs136.1
14415
14416         * src/common/utils.c
14417                 Sync with HEAD (don't use '=' in mime boundary)
14418
14419 2004-10-29 [paul]       0.9.12cvs135.1
14420
14421         * configure.ac
14422         * doc/src/rfc2231.txt
14423         * src/procmime.c
14424         * src/common/quoted-printable.c
14425         * src/common/utils.c
14426         * src/common/utils.h
14427                 sync with HEAD
14428
14429 2004-10-27 [paul]       0.9.12cvs134.1
14430
14431         * configure.ac
14432         * src/main.c
14433         * src/procmime.c
14434         * src/plugins/pgpmime/pgpmime.c
14435                 sync with HEAD
14436
14437 2004-10-26 [paul]       0.9.12cvs132.3
14438
14439         * src/account.c
14440         * src/addressbook.c
14441         * src/addrgather.c
14442         * src/addrharvest.c
14443         * src/codeconv.c
14444         * src/compose.c
14445         * src/customheader.c
14446         * src/editaddress.c
14447         * src/editgroup.c
14448         * src/enriched.c
14449         * src/expldifdlg.c
14450         * src/exporthtml.c
14451         * src/exportldif.c
14452         * src/folder.c
14453         * src/foldersel.c
14454         * src/folderview.c
14455         * src/grouplistdialog.c
14456         * src/html.c
14457         * src/imap.c
14458         * src/jpilot.c
14459         * src/ldapserver.c
14460         * src/ldif.c
14461         * src/mimeview.c
14462         * src/news.c
14463         * src/news_gtk.c
14464         * src/pop.c
14465         * src/prefs_display_header.c
14466         * src/prefs_gtk.c
14467         * src/prefs_msg_colors.c
14468         * src/prefs_toolbar.c
14469         * src/procheader.c
14470         * src/procmime.c
14471         * src/summaryview.c
14472         * src/textview.c
14473         * src/toolbar.c
14474         * src/vcard.c
14475         * src/common/mgutils.c
14476         * src/common/nntp.c
14477         * src/common/smtp.c
14478         * src/common/template.c
14479         * src/common/utils.c
14480         * src/common/xmlprops.c
14481         * src/plugins/pgpmime/pgpmime.c
14482         * src/plugins/pgpmime/select-keys.c
14483         * src/plugins/pgpmime/sgpgme.c
14484                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14485                 g_string_sprintfa(), gtk_notebook_current_page()
14486
14487 2004-10-26 [colin]      0.9.12cvs132.2
14488
14489         * src/prefs_folder_item.c
14490                 Fix default-account selection
14491
14492 2004-10-21 [colin]      0.9.12cvs133
14493
14494         * src/compose.c
14495                 Sync with HEAD (Remove extra separator in compose's Options)
14496         * src/textview.c
14497                 Set wrapping to char
14498
14499 2004-10-21 [paul]       0.9.12cvs131.2
14500
14501         * src/compose.c
14502         * src/sourcewindow.c
14503                 fix wrapping
14504                 fix window shrinking 
14505
14506 2004-10-21 [colin]      0.9.12cvs131.1
14507
14508         * ChangeLog.claws
14509         * src/compose.c
14510                 Sync with HEAD
14511
14512 2004-10-21 [paul]       0.9.12cvs130.2
14513
14514         * src/prefs_folder_item.c
14515                 sync with HEAD (Apply to subfolders)
14516
14517 2004-10-19 [colin]      0.9.12cvs130.1
14518
14519         * ChangeLog.claws
14520         * src/compose.c
14521         * src/common/utils.c
14522         * src/gtk/menu.c
14523                 Sync with HEAD
14524
14525 2004-10-19 [colin]      0.9.12cvs128.1
14526
14527         * src/addrbook.c
14528         * src/addrcache.c
14529         * src/addressbook.c
14530         * src/codeconv.c
14531         * src/compose.c
14532         * src/customheader.c
14533         * src/editaddress.c
14534         * src/editgroup.c
14535         * src/exporthtml.c
14536         * src/folder.c
14537         * src/folderview.c
14538         * src/imap.c
14539         * src/jpilot.c
14540         * src/main.c
14541         * src/matcher_parser_parse.y
14542         * src/mbox.c
14543         * src/pop.c
14544         * src/prefs_account.c
14545         * src/prefs_gtk.c
14546         * src/prefs_msg_colors.c
14547         * src/procheader.c
14548         * src/procmime.c
14549         * src/procmime.h
14550         * src/procmsg.c
14551         * src/summaryview.c
14552         * src/textview.c
14553         * src/common/base64.c
14554         * src/common/partial_download.c
14555         * src/common/socket.c
14556         * src/common/sylpheed.c
14557         * src/common/utils.c
14558         * src/common/utils.h
14559         * src/gtk/pluginwindow.c
14560         * src/gtk/quicksearch.c
14561         * src/plugins/clamav/clamav_plugin.c
14562         * src/plugins/clamav/clamav_plugin.h
14563         * src/plugins/clamav/clamav_plugin_gtk.c
14564         * src/plugins/pgpmime/passphrase.c
14565         * src/plugins/pgpmime/pgpmime.c
14566         * src/plugins/pgpmime/plugin.c
14567         * src/plugins/pgpmime/prefs_gpg.c
14568         * src/plugins/pgpmime/prefs_gpg.h
14569         * src/plugins/pgpmime/select-keys.c
14570         * src/plugins/pgpmime/sgpgme.c
14571         * src/plugins/spamassassin/libspamc.c
14572         * src/plugins/spamassassin/spamassassin.c
14573         * src/plugins/spamassassin/spamassassin.h
14574         * src/plugins/spamassassin/spamassassin_gtk.c
14575         * src/plugins/trayicon/trayicon.c
14576         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14577                 Sync with HEAD
14578
14579 2004-10-14 [colin]      0.9.12cvs126.2
14580
14581         * src/codeconv.c
14582         * src/textview.c
14583                 Fix conv_unreadable_locale
14584
14585 2004-10-13 [colin]      0.9.12cvs126.1
14586
14587         * src/compose.c
14588                 Sync with HEAD (don't convert charset for 
14589                 drafted messages, minor cleanup)
14590
14591 2004-10-13 [colin]      0.9.12cvs125.1
14592
14593         * po/POTFILES.in
14594                 Sync with HEAD (POTFILES fix)
14595
14596 2004-10-12 [colin]      0.9.12cvs124.3
14597
14598         * src/compose.c
14599                 Fix encoding bug from latest sync
14600
14601 2004-10-12 [paul]       0.9.12cvs124.2
14602
14603         * src/plugins/pgpmime/prefs_gpg.c
14604         * src/plugins/pgpmime/prefs_gpg.h
14605                 forgotten in last commit        
14606
14607 2004-10-12 [paul]       0.9.12cvs124.1
14608
14609         * ChangeLog.claws
14610         * configure.ac
14611         * m4/spamassassin.m4
14612         * src/Makefile.am
14613         * src/account.c
14614         * src/compose.c
14615         * src/compose.h
14616         * src/crash.c
14617         * src/main.c
14618         * src/mimeview.c
14619         * src/passphrase.c
14620         * src/passphrase.h
14621         * src/prefs_account.c
14622         * src/prefs_account.h
14623         * src/prefs_common.c
14624         * src/privacy.c
14625         * src/privacy.h
14626         * src/procmime.c
14627         * src/procmime.h
14628         * src/procmsg.c
14629         * src/rfc2015.c
14630         * src/rfc2015.h
14631         * src/select-keys.c
14632         * src/select-keys.h
14633         * src/textview.c
14634         * src/common/utils.c
14635         * src/common/utils.h
14636         * src/gtk/about.c
14637         * src/plugins/pgpmime/Makefile.am
14638         * src/plugins/pgpmime/passphrase.c
14639         * src/plugins/pgpmime/passphrase.h
14640         * src/plugins/pgpmime/pgpmime.c
14641         * src/plugins/pgpmime/plugin.c
14642         * src/plugins/pgpmime/select-keys.c
14643         * src/plugins/pgpmime/select-keys.h
14644         * src/plugins/pgpmime/sgpgme.c
14645         * src/plugins/pgpmime/sgpgme.h
14646                 sync with HEAD
14647
14648 2004-10-04 [colin]      0.9.12cvs122.1
14649
14650         * src/mainwindow.c
14651         * src/messageview.c
14652         * src/messageview.h
14653         * src/textview.c
14654                 Sync with HEAD
14655
14656 2004-10-04 [colin]      0.9.12cvs121.1
14657
14658         * src/summaryview.c
14659                 Sync with HEAD
14660
14661 2004-10-04 [paul]       0.9.12cvs120.1
14662
14663         * configure.ac
14664                 sync with HEAD [don't try to build 
14665                 pgpmime plugin when gpgme is disabled]
14666
14667 2004-10-03 [colin]      0.9.12cvs119.3
14668
14669         * src/gtk/gtksctree.c
14670                 Lots of side effects. Put back as before 117.2.
14671         * src/summaryview.c
14672                 Fix bug #602
14673
14674 2004-10-03 [colin]      0.9.12cvs119.2
14675
14676         * src/gtk/gtksctree.c
14677                 Revert 608 fix that doesn't work that good
14678
14679 2004-10-02 [colin]      0.9.12cvs119.1
14680
14681         * src/mainwindow.c
14682         * src/messageview.c
14683         * src/prefs_common.h
14684         * src/procmime.c
14685         * src/procmime.h
14686         * src/textview.c
14687                 Sync with HEAD
14688         * src/gtk/gtksctree.c
14689                 Close bug #608
14690
14691 2004-10-01 [colin]      0.9.12cvs118.1
14692
14693         * src/mimeview.c
14694                 Sync with HEAD (better Save All fix)
14695
14696 2004-10-01 [colin]      0.9.12cvs117.2
14697
14698         * src/gtk/gtksctree.c
14699                 Faster on selection
14700
14701 2004-10-01 [colin]      0.9.12cvs117.1
14702
14703         * src/mimeview.c
14704                 Sync with HEAD (Save All: only attachments)
14705
14706 2004-10-01 [paul]       0.9.12cvs116.1
14707
14708         * ChangeLog.claws
14709         * configure.ac
14710         * src/account.c
14711         * src/prefs_common.c
14712         * src/gtk/colorlabel.c
14713                 sync with HEAD
14714
14715 2004-09-30 [colin]      0.9.12cvs115.1
14716
14717         * src/stock_pixmap.c
14718         * src/stock_pixmap.h
14719         * src/folderview.c
14720         * src/Makefile.am
14721         * src/pixmaps/read.xpm
14722                 Sync with HEAD (new pixmap)
14723
14724 2004-09-29 [colin]      0.9.12cvs114.1
14725
14726         * src/compose.c
14727                 Sync with HEAD
14728                 Fix focus handling in headers
14729
14730 2004-09-29 [paul]       0.9.12cvs113.1
14731
14732         * src/quote_fmt_parse.y
14733                 sync with HEAD
14734  
14735
14736 2004-09-28 [colin]      0.9.12cvs112.1
14737
14738         * src/folderview.c
14739         * src/mainwindow.c
14740                 Sync with HEAD
14741
14742 2004-09-28 [colin]      0.9.12cvs110.1
14743
14744         * src/folderview.c
14745                 Sync with HEAD (Contextual Empty trash menu)
14746
14747 2004-09-28 [colin]      0.9.12cvs108.1
14748
14749         * src/addressbook.c
14750                 Sync with HEAD (addressbook edit on double-click)
14751
14752 2004-09-28 [colin]      0.9.12cvs106.1
14753
14754         * src/inc.c
14755                 Sync with HEAD (folder_item freeze on inc)
14756
14757 2004-09-27 [colin]      0.9.12cvs105.1
14758
14759         * src/folderview.c
14760                 Sync with HEAD (right-align new and unread column)
14761
14762 2004-09-27 [colin]      0.9.12cvs104.1
14763
14764         * src/main.c
14765                 Sync with HEAD (revert 0.9.12cvs101)
14766
14767 2004-09-24 [colin]      0.9.12cvs103.2
14768
14769         * src/wizard.c
14770                 Fix gtk warnings and use domain part of the email address 
14771                 when domain detection fails (no dot in domain name)
14772
14773 2004-09-23 [colin]      0.9.12cvs103.1
14774
14775         * src/plugins/spamassassin/libspamc.c
14776         * src/plugins/spamassassin/libspamc.h
14777         * src/plugins/spamassassin/utils.c
14778         * src/plugins/spamassassin/utils.h
14779                 Sync with HEAD (Update spamassassin to 3.0)
14780
14781 2004-09-21 [colin]      0.9.12cvs102.3
14782
14783         * src/action.c
14784                 Add horizontal scrollbar in action io dialog as needed
14785                 Patch by Alfons.
14786
14787 2004-09-20 [colin]      0.9.12cvs102.2
14788
14789         * src/plugins/image_viewer/viewer.c
14790                 Remove imlib stuff
14791                 use gtk_pixmap_set when clearing
14792                 (would be better to use gtkImages, but causes size-allocate 
14793                 signals storm)
14794
14795 2004-09-17 [paul]       0.9.12cvs102.1
14796
14797         * ChangeLog
14798         * ChangeLog.claws
14799         * ChangeLog.jp
14800         * configure.ac
14801         * src/inc.c
14802                 sync with HEAD
14803
14804
14805 2004-09-17 [colin]      0.9.12cvs101.1
14806
14807         * ChangeLog.claws
14808         * src/main.c
14809                 Sync with HEAD (fix segs at exit)
14810
14811 2004-09-14 [colin]      0.9.12cvs99.5
14812
14813         * src/common/socket.c
14814         * AUTHORS
14815                 Fix send error on 64bit platforms
14816                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14817
14818 2004-09-14 [colin]      0.9.12cvs99.4
14819
14820         * src/action.c
14821                 Fix action output with utf8 
14822                 Patch by Alfons.
14823
14824 2004-09-14 [colin]      0.9.12cvs99.3
14825
14826         * ChangeLog.claws
14827         * src/folder.c
14828                 Sync with HEAD
14829
14830 2004-09-09 [colin]      0.9.12cvs99.2
14831
14832         * src/action.c
14833                 Fix progress bar (displaying "Completed %v/%u")
14834                 Patch by Alfons.
14835
14836 2004-09-08 [colin]      0.9.12cvs99.1
14837
14838         * src/account.c
14839         * src/folder.c
14840         * src/procmsg.c
14841         * src/procmsg.h
14842         * src/plugins/pgpmime/pgpmime.c
14843                 Sync with HEAD
14844
14845 2004-09-08 [colin]      0.9.12cvs97.2
14846
14847         * src/summaryview.c
14848                 Don't select mails in collapsed threads 
14849                 when navigating with up/down
14850
14851 2004-09-07 [colin]      0.9.12cvs97.1
14852
14853         * src/inc.c
14854                 Sync with HEAD (meaningful error messages)
14855
14856 2004-09-06 [colin]      0.9.12cvs96.1
14857
14858         * src/toolbar.c
14859                 Sync with HEAD (fix Redirect graying out)
14860
14861 2004-09-06 [colin]      0.9.12cvs95.1
14862
14863         * src/summaryview.c
14864         * src/mimeview.c
14865                 Sync with HEAD (fix dropped URIs)
14866
14867 2004-09-06 [colin]      0.9.12cvs94.1
14868
14869         * src/addressbook.c
14870         * src/addressitem.h
14871         * src/addritem.c
14872         * src/addritem.h
14873                 Sync with HEAD (addressbook DnD)
14874
14875 2004-09-03 [colin]      0.9.12cvs93.1
14876
14877         * src/summaryview.c
14878                 Sync with HEAD (next/prev unread)
14879
14880 2004-09-03 [colin]      0.9.12cvs92.1
14881
14882         * src/prefs_common.c
14883         * src/prefs_common.h
14884         * src/summaryview.c
14885                 Sync with HEAD ('mark_as_read_delay' pref)
14886
14887 2004-09-02 [colin]      0.9.12cvs91.2
14888
14889         * src/common/xml.c
14890                 Fix leak
14891
14892 2004-09-02 [colin]      0.9.12cvs91.1
14893
14894         * src/gtk/menu.c
14895                 Sync with HEAD (menu accel don't work, but whatever)
14896
14897 2004-09-02 [colin]      0.9.12cvs90.1
14898
14899         * src/account.c
14900                 Sync with HEAD (fix bug 582)
14901
14902 2004-09-02 [colin]      0.9.12cvs89.1
14903
14904         * src/addrindex.c
14905                 Sync with HEAD (free deleted queries)
14906
14907 2004-09-02 [colin]      0.9.12cvs88.1
14908
14909         * src/ldapquery.c
14910                 Sync with HEAD (fix LDAP freezes)
14911
14912 2004-09-02 [colin]      0.9.12cvs87.1
14913
14914         * src/prefs_spelling.c
14915                 Sync with HEAD (add default dictionary)
14916
14917 2004-09-01 [colin]      0.9.12cvs86.1
14918
14919         * src/filtering.c
14920         * src/folderview.c
14921         * src/imap.c
14922         * src/prefs_matcher.c
14923         * src/stock_pixmap.c
14924         * src/summary_search.c
14925         * src/summaryview.c
14926         * src/wizard.c
14927         * src/wizard.h
14928                 Sync with HEAD (uninitialized vars fixes)
14929                 + gtk2 specific warning fixes
14930
14931 2004-08-31 [colin]      0.9.12cvs85.1
14932
14933         * src/folder.c
14934                 Sync with HEAD (Fix memory corruption due to 
14935                 uninitialized var)
14936
14937 2004-08-31 [colin]      0.9.12cvs84.4
14938
14939         * src/summary_search.c
14940                 Fix segfaults when searching in folders with broken headers
14941
14942 2004-08-31 [colin]      0.9.12cvs84.3
14943
14944         * src/compose.c
14945         * src/textview.c
14946                 Fix some more encoding/decoding issues
14947
14948 2004-08-30 [colin]      0.9.12cvs84.2
14949
14950         * src/mimeview.c
14951         * src/prefs_themes.c
14952         * src/gtk/filesel.c
14953         * src/gtk/filesel.h
14954                 Add a folder-mode selection (fixes mimeview's "Save all")
14955
14956 2004-08-29 [colin]      0.9.12cvs84.1
14957
14958         * src/mimeview.c
14959                 Sync with HEAD (don't escape saved filenames)
14960
14961 2004-08-27 [colin]      0.9.12cvs83.1
14962
14963         * ChangeLog
14964         * ChangeLog.claws
14965         * ChangeLog.jp
14966         * src/mh.c
14967         * src/procheader.c
14968         * src/procmsg.c
14969         * src/procmsg.h
14970         * src/common/utils.c
14971         * src/gtk/menu.h
14972         * po/
14973                 Sync with HEAD 0.9.12cvs83 (sync with main)
14974
14975 2004-08-26 [colin]      0.9.12cvs82.4
14976
14977         * src/codeconv.c
14978                 Fix strange stack corruption
14979                 Convert to utf8 after unmime, not before
14980
14981 2004-08-26 [colin]      0.9.12cvs82.3
14982
14983         * src/main.c
14984         * src/wizard.c
14985                 Fix account folders duplication
14986
14987 2004-08-25 [colin]      0.9.12cvs82.2
14988
14989         * src/wizard.c
14990                 Remove ports
14991                 Add SSL selection
14992                 Use login@server as account name
14993
14994 2004-08-25 [colin]      0.9.12cvs82.1
14995
14996         * src/plugins/pgpmime/pgpmime.c
14997                 Sync with HEAD (leak fix).
14998
14999 2004-08-25 [colin]      0.9.12cvs81.1
15000
15001         * src/plugins/pgpmime/pgpmime.c
15002         * src/plugins/pgpmime/sgpgme.c
15003         * src/plugins/pgpmime/sgpgme.h
15004                 Sync with HEAD (Handle combined messages).
15005
15006 2004-08-24 [colin]      0.9.12cvs80.3
15007
15008         * src/wizard.c
15009                 Fix full name, ports, and imap
15010
15011 2004-08-24 [colin]      0.9.12cvs80.2
15012
15013         * src/Makefile.am
15014         * src/main.c
15015         * src/setup.c
15016         * src/setup.h
15017         * src/stock_pixmap.c
15018         * src/stock_pixmap.h
15019         * src/wizard.c ** ADDED **
15020         * src/wizard.h ** ADDED ** 
15021         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15022                 Add a setup wizard 
15023
15024 2004-08-24 [colin]      0.9.12cvs80.1
15025
15026         * src/folder.c
15027                 Sync with HEAD (set mimeflags on all messages)
15028
15029 2004-08-24 [colin]      0.9.12cvs79.3
15030
15031         * src/matcher_parser_lex.l
15032                 Fix 8bits strings not in utf8
15033
15034 2004-08-24 [colin]      0.9.12cvs79.2
15035
15036         * src/compose.c
15037                 Check conversion result before replacing buffer
15038
15039 2004-08-23 [colin]      0.9.12cvs79.1
15040
15041         * src/compose.c
15042                 Sync with HEAD (create message header in memory)
15043
15044 2004-08-23 [colin]      0.9.12cvs78.1
15045
15046         * src/rfc2015.c
15047         * src/rfc2015.h
15048                 Sync with HEAD (fix bug 197 again)
15049
15050 2004-08-23 [colin]      0.9.12cvs77.3
15051
15052         * src/compose.c
15053                 Fix again inline gpg signing (which outputs utf8
15054                 in gtk2). Not syncing this fix to HEAD as this 
15055                 code is meant to die.
15056
15057 2004-08-23 [colin]      0.9.12cvs77.2
15058
15059         * src/prefs_account.h
15060                 Remove useless include
15061
15062 2004-08-23 [colin]      0.9.12cvs77.1
15063
15064         * src/imap.c
15065         * po/es.po
15066         * po/fr.po
15067         * po/it.po
15068         * po/pl.po
15069         * po/pt_BR.po
15070         * po/sk.po
15071         * po/sr.po
15072                 Sync with HEAD (fix bug 577)
15073
15074 2004-08-22 [colin]      0.9.12cvs76.1
15075
15076         * src/plugins/trayicon/trayicon.c
15077                 Sync with HEAD (fix formatting bug)
15078
15079 2004-08-21 [colin]      0.9.12cvs74.2
15080
15081         * src/gtk/colorsel.c
15082                 Fix bug 564 (Folder color selection window exits on any
15083                 keypress)
15084
15085 2004-08-21 [colin]      0.9.12cvs74.1
15086
15087         * ChangeLog.claws
15088         * src/compose.c
15089         * src/summaryview.c
15090         * src/toolbar.c
15091                 Sync with HEAD (fix bug 576)
15092
15093 2004-08-21 [colin]      0.9.12cvs70.1
15094
15095         * src/compose.c
15096         * src/mainwindow.c
15097                 Sync with HEAD
15098                 
15099
15100 2004-08-21 [paul]       0.9.12cvs66.4
15101
15102         * src/mainwindow.c
15103         * src/messageview.c
15104         * src/gtk/menu.c
15105         * src/plugins/spamassassin/spamassassin_gtk.c
15106                 remove some deprecated gtk1 functions
15107
15108
15109 2004-08-21 [colin]      0.9.12cvs66.3
15110
15111         * src/compose.c
15112         * src/codeconv.c
15113                 Fix warnings
15114                 Remove encoding hacks
15115                 Fix bug 575 (Strange character messes up message)
15116                 Don't display conversion error when drafting
15117
15118 2004-08-21 [paul]       0.9.12cvs66.2
15119
15120         * src/prefs_account.c
15121                 fix GnuPG mode bugs
15122
15123
15124 2004-08-20 [colin]      0.9.12cvs66.1
15125
15126         * src/codeconv.c
15127                 Sync with HEAD 0.9.12cvs66
15128
15129 2004-08-20 [paul]
15130
15131         * src/plugins/pgpmime/plugin.c
15132                 modify PGP/MIME plugin's description
15133
15134 2004-08-17 [colin]      0.9.12cvs65.1
15135
15136         * src/common/ssl.c
15137         * src/plugins/pgpmime/plugin.c
15138                 Sync with HEAD
15139
15140 2004-08-14 [colin]      0.9.12cvs60.3
15141
15142         * src/plugins/trayicon/trayicon.c
15143                 Put back resize callback, on size-request signal
15144                 rather than size-allocate to avoid infinite 
15145                 callback loop
15146
15147 2004-08-13 [colin]      0.9.12cvs60.2
15148
15149         * src/common/defs.h
15150                 Cache versions have been fixed
15151
15152 2004-08-13 [colin]      0.9.12cvs60.1
15153
15154         * src/folderutils.c
15155                 Sync with HEAD
15156
15157 2004-08-12 [colin]      0.9.12cvs59.1
15158
15159         * src/plugins/trayicon/trayicon.c
15160                 Sync with HEAD
15161
15162 2004-08-12 [colin]      0.9.12cvs57.5
15163
15164         * sylpheed.desktop
15165         * configure.ac
15166         * src/Makefile.am
15167         * src/main.c
15168                 Add support for Freedesktop.org's startup notification
15169
15170 2004-08-11 [colin]      0.9.12cvs57.4
15171
15172         * src/textview.c
15173                 Fix off-by-one
15174
15175 2004-08-11 [colin]      0.9.12cvs57.3
15176
15177         * src/message_search.c
15178         * src/summary_search.c
15179                 Make searches case insensitive by default
15180         * src/textview.c
15181                 Fix case-insensitive search in message
15182
15183 2004-08-11 [colin]      0.9.12cvs57.2
15184
15185         * src/summary_search.c
15186                 Let case-sensitive be specified
15187
15188 2004-08-10 [colin]      0.9.12cvs55.4
15189
15190         * src/common/socket.c
15191                 Fix the possible race condition
15192
15193 2004-08-09 [paul]       0.9.12cvs55.3
15194
15195         * configure.ac
15196         * src/Makefile.am
15197         * src/common/Makefile.am
15198                 sync with HEAD
15199
15200
15201 2004-08-09 [paul]       0.9.12cvs55.2
15202
15203         * autogen.sh
15204         * po/poconv.sh
15205                 remove unneeded script
15206
15207         * configure.ac
15208                 add forgotten USE_LDAP_TLS (sync with HEAD)
15209
15210
15211 2004-08-09 [colin]      0.9.12cvs55.1
15212
15213         * src/main.c
15214         * src/common/ssl.c
15215         * src/common/sylpheed.c
15216         * src/common/sylpheed.h
15217                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15218
15219 2004-08-09 [paul]       0.9.12cvs54.1
15220
15221         * ChangeLog
15222         * ChangeLog.claws
15223         * ChangeLog.jp
15224         * configure.ac
15225         * po/POTFILES.in
15226         * src/Makefile.am
15227         * src/folderutils.c
15228         * src/main.c
15229         * src/pgpmime.c
15230         * src/pgpmime.h
15231         * src/sgpgme.c
15232         * src/sgpgme.h
15233         * src/plugins/Makefile.am
15234         * src/plugins/pgpmime/.cvsignore
15235         * src/plugins/pgpmime/Makefile.am
15236         * src/plugins/pgpmime/pgpmime.c
15237         * src/plugins/pgpmime/pgpmime.h
15238         * src/plugins/pgpmime/plugin.c
15239         * src/plugins/pgpmime/sgpgme.c
15240         * src/plugins/pgpmime/sgpgme.h
15241                 sync with HEAD
15242
15243 2004-08-08 [paul]       0.9.12cvs51.1
15244
15245         * configure.ac
15246         * src/folder.c
15247                 sync with HEAD
15248
15249 2004-08-07 [colin]      0.9.12cvs50.1
15250
15251         * src/pop.c
15252         * src/common/partial_download.c
15253                 fix warnings (sync from HEAD)
15254
15255 2004-08-07 [colin]      0.9.12cvs48.1
15256
15257         * src/prefs_folder_item.c
15258                 sync with HEAD 0.9.12cvs48
15259
15260 2004-08-06 [colin]      0.9.12cvs47.1
15261
15262         * src/compose.c
15263                 Sync with HEAD
15264
15265 2004-08-06 [christoph]  0.9.12cvs46.2
15266
15267         * src/main.c
15268         * src/plugins/clamav/clamav_plugin_gtk.c
15269         * src/plugins/dillo_viewer/dillo_viewer.c
15270         * src/plugins/image_viewer/plugin.c
15271         * src/plugins/mathml_viewer/mathml_viewer.c
15272         * src/plugins/spamassassin/spamassassin_gtk.c
15273         * src/plugins/trayicon/trayicon.c
15274                 don't mix GTK1.2 plugin with GTK2 plugins
15275
15276 2004-08-06 [colin]      0.9.12cvs46.1
15277
15278         * ChangeLog
15279         * ChangeLog.claws
15280         * ChangeLog.jp
15281         * configure.ac
15282         * sylpheed-claws.pc.in
15283         * src/folder.c
15284         * src/imap.c
15285         * src/localfolder.c
15286         * src/messageview.c
15287         * src/mimeview.c
15288         * src/mimeview.h
15289         * src/msgcache.c
15290         * src/news.c
15291         * src/prefs_ext_prog.c
15292         * src/prefs_folder_item.c
15293         * src/prefs_fonts.c
15294         * src/prefs_msg_colors.c
15295         * src/prefs_spelling.c
15296         * src/prefs_themes.c
15297         * src/prefs_toolbar.c
15298         * src/prefs_wrapping.c
15299         * src/procmime.h
15300         * src/common/defs.h
15301         * src/common/nntp.c
15302         * src/common/session.c
15303         * src/common/session.h
15304         * src/common/socket.c
15305         * src/common/utils.h
15306         * src/common/xml.c
15307         * src/common/xml.h
15308         * src/gtk/prefswindow.c
15309         * src/gtk/prefswindow.h
15310         * src/plugins/clamav/clamav_plugin_gtk.c
15311         * src/plugins/dillo_viewer/dillo_prefs.c
15312         * src/plugins/image_viewer/viewerprefs.c
15313         * src/plugins/spamassassin/spamassassin_gtk.c
15314         * m4/openssl.m4 *** REMOVED ***
15315                 Sync with HEAD 0.9.12cvs46
15316
15317 2004-08-03 [paul]       0.9.12cvs40.2
15318
15319         * src/action.c
15320         * src/addressadd.c
15321         * src/addressbook.c
15322         * src/addrgather.c
15323         * src/browseldap.c
15324         * src/compose.c
15325         * src/crash.c
15326         * src/editaddress.c
15327         * src/editgroup.c
15328         * src/editldap_basedn.c
15329         * src/foldersel.c
15330         * src/importldif.c
15331         * src/mimeview.c
15332         * src/prefs_common.c
15333         * src/prefs_template.c
15334         * src/sourcewindow.c
15335         * src/summaryview.c
15336         * src/gtk/about.c
15337         * src/gtk/foldersort.c
15338         * src/gtk/logwindow.c
15339         * src/gtk/pluginwindow.c
15340         * src/gtk/prefswindow.c
15341                 change all gtk_scrolled_window_set_policy from 
15342                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15343
15344 2004-08-02 [paul]       0.9.12cvs40.1
15345
15346         * AUTHORS
15347                 update translation team section
15348         * po/pt_BR.po
15349                 updated by Frederico Goncalves Guimaraes
15350                 <fggdebian@yahoo.com.br>
15351
15352 2004-07-31 [colin]      0.9.12cvs39.9
15353
15354         * src/exphtmldlg.c
15355                 Fix compilation
15356
15357 2004-07-31 [colin]      0.9.12cvs39.8
15358
15359         * src/exphtmldlg.c
15360                 Fix an alertpanel type
15361
15362 2004-07-30 [colin]      0.9.12cvs39.7
15363
15364         * src/alertpanel.c
15365                 Fix alertpanel_error_log's icon
15366
15367 2004-07-30 [colin]      0.9.12cvs39.6
15368
15369         * src/pop.c
15370                 Two of them should still be warnings
15371
15372 2004-07-30 [colin]      0.9.12cvs39.5
15373
15374         * src/pop.c
15375                 More warning -> error
15376 2004-07-29 [colin]      0.9.12cvs39.4
15377
15378         * src/pop.c
15379                 Warning -> error
15380
15381 2004-07-29 [colin]      0.9.12cvs39.3
15382
15383         * src/prefs_matcher.c
15384                 Fix segfault
15385
15386 2004-07-29 [colin]      0.9.12cvs39.2
15387
15388         * src/alertpanel.c
15389                 More nice-looking alertpanels
15390
15391 2004-07-29 [colin]      0.9.12cvs39.1
15392
15393         * src/messageview.c
15394                 sync with head
15395                 (inform user when partial mail is deleted on server)
15396
15397 2004-07-29 [colin]      0.9.12cvs38.1
15398
15399         * src/messageview.c
15400                 sync with head
15401
15402 2004-07-28 [paul]       0.9.12cvs37.7
15403
15404         * src/mainwindow.c
15405                 complete the replacement of deprecated gtk_progress_*
15406
15407 2004-07-28 [paul]       0.9.12cvs37.6
15408
15409         * src/action.c
15410         * src/inc.c
15411         * src/mainwindow.c
15412         * src/send_message.c
15413         * src/gtk/progressdialog.c
15414         * src/gtk/progressdialog.h
15415                 replace deprecated gtk_progress_*
15416
15417 2004-07-28 [paul]       0.9.12cvs37.5
15418
15419         * src/gtk/filesel.c
15420                 remove gtk_window_set_wmclass()
15421 2004-07-28 [paul]       0.9.12cvs37.4
15422
15423         * src/addressbook.c
15424         * src/compose.c
15425         * src/foldersel.c
15426         * src/mainwindow.c
15427         * src/messageview.c
15428         * src/sourcewindow.c
15429         * src/gtk/logwindow.c
15430                 remove gtk_window_set_wmclass()
15431                 
15432         * src/prefs_filtering.c
15433         * src/prefs_filtering_action.c
15434         * src/prefs_fonts.c
15435         * src/prefs_gtk.c
15436         * src/prefs_matcher.c
15437         * src/ssl_manager.c
15438         * src/gtk/prefswindow.c
15439                 replace gtk_window_position()
15440
15441 2004-07-28 [colin]      0.9.12cvs37.3
15442
15443         * src/alertpanel.c
15444         * src/alertpanel.h
15445                 Add a way to specify panel type for specific
15446                 panels (alertpanel())
15447         * src/account.c
15448         * src/addressbook.c
15449         * src/compose.c
15450         * src/expldifdlg.c
15451         * src/main.c
15452         * src/messageview.c
15453         * src/summaryview.c
15454         * src/textview.c
15455         * src/gtk/sslcertwindow.c
15456                 Fix alertpanel()s so that their icon match
15457                 their real type
15458
15459 2004-07-28 [paul]       0.9.12cvs37.2
15460
15461         * src/addr_compl.c
15462         * src/addressbook.c
15463         * src/alertpanel.c
15464         * src/compose.c
15465         * src/export.c
15466         * src/foldersel.c
15467         * src/folderview.c
15468         * src/grouplistdialog.c
15469         * src/import.c
15470         * src/mainwindow.c
15471         * src/message_search.c
15472         * src/messageview.c
15473         * src/passphrase.c
15474         * src/prefs_actions.c
15475         * src/prefs_common.c
15476         * src/prefs_customheader.c
15477         * src/prefs_display_header.c
15478         * src/prefs_filtering.c
15479         * src/prefs_filtering_action.c
15480         * src/prefs_gtk.c
15481         * src/prefs_matcher.c
15482         * src/prefs_msg_colors.c
15483         * src/prefs_summary_column.c
15484         * src/prefs_template.c
15485         * src/sourcewindow.c
15486         * src/ssl_manager.c
15487         * src/summary_search.c
15488         * src/gtk/colorsel.c
15489         * src/gtk/description_window.c
15490         * src/gtk/gtkaspell.c
15491         * src/gtk/inputdialog.c
15492         * src/gtk/logwindow.c
15493         * src/gtk/prefswindow.c
15494         * src/gtk/progressdialog.c
15495                 replace deprecated gtk_window_set_policy
15496
15497 2004-07-27 [colin]      0.9.12cvs37.1
15498
15499         * src/msgcache.c
15500                 More fixes (synced for head again)
15501
15502 2004-07-27 [colin]      0.9.12cvs35.3
15503
15504         * src/msgcache.c
15505                 Fix wrong test
15506
15507 2004-07-27 [colin]      0.9.12cvs35.2
15508
15509         * src/mimeview.c
15510                 Fix width a bit (by Paul)
15511         * src/alertpanel.c
15512         * src/alertpanel.h
15513                 Specialize icons, make alertpanel_message()
15514                 private
15515         * src/message_search.c
15516         * src/sgpgme.c
15517         * src/summary_search.c
15518                 Suit alertpanel changes
15519
15520 2004-07-27 [colin]      0.9.12cvs35.1
15521
15522         * src/alertpanel.c
15523                 Add an icon
15524         * src/passphrase.c
15525                 Add debug output - maybe someone will
15526                 want to look at the problem with Grab
15527                 Input :)
15528         Bump version as we're synced with HEAD
15529
15530 2004-07-26 [colin]      0.9.12cvs33.26
15531
15532         * src/pop.c
15533                 Fix uidl-file parsing when not in new
15534                 format
15535
15536 2004-07-26 [colin]      0.9.12cvs33.25
15537
15538         * src/gtk/menu.c
15539                 Move popup menu up if necessary (fixes 
15540                 account selector)
15541         * src/mainwindow.c
15542                 Set account selector's button height to
15543                 minimum
15544
15545 2004-07-26 [colin]      0.9.12cvs33.24
15546
15547         * src/alertpanel.c
15548                 Maybe fix 551 (Truncated font in alert window)
15549
15550 2004-07-26 [colin]      0.9.12cvs33.23
15551
15552         * po/de.po
15553         * po/es.po
15554         * po/fr.po
15555         * po/it.po
15556         * po/ja.po
15557         * po/pl.po
15558         * po/ru.po
15559         * po/sk.po
15560         * po/sr.po
15561         * po/zh_CN.po
15562                 Sync po files with HEAD
15563
15564 2004-07-26 [paul]       0.9.12cvs33.22
15565
15566         * src/compose.c
15567                 fix Bug 556 'Organisation-header is sent even if empty'
15568
15569 2004-07-24 [colin]      0.9.12cvs33.21
15570
15571         * src/compose.c
15572         * src/gtk/gtkaspell.c
15573         * src/gtk/gtkaspell.h
15574                 Fix speller accelerators (require hack)
15575
15576 2004-07-24 [colin]      0.9.12cvs33.20
15577
15578         * src/gtk/gtkaspell.c
15579                 Fix over-eager code deletion breaking
15580                 Check while typing
15581
15582 2004-07-24 [colin]      0.9.12cvs33.19
15583
15584         * src/browseldap.c
15585         * src/ldapctrl.c
15586         * src/ldapctrl.h
15587         * src/ldapserver.h
15588                 Sync ldap with HEAD
15589         (Fixes 546 LDAP completely broken)
15590
15591 2004-07-24 [colin]      0.9.12cvs33.18
15592
15593         * src/prefs_msg_colors.c
15594                 Fix prototype mismatch
15595         (Fixes 547 void function cannot return value)
15596
15597 2004-07-24 [colin]      0.9.12cvs33.17
15598
15599         * src/mainwindow.c
15600                 Fix sort going back to previous sort key
15601                 when changing sort direction
15602
15603 2004-07-24 [colin]      0.9.12cvs33.16
15604
15605         * src/compose.c
15606                 Fix space insertion when re-wrapping at 
15607                 cursor point
15608
15609 2004-07-24 [colin]      0.9.12cvs33.15
15610
15611         * src/gtk/gtkaspell.c
15612                 Don't change cursor position in insert-text
15613                 callback
15614         (Fixes 539 Word wrapping on input transposes letters)
15615
15616 2004-07-24 [colin]      0.9.12cvs33.14
15617
15618         * src/gtk/gtkaspell.c
15619                 Reencode non-ascii chars to dictionary's
15620                 encoding
15621         (Fixes 544 Spell check broken non english locale)
15622
15623 2004-07-24 [colin]      0.9.12cvs33.13
15624
15625         * src/summaryview.c
15626                 Fix Shift+Down, add Home/End/PgUp/PgDown
15627
15628 2004-07-21 [colin]      0.9.12cvs33.12
15629
15630         * src/prefs_common.c
15631                 Fix a gtk warning (Patch by Andrej Kacian)
15632
15633 2004-07-21 [colin]      0.9.12cvs33.11
15634
15635         * src/gtk/filesel.c
15636                 More check
15637
15638 2004-07-21 [colin]      0.9.12cvs33.10
15639
15640         * src/compose.c
15641         * src/crash.c
15642         * src/export.c
15643         * src/import.c
15644         * src/messageview.c
15645         * src/mimeview.c
15646         * src/prefs_spelling.c
15647         * src/prefs_themes.c
15648         * src/summaryview.c
15649         * src/gtk/filesel.c
15650         * src/gtk/filesel.h
15651         * src/gtk/pluginwindow.c
15652                 Untwist open/save mode guessing logic, make
15653                 it explicit
15654
15655 2004-07-20 [colin]      0.9.12cvs33.9
15656
15657         * src/codeconv.c
15658                 conv_encode_header: src_charset is UTF-8 on
15659                 gtk2
15660         * src/compose.c
15661                 Remove double encoding of the headers
15662
15663 2004-07-20 [colin]      0.9.12cvs33.8
15664
15665         * src/codeconv.c
15666                 Fix typo
15667
15668 2004-07-20 [colin]      0.9.12cvs33.7
15669
15670         * src/mainwindow.c
15671                 Set the separated messageview to the saved
15672                 size of Claws' messageview (Patch by Alfons)
15673                 Fix a callback prototype (me)
15674
15675 2004-07-20 [colin]      0.9.12cvs33.6
15676
15677         * src/codeconv.h
15678                 Forgot one hunk in 0.9.12cvs33.4
15679
15680 2004-07-19 [colin]      0.9.12cvs33.5
15681
15682         * src/action.c
15683                 Action output fix
15684                 Patch by Alfons
15685
15686 2004-07-19 [colin]      0.9.12cvs33.4
15687
15688         * src/compose.c
15689                 Fix outgoing charset bug in headers
15690         * src/codeconv.c
15691                 Clean for glib2 - Patch by Alfons
15692
15693 2004-07-19 [colin]      0.9.12cvs33.3
15694
15695         * src/statusbar.c
15696                 Remove grip from the statusbar
15697                 Patch by Alfons
15698
15699 2004-07-19 [colin]      0.9.12cvs33.2
15700
15701         * src/messageview.c
15702         * src/textview.c
15703                 Fix messageview remembering the previous
15704                 scroll position when loading a new message
15705                 Patch by Alfons
15706
15707 2004-07-19 [colin]      0.9.12cvs33.1
15708
15709         * src/folder.h
15710         * src/folderview.c
15711         * src/summaryview.c
15712                 Sync with HEAD
15713
15714 2004-07-18 [colin]      0.9.12cvs32.7
15715
15716         * configure.ac
15717                 Remove useless check for XIM - noticed
15718                 by Alfons
15719
15720 2004-07-18 [colin]      0.9.12cvs32.6
15721
15722         * src/summaryview.c
15723                 Remove non-modified and shift-modified
15724                 accelerators in summaryview's popup
15725                 menu, as that doesn't get catched by
15726                 the accel-activate signal catcher...
15727
15728 2004-07-18 [colin]      0.9.12cvs32.5
15729
15730         * src/prefs_common.c
15731                 Define sensible default prefs for 
15732                 wrapping
15733
15734 2004-07-18 [colin]      0.9.12cvs32.4
15735
15736         * src/compose.c
15737         * src/prefs_common.c
15738         * src/prefs_common.h
15739         * src/prefs_wrapping.c
15740                 Remove Smart Wrapping pref, which does
15741                 nothing on gtk2 branch
15742
15743 2004-07-18 [colin]      0.9.12cvs32.3
15744
15745         * src/sourcewindow.c
15746                 Proper utf8
15747
15748 2004-07-18 [colin]      0.9.12cvs32.2
15749
15750         * src/compose.c
15751                 Save attachment status when drafting
15752
15753 2004-07-18 [colin]      0.9.12cvs32.1
15754
15755         * src/gtk/filesel.c
15756                 Fix erratic folder selection in open mode
15757
15758 2004-07-18 [colin]      0.9.12cvs31.11
15759
15760         * src/pop.c
15761                 Don't let partial messages get deleted
15762                 even with "dowload all"
15763                 (0.9.12cvs31.8 fix extension)
15764 2004-07-18 [colin]      0.9.12cvs31.10
15765
15766         * src/gtk/logwindow.c
15767                 Fix log scrolling
15768
15769 2004-07-18 [colin]      0.9.12cvs31.9
15770
15771         * src/common/utils.c
15772                 Fix non-utf8 strings coming from commands
15773                 and files
15774
15775 2004-07-18 [colin]      0.9.12cvs31.8
15776
15777         * src/pop.c
15778                 Fix partial download bug with Download all
15779                 messages option
15780
15781 2004-07-18 [colin]      0.9.12cvs31.7
15782
15783         * src/textview.c
15784                 Fix bug introduced in 0.9.12cvs31.2
15785                 (blocked in select mode after double click)
15786
15787 2004-07-18 [colin]      0.9.12cvs31.6
15788
15789         * src/compose.c
15790         * src/gtk/menu.c
15791                 More glib-warning fixes
15792
15793 2004-07-18 [colin]      0.9.12cvs31.5
15794
15795         * src/compose.c
15796                 Fix trashing the primary clipboard when moving 
15797                 around with tab
15798         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15799
15800 2004-07-18 [colin]      0.9.12cvs31.4
15801
15802         * src/codeconv.c
15803                 convert unencoded iso headers to utf8
15804         (Fix Bug 538 Unencoded local characters in subject make it 
15805          disappear)
15806
15807 2004-07-18 [colin]      0.9.12cvs31.3
15808
15809         * src/compose.c
15810                 Fix tab char handling in wrapping
15811         (Fix Bug 537 Line wrap problem - TAB character treated as 
15812          one character instead of 8)
15813
15814 2004-07-18 [colin]      0.9.12cvs31.2
15815
15816         * src/textview.c
15817                 return FALSE on GDK_MOTION_NOTIFY
15818         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15819          (unable to highlight))
15820
15821 2004-07-18 [colin]      0.9.12cvs31.1
15822
15823         * src/folderview.c
15824                 Sync with 0.9.12cvs31
15825
15826 2004-07-18 [colin]      0.9.12cvs30.4
15827
15828         * src/compose.c
15829                 Also block text_inserted when inserting a file
15830
15831 2004-07-18 [colin]      0.9.12cvs30.3
15832
15833         * src/compose.c
15834                 Fix smart wrapping (block text_inserted handler
15835                 while putting quotation to avoid wrap on input,
15836                 don't join lines if next is sig separator)
15837
15838 2004-07-17 [colin]      0.9.12cvs30.2
15839
15840         * src/folderview.c
15841         * src/mainwindow.c
15842         * src/mimeview.c
15843         * src/summaryview.c
15844         * src/gtk/quicksearch.c
15845         * src/gtk/quicksearch.h
15846                 Block key events handlers *and* accels while
15847                 quicksearch is focused
15848         (Fixes Bug 534 quick-search bar not accepting certain letters)
15849
15850 2004-07-17 [colin]      0.9.12cvs30.1
15851
15852         * src/folder.h
15853         * src/folderview.c
15854         * src/summaryview.c
15855                 Sync with 0.9.12cvs30
15856
15857 2004-07-17 [colin]      0.9.12cvs28.2
15858
15859         * src/mimeview.c
15860         * src/procmime.c
15861         * src/summaryview.c
15862         * src/gtk/menu.c
15863                 Squash some compile and glib warnings
15864
15865 2004-07-17 [paul]       0.9.12cvs28.1
15866
15867         * src/mimeview.c
15868                 sync with 0.9.12cvs28 HEAD
15869
15870 2004-07-16 [paul]       0.9.12cvs26.1
15871         
15872         * src/gtk/quicksearch.c
15873         * src/account.c
15874         * src/account.h
15875         * src/compose.c
15876         * src/customheader.c
15877         * src/folder_item_prefs.c
15878         * src/main.c
15879         * src/mainwindow.c
15880         * src/messageview.c
15881         * src/mimeview.c
15882         * src/news.c
15883         * src/pgpmime.c
15884         * src/pop.c
15885         * src/pop.h
15886         * src/prefs_account.c
15887         * src/prefs_account.h
15888         * src/prefs_common.c
15889         * src/prefs_common.h
15890         * src/prefs_display_header.c
15891         * src/prefs_gtk.c
15892         * src/prefs_gtk.h
15893         * src/procheader.c
15894         * src/procmime.c
15895                 sync with 0.9.12cvs26 HEAD      
15896
15897 2004-07-15 [colin]      0.9.12cvs18.14
15898
15899         * src/folder.c
15900                 Disable GPG signature check during
15901                 folder move and scan
15902         (Closes Bug 521 Signature checking slows down Folder-Move)
15903
15904 2004-07-14 [colin]      0.9.12cvs18.13
15905
15906         * src/common/partial_download.c
15907                 update includes
15908
15909 2004-07-14 [colin]      0.9.12cvs18.12
15910
15911         * src/common/partial_download.c
15912         * src/common/partial_download.h
15913                 Move doc at top, add correct copyright
15914
15915 2004-07-14 [colin]      0.9.12cvs18.11
15916
15917         * src/folder.c
15918         * src/messageview.c
15919         * src/pop.c
15920         * src/pop.h
15921         * src/procmsg.c
15922         * src/summaryview.c
15923         * src/common/Makefile.am
15924         * src/common/partial_download.c ** NEW FILES **
15925         * src/common/partial_download.h ** NEW FILES **
15926                 Move partial-download related stuff to its
15927                 own file
15928
15929 2004-07-14 [colin]      0.9.12cvs18.10
15930
15931         * src/send_message.c
15932                 Fix smtp auth when user is null or empty
15933
15934 2004-07-13 [colin]      0.9.12cvs18.9
15935
15936         * src/gtk/quicksearch.c
15937                 Use alphabetic order
15938
15939 2004-07-13 [colin]      0.9.12cvs18.8
15940
15941         * src/pop.c
15942                 Be paranoid on the checks
15943
15944 2004-07-13 [colin]      0.9.12cvs18.7
15945
15946         * src/gtk/quicksearch.c
15947                 Fix Engrish once again
15948
15949 2004-07-13 [colin]      0.9.12cvs18.6
15950
15951         * src/procmsg.c
15952         * src/summaryview.c
15953                 Mark messages for deletion when they are about to
15954                 be removed from trash
15955
15956 2004-07-13 [colin]      0.9.12cvs18.5
15957
15958         * src/matcher.c
15959         * src/matcher.h
15960         * src/matcher_parser_parse.y
15961         * src/prefs_matcher.c
15962         * src/gtk/quicksearch.c
15963                 Add 'partial' ('p') match string to find partially
15964                 downloaded messages
15965
15966 2004-07-13 [colin]      0.9.12cvs18.4
15967
15968         * src/pop.c
15969                 Fix misplaced block
15970
15971 2004-07-13 [colin]      0.9.12cvs18.3
15972
15973         * src/pop.c
15974         * src/pop.h
15975         * src/messageview.c
15976                 Refactor API (to avoid passing 5+ params and code
15977                 duplication)
15978         * src/folder.c
15979         * src/msgcache.c
15980         * src/procheader.c
15981         * src/common/defs.h
15982                 Add planned_download to cache
15983                 Don't mess uidl file when moving partially downloaded
15984                 mails (they change folder, we should change it in the
15985                 uidl list too or we'll remove an incorrect message)
15986                 (this also helps removing hacks when changing 
15987                 planned_download in messageview.c)
15988
15989 2004-07-12 [colin]      0.9.12cvs18.2
15990
15991         * src/gtk/quicksearch.c
15992                 Fix missing status update in quicksearch
15993
15994 2004-07-12 [paul]       0.9.12cvs18.1
15995
15996         * po/POTFILES.in
15997         * src/Makefile.am
15998         * src/account.c
15999         * src/codeconv.c
16000         * src/compose.c
16001         * src/inc.c
16002         * src/main.c
16003         * src/prefs_common.c
16004         * src/procmsg.h
16005         * src/toolbar.c
16006         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16007         * src/prefs_wrapping.[ch]       ** NEW FILES **
16008         * src/common/intl.h
16009         * src/common/utils.[ch]
16010         * src/gtk/quicksearch.[ch]
16011                 sync with 0.9.12cvs18 HEAD
16012
16013 2004-07-12 [colin]      0.9.11cvs17.25
16014
16015         * src/folder.c
16016         * src/folder.h
16017                 Remove unused function added by me in 0.9.11cvs17.10
16018
16019 2004-07-11 [colin]      0.9.11cvs17.24
16020
16021         * src/inc.c
16022         * src/messageview.c
16023         * src/pop.c
16024         * src/pop.h
16025                 Use folderitem and msgnum instead of filename to
16026                 know which mail to delete
16027                 Move old partial mail deletion to pop.c
16028
16029 2004-07-10 [colin]      0.9.11cvs17.23
16030
16031         * src/inc.c
16032                 Add debug
16033         * src/pop.c
16034         * src/pop.h
16035                 Don't re-use same enums for unrelated stuff: it's 
16036                 completely misleading !
16037                 Document a bit
16038
16039 2004-07-09 [colin]      0.9.11cvs17.22
16040
16041         * src/inc.c
16042                 Remove folder-type check and do
16043                 more tests to be sure everything's
16044                 ok
16045         * src/messageview.c
16046                 Punctuation update, remove useless
16047                 code, fix two warnings
16048         * src/noticeview.c
16049                 Layout cleaning, reset 2nd button
16050                 when specifying one
16051
16052 2004-07-09 [colin]      0.9.11cvs17.21
16053
16054         * src/messageview.c
16055         * src/pop.c
16056         * src/pop.h
16057                 Allow user to change his mind
16058                 and postpone decision (by
16059                 unmarking the mail)
16060
16061 2004-07-09 [colin]      0.9.11cvs17.20
16062
16063         * src/messageview.c
16064                 Fix bug with delete state
16065         * src/pop.c
16066         * src/pop.h
16067                 Fix buffer leak (fread doesn't 
16068                 terminate buffers with \0)
16069                 Refactoring (remove magic 
16070                 numbers)
16071
16072 2004-07-09 [colin]      0.9.11cvs17.19
16073
16074         * src/pop.c
16075                 Don't log "Skipping message" if 
16076                 we're going to TOP it two lines
16077                 later
16078
16079 2004-07-09 [colin]      0.9.11cvs17.18
16080
16081         * src/messageview.c
16082                 Fix Engrish
16083
16084 2004-07-09 [colin]      0.9.11cvs17.17
16085
16086         * src/pop.c
16087                 strlen checking...
16088         * src/messageview.c
16089                 refactoring a bit
16090
16091 2004-07-08 [colin]      0.9.11cvs17.16
16092
16093         * src/noticeview.c
16094         * src/noticeview.h
16095                 Add an optional second button
16096         * src/messageview.c
16097         * src/pop.c
16098         * src/pop.h
16099                 Don't delete partially received mails after a certain
16100                 time; rather, let the user decide.
16101
16102 2004-07-08 [colin]      0.9.11cvs17.15
16103
16104         * src/common/smtp.h
16105                 Sync with HEAD
16106
16107 2004-07-08 [colin]      0.9.11cvs17.14
16108
16109         * src/messageview.c
16110         * src/common/smtp.c
16111                 Use to_human_readable() for sizes
16112
16113 2004-07-08 [colin]      0.9.11cvs17.13
16114
16115         * src/inc.c
16116         * src/messageview.c
16117         * src/pop.c
16118         * src/pop.h
16119         * src/procmsg.c
16120                 Fix partial-downloading issues:
16121                         catch unsupported TOP
16122                         don't delete partially downloaded mails before 5 days
16123                         don't update existing with non-MH folders; that'll
16124                         make dups, but it's better than trashing the folder
16125                         free new msginfo parts
16126                 Fix indentation ;-)
16127
16128 2004-07-08 [colin]      0.9.11cvs17.12
16129
16130         * src/common/smtp.c
16131         * src/common/smtp.h
16132                 Sync smtp size verification with HEAD
16133
16134 2004-07-08 [colin]      0.9.11cvs17.11
16135
16136         * src/summaryview.c
16137         * src/prefs_common.c
16138         * src/prefs_common.h
16139         * src/gtk/quicksearch.c
16140         * src/gtk/quicksearch.h
16141                 Sync sticky pref with HEAD
16142
16143 2004-07-08 [colin]      0.9.11cvs17.10
16144
16145         * src/folder.c [1.213.2.6]
16146         * src/folder.h [1.87.2.6]
16147         * src/inc.c [1.149.2.7]
16148         * src/messageview.c [1.94.2.8]
16149         * src/procheader.c [1.47.2.6]
16150         * src/procmsg.c [1.150.2.4]
16151         * src/procmsg.h [1.60.2.5]
16152         * src/pop.c [1.56.2.4]
16153         * src/pop.h [1.17.2.3]
16154                 Let too big messages get downloaded, but truncated
16155                 Add a button to download them completely
16156                 
16157 2004-07-06 [colin]      0.9.11cvs17.9
16158
16159         * src/gtk/quicksearch.c [1.1.2.3]
16160                 Add a Clear button
16161         * commitHelper
16162         * PATCHSETS
16163                 Add a script to help with cvs
16164
16165 2004-07-03 [colin]      0.9.11cvs17.8
16166
16167         * src/plugins/imageviewer/viewer.c
16168                 fix imageviewer (which was staying on the first
16169                 displayed image)
16170
16171 2004-07-03 [colin]      0.9.11cvs17.7
16172
16173         Removed FIXME_GTK2 warnings
16174         * src/gtk/gtkutils.c
16175                 useless #warnings
16176         * src/gtk/menu.c
16177                 useless #warnings (no need to mess with menu rc)
16178         * src/gtk/menu.h
16179                 unused functions
16180         
16181
16182 2004-07-03 [colin]      0.9.11cvs17.6
16183
16184         Removed FIXME_GTK2 warnings
16185         * src/codeconv.c
16186                 useless #warnings (rewrite needed)
16187         * src/compose.c
16188                 useless #warnings (rewrite needed)
16189                 useless #warnings (gtk2 is like that)
16190                 useless #warnings (previously fixed)
16191         * src/main.c
16192                 useless #warnings (previously fixed)
16193         * src/message_search.c
16194                 useless #warnings (gtk2 is like that)
16195                 Made apparent that search is case-sensitive
16196         * src/mimeview.c
16197                 useless #warnings (rewrite needed)
16198                 useless #warnings (gtk2 is like that)
16199                 reimplemented real warnings
16200         * src/prefs_common.c
16201                 Removed block cursor option (not it gtk2)
16202         * src/prefs_gtk.c
16203                 useless #warnings (rewrite needed)
16204         * src/procheader.c
16205                 useless #warnings (rewrite needed)
16206         * src/sourcewindow.c
16207                 useless #warnings (incorrect placing)
16208         * src/summary_search.c
16209                 useless #warnings (gtk2 is like that)
16210                 Made apparent that search is case-sensitive
16211         * src/action.c
16212                 useless #warnings (gtk2 is like that)
16213         * src/textview.c
16214                 useless #warnings (rewrite needed)
16215         * src/toolbar.c
16216                 useless #warnings (rewrite needed)
16217
16218 2004-07-03 [colin]      0.9.11cvs17.5
16219
16220         * src/textview.c
16221                 Fix mismerge which broke URI opening
16222                 
16223 2004-07-01 [colin]      0.9.11cvs17.4
16224
16225         * src/gtk/filesel.c
16226                 Fill filename when saving
16227                 
16228 2004-06-27 [colin]      0.9.11cvs17.3
16229
16230         * src/gtk/filesel.[ch]
16231                 Use the new GTK file selector
16232                 Update prototype to match the reality: multiple file
16233                 selection is open-only          
16234         * src/compose.c
16235                 Match the new prototypes        
16236         * configure.ac
16237                 Match the new requirements (gtk 2.4.0)
16238                         
16239 2004-06-26 [colin]      0.9.11cvs17.2
16240
16241         * src/plugins/trayicon/trayicon.c
16242                 Remove useless signal handler on resize, which causes
16243                 an infinite "loop"
16244         
16245 2004-06-26 [colin]      0.9.11cvs17.1
16246         
16247         * tools/Makefile.am
16248                 remove launch_firebird and add nautilus2sylpheed.sh
16249         * src/quicksearch.c
16250           src/summaryview.c
16251                 Fix show/hide "Extended symbols" button problem
16252                 Fix apparition at startup
16253                 Fix const warnings
16254         * src/plugins/image_viewer/Makefile.am
16255                 Fix configure 
16256         * common/ssl.c
16257                 Re-enable certificate check, as it doesn't seem to
16258                 cause Xlib errors anymore
16259
16260 2004-06-25 [paul]       0.9.11cvs17
16261
16262         * sync with 0.9.11cvs17 HEAD
16263         
16264         NOTE: QuickSearch is broken
16265
16266 2004-06-07 [colin]      0.9.10claws67.10
16267         * src/plugins/trayicon/trayicon.c
16268           src/plugins/trayicon/libeggtrayicon/Makefile.am
16269           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16270                 Fix gettextization in trayicon plugin
16271
16272 2004-06-07 [colin]      0.9.10claws67.9
16273         
16274         * src/summaryview.c
16275           src/gtk/gtksctree.[ch]
16276                 Let Shift+{Up,Down} work in summaryview
16277                 (well, Down "works" and Up works)
16278                 Let the list scroll when using these keys
16279
16280 2004-06-06 [colin]      0.9.10claws67.8
16281
16282         * src/plugins/trayicon/trayicon.c
16283                 Fix pixmap update
16284
16285 2004-06-06 [colin]      0.9.10claws67.7
16286
16287         * src/addressbook.c
16288                 Fix signal handling causing system-wide focus grab
16289
16290 2004-05-25 [paul]       0.9.10claws67.6
16291
16292         * Makefile.am
16293           src/Makefile.am
16294                 clean up
16295
16296 2004-05-25 [paul]       0.9.10claws67.5
16297
16298         * replace deprecated gtk_signal... functions
16299
16300 2004-05-23 [colin]      0.9.10claws67.4
16301
16302         * src/compose.c
16303                 Fix wrapping
16304
16305 2004-05-22 [colin]      0.9.10claws67.3
16306
16307         * src/compose.c
16308                 Re-fix [Edited] in compose.c::compose_reedit()
16309
16310 2004-05-22 [colin]      0.9.10claws67.2
16311
16312         * src/procmime.c
16313                 Fix parsing of multiparts mails
16314
16315 2004-05-22 [colin]      0.9.10claws67.1
16316
16317         * src/summaryview.c
16318                 Fix quicksearch
16319
16320 2004-05-22 [paul]       0.9.10claws67
16321
16322         * sync with 0.9.10claws67 HEAD
16323
16324 2004-05-14 [alfons]
16325
16326         * src/procmime.h
16327                 add forgotton prototype
16328
16329 2004-05-10 [paul]       0.9.10claws57
16330
16331         * sync with 0.9.10claws57 HEAD
16332
16333 2004-05-05 [paul]       0.9.9.claws1
16334
16335         * ChangeLog-gtk2        ** REMOVED **
16336           ChangeLog-gtk2.claws  ** ADDED **
16337                 rename and adopt the normal claws format
16338                 
16339         * configure.ac
16340                 require gtkmathview >= 0.5
16341
16342         * ac/*                          ** REMOVED **
16343           ac/                           ** REMOVED **
16344           intl/Makefile.in              ** REMOVED **
16345           m4/                           ** ADDED **
16346           m4/missing                    ** ADDED **
16347           m4/missing/gdk-pixbuf.m4      ** ADDED **
16348           m4/missing/gettext.m4         ** ADDED **
16349           m4/missing/gpgme.m4           ** ADDED **
16350           m4/missing/imlib.m4           ** ADDED **
16351           m4/.cvsignore                 ** ADDED **
16352           m4/Makefile.am                ** ADDED **
16353           m4/README                     ** ADDED **
16354           m4/aclocal-include.m4         ** ADDED **
16355           m4/aspell.m4                  ** ADDED **
16356           m4/check-type.m4              ** ADDED **
16357           m4/gnupg-check-typedef.m4     ** ADDED **
16358           m4/openssl.m4                 ** ADDED **
16359           m4/spamassassin.m4            ** ADDED **
16360           po/ChangeLog                  ** REMOVED **
16361           po/Makefile.in.in             ** REMOVED **
16362           po/Rules-quot                 ** REMOVED **
16363           po/boldquot.sed               ** REMOVED **
16364           po/en@boldquot.header         ** REMOVED **
16365           po/en@quot.header             ** REMOVED **
16366           po/insert-header.sin          ** REMOVED **
16367           po/quot.sed                   ** REMOVED **
16368           po/remove-potcdate.sed        ** REMOVED **
16369           po/remove-potcdate.sin        ** REMOVED **
16370           po/stamp-po                   ** REMOVED **
16371           Makefile.am
16372           autogen.sh
16373           configure.ac
16374                 enable building with automake 1.8.x
16375                 add 'autopoint --force' to autogen.sh and remove all
16376                 auto-generated files, remove ac/ directory and use
16377                 m4/ directory instead
16378                 
16379         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16380                 fix gettextization
16381
16382 2004-02-28 Colin Leroy <colin@colino.net>
16383         * src/prefs_matcher.c
16384           src/prefs_filtering.c
16385           src/prefs_filtering_action.c
16386                 Fix non-editable GtkEntries
16387
16388 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16389         * src/prefs_themes.c
16390                 utf8 conversion for theme info
16391
16392 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16393         * sync 0.9.9claws
16394
16395 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16396         * src/grouplistdialog.c
16397                 allow multiple selections without ctrl key
16398
16399 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16400         * src/main.c
16401                 enable customizable accelerators
16402
16403 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16404         * src/prefs_common.c
16405                 re-enable different font settings for gtk1/2
16406         * src/prefs_folder_item.c
16407                 fix folder prefs displayed wrong
16408         * src/textview.c
16409                 set 'sunken' shadow type
16410
16411 2004-02-07 Colin Leroy <colin@colino.net>
16412         * src/compose.c
16413                 Fix message being always [Edited]
16414                 Encode headers correctly (utf8 buf)
16415
16416 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16417         * src/socket.c
16418                 remove double g_source_attach()
16419                 (Thanks to Colin Leroy)
16420
16421 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16422         * src/gtk/gtksctree.c
16423                 Fix SSL certificate list not shown
16424         * src/mimeview.c
16425                 Fix clicks in mime tree
16426
16427 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16428         * src/common/socket.c
16429                 Fix SSL receive
16430         * src/compose.c
16431                 Fix clipboard menu hotkeys
16432
16433 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16434         * src/gtk/gtkaspell.[ch]
16435           src/compose.c
16436                 reimplement spellchecker
16437
16438 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16439         * src/gtk/filesel.c
16440                 crash when inserting file in compose window
16441                 (TODO: keep old selection on clicks)
16442         * src/main.c
16443                 use gtkrc-2.0 instead of gtkrc
16444
16445 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16446         * src/messageview.c
16447                 remove orphaned mimeview unref()
16448
16449 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16450         * src/grouplistdialog.c
16451                 expand nodes containing subscribed groups
16452
16453 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16454         * src/textview.c
16455                 textview: hide cursor, restore old click behaviour
16456
16457 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16458         * src/textview.c
16459                 variable names messed up
16460
16461 2004-01-17 Colin Leroy <colin@colino.net>
16462         * src/addr_compl.c
16463                 Fix completion address too thin
16464         * src/compose.c
16465                 Fix tab-to-subject behaviour
16466         * src/summaryview.c
16467                 Implement key up & down in summaryview
16468
16469 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16470
16471         * sync 098claws
16472
16473 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16474         * configure.ac
16475           Makefile.am
16476           doc/.cvsignore
16477           doc/Makefile.am
16478                 faq, man, manual moved to doc/
16479         * ac/aspell.m4
16480           ac/check-type.m4
16481           ac/gnupg-check-typedef.m4
16482           ac/openssl.m4
16483           ac/spamassassin.m4
16484           ac/missing/gdk-pixbuf.m4
16485           ac/missing/gpgme.m4
16486           ac/missing/imlib.m4
16487                 fix automake warnings
16488
16489 2003-12-06 Colin Leroy <colin@colino.net>
16490         * src/summaryview.c
16491                 Fix quicksearch
16492
16493 2003-12-05 Colin Leroy <colin@colino.net>
16494         * src/summaryview.c
16495                 Fix going to next unread folder
16496
16497 2003-12-05 Colin Leroy <colin@colino.net>
16498         * src/crash.c
16499                 Fix gtk2 compilation
16500         * src/session.c
16501                 Remove iotag source handler at disconnection
16502         * src/socket.[ch] 
16503                 Remove source handler when closing socket 
16504                 (fixes another seg)
16505
16506 2003-12-04 Colin Leroy <colin@colino.net>
16507         * src/compose.c
16508           src/prefs_account.c
16509           src/prefs_common.c
16510                 Fix some dropdown menus
16511
16512 2003-12-04 Colin Leroy <colin@colino.net>
16513         * src/compose.c
16514                 Fix event handlers on header fields
16515         * src/common/socket.c
16516           src/common/session.c
16517                 Fix segfault with callback (SSL)
16518                 Fix end of session 
16519
16520 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16521
16522         * Fix compile bug in src/compose.c
16523         * removed src/gtk/gtkstext.[ch]
16524
16525 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16526
16527         * Convert character set and escape "text" attributes in toolbar setting
16528         files.
16529         * Fixed bug in button-press-event handling.
16530
16531 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16532
16533         * Fixed bug in key-press-event handling.
16534
16535 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16536
16537         * Enabled to compile tray-icon plugin (Ad-hoc).
16538         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16539
16540 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16541
16542         * Enabled to compile on sylpheed-claws.
16543         (tray-icon plugin still cannot compile yet.)
16544
16545 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16546
16547         * Updated to 0.9.5.
16548
16549 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16550
16551         * Updated to 0.9.4.
16552         * Ported monitoring SSL mechanism to GSource of GLib2
16553         (I don't confirm it)
16554         * Added _gtk2 suffix to key name of font preference to avoid
16555         ovverwriting preference of Gtk+-1.2 version.
16556
16557 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16558
16559         * Updated to 0.9.2.
16560
16561 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16562
16563         * Updated to 0.9.1.
16564         * Translate po files into UTF-8 when execute autogen.sh.
16565
16566 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16567
16568         * Updated to 0.9.0.
16569
16570 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16571
16572         * Plugged GError related memory leaks.
16573
16574 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16575
16576         * Changed default size of fonts.
16577         * Enabled to set titile font size of warning dialog.
16578
16579 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16580
16581         * Embed a sylpheed icon into executable binary on Windows.
16582
16583 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16584
16585         * I forgot to traslate character set of element string in src/xml.c.
16586
16587 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16588
16589         * Fixed detecting bind_textdomain_codeset in configure.in.
16590         * The bug in which "Example" of "Date fromat" preference isn't displayed
16591         correctly has been fixed.
16592
16593 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16594
16595         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16596           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16597           glib-gettextize
16598           Removed intl directory.
16599           Translated po files into UTF-8.
16600           (Thanks! Ryuji Abe)
16601
16602 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16603
16604         * The bug which doesn't unscape string in xml.c has been fixed.
16605
16606 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16607
16608         * The bug which is failed to translate encoding of file name thorough
16609         file dialog has been fixed.
16610
16611 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16612
16613         * Modified to translate file names which is used in inporting/expoting
16614         mbox feature and "Save as" feature into locale encoding.
16615         * Translate file names into locale encoding when "Attache file" and
16616         "Insert file".
16617         * Force set G_BROKEN_FILENAMES environment variable.
16618         * Other minor fixes.
16619
16620 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16621
16622         * Modified to treat MH folder's name as locale encoding.
16623
16624 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16625
16626         * The bug which clash on switching candidates of auto completion of
16627         addresses, cannot use auto completion in Japanesse is fixed
16628         (Thanks! Tokunaga-san)¡¥
16629
16630 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16631
16632         * The bug which cannot switch key accelerator preference has been fixed
16633         (Thanks! smbd-san)¡¥
16634
16635 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16636
16637         * version 0.8.11-gtk2-20030314
16638
16639 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16640
16641         * The bug in which character set conversion of filtering messages has
16642         been fixed.(Thanks! COCOA-san).
16643
16644 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16645
16646         * Revived "Leave space on head" preference in "Message" category.
16647         * A bug which clash when put the cursor to end of buffer and execute
16648         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16649
16650 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16651
16652         * version 0.8.11-gtk2-20030312
16653
16654 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16655
16656         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16657         * Modified to use Pango's API directly for font preference.
16658         * Integrated GtkTextView of textview to one widget.
16659         * Set fonts of header title in textview by "header_title" tag.
16660         * Removed some deprecated codes.
16661
16662 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16663
16664         * Updated to 0.8.11.
16665         * Merged cygwin patch(Thanks! Sakai-san).
16666
16667 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16668
16669         * version 0.8.10-gtk2-20030309