2006-07-31 [paul] 2.3.1cvs88
[claws.git] / ChangeLog
1 2006-07-31 [paul]       2.3.1cvs88
2
3         * src/folderview.c
4                 don't translate separator strings
5
6 2006-07-30 [mones]      2.3.1cvs87
7
8         * doc/man/sylpheed-claws.1
9                 Fixed non-ASCII chars in Hoa's name
10         * po/es.po
11                 Updated for release
12
13 2006-07-27 [colin]      2.3.1cvs86
14
15         * src/textview.c
16                 Don't include the leading \n in links
17                 Patch by Fabien
18
19 2006-07-25 [colin]      2.3.1cvs85
20
21         * src/mainwindow.c
22         * src/common/socket.h
23         * src/etpan/imap-thread.c
24                 Refresh resolvers before connecting
25                 to IMAP servers, and after switching
26                 to online. Thanks to Paul.
27
28 2006-07-18 [colin]
29
30         * 2.4.0-rc4 released
31
32 2006-07-17 [colin]      2.3.1cvs84
33
34         * src/inc.c
35                 Show connection attempt in statusbar before
36                 connecting (previously first message was
37                 "Retrieving messages from ..." after the
38                 connection succeeded.
39
40 2006-07-16 [wwp]        2.3.1cvs83
41
42         * sylpheed-claws.ico
43                 Added .ico file (windows multi-size icon file, generated).
44
45 2006-07-12 [wwp]        2.3.1cvs82
46
47         * src/messageview.c
48                 remove Message/Re-edit menu entry from messageview window,
49                 as sent/draft/queued messages are opened in compose window when
50                 re-edited and it's not possible to re-edit other msgs.
51
52 2006-07-12 [paul]       2.3.1cvs81
53
54         * AUTHORS
55         * src/mainwindow.c
56         * src/gtk/authors.h
57                 check online state before resetting
58                 mailcheck timer. Useful if some program
59                 verifies connection state and updates
60                 Claws.
61                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
62
63 2006-07-12 [paul]       2.3.1cvs80
64
65         * sylpheed-claws-128x128.png
66         * sylpheed-claws-64x64.png
67         * sylpheed-claws.png
68         * src/Makefile.am
69         * src/main.c
70         * src/prefs_toolbar.c
71         * src/stock_pixmap.c
72         * src/stock_pixmap.h
73         * src/wizard.c
74         * src/gtk/about.c
75         * src/gtk/gtkutils.c
76         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
77         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
78         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
79         * src/pixmaps/sylpheed.xpm              ** REMOVED **
80         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
81         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
82                 updated and renamed logo/icon files and related
83                 logo by Jesper Schultz
84
85 2006-07-11 [paul]       2.3.1cvs79
86
87         * src/main.c
88                 fix the labels a smidgin
89
90 2006-07-09 [colin]      2.3.1cvs78
91
92         * src/textview.c
93                 Show errors in textviewer's command
94                 Patch by H. Merijn Brand
95
96 2006-07-09 [colin]      2.3.1cvs77
97
98         * src/compose.c
99                 Save FMID in drafts too
100
101 2006-07-08 [colin]      2.3.1cvs76
102
103         * src/compose.c
104                 Svae RMID in drafted mails too
105                 Save quote_fmt vars for whole mails,
106                 don't reset at each quote_fmt_init:
107                 allows to use the same |i{var} in
108                 various template fields
109         * src/prefs_template.c
110         * src/quote_fmt.h
111         * src/quote_fmt_parse.y
112                 Same
113
114 2006-07-08 [colin]      2.3.1cvs75
115
116         * src/textview.c
117                 Fix highlighting of attached parts URIs
118
119 2006-07-08 [colin]      2.3.1cvs74
120
121         * src/main.c
122                 Prevent bug #981 (sc 2.3.1 segfaults with 
123                 gtk+ 2.10) from being reported again:
124                 if Sylpheed-Claws has been compiled against
125                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
126                 of if Sylpheed-Claws has been compiled against
127                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
128                 error out.
129
130 2006-07-07 [colin]      2.3.1cvs73
131
132         * src/prefs_actions.c
133                 Fix label
134
135 2006-07-07 [colin]      2.3.1cvs72
136
137         * src/prefs_actions.c
138                 Fix compile on gtk < 2.8. argh :)
139
140 2006-07-07 [paul]       2.3.1cvs71
141
142         * src/common/defs.h
143                 update DONATE_URI
144
145 2006-07-07 [colin]      2.3.1cvs70
146
147         * po/POTFILES.in
148         * src/quote_fmt.c
149         * src/quote_fmt_lex.l
150         * src/quote_fmt_parse.y
151                 Add |i{var}, a way to insert user-entered
152                 text in a template
153
154 2006-07-07 [colin]
155
156         * 2.4.0-rc3 released
157
158 2006-07-07 [colin]      2.3.1cvs69
159
160         * src/folder.c
161                 Don't consider inboxes of UNKNOWN folder 
162                 classes to be useable as default inboxes
163
164 2006-07-07 [paul]       2.3.1cvs68
165
166         * src/textview.c
167                 add missing #include <errno.h>
168                 Thanks to René J. Blokland
169
170 2006-07-07 [paul]       2.3.1cvs67
171
172         * src/action.c
173                 Return now Closes dialog
174         * src/mimeview.c
175         * src/mimeview.h
176         * src/textview.c
177                 add contextual menu to mime parts listed
178                 in the textview
179                 Thanks to Colin
180         * src/common/utils.c
181                 reversal: ' is a valid character in URLs
182
183 2006-07-06 [colin]      2.3.1cvs66
184
185         * src/remotefolder.h
186                 Forgotten in previous commit
187
188 2006-07-06 [colin]      2.3.1cvs65
189
190         * src/folder.c
191                 Set summary update flag whenever
192                 totals changed
193         * src/imap.c
194         * src/prefs_account.c
195         * src/common/utils.h
196         * src/etpan/imap-thread.c
197                 Fix warnings, thanks to Fabien and
198                 Ricardo
199
200 2006-07-06 [wwp]        2.3.1cvs64
201
202         * src/gtk/gtkutils.c
203                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
204
205 2006-07-06 [wwp]        2.3.1cvs63
206
207         * src/account.c
208         * src/addressbook.c
209         * src/addressitem.h
210         * src/folderview.c
211         * src/mainwindow.c
212         * src/manual.c
213         * src/manual.h
214         * src/message_search.c
215         * src/prefs_actions.c
216         * src/prefs_filtering.c
217         * src/prefs_filtering.h
218         * src/prefs_template.c
219         * src/summary_search.c
220         * src/summaryview.c
221         * src/gtk/gtkutils.c
222         * src/gtk/gtkutils.h
223         * src/gtk/pluginwindow.c
224                 add help buttons to some dialogs. Clicking such buttons opens a
225                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
226
227 2006-07-06 [paul]       2.3.1cvs62
228
229         * src/textview.c
230                 fix attachments contextual menu
231                 Thanks to Colin
232
233 2006-07-05 [colin]      2.3.1cvs61
234
235         * src/textview.c
236         * src/compose.c
237                 Handle sftp:// links
238
239 2006-07-05 [paul]       2.3.1cvs60
240
241         * src/gtk/filesel.c
242                 grab save button by default
243                 Thanks to Colin
244
245 2006-07-05 [wwp]        2.3.1cvs59
246
247         * manual/xml2pdf
248                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
249
250 2006-07-04 [colin]      2.3.1cvs58
251
252         * src/mimeview.c
253         * src/textview.c
254                 Use left click to select, middle click to open
255                 on mimeparts links
256         * src/common/utils.c
257                 Fix segfault
258
259 2006-07-04 [colin]      2.3.1cvs57
260
261         * src/mainwindow.c
262         * src/news.c
263                 Warning fixes, thanks to Fabien
264
265 2006-07-04 [colin]      2.3.1cvs56
266
267         * src/mimeview.c
268         * src/mimeview.h
269         * src/textview.c
270                 Allow parts to be selected via their text label
271                 in textview
272
273 2006-07-04 [colin]      2.3.1cvs55
274
275         * src/folderview.c
276                 Feedback when closing (for big folders)
277         * src/prefs_actions.c
278         * src/prefs_filtering.c
279         * src/prefs_matcher.c
280         * src/prefs_template.c
281                 Fix default button when closing without
282                 having saved
283
284 2006-07-04 [colin]      2.3.1cvs54
285
286         * src/news.c
287                 Delete local file on deletion
288
289 2006-07-03 [colin]      2.3.1cvs53
290
291         * src/folderview.c
292         * src/main.c
293                 Don't freeze when rescanning after crash
294
295 2006-07-03 [wwp]        2.3.1cvs52
296
297         * src/compose.c
298         * src/privacy.c
299         * src/privacy.h
300         * src/plugins/pgpinline/pgpinline.c
301         * src/plugins/pgpmime/pgpmime.c
302                 don't report an error when the user cancels the passphrase dialog.
303
304 2006-07-02 [colin]      2.3.1cvs51
305
306         * src/folderview.c
307                 Open message when crossing folders with Space,
308                 goto next unread and friends
309
310 2006-07-01 [colin]      2.3.1cvs50
311
312         * src/prefs_account.c
313                 Typographic rules varying from language
314                 to language (in french "Protocole :"),
315                 we have to do that :)
316
317 2006-07-01 [ticho]      2.3.1cvs49
318
319         * src/prefs_account.c
320                 Only use one temporary gchar* variable in
321                 prefs_account_protocol_set_optmenu().
322
323 2006-07-01 [ticho]      2.3.1cvs48
324
325         * src/prefs_account.c
326         * src/prefs_account.h
327                 Use GtkLabel for existing account protocol name.
328                 Created an array for protocol names and populate the
329                 combobox from it in a for() cycle.
330
331 2006-06-30 [colin]      2.3.1cvs47
332
333         * src/compose.c
334                 Block undo when changing signature (by changing
335                 account)
336
337 2006-06-30 [paul]       2.3.1cvs46
338
339         * src/send_message.c
340                 when editing From in the Compose window, use that address
341                 in the Return-Path: header
342                 Thanks to Colin
343
344 2006-06-30 [colin]      2.3.1cvs45
345
346         * src/compose.c
347                 Fix signature replacement:
348                 - when no newline before separator
349                 - when reediting
350
351 2006-06-29 [colin]      2.3.1cvs44
352
353         * src/folderview.c
354         * src/folderview.h
355         * src/mainwindow.c
356         * src/summaryview.c
357                 Let 'View/Go to/Next marked' work like
358                 Next new & Next unread: across folders
359                 Change the select_on_entry pref to do
360                 what we want when changing folder
361         * src/common/utils.c
362                 Fix single-quoted links 
363
364 2006-06-29 [colin]      2.3.1cvs43
365
366         * src/gtk/gtkaspell.c
367                 "Sylpheed" and "Sylpheed-Claws" do exist !
368
369 2006-06-29 [colin]      2.3.1cvs42
370
371         * src/imap.c
372                 Forgot to remove debug
373
374 2006-06-29 [colin]      2.3.1cvs41
375
376         * src/imap.c
377         * src/imap.h
378         * src/mainwindow.c
379                 Disconnect from IMAP servers when going
380                 offline. Fixes bug #978 (going to offline-mode 
381                 won't close connections)
382
383 2006-06-29 [colin]      2.3.1cvs40
384
385         * src/main.c
386                 Fix transient setting on failing plugins
387                 Patch by Fabien
388         * src/plugins/pgpcore/sgpgme.c
389                 Only warn for OpenPGP. Most people don't
390                 have CMS available.
391
392 2006-06-29 [colin]      2.3.1cvs39
393
394         * src/compose.c
395                 Fix Spelling menu (discrepancy between context menu
396                 and top menu when folder's dictionary isn't the 
397                 default one)
398         * src/plugins/pgpcore/sgpgme.c
399                 More error reporting about why gpgme can fail
400
401 2006-06-29 [wwp]        2.3.1cvs38
402
403         * src/mainwindow.c
404                 honor the display-header-pane setting even when the message view
405                 is a separate window.
406
407 2006-06-29 [wwp]        2.3.1cvs37
408
409         * src/prefs_actions.c
410                 forgot to commit that one (use of GTK_STOCK_INFO).
411
412 2006-06-29 [colin]      2.3.1cvs36
413
414         * src/imap.c
415                 Better handling of login errors (ask the password
416                 again once), alert in case of error. Fix three
417                 signedness warnings.
418
419 2006-06-28 [wwp]        2.3.1cvs35
420
421         * src/prefs_template.c
422         * src/prefs_matcher.c
423         * src/prefs_filtering_action.c
424         * src/prefs_quote.c
425                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
426                 patch by Fabien Vantard, slightly modified.
427
428 2006-06-28 [paul]
429
430         2.4.0-rc2 released
431
432 2006-06-28 [colin]      2.3.1cvs34
433
434         * src/prefs_account.c
435                 Fix bug #977 (Can't add or edit imap accounts)
436
437 2006-06-28 [colin]      2.3.1cvs33
438
439         * src/mimeview.c
440                 Fix previous
441
442 2006-06-28 [colin]      2.3.1cvs32
443
444         * src/mimeview.c
445                 Save named inlined attachments with "Save all"
446         * src/main.c
447         * src/mbox.c
448         * src/common/plugin.c
449         * src/common/plugin.h
450         * src/common/sylpheed.c
451         * src/common/utils.c
452         * src/plugins/pgpcore/sylpheed.def
453         * src/plugins/pgpinline/sylpheed.def
454         * src/plugins/pgpmime/sylpheed.def
455                 Win32 compatibility patch, by
456                 Werner Koch
457
458 2006-06-28 [wwp]        2.3.1cvs31
459
460         * src/imap.c
461         * src/prefs_folder_item.c
462                 less compilation warnings (thanks to Fabien Vantard), less typos.
463
464 2006-06-28 [paul]       2.3.1cvs30
465
466         * src/gtk/gtkutils.c
467                 gtk_combo_box_set_focus_on_click() is only
468                 available since gtk 2.6.0
469
470 2006-06-28 [paul]       2.3.1cvs29
471
472         * src/prefs_ext_prog.c
473                 fix engrish and add a tooltip for the
474                 'command for 'Display as text' option
475
476 2006-06-28 [paul]
477
478         2.4.0-rc1 released
479
480 2006-06-28 [paul]       2.3.1cvs28
481
482         * ChangeLog
483         * tools/Makefile.am
484                 include textviewer.pl in releases
485
486 2006-06-28 [paul]       2.3.1cvs27
487
488         * src/prefs_ext_prog.c
489                 hide Print command option if libgnomeprint
490                 support is present
491
492 2006-06-27 [colin]      2.3.1cvs26
493
494         * src/compose.c
495                 Fix Esc handling in insert/attach dialog
496                 Don't show this dialog if dragging something
497                 else than text/uri-list
498                 Thanks to Fabien Vantard
499         * tools/textviewer.pl
500                 Filter script to display stuff as text
501                 by H. Merijn Brand
502
503 2006-06-27 [wwp]        2.3.1cvs25
504
505         * src/messageview.c
506                 use the exact product name (message view title), patch
507                 by Fabien Vantard.
508
509 2006-06-27 [ticho]      2.3.1cvs24
510
511         * src/prefs_account.c
512         * src/prefs_common.c
513         * src/prefs_common.h
514         * src/prefs_ext_prog.c
515         * src/textview.c
516                 Add a preference (Preferences/External programs)
517                 to allow "Display as text" to be done via a script
518                 (patch by H.Merijn Brand).
519                 Use GtkComboBox for protocol selection in account
520                 preferences.
521                 Only include current choice for existing accounts, and
522                 insensitivize the combobox.
523
524 2006-06-27 [paul]       2.3.1cvs23
525
526         * src/mbox.c
527                 fix crasher introduced in cvs21.
528                 Thanks to Colin
529
530 2006-06-26 [colin]      2.3.1cvs22
531
532         * src/mbox.c
533                 Fix double-frees when leaving folders
534                 after exporting to mbox
535
536 2006-06-26 [colin]      2.3.1cvs21
537
538         * src/mbox.c
539                 More feedback (and optimisation)
540                 on import/export
541         * src/common/utils.c
542                 Fix case when looking for mail addresses
543         * src/gtk/gtkutils.c
544                 Extra check for (X-)Face
545
546 2006-06-25 [ticho]      2.3.1cvs20
547
548         * src/compose.c
549         * src/exphtmldlg.c
550         * src/gtk/gtkutils.c
551         * src/gtk/gtkutils.h
552                 Added second argument to gtkut_sc_combobox_create() to
553                 control focus-on-click for the widget.
554                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
555
556 2006-06-25 [ticho]      2.3.1cvs19
557
558         * src/compose.c
559         * src/gtk/Makefile.am
560         * src/gtk/combobox.c
561         * src/gtk/combobox.h
562         * src/gtk/gtkutils.c
563         * src/gtk/gtkutils.h
564                 Use GtkComboBox instead of deprecated GtkOptionMenu
565                 for account selector in compose window and for encoding
566                 selector in attachment properties.
567                 Also factorise working with the new GtkComboBox somewhat.
568
569 2006-06-24 [paul]       2.3.1cvs18
570
571         * src/prefs_common.c
572                 use the correct default value
573
574 2006-06-24 [paul]       2.3.1cvs17
575
576         * src/compose.c
577         * src/prefs_common.c
578         * src/prefs_common.h
579         * src/prefs_compose_writing.c
580                 enable setting of default action when
581                 dnd'ing files in the compose window.
582                 (Collaborative effort with wwp)
583
584 2006-06-23 [wwp]        2.3.1cvs16
585
586         * src/compose.c
587                 i18n fix (thanks to Fabien Vantard)
588
589 2006-06-22 [colin]      2.3.1cvs15
590
591         * src/prefs_customheader.c
592                 Don't use filters in custom headers' file 
593                 selector. Remember, extensions mean nothing :)
594
595 2006-06-22 [paul]       2.3.1cvs14
596
597         * configure.ac
598                 allow setting of man directory location
599
600 2006-06-22 [colin]      2.3.1cvs13
601
602         * src/mainwindow.c
603                 Add 'View/Go to/Next unread folder'.
604                 I missed that :)
605
606 2006-06-22 [colin]      2.3.1cvs12
607
608         * src/common/utils.c
609                 Add some subject prefixes
610                 Patch by Bjorn T Johansen <btj@havleik.no>
611
612 2006-06-22 [colin]      2.3.1cvs11
613
614         * manual/advanced.xml
615                 Forgotten hidden pref
616
617 2006-06-21 [paul]       2.3.1cvs10
618
619         * src/prefs_account.c
620                 complete the removal of 'Add date header' option
621
622 2006-06-21 [paul]       2.3.1cvs9
623
624         * src/account.c
625         * src/compose.c
626         * src/prefs_account.c
627         * src/prefs_account.h
628                 remove option to add date header - always
629                 add date header
630         * src/etpan/imap-thread.c
631                 fix warnings (Thanks to Colin)
632
633 2006-06-21 [wwp]        2.3.1cvs8
634
635         * src/folder.c
636                 set the attachment flag when inline text part are (file)named. This is more convenient
637                 when receiving (for instance) inline source files or patches sent using thunderbird.
638
639 2006-06-21 [paul]       2.3.1cvs7
640
641         * src/inc.c
642                 fix off-by-one count of current msg in
643                 statusbar filtering progressbar
644
645 2006-06-21 [paul]       2.3.1cvs6
646
647         * src/folder.c
648                 Show attachment icon even if the part is 'inline'
649                 if the following conditions are met:
650                 - content-type != 'text/plain'
651                 - content-type != '*/pgp-signature'
652                 - either 'name' or 'filename' parameter is not NULL
653                 
654                 Thanks to Colin
655
656 2006-06-21 [paul]       2.3.1cvs5
657
658         * src/messageview.c
659         * src/prefs_common.c
660         * src/prefs_common.h
661         * src/prefs_other.c
662                 add an option to 'Never send Return
663                 Receipts'
664                 Thanks to Colin
665
666 2006-06-20 [mones]      2.3.1cvs4
667
668         * po/es.po
669                 updated
670         * src/compose.c
671                 typo fixed (space after comma)
672         * tools/make.themes.project
673                 remove exec mode from tarball files
674
675 2006-06-20 [colin]      2.3.1cvs3
676
677         * src/news.c
678         * src/procheader.c
679         * src/unmime.c
680                 Better fix for \n's in headers (don't 
681                 break Received: and others)
682
683 2006-06-20 [paul]       2.3.1cvs2
684
685         * src/alertpanel.c
686         * src/textview.c
687                 improve legibility of phishing attempt
688                 dialog
689
690 2006-06-20 [paul]       2.3.1cvs1
691
692         * NEWS
693         * README
694         * configure.ac
695                 Update version number following
696                 stable release
697
698 2006-06-20 [colin]      2.3.0cvs26
699
700         * src/compose.c
701                 When dragging a file to the text of the compose
702                 window, ask whether we want to insert or attach
703                 (I know lots of people who do that to attach)
704
705 2006-06-20 [colin]      2.3.0cvs25
706
707         * src/etpan/imap-thread.c
708                 Fix threshold (the append command is often > 32 bytes)
709
710 2006-06-19 [colin]      2.3.0cvs24
711
712         * src/imap.c
713         * src/etpan/imap-thread.c
714                 Workaround Rockliffe IMAP server bug: replace
715                 "x UID SEARCH (ANSWERED UID 1:*)" with
716                 "x UID SEARCH ANSWERED"
717                 (Rockliffe doesn't handle the parenthesis)
718
719 2006-06-19 [colin]      2.3.0cvs23
720
721         * src/compose.c
722         * src/imap.c
723         * src/etpan/imap-thread.c
724                 Probably fix bug #972 (Freezes when adding 
725                 an attachment to the message)
726         * src/common/defs.h
727                 Modernize Firefox cmd
728
729
730 2006-06-18 [colin]      2.3.0cvs22
731
732         * src/prefs_customheader.c
733                 Only allow correct filenames for various
734                 custom headers
735
736 2006-06-18 [colin]      2.3.0cvs21
737
738         * src/prefs_customheader.c
739                 Add a 'From File...' button in custom headers prefs, which
740                 try to do the right thing: 
741                 for normal headers, use file as plaintext,
742                 for X-Face, calls compface,
743                 for Face, encode to b64.
744
745 2006-06-17 [colin]      2.3.0cvs20
746
747         * src/mh.c
748                 Warning fix
749
750 2006-06-16 [colin]      2.3.0cvs19
751
752         * src/summaryview.c
753                 Recursive quicksearch: show message list
754                 in current folder, *then* search children
755                 in the background.
756
757 2006-06-16 [colin]      2.3.0cvs18
758
759         * src/main.c
760                 Instead of ignoring SIGPIPE, save caches
761                 when getting one. Will fix the fact that
762                 hot caches are out-of-date when logging 
763                 out of Xorg.
764         * src/compose.c
765         * src/prefs_compose_writing.c
766                 Only save text (not attachments) when 
767                 auto-saving to drafts
768         * src/unmime.c
769                 Always replace \n, \r and \t with spaces
770                 in headers
771         * manual/dist/html/Makefile.am
772         * manual/dist/pdf/Makefile.am
773         * manual/dist/ps/Makefile.am
774         * manual/dist/txt/Makefile.am
775         * manual/fr/dist/html/Makefile.am
776         * manual/fr/dist/pdf/Makefile.am
777         * manual/fr/dist/ps/Makefile.am
778         * manual/fr/dist/txt/Makefile.am
779         * manual/pl/dist/html/Makefile.am
780         * manual/pl/dist/pdf/Makefile.am
781         * manual/pl/dist/ps/Makefile.am
782         * manual/pl/dist/txt/Makefile.am
783                 Fix make clean removing pregenerated manuals
784
785
786 2006-06-16 [colin]      2.3.0cvs17
787
788         * src/plugins/pgpcore/sgpgme.c
789         * src/plugins/pgpmime/pgpmime.c
790         * src/plugins/pgpinline/pgpinline.c
791                 Better error reporting in setup_signers.
792                 Don't fallback to default key if specified
793                 key isn't found.
794                 Don't allow signing if more than one secret
795                 key matches the one specified in prefs.
796
797 2006-06-15 [colin]      2.3.0cvs16
798
799         * src/folderview.c
800                 Add "Send queue" in the folder's contextual
801                 menu
802         * src/compose.c
803         * src/messageview.c
804         * src/privacy.c
805         * src/privacy.h
806         * src/procmime.c
807         * src/procmsg.c
808         * src/plugins/pgpcore/passphrase.c
809         * src/plugins/pgpcore/sgpgme.c
810         * src/plugins/pgpinline/pgpinline.c
811         * src/plugins/pgpmime/pgpmime.c
812                 Better error reporting
813         * src/mbox.c
814                 Probably fix bug #971 (2.2.3 cannot read mail 
815                 from local mbox)
816
817
818 2006-06-15 [mones]      2.3.0cvs15
819
820         * tools/make.themes.project
821                 creates the themes project from the web page
822
823 2006-06-15 [colin]      2.3.0cvs14
824
825         * src/folder.c
826                 Better fix (avoid losing the folder if scan_tree 
827                 fails)
828
829 2006-06-15 [cleroy]     2.3.0cvs13
830
831         * src/folder.c
832                 Probably fix Bug #969 (crash on rebuilding 
833                 imap folder)
834
835 2006-06-14 [colin]      2.3.0cvs12
836
837         * manual/dtd/manual.xsl
838         * manual/sylpheed-claws-manual.xml
839         * manual/fr/sylpheed-claws-manual.xml
840         * manual/pl/sylpheed-claws-manual.xml
841                 Insert pagebreaks between sections
842
843 2006-06-14 [paul]       2.3.0cvs11
844
845         * configure.ac
846                 better fix than 2.3.0cvs10
847
848 2006-06-14 [paul]       2.3.0cvs10
849
850         * configure.ac
851                 fix setting of PACKAGE_DATA_DIR with newer autoconf
852                 (backwards compatible)
853
854 2006-06-13 [colin]      2.3.0cvs9
855
856         * src/messageview.c
857                 Fix sending of return receipt with the new queue folders
858
859 2006-06-13 [wwp]        2.3.0cvs8
860
861         * src/quote_fmt_lex.l
862                 fix wrong tokens returned in quote_fmt lexer, query not().
863
864 2006-06-13 [wwp]        2.3.0cvs7
865
866         * src/folder.c
867         * src/prefs_folder_item.c
868                 allow changing folder type even when folder is not a top-level one,
869                 thanks to Colin.
870
871 2006-06-12 [colin]      2.3.0cvs6
872
873         * src/folderview.c
874                 Fix double-ask of "Do you want to mark all
875                 as read"
876
877 2006-06-12 [colin]      2.3.0cvs5
878
879         * src/compose.c
880         * src/compose.h
881         * src/folder.c
882         * src/folder.h
883         * src/imap.c
884         * src/inc.c
885         * src/main.c
886         * src/messageview.c
887         * src/mh.c
888         * src/prefs_folder_item.c
889         * src/procheader.c
890         * src/procmime.c
891         * src/procmsg.c
892         * src/procmsg.h
893         * src/send_message.c
894         * src/summaryview.c
895         * src/toolbar.c
896                 Apply bug #964's patch (Queue and drafts aren't normal)
897                 The Drafts and Queue folder now contain RFC-822 files,
898                 allowing to move and copy mails from and to these 
899                 folders. Moving from Drafts to Queue will prepare the
900                 mail for sending (PGP signature, encryption, etc).
901                 This patch also rework sending errors handling to try
902                 to be more helpful.
903                 Also, allow redefining folder types via the GUI 
904                 (Folder type in its Properties)
905
906 2006-06-12 [colin]      2.3.0cvs4
907
908         * src/summaryview.c
909         * src/prefs_common.c
910         * src/prefs_common.h
911         * src/gedit-print.c
912                 Allow to define a specific print font - patch
913                 by Bernhard Walle <bernhard.walle@gmx.de>
914         * src/prefs_fonts.c
915         * manual/advanced.xml
916         * manual/fr/advanced.xml
917                 Add a hidden pref to allow deletion without
918                 confirmation
919
920 2006-06-12 [wwp]        2.3.0cvs3
921
922         * .cvsignore
923                 more files to ignore.
924
925 2006-06-12 [wwp]        2.3.0cvs2
926
927         * src/quote_fmt.c
928         * src/quote_fmt_lex.l
929         * src/quote_fmt_parse.y
930                 extend the quote_fmt parser (templates and quotes):
931                 - allow limited sub-expressions in |p{} and |f{} expressions,
932                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
933                 - implemented/fixed missing implementation of query_references and show_references,
934                 - completed, fixed contents and format of the symbols help dialog,
935                 - fix some compilation warnings.
936
937 2006-06-12 [wwp]        2.3.0cvs1
938
939         * manual/advanced.xml
940         * manual/fr/advanced.xml
941                 updates in the "templates" section of the manual (eng/fr):
942                  - be more precise (both versions)
943                  - completed to match the english reference (fr version)
944                  - touchups (both versions)
945
946 2006-06-12 [paul]       2.3.0
947
948         2.3.0 released
949
950 2006-06-12 [paul]       2.2.3cvs14
951
952         * po/ca.po
953         * po/cs.po
954         * po/de.po
955         * po/el.po
956         * po/fr.po
957         * po/it.po
958         * po/pt_BR.po
959         * po/sr.po
960         * po/zh_CN.po
961                 updated by Miquel Oliete, Tim, Stephan Sachse,
962                 Stavros Giannouris, Fabien Vantard, Andrea
963                 Spadaccini, Frederico Goncalves Guimaraes,
964                 Aleksandar Urosevic, and Ralgh Young
965
966 2006-06-12 [colin]      2.2.3cvs13
967
968         * src/mbox.c
969                 Add missing header
970
971 2006-06-11 [colin]      2.2.3cvs12
972
973         * src/msgcache.c
974                 Verify that g_malloc() succeeded
975
976 2006-06-11 [colin]      2.2.3cvs11
977
978         * src/wizard.c
979                 Add Face header to welcome mail
980
981 2006-06-10 [colin]      2.2.3cvs10
982
983         * src/textview.c
984                 Revert previous (Forgot it changes the
985                 margin on the whole mail)
986
987 2006-06-10 [colin]      2.2.3cvs9
988
989         * src/textview.c
990                 Don't overlap long headers under (X-)Face
991
992 2006-06-10 [mones]      2.2.3cvs8
993
994         * manual/xml2pdf
995                 allow generation of manual on systems lacking saxon binary
996                 but with java and the saxon library installed
997
998         * po/es.po
999                 updated for release
1000
1001 2006-06-09 [colin]      2.2.3cvs7
1002
1003         * src/summaryview.c
1004                 Fix leak when using Display Sender using Addressbook
1005
1006 2006-06-09 [colin]      2.2.3cvs6
1007
1008         * src/compose.c
1009         * src/folder.c
1010         * src/folderview.c
1011         * src/mimeview.c
1012         * src/summaryview.c
1013                 More leaks fixes
1014
1015 2006-06-09 [paul]       2.2.3cvs5
1016
1017         * AUTHORS
1018         * src/gtk/authors.h
1019         * tools/claws.i18n.status.pl
1020                 updated with new info
1021
1022 2006-06-09 [paul]       2.2.3cvs4
1023
1024         * README
1025                 updated
1026         * manual/ack.xml
1027                 add wwp to authors list
1028         * src/gtk/authors.h
1029                 update mine and Colin's addresses
1030
1031 2006-06-08 [colin]      2.2.3cvs3
1032
1033         * src/etpan/imap-thread.c
1034                 Fix leak on SSL cert check
1035
1036 2006-06-08 [colin]      2.2.3cvs2
1037
1038         * src/common/utils.c
1039                 Fix leak
1040
1041 2006-06-08 [paul]       2.2.3cvs1
1042
1043         * configure.ac
1044                 Update version number following
1045                 stable release
1046
1047 2006-06-07 [colin]      2.2.2cvs3
1048
1049         * src/msgcache.c
1050                 Fix catching cache read errors (guint instead of gint)
1051                 Prevent malloc'ing more than 8MB (means cache corruption)
1052
1053 2006-06-07 [paul]       2.2.2cvs2
1054
1055         * src/exporthtml.c
1056         * src/exportldif.c
1057         * src/mh.c
1058         * src/mutt.c
1059         * src/pine.c
1060         * src/common/utils.c
1061                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1062                 obey $HOME'
1063                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1064                 Thanks to Colin
1065
1066 2006-06-06 [paul]       2.2.2cvs1
1067
1068         * configure.ac
1069                 Update version number following
1070                 stable release
1071
1072 2006-06-06 [paul]       2.2.1cvs6
1073
1074         * src/matcher.c
1075                 fix  implicit declaration of
1076                 sylpheed_do_idle()
1077                 Patch by Fabien Vantard
1078
1079 2006-06-06 [paul]       2.2.1cvs5
1080
1081         * src/matcher.c
1082                 fix age_greater and age_lower so that they
1083                 mean what say and not '...or equal to'
1084                 Thanks to Colin
1085
1086 2006-06-06 [paul]       2.2.1cvs4
1087
1088         * src/textview.c
1089         * src/common/utils.c
1090                 fix URI check
1091                 Thanks to Colin
1092
1093 2006-06-05 [wwp]        2.2.1cvs3
1094
1095         * manual/fr/account.xml
1096                 minor language fixes (thanks to Fabien Vantard).
1097
1098 2006-06-05 [colin]      2.2.1cvs2
1099
1100         * src/prefs_folder_item.c
1101         * src/folderview.c
1102                 Allow recursive setting of properties 
1103                 for whole mailboxes
1104         * src/matcher.c
1105                 Don't freeze on 'test' filtering rule
1106
1107 2006-06-05 [colin]      2.2.1cvs1
1108
1109         * configure.ac
1110                 Update version number following
1111                 stable release
1112
1113 2006-06-04 [wwp]        2.2.0cvs82
1114
1115         * manual/glossary.xml
1116         * manual/account.xml
1117         * manual/fr/glossary.xml
1118         * manual/fr/account.xml
1119                 added glossary section and references/links related to the Face custom header.
1120
1121 2006-06-04 [colin]      2.2.0cvs81
1122
1123         * src/summaryview.c
1124                 Skip to next message on move with no
1125                 immediate execution
1126
1127 2006-06-04 [wwp]        2.2.0cvs80
1128
1129         * manual/xml2pdf
1130                 added sanity checks, exit when needed.
1131
1132 2006-06-03 [paul]       2.2.0cvs79
1133
1134         * src/prefs_receive.c
1135                 page name is now 'Receiving'
1136         * src/prefs_send.c
1137                 page name is now 'Sending'
1138
1139 2006-06-03 [colin]      2.2.0cvs78
1140
1141         * src/plugins/spamassassin/spamassassin_gtk.c
1142                 Autoswitch to Localhost if transport was previously
1143                 disabled. Else people had to check [] Enable, then
1144                 *reselect* transport.
1145
1146 2006-06-03 [colin]      2.2.0cvs77
1147
1148         * src/plugins/pgpinline/pgpinline.c
1149         * src/plugins/pgpmime/pgpmime.c
1150                 Check that gpg_data_release_and_get_mem 
1151                 didn't fail (now, why this happens...)
1152
1153 2006-06-03 [colin]      2.2.0cvs76
1154
1155         * src/mbox.c
1156                 Fix bug #962 (Manual and/or UI should 
1157                 warn about incompatible locking 
1158                 causing dataloss)
1159
1160 2006-06-02 [cleroy]     2.2.0cvs75
1161
1162         * src/filtering.c
1163         * src/folder.c
1164         * src/procmsg.c
1165         * src/summaryview.c
1166                 Fix a few leaks
1167
1168 2006-06-02 [colin]      2.2.0cvs74
1169
1170         * src/main.c
1171                 On exit, free caches after writing them
1172                 Shuts up some valgrind false positives
1173         * src/procmsg.c
1174         * src/send_message.c
1175                 Fix races when reusing existing SMTP connections
1176                 Fix inexistant session timeout
1177         * src/toolbar.c
1178                 Display alertpanel after all queues have
1179                 been processed, not after each
1180
1181 2006-06-02 [wwp]        2.2.0cvs73
1182
1183         * manual/fr/glossary.xml
1184         * manual/fr/ack.xml
1185         * manual/ack.xml
1186                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1187
1188 2006-06-02 [wwp]        2.2.0cvs72
1189
1190         * manual/xml2pdf
1191         * manual/dist/pdf/Makefile.am
1192         * manual/dtd/manual.xsl
1193         * manual/fr/dist/pdf/Makefile.am
1194         * manual/pl/dist/pdf/Makefile.am
1195                 we changed the procedure to generate the .pdf version of the manual.
1196                 The procedure is more modern and the .pdf we get now has a valid index.
1197                 Here are the new pre-requisites:
1198
1199                 - JRE 1.x (1.4 here): there must be one from your distro
1200                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1201                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1202                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1203
1204                 See my posts for further info about the installation of this toolchain:
1205
1206                 Date: Fri, 19 May 2006 19:40:06 +0200
1207                 From: wwp <subscript@free.fr>
1208                 To: sylpheed-claws-devel@lists.sourceforge.net
1209                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1210
1211                 and
1212
1213                 Date: Wed, 24 May 2006 12:58:49 +0200
1214                 From: wwp <subscript@free.fr>
1215                 To: sylpheed-claws-devel@lists.sourceforge.net
1216                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1217
1218 2006-06-01 [colin]      2.2.0cvs71
1219
1220         * src/compose.c
1221                 Better guards against IMAP races
1222         * src/main.c
1223         * src/prefs_common.c
1224         * src/prefs_common.h
1225         * src/common/ssl_certificate.c
1226         * src/etpan/imap-thread.c
1227         * src/etpan/imap-thread.h
1228         * src/gtk/sslcertwindow.c
1229                 New hidden option ssl_skip_cert_check to 
1230                 avoid dups of bug #959 (libetpan linked
1231                 against gnutls and gnutls buggy on 64bit)
1232                 Present expired warning only once per
1233                 session/server.
1234         * manual/advanced.xml
1235         * manual/fr/advanced.xml
1236                 Document new option
1237
1238 2006-06-01 [wwp]        2.2.0cvs70
1239
1240         * src/messageview.c
1241                 fix for bug #961 (return receipt dialog 
1242                 complains incorrectly about return-path 
1243                 email adress being different), thanks 
1244                 to Colin.
1245
1246 2006-05-31 [cleroy]     2.2.0cvs69
1247
1248         * src/common/ssl.c
1249                 Guard against NULLs, although this
1250                 should never be an issue
1251
1252 2006-05-31 [colin]      2.2.0cvs68
1253
1254         * src/filtering.c
1255                 Use g_slist_prepend
1256         * src/imap.c
1257                 Don't remove caches when destroying folder, it
1258                 could (should) be done at exit
1259         * src/inc.c
1260                 free processing cache after incorporation
1261         * src/etpan/imap-thread.c
1262                 Maybe fix bug #959 (Crash on moving to emails 
1263                 to a imap account per ssl with a expired 
1264                 certificate.)
1265
1266 2006-05-30 [colin]      2.2.0cvs67
1267
1268         * src/summaryview.c
1269                 Put back event flush when displaying message
1270                 It avoids reading a bunch of messages just
1271                 by hitting shift-n for too long ;)
1272
1273 2006-05-29 [colin]      2.2.0cvs66
1274
1275         * src/summaryview.c
1276                 Remove useless g_warnings
1277
1278 2006-05-29 [colin]      2.2.0cvs65
1279
1280         * src/imap.c
1281                 Fix g_slist_append()s for performance
1282
1283 2006-05-29 [colin]      2.2.0cvs64
1284
1285         * src/compose.c
1286         * src/common/utils.c
1287                 Fix extraneous tab at start of addresses
1288         * src/mainwindow.c
1289                 Fix warnings (thanks to Fabien)
1290                 Fix crash at exit when composing messages 
1291                 exist
1292         * src/pop.c
1293                 Fix progress bar when deleting expired mails
1294                 Thanks to Hiro
1295         * src/summaryview.c
1296         * src/gtk/gtksctree.c
1297                 Fix re-sorting slowness
1298
1299 2006-05-29 [paul]       2.2.0cvs63
1300
1301         * src/mh.c
1302                 fetch full message when moving mails
1303                 from another mailbox, (fixed data loss
1304                 when filtering from IMAP to MH, introduced
1305                 in 2.2.0cvs57).
1306                 Thanks to Colin
1307
1308 2006-05-29 [mones]      2.2.0cvs62
1309
1310         * src/gtk/gtksctree.c
1311                 Unselect faster (patch by Colin)        
1312
1313 2006-05-26 [colin]      2.2.0cvs61
1314
1315         * src/summaryview.c
1316                 Unplug MSGINFO_UPDATE callback on delete too.
1317
1318 2006-05-26 [colin]      2.2.0cvs60
1319
1320         * src/foldersel.c
1321                 Fix bold in folder selection window with glib2.10
1322                 thanks Hiro
1323
1324 2006-05-26 [colin]      2.2.0cvs59
1325
1326         * src/procheader.c
1327                 Convert date only if necessary (and don't
1328                 try to convert from utf8 to utf8, too)
1329         * src/summaryview.c
1330                 Only set column's text if the column's 
1331                 displayed
1332
1333 2006-05-26 [colin]      2.2.0cvs58
1334
1335         * src/summaryview.c
1336         * src/gtk/gtkutils.c
1337                 Fix useless warning
1338
1339 2006-05-26 [colin]      2.2.0cvs57
1340
1341         * src/mainwindow.c
1342                 Make summaryview selectable as long as 
1343                 no message has focus
1344         * src/mh.c
1345                 Faster deletion (by implementing mh_remove_msgs)
1346                 Faster copy (avoid using mh_fetch_msg just to get
1347                 the filename)
1348                 Faster move (using move_file instead of copy_file
1349                 if MSG_IS_MOVE)
1350                 No progressbar if total number of mails to cp/mv 
1351                 is less than 100
1352         * src/summaryview.c
1353                 Fix removal from subject_table when mail gets moved
1354                 Faster deletion (g_slist_prepend instead of append)
1355         * src/gtk/gtksctree.c
1356                 Remove useless code
1357
1358 2006-05-25 [colin]      2.2.0cvs56
1359
1360         * src/common/ssl_certificate.c
1361                 Fix leak in expired cert check
1362
1363 2006-05-25 [colin]      2.2.0cvs55
1364
1365         * src/mh.c
1366                 Disable flags syncing on .mh_sequences - it
1367                 is buggy and marks mails read under unknown
1368                 conditions.
1369
1370 2006-05-25 [paul]
1371
1372         * 2.3.0-rc4 released
1373
1374 2006-05-24 [colin]      2.2.0cvs54
1375
1376         attention cvs users: if you manage to crash
1377         Sylpheed-Claws while moving, copying or deleting
1378         mails, we *are* interested in stack traces and
1379         valgrind logs. It looks stable, but one never
1380         knows...
1381
1382         * src/folder.c
1383                 Add progressbar for cache updates
1384         * src/folderutils.c
1385                 Optimize Mark all read in the current
1386                 folder
1387         * src/mh.c
1388                 Add progressbar for copy/move
1389         * src/procmsg.c
1390                 Optimize O(n^2) in copy/move
1391         * src/summaryview.c
1392         * src/gtk/gtksctree.c
1393                 Optimize O(n^2) algos
1394         * src/common/timing.h
1395                 Display ms instead of us
1396
1397 2006-05-24 [wwp]        2.2.0cvs53
1398
1399         * manual/fr/advanced.xml
1400                 updates to the French manual.
1401
1402 2006-05-24 [wwp]        2.2.0cvs52
1403
1404         * src/common/utils.c
1405                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1406
1407 2006-05-24 [wwp]        2.2.0cvs51
1408
1409         * src/folderutils.c
1410                 fixed "mark all read" in MH folders (thanks to Colin).
1411
1412 2006-05-24 [paul]       2.2.0cvs50
1413
1414         * doc/man/sylpheed-claws.1
1415                 updated the man page
1416
1417 2006-05-23 [colin]      2.2.0cvs49
1418
1419         * src/folderview.c
1420         * src/imap.c
1421         * src/inc.c
1422         * src/mbox.c
1423         * src/messageview.c
1424         * src/news.c
1425         * src/send_message.c
1426         * src/summaryview.c
1427         * src/gtk/sslcertwindow.c
1428                 alertpanel fixes, by Fabien
1429
1430 2006-05-23 [colin]      2.2.0cvs48
1431
1432         * src/folder.c
1433         * src/folderview.c
1434         * src/msgcache.c
1435         * src/summaryview.c
1436         * src/gtk/gtksctree.c
1437         * src/gtk/gtksctree.h
1438                 More timings
1439                 Fix slow loading problem, which was caused by the
1440                 use of some gtk_ctree funcs and their use of
1441                 g_list_position while gtk_ctree_(un)link'ing.
1442                 Reap more functions from gtkctree.c to be sure we
1443                 use our (fast) version instead of theirs.
1444         * src/mh.c
1445                 Fix copy of unread mails
1446
1447
1448 2006-05-22 [wwp]        2.2.0cvs47
1449
1450         * manual/fr/advanced.xml
1451                 updated.
1452
1453 2006-05-22 [colin]      2.2.0cvs46
1454
1455         * src/filtering.c
1456                 Fix possible infinite loop. 'copy' is not a 
1457                 final action, so when encountering a 'copy',
1458                 we have to check if a previous one was set
1459                 and do it. In the same way, if we encounter
1460                 a 'move' we have to perform a possibly 
1461                 pending 'copy'. This will slow down filtering
1462                 on IMAP if move+copy or multiple copy actions
1463                 are to be done, but handling it via the batch
1464                 would be really too convoluted.
1465
1466 2006-05-22 [wwp]        2.2.0cvs45
1467
1468         * manual/fr/advanced.xml
1469         * manual/fr/faq.xml
1470         * manual/fr/glossary.xml
1471         * manual/fr/handling.xml
1472         * manual/fr/intro.xml
1473         * manual/fr/plugins.xml
1474         * manual/fr/sylpheed-claws-manual.xml
1475                 sync w/ the english manual: updates URIs, documented mailing-list
1476                 support, better explanation about the enabled/disabled feature
1477                 in filtering/processing rules by Paul.
1478
1479 2006-05-21 [colin]      2.2.0cvs44
1480
1481         * src/summaryview.c
1482                 Don't expand after building threads, but during
1483
1484 2006-05-21 [colin]      2.2.0cvs43
1485
1486         * src/procmsg.c
1487         * src/summaryview.c
1488                 More timing possibilities... For next time I have 
1489                 to find out how the hell some 3GHz computer takes
1490                 one minute to open a 30k folder...
1491
1492 2006-05-21 [colin]      2.2.0cvs42
1493
1494         * manual/pl/advanced.xml
1495         * manual/pl/faq.xml
1496         * manual/pl/glossary.xml
1497         * manual/pl/handling.xml
1498         * manual/pl/intro.xml
1499         * manual/pl/plugins.xml
1500         * manual/pl/sylpheed-claws-manual.xml
1501                 Polish manual updated by Pawel
1502
1503 2006-05-20 [colin]
1504
1505         * 2.3.0-rc3 released
1506
1507 2006-05-20 [colin]      2.2.0cvs41
1508
1509         * src/imap.c
1510                 Fix -rc2 problems:
1511                 - remove cache of moved messages from original folder
1512                 - apply new flags to messages even if they aren't appliable
1513                   via IMAP.
1514
1515 2006-05-20 [colin]
1516
1517         * 2.3.0-rc2 released
1518
1519 2006-05-19 [colin]      2.2.0cvs40
1520
1521         * src/imap.c
1522                 Don't issue SELECT in imap_change_flags
1523                 before having checked that we indeed have
1524                 some flags to change. MSG_POSTFILTERED for
1525                 example can't be used on IMAP.
1526                 Fixes bug #955 (copying messages between 
1527                 imap folders is extremely slow), which was
1528                 a regression.
1529
1530 2006-05-19 [colin]      2.2.0cvs39
1531
1532         * src/folder.c
1533         * src/folder.h
1534         * src/folderview.c
1535                 Try to fix bug #830 (Some unread messages 
1536                 get marked read in IMAP inbox):
1537                 - Prevent scanning a folder if it's being 
1538                   opened via the GUI
1539                 - Postpone opening via the GUI of a folder
1540                   currently scanned.
1541
1542
1543 2006-05-19 [wwp]        2.2.0cvs38
1544
1545         * manual/advanced.xml
1546                 fix English+typo (thanks to Paul).
1547
1548 2006-05-19 [wwp]        2.2.0cvs37
1549
1550         * manual/advanced.xml
1551         * manual/fr/advanced.xml
1552         * src/gtk/logwindow.c
1553         * src/prefs_common.c
1554         * src/prefs_common.h
1555                 added hidden prefs to allow customization of colors used in
1556                 protocol log window (useful for dark gtk+ themes).
1557
1558 2006-05-19 [wwp]        2.2.0cvs36
1559
1560         * ChangeLog
1561                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1562
1563 2006-05-19 [paul]       2.2.0cvs35
1564
1565         * src/textview.c
1566                 make Reply-To fully clickable
1567         * src/gtk/logwindow.c
1568                 more colouring (SMTP ESMTP)
1569         Both patches by Pawel Pekala
1570
1571 2006-05-19 [cleroy]     2.2.0cvs34
1572
1573         * src/mh.c
1574                 Don't update flags from current folder
1575                 Probably fixes bug #935 (Read Messages 
1576                 Revert to Being Marked as Unread)
1577
1578 2006-05-18 [colin]      2.2.0cvs33
1579
1580         * src/imap.c
1581                 Warning fix
1582         * src/compose.c
1583         * src/mainwindow.c
1584         * src/summaryview.c
1585         * src/toolbar.c
1586                 Allow replying to multiple emails
1587                 in multiple windows
1588         * src/mimeview.c
1589         * src/etpan/imap-thread.c
1590                 Leak fixes
1591
1592 2006-05-18 [paul]       2.2.0cvs32
1593
1594         * src/summaryview.c
1595                 keep Mailing-List menu refreshed
1596                 Thanks to Colin
1597
1598 2006-05-18 [paul]       2.2.0cvs31
1599
1600         * manual/advanced.xml
1601         * manual/faq.xml
1602         * manual/glossary.xml
1603         * manual/handling.xml
1604         * manual/intro.xml
1605         * manual/plugins.xml
1606         * manual/sylpheed-claws-manual.xml
1607                 update URLs
1608                 add info about mailing-list support
1609                 edit filtering info
1610         * src/wizard.c
1611         * src/common/defs.h
1612         * src/gtk/about.c
1613         * src/plugins/dillo_viewer/README
1614                 update URLs
1615
1616 2006-05-17 [wwp]        2.2.0cvs30
1617
1618         * manual/handling.xml
1619         * manual/fr/handling.xml
1620                 documented the ability to enabled/disable filtering/processing rules.
1621
1622 2006-05-17 [colin]      2.2.0cvs29
1623
1624         * src/main.c
1625                 Don't initialize g_thread subsystem if it's 
1626                 already done (thanks to Hiro)
1627         * src/mimeview.c
1628                 Fix saving of parts when there name can't be
1629                 converted from UTF-8.
1630
1631 2006-05-17 [paul]       2.2.0cvs28
1632
1633         * po/Makefile.in.in
1634                 fix config.status warning with autoconf 2.60
1635
1636 2006-05-17 [paul]       2.2.0cvs27
1637
1638         * po/POTFILES.in
1639                 add src/mbox.c
1640
1641 2006-05-17 [wwp]        2.2.0cvs26
1642
1643         * src/mainwindow.c
1644                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1645
1646 2006-05-17 [wwp]        2.2.0cvs25
1647
1648         * src/plugins/demo/demo.c
1649                 updated product name in plugin demo (many plugins need to be
1650                 sync'ed w/ that change).
1651
1652 2006-05-17 [colin]      2.2.0cvs24
1653
1654         * src/mh.c
1655                 Fix leak
1656
1657 2006-05-16 [colin]      2.2.0cvs23
1658
1659         * src/mainwindow.c
1660                 Stupid me hit again. Fix cvs22.
1661
1662 2006-05-16 [colin]      2.2.0cvs22
1663
1664         * src/mainwindow.c
1665                 Fix bug #922 (sylpheed-claws crashed after 
1666                 pushing on Inbox folder)
1667
1668 2006-05-16 [colin]      2.2.0cvs21
1669
1670         * src/compose.c
1671                 Make From header be copy/paste/select-able
1672
1673 2006-05-16 [wwp]        2.2.0cvs20
1674
1675         * src/export.c
1676         * src/matcher.c
1677         * src/summaryview.c
1678         * src/etpan/imap-thread.c
1679                 fix some compiler warnings (thanks to Colin).
1680
1681 2006-05-16 [wwp]        2.2.0cvs19
1682
1683         * src/action.c
1684         * src/gedit-print.c
1685         * src/inc.c
1686         * src/mainwindow.c
1687         * src/mh.c
1688         * src/statusbar.c
1689         * src/send_message.c
1690         * src/summaryview.c
1691                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1692
1693 2006-05-15 [colin]      2.2.0cvs18
1694
1695         * src/procmsg.c
1696                 Fix automatic rule creation with List-Post
1697
1698 2006-05-15 [paul]       2.2.0cvs17
1699
1700         * tools/filter_conv_new.pl
1701                 updated for rule enabling/disabling
1702                 claws version >= 2.3.x required
1703
1704 2006-05-15 [cleroy]     2.2.0cvs16
1705
1706         * src/main.c
1707                 Revert test
1708
1709 2006-05-15 [cleroy]     2.2.0cvs15
1710
1711         * src/main.c
1712                 test
1713
1714 2006-05-15 [wwp]        2.2.0cvs14
1715
1716         * manual/pl/.cvsignore
1717                 ignore generated files.
1718
1719 2006-05-14 [wwp]        2.3.0-rc1
1720
1721         * 2.3.0-rc1 released
1722
1723 2006-05-13 [wwp]        2.2.0cvs13
1724
1725         * src/filtering.c
1726         * src/filtering.h
1727         * src/matcher.c
1728         * src/matcher_parser_lex.l
1729         * src/matcher_parser_parse.y
1730         * src/prefs_filtering.c
1731                 new feature: provide the ability to disable filtering and processing
1732                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1733                 adaptations.
1734
1735 2006-05-13 [colin]      2.2.0cvs12
1736
1737         * src/compose.c
1738                 Remove useless if (a) b; else b;
1739                 Thanks to wwp
1740
1741 2006-05-13 [wwp]        2.2.0cvs11
1742
1743         * src/export.c
1744         * src/import.c
1745         * src/mainwindow.c
1746         * src/mbox.c
1747         * src/summaryview.c
1748         * src/summaryview.h
1749                 no more silent failures (or at least less ones) when importing
1750                 or exporting from/to mbox. Also start importing/exporting if
1751                 the necessary info is set.
1752
1753 2006-05-13 [wwp]        2.2.0cvs10
1754
1755         * RELEASE_NOTES
1756                 restored up-to-date release notes.
1757
1758 2006-05-13 [paul]       2.2.0cvs9
1759
1760         * po/nl.po
1761         * po/ru.po
1762                 updated by Tim Dijkstra and Pavlo Bohmat
1763
1764 2006-05-12 [colin]      2.2.0cvs8
1765
1766         * src/gtk/quicksearch.c
1767                 Add "k" as shortcut for "colorlabel". Patch
1768                 by ath42@users.sf.net.
1769
1770 2006-05-12 [paul]       2.2.0cvs7
1771
1772         * src/prefs_common.h
1773         * src/prefs_summaries.c
1774         * src/summaryview.c
1775                 when entering a folder also allow
1776                 going directly to first Marked message
1777
1778 2006-05-12 [paul]       2.2.0cvs6
1779
1780         * src/summaryview.c
1781                 always obey 'confirm before marking all
1782                 mails read' option
1783
1784 2006-05-12 [paul]       2.2.0cvs5
1785
1786         * src/textview.c
1787                 make Sender fully clickable
1788
1789 2006-05-12 [colin]      2.2.0cvs4
1790
1791         * src/compose.c
1792         * src/compose.h
1793                 Let From be editable
1794         * src/main.c
1795         * src/mh.c
1796                 Full support of .mh_sequences' Unseen seq
1797
1798 2006-05-12 [colin]      2.2.0cvs3
1799
1800         * src/folder.c
1801         * src/mainwindow.c
1802         * src/mainwindow.h
1803         * src/messageview.c
1804         * src/prefs_spelling.c
1805         * src/procheader.c
1806         * src/procmsg.c
1807         * src/procmsg.h
1808         * src/summaryview.c
1809         * src/toolbar.c
1810         * src/toolbar.h
1811                 Add contextual menu on Compose toolbar
1812                 button. Fixes bug #944 (Automatic
1813                 addresses not applied when changing account
1814                 from compose window)
1815                 add Mailing List support
1816                 based on the old 0.6.5claws25 patch by
1817                 Melvin Hadasht, with finishing touches
1818                 by Colin
1819                 Fix "ignore thread" when mails are threaded by
1820                 subject (and weren't ignored although appearing
1821                 in the thread).
1822                 GUI rework.
1823                 Both patches by Pawel.
1824
1825 2006-05-08 [paul]       2.2.0cvs2
1826
1827         * src/mainwindow.c
1828         * src/mainwindow.h
1829         * src/messageview.c
1830         * src/procheader.c
1831         * src/procmsg.c
1832         * src/procmsg.h
1833         * src/summaryview.c
1834                 add Mailing List support
1835                 based on the old 0.6.5claws25 patch by 
1836                 Melvin Hadasht, with finishing touches
1837                 by Colin
1838
1839 2006-05-08 [colin]      2.2.0cvs1
1840
1841         * src/mainwindow.c
1842         * src/toolbar.c
1843         * src/toolbar.h
1844                 Add contextual menu on Compose toolbar 
1845                 button. Fixes bug #944 (Automatic 
1846                 addresses not applied when changing account 
1847                 from compose window)
1848
1849 2006-05-08 [paul]       2.2.0
1850
1851         2.2.0 released
1852
1853 2006-05-08 [paul]       2.1.1cvs51
1854
1855         * po/cs.po
1856         * po/de.po
1857         * po/en_GB.po
1858         * po/fi.po
1859         * po/fr.po
1860         * po/pt_BR.po
1861         * po/sr.po
1862         * po/zh_CN.po
1863                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1864                 Fabien Vantard, Frederico Goncalves Guimaraes,
1865                 Aleksandar Urosevic, and Ralgh Young
1866
1867 2006-05-12 [colin]      2.1.1cvs50
1868
1869         * po/cs.po
1870         * po/de.po
1871         * po/en_GB.po
1872         * po/es.po
1873         * po/fi.po
1874         * po/fr.po
1875         * po/pt_BR.po
1876         * po/sr.po
1877         * po/zh_CN.po
1878                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1879                 Fabien Vantard, Frederico Goncalves Guimaraes,
1880                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1881
1882 2006-05-05 [colin]      2.1.1cvs49
1883
1884         * manual/Makefile.am
1885         * manual/pl/Makefile.am
1886         * manual/pl/account.xml
1887         * manual/pl/ack.xml
1888         * manual/pl/addrbook.xml
1889         * manual/pl/advanced.xml
1890         * manual/pl/faq.xml
1891         * manual/pl/glossary.xml
1892         * manual/pl/gpl.xml
1893         * manual/pl/handling.xml
1894         * manual/pl/intro.xml
1895         * manual/pl/keyboard.xml
1896         * manual/pl/plugins.xml
1897         * manual/pl/starting.xml
1898         * manual/pl/sylpheed-claws-manual.xml
1899         * manual/pl/dist/.cvsignore
1900         * manual/pl/dist/Makefile.am
1901         * manual/pl/dist/html/.cvsignore
1902         * manual/pl/dist/html/Makefile.am
1903         * manual/pl/dist/pdf/.cvsignore
1904         * manual/pl/dist/pdf/Makefile.am
1905         * manual/pl/dist/ps/.cvsignore
1906         * manual/pl/dist/ps/Makefile.am
1907         * manual/pl/dist/txt/.cvsignore
1908         * manual/pl/dist/txt/Makefile.am
1909                 Add the polish translation of the manual,
1910                 Authored by Pawel Pekala.
1911
1912 2006-05-05 [cleroy]     2.1.1cvs48
1913
1914         * src/main.c
1915                 Re-read matcherrc after loading plugins 
1916                 if some of them add folders.
1917
1918 2006-05-03 [colin]      2.1.1cvs47
1919
1920         * src/imap.c
1921                 I'm idiot
1922
1923 2006-05-03 [colin]      2.1.1cvs46
1924
1925         * src/imap.c
1926                 Be sure to have a session when
1927                 getting separator
1928
1929 2006-05-03 [colin]      2.1.1cvs45
1930
1931         * src/imap.c
1932         * src/imap.h
1933         * src/imap_gtk.c
1934                 Fix preventing renaming with namespace 
1935                 separator.
1936
1937 2006-05-01 [colin]      2.1.1cvs44
1938
1939         * src/action.c
1940                 Don't reload messageview when result of
1941                 action is piped.
1942
1943 2006-04-29 [colin]      2.1.1cvs43
1944
1945         * src/prefs_receive.c
1946         * src/plugins/spamassassin/spamassassin_gtk.c
1947         * src/plugins/clamav/clamav_plugin_gtk.c
1948                 GUI fixes by Pawel
1949
1950 2006-04-29 [colin]      2.1.1cvs42
1951
1952         * src/prefs_compose_writing.c
1953         * src/prefs_quote.c
1954                 Cleanups. Patch by Pawel
1955
1956 2006-04-28 [paul]       2.1.1cvs41
1957
1958         * src/matcher.c
1959                 fix returned quick search results when search
1960                 term contains an underscore.
1961                 Thanks to Colin
1962
1963 2006-04-28 [paul]       2.1.1cvs40
1964
1965         * src/prefs_message.c
1966         * src/prefs_receive.c
1967                 GUI cleanups
1968                 Patches by Pawel Pekala
1969
1970 2006-04-27 [colin]      2.1.1cvs39
1971
1972         * src/wizard.c
1973                 Differentiate subject Welcome from
1974                 window's title Welcome
1975
1976 2006-04-27 [paul]
1977
1978         2.2.0-rc1 released
1979
1980 2006-04-27 [paul]       2.1.1cvs38
1981
1982         * manual/advanced.xml
1983         * manual/fr/advanced.xml
1984                 add info about compose_no_markup hidden pref
1985
1986 2006-04-27 [paul]       2.1.1cvs37
1987
1988         * src/prefs_account.c
1989                 improve privacy labels
1990         * src/prefs_msg_colors.c
1991                 change some strings for translators' convenience
1992         * src/gtk/gtkutils.c
1993                 don't underline the link button text
1994
1995 2006-04-25 [colin]      2.1.1cvs36
1996
1997         * src/folder.c
1998                 Complete 2.1.1cvs33 (once more ;)
1999
2000 2006-04-25 [colin]      2.1.1cvs35
2001
2002         * src/editldap.c
2003                 Fix tooltip
2004
2005 2006-04-25 [cleroy]     2.1.1cvs34
2006
2007         * src/compose.c
2008         * src/gtk/gtkaspell.c
2009                 Fix crash on redirect (related to the return 
2010                 of the aspell menu in compose's toolbar)
2011         * src/prefs_msg_colors.c
2012                 Fix sensitivity widgets
2013         * src/image_viewer.c
2014         * src/gtk/pluginwindow.c
2015         * src/gtk/prefswindow.c
2016                 Change released signals to clicked (Fabien)
2017         * po/POTFILES.in
2018         * src/common/socket.c
2019         * src/plugins/spamassassin/spamassassin.c
2020                 Translate strings (Fabien)
2021
2022 2006-04-25 [paul]       2.1.1cvs33
2023
2024         * src/folder.c
2025         * src/folder.h
2026         * src/folderview.c
2027                 complete the fix of bug #912
2028                 Thanks to Colin
2029
2030 2006-04-25 [colin]      2.1.1cvs32
2031
2032         * src/news.c
2033                 Better progress bar
2034         * src/mimeview.c
2035         * src/summaryview.c
2036         * src/summaryview.h
2037                 Fix focus chain
2038                 Patches by Pawel Pekala
2039
2040 2006-04-24 [colin]      2.1.1cvs31
2041
2042         * src/compose.c
2043                 Fix compilation warnings (Fabien)
2044
2045 2006-04-24 [colin]      2.1.1cvs30
2046
2047         * src/addrindex.c
2048         * src/editldap.c
2049         * src/editldap_basedn.c
2050         * src/editldap_basedn.h
2051         * src/ldapctrl.c
2052         * src/ldapctrl.h
2053         * src/ldapquery.c
2054         * src/ldaputil.c
2055         * src/ldaputil.h
2056                 Fix bug #901 (LDAPS support)
2057
2058 2006-04-24 [colin]      2.1.1cvs29
2059
2060         * src/compose.c
2061                 Fix logic on error with send dialog on
2062         * src/imap.c
2063                 Fix compilation without libetpan, thanks
2064                 to Fabien
2065         * src/summaryview.c
2066                 Fix 'context-menu' key
2067
2068 2006-04-23 [colin]      2.1.1cvs28
2069
2070         * src/folder.c
2071                 Never free current's cache to free up 
2072                 memory. Fixes bug #912 (new count 
2073                 randomly set to message count)
2074
2075 2006-04-23 [colin]      2.1.1cvs27
2076
2077         * src/gtk/quicksearch.c
2078                 And remove printf...
2079
2080 2006-04-23 [colin]      2.1.1cvs26
2081
2082         * src/gtk/quicksearch.c
2083                 Fix replacing in quicksearch, and fix inserting
2084                 in the middle of the string. (introduced at 2.1.0cvs22)
2085
2086 2006-04-23 [colin]      2.1.1cvs25
2087
2088         * src/imap.c
2089                 Make sure uidnext is initialized in get_num_list
2090                 (not for stable, related to 2.1.1cvs8 and friends)
2091
2092 2006-04-23 [colin]      2.1.1cvs24
2093
2094         * src/imap.c
2095                 Output something when login is successful
2096                 too
2097
2098 2006-04-23 [colin]      2.1.1cvs23
2099
2100         * src/etpan/imap-thread.c
2101                 Better logging (line-per-line, hide data in fetch)
2102                 Fix a const warning
2103         * src/gtk/logwindow.c
2104         * src/gtk/logwindow.h
2105                 Better logging (color for input/output)
2106
2107 2006-04-21 [colin]      2.1.1cvs22
2108
2109         * src/gtk/quicksearch.c
2110                 On gtk+-2.8, use stock buttons in quicksearch
2111                 Based on a patch by Fabien and a design by Paul
2112
2113 2006-04-21 [colin]      2.1.1cvs21
2114
2115         * src/folderview.c
2116         * src/mainwindow.c
2117                 Fix occasional flicker in folderview
2118         * src/common/utils.c
2119                 Fix bug #943 (Incorrectly parsed email address 
2120                 list in short headers on message view and in 
2121                 printouts)
2122
2123 2006-04-20 [colin]      2.1.1cvs20
2124
2125         * src/imap.c
2126         * src/imap.h
2127         * src/prefs_account.c
2128                 Add ANONYMOUS auth for IMAP
2129
2130 2006-04-20 [paul]       2.1.1cvs19
2131
2132         * src/main.c
2133                 proper fix for 2.1.1cvs18
2134                 Thanks to Colin
2135
2136 2006-04-20 [paul]       2.1.1cvs18
2137
2138         * src/main.c
2139                 fix build warnings
2140
2141 2006-04-20 [paul]       2.1.1cvs17
2142
2143         * src/gtk/quicksearch.c
2144                 fix standard, non-extended Quick search,
2145                 was broken in 2.1.1cvs15.
2146                 Thanks to Colin.
2147
2148 2006-04-20 [colin]      2.1.1cvs16
2149
2150         * src/prefs_matcher.c
2151                 Fix values when reselecting a ~test
2152                 rule
2153
2154 2006-04-19 [colin]      2.1.1cvs15
2155
2156         * src/compose.c
2157         * src/compose.h
2158         * src/gtk/gtkaspell.c
2159         * src/gtk/gtkaspell.h
2160                 Put back Options menu in Spelling/
2161         * src/gtk/quicksearch.c
2162                 Don't search, and show error, if the
2163                 advanced search has a syntax error
2164
2165 2006-04-18 [colin]      2.1.1cvs14
2166
2167         * src/textview.c
2168                 Fix gdk warnings on set_cursor when textview
2169                 isn't visible
2170
2171 2006-04-18 [colin]      2.1.1cvs13
2172
2173         * src/gtk/gtksctree.c
2174                 Remove seemingly useless refresh that causes
2175                 flicker - watch this commit in case of 
2176                 problems before planned backport to stable
2177
2178 2006-04-18 [colin]      2.1.1cvs12
2179
2180         * src/imap.c
2181                 Factorize get/set_xml code
2182         * src/compose.c
2183         * src/prefs_account.c
2184         * src/prefs_account.h
2185         * src/procmsg.c
2186                 Add Encrypt to self option
2187
2188 2006-04-17 [colin]      2.1.1cvs11
2189
2190         * configure.ac
2191                 Fix search on encrpyt function on dragonfly
2192                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2193
2194 2006-04-17 [colin]      2.1.1cvs10
2195
2196         * src/prefs_account.c
2197                 Be safe by default: remove mails from POP3
2198                 after 7 days, not immediately
2199
2200 2006-04-17 [colin]      2.1.1cvs9
2201
2202         * src/etpan/imap-thread.c
2203                 Fix build on DragonFly - patch by 
2204                 Jonathan Buschmann <jonthn@agmact.com>
2205
2206 2006-04-17 [colin]      2.1.1cvs8
2207
2208         * src/imap.c
2209                 Save uidnext between sessions
2210
2211 2006-04-17 [colin]      2.1.1cvs7
2212
2213         * src/imap.c
2214                 scan is required when uid validity changes
2215
2216 2006-04-17 [colin]      2.1.1cvs6
2217
2218         * src/folderview.c
2219                 Don't scan if not necessary, apart in current
2220                 folder and INBOX to fetch flags.
2221         * src/imap.c
2222                 Scan is necessary if unread count changes
2223
2224 2006-04-17 [colin]      2.1.1cvs5
2225
2226         * src/imap.c
2227                 ...But always fetch ANSWERED and DELETED flags for
2228                 INBOX, as filtering can happen on these flags.
2229
2230 2006-04-17 [colin]      2.1.1cvs4
2231
2232         * src/imap.c
2233                 Don't fetch REPLIED and DELETED flags when synchronising
2234                 flags with a closed folder. We only need UNSEEN and FLAGGED
2235                 to update the folderview.
2236
2237 2006-04-17 [colin]      2.1.1cvs3
2238
2239         * src/imap.c
2240                 Faster flag search when there are new mails 
2241                 in a folder. We can do a full search if the 
2242                 folder contains less messages than the new
2243                 list.
2244
2245 2006-04-17 [colin]      2.1.1cvs2
2246
2247         * po/cs.po
2248         * po/de.po
2249         * po/fr.po
2250         * po/nl.po
2251         * po/pt_BR.po
2252                 Update translations from stable branch
2253
2254 2006-04-17 [colin]      2.1.1cvs1
2255
2256         * configure.ac
2257                 Bump version to follow stable release
2258
2259 2006-04-16 [mones]      2.1.0cvs50
2260
2261         * po/es.po
2262                 Updated for release
2263
2264 2006-04-16 [colin]      2.1.0cvs49
2265
2266         * src/textview.c
2267                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2268                 with gtk < 2.8. Thanks to Fabien Vantard.
2269
2270 2006-04-15 [colin]      2.1.0cvs48
2271
2272         * src/etpan/imap-thread.c
2273                 Fix bug #919 (libetpan: SEGV when connecting 
2274                 using command)
2275
2276 2006-04-14 [colin]      2.1.0cvs47
2277
2278         * src/main.c
2279                 Fix race on --select (should be done better)
2280
2281 2006-04-14 [wwp]        2.1.0cvs46
2282
2283         * src/send_message.c
2284                 enforce a check for domain in account prefs (a sending
2285                 error could be faced if domain was checked but no value set),
2286                 thanks to Colin.
2287
2288 2006-04-14 [colin]      2.1.0cvs45
2289
2290         * src/codeconv.c
2291                 when converting from unknown to unknown, if the
2292                 string is UTF8, don't convert it to the locale
2293                 (which breaks it)
2294
2295 2006-04-14 [colin]      2.1.0cvs44
2296
2297         * src/compose.c
2298                 Don't try to use ASCII for converting headers
2299                 (as done in body)
2300
2301 2006-04-14 [paul]       2.1.0cvs43
2302
2303         * src/crash.c
2304                 add locale/charset info to crash report
2305         * src/gtk/about.c
2306                 add wwp to doc team
2307                 replace 'e-mail' with preferred 'email'
2308         * src/gtk/authors.h
2309                 ensure contributors list is in alphabetical
2310                 order
2311
2312 2006-04-13 [colin]      2.1.0cvs42
2313
2314         * src/textview.c
2315                 Prevent gdk warnings
2316
2317 2006-04-13 [colin]      2.1.0cvs41
2318
2319         * src/common/ssl_certificate.c
2320         * src/common/ssl_certificate.h
2321         * src/gtk/sslcertwindow.c
2322                 Warn on expired certs, and display the expiration date
2323
2324 2006-04-13 [colin]      2.1.0cvs40
2325
2326         * src/plugins/spamassassin/spamassassin_gtk.c
2327                 Fix missing set_text on unix socket
2328
2329 2006-04-13 [wwp]        2.1.0cvs39
2330
2331         * manual/fr/advanced.xml
2332         * manual/fr/glossary.xml
2333                 applied new spam/ham/email lexicon (pourriel, courriel)
2334
2335 2006-04-13 [paul]       2.1.0cvs38
2336
2337         * src/plugins/pgpmime/plugin.c
2338                 remove the mention of S/MIME from the
2339                 description. This is now handled by the
2340                 S/MIME plugin.
2341
2342 2006-04-13 [paul]       2.1.0cvs37
2343
2344         * src/prefs_msg_colors.c
2345                 rework dialog
2346         * src/prefs_folder_item.c
2347         * src/prefs_spelling.c
2348                 add a tooltip to the colour selector buttons
2349
2350 2006-04-13 [wwp]        2.1.0cvs36
2351
2352         * manual/advanced.xml
2353         * manual/glossary.xml
2354         * manual/handling.xml
2355         * manual/keyboard.xml
2356         * manual/plugins.xml
2357         * manual/starting.xml
2358         * manual/fr/account.xml
2359         * manual/fr/ack.xml
2360         * manual/fr/addrbook.xml
2361         * manual/fr/advanced.xml
2362         * manual/fr/faq.xml
2363         * manual/fr/glossary.xml
2364         * manual/fr/gpl.xml
2365         * manual/fr/handling.xml
2366         * manual/fr/intro.xml
2367         * manual/fr/keyboard.xml
2368         * manual/fr/plugins.xml
2369         * manual/fr/starting.xml
2370         * manual/fr/sylpheed-claws-manual.xml
2371                 fixes to the manuals:
2372                  - summaryview -> Message List (same in French)
2373                  - translate key names
2374                  - fix French punctuation, use non-breakable spaces when
2375                    necessary, don't use &thinsp; which is not portable
2376                  - tell what maildir and mbox formats we support
2377
2378 2006-04-12 [wwp]        2.1.0cvs35
2379
2380         * src/prefs_toolbar.c
2381                 unified a replace button more,
2382                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2383
2384 2006-04-12 [wwp]        2.1.0cvs34
2385
2386         * src/prefs_common.c
2387         * src/prefs_msg_colors.c
2388                 make default color labels translatable,
2389                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2390                 thanks to Tim <timbrain@post.cz> for reporting.
2391
2392 2006-04-12 [wwp]        2.1.0cvs33
2393
2394         * manual/glossary.xml
2395         * manual/intro.xml
2396         * manual/plugins.xml
2397         * manual/starting.xml
2398         * manual/sylpheed-claws-manual.xml
2399         * manual/fr/.cvsignore
2400         * manual/fr/account.xml
2401         * manual/fr/ack.xml
2402         * manual/fr/addrbook.xml
2403         * manual/fr/advanced.xml
2404         * manual/fr/faq.xml
2405         * manual/fr/glossary.xml
2406         * manual/fr/handling.xml
2407         * manual/fr/intro.xml
2408         * manual/fr/keyboard.xml
2409         * manual/fr/plugins.xml
2410         * manual/fr/starting.xml
2411         * manual/fr/sylpheed-claws-manual.xml
2412                 various fixes: typos, missing .fr translations, punctuation,
2413                 capitalization, links, accents and some bad French more.
2414
2415 2006-04-12 [wwp]        2.1.0cvs32
2416
2417         * src/prefs_gtk.c
2418                 fix for bug #935: always store prefs files in UTF-8 (thanks
2419                 to Colin).
2420
2421 2006-04-11 [colin]      2.1.0cvs31
2422
2423         * src/compose.c
2424                 Fix inserting files not in utf8 when locale is utf8
2425
2426 2006-04-11 [colin]      2.1.0cvs30
2427
2428         * src/inc.c
2429                 Don't show error dialog when cancelling connection
2430                 Patch by Pawel
2431
2432 2006-04-11 [cleroy]     2.1.0cvs29
2433
2434         * src/compose.c
2435                 Implement multiple quote levels
2436         * src/prefs_common.c
2437                 Change a little bit the quote bgcolor for 2nd level
2438
2439 2006-04-11 [colin]      2.1.0cvs28
2440
2441         * src/gtk/about.c
2442                 Add locale and charset in the label
2443
2444 2006-04-10 [colin]      2.1.0cvs27
2445
2446         * src/compose.c
2447         * src/prefs_common.c
2448         * src/prefs_common.h
2449         * src/prefs_msg_colors.c
2450         * src/textview.c
2451                 Allow optional background color in quotes
2452                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2453                 GTK+-2.8.x feature
2454
2455 2006-04-10 [colin]      2.1.0cvs26
2456
2457         * src/main.c
2458         * src/mainwindow.c
2459         * src/mainwindow.h
2460                 Implement --select
2461
2462 2006-04-10 [colin]      2.1.0cvs25
2463
2464         * manual/plugins.xml
2465         * manual/fr/plugins.xml
2466                 Document libcurl's proxy variables
2467
2468 2006-04-09 [colin]      2.1.0cvs24
2469
2470         * src/prefs_common.c
2471                 gettext() returns statically allocated stuff. We have
2472                 to strdup it in order to be able to free it.
2473
2474 2006-04-09 [colin]      2.1.0cvs23
2475
2476         * AUTHORS
2477         * src/gtk/authors.h
2478                 Add Alexei
2479
2480 2006-04-09 [colin]      2.1.0cvs22
2481
2482         * src/mainwindow.c
2483         * src/gtk/quicksearch.c
2484                 Fix bug #859 (problems with cyrilic input in 
2485                 search panel) - Patch by Alexey Illarionov 
2486                 <littlesavage@rambler.ru>
2487
2488 2006-04-09 [colin]      2.1.0cvs21
2489
2490         * src/prefs_customheader.c
2491                 I prefer removing then freeing rather than the contrary
2492                 (even if it doesn't change anything ;-)
2493         * src/prefs_account.c
2494                 Fix bug #933 (Crash re-entering the custom headers list 
2495                 dialog in accounts prefs)
2496                 The problem happened when cancelling the Account 
2497                 Preferences' dialogs - in which case we didn't do 
2498                 anything to the PrefsAccount * struct. In case of applying,
2499                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2500                 working with in this dialog. The problem is that 
2501                 prefs_customheader.c, working on this tmp_ac_prefs, always
2502                 changes the ->customhdr_list pointer, even when cancelled. 
2503                 So in case of cancelling the prefs_account dialog, we still
2504                 have to update ->customhdr_list in the real account.
2505
2506 2006-04-08 [colin]      2.1.0cvs20
2507
2508         * manual/fr/glossary.xml
2509         * manual/fr/keyboard.xml
2510                 Forgot some headers :)
2511
2512 2006-04-08 [colin]      2.1.0cvs19
2513
2514         * manual/Makefile.am
2515         * manual/fr/Makefile.am
2516         * manual/fr/account.xml
2517         * manual/fr/ack.xml
2518         * manual/fr/addrbook.xml
2519         * manual/fr/advanced.xml
2520         * manual/fr/faq.xml
2521         * manual/fr/glossary.xml
2522         * manual/fr/gpl.xml
2523         * manual/fr/handling.xml
2524         * manual/fr/intro.xml
2525         * manual/fr/keyboard.xml
2526         * manual/fr/plugins.xml
2527         * manual/fr/starting.xml
2528         * manual/fr/sylpheed-claws-manual.xml
2529         * manual/fr/dist/.cvsignore
2530         * manual/fr/dist/Makefile.am
2531         * manual/fr/dist/html/.cvsignore
2532         * manual/fr/dist/html/Makefile.am
2533         * manual/fr/dist/pdf/.cvsignore
2534         * manual/fr/dist/pdf/Makefile.am
2535         * manual/fr/dist/ps/.cvsignore
2536         * manual/fr/dist/ps/Makefile.am
2537         * manual/fr/dist/txt/.cvsignore
2538         * manual/fr/dist/txt/Makefile.am
2539                 Add the french translation of the manual. Thanks to
2540                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2541                 account.xml, ack.xml, addrbook.xml and advanced.xml
2542
2543 2006-04-08 [colin]      2.1.0cvs18
2544
2545         * manual/plugins.xml
2546         * manual/starting.xml
2547                 More fixes
2548
2549 2006-04-07 [colin]      2.1.0cvs17
2550
2551         * manual/faq.xml
2552         * manual/intro.xml
2553         * manual/keyboard.xml
2554                 Little fixes
2555
2556 2006-04-07 [colin]      2.1.0cvs16
2557
2558         * README
2559         * src/compose.c
2560         * src/prefs_common.c
2561         * src/prefs_common.h
2562                 Add hidden compose_no_markup pref
2563
2564 2006-04-07 [wwp]        2.1.0cvs15
2565
2566         * src/summary_search.c
2567         * .cvsignore
2568                 Bugfix: stop button was sticky when searching in an empty folder.
2569                 Applied curly brackets code style to the whole file (summary_search.c).
2570                 More files to ignore.
2571
2572 2006-04-07 [wwp]        2.1.0cvs14
2573
2574         * src/message_search.c
2575         * src/summary_search.c
2576                 changed default button when search bumps at file/folder
2577                 beginning or end, for convenience (thanks to Colin).
2578
2579 2006-04-07 [paul]       2.1.0cvs13
2580
2581         * src/plugins/dillo_viewer/dillo_prefs.c
2582                 avoid future potential for namespace collision
2583                 Patch by Colin
2584
2585 2006-04-06 [wwp]        2.1.0cvs12
2586
2587         * src/summary_search.c
2588                 Unify extended/advanced searches names (and thus factorize labels),
2589                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2590
2591 2006-04-06 [wwp]        2.1.0cvs11
2592
2593         * src/folderview.c
2594         * src/prefs_themes.c
2595         * src/summaryview.c
2596                 Fixed some compilation warnings.
2597
2598 2006-04-06 [colin]      2.1.0cvs10
2599
2600         * manual/advanced.xml
2601                 Document the wizard template and how to deploy
2602                 Sylpheed-Claws effectively
2603
2604 2006-04-06 [colin]      2.1.0cvs9
2605
2606         * src/folderview.c
2607                 gettext patch to tell translators about _("#"),
2608                 by Maxim Britov
2609
2610 2006-04-06 [colin]      2.1.0cvs8
2611
2612         * src/textview.c
2613                 Fix invalid GtkTextBIter after clicking "Display as text"
2614
2615 2006-04-06 [mones]      2.1.0cvs7
2616
2617         * src/addr_compl.c
2618         * src/addrindex.c
2619         * src/addritem.c
2620         * src/codeconv.c
2621         * src/compose.c
2622         * src/filtering.c
2623         * src/folder.c
2624         * src/folder_item_prefs.c
2625         * src/folderview.c
2626         * src/localfolder.c
2627         * src/matcher.c
2628         * src/mimeview.c
2629         * src/prefs_msg_colors.c
2630         * src/prefs_spelling.c
2631         * src/prefs_themes.c
2632         * src/procmime.c
2633         * src/procmsg.c
2634         * src/stock_pixmap.c
2635         * src/summaryview.c
2636         * src/textview.c
2637         * src/toolbar.c
2638         * src/common/mgutils.c
2639         * src/common/prefs.c
2640         * src/common/ssl_certificate.c
2641         * src/gtk/colorlabel.c
2642         * src/gtk/quicksearch.c
2643         * src/plugins/pgpmime/pgpmime.c
2644         * src/plugins/spamassassin/spamassassin.c
2645                 Removed redundant NULL checks for g_free() calls.
2646                 Patch by Pawel Pekala.
2647
2648 2006-04-06 [mones]      2.1.0cvs6
2649
2650         * src/prefs_actions.c
2651         * src/prefs_filtering.c
2652         * src/prefs_filtering_action.c
2653         * src/prefs_matcher.c
2654         * src/prefs_template.c
2655         * src/gtk/gtkutils.c
2656         * src/gtk/gtkutils.h
2657                 Have a nice replace button. Patch by Pawel Pekala
2658
2659 2006-04-06 [colin]      2.1.0cvs5
2660
2661         * src/addressbook.c
2662                 Fix crash with empty columns
2663
2664 2006-04-05 [colin]      2.1.0cvs4
2665
2666         * src/wizard.c
2667         * src/prefs_gtk.c
2668                 Allow wizard customization with pre-filled values
2669
2670 2006-04-05 [colin]      2.1.0cvs3
2671
2672         * src/textview.c
2673         * src/mimeview.c
2674         * src/mimeview.h
2675                 Nicer messages in mimeview
2676
2677 2006-04-05 [colin]      2.1.0cvs2
2678
2679         * src/addressbook.c
2680         * src/prefs_summaries.c
2681                 i18n fix
2682
2683 2006-04-05 [colin]      2.1.0cvs1
2684
2685         * src/plugins/pgpcore/plugin.c
2686         * src/plugins/pgpcore/select-keys.c
2687         * src/plugins/pgpcore/select-keys.h
2688         * src/plugins/pgpcore/sgpgme.c
2689         * src/plugins/pgpcore/sgpgme.h
2690         * src/plugins/pgpinline/pgpinline.c
2691         * src/plugins/pgpinline/plugin.c
2692         * src/plugins/pgpmime/pgpmime.c
2693         * src/plugins/pgpmime/plugin.c
2694                 Factorize and generalize a bit 
2695                 Drop S/MIME signature verification from PGP/MIME
2696                 (adding it as another, more complete plugin)
2697
2698 2006-04-05 [paul]       2.1.0
2699
2700         2.1.0 released
2701
2702 2006-04-05 [paul]       2.0.0cvs186
2703
2704         * manual/advanced.xml
2705                 add info on colour labels
2706
2707 2006-04-05 [paul]       2.0.0cvs185
2708
2709         * po/bg.po
2710         * po/cs.po
2711         * po/de.po
2712         * po/el.po
2713         * po/en_GB.po
2714         * po/fi.po
2715         * po/fr.po
2716         * po/it.po
2717         * po/nl.po
2718         * po/pl.po
2719         * po/pt_BR.po
2720         * po/sr.po
2721         * po/zh_CN.po
2722                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2723                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2724                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2725                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2726         * src/gtk/authors.h
2727         * tools/claws.i18n.status.pl
2728                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2729                 and new Czech translator, Tim <timbrain@post.cz>
2730
2731 2006-04-05 [mones]      2.0.0cvs184
2732
2733         * po/es.po
2734                 Updated translation
2735
2736 2006-04-05 [colin]      2.0.0cvs183
2737
2738         * src/gtk/quicksearch.c
2739                 Fix bug #929 (unnecessary reload in quick search bar)
2740
2741 2006-04-05 [colin]      2.0.0cvs182
2742
2743         * src/compose.c
2744                 Fix crash on Reply with no From:
2745                 Show signature and conversion error on queuing 
2746                 (but not sending)
2747         * src/mainwindow.c
2748         * src/summaryview.c
2749         * src/summaryview.h
2750                 Factorize threading code and make sure msginfo 
2751                 is not null when it comes from a GtkCTreeRow's 
2752                 data
2753         * src/gtk/gtkaspell.c
2754                 Check for necessary things
2755         * src/gtk/gtksctree.c
2756         * src/gtk/gtksctree.h
2757                 Reset anchor if necessary when removing node
2758
2759 2006-03-29 [colin]      2.0.0cvs181
2760
2761         * src/folderview.c
2762                 Warn for disabled IMAP accounts (due to lack of
2763                 libetpan). Breaks string-freeze - sorry - but it
2764                 is kind of important ;)
2765
2766 2006-03-28 [colin]      2.0.0cvs180
2767
2768         * src/gtk/gtkutils.c
2769         * src/gtk/gtkutils.h
2770                 Add a gtkut_get_link_btn() function that
2771                 creates a button which acts like an URI
2772         * src/prefs_themes.c
2773         * src/gtk/about.c
2774                 Use this function (factorizes codes)
2775         * src/common/defs.h
2776         * src/gtk/pluginwindow.c
2777                 Add a "Get more..." in the plugins window
2778
2779 2006-03-28 [colin]      2.0.0cvs179
2780
2781         * src/common/smtp.c
2782         * src/common/passcrypt.c
2783         * src/undo.c
2784                 Warning fixes. Patch by Pawel Pekala
2785
2786 2006-03-27 [colin]      2.0.0cvs178
2787
2788         * src/undo.c
2789                 Fix undoing by blocks with spaces
2790
2791 2006-03-27 [colin]      2.0.0cvs177
2792
2793         * src/textview.c
2794                 Set margin to 3px for headers
2795
2796 2006-03-27 [paul]
2797
2798         2.1.0-rc2 released
2799
2800 2006-03-27 [wwp]        2.0.0cvs176
2801
2802         * src/summaryview.c
2803                 don't reset quicksearch when updating the message list.
2804                 Thanks to Colin.
2805
2806 2006-03-26 [wwp]        2.0.0cvs175
2807
2808         * src/compose.c
2809                 use a unified border width ('other' tab in the compose window,
2810                 patch by Pawel Pekala).
2811
2812
2813 2006-03-26 [wwp]        2.0.0cvs174
2814
2815         * src/common/quoted-printable.c
2816         * src/addressbook.c
2817                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2818
2819 2006-03-26 [colin]      2.0.0cvs173
2820
2821         * src/quote_fmt_parse.y
2822                 Fix non-UTF8 date formats messing up the whole quote a 
2823                 little bit
2824
2825 2006-03-26 [colin]      2.0.0cvs172
2826
2827         * src/procheader.c
2828                 Make sure the date is UTF8 valid, or try to make it
2829                 so. IncrediMail is really IncrediStupid.
2830         * src/compose.c
2831                 Fix possible conversions. 
2832                 
2833
2834 2006-03-26 [colin]      2.0.0cvs171
2835
2836         * src/matcher.c
2837                 Fix corner cases in body search. This is still a
2838                 hack... It seems impossible to make it good and 
2839                 reasonably fast at the same time.
2840
2841 2006-03-26 [colin]      2.0.0cvs170
2842
2843         * src/summaryview.c
2844                 I think I killed the twilight zone bug!
2845                 summary_select_node() flushes GTK events in order
2846                 to be able to center the view. But this also 
2847                 flushes keypresses like Ctrl-Alt-U, so this can
2848                 call summary_show from summary_select_node (itself
2849                 called from summary_show, etc.). And the summaryview
2850                 has to be unlocked in this function. So just locking
2851                 while processing GTK events, and bailing if locked, 
2852                 should fix it.
2853                 Fixes bug #927 (SIGSEGV during Update Summary)
2854
2855 2006-03-25 [colin]      2.0.0cvs169
2856
2857         * src/matcher.c
2858                 Fix search in QP-encoded bodies
2859                 Fix utf-8 searches in bodies encoded in the
2860                 locale's encoding
2861         * src/common/quoted-printable.c
2862         * src/common/quoted-printable.h
2863                 Add a decode function that doesn't overwrite
2864                 the original pointer
2865                 
2866
2867 2006-03-24 [colin]      2.0.0cvs168
2868
2869         * src/action.c
2870         * src/summaryview.c
2871         * src/summaryview.h
2872                 Update message cache after action
2873                 Patch by H. Merijn Brand
2874         * src/prefs_msg_colors.c
2875                 Factorize label 
2876                 Patch by Fabien Vantard
2877         * src/plugins/spamassassin/spamassassin_gtk.c
2878                 Remove useless translation
2879                 Patch by Fabien Vantard
2880
2881 2006-03-23 [colin]      2.0.0cvs167
2882
2883         * src/common/ssl.c
2884                 Let 30 seconds to SSL_connect
2885
2886 2006-03-23 [wwp]        2.0.0cvs166
2887
2888         * src/summaryview.c
2889         * src/gtk/description_window.c
2890                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2891                 and headers are translated; adjust description windows' width to fit their
2892                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2893
2894 2006-03-23 [paul]       2.0.0cvs165
2895
2896         * src/common/utils.c
2897                 fix highlighting of URIs containing "()"
2898                 (2.0.0cvs164's reversal fixed)
2899                 Thanks to Colin.
2900
2901 2006-03-23 [paul]       2.0.0cvs164
2902
2903         * src/common/utils.c
2904                 revert patch, (postponing a fix), at 2.0.0cvs120
2905                 as it breaks more URIs than it fixes.
2906                 Allow '-' to be a terminating character in a URI
2907
2908 2006-03-22 [colin]      2.0.0cvs163
2909
2910         * configure.ac
2911                 Require libetpan 0.45
2912                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2913
2914 2006-03-22 [paul]       2.0.0cvs162
2915
2916         * src/editgroup.c
2917                 replace '<-' and '->' buttons with GTK_STOCK graphical
2918                 buttons
2919         * src/summary_search.c
2920                 don't offer '...' for translation
2921                 add a tooltip to advanced search '...' button
2922         * src/gtk/quicksearch.c
2923                 don't offer '...' for translation
2924
2925 2006-03-21 [colin]      2.0.0cvs161
2926
2927         * src/compose.c
2928                 Fix middle-click pasting (insert at click
2929                 position instead of cursor position, don't
2930                 remove existing selection and allow pasting
2931                 our own selection)
2932         * src/addressbook.c
2933                 "LDAP Server" -> "LDAP servers"
2934
2935 2006-03-21 [wwp]        2.0.0cvs160
2936
2937         * src/etpan/imap-thread.c
2938                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2939
2940 2006-03-20 [colin]      2.0.0cvs159
2941
2942         * src/summaryview.c
2943                 Don't reload summaryview after an execute with no
2944                 move action
2945
2946 2006-03-19 [colin]      2.0.0cvs158
2947
2948         * src/addressbook.c
2949                 and put groups at the top, always
2950
2951 2006-03-19 [colin]      2.0.0cvs157
2952
2953         * src/addressbook.c
2954                 Order groups before names, as previously
2955
2956 2006-03-19 [colin]      2.0.0cvs156
2957
2958         * src/addressbook.c
2959                 - Sort case-unsensitive
2960                 - Put the sort arrow at opening too
2961
2962 2006-03-19 [wwp]        2.0.0cvs155
2963
2964         * src/addressbook.c
2965                 allow sorting by name/email/remarks, ensure that right-pane's contents
2966                 matches the left-pane selection (cleared when appropriate).
2967                 Patch by Pawel Pekala <c0rn@o2.pl>.
2968
2969 2006-03-18 [colin]      2.0.0cvs154
2970
2971         * src/textview.c
2972                 Fix text cursor ;)
2973
2974 2006-03-18 [colin]      2.0.0cvs153
2975
2976         * src/gtk/filesel.c
2977                 Make sure we hide the preview if we didn't get
2978                 a filename
2979
2980 2006-03-18 [colin]      2.0.0cvs152
2981
2982         * src/summaryview.c
2983                 Set cursor to watch for execution (fixes lack
2984                 of watch-cursor when dnd'ing hundreds of mails)
2985         * src/gtk/filesel.c
2986                 Check that mime type is 'image/*' before updating
2987                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2988
2989 2006-03-18 [colin]      2.0.0cvs151
2990
2991         * src/mainwindow.c
2992         * src/textview.c
2993         * src/textview.h
2994                 Put a watch cursor in textview too when the mainwindow's
2995                 cursor in a watch
2996
2997 2006-03-18 [colin]      2.0.0cvs150
2998
2999         * src/folder.c
3000                 Change wrong asserts to simple tests
3001
3002 2006-03-17 [colin]      2.0.0cvs149
3003
3004         * src/mainwindow.c
3005         * src/mainwindow.h
3006         * src/prefs_msg_colors.c
3007         * src/summaryview.c
3008         * src/summaryview.h
3009         * src/gtk/colorlabel.c
3010         * src/gtk/colorlabel.h
3011                 Add a color label menu in the main menubar
3012                 Add (fixed) accels Ctrl-{0-7} to change the color
3013                 They have to be fixed because the menu's dynamic,
3014                 the items are complex widgets, hence we can't use
3015                 a GtkItemFactory.
3016
3017
3018 2006-03-17 [wwp]        2.0.0cvs148
3019
3020         * src/compose.c
3021                 rollback few lines from my previous commit (those lines come from
3022                 a pending patch, accidentally commited, even if neutral as they are
3023                 commented out).
3024
3025 2006-03-17 [wwp]        2.0.0cvs147
3026
3027         * src/compose.c
3028                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3029                 applied code style/indentation to the modified function.
3030
3031 2006-03-17 [wwp]        2.0.0cvs146
3032
3033         * src/procmsg.c
3034         * src/compose.c
3035                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3036
3037 2006-03-17 [paul]
3038
3039         2.1.0-rc1 released
3040
3041 2006-03-17 [paul]       2.0.0cvs145
3042
3043         * src/main.c
3044                 addressbook_read_file() was called twice
3045         * src/textview.c
3046                 X-Mailer highlighting
3047
3048 2006-03-16 [colin]      2.0.0cvs144
3049
3050         * src/sourcewindow.c
3051         * src/sourcewindow.h
3052                 And the last one, in source window.
3053
3054 2006-03-16 [colin]      2.0.0cvs143
3055
3056         * src/compose.c
3057         * src/compose.h
3058                 Fix the same stuff in compose
3059
3060 2006-03-16 [colin]      2.0.0cvs142
3061
3062         * src/messageview.c
3063                 Complete the previous messageview crash fix
3064
3065 2006-03-16 [colin]      2.0.0cvs141
3066
3067         * src/procmsg.h
3068         * src/procmsg.c
3069         * src/folder.c
3070                 Fix POSTPROCESSING hook
3071                 Patch by H. Merijn Brand
3072
3073         * src/procmime.c
3074         * src/procmime.h
3075                 Parse Content-Location
3076
3077         * src/toolbar.c
3078         * src/messageview.c
3079         * src/messageview.h
3080                 Don't crash when a top-level MessageView has
3081                 been closed on us. Same problematic than
3082                 yesterday's quicksearch issue.
3083
3084 2006-03-15 [colin]      2.0.0cvs140
3085
3086         * src/gtk/quicksearch.c
3087                 Fix a bitchy race we didn't think about when we
3088                 added quicksearch cancellation:
3089                 If the search is not on cached fields, for example
3090                 body_part matchcase "stuff"
3091                 the matcher code has to get the whole message. If
3092                 we're on IMAP, that can be slow, and in order to
3093                 be non-blocking, the IMAP code idle loop processes
3094                 gtk events too. So it is possible to cancel a
3095                 quicksearch while the matcher is getting the mail's
3096                 body. After matcher got its body, it will start to
3097                 iterate over the matcher list that the Quicksearch's
3098                 clear_search_cb() just freed via prepare_matcher().
3099                 SIGSEGV ensues.
3100                 The fix consists of guarding the matcherlist_match()
3101                 call with a boolean 'matching'. If we reset the
3102                 quicksearch while matching is TRUE, we don't free
3103                 the matcherlist anymore like we did, but we set
3104                 another new flag, deferred_free, to TRUE. Then,
3105                 in quicksearch_match(), just after returning from
3106                 matcherlist_match() and unsetting the matching flag,
3107                 we check the deferred_free flag and do the
3108                 prepare_matcher() (which does the matcherlist_free)
3109                 for real, so we free the matcherlist once it's not
3110                 used anymore.
3111                 As all of this runs via the glib main loop, we
3112                 luckily don't need a mutex.
3113         * src/summaryview.c
3114                 Also, show progress while searching.
3115
3116
3117 2006-03-14 [colin]      2.0.0cvs139
3118
3119         * src/alertpanel.c
3120                 Make alertpanel_is_open non-static
3121
3122 2006-03-14 [colin]      2.0.0cvs138
3123
3124         * src/prefs_spelling.c
3125                 Cleanups - Fabien Vantard
3126
3127 2006-03-14 [wwp]        2.0.0cvs137
3128
3129         * src/main.c
3130                 code style normalization (curly braces, indentation).
3131
3132 2006-03-14 [wwp]        2.0.0cvs137
3133
3134         * src/main.c
3135                 code style (braces, indentation)
3136
3137 2006-03-12 [paul]       2.0.0cvs136
3138
3139         * src/prefs_common.c
3140                 trans_hdr defaults to FALSE to be RFC-savvy
3141         * src/prefs_summaries.c
3142                 add a tooltip to the trans_hdr option
3143                 
3144
3145 2006-03-12 [paul]       2.0.0cvs135
3146
3147         * src/prefs_matcher.c
3148                 give a little more width to the combos
3149         * src/prefs_display_header.c
3150         * src/textview.c
3151                 translate headers if prefs_common.trans_hdr
3152                 is TRUE
3153
3154         Patches by Pawel Pekala
3155
3156 2006-03-12 [paul]       2.0.0cvs134
3157
3158         * src/plugins/clamav/clamav_plugin.c
3159         * src/plugins/dillo_viewer/dillo_viewer.c
3160         * src/plugins/pgpcore/plugin.c
3161         * src/plugins/pgpinline/plugin.c
3162         * src/plugins/pgpmime/plugin.c
3163         * src/plugins/spamassassin/spamassassin.c
3164                 update/add to descriptions
3165         * src/plugins/spamassassin/spamassassin_gtk.c
3166                 fixes to the english, remove superfluous
3167                 tooltips, clean up a little
3168
3169 2006-03-12 [paul]       2.0.0cvs133
3170
3171         * src/compose.c
3172                 fix Bug 924, 'Account combo box shows up wrong 
3173                 if & is in account name'
3174
3175 2006-03-11 [colin]      2.0.0cvs132
3176
3177         * src/summaryview.c
3178                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3179                 messed up shift-selection because is slows down
3180                 moving around summaryview. thanks -users
3181
3182 2006-03-10 [colin]      2.0.0cvs131
3183
3184         * src/plugins/spamassassin/spamassassin_gtk.c
3185                 Put back Paul's engrish fixes
3186
3187 2006-03-10 [colin]      2.0.0cvs130
3188
3189         * src/plugins/spamassassin/spamassassin.c
3190         * src/plugins/spamassassin/spamassassin.h
3191         * src/plugins/spamassassin/spamassassin_gtk.c
3192                 Cleanup SA prefs page (more)
3193                 Patch by Fabien Vantard
3194
3195 2006-03-10 [paul]       2.0.0cvs129
3196
3197         * src/prefs_msg_colors.c
3198         * src/prefs_spelling.c
3199                 widget sensitivity
3200
3201 2006-03-09 [mones]      2.0.0cvs128
3202
3203         * po/es.po
3204                 Update for next RC
3205
3206 2006-03-09 [wwp]        2.0.0cvs127
3207
3208         * configure.ac
3209                 revert accidental commit (requirement for libetpan 0.43), this time
3210                 not in HEAD.
3211
3212 2006-03-09 [wwp]        2.0.0cvs125
3213
3214         * configure.ac
3215                 revert accidental commit (requirement for libetpan 0.43)
3216
3217 2006-03-09 [paul]       2.0.0cvs126
3218
3219         * src/prefs_receive.c
3220                 remove useless frame
3221                 replace 'incorporation' with 'receiving'
3222         * src/plugins/clamav/clamav_plugin_gtk.c
3223         * src/plugins/spamassassin/spamassassin_gtk.c
3224                 improve widget sensitivity
3225                 fix a bit his engrish
3226
3227 2006-03-09 [wwp]        2.0.0cvs125
3228
3229         * src/addressadd.c
3230         * src/foldersel.c
3231         * src/prefs_common.c
3232         * src/prefs_common.h
3233                 remember some more windows' sizes (add to addressbook and
3234                 select folder).
3235
3236 2006-03-09 [paul]       2.0.0cvs124
3237
3238         * src/plugins/pgpcore/prefs_gpg.c
3239                 normalise construction of dialogue
3240
3241 2006-03-09 [paul]       2.0.0cvs123
3242
3243         * src/plugins/trayicon/Makefile.am
3244                 add missing slash
3245
3246 2006-03-08 [colin]      2.0.0cvs122
3247
3248         * src/plugins/trayicon/Makefile.am
3249                 Fix build in separate dir 
3250                 Patch by Bamanzi <bamanzi@gmail.com>
3251
3252 2006-03-08 [colin]      2.0.0cvs121
3253
3254         * src/procmsg.c
3255                 Batch move and copies from summaryview with delayed execution
3256                 too
3257
3258 2006-03-07 [paul]       2.0.0cvs120
3259
3260         * src/common/utils.c
3261                 fix highlighting of URIs containing "()"
3262                 Patch by Pawel Pekala
3263
3264 2006-03-07 [paul]       2.0.0cvs119
3265
3266         * src/folder.c
3267         * src/folder.h
3268         * src/folderview.c
3269                 immediately do alphabetical resort when
3270                 changing a folder's name
3271                 Patch by Pawel Pekala
3272
3273 2006-03-07 [paul]       2.0.0cvs118
3274
3275         * src/news.c
3276         * src/news_gtk.c
3277                 when unsubscribing a newsgroup, remove the
3278                 folder and msgs in .sylpheed-claws/newscache
3279                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3280
3281 2006-03-07 [paul]       2.0.0cvs117
3282
3283         * src/textview.c
3284                 fix wrong Fake URL Warning
3285                 Thanks to Hiro
3286
3287 2006-03-07 [colin]      2.0.0cvs116
3288
3289         * src/imap.c
3290                 Return immediately when password dialog was
3291                 cancelled
3292         * src/gtk/inputdialog.c
3293                 Allow empty strings for passwords
3294
3295
3296 2006-03-06 [colin]      2.0.0cvs115
3297
3298         * src/imap.c
3299                 Prevent double-timeouts when connection fails
3300
3301 2006-03-06 [colin]
3302
3303         2.0.1-rc1 released
3304
3305 2006-03-06 [colin]      2.0.0cvs114
3306
3307         * src/imap.c
3308                 Refresh session during potentially long
3309                 operations
3310
3311 2006-03-06 [wwp]        2.0.0cvs113
3312
3313         * src/prefs_msg_colors.h
3314                 forgot that one (custom color labels).
3315
3316 2006-03-06 [wwp]        2.0.0cvs112
3317
3318         * src/prefs_common.c
3319         * src/prefs_common.h
3320         * src/prefs_msg_colors.c
3321         * src/summaryview.c
3322         * src/summaryview.h
3323         * src/gtk/colorlabel.c
3324         * src/gtk/colorlabel.h
3325                 colors in messages list are now customizable. Color values and names can
3326                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3327                 Thanks to Paul and Colin for their help with this longstanding patch!
3328
3329 2006-03-06 [wwp]        2.0.0cvs111
3330
3331         * src/textview.c
3332                 don't crash if (x)face is bad.
3333
3334 2006-03-05 [paul]       2.0.0cvs110
3335
3336         * AUTHORS
3337         * configure.ac
3338         * src/Makefile.am
3339         * src/common/Makefile.am
3340         * src/common/utils.h
3341         * src/etpan/imap-thread.c
3342         * src/gtk/authors.h
3343         * src/plugins/clamav/Makefile.am
3344         * src/plugins/demo/Makefile.am
3345         * src/plugins/dillo_viewer/Makefile.am
3346         * src/plugins/pgpcore/Makefile.am
3347         * src/plugins/pgpcore/passphrase.c
3348         * src/plugins/pgpinline/Makefile.am
3349         * src/plugins/pgpmime/Makefile.am
3350         * src/plugins/spamassassin/Makefile.am
3351         * src/plugins/trayicon/Makefile.am
3352                 fix builiding on cygwin
3353                 Patch by Ralgh Young <bamanzi@gmail.com>
3354
3355 2006-03-04 [wwp]        2.0.0cvs109
3356
3357         * manual/keyboard.xml
3358                 fix mixed up/down keys.
3359
3360 2006-03-04 [wwp]        2.0.0cvs108
3361
3362         * README
3363         * INSTALL
3364                 updated links to SpamAssassin.
3365
3366 2006-03-04 [wwp]        2.0.0cvs107
3367
3368         * manual/plugins.xml
3369         * src/plugins/spamassassin/README
3370                 updated SpamAssassin plugin docs to reflect new functional additions
3371                 (also fix/update/documents few technical stuff more, see the README).
3372
3373 2006-03-04 [wwp]        2.0.0cvs106
3374
3375         * src/prefs_message.c
3376                 normalized capitalization of message-prefs paths.
3377
3378 2006-03-04 [wwp]        2.0.0cvs105
3379
3380         * manual/advanced.xml
3381                 typo.
3382
3383 2006-03-03 [colin]      2.0.0cvs104
3384
3385         * src/plugins/clamav/clamav_plugin_gtk.c
3386                 Rework prefs page, patch by Fabien 
3387
3388 2006-03-03 [colin]      2.0.0cvs103
3389
3390         * src/plugins/clamav/clamav_plugin.c
3391                 Set error on all errors
3392
3393 2006-03-03 [colin]      2.0.0cvs102
3394
3395         * src/common/plugin.c
3396                 Initialize error to avoid crashing when a plugin fails
3397                 without setting error
3398
3399 2006-03-02 [wwp]        2.0.0cvs101
3400
3401         * configure.ac
3402                 fixed linker flags for libetpan support on Cygwin
3403                 (thanks to H.Merijn Brand).
3404
3405 2006-03-02 [wwp]        2.0.0cvs100
3406
3407         * src/addressbook.c
3408                 fix some AB error messages: one for punctuation and
3409                 one wrongly duplicate (thanks, maxbritov).
3410
3411 2006-03-02 [wwp]        2.0.0cvs99
3412
3413         * src/plugins/spamassassin/spamassassin.c
3414                 make sync calls to sa-learn/spamc to prevent
3415                 system (whatever local or client/server) overload.
3416
3417 2006-03-02 [colin]      2.0.0cvs98
3418
3419         * src/summaryview.c
3420                 Put the spam icon in the status column instead of the
3421                 mark one
3422
3423 2006-03-01 [colin]      2.0.0cvs97
3424
3425         * src/plugins/spamassassin/spamassassin.c
3426                 Fix segfault (g_file_set_contents fails for some 
3427                 reason and err==0x2f. Can't find out why with
3428                 valgrind, using working function :-)
3429
3430 2006-03-01 [colin]      2.0.0cvs96
3431
3432         * src/inc.c
3433                 Offline overriding: let 'No' be cached only 3 seconds
3434
3435 2006-03-01 [colin]      2.0.0cvs95
3436
3437         * src/addr_compl.c
3438         * src/addrbook.c
3439         * src/addressbook.c
3440         * src/addrindex.c
3441         * src/folder_item_prefs.c
3442         * src/headerview.c
3443         * src/imap.c
3444         * src/inc.c
3445         * src/ldif.c
3446         * src/mainwindow.c
3447         * src/mh.c
3448         * src/msgcache.c
3449         * src/prefs_common.h
3450         * src/prefs_msg_colors.c
3451         * src/procheader.c
3452         * src/procheader.h
3453         * src/procmime.c
3454         * src/procmsg.c
3455         * src/procmsg.h
3456         * src/send_message.h
3457         * src/simple-gettext.c
3458         * src/summaryview.c
3459         * src/summaryview.h
3460         * src/syldap.c
3461         * src/textview.c
3462         * src/undo.c
3463         * src/common/ssl_certificate.c
3464         * src/common/utils.c
3465         * src/gtk/colorsel.c
3466         * src/gtk/gtksctree.c
3467         * src/gtk/gtkshruler.c
3468         * src/plugins/trayicon/trayicon.c
3469                 #if 0 goes to /dev/null
3470
3471 2006-03-01 [colin]      2.0.0cvs94
3472
3473         * src/compose.c
3474         * src/imap.c
3475         * src/inc.c
3476         * src/inc.h
3477         * src/messageview.c
3478         * src/news.c
3479         * src/plugins/spamassassin/spamassassin.c
3480                 Allow to add information in the "working offline"
3481                 window
3482
3483 2006-03-01 [wwp]        2.0.0cvs93
3484
3485         * src/plugins/spamassassin/spamassassin.c
3486                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3487                 'cause it seems that calling `spamc ... < inputfile` with
3488                 g_spawn_(a)sync simply.. erm doesn't work :-).
3489
3490 2006-03-01 [wwp]        2.0.0cvs92
3491
3492         * src/toolbar.c
3493         * src/toolbar.h
3494                 simplify the adding of spam/ham button to the messageview toolbar
3495                 (it gets more clear now that the same button will be "Mark as spam"
3496                 or "Mark as ham" according to the current message status,
3497                 thanks to Colin).
3498
3499 2006-03-01 [wwp]        2.0.0cvs91
3500
3501         * src/messageview.c
3502         * src/procmsg.c
3503         * src/procmsg.h
3504         * src/summaryview.c
3505         * src/plugins/spamassassin/spamassassin.c
3506         * src/plugins/spamassassin/spamassassin.h
3507                 make learner callbacks return a status (0 for ok),
3508                 handle it in main code to avoid setting flags when learning failed,
3509                 don't learn on TCP if offline in spamassassin,
3510                 thanks to Colin.
3511
3512                 
3513
3514 2006-03-01 [wwp]        2.0.0cvs90
3515
3516         * src/compose.c
3517                 some work around the compose window's account menu,
3518                 patch by Fabien Vantard.
3519
3520 2006-03-01 [wwp]        2.0.0cvs89
3521
3522         * src/plugins/spamassassin/spamassassin.c
3523                 fixed bad logics, was using spamc in local mode and sa-learn
3524                 in remote mode (thanks, Colin).
3525
3526 2006-03-01 [wwp]        2.0.0cvs88
3527
3528         * src/plugins/spamassassin/spamassassin.c
3529         * src/plugins/spamassassin/spamassassin.h
3530         * src/plugins/spamassassin/spamassassin_gtk.c
3531                 made processing of emails w/ sa-plugin an option (default is TRUE),
3532                 fixed Engrish some tooltips, capitalization of some debug messages
3533                 and warnings. The spamassassin plugin now provides two separate
3534                 services: process emails upon incorporation and spamd training.
3535                 Both services (un)register independently but use some common
3536                 plugin settings (transport settings, spam storage location).
3537
3538 2006-02-28 [wwp]        2.0.0cvs87
3539
3540         * src/plugins/spamassassin/spamassassin.c
3541                 fix async flag to spamc cmdline execution (batch exec should
3542                 be asynchronous).
3543
3544 2006-02-27 [wwp]        2.0.0cvs86
3545
3546         * src/plugins/spamassassin/spamassassin.c
3547         * src/plugins/spamassassin/spamassassin.h
3548         * src/plugins/spamassassin/spamassassin_gtk.c
3549                 - added the ability to learn a remote spamassassin server (spamd),
3550                 using spamc.
3551                 - added the spamassassin option 'username', that applies to all
3552                 spamassassin operations (filtering, learning, local or remote).
3553                 The default username is the current unix user (if left blank
3554                 from gtk prefs or config file).
3555                 - commented out some unused code (notebook widget), removed unused
3556                 layout (hbox1).
3557                 - make more widgets sensitive to the transport type.
3558
3559 2006-02-27 [colin]      2.0.0cvs85
3560
3561         * src/plugins/spamassassin/spamassassin.c
3562                 Fix sa-learn call when offline
3563
3564 2006-02-27 [colin]      2.0.0cvs84
3565
3566         * configure.ac
3567         * src/Makefile.am
3568         * src/mainwindow.c
3569         * src/mainwindow.h
3570         * src/messageview.c
3571         * src/messageview.h
3572         * src/prefs_toolbar.c
3573         * src/procmsg.c
3574         * src/stock_pixmap.c
3575         * src/stock_pixmap.h
3576         * src/summaryview.c
3577         * src/toolbar.c
3578         * src/toolbar.h
3579         * src/pixmaps/ham_btn.xpm
3580         * src/pixmaps/spam.xpm
3581         * src/pixmaps/spam_btn.xpm
3582         * src/plugins/spamassassin/spamassassin.c
3583                 Add button in toolbar for spam learning
3584                 Fix a few bugs from the last related commit
3585                 Revert 1.9.6cvs23 which messed up shift-selection
3586
3587 2006-02-24 [colin]      2.0.0cvs83
3588
3589         * src/procmsg.c
3590         * src/summaryview.c
3591         * src/summaryview.h
3592         * src/plugins/spamassassin/spamassassin.c
3593         * src/plugins/spamassassin/spamassassin.h
3594         * src/plugins/spamassassin/spamassassin_gtk.c
3595                 Unregister learner when spamassassin is either
3596                 disabled or over tcp
3597
3598 2006-02-24 [colin]      2.0.0cvs82
3599
3600         * src/Makefile.am
3601         * src/mainwindow.c
3602         * src/mainwindow.h
3603         * src/procmsg.c
3604         * src/procmsg.h
3605         * src/stock_pixmap.c
3606         * src/stock_pixmap.h
3607         * src/summaryview.c
3608         * src/summaryview.h
3609         * src/gtk/icon_legend.c
3610         * src/pixmaps/spam.xpm  ** NEW FILE **
3611         * src/plugins/spamassassin/spamassassin.c
3612         * src/plugins/spamassassin/spamassassin_gtk.c
3613                 Add spam learning interface (Mark/Mark as 
3614                 (spam|ham) menus)
3615
3616 2006-02-24 [wwp]        2.0.0cvs81
3617
3618         * src/compose.c
3619         * src/compose.h
3620         * src/filtering.c
3621                 hide compose window when sending message in batch mode
3622                 (filtering: forward and redirect). Also fixed a wrong
3623                 value returned when sending failed, neutral anyway.
3624                 (Colin, me) 
3625
3626 2006-02-24 [wwp]        2.0.0cvs80
3627
3628         * src/mainwindow.c
3629                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3630
3631 2006-02-24 [paul]       2.0.0cvs79
3632
3633         * src/news.c
3634         * src/news.h
3635         * src/news_gtk.c
3636                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3637                 Thanks to Colin
3638
3639 2006-02-23 [colin]      2.0.0cvs78
3640
3641         * src/alertpanel.c
3642                 Change OK to Close in alertpanel with View log
3643                 button; add accel to View log. Patch by Fabien
3644                 Vantard
3645
3646 2006-02-23 [wwp]        2.0.0cvs77
3647
3648         * src/compose.c
3649                 silly me, there were much more tests to perform, since toolbars can
3650                 really have down to 1 element only.
3651
3652 2006-02-23 [wwp]        2.0.0cvs76
3653
3654         * commitHelper
3655                 fixed indentation from my previous commit. Fallback to VISUAL if
3656                 EDITOR is not set (and to vi, at last resort).
3657
3658 2006-02-23 [wwp]        2.0.0cvs75
3659
3660         * commitHelper
3661                 improved error detection (Colin, me).
3662
3663 2006-02-23 [wwp]        2.0.0cvs74
3664
3665         * src/prefs_toolbar.c
3666                 simplify and fix prefs/toolbars layouting. Combos' contents can
3667                 now be really displayed.
3668
3669 2006-02-23 [wwp]        2.0.0cvs73
3670         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3671         be really displayed.
3672
3673 2006-02-22 [wwp]        2.0.0cvs72
3674
3675         * src/compose.c
3676                 fix a typo in my previous commit (sorry!).
3677
3678 2006-02-22 [wwp]        2.0.0cvs71
3679
3680         * src/prefs_toolbar.c
3681                 fix a crash when adding separators to toolbars,
3682                 also fix some separator item information.
3683
3684 2006-02-22 [wwp]        2.0.0cvs70
3685
3686         * src/compose.c
3687                 fix a crash when redirecting (for instance) when compose window's
3688                 toolbar contents has been customized (when some buttons have been
3689                 removed in fact).
3690
3691 2006-02-21 [wwp]        2.0.0cvs69
3692
3693         * src/summaryview.c
3694         * src/gtk/pluginwindow.c
3695         * src/plugins/pgpcore/prefs_gpg.c
3696                 fix some compilation warnings (feat. remains of removed code).
3697
3698 2006-02-21 [wwp]        2.0.0cvs68
3699
3700         * src/gtk/gtkutils.c
3701                 fix two compilation issues, thanks to Stephan Sachse.
3702
3703 2006-02-20 [colin]      2.0.0cvs67
3704
3705         * src/mainwindow.c
3706                 Don't reselect displayed mail on refocus
3707                 This fixes actions misbehaving 
3708
3709 2006-02-20 [wwp]        2.0.0cvs66
3710
3711         * src/summaryview.c
3712         * src/gtk/gtksctree.c
3713         * src/gtk/gtkshruler.c
3714                 changed more runtime typecast checks.
3715
3716 2006-02-20 [wwp]        2.0.0cvs65
3717
3718         * src/summary_search.c
3719                 find all - summaryview refresh issue fixed, thanks to Colin.
3720
3721 2006-02-20 [wwp]        2.0.0cvs64
3722
3723         * src/gtk/gtkutils.c
3724                 better runtime typecast checks.
3725
3726 2006-02-20 [wwp]        2.0.0cvs63
3727
3728         * src/summary_search.c
3729                 enhancements to the summary search:
3730                         - add the ability to stop the running search
3731                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3732                         - don't search if no criteria (From/To/Subject/Body) is set
3733                         - ensure that a busy mouse pointer is always shown when searching,
3734                           show it even a bit earlier
3735
3736 2006-02-19 [colin]      2.0.0cvs62
3737
3738         * src/compose.c
3739         * src/imap.c
3740         * src/etpan/imap-thread.c
3741         * src/etpan/imap-thread.h
3742                 (Future) IMAP speed improvement on sending
3743                 Will require a libetpan update
3744         * src/summaryview.c
3745         * src/gtk/quicksearch.c
3746                 Make quicksearch clearable while running.
3747
3748 2006-02-17 [colin]      2.0.0cvs61
3749
3750         * src/imap.c
3751         * src/etpan/imap-thread.c
3752         * src/etpan/imap-thread.h
3753                 Check for IMAP certificates
3754                 ** Requires libetpan-0.42-cvs4 
3755                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3756
3757 2006-02-17 [colin]      2.0.0cvs60
3758
3759         * src/messageview.c
3760         * src/prefs_common.c
3761         * src/prefs_common.h
3762         * src/prefs_message.c
3763                 Add pref to display HTML-only mails with plugin, 
3764                 if possible (defaulting to FALSE of course).
3765
3766 2006-02-16 [colin]      2.0.0cvs59
3767
3768         * src/main.c
3769         * src/common/plugin.c
3770         * src/common/plugin.h
3771         * src/gtk/pluginwindow.c
3772                 Keep track of requested (but unloaded) plugins
3773                 in some error cases.
3774
3775 2006-02-16 [wwp]        2.0.0cvs58
3776
3777         * src/gtk/gtkaspell.c
3778         * src/gtk/gtkaspell.h
3779         * src/prefs_spelling.c
3780         * src/compose.c
3781         * src/prefs_common.c
3782         * src/prefs_common.h
3783                 implemented new optional spellchecker behaviour: re-check message when
3784                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3785
3786 2006-02-16 [wwp]        2.0.0cvs57
3787
3788         * src/quote_fmt_parse.y
3789                 pclose popen'ed pipe.
3790
3791 2006-02-15 [colin]      2.0.0cvs56
3792
3793         * src/mimeview.c
3794         * src/mimeview.h
3795                 Let MimeViewers know which MimeView they
3796                 depend of.
3797         * src/summaryview.c
3798                 Swap From/To columns in Sent/Queue/Drafts
3799                 folders
3800         * src/etpan/imap-thread.c
3801                 Use mailstream_low_tls_open() for STARTTLS
3802                 instead of mailstream_low_ssl_open()
3803                 ** REQUIRES libetpan 0.42cvs3 **
3804
3805 2006-02-15 [wwp]        2.0.0cvs55
3806
3807         * src/compose.c
3808         * src/compose.h
3809         * src/message_search.c
3810         * src/message_search.h
3811         * src/textview.c
3812         * src/gtk/gtkutils.c
3813         * src/gtk/gtkutils.h
3814                 added the ability to Find text in the compose window (and a bit
3815                 of code factorization).
3816
3817 2006-02-15 [wwp]        2.0.0cvs54
3818
3819         * src/prefs_gtk.c
3820                 yet another one file was missing (fix for some widgets' sensitivity).
3821                 Thanks Colin!
3822
3823 2006-02-15 [wwp]        2.0.0cvs53
3824
3825         * src/prefs_gtk.h
3826                 oops forgot that file (fix for some widgets' sensitivity).
3827
3828 2006-02-15 [wwp]        2.0.0cvs52
3829
3830         * src/summary_search.c
3831                 implemented advanced summary search options (added the ability
3832                 to use matcher conditions in an advanced search mode).
3833
3834 2006-02-15 [wwp]        2.0.0cvs51
3835
3836         * src/plugins/pgpcore/prefs_gpg.c
3837         * src/prefs_account.c
3838                 fix some widget sensitivity, mostly around some labels in
3839                 account prefs.
3840
3841 2006-02-15 [paul]       2.0.0cvs50
3842
3843         * manual/advanced.xml
3844                 improve Templates info
3845                 written by wwp
3846
3847 2006-02-14 [colin]      2.0.0cvs49
3848
3849         * src/pixmaps/address_book.xpm
3850         * src/pixmaps/preferences.xpm
3851         * src/pixmaps/properties.xpm
3852                 Fix pixmap size - patch by Fabien Vantard
3853
3854 2006-02-13 [colin]      2.0.0cvs48
3855
3856         * src/procmime.c
3857                 Add missing fclose()s on error
3858         * src/textview.c
3859                 Remove unused code
3860         * src/common/utils.c
3861                 Fix temp files not being deleted on windows
3862         Patches by Thomas Gilgin
3863
3864 2006-02-13 [colin]      2.0.0cvs47
3865
3866         * src/mainwindow.c
3867                 Fix exit crash
3868
3869 2006-02-13 [wwp]        2.0.0cvs46
3870
3871         * src/plugins/pgpcore/prefs_gpg.c
3872                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3873
3874 2006-02-12 [colin]      2.0.0cvs45
3875
3876         * src/folderview.c
3877         * src/main.c
3878         * src/mainwindow.c
3879                 Fix "stuff" when quitting
3880
3881 2006-02-12 [wwp]        2.0.0cvs44
3882
3883         * src/prefs_themes.c
3884                 fix typos in debug messages.
3885
3886 2006-02-11 [colin]      2.0.0cvs43
3887
3888         * src/summaryview.c
3889                 don't allow drag/drop from ourself
3890
3891 2006-02-10 [wwp]        2.0.0cvs42
3892
3893         * src/exporthtml.c
3894         * src/html.c
3895         * src/html.h
3896         * src/procmime.c
3897         * src/textview.c
3898                 renamed html_ prefixed functions and data structures to avoid
3899                 namespace clashes w/ other software (gtkhtml2 for instance).
3900                 Closes bug #907.
3901
3902
3903 2006-02-09 [colin]      2.0.0cvs41
3904
3905         * src/summaryview.c
3906                 Fix shitty logic messed up. Thanks Ticho for the hint!
3907
3908 2006-02-09 [wwp]        2.0.0cvs40
3909
3910         * src/gtk/about.c
3911         * src/compose.c
3912         * src/prefs_account.c
3913         * src/prefs_gtk.h
3914         * src/editaddress.c
3915                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3916                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3917                 Browse buttons in accounts prefs.
3918
3919 2006-02-09 [colin]      2.0.0cvs39
3920
3921         * src/matcher.c
3922                 Check for pointer before using its members
3923         * src/gtk/gtksourceprintjob.c
3924                 Fix a wrong warning
3925
3926 2006-02-09 [wwp]        2.0.0cvs38
3927
3928         * src/gtk/filesel.c
3929                 fix few compiler warnings (type mismatch).
3930
3931 2006-02-09 [paul]       2.0.0cvs37
3932
3933         * po/fr.po
3934                 updated by Fabien Vantard
3935
3936 2006-02-08 [colin]      2.0.0cvs36
3937
3938         * src/prefs_common.c
3939         * src/common/defs.h
3940         * src/common/plugin.c
3941                 allow windows and linux configurations to coexist
3942                 patch by Thomas Gilgin
3943
3944 2006-02-08 [colin]      2.0.0cvs35
3945
3946         * src/filtering.c
3947         * src/matcher.c
3948         * src/matcher.h
3949         * src/matcher_parser_parse.y
3950         * src/prefs_filtering_action.c
3951         * src/prefs_matcher.c
3952                 Add the "Ignore thread" filtering
3953                 action
3954
3955 2006-02-08 [colin]      2.0.0cvs34
3956
3957         * src/compose.c
3958         * src/procmime.c
3959         * src/procmime.h
3960                 Fix bug #905 (damaged attachment)
3961                 text files with raw \0's aren't really text files
3962         FOR_STABLE
3963
3964 2006-02-08 [colin]      2.0.0cvs33
3965
3966         * src/summaryview.c
3967                 Fix crasher introduced yesterday
3968
3969 2006-02-08 [wwp]        2.0.0cvs32
3970
3971         * src/compose.c
3972         * src/compose.h
3973                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3974
3975 2006-02-08 [wwp]        2.0.0cvs31
3976
3977         * src/prefs_template.c
3978                 templates enhancement: allow address completion for Cc and Bcc fields
3979                 (it was currently possible for the To field only)
3980
3981 2006-02-08 [colin]      2.0.0cvs30
3982
3983         * src/compose.c
3984                 Don't unblock if not blocked
3985         FOR_STABLE
3986
3987 2006-02-07 [colin]      2.0.0cvs29
3988
3989         * src/action.c
3990                 Forgot to refresh summaryview
3991
3992 2006-02-07 [colin]      2.0.0cvs28
3993
3994         * src/action.c
3995                 Freeze/thaw message list and folder list while
3996                 processing %as{} actions 
3997         * src/compose.c
3998                 Fix auto-wrap disabling after a middle-click
3999                 paste - FOR_STABLE
4000
4001 2006-02-07 [paul]       2.0.0cvs27
4002
4003         * src/folder.c
4004                 fix freeing of uninitialised pointers
4005                 Thanks to Colin
4006
4007 2006-02-06 [colin]      2.0.0cvs26
4008
4009         * src/folder.c
4010                 Use g_slist_prepend in potentially big list
4011
4012 2006-02-06 [colin]      2.0.0cvs25
4013
4014         * src/folder.c
4015                 Completely skip processing if it doesn't 
4016                 exist (faster!)
4017
4018 2006-02-06 [colin]      2.0.0cvs24
4019
4020         * src/folder.c
4021         * src/summaryview.c
4022                 Batch filtering in summaryview (from Tools menu)
4023                 and pre/post//-processing too
4024
4025 2006-02-06 [colin]      2.0.0cvs23
4026
4027         * src/procmsg.h
4028         * src/filtering.c
4029                 Use a special field for batch filtering instead
4030                 of stepping on deferred execution's toes
4031
4032 2006-02-06 [colin]      2.0.0cvs22
4033
4034         * src/action.c
4035         * src/filtering.c
4036         * src/filtering.h
4037         * src/folder.c
4038         * src/summaryview.c
4039                 Fix filtering via menus and actions
4040
4041 2006-02-06 [colin]      2.0.0cvs21
4042
4043         * src/imap.c
4044                 Put the added file directly to cache if possible (will work
4045                 with next libetpan)
4046         * src/filtering.c
4047         * src/filtering.h
4048         * src/inc.c
4049         * src/folder.c
4050         * src/mbox.c
4051         * src/procmsg.h
4052                 Move and copy filtered messages by batches instead of one
4053                 by one - faster on IMAP
4054         * src/procmsg.c
4055                 Add a function that'll possibly be useful later
4056
4057 2006-02-06 [colin]      2.0.0cvs20
4058
4059         * src/addressbook.c
4060                 Use internal mime-type instead of text/plain for d'n'd
4061         * src/compose.c
4062                 Allow attaching files from mimeview's icon list via d'n'd
4063         * src/folderview.c
4064         * src/folderview.h
4065                 Use internal mime-type instead of text/plain for d'n'd
4066                 Don't try to selected opened folder if none is
4067                 Factorize d'n'd from other apps code
4068         * src/headerview.c
4069         * src/textview.c
4070         * src/gtk/gtkutils.c
4071         * src/gtk/gtkutils.h
4072                 Factorize Face/X-Face stuff
4073         * src/mimeview.c
4074                 Fix d'n'd to other apps
4075         * src/prefs_message.c
4076                 Let the XFace pref be usable without libcompface as it also
4077                 applies to Face
4078         * src/summaryview.c
4079                 Fix d'n'd to other apps
4080                 Factorize d'n'd from other apps code
4081
4082 2006-02-06 [wwp]        2.0.0cvs19
4083
4084         * po/it.po
4085                 Italian translation fixes by Andrea Spadaccini (no more confusion
4086                 between filtering and processing, and few changes in the About
4087                 dialog).
4088
4089
4090 2006-02-06 [mones]      2.0.0cvs18
4091
4092         * src/gtk/icon_legend.c
4093                 Improved descriptions allowing better translations
4094
4095 2006-02-05 [colin]      2.0.0cvs17
4096
4097         * src/imap.c
4098                 Add the f*cking missing expunge that caused imap_fetch_env
4099                 to fail after an add_msgs ! :-///
4100         * src/etpan/imap-thread.c
4101                 Add a bit of debug
4102         FOR_STABLE
4103
4104 2006-02-05 [colin]      2.0.0cvs16
4105
4106         * src/common/utils.c
4107                 Don't check for return-path (or we can't put
4108                 back non-sent mails)
4109
4110 2006-02-05 [colin]      2.0.0cvs15
4111
4112         * src/textview.c
4113                 Don't try to display Face header in textview
4114                 when teh headerview's active
4115
4116 2006-02-05 [colin]      2.0.0cvs14
4117
4118         * tools/tbird2syl.py
4119         * tools/Makefile.am
4120                 Add script to import Thunderbird mails
4121
4122 2006-02-05 [colin]      2.0.0cvs13
4123
4124         * src/headerview.c
4125         * src/procheader.c
4126         * src/procmsg.c
4127         * src/procmsg.h
4128         * src/textview.c
4129                 Show Face headers - patch partially by Klaus Flittner
4130
4131 2006-02-05 [colin]      2.0.0cvs12
4132
4133         * src/folderview.c
4134         * src/summaryview.c
4135         * src/common/utils.c
4136         * src/common/utils.h
4137                 Let dnd work from mime icons to summaryview
4138                 and to folderview too
4139                 Add a crude test to avoid trying to add files
4140                 drag'n'dropped when they're not mails
4141
4142 2006-02-04 [colin]      2.0.0cvs11
4143
4144         * src/summaryview.c
4145         * src/mimeview.c
4146                 Fix utf8 conversion
4147
4148 2006-02-04 [colin]      2.0.0cvs10
4149
4150         * src/compose.c
4151         * src/folderview.c
4152         * src/mimeview.c
4153         * src/summaryview.c
4154         * src/summaryview.h
4155                 Added various drag and drop capas:
4156                 From                    To
4157                 summaryview             other apps
4158                 mimeview icons          other apps
4159                 other apps              summaryview
4160                 other apps              folderview
4161
4162                 This shouldn't have broken the existing:
4163                 From                    To
4164                 summaryview             folderview
4165                 folderview              folderview
4166                 summaryview             compose's attachments
4167
4168         Tests welcomed.
4169
4170 2006-02-02 [paul]       2.0.0cvs9
4171
4172         * src/mainwindow.c
4173                 move global option 'Set displayed columns...' out
4174                 of folder option grouping.
4175                 fix sensitivity of 'harvest addresses'
4176         FOR_STABLE
4177
4178 2006-02-01 [colin]      2.0.0cvs8
4179
4180         * src/mimeview.c
4181                 Revert the alertpanel patch, it sucks (intrusive
4182                 and gets in the way of "open")
4183
4184 2006-02-01 [colin]      2.0.0cvs7
4185
4186         * src/compose.c
4187         * src/prefs_account.c
4188         * src/prefs_common.c
4189         * src/common/defs.h
4190         * src/common/utils.c
4191         * src/common/utils.h
4192                 Add ability to edit the signature file
4193                 from the account preferences, and use
4194                 a default for the text editor.
4195                 Patch by Fabien Vantard
4196
4197 2006-02-01 [colin]      2.0.0cvs6
4198
4199         * src/mimeview.c
4200                 Try to get mime type by extension if it is
4201                 application/octet-stream
4202                 Display a window with possible choices when
4203                 encountering unknown mime types
4204         * src/gtk/filesel.c
4205         * src/gtk/filesel.h
4206                 Add preview
4207                 Allow multiple selection in filtered filesel
4208                 (patch by Fabien Vantard)
4209         * src/gtk/pluginwindow.c
4210                 Use it (patch by Fabien Vantard)
4211
4212 2006-02-01 [paul]       2.0.0cvs5
4213
4214         * src/jpilot.c
4215                 fix crash on creating jpilot address book
4216                 Thanks to Colin - FOR_STABLE
4217         * src/prefs_summaries.c
4218         * src/prefs_wrapping.c
4219         * src/gtk/icon_legend.c
4220         * src/gtk/quicksearch.c
4221                 string fixes and additions
4222
4223 2006-02-01 [paul]       2.0.0cvs4
4224
4225         * src/compose.c
4226         * src/mainwindow.c
4227         * src/messageview.c
4228         * src/prefs_send.c
4229                 add Arabic encoding option
4230                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4231
4232 2006-01-31 [colin]      2.0.0cvs3
4233
4234         * src/plugins/pgpcore/passphrase.c
4235                 Convert passphrase to locale encoding
4236         * src/compose.c
4237                 Fix drafting on IMAP. Crappy bug sneaked in
4238                 the release :-/
4239         FOR_STABLE
4240
4241 2006-01-30 [paul]       2.0.0cvs2
4242
4243         * src/gtk/icon_legend.c
4244                 show the new entries
4245
4246 2006-01-30 [colin]      2.0.0cvs1
4247
4248         * src/manual.c
4249                 Check for the file to be present before 
4250                 enabling the menu - FOR_STABLE
4251         * src/gtk/icon_legend.c
4252                 Add folders icons (not all of them, there
4253                 are too much, but the most intriguing ones)
4254
4255 2006-01-30 [paul]       2.0.0
4256
4257         version 2.0.0 released
4258
4259 2006-01-30 [paul]       1.9.100cvs200
4260
4261         * manual/faq.xml
4262         * manual/gpl.xml
4263         * manual/intro.xml
4264         * manual/starting.xml
4265         * manual/sylpheed-claws-manual.xml
4266                 fixes, additions
4267
4268 2006-01-29 [mones]      1.9.100cvs199
4269
4270         * manual/account.xml
4271         * manual/advanced.xml
4272         * manual/glossary.xml
4273                 Some typos fixed, added LDIF term to glossary
4274         * po/es.po
4275                 Fixed leading plus symbol
4276
4277 2006-01-29 [paul]       1.9.100cvs198
4278
4279         * po/fi.po
4280         * po/sk.po
4281                 updated by Tommi Pirinen and Andrej Kacian
4282
4283 2006-01-29 [paul]       1.9.100cvs197
4284
4285         * src/gtk/authors.h
4286                 remove duplicates
4287
4288 2006-01-29 [paul]       1.9.100cvs196
4289
4290         * AUTHORS
4291         * po/nl.po
4292         * src/gtk/authors.h
4293         * tools/claws.i18n.status.pl
4294                 nl translation updated by Tim Dijkstra
4295
4296 2006-01-29 [paul]       1.9.100cvs195
4297
4298         * po/sr.po
4299         * po/sv.po
4300                 updated by Aleksandar Urosevic and Anders Troback
4301
4302 2006-01-28 [colin]      1.9.100cvs194
4303
4304         * src/gtk/gtksourceprintjob.c
4305                 Don't fiddle with PangoLayout when we
4306                 have an image
4307
4308 2006-01-28 [paul]       1.9.100cvs193
4309
4310         * AUTHORS
4311         * po/el.po
4312         * po/zh_CN.po
4313         * src/gtk/authors.h
4314         * tools/claws.i18n.status.pl
4315                 updated translations submitted by Stavros Giannouris
4316                 and Ralgh Young
4317
4318 2006-01-27 [colin]      1.9.100cvs192
4319
4320         * src/summaryview.c
4321         * src/gtk/gtksourceprintjob.c
4322                 Add image printing 
4323                 (libgnomeprint only, of course)
4324
4325 2006-01-27 [paul]       1.9.100cvs191
4326
4327         * po/fr.po
4328         * po/it.po
4329                 updated by Fabien Vantard and Andrea Spadaccini
4330
4331 2006-01-26 [colin]      1.9.100cvs190
4332
4333         * manual/Makefile.am
4334         * configure.ac
4335                 Make building the manual optional 
4336                 (--disable-manual)
4337
4338 2006-01-26 [paul]       1.9.100cvs189
4339
4340         * manual/glossary.xml
4341         * manual/plugins.xml
4342                 edited
4343         * po/en_GB.po
4344                 updated
4345
4346 2006-01-26 [paul]       1.9.100cvs188
4347
4348         * src/prefs_display_header.c
4349         * src/prefs_folder_column.c
4350         * src/prefs_msg_colors.c
4351         * src/prefs_summaries.c
4352         * src/prefs_summary_column.c
4353                 HIGify
4354
4355 2006-01-25 [colin]      1.9.100cvs187
4356
4357         * src/imap.c
4358                 Don't allow moving/copying mails between
4359                 queue/drafts and non-queue/drafts folders
4360                 Fixes bug #897 (message header is resetted 
4361                 if one is copied to Drafts)
4362
4363 2006-01-25 [colin]      1.9.100cvs186
4364
4365         * src/folder.c
4366         * src/mainwindow.c
4367                 Fix subscribed folders not found
4368         * src/compose.c
4369                 Don't try to encode as original mail's charset
4370                 if it's ascii 
4371
4372 2006-01-25 [paul]       1.9.100cvs185
4373
4374         * AUTHORS
4375         * po/Makevars
4376                 updated
4377         * po/de.po
4378         * po/pl.po
4379         * po/pt_BR.po
4380         * po/sr.po
4381                 updates submitted by Stephan Sachse, Emilian Nowak
4382                 and Quar, Frederico Goncalves Guimaraes, and
4383                 Aleksandar Urosevic
4384                 Fix Bug 896, 'PT_BR locale broken'.
4385         * src/gtk/authors.h
4386                 updated
4387
4388 2006-01-24 [mones]      1.9.100cvs184
4389
4390         * manual/glossary.xml
4391                 All current terms finished. Reviewers welcome ;-)
4392         * manual/keyboard.xml
4393                 Fixed column width for pdf output.
4394         * po/es.po
4395                 Updated
4396
4397 2006-01-24 [paul]       1.9.100cvs183
4398
4399         * manual/glossary.xml
4400                 fix id name
4401         * manual/dist/html/Makefile.am
4402         * manual/dist/pdf/Makefile.am
4403         * manual/dist/ps/Makefile.am
4404         * manual/dist/txt/Makefile.am
4405                 fix make deps
4406                 Thanks to Colin
4407
4408 2006-01-24 [mones]      1.9.100cvs182
4409
4410         * manual/glossary.xml
4411                 Nearly finished, some terms missing.
4412
4413 2006-01-23 [paul]       1.9.100cvs181
4414
4415         * manual/dist/html/Makefile.am
4416         * manual/dist/pdf/Makefile.am
4417         * manual/dist/ps/Makefile.am
4418         * manual/dist/txt/Makefile.am
4419         * src/mainwindow.c
4420                 re-enable manual
4421                 Thanks to Colin
4422
4423 2006-01-22 [colin]      1.9.100cvs180
4424
4425         * src/compose.c
4426         * src/gtk/gtkaspell.c
4427                 Don't deselect stuff before right-clicking, with aspell.
4428                 (This prevented right-click Copy, for example).
4429                 Thanks to Clo!
4430
4431 2006-01-22 [paul]       1.9.100cvs179
4432
4433         * src/summary_search.c
4434                 don't fix the widget size as it causes problems
4435                 under localisation.
4436                 Thanks to Emilian Nowak
4437
4438 2006-01-21 [paul]       1.9.100cvs178
4439
4440         * src/prefs_themes.c
4441                 fix broken underlining of label text
4442                 with some translations
4443
4444 2006-01-21 [colin]      1.9.100cvs177
4445
4446         * po/fr.po
4447                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4448
4449 2006-01-20 [colin]      1.9.100cvs176
4450
4451         * configure.ac
4452         * Makefile.am
4453         * manual/Makefile
4454         * manual/dist/html/.cvsignore
4455         * manual/dist/html/Makefile.am
4456         * manual/dist/pdf/.cvsignore
4457         * manual/dist/pdf/Makefile.am
4458         * manual/dist/ps/.cvsignore
4459         * manual/dist/ps/Makefile.am
4460         * manual/dist/txt/.cvsignore
4461         * manual/dist/txt/Makefile.am
4462                 Autotool-ize manual
4463
4464 2006-01-20 [paul]       1.9.100cvs175
4465
4466         * manual/handling.xml
4467                 make Filtering and Searching entries easier to find
4468         * manual/keyboard.xml
4469                 add the remaining default keybinds
4470         * src/prefs_summaries.c
4471                 update the default keybinds
4472
4473 2006-01-20 [paul]       1.9.100cvs174
4474
4475         * src/addressbook.c
4476         * src/addrgather.c
4477         * src/addrharvest.c
4478         * src/editaddress.c
4479         * src/editgroup.c
4480         * src/exphtmldlg.c
4481         * src/expldifdlg.c
4482         * src/exporthtml.c
4483         * src/exportldif.c
4484         * src/ldif.c
4485                 replace 'e-mail' with 'email'
4486         * src/summary_search.c
4487                 add mnemonic to "Find all" button
4488
4489 2006-01-20 [wwp]        1.9.100cvs173
4490
4491         * src/export.c
4492         * src/import.c
4493                 touched mbox import/export buttons for HIG-compliance
4494
4495 2006-01-19 [paul]       1.9.100cvs172
4496
4497         * manual/account.xml
4498         * manual/addrbook.xml
4499         * manual/advanced.xml
4500         * manual/faq.xml
4501         * manual/handling.xml
4502         * manual/intro.xml
4503         * manual/plugins.xml
4504         * manual/starting.xml
4505                 more editing
4506
4507 2006-01-19 [paul]       1.9.100cvs171
4508
4509         * src/toolbar.c
4510                 allow use of trash button while receiving
4511                 Thanks to Colin
4512
4513 2006-01-19 [wwp]        1.9.100cvs170
4514
4515         * src/gtk/quicksearch.c
4516         * src/compose.c
4517                 force text color to black when yellow background is set
4518
4519 2006-01-19 [colin]      1.9.100cvs169
4520
4521         * src/plugins/trayicon/trayicon.c
4522                 Gray out Get Mail when already getting mail
4523
4524 2006-01-18 [paul]       1.9.100cvs168
4525
4526         * src/compose.c
4527                 give widget yellow background was To is
4528                 set via folder prefs
4529         * src/gtk/quicksearch.c
4530                 give widget yellow background when quick
4531                 search is active.
4532                 Thanks to Colin
4533
4534 2006-01-18 [paul]       1.9.100cvs167
4535
4536         * doc/man/sylpheed-claws.1
4537                 add --subscribe option
4538
4539 2006-01-18 [paul]       1.9.100cvs166
4540
4541         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4542         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4543                 use %U instead of %F (%F is broken for user installed
4544                 files in kde 3.5)
4545
4546 2006-01-18 [colin]      1.9.100cvs165
4547
4548         * src/summaryview.c
4549                 Default to Yes in "No more * messages" dialogs
4550
4551 2006-01-17 [colin]      1.9.100cvs164
4552
4553         * src/compose.c
4554                 Possibly fix an invalid iterator causing
4555                 crash
4556
4557 2006-01-17 [colin]      1.9.100cvs163
4558
4559         * src/mimeview.c
4560                 Fix crash when the image disappears under the
4561                 image viewer
4562
4563 2006-01-16 [colin]      1.9.100cvs162
4564
4565         * src/compose.c
4566                 Fix reenabling autowrap
4567
4568 2006-01-16 [colin]      1.9.100cvs161
4569
4570         * src/compose.c
4571                 reset quote_len before getting quote_str
4572
4573 2006-01-16 [colin]      1.9.100cvs160
4574
4575         * src/account.c
4576         * src/account.h
4577         * src/folder.c
4578         * src/imap_gtk.c
4579         * src/mh_gtk.c
4580                 Fix bug #883 (default inbox does not track folder move)
4581
4582 2006-01-16 [colin]      1.9.100cvs159
4583
4584         * src/compose.c
4585         * src/plugins/pgpcore/passphrase.c
4586                 More buttons fixes
4587
4588 2006-01-16 [paul]       1.9.100cvs158
4589
4590         * src/prefs_actions.c
4591         * src/prefs_filtering_action.c
4592         * src/prefs_matcher.c
4593         * src/quote_fmt.c
4594         * src/gtk/description_window.c
4595         * src/gtk/description_window.h
4596         * src/gtk/quicksearch.c
4597                 description window cleanups
4598
4599 2006-01-15 [colin]      1.9.100cvs157
4600
4601         * src/addressbook.c
4602         * src/prefs_filtering.c
4603                 Same here
4604
4605 2006-01-15 [colin]      1.9.100cvs156
4606
4607         * src/folderview.c
4608         * src/mainwindow.c
4609                 Same for "Empty trash"
4610
4611 2006-01-15 [colin]      1.9.100cvs155
4612
4613         * src/inc.c
4614                 Override offline dialog had Yes by default
4615
4616 2006-01-15 [colin]      1.9.100cvs154
4617
4618         * src/summaryview.c
4619                 Delete selected messages? previously had Yes the default
4620
4621 2006-01-15 [colin]      1.9.100cvs153
4622
4623         * src/folder.c
4624         * src/folder.h
4625         * src/main.c
4626                 Check if a mailbox is loaded after all
4627                 plugins are loaded.
4628
4629 2006-01-15 [colin]      1.9.100cvs152
4630
4631         * src/folder.c
4632                 Don't start wizard when there are unloaded folders (will help
4633                 people with only mbox or maildir mailboxes)
4634
4635 2006-01-14 [colin]      1.9.100cvs151
4636
4637         * src/addressbook.c
4638         * src/expldifdlg.c
4639         * src/importldif.c
4640         * src/importmutt.c
4641         * src/importpine.c
4642         * src/mh_gtk.c
4643                 More HIG compliance and fixes
4644
4645 2006-01-14 [colin]      1.9.100cvs150
4646
4647         * src/prefs_filtering_action.c
4648         * src/foldersel.c
4649                 Two forgotten button order changes
4650
4651 2006-01-14 [colin]      1.9.100cvs149
4652
4653         * src/account.c
4654         * src/addressbook.c
4655         * src/compose.c
4656         * src/folderview.c
4657         * src/imap_gtk.c
4658         * src/mainwindow.c
4659         * src/mh_gtk.c
4660         * src/news_gtk.c
4661         * src/prefs_actions.c
4662         * src/prefs_customheader.c
4663         * src/prefs_filtering.c
4664         * src/prefs_matcher.c
4665         * src/prefs_template.c
4666         * src/ssl_manager.c
4667         * src/summaryview.c
4668         * src/textview.c
4669         * src/toolbar.c
4670                 All deletion confirmations are now "Cancel, Delete" 
4671                 instead of "No, Yes"
4672                 Clarified most of the other "No, Yes" to 
4673                 "Cancel, Descriptive_action"
4674                 Rechanged the "Entry not saved" alerts to have 
4675                 "Close, Continue editing"
4676
4677
4678 2006-01-14 [paul]
4679
4680         * 2.0.0-rc4 released
4681
4682 2006-01-14 [paul]       1.9.100cvs148
4683
4684         * src/account.c
4685         * src/addressadd.c
4686         * src/addressbook.c
4687         * src/compose.c
4688         * src/editaddress.c
4689         * src/editbook.c
4690         * src/editgroup.c
4691         * src/editjpilot.c
4692         * src/editldap.c
4693         * src/editvcard.c
4694         * src/exphtmldlg.c
4695         * src/expldifdlg.c
4696         * src/folderview.c
4697         * src/grouplistdialog.c
4698         * src/imap_gtk.c
4699         * src/importmutt.c
4700         * src/importpine.c
4701         * src/inc.c
4702         * src/main.c
4703         * src/mainwindow.c
4704         * src/message_search.c
4705         * src/messageview.c
4706         * src/mh_gtk.c
4707         * src/mimeview.c
4708         * src/news_gtk.c
4709         * src/prefs_actions.c
4710         * src/prefs_customheader.c
4711         * src/prefs_filtering.c
4712         * src/prefs_matcher.c
4713         * src/prefs_template.c
4714         * src/prefs_themes.c
4715         * src/ssl_manager.c
4716         * src/summary_search.c
4717         * src/summaryview.c
4718         * src/textview.c
4719         * src/toolbar.c
4720         * src/gtk/foldersort.c
4721         * src/gtk/gtkaspell.c
4722         * src/gtk/inputdialog.c
4723         * src/gtk/prefswindow.c
4724         * src/plugins/pgpcore/select-keys.c
4725         * src/plugins/trayicon/trayicon.c
4726                 HIG compliant button order
4727
4728 2006-01-14 [mones]      1.9.100cvs147
4729
4730         * po/es.po
4731                 Updated translation
4732
4733 2006-01-13 [paul]       1.9.100cvs146
4734
4735         * AUTHORS
4736         * ChangeLog
4737         * src/gtk/authors.h
4738                 add Joshua M. Kwan to contributors list
4739
4740 2006-01-13 [colin]      1.9.100cvs145
4741
4742         * src/gtk/quicksearch.c
4743                 Don't refocus quick search after executing (Esc or Enter)
4744                 Allows to '/'search something then move up/down in 
4745                 summaryview, and to Esc a search and be back in the 
4746                 summaryview
4747
4748 2006-01-13 [paul]       1.9.100cvs144
4749
4750         * src/plugins/pgpinline/pgpinline.c
4751                 support Content-Type 'application/pgp'
4752                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4753
4754 2006-01-13 [paul]       1.9.100cvs143
4755
4756         * manual/account.xml
4757                 make mention of partial retrieval
4758                 thanks to Colin
4759
4760 2006-01-13 [paul]       1.9.100cvs142
4761
4762         * src/account.c
4763         * src/account.h
4764         * src/action.c
4765         * src/action.h
4766         * src/adbookbase.h
4767         * src/addr_compl.c
4768         * src/addr_compl.h
4769         * src/addrbook.c
4770         * src/addrcache.c
4771         * src/addrcache.h
4772         * src/addrcindex.c
4773         * src/addrcindex.h
4774         * src/addrclip.c
4775         * src/addrclip.h
4776         * src/addrdefs.h
4777         * src/addressadd.c
4778         * src/addressadd.h
4779         * src/addressbook.c
4780         * src/addressbook.h
4781         * src/addrgather.c
4782         * src/addrgather.h
4783         * src/addrharvest.c
4784         * src/addrharvest.h
4785         * src/addrindex.c
4786         * src/addrindex.h
4787         * src/addritem.c
4788         * src/addritem.h
4789         * src/addrquery.c
4790         * src/addrquery.h
4791         * src/addrselect.c
4792         * src/addrselect.h
4793         * src/alertpanel.c
4794         * src/alertpanel.h
4795         * src/browseldap.c
4796         * src/browseldap.h
4797         * src/codeconv.c
4798         * src/codeconv.h
4799         * src/compose.c
4800         * src/compose.h
4801         * src/customheader.c
4802         * src/customheader.h
4803         * src/displayheader.c
4804         * src/displayheader.h
4805         * src/editaddress.c
4806         * src/editaddress.h
4807         * src/editbook.c
4808         * src/editbook.h
4809         * src/editgroup.c
4810         * src/editgroup.h
4811         * src/editjpilot.c
4812         * src/editjpilot.h
4813         * src/editldap.c
4814         * src/editldap.h
4815         * src/editldap_basedn.c
4816         * src/editldap_basedn.h
4817         * src/editvcard.c
4818         * src/editvcard.h
4819         * src/exphtmldlg.c
4820         * src/exphtmldlg.h
4821         * src/expldifdlg.c
4822         * src/expldifdlg.h
4823         * src/export.h
4824         * src/exporthtml.c
4825         * src/exporthtml.h
4826         * src/exportldif.c
4827         * src/exportldif.h
4828         * src/filtering.c
4829         * src/filtering.h
4830         * src/folder.c
4831         * src/folder.h
4832         * src/folder_item_prefs.c
4833         * src/folder_item_prefs.h
4834         * src/foldersel.c
4835         * src/foldersel.h
4836         * src/folderutils.c
4837         * src/folderutils.h
4838         * src/folderview.c
4839         * src/folderview.h
4840         * src/grouplistdialog.c
4841         * src/grouplistdialog.h
4842         * src/headerview.c
4843         * src/html.c
4844         * src/html.h
4845         * src/image_viewer.c
4846         * src/image_viewer.h
4847         * src/imap.c
4848         * src/imap.h
4849         * src/imap_gtk.c
4850         * src/imap_gtk.h
4851         * src/import.h
4852         * src/importldif.c
4853         * src/importldif.h
4854         * src/importmutt.c
4855         * src/importmutt.h
4856         * src/importpine.c
4857         * src/importpine.h
4858         * src/inc.c
4859         * src/inc.h
4860         * src/jpilot.c
4861         * src/jpilot.h
4862         * src/ldapctrl.c
4863         * src/ldapctrl.h
4864         * src/ldaplocate.c
4865         * src/ldaplocate.h
4866         * src/ldapquery.c
4867         * src/ldapquery.h
4868         * src/ldapserver.c
4869         * src/ldapserver.h
4870         * src/ldaputil.c
4871         * src/ldaputil.h
4872         * src/ldif.c
4873         * src/ldif.h
4874         * src/main.c
4875         * src/main.h
4876         * src/mainwindow.c
4877         * src/mainwindow.h
4878         * src/manual.c
4879         * src/manual.h
4880         * src/mbox.c
4881         * src/mbox.h
4882         * src/message_search.c
4883         * src/message_search.h
4884         * src/messageview.c
4885         * src/messageview.h
4886         * src/mh.c
4887         * src/mh.h
4888         * src/mh_gtk.c
4889         * src/mh_gtk.h
4890         * src/mimeview.c
4891         * src/mimeview.h
4892         * src/msgcache.c
4893         * src/msgcache.h
4894         * src/mutt.c
4895         * src/mutt.h
4896         * src/news.c
4897         * src/news.h
4898         * src/news_gtk.c
4899         * src/news_gtk.h
4900         * src/partial_download.c
4901         * src/partial_download.h
4902         * src/pine.c
4903         * src/pine.h
4904         * src/pop.c
4905         * src/pop.h
4906         * src/prefs_account.c
4907         * src/prefs_account.h
4908         * src/prefs_actions.c
4909         * src/prefs_actions.h
4910         * src/prefs_common.c
4911         * src/prefs_common.h
4912         * src/prefs_compose_writing.c
4913         * src/prefs_compose_writing.h
4914         * src/prefs_customheader.c
4915         * src/prefs_customheader.h
4916         * src/prefs_display_header.c
4917         * src/prefs_display_header.h
4918         * src/prefs_filtering.c
4919         * src/prefs_filtering.h
4920         * src/prefs_filtering_action.c
4921         * src/prefs_filtering_action.h
4922         * src/prefs_folder_column.c
4923         * src/prefs_folder_column.h
4924         * src/prefs_folder_item.c
4925         * src/prefs_folder_item.h
4926         * src/prefs_fonts.c
4927         * src/prefs_fonts.h
4928         * src/prefs_gtk.c
4929         * src/prefs_gtk.h
4930         * src/prefs_image_viewer.c
4931         * src/prefs_image_viewer.h
4932         * src/prefs_matcher.c
4933         * src/prefs_matcher.h
4934         * src/prefs_message.c
4935         * src/prefs_msg_colors.c
4936         * src/prefs_msg_colors.h
4937         * src/prefs_other.c
4938         * src/prefs_quote.c
4939         * src/prefs_receive.c
4940         * src/prefs_send.c
4941         * src/prefs_spelling.c
4942         * src/prefs_spelling.h
4943         * src/prefs_summaries.c
4944         * src/prefs_summaries.h
4945         * src/prefs_summary_column.c
4946         * src/prefs_summary_column.h
4947         * src/prefs_template.c
4948         * src/prefs_template.h
4949         * src/prefs_themes.c
4950         * src/prefs_themes.h
4951         * src/prefs_toolbar.c
4952         * src/prefs_toolbar.h
4953         * src/prefs_wrapping.c
4954         * src/prefs_wrapping.h
4955         * src/privacy.c
4956         * src/privacy.h
4957         * src/procheader.c
4958         * src/procheader.h
4959         * src/procmime.c
4960         * src/procmime.h
4961         * src/procmsg.c
4962         * src/procmsg.h
4963         * src/quote_fmt.c
4964         * src/quote_fmt_parse.y
4965         * src/recv.c
4966         * src/recv.h
4967         * src/remotefolder.c
4968         * src/remotefolder.h
4969         * src/send_message.c
4970         * src/send_message.h
4971         * src/setup.c
4972         * src/setup.h
4973         * src/sourcewindow.c
4974         * src/sourcewindow.h
4975         * src/ssl_manager.c
4976         * src/ssl_manager.h
4977         * src/statusbar.c
4978         * src/statusbar.h
4979         * src/stock_pixmap.c
4980         * src/stock_pixmap.h
4981         * src/summary_search.c
4982         * src/summary_search.h
4983         * src/summaryview.c
4984         * src/summaryview.h
4985         * src/syldap.c
4986         * src/syldap.h
4987         * src/textview.c
4988         * src/textview.h
4989         * src/toolbar.c
4990         * src/toolbar.h
4991         * src/undo.c
4992         * src/undo.h
4993         * src/unmime.c
4994         * src/unmime.h
4995         * src/vcard.c
4996         * src/vcard.h
4997         * src/wizard.c
4998         * src/wizard.h
4999         * src/common/base64.c
5000         * src/common/base64.h
5001         * src/common/defs.h
5002         * src/common/hooks.c
5003         * src/common/hooks.h
5004         * src/common/log.c
5005         * src/common/log.h
5006         * src/common/mgutils.c
5007         * src/common/mgutils.h
5008         * src/common/nntp.c
5009         * src/common/nntp.h
5010         * src/common/passcrypt.c
5011         * src/common/passcrypt.h.in
5012         * src/common/plugin.c
5013         * src/common/plugin.h
5014         * src/common/prefs.c
5015         * src/common/prefs.h
5016         * src/common/progressindicator.c
5017         * src/common/progressindicator.h
5018         * src/common/quoted-printable.c
5019         * src/common/quoted-printable.h
5020         * src/common/session.c
5021         * src/common/session.h
5022         * src/common/smtp.c
5023         * src/common/smtp.h
5024         * src/common/socket.c
5025         * src/common/socket.h
5026         * src/common/ssl.c
5027         * src/common/ssl.h
5028         * src/common/ssl_certificate.c
5029         * src/common/ssl_certificate.h
5030         * src/common/stringtable.c
5031         * src/common/stringtable.h
5032         * src/common/sylpheed.c
5033         * src/common/sylpheed.h
5034         * src/common/template.c
5035         * src/common/template.h
5036         * src/common/timing.h
5037         * src/common/utils.c
5038         * src/common/utils.h
5039         * src/common/version.h.in
5040         * src/common/xml.c
5041         * src/common/xml.h
5042         * src/common/xmlprops.c
5043         * src/common/xmlprops.h
5044         * src/gtk/colorlabel.c
5045         * src/gtk/colorsel.c
5046         * src/gtk/colorsel.h
5047         * src/gtk/description_window.c
5048         * src/gtk/description_window.h
5049         * src/gtk/filesel.c
5050         * src/gtk/filesel.h
5051         * src/gtk/foldersort.c
5052         * src/gtk/foldersort.h
5053         * src/gtk/gtkutils.c
5054         * src/gtk/gtkutils.h
5055         * src/gtk/inputdialog.c
5056         * src/gtk/inputdialog.h
5057         * src/gtk/logwindow.c
5058         * src/gtk/logwindow.h
5059         * src/gtk/manage_window.c
5060         * src/gtk/manage_window.h
5061         * src/gtk/menu.c
5062         * src/gtk/menu.h
5063         * src/gtk/pluginwindow.c
5064         * src/gtk/pluginwindow.h
5065         * src/gtk/prefswindow.c
5066         * src/gtk/prefswindow.h
5067         * src/gtk/progressdialog.c
5068         * src/gtk/progressdialog.h
5069         * src/gtk/sslcertwindow.c
5070         * src/gtk/sslcertwindow.h
5071         * src/plugins/clamav/clamav_plugin.c
5072         * src/plugins/clamav/clamav_plugin.h
5073         * src/plugins/clamav/clamav_plugin_gtk.c
5074         * src/plugins/demo/demo.c
5075         * src/plugins/dillo_viewer/dillo_prefs.c
5076         * src/plugins/dillo_viewer/dillo_prefs.h
5077         * src/plugins/dillo_viewer/dillo_viewer.c
5078         * src/plugins/pgpcore/passphrase.c
5079         * src/plugins/pgpcore/passphrase.h
5080         * src/plugins/pgpcore/plugin.c
5081         * src/plugins/pgpcore/select-keys.c
5082         * src/plugins/pgpcore/select-keys.h
5083         * src/plugins/pgpcore/sgpgme.c
5084         * src/plugins/pgpcore/sgpgme.h
5085         * src/plugins/pgpinline/pgpinline.c
5086         * src/plugins/pgpinline/pgpinline.h
5087         * src/plugins/pgpinline/plugin.c
5088         * src/plugins/pgpmime/pgpmime.c
5089         * src/plugins/pgpmime/pgpmime.h
5090         * src/plugins/pgpmime/plugin.c
5091         * src/plugins/spamassassin/spamassassin.c
5092         * src/plugins/spamassassin/spamassassin.h
5093         * src/plugins/spamassassin/spamassassin_gtk.c
5094         * src/plugins/trayicon/trayicon.c
5095                 update copyright header
5096
5097 2006-01-13 [paul]       1.9.100cvs141
5098
5099         * src/account.c
5100         * src/export.c
5101         * src/import.c
5102         * src/mainwindow.c
5103         * src/prefs_account.c
5104         * src/prefs_display_header.c
5105         * src/prefs_receive.c
5106         * src/prefs_send.c
5107         * src/prefs_summaries.c
5108         * src/prefs_themes.c
5109         * src/prefs_toolbar.c
5110         * src/gtk/about.c
5111                 various cleanups
5112
5113 2006-01-12 [colin]      1.9.100cvs140
5114
5115         * src/folder.c
5116         * src/folder.h
5117         * src/main.c
5118                 Add --subscribe option
5119                 Let sylpheed-claws email@domain.com equivalent to --compose
5120                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5121
5122 2006-01-12 [paul]       1.9.100cvs139
5123
5124         * src/mainwindow.c
5125                 append 'Change folder order' label with '...'
5126         * src/prefs_actions.c
5127                 allow reordering of actions list by dnd
5128         * src/gtk/foldersort.c
5129                 make the dialog nicer
5130
5131 2006-01-11 [colin]      1.9.100cvs138
5132
5133         * src/compose.c
5134                 Allow templates without text
5135
5136 2006-01-11 [paul]       1.9.100cvs137
5137
5138         * tools/README
5139         * tools/filter_conv_new.pl
5140                 add info to README
5141                 also check .sylpheed for filter.xml
5142                 be a bit informative to the user
5143
5144 2006-01-11 [colin]      1.9.100cvs136
5145
5146         * src/textview.c
5147                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5148
5149 2006-01-10 [paul]       1.9.100cvs135
5150
5151         * tools/Makefile.am
5152         * tools/filter_conv_new.pl
5153                 add script to convert new style Sylpheed
5154                 filter rules (Sylpheed >= 0.9.99) to
5155                 Claws filtering rules
5156
5157 2006-01-10 [colin]      1.9.100cvs134
5158
5159         * src/compose.c
5160                 Fix broken line joins in certain conditions
5161                 (between two quoted lines: <enter><enter><up>
5162                  <type a wrapped sentence><go in the first line>
5163                  <insert more text><watch as line joining failed>)
5164
5165 2006-01-10 [paul]       1.9.100cvs133
5166
5167         * src/compose.c
5168                 don't report success in error dialog
5169                 thanks to Colin
5170         * src/common/utils.c
5171                 include some trailing punctuations as URI
5172                 thanks to Hiro
5173
5174 2006-01-10 [paul]       1.9.100cvs132
5175
5176         * src/mimeview.c
5177                 fix incompatible pointer type
5178                 warning
5179
5180 2006-01-10 [paul]       1.9.100cvs131
5181
5182         * src/compose.c
5183                 change Subject in window title
5184                 instantaneously
5185
5186 2006-01-09 [colin]      1.9.100cvs130
5187
5188         * src/addressbook.c
5189         * src/headerview.c
5190         * src/mainwindow.c
5191         * src/messageview.c
5192         * src/mimeview.c
5193         * src/noticeview.c
5194         * src/summaryview.c
5195                 Fix possible crashes on exit and in addressbook
5196
5197 2006-01-09 [paul]       1.9.100cvs129
5198
5199         * src/prefs_msg_colors.c
5200                 some cleanups that I forgot last time
5201
5202 2006-01-09 [paul]       1.9.100cvs128
5203
5204         * README
5205         * src/folderview.c
5206         * src/prefs_msg_colors.c
5207                 add previously hidden option, color_new, to
5208                 the gui
5209                 move the page to Display/
5210                 rework the gui
5211
5212 2006-01-09 [wwp]        1.9.100cvs127
5213
5214         * src/prefs_themes.c
5215                 made the prefs/display/themes layouts spacing less condensed
5216                 (and so they match other prefs/pages' look).
5217
5218 2006-01-09 [paul]       1.9.100cvs126
5219
5220         * src/compose.c
5221         * src/prefs_common.c
5222         * src/prefs_common.h
5223         * src/prefs_wrapping.c
5224                 remove 'wrap at send' option
5225
5226 2006-01-06 [colin]      1.9.100cvs125
5227
5228         * src/compose.c
5229                 Just make completely sure we don't insert "manual line breaks" 
5230                 when wrapping... 
5231
5232 2006-01-04 [paul]
5233
5234         * 2.0.0-rc3 released
5235
5236 2006-01-04 [paul]       1.9.100cvs124
5237
5238         * src/folderview.c
5239                 fix bug 882, 'quick scroll in folder list
5240                 displays wrong folder contents'
5241
5242 2006-01-04 [paul]       1.9.100cvs123
5243
5244         * src/plugins/pgpmime/pgpmime.c
5245                 better debug information when signing
5246                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5247
5248 2006-01-03 [colin]      1.9.100cvs122
5249
5250         * configure.ac
5251                 We need to recheck for gpgme 1.0.0 after checking
5252                 for 1.1.1, because if 1.1.1 isn't available, 
5253                 GPGME_LIBS and friends are blanked out by the 
5254                 second check.
5255
5256 2006-01-03 [colin]      1.9.100cvs121
5257
5258         * src/common/prefs.c
5259                 Windows unlink-before rename fix
5260         * src/plugins/pgpcore/sgpgme.c
5261                 Add support for PKA info if available
5262                 Both patches by Werner Koch
5263
5264 2006-01-03 [paul]       1.9.100cvs120
5265
5266         * src/messageview.c
5267                 fix bug 884, 'Send receipt' button visible in queue
5268                 Thanks to Colin
5269
5270 2006-01-02 [colin]      1.9.100cvs119
5271
5272         * src/compose.c
5273         * src/imap.c
5274                 Fix autosave on IMAP and more generally try to
5275                 return the correct ID on a newly added IMAP message
5276
5277 2006-01-02 [paul]       1.9.100cvs118
5278
5279         * manual/keyboard.xml
5280                 edited
5281
5282 2006-01-01 [paul]       1.9.100cvs117
5283
5284         * src/gtk/authors.h
5285                 alphabetical order
5286
5287 2005-12-30 [colin]      1.9.100cvs116
5288
5289         * manual/advanced.xml
5290                 Explain Pre/Post-processing differences.
5291
5292 2005-12-30 [colin]      1.9.100cvs115
5293
5294         * src/mh.c
5295                 Implement copy_msgs for a little optimization
5296         * src/imap.c
5297                 Finish yesterday's fix
5298
5299 2005-12-29 [colin]      1.9.100cvs114
5300
5301         * src/imap.c
5302                 Fix occasional failure in fetching a mail over
5303                 IMAP
5304
5305 2005-12-29 [colin]      1.9.100cvs113
5306
5307         * src/compose.c
5308                 Don't remove a draft when sending it, if it is 
5309                 locked.
5310
5311 2005-12-28 [colin]      1.9.100cvs112
5312
5313         * src/summaryview.c
5314                 Fix leak for real
5315
5316 2005-12-28 [wwp]        1.9.100cvs111
5317
5318         * doc/faq/.cvsignore
5319         * doc/faq/de/.cvsignore
5320         * doc/faq/en/.cvsignore
5321         * doc/faq/es/.cvsignore
5322         * doc/faq/fr/.cvsignore
5323         * doc/faq/it/.cvsignore
5324         * doc/manual/.cvsignore
5325         * doc/manual/de/.cvsignore
5326         * doc/manual/en/.cvsignore
5327         * doc/manual/es/.cvsignore
5328         * doc/manual/fr/.cvsignore
5329         * doc/manual/ja/.cvsignore
5330         * src/plugins/mathml_viewer/.cvsignore
5331                 rollback revival of those files (my bad, sorry for the noise).
5332
5333 2005-12-28 [wwp]        1.9.100cvs110
5334
5335         * src/compose.c
5336                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5337
5338 2005-12-28 [wwp]        1.9.100cvs109
5339
5340         * doc/faq/.cvsignore
5341         * doc/faq/de/.cvsignore
5342         * doc/faq/en/.cvsignore
5343         * doc/faq/es/.cvsignore
5344         * doc/faq/fr/.cvsignore
5345         * doc/faq/it/.cvsignore
5346         * doc/manual/.cvsignore
5347         * doc/manual/de/.cvsignore
5348         * doc/manual/en/.cvsignore
5349         * doc/manual/es/.cvsignore
5350         * doc/manual/fr/.cvsignore
5351         * doc/manual/ja/.cvsignore
5352         * src/plugins/mathml_viewer/.cvsignore
5353         * po/.cvsignore
5354                 more files to ignore.
5355
5356 2005-12-24 [colin]      1.9.100cvs108
5357
5358         * AUTHORS
5359         * src/gtk/authors.h
5360                 Update for Werner
5361
5362 2005-12-24 [colin]      1.9.100cvs107
5363
5364         * src/procmsg.c
5365                 Allow NULL src_msginfo in 
5366                 procmsg_msginfo_new_from_mimeinfo
5367
5368 2005-12-23 [paul]       1.9.100cvs106
5369
5370         * src/plugins/pgpinline/mypgpcore.def
5371                 add this forgotten file
5372
5373 2005-12-23 [colin]      1.9.100cvs105
5374
5375         * src/mainwindow.c
5376                 Fix missing break
5377
5378 2005-12-23 [colin]      1.9.100cvs104
5379
5380         * autogen.sh
5381         * src/folder.c
5382         * src/mh.c
5383         * src/common/plugin.c
5384         * src/common/socket.c
5385         * src/common/socket.h
5386         * src/common/utils.c
5387         * src/common/utils.h
5388         * src/gtk/pluginwindow.c
5389         * src/plugins/pgpcore/plugin.def
5390         * src/plugins/pgpcore/sylpheed.def
5391         * src/plugins/pgpinline/Makefile.am
5392         * src/plugins/pgpinline/plugin.def
5393         * src/plugins/pgpinline/sylpheed.def
5394         * src/plugins/pgpmime/plugin.def
5395         * src/plugins/pgpmime/sylpheed.def
5396                 Various w32 fixes by Werner Koch
5397
5398 2005-12-22 [paul]       1.9.100cvs103
5399
5400         * src/wizard.c
5401                 don't offer IMAP as 'server type' if
5402                 libetpan isn't built in
5403
5404 2005-12-22 [paul]       1.9.100cvs102
5405
5406         * AUTHORS
5407         * src/mainwindow.c
5408         * src/mainwindow.h
5409         * src/toolbar.c
5410         * src/gtk/authors.h
5411                 support GTK_TOOLBAR_BOTH_HORIZ (text
5412                 next to icon) Patch by Marien Zwart
5413                 marienz@users.sf.net
5414                 Also reword the text
5415
5416 2005-12-21 [colin]      1.9.100cvs101
5417
5418         * configure.ac
5419                 Fix DATADIRNAME
5420         * COPYING
5421                 Fix missing section and explicit the exception better
5422         * src/compose.c
5423                 Prevent mail from being lost without notice when an
5424                 SMTP error happens on trying to send an unmodified
5425                 drafted mail.
5426         * src/send_message.c
5427         * src/common/smtp.c
5428                 Fix password remembering when wrong, and add return
5429                 value checks where they should have been
5430         * src/plugins/pgpcore/sylpheed.def
5431         * src/plugins/pgpinline/sylpheed.def
5432         * src/plugins/pgpmime/sylpheed.def
5433                 Add a few symbols needed
5434
5435 2005-12-21 [paul]       1.9.100cvs100
5436
5437         * m4/codeset.m4
5438         * m4/glibc21.m4
5439         * m4/intdiv0.m4
5440         * m4/inttypes-pri.m4
5441         * m4/inttypes.m4
5442         * m4/inttypes_h.m4
5443         * m4/isc-posix.m4
5444         * m4/lcmessage.m4
5445         * m4/stdint_h.m4
5446         * m4/uintmax_t.m4
5447                 gettextization
5448                 thanks to Colin
5449
5450 2005-12-21 [paul]       1.9.100cvs99
5451
5452         * po/sv.po
5453                 fixed by Colin
5454
5455 2005-12-20 [paul]       1.9.100cvs98
5456
5457         * po/sv.po
5458                 updated by Anders Trobäck
5459
5460 2005-12-20 [colin]      1.9.100cvs97
5461
5462         * ABOUT-NLS
5463         * Makefile.am
5464         * autogen.sh
5465         * configure.ac
5466         * config/config.rpath
5467         * config/mkinstalldirs
5468         * m4/Makefile.am
5469         * m4/glibc2.m4
5470         * m4/gnupg.m4
5471         * m4/gpgme.m4
5472         * m4/intmax.m4
5473         * m4/longdouble.m4
5474         * m4/longlong.m4
5475         * m4/printf-posix.m4
5476         * m4/signed.m4
5477         * m4/size_max.m4
5478         * m4/ulonglong.m4
5479         * m4/wchar_t.m4
5480         * m4/wint_t.m4
5481         * m4/xsize.m4
5482         * po/Makefile.in.in
5483         * po/Makevars
5484         * po/bg.po
5485         * po/ca.po
5486         * po/cs.po
5487         * po/de.po
5488         * po/el.po
5489         * po/en_GB.po
5490         * po/es.po
5491         * po/fi.po
5492         * po/fr.po
5493         * po/hr.po
5494         * po/hu.po
5495         * po/it.po
5496         * po/ja.po
5497         * po/ko.po
5498         * po/nb.po
5499         * po/nl.po
5500         * po/pl.po
5501         * po/pt_BR.po
5502         * po/ru.po
5503         * po/sk.po
5504         * po/sr.po
5505         * po/stamp-po
5506         * po/sv.po
5507         * po/zh_CN.po
5508         * po/zh_TW.po
5509         * src/Makefile.am
5510         * src/codeconv.c
5511         * src/compose.c
5512         * src/exporthtml.c
5513         * src/exportldif.c
5514         * src/folder.c
5515         * src/main.c
5516         * src/manual.c
5517         * src/mh.c
5518         * src/mimeview.c
5519         * src/send_message.c
5520         * src/common/Makefile.am
5521         * src/common/fnmatch.c
5522         * src/common/fnmatch.h
5523         * src/common/fnmatch_loop.c
5524         * src/common/nntp.c
5525         * src/common/plugin.c
5526         * src/common/smtp.c
5527         * src/common/socket.c
5528         * src/common/string_match.c
5529         * src/common/sylpheed.c
5530         * src/common/utils.c
5531         * src/common/utils.h
5532         * src/common/w32_dirent.c
5533         * src/common/w32_reg.c
5534         * src/common/w32_signal.c
5535         * src/common/w32_stat.c
5536         * src/common/w32_stdio.c
5537         * src/common/w32_stdlib.c
5538         * src/common/w32_string.c
5539         * src/common/w32_time.c
5540         * src/common/w32_unistd.c
5541         * src/common/w32_wait.c
5542         * src/common/w32lib.h
5543         * src/etpan/Makefile.am
5544         * src/gtk/Makefile.am
5545         * src/plugins/clamav/Makefile.am
5546         * src/plugins/demo/Makefile.am
5547         * src/plugins/dillo_viewer/Makefile.am
5548         * src/plugins/pgpcore/Makefile.am
5549         * src/plugins/pgpcore/passphrase.c
5550         * src/plugins/pgpcore/plugin.def
5551         * src/plugins/pgpcore/sgpgme.c
5552         * src/plugins/pgpcore/sylpheed.def
5553         * src/plugins/pgpcore/version.rc
5554         * src/plugins/pgpinline/Makefile.am
5555         * src/plugins/pgpinline/plugin.def
5556         * src/plugins/pgpinline/sylpheed.def
5557         * src/plugins/pgpinline/version.rc
5558         * src/plugins/pgpmime/Makefile.am
5559         * src/plugins/pgpmime/mypgpcore.def
5560         * src/plugins/pgpmime/plugin.def
5561         * src/plugins/pgpmime/sylpheed.def
5562         * src/plugins/pgpmime/version.rc
5563         * src/plugins/spamassassin/Makefile.am
5564                 Very little ;-) patch from Werner Koch, providing
5565                 infrastructure for cross-compiling to Win32
5566
5567 2005-12-20 [paul]       1.9.100cvs96
5568
5569         * src/account.c
5570         * src/account.h
5571         * src/mainwindow.c
5572         * src/mainwindow.h
5573         * src/toolbar.c
5574         * src/toolbar.h
5575                 add a combo to the Get All button, allowing
5576                 quick retrieval from any account
5577                 Patch by Fabien Vantard, slightly modified
5578                 by Colin
5579         * src/gtk/about.c
5580                 i18n fix. Patch by Fabien Vantard
5581
5582 2005-12-19 [colin]      1.9.100cvs95
5583
5584         * src/compose.c
5585         * src/compose.h
5586                 Don't automatically join lines when they've 
5587                 been separated by the user and not automatically
5588
5589 2005-12-19 [paul]       1.9.100cvs94
5590
5591         * src/gtk/pluginwindow.c
5592                 i18n fix.
5593                 Patch by Fabien Vantard
5594
5595 2005-12-15 [paul]       1.9.100cvs93
5596
5597         * src/common/plugin.c
5598         * src/common/plugin.h
5599         * src/gtk/pluginwindow.c
5600         * src/plugins/clamav/clamav_plugin.c
5601         * src/plugins/demo/demo.c
5602         * src/plugins/dillo_viewer/dillo_viewer.c
5603         * src/plugins/pgpcore/plugin.c
5604         * src/plugins/pgpinline/plugin.c
5605         * src/plugins/pgpmime/plugin.c
5606         * src/plugins/spamassassin/spamassassin.c
5607         * src/plugins/trayicon/trayicon.c
5608                 add plugin_version()
5609
5610 2005-12-15 [colin]      1.9.100cvs92
5611
5612         * src/compose.c
5613                 Further fix bug #875
5614
5615 2005-12-15 [paul]       1.9.100cvs91
5616
5617         * src/gtk/filesel.c
5618                 fix attach_load_dir getting set to
5619                 PLUGINDIR on plugin load
5620
5621 2005-12-14 [mones]      1.9.100cvs90
5622
5623         * manual/ack.xml
5624         * manual/keyboard.xml
5625                 Initial draft and some shortcuts added
5626                 
5627         * po/es.po
5628                 Updated translation
5629
5630 2005-12-14 [colin]      1.9.100cvs89
5631
5632         * src/compose.c
5633         * src/imap.c
5634         * src/summaryview.c
5635         * src/gtk/gtkaspell.c
5636                 More leaks fixed
5637         * src/prefs_folder_item.c
5638                 Fix recursive prefs apply
5639
5640
5641 2005-12-14 [colin]      1.9.100cvs88
5642
5643         * src/compose.c
5644                 Fix bug #875 (Freeze On Inline Forward of 
5645                 Large Message)
5646
5647 2005-12-13 [colin]      1.9.100cvs87
5648
5649         * src/compose.c
5650                 Uniq-ify and sort the mimetypes list
5651                 Patch by Fabien Vantard
5652
5653 2005-12-13 [colin]      1.9.100cvs86
5654
5655         * src/imap.c
5656         * src/etpan/imap-thread.c
5657                 Fix leaks (patch by Hoa)
5658         * src/news.c
5659         * src/common/plugin.c
5660                 Fix leaks
5661
5662 2005-12-12 [colin]
5663
5664         * 2.0.0-rc2 released
5665
5666 2005-12-12 [colin]      1.9.100cvs85
5667
5668         * src/matcher.c
5669                 Fix a leak
5670
5671 2005-12-12 [wwp]        1.9.100cvs84
5672
5673         * src/gtk/icon_legend.c
5674                 fix misbehaviour and crash when closing the legend window
5675         using the Esc key (patch by Fabien Vantard).
5676
5677 2005-12-12 [paul]       1.9.100cvs83
5678
5679         * src/browseldap.c
5680         * src/foldersel.c
5681         * src/prefs_actions.c
5682         * src/prefs_filtering.c
5683         * src/prefs_matcher.c
5684         * src/prefs_spelling.glade      ** REMOVED **
5685         * src/prefs_template.c
5686         * src/gtk/foldersort.glade      ** REMOVED **
5687         * src/gtk/pluginwindow.c
5688         * src/gtk/pluginwindow.glade    ** REMOVED **
5689         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5690                 cleanups
5691
5692 2005-12-11 [paul]       1.9.100cvs82
5693
5694         * src/gtk/filesel.c
5695                 fix attach_load_dir crasher (double free)
5696
5697 2005-12-09 [paul]       1.9.100cvs81
5698
5699         * po/POTFILES.in
5700         * src/mainwindow.c
5701         * src/gtk/Makefile.am
5702         * src/gtk/icon_legend.c
5703         * src/gtk/icon_legend.h
5704                 add icon legend
5705         * src/manual.c
5706                 cleanup
5707
5708 2005-12-09 [paul]       1.9.100cvs80
5709
5710         * src/plugins/pgpcore/passphrase.c
5711                 wrap the label in the dialog
5712
5713 2005-12-09 [colin]      1.9.100cvs79
5714
5715         * src/plugins/pgpcore/sgpgme.c
5716                 Display (untrusted) on not trusted signatures
5717                 Patch by Michal Èihaø <michal@cihar.com>
5718                 Closes bug #867 (Report also key trust)
5719
5720 2005-12-09 [colin]      1.9.100cvs78
5721
5722         * src/common/plugin.c
5723                 Update licence check, following Eben Moglen's advice
5724
5725 2005-12-08 [colin]      1.9.100cvs77
5726
5727         * src/folder.c
5728                 Fix the occasionnal item->cache != NULL 
5729                 assertion failure. 
5730
5731 2005-12-08 [colin]      1.9.100cvs76
5732
5733         * src/mimeview.c
5734         * src/plugins/pgpcore/sgpgme.c
5735                 Print key id when unable to check it
5736                 Closes bug #866 (Show key id when missing)
5737
5738 2005-12-08 [paul]       1.9.100cvs75
5739
5740         * src/prefs_common.c
5741         * src/prefs_common.h
5742         * src/gtk/filesel.c
5743                 remember load attachment dir
5744
5745 2005-12-07 [colin]      1.9.100cvs74
5746
5747         * src/prefs_toolbar.c
5748                 Gtk fixes, patch by Fabien Vantard
5749
5750 2005-12-07 [colin]      1.9.100cvs73
5751
5752         * src/action.c
5753         * src/compose.c
5754         * src/compose.h
5755                 Fix bug #839 (Quoted text isn't colored after 
5756                 executing an action)
5757         * src/common/plugin.c
5758                 Require plugins to declare their licence in plugin_licence()
5759                 Refuse to load non-GPL plugins as they'd be illegal (as 
5760                 derived works of Sylpheed-Claws, they must be GPL).
5761         * src/plugins/clamav/clamav_plugin.c
5762         * src/plugins/demo/demo.c
5763         * src/plugins/dillo_viewer/dillo_viewer.c
5764         * src/plugins/pgpcore/plugin.c
5765         * src/plugins/pgpinline/plugin.c
5766         * src/plugins/pgpmime/plugin.c
5767         * src/plugins/spamassassin/spamassassin.c
5768         * src/plugins/trayicon/trayicon.c
5769                 Add plugin_licence()
5770
5771 2005-12-07 [paul]       1.9.100cvs72
5772
5773         * configure.ac
5774         * src/mainwindow.c
5775         * src/manual.c
5776         * src/manual.h
5777         * src/common/defs.h
5778                 clean up after local FAQ removal and
5779                 temporary manual removal
5780
5781 2005-12-06 [colin]      1.9.100cvs71
5782
5783         * configure.ac
5784         * doc/Makefile.am
5785         * doc/faq/.cvsignore
5786         * doc/faq/Makefile.am
5787         * doc/faq/de/.cvsignore
5788         * doc/faq/de/Makefile.am
5789         * doc/faq/de/sylpheed-faq-1.html
5790         * doc/faq/de/sylpheed-faq-2.html
5791         * doc/faq/de/sylpheed-faq-3.html
5792         * doc/faq/de/sylpheed-faq.html
5793         * doc/faq/en/.cvsignore
5794         * doc/faq/en/Makefile.am
5795         * doc/faq/en/sylpheed-faq-1.html
5796         * doc/faq/en/sylpheed-faq-2.html
5797         * doc/faq/en/sylpheed-faq-3.html
5798         * doc/faq/en/sylpheed-faq-4.html
5799         * doc/faq/en/sylpheed-faq.html
5800         * doc/faq/es/.cvsignore
5801         * doc/faq/es/Makefile.am
5802         * doc/faq/es/sylpheed-faq-1.html
5803         * doc/faq/es/sylpheed-faq-2.html
5804         * doc/faq/es/sylpheed-faq-3.html
5805         * doc/faq/es/sylpheed-faq-4.html
5806         * doc/faq/es/sylpheed-faq.html
5807         * doc/faq/fr/.cvsignore
5808         * doc/faq/fr/Makefile.am
5809         * doc/faq/fr/sylpheed-faq-1.html
5810         * doc/faq/fr/sylpheed-faq-2.html
5811         * doc/faq/fr/sylpheed-faq-3.html
5812         * doc/faq/fr/sylpheed-faq.html
5813         * doc/faq/it/.cvsignore
5814         * doc/faq/it/Makefile.am
5815         * doc/faq/it/sylpheed-faq-1.html
5816         * doc/faq/it/sylpheed-faq-2.html
5817         * doc/faq/it/sylpheed-faq-3.html
5818         * doc/faq/it/sylpheed-faq.html
5819         * doc/manual/.cvsignore
5820         * doc/manual/Makefile.am
5821         * doc/manual/de/.cvsignore
5822         * doc/manual/de/Makefile.am
5823         * doc/manual/de/sylpheed-1.html
5824         * doc/manual/de/sylpheed-10.html
5825         * doc/manual/de/sylpheed-11.html
5826         * doc/manual/de/sylpheed-12.html
5827         * doc/manual/de/sylpheed-13.html
5828         * doc/manual/de/sylpheed-14.html
5829         * doc/manual/de/sylpheed-15.html
5830         * doc/manual/de/sylpheed-16.html
5831         * doc/manual/de/sylpheed-17.html
5832         * doc/manual/de/sylpheed-18.html
5833         * doc/manual/de/sylpheed-19.html
5834         * doc/manual/de/sylpheed-2.html
5835         * doc/manual/de/sylpheed-20.html
5836         * doc/manual/de/sylpheed-3.html
5837         * doc/manual/de/sylpheed-4.html
5838         * doc/manual/de/sylpheed-5.html
5839         * doc/manual/de/sylpheed-6.html
5840         * doc/manual/de/sylpheed-7.html
5841         * doc/manual/de/sylpheed-8.html
5842         * doc/manual/de/sylpheed-9.html
5843         * doc/manual/de/sylpheed.html
5844         * doc/manual/en/.cvsignore
5845         * doc/manual/en/Makefile.am
5846         * doc/manual/en/sylpheed-1.html
5847         * doc/manual/en/sylpheed-10.html
5848         * doc/manual/en/sylpheed-11.html
5849         * doc/manual/en/sylpheed-12.html
5850         * doc/manual/en/sylpheed-13.html
5851         * doc/manual/en/sylpheed-14.html
5852         * doc/manual/en/sylpheed-15.html
5853         * doc/manual/en/sylpheed-16.html
5854         * doc/manual/en/sylpheed-17.html
5855         * doc/manual/en/sylpheed-18.html
5856         * doc/manual/en/sylpheed-19.html
5857         * doc/manual/en/sylpheed-2.html
5858         * doc/manual/en/sylpheed-20.html
5859         * doc/manual/en/sylpheed-21.html
5860         * doc/manual/en/sylpheed-22.html
5861         * doc/manual/en/sylpheed-3.html
5862         * doc/manual/en/sylpheed-4.html
5863         * doc/manual/en/sylpheed-5.html
5864         * doc/manual/en/sylpheed-6.html
5865         * doc/manual/en/sylpheed-7.html
5866         * doc/manual/en/sylpheed-8.html
5867         * doc/manual/en/sylpheed-9.html
5868         * doc/manual/en/sylpheed.html
5869         * doc/manual/es/.cvsignore
5870         * doc/manual/es/Makefile.am
5871         * doc/manual/es/sylpheed-1.html
5872         * doc/manual/es/sylpheed-10.html
5873         * doc/manual/es/sylpheed-11.html
5874         * doc/manual/es/sylpheed-12.html
5875         * doc/manual/es/sylpheed-13.html
5876         * doc/manual/es/sylpheed-14.html
5877         * doc/manual/es/sylpheed-15.html
5878         * doc/manual/es/sylpheed-16.html
5879         * doc/manual/es/sylpheed-17.html
5880         * doc/manual/es/sylpheed-18.html
5881         * doc/manual/es/sylpheed-19.html
5882         * doc/manual/es/sylpheed-2.html
5883         * doc/manual/es/sylpheed-20.html
5884         * doc/manual/es/sylpheed-3.html
5885         * doc/manual/es/sylpheed-4.html
5886         * doc/manual/es/sylpheed-5.html
5887         * doc/manual/es/sylpheed-6.html
5888         * doc/manual/es/sylpheed-7.html
5889         * doc/manual/es/sylpheed-8.html
5890         * doc/manual/es/sylpheed-9.html
5891         * doc/manual/es/sylpheed.html
5892         * doc/manual/fr/.cvsignore
5893         * doc/manual/fr/Makefile.am
5894         * doc/manual/fr/sylpheed-1.html
5895         * doc/manual/fr/sylpheed-10.html
5896         * doc/manual/fr/sylpheed-11.html
5897         * doc/manual/fr/sylpheed-12.html
5898         * doc/manual/fr/sylpheed-13.html
5899         * doc/manual/fr/sylpheed-14.html
5900         * doc/manual/fr/sylpheed-15.html
5901         * doc/manual/fr/sylpheed-16.html
5902         * doc/manual/fr/sylpheed-17.html
5903         * doc/manual/fr/sylpheed-18.html
5904         * doc/manual/fr/sylpheed-19.html
5905         * doc/manual/fr/sylpheed-2.html
5906         * doc/manual/fr/sylpheed-20.html
5907         * doc/manual/fr/sylpheed-3.html
5908         * doc/manual/fr/sylpheed-4.html
5909         * doc/manual/fr/sylpheed-5.html
5910         * doc/manual/fr/sylpheed-6.html
5911         * doc/manual/fr/sylpheed-7.html
5912         * doc/manual/fr/sylpheed-8.html
5913         * doc/manual/fr/sylpheed-9.html
5914         * doc/manual/fr/sylpheed.html
5915         * doc/manual/ja/.cvsignore
5916         * doc/manual/ja/Makefile.am
5917         * doc/manual/ja/sylpheed-1.html
5918         * doc/manual/ja/sylpheed-10.html
5919         * doc/manual/ja/sylpheed-11.html
5920         * doc/manual/ja/sylpheed-12.html
5921         * doc/manual/ja/sylpheed-13.html
5922         * doc/manual/ja/sylpheed-14.html
5923         * doc/manual/ja/sylpheed-15.html
5924         * doc/manual/ja/sylpheed-16.html
5925         * doc/manual/ja/sylpheed-17.html
5926         * doc/manual/ja/sylpheed-18.html
5927         * doc/manual/ja/sylpheed-19.html
5928         * doc/manual/ja/sylpheed-2.html
5929         * doc/manual/ja/sylpheed-20.html
5930         * doc/manual/ja/sylpheed-3.html
5931         * doc/manual/ja/sylpheed-4.html
5932         * doc/manual/ja/sylpheed-5.html
5933         * doc/manual/ja/sylpheed-6.html
5934         * doc/manual/ja/sylpheed-7.html
5935         * doc/manual/ja/sylpheed-8.html
5936         * doc/manual/ja/sylpheed-9.html
5937         * doc/manual/ja/sylpheed.html
5938         * doc/manual/ja/sylpheed.sgml
5939         * src/mainwindow.c
5940                 Remove outdated manual and faq. Noisy, eh?
5941
5942 2005-12-06 [colin]      1.9.100cvs70
5943
5944         * src/compose.c
5945         * src/quote_fmt_parse.y
5946         * src/undo.c
5947         * src/undo.h
5948                 Allow %X to position cursor at 0 
5949                 (no %X = before signature)
5950                 Fix paste as quotation putting the cursor at 0
5951                 Fix undo offsets when pasting
5952                 Insert the quote_fmt at once instead of line 
5953                 by line
5954                 Fix [Edited] when starting to reply/forward
5955
5956 2005-12-06 [paul]       1.9.100cvs69
5957
5958         * src/plugins/clamav/clamav_plugin_gtk.c
5959                 add another tooltip
5960         * src/plugins/spamassassin/spamassassin_gtk.c
5961                 rework spamassassin_create_widget_func()
5962
5963 2005-12-05 [colin]      1.9.100cvs68
5964
5965         * po/POTFILES.in
5966                 Fix make release ;-)
5967
5968 2005-12-05 [colin]      1.9.100cvs67
5969
5970         * src/compose.c
5971         * src/compose.h
5972                 Fix cursor positioning (not obeying %X)
5973
5974 2005-12-05 [paul]       1.9.100cvs66
5975
5976         * src/plugins/dillo_viewer/dillo_prefs.c
5977                 fix compilation warning
5978
5979 2005-12-05 [paul]       1.9.100cvs65
5980
5981         * src/prefs_spelling.c
5982         * src/plugins/trayicon/trayicon.c
5983                 cleanups - remove unused stuff
5984
5985 2005-12-05 [paul]       1.9.100cvs64
5986
5987         * README
5988         * manual/plugins.xml
5989                 remove info about removed mathml_viewer plugin
5990
5991 2005-12-05 [paul]       1.9.100cvs63
5992
5993         * configure.ac
5994         * src/plugins/Makefile.am
5995         * src/plugins/mathml_viewer/.cvsignore
5996         * src/plugins/mathml_viewer/Makefile.am
5997         * src/plugins/mathml_viewer/mathml_viewer.c
5998                 remove unmaintained mathml_viewer plugin
5999
6000 2005-12-05 [paul]       1.9.100cvs62
6001
6002         * src/summaryview.c
6003                 obey prefs_common.always_show_msg when
6004                 moving a msg
6005                 Thanks to Colin
6006
6007 2005-12-05 [paul]       1.9.100cvs61
6008
6009         * src/compose.c
6010         * src/prefs_account.c
6011         * src/prefs_filtering.c
6012         * src/prefs_quote.c
6013         * src/prefs_spelling.c
6014         * src/prefs_toolbar.c
6015         * src/summaryview.c
6016         * src/gtk/gtkutils.c
6017         * src/gtk/quicksearch.c
6018         * src/plugins/dillo_viewer/dillo_prefs.c
6019                 dialog cleanups
6020
6021 2005-12-04 [paul]       1.9.100cvs60
6022
6023         * src/inc.c
6024         * src/prefs_account.c
6025         * src/prefs_account.h
6026                 allow a Local account to specify a
6027                 default inbox
6028                 (closes bug 843 'Inbox cannot be changed for local
6029                  mailboxes')
6030
6031 2005-12-04 [colin]      1.9.100cvs59
6032
6033         * src/plugins/trayicon/trayicon.c
6034                 Remove Get, rename Get All to Get Mail in order to
6035                 be consistent with the default main toolbar
6036
6037 2005-12-03 [colin]      1.9.100cvs58
6038
6039         * manual/gpl.xml
6040         * manual/sylpheed-claws-manual.xml
6041                 Add GPL appendix
6042
6043 2005-12-03 [paul]       1.9.100cvs57
6044
6045         * AUTHORS
6046         * po/sv.po
6047         * src/gtk/authors.h
6048                 new (partially complete) Swedish translation
6049                 by Anders Troback <sylpheed@troback.com>
6050
6051 2005-12-02 [paul]       1.9.100cvs56
6052
6053         * configure.ac
6054                 libetpan 0.41 required
6055
6056 2005-12-02 [paul]       1.9.100cvs55
6057
6058         * src/plugins/clamav/clamav_plugin.c
6059         * src/plugins/clamav/clamav_plugin.h
6060         * src/plugins/clamav/clamav_plugin_gtk.c
6061         * src/plugins/spamassassin/spamassassin.c
6062         * src/plugins/spamassassin/spamassassin.h
6063         * src/plugins/spamassassin/spamassassin_gtk.c
6064                 unregister prefs pages on unloading, thus
6065                 preventing a crash
6066                 (thanks to Colin for the hint)
6067
6068 2005-12-02 [wwp]        1.9.100cvs54
6069
6070         * src/quote_fmt.h
6071         * src/quote_fmt_parse.y
6072                 fix misuse of gboolean*, use gboolean instead
6073                 (thanks to Paul, Colin, for pointing out that scaring one)
6074
6075 2005-12-02 [paul]       1.9.100cvs53
6076
6077         * src/plugins/clamav/clamav_plugin.c
6078                 int no --> unsigned int no
6079         * src/plugins/clamav/clamav_plugin_gtk.c
6080                 rework config page
6081
6082 2005-12-02 [wwp]        1.9.100cvs52
6083
6084         * src/compose.c
6085         * src/prefs_template.c
6086         * src/quote_fmt.h
6087         * src/quote_fmt_parse.y
6088                 prevent from executing |f and |p templates commands when
6089                 adding or replacing templates in prefs (avoids annoying and
6090                 potentially dangerous behaviours)
6091
6092 2005-12-02 [paul]       1.9.100cvs51
6093
6094         * src/prefs_common.c
6095                 allow translation of some default values
6096                 Patch by Fabien Vantard
6097
6098 2005-12-02 [paul]       1.9.100cvs50
6099
6100         * src/codeconv.c
6101         * src/codeconv.h
6102         * src/prefs_common.c
6103         * src/prefs_common.h
6104         * src/prefs_message.c
6105         * src/textview.c
6106                 remove obsolete 'convert_mb_alnum' option
6107                 and related stuff
6108         * src/gtk/about.c
6109                 remove unused 'about_textview_visibility_notify'
6110
6111 2005-12-02 [paul]       1.9.100cvs49
6112
6113         * src/prefs_account.c
6114         * src/prefs_compose_writing.c
6115         * src/prefs_fonts.c
6116         * src/prefs_gtk.h
6117         * src/prefs_image_viewer.c
6118         * src/prefs_message.c
6119         * src/prefs_other.c
6120         * src/prefs_receive.c
6121         * src/prefs_send.c
6122         * src/prefs_spelling.c
6123         * src/prefs_summaries.c
6124         * src/prefs_wrapping.c
6125         * src/plugins/dillo_viewer/dillo_prefs.c
6126         * src/plugins/pgpcore/prefs_gpg.c
6127                 several cleanups to the prefs dialogs
6128                 (slightly modified) patch by Fabien Vantard
6129
6130 2005-12-02 [paul]       1.9.100cvs48
6131
6132         * src/main.c
6133                 --exit means exit
6134         * src/send_message.c
6135                 fix crash on send when connection fails
6136
6137         Thanks to Colin
6138
6139 2005-12-01 [colin]      1.9.100cvs47
6140
6141         * src/html.c
6142                 Translate &hellip; to "..."
6143
6144 2005-11-30 [colin]      1.9.100cvs46
6145
6146         * src/matcher.c
6147         * src/matcher.h
6148                 Optimize back yesterday's fix.
6149
6150 2005-11-30 [paul]       1.9.100cvs45
6151
6152         * manual/faq.xml
6153                 standardised
6154         * manual/intro.xml
6155                 written by Colin, edited by me
6156
6157 2005-11-29 [colin]      1.9.100cvs44
6158
6159         * src/matcher.c
6160                 Skip headers unconditionnaly in match_body if the
6161                 rule is not message or ~message
6162
6163 2005-11-29 [colin]      1.9.100cvs43
6164
6165         * src/matcher.c
6166                 Fix body_part and such, not skipping headers 
6167                 if the matchcriteria wasn't the first in the rule
6168
6169 2005-11-29 [colin]      1.9.100cvs42
6170
6171         * src/compose.c
6172                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6173                 option missing from message view window)
6174                 Fix double text D'n'D with gtk-2.8
6175         * src/matcher.c
6176                 Fix ~message, ~headers_part, ~body_part rules
6177         * src/messageview.c
6178                 Add Windows-1252 (Closes bug #863)
6179                 Fix accels
6180         * src/gtk/gtkaspell.c
6181                 Properly destroy accels in all menus
6182
6183 2005-11-29 [mones]      1.9.100cvs41
6184
6185         * po/es.po
6186                 Updated.
6187
6188 2005-11-27 [colin]      1.9.100cvs40
6189
6190         * src/mh_gtk.c
6191                 "/Remove mailbox" -> "/Remove mailbox..."
6192
6193 2005-11-27 [paul]       1.9.100cvs39
6194
6195         * AUTHORS
6196         * po/de.po
6197         * src/gtk/authors.h
6198                 updated by new maintainer, Stephan Sachse
6199
6200 2005-11-27 [paul]       1.9.100cvs38
6201
6202         * manual/faq.xml
6203                 written by Colin, edited by me
6204
6205 2005-11-27 [paul]       1.9.100cvs37
6206
6207         * src/prefs_common.c
6208         * src/prefs_common.h
6209         * src/prefs_receive.c
6210         * src/prefs_summaries.c
6211                 move 'go to inbox after receiving new mail'
6212                 option from display/sumamaries to mail
6213                 handling/receive, and rework prefs_summaries
6214                 dialog a little
6215
6216 2005-11-25 [martin]     1.9.100cvs36
6217
6218         * po/de.po
6219             fixed windows-1252 translation;
6220             translated some new and fuzzy strings
6221
6222 2005-11-25 [paul]       1.9.100cvs35
6223
6224         * src/plugins/clamav/clamav_plugin.c
6225                 complete the update done in cvs34
6226
6227 2005-11-25 [paul]       1.9.100cvs34
6228
6229         * src/plugins/clamav/clamav_plugin.c
6230                 reflect upstream changes
6231
6232 2005-11-25 [paul]       1.9.100cvs33
6233
6234         * manual/ack.xml
6235         * manual/plugins.xml
6236         * manual/sylpheed-claws-manual.xml
6237                 written/updated by Colin, edited by me
6238         * tools/acroread2sylpheed.pl
6239                 update binary name
6240
6241 2005-11-24 [colin]      1.9.100cvs32
6242
6243         * src/compose.c
6244                 Fix bug #856 (reediting messages forgets Request
6245                 Return Receipt)
6246
6247 2005-11-24 [paul]       1.9.100cvs31
6248
6249         * manual/addrbook.xml
6250         * manual/starting.xml
6251                 written by Colin, proofread, edited, adapted by me
6252         * manual/advanced.xml
6253                 add some Actions examples
6254         * src/importldif.c
6255                 use a Save button instead of a Close button
6256         * src/wizard.c
6257                 indicate mandatory fields
6258                 fix page display
6259                 Thanks to Colin
6260
6261 2005-11-23 [colin]      1.9.100cvs30
6262
6263         * src/addressbook.c
6264                 Rename menu item, fix possible crash after
6265                 deletion of books
6266         * src/addrindex.c
6267                 Allow searching for '*' in ldap
6268         * src/browseldap.c
6269                 Fix "Browse Entry" (did anyone use it?)
6270         * src/wizard.c
6271                 Add guards for mandatory information
6272
6273 2005-11-23 [paul]       1.9.100cvs29
6274
6275         * manual/advanced.xml
6276                 corrections to the English
6277
6278 2005-11-23 [colin]      1.9.100cvs28
6279
6280         * src/mimeview.c
6281                 Fix possible crash at exit. After the call to
6282                 gtk_container_remove(), the Viewer's widget has no
6283                 more parent so gtk+ automatically frees it and its
6284                 sons. If destroy_viewer() then try to access it,
6285                 problems ensue.
6286
6287 2005-11-22 [colin]      1.9.100cvs27
6288
6289         * src/compose.c
6290         * src/gtk/gtkaspell.c
6291                 Fix right-clicking on a misspelled word
6292                 Fix More... in suggestions menu
6293
6294 2005-11-22 [wwp]        1.9.100cvs26
6295
6296         * src/prefs_template.c
6297                 templates works: re-sort templates list when adding or replacing,
6298                 prevent from adding or replacing when the template name is empty
6299
6300 2005-11-21 [colin]      1.9.100cvs25
6301
6302         * src/addressbook.c
6303                 Fix some addressbook suckage (dnd, select all)
6304         * src/compose.c
6305         * src/gtk/gtkaspell.c
6306         * src/gtk/gtkaspell.h
6307                 Make the spellchecker menu work with the 
6308                 GtkTextView one instead of overriding it
6309
6310 2005-11-20 [paul]       1.9.100cvs24
6311
6312         * manual/handling.xml
6313                 proofread and corrected
6314
6315 2005-11-20 [paul]       1.9.100cvs23
6316
6317         * manual/Makefile
6318                 generate html as one file
6319         * manual/advanced.xml
6320                 fix output generation
6321                 reformat hidden options list
6322         * manual/manual.xml     ** REMOVED **
6323         * manual/sylpheed-claws-manual.xml      ** ADDED **
6324                 renamed
6325
6326 2005-11-18 [colin]      1.9.100cvs22
6327
6328         * src/prefs_account.c
6329                 Fix layout in news and mbox accounts
6330         * manual/account.xml
6331         * manual/advanced.xml
6332                 New contents for Paul to check :)
6333
6334 2005-11-18 [wwp]        1.9.100cvs21
6335
6336         * src/gtk/quicksearch.c
6337                 don't update extended quicksearch buttons twice
6338
6339 2005-11-18 [paul]       1.9.100cvs20
6340
6341         * src/textview.c
6342                 complete 1.9.100cvs19
6343
6344 2005-11-18 [paul]       1.9.100cvs19
6345
6346         * src/compose.c
6347                 cosmetic improvements
6348         * src/textview.c
6349                 also list text/* attachments
6350
6351 2005-11-18 [colin]      1.9.100cvs18
6352
6353         * src/summaryview.c
6354                 Use column 0 instead of -1 in 
6355                 gtk_ctree_node_moveto, in a naive
6356                 hope it'll fix the gtk-related crashes
6357
6358 2005-11-18 [colin]      1.9.100cvs17
6359
6360         * src/gtk/inputdialog.c
6361                 Fix icon staying the first one
6362
6363 2005-11-17 [wwp]        1.9.100cvs16
6364                 fix possible problem showing some quicksearch buttons, and a bad
6365                 call to g_return_if_fail in a function that returns a value (both
6366                 fixes by Fabien Vantard)
6367
6368 2005-11-15 [wwp]        1.9.100cvs15
6369
6370         * src/gtk/quicksearch.c
6371                 added a tooltip to that obscure ... quicksearch button
6372
6373 2005-11-15 [wwp]        1.9.100cvs14
6374
6375         * src/gtk/quicksearch.c
6376                 add a quicksearch helper to filtering expression users: the ... button
6377                 raises the condition expr window. condition expressions set up w/ this
6378                 window are used by the quicksearch if the user closes it pressing OK.
6379
6380 2005-11-14 [paul]       1.9.100cvs13
6381
6382         * src/plugins/clamav/clamav_plugin.c
6383         * src/plugins/spamassassin/spamassassin.c
6384                 change plugin type following recent merging
6385
6386 2005-11-14 [wwp]        1.9.100cvs12
6387
6388         * src/folder.c
6389                 prevent from crashing when copying/moving message(s) from and
6390                 to the same folder
6391
6392 2005-11-14 [paul]       1.9.100cvs11
6393
6394         * src/plugins/clamav/Makefile.am
6395         * src/plugins/clamav/clamav_plugin.c
6396         * src/plugins/clamav/clamav_plugin.h
6397         * src/plugins/clamav/clamav_plugin_gtk.c
6398                 also merge clamav and clamav_gtk plugins
6399
6400 2005-11-13 [colin]      1.9.100cvs10
6401
6402         * configure.ac
6403         * src/plugins/spamassassin/Makefile.am
6404         * src/plugins/spamassassin/spamassassin.c
6405         * src/plugins/spamassassin/spamassassin.h
6406         * src/plugins/spamassassin/spamassassin_gtk.c
6407                 Merge spamassassin and spamassassin_gtk plugins,
6408                 and build it by default.
6409
6410 2005-11-12 [colin]      1.9.100cvs9
6411
6412         * src/etpan/imap-thread.c
6413                 Fix gcc warning
6414
6415 2005-11-12 [colin]      1.9.100cvs8
6416
6417         * src/procmime.c
6418                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6419
6420 2005-11-10 [colin]      1.9.100cvs7
6421
6422         * src/main.c
6423                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6424                 minimised state)
6425
6426 2005-11-10 [wwp]        1.9.100cvs6
6427
6428         * src/gtk/description_window.c
6429                 fix a crash when closing description windows using the WM's [X] button
6430
6431 2005-11-09 [colin]      1.9.100cvs5
6432
6433         * src/common/ssl.c
6434                 Update libetpan call to follow upstream
6435                 (yes, this requires libetpan-0.40cvs3)
6436
6437 2005-11-08 [colin]      1.9.100cvs4
6438
6439         * src/compose.c
6440         * src/textview.c
6441         * src/common/utils.c
6442         * src/common/utils.h
6443                 Enhance the email parser
6444
6445 2005-11-08 [colin]      1.9.100cvs3
6446
6447         * src/procmime.c
6448                 Fix what looks like an off-by-one (fixes 
6449                 attachments from the Bat)
6450
6451 2005-11-08 [wwp]        1.9.100cvs2
6452
6453         * src/main.c
6454                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6455
6456 2005-11-08 [wwp]        1.9.100cvs1
6457
6458         * src/main.c
6459                 allow exiting Sylpheed-Claws from command-line
6460
6461 2005-11-08 [paul]       1.9.100
6462
6463         1.9.100 released
6464
6465 2005-11-07 [colin]      1.9.99cvs17
6466
6467         * src/addritem.c
6468         * src/ldif.c
6469                 Fix import of base-64 encoded items
6470
6471 2005-11-07 [colin]      1.9.99cvs16
6472
6473         * src/send_message.c
6474                 Fix bug #314 (Queue does not empty under certain 
6475                 circumstances)
6476
6477 2005-11-07 [paul]       1.9.99cvs15
6478
6479         * src/mutt.c
6480         * src/pine.c
6481                 fix buffer overflows
6482                 Thanks to Colin
6483
6484 2005-11-07 [paul]       1.9.99cvs14
6485
6486         * doc/man/Makefile.am
6487         * doc/man/sylpheed-claws.1      ** ADDED **
6488         * doc/man/sylpheed.1            ** DELETED **
6489                 rename and update the man file
6490
6491 2005-11-06 [colin]      1.9.99cvs13
6492
6493         * src/ldif.c
6494                 Fix ldif_get_line() that returned empty strings
6495                 (Didn't understand why). Also fix a possible
6496                 buffer overflow.
6497
6498 2005-11-06 [wwp]        1.9.99cvs12
6499
6500         * src/textview.c
6501         * src/gtk/about.c
6502         * src/gtk/gtkutils.c
6503         * src/gtk/gtkutils.h
6504                 fix a compilation warning,
6505                 make links sensitive in the about dialog
6506
6507 2005-11-04 [wwp]        1.9.99cvs11
6508
6509         * src/gtk/about.c
6510                 don't wrap or translate URIs, and a bit text format cleanup
6511
6512 2005-11-04 [wwp]        1.9.99cvs10
6513
6514         * src/gtk/about.c
6515                 better textview tagging implementation (no more use of marks for
6516                 postponed tagging)
6517
6518 2005-11-02 [colin]      1.9.99cvs9
6519
6520         * src/common/ssl.c
6521                 Forgot an ifdef
6522
6523 2005-11-02 [colin]      1.9.99cvs8
6524
6525         * configure.ac
6526                 Require libetpan-0.40 due to upstream fix
6527         * src/common/ssl.c
6528                 Tell libetpan not to call SSL_Library_Init,
6529                 as we do it ourselves.
6530
6531 2005-11-02 [colin]      1.9.99cvs7
6532
6533         * po/POTFILES.in
6534                 Add missing files (thanks to Fabien Vantard)
6535
6536 2005-11-02 [colin]      1.9.99cvs6
6537
6538         * src/summaryview.c
6539                 Fix totals when read messages are hidden or quicksearch
6540                 is on
6541         * src/ssl_manager.c
6542         * src/ssl_manager.h
6543         * src/common/ssl_certificate.c
6544         * src/common/ssl_certificate.h
6545         * src/gtk/sslcertwindow.c
6546         * src/gtk/sslcertwindow.h
6547                 Fix copyright on my stuff
6548
6549 2005-11-02 [wwp]        1.9.99cvs5
6550
6551         * src/prefs_themes.c
6552                 fix directory name checking (theme installation/removal),
6553                 made related error a bit more verbose
6554
6555 2005-11-02 [colin]      1.9.99cvs4
6556
6557         * src/summaryview.c
6558                 Fix typo (probably fixes bug #841 (Sort by the From 
6559                 field doesn't work)
6560
6561 2005-11-02 [paul]       1.9.99cvs3
6562
6563         * po/ko.po
6564         * po/nb.po
6565                 updated by SungHyun Nam, Geir Helland
6566         * src/wizard.c
6567                 fix typo in welcome message. spotted by
6568                 Andrea Spadaccini
6569
6570 2005-11-01 [colin]      1.9.99cvs2
6571
6572         * src/compose.c
6573                 Fix replying to ml wen confirming subscription
6574         * src/messageview.c
6575         * src/mimeview.c
6576         * src/mimeview.h
6577         * src/privacy.h
6578         * src/summaryview.c
6579                 Make key check non blocking
6580
6581 2005-10-31 [paul]       1.9.99cvs1
6582
6583         * tools/claws.i18n.status.pl
6584                 updated for ChangeLog
6585
6586 2005-10-31 [paul]       1.9.99
6587
6588         1.9.99 released
6589
6590 2005-10-31 [paul]       1.9.15cvs131
6591
6592         * .cvsignore
6593         * ChangeLog
6594         * ChangeLog.claws       ** REMOVED **
6595         * ChangeLog-gtk2.claws  ** REMOVED **
6596         * ChangeLog.gtk1        ** ADDED **
6597         * INSTALL
6598         * Makefile.am
6599         * NEWS
6600         * README
6601         * README.claws          ** REMOVED **
6602         * README.jp             ** REMOVED **
6603         * RELEASE_NOTES         ** ADDED **
6604         * RELEASE_NOTES.claws   ** REMOVED **
6605         * commitHelper
6606         * configure.ac
6607         * sylpheed.spec.in      ** REMOVED **
6608                 tidy up and update the default docs:
6609                 ChangeLog.claws is renamed ChangeLog.gtk1
6610                 ChangeLog-gtk2.claws is renamed ChangeLog
6611                 README.claws is renamed README
6612                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6613
6614 2005-10-31 [paul]       1.9.15cvs130
6615
6616         * po/it.po
6617                 fix errors
6618
6619 2005-10-31 [paul]       1.9.15cvs129
6620
6621         * po/ca.po
6622         * po/de.po
6623         * po/en_GB.po
6624         * po/fr.po
6625         * po/it.po
6626         * po/pt_BR.po
6627         * po/sk.po
6628         * po/sr.po
6629         * po/zh_CN.po
6630                 updated by Miquel Oliete, Stephan Sachse and
6631                 Thomas Gilgin, me, Fabien Vantard, Andrea
6632                 Spadaccini, Frederico Goncalves Guimaraes,
6633                 Andrej Kacian, Aleksandar Urosevic, and
6634                 Ralgh Young.
6635
6636 2005-10-31 [mones]      1.9.15cvs128
6637
6638         * manual/faq.xml
6639                 More questions.
6640         
6641         * po/es.po
6642                 Updated for release.
6643
6644 2005-10-30 [colin]      1.9.15cvs127
6645
6646         * src/compose.c
6647                 Place cursor before rewrapping (fixes cursor
6648                 pos if quotation gets rewrapped)
6649
6650 2005-10-29 [paul]       1.9.15cvs126
6651
6652         * src/crash.c
6653         * src/foldersel.c
6654         * src/main.c
6655         * src/messageview.c
6656         * src/toolbar.c
6657         * src/gtk/authors.h
6658                 corrections to text items
6659
6660 2005-10-28 [colin]      1.9.15cvs125
6661
6662         * src/messageview.c
6663                 Make "hit 'C' to check sig" work from extern 
6664                 messageviews
6665
6666 2005-10-27 [colin]      1.9.15cvs124
6667
6668         * src/summaryview.c
6669                 Add a hack to avoid segfaulting when hammering 
6670                 on gtk's events
6671
6672 2005-10-27 [wwp]        1.9.15cvs123
6673
6674         * src/prefs_themes.c
6675                 sort list of themes names in themes prefs
6676
6677 2005-10-27 [paul]       1.9.15cvs122
6678
6679         * src/folder.c
6680         * src/prefs_account.c
6681                 fix building on Solaris
6682                 Patch by Alex Moore
6683
6684 2005-10-27 [wwp]        1.9.15cvs121
6685
6686         * src/summaryview.c
6687         * src/gtk/gtksctree.c
6688                 speed up unselecting messages in summary view (thanks to Colin)
6689
6690 2005-10-27 [paul]       1.9.15cvs120
6691
6692         * src/mainwindow.c
6693                 fix a compilation warning
6694         * src/summaryview.c
6695                 fix updating of 'n items selected' count
6696                 when deselecting
6697
6698 2005-10-27 [martin]     1.9.15cvs119
6699
6700         * src/action.c
6701                 ignore actions with a leading '/' in the action menu name
6702                 fixes a crash on menu creation
6703         * src/prefs_actions.c
6704                 do not allow a leading '/' in the action menu name
6705
6706 2005-10-27 [paul]       1.9.15cvs118
6707
6708         * src/main.c
6709                 fix compilation warning
6710
6711 2005-10-27 [paul]       1.9.15cvs117
6712
6713         * src/procmime.c
6714                 add #if HAVE_LOCALE_H
6715
6716 2005-10-27 [paul]       1.9.15cvs116
6717
6718         * src/plugins/clamav/clamav_plugin.c
6719         * src/plugins/dillo_viewer/dillo_viewer.c
6720         * src/plugins/mathml_viewer/mathml_viewer.c
6721         * src/plugins/pgpcore/plugin.c
6722         * src/plugins/pgpinline/plugin.c
6723         * src/plugins/pgpmime/plugin.c
6724         * src/plugins/spamassassin/spamassassin.c
6725         * src/plugins/trayicon/trayicon.c
6726                 plugin_init() : make error messages more
6727                 informative
6728
6729 2005-10-26 [wwp]        1.9.15cvs115
6730
6731         * src/prefs_matcher.c
6732                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6733
6734 2005-10-26 [wwp]        1.9.15cvs114
6735
6736         * src/procmime.c
6737         * src/gtk/gtksctree.c
6738         * src/plugins/spamassassin/libspamc.c
6739         * src/plugins/spamassassin/spamassassin.c
6740                 fix some compilation warnings more
6741
6742 2005-10-26 [mones]      1.9.15cvs113
6743
6744         * po/es.po
6745                 Updated translation
6746
6747 2005-10-26 [paul]       1.9.15cvs112
6748
6749         * src/prefs_message.c
6750                 give all display_xface stuff the
6751                 #if HAVE_LIBCOMPFACE treatment, thus
6752                 preventing a crash
6753                 (Thanks to Wolfgang Enderlein)
6754
6755 2005-10-26 [colin]      1.9.15cvs111
6756
6757         * src/gedit-print.c
6758                 Fix date format
6759         * src/imap_gtk.c
6760         * src/news_gtk.c
6761                 Remove context menu items that should not be there
6762         * src/jpilot.c
6763                 Fix encoding
6764         * src/main.c
6765         * src/mainwindow.c
6766                 Don't show the mainwindow too soon
6767
6768 2005-10-26 [wwp]        1.9.15cvs110
6769
6770         * src/folder.c
6771         * src/manual.c
6772         * src/summaryview.c
6773                 fix uninitialized pointers in the folder updating hook
6774                 (thanks to Colin)
6775
6776 2005-10-25 [mones]      1.9.15cvs109
6777
6778         * manual/faq.xml
6779                 General information subsection completed. 
6780                 Removed archaic references.
6781                 
6782         * manual/Makefile
6783         * manual/dtd/manual.dsl
6784                 Added customization stylesheet for getting paragraphs
6785                 fully justified in PDF output (as suggested by Colin).
6786
6787 2005-10-25 [colin]      1.9.15cvs108
6788
6789         * src/compose.c
6790                 Fix a second leak
6791
6792 2005-10-25 [colin]      1.9.15cvs107
6793
6794         * src/addrbook.c
6795         * src/addrindex.c
6796                 Fix leak (xml_get_element() allocates memory)
6797         * src/compose.c
6798                 Fix leak + dead code (shame!)
6799         * src/procmime.c
6800                 Fix leak
6801
6802 2005-10-25 [colin]      1.9.15cvs106
6803
6804         * src/mimeview.c
6805                 Fix encoding issue in Save all and in 
6806                 overwrite-confirmation alertpanel
6807
6808 2005-10-25 [colin]      1.9.15cvs105
6809
6810         * src/common/socket.c
6811                 Fix a leak - Thanks to Christopher Aillon
6812                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6813
6814 2005-10-25 [paul]       1.9.15cvs104
6815
6816         * src/wizard.c
6817                 Always guess servers from the right-hand
6818                 email part and guess username from the
6819                 left-hand part. (Thanks to Colin)
6820                 add an X-Face to the welcome message
6821
6822 2005-10-25 [paul]       1.9.15cvs103
6823
6824         * manual/handling.xml
6825                 written by Colin, edited by me
6826
6827 2005-10-25 [wwp]        1.9.15cvs102
6828
6829         * src/folderview.c
6830         * src/grouplistdialog.c
6831         * src/imap.c
6832         * src/noticeview.c
6833                 fix some compilation warnings
6834
6835 2005-10-24 [paul]
6836
6837         1.9.99-rc3 released
6838
6839 2005-10-24 [paul]       1.9.15cvs101
6840
6841         * src/gtk/about.c
6842                 fix window sizing
6843
6844 2005-10-24 [paul]       1.9.15cvs100
6845
6846         * src/pixmaps/offline.xpm
6847         * src/pixmaps/online.xpm
6848                 replace with last default versions
6849
6850 2005-10-24 [colin]      1.9.15cvs99
6851
6852         * src/imap.c
6853                 Fix bug when moving a folder
6854         * src/imap_gtk.c
6855         * src/mh_gtk.c
6856                 "Delete folder" pops up a window, so it 
6857                 should be suffixed with "..."
6858         * src/plugins/pgpcore/sgpgme.c
6859                 Include locale.h
6860
6861 2005-10-24 [mones]      1.9.15cvs98
6862
6863         * manual/Makefile
6864         * manual/account.xml
6865         * manual/ack.xml
6866         * manual/addrbook.xml
6867         * manual/advanced.xml
6868         * manual/faq.xml
6869         * manual/glossary.xml
6870         * manual/gpl.xml
6871         * manual/handling.xml
6872         * manual/intro.xml
6873         * manual/keyboard.xml
6874         * manual/manual.xml
6875         * manual/plugins.xml
6876         * manual/starting.xml
6877         * manual/dtd/sdocbook.dtd
6878                 Initial manual structure and some content.
6879
6880 2005-10-23 [wwp]        1.9.15cvs97
6881
6882         * src/gtk/about.c
6883                 fix a typo
6884
6885 2005-10-23 [wwp]        1.9.15cvs96
6886
6887         * src/gtk/about.c
6888         * src/gtk/authors.h
6889                 rework of the about window (main work by Paul), also featuring a few
6890                 fixes for typos and duplicate names
6891
6892 2005-10-23 [wwp]        1.9.15cvs95
6893
6894         * src/.cvsignore
6895                 Ignore the right binary name (sylpheed-claws now)
6896
6897 2005-10-23 [paul]       1.9.15cvs94
6898
6899         * src/compose.c
6900                 when using Folder Pref 'Default To for
6901                 replies' make the entry in the Compose
6902                 window bold
6903                 Patch by Fabien Vantard
6904
6905 2005-10-22 [colin]      1.9.15cvs93
6906
6907         * src/codeconv.c
6908                 Fix leak
6909
6910 2005-10-22 [colin]      1.9.15cvs92
6911
6912         * src/codeconv.c
6913                 try to convert using locale (apart utf8) if necessary
6914
6915 2005-10-22 [colin]      1.9.15cvs91
6916
6917         * src/pixmaps/new.xpm
6918         * src/pixmaps/unread.xpm
6919                 Make the unread envelope blue again and
6920                 saturate the new one a bit more.
6921
6922 2005-10-22 [colin]      1.9.15cvs90
6923
6924         * src/compose.c
6925                 When replying to a mail sent by one of our accounts,
6926                 use the original list of recipients. Let 'Reply All'
6927                 and 'Reply to sender' work like previously.
6928
6929 2005-10-21 [colin]      1.9.15cvs89
6930
6931         * src/prefs_filtering.c
6932                 Clear fields after add and replace
6933         * src/textview.c
6934                 Display xface differently (better)
6935         * src/plugins/pgpinline/pgpinline.c
6936                 Fix crappy encodings/recodings
6937
6938 2005-10-21 [paul]       1.9.15cvs88
6939
6940         * src/compose.c
6941         * src/prefs_folder_item.c
6942         * src/toolbar.c
6943                 fix news folder Folder Properties
6944                 (thanks to Colin)
6945         * src/folderview.c
6946                 update folderview after Themes change
6947                 keep selected folder selected
6948                 (thanks to Colin)
6949
6950 2005-10-21 [paul]       1.9.15cvs87
6951
6952         * tools/Makefile.am
6953         * tools/OOo2sylpheed.pl
6954         * tools/README
6955         * tools/README.sylprint
6956         * tools/asus_mailled.sh         ** REMOVED **
6957         * tools/filter_conv.pl
6958         * tools/freshmeat_search.pl
6959         * tools/google_search.pl
6960         * tools/gpg-sign-syl            ** REMOVED **
6961         * tools/kmail2sylpheed.pl
6962         * tools/kmail2sylpheed_v2.pl
6963         * tools/multiwebsearch.pl
6964         * tools/nautilus2sylpheed.sh
6965         * tools/newscache_clean.pl
6966         * tools/outlook2sylpheed.pl
6967         * tools/sylpheed-switcher       ** REMOVED **
6968         * tools/sylprint.pl
6969         * tools/sylprint.rc
6970         * tools/tb2sylpheed
6971         * tools/vcard2xml.py
6972         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6973                 update default config dir
6974                 update binary name (thanks to Fabien Vantard)
6975                 remove obsolete scripts
6976
6977 2005-10-21 [colin]      1.9.15cvs86
6978
6979         * src/inc.c
6980                 Fix possible leak and units. Based on a patch by
6981                 Fabien Vantard.
6982
6983 2005-10-20 [colin]      1.9.15cvs85
6984
6985         * src/textview.c
6986                 Clear xface when clearing textview
6987
6988 2005-10-20 [colin]      1.9.15cvs84
6989
6990         * configure.ac
6991         * src/folderview.c
6992         * src/headerview.c
6993         * src/main.c
6994         * src/prefs_common.c
6995         * src/prefs_common.h
6996         * src/prefs_message.c
6997         * src/textview.c
6998         * src/textview.h
6999         * src/common/defs.h
7000         * src/common/utils.c
7001         * src/common/utils.h
7002         * src/gtk/gtkutils.c
7003         * src/gtk/gtkutils.h
7004                 Migrate config to .sylpheed-claws (Automatically)
7005                 Add a way to get the Xface in the TextView
7006
7007 2005-10-20 [colin]      1.9.15cvs83
7008
7009         * src/gtk/Makefile.am
7010         * src/gtk/about.c
7011         * src/gtk/authors.h
7012                 Make the about dialog *grooovy*
7013
7014 2005-10-20 [colin]      1.9.15cvs82
7015
7016         * src/mimeview.c
7017                 Use "Open with" on double click if no command
7018                 was found
7019
7020 2005-10-20 [colin]      1.9.15cvs81
7021
7022         * src/imap.c
7023         * src/etpan/imap-thread.c
7024                 Fix possible crash.
7025
7026 2005-10-20 [paul]       1.9.15cvs80
7027
7028         * src/folder.c
7029                 don't show clipkey icon if the only
7030                 attachment is the signature
7031                 Patch by Colin
7032
7033 2005-10-20 [paul]       1.9.15cvs79
7034
7035         * AUTHORS
7036         * src/plugins/pgpmime/pgpmime.c
7037                 name the PGP/MIME signature 'signature.asc'
7038                 Patch by Andrew Nelson <freeandy@gmail.com>
7039
7040 2005-10-19 [colin]      1.9.15cvs78
7041
7042         * src/plugins/pgpmime/pgpmime.c
7043                 Oops, no need to double-check though
7044
7045 2005-10-19 [colin]      1.9.15cvs77
7046
7047         * src/plugins/pgpinline/pgpinline.c
7048         * src/plugins/pgpmime/pgpmime.c
7049                 Check that my_tmpfile() doesn't 
7050                 return NULL
7051
7052 2005-10-19 [colin]      1.9.15cvs76
7053
7054         * src/common/utils.c
7055                 Use shorter mime boundaries to avoid having
7056                 MTAs rewrapping our headers, breaking the
7057                 PGP signature in the process 
7058         * src/compose.c
7059         * src/plugins/pgpmime/pgpmime.c
7060                 Check for boundary uniqueness to be sure
7061                 it won't happen, instead of hoping for the
7062                 best
7063
7064 2005-10-19 [colin]      1.9.15cvs75
7065
7066         * sylpheed-claws.desktop
7067         * src/Makefile.am
7068         * src/main.c
7069                 Ship a sylpheed-claws binary instead
7070                 of a sylpheed one. Change the socket
7071                 name, too
7072         * src/folderview.c
7073                 Update folder only if it changed
7074         * src/wizard.c
7075                 Fix i18n in welcome mail, patch by
7076                 Fabien Vantard
7077
7078 2005-10-19 [paul]
7079
7080         1.9.99-rc2 released
7081
7082 2005-10-19 [paul]       1.9.15cvs74
7083
7084         * src/folder.c
7085         * src/folderview.c
7086                 fix summaryview update
7087                 Patch by Colin
7088
7089 2005-10-18 [colin]      1.9.15cvs73
7090
7091         * src/plugins/pgpcore/passphrase.c
7092                 Don't XGrabServer, and try a bit more to 
7093                 sync everything before grabbing mouse/keyboard
7094
7095 2005-10-18 [colin]      1.9.15cvs72
7096
7097         * src/Makefile.am
7098         * src/addressadd.c
7099         * src/addressbook.c
7100         * src/folderview.c
7101         * src/grouplistdialog.c
7102         * src/mimeview.c
7103         * src/stock_pixmap.c
7104         * src/stock_pixmap.h
7105         * src/summaryview.c
7106         * src/gtk/gtksctree.c
7107         * src/gtk/gtksctree.h
7108         * src/pixmaps/empty.xpm
7109                 Implement a wrapper call for gtk_ctree_set_node_info
7110                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7111                 pixmap instead of a NULL one. This works around some
7112                 memory problems deep inside gtk, revealed by valgrind,
7113                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7114                 as locked crashes sylpheed.), as well as, probably, 
7115                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7116
7117 2005-10-17 [colin]      1.9.15cvs71
7118
7119         * src/mimeview.c
7120                 Provide visual feedback when checking
7121                 signature
7122
7123 2005-10-17 [colin]      1.9.15cvs70
7124
7125         * src/main.c
7126                 Keep the folder list frozen while checking caches...
7127
7128 2005-10-17 [colin]      1.9.15cvs69
7129
7130         * src/addr_compl.c
7131                 Fi bug #833 (Autocompleting from addressbook 
7132                 fails with extended chars)
7133         * src/imap.c
7134                 Fix 'adding messages' staying in statusbar
7135                 after an error
7136
7137 2005-10-17 [wwp]        1.9.15cvs68
7138
7139         * src/ssl_manager.c
7140                 Fix buttons' layout resizing when window size changes
7141
7142 2005-10-17 [wwp]        1.9.15cvs67
7143
7144         * src/account.c
7145         * src/prefs_account.c
7146         * src/prefs_common.c
7147         * src/prefs_common.h
7148         * src/prefs_folder_item.c
7149         * src/prefs_gtk.c
7150         * src/gtk/logwindow.c
7151         * src/gtk/pluginwindow.c
7152         * src/gtk/prefswindow.c
7153         * src/gtk/prefswindow.h
7154                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7155
7156 2005-10-17 [paul]       1.9.15cvs66
7157
7158         * configure.ac
7159                 fix missing libetpan message
7160         * po/en_GB.po
7161                 updated
7162         * src/crash.c
7163         * src/manual.c
7164         * src/prefs_themes.c
7165         * src/common/defs.h
7166                 add some new URI defines, change some
7167                 others
7168         * src/wizard.c
7169                 make welcome message translatable
7170                 small improvements to english
7171                 other tweaks
7172         * src/gtk/menu.c
7173                 fix warnings
7174
7175 2005-10-17 [paul]       1.9.15cvs65
7176
7177         * src/summaryview.c
7178                 fix column titles
7179
7180 2005-10-16 [mones]      1.9.15cvs64
7181
7182         * po/es.po
7183                 Updated translation
7184
7185 2005-10-16 [colin]
7186
7187         1.9.99-rc1 released
7188
7189 2005-10-16 [colin]      1.9.15cvs63
7190
7191         * src/wizard.c
7192                 Fix whitespace
7193
7194 2005-10-16 [colin]      1.9.15cvs62
7195
7196         * src/toolbar.c
7197                 s/Get All/Get Mail/
7198         * src/wizard.c
7199                 Real welcome mail text, thanks Paul
7200
7201 2005-10-16 [colin]      1.9.15cvs61
7202
7203         * src/editldap.c
7204         * src/exporthtml.c
7205         * src/main.c
7206         * src/mainwindow.c
7207         * src/prefs_themes.c
7208         * src/prefs_toolbar.c
7209         * src/plugins/demo/demo.c
7210         * src/plugins/trayicon/trayicon.c
7211                 s/Sylpheed/Sylpheed-Claws/
7212
7213 2005-10-16 [colin]      1.9.15cvs60
7214
7215         * src/wizard.c
7216                 Add a welcome email in the first empty mailbox
7217         * src/prefs_common.c
7218                 Change one more default
7219
7220 2005-10-16 [colin]      1.9.15cvs59
7221
7222         * src/wizard.c
7223                 Remove printf
7224
7225 2005-10-16 [colin]      1.9.15cvs58
7226
7227         * src/toolbar.c
7228         * src/prefs_common.c
7229                 Change some defaults
7230
7231 2005-10-16 [colin]      1.9.15cvs57
7232
7233         * src/toolbar.c
7234         * src/prefs_common.c
7235                 Change some defaults
7236
7237 2005-10-16 [colin]      1.9.15cvs56
7238
7239         * src/wizard.c
7240                 By default, initialize fonts to have
7241                 the same size as normal GtkWidgets
7242
7243 2005-10-16 [colin]      1.9.15cvs55
7244
7245         * src/mimeview.c
7246                 Fix message a bit more
7247
7248 2005-10-16 [colin]      1.9.15cvs54
7249
7250         * src/addressbook.c
7251                 Second attempt at flicker fixing
7252
7253 2005-10-16 [colin]      1.9.15cvs53
7254
7255         * src/addressbook.c
7256                 Fix flicker
7257
7258 2005-10-16 [wwp]        1.9.15cvs52
7259
7260         * src/addressbook.c
7261         * src/editaddress.c
7262         * src/prefs_common.c
7263         * src/prefs_common.h
7264                 Remember window sizes (address book)
7265
7266 2005-10-16 [wwp]        1.9.15cvs51
7267
7268         * src/plugins/clamav/clamav_plugin_gtk.c
7269         * src/plugins/spamassassin/spamassassin_gtk.c
7270                 Fix compilation warnings (missing #include).
7271
7272 2005-10-16 [colin]      1.9.15cvs50
7273
7274         * src/mimeview.c
7275         * src/summaryview.c
7276         * src/textview.c
7277                 Make 'c' check signature, and forward
7278                 c, l, y, t from summaryview to mimeview
7279
7280 2005-10-16 [colin]      1.9.15cvs49
7281
7282         * src/addressbook.c
7283                 Put border around buttons
7284         * src/mainwindow.c
7285         * src/summaryview.c
7286                 Rework menus (Patch based on a patch
7287                 by Paul)
7288
7289 2005-10-15 [wwp]        1.9.15cvs48
7290
7291         * src/editjpilot.c
7292         * src/editldap.c
7293         * src/editvcard.c
7294         * src/exphtmldlg.c
7295         * src/expldifdlg.c
7296         * src/export.c
7297         * src/import.c
7298         * src/importldif.c
7299         * src/importmutt.c
7300         * src/importpine.c
7301         * src/prefs_account.c
7302         * src/prefs_spelling.c
7303         * src/gtk/gtkutils.c
7304         * src/gtk/gtkutils.h
7305         * src/plugins/clamav/clamav_plugin_gtk.c
7306         * src/plugins/spamassassin/spamassassin_gtk.c
7307                 use nicer browse-for-file/dir buttons than the "..." ones,
7308                 code factorizing more.
7309
7310 2005-10-14 [colin]      1.9.15cvs47
7311
7312         * src/mainwindow.c
7313                 set relief on the account switcher so that people see it
7314                 grey out Create processing rules when no message is selected
7315         * src/prefs_filtering.c
7316                 ask before closing if the rule has not been modified, even if
7317                 it's not valid
7318         * src/prefs_matcher.c
7319                 fix sensitivity when entering the dialog
7320         * src/gtk/inputdialog.c
7321                 display a better icon on password ask
7322         * src/plugins/pgpcore/passphrase.c
7323                 make the dialog look better
7324
7325 2005-10-14 [paul]       1.9.15cvs46
7326
7327         * src/folderview.c
7328                 indicate presense of marked msgs in
7329                 unexpanded subfolders
7330
7331 2005-10-14 [paul]       1.9.15cvs45
7332
7333         * src/prefs_actions.c
7334         * src/prefs_common.c
7335         * src/prefs_common.h
7336         * src/prefs_filtering_action.c
7337         * src/prefs_matcher.c
7338         * src/prefs_template.c
7339                 remember window sizes
7340                 fix Info button size
7341
7342         Patches by wwp
7343
7344 2005-10-13 [colin]      1.9.15cvs44
7345
7346         * src/mimeview.c
7347         * src/noticeview.c
7348         * src/noticeview.h
7349                 Add a tooltip on the icon (optional) 
7350                 Get rid of the signature buttons and only
7351                 use the icon+tooltip
7352
7353 2005-10-13 [colin]      1.9.15cvs43
7354
7355         * src/noticeview.c
7356         * src/noticeview.h
7357                 Add hand cursor for hovering over icon
7358
7359 2005-10-13 [colin]      1.9.15cvs42
7360
7361         * src/summaryview.c
7362                 Fix crash when quicksearch's hidden 
7363                 at startup
7364
7365 2005-10-13 [colin]      1.9.15cvs41
7366
7367         * src/compose.c
7368                 Set subject when forwarding multiple mails
7369                 Check that other recipient than the default Cc or Bcc
7370                 have been set before sending.
7371
7372 2005-10-13 [colin]      1.9.15cvs40
7373
7374         * src/imap.c
7375                 Batch per-folder
7376                 Introduce locking, but don't use it yet
7377
7378 2005-10-13 [colin]      1.9.15cvs39
7379
7380         * src/gtk/quicksearch.c
7381                 Reset quicksearch when hiding it
7382                 Make sticky a real pref
7383
7384 2005-10-13 [colin]      1.9.15cvs38
7385
7386         * src/summaryview.c
7387                 Faster prefs apply
7388
7389 2005-10-13 [colin]      1.9.15cvs37
7390
7391         * src/mimeview.c
7392         * src/noticeview.c
7393         * src/noticeview.h
7394         * src/plugins/pgpcore/sgpgme.c
7395                 Make privacy icon clickable
7396                 Move Trust field in Full info
7397                 When trust is less than full, don't display
7398                 a warning icon
7399
7400 2005-10-13 [colin]      1.9.15cvs36
7401
7402         * src/folder.c
7403                 Batch on flags sync
7404         * src/folderview.c
7405                 Revert speed hack which is dangerous in fact
7406                 Apply prefs faster
7407
7408 2005-10-13 [colin]      1.9.15cvs35
7409
7410         * src/folder_item_prefs.c
7411                 Fix pref corruption on folder move. Patch
7412                 by wwp
7413
7414 2005-10-13 [paul]       1.9.15cvs34
7415
7416         * src/export.c
7417         * src/import.c
7418                 fix typos in g_warnings
7419         * src/prefs_account.c
7420                 add a file selector for Signature file
7421
7422         Patches by wwp
7423
7424 2005-10-12 [colin]      1.9.15cvs33
7425
7426         * src/mimeview.c
7427                 Provide a quick way to go back from a
7428                 signature's full info to the email part
7429
7430 2005-10-12 [colin]      1.9.15cvs32
7431
7432         * src/compose.c
7433                 Remove old hack of encoding signed mails with base64.
7434                 QP works equally well.
7435
7436 2005-10-12 [colin]      1.9.15cvs31
7437
7438         * src/crash.c
7439                 Replace deprecated GtkText with GtkTextView
7440         * src/imap.c
7441                 Fix a logic bug about counts in imap_select
7442                 (previously un-triggered)
7443         * src/mainwindow.c
7444         * src/summaryview.c
7445         * src/news.c
7446                 Allow local deletion of news posts
7447         * src/mimeview.c
7448                 Show GPG noticeview on the message/rfc822 part
7449                 in addition to the text/plain one
7450         * src/prefs_image_viewer.c
7451           src/plugins/pgpcore/prefs_gpg.c
7452                 Polish (set the label as part of the checkbox)
7453         * src/wizard.c
7454                 Don't sit there doing nothing after destroying
7455                 the window - return err
7456
7457 2005-10-11 [colin]      1.9.15cvs30
7458
7459         * src/folderview.c
7460                 Apply processing rules before showing folders.
7461                 Early folder show (before flags sync) will only
7462                 be done when there are no processing rules (nor
7463                 pre- or post- ones)
7464         * src/imap.c
7465                 Fix stuff related to mail subdir, creation and 
7466                 deletion of folders 
7467         * src/imap_gtk.c
7468                 Don't allow creation of folders in NoInferior
7469                 folders, as it won't work
7470
7471 2005-10-10 [colin]      1.9.15cvs29
7472
7473         * src/compose.c
7474                 Reselect "None" Privacy system when selecting an
7475                 account with no privacy system defined
7476
7477 2005-10-10 [colin]      1.9.15cvs28
7478
7479         * src/mainwindow.c
7480                 Add Windows-1252 encoding
7481         * src/prefs_common.c
7482                 Rework some defaults:
7483                 - autosave to draft by default
7484                 - don't show header pane (it's already in the textview)
7485                 - Select first new or unread mail on entry
7486                 - Assume 'Yes' to change folder when there's no more
7487                   unread message
7488         * src/prefs_matcher.c
7489                 Fix a gtk assertion failure
7490         * src/gtk/colorlabel.c
7491                 Workaround bad repainting on selection
7492         * src/main.c
7493                 Freeze/thaw (a bit faster on ssh -X)
7494         * src/msgcache.c
7495                 Get rid of StrdupConverter that just adds an
7496                 extra strdup/free 
7497         * src/etpan/imap_thread.c
7498                 memset buf to 0
7499
7500 2005-10-10 [colin]      1.9.15cvs27
7501
7502         * src/export.c
7503         * src/import.c
7504                 Fix compile on gtk 2.4. Patch by wwp
7505
7506 2005-10-09 [colin]      1.9.15cvs26
7507
7508         * src/mainwindow.c
7509         * src/messageview.c
7510         * src/summaryview.c
7511                 Clarify forward menus. Patch by wwp
7512
7513 2005-10-09 [colin]      1.9.15cvs25
7514
7515         * src/compose.c
7516         * src/compose.h
7517                 Fix bug #829 (Non-working "Encrypt message by 
7518                 default when replying to an encrypted message")
7519
7520 2005-10-08 [colin]      1.9.15cvs24
7521
7522         * src/wizard.c
7523                 Fix bug #827 ("Welcome" setup wizard after a 
7524                 permission error gives up & forgets itself.)
7525
7526 2005-10-08 [colin]      1.9.15cvs23
7527
7528         * src/procmime.c
7529                 Fix bug #828 (Ignoring headers with spaces around = sign)
7530
7531 2005-10-08 [colin]      1.9.15cvs22
7532
7533         * src/export.c
7534                 Warning fix by wwp
7535
7536 2005-10-08 [colin]      1.9.15cvs21
7537
7538         * src/folder.c
7539         * src/folder.h
7540                 Add a processing_pending indicator, set on 
7541                 folder_item_open and cleared after 
7542                 folder_item_process_open
7543         * src/folderview.c
7544         * src/summaryview.c
7545                 wrap procmsg_msginfo_*_flags, and in the
7546                 wrapper check that there's no folder processing 
7547                 pending. If there is, defer the flags change until 
7548                 processing is done to avoid stepping over each
7549                 other's toes.
7550                 Freeze during processing, but not during scanning.
7551
7552 2005-10-07 [colin]      1.9.15cvs20
7553
7554         * src/plugins/pgpcore/passphrase.c
7555                 Fix bug #826 (X-Server hangs when 
7556                 right-clicking a PGP encrypted message)
7557
7558 2005-10-07 [paul]       1.9.15cvs19
7559
7560         * src/compose.c
7561                 fix compose_entries[]
7562                 patch by Fabien Vantard
7563
7564 2005-10-06 [colin]      1.9.15cvs18
7565
7566         * src/pixmaps/address.xpm
7567         * src/pixmaps/address_book.xpm
7568         * src/pixmaps/book.xpm
7569         * src/pixmaps/check_spelling.xpm
7570         * src/pixmaps/checkbox_off.xpm
7571         * src/pixmaps/checkbox_on.xpm
7572         * src/pixmaps/close.xpm
7573         * src/pixmaps/complete.xpm
7574         * src/pixmaps/continue.xpm
7575         * src/pixmaps/deleted.xpm
7576         * src/pixmaps/down_arrow.xpm
7577         * src/pixmaps/exec.xpm
7578         * src/pixmaps/forwarded.xpm
7579         * src/pixmaps/group.xpm
7580         * src/pixmaps/ignorethread.xpm
7581         * src/pixmaps/interface.xpm
7582         * src/pixmaps/jpilot.xpm
7583         * src/pixmaps/ldap.xpm
7584         * src/pixmaps/linewrap.xpm
7585         * src/pixmaps/linewrapcurrent.xpm
7586         * src/pixmaps/mail.xpm
7587         * src/pixmaps/mail_attach.xpm
7588         * src/pixmaps/mail_compose.xpm
7589         * src/pixmaps/mail_forward.xpm
7590         * src/pixmaps/mail_receive.xpm
7591         * src/pixmaps/mail_receive_all.xpm
7592         * src/pixmaps/mail_reply.xpm
7593         * src/pixmaps/mail_reply_to_all.xpm
7594         * src/pixmaps/mail_reply_to_author.xpm
7595         * src/pixmaps/mail_send.xpm
7596         * src/pixmaps/mail_send_queue.xpm
7597         * src/pixmaps/mime_application.xpm
7598         * src/pixmaps/mime_audio.xpm
7599         * src/pixmaps/mime_image.xpm
7600         * src/pixmaps/mime_message.xpm
7601         * src/pixmaps/mime_text_enriched.xpm
7602         * src/pixmaps/mime_text_html.xpm
7603         * src/pixmaps/mime_text_plain.xpm
7604         * src/pixmaps/mime_unknown.xpm
7605         * src/pixmaps/new.xpm
7606         * src/pixmaps/news_compose.xpm
7607         * src/pixmaps/offline.xpm
7608         * src/pixmaps/online.xpm
7609         * src/pixmaps/paste.xpm
7610         * src/pixmaps/preferences.xpm
7611         * src/pixmaps/privacy_emblem_encrypted.xpm
7612         * src/pixmaps/privacy_expired.xpm
7613         * src/pixmaps/privacy_failed.xpm
7614         * src/pixmaps/privacy_passed.xpm
7615         * src/pixmaps/privacy_signed.xpm
7616         * src/pixmaps/privacy_unknown.xpm
7617         * src/pixmaps/privacy_warn.xpm
7618         * src/pixmaps/properties.xpm
7619         * src/pixmaps/replied.xpm
7620         * src/pixmaps/search.xpm
7621         * src/pixmaps/unread.xpm
7622         * src/pixmaps/up_arrow.xpm
7623         * src/pixmaps/vcard.xpm
7624                 Modernize internal theme, with icons from the 
7625                 Gnomaws theme. Keep some of the old ones where
7626                 they were better.
7627
7628 2005-10-06 [colin]      1.9.15cvs17
7629
7630         * src/summaryview.c
7631                 Little optimisations + bugfix
7632         * src/toolbar.c
7633                 Remove default useless items - useless being defined
7634                 by the default relevant prefs
7635         * src/wizard.c
7636                 include config.h to make gettext work
7637         * src/prefs_themes.c
7638                 Fix selection of current theme in prefs
7639
7640 2005-10-06 [colin]      1.9.15cvs16
7641
7642         * src/prefs_common.c
7643         * src/prefs_common.h
7644         * src/prefs_summaries.c
7645         * src/folderview.c
7646                 Add a warning dialog on Mark all read 
7647                 (with pref to get rid of it)
7648
7649 2005-10-06 [paul]       1.9.15cvs15
7650
7651         * po/nb.po
7652         * po/pt_BR.po
7653                 updated by Geir Helland and Frederico
7654                 Goncalves Guimaraes
7655
7656 2005-10-05 [colin]      1.9.15cvs14
7657
7658         * src/folder.c
7659         * src/folder.h
7660         * src/folderview.c
7661         * src/folderview.h
7662         * src/imap_gtk.c
7663         * src/mh_gtk.c
7664         * src/mainwindow.c
7665         * src/setup.c
7666                 add a way to rescan without rebuilding
7667                 make moving a bit faster (less folders changes)
7668                 don't lock the tree on Get 
7669         * src/imap.c
7670                 Don't re-delete deleted messages before expunging
7671         * src/summaryview.c
7672                 Set batch mode when deleting mails
7673
7674 2005-10-05 [paul]       1.9.15cvs13
7675
7676         * src/mainwindow.c
7677         * src/mainwindow.h
7678                 fix disabled Execute menu item
7679         * src/toolbar.c
7680                 match the change in 1.9.15cvs10: use Compose
7681                 instead of News by default
7682
7683 2005-10-04 [colin]      1.9.15cvs12
7684
7685         * src/compose.c
7686                 When replying to an ML post with Reply-To set
7687                 to the poster's email, honor it (as before),
7688                 but also honor our user's request to reply to
7689                 the mailing list: set the ML address in the To
7690                 field and the Reply-To address in the Cc: 
7691                 field.
7692
7693 2005-10-04 [colin]      1.9.15cvs11
7694
7695         * src/plugins/trayicon/trayicon.c
7696                 Finish cosmetic change - thanks to wwp
7697
7698 2005-10-04 [colin]      1.9.15cvs10
7699
7700         * src/toolbar.c
7701                 Use Compose instead of Email by default.
7702                 Spotted by wwp.
7703
7704 2005-10-04 [colin]      1.9.15cvs9
7705
7706         * src/folder.c
7707         * src/folder.h
7708         * src/folderview.c
7709         * src/imap.c
7710         * src/etpan/imap-thread.c
7711         * src/etpan/imap-thread.h
7712                 Try to make IMAP faster, by simplifying SEARCH
7713                 commands, avoiding sending two STATUS in a row,
7714                 and deferring flags sync and processing just
7715                 after displaying the folder. 
7716                 This will update the SummaryView in certain
7717                 cases (new mails not already fetched, flags
7718                 changed from another client) but in a non-
7719                 blocking manner.
7720
7721 2005-10-04 [colin]      1.9.15cvs8
7722
7723         * src/plugins/trayicon/trayicon.c
7724                 Relabel "Offline" to "Work offline"
7725
7726 2005-10-04 [colin]      1.9.15cvs7
7727
7728         * src/export.c
7729         * src/import.c
7730         * src/mbox.c
7731                 Fix mbox import/export buglets
7732                 Patch by wwp
7733         * src/plugins/trayicon/trayicon.c
7734                 Add offline swithc
7735                 Patch by wwp
7736
7737 2005-10-04 [colin]      1.9.15cvs6
7738
7739         * src/folder.c
7740         * src/folderview.c
7741         * src/summaryview.c
7742                 Better fix (don't break mark all read) for cvs2
7743
7744 2005-10-03 [colin]      1.9.15cvs5
7745
7746         * src/folder.c
7747                 Use a sane sort by default
7748
7749 2005-10-03 [colin]      1.9.15cvs4
7750
7751         * src/inc.c
7752                 Add a 'Only once' button for overriding offline mode
7753         * src/prefs_account.c
7754         * src/wizard.c
7755                 Add Local mbox to the wizard
7756                 Add IMAP subdir to the wizard (or the wizard is useless
7757                 for such accounts, or even worse than useless)
7758                 Move IMAP subdir from Advanced to Receive tab, as it's
7759                 not that uncommon
7760
7761 2005-10-03 [colin]      1.9.15cvs3
7762
7763         * src/send_message.c
7764                 Forgot this one in cvs1
7765
7766 2005-10-03 [colin]      1.9.15cvs2
7767
7768         * src/folder.c
7769                 Faster close when leaving a folder with lots
7770                 of new mails. Idea by David Relson.
7771
7772 2005-10-03 [colin]      1.9.15cvs1
7773
7774         * src/compose.c
7775         * src/imap.c
7776         * src/inc.c
7777         * src/main.c
7778         * src/messageview.c
7779         * src/news.c
7780         * src/summaryview.c
7781         * src/gtk/sslcertwindow.c
7782         * src/plugins/trayicon/trayicon.c
7783                 Add accels to every AlertPanel. Patch by Fabien 
7784                 Vantard
7785
7786 2005-10-03 [paul]       1.9.15
7787
7788         1.9.15 released
7789
7790 2005-10-03 [paul]       1.9.14cvs68
7791
7792         * po/ca.po
7793         * po/de.po
7794         * po/es.po
7795         * po/fi.po
7796         * po/fr.po
7797         * po/sk.po
7798         * po/sr.po
7799         * po/zh_CN.po
7800                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7801                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7802                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7803
7804 2005-10-03 [paul]       1.9.14cvs67
7805
7806         * src/send_message.c
7807                 prevent hang on Cancel
7808                 patch by Colin
7809
7810 2005-10-03 [paul]       1.9.14cvs66
7811
7812         * src/main.c
7813                 fix crash in IMAP caused by discrepancy
7814                 between check_at_startup and offline mode
7815                 Patch by Colin
7816
7817 2005-10-01 [paul]       1.9.14cvs65
7818
7819         * src/inc.c
7820                 fix engrish
7821
7822 2005-10-01 [paul]       1.9.14cvs64
7823         * src/export.c
7824         * src/import.c
7825                 synchronise import_mbox() and export_mbox()
7826         * src/mbox.c
7827                 proc_mbox(): add alert if file cannot be opened
7828                 export_list_to_mbox(): test if dest file exists,
7829                 prompt user to overwrite if it does. add alert
7830                 if file cannot be created
7831                                                                 
7832         Patch by wwp
7833                                                                                                                 
7834
7835 2005-09-30 [paul]       1.9.14cvs63
7836
7837         * src/addressbook.c
7838                 Fix sensitivity of a menu
7839         * src/codeconv.c
7840                 Respect hidden pref for mails with no encoding
7841         * src/common/xml.c
7842                 Fix memory corruption
7843         * src/plugins/pgpcore/sgpgme.c
7844                 Fix segfault on incomplete sigs, and display
7845                 of S/Mime UIDs
7846
7847         Patches by Colin
7848
7849 2005-09-30 [colin]      1.9.14cvs62
7850
7851         * src/partial_download.c
7852                 Little logic fix in almost-dead code
7853         * src/pop.c
7854                 Fix partial download when there's no new mail
7855
7856 2005-09-29 [paul]       1.9.14cvs61
7857
7858         * src/plugins/pgpinline/pgpinline.c
7859                 fix bug 819, 'crash accessing sign message'
7860                 Patch by Colin
7861
7862 2005-09-28 [martin]     1.9.14cvs60
7863
7864         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7865                 fix bug #790 (Crash when restarting window manager (fluxbox))
7866
7867 2005-09-28 [paul]       1.9.14cvs59
7868
7869         * src/gtk/gtkaspell.c
7870                 fix off-by-one typo
7871
7872 2005-09-27 [colin]      1.9.14cvs58
7873
7874         * src/plugins/pgpcore/sgpgme.c
7875                 Report error when there's one, instead of
7876                 "Signature unchecked" 
7877
7878 2005-09-27 [colin]      1.9.14cvs57
7879
7880         * src/prefs_quote.c
7881                 Fix bug #816 (Weird quotation with spaces)
7882
7883 2005-09-27 [colin]      1.9.14cvs56
7884
7885         * src/codeconv.c
7886         * src/compose.c
7887         * src/compose.h
7888                 Put subject in compose's title
7889                 Fix Automatic encoding so that it's really automatic:
7890                 first try default locale's charset, then charset of the replied mail, 
7891                 then utf-8
7892                 Fix encoding of headers (must be in strict mode too)
7893
7894 2005-09-26 [colin]      1.9.14cvs55
7895
7896         * src/gtk/gtkaspell.c
7897                 Fix previous patch - don't color the space,
7898                 just uncolor it :)
7899
7900 2005-09-26 [colin]      1.9.14cvs54
7901
7902         * src/gtk/gtkaspell.c
7903                 Unmark space if possible
7904
7905 2005-09-26 [colin]      1.9.14cvs53
7906
7907         * src/imap.c
7908                 log_error instead of alertpanel according to the pref
7909         * src/etpan/imap-thread.c
7910                 Print connect status, copy only necessary size to 
7911                 logger
7912         * src/plugins/pgpmime/pgpmime.c
7913                 Handle S/Mime signatures (verification only). Patch based
7914                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7915
7916 2005-09-26 [paul]       1.9.14cvs52
7917
7918         * src/common/passcrypt.c
7919                 this 'workaround' not necessary on NetBSD.
7920                 Thanks to Daniel Gustafson
7921
7922 2005-09-26 [paul]
7923
7924         1.9.15-rc4 released
7925
7926 2005-09-26 [paul]       1.9.14cvs51
7927
7928         * src/summaryview.c
7929                 Skip currently selected message when
7930                 looking for next new or unread message
7931                 in current folder. Patch by Colin
7932         * src/common/passcrypt.c
7933                 eliminate warnings on *BSD. Patch by
7934                 Daniel Gustafson
7935
7936 2005-09-26 [colin]      1.9.14cvs50
7937
7938         * src/procmsg.c
7939                 Call postfiltering hook anyway
7940
7941 2005-09-22 [colin]      1.9.14cvs49
7942
7943         * src/codeconv.c
7944         * src/codeconv.h
7945                 Add a strict mode that doesn't replace with _
7946         * src/compose.c
7947         * src/compose.h
7948                 Use strict conversion while sending
7949                 Fix race when drafting while sending (happens
7950                 on IMAP)
7951                 Fix d'n'd of messages from summaryview
7952         * src/prefs_common.c
7953         * src/prefs_common.h
7954                 add hidden utf8_instead_of_locale_for_broken_mail 
7955                 pref for people that preferred the default charset 
7956                 to be utf8 for broken mails
7957         * src/quote_fmt_parse.y
7958                 fix bug #815 (No quote insert if "From:" fied 
7959                 contained Russian letters)
7960         * src/summaryview.c
7961                 Fix d'n'd of messages to compose
7962
7963 2005-09-22 [paul]       1.9.14cvs48
7964
7965         * src/compose.c
7966                 fix bug where attachments Name entry
7967                 would display Path instead
7968
7969 2005-09-21 [paul]       1.9.14cvs47
7970
7971         * README
7972         * README.jp
7973         * configure.ac
7974         * config/config.rpath
7975         * doc/manual/en/sylpheed-20.html
7976         * doc/manual/es/sylpheed-20.html
7977         * po/bg.po
7978         * po/ca.po
7979         * po/de.po
7980         * po/es.po
7981         * po/fr.po
7982         * po/it.po
7983         * po/pt_BR.po
7984         * po/sk.po
7985         * po/zh_TW.po
7986         * src/account.c
7987         * src/account.h
7988         * src/action.c
7989         * src/action.h
7990         * src/adbookbase.h
7991         * src/addr_compl.c
7992         * src/addr_compl.h
7993         * src/addrbook.c
7994         * src/addrbook.h
7995         * src/addrcache.c
7996         * src/addrcache.h
7997         * src/addrcindex.c
7998         * src/addrcindex.h
7999         * src/addrclip.c
8000         * src/addrclip.h
8001         * src/addrdefs.h
8002         * src/addressadd.c
8003         * src/addressadd.h
8004         * src/addressbook.c
8005         * src/addressbook.h
8006         * src/addressitem.h
8007         * src/addrgather.c
8008         * src/addrgather.h
8009         * src/addrharvest.c
8010         * src/addrharvest.h
8011         * src/addrindex.c
8012         * src/addrindex.h
8013         * src/addritem.c
8014         * src/addritem.h
8015         * src/addrquery.c
8016         * src/addrquery.h
8017         * src/addrselect.c
8018         * src/addrselect.h
8019         * src/alertpanel.c
8020         * src/alertpanel.h
8021         * src/browseldap.c
8022         * src/browseldap.h
8023         * src/codeconv.c
8024         * src/codeconv.h
8025         * src/compose.c
8026         * src/compose.h
8027         * src/crash.c
8028         * src/crash.h
8029         * src/customheader.c
8030         * src/customheader.h
8031         * src/displayheader.c
8032         * src/displayheader.h
8033         * src/editaddress.c
8034         * src/editaddress.h
8035         * src/editbook.c
8036         * src/editbook.h
8037         * src/editgroup.c
8038         * src/editgroup.h
8039         * src/editjpilot.c
8040         * src/editjpilot.h
8041         * src/editldap.c
8042         * src/editldap.h
8043         * src/editldap_basedn.c
8044         * src/editldap_basedn.h
8045         * src/editvcard.c
8046         * src/editvcard.h
8047         * src/enriched.c
8048         * src/enriched.h
8049         * src/exphtmldlg.c
8050         * src/exphtmldlg.h
8051         * src/expldifdlg.c
8052         * src/expldifdlg.h
8053         * src/export.c
8054         * src/export.h
8055         * src/exporthtml.c
8056         * src/exporthtml.h
8057         * src/exportldif.c
8058         * src/exportldif.h
8059         * src/filtering.c
8060         * src/filtering.h
8061         * src/folder.c
8062         * src/folder.h
8063         * src/folder_item_prefs.c
8064         * src/folder_item_prefs.h
8065         * src/foldersel.c
8066         * src/foldersel.h
8067         * src/folderutils.c
8068         * src/folderutils.h
8069         * src/folderview.c
8070         * src/folderview.h
8071         * src/grouplistdialog.c
8072         * src/grouplistdialog.h
8073         * src/headerview.c
8074         * src/headerview.h
8075         * src/html.c
8076         * src/html.h
8077         * src/image_viewer.c
8078         * src/image_viewer.h
8079         * src/imap.c
8080         * src/imap.h
8081         * src/imap_gtk.c
8082         * src/imap_gtk.h
8083         * src/import.c
8084         * src/import.h
8085         * src/importldif.c
8086         * src/importldif.h
8087         * src/importmutt.c
8088         * src/importmutt.h
8089         * src/importpine.c
8090         * src/importpine.h
8091         * src/inc.c
8092         * src/inc.h
8093         * src/jpilot.c
8094         * src/jpilot.h
8095         * src/ldapctrl.c
8096         * src/ldapctrl.h
8097         * src/ldaplocate.c
8098         * src/ldaplocate.h
8099         * src/ldapquery.c
8100         * src/ldapquery.h
8101         * src/ldapserver.c
8102         * src/ldapserver.h
8103         * src/ldaputil.c
8104         * src/ldaputil.h
8105         * src/ldif.c
8106         * src/ldif.h
8107         * src/localfolder.c
8108         * src/localfolder.h
8109         * src/main.c
8110         * src/main.h
8111         * src/mainwindow.c
8112         * src/mainwindow.h
8113         * src/manual.c
8114         * src/manual.h
8115         * src/matcher.c
8116         * src/matcher.h
8117         * src/matcher_parser.h
8118         * src/matcher_parser_lex.l
8119         * src/matcher_parser_parse.y
8120         * src/mbox.c
8121         * src/mbox.h
8122         * src/message_search.c
8123         * src/message_search.h
8124         * src/messageview.c
8125         * src/messageview.h
8126         * src/mh.c
8127         * src/mh.h
8128         * src/mh_gtk.c
8129         * src/mh_gtk.h
8130         * src/mimeview.c
8131         * src/mimeview.h
8132         * src/msgcache.c
8133         * src/msgcache.h
8134         * src/mutt.c
8135         * src/mutt.h
8136         * src/news.c
8137         * src/news.h
8138         * src/news_gtk.c
8139         * src/news_gtk.h
8140         * src/noticeview.c
8141         * src/noticeview.h
8142         * src/partial_download.c
8143         * src/partial_download.h
8144         * src/pine.c
8145         * src/pine.h
8146         * src/pop.c
8147         * src/pop.h
8148         * src/prefs_account.c
8149         * src/prefs_account.h
8150         * src/prefs_actions.c
8151         * src/prefs_actions.h
8152         * src/prefs_common.c
8153         * src/prefs_common.h
8154         * src/prefs_compose_writing.c
8155         * src/prefs_compose_writing.h
8156         * src/prefs_customheader.c
8157         * src/prefs_customheader.h
8158         * src/prefs_display_header.c
8159         * src/prefs_display_header.h
8160         * src/prefs_ext_prog.c
8161         * src/prefs_ext_prog.h
8162         * src/prefs_filtering.c
8163         * src/prefs_filtering.h
8164         * src/prefs_filtering_action.c
8165         * src/prefs_filtering_action.h
8166         * src/prefs_folder_column.c
8167         * src/prefs_folder_column.h
8168         * src/prefs_folder_item.c
8169         * src/prefs_folder_item.h
8170         * src/prefs_fonts.c
8171         * src/prefs_fonts.h
8172         * src/prefs_gtk.c
8173         * src/prefs_gtk.h
8174         * src/prefs_image_viewer.c
8175         * src/prefs_image_viewer.h
8176         * src/prefs_matcher.c
8177         * src/prefs_matcher.h
8178         * src/prefs_message.c
8179         * src/prefs_message.h
8180         * src/prefs_msg_colors.c
8181         * src/prefs_msg_colors.h
8182         * src/prefs_other.c
8183         * src/prefs_other.h
8184         * src/prefs_quote.c
8185         * src/prefs_quote.h
8186         * src/prefs_receive.c
8187         * src/prefs_receive.h
8188         * src/prefs_send.c
8189         * src/prefs_send.h
8190         * src/prefs_spelling.c
8191         * src/prefs_spelling.h
8192         * src/prefs_summaries.c
8193         * src/prefs_summaries.h
8194         * src/prefs_summary_column.c
8195         * src/prefs_summary_column.h
8196         * src/prefs_template.c
8197         * src/prefs_template.h
8198         * src/prefs_themes.c
8199         * src/prefs_themes.h
8200         * src/prefs_toolbar.c
8201         * src/prefs_toolbar.h
8202         * src/prefs_wrapping.c
8203         * src/prefs_wrapping.h
8204         * src/privacy.c
8205         * src/privacy.h
8206         * src/procheader.c
8207         * src/procheader.h
8208         * src/procmime.c
8209         * src/procmime.h
8210         * src/procmsg.c
8211         * src/procmsg.h
8212         * src/quote_fmt.c
8213         * src/quote_fmt_parse.y
8214         * src/recv.c
8215         * src/recv.h
8216         * src/remotefolder.c
8217         * src/remotefolder.h
8218         * src/send_message.c
8219         * src/send_message.h
8220         * src/setup.c
8221         * src/setup.h
8222         * src/simple-gettext.c
8223         * src/sourcewindow.c
8224         * src/sourcewindow.h
8225         * src/ssl_manager.c
8226         * src/ssl_manager.h
8227         * src/statusbar.c
8228         * src/statusbar.h
8229         * src/stock_pixmap.c
8230         * src/stock_pixmap.h
8231         * src/summary_search.c
8232         * src/summary_search.h
8233         * src/summaryview.c
8234         * src/summaryview.h
8235         * src/syldap.c
8236         * src/syldap.h
8237         * src/textview.c
8238         * src/textview.h
8239         * src/toolbar.c
8240         * src/toolbar.h
8241         * src/undo.c
8242         * src/undo.h
8243         * src/unmime.c
8244         * src/unmime.h
8245         * src/vcard.c
8246         * src/vcard.h
8247         * src/wizard.c
8248         * src/wizard.h
8249         * src/common/base64.c
8250         * src/common/base64.h
8251         * src/common/defs.h
8252         * src/common/hooks.c
8253         * src/common/hooks.h
8254         * src/common/log.c
8255         * src/common/log.h
8256         * src/common/md5.c
8257         * src/common/md5.h
8258         * src/common/mgutils.c
8259         * src/common/mgutils.h
8260         * src/common/nntp.c
8261         * src/common/nntp.h
8262         * src/common/passcrypt.c
8263         * src/common/passcrypt.h.in
8264         * src/common/plugin.c
8265         * src/common/plugin.h
8266         * src/common/prefs.c
8267         * src/common/prefs.h
8268         * src/common/progressindicator.c
8269         * src/common/progressindicator.h
8270         * src/common/quoted-printable.c
8271         * src/common/quoted-printable.h
8272         * src/common/session.c
8273         * src/common/session.h
8274         * src/common/smtp.c
8275         * src/common/smtp.h
8276         * src/common/socket.c
8277         * src/common/socket.h
8278         * src/common/ssl.c
8279         * src/common/ssl.h
8280         * src/common/ssl_certificate.c
8281         * src/common/ssl_certificate.h
8282         * src/common/string_match.c
8283         * src/common/string_match.h
8284         * src/common/stringtable.c
8285         * src/common/sylpheed.c
8286         * src/common/sylpheed.h
8287         * src/common/template.c
8288         * src/common/template.h
8289         * src/common/timing.h
8290         * src/common/utils.c
8291         * src/common/utils.h
8292         * src/common/uuencode.c
8293         * src/common/uuencode.h
8294         * src/common/version.h.in
8295         * src/common/xml.c
8296         * src/common/xml.h
8297         * src/common/xmlprops.c
8298         * src/common/xmlprops.h
8299         * src/gtk/about.c
8300         * src/gtk/about.h
8301         * src/gtk/colorlabel.c
8302         * src/gtk/colorlabel.h
8303         * src/gtk/colorsel.c
8304         * src/gtk/colorsel.h
8305         * src/gtk/description_window.c
8306         * src/gtk/description_window.h
8307         * src/gtk/filesel.c
8308         * src/gtk/filesel.h
8309         * src/gtk/foldersort.c
8310         * src/gtk/foldersort.h
8311         * src/gtk/gtkutils.c
8312         * src/gtk/gtkutils.h
8313         * src/gtk/inputdialog.c
8314         * src/gtk/inputdialog.h
8315         * src/gtk/logwindow.c
8316         * src/gtk/logwindow.h
8317         * src/gtk/manage_window.c
8318         * src/gtk/manage_window.h
8319         * src/gtk/menu.c
8320         * src/gtk/menu.h
8321         * src/gtk/pluginwindow.c
8322         * src/gtk/pluginwindow.h
8323         * src/gtk/prefswindow.c
8324         * src/gtk/prefswindow.h
8325         * src/gtk/progressdialog.c
8326         * src/gtk/progressdialog.h
8327         * src/gtk/quicksearch.c
8328         * src/gtk/quicksearch.h
8329         * src/gtk/sslcertwindow.c
8330         * src/gtk/sslcertwindow.h
8331         * src/plugins/clamav/clamav_plugin.c
8332         * src/plugins/clamav/clamav_plugin.h
8333         * src/plugins/clamav/clamav_plugin_gtk.c
8334         * src/plugins/demo/demo.c
8335         * src/plugins/dillo_viewer/dillo_prefs.c
8336         * src/plugins/dillo_viewer/dillo_prefs.h
8337         * src/plugins/dillo_viewer/dillo_viewer.c
8338         * src/plugins/mathml_viewer/mathml_viewer.c
8339         * src/plugins/pgpcore/passphrase.c
8340         * src/plugins/pgpcore/passphrase.h
8341         * src/plugins/pgpcore/plugin.c
8342         * src/plugins/pgpcore/prefs_gpg.c
8343         * src/plugins/pgpcore/prefs_gpg.h
8344         * src/plugins/pgpcore/select-keys.c
8345         * src/plugins/pgpcore/select-keys.h
8346         * src/plugins/pgpcore/sgpgme.c
8347         * src/plugins/pgpcore/sgpgme.h
8348         * src/plugins/pgpinline/pgpinline.c
8349         * src/plugins/pgpinline/pgpinline.h
8350         * src/plugins/pgpinline/plugin.c
8351         * src/plugins/pgpmime/pgpmime.c
8352         * src/plugins/pgpmime/pgpmime.h
8353         * src/plugins/pgpmime/plugin.c
8354         * src/plugins/spamassassin/spamassassin.c
8355         * src/plugins/spamassassin/spamassassin.h
8356         * src/plugins/spamassassin/spamassassin_gtk.c
8357         * src/plugins/trayicon/trayicon.c
8358         * tools/OOo2sylpheed.pl
8359         * tools/acroread2sylpheed.pl
8360         * tools/asus_mailled.sh
8361         * tools/filter_conv.pl
8362         * tools/freshmeat_search.pl
8363         * tools/google_search.pl
8364         * tools/kmail2sylpheed.pl
8365         * tools/kmail2sylpheed_v2.pl
8366         * tools/maildir2sylpheed.pl
8367         * tools/multiwebsearch.pl
8368         * tools/newscache_clean.pl
8369         * tools/outlook2sylpheed.pl
8370         * tools/sylpheed-switcher
8371         * tools/update-po
8372         * tools/vcard2xml.py
8373         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8374                 update FSF address
8375
8376 2005-09-21 [colin]      1.9.14cvs46
8377
8378         * src/gedit-print.c
8379         * src/procmsg.c
8380         * src/procmsg.h
8381         * src/textview.c
8382         * src/summaryview.c
8383                 Remove some printing hacks (deselection/reselection),
8384                 which by the way fix printing the currently 
8385                 displayed mime part (still only text)
8386                 Plus a little optimisation of summary_show
8387
8388
8389 2005-09-20 [colin]      1.9.14cvs45
8390
8391         * src/mainwindow.c
8392         * src/messageview.c
8393                 GUI fixups: add accels, set message
8394                 view title to displayed mail's subject
8395         * src/prefs_spelling.c
8396         * src/gtk/gtkaspell.c
8397                 GUI fixups: allow underlining misspelled
8398                 words instead of coloring them (a11y!)
8399
8400 2005-09-19 [colin]
8401
8402         1.9.15rc3 released
8403
8404 2005-09-19 [colin]      1.9.14cvs44
8405
8406         * src/compose.c
8407                 Fix draft message
8408         * src/gtk/gtkaspell.c
8409                 Fix wrong test ;-)
8410
8411 2005-09-19 [colin]      1.9.14cvs43
8412
8413         * src/addressbook.c
8414                 Fix sensitivity of Delete button
8415         * src/compose.c
8416                 Warn if the requested Privacy system
8417                 is not available
8418         * src/exphtmldlg.c
8419         * src/expldifdlg.c
8420         * src/importldif.c
8421         * src/importmutt.c
8422         * src/importpine.c
8423                 Fix crappy UI
8424         * src/
8425         * src/ssl.h
8426         * src/prefs_account.h
8427         * src/prefs_account.c
8428                 Save SSL prefs even in builds that have
8429                 SSL support disable
8430         * src/imap.c
8431         * src/inc.c
8432         * src/news.c
8433         * src/send_message.c
8434                 Warn if connection should be secure, but
8435                 SSL support isn't compiled in
8436         * src/gtkaspell.c
8437                 Fix word separation on UTF-8 systems
8438                 Fixes bug #812 (Strange inline spellchecking)
8439         * src/compose.c
8440                 Warn if the requested Privacy system
8441                 is not available
8442                 Factorize offline warning
8443         * src/imap.c
8444         * src/imap_gtk.c
8445         * src/imap_gtk.h
8446         * src/inc.h
8447         * src/news_gtk.c
8448         * src/news_gtk.h
8449         * src/messageview.c
8450                 Factorize offline warning
8451
8452 2005-09-19 [paul]
8453
8454         1.9.15-rc2 released
8455
8456 2005-09-18 [colin]      1.9.14cvs42
8457
8458         * src/codeconv.c
8459         * src/codeconv.h
8460         * src/procmime.c
8461                 Add a way to get locale's charset ignoring utf-8,
8462                 and use that as default encoding for broken mails
8463
8464 2005-09-18 [colin]      1.9.14cvs41
8465
8466         * src/gtk/logwindow.c
8467                 Translate string. Patch by Fabien Vantard
8468
8469 2005-09-18 [colin]      1.9.14cvs40
8470
8471         * configure.ac
8472                 Fix bug #803 (IMAP/SSL support breaks with 
8473                 GnuTLS libetpan 0.38)
8474
8475 2005-09-18 [colin]      1.9.14cvs39
8476
8477         * src/codeconv.c
8478         * src/compose.c
8479         * src/procmime.c
8480                 More charsets fixes. Fixes bug #806 (non
8481                 ascii characters in subject line)
8482
8483 2005-09-17 [paul]       1.9.14cvs38
8484
8485         * src/folderview.c
8486         * src/mainwindow.c
8487                 fix gcc-2.95 issues
8488                 Patch by Pawel Pekala
8489
8490 2005-09-17 [colin]      1.9.14cvs37
8491
8492         * src/addrindex.c
8493                 bugfix for NO-USE LDAP compilation, patch 
8494                 by Fabien Vantard
8495
8496 2005-09-17 [colin]      1.9.14cvs36
8497
8498         * src/prefs_actions.c
8499         * src/prefs_customheader.c
8500         * src/prefs_display_header.c
8501         * src/prefs_filtering_action.c
8502         * src/prefs_matcher.c
8503         * src/prefs_toolbar.c
8504                 Fix strange casts (less elegant but
8505                 works better)
8506
8507 2005-09-16 [colin]      1.9.14cvs35
8508
8509         * src/jpilot.c
8510                 Missed that one
8511
8512 2005-09-16 [colin]      1.9.14cvs34
8513
8514         * configure.ac
8515         * src/Makefile.am
8516         * src/addr_compl.c
8517         * src/addrindex.c
8518         * src/browseldap.c
8519         * src/editldap.c
8520         * src/ldaplocate.c
8521         * src/ldapquery.c
8522         * src/ldapquery.h
8523         * src/ldapserver.c
8524         * src/ldapserver.h
8525         * src/main.c
8526         * src/matcher_parser_parse.y
8527         * src/prefs_themes.c
8528         * src/etpan/Makefile.am
8529         * src/gtk/description_window.c
8530         * src/plugins/clamav/Makefile.am
8531         * src/plugins/clamav/clamav_plugin.c
8532         * src/plugins/dillo_viewer/Makefile.am
8533         * src/plugins/pgpcore/Makefile.am
8534         * src/plugins/pgpinline/Makefile.am
8535         * src/plugins/pgpmime/Makefile.am
8536         * src/plugins/trayicon/Makefile.am
8537                 Fix 100% cpu usage in address completion list
8538                 Fix little bugs (return with no values etc)
8539                 Fix all warnings (with common CFLAGS)
8540
8541 2005-09-15 [colin]      1.9.14cvs33
8542
8543         * src/addressbook.c
8544                 Fix bug where sometimes a group's email list is empty,
8545                 force its refresh (probably fixes "Re: how to create a 
8546                 distribution list")
8547         * src/ldapquery.c
8548                 Don't return to the callback in the main thread from the
8549                 fetch thread (or face segs!)
8550
8551 2005-09-15 [paul]       1.9.14cvs32
8552
8553         * src/prefs_matcher.c
8554                 forgotten in last commit
8555
8556 2005-09-15 [paul]       1.9.14cvs31
8557
8558         * src/prefs_actions.c
8559         * src/prefs_filtering_action.c
8560         * src/prefs_quote.c
8561         * src/quote_fmt.c
8562         * src/summaryview.c
8563         * src/gtk/description_window.c
8564         * src/gtk/description_window.h
8565         * src/gtk/quicksearch.c
8566                 allow interaction with the called
8567                 description window
8568                 Patch by Anders Hammar
8569
8570 2005-09-14 [paul]       1.9.14cvs30
8571
8572         * src/compose.c
8573                 fix a little annoyance when pasting with 3rd button 
8574                 with wrap_pastes=0 and wrap_input=1
8575                 Patch by Colin
8576
8577 2005-09-14 [paul]       1.9.14cvs29
8578
8579         * src/prefs_account.c
8580                 disable 'Filter messages on receiving' for
8581                 SMTP-only accounts
8582                 Patch  by Anders Hammar
8583
8584 2005-09-14 [paul]       1.9.14cvs28
8585
8586         * po/sk.po
8587                 fix crash
8588                 updated by Andrej Kacian
8589
8590 2005-09-14 [paul]
8591
8592         1.9.15-rc1 released
8593
8594 2005-09-14 [paul]       1.9.14cvs27
8595
8596         * po/es.po
8597                 updated by Ricardo Mones Lastra
8598         * src/compose.c
8599         * src/compose.h
8600                 associate no_wrap_tags to Compose windows
8601                 instead of using a static one
8602                 Patch by Colin
8603         * src/mbox.c
8604                 fix proc_mbox()
8605                 Patch by wwp
8606         * src/textview.c
8607                 remove unneeded printf()
8608
8609 2005-09-14 [paul]       1.9.14cvs26
8610
8611         * src/addrcache.c
8612         * src/codeconv.h
8613         * src/folder.h
8614         * src/mainwindow.h
8615         * src/mh.c
8616         * src/mimeview.h
8617         * src/partial_download.c
8618         * src/pop.c
8619         * src/prefs_account.c
8620         * src/prefs_account.h
8621         * src/prefs_actions.c
8622         * src/prefs_customheader.c
8623         * src/prefs_display_header.c
8624         * src/prefs_filtering_action.c
8625         * src/prefs_matcher.c
8626         * src/prefs_toolbar.c
8627         * src/privacy.h
8628         * src/procmime.c
8629         * src/procmime.h
8630         * src/procmsg.h
8631         * src/textview.c
8632         * src/undo.h
8633         * src/common/plugin.c
8634         * src/common/session.h
8635         * src/common/socket.c
8636         * src/common/socket.h
8637         * src/common/template.c
8638         * src/gtk/gtkaspell.c
8639         * src/gtk/quicksearch.h
8640         * src/plugins/pgpcore/passphrase.c
8641         * src/plugins/pgpcore/prefs_gpg.h
8642         * src/plugins/pgpcore/select-keys.c
8643         * src/plugins/pgpcore/select-keys.h
8644         * src/plugins/pgpcore/sgpgme.c
8645         * src/plugins/pgpinline/pgpinline.c
8646         * src/plugins/pgpmime/pgpmime.c
8647         * src/plugins/trayicon/trayicon.c
8648                 fix compilation warnings
8649                 Patch by Daniel Gustafson
8650
8651 2005-09-14 [paul]       1.9.14cvs25
8652
8653         * src/addressbook.c
8654                 add missing column header, and other small
8655                 bug fixes
8656                 Patch by Anders Hammar
8657
8658 2005-09-13 [colin]      1.9.14cvs24
8659
8660         * src/gtk/gtkaspell.c
8661                 Fix non-utf8 in menu
8662                 Fix little leaks
8663                 Nullify struct members after free()s
8664
8665 2005-09-13 [colin]      1.9.14cvs23
8666
8667         * src/compose.c
8668                 Test utf8 compliance before inserting to 
8669                 buffer, and try to convert if necessary
8670         * src/procmime.c
8671                 If no charset is present, use the locale 
8672                 one instead of us-ascii
8673         * src/procmsg.c
8674                 Add Sender, List-Post and To in the checked 
8675                 headers for automatic rules creation 
8676                 (thanks to wwp)
8677         * src/prefs_themes.c
8678         * src/gtk/gtkaspell.c
8679                 Remove deprecated functions. 
8680                 patch by Daniel Gustafson
8681
8682 2005-09-12 [colin]      1.9.14cvs22
8683
8684         * src/compose.c
8685                 Fix bug #448 (Scrolling/Redraw issue with 
8686                 address-fields in Header)
8687         * src/mainwindow.c
8688         * src/summaryview.c
8689         * src/summaryview.h
8690                 Fix loss of MSG_MARKED on move/copy
8691                 Fix bug #804 (Quicksearch togglebutton doesn't 
8692                 get depressed after '/' key is pressed)
8693
8694 2005-09-12 [paul]       1.9.14cvs21
8695
8696         * AUTHORS
8697         * src/gtk/logwindow.c
8698                 add 'Clear Log' to popup menu
8699                 Patch by Anders Hammar <anders.hammar@telia.com>
8700
8701 2005-09-12 [paul]       1.9.14cvs20
8702
8703         * src/compose.c
8704                 set correct sensitivity on attachments
8705                 popup menu
8706         * src/folder.c
8707                 fix typo
8708         * src/prefs_spelling.c
8709                 fix crash when no LANG env is set
8710         * src/common/xml.c
8711                 fix crash in wizard
8712                 don't use memeory after free
8713
8714         All patches by Daniel Gustafson
8715
8716 2005-09-12 [paul]       1.9.14cvs19
8717
8718         * src/prefs_themes.c
8719                 make theme info selectable
8720         * src/gtk/description_window.c
8721                 make window non-modal
8722         * tools/README
8723                 add details of asus_mailed.sh
8724         * tools/claws.i18n.status.pl
8725                 update for new zh_TW translator
8726                 widen the output
8727                 create alternate coloured lines
8728                 improve readability
8729
8730 2005-09-10 [colin]      1.9.14cvs18
8731
8732         * src/plugins/pgpcore/select-keys.c
8733                 Better order for the buttons
8734
8735 2005-09-10 [colin]      1.9.14cvs17
8736
8737         * src/compose.c
8738         * src/plugins/pgpcore/select-keys.c
8739         * src/plugins/pgpcore/select-keys.h
8740         * src/plugins/pgpcore/sgpgme.c
8741                 Add a "Don't encrypt" button to the key
8742                 selection dialog. Fixes bug #177 (There should be a 
8743                 'Don't encrypt button in the Select Keys dialog)
8744
8745 2005-09-10 [colin]      1.9.14cvs16
8746
8747         * src/compose.c
8748                 Fix bug #572 (%X option does not work with templates)
8749
8750 2005-09-10 [colin]      1.9.14cvs15
8751
8752         * src/toolbar.c 
8753                 Remove g_print
8754
8755 2005-09-10 [colin]      1.9.14cvs14
8756
8757         * src/imap.c
8758                 Fix a possible crash
8759
8760 2005-09-09 [colin]      1.9.14cvs13
8761
8762         * src/imap.c
8763         * src/etpan/imap-thread.c
8764         * src/etpan/imap-thread.h
8765                 Fix moving from queue or drafts to normal folders
8766                 Fix bug #794 (No way to delete without expunging)
8767                 Take flags unset by other mailers into account
8768                 Take deleted flag set by other mailers into account
8769                 Fix unsetting REPLIED flag
8770                 Fix crash when capabilities can't be retrieved
8771         * src/mainwindow.c
8772         * src/mainwindow.h
8773                 Add M_DELAYED_FLAGS condition, and let the user use
8774                 Execute in order to be able to expunge deleted mails,
8775                 even if he's not in delayed execute mode
8776         * src/prefs_spelling.c
8777                 Use 'en' dictionary by default if LANG is POSIX or C
8778         * src/gtk/prefswindow.c
8779                 Fix bug #767 (Preferences windows expanding) by making
8780                 the window a bit larger when the resolution is greater
8781                 than 640x480, and by putting the prefs in a
8782                 GtkScrolledWindow.
8783
8784 2005-09-09 [paul]       1.9.14cvs12
8785
8786         * AUTHORS
8787         * configure.ac
8788         * po/zh_TW.Big5.po      ** REMOVED **
8789         * po/zh_TW.po           ** ADDED **
8790                 updated by Wei-Lun Chao
8791
8792 2005-09-09 [paul]       1.9.14cvs11
8793
8794         * src/mainwindow.c
8795                 fix asserts
8796         * src/common/xml.c
8797                 delay memory allocation until file is
8798                 opened successfully
8799                 Patch by Daniel Gustafson
8800
8801 2005-09-09 [colin]      1.9.14cvs10
8802
8803         * src/imap.c
8804                 Add guards
8805
8806 2005-09-08 [colin]      1.9.14cvs9
8807
8808         * src/compose.c
8809                 Alert when we can't save draft
8810                 Fix various wrap/color issues
8811                 Add mid-click pasting respecting wrap_paste option
8812         * src/folder.c
8813         * src/folder.h
8814         * src/folder_item_prefs.c
8815         * src/folder_item_prefs.h
8816         * src/imap.c
8817         * src/imap_gtk.c
8818         * src/imap_gtk.h
8819         * src/main.c
8820         * src/mainwindow.c
8821         * src/mainwindow.h
8822         * src/news.c
8823         * src/news_gtk.c
8824         * src/news_gtk.h
8825         * src/prefs_folder_item.c
8826                 Fix the impossibility to synchronise folders for
8827                 offline use (IMAP and NNTP are concerned)
8828
8829 2005-09-08 [colin]      1.9.14cvs8
8830
8831         * configure.ac
8832                 Build LDAP and JPilot by default if available
8833         * src/textview.c
8834                 Fix use after free
8835
8836 2005-09-08 [paul]       1.9.14cvs7
8837
8838         * doc/manual/en/sylpheed-1.html
8839         * doc/manual/en/sylpheed-18.html
8840         * doc/manual/en/sylpheed-19.html
8841         * doc/manual/en/sylpheed-4.html
8842         * doc/manual/en/sylpheed-6.html
8843         * doc/manual/en/sylpheed.html
8844                 a few minor updates, plus include some
8845                 details about plugins and their requirements
8846         * src/mainwindow.c
8847                 minor changes to English in /View/Sort
8848
8849 2005-09-07 [colin]      1.9.14cvs6
8850
8851         * doc/manual/en/sylpheed-1.html
8852         * doc/manual/en/sylpheed-10.html
8853         * doc/manual/en/sylpheed-11.html
8854         * doc/manual/en/sylpheed-12.html
8855         * doc/manual/en/sylpheed-13.html
8856         * doc/manual/en/sylpheed-14.html
8857         * doc/manual/en/sylpheed-15.html
8858         * doc/manual/en/sylpheed-16.html
8859         * doc/manual/en/sylpheed-17.html
8860         * doc/manual/en/sylpheed-18.html
8861         * doc/manual/en/sylpheed-19.html
8862         * doc/manual/en/sylpheed-2.html
8863         * doc/manual/en/sylpheed-20.html
8864         * doc/manual/en/sylpheed-21.html
8865         * doc/manual/en/sylpheed-22.html
8866         * doc/manual/en/sylpheed-3.html
8867         * doc/manual/en/sylpheed-4.html
8868         * doc/manual/en/sylpheed-5.html
8869         * doc/manual/en/sylpheed-6.html
8870         * doc/manual/en/sylpheed-7.html
8871         * doc/manual/en/sylpheed-8.html
8872         * doc/manual/en/sylpheed-9.html
8873         * doc/manual/en/sylpheed.html
8874                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8875
8876 2005-09-07 [colin]      1.9.14cvs5
8877
8878         * src/mainwindow.c
8879                 Make labels more to-the-point
8880
8881 2005-09-07 [colin]      1.9.14cvs4
8882
8883         * doc/manual/en/sylpheed-1.html
8884         * doc/manual/en/sylpheed-12.html
8885         * doc/manual/en/sylpheed-13.html
8886         * doc/manual/en/sylpheed-14.html
8887         * doc/manual/en/sylpheed-15.html
8888         * doc/manual/en/sylpheed-16.html
8889         * doc/manual/en/sylpheed-17.html
8890         * doc/manual/en/sylpheed-18.html
8891         * doc/manual/en/sylpheed-19.html
8892         * doc/manual/en/sylpheed-2.html
8893         * doc/manual/en/sylpheed-20.html
8894         * doc/manual/en/sylpheed-21.html
8895         * doc/manual/en/sylpheed-22.html
8896         * doc/manual/en/sylpheed-4.html
8897         * doc/manual/en/sylpheed-5.html
8898         * doc/manual/en/sylpheed-6.html
8899         * doc/manual/en/sylpheed-7.html
8900         * doc/manual/en/sylpheed-8.html
8901         * doc/manual/en/sylpheed-9.html
8902         * doc/manual/en/sylpheed.html
8903                 Update manual
8904
8905 2005-09-07 [colin]      1.9.14cvs3
8906
8907         * doc/faq/en/sylpheed-faq-1.html
8908         * doc/faq/en/sylpheed-faq-2.html
8909         * doc/faq/en/sylpheed-faq-3.html
8910         * doc/faq/en/sylpheed-faq.html
8911                 Update FAQ
8912
8913 2005-09-07 [colin]      1.9.14cvs2
8914
8915         * src/folderview.c
8916         * src/procmsg.c
8917         * src/summaryview.c
8918         * src/toolbar.c
8919                 Fix special subfolders:
8920                 - Inherit parent's icon
8921                 - sent contents of queues subfolders
8922                 - empty subfolders of trashes
8923         * src/mainwindow.c
8924                 Remove outdated manual and faq entries
8925         * src/common/utils.c
8926                 Add quotes around %s coming from mailcap
8927
8928 2005-09-07 [colin]      1.9.14cvs1
8929
8930         * src/compose.c
8931                 After saving draft, set modified to FALSE
8932         * src/mimeview.c
8933         * src/common/utils.c
8934         * src/common/utils.h
8935                 Try to open mime parts using what is 
8936                 indicated in ~/.mailcap or /etc/mailcap,
8937                 if possible.
8938
8939 2005-09-05 [paul]       1.9.14
8940
8941         1.9.14 released
8942
8943         * po/sk.po
8944                 updated by Andrej Kacian
8945
8946 2005-09-05 [paul]       1.9.13cvs83
8947
8948         * po/de.po
8949         * po/es.po
8950         * po/fi.po
8951         * po/fr.po
8952         * po/nb.po
8953         * po/pt_BR.po
8954         * po/sr.po
8955                 updated translations by Thomas Gilgin, Ricardo Mones
8956                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8957                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8958
8959 2005-09-04 [paul]       1.9.13cvs82
8960
8961         * src/compose.c
8962                 only warn about exceeded line length limit
8963                 on send
8964
8965 2005-09-04 [paul]       1.9.13cvs81
8966
8967         * src/compose.c
8968                 fix crash in 'line length exceeded' dialogue
8969
8970 2005-09-02 [paul]       1.9.13cvs80
8971
8972         * src/imap.c
8973                 fix bug 795, 'Connection lost IMAP'
8974                 and add statusbar prints
8975                 Patch by Colin
8976
8977 2005-09-02 [paul]       1.9.13cvs79
8978
8979         * src/compose.c
8980                 compose_wrap_paragraph() becomes
8981                 compose_beautify_paragraph()
8982                 Patch by Colin
8983
8984 2005-09-02 [colin]      1.9.13cvs78
8985
8986         * src/folderview.c
8987                 Micro-fix
8988
8989 2005-09-01 [colin]      1.9.13cvs77
8990
8991         * src/imap.c
8992                 Maybe fix bug #795 (Connection lost IMAP)
8993                 Don't try to send logout when we're disconnected.
8994         * src/summaryview.c
8995                 Include locked and marked emails in HRM
8996                 view. Fixes bug #800 (Locked messages no longer 
8997                 show up when hide read messages is used)
8998
8999 2005-09-01 [paul]       1.9.13cvs76
9000
9001         * src/prefs_common.c
9002                 fix bad cutting
9003
9004 2005-08-31 [colin]      1.9.13cvs75
9005
9006         * src/folderview.c
9007         * src/folderview.h
9008         * src/prefs_summaries.c
9009         * src/summaryview.c
9010                 Fix "go to next new", fix preference
9011                 (Open unread/next swapped)
9012
9013 2005-08-31 [paul]       1.9.13cvs74
9014
9015         * src/compose.c
9016         * src/folderview.c
9017         * src/headerview.c
9018         * src/headerview.h
9019         * src/mainwindow.c
9020         * src/prefs_common.c
9021         * src/prefs_common.h
9022         * src/prefs_fonts.c
9023         * src/summaryview.c
9024         * src/textview.c
9025         * src/common/defs.h
9026                 remove obsolete BOLD_FONT setting
9027                 fix font update in headerview and textview
9028                 headers after prefs change
9029                 Patch By Colin
9030
9031 2005-08-31 [paul]
9032
9033         1.9.14-rc4 released
9034
9035 2005-08-30 [colin]      1.9.13cvs73
9036
9037         * src/summaryview.c
9038                 When Hide read messages is selected and we
9039                 refresh the summaryview, don't remove the 
9040                 currently displayed message. Fixes bug #797
9041                 (Summary view reloads when new mail is 
9042                 downloaded in 1.9.14 rc)
9043
9044 2005-08-30 [colin]      1.9.13cvs72
9045
9046         * src/folderview.c
9047                 Fix flickering
9048         * src/mainwindow.c
9049                 Remove useless callback
9050         * src/mimeview.c
9051         * src/gtk/filesel.c
9052         * src/gtk/filesel.h
9053                 Add a filesel_select_file_save_folder() - used by Save All
9054
9055 2005-08-29 [paul]       1.9.13cvs71
9056
9057         * AUTHORS
9058         * src/matcher_parser_parse.y
9059         * src/etpan/imap-thread.c
9060                 fix building on FreeBSD
9061                 Patch by Daniel Gustafson <daniel@hobbit.se>
9062
9063 2005-08-29 [paul]       1.9.13cvs70
9064
9065         * src/plugins/pgpinline/pgpinline.c
9066                 only initialise sig result if it's been handled
9067                 Patch by Colin
9068
9069 2005-08-29 [paul]       1.9.13cvs69
9070         
9071         Patches by Colin:
9072
9073         * src/imap.c
9074         * src/common.utils.c
9075         * src/common/utils.h
9076                 optimisation
9077         * src/stock_pixmap.h
9078                 fix wrong icon reference
9079         * src/pixmaps/trash_btn.xpm
9080                 replace with nicer image
9081
9082 2005-08-28 [colin]      1.9.13cvs68
9083
9084         * src/Makefile.am
9085         * src/stock_pixmap.c
9086         * src/stock_pixmap.h
9087         * src/toolbar.c
9088         * src/pixmaps/trash_btn.xpm
9089                 Add a specific trash xpm for the button
9090
9091 2005-08-28 [colin]      1.9.13cvs67
9092
9093         * src/imap.c
9094                 Fix leak
9095
9096 2005-08-27 [colin]      1.9.13cvs66
9097
9098         * src/imap.c
9099         * src/procmime.c
9100                 Correctly fix "Problem with replies", fixes
9101                 pgpmime encryption too. 
9102
9103 2005-08-27 [colin]      1.9.13cvs65
9104
9105         * src/folder.c
9106         * src/procmsg.c
9107         * src/procmsg.h
9108         * src/summaryview.c
9109                 Fix bug #517 (messages removed from summaryview 
9110                 when moving fails)
9111
9112 2005-08-27 [colin]      1.9.13cvs64
9113
9114         * tools/Makefile.am
9115         * tools/asus_mailled.sh
9116                 Add a script to blink ASUS laptops' mail LED where there
9117                 is unread mail.
9118
9119 2005-08-27 [colin]      1.9.13cvs63
9120
9121         * src/imap.c
9122         * src/etpan/imap-thread.c
9123         * src/etpan/imap-thread.h
9124                 Implement automatic choosing of login method
9125                 Fixes bug #791
9126         * src/gtk/.cvsignore
9127                 Add sylpheed-marshal.[ch]
9128
9129 2005-08-27 [colin]      1.9.13cvs62
9130
9131         * src/common/utils.c
9132                 Fix confusing perror
9133
9134 2005-08-27 [colin]      1.9.13cvs61
9135
9136         * src/toolbar.c
9137         * src/toolbar.h
9138                 Remove A_DELETE, replace it with 
9139                 A_TRASH and A_DELETE_REAL. Automatically
9140                 rewrite config files to replace A_DELETE
9141                 with A_TRASH (no functionality change).
9142                 Fixes half of #794
9143
9144 2005-08-26 [colin]      1.9.13cvs60
9145
9146         * src/procmime.c
9147                 Previous "Problem with replies" fix brought other
9148                 problems, fixing them
9149
9150 2005-08-26 [colin]      1.9.13cvs59
9151
9152         * src/procmime.c
9153                 Fix "Problem with replies". This happened only
9154                 on IMAP...
9155         * src/procmsg.c
9156                 Factorize code a bit
9157         * src/compose.c
9158                 Speed improvement on very long messages (wrapping)
9159                 Fix signature color on Reedit and Redirect
9160                 On Reedit, don't attach pgp-signatures parts, but
9161                 set signing to On.
9162
9163 2005-08-24 [paul]       1.9.13cvs58
9164
9165         * src/compose.c
9166                 don't claim success when clicking
9167                 Cancel on the passphrase box.
9168                 Patch by Colin
9169
9170 2005-08-24 [paul]       1.9.13cvs57
9171
9172         * src/main.c
9173                 fix misplaced sylpheed.log
9174         * src/common/defs.h
9175                 define UIDL_DIR
9176
9177 2005-08-24 [paul]       1.9.13cvs56
9178
9179         * src/imap.c
9180         * src/etpan/imap-thread.c
9181         * src/etpan/imap-thread.h
9182                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9183                 Patch by Colin
9184         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9185         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9186                 remove autogenerated files
9187         * tools/kdeservicemenu/README
9188         * tools/kdeservicemenu/install.sh
9189         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9190         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9191                 use Claws icon, use 'Sylpheed-Claws' in menu,
9192                 use kdialog, and other cleanups
9193
9194 2005-08-23 [paul]       1.9.13cvs55
9195
9196         * src/compose.c
9197                 fix paste/wrap crash
9198                 Patch by Colin
9199
9200 2005-08-23 [paul]       1.9.13cvs54
9201
9202         * src/main.c
9203                 fix crash recovery
9204                 Patch by Colin
9205
9206 2005-08-23 [paul]       1.9.13cvs53
9207
9208         * src/addressbook.c
9209         * src/editaddress.c
9210                 view all data of LDAP contacts
9211                 Patch by Colin
9212
9213 2005-08-23 [paul]       1.9.13cvs52
9214
9215         * src/addressbook.c
9216                 fix issues with the Search field
9217                 Patch by Colin
9218
9219 2005-08-22 [paul]       1.9.13cvs51
9220
9221         * src/folderview.c
9222                 put name of folder in processing dialog
9223                 title
9224         * src/prefs_folder_item.c
9225                 improve english usage
9226
9227 2005-08-22 [paul]       1.9.13cvs50
9228
9229         * src/filtering.c
9230         * src/filtering.h
9231         * src/matcher.c
9232         * src/matcher_parser_lex.l
9233         * src/matcher_parser_parse.y
9234         * src/prefs_filtering.c
9235                 add Filtering/Processing rule names feature.
9236                 (the incompatible old matcherrc is saved as
9237                 matcherrc.pre_names).
9238                 Patch by Colin
9239
9240 2005-08-22 [paul]       1.9.13cvs49
9241
9242         * src/procmsg.c
9243                 fix colour labelling
9244                 Patch by Colin
9245
9246 2005-08-22 [paul]       1.9.13cvs48
9247
9248         * src/textview.c
9249                 fix open_image_cb()
9250
9251 2005-08-22 [paul]       1.9.13cvs47
9252
9253         * src/imap.c
9254                 fix bug 789, 'SC crashes with imap (CVS ver)'
9255                 Patch by Colin
9256
9257 2005-08-22 [paul]       1.9.13cvs46
9258
9259         * src/mimeview.c
9260         * src/prefs_common.c
9261         * src/common/defs.h
9262                 define reused defaults in defs.h
9263         * src/textview.c
9264                 add 'Open image' to image popup menu
9265
9266 2005-08-21 [colin]      1.9.13cvs45
9267
9268         * src/summaryview.c
9269                 Fix bug #788 (Bogus "From" address displayed)
9270
9271 2005-08-20 [colin]      1.9.13cvs44
9272
9273         * src/folder.c
9274                 Fix buf #787 (multilevel delete causes SIGSEGV)
9275
9276 2005-08-19 [colin]      1.9.13cvs43
9277
9278         * src/inc.c
9279         * src/prefs_common.c
9280         * src/prefs_common.h
9281                 Add an hidden pref to allow modifying the
9282                 update stepping in incorporation.
9283                 Patch by wwp.
9284
9285 2005-08-19 [colin]      1.9.13cvs42
9286
9287         * src/compose.c
9288         * src/procmime.c
9289                 Workaround for broken MUAs: encode 
9290                 Content-type: name: as ASCII and 
9291                 Content-Disposition: filename: as
9292                 per rfc2231
9293         * src/prefs_account.c
9294                 Fix invisible-ness of SMTP SSL prefs
9295                 in NNTP accounts
9296
9297 2005-08-19 [paul]       1.9.13cvs41
9298
9299         * src/compose.c
9300         * src/prefs_common.c
9301         * src/prefs_common.h
9302         * src/prefs_wrapping.c
9303                 paste with or without wrapping.
9304                 patch by Colin
9305
9306 2005-08-19 [paul]       1.9.13cvs40
9307
9308         * src/prefs_common.c
9309         * src/prefs_common.h
9310         * src/summaryview.c
9311                 reintroduce enable_swap_from as a
9312                 hidden pref. patch by Colin
9313         * src/quote_fmt_parse.y
9314         * src/plugins/clamav/clamav_plugin.c
9315         * src/plugins/dillo_viewer/dillo_viewer.c
9316         * src/plugins/mathml_viewer/mathml_viewer.c
9317         * src/plugins/pgpcore/sgpgme.c
9318         * src/plugins/pgpinline/pgpinline.c
9319         * src/plugins/pgpmime/pgpmime.c
9320                 tidy up. patch by Colin
9321
9322 2005-08-19 [paul]       1.9.13cvs39
9323
9324         * configure.ac
9325                 complete cvs38's sync
9326         * src/editaddress.c
9327         * src/gedit-print.c
9328         * src/mutt.c
9329         * src/etpan/etpan-log.c
9330         * src/etpan/imap-thread.c
9331         * src/gtk/gtksourceprintjob.c
9332                 fix compilation warnings
9333                 (patch by Colin)
9334
9335 2005-08-19 [paul]       1.9.13cvs38
9336
9337         sync with main:
9338
9339         * src/account.c
9340         * src/action.c
9341         * src/addrbook.c
9342         * src/addrcache.c
9343         * src/addrharvest.c
9344         * src/addrindex.c
9345         * src/codeconv.c
9346         * src/compose.c
9347         * src/crash.c
9348         * src/exporthtml.c
9349         * src/exportldif.c
9350         * src/folder.c
9351         * src/image_viewer.c
9352         * src/inc.c
9353         * src/inc.h
9354         * src/jpilot.c
9355         * src/ldif.c
9356         * src/main.c
9357         * src/matcher.c
9358         * src/mbox.c
9359         * src/messageview.c
9360         * src/mh.c
9361         * src/mimeview.c
9362         * src/msgcache.c
9363         * src/mutt.c
9364         * src/news.c
9365         * src/partial_download.c
9366         * src/pine.c
9367         * src/pop.c
9368         * src/prefs_actions.c
9369         * src/prefs_common.c
9370         * src/prefs_customheader.c
9371         * src/prefs_display_header.c
9372         * src/prefs_gtk.c
9373         * src/prefs_themes.c
9374         * src/procheader.c
9375         * src/procmime.c
9376         * src/procmsg.c
9377         * src/recv.c
9378         * src/send_message.c
9379         * src/simple-gettext.c
9380         * src/sourcewindow.c
9381         * src/textview.c
9382         * src/vcard.c
9383         * src/common/defs.h
9384         * src/common/log.c
9385         * src/common/plugin.c
9386         * src/common/prefs.c
9387         * src/common/session.c
9388         * src/common/session.h
9389         * src/common/socket.c
9390         * src/common/socket.h
9391         * src/common/ssl_certificate.c
9392         * src/common/template.c
9393         * src/common/utils.c
9394         * src/common/utils.h
9395         * src/common/xml.c
9396         * src/gtk/about.c
9397         added wrappers for C library function that
9398                 take pathname arguments.
9399                 enabled compilation with MinGW.
9400                 use GDir instead of directly using opendir().
9401                 added rename_force().
9402
9403 2005-08-19 [paul]       1.9.13cvs37
9404         
9405         patches by Colin:
9406         * src/compose.c
9407                 fix privacy settings on re-editing
9408                 a sent message
9409         * src/jpilot.c
9410                 fix encoding bug
9411         * src/folder.c
9412         * src/procmsg.c
9413         * src/procmsg.h
9414         * src/summaryview.c
9415                 flag changing optimisation
9416
9417 2005-08-18 [martin]     1.9.13cvs36
9418
9419         * commitHelper
9420             added my login
9421         * src/addrcache.c
9422         * src/addrharvest.c
9423         * src/addrindex.c
9424         * src/compose.c
9425         * src/grouplistdialog.c
9426         * src/main.c
9427         * src/mainwindow.c
9428         * src/msgcache.c
9429         * src/mutt.c
9430         * src/pine.c
9431         * src/prefs_account.c
9432         * src/prefs_themes.c
9433         * src/stock_pixmap.c
9434         * src/summaryview.c
9435         * src/gtk/about.c
9436         * src/gtk/logwindow.c
9437             removed deprecated glib and gdk stuff
9438         * src/plugins/pgpcore/select-keys.c
9439             convert attributes from locale to utf8
9440
9441 2005-08-17 [paul]       1.9.13cvs35
9442
9443         * src/account.c
9444         * src/addressbook.c
9445                 use new GTK_STOCK_ icons if available
9446         * src/summaryview.c
9447         * src/gtk/gtksctree.c
9448         * src/gtk/gtksctree.h
9449                 faster range select. patch by Colin
9450
9451 2005-08-17 [paul]       1.9.13cvs34
9452
9453         patches by colin:
9454         * src/addressbook.c
9455         * src/addressitem.h
9456                 Add an edit button for contacts, fix selections
9457                 of gtksctree items
9458         * src/editaddress.c
9459                 Change labels, let Save be always possible in the
9460                 email and user atributes tabs
9461         * src/folderview.c
9462                 fix sort issues
9463         * src/summaryview.c
9464                 select next item instead of the displayed one
9465                 after deletion
9466
9467         * src/gtk/progressdialog.c
9468                 use prefs_common.enable_rules_hint
9469
9470 2005-08-13 [hoa]        1.9.13cvs33
9471
9472         * src/etpan/imap-thread.c
9473                 fixed build on Solaris.
9474
9475 2005-08-10 [colin]      1.9.13cvs32
9476
9477         * src/procmsg.c
9478                 Fix cvs31 (missing fclose before reading
9479                 the file)
9480
9481 2005-08-10 [colin]      1.9.13cvs31
9482
9483         * src/procmsg.c
9484                 Fix procmsg_msginfo_new_from_mimeinfo() when
9485                 the MimeInfo isn't stored in memory. This fixes
9486                 replying to an attached message.
9487
9488 2005-08-10 [colin]      1.9.13cvs30
9489
9490         * src/mainwindow.c
9491                 Fix slowness in account changing
9492
9493 2005-08-10 [colin]      1.9.13cvs29
9494
9495         * src/folder.c
9496         * src/folderutils.c
9497         * src/folderview.c
9498         * src/imap_gtk.c
9499         * src/mainwindow.c
9500         * src/mh_gtk.c
9501         * src/procmsg.c
9502         * src/summaryview.c
9503                 Optimize folder_has_parent_of_type
9504                 Prevent moving special sub-folders from contextual menus
9505                 Rework message a bit ("Empty all messages" -> "Delete all
9506                 messages")
9507                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9508                 and "Deleted Items" folders)
9509
9510 2005-08-08 [colin]      1.9.13cvs28
9511
9512         * src/summaryview.c
9513         * src/prefs_summaries.c
9514                 Make "Select first unread|new" more flexible
9515                 (just prioritize new or unread)
9516
9517 2005-08-08 [colin]      1.9.13cvs27
9518
9519         * src/summaryview.c
9520                 If "select first new" is selected and there only
9521                 are unread messages, fallback to "select first
9522                 unread".
9523
9524 2005-08-08 [colin]      1.9.13cvs26
9525
9526         * src/folder.c
9527                 Fix shameful bugs (and bug #779)
9528
9529 2005-08-08 [colin]      1.9.13cvs25
9530
9531         * src/folder.c
9532         * src/folder.h
9533                 Cache parents' type to make folder_has_parent_of_type
9534                 faster
9535         * src/folderview.c
9536                 Forbid DnD of special sub-folders
9537         * src/procmsg.c
9538         * src/procmsg.h
9539                 Add MAIL_POSTFILTERING_HOOK
9540         * src/summaryview.c
9541                 Revert over-zealous deletion of the use_addr_book 
9542                 code
9543
9544 2005-08-07 [colin]      1.9.13cvs24
9545
9546         * src/folder.c
9547                 Fix big mistake (passing MsgInfo instead 
9548                 of FolderItem)
9549
9550 2005-08-07 [colin]      1.9.13cvs23
9551
9552         * src/compose.c
9553         * src/folder.c
9554         * src/folder.h
9555         * src/foldersel.c
9556         * src/folderutils.c
9557         * src/folderview.c
9558         * src/imap.c
9559         * src/mainwindow.c
9560         * src/messageview.c
9561         * src/mh.c
9562         * src/msgcache.c
9563         * src/procmime.c
9564         * src/summaryview.c
9565                 Make subfolders of Drafts, Queue, Outbox, Trash
9566                 work like their parents. 
9567                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9568
9569 2005-08-07 [colin]      1.9.13cvs22
9570
9571         * src/addressbook.c
9572                 Fix bug #771 (Dragged contacts not saved)
9573
9574 2005-08-07 [paul]       1.9.13cvs21
9575
9576         * src/summaryview.c
9577                 fix bug 32 'Search Doesn't display results
9578                 if "Hide Read Messages" is chosen'
9579                 be more literal in interpreting 'Hide read
9580                 messages'
9581
9582 2005-08-07 [colin]      1.9.13cvs20
9583
9584         * src/folderview.c
9585                 Add debug
9586         * src/summaryview.c
9587                 Faster 'unthread_for_execution'
9588
9589 2005-08-06 [paul]       1.9.13cvs19
9590
9591         * src/mainwindow.c
9592                 add mnemonics to Set displayed columns
9593                 fix bug where msgview_visible option was
9594                 overwritten as TRUE on startup
9595
9596 2005-08-06 [paul]       1.9.13cvs18
9597
9598         * src/mainwindow.c
9599                 refer to 'displayed columns in folder/message
9600                 list' not 'displayed items in summary/message view'
9601         * src/prefs_display_header.c
9602                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9603                 be consistent with similar dialogues
9604         * src/prefs_folder_column.c
9605         * src/prefs_summary_column.c
9606                 'columns' not 'items', and folder and message lists,
9607                 instead of folder and summary views;
9608                 Use 'Hidden columns' as list heading not 'Available
9609                 items';
9610                 move the 'Remove' button to the right hand side;
9611                 top-align the buttons;
9612                 remove unneeded vbox
9613         * src/prefs_summaries.c
9614                 put the 2 column prefs buttons in a frame to reduce
9615                 overall width; refer to columns not items &c.
9616
9617 2005-08-05 [colin]      1.9.13cvs17
9618
9619         * src/prefs_common.c
9620         * src/prefs_common.h
9621         * src/mainwindow.c
9622         * src/compose.c
9623         * src/messageview.c
9624                 Add an hidden toolbar_detachable pref, so
9625                 that I can get rid of these painful handles
9626                 in the toolbars. Defaults to TRUE to avoid
9627                 changing the GUI on unsuspecting people...
9628
9629 2005-08-05 [colin]      1.9.13cvs16
9630
9631         * src/Makefile.am
9632         * src/prefs_folder_column.c
9633         * src/prefs_folder_column.h
9634                 Add prefs for folder columns
9635         * src/folderview.c
9636         * src/folderview.h
9637         * src/mainwindow.c
9638         * src/mainwindow.h
9639         * src/prefs_common.c
9640         * src/prefs_common.h
9641         * src/prefs_summaries.c
9642                 Use them
9643         * src/prefs_summary_column.c
9644         * src/summaryview.c
9645         * src/summaryview.h
9646                 Add a To column
9647         * src/textview.c
9648         * src/common/utils.c
9649         * src/common/utils.h
9650                 Move uri colourisation functions
9651                 to utils
9652         * src/compose.c
9653                 Colourise URIs
9654         * src/imap.c
9655                 Fix bug with LIST where we'd try
9656                 to get Folder//////[...]/// 
9657
9658 2005-08-05 [paul]       1.9.13cvs15
9659
9660         * src/prefs_summaries.c
9661                 improve the English usage
9662         * src/summaryview.c
9663                 set font on column change
9664                 thanks to Colin
9665
9666 2005-08-05 [paul]       1.9.13cvs14
9667
9668         * src/prefs_common.c
9669         * src/prefs_common.h
9670         * src/prefs_summaries.c
9671         * src/summaryview.c
9672                 replace 'open_unread_on_enter' option with
9673                 'select_on_entry' option. opening/not opening
9674                 is now exclusively controlled by 'always_show_msg'
9675
9676 2005-08-04 [colin]      1.9.13cvs13
9677
9678         * src/compose.c
9679                 Remove dead code
9680                 Add colourisation of quotes and signatures
9681         * src/folderview.c
9682                 Fix possible crashes
9683         * src/messageview.c
9684                 Change an assert that is no problem
9685         * src/news.c
9686         * src/news_gtk.c
9687         * src/news_gtk.h
9688                 Fix offline mode
9689         * src/gtk/quicksearch.c
9690                 Fix a possible crash
9691
9692 2005-08-03 [colin]      1.9.13cvs12
9693
9694         * src/prefs_account.c
9695                 Fix bug #777 (Sylpheed crash in account configuration)
9696
9697 2005-08-03 [colin]      1.9.13cvs11
9698
9699         * src/addressbook.c
9700         * src/editaddress.c
9701         * src/editgroup.c
9702                 Fixing addressbook, round 2
9703         * src/textview.c
9704                 Fix emphasis color on rechecking 'Colorize messages'
9705
9706 2005-08-03 [paul]       1.9.13cvs10
9707
9708         sync with main
9709
9710         * src/addr_compl.c
9711         * src/compose.c
9712         * src/main.c
9713         * src/pop.c
9714         * src/prefs_account.c
9715         * src/procmime.c
9716         * src/procmsg.c
9717         * src/quote_fmt_parse.y
9718         * src/textview.c
9719         * src/common/quoted-printable.c
9720         * src/common/utils.c
9721         * src/common/utils.h
9722         * src/common/xml.c
9723                 replaced incorrect locale-independent
9724                 ctype functions with GLib's. Corrected
9725                 signedness mismatch.
9726         * src/headerview.c
9727                 headerview_create(): added spacing for vbox.
9728         * src/gtk/about.c
9729                 set focus to the OK button.
9730
9731 2005-08-03 [colin]      1.9.13cvs9
9732
9733         * src/folderview.c
9734                 Fix possible crash
9735
9736 2005-08-02 [colin]      1.9.13cvs8
9737
9738         * src/mainwindow.c
9739                 Fix cast
9740         * src/addressbook.c
9741         * src/addressitem.h
9742                 Fix a cast and more generally, try to make the
9743                 GUI more intuitive and consistent (round 1)
9744
9745 2005-08-02 [paul]       1.9.13cvs7
9746
9747         * src/folder.h
9748                 missing in 1.9.13cvs6
9749
9750 2005-08-02 [colin]      1.9.13cvs6
9751
9752         * src/folder.c
9753                 Fix one more leak
9754
9755 2005-08-02 [colin]      1.9.13cvs5
9756
9757         * src/folder.c
9758         * src/folderview.c
9759         * src/imap.c
9760         * src/main.c
9761         * src/mbox.c
9762         * src/procmsg.c
9763         * src/summaryview.c
9764                 Fix a number of folder_item_get_msg_list()-related
9765                 leaks (missing procmsg_msginfo_free()s)
9766
9767 2005-08-01 [colin]      1.9.13cvs4
9768
9769         * src/folderview.c
9770         * src/folderview.h
9771         * src/mainwindow.c
9772         * src/prefs_fonts.c
9773         * src/prefs_summaries.c
9774         * src/prefs_themes.c
9775         * src/summaryview.c
9776         * src/summaryview.h
9777         * src/textview.c
9778         * src/textview.h
9779                 Fix instant-apply of summary and folderview-related prefs
9780                 Fix erroneous g_free and alertpanels in prefs_theme
9781                 Add instant-apply for fonts
9782                 Defer applying of prefs a little bit so it's done only
9783                 once even if requested by multiples prefs pages
9784
9785 2005-08-01 [paul]       1.9.13cvs3
9786
9787         * src/main.c
9788                 fix bug 776 'S.C. crashes on close'
9789                 thanks to Colin
9790         * src/etpan/etpan-thread-manager-types.h
9791                 add missing include
9792                 thanks to Hoa
9793
9794 2005-07-25 [paul]       1.9.13cvs2
9795
9796         * src/summaryview.c
9797                 fix typos. spotted by Fabien Vantard
9798
9799 2005-07-24 [paul]       1.9.13cvs1
9800
9801         * doc/man/sylpheed.1
9802                 update man page, incorporating fix of
9803                 bug 769 'Typo in manpage'
9804         * src/etpan/imap-thread.c
9805                 fix NetBSD openssl dependencies. patch by
9806                 George Michaelson <ggm@apnic.net>
9807         * po/pt_BR.po
9808                 updated by Frederico Goncalves Guimaraes
9809
9810 2005-07-22 [paul]       1.9.13
9811
9812         1.9.13 release
9813
9814 2005-07-22 [paul]       1.9.12cvs91
9815
9816         * AUTHORS
9817         * INSTALL
9818         * README.claws
9819         * RELEASE_NOTES.claws
9820                 updated for release
9821         * configure.ac
9822         * po/nb.po
9823         * tools/claws.i18n.status.pl
9824                 add Norwegian translation. submiited by
9825                 Geir Helland <pjallabais@users.sourceforge.net>
9826         * po/ca.po
9827         * po/de.po
9828         * po/es.po
9829         * po/fi.po
9830         * po/fr.po
9831         * po/it.po
9832         * po/sk.po
9833         * po/sr.po
9834         * po/zh_CN.po
9835                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9836                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9837                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9838                 Yang Guilong
9839         * src/plugins/clamav/clamav_plugin_gtk.c
9840         * src/plugins/spamassassin/spamassassin_gtk.c
9841                 replace outdated description strings
9842
9843 2005-07-21 [colin]      1.9.12cvs90
9844
9845         * src/folder.c
9846                 Set folder to batch mode when scanning it. Makes deletion
9847                 of unread mails on IMAP much faster (due to the UNREAD 
9848                 flag unsetting)
9849
9850 2005-07-21 [darko]      1.9.12cvs89
9851
9852         * configure.ac
9853                 link against libresolv if necessary (patch by Paul)
9854         * src/msgcache.c
9855                 use glib's portable macros to determine endianness
9856
9857 2005-07-21 [paul]       1.9.12cvs88
9858
9859         * src/crash.c
9860         * src/gtk/about.c
9861                 update compiled-in features list
9862
9863 2005-07-20 [colin]      1.9.12cvs87
9864
9865         * src/folder.c
9866         * src/textview.c
9867                 Gcc 2.9x compilation fixes, thanks to Darko
9868         * src/plugins/clamav/clamav_plugin.c
9869                 Little optimisation: load virus database only once
9870         * src/plugins/spamassassin/spamassassin.c
9871                 Big optimisation: filtering one mail took at least 1 second,
9872                 now it takes at least 50ms. Doesn't speed up spamassassin 
9873                 itself, but should already be much more tolerable.
9874
9875 2005-07-20 [colin]      1.9.12cvs86
9876
9877         * src/summaryview.c
9878                 Fix performance issue
9879
9880 2005-07-19 [colin]      1.9.12cvs85
9881
9882         * src/plugins/pgpinline/plugin.c
9883                 Fix warning
9884
9885 2005-07-19 [colin]      1.9.12cvs84
9886
9887         * configure.ac
9888         * src/plugins/Makefile.am
9889         * src/plugins/pgpinline/.cvsignore
9890         * src/plugins/pgpinline/Makefile.am
9891         * src/plugins/pgpinline/pgpinline.c
9892         * src/plugins/pgpinline/pgpinline.deps
9893         * src/plugins/pgpinline/pgpinline.h
9894         * src/plugins/pgpinline/plugin.c
9895                 Put pgpinline in the main tree
9896
9897 2005-07-19 [paul]       1.9.12cvs83
9898
9899         * src/prefs_actions.c
9900                 prevent '//' in menu names, which cause a crash
9901                 thanks to Colin
9902
9903 2005-07-19 [paul]       1.9.12cvs82
9904
9905         * configure.ac
9906                 be generally more informative in configure output.
9907                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9908                 '[ --disable-openssl ...', as --enable-openssl is default
9909                 PGP/MIME: don't check for GPGME again, check for
9910                 pgpcore instead. Therefore prevent the possibility of
9911                 attempting to build pgpmime if pgpcore dependencies are
9912                 not met
9913                 ClamAV: use pkgconfig to check for lib
9914                 libgnomeprint: revert logic on inner test to match
9915                 everything else
9916         * src/plugins/pgpcore/sgpgme.c
9917                 add missing include
9918
9919 2005-07-19 [colin]      1.9.12cvs81
9920
9921         * src/summaryview.c
9922                 Fix slow thread rebuilding in particular
9923                 cases
9924
9925 2005-07-19 [paul]       1.9.12cvs80
9926
9927         * sylpheed-claws.desktop
9928                 fix typo, spotted by Stephan Sachse
9929         * src/account.c
9930                 replace GTK_STOCK_ADD with
9931                 GTK_STOCK_NEW button
9932
9933 2005-07-18 [colin]      1.9.12cvs79
9934
9935         * src/etpan/imap-thread.c
9936                 Fix return value (Thanks Hoa)
9937
9938 2005-07-18 [colin]      1.9.12cvs78
9939
9940         * src/imap.c
9941                 Allow empty passwords
9942                 Create drafts/queue/outbox if necessary
9943         * src/summaryview.c
9944                 Remove old code
9945         * src/etpan/imap-thread.c
9946                 Fix STARTTLS (Thanks to Hoa)
9947
9948 2005-07-18 [paul]       1.9.12cvs77
9949
9950         * ChangeLog-gtk2.jp
9951         * ChangeLog.jp
9952                 removed
9953         * Makefile.am
9954                 updated to reflect additions and removals
9955         * TODO
9956                 updated to be claws-specific
9957         * TODO-gtk2
9958         * TODO-gtk2.jp
9959         * TODO.jp
9960         * sylpheed-128x128.png
9961         * sylpheed-64x64.png
9962                 removed
9963         * sylpheed-claws-128x128.png
9964         * sylpheed-claws-64x64.png
9965         * sylpheed-claws.desktop
9966         * sylpheed-claws.png
9967                 added
9968         * sylpheed.desktop
9969         * sylpheed.png
9970                 removed
9971
9972 2005-07-17 [paul]       1.9.12cvs76
9973
9974         * src/account.c
9975         * src/addressbook.c
9976         * src/alertpanel.c
9977         * src/alertpanel.h
9978         * src/compose.c
9979         * src/exphtmldlg.c
9980         * src/expldifdlg.c
9981         * src/folderview.c
9982         * src/imap_gtk.c
9983         * src/inc.c
9984         * src/message_search.c
9985         * src/messageview.c
9986         * src/mh_gtk.c
9987         * src/news_gtk.c
9988         * src/prefs_actions.c
9989         * src/prefs_filtering.c
9990         * src/prefs_matcher.c
9991         * src/prefs_template.c
9992         * src/prefs_themes.c
9993         * src/ssl_manager.c
9994         * src/summary_search.c
9995         * src/textview.c
9996         * src/toolbar.c
9997         * src/gtk/sslcertwindow.c
9998         * src/plugins/pgpcore/sgpgme.c
9999                 rework alertpanels
10000
10001 2005-07-17 [colin]      1.9.12cvs75
10002
10003         * src/privacy.c
10004                 add a PrivacySystem accessor that checks that
10005                 the system cached in a MimeInfo's privacydata
10006                 is still registered. Use this accessor instead
10007                 of directly using data->system. Fixes crashes
10008                 after unloading pgp plugins.
10009
10010 2005-07-17 [colin]      1.9.12cvs74
10011
10012         * src/alertpanel.c
10013                 Change geometry hints to a simple default size.
10014                 Fixes the certs dialogs.
10015
10016 2005-07-17 [colin]      1.9.12cvs73
10017
10018         * src/gtk/sslcertwindow.c
10019                 Use a gtkExpander
10020
10021 2005-07-17 [colin]      1.9.12cvs72
10022
10023         * src/plugins/pgpcore/Makefile.am
10024         * src/plugins/pgpmime/Makefile.am
10025                 Add gpgme libs
10026
10027 2005-07-17 [paul]       1.9.12cvs71
10028
10029         * configure.ac
10030                 add --disable-gnomeprint option
10031                 modified version of patch by Marius Mauch
10032
10033 2005-07-17 [paul]       1.9.12cvs70
10034
10035         * src/common/defs.h
10036                 update urls
10037         * src/account.c
10038         * src/action.c
10039         * src/addressbook.c
10040         * src/compose.c
10041         * src/foldersel.c
10042         * src/folderview.c
10043         * src/html.c
10044         * src/imap_gtk.c
10045         * src/main.c
10046         * src/mainwindow.c
10047         * src/messageview.c
10048         * src/mh_gtk.c
10049         * src/mimeview.c
10050         * src/news_gtk.c
10051         * src/prefs_account.c
10052         * src/prefs_send.c
10053         * src/prefs_summaries.c
10054         * src/procmsg.c
10055         * src/summaryview.c
10056         * src/common/utils.c
10057         * src/common/xml.c
10058         * src/plugins/pgpcore/passphrase.c
10059         * src/plugins/pgpcore/select-keys.c
10060                 replace inappropriately used backticks
10061                 with single quotes
10062
10063 2005-07-16 [colin]      1.9.12cvs69
10064
10065         * src/image_viewer.c
10066                 Add extra paranoid checks
10067
10068 2005-07-16 [colin]      1.9.12cvs68
10069
10070         * src/plugins/pgpcore/prefs_gpg.c
10071                 Don't auto-check sigs by default, as it
10072                 can be really slow.
10073
10074 2005-07-16 [colin]      1.9.12cvs67
10075
10076         * src/plugins/pgpcore/sgpgme.c
10077                 Make messages a bit better.
10078
10079 2005-07-16 [colin]      1.9.12cvs66
10080
10081         * src/imap.c
10082                 Remove pseudo-log
10083         * src/etpan/imap-thread.c
10084                 Add real log
10085
10086 2005-07-16 [colin]      1.9.12cvs65
10087
10088         * src/main.c
10089         * src/prefs_other.c
10090                 And now, fix build with libetpan :-/
10091
10092 2005-07-15 [colin]      1.9.12cvs64
10093
10094         * src/prefs_other.c
10095                 Continue fixing build without libetpan.
10096
10097 2005-07-15 [colin]      1.9.12cvs63
10098
10099         * src/main.c
10100                 Fix build with --disable-libetpan
10101
10102 2005-07-15 [colin]      1.9.12cvs62
10103
10104         * configure.ac
10105                 Bump libetpan's version
10106
10107 2005-07-15 [colin]      1.9.12cvs61
10108
10109         * src/etpan/imap-thread.c
10110                 Actually stop logging :)
10111
10112 2005-07-15 [colin]      1.9.12cvs60
10113
10114         * src/addressbook.c
10115                 Fix dnd of multiple addresses.
10116
10117 2005-07-15 [hoa]        1.9.12cvs59
10118
10119         * src/etpan/imap-thread.c
10120             disable login of IMAP password in libetpan log file.
10121
10122 2005-07-15 [paul]       1.9.12cvs58
10123
10124         * src/account.c
10125                 don't automatically sort
10126                 do allow drag n drop
10127
10128 2005-07-15 [paul]       1.9.12cvs57
10129
10130         * src/account.c
10131         * src/ssl_manager.c
10132                 alphabetical listing
10133
10134 2005-07-15 [paul]       1.9.12cvs56
10135
10136         * src/gtk/pluginwindow.c
10137                 sort plugin list alphabetically
10138
10139 2005-07-15 [paul]       1.9.12cvs55
10140
10141         * src/prefs_spelling.c
10142         * src/prefs_wrapping.c
10143                 unify English usage
10144
10145 2005-07-15 [colin]      1.9.12cvs54
10146
10147         * src/wizard.c
10148                 Typo fix
10149
10150 2005-07-15 [paul]       1.9.12cvs53
10151
10152         * src/prefs_message.c
10153                 make 'show cursor' a hidden option
10154
10155 2005-07-14 [colin]      1.9.12cvs52
10156
10157         * src/plugins/spamassassin/Makefile.am
10158         * src/plugins/clamav/Makefile.am
10159                 Fix double EXTRA_DISTs
10160
10161 2005-07-14 [colin]      1.9.12cvs51
10162
10163         * src/plugins/clamav/Makefile.am
10164         * src/plugins/clamav/clamav_plugin_gtk.deps
10165         * src/plugins/spamassassin/Makefile.am
10166         * src/plugins/spamassassin/spamassassin_gtk.deps
10167                 Make $plugin_gtk depend on $plugin
10168
10169 2005-07-14 [hoa]        1.9.12cvs50
10170
10171         * src/etpan/imap-thread.c
10172                 enable debug log of libetpan when running with --debug
10173
10174 2005-07-14 [colin]      1.9.12cvs49
10175
10176         * configure.ac
10177         * src/common/Makefile.am
10178         * src/common/plugin.c
10179         * src/common/plugin.h
10180                 Add a little plugin dependancy system.
10181                 Plugins can ship a $plugin_name.deps file
10182                 (near them in PLUGINDIR) so that their
10183                 dependancies are loaded if possible.
10184         * src/plugins/Makefile.am
10185         * src/plugins/pgpcore/Makefile.am
10186         * src/plugins/pgpcore/passphrase.c
10187         * src/plugins/pgpcore/passphrase.h
10188         * src/plugins/pgpcore/plugin.c
10189         * src/plugins/pgpcore/prefs_gpg.c
10190         * src/plugins/pgpcore/prefs_gpg.h
10191         * src/plugins/pgpcore/select-keys.c
10192         * src/plugins/pgpcore/select-keys.h
10193         * src/plugins/pgpcore/sgpgme.c
10194         * src/plugins/pgpcore/sgpgme.h
10195                 Introduce pgpcore, used by pgpmime and
10196                 pgpinline
10197         * src/plugins/pgpmime/Makefile.am
10198         * src/plugins/pgpmime/passphrase.c
10199         * src/plugins/pgpmime/passphrase.h
10200         * src/plugins/pgpmime/pgpmime.c
10201         * src/plugins/pgpmime/pgpmime.deps
10202         * src/plugins/pgpmime/plugin.c
10203         * src/plugins/pgpmime/prefs_gpg.c
10204         * src/plugins/pgpmime/prefs_gpg.h
10205         * src/plugins/pgpmime/select-keys.c
10206         * src/plugins/pgpmime/select-keys.h
10207         * src/plugins/pgpmime/sgpgme.c
10208         * src/plugins/pgpmime/sgpgme.h
10209                 Remove the core from pgpmime and add the
10210                 dependancy to pgpcore.
10211
10212 2005-07-14 [paul]       1.9.12cvs48
10213
10214         * src/stock_pixmap.c
10215                 forgot this in last commit
10216
10217 2005-07-14 [paul]       1.9.12cvs47
10218
10219         * src/account.c
10220         * src/addressbook.c
10221                 add accelerators for the buttons (sync with main)
10222         * src/compose.c
10223         * src/compose.h
10224                 add accelerators for the buttons.
10225                 fix editing with external editor.
10226                 replace gdk_input_*() with GIOChannel;
10227                 (sync with main)
10228         * src/foldersel.c
10229                 display folder names with new/unread
10230                 representation (sync with main)
10231         * src/main.c
10232                 specify default window icon (sync with main)
10233         * src/prefs_common.c
10234                 use_addr_book default to FALSE
10235         * src/summaryview.c
10236         * src/textview.c
10237                 add accelerators for the buttons (sync with main)
10238         * src/gtk/menu.c
10239                 fix typos
10240         * src/pixmaps/sylpheed_icon.xpm
10241                 updated
10242
10243 2005-07-13 [paul]       1.9.12cvs46
10244
10245         * src/plugins/pgpmime/pgpmime.c
10246         * src/plugins/pgpmime/sgpgme.c
10247                 (temporarily) use deprecated gpgme_data_rewind()
10248                 while largefile support is not present
10249                 (as suggested by Colin)
10250
10251 2005-07-13 [paul]       1.9.12cvs45
10252
10253         * configure.ac
10254                 remove large file support (for now):
10255                 it breaks too many things
10256
10257 2005-07-13 [paul]       1.9.12cvs44
10258
10259         * configure.ac
10260                 add large file support
10261         * src/html.c
10262                 fix bug #763 where href attribute was not
10263                 the very first attribute of a link
10264                 patch by Thomas Gilgin
10265
10266 2005-07-13 [colin]      1.9.12cvs43
10267
10268         * src/gtk/pluginwindow.c
10269                 Little portability fix
10270
10271 2005-07-13 [colin]      1.9.12cvs42
10272
10273         * src/plugins/pgpmime/sgpgme.c
10274                 Fix crasher.
10275
10276 2005-07-13 [colin]      1.9.12cvs41
10277
10278         * src/plugins/pgpmime/pgpmime.c
10279         * src/plugins/pgpmime/sgpgme.c
10280                 Use gpgme_data_release_and_get_mem instead
10281                 of gpgme_data_read.
10282
10283 2005-07-13 [colin]      1.9.12cvs40
10284
10285         * configure.ac
10286         * src/plugins/pgpmime/passphrase.c
10287         * src/plugins/pgpmime/passphrase.h
10288         * src/plugins/pgpmime/pgpmime.c
10289         * src/plugins/pgpmime/plugin.c
10290         * src/plugins/pgpmime/select-keys.c
10291         * src/plugins/pgpmime/select-keys.h
10292         * src/plugins/pgpmime/sgpgme.c
10293         * src/plugins/pgpmime/sgpgme.h
10294                 Port pgpmime to gpgme-1.0.
10295
10296 2005-07-12 [paul]       1.9.12cvs39
10297
10298         * AUTHORS
10299         * src/toolbar.c
10300         * src/toolbar.h
10301                 add a 'Go to Prev' button to the toolbar.
10302                 correct tooltip text of go to buttons.
10303                 based on patch by Yang Guilong <bamanzi@gmail.com>
10304
10305 2005-07-12 [colin]      1.9.12cvs38
10306
10307         * src/statusbar.c
10308                 Fix progress bar showing stuff at startup.
10309
10310 2005-07-12 [paul]       1.9.12cvs37
10311
10312         * src/editjpilot.c
10313                 fix building with jpilot support
10314
10315 2005-07-11 [colin]      1.9.12cvs36
10316
10317         * src/inc.c
10318                 Add visual indication that filtering is running
10319         * src/textview.c
10320                 Make {}[] uri delimiters
10321         * src/summaryview.c
10322                 Remove useless (and slow) calls
10323
10324 2005-07-11 [paul]       1.9.12cvs35
10325
10326         * src/plugins/clamav/clamav_plugin_gtk.c
10327         * src/plugins/dillo_viewer/dillo_prefs.c
10328         * src/plugins/pgpmime/prefs_gpg.c
10329         * src/plugins/spamassassin/spamassassin_gtk.c
10330                 gather plugins prefs together under their
10331                 own 'Plugins' heading
10332
10333 2005-07-11 [paul]       1.9.12cvs34
10334
10335         sync with main
10336
10337         * src/account.c
10338                 account_delete(): modified alert dialog
10339         * src/editjpilot.c
10340         * src/editvcard.c
10341                 fixed a crash when cancelling file selection
10342                 dialog by Escape key. Made non-ascii filename
10343                 selectable.
10344         * src/prefs_template.c
10345                 prefs_template_window_create(): make scrolled
10346                 window policy AUTOMATIC
10347
10348 2005-07-10 [hoa]        1.9.12cvs33
10349
10350         * src/etpan/imap-thread.c
10351                 workaround for old Courier IMAP servers.
10352
10353 2005-07-10 [colin]      1.9.12cvs32
10354
10355         * src/folder.c
10356         * src/statusbar.c
10357         * src/statusbar.h
10358                 Add visual progress indicator on filtering/processing
10359                 Factorize the progress bar code
10360         * src/imap.c
10361         * src/imap.h
10362         * src/etpan/imap-thread.c
10363                 Add a reference counter to avoid destroying the Folder
10364                 while it's in use by another callback.
10365
10366 2005-07-09 [hoa]        1.9.12cvs31
10367
10368         * src/imap.c
10369         * src/etpan/imap-thread.c
10370                 fixed deadlock when removing IMAP account.
10371
10372 2005-07-08 [colin]      1.9.12cvs30
10373
10374         * src/textview.c
10375         * src/unmime.c
10376                 Fix again problems decoding broken headers
10377         * src/gtk/inputdialog.c
10378                 Fix local variable shadowing a global one
10379
10380 2005-07-08 [colin]      1.9.12cvs29
10381
10382         * src/msgcache.c
10383                 Make the cache/mark files platform-agnostic by writing
10384                 them in little-endian format. Reading them is also done
10385                 in little-endian format, of course; however, in order
10386                 to avoid trashing mark data on big-endian machines, the
10387                 files are, at first, read from the native format if the
10388                 little-endian one doesn't exist. This is easy to deter-
10389                 mine by trying to open a file with a swapped data_ver
10390                 and seeing if it's the wanted version.
10391                 Little-endian using users should see absolutely no
10392                 difference, Big-endian users may get a very little
10393                 performance drop due to byte-swapping.
10394                 Tested on i386 and ppc32. 
10395                 Fixes bug #159 (The index file, in the mailboxes, is 
10396                 hardware depending).
10397
10398                 To have the cache/mark files updated to the new little-
10399                 endian format, "Check for new messages" or even
10400                 "Rebuild folder tree" aren't enough. Files will be
10401                 updated as soon as a folder has been opened/closed.
10402                 To update everything, just select all folders by
10403                 selecting them one by one.
10404
10405 2005-07-07 [colin]      1.9.12cvs28
10406
10407         * src/imap.c
10408                 Remember the folder separator per IMAPFolder
10409                 instead of globally.
10410                 Revive the Session on noop; fixes bug #761
10411                 (mark a bunch of unread messages as read takes 
10412                 forever)
10413
10414 2005-07-07 [darko]      1.9.12cvs27
10415
10416         * src/common/template.c
10417                 Sort templates alphabetically
10418
10419 2005-07-06 [colin]      1.9.12cvs26
10420
10421         * src/imap.c
10422                 Try to use the correct separator in
10423                 most cases. Possibly fixes bug #759
10424                 (only creates the INBOX folder when 
10425                 setting up new IMAP account) and 
10426                 bug #760 (Can't retrieve messages)
10427
10428 2005-07-06 [colin]      1.9.12cvs25
10429
10430         * src/imap.c
10431                 Use real_path in status command. This will
10432                 help later, when namespaces will be used.
10433
10434 2005-07-06 [colin]      1.9.12cvs24
10435
10436         * configure.ac
10437         * src/account.c
10438         * src/folder.c
10439         * src/imap.c
10440         * src/etpan/etpan-log.c
10441         * src/etpan/etpan-thread-manager.c
10442         * src/etpan/imap-thread.c
10443                 Add a --disable-libetpan parameter. With this,
10444                 users that don't want IMAP4 support can avoid
10445                 the new dependancy (and have no IMAP support).
10446                 Users that have IMAP4 accounts and use this
10447                 parameter won't lose their configuration, their
10448                 IMAP accounts will just be invisible and not
10449                 used.
10450         * src/textview.c
10451                 Make the "Copy ..." contextual menu items 
10452                 copy to both the X clipboard and the gtk 
10453                 clipboard - as most other apps do.
10454         * src/gtk/about.c
10455                 Add a notice about OpenSSL usage, in order to
10456                 comply with OpenSSL's license (point 6):
10457                 http://www.openssl.org/source/license.html
10458
10459 2005-07-06 [colin]      1.9.12cvs23
10460
10461         * src/alertpanel.c
10462                 Fix a minimum size for alertpanels
10463         * src/compose.c
10464                 Show 'No space left on device' type errors
10465                 when queuing/sending
10466         * src/imap_gtk.c
10467         * src/mh_gtk.c
10468                 Rework folder's deletion message (remove 
10469                 extra \n)
10470
10471 2005-07-05 [colin]      1.9.12cvs22
10472
10473         * src/imap.c
10474                 Add an alertpanel on auth error
10475                 Add pseudo-log
10476                 Remove pthread-related stuff
10477
10478 2005-07-05 [colin]      1.9.12cvs21
10479
10480         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10481                 Fix crash on plugin reloading (with a hack)
10482
10483 2005-07-05 [colin]      1.9.12cvs20
10484
10485         * src/prefs_account.c
10486         * src/prefs_account.h
10487                 Fix typo
10488         * src/gtk/filesel.c
10489         * src/gtk/filesel.h
10490                 Add a way to filter the view
10491         * src/gtk/pluginwindow.c
10492                 Filter loadable stuff
10493         * src/plugins/pgpmime/prefs_gpg.c
10494                 Fix missing unregistration
10495         * .cvsignore
10496         * src/etpan/.cvsignore
10497         * src/plugins/spamassassin/.cvsignore
10498                 Add more stuff to cvs ignored files
10499
10500 2005-07-04 [colin]      1.9.12cvs19
10501
10502         * src/imap.c
10503                 Fix scan_required returning FALSE when it
10504                 shouldn't. Maybe fix #760 (Can't retrieve
10505                 messages)
10506
10507 2005-07-04 [colin]      1.9.12cvs18
10508
10509         * src/summaryview.c
10510                 Fix always_show_msg pref
10511
10512 2005-07-04 [paul]       1.9.12cvs17
10513
10514         sync with main (forgotten in last commit)
10515         
10516         * src/common/utils.c
10517         * src/common/utils.h
10518                 check_line_length(): new.
10519                 is_dir_exist()
10520                 is_file_entry_exist()
10521                 dirent_is_regular_file()
10522                 dirent_is_directory(): use g_file_test() instead of stat().
10523
10524 2005-07-04 [paul]       1.9.12cvs16
10525
10526         sync with main:
10527
10528         * src/compose.c
10529                 compose_write_to_file(): check for line
10530                 length limit and display warning if exceeds
10531         * src/jpilot.c
10532                 use get_home_dir() instead of g_get_home_dir()
10533         * src/procheader.c
10534                 removed warning about invalid date
10535         * src/vcard.c
10536                 use get_home_dir() instead of g_get_home_dir()
10537
10538 2005-07-04 [paul]       1.9.12cvs15
10539
10540         * src/stock_pixmap.c
10541                 fix new pixmap naming errors
10542                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10543
10544 2005-07-04 [colin]      1.9.12cvs14
10545
10546         * src/imap.c
10547                 Fix debugging string with a warning
10548
10549 2005-07-04 [colin]      1.9.12cvs13
10550
10551         * configure.ac
10552                 Add a check for libetpan's version (>= 0.37)
10553
10554 2005-07-04 [hoa]        1.9.12cvs12
10555
10556         * commitHelper
10557         * src/imap.c
10558         * src/etpan/imap-thread.c
10559         * src/etpan/imap-thread.h
10560                 fixed IMAP implementation of check of mails.
10561
10562 2005-07-03 [hoa]        1.9.12cvs11
10563
10564         * src/etpan/Makefile.am
10565         * src/etpan/etpan-errors.h
10566         * src/etpan/etpan-log.[ch]
10567         * src/etpan/etpan-thread-manager-types.h
10568         * src/etpan/etpan-thread-manager.[ch]
10569         * src/etpan/imap-thread.[ch]
10570         * src/Makefile.am
10571         * src/imap.c
10572         * src/main.c
10573         * src/prefs_other.c
10574         * configure.ac
10575             merged imap branch.
10576             dependency on libetpan 0.37 is now added.
10577
10578 2005-07-01 [colin]      1.9.12cvs10
10579
10580         * src/Makefile.am
10581         * src/folder.c
10582         * src/folder.h
10583         * src/folderview.c
10584         * src/stock_pixmap.c
10585         * src/stock_pixmap.h
10586         * src/plugins/trayicon/trayicon.c
10587                 Add marked symbol on folders containing
10588                 marked messages
10589         * src/procmsg.c
10590         * src/procmsg.h
10591         * src/toolbar.c
10592         * src/prefs_common.c
10593         * src/prefs_common.h
10594         * src/prefs_send.c
10595                 Add an optional confirmation dialog on queue
10596                 sending. Patch by wwp.
10597         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10598         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10599         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10600         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10601         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10602         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10603         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10604         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10605         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10606         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10607         * src/pixmaps/trash_mark.xpm            ** ADDED **
10608                 New pixmaps
10609
10610 2005-07-01 [colin]      1.9.12cvs9
10611
10612         * src/summaryview.c
10613                 Fix a little threading bug
10614         * src/addrgather.c
10615         * src/mainwindow.c
10616                 A little bit of HIG normality never hurts
10617
10618 2005-07-01 [colin]      1.9.12cvs8
10619
10620         * src/compose.c
10621         * src/msgcache.c
10622         * src/pop.c
10623         * src/procmime.c
10624         * src/recv.c
10625         * src/common/log.c
10626         * src/common/template.c
10627         * src/common/utils.c
10628         * src/common/utils.h
10629                 Reverted the fwrite_atomic stuff. In fact
10630                 it is already atomic.
10631
10632 2005-06-30 [colin]      1.9.12cvs7
10633
10634         * src/common/utils.c
10635         * src/common/utils.h
10636                 Add an fwrite_atomic() function to make
10637                 sure we write everything: fwrite can make
10638                 short writes.
10639         * src/compose.c
10640         * src/msgcache.c
10641         * src/pop.c
10642         * src/procmime.c
10643         * src/recv.c
10644         * src/common/log.c
10645         * src/common/template.c
10646                 Use that (and fix swapping of size and nmemb).
10647                 Thanks to Rich Coe for the heads up.
10648
10649 2005-06-30 [colin]      1.9.12cvs6
10650
10651         * src/addressbook.c
10652                 Optimize addressbook opening 
10653
10654 2005-06-30 [colin]      1.9.12cvs5
10655
10656         * src/summaryview.c
10657                 Remove calls to summary_step after move/copy
10658
10659 2005-06-28 [paul]       1.9.12cvs4
10660
10661         * src/alertpanel.c
10662                 wrap and make the error msg selectable
10663
10664 2005-06-28 [paul]       1.9.12cvs3
10665
10666         * src/ssl_manager.c
10667                 replace the OK button with a Close button
10668         * src/gtk/foldersort.c
10669                 use GTK_STOCK_ icons/buttons
10670
10671 2005-06-28 [colin]      1.9.12cvs2
10672
10673         * src/gedit-print.c             ** ADDED **
10674         * src/gedit-print.h             ** ADDED **
10675         * src/gtk/gtksourceprintjob.c   ** ADDED **
10676         * src/gtk/gtksourceprintjob.h   ** ADDED **
10677                 I can't believe no one had enough time to tell
10678                 me I forgot the `cvs add`
10679
10680 2005-06-27 [colin]      1.9.12cvs1
10681
10682         * src/Makefile.am
10683         * src/gtk/Makefile.am
10684         * src/messageview.c
10685         * src/procmsg.c
10686         * src/summaryview.c
10687         * configure.ac
10688                 Add optional libgnomeprint-based printing
10689         * src/mainwindow.c
10690         * src/gtk/quicksearch.c
10691                 Add an Edit/Quick search menu item to show
10692                 and focus the quicksearch
10693
10694 2005-06-27 [paul]       1.9.12
10695
10696         1.9.12 release
10697
10698         * po/ca.po
10699         * po/de.po
10700         * po/es.po
10701         * po/fr.po
10702         * po/it.po
10703         * po/ko.po
10704         * po/pt_BR.po
10705         * po/sk.po
10706         * po/zh_CN.po
10707                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10708                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10709                 SungHyun Nam, Frederico Goncalves Guimaraes,
10710                 Andrej Kacian, and Yang Guilong
10711 2005-06-26 [colin]      1.9.11cvs106
10712
10713         * src/imap_gtk.c
10714                 Forgot one file for previous fix
10715
10716 2005-06-26 [colin]      1.9.11cvs105
10717
10718         * src/folder.c
10719         * src/imap.c
10720                 Fix problems with folder operations in no_select
10721                 imap folders. it applies only to mails, and 
10722                 creation/deletion/move/renaming of folders 
10723                 should be possible
10724
10725 2005-06-26 [paul]       1.9.11cvs104
10726
10727         * src/prefs_filtering.c
10728                 replace one more GTK_STOCK_REMOVE
10729                 with GTK_STOCK_DELETE
10730
10731 2005-06-25 [colin]      1.9.11cvs103
10732
10733         * src/imap.c
10734                 Optimize get_seq_set_from_seq_list
10735                 (Patch by Ricardo) 
10736
10737 2005-06-25 [colin]      1.9.11cvs102
10738
10739         * src/mh.c
10740                 If the directory exists, but not in the
10741                 correct encoding, rename it. This should
10742                 handle old-versions-induced bugs.
10743
10744 2005-06-25 [colin]      1.9.11cvs101
10745
10746         * src/mh.c
10747                 Fix path access with extended dir names
10748                 Fixes bug #589 (SC segfaults with wrong locale
10749                 settings)
10750
10751 2005-06-25 [colin]      1.9.11cvs100
10752
10753         * src/prefs_account.c
10754         * src/prefs_account.h
10755         * src/compose.c
10756                 Add an option to encrypt replies to
10757                 encrypted messages
10758
10759 2005-06-25 [colin]      1.9.11cvs99
10760
10761         * src/compose.c
10762         * src/quote_fmt_parse.y
10763                 ... And make it work with pgpinline.
10764
10765 2005-06-25 [colin]      1.9.11cvs98
10766
10767         * src/compose.c
10768         * src/procmime.c
10769         * src/procmime.h
10770         * src/quote_fmt_parse.y
10771                 o Make reedition of encrypted messages possible
10772                   (as long as it is encrypted to self too, no
10773                    magic there)
10774                 o Make replying with quote (and without selecting
10775                   text) possible for encrypted messages.
10776                 Closes bug #550 (Not possible to "reply with quote"
10777                 to gnupg encrypted messages)
10778
10779 2005-06-24 [paul]       1.9.11cvs97
10780
10781         * src/imap.c
10782                 add missing include
10783
10784 2005-06-24 [paul]       1.9.11cvs96
10785
10786         * src/editldap.c
10787                 made bind password entry invisible
10788                 (sync with main)
10789         * src/send_message.c
10790                 send_message_local(): check exit status
10791                 to detect errors (sync with main)
10792         * src/textview.c
10793                 use main's less ambiguous popup menu
10794                 wording
10795
10796 2005-06-24 [paul]       1.9.11cvs95
10797
10798         * src/prefs_actions.c
10799         * src/prefs_customheader.c
10800         * src/prefs_display_header.c
10801         * src/prefs_filtering_action.c
10802         * src/prefs_matcher.c
10803         * src/prefs_template.c
10804         * src/prefs_toolbar.c
10805                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10806         * src/gtk/description_window.c
10807                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10808
10809 2005-06-23 [colin]      1.9.11cvs94
10810
10811         * src/summaryview.c
10812                 Fix rough edges (be sure to call status_show whenever
10813                 necessary).
10814
10815 2005-06-23 [colin]      1.9.11cvs93
10816
10817         * src/summaryview.c
10818                 Optimize Select All
10819                 Before, in a 5K mails folder: 11s
10820                 After, in the same folder: 58000µs
10821                 The joys of locking... gtk_clist_select_all() fires a 
10822                 tree-select-row event for each selected row, which in 
10823                 summaryview, callbacks summary_selected which in turn,
10824                 calls summary_status_show, which walks the selected
10825                 rows. Hence, calling gtk_clist_select_all was 
10826                 exponential. Locking the summaryview makes 
10827                 summary_selected return early.
10828
10829 2005-06-23 [colin]      1.9.11cvs92
10830
10831         * src/imap.c
10832                 Move mutex at the important place to avoid
10833                 deadlocks
10834         * src/summaryview.c
10835                 Fix Del key deleting directly instead of
10836                 moving to trash
10837
10838 2005-06-22 [colin]      1.9.11cvs91
10839
10840         * src/plugins/spamassassin/libspamc.c
10841                 As we do spagetti code with assignations in multiple
10842                 places (see _message_read_raw where out = msg = raw),
10843                 let's be sure we don't free the same pointer twice.
10844                 Should fix bug #683 (Crash in libpam at 
10845                 message_cleanup).
10846
10847 2005-06-22 [colin]      1.9.11cvs90
10848
10849         * src/compose.c
10850         * src/messageview.c
10851         * src/toolbar.c
10852                 Make toolbar's delete use the move to trash stuff;
10853                 Add gtk_widget_realize to be sure pixmaps can get
10854                 created (that may fix an old worksforme bug which
10855                 I can't find back...)
10856
10857 2005-06-22 [colin]      1.9.11cvs89
10858
10859         * src/summaryview.c
10860         * src/summaryview.h
10861         * src/mainwindow.c
10862                 Rename "Message/Delete" to "Message/Move to trash"
10863                 Add "Message/Delete..." that directly destroys the
10864                 selected messages after asking for a confirmation.
10865
10866 2005-06-22 [colin]      1.9.11cvs88
10867
10868         * src/imap.c
10869                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10870                 o Fix a deadlock (thanks Darko)
10871
10872 2005-06-22 [colin]      1.9.11cvs87
10873
10874         * src/gtk/foldersort.c
10875                 Add missing include for the i18n;
10876                 patch by Fabien Vantard
10877
10878 2005-06-21 [colin]      1.9.11cvs86
10879
10880         * src/folder.c
10881         * src/folderview.c
10882                 Respect the no_select flag
10883         * src/imap.c
10884                 Fix recursive deletion
10885         * src/imap_gtk.c
10886         * src/mh_gtk.c
10887                 Make the folder deletion's warning
10888                 more explicit
10889
10890 2005-06-21 [colin]      1.9.11cvs85
10891
10892         * src/textview.c
10893                 Prevent email addresses from spanning accross
10894                 lines - fixes bug # 646 (newline-chars in 
10895                 email addresses)
10896
10897 2005-06-20 [colin]      1.9.11cvs84
10898
10899         * src/folder.c
10900                 Be sure not to remove source if copy failed
10901
10902 2005-06-20 [colin]      1.9.11cvs83
10903
10904         * src/folderview.c
10905         * src/imap_gtk.c
10906                 remove summaryview's lock
10907         * src/imap.c
10908                 introduce threads to avoid problems when foreground tasks
10909                 interfere with background tasks
10910         * src/mh.c
10911                 prevent moving to drafts/queue
10912         * src/mimeview.c
10913                 fix leak
10914
10915 2005-06-19 [colin]      1.9.11cvs82
10916
10917         * src/imap_gtk.c
10918                 Remember that the user doesn't want to override
10919                 offline mode, for 3 seconds. It avoid presenting
10920                 him with N popups in a really short time.
10921
10922 2005-06-17 [colin]      1.9.11cvs81
10923
10924         * src/imap.c
10925                 Fix IMAP breaking on folders containing '('
10926                 (Probably won't be enough)
10927
10928 2005-06-17 [colin]      1.9.11cvs80
10929
10930         Forgotten files on 1.9.11cvs79
10931         * src/summaryview.c
10932                 Fix stepping when not immediately executing
10933         * src/imap.c
10934                 Really prevent UID FETCH 0
10935         * src/codeconv.c
10936                 Fix outgoing charset never set to utf-8
10937         * src/mh.c
10938                 Fix leak
10939
10940 2005-06-16 [colin]      1.9.11cvs79
10941
10942         * src/compose.c
10943                 Fix bug #707 (Dash splits rows)
10944                 Only wrap if we're on a line break position and
10945                 the previous one was a "white" (space) char.
10946                 Pango stuff is weird.
10947
10948 2005-06-16 [colin]      1.9.11cvs78
10949
10950         * src/imap_gtk.c
10951                 Lock summaryview while downloading messages
10952                 on user demand
10953         * src/procheader.c
10954         * src/unmime.c
10955         * src/common/utils.c
10956         * src/common/utils.h
10957                 Replace \r and \n with spaces in From and
10958                 Subject headers
10959
10960 2005-06-16 [paul]       1.9.11cvs77
10961
10962         * src/procmime.c
10963                 liberalise the mime parser
10964         * src/gtk/about.c
10965                 add text wrapping
10966
10967 2005-06-16 [paul]       1.9.11cvs76
10968
10969         * src/gtk/about.c
10970                 reworked
10971
10972 2005-06-15 [colin]      1.9.11cvs75
10973
10974         * src/compose.c
10975                 Finish header encoding fix
10976         * src/summaryview.c
10977                 Fix segfault
10978         * src/headerview.c
10979                 Fix compilation (Thanks Stephan
10980                 Sachse)
10981
10982 2005-06-15 [colin]      1.9.11cvs74
10983
10984         * Makefile.am
10985                 Install gnome2 stuff rather than gnome1, 
10986                 if both are present
10987         * src/codeconv.c
10988         * src/codeconv.h
10989         * src/compose.c
10990                 Fix headers encoding
10991         * src/folder.c
10992                 Visual progress when fetching all messages
10993         * src/folderview.c
10994         * src/summaryview.c
10995         * src/summaryview.h
10996                 Prevent changing current message while
10997                 incorporating
10998
10999 2005-06-15 [paul]       1.9.11cvs73
11000
11001         * src/gtk/gtkaspell.c
11002         * src/gtk/gtkaspell.h
11003                 fix build warnings
11004
11005 2005-06-15 [paul]       1.9.11cvs72
11006
11007         * src/prefs_filtering.c
11008                 allow reordering of filter rules by
11009                 drag n drop
11010
11011 2005-06-15 [paul]       1.9.11cvs71
11012
11013         * COPYING
11014                 updated
11015         * src/codeconv.c
11016                 replace deprecated function
11017         * src/inc.c
11018         * src/send_message.c
11019         * src/gtk/progressdialog.c
11020         * src/gtk/progressdialog.h
11021                 salvage and reuse parts of reverted sync
11022
11023 2005-06-15 [paul]       1.9.11cvs70
11024
11025         * src/inc.c
11026         * src/send_message.c
11027         * src/gtk/progressdialog.c
11028         * src/gtk/progressdialog.h
11029                 revert yesterday's sync with main
11030                 it contains deprecated functions
11031
11032 2005-06-15 [colin]      1.9.11cvs69
11033
11034         * src/headerview.c
11035                 Fix bug #670 (multi user to: will corrupt message 
11036                 headers display)
11037
11038 2005-06-15 [colin]      1.9.11cvs68
11039
11040         * src/compose.c
11041                 Fix bug #421 (Fix undo on wrapping)
11042
11043 2005-06-15 [colin]      1.9.11cvs67
11044
11045         * src/folder.c
11046                 Provide visual feedback while processing
11047                 folder's rules.
11048         * src/imap.c
11049                 Provide visual feedback while getting
11050                 short headers (for uncached messages)
11051
11052
11053 2005-06-14 [paul]       1.9.11cvs66
11054
11055         * src/account.c
11056                 change a couple stock icons
11057         * src/inc.c
11058         * src/send_message.c
11059         * src/gtk/progressdialog.c
11060         * src/gtk/progressdialog.h
11061                 sync main's GtkTreeView implementation
11062
11063 2005-06-14 [colin]      1.9.11cvs65
11064
11065         * src/imap.c
11066                 Various little fixes, mainly on error paths
11067
11068 2005-06-13 [colin]      1.9.11cvs64
11069
11070         * matcher.c
11071         * procmsg.c
11072         * procmsg.h
11073                 Add a way to fetch only headers. This speeds
11074                 up filtering on headers for IMAP. Fixes:
11075                 bug #481 extraneous imap commands slow down 
11076                         imap filtering
11077                 bug #522 Sylpheed downloads all messages 
11078                         when opening mailbox (IMAP)
11079                 bug #677 IMAP fetch is soooooooooooooo slow
11080         * src/folder.c
11081         * src/folder.h
11082                 Add a folder set_batch method so that
11083                 implementations can speed up flags changes
11084         * src/folderutils.c
11085         * src/summaryview.c
11086                 Use that in mark as (un)read and mark all read
11087                 Refix bug #679
11088         * src/imap.c
11089                 Implement set_batch - brings back deferred
11090                 flags in a less buggy manner. Fixes:
11091                 bug #729 IMAP immediate expunge of deleted messages
11092                 bug #191 remove list of messages with one command
11093                 Fix login with strange chars
11094                 Implement fetch_msg_full
11095                 Fix copy (wrong counts)
11096
11097 2005-06-12 [colin]      1.9.11cvs63
11098
11099         * src/folder.c
11100                 lock incorporation during long operations.
11101                 Avoids fucking up the IMAP socket.
11102
11103 2005-06-12 [colin]      1.9.11cvs62
11104
11105         * src/imap.c
11106                 Fix harmful typo
11107                 Factorize remove_all_msg
11108                 Thread-ize expunge
11109         * src/summaryview.c
11110                 Don't update partial-download status if unnecessary
11111         * src/folder.c
11112                 Use remove_msgs everywhere possible
11113
11114 2005-06-12 [colin]      1.9.11cvs61
11115
11116         * src/folder.c
11117         * src/folder.h
11118                 Add a remove_msgs function to remove a 
11119                 list of messages
11120         * src/imap.c
11121                 Implement that.
11122
11123 2005-06-12 [colin]      1.9.11cvs60
11124
11125         * src/imap.c
11126                 Remove flags-processing deferring... Too hard
11127                 to get it to work in all cases.
11128
11129 2005-06-11 [colin]      1.9.11cvs59
11130
11131         * src/imap.c
11132                 printf -> debug_print
11133
11134 2005-06-11 [colin]      1.9.11cvs58
11135
11136         * src/imap.c
11137                 o Fix build without USE_PTHREAD
11138                 o Factorize imap_open
11139                 o Alertpanel in case of impossible connection
11140                 o Alertpanel in case of impossible login
11141                 o Fix deferred flags processing to force a 
11142                   flush before adding some more flags to process,
11143                   but in another folder.
11144
11145 2005-06-10 [colin]      1.9.11cvs57
11146
11147         * src/imap.c
11148                 o Fix a format string error
11149                 o init ssl socket outside of the thread 
11150                   (it possibly invokes gtk calls)
11151         * src/procmime.c
11152                 o Put back the buffer to its necessary size
11153                 o Fix changing a file pointer without keeping
11154                   track of it (thanks Valgrind)
11155         * src/common/smtp.c
11156                 o Fix automatic STARTTLS if login should be done
11157                   and the server only allows it after starting TLS
11158         * src/gtk/gtkinputdialog.c
11159                 o Eat GDK_Return so that the combo popup doesn't 
11160                   appear when we press Enter to validate the combo
11161                   input dialog (as seen in the Open with... dialog)
11162
11163 2005-06-10 [colin]      1.9.11cvs56
11164
11165         * src/imap.c
11166                 o A bit less debug
11167                 o Fix a crash on deletion
11168                 o Threadize imap_select (it's called outside of 
11169                   threads)
11170                 o Defer treatment of DELETED flags
11171
11172
11173 2005-06-09 [colin]      1.9.11cvs55
11174
11175         * src/imap.c
11176                 Make sure we check imap_gtk_should_override(), which
11177                 potentially calls gtk stuff, before creating thread.
11178                 That way it should't be called via imap_get_session()
11179                 inside a thread.
11180
11181 2005-06-09 [colin]      1.9.11cvs54
11182
11183         * src/imap.c
11184                 o add a bit of status output
11185                 o remove some dead code
11186                 o threadize get_list_of_uids
11187                 o threadize imap_get_flags
11188                 o defer flag changing by 500ms so that they
11189                   can be batched
11190
11191
11192 2005-06-08 [colin]      1.9.11cvs53
11193
11194         * src/imap.c
11195                 Thread-ize imap_cmd_fetch
11196
11197 2005-06-08 [colin]      1.9.11cvs52
11198
11199         * src/main.c
11200                 Mmh, that broke POP3...
11201
11202 2005-06-08 [colin]      1.9.11cvs51
11203
11204         * src/main.c
11205                 Stabilize IMAP patch (thanks to Hoa)
11206
11207 2005-06-08 [colin]      1.9.11cvs50
11208
11209         * src/imap.c
11210                 Test patch to speed up imap. 
11211
11212 2005-06-08 [colin]      1.9.11cvs49
11213
11214         * src/imap_gtk.c
11215                 Warning fix
11216         * src/procmime.c
11217                 Apply patch from gentoo to use /usr/share/mime/globs if 
11218                 available, after un-breaking it
11219         * src/common/log.c
11220         * src/common/log.h
11221                 Use g_timeout for invoking hooks that possibly use gtk
11222                 calls. This should leave gtk calls in the main thread.
11223
11224 2005-06-08 [paul]       1.9.11cvs48
11225
11226         * src/codeconv.c
11227                 conv_get_outgoing_charset_str(): don't
11228                 use prefs_common setting
11229         * src/compose.c
11230         * src/compose.h
11231                 add /Options/Character encoding/... to
11232                 temporarily change the outgoing encoding
11233
11234         (belated sync with main)
11235
11236 2005-06-08 [paul]       1.9.11cvs47
11237
11238         * src/compose.c
11239                 correction to/completion of last
11240                 sync with main
11241
11242 2005-06-08 [paul]       1.9.11cvs46
11243
11244         sync with main:
11245         
11246         * src/codeconv.c
11247         * src/codeconv.h
11248                 always enabled Japanese auto-detection
11249                 if the first letters of locale string
11250                 is "ja"
11251         * src/compose.c
11252                 don't use "destroy" signal to destroy
11253                 Compose object (fix rare crashes on discard?)
11254         * src/mainwindow.c
11255         * src/messageview.c
11256         * src/prefs_send.c
11257                 added Hebrew encodings
11258         * src/sourcewindow.c
11259                 don't use "destroy" signal to destroy
11260                 objects
11261
11262 2005-06-07 [colin]      1.9.11cvs45
11263
11264         * src/summaryview.c
11265                 Add missing unlocks/locks
11266
11267 2005-06-07 [paul]       1.9.11cvs44
11268
11269         * src/summaryview.c
11270                 restore bug #749 fix
11271
11272 2005-06-06 [colin]      1.9.11cvs43
11273
11274         * src/summaryview.c
11275                 Fix selection bug when prefs_common.open_unread 
11276                 is FALSE
11277
11278 2005-06-06 [colin]      1.9.11cvs42
11279
11280         * src/common/md5.c
11281                 Fix a warning
11282         * src/summaryview.c
11283         * src/folderview.c
11284                 Factorize long operations beginning and end
11285                 (locking, freezing/thawing, cursor, ...)
11286                 Check selection->data member in selection-
11287                 related loops; this avoids dying an awful
11288                 death if the selection changes on us while
11289                 we're marking a whole IMAP folder unread, 
11290                 for example.
11291
11292 2005-06-06 [paul]       1.9.11cvs41
11293
11294         * src/textview.c
11295                 don't g_free() a static gchar buffer
11296
11297 2005-06-05 [colin]      1.9.11cvs40
11298
11299         * src/mainwindow.c
11300         * src/messageview.c
11301         * src/summaryview.c
11302                 Fix bug #749 (Show all headers should be
11303                 sticky as the GUI suggests)
11304
11305 2005-06-03 [paul]       1.9.11cvs39
11306
11307         * src/compose.c
11308                 don't allow editing of mail while sending.
11309                 patch by Colin
11310
11311 2005-06-03 [paul]       1.9.11cvs38
11312
11313         * src/folderview.c
11314                 add a freeze/thaw to speed up 'mark all read'
11315
11316 2005-06-03 [paul]       1.9.11cvs37
11317
11318         * src/prefs_message.c
11319                 reflect changes immediately
11320
11321 2005-06-02 [colin]      1.9.11cvs36
11322
11323         * po/POTFILES.in
11324                 Patch by Fabien Vantard.
11325
11326 2005-06-02 [colin]      1.9.11cvs35
11327
11328         * src/imap.c
11329                 Use a non-blocking imap_getline() if possible.
11330                 This should completely prevent the interface
11331                 from freezin on imap operations, although it
11332                 may do strange stuff in case of folder switching
11333                 while a big imap operation is taking place...
11334
11335                 In addition, fix a leak in the case thread
11336                 creation fails on connection.
11337
11338 2005-06-02 [colin]      1.9.11cvs34
11339
11340         * src/crash.c
11341         * src/prefs_common.h
11342                 Fix build (prefs_common_init() doesn't exist
11343                 anymore)
11344
11345 2005-06-02 [colin]      1.9.11cvs33
11346
11347         * src/prefs_account.c
11348                 Fix bug #245 (filtering rules broken when
11349                 renaming a remote account (imap4 or nntp)
11350
11351 2005-06-02 [colin]      1.9.11cvs32
11352
11353         * src/imap.c
11354                 Try to fix IMAP shortcomings: 
11355                 o Multithread imap_open()
11356                 o allow offline-mode overriding instead of
11357                   just returning NULL
11358         * src/imap_gtk.c
11359         * src/imap_gtk.h
11360                 Add a function to ask whether we want to
11361                 override offline-mode for 10 minutes (one-shot
11362                 asking was painful)
11363         * src/procheader.c
11364                 Fix segfault when imap parser isn't happy about
11365                 a missing {
11366
11367 2005-06-01 [colin]      1.9.11cvs31
11368
11369         * src/addrharvest.c
11370         * src/compose.c
11371         * src/mbox.c
11372         * src/mbox.h
11373         * src/mh.c
11374         * src/msgcache.c
11375         * src/send_message.c
11376         * src/setup.c
11377         * src/undo.c
11378         * src/common/hooks.c
11379         * src/common/prefs.c
11380         * src/common/template.c
11381         * src/common/utils.c
11382         * src/gtk/gtkutils.c
11383         * src/gtk/inputdialog.c
11384         * src/gtk/menu.c
11385         * src/gtk/pluginwindow.c
11386         * src/gtk/prefswindow.c
11387         * src/plugins/pgpmime/passphrase.c
11388         * src/plugins/pgpmime/prefs_gpg.c
11389                 More -Wall fixes
11390
11391         * src/common/Makefile.am
11392         * src/common/timing.h
11393                 Add basic timing code
11394
11395         * src/summaryview.c
11396                 Fix a bug with unread messages when 
11397                 re-sorting folders, and by the way
11398                 fix a big performance hit when 
11399                 re-sorting (10k mails: before 5s,
11400                 after .5s)
11401
11402         * src/prefs_compose_writing.c
11403         * src/prefs_compose_writing.h
11404         * src/prefs_message.c
11405         * src/prefs_message.h
11406         * src/prefs_other.c
11407         * src/prefs_other.h
11408         * src/prefs_quote.c
11409         * src/prefs_quote.h
11410         * src/prefs_receive.c
11411         * src/prefs_receive.h
11412         * src/prefs_send.c
11413         * src/prefs_send.h
11414         * src/prefs_summaries.c
11415         * src/prefs_summaries.h
11416                 Fix copyright banner
11417
11418 2005-06-01 [paul]       1.9.11cvs30
11419
11420         * po/fi.po
11421                 updated by Flammie Pirinen
11422         * src/procmime.c
11423                 fix 'Bad BASE64 content' output
11424
11425 2005-05-31 [colin]      1.9.11cvs29
11426
11427         * src/procmime.c
11428                 Oops, where did my hunk go.
11429
11430 2005-05-31 [colin]      1.9.11cvs28
11431
11432         * src/Makefile.am
11433         * src/account.c
11434         * src/action.c
11435         * src/addr_compl.c
11436         * src/addressbook.c
11437         * src/codeconv.c
11438         * src/compose.c
11439         * src/export.c
11440         * src/folder.c
11441         * src/folderview.c
11442         * src/image_viewer.c
11443         * src/main.c
11444         * src/mainwindow.c
11445         * src/messageview.c
11446         * src/mimeview.c
11447         * src/msgcache.c
11448         * src/prefs_account.c
11449         * src/prefs_actions.c
11450         * src/prefs_common.c
11451         * src/prefs_compose_writing.c
11452         * src/prefs_customheader.c
11453         * src/prefs_ext_prog.c
11454         * src/prefs_filtering.c
11455         * src/prefs_filtering_action.c
11456         * src/prefs_fonts.c
11457         * src/prefs_image_viewer.c
11458         * src/prefs_message.c
11459         * src/prefs_message.h
11460         * src/prefs_msg_colors.c
11461         * src/prefs_other.c
11462         * src/prefs_other.h
11463         * src/prefs_quote.c
11464         * src/prefs_receive.c
11465         * src/prefs_receive.h
11466         * src/prefs_send.c
11467         * src/prefs_send.h
11468         * src/prefs_spelling.c
11469         * src/prefs_summaries.c
11470         * src/prefs_summary_column.c
11471         * src/prefs_template.c
11472         * src/prefs_themes.c
11473         * src/prefs_toolbar.c
11474         * src/prefs_wrapping.c
11475         * src/procmime.c
11476         * src/procmsg.c
11477         * src/send_message.h
11478         * src/ssl_manager.c
11479         * src/summary_search.c
11480         * src/summaryview.c
11481         * src/textview.c
11482         * src/wizard.c
11483         * src/common/smtp.c
11484         * src/common/smtp.h
11485         * src/gtk/gtkutils.h
11486                 o Move the rest of Common prefs to new style
11487                 o Lots of -Wall warning fixes
11488                 o fix FIXME in cache memusage calculation
11489                 o Let return receipts be sent from any account
11490                 o Little cache optimisation (read)
11491                 o Fix bug #746 (don't treat commas as separators
11492                   when inside a quoted string)
11493
11494 2005-05-31 [paul]       1.9.11cvs27
11495
11496         * src/prefs_common.c
11497                 fix 'off-by-one' typo
11498
11499 2005-05-31 [paul]       1.9.11cvs26
11500
11501         * src/account.c
11502         * src/addr_compl.c
11503         * src/compose.c
11504         * src/foldersel.c
11505         * src/prefs_actions.c
11506         * src/prefs_common.c
11507         * src/prefs_common.h
11508         * src/prefs_customheader.c
11509         * src/prefs_display_header.c
11510         * src/prefs_filtering.c
11511         * src/prefs_filtering_action.c
11512         * src/prefs_matcher.c
11513         * src/prefs_summaries.c
11514         * src/prefs_summary_column.c
11515         * src/prefs_template.c
11516         * src/prefs_toolbar.c
11517         * src/ssl_manager.c
11518         * src/gtk/pluginwindow.c
11519         * src/gtk/prefswindow.c
11520         * src/gtk/progressdialog.c
11521                 add hidden prefs 'enable_rules_hint'
11522                 for gtk_tree_view_set_rules_hint()
11523                 (sync with main)
11524                 
11525
11526 2005-05-31 [colin]      1.9.11cvs25
11527
11528         * src/Makefile.am
11529         * src/main.c
11530         * src/prefs_common.c
11531         * src/prefs_summaries.c ** ADDED **
11532         * src/prefs_summaries.h ** ADDED **
11533                 Common/Display -> Display/Summaries
11534
11535 2005-05-31 [colin]      1.9.11cvs24
11536
11537         * src/Makefile.am
11538         * src/main.c
11539         * src/prefs_quote.c ** ADDED **
11540         * src/prefs_quote.h ** ADDED **
11541                 Move Common/Quote to Compose/Quoting
11542         * src/prefs_common.c
11543         * src/prefs_common.h
11544                 Remove old quote stuff, add
11545                 convenience functions for GtkTextView prefs
11546         * src/gtk/prefswindow.c
11547                 Set default height higher
11548
11549 2005-05-30 [colin]      1.9.11cvs23
11550
11551         * src/Makefile.am
11552         * src/main.c
11553         * src/prefs_common.c
11554         * src/prefs_compose_writing.c ** ADDED **
11555         * src/prefs_compose_writing.h ** ADDED **
11556                 Move Common/Compose prefs to Compose/Writing
11557
11558 2005-05-30 [colin]      1.9.11cvs22
11559
11560         * src/common/utils.c
11561                 Fix bug #651 (Confused Attract by Subject)
11562                 Patch by M. Benkmann <haferfrost@web.de>
11563         * AUTHORS
11564
11565 2005-05-30 [colin]      1.9.11cvs21
11566
11567         * src/compose.c
11568                 Fix concatenation of different headers of
11569                 the same type (bug #645)
11570         * src/prefs_folder_item.c
11571                 Fix bug #699 (setting color to black doesn't
11572                 work immediately)
11573         * src/procmime.c
11574                 Print out decoding error only once per
11575                 block
11576
11577 2005-05-30 [paul]       1.9.11cvs20
11578
11579         * src/common/template.c
11580                 fix Bcc
11581
11582 2005-05-30 [paul]       1.9.11cvs19
11583
11584         * doc/src/rfc2368.txt   **NEW FILE**
11585         * src/compose.c
11586                 compose_entries_set(): don't interpret Bcc
11587                 header field (conform to RFC 2368)
11588                 (sync with main)
11589
11590 2005-05-29 [colin]      1.9.11cvs18
11591
11592         * src/prefs_common.c
11593                 Let the default reply format respect
11594                 netiquette by cutting the signature.
11595
11596 2005-05-29 [colin]      1.9.11cvs17
11597
11598         * src/summaryview.c
11599                 Don't let always_show_msg override
11600                 open_unread_on_enter when opening a new
11601                 directory.
11602
11603 2005-05-27 [paul]       1.9.11cvs16
11604
11605         sync with main:
11606
11607         * src/main.c
11608                 app_will_exit(): cleanup tmp directory when exit
11609         * src/message_search.c
11610                 improved the interface and made code cleanup.
11611                 removed Clear button
11612         * src/send_message.c
11613                 send_message_local(): use GSpawn, and detect errors
11614         * src/summary_search.c
11615                 improved the interface and made code cleanup
11616         * src/textview.c
11617                 textview_write_link(): also skip non-ascii space
11618                  at the head of link strings (phishing check
11619                  didn't work at the case)
11620         * src/common/utils.c
11621                 get_command_output(): use g_spawn_command_line_sync()
11622                 instead of popen()
11623
11624 2005-05-26 [colin]      1.9.11cvs15
11625
11626         * src/folder.c
11627                 remove printf
11628
11629 2005-05-26 [colin]      1.9.11cvs14
11630
11631         * src/common/nntp.c
11632                 Fix nntp mode reader (bug #611)
11633                 Patch by Florian Mickler <florian@mickler.org>
11634
11635 2005-05-26 [colin]      1.9.11cvs13
11636
11637         * src/plugins/pgpmime/passphrase.c
11638                 Fix mouse grabbing (bug #557)
11639
11640 2005-05-26 [colin]      1.9.11cvs12
11641
11642         * src/prefs_themes.c
11643                 Fix g_warning (bug #541)
11644
11645 2005-05-26 [colin]      1.9.11cvs11
11646
11647         * src/prefs_actions.c
11648         * src/prefs_template.c
11649                 Fix bug #506 (no warning if action/template
11650                 is not saved)
11651         * src/common/template.c
11652                 Fix a possible crash
11653
11654 2005-05-26 [colin]      1.9.11cvs10
11655
11656         * src/folder.c
11657         * src/folderview.c
11658         * src/procmsg.c
11659         * src/summaryview.c
11660                 Forbid locked messages to be moved or
11661                 deleted. Locked messages in trashes 
11662                 still get deleted, for performance
11663                 reason (mh.c::mh_remove_all_msgs)
11664
11665 2005-05-25 [colin]      1.9.11cvs9
11666
11667         * src/procmime.c
11668                 Use correct encoding when sending mails
11669                 with attachments that have accentued 
11670                 chars in their name
11671
11672 2005-05-24 [colin]      1.9.11cvs8
11673
11674         * src/summaryview.c
11675                 Fix bug #688 f) read/unread marker not
11676                 changed on first click
11677                 Also, optimize summary_status_show()
11678                 calls
11679         * src/folder.c
11680         * src/inc.c
11681         * src/procmime.c
11682                 Fix bug #688 b) and c) wrt message
11683                 attachments and signature
11684         * src/stock_pixmap.c
11685         * src/stock_pixmap.h
11686         * src/stock_pixmap.c
11687         * src/stock_pixmap.h
11688         * src/Makefile.am
11689         * src/pixmaps/clip_gpg_signed.xpm
11690                 Add clip/signed icon
11691
11692 2005-05-24 [colin]      1.9.11cvs7
11693
11694         * src/folder_item_prefs.c
11695                 whitespace fix
11696
11697 2005-05-24 [colin]      1.9.11cvs6
11698
11699         * src/folderview.c
11700         * src/prefs_common.c
11701         * src/prefs_common.h
11702                 Add a confirmation to folder drag and drop
11703                 fixes bug #156
11704         * src/alertpanel.c
11705         * src/alertpanel.h
11706                 fix _with_disable parameters so that
11707                 the buttons labels are specifiable too
11708         * src/plugins/pgpmime/sgpgme.c
11709                 reflect said change
11710                 
11711
11712 2005-05-24 [colin]      1.9.11cvs5
11713
11714         * src/folderview.c
11715                 Uncollapse/collapse folders on double-click
11716                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11717                 closes bug #108
11718
11719 2005-05-23 [colin]      1.9.11cvs4
11720
11721         * src/common/socket.c
11722                 Check another special SSL_peek() error.
11723                 Should help wrt bug #728
11724
11725 2005-05-23 [colin]      1.9.11cvs3
11726
11727         * src/plugins/pgpmime/pgpmime.c
11728                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11729                 breaking menu accelerators and stuff. Users will have to
11730                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11731                 account's privacy preferences if needed.
11732
11733 2005-05-22 [paul]
11734
11735         * tools/kdeservicemenu/install.sh
11736                 use kdesu to prompt for root password if doing
11737                 global install/uninstall
11738
11739 2005-05-20 [colin]      1.9.11cvs2
11740
11741         * src/procmsg.c
11742                 Fix another compilation error with gcc-2.9x
11743                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11744         * src/send_message.c
11745                 Don't send QUIT if we aren't connected
11746
11747 2005-05-19 [colin]      1.9.11cvs1
11748
11749         * src/procmsg.c
11750                 Fix compilation with gcc 2.9x
11751
11752 2005-05-19 [paul]       1.9.11
11753
11754         1.9.11 released
11755
11756 2005-05-19 [paul]       1.9.9cvs14
11757
11758         * src/gtk/inputdialog.c
11759                 prevent gettext warning
11760
11761 2005-05-19 [paul]       1.9.9cvs13
11762
11763         * src/mainwindow.c
11764         * src/prefs_common.c
11765         * src/prefs_common.h
11766         * src/textview.c
11767         * src/textview.h
11768                 add an option to toggle cursor in message
11769                 view (sync with main)
11770
11771 2005-05-18 [colin]      1.9.9cvs12
11772
11773         * src/compose.c
11774                 Dereference freed pointer
11775         * src/gtk/gtkaspell.c
11776                 Fix duplication of dictionaries (is it an aspell issue?)
11777
11778 2005-05-18 [colin]      1.9.9cvs11
11779
11780         * src/gtk/inputdialog.c
11781         * src/gtk/gtkaspell.c
11782                 HIGuify dialogs
11783         * src/alertpanel.c
11784                 Remove a double call
11785
11786 2005-05-17 [colin]      1.9.9cvs10
11787
11788         * src/gtk/gtkaspell.c
11789                 Fix dialogs, Ctrl-Enter accel
11790
11791 2005-05-17 [colin]      1.9.9cvs9
11792
11793         * src/gtk/gtkaspell.c
11794                 Fix some accelerators, escape in replace-window
11795
11796 2005-05-16 [colin]      1.9.9cvs8
11797
11798         * src/gtk/gtkaspell.c
11799                 Revert last commit, it was a mistake.
11800
11801 2005-05-16 [colin]      1.9.9cvs7
11802
11803         * src/gtk/gtkaspell.c
11804                 Remove buggy code while we're at it. It's a 
11805                 dead code path anyway.
11806
11807 2005-05-16 [colin]      1.9.9cvs6
11808
11809         * src/gtk/gtkaspell.c
11810                 Missed some gtk_menu_popup where deactivate
11811                 signal should be handled. Should fix bug
11812                 #629 a bit more.
11813
11814 2005-05-16 [colin]      1.9.9cvs5
11815
11816         * src/gtk/gtkaspell.c
11817                 Remove debug printf()s
11818
11819 2005-05-16 [colin]      1.9.9cvs4
11820
11821         * src/gtk/gtkaspell.c
11822                 Fix a bit aspell problems
11823                 (see bug #629)
11824
11825 2005-05-13 [colin]      1.9.9cvs3
11826
11827         * src/folderview.c
11828                 Fix the + appearing even when no subfolders
11829                 have unread messages. Thanks to wwp for the
11830                 bug report.
11831
11832 2005-05-11 [paul]       1.9.9cvs2
11833
11834         * src/folderview.c
11835                 correction to 1.9.9cvs1, only colour folders that
11836                 have new msgs (not unread msgs)
11837
11838 2005-05-10 [colin]      1.9.9cvs1
11839
11840         * src/folderview.c
11841         * src/summaryview.c
11842                 Try to fix bolding bugs again.
11843
11844 2005-05-09 [paul]
11845
11846         * tools/claws.i18n.status.pl
11847                 add Ricardo Mones Lastra's script that has been providing
11848                 the i18n status page for many months
11849
11850 2005-05-09 [paul]       1.9.9
11851
11852         1.9.9 release
11853
11854 2005-05-09 [paul]       1.9.6cvs58
11855
11856         * AUTHORS
11857         * INSTALL
11858         * README.claws
11859                 updated
11860         * Makefile.am 
11861         * RELEASE_NOTES.claws
11862                 add release notes to cvs to simplify release
11863                 procedure
11864         * configure.ac
11865                 add ca and fi to ALL_LINGUAS
11866         * po/Makefile.in.in
11867                 workaround for missing Makevars
11868         * po/ca.po
11869         * po/fi.po
11870                 add new Catalan and Finnish translations
11871                 submitted by Miquel Oliete and Flammie Pirinen
11872         * po/de.po
11873         * po/es.po
11874         * po/fr.po
11875         * po/it.po
11876         * po/pl.po
11877         * po/ru.po
11878         * po/sk.po
11879         * po/sr.po
11880         * po/zh_CN.po
11881                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11882                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11883                 Urke MMI, and Hansom Young
11884         * src/main.c
11885                 Fix drafting when quitting. compose_draft() closes the
11886                 compose windows, which modifies the compose_list GSList.
11887                 We have to refresh this list after echo drafting to avoid a
11888                 segfault
11889         * src/partial_download.c
11890                 fix segfault on exit
11891
11892 2005-05-06 [paul]       1.9.6cvs57
11893
11894         * src/grouplistdialog.c
11895                 quick fix/workaround for unresizeable newsgroup
11896                 name column 
11897
11898 2005-05-06 [paul]       1.9.6cvs56
11899
11900         * src/inc.c
11901         * src/mainwindow.c
11902                 use gettext plural forms
11903         * src/imap_gtk.c
11904         * src/mh_gtk.c
11905         * src/toolbar.c
11906                 small improvement to english usage
11907
11908 2005-05-05 [thorsten]   1.9.6cvs55
11909
11910         * src/folder.c
11911                 fix possible crash
11912
11913 2005-05-05 [paul]       1.9.6cvs54
11914         
11915         sync with HEAD
11916
11917         * AUTHORS
11918         * src/compose.c
11919                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11920                 patch by Tim Mann
11921
11922 2005-05-05 [paul]       1.9.6cvs53
11923
11924         * src/mainwindow.c
11925                 fix resizing of separate message and
11926                 folder views
11927
11928 2005-05-05 [paul]       1.9.6cvs52
11929
11930         * src/account.c
11931         * src/addrgather.c
11932         * src/browseldap.c
11933         * src/exphtmldlg.c
11934         * src/expldifdlg.c
11935         * src/importmutt.c
11936         * src/importpine.c
11937         * src/main.c
11938         * src/mainwindow.c
11939         * src/noticeview.c
11940         * src/prefs_filtering.c
11941         * src/prefs_filtering_action.c
11942         * src/prefs_matcher.c
11943         * src/prefs_spelling.c
11944         * src/prefs_toolbar.c
11945         * src/toolbar.c
11946         * src/wizard.c
11947         * src/gtk/description_window.c
11948         * src/gtk/gtkvscrollbutton.c
11949         * src/gtk/progressdialog.c
11950         * src/gtk/quicksearch.c
11951         * src/plugins/pgpmime/prefs_gpg.c
11952         * src/plugins/spamassassin/spamassassin_gtk.c
11953                 replace deprecated gtk_widget_set_usize
11954
11955 2005-05-04 [colin]      1.9.6cvs51
11956
11957         * src/common/utils.c
11958                 Fix crash when subst_for_filename is called
11959                 with a NULL parameter
11960
11961 2005-05-04 [colin]      1.9.6cvs50
11962
11963         * src/partial_download.c
11964         * src/pop.c
11965                 Escape login when writing uidl file
11966                 fixes bug #736
11967
11968 2005-05-03 [colin]      1.9.6cvs49
11969
11970         * src/procmime.c
11971                 Fix possible DOS in mime parser
11972                 (see bug #634)
11973
11974 2005-05-02 [colin]      1.9.6cvs48
11975
11976         * src/compose.c
11977                 Try to fix the copy/paste mess once again.
11978
11979
11980 2005-04-30 [colin]      1.9.6cvs47
11981
11982         * src/prefs_account.h
11983         * src/procmsg.c
11984         * src/send_message.c
11985         * src/common/smtp.c
11986         * src/common/smtp.h
11987                 Try to batch sending mails (per account) instead of
11988                 reconnecting to server every time.
11989
11990 2005-04-29 [colin]      1.9.6cvs46
11991
11992         * src/messageview.c
11993                 Fix window resizing that refused to size down
11994         * src/prefs_common.c
11995         * src/prefs_common.h
11996         * src/prefs_filtering.c
11997                 Save Filtering's window size
11998
11999 2005-04-21 [paul]       1.9.6cvs45
12000
12001         * ChangeLog-gtk2.claws
12002         * src/setup.c
12003                 correction to sync
12004
12005 2005-04-21 [paul]       1.9.6cvs44
12006
12007         sync with main:
12008
12009         * src/setup.c
12010         * src/statusbar.c
12011         * src/statusbar.h
12012                 use gtkut_widget_draw_now(). Improved performance
12013                 of the update of statusbar
12014         * src/textview.c
12015                 textview_smooth_scroll_do(): redraw it after scroll
12016                 is done (fixed incorrect display when a part of the
12017                 view is hidden).
12018         * src/gtk/gtkutils.c
12019         * src/gtk/gtkutils.h
12020                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12021                 to force update of widgets.
12022                 Removed gtkut_widget_wait_for_draw() which had a big
12023                 overhead  because of waiting for all events processed 
12024
12025 2005-04-20 [paul]       1.9.6cvs43
12026
12027         * src/codeconv.c
12028                 complete 1.9.6cvs42's sync:
12029                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12030
12031 2005-04-19 [paul]       1.9.6cvs42
12032
12033         sync with main:
12034
12035         * src/action.c
12036                 catch_output(): correctly select the insert text
12037                 (fix invalid iterator warnings).
12038         * src/codeconv.c
12039         * src/codeconv.h
12040         * src/mainwindow.c
12041         * src/messageview.c
12042         * src/prefs_common.c
12043                 support GBK encoding.
12044         * src/common/session.c
12045         * src/common/session.h
12046                 use separate buffer for large data to be sent,
12047                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12048
12049 2005-04-18 [paul]       1.9.6cvs41
12050
12051         * src/jpilot.c
12052                 convert unsigned long into guint32
12053                 patch by Paul LeoNerd Evans 
12054
12055 2005-04-17 [colin]      1.9.6cvs40
12056
12057         * src/compose.c
12058                 Fix 'Request return receipt' from folder
12059                 properties (bug #708)
12060
12061 2005-04-17 [colin]      1.9.6cvs39
12062
12063         * src/mainwindow.c
12064                 Fix duplicate hotkeys in Mainwindow's menu
12065
12066 2005-04-17 [colin]      1.9.6cvs38
12067
12068         * src/folderview.c
12069                 Fix duplicate hotkeys in Folderview's contextual
12070                 menu
12071
12072 2005-04-15 [colin]      1.9.6cvs37
12073
12074         * src/summaryview.c
12075                 Fix 'Save as...' with non-ascii filenames
12076
12077 2005-04-15 [colin]      1.9.6cvs36
12078
12079         * src/plugins/pgpmime/pgpmime.c
12080                 Fix bus error on 64bit. Spotted by 
12081                 macallan1888@gmail.com
12082
12083 2005-04-15 [colin]      1.9.6cvs35
12084
12085         * src/prefs_account.c
12086                 Fix cvs34.
12087
12088 2005-04-12 [colin]      1.9.6cvs34
12089
12090         * src/prefs_account.c
12091                 Fix smtp auth type off-by-one. We forgot to
12092                 add PLAIN in the prefs-to-gui setter func and
12093                 as a result, the selected auth when opening
12094                 account prefs was not the correct one.
12095
12096 2005-04-12 [paul]       1.9.6cvs33
12097
12098         * src/inc.c
12099                 if the recv dialog is visible, Cancel only
12100                 cancels the current account
12101
12102
12103 2005-04-10 [colin]      1.9.6cvs32
12104
12105         * src/filtering.c
12106                 Copy score when copying FilteringActions
12107                 Fix bug #674
12108
12109 2005-04-10 [colin]      1.9.6cvs31
12110
12111         * src/inc.c
12112                 Make Message -> Receive -> Cancel cancel 
12113                 incorporation on all accounts. Fixes
12114                 bug #693
12115
12116 2005-04-10 [colin]      1.9.6cvs30
12117
12118         * src/prefs_account.c
12119                 Update Privacy checkbuttons status based
12120                 on the selected privacy system
12121         * src/compose.c
12122                 Always connect the "None" privacy system; the
12123                 static boolean was probably there to avoid
12124                 reconnecting twice in the same compose window,
12125                 but as the parent function is only called once
12126                 per compose, it's only a bug - as a static is
12127                 initialized once per application instance.
12128                 Also, don't uncheck Sign and Encrypt when
12129                 selecting None as privacy system; just ignore
12130                 them when sending/queuing.
12131                 Should fix bug #695
12132
12133 2005-04-08 [colin]      1.9.6cvs29
12134
12135         * src/account.c
12136         * src/prefs_account.c
12137         * src/prefs_account.h
12138                 Add account preference to queue message in a certain
12139                 folder.
12140
12141 2005-04-06 [colin]      1.9.6cvs28
12142
12143         * src/prefs_account.c
12144                 Update old inbox path syntax
12145
12146 2005-04-06 [paul]       1.9.6cvs27
12147
12148         sync with main:
12149
12150         * configure.ac
12151                 changed -traditional-cpp to -no-cpp-precomp for newer
12152                 Mac OS X support
12153         * src/foldersel.c
12154                 made column resize automatically
12155         * src/send_message.c
12156                 send_message_smtp(): consider EOF right after QUIT
12157                 successful (workaround for Gmail SMTP server)
12158         * src/common/socket.c
12159                 ssl_read(), ssl_peek(): check EOF which violates the
12160                 SSL protocol
12161         * src/gtk/colorlabel.c
12162                 removed warnings when displaying colorlabel menu
12163                 (don't use GtkAlignment)
12164
12165 2005-04-05 [paul]       1.9.6cvs26
12166
12167         * src/plugins/trayicon/trayicon.c
12168                 fix clipping of icon under KDE3 
12169
12170 2005-04-05 [paul]       1.9.6cvs25
12171
12172         * src/summaryview.c
12173                 hide display of threading
12174                 patch by Alfons
12175
12176 2005-04-04 [thorsten]   1.9.6cvs24
12177
12178         * src/mh.c
12179                 marks lost on filesystems with different stat() results on
12180                 summer-/wintertime
12181
12182 2005-04-03 [colin]      1.9.6cvs23
12183
12184         * src/summaryview.c
12185                 Don't handle up/down. Patch by Alfons
12186
12187 2005-04-02 [colin]      1.9.6cvs22
12188
12189         * src/summaryview.c
12190                 Make scrolling faster. Patch by Alfons.
12191
12192 2005-04-01 [colin]      1.9.6cvs21
12193
12194         * src/Makefile.am
12195         * src/stock_pixmap.c
12196         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12197         * src/pixmaps/dir_noselect.xpm ** ADDED **
12198                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12199
12200 2005-04-01 [colin]      1.9.6cvs20
12201
12202         * src/image_viewer.c
12203         * src/image_viewer.h
12204         * src/procmime.c
12205         * src/procmime.h
12206         * src/textview.c
12207         * src/textview.h
12208                 Implement inline image resizing and right-clicking
12209
12210 2005-04-01 [paul]       1.9.6cvs19
12211
12212         * AUTHORS
12213         * Makefile.am
12214         * configure.ac
12215                 check for gnome2
12216                 patch by Luca Cavalli <loopback<AT>slackit.org>
12217         * po/ru.po
12218                 updated by Pavlo Bohmat
12219
12220 2005-03-31 [colin]      1.9.6cvs18
12221
12222         * src/news.c
12223                 Fix parsing references
12224         * src/msgcache.c
12225                 don't put nulls in the references list
12226         * src/procheader.c
12227                 commit that forgotten file in 1.9.6cvs14
12228
12229 2005-03-31 [colin]      1.9.6cvs17
12230
12231         * src/compose.c
12232                 Fix joining of signature separator again. 
12233                 Maybe Hiro could put it in main too...
12234
12235 2005-03-31 [colin]      1.9.6cvs16
12236
12237         * src/Makefile.am
12238         * src/foldersel.c
12239         * src/stock_pixmap.c
12240         * src/stock_pixmap.h
12241         * src/pixmaps/dir-noselect.xpm
12242                 Update foldersel.c (sync from main, patch by Alfons)
12243
12244 2005-03-30 [colin]      1.9.6cvs15
12245
12246         * src/imap.c
12247                 Fix handling of imap folders containing [] in 
12248                 their name. Thanks to Nahuel Angelinetti for
12249                 the detailed bugreport.
12250
12251 2005-03-30 [colin]      1.9.6cvs14
12252
12253         * src/common/utils.h
12254         * src/common/utils.c
12255         * src/common/defs.h
12256         * src/matcher.c
12257         * src/msgcache.c
12258         * src/news.c
12259         * src/procmsg.c
12260         * src/procmsg.h
12261         * src/quote_fmt_parse.y
12262         * src/summaryview.c
12263                 Update references system. Patch by Alfons
12264
12265 2005-03-30 [colin]      1.9.6cvs13
12266
12267         * src/common/socket.c
12268                 Force the glibc to read resolv.conf again when 
12269                 it has changed. Should fix issues when changing
12270                 networks on a laptop and not restarting sylpheed. 
12271
12272 2005-03-30 [paul]       1.9.6cvs12
12273
12274         partial sync with main:
12275
12276         * src/action.c
12277                 create_io_dialog(): use user-defined text font
12278                 (thanks to Alfons), and modified its appearance.
12279         * src/addrgather.c
12280         * src/addrharvest.c
12281         * src/browseldap.c
12282                 replace old code
12283         * src/compose.c
12284                 don't join (presumably) itemized lines on line-wrapping
12285                 fixed wrapping of quote when auto-wrapping is enabled
12286                 compose_destroy(): destroy paned only if it's not
12287                 attached to window. Fixed memory leak of popup menu.
12288         * src/exphtmldlg.c
12289         * src/expldifdlg.c
12290                 replace old code
12291         * src/html.c
12292         * src/html.h
12293         * src/importmutt.c
12294         * src/importpine.c
12295                 replace old code
12296         * src/main.c
12297                 removed redundant code
12298         * src/mainwindow.c
12299                 changed 'Code set' (which is rather incorrect)
12300                 in the menu to 'Character encoding'
12301                 main_window_set_widgets(): request size first
12302                 to prevent window size becoming wrong
12303                 fixed remembering of the state of the visibility
12304                 of MessageView
12305         * src/messageview.c
12306                 changed 'Code set' (which is rather incorrect)
12307                 in the menu to 'Character encoding'
12308         * src/prefs_common.c
12309         * src/prefs_common.h
12310                 added an option whether to render HTML as text or not
12311                 added separators to outgoing encoding menu
12312         * src/procheader.c
12313                 procheader_scan_date_string(): support header
12314                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12315         * src/summaryview.c
12316         * src/summaryview.h
12317                 minor code cleanup
12318         * src/textview.c
12319                 textview_show_html(): force output of newline
12320                 added an option whether to render HTML as text or not
12321         * src/common/utils.c
12322                 strncpy2(): optimized based on Alfons' code
12323         * src/gtk/gtkutils.c
12324         * src/gtk/gtkutils.h
12325                 removed non-used code
12326         * src/plugins/pgpmime/passphrase.c
12327                 partially fixed grab input of passphrase dialog
12328                 Confine pointer to window
12329
12330 2005-03-30 [colin]      1.9.6cvs11
12331
12332         * src/msgcache.c
12333         * src/msgcache.h
12334                 Read/write 32bit ints from cache & marks
12335                 From main.
12336
12337 2005-03-29 [paul]       1.9.6cvs10
12338
12339         * AUTHORS
12340         * ChangeLog.claws
12341         * src/compose.c
12342         * src/gtk/gtkaspell.c
12343                 sync with HEAD (don't pass NULL pointers) 
12344
12345 2005-03-24 [paul]
12346
12347         * tools/Makefile.am
12348         * tools/README
12349         * tools/acroread2sylpheed.pl
12350                 sync with HEAD (add script to send pdfs as
12351                 attachments from Adobe Reader 7)
12352
12353 2005-03-21 [paul]       1.9.6cvs9
12354
12355         * configure.ac
12356         * po/POTFILES.in
12357         * src/Makefile.am
12358         * src/crash.c
12359         * src/image_viewer.c ** ADDED **
12360         * src/image_viewer.h ** ADDED **
12361         * src/main.c
12362         * src/prefs_common.c
12363         * src/prefs_common.h
12364         * src/prefs_image_viewer.c ** ADDED **
12365         * src/prefs_image_viewer.h ** ADDED **
12366         * src/textview.c
12367         * src/gtk/about.c
12368         * src/pixmaps/sylpheed_logo.xpm
12369         * src/plugins/Makefile.am
12370         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12371         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12372         * src/plugins/image_viewer/plugin.c ** REMOVED **
12373         * src/plugins/image_viewer/viewer.c ** REMOVED **
12374         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12375         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12376         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12377         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12378         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12379                 as gdk-pixbuf is now built-in
12380                 remove image_viewer plugin and put code back into
12381                 main codebase
12382                 implement inline image display (sync with main)
12383
12384                 replace logo with newer, nicer, larger version  
12385
12386 2005-03-21 [paul]       1.9.6cvs8
12387
12388         * src/gtk/about.c
12389                 cosmetic improvement
12390
12391 2005-03-21 [holger]     1.9.6cvs7
12392
12393         * src/plugins/spamassassin/spamassassin.c
12394                 Sync with HEAD
12395                 (unregister hook on failed plugin init)
12396
12397 2005-03-20 [colin]      1.9.6cvs6
12398
12399         * src/common/plugin.c
12400                 Check that plugin isn't already loaded
12401                 Patch by Alfons
12402
12403 2005-03-20 [thorsten]   1.9.6cvs5
12404
12405         * src/compose.c
12406                 use a more compatible syntax
12407
12408 2005-03-20 [thorsten]   1.9.6cvs4
12409
12410         * src/prefs_toolbar.c
12411                 fix crash when selecting toolbar item (uninitialized pointer)
12412
12413 2005-03-20 [thorsten]   1.9.6cvs3
12414
12415         * src/procmime.c
12416                 fix mimetype detection (referenced free()d string)
12417
12418 2005-03-20 [paul]       1.9.6cvs2
12419
12420         * src/compose.c
12421                 sync with HEAD (1.0.3cvs5)
12422                 neglect Reply-To header if empty
12423                 Patch by Alfons 
12424
12425 2005-03-19 [holger]     1.9.6cvs1
12426
12427         * src/summaryview.c
12428         * src/summaryview.h
12429                 Sync with HEAD
12430
12431 2005-03-18 [paul]       1.9.6
12432
12433         initial GTK2 release
12434
12435 2005-03-18 [paul]       1.0.3cvs3.1
12436
12437         * AUTHORS
12438         * ChangeLog.claws
12439         * configure.ac
12440         * src/gtk/about.c
12441         * src/pixmaps/sylpheed_logo.xpm
12442                 sync with HEAD
12443
12444 2005-03-18 [colin]      1.0.3cvs2.6
12445
12446         * src/summaryview.c
12447                 Remove call to summary_step in summary_copy_selected_to
12448                 Can't see its purpose, and this causes bug when copying
12449                 a message if the next one is unread: it reads it.
12450
12451 2005-03-18 [paul]       1.0.3cvs2.5
12452
12453         * src/foldersel.c
12454                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12455
12456 2005-03-18 [paul]       1.0.3cvs2.4
12457
12458         * src/addrharvest.c
12459         * src/codeconv.c
12460         * src/codeconv.h
12461         * src/compose.c
12462         * src/news.c
12463         * src/procheader.c
12464         * src/procmime.c
12465         * src/unmime.c
12466         * src/unmime.h
12467                 fix buffer overflow, CAN-2005-0667, see
12468                 http://secunia.com/advisories/14491/
12469                 Patch by Alfons
12470
12471 2005-03-17 [colin]      1.0.3cvs2.3
12472
12473         * src/prefs_fonts.c
12474         * src/summaryview.c
12475                 Fix font bugs (both lists now officialy share 
12476                 the same font)
12477                 
12478
12479 2005-03-17 [paul]       1.0.3cvs2.2
12480
12481         * src/gtk/pluginwindow.c
12482                 make plugin descriptions uneditable
12483
12484 2005-03-11 [paul]       1.0.3cvs2.1
12485
12486         * ChangeLog.claws
12487         * configure.ac
12488         * po/POTFILES.in
12489         * src/plugins/trayicon/trayicon.c
12490                 sync with HEAD
12491                 add src/wizard.c to POTFILES.in
12492
12493 2005-03-11 [paul]       1.0.3cvs1.1
12494
12495         * ChangeLog
12496         * ChangeLog.claws
12497         * configure.ac
12498         * po/de.po
12499         * po/es.po
12500         * po/fr.po
12501         * po/it.po
12502         * po/pt_BR.po
12503         * po/ru.po
12504         * po/sk.po
12505         * po/sr.po
12506         * po/zh_CN.po
12507                 sync with HEAD
12508
12509 2005-03-04 [colin]      1.0.1cvs22.2
12510
12511         * src/compose.c
12512                 Fix signatures with accentued chars in it
12513
12514 2005-03-04 [colin]      1.0.1cvs22.1
12515
12516         * src/common/smtp.c
12517         * src/common/smtp.h
12518                 Don't use SIZE param in MAIL FROM: if server 
12519                 doesn't support it. Patch by Eugen Freiter
12520                 <eugen_f@users.sf.net>
12521
12522 2005-02-27 [paul]       1.0.1cvs20.1
12523
12524         * ChangeLog.claws
12525         * configure.ac
12526         * src/messageview.c
12527                 sync with HEAD
12528
12529 2005-02-27 [colin]      1.0.1cvs19.4
12530
12531         * src/procheader.c
12532         * src/procheader.h
12533                 Fix prototypes. Patch by Alfons
12534
12535 2005-02-27 [colin]      1.0.1cvs19.3
12536
12537         * src/compose.c
12538                 Don't auto-join the signature separator.
12539
12540 2005-02-26 [colin]      1.0.1cvs19.2
12541
12542         * src/summaryview.c
12543                 Fix 'mark all read' with collapsed threads.
12544                 Patch by Alfons.
12545
12546 2005-02-25 [paul]       1.0.1cvs19.1
12547
12548         * ChangeLog.claws
12549         * configure.ac
12550         * src/prefs_account.c
12551         * src/prefs_folder_item.c
12552         * src/gtk/prefswindow.c
12553         * src/gtk/prefswindow.h
12554                 sync with HEAD
12555
12556 2005-02-25 [paul]       1.0.1cvs15.12
12557
12558         * src/alertpanel.c
12559         * src/codeconv.c
12560         * src/compose.c
12561         * src/textview.c
12562         * src/gtk/gtkutils.c
12563         * src/gtk/gtkutils.h
12564         * src/gtk/logwindow.c
12565         * src/gtk/progressdialog.c
12566                 sync with main (revision 127)
12567                 and fix logwindow clipping
12568
12569 2005-02-24 [colin]      1.0.1cvs15.11
12570
12571         * src/plugins/pgpmime/passphrase.c
12572                 Disable input grabbing; it doesn't work yet.
12573
12574 2005-02-24 [colin]      1.0.1cvs15.10
12575
12576         * src/messageview.c
12577                 Don't send out receipts if offline. Ask.
12578
12579 2005-02-23 [colin]      1.0.1cvs15.9
12580
12581         * src/summaryview.c     
12582                 Fix expanding
12583
12584 2005-02-23 [colin]      1.0.1cvs15.8
12585
12586         * src/summaryview.c
12587                 Really fix Bug 568 by removing useless
12588                 calls. summary_thread_init() now called
12589                 in summary_sort(). This should please
12590                 Alfons as it should be faster than 
12591                 previously.
12592
12593 2005-02-23 [colin]      1.0.1cvs15.7
12594
12595         * src/compose.c
12596                 Encode parts as QP or B64 if signing
12597
12598 2005-02-23 [colin]      1.0.1cvs15.6
12599
12600         * src/compose.c
12601                 Fix Mimeinfo leakage (including tmp files)
12602         * src/procmsg.c
12603                 Fix tmp file leakage (spotted by Ivan Rayner)
12604
12605 2005-02-22 [colin]      1.0.1cvs15.5
12606
12607         * src/expldifdlg.c
12608                 Fix keyboard input. Patch by Alfons.
12609
12610 2005-02-21 [colin]      1.0.1cvs15.4
12611
12612         * src/compose.c
12613                 Fix Sign/Encrypt when unselecting privacy
12614                 system
12615         * src/prefs_common.c
12616                 Change default message font to Monospace
12617         * src/summaryview.c
12618                 More freezing during potentially large operations
12619
12620 2005-02-21 [paul]       1.0.1cvs15.3
12621
12622         * src/main.c
12623                 fix --help output
12624
12625 2005-02-21 [paul]       1.0.1cvs15.2
12626
12627         * po/Makefile.in.in
12628         * src/compose.c
12629         * src/summaryview.c
12630         * src/textview.c
12631         * src/common/utils.c
12632         * src/common/utils.h
12633                 sync with main (revision 117)
12634
12635 2005-02-20 [colin]      1.0.1cvs15.1
12636
12637         * src/common/defs.h
12638                 Change cache file to .sylpheed_claws_cache, as
12639                 suggested by Alfons. Allows people to switch
12640                 between Sylpheed and Sylpheed-Claws. it is
12641                 a good idea to "Check for new messages" at next
12642                 startup.
12643
12644
12645 2005-02-18 [colin]      1.0.1cvs14.1
12646
12647         * src/quote_fmt_lex.l
12648         * src/quote_fmt_parse.y
12649                 Fix parser initialisation. Patch by Ivan.
12650
12651 2005-02-18 [colin]      1.0.1cvs11.6
12652
12653         * src/folderview.c
12654                 Fix scrolldown (bug 662)
12655
12656 2005-02-17 [colin]      1.0.1cvs11.5
12657
12658         * src/codeconv.c
12659                 conv_filename_to_utf8: return clean 7bit instead
12660                 of broken utf8 if needed
12661         * src/mimeview.c
12662                 Fix display of parts with unclean 8bit names
12663
12664 2005-02-17 [paul]       1.0.1cvs11.4
12665
12666         * src/compose.c
12667         * src/exportldif.c
12668         * src/matcher_parser_parse.y
12669         * src/procmime.c
12670         * src/sourcewindow.c
12671         * src/common/Makefile.am
12672         * src/common/intl.h             ** REMOVED **
12673         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12674                 sync with main (revision 109)
12675                 and clean up
12676
12677 2005-02-16 [colin]      1.0.1cvs11.3
12678
12679         * src/summaryview.c
12680                 Fix collapsed thread not highlighting when new
12681                 messages in it (Bug 568) Patch by Stephan Sachse.
12682                 Fix messed up selection when reaching bounds (Bug 632)
12683         * src/prefs_themes.c
12684                 Fix theme installing (Bug 684)
12685
12686 2005-02-16 [colin]      1.0.1cvs11.2
12687
12688         * src/messageview.c
12689                 Fix messageview_select_all
12690
12691 2005-02-16 [colin]      1.0.1cvs11.1
12692
12693         * src/mh.c
12694                 Sync with HEAD (MH scan required function)
12695
12696 2005-02-15 [colin]      1.0.1cvs8.1
12697
12698         * src/mimeview.c
12699         * src/common/utils.c
12700                 Sync with HEAD (filename chars substitution)
12701
12702 2005-02-15 [colin]      1.0.1cvs7.3
12703
12704         * src/gtk/pluginwindow.c
12705                 Fix button spacing
12706
12707 2005-02-15 [colin]      1.0.1cvs7.2
12708
12709         * src/mimeview.c
12710                 Fix mime icons not reset across message when
12711                 scrolled down
12712
12713 2005-02-15 [colin]      1.0.1cvs7.1
12714
12715         * src/compose.c
12716         * src/procmime.c
12717                 Sync with HEAD (optimisation of cvs6)
12718
12719 2005-02-14 [colin]      1.0.1cvs6.1
12720
12721         * src/compose.c
12722         * src/procmime.c
12723                 Sync with HEAD (encode "From " at line beginning)
12724
12725 2005-02-14 [colin]      1.0.1cvs5.3
12726
12727         * src/compose.c
12728                 Fix wrapping with accentued chars.
12729
12730 2005-02-13 [colin]      1.0.1cvs5.2
12731
12732         * src/textview.c
12733                 Fix email informative part parsing with
12734                 accentued chars in it. ispunct() returns
12735                 true for them in utf8...
12736
12737 2005-02-12 [colin]      1.0.1cvs5.1
12738
12739         * src/filtering.c
12740                 Sync with HEAD (remove wrong use of compose after send)
12741
12742 2005-02-12 [paul]       1.0.1cvs4.5
12743
12744         * src/textview.c
12745                 remove unnecessary code (thanks to Alfons)
12746
12747 2005-02-12 [paul]       1.0.1cvs4.4
12748
12749         * src/textview.c
12750                 add 'Copy' to contextual menu on emails
12751
12752 2005-02-11 [colin]      1.0.1cvs4.3
12753
12754         * src/compose.c
12755                 revert 1.0.0cvs28.2, it doesn't work that well.
12756
12757 2005-02-11 [paul]       1.0.1cvs4.2
12758
12759         * po/Makefile.in.in
12760                 fix 'make release'
12761
12762 2005-02-10 [paul]       1.0.1cvs4.1
12763
12764         * ChangeLog
12765         * ChangeLog.claws
12766         * ChangeLog.jp
12767         * configure.ac
12768         * src/compose.c
12769                 sync with HEAD (sync with main)
12770
12771 2005-02-10 [paul]       1.0.1cvs3.2
12772
12773         * AUTHORS
12774         * Makefile.am
12775         * autogen.sh
12776         * configure.ac
12777         * config/mkinstalldirs
12778         * intl/.cvsignore
12779         * intl/ChangeLog
12780         * intl/VERSION
12781         * intl/bindtextdom.c
12782         * intl/config.charset
12783         * intl/dcgettext.c
12784         * intl/dcigettext.c
12785         * intl/dcngettext.c
12786         * intl/dgettext.c
12787         * intl/dngettext.c
12788         * intl/eval-plural.h
12789         * intl/explodename.c
12790         * intl/finddomain.c
12791         * intl/gettext.c
12792         * intl/gettextP.h
12793         * intl/gmo.h
12794         * intl/hash-string.h
12795         * intl/intl-compat.c
12796         * intl/l10nflist.c
12797         * intl/libgnuintl.h.in
12798         * intl/loadinfo.h
12799         * intl/loadmsgcat.c
12800         * intl/localcharset.c
12801         * intl/localcharset.h
12802         * intl/locale.alias
12803         * intl/localealias.c
12804         * intl/localename.c
12805         * intl/log.c
12806         * intl/ngettext.c
12807         * intl/os2compat.c
12808         * intl/os2compat.h
12809         * intl/osdep.c
12810         * intl/plural-exp.c
12811         * intl/plural-exp.h
12812         * intl/plural.c
12813         * intl/plural.y
12814         * intl/ref-add.sin
12815         * intl/ref-del.sin
12816         * intl/relocatable.c
12817         * intl/relocatable.h
12818         * intl/textdomain.c
12819         * m4/Makefile.am
12820         * po/Makefile.in.in
12821         * src/Makefile.am
12822         * src/account.c
12823         * src/action.c
12824         * src/addr_compl.c
12825         * src/addressadd.c
12826         * src/addressbook.c
12827         * src/addrgather.c
12828         * src/addrindex.c
12829         * src/alertpanel.c
12830         * src/browseldap.c
12831         * src/codeconv.c
12832         * src/codeconv.h
12833         * src/compose.c
12834         * src/compose.h
12835         * src/crash.c
12836         * src/editaddress.c
12837         * src/editbook.c
12838         * src/editgroup.c
12839         * src/editjpilot.c
12840         * src/editldap.c
12841         * src/editldap_basedn.c
12842         * src/editvcard.c
12843         * src/exphtmldlg.c
12844         * src/expldifdlg.c
12845         * src/export.c
12846         * src/exporthtml.c
12847         * src/filtering.c
12848         * src/folder.c
12849         * src/folder_item_prefs.c
12850         * src/foldersel.c
12851         * src/folderview.c
12852         * src/grouplistdialog.c
12853         * src/headerview.c
12854         * src/imap.c
12855         * src/imap_gtk.c
12856         * src/import.c
12857         * src/importldif.c
12858         * src/importmutt.c
12859         * src/importpine.c
12860         * src/inc.c
12861         * src/ldif.c
12862         * src/main.c
12863         * src/mainwindow.c
12864         * src/matcher.c
12865         * src/mbox.c
12866         * src/message_search.c
12867         * src/messageview.c
12868         * src/mh.c
12869         * src/mh_gtk.c
12870         * src/mimeview.c
12871         * src/msgcache.c
12872         * src/news.c
12873         * src/news_gtk.c
12874         * src/noticeview.c
12875         * src/partial_download.c
12876         * src/pop.c
12877         * src/prefs_account.c
12878         * src/prefs_actions.c
12879         * src/prefs_common.c
12880         * src/prefs_customheader.c
12881         * src/prefs_display_header.c
12882         * src/prefs_ext_prog.c
12883         * src/prefs_filtering.c
12884         * src/prefs_filtering_action.c
12885         * src/prefs_folder_item.c
12886         * src/prefs_fonts.c
12887         * src/prefs_gtk.c
12888         * src/prefs_matcher.c
12889         * src/prefs_msg_colors.c
12890         * src/prefs_spelling.c
12891         * src/prefs_summary_column.c
12892         * src/prefs_template.c
12893         * src/prefs_themes.c
12894         * src/prefs_toolbar.c
12895         * src/prefs_wrapping.c
12896         * src/privacy.c
12897         * src/procheader.c
12898         * src/procmime.c
12899         * src/procmsg.c
12900         * src/quote_fmt.c
12901         * src/recv.c
12902         * src/send_message.c
12903         * src/setup.c
12904         * src/sourcewindow.c
12905         * src/ssl_manager.c
12906         * src/statusbar.c
12907         * src/summary_search.c
12908         * src/summaryview.c
12909         * src/textview.c
12910         * src/toolbar.c
12911         * src/wizard.c
12912         * src/common/nntp.c
12913         * src/common/plugin.c
12914         * src/common/smtp.c
12915         * src/common/ssl.c
12916         * src/common/ssl_certificate.c
12917         * src/common/string_match.c
12918         * src/common/sylpheed.c
12919         * src/common/template.c
12920         * src/common/utils.c
12921         * src/gtk/about.c
12922         * src/gtk/colorlabel.c
12923         * src/gtk/description_window.c
12924         * src/gtk/filesel.c
12925         * src/gtk/foldersort.c
12926         * src/gtk/gtkaspell.c
12927         * src/gtk/gtkutils.c
12928         * src/gtk/inputdialog.c
12929         * src/gtk/logwindow.c
12930         * src/gtk/menu.c
12931         * src/gtk/pluginwindow.c
12932         * src/gtk/prefswindow.c
12933         * src/gtk/progressdialog.c
12934         * src/gtk/quicksearch.c
12935         * src/gtk/sslcertwindow.c
12936         * src/plugins/clamav/clamav_plugin.c
12937         * src/plugins/clamav/clamav_plugin_gtk.c
12938         * src/plugins/demo/demo.c
12939         * src/plugins/dillo_viewer/dillo_prefs.c
12940         * src/plugins/dillo_viewer/dillo_viewer.c
12941         * src/plugins/image_viewer/plugin.c
12942         * src/plugins/image_viewer/viewer.c
12943         * src/plugins/image_viewer/viewerprefs.c
12944         * src/plugins/mathml_viewer/mathml_viewer.c
12945         * src/plugins/pgpmime/passphrase.c
12946         * src/plugins/pgpmime/plugin.c
12947         * src/plugins/pgpmime/prefs_gpg.c
12948         * src/plugins/pgpmime/select-keys.c
12949         * src/plugins/pgpmime/sgpgme.c
12950         * src/plugins/spamassassin/spamassassin.c
12951         * src/plugins/spamassassin/spamassassin_gtk.c
12952         * src/plugins/trayicon/trayicon.c
12953                 sync with main (revision 104)
12954
12955 2005-02-10 [colin]      1.0.1cvs3.1
12956
12957         * src/mainwindow.c
12958                 Sync with HEAD (fix occasional crasher)
12959
12960 2005-02-10 [colin]      1.0.1cvs2.1
12961
12962         * src/messageview.c
12963                 Synw with HEAD (don't automatically display html)
12964
12965 2005-02-09 [colin]      1.0.1cvs1.3
12966
12967         * src/textview.c
12968         * src/textview.h
12969                 Add contextual menu on emails
12970
12971 2005-02-09 [colin]      1.0.1cvs1.2
12972
12973         * src/codeconv.c
12974                 Fix converting from broken headers and 
12975                 put back the _ in missing places
12976                 (feature broke with cvs24.2 sync, main 
12977                  possibly affected?)
12978
12979 2005-02-09 [colin]      1.0.1cvs1.1
12980
12981         * src/messageview.c
12982         * src/mimeview.c
12983         * src/mimeview.h
12984                 Sync with HEAD (display non text/plain mails with plugin)
12985
12986 2005-02-08 [colin]      1.0.1.1
12987
12988         * ChangeLog.claws
12989         * po/pt_BR.po
12990                 Sync with HEAD
12991         * configure.ac
12992                 Make default configuration directory 
12993                 be .sylpheed-gtk2
12994
12995 2005-02-08 [colin]      1.0.0cvs29.1
12996
12997         * po/de.po
12998         * po/es.po
12999         * po/fr.po
13000         * po/it.po
13001         * po/sk.po
13002         * po/sr.po
13003                 Sync translations with HEAD
13004
13005 2005-02-06 [colin]      1.0.0cvs28.3
13006
13007         * src/compose.c
13008                 Make compose a bit faster - patch by Alfons.
13009
13010 2005-02-06 [colin]      1.0.0cvs28.2
13011
13012         * src/compose.c
13013                 Make pasting via middle-click more reliable
13014
13015 2005-02-05 [paul]       1.0.0cvs28.1
13016
13017         * ChangeLog
13018         * ChangeLog.claws
13019         * ChangeLog.jp
13020         * configure.ac
13021         * src/compose.c
13022                 sync with HEAD
13023                 (fix bug 682 'redirect is broken'
13024
13025 2005-02-05 [torte]      1.0.0cvs27.1
13026
13027         * ChangeLog.claws
13028         * configure.ac
13029         * src/partial_download.c
13030                 Sync with HEAD (fix buf overflow)
13031
13032 2005-02-03 [colin]      1.0.0cvs26.1
13033
13034         * src/common/plugin.c
13035                 Sync with HEAD (avoid plugin mismatches)
13036
13037 2005-02-03 [paul]       1.0.0cvs25.3
13038
13039         * src/folderview.c
13040         * src/headerview.c
13041         * src/summaryview.c
13042         * src/textview.c
13043         * src/gtk/colorlabel.c
13044                 third and final part of initial sync with main-gtk2
13045
13046 2005-02-03 [paul]       1.0.0cvs25.2
13047
13048         * src/jpilot.c
13049                 fix building with jpilot support
13050
13051 2005-02-02 [colin]      1.0.0cvs25.1
13052
13053         * src/messageview.c
13054                 Sync with HEAD (fix dangerous typo)
13055
13056 2005-02-01 [colin]      1.0.0cvs24.3
13057
13058         * src/common/xml.c
13059                 Write file as advertised (UTF-8)
13060
13061 2005-02-01 [paul]       1.0.0cvs24.2
13062
13063         * src/addrbook.c
13064         * src/addrindex.c
13065         * src/alertpanel.h
13066         * src/codeconv.c
13067         * src/codeconv.h
13068         * src/compose.c
13069         * src/export.c
13070         * src/folder_item_prefs.c
13071         * src/html.c
13072         * src/imap.c
13073         * src/import.c
13074         * src/jpilot.c
13075         * src/mainwindow.c
13076         * src/matcher_parser_lex.l
13077         * src/messageview.c
13078         * src/mh.c
13079         * src/prefs_account.c
13080         * src/prefs_actions.c
13081         * src/prefs_common.c
13082         * src/prefs_gtk.c
13083         * src/prefs_gtk.h
13084         * src/prefs_themes.c
13085         * src/procheader.c
13086         * src/procmime.c
13087         * src/sourcewindow.c
13088         * src/statusbar.c
13089         * src/summaryview.c
13090         * src/textview.c
13091         * src/toolbar.c
13092         * src/unmime.c
13093         * src/common/template.c
13094         * src/common/utils.c
13095         * src/common/xml.c
13096         * src/common/xml.h
13097         * src/gtk/gtkaspell.c
13098         * src/plugins/clamav/clamav_plugin.c
13099         * src/plugins/dillo_viewer/dillo_prefs.c
13100         * src/plugins/image_viewer/viewerprefs.c
13101         * src/plugins/pgpmime/passphrase.c
13102         * src/plugins/pgpmime/prefs_gpg.c
13103         * src/plugins/pgpmime/select-keys.c
13104         * src/plugins/spamassassin/spamassassin.c
13105                 second part of initial sync with main-gtk2
13106                 (more to follow)
13107
13108 2005-01-31 [colin]      1.0.0cvs24.1
13109
13110         * src/compose.c
13111                 Sync with HEAD
13112
13113 2005-01-29 [paul]       1.0.0cvs23.2
13114
13115         * src/account.c
13116         * src/action.c
13117         * src/addressadd.c
13118         * src/addressbook.c
13119         * src/alertpanel.c
13120         * src/compose.c
13121         * src/editaddress.c
13122         * src/editbook.c
13123         * src/editgroup.c
13124         * src/editjpilot.c
13125         * src/editldap.c
13126         * src/editldap_basedn.c
13127         * src/editvcard.c
13128         * src/export.c
13129         * src/foldersel.c
13130         * src/grouplistdialog.c
13131         * src/import.c
13132         * src/importldif.c
13133         * src/inc.c
13134         * src/main.c
13135         * src/mainwindow.c
13136         * src/message_search.c
13137         * src/messageview.c
13138         * src/mimeview.c
13139         * src/prefs_actions.c
13140         * src/prefs_common.c
13141         * src/prefs_common.h
13142         * src/prefs_customheader.c
13143         * src/prefs_display_header.c
13144         * src/prefs_filtering.c
13145         * src/prefs_filtering_action.c
13146         * src/prefs_gtk.c
13147         * src/prefs_matcher.c
13148         * src/prefs_summary_column.c
13149         * src/prefs_template.c
13150         * src/sourcewindow.c
13151         * src/summary_search.c
13152         * src/summaryview.c
13153         * src/textview.c
13154         * src/gtk/about.c
13155         * src/gtk/description_window.c
13156         * src/gtk/gtkshruler.c
13157         * src/gtk/gtkutils.c
13158         * src/gtk/gtkutils.h
13159         * src/gtk/inputdialog.c
13160         * src/gtk/logwindow.c
13161         * src/gtk/prefswindow.c
13162         * src/gtk/progressdialog.c
13163         * src/gtk/progressdialog.h
13164                 first part of initial sync with main-gtk2
13165                 (more to follow)
13166
13167 2005-01-28 [colin]      1.0.0cvs23.1
13168
13169         * src/folderview.c
13170                 Sync with HEAD
13171
13172 2005-01-27 [colin]      1.0.0cvs21.1
13173
13174         * src/folder.c
13175         * src/folderview.c
13176                 Sync with HEAD
13177
13178 2005-01-27 [colin]      1.0.0cvs19.1
13179
13180         * src/procmime.c
13181                 Sync with HEAD
13182
13183 2005-01-27 [colin]      1.0.0cvs18.1
13184
13185         * src/messageview.c
13186         * src/summaryview.c
13187         * src/mainwindow.c
13188         * src/compose.c
13189         * src/compose.h
13190         * src/procmsg.c
13191         * src/procmsg.h
13192         * src/toolbar.c
13193                 Sync with HEAD
13194
13195 2005-01-26 [paul]       1.0.0cvs15.2
13196
13197         * src/compose.c
13198                 compose_entries_set(): convert subject and body to
13199                 utf8 if necessary. patch by Felix Eckhofer
13200
13201 2005-01-26 [paul]       1.0.0cvs15.1
13202
13203         * configure.ac
13204         * src/common/template.c
13205                 sync with HEAD (fix memory leak)
13206
13207 2005-01-25 [paul]       1.0.0cvs14.1
13208
13209         * configure.ac
13210         * src/compose.c
13211                 sync with HEAD
13212
13213 2005-01-24 [colin]      1.0.0cvs13.1
13214
13215         * src/summaryview.c
13216                 Sync with HEAD
13217
13218 2005-01-24 [paul]       1.0.0cvs12.1
13219
13220         * configure.ac
13221         * src/messageview.c
13222         * src/mh.c
13223         * src/common/utils.c
13224                 sync with HEAD
13225
13226 2005-01-24 [colin]      1.0.0cvs11.1
13227
13228         * src/procheader.c
13229                 Sync with HEAD
13230
13231 2005-01-24 [colin]      1.0.0cvs10.1
13232
13233         * src/folderview.c
13234                 Sync with HEAD
13235
13236 2005-01-23 [colin]      1.0.0cvs9.1
13237
13238         * src/crash.c
13239                 Sync with HEAD
13240
13241 2005-01-22 [colin]      1.0.0cvs8.1
13242
13243         * src/summaryview.c
13244         * src/gtk/quicksearch.c
13245                 Sync with HEAD
13246
13247 2005-01-21 [colin]      1.0.0cvs7.1
13248
13249         * src/summaryview.c
13250                 Sync with HEAD
13251
13252 2005-01-21 [colin]      1.0.0cvs6.1
13253
13254         * src/summaryview.c
13255                 Sync with HEAD
13256
13257 2005-01-21 [colin]      1.0.0cvs5.1
13258
13259         * src/gtk/quicksearch.c
13260         * src/prefs_common.c
13261         * src/prefs_common.h
13262                 Sync with HEAD (recurse option)
13263
13264 2005-01-21 [colin]      1.0.0cvs4.1
13265
13266         * src/folder.h
13267         * src/folderview.c
13268         * src/folderview.h
13269         * src/summaryview.c
13270         * src/gtk/quicksearch.c
13271         * src/gtk/quicksearch.h
13272                 Sync with HEAD (recursive quicksearch)
13273
13274 2005-01-20 [colin]      1.0.0cvs3.4
13275
13276         * src/ssl_manager.c
13277                 Remove useless code
13278
13279 2005-01-20 [colin]      1.0.0cvs3.3
13280
13281         * src/ssl_manager.c
13282                 Fix leak, thanks to Alfons.
13283
13284 2005-01-20 [colin]      1.0.0cvs3.2
13285
13286         * src/ssl_manager.c
13287                 Port SSL certificate window to GTK2.
13288
13289 2005-01-20 [paul]       1.0.0cvs3.1
13290
13291         * ChangeLog.claws
13292         * configure.ac
13293         * src/addrindex.c
13294         * src/addrindex.h
13295                 sync with HEAD
13296
13297 2005-01-19 [colin]      1.0.0cvs2.2
13298
13299         * src/plugins/trayicon/trayicon.c
13300                 Fix freeze with gtk-2.6, the easy way
13301                 (signal blocking helpless there...)
13302                 Closes bug #668.
13303
13304 2005-01-19 [colin]      1.0.0cvs2.1
13305
13306         * src/mbox.c
13307         * src/mbox.h
13308         * src/mainwindow.c
13309         * src/summaryview.c
13310         * src/summaryview.h
13311                 Sync with HEAD
13312
13313 2005-01-19 [paul]       1.0.0cvs1.1
13314
13315         * configure.ac
13316         * po/de.po
13317         * po/es.po
13318         * po/fr.po
13319         * po/hr.po
13320         * po/it.po
13321         * po/ja.po
13322         * po/ko.po
13323         * po/pt_BR.po
13324         * po/ru.po
13325         * po/sk.po
13326         * po/sr.po
13327                 sync with HEAD (update translations)
13328
13329 2005-01-18 [colin]      1.0.0cvs0.1
13330
13331         * src/foldersel.c
13332                 Specify search column - patch by Alfons
13333
13334 2005-01-18 [colin]      0.9.13cvs36.3
13335
13336         * src/prefs_toolbar.c
13337                 Change Delete to Remove
13338         * src/prefs_fonts.c
13339                 GTK2 version and leak fixes
13340         * src/prefs_actions.c
13341                 Add stock buttons.
13342                 All patches by Alfons
13343
13344 2005-01-17 [colin]      0.9.13cvs36.2
13345
13346         * src/compose.c
13347                 Fix DnD inserting twice. While at it,
13348                 add DnD support for text/plain in the
13349                 body, and add support in the headers.
13350
13351 2005-01-16 [colin]      0.9.13cvs36.1
13352
13353         * ChangeLog
13354         * ChangeLog.jp
13355         * ChangeLog.claws
13356                 Sync with HEAD (nothing applicable)
13357
13358 2005-01-16 [colin]      0.9.13cvs33.2
13359
13360         * src/prefs_toolbar.c
13361                 GTK2ize prefs_toolbar, by Alfons.
13362
13363 2005-01-14 [colin]      0.9.13cvs33.1
13364
13365         * src/html.c
13366         * src/msgcache.c
13367                 Sync with HEAD
13368
13369 2005-01-14 [colin]      0.9.13cvs32.1
13370
13371         * src/html.c
13372         * src/html.h
13373         * src/msgcache.c
13374         * AUTHORS
13375         * tools/calypso_convert.pl
13376                 Sync with HEAD
13377
13378 2005-01-08 [colin]      0.9.13cvs29.2
13379
13380         * src/prefs_filtering_action.c
13381         * src/prefs_filtering.c
13382                 2 more gtk2 patches by Alfons
13383
13384 2005-01-07 [paul]       0.9.13cvs29.1
13385
13386         * ChangeLog
13387         * ChangeLog.claws
13388         * ChangeLog.jp
13389         * configure.ac
13390         * src/pop.c
13391         * src/pop.h
13392                 sync with HEAD
13393
13394 2005-01-07 [colin]      0.9.13cvs28.3
13395
13396         * src/gtk/progressdialog.c
13397         * src/gtk/progressdialog.h
13398         * src/inc.c
13399         * src/send_message.c
13400                 GTK2 for the incorporation dialog. The CList isn't dead
13401                 yet, for a more smooth migration. Patch by Alfons.
13402
13403 2005-01-06 [colin]      0.9.13cvs28.2
13404
13405         * src/prefs_display_header.c
13406                 GTK2 conversion by Alfons
13407         * src/prefs_actions.c
13408         * src/prefs_matcher.c
13409                 Fix 2 leaks - patch by Alfons
13410
13411 2005-01-06 [colin]      0.9.13cvs28.1
13412
13413         * src/prefs_matcher.c
13414                 Sync with HEAD
13415
13416 2005-01-06 [colin]      0.9.13cvs27.4
13417
13418         * src/prefs_matcher.c
13419                 Fix double-free. Patch by Alfons
13420
13421 2005-01-06 [colin]      0.9.13cvs27.3
13422
13423         * src/prefs_matcher.c
13424                 GTK2 widgets + memleak
13425                 Patch by Alfons
13426
13427 2005-01-05 [colin]      0.9.13cvs27.2
13428
13429         * src/account.c
13430         * src/addr_compl.c
13431         * src/foldersel.c
13432         * src/stock_pixmap.c
13433         * src/stock_pixmap.h
13434                 3 more GTK2 patches by Alfons.
13435
13436 2005-01-04 [colin]      0.9.13cvs27.1
13437
13438         * src/folderview.c
13439         * src/imap_gtk.c
13440         * src/news_gtk.c
13441                 Sync with HEAD
13442
13443 2005-01-04 [colin]      0.9.13cvs25.9
13444
13445         * src/compose.c
13446                 Fix Show Ruler menuitem
13447         * src/prefs_template.c
13448                 Convert to GTK2
13449         * src/common/utils.c
13450                 Make auto pointer stuff handles NULLs
13451                 Patches by Alfons.
13452
13453 2005-01-04 [colin]      0.9.13cvs25.8
13454
13455         * src/compose.c
13456                 Move the attachment list to gtk2
13457                 Patch by Alfons.
13458
13459 2005-01-04 [colin]      0.9.13cvs25.7
13460
13461         * src/textview.c
13462                 Make some keys work again
13463                 Patch by SungHyun Nam <namsh@kldp.org>
13464
13465 2005-01-04 [colin]      0.9.13cvs25.6
13466
13467         * src/gtk/gtkshruler.c
13468                 Move the ruler to GTK2
13469                 Patch by Alfons
13470
13471 2005-01-03 [colin]      0.9.13cvs25.5
13472
13473         * src/compose.c
13474                 Fix my broken patch apply 
13475
13476 2005-01-03 [colin]      0.9.13cvs25.4
13477
13478         * src/common/utils.c
13479         * src/common/utils.h
13480         * src/gtk/prefswindow.c
13481                 Move auto pointer stuff to utils.c
13482                 Patch by Alfons again :)
13483
13484 2005-01-03 [colin]      0.9.13cvs25.3
13485
13486         * src/compose.c
13487         * src/prefs_gtk.c
13488         * src/prefs_template.c
13489         * src/textview.c
13490                 Empty text widgets with empty strings, not NULL char
13491                 Patch by SungHyun Nam <namsh@kldp_org>
13492
13493 2005-01-03 [colin]      0.9.13cvs25.2
13494
13495         * src/main.c
13496         * AUTHORS
13497                 Sync with HEAD
13498
13499 2005-01-03 [colin]      0.9.13cvs25.1
13500
13501         * src/pop.c
13502         * src/pop.h
13503                 Sync with HEAD
13504
13505 2005-01-03 [colin]      0.9.13cvs24.3
13506
13507         * src/account.c
13508                 Two patches from Alfons and Alex S Moore:
13509                 fix images, fix return value.
13510
13511 2005-01-01 [colin]      0.9.13cvs24.2
13512
13513         * src/prefs_actions.c
13514                 Fix over-zealous assertion. Patch by Alfons
13515
13516 2005-01-01 [colin]      0.9.13cvs24.1
13517
13518         * src/procmime.c
13519                 Sync with HEAD (leak fix)
13520
13521 2004-12-31 [colin]      0.9.13cvs23.2
13522
13523         * src/prefs_common.c
13524                 GTK2 widgets + stock buttons - patch by Alfons
13525
13526 2004-12-31 [paul]       0.9.13cvs23.1
13527
13528         * configure.ac
13529                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13530         * src/gtk/pluginwindow.c
13531                 use GTK2 widgets and plug memory leaks,
13532                 patches by Alfons
13533
13534 2004-12-30 [colin]      0.9.13cvs22.4
13535
13536         * src/account.c
13537         * src/action.c
13538         * src/export.c
13539         * src/foldersel.c
13540         * src/import.c
13541         * src/message_search.c
13542         * src/prefs_actions.c
13543         * src/prefs_common.c
13544         * src/prefs_customheader.c
13545         * src/prefs_filtering.c
13546         * src/prefs_summary_column.c
13547         * src/summary_search.c
13548         * src/gtk/about.c
13549         * src/gtk/description_window.c
13550         * src/gtk/gtkutils.c
13551         * src/gtk/gtkutils.h
13552         * src/gtk/inputdialog.c
13553         * src/gtk/prefswindow.c
13554                 Use GTK2 stock buttons. Patches by Alfons.
13555
13556 2004-12-30 [colin]      0.9.13cvs22.3
13557
13558         * src/account.c
13559                 Sync with HEAD
13560         * src/prefs_actions.c
13561         * src/prefs_customheader.c
13562         * src/prefs_filtering.c
13563         * src/prefs_msg_colors.c
13564         * src/prefs_summary_column.c
13565         * src/gtk/prefswindow.c
13566                 Use GtkTreeView instead of deprecated 
13567                 widgets. Patches by Alfons.
13568
13569 2004-12-30 [paul]       0.9.13cvs22.2
13570
13571         * src/foldersel.c
13572                 use GTK 2 Tree View
13573                 patch by Alfons, with root folder sorting fix
13574                 by Stephan Sachse
13575
13576 2004-12-30 [paul]       0.9.13cvs22.1
13577
13578         * ChangeLog
13579         * ChangeLog.claws
13580         * ChangeLog.jp
13581         * NEWS
13582         * configure.ac
13583         * src/account.c
13584                 sync with HEAD
13585
13586 2004-12-22 [martin]     0.9.13cvs21.2
13587
13588         * src/action.c
13589                 free the command line after its use
13590
13591 2004-12-18 [paul]       0.9.13cvs21.1
13592
13593         * AUTHORS
13594         * ChangeLog
13595         * ChangeLog.claws
13596         * ChangeLog.jp
13597         * NEWS
13598         * configure.ac
13599         * src/action.c
13600         * src/compose.c
13601         * src/syldap.c
13602                 sync with HEAD
13603
13604 2004-12-17 [martin]     0.9.13cvs17.2
13605
13606         * src/action.c
13607                 convert actions input to locale
13608         * src/inc.c
13609                 convert notification command to locale
13610         * src/plugins/pgpmime/select-keys.c
13611                 convert attributes to utf8
13612
13613 2004-12-14 [colin]      0.9.13cvs17.1
13614
13615         * ChangeLog
13616         * ChangeLog.jp
13617         * ChangeLog.claws
13618         * src/action.c
13619         * src/common/utils.c
13620         * src/gtk/prefswindow.c
13621         * src/gtk/gtkutils.c
13622         * src/gtk/gtkutils.h
13623         * src/plugins/spamassassin/libspamc.c
13624                 Sync with HEAD
13625
13626 2004-12-13 [colin]      0.9.13cvs14.1
13627
13628         * src/quote_fmt_parse.y
13629                 Sync with HEAD
13630
13631 2004-12-10 [colin]      0.9.13cvs12.1
13632
13633         * src/prefs_themes.c
13634         * src/mainwindow.c
13635         * src/messageview.c
13636                 Sync with HEAD
13637
13638 2004-12-09 [colin]      0.9.13cvs10.1
13639
13640         * src/procmime.c
13641                 Sync with HEAD (fix B64 encoding from memory)
13642
13643 2004-12-08 [colin]      0.9.13cvs9.1
13644
13645         * src/gtk/colorlabel.c
13646                 Sync with HEAD
13647
13648 2004-12-08 [paul]       0.9.13cvs8.2
13649
13650         * src/gtk/pluginwindow.c
13651                 fix window resizing oddities
13652
13653 2004-12-08 [colin]      0.9.13cvs8.1
13654
13655         * src/quote_fmt_parse.y
13656                 Sync with HEAD
13657
13658 2004-12-08 [colin]      0.9.13cvs7.1
13659
13660         * src/matcher_parser_parse.y
13661         * src/msgcache.c
13662         * src/prefs_matcher.c
13663         * src/procheader.c
13664         * src/matcher.c
13665         * src/common/defs.h
13666         * po/sr.po
13667                 Sync with HEAD
13668
13669 2004-12-08 [colin]      0.9.13cvs6.1
13670
13671         * src/quote_fmt_parse.y
13672         * src/textview.c
13673                 Sync with HEAD
13674         * src/gtk/prefswindow.c
13675         * src/gtk/pluginwindow.c
13676                 Fix G_CALLBACKS protos (thanks to Alfons)
13677
13678 2004-12-07 [torte]      0.9.13cvs2.2
13679
13680         * src/procmime.c
13681                 [Bug 650] reply button causes crash
13682                 Thanks to David Relson and Christoph
13683
13684 2004-12-07 [colin]      0.9.13cvs2.1
13685
13686         * ChangeLog.claws
13687         * AUTHORS
13688         * po/sk.po
13689         * src/procmime.c
13690         * src/prefs_account.c
13691         * src/common/smtp.c
13692         * src/common/smtp.h
13693                 Sync with HEAD
13694
13695 2004-12-06 [colin]      0.9.12cvs187.1
13696
13697         * ChangeLog.claws
13698         * INSTALL
13699         * Makefile.am
13700         * README.claws
13701         * TODO.claws
13702         * configure.ac
13703         * po/bg.po
13704         * po/cs.po
13705         * po/el.po
13706         * po/en_GB.po
13707         * po/es.po
13708         * po/fr.po
13709         * po/hr.po
13710         * po/hu.po
13711         * po/it.po
13712         * po/ja.po
13713         * po/ko.po
13714         * po/nl.po
13715         * po/pl.po
13716         * po/pt_BR.po
13717         * po/ru.po
13718         * po/sk.po
13719         * po/sr.po
13720         * po/sv.po
13721         * po/zh_CN.po
13722         * po/zh_TW.Big5.po
13723         * src/compose.c
13724         * tools/Makefile.am
13725         * tools/README
13726         * tools/filter_conv.pl
13727         * tools/kdeservicemenu/README
13728         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13729         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13730                 Sync with HEAD
13731
13732 2004-12-04 [colin]      0.9.12cvs183.1
13733
13734         * src/compose.c
13735                 Sync with HEAD (compose window position saving)
13736
13737 2004-12-04 [paul]       0.9.12cvs182.3
13738
13739         * src/messageview.c
13740         * src/mimeview.c
13741         * src/prefs_customheader.c
13742         * src/gtk/quicksearch.c
13743                 replace some forgotten GTK_SIGNAL_FUNCs
13744
13745 2004-12-04 [paul]       0.9.12cvs182.2
13746
13747         * src/Makefile.am
13748                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13749                 committed in error      
13750
13751 2004-12-04 [paul]       0.9.12cvs182.1
13752
13753         * ChangeLog
13754         * ChangeLog.claws
13755         * ChangeLog.jp
13756         * INSTALL
13757         * NEWS
13758         * README
13759         * README.jp
13760         * configure.ac
13761         * doc/manual/ja/Makefile.am
13762         * doc/manual/ja/sylpheed-1.html
13763         * doc/manual/ja/sylpheed-10.html
13764         * doc/manual/ja/sylpheed-11.html
13765         * doc/manual/ja/sylpheed-12.html
13766         * doc/manual/ja/sylpheed-13.html
13767         * doc/manual/ja/sylpheed-14.html
13768         * doc/manual/ja/sylpheed-15.html
13769         * doc/manual/ja/sylpheed-16.html
13770         * doc/manual/ja/sylpheed-17.html
13771         * doc/manual/ja/sylpheed-18.html
13772         * doc/manual/ja/sylpheed-19.html
13773         * doc/manual/ja/sylpheed-2.html
13774         * doc/manual/ja/sylpheed-20.html
13775         * doc/manual/ja/sylpheed-3.html
13776         * doc/manual/ja/sylpheed-4.html
13777         * doc/manual/ja/sylpheed-5.html
13778         * doc/manual/ja/sylpheed-6.html
13779         * doc/manual/ja/sylpheed-7.html
13780         * doc/manual/ja/sylpheed-8.html
13781         * doc/manual/ja/sylpheed-9.html
13782         * doc/manual/ja/sylpheed.html
13783         * doc/manual/ja/sylpheed.sgml
13784         * po/de.po
13785         * src/Makefile.am
13786         * src/compose.c
13787         * src/procmime.c
13788         * src/pixmaps/regular.xpm **REMOVED**
13789         * src/plugins/pgpmime/pgpmime.c
13790         * src/plugins/pgpmime/plugin.c
13791         * src/plugins/pgpmime/prefs_gpg.c
13792                 sync with HEAD
13793
13794 2004-12-03 [paul]       0.9.12cvs180.1
13795
13796         * ChangeLog
13797         * ChangeLog.claws
13798         * ChangeLog.jp
13799         * configure.ac
13800         * src/Makefile.am
13801         * src/pop.c
13802         * src/common/utils.c
13803         * src/common/utils.h
13804         * src/pixmaps/continue.xpm
13805         * src/pixmaps/dir_close.xpm
13806         * src/pixmaps/dir_open.xpm
13807         * src/pixmaps/drafts_close.xpm
13808         * src/pixmaps/drafts_open.xpm
13809         * src/pixmaps/folder.xpm **REMOVED**
13810         * src/pixmaps/group.xpm
13811         * src/pixmaps/unread.xpm
13812                 sync with HEAD
13813
13814 2004-12-02 [colin]      0.9.12cvs179.1
13815
13816         * src/compose.c
13817                 Sync with HEAD (non-duplicated reedition)
13818
13819 2004-12-02 [colin]      0.9.12cvs178.1
13820
13821         * src/compose.c
13822                 Sync with HEAD (linewrap_quote fix)
13823
13824 2004-12-01 [colin]      0.9.12cvs177.3
13825
13826         * src/addrharvest.c
13827                 Replace sizeof with strlen
13828
13829 2004-12-01 [paul]       0.9.12cvs177.2
13830
13831         * src/addrharvest.c
13832                 fix 'harvest addresses'
13833
13834 2004-11-30 [colin]      0.9.12cvs177.1
13835
13836         * src/gtk/prefswindow.c
13837         * src/gtk/pluginwindow.c
13838                 Sync with HEAD
13839
13840 2004-11-29 [colin]      0.9.12cvs176.1
13841
13842         * src/folderview.c
13843                 sync with HEAD (Fix disappearing separators in folderview's popup)
13844
13845 2004-11-29 [colin]      0.9.12cvs175.1
13846
13847         * src/procmime.c
13848                 Sync with head (another format fix)
13849
13850 2004-11-29 [colin]      0.9.12cvs174.1
13851
13852         * src/pop.c
13853                 Sync with HEAD (format string fix)
13854
13855 2004-11-26 [colin]      0.9.12cvs173.1
13856
13857         * src/common/smtp.c
13858         * src/common/smtp.h
13859                 Sync with HEAD
13860
13861 2004-11-24 [colin]      0.9.12cvs172.1
13862
13863         * src/plugins/pgpmime/pgpmime.c
13864                 Sync with HEAD
13865
13866 2004-11-24 [colin]      0.9.12cvs171.1
13867
13868         * src/plugins/pgpmime/pgpmime.c
13869                 Sync with head (gpgmectx leaks)
13870
13871 2004-11-24 [colin]      0.9.12cvs169.1
13872
13873         * src/plugins/pgpmime/plugin.c
13874         * src/plugins/trayicon/Makefile.am
13875         * src/plugins/trayicon/newmarkedmail.xpm
13876         * src/plugins/trayicon/trayicon.c
13877         * src/plugins/trayicon/unreadmarkedmail.xpm
13878                 Sync with HEAD
13879
13880 2004-11-23 [colin]      0.9.12cvs168.1
13881
13882         * src/partial_download.c
13883         * src/partial_download.h
13884         * src/plugins/pgpmime/plugin.c
13885                 Sync with HEAD
13886
13887 2004-11-23 [colin]      0.9.12cvs166.1
13888
13889         * src/Makefile.am
13890         * src/codeconv.c
13891         * src/compose.c
13892         * src/folderview.c
13893         * src/main.c
13894         * src/partial_download.c
13895         * src/partial_download.h
13896         * src/prefs_account.c
13897         * src/prefs_account.h
13898         * src/privacy.c
13899         * src/privacy.h
13900         * src/procmime.c
13901         * src/common/Makefile.am
13902         * src/common/base64.h
13903         * src/common/partial_download.c
13904         * src/common/partial_download.h
13905         * src/gtk/prefswindow.c
13906         * src/gtk/prefswindow.h
13907         * src/plugins/pgpmime/pgpmime.c
13908         * src/plugins/pgpmime/prefs_gpg.c
13909         * src/plugins/pgpmime/prefs_gpg.h
13910         * src/plugins/pgpmime/sgpgme.c
13911         * src/plugins/pgpmime/sgpgme.h
13912                 Sync with HEAD
13913
13914 2004-11-23 [colin]      0.9.12cvs163.1
13915
13916         * src/main.c
13917                 Sync with HEAD (cursor optimization)
13918
13919 2004-11-23 [colin]      0.9.12cvs162.1
13920
13921         * src/prefs_common.c
13922         * src/prefs_themes.c
13923         * src/procmsg.c
13924                 Sync with HEAD
13925
13926 2004-11-23 [colin]      0.9.12cvs158.9
13927
13928         * src/compose.c
13929                 Fix double-free when forwarding
13930         * src/msgcache.c
13931                 Fix leak on error path
13932                 
13933
13934 2004-11-23 [colin]      0.9.12cvs158.8
13935
13936         * src/compose.c
13937                 Fix possible double-free
13938                 Spotted by Alfons
13939
13940 2004-11-23 [colin]      0.9.12cvs158.7
13941
13942         * src/compose.c
13943                 Fix some signal handlers' prototypes
13944                 Spotted by Alfons
13945
13946 2004-11-22 [colin]      0.9.12cvs158.6
13947
13948         * src/compose.c
13949                 Remove unneeded code and duplicated
13950                 wrapping - patch by Alfons
13951
13952 2004-11-22 [colin]      0.9.12cvs158.5
13953
13954         * src/prefs_themes.c
13955                 Fix oversized selector
13956
13957 2004-11-22 [colin]      0.9.12cvs158.4
13958
13959         * src/compose.c
13960                 fix dump_text()
13961                 patch by Alfons
13962
13963 2004-11-19 [colin]      0.9.12cvs158.3
13964
13965         * src/textview.c
13966                 Add a context menu on links (open, copy)
13967
13968 2004-11-18 [paul]       0.9.12cvs158.2
13969
13970         * src/addrgather.c
13971         * src/exphtmldlg.c
13972         * src/expldifdlg.c
13973         * src/mimeview.c
13974         * src/prefs_common.c
13975         * src/plugins/image_viewer/viewer.c
13976         * src/plugins/spamassassin/spamassassin_gtk.c
13977                 replace deprecated gtk_notebook_set_page
13978                 and gtk_notebook_current_page
13979
13980 2004-11-18 [paul]       0.9.12cvs158.1
13981
13982         * configure.ac
13983         * src/compose.c
13984         * src/mainwindow.c
13985         * src/messageview.c
13986         * src/prefs_common.c
13987         * src/common/utils.c
13988         * src/common/utils.h
13989                 sync with HEAD
13990
13991 2004-11-17 [colin]      0.9.12cvs156.1
13992
13993         * src/prefs_account.c
13994         * src/prefs_account.h
13995         * src/procmsg.c
13996                 Sync with HEAD (add pref to store encrypted mails encrypted)
13997
13998 2004-11-17 [paul]       0.9.12cvs155.1
13999
14000         * ChangeLog
14001         * ChangeLog.claws
14002         * ChangeLog.jp
14003         * NEWS
14004         * configure.ac
14005         * src/compose.c
14006         * src/jpilot.c
14007         * src/privacy.c
14008         * src/procmime.c
14009         * src/procmime.h
14010         * src/procmsg.c
14011         * src/toolbar.c
14012         * src/pixmaps/error.xpm
14013                 sync with HEAD
14014
14015 2004-11-17 [colin]      0.9.12cvs151.1
14016
14017         * src/plugins/pgpmime/pgpmime.c
14018                 Sync with HEAD (remove debug printf)
14019
14020 2004-11-17 [colin]      0.9.12cvs150.1
14021
14022         * src/plugins/pgpmime/pgpmime.c
14023                 Sync with HEAD (off-by-one fix)
14024
14025 2004-11-17 [colin]      0.9.12cvs149.1
14026
14027         * src/procmsg.c
14028                 Sync with HEAD (coding style fixes)
14029
14030 2004-11-16 [colin]      0.9.12cvs148.1
14031
14032         * src/procmsg.c
14033                 Sync with head (Fix the fix)
14034
14035 2004-11-16 [colin]      0.9.12cvs147.1
14036
14037         * src/procmsg.c
14038                 Sync with Main (leak fix)
14039
14040 2004-11-16 [colin]      0.9.12cvs146.14
14041
14042         * src/compose.c
14043                 Remove useless chunk of code
14044                 Patch by Alfons
14045
14046 2004-11-15 [colin]      0.9.12cvs146.13
14047
14048         * src/compose.c
14049                 Fix drafting after insertion
14050                 Patch by Alfons
14051
14052 2004-11-15 [colin]      0.9.12cvs146.12
14053
14054         * src/compose.c
14055         * src/prefs_filtering.c
14056         * src/prefs_filtering_action.c
14057         * src/prefs_toolbar.c
14058                 Fix some const-correctness
14059
14060 2004-11-15 [colin]      0.9.12cvs146.11
14061
14062         * src/summaryview.c
14063         * src/prefs_themes.c
14064         * src/messageview.c
14065                 Fix some leaks
14066
14067 2004-11-15 [colin]      0.9.12cvs146.10
14068
14069         * src/codeconv.c
14070                 More unreadable locale fixes
14071
14072 2004-11-14 [colin]      0.9.12cvs146.9
14073
14074         * src/textview.c
14075                 Fix uri_security_check
14076                 Patch by Alfons
14077
14078 2004-11-13 [paul]       0.9.12cvs146.8
14079
14080         * src/folder.c
14081         * src/procmime.c
14082                 fix 2 bugs introduced in last commit
14083
14084 2004-11-13 [paul]       0.9.12cvs146.7
14085
14086         * src/compose.c
14087         * src/exporthtml.c
14088         * src/exportldif.c
14089         * src/folder.c
14090         * src/imap.c
14091         * src/imap_gtk.c
14092         * src/main.c
14093         * src/mainwindow.c
14094         * src/messageview.c
14095         * src/mh_gtk.c
14096         * src/prefs_themes.c
14097         * src/procmime.c
14098         * src/setup.c
14099         * src/summaryview.c
14100                 replace deprecated g_basename
14101
14102 2004-11-13 [paul]       0.9.12cvs146.6
14103
14104         * src/compose.c
14105         * src/imap.c
14106         * src/matcher_parser.h
14107         * src/matcher_parser_parse.y
14108         * src/prefs_filtering.c
14109         * src/prefs_filtering_action.c
14110         * src/prefs_themes.c
14111         * src/prefs_toolbar.c
14112         * src/common/utils.c
14113                 various small fixes/cleanups
14114
14115 2004-11-12 [colin]      0.9.12cvs146.5
14116
14117         * src/textview.c
14118                 Validate event's origin on visibility notify
14119                 Patch by Alfons.
14120
14121 2004-11-12 [paul]       0.9.12cvs146.4
14122
14123         * src/exporthtml.c
14124         * src/exportldif.c
14125         * src/imap.c
14126         * src/mh.c
14127         * src/mimeview.c
14128         * src/prefs_spelling.c
14129         * src/prefs_themes.c
14130                 replace deprecated g_dirname    
14131
14132 2004-11-12 [colin]      0.9.12cvs146.3
14133
14134         * src/textview.c
14135                 Some coding style fixes
14136
14137 2004-11-12 [colin]      0.9.12cvs146.2
14138
14139         * src/codeconv.c
14140                 We want to replace _all_ extended chars in
14141                 conv_unreadable_*, because any string containing
14142                 extended chars not parsing as UTF8 is 
14143                 undisplayed on gtk2.
14144
14145 2004-11-12 [paul]       0.9.12cvs146.1
14146
14147         * ChangeLog
14148         * ChangeLog.claws
14149         * ChangeLog.jp
14150         * NEWS
14151         * configure.ac
14152         * src/account.c
14153         * src/folderview.c
14154         * src/folderview.h
14155         * src/imap.c
14156         * src/imap_gtk.c
14157         * src/inc.c
14158         * src/mainwindow.c
14159         * src/mh_gtk.c
14160         * src/news_gtk.c
14161         * src/pop.c
14162         * src/prefs_account.c
14163         * src/prefs_account.h
14164         * src/prefs_ext_prog.c
14165         * src/procmime.c
14166         * src/procmime.h
14167         * src/procmsg.c
14168         * src/procmsg.h
14169         * src/summary_search.c
14170         * src/summaryview.c
14171         * src/textview.c
14172         * src/common/defs.h
14173         * src/common/utils.c
14174         * src/common/utils.h
14175         * src/gtk/menu.c
14176         * src/gtk/menu.h
14177                 sync with HEAD
14178
14179 2004-11-11 [colin]      0.9.12cvs144.2
14180
14181         * src/textview.c
14182                 Fix URI range selection (patch by Alfons)
14183
14184 2004-11-09 [colin]      0.9.12cvs144.1
14185
14186         * ChangeLog.claws
14187         * src/compose.c
14188         * src/folder.c
14189         * src/folder_item_prefs.c
14190         * src/prefs_account.c
14191         * src/prefs_account.h
14192         * src/plugins/pgpmime/pgpmime.c
14193                 Sync with HEAD
14194
14195 2004-11-08 [colin]      0.9.12cvs143.1
14196
14197         * src/summaryview.c
14198                 Sync with HEAD (optimize quicksearch)
14199
14200 2004-11-08 [colin]      0.9.12cvs142.2
14201
14202         * src/compose.c
14203                 Don't wrap when Edit/Auto wrapping is disabled
14204
14205 2004-11-08 [colin]      0.9.12cvs142.1
14206
14207         * src/textview.c
14208                 Sync with HEAD
14209
14210 2004-11-08 [colin]      0.9.12cvs141.1
14211
14212         * src/textview.c
14213                 Sync with HEAD (fix some mail URIs)
14214
14215 2004-11-08 [colin]      0.9.12cvs140.3
14216
14217         * src/textview.c
14218                 o Use text cursor instead of arrow when
14219                   not on a link
14220                 o Fix handling of contiguous links (as in
14221                   "colin@colino.net" <colin@colino.net>)
14222                   This one unveils a bug in get_email_part()
14223
14224 2004-11-07 [colin]      0.9.12cvs140.2
14225
14226         * src/textview.c
14227                 Fix memleak. Patch by Alfons.
14228
14229 2004-11-06 [colin]      0.9.12cvs140.1
14230
14231         * src/compose.c
14232                 Sync with HEAD (don't ask passphrase
14233                 when drafting)
14234
14235 2004-11-06 [paul]       0.9.12cvs139.2
14236
14237         * AUTHORS
14238         * src/textview.c
14239         * src/textview.h
14240                 textview URI handling. hovering over a 
14241                 link displays it in the status bar,
14242                 and changes the mouse pointer to a hand 
14243                 cursor. a link is activated with a single 
14244                 click. (Modified from the) patch by Jean-Yves 
14245                 Lefort <jylefort@users.sourceforge.net>
14246                 
14247
14248 2004-11-05 [colin]      0.9.12cvs139.1
14249
14250         * src/compose.c
14251         * src/procmime.c
14252                 Sync with HEAD again ^^
14253
14254 2004-11-05 [colin]      0.9.12cvs139.1
14255
14256         * src/compose.c
14257         * src/procmime.c
14258                 Sync with HEAD
14259
14260 2004-11-03 [paul]       0.9.12cvs138.1
14261
14262         * ChangeLog.claws
14263         * configure.ac
14264         * po/POTFILES.in
14265         * src/prefs_ext_prog.c
14266         * src/procmime.c
14267         * tools/kdeservicemenu/README
14268         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14269         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14270                 sync with HEAD
14271
14272 2004-11-01 [christoph]  0.9.12cvs136.2
14273
14274         * src/procmime.c
14275                 convert MIME parameters to UTF-8
14276
14277 2004-10-29 [colin]      0.9.12cvs136.1
14278
14279         * src/common/utils.c
14280                 Sync with HEAD (don't use '=' in mime boundary)
14281
14282 2004-10-29 [paul]       0.9.12cvs135.1
14283
14284         * configure.ac
14285         * doc/src/rfc2231.txt
14286         * src/procmime.c
14287         * src/common/quoted-printable.c
14288         * src/common/utils.c
14289         * src/common/utils.h
14290                 sync with HEAD
14291
14292 2004-10-27 [paul]       0.9.12cvs134.1
14293
14294         * configure.ac
14295         * src/main.c
14296         * src/procmime.c
14297         * src/plugins/pgpmime/pgpmime.c
14298                 sync with HEAD
14299
14300 2004-10-26 [paul]       0.9.12cvs132.3
14301
14302         * src/account.c
14303         * src/addressbook.c
14304         * src/addrgather.c
14305         * src/addrharvest.c
14306         * src/codeconv.c
14307         * src/compose.c
14308         * src/customheader.c
14309         * src/editaddress.c
14310         * src/editgroup.c
14311         * src/enriched.c
14312         * src/expldifdlg.c
14313         * src/exporthtml.c
14314         * src/exportldif.c
14315         * src/folder.c
14316         * src/foldersel.c
14317         * src/folderview.c
14318         * src/grouplistdialog.c
14319         * src/html.c
14320         * src/imap.c
14321         * src/jpilot.c
14322         * src/ldapserver.c
14323         * src/ldif.c
14324         * src/mimeview.c
14325         * src/news.c
14326         * src/news_gtk.c
14327         * src/pop.c
14328         * src/prefs_display_header.c
14329         * src/prefs_gtk.c
14330         * src/prefs_msg_colors.c
14331         * src/prefs_toolbar.c
14332         * src/procheader.c
14333         * src/procmime.c
14334         * src/summaryview.c
14335         * src/textview.c
14336         * src/toolbar.c
14337         * src/vcard.c
14338         * src/common/mgutils.c
14339         * src/common/nntp.c
14340         * src/common/smtp.c
14341         * src/common/template.c
14342         * src/common/utils.c
14343         * src/common/xmlprops.c
14344         * src/plugins/pgpmime/pgpmime.c
14345         * src/plugins/pgpmime/select-keys.c
14346         * src/plugins/pgpmime/sgpgme.c
14347                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14348                 g_string_sprintfa(), gtk_notebook_current_page()
14349
14350 2004-10-26 [colin]      0.9.12cvs132.2
14351
14352         * src/prefs_folder_item.c
14353                 Fix default-account selection
14354
14355 2004-10-21 [colin]      0.9.12cvs133
14356
14357         * src/compose.c
14358                 Sync with HEAD (Remove extra separator in compose's Options)
14359         * src/textview.c
14360                 Set wrapping to char
14361
14362 2004-10-21 [paul]       0.9.12cvs131.2
14363
14364         * src/compose.c
14365         * src/sourcewindow.c
14366                 fix wrapping
14367                 fix window shrinking 
14368
14369 2004-10-21 [colin]      0.9.12cvs131.1
14370
14371         * ChangeLog.claws
14372         * src/compose.c
14373                 Sync with HEAD
14374
14375 2004-10-21 [paul]       0.9.12cvs130.2
14376
14377         * src/prefs_folder_item.c
14378                 sync with HEAD (Apply to subfolders)
14379
14380 2004-10-19 [colin]      0.9.12cvs130.1
14381
14382         * ChangeLog.claws
14383         * src/compose.c
14384         * src/common/utils.c
14385         * src/gtk/menu.c
14386                 Sync with HEAD
14387
14388 2004-10-19 [colin]      0.9.12cvs128.1
14389
14390         * src/addrbook.c
14391         * src/addrcache.c
14392         * src/addressbook.c
14393         * src/codeconv.c
14394         * src/compose.c
14395         * src/customheader.c
14396         * src/editaddress.c
14397         * src/editgroup.c
14398         * src/exporthtml.c
14399         * src/folder.c
14400         * src/folderview.c
14401         * src/imap.c
14402         * src/jpilot.c
14403         * src/main.c
14404         * src/matcher_parser_parse.y
14405         * src/mbox.c
14406         * src/pop.c
14407         * src/prefs_account.c
14408         * src/prefs_gtk.c
14409         * src/prefs_msg_colors.c
14410         * src/procheader.c
14411         * src/procmime.c
14412         * src/procmime.h
14413         * src/procmsg.c
14414         * src/summaryview.c
14415         * src/textview.c
14416         * src/common/base64.c
14417         * src/common/partial_download.c
14418         * src/common/socket.c
14419         * src/common/sylpheed.c
14420         * src/common/utils.c
14421         * src/common/utils.h
14422         * src/gtk/pluginwindow.c
14423         * src/gtk/quicksearch.c
14424         * src/plugins/clamav/clamav_plugin.c
14425         * src/plugins/clamav/clamav_plugin.h
14426         * src/plugins/clamav/clamav_plugin_gtk.c
14427         * src/plugins/pgpmime/passphrase.c
14428         * src/plugins/pgpmime/pgpmime.c
14429         * src/plugins/pgpmime/plugin.c
14430         * src/plugins/pgpmime/prefs_gpg.c
14431         * src/plugins/pgpmime/prefs_gpg.h
14432         * src/plugins/pgpmime/select-keys.c
14433         * src/plugins/pgpmime/sgpgme.c
14434         * src/plugins/spamassassin/libspamc.c
14435         * src/plugins/spamassassin/spamassassin.c
14436         * src/plugins/spamassassin/spamassassin.h
14437         * src/plugins/spamassassin/spamassassin_gtk.c
14438         * src/plugins/trayicon/trayicon.c
14439         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14440                 Sync with HEAD
14441
14442 2004-10-14 [colin]      0.9.12cvs126.2
14443
14444         * src/codeconv.c
14445         * src/textview.c
14446                 Fix conv_unreadable_locale
14447
14448 2004-10-13 [colin]      0.9.12cvs126.1
14449
14450         * src/compose.c
14451                 Sync with HEAD (don't convert charset for 
14452                 drafted messages, minor cleanup)
14453
14454 2004-10-13 [colin]      0.9.12cvs125.1
14455
14456         * po/POTFILES.in
14457                 Sync with HEAD (POTFILES fix)
14458
14459 2004-10-12 [colin]      0.9.12cvs124.3
14460
14461         * src/compose.c
14462                 Fix encoding bug from latest sync
14463
14464 2004-10-12 [paul]       0.9.12cvs124.2
14465
14466         * src/plugins/pgpmime/prefs_gpg.c
14467         * src/plugins/pgpmime/prefs_gpg.h
14468                 forgotten in last commit        
14469
14470 2004-10-12 [paul]       0.9.12cvs124.1
14471
14472         * ChangeLog.claws
14473         * configure.ac
14474         * m4/spamassassin.m4
14475         * src/Makefile.am
14476         * src/account.c
14477         * src/compose.c
14478         * src/compose.h
14479         * src/crash.c
14480         * src/main.c
14481         * src/mimeview.c
14482         * src/passphrase.c
14483         * src/passphrase.h
14484         * src/prefs_account.c
14485         * src/prefs_account.h
14486         * src/prefs_common.c
14487         * src/privacy.c
14488         * src/privacy.h
14489         * src/procmime.c
14490         * src/procmime.h
14491         * src/procmsg.c
14492         * src/rfc2015.c
14493         * src/rfc2015.h
14494         * src/select-keys.c
14495         * src/select-keys.h
14496         * src/textview.c
14497         * src/common/utils.c
14498         * src/common/utils.h
14499         * src/gtk/about.c
14500         * src/plugins/pgpmime/Makefile.am
14501         * src/plugins/pgpmime/passphrase.c
14502         * src/plugins/pgpmime/passphrase.h
14503         * src/plugins/pgpmime/pgpmime.c
14504         * src/plugins/pgpmime/plugin.c
14505         * src/plugins/pgpmime/select-keys.c
14506         * src/plugins/pgpmime/select-keys.h
14507         * src/plugins/pgpmime/sgpgme.c
14508         * src/plugins/pgpmime/sgpgme.h
14509                 sync with HEAD
14510
14511 2004-10-04 [colin]      0.9.12cvs122.1
14512
14513         * src/mainwindow.c
14514         * src/messageview.c
14515         * src/messageview.h
14516         * src/textview.c
14517                 Sync with HEAD
14518
14519 2004-10-04 [colin]      0.9.12cvs121.1
14520
14521         * src/summaryview.c
14522                 Sync with HEAD
14523
14524 2004-10-04 [paul]       0.9.12cvs120.1
14525
14526         * configure.ac
14527                 sync with HEAD [don't try to build 
14528                 pgpmime plugin when gpgme is disabled]
14529
14530 2004-10-03 [colin]      0.9.12cvs119.3
14531
14532         * src/gtk/gtksctree.c
14533                 Lots of side effects. Put back as before 117.2.
14534         * src/summaryview.c
14535                 Fix bug #602
14536
14537 2004-10-03 [colin]      0.9.12cvs119.2
14538
14539         * src/gtk/gtksctree.c
14540                 Revert 608 fix that doesn't work that good
14541
14542 2004-10-02 [colin]      0.9.12cvs119.1
14543
14544         * src/mainwindow.c
14545         * src/messageview.c
14546         * src/prefs_common.h
14547         * src/procmime.c
14548         * src/procmime.h
14549         * src/textview.c
14550                 Sync with HEAD
14551         * src/gtk/gtksctree.c
14552                 Close bug #608
14553
14554 2004-10-01 [colin]      0.9.12cvs118.1
14555
14556         * src/mimeview.c
14557                 Sync with HEAD (better Save All fix)
14558
14559 2004-10-01 [colin]      0.9.12cvs117.2
14560
14561         * src/gtk/gtksctree.c
14562                 Faster on selection
14563
14564 2004-10-01 [colin]      0.9.12cvs117.1
14565
14566         * src/mimeview.c
14567                 Sync with HEAD (Save All: only attachments)
14568
14569 2004-10-01 [paul]       0.9.12cvs116.1
14570
14571         * ChangeLog.claws
14572         * configure.ac
14573         * src/account.c
14574         * src/prefs_common.c
14575         * src/gtk/colorlabel.c
14576                 sync with HEAD
14577
14578 2004-09-30 [colin]      0.9.12cvs115.1
14579
14580         * src/stock_pixmap.c
14581         * src/stock_pixmap.h
14582         * src/folderview.c
14583         * src/Makefile.am
14584         * src/pixmaps/read.xpm
14585                 Sync with HEAD (new pixmap)
14586
14587 2004-09-29 [colin]      0.9.12cvs114.1
14588
14589         * src/compose.c
14590                 Sync with HEAD
14591                 Fix focus handling in headers
14592
14593 2004-09-29 [paul]       0.9.12cvs113.1
14594
14595         * src/quote_fmt_parse.y
14596                 sync with HEAD
14597  
14598
14599 2004-09-28 [colin]      0.9.12cvs112.1
14600
14601         * src/folderview.c
14602         * src/mainwindow.c
14603                 Sync with HEAD
14604
14605 2004-09-28 [colin]      0.9.12cvs110.1
14606
14607         * src/folderview.c
14608                 Sync with HEAD (Contextual Empty trash menu)
14609
14610 2004-09-28 [colin]      0.9.12cvs108.1
14611
14612         * src/addressbook.c
14613                 Sync with HEAD (addressbook edit on double-click)
14614
14615 2004-09-28 [colin]      0.9.12cvs106.1
14616
14617         * src/inc.c
14618                 Sync with HEAD (folder_item freeze on inc)
14619
14620 2004-09-27 [colin]      0.9.12cvs105.1
14621
14622         * src/folderview.c
14623                 Sync with HEAD (right-align new and unread column)
14624
14625 2004-09-27 [colin]      0.9.12cvs104.1
14626
14627         * src/main.c
14628                 Sync with HEAD (revert 0.9.12cvs101)
14629
14630 2004-09-24 [colin]      0.9.12cvs103.2
14631
14632         * src/wizard.c
14633                 Fix gtk warnings and use domain part of the email address 
14634                 when domain detection fails (no dot in domain name)
14635
14636 2004-09-23 [colin]      0.9.12cvs103.1
14637
14638         * src/plugins/spamassassin/libspamc.c
14639         * src/plugins/spamassassin/libspamc.h
14640         * src/plugins/spamassassin/utils.c
14641         * src/plugins/spamassassin/utils.h
14642                 Sync with HEAD (Update spamassassin to 3.0)
14643
14644 2004-09-21 [colin]      0.9.12cvs102.3
14645
14646         * src/action.c
14647                 Add horizontal scrollbar in action io dialog as needed
14648                 Patch by Alfons.
14649
14650 2004-09-20 [colin]      0.9.12cvs102.2
14651
14652         * src/plugins/image_viewer/viewer.c
14653                 Remove imlib stuff
14654                 use gtk_pixmap_set when clearing
14655                 (would be better to use gtkImages, but causes size-allocate 
14656                 signals storm)
14657
14658 2004-09-17 [paul]       0.9.12cvs102.1
14659
14660         * ChangeLog
14661         * ChangeLog.claws
14662         * ChangeLog.jp
14663         * configure.ac
14664         * src/inc.c
14665                 sync with HEAD
14666
14667
14668 2004-09-17 [colin]      0.9.12cvs101.1
14669
14670         * ChangeLog.claws
14671         * src/main.c
14672                 Sync with HEAD (fix segs at exit)
14673
14674 2004-09-14 [colin]      0.9.12cvs99.5
14675
14676         * src/common/socket.c
14677         * AUTHORS
14678                 Fix send error on 64bit platforms
14679                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14680
14681 2004-09-14 [colin]      0.9.12cvs99.4
14682
14683         * src/action.c
14684                 Fix action output with utf8 
14685                 Patch by Alfons.
14686
14687 2004-09-14 [colin]      0.9.12cvs99.3
14688
14689         * ChangeLog.claws
14690         * src/folder.c
14691                 Sync with HEAD
14692
14693 2004-09-09 [colin]      0.9.12cvs99.2
14694
14695         * src/action.c
14696                 Fix progress bar (displaying "Completed %v/%u")
14697                 Patch by Alfons.
14698
14699 2004-09-08 [colin]      0.9.12cvs99.1
14700
14701         * src/account.c
14702         * src/folder.c
14703         * src/procmsg.c
14704         * src/procmsg.h
14705         * src/plugins/pgpmime/pgpmime.c
14706                 Sync with HEAD
14707
14708 2004-09-08 [colin]      0.9.12cvs97.2
14709
14710         * src/summaryview.c
14711                 Don't select mails in collapsed threads 
14712                 when navigating with up/down
14713
14714 2004-09-07 [colin]      0.9.12cvs97.1
14715
14716         * src/inc.c
14717                 Sync with HEAD (meaningful error messages)
14718
14719 2004-09-06 [colin]      0.9.12cvs96.1
14720
14721         * src/toolbar.c
14722                 Sync with HEAD (fix Redirect graying out)
14723
14724 2004-09-06 [colin]      0.9.12cvs95.1
14725
14726         * src/summaryview.c
14727         * src/mimeview.c
14728                 Sync with HEAD (fix dropped URIs)
14729
14730 2004-09-06 [colin]      0.9.12cvs94.1
14731
14732         * src/addressbook.c
14733         * src/addressitem.h
14734         * src/addritem.c
14735         * src/addritem.h
14736                 Sync with HEAD (addressbook DnD)
14737
14738 2004-09-03 [colin]      0.9.12cvs93.1
14739
14740         * src/summaryview.c
14741                 Sync with HEAD (next/prev unread)
14742
14743 2004-09-03 [colin]      0.9.12cvs92.1
14744
14745         * src/prefs_common.c
14746         * src/prefs_common.h
14747         * src/summaryview.c
14748                 Sync with HEAD ('mark_as_read_delay' pref)
14749
14750 2004-09-02 [colin]      0.9.12cvs91.2
14751
14752         * src/common/xml.c
14753                 Fix leak
14754
14755 2004-09-02 [colin]      0.9.12cvs91.1
14756
14757         * src/gtk/menu.c
14758                 Sync with HEAD (menu accel don't work, but whatever)
14759
14760 2004-09-02 [colin]      0.9.12cvs90.1
14761
14762         * src/account.c
14763                 Sync with HEAD (fix bug 582)
14764
14765 2004-09-02 [colin]      0.9.12cvs89.1
14766
14767         * src/addrindex.c
14768                 Sync with HEAD (free deleted queries)
14769
14770 2004-09-02 [colin]      0.9.12cvs88.1
14771
14772         * src/ldapquery.c
14773                 Sync with HEAD (fix LDAP freezes)
14774
14775 2004-09-02 [colin]      0.9.12cvs87.1
14776
14777         * src/prefs_spelling.c
14778                 Sync with HEAD (add default dictionary)
14779
14780 2004-09-01 [colin]      0.9.12cvs86.1
14781
14782         * src/filtering.c
14783         * src/folderview.c
14784         * src/imap.c
14785         * src/prefs_matcher.c
14786         * src/stock_pixmap.c
14787         * src/summary_search.c
14788         * src/summaryview.c
14789         * src/wizard.c
14790         * src/wizard.h
14791                 Sync with HEAD (uninitialized vars fixes)
14792                 + gtk2 specific warning fixes
14793
14794 2004-08-31 [colin]      0.9.12cvs85.1
14795
14796         * src/folder.c
14797                 Sync with HEAD (Fix memory corruption due to 
14798                 uninitialized var)
14799
14800 2004-08-31 [colin]      0.9.12cvs84.4
14801
14802         * src/summary_search.c
14803                 Fix segfaults when searching in folders with broken headers
14804
14805 2004-08-31 [colin]      0.9.12cvs84.3
14806
14807         * src/compose.c
14808         * src/textview.c
14809                 Fix some more encoding/decoding issues
14810
14811 2004-08-30 [colin]      0.9.12cvs84.2
14812
14813         * src/mimeview.c
14814         * src/prefs_themes.c
14815         * src/gtk/filesel.c
14816         * src/gtk/filesel.h
14817                 Add a folder-mode selection (fixes mimeview's "Save all")
14818
14819 2004-08-29 [colin]      0.9.12cvs84.1
14820
14821         * src/mimeview.c
14822                 Sync with HEAD (don't escape saved filenames)
14823
14824 2004-08-27 [colin]      0.9.12cvs83.1
14825
14826         * ChangeLog
14827         * ChangeLog.claws
14828         * ChangeLog.jp
14829         * src/mh.c
14830         * src/procheader.c
14831         * src/procmsg.c
14832         * src/procmsg.h
14833         * src/common/utils.c
14834         * src/gtk/menu.h
14835         * po/
14836                 Sync with HEAD 0.9.12cvs83 (sync with main)
14837
14838 2004-08-26 [colin]      0.9.12cvs82.4
14839
14840         * src/codeconv.c
14841                 Fix strange stack corruption
14842                 Convert to utf8 after unmime, not before
14843
14844 2004-08-26 [colin]      0.9.12cvs82.3
14845
14846         * src/main.c
14847         * src/wizard.c
14848                 Fix account folders duplication
14849
14850 2004-08-25 [colin]      0.9.12cvs82.2
14851
14852         * src/wizard.c
14853                 Remove ports
14854                 Add SSL selection
14855                 Use login@server as account name
14856
14857 2004-08-25 [colin]      0.9.12cvs82.1
14858
14859         * src/plugins/pgpmime/pgpmime.c
14860                 Sync with HEAD (leak fix).
14861
14862 2004-08-25 [colin]      0.9.12cvs81.1
14863
14864         * src/plugins/pgpmime/pgpmime.c
14865         * src/plugins/pgpmime/sgpgme.c
14866         * src/plugins/pgpmime/sgpgme.h
14867                 Sync with HEAD (Handle combined messages).
14868
14869 2004-08-24 [colin]      0.9.12cvs80.3
14870
14871         * src/wizard.c
14872                 Fix full name, ports, and imap
14873
14874 2004-08-24 [colin]      0.9.12cvs80.2
14875
14876         * src/Makefile.am
14877         * src/main.c
14878         * src/setup.c
14879         * src/setup.h
14880         * src/stock_pixmap.c
14881         * src/stock_pixmap.h
14882         * src/wizard.c ** ADDED **
14883         * src/wizard.h ** ADDED ** 
14884         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14885                 Add a setup wizard 
14886
14887 2004-08-24 [colin]      0.9.12cvs80.1
14888
14889         * src/folder.c
14890                 Sync with HEAD (set mimeflags on all messages)
14891
14892 2004-08-24 [colin]      0.9.12cvs79.3
14893
14894         * src/matcher_parser_lex.l
14895                 Fix 8bits strings not in utf8
14896
14897 2004-08-24 [colin]      0.9.12cvs79.2
14898
14899         * src/compose.c
14900                 Check conversion result before replacing buffer
14901
14902 2004-08-23 [colin]      0.9.12cvs79.1
14903
14904         * src/compose.c
14905                 Sync with HEAD (create message header in memory)
14906
14907 2004-08-23 [colin]      0.9.12cvs78.1
14908
14909         * src/rfc2015.c
14910         * src/rfc2015.h
14911                 Sync with HEAD (fix bug 197 again)
14912
14913 2004-08-23 [colin]      0.9.12cvs77.3
14914
14915         * src/compose.c
14916                 Fix again inline gpg signing (which outputs utf8
14917                 in gtk2). Not syncing this fix to HEAD as this 
14918                 code is meant to die.
14919
14920 2004-08-23 [colin]      0.9.12cvs77.2
14921
14922         * src/prefs_account.h
14923                 Remove useless include
14924
14925 2004-08-23 [colin]      0.9.12cvs77.1
14926
14927         * src/imap.c
14928         * po/es.po
14929         * po/fr.po
14930         * po/it.po
14931         * po/pl.po
14932         * po/pt_BR.po
14933         * po/sk.po
14934         * po/sr.po
14935                 Sync with HEAD (fix bug 577)
14936
14937 2004-08-22 [colin]      0.9.12cvs76.1
14938
14939         * src/plugins/trayicon/trayicon.c
14940                 Sync with HEAD (fix formatting bug)
14941
14942 2004-08-21 [colin]      0.9.12cvs74.2
14943
14944         * src/gtk/colorsel.c
14945                 Fix bug 564 (Folder color selection window exits on any
14946                 keypress)
14947
14948 2004-08-21 [colin]      0.9.12cvs74.1
14949
14950         * ChangeLog.claws
14951         * src/compose.c
14952         * src/summaryview.c
14953         * src/toolbar.c
14954                 Sync with HEAD (fix bug 576)
14955
14956 2004-08-21 [colin]      0.9.12cvs70.1
14957
14958         * src/compose.c
14959         * src/mainwindow.c
14960                 Sync with HEAD
14961                 
14962
14963 2004-08-21 [paul]       0.9.12cvs66.4
14964
14965         * src/mainwindow.c
14966         * src/messageview.c
14967         * src/gtk/menu.c
14968         * src/plugins/spamassassin/spamassassin_gtk.c
14969                 remove some deprecated gtk1 functions
14970
14971
14972 2004-08-21 [colin]      0.9.12cvs66.3
14973
14974         * src/compose.c
14975         * src/codeconv.c
14976                 Fix warnings
14977                 Remove encoding hacks
14978                 Fix bug 575 (Strange character messes up message)
14979                 Don't display conversion error when drafting
14980
14981 2004-08-21 [paul]       0.9.12cvs66.2
14982
14983         * src/prefs_account.c
14984                 fix GnuPG mode bugs
14985
14986
14987 2004-08-20 [colin]      0.9.12cvs66.1
14988
14989         * src/codeconv.c
14990                 Sync with HEAD 0.9.12cvs66
14991
14992 2004-08-20 [paul]
14993
14994         * src/plugins/pgpmime/plugin.c
14995                 modify PGP/MIME plugin's description
14996
14997 2004-08-17 [colin]      0.9.12cvs65.1
14998
14999         * src/common/ssl.c
15000         * src/plugins/pgpmime/plugin.c
15001                 Sync with HEAD
15002
15003 2004-08-14 [colin]      0.9.12cvs60.3
15004
15005         * src/plugins/trayicon/trayicon.c
15006                 Put back resize callback, on size-request signal
15007                 rather than size-allocate to avoid infinite 
15008                 callback loop
15009
15010 2004-08-13 [colin]      0.9.12cvs60.2
15011
15012         * src/common/defs.h
15013                 Cache versions have been fixed
15014
15015 2004-08-13 [colin]      0.9.12cvs60.1
15016
15017         * src/folderutils.c
15018                 Sync with HEAD
15019
15020 2004-08-12 [colin]      0.9.12cvs59.1
15021
15022         * src/plugins/trayicon/trayicon.c
15023                 Sync with HEAD
15024
15025 2004-08-12 [colin]      0.9.12cvs57.5
15026
15027         * sylpheed.desktop
15028         * configure.ac
15029         * src/Makefile.am
15030         * src/main.c
15031                 Add support for Freedesktop.org's startup notification
15032
15033 2004-08-11 [colin]      0.9.12cvs57.4
15034
15035         * src/textview.c
15036                 Fix off-by-one
15037
15038 2004-08-11 [colin]      0.9.12cvs57.3
15039
15040         * src/message_search.c
15041         * src/summary_search.c
15042                 Make searches case insensitive by default
15043         * src/textview.c
15044                 Fix case-insensitive search in message
15045
15046 2004-08-11 [colin]      0.9.12cvs57.2
15047
15048         * src/summary_search.c
15049                 Let case-sensitive be specified
15050
15051 2004-08-10 [colin]      0.9.12cvs55.4
15052
15053         * src/common/socket.c
15054                 Fix the possible race condition
15055
15056 2004-08-09 [paul]       0.9.12cvs55.3
15057
15058         * configure.ac
15059         * src/Makefile.am
15060         * src/common/Makefile.am
15061                 sync with HEAD
15062
15063
15064 2004-08-09 [paul]       0.9.12cvs55.2
15065
15066         * autogen.sh
15067         * po/poconv.sh
15068                 remove unneeded script
15069
15070         * configure.ac
15071                 add forgotten USE_LDAP_TLS (sync with HEAD)
15072
15073
15074 2004-08-09 [colin]      0.9.12cvs55.1
15075
15076         * src/main.c
15077         * src/common/ssl.c
15078         * src/common/sylpheed.c
15079         * src/common/sylpheed.h
15080                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15081
15082 2004-08-09 [paul]       0.9.12cvs54.1
15083
15084         * ChangeLog
15085         * ChangeLog.claws
15086         * ChangeLog.jp
15087         * configure.ac
15088         * po/POTFILES.in
15089         * src/Makefile.am
15090         * src/folderutils.c
15091         * src/main.c
15092         * src/pgpmime.c
15093         * src/pgpmime.h
15094         * src/sgpgme.c
15095         * src/sgpgme.h
15096         * src/plugins/Makefile.am
15097         * src/plugins/pgpmime/.cvsignore
15098         * src/plugins/pgpmime/Makefile.am
15099         * src/plugins/pgpmime/pgpmime.c
15100         * src/plugins/pgpmime/pgpmime.h
15101         * src/plugins/pgpmime/plugin.c
15102         * src/plugins/pgpmime/sgpgme.c
15103         * src/plugins/pgpmime/sgpgme.h
15104                 sync with HEAD
15105
15106 2004-08-08 [paul]       0.9.12cvs51.1
15107
15108         * configure.ac
15109         * src/folder.c
15110                 sync with HEAD
15111
15112 2004-08-07 [colin]      0.9.12cvs50.1
15113
15114         * src/pop.c
15115         * src/common/partial_download.c
15116                 fix warnings (sync from HEAD)
15117
15118 2004-08-07 [colin]      0.9.12cvs48.1
15119
15120         * src/prefs_folder_item.c
15121                 sync with HEAD 0.9.12cvs48
15122
15123 2004-08-06 [colin]      0.9.12cvs47.1
15124
15125         * src/compose.c
15126                 Sync with HEAD
15127
15128 2004-08-06 [christoph]  0.9.12cvs46.2
15129
15130         * src/main.c
15131         * src/plugins/clamav/clamav_plugin_gtk.c
15132         * src/plugins/dillo_viewer/dillo_viewer.c
15133         * src/plugins/image_viewer/plugin.c
15134         * src/plugins/mathml_viewer/mathml_viewer.c
15135         * src/plugins/spamassassin/spamassassin_gtk.c
15136         * src/plugins/trayicon/trayicon.c
15137                 don't mix GTK1.2 plugin with GTK2 plugins
15138
15139 2004-08-06 [colin]      0.9.12cvs46.1
15140
15141         * ChangeLog
15142         * ChangeLog.claws
15143         * ChangeLog.jp
15144         * configure.ac
15145         * sylpheed-claws.pc.in
15146         * src/folder.c
15147         * src/imap.c
15148         * src/localfolder.c
15149         * src/messageview.c
15150         * src/mimeview.c
15151         * src/mimeview.h
15152         * src/msgcache.c
15153         * src/news.c
15154         * src/prefs_ext_prog.c
15155         * src/prefs_folder_item.c
15156         * src/prefs_fonts.c
15157         * src/prefs_msg_colors.c
15158         * src/prefs_spelling.c
15159         * src/prefs_themes.c
15160         * src/prefs_toolbar.c
15161         * src/prefs_wrapping.c
15162         * src/procmime.h
15163         * src/common/defs.h
15164         * src/common/nntp.c
15165         * src/common/session.c
15166         * src/common/session.h
15167         * src/common/socket.c
15168         * src/common/utils.h
15169         * src/common/xml.c
15170         * src/common/xml.h
15171         * src/gtk/prefswindow.c
15172         * src/gtk/prefswindow.h
15173         * src/plugins/clamav/clamav_plugin_gtk.c
15174         * src/plugins/dillo_viewer/dillo_prefs.c
15175         * src/plugins/image_viewer/viewerprefs.c
15176         * src/plugins/spamassassin/spamassassin_gtk.c
15177         * m4/openssl.m4 *** REMOVED ***
15178                 Sync with HEAD 0.9.12cvs46
15179
15180 2004-08-03 [paul]       0.9.12cvs40.2
15181
15182         * src/action.c
15183         * src/addressadd.c
15184         * src/addressbook.c
15185         * src/addrgather.c
15186         * src/browseldap.c
15187         * src/compose.c
15188         * src/crash.c
15189         * src/editaddress.c
15190         * src/editgroup.c
15191         * src/editldap_basedn.c
15192         * src/foldersel.c
15193         * src/importldif.c
15194         * src/mimeview.c
15195         * src/prefs_common.c
15196         * src/prefs_template.c
15197         * src/sourcewindow.c
15198         * src/summaryview.c
15199         * src/gtk/about.c
15200         * src/gtk/foldersort.c
15201         * src/gtk/logwindow.c
15202         * src/gtk/pluginwindow.c
15203         * src/gtk/prefswindow.c
15204                 change all gtk_scrolled_window_set_policy from 
15205                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15206
15207 2004-08-02 [paul]       0.9.12cvs40.1
15208
15209         * AUTHORS
15210                 update translation team section
15211         * po/pt_BR.po
15212                 updated by Frederico Goncalves Guimaraes
15213                 <fggdebian@yahoo.com.br>
15214
15215 2004-07-31 [colin]      0.9.12cvs39.9
15216
15217         * src/exphtmldlg.c
15218                 Fix compilation
15219
15220 2004-07-31 [colin]      0.9.12cvs39.8
15221
15222         * src/exphtmldlg.c
15223                 Fix an alertpanel type
15224
15225 2004-07-30 [colin]      0.9.12cvs39.7
15226
15227         * src/alertpanel.c
15228                 Fix alertpanel_error_log's icon
15229
15230 2004-07-30 [colin]      0.9.12cvs39.6
15231
15232         * src/pop.c
15233                 Two of them should still be warnings
15234
15235 2004-07-30 [colin]      0.9.12cvs39.5
15236
15237         * src/pop.c
15238                 More warning -> error
15239 2004-07-29 [colin]      0.9.12cvs39.4
15240
15241         * src/pop.c
15242                 Warning -> error
15243
15244 2004-07-29 [colin]      0.9.12cvs39.3
15245
15246         * src/prefs_matcher.c
15247                 Fix segfault
15248
15249 2004-07-29 [colin]      0.9.12cvs39.2
15250
15251         * src/alertpanel.c
15252                 More nice-looking alertpanels
15253
15254 2004-07-29 [colin]      0.9.12cvs39.1
15255
15256         * src/messageview.c
15257                 sync with head
15258                 (inform user when partial mail is deleted on server)
15259
15260 2004-07-29 [colin]      0.9.12cvs38.1
15261
15262         * src/messageview.c
15263                 sync with head
15264
15265 2004-07-28 [paul]       0.9.12cvs37.7
15266
15267         * src/mainwindow.c
15268                 complete the replacement of deprecated gtk_progress_*
15269
15270 2004-07-28 [paul]       0.9.12cvs37.6
15271
15272         * src/action.c
15273         * src/inc.c
15274         * src/mainwindow.c
15275         * src/send_message.c
15276         * src/gtk/progressdialog.c
15277         * src/gtk/progressdialog.h
15278                 replace deprecated gtk_progress_*
15279
15280 2004-07-28 [paul]       0.9.12cvs37.5
15281
15282         * src/gtk/filesel.c
15283                 remove gtk_window_set_wmclass()
15284 2004-07-28 [paul]       0.9.12cvs37.4
15285
15286         * src/addressbook.c
15287         * src/compose.c
15288         * src/foldersel.c
15289         * src/mainwindow.c
15290         * src/messageview.c
15291         * src/sourcewindow.c
15292         * src/gtk/logwindow.c
15293                 remove gtk_window_set_wmclass()
15294                 
15295         * src/prefs_filtering.c
15296         * src/prefs_filtering_action.c
15297         * src/prefs_fonts.c
15298         * src/prefs_gtk.c
15299         * src/prefs_matcher.c
15300         * src/ssl_manager.c
15301         * src/gtk/prefswindow.c
15302                 replace gtk_window_position()
15303
15304 2004-07-28 [colin]      0.9.12cvs37.3
15305
15306         * src/alertpanel.c
15307         * src/alertpanel.h
15308                 Add a way to specify panel type for specific
15309                 panels (alertpanel())
15310         * src/account.c
15311         * src/addressbook.c
15312         * src/compose.c
15313         * src/expldifdlg.c
15314         * src/main.c
15315         * src/messageview.c
15316         * src/summaryview.c
15317         * src/textview.c
15318         * src/gtk/sslcertwindow.c
15319                 Fix alertpanel()s so that their icon match
15320                 their real type
15321
15322 2004-07-28 [paul]       0.9.12cvs37.2
15323
15324         * src/addr_compl.c
15325         * src/addressbook.c
15326         * src/alertpanel.c
15327         * src/compose.c
15328         * src/export.c
15329         * src/foldersel.c
15330         * src/folderview.c
15331         * src/grouplistdialog.c
15332         * src/import.c
15333         * src/mainwindow.c
15334         * src/message_search.c
15335         * src/messageview.c
15336         * src/passphrase.c
15337         * src/prefs_actions.c
15338         * src/prefs_common.c
15339         * src/prefs_customheader.c
15340         * src/prefs_display_header.c
15341         * src/prefs_filtering.c
15342         * src/prefs_filtering_action.c
15343         * src/prefs_gtk.c
15344         * src/prefs_matcher.c
15345         * src/prefs_msg_colors.c
15346         * src/prefs_summary_column.c
15347         * src/prefs_template.c
15348         * src/sourcewindow.c
15349         * src/ssl_manager.c
15350         * src/summary_search.c
15351         * src/gtk/colorsel.c
15352         * src/gtk/description_window.c
15353         * src/gtk/gtkaspell.c
15354         * src/gtk/inputdialog.c
15355         * src/gtk/logwindow.c
15356         * src/gtk/prefswindow.c
15357         * src/gtk/progressdialog.c
15358                 replace deprecated gtk_window_set_policy
15359
15360 2004-07-27 [colin]      0.9.12cvs37.1
15361
15362         * src/msgcache.c
15363                 More fixes (synced for head again)
15364
15365 2004-07-27 [colin]      0.9.12cvs35.3
15366
15367         * src/msgcache.c
15368                 Fix wrong test
15369
15370 2004-07-27 [colin]      0.9.12cvs35.2
15371
15372         * src/mimeview.c
15373                 Fix width a bit (by Paul)
15374         * src/alertpanel.c
15375         * src/alertpanel.h
15376                 Specialize icons, make alertpanel_message()
15377                 private
15378         * src/message_search.c
15379         * src/sgpgme.c
15380         * src/summary_search.c
15381                 Suit alertpanel changes
15382
15383 2004-07-27 [colin]      0.9.12cvs35.1
15384
15385         * src/alertpanel.c
15386                 Add an icon
15387         * src/passphrase.c
15388                 Add debug output - maybe someone will
15389                 want to look at the problem with Grab
15390                 Input :)
15391         Bump version as we're synced with HEAD
15392
15393 2004-07-26 [colin]      0.9.12cvs33.26
15394
15395         * src/pop.c
15396                 Fix uidl-file parsing when not in new
15397                 format
15398
15399 2004-07-26 [colin]      0.9.12cvs33.25
15400
15401         * src/gtk/menu.c
15402                 Move popup menu up if necessary (fixes 
15403                 account selector)
15404         * src/mainwindow.c
15405                 Set account selector's button height to
15406                 minimum
15407
15408 2004-07-26 [colin]      0.9.12cvs33.24
15409
15410         * src/alertpanel.c
15411                 Maybe fix 551 (Truncated font in alert window)
15412
15413 2004-07-26 [colin]      0.9.12cvs33.23
15414
15415         * po/de.po
15416         * po/es.po
15417         * po/fr.po
15418         * po/it.po
15419         * po/ja.po
15420         * po/pl.po
15421         * po/ru.po
15422         * po/sk.po
15423         * po/sr.po
15424         * po/zh_CN.po
15425                 Sync po files with HEAD
15426
15427 2004-07-26 [paul]       0.9.12cvs33.22
15428
15429         * src/compose.c
15430                 fix Bug 556 'Organisation-header is sent even if empty'
15431
15432 2004-07-24 [colin]      0.9.12cvs33.21
15433
15434         * src/compose.c
15435         * src/gtk/gtkaspell.c
15436         * src/gtk/gtkaspell.h
15437                 Fix speller accelerators (require hack)
15438
15439 2004-07-24 [colin]      0.9.12cvs33.20
15440
15441         * src/gtk/gtkaspell.c
15442                 Fix over-eager code deletion breaking
15443                 Check while typing
15444
15445 2004-07-24 [colin]      0.9.12cvs33.19
15446
15447         * src/browseldap.c
15448         * src/ldapctrl.c
15449         * src/ldapctrl.h
15450         * src/ldapserver.h
15451                 Sync ldap with HEAD
15452         (Fixes 546 LDAP completely broken)
15453
15454 2004-07-24 [colin]      0.9.12cvs33.18
15455
15456         * src/prefs_msg_colors.c
15457                 Fix prototype mismatch
15458         (Fixes 547 void function cannot return value)
15459
15460 2004-07-24 [colin]      0.9.12cvs33.17
15461
15462         * src/mainwindow.c
15463                 Fix sort going back to previous sort key
15464                 when changing sort direction
15465
15466 2004-07-24 [colin]      0.9.12cvs33.16
15467
15468         * src/compose.c
15469                 Fix space insertion when re-wrapping at 
15470                 cursor point
15471
15472 2004-07-24 [colin]      0.9.12cvs33.15
15473
15474         * src/gtk/gtkaspell.c
15475                 Don't change cursor position in insert-text
15476                 callback
15477         (Fixes 539 Word wrapping on input transposes letters)
15478
15479 2004-07-24 [colin]      0.9.12cvs33.14
15480
15481         * src/gtk/gtkaspell.c
15482                 Reencode non-ascii chars to dictionary's
15483                 encoding
15484         (Fixes 544 Spell check broken non english locale)
15485
15486 2004-07-24 [colin]      0.9.12cvs33.13
15487
15488         * src/summaryview.c
15489                 Fix Shift+Down, add Home/End/PgUp/PgDown
15490
15491 2004-07-21 [colin]      0.9.12cvs33.12
15492
15493         * src/prefs_common.c
15494                 Fix a gtk warning (Patch by Andrej Kacian)
15495
15496 2004-07-21 [colin]      0.9.12cvs33.11
15497
15498         * src/gtk/filesel.c
15499                 More check
15500
15501 2004-07-21 [colin]      0.9.12cvs33.10
15502
15503         * src/compose.c
15504         * src/crash.c
15505         * src/export.c
15506         * src/import.c
15507         * src/messageview.c
15508         * src/mimeview.c
15509         * src/prefs_spelling.c
15510         * src/prefs_themes.c
15511         * src/summaryview.c
15512         * src/gtk/filesel.c
15513         * src/gtk/filesel.h
15514         * src/gtk/pluginwindow.c
15515                 Untwist open/save mode guessing logic, make
15516                 it explicit
15517
15518 2004-07-20 [colin]      0.9.12cvs33.9
15519
15520         * src/codeconv.c
15521                 conv_encode_header: src_charset is UTF-8 on
15522                 gtk2
15523         * src/compose.c
15524                 Remove double encoding of the headers
15525
15526 2004-07-20 [colin]      0.9.12cvs33.8
15527
15528         * src/codeconv.c
15529                 Fix typo
15530
15531 2004-07-20 [colin]      0.9.12cvs33.7
15532
15533         * src/mainwindow.c
15534                 Set the separated messageview to the saved
15535                 size of Claws' messageview (Patch by Alfons)
15536                 Fix a callback prototype (me)
15537
15538 2004-07-20 [colin]      0.9.12cvs33.6
15539
15540         * src/codeconv.h
15541                 Forgot one hunk in 0.9.12cvs33.4
15542
15543 2004-07-19 [colin]      0.9.12cvs33.5
15544
15545         * src/action.c
15546                 Action output fix
15547                 Patch by Alfons
15548
15549 2004-07-19 [colin]      0.9.12cvs33.4
15550
15551         * src/compose.c
15552                 Fix outgoing charset bug in headers
15553         * src/codeconv.c
15554                 Clean for glib2 - Patch by Alfons
15555
15556 2004-07-19 [colin]      0.9.12cvs33.3
15557
15558         * src/statusbar.c
15559                 Remove grip from the statusbar
15560                 Patch by Alfons
15561
15562 2004-07-19 [colin]      0.9.12cvs33.2
15563
15564         * src/messageview.c
15565         * src/textview.c
15566                 Fix messageview remembering the previous
15567                 scroll position when loading a new message
15568                 Patch by Alfons
15569
15570 2004-07-19 [colin]      0.9.12cvs33.1
15571
15572         * src/folder.h
15573         * src/folderview.c
15574         * src/summaryview.c
15575                 Sync with HEAD
15576
15577 2004-07-18 [colin]      0.9.12cvs32.7
15578
15579         * configure.ac
15580                 Remove useless check for XIM - noticed
15581                 by Alfons
15582
15583 2004-07-18 [colin]      0.9.12cvs32.6
15584
15585         * src/summaryview.c
15586                 Remove non-modified and shift-modified
15587                 accelerators in summaryview's popup
15588                 menu, as that doesn't get catched by
15589                 the accel-activate signal catcher...
15590
15591 2004-07-18 [colin]      0.9.12cvs32.5
15592
15593         * src/prefs_common.c
15594                 Define sensible default prefs for 
15595                 wrapping
15596
15597 2004-07-18 [colin]      0.9.12cvs32.4
15598
15599         * src/compose.c
15600         * src/prefs_common.c
15601         * src/prefs_common.h
15602         * src/prefs_wrapping.c
15603                 Remove Smart Wrapping pref, which does
15604                 nothing on gtk2 branch
15605
15606 2004-07-18 [colin]      0.9.12cvs32.3
15607
15608         * src/sourcewindow.c
15609                 Proper utf8
15610
15611 2004-07-18 [colin]      0.9.12cvs32.2
15612
15613         * src/compose.c
15614                 Save attachment status when drafting
15615
15616 2004-07-18 [colin]      0.9.12cvs32.1
15617
15618         * src/gtk/filesel.c
15619                 Fix erratic folder selection in open mode
15620
15621 2004-07-18 [colin]      0.9.12cvs31.11
15622
15623         * src/pop.c
15624                 Don't let partial messages get deleted
15625                 even with "dowload all"
15626                 (0.9.12cvs31.8 fix extension)
15627 2004-07-18 [colin]      0.9.12cvs31.10
15628
15629         * src/gtk/logwindow.c
15630                 Fix log scrolling
15631
15632 2004-07-18 [colin]      0.9.12cvs31.9
15633
15634         * src/common/utils.c
15635                 Fix non-utf8 strings coming from commands
15636                 and files
15637
15638 2004-07-18 [colin]      0.9.12cvs31.8
15639
15640         * src/pop.c
15641                 Fix partial download bug with Download all
15642                 messages option
15643
15644 2004-07-18 [colin]      0.9.12cvs31.7
15645
15646         * src/textview.c
15647                 Fix bug introduced in 0.9.12cvs31.2
15648                 (blocked in select mode after double click)
15649
15650 2004-07-18 [colin]      0.9.12cvs31.6
15651
15652         * src/compose.c
15653         * src/gtk/menu.c
15654                 More glib-warning fixes
15655
15656 2004-07-18 [colin]      0.9.12cvs31.5
15657
15658         * src/compose.c
15659                 Fix trashing the primary clipboard when moving 
15660                 around with tab
15661         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15662
15663 2004-07-18 [colin]      0.9.12cvs31.4
15664
15665         * src/codeconv.c
15666                 convert unencoded iso headers to utf8
15667         (Fix Bug 538 Unencoded local characters in subject make it 
15668          disappear)
15669
15670 2004-07-18 [colin]      0.9.12cvs31.3
15671
15672         * src/compose.c
15673                 Fix tab char handling in wrapping
15674         (Fix Bug 537 Line wrap problem - TAB character treated as 
15675          one character instead of 8)
15676
15677 2004-07-18 [colin]      0.9.12cvs31.2
15678
15679         * src/textview.c
15680                 return FALSE on GDK_MOTION_NOTIFY
15681         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15682          (unable to highlight))
15683
15684 2004-07-18 [colin]      0.9.12cvs31.1
15685
15686         * src/folderview.c
15687                 Sync with 0.9.12cvs31
15688
15689 2004-07-18 [colin]      0.9.12cvs30.4
15690
15691         * src/compose.c
15692                 Also block text_inserted when inserting a file
15693
15694 2004-07-18 [colin]      0.9.12cvs30.3
15695
15696         * src/compose.c
15697                 Fix smart wrapping (block text_inserted handler
15698                 while putting quotation to avoid wrap on input,
15699                 don't join lines if next is sig separator)
15700
15701 2004-07-17 [colin]      0.9.12cvs30.2
15702
15703         * src/folderview.c
15704         * src/mainwindow.c
15705         * src/mimeview.c
15706         * src/summaryview.c
15707         * src/gtk/quicksearch.c
15708         * src/gtk/quicksearch.h
15709                 Block key events handlers *and* accels while
15710                 quicksearch is focused
15711         (Fixes Bug 534 quick-search bar not accepting certain letters)
15712
15713 2004-07-17 [colin]      0.9.12cvs30.1
15714
15715         * src/folder.h
15716         * src/folderview.c
15717         * src/summaryview.c
15718                 Sync with 0.9.12cvs30
15719
15720 2004-07-17 [colin]      0.9.12cvs28.2
15721
15722         * src/mimeview.c
15723         * src/procmime.c
15724         * src/summaryview.c
15725         * src/gtk/menu.c
15726                 Squash some compile and glib warnings
15727
15728 2004-07-17 [paul]       0.9.12cvs28.1
15729
15730         * src/mimeview.c
15731                 sync with 0.9.12cvs28 HEAD
15732
15733 2004-07-16 [paul]       0.9.12cvs26.1
15734         
15735         * src/gtk/quicksearch.c
15736         * src/account.c
15737         * src/account.h
15738         * src/compose.c
15739         * src/customheader.c
15740         * src/folder_item_prefs.c
15741         * src/main.c
15742         * src/mainwindow.c
15743         * src/messageview.c
15744         * src/mimeview.c
15745         * src/news.c
15746         * src/pgpmime.c
15747         * src/pop.c
15748         * src/pop.h
15749         * src/prefs_account.c
15750         * src/prefs_account.h
15751         * src/prefs_common.c
15752         * src/prefs_common.h
15753         * src/prefs_display_header.c
15754         * src/prefs_gtk.c
15755         * src/prefs_gtk.h
15756         * src/procheader.c
15757         * src/procmime.c
15758                 sync with 0.9.12cvs26 HEAD      
15759
15760 2004-07-15 [colin]      0.9.12cvs18.14
15761
15762         * src/folder.c
15763                 Disable GPG signature check during
15764                 folder move and scan
15765         (Closes Bug 521 Signature checking slows down Folder-Move)
15766
15767 2004-07-14 [colin]      0.9.12cvs18.13
15768
15769         * src/common/partial_download.c
15770                 update includes
15771
15772 2004-07-14 [colin]      0.9.12cvs18.12
15773
15774         * src/common/partial_download.c
15775         * src/common/partial_download.h
15776                 Move doc at top, add correct copyright
15777
15778 2004-07-14 [colin]      0.9.12cvs18.11
15779
15780         * src/folder.c
15781         * src/messageview.c
15782         * src/pop.c
15783         * src/pop.h
15784         * src/procmsg.c
15785         * src/summaryview.c
15786         * src/common/Makefile.am
15787         * src/common/partial_download.c ** NEW FILES **
15788         * src/common/partial_download.h ** NEW FILES **
15789                 Move partial-download related stuff to its
15790                 own file
15791
15792 2004-07-14 [colin]      0.9.12cvs18.10
15793
15794         * src/send_message.c
15795                 Fix smtp auth when user is null or empty
15796
15797 2004-07-13 [colin]      0.9.12cvs18.9
15798
15799         * src/gtk/quicksearch.c
15800                 Use alphabetic order
15801
15802 2004-07-13 [colin]      0.9.12cvs18.8
15803
15804         * src/pop.c
15805                 Be paranoid on the checks
15806
15807 2004-07-13 [colin]      0.9.12cvs18.7
15808
15809         * src/gtk/quicksearch.c
15810                 Fix Engrish once again
15811
15812 2004-07-13 [colin]      0.9.12cvs18.6
15813
15814         * src/procmsg.c
15815         * src/summaryview.c
15816                 Mark messages for deletion when they are about to
15817                 be removed from trash
15818
15819 2004-07-13 [colin]      0.9.12cvs18.5
15820
15821         * src/matcher.c
15822         * src/matcher.h
15823         * src/matcher_parser_parse.y
15824         * src/prefs_matcher.c
15825         * src/gtk/quicksearch.c
15826                 Add 'partial' ('p') match string to find partially
15827                 downloaded messages
15828
15829 2004-07-13 [colin]      0.9.12cvs18.4
15830
15831         * src/pop.c
15832                 Fix misplaced block
15833
15834 2004-07-13 [colin]      0.9.12cvs18.3
15835
15836         * src/pop.c
15837         * src/pop.h
15838         * src/messageview.c
15839                 Refactor API (to avoid passing 5+ params and code
15840                 duplication)
15841         * src/folder.c
15842         * src/msgcache.c
15843         * src/procheader.c
15844         * src/common/defs.h
15845                 Add planned_download to cache
15846                 Don't mess uidl file when moving partially downloaded
15847                 mails (they change folder, we should change it in the
15848                 uidl list too or we'll remove an incorrect message)
15849                 (this also helps removing hacks when changing 
15850                 planned_download in messageview.c)
15851
15852 2004-07-12 [colin]      0.9.12cvs18.2
15853
15854         * src/gtk/quicksearch.c
15855                 Fix missing status update in quicksearch
15856
15857 2004-07-12 [paul]       0.9.12cvs18.1
15858
15859         * po/POTFILES.in
15860         * src/Makefile.am
15861         * src/account.c
15862         * src/codeconv.c
15863         * src/compose.c
15864         * src/inc.c
15865         * src/main.c
15866         * src/prefs_common.c
15867         * src/procmsg.h
15868         * src/toolbar.c
15869         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15870         * src/prefs_wrapping.[ch]       ** NEW FILES **
15871         * src/common/intl.h
15872         * src/common/utils.[ch]
15873         * src/gtk/quicksearch.[ch]
15874                 sync with 0.9.12cvs18 HEAD
15875
15876 2004-07-12 [colin]      0.9.11cvs17.25
15877
15878         * src/folder.c
15879         * src/folder.h
15880                 Remove unused function added by me in 0.9.11cvs17.10
15881
15882 2004-07-11 [colin]      0.9.11cvs17.24
15883
15884         * src/inc.c
15885         * src/messageview.c
15886         * src/pop.c
15887         * src/pop.h
15888                 Use folderitem and msgnum instead of filename to
15889                 know which mail to delete
15890                 Move old partial mail deletion to pop.c
15891
15892 2004-07-10 [colin]      0.9.11cvs17.23
15893
15894         * src/inc.c
15895                 Add debug
15896         * src/pop.c
15897         * src/pop.h
15898                 Don't re-use same enums for unrelated stuff: it's 
15899                 completely misleading !
15900                 Document a bit
15901
15902 2004-07-09 [colin]      0.9.11cvs17.22
15903
15904         * src/inc.c
15905                 Remove folder-type check and do
15906                 more tests to be sure everything's
15907                 ok
15908         * src/messageview.c
15909                 Punctuation update, remove useless
15910                 code, fix two warnings
15911         * src/noticeview.c
15912                 Layout cleaning, reset 2nd button
15913                 when specifying one
15914
15915 2004-07-09 [colin]      0.9.11cvs17.21
15916
15917         * src/messageview.c
15918         * src/pop.c
15919         * src/pop.h
15920                 Allow user to change his mind
15921                 and postpone decision (by
15922                 unmarking the mail)
15923
15924 2004-07-09 [colin]      0.9.11cvs17.20
15925
15926         * src/messageview.c
15927                 Fix bug with delete state
15928         * src/pop.c
15929         * src/pop.h
15930                 Fix buffer leak (fread doesn't 
15931                 terminate buffers with \0)
15932                 Refactoring (remove magic 
15933                 numbers)
15934
15935 2004-07-09 [colin]      0.9.11cvs17.19
15936
15937         * src/pop.c
15938                 Don't log "Skipping message" if 
15939                 we're going to TOP it two lines
15940                 later
15941
15942 2004-07-09 [colin]      0.9.11cvs17.18
15943
15944         * src/messageview.c
15945                 Fix Engrish
15946
15947 2004-07-09 [colin]      0.9.11cvs17.17
15948
15949         * src/pop.c
15950                 strlen checking...
15951         * src/messageview.c
15952                 refactoring a bit
15953
15954 2004-07-08 [colin]      0.9.11cvs17.16
15955
15956         * src/noticeview.c
15957         * src/noticeview.h
15958                 Add an optional second button
15959         * src/messageview.c
15960         * src/pop.c
15961         * src/pop.h
15962                 Don't delete partially received mails after a certain
15963                 time; rather, let the user decide.
15964
15965 2004-07-08 [colin]      0.9.11cvs17.15
15966
15967         * src/common/smtp.h
15968                 Sync with HEAD
15969
15970 2004-07-08 [colin]      0.9.11cvs17.14
15971
15972         * src/messageview.c
15973         * src/common/smtp.c
15974                 Use to_human_readable() for sizes
15975
15976 2004-07-08 [colin]      0.9.11cvs17.13
15977
15978         * src/inc.c
15979         * src/messageview.c
15980         * src/pop.c
15981         * src/pop.h
15982         * src/procmsg.c
15983                 Fix partial-downloading issues:
15984                         catch unsupported TOP
15985                         don't delete partially downloaded mails before 5 days
15986                         don't update existing with non-MH folders; that'll
15987                         make dups, but it's better than trashing the folder
15988                         free new msginfo parts
15989                 Fix indentation ;-)
15990
15991 2004-07-08 [colin]      0.9.11cvs17.12
15992
15993         * src/common/smtp.c
15994         * src/common/smtp.h
15995                 Sync smtp size verification with HEAD
15996
15997 2004-07-08 [colin]      0.9.11cvs17.11
15998
15999         * src/summaryview.c
16000         * src/prefs_common.c
16001         * src/prefs_common.h
16002         * src/gtk/quicksearch.c
16003         * src/gtk/quicksearch.h
16004                 Sync sticky pref with HEAD
16005
16006 2004-07-08 [colin]      0.9.11cvs17.10
16007
16008         * src/folder.c [1.213.2.6]
16009         * src/folder.h [1.87.2.6]
16010         * src/inc.c [1.149.2.7]
16011         * src/messageview.c [1.94.2.8]
16012         * src/procheader.c [1.47.2.6]
16013         * src/procmsg.c [1.150.2.4]
16014         * src/procmsg.h [1.60.2.5]
16015         * src/pop.c [1.56.2.4]
16016         * src/pop.h [1.17.2.3]
16017                 Let too big messages get downloaded, but truncated
16018                 Add a button to download them completely
16019                 
16020 2004-07-06 [colin]      0.9.11cvs17.9
16021
16022         * src/gtk/quicksearch.c [1.1.2.3]
16023                 Add a Clear button
16024         * commitHelper
16025         * PATCHSETS
16026                 Add a script to help with cvs
16027
16028 2004-07-03 [colin]      0.9.11cvs17.8
16029
16030         * src/plugins/imageviewer/viewer.c
16031                 fix imageviewer (which was staying on the first
16032                 displayed image)
16033
16034 2004-07-03 [colin]      0.9.11cvs17.7
16035
16036         Removed FIXME_GTK2 warnings
16037         * src/gtk/gtkutils.c
16038                 useless #warnings
16039         * src/gtk/menu.c
16040                 useless #warnings (no need to mess with menu rc)
16041         * src/gtk/menu.h
16042                 unused functions
16043         
16044
16045 2004-07-03 [colin]      0.9.11cvs17.6
16046
16047         Removed FIXME_GTK2 warnings
16048         * src/codeconv.c
16049                 useless #warnings (rewrite needed)
16050         * src/compose.c
16051                 useless #warnings (rewrite needed)
16052                 useless #warnings (gtk2 is like that)
16053                 useless #warnings (previously fixed)
16054         * src/main.c
16055                 useless #warnings (previously fixed)
16056         * src/message_search.c
16057                 useless #warnings (gtk2 is like that)
16058                 Made apparent that search is case-sensitive
16059         * src/mimeview.c
16060                 useless #warnings (rewrite needed)
16061                 useless #warnings (gtk2 is like that)
16062                 reimplemented real warnings
16063         * src/prefs_common.c
16064                 Removed block cursor option (not it gtk2)
16065         * src/prefs_gtk.c
16066                 useless #warnings (rewrite needed)
16067         * src/procheader.c
16068                 useless #warnings (rewrite needed)
16069         * src/sourcewindow.c
16070                 useless #warnings (incorrect placing)
16071         * src/summary_search.c
16072                 useless #warnings (gtk2 is like that)
16073                 Made apparent that search is case-sensitive
16074         * src/action.c
16075                 useless #warnings (gtk2 is like that)
16076         * src/textview.c
16077                 useless #warnings (rewrite needed)
16078         * src/toolbar.c
16079                 useless #warnings (rewrite needed)
16080
16081 2004-07-03 [colin]      0.9.11cvs17.5
16082
16083         * src/textview.c
16084                 Fix mismerge which broke URI opening
16085                 
16086 2004-07-01 [colin]      0.9.11cvs17.4
16087
16088         * src/gtk/filesel.c
16089                 Fill filename when saving
16090                 
16091 2004-06-27 [colin]      0.9.11cvs17.3
16092
16093         * src/gtk/filesel.[ch]
16094                 Use the new GTK file selector
16095                 Update prototype to match the reality: multiple file
16096                 selection is open-only          
16097         * src/compose.c
16098                 Match the new prototypes        
16099         * configure.ac
16100                 Match the new requirements (gtk 2.4.0)
16101                         
16102 2004-06-26 [colin]      0.9.11cvs17.2
16103
16104         * src/plugins/trayicon/trayicon.c
16105                 Remove useless signal handler on resize, which causes
16106                 an infinite "loop"
16107         
16108 2004-06-26 [colin]      0.9.11cvs17.1
16109         
16110         * tools/Makefile.am
16111                 remove launch_firebird and add nautilus2sylpheed.sh
16112         * src/quicksearch.c
16113           src/summaryview.c
16114                 Fix show/hide "Extended symbols" button problem
16115                 Fix apparition at startup
16116                 Fix const warnings
16117         * src/plugins/image_viewer/Makefile.am
16118                 Fix configure 
16119         * common/ssl.c
16120                 Re-enable certificate check, as it doesn't seem to
16121                 cause Xlib errors anymore
16122
16123 2004-06-25 [paul]       0.9.11cvs17
16124
16125         * sync with 0.9.11cvs17 HEAD
16126         
16127         NOTE: QuickSearch is broken
16128
16129 2004-06-07 [colin]      0.9.10claws67.10
16130         * src/plugins/trayicon/trayicon.c
16131           src/plugins/trayicon/libeggtrayicon/Makefile.am
16132           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16133                 Fix gettextization in trayicon plugin
16134
16135 2004-06-07 [colin]      0.9.10claws67.9
16136         
16137         * src/summaryview.c
16138           src/gtk/gtksctree.[ch]
16139                 Let Shift+{Up,Down} work in summaryview
16140                 (well, Down "works" and Up works)
16141                 Let the list scroll when using these keys
16142
16143 2004-06-06 [colin]      0.9.10claws67.8
16144
16145         * src/plugins/trayicon/trayicon.c
16146                 Fix pixmap update
16147
16148 2004-06-06 [colin]      0.9.10claws67.7
16149
16150         * src/addressbook.c
16151                 Fix signal handling causing system-wide focus grab
16152
16153 2004-05-25 [paul]       0.9.10claws67.6
16154
16155         * Makefile.am
16156           src/Makefile.am
16157                 clean up
16158
16159 2004-05-25 [paul]       0.9.10claws67.5
16160
16161         * replace deprecated gtk_signal... functions
16162
16163 2004-05-23 [colin]      0.9.10claws67.4
16164
16165         * src/compose.c
16166                 Fix wrapping
16167
16168 2004-05-22 [colin]      0.9.10claws67.3
16169
16170         * src/compose.c
16171                 Re-fix [Edited] in compose.c::compose_reedit()
16172
16173 2004-05-22 [colin]      0.9.10claws67.2
16174
16175         * src/procmime.c
16176                 Fix parsing of multiparts mails
16177
16178 2004-05-22 [colin]      0.9.10claws67.1
16179
16180         * src/summaryview.c
16181                 Fix quicksearch
16182
16183 2004-05-22 [paul]       0.9.10claws67
16184
16185         * sync with 0.9.10claws67 HEAD
16186
16187 2004-05-14 [alfons]
16188
16189         * src/procmime.h
16190                 add forgotton prototype
16191
16192 2004-05-10 [paul]       0.9.10claws57
16193
16194         * sync with 0.9.10claws57 HEAD
16195
16196 2004-05-05 [paul]       0.9.9.claws1
16197
16198         * ChangeLog-gtk2        ** REMOVED **
16199           ChangeLog-gtk2.claws  ** ADDED **
16200                 rename and adopt the normal claws format
16201                 
16202         * configure.ac
16203                 require gtkmathview >= 0.5
16204
16205         * ac/*                          ** REMOVED **
16206           ac/                           ** REMOVED **
16207           intl/Makefile.in              ** REMOVED **
16208           m4/                           ** ADDED **
16209           m4/missing                    ** ADDED **
16210           m4/missing/gdk-pixbuf.m4      ** ADDED **
16211           m4/missing/gettext.m4         ** ADDED **
16212           m4/missing/gpgme.m4           ** ADDED **
16213           m4/missing/imlib.m4           ** ADDED **
16214           m4/.cvsignore                 ** ADDED **
16215           m4/Makefile.am                ** ADDED **
16216           m4/README                     ** ADDED **
16217           m4/aclocal-include.m4         ** ADDED **
16218           m4/aspell.m4                  ** ADDED **
16219           m4/check-type.m4              ** ADDED **
16220           m4/gnupg-check-typedef.m4     ** ADDED **
16221           m4/openssl.m4                 ** ADDED **
16222           m4/spamassassin.m4            ** ADDED **
16223           po/ChangeLog                  ** REMOVED **
16224           po/Makefile.in.in             ** REMOVED **
16225           po/Rules-quot                 ** REMOVED **
16226           po/boldquot.sed               ** REMOVED **
16227           po/en@boldquot.header         ** REMOVED **
16228           po/en@quot.header             ** REMOVED **
16229           po/insert-header.sin          ** REMOVED **
16230           po/quot.sed                   ** REMOVED **
16231           po/remove-potcdate.sed        ** REMOVED **
16232           po/remove-potcdate.sin        ** REMOVED **
16233           po/stamp-po                   ** REMOVED **
16234           Makefile.am
16235           autogen.sh
16236           configure.ac
16237                 enable building with automake 1.8.x
16238                 add 'autopoint --force' to autogen.sh and remove all
16239                 auto-generated files, remove ac/ directory and use
16240                 m4/ directory instead
16241                 
16242         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16243                 fix gettextization
16244
16245 2004-02-28 Colin Leroy <colin@colino.net>
16246         * src/prefs_matcher.c
16247           src/prefs_filtering.c
16248           src/prefs_filtering_action.c
16249                 Fix non-editable GtkEntries
16250
16251 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16252         * src/prefs_themes.c
16253                 utf8 conversion for theme info
16254
16255 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16256         * sync 0.9.9claws
16257
16258 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16259         * src/grouplistdialog.c
16260                 allow multiple selections without ctrl key
16261
16262 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16263         * src/main.c
16264                 enable customizable accelerators
16265
16266 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16267         * src/prefs_common.c
16268                 re-enable different font settings for gtk1/2
16269         * src/prefs_folder_item.c
16270                 fix folder prefs displayed wrong
16271         * src/textview.c
16272                 set 'sunken' shadow type
16273
16274 2004-02-07 Colin Leroy <colin@colino.net>
16275         * src/compose.c
16276                 Fix message being always [Edited]
16277                 Encode headers correctly (utf8 buf)
16278
16279 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16280         * src/socket.c
16281                 remove double g_source_attach()
16282                 (Thanks to Colin Leroy)
16283
16284 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16285         * src/gtk/gtksctree.c
16286                 Fix SSL certificate list not shown
16287         * src/mimeview.c
16288                 Fix clicks in mime tree
16289
16290 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16291         * src/common/socket.c
16292                 Fix SSL receive
16293         * src/compose.c
16294                 Fix clipboard menu hotkeys
16295
16296 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16297         * src/gtk/gtkaspell.[ch]
16298           src/compose.c
16299                 reimplement spellchecker
16300
16301 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16302         * src/gtk/filesel.c
16303                 crash when inserting file in compose window
16304                 (TODO: keep old selection on clicks)
16305         * src/main.c
16306                 use gtkrc-2.0 instead of gtkrc
16307
16308 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16309         * src/messageview.c
16310                 remove orphaned mimeview unref()
16311
16312 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16313         * src/grouplistdialog.c
16314                 expand nodes containing subscribed groups
16315
16316 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16317         * src/textview.c
16318                 textview: hide cursor, restore old click behaviour
16319
16320 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16321         * src/textview.c
16322                 variable names messed up
16323
16324 2004-01-17 Colin Leroy <colin@colino.net>
16325         * src/addr_compl.c
16326                 Fix completion address too thin
16327         * src/compose.c
16328                 Fix tab-to-subject behaviour
16329         * src/summaryview.c
16330                 Implement key up & down in summaryview
16331
16332 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16333
16334         * sync 098claws
16335
16336 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16337         * configure.ac
16338           Makefile.am
16339           doc/.cvsignore
16340           doc/Makefile.am
16341                 faq, man, manual moved to doc/
16342         * ac/aspell.m4
16343           ac/check-type.m4
16344           ac/gnupg-check-typedef.m4
16345           ac/openssl.m4
16346           ac/spamassassin.m4
16347           ac/missing/gdk-pixbuf.m4
16348           ac/missing/gpgme.m4
16349           ac/missing/imlib.m4
16350                 fix automake warnings
16351
16352 2003-12-06 Colin Leroy <colin@colino.net>
16353         * src/summaryview.c
16354                 Fix quicksearch
16355
16356 2003-12-05 Colin Leroy <colin@colino.net>
16357         * src/summaryview.c
16358                 Fix going to next unread folder
16359
16360 2003-12-05 Colin Leroy <colin@colino.net>
16361         * src/crash.c
16362                 Fix gtk2 compilation
16363         * src/session.c
16364                 Remove iotag source handler at disconnection
16365         * src/socket.[ch] 
16366                 Remove source handler when closing socket 
16367                 (fixes another seg)
16368
16369 2003-12-04 Colin Leroy <colin@colino.net>
16370         * src/compose.c
16371           src/prefs_account.c
16372           src/prefs_common.c
16373                 Fix some dropdown menus
16374
16375 2003-12-04 Colin Leroy <colin@colino.net>
16376         * src/compose.c
16377                 Fix event handlers on header fields
16378         * src/common/socket.c
16379           src/common/session.c
16380                 Fix segfault with callback (SSL)
16381                 Fix end of session 
16382
16383 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16384
16385         * Fix compile bug in src/compose.c
16386         * removed src/gtk/gtkstext.[ch]
16387
16388 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16389
16390         * Convert character set and escape "text" attributes in toolbar setting
16391         files.
16392         * Fixed bug in button-press-event handling.
16393
16394 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16395
16396         * Fixed bug in key-press-event handling.
16397
16398 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16399
16400         * Enabled to compile tray-icon plugin (Ad-hoc).
16401         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16402
16403 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16404
16405         * Enabled to compile on sylpheed-claws.
16406         (tray-icon plugin still cannot compile yet.)
16407
16408 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16409
16410         * Updated to 0.9.5.
16411
16412 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16413
16414         * Updated to 0.9.4.
16415         * Ported monitoring SSL mechanism to GSource of GLib2
16416         (I don't confirm it)
16417         * Added _gtk2 suffix to key name of font preference to avoid
16418         ovverwriting preference of Gtk+-1.2 version.
16419
16420 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16421
16422         * Updated to 0.9.2.
16423
16424 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16425
16426         * Updated to 0.9.1.
16427         * Translate po files into UTF-8 when execute autogen.sh.
16428
16429 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16430
16431         * Updated to 0.9.0.
16432
16433 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16434
16435         * Plugged GError related memory leaks.
16436
16437 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16438
16439         * Changed default size of fonts.
16440         * Enabled to set titile font size of warning dialog.
16441
16442 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16443
16444         * Embed a sylpheed icon into executable binary on Windows.
16445
16446 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16447
16448         * I forgot to traslate character set of element string in src/xml.c.
16449
16450 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16451
16452         * Fixed detecting bind_textdomain_codeset in configure.in.
16453         * The bug in which "Example" of "Date fromat" preference isn't displayed
16454         correctly has been fixed.
16455
16456 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16457
16458         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16459           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16460           glib-gettextize
16461           Removed intl directory.
16462           Translated po files into UTF-8.
16463           (Thanks! Ryuji Abe)
16464
16465 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16466
16467         * The bug which doesn't unscape string in xml.c has been fixed.
16468
16469 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16470
16471         * The bug which is failed to translate encoding of file name thorough
16472         file dialog has been fixed.
16473
16474 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16475
16476         * Modified to translate file names which is used in inporting/expoting
16477         mbox feature and "Save as" feature into locale encoding.
16478         * Translate file names into locale encoding when "Attache file" and
16479         "Insert file".
16480         * Force set G_BROKEN_FILENAMES environment variable.
16481         * Other minor fixes.
16482
16483 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16484
16485         * Modified to treat MH folder's name as locale encoding.
16486
16487 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16488
16489         * The bug which clash on switching candidates of auto completion of
16490         addresses, cannot use auto completion in Japanesse is fixed
16491         (Thanks! Tokunaga-san)¡¥
16492
16493 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16494
16495         * The bug which cannot switch key accelerator preference has been fixed
16496         (Thanks! smbd-san)¡¥
16497
16498 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16499
16500         * version 0.8.11-gtk2-20030314
16501
16502 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16503
16504         * The bug in which character set conversion of filtering messages has
16505         been fixed.(Thanks! COCOA-san).
16506
16507 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16508
16509         * Revived "Leave space on head" preference in "Message" category.
16510         * A bug which clash when put the cursor to end of buffer and execute
16511         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16512
16513 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16514
16515         * version 0.8.11-gtk2-20030312
16516
16517 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16518
16519         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16520         * Modified to use Pango's API directly for font preference.
16521         * Integrated GtkTextView of textview to one widget.
16522         * Set fonts of header title in textview by "header_title" tag.
16523         * Removed some deprecated codes.
16524
16525 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16526
16527         * Updated to 0.8.11.
16528         * Merged cygwin patch(Thanks! Sakai-san).
16529
16530 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16531
16532         * version 0.8.10-gtk2-20030309