2006-08-02 [colin] 2.4.0cvs18
[claws.git] / ChangeLog
1 2006-08-02 [colin]      2.4.0cvs18
2
3         * src/messageview.c
4                 Add Hide quotes menu
5
6 2006-08-02 [colin]      2.4.0cvs17
7
8         * src/mainwindow.c
9         * src/prefs_common.c
10         * src/textview.c
11         * src/textview.h
12         * src/gtk/about.c
13                 Allow per-level quote hiding,
14                 Allow toggling quotes by double-clicking them
15                 Rename RemoteURI to ClickableText to reflect
16                 the fact it's used for a variety of things
17
18 2006-08-02 [wwp]        2.4.0cvs16
19
20         * src/mainwindow.c
21                 fix "View/Hide quotes" menu item status initialization.
22
23 2006-08-02 [wwp]        2.4.0cvs15
24
25         * src/matcher_parser_parse.y
26                 remove a debug trace.
27
28 2006-08-02 [paul]       2.4.0cvs14
29
30         * src/plugins/pgpcore/passphrase.c
31                 don't set initial dialog size
32                 make it resizable
33
34 2006-08-02 [paul]       2.4.0cvs13
35
36         * src/noticeview.c
37                 remove the rogue '/' character
38
39 2006-08-02 [paul]       2.4.0cvs12
40
41         * src/noticeview.c
42                 allow buttons to resize as necessary
43
44 2006-08-01 [wwp]        2.4.0cvs11
45
46         * src/mbox.c
47                 fix strict ISO C90 compliance.
48
49 2006-08-01 [wwp]        2.4.0cvs10
50
51         * tools/update-po
52                 updated update-po tool to work w/ context-dependent translations.
53                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
54
55 2006-08-01 [wwp]        2.4.0cvs9
56
57         * src/matcher.c
58         * src/prefs_filtering.c
59         * src/prefs_matcher.c
60                 allow context-dependent translations for "All",
61                 patch by Fabien Vantard <fzzzzz@gmail.com>.
62
63 2006-07-31 [colin]      2.4.0cvs8
64
65         * AUTHORS
66         * src/gtk/authors.h
67                 Add Rafal to authors
68
69 2006-07-31 [colin]      2.4.0cvs7
70
71         * src/compose.c
72         * src/mainwindow.c
73         * src/messageview.h
74         * src/prefs_common.c
75         * src/prefs_common.h
76         * src/textview.c
77                 Add 'View/Hide quotes'. Patch based on a patch
78                 by Rafal Weglarz
79
80 2006-07-31 [colin]      2.4.0cvs6
81
82         * src/action.c
83                 Fix problem with "> stuff >" actions
84
85 2006-07-31 [paul]       2.4.0cvs5
86
87         * po/nb.po
88                 updated by Geir Helland
89
90 2006-07-31 [wwp]        2.4.0cvs4
91
92         * src/mainwindow.c
93         * src/summaryview.c
94         * src/summaryview.h
95                 add "View/Go to/Parent message" and "View/Go to/Last read message",
96                 thanks to Colin.
97
98 2006-07-31 [wwp]        2.4.0cvs3
99
100         * src/Makefile.am
101         * src/addr_compl.c
102         * src/addr_compl.h
103         * src/addressbook.c
104         * src/addressbook.h
105         * src/addressbook_foldersel.c
106         * src/addressbook_foldersel.h
107         * src/addrindex.c
108         * src/addrindex.h
109         * src/matcher.c
110         * src/matcher.h
111         * src/matcher_parser_lex.l
112         * src/matcher_parser_parse.y
113         * src/prefs_common.c
114         * src/prefs_common.h
115         * src/prefs_filtering.c
116         * src/prefs_matcher.c
117         * src/prefs_matcher.h
118         * src/summaryview.c
119                 introduce filtering against the address book. It's now possible to add
120                 matched conditions to determine if any email address in a message matches
121                 or doesn't match any or all books or folders in the address book.
122
123 2006-07-31 [wwp]        2.4.0cvs2
124
125         * src/account.c
126         * src/filtering.c
127         * src/filtering.h
128         * src/folder.c
129         * src/folderview.c
130         * src/inc.c
131         * src/mainwindow.c
132         * src/matcher.c
133         * src/matcher_parser_lex.l
134         * src/matcher_parser_parse.y
135         * src/mbox.c
136         * src/prefs_filtering.c
137         * src/prefs_filtering.h
138         * src/procmsg.c
139         * src/procmsg.h
140         * src/summaryview.c
141                 introduce per-account filtering rules. Each filtering rule can now be assigned
142                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
143                 when applying filtering rules manually, as all rules will apply - even the ones
144                 assigned to an account. This issue will be addressed soon.
145  
146
147
148 2006-07-31 [wwp]        2.4.0cvs1
149
150         * src/quote_fmt.c
151                 make more strings translatable.
152
153 2006-07-31 [paul]       2.4.0
154
155         2.4.0 released
156
157 2006-07-31 [paul]       2.3.1cvs91
158
159         * po/ca.po
160                 updated by Miquel Oliete
161
162 2006-07-31 [paul]       2.3.1cvs90
163
164         * po/de.po
165         * po/el.po
166         * po/fr.po
167         * po/it.po
168         * po/pl.po
169         * po/pt_BR.po
170         * po/sr.po
171         * po/zh_CN.po
172                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
173                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
174                 Aleksandar Urosevic, and Ralgh Young
175
176 2006-07-31 [paul]       2.3.1cvs89
177
178         * src/account.c
179         * src/main.c
180         * src/mainwindow.c
181         * src/mainwindow.h
182                 Fix a race condition when, after an SC crash, rescanning
183                 folders took more than 0.5 seconds
184                 Thanks to Colin
185
186 2006-07-31 [paul]       2.3.1cvs88
187
188         * src/folderview.c
189                 don't translate separator strings
190
191 2006-07-30 [mones]      2.3.1cvs87
192
193         * doc/man/sylpheed-claws.1
194                 Fixed non-ASCII chars in Hoa's name
195         * po/es.po
196                 Updated for release
197
198 2006-07-27 [colin]      2.3.1cvs86
199
200         * src/textview.c
201                 Don't include the leading \n in links
202                 Patch by Fabien
203
204 2006-07-25 [colin]      2.3.1cvs85
205
206         * src/mainwindow.c
207         * src/common/socket.h
208         * src/etpan/imap-thread.c
209                 Refresh resolvers before connecting
210                 to IMAP servers, and after switching
211                 to online. Thanks to Paul.
212
213 2006-07-18 [colin]
214
215         * 2.4.0-rc4 released
216
217 2006-07-17 [colin]      2.3.1cvs84
218
219         * src/inc.c
220                 Show connection attempt in statusbar before
221                 connecting (previously first message was
222                 "Retrieving messages from ..." after the
223                 connection succeeded.
224
225 2006-07-16 [wwp]        2.3.1cvs83
226
227         * sylpheed-claws.ico
228                 Added .ico file (windows multi-size icon file, generated).
229
230 2006-07-12 [wwp]        2.3.1cvs82
231
232         * src/messageview.c
233                 remove Message/Re-edit menu entry from messageview window,
234                 as sent/draft/queued messages are opened in compose window when
235                 re-edited and it's not possible to re-edit other msgs.
236
237 2006-07-12 [paul]       2.3.1cvs81
238
239         * AUTHORS
240         * src/mainwindow.c
241         * src/gtk/authors.h
242                 check online state before resetting
243                 mailcheck timer. Useful if some program
244                 verifies connection state and updates
245                 Claws.
246                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
247
248 2006-07-12 [paul]       2.3.1cvs80
249
250         * sylpheed-claws-128x128.png
251         * sylpheed-claws-64x64.png
252         * sylpheed-claws.png
253         * src/Makefile.am
254         * src/main.c
255         * src/prefs_toolbar.c
256         * src/stock_pixmap.c
257         * src/stock_pixmap.h
258         * src/wizard.c
259         * src/gtk/about.c
260         * src/gtk/gtkutils.c
261         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
262         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
263         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
264         * src/pixmaps/sylpheed.xpm              ** REMOVED **
265         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
266         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
267                 updated and renamed logo/icon files and related
268                 logo by Jesper Schultz
269
270 2006-07-11 [paul]       2.3.1cvs79
271
272         * src/main.c
273                 fix the labels a smidgin
274
275 2006-07-09 [colin]      2.3.1cvs78
276
277         * src/textview.c
278                 Show errors in textviewer's command
279                 Patch by H. Merijn Brand
280
281 2006-07-09 [colin]      2.3.1cvs77
282
283         * src/compose.c
284                 Save FMID in drafts too
285
286 2006-07-08 [colin]      2.3.1cvs76
287
288         * src/compose.c
289                 Svae RMID in drafted mails too
290                 Save quote_fmt vars for whole mails,
291                 don't reset at each quote_fmt_init:
292                 allows to use the same |i{var} in
293                 various template fields
294         * src/prefs_template.c
295         * src/quote_fmt.h
296         * src/quote_fmt_parse.y
297                 Same
298
299 2006-07-08 [colin]      2.3.1cvs75
300
301         * src/textview.c
302                 Fix highlighting of attached parts URIs
303
304 2006-07-08 [colin]      2.3.1cvs74
305
306         * src/main.c
307                 Prevent bug #981 (sc 2.3.1 segfaults with 
308                 gtk+ 2.10) from being reported again:
309                 if Sylpheed-Claws has been compiled against
310                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
311                 of if Sylpheed-Claws has been compiled against
312                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
313                 error out.
314
315 2006-07-07 [colin]      2.3.1cvs73
316
317         * src/prefs_actions.c
318                 Fix label
319
320 2006-07-07 [colin]      2.3.1cvs72
321
322         * src/prefs_actions.c
323                 Fix compile on gtk < 2.8. argh :)
324
325 2006-07-07 [paul]       2.3.1cvs71
326
327         * src/common/defs.h
328                 update DONATE_URI
329
330 2006-07-07 [colin]      2.3.1cvs70
331
332         * po/POTFILES.in
333         * src/quote_fmt.c
334         * src/quote_fmt_lex.l
335         * src/quote_fmt_parse.y
336                 Add |i{var}, a way to insert user-entered
337                 text in a template
338
339 2006-07-07 [colin]
340
341         * 2.4.0-rc3 released
342
343 2006-07-07 [colin]      2.3.1cvs69
344
345         * src/folder.c
346                 Don't consider inboxes of UNKNOWN folder 
347                 classes to be useable as default inboxes
348
349 2006-07-07 [paul]       2.3.1cvs68
350
351         * src/textview.c
352                 add missing #include <errno.h>
353                 Thanks to René J. Blokland
354
355 2006-07-07 [paul]       2.3.1cvs67
356
357         * src/action.c
358                 Return now Closes dialog
359         * src/mimeview.c
360         * src/mimeview.h
361         * src/textview.c
362                 add contextual menu to mime parts listed
363                 in the textview
364                 Thanks to Colin
365         * src/common/utils.c
366                 reversal: ' is a valid character in URLs
367
368 2006-07-06 [colin]      2.3.1cvs66
369
370         * src/remotefolder.h
371                 Forgotten in previous commit
372
373 2006-07-06 [colin]      2.3.1cvs65
374
375         * src/folder.c
376                 Set summary update flag whenever
377                 totals changed
378         * src/imap.c
379         * src/prefs_account.c
380         * src/common/utils.h
381         * src/etpan/imap-thread.c
382                 Fix warnings, thanks to Fabien and
383                 Ricardo
384
385 2006-07-06 [wwp]        2.3.1cvs64
386
387         * src/gtk/gtkutils.c
388                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
389
390 2006-07-06 [wwp]        2.3.1cvs63
391
392         * src/account.c
393         * src/addressbook.c
394         * src/addressitem.h
395         * src/folderview.c
396         * src/mainwindow.c
397         * src/manual.c
398         * src/manual.h
399         * src/message_search.c
400         * src/prefs_actions.c
401         * src/prefs_filtering.c
402         * src/prefs_filtering.h
403         * src/prefs_template.c
404         * src/summary_search.c
405         * src/summaryview.c
406         * src/gtk/gtkutils.c
407         * src/gtk/gtkutils.h
408         * src/gtk/pluginwindow.c
409                 add help buttons to some dialogs. Clicking such buttons opens a
410                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
411
412 2006-07-06 [paul]       2.3.1cvs62
413
414         * src/textview.c
415                 fix attachments contextual menu
416                 Thanks to Colin
417
418 2006-07-05 [colin]      2.3.1cvs61
419
420         * src/textview.c
421         * src/compose.c
422                 Handle sftp:// links
423
424 2006-07-05 [paul]       2.3.1cvs60
425
426         * src/gtk/filesel.c
427                 grab save button by default
428                 Thanks to Colin
429
430 2006-07-05 [wwp]        2.3.1cvs59
431
432         * manual/xml2pdf
433                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
434
435 2006-07-04 [colin]      2.3.1cvs58
436
437         * src/mimeview.c
438         * src/textview.c
439                 Use left click to select, middle click to open
440                 on mimeparts links
441         * src/common/utils.c
442                 Fix segfault
443
444 2006-07-04 [colin]      2.3.1cvs57
445
446         * src/mainwindow.c
447         * src/news.c
448                 Warning fixes, thanks to Fabien
449
450 2006-07-04 [colin]      2.3.1cvs56
451
452         * src/mimeview.c
453         * src/mimeview.h
454         * src/textview.c
455                 Allow parts to be selected via their text label
456                 in textview
457
458 2006-07-04 [colin]      2.3.1cvs55
459
460         * src/folderview.c
461                 Feedback when closing (for big folders)
462         * src/prefs_actions.c
463         * src/prefs_filtering.c
464         * src/prefs_matcher.c
465         * src/prefs_template.c
466                 Fix default button when closing without
467                 having saved
468
469 2006-07-04 [colin]      2.3.1cvs54
470
471         * src/news.c
472                 Delete local file on deletion
473
474 2006-07-03 [colin]      2.3.1cvs53
475
476         * src/folderview.c
477         * src/main.c
478                 Don't freeze when rescanning after crash
479
480 2006-07-03 [wwp]        2.3.1cvs52
481
482         * src/compose.c
483         * src/privacy.c
484         * src/privacy.h
485         * src/plugins/pgpinline/pgpinline.c
486         * src/plugins/pgpmime/pgpmime.c
487                 don't report an error when the user cancels the passphrase dialog.
488
489 2006-07-02 [colin]      2.3.1cvs51
490
491         * src/folderview.c
492                 Open message when crossing folders with Space,
493                 goto next unread and friends
494
495 2006-07-01 [colin]      2.3.1cvs50
496
497         * src/prefs_account.c
498                 Typographic rules varying from language
499                 to language (in french "Protocole :"),
500                 we have to do that :)
501
502 2006-07-01 [ticho]      2.3.1cvs49
503
504         * src/prefs_account.c
505                 Only use one temporary gchar* variable in
506                 prefs_account_protocol_set_optmenu().
507
508 2006-07-01 [ticho]      2.3.1cvs48
509
510         * src/prefs_account.c
511         * src/prefs_account.h
512                 Use GtkLabel for existing account protocol name.
513                 Created an array for protocol names and populate the
514                 combobox from it in a for() cycle.
515
516 2006-06-30 [colin]      2.3.1cvs47
517
518         * src/compose.c
519                 Block undo when changing signature (by changing
520                 account)
521
522 2006-06-30 [paul]       2.3.1cvs46
523
524         * src/send_message.c
525                 when editing From in the Compose window, use that address
526                 in the Return-Path: header
527                 Thanks to Colin
528
529 2006-06-30 [colin]      2.3.1cvs45
530
531         * src/compose.c
532                 Fix signature replacement:
533                 - when no newline before separator
534                 - when reediting
535
536 2006-06-29 [colin]      2.3.1cvs44
537
538         * src/folderview.c
539         * src/folderview.h
540         * src/mainwindow.c
541         * src/summaryview.c
542                 Let 'View/Go to/Next marked' work like
543                 Next new & Next unread: across folders
544                 Change the select_on_entry pref to do
545                 what we want when changing folder
546         * src/common/utils.c
547                 Fix single-quoted links 
548
549 2006-06-29 [colin]      2.3.1cvs43
550
551         * src/gtk/gtkaspell.c
552                 "Sylpheed" and "Sylpheed-Claws" do exist !
553
554 2006-06-29 [colin]      2.3.1cvs42
555
556         * src/imap.c
557                 Forgot to remove debug
558
559 2006-06-29 [colin]      2.3.1cvs41
560
561         * src/imap.c
562         * src/imap.h
563         * src/mainwindow.c
564                 Disconnect from IMAP servers when going
565                 offline. Fixes bug #978 (going to offline-mode 
566                 won't close connections)
567
568 2006-06-29 [colin]      2.3.1cvs40
569
570         * src/main.c
571                 Fix transient setting on failing plugins
572                 Patch by Fabien
573         * src/plugins/pgpcore/sgpgme.c
574                 Only warn for OpenPGP. Most people don't
575                 have CMS available.
576
577 2006-06-29 [colin]      2.3.1cvs39
578
579         * src/compose.c
580                 Fix Spelling menu (discrepancy between context menu
581                 and top menu when folder's dictionary isn't the 
582                 default one)
583         * src/plugins/pgpcore/sgpgme.c
584                 More error reporting about why gpgme can fail
585
586 2006-06-29 [wwp]        2.3.1cvs38
587
588         * src/mainwindow.c
589                 honor the display-header-pane setting even when the message view
590                 is a separate window.
591
592 2006-06-29 [wwp]        2.3.1cvs37
593
594         * src/prefs_actions.c
595                 forgot to commit that one (use of GTK_STOCK_INFO).
596
597 2006-06-29 [colin]      2.3.1cvs36
598
599         * src/imap.c
600                 Better handling of login errors (ask the password
601                 again once), alert in case of error. Fix three
602                 signedness warnings.
603
604 2006-06-28 [wwp]        2.3.1cvs35
605
606         * src/prefs_template.c
607         * src/prefs_matcher.c
608         * src/prefs_filtering_action.c
609         * src/prefs_quote.c
610                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
611                 patch by Fabien Vantard, slightly modified.
612
613 2006-06-28 [paul]
614
615         2.4.0-rc2 released
616
617 2006-06-28 [colin]      2.3.1cvs34
618
619         * src/prefs_account.c
620                 Fix bug #977 (Can't add or edit imap accounts)
621
622 2006-06-28 [colin]      2.3.1cvs33
623
624         * src/mimeview.c
625                 Fix previous
626
627 2006-06-28 [colin]      2.3.1cvs32
628
629         * src/mimeview.c
630                 Save named inlined attachments with "Save all"
631         * src/main.c
632         * src/mbox.c
633         * src/common/plugin.c
634         * src/common/plugin.h
635         * src/common/sylpheed.c
636         * src/common/utils.c
637         * src/plugins/pgpcore/sylpheed.def
638         * src/plugins/pgpinline/sylpheed.def
639         * src/plugins/pgpmime/sylpheed.def
640                 Win32 compatibility patch, by
641                 Werner Koch
642
643 2006-06-28 [wwp]        2.3.1cvs31
644
645         * src/imap.c
646         * src/prefs_folder_item.c
647                 less compilation warnings (thanks to Fabien Vantard), less typos.
648
649 2006-06-28 [paul]       2.3.1cvs30
650
651         * src/gtk/gtkutils.c
652                 gtk_combo_box_set_focus_on_click() is only
653                 available since gtk 2.6.0
654
655 2006-06-28 [paul]       2.3.1cvs29
656
657         * src/prefs_ext_prog.c
658                 fix engrish and add a tooltip for the
659                 'command for 'Display as text' option
660
661 2006-06-28 [paul]
662
663         2.4.0-rc1 released
664
665 2006-06-28 [paul]       2.3.1cvs28
666
667         * ChangeLog
668         * tools/Makefile.am
669                 include textviewer.pl in releases
670
671 2006-06-28 [paul]       2.3.1cvs27
672
673         * src/prefs_ext_prog.c
674                 hide Print command option if libgnomeprint
675                 support is present
676
677 2006-06-27 [colin]      2.3.1cvs26
678
679         * src/compose.c
680                 Fix Esc handling in insert/attach dialog
681                 Don't show this dialog if dragging something
682                 else than text/uri-list
683                 Thanks to Fabien Vantard
684         * tools/textviewer.pl
685                 Filter script to display stuff as text
686                 by H. Merijn Brand
687
688 2006-06-27 [wwp]        2.3.1cvs25
689
690         * src/messageview.c
691                 use the exact product name (message view title), patch
692                 by Fabien Vantard.
693
694 2006-06-27 [ticho]      2.3.1cvs24
695
696         * src/prefs_account.c
697         * src/prefs_common.c
698         * src/prefs_common.h
699         * src/prefs_ext_prog.c
700         * src/textview.c
701                 Add a preference (Preferences/External programs)
702                 to allow "Display as text" to be done via a script
703                 (patch by H.Merijn Brand).
704                 Use GtkComboBox for protocol selection in account
705                 preferences.
706                 Only include current choice for existing accounts, and
707                 insensitivize the combobox.
708
709 2006-06-27 [paul]       2.3.1cvs23
710
711         * src/mbox.c
712                 fix crasher introduced in cvs21.
713                 Thanks to Colin
714
715 2006-06-26 [colin]      2.3.1cvs22
716
717         * src/mbox.c
718                 Fix double-frees when leaving folders
719                 after exporting to mbox
720
721 2006-06-26 [colin]      2.3.1cvs21
722
723         * src/mbox.c
724                 More feedback (and optimisation)
725                 on import/export
726         * src/common/utils.c
727                 Fix case when looking for mail addresses
728         * src/gtk/gtkutils.c
729                 Extra check for (X-)Face
730
731 2006-06-25 [ticho]      2.3.1cvs20
732
733         * src/compose.c
734         * src/exphtmldlg.c
735         * src/gtk/gtkutils.c
736         * src/gtk/gtkutils.h
737                 Added second argument to gtkut_sc_combobox_create() to
738                 control focus-on-click for the widget.
739                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
740
741 2006-06-25 [ticho]      2.3.1cvs19
742
743         * src/compose.c
744         * src/gtk/Makefile.am
745         * src/gtk/combobox.c
746         * src/gtk/combobox.h
747         * src/gtk/gtkutils.c
748         * src/gtk/gtkutils.h
749                 Use GtkComboBox instead of deprecated GtkOptionMenu
750                 for account selector in compose window and for encoding
751                 selector in attachment properties.
752                 Also factorise working with the new GtkComboBox somewhat.
753
754 2006-06-24 [paul]       2.3.1cvs18
755
756         * src/prefs_common.c
757                 use the correct default value
758
759 2006-06-24 [paul]       2.3.1cvs17
760
761         * src/compose.c
762         * src/prefs_common.c
763         * src/prefs_common.h
764         * src/prefs_compose_writing.c
765                 enable setting of default action when
766                 dnd'ing files in the compose window.
767                 (Collaborative effort with wwp)
768
769 2006-06-23 [wwp]        2.3.1cvs16
770
771         * src/compose.c
772                 i18n fix (thanks to Fabien Vantard)
773
774 2006-06-22 [colin]      2.3.1cvs15
775
776         * src/prefs_customheader.c
777                 Don't use filters in custom headers' file 
778                 selector. Remember, extensions mean nothing :)
779
780 2006-06-22 [paul]       2.3.1cvs14
781
782         * configure.ac
783                 allow setting of man directory location
784
785 2006-06-22 [colin]      2.3.1cvs13
786
787         * src/mainwindow.c
788                 Add 'View/Go to/Next unread folder'.
789                 I missed that :)
790
791 2006-06-22 [colin]      2.3.1cvs12
792
793         * src/common/utils.c
794                 Add some subject prefixes
795                 Patch by Bjorn T Johansen <btj@havleik.no>
796
797 2006-06-22 [colin]      2.3.1cvs11
798
799         * manual/advanced.xml
800                 Forgotten hidden pref
801
802 2006-06-21 [paul]       2.3.1cvs10
803
804         * src/prefs_account.c
805                 complete the removal of 'Add date header' option
806
807 2006-06-21 [paul]       2.3.1cvs9
808
809         * src/account.c
810         * src/compose.c
811         * src/prefs_account.c
812         * src/prefs_account.h
813                 remove option to add date header - always
814                 add date header
815         * src/etpan/imap-thread.c
816                 fix warnings (Thanks to Colin)
817
818 2006-06-21 [wwp]        2.3.1cvs8
819
820         * src/folder.c
821                 set the attachment flag when inline text part are (file)named. This is more convenient
822                 when receiving (for instance) inline source files or patches sent using thunderbird.
823
824 2006-06-21 [paul]       2.3.1cvs7
825
826         * src/inc.c
827                 fix off-by-one count of current msg in
828                 statusbar filtering progressbar
829
830 2006-06-21 [paul]       2.3.1cvs6
831
832         * src/folder.c
833                 Show attachment icon even if the part is 'inline'
834                 if the following conditions are met:
835                 - content-type != 'text/plain'
836                 - content-type != '*/pgp-signature'
837                 - either 'name' or 'filename' parameter is not NULL
838                 
839                 Thanks to Colin
840
841 2006-06-21 [paul]       2.3.1cvs5
842
843         * src/messageview.c
844         * src/prefs_common.c
845         * src/prefs_common.h
846         * src/prefs_other.c
847                 add an option to 'Never send Return
848                 Receipts'
849                 Thanks to Colin
850
851 2006-06-20 [mones]      2.3.1cvs4
852
853         * po/es.po
854                 updated
855         * src/compose.c
856                 typo fixed (space after comma)
857         * tools/make.themes.project
858                 remove exec mode from tarball files
859
860 2006-06-20 [colin]      2.3.1cvs3
861
862         * src/news.c
863         * src/procheader.c
864         * src/unmime.c
865                 Better fix for \n's in headers (don't 
866                 break Received: and others)
867
868 2006-06-20 [paul]       2.3.1cvs2
869
870         * src/alertpanel.c
871         * src/textview.c
872                 improve legibility of phishing attempt
873                 dialog
874
875 2006-06-20 [paul]       2.3.1cvs1
876
877         * NEWS
878         * README
879         * configure.ac
880                 Update version number following
881                 stable release
882
883 2006-06-20 [colin]      2.3.0cvs26
884
885         * src/compose.c
886                 When dragging a file to the text of the compose
887                 window, ask whether we want to insert or attach
888                 (I know lots of people who do that to attach)
889
890 2006-06-20 [colin]      2.3.0cvs25
891
892         * src/etpan/imap-thread.c
893                 Fix threshold (the append command is often > 32 bytes)
894
895 2006-06-19 [colin]      2.3.0cvs24
896
897         * src/imap.c
898         * src/etpan/imap-thread.c
899                 Workaround Rockliffe IMAP server bug: replace
900                 "x UID SEARCH (ANSWERED UID 1:*)" with
901                 "x UID SEARCH ANSWERED"
902                 (Rockliffe doesn't handle the parenthesis)
903
904 2006-06-19 [colin]      2.3.0cvs23
905
906         * src/compose.c
907         * src/imap.c
908         * src/etpan/imap-thread.c
909                 Probably fix bug #972 (Freezes when adding 
910                 an attachment to the message)
911         * src/common/defs.h
912                 Modernize Firefox cmd
913
914
915 2006-06-18 [colin]      2.3.0cvs22
916
917         * src/prefs_customheader.c
918                 Only allow correct filenames for various
919                 custom headers
920
921 2006-06-18 [colin]      2.3.0cvs21
922
923         * src/prefs_customheader.c
924                 Add a 'From File...' button in custom headers prefs, which
925                 try to do the right thing: 
926                 for normal headers, use file as plaintext,
927                 for X-Face, calls compface,
928                 for Face, encode to b64.
929
930 2006-06-17 [colin]      2.3.0cvs20
931
932         * src/mh.c
933                 Warning fix
934
935 2006-06-16 [colin]      2.3.0cvs19
936
937         * src/summaryview.c
938                 Recursive quicksearch: show message list
939                 in current folder, *then* search children
940                 in the background.
941
942 2006-06-16 [colin]      2.3.0cvs18
943
944         * src/main.c
945                 Instead of ignoring SIGPIPE, save caches
946                 when getting one. Will fix the fact that
947                 hot caches are out-of-date when logging 
948                 out of Xorg.
949         * src/compose.c
950         * src/prefs_compose_writing.c
951                 Only save text (not attachments) when 
952                 auto-saving to drafts
953         * src/unmime.c
954                 Always replace \n, \r and \t with spaces
955                 in headers
956         * manual/dist/html/Makefile.am
957         * manual/dist/pdf/Makefile.am
958         * manual/dist/ps/Makefile.am
959         * manual/dist/txt/Makefile.am
960         * manual/fr/dist/html/Makefile.am
961         * manual/fr/dist/pdf/Makefile.am
962         * manual/fr/dist/ps/Makefile.am
963         * manual/fr/dist/txt/Makefile.am
964         * manual/pl/dist/html/Makefile.am
965         * manual/pl/dist/pdf/Makefile.am
966         * manual/pl/dist/ps/Makefile.am
967         * manual/pl/dist/txt/Makefile.am
968                 Fix make clean removing pregenerated manuals
969
970
971 2006-06-16 [colin]      2.3.0cvs17
972
973         * src/plugins/pgpcore/sgpgme.c
974         * src/plugins/pgpmime/pgpmime.c
975         * src/plugins/pgpinline/pgpinline.c
976                 Better error reporting in setup_signers.
977                 Don't fallback to default key if specified
978                 key isn't found.
979                 Don't allow signing if more than one secret
980                 key matches the one specified in prefs.
981
982 2006-06-15 [colin]      2.3.0cvs16
983
984         * src/folderview.c
985                 Add "Send queue" in the folder's contextual
986                 menu
987         * src/compose.c
988         * src/messageview.c
989         * src/privacy.c
990         * src/privacy.h
991         * src/procmime.c
992         * src/procmsg.c
993         * src/plugins/pgpcore/passphrase.c
994         * src/plugins/pgpcore/sgpgme.c
995         * src/plugins/pgpinline/pgpinline.c
996         * src/plugins/pgpmime/pgpmime.c
997                 Better error reporting
998         * src/mbox.c
999                 Probably fix bug #971 (2.2.3 cannot read mail 
1000                 from local mbox)
1001
1002
1003 2006-06-15 [mones]      2.3.0cvs15
1004
1005         * tools/make.themes.project
1006                 creates the themes project from the web page
1007
1008 2006-06-15 [colin]      2.3.0cvs14
1009
1010         * src/folder.c
1011                 Better fix (avoid losing the folder if scan_tree 
1012                 fails)
1013
1014 2006-06-15 [cleroy]     2.3.0cvs13
1015
1016         * src/folder.c
1017                 Probably fix Bug #969 (crash on rebuilding 
1018                 imap folder)
1019
1020 2006-06-14 [colin]      2.3.0cvs12
1021
1022         * manual/dtd/manual.xsl
1023         * manual/sylpheed-claws-manual.xml
1024         * manual/fr/sylpheed-claws-manual.xml
1025         * manual/pl/sylpheed-claws-manual.xml
1026                 Insert pagebreaks between sections
1027
1028 2006-06-14 [paul]       2.3.0cvs11
1029
1030         * configure.ac
1031                 better fix than 2.3.0cvs10
1032
1033 2006-06-14 [paul]       2.3.0cvs10
1034
1035         * configure.ac
1036                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1037                 (backwards compatible)
1038
1039 2006-06-13 [colin]      2.3.0cvs9
1040
1041         * src/messageview.c
1042                 Fix sending of return receipt with the new queue folders
1043
1044 2006-06-13 [wwp]        2.3.0cvs8
1045
1046         * src/quote_fmt_lex.l
1047                 fix wrong tokens returned in quote_fmt lexer, query not().
1048
1049 2006-06-13 [wwp]        2.3.0cvs7
1050
1051         * src/folder.c
1052         * src/prefs_folder_item.c
1053                 allow changing folder type even when folder is not a top-level one,
1054                 thanks to Colin.
1055
1056 2006-06-12 [colin]      2.3.0cvs6
1057
1058         * src/folderview.c
1059                 Fix double-ask of "Do you want to mark all
1060                 as read"
1061
1062 2006-06-12 [colin]      2.3.0cvs5
1063
1064         * src/compose.c
1065         * src/compose.h
1066         * src/folder.c
1067         * src/folder.h
1068         * src/imap.c
1069         * src/inc.c
1070         * src/main.c
1071         * src/messageview.c
1072         * src/mh.c
1073         * src/prefs_folder_item.c
1074         * src/procheader.c
1075         * src/procmime.c
1076         * src/procmsg.c
1077         * src/procmsg.h
1078         * src/send_message.c
1079         * src/summaryview.c
1080         * src/toolbar.c
1081                 Apply bug #964's patch (Queue and drafts aren't normal)
1082                 The Drafts and Queue folder now contain RFC-822 files,
1083                 allowing to move and copy mails from and to these 
1084                 folders. Moving from Drafts to Queue will prepare the
1085                 mail for sending (PGP signature, encryption, etc).
1086                 This patch also rework sending errors handling to try
1087                 to be more helpful.
1088                 Also, allow redefining folder types via the GUI 
1089                 (Folder type in its Properties)
1090
1091 2006-06-12 [colin]      2.3.0cvs4
1092
1093         * src/summaryview.c
1094         * src/prefs_common.c
1095         * src/prefs_common.h
1096         * src/gedit-print.c
1097                 Allow to define a specific print font - patch
1098                 by Bernhard Walle <bernhard.walle@gmx.de>
1099         * src/prefs_fonts.c
1100         * manual/advanced.xml
1101         * manual/fr/advanced.xml
1102                 Add a hidden pref to allow deletion without
1103                 confirmation
1104
1105 2006-06-12 [wwp]        2.3.0cvs3
1106
1107         * .cvsignore
1108                 more files to ignore.
1109
1110 2006-06-12 [wwp]        2.3.0cvs2
1111
1112         * src/quote_fmt.c
1113         * src/quote_fmt_lex.l
1114         * src/quote_fmt_parse.y
1115                 extend the quote_fmt parser (templates and quotes):
1116                 - allow limited sub-expressions in |p{} and |f{} expressions,
1117                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1118                 - implemented/fixed missing implementation of query_references and show_references,
1119                 - completed, fixed contents and format of the symbols help dialog,
1120                 - fix some compilation warnings.
1121
1122 2006-06-12 [wwp]        2.3.0cvs1
1123
1124         * manual/advanced.xml
1125         * manual/fr/advanced.xml
1126                 updates in the "templates" section of the manual (eng/fr):
1127                  - be more precise (both versions)
1128                  - completed to match the english reference (fr version)
1129                  - touchups (both versions)
1130
1131 2006-06-12 [paul]       2.3.0
1132
1133         2.3.0 released
1134
1135 2006-06-12 [paul]       2.2.3cvs14
1136
1137         * po/ca.po
1138         * po/cs.po
1139         * po/de.po
1140         * po/el.po
1141         * po/fr.po
1142         * po/it.po
1143         * po/pt_BR.po
1144         * po/sr.po
1145         * po/zh_CN.po
1146                 updated by Miquel Oliete, Tim, Stephan Sachse,
1147                 Stavros Giannouris, Fabien Vantard, Andrea
1148                 Spadaccini, Frederico Goncalves Guimaraes,
1149                 Aleksandar Urosevic, and Ralgh Young
1150
1151 2006-06-12 [colin]      2.2.3cvs13
1152
1153         * src/mbox.c
1154                 Add missing header
1155
1156 2006-06-11 [colin]      2.2.3cvs12
1157
1158         * src/msgcache.c
1159                 Verify that g_malloc() succeeded
1160
1161 2006-06-11 [colin]      2.2.3cvs11
1162
1163         * src/wizard.c
1164                 Add Face header to welcome mail
1165
1166 2006-06-10 [colin]      2.2.3cvs10
1167
1168         * src/textview.c
1169                 Revert previous (Forgot it changes the
1170                 margin on the whole mail)
1171
1172 2006-06-10 [colin]      2.2.3cvs9
1173
1174         * src/textview.c
1175                 Don't overlap long headers under (X-)Face
1176
1177 2006-06-10 [mones]      2.2.3cvs8
1178
1179         * manual/xml2pdf
1180                 allow generation of manual on systems lacking saxon binary
1181                 but with java and the saxon library installed
1182
1183         * po/es.po
1184                 updated for release
1185
1186 2006-06-09 [colin]      2.2.3cvs7
1187
1188         * src/summaryview.c
1189                 Fix leak when using Display Sender using Addressbook
1190
1191 2006-06-09 [colin]      2.2.3cvs6
1192
1193         * src/compose.c
1194         * src/folder.c
1195         * src/folderview.c
1196         * src/mimeview.c
1197         * src/summaryview.c
1198                 More leaks fixes
1199
1200 2006-06-09 [paul]       2.2.3cvs5
1201
1202         * AUTHORS
1203         * src/gtk/authors.h
1204         * tools/claws.i18n.status.pl
1205                 updated with new info
1206
1207 2006-06-09 [paul]       2.2.3cvs4
1208
1209         * README
1210                 updated
1211         * manual/ack.xml
1212                 add wwp to authors list
1213         * src/gtk/authors.h
1214                 update mine and Colin's addresses
1215
1216 2006-06-08 [colin]      2.2.3cvs3
1217
1218         * src/etpan/imap-thread.c
1219                 Fix leak on SSL cert check
1220
1221 2006-06-08 [colin]      2.2.3cvs2
1222
1223         * src/common/utils.c
1224                 Fix leak
1225
1226 2006-06-08 [paul]       2.2.3cvs1
1227
1228         * configure.ac
1229                 Update version number following
1230                 stable release
1231
1232 2006-06-07 [colin]      2.2.2cvs3
1233
1234         * src/msgcache.c
1235                 Fix catching cache read errors (guint instead of gint)
1236                 Prevent malloc'ing more than 8MB (means cache corruption)
1237
1238 2006-06-07 [paul]       2.2.2cvs2
1239
1240         * src/exporthtml.c
1241         * src/exportldif.c
1242         * src/mh.c
1243         * src/mutt.c
1244         * src/pine.c
1245         * src/common/utils.c
1246                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1247                 obey $HOME'
1248                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1249                 Thanks to Colin
1250
1251 2006-06-06 [paul]       2.2.2cvs1
1252
1253         * configure.ac
1254                 Update version number following
1255                 stable release
1256
1257 2006-06-06 [paul]       2.2.1cvs6
1258
1259         * src/matcher.c
1260                 fix  implicit declaration of
1261                 sylpheed_do_idle()
1262                 Patch by Fabien Vantard
1263
1264 2006-06-06 [paul]       2.2.1cvs5
1265
1266         * src/matcher.c
1267                 fix age_greater and age_lower so that they
1268                 mean what say and not '...or equal to'
1269                 Thanks to Colin
1270
1271 2006-06-06 [paul]       2.2.1cvs4
1272
1273         * src/textview.c
1274         * src/common/utils.c
1275                 fix URI check
1276                 Thanks to Colin
1277
1278 2006-06-05 [wwp]        2.2.1cvs3
1279
1280         * manual/fr/account.xml
1281                 minor language fixes (thanks to Fabien Vantard).
1282
1283 2006-06-05 [colin]      2.2.1cvs2
1284
1285         * src/prefs_folder_item.c
1286         * src/folderview.c
1287                 Allow recursive setting of properties 
1288                 for whole mailboxes
1289         * src/matcher.c
1290                 Don't freeze on 'test' filtering rule
1291
1292 2006-06-05 [colin]      2.2.1cvs1
1293
1294         * configure.ac
1295                 Update version number following
1296                 stable release
1297
1298 2006-06-04 [wwp]        2.2.0cvs82
1299
1300         * manual/glossary.xml
1301         * manual/account.xml
1302         * manual/fr/glossary.xml
1303         * manual/fr/account.xml
1304                 added glossary section and references/links related to the Face custom header.
1305
1306 2006-06-04 [colin]      2.2.0cvs81
1307
1308         * src/summaryview.c
1309                 Skip to next message on move with no
1310                 immediate execution
1311
1312 2006-06-04 [wwp]        2.2.0cvs80
1313
1314         * manual/xml2pdf
1315                 added sanity checks, exit when needed.
1316
1317 2006-06-03 [paul]       2.2.0cvs79
1318
1319         * src/prefs_receive.c
1320                 page name is now 'Receiving'
1321         * src/prefs_send.c
1322                 page name is now 'Sending'
1323
1324 2006-06-03 [colin]      2.2.0cvs78
1325
1326         * src/plugins/spamassassin/spamassassin_gtk.c
1327                 Autoswitch to Localhost if transport was previously
1328                 disabled. Else people had to check [] Enable, then
1329                 *reselect* transport.
1330
1331 2006-06-03 [colin]      2.2.0cvs77
1332
1333         * src/plugins/pgpinline/pgpinline.c
1334         * src/plugins/pgpmime/pgpmime.c
1335                 Check that gpg_data_release_and_get_mem 
1336                 didn't fail (now, why this happens...)
1337
1338 2006-06-03 [colin]      2.2.0cvs76
1339
1340         * src/mbox.c
1341                 Fix bug #962 (Manual and/or UI should 
1342                 warn about incompatible locking 
1343                 causing dataloss)
1344
1345 2006-06-02 [cleroy]     2.2.0cvs75
1346
1347         * src/filtering.c
1348         * src/folder.c
1349         * src/procmsg.c
1350         * src/summaryview.c
1351                 Fix a few leaks
1352
1353 2006-06-02 [colin]      2.2.0cvs74
1354
1355         * src/main.c
1356                 On exit, free caches after writing them
1357                 Shuts up some valgrind false positives
1358         * src/procmsg.c
1359         * src/send_message.c
1360                 Fix races when reusing existing SMTP connections
1361                 Fix inexistant session timeout
1362         * src/toolbar.c
1363                 Display alertpanel after all queues have
1364                 been processed, not after each
1365
1366 2006-06-02 [wwp]        2.2.0cvs73
1367
1368         * manual/fr/glossary.xml
1369         * manual/fr/ack.xml
1370         * manual/ack.xml
1371                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1372
1373 2006-06-02 [wwp]        2.2.0cvs72
1374
1375         * manual/xml2pdf
1376         * manual/dist/pdf/Makefile.am
1377         * manual/dtd/manual.xsl
1378         * manual/fr/dist/pdf/Makefile.am
1379         * manual/pl/dist/pdf/Makefile.am
1380                 we changed the procedure to generate the .pdf version of the manual.
1381                 The procedure is more modern and the .pdf we get now has a valid index.
1382                 Here are the new pre-requisites:
1383
1384                 - JRE 1.x (1.4 here): there must be one from your distro
1385                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1386                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1387                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1388
1389                 See my posts for further info about the installation of this toolchain:
1390
1391                 Date: Fri, 19 May 2006 19:40:06 +0200
1392                 From: wwp <subscript@free.fr>
1393                 To: sylpheed-claws-devel@lists.sourceforge.net
1394                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1395
1396                 and
1397
1398                 Date: Wed, 24 May 2006 12:58:49 +0200
1399                 From: wwp <subscript@free.fr>
1400                 To: sylpheed-claws-devel@lists.sourceforge.net
1401                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1402
1403 2006-06-01 [colin]      2.2.0cvs71
1404
1405         * src/compose.c
1406                 Better guards against IMAP races
1407         * src/main.c
1408         * src/prefs_common.c
1409         * src/prefs_common.h
1410         * src/common/ssl_certificate.c
1411         * src/etpan/imap-thread.c
1412         * src/etpan/imap-thread.h
1413         * src/gtk/sslcertwindow.c
1414                 New hidden option ssl_skip_cert_check to 
1415                 avoid dups of bug #959 (libetpan linked
1416                 against gnutls and gnutls buggy on 64bit)
1417                 Present expired warning only once per
1418                 session/server.
1419         * manual/advanced.xml
1420         * manual/fr/advanced.xml
1421                 Document new option
1422
1423 2006-06-01 [wwp]        2.2.0cvs70
1424
1425         * src/messageview.c
1426                 fix for bug #961 (return receipt dialog 
1427                 complains incorrectly about return-path 
1428                 email adress being different), thanks 
1429                 to Colin.
1430
1431 2006-05-31 [cleroy]     2.2.0cvs69
1432
1433         * src/common/ssl.c
1434                 Guard against NULLs, although this
1435                 should never be an issue
1436
1437 2006-05-31 [colin]      2.2.0cvs68
1438
1439         * src/filtering.c
1440                 Use g_slist_prepend
1441         * src/imap.c
1442                 Don't remove caches when destroying folder, it
1443                 could (should) be done at exit
1444         * src/inc.c
1445                 free processing cache after incorporation
1446         * src/etpan/imap-thread.c
1447                 Maybe fix bug #959 (Crash on moving to emails 
1448                 to a imap account per ssl with a expired 
1449                 certificate.)
1450
1451 2006-05-30 [colin]      2.2.0cvs67
1452
1453         * src/summaryview.c
1454                 Put back event flush when displaying message
1455                 It avoids reading a bunch of messages just
1456                 by hitting shift-n for too long ;)
1457
1458 2006-05-29 [colin]      2.2.0cvs66
1459
1460         * src/summaryview.c
1461                 Remove useless g_warnings
1462
1463 2006-05-29 [colin]      2.2.0cvs65
1464
1465         * src/imap.c
1466                 Fix g_slist_append()s for performance
1467
1468 2006-05-29 [colin]      2.2.0cvs64
1469
1470         * src/compose.c
1471         * src/common/utils.c
1472                 Fix extraneous tab at start of addresses
1473         * src/mainwindow.c
1474                 Fix warnings (thanks to Fabien)
1475                 Fix crash at exit when composing messages 
1476                 exist
1477         * src/pop.c
1478                 Fix progress bar when deleting expired mails
1479                 Thanks to Hiro
1480         * src/summaryview.c
1481         * src/gtk/gtksctree.c
1482                 Fix re-sorting slowness
1483
1484 2006-05-29 [paul]       2.2.0cvs63
1485
1486         * src/mh.c
1487                 fetch full message when moving mails
1488                 from another mailbox, (fixed data loss
1489                 when filtering from IMAP to MH, introduced
1490                 in 2.2.0cvs57).
1491                 Thanks to Colin
1492
1493 2006-05-29 [mones]      2.2.0cvs62
1494
1495         * src/gtk/gtksctree.c
1496                 Unselect faster (patch by Colin)        
1497
1498 2006-05-26 [colin]      2.2.0cvs61
1499
1500         * src/summaryview.c
1501                 Unplug MSGINFO_UPDATE callback on delete too.
1502
1503 2006-05-26 [colin]      2.2.0cvs60
1504
1505         * src/foldersel.c
1506                 Fix bold in folder selection window with glib2.10
1507                 thanks Hiro
1508
1509 2006-05-26 [colin]      2.2.0cvs59
1510
1511         * src/procheader.c
1512                 Convert date only if necessary (and don't
1513                 try to convert from utf8 to utf8, too)
1514         * src/summaryview.c
1515                 Only set column's text if the column's 
1516                 displayed
1517
1518 2006-05-26 [colin]      2.2.0cvs58
1519
1520         * src/summaryview.c
1521         * src/gtk/gtkutils.c
1522                 Fix useless warning
1523
1524 2006-05-26 [colin]      2.2.0cvs57
1525
1526         * src/mainwindow.c
1527                 Make summaryview selectable as long as 
1528                 no message has focus
1529         * src/mh.c
1530                 Faster deletion (by implementing mh_remove_msgs)
1531                 Faster copy (avoid using mh_fetch_msg just to get
1532                 the filename)
1533                 Faster move (using move_file instead of copy_file
1534                 if MSG_IS_MOVE)
1535                 No progressbar if total number of mails to cp/mv 
1536                 is less than 100
1537         * src/summaryview.c
1538                 Fix removal from subject_table when mail gets moved
1539                 Faster deletion (g_slist_prepend instead of append)
1540         * src/gtk/gtksctree.c
1541                 Remove useless code
1542
1543 2006-05-25 [colin]      2.2.0cvs56
1544
1545         * src/common/ssl_certificate.c
1546                 Fix leak in expired cert check
1547
1548 2006-05-25 [colin]      2.2.0cvs55
1549
1550         * src/mh.c
1551                 Disable flags syncing on .mh_sequences - it
1552                 is buggy and marks mails read under unknown
1553                 conditions.
1554
1555 2006-05-25 [paul]
1556
1557         * 2.3.0-rc4 released
1558
1559 2006-05-24 [colin]      2.2.0cvs54
1560
1561         attention cvs users: if you manage to crash
1562         Sylpheed-Claws while moving, copying or deleting
1563         mails, we *are* interested in stack traces and
1564         valgrind logs. It looks stable, but one never
1565         knows...
1566
1567         * src/folder.c
1568                 Add progressbar for cache updates
1569         * src/folderutils.c
1570                 Optimize Mark all read in the current
1571                 folder
1572         * src/mh.c
1573                 Add progressbar for copy/move
1574         * src/procmsg.c
1575                 Optimize O(n^2) in copy/move
1576         * src/summaryview.c
1577         * src/gtk/gtksctree.c
1578                 Optimize O(n^2) algos
1579         * src/common/timing.h
1580                 Display ms instead of us
1581
1582 2006-05-24 [wwp]        2.2.0cvs53
1583
1584         * manual/fr/advanced.xml
1585                 updates to the French manual.
1586
1587 2006-05-24 [wwp]        2.2.0cvs52
1588
1589         * src/common/utils.c
1590                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1591
1592 2006-05-24 [wwp]        2.2.0cvs51
1593
1594         * src/folderutils.c
1595                 fixed "mark all read" in MH folders (thanks to Colin).
1596
1597 2006-05-24 [paul]       2.2.0cvs50
1598
1599         * doc/man/sylpheed-claws.1
1600                 updated the man page
1601
1602 2006-05-23 [colin]      2.2.0cvs49
1603
1604         * src/folderview.c
1605         * src/imap.c
1606         * src/inc.c
1607         * src/mbox.c
1608         * src/messageview.c
1609         * src/news.c
1610         * src/send_message.c
1611         * src/summaryview.c
1612         * src/gtk/sslcertwindow.c
1613                 alertpanel fixes, by Fabien
1614
1615 2006-05-23 [colin]      2.2.0cvs48
1616
1617         * src/folder.c
1618         * src/folderview.c
1619         * src/msgcache.c
1620         * src/summaryview.c
1621         * src/gtk/gtksctree.c
1622         * src/gtk/gtksctree.h
1623                 More timings
1624                 Fix slow loading problem, which was caused by the
1625                 use of some gtk_ctree funcs and their use of
1626                 g_list_position while gtk_ctree_(un)link'ing.
1627                 Reap more functions from gtkctree.c to be sure we
1628                 use our (fast) version instead of theirs.
1629         * src/mh.c
1630                 Fix copy of unread mails
1631
1632
1633 2006-05-22 [wwp]        2.2.0cvs47
1634
1635         * manual/fr/advanced.xml
1636                 updated.
1637
1638 2006-05-22 [colin]      2.2.0cvs46
1639
1640         * src/filtering.c
1641                 Fix possible infinite loop. 'copy' is not a 
1642                 final action, so when encountering a 'copy',
1643                 we have to check if a previous one was set
1644                 and do it. In the same way, if we encounter
1645                 a 'move' we have to perform a possibly 
1646                 pending 'copy'. This will slow down filtering
1647                 on IMAP if move+copy or multiple copy actions
1648                 are to be done, but handling it via the batch
1649                 would be really too convoluted.
1650
1651 2006-05-22 [wwp]        2.2.0cvs45
1652
1653         * manual/fr/advanced.xml
1654         * manual/fr/faq.xml
1655         * manual/fr/glossary.xml
1656         * manual/fr/handling.xml
1657         * manual/fr/intro.xml
1658         * manual/fr/plugins.xml
1659         * manual/fr/sylpheed-claws-manual.xml
1660                 sync w/ the english manual: updates URIs, documented mailing-list
1661                 support, better explanation about the enabled/disabled feature
1662                 in filtering/processing rules by Paul.
1663
1664 2006-05-21 [colin]      2.2.0cvs44
1665
1666         * src/summaryview.c
1667                 Don't expand after building threads, but during
1668
1669 2006-05-21 [colin]      2.2.0cvs43
1670
1671         * src/procmsg.c
1672         * src/summaryview.c
1673                 More timing possibilities... For next time I have 
1674                 to find out how the hell some 3GHz computer takes
1675                 one minute to open a 30k folder...
1676
1677 2006-05-21 [colin]      2.2.0cvs42
1678
1679         * manual/pl/advanced.xml
1680         * manual/pl/faq.xml
1681         * manual/pl/glossary.xml
1682         * manual/pl/handling.xml
1683         * manual/pl/intro.xml
1684         * manual/pl/plugins.xml
1685         * manual/pl/sylpheed-claws-manual.xml
1686                 Polish manual updated by Pawel
1687
1688 2006-05-20 [colin]
1689
1690         * 2.3.0-rc3 released
1691
1692 2006-05-20 [colin]      2.2.0cvs41
1693
1694         * src/imap.c
1695                 Fix -rc2 problems:
1696                 - remove cache of moved messages from original folder
1697                 - apply new flags to messages even if they aren't appliable
1698                   via IMAP.
1699
1700 2006-05-20 [colin]
1701
1702         * 2.3.0-rc2 released
1703
1704 2006-05-19 [colin]      2.2.0cvs40
1705
1706         * src/imap.c
1707                 Don't issue SELECT in imap_change_flags
1708                 before having checked that we indeed have
1709                 some flags to change. MSG_POSTFILTERED for
1710                 example can't be used on IMAP.
1711                 Fixes bug #955 (copying messages between 
1712                 imap folders is extremely slow), which was
1713                 a regression.
1714
1715 2006-05-19 [colin]      2.2.0cvs39
1716
1717         * src/folder.c
1718         * src/folder.h
1719         * src/folderview.c
1720                 Try to fix bug #830 (Some unread messages 
1721                 get marked read in IMAP inbox):
1722                 - Prevent scanning a folder if it's being 
1723                   opened via the GUI
1724                 - Postpone opening via the GUI of a folder
1725                   currently scanned.
1726
1727
1728 2006-05-19 [wwp]        2.2.0cvs38
1729
1730         * manual/advanced.xml
1731                 fix English+typo (thanks to Paul).
1732
1733 2006-05-19 [wwp]        2.2.0cvs37
1734
1735         * manual/advanced.xml
1736         * manual/fr/advanced.xml
1737         * src/gtk/logwindow.c
1738         * src/prefs_common.c
1739         * src/prefs_common.h
1740                 added hidden prefs to allow customization of colors used in
1741                 protocol log window (useful for dark gtk+ themes).
1742
1743 2006-05-19 [wwp]        2.2.0cvs36
1744
1745         * ChangeLog
1746                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1747
1748 2006-05-19 [paul]       2.2.0cvs35
1749
1750         * src/textview.c
1751                 make Reply-To fully clickable
1752         * src/gtk/logwindow.c
1753                 more colouring (SMTP ESMTP)
1754         Both patches by Pawel Pekala
1755
1756 2006-05-19 [cleroy]     2.2.0cvs34
1757
1758         * src/mh.c
1759                 Don't update flags from current folder
1760                 Probably fixes bug #935 (Read Messages 
1761                 Revert to Being Marked as Unread)
1762
1763 2006-05-18 [colin]      2.2.0cvs33
1764
1765         * src/imap.c
1766                 Warning fix
1767         * src/compose.c
1768         * src/mainwindow.c
1769         * src/summaryview.c
1770         * src/toolbar.c
1771                 Allow replying to multiple emails
1772                 in multiple windows
1773         * src/mimeview.c
1774         * src/etpan/imap-thread.c
1775                 Leak fixes
1776
1777 2006-05-18 [paul]       2.2.0cvs32
1778
1779         * src/summaryview.c
1780                 keep Mailing-List menu refreshed
1781                 Thanks to Colin
1782
1783 2006-05-18 [paul]       2.2.0cvs31
1784
1785         * manual/advanced.xml
1786         * manual/faq.xml
1787         * manual/glossary.xml
1788         * manual/handling.xml
1789         * manual/intro.xml
1790         * manual/plugins.xml
1791         * manual/sylpheed-claws-manual.xml
1792                 update URLs
1793                 add info about mailing-list support
1794                 edit filtering info
1795         * src/wizard.c
1796         * src/common/defs.h
1797         * src/gtk/about.c
1798         * src/plugins/dillo_viewer/README
1799                 update URLs
1800
1801 2006-05-17 [wwp]        2.2.0cvs30
1802
1803         * manual/handling.xml
1804         * manual/fr/handling.xml
1805                 documented the ability to enabled/disable filtering/processing rules.
1806
1807 2006-05-17 [colin]      2.2.0cvs29
1808
1809         * src/main.c
1810                 Don't initialize g_thread subsystem if it's 
1811                 already done (thanks to Hiro)
1812         * src/mimeview.c
1813                 Fix saving of parts when there name can't be
1814                 converted from UTF-8.
1815
1816 2006-05-17 [paul]       2.2.0cvs28
1817
1818         * po/Makefile.in.in
1819                 fix config.status warning with autoconf 2.60
1820
1821 2006-05-17 [paul]       2.2.0cvs27
1822
1823         * po/POTFILES.in
1824                 add src/mbox.c
1825
1826 2006-05-17 [wwp]        2.2.0cvs26
1827
1828         * src/mainwindow.c
1829                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1830
1831 2006-05-17 [wwp]        2.2.0cvs25
1832
1833         * src/plugins/demo/demo.c
1834                 updated product name in plugin demo (many plugins need to be
1835                 sync'ed w/ that change).
1836
1837 2006-05-17 [colin]      2.2.0cvs24
1838
1839         * src/mh.c
1840                 Fix leak
1841
1842 2006-05-16 [colin]      2.2.0cvs23
1843
1844         * src/mainwindow.c
1845                 Stupid me hit again. Fix cvs22.
1846
1847 2006-05-16 [colin]      2.2.0cvs22
1848
1849         * src/mainwindow.c
1850                 Fix bug #922 (sylpheed-claws crashed after 
1851                 pushing on Inbox folder)
1852
1853 2006-05-16 [colin]      2.2.0cvs21
1854
1855         * src/compose.c
1856                 Make From header be copy/paste/select-able
1857
1858 2006-05-16 [wwp]        2.2.0cvs20
1859
1860         * src/export.c
1861         * src/matcher.c
1862         * src/summaryview.c
1863         * src/etpan/imap-thread.c
1864                 fix some compiler warnings (thanks to Colin).
1865
1866 2006-05-16 [wwp]        2.2.0cvs19
1867
1868         * src/action.c
1869         * src/gedit-print.c
1870         * src/inc.c
1871         * src/mainwindow.c
1872         * src/mh.c
1873         * src/statusbar.c
1874         * src/send_message.c
1875         * src/summaryview.c
1876                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1877
1878 2006-05-15 [colin]      2.2.0cvs18
1879
1880         * src/procmsg.c
1881                 Fix automatic rule creation with List-Post
1882
1883 2006-05-15 [paul]       2.2.0cvs17
1884
1885         * tools/filter_conv_new.pl
1886                 updated for rule enabling/disabling
1887                 claws version >= 2.3.x required
1888
1889 2006-05-15 [cleroy]     2.2.0cvs16
1890
1891         * src/main.c
1892                 Revert test
1893
1894 2006-05-15 [cleroy]     2.2.0cvs15
1895
1896         * src/main.c
1897                 test
1898
1899 2006-05-15 [wwp]        2.2.0cvs14
1900
1901         * manual/pl/.cvsignore
1902                 ignore generated files.
1903
1904 2006-05-14 [wwp]        2.3.0-rc1
1905
1906         * 2.3.0-rc1 released
1907
1908 2006-05-13 [wwp]        2.2.0cvs13
1909
1910         * src/filtering.c
1911         * src/filtering.h
1912         * src/matcher.c
1913         * src/matcher_parser_lex.l
1914         * src/matcher_parser_parse.y
1915         * src/prefs_filtering.c
1916                 new feature: provide the ability to disable filtering and processing
1917                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1918                 adaptations.
1919
1920 2006-05-13 [colin]      2.2.0cvs12
1921
1922         * src/compose.c
1923                 Remove useless if (a) b; else b;
1924                 Thanks to wwp
1925
1926 2006-05-13 [wwp]        2.2.0cvs11
1927
1928         * src/export.c
1929         * src/import.c
1930         * src/mainwindow.c
1931         * src/mbox.c
1932         * src/summaryview.c
1933         * src/summaryview.h
1934                 no more silent failures (or at least less ones) when importing
1935                 or exporting from/to mbox. Also start importing/exporting if
1936                 the necessary info is set.
1937
1938 2006-05-13 [wwp]        2.2.0cvs10
1939
1940         * RELEASE_NOTES
1941                 restored up-to-date release notes.
1942
1943 2006-05-13 [paul]       2.2.0cvs9
1944
1945         * po/nl.po
1946         * po/ru.po
1947                 updated by Tim Dijkstra and Pavlo Bohmat
1948
1949 2006-05-12 [colin]      2.2.0cvs8
1950
1951         * src/gtk/quicksearch.c
1952                 Add "k" as shortcut for "colorlabel". Patch
1953                 by ath42@users.sf.net.
1954
1955 2006-05-12 [paul]       2.2.0cvs7
1956
1957         * src/prefs_common.h
1958         * src/prefs_summaries.c
1959         * src/summaryview.c
1960                 when entering a folder also allow
1961                 going directly to first Marked message
1962
1963 2006-05-12 [paul]       2.2.0cvs6
1964
1965         * src/summaryview.c
1966                 always obey 'confirm before marking all
1967                 mails read' option
1968
1969 2006-05-12 [paul]       2.2.0cvs5
1970
1971         * src/textview.c
1972                 make Sender fully clickable
1973
1974 2006-05-12 [colin]      2.2.0cvs4
1975
1976         * src/compose.c
1977         * src/compose.h
1978                 Let From be editable
1979         * src/main.c
1980         * src/mh.c
1981                 Full support of .mh_sequences' Unseen seq
1982
1983 2006-05-12 [colin]      2.2.0cvs3
1984
1985         * src/folder.c
1986         * src/mainwindow.c
1987         * src/mainwindow.h
1988         * src/messageview.c
1989         * src/prefs_spelling.c
1990         * src/procheader.c
1991         * src/procmsg.c
1992         * src/procmsg.h
1993         * src/summaryview.c
1994         * src/toolbar.c
1995         * src/toolbar.h
1996                 Add contextual menu on Compose toolbar
1997                 button. Fixes bug #944 (Automatic
1998                 addresses not applied when changing account
1999                 from compose window)
2000                 add Mailing List support
2001                 based on the old 0.6.5claws25 patch by
2002                 Melvin Hadasht, with finishing touches
2003                 by Colin
2004                 Fix "ignore thread" when mails are threaded by
2005                 subject (and weren't ignored although appearing
2006                 in the thread).
2007                 GUI rework.
2008                 Both patches by Pawel.
2009
2010 2006-05-08 [paul]       2.2.0cvs2
2011
2012         * src/mainwindow.c
2013         * src/mainwindow.h
2014         * src/messageview.c
2015         * src/procheader.c
2016         * src/procmsg.c
2017         * src/procmsg.h
2018         * src/summaryview.c
2019                 add Mailing List support
2020                 based on the old 0.6.5claws25 patch by 
2021                 Melvin Hadasht, with finishing touches
2022                 by Colin
2023
2024 2006-05-08 [colin]      2.2.0cvs1
2025
2026         * src/mainwindow.c
2027         * src/toolbar.c
2028         * src/toolbar.h
2029                 Add contextual menu on Compose toolbar 
2030                 button. Fixes bug #944 (Automatic 
2031                 addresses not applied when changing account 
2032                 from compose window)
2033
2034 2006-05-08 [paul]       2.2.0
2035
2036         2.2.0 released
2037
2038 2006-05-08 [paul]       2.1.1cvs51
2039
2040         * po/cs.po
2041         * po/de.po
2042         * po/en_GB.po
2043         * po/fi.po
2044         * po/fr.po
2045         * po/pt_BR.po
2046         * po/sr.po
2047         * po/zh_CN.po
2048                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2049                 Fabien Vantard, Frederico Goncalves Guimaraes,
2050                 Aleksandar Urosevic, and Ralgh Young
2051
2052 2006-05-12 [colin]      2.1.1cvs50
2053
2054         * po/cs.po
2055         * po/de.po
2056         * po/en_GB.po
2057         * po/es.po
2058         * po/fi.po
2059         * po/fr.po
2060         * po/pt_BR.po
2061         * po/sr.po
2062         * po/zh_CN.po
2063                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2064                 Fabien Vantard, Frederico Goncalves Guimaraes,
2065                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2066
2067 2006-05-05 [colin]      2.1.1cvs49
2068
2069         * manual/Makefile.am
2070         * manual/pl/Makefile.am
2071         * manual/pl/account.xml
2072         * manual/pl/ack.xml
2073         * manual/pl/addrbook.xml
2074         * manual/pl/advanced.xml
2075         * manual/pl/faq.xml
2076         * manual/pl/glossary.xml
2077         * manual/pl/gpl.xml
2078         * manual/pl/handling.xml
2079         * manual/pl/intro.xml
2080         * manual/pl/keyboard.xml
2081         * manual/pl/plugins.xml
2082         * manual/pl/starting.xml
2083         * manual/pl/sylpheed-claws-manual.xml
2084         * manual/pl/dist/.cvsignore
2085         * manual/pl/dist/Makefile.am
2086         * manual/pl/dist/html/.cvsignore
2087         * manual/pl/dist/html/Makefile.am
2088         * manual/pl/dist/pdf/.cvsignore
2089         * manual/pl/dist/pdf/Makefile.am
2090         * manual/pl/dist/ps/.cvsignore
2091         * manual/pl/dist/ps/Makefile.am
2092         * manual/pl/dist/txt/.cvsignore
2093         * manual/pl/dist/txt/Makefile.am
2094                 Add the polish translation of the manual,
2095                 Authored by Pawel Pekala.
2096
2097 2006-05-05 [cleroy]     2.1.1cvs48
2098
2099         * src/main.c
2100                 Re-read matcherrc after loading plugins 
2101                 if some of them add folders.
2102
2103 2006-05-03 [colin]      2.1.1cvs47
2104
2105         * src/imap.c
2106                 I'm idiot
2107
2108 2006-05-03 [colin]      2.1.1cvs46
2109
2110         * src/imap.c
2111                 Be sure to have a session when
2112                 getting separator
2113
2114 2006-05-03 [colin]      2.1.1cvs45
2115
2116         * src/imap.c
2117         * src/imap.h
2118         * src/imap_gtk.c
2119                 Fix preventing renaming with namespace 
2120                 separator.
2121
2122 2006-05-01 [colin]      2.1.1cvs44
2123
2124         * src/action.c
2125                 Don't reload messageview when result of
2126                 action is piped.
2127
2128 2006-04-29 [colin]      2.1.1cvs43
2129
2130         * src/prefs_receive.c
2131         * src/plugins/spamassassin/spamassassin_gtk.c
2132         * src/plugins/clamav/clamav_plugin_gtk.c
2133                 GUI fixes by Pawel
2134
2135 2006-04-29 [colin]      2.1.1cvs42
2136
2137         * src/prefs_compose_writing.c
2138         * src/prefs_quote.c
2139                 Cleanups. Patch by Pawel
2140
2141 2006-04-28 [paul]       2.1.1cvs41
2142
2143         * src/matcher.c
2144                 fix returned quick search results when search
2145                 term contains an underscore.
2146                 Thanks to Colin
2147
2148 2006-04-28 [paul]       2.1.1cvs40
2149
2150         * src/prefs_message.c
2151         * src/prefs_receive.c
2152                 GUI cleanups
2153                 Patches by Pawel Pekala
2154
2155 2006-04-27 [colin]      2.1.1cvs39
2156
2157         * src/wizard.c
2158                 Differentiate subject Welcome from
2159                 window's title Welcome
2160
2161 2006-04-27 [paul]
2162
2163         2.2.0-rc1 released
2164
2165 2006-04-27 [paul]       2.1.1cvs38
2166
2167         * manual/advanced.xml
2168         * manual/fr/advanced.xml
2169                 add info about compose_no_markup hidden pref
2170
2171 2006-04-27 [paul]       2.1.1cvs37
2172
2173         * src/prefs_account.c
2174                 improve privacy labels
2175         * src/prefs_msg_colors.c
2176                 change some strings for translators' convenience
2177         * src/gtk/gtkutils.c
2178                 don't underline the link button text
2179
2180 2006-04-25 [colin]      2.1.1cvs36
2181
2182         * src/folder.c
2183                 Complete 2.1.1cvs33 (once more ;)
2184
2185 2006-04-25 [colin]      2.1.1cvs35
2186
2187         * src/editldap.c
2188                 Fix tooltip
2189
2190 2006-04-25 [cleroy]     2.1.1cvs34
2191
2192         * src/compose.c
2193         * src/gtk/gtkaspell.c
2194                 Fix crash on redirect (related to the return 
2195                 of the aspell menu in compose's toolbar)
2196         * src/prefs_msg_colors.c
2197                 Fix sensitivity widgets
2198         * src/image_viewer.c
2199         * src/gtk/pluginwindow.c
2200         * src/gtk/prefswindow.c
2201                 Change released signals to clicked (Fabien)
2202         * po/POTFILES.in
2203         * src/common/socket.c
2204         * src/plugins/spamassassin/spamassassin.c
2205                 Translate strings (Fabien)
2206
2207 2006-04-25 [paul]       2.1.1cvs33
2208
2209         * src/folder.c
2210         * src/folder.h
2211         * src/folderview.c
2212                 complete the fix of bug #912
2213                 Thanks to Colin
2214
2215 2006-04-25 [colin]      2.1.1cvs32
2216
2217         * src/news.c
2218                 Better progress bar
2219         * src/mimeview.c
2220         * src/summaryview.c
2221         * src/summaryview.h
2222                 Fix focus chain
2223                 Patches by Pawel Pekala
2224
2225 2006-04-24 [colin]      2.1.1cvs31
2226
2227         * src/compose.c
2228                 Fix compilation warnings (Fabien)
2229
2230 2006-04-24 [colin]      2.1.1cvs30
2231
2232         * src/addrindex.c
2233         * src/editldap.c
2234         * src/editldap_basedn.c
2235         * src/editldap_basedn.h
2236         * src/ldapctrl.c
2237         * src/ldapctrl.h
2238         * src/ldapquery.c
2239         * src/ldaputil.c
2240         * src/ldaputil.h
2241                 Fix bug #901 (LDAPS support)
2242
2243 2006-04-24 [colin]      2.1.1cvs29
2244
2245         * src/compose.c
2246                 Fix logic on error with send dialog on
2247         * src/imap.c
2248                 Fix compilation without libetpan, thanks
2249                 to Fabien
2250         * src/summaryview.c
2251                 Fix 'context-menu' key
2252
2253 2006-04-23 [colin]      2.1.1cvs28
2254
2255         * src/folder.c
2256                 Never free current's cache to free up 
2257                 memory. Fixes bug #912 (new count 
2258                 randomly set to message count)
2259
2260 2006-04-23 [colin]      2.1.1cvs27
2261
2262         * src/gtk/quicksearch.c
2263                 And remove printf...
2264
2265 2006-04-23 [colin]      2.1.1cvs26
2266
2267         * src/gtk/quicksearch.c
2268                 Fix replacing in quicksearch, and fix inserting
2269                 in the middle of the string. (introduced at 2.1.0cvs22)
2270
2271 2006-04-23 [colin]      2.1.1cvs25
2272
2273         * src/imap.c
2274                 Make sure uidnext is initialized in get_num_list
2275                 (not for stable, related to 2.1.1cvs8 and friends)
2276
2277 2006-04-23 [colin]      2.1.1cvs24
2278
2279         * src/imap.c
2280                 Output something when login is successful
2281                 too
2282
2283 2006-04-23 [colin]      2.1.1cvs23
2284
2285         * src/etpan/imap-thread.c
2286                 Better logging (line-per-line, hide data in fetch)
2287                 Fix a const warning
2288         * src/gtk/logwindow.c
2289         * src/gtk/logwindow.h
2290                 Better logging (color for input/output)
2291
2292 2006-04-21 [colin]      2.1.1cvs22
2293
2294         * src/gtk/quicksearch.c
2295                 On gtk+-2.8, use stock buttons in quicksearch
2296                 Based on a patch by Fabien and a design by Paul
2297
2298 2006-04-21 [colin]      2.1.1cvs21
2299
2300         * src/folderview.c
2301         * src/mainwindow.c
2302                 Fix occasional flicker in folderview
2303         * src/common/utils.c
2304                 Fix bug #943 (Incorrectly parsed email address 
2305                 list in short headers on message view and in 
2306                 printouts)
2307
2308 2006-04-20 [colin]      2.1.1cvs20
2309
2310         * src/imap.c
2311         * src/imap.h
2312         * src/prefs_account.c
2313                 Add ANONYMOUS auth for IMAP
2314
2315 2006-04-20 [paul]       2.1.1cvs19
2316
2317         * src/main.c
2318                 proper fix for 2.1.1cvs18
2319                 Thanks to Colin
2320
2321 2006-04-20 [paul]       2.1.1cvs18
2322
2323         * src/main.c
2324                 fix build warnings
2325
2326 2006-04-20 [paul]       2.1.1cvs17
2327
2328         * src/gtk/quicksearch.c
2329                 fix standard, non-extended Quick search,
2330                 was broken in 2.1.1cvs15.
2331                 Thanks to Colin.
2332
2333 2006-04-20 [colin]      2.1.1cvs16
2334
2335         * src/prefs_matcher.c
2336                 Fix values when reselecting a ~test
2337                 rule
2338
2339 2006-04-19 [colin]      2.1.1cvs15
2340
2341         * src/compose.c
2342         * src/compose.h
2343         * src/gtk/gtkaspell.c
2344         * src/gtk/gtkaspell.h
2345                 Put back Options menu in Spelling/
2346         * src/gtk/quicksearch.c
2347                 Don't search, and show error, if the
2348                 advanced search has a syntax error
2349
2350 2006-04-18 [colin]      2.1.1cvs14
2351
2352         * src/textview.c
2353                 Fix gdk warnings on set_cursor when textview
2354                 isn't visible
2355
2356 2006-04-18 [colin]      2.1.1cvs13
2357
2358         * src/gtk/gtksctree.c
2359                 Remove seemingly useless refresh that causes
2360                 flicker - watch this commit in case of 
2361                 problems before planned backport to stable
2362
2363 2006-04-18 [colin]      2.1.1cvs12
2364
2365         * src/imap.c
2366                 Factorize get/set_xml code
2367         * src/compose.c
2368         * src/prefs_account.c
2369         * src/prefs_account.h
2370         * src/procmsg.c
2371                 Add Encrypt to self option
2372
2373 2006-04-17 [colin]      2.1.1cvs11
2374
2375         * configure.ac
2376                 Fix search on encrpyt function on dragonfly
2377                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2378
2379 2006-04-17 [colin]      2.1.1cvs10
2380
2381         * src/prefs_account.c
2382                 Be safe by default: remove mails from POP3
2383                 after 7 days, not immediately
2384
2385 2006-04-17 [colin]      2.1.1cvs9
2386
2387         * src/etpan/imap-thread.c
2388                 Fix build on DragonFly - patch by 
2389                 Jonathan Buschmann <jonthn@agmact.com>
2390
2391 2006-04-17 [colin]      2.1.1cvs8
2392
2393         * src/imap.c
2394                 Save uidnext between sessions
2395
2396 2006-04-17 [colin]      2.1.1cvs7
2397
2398         * src/imap.c
2399                 scan is required when uid validity changes
2400
2401 2006-04-17 [colin]      2.1.1cvs6
2402
2403         * src/folderview.c
2404                 Don't scan if not necessary, apart in current
2405                 folder and INBOX to fetch flags.
2406         * src/imap.c
2407                 Scan is necessary if unread count changes
2408
2409 2006-04-17 [colin]      2.1.1cvs5
2410
2411         * src/imap.c
2412                 ...But always fetch ANSWERED and DELETED flags for
2413                 INBOX, as filtering can happen on these flags.
2414
2415 2006-04-17 [colin]      2.1.1cvs4
2416
2417         * src/imap.c
2418                 Don't fetch REPLIED and DELETED flags when synchronising
2419                 flags with a closed folder. We only need UNSEEN and FLAGGED
2420                 to update the folderview.
2421
2422 2006-04-17 [colin]      2.1.1cvs3
2423
2424         * src/imap.c
2425                 Faster flag search when there are new mails 
2426                 in a folder. We can do a full search if the 
2427                 folder contains less messages than the new
2428                 list.
2429
2430 2006-04-17 [colin]      2.1.1cvs2
2431
2432         * po/cs.po
2433         * po/de.po
2434         * po/fr.po
2435         * po/nl.po
2436         * po/pt_BR.po
2437                 Update translations from stable branch
2438
2439 2006-04-17 [colin]      2.1.1cvs1
2440
2441         * configure.ac
2442                 Bump version to follow stable release
2443
2444 2006-04-16 [mones]      2.1.0cvs50
2445
2446         * po/es.po
2447                 Updated for release
2448
2449 2006-04-16 [colin]      2.1.0cvs49
2450
2451         * src/textview.c
2452                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2453                 with gtk < 2.8. Thanks to Fabien Vantard.
2454
2455 2006-04-15 [colin]      2.1.0cvs48
2456
2457         * src/etpan/imap-thread.c
2458                 Fix bug #919 (libetpan: SEGV when connecting 
2459                 using command)
2460
2461 2006-04-14 [colin]      2.1.0cvs47
2462
2463         * src/main.c
2464                 Fix race on --select (should be done better)
2465
2466 2006-04-14 [wwp]        2.1.0cvs46
2467
2468         * src/send_message.c
2469                 enforce a check for domain in account prefs (a sending
2470                 error could be faced if domain was checked but no value set),
2471                 thanks to Colin.
2472
2473 2006-04-14 [colin]      2.1.0cvs45
2474
2475         * src/codeconv.c
2476                 when converting from unknown to unknown, if the
2477                 string is UTF8, don't convert it to the locale
2478                 (which breaks it)
2479
2480 2006-04-14 [colin]      2.1.0cvs44
2481
2482         * src/compose.c
2483                 Don't try to use ASCII for converting headers
2484                 (as done in body)
2485
2486 2006-04-14 [paul]       2.1.0cvs43
2487
2488         * src/crash.c
2489                 add locale/charset info to crash report
2490         * src/gtk/about.c
2491                 add wwp to doc team
2492                 replace 'e-mail' with preferred 'email'
2493         * src/gtk/authors.h
2494                 ensure contributors list is in alphabetical
2495                 order
2496
2497 2006-04-13 [colin]      2.1.0cvs42
2498
2499         * src/textview.c
2500                 Prevent gdk warnings
2501
2502 2006-04-13 [colin]      2.1.0cvs41
2503
2504         * src/common/ssl_certificate.c
2505         * src/common/ssl_certificate.h
2506         * src/gtk/sslcertwindow.c
2507                 Warn on expired certs, and display the expiration date
2508
2509 2006-04-13 [colin]      2.1.0cvs40
2510
2511         * src/plugins/spamassassin/spamassassin_gtk.c
2512                 Fix missing set_text on unix socket
2513
2514 2006-04-13 [wwp]        2.1.0cvs39
2515
2516         * manual/fr/advanced.xml
2517         * manual/fr/glossary.xml
2518                 applied new spam/ham/email lexicon (pourriel, courriel)
2519
2520 2006-04-13 [paul]       2.1.0cvs38
2521
2522         * src/plugins/pgpmime/plugin.c
2523                 remove the mention of S/MIME from the
2524                 description. This is now handled by the
2525                 S/MIME plugin.
2526
2527 2006-04-13 [paul]       2.1.0cvs37
2528
2529         * src/prefs_msg_colors.c
2530                 rework dialog
2531         * src/prefs_folder_item.c
2532         * src/prefs_spelling.c
2533                 add a tooltip to the colour selector buttons
2534
2535 2006-04-13 [wwp]        2.1.0cvs36
2536
2537         * manual/advanced.xml
2538         * manual/glossary.xml
2539         * manual/handling.xml
2540         * manual/keyboard.xml
2541         * manual/plugins.xml
2542         * manual/starting.xml
2543         * manual/fr/account.xml
2544         * manual/fr/ack.xml
2545         * manual/fr/addrbook.xml
2546         * manual/fr/advanced.xml
2547         * manual/fr/faq.xml
2548         * manual/fr/glossary.xml
2549         * manual/fr/gpl.xml
2550         * manual/fr/handling.xml
2551         * manual/fr/intro.xml
2552         * manual/fr/keyboard.xml
2553         * manual/fr/plugins.xml
2554         * manual/fr/starting.xml
2555         * manual/fr/sylpheed-claws-manual.xml
2556                 fixes to the manuals:
2557                  - summaryview -> Message List (same in French)
2558                  - translate key names
2559                  - fix French punctuation, use non-breakable spaces when
2560                    necessary, don't use &thinsp; which is not portable
2561                  - tell what maildir and mbox formats we support
2562
2563 2006-04-12 [wwp]        2.1.0cvs35
2564
2565         * src/prefs_toolbar.c
2566                 unified a replace button more,
2567                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2568
2569 2006-04-12 [wwp]        2.1.0cvs34
2570
2571         * src/prefs_common.c
2572         * src/prefs_msg_colors.c
2573                 make default color labels translatable,
2574                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2575                 thanks to Tim <timbrain@post.cz> for reporting.
2576
2577 2006-04-12 [wwp]        2.1.0cvs33
2578
2579         * manual/glossary.xml
2580         * manual/intro.xml
2581         * manual/plugins.xml
2582         * manual/starting.xml
2583         * manual/sylpheed-claws-manual.xml
2584         * manual/fr/.cvsignore
2585         * manual/fr/account.xml
2586         * manual/fr/ack.xml
2587         * manual/fr/addrbook.xml
2588         * manual/fr/advanced.xml
2589         * manual/fr/faq.xml
2590         * manual/fr/glossary.xml
2591         * manual/fr/handling.xml
2592         * manual/fr/intro.xml
2593         * manual/fr/keyboard.xml
2594         * manual/fr/plugins.xml
2595         * manual/fr/starting.xml
2596         * manual/fr/sylpheed-claws-manual.xml
2597                 various fixes: typos, missing .fr translations, punctuation,
2598                 capitalization, links, accents and some bad French more.
2599
2600 2006-04-12 [wwp]        2.1.0cvs32
2601
2602         * src/prefs_gtk.c
2603                 fix for bug #935: always store prefs files in UTF-8 (thanks
2604                 to Colin).
2605
2606 2006-04-11 [colin]      2.1.0cvs31
2607
2608         * src/compose.c
2609                 Fix inserting files not in utf8 when locale is utf8
2610
2611 2006-04-11 [colin]      2.1.0cvs30
2612
2613         * src/inc.c
2614                 Don't show error dialog when cancelling connection
2615                 Patch by Pawel
2616
2617 2006-04-11 [cleroy]     2.1.0cvs29
2618
2619         * src/compose.c
2620                 Implement multiple quote levels
2621         * src/prefs_common.c
2622                 Change a little bit the quote bgcolor for 2nd level
2623
2624 2006-04-11 [colin]      2.1.0cvs28
2625
2626         * src/gtk/about.c
2627                 Add locale and charset in the label
2628
2629 2006-04-10 [colin]      2.1.0cvs27
2630
2631         * src/compose.c
2632         * src/prefs_common.c
2633         * src/prefs_common.h
2634         * src/prefs_msg_colors.c
2635         * src/textview.c
2636                 Allow optional background color in quotes
2637                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2638                 GTK+-2.8.x feature
2639
2640 2006-04-10 [colin]      2.1.0cvs26
2641
2642         * src/main.c
2643         * src/mainwindow.c
2644         * src/mainwindow.h
2645                 Implement --select
2646
2647 2006-04-10 [colin]      2.1.0cvs25
2648
2649         * manual/plugins.xml
2650         * manual/fr/plugins.xml
2651                 Document libcurl's proxy variables
2652
2653 2006-04-09 [colin]      2.1.0cvs24
2654
2655         * src/prefs_common.c
2656                 gettext() returns statically allocated stuff. We have
2657                 to strdup it in order to be able to free it.
2658
2659 2006-04-09 [colin]      2.1.0cvs23
2660
2661         * AUTHORS
2662         * src/gtk/authors.h
2663                 Add Alexei
2664
2665 2006-04-09 [colin]      2.1.0cvs22
2666
2667         * src/mainwindow.c
2668         * src/gtk/quicksearch.c
2669                 Fix bug #859 (problems with cyrilic input in 
2670                 search panel) - Patch by Alexey Illarionov 
2671                 <littlesavage@rambler.ru>
2672
2673 2006-04-09 [colin]      2.1.0cvs21
2674
2675         * src/prefs_customheader.c
2676                 I prefer removing then freeing rather than the contrary
2677                 (even if it doesn't change anything ;-)
2678         * src/prefs_account.c
2679                 Fix bug #933 (Crash re-entering the custom headers list 
2680                 dialog in accounts prefs)
2681                 The problem happened when cancelling the Account 
2682                 Preferences' dialogs - in which case we didn't do 
2683                 anything to the PrefsAccount * struct. In case of applying,
2684                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2685                 working with in this dialog. The problem is that 
2686                 prefs_customheader.c, working on this tmp_ac_prefs, always
2687                 changes the ->customhdr_list pointer, even when cancelled. 
2688                 So in case of cancelling the prefs_account dialog, we still
2689                 have to update ->customhdr_list in the real account.
2690
2691 2006-04-08 [colin]      2.1.0cvs20
2692
2693         * manual/fr/glossary.xml
2694         * manual/fr/keyboard.xml
2695                 Forgot some headers :)
2696
2697 2006-04-08 [colin]      2.1.0cvs19
2698
2699         * manual/Makefile.am
2700         * manual/fr/Makefile.am
2701         * manual/fr/account.xml
2702         * manual/fr/ack.xml
2703         * manual/fr/addrbook.xml
2704         * manual/fr/advanced.xml
2705         * manual/fr/faq.xml
2706         * manual/fr/glossary.xml
2707         * manual/fr/gpl.xml
2708         * manual/fr/handling.xml
2709         * manual/fr/intro.xml
2710         * manual/fr/keyboard.xml
2711         * manual/fr/plugins.xml
2712         * manual/fr/starting.xml
2713         * manual/fr/sylpheed-claws-manual.xml
2714         * manual/fr/dist/.cvsignore
2715         * manual/fr/dist/Makefile.am
2716         * manual/fr/dist/html/.cvsignore
2717         * manual/fr/dist/html/Makefile.am
2718         * manual/fr/dist/pdf/.cvsignore
2719         * manual/fr/dist/pdf/Makefile.am
2720         * manual/fr/dist/ps/.cvsignore
2721         * manual/fr/dist/ps/Makefile.am
2722         * manual/fr/dist/txt/.cvsignore
2723         * manual/fr/dist/txt/Makefile.am
2724                 Add the french translation of the manual. Thanks to
2725                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2726                 account.xml, ack.xml, addrbook.xml and advanced.xml
2727
2728 2006-04-08 [colin]      2.1.0cvs18
2729
2730         * manual/plugins.xml
2731         * manual/starting.xml
2732                 More fixes
2733
2734 2006-04-07 [colin]      2.1.0cvs17
2735
2736         * manual/faq.xml
2737         * manual/intro.xml
2738         * manual/keyboard.xml
2739                 Little fixes
2740
2741 2006-04-07 [colin]      2.1.0cvs16
2742
2743         * README
2744         * src/compose.c
2745         * src/prefs_common.c
2746         * src/prefs_common.h
2747                 Add hidden compose_no_markup pref
2748
2749 2006-04-07 [wwp]        2.1.0cvs15
2750
2751         * src/summary_search.c
2752         * .cvsignore
2753                 Bugfix: stop button was sticky when searching in an empty folder.
2754                 Applied curly brackets code style to the whole file (summary_search.c).
2755                 More files to ignore.
2756
2757 2006-04-07 [wwp]        2.1.0cvs14
2758
2759         * src/message_search.c
2760         * src/summary_search.c
2761                 changed default button when search bumps at file/folder
2762                 beginning or end, for convenience (thanks to Colin).
2763
2764 2006-04-07 [paul]       2.1.0cvs13
2765
2766         * src/plugins/dillo_viewer/dillo_prefs.c
2767                 avoid future potential for namespace collision
2768                 Patch by Colin
2769
2770 2006-04-06 [wwp]        2.1.0cvs12
2771
2772         * src/summary_search.c
2773                 Unify extended/advanced searches names (and thus factorize labels),
2774                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2775
2776 2006-04-06 [wwp]        2.1.0cvs11
2777
2778         * src/folderview.c
2779         * src/prefs_themes.c
2780         * src/summaryview.c
2781                 Fixed some compilation warnings.
2782
2783 2006-04-06 [colin]      2.1.0cvs10
2784
2785         * manual/advanced.xml
2786                 Document the wizard template and how to deploy
2787                 Sylpheed-Claws effectively
2788
2789 2006-04-06 [colin]      2.1.0cvs9
2790
2791         * src/folderview.c
2792                 gettext patch to tell translators about _("#"),
2793                 by Maxim Britov
2794
2795 2006-04-06 [colin]      2.1.0cvs8
2796
2797         * src/textview.c
2798                 Fix invalid GtkTextBIter after clicking "Display as text"
2799
2800 2006-04-06 [mones]      2.1.0cvs7
2801
2802         * src/addr_compl.c
2803         * src/addrindex.c
2804         * src/addritem.c
2805         * src/codeconv.c
2806         * src/compose.c
2807         * src/filtering.c
2808         * src/folder.c
2809         * src/folder_item_prefs.c
2810         * src/folderview.c
2811         * src/localfolder.c
2812         * src/matcher.c
2813         * src/mimeview.c
2814         * src/prefs_msg_colors.c
2815         * src/prefs_spelling.c
2816         * src/prefs_themes.c
2817         * src/procmime.c
2818         * src/procmsg.c
2819         * src/stock_pixmap.c
2820         * src/summaryview.c
2821         * src/textview.c
2822         * src/toolbar.c
2823         * src/common/mgutils.c
2824         * src/common/prefs.c
2825         * src/common/ssl_certificate.c
2826         * src/gtk/colorlabel.c
2827         * src/gtk/quicksearch.c
2828         * src/plugins/pgpmime/pgpmime.c
2829         * src/plugins/spamassassin/spamassassin.c
2830                 Removed redundant NULL checks for g_free() calls.
2831                 Patch by Pawel Pekala.
2832
2833 2006-04-06 [mones]      2.1.0cvs6
2834
2835         * src/prefs_actions.c
2836         * src/prefs_filtering.c
2837         * src/prefs_filtering_action.c
2838         * src/prefs_matcher.c
2839         * src/prefs_template.c
2840         * src/gtk/gtkutils.c
2841         * src/gtk/gtkutils.h
2842                 Have a nice replace button. Patch by Pawel Pekala
2843
2844 2006-04-06 [colin]      2.1.0cvs5
2845
2846         * src/addressbook.c
2847                 Fix crash with empty columns
2848
2849 2006-04-05 [colin]      2.1.0cvs4
2850
2851         * src/wizard.c
2852         * src/prefs_gtk.c
2853                 Allow wizard customization with pre-filled values
2854
2855 2006-04-05 [colin]      2.1.0cvs3
2856
2857         * src/textview.c
2858         * src/mimeview.c
2859         * src/mimeview.h
2860                 Nicer messages in mimeview
2861
2862 2006-04-05 [colin]      2.1.0cvs2
2863
2864         * src/addressbook.c
2865         * src/prefs_summaries.c
2866                 i18n fix
2867
2868 2006-04-05 [colin]      2.1.0cvs1
2869
2870         * src/plugins/pgpcore/plugin.c
2871         * src/plugins/pgpcore/select-keys.c
2872         * src/plugins/pgpcore/select-keys.h
2873         * src/plugins/pgpcore/sgpgme.c
2874         * src/plugins/pgpcore/sgpgme.h
2875         * src/plugins/pgpinline/pgpinline.c
2876         * src/plugins/pgpinline/plugin.c
2877         * src/plugins/pgpmime/pgpmime.c
2878         * src/plugins/pgpmime/plugin.c
2879                 Factorize and generalize a bit 
2880                 Drop S/MIME signature verification from PGP/MIME
2881                 (adding it as another, more complete plugin)
2882
2883 2006-04-05 [paul]       2.1.0
2884
2885         2.1.0 released
2886
2887 2006-04-05 [paul]       2.0.0cvs186
2888
2889         * manual/advanced.xml
2890                 add info on colour labels
2891
2892 2006-04-05 [paul]       2.0.0cvs185
2893
2894         * po/bg.po
2895         * po/cs.po
2896         * po/de.po
2897         * po/el.po
2898         * po/en_GB.po
2899         * po/fi.po
2900         * po/fr.po
2901         * po/it.po
2902         * po/nl.po
2903         * po/pl.po
2904         * po/pt_BR.po
2905         * po/sr.po
2906         * po/zh_CN.po
2907                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2908                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2909                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2910                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2911         * src/gtk/authors.h
2912         * tools/claws.i18n.status.pl
2913                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2914                 and new Czech translator, Tim <timbrain@post.cz>
2915
2916 2006-04-05 [mones]      2.0.0cvs184
2917
2918         * po/es.po
2919                 Updated translation
2920
2921 2006-04-05 [colin]      2.0.0cvs183
2922
2923         * src/gtk/quicksearch.c
2924                 Fix bug #929 (unnecessary reload in quick search bar)
2925
2926 2006-04-05 [colin]      2.0.0cvs182
2927
2928         * src/compose.c
2929                 Fix crash on Reply with no From:
2930                 Show signature and conversion error on queuing 
2931                 (but not sending)
2932         * src/mainwindow.c
2933         * src/summaryview.c
2934         * src/summaryview.h
2935                 Factorize threading code and make sure msginfo 
2936                 is not null when it comes from a GtkCTreeRow's 
2937                 data
2938         * src/gtk/gtkaspell.c
2939                 Check for necessary things
2940         * src/gtk/gtksctree.c
2941         * src/gtk/gtksctree.h
2942                 Reset anchor if necessary when removing node
2943
2944 2006-03-29 [colin]      2.0.0cvs181
2945
2946         * src/folderview.c
2947                 Warn for disabled IMAP accounts (due to lack of
2948                 libetpan). Breaks string-freeze - sorry - but it
2949                 is kind of important ;)
2950
2951 2006-03-28 [colin]      2.0.0cvs180
2952
2953         * src/gtk/gtkutils.c
2954         * src/gtk/gtkutils.h
2955                 Add a gtkut_get_link_btn() function that
2956                 creates a button which acts like an URI
2957         * src/prefs_themes.c
2958         * src/gtk/about.c
2959                 Use this function (factorizes codes)
2960         * src/common/defs.h
2961         * src/gtk/pluginwindow.c
2962                 Add a "Get more..." in the plugins window
2963
2964 2006-03-28 [colin]      2.0.0cvs179
2965
2966         * src/common/smtp.c
2967         * src/common/passcrypt.c
2968         * src/undo.c
2969                 Warning fixes. Patch by Pawel Pekala
2970
2971 2006-03-27 [colin]      2.0.0cvs178
2972
2973         * src/undo.c
2974                 Fix undoing by blocks with spaces
2975
2976 2006-03-27 [colin]      2.0.0cvs177
2977
2978         * src/textview.c
2979                 Set margin to 3px for headers
2980
2981 2006-03-27 [paul]
2982
2983         2.1.0-rc2 released
2984
2985 2006-03-27 [wwp]        2.0.0cvs176
2986
2987         * src/summaryview.c
2988                 don't reset quicksearch when updating the message list.
2989                 Thanks to Colin.
2990
2991 2006-03-26 [wwp]        2.0.0cvs175
2992
2993         * src/compose.c
2994                 use a unified border width ('other' tab in the compose window,
2995                 patch by Pawel Pekala).
2996
2997
2998 2006-03-26 [wwp]        2.0.0cvs174
2999
3000         * src/common/quoted-printable.c
3001         * src/addressbook.c
3002                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3003
3004 2006-03-26 [colin]      2.0.0cvs173
3005
3006         * src/quote_fmt_parse.y
3007                 Fix non-UTF8 date formats messing up the whole quote a 
3008                 little bit
3009
3010 2006-03-26 [colin]      2.0.0cvs172
3011
3012         * src/procheader.c
3013                 Make sure the date is UTF8 valid, or try to make it
3014                 so. IncrediMail is really IncrediStupid.
3015         * src/compose.c
3016                 Fix possible conversions. 
3017                 
3018
3019 2006-03-26 [colin]      2.0.0cvs171
3020
3021         * src/matcher.c
3022                 Fix corner cases in body search. This is still a
3023                 hack... It seems impossible to make it good and 
3024                 reasonably fast at the same time.
3025
3026 2006-03-26 [colin]      2.0.0cvs170
3027
3028         * src/summaryview.c
3029                 I think I killed the twilight zone bug!
3030                 summary_select_node() flushes GTK events in order
3031                 to be able to center the view. But this also 
3032                 flushes keypresses like Ctrl-Alt-U, so this can
3033                 call summary_show from summary_select_node (itself
3034                 called from summary_show, etc.). And the summaryview
3035                 has to be unlocked in this function. So just locking
3036                 while processing GTK events, and bailing if locked, 
3037                 should fix it.
3038                 Fixes bug #927 (SIGSEGV during Update Summary)
3039
3040 2006-03-25 [colin]      2.0.0cvs169
3041
3042         * src/matcher.c
3043                 Fix search in QP-encoded bodies
3044                 Fix utf-8 searches in bodies encoded in the
3045                 locale's encoding
3046         * src/common/quoted-printable.c
3047         * src/common/quoted-printable.h
3048                 Add a decode function that doesn't overwrite
3049                 the original pointer
3050                 
3051
3052 2006-03-24 [colin]      2.0.0cvs168
3053
3054         * src/action.c
3055         * src/summaryview.c
3056         * src/summaryview.h
3057                 Update message cache after action
3058                 Patch by H. Merijn Brand
3059         * src/prefs_msg_colors.c
3060                 Factorize label 
3061                 Patch by Fabien Vantard
3062         * src/plugins/spamassassin/spamassassin_gtk.c
3063                 Remove useless translation
3064                 Patch by Fabien Vantard
3065
3066 2006-03-23 [colin]      2.0.0cvs167
3067
3068         * src/common/ssl.c
3069                 Let 30 seconds to SSL_connect
3070
3071 2006-03-23 [wwp]        2.0.0cvs166
3072
3073         * src/summaryview.c
3074         * src/gtk/description_window.c
3075                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3076                 and headers are translated; adjust description windows' width to fit their
3077                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3078
3079 2006-03-23 [paul]       2.0.0cvs165
3080
3081         * src/common/utils.c
3082                 fix highlighting of URIs containing "()"
3083                 (2.0.0cvs164's reversal fixed)
3084                 Thanks to Colin.
3085
3086 2006-03-23 [paul]       2.0.0cvs164
3087
3088         * src/common/utils.c
3089                 revert patch, (postponing a fix), at 2.0.0cvs120
3090                 as it breaks more URIs than it fixes.
3091                 Allow '-' to be a terminating character in a URI
3092
3093 2006-03-22 [colin]      2.0.0cvs163
3094
3095         * configure.ac
3096                 Require libetpan 0.45
3097                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3098
3099 2006-03-22 [paul]       2.0.0cvs162
3100
3101         * src/editgroup.c
3102                 replace '<-' and '->' buttons with GTK_STOCK graphical
3103                 buttons
3104         * src/summary_search.c
3105                 don't offer '...' for translation
3106                 add a tooltip to advanced search '...' button
3107         * src/gtk/quicksearch.c
3108                 don't offer '...' for translation
3109
3110 2006-03-21 [colin]      2.0.0cvs161
3111
3112         * src/compose.c
3113                 Fix middle-click pasting (insert at click
3114                 position instead of cursor position, don't
3115                 remove existing selection and allow pasting
3116                 our own selection)
3117         * src/addressbook.c
3118                 "LDAP Server" -> "LDAP servers"
3119
3120 2006-03-21 [wwp]        2.0.0cvs160
3121
3122         * src/etpan/imap-thread.c
3123                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3124
3125 2006-03-20 [colin]      2.0.0cvs159
3126
3127         * src/summaryview.c
3128                 Don't reload summaryview after an execute with no
3129                 move action
3130
3131 2006-03-19 [colin]      2.0.0cvs158
3132
3133         * src/addressbook.c
3134                 and put groups at the top, always
3135
3136 2006-03-19 [colin]      2.0.0cvs157
3137
3138         * src/addressbook.c
3139                 Order groups before names, as previously
3140
3141 2006-03-19 [colin]      2.0.0cvs156
3142
3143         * src/addressbook.c
3144                 - Sort case-unsensitive
3145                 - Put the sort arrow at opening too
3146
3147 2006-03-19 [wwp]        2.0.0cvs155
3148
3149         * src/addressbook.c
3150                 allow sorting by name/email/remarks, ensure that right-pane's contents
3151                 matches the left-pane selection (cleared when appropriate).
3152                 Patch by Pawel Pekala <c0rn@o2.pl>.
3153
3154 2006-03-18 [colin]      2.0.0cvs154
3155
3156         * src/textview.c
3157                 Fix text cursor ;)
3158
3159 2006-03-18 [colin]      2.0.0cvs153
3160
3161         * src/gtk/filesel.c
3162                 Make sure we hide the preview if we didn't get
3163                 a filename
3164
3165 2006-03-18 [colin]      2.0.0cvs152
3166
3167         * src/summaryview.c
3168                 Set cursor to watch for execution (fixes lack
3169                 of watch-cursor when dnd'ing hundreds of mails)
3170         * src/gtk/filesel.c
3171                 Check that mime type is 'image/*' before updating
3172                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3173
3174 2006-03-18 [colin]      2.0.0cvs151
3175
3176         * src/mainwindow.c
3177         * src/textview.c
3178         * src/textview.h
3179                 Put a watch cursor in textview too when the mainwindow's
3180                 cursor in a watch
3181
3182 2006-03-18 [colin]      2.0.0cvs150
3183
3184         * src/folder.c
3185                 Change wrong asserts to simple tests
3186
3187 2006-03-17 [colin]      2.0.0cvs149
3188
3189         * src/mainwindow.c
3190         * src/mainwindow.h
3191         * src/prefs_msg_colors.c
3192         * src/summaryview.c
3193         * src/summaryview.h
3194         * src/gtk/colorlabel.c
3195         * src/gtk/colorlabel.h
3196                 Add a color label menu in the main menubar
3197                 Add (fixed) accels Ctrl-{0-7} to change the color
3198                 They have to be fixed because the menu's dynamic,
3199                 the items are complex widgets, hence we can't use
3200                 a GtkItemFactory.
3201
3202
3203 2006-03-17 [wwp]        2.0.0cvs148
3204
3205         * src/compose.c
3206                 rollback few lines from my previous commit (those lines come from
3207                 a pending patch, accidentally commited, even if neutral as they are
3208                 commented out).
3209
3210 2006-03-17 [wwp]        2.0.0cvs147
3211
3212         * src/compose.c
3213                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3214                 applied code style/indentation to the modified function.
3215
3216 2006-03-17 [wwp]        2.0.0cvs146
3217
3218         * src/procmsg.c
3219         * src/compose.c
3220                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3221
3222 2006-03-17 [paul]
3223
3224         2.1.0-rc1 released
3225
3226 2006-03-17 [paul]       2.0.0cvs145
3227
3228         * src/main.c
3229                 addressbook_read_file() was called twice
3230         * src/textview.c
3231                 X-Mailer highlighting
3232
3233 2006-03-16 [colin]      2.0.0cvs144
3234
3235         * src/sourcewindow.c
3236         * src/sourcewindow.h
3237                 And the last one, in source window.
3238
3239 2006-03-16 [colin]      2.0.0cvs143
3240
3241         * src/compose.c
3242         * src/compose.h
3243                 Fix the same stuff in compose
3244
3245 2006-03-16 [colin]      2.0.0cvs142
3246
3247         * src/messageview.c
3248                 Complete the previous messageview crash fix
3249
3250 2006-03-16 [colin]      2.0.0cvs141
3251
3252         * src/procmsg.h
3253         * src/procmsg.c
3254         * src/folder.c
3255                 Fix POSTPROCESSING hook
3256                 Patch by H. Merijn Brand
3257
3258         * src/procmime.c
3259         * src/procmime.h
3260                 Parse Content-Location
3261
3262         * src/toolbar.c
3263         * src/messageview.c
3264         * src/messageview.h
3265                 Don't crash when a top-level MessageView has
3266                 been closed on us. Same problematic than
3267                 yesterday's quicksearch issue.
3268
3269 2006-03-15 [colin]      2.0.0cvs140
3270
3271         * src/gtk/quicksearch.c
3272                 Fix a bitchy race we didn't think about when we
3273                 added quicksearch cancellation:
3274                 If the search is not on cached fields, for example
3275                 body_part matchcase "stuff"
3276                 the matcher code has to get the whole message. If
3277                 we're on IMAP, that can be slow, and in order to
3278                 be non-blocking, the IMAP code idle loop processes
3279                 gtk events too. So it is possible to cancel a
3280                 quicksearch while the matcher is getting the mail's
3281                 body. After matcher got its body, it will start to
3282                 iterate over the matcher list that the Quicksearch's
3283                 clear_search_cb() just freed via prepare_matcher().
3284                 SIGSEGV ensues.
3285                 The fix consists of guarding the matcherlist_match()
3286                 call with a boolean 'matching'. If we reset the
3287                 quicksearch while matching is TRUE, we don't free
3288                 the matcherlist anymore like we did, but we set
3289                 another new flag, deferred_free, to TRUE. Then,
3290                 in quicksearch_match(), just after returning from
3291                 matcherlist_match() and unsetting the matching flag,
3292                 we check the deferred_free flag and do the
3293                 prepare_matcher() (which does the matcherlist_free)
3294                 for real, so we free the matcherlist once it's not
3295                 used anymore.
3296                 As all of this runs via the glib main loop, we
3297                 luckily don't need a mutex.
3298         * src/summaryview.c
3299                 Also, show progress while searching.
3300
3301
3302 2006-03-14 [colin]      2.0.0cvs139
3303
3304         * src/alertpanel.c
3305                 Make alertpanel_is_open non-static
3306
3307 2006-03-14 [colin]      2.0.0cvs138
3308
3309         * src/prefs_spelling.c
3310                 Cleanups - Fabien Vantard
3311
3312 2006-03-14 [wwp]        2.0.0cvs137
3313
3314         * src/main.c
3315                 code style normalization (curly braces, indentation).
3316
3317 2006-03-14 [wwp]        2.0.0cvs137
3318
3319         * src/main.c
3320                 code style (braces, indentation)
3321
3322 2006-03-12 [paul]       2.0.0cvs136
3323
3324         * src/prefs_common.c
3325                 trans_hdr defaults to FALSE to be RFC-savvy
3326         * src/prefs_summaries.c
3327                 add a tooltip to the trans_hdr option
3328                 
3329
3330 2006-03-12 [paul]       2.0.0cvs135
3331
3332         * src/prefs_matcher.c
3333                 give a little more width to the combos
3334         * src/prefs_display_header.c
3335         * src/textview.c
3336                 translate headers if prefs_common.trans_hdr
3337                 is TRUE
3338
3339         Patches by Pawel Pekala
3340
3341 2006-03-12 [paul]       2.0.0cvs134
3342
3343         * src/plugins/clamav/clamav_plugin.c
3344         * src/plugins/dillo_viewer/dillo_viewer.c
3345         * src/plugins/pgpcore/plugin.c
3346         * src/plugins/pgpinline/plugin.c
3347         * src/plugins/pgpmime/plugin.c
3348         * src/plugins/spamassassin/spamassassin.c
3349                 update/add to descriptions
3350         * src/plugins/spamassassin/spamassassin_gtk.c
3351                 fixes to the english, remove superfluous
3352                 tooltips, clean up a little
3353
3354 2006-03-12 [paul]       2.0.0cvs133
3355
3356         * src/compose.c
3357                 fix Bug 924, 'Account combo box shows up wrong 
3358                 if & is in account name'
3359
3360 2006-03-11 [colin]      2.0.0cvs132
3361
3362         * src/summaryview.c
3363                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3364                 messed up shift-selection because is slows down
3365                 moving around summaryview. thanks -users
3366
3367 2006-03-10 [colin]      2.0.0cvs131
3368
3369         * src/plugins/spamassassin/spamassassin_gtk.c
3370                 Put back Paul's engrish fixes
3371
3372 2006-03-10 [colin]      2.0.0cvs130
3373
3374         * src/plugins/spamassassin/spamassassin.c
3375         * src/plugins/spamassassin/spamassassin.h
3376         * src/plugins/spamassassin/spamassassin_gtk.c
3377                 Cleanup SA prefs page (more)
3378                 Patch by Fabien Vantard
3379
3380 2006-03-10 [paul]       2.0.0cvs129
3381
3382         * src/prefs_msg_colors.c
3383         * src/prefs_spelling.c
3384                 widget sensitivity
3385
3386 2006-03-09 [mones]      2.0.0cvs128
3387
3388         * po/es.po
3389                 Update for next RC
3390
3391 2006-03-09 [wwp]        2.0.0cvs127
3392
3393         * configure.ac
3394                 revert accidental commit (requirement for libetpan 0.43), this time
3395                 not in HEAD.
3396
3397 2006-03-09 [wwp]        2.0.0cvs125
3398
3399         * configure.ac
3400                 revert accidental commit (requirement for libetpan 0.43)
3401
3402 2006-03-09 [paul]       2.0.0cvs126
3403
3404         * src/prefs_receive.c
3405                 remove useless frame
3406                 replace 'incorporation' with 'receiving'
3407         * src/plugins/clamav/clamav_plugin_gtk.c
3408         * src/plugins/spamassassin/spamassassin_gtk.c
3409                 improve widget sensitivity
3410                 fix a bit his engrish
3411
3412 2006-03-09 [wwp]        2.0.0cvs125
3413
3414         * src/addressadd.c
3415         * src/foldersel.c
3416         * src/prefs_common.c
3417         * src/prefs_common.h
3418                 remember some more windows' sizes (add to addressbook and
3419                 select folder).
3420
3421 2006-03-09 [paul]       2.0.0cvs124
3422
3423         * src/plugins/pgpcore/prefs_gpg.c
3424                 normalise construction of dialogue
3425
3426 2006-03-09 [paul]       2.0.0cvs123
3427
3428         * src/plugins/trayicon/Makefile.am
3429                 add missing slash
3430
3431 2006-03-08 [colin]      2.0.0cvs122
3432
3433         * src/plugins/trayicon/Makefile.am
3434                 Fix build in separate dir 
3435                 Patch by Bamanzi <bamanzi@gmail.com>
3436
3437 2006-03-08 [colin]      2.0.0cvs121
3438
3439         * src/procmsg.c
3440                 Batch move and copies from summaryview with delayed execution
3441                 too
3442
3443 2006-03-07 [paul]       2.0.0cvs120
3444
3445         * src/common/utils.c
3446                 fix highlighting of URIs containing "()"
3447                 Patch by Pawel Pekala
3448
3449 2006-03-07 [paul]       2.0.0cvs119
3450
3451         * src/folder.c
3452         * src/folder.h
3453         * src/folderview.c
3454                 immediately do alphabetical resort when
3455                 changing a folder's name
3456                 Patch by Pawel Pekala
3457
3458 2006-03-07 [paul]       2.0.0cvs118
3459
3460         * src/news.c
3461         * src/news_gtk.c
3462                 when unsubscribing a newsgroup, remove the
3463                 folder and msgs in .sylpheed-claws/newscache
3464                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3465
3466 2006-03-07 [paul]       2.0.0cvs117
3467
3468         * src/textview.c
3469                 fix wrong Fake URL Warning
3470                 Thanks to Hiro
3471
3472 2006-03-07 [colin]      2.0.0cvs116
3473
3474         * src/imap.c
3475                 Return immediately when password dialog was
3476                 cancelled
3477         * src/gtk/inputdialog.c
3478                 Allow empty strings for passwords
3479
3480
3481 2006-03-06 [colin]      2.0.0cvs115
3482
3483         * src/imap.c
3484                 Prevent double-timeouts when connection fails
3485
3486 2006-03-06 [colin]
3487
3488         2.0.1-rc1 released
3489
3490 2006-03-06 [colin]      2.0.0cvs114
3491
3492         * src/imap.c
3493                 Refresh session during potentially long
3494                 operations
3495
3496 2006-03-06 [wwp]        2.0.0cvs113
3497
3498         * src/prefs_msg_colors.h
3499                 forgot that one (custom color labels).
3500
3501 2006-03-06 [wwp]        2.0.0cvs112
3502
3503         * src/prefs_common.c
3504         * src/prefs_common.h
3505         * src/prefs_msg_colors.c
3506         * src/summaryview.c
3507         * src/summaryview.h
3508         * src/gtk/colorlabel.c
3509         * src/gtk/colorlabel.h
3510                 colors in messages list are now customizable. Color values and names can
3511                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3512                 Thanks to Paul and Colin for their help with this longstanding patch!
3513
3514 2006-03-06 [wwp]        2.0.0cvs111
3515
3516         * src/textview.c
3517                 don't crash if (x)face is bad.
3518
3519 2006-03-05 [paul]       2.0.0cvs110
3520
3521         * AUTHORS
3522         * configure.ac
3523         * src/Makefile.am
3524         * src/common/Makefile.am
3525         * src/common/utils.h
3526         * src/etpan/imap-thread.c
3527         * src/gtk/authors.h
3528         * src/plugins/clamav/Makefile.am
3529         * src/plugins/demo/Makefile.am
3530         * src/plugins/dillo_viewer/Makefile.am
3531         * src/plugins/pgpcore/Makefile.am
3532         * src/plugins/pgpcore/passphrase.c
3533         * src/plugins/pgpinline/Makefile.am
3534         * src/plugins/pgpmime/Makefile.am
3535         * src/plugins/spamassassin/Makefile.am
3536         * src/plugins/trayicon/Makefile.am
3537                 fix builiding on cygwin
3538                 Patch by Ralgh Young <bamanzi@gmail.com>
3539
3540 2006-03-04 [wwp]        2.0.0cvs109
3541
3542         * manual/keyboard.xml
3543                 fix mixed up/down keys.
3544
3545 2006-03-04 [wwp]        2.0.0cvs108
3546
3547         * README
3548         * INSTALL
3549                 updated links to SpamAssassin.
3550
3551 2006-03-04 [wwp]        2.0.0cvs107
3552
3553         * manual/plugins.xml
3554         * src/plugins/spamassassin/README
3555                 updated SpamAssassin plugin docs to reflect new functional additions
3556                 (also fix/update/documents few technical stuff more, see the README).
3557
3558 2006-03-04 [wwp]        2.0.0cvs106
3559
3560         * src/prefs_message.c
3561                 normalized capitalization of message-prefs paths.
3562
3563 2006-03-04 [wwp]        2.0.0cvs105
3564
3565         * manual/advanced.xml
3566                 typo.
3567
3568 2006-03-03 [colin]      2.0.0cvs104
3569
3570         * src/plugins/clamav/clamav_plugin_gtk.c
3571                 Rework prefs page, patch by Fabien 
3572
3573 2006-03-03 [colin]      2.0.0cvs103
3574
3575         * src/plugins/clamav/clamav_plugin.c
3576                 Set error on all errors
3577
3578 2006-03-03 [colin]      2.0.0cvs102
3579
3580         * src/common/plugin.c
3581                 Initialize error to avoid crashing when a plugin fails
3582                 without setting error
3583
3584 2006-03-02 [wwp]        2.0.0cvs101
3585
3586         * configure.ac
3587                 fixed linker flags for libetpan support on Cygwin
3588                 (thanks to H.Merijn Brand).
3589
3590 2006-03-02 [wwp]        2.0.0cvs100
3591
3592         * src/addressbook.c
3593                 fix some AB error messages: one for punctuation and
3594                 one wrongly duplicate (thanks, maxbritov).
3595
3596 2006-03-02 [wwp]        2.0.0cvs99
3597
3598         * src/plugins/spamassassin/spamassassin.c
3599                 make sync calls to sa-learn/spamc to prevent
3600                 system (whatever local or client/server) overload.
3601
3602 2006-03-02 [colin]      2.0.0cvs98
3603
3604         * src/summaryview.c
3605                 Put the spam icon in the status column instead of the
3606                 mark one
3607
3608 2006-03-01 [colin]      2.0.0cvs97
3609
3610         * src/plugins/spamassassin/spamassassin.c
3611                 Fix segfault (g_file_set_contents fails for some 
3612                 reason and err==0x2f. Can't find out why with
3613                 valgrind, using working function :-)
3614
3615 2006-03-01 [colin]      2.0.0cvs96
3616
3617         * src/inc.c
3618                 Offline overriding: let 'No' be cached only 3 seconds
3619
3620 2006-03-01 [colin]      2.0.0cvs95
3621
3622         * src/addr_compl.c
3623         * src/addrbook.c
3624         * src/addressbook.c
3625         * src/addrindex.c
3626         * src/folder_item_prefs.c
3627         * src/headerview.c
3628         * src/imap.c
3629         * src/inc.c
3630         * src/ldif.c
3631         * src/mainwindow.c
3632         * src/mh.c
3633         * src/msgcache.c
3634         * src/prefs_common.h
3635         * src/prefs_msg_colors.c
3636         * src/procheader.c
3637         * src/procheader.h
3638         * src/procmime.c
3639         * src/procmsg.c
3640         * src/procmsg.h
3641         * src/send_message.h
3642         * src/simple-gettext.c
3643         * src/summaryview.c
3644         * src/summaryview.h
3645         * src/syldap.c
3646         * src/textview.c
3647         * src/undo.c
3648         * src/common/ssl_certificate.c
3649         * src/common/utils.c
3650         * src/gtk/colorsel.c
3651         * src/gtk/gtksctree.c
3652         * src/gtk/gtkshruler.c
3653         * src/plugins/trayicon/trayicon.c
3654                 #if 0 goes to /dev/null
3655
3656 2006-03-01 [colin]      2.0.0cvs94
3657
3658         * src/compose.c
3659         * src/imap.c
3660         * src/inc.c
3661         * src/inc.h
3662         * src/messageview.c
3663         * src/news.c
3664         * src/plugins/spamassassin/spamassassin.c
3665                 Allow to add information in the "working offline"
3666                 window
3667
3668 2006-03-01 [wwp]        2.0.0cvs93
3669
3670         * src/plugins/spamassassin/spamassassin.c
3671                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3672                 'cause it seems that calling `spamc ... < inputfile` with
3673                 g_spawn_(a)sync simply.. erm doesn't work :-).
3674
3675 2006-03-01 [wwp]        2.0.0cvs92
3676
3677         * src/toolbar.c
3678         * src/toolbar.h
3679                 simplify the adding of spam/ham button to the messageview toolbar
3680                 (it gets more clear now that the same button will be "Mark as spam"
3681                 or "Mark as ham" according to the current message status,
3682                 thanks to Colin).
3683
3684 2006-03-01 [wwp]        2.0.0cvs91
3685
3686         * src/messageview.c
3687         * src/procmsg.c
3688         * src/procmsg.h
3689         * src/summaryview.c
3690         * src/plugins/spamassassin/spamassassin.c
3691         * src/plugins/spamassassin/spamassassin.h
3692                 make learner callbacks return a status (0 for ok),
3693                 handle it in main code to avoid setting flags when learning failed,
3694                 don't learn on TCP if offline in spamassassin,
3695                 thanks to Colin.
3696
3697                 
3698
3699 2006-03-01 [wwp]        2.0.0cvs90
3700
3701         * src/compose.c
3702                 some work around the compose window's account menu,
3703                 patch by Fabien Vantard.
3704
3705 2006-03-01 [wwp]        2.0.0cvs89
3706
3707         * src/plugins/spamassassin/spamassassin.c
3708                 fixed bad logics, was using spamc in local mode and sa-learn
3709                 in remote mode (thanks, Colin).
3710
3711 2006-03-01 [wwp]        2.0.0cvs88
3712
3713         * src/plugins/spamassassin/spamassassin.c
3714         * src/plugins/spamassassin/spamassassin.h
3715         * src/plugins/spamassassin/spamassassin_gtk.c
3716                 made processing of emails w/ sa-plugin an option (default is TRUE),
3717                 fixed Engrish some tooltips, capitalization of some debug messages
3718                 and warnings. The spamassassin plugin now provides two separate
3719                 services: process emails upon incorporation and spamd training.
3720                 Both services (un)register independently but use some common
3721                 plugin settings (transport settings, spam storage location).
3722
3723 2006-02-28 [wwp]        2.0.0cvs87
3724
3725         * src/plugins/spamassassin/spamassassin.c
3726                 fix async flag to spamc cmdline execution (batch exec should
3727                 be asynchronous).
3728
3729 2006-02-27 [wwp]        2.0.0cvs86
3730
3731         * src/plugins/spamassassin/spamassassin.c
3732         * src/plugins/spamassassin/spamassassin.h
3733         * src/plugins/spamassassin/spamassassin_gtk.c
3734                 - added the ability to learn a remote spamassassin server (spamd),
3735                 using spamc.
3736                 - added the spamassassin option 'username', that applies to all
3737                 spamassassin operations (filtering, learning, local or remote).
3738                 The default username is the current unix user (if left blank
3739                 from gtk prefs or config file).
3740                 - commented out some unused code (notebook widget), removed unused
3741                 layout (hbox1).
3742                 - make more widgets sensitive to the transport type.
3743
3744 2006-02-27 [colin]      2.0.0cvs85
3745
3746         * src/plugins/spamassassin/spamassassin.c
3747                 Fix sa-learn call when offline
3748
3749 2006-02-27 [colin]      2.0.0cvs84
3750
3751         * configure.ac
3752         * src/Makefile.am
3753         * src/mainwindow.c
3754         * src/mainwindow.h
3755         * src/messageview.c
3756         * src/messageview.h
3757         * src/prefs_toolbar.c
3758         * src/procmsg.c
3759         * src/stock_pixmap.c
3760         * src/stock_pixmap.h
3761         * src/summaryview.c
3762         * src/toolbar.c
3763         * src/toolbar.h
3764         * src/pixmaps/ham_btn.xpm
3765         * src/pixmaps/spam.xpm
3766         * src/pixmaps/spam_btn.xpm
3767         * src/plugins/spamassassin/spamassassin.c
3768                 Add button in toolbar for spam learning
3769                 Fix a few bugs from the last related commit
3770                 Revert 1.9.6cvs23 which messed up shift-selection
3771
3772 2006-02-24 [colin]      2.0.0cvs83
3773
3774         * src/procmsg.c
3775         * src/summaryview.c
3776         * src/summaryview.h
3777         * src/plugins/spamassassin/spamassassin.c
3778         * src/plugins/spamassassin/spamassassin.h
3779         * src/plugins/spamassassin/spamassassin_gtk.c
3780                 Unregister learner when spamassassin is either
3781                 disabled or over tcp
3782
3783 2006-02-24 [colin]      2.0.0cvs82
3784
3785         * src/Makefile.am
3786         * src/mainwindow.c
3787         * src/mainwindow.h
3788         * src/procmsg.c
3789         * src/procmsg.h
3790         * src/stock_pixmap.c
3791         * src/stock_pixmap.h
3792         * src/summaryview.c
3793         * src/summaryview.h
3794         * src/gtk/icon_legend.c
3795         * src/pixmaps/spam.xpm  ** NEW FILE **
3796         * src/plugins/spamassassin/spamassassin.c
3797         * src/plugins/spamassassin/spamassassin_gtk.c
3798                 Add spam learning interface (Mark/Mark as 
3799                 (spam|ham) menus)
3800
3801 2006-02-24 [wwp]        2.0.0cvs81
3802
3803         * src/compose.c
3804         * src/compose.h
3805         * src/filtering.c
3806                 hide compose window when sending message in batch mode
3807                 (filtering: forward and redirect). Also fixed a wrong
3808                 value returned when sending failed, neutral anyway.
3809                 (Colin, me) 
3810
3811 2006-02-24 [wwp]        2.0.0cvs80
3812
3813         * src/mainwindow.c
3814                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3815
3816 2006-02-24 [paul]       2.0.0cvs79
3817
3818         * src/news.c
3819         * src/news.h
3820         * src/news_gtk.c
3821                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3822                 Thanks to Colin
3823
3824 2006-02-23 [colin]      2.0.0cvs78
3825
3826         * src/alertpanel.c
3827                 Change OK to Close in alertpanel with View log
3828                 button; add accel to View log. Patch by Fabien
3829                 Vantard
3830
3831 2006-02-23 [wwp]        2.0.0cvs77
3832
3833         * src/compose.c
3834                 silly me, there were much more tests to perform, since toolbars can
3835                 really have down to 1 element only.
3836
3837 2006-02-23 [wwp]        2.0.0cvs76
3838
3839         * commitHelper
3840                 fixed indentation from my previous commit. Fallback to VISUAL if
3841                 EDITOR is not set (and to vi, at last resort).
3842
3843 2006-02-23 [wwp]        2.0.0cvs75
3844
3845         * commitHelper
3846                 improved error detection (Colin, me).
3847
3848 2006-02-23 [wwp]        2.0.0cvs74
3849
3850         * src/prefs_toolbar.c
3851                 simplify and fix prefs/toolbars layouting. Combos' contents can
3852                 now be really displayed.
3853
3854 2006-02-23 [wwp]        2.0.0cvs73
3855         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3856         be really displayed.
3857
3858 2006-02-22 [wwp]        2.0.0cvs72
3859
3860         * src/compose.c
3861                 fix a typo in my previous commit (sorry!).
3862
3863 2006-02-22 [wwp]        2.0.0cvs71
3864
3865         * src/prefs_toolbar.c
3866                 fix a crash when adding separators to toolbars,
3867                 also fix some separator item information.
3868
3869 2006-02-22 [wwp]        2.0.0cvs70
3870
3871         * src/compose.c
3872                 fix a crash when redirecting (for instance) when compose window's
3873                 toolbar contents has been customized (when some buttons have been
3874                 removed in fact).
3875
3876 2006-02-21 [wwp]        2.0.0cvs69
3877
3878         * src/summaryview.c
3879         * src/gtk/pluginwindow.c
3880         * src/plugins/pgpcore/prefs_gpg.c
3881                 fix some compilation warnings (feat. remains of removed code).
3882
3883 2006-02-21 [wwp]        2.0.0cvs68
3884
3885         * src/gtk/gtkutils.c
3886                 fix two compilation issues, thanks to Stephan Sachse.
3887
3888 2006-02-20 [colin]      2.0.0cvs67
3889
3890         * src/mainwindow.c
3891                 Don't reselect displayed mail on refocus
3892                 This fixes actions misbehaving 
3893
3894 2006-02-20 [wwp]        2.0.0cvs66
3895
3896         * src/summaryview.c
3897         * src/gtk/gtksctree.c
3898         * src/gtk/gtkshruler.c
3899                 changed more runtime typecast checks.
3900
3901 2006-02-20 [wwp]        2.0.0cvs65
3902
3903         * src/summary_search.c
3904                 find all - summaryview refresh issue fixed, thanks to Colin.
3905
3906 2006-02-20 [wwp]        2.0.0cvs64
3907
3908         * src/gtk/gtkutils.c
3909                 better runtime typecast checks.
3910
3911 2006-02-20 [wwp]        2.0.0cvs63
3912
3913         * src/summary_search.c
3914                 enhancements to the summary search:
3915                         - add the ability to stop the running search
3916                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3917                         - don't search if no criteria (From/To/Subject/Body) is set
3918                         - ensure that a busy mouse pointer is always shown when searching,
3919                           show it even a bit earlier
3920
3921 2006-02-19 [colin]      2.0.0cvs62
3922
3923         * src/compose.c
3924         * src/imap.c
3925         * src/etpan/imap-thread.c
3926         * src/etpan/imap-thread.h
3927                 (Future) IMAP speed improvement on sending
3928                 Will require a libetpan update
3929         * src/summaryview.c
3930         * src/gtk/quicksearch.c
3931                 Make quicksearch clearable while running.
3932
3933 2006-02-17 [colin]      2.0.0cvs61
3934
3935         * src/imap.c
3936         * src/etpan/imap-thread.c
3937         * src/etpan/imap-thread.h
3938                 Check for IMAP certificates
3939                 ** Requires libetpan-0.42-cvs4 
3940                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3941
3942 2006-02-17 [colin]      2.0.0cvs60
3943
3944         * src/messageview.c
3945         * src/prefs_common.c
3946         * src/prefs_common.h
3947         * src/prefs_message.c
3948                 Add pref to display HTML-only mails with plugin, 
3949                 if possible (defaulting to FALSE of course).
3950
3951 2006-02-16 [colin]      2.0.0cvs59
3952
3953         * src/main.c
3954         * src/common/plugin.c
3955         * src/common/plugin.h
3956         * src/gtk/pluginwindow.c
3957                 Keep track of requested (but unloaded) plugins
3958                 in some error cases.
3959
3960 2006-02-16 [wwp]        2.0.0cvs58
3961
3962         * src/gtk/gtkaspell.c
3963         * src/gtk/gtkaspell.h
3964         * src/prefs_spelling.c
3965         * src/compose.c
3966         * src/prefs_common.c
3967         * src/prefs_common.h
3968                 implemented new optional spellchecker behaviour: re-check message when
3969                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3970
3971 2006-02-16 [wwp]        2.0.0cvs57
3972
3973         * src/quote_fmt_parse.y
3974                 pclose popen'ed pipe.
3975
3976 2006-02-15 [colin]      2.0.0cvs56
3977
3978         * src/mimeview.c
3979         * src/mimeview.h
3980                 Let MimeViewers know which MimeView they
3981                 depend of.
3982         * src/summaryview.c
3983                 Swap From/To columns in Sent/Queue/Drafts
3984                 folders
3985         * src/etpan/imap-thread.c
3986                 Use mailstream_low_tls_open() for STARTTLS
3987                 instead of mailstream_low_ssl_open()
3988                 ** REQUIRES libetpan 0.42cvs3 **
3989
3990 2006-02-15 [wwp]        2.0.0cvs55
3991
3992         * src/compose.c
3993         * src/compose.h
3994         * src/message_search.c
3995         * src/message_search.h
3996         * src/textview.c
3997         * src/gtk/gtkutils.c
3998         * src/gtk/gtkutils.h
3999                 added the ability to Find text in the compose window (and a bit
4000                 of code factorization).
4001
4002 2006-02-15 [wwp]        2.0.0cvs54
4003
4004         * src/prefs_gtk.c
4005                 yet another one file was missing (fix for some widgets' sensitivity).
4006                 Thanks Colin!
4007
4008 2006-02-15 [wwp]        2.0.0cvs53
4009
4010         * src/prefs_gtk.h
4011                 oops forgot that file (fix for some widgets' sensitivity).
4012
4013 2006-02-15 [wwp]        2.0.0cvs52
4014
4015         * src/summary_search.c
4016                 implemented advanced summary search options (added the ability
4017                 to use matcher conditions in an advanced search mode).
4018
4019 2006-02-15 [wwp]        2.0.0cvs51
4020
4021         * src/plugins/pgpcore/prefs_gpg.c
4022         * src/prefs_account.c
4023                 fix some widget sensitivity, mostly around some labels in
4024                 account prefs.
4025
4026 2006-02-15 [paul]       2.0.0cvs50
4027
4028         * manual/advanced.xml
4029                 improve Templates info
4030                 written by wwp
4031
4032 2006-02-14 [colin]      2.0.0cvs49
4033
4034         * src/pixmaps/address_book.xpm
4035         * src/pixmaps/preferences.xpm
4036         * src/pixmaps/properties.xpm
4037                 Fix pixmap size - patch by Fabien Vantard
4038
4039 2006-02-13 [colin]      2.0.0cvs48
4040
4041         * src/procmime.c
4042                 Add missing fclose()s on error
4043         * src/textview.c
4044                 Remove unused code
4045         * src/common/utils.c
4046                 Fix temp files not being deleted on windows
4047         Patches by Thomas Gilgin
4048
4049 2006-02-13 [colin]      2.0.0cvs47
4050
4051         * src/mainwindow.c
4052                 Fix exit crash
4053
4054 2006-02-13 [wwp]        2.0.0cvs46
4055
4056         * src/plugins/pgpcore/prefs_gpg.c
4057                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4058
4059 2006-02-12 [colin]      2.0.0cvs45
4060
4061         * src/folderview.c
4062         * src/main.c
4063         * src/mainwindow.c
4064                 Fix "stuff" when quitting
4065
4066 2006-02-12 [wwp]        2.0.0cvs44
4067
4068         * src/prefs_themes.c
4069                 fix typos in debug messages.
4070
4071 2006-02-11 [colin]      2.0.0cvs43
4072
4073         * src/summaryview.c
4074                 don't allow drag/drop from ourself
4075
4076 2006-02-10 [wwp]        2.0.0cvs42
4077
4078         * src/exporthtml.c
4079         * src/html.c
4080         * src/html.h
4081         * src/procmime.c
4082         * src/textview.c
4083                 renamed html_ prefixed functions and data structures to avoid
4084                 namespace clashes w/ other software (gtkhtml2 for instance).
4085                 Closes bug #907.
4086
4087
4088 2006-02-09 [colin]      2.0.0cvs41
4089
4090         * src/summaryview.c
4091                 Fix shitty logic messed up. Thanks Ticho for the hint!
4092
4093 2006-02-09 [wwp]        2.0.0cvs40
4094
4095         * src/gtk/about.c
4096         * src/compose.c
4097         * src/prefs_account.c
4098         * src/prefs_gtk.h
4099         * src/editaddress.c
4100                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4101                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4102                 Browse buttons in accounts prefs.
4103
4104 2006-02-09 [colin]      2.0.0cvs39
4105
4106         * src/matcher.c
4107                 Check for pointer before using its members
4108         * src/gtk/gtksourceprintjob.c
4109                 Fix a wrong warning
4110
4111 2006-02-09 [wwp]        2.0.0cvs38
4112
4113         * src/gtk/filesel.c
4114                 fix few compiler warnings (type mismatch).
4115
4116 2006-02-09 [paul]       2.0.0cvs37
4117
4118         * po/fr.po
4119                 updated by Fabien Vantard
4120
4121 2006-02-08 [colin]      2.0.0cvs36
4122
4123         * src/prefs_common.c
4124         * src/common/defs.h
4125         * src/common/plugin.c
4126                 allow windows and linux configurations to coexist
4127                 patch by Thomas Gilgin
4128
4129 2006-02-08 [colin]      2.0.0cvs35
4130
4131         * src/filtering.c
4132         * src/matcher.c
4133         * src/matcher.h
4134         * src/matcher_parser_parse.y
4135         * src/prefs_filtering_action.c
4136         * src/prefs_matcher.c
4137                 Add the "Ignore thread" filtering
4138                 action
4139
4140 2006-02-08 [colin]      2.0.0cvs34
4141
4142         * src/compose.c
4143         * src/procmime.c
4144         * src/procmime.h
4145                 Fix bug #905 (damaged attachment)
4146                 text files with raw \0's aren't really text files
4147         FOR_STABLE
4148
4149 2006-02-08 [colin]      2.0.0cvs33
4150
4151         * src/summaryview.c
4152                 Fix crasher introduced yesterday
4153
4154 2006-02-08 [wwp]        2.0.0cvs32
4155
4156         * src/compose.c
4157         * src/compose.h
4158                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4159
4160 2006-02-08 [wwp]        2.0.0cvs31
4161
4162         * src/prefs_template.c
4163                 templates enhancement: allow address completion for Cc and Bcc fields
4164                 (it was currently possible for the To field only)
4165
4166 2006-02-08 [colin]      2.0.0cvs30
4167
4168         * src/compose.c
4169                 Don't unblock if not blocked
4170         FOR_STABLE
4171
4172 2006-02-07 [colin]      2.0.0cvs29
4173
4174         * src/action.c
4175                 Forgot to refresh summaryview
4176
4177 2006-02-07 [colin]      2.0.0cvs28
4178
4179         * src/action.c
4180                 Freeze/thaw message list and folder list while
4181                 processing %as{} actions 
4182         * src/compose.c
4183                 Fix auto-wrap disabling after a middle-click
4184                 paste - FOR_STABLE
4185
4186 2006-02-07 [paul]       2.0.0cvs27
4187
4188         * src/folder.c
4189                 fix freeing of uninitialised pointers
4190                 Thanks to Colin
4191
4192 2006-02-06 [colin]      2.0.0cvs26
4193
4194         * src/folder.c
4195                 Use g_slist_prepend in potentially big list
4196
4197 2006-02-06 [colin]      2.0.0cvs25
4198
4199         * src/folder.c
4200                 Completely skip processing if it doesn't 
4201                 exist (faster!)
4202
4203 2006-02-06 [colin]      2.0.0cvs24
4204
4205         * src/folder.c
4206         * src/summaryview.c
4207                 Batch filtering in summaryview (from Tools menu)
4208                 and pre/post//-processing too
4209
4210 2006-02-06 [colin]      2.0.0cvs23
4211
4212         * src/procmsg.h
4213         * src/filtering.c
4214                 Use a special field for batch filtering instead
4215                 of stepping on deferred execution's toes
4216
4217 2006-02-06 [colin]      2.0.0cvs22
4218
4219         * src/action.c
4220         * src/filtering.c
4221         * src/filtering.h
4222         * src/folder.c
4223         * src/summaryview.c
4224                 Fix filtering via menus and actions
4225
4226 2006-02-06 [colin]      2.0.0cvs21
4227
4228         * src/imap.c
4229                 Put the added file directly to cache if possible (will work
4230                 with next libetpan)
4231         * src/filtering.c
4232         * src/filtering.h
4233         * src/inc.c
4234         * src/folder.c
4235         * src/mbox.c
4236         * src/procmsg.h
4237                 Move and copy filtered messages by batches instead of one
4238                 by one - faster on IMAP
4239         * src/procmsg.c
4240                 Add a function that'll possibly be useful later
4241
4242 2006-02-06 [colin]      2.0.0cvs20
4243
4244         * src/addressbook.c
4245                 Use internal mime-type instead of text/plain for d'n'd
4246         * src/compose.c
4247                 Allow attaching files from mimeview's icon list via d'n'd
4248         * src/folderview.c
4249         * src/folderview.h
4250                 Use internal mime-type instead of text/plain for d'n'd
4251                 Don't try to selected opened folder if none is
4252                 Factorize d'n'd from other apps code
4253         * src/headerview.c
4254         * src/textview.c
4255         * src/gtk/gtkutils.c
4256         * src/gtk/gtkutils.h
4257                 Factorize Face/X-Face stuff
4258         * src/mimeview.c
4259                 Fix d'n'd to other apps
4260         * src/prefs_message.c
4261                 Let the XFace pref be usable without libcompface as it also
4262                 applies to Face
4263         * src/summaryview.c
4264                 Fix d'n'd to other apps
4265                 Factorize d'n'd from other apps code
4266
4267 2006-02-06 [wwp]        2.0.0cvs19
4268
4269         * po/it.po
4270                 Italian translation fixes by Andrea Spadaccini (no more confusion
4271                 between filtering and processing, and few changes in the About
4272                 dialog).
4273
4274
4275 2006-02-06 [mones]      2.0.0cvs18
4276
4277         * src/gtk/icon_legend.c
4278                 Improved descriptions allowing better translations
4279
4280 2006-02-05 [colin]      2.0.0cvs17
4281
4282         * src/imap.c
4283                 Add the f*cking missing expunge that caused imap_fetch_env
4284                 to fail after an add_msgs ! :-///
4285         * src/etpan/imap-thread.c
4286                 Add a bit of debug
4287         FOR_STABLE
4288
4289 2006-02-05 [colin]      2.0.0cvs16
4290
4291         * src/common/utils.c
4292                 Don't check for return-path (or we can't put
4293                 back non-sent mails)
4294
4295 2006-02-05 [colin]      2.0.0cvs15
4296
4297         * src/textview.c
4298                 Don't try to display Face header in textview
4299                 when teh headerview's active
4300
4301 2006-02-05 [colin]      2.0.0cvs14
4302
4303         * tools/tbird2syl.py
4304         * tools/Makefile.am
4305                 Add script to import Thunderbird mails
4306
4307 2006-02-05 [colin]      2.0.0cvs13
4308
4309         * src/headerview.c
4310         * src/procheader.c
4311         * src/procmsg.c
4312         * src/procmsg.h
4313         * src/textview.c
4314                 Show Face headers - patch partially by Klaus Flittner
4315
4316 2006-02-05 [colin]      2.0.0cvs12
4317
4318         * src/folderview.c
4319         * src/summaryview.c
4320         * src/common/utils.c
4321         * src/common/utils.h
4322                 Let dnd work from mime icons to summaryview
4323                 and to folderview too
4324                 Add a crude test to avoid trying to add files
4325                 drag'n'dropped when they're not mails
4326
4327 2006-02-04 [colin]      2.0.0cvs11
4328
4329         * src/summaryview.c
4330         * src/mimeview.c
4331                 Fix utf8 conversion
4332
4333 2006-02-04 [colin]      2.0.0cvs10
4334
4335         * src/compose.c
4336         * src/folderview.c
4337         * src/mimeview.c
4338         * src/summaryview.c
4339         * src/summaryview.h
4340                 Added various drag and drop capas:
4341                 From                    To
4342                 summaryview             other apps
4343                 mimeview icons          other apps
4344                 other apps              summaryview
4345                 other apps              folderview
4346
4347                 This shouldn't have broken the existing:
4348                 From                    To
4349                 summaryview             folderview
4350                 folderview              folderview
4351                 summaryview             compose's attachments
4352
4353         Tests welcomed.
4354
4355 2006-02-02 [paul]       2.0.0cvs9
4356
4357         * src/mainwindow.c
4358                 move global option 'Set displayed columns...' out
4359                 of folder option grouping.
4360                 fix sensitivity of 'harvest addresses'
4361         FOR_STABLE
4362
4363 2006-02-01 [colin]      2.0.0cvs8
4364
4365         * src/mimeview.c
4366                 Revert the alertpanel patch, it sucks (intrusive
4367                 and gets in the way of "open")
4368
4369 2006-02-01 [colin]      2.0.0cvs7
4370
4371         * src/compose.c
4372         * src/prefs_account.c
4373         * src/prefs_common.c
4374         * src/common/defs.h
4375         * src/common/utils.c
4376         * src/common/utils.h
4377                 Add ability to edit the signature file
4378                 from the account preferences, and use
4379                 a default for the text editor.
4380                 Patch by Fabien Vantard
4381
4382 2006-02-01 [colin]      2.0.0cvs6
4383
4384         * src/mimeview.c
4385                 Try to get mime type by extension if it is
4386                 application/octet-stream
4387                 Display a window with possible choices when
4388                 encountering unknown mime types
4389         * src/gtk/filesel.c
4390         * src/gtk/filesel.h
4391                 Add preview
4392                 Allow multiple selection in filtered filesel
4393                 (patch by Fabien Vantard)
4394         * src/gtk/pluginwindow.c
4395                 Use it (patch by Fabien Vantard)
4396
4397 2006-02-01 [paul]       2.0.0cvs5
4398
4399         * src/jpilot.c
4400                 fix crash on creating jpilot address book
4401                 Thanks to Colin - FOR_STABLE
4402         * src/prefs_summaries.c
4403         * src/prefs_wrapping.c
4404         * src/gtk/icon_legend.c
4405         * src/gtk/quicksearch.c
4406                 string fixes and additions
4407
4408 2006-02-01 [paul]       2.0.0cvs4
4409
4410         * src/compose.c
4411         * src/mainwindow.c
4412         * src/messageview.c
4413         * src/prefs_send.c
4414                 add Arabic encoding option
4415                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4416
4417 2006-01-31 [colin]      2.0.0cvs3
4418
4419         * src/plugins/pgpcore/passphrase.c
4420                 Convert passphrase to locale encoding
4421         * src/compose.c
4422                 Fix drafting on IMAP. Crappy bug sneaked in
4423                 the release :-/
4424         FOR_STABLE
4425
4426 2006-01-30 [paul]       2.0.0cvs2
4427
4428         * src/gtk/icon_legend.c
4429                 show the new entries
4430
4431 2006-01-30 [colin]      2.0.0cvs1
4432
4433         * src/manual.c
4434                 Check for the file to be present before 
4435                 enabling the menu - FOR_STABLE
4436         * src/gtk/icon_legend.c
4437                 Add folders icons (not all of them, there
4438                 are too much, but the most intriguing ones)
4439
4440 2006-01-30 [paul]       2.0.0
4441
4442         version 2.0.0 released
4443
4444 2006-01-30 [paul]       1.9.100cvs200
4445
4446         * manual/faq.xml
4447         * manual/gpl.xml
4448         * manual/intro.xml
4449         * manual/starting.xml
4450         * manual/sylpheed-claws-manual.xml
4451                 fixes, additions
4452
4453 2006-01-29 [mones]      1.9.100cvs199
4454
4455         * manual/account.xml
4456         * manual/advanced.xml
4457         * manual/glossary.xml
4458                 Some typos fixed, added LDIF term to glossary
4459         * po/es.po
4460                 Fixed leading plus symbol
4461
4462 2006-01-29 [paul]       1.9.100cvs198
4463
4464         * po/fi.po
4465         * po/sk.po
4466                 updated by Tommi Pirinen and Andrej Kacian
4467
4468 2006-01-29 [paul]       1.9.100cvs197
4469
4470         * src/gtk/authors.h
4471                 remove duplicates
4472
4473 2006-01-29 [paul]       1.9.100cvs196
4474
4475         * AUTHORS
4476         * po/nl.po
4477         * src/gtk/authors.h
4478         * tools/claws.i18n.status.pl
4479                 nl translation updated by Tim Dijkstra
4480
4481 2006-01-29 [paul]       1.9.100cvs195
4482
4483         * po/sr.po
4484         * po/sv.po
4485                 updated by Aleksandar Urosevic and Anders Troback
4486
4487 2006-01-28 [colin]      1.9.100cvs194
4488
4489         * src/gtk/gtksourceprintjob.c
4490                 Don't fiddle with PangoLayout when we
4491                 have an image
4492
4493 2006-01-28 [paul]       1.9.100cvs193
4494
4495         * AUTHORS
4496         * po/el.po
4497         * po/zh_CN.po
4498         * src/gtk/authors.h
4499         * tools/claws.i18n.status.pl
4500                 updated translations submitted by Stavros Giannouris
4501                 and Ralgh Young
4502
4503 2006-01-27 [colin]      1.9.100cvs192
4504
4505         * src/summaryview.c
4506         * src/gtk/gtksourceprintjob.c
4507                 Add image printing 
4508                 (libgnomeprint only, of course)
4509
4510 2006-01-27 [paul]       1.9.100cvs191
4511
4512         * po/fr.po
4513         * po/it.po
4514                 updated by Fabien Vantard and Andrea Spadaccini
4515
4516 2006-01-26 [colin]      1.9.100cvs190
4517
4518         * manual/Makefile.am
4519         * configure.ac
4520                 Make building the manual optional 
4521                 (--disable-manual)
4522
4523 2006-01-26 [paul]       1.9.100cvs189
4524
4525         * manual/glossary.xml
4526         * manual/plugins.xml
4527                 edited
4528         * po/en_GB.po
4529                 updated
4530
4531 2006-01-26 [paul]       1.9.100cvs188
4532
4533         * src/prefs_display_header.c
4534         * src/prefs_folder_column.c
4535         * src/prefs_msg_colors.c
4536         * src/prefs_summaries.c
4537         * src/prefs_summary_column.c
4538                 HIGify
4539
4540 2006-01-25 [colin]      1.9.100cvs187
4541
4542         * src/imap.c
4543                 Don't allow moving/copying mails between
4544                 queue/drafts and non-queue/drafts folders
4545                 Fixes bug #897 (message header is resetted 
4546                 if one is copied to Drafts)
4547
4548 2006-01-25 [colin]      1.9.100cvs186
4549
4550         * src/folder.c
4551         * src/mainwindow.c
4552                 Fix subscribed folders not found
4553         * src/compose.c
4554                 Don't try to encode as original mail's charset
4555                 if it's ascii 
4556
4557 2006-01-25 [paul]       1.9.100cvs185
4558
4559         * AUTHORS
4560         * po/Makevars
4561                 updated
4562         * po/de.po
4563         * po/pl.po
4564         * po/pt_BR.po
4565         * po/sr.po
4566                 updates submitted by Stephan Sachse, Emilian Nowak
4567                 and Quar, Frederico Goncalves Guimaraes, and
4568                 Aleksandar Urosevic
4569                 Fix Bug 896, 'PT_BR locale broken'.
4570         * src/gtk/authors.h
4571                 updated
4572
4573 2006-01-24 [mones]      1.9.100cvs184
4574
4575         * manual/glossary.xml
4576                 All current terms finished. Reviewers welcome ;-)
4577         * manual/keyboard.xml
4578                 Fixed column width for pdf output.
4579         * po/es.po
4580                 Updated
4581
4582 2006-01-24 [paul]       1.9.100cvs183
4583
4584         * manual/glossary.xml
4585                 fix id name
4586         * manual/dist/html/Makefile.am
4587         * manual/dist/pdf/Makefile.am
4588         * manual/dist/ps/Makefile.am
4589         * manual/dist/txt/Makefile.am
4590                 fix make deps
4591                 Thanks to Colin
4592
4593 2006-01-24 [mones]      1.9.100cvs182
4594
4595         * manual/glossary.xml
4596                 Nearly finished, some terms missing.
4597
4598 2006-01-23 [paul]       1.9.100cvs181
4599
4600         * manual/dist/html/Makefile.am
4601         * manual/dist/pdf/Makefile.am
4602         * manual/dist/ps/Makefile.am
4603         * manual/dist/txt/Makefile.am
4604         * src/mainwindow.c
4605                 re-enable manual
4606                 Thanks to Colin
4607
4608 2006-01-22 [colin]      1.9.100cvs180
4609
4610         * src/compose.c
4611         * src/gtk/gtkaspell.c
4612                 Don't deselect stuff before right-clicking, with aspell.
4613                 (This prevented right-click Copy, for example).
4614                 Thanks to Clo!
4615
4616 2006-01-22 [paul]       1.9.100cvs179
4617
4618         * src/summary_search.c
4619                 don't fix the widget size as it causes problems
4620                 under localisation.
4621                 Thanks to Emilian Nowak
4622
4623 2006-01-21 [paul]       1.9.100cvs178
4624
4625         * src/prefs_themes.c
4626                 fix broken underlining of label text
4627                 with some translations
4628
4629 2006-01-21 [colin]      1.9.100cvs177
4630
4631         * po/fr.po
4632                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4633
4634 2006-01-20 [colin]      1.9.100cvs176
4635
4636         * configure.ac
4637         * Makefile.am
4638         * manual/Makefile
4639         * manual/dist/html/.cvsignore
4640         * manual/dist/html/Makefile.am
4641         * manual/dist/pdf/.cvsignore
4642         * manual/dist/pdf/Makefile.am
4643         * manual/dist/ps/.cvsignore
4644         * manual/dist/ps/Makefile.am
4645         * manual/dist/txt/.cvsignore
4646         * manual/dist/txt/Makefile.am
4647                 Autotool-ize manual
4648
4649 2006-01-20 [paul]       1.9.100cvs175
4650
4651         * manual/handling.xml
4652                 make Filtering and Searching entries easier to find
4653         * manual/keyboard.xml
4654                 add the remaining default keybinds
4655         * src/prefs_summaries.c
4656                 update the default keybinds
4657
4658 2006-01-20 [paul]       1.9.100cvs174
4659
4660         * src/addressbook.c
4661         * src/addrgather.c
4662         * src/addrharvest.c
4663         * src/editaddress.c
4664         * src/editgroup.c
4665         * src/exphtmldlg.c
4666         * src/expldifdlg.c
4667         * src/exporthtml.c
4668         * src/exportldif.c
4669         * src/ldif.c
4670                 replace 'e-mail' with 'email'
4671         * src/summary_search.c
4672                 add mnemonic to "Find all" button
4673
4674 2006-01-20 [wwp]        1.9.100cvs173
4675
4676         * src/export.c
4677         * src/import.c
4678                 touched mbox import/export buttons for HIG-compliance
4679
4680 2006-01-19 [paul]       1.9.100cvs172
4681
4682         * manual/account.xml
4683         * manual/addrbook.xml
4684         * manual/advanced.xml
4685         * manual/faq.xml
4686         * manual/handling.xml
4687         * manual/intro.xml
4688         * manual/plugins.xml
4689         * manual/starting.xml
4690                 more editing
4691
4692 2006-01-19 [paul]       1.9.100cvs171
4693
4694         * src/toolbar.c
4695                 allow use of trash button while receiving
4696                 Thanks to Colin
4697
4698 2006-01-19 [wwp]        1.9.100cvs170
4699
4700         * src/gtk/quicksearch.c
4701         * src/compose.c
4702                 force text color to black when yellow background is set
4703
4704 2006-01-19 [colin]      1.9.100cvs169
4705
4706         * src/plugins/trayicon/trayicon.c
4707                 Gray out Get Mail when already getting mail
4708
4709 2006-01-18 [paul]       1.9.100cvs168
4710
4711         * src/compose.c
4712                 give widget yellow background was To is
4713                 set via folder prefs
4714         * src/gtk/quicksearch.c
4715                 give widget yellow background when quick
4716                 search is active.
4717                 Thanks to Colin
4718
4719 2006-01-18 [paul]       1.9.100cvs167
4720
4721         * doc/man/sylpheed-claws.1
4722                 add --subscribe option
4723
4724 2006-01-18 [paul]       1.9.100cvs166
4725
4726         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4727         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4728                 use %U instead of %F (%F is broken for user installed
4729                 files in kde 3.5)
4730
4731 2006-01-18 [colin]      1.9.100cvs165
4732
4733         * src/summaryview.c
4734                 Default to Yes in "No more * messages" dialogs
4735
4736 2006-01-17 [colin]      1.9.100cvs164
4737
4738         * src/compose.c
4739                 Possibly fix an invalid iterator causing
4740                 crash
4741
4742 2006-01-17 [colin]      1.9.100cvs163
4743
4744         * src/mimeview.c
4745                 Fix crash when the image disappears under the
4746                 image viewer
4747
4748 2006-01-16 [colin]      1.9.100cvs162
4749
4750         * src/compose.c
4751                 Fix reenabling autowrap
4752
4753 2006-01-16 [colin]      1.9.100cvs161
4754
4755         * src/compose.c
4756                 reset quote_len before getting quote_str
4757
4758 2006-01-16 [colin]      1.9.100cvs160
4759
4760         * src/account.c
4761         * src/account.h
4762         * src/folder.c
4763         * src/imap_gtk.c
4764         * src/mh_gtk.c
4765                 Fix bug #883 (default inbox does not track folder move)
4766
4767 2006-01-16 [colin]      1.9.100cvs159
4768
4769         * src/compose.c
4770         * src/plugins/pgpcore/passphrase.c
4771                 More buttons fixes
4772
4773 2006-01-16 [paul]       1.9.100cvs158
4774
4775         * src/prefs_actions.c
4776         * src/prefs_filtering_action.c
4777         * src/prefs_matcher.c
4778         * src/quote_fmt.c
4779         * src/gtk/description_window.c
4780         * src/gtk/description_window.h
4781         * src/gtk/quicksearch.c
4782                 description window cleanups
4783
4784 2006-01-15 [colin]      1.9.100cvs157
4785
4786         * src/addressbook.c
4787         * src/prefs_filtering.c
4788                 Same here
4789
4790 2006-01-15 [colin]      1.9.100cvs156
4791
4792         * src/folderview.c
4793         * src/mainwindow.c
4794                 Same for "Empty trash"
4795
4796 2006-01-15 [colin]      1.9.100cvs155
4797
4798         * src/inc.c
4799                 Override offline dialog had Yes by default
4800
4801 2006-01-15 [colin]      1.9.100cvs154
4802
4803         * src/summaryview.c
4804                 Delete selected messages? previously had Yes the default
4805
4806 2006-01-15 [colin]      1.9.100cvs153
4807
4808         * src/folder.c
4809         * src/folder.h
4810         * src/main.c
4811                 Check if a mailbox is loaded after all
4812                 plugins are loaded.
4813
4814 2006-01-15 [colin]      1.9.100cvs152
4815
4816         * src/folder.c
4817                 Don't start wizard when there are unloaded folders (will help
4818                 people with only mbox or maildir mailboxes)
4819
4820 2006-01-14 [colin]      1.9.100cvs151
4821
4822         * src/addressbook.c
4823         * src/expldifdlg.c
4824         * src/importldif.c
4825         * src/importmutt.c
4826         * src/importpine.c
4827         * src/mh_gtk.c
4828                 More HIG compliance and fixes
4829
4830 2006-01-14 [colin]      1.9.100cvs150
4831
4832         * src/prefs_filtering_action.c
4833         * src/foldersel.c
4834                 Two forgotten button order changes
4835
4836 2006-01-14 [colin]      1.9.100cvs149
4837
4838         * src/account.c
4839         * src/addressbook.c
4840         * src/compose.c
4841         * src/folderview.c
4842         * src/imap_gtk.c
4843         * src/mainwindow.c
4844         * src/mh_gtk.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/ssl_manager.c
4852         * src/summaryview.c
4853         * src/textview.c
4854         * src/toolbar.c
4855                 All deletion confirmations are now "Cancel, Delete" 
4856                 instead of "No, Yes"
4857                 Clarified most of the other "No, Yes" to 
4858                 "Cancel, Descriptive_action"
4859                 Rechanged the "Entry not saved" alerts to have 
4860                 "Close, Continue editing"
4861
4862
4863 2006-01-14 [paul]
4864
4865         * 2.0.0-rc4 released
4866
4867 2006-01-14 [paul]       1.9.100cvs148
4868
4869         * src/account.c
4870         * src/addressadd.c
4871         * src/addressbook.c
4872         * src/compose.c
4873         * src/editaddress.c
4874         * src/editbook.c
4875         * src/editgroup.c
4876         * src/editjpilot.c
4877         * src/editldap.c
4878         * src/editvcard.c
4879         * src/exphtmldlg.c
4880         * src/expldifdlg.c
4881         * src/folderview.c
4882         * src/grouplistdialog.c
4883         * src/imap_gtk.c
4884         * src/importmutt.c
4885         * src/importpine.c
4886         * src/inc.c
4887         * src/main.c
4888         * src/mainwindow.c
4889         * src/message_search.c
4890         * src/messageview.c
4891         * src/mh_gtk.c
4892         * src/mimeview.c
4893         * src/news_gtk.c
4894         * src/prefs_actions.c
4895         * src/prefs_customheader.c
4896         * src/prefs_filtering.c
4897         * src/prefs_matcher.c
4898         * src/prefs_template.c
4899         * src/prefs_themes.c
4900         * src/ssl_manager.c
4901         * src/summary_search.c
4902         * src/summaryview.c
4903         * src/textview.c
4904         * src/toolbar.c
4905         * src/gtk/foldersort.c
4906         * src/gtk/gtkaspell.c
4907         * src/gtk/inputdialog.c
4908         * src/gtk/prefswindow.c
4909         * src/plugins/pgpcore/select-keys.c
4910         * src/plugins/trayicon/trayicon.c
4911                 HIG compliant button order
4912
4913 2006-01-14 [mones]      1.9.100cvs147
4914
4915         * po/es.po
4916                 Updated translation
4917
4918 2006-01-13 [paul]       1.9.100cvs146
4919
4920         * AUTHORS
4921         * ChangeLog
4922         * src/gtk/authors.h
4923                 add Joshua M. Kwan to contributors list
4924
4925 2006-01-13 [colin]      1.9.100cvs145
4926
4927         * src/gtk/quicksearch.c
4928                 Don't refocus quick search after executing (Esc or Enter)
4929                 Allows to '/'search something then move up/down in 
4930                 summaryview, and to Esc a search and be back in the 
4931                 summaryview
4932
4933 2006-01-13 [paul]       1.9.100cvs144
4934
4935         * src/plugins/pgpinline/pgpinline.c
4936                 support Content-Type 'application/pgp'
4937                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4938
4939 2006-01-13 [paul]       1.9.100cvs143
4940
4941         * manual/account.xml
4942                 make mention of partial retrieval
4943                 thanks to Colin
4944
4945 2006-01-13 [paul]       1.9.100cvs142
4946
4947         * src/account.c
4948         * src/account.h
4949         * src/action.c
4950         * src/action.h
4951         * src/adbookbase.h
4952         * src/addr_compl.c
4953         * src/addr_compl.h
4954         * src/addrbook.c
4955         * src/addrcache.c
4956         * src/addrcache.h
4957         * src/addrcindex.c
4958         * src/addrcindex.h
4959         * src/addrclip.c
4960         * src/addrclip.h
4961         * src/addrdefs.h
4962         * src/addressadd.c
4963         * src/addressadd.h
4964         * src/addressbook.c
4965         * src/addressbook.h
4966         * src/addrgather.c
4967         * src/addrgather.h
4968         * src/addrharvest.c
4969         * src/addrharvest.h
4970         * src/addrindex.c
4971         * src/addrindex.h
4972         * src/addritem.c
4973         * src/addritem.h
4974         * src/addrquery.c
4975         * src/addrquery.h
4976         * src/addrselect.c
4977         * src/addrselect.h
4978         * src/alertpanel.c
4979         * src/alertpanel.h
4980         * src/browseldap.c
4981         * src/browseldap.h
4982         * src/codeconv.c
4983         * src/codeconv.h
4984         * src/compose.c
4985         * src/compose.h
4986         * src/customheader.c
4987         * src/customheader.h
4988         * src/displayheader.c
4989         * src/displayheader.h
4990         * src/editaddress.c
4991         * src/editaddress.h
4992         * src/editbook.c
4993         * src/editbook.h
4994         * src/editgroup.c
4995         * src/editgroup.h
4996         * src/editjpilot.c
4997         * src/editjpilot.h
4998         * src/editldap.c
4999         * src/editldap.h
5000         * src/editldap_basedn.c
5001         * src/editldap_basedn.h
5002         * src/editvcard.c
5003         * src/editvcard.h
5004         * src/exphtmldlg.c
5005         * src/exphtmldlg.h
5006         * src/expldifdlg.c
5007         * src/expldifdlg.h
5008         * src/export.h
5009         * src/exporthtml.c
5010         * src/exporthtml.h
5011         * src/exportldif.c
5012         * src/exportldif.h
5013         * src/filtering.c
5014         * src/filtering.h
5015         * src/folder.c
5016         * src/folder.h
5017         * src/folder_item_prefs.c
5018         * src/folder_item_prefs.h
5019         * src/foldersel.c
5020         * src/foldersel.h
5021         * src/folderutils.c
5022         * src/folderutils.h
5023         * src/folderview.c
5024         * src/folderview.h
5025         * src/grouplistdialog.c
5026         * src/grouplistdialog.h
5027         * src/headerview.c
5028         * src/html.c
5029         * src/html.h
5030         * src/image_viewer.c
5031         * src/image_viewer.h
5032         * src/imap.c
5033         * src/imap.h
5034         * src/imap_gtk.c
5035         * src/imap_gtk.h
5036         * src/import.h
5037         * src/importldif.c
5038         * src/importldif.h
5039         * src/importmutt.c
5040         * src/importmutt.h
5041         * src/importpine.c
5042         * src/importpine.h
5043         * src/inc.c
5044         * src/inc.h
5045         * src/jpilot.c
5046         * src/jpilot.h
5047         * src/ldapctrl.c
5048         * src/ldapctrl.h
5049         * src/ldaplocate.c
5050         * src/ldaplocate.h
5051         * src/ldapquery.c
5052         * src/ldapquery.h
5053         * src/ldapserver.c
5054         * src/ldapserver.h
5055         * src/ldaputil.c
5056         * src/ldaputil.h
5057         * src/ldif.c
5058         * src/ldif.h
5059         * src/main.c
5060         * src/main.h
5061         * src/mainwindow.c
5062         * src/mainwindow.h
5063         * src/manual.c
5064         * src/manual.h
5065         * src/mbox.c
5066         * src/mbox.h
5067         * src/message_search.c
5068         * src/message_search.h
5069         * src/messageview.c
5070         * src/messageview.h
5071         * src/mh.c
5072         * src/mh.h
5073         * src/mh_gtk.c
5074         * src/mh_gtk.h
5075         * src/mimeview.c
5076         * src/mimeview.h
5077         * src/msgcache.c
5078         * src/msgcache.h
5079         * src/mutt.c
5080         * src/mutt.h
5081         * src/news.c
5082         * src/news.h
5083         * src/news_gtk.c
5084         * src/news_gtk.h
5085         * src/partial_download.c
5086         * src/partial_download.h
5087         * src/pine.c
5088         * src/pine.h
5089         * src/pop.c
5090         * src/pop.h
5091         * src/prefs_account.c
5092         * src/prefs_account.h
5093         * src/prefs_actions.c
5094         * src/prefs_actions.h
5095         * src/prefs_common.c
5096         * src/prefs_common.h
5097         * src/prefs_compose_writing.c
5098         * src/prefs_compose_writing.h
5099         * src/prefs_customheader.c
5100         * src/prefs_customheader.h
5101         * src/prefs_display_header.c
5102         * src/prefs_display_header.h
5103         * src/prefs_filtering.c
5104         * src/prefs_filtering.h
5105         * src/prefs_filtering_action.c
5106         * src/prefs_filtering_action.h
5107         * src/prefs_folder_column.c
5108         * src/prefs_folder_column.h
5109         * src/prefs_folder_item.c
5110         * src/prefs_folder_item.h
5111         * src/prefs_fonts.c
5112         * src/prefs_fonts.h
5113         * src/prefs_gtk.c
5114         * src/prefs_gtk.h
5115         * src/prefs_image_viewer.c
5116         * src/prefs_image_viewer.h
5117         * src/prefs_matcher.c
5118         * src/prefs_matcher.h
5119         * src/prefs_message.c
5120         * src/prefs_msg_colors.c
5121         * src/prefs_msg_colors.h
5122         * src/prefs_other.c
5123         * src/prefs_quote.c
5124         * src/prefs_receive.c
5125         * src/prefs_send.c
5126         * src/prefs_spelling.c
5127         * src/prefs_spelling.h
5128         * src/prefs_summaries.c
5129         * src/prefs_summaries.h
5130         * src/prefs_summary_column.c
5131         * src/prefs_summary_column.h
5132         * src/prefs_template.c
5133         * src/prefs_template.h
5134         * src/prefs_themes.c
5135         * src/prefs_themes.h
5136         * src/prefs_toolbar.c
5137         * src/prefs_toolbar.h
5138         * src/prefs_wrapping.c
5139         * src/prefs_wrapping.h
5140         * src/privacy.c
5141         * src/privacy.h
5142         * src/procheader.c
5143         * src/procheader.h
5144         * src/procmime.c
5145         * src/procmime.h
5146         * src/procmsg.c
5147         * src/procmsg.h
5148         * src/quote_fmt.c
5149         * src/quote_fmt_parse.y
5150         * src/recv.c
5151         * src/recv.h
5152         * src/remotefolder.c
5153         * src/remotefolder.h
5154         * src/send_message.c
5155         * src/send_message.h
5156         * src/setup.c
5157         * src/setup.h
5158         * src/sourcewindow.c
5159         * src/sourcewindow.h
5160         * src/ssl_manager.c
5161         * src/ssl_manager.h
5162         * src/statusbar.c
5163         * src/statusbar.h
5164         * src/stock_pixmap.c
5165         * src/stock_pixmap.h
5166         * src/summary_search.c
5167         * src/summary_search.h
5168         * src/summaryview.c
5169         * src/summaryview.h
5170         * src/syldap.c
5171         * src/syldap.h
5172         * src/textview.c
5173         * src/textview.h
5174         * src/toolbar.c
5175         * src/toolbar.h
5176         * src/undo.c
5177         * src/undo.h
5178         * src/unmime.c
5179         * src/unmime.h
5180         * src/vcard.c
5181         * src/vcard.h
5182         * src/wizard.c
5183         * src/wizard.h
5184         * src/common/base64.c
5185         * src/common/base64.h
5186         * src/common/defs.h
5187         * src/common/hooks.c
5188         * src/common/hooks.h
5189         * src/common/log.c
5190         * src/common/log.h
5191         * src/common/mgutils.c
5192         * src/common/mgutils.h
5193         * src/common/nntp.c
5194         * src/common/nntp.h
5195         * src/common/passcrypt.c
5196         * src/common/passcrypt.h.in
5197         * src/common/plugin.c
5198         * src/common/plugin.h
5199         * src/common/prefs.c
5200         * src/common/prefs.h
5201         * src/common/progressindicator.c
5202         * src/common/progressindicator.h
5203         * src/common/quoted-printable.c
5204         * src/common/quoted-printable.h
5205         * src/common/session.c
5206         * src/common/session.h
5207         * src/common/smtp.c
5208         * src/common/smtp.h
5209         * src/common/socket.c
5210         * src/common/socket.h
5211         * src/common/ssl.c
5212         * src/common/ssl.h
5213         * src/common/ssl_certificate.c
5214         * src/common/ssl_certificate.h
5215         * src/common/stringtable.c
5216         * src/common/stringtable.h
5217         * src/common/sylpheed.c
5218         * src/common/sylpheed.h
5219         * src/common/template.c
5220         * src/common/template.h
5221         * src/common/timing.h
5222         * src/common/utils.c
5223         * src/common/utils.h
5224         * src/common/version.h.in
5225         * src/common/xml.c
5226         * src/common/xml.h
5227         * src/common/xmlprops.c
5228         * src/common/xmlprops.h
5229         * src/gtk/colorlabel.c
5230         * src/gtk/colorsel.c
5231         * src/gtk/colorsel.h
5232         * src/gtk/description_window.c
5233         * src/gtk/description_window.h
5234         * src/gtk/filesel.c
5235         * src/gtk/filesel.h
5236         * src/gtk/foldersort.c
5237         * src/gtk/foldersort.h
5238         * src/gtk/gtkutils.c
5239         * src/gtk/gtkutils.h
5240         * src/gtk/inputdialog.c
5241         * src/gtk/inputdialog.h
5242         * src/gtk/logwindow.c
5243         * src/gtk/logwindow.h
5244         * src/gtk/manage_window.c
5245         * src/gtk/manage_window.h
5246         * src/gtk/menu.c
5247         * src/gtk/menu.h
5248         * src/gtk/pluginwindow.c
5249         * src/gtk/pluginwindow.h
5250         * src/gtk/prefswindow.c
5251         * src/gtk/prefswindow.h
5252         * src/gtk/progressdialog.c
5253         * src/gtk/progressdialog.h
5254         * src/gtk/sslcertwindow.c
5255         * src/gtk/sslcertwindow.h
5256         * src/plugins/clamav/clamav_plugin.c
5257         * src/plugins/clamav/clamav_plugin.h
5258         * src/plugins/clamav/clamav_plugin_gtk.c
5259         * src/plugins/demo/demo.c
5260         * src/plugins/dillo_viewer/dillo_prefs.c
5261         * src/plugins/dillo_viewer/dillo_prefs.h
5262         * src/plugins/dillo_viewer/dillo_viewer.c
5263         * src/plugins/pgpcore/passphrase.c
5264         * src/plugins/pgpcore/passphrase.h
5265         * src/plugins/pgpcore/plugin.c
5266         * src/plugins/pgpcore/select-keys.c
5267         * src/plugins/pgpcore/select-keys.h
5268         * src/plugins/pgpcore/sgpgme.c
5269         * src/plugins/pgpcore/sgpgme.h
5270         * src/plugins/pgpinline/pgpinline.c
5271         * src/plugins/pgpinline/pgpinline.h
5272         * src/plugins/pgpinline/plugin.c
5273         * src/plugins/pgpmime/pgpmime.c
5274         * src/plugins/pgpmime/pgpmime.h
5275         * src/plugins/pgpmime/plugin.c
5276         * src/plugins/spamassassin/spamassassin.c
5277         * src/plugins/spamassassin/spamassassin.h
5278         * src/plugins/spamassassin/spamassassin_gtk.c
5279         * src/plugins/trayicon/trayicon.c
5280                 update copyright header
5281
5282 2006-01-13 [paul]       1.9.100cvs141
5283
5284         * src/account.c
5285         * src/export.c
5286         * src/import.c
5287         * src/mainwindow.c
5288         * src/prefs_account.c
5289         * src/prefs_display_header.c
5290         * src/prefs_receive.c
5291         * src/prefs_send.c
5292         * src/prefs_summaries.c
5293         * src/prefs_themes.c
5294         * src/prefs_toolbar.c
5295         * src/gtk/about.c
5296                 various cleanups
5297
5298 2006-01-12 [colin]      1.9.100cvs140
5299
5300         * src/folder.c
5301         * src/folder.h
5302         * src/main.c
5303                 Add --subscribe option
5304                 Let sylpheed-claws email@domain.com equivalent to --compose
5305                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5306
5307 2006-01-12 [paul]       1.9.100cvs139
5308
5309         * src/mainwindow.c
5310                 append 'Change folder order' label with '...'
5311         * src/prefs_actions.c
5312                 allow reordering of actions list by dnd
5313         * src/gtk/foldersort.c
5314                 make the dialog nicer
5315
5316 2006-01-11 [colin]      1.9.100cvs138
5317
5318         * src/compose.c
5319                 Allow templates without text
5320
5321 2006-01-11 [paul]       1.9.100cvs137
5322
5323         * tools/README
5324         * tools/filter_conv_new.pl
5325                 add info to README
5326                 also check .sylpheed for filter.xml
5327                 be a bit informative to the user
5328
5329 2006-01-11 [colin]      1.9.100cvs136
5330
5331         * src/textview.c
5332                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5333
5334 2006-01-10 [paul]       1.9.100cvs135
5335
5336         * tools/Makefile.am
5337         * tools/filter_conv_new.pl
5338                 add script to convert new style Sylpheed
5339                 filter rules (Sylpheed >= 0.9.99) to
5340                 Claws filtering rules
5341
5342 2006-01-10 [colin]      1.9.100cvs134
5343
5344         * src/compose.c
5345                 Fix broken line joins in certain conditions
5346                 (between two quoted lines: <enter><enter><up>
5347                  <type a wrapped sentence><go in the first line>
5348                  <insert more text><watch as line joining failed>)
5349
5350 2006-01-10 [paul]       1.9.100cvs133
5351
5352         * src/compose.c
5353                 don't report success in error dialog
5354                 thanks to Colin
5355         * src/common/utils.c
5356                 include some trailing punctuations as URI
5357                 thanks to Hiro
5358
5359 2006-01-10 [paul]       1.9.100cvs132
5360
5361         * src/mimeview.c
5362                 fix incompatible pointer type
5363                 warning
5364
5365 2006-01-10 [paul]       1.9.100cvs131
5366
5367         * src/compose.c
5368                 change Subject in window title
5369                 instantaneously
5370
5371 2006-01-09 [colin]      1.9.100cvs130
5372
5373         * src/addressbook.c
5374         * src/headerview.c
5375         * src/mainwindow.c
5376         * src/messageview.c
5377         * src/mimeview.c
5378         * src/noticeview.c
5379         * src/summaryview.c
5380                 Fix possible crashes on exit and in addressbook
5381
5382 2006-01-09 [paul]       1.9.100cvs129
5383
5384         * src/prefs_msg_colors.c
5385                 some cleanups that I forgot last time
5386
5387 2006-01-09 [paul]       1.9.100cvs128
5388
5389         * README
5390         * src/folderview.c
5391         * src/prefs_msg_colors.c
5392                 add previously hidden option, color_new, to
5393                 the gui
5394                 move the page to Display/
5395                 rework the gui
5396
5397 2006-01-09 [wwp]        1.9.100cvs127
5398
5399         * src/prefs_themes.c
5400                 made the prefs/display/themes layouts spacing less condensed
5401                 (and so they match other prefs/pages' look).
5402
5403 2006-01-09 [paul]       1.9.100cvs126
5404
5405         * src/compose.c
5406         * src/prefs_common.c
5407         * src/prefs_common.h
5408         * src/prefs_wrapping.c
5409                 remove 'wrap at send' option
5410
5411 2006-01-06 [colin]      1.9.100cvs125
5412
5413         * src/compose.c
5414                 Just make completely sure we don't insert "manual line breaks" 
5415                 when wrapping... 
5416
5417 2006-01-04 [paul]
5418
5419         * 2.0.0-rc3 released
5420
5421 2006-01-04 [paul]       1.9.100cvs124
5422
5423         * src/folderview.c
5424                 fix bug 882, 'quick scroll in folder list
5425                 displays wrong folder contents'
5426
5427 2006-01-04 [paul]       1.9.100cvs123
5428
5429         * src/plugins/pgpmime/pgpmime.c
5430                 better debug information when signing
5431                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5432
5433 2006-01-03 [colin]      1.9.100cvs122
5434
5435         * configure.ac
5436                 We need to recheck for gpgme 1.0.0 after checking
5437                 for 1.1.1, because if 1.1.1 isn't available, 
5438                 GPGME_LIBS and friends are blanked out by the 
5439                 second check.
5440
5441 2006-01-03 [colin]      1.9.100cvs121
5442
5443         * src/common/prefs.c
5444                 Windows unlink-before rename fix
5445         * src/plugins/pgpcore/sgpgme.c
5446                 Add support for PKA info if available
5447                 Both patches by Werner Koch
5448
5449 2006-01-03 [paul]       1.9.100cvs120
5450
5451         * src/messageview.c
5452                 fix bug 884, 'Send receipt' button visible in queue
5453                 Thanks to Colin
5454
5455 2006-01-02 [colin]      1.9.100cvs119
5456
5457         * src/compose.c
5458         * src/imap.c
5459                 Fix autosave on IMAP and more generally try to
5460                 return the correct ID on a newly added IMAP message
5461
5462 2006-01-02 [paul]       1.9.100cvs118
5463
5464         * manual/keyboard.xml
5465                 edited
5466
5467 2006-01-01 [paul]       1.9.100cvs117
5468
5469         * src/gtk/authors.h
5470                 alphabetical order
5471
5472 2005-12-30 [colin]      1.9.100cvs116
5473
5474         * manual/advanced.xml
5475                 Explain Pre/Post-processing differences.
5476
5477 2005-12-30 [colin]      1.9.100cvs115
5478
5479         * src/mh.c
5480                 Implement copy_msgs for a little optimization
5481         * src/imap.c
5482                 Finish yesterday's fix
5483
5484 2005-12-29 [colin]      1.9.100cvs114
5485
5486         * src/imap.c
5487                 Fix occasional failure in fetching a mail over
5488                 IMAP
5489
5490 2005-12-29 [colin]      1.9.100cvs113
5491
5492         * src/compose.c
5493                 Don't remove a draft when sending it, if it is 
5494                 locked.
5495
5496 2005-12-28 [colin]      1.9.100cvs112
5497
5498         * src/summaryview.c
5499                 Fix leak for real
5500
5501 2005-12-28 [wwp]        1.9.100cvs111
5502
5503         * doc/faq/.cvsignore
5504         * doc/faq/de/.cvsignore
5505         * doc/faq/en/.cvsignore
5506         * doc/faq/es/.cvsignore
5507         * doc/faq/fr/.cvsignore
5508         * doc/faq/it/.cvsignore
5509         * doc/manual/.cvsignore
5510         * doc/manual/de/.cvsignore
5511         * doc/manual/en/.cvsignore
5512         * doc/manual/es/.cvsignore
5513         * doc/manual/fr/.cvsignore
5514         * doc/manual/ja/.cvsignore
5515         * src/plugins/mathml_viewer/.cvsignore
5516                 rollback revival of those files (my bad, sorry for the noise).
5517
5518 2005-12-28 [wwp]        1.9.100cvs110
5519
5520         * src/compose.c
5521                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5522
5523 2005-12-28 [wwp]        1.9.100cvs109
5524
5525         * doc/faq/.cvsignore
5526         * doc/faq/de/.cvsignore
5527         * doc/faq/en/.cvsignore
5528         * doc/faq/es/.cvsignore
5529         * doc/faq/fr/.cvsignore
5530         * doc/faq/it/.cvsignore
5531         * doc/manual/.cvsignore
5532         * doc/manual/de/.cvsignore
5533         * doc/manual/en/.cvsignore
5534         * doc/manual/es/.cvsignore
5535         * doc/manual/fr/.cvsignore
5536         * doc/manual/ja/.cvsignore
5537         * src/plugins/mathml_viewer/.cvsignore
5538         * po/.cvsignore
5539                 more files to ignore.
5540
5541 2005-12-24 [colin]      1.9.100cvs108
5542
5543         * AUTHORS
5544         * src/gtk/authors.h
5545                 Update for Werner
5546
5547 2005-12-24 [colin]      1.9.100cvs107
5548
5549         * src/procmsg.c
5550                 Allow NULL src_msginfo in 
5551                 procmsg_msginfo_new_from_mimeinfo
5552
5553 2005-12-23 [paul]       1.9.100cvs106
5554
5555         * src/plugins/pgpinline/mypgpcore.def
5556                 add this forgotten file
5557
5558 2005-12-23 [colin]      1.9.100cvs105
5559
5560         * src/mainwindow.c
5561                 Fix missing break
5562
5563 2005-12-23 [colin]      1.9.100cvs104
5564
5565         * autogen.sh
5566         * src/folder.c
5567         * src/mh.c
5568         * src/common/plugin.c
5569         * src/common/socket.c
5570         * src/common/socket.h
5571         * src/common/utils.c
5572         * src/common/utils.h
5573         * src/gtk/pluginwindow.c
5574         * src/plugins/pgpcore/plugin.def
5575         * src/plugins/pgpcore/sylpheed.def
5576         * src/plugins/pgpinline/Makefile.am
5577         * src/plugins/pgpinline/plugin.def
5578         * src/plugins/pgpinline/sylpheed.def
5579         * src/plugins/pgpmime/plugin.def
5580         * src/plugins/pgpmime/sylpheed.def
5581                 Various w32 fixes by Werner Koch
5582
5583 2005-12-22 [paul]       1.9.100cvs103
5584
5585         * src/wizard.c
5586                 don't offer IMAP as 'server type' if
5587                 libetpan isn't built in
5588
5589 2005-12-22 [paul]       1.9.100cvs102
5590
5591         * AUTHORS
5592         * src/mainwindow.c
5593         * src/mainwindow.h
5594         * src/toolbar.c
5595         * src/gtk/authors.h
5596                 support GTK_TOOLBAR_BOTH_HORIZ (text
5597                 next to icon) Patch by Marien Zwart
5598                 marienz@users.sf.net
5599                 Also reword the text
5600
5601 2005-12-21 [colin]      1.9.100cvs101
5602
5603         * configure.ac
5604                 Fix DATADIRNAME
5605         * COPYING
5606                 Fix missing section and explicit the exception better
5607         * src/compose.c
5608                 Prevent mail from being lost without notice when an
5609                 SMTP error happens on trying to send an unmodified
5610                 drafted mail.
5611         * src/send_message.c
5612         * src/common/smtp.c
5613                 Fix password remembering when wrong, and add return
5614                 value checks where they should have been
5615         * src/plugins/pgpcore/sylpheed.def
5616         * src/plugins/pgpinline/sylpheed.def
5617         * src/plugins/pgpmime/sylpheed.def
5618                 Add a few symbols needed
5619
5620 2005-12-21 [paul]       1.9.100cvs100
5621
5622         * m4/codeset.m4
5623         * m4/glibc21.m4
5624         * m4/intdiv0.m4
5625         * m4/inttypes-pri.m4
5626         * m4/inttypes.m4
5627         * m4/inttypes_h.m4
5628         * m4/isc-posix.m4
5629         * m4/lcmessage.m4
5630         * m4/stdint_h.m4
5631         * m4/uintmax_t.m4
5632                 gettextization
5633                 thanks to Colin
5634
5635 2005-12-21 [paul]       1.9.100cvs99
5636
5637         * po/sv.po
5638                 fixed by Colin
5639
5640 2005-12-20 [paul]       1.9.100cvs98
5641
5642         * po/sv.po
5643                 updated by Anders Trobäck
5644
5645 2005-12-20 [colin]      1.9.100cvs97
5646
5647         * ABOUT-NLS
5648         * Makefile.am
5649         * autogen.sh
5650         * configure.ac
5651         * config/config.rpath
5652         * config/mkinstalldirs
5653         * m4/Makefile.am
5654         * m4/glibc2.m4
5655         * m4/gnupg.m4
5656         * m4/gpgme.m4
5657         * m4/intmax.m4
5658         * m4/longdouble.m4
5659         * m4/longlong.m4
5660         * m4/printf-posix.m4
5661         * m4/signed.m4
5662         * m4/size_max.m4
5663         * m4/ulonglong.m4
5664         * m4/wchar_t.m4
5665         * m4/wint_t.m4
5666         * m4/xsize.m4
5667         * po/Makefile.in.in
5668         * po/Makevars
5669         * po/bg.po
5670         * po/ca.po
5671         * po/cs.po
5672         * po/de.po
5673         * po/el.po
5674         * po/en_GB.po
5675         * po/es.po
5676         * po/fi.po
5677         * po/fr.po
5678         * po/hr.po
5679         * po/hu.po
5680         * po/it.po
5681         * po/ja.po
5682         * po/ko.po
5683         * po/nb.po
5684         * po/nl.po
5685         * po/pl.po
5686         * po/pt_BR.po
5687         * po/ru.po
5688         * po/sk.po
5689         * po/sr.po
5690         * po/stamp-po
5691         * po/sv.po
5692         * po/zh_CN.po
5693         * po/zh_TW.po
5694         * src/Makefile.am
5695         * src/codeconv.c
5696         * src/compose.c
5697         * src/exporthtml.c
5698         * src/exportldif.c
5699         * src/folder.c
5700         * src/main.c
5701         * src/manual.c
5702         * src/mh.c
5703         * src/mimeview.c
5704         * src/send_message.c
5705         * src/common/Makefile.am
5706         * src/common/fnmatch.c
5707         * src/common/fnmatch.h
5708         * src/common/fnmatch_loop.c
5709         * src/common/nntp.c
5710         * src/common/plugin.c
5711         * src/common/smtp.c
5712         * src/common/socket.c
5713         * src/common/string_match.c
5714         * src/common/sylpheed.c
5715         * src/common/utils.c
5716         * src/common/utils.h
5717         * src/common/w32_dirent.c
5718         * src/common/w32_reg.c
5719         * src/common/w32_signal.c
5720         * src/common/w32_stat.c
5721         * src/common/w32_stdio.c
5722         * src/common/w32_stdlib.c
5723         * src/common/w32_string.c
5724         * src/common/w32_time.c
5725         * src/common/w32_unistd.c
5726         * src/common/w32_wait.c
5727         * src/common/w32lib.h
5728         * src/etpan/Makefile.am
5729         * src/gtk/Makefile.am
5730         * src/plugins/clamav/Makefile.am
5731         * src/plugins/demo/Makefile.am
5732         * src/plugins/dillo_viewer/Makefile.am
5733         * src/plugins/pgpcore/Makefile.am
5734         * src/plugins/pgpcore/passphrase.c
5735         * src/plugins/pgpcore/plugin.def
5736         * src/plugins/pgpcore/sgpgme.c
5737         * src/plugins/pgpcore/sylpheed.def
5738         * src/plugins/pgpcore/version.rc
5739         * src/plugins/pgpinline/Makefile.am
5740         * src/plugins/pgpinline/plugin.def
5741         * src/plugins/pgpinline/sylpheed.def
5742         * src/plugins/pgpinline/version.rc
5743         * src/plugins/pgpmime/Makefile.am
5744         * src/plugins/pgpmime/mypgpcore.def
5745         * src/plugins/pgpmime/plugin.def
5746         * src/plugins/pgpmime/sylpheed.def
5747         * src/plugins/pgpmime/version.rc
5748         * src/plugins/spamassassin/Makefile.am
5749                 Very little ;-) patch from Werner Koch, providing
5750                 infrastructure for cross-compiling to Win32
5751
5752 2005-12-20 [paul]       1.9.100cvs96
5753
5754         * src/account.c
5755         * src/account.h
5756         * src/mainwindow.c
5757         * src/mainwindow.h
5758         * src/toolbar.c
5759         * src/toolbar.h
5760                 add a combo to the Get All button, allowing
5761                 quick retrieval from any account
5762                 Patch by Fabien Vantard, slightly modified
5763                 by Colin
5764         * src/gtk/about.c
5765                 i18n fix. Patch by Fabien Vantard
5766
5767 2005-12-19 [colin]      1.9.100cvs95
5768
5769         * src/compose.c
5770         * src/compose.h
5771                 Don't automatically join lines when they've 
5772                 been separated by the user and not automatically
5773
5774 2005-12-19 [paul]       1.9.100cvs94
5775
5776         * src/gtk/pluginwindow.c
5777                 i18n fix.
5778                 Patch by Fabien Vantard
5779
5780 2005-12-15 [paul]       1.9.100cvs93
5781
5782         * src/common/plugin.c
5783         * src/common/plugin.h
5784         * src/gtk/pluginwindow.c
5785         * src/plugins/clamav/clamav_plugin.c
5786         * src/plugins/demo/demo.c
5787         * src/plugins/dillo_viewer/dillo_viewer.c
5788         * src/plugins/pgpcore/plugin.c
5789         * src/plugins/pgpinline/plugin.c
5790         * src/plugins/pgpmime/plugin.c
5791         * src/plugins/spamassassin/spamassassin.c
5792         * src/plugins/trayicon/trayicon.c
5793                 add plugin_version()
5794
5795 2005-12-15 [colin]      1.9.100cvs92
5796
5797         * src/compose.c
5798                 Further fix bug #875
5799
5800 2005-12-15 [paul]       1.9.100cvs91
5801
5802         * src/gtk/filesel.c
5803                 fix attach_load_dir getting set to
5804                 PLUGINDIR on plugin load
5805
5806 2005-12-14 [mones]      1.9.100cvs90
5807
5808         * manual/ack.xml
5809         * manual/keyboard.xml
5810                 Initial draft and some shortcuts added
5811                 
5812         * po/es.po
5813                 Updated translation
5814
5815 2005-12-14 [colin]      1.9.100cvs89
5816
5817         * src/compose.c
5818         * src/imap.c
5819         * src/summaryview.c
5820         * src/gtk/gtkaspell.c
5821                 More leaks fixed
5822         * src/prefs_folder_item.c
5823                 Fix recursive prefs apply
5824
5825
5826 2005-12-14 [colin]      1.9.100cvs88
5827
5828         * src/compose.c
5829                 Fix bug #875 (Freeze On Inline Forward of 
5830                 Large Message)
5831
5832 2005-12-13 [colin]      1.9.100cvs87
5833
5834         * src/compose.c
5835                 Uniq-ify and sort the mimetypes list
5836                 Patch by Fabien Vantard
5837
5838 2005-12-13 [colin]      1.9.100cvs86
5839
5840         * src/imap.c
5841         * src/etpan/imap-thread.c
5842                 Fix leaks (patch by Hoa)
5843         * src/news.c
5844         * src/common/plugin.c
5845                 Fix leaks
5846
5847 2005-12-12 [colin]
5848
5849         * 2.0.0-rc2 released
5850
5851 2005-12-12 [colin]      1.9.100cvs85
5852
5853         * src/matcher.c
5854                 Fix a leak
5855
5856 2005-12-12 [wwp]        1.9.100cvs84
5857
5858         * src/gtk/icon_legend.c
5859                 fix misbehaviour and crash when closing the legend window
5860         using the Esc key (patch by Fabien Vantard).
5861
5862 2005-12-12 [paul]       1.9.100cvs83
5863
5864         * src/browseldap.c
5865         * src/foldersel.c
5866         * src/prefs_actions.c
5867         * src/prefs_filtering.c
5868         * src/prefs_matcher.c
5869         * src/prefs_spelling.glade      ** REMOVED **
5870         * src/prefs_template.c
5871         * src/gtk/foldersort.glade      ** REMOVED **
5872         * src/gtk/pluginwindow.c
5873         * src/gtk/pluginwindow.glade    ** REMOVED **
5874         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5875                 cleanups
5876
5877 2005-12-11 [paul]       1.9.100cvs82
5878
5879         * src/gtk/filesel.c
5880                 fix attach_load_dir crasher (double free)
5881
5882 2005-12-09 [paul]       1.9.100cvs81
5883
5884         * po/POTFILES.in
5885         * src/mainwindow.c
5886         * src/gtk/Makefile.am
5887         * src/gtk/icon_legend.c
5888         * src/gtk/icon_legend.h
5889                 add icon legend
5890         * src/manual.c
5891                 cleanup
5892
5893 2005-12-09 [paul]       1.9.100cvs80
5894
5895         * src/plugins/pgpcore/passphrase.c
5896                 wrap the label in the dialog
5897
5898 2005-12-09 [colin]      1.9.100cvs79
5899
5900         * src/plugins/pgpcore/sgpgme.c
5901                 Display (untrusted) on not trusted signatures
5902                 Patch by Michal Èihaø <michal@cihar.com>
5903                 Closes bug #867 (Report also key trust)
5904
5905 2005-12-09 [colin]      1.9.100cvs78
5906
5907         * src/common/plugin.c
5908                 Update licence check, following Eben Moglen's advice
5909
5910 2005-12-08 [colin]      1.9.100cvs77
5911
5912         * src/folder.c
5913                 Fix the occasionnal item->cache != NULL 
5914                 assertion failure. 
5915
5916 2005-12-08 [colin]      1.9.100cvs76
5917
5918         * src/mimeview.c
5919         * src/plugins/pgpcore/sgpgme.c
5920                 Print key id when unable to check it
5921                 Closes bug #866 (Show key id when missing)
5922
5923 2005-12-08 [paul]       1.9.100cvs75
5924
5925         * src/prefs_common.c
5926         * src/prefs_common.h
5927         * src/gtk/filesel.c
5928                 remember load attachment dir
5929
5930 2005-12-07 [colin]      1.9.100cvs74
5931
5932         * src/prefs_toolbar.c
5933                 Gtk fixes, patch by Fabien Vantard
5934
5935 2005-12-07 [colin]      1.9.100cvs73
5936
5937         * src/action.c
5938         * src/compose.c
5939         * src/compose.h
5940                 Fix bug #839 (Quoted text isn't colored after 
5941                 executing an action)
5942         * src/common/plugin.c
5943                 Require plugins to declare their licence in plugin_licence()
5944                 Refuse to load non-GPL plugins as they'd be illegal (as 
5945                 derived works of Sylpheed-Claws, they must be GPL).
5946         * src/plugins/clamav/clamav_plugin.c
5947         * src/plugins/demo/demo.c
5948         * src/plugins/dillo_viewer/dillo_viewer.c
5949         * src/plugins/pgpcore/plugin.c
5950         * src/plugins/pgpinline/plugin.c
5951         * src/plugins/pgpmime/plugin.c
5952         * src/plugins/spamassassin/spamassassin.c
5953         * src/plugins/trayicon/trayicon.c
5954                 Add plugin_licence()
5955
5956 2005-12-07 [paul]       1.9.100cvs72
5957
5958         * configure.ac
5959         * src/mainwindow.c
5960         * src/manual.c
5961         * src/manual.h
5962         * src/common/defs.h
5963                 clean up after local FAQ removal and
5964                 temporary manual removal
5965
5966 2005-12-06 [colin]      1.9.100cvs71
5967
5968         * configure.ac
5969         * doc/Makefile.am
5970         * doc/faq/.cvsignore
5971         * doc/faq/Makefile.am
5972         * doc/faq/de/.cvsignore
5973         * doc/faq/de/Makefile.am
5974         * doc/faq/de/sylpheed-faq-1.html
5975         * doc/faq/de/sylpheed-faq-2.html
5976         * doc/faq/de/sylpheed-faq-3.html
5977         * doc/faq/de/sylpheed-faq.html
5978         * doc/faq/en/.cvsignore
5979         * doc/faq/en/Makefile.am
5980         * doc/faq/en/sylpheed-faq-1.html
5981         * doc/faq/en/sylpheed-faq-2.html
5982         * doc/faq/en/sylpheed-faq-3.html
5983         * doc/faq/en/sylpheed-faq-4.html
5984         * doc/faq/en/sylpheed-faq.html
5985         * doc/faq/es/.cvsignore
5986         * doc/faq/es/Makefile.am
5987         * doc/faq/es/sylpheed-faq-1.html
5988         * doc/faq/es/sylpheed-faq-2.html
5989         * doc/faq/es/sylpheed-faq-3.html
5990         * doc/faq/es/sylpheed-faq-4.html
5991         * doc/faq/es/sylpheed-faq.html
5992         * doc/faq/fr/.cvsignore
5993         * doc/faq/fr/Makefile.am
5994         * doc/faq/fr/sylpheed-faq-1.html
5995         * doc/faq/fr/sylpheed-faq-2.html
5996         * doc/faq/fr/sylpheed-faq-3.html
5997         * doc/faq/fr/sylpheed-faq.html
5998         * doc/faq/it/.cvsignore
5999         * doc/faq/it/Makefile.am
6000         * doc/faq/it/sylpheed-faq-1.html
6001         * doc/faq/it/sylpheed-faq-2.html
6002         * doc/faq/it/sylpheed-faq-3.html
6003         * doc/faq/it/sylpheed-faq.html
6004         * doc/manual/.cvsignore
6005         * doc/manual/Makefile.am
6006         * doc/manual/de/.cvsignore
6007         * doc/manual/de/Makefile.am
6008         * doc/manual/de/sylpheed-1.html
6009         * doc/manual/de/sylpheed-10.html
6010         * doc/manual/de/sylpheed-11.html
6011         * doc/manual/de/sylpheed-12.html
6012         * doc/manual/de/sylpheed-13.html
6013         * doc/manual/de/sylpheed-14.html
6014         * doc/manual/de/sylpheed-15.html
6015         * doc/manual/de/sylpheed-16.html
6016         * doc/manual/de/sylpheed-17.html
6017         * doc/manual/de/sylpheed-18.html
6018         * doc/manual/de/sylpheed-19.html
6019         * doc/manual/de/sylpheed-2.html
6020         * doc/manual/de/sylpheed-20.html
6021         * doc/manual/de/sylpheed-3.html
6022         * doc/manual/de/sylpheed-4.html
6023         * doc/manual/de/sylpheed-5.html
6024         * doc/manual/de/sylpheed-6.html
6025         * doc/manual/de/sylpheed-7.html
6026         * doc/manual/de/sylpheed-8.html
6027         * doc/manual/de/sylpheed-9.html
6028         * doc/manual/de/sylpheed.html
6029         * doc/manual/en/.cvsignore
6030         * doc/manual/en/Makefile.am
6031         * doc/manual/en/sylpheed-1.html
6032         * doc/manual/en/sylpheed-10.html
6033         * doc/manual/en/sylpheed-11.html
6034         * doc/manual/en/sylpheed-12.html
6035         * doc/manual/en/sylpheed-13.html
6036         * doc/manual/en/sylpheed-14.html
6037         * doc/manual/en/sylpheed-15.html
6038         * doc/manual/en/sylpheed-16.html
6039         * doc/manual/en/sylpheed-17.html
6040         * doc/manual/en/sylpheed-18.html
6041         * doc/manual/en/sylpheed-19.html
6042         * doc/manual/en/sylpheed-2.html
6043         * doc/manual/en/sylpheed-20.html
6044         * doc/manual/en/sylpheed-21.html
6045         * doc/manual/en/sylpheed-22.html
6046         * doc/manual/en/sylpheed-3.html
6047         * doc/manual/en/sylpheed-4.html
6048         * doc/manual/en/sylpheed-5.html
6049         * doc/manual/en/sylpheed-6.html
6050         * doc/manual/en/sylpheed-7.html
6051         * doc/manual/en/sylpheed-8.html
6052         * doc/manual/en/sylpheed-9.html
6053         * doc/manual/en/sylpheed.html
6054         * doc/manual/es/.cvsignore
6055         * doc/manual/es/Makefile.am
6056         * doc/manual/es/sylpheed-1.html
6057         * doc/manual/es/sylpheed-10.html
6058         * doc/manual/es/sylpheed-11.html
6059         * doc/manual/es/sylpheed-12.html
6060         * doc/manual/es/sylpheed-13.html
6061         * doc/manual/es/sylpheed-14.html
6062         * doc/manual/es/sylpheed-15.html
6063         * doc/manual/es/sylpheed-16.html
6064         * doc/manual/es/sylpheed-17.html
6065         * doc/manual/es/sylpheed-18.html
6066         * doc/manual/es/sylpheed-19.html
6067         * doc/manual/es/sylpheed-2.html
6068         * doc/manual/es/sylpheed-20.html
6069         * doc/manual/es/sylpheed-3.html
6070         * doc/manual/es/sylpheed-4.html
6071         * doc/manual/es/sylpheed-5.html
6072         * doc/manual/es/sylpheed-6.html
6073         * doc/manual/es/sylpheed-7.html
6074         * doc/manual/es/sylpheed-8.html
6075         * doc/manual/es/sylpheed-9.html
6076         * doc/manual/es/sylpheed.html
6077         * doc/manual/fr/.cvsignore
6078         * doc/manual/fr/Makefile.am
6079         * doc/manual/fr/sylpheed-1.html
6080         * doc/manual/fr/sylpheed-10.html
6081         * doc/manual/fr/sylpheed-11.html
6082         * doc/manual/fr/sylpheed-12.html
6083         * doc/manual/fr/sylpheed-13.html
6084         * doc/manual/fr/sylpheed-14.html
6085         * doc/manual/fr/sylpheed-15.html
6086         * doc/manual/fr/sylpheed-16.html
6087         * doc/manual/fr/sylpheed-17.html
6088         * doc/manual/fr/sylpheed-18.html
6089         * doc/manual/fr/sylpheed-19.html
6090         * doc/manual/fr/sylpheed-2.html
6091         * doc/manual/fr/sylpheed-20.html
6092         * doc/manual/fr/sylpheed-3.html
6093         * doc/manual/fr/sylpheed-4.html
6094         * doc/manual/fr/sylpheed-5.html
6095         * doc/manual/fr/sylpheed-6.html
6096         * doc/manual/fr/sylpheed-7.html
6097         * doc/manual/fr/sylpheed-8.html
6098         * doc/manual/fr/sylpheed-9.html
6099         * doc/manual/fr/sylpheed.html
6100         * doc/manual/ja/.cvsignore
6101         * doc/manual/ja/Makefile.am
6102         * doc/manual/ja/sylpheed-1.html
6103         * doc/manual/ja/sylpheed-10.html
6104         * doc/manual/ja/sylpheed-11.html
6105         * doc/manual/ja/sylpheed-12.html
6106         * doc/manual/ja/sylpheed-13.html
6107         * doc/manual/ja/sylpheed-14.html
6108         * doc/manual/ja/sylpheed-15.html
6109         * doc/manual/ja/sylpheed-16.html
6110         * doc/manual/ja/sylpheed-17.html
6111         * doc/manual/ja/sylpheed-18.html
6112         * doc/manual/ja/sylpheed-19.html
6113         * doc/manual/ja/sylpheed-2.html
6114         * doc/manual/ja/sylpheed-20.html
6115         * doc/manual/ja/sylpheed-3.html
6116         * doc/manual/ja/sylpheed-4.html
6117         * doc/manual/ja/sylpheed-5.html
6118         * doc/manual/ja/sylpheed-6.html
6119         * doc/manual/ja/sylpheed-7.html
6120         * doc/manual/ja/sylpheed-8.html
6121         * doc/manual/ja/sylpheed-9.html
6122         * doc/manual/ja/sylpheed.html
6123         * doc/manual/ja/sylpheed.sgml
6124         * src/mainwindow.c
6125                 Remove outdated manual and faq. Noisy, eh?
6126
6127 2005-12-06 [colin]      1.9.100cvs70
6128
6129         * src/compose.c
6130         * src/quote_fmt_parse.y
6131         * src/undo.c
6132         * src/undo.h
6133                 Allow %X to position cursor at 0 
6134                 (no %X = before signature)
6135                 Fix paste as quotation putting the cursor at 0
6136                 Fix undo offsets when pasting
6137                 Insert the quote_fmt at once instead of line 
6138                 by line
6139                 Fix [Edited] when starting to reply/forward
6140
6141 2005-12-06 [paul]       1.9.100cvs69
6142
6143         * src/plugins/clamav/clamav_plugin_gtk.c
6144                 add another tooltip
6145         * src/plugins/spamassassin/spamassassin_gtk.c
6146                 rework spamassassin_create_widget_func()
6147
6148 2005-12-05 [colin]      1.9.100cvs68
6149
6150         * po/POTFILES.in
6151                 Fix make release ;-)
6152
6153 2005-12-05 [colin]      1.9.100cvs67
6154
6155         * src/compose.c
6156         * src/compose.h
6157                 Fix cursor positioning (not obeying %X)
6158
6159 2005-12-05 [paul]       1.9.100cvs66
6160
6161         * src/plugins/dillo_viewer/dillo_prefs.c
6162                 fix compilation warning
6163
6164 2005-12-05 [paul]       1.9.100cvs65
6165
6166         * src/prefs_spelling.c
6167         * src/plugins/trayicon/trayicon.c
6168                 cleanups - remove unused stuff
6169
6170 2005-12-05 [paul]       1.9.100cvs64
6171
6172         * README
6173         * manual/plugins.xml
6174                 remove info about removed mathml_viewer plugin
6175
6176 2005-12-05 [paul]       1.9.100cvs63
6177
6178         * configure.ac
6179         * src/plugins/Makefile.am
6180         * src/plugins/mathml_viewer/.cvsignore
6181         * src/plugins/mathml_viewer/Makefile.am
6182         * src/plugins/mathml_viewer/mathml_viewer.c
6183                 remove unmaintained mathml_viewer plugin
6184
6185 2005-12-05 [paul]       1.9.100cvs62
6186
6187         * src/summaryview.c
6188                 obey prefs_common.always_show_msg when
6189                 moving a msg
6190                 Thanks to Colin
6191
6192 2005-12-05 [paul]       1.9.100cvs61
6193
6194         * src/compose.c
6195         * src/prefs_account.c
6196         * src/prefs_filtering.c
6197         * src/prefs_quote.c
6198         * src/prefs_spelling.c
6199         * src/prefs_toolbar.c
6200         * src/summaryview.c
6201         * src/gtk/gtkutils.c
6202         * src/gtk/quicksearch.c
6203         * src/plugins/dillo_viewer/dillo_prefs.c
6204                 dialog cleanups
6205
6206 2005-12-04 [paul]       1.9.100cvs60
6207
6208         * src/inc.c
6209         * src/prefs_account.c
6210         * src/prefs_account.h
6211                 allow a Local account to specify a
6212                 default inbox
6213                 (closes bug 843 'Inbox cannot be changed for local
6214                  mailboxes')
6215
6216 2005-12-04 [colin]      1.9.100cvs59
6217
6218         * src/plugins/trayicon/trayicon.c
6219                 Remove Get, rename Get All to Get Mail in order to
6220                 be consistent with the default main toolbar
6221
6222 2005-12-03 [colin]      1.9.100cvs58
6223
6224         * manual/gpl.xml
6225         * manual/sylpheed-claws-manual.xml
6226                 Add GPL appendix
6227
6228 2005-12-03 [paul]       1.9.100cvs57
6229
6230         * AUTHORS
6231         * po/sv.po
6232         * src/gtk/authors.h
6233                 new (partially complete) Swedish translation
6234                 by Anders Troback <sylpheed@troback.com>
6235
6236 2005-12-02 [paul]       1.9.100cvs56
6237
6238         * configure.ac
6239                 libetpan 0.41 required
6240
6241 2005-12-02 [paul]       1.9.100cvs55
6242
6243         * src/plugins/clamav/clamav_plugin.c
6244         * src/plugins/clamav/clamav_plugin.h
6245         * src/plugins/clamav/clamav_plugin_gtk.c
6246         * src/plugins/spamassassin/spamassassin.c
6247         * src/plugins/spamassassin/spamassassin.h
6248         * src/plugins/spamassassin/spamassassin_gtk.c
6249                 unregister prefs pages on unloading, thus
6250                 preventing a crash
6251                 (thanks to Colin for the hint)
6252
6253 2005-12-02 [wwp]        1.9.100cvs54
6254
6255         * src/quote_fmt.h
6256         * src/quote_fmt_parse.y
6257                 fix misuse of gboolean*, use gboolean instead
6258                 (thanks to Paul, Colin, for pointing out that scaring one)
6259
6260 2005-12-02 [paul]       1.9.100cvs53
6261
6262         * src/plugins/clamav/clamav_plugin.c
6263                 int no --> unsigned int no
6264         * src/plugins/clamav/clamav_plugin_gtk.c
6265                 rework config page
6266
6267 2005-12-02 [wwp]        1.9.100cvs52
6268
6269         * src/compose.c
6270         * src/prefs_template.c
6271         * src/quote_fmt.h
6272         * src/quote_fmt_parse.y
6273                 prevent from executing |f and |p templates commands when
6274                 adding or replacing templates in prefs (avoids annoying and
6275                 potentially dangerous behaviours)
6276
6277 2005-12-02 [paul]       1.9.100cvs51
6278
6279         * src/prefs_common.c
6280                 allow translation of some default values
6281                 Patch by Fabien Vantard
6282
6283 2005-12-02 [paul]       1.9.100cvs50
6284
6285         * src/codeconv.c
6286         * src/codeconv.h
6287         * src/prefs_common.c
6288         * src/prefs_common.h
6289         * src/prefs_message.c
6290         * src/textview.c
6291                 remove obsolete 'convert_mb_alnum' option
6292                 and related stuff
6293         * src/gtk/about.c
6294                 remove unused 'about_textview_visibility_notify'
6295
6296 2005-12-02 [paul]       1.9.100cvs49
6297
6298         * src/prefs_account.c
6299         * src/prefs_compose_writing.c
6300         * src/prefs_fonts.c
6301         * src/prefs_gtk.h
6302         * src/prefs_image_viewer.c
6303         * src/prefs_message.c
6304         * src/prefs_other.c
6305         * src/prefs_receive.c
6306         * src/prefs_send.c
6307         * src/prefs_spelling.c
6308         * src/prefs_summaries.c
6309         * src/prefs_wrapping.c
6310         * src/plugins/dillo_viewer/dillo_prefs.c
6311         * src/plugins/pgpcore/prefs_gpg.c
6312                 several cleanups to the prefs dialogs
6313                 (slightly modified) patch by Fabien Vantard
6314
6315 2005-12-02 [paul]       1.9.100cvs48
6316
6317         * src/main.c
6318                 --exit means exit
6319         * src/send_message.c
6320                 fix crash on send when connection fails
6321
6322         Thanks to Colin
6323
6324 2005-12-01 [colin]      1.9.100cvs47
6325
6326         * src/html.c
6327                 Translate &hellip; to "..."
6328
6329 2005-11-30 [colin]      1.9.100cvs46
6330
6331         * src/matcher.c
6332         * src/matcher.h
6333                 Optimize back yesterday's fix.
6334
6335 2005-11-30 [paul]       1.9.100cvs45
6336
6337         * manual/faq.xml
6338                 standardised
6339         * manual/intro.xml
6340                 written by Colin, edited by me
6341
6342 2005-11-29 [colin]      1.9.100cvs44
6343
6344         * src/matcher.c
6345                 Skip headers unconditionnaly in match_body if the
6346                 rule is not message or ~message
6347
6348 2005-11-29 [colin]      1.9.100cvs43
6349
6350         * src/matcher.c
6351                 Fix body_part and such, not skipping headers 
6352                 if the matchcriteria wasn't the first in the rule
6353
6354 2005-11-29 [colin]      1.9.100cvs42
6355
6356         * src/compose.c
6357                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6358                 option missing from message view window)
6359                 Fix double text D'n'D with gtk-2.8
6360         * src/matcher.c
6361                 Fix ~message, ~headers_part, ~body_part rules
6362         * src/messageview.c
6363                 Add Windows-1252 (Closes bug #863)
6364                 Fix accels
6365         * src/gtk/gtkaspell.c
6366                 Properly destroy accels in all menus
6367
6368 2005-11-29 [mones]      1.9.100cvs41
6369
6370         * po/es.po
6371                 Updated.
6372
6373 2005-11-27 [colin]      1.9.100cvs40
6374
6375         * src/mh_gtk.c
6376                 "/Remove mailbox" -> "/Remove mailbox..."
6377
6378 2005-11-27 [paul]       1.9.100cvs39
6379
6380         * AUTHORS
6381         * po/de.po
6382         * src/gtk/authors.h
6383                 updated by new maintainer, Stephan Sachse
6384
6385 2005-11-27 [paul]       1.9.100cvs38
6386
6387         * manual/faq.xml
6388                 written by Colin, edited by me
6389
6390 2005-11-27 [paul]       1.9.100cvs37
6391
6392         * src/prefs_common.c
6393         * src/prefs_common.h
6394         * src/prefs_receive.c
6395         * src/prefs_summaries.c
6396                 move 'go to inbox after receiving new mail'
6397                 option from display/sumamaries to mail
6398                 handling/receive, and rework prefs_summaries
6399                 dialog a little
6400
6401 2005-11-25 [martin]     1.9.100cvs36
6402
6403         * po/de.po
6404             fixed windows-1252 translation;
6405             translated some new and fuzzy strings
6406
6407 2005-11-25 [paul]       1.9.100cvs35
6408
6409         * src/plugins/clamav/clamav_plugin.c
6410                 complete the update done in cvs34
6411
6412 2005-11-25 [paul]       1.9.100cvs34
6413
6414         * src/plugins/clamav/clamav_plugin.c
6415                 reflect upstream changes
6416
6417 2005-11-25 [paul]       1.9.100cvs33
6418
6419         * manual/ack.xml
6420         * manual/plugins.xml
6421         * manual/sylpheed-claws-manual.xml
6422                 written/updated by Colin, edited by me
6423         * tools/acroread2sylpheed.pl
6424                 update binary name
6425
6426 2005-11-24 [colin]      1.9.100cvs32
6427
6428         * src/compose.c
6429                 Fix bug #856 (reediting messages forgets Request
6430                 Return Receipt)
6431
6432 2005-11-24 [paul]       1.9.100cvs31
6433
6434         * manual/addrbook.xml
6435         * manual/starting.xml
6436                 written by Colin, proofread, edited, adapted by me
6437         * manual/advanced.xml
6438                 add some Actions examples
6439         * src/importldif.c
6440                 use a Save button instead of a Close button
6441         * src/wizard.c
6442                 indicate mandatory fields
6443                 fix page display
6444                 Thanks to Colin
6445
6446 2005-11-23 [colin]      1.9.100cvs30
6447
6448         * src/addressbook.c
6449                 Rename menu item, fix possible crash after
6450                 deletion of books
6451         * src/addrindex.c
6452                 Allow searching for '*' in ldap
6453         * src/browseldap.c
6454                 Fix "Browse Entry" (did anyone use it?)
6455         * src/wizard.c
6456                 Add guards for mandatory information
6457
6458 2005-11-23 [paul]       1.9.100cvs29
6459
6460         * manual/advanced.xml
6461                 corrections to the English
6462
6463 2005-11-23 [colin]      1.9.100cvs28
6464
6465         * src/mimeview.c
6466                 Fix possible crash at exit. After the call to
6467                 gtk_container_remove(), the Viewer's widget has no
6468                 more parent so gtk+ automatically frees it and its
6469                 sons. If destroy_viewer() then try to access it,
6470                 problems ensue.
6471
6472 2005-11-22 [colin]      1.9.100cvs27
6473
6474         * src/compose.c
6475         * src/gtk/gtkaspell.c
6476                 Fix right-clicking on a misspelled word
6477                 Fix More... in suggestions menu
6478
6479 2005-11-22 [wwp]        1.9.100cvs26
6480
6481         * src/prefs_template.c
6482                 templates works: re-sort templates list when adding or replacing,
6483                 prevent from adding or replacing when the template name is empty
6484
6485 2005-11-21 [colin]      1.9.100cvs25
6486
6487         * src/addressbook.c
6488                 Fix some addressbook suckage (dnd, select all)
6489         * src/compose.c
6490         * src/gtk/gtkaspell.c
6491         * src/gtk/gtkaspell.h
6492                 Make the spellchecker menu work with the 
6493                 GtkTextView one instead of overriding it
6494
6495 2005-11-20 [paul]       1.9.100cvs24
6496
6497         * manual/handling.xml
6498                 proofread and corrected
6499
6500 2005-11-20 [paul]       1.9.100cvs23
6501
6502         * manual/Makefile
6503                 generate html as one file
6504         * manual/advanced.xml
6505                 fix output generation
6506                 reformat hidden options list
6507         * manual/manual.xml     ** REMOVED **
6508         * manual/sylpheed-claws-manual.xml      ** ADDED **
6509                 renamed
6510
6511 2005-11-18 [colin]      1.9.100cvs22
6512
6513         * src/prefs_account.c
6514                 Fix layout in news and mbox accounts
6515         * manual/account.xml
6516         * manual/advanced.xml
6517                 New contents for Paul to check :)
6518
6519 2005-11-18 [wwp]        1.9.100cvs21
6520
6521         * src/gtk/quicksearch.c
6522                 don't update extended quicksearch buttons twice
6523
6524 2005-11-18 [paul]       1.9.100cvs20
6525
6526         * src/textview.c
6527                 complete 1.9.100cvs19
6528
6529 2005-11-18 [paul]       1.9.100cvs19
6530
6531         * src/compose.c
6532                 cosmetic improvements
6533         * src/textview.c
6534                 also list text/* attachments
6535
6536 2005-11-18 [colin]      1.9.100cvs18
6537
6538         * src/summaryview.c
6539                 Use column 0 instead of -1 in 
6540                 gtk_ctree_node_moveto, in a naive
6541                 hope it'll fix the gtk-related crashes
6542
6543 2005-11-18 [colin]      1.9.100cvs17
6544
6545         * src/gtk/inputdialog.c
6546                 Fix icon staying the first one
6547
6548 2005-11-17 [wwp]        1.9.100cvs16
6549                 fix possible problem showing some quicksearch buttons, and a bad
6550                 call to g_return_if_fail in a function that returns a value (both
6551                 fixes by Fabien Vantard)
6552
6553 2005-11-15 [wwp]        1.9.100cvs15
6554
6555         * src/gtk/quicksearch.c
6556                 added a tooltip to that obscure ... quicksearch button
6557
6558 2005-11-15 [wwp]        1.9.100cvs14
6559
6560         * src/gtk/quicksearch.c
6561                 add a quicksearch helper to filtering expression users: the ... button
6562                 raises the condition expr window. condition expressions set up w/ this
6563                 window are used by the quicksearch if the user closes it pressing OK.
6564
6565 2005-11-14 [paul]       1.9.100cvs13
6566
6567         * src/plugins/clamav/clamav_plugin.c
6568         * src/plugins/spamassassin/spamassassin.c
6569                 change plugin type following recent merging
6570
6571 2005-11-14 [wwp]        1.9.100cvs12
6572
6573         * src/folder.c
6574                 prevent from crashing when copying/moving message(s) from and
6575                 to the same folder
6576
6577 2005-11-14 [paul]       1.9.100cvs11
6578
6579         * src/plugins/clamav/Makefile.am
6580         * src/plugins/clamav/clamav_plugin.c
6581         * src/plugins/clamav/clamav_plugin.h
6582         * src/plugins/clamav/clamav_plugin_gtk.c
6583                 also merge clamav and clamav_gtk plugins
6584
6585 2005-11-13 [colin]      1.9.100cvs10
6586
6587         * configure.ac
6588         * src/plugins/spamassassin/Makefile.am
6589         * src/plugins/spamassassin/spamassassin.c
6590         * src/plugins/spamassassin/spamassassin.h
6591         * src/plugins/spamassassin/spamassassin_gtk.c
6592                 Merge spamassassin and spamassassin_gtk plugins,
6593                 and build it by default.
6594
6595 2005-11-12 [colin]      1.9.100cvs9
6596
6597         * src/etpan/imap-thread.c
6598                 Fix gcc warning
6599
6600 2005-11-12 [colin]      1.9.100cvs8
6601
6602         * src/procmime.c
6603                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6604
6605 2005-11-10 [colin]      1.9.100cvs7
6606
6607         * src/main.c
6608                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6609                 minimised state)
6610
6611 2005-11-10 [wwp]        1.9.100cvs6
6612
6613         * src/gtk/description_window.c
6614                 fix a crash when closing description windows using the WM's [X] button
6615
6616 2005-11-09 [colin]      1.9.100cvs5
6617
6618         * src/common/ssl.c
6619                 Update libetpan call to follow upstream
6620                 (yes, this requires libetpan-0.40cvs3)
6621
6622 2005-11-08 [colin]      1.9.100cvs4
6623
6624         * src/compose.c
6625         * src/textview.c
6626         * src/common/utils.c
6627         * src/common/utils.h
6628                 Enhance the email parser
6629
6630 2005-11-08 [colin]      1.9.100cvs3
6631
6632         * src/procmime.c
6633                 Fix what looks like an off-by-one (fixes 
6634                 attachments from the Bat)
6635
6636 2005-11-08 [wwp]        1.9.100cvs2
6637
6638         * src/main.c
6639                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6640
6641 2005-11-08 [wwp]        1.9.100cvs1
6642
6643         * src/main.c
6644                 allow exiting Sylpheed-Claws from command-line
6645
6646 2005-11-08 [paul]       1.9.100
6647
6648         1.9.100 released
6649
6650 2005-11-07 [colin]      1.9.99cvs17
6651
6652         * src/addritem.c
6653         * src/ldif.c
6654                 Fix import of base-64 encoded items
6655
6656 2005-11-07 [colin]      1.9.99cvs16
6657
6658         * src/send_message.c
6659                 Fix bug #314 (Queue does not empty under certain 
6660                 circumstances)
6661
6662 2005-11-07 [paul]       1.9.99cvs15
6663
6664         * src/mutt.c
6665         * src/pine.c
6666                 fix buffer overflows
6667                 Thanks to Colin
6668
6669 2005-11-07 [paul]       1.9.99cvs14
6670
6671         * doc/man/Makefile.am
6672         * doc/man/sylpheed-claws.1      ** ADDED **
6673         * doc/man/sylpheed.1            ** DELETED **
6674                 rename and update the man file
6675
6676 2005-11-06 [colin]      1.9.99cvs13
6677
6678         * src/ldif.c
6679                 Fix ldif_get_line() that returned empty strings
6680                 (Didn't understand why). Also fix a possible
6681                 buffer overflow.
6682
6683 2005-11-06 [wwp]        1.9.99cvs12
6684
6685         * src/textview.c
6686         * src/gtk/about.c
6687         * src/gtk/gtkutils.c
6688         * src/gtk/gtkutils.h
6689                 fix a compilation warning,
6690                 make links sensitive in the about dialog
6691
6692 2005-11-04 [wwp]        1.9.99cvs11
6693
6694         * src/gtk/about.c
6695                 don't wrap or translate URIs, and a bit text format cleanup
6696
6697 2005-11-04 [wwp]        1.9.99cvs10
6698
6699         * src/gtk/about.c
6700                 better textview tagging implementation (no more use of marks for
6701                 postponed tagging)
6702
6703 2005-11-02 [colin]      1.9.99cvs9
6704
6705         * src/common/ssl.c
6706                 Forgot an ifdef
6707
6708 2005-11-02 [colin]      1.9.99cvs8
6709
6710         * configure.ac
6711                 Require libetpan-0.40 due to upstream fix
6712         * src/common/ssl.c
6713                 Tell libetpan not to call SSL_Library_Init,
6714                 as we do it ourselves.
6715
6716 2005-11-02 [colin]      1.9.99cvs7
6717
6718         * po/POTFILES.in
6719                 Add missing files (thanks to Fabien Vantard)
6720
6721 2005-11-02 [colin]      1.9.99cvs6
6722
6723         * src/summaryview.c
6724                 Fix totals when read messages are hidden or quicksearch
6725                 is on
6726         * src/ssl_manager.c
6727         * src/ssl_manager.h
6728         * src/common/ssl_certificate.c
6729         * src/common/ssl_certificate.h
6730         * src/gtk/sslcertwindow.c
6731         * src/gtk/sslcertwindow.h
6732                 Fix copyright on my stuff
6733
6734 2005-11-02 [wwp]        1.9.99cvs5
6735
6736         * src/prefs_themes.c
6737                 fix directory name checking (theme installation/removal),
6738                 made related error a bit more verbose
6739
6740 2005-11-02 [colin]      1.9.99cvs4
6741
6742         * src/summaryview.c
6743                 Fix typo (probably fixes bug #841 (Sort by the From 
6744                 field doesn't work)
6745
6746 2005-11-02 [paul]       1.9.99cvs3
6747
6748         * po/ko.po
6749         * po/nb.po
6750                 updated by SungHyun Nam, Geir Helland
6751         * src/wizard.c
6752                 fix typo in welcome message. spotted by
6753                 Andrea Spadaccini
6754
6755 2005-11-01 [colin]      1.9.99cvs2
6756
6757         * src/compose.c
6758                 Fix replying to ml wen confirming subscription
6759         * src/messageview.c
6760         * src/mimeview.c
6761         * src/mimeview.h
6762         * src/privacy.h
6763         * src/summaryview.c
6764                 Make key check non blocking
6765
6766 2005-10-31 [paul]       1.9.99cvs1
6767
6768         * tools/claws.i18n.status.pl
6769                 updated for ChangeLog
6770
6771 2005-10-31 [paul]       1.9.99
6772
6773         1.9.99 released
6774
6775 2005-10-31 [paul]       1.9.15cvs131
6776
6777         * .cvsignore
6778         * ChangeLog
6779         * ChangeLog.claws       ** REMOVED **
6780         * ChangeLog-gtk2.claws  ** REMOVED **
6781         * ChangeLog.gtk1        ** ADDED **
6782         * INSTALL
6783         * Makefile.am
6784         * NEWS
6785         * README
6786         * README.claws          ** REMOVED **
6787         * README.jp             ** REMOVED **
6788         * RELEASE_NOTES         ** ADDED **
6789         * RELEASE_NOTES.claws   ** REMOVED **
6790         * commitHelper
6791         * configure.ac
6792         * sylpheed.spec.in      ** REMOVED **
6793                 tidy up and update the default docs:
6794                 ChangeLog.claws is renamed ChangeLog.gtk1
6795                 ChangeLog-gtk2.claws is renamed ChangeLog
6796                 README.claws is renamed README
6797                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6798
6799 2005-10-31 [paul]       1.9.15cvs130
6800
6801         * po/it.po
6802                 fix errors
6803
6804 2005-10-31 [paul]       1.9.15cvs129
6805
6806         * po/ca.po
6807         * po/de.po
6808         * po/en_GB.po
6809         * po/fr.po
6810         * po/it.po
6811         * po/pt_BR.po
6812         * po/sk.po
6813         * po/sr.po
6814         * po/zh_CN.po
6815                 updated by Miquel Oliete, Stephan Sachse and
6816                 Thomas Gilgin, me, Fabien Vantard, Andrea
6817                 Spadaccini, Frederico Goncalves Guimaraes,
6818                 Andrej Kacian, Aleksandar Urosevic, and
6819                 Ralgh Young.
6820
6821 2005-10-31 [mones]      1.9.15cvs128
6822
6823         * manual/faq.xml
6824                 More questions.
6825         
6826         * po/es.po
6827                 Updated for release.
6828
6829 2005-10-30 [colin]      1.9.15cvs127
6830
6831         * src/compose.c
6832                 Place cursor before rewrapping (fixes cursor
6833                 pos if quotation gets rewrapped)
6834
6835 2005-10-29 [paul]       1.9.15cvs126
6836
6837         * src/crash.c
6838         * src/foldersel.c
6839         * src/main.c
6840         * src/messageview.c
6841         * src/toolbar.c
6842         * src/gtk/authors.h
6843                 corrections to text items
6844
6845 2005-10-28 [colin]      1.9.15cvs125
6846
6847         * src/messageview.c
6848                 Make "hit 'C' to check sig" work from extern 
6849                 messageviews
6850
6851 2005-10-27 [colin]      1.9.15cvs124
6852
6853         * src/summaryview.c
6854                 Add a hack to avoid segfaulting when hammering 
6855                 on gtk's events
6856
6857 2005-10-27 [wwp]        1.9.15cvs123
6858
6859         * src/prefs_themes.c
6860                 sort list of themes names in themes prefs
6861
6862 2005-10-27 [paul]       1.9.15cvs122
6863
6864         * src/folder.c
6865         * src/prefs_account.c
6866                 fix building on Solaris
6867                 Patch by Alex Moore
6868
6869 2005-10-27 [wwp]        1.9.15cvs121
6870
6871         * src/summaryview.c
6872         * src/gtk/gtksctree.c
6873                 speed up unselecting messages in summary view (thanks to Colin)
6874
6875 2005-10-27 [paul]       1.9.15cvs120
6876
6877         * src/mainwindow.c
6878                 fix a compilation warning
6879         * src/summaryview.c
6880                 fix updating of 'n items selected' count
6881                 when deselecting
6882
6883 2005-10-27 [martin]     1.9.15cvs119
6884
6885         * src/action.c
6886                 ignore actions with a leading '/' in the action menu name
6887                 fixes a crash on menu creation
6888         * src/prefs_actions.c
6889                 do not allow a leading '/' in the action menu name
6890
6891 2005-10-27 [paul]       1.9.15cvs118
6892
6893         * src/main.c
6894                 fix compilation warning
6895
6896 2005-10-27 [paul]       1.9.15cvs117
6897
6898         * src/procmime.c
6899                 add #if HAVE_LOCALE_H
6900
6901 2005-10-27 [paul]       1.9.15cvs116
6902
6903         * src/plugins/clamav/clamav_plugin.c
6904         * src/plugins/dillo_viewer/dillo_viewer.c
6905         * src/plugins/mathml_viewer/mathml_viewer.c
6906         * src/plugins/pgpcore/plugin.c
6907         * src/plugins/pgpinline/plugin.c
6908         * src/plugins/pgpmime/plugin.c
6909         * src/plugins/spamassassin/spamassassin.c
6910         * src/plugins/trayicon/trayicon.c
6911                 plugin_init() : make error messages more
6912                 informative
6913
6914 2005-10-26 [wwp]        1.9.15cvs115
6915
6916         * src/prefs_matcher.c
6917                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6918
6919 2005-10-26 [wwp]        1.9.15cvs114
6920
6921         * src/procmime.c
6922         * src/gtk/gtksctree.c
6923         * src/plugins/spamassassin/libspamc.c
6924         * src/plugins/spamassassin/spamassassin.c
6925                 fix some compilation warnings more
6926
6927 2005-10-26 [mones]      1.9.15cvs113
6928
6929         * po/es.po
6930                 Updated translation
6931
6932 2005-10-26 [paul]       1.9.15cvs112
6933
6934         * src/prefs_message.c
6935                 give all display_xface stuff the
6936                 #if HAVE_LIBCOMPFACE treatment, thus
6937                 preventing a crash
6938                 (Thanks to Wolfgang Enderlein)
6939
6940 2005-10-26 [colin]      1.9.15cvs111
6941
6942         * src/gedit-print.c
6943                 Fix date format
6944         * src/imap_gtk.c
6945         * src/news_gtk.c
6946                 Remove context menu items that should not be there
6947         * src/jpilot.c
6948                 Fix encoding
6949         * src/main.c
6950         * src/mainwindow.c
6951                 Don't show the mainwindow too soon
6952
6953 2005-10-26 [wwp]        1.9.15cvs110
6954
6955         * src/folder.c
6956         * src/manual.c
6957         * src/summaryview.c
6958                 fix uninitialized pointers in the folder updating hook
6959                 (thanks to Colin)
6960
6961 2005-10-25 [mones]      1.9.15cvs109
6962
6963         * manual/faq.xml
6964                 General information subsection completed. 
6965                 Removed archaic references.
6966                 
6967         * manual/Makefile
6968         * manual/dtd/manual.dsl
6969                 Added customization stylesheet for getting paragraphs
6970                 fully justified in PDF output (as suggested by Colin).
6971
6972 2005-10-25 [colin]      1.9.15cvs108
6973
6974         * src/compose.c
6975                 Fix a second leak
6976
6977 2005-10-25 [colin]      1.9.15cvs107
6978
6979         * src/addrbook.c
6980         * src/addrindex.c
6981                 Fix leak (xml_get_element() allocates memory)
6982         * src/compose.c
6983                 Fix leak + dead code (shame!)
6984         * src/procmime.c
6985                 Fix leak
6986
6987 2005-10-25 [colin]      1.9.15cvs106
6988
6989         * src/mimeview.c
6990                 Fix encoding issue in Save all and in 
6991                 overwrite-confirmation alertpanel
6992
6993 2005-10-25 [colin]      1.9.15cvs105
6994
6995         * src/common/socket.c
6996                 Fix a leak - Thanks to Christopher Aillon
6997                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6998
6999 2005-10-25 [paul]       1.9.15cvs104
7000
7001         * src/wizard.c
7002                 Always guess servers from the right-hand
7003                 email part and guess username from the
7004                 left-hand part. (Thanks to Colin)
7005                 add an X-Face to the welcome message
7006
7007 2005-10-25 [paul]       1.9.15cvs103
7008
7009         * manual/handling.xml
7010                 written by Colin, edited by me
7011
7012 2005-10-25 [wwp]        1.9.15cvs102
7013
7014         * src/folderview.c
7015         * src/grouplistdialog.c
7016         * src/imap.c
7017         * src/noticeview.c
7018                 fix some compilation warnings
7019
7020 2005-10-24 [paul]
7021
7022         1.9.99-rc3 released
7023
7024 2005-10-24 [paul]       1.9.15cvs101
7025
7026         * src/gtk/about.c
7027                 fix window sizing
7028
7029 2005-10-24 [paul]       1.9.15cvs100
7030
7031         * src/pixmaps/offline.xpm
7032         * src/pixmaps/online.xpm
7033                 replace with last default versions
7034
7035 2005-10-24 [colin]      1.9.15cvs99
7036
7037         * src/imap.c
7038                 Fix bug when moving a folder
7039         * src/imap_gtk.c
7040         * src/mh_gtk.c
7041                 "Delete folder" pops up a window, so it 
7042                 should be suffixed with "..."
7043         * src/plugins/pgpcore/sgpgme.c
7044                 Include locale.h
7045
7046 2005-10-24 [mones]      1.9.15cvs98
7047
7048         * manual/Makefile
7049         * manual/account.xml
7050         * manual/ack.xml
7051         * manual/addrbook.xml
7052         * manual/advanced.xml
7053         * manual/faq.xml
7054         * manual/glossary.xml
7055         * manual/gpl.xml
7056         * manual/handling.xml
7057         * manual/intro.xml
7058         * manual/keyboard.xml
7059         * manual/manual.xml
7060         * manual/plugins.xml
7061         * manual/starting.xml
7062         * manual/dtd/sdocbook.dtd
7063                 Initial manual structure and some content.
7064
7065 2005-10-23 [wwp]        1.9.15cvs97
7066
7067         * src/gtk/about.c
7068                 fix a typo
7069
7070 2005-10-23 [wwp]        1.9.15cvs96
7071
7072         * src/gtk/about.c
7073         * src/gtk/authors.h
7074                 rework of the about window (main work by Paul), also featuring a few
7075                 fixes for typos and duplicate names
7076
7077 2005-10-23 [wwp]        1.9.15cvs95
7078
7079         * src/.cvsignore
7080                 Ignore the right binary name (sylpheed-claws now)
7081
7082 2005-10-23 [paul]       1.9.15cvs94
7083
7084         * src/compose.c
7085                 when using Folder Pref 'Default To for
7086                 replies' make the entry in the Compose
7087                 window bold
7088                 Patch by Fabien Vantard
7089
7090 2005-10-22 [colin]      1.9.15cvs93
7091
7092         * src/codeconv.c
7093                 Fix leak
7094
7095 2005-10-22 [colin]      1.9.15cvs92
7096
7097         * src/codeconv.c
7098                 try to convert using locale (apart utf8) if necessary
7099
7100 2005-10-22 [colin]      1.9.15cvs91
7101
7102         * src/pixmaps/new.xpm
7103         * src/pixmaps/unread.xpm
7104                 Make the unread envelope blue again and
7105                 saturate the new one a bit more.
7106
7107 2005-10-22 [colin]      1.9.15cvs90
7108
7109         * src/compose.c
7110                 When replying to a mail sent by one of our accounts,
7111                 use the original list of recipients. Let 'Reply All'
7112                 and 'Reply to sender' work like previously.
7113
7114 2005-10-21 [colin]      1.9.15cvs89
7115
7116         * src/prefs_filtering.c
7117                 Clear fields after add and replace
7118         * src/textview.c
7119                 Display xface differently (better)
7120         * src/plugins/pgpinline/pgpinline.c
7121                 Fix crappy encodings/recodings
7122
7123 2005-10-21 [paul]       1.9.15cvs88
7124
7125         * src/compose.c
7126         * src/prefs_folder_item.c
7127         * src/toolbar.c
7128                 fix news folder Folder Properties
7129                 (thanks to Colin)
7130         * src/folderview.c
7131                 update folderview after Themes change
7132                 keep selected folder selected
7133                 (thanks to Colin)
7134
7135 2005-10-21 [paul]       1.9.15cvs87
7136
7137         * tools/Makefile.am
7138         * tools/OOo2sylpheed.pl
7139         * tools/README
7140         * tools/README.sylprint
7141         * tools/asus_mailled.sh         ** REMOVED **
7142         * tools/filter_conv.pl
7143         * tools/freshmeat_search.pl
7144         * tools/google_search.pl
7145         * tools/gpg-sign-syl            ** REMOVED **
7146         * tools/kmail2sylpheed.pl
7147         * tools/kmail2sylpheed_v2.pl
7148         * tools/multiwebsearch.pl
7149         * tools/nautilus2sylpheed.sh
7150         * tools/newscache_clean.pl
7151         * tools/outlook2sylpheed.pl
7152         * tools/sylpheed-switcher       ** REMOVED **
7153         * tools/sylprint.pl
7154         * tools/sylprint.rc
7155         * tools/tb2sylpheed
7156         * tools/vcard2xml.py
7157         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7158                 update default config dir
7159                 update binary name (thanks to Fabien Vantard)
7160                 remove obsolete scripts
7161
7162 2005-10-21 [colin]      1.9.15cvs86
7163
7164         * src/inc.c
7165                 Fix possible leak and units. Based on a patch by
7166                 Fabien Vantard.
7167
7168 2005-10-20 [colin]      1.9.15cvs85
7169
7170         * src/textview.c
7171                 Clear xface when clearing textview
7172
7173 2005-10-20 [colin]      1.9.15cvs84
7174
7175         * configure.ac
7176         * src/folderview.c
7177         * src/headerview.c
7178         * src/main.c
7179         * src/prefs_common.c
7180         * src/prefs_common.h
7181         * src/prefs_message.c
7182         * src/textview.c
7183         * src/textview.h
7184         * src/common/defs.h
7185         * src/common/utils.c
7186         * src/common/utils.h
7187         * src/gtk/gtkutils.c
7188         * src/gtk/gtkutils.h
7189                 Migrate config to .sylpheed-claws (Automatically)
7190                 Add a way to get the Xface in the TextView
7191
7192 2005-10-20 [colin]      1.9.15cvs83
7193
7194         * src/gtk/Makefile.am
7195         * src/gtk/about.c
7196         * src/gtk/authors.h
7197                 Make the about dialog *grooovy*
7198
7199 2005-10-20 [colin]      1.9.15cvs82
7200
7201         * src/mimeview.c
7202                 Use "Open with" on double click if no command
7203                 was found
7204
7205 2005-10-20 [colin]      1.9.15cvs81
7206
7207         * src/imap.c
7208         * src/etpan/imap-thread.c
7209                 Fix possible crash.
7210
7211 2005-10-20 [paul]       1.9.15cvs80
7212
7213         * src/folder.c
7214                 don't show clipkey icon if the only
7215                 attachment is the signature
7216                 Patch by Colin
7217
7218 2005-10-20 [paul]       1.9.15cvs79
7219
7220         * AUTHORS
7221         * src/plugins/pgpmime/pgpmime.c
7222                 name the PGP/MIME signature 'signature.asc'
7223                 Patch by Andrew Nelson <freeandy@gmail.com>
7224
7225 2005-10-19 [colin]      1.9.15cvs78
7226
7227         * src/plugins/pgpmime/pgpmime.c
7228                 Oops, no need to double-check though
7229
7230 2005-10-19 [colin]      1.9.15cvs77
7231
7232         * src/plugins/pgpinline/pgpinline.c
7233         * src/plugins/pgpmime/pgpmime.c
7234                 Check that my_tmpfile() doesn't 
7235                 return NULL
7236
7237 2005-10-19 [colin]      1.9.15cvs76
7238
7239         * src/common/utils.c
7240                 Use shorter mime boundaries to avoid having
7241                 MTAs rewrapping our headers, breaking the
7242                 PGP signature in the process 
7243         * src/compose.c
7244         * src/plugins/pgpmime/pgpmime.c
7245                 Check for boundary uniqueness to be sure
7246                 it won't happen, instead of hoping for the
7247                 best
7248
7249 2005-10-19 [colin]      1.9.15cvs75
7250
7251         * sylpheed-claws.desktop
7252         * src/Makefile.am
7253         * src/main.c
7254                 Ship a sylpheed-claws binary instead
7255                 of a sylpheed one. Change the socket
7256                 name, too
7257         * src/folderview.c
7258                 Update folder only if it changed
7259         * src/wizard.c
7260                 Fix i18n in welcome mail, patch by
7261                 Fabien Vantard
7262
7263 2005-10-19 [paul]
7264
7265         1.9.99-rc2 released
7266
7267 2005-10-19 [paul]       1.9.15cvs74
7268
7269         * src/folder.c
7270         * src/folderview.c
7271                 fix summaryview update
7272                 Patch by Colin
7273
7274 2005-10-18 [colin]      1.9.15cvs73
7275
7276         * src/plugins/pgpcore/passphrase.c
7277                 Don't XGrabServer, and try a bit more to 
7278                 sync everything before grabbing mouse/keyboard
7279
7280 2005-10-18 [colin]      1.9.15cvs72
7281
7282         * src/Makefile.am
7283         * src/addressadd.c
7284         * src/addressbook.c
7285         * src/folderview.c
7286         * src/grouplistdialog.c
7287         * src/mimeview.c
7288         * src/stock_pixmap.c
7289         * src/stock_pixmap.h
7290         * src/summaryview.c
7291         * src/gtk/gtksctree.c
7292         * src/gtk/gtksctree.h
7293         * src/pixmaps/empty.xpm
7294                 Implement a wrapper call for gtk_ctree_set_node_info
7295                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7296                 pixmap instead of a NULL one. This works around some
7297                 memory problems deep inside gtk, revealed by valgrind,
7298                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7299                 as locked crashes sylpheed.), as well as, probably, 
7300                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7301
7302 2005-10-17 [colin]      1.9.15cvs71
7303
7304         * src/mimeview.c
7305                 Provide visual feedback when checking
7306                 signature
7307
7308 2005-10-17 [colin]      1.9.15cvs70
7309
7310         * src/main.c
7311                 Keep the folder list frozen while checking caches...
7312
7313 2005-10-17 [colin]      1.9.15cvs69
7314
7315         * src/addr_compl.c
7316                 Fi bug #833 (Autocompleting from addressbook 
7317                 fails with extended chars)
7318         * src/imap.c
7319                 Fix 'adding messages' staying in statusbar
7320                 after an error
7321
7322 2005-10-17 [wwp]        1.9.15cvs68
7323
7324         * src/ssl_manager.c
7325                 Fix buttons' layout resizing when window size changes
7326
7327 2005-10-17 [wwp]        1.9.15cvs67
7328
7329         * src/account.c
7330         * src/prefs_account.c
7331         * src/prefs_common.c
7332         * src/prefs_common.h
7333         * src/prefs_folder_item.c
7334         * src/prefs_gtk.c
7335         * src/gtk/logwindow.c
7336         * src/gtk/pluginwindow.c
7337         * src/gtk/prefswindow.c
7338         * src/gtk/prefswindow.h
7339                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7340
7341 2005-10-17 [paul]       1.9.15cvs66
7342
7343         * configure.ac
7344                 fix missing libetpan message
7345         * po/en_GB.po
7346                 updated
7347         * src/crash.c
7348         * src/manual.c
7349         * src/prefs_themes.c
7350         * src/common/defs.h
7351                 add some new URI defines, change some
7352                 others
7353         * src/wizard.c
7354                 make welcome message translatable
7355                 small improvements to english
7356                 other tweaks
7357         * src/gtk/menu.c
7358                 fix warnings
7359
7360 2005-10-17 [paul]       1.9.15cvs65
7361
7362         * src/summaryview.c
7363                 fix column titles
7364
7365 2005-10-16 [mones]      1.9.15cvs64
7366
7367         * po/es.po
7368                 Updated translation
7369
7370 2005-10-16 [colin]
7371
7372         1.9.99-rc1 released
7373
7374 2005-10-16 [colin]      1.9.15cvs63
7375
7376         * src/wizard.c
7377                 Fix whitespace
7378
7379 2005-10-16 [colin]      1.9.15cvs62
7380
7381         * src/toolbar.c
7382                 s/Get All/Get Mail/
7383         * src/wizard.c
7384                 Real welcome mail text, thanks Paul
7385
7386 2005-10-16 [colin]      1.9.15cvs61
7387
7388         * src/editldap.c
7389         * src/exporthtml.c
7390         * src/main.c
7391         * src/mainwindow.c
7392         * src/prefs_themes.c
7393         * src/prefs_toolbar.c
7394         * src/plugins/demo/demo.c
7395         * src/plugins/trayicon/trayicon.c
7396                 s/Sylpheed/Sylpheed-Claws/
7397
7398 2005-10-16 [colin]      1.9.15cvs60
7399
7400         * src/wizard.c
7401                 Add a welcome email in the first empty mailbox
7402         * src/prefs_common.c
7403                 Change one more default
7404
7405 2005-10-16 [colin]      1.9.15cvs59
7406
7407         * src/wizard.c
7408                 Remove printf
7409
7410 2005-10-16 [colin]      1.9.15cvs58
7411
7412         * src/toolbar.c
7413         * src/prefs_common.c
7414                 Change some defaults
7415
7416 2005-10-16 [colin]      1.9.15cvs57
7417
7418         * src/toolbar.c
7419         * src/prefs_common.c
7420                 Change some defaults
7421
7422 2005-10-16 [colin]      1.9.15cvs56
7423
7424         * src/wizard.c
7425                 By default, initialize fonts to have
7426                 the same size as normal GtkWidgets
7427
7428 2005-10-16 [colin]      1.9.15cvs55
7429
7430         * src/mimeview.c
7431                 Fix message a bit more
7432
7433 2005-10-16 [colin]      1.9.15cvs54
7434
7435         * src/addressbook.c
7436                 Second attempt at flicker fixing
7437
7438 2005-10-16 [colin]      1.9.15cvs53
7439
7440         * src/addressbook.c
7441                 Fix flicker
7442
7443 2005-10-16 [wwp]        1.9.15cvs52
7444
7445         * src/addressbook.c
7446         * src/editaddress.c
7447         * src/prefs_common.c
7448         * src/prefs_common.h
7449                 Remember window sizes (address book)
7450
7451 2005-10-16 [wwp]        1.9.15cvs51
7452
7453         * src/plugins/clamav/clamav_plugin_gtk.c
7454         * src/plugins/spamassassin/spamassassin_gtk.c
7455                 Fix compilation warnings (missing #include).
7456
7457 2005-10-16 [colin]      1.9.15cvs50
7458
7459         * src/mimeview.c
7460         * src/summaryview.c
7461         * src/textview.c
7462                 Make 'c' check signature, and forward
7463                 c, l, y, t from summaryview to mimeview
7464
7465 2005-10-16 [colin]      1.9.15cvs49
7466
7467         * src/addressbook.c
7468                 Put border around buttons
7469         * src/mainwindow.c
7470         * src/summaryview.c
7471                 Rework menus (Patch based on a patch
7472                 by Paul)
7473
7474 2005-10-15 [wwp]        1.9.15cvs48
7475
7476         * src/editjpilot.c
7477         * src/editldap.c
7478         * src/editvcard.c
7479         * src/exphtmldlg.c
7480         * src/expldifdlg.c
7481         * src/export.c
7482         * src/import.c
7483         * src/importldif.c
7484         * src/importmutt.c
7485         * src/importpine.c
7486         * src/prefs_account.c
7487         * src/prefs_spelling.c
7488         * src/gtk/gtkutils.c
7489         * src/gtk/gtkutils.h
7490         * src/plugins/clamav/clamav_plugin_gtk.c
7491         * src/plugins/spamassassin/spamassassin_gtk.c
7492                 use nicer browse-for-file/dir buttons than the "..." ones,
7493                 code factorizing more.
7494
7495 2005-10-14 [colin]      1.9.15cvs47
7496
7497         * src/mainwindow.c
7498                 set relief on the account switcher so that people see it
7499                 grey out Create processing rules when no message is selected
7500         * src/prefs_filtering.c
7501                 ask before closing if the rule has not been modified, even if
7502                 it's not valid
7503         * src/prefs_matcher.c
7504                 fix sensitivity when entering the dialog
7505         * src/gtk/inputdialog.c
7506                 display a better icon on password ask
7507         * src/plugins/pgpcore/passphrase.c
7508                 make the dialog look better
7509
7510 2005-10-14 [paul]       1.9.15cvs46
7511
7512         * src/folderview.c
7513                 indicate presense of marked msgs in
7514                 unexpanded subfolders
7515
7516 2005-10-14 [paul]       1.9.15cvs45
7517
7518         * src/prefs_actions.c
7519         * src/prefs_common.c
7520         * src/prefs_common.h
7521         * src/prefs_filtering_action.c
7522         * src/prefs_matcher.c
7523         * src/prefs_template.c
7524                 remember window sizes
7525                 fix Info button size
7526
7527         Patches by wwp
7528
7529 2005-10-13 [colin]      1.9.15cvs44
7530
7531         * src/mimeview.c
7532         * src/noticeview.c
7533         * src/noticeview.h
7534                 Add a tooltip on the icon (optional) 
7535                 Get rid of the signature buttons and only
7536                 use the icon+tooltip
7537
7538 2005-10-13 [colin]      1.9.15cvs43
7539
7540         * src/noticeview.c
7541         * src/noticeview.h
7542                 Add hand cursor for hovering over icon
7543
7544 2005-10-13 [colin]      1.9.15cvs42
7545
7546         * src/summaryview.c
7547                 Fix crash when quicksearch's hidden 
7548                 at startup
7549
7550 2005-10-13 [colin]      1.9.15cvs41
7551
7552         * src/compose.c
7553                 Set subject when forwarding multiple mails
7554                 Check that other recipient than the default Cc or Bcc
7555                 have been set before sending.
7556
7557 2005-10-13 [colin]      1.9.15cvs40
7558
7559         * src/imap.c
7560                 Batch per-folder
7561                 Introduce locking, but don't use it yet
7562
7563 2005-10-13 [colin]      1.9.15cvs39
7564
7565         * src/gtk/quicksearch.c
7566                 Reset quicksearch when hiding it
7567                 Make sticky a real pref
7568
7569 2005-10-13 [colin]      1.9.15cvs38
7570
7571         * src/summaryview.c
7572                 Faster prefs apply
7573
7574 2005-10-13 [colin]      1.9.15cvs37
7575
7576         * src/mimeview.c
7577         * src/noticeview.c
7578         * src/noticeview.h
7579         * src/plugins/pgpcore/sgpgme.c
7580                 Make privacy icon clickable
7581                 Move Trust field in Full info
7582                 When trust is less than full, don't display
7583                 a warning icon
7584
7585 2005-10-13 [colin]      1.9.15cvs36
7586
7587         * src/folder.c
7588                 Batch on flags sync
7589         * src/folderview.c
7590                 Revert speed hack which is dangerous in fact
7591                 Apply prefs faster
7592
7593 2005-10-13 [colin]      1.9.15cvs35
7594
7595         * src/folder_item_prefs.c
7596                 Fix pref corruption on folder move. Patch
7597                 by wwp
7598
7599 2005-10-13 [paul]       1.9.15cvs34
7600
7601         * src/export.c
7602         * src/import.c
7603                 fix typos in g_warnings
7604         * src/prefs_account.c
7605                 add a file selector for Signature file
7606
7607         Patches by wwp
7608
7609 2005-10-12 [colin]      1.9.15cvs33
7610
7611         * src/mimeview.c
7612                 Provide a quick way to go back from a
7613                 signature's full info to the email part
7614
7615 2005-10-12 [colin]      1.9.15cvs32
7616
7617         * src/compose.c
7618                 Remove old hack of encoding signed mails with base64.
7619                 QP works equally well.
7620
7621 2005-10-12 [colin]      1.9.15cvs31
7622
7623         * src/crash.c
7624                 Replace deprecated GtkText with GtkTextView
7625         * src/imap.c
7626                 Fix a logic bug about counts in imap_select
7627                 (previously un-triggered)
7628         * src/mainwindow.c
7629         * src/summaryview.c
7630         * src/news.c
7631                 Allow local deletion of news posts
7632         * src/mimeview.c
7633                 Show GPG noticeview on the message/rfc822 part
7634                 in addition to the text/plain one
7635         * src/prefs_image_viewer.c
7636           src/plugins/pgpcore/prefs_gpg.c
7637                 Polish (set the label as part of the checkbox)
7638         * src/wizard.c
7639                 Don't sit there doing nothing after destroying
7640                 the window - return err
7641
7642 2005-10-11 [colin]      1.9.15cvs30
7643
7644         * src/folderview.c
7645                 Apply processing rules before showing folders.
7646                 Early folder show (before flags sync) will only
7647                 be done when there are no processing rules (nor
7648                 pre- or post- ones)
7649         * src/imap.c
7650                 Fix stuff related to mail subdir, creation and 
7651                 deletion of folders 
7652         * src/imap_gtk.c
7653                 Don't allow creation of folders in NoInferior
7654                 folders, as it won't work
7655
7656 2005-10-10 [colin]      1.9.15cvs29
7657
7658         * src/compose.c
7659                 Reselect "None" Privacy system when selecting an
7660                 account with no privacy system defined
7661
7662 2005-10-10 [colin]      1.9.15cvs28
7663
7664         * src/mainwindow.c
7665                 Add Windows-1252 encoding
7666         * src/prefs_common.c
7667                 Rework some defaults:
7668                 - autosave to draft by default
7669                 - don't show header pane (it's already in the textview)
7670                 - Select first new or unread mail on entry
7671                 - Assume 'Yes' to change folder when there's no more
7672                   unread message
7673         * src/prefs_matcher.c
7674                 Fix a gtk assertion failure
7675         * src/gtk/colorlabel.c
7676                 Workaround bad repainting on selection
7677         * src/main.c
7678                 Freeze/thaw (a bit faster on ssh -X)
7679         * src/msgcache.c
7680                 Get rid of StrdupConverter that just adds an
7681                 extra strdup/free 
7682         * src/etpan/imap_thread.c
7683                 memset buf to 0
7684
7685 2005-10-10 [colin]      1.9.15cvs27
7686
7687         * src/export.c
7688         * src/import.c
7689                 Fix compile on gtk 2.4. Patch by wwp
7690
7691 2005-10-09 [colin]      1.9.15cvs26
7692
7693         * src/mainwindow.c
7694         * src/messageview.c
7695         * src/summaryview.c
7696                 Clarify forward menus. Patch by wwp
7697
7698 2005-10-09 [colin]      1.9.15cvs25
7699
7700         * src/compose.c
7701         * src/compose.h
7702                 Fix bug #829 (Non-working "Encrypt message by 
7703                 default when replying to an encrypted message")
7704
7705 2005-10-08 [colin]      1.9.15cvs24
7706
7707         * src/wizard.c
7708                 Fix bug #827 ("Welcome" setup wizard after a 
7709                 permission error gives up & forgets itself.)
7710
7711 2005-10-08 [colin]      1.9.15cvs23
7712
7713         * src/procmime.c
7714                 Fix bug #828 (Ignoring headers with spaces around = sign)
7715
7716 2005-10-08 [colin]      1.9.15cvs22
7717
7718         * src/export.c
7719                 Warning fix by wwp
7720
7721 2005-10-08 [colin]      1.9.15cvs21
7722
7723         * src/folder.c
7724         * src/folder.h
7725                 Add a processing_pending indicator, set on 
7726                 folder_item_open and cleared after 
7727                 folder_item_process_open
7728         * src/folderview.c
7729         * src/summaryview.c
7730                 wrap procmsg_msginfo_*_flags, and in the
7731                 wrapper check that there's no folder processing 
7732                 pending. If there is, defer the flags change until 
7733                 processing is done to avoid stepping over each
7734                 other's toes.
7735                 Freeze during processing, but not during scanning.
7736
7737 2005-10-07 [colin]      1.9.15cvs20
7738
7739         * src/plugins/pgpcore/passphrase.c
7740                 Fix bug #826 (X-Server hangs when 
7741                 right-clicking a PGP encrypted message)
7742
7743 2005-10-07 [paul]       1.9.15cvs19
7744
7745         * src/compose.c
7746                 fix compose_entries[]
7747                 patch by Fabien Vantard
7748
7749 2005-10-06 [colin]      1.9.15cvs18
7750
7751         * src/pixmaps/address.xpm
7752         * src/pixmaps/address_book.xpm
7753         * src/pixmaps/book.xpm
7754         * src/pixmaps/check_spelling.xpm
7755         * src/pixmaps/checkbox_off.xpm
7756         * src/pixmaps/checkbox_on.xpm
7757         * src/pixmaps/close.xpm
7758         * src/pixmaps/complete.xpm
7759         * src/pixmaps/continue.xpm
7760         * src/pixmaps/deleted.xpm
7761         * src/pixmaps/down_arrow.xpm
7762         * src/pixmaps/exec.xpm
7763         * src/pixmaps/forwarded.xpm
7764         * src/pixmaps/group.xpm
7765         * src/pixmaps/ignorethread.xpm
7766         * src/pixmaps/interface.xpm
7767         * src/pixmaps/jpilot.xpm
7768         * src/pixmaps/ldap.xpm
7769         * src/pixmaps/linewrap.xpm
7770         * src/pixmaps/linewrapcurrent.xpm
7771         * src/pixmaps/mail.xpm
7772         * src/pixmaps/mail_attach.xpm
7773         * src/pixmaps/mail_compose.xpm
7774         * src/pixmaps/mail_forward.xpm
7775         * src/pixmaps/mail_receive.xpm
7776         * src/pixmaps/mail_receive_all.xpm
7777         * src/pixmaps/mail_reply.xpm
7778         * src/pixmaps/mail_reply_to_all.xpm
7779         * src/pixmaps/mail_reply_to_author.xpm
7780         * src/pixmaps/mail_send.xpm
7781         * src/pixmaps/mail_send_queue.xpm
7782         * src/pixmaps/mime_application.xpm
7783         * src/pixmaps/mime_audio.xpm
7784         * src/pixmaps/mime_image.xpm
7785         * src/pixmaps/mime_message.xpm
7786         * src/pixmaps/mime_text_enriched.xpm
7787         * src/pixmaps/mime_text_html.xpm
7788         * src/pixmaps/mime_text_plain.xpm
7789         * src/pixmaps/mime_unknown.xpm
7790         * src/pixmaps/new.xpm
7791         * src/pixmaps/news_compose.xpm
7792         * src/pixmaps/offline.xpm
7793         * src/pixmaps/online.xpm
7794         * src/pixmaps/paste.xpm
7795         * src/pixmaps/preferences.xpm
7796         * src/pixmaps/privacy_emblem_encrypted.xpm
7797         * src/pixmaps/privacy_expired.xpm
7798         * src/pixmaps/privacy_failed.xpm
7799         * src/pixmaps/privacy_passed.xpm
7800         * src/pixmaps/privacy_signed.xpm
7801         * src/pixmaps/privacy_unknown.xpm
7802         * src/pixmaps/privacy_warn.xpm
7803         * src/pixmaps/properties.xpm
7804         * src/pixmaps/replied.xpm
7805         * src/pixmaps/search.xpm
7806         * src/pixmaps/unread.xpm
7807         * src/pixmaps/up_arrow.xpm
7808         * src/pixmaps/vcard.xpm
7809                 Modernize internal theme, with icons from the 
7810                 Gnomaws theme. Keep some of the old ones where
7811                 they were better.
7812
7813 2005-10-06 [colin]      1.9.15cvs17
7814
7815         * src/summaryview.c
7816                 Little optimisations + bugfix
7817         * src/toolbar.c
7818                 Remove default useless items - useless being defined
7819                 by the default relevant prefs
7820         * src/wizard.c
7821                 include config.h to make gettext work
7822         * src/prefs_themes.c
7823                 Fix selection of current theme in prefs
7824
7825 2005-10-06 [colin]      1.9.15cvs16
7826
7827         * src/prefs_common.c
7828         * src/prefs_common.h
7829         * src/prefs_summaries.c
7830         * src/folderview.c
7831                 Add a warning dialog on Mark all read 
7832                 (with pref to get rid of it)
7833
7834 2005-10-06 [paul]       1.9.15cvs15
7835
7836         * po/nb.po
7837         * po/pt_BR.po
7838                 updated by Geir Helland and Frederico
7839                 Goncalves Guimaraes
7840
7841 2005-10-05 [colin]      1.9.15cvs14
7842
7843         * src/folder.c
7844         * src/folder.h
7845         * src/folderview.c
7846         * src/folderview.h
7847         * src/imap_gtk.c
7848         * src/mh_gtk.c
7849         * src/mainwindow.c
7850         * src/setup.c
7851                 add a way to rescan without rebuilding
7852                 make moving a bit faster (less folders changes)
7853                 don't lock the tree on Get 
7854         * src/imap.c
7855                 Don't re-delete deleted messages before expunging
7856         * src/summaryview.c
7857                 Set batch mode when deleting mails
7858
7859 2005-10-05 [paul]       1.9.15cvs13
7860
7861         * src/mainwindow.c
7862         * src/mainwindow.h
7863                 fix disabled Execute menu item
7864         * src/toolbar.c
7865                 match the change in 1.9.15cvs10: use Compose
7866                 instead of News by default
7867
7868 2005-10-04 [colin]      1.9.15cvs12
7869
7870         * src/compose.c
7871                 When replying to an ML post with Reply-To set
7872                 to the poster's email, honor it (as before),
7873                 but also honor our user's request to reply to
7874                 the mailing list: set the ML address in the To
7875                 field and the Reply-To address in the Cc: 
7876                 field.
7877
7878 2005-10-04 [colin]      1.9.15cvs11
7879
7880         * src/plugins/trayicon/trayicon.c
7881                 Finish cosmetic change - thanks to wwp
7882
7883 2005-10-04 [colin]      1.9.15cvs10
7884
7885         * src/toolbar.c
7886                 Use Compose instead of Email by default.
7887                 Spotted by wwp.
7888
7889 2005-10-04 [colin]      1.9.15cvs9
7890
7891         * src/folder.c
7892         * src/folder.h
7893         * src/folderview.c
7894         * src/imap.c
7895         * src/etpan/imap-thread.c
7896         * src/etpan/imap-thread.h
7897                 Try to make IMAP faster, by simplifying SEARCH
7898                 commands, avoiding sending two STATUS in a row,
7899                 and deferring flags sync and processing just
7900                 after displaying the folder. 
7901                 This will update the SummaryView in certain
7902                 cases (new mails not already fetched, flags
7903                 changed from another client) but in a non-
7904                 blocking manner.
7905
7906 2005-10-04 [colin]      1.9.15cvs8
7907
7908         * src/plugins/trayicon/trayicon.c
7909                 Relabel "Offline" to "Work offline"
7910
7911 2005-10-04 [colin]      1.9.15cvs7
7912
7913         * src/export.c
7914         * src/import.c
7915         * src/mbox.c
7916                 Fix mbox import/export buglets
7917                 Patch by wwp
7918         * src/plugins/trayicon/trayicon.c
7919                 Add offline swithc
7920                 Patch by wwp
7921
7922 2005-10-04 [colin]      1.9.15cvs6
7923
7924         * src/folder.c
7925         * src/folderview.c
7926         * src/summaryview.c
7927                 Better fix (don't break mark all read) for cvs2
7928
7929 2005-10-03 [colin]      1.9.15cvs5
7930
7931         * src/folder.c
7932                 Use a sane sort by default
7933
7934 2005-10-03 [colin]      1.9.15cvs4
7935
7936         * src/inc.c
7937                 Add a 'Only once' button for overriding offline mode
7938         * src/prefs_account.c
7939         * src/wizard.c
7940                 Add Local mbox to the wizard
7941                 Add IMAP subdir to the wizard (or the wizard is useless
7942                 for such accounts, or even worse than useless)
7943                 Move IMAP subdir from Advanced to Receive tab, as it's
7944                 not that uncommon
7945
7946 2005-10-03 [colin]      1.9.15cvs3
7947
7948         * src/send_message.c
7949                 Forgot this one in cvs1
7950
7951 2005-10-03 [colin]      1.9.15cvs2
7952
7953         * src/folder.c
7954                 Faster close when leaving a folder with lots
7955                 of new mails. Idea by David Relson.
7956
7957 2005-10-03 [colin]      1.9.15cvs1
7958
7959         * src/compose.c
7960         * src/imap.c
7961         * src/inc.c
7962         * src/main.c
7963         * src/messageview.c
7964         * src/news.c
7965         * src/summaryview.c
7966         * src/gtk/sslcertwindow.c
7967         * src/plugins/trayicon/trayicon.c
7968                 Add accels to every AlertPanel. Patch by Fabien 
7969                 Vantard
7970
7971 2005-10-03 [paul]       1.9.15
7972
7973         1.9.15 released
7974
7975 2005-10-03 [paul]       1.9.14cvs68
7976
7977         * po/ca.po
7978         * po/de.po
7979         * po/es.po
7980         * po/fi.po
7981         * po/fr.po
7982         * po/sk.po
7983         * po/sr.po
7984         * po/zh_CN.po
7985                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7986                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7987                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7988
7989 2005-10-03 [paul]       1.9.14cvs67
7990
7991         * src/send_message.c
7992                 prevent hang on Cancel
7993                 patch by Colin
7994
7995 2005-10-03 [paul]       1.9.14cvs66
7996
7997         * src/main.c
7998                 fix crash in IMAP caused by discrepancy
7999                 between check_at_startup and offline mode
8000                 Patch by Colin
8001
8002 2005-10-01 [paul]       1.9.14cvs65
8003
8004         * src/inc.c
8005                 fix engrish
8006
8007 2005-10-01 [paul]       1.9.14cvs64
8008         * src/export.c
8009         * src/import.c
8010                 synchronise import_mbox() and export_mbox()
8011         * src/mbox.c
8012                 proc_mbox(): add alert if file cannot be opened
8013                 export_list_to_mbox(): test if dest file exists,
8014                 prompt user to overwrite if it does. add alert
8015                 if file cannot be created
8016                                                                 
8017         Patch by wwp
8018                                                                                                                 
8019
8020 2005-09-30 [paul]       1.9.14cvs63
8021
8022         * src/addressbook.c
8023                 Fix sensitivity of a menu
8024         * src/codeconv.c
8025                 Respect hidden pref for mails with no encoding
8026         * src/common/xml.c
8027                 Fix memory corruption
8028         * src/plugins/pgpcore/sgpgme.c
8029                 Fix segfault on incomplete sigs, and display
8030                 of S/Mime UIDs
8031
8032         Patches by Colin
8033
8034 2005-09-30 [colin]      1.9.14cvs62
8035
8036         * src/partial_download.c
8037                 Little logic fix in almost-dead code
8038         * src/pop.c
8039                 Fix partial download when there's no new mail
8040
8041 2005-09-29 [paul]       1.9.14cvs61
8042
8043         * src/plugins/pgpinline/pgpinline.c
8044                 fix bug 819, 'crash accessing sign message'
8045                 Patch by Colin
8046
8047 2005-09-28 [martin]     1.9.14cvs60
8048
8049         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8050                 fix bug #790 (Crash when restarting window manager (fluxbox))
8051
8052 2005-09-28 [paul]       1.9.14cvs59
8053
8054         * src/gtk/gtkaspell.c
8055                 fix off-by-one typo
8056
8057 2005-09-27 [colin]      1.9.14cvs58
8058
8059         * src/plugins/pgpcore/sgpgme.c
8060                 Report error when there's one, instead of
8061                 "Signature unchecked" 
8062
8063 2005-09-27 [colin]      1.9.14cvs57
8064
8065         * src/prefs_quote.c
8066                 Fix bug #816 (Weird quotation with spaces)
8067
8068 2005-09-27 [colin]      1.9.14cvs56
8069
8070         * src/codeconv.c
8071         * src/compose.c
8072         * src/compose.h
8073                 Put subject in compose's title
8074                 Fix Automatic encoding so that it's really automatic:
8075                 first try default locale's charset, then charset of the replied mail, 
8076                 then utf-8
8077                 Fix encoding of headers (must be in strict mode too)
8078
8079 2005-09-26 [colin]      1.9.14cvs55
8080
8081         * src/gtk/gtkaspell.c
8082                 Fix previous patch - don't color the space,
8083                 just uncolor it :)
8084
8085 2005-09-26 [colin]      1.9.14cvs54
8086
8087         * src/gtk/gtkaspell.c
8088                 Unmark space if possible
8089
8090 2005-09-26 [colin]      1.9.14cvs53
8091
8092         * src/imap.c
8093                 log_error instead of alertpanel according to the pref
8094         * src/etpan/imap-thread.c
8095                 Print connect status, copy only necessary size to 
8096                 logger
8097         * src/plugins/pgpmime/pgpmime.c
8098                 Handle S/Mime signatures (verification only). Patch based
8099                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8100
8101 2005-09-26 [paul]       1.9.14cvs52
8102
8103         * src/common/passcrypt.c
8104                 this 'workaround' not necessary on NetBSD.
8105                 Thanks to Daniel Gustafson
8106
8107 2005-09-26 [paul]
8108
8109         1.9.15-rc4 released
8110
8111 2005-09-26 [paul]       1.9.14cvs51
8112
8113         * src/summaryview.c
8114                 Skip currently selected message when
8115                 looking for next new or unread message
8116                 in current folder. Patch by Colin
8117         * src/common/passcrypt.c
8118                 eliminate warnings on *BSD. Patch by
8119                 Daniel Gustafson
8120
8121 2005-09-26 [colin]      1.9.14cvs50
8122
8123         * src/procmsg.c
8124                 Call postfiltering hook anyway
8125
8126 2005-09-22 [colin]      1.9.14cvs49
8127
8128         * src/codeconv.c
8129         * src/codeconv.h
8130                 Add a strict mode that doesn't replace with _
8131         * src/compose.c
8132         * src/compose.h
8133                 Use strict conversion while sending
8134                 Fix race when drafting while sending (happens
8135                 on IMAP)
8136                 Fix d'n'd of messages from summaryview
8137         * src/prefs_common.c
8138         * src/prefs_common.h
8139                 add hidden utf8_instead_of_locale_for_broken_mail 
8140                 pref for people that preferred the default charset 
8141                 to be utf8 for broken mails
8142         * src/quote_fmt_parse.y
8143                 fix bug #815 (No quote insert if "From:" fied 
8144                 contained Russian letters)
8145         * src/summaryview.c
8146                 Fix d'n'd of messages to compose
8147
8148 2005-09-22 [paul]       1.9.14cvs48
8149
8150         * src/compose.c
8151                 fix bug where attachments Name entry
8152                 would display Path instead
8153
8154 2005-09-21 [paul]       1.9.14cvs47
8155
8156         * README
8157         * README.jp
8158         * configure.ac
8159         * config/config.rpath
8160         * doc/manual/en/sylpheed-20.html
8161         * doc/manual/es/sylpheed-20.html
8162         * po/bg.po
8163         * po/ca.po
8164         * po/de.po
8165         * po/es.po
8166         * po/fr.po
8167         * po/it.po
8168         * po/pt_BR.po
8169         * po/sk.po
8170         * po/zh_TW.po
8171         * src/account.c
8172         * src/account.h
8173         * src/action.c
8174         * src/action.h
8175         * src/adbookbase.h
8176         * src/addr_compl.c
8177         * src/addr_compl.h
8178         * src/addrbook.c
8179         * src/addrbook.h
8180         * src/addrcache.c
8181         * src/addrcache.h
8182         * src/addrcindex.c
8183         * src/addrcindex.h
8184         * src/addrclip.c
8185         * src/addrclip.h
8186         * src/addrdefs.h
8187         * src/addressadd.c
8188         * src/addressadd.h
8189         * src/addressbook.c
8190         * src/addressbook.h
8191         * src/addressitem.h
8192         * src/addrgather.c
8193         * src/addrgather.h
8194         * src/addrharvest.c
8195         * src/addrharvest.h
8196         * src/addrindex.c
8197         * src/addrindex.h
8198         * src/addritem.c
8199         * src/addritem.h
8200         * src/addrquery.c
8201         * src/addrquery.h
8202         * src/addrselect.c
8203         * src/addrselect.h
8204         * src/alertpanel.c
8205         * src/alertpanel.h
8206         * src/browseldap.c
8207         * src/browseldap.h
8208         * src/codeconv.c
8209         * src/codeconv.h
8210         * src/compose.c
8211         * src/compose.h
8212         * src/crash.c
8213         * src/crash.h
8214         * src/customheader.c
8215         * src/customheader.h
8216         * src/displayheader.c
8217         * src/displayheader.h
8218         * src/editaddress.c
8219         * src/editaddress.h
8220         * src/editbook.c
8221         * src/editbook.h
8222         * src/editgroup.c
8223         * src/editgroup.h
8224         * src/editjpilot.c
8225         * src/editjpilot.h
8226         * src/editldap.c
8227         * src/editldap.h
8228         * src/editldap_basedn.c
8229         * src/editldap_basedn.h
8230         * src/editvcard.c
8231         * src/editvcard.h
8232         * src/enriched.c
8233         * src/enriched.h
8234         * src/exphtmldlg.c
8235         * src/exphtmldlg.h
8236         * src/expldifdlg.c
8237         * src/expldifdlg.h
8238         * src/export.c
8239         * src/export.h
8240         * src/exporthtml.c
8241         * src/exporthtml.h
8242         * src/exportldif.c
8243         * src/exportldif.h
8244         * src/filtering.c
8245         * src/filtering.h
8246         * src/folder.c
8247         * src/folder.h
8248         * src/folder_item_prefs.c
8249         * src/folder_item_prefs.h
8250         * src/foldersel.c
8251         * src/foldersel.h
8252         * src/folderutils.c
8253         * src/folderutils.h
8254         * src/folderview.c
8255         * src/folderview.h
8256         * src/grouplistdialog.c
8257         * src/grouplistdialog.h
8258         * src/headerview.c
8259         * src/headerview.h
8260         * src/html.c
8261         * src/html.h
8262         * src/image_viewer.c
8263         * src/image_viewer.h
8264         * src/imap.c
8265         * src/imap.h
8266         * src/imap_gtk.c
8267         * src/imap_gtk.h
8268         * src/import.c
8269         * src/import.h
8270         * src/importldif.c
8271         * src/importldif.h
8272         * src/importmutt.c
8273         * src/importmutt.h
8274         * src/importpine.c
8275         * src/importpine.h
8276         * src/inc.c
8277         * src/inc.h
8278         * src/jpilot.c
8279         * src/jpilot.h
8280         * src/ldapctrl.c
8281         * src/ldapctrl.h
8282         * src/ldaplocate.c
8283         * src/ldaplocate.h
8284         * src/ldapquery.c
8285         * src/ldapquery.h
8286         * src/ldapserver.c
8287         * src/ldapserver.h
8288         * src/ldaputil.c
8289         * src/ldaputil.h
8290         * src/ldif.c
8291         * src/ldif.h
8292         * src/localfolder.c
8293         * src/localfolder.h
8294         * src/main.c
8295         * src/main.h
8296         * src/mainwindow.c
8297         * src/mainwindow.h
8298         * src/manual.c
8299         * src/manual.h
8300         * src/matcher.c
8301         * src/matcher.h
8302         * src/matcher_parser.h
8303         * src/matcher_parser_lex.l
8304         * src/matcher_parser_parse.y
8305         * src/mbox.c
8306         * src/mbox.h
8307         * src/message_search.c
8308         * src/message_search.h
8309         * src/messageview.c
8310         * src/messageview.h
8311         * src/mh.c
8312         * src/mh.h
8313         * src/mh_gtk.c
8314         * src/mh_gtk.h
8315         * src/mimeview.c
8316         * src/mimeview.h
8317         * src/msgcache.c
8318         * src/msgcache.h
8319         * src/mutt.c
8320         * src/mutt.h
8321         * src/news.c
8322         * src/news.h
8323         * src/news_gtk.c
8324         * src/news_gtk.h
8325         * src/noticeview.c
8326         * src/noticeview.h
8327         * src/partial_download.c
8328         * src/partial_download.h
8329         * src/pine.c
8330         * src/pine.h
8331         * src/pop.c
8332         * src/pop.h
8333         * src/prefs_account.c
8334         * src/prefs_account.h
8335         * src/prefs_actions.c
8336         * src/prefs_actions.h
8337         * src/prefs_common.c
8338         * src/prefs_common.h
8339         * src/prefs_compose_writing.c
8340         * src/prefs_compose_writing.h
8341         * src/prefs_customheader.c
8342         * src/prefs_customheader.h
8343         * src/prefs_display_header.c
8344         * src/prefs_display_header.h
8345         * src/prefs_ext_prog.c
8346         * src/prefs_ext_prog.h
8347         * src/prefs_filtering.c
8348         * src/prefs_filtering.h
8349         * src/prefs_filtering_action.c
8350         * src/prefs_filtering_action.h
8351         * src/prefs_folder_column.c
8352         * src/prefs_folder_column.h
8353         * src/prefs_folder_item.c
8354         * src/prefs_folder_item.h
8355         * src/prefs_fonts.c
8356         * src/prefs_fonts.h
8357         * src/prefs_gtk.c
8358         * src/prefs_gtk.h
8359         * src/prefs_image_viewer.c
8360         * src/prefs_image_viewer.h
8361         * src/prefs_matcher.c
8362         * src/prefs_matcher.h
8363         * src/prefs_message.c
8364         * src/prefs_message.h
8365         * src/prefs_msg_colors.c
8366         * src/prefs_msg_colors.h
8367         * src/prefs_other.c
8368         * src/prefs_other.h
8369         * src/prefs_quote.c
8370         * src/prefs_quote.h
8371         * src/prefs_receive.c
8372         * src/prefs_receive.h
8373         * src/prefs_send.c
8374         * src/prefs_send.h
8375         * src/prefs_spelling.c
8376         * src/prefs_spelling.h
8377         * src/prefs_summaries.c
8378         * src/prefs_summaries.h
8379         * src/prefs_summary_column.c
8380         * src/prefs_summary_column.h
8381         * src/prefs_template.c
8382         * src/prefs_template.h
8383         * src/prefs_themes.c
8384         * src/prefs_themes.h
8385         * src/prefs_toolbar.c
8386         * src/prefs_toolbar.h
8387         * src/prefs_wrapping.c
8388         * src/prefs_wrapping.h
8389         * src/privacy.c
8390         * src/privacy.h
8391         * src/procheader.c
8392         * src/procheader.h
8393         * src/procmime.c
8394         * src/procmime.h
8395         * src/procmsg.c
8396         * src/procmsg.h
8397         * src/quote_fmt.c
8398         * src/quote_fmt_parse.y
8399         * src/recv.c
8400         * src/recv.h
8401         * src/remotefolder.c
8402         * src/remotefolder.h
8403         * src/send_message.c
8404         * src/send_message.h
8405         * src/setup.c
8406         * src/setup.h
8407         * src/simple-gettext.c
8408         * src/sourcewindow.c
8409         * src/sourcewindow.h
8410         * src/ssl_manager.c
8411         * src/ssl_manager.h
8412         * src/statusbar.c
8413         * src/statusbar.h
8414         * src/stock_pixmap.c
8415         * src/stock_pixmap.h
8416         * src/summary_search.c
8417         * src/summary_search.h
8418         * src/summaryview.c
8419         * src/summaryview.h
8420         * src/syldap.c
8421         * src/syldap.h
8422         * src/textview.c
8423         * src/textview.h
8424         * src/toolbar.c
8425         * src/toolbar.h
8426         * src/undo.c
8427         * src/undo.h
8428         * src/unmime.c
8429         * src/unmime.h
8430         * src/vcard.c
8431         * src/vcard.h
8432         * src/wizard.c
8433         * src/wizard.h
8434         * src/common/base64.c
8435         * src/common/base64.h
8436         * src/common/defs.h
8437         * src/common/hooks.c
8438         * src/common/hooks.h
8439         * src/common/log.c
8440         * src/common/log.h
8441         * src/common/md5.c
8442         * src/common/md5.h
8443         * src/common/mgutils.c
8444         * src/common/mgutils.h
8445         * src/common/nntp.c
8446         * src/common/nntp.h
8447         * src/common/passcrypt.c
8448         * src/common/passcrypt.h.in
8449         * src/common/plugin.c
8450         * src/common/plugin.h
8451         * src/common/prefs.c
8452         * src/common/prefs.h
8453         * src/common/progressindicator.c
8454         * src/common/progressindicator.h
8455         * src/common/quoted-printable.c
8456         * src/common/quoted-printable.h
8457         * src/common/session.c
8458         * src/common/session.h
8459         * src/common/smtp.c
8460         * src/common/smtp.h
8461         * src/common/socket.c
8462         * src/common/socket.h
8463         * src/common/ssl.c
8464         * src/common/ssl.h
8465         * src/common/ssl_certificate.c
8466         * src/common/ssl_certificate.h
8467         * src/common/string_match.c
8468         * src/common/string_match.h
8469         * src/common/stringtable.c
8470         * src/common/sylpheed.c
8471         * src/common/sylpheed.h
8472         * src/common/template.c
8473         * src/common/template.h
8474         * src/common/timing.h
8475         * src/common/utils.c
8476         * src/common/utils.h
8477         * src/common/uuencode.c
8478         * src/common/uuencode.h
8479         * src/common/version.h.in
8480         * src/common/xml.c
8481         * src/common/xml.h
8482         * src/common/xmlprops.c
8483         * src/common/xmlprops.h
8484         * src/gtk/about.c
8485         * src/gtk/about.h
8486         * src/gtk/colorlabel.c
8487         * src/gtk/colorlabel.h
8488         * src/gtk/colorsel.c
8489         * src/gtk/colorsel.h
8490         * src/gtk/description_window.c
8491         * src/gtk/description_window.h
8492         * src/gtk/filesel.c
8493         * src/gtk/filesel.h
8494         * src/gtk/foldersort.c
8495         * src/gtk/foldersort.h
8496         * src/gtk/gtkutils.c
8497         * src/gtk/gtkutils.h
8498         * src/gtk/inputdialog.c
8499         * src/gtk/inputdialog.h
8500         * src/gtk/logwindow.c
8501         * src/gtk/logwindow.h
8502         * src/gtk/manage_window.c
8503         * src/gtk/manage_window.h
8504         * src/gtk/menu.c
8505         * src/gtk/menu.h
8506         * src/gtk/pluginwindow.c
8507         * src/gtk/pluginwindow.h
8508         * src/gtk/prefswindow.c
8509         * src/gtk/prefswindow.h
8510         * src/gtk/progressdialog.c
8511         * src/gtk/progressdialog.h
8512         * src/gtk/quicksearch.c
8513         * src/gtk/quicksearch.h
8514         * src/gtk/sslcertwindow.c
8515         * src/gtk/sslcertwindow.h
8516         * src/plugins/clamav/clamav_plugin.c
8517         * src/plugins/clamav/clamav_plugin.h
8518         * src/plugins/clamav/clamav_plugin_gtk.c
8519         * src/plugins/demo/demo.c
8520         * src/plugins/dillo_viewer/dillo_prefs.c
8521         * src/plugins/dillo_viewer/dillo_prefs.h
8522         * src/plugins/dillo_viewer/dillo_viewer.c
8523         * src/plugins/mathml_viewer/mathml_viewer.c
8524         * src/plugins/pgpcore/passphrase.c
8525         * src/plugins/pgpcore/passphrase.h
8526         * src/plugins/pgpcore/plugin.c
8527         * src/plugins/pgpcore/prefs_gpg.c
8528         * src/plugins/pgpcore/prefs_gpg.h
8529         * src/plugins/pgpcore/select-keys.c
8530         * src/plugins/pgpcore/select-keys.h
8531         * src/plugins/pgpcore/sgpgme.c
8532         * src/plugins/pgpcore/sgpgme.h
8533         * src/plugins/pgpinline/pgpinline.c
8534         * src/plugins/pgpinline/pgpinline.h
8535         * src/plugins/pgpinline/plugin.c
8536         * src/plugins/pgpmime/pgpmime.c
8537         * src/plugins/pgpmime/pgpmime.h
8538         * src/plugins/pgpmime/plugin.c
8539         * src/plugins/spamassassin/spamassassin.c
8540         * src/plugins/spamassassin/spamassassin.h
8541         * src/plugins/spamassassin/spamassassin_gtk.c
8542         * src/plugins/trayicon/trayicon.c
8543         * tools/OOo2sylpheed.pl
8544         * tools/acroread2sylpheed.pl
8545         * tools/asus_mailled.sh
8546         * tools/filter_conv.pl
8547         * tools/freshmeat_search.pl
8548         * tools/google_search.pl
8549         * tools/kmail2sylpheed.pl
8550         * tools/kmail2sylpheed_v2.pl
8551         * tools/maildir2sylpheed.pl
8552         * tools/multiwebsearch.pl
8553         * tools/newscache_clean.pl
8554         * tools/outlook2sylpheed.pl
8555         * tools/sylpheed-switcher
8556         * tools/update-po
8557         * tools/vcard2xml.py
8558         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8559                 update FSF address
8560
8561 2005-09-21 [colin]      1.9.14cvs46
8562
8563         * src/gedit-print.c
8564         * src/procmsg.c
8565         * src/procmsg.h
8566         * src/textview.c
8567         * src/summaryview.c
8568                 Remove some printing hacks (deselection/reselection),
8569                 which by the way fix printing the currently 
8570                 displayed mime part (still only text)
8571                 Plus a little optimisation of summary_show
8572
8573
8574 2005-09-20 [colin]      1.9.14cvs45
8575
8576         * src/mainwindow.c
8577         * src/messageview.c
8578                 GUI fixups: add accels, set message
8579                 view title to displayed mail's subject
8580         * src/prefs_spelling.c
8581         * src/gtk/gtkaspell.c
8582                 GUI fixups: allow underlining misspelled
8583                 words instead of coloring them (a11y!)
8584
8585 2005-09-19 [colin]
8586
8587         1.9.15rc3 released
8588
8589 2005-09-19 [colin]      1.9.14cvs44
8590
8591         * src/compose.c
8592                 Fix draft message
8593         * src/gtk/gtkaspell.c
8594                 Fix wrong test ;-)
8595
8596 2005-09-19 [colin]      1.9.14cvs43
8597
8598         * src/addressbook.c
8599                 Fix sensitivity of Delete button
8600         * src/compose.c
8601                 Warn if the requested Privacy system
8602                 is not available
8603         * src/exphtmldlg.c
8604         * src/expldifdlg.c
8605         * src/importldif.c
8606         * src/importmutt.c
8607         * src/importpine.c
8608                 Fix crappy UI
8609         * src/
8610         * src/ssl.h
8611         * src/prefs_account.h
8612         * src/prefs_account.c
8613                 Save SSL prefs even in builds that have
8614                 SSL support disable
8615         * src/imap.c
8616         * src/inc.c
8617         * src/news.c
8618         * src/send_message.c
8619                 Warn if connection should be secure, but
8620                 SSL support isn't compiled in
8621         * src/gtkaspell.c
8622                 Fix word separation on UTF-8 systems
8623                 Fixes bug #812 (Strange inline spellchecking)
8624         * src/compose.c
8625                 Warn if the requested Privacy system
8626                 is not available
8627                 Factorize offline warning
8628         * src/imap.c
8629         * src/imap_gtk.c
8630         * src/imap_gtk.h
8631         * src/inc.h
8632         * src/news_gtk.c
8633         * src/news_gtk.h
8634         * src/messageview.c
8635                 Factorize offline warning
8636
8637 2005-09-19 [paul]
8638
8639         1.9.15-rc2 released
8640
8641 2005-09-18 [colin]      1.9.14cvs42
8642
8643         * src/codeconv.c
8644         * src/codeconv.h
8645         * src/procmime.c
8646                 Add a way to get locale's charset ignoring utf-8,
8647                 and use that as default encoding for broken mails
8648
8649 2005-09-18 [colin]      1.9.14cvs41
8650
8651         * src/gtk/logwindow.c
8652                 Translate string. Patch by Fabien Vantard
8653
8654 2005-09-18 [colin]      1.9.14cvs40
8655
8656         * configure.ac
8657                 Fix bug #803 (IMAP/SSL support breaks with 
8658                 GnuTLS libetpan 0.38)
8659
8660 2005-09-18 [colin]      1.9.14cvs39
8661
8662         * src/codeconv.c
8663         * src/compose.c
8664         * src/procmime.c
8665                 More charsets fixes. Fixes bug #806 (non
8666                 ascii characters in subject line)
8667
8668 2005-09-17 [paul]       1.9.14cvs38
8669
8670         * src/folderview.c
8671         * src/mainwindow.c
8672                 fix gcc-2.95 issues
8673                 Patch by Pawel Pekala
8674
8675 2005-09-17 [colin]      1.9.14cvs37
8676
8677         * src/addrindex.c
8678                 bugfix for NO-USE LDAP compilation, patch 
8679                 by Fabien Vantard
8680
8681 2005-09-17 [colin]      1.9.14cvs36
8682
8683         * src/prefs_actions.c
8684         * src/prefs_customheader.c
8685         * src/prefs_display_header.c
8686         * src/prefs_filtering_action.c
8687         * src/prefs_matcher.c
8688         * src/prefs_toolbar.c
8689                 Fix strange casts (less elegant but
8690                 works better)
8691
8692 2005-09-16 [colin]      1.9.14cvs35
8693
8694         * src/jpilot.c
8695                 Missed that one
8696
8697 2005-09-16 [colin]      1.9.14cvs34
8698
8699         * configure.ac
8700         * src/Makefile.am
8701         * src/addr_compl.c
8702         * src/addrindex.c
8703         * src/browseldap.c
8704         * src/editldap.c
8705         * src/ldaplocate.c
8706         * src/ldapquery.c
8707         * src/ldapquery.h
8708         * src/ldapserver.c
8709         * src/ldapserver.h
8710         * src/main.c
8711         * src/matcher_parser_parse.y
8712         * src/prefs_themes.c
8713         * src/etpan/Makefile.am
8714         * src/gtk/description_window.c
8715         * src/plugins/clamav/Makefile.am
8716         * src/plugins/clamav/clamav_plugin.c
8717         * src/plugins/dillo_viewer/Makefile.am
8718         * src/plugins/pgpcore/Makefile.am
8719         * src/plugins/pgpinline/Makefile.am
8720         * src/plugins/pgpmime/Makefile.am
8721         * src/plugins/trayicon/Makefile.am
8722                 Fix 100% cpu usage in address completion list
8723                 Fix little bugs (return with no values etc)
8724                 Fix all warnings (with common CFLAGS)
8725
8726 2005-09-15 [colin]      1.9.14cvs33
8727
8728         * src/addressbook.c
8729                 Fix bug where sometimes a group's email list is empty,
8730                 force its refresh (probably fixes "Re: how to create a 
8731                 distribution list")
8732         * src/ldapquery.c
8733                 Don't return to the callback in the main thread from the
8734                 fetch thread (or face segs!)
8735
8736 2005-09-15 [paul]       1.9.14cvs32
8737
8738         * src/prefs_matcher.c
8739                 forgotten in last commit
8740
8741 2005-09-15 [paul]       1.9.14cvs31
8742
8743         * src/prefs_actions.c
8744         * src/prefs_filtering_action.c
8745         * src/prefs_quote.c
8746         * src/quote_fmt.c
8747         * src/summaryview.c
8748         * src/gtk/description_window.c
8749         * src/gtk/description_window.h
8750         * src/gtk/quicksearch.c
8751                 allow interaction with the called
8752                 description window
8753                 Patch by Anders Hammar
8754
8755 2005-09-14 [paul]       1.9.14cvs30
8756
8757         * src/compose.c
8758                 fix a little annoyance when pasting with 3rd button 
8759                 with wrap_pastes=0 and wrap_input=1
8760                 Patch by Colin
8761
8762 2005-09-14 [paul]       1.9.14cvs29
8763
8764         * src/prefs_account.c
8765                 disable 'Filter messages on receiving' for
8766                 SMTP-only accounts
8767                 Patch  by Anders Hammar
8768
8769 2005-09-14 [paul]       1.9.14cvs28
8770
8771         * po/sk.po
8772                 fix crash
8773                 updated by Andrej Kacian
8774
8775 2005-09-14 [paul]
8776
8777         1.9.15-rc1 released
8778
8779 2005-09-14 [paul]       1.9.14cvs27
8780
8781         * po/es.po
8782                 updated by Ricardo Mones Lastra
8783         * src/compose.c
8784         * src/compose.h
8785                 associate no_wrap_tags to Compose windows
8786                 instead of using a static one
8787                 Patch by Colin
8788         * src/mbox.c
8789                 fix proc_mbox()
8790                 Patch by wwp
8791         * src/textview.c
8792                 remove unneeded printf()
8793
8794 2005-09-14 [paul]       1.9.14cvs26
8795
8796         * src/addrcache.c
8797         * src/codeconv.h
8798         * src/folder.h
8799         * src/mainwindow.h
8800         * src/mh.c
8801         * src/mimeview.h
8802         * src/partial_download.c
8803         * src/pop.c
8804         * src/prefs_account.c
8805         * src/prefs_account.h
8806         * src/prefs_actions.c
8807         * src/prefs_customheader.c
8808         * src/prefs_display_header.c
8809         * src/prefs_filtering_action.c
8810         * src/prefs_matcher.c
8811         * src/prefs_toolbar.c
8812         * src/privacy.h
8813         * src/procmime.c
8814         * src/procmime.h
8815         * src/procmsg.h
8816         * src/textview.c
8817         * src/undo.h
8818         * src/common/plugin.c
8819         * src/common/session.h
8820         * src/common/socket.c
8821         * src/common/socket.h
8822         * src/common/template.c
8823         * src/gtk/gtkaspell.c
8824         * src/gtk/quicksearch.h
8825         * src/plugins/pgpcore/passphrase.c
8826         * src/plugins/pgpcore/prefs_gpg.h
8827         * src/plugins/pgpcore/select-keys.c
8828         * src/plugins/pgpcore/select-keys.h
8829         * src/plugins/pgpcore/sgpgme.c
8830         * src/plugins/pgpinline/pgpinline.c
8831         * src/plugins/pgpmime/pgpmime.c
8832         * src/plugins/trayicon/trayicon.c
8833                 fix compilation warnings
8834                 Patch by Daniel Gustafson
8835
8836 2005-09-14 [paul]       1.9.14cvs25
8837
8838         * src/addressbook.c
8839                 add missing column header, and other small
8840                 bug fixes
8841                 Patch by Anders Hammar
8842
8843 2005-09-13 [colin]      1.9.14cvs24
8844
8845         * src/gtk/gtkaspell.c
8846                 Fix non-utf8 in menu
8847                 Fix little leaks
8848                 Nullify struct members after free()s
8849
8850 2005-09-13 [colin]      1.9.14cvs23
8851
8852         * src/compose.c
8853                 Test utf8 compliance before inserting to 
8854                 buffer, and try to convert if necessary
8855         * src/procmime.c
8856                 If no charset is present, use the locale 
8857                 one instead of us-ascii
8858         * src/procmsg.c
8859                 Add Sender, List-Post and To in the checked 
8860                 headers for automatic rules creation 
8861                 (thanks to wwp)
8862         * src/prefs_themes.c
8863         * src/gtk/gtkaspell.c
8864                 Remove deprecated functions. 
8865                 patch by Daniel Gustafson
8866
8867 2005-09-12 [colin]      1.9.14cvs22
8868
8869         * src/compose.c
8870                 Fix bug #448 (Scrolling/Redraw issue with 
8871                 address-fields in Header)
8872         * src/mainwindow.c
8873         * src/summaryview.c
8874         * src/summaryview.h
8875                 Fix loss of MSG_MARKED on move/copy
8876                 Fix bug #804 (Quicksearch togglebutton doesn't 
8877                 get depressed after '/' key is pressed)
8878
8879 2005-09-12 [paul]       1.9.14cvs21
8880
8881         * AUTHORS
8882         * src/gtk/logwindow.c
8883                 add 'Clear Log' to popup menu
8884                 Patch by Anders Hammar <anders.hammar@telia.com>
8885
8886 2005-09-12 [paul]       1.9.14cvs20
8887
8888         * src/compose.c
8889                 set correct sensitivity on attachments
8890                 popup menu
8891         * src/folder.c
8892                 fix typo
8893         * src/prefs_spelling.c
8894                 fix crash when no LANG env is set
8895         * src/common/xml.c
8896                 fix crash in wizard
8897                 don't use memeory after free
8898
8899         All patches by Daniel Gustafson
8900
8901 2005-09-12 [paul]       1.9.14cvs19
8902
8903         * src/prefs_themes.c
8904                 make theme info selectable
8905         * src/gtk/description_window.c
8906                 make window non-modal
8907         * tools/README
8908                 add details of asus_mailed.sh
8909         * tools/claws.i18n.status.pl
8910                 update for new zh_TW translator
8911                 widen the output
8912                 create alternate coloured lines
8913                 improve readability
8914
8915 2005-09-10 [colin]      1.9.14cvs18
8916
8917         * src/plugins/pgpcore/select-keys.c
8918                 Better order for the buttons
8919
8920 2005-09-10 [colin]      1.9.14cvs17
8921
8922         * src/compose.c
8923         * src/plugins/pgpcore/select-keys.c
8924         * src/plugins/pgpcore/select-keys.h
8925         * src/plugins/pgpcore/sgpgme.c
8926                 Add a "Don't encrypt" button to the key
8927                 selection dialog. Fixes bug #177 (There should be a 
8928                 'Don't encrypt button in the Select Keys dialog)
8929
8930 2005-09-10 [colin]      1.9.14cvs16
8931
8932         * src/compose.c
8933                 Fix bug #572 (%X option does not work with templates)
8934
8935 2005-09-10 [colin]      1.9.14cvs15
8936
8937         * src/toolbar.c 
8938                 Remove g_print
8939
8940 2005-09-10 [colin]      1.9.14cvs14
8941
8942         * src/imap.c
8943                 Fix a possible crash
8944
8945 2005-09-09 [colin]      1.9.14cvs13
8946
8947         * src/imap.c
8948         * src/etpan/imap-thread.c
8949         * src/etpan/imap-thread.h
8950                 Fix moving from queue or drafts to normal folders
8951                 Fix bug #794 (No way to delete without expunging)
8952                 Take flags unset by other mailers into account
8953                 Take deleted flag set by other mailers into account
8954                 Fix unsetting REPLIED flag
8955                 Fix crash when capabilities can't be retrieved
8956         * src/mainwindow.c
8957         * src/mainwindow.h
8958                 Add M_DELAYED_FLAGS condition, and let the user use
8959                 Execute in order to be able to expunge deleted mails,
8960                 even if he's not in delayed execute mode
8961         * src/prefs_spelling.c
8962                 Use 'en' dictionary by default if LANG is POSIX or C
8963         * src/gtk/prefswindow.c
8964                 Fix bug #767 (Preferences windows expanding) by making
8965                 the window a bit larger when the resolution is greater
8966                 than 640x480, and by putting the prefs in a
8967                 GtkScrolledWindow.
8968
8969 2005-09-09 [paul]       1.9.14cvs12
8970
8971         * AUTHORS
8972         * configure.ac
8973         * po/zh_TW.Big5.po      ** REMOVED **
8974         * po/zh_TW.po           ** ADDED **
8975                 updated by Wei-Lun Chao
8976
8977 2005-09-09 [paul]       1.9.14cvs11
8978
8979         * src/mainwindow.c
8980                 fix asserts
8981         * src/common/xml.c
8982                 delay memory allocation until file is
8983                 opened successfully
8984                 Patch by Daniel Gustafson
8985
8986 2005-09-09 [colin]      1.9.14cvs10
8987
8988         * src/imap.c
8989                 Add guards
8990
8991 2005-09-08 [colin]      1.9.14cvs9
8992
8993         * src/compose.c
8994                 Alert when we can't save draft
8995                 Fix various wrap/color issues
8996                 Add mid-click pasting respecting wrap_paste option
8997         * src/folder.c
8998         * src/folder.h
8999         * src/folder_item_prefs.c
9000         * src/folder_item_prefs.h
9001         * src/imap.c
9002         * src/imap_gtk.c
9003         * src/imap_gtk.h
9004         * src/main.c
9005         * src/mainwindow.c
9006         * src/mainwindow.h
9007         * src/news.c
9008         * src/news_gtk.c
9009         * src/news_gtk.h
9010         * src/prefs_folder_item.c
9011                 Fix the impossibility to synchronise folders for
9012                 offline use (IMAP and NNTP are concerned)
9013
9014 2005-09-08 [colin]      1.9.14cvs8
9015
9016         * configure.ac
9017                 Build LDAP and JPilot by default if available
9018         * src/textview.c
9019                 Fix use after free
9020
9021 2005-09-08 [paul]       1.9.14cvs7
9022
9023         * doc/manual/en/sylpheed-1.html
9024         * doc/manual/en/sylpheed-18.html
9025         * doc/manual/en/sylpheed-19.html
9026         * doc/manual/en/sylpheed-4.html
9027         * doc/manual/en/sylpheed-6.html
9028         * doc/manual/en/sylpheed.html
9029                 a few minor updates, plus include some
9030                 details about plugins and their requirements
9031         * src/mainwindow.c
9032                 minor changes to English in /View/Sort
9033
9034 2005-09-07 [colin]      1.9.14cvs6
9035
9036         * doc/manual/en/sylpheed-1.html
9037         * doc/manual/en/sylpheed-10.html
9038         * doc/manual/en/sylpheed-11.html
9039         * doc/manual/en/sylpheed-12.html
9040         * doc/manual/en/sylpheed-13.html
9041         * doc/manual/en/sylpheed-14.html
9042         * doc/manual/en/sylpheed-15.html
9043         * doc/manual/en/sylpheed-16.html
9044         * doc/manual/en/sylpheed-17.html
9045         * doc/manual/en/sylpheed-18.html
9046         * doc/manual/en/sylpheed-19.html
9047         * doc/manual/en/sylpheed-2.html
9048         * doc/manual/en/sylpheed-20.html
9049         * doc/manual/en/sylpheed-21.html
9050         * doc/manual/en/sylpheed-22.html
9051         * doc/manual/en/sylpheed-3.html
9052         * doc/manual/en/sylpheed-4.html
9053         * doc/manual/en/sylpheed-5.html
9054         * doc/manual/en/sylpheed-6.html
9055         * doc/manual/en/sylpheed-7.html
9056         * doc/manual/en/sylpheed-8.html
9057         * doc/manual/en/sylpheed-9.html
9058         * doc/manual/en/sylpheed.html
9059                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9060
9061 2005-09-07 [colin]      1.9.14cvs5
9062
9063         * src/mainwindow.c
9064                 Make labels more to-the-point
9065
9066 2005-09-07 [colin]      1.9.14cvs4
9067
9068         * doc/manual/en/sylpheed-1.html
9069         * doc/manual/en/sylpheed-12.html
9070         * doc/manual/en/sylpheed-13.html
9071         * doc/manual/en/sylpheed-14.html
9072         * doc/manual/en/sylpheed-15.html
9073         * doc/manual/en/sylpheed-16.html
9074         * doc/manual/en/sylpheed-17.html
9075         * doc/manual/en/sylpheed-18.html
9076         * doc/manual/en/sylpheed-19.html
9077         * doc/manual/en/sylpheed-2.html
9078         * doc/manual/en/sylpheed-20.html
9079         * doc/manual/en/sylpheed-21.html
9080         * doc/manual/en/sylpheed-22.html
9081         * doc/manual/en/sylpheed-4.html
9082         * doc/manual/en/sylpheed-5.html
9083         * doc/manual/en/sylpheed-6.html
9084         * doc/manual/en/sylpheed-7.html
9085         * doc/manual/en/sylpheed-8.html
9086         * doc/manual/en/sylpheed-9.html
9087         * doc/manual/en/sylpheed.html
9088                 Update manual
9089
9090 2005-09-07 [colin]      1.9.14cvs3
9091
9092         * doc/faq/en/sylpheed-faq-1.html
9093         * doc/faq/en/sylpheed-faq-2.html
9094         * doc/faq/en/sylpheed-faq-3.html
9095         * doc/faq/en/sylpheed-faq.html
9096                 Update FAQ
9097
9098 2005-09-07 [colin]      1.9.14cvs2
9099
9100         * src/folderview.c
9101         * src/procmsg.c
9102         * src/summaryview.c
9103         * src/toolbar.c
9104                 Fix special subfolders:
9105                 - Inherit parent's icon
9106                 - sent contents of queues subfolders
9107                 - empty subfolders of trashes
9108         * src/mainwindow.c
9109                 Remove outdated manual and faq entries
9110         * src/common/utils.c
9111                 Add quotes around %s coming from mailcap
9112
9113 2005-09-07 [colin]      1.9.14cvs1
9114
9115         * src/compose.c
9116                 After saving draft, set modified to FALSE
9117         * src/mimeview.c
9118         * src/common/utils.c
9119         * src/common/utils.h
9120                 Try to open mime parts using what is 
9121                 indicated in ~/.mailcap or /etc/mailcap,
9122                 if possible.
9123
9124 2005-09-05 [paul]       1.9.14
9125
9126         1.9.14 released
9127
9128         * po/sk.po
9129                 updated by Andrej Kacian
9130
9131 2005-09-05 [paul]       1.9.13cvs83
9132
9133         * po/de.po
9134         * po/es.po
9135         * po/fi.po
9136         * po/fr.po
9137         * po/nb.po
9138         * po/pt_BR.po
9139         * po/sr.po
9140                 updated translations by Thomas Gilgin, Ricardo Mones
9141                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9142                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9143
9144 2005-09-04 [paul]       1.9.13cvs82
9145
9146         * src/compose.c
9147                 only warn about exceeded line length limit
9148                 on send
9149
9150 2005-09-04 [paul]       1.9.13cvs81
9151
9152         * src/compose.c
9153                 fix crash in 'line length exceeded' dialogue
9154
9155 2005-09-02 [paul]       1.9.13cvs80
9156
9157         * src/imap.c
9158                 fix bug 795, 'Connection lost IMAP'
9159                 and add statusbar prints
9160                 Patch by Colin
9161
9162 2005-09-02 [paul]       1.9.13cvs79
9163
9164         * src/compose.c
9165                 compose_wrap_paragraph() becomes
9166                 compose_beautify_paragraph()
9167                 Patch by Colin
9168
9169 2005-09-02 [colin]      1.9.13cvs78
9170
9171         * src/folderview.c
9172                 Micro-fix
9173
9174 2005-09-01 [colin]      1.9.13cvs77
9175
9176         * src/imap.c
9177                 Maybe fix bug #795 (Connection lost IMAP)
9178                 Don't try to send logout when we're disconnected.
9179         * src/summaryview.c
9180                 Include locked and marked emails in HRM
9181                 view. Fixes bug #800 (Locked messages no longer 
9182                 show up when hide read messages is used)
9183
9184 2005-09-01 [paul]       1.9.13cvs76
9185
9186         * src/prefs_common.c
9187                 fix bad cutting
9188
9189 2005-08-31 [colin]      1.9.13cvs75
9190
9191         * src/folderview.c
9192         * src/folderview.h
9193         * src/prefs_summaries.c
9194         * src/summaryview.c
9195                 Fix "go to next new", fix preference
9196                 (Open unread/next swapped)
9197
9198 2005-08-31 [paul]       1.9.13cvs74
9199
9200         * src/compose.c
9201         * src/folderview.c
9202         * src/headerview.c
9203         * src/headerview.h
9204         * src/mainwindow.c
9205         * src/prefs_common.c
9206         * src/prefs_common.h
9207         * src/prefs_fonts.c
9208         * src/summaryview.c
9209         * src/textview.c
9210         * src/common/defs.h
9211                 remove obsolete BOLD_FONT setting
9212                 fix font update in headerview and textview
9213                 headers after prefs change
9214                 Patch By Colin
9215
9216 2005-08-31 [paul]
9217
9218         1.9.14-rc4 released
9219
9220 2005-08-30 [colin]      1.9.13cvs73
9221
9222         * src/summaryview.c
9223                 When Hide read messages is selected and we
9224                 refresh the summaryview, don't remove the 
9225                 currently displayed message. Fixes bug #797
9226                 (Summary view reloads when new mail is 
9227                 downloaded in 1.9.14 rc)
9228
9229 2005-08-30 [colin]      1.9.13cvs72
9230
9231         * src/folderview.c
9232                 Fix flickering
9233         * src/mainwindow.c
9234                 Remove useless callback
9235         * src/mimeview.c
9236         * src/gtk/filesel.c
9237         * src/gtk/filesel.h
9238                 Add a filesel_select_file_save_folder() - used by Save All
9239
9240 2005-08-29 [paul]       1.9.13cvs71
9241
9242         * AUTHORS
9243         * src/matcher_parser_parse.y
9244         * src/etpan/imap-thread.c
9245                 fix building on FreeBSD
9246                 Patch by Daniel Gustafson <daniel@hobbit.se>
9247
9248 2005-08-29 [paul]       1.9.13cvs70
9249
9250         * src/plugins/pgpinline/pgpinline.c
9251                 only initialise sig result if it's been handled
9252                 Patch by Colin
9253
9254 2005-08-29 [paul]       1.9.13cvs69
9255         
9256         Patches by Colin:
9257
9258         * src/imap.c
9259         * src/common.utils.c
9260         * src/common/utils.h
9261                 optimisation
9262         * src/stock_pixmap.h
9263                 fix wrong icon reference
9264         * src/pixmaps/trash_btn.xpm
9265                 replace with nicer image
9266
9267 2005-08-28 [colin]      1.9.13cvs68
9268
9269         * src/Makefile.am
9270         * src/stock_pixmap.c
9271         * src/stock_pixmap.h
9272         * src/toolbar.c
9273         * src/pixmaps/trash_btn.xpm
9274                 Add a specific trash xpm for the button
9275
9276 2005-08-28 [colin]      1.9.13cvs67
9277
9278         * src/imap.c
9279                 Fix leak
9280
9281 2005-08-27 [colin]      1.9.13cvs66
9282
9283         * src/imap.c
9284         * src/procmime.c
9285                 Correctly fix "Problem with replies", fixes
9286                 pgpmime encryption too. 
9287
9288 2005-08-27 [colin]      1.9.13cvs65
9289
9290         * src/folder.c
9291         * src/procmsg.c
9292         * src/procmsg.h
9293         * src/summaryview.c
9294                 Fix bug #517 (messages removed from summaryview 
9295                 when moving fails)
9296
9297 2005-08-27 [colin]      1.9.13cvs64
9298
9299         * tools/Makefile.am
9300         * tools/asus_mailled.sh
9301                 Add a script to blink ASUS laptops' mail LED where there
9302                 is unread mail.
9303
9304 2005-08-27 [colin]      1.9.13cvs63
9305
9306         * src/imap.c
9307         * src/etpan/imap-thread.c
9308         * src/etpan/imap-thread.h
9309                 Implement automatic choosing of login method
9310                 Fixes bug #791
9311         * src/gtk/.cvsignore
9312                 Add sylpheed-marshal.[ch]
9313
9314 2005-08-27 [colin]      1.9.13cvs62
9315
9316         * src/common/utils.c
9317                 Fix confusing perror
9318
9319 2005-08-27 [colin]      1.9.13cvs61
9320
9321         * src/toolbar.c
9322         * src/toolbar.h
9323                 Remove A_DELETE, replace it with 
9324                 A_TRASH and A_DELETE_REAL. Automatically
9325                 rewrite config files to replace A_DELETE
9326                 with A_TRASH (no functionality change).
9327                 Fixes half of #794
9328
9329 2005-08-26 [colin]      1.9.13cvs60
9330
9331         * src/procmime.c
9332                 Previous "Problem with replies" fix brought other
9333                 problems, fixing them
9334
9335 2005-08-26 [colin]      1.9.13cvs59
9336
9337         * src/procmime.c
9338                 Fix "Problem with replies". This happened only
9339                 on IMAP...
9340         * src/procmsg.c
9341                 Factorize code a bit
9342         * src/compose.c
9343                 Speed improvement on very long messages (wrapping)
9344                 Fix signature color on Reedit and Redirect
9345                 On Reedit, don't attach pgp-signatures parts, but
9346                 set signing to On.
9347
9348 2005-08-24 [paul]       1.9.13cvs58
9349
9350         * src/compose.c
9351                 don't claim success when clicking
9352                 Cancel on the passphrase box.
9353                 Patch by Colin
9354
9355 2005-08-24 [paul]       1.9.13cvs57
9356
9357         * src/main.c
9358                 fix misplaced sylpheed.log
9359         * src/common/defs.h
9360                 define UIDL_DIR
9361
9362 2005-08-24 [paul]       1.9.13cvs56
9363
9364         * src/imap.c
9365         * src/etpan/imap-thread.c
9366         * src/etpan/imap-thread.h
9367                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9368                 Patch by Colin
9369         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9370         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9371                 remove autogenerated files
9372         * tools/kdeservicemenu/README
9373         * tools/kdeservicemenu/install.sh
9374         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9375         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9376                 use Claws icon, use 'Sylpheed-Claws' in menu,
9377                 use kdialog, and other cleanups
9378
9379 2005-08-23 [paul]       1.9.13cvs55
9380
9381         * src/compose.c
9382                 fix paste/wrap crash
9383                 Patch by Colin
9384
9385 2005-08-23 [paul]       1.9.13cvs54
9386
9387         * src/main.c
9388                 fix crash recovery
9389                 Patch by Colin
9390
9391 2005-08-23 [paul]       1.9.13cvs53
9392
9393         * src/addressbook.c
9394         * src/editaddress.c
9395                 view all data of LDAP contacts
9396                 Patch by Colin
9397
9398 2005-08-23 [paul]       1.9.13cvs52
9399
9400         * src/addressbook.c
9401                 fix issues with the Search field
9402                 Patch by Colin
9403
9404 2005-08-22 [paul]       1.9.13cvs51
9405
9406         * src/folderview.c
9407                 put name of folder in processing dialog
9408                 title
9409         * src/prefs_folder_item.c
9410                 improve english usage
9411
9412 2005-08-22 [paul]       1.9.13cvs50
9413
9414         * src/filtering.c
9415         * src/filtering.h
9416         * src/matcher.c
9417         * src/matcher_parser_lex.l
9418         * src/matcher_parser_parse.y
9419         * src/prefs_filtering.c
9420                 add Filtering/Processing rule names feature.
9421                 (the incompatible old matcherrc is saved as
9422                 matcherrc.pre_names).
9423                 Patch by Colin
9424
9425 2005-08-22 [paul]       1.9.13cvs49
9426
9427         * src/procmsg.c
9428                 fix colour labelling
9429                 Patch by Colin
9430
9431 2005-08-22 [paul]       1.9.13cvs48
9432
9433         * src/textview.c
9434                 fix open_image_cb()
9435
9436 2005-08-22 [paul]       1.9.13cvs47
9437
9438         * src/imap.c
9439                 fix bug 789, 'SC crashes with imap (CVS ver)'
9440                 Patch by Colin
9441
9442 2005-08-22 [paul]       1.9.13cvs46
9443
9444         * src/mimeview.c
9445         * src/prefs_common.c
9446         * src/common/defs.h
9447                 define reused defaults in defs.h
9448         * src/textview.c
9449                 add 'Open image' to image popup menu
9450
9451 2005-08-21 [colin]      1.9.13cvs45
9452
9453         * src/summaryview.c
9454                 Fix bug #788 (Bogus "From" address displayed)
9455
9456 2005-08-20 [colin]      1.9.13cvs44
9457
9458         * src/folder.c
9459                 Fix buf #787 (multilevel delete causes SIGSEGV)
9460
9461 2005-08-19 [colin]      1.9.13cvs43
9462
9463         * src/inc.c
9464         * src/prefs_common.c
9465         * src/prefs_common.h
9466                 Add an hidden pref to allow modifying the
9467                 update stepping in incorporation.
9468                 Patch by wwp.
9469
9470 2005-08-19 [colin]      1.9.13cvs42
9471
9472         * src/compose.c
9473         * src/procmime.c
9474                 Workaround for broken MUAs: encode 
9475                 Content-type: name: as ASCII and 
9476                 Content-Disposition: filename: as
9477                 per rfc2231
9478         * src/prefs_account.c
9479                 Fix invisible-ness of SMTP SSL prefs
9480                 in NNTP accounts
9481
9482 2005-08-19 [paul]       1.9.13cvs41
9483
9484         * src/compose.c
9485         * src/prefs_common.c
9486         * src/prefs_common.h
9487         * src/prefs_wrapping.c
9488                 paste with or without wrapping.
9489                 patch by Colin
9490
9491 2005-08-19 [paul]       1.9.13cvs40
9492
9493         * src/prefs_common.c
9494         * src/prefs_common.h
9495         * src/summaryview.c
9496                 reintroduce enable_swap_from as a
9497                 hidden pref. patch by Colin
9498         * src/quote_fmt_parse.y
9499         * src/plugins/clamav/clamav_plugin.c
9500         * src/plugins/dillo_viewer/dillo_viewer.c
9501         * src/plugins/mathml_viewer/mathml_viewer.c
9502         * src/plugins/pgpcore/sgpgme.c
9503         * src/plugins/pgpinline/pgpinline.c
9504         * src/plugins/pgpmime/pgpmime.c
9505                 tidy up. patch by Colin
9506
9507 2005-08-19 [paul]       1.9.13cvs39
9508
9509         * configure.ac
9510                 complete cvs38's sync
9511         * src/editaddress.c
9512         * src/gedit-print.c
9513         * src/mutt.c
9514         * src/etpan/etpan-log.c
9515         * src/etpan/imap-thread.c
9516         * src/gtk/gtksourceprintjob.c
9517                 fix compilation warnings
9518                 (patch by Colin)
9519
9520 2005-08-19 [paul]       1.9.13cvs38
9521
9522         sync with main:
9523
9524         * src/account.c
9525         * src/action.c
9526         * src/addrbook.c
9527         * src/addrcache.c
9528         * src/addrharvest.c
9529         * src/addrindex.c
9530         * src/codeconv.c
9531         * src/compose.c
9532         * src/crash.c
9533         * src/exporthtml.c
9534         * src/exportldif.c
9535         * src/folder.c
9536         * src/image_viewer.c
9537         * src/inc.c
9538         * src/inc.h
9539         * src/jpilot.c
9540         * src/ldif.c
9541         * src/main.c
9542         * src/matcher.c
9543         * src/mbox.c
9544         * src/messageview.c
9545         * src/mh.c
9546         * src/mimeview.c
9547         * src/msgcache.c
9548         * src/mutt.c
9549         * src/news.c
9550         * src/partial_download.c
9551         * src/pine.c
9552         * src/pop.c
9553         * src/prefs_actions.c
9554         * src/prefs_common.c
9555         * src/prefs_customheader.c
9556         * src/prefs_display_header.c
9557         * src/prefs_gtk.c
9558         * src/prefs_themes.c
9559         * src/procheader.c
9560         * src/procmime.c
9561         * src/procmsg.c
9562         * src/recv.c
9563         * src/send_message.c
9564         * src/simple-gettext.c
9565         * src/sourcewindow.c
9566         * src/textview.c
9567         * src/vcard.c
9568         * src/common/defs.h
9569         * src/common/log.c
9570         * src/common/plugin.c
9571         * src/common/prefs.c
9572         * src/common/session.c
9573         * src/common/session.h
9574         * src/common/socket.c
9575         * src/common/socket.h
9576         * src/common/ssl_certificate.c
9577         * src/common/template.c
9578         * src/common/utils.c
9579         * src/common/utils.h
9580         * src/common/xml.c
9581         * src/gtk/about.c
9582         added wrappers for C library function that
9583                 take pathname arguments.
9584                 enabled compilation with MinGW.
9585                 use GDir instead of directly using opendir().
9586                 added rename_force().
9587
9588 2005-08-19 [paul]       1.9.13cvs37
9589         
9590         patches by Colin:
9591         * src/compose.c
9592                 fix privacy settings on re-editing
9593                 a sent message
9594         * src/jpilot.c
9595                 fix encoding bug
9596         * src/folder.c
9597         * src/procmsg.c
9598         * src/procmsg.h
9599         * src/summaryview.c
9600                 flag changing optimisation
9601
9602 2005-08-18 [martin]     1.9.13cvs36
9603
9604         * commitHelper
9605             added my login
9606         * src/addrcache.c
9607         * src/addrharvest.c
9608         * src/addrindex.c
9609         * src/compose.c
9610         * src/grouplistdialog.c
9611         * src/main.c
9612         * src/mainwindow.c
9613         * src/msgcache.c
9614         * src/mutt.c
9615         * src/pine.c
9616         * src/prefs_account.c
9617         * src/prefs_themes.c
9618         * src/stock_pixmap.c
9619         * src/summaryview.c
9620         * src/gtk/about.c
9621         * src/gtk/logwindow.c
9622             removed deprecated glib and gdk stuff
9623         * src/plugins/pgpcore/select-keys.c
9624             convert attributes from locale to utf8
9625
9626 2005-08-17 [paul]       1.9.13cvs35
9627
9628         * src/account.c
9629         * src/addressbook.c
9630                 use new GTK_STOCK_ icons if available
9631         * src/summaryview.c
9632         * src/gtk/gtksctree.c
9633         * src/gtk/gtksctree.h
9634                 faster range select. patch by Colin
9635
9636 2005-08-17 [paul]       1.9.13cvs34
9637
9638         patches by colin:
9639         * src/addressbook.c
9640         * src/addressitem.h
9641                 Add an edit button for contacts, fix selections
9642                 of gtksctree items
9643         * src/editaddress.c
9644                 Change labels, let Save be always possible in the
9645                 email and user atributes tabs
9646         * src/folderview.c
9647                 fix sort issues
9648         * src/summaryview.c
9649                 select next item instead of the displayed one
9650                 after deletion
9651
9652         * src/gtk/progressdialog.c
9653                 use prefs_common.enable_rules_hint
9654
9655 2005-08-13 [hoa]        1.9.13cvs33
9656
9657         * src/etpan/imap-thread.c
9658                 fixed build on Solaris.
9659
9660 2005-08-10 [colin]      1.9.13cvs32
9661
9662         * src/procmsg.c
9663                 Fix cvs31 (missing fclose before reading
9664                 the file)
9665
9666 2005-08-10 [colin]      1.9.13cvs31
9667
9668         * src/procmsg.c
9669                 Fix procmsg_msginfo_new_from_mimeinfo() when
9670                 the MimeInfo isn't stored in memory. This fixes
9671                 replying to an attached message.
9672
9673 2005-08-10 [colin]      1.9.13cvs30
9674
9675         * src/mainwindow.c
9676                 Fix slowness in account changing
9677
9678 2005-08-10 [colin]      1.9.13cvs29
9679
9680         * src/folder.c
9681         * src/folderutils.c
9682         * src/folderview.c
9683         * src/imap_gtk.c
9684         * src/mainwindow.c
9685         * src/mh_gtk.c
9686         * src/procmsg.c
9687         * src/summaryview.c
9688                 Optimize folder_has_parent_of_type
9689                 Prevent moving special sub-folders from contextual menus
9690                 Rework message a bit ("Empty all messages" -> "Delete all
9691                 messages")
9692                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9693                 and "Deleted Items" folders)
9694
9695 2005-08-08 [colin]      1.9.13cvs28
9696
9697         * src/summaryview.c
9698         * src/prefs_summaries.c
9699                 Make "Select first unread|new" more flexible
9700                 (just prioritize new or unread)
9701
9702 2005-08-08 [colin]      1.9.13cvs27
9703
9704         * src/summaryview.c
9705                 If "select first new" is selected and there only
9706                 are unread messages, fallback to "select first
9707                 unread".
9708
9709 2005-08-08 [colin]      1.9.13cvs26
9710
9711         * src/folder.c
9712                 Fix shameful bugs (and bug #779)
9713
9714 2005-08-08 [colin]      1.9.13cvs25
9715
9716         * src/folder.c
9717         * src/folder.h
9718                 Cache parents' type to make folder_has_parent_of_type
9719                 faster
9720         * src/folderview.c
9721                 Forbid DnD of special sub-folders
9722         * src/procmsg.c
9723         * src/procmsg.h
9724                 Add MAIL_POSTFILTERING_HOOK
9725         * src/summaryview.c
9726                 Revert over-zealous deletion of the use_addr_book 
9727                 code
9728
9729 2005-08-07 [colin]      1.9.13cvs24
9730
9731         * src/folder.c
9732                 Fix big mistake (passing MsgInfo instead 
9733                 of FolderItem)
9734
9735 2005-08-07 [colin]      1.9.13cvs23
9736
9737         * src/compose.c
9738         * src/folder.c
9739         * src/folder.h
9740         * src/foldersel.c
9741         * src/folderutils.c
9742         * src/folderview.c
9743         * src/imap.c
9744         * src/mainwindow.c
9745         * src/messageview.c
9746         * src/mh.c
9747         * src/msgcache.c
9748         * src/procmime.c
9749         * src/summaryview.c
9750                 Make subfolders of Drafts, Queue, Outbox, Trash
9751                 work like their parents. 
9752                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9753
9754 2005-08-07 [colin]      1.9.13cvs22
9755
9756         * src/addressbook.c
9757                 Fix bug #771 (Dragged contacts not saved)
9758
9759 2005-08-07 [paul]       1.9.13cvs21
9760
9761         * src/summaryview.c
9762                 fix bug 32 'Search Doesn't display results
9763                 if "Hide Read Messages" is chosen'
9764                 be more literal in interpreting 'Hide read
9765                 messages'
9766
9767 2005-08-07 [colin]      1.9.13cvs20
9768
9769         * src/folderview.c
9770                 Add debug
9771         * src/summaryview.c
9772                 Faster 'unthread_for_execution'
9773
9774 2005-08-06 [paul]       1.9.13cvs19
9775
9776         * src/mainwindow.c
9777                 add mnemonics to Set displayed columns
9778                 fix bug where msgview_visible option was
9779                 overwritten as TRUE on startup
9780
9781 2005-08-06 [paul]       1.9.13cvs18
9782
9783         * src/mainwindow.c
9784                 refer to 'displayed columns in folder/message
9785                 list' not 'displayed items in summary/message view'
9786         * src/prefs_display_header.c
9787                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9788                 be consistent with similar dialogues
9789         * src/prefs_folder_column.c
9790         * src/prefs_summary_column.c
9791                 'columns' not 'items', and folder and message lists,
9792                 instead of folder and summary views;
9793                 Use 'Hidden columns' as list heading not 'Available
9794                 items';
9795                 move the 'Remove' button to the right hand side;
9796                 top-align the buttons;
9797                 remove unneeded vbox
9798         * src/prefs_summaries.c
9799                 put the 2 column prefs buttons in a frame to reduce
9800                 overall width; refer to columns not items &c.
9801
9802 2005-08-05 [colin]      1.9.13cvs17
9803
9804         * src/prefs_common.c
9805         * src/prefs_common.h
9806         * src/mainwindow.c
9807         * src/compose.c
9808         * src/messageview.c
9809                 Add an hidden toolbar_detachable pref, so
9810                 that I can get rid of these painful handles
9811                 in the toolbars. Defaults to TRUE to avoid
9812                 changing the GUI on unsuspecting people...
9813
9814 2005-08-05 [colin]      1.9.13cvs16
9815
9816         * src/Makefile.am
9817         * src/prefs_folder_column.c
9818         * src/prefs_folder_column.h
9819                 Add prefs for folder columns
9820         * src/folderview.c
9821         * src/folderview.h
9822         * src/mainwindow.c
9823         * src/mainwindow.h
9824         * src/prefs_common.c
9825         * src/prefs_common.h
9826         * src/prefs_summaries.c
9827                 Use them
9828         * src/prefs_summary_column.c
9829         * src/summaryview.c
9830         * src/summaryview.h
9831                 Add a To column
9832         * src/textview.c
9833         * src/common/utils.c
9834         * src/common/utils.h
9835                 Move uri colourisation functions
9836                 to utils
9837         * src/compose.c
9838                 Colourise URIs
9839         * src/imap.c
9840                 Fix bug with LIST where we'd try
9841                 to get Folder//////[...]/// 
9842
9843 2005-08-05 [paul]       1.9.13cvs15
9844
9845         * src/prefs_summaries.c
9846                 improve the English usage
9847         * src/summaryview.c
9848                 set font on column change
9849                 thanks to Colin
9850
9851 2005-08-05 [paul]       1.9.13cvs14
9852
9853         * src/prefs_common.c
9854         * src/prefs_common.h
9855         * src/prefs_summaries.c
9856         * src/summaryview.c
9857                 replace 'open_unread_on_enter' option with
9858                 'select_on_entry' option. opening/not opening
9859                 is now exclusively controlled by 'always_show_msg'
9860
9861 2005-08-04 [colin]      1.9.13cvs13
9862
9863         * src/compose.c
9864                 Remove dead code
9865                 Add colourisation of quotes and signatures
9866         * src/folderview.c
9867                 Fix possible crashes
9868         * src/messageview.c
9869                 Change an assert that is no problem
9870         * src/news.c
9871         * src/news_gtk.c
9872         * src/news_gtk.h
9873                 Fix offline mode
9874         * src/gtk/quicksearch.c
9875                 Fix a possible crash
9876
9877 2005-08-03 [colin]      1.9.13cvs12
9878
9879         * src/prefs_account.c
9880                 Fix bug #777 (Sylpheed crash in account configuration)
9881
9882 2005-08-03 [colin]      1.9.13cvs11
9883
9884         * src/addressbook.c
9885         * src/editaddress.c
9886         * src/editgroup.c
9887                 Fixing addressbook, round 2
9888         * src/textview.c
9889                 Fix emphasis color on rechecking 'Colorize messages'
9890
9891 2005-08-03 [paul]       1.9.13cvs10
9892
9893         sync with main
9894
9895         * src/addr_compl.c
9896         * src/compose.c
9897         * src/main.c
9898         * src/pop.c
9899         * src/prefs_account.c
9900         * src/procmime.c
9901         * src/procmsg.c
9902         * src/quote_fmt_parse.y
9903         * src/textview.c
9904         * src/common/quoted-printable.c
9905         * src/common/utils.c
9906         * src/common/utils.h
9907         * src/common/xml.c
9908                 replaced incorrect locale-independent
9909                 ctype functions with GLib's. Corrected
9910                 signedness mismatch.
9911         * src/headerview.c
9912                 headerview_create(): added spacing for vbox.
9913         * src/gtk/about.c
9914                 set focus to the OK button.
9915
9916 2005-08-03 [colin]      1.9.13cvs9
9917
9918         * src/folderview.c
9919                 Fix possible crash
9920
9921 2005-08-02 [colin]      1.9.13cvs8
9922
9923         * src/mainwindow.c
9924                 Fix cast
9925         * src/addressbook.c
9926         * src/addressitem.h
9927                 Fix a cast and more generally, try to make the
9928                 GUI more intuitive and consistent (round 1)
9929
9930 2005-08-02 [paul]       1.9.13cvs7
9931
9932         * src/folder.h
9933                 missing in 1.9.13cvs6
9934
9935 2005-08-02 [colin]      1.9.13cvs6
9936
9937         * src/folder.c
9938                 Fix one more leak
9939
9940 2005-08-02 [colin]      1.9.13cvs5
9941
9942         * src/folder.c
9943         * src/folderview.c
9944         * src/imap.c
9945         * src/main.c
9946         * src/mbox.c
9947         * src/procmsg.c
9948         * src/summaryview.c
9949                 Fix a number of folder_item_get_msg_list()-related
9950                 leaks (missing procmsg_msginfo_free()s)
9951
9952 2005-08-01 [colin]      1.9.13cvs4
9953
9954         * src/folderview.c
9955         * src/folderview.h
9956         * src/mainwindow.c
9957         * src/prefs_fonts.c
9958         * src/prefs_summaries.c
9959         * src/prefs_themes.c
9960         * src/summaryview.c
9961         * src/summaryview.h
9962         * src/textview.c
9963         * src/textview.h
9964                 Fix instant-apply of summary and folderview-related prefs
9965                 Fix erroneous g_free and alertpanels in prefs_theme
9966                 Add instant-apply for fonts
9967                 Defer applying of prefs a little bit so it's done only
9968                 once even if requested by multiples prefs pages
9969
9970 2005-08-01 [paul]       1.9.13cvs3
9971
9972         * src/main.c
9973                 fix bug 776 'S.C. crashes on close'
9974                 thanks to Colin
9975         * src/etpan/etpan-thread-manager-types.h
9976                 add missing include
9977                 thanks to Hoa
9978
9979 2005-07-25 [paul]       1.9.13cvs2
9980
9981         * src/summaryview.c
9982                 fix typos. spotted by Fabien Vantard
9983
9984 2005-07-24 [paul]       1.9.13cvs1
9985
9986         * doc/man/sylpheed.1
9987                 update man page, incorporating fix of
9988                 bug 769 'Typo in manpage'
9989         * src/etpan/imap-thread.c
9990                 fix NetBSD openssl dependencies. patch by
9991                 George Michaelson <ggm@apnic.net>
9992         * po/pt_BR.po
9993                 updated by Frederico Goncalves Guimaraes
9994
9995 2005-07-22 [paul]       1.9.13
9996
9997         1.9.13 release
9998
9999 2005-07-22 [paul]       1.9.12cvs91
10000
10001         * AUTHORS
10002         * INSTALL
10003         * README.claws
10004         * RELEASE_NOTES.claws
10005                 updated for release
10006         * configure.ac
10007         * po/nb.po
10008         * tools/claws.i18n.status.pl
10009                 add Norwegian translation. submiited by
10010                 Geir Helland <pjallabais@users.sourceforge.net>
10011         * po/ca.po
10012         * po/de.po
10013         * po/es.po
10014         * po/fi.po
10015         * po/fr.po
10016         * po/it.po
10017         * po/sk.po
10018         * po/sr.po
10019         * po/zh_CN.po
10020                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10021                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10022                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10023                 Yang Guilong
10024         * src/plugins/clamav/clamav_plugin_gtk.c
10025         * src/plugins/spamassassin/spamassassin_gtk.c
10026                 replace outdated description strings
10027
10028 2005-07-21 [colin]      1.9.12cvs90
10029
10030         * src/folder.c
10031                 Set folder to batch mode when scanning it. Makes deletion
10032                 of unread mails on IMAP much faster (due to the UNREAD 
10033                 flag unsetting)
10034
10035 2005-07-21 [darko]      1.9.12cvs89
10036
10037         * configure.ac
10038                 link against libresolv if necessary (patch by Paul)
10039         * src/msgcache.c
10040                 use glib's portable macros to determine endianness
10041
10042 2005-07-21 [paul]       1.9.12cvs88
10043
10044         * src/crash.c
10045         * src/gtk/about.c
10046                 update compiled-in features list
10047
10048 2005-07-20 [colin]      1.9.12cvs87
10049
10050         * src/folder.c
10051         * src/textview.c
10052                 Gcc 2.9x compilation fixes, thanks to Darko
10053         * src/plugins/clamav/clamav_plugin.c
10054                 Little optimisation: load virus database only once
10055         * src/plugins/spamassassin/spamassassin.c
10056                 Big optimisation: filtering one mail took at least 1 second,
10057                 now it takes at least 50ms. Doesn't speed up spamassassin 
10058                 itself, but should already be much more tolerable.
10059
10060 2005-07-20 [colin]      1.9.12cvs86
10061
10062         * src/summaryview.c
10063                 Fix performance issue
10064
10065 2005-07-19 [colin]      1.9.12cvs85
10066
10067         * src/plugins/pgpinline/plugin.c
10068                 Fix warning
10069
10070 2005-07-19 [colin]      1.9.12cvs84
10071
10072         * configure.ac
10073         * src/plugins/Makefile.am
10074         * src/plugins/pgpinline/.cvsignore
10075         * src/plugins/pgpinline/Makefile.am
10076         * src/plugins/pgpinline/pgpinline.c
10077         * src/plugins/pgpinline/pgpinline.deps
10078         * src/plugins/pgpinline/pgpinline.h
10079         * src/plugins/pgpinline/plugin.c
10080                 Put pgpinline in the main tree
10081
10082 2005-07-19 [paul]       1.9.12cvs83
10083
10084         * src/prefs_actions.c
10085                 prevent '//' in menu names, which cause a crash
10086                 thanks to Colin
10087
10088 2005-07-19 [paul]       1.9.12cvs82
10089
10090         * configure.ac
10091                 be generally more informative in configure output.
10092                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10093                 '[ --disable-openssl ...', as --enable-openssl is default
10094                 PGP/MIME: don't check for GPGME again, check for
10095                 pgpcore instead. Therefore prevent the possibility of
10096                 attempting to build pgpmime if pgpcore dependencies are
10097                 not met
10098                 ClamAV: use pkgconfig to check for lib
10099                 libgnomeprint: revert logic on inner test to match
10100                 everything else
10101         * src/plugins/pgpcore/sgpgme.c
10102                 add missing include
10103
10104 2005-07-19 [colin]      1.9.12cvs81
10105
10106         * src/summaryview.c
10107                 Fix slow thread rebuilding in particular
10108                 cases
10109
10110 2005-07-19 [paul]       1.9.12cvs80
10111
10112         * sylpheed-claws.desktop
10113                 fix typo, spotted by Stephan Sachse
10114         * src/account.c
10115                 replace GTK_STOCK_ADD with
10116                 GTK_STOCK_NEW button
10117
10118 2005-07-18 [colin]      1.9.12cvs79
10119
10120         * src/etpan/imap-thread.c
10121                 Fix return value (Thanks Hoa)
10122
10123 2005-07-18 [colin]      1.9.12cvs78
10124
10125         * src/imap.c
10126                 Allow empty passwords
10127                 Create drafts/queue/outbox if necessary
10128         * src/summaryview.c
10129                 Remove old code
10130         * src/etpan/imap-thread.c
10131                 Fix STARTTLS (Thanks to Hoa)
10132
10133 2005-07-18 [paul]       1.9.12cvs77
10134
10135         * ChangeLog-gtk2.jp
10136         * ChangeLog.jp
10137                 removed
10138         * Makefile.am
10139                 updated to reflect additions and removals
10140         * TODO
10141                 updated to be claws-specific
10142         * TODO-gtk2
10143         * TODO-gtk2.jp
10144         * TODO.jp
10145         * sylpheed-128x128.png
10146         * sylpheed-64x64.png
10147                 removed
10148         * sylpheed-claws-128x128.png
10149         * sylpheed-claws-64x64.png
10150         * sylpheed-claws.desktop
10151         * sylpheed-claws.png
10152                 added
10153         * sylpheed.desktop
10154         * sylpheed.png
10155                 removed
10156
10157 2005-07-17 [paul]       1.9.12cvs76
10158
10159         * src/account.c
10160         * src/addressbook.c
10161         * src/alertpanel.c
10162         * src/alertpanel.h
10163         * src/compose.c
10164         * src/exphtmldlg.c
10165         * src/expldifdlg.c
10166         * src/folderview.c
10167         * src/imap_gtk.c
10168         * src/inc.c
10169         * src/message_search.c
10170         * src/messageview.c
10171         * src/mh_gtk.c
10172         * src/news_gtk.c
10173         * src/prefs_actions.c
10174         * src/prefs_filtering.c
10175         * src/prefs_matcher.c
10176         * src/prefs_template.c
10177         * src/prefs_themes.c
10178         * src/ssl_manager.c
10179         * src/summary_search.c
10180         * src/textview.c
10181         * src/toolbar.c
10182         * src/gtk/sslcertwindow.c
10183         * src/plugins/pgpcore/sgpgme.c
10184                 rework alertpanels
10185
10186 2005-07-17 [colin]      1.9.12cvs75
10187
10188         * src/privacy.c
10189                 add a PrivacySystem accessor that checks that
10190                 the system cached in a MimeInfo's privacydata
10191                 is still registered. Use this accessor instead
10192                 of directly using data->system. Fixes crashes
10193                 after unloading pgp plugins.
10194
10195 2005-07-17 [colin]      1.9.12cvs74
10196
10197         * src/alertpanel.c
10198                 Change geometry hints to a simple default size.
10199                 Fixes the certs dialogs.
10200
10201 2005-07-17 [colin]      1.9.12cvs73
10202
10203         * src/gtk/sslcertwindow.c
10204                 Use a gtkExpander
10205
10206 2005-07-17 [colin]      1.9.12cvs72
10207
10208         * src/plugins/pgpcore/Makefile.am
10209         * src/plugins/pgpmime/Makefile.am
10210                 Add gpgme libs
10211
10212 2005-07-17 [paul]       1.9.12cvs71
10213
10214         * configure.ac
10215                 add --disable-gnomeprint option
10216                 modified version of patch by Marius Mauch
10217
10218 2005-07-17 [paul]       1.9.12cvs70
10219
10220         * src/common/defs.h
10221                 update urls
10222         * src/account.c
10223         * src/action.c
10224         * src/addressbook.c
10225         * src/compose.c
10226         * src/foldersel.c
10227         * src/folderview.c
10228         * src/html.c
10229         * src/imap_gtk.c
10230         * src/main.c
10231         * src/mainwindow.c
10232         * src/messageview.c
10233         * src/mh_gtk.c
10234         * src/mimeview.c
10235         * src/news_gtk.c
10236         * src/prefs_account.c
10237         * src/prefs_send.c
10238         * src/prefs_summaries.c
10239         * src/procmsg.c
10240         * src/summaryview.c
10241         * src/common/utils.c
10242         * src/common/xml.c
10243         * src/plugins/pgpcore/passphrase.c
10244         * src/plugins/pgpcore/select-keys.c
10245                 replace inappropriately used backticks
10246                 with single quotes
10247
10248 2005-07-16 [colin]      1.9.12cvs69
10249
10250         * src/image_viewer.c
10251                 Add extra paranoid checks
10252
10253 2005-07-16 [colin]      1.9.12cvs68
10254
10255         * src/plugins/pgpcore/prefs_gpg.c
10256                 Don't auto-check sigs by default, as it
10257                 can be really slow.
10258
10259 2005-07-16 [colin]      1.9.12cvs67
10260
10261         * src/plugins/pgpcore/sgpgme.c
10262                 Make messages a bit better.
10263
10264 2005-07-16 [colin]      1.9.12cvs66
10265
10266         * src/imap.c
10267                 Remove pseudo-log
10268         * src/etpan/imap-thread.c
10269                 Add real log
10270
10271 2005-07-16 [colin]      1.9.12cvs65
10272
10273         * src/main.c
10274         * src/prefs_other.c
10275                 And now, fix build with libetpan :-/
10276
10277 2005-07-15 [colin]      1.9.12cvs64
10278
10279         * src/prefs_other.c
10280                 Continue fixing build without libetpan.
10281
10282 2005-07-15 [colin]      1.9.12cvs63
10283
10284         * src/main.c
10285                 Fix build with --disable-libetpan
10286
10287 2005-07-15 [colin]      1.9.12cvs62
10288
10289         * configure.ac
10290                 Bump libetpan's version
10291
10292 2005-07-15 [colin]      1.9.12cvs61
10293
10294         * src/etpan/imap-thread.c
10295                 Actually stop logging :)
10296
10297 2005-07-15 [colin]      1.9.12cvs60
10298
10299         * src/addressbook.c
10300                 Fix dnd of multiple addresses.
10301
10302 2005-07-15 [hoa]        1.9.12cvs59
10303
10304         * src/etpan/imap-thread.c
10305             disable login of IMAP password in libetpan log file.
10306
10307 2005-07-15 [paul]       1.9.12cvs58
10308
10309         * src/account.c
10310                 don't automatically sort
10311                 do allow drag n drop
10312
10313 2005-07-15 [paul]       1.9.12cvs57
10314
10315         * src/account.c
10316         * src/ssl_manager.c
10317                 alphabetical listing
10318
10319 2005-07-15 [paul]       1.9.12cvs56
10320
10321         * src/gtk/pluginwindow.c
10322                 sort plugin list alphabetically
10323
10324 2005-07-15 [paul]       1.9.12cvs55
10325
10326         * src/prefs_spelling.c
10327         * src/prefs_wrapping.c
10328                 unify English usage
10329
10330 2005-07-15 [colin]      1.9.12cvs54
10331
10332         * src/wizard.c
10333                 Typo fix
10334
10335 2005-07-15 [paul]       1.9.12cvs53
10336
10337         * src/prefs_message.c
10338                 make 'show cursor' a hidden option
10339
10340 2005-07-14 [colin]      1.9.12cvs52
10341
10342         * src/plugins/spamassassin/Makefile.am
10343         * src/plugins/clamav/Makefile.am
10344                 Fix double EXTRA_DISTs
10345
10346 2005-07-14 [colin]      1.9.12cvs51
10347
10348         * src/plugins/clamav/Makefile.am
10349         * src/plugins/clamav/clamav_plugin_gtk.deps
10350         * src/plugins/spamassassin/Makefile.am
10351         * src/plugins/spamassassin/spamassassin_gtk.deps
10352                 Make $plugin_gtk depend on $plugin
10353
10354 2005-07-14 [hoa]        1.9.12cvs50
10355
10356         * src/etpan/imap-thread.c
10357                 enable debug log of libetpan when running with --debug
10358
10359 2005-07-14 [colin]      1.9.12cvs49
10360
10361         * configure.ac
10362         * src/common/Makefile.am
10363         * src/common/plugin.c
10364         * src/common/plugin.h
10365                 Add a little plugin dependancy system.
10366                 Plugins can ship a $plugin_name.deps file
10367                 (near them in PLUGINDIR) so that their
10368                 dependancies are loaded if possible.
10369         * src/plugins/Makefile.am
10370         * src/plugins/pgpcore/Makefile.am
10371         * src/plugins/pgpcore/passphrase.c
10372         * src/plugins/pgpcore/passphrase.h
10373         * src/plugins/pgpcore/plugin.c
10374         * src/plugins/pgpcore/prefs_gpg.c
10375         * src/plugins/pgpcore/prefs_gpg.h
10376         * src/plugins/pgpcore/select-keys.c
10377         * src/plugins/pgpcore/select-keys.h
10378         * src/plugins/pgpcore/sgpgme.c
10379         * src/plugins/pgpcore/sgpgme.h
10380                 Introduce pgpcore, used by pgpmime and
10381                 pgpinline
10382         * src/plugins/pgpmime/Makefile.am
10383         * src/plugins/pgpmime/passphrase.c
10384         * src/plugins/pgpmime/passphrase.h
10385         * src/plugins/pgpmime/pgpmime.c
10386         * src/plugins/pgpmime/pgpmime.deps
10387         * src/plugins/pgpmime/plugin.c
10388         * src/plugins/pgpmime/prefs_gpg.c
10389         * src/plugins/pgpmime/prefs_gpg.h
10390         * src/plugins/pgpmime/select-keys.c
10391         * src/plugins/pgpmime/select-keys.h
10392         * src/plugins/pgpmime/sgpgme.c
10393         * src/plugins/pgpmime/sgpgme.h
10394                 Remove the core from pgpmime and add the
10395                 dependancy to pgpcore.
10396
10397 2005-07-14 [paul]       1.9.12cvs48
10398
10399         * src/stock_pixmap.c
10400                 forgot this in last commit
10401
10402 2005-07-14 [paul]       1.9.12cvs47
10403
10404         * src/account.c
10405         * src/addressbook.c
10406                 add accelerators for the buttons (sync with main)
10407         * src/compose.c
10408         * src/compose.h
10409                 add accelerators for the buttons.
10410                 fix editing with external editor.
10411                 replace gdk_input_*() with GIOChannel;
10412                 (sync with main)
10413         * src/foldersel.c
10414                 display folder names with new/unread
10415                 representation (sync with main)
10416         * src/main.c
10417                 specify default window icon (sync with main)
10418         * src/prefs_common.c
10419                 use_addr_book default to FALSE
10420         * src/summaryview.c
10421         * src/textview.c
10422                 add accelerators for the buttons (sync with main)
10423         * src/gtk/menu.c
10424                 fix typos
10425         * src/pixmaps/sylpheed_icon.xpm
10426                 updated
10427
10428 2005-07-13 [paul]       1.9.12cvs46
10429
10430         * src/plugins/pgpmime/pgpmime.c
10431         * src/plugins/pgpmime/sgpgme.c
10432                 (temporarily) use deprecated gpgme_data_rewind()
10433                 while largefile support is not present
10434                 (as suggested by Colin)
10435
10436 2005-07-13 [paul]       1.9.12cvs45
10437
10438         * configure.ac
10439                 remove large file support (for now):
10440                 it breaks too many things
10441
10442 2005-07-13 [paul]       1.9.12cvs44
10443
10444         * configure.ac
10445                 add large file support
10446         * src/html.c
10447                 fix bug #763 where href attribute was not
10448                 the very first attribute of a link
10449                 patch by Thomas Gilgin
10450
10451 2005-07-13 [colin]      1.9.12cvs43
10452
10453         * src/gtk/pluginwindow.c
10454                 Little portability fix
10455
10456 2005-07-13 [colin]      1.9.12cvs42
10457
10458         * src/plugins/pgpmime/sgpgme.c
10459                 Fix crasher.
10460
10461 2005-07-13 [colin]      1.9.12cvs41
10462
10463         * src/plugins/pgpmime/pgpmime.c
10464         * src/plugins/pgpmime/sgpgme.c
10465                 Use gpgme_data_release_and_get_mem instead
10466                 of gpgme_data_read.
10467
10468 2005-07-13 [colin]      1.9.12cvs40
10469
10470         * configure.ac
10471         * src/plugins/pgpmime/passphrase.c
10472         * src/plugins/pgpmime/passphrase.h
10473         * src/plugins/pgpmime/pgpmime.c
10474         * src/plugins/pgpmime/plugin.c
10475         * src/plugins/pgpmime/select-keys.c
10476         * src/plugins/pgpmime/select-keys.h
10477         * src/plugins/pgpmime/sgpgme.c
10478         * src/plugins/pgpmime/sgpgme.h
10479                 Port pgpmime to gpgme-1.0.
10480
10481 2005-07-12 [paul]       1.9.12cvs39
10482
10483         * AUTHORS
10484         * src/toolbar.c
10485         * src/toolbar.h
10486                 add a 'Go to Prev' button to the toolbar.
10487                 correct tooltip text of go to buttons.
10488                 based on patch by Yang Guilong <bamanzi@gmail.com>
10489
10490 2005-07-12 [colin]      1.9.12cvs38
10491
10492         * src/statusbar.c
10493                 Fix progress bar showing stuff at startup.
10494
10495 2005-07-12 [paul]       1.9.12cvs37
10496
10497         * src/editjpilot.c
10498                 fix building with jpilot support
10499
10500 2005-07-11 [colin]      1.9.12cvs36
10501
10502         * src/inc.c
10503                 Add visual indication that filtering is running
10504         * src/textview.c
10505                 Make {}[] uri delimiters
10506         * src/summaryview.c
10507                 Remove useless (and slow) calls
10508
10509 2005-07-11 [paul]       1.9.12cvs35
10510
10511         * src/plugins/clamav/clamav_plugin_gtk.c
10512         * src/plugins/dillo_viewer/dillo_prefs.c
10513         * src/plugins/pgpmime/prefs_gpg.c
10514         * src/plugins/spamassassin/spamassassin_gtk.c
10515                 gather plugins prefs together under their
10516                 own 'Plugins' heading
10517
10518 2005-07-11 [paul]       1.9.12cvs34
10519
10520         sync with main
10521
10522         * src/account.c
10523                 account_delete(): modified alert dialog
10524         * src/editjpilot.c
10525         * src/editvcard.c
10526                 fixed a crash when cancelling file selection
10527                 dialog by Escape key. Made non-ascii filename
10528                 selectable.
10529         * src/prefs_template.c
10530                 prefs_template_window_create(): make scrolled
10531                 window policy AUTOMATIC
10532
10533 2005-07-10 [hoa]        1.9.12cvs33
10534
10535         * src/etpan/imap-thread.c
10536                 workaround for old Courier IMAP servers.
10537
10538 2005-07-10 [colin]      1.9.12cvs32
10539
10540         * src/folder.c
10541         * src/statusbar.c
10542         * src/statusbar.h
10543                 Add visual progress indicator on filtering/processing
10544                 Factorize the progress bar code
10545         * src/imap.c
10546         * src/imap.h
10547         * src/etpan/imap-thread.c
10548                 Add a reference counter to avoid destroying the Folder
10549                 while it's in use by another callback.
10550
10551 2005-07-09 [hoa]        1.9.12cvs31
10552
10553         * src/imap.c
10554         * src/etpan/imap-thread.c
10555                 fixed deadlock when removing IMAP account.
10556
10557 2005-07-08 [colin]      1.9.12cvs30
10558
10559         * src/textview.c
10560         * src/unmime.c
10561                 Fix again problems decoding broken headers
10562         * src/gtk/inputdialog.c
10563                 Fix local variable shadowing a global one
10564
10565 2005-07-08 [colin]      1.9.12cvs29
10566
10567         * src/msgcache.c
10568                 Make the cache/mark files platform-agnostic by writing
10569                 them in little-endian format. Reading them is also done
10570                 in little-endian format, of course; however, in order
10571                 to avoid trashing mark data on big-endian machines, the
10572                 files are, at first, read from the native format if the
10573                 little-endian one doesn't exist. This is easy to deter-
10574                 mine by trying to open a file with a swapped data_ver
10575                 and seeing if it's the wanted version.
10576                 Little-endian using users should see absolutely no
10577                 difference, Big-endian users may get a very little
10578                 performance drop due to byte-swapping.
10579                 Tested on i386 and ppc32. 
10580                 Fixes bug #159 (The index file, in the mailboxes, is 
10581                 hardware depending).
10582
10583                 To have the cache/mark files updated to the new little-
10584                 endian format, "Check for new messages" or even
10585                 "Rebuild folder tree" aren't enough. Files will be
10586                 updated as soon as a folder has been opened/closed.
10587                 To update everything, just select all folders by
10588                 selecting them one by one.
10589
10590 2005-07-07 [colin]      1.9.12cvs28
10591
10592         * src/imap.c
10593                 Remember the folder separator per IMAPFolder
10594                 instead of globally.
10595                 Revive the Session on noop; fixes bug #761
10596                 (mark a bunch of unread messages as read takes 
10597                 forever)
10598
10599 2005-07-07 [darko]      1.9.12cvs27
10600
10601         * src/common/template.c
10602                 Sort templates alphabetically
10603
10604 2005-07-06 [colin]      1.9.12cvs26
10605
10606         * src/imap.c
10607                 Try to use the correct separator in
10608                 most cases. Possibly fixes bug #759
10609                 (only creates the INBOX folder when 
10610                 setting up new IMAP account) and 
10611                 bug #760 (Can't retrieve messages)
10612
10613 2005-07-06 [colin]      1.9.12cvs25
10614
10615         * src/imap.c
10616                 Use real_path in status command. This will
10617                 help later, when namespaces will be used.
10618
10619 2005-07-06 [colin]      1.9.12cvs24
10620
10621         * configure.ac
10622         * src/account.c
10623         * src/folder.c
10624         * src/imap.c
10625         * src/etpan/etpan-log.c
10626         * src/etpan/etpan-thread-manager.c
10627         * src/etpan/imap-thread.c
10628                 Add a --disable-libetpan parameter. With this,
10629                 users that don't want IMAP4 support can avoid
10630                 the new dependancy (and have no IMAP support).
10631                 Users that have IMAP4 accounts and use this
10632                 parameter won't lose their configuration, their
10633                 IMAP accounts will just be invisible and not
10634                 used.
10635         * src/textview.c
10636                 Make the "Copy ..." contextual menu items 
10637                 copy to both the X clipboard and the gtk 
10638                 clipboard - as most other apps do.
10639         * src/gtk/about.c
10640                 Add a notice about OpenSSL usage, in order to
10641                 comply with OpenSSL's license (point 6):
10642                 http://www.openssl.org/source/license.html
10643
10644 2005-07-06 [colin]      1.9.12cvs23
10645
10646         * src/alertpanel.c
10647                 Fix a minimum size for alertpanels
10648         * src/compose.c
10649                 Show 'No space left on device' type errors
10650                 when queuing/sending
10651         * src/imap_gtk.c
10652         * src/mh_gtk.c
10653                 Rework folder's deletion message (remove 
10654                 extra \n)
10655
10656 2005-07-05 [colin]      1.9.12cvs22
10657
10658         * src/imap.c
10659                 Add an alertpanel on auth error
10660                 Add pseudo-log
10661                 Remove pthread-related stuff
10662
10663 2005-07-05 [colin]      1.9.12cvs21
10664
10665         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10666                 Fix crash on plugin reloading (with a hack)
10667
10668 2005-07-05 [colin]      1.9.12cvs20
10669
10670         * src/prefs_account.c
10671         * src/prefs_account.h
10672                 Fix typo
10673         * src/gtk/filesel.c
10674         * src/gtk/filesel.h
10675                 Add a way to filter the view
10676         * src/gtk/pluginwindow.c
10677                 Filter loadable stuff
10678         * src/plugins/pgpmime/prefs_gpg.c
10679                 Fix missing unregistration
10680         * .cvsignore
10681         * src/etpan/.cvsignore
10682         * src/plugins/spamassassin/.cvsignore
10683                 Add more stuff to cvs ignored files
10684
10685 2005-07-04 [colin]      1.9.12cvs19
10686
10687         * src/imap.c
10688                 Fix scan_required returning FALSE when it
10689                 shouldn't. Maybe fix #760 (Can't retrieve
10690                 messages)
10691
10692 2005-07-04 [colin]      1.9.12cvs18
10693
10694         * src/summaryview.c
10695                 Fix always_show_msg pref
10696
10697 2005-07-04 [paul]       1.9.12cvs17
10698
10699         sync with main (forgotten in last commit)
10700         
10701         * src/common/utils.c
10702         * src/common/utils.h
10703                 check_line_length(): new.
10704                 is_dir_exist()
10705                 is_file_entry_exist()
10706                 dirent_is_regular_file()
10707                 dirent_is_directory(): use g_file_test() instead of stat().
10708
10709 2005-07-04 [paul]       1.9.12cvs16
10710
10711         sync with main:
10712
10713         * src/compose.c
10714                 compose_write_to_file(): check for line
10715                 length limit and display warning if exceeds
10716         * src/jpilot.c
10717                 use get_home_dir() instead of g_get_home_dir()
10718         * src/procheader.c
10719                 removed warning about invalid date
10720         * src/vcard.c
10721                 use get_home_dir() instead of g_get_home_dir()
10722
10723 2005-07-04 [paul]       1.9.12cvs15
10724
10725         * src/stock_pixmap.c
10726                 fix new pixmap naming errors
10727                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10728
10729 2005-07-04 [colin]      1.9.12cvs14
10730
10731         * src/imap.c
10732                 Fix debugging string with a warning
10733
10734 2005-07-04 [colin]      1.9.12cvs13
10735
10736         * configure.ac
10737                 Add a check for libetpan's version (>= 0.37)
10738
10739 2005-07-04 [hoa]        1.9.12cvs12
10740
10741         * commitHelper
10742         * src/imap.c
10743         * src/etpan/imap-thread.c
10744         * src/etpan/imap-thread.h
10745                 fixed IMAP implementation of check of mails.
10746
10747 2005-07-03 [hoa]        1.9.12cvs11
10748
10749         * src/etpan/Makefile.am
10750         * src/etpan/etpan-errors.h
10751         * src/etpan/etpan-log.[ch]
10752         * src/etpan/etpan-thread-manager-types.h
10753         * src/etpan/etpan-thread-manager.[ch]
10754         * src/etpan/imap-thread.[ch]
10755         * src/Makefile.am
10756         * src/imap.c
10757         * src/main.c
10758         * src/prefs_other.c
10759         * configure.ac
10760             merged imap branch.
10761             dependency on libetpan 0.37 is now added.
10762
10763 2005-07-01 [colin]      1.9.12cvs10
10764
10765         * src/Makefile.am
10766         * src/folder.c
10767         * src/folder.h
10768         * src/folderview.c
10769         * src/stock_pixmap.c
10770         * src/stock_pixmap.h
10771         * src/plugins/trayicon/trayicon.c
10772                 Add marked symbol on folders containing
10773                 marked messages
10774         * src/procmsg.c
10775         * src/procmsg.h
10776         * src/toolbar.c
10777         * src/prefs_common.c
10778         * src/prefs_common.h
10779         * src/prefs_send.c
10780                 Add an optional confirmation dialog on queue
10781                 sending. Patch by wwp.
10782         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10783         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10784         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10785         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10786         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10787         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10788         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10789         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10790         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10791         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10792         * src/pixmaps/trash_mark.xpm            ** ADDED **
10793                 New pixmaps
10794
10795 2005-07-01 [colin]      1.9.12cvs9
10796
10797         * src/summaryview.c
10798                 Fix a little threading bug
10799         * src/addrgather.c
10800         * src/mainwindow.c
10801                 A little bit of HIG normality never hurts
10802
10803 2005-07-01 [colin]      1.9.12cvs8
10804
10805         * src/compose.c
10806         * src/msgcache.c
10807         * src/pop.c
10808         * src/procmime.c
10809         * src/recv.c
10810         * src/common/log.c
10811         * src/common/template.c
10812         * src/common/utils.c
10813         * src/common/utils.h
10814                 Reverted the fwrite_atomic stuff. In fact
10815                 it is already atomic.
10816
10817 2005-06-30 [colin]      1.9.12cvs7
10818
10819         * src/common/utils.c
10820         * src/common/utils.h
10821                 Add an fwrite_atomic() function to make
10822                 sure we write everything: fwrite can make
10823                 short writes.
10824         * src/compose.c
10825         * src/msgcache.c
10826         * src/pop.c
10827         * src/procmime.c
10828         * src/recv.c
10829         * src/common/log.c
10830         * src/common/template.c
10831                 Use that (and fix swapping of size and nmemb).
10832                 Thanks to Rich Coe for the heads up.
10833
10834 2005-06-30 [colin]      1.9.12cvs6
10835
10836         * src/addressbook.c
10837                 Optimize addressbook opening 
10838
10839 2005-06-30 [colin]      1.9.12cvs5
10840
10841         * src/summaryview.c
10842                 Remove calls to summary_step after move/copy
10843
10844 2005-06-28 [paul]       1.9.12cvs4
10845
10846         * src/alertpanel.c
10847                 wrap and make the error msg selectable
10848
10849 2005-06-28 [paul]       1.9.12cvs3
10850
10851         * src/ssl_manager.c
10852                 replace the OK button with a Close button
10853         * src/gtk/foldersort.c
10854                 use GTK_STOCK_ icons/buttons
10855
10856 2005-06-28 [colin]      1.9.12cvs2
10857
10858         * src/gedit-print.c             ** ADDED **
10859         * src/gedit-print.h             ** ADDED **
10860         * src/gtk/gtksourceprintjob.c   ** ADDED **
10861         * src/gtk/gtksourceprintjob.h   ** ADDED **
10862                 I can't believe no one had enough time to tell
10863                 me I forgot the `cvs add`
10864
10865 2005-06-27 [colin]      1.9.12cvs1
10866
10867         * src/Makefile.am
10868         * src/gtk/Makefile.am
10869         * src/messageview.c
10870         * src/procmsg.c
10871         * src/summaryview.c
10872         * configure.ac
10873                 Add optional libgnomeprint-based printing
10874         * src/mainwindow.c
10875         * src/gtk/quicksearch.c
10876                 Add an Edit/Quick search menu item to show
10877                 and focus the quicksearch
10878
10879 2005-06-27 [paul]       1.9.12
10880
10881         1.9.12 release
10882
10883         * po/ca.po
10884         * po/de.po
10885         * po/es.po
10886         * po/fr.po
10887         * po/it.po
10888         * po/ko.po
10889         * po/pt_BR.po
10890         * po/sk.po
10891         * po/zh_CN.po
10892                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10893                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10894                 SungHyun Nam, Frederico Goncalves Guimaraes,
10895                 Andrej Kacian, and Yang Guilong
10896 2005-06-26 [colin]      1.9.11cvs106
10897
10898         * src/imap_gtk.c
10899                 Forgot one file for previous fix
10900
10901 2005-06-26 [colin]      1.9.11cvs105
10902
10903         * src/folder.c
10904         * src/imap.c
10905                 Fix problems with folder operations in no_select
10906                 imap folders. it applies only to mails, and 
10907                 creation/deletion/move/renaming of folders 
10908                 should be possible
10909
10910 2005-06-26 [paul]       1.9.11cvs104
10911
10912         * src/prefs_filtering.c
10913                 replace one more GTK_STOCK_REMOVE
10914                 with GTK_STOCK_DELETE
10915
10916 2005-06-25 [colin]      1.9.11cvs103
10917
10918         * src/imap.c
10919                 Optimize get_seq_set_from_seq_list
10920                 (Patch by Ricardo) 
10921
10922 2005-06-25 [colin]      1.9.11cvs102
10923
10924         * src/mh.c
10925                 If the directory exists, but not in the
10926                 correct encoding, rename it. This should
10927                 handle old-versions-induced bugs.
10928
10929 2005-06-25 [colin]      1.9.11cvs101
10930
10931         * src/mh.c
10932                 Fix path access with extended dir names
10933                 Fixes bug #589 (SC segfaults with wrong locale
10934                 settings)
10935
10936 2005-06-25 [colin]      1.9.11cvs100
10937
10938         * src/prefs_account.c
10939         * src/prefs_account.h
10940         * src/compose.c
10941                 Add an option to encrypt replies to
10942                 encrypted messages
10943
10944 2005-06-25 [colin]      1.9.11cvs99
10945
10946         * src/compose.c
10947         * src/quote_fmt_parse.y
10948                 ... And make it work with pgpinline.
10949
10950 2005-06-25 [colin]      1.9.11cvs98
10951
10952         * src/compose.c
10953         * src/procmime.c
10954         * src/procmime.h
10955         * src/quote_fmt_parse.y
10956                 o Make reedition of encrypted messages possible
10957                   (as long as it is encrypted to self too, no
10958                    magic there)
10959                 o Make replying with quote (and without selecting
10960                   text) possible for encrypted messages.
10961                 Closes bug #550 (Not possible to "reply with quote"
10962                 to gnupg encrypted messages)
10963
10964 2005-06-24 [paul]       1.9.11cvs97
10965
10966         * src/imap.c
10967                 add missing include
10968
10969 2005-06-24 [paul]       1.9.11cvs96
10970
10971         * src/editldap.c
10972                 made bind password entry invisible
10973                 (sync with main)
10974         * src/send_message.c
10975                 send_message_local(): check exit status
10976                 to detect errors (sync with main)
10977         * src/textview.c
10978                 use main's less ambiguous popup menu
10979                 wording
10980
10981 2005-06-24 [paul]       1.9.11cvs95
10982
10983         * src/prefs_actions.c
10984         * src/prefs_customheader.c
10985         * src/prefs_display_header.c
10986         * src/prefs_filtering_action.c
10987         * src/prefs_matcher.c
10988         * src/prefs_template.c
10989         * src/prefs_toolbar.c
10990                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10991         * src/gtk/description_window.c
10992                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10993
10994 2005-06-23 [colin]      1.9.11cvs94
10995
10996         * src/summaryview.c
10997                 Fix rough edges (be sure to call status_show whenever
10998                 necessary).
10999
11000 2005-06-23 [colin]      1.9.11cvs93
11001
11002         * src/summaryview.c
11003                 Optimize Select All
11004                 Before, in a 5K mails folder: 11s
11005                 After, in the same folder: 58000µs
11006                 The joys of locking... gtk_clist_select_all() fires a 
11007                 tree-select-row event for each selected row, which in 
11008                 summaryview, callbacks summary_selected which in turn,
11009                 calls summary_status_show, which walks the selected
11010                 rows. Hence, calling gtk_clist_select_all was 
11011                 exponential. Locking the summaryview makes 
11012                 summary_selected return early.
11013
11014 2005-06-23 [colin]      1.9.11cvs92
11015
11016         * src/imap.c
11017                 Move mutex at the important place to avoid
11018                 deadlocks
11019         * src/summaryview.c
11020                 Fix Del key deleting directly instead of
11021                 moving to trash
11022
11023 2005-06-22 [colin]      1.9.11cvs91
11024
11025         * src/plugins/spamassassin/libspamc.c
11026                 As we do spagetti code with assignations in multiple
11027                 places (see _message_read_raw where out = msg = raw),
11028                 let's be sure we don't free the same pointer twice.
11029                 Should fix bug #683 (Crash in libpam at 
11030                 message_cleanup).
11031
11032 2005-06-22 [colin]      1.9.11cvs90
11033
11034         * src/compose.c
11035         * src/messageview.c
11036         * src/toolbar.c
11037                 Make toolbar's delete use the move to trash stuff;
11038                 Add gtk_widget_realize to be sure pixmaps can get
11039                 created (that may fix an old worksforme bug which
11040                 I can't find back...)
11041
11042 2005-06-22 [colin]      1.9.11cvs89
11043
11044         * src/summaryview.c
11045         * src/summaryview.h
11046         * src/mainwindow.c
11047                 Rename "Message/Delete" to "Message/Move to trash"
11048                 Add "Message/Delete..." that directly destroys the
11049                 selected messages after asking for a confirmation.
11050
11051 2005-06-22 [colin]      1.9.11cvs88
11052
11053         * src/imap.c
11054                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11055                 o Fix a deadlock (thanks Darko)
11056
11057 2005-06-22 [colin]      1.9.11cvs87
11058
11059         * src/gtk/foldersort.c
11060                 Add missing include for the i18n;
11061                 patch by Fabien Vantard
11062
11063 2005-06-21 [colin]      1.9.11cvs86
11064
11065         * src/folder.c
11066         * src/folderview.c
11067                 Respect the no_select flag
11068         * src/imap.c
11069                 Fix recursive deletion
11070         * src/imap_gtk.c
11071         * src/mh_gtk.c
11072                 Make the folder deletion's warning
11073                 more explicit
11074
11075 2005-06-21 [colin]      1.9.11cvs85
11076
11077         * src/textview.c
11078                 Prevent email addresses from spanning accross
11079                 lines - fixes bug # 646 (newline-chars in 
11080                 email addresses)
11081
11082 2005-06-20 [colin]      1.9.11cvs84
11083
11084         * src/folder.c
11085                 Be sure not to remove source if copy failed
11086
11087 2005-06-20 [colin]      1.9.11cvs83
11088
11089         * src/folderview.c
11090         * src/imap_gtk.c
11091                 remove summaryview's lock
11092         * src/imap.c
11093                 introduce threads to avoid problems when foreground tasks
11094                 interfere with background tasks
11095         * src/mh.c
11096                 prevent moving to drafts/queue
11097         * src/mimeview.c
11098                 fix leak
11099
11100 2005-06-19 [colin]      1.9.11cvs82
11101
11102         * src/imap_gtk.c
11103                 Remember that the user doesn't want to override
11104                 offline mode, for 3 seconds. It avoid presenting
11105                 him with N popups in a really short time.
11106
11107 2005-06-17 [colin]      1.9.11cvs81
11108
11109         * src/imap.c
11110                 Fix IMAP breaking on folders containing '('
11111                 (Probably won't be enough)
11112
11113 2005-06-17 [colin]      1.9.11cvs80
11114
11115         Forgotten files on 1.9.11cvs79
11116         * src/summaryview.c
11117                 Fix stepping when not immediately executing
11118         * src/imap.c
11119                 Really prevent UID FETCH 0
11120         * src/codeconv.c
11121                 Fix outgoing charset never set to utf-8
11122         * src/mh.c
11123                 Fix leak
11124
11125 2005-06-16 [colin]      1.9.11cvs79
11126
11127         * src/compose.c
11128                 Fix bug #707 (Dash splits rows)
11129                 Only wrap if we're on a line break position and
11130                 the previous one was a "white" (space) char.
11131                 Pango stuff is weird.
11132
11133 2005-06-16 [colin]      1.9.11cvs78
11134
11135         * src/imap_gtk.c
11136                 Lock summaryview while downloading messages
11137                 on user demand
11138         * src/procheader.c
11139         * src/unmime.c
11140         * src/common/utils.c
11141         * src/common/utils.h
11142                 Replace \r and \n with spaces in From and
11143                 Subject headers
11144
11145 2005-06-16 [paul]       1.9.11cvs77
11146
11147         * src/procmime.c
11148                 liberalise the mime parser
11149         * src/gtk/about.c
11150                 add text wrapping
11151
11152 2005-06-16 [paul]       1.9.11cvs76
11153
11154         * src/gtk/about.c
11155                 reworked
11156
11157 2005-06-15 [colin]      1.9.11cvs75
11158
11159         * src/compose.c
11160                 Finish header encoding fix
11161         * src/summaryview.c
11162                 Fix segfault
11163         * src/headerview.c
11164                 Fix compilation (Thanks Stephan
11165                 Sachse)
11166
11167 2005-06-15 [colin]      1.9.11cvs74
11168
11169         * Makefile.am
11170                 Install gnome2 stuff rather than gnome1, 
11171                 if both are present
11172         * src/codeconv.c
11173         * src/codeconv.h
11174         * src/compose.c
11175                 Fix headers encoding
11176         * src/folder.c
11177                 Visual progress when fetching all messages
11178         * src/folderview.c
11179         * src/summaryview.c
11180         * src/summaryview.h
11181                 Prevent changing current message while
11182                 incorporating
11183
11184 2005-06-15 [paul]       1.9.11cvs73
11185
11186         * src/gtk/gtkaspell.c
11187         * src/gtk/gtkaspell.h
11188                 fix build warnings
11189
11190 2005-06-15 [paul]       1.9.11cvs72
11191
11192         * src/prefs_filtering.c
11193                 allow reordering of filter rules by
11194                 drag n drop
11195
11196 2005-06-15 [paul]       1.9.11cvs71
11197
11198         * COPYING
11199                 updated
11200         * src/codeconv.c
11201                 replace deprecated function
11202         * src/inc.c
11203         * src/send_message.c
11204         * src/gtk/progressdialog.c
11205         * src/gtk/progressdialog.h
11206                 salvage and reuse parts of reverted sync
11207
11208 2005-06-15 [paul]       1.9.11cvs70
11209
11210         * src/inc.c
11211         * src/send_message.c
11212         * src/gtk/progressdialog.c
11213         * src/gtk/progressdialog.h
11214                 revert yesterday's sync with main
11215                 it contains deprecated functions
11216
11217 2005-06-15 [colin]      1.9.11cvs69
11218
11219         * src/headerview.c
11220                 Fix bug #670 (multi user to: will corrupt message 
11221                 headers display)
11222
11223 2005-06-15 [colin]      1.9.11cvs68
11224
11225         * src/compose.c
11226                 Fix bug #421 (Fix undo on wrapping)
11227
11228 2005-06-15 [colin]      1.9.11cvs67
11229
11230         * src/folder.c
11231                 Provide visual feedback while processing
11232                 folder's rules.
11233         * src/imap.c
11234                 Provide visual feedback while getting
11235                 short headers (for uncached messages)
11236
11237
11238 2005-06-14 [paul]       1.9.11cvs66
11239
11240         * src/account.c
11241                 change a couple stock icons
11242         * src/inc.c
11243         * src/send_message.c
11244         * src/gtk/progressdialog.c
11245         * src/gtk/progressdialog.h
11246                 sync main's GtkTreeView implementation
11247
11248 2005-06-14 [colin]      1.9.11cvs65
11249
11250         * src/imap.c
11251                 Various little fixes, mainly on error paths
11252
11253 2005-06-13 [colin]      1.9.11cvs64
11254
11255         * matcher.c
11256         * procmsg.c
11257         * procmsg.h
11258                 Add a way to fetch only headers. This speeds
11259                 up filtering on headers for IMAP. Fixes:
11260                 bug #481 extraneous imap commands slow down 
11261                         imap filtering
11262                 bug #522 Sylpheed downloads all messages 
11263                         when opening mailbox (IMAP)
11264                 bug #677 IMAP fetch is soooooooooooooo slow
11265         * src/folder.c
11266         * src/folder.h
11267                 Add a folder set_batch method so that
11268                 implementations can speed up flags changes
11269         * src/folderutils.c
11270         * src/summaryview.c
11271                 Use that in mark as (un)read and mark all read
11272                 Refix bug #679
11273         * src/imap.c
11274                 Implement set_batch - brings back deferred
11275                 flags in a less buggy manner. Fixes:
11276                 bug #729 IMAP immediate expunge of deleted messages
11277                 bug #191 remove list of messages with one command
11278                 Fix login with strange chars
11279                 Implement fetch_msg_full
11280                 Fix copy (wrong counts)
11281
11282 2005-06-12 [colin]      1.9.11cvs63
11283
11284         * src/folder.c
11285                 lock incorporation during long operations.
11286                 Avoids fucking up the IMAP socket.
11287
11288 2005-06-12 [colin]      1.9.11cvs62
11289
11290         * src/imap.c
11291                 Fix harmful typo
11292                 Factorize remove_all_msg
11293                 Thread-ize expunge
11294         * src/summaryview.c
11295                 Don't update partial-download status if unnecessary
11296         * src/folder.c
11297                 Use remove_msgs everywhere possible
11298
11299 2005-06-12 [colin]      1.9.11cvs61
11300
11301         * src/folder.c
11302         * src/folder.h
11303                 Add a remove_msgs function to remove a 
11304                 list of messages
11305         * src/imap.c
11306                 Implement that.
11307
11308 2005-06-12 [colin]      1.9.11cvs60
11309
11310         * src/imap.c
11311                 Remove flags-processing deferring... Too hard
11312                 to get it to work in all cases.
11313
11314 2005-06-11 [colin]      1.9.11cvs59
11315
11316         * src/imap.c
11317                 printf -> debug_print
11318
11319 2005-06-11 [colin]      1.9.11cvs58
11320
11321         * src/imap.c
11322                 o Fix build without USE_PTHREAD
11323                 o Factorize imap_open
11324                 o Alertpanel in case of impossible connection
11325                 o Alertpanel in case of impossible login
11326                 o Fix deferred flags processing to force a 
11327                   flush before adding some more flags to process,
11328                   but in another folder.
11329
11330 2005-06-10 [colin]      1.9.11cvs57
11331
11332         * src/imap.c
11333                 o Fix a format string error
11334                 o init ssl socket outside of the thread 
11335                   (it possibly invokes gtk calls)
11336         * src/procmime.c
11337                 o Put back the buffer to its necessary size
11338                 o Fix changing a file pointer without keeping
11339                   track of it (thanks Valgrind)
11340         * src/common/smtp.c
11341                 o Fix automatic STARTTLS if login should be done
11342                   and the server only allows it after starting TLS
11343         * src/gtk/gtkinputdialog.c
11344                 o Eat GDK_Return so that the combo popup doesn't 
11345                   appear when we press Enter to validate the combo
11346                   input dialog (as seen in the Open with... dialog)
11347
11348 2005-06-10 [colin]      1.9.11cvs56
11349
11350         * src/imap.c
11351                 o A bit less debug
11352                 o Fix a crash on deletion
11353                 o Threadize imap_select (it's called outside of 
11354                   threads)
11355                 o Defer treatment of DELETED flags
11356
11357
11358 2005-06-09 [colin]      1.9.11cvs55
11359
11360         * src/imap.c
11361                 Make sure we check imap_gtk_should_override(), which
11362                 potentially calls gtk stuff, before creating thread.
11363                 That way it should't be called via imap_get_session()
11364                 inside a thread.
11365
11366 2005-06-09 [colin]      1.9.11cvs54
11367
11368         * src/imap.c
11369                 o add a bit of status output
11370                 o remove some dead code
11371                 o threadize get_list_of_uids
11372                 o threadize imap_get_flags
11373                 o defer flag changing by 500ms so that they
11374                   can be batched
11375
11376
11377 2005-06-08 [colin]      1.9.11cvs53
11378
11379         * src/imap.c
11380                 Thread-ize imap_cmd_fetch
11381
11382 2005-06-08 [colin]      1.9.11cvs52
11383
11384         * src/main.c
11385                 Mmh, that broke POP3...
11386
11387 2005-06-08 [colin]      1.9.11cvs51
11388
11389         * src/main.c
11390                 Stabilize IMAP patch (thanks to Hoa)
11391
11392 2005-06-08 [colin]      1.9.11cvs50
11393
11394         * src/imap.c
11395                 Test patch to speed up imap. 
11396
11397 2005-06-08 [colin]      1.9.11cvs49
11398
11399         * src/imap_gtk.c
11400                 Warning fix
11401         * src/procmime.c
11402                 Apply patch from gentoo to use /usr/share/mime/globs if 
11403                 available, after un-breaking it
11404         * src/common/log.c
11405         * src/common/log.h
11406                 Use g_timeout for invoking hooks that possibly use gtk
11407                 calls. This should leave gtk calls in the main thread.
11408
11409 2005-06-08 [paul]       1.9.11cvs48
11410
11411         * src/codeconv.c
11412                 conv_get_outgoing_charset_str(): don't
11413                 use prefs_common setting
11414         * src/compose.c
11415         * src/compose.h
11416                 add /Options/Character encoding/... to
11417                 temporarily change the outgoing encoding
11418
11419         (belated sync with main)
11420
11421 2005-06-08 [paul]       1.9.11cvs47
11422
11423         * src/compose.c
11424                 correction to/completion of last
11425                 sync with main
11426
11427 2005-06-08 [paul]       1.9.11cvs46
11428
11429         sync with main:
11430         
11431         * src/codeconv.c
11432         * src/codeconv.h
11433                 always enabled Japanese auto-detection
11434                 if the first letters of locale string
11435                 is "ja"
11436         * src/compose.c
11437                 don't use "destroy" signal to destroy
11438                 Compose object (fix rare crashes on discard?)
11439         * src/mainwindow.c
11440         * src/messageview.c
11441         * src/prefs_send.c
11442                 added Hebrew encodings
11443         * src/sourcewindow.c
11444                 don't use "destroy" signal to destroy
11445                 objects
11446
11447 2005-06-07 [colin]      1.9.11cvs45
11448
11449         * src/summaryview.c
11450                 Add missing unlocks/locks
11451
11452 2005-06-07 [paul]       1.9.11cvs44
11453
11454         * src/summaryview.c
11455                 restore bug #749 fix
11456
11457 2005-06-06 [colin]      1.9.11cvs43
11458
11459         * src/summaryview.c
11460                 Fix selection bug when prefs_common.open_unread 
11461                 is FALSE
11462
11463 2005-06-06 [colin]      1.9.11cvs42
11464
11465         * src/common/md5.c
11466                 Fix a warning
11467         * src/summaryview.c
11468         * src/folderview.c
11469                 Factorize long operations beginning and end
11470                 (locking, freezing/thawing, cursor, ...)
11471                 Check selection->data member in selection-
11472                 related loops; this avoids dying an awful
11473                 death if the selection changes on us while
11474                 we're marking a whole IMAP folder unread, 
11475                 for example.
11476
11477 2005-06-06 [paul]       1.9.11cvs41
11478
11479         * src/textview.c
11480                 don't g_free() a static gchar buffer
11481
11482 2005-06-05 [colin]      1.9.11cvs40
11483
11484         * src/mainwindow.c
11485         * src/messageview.c
11486         * src/summaryview.c
11487                 Fix bug #749 (Show all headers should be
11488                 sticky as the GUI suggests)
11489
11490 2005-06-03 [paul]       1.9.11cvs39
11491
11492         * src/compose.c
11493                 don't allow editing of mail while sending.
11494                 patch by Colin
11495
11496 2005-06-03 [paul]       1.9.11cvs38
11497
11498         * src/folderview.c
11499                 add a freeze/thaw to speed up 'mark all read'
11500
11501 2005-06-03 [paul]       1.9.11cvs37
11502
11503         * src/prefs_message.c
11504                 reflect changes immediately
11505
11506 2005-06-02 [colin]      1.9.11cvs36
11507
11508         * po/POTFILES.in
11509                 Patch by Fabien Vantard.
11510
11511 2005-06-02 [colin]      1.9.11cvs35
11512
11513         * src/imap.c
11514                 Use a non-blocking imap_getline() if possible.
11515                 This should completely prevent the interface
11516                 from freezin on imap operations, although it
11517                 may do strange stuff in case of folder switching
11518                 while a big imap operation is taking place...
11519
11520                 In addition, fix a leak in the case thread
11521                 creation fails on connection.
11522
11523 2005-06-02 [colin]      1.9.11cvs34
11524
11525         * src/crash.c
11526         * src/prefs_common.h
11527                 Fix build (prefs_common_init() doesn't exist
11528                 anymore)
11529
11530 2005-06-02 [colin]      1.9.11cvs33
11531
11532         * src/prefs_account.c
11533                 Fix bug #245 (filtering rules broken when
11534                 renaming a remote account (imap4 or nntp)
11535
11536 2005-06-02 [colin]      1.9.11cvs32
11537
11538         * src/imap.c
11539                 Try to fix IMAP shortcomings: 
11540                 o Multithread imap_open()
11541                 o allow offline-mode overriding instead of
11542                   just returning NULL
11543         * src/imap_gtk.c
11544         * src/imap_gtk.h
11545                 Add a function to ask whether we want to
11546                 override offline-mode for 10 minutes (one-shot
11547                 asking was painful)
11548         * src/procheader.c
11549                 Fix segfault when imap parser isn't happy about
11550                 a missing {
11551
11552 2005-06-01 [colin]      1.9.11cvs31
11553
11554         * src/addrharvest.c
11555         * src/compose.c
11556         * src/mbox.c
11557         * src/mbox.h
11558         * src/mh.c
11559         * src/msgcache.c
11560         * src/send_message.c
11561         * src/setup.c
11562         * src/undo.c
11563         * src/common/hooks.c
11564         * src/common/prefs.c
11565         * src/common/template.c
11566         * src/common/utils.c
11567         * src/gtk/gtkutils.c
11568         * src/gtk/inputdialog.c
11569         * src/gtk/menu.c
11570         * src/gtk/pluginwindow.c
11571         * src/gtk/prefswindow.c
11572         * src/plugins/pgpmime/passphrase.c
11573         * src/plugins/pgpmime/prefs_gpg.c
11574                 More -Wall fixes
11575
11576         * src/common/Makefile.am
11577         * src/common/timing.h
11578                 Add basic timing code
11579
11580         * src/summaryview.c
11581                 Fix a bug with unread messages when 
11582                 re-sorting folders, and by the way
11583                 fix a big performance hit when 
11584                 re-sorting (10k mails: before 5s,
11585                 after .5s)
11586
11587         * src/prefs_compose_writing.c
11588         * src/prefs_compose_writing.h
11589         * src/prefs_message.c
11590         * src/prefs_message.h
11591         * src/prefs_other.c
11592         * src/prefs_other.h
11593         * src/prefs_quote.c
11594         * src/prefs_quote.h
11595         * src/prefs_receive.c
11596         * src/prefs_receive.h
11597         * src/prefs_send.c
11598         * src/prefs_send.h
11599         * src/prefs_summaries.c
11600         * src/prefs_summaries.h
11601                 Fix copyright banner
11602
11603 2005-06-01 [paul]       1.9.11cvs30
11604
11605         * po/fi.po
11606                 updated by Flammie Pirinen
11607         * src/procmime.c
11608                 fix 'Bad BASE64 content' output
11609
11610 2005-05-31 [colin]      1.9.11cvs29
11611
11612         * src/procmime.c
11613                 Oops, where did my hunk go.
11614
11615 2005-05-31 [colin]      1.9.11cvs28
11616
11617         * src/Makefile.am
11618         * src/account.c
11619         * src/action.c
11620         * src/addr_compl.c
11621         * src/addressbook.c
11622         * src/codeconv.c
11623         * src/compose.c
11624         * src/export.c
11625         * src/folder.c
11626         * src/folderview.c
11627         * src/image_viewer.c
11628         * src/main.c
11629         * src/mainwindow.c
11630         * src/messageview.c
11631         * src/mimeview.c
11632         * src/msgcache.c
11633         * src/prefs_account.c
11634         * src/prefs_actions.c
11635         * src/prefs_common.c
11636         * src/prefs_compose_writing.c
11637         * src/prefs_customheader.c
11638         * src/prefs_ext_prog.c
11639         * src/prefs_filtering.c
11640         * src/prefs_filtering_action.c
11641         * src/prefs_fonts.c
11642         * src/prefs_image_viewer.c
11643         * src/prefs_message.c
11644         * src/prefs_message.h
11645         * src/prefs_msg_colors.c
11646         * src/prefs_other.c
11647         * src/prefs_other.h
11648         * src/prefs_quote.c
11649         * src/prefs_receive.c
11650         * src/prefs_receive.h
11651         * src/prefs_send.c
11652         * src/prefs_send.h
11653         * src/prefs_spelling.c
11654         * src/prefs_summaries.c
11655         * src/prefs_summary_column.c
11656         * src/prefs_template.c
11657         * src/prefs_themes.c
11658         * src/prefs_toolbar.c
11659         * src/prefs_wrapping.c
11660         * src/procmime.c
11661         * src/procmsg.c
11662         * src/send_message.h
11663         * src/ssl_manager.c
11664         * src/summary_search.c
11665         * src/summaryview.c
11666         * src/textview.c
11667         * src/wizard.c
11668         * src/common/smtp.c
11669         * src/common/smtp.h
11670         * src/gtk/gtkutils.h
11671                 o Move the rest of Common prefs to new style
11672                 o Lots of -Wall warning fixes
11673                 o fix FIXME in cache memusage calculation
11674                 o Let return receipts be sent from any account
11675                 o Little cache optimisation (read)
11676                 o Fix bug #746 (don't treat commas as separators
11677                   when inside a quoted string)
11678
11679 2005-05-31 [paul]       1.9.11cvs27
11680
11681         * src/prefs_common.c
11682                 fix 'off-by-one' typo
11683
11684 2005-05-31 [paul]       1.9.11cvs26
11685
11686         * src/account.c
11687         * src/addr_compl.c
11688         * src/compose.c
11689         * src/foldersel.c
11690         * src/prefs_actions.c
11691         * src/prefs_common.c
11692         * src/prefs_common.h
11693         * src/prefs_customheader.c
11694         * src/prefs_display_header.c
11695         * src/prefs_filtering.c
11696         * src/prefs_filtering_action.c
11697         * src/prefs_matcher.c
11698         * src/prefs_summaries.c
11699         * src/prefs_summary_column.c
11700         * src/prefs_template.c
11701         * src/prefs_toolbar.c
11702         * src/ssl_manager.c
11703         * src/gtk/pluginwindow.c
11704         * src/gtk/prefswindow.c
11705         * src/gtk/progressdialog.c
11706                 add hidden prefs 'enable_rules_hint'
11707                 for gtk_tree_view_set_rules_hint()
11708                 (sync with main)
11709                 
11710
11711 2005-05-31 [colin]      1.9.11cvs25
11712
11713         * src/Makefile.am
11714         * src/main.c
11715         * src/prefs_common.c
11716         * src/prefs_summaries.c ** ADDED **
11717         * src/prefs_summaries.h ** ADDED **
11718                 Common/Display -> Display/Summaries
11719
11720 2005-05-31 [colin]      1.9.11cvs24
11721
11722         * src/Makefile.am
11723         * src/main.c
11724         * src/prefs_quote.c ** ADDED **
11725         * src/prefs_quote.h ** ADDED **
11726                 Move Common/Quote to Compose/Quoting
11727         * src/prefs_common.c
11728         * src/prefs_common.h
11729                 Remove old quote stuff, add
11730                 convenience functions for GtkTextView prefs
11731         * src/gtk/prefswindow.c
11732                 Set default height higher
11733
11734 2005-05-30 [colin]      1.9.11cvs23
11735
11736         * src/Makefile.am
11737         * src/main.c
11738         * src/prefs_common.c
11739         * src/prefs_compose_writing.c ** ADDED **
11740         * src/prefs_compose_writing.h ** ADDED **
11741                 Move Common/Compose prefs to Compose/Writing
11742
11743 2005-05-30 [colin]      1.9.11cvs22
11744
11745         * src/common/utils.c
11746                 Fix bug #651 (Confused Attract by Subject)
11747                 Patch by M. Benkmann <haferfrost@web.de>
11748         * AUTHORS
11749
11750 2005-05-30 [colin]      1.9.11cvs21
11751
11752         * src/compose.c
11753                 Fix concatenation of different headers of
11754                 the same type (bug #645)
11755         * src/prefs_folder_item.c
11756                 Fix bug #699 (setting color to black doesn't
11757                 work immediately)
11758         * src/procmime.c
11759                 Print out decoding error only once per
11760                 block
11761
11762 2005-05-30 [paul]       1.9.11cvs20
11763
11764         * src/common/template.c
11765                 fix Bcc
11766
11767 2005-05-30 [paul]       1.9.11cvs19
11768
11769         * doc/src/rfc2368.txt   **NEW FILE**
11770         * src/compose.c
11771                 compose_entries_set(): don't interpret Bcc
11772                 header field (conform to RFC 2368)
11773                 (sync with main)
11774
11775 2005-05-29 [colin]      1.9.11cvs18
11776
11777         * src/prefs_common.c
11778                 Let the default reply format respect
11779                 netiquette by cutting the signature.
11780
11781 2005-05-29 [colin]      1.9.11cvs17
11782
11783         * src/summaryview.c
11784                 Don't let always_show_msg override
11785                 open_unread_on_enter when opening a new
11786                 directory.
11787
11788 2005-05-27 [paul]       1.9.11cvs16
11789
11790         sync with main:
11791
11792         * src/main.c
11793                 app_will_exit(): cleanup tmp directory when exit
11794         * src/message_search.c
11795                 improved the interface and made code cleanup.
11796                 removed Clear button
11797         * src/send_message.c
11798                 send_message_local(): use GSpawn, and detect errors
11799         * src/summary_search.c
11800                 improved the interface and made code cleanup
11801         * src/textview.c
11802                 textview_write_link(): also skip non-ascii space
11803                  at the head of link strings (phishing check
11804                  didn't work at the case)
11805         * src/common/utils.c
11806                 get_command_output(): use g_spawn_command_line_sync()
11807                 instead of popen()
11808
11809 2005-05-26 [colin]      1.9.11cvs15
11810
11811         * src/folder.c
11812                 remove printf
11813
11814 2005-05-26 [colin]      1.9.11cvs14
11815
11816         * src/common/nntp.c
11817                 Fix nntp mode reader (bug #611)
11818                 Patch by Florian Mickler <florian@mickler.org>
11819
11820 2005-05-26 [colin]      1.9.11cvs13
11821
11822         * src/plugins/pgpmime/passphrase.c
11823                 Fix mouse grabbing (bug #557)
11824
11825 2005-05-26 [colin]      1.9.11cvs12
11826
11827         * src/prefs_themes.c
11828                 Fix g_warning (bug #541)
11829
11830 2005-05-26 [colin]      1.9.11cvs11
11831
11832         * src/prefs_actions.c
11833         * src/prefs_template.c
11834                 Fix bug #506 (no warning if action/template
11835                 is not saved)
11836         * src/common/template.c
11837                 Fix a possible crash
11838
11839 2005-05-26 [colin]      1.9.11cvs10
11840
11841         * src/folder.c
11842         * src/folderview.c
11843         * src/procmsg.c
11844         * src/summaryview.c
11845                 Forbid locked messages to be moved or
11846                 deleted. Locked messages in trashes 
11847                 still get deleted, for performance
11848                 reason (mh.c::mh_remove_all_msgs)
11849
11850 2005-05-25 [colin]      1.9.11cvs9
11851
11852         * src/procmime.c
11853                 Use correct encoding when sending mails
11854                 with attachments that have accentued 
11855                 chars in their name
11856
11857 2005-05-24 [colin]      1.9.11cvs8
11858
11859         * src/summaryview.c
11860                 Fix bug #688 f) read/unread marker not
11861                 changed on first click
11862                 Also, optimize summary_status_show()
11863                 calls
11864         * src/folder.c
11865         * src/inc.c
11866         * src/procmime.c
11867                 Fix bug #688 b) and c) wrt message
11868                 attachments and signature
11869         * src/stock_pixmap.c
11870         * src/stock_pixmap.h
11871         * src/stock_pixmap.c
11872         * src/stock_pixmap.h
11873         * src/Makefile.am
11874         * src/pixmaps/clip_gpg_signed.xpm
11875                 Add clip/signed icon
11876
11877 2005-05-24 [colin]      1.9.11cvs7
11878
11879         * src/folder_item_prefs.c
11880                 whitespace fix
11881
11882 2005-05-24 [colin]      1.9.11cvs6
11883
11884         * src/folderview.c
11885         * src/prefs_common.c
11886         * src/prefs_common.h
11887                 Add a confirmation to folder drag and drop
11888                 fixes bug #156
11889         * src/alertpanel.c
11890         * src/alertpanel.h
11891                 fix _with_disable parameters so that
11892                 the buttons labels are specifiable too
11893         * src/plugins/pgpmime/sgpgme.c
11894                 reflect said change
11895                 
11896
11897 2005-05-24 [colin]      1.9.11cvs5
11898
11899         * src/folderview.c
11900                 Uncollapse/collapse folders on double-click
11901                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11902                 closes bug #108
11903
11904 2005-05-23 [colin]      1.9.11cvs4
11905
11906         * src/common/socket.c
11907                 Check another special SSL_peek() error.
11908                 Should help wrt bug #728
11909
11910 2005-05-23 [colin]      1.9.11cvs3
11911
11912         * src/plugins/pgpmime/pgpmime.c
11913                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11914                 breaking menu accelerators and stuff. Users will have to
11915                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11916                 account's privacy preferences if needed.
11917
11918 2005-05-22 [paul]
11919
11920         * tools/kdeservicemenu/install.sh
11921                 use kdesu to prompt for root password if doing
11922                 global install/uninstall
11923
11924 2005-05-20 [colin]      1.9.11cvs2
11925
11926         * src/procmsg.c
11927                 Fix another compilation error with gcc-2.9x
11928                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11929         * src/send_message.c
11930                 Don't send QUIT if we aren't connected
11931
11932 2005-05-19 [colin]      1.9.11cvs1
11933
11934         * src/procmsg.c
11935                 Fix compilation with gcc 2.9x
11936
11937 2005-05-19 [paul]       1.9.11
11938
11939         1.9.11 released
11940
11941 2005-05-19 [paul]       1.9.9cvs14
11942
11943         * src/gtk/inputdialog.c
11944                 prevent gettext warning
11945
11946 2005-05-19 [paul]       1.9.9cvs13
11947
11948         * src/mainwindow.c
11949         * src/prefs_common.c
11950         * src/prefs_common.h
11951         * src/textview.c
11952         * src/textview.h
11953                 add an option to toggle cursor in message
11954                 view (sync with main)
11955
11956 2005-05-18 [colin]      1.9.9cvs12
11957
11958         * src/compose.c
11959                 Dereference freed pointer
11960         * src/gtk/gtkaspell.c
11961                 Fix duplication of dictionaries (is it an aspell issue?)
11962
11963 2005-05-18 [colin]      1.9.9cvs11
11964
11965         * src/gtk/inputdialog.c
11966         * src/gtk/gtkaspell.c
11967                 HIGuify dialogs
11968         * src/alertpanel.c
11969                 Remove a double call
11970
11971 2005-05-17 [colin]      1.9.9cvs10
11972
11973         * src/gtk/gtkaspell.c
11974                 Fix dialogs, Ctrl-Enter accel
11975
11976 2005-05-17 [colin]      1.9.9cvs9
11977
11978         * src/gtk/gtkaspell.c
11979                 Fix some accelerators, escape in replace-window
11980
11981 2005-05-16 [colin]      1.9.9cvs8
11982
11983         * src/gtk/gtkaspell.c
11984                 Revert last commit, it was a mistake.
11985
11986 2005-05-16 [colin]      1.9.9cvs7
11987
11988         * src/gtk/gtkaspell.c
11989                 Remove buggy code while we're at it. It's a 
11990                 dead code path anyway.
11991
11992 2005-05-16 [colin]      1.9.9cvs6
11993
11994         * src/gtk/gtkaspell.c
11995                 Missed some gtk_menu_popup where deactivate
11996                 signal should be handled. Should fix bug
11997                 #629 a bit more.
11998
11999 2005-05-16 [colin]      1.9.9cvs5
12000
12001         * src/gtk/gtkaspell.c
12002                 Remove debug printf()s
12003
12004 2005-05-16 [colin]      1.9.9cvs4
12005
12006         * src/gtk/gtkaspell.c
12007                 Fix a bit aspell problems
12008                 (see bug #629)
12009
12010 2005-05-13 [colin]      1.9.9cvs3
12011
12012         * src/folderview.c
12013                 Fix the + appearing even when no subfolders
12014                 have unread messages. Thanks to wwp for the
12015                 bug report.
12016
12017 2005-05-11 [paul]       1.9.9cvs2
12018
12019         * src/folderview.c
12020                 correction to 1.9.9cvs1, only colour folders that
12021                 have new msgs (not unread msgs)
12022
12023 2005-05-10 [colin]      1.9.9cvs1
12024
12025         * src/folderview.c
12026         * src/summaryview.c
12027                 Try to fix bolding bugs again.
12028
12029 2005-05-09 [paul]
12030
12031         * tools/claws.i18n.status.pl
12032                 add Ricardo Mones Lastra's script that has been providing
12033                 the i18n status page for many months
12034
12035 2005-05-09 [paul]       1.9.9
12036
12037         1.9.9 release
12038
12039 2005-05-09 [paul]       1.9.6cvs58
12040
12041         * AUTHORS
12042         * INSTALL
12043         * README.claws
12044                 updated
12045         * Makefile.am 
12046         * RELEASE_NOTES.claws
12047                 add release notes to cvs to simplify release
12048                 procedure
12049         * configure.ac
12050                 add ca and fi to ALL_LINGUAS
12051         * po/Makefile.in.in
12052                 workaround for missing Makevars
12053         * po/ca.po
12054         * po/fi.po
12055                 add new Catalan and Finnish translations
12056                 submitted by Miquel Oliete and Flammie Pirinen
12057         * po/de.po
12058         * po/es.po
12059         * po/fr.po
12060         * po/it.po
12061         * po/pl.po
12062         * po/ru.po
12063         * po/sk.po
12064         * po/sr.po
12065         * po/zh_CN.po
12066                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12067                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12068                 Urke MMI, and Hansom Young
12069         * src/main.c
12070                 Fix drafting when quitting. compose_draft() closes the
12071                 compose windows, which modifies the compose_list GSList.
12072                 We have to refresh this list after echo drafting to avoid a
12073                 segfault
12074         * src/partial_download.c
12075                 fix segfault on exit
12076
12077 2005-05-06 [paul]       1.9.6cvs57
12078
12079         * src/grouplistdialog.c
12080                 quick fix/workaround for unresizeable newsgroup
12081                 name column 
12082
12083 2005-05-06 [paul]       1.9.6cvs56
12084
12085         * src/inc.c
12086         * src/mainwindow.c
12087                 use gettext plural forms
12088         * src/imap_gtk.c
12089         * src/mh_gtk.c
12090         * src/toolbar.c
12091                 small improvement to english usage
12092
12093 2005-05-05 [thorsten]   1.9.6cvs55
12094
12095         * src/folder.c
12096                 fix possible crash
12097
12098 2005-05-05 [paul]       1.9.6cvs54
12099         
12100         sync with HEAD
12101
12102         * AUTHORS
12103         * src/compose.c
12104                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12105                 patch by Tim Mann
12106
12107 2005-05-05 [paul]       1.9.6cvs53
12108
12109         * src/mainwindow.c
12110                 fix resizing of separate message and
12111                 folder views
12112
12113 2005-05-05 [paul]       1.9.6cvs52
12114
12115         * src/account.c
12116         * src/addrgather.c
12117         * src/browseldap.c
12118         * src/exphtmldlg.c
12119         * src/expldifdlg.c
12120         * src/importmutt.c
12121         * src/importpine.c
12122         * src/main.c
12123         * src/mainwindow.c
12124         * src/noticeview.c
12125         * src/prefs_filtering.c
12126         * src/prefs_filtering_action.c
12127         * src/prefs_matcher.c
12128         * src/prefs_spelling.c
12129         * src/prefs_toolbar.c
12130         * src/toolbar.c
12131         * src/wizard.c
12132         * src/gtk/description_window.c
12133         * src/gtk/gtkvscrollbutton.c
12134         * src/gtk/progressdialog.c
12135         * src/gtk/quicksearch.c
12136         * src/plugins/pgpmime/prefs_gpg.c
12137         * src/plugins/spamassassin/spamassassin_gtk.c
12138                 replace deprecated gtk_widget_set_usize
12139
12140 2005-05-04 [colin]      1.9.6cvs51
12141
12142         * src/common/utils.c
12143                 Fix crash when subst_for_filename is called
12144                 with a NULL parameter
12145
12146 2005-05-04 [colin]      1.9.6cvs50
12147
12148         * src/partial_download.c
12149         * src/pop.c
12150                 Escape login when writing uidl file
12151                 fixes bug #736
12152
12153 2005-05-03 [colin]      1.9.6cvs49
12154
12155         * src/procmime.c
12156                 Fix possible DOS in mime parser
12157                 (see bug #634)
12158
12159 2005-05-02 [colin]      1.9.6cvs48
12160
12161         * src/compose.c
12162                 Try to fix the copy/paste mess once again.
12163
12164
12165 2005-04-30 [colin]      1.9.6cvs47
12166
12167         * src/prefs_account.h
12168         * src/procmsg.c
12169         * src/send_message.c
12170         * src/common/smtp.c
12171         * src/common/smtp.h
12172                 Try to batch sending mails (per account) instead of
12173                 reconnecting to server every time.
12174
12175 2005-04-29 [colin]      1.9.6cvs46
12176
12177         * src/messageview.c
12178                 Fix window resizing that refused to size down
12179         * src/prefs_common.c
12180         * src/prefs_common.h
12181         * src/prefs_filtering.c
12182                 Save Filtering's window size
12183
12184 2005-04-21 [paul]       1.9.6cvs45
12185
12186         * ChangeLog-gtk2.claws
12187         * src/setup.c
12188                 correction to sync
12189
12190 2005-04-21 [paul]       1.9.6cvs44
12191
12192         sync with main:
12193
12194         * src/setup.c
12195         * src/statusbar.c
12196         * src/statusbar.h
12197                 use gtkut_widget_draw_now(). Improved performance
12198                 of the update of statusbar
12199         * src/textview.c
12200                 textview_smooth_scroll_do(): redraw it after scroll
12201                 is done (fixed incorrect display when a part of the
12202                 view is hidden).
12203         * src/gtk/gtkutils.c
12204         * src/gtk/gtkutils.h
12205                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12206                 to force update of widgets.
12207                 Removed gtkut_widget_wait_for_draw() which had a big
12208                 overhead  because of waiting for all events processed 
12209
12210 2005-04-20 [paul]       1.9.6cvs43
12211
12212         * src/codeconv.c
12213                 complete 1.9.6cvs42's sync:
12214                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12215
12216 2005-04-19 [paul]       1.9.6cvs42
12217
12218         sync with main:
12219
12220         * src/action.c
12221                 catch_output(): correctly select the insert text
12222                 (fix invalid iterator warnings).
12223         * src/codeconv.c
12224         * src/codeconv.h
12225         * src/mainwindow.c
12226         * src/messageview.c
12227         * src/prefs_common.c
12228                 support GBK encoding.
12229         * src/common/session.c
12230         * src/common/session.h
12231                 use separate buffer for large data to be sent,
12232                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12233
12234 2005-04-18 [paul]       1.9.6cvs41
12235
12236         * src/jpilot.c
12237                 convert unsigned long into guint32
12238                 patch by Paul LeoNerd Evans 
12239
12240 2005-04-17 [colin]      1.9.6cvs40
12241
12242         * src/compose.c
12243                 Fix 'Request return receipt' from folder
12244                 properties (bug #708)
12245
12246 2005-04-17 [colin]      1.9.6cvs39
12247
12248         * src/mainwindow.c
12249                 Fix duplicate hotkeys in Mainwindow's menu
12250
12251 2005-04-17 [colin]      1.9.6cvs38
12252
12253         * src/folderview.c
12254                 Fix duplicate hotkeys in Folderview's contextual
12255                 menu
12256
12257 2005-04-15 [colin]      1.9.6cvs37
12258
12259         * src/summaryview.c
12260                 Fix 'Save as...' with non-ascii filenames
12261
12262 2005-04-15 [colin]      1.9.6cvs36
12263
12264         * src/plugins/pgpmime/pgpmime.c
12265                 Fix bus error on 64bit. Spotted by 
12266                 macallan1888@gmail.com
12267
12268 2005-04-15 [colin]      1.9.6cvs35
12269
12270         * src/prefs_account.c
12271                 Fix cvs34.
12272
12273 2005-04-12 [colin]      1.9.6cvs34
12274
12275         * src/prefs_account.c
12276                 Fix smtp auth type off-by-one. We forgot to
12277                 add PLAIN in the prefs-to-gui setter func and
12278                 as a result, the selected auth when opening
12279                 account prefs was not the correct one.
12280
12281 2005-04-12 [paul]       1.9.6cvs33
12282
12283         * src/inc.c
12284                 if the recv dialog is visible, Cancel only
12285                 cancels the current account
12286
12287
12288 2005-04-10 [colin]      1.9.6cvs32
12289
12290         * src/filtering.c
12291                 Copy score when copying FilteringActions
12292                 Fix bug #674
12293
12294 2005-04-10 [colin]      1.9.6cvs31
12295
12296         * src/inc.c
12297                 Make Message -> Receive -> Cancel cancel 
12298                 incorporation on all accounts. Fixes
12299                 bug #693
12300
12301 2005-04-10 [colin]      1.9.6cvs30
12302
12303         * src/prefs_account.c
12304                 Update Privacy checkbuttons status based
12305                 on the selected privacy system
12306         * src/compose.c
12307                 Always connect the "None" privacy system; the
12308                 static boolean was probably there to avoid
12309                 reconnecting twice in the same compose window,
12310                 but as the parent function is only called once
12311                 per compose, it's only a bug - as a static is
12312                 initialized once per application instance.
12313                 Also, don't uncheck Sign and Encrypt when
12314                 selecting None as privacy system; just ignore
12315                 them when sending/queuing.
12316                 Should fix bug #695
12317
12318 2005-04-08 [colin]      1.9.6cvs29
12319
12320         * src/account.c
12321         * src/prefs_account.c
12322         * src/prefs_account.h
12323                 Add account preference to queue message in a certain
12324                 folder.
12325
12326 2005-04-06 [colin]      1.9.6cvs28
12327
12328         * src/prefs_account.c
12329                 Update old inbox path syntax
12330
12331 2005-04-06 [paul]       1.9.6cvs27
12332
12333         sync with main:
12334
12335         * configure.ac
12336                 changed -traditional-cpp to -no-cpp-precomp for newer
12337                 Mac OS X support
12338         * src/foldersel.c
12339                 made column resize automatically
12340         * src/send_message.c
12341                 send_message_smtp(): consider EOF right after QUIT
12342                 successful (workaround for Gmail SMTP server)
12343         * src/common/socket.c
12344                 ssl_read(), ssl_peek(): check EOF which violates the
12345                 SSL protocol
12346         * src/gtk/colorlabel.c
12347                 removed warnings when displaying colorlabel menu
12348                 (don't use GtkAlignment)
12349
12350 2005-04-05 [paul]       1.9.6cvs26
12351
12352         * src/plugins/trayicon/trayicon.c
12353                 fix clipping of icon under KDE3 
12354
12355 2005-04-05 [paul]       1.9.6cvs25
12356
12357         * src/summaryview.c
12358                 hide display of threading
12359                 patch by Alfons
12360
12361 2005-04-04 [thorsten]   1.9.6cvs24
12362
12363         * src/mh.c
12364                 marks lost on filesystems with different stat() results on
12365                 summer-/wintertime
12366
12367 2005-04-03 [colin]      1.9.6cvs23
12368
12369         * src/summaryview.c
12370                 Don't handle up/down. Patch by Alfons
12371
12372 2005-04-02 [colin]      1.9.6cvs22
12373
12374         * src/summaryview.c
12375                 Make scrolling faster. Patch by Alfons.
12376
12377 2005-04-01 [colin]      1.9.6cvs21
12378
12379         * src/Makefile.am
12380         * src/stock_pixmap.c
12381         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12382         * src/pixmaps/dir_noselect.xpm ** ADDED **
12383                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12384
12385 2005-04-01 [colin]      1.9.6cvs20
12386
12387         * src/image_viewer.c
12388         * src/image_viewer.h
12389         * src/procmime.c
12390         * src/procmime.h
12391         * src/textview.c
12392         * src/textview.h
12393                 Implement inline image resizing and right-clicking
12394
12395 2005-04-01 [paul]       1.9.6cvs19
12396
12397         * AUTHORS
12398         * Makefile.am
12399         * configure.ac
12400                 check for gnome2
12401                 patch by Luca Cavalli <loopback<AT>slackit.org>
12402         * po/ru.po
12403                 updated by Pavlo Bohmat
12404
12405 2005-03-31 [colin]      1.9.6cvs18
12406
12407         * src/news.c
12408                 Fix parsing references
12409         * src/msgcache.c
12410                 don't put nulls in the references list
12411         * src/procheader.c
12412                 commit that forgotten file in 1.9.6cvs14
12413
12414 2005-03-31 [colin]      1.9.6cvs17
12415
12416         * src/compose.c
12417                 Fix joining of signature separator again. 
12418                 Maybe Hiro could put it in main too...
12419
12420 2005-03-31 [colin]      1.9.6cvs16
12421
12422         * src/Makefile.am
12423         * src/foldersel.c
12424         * src/stock_pixmap.c
12425         * src/stock_pixmap.h
12426         * src/pixmaps/dir-noselect.xpm
12427                 Update foldersel.c (sync from main, patch by Alfons)
12428
12429 2005-03-30 [colin]      1.9.6cvs15
12430
12431         * src/imap.c
12432                 Fix handling of imap folders containing [] in 
12433                 their name. Thanks to Nahuel Angelinetti for
12434                 the detailed bugreport.
12435
12436 2005-03-30 [colin]      1.9.6cvs14
12437
12438         * src/common/utils.h
12439         * src/common/utils.c
12440         * src/common/defs.h
12441         * src/matcher.c
12442         * src/msgcache.c
12443         * src/news.c
12444         * src/procmsg.c
12445         * src/procmsg.h
12446         * src/quote_fmt_parse.y
12447         * src/summaryview.c
12448                 Update references system. Patch by Alfons
12449
12450 2005-03-30 [colin]      1.9.6cvs13
12451
12452         * src/common/socket.c
12453                 Force the glibc to read resolv.conf again when 
12454                 it has changed. Should fix issues when changing
12455                 networks on a laptop and not restarting sylpheed. 
12456
12457 2005-03-30 [paul]       1.9.6cvs12
12458
12459         partial sync with main:
12460
12461         * src/action.c
12462                 create_io_dialog(): use user-defined text font
12463                 (thanks to Alfons), and modified its appearance.
12464         * src/addrgather.c
12465         * src/addrharvest.c
12466         * src/browseldap.c
12467                 replace old code
12468         * src/compose.c
12469                 don't join (presumably) itemized lines on line-wrapping
12470                 fixed wrapping of quote when auto-wrapping is enabled
12471                 compose_destroy(): destroy paned only if it's not
12472                 attached to window. Fixed memory leak of popup menu.
12473         * src/exphtmldlg.c
12474         * src/expldifdlg.c
12475                 replace old code
12476         * src/html.c
12477         * src/html.h
12478         * src/importmutt.c
12479         * src/importpine.c
12480                 replace old code
12481         * src/main.c
12482                 removed redundant code
12483         * src/mainwindow.c
12484                 changed 'Code set' (which is rather incorrect)
12485                 in the menu to 'Character encoding'
12486                 main_window_set_widgets(): request size first
12487                 to prevent window size becoming wrong
12488                 fixed remembering of the state of the visibility
12489                 of MessageView
12490         * src/messageview.c
12491                 changed 'Code set' (which is rather incorrect)
12492                 in the menu to 'Character encoding'
12493         * src/prefs_common.c
12494         * src/prefs_common.h
12495                 added an option whether to render HTML as text or not
12496                 added separators to outgoing encoding menu
12497         * src/procheader.c
12498                 procheader_scan_date_string(): support header
12499                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12500         * src/summaryview.c
12501         * src/summaryview.h
12502                 minor code cleanup
12503         * src/textview.c
12504                 textview_show_html(): force output of newline
12505                 added an option whether to render HTML as text or not
12506         * src/common/utils.c
12507                 strncpy2(): optimized based on Alfons' code
12508         * src/gtk/gtkutils.c
12509         * src/gtk/gtkutils.h
12510                 removed non-used code
12511         * src/plugins/pgpmime/passphrase.c
12512                 partially fixed grab input of passphrase dialog
12513                 Confine pointer to window
12514
12515 2005-03-30 [colin]      1.9.6cvs11
12516
12517         * src/msgcache.c
12518         * src/msgcache.h
12519                 Read/write 32bit ints from cache & marks
12520                 From main.
12521
12522 2005-03-29 [paul]       1.9.6cvs10
12523
12524         * AUTHORS
12525         * ChangeLog.claws
12526         * src/compose.c
12527         * src/gtk/gtkaspell.c
12528                 sync with HEAD (don't pass NULL pointers) 
12529
12530 2005-03-24 [paul]
12531
12532         * tools/Makefile.am
12533         * tools/README
12534         * tools/acroread2sylpheed.pl
12535                 sync with HEAD (add script to send pdfs as
12536                 attachments from Adobe Reader 7)
12537
12538 2005-03-21 [paul]       1.9.6cvs9
12539
12540         * configure.ac
12541         * po/POTFILES.in
12542         * src/Makefile.am
12543         * src/crash.c
12544         * src/image_viewer.c ** ADDED **
12545         * src/image_viewer.h ** ADDED **
12546         * src/main.c
12547         * src/prefs_common.c
12548         * src/prefs_common.h
12549         * src/prefs_image_viewer.c ** ADDED **
12550         * src/prefs_image_viewer.h ** ADDED **
12551         * src/textview.c
12552         * src/gtk/about.c
12553         * src/pixmaps/sylpheed_logo.xpm
12554         * src/plugins/Makefile.am
12555         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12556         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12557         * src/plugins/image_viewer/plugin.c ** REMOVED **
12558         * src/plugins/image_viewer/viewer.c ** REMOVED **
12559         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12560         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12561         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12562         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12563         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12564                 as gdk-pixbuf is now built-in
12565                 remove image_viewer plugin and put code back into
12566                 main codebase
12567                 implement inline image display (sync with main)
12568
12569                 replace logo with newer, nicer, larger version  
12570
12571 2005-03-21 [paul]       1.9.6cvs8
12572
12573         * src/gtk/about.c
12574                 cosmetic improvement
12575
12576 2005-03-21 [holger]     1.9.6cvs7
12577
12578         * src/plugins/spamassassin/spamassassin.c
12579                 Sync with HEAD
12580                 (unregister hook on failed plugin init)
12581
12582 2005-03-20 [colin]      1.9.6cvs6
12583
12584         * src/common/plugin.c
12585                 Check that plugin isn't already loaded
12586                 Patch by Alfons
12587
12588 2005-03-20 [thorsten]   1.9.6cvs5
12589
12590         * src/compose.c
12591                 use a more compatible syntax
12592
12593 2005-03-20 [thorsten]   1.9.6cvs4
12594
12595         * src/prefs_toolbar.c
12596                 fix crash when selecting toolbar item (uninitialized pointer)
12597
12598 2005-03-20 [thorsten]   1.9.6cvs3
12599
12600         * src/procmime.c
12601                 fix mimetype detection (referenced free()d string)
12602
12603 2005-03-20 [paul]       1.9.6cvs2
12604
12605         * src/compose.c
12606                 sync with HEAD (1.0.3cvs5)
12607                 neglect Reply-To header if empty
12608                 Patch by Alfons 
12609
12610 2005-03-19 [holger]     1.9.6cvs1
12611
12612         * src/summaryview.c
12613         * src/summaryview.h
12614                 Sync with HEAD
12615
12616 2005-03-18 [paul]       1.9.6
12617
12618         initial GTK2 release
12619
12620 2005-03-18 [paul]       1.0.3cvs3.1
12621
12622         * AUTHORS
12623         * ChangeLog.claws
12624         * configure.ac
12625         * src/gtk/about.c
12626         * src/pixmaps/sylpheed_logo.xpm
12627                 sync with HEAD
12628
12629 2005-03-18 [colin]      1.0.3cvs2.6
12630
12631         * src/summaryview.c
12632                 Remove call to summary_step in summary_copy_selected_to
12633                 Can't see its purpose, and this causes bug when copying
12634                 a message if the next one is unread: it reads it.
12635
12636 2005-03-18 [paul]       1.0.3cvs2.5
12637
12638         * src/foldersel.c
12639                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12640
12641 2005-03-18 [paul]       1.0.3cvs2.4
12642
12643         * src/addrharvest.c
12644         * src/codeconv.c
12645         * src/codeconv.h
12646         * src/compose.c
12647         * src/news.c
12648         * src/procheader.c
12649         * src/procmime.c
12650         * src/unmime.c
12651         * src/unmime.h
12652                 fix buffer overflow, CAN-2005-0667, see
12653                 http://secunia.com/advisories/14491/
12654                 Patch by Alfons
12655
12656 2005-03-17 [colin]      1.0.3cvs2.3
12657
12658         * src/prefs_fonts.c
12659         * src/summaryview.c
12660                 Fix font bugs (both lists now officialy share 
12661                 the same font)
12662                 
12663
12664 2005-03-17 [paul]       1.0.3cvs2.2
12665
12666         * src/gtk/pluginwindow.c
12667                 make plugin descriptions uneditable
12668
12669 2005-03-11 [paul]       1.0.3cvs2.1
12670
12671         * ChangeLog.claws
12672         * configure.ac
12673         * po/POTFILES.in
12674         * src/plugins/trayicon/trayicon.c
12675                 sync with HEAD
12676                 add src/wizard.c to POTFILES.in
12677
12678 2005-03-11 [paul]       1.0.3cvs1.1
12679
12680         * ChangeLog
12681         * ChangeLog.claws
12682         * configure.ac
12683         * po/de.po
12684         * po/es.po
12685         * po/fr.po
12686         * po/it.po
12687         * po/pt_BR.po
12688         * po/ru.po
12689         * po/sk.po
12690         * po/sr.po
12691         * po/zh_CN.po
12692                 sync with HEAD
12693
12694 2005-03-04 [colin]      1.0.1cvs22.2
12695
12696         * src/compose.c
12697                 Fix signatures with accentued chars in it
12698
12699 2005-03-04 [colin]      1.0.1cvs22.1
12700
12701         * src/common/smtp.c
12702         * src/common/smtp.h
12703                 Don't use SIZE param in MAIL FROM: if server 
12704                 doesn't support it. Patch by Eugen Freiter
12705                 <eugen_f@users.sf.net>
12706
12707 2005-02-27 [paul]       1.0.1cvs20.1
12708
12709         * ChangeLog.claws
12710         * configure.ac
12711         * src/messageview.c
12712                 sync with HEAD
12713
12714 2005-02-27 [colin]      1.0.1cvs19.4
12715
12716         * src/procheader.c
12717         * src/procheader.h
12718                 Fix prototypes. Patch by Alfons
12719
12720 2005-02-27 [colin]      1.0.1cvs19.3
12721
12722         * src/compose.c
12723                 Don't auto-join the signature separator.
12724
12725 2005-02-26 [colin]      1.0.1cvs19.2
12726
12727         * src/summaryview.c
12728                 Fix 'mark all read' with collapsed threads.
12729                 Patch by Alfons.
12730
12731 2005-02-25 [paul]       1.0.1cvs19.1
12732
12733         * ChangeLog.claws
12734         * configure.ac
12735         * src/prefs_account.c
12736         * src/prefs_folder_item.c
12737         * src/gtk/prefswindow.c
12738         * src/gtk/prefswindow.h
12739                 sync with HEAD
12740
12741 2005-02-25 [paul]       1.0.1cvs15.12
12742
12743         * src/alertpanel.c
12744         * src/codeconv.c
12745         * src/compose.c
12746         * src/textview.c
12747         * src/gtk/gtkutils.c
12748         * src/gtk/gtkutils.h
12749         * src/gtk/logwindow.c
12750         * src/gtk/progressdialog.c
12751                 sync with main (revision 127)
12752                 and fix logwindow clipping
12753
12754 2005-02-24 [colin]      1.0.1cvs15.11
12755
12756         * src/plugins/pgpmime/passphrase.c
12757                 Disable input grabbing; it doesn't work yet.
12758
12759 2005-02-24 [colin]      1.0.1cvs15.10
12760
12761         * src/messageview.c
12762                 Don't send out receipts if offline. Ask.
12763
12764 2005-02-23 [colin]      1.0.1cvs15.9
12765
12766         * src/summaryview.c     
12767                 Fix expanding
12768
12769 2005-02-23 [colin]      1.0.1cvs15.8
12770
12771         * src/summaryview.c
12772                 Really fix Bug 568 by removing useless
12773                 calls. summary_thread_init() now called
12774                 in summary_sort(). This should please
12775                 Alfons as it should be faster than 
12776                 previously.
12777
12778 2005-02-23 [colin]      1.0.1cvs15.7
12779
12780         * src/compose.c
12781                 Encode parts as QP or B64 if signing
12782
12783 2005-02-23 [colin]      1.0.1cvs15.6
12784
12785         * src/compose.c
12786                 Fix Mimeinfo leakage (including tmp files)
12787         * src/procmsg.c
12788                 Fix tmp file leakage (spotted by Ivan Rayner)
12789
12790 2005-02-22 [colin]      1.0.1cvs15.5
12791
12792         * src/expldifdlg.c
12793                 Fix keyboard input. Patch by Alfons.
12794
12795 2005-02-21 [colin]      1.0.1cvs15.4
12796
12797         * src/compose.c
12798                 Fix Sign/Encrypt when unselecting privacy
12799                 system
12800         * src/prefs_common.c
12801                 Change default message font to Monospace
12802         * src/summaryview.c
12803                 More freezing during potentially large operations
12804
12805 2005-02-21 [paul]       1.0.1cvs15.3
12806
12807         * src/main.c
12808                 fix --help output
12809
12810 2005-02-21 [paul]       1.0.1cvs15.2
12811
12812         * po/Makefile.in.in
12813         * src/compose.c
12814         * src/summaryview.c
12815         * src/textview.c
12816         * src/common/utils.c
12817         * src/common/utils.h
12818                 sync with main (revision 117)
12819
12820 2005-02-20 [colin]      1.0.1cvs15.1
12821
12822         * src/common/defs.h
12823                 Change cache file to .sylpheed_claws_cache, as
12824                 suggested by Alfons. Allows people to switch
12825                 between Sylpheed and Sylpheed-Claws. it is
12826                 a good idea to "Check for new messages" at next
12827                 startup.
12828
12829
12830 2005-02-18 [colin]      1.0.1cvs14.1
12831
12832         * src/quote_fmt_lex.l
12833         * src/quote_fmt_parse.y
12834                 Fix parser initialisation. Patch by Ivan.
12835
12836 2005-02-18 [colin]      1.0.1cvs11.6
12837
12838         * src/folderview.c
12839                 Fix scrolldown (bug 662)
12840
12841 2005-02-17 [colin]      1.0.1cvs11.5
12842
12843         * src/codeconv.c
12844                 conv_filename_to_utf8: return clean 7bit instead
12845                 of broken utf8 if needed
12846         * src/mimeview.c
12847                 Fix display of parts with unclean 8bit names
12848
12849 2005-02-17 [paul]       1.0.1cvs11.4
12850
12851         * src/compose.c
12852         * src/exportldif.c
12853         * src/matcher_parser_parse.y
12854         * src/procmime.c
12855         * src/sourcewindow.c
12856         * src/common/Makefile.am
12857         * src/common/intl.h             ** REMOVED **
12858         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12859                 sync with main (revision 109)
12860                 and clean up
12861
12862 2005-02-16 [colin]      1.0.1cvs11.3
12863
12864         * src/summaryview.c
12865                 Fix collapsed thread not highlighting when new
12866                 messages in it (Bug 568) Patch by Stephan Sachse.
12867                 Fix messed up selection when reaching bounds (Bug 632)
12868         * src/prefs_themes.c
12869                 Fix theme installing (Bug 684)
12870
12871 2005-02-16 [colin]      1.0.1cvs11.2
12872
12873         * src/messageview.c
12874                 Fix messageview_select_all
12875
12876 2005-02-16 [colin]      1.0.1cvs11.1
12877
12878         * src/mh.c
12879                 Sync with HEAD (MH scan required function)
12880
12881 2005-02-15 [colin]      1.0.1cvs8.1
12882
12883         * src/mimeview.c
12884         * src/common/utils.c
12885                 Sync with HEAD (filename chars substitution)
12886
12887 2005-02-15 [colin]      1.0.1cvs7.3
12888
12889         * src/gtk/pluginwindow.c
12890                 Fix button spacing
12891
12892 2005-02-15 [colin]      1.0.1cvs7.2
12893
12894         * src/mimeview.c
12895                 Fix mime icons not reset across message when
12896                 scrolled down
12897
12898 2005-02-15 [colin]      1.0.1cvs7.1
12899
12900         * src/compose.c
12901         * src/procmime.c
12902                 Sync with HEAD (optimisation of cvs6)
12903
12904 2005-02-14 [colin]      1.0.1cvs6.1
12905
12906         * src/compose.c
12907         * src/procmime.c
12908                 Sync with HEAD (encode "From " at line beginning)
12909
12910 2005-02-14 [colin]      1.0.1cvs5.3
12911
12912         * src/compose.c
12913                 Fix wrapping with accentued chars.
12914
12915 2005-02-13 [colin]      1.0.1cvs5.2
12916
12917         * src/textview.c
12918                 Fix email informative part parsing with
12919                 accentued chars in it. ispunct() returns
12920                 true for them in utf8...
12921
12922 2005-02-12 [colin]      1.0.1cvs5.1
12923
12924         * src/filtering.c
12925                 Sync with HEAD (remove wrong use of compose after send)
12926
12927 2005-02-12 [paul]       1.0.1cvs4.5
12928
12929         * src/textview.c
12930                 remove unnecessary code (thanks to Alfons)
12931
12932 2005-02-12 [paul]       1.0.1cvs4.4
12933
12934         * src/textview.c
12935                 add 'Copy' to contextual menu on emails
12936
12937 2005-02-11 [colin]      1.0.1cvs4.3
12938
12939         * src/compose.c
12940                 revert 1.0.0cvs28.2, it doesn't work that well.
12941
12942 2005-02-11 [paul]       1.0.1cvs4.2
12943
12944         * po/Makefile.in.in
12945                 fix 'make release'
12946
12947 2005-02-10 [paul]       1.0.1cvs4.1
12948
12949         * ChangeLog
12950         * ChangeLog.claws
12951         * ChangeLog.jp
12952         * configure.ac
12953         * src/compose.c
12954                 sync with HEAD (sync with main)
12955
12956 2005-02-10 [paul]       1.0.1cvs3.2
12957
12958         * AUTHORS
12959         * Makefile.am
12960         * autogen.sh
12961         * configure.ac
12962         * config/mkinstalldirs
12963         * intl/.cvsignore
12964         * intl/ChangeLog
12965         * intl/VERSION
12966         * intl/bindtextdom.c
12967         * intl/config.charset
12968         * intl/dcgettext.c
12969         * intl/dcigettext.c
12970         * intl/dcngettext.c
12971         * intl/dgettext.c
12972         * intl/dngettext.c
12973         * intl/eval-plural.h
12974         * intl/explodename.c
12975         * intl/finddomain.c
12976         * intl/gettext.c
12977         * intl/gettextP.h
12978         * intl/gmo.h
12979         * intl/hash-string.h
12980         * intl/intl-compat.c
12981         * intl/l10nflist.c
12982         * intl/libgnuintl.h.in
12983         * intl/loadinfo.h
12984         * intl/loadmsgcat.c
12985         * intl/localcharset.c
12986         * intl/localcharset.h
12987         * intl/locale.alias
12988         * intl/localealias.c
12989         * intl/localename.c
12990         * intl/log.c
12991         * intl/ngettext.c
12992         * intl/os2compat.c
12993         * intl/os2compat.h
12994         * intl/osdep.c
12995         * intl/plural-exp.c
12996         * intl/plural-exp.h
12997         * intl/plural.c
12998         * intl/plural.y
12999         * intl/ref-add.sin
13000         * intl/ref-del.sin
13001         * intl/relocatable.c
13002         * intl/relocatable.h
13003         * intl/textdomain.c
13004         * m4/Makefile.am
13005         * po/Makefile.in.in
13006         * src/Makefile.am
13007         * src/account.c
13008         * src/action.c
13009         * src/addr_compl.c
13010         * src/addressadd.c
13011         * src/addressbook.c
13012         * src/addrgather.c
13013         * src/addrindex.c
13014         * src/alertpanel.c
13015         * src/browseldap.c
13016         * src/codeconv.c
13017         * src/codeconv.h
13018         * src/compose.c
13019         * src/compose.h
13020         * src/crash.c
13021         * src/editaddress.c
13022         * src/editbook.c
13023         * src/editgroup.c
13024         * src/editjpilot.c
13025         * src/editldap.c
13026         * src/editldap_basedn.c
13027         * src/editvcard.c
13028         * src/exphtmldlg.c
13029         * src/expldifdlg.c
13030         * src/export.c
13031         * src/exporthtml.c
13032         * src/filtering.c
13033         * src/folder.c
13034         * src/folder_item_prefs.c
13035         * src/foldersel.c
13036         * src/folderview.c
13037         * src/grouplistdialog.c
13038         * src/headerview.c
13039         * src/imap.c
13040         * src/imap_gtk.c
13041         * src/import.c
13042         * src/importldif.c
13043         * src/importmutt.c
13044         * src/importpine.c
13045         * src/inc.c
13046         * src/ldif.c
13047         * src/main.c
13048         * src/mainwindow.c
13049         * src/matcher.c
13050         * src/mbox.c
13051         * src/message_search.c
13052         * src/messageview.c
13053         * src/mh.c
13054         * src/mh_gtk.c
13055         * src/mimeview.c
13056         * src/msgcache.c
13057         * src/news.c
13058         * src/news_gtk.c
13059         * src/noticeview.c
13060         * src/partial_download.c
13061         * src/pop.c
13062         * src/prefs_account.c
13063         * src/prefs_actions.c
13064         * src/prefs_common.c
13065         * src/prefs_customheader.c
13066         * src/prefs_display_header.c
13067         * src/prefs_ext_prog.c
13068         * src/prefs_filtering.c
13069         * src/prefs_filtering_action.c
13070         * src/prefs_folder_item.c
13071         * src/prefs_fonts.c
13072         * src/prefs_gtk.c
13073         * src/prefs_matcher.c
13074         * src/prefs_msg_colors.c
13075         * src/prefs_spelling.c
13076         * src/prefs_summary_column.c
13077         * src/prefs_template.c
13078         * src/prefs_themes.c
13079         * src/prefs_toolbar.c
13080         * src/prefs_wrapping.c
13081         * src/privacy.c
13082         * src/procheader.c
13083         * src/procmime.c
13084         * src/procmsg.c
13085         * src/quote_fmt.c
13086         * src/recv.c
13087         * src/send_message.c
13088         * src/setup.c
13089         * src/sourcewindow.c
13090         * src/ssl_manager.c
13091         * src/statusbar.c
13092         * src/summary_search.c
13093         * src/summaryview.c
13094         * src/textview.c
13095         * src/toolbar.c
13096         * src/wizard.c
13097         * src/common/nntp.c
13098         * src/common/plugin.c
13099         * src/common/smtp.c
13100         * src/common/ssl.c
13101         * src/common/ssl_certificate.c
13102         * src/common/string_match.c
13103         * src/common/sylpheed.c
13104         * src/common/template.c
13105         * src/common/utils.c
13106         * src/gtk/about.c
13107         * src/gtk/colorlabel.c
13108         * src/gtk/description_window.c
13109         * src/gtk/filesel.c
13110         * src/gtk/foldersort.c
13111         * src/gtk/gtkaspell.c
13112         * src/gtk/gtkutils.c
13113         * src/gtk/inputdialog.c
13114         * src/gtk/logwindow.c
13115         * src/gtk/menu.c
13116         * src/gtk/pluginwindow.c
13117         * src/gtk/prefswindow.c
13118         * src/gtk/progressdialog.c
13119         * src/gtk/quicksearch.c
13120         * src/gtk/sslcertwindow.c
13121         * src/plugins/clamav/clamav_plugin.c
13122         * src/plugins/clamav/clamav_plugin_gtk.c
13123         * src/plugins/demo/demo.c
13124         * src/plugins/dillo_viewer/dillo_prefs.c
13125         * src/plugins/dillo_viewer/dillo_viewer.c
13126         * src/plugins/image_viewer/plugin.c
13127         * src/plugins/image_viewer/viewer.c
13128         * src/plugins/image_viewer/viewerprefs.c
13129         * src/plugins/mathml_viewer/mathml_viewer.c
13130         * src/plugins/pgpmime/passphrase.c
13131         * src/plugins/pgpmime/plugin.c
13132         * src/plugins/pgpmime/prefs_gpg.c
13133         * src/plugins/pgpmime/select-keys.c
13134         * src/plugins/pgpmime/sgpgme.c
13135         * src/plugins/spamassassin/spamassassin.c
13136         * src/plugins/spamassassin/spamassassin_gtk.c
13137         * src/plugins/trayicon/trayicon.c
13138                 sync with main (revision 104)
13139
13140 2005-02-10 [colin]      1.0.1cvs3.1
13141
13142         * src/mainwindow.c
13143                 Sync with HEAD (fix occasional crasher)
13144
13145 2005-02-10 [colin]      1.0.1cvs2.1
13146
13147         * src/messageview.c
13148                 Synw with HEAD (don't automatically display html)
13149
13150 2005-02-09 [colin]      1.0.1cvs1.3
13151
13152         * src/textview.c
13153         * src/textview.h
13154                 Add contextual menu on emails
13155
13156 2005-02-09 [colin]      1.0.1cvs1.2
13157
13158         * src/codeconv.c
13159                 Fix converting from broken headers and 
13160                 put back the _ in missing places
13161                 (feature broke with cvs24.2 sync, main 
13162                  possibly affected?)
13163
13164 2005-02-09 [colin]      1.0.1cvs1.1
13165
13166         * src/messageview.c
13167         * src/mimeview.c
13168         * src/mimeview.h
13169                 Sync with HEAD (display non text/plain mails with plugin)
13170
13171 2005-02-08 [colin]      1.0.1.1
13172
13173         * ChangeLog.claws
13174         * po/pt_BR.po
13175                 Sync with HEAD
13176         * configure.ac
13177                 Make default configuration directory 
13178                 be .sylpheed-gtk2
13179
13180 2005-02-08 [colin]      1.0.0cvs29.1
13181
13182         * po/de.po
13183         * po/es.po
13184         * po/fr.po
13185         * po/it.po
13186         * po/sk.po
13187         * po/sr.po
13188                 Sync translations with HEAD
13189
13190 2005-02-06 [colin]      1.0.0cvs28.3
13191
13192         * src/compose.c
13193                 Make compose a bit faster - patch by Alfons.
13194
13195 2005-02-06 [colin]      1.0.0cvs28.2
13196
13197         * src/compose.c
13198                 Make pasting via middle-click more reliable
13199
13200 2005-02-05 [paul]       1.0.0cvs28.1
13201
13202         * ChangeLog
13203         * ChangeLog.claws
13204         * ChangeLog.jp
13205         * configure.ac
13206         * src/compose.c
13207                 sync with HEAD
13208                 (fix bug 682 'redirect is broken'
13209
13210 2005-02-05 [torte]      1.0.0cvs27.1
13211
13212         * ChangeLog.claws
13213         * configure.ac
13214         * src/partial_download.c
13215                 Sync with HEAD (fix buf overflow)
13216
13217 2005-02-03 [colin]      1.0.0cvs26.1
13218
13219         * src/common/plugin.c
13220                 Sync with HEAD (avoid plugin mismatches)
13221
13222 2005-02-03 [paul]       1.0.0cvs25.3
13223
13224         * src/folderview.c
13225         * src/headerview.c
13226         * src/summaryview.c
13227         * src/textview.c
13228         * src/gtk/colorlabel.c
13229                 third and final part of initial sync with main-gtk2
13230
13231 2005-02-03 [paul]       1.0.0cvs25.2
13232
13233         * src/jpilot.c
13234                 fix building with jpilot support
13235
13236 2005-02-02 [colin]      1.0.0cvs25.1
13237
13238         * src/messageview.c
13239                 Sync with HEAD (fix dangerous typo)
13240
13241 2005-02-01 [colin]      1.0.0cvs24.3
13242
13243         * src/common/xml.c
13244                 Write file as advertised (UTF-8)
13245
13246 2005-02-01 [paul]       1.0.0cvs24.2
13247
13248         * src/addrbook.c
13249         * src/addrindex.c
13250         * src/alertpanel.h
13251         * src/codeconv.c
13252         * src/codeconv.h
13253         * src/compose.c
13254         * src/export.c
13255         * src/folder_item_prefs.c
13256         * src/html.c
13257         * src/imap.c
13258         * src/import.c
13259         * src/jpilot.c
13260         * src/mainwindow.c
13261         * src/matcher_parser_lex.l
13262         * src/messageview.c
13263         * src/mh.c
13264         * src/prefs_account.c
13265         * src/prefs_actions.c
13266         * src/prefs_common.c
13267         * src/prefs_gtk.c
13268         * src/prefs_gtk.h
13269         * src/prefs_themes.c
13270         * src/procheader.c
13271         * src/procmime.c
13272         * src/sourcewindow.c
13273         * src/statusbar.c
13274         * src/summaryview.c
13275         * src/textview.c
13276         * src/toolbar.c
13277         * src/unmime.c
13278         * src/common/template.c
13279         * src/common/utils.c
13280         * src/common/xml.c
13281         * src/common/xml.h
13282         * src/gtk/gtkaspell.c
13283         * src/plugins/clamav/clamav_plugin.c
13284         * src/plugins/dillo_viewer/dillo_prefs.c
13285         * src/plugins/image_viewer/viewerprefs.c
13286         * src/plugins/pgpmime/passphrase.c
13287         * src/plugins/pgpmime/prefs_gpg.c
13288         * src/plugins/pgpmime/select-keys.c
13289         * src/plugins/spamassassin/spamassassin.c
13290                 second part of initial sync with main-gtk2
13291                 (more to follow)
13292
13293 2005-01-31 [colin]      1.0.0cvs24.1
13294
13295         * src/compose.c
13296                 Sync with HEAD
13297
13298 2005-01-29 [paul]       1.0.0cvs23.2
13299
13300         * src/account.c
13301         * src/action.c
13302         * src/addressadd.c
13303         * src/addressbook.c
13304         * src/alertpanel.c
13305         * src/compose.c
13306         * src/editaddress.c
13307         * src/editbook.c
13308         * src/editgroup.c
13309         * src/editjpilot.c
13310         * src/editldap.c
13311         * src/editldap_basedn.c
13312         * src/editvcard.c
13313         * src/export.c
13314         * src/foldersel.c
13315         * src/grouplistdialog.c
13316         * src/import.c
13317         * src/importldif.c
13318         * src/inc.c
13319         * src/main.c
13320         * src/mainwindow.c
13321         * src/message_search.c
13322         * src/messageview.c
13323         * src/mimeview.c
13324         * src/prefs_actions.c
13325         * src/prefs_common.c
13326         * src/prefs_common.h
13327         * src/prefs_customheader.c
13328         * src/prefs_display_header.c
13329         * src/prefs_filtering.c
13330         * src/prefs_filtering_action.c
13331         * src/prefs_gtk.c
13332         * src/prefs_matcher.c
13333         * src/prefs_summary_column.c
13334         * src/prefs_template.c
13335         * src/sourcewindow.c
13336         * src/summary_search.c
13337         * src/summaryview.c
13338         * src/textview.c
13339         * src/gtk/about.c
13340         * src/gtk/description_window.c
13341         * src/gtk/gtkshruler.c
13342         * src/gtk/gtkutils.c
13343         * src/gtk/gtkutils.h
13344         * src/gtk/inputdialog.c
13345         * src/gtk/logwindow.c
13346         * src/gtk/prefswindow.c
13347         * src/gtk/progressdialog.c
13348         * src/gtk/progressdialog.h
13349                 first part of initial sync with main-gtk2
13350                 (more to follow)
13351
13352 2005-01-28 [colin]      1.0.0cvs23.1
13353
13354         * src/folderview.c
13355                 Sync with HEAD
13356
13357 2005-01-27 [colin]      1.0.0cvs21.1
13358
13359         * src/folder.c
13360         * src/folderview.c
13361                 Sync with HEAD
13362
13363 2005-01-27 [colin]      1.0.0cvs19.1
13364
13365         * src/procmime.c
13366                 Sync with HEAD
13367
13368 2005-01-27 [colin]      1.0.0cvs18.1
13369
13370         * src/messageview.c
13371         * src/summaryview.c
13372         * src/mainwindow.c
13373         * src/compose.c
13374         * src/compose.h
13375         * src/procmsg.c
13376         * src/procmsg.h
13377         * src/toolbar.c
13378                 Sync with HEAD
13379
13380 2005-01-26 [paul]       1.0.0cvs15.2
13381
13382         * src/compose.c
13383                 compose_entries_set(): convert subject and body to
13384                 utf8 if necessary. patch by Felix Eckhofer
13385
13386 2005-01-26 [paul]       1.0.0cvs15.1
13387
13388         * configure.ac
13389         * src/common/template.c
13390                 sync with HEAD (fix memory leak)
13391
13392 2005-01-25 [paul]       1.0.0cvs14.1
13393
13394         * configure.ac
13395         * src/compose.c
13396                 sync with HEAD
13397
13398 2005-01-24 [colin]      1.0.0cvs13.1
13399
13400         * src/summaryview.c
13401                 Sync with HEAD
13402
13403 2005-01-24 [paul]       1.0.0cvs12.1
13404
13405         * configure.ac
13406         * src/messageview.c
13407         * src/mh.c
13408         * src/common/utils.c
13409                 sync with HEAD
13410
13411 2005-01-24 [colin]      1.0.0cvs11.1
13412
13413         * src/procheader.c
13414                 Sync with HEAD
13415
13416 2005-01-24 [colin]      1.0.0cvs10.1
13417
13418         * src/folderview.c
13419                 Sync with HEAD
13420
13421 2005-01-23 [colin]      1.0.0cvs9.1
13422
13423         * src/crash.c
13424                 Sync with HEAD
13425
13426 2005-01-22 [colin]      1.0.0cvs8.1
13427
13428         * src/summaryview.c
13429         * src/gtk/quicksearch.c
13430                 Sync with HEAD
13431
13432 2005-01-21 [colin]      1.0.0cvs7.1
13433
13434         * src/summaryview.c
13435                 Sync with HEAD
13436
13437 2005-01-21 [colin]      1.0.0cvs6.1
13438
13439         * src/summaryview.c
13440                 Sync with HEAD
13441
13442 2005-01-21 [colin]      1.0.0cvs5.1
13443
13444         * src/gtk/quicksearch.c
13445         * src/prefs_common.c
13446         * src/prefs_common.h
13447                 Sync with HEAD (recurse option)
13448
13449 2005-01-21 [colin]      1.0.0cvs4.1
13450
13451         * src/folder.h
13452         * src/folderview.c
13453         * src/folderview.h
13454         * src/summaryview.c
13455         * src/gtk/quicksearch.c
13456         * src/gtk/quicksearch.h
13457                 Sync with HEAD (recursive quicksearch)
13458
13459 2005-01-20 [colin]      1.0.0cvs3.4
13460
13461         * src/ssl_manager.c
13462                 Remove useless code
13463
13464 2005-01-20 [colin]      1.0.0cvs3.3
13465
13466         * src/ssl_manager.c
13467                 Fix leak, thanks to Alfons.
13468
13469 2005-01-20 [colin]      1.0.0cvs3.2
13470
13471         * src/ssl_manager.c
13472                 Port SSL certificate window to GTK2.
13473
13474 2005-01-20 [paul]       1.0.0cvs3.1
13475
13476         * ChangeLog.claws
13477         * configure.ac
13478         * src/addrindex.c
13479         * src/addrindex.h
13480                 sync with HEAD
13481
13482 2005-01-19 [colin]      1.0.0cvs2.2
13483
13484         * src/plugins/trayicon/trayicon.c
13485                 Fix freeze with gtk-2.6, the easy way
13486                 (signal blocking helpless there...)
13487                 Closes bug #668.
13488
13489 2005-01-19 [colin]      1.0.0cvs2.1
13490
13491         * src/mbox.c
13492         * src/mbox.h
13493         * src/mainwindow.c
13494         * src/summaryview.c
13495         * src/summaryview.h
13496                 Sync with HEAD
13497
13498 2005-01-19 [paul]       1.0.0cvs1.1
13499
13500         * configure.ac
13501         * po/de.po
13502         * po/es.po
13503         * po/fr.po
13504         * po/hr.po
13505         * po/it.po
13506         * po/ja.po
13507         * po/ko.po
13508         * po/pt_BR.po
13509         * po/ru.po
13510         * po/sk.po
13511         * po/sr.po
13512                 sync with HEAD (update translations)
13513
13514 2005-01-18 [colin]      1.0.0cvs0.1
13515
13516         * src/foldersel.c
13517                 Specify search column - patch by Alfons
13518
13519 2005-01-18 [colin]      0.9.13cvs36.3
13520
13521         * src/prefs_toolbar.c
13522                 Change Delete to Remove
13523         * src/prefs_fonts.c
13524                 GTK2 version and leak fixes
13525         * src/prefs_actions.c
13526                 Add stock buttons.
13527                 All patches by Alfons
13528
13529 2005-01-17 [colin]      0.9.13cvs36.2
13530
13531         * src/compose.c
13532                 Fix DnD inserting twice. While at it,
13533                 add DnD support for text/plain in the
13534                 body, and add support in the headers.
13535
13536 2005-01-16 [colin]      0.9.13cvs36.1
13537
13538         * ChangeLog
13539         * ChangeLog.jp
13540         * ChangeLog.claws
13541                 Sync with HEAD (nothing applicable)
13542
13543 2005-01-16 [colin]      0.9.13cvs33.2
13544
13545         * src/prefs_toolbar.c
13546                 GTK2ize prefs_toolbar, by Alfons.
13547
13548 2005-01-14 [colin]      0.9.13cvs33.1
13549
13550         * src/html.c
13551         * src/msgcache.c
13552                 Sync with HEAD
13553
13554 2005-01-14 [colin]      0.9.13cvs32.1
13555
13556         * src/html.c
13557         * src/html.h
13558         * src/msgcache.c
13559         * AUTHORS
13560         * tools/calypso_convert.pl
13561                 Sync with HEAD
13562
13563 2005-01-08 [colin]      0.9.13cvs29.2
13564
13565         * src/prefs_filtering_action.c
13566         * src/prefs_filtering.c
13567                 2 more gtk2 patches by Alfons
13568
13569 2005-01-07 [paul]       0.9.13cvs29.1
13570
13571         * ChangeLog
13572         * ChangeLog.claws
13573         * ChangeLog.jp
13574         * configure.ac
13575         * src/pop.c
13576         * src/pop.h
13577                 sync with HEAD
13578
13579 2005-01-07 [colin]      0.9.13cvs28.3
13580
13581         * src/gtk/progressdialog.c
13582         * src/gtk/progressdialog.h
13583         * src/inc.c
13584         * src/send_message.c
13585                 GTK2 for the incorporation dialog. The CList isn't dead
13586                 yet, for a more smooth migration. Patch by Alfons.
13587
13588 2005-01-06 [colin]      0.9.13cvs28.2
13589
13590         * src/prefs_display_header.c
13591                 GTK2 conversion by Alfons
13592         * src/prefs_actions.c
13593         * src/prefs_matcher.c
13594                 Fix 2 leaks - patch by Alfons
13595
13596 2005-01-06 [colin]      0.9.13cvs28.1
13597
13598         * src/prefs_matcher.c
13599                 Sync with HEAD
13600
13601 2005-01-06 [colin]      0.9.13cvs27.4
13602
13603         * src/prefs_matcher.c
13604                 Fix double-free. Patch by Alfons
13605
13606 2005-01-06 [colin]      0.9.13cvs27.3
13607
13608         * src/prefs_matcher.c
13609                 GTK2 widgets + memleak
13610                 Patch by Alfons
13611
13612 2005-01-05 [colin]      0.9.13cvs27.2
13613
13614         * src/account.c
13615         * src/addr_compl.c
13616         * src/foldersel.c
13617         * src/stock_pixmap.c
13618         * src/stock_pixmap.h
13619                 3 more GTK2 patches by Alfons.
13620
13621 2005-01-04 [colin]      0.9.13cvs27.1
13622
13623         * src/folderview.c
13624         * src/imap_gtk.c
13625         * src/news_gtk.c
13626                 Sync with HEAD
13627
13628 2005-01-04 [colin]      0.9.13cvs25.9
13629
13630         * src/compose.c
13631                 Fix Show Ruler menuitem
13632         * src/prefs_template.c
13633                 Convert to GTK2
13634         * src/common/utils.c
13635                 Make auto pointer stuff handles NULLs
13636                 Patches by Alfons.
13637
13638 2005-01-04 [colin]      0.9.13cvs25.8
13639
13640         * src/compose.c
13641                 Move the attachment list to gtk2
13642                 Patch by Alfons.
13643
13644 2005-01-04 [colin]      0.9.13cvs25.7
13645
13646         * src/textview.c
13647                 Make some keys work again
13648                 Patch by SungHyun Nam <namsh@kldp.org>
13649
13650 2005-01-04 [colin]      0.9.13cvs25.6
13651
13652         * src/gtk/gtkshruler.c
13653                 Move the ruler to GTK2
13654                 Patch by Alfons
13655
13656 2005-01-03 [colin]      0.9.13cvs25.5
13657
13658         * src/compose.c
13659                 Fix my broken patch apply 
13660
13661 2005-01-03 [colin]      0.9.13cvs25.4
13662
13663         * src/common/utils.c
13664         * src/common/utils.h
13665         * src/gtk/prefswindow.c
13666                 Move auto pointer stuff to utils.c
13667                 Patch by Alfons again :)
13668
13669 2005-01-03 [colin]      0.9.13cvs25.3
13670
13671         * src/compose.c
13672         * src/prefs_gtk.c
13673         * src/prefs_template.c
13674         * src/textview.c
13675                 Empty text widgets with empty strings, not NULL char
13676                 Patch by SungHyun Nam <namsh@kldp_org>
13677
13678 2005-01-03 [colin]      0.9.13cvs25.2
13679
13680         * src/main.c
13681         * AUTHORS
13682                 Sync with HEAD
13683
13684 2005-01-03 [colin]      0.9.13cvs25.1
13685
13686         * src/pop.c
13687         * src/pop.h
13688                 Sync with HEAD
13689
13690 2005-01-03 [colin]      0.9.13cvs24.3
13691
13692         * src/account.c
13693                 Two patches from Alfons and Alex S Moore:
13694                 fix images, fix return value.
13695
13696 2005-01-01 [colin]      0.9.13cvs24.2
13697
13698         * src/prefs_actions.c
13699                 Fix over-zealous assertion. Patch by Alfons
13700
13701 2005-01-01 [colin]      0.9.13cvs24.1
13702
13703         * src/procmime.c
13704                 Sync with HEAD (leak fix)
13705
13706 2004-12-31 [colin]      0.9.13cvs23.2
13707
13708         * src/prefs_common.c
13709                 GTK2 widgets + stock buttons - patch by Alfons
13710
13711 2004-12-31 [paul]       0.9.13cvs23.1
13712
13713         * configure.ac
13714                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13715         * src/gtk/pluginwindow.c
13716                 use GTK2 widgets and plug memory leaks,
13717                 patches by Alfons
13718
13719 2004-12-30 [colin]      0.9.13cvs22.4
13720
13721         * src/account.c
13722         * src/action.c
13723         * src/export.c
13724         * src/foldersel.c
13725         * src/import.c
13726         * src/message_search.c
13727         * src/prefs_actions.c
13728         * src/prefs_common.c
13729         * src/prefs_customheader.c
13730         * src/prefs_filtering.c
13731         * src/prefs_summary_column.c
13732         * src/summary_search.c
13733         * src/gtk/about.c
13734         * src/gtk/description_window.c
13735         * src/gtk/gtkutils.c
13736         * src/gtk/gtkutils.h
13737         * src/gtk/inputdialog.c
13738         * src/gtk/prefswindow.c
13739                 Use GTK2 stock buttons. Patches by Alfons.
13740
13741 2004-12-30 [colin]      0.9.13cvs22.3
13742
13743         * src/account.c
13744                 Sync with HEAD
13745         * src/prefs_actions.c
13746         * src/prefs_customheader.c
13747         * src/prefs_filtering.c
13748         * src/prefs_msg_colors.c
13749         * src/prefs_summary_column.c
13750         * src/gtk/prefswindow.c
13751                 Use GtkTreeView instead of deprecated 
13752                 widgets. Patches by Alfons.
13753
13754 2004-12-30 [paul]       0.9.13cvs22.2
13755
13756         * src/foldersel.c
13757                 use GTK 2 Tree View
13758                 patch by Alfons, with root folder sorting fix
13759                 by Stephan Sachse
13760
13761 2004-12-30 [paul]       0.9.13cvs22.1
13762
13763         * ChangeLog
13764         * ChangeLog.claws
13765         * ChangeLog.jp
13766         * NEWS
13767         * configure.ac
13768         * src/account.c
13769                 sync with HEAD
13770
13771 2004-12-22 [martin]     0.9.13cvs21.2
13772
13773         * src/action.c
13774                 free the command line after its use
13775
13776 2004-12-18 [paul]       0.9.13cvs21.1
13777
13778         * AUTHORS
13779         * ChangeLog
13780         * ChangeLog.claws
13781         * ChangeLog.jp
13782         * NEWS
13783         * configure.ac
13784         * src/action.c
13785         * src/compose.c
13786         * src/syldap.c
13787                 sync with HEAD
13788
13789 2004-12-17 [martin]     0.9.13cvs17.2
13790
13791         * src/action.c
13792                 convert actions input to locale
13793         * src/inc.c
13794                 convert notification command to locale
13795         * src/plugins/pgpmime/select-keys.c
13796                 convert attributes to utf8
13797
13798 2004-12-14 [colin]      0.9.13cvs17.1
13799
13800         * ChangeLog
13801         * ChangeLog.jp
13802         * ChangeLog.claws
13803         * src/action.c
13804         * src/common/utils.c
13805         * src/gtk/prefswindow.c
13806         * src/gtk/gtkutils.c
13807         * src/gtk/gtkutils.h
13808         * src/plugins/spamassassin/libspamc.c
13809                 Sync with HEAD
13810
13811 2004-12-13 [colin]      0.9.13cvs14.1
13812
13813         * src/quote_fmt_parse.y
13814                 Sync with HEAD
13815
13816 2004-12-10 [colin]      0.9.13cvs12.1
13817
13818         * src/prefs_themes.c
13819         * src/mainwindow.c
13820         * src/messageview.c
13821                 Sync with HEAD
13822
13823 2004-12-09 [colin]      0.9.13cvs10.1
13824
13825         * src/procmime.c
13826                 Sync with HEAD (fix B64 encoding from memory)
13827
13828 2004-12-08 [colin]      0.9.13cvs9.1
13829
13830         * src/gtk/colorlabel.c
13831                 Sync with HEAD
13832
13833 2004-12-08 [paul]       0.9.13cvs8.2
13834
13835         * src/gtk/pluginwindow.c
13836                 fix window resizing oddities
13837
13838 2004-12-08 [colin]      0.9.13cvs8.1
13839
13840         * src/quote_fmt_parse.y
13841                 Sync with HEAD
13842
13843 2004-12-08 [colin]      0.9.13cvs7.1
13844
13845         * src/matcher_parser_parse.y
13846         * src/msgcache.c
13847         * src/prefs_matcher.c
13848         * src/procheader.c
13849         * src/matcher.c
13850         * src/common/defs.h
13851         * po/sr.po
13852                 Sync with HEAD
13853
13854 2004-12-08 [colin]      0.9.13cvs6.1
13855
13856         * src/quote_fmt_parse.y
13857         * src/textview.c
13858                 Sync with HEAD
13859         * src/gtk/prefswindow.c
13860         * src/gtk/pluginwindow.c
13861                 Fix G_CALLBACKS protos (thanks to Alfons)
13862
13863 2004-12-07 [torte]      0.9.13cvs2.2
13864
13865         * src/procmime.c
13866                 [Bug 650] reply button causes crash
13867                 Thanks to David Relson and Christoph
13868
13869 2004-12-07 [colin]      0.9.13cvs2.1
13870
13871         * ChangeLog.claws
13872         * AUTHORS
13873         * po/sk.po
13874         * src/procmime.c
13875         * src/prefs_account.c
13876         * src/common/smtp.c
13877         * src/common/smtp.h
13878                 Sync with HEAD
13879
13880 2004-12-06 [colin]      0.9.12cvs187.1
13881
13882         * ChangeLog.claws
13883         * INSTALL
13884         * Makefile.am
13885         * README.claws
13886         * TODO.claws
13887         * configure.ac
13888         * po/bg.po
13889         * po/cs.po
13890         * po/el.po
13891         * po/en_GB.po
13892         * po/es.po
13893         * po/fr.po
13894         * po/hr.po
13895         * po/hu.po
13896         * po/it.po
13897         * po/ja.po
13898         * po/ko.po
13899         * po/nl.po
13900         * po/pl.po
13901         * po/pt_BR.po
13902         * po/ru.po
13903         * po/sk.po
13904         * po/sr.po
13905         * po/sv.po
13906         * po/zh_CN.po
13907         * po/zh_TW.Big5.po
13908         * src/compose.c
13909         * tools/Makefile.am
13910         * tools/README
13911         * tools/filter_conv.pl
13912         * tools/kdeservicemenu/README
13913         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13914         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13915                 Sync with HEAD
13916
13917 2004-12-04 [colin]      0.9.12cvs183.1
13918
13919         * src/compose.c
13920                 Sync with HEAD (compose window position saving)
13921
13922 2004-12-04 [paul]       0.9.12cvs182.3
13923
13924         * src/messageview.c
13925         * src/mimeview.c
13926         * src/prefs_customheader.c
13927         * src/gtk/quicksearch.c
13928                 replace some forgotten GTK_SIGNAL_FUNCs
13929
13930 2004-12-04 [paul]       0.9.12cvs182.2
13931
13932         * src/Makefile.am
13933                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13934                 committed in error      
13935
13936 2004-12-04 [paul]       0.9.12cvs182.1
13937
13938         * ChangeLog
13939         * ChangeLog.claws
13940         * ChangeLog.jp
13941         * INSTALL
13942         * NEWS
13943         * README
13944         * README.jp
13945         * configure.ac
13946         * doc/manual/ja/Makefile.am
13947         * doc/manual/ja/sylpheed-1.html
13948         * doc/manual/ja/sylpheed-10.html
13949         * doc/manual/ja/sylpheed-11.html
13950         * doc/manual/ja/sylpheed-12.html
13951         * doc/manual/ja/sylpheed-13.html
13952         * doc/manual/ja/sylpheed-14.html
13953         * doc/manual/ja/sylpheed-15.html
13954         * doc/manual/ja/sylpheed-16.html
13955         * doc/manual/ja/sylpheed-17.html
13956         * doc/manual/ja/sylpheed-18.html
13957         * doc/manual/ja/sylpheed-19.html
13958         * doc/manual/ja/sylpheed-2.html
13959         * doc/manual/ja/sylpheed-20.html
13960         * doc/manual/ja/sylpheed-3.html
13961         * doc/manual/ja/sylpheed-4.html
13962         * doc/manual/ja/sylpheed-5.html
13963         * doc/manual/ja/sylpheed-6.html
13964         * doc/manual/ja/sylpheed-7.html
13965         * doc/manual/ja/sylpheed-8.html
13966         * doc/manual/ja/sylpheed-9.html
13967         * doc/manual/ja/sylpheed.html
13968         * doc/manual/ja/sylpheed.sgml
13969         * po/de.po
13970         * src/Makefile.am
13971         * src/compose.c
13972         * src/procmime.c
13973         * src/pixmaps/regular.xpm **REMOVED**
13974         * src/plugins/pgpmime/pgpmime.c
13975         * src/plugins/pgpmime/plugin.c
13976         * src/plugins/pgpmime/prefs_gpg.c
13977                 sync with HEAD
13978
13979 2004-12-03 [paul]       0.9.12cvs180.1
13980
13981         * ChangeLog
13982         * ChangeLog.claws
13983         * ChangeLog.jp
13984         * configure.ac
13985         * src/Makefile.am
13986         * src/pop.c
13987         * src/common/utils.c
13988         * src/common/utils.h
13989         * src/pixmaps/continue.xpm
13990         * src/pixmaps/dir_close.xpm
13991         * src/pixmaps/dir_open.xpm
13992         * src/pixmaps/drafts_close.xpm
13993         * src/pixmaps/drafts_open.xpm
13994         * src/pixmaps/folder.xpm **REMOVED**
13995         * src/pixmaps/group.xpm
13996         * src/pixmaps/unread.xpm
13997                 sync with HEAD
13998
13999 2004-12-02 [colin]      0.9.12cvs179.1
14000
14001         * src/compose.c
14002                 Sync with HEAD (non-duplicated reedition)
14003
14004 2004-12-02 [colin]      0.9.12cvs178.1
14005
14006         * src/compose.c
14007                 Sync with HEAD (linewrap_quote fix)
14008
14009 2004-12-01 [colin]      0.9.12cvs177.3
14010
14011         * src/addrharvest.c
14012                 Replace sizeof with strlen
14013
14014 2004-12-01 [paul]       0.9.12cvs177.2
14015
14016         * src/addrharvest.c
14017                 fix 'harvest addresses'
14018
14019 2004-11-30 [colin]      0.9.12cvs177.1
14020
14021         * src/gtk/prefswindow.c
14022         * src/gtk/pluginwindow.c
14023                 Sync with HEAD
14024
14025 2004-11-29 [colin]      0.9.12cvs176.1
14026
14027         * src/folderview.c
14028                 sync with HEAD (Fix disappearing separators in folderview's popup)
14029
14030 2004-11-29 [colin]      0.9.12cvs175.1
14031
14032         * src/procmime.c
14033                 Sync with head (another format fix)
14034
14035 2004-11-29 [colin]      0.9.12cvs174.1
14036
14037         * src/pop.c
14038                 Sync with HEAD (format string fix)
14039
14040 2004-11-26 [colin]      0.9.12cvs173.1
14041
14042         * src/common/smtp.c
14043         * src/common/smtp.h
14044                 Sync with HEAD
14045
14046 2004-11-24 [colin]      0.9.12cvs172.1
14047
14048         * src/plugins/pgpmime/pgpmime.c
14049                 Sync with HEAD
14050
14051 2004-11-24 [colin]      0.9.12cvs171.1
14052
14053         * src/plugins/pgpmime/pgpmime.c
14054                 Sync with head (gpgmectx leaks)
14055
14056 2004-11-24 [colin]      0.9.12cvs169.1
14057
14058         * src/plugins/pgpmime/plugin.c
14059         * src/plugins/trayicon/Makefile.am
14060         * src/plugins/trayicon/newmarkedmail.xpm
14061         * src/plugins/trayicon/trayicon.c
14062         * src/plugins/trayicon/unreadmarkedmail.xpm
14063                 Sync with HEAD
14064
14065 2004-11-23 [colin]      0.9.12cvs168.1
14066
14067         * src/partial_download.c
14068         * src/partial_download.h
14069         * src/plugins/pgpmime/plugin.c
14070                 Sync with HEAD
14071
14072 2004-11-23 [colin]      0.9.12cvs166.1
14073
14074         * src/Makefile.am
14075         * src/codeconv.c
14076         * src/compose.c
14077         * src/folderview.c
14078         * src/main.c
14079         * src/partial_download.c
14080         * src/partial_download.h
14081         * src/prefs_account.c
14082         * src/prefs_account.h
14083         * src/privacy.c
14084         * src/privacy.h
14085         * src/procmime.c
14086         * src/common/Makefile.am
14087         * src/common/base64.h
14088         * src/common/partial_download.c
14089         * src/common/partial_download.h
14090         * src/gtk/prefswindow.c
14091         * src/gtk/prefswindow.h
14092         * src/plugins/pgpmime/pgpmime.c
14093         * src/plugins/pgpmime/prefs_gpg.c
14094         * src/plugins/pgpmime/prefs_gpg.h
14095         * src/plugins/pgpmime/sgpgme.c
14096         * src/plugins/pgpmime/sgpgme.h
14097                 Sync with HEAD
14098
14099 2004-11-23 [colin]      0.9.12cvs163.1
14100
14101         * src/main.c
14102                 Sync with HEAD (cursor optimization)
14103
14104 2004-11-23 [colin]      0.9.12cvs162.1
14105
14106         * src/prefs_common.c
14107         * src/prefs_themes.c
14108         * src/procmsg.c
14109                 Sync with HEAD
14110
14111 2004-11-23 [colin]      0.9.12cvs158.9
14112
14113         * src/compose.c
14114                 Fix double-free when forwarding
14115         * src/msgcache.c
14116                 Fix leak on error path
14117                 
14118
14119 2004-11-23 [colin]      0.9.12cvs158.8
14120
14121         * src/compose.c
14122                 Fix possible double-free
14123                 Spotted by Alfons
14124
14125 2004-11-23 [colin]      0.9.12cvs158.7
14126
14127         * src/compose.c
14128                 Fix some signal handlers' prototypes
14129                 Spotted by Alfons
14130
14131 2004-11-22 [colin]      0.9.12cvs158.6
14132
14133         * src/compose.c
14134                 Remove unneeded code and duplicated
14135                 wrapping - patch by Alfons
14136
14137 2004-11-22 [colin]      0.9.12cvs158.5
14138
14139         * src/prefs_themes.c
14140                 Fix oversized selector
14141
14142 2004-11-22 [colin]      0.9.12cvs158.4
14143
14144         * src/compose.c
14145                 fix dump_text()
14146                 patch by Alfons
14147
14148 2004-11-19 [colin]      0.9.12cvs158.3
14149
14150         * src/textview.c
14151                 Add a context menu on links (open, copy)
14152
14153 2004-11-18 [paul]       0.9.12cvs158.2
14154
14155         * src/addrgather.c
14156         * src/exphtmldlg.c
14157         * src/expldifdlg.c
14158         * src/mimeview.c
14159         * src/prefs_common.c
14160         * src/plugins/image_viewer/viewer.c
14161         * src/plugins/spamassassin/spamassassin_gtk.c
14162                 replace deprecated gtk_notebook_set_page
14163                 and gtk_notebook_current_page
14164
14165 2004-11-18 [paul]       0.9.12cvs158.1
14166
14167         * configure.ac
14168         * src/compose.c
14169         * src/mainwindow.c
14170         * src/messageview.c
14171         * src/prefs_common.c
14172         * src/common/utils.c
14173         * src/common/utils.h
14174                 sync with HEAD
14175
14176 2004-11-17 [colin]      0.9.12cvs156.1
14177
14178         * src/prefs_account.c
14179         * src/prefs_account.h
14180         * src/procmsg.c
14181                 Sync with HEAD (add pref to store encrypted mails encrypted)
14182
14183 2004-11-17 [paul]       0.9.12cvs155.1
14184
14185         * ChangeLog
14186         * ChangeLog.claws
14187         * ChangeLog.jp
14188         * NEWS
14189         * configure.ac
14190         * src/compose.c
14191         * src/jpilot.c
14192         * src/privacy.c
14193         * src/procmime.c
14194         * src/procmime.h
14195         * src/procmsg.c
14196         * src/toolbar.c
14197         * src/pixmaps/error.xpm
14198                 sync with HEAD
14199
14200 2004-11-17 [colin]      0.9.12cvs151.1
14201
14202         * src/plugins/pgpmime/pgpmime.c
14203                 Sync with HEAD (remove debug printf)
14204
14205 2004-11-17 [colin]      0.9.12cvs150.1
14206
14207         * src/plugins/pgpmime/pgpmime.c
14208                 Sync with HEAD (off-by-one fix)
14209
14210 2004-11-17 [colin]      0.9.12cvs149.1
14211
14212         * src/procmsg.c
14213                 Sync with HEAD (coding style fixes)
14214
14215 2004-11-16 [colin]      0.9.12cvs148.1
14216
14217         * src/procmsg.c
14218                 Sync with head (Fix the fix)
14219
14220 2004-11-16 [colin]      0.9.12cvs147.1
14221
14222         * src/procmsg.c
14223                 Sync with Main (leak fix)
14224
14225 2004-11-16 [colin]      0.9.12cvs146.14
14226
14227         * src/compose.c
14228                 Remove useless chunk of code
14229                 Patch by Alfons
14230
14231 2004-11-15 [colin]      0.9.12cvs146.13
14232
14233         * src/compose.c
14234                 Fix drafting after insertion
14235                 Patch by Alfons
14236
14237 2004-11-15 [colin]      0.9.12cvs146.12
14238
14239         * src/compose.c
14240         * src/prefs_filtering.c
14241         * src/prefs_filtering_action.c
14242         * src/prefs_toolbar.c
14243                 Fix some const-correctness
14244
14245 2004-11-15 [colin]      0.9.12cvs146.11
14246
14247         * src/summaryview.c
14248         * src/prefs_themes.c
14249         * src/messageview.c
14250                 Fix some leaks
14251
14252 2004-11-15 [colin]      0.9.12cvs146.10
14253
14254         * src/codeconv.c
14255                 More unreadable locale fixes
14256
14257 2004-11-14 [colin]      0.9.12cvs146.9
14258
14259         * src/textview.c
14260                 Fix uri_security_check
14261                 Patch by Alfons
14262
14263 2004-11-13 [paul]       0.9.12cvs146.8
14264
14265         * src/folder.c
14266         * src/procmime.c
14267                 fix 2 bugs introduced in last commit
14268
14269 2004-11-13 [paul]       0.9.12cvs146.7
14270
14271         * src/compose.c
14272         * src/exporthtml.c
14273         * src/exportldif.c
14274         * src/folder.c
14275         * src/imap.c
14276         * src/imap_gtk.c
14277         * src/main.c
14278         * src/mainwindow.c
14279         * src/messageview.c
14280         * src/mh_gtk.c
14281         * src/prefs_themes.c
14282         * src/procmime.c
14283         * src/setup.c
14284         * src/summaryview.c
14285                 replace deprecated g_basename
14286
14287 2004-11-13 [paul]       0.9.12cvs146.6
14288
14289         * src/compose.c
14290         * src/imap.c
14291         * src/matcher_parser.h
14292         * src/matcher_parser_parse.y
14293         * src/prefs_filtering.c
14294         * src/prefs_filtering_action.c
14295         * src/prefs_themes.c
14296         * src/prefs_toolbar.c
14297         * src/common/utils.c
14298                 various small fixes/cleanups
14299
14300 2004-11-12 [colin]      0.9.12cvs146.5
14301
14302         * src/textview.c
14303                 Validate event's origin on visibility notify
14304                 Patch by Alfons.
14305
14306 2004-11-12 [paul]       0.9.12cvs146.4
14307
14308         * src/exporthtml.c
14309         * src/exportldif.c
14310         * src/imap.c
14311         * src/mh.c
14312         * src/mimeview.c
14313         * src/prefs_spelling.c
14314         * src/prefs_themes.c
14315                 replace deprecated g_dirname    
14316
14317 2004-11-12 [colin]      0.9.12cvs146.3
14318
14319         * src/textview.c
14320                 Some coding style fixes
14321
14322 2004-11-12 [colin]      0.9.12cvs146.2
14323
14324         * src/codeconv.c
14325                 We want to replace _all_ extended chars in
14326                 conv_unreadable_*, because any string containing
14327                 extended chars not parsing as UTF8 is 
14328                 undisplayed on gtk2.
14329
14330 2004-11-12 [paul]       0.9.12cvs146.1
14331
14332         * ChangeLog
14333         * ChangeLog.claws
14334         * ChangeLog.jp
14335         * NEWS
14336         * configure.ac
14337         * src/account.c
14338         * src/folderview.c
14339         * src/folderview.h
14340         * src/imap.c
14341         * src/imap_gtk.c
14342         * src/inc.c
14343         * src/mainwindow.c
14344         * src/mh_gtk.c
14345         * src/news_gtk.c
14346         * src/pop.c
14347         * src/prefs_account.c
14348         * src/prefs_account.h
14349         * src/prefs_ext_prog.c
14350         * src/procmime.c
14351         * src/procmime.h
14352         * src/procmsg.c
14353         * src/procmsg.h
14354         * src/summary_search.c
14355         * src/summaryview.c
14356         * src/textview.c
14357         * src/common/defs.h
14358         * src/common/utils.c
14359         * src/common/utils.h
14360         * src/gtk/menu.c
14361         * src/gtk/menu.h
14362                 sync with HEAD
14363
14364 2004-11-11 [colin]      0.9.12cvs144.2
14365
14366         * src/textview.c
14367                 Fix URI range selection (patch by Alfons)
14368
14369 2004-11-09 [colin]      0.9.12cvs144.1
14370
14371         * ChangeLog.claws
14372         * src/compose.c
14373         * src/folder.c
14374         * src/folder_item_prefs.c
14375         * src/prefs_account.c
14376         * src/prefs_account.h
14377         * src/plugins/pgpmime/pgpmime.c
14378                 Sync with HEAD
14379
14380 2004-11-08 [colin]      0.9.12cvs143.1
14381
14382         * src/summaryview.c
14383                 Sync with HEAD (optimize quicksearch)
14384
14385 2004-11-08 [colin]      0.9.12cvs142.2
14386
14387         * src/compose.c
14388                 Don't wrap when Edit/Auto wrapping is disabled
14389
14390 2004-11-08 [colin]      0.9.12cvs142.1
14391
14392         * src/textview.c
14393                 Sync with HEAD
14394
14395 2004-11-08 [colin]      0.9.12cvs141.1
14396
14397         * src/textview.c
14398                 Sync with HEAD (fix some mail URIs)
14399
14400 2004-11-08 [colin]      0.9.12cvs140.3
14401
14402         * src/textview.c
14403                 o Use text cursor instead of arrow when
14404                   not on a link
14405                 o Fix handling of contiguous links (as in
14406                   "colin@colino.net" <colin@colino.net>)
14407                   This one unveils a bug in get_email_part()
14408
14409 2004-11-07 [colin]      0.9.12cvs140.2
14410
14411         * src/textview.c
14412                 Fix memleak. Patch by Alfons.
14413
14414 2004-11-06 [colin]      0.9.12cvs140.1
14415
14416         * src/compose.c
14417                 Sync with HEAD (don't ask passphrase
14418                 when drafting)
14419
14420 2004-11-06 [paul]       0.9.12cvs139.2
14421
14422         * AUTHORS
14423         * src/textview.c
14424         * src/textview.h
14425                 textview URI handling. hovering over a 
14426                 link displays it in the status bar,
14427                 and changes the mouse pointer to a hand 
14428                 cursor. a link is activated with a single 
14429                 click. (Modified from the) patch by Jean-Yves 
14430                 Lefort <jylefort@users.sourceforge.net>
14431                 
14432
14433 2004-11-05 [colin]      0.9.12cvs139.1
14434
14435         * src/compose.c
14436         * src/procmime.c
14437                 Sync with HEAD again ^^
14438
14439 2004-11-05 [colin]      0.9.12cvs139.1
14440
14441         * src/compose.c
14442         * src/procmime.c
14443                 Sync with HEAD
14444
14445 2004-11-03 [paul]       0.9.12cvs138.1
14446
14447         * ChangeLog.claws
14448         * configure.ac
14449         * po/POTFILES.in
14450         * src/prefs_ext_prog.c
14451         * src/procmime.c
14452         * tools/kdeservicemenu/README
14453         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14454         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14455                 sync with HEAD
14456
14457 2004-11-01 [christoph]  0.9.12cvs136.2
14458
14459         * src/procmime.c
14460                 convert MIME parameters to UTF-8
14461
14462 2004-10-29 [colin]      0.9.12cvs136.1
14463
14464         * src/common/utils.c
14465                 Sync with HEAD (don't use '=' in mime boundary)
14466
14467 2004-10-29 [paul]       0.9.12cvs135.1
14468
14469         * configure.ac
14470         * doc/src/rfc2231.txt
14471         * src/procmime.c
14472         * src/common/quoted-printable.c
14473         * src/common/utils.c
14474         * src/common/utils.h
14475                 sync with HEAD
14476
14477 2004-10-27 [paul]       0.9.12cvs134.1
14478
14479         * configure.ac
14480         * src/main.c
14481         * src/procmime.c
14482         * src/plugins/pgpmime/pgpmime.c
14483                 sync with HEAD
14484
14485 2004-10-26 [paul]       0.9.12cvs132.3
14486
14487         * src/account.c
14488         * src/addressbook.c
14489         * src/addrgather.c
14490         * src/addrharvest.c
14491         * src/codeconv.c
14492         * src/compose.c
14493         * src/customheader.c
14494         * src/editaddress.c
14495         * src/editgroup.c
14496         * src/enriched.c
14497         * src/expldifdlg.c
14498         * src/exporthtml.c
14499         * src/exportldif.c
14500         * src/folder.c
14501         * src/foldersel.c
14502         * src/folderview.c
14503         * src/grouplistdialog.c
14504         * src/html.c
14505         * src/imap.c
14506         * src/jpilot.c
14507         * src/ldapserver.c
14508         * src/ldif.c
14509         * src/mimeview.c
14510         * src/news.c
14511         * src/news_gtk.c
14512         * src/pop.c
14513         * src/prefs_display_header.c
14514         * src/prefs_gtk.c
14515         * src/prefs_msg_colors.c
14516         * src/prefs_toolbar.c
14517         * src/procheader.c
14518         * src/procmime.c
14519         * src/summaryview.c
14520         * src/textview.c
14521         * src/toolbar.c
14522         * src/vcard.c
14523         * src/common/mgutils.c
14524         * src/common/nntp.c
14525         * src/common/smtp.c
14526         * src/common/template.c
14527         * src/common/utils.c
14528         * src/common/xmlprops.c
14529         * src/plugins/pgpmime/pgpmime.c
14530         * src/plugins/pgpmime/select-keys.c
14531         * src/plugins/pgpmime/sgpgme.c
14532                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14533                 g_string_sprintfa(), gtk_notebook_current_page()
14534
14535 2004-10-26 [colin]      0.9.12cvs132.2
14536
14537         * src/prefs_folder_item.c
14538                 Fix default-account selection
14539
14540 2004-10-21 [colin]      0.9.12cvs133
14541
14542         * src/compose.c
14543                 Sync with HEAD (Remove extra separator in compose's Options)
14544         * src/textview.c
14545                 Set wrapping to char
14546
14547 2004-10-21 [paul]       0.9.12cvs131.2
14548
14549         * src/compose.c
14550         * src/sourcewindow.c
14551                 fix wrapping
14552                 fix window shrinking 
14553
14554 2004-10-21 [colin]      0.9.12cvs131.1
14555
14556         * ChangeLog.claws
14557         * src/compose.c
14558                 Sync with HEAD
14559
14560 2004-10-21 [paul]       0.9.12cvs130.2
14561
14562         * src/prefs_folder_item.c
14563                 sync with HEAD (Apply to subfolders)
14564
14565 2004-10-19 [colin]      0.9.12cvs130.1
14566
14567         * ChangeLog.claws
14568         * src/compose.c
14569         * src/common/utils.c
14570         * src/gtk/menu.c
14571                 Sync with HEAD
14572
14573 2004-10-19 [colin]      0.9.12cvs128.1
14574
14575         * src/addrbook.c
14576         * src/addrcache.c
14577         * src/addressbook.c
14578         * src/codeconv.c
14579         * src/compose.c
14580         * src/customheader.c
14581         * src/editaddress.c
14582         * src/editgroup.c
14583         * src/exporthtml.c
14584         * src/folder.c
14585         * src/folderview.c
14586         * src/imap.c
14587         * src/jpilot.c
14588         * src/main.c
14589         * src/matcher_parser_parse.y
14590         * src/mbox.c
14591         * src/pop.c
14592         * src/prefs_account.c
14593         * src/prefs_gtk.c
14594         * src/prefs_msg_colors.c
14595         * src/procheader.c
14596         * src/procmime.c
14597         * src/procmime.h
14598         * src/procmsg.c
14599         * src/summaryview.c
14600         * src/textview.c
14601         * src/common/base64.c
14602         * src/common/partial_download.c
14603         * src/common/socket.c
14604         * src/common/sylpheed.c
14605         * src/common/utils.c
14606         * src/common/utils.h
14607         * src/gtk/pluginwindow.c
14608         * src/gtk/quicksearch.c
14609         * src/plugins/clamav/clamav_plugin.c
14610         * src/plugins/clamav/clamav_plugin.h
14611         * src/plugins/clamav/clamav_plugin_gtk.c
14612         * src/plugins/pgpmime/passphrase.c
14613         * src/plugins/pgpmime/pgpmime.c
14614         * src/plugins/pgpmime/plugin.c
14615         * src/plugins/pgpmime/prefs_gpg.c
14616         * src/plugins/pgpmime/prefs_gpg.h
14617         * src/plugins/pgpmime/select-keys.c
14618         * src/plugins/pgpmime/sgpgme.c
14619         * src/plugins/spamassassin/libspamc.c
14620         * src/plugins/spamassassin/spamassassin.c
14621         * src/plugins/spamassassin/spamassassin.h
14622         * src/plugins/spamassassin/spamassassin_gtk.c
14623         * src/plugins/trayicon/trayicon.c
14624         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14625                 Sync with HEAD
14626
14627 2004-10-14 [colin]      0.9.12cvs126.2
14628
14629         * src/codeconv.c
14630         * src/textview.c
14631                 Fix conv_unreadable_locale
14632
14633 2004-10-13 [colin]      0.9.12cvs126.1
14634
14635         * src/compose.c
14636                 Sync with HEAD (don't convert charset for 
14637                 drafted messages, minor cleanup)
14638
14639 2004-10-13 [colin]      0.9.12cvs125.1
14640
14641         * po/POTFILES.in
14642                 Sync with HEAD (POTFILES fix)
14643
14644 2004-10-12 [colin]      0.9.12cvs124.3
14645
14646         * src/compose.c
14647                 Fix encoding bug from latest sync
14648
14649 2004-10-12 [paul]       0.9.12cvs124.2
14650
14651         * src/plugins/pgpmime/prefs_gpg.c
14652         * src/plugins/pgpmime/prefs_gpg.h
14653                 forgotten in last commit        
14654
14655 2004-10-12 [paul]       0.9.12cvs124.1
14656
14657         * ChangeLog.claws
14658         * configure.ac
14659         * m4/spamassassin.m4
14660         * src/Makefile.am
14661         * src/account.c
14662         * src/compose.c
14663         * src/compose.h
14664         * src/crash.c
14665         * src/main.c
14666         * src/mimeview.c
14667         * src/passphrase.c
14668         * src/passphrase.h
14669         * src/prefs_account.c
14670         * src/prefs_account.h
14671         * src/prefs_common.c
14672         * src/privacy.c
14673         * src/privacy.h
14674         * src/procmime.c
14675         * src/procmime.h
14676         * src/procmsg.c
14677         * src/rfc2015.c
14678         * src/rfc2015.h
14679         * src/select-keys.c
14680         * src/select-keys.h
14681         * src/textview.c
14682         * src/common/utils.c
14683         * src/common/utils.h
14684         * src/gtk/about.c
14685         * src/plugins/pgpmime/Makefile.am
14686         * src/plugins/pgpmime/passphrase.c
14687         * src/plugins/pgpmime/passphrase.h
14688         * src/plugins/pgpmime/pgpmime.c
14689         * src/plugins/pgpmime/plugin.c
14690         * src/plugins/pgpmime/select-keys.c
14691         * src/plugins/pgpmime/select-keys.h
14692         * src/plugins/pgpmime/sgpgme.c
14693         * src/plugins/pgpmime/sgpgme.h
14694                 sync with HEAD
14695
14696 2004-10-04 [colin]      0.9.12cvs122.1
14697
14698         * src/mainwindow.c
14699         * src/messageview.c
14700         * src/messageview.h
14701         * src/textview.c
14702                 Sync with HEAD
14703
14704 2004-10-04 [colin]      0.9.12cvs121.1
14705
14706         * src/summaryview.c
14707                 Sync with HEAD
14708
14709 2004-10-04 [paul]       0.9.12cvs120.1
14710
14711         * configure.ac
14712                 sync with HEAD [don't try to build 
14713                 pgpmime plugin when gpgme is disabled]
14714
14715 2004-10-03 [colin]      0.9.12cvs119.3
14716
14717         * src/gtk/gtksctree.c
14718                 Lots of side effects. Put back as before 117.2.
14719         * src/summaryview.c
14720                 Fix bug #602
14721
14722 2004-10-03 [colin]      0.9.12cvs119.2
14723
14724         * src/gtk/gtksctree.c
14725                 Revert 608 fix that doesn't work that good
14726
14727 2004-10-02 [colin]      0.9.12cvs119.1
14728
14729         * src/mainwindow.c
14730         * src/messageview.c
14731         * src/prefs_common.h
14732         * src/procmime.c
14733         * src/procmime.h
14734         * src/textview.c
14735                 Sync with HEAD
14736         * src/gtk/gtksctree.c
14737                 Close bug #608
14738
14739 2004-10-01 [colin]      0.9.12cvs118.1
14740
14741         * src/mimeview.c
14742                 Sync with HEAD (better Save All fix)
14743
14744 2004-10-01 [colin]      0.9.12cvs117.2
14745
14746         * src/gtk/gtksctree.c
14747                 Faster on selection
14748
14749 2004-10-01 [colin]      0.9.12cvs117.1
14750
14751         * src/mimeview.c
14752                 Sync with HEAD (Save All: only attachments)
14753
14754 2004-10-01 [paul]       0.9.12cvs116.1
14755
14756         * ChangeLog.claws
14757         * configure.ac
14758         * src/account.c
14759         * src/prefs_common.c
14760         * src/gtk/colorlabel.c
14761                 sync with HEAD
14762
14763 2004-09-30 [colin]      0.9.12cvs115.1
14764
14765         * src/stock_pixmap.c
14766         * src/stock_pixmap.h
14767         * src/folderview.c
14768         * src/Makefile.am
14769         * src/pixmaps/read.xpm
14770                 Sync with HEAD (new pixmap)
14771
14772 2004-09-29 [colin]      0.9.12cvs114.1
14773
14774         * src/compose.c
14775                 Sync with HEAD
14776                 Fix focus handling in headers
14777
14778 2004-09-29 [paul]       0.9.12cvs113.1
14779
14780         * src/quote_fmt_parse.y
14781                 sync with HEAD
14782  
14783
14784 2004-09-28 [colin]      0.9.12cvs112.1
14785
14786         * src/folderview.c
14787         * src/mainwindow.c
14788                 Sync with HEAD
14789
14790 2004-09-28 [colin]      0.9.12cvs110.1
14791
14792         * src/folderview.c
14793                 Sync with HEAD (Contextual Empty trash menu)
14794
14795 2004-09-28 [colin]      0.9.12cvs108.1
14796
14797         * src/addressbook.c
14798                 Sync with HEAD (addressbook edit on double-click)
14799
14800 2004-09-28 [colin]      0.9.12cvs106.1
14801
14802         * src/inc.c
14803                 Sync with HEAD (folder_item freeze on inc)
14804
14805 2004-09-27 [colin]      0.9.12cvs105.1
14806
14807         * src/folderview.c
14808                 Sync with HEAD (right-align new and unread column)
14809
14810 2004-09-27 [colin]      0.9.12cvs104.1
14811
14812         * src/main.c
14813                 Sync with HEAD (revert 0.9.12cvs101)
14814
14815 2004-09-24 [colin]      0.9.12cvs103.2
14816
14817         * src/wizard.c
14818                 Fix gtk warnings and use domain part of the email address 
14819                 when domain detection fails (no dot in domain name)
14820
14821 2004-09-23 [colin]      0.9.12cvs103.1
14822
14823         * src/plugins/spamassassin/libspamc.c
14824         * src/plugins/spamassassin/libspamc.h
14825         * src/plugins/spamassassin/utils.c
14826         * src/plugins/spamassassin/utils.h
14827                 Sync with HEAD (Update spamassassin to 3.0)
14828
14829 2004-09-21 [colin]      0.9.12cvs102.3
14830
14831         * src/action.c
14832                 Add horizontal scrollbar in action io dialog as needed
14833                 Patch by Alfons.
14834
14835 2004-09-20 [colin]      0.9.12cvs102.2
14836
14837         * src/plugins/image_viewer/viewer.c
14838                 Remove imlib stuff
14839                 use gtk_pixmap_set when clearing
14840                 (would be better to use gtkImages, but causes size-allocate 
14841                 signals storm)
14842
14843 2004-09-17 [paul]       0.9.12cvs102.1
14844
14845         * ChangeLog
14846         * ChangeLog.claws
14847         * ChangeLog.jp
14848         * configure.ac
14849         * src/inc.c
14850                 sync with HEAD
14851
14852
14853 2004-09-17 [colin]      0.9.12cvs101.1
14854
14855         * ChangeLog.claws
14856         * src/main.c
14857                 Sync with HEAD (fix segs at exit)
14858
14859 2004-09-14 [colin]      0.9.12cvs99.5
14860
14861         * src/common/socket.c
14862         * AUTHORS
14863                 Fix send error on 64bit platforms
14864                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14865
14866 2004-09-14 [colin]      0.9.12cvs99.4
14867
14868         * src/action.c
14869                 Fix action output with utf8 
14870                 Patch by Alfons.
14871
14872 2004-09-14 [colin]      0.9.12cvs99.3
14873
14874         * ChangeLog.claws
14875         * src/folder.c
14876                 Sync with HEAD
14877
14878 2004-09-09 [colin]      0.9.12cvs99.2
14879
14880         * src/action.c
14881                 Fix progress bar (displaying "Completed %v/%u")
14882                 Patch by Alfons.
14883
14884 2004-09-08 [colin]      0.9.12cvs99.1
14885
14886         * src/account.c
14887         * src/folder.c
14888         * src/procmsg.c
14889         * src/procmsg.h
14890         * src/plugins/pgpmime/pgpmime.c
14891                 Sync with HEAD
14892
14893 2004-09-08 [colin]      0.9.12cvs97.2
14894
14895         * src/summaryview.c
14896                 Don't select mails in collapsed threads 
14897                 when navigating with up/down
14898
14899 2004-09-07 [colin]      0.9.12cvs97.1
14900
14901         * src/inc.c
14902                 Sync with HEAD (meaningful error messages)
14903
14904 2004-09-06 [colin]      0.9.12cvs96.1
14905
14906         * src/toolbar.c
14907                 Sync with HEAD (fix Redirect graying out)
14908
14909 2004-09-06 [colin]      0.9.12cvs95.1
14910
14911         * src/summaryview.c
14912         * src/mimeview.c
14913                 Sync with HEAD (fix dropped URIs)
14914
14915 2004-09-06 [colin]      0.9.12cvs94.1
14916
14917         * src/addressbook.c
14918         * src/addressitem.h
14919         * src/addritem.c
14920         * src/addritem.h
14921                 Sync with HEAD (addressbook DnD)
14922
14923 2004-09-03 [colin]      0.9.12cvs93.1
14924
14925         * src/summaryview.c
14926                 Sync with HEAD (next/prev unread)
14927
14928 2004-09-03 [colin]      0.9.12cvs92.1
14929
14930         * src/prefs_common.c
14931         * src/prefs_common.h
14932         * src/summaryview.c
14933                 Sync with HEAD ('mark_as_read_delay' pref)
14934
14935 2004-09-02 [colin]      0.9.12cvs91.2
14936
14937         * src/common/xml.c
14938                 Fix leak
14939
14940 2004-09-02 [colin]      0.9.12cvs91.1
14941
14942         * src/gtk/menu.c
14943                 Sync with HEAD (menu accel don't work, but whatever)
14944
14945 2004-09-02 [colin]      0.9.12cvs90.1
14946
14947         * src/account.c
14948                 Sync with HEAD (fix bug 582)
14949
14950 2004-09-02 [colin]      0.9.12cvs89.1
14951
14952         * src/addrindex.c
14953                 Sync with HEAD (free deleted queries)
14954
14955 2004-09-02 [colin]      0.9.12cvs88.1
14956
14957         * src/ldapquery.c
14958                 Sync with HEAD (fix LDAP freezes)
14959
14960 2004-09-02 [colin]      0.9.12cvs87.1
14961
14962         * src/prefs_spelling.c
14963                 Sync with HEAD (add default dictionary)
14964
14965 2004-09-01 [colin]      0.9.12cvs86.1
14966
14967         * src/filtering.c
14968         * src/folderview.c
14969         * src/imap.c
14970         * src/prefs_matcher.c
14971         * src/stock_pixmap.c
14972         * src/summary_search.c
14973         * src/summaryview.c
14974         * src/wizard.c
14975         * src/wizard.h
14976                 Sync with HEAD (uninitialized vars fixes)
14977                 + gtk2 specific warning fixes
14978
14979 2004-08-31 [colin]      0.9.12cvs85.1
14980
14981         * src/folder.c
14982                 Sync with HEAD (Fix memory corruption due to 
14983                 uninitialized var)
14984
14985 2004-08-31 [colin]      0.9.12cvs84.4
14986
14987         * src/summary_search.c
14988                 Fix segfaults when searching in folders with broken headers
14989
14990 2004-08-31 [colin]      0.9.12cvs84.3
14991
14992         * src/compose.c
14993         * src/textview.c
14994                 Fix some more encoding/decoding issues
14995
14996 2004-08-30 [colin]      0.9.12cvs84.2
14997
14998         * src/mimeview.c
14999         * src/prefs_themes.c
15000         * src/gtk/filesel.c
15001         * src/gtk/filesel.h
15002                 Add a folder-mode selection (fixes mimeview's "Save all")
15003
15004 2004-08-29 [colin]      0.9.12cvs84.1
15005
15006         * src/mimeview.c
15007                 Sync with HEAD (don't escape saved filenames)
15008
15009 2004-08-27 [colin]      0.9.12cvs83.1
15010
15011         * ChangeLog
15012         * ChangeLog.claws
15013         * ChangeLog.jp
15014         * src/mh.c
15015         * src/procheader.c
15016         * src/procmsg.c
15017         * src/procmsg.h
15018         * src/common/utils.c
15019         * src/gtk/menu.h
15020         * po/
15021                 Sync with HEAD 0.9.12cvs83 (sync with main)
15022
15023 2004-08-26 [colin]      0.9.12cvs82.4
15024
15025         * src/codeconv.c
15026                 Fix strange stack corruption
15027                 Convert to utf8 after unmime, not before
15028
15029 2004-08-26 [colin]      0.9.12cvs82.3
15030
15031         * src/main.c
15032         * src/wizard.c
15033                 Fix account folders duplication
15034
15035 2004-08-25 [colin]      0.9.12cvs82.2
15036
15037         * src/wizard.c
15038                 Remove ports
15039                 Add SSL selection
15040                 Use login@server as account name
15041
15042 2004-08-25 [colin]      0.9.12cvs82.1
15043
15044         * src/plugins/pgpmime/pgpmime.c
15045                 Sync with HEAD (leak fix).
15046
15047 2004-08-25 [colin]      0.9.12cvs81.1
15048
15049         * src/plugins/pgpmime/pgpmime.c
15050         * src/plugins/pgpmime/sgpgme.c
15051         * src/plugins/pgpmime/sgpgme.h
15052                 Sync with HEAD (Handle combined messages).
15053
15054 2004-08-24 [colin]      0.9.12cvs80.3
15055
15056         * src/wizard.c
15057                 Fix full name, ports, and imap
15058
15059 2004-08-24 [colin]      0.9.12cvs80.2
15060
15061         * src/Makefile.am
15062         * src/main.c
15063         * src/setup.c
15064         * src/setup.h
15065         * src/stock_pixmap.c
15066         * src/stock_pixmap.h
15067         * src/wizard.c ** ADDED **
15068         * src/wizard.h ** ADDED ** 
15069         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15070                 Add a setup wizard 
15071
15072 2004-08-24 [colin]      0.9.12cvs80.1
15073
15074         * src/folder.c
15075                 Sync with HEAD (set mimeflags on all messages)
15076
15077 2004-08-24 [colin]      0.9.12cvs79.3
15078
15079         * src/matcher_parser_lex.l
15080                 Fix 8bits strings not in utf8
15081
15082 2004-08-24 [colin]      0.9.12cvs79.2
15083
15084         * src/compose.c
15085                 Check conversion result before replacing buffer
15086
15087 2004-08-23 [colin]      0.9.12cvs79.1
15088
15089         * src/compose.c
15090                 Sync with HEAD (create message header in memory)
15091
15092 2004-08-23 [colin]      0.9.12cvs78.1
15093
15094         * src/rfc2015.c
15095         * src/rfc2015.h
15096                 Sync with HEAD (fix bug 197 again)
15097
15098 2004-08-23 [colin]      0.9.12cvs77.3
15099
15100         * src/compose.c
15101                 Fix again inline gpg signing (which outputs utf8
15102                 in gtk2). Not syncing this fix to HEAD as this 
15103                 code is meant to die.
15104
15105 2004-08-23 [colin]      0.9.12cvs77.2
15106
15107         * src/prefs_account.h
15108                 Remove useless include
15109
15110 2004-08-23 [colin]      0.9.12cvs77.1
15111
15112         * src/imap.c
15113         * po/es.po
15114         * po/fr.po
15115         * po/it.po
15116         * po/pl.po
15117         * po/pt_BR.po
15118         * po/sk.po
15119         * po/sr.po
15120                 Sync with HEAD (fix bug 577)
15121
15122 2004-08-22 [colin]      0.9.12cvs76.1
15123
15124         * src/plugins/trayicon/trayicon.c
15125                 Sync with HEAD (fix formatting bug)
15126
15127 2004-08-21 [colin]      0.9.12cvs74.2
15128
15129         * src/gtk/colorsel.c
15130                 Fix bug 564 (Folder color selection window exits on any
15131                 keypress)
15132
15133 2004-08-21 [colin]      0.9.12cvs74.1
15134
15135         * ChangeLog.claws
15136         * src/compose.c
15137         * src/summaryview.c
15138         * src/toolbar.c
15139                 Sync with HEAD (fix bug 576)
15140
15141 2004-08-21 [colin]      0.9.12cvs70.1
15142
15143         * src/compose.c
15144         * src/mainwindow.c
15145                 Sync with HEAD
15146                 
15147
15148 2004-08-21 [paul]       0.9.12cvs66.4
15149
15150         * src/mainwindow.c
15151         * src/messageview.c
15152         * src/gtk/menu.c
15153         * src/plugins/spamassassin/spamassassin_gtk.c
15154                 remove some deprecated gtk1 functions
15155
15156
15157 2004-08-21 [colin]      0.9.12cvs66.3
15158
15159         * src/compose.c
15160         * src/codeconv.c
15161                 Fix warnings
15162                 Remove encoding hacks
15163                 Fix bug 575 (Strange character messes up message)
15164                 Don't display conversion error when drafting
15165
15166 2004-08-21 [paul]       0.9.12cvs66.2
15167
15168         * src/prefs_account.c
15169                 fix GnuPG mode bugs
15170
15171
15172 2004-08-20 [colin]      0.9.12cvs66.1
15173
15174         * src/codeconv.c
15175                 Sync with HEAD 0.9.12cvs66
15176
15177 2004-08-20 [paul]
15178
15179         * src/plugins/pgpmime/plugin.c
15180                 modify PGP/MIME plugin's description
15181
15182 2004-08-17 [colin]      0.9.12cvs65.1
15183
15184         * src/common/ssl.c
15185         * src/plugins/pgpmime/plugin.c
15186                 Sync with HEAD
15187
15188 2004-08-14 [colin]      0.9.12cvs60.3
15189
15190         * src/plugins/trayicon/trayicon.c
15191                 Put back resize callback, on size-request signal
15192                 rather than size-allocate to avoid infinite 
15193                 callback loop
15194
15195 2004-08-13 [colin]      0.9.12cvs60.2
15196
15197         * src/common/defs.h
15198                 Cache versions have been fixed
15199
15200 2004-08-13 [colin]      0.9.12cvs60.1
15201
15202         * src/folderutils.c
15203                 Sync with HEAD
15204
15205 2004-08-12 [colin]      0.9.12cvs59.1
15206
15207         * src/plugins/trayicon/trayicon.c
15208                 Sync with HEAD
15209
15210 2004-08-12 [colin]      0.9.12cvs57.5
15211
15212         * sylpheed.desktop
15213         * configure.ac
15214         * src/Makefile.am
15215         * src/main.c
15216                 Add support for Freedesktop.org's startup notification
15217
15218 2004-08-11 [colin]      0.9.12cvs57.4
15219
15220         * src/textview.c
15221                 Fix off-by-one
15222
15223 2004-08-11 [colin]      0.9.12cvs57.3
15224
15225         * src/message_search.c
15226         * src/summary_search.c
15227                 Make searches case insensitive by default
15228         * src/textview.c
15229                 Fix case-insensitive search in message
15230
15231 2004-08-11 [colin]      0.9.12cvs57.2
15232
15233         * src/summary_search.c
15234                 Let case-sensitive be specified
15235
15236 2004-08-10 [colin]      0.9.12cvs55.4
15237
15238         * src/common/socket.c
15239                 Fix the possible race condition
15240
15241 2004-08-09 [paul]       0.9.12cvs55.3
15242
15243         * configure.ac
15244         * src/Makefile.am
15245         * src/common/Makefile.am
15246                 sync with HEAD
15247
15248
15249 2004-08-09 [paul]       0.9.12cvs55.2
15250
15251         * autogen.sh
15252         * po/poconv.sh
15253                 remove unneeded script
15254
15255         * configure.ac
15256                 add forgotten USE_LDAP_TLS (sync with HEAD)
15257
15258
15259 2004-08-09 [colin]      0.9.12cvs55.1
15260
15261         * src/main.c
15262         * src/common/ssl.c
15263         * src/common/sylpheed.c
15264         * src/common/sylpheed.h
15265                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15266
15267 2004-08-09 [paul]       0.9.12cvs54.1
15268
15269         * ChangeLog
15270         * ChangeLog.claws
15271         * ChangeLog.jp
15272         * configure.ac
15273         * po/POTFILES.in
15274         * src/Makefile.am
15275         * src/folderutils.c
15276         * src/main.c
15277         * src/pgpmime.c
15278         * src/pgpmime.h
15279         * src/sgpgme.c
15280         * src/sgpgme.h
15281         * src/plugins/Makefile.am
15282         * src/plugins/pgpmime/.cvsignore
15283         * src/plugins/pgpmime/Makefile.am
15284         * src/plugins/pgpmime/pgpmime.c
15285         * src/plugins/pgpmime/pgpmime.h
15286         * src/plugins/pgpmime/plugin.c
15287         * src/plugins/pgpmime/sgpgme.c
15288         * src/plugins/pgpmime/sgpgme.h
15289                 sync with HEAD
15290
15291 2004-08-08 [paul]       0.9.12cvs51.1
15292
15293         * configure.ac
15294         * src/folder.c
15295                 sync with HEAD
15296
15297 2004-08-07 [colin]      0.9.12cvs50.1
15298
15299         * src/pop.c
15300         * src/common/partial_download.c
15301                 fix warnings (sync from HEAD)
15302
15303 2004-08-07 [colin]      0.9.12cvs48.1
15304
15305         * src/prefs_folder_item.c
15306                 sync with HEAD 0.9.12cvs48
15307
15308 2004-08-06 [colin]      0.9.12cvs47.1
15309
15310         * src/compose.c
15311                 Sync with HEAD
15312
15313 2004-08-06 [christoph]  0.9.12cvs46.2
15314
15315         * src/main.c
15316         * src/plugins/clamav/clamav_plugin_gtk.c
15317         * src/plugins/dillo_viewer/dillo_viewer.c
15318         * src/plugins/image_viewer/plugin.c
15319         * src/plugins/mathml_viewer/mathml_viewer.c
15320         * src/plugins/spamassassin/spamassassin_gtk.c
15321         * src/plugins/trayicon/trayicon.c
15322                 don't mix GTK1.2 plugin with GTK2 plugins
15323
15324 2004-08-06 [colin]      0.9.12cvs46.1
15325
15326         * ChangeLog
15327         * ChangeLog.claws
15328         * ChangeLog.jp
15329         * configure.ac
15330         * sylpheed-claws.pc.in
15331         * src/folder.c
15332         * src/imap.c
15333         * src/localfolder.c
15334         * src/messageview.c
15335         * src/mimeview.c
15336         * src/mimeview.h
15337         * src/msgcache.c
15338         * src/news.c
15339         * src/prefs_ext_prog.c
15340         * src/prefs_folder_item.c
15341         * src/prefs_fonts.c
15342         * src/prefs_msg_colors.c
15343         * src/prefs_spelling.c
15344         * src/prefs_themes.c
15345         * src/prefs_toolbar.c
15346         * src/prefs_wrapping.c
15347         * src/procmime.h
15348         * src/common/defs.h
15349         * src/common/nntp.c
15350         * src/common/session.c
15351         * src/common/session.h
15352         * src/common/socket.c
15353         * src/common/utils.h
15354         * src/common/xml.c
15355         * src/common/xml.h
15356         * src/gtk/prefswindow.c
15357         * src/gtk/prefswindow.h
15358         * src/plugins/clamav/clamav_plugin_gtk.c
15359         * src/plugins/dillo_viewer/dillo_prefs.c
15360         * src/plugins/image_viewer/viewerprefs.c
15361         * src/plugins/spamassassin/spamassassin_gtk.c
15362         * m4/openssl.m4 *** REMOVED ***
15363                 Sync with HEAD 0.9.12cvs46
15364
15365 2004-08-03 [paul]       0.9.12cvs40.2
15366
15367         * src/action.c
15368         * src/addressadd.c
15369         * src/addressbook.c
15370         * src/addrgather.c
15371         * src/browseldap.c
15372         * src/compose.c
15373         * src/crash.c
15374         * src/editaddress.c
15375         * src/editgroup.c
15376         * src/editldap_basedn.c
15377         * src/foldersel.c
15378         * src/importldif.c
15379         * src/mimeview.c
15380         * src/prefs_common.c
15381         * src/prefs_template.c
15382         * src/sourcewindow.c
15383         * src/summaryview.c
15384         * src/gtk/about.c
15385         * src/gtk/foldersort.c
15386         * src/gtk/logwindow.c
15387         * src/gtk/pluginwindow.c
15388         * src/gtk/prefswindow.c
15389                 change all gtk_scrolled_window_set_policy from 
15390                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15391
15392 2004-08-02 [paul]       0.9.12cvs40.1
15393
15394         * AUTHORS
15395                 update translation team section
15396         * po/pt_BR.po
15397                 updated by Frederico Goncalves Guimaraes
15398                 <fggdebian@yahoo.com.br>
15399
15400 2004-07-31 [colin]      0.9.12cvs39.9
15401
15402         * src/exphtmldlg.c
15403                 Fix compilation
15404
15405 2004-07-31 [colin]      0.9.12cvs39.8
15406
15407         * src/exphtmldlg.c
15408                 Fix an alertpanel type
15409
15410 2004-07-30 [colin]      0.9.12cvs39.7
15411
15412         * src/alertpanel.c
15413                 Fix alertpanel_error_log's icon
15414
15415 2004-07-30 [colin]      0.9.12cvs39.6
15416
15417         * src/pop.c
15418                 Two of them should still be warnings
15419
15420 2004-07-30 [colin]      0.9.12cvs39.5
15421
15422         * src/pop.c
15423                 More warning -> error
15424 2004-07-29 [colin]      0.9.12cvs39.4
15425
15426         * src/pop.c
15427                 Warning -> error
15428
15429 2004-07-29 [colin]      0.9.12cvs39.3
15430
15431         * src/prefs_matcher.c
15432                 Fix segfault
15433
15434 2004-07-29 [colin]      0.9.12cvs39.2
15435
15436         * src/alertpanel.c
15437                 More nice-looking alertpanels
15438
15439 2004-07-29 [colin]      0.9.12cvs39.1
15440
15441         * src/messageview.c
15442                 sync with head
15443                 (inform user when partial mail is deleted on server)
15444
15445 2004-07-29 [colin]      0.9.12cvs38.1
15446
15447         * src/messageview.c
15448                 sync with head
15449
15450 2004-07-28 [paul]       0.9.12cvs37.7
15451
15452         * src/mainwindow.c
15453                 complete the replacement of deprecated gtk_progress_*
15454
15455 2004-07-28 [paul]       0.9.12cvs37.6
15456
15457         * src/action.c
15458         * src/inc.c
15459         * src/mainwindow.c
15460         * src/send_message.c
15461         * src/gtk/progressdialog.c
15462         * src/gtk/progressdialog.h
15463                 replace deprecated gtk_progress_*
15464
15465 2004-07-28 [paul]       0.9.12cvs37.5
15466
15467         * src/gtk/filesel.c
15468                 remove gtk_window_set_wmclass()
15469 2004-07-28 [paul]       0.9.12cvs37.4
15470
15471         * src/addressbook.c
15472         * src/compose.c
15473         * src/foldersel.c
15474         * src/mainwindow.c
15475         * src/messageview.c
15476         * src/sourcewindow.c
15477         * src/gtk/logwindow.c
15478                 remove gtk_window_set_wmclass()
15479                 
15480         * src/prefs_filtering.c
15481         * src/prefs_filtering_action.c
15482         * src/prefs_fonts.c
15483         * src/prefs_gtk.c
15484         * src/prefs_matcher.c
15485         * src/ssl_manager.c
15486         * src/gtk/prefswindow.c
15487                 replace gtk_window_position()
15488
15489 2004-07-28 [colin]      0.9.12cvs37.3
15490
15491         * src/alertpanel.c
15492         * src/alertpanel.h
15493                 Add a way to specify panel type for specific
15494                 panels (alertpanel())
15495         * src/account.c
15496         * src/addressbook.c
15497         * src/compose.c
15498         * src/expldifdlg.c
15499         * src/main.c
15500         * src/messageview.c
15501         * src/summaryview.c
15502         * src/textview.c
15503         * src/gtk/sslcertwindow.c
15504                 Fix alertpanel()s so that their icon match
15505                 their real type
15506
15507 2004-07-28 [paul]       0.9.12cvs37.2
15508
15509         * src/addr_compl.c
15510         * src/addressbook.c
15511         * src/alertpanel.c
15512         * src/compose.c
15513         * src/export.c
15514         * src/foldersel.c
15515         * src/folderview.c
15516         * src/grouplistdialog.c
15517         * src/import.c
15518         * src/mainwindow.c
15519         * src/message_search.c
15520         * src/messageview.c
15521         * src/passphrase.c
15522         * src/prefs_actions.c
15523         * src/prefs_common.c
15524         * src/prefs_customheader.c
15525         * src/prefs_display_header.c
15526         * src/prefs_filtering.c
15527         * src/prefs_filtering_action.c
15528         * src/prefs_gtk.c
15529         * src/prefs_matcher.c
15530         * src/prefs_msg_colors.c
15531         * src/prefs_summary_column.c
15532         * src/prefs_template.c
15533         * src/sourcewindow.c
15534         * src/ssl_manager.c
15535         * src/summary_search.c
15536         * src/gtk/colorsel.c
15537         * src/gtk/description_window.c
15538         * src/gtk/gtkaspell.c
15539         * src/gtk/inputdialog.c
15540         * src/gtk/logwindow.c
15541         * src/gtk/prefswindow.c
15542         * src/gtk/progressdialog.c
15543                 replace deprecated gtk_window_set_policy
15544
15545 2004-07-27 [colin]      0.9.12cvs37.1
15546
15547         * src/msgcache.c
15548                 More fixes (synced for head again)
15549
15550 2004-07-27 [colin]      0.9.12cvs35.3
15551
15552         * src/msgcache.c
15553                 Fix wrong test
15554
15555 2004-07-27 [colin]      0.9.12cvs35.2
15556
15557         * src/mimeview.c
15558                 Fix width a bit (by Paul)
15559         * src/alertpanel.c
15560         * src/alertpanel.h
15561                 Specialize icons, make alertpanel_message()
15562                 private
15563         * src/message_search.c
15564         * src/sgpgme.c
15565         * src/summary_search.c
15566                 Suit alertpanel changes
15567
15568 2004-07-27 [colin]      0.9.12cvs35.1
15569
15570         * src/alertpanel.c
15571                 Add an icon
15572         * src/passphrase.c
15573                 Add debug output - maybe someone will
15574                 want to look at the problem with Grab
15575                 Input :)
15576         Bump version as we're synced with HEAD
15577
15578 2004-07-26 [colin]      0.9.12cvs33.26
15579
15580         * src/pop.c
15581                 Fix uidl-file parsing when not in new
15582                 format
15583
15584 2004-07-26 [colin]      0.9.12cvs33.25
15585
15586         * src/gtk/menu.c
15587                 Move popup menu up if necessary (fixes 
15588                 account selector)
15589         * src/mainwindow.c
15590                 Set account selector's button height to
15591                 minimum
15592
15593 2004-07-26 [colin]      0.9.12cvs33.24
15594
15595         * src/alertpanel.c
15596                 Maybe fix 551 (Truncated font in alert window)
15597
15598 2004-07-26 [colin]      0.9.12cvs33.23
15599
15600         * po/de.po
15601         * po/es.po
15602         * po/fr.po
15603         * po/it.po
15604         * po/ja.po
15605         * po/pl.po
15606         * po/ru.po
15607         * po/sk.po
15608         * po/sr.po
15609         * po/zh_CN.po
15610                 Sync po files with HEAD
15611
15612 2004-07-26 [paul]       0.9.12cvs33.22
15613
15614         * src/compose.c
15615                 fix Bug 556 'Organisation-header is sent even if empty'
15616
15617 2004-07-24 [colin]      0.9.12cvs33.21
15618
15619         * src/compose.c
15620         * src/gtk/gtkaspell.c
15621         * src/gtk/gtkaspell.h
15622                 Fix speller accelerators (require hack)
15623
15624 2004-07-24 [colin]      0.9.12cvs33.20
15625
15626         * src/gtk/gtkaspell.c
15627                 Fix over-eager code deletion breaking
15628                 Check while typing
15629
15630 2004-07-24 [colin]      0.9.12cvs33.19
15631
15632         * src/browseldap.c
15633         * src/ldapctrl.c
15634         * src/ldapctrl.h
15635         * src/ldapserver.h
15636                 Sync ldap with HEAD
15637         (Fixes 546 LDAP completely broken)
15638
15639 2004-07-24 [colin]      0.9.12cvs33.18
15640
15641         * src/prefs_msg_colors.c
15642                 Fix prototype mismatch
15643         (Fixes 547 void function cannot return value)
15644
15645 2004-07-24 [colin]      0.9.12cvs33.17
15646
15647         * src/mainwindow.c
15648                 Fix sort going back to previous sort key
15649                 when changing sort direction
15650
15651 2004-07-24 [colin]      0.9.12cvs33.16
15652
15653         * src/compose.c
15654                 Fix space insertion when re-wrapping at 
15655                 cursor point
15656
15657 2004-07-24 [colin]      0.9.12cvs33.15
15658
15659         * src/gtk/gtkaspell.c
15660                 Don't change cursor position in insert-text
15661                 callback
15662         (Fixes 539 Word wrapping on input transposes letters)
15663
15664 2004-07-24 [colin]      0.9.12cvs33.14
15665
15666         * src/gtk/gtkaspell.c
15667                 Reencode non-ascii chars to dictionary's
15668                 encoding
15669         (Fixes 544 Spell check broken non english locale)
15670
15671 2004-07-24 [colin]      0.9.12cvs33.13
15672
15673         * src/summaryview.c
15674                 Fix Shift+Down, add Home/End/PgUp/PgDown
15675
15676 2004-07-21 [colin]      0.9.12cvs33.12
15677
15678         * src/prefs_common.c
15679                 Fix a gtk warning (Patch by Andrej Kacian)
15680
15681 2004-07-21 [colin]      0.9.12cvs33.11
15682
15683         * src/gtk/filesel.c
15684                 More check
15685
15686 2004-07-21 [colin]      0.9.12cvs33.10
15687
15688         * src/compose.c
15689         * src/crash.c
15690         * src/export.c
15691         * src/import.c
15692         * src/messageview.c
15693         * src/mimeview.c
15694         * src/prefs_spelling.c
15695         * src/prefs_themes.c
15696         * src/summaryview.c
15697         * src/gtk/filesel.c
15698         * src/gtk/filesel.h
15699         * src/gtk/pluginwindow.c
15700                 Untwist open/save mode guessing logic, make
15701                 it explicit
15702
15703 2004-07-20 [colin]      0.9.12cvs33.9
15704
15705         * src/codeconv.c
15706                 conv_encode_header: src_charset is UTF-8 on
15707                 gtk2
15708         * src/compose.c
15709                 Remove double encoding of the headers
15710
15711 2004-07-20 [colin]      0.9.12cvs33.8
15712
15713         * src/codeconv.c
15714                 Fix typo
15715
15716 2004-07-20 [colin]      0.9.12cvs33.7
15717
15718         * src/mainwindow.c
15719                 Set the separated messageview to the saved
15720                 size of Claws' messageview (Patch by Alfons)
15721                 Fix a callback prototype (me)
15722
15723 2004-07-20 [colin]      0.9.12cvs33.6
15724
15725         * src/codeconv.h
15726                 Forgot one hunk in 0.9.12cvs33.4
15727
15728 2004-07-19 [colin]      0.9.12cvs33.5
15729
15730         * src/action.c
15731                 Action output fix
15732                 Patch by Alfons
15733
15734 2004-07-19 [colin]      0.9.12cvs33.4
15735
15736         * src/compose.c
15737                 Fix outgoing charset bug in headers
15738         * src/codeconv.c
15739                 Clean for glib2 - Patch by Alfons
15740
15741 2004-07-19 [colin]      0.9.12cvs33.3
15742
15743         * src/statusbar.c
15744                 Remove grip from the statusbar
15745                 Patch by Alfons
15746
15747 2004-07-19 [colin]      0.9.12cvs33.2
15748
15749         * src/messageview.c
15750         * src/textview.c
15751                 Fix messageview remembering the previous
15752                 scroll position when loading a new message
15753                 Patch by Alfons
15754
15755 2004-07-19 [colin]      0.9.12cvs33.1
15756
15757         * src/folder.h
15758         * src/folderview.c
15759         * src/summaryview.c
15760                 Sync with HEAD
15761
15762 2004-07-18 [colin]      0.9.12cvs32.7
15763
15764         * configure.ac
15765                 Remove useless check for XIM - noticed
15766                 by Alfons
15767
15768 2004-07-18 [colin]      0.9.12cvs32.6
15769
15770         * src/summaryview.c
15771                 Remove non-modified and shift-modified
15772                 accelerators in summaryview's popup
15773                 menu, as that doesn't get catched by
15774                 the accel-activate signal catcher...
15775
15776 2004-07-18 [colin]      0.9.12cvs32.5
15777
15778         * src/prefs_common.c
15779                 Define sensible default prefs for 
15780                 wrapping
15781
15782 2004-07-18 [colin]      0.9.12cvs32.4
15783
15784         * src/compose.c
15785         * src/prefs_common.c
15786         * src/prefs_common.h
15787         * src/prefs_wrapping.c
15788                 Remove Smart Wrapping pref, which does
15789                 nothing on gtk2 branch
15790
15791 2004-07-18 [colin]      0.9.12cvs32.3
15792
15793         * src/sourcewindow.c
15794                 Proper utf8
15795
15796 2004-07-18 [colin]      0.9.12cvs32.2
15797
15798         * src/compose.c
15799                 Save attachment status when drafting
15800
15801 2004-07-18 [colin]      0.9.12cvs32.1
15802
15803         * src/gtk/filesel.c
15804                 Fix erratic folder selection in open mode
15805
15806 2004-07-18 [colin]      0.9.12cvs31.11
15807
15808         * src/pop.c
15809                 Don't let partial messages get deleted
15810                 even with "dowload all"
15811                 (0.9.12cvs31.8 fix extension)
15812 2004-07-18 [colin]      0.9.12cvs31.10
15813
15814         * src/gtk/logwindow.c
15815                 Fix log scrolling
15816
15817 2004-07-18 [colin]      0.9.12cvs31.9
15818
15819         * src/common/utils.c
15820                 Fix non-utf8 strings coming from commands
15821                 and files
15822
15823 2004-07-18 [colin]      0.9.12cvs31.8
15824
15825         * src/pop.c
15826                 Fix partial download bug with Download all
15827                 messages option
15828
15829 2004-07-18 [colin]      0.9.12cvs31.7
15830
15831         * src/textview.c
15832                 Fix bug introduced in 0.9.12cvs31.2
15833                 (blocked in select mode after double click)
15834
15835 2004-07-18 [colin]      0.9.12cvs31.6
15836
15837         * src/compose.c
15838         * src/gtk/menu.c
15839                 More glib-warning fixes
15840
15841 2004-07-18 [colin]      0.9.12cvs31.5
15842
15843         * src/compose.c
15844                 Fix trashing the primary clipboard when moving 
15845                 around with tab
15846         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15847
15848 2004-07-18 [colin]      0.9.12cvs31.4
15849
15850         * src/codeconv.c
15851                 convert unencoded iso headers to utf8
15852         (Fix Bug 538 Unencoded local characters in subject make it 
15853          disappear)
15854
15855 2004-07-18 [colin]      0.9.12cvs31.3
15856
15857         * src/compose.c
15858                 Fix tab char handling in wrapping
15859         (Fix Bug 537 Line wrap problem - TAB character treated as 
15860          one character instead of 8)
15861
15862 2004-07-18 [colin]      0.9.12cvs31.2
15863
15864         * src/textview.c
15865                 return FALSE on GDK_MOTION_NOTIFY
15866         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15867          (unable to highlight))
15868
15869 2004-07-18 [colin]      0.9.12cvs31.1
15870
15871         * src/folderview.c
15872                 Sync with 0.9.12cvs31
15873
15874 2004-07-18 [colin]      0.9.12cvs30.4
15875
15876         * src/compose.c
15877                 Also block text_inserted when inserting a file
15878
15879 2004-07-18 [colin]      0.9.12cvs30.3
15880
15881         * src/compose.c
15882                 Fix smart wrapping (block text_inserted handler
15883                 while putting quotation to avoid wrap on input,
15884                 don't join lines if next is sig separator)
15885
15886 2004-07-17 [colin]      0.9.12cvs30.2
15887
15888         * src/folderview.c
15889         * src/mainwindow.c
15890         * src/mimeview.c
15891         * src/summaryview.c
15892         * src/gtk/quicksearch.c
15893         * src/gtk/quicksearch.h
15894                 Block key events handlers *and* accels while
15895                 quicksearch is focused
15896         (Fixes Bug 534 quick-search bar not accepting certain letters)
15897
15898 2004-07-17 [colin]      0.9.12cvs30.1
15899
15900         * src/folder.h
15901         * src/folderview.c
15902         * src/summaryview.c
15903                 Sync with 0.9.12cvs30
15904
15905 2004-07-17 [colin]      0.9.12cvs28.2
15906
15907         * src/mimeview.c
15908         * src/procmime.c
15909         * src/summaryview.c
15910         * src/gtk/menu.c
15911                 Squash some compile and glib warnings
15912
15913 2004-07-17 [paul]       0.9.12cvs28.1
15914
15915         * src/mimeview.c
15916                 sync with 0.9.12cvs28 HEAD
15917
15918 2004-07-16 [paul]       0.9.12cvs26.1
15919         
15920         * src/gtk/quicksearch.c
15921         * src/account.c
15922         * src/account.h
15923         * src/compose.c
15924         * src/customheader.c
15925         * src/folder_item_prefs.c
15926         * src/main.c
15927         * src/mainwindow.c
15928         * src/messageview.c
15929         * src/mimeview.c
15930         * src/news.c
15931         * src/pgpmime.c
15932         * src/pop.c
15933         * src/pop.h
15934         * src/prefs_account.c
15935         * src/prefs_account.h
15936         * src/prefs_common.c
15937         * src/prefs_common.h
15938         * src/prefs_display_header.c
15939         * src/prefs_gtk.c
15940         * src/prefs_gtk.h
15941         * src/procheader.c
15942         * src/procmime.c
15943                 sync with 0.9.12cvs26 HEAD      
15944
15945 2004-07-15 [colin]      0.9.12cvs18.14
15946
15947         * src/folder.c
15948                 Disable GPG signature check during
15949                 folder move and scan
15950         (Closes Bug 521 Signature checking slows down Folder-Move)
15951
15952 2004-07-14 [colin]      0.9.12cvs18.13
15953
15954         * src/common/partial_download.c
15955                 update includes
15956
15957 2004-07-14 [colin]      0.9.12cvs18.12
15958
15959         * src/common/partial_download.c
15960         * src/common/partial_download.h
15961                 Move doc at top, add correct copyright
15962
15963 2004-07-14 [colin]      0.9.12cvs18.11
15964
15965         * src/folder.c
15966         * src/messageview.c
15967         * src/pop.c
15968         * src/pop.h
15969         * src/procmsg.c
15970         * src/summaryview.c
15971         * src/common/Makefile.am
15972         * src/common/partial_download.c ** NEW FILES **
15973         * src/common/partial_download.h ** NEW FILES **
15974                 Move partial-download related stuff to its
15975                 own file
15976
15977 2004-07-14 [colin]      0.9.12cvs18.10
15978
15979         * src/send_message.c
15980                 Fix smtp auth when user is null or empty
15981
15982 2004-07-13 [colin]      0.9.12cvs18.9
15983
15984         * src/gtk/quicksearch.c
15985                 Use alphabetic order
15986
15987 2004-07-13 [colin]      0.9.12cvs18.8
15988
15989         * src/pop.c
15990                 Be paranoid on the checks
15991
15992 2004-07-13 [colin]      0.9.12cvs18.7
15993
15994         * src/gtk/quicksearch.c
15995                 Fix Engrish once again
15996
15997 2004-07-13 [colin]      0.9.12cvs18.6
15998
15999         * src/procmsg.c
16000         * src/summaryview.c
16001                 Mark messages for deletion when they are about to
16002                 be removed from trash
16003
16004 2004-07-13 [colin]      0.9.12cvs18.5
16005
16006         * src/matcher.c
16007         * src/matcher.h
16008         * src/matcher_parser_parse.y
16009         * src/prefs_matcher.c
16010         * src/gtk/quicksearch.c
16011                 Add 'partial' ('p') match string to find partially
16012                 downloaded messages
16013
16014 2004-07-13 [colin]      0.9.12cvs18.4
16015
16016         * src/pop.c
16017                 Fix misplaced block
16018
16019 2004-07-13 [colin]      0.9.12cvs18.3
16020
16021         * src/pop.c
16022         * src/pop.h
16023         * src/messageview.c
16024                 Refactor API (to avoid passing 5+ params and code
16025                 duplication)
16026         * src/folder.c
16027         * src/msgcache.c
16028         * src/procheader.c
16029         * src/common/defs.h
16030                 Add planned_download to cache
16031                 Don't mess uidl file when moving partially downloaded
16032                 mails (they change folder, we should change it in the
16033                 uidl list too or we'll remove an incorrect message)
16034                 (this also helps removing hacks when changing 
16035                 planned_download in messageview.c)
16036
16037 2004-07-12 [colin]      0.9.12cvs18.2
16038
16039         * src/gtk/quicksearch.c
16040                 Fix missing status update in quicksearch
16041
16042 2004-07-12 [paul]       0.9.12cvs18.1
16043
16044         * po/POTFILES.in
16045         * src/Makefile.am
16046         * src/account.c
16047         * src/codeconv.c
16048         * src/compose.c
16049         * src/inc.c
16050         * src/main.c
16051         * src/prefs_common.c
16052         * src/procmsg.h
16053         * src/toolbar.c
16054         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16055         * src/prefs_wrapping.[ch]       ** NEW FILES **
16056         * src/common/intl.h
16057         * src/common/utils.[ch]
16058         * src/gtk/quicksearch.[ch]
16059                 sync with 0.9.12cvs18 HEAD
16060
16061 2004-07-12 [colin]      0.9.11cvs17.25
16062
16063         * src/folder.c
16064         * src/folder.h
16065                 Remove unused function added by me in 0.9.11cvs17.10
16066
16067 2004-07-11 [colin]      0.9.11cvs17.24
16068
16069         * src/inc.c
16070         * src/messageview.c
16071         * src/pop.c
16072         * src/pop.h
16073                 Use folderitem and msgnum instead of filename to
16074                 know which mail to delete
16075                 Move old partial mail deletion to pop.c
16076
16077 2004-07-10 [colin]      0.9.11cvs17.23
16078
16079         * src/inc.c
16080                 Add debug
16081         * src/pop.c
16082         * src/pop.h
16083                 Don't re-use same enums for unrelated stuff: it's 
16084                 completely misleading !
16085                 Document a bit
16086
16087 2004-07-09 [colin]      0.9.11cvs17.22
16088
16089         * src/inc.c
16090                 Remove folder-type check and do
16091                 more tests to be sure everything's
16092                 ok
16093         * src/messageview.c
16094                 Punctuation update, remove useless
16095                 code, fix two warnings
16096         * src/noticeview.c
16097                 Layout cleaning, reset 2nd button
16098                 when specifying one
16099
16100 2004-07-09 [colin]      0.9.11cvs17.21
16101
16102         * src/messageview.c
16103         * src/pop.c
16104         * src/pop.h
16105                 Allow user to change his mind
16106                 and postpone decision (by
16107                 unmarking the mail)
16108
16109 2004-07-09 [colin]      0.9.11cvs17.20
16110
16111         * src/messageview.c
16112                 Fix bug with delete state
16113         * src/pop.c
16114         * src/pop.h
16115                 Fix buffer leak (fread doesn't 
16116                 terminate buffers with \0)
16117                 Refactoring (remove magic 
16118                 numbers)
16119
16120 2004-07-09 [colin]      0.9.11cvs17.19
16121
16122         * src/pop.c
16123                 Don't log "Skipping message" if 
16124                 we're going to TOP it two lines
16125                 later
16126
16127 2004-07-09 [colin]      0.9.11cvs17.18
16128
16129         * src/messageview.c
16130                 Fix Engrish
16131
16132 2004-07-09 [colin]      0.9.11cvs17.17
16133
16134         * src/pop.c
16135                 strlen checking...
16136         * src/messageview.c
16137                 refactoring a bit
16138
16139 2004-07-08 [colin]      0.9.11cvs17.16
16140
16141         * src/noticeview.c
16142         * src/noticeview.h
16143                 Add an optional second button
16144         * src/messageview.c
16145         * src/pop.c
16146         * src/pop.h
16147                 Don't delete partially received mails after a certain
16148                 time; rather, let the user decide.
16149
16150 2004-07-08 [colin]      0.9.11cvs17.15
16151
16152         * src/common/smtp.h
16153                 Sync with HEAD
16154
16155 2004-07-08 [colin]      0.9.11cvs17.14
16156
16157         * src/messageview.c
16158         * src/common/smtp.c
16159                 Use to_human_readable() for sizes
16160
16161 2004-07-08 [colin]      0.9.11cvs17.13
16162
16163         * src/inc.c
16164         * src/messageview.c
16165         * src/pop.c
16166         * src/pop.h
16167         * src/procmsg.c
16168                 Fix partial-downloading issues:
16169                         catch unsupported TOP
16170                         don't delete partially downloaded mails before 5 days
16171                         don't update existing with non-MH folders; that'll
16172                         make dups, but it's better than trashing the folder
16173                         free new msginfo parts
16174                 Fix indentation ;-)
16175
16176 2004-07-08 [colin]      0.9.11cvs17.12
16177
16178         * src/common/smtp.c
16179         * src/common/smtp.h
16180                 Sync smtp size verification with HEAD
16181
16182 2004-07-08 [colin]      0.9.11cvs17.11
16183
16184         * src/summaryview.c
16185         * src/prefs_common.c
16186         * src/prefs_common.h
16187         * src/gtk/quicksearch.c
16188         * src/gtk/quicksearch.h
16189                 Sync sticky pref with HEAD
16190
16191 2004-07-08 [colin]      0.9.11cvs17.10
16192
16193         * src/folder.c [1.213.2.6]
16194         * src/folder.h [1.87.2.6]
16195         * src/inc.c [1.149.2.7]
16196         * src/messageview.c [1.94.2.8]
16197         * src/procheader.c [1.47.2.6]
16198         * src/procmsg.c [1.150.2.4]
16199         * src/procmsg.h [1.60.2.5]
16200         * src/pop.c [1.56.2.4]
16201         * src/pop.h [1.17.2.3]
16202                 Let too big messages get downloaded, but truncated
16203                 Add a button to download them completely
16204                 
16205 2004-07-06 [colin]      0.9.11cvs17.9
16206
16207         * src/gtk/quicksearch.c [1.1.2.3]
16208                 Add a Clear button
16209         * commitHelper
16210         * PATCHSETS
16211                 Add a script to help with cvs
16212
16213 2004-07-03 [colin]      0.9.11cvs17.8
16214
16215         * src/plugins/imageviewer/viewer.c
16216                 fix imageviewer (which was staying on the first
16217                 displayed image)
16218
16219 2004-07-03 [colin]      0.9.11cvs17.7
16220
16221         Removed FIXME_GTK2 warnings
16222         * src/gtk/gtkutils.c
16223                 useless #warnings
16224         * src/gtk/menu.c
16225                 useless #warnings (no need to mess with menu rc)
16226         * src/gtk/menu.h
16227                 unused functions
16228         
16229
16230 2004-07-03 [colin]      0.9.11cvs17.6
16231
16232         Removed FIXME_GTK2 warnings
16233         * src/codeconv.c
16234                 useless #warnings (rewrite needed)
16235         * src/compose.c
16236                 useless #warnings (rewrite needed)
16237                 useless #warnings (gtk2 is like that)
16238                 useless #warnings (previously fixed)
16239         * src/main.c
16240                 useless #warnings (previously fixed)
16241         * src/message_search.c
16242                 useless #warnings (gtk2 is like that)
16243                 Made apparent that search is case-sensitive
16244         * src/mimeview.c
16245                 useless #warnings (rewrite needed)
16246                 useless #warnings (gtk2 is like that)
16247                 reimplemented real warnings
16248         * src/prefs_common.c
16249                 Removed block cursor option (not it gtk2)
16250         * src/prefs_gtk.c
16251                 useless #warnings (rewrite needed)
16252         * src/procheader.c
16253                 useless #warnings (rewrite needed)
16254         * src/sourcewindow.c
16255                 useless #warnings (incorrect placing)
16256         * src/summary_search.c
16257                 useless #warnings (gtk2 is like that)
16258                 Made apparent that search is case-sensitive
16259         * src/action.c
16260                 useless #warnings (gtk2 is like that)
16261         * src/textview.c
16262                 useless #warnings (rewrite needed)
16263         * src/toolbar.c
16264                 useless #warnings (rewrite needed)
16265
16266 2004-07-03 [colin]      0.9.11cvs17.5
16267
16268         * src/textview.c
16269                 Fix mismerge which broke URI opening
16270                 
16271 2004-07-01 [colin]      0.9.11cvs17.4
16272
16273         * src/gtk/filesel.c
16274                 Fill filename when saving
16275                 
16276 2004-06-27 [colin]      0.9.11cvs17.3
16277
16278         * src/gtk/filesel.[ch]
16279                 Use the new GTK file selector
16280                 Update prototype to match the reality: multiple file
16281                 selection is open-only          
16282         * src/compose.c
16283                 Match the new prototypes        
16284         * configure.ac
16285                 Match the new requirements (gtk 2.4.0)
16286                         
16287 2004-06-26 [colin]      0.9.11cvs17.2
16288
16289         * src/plugins/trayicon/trayicon.c
16290                 Remove useless signal handler on resize, which causes
16291                 an infinite "loop"
16292         
16293 2004-06-26 [colin]      0.9.11cvs17.1
16294         
16295         * tools/Makefile.am
16296                 remove launch_firebird and add nautilus2sylpheed.sh
16297         * src/quicksearch.c
16298           src/summaryview.c
16299                 Fix show/hide "Extended symbols" button problem
16300                 Fix apparition at startup
16301                 Fix const warnings
16302         * src/plugins/image_viewer/Makefile.am
16303                 Fix configure 
16304         * common/ssl.c
16305                 Re-enable certificate check, as it doesn't seem to
16306                 cause Xlib errors anymore
16307
16308 2004-06-25 [paul]       0.9.11cvs17
16309
16310         * sync with 0.9.11cvs17 HEAD
16311         
16312         NOTE: QuickSearch is broken
16313
16314 2004-06-07 [colin]      0.9.10claws67.10
16315         * src/plugins/trayicon/trayicon.c
16316           src/plugins/trayicon/libeggtrayicon/Makefile.am
16317           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16318                 Fix gettextization in trayicon plugin
16319
16320 2004-06-07 [colin]      0.9.10claws67.9
16321         
16322         * src/summaryview.c
16323           src/gtk/gtksctree.[ch]
16324                 Let Shift+{Up,Down} work in summaryview
16325                 (well, Down "works" and Up works)
16326                 Let the list scroll when using these keys
16327
16328 2004-06-06 [colin]      0.9.10claws67.8
16329
16330         * src/plugins/trayicon/trayicon.c
16331                 Fix pixmap update
16332
16333 2004-06-06 [colin]      0.9.10claws67.7
16334
16335         * src/addressbook.c
16336                 Fix signal handling causing system-wide focus grab
16337
16338 2004-05-25 [paul]       0.9.10claws67.6
16339
16340         * Makefile.am
16341           src/Makefile.am
16342                 clean up
16343
16344 2004-05-25 [paul]       0.9.10claws67.5
16345
16346         * replace deprecated gtk_signal... functions
16347
16348 2004-05-23 [colin]      0.9.10claws67.4
16349
16350         * src/compose.c
16351                 Fix wrapping
16352
16353 2004-05-22 [colin]      0.9.10claws67.3
16354
16355         * src/compose.c
16356                 Re-fix [Edited] in compose.c::compose_reedit()
16357
16358 2004-05-22 [colin]      0.9.10claws67.2
16359
16360         * src/procmime.c
16361                 Fix parsing of multiparts mails
16362
16363 2004-05-22 [colin]      0.9.10claws67.1
16364
16365         * src/summaryview.c
16366                 Fix quicksearch
16367
16368 2004-05-22 [paul]       0.9.10claws67
16369
16370         * sync with 0.9.10claws67 HEAD
16371
16372 2004-05-14 [alfons]
16373
16374         * src/procmime.h
16375                 add forgotton prototype
16376
16377 2004-05-10 [paul]       0.9.10claws57
16378
16379         * sync with 0.9.10claws57 HEAD
16380
16381 2004-05-05 [paul]       0.9.9.claws1
16382
16383         * ChangeLog-gtk2        ** REMOVED **
16384           ChangeLog-gtk2.claws  ** ADDED **
16385                 rename and adopt the normal claws format
16386                 
16387         * configure.ac
16388                 require gtkmathview >= 0.5
16389
16390         * ac/*                          ** REMOVED **
16391           ac/                           ** REMOVED **
16392           intl/Makefile.in              ** REMOVED **
16393           m4/                           ** ADDED **
16394           m4/missing                    ** ADDED **
16395           m4/missing/gdk-pixbuf.m4      ** ADDED **
16396           m4/missing/gettext.m4         ** ADDED **
16397           m4/missing/gpgme.m4           ** ADDED **
16398           m4/missing/imlib.m4           ** ADDED **
16399           m4/.cvsignore                 ** ADDED **
16400           m4/Makefile.am                ** ADDED **
16401           m4/README                     ** ADDED **
16402           m4/aclocal-include.m4         ** ADDED **
16403           m4/aspell.m4                  ** ADDED **
16404           m4/check-type.m4              ** ADDED **
16405           m4/gnupg-check-typedef.m4     ** ADDED **
16406           m4/openssl.m4                 ** ADDED **
16407           m4/spamassassin.m4            ** ADDED **
16408           po/ChangeLog                  ** REMOVED **
16409           po/Makefile.in.in             ** REMOVED **
16410           po/Rules-quot                 ** REMOVED **
16411           po/boldquot.sed               ** REMOVED **
16412           po/en@boldquot.header         ** REMOVED **
16413           po/en@quot.header             ** REMOVED **
16414           po/insert-header.sin          ** REMOVED **
16415           po/quot.sed                   ** REMOVED **
16416           po/remove-potcdate.sed        ** REMOVED **
16417           po/remove-potcdate.sin        ** REMOVED **
16418           po/stamp-po                   ** REMOVED **
16419           Makefile.am
16420           autogen.sh
16421           configure.ac
16422                 enable building with automake 1.8.x
16423                 add 'autopoint --force' to autogen.sh and remove all
16424                 auto-generated files, remove ac/ directory and use
16425                 m4/ directory instead
16426                 
16427         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16428                 fix gettextization
16429
16430 2004-02-28 Colin Leroy <colin@colino.net>
16431         * src/prefs_matcher.c
16432           src/prefs_filtering.c
16433           src/prefs_filtering_action.c
16434                 Fix non-editable GtkEntries
16435
16436 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16437         * src/prefs_themes.c
16438                 utf8 conversion for theme info
16439
16440 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16441         * sync 0.9.9claws
16442
16443 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16444         * src/grouplistdialog.c
16445                 allow multiple selections without ctrl key
16446
16447 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16448         * src/main.c
16449                 enable customizable accelerators
16450
16451 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16452         * src/prefs_common.c
16453                 re-enable different font settings for gtk1/2
16454         * src/prefs_folder_item.c
16455                 fix folder prefs displayed wrong
16456         * src/textview.c
16457                 set 'sunken' shadow type
16458
16459 2004-02-07 Colin Leroy <colin@colino.net>
16460         * src/compose.c
16461                 Fix message being always [Edited]
16462                 Encode headers correctly (utf8 buf)
16463
16464 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16465         * src/socket.c
16466                 remove double g_source_attach()
16467                 (Thanks to Colin Leroy)
16468
16469 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16470         * src/gtk/gtksctree.c
16471                 Fix SSL certificate list not shown
16472         * src/mimeview.c
16473                 Fix clicks in mime tree
16474
16475 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16476         * src/common/socket.c
16477                 Fix SSL receive
16478         * src/compose.c
16479                 Fix clipboard menu hotkeys
16480
16481 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16482         * src/gtk/gtkaspell.[ch]
16483           src/compose.c
16484                 reimplement spellchecker
16485
16486 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16487         * src/gtk/filesel.c
16488                 crash when inserting file in compose window
16489                 (TODO: keep old selection on clicks)
16490         * src/main.c
16491                 use gtkrc-2.0 instead of gtkrc
16492
16493 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16494         * src/messageview.c
16495                 remove orphaned mimeview unref()
16496
16497 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16498         * src/grouplistdialog.c
16499                 expand nodes containing subscribed groups
16500
16501 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16502         * src/textview.c
16503                 textview: hide cursor, restore old click behaviour
16504
16505 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16506         * src/textview.c
16507                 variable names messed up
16508
16509 2004-01-17 Colin Leroy <colin@colino.net>
16510         * src/addr_compl.c
16511                 Fix completion address too thin
16512         * src/compose.c
16513                 Fix tab-to-subject behaviour
16514         * src/summaryview.c
16515                 Implement key up & down in summaryview
16516
16517 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16518
16519         * sync 098claws
16520
16521 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16522         * configure.ac
16523           Makefile.am
16524           doc/.cvsignore
16525           doc/Makefile.am
16526                 faq, man, manual moved to doc/
16527         * ac/aspell.m4
16528           ac/check-type.m4
16529           ac/gnupg-check-typedef.m4
16530           ac/openssl.m4
16531           ac/spamassassin.m4
16532           ac/missing/gdk-pixbuf.m4
16533           ac/missing/gpgme.m4
16534           ac/missing/imlib.m4
16535                 fix automake warnings
16536
16537 2003-12-06 Colin Leroy <colin@colino.net>
16538         * src/summaryview.c
16539                 Fix quicksearch
16540
16541 2003-12-05 Colin Leroy <colin@colino.net>
16542         * src/summaryview.c
16543                 Fix going to next unread folder
16544
16545 2003-12-05 Colin Leroy <colin@colino.net>
16546         * src/crash.c
16547                 Fix gtk2 compilation
16548         * src/session.c
16549                 Remove iotag source handler at disconnection
16550         * src/socket.[ch] 
16551                 Remove source handler when closing socket 
16552                 (fixes another seg)
16553
16554 2003-12-04 Colin Leroy <colin@colino.net>
16555         * src/compose.c
16556           src/prefs_account.c
16557           src/prefs_common.c
16558                 Fix some dropdown menus
16559
16560 2003-12-04 Colin Leroy <colin@colino.net>
16561         * src/compose.c
16562                 Fix event handlers on header fields
16563         * src/common/socket.c
16564           src/common/session.c
16565                 Fix segfault with callback (SSL)
16566                 Fix end of session 
16567
16568 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16569
16570         * Fix compile bug in src/compose.c
16571         * removed src/gtk/gtkstext.[ch]
16572
16573 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16574
16575         * Convert character set and escape "text" attributes in toolbar setting
16576         files.
16577         * Fixed bug in button-press-event handling.
16578
16579 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16580
16581         * Fixed bug in key-press-event handling.
16582
16583 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16584
16585         * Enabled to compile tray-icon plugin (Ad-hoc).
16586         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16587
16588 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16589
16590         * Enabled to compile on sylpheed-claws.
16591         (tray-icon plugin still cannot compile yet.)
16592
16593 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16594
16595         * Updated to 0.9.5.
16596
16597 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16598
16599         * Updated to 0.9.4.
16600         * Ported monitoring SSL mechanism to GSource of GLib2
16601         (I don't confirm it)
16602         * Added _gtk2 suffix to key name of font preference to avoid
16603         ovverwriting preference of Gtk+-1.2 version.
16604
16605 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16606
16607         * Updated to 0.9.2.
16608
16609 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16610
16611         * Updated to 0.9.1.
16612         * Translate po files into UTF-8 when execute autogen.sh.
16613
16614 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16615
16616         * Updated to 0.9.0.
16617
16618 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16619
16620         * Plugged GError related memory leaks.
16621
16622 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16623
16624         * Changed default size of fonts.
16625         * Enabled to set titile font size of warning dialog.
16626
16627 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16628
16629         * Embed a sylpheed icon into executable binary on Windows.
16630
16631 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16632
16633         * I forgot to traslate character set of element string in src/xml.c.
16634
16635 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16636
16637         * Fixed detecting bind_textdomain_codeset in configure.in.
16638         * The bug in which "Example" of "Date fromat" preference isn't displayed
16639         correctly has been fixed.
16640
16641 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16642
16643         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16644           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16645           glib-gettextize
16646           Removed intl directory.
16647           Translated po files into UTF-8.
16648           (Thanks! Ryuji Abe)
16649
16650 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16651
16652         * The bug which doesn't unscape string in xml.c has been fixed.
16653
16654 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16655
16656         * The bug which is failed to translate encoding of file name thorough
16657         file dialog has been fixed.
16658
16659 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16660
16661         * Modified to translate file names which is used in inporting/expoting
16662         mbox feature and "Save as" feature into locale encoding.
16663         * Translate file names into locale encoding when "Attache file" and
16664         "Insert file".
16665         * Force set G_BROKEN_FILENAMES environment variable.
16666         * Other minor fixes.
16667
16668 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16669
16670         * Modified to treat MH folder's name as locale encoding.
16671
16672 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16673
16674         * The bug which clash on switching candidates of auto completion of
16675         addresses, cannot use auto completion in Japanesse is fixed
16676         (Thanks! Tokunaga-san)¡¥
16677
16678 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16679
16680         * The bug which cannot switch key accelerator preference has been fixed
16681         (Thanks! smbd-san)¡¥
16682
16683 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16684
16685         * version 0.8.11-gtk2-20030314
16686
16687 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16688
16689         * The bug in which character set conversion of filtering messages has
16690         been fixed.(Thanks! COCOA-san).
16691
16692 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16693
16694         * Revived "Leave space on head" preference in "Message" category.
16695         * A bug which clash when put the cursor to end of buffer and execute
16696         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16697
16698 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16699
16700         * version 0.8.11-gtk2-20030312
16701
16702 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16703
16704         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16705         * Modified to use Pango's API directly for font preference.
16706         * Integrated GtkTextView of textview to one widget.
16707         * Set fonts of header title in textview by "header_title" tag.
16708         * Removed some deprecated codes.
16709
16710 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16711
16712         * Updated to 0.8.11.
16713         * Merged cygwin patch(Thanks! Sakai-san).
16714
16715 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16716
16717         * version 0.8.10-gtk2-20030309