2007-01-29 [wwp] 2.7.2cvs5
[claws.git] / ChangeLog
1 2007-01-29 [wwp]        2.7.2cvs5
2
3         * po/POTFILES.in
4         * src/plugins/trayicon/trayicon_prefs.c
5                 trayicon i18n fixes, thanks to Fabien.
6
7 2007-01-28 [wwp]        2.7.2cvs4
8
9         * src/mainwindow.c
10         * src/mainwindow.h
11         * src/plugins/trayicon/trayicon.c
12         * src/plugins/trayicon/trayicon_prefs.c
13         * src/plugins/trayicon/trayicon_prefs.h
14                 Added a new TrayIcon plugin option to close to tray
15                 (WM's hotkey and [X] button will hide the window instead
16                 of closing it - closing CM can be done using the tray icon
17                 menu or the File menu).
18                 Improved visibility handling in trayicon, clicking the
19                 trayicon now raise the window to current desktop when it
20                 was either minimized/shaded/on another desktop.
21                 Thanks to Paul for testing and fixing a strange behaviour
22                 in KDE ;-).
23
24 2007-01-27 [paul]       2.7.2cvs3
25
26         * src/prefs_folder_item.c
27         * src/prefs_receive.c
28         * src/plugins/pgpcore/prefs_gpg.c
29                 use 'start-up' instead of 'startup' in labels
30
31 2007-01-26 [wwp]        2.7.2cvs2
32
33         * src/plugins/trayicon/Makefile.am
34         * src/plugins/trayicon/trayicon.c
35         * src/plugins/trayicon/trayicon_prefs.c
36         * src/plugins/trayicon/trayicon_prefs.h
37                 Add a new TrayIcon option to hide the main window at
38                 start-up.
39                 Fix trayicon.c copyright header.
40
41 2007-01-26 [paul]       2.7.2cvs1
42
43         * NEWS
44         * README
45         * RELEASE_NOTES
46         * configure.ac
47                 bump up version number following
48                 stable release
49
50 2007-01-25 [mones]      2.7.1cvs60
51
52         * po/es.po
53                 updated thousands of strings (well, probably less ;-)
54
55 2007-01-25 [colin]      2.7.1cvs59
56
57         * src/matcher.c
58                 Fix 2nd-run loss of matcherrc on new
59                 configurations. 
60
61 2007-01-25 [wwp]        2.7.1cvs58
62
63         * src/mimeview.c
64                 fix handling of empty value in attach_save_directory too, thanks
65                 to Colin.
66
67 2007-01-25 [wwp]        2.7.1cvs57
68
69         * src/gtk/filesel.c
70                 fix handling of empty value in attach_load_directory,
71                 thanks to Colin.
72
73 2007-01-25 [wwp]        2.7.1cvs56
74
75         * src/plugins/dillo_viewer/dillo_prefs.h
76                 fix a typo.
77
78 2007-01-25 [colin]      2.7.1cvs55
79
80         * src/matcher.c
81         * src/matcher.h
82         * src/matcher_parser_parse.y
83         * src/prefs_matcher.c
84                 Add matching on the spam flag
85
86 2007-01-24 [colin]      2.7.1cvs54
87
88         * src/folder.c
89         * src/common/xml.c
90         * src/common/xml.h
91                 Make sure folderlist.xml is correctly
92                 written before overwriting it.
93         * src/procmsg.c
94         * src/procmsg.h
95         * src/summaryview.c
96         * src/plugins/bogofilter/bogofilter.c
97         * src/plugins/bogofilter/bogofilter.h
98         * src/plugins/bogofilter/bogofilter_gtk.c
99         * src/plugins/spamassassin/spamassassin.c
100         * src/plugins/spamassassin/spamassassin.h
101         * src/plugins/spamassassin/spamassassin_gtk.c
102                 Move spam to the correct trash folder after
103                 learning, if spam directory isn't set.
104
105 2007-01-23 [paul]       2.7.1cvs53
106
107         * src/plugins/bogofilter/bogofilter_gtk.c
108                 fix sensitivity of "Insert X-Bogosity header"
109                 option
110
111 2007-01-23 [colin]      2.7.1cvs52
112
113         * src/toolbar.c
114                 Translate toolbar items text if
115                 they're translatable (default)
116         * src/addrcache.c
117         * src/addrcache.h
118         * src/addritem.c
119         * src/addritem.h
120         * src/codeconv.c
121         * src/codeconv.h
122         * src/jpilot.c
123         * src/jpilot.h
124         * src/ldapctrl.c
125         * src/ldapctrl.h
126         * src/ldapquery.h
127         * src/ldif.c
128         * src/ldif.h
129         * src/etpan/etpan-thread-manager.c
130         * src/etpan/etpan-thread-manager.h
131         * src/gtk/gtkutils.c
132         * src/gtk/gtkutils.h
133                 More static functions
134
135 2007-01-22 [fabien]     2.7.1cvs51
136
137         * src/gtk/gtkutils.c
138                 gtkut_get_options_frame() : ability to pass
139                 a 'NULL' value in frame pointer parameter if
140                 we don't need it.
141
142 2007-01-22 [colin]      2.7.1cvs50
143
144         * src/procmsg.c
145         * src/procmsg.h
146         * src/plugins/bogofilter/bogofilter.c
147         * src/plugins/bogofilter/bogofilter_gtk.c
148         * src/plugins/spamassassin/spamassassin.c
149         * src/plugins/spamassassin/spamassassin_gtk.c
150                 Allow moving spams to the account's trash
151                 instead of default one
152
153 2007-01-21 [colin]      2.7.1cvs49
154
155         * src/ldapquery.c
156         * src/ldapquery.h
157                 Revert a static function that shouldn't
158                 have been
159
160 2007-01-21 [colin]      2.7.1cvs48
161
162         * src/ldapquery.c
163         * src/ldapquery.h
164                 Same
165
166 2007-01-21 [colin]      2.7.1cvs47
167
168         * src/procmsg.c
169         * src/procmsg.h
170                 Same
171
172 2007-01-21 [colin]      2.7.1cvs46
173
174         * src/common/socket.c
175         * src/common/socket.h
176                 Same
177
178 2007-01-21 [colin]      2.7.1cvs45
179
180         * src/crash.c
181         * src/exporthtml.c
182         * src/exporthtml.h
183         * src/exportldif.c
184         * src/exportldif.h
185         * src/folder.c
186         * src/folder.h
187         * src/folder_item_prefs.c
188         * src/folder_item_prefs.h
189         * src/folderview.c
190         * src/folderview.h
191         * src/gedit-print.c
192         * src/gedit-print.h
193         * src/main.c
194         * src/main.h
195         * src/common/socket.c
196         * src/common/socket.h
197         * src/gtk/gtkaspell.c
198         * src/gtk/gtkaspell.h
199         * src/gtk/quicksearch.c
200         * src/gtk/quicksearch.h
201                 Same
202
203 2007-01-21 [colin]      2.7.1cvs44
204
205         * src/common/utils.c
206         * src/common/utils.h
207         * src/etpan/etpan-thread-manager.c
208         * src/etpan/etpan-thread-manager.h
209                 Same (Funny that etpan_thread_unbind
210                 is called but not etpan_thread_bind)
211
212 2007-01-21 [colin]      2.7.1cvs43
213
214         * src/addrselect.c
215         * src/addrselect.h
216         * src/codeconv.c
217         * src/codeconv.h
218         * src/compose.c
219         * src/compose.h
220         * src/etpan/Makefile.am
221         * src/gtk/colorlabel.c
222         * src/gtk/colorlabel.h
223         * src/gtk/sslcertwindow.c
224         * src/gtk/sslcertwindow.h
225         * src/etpan/etpan-log.c ** REMOVED **
226         * src/etpan/etpan-log.h ** REMOVED **
227                 Same
228
229 2007-01-20 [colin]      2.7.1cvs42
230
231         * src/addritem.c
232         * src/addritem.h
233                 Same
234
235 2007-01-20 [colin]      2.7.1cvs41
236
237         * src/account.c
238         * src/account.h
239         * src/addrbook.c
240         * src/addrbook.h
241         * src/addrcache.c
242         * src/addrcache.h
243         * src/addrclip.c
244         * src/addrclip.h
245         * src/addressbook.c
246         * src/addressbook.h
247         * src/addrharvest.c
248         * src/addrharvest.h
249         * src/addrindex.c
250         * src/addrindex.h
251         * src/editaddress.c
252         * src/editaddress.h
253                 Make functions that aren't used in other
254                 files static
255
256 2007-01-20 [colin]      2.7.1cvs40
257
258         * src/account.c
259         * src/addrbook.c
260         * src/addrcache.c
261         * src/addressbook.c
262         * src/addrgather.c
263         * src/addrindex.c
264         * src/addrquery.c
265         * src/addrselect.c
266         * src/browseldap.c
267         * src/compose.c
268         * src/editbook.c
269         * src/editjpilot.c
270         * src/editldap.c
271         * src/editldap_basedn.c
272         * src/editvcard.c
273         * src/exporthtml.c
274         * src/exportldif.c
275         * src/folder.c
276         * src/folderview.c
277         * src/image_viewer.c
278         * src/imap.c
279         * src/importmutt.c
280         * src/importpine.c
281         * src/jpilot.c
282         * src/ldapquery.c
283         * src/main.c
284         * src/mainwindow.c
285         * src/matcher.c
286         * src/messageview.c
287         * src/mh.c
288         * src/mimeview.c
289         * src/msgcache.c
290         * src/mutt.c
291         * src/news.c
292         * src/pine.c
293         * src/prefs_account.c
294         * src/prefs_common.c
295         * src/prefs_compose_writing.c
296         * src/prefs_ext_prog.c
297         * src/prefs_folder_item.c
298         * src/prefs_fonts.c
299         * src/prefs_message.c
300         * src/prefs_msg_colors.c
301         * src/prefs_other.c
302         * src/prefs_quote.c
303         * src/prefs_receive.c
304         * src/prefs_send.c
305         * src/prefs_spelling.c
306         * src/prefs_summaries.c
307         * src/prefs_toolbar.c
308         * src/prefs_wrapping.c
309         * src/privacy.c
310         * src/procmime.c
311         * src/procmsg.c
312         * src/ssl_manager.c
313         * src/statusbar.c
314         * src/summaryview.c
315         * src/toolbar.c
316         * src/vcard.c
317         * src/common/hooks.c
318         * src/common/log.c
319         * src/common/passcrypt.c
320         * src/common/socket.c
321         * src/common/ssl.c
322         * src/common/ssl_certificate.c
323         * src/common/template.c
324         * src/common/utils.c
325         * src/etpan/imap-thread.c
326         * src/gtk/sslcertwindow.c
327         * src/gtk/sslcertwindow.h
328                 Make functions that could be static, static
329
330 2007-01-20 [colin]      2.7.1cvs39
331
332         * src/editldap.c
333                 Fix tooltip
334
335 2007-01-20 [colin]      2.7.1cvs38
336
337         * src/ldapquery.c
338         * src/ldaputil.c
339         * src/ldaputil.h
340                 Fix bug 1102, 'claws-mail-2.7.1 
341                 makes use of deprecated ldap 
342                 functions'
343
344 2007-01-20 [colin]      2.7.1cvs37
345
346         * src/mainwindow.c
347         * src/mainwindow.h
348         * src/summaryview.c
349         * src/gtk/quicksearch.c
350                 Add Wide message list layout
351
352 2007-01-19 [fabien]     2.7.1cvs36
353
354         * src/textview.c
355                 make sure a font change is considered in links of
356                 headerview.
357
358 2007-01-19 [colin]      2.7.1cvs35
359
360         * src/main.c
361         * src/mainwindow.c
362         * src/mainwindow.h
363         * src/messageview.c
364         * src/messageview.h
365         * src/prefs_common.c
366         * src/prefs_common.h
367         * src/summaryview.c
368         * src/summaryview.h
369         * src/gtk/quicksearch.c
370         * src/gtk/quicksearch.h
371                 Drop 'Separate Folder tree' and 'Separate
372                 Message View'. Put three layouts in place
373                 of it.
374
375 2007-01-19 [paul]       2.7.1cvs34
376
377         * src/prefs_msg_colors.c
378                 more use of Q_ for translators
379
380 2007-01-19 [paul]       2.7.1cvs33
381
382         * src/imap_gtk.c
383         * src/prefs_account.c
384                 a few changes to the English
385
386 2007-01-19 [fabien]     2.7.1cvs32
387
388         * src/wizard.c
389                 factorize translatable string
390
391 2007-01-18 [colin]      2.7.1cvs31
392
393         * src/main.c
394                 Don't error out on --sync option. Although
395                 we don't do anything with it, gtk+ handles
396                 it, and it's useful for debugging X errors
397
398 2007-01-18 [fabien]     2.7.1cvs30
399
400         * src/prefs_other.c
401                 ability to apply on the fly the recent added
402                 'gtk_can_change_accels' pref (no need to restart).
403
404 2007-01-18 [fabien]     2.7.1cvs29
405
406         * src/plugins/bogofilter/bogofilter_gtk.c
407         * src/plugins/bogofilter/bogofilter.c
408         * src/plugins/spamassassin/spamassassin_gtk.c
409         * src/addr_compl.c
410         * src/prefs_account.c
411                 factorize or rewrite some translatable strings.
412
413 2007-01-18 [fabien]     2.7.1cvs28
414
415         * src/prefs_gtk.h
416         * src/compose.c
417                 set a 4pix space between "Subject:" label and subject entry in
418                 compose window.
419
420 2007-01-18 [wwp]        2.7.1cvs27
421
422         * src/addressbook.c
423                 fix conflicting address-copy/paste when focus is set
424                 to the embedded edit-person form.
425  
426
427 2007-01-18 [wwp]        2.7.1cvs26
428
429         * src/addressbook.h
430                 complete 2.7.1cvs23 (one more file was missing from that
431                 commit).
432
433 2007-01-18 [colin]      2.7.1cvs25
434
435         * src/main.c
436                 Provide a way to migrate without backup
437                 Re-ask for migration on next start if 
438                 it has been refused and wizard has been 
439                 cancelled after.
440
441 2007-01-18 [wwp]        2.7.1cvs24
442
443         * src/editaddress.c
444                 complete 2.7.1.cvs23 (file was missing from previous
445                 commit).
446
447 2007-01-18 [wwp]        2.7.1cvs23
448
449         * src/addressbook.c
450                 fix potential crashes in address book's focus_in/out signal handlers,
451                 force focus to the edit-person form when clicked the Edit menu entry or
452                 button (this only matters if the edit-person form is embedded to the
453                 AB window, in that case, focus is not set when browsing the contacts
454                 list w/ keys or mouse clicks).
455
456 2007-01-18 [paul]       2.7.1cvs22
457
458         * src/main.c
459                 add command line options:
460                 -h for --help
461                 -q and --quit for --exit
462                 -v for --version
463                 print "Unknown option" for unknown options
464
465 2007-01-18 [paul]       2.7.1cvs21
466
467         * po/ru.po
468                 updated by Pavlo Bohmat
469
470 2007-01-18 [paul]       2.7.1cvs20
471
472         * src/mainwindow.c
473                 fix sensitivity issues of Mark as Spam/Ham
474
475 2007-01-17 [fabien]     2.7.1cvs19
476
477         * src/prefs_other.c
478         * src/prefs_common.c
479         * src/prefs_common.h
480         * src/main.c
481                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
482                 control the corresponding gtk property. It could be used to lock
483                 all shortcuts (avoid to set one of them by inadvertency).
484
485 2007-01-17 [colin]      2.7.1cvs18
486
487         * src/summaryview.c
488                 Fix bug 1100, 'Highlighted e-mail data not visible 
489                 when color label applied.'. Use a weighted average
490                 between normal selected foreground color and color
491                 label instead of a simple one (3/1 instead 1/1).
492
493 2007-01-17 [colin]      2.7.1cvs17
494
495         * src/messageview.c
496                 Better fix for bug 1088, 'Ctrl-h produces repeatable
497                 crash' - don't prevent mail switching while loading
498
499 2007-01-17 [colin]      2.7.1cvs16
500
501         * src/folder.c
502         * src/folder.h
503         * src/folderview.c
504         * src/folderview.h
505         * src/imap.c
506         * src/imap.h
507         * src/imap_gtk.c
508                 Manage recursive search of unsubscribed folders
509                 Rescan tree without checking for new messages 
510                 after subscriptions changed
511
512 2007-01-17 [paul]       2.7.1cvs15
513
514         * src/prefs_common.c
515         * src/gtk/pluginwindow.c
516                 fix bug 1101, '"Load plugin" button is
517                 accidentally hidden'
518                 unset (-1) initial width in prefs_common,
519                 fix overlapping buttons,
520                 and other cleanups
521
522 2007-01-17 [paul]       2.7.1cvs14
523
524         * src/procmime.c
525                 add #include <errno.h>, it's needed
526                 on some systems
527
528 2007-01-17 [paul]       2.7.1cvs13
529
530         * src/common/defs.h
531         * tools/make.themes.project
532                 rename .sylpheed_themeinfo to .claws_themeinfo
533                 and use it
534         * src/etpan/etpan-errors.h
535         * src/etpan/etpan-log.c
536         * src/etpan/etpan-log.h
537         * src/etpan/etpan-thread-manager-types.h
538         * src/etpan/etpan-thread-manager.c
539         * src/etpan/etpan-thread-manager.h
540         * src/etpan/imap-thread.c
541         * src/etpan/imap-thread.h
542                 add copyright header
543
544 2007-01-17 [colin]      2.7.1cvs12
545
546         * src/plugins/pgpcore/select-keys.c
547         * src/gtk/pluginwindow.c
548         * src/prefs_account.c
549                 Fix warnings
550
551 2007-01-16 [colin]      2.7.1cvs11
552
553         * src/imap.c
554         * src/imap.h
555         * src/imap_gtk.c
556                 Manage subscribing to subfolders when only
557                 subscribed folders are shown.
558
559 2007-01-16 [colin]      2.7.1cvs10
560
561         * src/folderview.c
562                 Fix annoying vscrollbar going back to top
563                 on Check for new folders
564
565 2007-01-16 [colin]      2.7.1cvs9
566
567         * src/imap.c
568                 Remove printf
569
570 2007-01-16 [colin]      2.7.1cvs8
571
572         * src/filtering.c
573                 Bigger buffer for errors
574         * src/imap.c
575         * src/imap.h
576         * src/imap_gtk.c
577         * src/prefs_account.c
578         * src/prefs_account.h
579         * src/wizard.c
580         * src/etpan/imap-thread.c
581         * src/etpan/imap-thread.h
582         * manual/handling.xml
583                 Add subscriptions management. What it changes:
584                 Creating a folder subscribes to it
585                 Deleting a folder unsubscribes it
586                 New contextual menu item allowing to switch between
587                 All folders and Subscribed folders, subscribe, and
588                 unsubscribe. "Creating" an existing but unsubscribed
589                 folder will subscribe it.
590                 By default for new accounts, only subscribed folders 
591                 are shown.
592
593
594 2007-01-16 [paul]       2.7.1cvs7
595
596         * src/summaryview.c
597                 Allow folder classes to specify only sort_key or
598                 sort_type instead of both or none.
599
600 2007-01-16 [paul]       2.7.1cvs6
601
602         * src/action.c
603         * src/compose.c
604         * src/mimeview.c
605         * src/procmime.c
606         * src/textview.c
607                 Save and use errno for procmime_get_part
608
609 2007-01-16 [colin]      2.7.1cvs5
610
611         * src/imap.c
612                 Never remove INBOX when scanning for
613                 new folders. It's a special folder
614                 that has to exist.
615
616 2007-01-15 [colin]      2.7.1cvs4
617
618         * src/imap.c
619                 Fix 'Check for new folders' when IMAP subdirectory
620                 is set
621         * src/etpan/imap-thread.c
622                 Fix build
623
624 2007-01-15 [colin]      2.7.1cvs3
625
626         * src/etpan/imap-thread.c
627                 Fix invalid free on command-connection
628                 error
629
630 2007-01-15 [wwp]        2.7.1cvs2
631
632         * src/matcher_parser_lex.l
633         * src/quote_fmt_lex.l
634         * src/matcher_parser_parse.y
635                 fix copyright header in lexers and parsers.
636
637 2007-01-15 [paul]       2.7.1cvs1
638
639         * NEWS
640         * README
641         * RELEASE_NOTES
642         * configure.ac
643                 bump up version number following
644                 stable release
645
646 2007-01-15 [paul]       2.7.0cvs31
647
648         * AUTHORS
649         * src/gtk/authors.h
650                 add Fabien to the Team list
651                 add the recent contributors
652                 make a few corrections
653
654 2007-01-15 [paul]       2.7.0cvs30
655
656         * src/mainwindow.c
657                 fix compiler warning
658         * src/plugins/pgpcore/prefs_gpg.c
659         * src/plugins/pgpcore/prefs_gpg.h
660                 add missing include
661                 fix copyright header
662
663 2007-01-14 [colin]      2.7.0cvs29
664
665         * src/gtk/filesel.c
666                 Use the 'gtk+' backend. Avoids gnome-vfs use,
667                 two benefits: faster to open, will fix strange
668                 dbus-related crash. Thanks to Pascal Terjan.
669
670 2007-01-14 [colin]      2.7.0cvs28
671
672         * src/etpan/imap-thread.c
673                 Delete the old imap just after allocating
674                 the new one. Makes sure we don't get the
675                 same pointer by sheer luck, which feels
676                 strange in the debug log.
677
678 2007-01-14 [colin]      2.7.0cvs27
679
680         * src/gtk/inputdialog.c
681                 Make sure we don't print passwords in
682                 clear text when in debug mode
683
684 2007-01-14 [colin]      2.7.0cvs26
685
686         * src/gtk/gtksctree.c
687                 Fix bug 1098, 'bogus last row display 
688                 after expanding a thread'. Patch by
689                 Jindrich Makovicka <makovick@gmail.com>
690
691 2007-01-14 [colin]      2.7.0cvs25
692
693         * src/etpan/imap-thread.c
694                 Close socket manually before
695                 freeing the imap struct
696
697 2007-01-14 [colin]      2.7.0cvs24
698
699         * src/etpan/imap-thread.c
700                 Maybe fix new reconnection issues
701
702 2007-01-13 [colin]      2.7.0cvs23
703
704         * src/summaryview.c
705                 Freeze/thaw on thread selection
706
707 2007-01-13 [paul]       2.7.0cvs22
708
709         * src/mainwindow.c
710         * src/summaryview.c
711         * src/summaryview.h
712                 add 'Edit/Delete thread'
713
714 2007-01-13 [colin]      2.7.0cvs21
715
716         * src/prefs_account.c
717         * src/prefs_compose_writing.c
718         * src/prefs_message.c
719         * src/prefs_msg_colors.c
720         * src/prefs_other.c
721         * src/prefs_receive.c
722         * src/prefs_spelling.c
723         * src/prefs_summaries.c
724         * src/prefs_themes.c
725         * src/gtk/gtkutils.c
726         * src/gtk/gtkutils.h
727         * src/plugins/pgpcore/prefs_gpg.c
728         * src/plugins/spamassassin/spamassassin_gtk.c
729                 Factorize gtk frame creation
730                 Patch by Pawel
731
732 2007-01-13 [colin]      2.7.0cvs20
733
734         * src/message_search.c
735         * src/summary_search.c
736                 Fix Enter in search windows
737         * src/messageview.c
738                 Fix body search starting at the
739                 end of the mail (and asking for loop)
740
741 2007-01-13 [colin]      2.7.0cvs19
742
743         * src/etpan/imap-thread.c
744                 Make sure we don't free the same imap
745                 twice
746
747 2007-01-13 [colin]      2.7.0cvs18
748
749         * commitHelper
750                 Allow multiple commitHelpers to
751                 run at once
752
753 2007-01-12 [colin]      2.7.0cvs17
754
755         * src/etpan/imap-thread.c
756                 Make sure we get rid of the previous mailimap
757                 when connecting - just in case disconnect was
758                 unclean
759
760 2007-01-12 [paul]       2.7.0cvs16
761
762         * src/compose.c
763                 Strip S/MIME signatures when re-editing
764                 S/MIME signed messages.
765
766 2007-01-12 [paul]       2.7.0cvs15
767
768         * configure.ac
769         * src/addressbook.c
770         * src/foldersel.c
771         * src/folderview.c
772         * src/main.c
773                 no need to define CLAWS anymore, remove
774                 all that stuff
775
776 2007-01-12 [paul]       2.7.0cvs14
777
778         * src/mimeview.c
779                 check if the mail's signed as
780                 it can change the mail structure
781                 Thanks to Colin
782
783 2007-01-12 [paul]       2.7.0cvs13
784
785         * src/procmime.c
786                 fix Forwarding msgs with attachments
787                 that have dos line endings
788                 Thanks to Colin
789
790 2007-01-12 [wwp]        2.7.0cvs12
791
792         * configure.ac
793                 Revert accidentally committed extra version tag.
794
795 2007-01-12 [wwp]        2.7.0cvs11
796
797         * src/prefs_account.c
798                 Fix compilation w/o aspell (completes 2.7.0cvs7).
799
800 2007-01-11 [colin]      2.7.0cvs10
801
802         * src/imap.c
803                 move g_warning to debug_print
804                 it scares people for no reason
805
806 2007-01-11 [colin]      2.7.0cvs9
807
808         * po/POTFILES.in
809                 Fix files to translate. Patch by
810                 Fabien
811
812 2007-01-11 [paul]       2.7.0cvs8
813
814         * src/imap.c
815                 Fix recursion when server lists the
816                 current subfolder in the response
817         * src/mimeview.c
818                 Fix updating of icon_list/ctree
819         * src/plugins/pgpcore/select-keys.c
820                 Fix a few annoyances when choosing
821                 keys for the CMS (S/MIME) protocol
822
823 2007-01-11 [wwp]        2.7.0cvs7
824
825         * src/compose.c
826         * src/prefs_account.c
827         * src/prefs_account.h
828                 Add per-account spellcheck default dictionaries settings.
829
830 2007-01-10 [colin]      2.7.0cvs6
831
832         * src/prefs_folder_item.c
833                 Factorize strings - patch by Fabien
834
835 2007-01-10 [colin]      2.7.0cvs5
836
837         * src/mainwindow.c
838                 Fix bug 1095, 'Crash while changing folder 
839                 columns during incorporation'
840
841 2007-01-09 [colin]      2.7.0cvs4
842
843         * src/gtk/pluginwindow.c
844                 Set the plugin window transient. Seems
845                 like some window managers hide it in
846                 the background after "load plugin"...
847
848 2007-01-09 [colin]      2.7.0cvs3
849
850         * src/gtk/filesel.c
851                 Use the same type for alloc and free
852
853 2007-01-08 [paul]       2.7.0cvs2
854
855         * po/nl.po
856                 updated by Tim Dijkstra
857
858 2007-01-08 [paul]       2.7.0cvs1
859
860         * src/prefs_themes.c
861         * src/common/utils.c
862                 Fix resource leaks
863
864 2007-01-08 [paul]       2.7.0
865
866         * NEWS
867         * README
868         * RELEASE_NOTES
869                 2.7.0 released
870
871 2007-01-08 [paul]       2.6.1cvs119
872
873         * doc/man/claws-mail.1
874                 another correction
875
876 2007-01-08 [paul]       2.6.1cvs118
877
878         * doc/man/claws-mail.1
879                 corrections
880         * manual/advanced.xml
881                 improved English usage
882
883 2007-01-08 [paul]       2.6.1cvs117
884
885         * po/ca.po
886         * po/de.po
887         * po/en_GB.po
888         * po/fi.po
889         * po/it.po
890         * po/pt_BR.po
891         * po/sk.po
892         * po/sr.po
893         * po/zh_CN.po
894                 updated by Miquel Oliete, Stephan Sachse, me,
895                 Tommi Pirinen, Andrea Spadaccini, Frederico
896                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
897                 Urosevic, and Ralgh Young
898
899 2007-01-07 [mones]      2.6.1cvs116
900
901         * manual/es/advanced.xml
902         * po/es.po
903                 Synced manual (unhide mark_as_read_delay)
904                 and updated translation for release
905
906 2007-01-07 [paul]       2.6.1cvs115
907
908         * src/prefs_matcher.c
909                 make the hbox content fit better under
910                 various languages
911
912 2007-01-07 [colin]      2.6.1cvs114
913
914         * src/messageview.c
915                 Fix bug 1088, 'Ctrl-h produces repeatable
916                 crash'
917
918 2007-01-06 [colin]      2.6.1cvs113
919
920         * src/etpan/imap-thread.c
921                 Add casts to int to get certs. Fixes
922                 bug 1064, 'crash @ etpan_certificate_check() 
923                 when opening an IMAP folder', with latest
924                 libetpan CVS or >= 0.49
925         * src/mainwindow.c
926         * src/mainwindow.h
927         * src/imap_gtk.c
928         * src/news_gtk.c
929         * src/prefs_folder_item.c
930                 Grey out the "synchronise" menu items if
931                 there's nothing to synchronise.
932         * src/plugins/pgpcore/sgpgme.c
933                 Make an error clearer than "Unknown error"
934
935 2007-01-06 [colin]      2.6.1cvs112
936
937         * src/messageview.c
938                 Don't try to show a message if updating
939                 Maybe fixes bug 1088, 'ctrl-h produces
940                 repeatable crash'.
941
942 2007-01-06 [colin]      2.6.1cvs111
943
944         * src/summaryview.c
945                 Disable Control-Space (handle it as Space).
946
947 2007-01-05 [paul]       2.6.1cvs110
948
949         * src/imap.c
950                 Fix bug 934, 'sylpheed claws 2.1 
951                 doesn't show Exchanges Public Folders'
952                 Thanks to Hoa and Colin
953         * src/msgcache.c
954                 Refuse to allocate more than 2 MB for a 
955                 single field, it's a good indication of
956                 cache corruption.
957
958 2007-01-05 [colin]      2.6.1cvs109
959
960         * src/mainwindow.c
961                 Allow --select'ing emails by Message-ID too
962
963 2007-01-05 [colin]      2.6.1cvs108
964
965         * src/common/quoted-printable.c
966                 Uh! Third fix :)
967
968 2007-01-05 [colin]      2.6.1cvs107
969
970         * src/common/quoted-printable.c
971                 Fix previous commit about bug 1089
972                 Thanks to Ralf
973
974 2007-01-05 [colin]      2.6.1cvs106
975
976         * src/common/quoted-printable.c
977                 Fix my previous commit on bug 1089
978                 - Thanks to Ralf :)
979
980 2007-01-04 [colin]      2.6.1cvs105
981
982         * src/common/quoted-printable.c
983                 Fix bug 1089, 'NUL characters in Subject 
984                 line are misinterpreted'. Not a pain to
985                 fix in fact.
986
987 2007-01-04 [colin]      
988
989         2.7.0-rc3 released
990
991 2007-01-04 [wwp]        2.6.1cvs104
992
993         * src/image_viewer.c
994                 Force operator precedence (fix a compiler warning).
995
996 2007-01-04 [colin]      2.6.1cvs103
997
998         * src/image_viewer.c
999                 Be cautious there too (same fix as the one
1000                 in textview from cvs33)
1001         * src/messageview.c
1002                 Don't use any MimeViewer plugin when showing
1003                 all headers
1004
1005 2007-01-03 [wwp]        2.6.1cvs102
1006
1007         * src/html.c
1008         * src/html.h
1009                 fixed "cent" sign (use the existing ASCII one),
1010                 decode more HTML entities,
1011                 converted table ASCII entries to UTF-8,
1012                 moved a switch() into a hashtable.
1013
1014 2007-01-03 [paul]       2.6.1cvs101
1015
1016         * src/compose.c
1017         * src/messageview.c
1018         * src/procmsg.c
1019         * src/procmsg.h
1020                 When possible, use move_msg instead of
1021                 copy_msg + remove_msg to move sent mail
1022                 from Queue to Sent. 
1023
1024 2007-01-03 [paul]       2.6.1cvs100
1025
1026         * src/html.c
1027                 add more html entity recognition:
1028                 pounds, euros, and cents
1029
1030 2007-01-03 [colin]      2.6.1cvs99
1031
1032         * src/imap_gtk.c
1033                 Don't display an error on NOSELECT
1034                 folders when synchronising
1035
1036 2007-01-03 [paul]       2.6.1cvs98
1037
1038         * tools/maildir2claws-mail.pl
1039                 only substitute 'sent-mail' if it's
1040                 the full directory name
1041
1042 2007-01-03 [paul]       2.6.1cvs97
1043
1044         * ChangeLog
1045         * ChangeLog.pre2.0.0
1046         * Makefile.am
1047                 archive a chunk of ChangeLog in
1048                 ChangeLog.pre2.0.0
1049         * ChangeLog.gtk1
1050         * doc/src/ChangeLog.claws-pre0.8.0
1051                 remove ChangeLog.claws-pre0.8.0, adding
1052                 its contents to ChangeLog.gtk1
1053
1054 2007-01-03 [paul]       2.6.1cvs96
1055
1056         * src/account.c
1057         * src/account.h
1058         * src/action.c
1059         * src/action.h
1060         * src/adbookbase.h
1061         * src/addr_compl.c
1062         * src/addr_compl.h
1063         * src/addrbook.c
1064         * src/addrcache.c
1065         * src/addrcache.h
1066         * src/addrcindex.c
1067         * src/addrcindex.h
1068         * src/addrclip.c
1069         * src/addrclip.h
1070         * src/addrdefs.h
1071         * src/addressadd.c
1072         * src/addressadd.h
1073         * src/addressbook.c
1074         * src/addressbook.h
1075         * src/addressbook_foldersel.c
1076         * src/addressbook_foldersel.h
1077         * src/addrgather.c
1078         * src/addrgather.h
1079         * src/addrharvest.c
1080         * src/addrharvest.h
1081         * src/addrindex.c
1082         * src/addrindex.h
1083         * src/addritem.c
1084         * src/addritem.h
1085         * src/addrquery.c
1086         * src/addrquery.h
1087         * src/addrselect.c
1088         * src/addrselect.h
1089         * src/alertpanel.c
1090         * src/alertpanel.h
1091         * src/browseldap.c
1092         * src/browseldap.h
1093         * src/codeconv.c
1094         * src/codeconv.h
1095         * src/compose.c
1096         * src/compose.h
1097         * src/customheader.c
1098         * src/customheader.h
1099         * src/displayheader.c
1100         * src/displayheader.h
1101         * src/editaddress.c
1102         * src/editaddress.h
1103         * src/editbook.c
1104         * src/editbook.h
1105         * src/editgroup.c
1106         * src/editgroup.h
1107         * src/editjpilot.c
1108         * src/editjpilot.h
1109         * src/editldap.c
1110         * src/editldap.h
1111         * src/editldap_basedn.c
1112         * src/editldap_basedn.h
1113         * src/editvcard.c
1114         * src/editvcard.h
1115         * src/exphtmldlg.c
1116         * src/exphtmldlg.h
1117         * src/expldifdlg.c
1118         * src/expldifdlg.h
1119         * src/export.c
1120         * src/export.h
1121         * src/exporthtml.c
1122         * src/exporthtml.h
1123         * src/exportldif.c
1124         * src/exportldif.h
1125         * src/filtering.c
1126         * src/filtering.h
1127         * src/folder.c
1128         * src/folder.h
1129         * src/folder_item_prefs.c
1130         * src/folder_item_prefs.h
1131         * src/foldersel.c
1132         * src/foldersel.h
1133         * src/folderutils.c
1134         * src/folderutils.h
1135         * src/folderview.c
1136         * src/folderview.h
1137         * src/grouplistdialog.c
1138         * src/grouplistdialog.h
1139         * src/headerview.c
1140         * src/html.c
1141         * src/html.h
1142         * src/image_viewer.c
1143         * src/image_viewer.h
1144         * src/imap.c
1145         * src/imap.h
1146         * src/imap_gtk.c
1147         * src/imap_gtk.h
1148         * src/import.c
1149         * src/import.h
1150         * src/importldif.c
1151         * src/importldif.h
1152         * src/importmutt.c
1153         * src/importmutt.h
1154         * src/importpine.c
1155         * src/importpine.h
1156         * src/inc.c
1157         * src/inc.h
1158         * src/jpilot.c
1159         * src/jpilot.h
1160         * src/ldapctrl.c
1161         * src/ldapctrl.h
1162         * src/ldaplocate.c
1163         * src/ldaplocate.h
1164         * src/ldapquery.c
1165         * src/ldapquery.h
1166         * src/ldapserver.c
1167         * src/ldapserver.h
1168         * src/ldaputil.c
1169         * src/ldaputil.h
1170         * src/ldif.c
1171         * src/ldif.h
1172         * src/main.c
1173         * src/main.h
1174         * src/mainwindow.c
1175         * src/mainwindow.h
1176         * src/manual.c
1177         * src/manual.h
1178         * src/mbox.c
1179         * src/message_search.c
1180         * src/message_search.h
1181         * src/messageview.c
1182         * src/messageview.h
1183         * src/mh.c
1184         * src/mh.h
1185         * src/mh_gtk.c
1186         * src/mh_gtk.h
1187         * src/mimeview.c
1188         * src/mimeview.h
1189         * src/msgcache.c
1190         * src/msgcache.h
1191         * src/mutt.c
1192         * src/mutt.h
1193         * src/news.c
1194         * src/news.h
1195         * src/news_gtk.c
1196         * src/news_gtk.h
1197         * src/partial_download.c
1198         * src/partial_download.h
1199         * src/pine.c
1200         * src/pine.h
1201         * src/pop.c
1202         * src/pop.h
1203         * src/prefs_account.c
1204         * src/prefs_account.h
1205         * src/prefs_actions.c
1206         * src/prefs_actions.h
1207         * src/prefs_common.c
1208         * src/prefs_common.h
1209         * src/prefs_compose_writing.c
1210         * src/prefs_compose_writing.h
1211         * src/prefs_customheader.c
1212         * src/prefs_customheader.h
1213         * src/prefs_display_header.c
1214         * src/prefs_display_header.h
1215         * src/prefs_filtering.c
1216         * src/prefs_filtering.h
1217         * src/prefs_filtering_action.c
1218         * src/prefs_filtering_action.h
1219         * src/prefs_folder_column.c
1220         * src/prefs_folder_column.h
1221         * src/prefs_folder_item.c
1222         * src/prefs_folder_item.h
1223         * src/prefs_fonts.c
1224         * src/prefs_fonts.h
1225         * src/prefs_gtk.c
1226         * src/prefs_gtk.h
1227         * src/prefs_image_viewer.c
1228         * src/prefs_image_viewer.h
1229         * src/prefs_matcher.c
1230         * src/prefs_matcher.h
1231         * src/prefs_message.c
1232         * src/prefs_msg_colors.c
1233         * src/prefs_msg_colors.h
1234         * src/prefs_other.c
1235         * src/prefs_quote.c
1236         * src/prefs_receive.c
1237         * src/prefs_send.c
1238         * src/prefs_spelling.c
1239         * src/prefs_spelling.h
1240         * src/prefs_summaries.c
1241         * src/prefs_summaries.h
1242         * src/prefs_summary_column.c
1243         * src/prefs_summary_column.h
1244         * src/prefs_template.c
1245         * src/prefs_template.h
1246         * src/prefs_themes.c
1247         * src/prefs_themes.h
1248         * src/prefs_toolbar.c
1249         * src/prefs_toolbar.h
1250         * src/prefs_wrapping.c
1251         * src/prefs_wrapping.h
1252         * src/privacy.c
1253         * src/privacy.h
1254         * src/procheader.c
1255         * src/procheader.h
1256         * src/procmime.c
1257         * src/procmime.h
1258         * src/procmsg.c
1259         * src/procmsg.h
1260         * src/quote_fmt.c
1261         * src/quote_fmt_parse.y
1262         * src/recv.c
1263         * src/recv.h
1264         * src/remotefolder.c
1265         * src/remotefolder.h
1266         * src/send_message.c
1267         * src/send_message.h
1268         * src/setup.c
1269         * src/setup.h
1270         * src/sourcewindow.c
1271         * src/sourcewindow.h
1272         * src/ssl_manager.c
1273         * src/ssl_manager.h
1274         * src/statusbar.c
1275         * src/statusbar.h
1276         * src/stock_pixmap.c
1277         * src/stock_pixmap.h
1278         * src/summary_search.c
1279         * src/summary_search.h
1280         * src/summaryview.c
1281         * src/summaryview.h
1282         * src/textview.c
1283         * src/textview.h
1284         * src/toolbar.c
1285         * src/toolbar.h
1286         * src/undo.c
1287         * src/undo.h
1288         * src/unmime.c
1289         * src/unmime.h
1290         * src/vcard.c
1291         * src/vcard.h
1292         * src/wizard.c
1293         * src/wizard.h
1294         * src/common/base64.c
1295         * src/common/base64.h
1296         * src/common/defs.h
1297         * src/common/hooks.c
1298         * src/common/hooks.h
1299         * src/common/log.c
1300         * src/common/log.h
1301         * src/common/mgutils.c
1302         * src/common/mgutils.h
1303         * src/common/nntp.c
1304         * src/common/nntp.h
1305         * src/common/passcrypt.c
1306         * src/common/passcrypt.h.in
1307         * src/common/plugin.c
1308         * src/common/plugin.h
1309         * src/common/prefs.c
1310         * src/common/prefs.h
1311         * src/common/progressindicator.c
1312         * src/common/progressindicator.h
1313         * src/common/quoted-printable.c
1314         * src/common/quoted-printable.h
1315         * src/common/session.c
1316         * src/common/session.h
1317         * src/common/smtp.c
1318         * src/common/smtp.h
1319         * src/common/socket.c
1320         * src/common/socket.h
1321         * src/common/ssl.c
1322         * src/common/ssl.h
1323         * src/common/ssl_certificate.c
1324         * src/common/ssl_certificate.h
1325         * src/common/stringtable.c
1326         * src/common/stringtable.h
1327         * src/common/template.c
1328         * src/common/template.h
1329         * src/common/timing.h
1330         * src/common/utils.c
1331         * src/common/utils.h
1332         * src/common/version.h.in
1333         * src/common/xml.c
1334         * src/common/xml.h
1335         * src/common/xmlprops.c
1336         * src/common/xmlprops.h
1337         * src/gtk/about.c
1338         * src/gtk/colorlabel.c
1339         * src/gtk/colorsel.c
1340         * src/gtk/colorsel.h
1341         * src/gtk/combobox.c
1342         * src/gtk/combobox.h
1343         * src/gtk/description_window.c
1344         * src/gtk/description_window.h
1345         * src/gtk/filesel.c
1346         * src/gtk/filesel.h
1347         * src/gtk/foldersort.c
1348         * src/gtk/foldersort.h
1349         * src/gtk/gtksctree.c
1350         * src/gtk/gtkutils.c
1351         * src/gtk/gtkutils.h
1352         * src/gtk/inputdialog.c
1353         * src/gtk/inputdialog.h
1354         * src/gtk/logwindow.c
1355         * src/gtk/logwindow.h
1356         * src/gtk/manage_window.c
1357         * src/gtk/manage_window.h
1358         * src/gtk/menu.c
1359         * src/gtk/menu.h
1360         * src/gtk/pluginwindow.c
1361         * src/gtk/pluginwindow.h
1362         * src/gtk/prefswindow.c
1363         * src/gtk/prefswindow.h
1364         * src/gtk/progressdialog.c
1365         * src/gtk/progressdialog.h
1366         * src/gtk/sslcertwindow.c
1367         * src/gtk/sslcertwindow.h
1368         * src/plugins/bogofilter/bogofilter.c
1369         * src/plugins/bogofilter/bogofilter.h
1370         * src/plugins/bogofilter/bogofilter_gtk.c
1371         * src/plugins/clamav/clamav_plugin.c
1372         * src/plugins/clamav/clamav_plugin.h
1373         * src/plugins/clamav/clamav_plugin_gtk.c
1374         * src/plugins/demo/demo.c
1375         * src/plugins/dillo_viewer/dillo_prefs.c
1376         * src/plugins/dillo_viewer/dillo_prefs.h
1377         * src/plugins/dillo_viewer/dillo_viewer.c
1378         * src/plugins/pgpcore/passphrase.c
1379         * src/plugins/pgpcore/passphrase.h
1380         * src/plugins/pgpcore/pgp_viewer.c
1381         * src/plugins/pgpcore/pgp_viewer.h
1382         * src/plugins/pgpcore/plugin.c
1383         * src/plugins/pgpcore/select-keys.c
1384         * src/plugins/pgpcore/select-keys.h
1385         * src/plugins/pgpcore/sgpgme.c
1386         * src/plugins/pgpcore/sgpgme.h
1387         * src/plugins/pgpinline/pgpinline.c
1388         * src/plugins/pgpinline/pgpinline.h
1389         * src/plugins/pgpinline/plugin.c
1390         * src/plugins/pgpmime/pgpmime.c
1391         * src/plugins/pgpmime/pgpmime.h
1392         * src/plugins/pgpmime/plugin.c
1393         * src/plugins/spamassassin/spamassassin.c
1394         * src/plugins/spamassassin/spamassassin.h
1395         * src/plugins/spamassassin/spamassassin_gtk.c
1396         * src/plugins/trayicon/trayicon.c
1397                 it's 2007, update the year in the copyright headers
1398
1399 2007-01-03 [paul]       2.6.1cvs95
1400
1401         * src/gtk/about.c
1402                 it is 2007, use it in the copyright string
1403
1404 2007-01-03 [paul]       2.6.1cvs94
1405
1406         * src/html.c
1407                 html entity conversion:
1408                 move &#153; to a more suitable place
1409                 add &bull; and &ndash;
1410                 make sure &mdash; and &#8212; are both
1411                 converted the same
1412
1413 2007-01-02 [colin]      2.6.1cvs93
1414
1415         * src/addrbook.c
1416                 Fix leak
1417         * src/common/plugin.c
1418                 Add comment
1419         * src/etpan/imap-thread.c
1420                 Fix warning
1421
1422 2006-12-31 [paul]       2.6.1cvs92
1423
1424         * src/prefs_summaries.c
1425                 use gtk_button_new_from_stock()
1426
1427 2006-12-30 [colin]      2.6.1cvs91
1428
1429         * src/folder.c
1430         * src/imap_gtk.c
1431         * src/mh_gtk.c
1432                 Don't update filtering and account paths 
1433                 when copying folders
1434
1435 2006-12-30 [colin]      2.6.1cvs90
1436
1437         * src/prefs_compose_writing.c
1438         * src/prefs_quote.c
1439         * src/prefs_template.c
1440                 Use message font for Writing and 
1441                 Quoting prefs, as well as Templates.
1442
1443 2006-12-30 [colin]      2.6.1cvs89
1444
1445         * src/prefs_summaries.c
1446                 Rework GUI; patch by Pawel
1447
1448 2006-12-29 [colin]      2.6.1cvs88
1449
1450         * src/prefs_folder_item.c
1451                 Fix bug 1085, 'Apply to subfolder 
1452                 doesn't work' - I was mistaken saying
1453                 it worked in every case
1454
1455 2006-12-28 [colin]      2.6.1cvs87
1456
1457         * src/gtk/gtkaspell.c
1458                 Don't assert if use_alternate is true
1459                 and alt_dictionary isn't set -- this 
1460                 is what happens on upgrade! Rather,
1461                 do with it.
1462
1463 2006-12-28 [colin]      2.6.1cvs86
1464
1465         * Makefile.am
1466                 Fix desktop/icon simplification
1467
1468 2006-12-28 [colin]      2.6.1cvs85
1469
1470         * Makefile.am
1471                 Make desktop and icon not 
1472                 dependant on the desktop
1473
1474 2006-12-28 [wwp]        2.6.1cvs84
1475
1476         * src/plugins/pgpmime/claws.def
1477                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1478
1479 2006-12-28 [wwp]        2.6.1cvs83
1480
1481         * src/prefs_folder_item.c
1482                 Fix coloring of "simplify subject regexp" (folder prefs),
1483                 which might be left to red whereas the regexp gets empty.
1484
1485 2006-12-28 [wwp]        2.6.1cvs82
1486
1487         * src/prefs_common.c
1488         * src/prefs_common.h
1489         * src/addressbook.c
1490         * src/addressitem.h
1491                 Save addressbook mainwindow's horizontal and vertical splitter position.
1492
1493 2006-12-27 [wwp]        2.6.1cvs81
1494
1495         * src/gtk/gtkaspell.c
1496         * src/gtk/gtkaspell.h
1497         * src/compose.c
1498                 Fix assignment of compose's default and alternate dictionary from
1499                 account or folder settings. Now gtkaspell_change_dict does rotate
1500                 dicts only when it's called from a menu cb.
1501
1502 2006-12-27 [wwp]        2.6.1cvs80
1503
1504         * src/folder_item_prefs.c
1505                 Fix randomly initialized default-alt-dictionary (folder prefs),
1506                 complete 2.6.1cvs72.
1507
1508 2006-12-27 [paul]       2.6.1cvs79
1509
1510         * src/imap_gtk.c
1511         * src/mh_gtk.c
1512                 Add Copy folder in the folder's contextual
1513                 menu
1514
1515 2006-12-27 [wwp]        2.6.1cvs78
1516
1517         * src/imap.c
1518                 Clean up session locking, thanks to Colin.
1519
1520 2006-12-26 [colin]      2.6.1cvs77
1521
1522         * src/statusbar.c
1523                 Revert previous patch
1524
1525 2006-12-26 [colin]      2.6.1cvs76
1526
1527         * src/folder.c
1528         * src/folderview.c
1529         * src/imap.c
1530         * src/statusbar.c
1531         * src/etpan/imap-thread.c
1532                 Fix previous commit warnings
1533                 Make statusbar update every second if total < 20
1534                 Make IMAP APPEND faster by simplifying log              
1535
1536 2006-12-26 [colin]      2.6.1cvs75
1537
1538         * src/folder.c
1539         * src/folder.h
1540         * src/folderview.c
1541         * src/folderview.h
1542         * src/imap_gtk.c
1543         * src/mh_gtk.c
1544                 Make it possible to copy folders accross
1545                 mailboxes (this was an arbitrary limitation).
1546                 Still make it impossible to move folders 
1547                 accross mailboxes.
1548
1549 2006-12-26 [colin]      2.6.1cvs74
1550
1551         * src/etpan/imap-thread.c
1552                 Fix bug 1081, 'claws-mail 
1553                 segfaults when going offline 
1554                 while it transfers mails via 
1555                 imap'
1556
1557 2006-12-26 [colin]      2.6.1cvs73
1558
1559         * src/folder_item_prefs.c
1560                 Don't forget alt dictionary when
1561                 renaming/moving folders
1562
1563 2006-12-26 [wwp]        2.6.1cvs72
1564
1565         * src/folder_item_prefs.c
1566                 Add missing defaults for per-folder alt dict
1567                 (forgotten in 2.6.1cvs61).
1568
1569 2006-12-26 [colin]      2.6.1cvs71
1570
1571         * src/wizard.c
1572                 Add tooltip to state that specifying
1573                 full path to mailbox is possible
1574
1575 2006-12-26 [wwp]        2.6.1cvs70
1576
1577         * src/partial_download.c
1578         * src/gtk/gtkvscrollbutton.c
1579         * src/plugins/pgpinline/plugin.c
1580                 Fix for few compiler warnings that matter.
1581
1582 2006-12-25 [colin]      2.6.1cvs69
1583
1584         * src/partial_download.c
1585                 Fix marking for download or deletion
1586                 when the header isn't the first
1587         * src/gtk/logwindow.c
1588                 Fix start of scrolling
1589
1590 2006-12-23 [paul]       2.6.1cvs68
1591
1592         * src/compose.c
1593                 change last commit to use the 'academic'
1594                 method instead. Thanks to wwp
1595
1596 2006-12-23 [paul]       2.6.1cvs67
1597
1598         * src/compose.c
1599                 don't warn about empty subject when
1600                 redirecting
1601
1602 2006-12-22 [colin]      2.6.1cvs66
1603
1604         * src/summary_search.c
1605                 Fix previous patch
1606
1607 2006-12-22 [colin]      2.6.1cvs65
1608
1609         * src/gtk/gtkutils.c
1610         * src/imap.c
1611         * src/jpilot.c
1612         * src/summary_search.c
1613                 A few warning fixes
1614
1615 2006-12-23 [paul]       
1616
1617         2.7.0-rc2 released
1618
1619 2006-12-22 [colin]      2.6.1cvs64
1620
1621         * src/toolbar.c
1622         * src/toolbar.h
1623                 Add a combo to the learn spam button
1624         * src/plugins/bogofilter/bogofilter.c
1625         * src/plugins/bogofilter/bogofilter_gtk.c
1626         * src/plugins/bogofilter/bogofilter.h
1627                 Allow to store Unsure mails in a specific
1628                 folder to make better teaching easier
1629
1630 2006-12-21 [wwp]        2.6.1cvs63
1631
1632         * src/compose.c
1633         * src/prefs_common.c
1634         * src/prefs_common.h
1635         * src/prefs_spelling.c
1636         * src/gtk/gtkaspell.c
1637         * src/gtk/gtkaspell.h
1638                 Allow spell-checking using both current and alternate dictionaries
1639                 (thanks to Colin).
1640
1641 2006-12-21 [wwp]        2.6.1cvs62
1642
1643         * src/gtk/gtkaspell.c
1644                 Apply recheck_when_changing_dict (highlight all mispelled words)
1645                 when switching to alternate dictionary.
1646
1647 2006-12-21 [wwp]        2.6.1cvs61
1648
1649         * src/compose.c
1650         * src/folder_item_prefs.h
1651         * src/prefs_common.c
1652         * src/prefs_common.h
1653         * src/prefs_folder_item.c
1654         * src/prefs_spelling.c
1655         * src/gtk/gtkaspell.c
1656         * src/gtk/gtkaspell.h
1657                 Add global and per-folder prefs to set the default
1658                 alternate dictionary.
1659
1660 2006-12-21 [colin]      2.6.1cvs60
1661
1662         * src/folder.c
1663                 Look for folders by path in all folders
1664         * src/html.c
1665                 add &mdash;
1666
1667 2006-12-20 [colin]      2.6.1cvs59
1668
1669         * src/gtk/quicksearch.c
1670                 Make sure in_typing is false when clearing
1671
1672 2006-12-20 [wwp]        2.6.1cvs58
1673
1674         * configure.ac
1675                 change manual's target dir to be LFH-compliant (thanks to Colin).
1676
1677 2006-12-20 [wwp]        2.6.1cvs57
1678
1679         * src/prefs_common.c
1680         * src/prefs_summaries.c
1681                 i18n fix and factorize patch, thanks to Fabien.
1682
1683 2006-12-20 [paul]       2.6.1cvs56
1684
1685         * configure.ac
1686                 last of the renaming (??)
1687         * src/main.c
1688                 correct --help info of --status-full
1689         * src/plugins/bogofilter/bogofilter.c
1690                 make FALSE default of whitelist_ab
1691
1692 2006-12-19 [colin]      2.6.1cvs55
1693
1694         * src/jpilot.c
1695                 Same as before, without depending on
1696                 pisock >= 0.12
1697
1698 2006-12-19 [colin]      2.6.1cvs54
1699
1700         * src/jpilot.c
1701                 Fix bug 1059, 'Better jpilot charset 
1702                 handling'. Use libpisync's charset conversion
1703                 if possible
1704
1705 2006-12-19 [colin]      2.6.1cvs53
1706
1707         * po/fr.po
1708                 Updated by Fabien
1709
1710 2006-12-19 [wwp]        2.6.1cvs52
1711
1712         * src/gtk/about.c
1713                 Add missing #include (thanks to Colin).
1714
1715 2006-12-19 [wwp]        2.6.1cvs51
1716
1717         * src/prefs_receive.c
1718                 Better spacing between widgets in prefs.
1719
1720 2006-12-18 [colin]      2.6.1cvs50
1721
1722         * src/imap.c
1723                 Fix failure to get separator on LIST "" ""
1724                 Try LIST "" "INBOX" too.
1725
1726 2006-12-18 [wwp]        2.6.1cvs49
1727
1728         * src/common/session.c
1729                 Fix a compiler warning (thanks to Fabien).
1730
1731 2006-12-18 [wwp]        2.6.1cvs48
1732
1733         * src/compose.c
1734         * src/prefs_quote.c
1735                 Factorize some strings for translation (it's about error
1736                 messages when applying or checking template/quote format).
1737
1738 2006-12-18 [colin]      2.6.1cvs47
1739
1740         * Makefile.am
1741         * src/common/defs.h
1742         * src/gtk/Makefile.am
1743         * src/gtk/about.c
1744                 Add a Release notes tab from the contents of
1745                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
1746
1747 2006-12-17 [colin]      2.6.1cvs46
1748
1749         * src/mimeview.c
1750         * src/textview.c
1751         * src/gtk/filesel.c
1752                 Correctly convert from/to UTF8/filename encoding
1753                 when loading and saving files. Probably fixes
1754                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
1755                 for a file to attach and is blocked...'
1756
1757 2006-12-17 [colin]      2.6.1cvs45
1758
1759         * src/gtk/logwindow.c
1760                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
1761                 IMAP folder and is blocked on main thread': 
1762                 make sure we put utf8 in the log.
1763
1764 2006-12-16 [colin]      2.6.1cvs44
1765
1766         * src/toolbar.c
1767         * src/toolbar.h
1768                 Fix bug 1055, 'Add the 'cancel receive' 
1769                 in the available events for the toolbar buttons'
1770
1771 2006-12-16 [colin]      2.6.1cvs43
1772
1773         * po/POTFILES.in
1774         * src/imap.c
1775         * src/common/nntp.c
1776         * src/common/session.c
1777                 Log error when SSL handshakes fail. 
1778                 Fixes bug 1082, 'incorrect / imprecise 
1779                 error message when imap server provides 
1780                 ssl only through STARTTLS but SSL is 
1781                 selected'
1782
1783 2006-12-15 [wwp]        2.6.1cvs42
1784
1785         * src/plugins/bogofilter/bogofilter_gtk.c
1786                 set proper sensitivity to widgets I've recently added.
1787
1788 2006-12-15 [colin]      
1789
1790         2.7.0-rc1 released
1791
1792 2006-12-15 [wwp]        2.6.1cvs41
1793
1794         * src/plugins/bogofilter/bogofilter.c
1795         * src/plugins/bogofilter/bogofilter.h
1796         * src/plugins/bogofilter/bogofilter_gtk.c
1797                 bogofilter's whitelist can now use a subset of
1798                 the addressbook (either a book, a subfolder of a book,
1799                 or the whole addressbook by using "Any"). Re-used there
1800                 some pref_matcher widgets and mechanisms to match a subset
1801                 of the addressbook.
1802
1803 2006-12-15 [wwp]        2.6.1cvs40
1804
1805         * src/wizard.c
1806         * src/common/plugin.c
1807         * src/common/plugin.h
1808         * src/gtk/about.c
1809         * src/plugins/bogofilter/bogofilter.c
1810         * src/plugins/clamav/clamav_plugin.c
1811         * src/plugins/demo/demo.c
1812         * src/plugins/dillo_viewer/dillo_viewer.c
1813         * src/plugins/pgpcore/plugin.c
1814         * src/plugins/pgpinline/plugin.c
1815         * src/plugins/pgpmime/plugin.c
1816         * src/plugins/spamassassin/spamassassin.c
1817         * src/plugins/trayicon/trayicon.c
1818                 factorize some translatable strings (plugins-related),
1819                 fix missing punctuation in several places,
1820                 remove useless translatable \n in about.c,
1821                 and factorize plugin init code w/ a new function
1822                 check_plugin_version() in common/plugin.c.
1823                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1824
1825 2006-12-15 [wwp]        2.6.1cvs39
1826
1827         * src/plugins/bogofilter/bogofilter.c
1828         * src/plugins/bogofilter/bogofilter_gtk.c
1829                 flag whitelisted spams as spam, but don't filter it to the spam
1830                 folder. Thanks to Colin.
1831
1832 2006-12-15 [ticho]      2.6.1cvs38
1833
1834         * src/plugins/bogofilter/bogofilter.c
1835         * src/plugins/bogofilter/bogofilter.h
1836         * src/plugins/bogofilter/bogofilter_gtk.c
1837                 Add option to whitelist senders found in addressbook. Patch by colin.
1838
1839 2006-12-15 [paul]       2.6.1cvs37
1840
1841         * src/folderview.c
1842                 add missing #include "log.h"
1843
1844 2006-12-15 [paul]       2.6.1cvs36
1845
1846         * src/plugins/bogofilter/bogofilter.c
1847         * src/plugins/bogofilter/bogofilter.h
1848         * src/plugins/bogofilter/bogofilter_gtk.c
1849                 Add an option to allow inserting an
1850                 X-Claws-Bogosity header (on MH folders
1851                 only). Patch by Colin
1852
1853 2006-12-14 [colin]      2.6.1cvs35
1854
1855         * src/main.c
1856                 "Yes" should be the default choice for
1857                 migration configuration
1858
1859 2006-12-14 [paul]       2.6.1cvs34
1860
1861         * src/prefs_summaries.c
1862         * manual/advanced.xml
1863                 Unhide mark_as_read_delay
1864
1865 2006-12-14 [paul]       2.6.1cvs33
1866
1867         * src/messageview.c
1868         * src/messageview.h
1869         * src/mimeview.c
1870         * src/mimeview.h
1871         * src/summaryview.c
1872         * src/textview.c
1873         * src/textview.h
1874                 Fix printing of selection
1875                 Fix printing of message parts
1876                 Fix printing of images
1877         * src/gtk/gtksourceprintjob.c
1878                 Fix page count when there are images
1879
1880 2006-12-14 [wwp]        2.6.1cvs32
1881
1882         * src/mainwindow.c
1883         * src/summaryview.c
1884         * src/summaryview.h
1885         * src/gtk/quicksearch.c
1886                 fix quicksearch 'magnify' button status when QS is closed
1887                 using the Escape key, thanks to Colin.
1888
1889 2006-12-14 [wwp]        2.6.1cvs31
1890
1891         * src/mainwindow.c
1892         * src/summaryview.c
1893         * src/summaryview.h
1894         * src/gtk/quicksearch.c
1895                 fix quicksearch 'magnify' button status when QS is closed
1896                 using the Escape key, thanks to Colin.
1897
1898 2006-12-13 [colin]      2.6.1cvs30
1899
1900         * src/ldapquery.c
1901         * src/ldaputil.c
1902                 Use the binary safe version of ldap_get_values,
1903                 to make sure we manipulate null-terminated 
1904                 strings. Maybe fixes bug 1075, 'claws mail 
1905                 segfault when completing ldap adresses'
1906         * src/syldap.c ** REMOVED **
1907         * src/syldap.h ** REMOVED **
1908                 Remove dead files
1909
1910 2006-12-13 [mones]      2.6.1cvs29
1911
1912         * po/es.po
1913                 Fixed piped strings, fixed click translation
1914
1915 2006-12-13 [paul]       2.6.1cvs28
1916
1917         * src/main.c
1918                 don't translate these strings
1919
1920 2006-12-13 [paul]       2.6.1cvs27
1921
1922         * po/en_GB.po
1923                 updated
1924
1925 2006-12-13 [colin]      2.6.1cvs26
1926
1927         * src/main.c
1928         * src/main.h
1929                 Add claws_is_starting()
1930
1931 2006-12-13 [mones]      2.6.1cvs25
1932
1933         * manual/es/advanced.xml
1934         * po/es.po
1935                 Synced manual and updated translation
1936
1937 2006-12-12 [colin]      2.6.1cvs24
1938
1939         * src/wizard.c
1940                 Add an option to use STARTTLS in the
1941                 welcome wizard. Fixes bug 1080, 
1942                 'Using SSL option in wizard for incoming 
1943                 server does not activate SSL with STARTTLS'
1944
1945 2006-12-12 [colin]      2.6.1cvs23
1946
1947         * src/main.c
1948                 Don't exit when there's an incomplete
1949                 mailbox configured - leaves a chance 
1950                 to fix a failing IMAP account. Exit
1951                 if no mailbox at all is loaded (case
1952                 of missing plugin).
1953                 Completes bug 1077's fix (I was wrong
1954                 in this bug's comment #3).
1955
1956 2006-12-12 [colin]      2.6.1cvs22
1957
1958         * src/gtk/menu.h
1959                 Add another menu data type
1960         * src/prefs_account.c
1961                 Complete the completion of bug 1076
1962                 (doesn't lose the pref on apply)
1963
1964 2006-12-12 [paul]       2.6.1cvs21
1965
1966         * src/prefs_account.c
1967                 complete the fix of bug 1076
1968                 also be more verbose with the text
1969
1970 2006-12-12 [paul]       2.6.1cvs20
1971
1972         * src/gtk/combobox.c
1973                 fix compilation warning
1974
1975 2006-12-11 [colin]      2.6.1cvs19
1976
1977         * src/wizard.c
1978                 Document :port in server entry tooltips
1979
1980 2006-12-11 [colin]      2.6.1cvs18
1981
1982         * src/main.c
1983                 Fix compile
1984
1985 2006-12-11 [colin]      2.6.1cvs17
1986
1987         * src/main.c
1988                 Add failing IMAP as a reason for no
1989                 mailbox
1990
1991 2006-12-11 [colin]      2.6.1cvs16
1992
1993         * src/prefs_account.c
1994                 Check for existence of inbox for local
1995                 accounts too
1996         * src/wizard.c
1997                 Allow setting the port to use for servers
1998                 by using the usual "server.example.com:port"
1999                 syntax. Fixes bug 1077, 'sylpheed-claws does 
2000                 not start when IMAP server is unavailable'
2001
2002 2006-12-11 [colin]      2.6.1cvs15
2003
2004         * src/prefs_account.c
2005                 Prevent use of non-existing default inbox
2006
2007 2006-12-11 [colin]      2.6.1cvs14
2008
2009         * src/prefs_account.c
2010                 Fix sensitivity. Fixes bug 1076, 'privacy 
2011                 options are displayed even when pgp plugin 
2012                 not loaded / available'
2013
2014 2006-12-09 [colin]      2.6.1cvs13
2015
2016         * manual/advanced.xml
2017         * src/prefs_common.c
2018         * src/prefs_common.h
2019         * src/common/ssl_certificate.c
2020                 Add a new hidden preference, 'unsafe_ssl_certs',
2021                 which allows to store multiple certificates per
2022                 server/port. This is disabled by default because
2023                 it's less secure (presenting a new certificate
2024                 instead of a changed one raises less alarms).
2025                 This will cause Claws to ask about an unknown
2026                 certificate for people who have used 2.6.1cvs8
2027                 or greater.
2028
2029 2006-12-09 [colin]      2.6.1cvs12
2030
2031         * src/action.c
2032                 Fix cache updating after action
2033
2034 2006-12-07 [wwp]        2.6.1cvs11
2035
2036         * src/compose.c
2037                 fix email address comparison when replying to all
2038                 (avoid replying to ourselves), thanks to Colin.
2039
2040 2006-12-06 [paul]       2.6.1cvs10
2041
2042         * src/addrharvest.c
2043         * src/editldap.c
2044         * src/expldifdlg.c
2045         * src/news.c
2046         * src/toolbar.c
2047         * src/common/utils.c
2048                 ...and more renaming
2049                 Thanks to Colin
2050
2051 2006-12-06 [paul]       2.6.1cvs9
2052
2053         * src/compose.c
2054         * src/messageview.c
2055         * src/procheader.c
2056         * src/procmime.c
2057         * src/procmsg.c
2058         * src/textview.c
2059                 more renaming
2060                 Thanks to Colin
2061
2062 2006-12-06 [colin]      2.6.1cvs8
2063
2064         * src/ssl_manager.c
2065         * src/common/ssl_certificate.c
2066         * src/common/ssl_certificate.h
2067                 Handle multiple certificates per host/port
2068
2069 2006-12-06 [colin]      2.6.1cvs7
2070
2071         * src/etpan/imap-thread.c
2072                 Fix certificate checking on IMAP
2073
2074 2006-12-06 [colin]      2.6.1cvs6
2075
2076         * src/folderview.c
2077                 Fix bug 1072, 'Claws stops fetching newsgroups 
2078                 from server when newsgroup got deleted': continue
2079                 checking other groups
2080
2081 2006-12-05 [wwp]        2.6.1cvs5
2082
2083         * src/message_search.c
2084         * src/summary_search.c
2085         * src/gtk/combobox.c
2086         * src/gtk/combobox.h
2087         * src/gtk/gtkutils.c
2088         * src/gtk/gtkutils.h
2089                 make up and down arrow keys in modern gtk_combo_box_entry widgets
2090                 behave like w/ old comboboxes (summary and message search only).
2091
2092 2006-12-05 [paul]       2.6.1cvs4
2093
2094         * src/wizard.c
2095                 encode headers
2096                 Thanks to Colin
2097
2098 2006-12-05 [paul]       2.6.1cvs3
2099
2100         * tools/README
2101         * tools/textviewer.pl
2102                 script updated and description added
2103
2104 2006-12-04 [colin]      2.6.1cvs2
2105
2106         * src/compose.c
2107                 Run pre-send hook only when checking
2108                 everything
2109
2110 2006-12-04 [paul]       2.6.1cvs1
2111
2112         * NEWS
2113         * README
2114         * RELEASE_NOTES
2115         * configure.ac
2116         * tools/README
2117                 bump up version number following stable release
2118
2119 2006-12-04 [paul]       2.6.0cvs83
2120
2121         * README
2122                 updates and corrections
2123
2124 2006-12-04 [colin]      2.6.0cvs82
2125
2126         * src/common/utils.c
2127                 Probably fix bug 1066, 'Incorrect mailbox 
2128                 size displayed'
2129
2130 2006-12-04 [colin]      2.6.0cvs81
2131
2132         * src/common/utils.c
2133                 Trim tabs from mailcap file too.
2134
2135 2006-12-02 [paul]       2.6.0cvs80
2136
2137         * src/exphtmldlg.c
2138                 fix broken GUI under certain languages
2139         * src/expldifdlg.c
2140                 put the Cancel button to the right
2141
2142 2006-12-01 [paul]       2.6.0cvs79
2143
2144         * tools/Makefile.am
2145                 remove reference to removed file
2146
2147 2006-12-01 [wwp]        2.6.0cvs78
2148
2149         * src/addressbook.c
2150         * src/editaddress.c
2151                 remove forgotten debug statements.
2152
2153 2006-12-01 [wwp]        2.6.0cvs77
2154
2155         * manual/advanced.xml
2156         * manual/fr/advanced.xml
2157         * src/addressbook.c
2158         * src/addressbook.h
2159         * src/addressitem.h
2160         * src/editaddress.c
2161         * src/editaddress.h
2162         * src/prefs_common.c
2163         * src/prefs_common.h
2164         * src/gtk/gtkutils.c
2165         * src/gtk/gtkutils.h
2166                 add a hidden option to allow embedding the editaddress (edit contact details)
2167                 dialog into the addressbook's window. This doesn't change the default
2168                 behaviour.
2169
2170 2006-12-01 [wwp]        2.6.0cvs76
2171
2172         * src/message_search.c
2173         * src/summary_search.c
2174                 fix more focus issues (don't set focus to combobox's entry widget when
2175                 entry's value changed, if entry widget has focus already).
2176
2177 2006-12-01 [wwp]        2.6.0cvs75
2178
2179         * src/gtk/quicksearch.c
2180                 revert last changes to the quicksearch gtk_combo_box, this needs more
2181                 tuning and testing.
2182
2183 2006-12-01 [paul]       2.6.0cvs74
2184
2185         * tools/kdeservicemenu/README
2186         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2187         * tools/kdeservicemenu/install.sh
2188         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2189         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2190                 simplify this stuff, and in so doing,
2191                 fix it. (possibly re-extend it again at
2192                 a later date)
2193
2194 2006-12-01 [wwp]        2.6.0cvs73
2195
2196         * src/gtk/quicksearch.c
2197                 adapt quicksearch code to use modern gtk_combo_box'es.
2198
2199 2006-12-01 [wwp]        2.6.0cvs72
2200
2201         * src/common/defs.h
2202         * src/prefs_common.c
2203         * src/prefs_common.h
2204         * src/message_search.c
2205         * src/summary_search.c
2206         * src/gtk/combobox.c
2207         * src/gtk/combobox.h
2208                 add history combos to all message and summary search fields.
2209
2210 2006-12-01 [wwp]        2.6.0cvs71
2211
2212         * src/summaryview.c
2213                 As the list may change while the mark as read delay
2214                 runs, we can't rely on the 'row' pointer, which can
2215                 be invalid when the timeout is called. As the mark
2216                 as read is only done if the message is still selected,
2217                 use summaryview->selected instead. Thanks to Colin.
2218
2219 2006-11-30 [paul]       2.6.0cvs70
2220
2221         * src/textview.c
2222                 give emphasis to "Sylpheed-Claws"
2223                 as well as "Claws Mail"
2224
2225 2006-11-30 [colin]      2.6.0cvs69
2226
2227         * src/wizard.c
2228                 Put the SSL checkboxes in the receiving
2229                 and sending server pages.
2230
2231 2006-11-29 [colin]      2.6.0cvs68
2232
2233         * src/gtk/gtkutils.c
2234         * src/gtk/gtkvscrollbutton.c
2235                 Revert some deprecated fixes - they seem to
2236                 deprecate stuff as soon as a new one gets out.
2237                 g_object_ref_sink needed glib-2.10.
2238
2239 2006-11-29 [colin]      2.6.0cvs67
2240
2241         * src/common/utils.c
2242                 Create .mailcap if it doesn't exist
2243
2244 2006-11-29 [colin]      2.6.0cvs66
2245
2246         * src/compose.c
2247                 Followup to cvs60: use original list
2248                 of recipients if replying to a mail
2249                 in Sent Drafts or Queue.
2250
2251 2006-11-27 [paul]       2.6.0cvs65
2252
2253         * src/image_viewer.c
2254                 revert the last change for now (it's broken)
2255
2256 2006-11-27 [paul]       2.6.0cvs64
2257
2258         * Makefile.am
2259         * configure.ac
2260         * m4/aclocal-include.m4
2261         * m4/check-type.m4
2262         * src/Makefile.am
2263         * src/addr_compl.c
2264         * src/compose.c
2265         * src/crash.c
2266         * src/export.c
2267         * src/exporthtml.c
2268         * src/exportldif.c
2269         * src/imap.c
2270         * src/import.c
2271         * src/main.c
2272         * src/main.h
2273         * src/matcher.c
2274         * src/mimeview.c
2275         * src/procmsg.c
2276         * src/textview.c
2277         * src/common/Makefile.am
2278         * src/common/claws.c
2279         * src/common/claws.h
2280         * src/common/ssl.c
2281         * src/common/sylpheed.c
2282         * src/common/sylpheed.h
2283         * src/etpan/Makefile.am
2284         * src/gtk/Makefile.am
2285         * src/gtk/claws-marshal.list
2286         * src/gtk/filesel.c
2287         * src/gtk/gtksctree.c
2288         * src/gtk/quicksearch.c
2289         * src/gtk/sylpheed-marshal.list
2290         * src/plugins/bogofilter/bogofilter.c
2291         * src/plugins/bogofilter/bogofilter_gtk.c
2292         * src/plugins/clamav/clamav_plugin.c
2293         * src/plugins/clamav/clamav_plugin_gtk.c
2294         * src/plugins/demo/demo.c
2295         * src/plugins/dillo_viewer/dillo_viewer.c
2296         * src/plugins/pgpcore/Makefile.am
2297         * src/plugins/pgpcore/claws.def
2298         * src/plugins/pgpcore/pgp_viewer.c
2299         * src/plugins/pgpcore/plugin.c
2300         * src/plugins/pgpcore/sylpheed.def
2301         * src/plugins/pgpinline/Makefile.am
2302         * src/plugins/pgpinline/claws.def
2303         * src/plugins/pgpinline/plugin.c
2304         * src/plugins/pgpinline/sylpheed.def
2305         * src/plugins/pgpmime/Makefile.am
2306         * src/plugins/pgpmime/claws.def
2307         * src/plugins/pgpmime/plugin.c
2308         * src/plugins/pgpmime/sylpheed.def
2309         * src/plugins/spamassassin/spamassassin.c
2310         * src/plugins/spamassassin/spamassassin_gtk.c
2311         * src/plugins/trayicon/trayicon.c
2312                 yet more renaming
2313                 remove deprecated gtk_tooltips_set_delay()
2314
2315 2006-11-26 [paul]       2.6.0cvs63
2316
2317         * src/expldifdlg.c
2318         * src/folderview.c
2319         * src/image_viewer.c
2320         * src/mainwindow.c
2321         * src/gtk/gtkutils.c
2322         * src/gtk/gtkvscrollbutton.c
2323         * src/gtk/prefswindow.c
2324         * src/plugins/pgpcore/prefs_gpg.c
2325                 replace more deprecated GTK+ functions
2326
2327 2006-11-26 [paul]       2.6.0cvs62
2328
2329         * src/addr_compl.c
2330         * src/addressbook.c
2331         * src/browseldap.c
2332                 replace deprecated gtk_idle_... functions
2333
2334 2006-11-26 [paul]       2.6.0cvs61
2335
2336         * src/compose.c
2337         * src/folderview.c
2338         * src/inc.c
2339         * src/summaryview.c
2340         * src/gtk/gtkvscrollbutton.c
2341         * src/gtk/quicksearch.c
2342         * src/plugins/pgpcore/passphrase.c
2343                 replace deprecated gtk_timeout_add and
2344                 gtk_timeout_remove
2345
2346 2006-11-26 [paul]       2.6.0cvs60
2347
2348         * src/compose.c
2349                 fix bug that caused the wrong recipient
2350                 to be selected when replying to a msg
2351                 which is From one of our accounts to
2352                 another of our accounts
2353
2354 2006-11-25 [paul]       2.6.0cvs59
2355
2356         * src/summaryview.c
2357                 don't change the From column title to
2358                 To if the To column is visible
2359
2360 2006-11-24 [paul]       2.6.0cvs58
2361
2362         * src/compose.c
2363                 fix bug 1069, 'Sent mails disappear, BCC
2364                 or locking problem?'
2365
2366 2006-11-21 [wwp]        2.6.0cvs57
2367
2368         * src/compose.c
2369                 fix spelling menu when replying (same as 2.3.1cvs39):
2370                 discrepancy between context menu and top menu when
2371                 folder's dictionary isn't the default one.
2372
2373 2006-11-19 [paul]       2.6.0cvs56
2374
2375         * src/summaryview.c
2376                 obey always_show_msg option when
2377                 marking as spam
2378         * src/plugins/bogofilter/bogofilter.c
2379                 fix typo
2380
2381 2006-11-18 [paul]       2.6.0cvs55
2382
2383         * AUTHORS
2384         * README
2385         * debian/copyright
2386         * manual/ack.xml
2387         * manual/es/ack.xml
2388         * manual/fr/ack.xml
2389         * manual/pl/ack.xml
2390         * src/gtk/authors.h
2391         * src/gtk/icon_legend.c
2392         * src/gtk/icon_legend.h
2393         * tools/OOo2claws-mail.pl
2394         * tools/README
2395         * tools/acroread2claws-mail.pl
2396         * tools/claws.i18n.status.pl
2397         * tools/filter_conv.pl
2398         * tools/filter_conv_new.pl
2399         * tools/freshmeat_search.pl
2400         * tools/google_search.pl
2401         * tools/kmail2claws-mail.pl
2402         * tools/kmail2claws-mail_v2.pl
2403         * tools/maildir2claws-mail.pl
2404         * tools/make.themes.project
2405         * tools/multiwebsearch.pl
2406         * tools/outlook2claws-mail.pl
2407         * tools/tb2claws-mail
2408         * tools/kdeservicemenu/README
2409         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2410                 update mine and wwp's email addresses in
2411                 several places
2412                 Patch by wwp
2413         * src/prefs_compose_writing.c
2414                 set sensitivity on 'new message format' frame
2415
2416 2006-11-17 [paul]       2.6.0cvs54
2417
2418         * src/gtk/about.c
2419                 more reworking of the GUI
2420                 Patch by Fabien Vantard
2421
2422 2006-11-16 [paul]       2.6.0cvs53
2423
2424         * src/gtk/about.c
2425                 set a minimum size for the window, allow
2426                 it to automatically expand as necessary
2427
2428 2006-11-16 [wwp]        2.6.0cvs52
2429
2430         * src/gtk/about.c
2431                 better wrap of copyright info on some systems.
2432
2433 2006-11-16 [paul]       2.6.0cvs51
2434
2435         * src/gtk/about.c
2436                 move the tech info from the upper panel
2437                 to the Info tab
2438                 use a gtk_text_view for the features tab
2439
2440 2006-11-16 [paul]       2.6.0cvs50
2441
2442         * po/Makevars
2443                 update my email address
2444         * src/addressbook.c
2445         * src/compose.c
2446         * src/imap_gtk.c
2447         * src/mh_gtk.c
2448         * src/news_gtk.c
2449         * src/summaryview.c
2450         * src/plugins/trayicon/trayicon.c
2451                 don't offer simple menu separators
2452                 for translation
2453         * src/folderview.c
2454                 add separator between 'mark all read'
2455                 and 'search folder'
2456
2457 2006-11-15 [wwp]        2.6.0cvs49
2458
2459         * src/gtk/authors.h
2460                 updated manuals authors.
2461
2462 2006-11-14 [paul]       2.6.0cvs48
2463
2464         * src/compose.c
2465                 Fix Options/Reply mode after draft save
2466
2467 2006-11-14 [paul]       2.6.0cvs47
2468
2469         * src/Makefile.am
2470                 Fix make DESTDIR=...
2471         * src/mbox.c
2472                 Optimise speed
2473         * src/plugins/pgpinline/pgpinline.c
2474                 Probably fix bug 1061
2475
2476 2006-11-14 [paul]       2.6.0cvs46
2477
2478         * po/Makevars
2479                 enable Q_ macro
2480         * src/Makefile.am
2481         * src/stock_pixmap.c
2482         * src/stock_pixmap.h
2483         * src/gtk/about.c
2484         * src/pixmaps/active.xpm
2485         * src/pixmaps/inactive.xpm
2486                 add a new page, 'Features', to the About dialog
2487                 showing which features are compiled in and which
2488                 are not
2489
2490 2006-11-14 [paul]       2.6.0cvs45
2491
2492         * po/ru.po
2493                 updated by Pavlo Bohmat
2494
2495 2006-11-14 [colin]      2.6.0cvs44
2496
2497         * src/compose.c
2498         * src/inc.c
2499         * src/messageview.c
2500         * src/news.c
2501         * src/pop.c
2502         * src/procmsg.c
2503         * src/gtk/gtkaspell.c
2504                 Fix 64-bit-related warnings
2505         * src/ssl_manager.c
2506                 Fix possible infinite loop
2507         * src/plugins/pgpcore/sgpgme.c
2508                 Remove useless check
2509
2510 2006-11-13 [colin]      2.6.0cvs43
2511
2512         * src/gtk/Makefile.am
2513                 authors.h isn't generated
2514
2515 2006-11-13 [colin]      2.6.0cvs42
2516
2517         * src/plugins/pgpinline/pgpinline.c
2518         * src/plugins/pgpmime/pgpmime.c
2519                 Very probably fix bug 1061, 'crash on 
2520                 opening signed email'. Another cast
2521                 problem
2522
2523 2006-11-13 [colin]      2.6.0cvs41
2524
2525         * src/plugins/pgpcore/sgpgme.c
2526                 Maybe fix bug 1061, 'crash on opening 
2527                 signed email'
2528
2529 2006-11-13 [wwp]        2.6.0cvs40
2530
2531         * src/plugins/pgpinline/pgpinline.c
2532                 fix candidate for bug #1057, thanks to Colin.
2533
2534 2006-11-13 [wwp]        2.6.0cvs39
2535
2536         * src/compose.c
2537         * src/quote_fmt_parse.y
2538                 fix bug 1052: current parser buffer was not always 
2539                 allocated, ptr to this buffer could be returned as 
2540                 NULL whereas no parser error has occurred. in 
2541                 consequence, defining a template body as "%d" 
2542                 (w/o the quotes) for the first time of the instance 
2543                 of claws-mail, was reporting a parser error. make 
2544                 sure that the buffer is always allocated, even to 
2545                 an empty string.
2546                 fix mis-unescaping in compose.:compose_quote_fmt(): 
2547                 unescaping of the fmt string was always done 
2548                 whereas it must be done *only* when receiving 
2549                 quote format strings issued from the prefs 
2550                 (compose new message, reply, forward, redirect 
2551                 formats), *not* when applying templates.  in 
2552                 consequences, applying templates w/ sequences 
2553                 like \\|p{echo} were failing. make sure that 
2554                 unescaping is done only when necessary.
2555
2556 2006-11-12 [colin]      2.6.0cvs38
2557
2558         * po/de.po
2559                 Fix typo (s/KB/MB)
2560
2561 2006-11-12 [colin]      2.6.0cvs37
2562
2563         * src/plugins/pgpinline/pgpinline.c
2564         * src/plugins/pgpmime/pgpmime.c
2565                 Release GPG context at the latest 
2566                 possible moment. Maybe fixes 
2567                 bug 1057, 'crash on sending signed 
2568                 message to a newsgroup'
2569                 
2570
2571 2006-11-12 [colin]      2.6.0cvs36
2572
2573         * src/plugins/pgpcore/sgpgme.c
2574                 Tell a bit more when gpg's status doesn't
2575                 contain any signature
2576
2577 2006-11-12 [colin]      2.6.0cvs35
2578
2579         * src/compose.c
2580                 Fix bug 1060, 'compilation error with 
2581                 Irix's cc'
2582
2583 2006-11-12 [paul]       2.6.0cvs34
2584
2585         * doc/man/claws-mail.1
2586         * src/prefs_gtk.c
2587         * src/plugins/clamav/README
2588         * src/plugins/spamassassin/README
2589         * tools/README
2590         * tools/freshmeat_search.pl
2591         * tools/google_search.pl
2592         * tools/multiwebsearch.pl
2593                 more renaming
2594         * src/plugins/trayicon/trayicon.c
2595                 fix compiliation warning
2596
2597 2006-11-11 [colin]      2.6.0cvs33
2598
2599         * src/folderview.c
2600                 Forbid drag and drop from/to different
2601                 folders of type F_UNKNOWN
2602
2603 2006-11-11 [colin]      2.6.0cvs32
2604
2605         * src/plugins/pgpinline/pgpinline.c
2606                 Fix typo in previous commit:
2607                 - gpgme_new(&ctx);
2608                 + if ((err = gpgme_new(&data->ctx)) ...)
2609
2610 2006-11-11 [colin]      2.6.0cvs31
2611
2612         * src/plugins/pgpinline/pgpinline.c
2613         * src/plugins/pgpmime/pgpmime.c
2614                 Check success after calling gpgme_new
2615                 Maybe fixes bug 1057, 'crash on sending 
2616                 signed message to a newsgroup'
2617
2618 2006-11-11 [colin]      2.6.0cvs30
2619
2620         * src/undo.c
2621                 init undostruct to 0s (from
2622                 valgrind log of bug 1057)
2623
2624 2006-11-10 [colin]      2.6.0cvs29
2625
2626         * src/mainwindow.c
2627                 Set cursor to wait before filtering
2628                 duplicates in all folders
2629         * src/plugins/bogofilter/bogofilter.c
2630         * src/plugins/bogofilter/bogofilter.h
2631         * src/plugins/bogofilter/bogofilter_gtk.c
2632                 Completely thread away the bogofilter
2633                 filtering
2634
2635 2006-11-10 [mones]      2.6.0cvs28
2636
2637         * src/compose.c
2638         * src/compose.h
2639                 added COMPOSE_CHECK_BEFORE_SEND hook
2640
2641 2006-11-10 [paul]       2.6.0cvs27
2642
2643         * src/crash.c
2644                 more renaming
2645                 add libSM to get_compiled_in_features()
2646         * src/main.c
2647                 more renaming
2648
2649 2006-11-10 [colin]      2.6.0cvs26
2650
2651         * src/etpan/imap-thread.c
2652                 Add a reference to libetpan's sasl engine
2653                 so that sasl_done() doesn't get called by
2654                 libetpan, and doesn't break openssl.
2655                 Should fix bug 1053, 'SC fails to reestablish 
2656                 a secure connection'
2657                 Patch by Hoa
2658
2659 2006-11-10 [colin]      2.6.0cvs25
2660
2661         * manual/addrbook.xml
2662         * manual/advanced.xml
2663         * manual/faq.xml
2664         * manual/intro.xml
2665                 Some more renaming
2666
2667 2006-11-09 [colin]      2.6.0cvs24
2668
2669         * src/plugins/bogofilter/bogofilter_gtk.c
2670                 Add comment about annoyance
2671
2672 2006-11-09 [colin]      2.6.0cvs23
2673
2674         * src/plugins/bogofilter/bogofilter.c
2675         * src/plugins/bogofilter/bogofilter_gtk.c
2676                 Prepare things needed to thread bogofilter
2677                 filtering: separate bogo stuff and possible GUI
2678                 stuff. 
2679
2680 2006-11-09 [colin]      2.6.0cvs22
2681
2682         * src/account.c
2683         * src/compose.c
2684                 Search for one of our accounts in Delivered-To
2685                 (helps for auto-account selection when 
2686                  replying/forwarding)
2687         * src/folderview.c
2688         * src/mainwindow.c
2689         * src/mainwindow.h
2690         * src/plugins/trayicon/trayicon.c
2691                 Allow opening a new mail with any account from
2692                 the contextual menu
2693
2694 2006-11-09 [wwp]        2.6.0cvs21
2695
2696         * src/compose.c
2697         * src/prefs_common.c
2698         * src/prefs_common.h
2699         * src/prefs_compose_writing.c
2700                 add a compose new message format (in prefs/compose/writing), it's a
2701                 simple subject+body template to use when opening a new composition
2702                 window. It's similar to the existent reply and forward formats.
2703
2704                 enhanced the template/format % symbols substitution mechanism to
2705                 use current composition window information when % are used in
2706                 the compose new message format or in templates applied to new
2707                 messages (there were useless in that situations before). When
2708                 applied to new messages, %d corresponds to the system time/date.
2709
2710 2006-11-09 [paul]       2.6.0cvs20
2711
2712         * src/gtk/authors.h
2713                 fix last commit
2714
2715 2006-11-09 [paul]       2.6.0cvs19
2716
2717         * src/gtk/authors.h
2718                 keep tje alphabetical order
2719
2720 2006-11-08 [colin]      2.6.0cvs18
2721
2722         * src/etpan/imap-thread.c
2723                 Fix bug 1054, 'Slowness logging big 
2724                 data chunks'
2725
2726 2006-11-08 [paul]       2.6.0cvs17
2727
2728         * tools/Makefile.am
2729                 fix the renaming
2730
2731 2006-11-08 [paul]       2.6.0cvs16
2732
2733         * src/common/defs.h
2734                 update BUGZILLA_URI
2735
2736 2006-11-08 [paul]       2.6.0cvs15
2737
2738         * tools/Makefile.am
2739         * tools/OOo2claws-mail.pl
2740         * tools/OOo2sylpheed.pl
2741         * tools/README
2742         * tools/acroread2claws-mail.pl
2743         * tools/acroread2sylpheed.pl
2744         * tools/kmail2claws-mail.pl
2745         * tools/kmail2claws-mail_v2.pl
2746         * tools/kmail2sylpheed.pl
2747         * tools/kmail2sylpheed_v2.pl
2748         * tools/maildir2claws-mail.pl
2749         * tools/maildir2sylpheed.pl
2750         * tools/nautilus2claws-mail.sh
2751         * tools/nautilus2sylpheed.sh
2752         * tools/outlook2claws-mail.pl
2753         * tools/outlook2sylpheed.pl
2754         * tools/tb2claws-mail
2755         * tools/tb2sylpheed
2756         * tools/tbird2claws.py
2757         * tools/tbird2syl.py
2758         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2759         * tools/kdeservicemenu/install.sh
2760         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2761         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2762         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2763         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2764         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2765                 renamed (removed, added) tools files
2766
2767 2006-11-08 [paul]       2.6.0cvs14
2768
2769         * src/main.c
2770         * src/common/defs.h
2771                 Migrate sylpheedrc to clawsrc, and fix the standard
2772                 plugins path in the process
2773
2774 2006-11-07 [colin]      2.6.0cvs13
2775
2776         * src/Makefile.am
2777                 Symlink sylpheed-claws relative to 
2778                 claws-mail
2779
2780 2006-11-07 [colin]      2.6.0cvs12
2781
2782         * src/compose.c
2783                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
2784
2785 2006-11-07 [paul]       2.6.0cvs11
2786
2787         * src/gtk/about.c
2788                 Fix a missed occurence of
2789                 Sylpheed-Claws
2790
2791 2006-11-07 [paul]       2.6.0cvs10
2792
2793         * src/Makefile.am
2794                 Fix symlink installation
2795
2796 2006-11-07 [paul]       2.6.0cvs9
2797
2798         * src/Makefile.am
2799                 Symlink claws-mail to sylpheed-claws
2800         * src/common/utils.c
2801                 Fix migrating symlinks
2802         * src/etpan/imap-thread.c
2803                 check certificate only when there's
2804                 no error
2805
2806 2006-11-07 [paul]       2.6.0cvs8
2807
2808         * Makefile.am
2809                 Fix icon breakages with Gtk, which needs a 
2810                 cache updated to see them.
2811
2812 2006-11-07 [paul]       2.6.0cvs7
2813
2814         * .cvsignore
2815         * AUTHORS
2816         * COPYING
2817         * INSTALL
2818         * Makefile.am
2819         * NEWS
2820         * README
2821         * RELEASE_NOTES
2822         * autogen.sh
2823         * claws-mail-128x128.png
2824         * claws-mail-64x64.png
2825         * claws-mail.ico
2826         * claws-mail.pc.in
2827         * claws-mail.png
2828         * configure.ac
2829         * sylpheed-claws-128x128.png
2830         * sylpheed-claws-64x64.png
2831         * sylpheed-claws.desktop
2832         * sylpheed-claws.ico
2833         * sylpheed-claws.pc.in
2834         * sylpheed-claws.png
2835         * debian/README.Debian
2836         * debian/changelog
2837         * debian/claws-mail.desktop
2838         * debian/claws-mail.menu
2839         * debian/claws-mail.postinst.debhelper
2840         * debian/claws-mail.postrm.debhelper
2841         * debian/control
2842         * debian/copyright
2843         * debian/files
2844         * debian/rules
2845         * debian/sylpheed-claws.desktop
2846         * debian/sylpheed-claws.menu
2847         * debian/sylpheed-claws.postinst.debhelper
2848         * debian/sylpheed-claws.postrm.debhelper
2849         * doc/man/Makefile.am
2850         * doc/man/claws-mail.1
2851         * doc/man/sylpheed-claws.1
2852         * doc/src/ChangeLog.claws-pre0.8.0
2853         * manual/Makefile.am
2854         * manual/account.xml
2855         * manual/ack.xml
2856         * manual/addrbook.xml
2857         * manual/advanced.xml
2858         * manual/claws-mail-manual.xml
2859         * manual/faq.xml
2860         * manual/glossary.xml
2861         * manual/handling.xml
2862         * manual/intro.xml
2863         * manual/keyboard.xml
2864         * manual/plugins.xml
2865         * manual/starting.xml
2866         * manual/sylpheed-claws-manual.xml
2867         * manual/xml2pdf
2868         * manual/dist/.cvsignore
2869         * manual/dist/html/.cvsignore
2870         * manual/dist/html/Makefile.am
2871         * manual/dist/pdf/.cvsignore
2872         * manual/dist/pdf/Makefile.am
2873         * manual/dist/ps/.cvsignore
2874         * manual/dist/ps/Makefile.am
2875         * manual/dist/txt/.cvsignore
2876         * manual/dist/txt/Makefile.am
2877         * manual/es/Makefile.am
2878         * manual/es/advanced.xml
2879         * manual/es/claws-mail-manual.xml
2880         * manual/es/faq.xml
2881         * manual/es/glossary.xml
2882         * manual/es/handling.xml
2883         * manual/es/intro.xml
2884         * manual/es/plugins.xml
2885         * manual/es/sylpheed-claws-manual.xml
2886         * manual/es/dist/.cvsignore
2887         * manual/es/dist/html/.cvsignore
2888         * manual/es/dist/html/Makefile.am
2889         * manual/es/dist/pdf/.cvsignore
2890         * manual/es/dist/pdf/Makefile.am
2891         * manual/es/dist/ps/.cvsignore
2892         * manual/es/dist/ps/Makefile.am
2893         * manual/es/dist/txt/.cvsignore
2894         * manual/es/dist/txt/Makefile.am
2895         * manual/fr/Makefile.am
2896         * manual/fr/account.xml
2897         * manual/fr/ack.xml
2898         * manual/fr/addrbook.xml
2899         * manual/fr/advanced.xml
2900         * manual/fr/claws-mail-manual.xml
2901         * manual/fr/faq.xml
2902         * manual/fr/glossary.xml
2903         * manual/fr/handling.xml
2904         * manual/fr/intro.xml
2905         * manual/fr/keyboard.xml
2906         * manual/fr/plugins.xml
2907         * manual/fr/starting.xml
2908         * manual/fr/sylpheed-claws-manual.xml
2909         * manual/fr/dist/.cvsignore
2910         * manual/fr/dist/html/.cvsignore
2911         * manual/fr/dist/html/Makefile.am
2912         * manual/fr/dist/pdf/.cvsignore
2913         * manual/fr/dist/pdf/Makefile.am
2914         * manual/fr/dist/ps/.cvsignore
2915         * manual/fr/dist/ps/Makefile.am
2916         * manual/fr/dist/txt/.cvsignore
2917         * manual/fr/dist/txt/Makefile.am
2918         * manual/pl/Makefile.am
2919         * manual/pl/account.xml
2920         * manual/pl/ack.xml
2921         * manual/pl/addrbook.xml
2922         * manual/pl/advanced.xml
2923         * manual/pl/claws-mail-manual.xml
2924         * manual/pl/faq.xml
2925         * manual/pl/glossary.xml
2926         * manual/pl/handling.xml
2927         * manual/pl/intro.xml
2928         * manual/pl/keyboard.xml
2929         * manual/pl/plugins.xml
2930         * manual/pl/starting.xml
2931         * manual/pl/sylpheed-claws-manual.xml
2932         * manual/pl/dist/.cvsignore
2933         * manual/pl/dist/html/.cvsignore
2934         * manual/pl/dist/html/Makefile.am
2935         * manual/pl/dist/pdf/.cvsignore
2936         * manual/pl/dist/pdf/Makefile.am
2937         * manual/pl/dist/ps/.cvsignore
2938         * manual/pl/dist/ps/Makefile.am
2939         * manual/pl/dist/txt/.cvsignore
2940         * manual/pl/dist/txt/Makefile.am
2941         * po/.cvsignore
2942         * po/Makevars
2943         * src/.cvsignore
2944         * src/Makefile.am
2945         * src/account.c
2946         * src/account.h
2947         * src/action.c
2948         * src/action.h
2949         * src/adbookbase.h
2950         * src/addr_compl.c
2951         * src/addr_compl.h
2952         * src/addrbook.c
2953         * src/addrcache.c
2954         * src/addrcache.h
2955         * src/addrcindex.c
2956         * src/addrcindex.h
2957         * src/addrclip.c
2958         * src/addrclip.h
2959         * src/addrdefs.h
2960         * src/addressadd.c
2961         * src/addressadd.h
2962         * src/addressbook.c
2963         * src/addressbook.h
2964         * src/addressbook_foldersel.c
2965         * src/addressbook_foldersel.h
2966         * src/addrgather.c
2967         * src/addrgather.h
2968         * src/addrharvest.c
2969         * src/addrharvest.h
2970         * src/addrindex.c
2971         * src/addrindex.h
2972         * src/addritem.c
2973         * src/addritem.h
2974         * src/addrquery.c
2975         * src/addrquery.h
2976         * src/addrselect.c
2977         * src/addrselect.h
2978         * src/alertpanel.c
2979         * src/alertpanel.h
2980         * src/browseldap.c
2981         * src/browseldap.h
2982         * src/codeconv.c
2983         * src/codeconv.h
2984         * src/compose.c
2985         * src/crash.c
2986         * src/crash.h
2987         * src/customheader.c
2988         * src/customheader.h
2989         * src/displayheader.c
2990         * src/displayheader.h
2991         * src/editaddress.c
2992         * src/editaddress.h
2993         * src/editbook.c
2994         * src/editbook.h
2995         * src/editgroup.c
2996         * src/editgroup.h
2997         * src/editjpilot.c
2998         * src/editjpilot.h
2999         * src/editldap.c
3000         * src/editldap.h
3001         * src/editldap_basedn.c
3002         * src/editldap_basedn.h
3003         * src/editvcard.c
3004         * src/editvcard.h
3005         * src/exphtmldlg.c
3006         * src/exphtmldlg.h
3007         * src/expldifdlg.c
3008         * src/expldifdlg.h
3009         * src/export.c
3010         * src/exporthtml.c
3011         * src/exporthtml.h
3012         * src/exportldif.c
3013         * src/exportldif.h
3014         * src/filtering.c
3015         * src/filtering.h
3016         * src/folder.c
3017         * src/folder.h
3018         * src/folder_item_prefs.c
3019         * src/folder_item_prefs.h
3020         * src/foldersel.c
3021         * src/foldersel.h
3022         * src/folderutils.c
3023         * src/folderutils.h
3024         * src/folderview.c
3025         * src/folderview.h
3026         * src/grouplistdialog.c
3027         * src/grouplistdialog.h
3028         * src/html.c
3029         * src/html.h
3030         * src/image_viewer.c
3031         * src/image_viewer.h
3032         * src/imap.c
3033         * src/imap.h
3034         * src/imap_gtk.c
3035         * src/imap_gtk.h
3036         * src/import.c
3037         * src/import.h
3038         * src/importldif.c
3039         * src/importldif.h
3040         * src/importmutt.c
3041         * src/importmutt.h
3042         * src/importpine.c
3043         * src/importpine.h
3044         * src/inc.c
3045         * src/inc.h
3046         * src/jpilot.c
3047         * src/jpilot.h
3048         * src/ldapctrl.c
3049         * src/ldapctrl.h
3050         * src/ldaplocate.c
3051         * src/ldaplocate.h
3052         * src/ldapquery.c
3053         * src/ldapquery.h
3054         * src/ldapserver.c
3055         * src/ldapserver.h
3056         * src/ldaputil.c
3057         * src/ldaputil.h
3058         * src/ldif.c
3059         * src/ldif.h
3060         * src/localfolder.c
3061         * src/localfolder.h
3062         * src/main.c
3063         * src/main.h
3064         * src/mainwindow.c
3065         * src/mainwindow.h
3066         * src/manual.c
3067         * src/manual.h
3068         * src/matcher.c
3069         * src/matcher.h
3070         * src/matcher_parser.h
3071         * src/matcher_parser_lex.l
3072         * src/matcher_parser_parse.y
3073         * src/mbox.c
3074         * src/mbox.h
3075         * src/message_search.c
3076         * src/message_search.h
3077         * src/messageview.c
3078         * src/messageview.h
3079         * src/mh.c
3080         * src/mh.h
3081         * src/mh_gtk.c
3082         * src/mh_gtk.h
3083         * src/mimeview.c
3084         * src/mimeview.h
3085         * src/msgcache.c
3086         * src/msgcache.h
3087         * src/mutt.c
3088         * src/mutt.h
3089         * src/news.c
3090         * src/news.h
3091         * src/news_gtk.c
3092         * src/news_gtk.h
3093         * src/noticeview.c
3094         * src/noticeview.h
3095         * src/partial_download.c
3096         * src/partial_download.h
3097         * src/pine.c
3098         * src/pine.h
3099         * src/pop.c
3100         * src/pop.h
3101         * src/prefs_account.c
3102         * src/prefs_account.h
3103         * src/prefs_actions.c
3104         * src/prefs_actions.h
3105         * src/prefs_common.c
3106         * src/prefs_common.h
3107         * src/prefs_compose_writing.c
3108         * src/prefs_compose_writing.h
3109         * src/prefs_customheader.c
3110         * src/prefs_customheader.h
3111         * src/prefs_display_header.c
3112         * src/prefs_display_header.h
3113         * src/prefs_ext_prog.c
3114         * src/prefs_ext_prog.h
3115         * src/prefs_filtering.c
3116         * src/prefs_folder_column.c
3117         * src/prefs_folder_column.h
3118         * src/prefs_folder_item.c
3119         * src/prefs_folder_item.h
3120         * src/prefs_fonts.c
3121         * src/prefs_fonts.h
3122         * src/prefs_gtk.c
3123         * src/prefs_gtk.h
3124         * src/prefs_image_viewer.c
3125         * src/prefs_image_viewer.h
3126         * src/prefs_matcher.c
3127         * src/prefs_matcher.h
3128         * src/prefs_message.c
3129         * src/prefs_message.h
3130         * src/prefs_msg_colors.c
3131         * src/prefs_msg_colors.h
3132         * src/prefs_other.c
3133         * src/prefs_other.h
3134         * src/prefs_quote.c
3135         * src/prefs_quote.h
3136         * src/prefs_receive.c
3137         * src/prefs_receive.h
3138         * src/prefs_send.c
3139         * src/prefs_send.h
3140         * src/prefs_spelling.c
3141         * src/prefs_spelling.h
3142         * src/prefs_summaries.c
3143         * src/prefs_summaries.h
3144         * src/prefs_summary_column.c
3145         * src/prefs_summary_column.h
3146         * src/prefs_template.c
3147         * src/prefs_template.h
3148         * src/prefs_themes.c
3149         * src/prefs_themes.h
3150         * src/prefs_toolbar.c
3151         * src/prefs_toolbar.h
3152         * src/prefs_wrapping.c
3153         * src/prefs_wrapping.h
3154         * src/privacy.c
3155         * src/privacy.h
3156         * src/procheader.c
3157         * src/procheader.h
3158         * src/procmime.c
3159         * src/procmime.h
3160         * src/procmsg.c
3161         * src/procmsg.h
3162         * src/quote_fmt.c
3163         * src/quote_fmt_parse.y
3164         * src/recv.c
3165         * src/recv.h
3166         * src/remotefolder.c
3167         * src/remotefolder.h
3168         * src/send_message.c
3169         * src/send_message.h
3170         * src/setup.c
3171         * src/setup.h
3172         * src/sourcewindow.c
3173         * src/sourcewindow.h
3174         * src/ssl_manager.c
3175         * src/ssl_manager.h
3176         * src/statusbar.c
3177         * src/statusbar.h
3178         * src/stock_pixmap.c
3179         * src/stock_pixmap.h
3180         * src/summary_search.c
3181         * src/summary_search.h
3182         * src/summaryview.c
3183         * src/summaryview.h
3184         * src/syldap.c
3185         * src/syldap.h
3186         * src/textview.c
3187         * src/textview.h
3188         * src/toolbar.c
3189         * src/toolbar.h
3190         * src/undo.c
3191         * src/undo.h
3192         * src/unmime.c
3193         * src/unmime.h
3194         * src/vcard.c
3195         * src/vcard.h
3196         * src/wizard.c
3197         * src/wizard.h
3198         * src/common/base64.c
3199         * src/common/base64.h
3200         * src/common/defs.h
3201         * src/common/hooks.c
3202         * src/common/hooks.h
3203         * src/common/log.c
3204         * src/common/log.h
3205         * src/common/mgutils.c
3206         * src/common/mgutils.h
3207         * src/common/nntp.c
3208         * src/common/nntp.h
3209         * src/common/passcrypt.c
3210         * src/common/passcrypt.h.in
3211         * src/common/plugin.c
3212         * src/common/plugin.h
3213         * src/common/prefs.c
3214         * src/common/prefs.h
3215         * src/common/progressindicator.c
3216         * src/common/progressindicator.h
3217         * src/common/quoted-printable.c
3218         * src/common/quoted-printable.h
3219         * src/common/session.c
3220         * src/common/session.h
3221         * src/common/smtp.c
3222         * src/common/smtp.h
3223         * src/common/socket.c
3224         * src/common/socket.h
3225         * src/common/ssl.c
3226         * src/common/ssl.h
3227         * src/common/stringtable.c
3228         * src/common/stringtable.h
3229         * src/common/sylpheed.c
3230         * src/common/sylpheed.h
3231         * src/common/template.c
3232         * src/common/template.h
3233         * src/common/timing.h
3234         * src/common/utils.c
3235         * src/common/utils.h
3236         * src/common/version.h.in
3237         * src/common/xml.c
3238         * src/common/xml.h
3239         * src/common/xmlprops.c
3240         * src/common/xmlprops.h
3241         * src/gtk/about.c
3242         * src/gtk/colorlabel.c
3243         * src/gtk/colorlabel.h
3244         * src/gtk/colorsel.c
3245         * src/gtk/colorsel.h
3246         * src/gtk/combobox.c
3247         * src/gtk/combobox.h
3248         * src/gtk/description_window.c
3249         * src/gtk/description_window.h
3250         * src/gtk/filesel.c
3251         * src/gtk/filesel.h
3252         * src/gtk/foldersort.c
3253         * src/gtk/foldersort.h
3254         * src/gtk/gtkaspell.c
3255         * src/gtk/gtkaspell.h
3256         * src/gtk/gtksctree.c
3257         * src/gtk/gtkshruler.c
3258         * src/gtk/gtkshruler.h
3259         * src/gtk/gtkutils.c
3260         * src/gtk/gtkutils.h
3261         * src/gtk/icon_legend.c
3262         * src/gtk/icon_legend.h
3263         * src/gtk/logwindow.c
3264         * src/gtk/logwindow.h
3265         * src/gtk/manage_window.c
3266         * src/gtk/manage_window.h
3267         * src/gtk/pluginwindow.c
3268         * src/gtk/pluginwindow.h
3269         * src/gtk/prefswindow.c
3270         * src/gtk/prefswindow.h
3271         * src/gtk/quicksearch.c
3272         * src/gtk/quicksearch.h
3273         * src/pixmaps/claws-mail.xpm
3274         * src/pixmaps/claws-mail_icon.xpm
3275         * src/pixmaps/claws-mail_logo.xpm
3276         * src/pixmaps/sylpheed-claws.xpm
3277         * src/pixmaps/sylpheed-claws_icon.xpm
3278         * src/pixmaps/sylpheed-claws_logo.xpm
3279         * src/plugins/bogofilter/Makefile.am
3280         * src/plugins/bogofilter/bogofilter.c
3281         * src/plugins/bogofilter/bogofilter.h
3282         * src/plugins/bogofilter/bogofilter_gtk.c
3283         * src/plugins/clamav/Makefile.am
3284         * src/plugins/clamav/clamav_plugin.c
3285         * src/plugins/clamav/clamav_plugin.h
3286         * src/plugins/clamav/clamav_plugin_gtk.c
3287         * src/plugins/demo/Makefile.am
3288         * src/plugins/demo/demo.c
3289         * src/plugins/dillo_viewer/Makefile.am
3290         * src/plugins/dillo_viewer/README
3291         * src/plugins/dillo_viewer/dillo_prefs.c
3292         * src/plugins/dillo_viewer/dillo_prefs.h
3293         * src/plugins/dillo_viewer/dillo_viewer.c
3294         * src/plugins/pgpcore/Makefile.am
3295         * src/plugins/pgpcore/passphrase.c
3296         * src/plugins/pgpcore/passphrase.h
3297         * src/plugins/pgpcore/pgp_viewer.c
3298         * src/plugins/pgpcore/pgp_viewer.h
3299         * src/plugins/pgpcore/plugin.c
3300         * src/plugins/pgpcore/prefs_gpg.c
3301         * src/plugins/pgpcore/prefs_gpg.h
3302         * src/plugins/pgpcore/select-keys.c
3303         * src/plugins/pgpcore/select-keys.h
3304         * src/plugins/pgpcore/sgpgme.c
3305         * src/plugins/pgpcore/sgpgme.h
3306         * src/plugins/pgpcore/sylpheed.def
3307         * src/plugins/pgpcore/version.rc
3308         * src/plugins/pgpinline/Makefile.am
3309         * src/plugins/pgpinline/pgpinline.c
3310         * src/plugins/pgpinline/pgpinline.h
3311         * src/plugins/pgpinline/plugin.c
3312         * src/plugins/pgpinline/sylpheed.def
3313         * src/plugins/pgpinline/version.rc
3314         * src/plugins/pgpmime/Makefile.am
3315         * src/plugins/pgpmime/pgpmime.c
3316         * src/plugins/pgpmime/pgpmime.h
3317         * src/plugins/pgpmime/plugin.c
3318         * src/plugins/pgpmime/sylpheed.def
3319         * src/plugins/pgpmime/version.rc
3320         * src/plugins/spamassassin/Makefile.am
3321         * src/plugins/spamassassin/README
3322         * src/plugins/spamassassin/spamassassin.c
3323         * src/plugins/spamassassin/spamassassin.h
3324         * src/plugins/spamassassin/spamassassin_gtk.c
3325         * src/plugins/trayicon/Makefile.am
3326         * src/plugins/trayicon/trayicon.c
3327         * tools/OOo2sylpheed.pl
3328         * tools/README
3329         * tools/README.sylprint
3330         * tools/acroread2sylpheed.pl
3331         * tools/claws.i18n.status.pl
3332         * tools/filter_conv.pl
3333         * tools/filter_conv_new.pl
3334         * tools/freshmeat_search.pl
3335         * tools/google_search.pl
3336         * tools/kmail2sylpheed.pl
3337         * tools/kmail2sylpheed_v2.pl
3338         * tools/make.themes.project
3339         * tools/multiwebsearch.pl
3340         * tools/nautilus2sylpheed.sh
3341         * tools/outlook2sylpheed.pl
3342         * tools/sylprint.pl
3343         * tools/sylprint.rc
3344         * tools/tb2sylpheed
3345         * tools/textviewer.sh
3346         * tools/vcard2xml.py
3347         * tools/kdeservicemenu/README
3348         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3349         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3350         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3351                 Change name to Claws Mail. Announce to follow...
3352
3353 2006-11-06 [wwp]        2.6.0cvs6
3354
3355         * src/prefs_template.c
3356                 unify messages related to quote format/template errors (fix
3357                 capitalization), again.
3358
3359 2006-11-06 [wwp]        2.6.0cvs5
3360
3361         * src/prefs_quote.c
3362                 unify messages related to quote format/template errors.
3363
3364 2006-11-06 [wwp]        2.6.0cvs4
3365
3366         * src/prefs_msg_colors.c
3367                 more uses of Q_ macro for contextual translations, thanks
3368                 to Fabien (fzzzzz).
3369
3370 2006-11-06 [wwp]        2.6.0cvs3
3371
3372         * src/compose.c
3373         * src/common/utils.c
3374         * src/common/utils.h
3375                 show an alertpanel to make sure users are aware that sensitive
3376                 files are attached (it's file blacklist-based). This will fix
3377                 interaction w/ GoogleEarth for instance, thanks to Colin.
3378
3379 2006-11-06 [wwp]        2.6.0cvs2
3380
3381         * src/prefs_quote.c
3382         * src/prefs_template.c
3383         * src/prefs_template.h
3384                 check quote format when applying/closing prefs. For now this only
3385                 shows up an error dialog box, not preventing the user from using
3386                 a broken quote (reply, forwards) format.
3387
3388 2006-11-06 [wwp]        2.6.0cvs1
3389
3390         * src/prefs_template.c
3391                 fix missing checks of some template fields.
3392
3393 2006-11-06 [paul]       2.6.0
3394
3395         * NEWS
3396         * README
3397         * RELEASE_NOTES
3398                 2.6.0 released
3399
3400 2006-11-06 [paul]       2.5.6cvs22
3401
3402         * manual/advanced.xml
3403         * manual/es/advanced.xml
3404                 put 'respect_flowed_format' info in the correct
3405                 place
3406
3407 2006-11-06 [mones]      2.5.6cvs21
3408
3409         * po/es.po
3410                 Minor fixes for release
3411
3412 2006-11-06 [paul]       2.5.6cvs20
3413
3414         * po/cs.po
3415         * po/de.po
3416         * po/fr.po
3417         * po/it.po
3418         * po/nl.po
3419         * po/pt_BR.po
3420         * po/sk.po
3421         * po/sv.po
3422         * po/zh_CN.po
3423                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3424                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3425                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3426                 Young
3427
3428 2006-11-02 [colin]      2.5.6cvs19
3429
3430         * src/imap.c
3431         * src/imap.h
3432         * src/prefs_account.c
3433         * src/etpan/imap-thread.c
3434                 Add GSSAPI support - fixes Debian bug #383274
3435
3436 2006-11-01 [colin]      2.5.6cvs18
3437
3438         * src/jpilot.c
3439                 Handle libpisock12 support. Probably
3440                 fixes bug 1046, 'jpilot AddressDB.pdb 
3441                 import fail'
3442
3443 2006-11-01 [colin]      2.5.6cvs17
3444
3445         * src/folderutils.c
3446                 debug_print() folderutils_mark_all_read()
3447
3448 2006-11-01 [colin]      2.5.6cvs16
3449
3450         * COPYING
3451                 Add missed files to the Apache exception
3452
3453 2006-10-31 [colin]      2.5.6cvs15
3454
3455         * src/folder.c
3456         * src/folder.h
3457                 Add a copy_private_data() func to FolderClasses
3458                 Doesn't break the feature freeze, because we 
3459                 won't use it (right now) in the core.
3460
3461 2006-10-31 [colin]      2.5.6cvs14
3462
3463         * COPYING
3464                 Allow linking with the Apache licensed files in
3465                 src/plugins/spamassassin. Hopefully fixes 
3466                 bug 1048, 'Spamassassin plugin license problem'
3467
3468 2006-10-31 [wwp]        2.5.6cvs13
3469
3470         * src/compose.c
3471                 fix and optimize trimming of leading linefeeds in body loop.
3472
3473 2006-10-31 [colin]      2.5.6cvs12
3474
3475         * src/etpan/imap-thread.c
3476         * src/imap.c
3477                 Make really sure to have NULL sets in case
3478                 of error
3479
3480 2006-10-30 [wwp]        2.5.6cvs11
3481
3482         * src/prefs_common.c
3483         * src/prefs_common.h
3484         * src/compose.c
3485                 fix broken storage of quote format template when it contains \-escape
3486                 sequences. The application of such sequences is also fixed now (\t
3487                 in quote format will be a real tab instead of a 't', for instance).
3488
3489 2006-10-27 [colin]      2.5.6cvs10
3490
3491         * src/compose.c
3492                 Probably fix bug 1045, 'sylpheed-claws 
3493                 doesn't remove the mail from the IMAP 
3494                 Queue folder after sending'. From
3495                 2.5.6cvs3-stable
3496
3497 2006-10-27 [colin]      2.5.6cvs9
3498
3499         * configure.ac
3500                 Require libetpan-0.48. I'm so annoying,
3501                 I know ;-)
3502
3503 2006-10-27 [colin]      2.5.6cvs8
3504
3505         * src/folder.c
3506         * src/imap.c
3507                 Probably fix bug 1044, 'sylpheed-claws 
3508                 segfaults while moving mails' - Fix relation
3509                 usage when moving to an IMAP mailbox from another
3510                 mailbox
3511
3512 2006-10-26 [paul]       2.5.6cvs7
3513
3514         * src/gtk/about.c
3515                 add libSM to compiled-in features
3516                 list
3517
3518 2006-10-24 [colin]      2.5.6cvs6
3519
3520         * src/textview.c
3521         * src/gtk/gtkutils.c
3522                 Fix crash when printing emails with an
3523                 xface
3524
3525 2006-10-24 [mones]      2.5.6cvs5
3526
3527         * manual/es/advanced.xml
3528                 Synchronize hidden option respect_flowed_format
3529         * po/es.po
3530                 Updated translation
3531
3532 2006-10-21 [paul]       2.5.6cvs4
3533
3534         * src/gtk/authors.h
3535         * src/plugins/pgpcore/pgp_viewer.c
3536         * src/plugins/pgpcore/sgpgme.c
3537                 fix building on BSDs
3538                 Thanks to Michael Hughes
3539                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3540
3541 2006-10-20 [colin]      2.5.6cvs3
3542
3543         * configure.ac
3544                 Bump up libetpan requirement
3545                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3546         * src/common/utils.c
3547         * src/common/utils.h
3548                 Add convenience get_file_mtime()
3549         * src/imap.c
3550         * src/etpan/imap-thread.c
3551         * src/etpan/imap-thread.h
3552                 Implement UIDPLUS support if the server
3553                 supports it - faster sending in this case
3554
3555 2006-10-19 [colin]      2.5.6cvs2
3556
3557         * src/gtk/quicksearch.c
3558                 Fix emptying in type-ahead+extended mode
3559         * src/mainwindow.c
3560         * src/mainwindow.h
3561                 Add a hook for offline state change
3562         * src/plugins/trayicon/trayicon.c
3563                 Use it to display offline icons
3564         * src/plugins/trayicon/Makefile.am
3565         * src/plugins/trayicon/newmail.offline.xpm
3566         * src/plugins/trayicon/newmarkedmail.offline.xpm
3567         * src/plugins/trayicon/nomail.offline.xpm
3568         * src/plugins/trayicon/unreadmail.offline.xpm
3569         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3570                 Add the icons
3571
3572 2006-10-12 [paul]       2.5.6cvs1
3573
3574         * NEWS
3575         * README
3576         * configure.ac
3577                 Update version number following
3578                 stable release
3579
3580 2006-10-19 [colin]      2.5.5cvs18
3581
3582         * manual/handling.xml
3583                 Add type-ahead search
3584
3585 2006-10-18 [colin]      2.5.5cvs17
3586
3587         * src/gtk/quicksearch.c
3588                 Remove "save to history only if there's
3589                 no syntax error", it breaks for some 
3590                 reason which I'll investigate later.
3591
3592 2006-10-18 [colin]      2.5.5cvs16
3593
3594         * src/prefs_common.c
3595         * src/prefs_common.h
3596         * src/summaryview.c
3597         * src/gtk/quicksearch.c
3598         * src/gtk/quicksearch.h
3599                 Add a type-ahead option for fast searches
3600                 Patch by Fabien Vantard
3601
3602 2006-10-18 [colin]      2.5.5cvs15
3603
3604         * src/compose.c
3605         * src/compose.h
3606                 Add Options/Reply mode/ menu to be able to
3607                 change the recipients of a reply on the fly
3608
3609 2006-10-18 [colin]      2.5.5cvs14
3610
3611         * src/compose.c
3612                 Fix redirecting of our own sent mails
3613
3614 2006-10-17 [wwp]        2.5.5cvs13
3615
3616         * src/send_message.c
3617                 Fix duplicate error messages when sending, and missing
3618                 newline in such error messages.
3619
3620 2006-10-17 [colin]      2.5.5cvs12
3621
3622         * src/compose.c
3623                 Compare addresses case-insensitive
3624
3625 2006-10-17 [colin]      2.5.5cvs11
3626
3627         * src/plugins/pgpcore/sgpgme.c
3628                 Fix return status
3629
3630 2006-10-17 [colin]      2.5.5cvs10
3631
3632         * src/plugins/pgpcore/pgp_viewer.c
3633                 Fix return status
3634
3635 2006-10-17 [colin]      2.5.5cvs9
3636
3637         * src/quote_fmt.c
3638                 Fix a typo (thanks to Fabien)
3639
3640 2006-10-16 [colin]      2.5.5cvs8
3641
3642         * src/textview.c
3643                 Fix problem with quote-folding when emails
3644                 don't convert cleanly to UTF-8
3645
3646 2006-10-14 [colin]      2.5.5cvs7
3647
3648         * src/prefs_template.c
3649                 Reset fields when reopening
3650                 the window
3651
3652 2006-10-13 [paul]       2.5.5cvs6
3653
3654         * manual/advanced.xml
3655         * src/prefs_message.c
3656                 make 'respect_flowed_format' a hidden
3657                 option, and add a manual entry for it
3658                 Thanks to Colin
3659
3660 2006-10-12 [colin]      2.5.5cvs5
3661
3662         * src/codeconv.c
3663                 Revert part of 2.5.2cvs21:
3664                 Don't optimise by reusing the 
3665                 last iconv converter if possible:
3666                 it seems slightly broken in a 
3667                 very hard way to reproduce
3668
3669 2006-10-12 [colin]      2.5.5cvs4
3670
3671         * src/prefs_common.c
3672         * src/prefs_common.h
3673         * src/prefs_message.c
3674         * src/procmime.c
3675                 Fix bug 1035, 'Incorrect handling 
3676                 of flowed lines'. We now optionnaly
3677                 handle this format (preference is in
3678                 Message View/Text options section)
3679
3680 2006-10-12 [colin]      2.5.5cvs3
3681
3682         * po/POTFILES.in
3683                 Add new file
3684         * src/plugins/pgpcore/pgp_viewer.c
3685         * src/plugins/pgpcore/sgpgme.c
3686                 Don't try to import without asking
3687
3688 2006-10-12 [colin]      2.5.5cvs2
3689
3690         * src/compose.c
3691                 Fix bug 1036, 'Forwarding a mutlipart
3692                 mail with a "text/html" block to ms
3693                 outlook users leeds to freeze of
3694                 outlook'. Poor outlook users...
3695
3696 2006-10-12 [paul]       2.5.5cvs1
3697
3698         * NEWS
3699         * README
3700         * configure.ac
3701                 Update version number following
3702                 stable release
3703
3704 2006-10-11 [paul]       2.5.4cvs1
3705
3706         * NEWS
3707         * README
3708         * configure.ac
3709                 Update version number following
3710                 stable release
3711
3712 2006-10-11 [paul]       2.5.3cvs32
3713
3714         * src/textview.c
3715                 fix bug 1032, 'Segmentation fault when showing
3716                 message' (bug in quote folding)
3717                 Thanks to Colin
3718
3719 2006-10-10 [colin]      2.5.3cvs31
3720
3721         * src/quote_fmt.c
3722                 Rephrase english a bit
3723
3724 2006-10-10 [colin]      2.5.3cvs30
3725
3726         * src/prefs_compose_writing.c
3727                 Stop making the page larger than the window
3728
3729 2006-10-10 [wwp]        2.5.3cvs29
3730
3731         * src/compose.c
3732         * src/prefs_template.c
3733         * src/quote_fmt.c
3734         * src/quote_fmt.h
3735         * src/quote_fmt_lex.l
3736         * src/quote_fmt_parse.y
3737                 Extend the quote parser a bit: allow to get access to
3738                 basic (composing) account info.
3739
3740 2006-10-10 [colin]      2.5.3cvs28
3741
3742         * src/procheader.c
3743                 Fix this \t problem in subject
3744
3745 2006-10-09 [colin]      2.5.3cvs27
3746
3747         * src/main.c
3748         * src/prefs_gtk.c
3749                 Prepare cache a bit later
3750                 If section already exists, skip the new one 
3751                 (as previously); avoid writing the same block
3752                 twice - if we find a second block with the 
3753                 same id, skip it.
3754         * src/plugins/pgpcore/pgp_viewer.c
3755                 Set cursor to busy when retrieving a key
3756         * src/plugins/pgpcore/sgpgme.c
3757                 allow 5 seconds for gpg to export the key
3758                 
3759
3760 2006-10-09 [colin]      2.5.3cvs26
3761
3762         * configure.ac
3763         * src/msgcache.c
3764         * src/prefs_gtk.c
3765                 Check for existence of fgets_unlocked
3766                 and fwrite_unlocked
3767
3768 2006-10-09 [paul]       2.5.3cvs25
3769
3770         * src/prefs_summaries.c
3771                 replace strftime() with fast_strftime() and in
3772                 the consequence fix the bug in the display of
3773                 AM/PM in the 'Example' string
3774
3775 2006-10-09 [ticho]      2.5.3cvs24
3776
3777         * po/sk.po
3778                 Updated (and fixed up somewhat) Slovak translation.
3779
3780 2006-10-08 [colin]      2.5.3cvs23
3781
3782         * src/prefs_folder_item.c
3783                 Explain why prefs in the top-level folder
3784                 aren't retained, but are still useful
3785
3786 2006-10-08 [colin]      2.5.3cvs22
3787
3788         * src/prefs_gtk.c
3789                 Don't cache anything if caching fails
3790
3791 2006-10-08 [colin]      2.5.3cvs21
3792
3793         * src/common/utils.c
3794                 always include gi18n.h
3795
3796 2006-10-07 [colin]      2.5.3cvs20
3797
3798         * src/plugins/pgpcore/pgp_viewer.c
3799                 Kill gpg after 5 seconds wait
3800
3801 2006-10-07 [colin]      2.5.3cvs19
3802
3803         * src/plugins/pgpcore/pgp_viewer.c
3804         * src/plugins/pgpcore/pgp_viewer.h
3805                 Fix copyright
3806
3807 2006-10-07 [colin]      2.5.3cvs18
3808
3809         * src/plugins/pgpcore/pgp_viewer.c
3810         * src/plugins/pgpcore/pgp_viewer.h
3811                 Actually add the files to CVS
3812
3813 2006-10-07 [colin]      2.5.3cvs17
3814
3815         * src/plugins/pgpcore/sgpgme.c
3816                 Be sure not to crash on 'application/pgp-signature' that
3817                 are not application/pgp-signatures
3818
3819 2006-10-07 [colin]      2.5.3cvs16
3820
3821         * src/textview.c
3822         * src/textview.h
3823                 Make a bit more of the API available
3824         * src/plugins/pgpcore/Makefile.am
3825         * src/plugins/pgpcore/plugin.c
3826         * src/plugins/pgpcore/sgpgme.c
3827                 Add basic key import/export
3828
3829 2006-10-07 [colin]      2.5.3cvs15
3830
3831         * src/folderview.c
3832         * src/imap.c
3833         * src/prefs_account.c
3834         * src/wizard.c
3835                 Warn users *everywhere* if libetpan's not
3836                 linked in
3837
3838 2006-10-06 [mones]      2.5.3cvs14
3839
3840         * po/de.po
3841         * po/es.po
3842                 updated by Stephan Sachse and me
3843
3844 2006-10-06 [colin]      2.5.3cvs13
3845
3846         * src/main.c
3847         * src/common/sylpheed.c
3848                 Don't load common plugins if --exit is passed
3849         * src/prefs_gtk.c
3850         * src/prefs_gtk.h
3851                 Implement a cache to avoid reading the same
3852                 files over and over again at startup
3853
3854 2006-10-06 [colin]      2.5.3cvs12
3855
3856         * src/summaryview.c
3857         * src/gtk/quicksearch.c
3858                 Update display every 5k mails on fast searches
3859
3860 2006-10-06 [colin]      2.5.3cvs11
3861
3862         * src/textview.c
3863                 Don't do quote folding on HTML or ERTF.
3864                 May fix the Cygwin issues if they were
3865                 happening with HTML mails?
3866
3867 2006-10-05 [colin]      2.5.3cvs10
3868
3869         * src/prefs_gtk.c
3870                 Oops, forgot one
3871
3872 2006-10-05 [colin]      2.5.3cvs9
3873
3874         * src/prefs_gtk.c
3875                 Use unlocked_stdio here too
3876
3877 2006-10-05 [colin]      2.5.3cvs8
3878
3879         * src/folderview.c
3880                 Fix go to next * after preferences apply
3881         * src/msgcache.c
3882                 Do the fd lock/unlock ourselves instead of
3883                 letting the libc do it at each write 
3884
3885 2006-10-05 [colin]      2.5.3cvs7
3886
3887         * src/common/utils.c
3888                 Faster division, thanks to Jean Diraison
3889
3890 2006-10-05 [paul]       2.5.3cvs6
3891
3892         * src/common/utils.c
3893                 fix building with --disable-nls
3894
3895 2006-10-04 [colin]      2.5.3cvs5
3896
3897         * src/folder.c
3898                 Maybe fix a segfault
3899
3900 2006-10-04 [wwp]        2.5.3cvs4
3901
3902         * src/prefs_folder_item.c
3903                 Fine-tune layouts in folder item prefs. Suggested by
3904                 Fabien Vantard <fzzzzz@gmail.com>.
3905
3906 2006-10-04 [wwp]        2.5.3cvs3
3907
3908         * src/prefs_folder_item.c
3909                 Kill the clandestine passengers. You didn't see anything.
3910
3911 2006-10-04 [wwp]        2.5.3cvs2
3912
3913         * src/prefs_folder_item.c
3914                 Add a way to test the subject simplify regexp in
3915                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
3916                 w/ few layout changes.
3917
3918 2006-20-04 [paul]       2.5.3cvs1
3919
3920         * NEWS
3921         * README
3922         * configure.ac
3923                 Update version number following
3924                 stable release
3925
3926 2006-10-04 [colin]      2.5.2cvs42
3927
3928         * src/folder.c
3929         * src/folder.h
3930         * src/summaryview.c
3931                 Provide a way for folder classes to set their sort
3932                 type and key
3933
3934 2006-10-03 [colin]      2.5.2cvs41
3935
3936         * src/mh.c
3937                 Don't use strlen() to know if the
3938                 string's empty
3939
3940 2006-10-03 [colin]      2.5.2cvs40
3941
3942         * src/mh.c
3943                 Fix "check for new folders" with accentued folders
3944
3945 2006-10-03 [ticho]      2.5.2cvs39
3946
3947         * src/filtering.c
3948         * src/folder.c
3949         * src/inc.c
3950         * src/mbox.c
3951                 Colin's fix for "copy" filtering rules.
3952
3953 2006-10-02 [colin]      2.5.2cvs38
3954
3955         * src/folderview.c
3956                 Fix for double-click too
3957
3958 2006-10-02 [colin]      2.5.2cvs37
3959
3960         * src/folderview.c
3961                 correct fix for cvs36
3962
3963 2006-10-02 [colin]      2.5.2cvs36
3964
3965         * src/folderview.c
3966                 Fix 'goto next unread' after collapsing/expanding 
3967                 a node.
3968
3969 2006-10-02 [colin]      2.5.2cvs35
3970
3971         * src/summaryview.c
3972                 Fix double freeze/thaw
3973         * src/common/utils.c
3974         * src/common/utils.h
3975                 Reimplement strftime
3976         * src/procheader.c
3977                 Use it
3978
3979
3980 2006-10-02 [colin]      2.5.2cvs34
3981
3982         * src/mh.c
3983                 Time mh_write_sequences() - it's fast
3984         * src/summaryview.c
3985                 Init a variable to shut up gcc
3986
3987 2006-10-01 [colin]      2.5.2cvs33
3988
3989         * src/folder.c
3990         * src/mh.c
3991         * src/mh.h
3992         * src/msgcache.c
3993                 Add helper mh_set_mtime(), and set mtime to stat()'s result
3994                 Add fsync but disable it, it's slow as hell
3995
3996 2006-10-01 [colin]      2.5.2cvs32
3997
3998         * src/mh.c
3999         * src/msgcache.c
4000                 fflush() caches and mh_sequences before
4001                 fclose()ing
4002
4003 2006-10-01 [colin]      2.5.2cvs31
4004
4005         * src/msgcache.c
4006                 Don't ftruncate when not using mmap
4007
4008 2006-09-30 [colin]      2.5.2cvs30
4009
4010         * src/main.c
4011                 Write folder list *after* saving caches
4012
4013 2006-09-30 [colin]      2.5.2cvs29
4014
4015         * src/folder.c
4016         * src/mh.c
4017                 Debug forced mtime changes
4018
4019 2006-09-30 [colin]      2.5.2cvs28
4020
4021         * src/folder.c
4022         * src/main.c
4023                 Remove useless debug_print()s (code
4024                 well-tested)
4025
4026 2006-09-30 [colin]      2.5.2cvs27
4027
4028         * src/mh.c
4029                 Do stuff faster when writing mh_sequences
4030
4031 2006-09-30 [colin]      2.5.2cvs26
4032
4033         * src/mh.c
4034                 Don't let the writing of .mh_sequences, which
4035                 can change the folder's mtime, let us think
4036                 we need to scan.
4037
4038 2006-09-30 [colin]      2.5.2cvs25
4039
4040         * src/folder.c
4041                 Move a debug_print where it belongs 
4042                 (processing)
4043         * src/summaryview.c
4044                 Don't mess with a huge slow subject
4045                 table if we're not threading by
4046                 subject
4047
4048 2006-09-30 [colin]      2.5.2cvs24
4049
4050         * src/msgcache.c
4051                 Reenable mmaped reads (*not* writes!)
4052         * src/procmsg.c
4053                 Don't destroy and recreate hashtables just
4054                 for fun
4055         * src/common/utils.c
4056                 Remove useless reply prefixes (it's case
4057                 unsensitive)
4058
4059 2006-09-30 [wwp]        2.5.2cvs23
4060
4061         * tools/fix_date.sh
4062                 Fixed a minor bug in date value extraction, added a switch
4063                 to replace non RFC-compliant Date: value, added a switch
4064                 to use strict RFC matching patterns for dates.
4065
4066 2006-09-29 [colin]      2.5.2cvs22
4067
4068         * src/matcher_parser.h
4069         * src/matcher_parser_parse.y
4070         * src/prefs_filtering.c
4071         * src/statusbar.c
4072         * src/summary_search.c
4073         * src/summaryview.c
4074         * src/gtk/quicksearch.c
4075         * src/gtk/quicksearch.h
4076                 Optimise searches by setting different
4077                 refresh intervals (depending if the 
4078                 search is fast or not)
4079
4080 2006-09-29 [colin]      2.5.2cvs21
4081
4082         * src/codeconv.c
4083                 Optimise by reusing the last iconv converter
4084                 if possible
4085         * src/textview.c
4086                 Optimise a bit (the foldable quotes feature
4087                 still has an awful O(n^2) algo
4088
4089 2006-09-29 [colin]      2.5.2cvs20
4090
4091         * src/gtk/gtksctree.c
4092         * src/gtk/gtksctree.h
4093                 Optimise de-selection via up/down or
4094                 another key
4095
4096 2006-09-28 [colin]      2.5.2cvs19
4097
4098         * src/action.c
4099         * src/compose.c
4100         * src/folderview.c
4101         * src/mainwindow.c
4102         * src/messageview.c
4103         * src/summary_search.c
4104         * src/toolbar.c
4105                 Avoid using summaryview->ctree directly
4106
4107 2006-09-28 [colin]      2.5.2cvs18
4108
4109         * src/summaryview.c
4110         * src/summaryview.h
4111                 Add helpers to freeze/thaw/grab_focus
4112                 Factorize calls to freeze/thaw/grab_focus
4113                 
4114
4115 2006-09-28 [colin]      2.5.2cvs17
4116
4117         * src/main.c
4118                 More guards for the session management
4119
4120 2006-09-28 [colin]      2.5.2cvs16
4121
4122         * src/folderview.c
4123         * src/gtk/gtksctree.c
4124         * src/gtk/gtksctree.h
4125                 Make expanding not recursive in folderview
4126
4127 2006-09-28 [colin]      2.5.2cvs15
4128
4129         * src/addressbook.c
4130                 If nothing is selected in the list (right part)
4131                 and a group is selected in the tree (left part),
4132                 mail this group.
4133
4134 2006-09-28 [colin]      2.5.2cvs14
4135
4136         * src/Makefile.am
4137                 Actually use SM_LIBS
4138
4139 2006-09-28 [ticho]      2.5.2cvs13
4140
4141         * src/export.c
4142         * src/messageview.c
4143         * src/mimeview.c
4144         * src/news.c
4145         * src/pop.c
4146         * src/prefs_themes.c
4147         * src/procmsg.c
4148                 Small i18n string optimization.
4149         * src/send_message.c
4150         * src/summaryview.c
4151         * src/common/session.c
4152         * src/common/smtp.c
4153         * src/common/ssl_certificate.c
4154         * src/common/utils.c
4155                 Use "Couldn't" instead of "Can't" in UI messages,
4156                 where appropriate.
4157
4158 2006-09-28 [colin]      2.5.2cvs12
4159
4160         * configure.ac
4161                 Possibly fix link errors
4162
4163 2006-09-27 [wwp]        2.5.2cvs11
4164
4165         * src/gtk/authors.h
4166         * doc/man/sylpheed-claws.1
4167         * manual/ack.xml
4168         * manual/es/ack.xml
4169         * manual/fr/ack.xml
4170         * manual/pl/ack.xml
4171                 Updated authors info (me, myself and I).
4172
4173 2006-09-27 [colin]      2.5.2cvs10
4174
4175         * src/addressbook.c
4176                 Remove useless printf
4177
4178 2006-09-27 [wwp]        2.5.2cvs9
4179
4180         * src/editgroup.c
4181         * src/send_message.c
4182         * src/inc.c
4183         * src/prefs_common.c
4184         * src/prefs_common.h
4185         * src/gtk/progressdialog.c
4186                 remember more windows' sizes (send dialog, received dialog,
4187                 edit group in addressbook).
4188
4189 2006-09-27 [colin]      2.5.2cvs8
4190
4191         * configure.ac
4192         * src/main.c
4193         * src/mainwindow.h
4194                 Use libSM to communicate with the session
4195                 manager, so that we can know when the 
4196                 session ends, save our caches, and draft
4197                 our compose windows.
4198
4199 2006-09-27 [colin]      2.5.2cvs7
4200
4201         * src/addressbook.c
4202                 Fix issues:
4203                 o Allow Book and Group creation from the tree's
4204                   contextual menu
4205                 o Do not actually delete the contacts when 
4206                   deleting groups from the tree (duh!)
4207
4208 2006-09-27 [colin]      2.5.2cvs6
4209
4210         * src/compose.c
4211         * src/compose.h
4212         * src/mainwindow.c
4213         * src/textview.c
4214         * src/toolbar.c
4215                 o Allow passing an email address to 
4216                   compose_new_with_folderitem
4217                 o Update callers
4218                 o Use current folderitem when clicking
4219                   on a TextView mailto: link
4220                 o Fix a possible leak in TextView
4221
4222 2006-09-27 [colin]      2.5.2cvs5
4223
4224         * src/html.c
4225                 Use UTF-8 chars to replace HTML entities
4226
4227 2006-09-27 [colin]      2.5.2cvs4
4228
4229         * AUTHORS
4230         * src/prefs_account.c
4231         * src/gtk/authors.h
4232                 Fix bug #1024 (Array index out of
4233                 range in sylpheed-claws-2.5.2)
4234                 Patch by Ales Nosek <anosek@suse.cz>
4235
4236 2006-09-27 [colin]      2.5.2cvs3
4237
4238         * src/addr_compl.c
4239                 Actually do the test
4240
4241 2006-09-27 [colin]      2.5.2cvs2
4242
4243         * src/addr_compl.c
4244         * src/addr_compl.h
4245                 Allow completing with comma (in certain cases: vCalendar
4246                 for example doesn't support that)
4247                 Patch by Fabien Vantard
4248
4249 2006-09-26 [colin]      2.5.2cvs1
4250
4251         * src/Makefile.am
4252         * src/addr_compl.c
4253         * src/addr_compl.h
4254         * src/addrbook.c
4255         * src/addrbook.h
4256         * src/addressbook.c
4257         * src/addrindex.c
4258         * src/addrindex.h
4259         * src/compose.c
4260         * src/prefs_common.c
4261         * src/prefs_filtering_action.c
4262         * src/prefs_folder_item.c
4263         * src/prefs_template.c
4264         * src/stock_pixmap.c
4265         * src/stock_pixmap.h
4266         * src/pixmaps/addr_one.xpm
4267         * src/pixmaps/addr_two.xpm
4268                 Add auto-completion on groups
4269
4270 2006-09-26 [colin]      2.5.2
4271
4272         * NEWS
4273         * README
4274         * RELEASE_NOTES
4275                 2.5.2 released
4276
4277 2006-09-26 [colin]      2.5.1cvs5
4278
4279         * src/matcher.c
4280                 Fix condition
4281
4282 2006-09-26 [colin]      2.5.1cvs4
4283
4284         * src/mbox.c
4285                 Revert cvs1 (useless as the message is printed 
4286                 every 500 mails)
4287
4288 2006-09-26 [colin]      2.5.1cvs3
4289
4290         * src/partial_download.c
4291                 Fix crasher found by Alexsandar Urosevic
4292
4293 2006-09-26 [colin]      2.5.1cvs2
4294
4295         * src/summaryview.c
4296                 Fix bug #1023 (Sylpheed deletes too much messages)
4297
4298 2006-09-26 [ticho]      2.5.1cvs1
4299
4300         * src/mbox.c
4301                 Make use of gettext's multiple plurals for statusbar
4302                 progress message.
4303
4304 2006-09-25 [paul]       2.5.1
4305
4306         * NEWS
4307         * README
4308         * RELEASE_NOTES
4309                 2.5.1 released
4310
4311 2006-09-25 [colin]      2.5.0cvs3
4312
4313         * src/plugins/bogofilter/bogofilter.c
4314         * src/plugins/clamav/clamav_plugin.c
4315         * src/plugins/spamassassin/spamassassin.c
4316                 BogoFilter, Spamassassin: Fix double hook registering after
4317                 visiting preferences
4318                 Spamassassin, Clamav: Just set the mails to move instead of
4319                 doing the move - caller will move the things at once.
4320
4321 2006-09-25 [colin]      2.5.0cvs2
4322
4323         * src/imap.c
4324         * src/etpan/imap-thread.c
4325                 Use UID SEARCH ALL instead of UID 1:*
4326                 (braindead servers can't figure out that's
4327                 the same...)
4328
4329 2006-09-25 [wwp]        2.5.0cvs1
4330
4331         * src/message_search.c
4332                 Added the ability to stop a running search (in message body).
4333
4334 2006-09-25 [paul]       2.5.0
4335
4336         * NEWS
4337         * README
4338         * RELEASE_NOTES
4339                 2.5.0 released
4340
4341 2006-09-25 [paul]       2.4.0cvs214
4342
4343         * po/cs.po
4344         * po/de.po
4345         * po/fi.po
4346         * po/fr.po
4347         * po/nl.po
4348         * po/pt_BR.po
4349         * po/sk.po
4350         * po/sr.po
4351         * po/zh_CN.po
4352                 updated by Tim, Stephan Sachse, Flammie Pirinen,
4353                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4354                 Ticho, Aleksander Urosevic, Ralgh Young
4355
4356 2006-09-24 [mones]      2.4.0cvs213
4357
4358         * po/es.po
4359                 Updated for release
4360
4361 2006-09-23 [colin]      2.4.0cvs212
4362
4363         * src/gtk/inputdialog.c
4364                 Fix [ ] remember this appearing in normal
4365                 input dialogs after it's been used by
4366                 mimeview.
4367         * src/folder.c
4368         * src/folderview.c
4369         * src/msgcache.c
4370         * src/procmsg.c
4371         * src/summaryview.c
4372         * src/textview.c
4373         * src/common/timing.h
4374                 Enable timings in debug mode and make it
4375                 look prettier.
4376
4377 2006-09-22 [colin]      2.4.0cvs211
4378
4379         * README
4380                 Revert test change
4381         * commitHelper
4382                 ping the correct URI
4383
4384 2006-09-22 [colin]      2.4.0cvs210
4385
4386         * README
4387                 Let's see if bug #1022 is fixed
4388
4389 2006-09-21 [colin]      2.4.0cvs209
4390
4391         * src/wizard.c
4392         * src/common/plugin.c
4393                 Prepare infra to load predefined plugins when
4394                 no configuration existed. Don't actually load
4395                 anything yet (feat. freeze)
4396
4397 2006-09-21 [wwp]        2.4.0cvs208
4398
4399         * manual/fr/faq.xml
4400                 Partial sync w/ 2.4.0cvs72:
4401                 wrap file and minor updates.
4402
4403 2006-09-21 [wwp]        2.4.0cvs207
4404
4405         * tools/fix_date.sh
4406                 several fixes and enhancements. A new --force switch has been
4407                 added to prevent overriding by default Date: header when
4408                 already existing.
4409
4410 2006-09-21 [paul]       2.4.0cvs206
4411
4412         * src/common/utils.c
4413                 add Chinese UTF8 Re prefix
4414
4415 2006-09-21 [wwp]        2.4.0cvs205
4416
4417         * tools/Makefile.am
4418                 Fics alfabettical order.
4419
4420 2006-09-21 [wwp]        2.4.0cvs204
4421
4422         * tools/fix_date.sh
4423         * tools/Makefile.am
4424                 Added an action tool to fix missing Date field in emails.
4425                 Updated Makefile.am to reflect those last two additions.
4426
4427 2006-09-21 [wwp]        2.4.0cvs203
4428
4429         * tools/uuooffice
4430                 Added a action tool to open uuencoded docs w/
4431                 OpenOffice (based on uudec method).
4432
4433 2006-09-21 [colin]      2.4.0cvs202
4434
4435         * src/compose.c
4436         * src/textview.c
4437                 Workaround possible GTK crash: remove selection 
4438                 clipboard before destroying widget, or GTK+-2.10
4439                 dies. Thanks to Hiro.
4440
4441 2006-09-20 [colin]      2.4.0cvs201
4442
4443         * src/compose.c
4444                 Fix free-after-use in some cases (when 
4445                 procmime_encode_content() frees mimeinfo->data.mem
4446                 and turns it to a temp file)
4447
4448 2006-09-20 [colin]      2.4.0cvs200
4449
4450         * src/folderview.c
4451         * src/summaryview.c
4452         * src/gtk/gtksctree.c
4453         * src/gtk/gtksctree.h
4454                 Add tooltips in the folderview and summaryview
4455                 (Doesn't break string freeze as they already
4456                 exist)
4457         * src/toolbar.c
4458                 Put the spam button in the default configuration
4459                 if compiled with bogo plugin too
4460
4461 2006-09-19 [colin]      2.4.0cvs199
4462
4463         * src/summaryview.c
4464         * src/summaryview.h
4465                 Update folder name label on folder rename
4466         * src/prefs_matcher.c
4467         * src/gtk/logwindow.h
4468                 Fix warnings
4469                 Patches by Fabien
4470
4471 2006-09-19 [wwp]        2.4.0cvs198
4472
4473         * src/summary_search.c
4474                 fix can't click forward/backward buttons in the
4475                 search messages.
4476
4477 2006-09-18 [paul]       2.4.0cvs197
4478
4479         * src/wizard.c
4480                 add missing bracket, capitalise the A of
4481                 'SpamAssassin'
4482
4483 2006-09-18 [paul]       2.4.0cvs196
4484
4485         * src/compose.c
4486                 fix bug 1012 'crashed upon sending mail
4487                 from compose window'
4488                 Thanks to Colin
4489
4490 2006-09-16 [colin]      2.4.0cvs195
4491
4492         * src/folderview.c
4493                 Fix "real-time" sorting by freezing/thawing
4494
4495 2006-09-16 [colin]      2.4.0cvs194
4496
4497         * manual/faq.xml
4498                 Fix the anti-spam entry a bit
4499
4500 2006-09-16 [colin]      2.4.0cvs193
4501
4502         * src/wizard.c
4503                 Make sure reviewers have no excuse when stating
4504                 Sylpheed-Claws doesn't have antispam capabilities.
4505
4506 2006-09-16 [colin]      2.4.0cvs192
4507
4508         * src/main.c
4509                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4510                 as if the SIGPIPE comes from etpan's thread we could
4511                 trigger a GUI update from this thread.
4512
4513 2006-09-16 [colin]      2.4.0cvs191
4514
4515         * src/summaryview.c
4516                 Init all members of the struct
4517
4518 2006-09-16 [paul]       2.4.0cvs190
4519
4520         * src/account.c
4521                 improvements to the English
4522
4523 2006-09-15 [colin]      2.4.0cvs189
4524
4525         * src/summaryview.c
4526                 HIG order on dialog
4527
4528 2006-09-14 [colin]      2.4.0cvs188
4529
4530         * src/common/socket.c
4531         * src/common/socket.h
4532         * src/common/ssl.c
4533         * src/common/ssl_certificate.c
4534         * src/common/ssl_certificate.h
4535         * src/etpan/imap-thread.c
4536                 the get_fqdn() call done to get canonical name when
4537                 checking an SSL certificate is blocking, which is
4538                 sad as we just did a non-blocking lookup to connect.
4539                 Fix that by letting the fqdn available to the SockInfo,
4540                 and use that in ssl_certificate_check(). For IMAP,
4541                 we don't do it as the lookup's done by libetpan, but
4542                 it's less annoying as IMAP connections as much more
4543                 rare than POP3 connections.
4544
4545 2006-09-14 [paul]       2.4.0cvs187
4546
4547         * manual/advanced.xml
4548                 improvements to the English,
4549                 properly place the new hidden options
4550                 within the alphabetical order
4551         * src/gtk/pluginwindow.c
4552                 improvements to the English
4553
4554 2006-09-14 [colin]      2.4.0cvs186
4555
4556         * src/prefs_common.c
4557         * src/prefs_common.h
4558         * src/gtk/gtksctree.c
4559         * manual/advanced.xml
4560                 New hidden pref, stripes_color_offset, to change
4561                 the value added/substracted to normal bgcolor to
4562                 create the stripes in summaries
4563
4564 2006-09-13 [colin]      2.4.0cvs185
4565
4566         * src/gedit-print.c
4567         * src/messageview.c
4568         * src/messageview.h
4569         * src/summaryview.c
4570         * src/textview.c
4571                 Fix misc. printing issues: 
4572                 - Bad font for linkified headers
4573                 - Different font if the mail was displayed or not
4574                 - Factorize the thing
4575
4576 2006-09-13 [colin]      2.4.0cvs184
4577
4578         * src/common/ssl_certificate.c
4579                 Only get FQDN once when checking certificate
4580
4581 2006-09-13 [colin]      2.4.0cvs183
4582
4583         * src/account.c
4584         * src/gtk/pluginwindow.c
4585                 Misc. GUI fixes by Fabien
4586
4587 2006-09-13 [wwp]        2.4.0cvs182
4588
4589         * configure.ac
4590         * src/common/utils.h
4591         * src/common/utils.c
4592                 get rid of unused wide-char functions.
4593
4594 2006-09-13 [wwp]        2.4.0cvs181
4595
4596         * src/plugins/pgpinline/sylpheed.def
4597         * src/textview.c
4598                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
4599                 add privacy_reset_error to the .def file,
4600                 do not fork for an external textviewer.
4601
4602 2006-09-13 [wwp]        2.4.0cvs180
4603
4604         * src/prefs_common.c
4605                 fix broken font entry in prefs (patch issued by the gpg4win team,
4606                 probably by Marcus Brinkmann <marcus@g10code.de>).
4607
4608 2006-09-13 [colin]      2.4.0cvs179
4609
4610         * src/folder.h
4611                 Fix a warning in summaryview.c
4612         * src/mainwindow.c
4613         * src/summaryview.c
4614         * src/summaryview.h
4615                 Add missing Mark/* elements in the
4616                 main menu
4617
4618 2006-09-12 [colin]      2.4.0cvs178
4619
4620         * src/prefs_actions.c
4621         * src/prefs_filtering_action.c
4622         * src/prefs_matcher.c
4623                 Use (New) instead of New everywhere
4624
4625 2006-09-12 [wwp]        2.4.0cvs177
4626
4627         * manual/fr/addrbook.xml
4628         * manual/fr/handling.xml
4629                 updated some quotes in the fr manual to match the fr translation.
4630
4631 2006-09-12 [wwp]        2.4.0cvs176
4632
4633         * src/prefs_matcher.c
4634                 don't store translated string elements in matcher expressions.
4635                 Also fixed a misused of Q_().
4636
4637 2006-09-11 [wwp]        2.4.0cvs175
4638
4639         * src/plugins//bogofilter/bogofilter.c
4640         * src/plugins//clamav/clamav_plugin.c
4641         * src/plugins//demo/demo.c
4642         * src/plugins//dillo_viewer/dillo_viewer.c
4643         * src/plugins//pgpcore/plugin.c
4644         * src/plugins//pgpinline/plugin.c
4645         * src/plugins//pgpmime/plugin.c
4646         * src/plugins//spamassassin/spamassassin.c
4647                 gettext-ize more strings (mostly plugin error messages).
4648
4649 2006-09-11 [colin]      2.4.0cvs174
4650
4651         * src/alertpanel.c
4652                 Make maximum buffer size bigger to avoid
4653                 truncating translated messages. Patch by
4654                 Fabien
4655
4656 2006-09-11 [colin]      2.4.0cvs173
4657
4658         * src/etpan/imap-thread.c
4659                 Fix compilation on OpenBSD, thanks to 
4660                 Landry
4661
4662 2006-09-10 [wwp]        2.4.0cvs172
4663
4664         * manual/account.xml
4665         * manual/addrbook.xml
4666         * manual/handling.xml
4667         * manual/es/handling.xml
4668         * manual/fr/account.xml
4669         * manual/fr/addrbook.xml
4670         * manual/fr/handling.xml
4671                 documented addressbook matching (condition configuration):
4672                   addrbook.xml, en fr
4673                 documented per-account filtering rules (handling/filtering
4674                   section, account section):
4675                   account.xml, handling.xml, en fr
4676                 slightly updated the handling/searching section to tell few
4677                   words about the extended search ability:
4678                   handling.xml, en fr
4679                 added missing <quote></quotes> to Quick Search:
4680                   handling.xml, en fr es
4681                 fixed a typo (auomatically):
4682                   handling.xml, en
4683                 changes revisited by Paul.
4684
4685 2006-09-10 [paul]       2.4.0cvs171
4686
4687         * src/prefs_actions.c
4688         * src/prefs_filtering.c
4689         * src/prefs_template.c
4690                 adjustments to the gui
4691                 Patch by Fabien Vantard (slightly modified)
4692
4693 2006-09-10 [colin]      2.4.0cvs170
4694
4695         * src/summaryview.c
4696                 Check folderitem/summaryview consistency
4697                 (basically automates Update summary). Fixes
4698                 #1011 (wrong (negative) count on unread 
4699                 messages)
4700
4701 2006-09-10 [colin]      2.4.0cvs169
4702
4703         * src/gtk/gtksctree.c
4704                 Fix recursive expansion via mouse
4705         * src/plugins/bogofilter/bogofilter.c
4706                 Use normal filtering way of moving
4707                 messages (batching), possibly fixing
4708                 bug #1015 (Bogofilter plugin doubles 
4709                 new messages)
4710
4711 2006-09-09 [wwp]        2.4.0cvs168
4712
4713         * src/prefs_filtering.c
4714                 better place for this fix.
4715
4716 2006-09-09 [wwp]        2.4.0cvs167
4717
4718         * src/prefs_filtering.c
4719                 fix a minor bug when the enabled status of a filtering/processing
4720                 rule always got set to TRUE when replacing this rule. That still
4721                 make sense when adding a new rule, but now when replacing, we
4722                 don't override the value of 'enabled'.
4723                 Also renamed the func prefs_filtering_list_view_get_rule_name()
4724                 to prefs_filtering_list_view_get_info() as this function not only
4725                 returns the name, but also the account_id and the enabled status.
4726
4727 2006-09-09 [mones]      2.4.0cvs166
4728
4729         * manual/glossary.xml
4730         * manual/plugins.xml
4731                 Minor format corrections
4732         * manual/gpl.xml
4733                 Fix misplaced NO WARRANTY section
4734         * manual/es/advanced.xml
4735         * manual/es/faq.xml
4736         * manual/es/glossary.xml
4737         * manual/es/gpl.xml
4738         * manual/es/handling.xml
4739         * manual/es/plugins.xml
4740         * manual/es/starting.xml
4741                 Incorporate changes from English version
4742         * manual/fr/ack.xml
4743         * manual/pl/ack.xml
4744         * manual/es/ack.xml
4745                 Fix address, (add translation credits in es version)
4746         * po/es.po
4747                 Updated translation
4748
4749 2006-09-09 [wwp]        2.4.0cvs165
4750
4751         * src/prefs_filtering.c
4752                 fix a crash when opening filtering prefs, if matcherrc file contains
4753                 broken data (non-existing account id, which is theoretically not
4754                 possible).
4755
4756 2006-09-08 [colin]      2.4.0cvs164
4757
4758         * src/folder.c
4759                 Wrong assert, make it an if()
4760         * src/gtk/gtksctree.c
4761                 Fix bug #1013 (expand selected thread 
4762                 tree) - expanding is now recursive
4763
4764 2006-09-07 [wwp]        2.4.0cvs163
4765
4766         * src/prefs_matcher.c
4767                 make better sentences about addressbook matching in the
4768                 matcher prefs. This should make translators' work easier
4769                 too.
4770
4771 2006-09-07 [wwp]        2.4.0cvs162
4772
4773         * src/prefs_filtering.c
4774                 code simplification (get rid of dup var. assignment).
4775
4776 2006-09-07 [wwp]        2.4.0cvs161
4777
4778         * src/summaryview.c
4779                 use GTK_STOCK icons when possible, patch by Fabien Vantard
4780                 <fzzzzz@gmail.com>.
4781
4782 2006-09-07 [paul]       2.4.0cvs160
4783
4784         * src/mimeview.c
4785                 fix compilation warnings
4786                 Thanks to Colin
4787
4788 2006-09-07 [paul]       2.4.0cvs159
4789
4790         * src/mimeview.c
4791                 select the mimepart icon when
4792                 displaying as text
4793                 Thanks to Colin
4794
4795 2006-09-06 [paul]       2.4.0cvs158
4796
4797         * src/prefs_filtering.c
4798                 fix labels and table element spacing
4799                 Patch by Fabien Vantard
4800
4801 2006-09-06 [paul]
4802
4803         2.5.0-rc3 released
4804
4805 2006-09-06 [paul]       2.4.0cvs157
4806
4807         * manual/es/advanced.xml
4808                 fix typo
4809
4810 2006-09-06 [wwp]        2.4.0cvs156
4811
4812         * src/mainwindow.c
4813                 fix an dup launch issue when iconified, thanks to Colin.
4814
4815 2006-09-06 [wwp]        2.4.0cvs155
4816
4817         * src/gtk//gtksctree.h
4818                 oops, forgot that one!
4819
4820 2006-09-06 [wwp]        2.4.0cvs154
4821
4822         * manual/pl/advanced.xml
4823         * manual/advanced.xml
4824         * manual/es/advanced.xml
4825         * manual/fr/advanced.xml
4826         * src/prefs_customheader.c
4827         * src/prefs_filtering_action.c
4828         * src/foldersel.c
4829         * src/prefs_summaries.c
4830         * src/prefs_filtering.c
4831         * src/account.c
4832         * src/compose.c
4833         * src/prefs_summary_column.c
4834         * src/addr_compl.c
4835         * src/prefs_actions.c
4836         * src/prefs_folder_column.c
4837         * src/ssl_manager.c
4838         * src/prefs_template.c
4839         * src/prefs_display_header.c
4840         * src/prefs_common.h
4841         * src/prefs_matcher.c
4842         * src/prefs_common.c
4843         * src/prefs_toolbar.c
4844         * src/summaryview.c
4845         * src/folderview.c
4846         * src/gtk/gtksctree.c
4847         * src/gtk/pluginwindow.c
4848         * src/gtk/progressdialog.c
4849         * src/gtk/prefswindow.c
4850                 renamed hidden option enable_rules_hint to use_stripes_everywhere
4851                 to make its meaning more obvious (all versions of the manual reflect
4852                 the change).
4853                 added an extra hidden option use_stripes_in_summary to allow
4854                 discarding these stripes in mainwindow's folder and message lists;
4855                 en and fr manuals only are OK towards this.
4856
4857 2006-09-06 [colin]      2.4.0cvs153
4858
4859         * src/textview.c
4860                 Hide Sylpheed-Claws' internal queue headers
4861                 when showing all headers. They'll be present
4862                 only in Source window.
4863
4864 2006-09-05 [colin]      2.4.0cvs152
4865
4866         * src/plugins/trayicon/trayicon.c
4867                 Fix crash at exit - we have to disconnect
4868                 our handlers
4869         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4870                 Update eggtrayicon - patch adapted from a
4871                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
4872                 on Sylpheed's ML
4873
4874 2006-09-05 [colin]      2.4.0cvs151
4875
4876         * src/mainwindow.c
4877         * src/gtk/logwindow.c
4878                 Fix race condition when something writes
4879                 to the log too soon during init. Thanks
4880                 to Fabien Vantard
4881
4882 2006-09-05 [colin]      2.4.0cvs150
4883
4884         * src/mimeview.c
4885                 Don't select part on right-click either
4886
4887 2006-09-05 [paul]       2.4.0cvs149
4888
4889         * src/mimeview.c
4890                 completion of previous commit
4891                 Thanks to Colin
4892
4893 2006-09-05 [colin]      2.4.0cvs148
4894
4895         * src/mimeview.c
4896                 Don't force selection on middle-click, just open
4897
4898 2006-09-04 [colin]      2.4.0cvs147
4899
4900         * src/mimeview.c
4901                 Looks like gtk_notebook_set_current_page()
4902                 sometimes steals focus, and this annoys us
4903                 in MimeViewers as it renders navigation
4904                 keys useless. Take back focus after switching
4905                 pages.
4906
4907 2006-09-04 [colin]      2.4.0cvs146
4908
4909         * src/messageview.c
4910                 Set stop_loading when clicking on Next
4911                 during load. Don't add a callback to 
4912                 avoid over-complicating things.
4913
4914 2006-09-04 [colin]      2.4.0cvs145
4915
4916         * src/mimeview.c
4917         * src/messageview.c
4918                 Fix multiple loads in separate messageview
4919
4920 2006-09-04 [colin]      2.4.0cvs144
4921
4922         * src/summaryview.c
4923                 Let navigation keys be handled during 
4924                 load
4925
4926 2006-09-04 [colin]      2.4.0cvs143
4927
4928         * src/messageview.c
4929         * src/summaryview.c
4930         * src/textview.c
4931         * src/textview.h
4932                 Make loading of huge mails (lots of text and/or
4933                 images) cancellable, so the GUI doesn't block 
4934
4935 2006-09-04 [colin]      2.4.0cvs142
4936
4937         * src/plugins/trayicon/trayicon.c
4938                 Fix annoyance when removing a folder with 
4939                 unread mails: trayicon didn't update
4940
4941 2006-09-04 [paul]       2.4.0cvs141
4942
4943         * src/gtk/icon_legend.c
4944                 straighten up columns
4945                 Patch by Fabien Vantard
4946
4947 2006-09-04 [wwp]        2.4.0cvs140
4948
4949         * src/prefs_filtering.c
4950                 fix new line's account name in filtering prefs:
4951                 was "All", is now "(New)".
4952
4953 2006-09-04 [paul]       2.4.0cvs139
4954
4955         * tools/make.themes.project
4956                 use "AUTOMAKE_OPTIONS = dist-bzip2"
4957                 instead of homebrewed "make release"
4958
4959 2006-09-03 [colin]      2.4.0cvs138
4960
4961         * src/folderview.c
4962                 Fix bug #1007 (Wrong folder highlighted)
4963
4964 2006-09-03 [colin]      2.4.0cvs137
4965
4966         * src/compose.c
4967                 Don't set Newsgroup: header to a mail folder
4968                 path
4969
4970 2006-09-03 [paul]       2.4.0cvs136
4971
4972         * src/prefs_other.c
4973         * src/prefs_spelling.c
4974                 unify the gui
4975
4976 2006-09-03 [paul]       2.4.0cvs135
4977
4978         * src/prefs_summaries.c
4979                 correct menu item text in prefs_keybind_apply_clicked()
4980
4981 2006-09-03 [paul]       2.4.0cvs134
4982
4983         * manual/advanced.xml
4984                 some improvements to the descriptions
4985         * src/mainwindow.c
4986         * src/messageview.c
4987         * src/summaryview.c
4988         * src/gtk/menu.c
4989                 fix menu sensitivity issues
4990         * src/prefs_message.c
4991                 drop the useless word 'short'
4992         * src/prefs_other.c
4993                 add the word 'lines' indicating log length
4994                 is a measure of lines
4995         * src/textview.c
4996                 fix compilation warnings
4997
4998 2006-09-02 [colin]      2.4.0cvs133
4999
5000         * src/messageview.c
5001                 Display a special return-receipt message
5002                 if the message is from the user
5003         * src/summaryview.c
5004                 Fix missing freeze of the list when marking
5005                 all read and unthreading for exec. Thanks
5006                 to Stephan Sachse.
5007
5008 2006-09-02 [paul]       2.4.0cvs132
5009
5010         * src/mainwindow.c
5011         * src/prefs_message.c
5012         * src/summaryview.c
5013                 fix some english
5014
5015 2006-09-02 [wwp]        2.4.0cvs131
5016
5017         * src/prefs_filtering.c
5018                 added an account name column to the filtering rules
5019                 dialog.
5020
5021 2006-09-02 [colin]      2.4.0cvs130
5022
5023         * src/gtk/logwindow.c
5024         * src/gtk/logwindow.h
5025                 Block scrolling if we're not at the end
5026                 of the log
5027
5028 2006-09-02 [colin]      2.4.0cvs129
5029
5030         * src/folder.c
5031                 Make sure account-specific rules can't
5032                 be used in {pre-,post-,}processing
5033         * src/mainwindow.c
5034         * src/gtk/logwindow.c
5035         * src/gtk/logwindow.h
5036                 Jump to last error when clicking on the
5037                 warning icon
5038
5039 2006-09-02 [colin]      2.4.0cvs128
5040
5041         * src/imap.c
5042         * src/import.c
5043         * src/mainwindow.c
5044         * src/mainwindow.h
5045                 Fix warning icon
5046         * src/inc.c
5047         * src/mbox.c
5048         * src/mbox.h
5049                 Let proc_mbox know its account, for
5050                 account-specific rules
5051
5052 2006-09-01 [colin]      2.4.0cvs127
5053
5054         * src/codeconv.c
5055                 Don't uselessly use iconv to convert from
5056                 us-ascii
5057         * src/alertpanel.c
5058         * src/mainwindow.c
5059         * src/mainwindow.h
5060         * src/inc.c
5061                 Fix certain log cases, disable warning icon
5062                 for now, the correct way to display it when
5063                 necessary and only when necessary is probably
5064                 to do it manually rather than use error logs
5065         * src/etpan/imap-thread.c
5066                 Clean up UID logging a bit
5067         * src/gtk/logwindow.c
5068         * src/gtk/logwindow.h
5069                 Make logging faster when the window's closed
5070
5071 2006-09-01 [wwp]        2.4.0cvs126
5072
5073         * manual/fr/account.xml
5074                 reflect changes to the ref. manual (parts of cvs72):
5075                 fix tabnames and quotes.
5076
5077 2006-09-01 [wwp]        2.4.0cvs125
5078
5079         * manual/fr/plugins.xml
5080                 reflect changes to the reference manual (cvs42):
5081                 update IRC channel info.
5082
5083 2006-09-01 [wwp]        2.4.0cvs124
5084
5085         * commitHelper
5086                 use CVSEDITOR env. var. if set, according to `man cvs`.
5087
5088 2006-09-01 [wwp]        2.4.0cvs123
5089
5090         * manual/advanced.xml
5091                 better sentence again (thanks to Paul).
5092
5093 2006-09-01 [wwp]        2.4.0cvs122
5094
5095         * manual/advanced.xml
5096         fix definition of toolbar_detachable and rework a bit the one of
5097         enable_dotted_lines.
5098
5099 2006-09-01 [mones]      2.4.0cvs121
5100
5101         * manual/advanced.xml
5102                 Document enable_dotted_lines
5103
5104 2006-09-01 [paul]       2.4.0cvs120
5105
5106         * src/folderview.c
5107         * src/folderview.h
5108         * src/imap.c
5109         * src/mainwindow.c
5110         * src/summaryview.c
5111                 obey the 'When entering folder...' option
5112                 when using the /View/Go to/... menu items
5113                 Thanks to Colin
5114
5115 2006-08-31 [colin]      2.4.0cvs119
5116
5117         * src/folderview.c
5118                 Revert 2.4.0cvs116, wrong fix.
5119
5120 2006-08-31 [colin]      2.4.0cvs118
5121
5122         * src/gtk/gtksctree.c
5123                 Better state the various copyrights
5124
5125 2006-08-31 [colin]      2.4.0cvs117
5126
5127         * src/prefs_common.c
5128                 fix enable_dotted_lines
5129
5130 2006-08-31 [colin]      2.4.0cvs116
5131
5132         * src/folderview.c
5133                 Use pref "Always open on select" when going
5134                 to next unread folder
5135         * src/gtk/gtksctree.c
5136                 Fix link failure to _gtk_clist_create_cell_layout
5137                 on certain computers. (Why not mine, I wonder)
5138
5139 2006-08-31 [colin]      2.4.0cvs115
5140
5141         * src/procmsg.c
5142         * src/textview.c
5143         * src/plugins/bogofilter/bogofilter.c
5144         * src/plugins/spamassassin/spamassassin.c
5145                 Requalify some "errors" to warnings
5146         * src/mainwindow.c
5147         * src/mainwindow.h
5148         * src/statusbar.c
5149                 Add an icon in the statusbar to notify
5150                 of errors
5151         * src/gtk/gtksctree.c
5152         * src/folderview.c
5153         * src/summaryview.c
5154                 Make the GtkSCTree look more modern by
5155                 alternating background lines
5156         * src/prefs_common.c
5157         * src/prefs_common.h
5158                 Add a pref to let people have the old
5159                 way if they prefer
5160
5161
5162 2006-08-30 [colin]      2.4.0cvs114
5163
5164         * src/procmsg.c
5165         * src/procmsg.h
5166                 Provide a way to filter a list of
5167                 messages in an optimised manner, and
5168                 add a list-filtering hook
5169         * src/folder.c
5170         * src/inc.c
5171         * src/mbox.c
5172                 Use the list filtering
5173         * src/plugins/bogofilter/bogofilter.c
5174                 Use the list-filtering hook
5175                 Use -b (bulk) mode for more speed
5176                 when learning and filtering
5177         * src/etpan/imap-thread.c
5178                 Make log output shorter in UID SEARCH
5179
5180
5181 2006-08-30 [colin]      2.4.0cvs113
5182
5183         * src/plugins/bogofilter/bogofilter.c
5184                 Really fast mass learning - thanks to David
5185                 Relson for the options explanations :)
5186
5187 2006-08-30 [colin]      2.4.0cvs112
5188
5189         * src/msgcache.c
5190                 Fix compilation on FreeBSD. Thanks
5191                 to Michael Hugues
5192
5193 2006-08-29 [colin]      2.4.0cvs111
5194
5195         * src/folderview.c
5196                 Handle "popup_menu" signal (for popping the 
5197                 menu via the keyboard)
5198         * src/mimeview.c
5199         * src/mimeview.h
5200         * src/summaryview.c
5201         * src/textview.c
5202         * src/gtk/gtkutils.c
5203         * src/gtk/gtkutils.h
5204                 Factorize scrolling code, and add an API 
5205                 for MimeViewers to handle scroll orders
5206
5207 2006-08-29 [wwp]        2.4.0cvs110
5208
5209         * src/plugins//bogofilter/bogofilter.c
5210         * src/plugins//spamassassin/spamassassin.c
5211                 make the bogofilter/spamassassin filtering error dialogs at
5212         incorporation obey to the "don't popup error dialog on
5213         receive error" option. If disabled, feed the log window w/
5214         the error message.
5215
5216 2006-08-29 [paul]
5217
5218         2.5.0-rc2 released
5219
5220 2006-08-29 [paul]       2.4.0cvs109
5221
5222         * Makefile.am
5223                 remove 'make release', it's not needed
5224                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5225
5226 2006-08-29 [paul]       2.4.0cvs108
5227
5228         * src/foldersel.c
5229         * src/summary_search.c
5230         * src/gtk/progressdialog.c
5231         * src/plugins/pgpcore/passphrase.c
5232                 replace deprecated gtk_window_set_policy()
5233
5234 2006-08-29 [colin]      2.4.0cvs107
5235
5236         * src/folder.c
5237                 Fix data loss when copy fails during a move:
5238                 only use fast remove_msgs if everything was
5239                 copied OK; else use slow remove_msg on the
5240                 mails that got copied only.
5241
5242 2006-08-28 [paul]       2.4.0cvs106
5243
5244         * src/mh.c
5245                 revert change in 2.4.0cvs104, it breaks
5246                 stuff
5247
5248 2006-08-28 [paul]       2.4.0cvs105
5249
5250         * src/plugins/spamassassin/spamassassin.c
5251                 english fix
5252
5253 2006-08-28 [paul]       2.4.0cvs104
5254
5255         * src/mh.c
5256                 fix data loss when moving to another
5257                 mailbox fails
5258         * src/prefs_spelling.c
5259                 improve the english
5260         * src/gtk/pluginwindow.c
5261                 improve the layout of the dialog text
5262         All thanks to Colin
5263
5264 2006-08-28 [paul]       2.4.0cvs103
5265
5266         * src/plugins/bogofilter/bogofilter.c
5267         * src/plugins/bogofilter/bogofilter_gtk.c
5268                 fix english up a bit, innit
5269
5270 2006-08-28 [paul]       2.4.0cvs102
5271
5272         * configure.ac
5273         * po/Makefile.in.in
5274         * po/Makevars
5275                 require autoconf 2.60, enabling building
5276                 with gettext 0.15 (gettext 0.14.x build still
5277                 possible). Replace Makefiles with versions
5278                 from gettext 0.15.
5279                 Remove configure options --with-localedir and
5280                 --with-mandir. The options that are provided
5281                 directly by autoconf 2.60 can be used instead:
5282                 --mandir --localedir
5283
5284 2006-08-27 [colin]      2.4.0cvs101
5285
5286         * src/plugins/bogofilter/Makefile.am
5287                 Fix make dist (no README)
5288
5289 2006-08-27 [colin]      2.4.0cvs100
5290
5291         * src/folder.c
5292                 Don't use F_UNKNOWN folders for any default
5293                 outbox/trash/etc
5294         * src/plugins/bogofilter/bogofilter.c
5295         * src/plugins/bogofilter/bogofilter.h
5296         * src/plugins/bogofilter/bogofilter_gtk.c
5297                 Add an option to specify the path to bogofilter
5298                 Use single-quotes to be able to learn in folders
5299                 with spaces in their names
5300                 Verify learning status
5301
5302 2006-08-27 [colin]      2.4.0cvs99
5303
5304         * manual/faq.xml
5305         * manual/plugins.xml
5306                 Document Bogofilter plugin
5307
5308 2006-08-27 [colin]      2.4.0cvs98
5309
5310         * src/compose.c
5311         * src/messageview.c
5312         * src/procmsg.c
5313         * src/procmsg.h
5314                 When possible, copy the queued mail to sent folder
5315                 instead of re-adding. Much faster on IMAP.
5316
5317 2006-08-27 [colin]      2.4.0cvs97
5318
5319         * src/msgcache.c
5320                 Disable mmaped caches - huge metadata loss
5321                 here after a power failure.
5322         * src/summaryview.c
5323                 Add quicksearch timing
5324         * src/common/plugin.c
5325         * src/common/plugin.h
5326                 Implement an interface to tell what plugins
5327                 provide. Prevent loading of similar plugins.
5328         * src/plugins/clamav/clamav_plugin.c
5329         * src/plugins/demo/demo.c
5330         * src/plugins/dillo_viewer/dillo_viewer.c
5331         * src/plugins/pgpcore/plugin.c
5332         * src/plugins/pgpinline/pgpinline.c
5333         * src/plugins/pgpmime/pgpmime.c
5334         * src/plugins/spamassassin/spamassassin.c
5335         * src/plugins/trayicon/trayicon.c
5336                 Implement plugin_provides()
5337
5338 2006-08-27 [colin]      2.4.0cvs96
5339
5340         * configure.ac
5341         * src/plugins/Makefile.am
5342         * src/plugins/bogofilter/.cvsignore
5343         * src/plugins/bogofilter/Makefile.am
5344         * src/plugins/bogofilter/bogofilter.c
5345         * src/plugins/bogofilter/bogofilter.h
5346         * src/plugins/bogofilter/bogofilter_gtk.c
5347                 New Bogofilter plugin, provides filtering and
5348                 learning. Spamassassin will go to extra plugins.
5349
5350 2006-08-26 [mones]      2.4.0cvs95
5351
5352         * manual/handling.xml
5353                 Fix subfolder path in the example (thanks to Paul) 
5354
5355 2006-08-26 [mones]      2.4.0cvs94
5356
5357         * manual/glossary.xml
5358                 2.2. + add ISP to the glossary
5359                 7.5. + Add UIDL to glossary
5360                 7.7. + Add TCP to glossary
5361         * manual/handling.xml
5362                 7.1. + Mentions GNU/Linux distribution, what about the non...
5363                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5364                 7.3. + Mentions .bashrc, what about the non-bash ones? 
5365                 7.4. = Use appropriate quotation for commands
5366                 7.6. = change "" to <quote></quote>
5367         * manual/plugins.xml
5368                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
5369         * manual/starting.xml
5370                 2.1. + local mbox file: some examples of mbox file locations...
5371                 Also reformatted files requiring it
5372
5373 2006-08-26 [wwp]        2.4.0cvs93
5374
5375         * src/summary_search.c
5376                 disable find buttons while summary search is running.
5377
5378 2006-08-25 [colin]      2.4.0cvs92
5379
5380         * src/folder.c
5381         * src/folderutils.c
5382         * src/mh.c
5383         * src/procmsg.h
5384         * src/summaryview.c
5385                 Speed up MH moving, and add progressbar
5386                 for MH deletion
5387         * src/msgcache.c
5388                 Write cache files using mmap() too
5389
5390 2006-08-25 [wwp]        2.4.0cvs91
5391
5392         * src/summaryview.c
5393                 switch spam<->ham button when a message has been marked as spam or ham
5394                 and is still selected. Thanks to Colin.
5395
5396 2006-08-25 [paul]       2.4.0cvs90
5397
5398         * src/Makefile.am
5399         * src/stock_pixmap.c
5400         * src/stock_pixmap.h
5401         * src/summaryview.c
5402         * src/gtk/icon_legend.c
5403         * src/pixmaps/copied.xpm
5404         * src/pixmaps/moved.xpm
5405                 add icons for delayed execution marked for
5406                 copying, marked for moving
5407
5408 2006-08-25 [mones]      2.4.0cvs89
5409
5410         * manual/glossary.xml
5411                 Fix the other glossary items:
5412                 5.1. = Inmmediate execution -> <quote>immediate execution...
5413                 5.2. = Fix MBOX capitalization -> Mbox
5414                 5.3. + Improve Plugins def. w/ tech. ref.
5415                 5.4. = Quotation -> replace '>' by <quote>></quote>
5416                 5.5. - SMTP Server. -> remove dot
5417         * po/es.po
5418                 Updated translation
5419
5420 2006-08-25 [mones]      2.4.0cvs88
5421
5422         * manual/ack.xml
5423                 Reformatted, changed email address
5424         * manual/glossary.xml
5425                 Reformatted, fixed MANUAL-TODO items:
5426                 8.2. + add ROT-13 to glossary
5427                 8.4. + add URL to glossary
5428         * manual/es/advanced.xml
5429                 Fixed <literal>s
5430
5431 2006-08-25 [paul]       2.4.0cvs87
5432
5433         * src/gtk/icon_legend.c
5434                 add 'marked for deletion' icon
5435                 arrange icons by containing column
5436                 wrap long label text
5437
5438 2006-08-25 [colin]      2.4.0cvs86
5439
5440         * src/common/utils.c
5441         * src/common/utils.h
5442                 Add the sc_g_*list_bigger functions in
5443                 a place everyone can use it
5444         * src/summaryview.c
5445                 Only freeze/thaw the list when working
5446                 on the selection, if it's bigger than 1
5447         * src/gtk/gtksctree.c
5448                 Only freeze/thaw the list when unselec-
5449                 ting 'all' if ('all' != 1)
5450                 This avoids some flickering
5451
5452 2006-08-24 [colin]      2.4.0cvs85
5453
5454         * src/addressbook.c
5455                 Fix strange list selection
5456                 Fix random seg (Invalid read of freed memory)
5457
5458 2006-08-24 [colin]      2.4.0cvs84
5459
5460         * src/alertpanel.c
5461         * src/gtk/inputdialog.c
5462         * src/plugins/pgpcore/passphrase.c
5463                 Revert minimal width patch of 2.4.0cvs67,
5464                 as it is also a maximal width. Use 
5465                 gtk_window_set_default_size instead.
5466
5467 2006-08-24 [colin]      2.4.0cvs83
5468
5469         * src/msgcache.c
5470                 Write cache/mark to temp files before
5471                 overwriting old ones (avoids metadata
5472                 loss if writing the new files fail).
5473                 Use mmap() to read cache/mark file, as
5474                 this makes cache reading faster. Dis-
5475                 abled for big-endian machines until it
5476                 can be tested. (Big-endian users: set
5477                 msgcache_use_mmap = TRUE in the relevant
5478                 #if).
5479         * src/procmsg.h
5480                 Move rarely used fields of MsgInfo in 
5481                 another structure, which will only be
5482                 allocated if needed. Face, X-Face,
5483                 Return receipt headers and List-*
5484                 headers are moved. Mails having none
5485                 of these occupy 52 bytes less with
5486                 this patch, which makes 2.5MB of RAM
5487                 saved on a 50k folder).
5488         * src/headerview.c
5489         * src/mainwindow.c
5490         * src/messageview.c
5491         * src/partial_download.c
5492         * src/procheader.c
5493         * src/procmsg.c
5494         * src/textview.c
5495                 Follow this structure change.
5496
5497 2006-08-24 [wwp]        2.4.0cvs82
5498
5499         * manual/es/.cvsignore
5500         * manual/es/dist/.cvsignore
5501         * manual/es/dist/html/.cvsignore
5502         * manual/es/dist/pdf/.cvsignore
5503         * manual/es/dist/ps/.cvsignore
5504         * manual/es/dist/txt/.cvsignore
5505                 more (generated) files to ignore.
5506
5507 2006-08-24 [colin]      2.4.0cvs81
5508
5509         * src/folder.c
5510         * src/mh.c
5511                 Fix possible problems with local delivery. Check the folder doesn't
5512                 need scan before setting its mtime when saving cache (which can be
5513                 done long after the folder's been modified by an external process);
5514                 Check that the stored item's mtime didn't change in mh functions.
5515
5516 2006-08-24 [mones]      2.4.0cvs80
5517
5518         * manual/advanced.xml
5519                 Rewrapping, some fixes and MANUAL-TODO items:
5520                 8.1. = change "" to <quote></quote>
5521                 8.3. = quote menu items
5522                 8.5. - deploying -> new user ... ideally a new user (redundant)
5523
5524 2006-08-23 [colin]      2.4.0cvs79
5525
5526         * src/gtk/gtksctree.c
5527                 When selecting or deselecting range, only
5528                 freeze/thaw when selection is bigger than 10
5529
5530 2006-08-23 [colin]      2.4.0cvs78
5531
5532         * src/messageview.c
5533         * src/mimeview.c
5534         * src/mimeview.h
5535         * src/plugins/dillo_viewer/dillo_viewer.c
5536                 Provide an API for MimeViewer plugins to
5537                 return a text selection for replying
5538
5539 2006-08-23 [colin]      2.4.0cvs77
5540
5541         * src/image_viewer.c
5542         * src/textview.c
5543                 Use gtk_pixbuf_new_from_file_at_scale(), which
5544                 is faster than getting the pixbuf then resizing
5545                 it.
5546
5547 2006-08-23 [colin]      2.4.0cvs76
5548
5549         * src/procmime.c
5550                 UTF-8 should be sent Quoted-printable
5551
5552 2006-08-22 [colin]      2.4.0cvs75
5553
5554         * src/mh.c
5555                 Check if scan is required before touching
5556                 the folder (or it'll be required every time)
5557
5558 2006-08-22 [colin]      2.4.0cvs74
5559
5560         * configure.ac
5561                 Require libetpan 0.46 (crasher fix when built
5562                 against gnutls)
5563
5564 2006-08-22 [colin]      2.4.0cvs73
5565
5566         * src/folder.c
5567                 Set folder's mtime after writing its
5568                 cache
5569         * src/folderview.c
5570                 Add some timing
5571         * src/procmsg.c
5572                 Don't do useless stuff if we don't 
5573                 thread by subject
5574         * src/summaryview.c
5575                 Add some timing, don't deselect prior
5576                 to selecting (gtksctree does it itself),
5577                 remove crash avoidance hacks as it's been
5578                 properly fixed since a while
5579         * src/common/utils.c
5580                 Optimize to_human_readable(): _() is slow,
5581                 do it only once, and avoid %f format for KB
5582                 (the most common in a summaryview)
5583         * src/gtk/gtksctree.c
5584                 Don't uselessly freeze/thaw (fixes flicker
5585                 on next unread and friends), reduce number
5586                 of g_list_nth/g_list_position where possible
5587         * src/gtk/gtkutils.c
5588         * src/gtk/gtkutils.h
5589                 Reduce number of g_list_nth/g_list_position
5590                 where possible.
5591                 All of this makes loading as 70k folder 2.1
5592                 seconds instead of 3.2 (with hot FS caches).
5593                 (1.3 seconds without Date and Size columns...)
5594
5595 2006-08-22 [paul]       2.4.0cvs72
5596
5597         wrap documents and do some items from mones' MANUAL-TODO:
5598
5599         * manual/account.xml
5600                 4.1. = fix tabname references to <quote>tabname</quote>
5601                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
5602         * manual/faq.xml
5603                 1.1. = mentioned options don't match UI
5604                 Add information about the 'Never send Return Receipts'
5605                 option
5606         * manual/handling.xml
5607                 6.2. = Mentions Extended symbols button, but now is
5608                 named Information
5609                 6.3. = Mentions ... button, which is now Edit
5610
5611 2006-08-22 [colin]      2.4.0cvs71
5612
5613         * src/gtk/pluginwindow.c
5614                 Fix layout in verbose translations (such
5615                 as french)
5616
5617 2006-08-22 [paul]       2.4.0cvs70
5618
5619         * manual/Makefile.am
5620                 build manuals in alphabetical order
5621         * src/addressbook.c
5622         * src/prefs_themes.c
5623                 replace/remove deprecated symbols
5624         * src/gtk/gtkutils.c
5625                 fix a warning
5626         * src/gtk/pluginwindow.c
5627                 replace deprecated symbol
5628                 replace label text and move it
5629         * src/plugins/pgpcore/prefs_gpg.c
5630                 move the 'Generate...' button out of the
5631                 Sign Key frame, replace the English used
5632         * src/plugins/pgpcore/sgpgme.c
5633                 fixes to the English
5634
5635 2006-08-21 [colin]      2.4.0cvs69
5636
5637         * src/plugins/trayicon/trayicon.c
5638                 Add more strings for translation; patch
5639                 by Pawel
5640
5641 2006-08-21 [colin]      2.4.0cvs68
5642
5643         * src/compose.c
5644                 fix replied flag not set after drafting
5645         * src/matcher.c
5646                 fix body quicksearch in non-encoded bodies
5647                 containing '='
5648         * src/msgcache.c
5649                 Get rid of the g_malloc workaround for
5650                 corrupted caches, use g_try_malloc
5651
5652 2006-08-21 [colin]      2.4.0cvs67
5653
5654         * src/alertpanel.c
5655         * src/gtk/inputdialog.c
5656         * src/plugins/pgpcore/passphrase.c
5657                 Set minimal width to 375
5658         * src/mainwindow.c
5659                 Fix switching to offline, asking if it 
5660                 should be overriden for synchronising
5661         * src/mimeview.c
5662                 Don't offer to remember command on Open 
5663                 with for text parts, as the browser or 
5664                 text editor command isn't changed from 
5665                 there
5666
5667 2006-08-20 [paul]       2.4.0cvs66
5668
5669         * po/ko.po
5670         * po/zh_CN.po
5671                 fix plural form errors. revealed by stricter
5672                 checking of gettext 0.15
5673
5674 2006-08-18 [paul]       2.4.0cvs65
5675
5676         * src/stock_pixmap.c
5677                 fix the fix of 2.4.0cvs64
5678                 Thanks to Colin
5679
5680 2006-08-18 [paul]       2.4.0cvs64
5681
5682         * src/stock_pixmap.c
5683                 fix leaks
5684                 Thanks to Colin
5685
5686 2006-08-18 [paul]       2.4.0cvs63
5687
5688         * src/compose.c
5689         * src/procmsg.c
5690                 fix occasional IMAP bug where large msgs
5691                 were left in the queue folder after sending
5692                 Thanks to Colin
5693
5694 2006-08-18 [paul]       2.4.0cvs62
5695
5696         * src/folderview.c
5697                 freeze the summaryview while quicksearch results
5698                 are displayed
5699                 (fixes bug 456 'current message is hidden when the
5700                 view is refreshed and extended search is "unread 
5701                 messages"')
5702                 Thanks to Colin
5703         * src/textview.c
5704                 add missing #include "inputdialog.h"
5705         * src/common/utils.h
5706                 add missing mailcap_update_default() and improve
5707                 readability
5708
5709 2006-08-17 [colin]      2.4.0cvs61
5710
5711         * src/plugins/pgpcore/select-keys.c
5712                 Fix warnings :)
5713
5714 2006-08-17 [colin]      2.4.0cvs60
5715
5716         * src/compose.c
5717                 Don't continue queuing if Cancel is clicked
5718                 in select-keys
5719
5720 2006-08-17 [colin]      2.4.0cvs59
5721
5722         * src/plugins/pgpcore/select-keys.c
5723                 When encrypting, if only one key matches and it 
5724                 matches exactly, automatically use it.
5725
5726 2006-08-17 [colin]      2.4.0cvs58
5727
5728         * src/mimeview.c
5729         * src/prefs_common.c
5730         * src/prefs_common.h
5731         * src/prefs_ext_prog.c
5732         * src/textview.c
5733                 Fix issues with previous patch (text/html)
5734                 Remove outdated prefs
5735
5736 2006-08-17 [colin]      2.4.0cvs57
5737
5738         * src/imap.c
5739                 Add View Log button on auth error
5740         * src/procmsg.c
5741                 Fix encrypted mail marked as new when
5742                 saved in normal folders
5743         * src/plugins/pgpinline/pgpinline.c
5744                 Fix encrypt bug on IMAP
5745         * src/mimeview.c
5746         * src/common/utils.c
5747         * src/common/utils.h
5748         * src/gtk/inputdialog.c
5749         * src/gtk/inputdialog.h
5750                 Get rid of metamail stuff, simplify
5751                 opening, and allow remembering of user's
5752                 choices (by updating ~/.mailcap). There's
5753                 still to drop "Audio player" and "Image
5754                 viewer" preferences.
5755
5756 2006-08-17 [mones]      2.4.0cvs56
5757
5758         * manual/es/sylpheed-claws-manual.xml
5759                 fix DTD path
5760
5761 2006-08-17 [mones]      2.4.0cvs55
5762
5763         * configure.ac
5764         * manual/Makefile.am
5765         * manual/es/Makefile.am
5766         * manual/es/account.xml
5767         * manual/es/ack.xml
5768         * manual/es/addrbook.xml
5769         * manual/es/advanced.xml
5770         * manual/es/faq.xml
5771         * manual/es/glossary.xml
5772         * manual/es/gpl.xml
5773         * manual/es/handling.xml
5774         * manual/es/intro.xml
5775         * manual/es/keyboard.xml
5776         * manual/es/plugins.xml
5777         * manual/es/starting.xml
5778         * manual/es/sylpheed-claws-manual.xml
5779         * manual/es/dist/Makefile.am
5780         * manual/es/dist/html/Makefile.am
5781         * manual/es/dist/pdf/Makefile.am
5782         * manual/es/dist/ps/Makefile.am
5783         * manual/es/dist/txt/Makefile.am
5784                 Spanish translation for the manual
5785
5786 2006-08-16 [colin]      2.4.0cvs54
5787
5788         * src/compose.c
5789         * src/main.c
5790         * src/mainwindow.c
5791                 Fix send button sensitivity at startup
5792                 Set send menu sensitivity (patch by Fabien)
5793         * src/ssl_manager.c
5794                 Enable closing with esc (patch by Fabien)
5795         * src/gtk/foldersort.c
5796                 Enable closing with esc (patch by Fabien)
5797         * src/procmime.c
5798                 Optimisation (no need to copy to tempfile to
5799                 "decode" 7bit and 8bit)
5800         * src/summaryview.c
5801                 Fix cruft in swap_from case
5802         * src/textview.c
5803                 Fix missing last line in some mail cases 
5804                 (Fixes debian #381872)
5805         * src/plugins/pgpcore/prefs_gpg.c
5806         * src/plugins/pgpcore/sgpgme.c
5807         * src/plugins/pgpcore/sgpgme.h
5808                 Don't show "no key found" when user explicitely
5809                 wants to create a key
5810
5811 2006-08-16 [paul]       2.4.0cvs53
5812
5813         * configure.ac
5814         * src/account.c
5815         * src/addressbook.c
5816         * src/headerview.c
5817         * src/prefs_account.c
5818         * src/prefs_message.c
5819         * src/gtk/gtkutils.c
5820                 bump up minimum required versions of GTK+ and
5821                 GLIB to 2.6.0
5822
5823 2006-08-16 [paul]       2.4.0cvs52
5824
5825         * src/toolbar.c
5826                 workaround GTK+ Bug 351600 - 'Can't re-click
5827                 on button after sensitivity update'
5828                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
5829                 Thanks to Colin
5830
5831 2006-08-15 [colin]      2.4.0cvs51
5832
5833         * src/plugins/pgpcore/prefs_gpg.c
5834                 Set options sensitivity according to
5835                 key existence
5836         * src/plugins/pgpcore/sgpgme.c
5837                 Allow to create key with no passphrase
5838
5839 2006-08-14 [cleroy]     2.4.0cvs50
5840
5841         * src/gtk/pluginwindow.c
5842                 New layout (maybe to be changed?)
5843         * src/gtk/gtkutils.c
5844                 Fix a bit label_window
5845         * src/plugins/pgpcore/passphrase.c
5846         * src/plugins/pgpcore/passphrase.h
5847         * src/plugins/pgpcore/plugin.c
5848         * src/plugins/pgpcore/prefs_gpg.c
5849         * src/plugins/pgpcore/prefs_gpg.h
5850         * src/plugins/pgpcore/sgpgme.c
5851         * src/plugins/pgpcore/sgpgme.h
5852                 Allow to create a PGP private key via the GUI
5853
5854 2006-08-14 [wwp]        2.4.0cvs49
5855
5856         * src/addressbook_foldersel.c
5857                 fix strict ISO C90 compliance.
5858
5859 2006-08-14 [paul]       2.4.0cvs48
5860
5861         * src/gtk/prefswindow.c
5862                 re-set scrolled window on opening
5863                 Patch by Ticho
5864
5865 2006-08-14 [paul]
5866
5867         2.5.0-rc1 released
5868
5869 2006-08-14 [paul]       2.4.0cvs47
5870
5871         * src/prefs_display_header.c
5872                 re-enable user-defined Displayed Headers
5873
5874 2006-08-14 [paul]       2.4.0cvs46
5875
5876         * src/prefs_account.c
5877                 use GTK_STOCK_EDIT
5878
5879 2006-08-13 [colin]      2.4.0cvs45
5880
5881         * src/common/utils.c
5882                 Fix "a" in quote when the original message is empty,
5883                 by using \0 instead of 'a' to test writability of
5884                 temp files.
5885
5886 2006-08-13 [wwp]        2.4.0cvs44
5887
5888         * src/plugins/spamassassin/spamassassin.c
5889                 fix capitalization of "SpamAssassin" in some debug, log and
5890                 dialog messages.
5891
5892 2006-08-13 [paul]       2.4.0cvs43
5893
5894         * src/editldap.c
5895                 fix overlapping widgets
5896         * src/prefs_account.c
5897                 fix translation of protocol_names[]
5898                 fix label disappearing off the edge of the
5899                 visible area
5900
5901 2006-08-12 [paul]       2.4.0cvs42
5902
5903         * manual/plugins.xml
5904                 update IRC channel info before it gets forgotten
5905                 about
5906
5907 2006-08-11 [colin]      2.4.0cvs41
5908
5909         * src/compose.c
5910         * src/mainwindow.c
5911         * src/mainwindow.h
5912         * src/procmsg.c
5913         * src/procmsg.h
5914         * src/summaryview.c
5915         * src/toolbar.c
5916                 Grey out the Send button if
5917                 - Queue folders are empty, or
5918                 - We're sending already
5919
5920 2006-08-11 [wwp]        2.4.0cvs40
5921
5922         * src/main.c
5923                 fix a logic issue when quitting while a compose window is
5924                 still open, thanks to Colin.
5925
5926 2006-08-10 [colin]      2.4.0cvs39
5927
5928         * src/main.c
5929                 Fix default font size setting after wizard run
5930         * src/imap.c
5931         * src/etpan/imap-thread.c
5932         * src/etpan/imap-thread.h
5933                 Fix bug #999 (Timing out on TSL cert validation 
5934                 dialog makes ugly things happen). Also, STARTTLS
5935                 unconditionnaly if initial capabilities contain
5936                 LOGINDISABLED and STARTTLS.
5937
5938 2006-08-09 [colin]      2.4.0cvs38
5939
5940         * src/mainwindow.c
5941         * src/mainwindow.h
5942                 Fix Tools/Actions sensitivity when there are
5943                 no actions
5944
5945 2006-08-09 [colin]      2.4.0cvs37
5946
5947         * src/prefs_filtering.c
5948                 Warning fix, patch by Paul
5949         * src/messageview.c
5950         * src/prefs_actions.c
5951         * src/prefs_filtering_action.c
5952         * src/prefs_matcher.c
5953                 Uniformisation of "Info ..." to "Info..." (for
5954                 old gtk), patch by Fabien
5955         * src/plugins/clamav/clamav_plugin_gtk.c
5956                 Sensitivity fix by Fabien
5957
5958 2006-08-09 [colin]      2.4.0cvs36
5959
5960         * src/main.c
5961         * src/main.h
5962                 Add a function to know whether we're exiting
5963         * src/plugins/trayicon/trayicon.c
5964                 If exiting, don't do anything. Faster, and
5965                 avoids gtk_main_iteration reentracy causing
5966                 segfaults at exit
5967
5968 2006-08-09 [colin]      2.4.0cvs35
5969
5970         * src/messageview.c
5971         * src/mimeview.c
5972         * src/mimeview.h
5973                 Fix lack of part selection when automatically 
5974                 jumping to a specific part
5975         * src/msgcache.c
5976                 Little optimisation in cache reading
5977
5978 2006-08-09 [colin]      2.4.0cvs34
5979
5980         * src/compose.c
5981                 Fix crash setting the priority on reedit
5982                 (Accessing compose before creating it!)
5983
5984 2006-08-08 [colin]      2.4.0cvs33
5985
5986         * src/procmime.c
5987                 Fix bug #998 (last attachment is not accessible)
5988                 Bad RFC interpretation on multipart close-delimiters
5989         * src/mimeview.c
5990         * src/mimeview.h
5991         * src/gtk/gtkvscrollbutton.c
5992         * src/gtk/gtkvscrollbutton.h
5993                 Make attachments list wheel-scrollable
5994
5995 2006-08-07 [colin]      2.4.0cvs32
5996
5997         * src/gtk/gtkaspell.c
5998                 Fix bug #973 (Unicode punctation characters 
5999                 are not recognized as separators by the
6000                 spell checker); fix unsigned stuff
6001
6002 2006-08-07 [colin]      2.4.0cvs31
6003
6004         * src/compose.c
6005                 Fix bug #956 (DnD text with accents in compose 
6006                 text entry); fix gccc's signed/unsigned fuss
6007
6008 2006-08-06 [colin]      2.4.0cvs30
6009
6010         * src/main.c
6011                 Fix bug #979 (Plugin crashes when exiting 
6012                 sylpheed-claws) : handle exit request only 
6013                 once
6014
6015 2006-08-05 [colin]      2.4.0cvs29
6016
6017         * src/news.c
6018                 Just make sure we have a msgid.
6019
6020 2006-08-05 [colin]      2.4.0cvs28
6021
6022         * src/news.c
6023         * src/summaryview.c
6024                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6025                 by reimplementing it
6026         * src/textview.c
6027                 Fix bug when hiding quotes with level > 3 and quote
6028                 colors are recycled
6029
6030 2006-08-04 [colin]      2.4.0cvs27
6031
6032         * src/compose.c
6033         * src/undo.c
6034         * src/undo.h
6035                 Fix a bit replace-by-pasting undo
6036         * src/mainwindow.c
6037         * src/messageview.c
6038                 Fix Fold quotes menu synchro in
6039                 mainwindow when it changes in 
6040                 messageview
6041         * src/textview.c
6042                 Fix right-click on quotes blocks
6043         * src/common/utils.c
6044                 Verify that the file created by
6045                 my_tmpfile() is writable. Fixes
6046                 bug #988 (very specific filesystem
6047                 issue)
6048         * src/plugins/pgpcore/sgpgme.c
6049                 Fix file descriptor leak
6050         * src/plugins/spamassassin/spamassassin.c
6051                 Warn once if spamd isn't reachable
6052
6053 2006-08-04 [colin]      2.4.0cvs26
6054
6055         * src/toolbar.c
6056                 i18n context patch by Fabien
6057
6058 2006-08-03 [colin]      2.4.0cvs25
6059
6060         * src/mainwindow.c
6061         * src/messageview.c
6062                 Rename "Hide quotes" to "Fold quotes"
6063         * src/textview.c
6064                 Don't use hand cursor on quotes. "all 
6065                 the bonuses of the feature and none of 
6066                 unwelcome side-effects"
6067
6068 2006-08-03 [colin]      2.4.0cvs24
6069
6070         * AUTHORS
6071         * sylpheed-claws.desktop
6072         * src/gtk/authors.h
6073                 Bring the desktop file to XDG compliance
6074                 Patch by Charles A. Edwards
6075
6076 2006-08-03 [colin]      2.4.0cvs23
6077
6078         * src/textview.c
6079                 Fix links offset when they are preceded
6080                 by accentued chars (g_utf8_strlen!)
6081         * src/mainwindow.c
6082                 Fix wrong status when starting offline
6083
6084
6085 2006-08-03 [wwp]        2.4.0cvs22
6086
6087         * src/prefs_common.h
6088                 ask what to do w/ filtering rules that belong to an account when
6089                 applying filtering rules manually from the main window (skip,
6090                 apply regardless of the account, use current account). This dialog
6091                 can be skipped and the last reply used.
6092                 (forgot that file)
6093
6094 2006-08-03 [wwp]        2.4.0cvs21
6095
6096         * src/filtering.c
6097         * src/filtering.h
6098         * src/prefs_common.c
6099         * src/summaryview.c
6100         * src/alertpanel.c
6101         * src/alertpanel.h
6102         * src/messageview.c
6103                 ask what to do w/ filtering rules that belong to an account when
6104                 applying filtering rules manually from the main window (skip,
6105                 apply regardless of the account, use current account). This dialog
6106                 can be skipped and the last reply used.
6107
6108
6109 2006-08-03 [colin]      2.4.0cvs20
6110
6111         * src/textview.c
6112                 Optimize previous patch
6113
6114 2006-08-03 [cleroy]     2.4.0cvs19
6115
6116         * src/textview.c
6117                 Fix quotes getting toggled back when the
6118                 mail has an even number of text parts
6119
6120 2006-08-02 [colin]      2.4.0cvs18
6121
6122         * src/messageview.c
6123                 Add Hide quotes menu
6124
6125 2006-08-02 [colin]      2.4.0cvs17
6126
6127         * src/mainwindow.c
6128         * src/prefs_common.c
6129         * src/textview.c
6130         * src/textview.h
6131         * src/gtk/about.c
6132                 Allow per-level quote hiding,
6133                 Allow toggling quotes by double-clicking them
6134                 Rename RemoteURI to ClickableText to reflect
6135                 the fact it's used for a variety of things
6136
6137 2006-08-02 [wwp]        2.4.0cvs16
6138
6139         * src/mainwindow.c
6140                 fix "View/Hide quotes" menu item status initialization.
6141
6142 2006-08-02 [wwp]        2.4.0cvs15
6143
6144         * src/matcher_parser_parse.y
6145                 remove a debug trace.
6146
6147 2006-08-02 [paul]       2.4.0cvs14
6148
6149         * src/plugins/pgpcore/passphrase.c
6150                 don't set initial dialog size
6151                 make it resizable
6152
6153 2006-08-02 [paul]       2.4.0cvs13
6154
6155         * src/noticeview.c
6156                 remove the rogue '/' character
6157
6158 2006-08-02 [paul]       2.4.0cvs12
6159
6160         * src/noticeview.c
6161                 allow buttons to resize as necessary
6162
6163 2006-08-01 [wwp]        2.4.0cvs11
6164
6165         * src/mbox.c
6166                 fix strict ISO C90 compliance.
6167
6168 2006-08-01 [wwp]        2.4.0cvs10
6169
6170         * tools/update-po
6171                 updated update-po tool to work w/ context-dependent translations.
6172                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6173
6174 2006-08-01 [wwp]        2.4.0cvs9
6175
6176         * src/matcher.c
6177         * src/prefs_filtering.c
6178         * src/prefs_matcher.c
6179                 allow context-dependent translations for "All",
6180                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6181
6182 2006-07-31 [colin]      2.4.0cvs8
6183
6184         * AUTHORS
6185         * src/gtk/authors.h
6186                 Add Rafal to authors
6187
6188 2006-07-31 [colin]      2.4.0cvs7
6189
6190         * src/compose.c
6191         * src/mainwindow.c
6192         * src/messageview.h
6193         * src/prefs_common.c
6194         * src/prefs_common.h
6195         * src/textview.c
6196                 Add 'View/Hide quotes'. Patch based on a patch
6197                 by Rafal Weglarz
6198
6199 2006-07-31 [colin]      2.4.0cvs6
6200
6201         * src/action.c
6202                 Fix problem with "> stuff >" actions
6203
6204 2006-07-31 [paul]       2.4.0cvs5
6205
6206         * po/nb.po
6207                 updated by Geir Helland
6208
6209 2006-07-31 [wwp]        2.4.0cvs4
6210
6211         * src/mainwindow.c
6212         * src/summaryview.c
6213         * src/summaryview.h
6214                 add "View/Go to/Parent message" and "View/Go to/Last read message",
6215                 thanks to Colin.
6216
6217 2006-07-31 [wwp]        2.4.0cvs3
6218
6219         * src/Makefile.am
6220         * src/addr_compl.c
6221         * src/addr_compl.h
6222         * src/addressbook.c
6223         * src/addressbook.h
6224         * src/addressbook_foldersel.c
6225         * src/addressbook_foldersel.h
6226         * src/addrindex.c
6227         * src/addrindex.h
6228         * src/matcher.c
6229         * src/matcher.h
6230         * src/matcher_parser_lex.l
6231         * src/matcher_parser_parse.y
6232         * src/prefs_common.c
6233         * src/prefs_common.h
6234         * src/prefs_filtering.c
6235         * src/prefs_matcher.c
6236         * src/prefs_matcher.h
6237         * src/summaryview.c
6238                 introduce filtering against the address book. It's now possible to add
6239                 matched conditions to determine if any email address in a message matches
6240                 or doesn't match any or all books or folders in the address book.
6241
6242 2006-07-31 [wwp]        2.4.0cvs2
6243
6244         * src/account.c
6245         * src/filtering.c
6246         * src/filtering.h
6247         * src/folder.c
6248         * src/folderview.c
6249         * src/inc.c
6250         * src/mainwindow.c
6251         * src/matcher.c
6252         * src/matcher_parser_lex.l
6253         * src/matcher_parser_parse.y
6254         * src/mbox.c
6255         * src/prefs_filtering.c
6256         * src/prefs_filtering.h
6257         * src/procmsg.c
6258         * src/procmsg.h
6259         * src/summaryview.c
6260                 introduce per-account filtering rules. Each filtering rule can now be assigned
6261                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6262                 when applying filtering rules manually, as all rules will apply - even the ones
6263                 assigned to an account. This issue will be addressed soon.
6264  
6265
6266
6267 2006-07-31 [wwp]        2.4.0cvs1
6268
6269         * src/quote_fmt.c
6270                 make more strings translatable.
6271
6272 2006-07-31 [paul]       2.4.0
6273
6274         2.4.0 released
6275
6276 2006-07-31 [paul]       2.3.1cvs91
6277
6278         * po/ca.po
6279                 updated by Miquel Oliete
6280
6281 2006-07-31 [paul]       2.3.1cvs90
6282
6283         * po/de.po
6284         * po/el.po
6285         * po/fr.po
6286         * po/it.po
6287         * po/pl.po
6288         * po/pt_BR.po
6289         * po/sr.po
6290         * po/zh_CN.po
6291                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6292                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6293                 Aleksandar Urosevic, and Ralgh Young
6294
6295 2006-07-31 [paul]       2.3.1cvs89
6296
6297         * src/account.c
6298         * src/main.c
6299         * src/mainwindow.c
6300         * src/mainwindow.h
6301                 Fix a race condition when, after an SC crash, rescanning
6302                 folders took more than 0.5 seconds
6303                 Thanks to Colin
6304
6305 2006-07-31 [paul]       2.3.1cvs88
6306
6307         * src/folderview.c
6308                 don't translate separator strings
6309
6310 2006-07-30 [mones]      2.3.1cvs87
6311
6312         * doc/man/sylpheed-claws.1
6313                 Fixed non-ASCII chars in Hoa's name
6314         * po/es.po
6315                 Updated for release
6316
6317 2006-07-27 [colin]      2.3.1cvs86
6318
6319         * src/textview.c
6320                 Don't include the leading \n in links
6321                 Patch by Fabien
6322
6323 2006-07-25 [colin]      2.3.1cvs85
6324
6325         * src/mainwindow.c
6326         * src/common/socket.h
6327         * src/etpan/imap-thread.c
6328                 Refresh resolvers before connecting
6329                 to IMAP servers, and after switching
6330                 to online. Thanks to Paul.
6331
6332 2006-07-18 [colin]
6333
6334         * 2.4.0-rc4 released
6335
6336 2006-07-17 [colin]      2.3.1cvs84
6337
6338         * src/inc.c
6339                 Show connection attempt in statusbar before
6340                 connecting (previously first message was
6341                 "Retrieving messages from ..." after the
6342                 connection succeeded.
6343
6344 2006-07-16 [wwp]        2.3.1cvs83
6345
6346         * sylpheed-claws.ico
6347                 Added .ico file (windows multi-size icon file, generated).
6348
6349 2006-07-12 [wwp]        2.3.1cvs82
6350
6351         * src/messageview.c
6352                 remove Message/Re-edit menu entry from messageview window,
6353                 as sent/draft/queued messages are opened in compose window when
6354                 re-edited and it's not possible to re-edit other msgs.
6355
6356 2006-07-12 [paul]       2.3.1cvs81
6357
6358         * AUTHORS
6359         * src/mainwindow.c
6360         * src/gtk/authors.h
6361                 check online state before resetting
6362                 mailcheck timer. Useful if some program
6363                 verifies connection state and updates
6364                 Claws.
6365                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
6366
6367 2006-07-12 [paul]       2.3.1cvs80
6368
6369         * sylpheed-claws-128x128.png
6370         * sylpheed-claws-64x64.png
6371         * sylpheed-claws.png
6372         * src/Makefile.am
6373         * src/main.c
6374         * src/prefs_toolbar.c
6375         * src/stock_pixmap.c
6376         * src/stock_pixmap.h
6377         * src/wizard.c
6378         * src/gtk/about.c
6379         * src/gtk/gtkutils.c
6380         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
6381         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
6382         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
6383         * src/pixmaps/sylpheed.xpm              ** REMOVED **
6384         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
6385         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
6386                 updated and renamed logo/icon files and related
6387                 logo by Jesper Schultz
6388
6389 2006-07-11 [paul]       2.3.1cvs79
6390
6391         * src/main.c
6392                 fix the labels a smidgin
6393
6394 2006-07-09 [colin]      2.3.1cvs78
6395
6396         * src/textview.c
6397                 Show errors in textviewer's command
6398                 Patch by H. Merijn Brand
6399
6400 2006-07-09 [colin]      2.3.1cvs77
6401
6402         * src/compose.c
6403                 Save FMID in drafts too
6404
6405 2006-07-08 [colin]      2.3.1cvs76
6406
6407         * src/compose.c
6408                 Svae RMID in drafted mails too
6409                 Save quote_fmt vars for whole mails,
6410                 don't reset at each quote_fmt_init:
6411                 allows to use the same |i{var} in
6412                 various template fields
6413         * src/prefs_template.c
6414         * src/quote_fmt.h
6415         * src/quote_fmt_parse.y
6416                 Same
6417
6418 2006-07-08 [colin]      2.3.1cvs75
6419
6420         * src/textview.c
6421                 Fix highlighting of attached parts URIs
6422
6423 2006-07-08 [colin]      2.3.1cvs74
6424
6425         * src/main.c
6426                 Prevent bug #981 (sc 2.3.1 segfaults with 
6427                 gtk+ 2.10) from being reported again:
6428                 if Sylpheed-Claws has been compiled against
6429                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
6430                 of if Sylpheed-Claws has been compiled against
6431                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6432                 error out.
6433
6434 2006-07-07 [colin]      2.3.1cvs73
6435
6436         * src/prefs_actions.c
6437                 Fix label
6438
6439 2006-07-07 [colin]      2.3.1cvs72
6440
6441         * src/prefs_actions.c
6442                 Fix compile on gtk < 2.8. argh :)
6443
6444 2006-07-07 [paul]       2.3.1cvs71
6445
6446         * src/common/defs.h
6447                 update DONATE_URI
6448
6449 2006-07-07 [colin]      2.3.1cvs70
6450
6451         * po/POTFILES.in
6452         * src/quote_fmt.c
6453         * src/quote_fmt_lex.l
6454         * src/quote_fmt_parse.y
6455                 Add |i{var}, a way to insert user-entered
6456                 text in a template
6457
6458 2006-07-07 [colin]
6459
6460         * 2.4.0-rc3 released
6461
6462 2006-07-07 [colin]      2.3.1cvs69
6463
6464         * src/folder.c
6465                 Don't consider inboxes of UNKNOWN folder 
6466                 classes to be useable as default inboxes
6467
6468 2006-07-07 [paul]       2.3.1cvs68
6469
6470         * src/textview.c
6471                 add missing #include <errno.h>
6472                 Thanks to René J. Blokland
6473
6474 2006-07-07 [paul]       2.3.1cvs67
6475
6476         * src/action.c
6477                 Return now Closes dialog
6478         * src/mimeview.c
6479         * src/mimeview.h
6480         * src/textview.c
6481                 add contextual menu to mime parts listed
6482                 in the textview
6483                 Thanks to Colin
6484         * src/common/utils.c
6485                 reversal: ' is a valid character in URLs
6486
6487 2006-07-06 [colin]      2.3.1cvs66
6488
6489         * src/remotefolder.h
6490                 Forgotten in previous commit
6491
6492 2006-07-06 [colin]      2.3.1cvs65
6493
6494         * src/folder.c
6495                 Set summary update flag whenever
6496                 totals changed
6497         * src/imap.c
6498         * src/prefs_account.c
6499         * src/common/utils.h
6500         * src/etpan/imap-thread.c
6501                 Fix warnings, thanks to Fabien and
6502                 Ricardo
6503
6504 2006-07-06 [wwp]        2.3.1cvs64
6505
6506         * src/gtk/gtkutils.c
6507                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6508
6509 2006-07-06 [wwp]        2.3.1cvs63
6510
6511         * src/account.c
6512         * src/addressbook.c
6513         * src/addressitem.h
6514         * src/folderview.c
6515         * src/mainwindow.c
6516         * src/manual.c
6517         * src/manual.h
6518         * src/message_search.c
6519         * src/prefs_actions.c
6520         * src/prefs_filtering.c
6521         * src/prefs_filtering.h
6522         * src/prefs_template.c
6523         * src/summary_search.c
6524         * src/summaryview.c
6525         * src/gtk/gtkutils.c
6526         * src/gtk/gtkutils.h
6527         * src/gtk/pluginwindow.c
6528                 add help buttons to some dialogs. Clicking such buttons opens a
6529                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6530
6531 2006-07-06 [paul]       2.3.1cvs62
6532
6533         * src/textview.c
6534                 fix attachments contextual menu
6535                 Thanks to Colin
6536
6537 2006-07-05 [colin]      2.3.1cvs61
6538
6539         * src/textview.c
6540         * src/compose.c
6541                 Handle sftp:// links
6542
6543 2006-07-05 [paul]       2.3.1cvs60
6544
6545         * src/gtk/filesel.c
6546                 grab save button by default
6547                 Thanks to Colin
6548
6549 2006-07-05 [wwp]        2.3.1cvs59
6550
6551         * manual/xml2pdf
6552                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6553
6554 2006-07-04 [colin]      2.3.1cvs58
6555
6556         * src/mimeview.c
6557         * src/textview.c
6558                 Use left click to select, middle click to open
6559                 on mimeparts links
6560         * src/common/utils.c
6561                 Fix segfault
6562
6563 2006-07-04 [colin]      2.3.1cvs57
6564
6565         * src/mainwindow.c
6566         * src/news.c
6567                 Warning fixes, thanks to Fabien
6568
6569 2006-07-04 [colin]      2.3.1cvs56
6570
6571         * src/mimeview.c
6572         * src/mimeview.h
6573         * src/textview.c
6574                 Allow parts to be selected via their text label
6575                 in textview
6576
6577 2006-07-04 [colin]      2.3.1cvs55
6578
6579         * src/folderview.c
6580                 Feedback when closing (for big folders)
6581         * src/prefs_actions.c
6582         * src/prefs_filtering.c
6583         * src/prefs_matcher.c
6584         * src/prefs_template.c
6585                 Fix default button when closing without
6586                 having saved
6587
6588 2006-07-04 [colin]      2.3.1cvs54
6589
6590         * src/news.c
6591                 Delete local file on deletion
6592
6593 2006-07-03 [colin]      2.3.1cvs53
6594
6595         * src/folderview.c
6596         * src/main.c
6597                 Don't freeze when rescanning after crash
6598
6599 2006-07-03 [wwp]        2.3.1cvs52
6600
6601         * src/compose.c
6602         * src/privacy.c
6603         * src/privacy.h
6604         * src/plugins/pgpinline/pgpinline.c
6605         * src/plugins/pgpmime/pgpmime.c
6606                 don't report an error when the user cancels the passphrase dialog.
6607
6608 2006-07-02 [colin]      2.3.1cvs51
6609
6610         * src/folderview.c
6611                 Open message when crossing folders with Space,
6612                 goto next unread and friends
6613
6614 2006-07-01 [colin]      2.3.1cvs50
6615
6616         * src/prefs_account.c
6617                 Typographic rules varying from language
6618                 to language (in french "Protocole :"),
6619                 we have to do that :)
6620
6621 2006-07-01 [ticho]      2.3.1cvs49
6622
6623         * src/prefs_account.c
6624                 Only use one temporary gchar* variable in
6625                 prefs_account_protocol_set_optmenu().
6626
6627 2006-07-01 [ticho]      2.3.1cvs48
6628
6629         * src/prefs_account.c
6630         * src/prefs_account.h
6631                 Use GtkLabel for existing account protocol name.
6632                 Created an array for protocol names and populate the
6633                 combobox from it in a for() cycle.
6634
6635 2006-06-30 [colin]      2.3.1cvs47
6636
6637         * src/compose.c
6638                 Block undo when changing signature (by changing
6639                 account)
6640
6641 2006-06-30 [paul]       2.3.1cvs46
6642
6643         * src/send_message.c
6644                 when editing From in the Compose window, use that address
6645                 in the Return-Path: header
6646                 Thanks to Colin
6647
6648 2006-06-30 [colin]      2.3.1cvs45
6649
6650         * src/compose.c
6651                 Fix signature replacement:
6652                 - when no newline before separator
6653                 - when reediting
6654
6655 2006-06-29 [colin]      2.3.1cvs44
6656
6657         * src/folderview.c
6658         * src/folderview.h
6659         * src/mainwindow.c
6660         * src/summaryview.c
6661                 Let 'View/Go to/Next marked' work like
6662                 Next new & Next unread: across folders
6663                 Change the select_on_entry pref to do
6664                 what we want when changing folder
6665         * src/common/utils.c
6666                 Fix single-quoted links 
6667
6668 2006-06-29 [colin]      2.3.1cvs43
6669
6670         * src/gtk/gtkaspell.c
6671                 "Sylpheed" and "Sylpheed-Claws" do exist !
6672
6673 2006-06-29 [colin]      2.3.1cvs42
6674
6675         * src/imap.c
6676                 Forgot to remove debug
6677
6678 2006-06-29 [colin]      2.3.1cvs41
6679
6680         * src/imap.c
6681         * src/imap.h
6682         * src/mainwindow.c
6683                 Disconnect from IMAP servers when going
6684                 offline. Fixes bug #978 (going to offline-mode 
6685                 won't close connections)
6686
6687 2006-06-29 [colin]      2.3.1cvs40
6688
6689         * src/main.c
6690                 Fix transient setting on failing plugins
6691                 Patch by Fabien
6692         * src/plugins/pgpcore/sgpgme.c
6693                 Only warn for OpenPGP. Most people don't
6694                 have CMS available.
6695
6696 2006-06-29 [colin]      2.3.1cvs39
6697
6698         * src/compose.c
6699                 Fix Spelling menu (discrepancy between context menu
6700                 and top menu when folder's dictionary isn't the 
6701                 default one)
6702         * src/plugins/pgpcore/sgpgme.c
6703                 More error reporting about why gpgme can fail
6704
6705 2006-06-29 [wwp]        2.3.1cvs38
6706
6707         * src/mainwindow.c
6708                 honor the display-header-pane setting even when the message view
6709                 is a separate window.
6710
6711 2006-06-29 [wwp]        2.3.1cvs37
6712
6713         * src/prefs_actions.c
6714                 forgot to commit that one (use of GTK_STOCK_INFO).
6715
6716 2006-06-29 [colin]      2.3.1cvs36
6717
6718         * src/imap.c
6719                 Better handling of login errors (ask the password
6720                 again once), alert in case of error. Fix three
6721                 signedness warnings.
6722
6723 2006-06-28 [wwp]        2.3.1cvs35
6724
6725         * src/prefs_template.c
6726         * src/prefs_matcher.c
6727         * src/prefs_filtering_action.c
6728         * src/prefs_quote.c
6729                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
6730                 patch by Fabien Vantard, slightly modified.
6731
6732 2006-06-28 [paul]
6733
6734         2.4.0-rc2 released
6735
6736 2006-06-28 [colin]      2.3.1cvs34
6737
6738         * src/prefs_account.c
6739                 Fix bug #977 (Can't add or edit imap accounts)
6740
6741 2006-06-28 [colin]      2.3.1cvs33
6742
6743         * src/mimeview.c
6744                 Fix previous
6745
6746 2006-06-28 [colin]      2.3.1cvs32
6747
6748         * src/mimeview.c
6749                 Save named inlined attachments with "Save all"
6750         * src/main.c
6751         * src/mbox.c
6752         * src/common/plugin.c
6753         * src/common/plugin.h
6754         * src/common/sylpheed.c
6755         * src/common/utils.c
6756         * src/plugins/pgpcore/sylpheed.def
6757         * src/plugins/pgpinline/sylpheed.def
6758         * src/plugins/pgpmime/sylpheed.def
6759                 Win32 compatibility patch, by
6760                 Werner Koch
6761
6762 2006-06-28 [wwp]        2.3.1cvs31
6763
6764         * src/imap.c
6765         * src/prefs_folder_item.c
6766                 less compilation warnings (thanks to Fabien Vantard), less typos.
6767
6768 2006-06-28 [paul]       2.3.1cvs30
6769
6770         * src/gtk/gtkutils.c
6771                 gtk_combo_box_set_focus_on_click() is only
6772                 available since gtk 2.6.0
6773
6774 2006-06-28 [paul]       2.3.1cvs29
6775
6776         * src/prefs_ext_prog.c
6777                 fix engrish and add a tooltip for the
6778                 'command for 'Display as text' option
6779
6780 2006-06-28 [paul]
6781
6782         2.4.0-rc1 released
6783
6784 2006-06-28 [paul]       2.3.1cvs28
6785
6786         * ChangeLog
6787         * tools/Makefile.am
6788                 include textviewer.pl in releases
6789
6790 2006-06-28 [paul]       2.3.1cvs27
6791
6792         * src/prefs_ext_prog.c
6793                 hide Print command option if libgnomeprint
6794                 support is present
6795
6796 2006-06-27 [colin]      2.3.1cvs26
6797
6798         * src/compose.c
6799                 Fix Esc handling in insert/attach dialog
6800                 Don't show this dialog if dragging something
6801                 else than text/uri-list
6802                 Thanks to Fabien Vantard
6803         * tools/textviewer.pl
6804                 Filter script to display stuff as text
6805                 by H. Merijn Brand
6806
6807 2006-06-27 [wwp]        2.3.1cvs25
6808
6809         * src/messageview.c
6810                 use the exact product name (message view title), patch
6811                 by Fabien Vantard.
6812
6813 2006-06-27 [ticho]      2.3.1cvs24
6814
6815         * src/prefs_account.c
6816         * src/prefs_common.c
6817         * src/prefs_common.h
6818         * src/prefs_ext_prog.c
6819         * src/textview.c
6820                 Add a preference (Preferences/External programs)
6821                 to allow "Display as text" to be done via a script
6822                 (patch by H.Merijn Brand).
6823                 Use GtkComboBox for protocol selection in account
6824                 preferences.
6825                 Only include current choice for existing accounts, and
6826                 insensitivize the combobox.
6827
6828 2006-06-27 [paul]       2.3.1cvs23
6829
6830         * src/mbox.c
6831                 fix crasher introduced in cvs21.
6832                 Thanks to Colin
6833
6834 2006-06-26 [colin]      2.3.1cvs22
6835
6836         * src/mbox.c
6837                 Fix double-frees when leaving folders
6838                 after exporting to mbox
6839
6840 2006-06-26 [colin]      2.3.1cvs21
6841
6842         * src/mbox.c
6843                 More feedback (and optimisation)
6844                 on import/export
6845         * src/common/utils.c
6846                 Fix case when looking for mail addresses
6847         * src/gtk/gtkutils.c
6848                 Extra check for (X-)Face
6849
6850 2006-06-25 [ticho]      2.3.1cvs20
6851
6852         * src/compose.c
6853         * src/exphtmldlg.c
6854         * src/gtk/gtkutils.c
6855         * src/gtk/gtkutils.h
6856                 Added second argument to gtkut_sc_combobox_create() to
6857                 control focus-on-click for the widget.
6858                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
6859
6860 2006-06-25 [ticho]      2.3.1cvs19
6861
6862         * src/compose.c
6863         * src/gtk/Makefile.am
6864         * src/gtk/combobox.c
6865         * src/gtk/combobox.h
6866         * src/gtk/gtkutils.c
6867         * src/gtk/gtkutils.h
6868                 Use GtkComboBox instead of deprecated GtkOptionMenu
6869                 for account selector in compose window and for encoding
6870                 selector in attachment properties.
6871                 Also factorise working with the new GtkComboBox somewhat.
6872
6873 2006-06-24 [paul]       2.3.1cvs18
6874
6875         * src/prefs_common.c
6876                 use the correct default value
6877
6878 2006-06-24 [paul]       2.3.1cvs17
6879
6880         * src/compose.c
6881         * src/prefs_common.c
6882         * src/prefs_common.h
6883         * src/prefs_compose_writing.c
6884                 enable setting of default action when
6885                 dnd'ing files in the compose window.
6886                 (Collaborative effort with wwp)
6887
6888 2006-06-23 [wwp]        2.3.1cvs16
6889
6890         * src/compose.c
6891                 i18n fix (thanks to Fabien Vantard)
6892
6893 2006-06-22 [colin]      2.3.1cvs15
6894
6895         * src/prefs_customheader.c
6896                 Don't use filters in custom headers' file 
6897                 selector. Remember, extensions mean nothing :)
6898
6899 2006-06-22 [paul]       2.3.1cvs14
6900
6901         * configure.ac
6902                 allow setting of man directory location
6903
6904 2006-06-22 [colin]      2.3.1cvs13
6905
6906         * src/mainwindow.c
6907                 Add 'View/Go to/Next unread folder'.
6908                 I missed that :)
6909
6910 2006-06-22 [colin]      2.3.1cvs12
6911
6912         * src/common/utils.c
6913                 Add some subject prefixes
6914                 Patch by Bjorn T Johansen <btj@havleik.no>
6915
6916 2006-06-22 [colin]      2.3.1cvs11
6917
6918         * manual/advanced.xml
6919                 Forgotten hidden pref
6920
6921 2006-06-21 [paul]       2.3.1cvs10
6922
6923         * src/prefs_account.c
6924                 complete the removal of 'Add date header' option
6925
6926 2006-06-21 [paul]       2.3.1cvs9
6927
6928         * src/account.c
6929         * src/compose.c
6930         * src/prefs_account.c
6931         * src/prefs_account.h
6932                 remove option to add date header - always
6933                 add date header
6934         * src/etpan/imap-thread.c
6935                 fix warnings (Thanks to Colin)
6936
6937 2006-06-21 [wwp]        2.3.1cvs8
6938
6939         * src/folder.c
6940                 set the attachment flag when inline text part are (file)named. This is more convenient
6941                 when receiving (for instance) inline source files or patches sent using thunderbird.
6942
6943 2006-06-21 [paul]       2.3.1cvs7
6944
6945         * src/inc.c
6946                 fix off-by-one count of current msg in
6947                 statusbar filtering progressbar
6948
6949 2006-06-21 [paul]       2.3.1cvs6
6950
6951         * src/folder.c
6952                 Show attachment icon even if the part is 'inline'
6953                 if the following conditions are met:
6954                 - content-type != 'text/plain'
6955                 - content-type != '*/pgp-signature'
6956                 - either 'name' or 'filename' parameter is not NULL
6957                 
6958                 Thanks to Colin
6959
6960 2006-06-21 [paul]       2.3.1cvs5
6961
6962         * src/messageview.c
6963         * src/prefs_common.c
6964         * src/prefs_common.h
6965         * src/prefs_other.c
6966                 add an option to 'Never send Return
6967                 Receipts'
6968                 Thanks to Colin
6969
6970 2006-06-20 [mones]      2.3.1cvs4
6971
6972         * po/es.po
6973                 updated
6974         * src/compose.c
6975                 typo fixed (space after comma)
6976         * tools/make.themes.project
6977                 remove exec mode from tarball files
6978
6979 2006-06-20 [colin]      2.3.1cvs3
6980
6981         * src/news.c
6982         * src/procheader.c
6983         * src/unmime.c
6984                 Better fix for \n's in headers (don't 
6985                 break Received: and others)
6986
6987 2006-06-20 [paul]       2.3.1cvs2
6988
6989         * src/alertpanel.c
6990         * src/textview.c
6991                 improve legibility of phishing attempt
6992                 dialog
6993
6994 2006-06-20 [paul]       2.3.1cvs1
6995
6996         * NEWS
6997         * README
6998         * configure.ac
6999                 Update version number following
7000                 stable release
7001
7002 2006-06-20 [colin]      2.3.0cvs26
7003
7004         * src/compose.c
7005                 When dragging a file to the text of the compose
7006                 window, ask whether we want to insert or attach
7007                 (I know lots of people who do that to attach)
7008
7009 2006-06-20 [colin]      2.3.0cvs25
7010
7011         * src/etpan/imap-thread.c
7012                 Fix threshold (the append command is often > 32 bytes)
7013
7014 2006-06-19 [colin]      2.3.0cvs24
7015
7016         * src/imap.c
7017         * src/etpan/imap-thread.c
7018                 Workaround Rockliffe IMAP server bug: replace
7019                 "x UID SEARCH (ANSWERED UID 1:*)" with
7020                 "x UID SEARCH ANSWERED"
7021                 (Rockliffe doesn't handle the parenthesis)
7022
7023 2006-06-19 [colin]      2.3.0cvs23
7024
7025         * src/compose.c
7026         * src/imap.c
7027         * src/etpan/imap-thread.c
7028                 Probably fix bug #972 (Freezes when adding 
7029                 an attachment to the message)
7030         * src/common/defs.h
7031                 Modernize Firefox cmd
7032
7033
7034 2006-06-18 [colin]      2.3.0cvs22
7035
7036         * src/prefs_customheader.c
7037                 Only allow correct filenames for various
7038                 custom headers
7039
7040 2006-06-18 [colin]      2.3.0cvs21
7041
7042         * src/prefs_customheader.c
7043                 Add a 'From File...' button in custom headers prefs, which
7044                 try to do the right thing: 
7045                 for normal headers, use file as plaintext,
7046                 for X-Face, calls compface,
7047                 for Face, encode to b64.
7048
7049 2006-06-17 [colin]      2.3.0cvs20
7050
7051         * src/mh.c
7052                 Warning fix
7053
7054 2006-06-16 [colin]      2.3.0cvs19
7055
7056         * src/summaryview.c
7057                 Recursive quicksearch: show message list
7058                 in current folder, *then* search children
7059                 in the background.
7060
7061 2006-06-16 [colin]      2.3.0cvs18
7062
7063         * src/main.c
7064                 Instead of ignoring SIGPIPE, save caches
7065                 when getting one. Will fix the fact that
7066                 hot caches are out-of-date when logging 
7067                 out of Xorg.
7068         * src/compose.c
7069         * src/prefs_compose_writing.c
7070                 Only save text (not attachments) when 
7071                 auto-saving to drafts
7072         * src/unmime.c
7073                 Always replace \n, \r and \t with spaces
7074                 in headers
7075         * manual/dist/html/Makefile.am
7076         * manual/dist/pdf/Makefile.am
7077         * manual/dist/ps/Makefile.am
7078         * manual/dist/txt/Makefile.am
7079         * manual/fr/dist/html/Makefile.am
7080         * manual/fr/dist/pdf/Makefile.am
7081         * manual/fr/dist/ps/Makefile.am
7082         * manual/fr/dist/txt/Makefile.am
7083         * manual/pl/dist/html/Makefile.am
7084         * manual/pl/dist/pdf/Makefile.am
7085         * manual/pl/dist/ps/Makefile.am
7086         * manual/pl/dist/txt/Makefile.am
7087                 Fix make clean removing pregenerated manuals
7088
7089
7090 2006-06-16 [colin]      2.3.0cvs17
7091
7092         * src/plugins/pgpcore/sgpgme.c
7093         * src/plugins/pgpmime/pgpmime.c
7094         * src/plugins/pgpinline/pgpinline.c
7095                 Better error reporting in setup_signers.
7096                 Don't fallback to default key if specified
7097                 key isn't found.
7098                 Don't allow signing if more than one secret
7099                 key matches the one specified in prefs.
7100
7101 2006-06-15 [colin]      2.3.0cvs16
7102
7103         * src/folderview.c
7104                 Add "Send queue" in the folder's contextual
7105                 menu
7106         * src/compose.c
7107         * src/messageview.c
7108         * src/privacy.c
7109         * src/privacy.h
7110         * src/procmime.c
7111         * src/procmsg.c
7112         * src/plugins/pgpcore/passphrase.c
7113         * src/plugins/pgpcore/sgpgme.c
7114         * src/plugins/pgpinline/pgpinline.c
7115         * src/plugins/pgpmime/pgpmime.c
7116                 Better error reporting
7117         * src/mbox.c
7118                 Probably fix bug #971 (2.2.3 cannot read mail 
7119                 from local mbox)
7120
7121
7122 2006-06-15 [mones]      2.3.0cvs15
7123
7124         * tools/make.themes.project
7125                 creates the themes project from the web page
7126
7127 2006-06-15 [colin]      2.3.0cvs14
7128
7129         * src/folder.c
7130                 Better fix (avoid losing the folder if scan_tree 
7131                 fails)
7132
7133 2006-06-15 [cleroy]     2.3.0cvs13
7134
7135         * src/folder.c
7136                 Probably fix Bug #969 (crash on rebuilding 
7137                 imap folder)
7138
7139 2006-06-14 [colin]      2.3.0cvs12
7140
7141         * manual/dtd/manual.xsl
7142         * manual/sylpheed-claws-manual.xml
7143         * manual/fr/sylpheed-claws-manual.xml
7144         * manual/pl/sylpheed-claws-manual.xml
7145                 Insert pagebreaks between sections
7146
7147 2006-06-14 [paul]       2.3.0cvs11
7148
7149         * configure.ac
7150                 better fix than 2.3.0cvs10
7151
7152 2006-06-14 [paul]       2.3.0cvs10
7153
7154         * configure.ac
7155                 fix setting of PACKAGE_DATA_DIR with newer autoconf
7156                 (backwards compatible)
7157
7158 2006-06-13 [colin]      2.3.0cvs9
7159
7160         * src/messageview.c
7161                 Fix sending of return receipt with the new queue folders
7162
7163 2006-06-13 [wwp]        2.3.0cvs8
7164
7165         * src/quote_fmt_lex.l
7166                 fix wrong tokens returned in quote_fmt lexer, query not().
7167
7168 2006-06-13 [wwp]        2.3.0cvs7
7169
7170         * src/folder.c
7171         * src/prefs_folder_item.c
7172                 allow changing folder type even when folder is not a top-level one,
7173                 thanks to Colin.
7174
7175 2006-06-12 [colin]      2.3.0cvs6
7176
7177         * src/folderview.c
7178                 Fix double-ask of "Do you want to mark all
7179                 as read"
7180
7181 2006-06-12 [colin]      2.3.0cvs5
7182
7183         * src/compose.c
7184         * src/compose.h
7185         * src/folder.c
7186         * src/folder.h
7187         * src/imap.c
7188         * src/inc.c
7189         * src/main.c
7190         * src/messageview.c
7191         * src/mh.c
7192         * src/prefs_folder_item.c
7193         * src/procheader.c
7194         * src/procmime.c
7195         * src/procmsg.c
7196         * src/procmsg.h
7197         * src/send_message.c
7198         * src/summaryview.c
7199         * src/toolbar.c
7200                 Apply bug #964's patch (Queue and drafts aren't normal)
7201                 The Drafts and Queue folder now contain RFC-822 files,
7202                 allowing to move and copy mails from and to these 
7203                 folders. Moving from Drafts to Queue will prepare the
7204                 mail for sending (PGP signature, encryption, etc).
7205                 This patch also rework sending errors handling to try
7206                 to be more helpful.
7207                 Also, allow redefining folder types via the GUI 
7208                 (Folder type in its Properties)
7209
7210 2006-06-12 [colin]      2.3.0cvs4
7211
7212         * src/summaryview.c
7213         * src/prefs_common.c
7214         * src/prefs_common.h
7215         * src/gedit-print.c
7216                 Allow to define a specific print font - patch
7217                 by Bernhard Walle <bernhard.walle@gmx.de>
7218         * src/prefs_fonts.c
7219         * manual/advanced.xml
7220         * manual/fr/advanced.xml
7221                 Add a hidden pref to allow deletion without
7222                 confirmation
7223
7224 2006-06-12 [wwp]        2.3.0cvs3
7225
7226         * .cvsignore
7227                 more files to ignore.
7228
7229 2006-06-12 [wwp]        2.3.0cvs2
7230
7231         * src/quote_fmt.c
7232         * src/quote_fmt_lex.l
7233         * src/quote_fmt_parse.y
7234                 extend the quote_fmt parser (templates and quotes):
7235                 - allow limited sub-expressions in |p{} and |f{} expressions,
7236                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7237                 - implemented/fixed missing implementation of query_references and show_references,
7238                 - completed, fixed contents and format of the symbols help dialog,
7239                 - fix some compilation warnings.
7240
7241 2006-06-12 [wwp]        2.3.0cvs1
7242
7243         * manual/advanced.xml
7244         * manual/fr/advanced.xml
7245                 updates in the "templates" section of the manual (eng/fr):
7246                  - be more precise (both versions)
7247                  - completed to match the english reference (fr version)
7248                  - touchups (both versions)
7249
7250 2006-06-12 [paul]       2.3.0
7251
7252         2.3.0 released
7253
7254 2006-06-12 [paul]       2.2.3cvs14
7255
7256         * po/ca.po
7257         * po/cs.po
7258         * po/de.po
7259         * po/el.po
7260         * po/fr.po
7261         * po/it.po
7262         * po/pt_BR.po
7263         * po/sr.po
7264         * po/zh_CN.po
7265                 updated by Miquel Oliete, Tim, Stephan Sachse,
7266                 Stavros Giannouris, Fabien Vantard, Andrea
7267                 Spadaccini, Frederico Goncalves Guimaraes,
7268                 Aleksandar Urosevic, and Ralgh Young
7269
7270 2006-06-12 [colin]      2.2.3cvs13
7271
7272         * src/mbox.c
7273                 Add missing header
7274
7275 2006-06-11 [colin]      2.2.3cvs12
7276
7277         * src/msgcache.c
7278                 Verify that g_malloc() succeeded
7279
7280 2006-06-11 [colin]      2.2.3cvs11
7281
7282         * src/wizard.c
7283                 Add Face header to welcome mail
7284
7285 2006-06-10 [colin]      2.2.3cvs10
7286
7287         * src/textview.c
7288                 Revert previous (Forgot it changes the
7289                 margin on the whole mail)
7290
7291 2006-06-10 [colin]      2.2.3cvs9
7292
7293         * src/textview.c
7294                 Don't overlap long headers under (X-)Face
7295
7296 2006-06-10 [mones]      2.2.3cvs8
7297
7298         * manual/xml2pdf
7299                 allow generation of manual on systems lacking saxon binary
7300                 but with java and the saxon library installed
7301
7302         * po/es.po
7303                 updated for release
7304
7305 2006-06-09 [colin]      2.2.3cvs7
7306
7307         * src/summaryview.c
7308                 Fix leak when using Display Sender using Addressbook
7309
7310 2006-06-09 [colin]      2.2.3cvs6
7311
7312         * src/compose.c
7313         * src/folder.c
7314         * src/folderview.c
7315         * src/mimeview.c
7316         * src/summaryview.c
7317                 More leaks fixes
7318
7319 2006-06-09 [paul]       2.2.3cvs5
7320
7321         * AUTHORS
7322         * src/gtk/authors.h
7323         * tools/claws.i18n.status.pl
7324                 updated with new info
7325
7326 2006-06-09 [paul]       2.2.3cvs4
7327
7328         * README
7329                 updated
7330         * manual/ack.xml
7331                 add wwp to authors list
7332         * src/gtk/authors.h
7333                 update mine and Colin's addresses
7334
7335 2006-06-08 [colin]      2.2.3cvs3
7336
7337         * src/etpan/imap-thread.c
7338                 Fix leak on SSL cert check
7339
7340 2006-06-08 [colin]      2.2.3cvs2
7341
7342         * src/common/utils.c
7343                 Fix leak
7344
7345 2006-06-08 [paul]       2.2.3cvs1
7346
7347         * configure.ac
7348                 Update version number following
7349                 stable release
7350
7351 2006-06-07 [colin]      2.2.2cvs3
7352
7353         * src/msgcache.c
7354                 Fix catching cache read errors (guint instead of gint)
7355                 Prevent malloc'ing more than 8MB (means cache corruption)
7356
7357 2006-06-07 [paul]       2.2.2cvs2
7358
7359         * src/exporthtml.c
7360         * src/exportldif.c
7361         * src/mh.c
7362         * src/mutt.c
7363         * src/pine.c
7364         * src/common/utils.c
7365                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7366                 obey $HOME'
7367                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7368                 Thanks to Colin
7369
7370 2006-06-06 [paul]       2.2.2cvs1
7371
7372         * configure.ac
7373                 Update version number following
7374                 stable release
7375
7376 2006-06-06 [paul]       2.2.1cvs6
7377
7378         * src/matcher.c
7379                 fix  implicit declaration of
7380                 sylpheed_do_idle()
7381                 Patch by Fabien Vantard
7382
7383 2006-06-06 [paul]       2.2.1cvs5
7384
7385         * src/matcher.c
7386                 fix age_greater and age_lower so that they
7387                 mean what say and not '...or equal to'
7388                 Thanks to Colin
7389
7390 2006-06-06 [paul]       2.2.1cvs4
7391
7392         * src/textview.c
7393         * src/common/utils.c
7394                 fix URI check
7395                 Thanks to Colin
7396
7397 2006-06-05 [wwp]        2.2.1cvs3
7398
7399         * manual/fr/account.xml
7400                 minor language fixes (thanks to Fabien Vantard).
7401
7402 2006-06-05 [colin]      2.2.1cvs2
7403
7404         * src/prefs_folder_item.c
7405         * src/folderview.c
7406                 Allow recursive setting of properties 
7407                 for whole mailboxes
7408         * src/matcher.c
7409                 Don't freeze on 'test' filtering rule
7410
7411 2006-06-05 [colin]      2.2.1cvs1
7412
7413         * configure.ac
7414                 Update version number following
7415                 stable release
7416
7417 2006-06-04 [wwp]        2.2.0cvs82
7418
7419         * manual/glossary.xml
7420         * manual/account.xml
7421         * manual/fr/glossary.xml
7422         * manual/fr/account.xml
7423                 added glossary section and references/links related to the Face custom header.
7424
7425 2006-06-04 [colin]      2.2.0cvs81
7426
7427         * src/summaryview.c
7428                 Skip to next message on move with no
7429                 immediate execution
7430
7431 2006-06-04 [wwp]        2.2.0cvs80
7432
7433         * manual/xml2pdf
7434                 added sanity checks, exit when needed.
7435
7436 2006-06-03 [paul]       2.2.0cvs79
7437
7438         * src/prefs_receive.c
7439                 page name is now 'Receiving'
7440         * src/prefs_send.c
7441                 page name is now 'Sending'
7442
7443 2006-06-03 [colin]      2.2.0cvs78
7444
7445         * src/plugins/spamassassin/spamassassin_gtk.c
7446                 Autoswitch to Localhost if transport was previously
7447                 disabled. Else people had to check [] Enable, then
7448                 *reselect* transport.
7449
7450 2006-06-03 [colin]      2.2.0cvs77
7451
7452         * src/plugins/pgpinline/pgpinline.c
7453         * src/plugins/pgpmime/pgpmime.c
7454                 Check that gpg_data_release_and_get_mem 
7455                 didn't fail (now, why this happens...)
7456
7457 2006-06-03 [colin]      2.2.0cvs76
7458
7459         * src/mbox.c
7460                 Fix bug #962 (Manual and/or UI should 
7461                 warn about incompatible locking 
7462                 causing dataloss)
7463
7464 2006-06-02 [cleroy]     2.2.0cvs75
7465
7466         * src/filtering.c
7467         * src/folder.c
7468         * src/procmsg.c
7469         * src/summaryview.c
7470                 Fix a few leaks
7471
7472 2006-06-02 [colin]      2.2.0cvs74
7473
7474         * src/main.c
7475                 On exit, free caches after writing them
7476                 Shuts up some valgrind false positives
7477         * src/procmsg.c
7478         * src/send_message.c
7479                 Fix races when reusing existing SMTP connections
7480                 Fix inexistant session timeout
7481         * src/toolbar.c
7482                 Display alertpanel after all queues have
7483                 been processed, not after each
7484
7485 2006-06-02 [wwp]        2.2.0cvs73
7486
7487         * manual/fr/glossary.xml
7488         * manual/fr/ack.xml
7489         * manual/ack.xml
7490                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7491
7492 2006-06-02 [wwp]        2.2.0cvs72
7493
7494         * manual/xml2pdf
7495         * manual/dist/pdf/Makefile.am
7496         * manual/dtd/manual.xsl
7497         * manual/fr/dist/pdf/Makefile.am
7498         * manual/pl/dist/pdf/Makefile.am
7499                 we changed the procedure to generate the .pdf version of the manual.
7500                 The procedure is more modern and the .pdf we get now has a valid index.
7501                 Here are the new pre-requisites:
7502
7503                 - JRE 1.x (1.4 here): there must be one from your distro
7504                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7505                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7506                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7507
7508                 See my posts for further info about the installation of this toolchain:
7509
7510                 Date: Fri, 19 May 2006 19:40:06 +0200
7511                 From: wwp <subscript@free.fr>
7512                 To: sylpheed-claws-devel@lists.sourceforge.net
7513                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7514
7515                 and
7516
7517                 Date: Wed, 24 May 2006 12:58:49 +0200
7518                 From: wwp <subscript@free.fr>
7519                 To: sylpheed-claws-devel@lists.sourceforge.net
7520                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7521
7522 2006-06-01 [colin]      2.2.0cvs71
7523
7524         * src/compose.c
7525                 Better guards against IMAP races
7526         * src/main.c
7527         * src/prefs_common.c
7528         * src/prefs_common.h
7529         * src/common/ssl_certificate.c
7530         * src/etpan/imap-thread.c
7531         * src/etpan/imap-thread.h
7532         * src/gtk/sslcertwindow.c
7533                 New hidden option ssl_skip_cert_check to 
7534                 avoid dups of bug #959 (libetpan linked
7535                 against gnutls and gnutls buggy on 64bit)
7536                 Present expired warning only once per
7537                 session/server.
7538         * manual/advanced.xml
7539         * manual/fr/advanced.xml
7540                 Document new option
7541
7542 2006-06-01 [wwp]        2.2.0cvs70
7543
7544         * src/messageview.c
7545                 fix for bug #961 (return receipt dialog 
7546                 complains incorrectly about return-path 
7547                 email adress being different), thanks 
7548                 to Colin.
7549
7550 2006-05-31 [cleroy]     2.2.0cvs69
7551
7552         * src/common/ssl.c
7553                 Guard against NULLs, although this
7554                 should never be an issue
7555
7556 2006-05-31 [colin]      2.2.0cvs68
7557
7558         * src/filtering.c
7559                 Use g_slist_prepend
7560         * src/imap.c
7561                 Don't remove caches when destroying folder, it
7562                 could (should) be done at exit
7563         * src/inc.c
7564                 free processing cache after incorporation
7565         * src/etpan/imap-thread.c
7566                 Maybe fix bug #959 (Crash on moving to emails 
7567                 to a imap account per ssl with a expired 
7568                 certificate.)
7569
7570 2006-05-30 [colin]      2.2.0cvs67
7571
7572         * src/summaryview.c
7573                 Put back event flush when displaying message
7574                 It avoids reading a bunch of messages just
7575                 by hitting shift-n for too long ;)
7576
7577 2006-05-29 [colin]      2.2.0cvs66
7578
7579         * src/summaryview.c
7580                 Remove useless g_warnings
7581
7582 2006-05-29 [colin]      2.2.0cvs65
7583
7584         * src/imap.c
7585                 Fix g_slist_append()s for performance
7586
7587 2006-05-29 [colin]      2.2.0cvs64
7588
7589         * src/compose.c
7590         * src/common/utils.c
7591                 Fix extraneous tab at start of addresses
7592         * src/mainwindow.c
7593                 Fix warnings (thanks to Fabien)
7594                 Fix crash at exit when composing messages 
7595                 exist
7596         * src/pop.c
7597                 Fix progress bar when deleting expired mails
7598                 Thanks to Hiro
7599         * src/summaryview.c
7600         * src/gtk/gtksctree.c
7601                 Fix re-sorting slowness
7602
7603 2006-05-29 [paul]       2.2.0cvs63
7604
7605         * src/mh.c
7606                 fetch full message when moving mails
7607                 from another mailbox, (fixed data loss
7608                 when filtering from IMAP to MH, introduced
7609                 in 2.2.0cvs57).
7610                 Thanks to Colin
7611
7612 2006-05-29 [mones]      2.2.0cvs62
7613
7614         * src/gtk/gtksctree.c
7615                 Unselect faster (patch by Colin)        
7616
7617 2006-05-26 [colin]      2.2.0cvs61
7618
7619         * src/summaryview.c
7620                 Unplug MSGINFO_UPDATE callback on delete too.
7621
7622 2006-05-26 [colin]      2.2.0cvs60
7623
7624         * src/foldersel.c
7625                 Fix bold in folder selection window with glib2.10
7626                 thanks Hiro
7627
7628 2006-05-26 [colin]      2.2.0cvs59
7629
7630         * src/procheader.c
7631                 Convert date only if necessary (and don't
7632                 try to convert from utf8 to utf8, too)
7633         * src/summaryview.c
7634                 Only set column's text if the column's 
7635                 displayed
7636
7637 2006-05-26 [colin]      2.2.0cvs58
7638
7639         * src/summaryview.c
7640         * src/gtk/gtkutils.c
7641                 Fix useless warning
7642
7643 2006-05-26 [colin]      2.2.0cvs57
7644
7645         * src/mainwindow.c
7646                 Make summaryview selectable as long as 
7647                 no message has focus
7648         * src/mh.c
7649                 Faster deletion (by implementing mh_remove_msgs)
7650                 Faster copy (avoid using mh_fetch_msg just to get
7651                 the filename)
7652                 Faster move (using move_file instead of copy_file
7653                 if MSG_IS_MOVE)
7654                 No progressbar if total number of mails to cp/mv 
7655                 is less than 100
7656         * src/summaryview.c
7657                 Fix removal from subject_table when mail gets moved
7658                 Faster deletion (g_slist_prepend instead of append)
7659         * src/gtk/gtksctree.c
7660                 Remove useless code
7661
7662 2006-05-25 [colin]      2.2.0cvs56
7663
7664         * src/common/ssl_certificate.c
7665                 Fix leak in expired cert check
7666
7667 2006-05-25 [colin]      2.2.0cvs55
7668
7669         * src/mh.c
7670                 Disable flags syncing on .mh_sequences - it
7671                 is buggy and marks mails read under unknown
7672                 conditions.
7673
7674 2006-05-25 [paul]
7675
7676         * 2.3.0-rc4 released
7677
7678 2006-05-24 [colin]      2.2.0cvs54
7679
7680         attention cvs users: if you manage to crash
7681         Sylpheed-Claws while moving, copying or deleting
7682         mails, we *are* interested in stack traces and
7683         valgrind logs. It looks stable, but one never
7684         knows...
7685
7686         * src/folder.c
7687                 Add progressbar for cache updates
7688         * src/folderutils.c
7689                 Optimize Mark all read in the current
7690                 folder
7691         * src/mh.c
7692                 Add progressbar for copy/move
7693         * src/procmsg.c
7694                 Optimize O(n^2) in copy/move
7695         * src/summaryview.c
7696         * src/gtk/gtksctree.c
7697                 Optimize O(n^2) algos
7698         * src/common/timing.h
7699                 Display ms instead of us
7700
7701 2006-05-24 [wwp]        2.2.0cvs53
7702
7703         * manual/fr/advanced.xml
7704                 updates to the French manual.
7705
7706 2006-05-24 [wwp]        2.2.0cvs52
7707
7708         * src/common/utils.c
7709                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
7710
7711 2006-05-24 [wwp]        2.2.0cvs51
7712
7713         * src/folderutils.c
7714                 fixed "mark all read" in MH folders (thanks to Colin).
7715
7716 2006-05-24 [paul]       2.2.0cvs50
7717
7718         * doc/man/sylpheed-claws.1
7719                 updated the man page
7720
7721 2006-05-23 [colin]      2.2.0cvs49
7722
7723         * src/folderview.c
7724         * src/imap.c
7725         * src/inc.c
7726         * src/mbox.c
7727         * src/messageview.c
7728         * src/news.c
7729         * src/send_message.c
7730         * src/summaryview.c
7731         * src/gtk/sslcertwindow.c
7732                 alertpanel fixes, by Fabien
7733
7734 2006-05-23 [colin]      2.2.0cvs48
7735
7736         * src/folder.c
7737         * src/folderview.c
7738         * src/msgcache.c
7739         * src/summaryview.c
7740         * src/gtk/gtksctree.c
7741         * src/gtk/gtksctree.h
7742                 More timings
7743                 Fix slow loading problem, which was caused by the
7744                 use of some gtk_ctree funcs and their use of
7745                 g_list_position while gtk_ctree_(un)link'ing.
7746                 Reap more functions from gtkctree.c to be sure we
7747                 use our (fast) version instead of theirs.
7748         * src/mh.c
7749                 Fix copy of unread mails
7750
7751
7752 2006-05-22 [wwp]        2.2.0cvs47
7753
7754         * manual/fr/advanced.xml
7755                 updated.
7756
7757 2006-05-22 [colin]      2.2.0cvs46
7758
7759         * src/filtering.c
7760                 Fix possible infinite loop. 'copy' is not a 
7761                 final action, so when encountering a 'copy',
7762                 we have to check if a previous one was set
7763                 and do it. In the same way, if we encounter
7764                 a 'move' we have to perform a possibly 
7765                 pending 'copy'. This will slow down filtering
7766                 on IMAP if move+copy or multiple copy actions
7767                 are to be done, but handling it via the batch
7768                 would be really too convoluted.
7769
7770 2006-05-22 [wwp]        2.2.0cvs45
7771
7772         * manual/fr/advanced.xml
7773         * manual/fr/faq.xml
7774         * manual/fr/glossary.xml
7775         * manual/fr/handling.xml
7776         * manual/fr/intro.xml
7777         * manual/fr/plugins.xml
7778         * manual/fr/sylpheed-claws-manual.xml
7779                 sync w/ the english manual: updates URIs, documented mailing-list
7780                 support, better explanation about the enabled/disabled feature
7781                 in filtering/processing rules by Paul.
7782
7783 2006-05-21 [colin]      2.2.0cvs44
7784
7785         * src/summaryview.c
7786                 Don't expand after building threads, but during
7787
7788 2006-05-21 [colin]      2.2.0cvs43
7789
7790         * src/procmsg.c
7791         * src/summaryview.c
7792                 More timing possibilities... For next time I have 
7793                 to find out how the hell some 3GHz computer takes
7794                 one minute to open a 30k folder...
7795
7796 2006-05-21 [colin]      2.2.0cvs42
7797
7798         * manual/pl/advanced.xml
7799         * manual/pl/faq.xml
7800         * manual/pl/glossary.xml
7801         * manual/pl/handling.xml
7802         * manual/pl/intro.xml
7803         * manual/pl/plugins.xml
7804         * manual/pl/sylpheed-claws-manual.xml
7805                 Polish manual updated by Pawel
7806
7807 2006-05-20 [colin]
7808
7809         * 2.3.0-rc3 released
7810
7811 2006-05-20 [colin]      2.2.0cvs41
7812
7813         * src/imap.c
7814                 Fix -rc2 problems:
7815                 - remove cache of moved messages from original folder
7816                 - apply new flags to messages even if they aren't appliable
7817                   via IMAP.
7818
7819 2006-05-20 [colin]
7820
7821         * 2.3.0-rc2 released
7822
7823 2006-05-19 [colin]      2.2.0cvs40
7824
7825         * src/imap.c
7826                 Don't issue SELECT in imap_change_flags
7827                 before having checked that we indeed have
7828                 some flags to change. MSG_POSTFILTERED for
7829                 example can't be used on IMAP.
7830                 Fixes bug #955 (copying messages between 
7831                 imap folders is extremely slow), which was
7832                 a regression.
7833
7834 2006-05-19 [colin]      2.2.0cvs39
7835
7836         * src/folder.c
7837         * src/folder.h
7838         * src/folderview.c
7839                 Try to fix bug #830 (Some unread messages 
7840                 get marked read in IMAP inbox):
7841                 - Prevent scanning a folder if it's being 
7842                   opened via the GUI
7843                 - Postpone opening via the GUI of a folder
7844                   currently scanned.
7845
7846
7847 2006-05-19 [wwp]        2.2.0cvs38
7848
7849         * manual/advanced.xml
7850                 fix English+typo (thanks to Paul).
7851
7852 2006-05-19 [wwp]        2.2.0cvs37
7853
7854         * manual/advanced.xml
7855         * manual/fr/advanced.xml
7856         * src/gtk/logwindow.c
7857         * src/prefs_common.c
7858         * src/prefs_common.h
7859                 added hidden prefs to allow customization of colors used in
7860                 protocol log window (useful for dark gtk+ themes).
7861
7862 2006-05-19 [wwp]        2.2.0cvs36
7863
7864         * ChangeLog
7865                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
7866
7867 2006-05-19 [paul]       2.2.0cvs35
7868
7869         * src/textview.c
7870                 make Reply-To fully clickable
7871         * src/gtk/logwindow.c
7872                 more colouring (SMTP ESMTP)
7873         Both patches by Pawel Pekala
7874
7875 2006-05-19 [cleroy]     2.2.0cvs34
7876
7877         * src/mh.c
7878                 Don't update flags from current folder
7879                 Probably fixes bug #935 (Read Messages 
7880                 Revert to Being Marked as Unread)
7881
7882 2006-05-18 [colin]      2.2.0cvs33
7883
7884         * src/imap.c
7885                 Warning fix
7886         * src/compose.c
7887         * src/mainwindow.c
7888         * src/summaryview.c
7889         * src/toolbar.c
7890                 Allow replying to multiple emails
7891                 in multiple windows
7892         * src/mimeview.c
7893         * src/etpan/imap-thread.c
7894                 Leak fixes
7895
7896 2006-05-18 [paul]       2.2.0cvs32
7897
7898         * src/summaryview.c
7899                 keep Mailing-List menu refreshed
7900                 Thanks to Colin
7901
7902 2006-05-18 [paul]       2.2.0cvs31
7903
7904         * manual/advanced.xml
7905         * manual/faq.xml
7906         * manual/glossary.xml
7907         * manual/handling.xml
7908         * manual/intro.xml
7909         * manual/plugins.xml
7910         * manual/sylpheed-claws-manual.xml
7911                 update URLs
7912                 add info about mailing-list support
7913                 edit filtering info
7914         * src/wizard.c
7915         * src/common/defs.h
7916         * src/gtk/about.c
7917         * src/plugins/dillo_viewer/README
7918                 update URLs
7919
7920 2006-05-17 [wwp]        2.2.0cvs30
7921
7922         * manual/handling.xml
7923         * manual/fr/handling.xml
7924                 documented the ability to enabled/disable filtering/processing rules.
7925
7926 2006-05-17 [colin]      2.2.0cvs29
7927
7928         * src/main.c
7929                 Don't initialize g_thread subsystem if it's 
7930                 already done (thanks to Hiro)
7931         * src/mimeview.c
7932                 Fix saving of parts when there name can't be
7933                 converted from UTF-8.
7934
7935 2006-05-17 [paul]       2.2.0cvs28
7936
7937         * po/Makefile.in.in
7938                 fix config.status warning with autoconf 2.60
7939
7940 2006-05-17 [paul]       2.2.0cvs27
7941
7942         * po/POTFILES.in
7943                 add src/mbox.c
7944
7945 2006-05-17 [wwp]        2.2.0cvs26
7946
7947         * src/mainwindow.c
7948                 fix useless and potentially dangerous buffer walking (thanks to Colin).
7949
7950 2006-05-17 [wwp]        2.2.0cvs25
7951
7952         * src/plugins/demo/demo.c
7953                 updated product name in plugin demo (many plugins need to be
7954                 sync'ed w/ that change).
7955
7956 2006-05-17 [colin]      2.2.0cvs24
7957
7958         * src/mh.c
7959                 Fix leak
7960
7961 2006-05-16 [colin]      2.2.0cvs23
7962
7963         * src/mainwindow.c
7964                 Stupid me hit again. Fix cvs22.
7965
7966 2006-05-16 [colin]      2.2.0cvs22
7967
7968         * src/mainwindow.c
7969                 Fix bug #922 (sylpheed-claws crashed after 
7970                 pushing on Inbox folder)
7971
7972 2006-05-16 [colin]      2.2.0cvs21
7973
7974         * src/compose.c
7975                 Make From header be copy/paste/select-able
7976
7977 2006-05-16 [wwp]        2.2.0cvs20
7978
7979         * src/export.c
7980         * src/matcher.c
7981         * src/summaryview.c
7982         * src/etpan/imap-thread.c
7983                 fix some compiler warnings (thanks to Colin).
7984
7985 2006-05-16 [wwp]        2.2.0cvs19
7986
7987         * src/action.c
7988         * src/gedit-print.c
7989         * src/inc.c
7990         * src/mainwindow.c
7991         * src/mh.c
7992         * src/statusbar.c
7993         * src/send_message.c
7994         * src/summaryview.c
7995                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
7996
7997 2006-05-15 [colin]      2.2.0cvs18
7998
7999         * src/procmsg.c
8000                 Fix automatic rule creation with List-Post
8001
8002 2006-05-15 [paul]       2.2.0cvs17
8003
8004         * tools/filter_conv_new.pl
8005                 updated for rule enabling/disabling
8006                 claws version >= 2.3.x required
8007
8008 2006-05-15 [cleroy]     2.2.0cvs16
8009
8010         * src/main.c
8011                 Revert test
8012
8013 2006-05-15 [cleroy]     2.2.0cvs15
8014
8015         * src/main.c
8016                 test
8017
8018 2006-05-15 [wwp]        2.2.0cvs14
8019
8020         * manual/pl/.cvsignore
8021                 ignore generated files.
8022
8023 2006-05-14 [wwp]        2.3.0-rc1
8024
8025         * 2.3.0-rc1 released
8026
8027 2006-05-13 [wwp]        2.2.0cvs13
8028
8029         * src/filtering.c
8030         * src/filtering.h
8031         * src/matcher.c
8032         * src/matcher_parser_lex.l
8033         * src/matcher_parser_parse.y
8034         * src/prefs_filtering.c
8035                 new feature: provide the ability to disable filtering and processing
8036                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8037                 adaptations.
8038
8039 2006-05-13 [colin]      2.2.0cvs12
8040
8041         * src/compose.c
8042                 Remove useless if (a) b; else b;
8043                 Thanks to wwp
8044
8045 2006-05-13 [wwp]        2.2.0cvs11
8046
8047         * src/export.c
8048         * src/import.c
8049         * src/mainwindow.c
8050         * src/mbox.c
8051         * src/summaryview.c
8052         * src/summaryview.h
8053                 no more silent failures (or at least less ones) when importing
8054                 or exporting from/to mbox. Also start importing/exporting if
8055                 the necessary info is set.
8056
8057 2006-05-13 [wwp]        2.2.0cvs10
8058
8059         * RELEASE_NOTES
8060                 restored up-to-date release notes.
8061
8062 2006-05-13 [paul]       2.2.0cvs9
8063
8064         * po/nl.po
8065         * po/ru.po
8066                 updated by Tim Dijkstra and Pavlo Bohmat
8067
8068 2006-05-12 [colin]      2.2.0cvs8
8069
8070         * src/gtk/quicksearch.c
8071                 Add "k" as shortcut for "colorlabel". Patch
8072                 by ath42@users.sf.net.
8073
8074 2006-05-12 [paul]       2.2.0cvs7
8075
8076         * src/prefs_common.h
8077         * src/prefs_summaries.c
8078         * src/summaryview.c
8079                 when entering a folder also allow
8080                 going directly to first Marked message
8081
8082 2006-05-12 [paul]       2.2.0cvs6
8083
8084         * src/summaryview.c
8085                 always obey 'confirm before marking all
8086                 mails read' option
8087
8088 2006-05-12 [paul]       2.2.0cvs5
8089
8090         * src/textview.c
8091                 make Sender fully clickable
8092
8093 2006-05-12 [colin]      2.2.0cvs4
8094
8095         * src/compose.c
8096         * src/compose.h
8097                 Let From be editable
8098         * src/main.c
8099         * src/mh.c
8100                 Full support of .mh_sequences' Unseen seq
8101
8102 2006-05-12 [colin]      2.2.0cvs3
8103
8104         * src/folder.c
8105         * src/mainwindow.c
8106         * src/mainwindow.h
8107         * src/messageview.c
8108         * src/prefs_spelling.c
8109         * src/procheader.c
8110         * src/procmsg.c
8111         * src/procmsg.h
8112         * src/summaryview.c
8113         * src/toolbar.c
8114         * src/toolbar.h
8115                 Add contextual menu on Compose toolbar
8116                 button. Fixes bug #944 (Automatic
8117                 addresses not applied when changing account
8118                 from compose window)
8119                 add Mailing List support
8120                 based on the old 0.6.5claws25 patch by
8121                 Melvin Hadasht, with finishing touches
8122                 by Colin
8123                 Fix "ignore thread" when mails are threaded by
8124                 subject (and weren't ignored although appearing
8125                 in the thread).
8126                 GUI rework.
8127                 Both patches by Pawel.
8128
8129 2006-05-08 [paul]       2.2.0cvs2
8130
8131         * src/mainwindow.c
8132         * src/mainwindow.h
8133         * src/messageview.c
8134         * src/procheader.c
8135         * src/procmsg.c
8136         * src/procmsg.h
8137         * src/summaryview.c
8138                 add Mailing List support
8139                 based on the old 0.6.5claws25 patch by 
8140                 Melvin Hadasht, with finishing touches
8141                 by Colin
8142
8143 2006-05-08 [colin]      2.2.0cvs1
8144
8145         * src/mainwindow.c
8146         * src/toolbar.c
8147         * src/toolbar.h
8148                 Add contextual menu on Compose toolbar 
8149                 button. Fixes bug #944 (Automatic 
8150                 addresses not applied when changing account 
8151                 from compose window)
8152
8153 2006-05-08 [paul]       2.2.0
8154
8155         2.2.0 released
8156
8157 2006-05-08 [paul]       2.1.1cvs51
8158
8159         * po/cs.po
8160         * po/de.po
8161         * po/en_GB.po
8162         * po/fi.po
8163         * po/fr.po
8164         * po/pt_BR.po
8165         * po/sr.po
8166         * po/zh_CN.po
8167                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8168                 Fabien Vantard, Frederico Goncalves Guimaraes,
8169                 Aleksandar Urosevic, and Ralgh Young
8170
8171 2006-05-12 [colin]      2.1.1cvs50
8172
8173         * po/cs.po
8174         * po/de.po
8175         * po/en_GB.po
8176         * po/es.po
8177         * po/fi.po
8178         * po/fr.po
8179         * po/pt_BR.po
8180         * po/sr.po
8181         * po/zh_CN.po
8182                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8183                 Fabien Vantard, Frederico Goncalves Guimaraes,
8184                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8185
8186 2006-05-05 [colin]      2.1.1cvs49
8187
8188         * manual/Makefile.am
8189         * manual/pl/Makefile.am
8190         * manual/pl/account.xml
8191         * manual/pl/ack.xml
8192         * manual/pl/addrbook.xml
8193         * manual/pl/advanced.xml
8194         * manual/pl/faq.xml
8195         * manual/pl/glossary.xml
8196         * manual/pl/gpl.xml
8197         * manual/pl/handling.xml
8198         * manual/pl/intro.xml
8199         * manual/pl/keyboard.xml
8200         * manual/pl/plugins.xml
8201         * manual/pl/starting.xml
8202         * manual/pl/sylpheed-claws-manual.xml
8203         * manual/pl/dist/.cvsignore
8204         * manual/pl/dist/Makefile.am
8205         * manual/pl/dist/html/.cvsignore
8206         * manual/pl/dist/html/Makefile.am
8207         * manual/pl/dist/pdf/.cvsignore
8208         * manual/pl/dist/pdf/Makefile.am
8209         * manual/pl/dist/ps/.cvsignore
8210         * manual/pl/dist/ps/Makefile.am
8211         * manual/pl/dist/txt/.cvsignore
8212         * manual/pl/dist/txt/Makefile.am
8213                 Add the polish translation of the manual,
8214                 Authored by Pawel Pekala.
8215
8216 2006-05-05 [cleroy]     2.1.1cvs48
8217
8218         * src/main.c
8219                 Re-read matcherrc after loading plugins 
8220                 if some of them add folders.
8221
8222 2006-05-03 [colin]      2.1.1cvs47
8223
8224         * src/imap.c
8225                 I'm idiot
8226
8227 2006-05-03 [colin]      2.1.1cvs46
8228
8229         * src/imap.c
8230                 Be sure to have a session when
8231                 getting separator
8232
8233 2006-05-03 [colin]      2.1.1cvs45
8234
8235         * src/imap.c
8236         * src/imap.h
8237         * src/imap_gtk.c
8238                 Fix preventing renaming with namespace 
8239                 separator.
8240
8241 2006-05-01 [colin]      2.1.1cvs44
8242
8243         * src/action.c
8244                 Don't reload messageview when result of
8245                 action is piped.
8246
8247 2006-04-29 [colin]      2.1.1cvs43
8248
8249         * src/prefs_receive.c
8250         * src/plugins/spamassassin/spamassassin_gtk.c
8251         * src/plugins/clamav/clamav_plugin_gtk.c
8252                 GUI fixes by Pawel
8253
8254 2006-04-29 [colin]      2.1.1cvs42
8255
8256         * src/prefs_compose_writing.c
8257         * src/prefs_quote.c
8258                 Cleanups. Patch by Pawel
8259
8260 2006-04-28 [paul]       2.1.1cvs41
8261
8262         * src/matcher.c
8263                 fix returned quick search results when search
8264                 term contains an underscore.
8265                 Thanks to Colin
8266
8267 2006-04-28 [paul]       2.1.1cvs40
8268
8269         * src/prefs_message.c
8270         * src/prefs_receive.c
8271                 GUI cleanups
8272                 Patches by Pawel Pekala
8273
8274 2006-04-27 [colin]      2.1.1cvs39
8275
8276         * src/wizard.c
8277                 Differentiate subject Welcome from
8278                 window's title Welcome
8279
8280 2006-04-27 [paul]
8281
8282         2.2.0-rc1 released
8283
8284 2006-04-27 [paul]       2.1.1cvs38
8285
8286         * manual/advanced.xml
8287         * manual/fr/advanced.xml
8288                 add info about compose_no_markup hidden pref
8289
8290 2006-04-27 [paul]       2.1.1cvs37
8291
8292         * src/prefs_account.c
8293                 improve privacy labels
8294         * src/prefs_msg_colors.c
8295                 change some strings for translators' convenience
8296         * src/gtk/gtkutils.c
8297                 don't underline the link button text
8298
8299 2006-04-25 [colin]      2.1.1cvs36
8300
8301         * src/folder.c
8302                 Complete 2.1.1cvs33 (once more ;)
8303
8304 2006-04-25 [colin]      2.1.1cvs35
8305
8306         * src/editldap.c
8307                 Fix tooltip
8308
8309 2006-04-25 [cleroy]     2.1.1cvs34
8310
8311         * src/compose.c
8312         * src/gtk/gtkaspell.c
8313                 Fix crash on redirect (related to the return 
8314                 of the aspell menu in compose's toolbar)
8315         * src/prefs_msg_colors.c
8316                 Fix sensitivity widgets
8317         * src/image_viewer.c
8318         * src/gtk/pluginwindow.c
8319         * src/gtk/prefswindow.c
8320                 Change released signals to clicked (Fabien)
8321         * po/POTFILES.in
8322         * src/common/socket.c
8323         * src/plugins/spamassassin/spamassassin.c
8324                 Translate strings (Fabien)
8325
8326 2006-04-25 [paul]       2.1.1cvs33
8327
8328         * src/folder.c
8329         * src/folder.h
8330         * src/folderview.c
8331                 complete the fix of bug #912
8332                 Thanks to Colin
8333
8334 2006-04-25 [colin]      2.1.1cvs32
8335
8336         * src/news.c
8337                 Better progress bar
8338         * src/mimeview.c
8339         * src/summaryview.c
8340         * src/summaryview.h
8341                 Fix focus chain
8342                 Patches by Pawel Pekala
8343
8344 2006-04-24 [colin]      2.1.1cvs31
8345
8346         * src/compose.c
8347                 Fix compilation warnings (Fabien)
8348
8349 2006-04-24 [colin]      2.1.1cvs30
8350
8351         * src/addrindex.c
8352         * src/editldap.c
8353         * src/editldap_basedn.c
8354         * src/editldap_basedn.h
8355         * src/ldapctrl.c
8356         * src/ldapctrl.h
8357         * src/ldapquery.c
8358         * src/ldaputil.c
8359         * src/ldaputil.h
8360                 Fix bug #901 (LDAPS support)
8361
8362 2006-04-24 [colin]      2.1.1cvs29
8363
8364         * src/compose.c
8365                 Fix logic on error with send dialog on
8366         * src/imap.c
8367                 Fix compilation without libetpan, thanks
8368                 to Fabien
8369         * src/summaryview.c
8370                 Fix 'context-menu' key
8371
8372 2006-04-23 [colin]      2.1.1cvs28
8373
8374         * src/folder.c
8375                 Never free current's cache to free up 
8376                 memory. Fixes bug #912 (new count 
8377                 randomly set to message count)
8378
8379 2006-04-23 [colin]      2.1.1cvs27
8380
8381         * src/gtk/quicksearch.c
8382                 And remove printf...
8383
8384 2006-04-23 [colin]      2.1.1cvs26
8385
8386         * src/gtk/quicksearch.c
8387                 Fix replacing in quicksearch, and fix inserting
8388                 in the middle of the string. (introduced at 2.1.0cvs22)
8389
8390 2006-04-23 [colin]      2.1.1cvs25
8391
8392         * src/imap.c
8393                 Make sure uidnext is initialized in get_num_list
8394                 (not for stable, related to 2.1.1cvs8 and friends)
8395
8396 2006-04-23 [colin]      2.1.1cvs24
8397
8398         * src/imap.c
8399                 Output something when login is successful
8400                 too
8401
8402 2006-04-23 [colin]      2.1.1cvs23
8403
8404         * src/etpan/imap-thread.c
8405                 Better logging (line-per-line, hide data in fetch)
8406                 Fix a const warning
8407         * src/gtk/logwindow.c
8408         * src/gtk/logwindow.h
8409                 Better logging (color for input/output)
8410
8411 2006-04-21 [colin]      2.1.1cvs22
8412
8413         * src/gtk/quicksearch.c
8414                 On gtk+-2.8, use stock buttons in quicksearch
8415                 Based on a patch by Fabien and a design by Paul
8416
8417 2006-04-21 [colin]      2.1.1cvs21
8418
8419         * src/folderview.c
8420         * src/mainwindow.c
8421                 Fix occasional flicker in folderview
8422         * src/common/utils.c
8423                 Fix bug #943 (Incorrectly parsed email address 
8424                 list in short headers on message view and in 
8425                 printouts)
8426
8427 2006-04-20 [colin]      2.1.1cvs20
8428
8429         * src/imap.c
8430         * src/imap.h
8431         * src/prefs_account.c
8432                 Add ANONYMOUS auth for IMAP
8433
8434 2006-04-20 [paul]       2.1.1cvs19
8435
8436         * src/main.c
8437                 proper fix for 2.1.1cvs18
8438                 Thanks to Colin
8439
8440 2006-04-20 [paul]       2.1.1cvs18
8441
8442         * src/main.c
8443                 fix build warnings
8444
8445 2006-04-20 [paul]       2.1.1cvs17
8446
8447         * src/gtk/quicksearch.c
8448                 fix standard, non-extended Quick search,
8449                 was broken in 2.1.1cvs15.
8450                 Thanks to Colin.
8451
8452 2006-04-20 [colin]      2.1.1cvs16
8453
8454         * src/prefs_matcher.c
8455                 Fix values when reselecting a ~test
8456                 rule
8457
8458 2006-04-19 [colin]      2.1.1cvs15
8459
8460         * src/compose.c
8461         * src/compose.h
8462         * src/gtk/gtkaspell.c
8463         * src/gtk/gtkaspell.h
8464                 Put back Options menu in Spelling/
8465         * src/gtk/quicksearch.c
8466                 Don't search, and show error, if the
8467                 advanced search has a syntax error
8468
8469 2006-04-18 [colin]      2.1.1cvs14
8470
8471         * src/textview.c
8472                 Fix gdk warnings on set_cursor when textview
8473                 isn't visible
8474
8475 2006-04-18 [colin]      2.1.1cvs13
8476
8477         * src/gtk/gtksctree.c
8478                 Remove seemingly useless refresh that causes
8479                 flicker - watch this commit in case of 
8480                 problems before planned backport to stable
8481
8482 2006-04-18 [colin]      2.1.1cvs12
8483
8484         * src/imap.c
8485                 Factorize get/set_xml code
8486         * src/compose.c
8487         * src/prefs_account.c
8488         * src/prefs_account.h
8489         * src/procmsg.c
8490                 Add Encrypt to self option
8491
8492 2006-04-17 [colin]      2.1.1cvs11
8493
8494         * configure.ac
8495                 Fix search on encrpyt function on dragonfly
8496                 Patch by Jonathan Buschmann <jonthn@agmact.com>
8497
8498 2006-04-17 [colin]      2.1.1cvs10
8499
8500         * src/prefs_account.c
8501                 Be safe by default: remove mails from POP3
8502                 after 7 days, not immediately
8503
8504 2006-04-17 [colin]      2.1.1cvs9
8505
8506         * src/etpan/imap-thread.c
8507                 Fix build on DragonFly - patch by 
8508                 Jonathan Buschmann <jonthn@agmact.com>
8509
8510 2006-04-17 [colin]      2.1.1cvs8
8511
8512         * src/imap.c
8513                 Save uidnext between sessions
8514
8515 2006-04-17 [colin]      2.1.1cvs7
8516
8517         * src/imap.c
8518                 scan is required when uid validity changes
8519
8520 2006-04-17 [colin]      2.1.1cvs6
8521
8522         * src/folderview.c
8523                 Don't scan if not necessary, apart in current
8524                 folder and INBOX to fetch flags.
8525         * src/imap.c
8526                 Scan is necessary if unread count changes
8527
8528 2006-04-17 [colin]      2.1.1cvs5
8529
8530         * src/imap.c
8531                 ...But always fetch ANSWERED and DELETED flags for
8532                 INBOX, as filtering can happen on these flags.
8533
8534 2006-04-17 [colin]      2.1.1cvs4
8535
8536         * src/imap.c
8537                 Don't fetch REPLIED and DELETED flags when synchronising
8538                 flags with a closed folder. We only need UNSEEN and FLAGGED
8539                 to update the folderview.
8540
8541 2006-04-17 [colin]      2.1.1cvs3
8542
8543         * src/imap.c
8544                 Faster flag search when there are new mails 
8545                 in a folder. We can do a full search if the 
8546                 folder contains less messages than the new
8547                 list.
8548
8549 2006-04-17 [colin]      2.1.1cvs2
8550
8551         * po/cs.po
8552         * po/de.po
8553         * po/fr.po
8554         * po/nl.po
8555         * po/pt_BR.po
8556                 Update translations from stable branch
8557
8558 2006-04-17 [colin]      2.1.1cvs1
8559
8560         * configure.ac
8561                 Bump version to follow stable release
8562
8563 2006-04-16 [mones]      2.1.0cvs50
8564
8565         * po/es.po
8566                 Updated for release
8567
8568 2006-04-16 [colin]      2.1.0cvs49
8569
8570         * src/textview.c
8571                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
8572                 with gtk < 2.8. Thanks to Fabien Vantard.
8573
8574 2006-04-15 [colin]      2.1.0cvs48
8575
8576         * src/etpan/imap-thread.c
8577                 Fix bug #919 (libetpan: SEGV when connecting 
8578                 using command)
8579
8580 2006-04-14 [colin]      2.1.0cvs47
8581
8582         * src/main.c
8583                 Fix race on --select (should be done better)
8584
8585 2006-04-14 [wwp]        2.1.0cvs46
8586
8587         * src/send_message.c
8588                 enforce a check for domain in account prefs (a sending
8589                 error could be faced if domain was checked but no value set),
8590                 thanks to Colin.
8591
8592 2006-04-14 [colin]      2.1.0cvs45
8593
8594         * src/codeconv.c
8595                 when converting from unknown to unknown, if the
8596                 string is UTF8, don't convert it to the locale
8597                 (which breaks it)
8598
8599 2006-04-14 [colin]      2.1.0cvs44
8600
8601         * src/compose.c
8602                 Don't try to use ASCII for converting headers
8603                 (as done in body)
8604
8605 2006-04-14 [paul]       2.1.0cvs43
8606
8607         * src/crash.c
8608                 add locale/charset info to crash report
8609         * src/gtk/about.c
8610                 add wwp to doc team
8611                 replace 'e-mail' with preferred 'email'
8612         * src/gtk/authors.h
8613                 ensure contributors list is in alphabetical
8614                 order
8615
8616 2006-04-13 [colin]      2.1.0cvs42
8617
8618         * src/textview.c
8619                 Prevent gdk warnings
8620
8621 2006-04-13 [colin]      2.1.0cvs41
8622
8623         * src/common/ssl_certificate.c
8624         * src/common/ssl_certificate.h
8625         * src/gtk/sslcertwindow.c
8626                 Warn on expired certs, and display the expiration date
8627
8628 2006-04-13 [colin]      2.1.0cvs40
8629
8630         * src/plugins/spamassassin/spamassassin_gtk.c
8631                 Fix missing set_text on unix socket
8632
8633 2006-04-13 [wwp]        2.1.0cvs39
8634
8635         * manual/fr/advanced.xml
8636         * manual/fr/glossary.xml
8637                 applied new spam/ham/email lexicon (pourriel, courriel)
8638
8639 2006-04-13 [paul]       2.1.0cvs38
8640
8641         * src/plugins/pgpmime/plugin.c
8642                 remove the mention of S/MIME from the
8643                 description. This is now handled by the
8644                 S/MIME plugin.
8645
8646 2006-04-13 [paul]       2.1.0cvs37
8647
8648         * src/prefs_msg_colors.c
8649                 rework dialog
8650         * src/prefs_folder_item.c
8651         * src/prefs_spelling.c
8652                 add a tooltip to the colour selector buttons
8653
8654 2006-04-13 [wwp]        2.1.0cvs36
8655
8656         * manual/advanced.xml
8657         * manual/glossary.xml
8658         * manual/handling.xml
8659         * manual/keyboard.xml
8660         * manual/plugins.xml
8661         * manual/starting.xml
8662         * manual/fr/account.xml
8663         * manual/fr/ack.xml
8664         * manual/fr/addrbook.xml
8665         * manual/fr/advanced.xml
8666         * manual/fr/faq.xml
8667         * manual/fr/glossary.xml
8668         * manual/fr/gpl.xml
8669         * manual/fr/handling.xml
8670         * manual/fr/intro.xml
8671         * manual/fr/keyboard.xml
8672         * manual/fr/plugins.xml
8673         * manual/fr/starting.xml
8674         * manual/fr/sylpheed-claws-manual.xml
8675                 fixes to the manuals:
8676                  - summaryview -> Message List (same in French)
8677                  - translate key names
8678                  - fix French punctuation, use non-breakable spaces when
8679                    necessary, don't use &thinsp; which is not portable
8680                  - tell what maildir and mbox formats we support
8681
8682 2006-04-12 [wwp]        2.1.0cvs35
8683
8684         * src/prefs_toolbar.c
8685                 unified a replace button more,
8686                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8687
8688 2006-04-12 [wwp]        2.1.0cvs34
8689
8690         * src/prefs_common.c
8691         * src/prefs_msg_colors.c
8692                 make default color labels translatable,
8693                 patch from Fabien Vantard <fzzzzz@gmail.com>,
8694                 thanks to Tim <timbrain@post.cz> for reporting.
8695
8696 2006-04-12 [wwp]        2.1.0cvs33
8697
8698         * manual/glossary.xml
8699         * manual/intro.xml
8700         * manual/plugins.xml
8701         * manual/starting.xml
8702         * manual/sylpheed-claws-manual.xml
8703         * manual/fr/.cvsignore
8704         * manual/fr/account.xml
8705         * manual/fr/ack.xml
8706         * manual/fr/addrbook.xml
8707         * manual/fr/advanced.xml
8708         * manual/fr/faq.xml
8709         * manual/fr/glossary.xml
8710         * manual/fr/handling.xml
8711         * manual/fr/intro.xml
8712         * manual/fr/keyboard.xml
8713         * manual/fr/plugins.xml
8714         * manual/fr/starting.xml
8715         * manual/fr/sylpheed-claws-manual.xml
8716                 various fixes: typos, missing .fr translations, punctuation,
8717                 capitalization, links, accents and some bad French more.
8718
8719 2006-04-12 [wwp]        2.1.0cvs32
8720
8721         * src/prefs_gtk.c
8722                 fix for bug #935: always store prefs files in UTF-8 (thanks
8723                 to Colin).
8724
8725 2006-04-11 [colin]      2.1.0cvs31
8726
8727         * src/compose.c
8728                 Fix inserting files not in utf8 when locale is utf8
8729
8730 2006-04-11 [colin]      2.1.0cvs30
8731
8732         * src/inc.c
8733                 Don't show error dialog when cancelling connection
8734                 Patch by Pawel
8735
8736 2006-04-11 [cleroy]     2.1.0cvs29
8737
8738         * src/compose.c
8739                 Implement multiple quote levels
8740         * src/prefs_common.c
8741                 Change a little bit the quote bgcolor for 2nd level
8742
8743 2006-04-11 [colin]      2.1.0cvs28
8744
8745         * src/gtk/about.c
8746                 Add locale and charset in the label
8747
8748 2006-04-10 [colin]      2.1.0cvs27
8749
8750         * src/compose.c
8751         * src/prefs_common.c
8752         * src/prefs_common.h
8753         * src/prefs_msg_colors.c
8754         * src/textview.c
8755                 Allow optional background color in quotes
8756                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
8757                 GTK+-2.8.x feature
8758
8759 2006-04-10 [colin]      2.1.0cvs26
8760
8761         * src/main.c
8762         * src/mainwindow.c
8763         * src/mainwindow.h
8764                 Implement --select
8765
8766 2006-04-10 [colin]      2.1.0cvs25
8767
8768         * manual/plugins.xml
8769         * manual/fr/plugins.xml
8770                 Document libcurl's proxy variables
8771
8772 2006-04-09 [colin]      2.1.0cvs24
8773
8774         * src/prefs_common.c
8775                 gettext() returns statically allocated stuff. We have
8776                 to strdup it in order to be able to free it.
8777
8778 2006-04-09 [colin]      2.1.0cvs23
8779
8780         * AUTHORS
8781         * src/gtk/authors.h
8782                 Add Alexei
8783
8784 2006-04-09 [colin]      2.1.0cvs22
8785
8786         * src/mainwindow.c
8787         * src/gtk/quicksearch.c
8788                 Fix bug #859 (problems with cyrilic input in 
8789                 search panel) - Patch by Alexey Illarionov 
8790                 <littlesavage@rambler.ru>
8791
8792 2006-04-09 [colin]      2.1.0cvs21
8793
8794         * src/prefs_customheader.c
8795                 I prefer removing then freeing rather than the contrary
8796                 (even if it doesn't change anything ;-)
8797         * src/prefs_account.c
8798                 Fix bug #933 (Crash re-entering the custom headers list 
8799                 dialog in accounts prefs)
8800                 The problem happened when cancelling the Account 
8801                 Preferences' dialogs - in which case we didn't do 
8802                 anything to the PrefsAccount * struct. In case of applying,
8803                 the old ac_prefs was replaced with the tmp_ac_prefs we were
8804                 working with in this dialog. The problem is that 
8805                 prefs_customheader.c, working on this tmp_ac_prefs, always
8806                 changes the ->customhdr_list pointer, even when cancelled. 
8807                 So in case of cancelling the prefs_account dialog, we still
8808                 have to update ->customhdr_list in the real account.
8809
8810 2006-04-08 [colin]      2.1.0cvs20
8811
8812         * manual/fr/glossary.xml
8813         * manual/fr/keyboard.xml
8814                 Forgot some headers :)
8815
8816 2006-04-08 [colin]      2.1.0cvs19
8817
8818         * manual/Makefile.am
8819         * manual/fr/Makefile.am
8820         * manual/fr/account.xml
8821         * manual/fr/ack.xml
8822         * manual/fr/addrbook.xml
8823         * manual/fr/advanced.xml
8824         * manual/fr/faq.xml
8825         * manual/fr/glossary.xml
8826         * manual/fr/gpl.xml
8827         * manual/fr/handling.xml
8828         * manual/fr/intro.xml
8829         * manual/fr/keyboard.xml
8830         * manual/fr/plugins.xml
8831         * manual/fr/starting.xml
8832         * manual/fr/sylpheed-claws-manual.xml
8833         * manual/fr/dist/.cvsignore
8834         * manual/fr/dist/Makefile.am
8835         * manual/fr/dist/html/.cvsignore
8836         * manual/fr/dist/html/Makefile.am
8837         * manual/fr/dist/pdf/.cvsignore
8838         * manual/fr/dist/pdf/Makefile.am
8839         * manual/fr/dist/ps/.cvsignore
8840         * manual/fr/dist/ps/Makefile.am
8841         * manual/fr/dist/txt/.cvsignore
8842         * manual/fr/dist/txt/Makefile.am
8843                 Add the french translation of the manual. Thanks to
8844                 Olivier Delhomme <olivier.delhomme@free.fr> for 
8845                 account.xml, ack.xml, addrbook.xml and advanced.xml
8846
8847 2006-04-08 [colin]      2.1.0cvs18
8848
8849         * manual/plugins.xml
8850         * manual/starting.xml
8851                 More fixes
8852
8853 2006-04-07 [colin]      2.1.0cvs17
8854
8855         * manual/faq.xml
8856         * manual/intro.xml
8857         * manual/keyboard.xml
8858                 Little fixes
8859
8860 2006-04-07 [colin]      2.1.0cvs16
8861
8862         * README
8863         * src/compose.c
8864         * src/prefs_common.c
8865         * src/prefs_common.h
8866                 Add hidden compose_no_markup pref
8867
8868 2006-04-07 [wwp]        2.1.0cvs15
8869
8870         * src/summary_search.c
8871         * .cvsignore
8872                 Bugfix: stop button was sticky when searching in an empty folder.
8873                 Applied curly brackets code style to the whole file (summary_search.c).
8874                 More files to ignore.
8875
8876 2006-04-07 [wwp]        2.1.0cvs14
8877
8878         * src/message_search.c
8879         * src/summary_search.c
8880                 changed default button when search bumps at file/folder
8881                 beginning or end, for convenience (thanks to Colin).
8882
8883 2006-04-07 [paul]       2.1.0cvs13
8884
8885         * src/plugins/dillo_viewer/dillo_prefs.c
8886                 avoid future potential for namespace collision
8887                 Patch by Colin
8888
8889 2006-04-06 [wwp]        2.1.0cvs12
8890
8891         * src/summary_search.c
8892                 Unify extended/advanced searches names (and thus factorize labels),
8893                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8894
8895 2006-04-06 [wwp]        2.1.0cvs11
8896
8897         * src/folderview.c
8898         * src/prefs_themes.c
8899         * src/summaryview.c
8900                 Fixed some compilation warnings.
8901
8902 2006-04-06 [colin]      2.1.0cvs10
8903
8904         * manual/advanced.xml
8905                 Document the wizard template and how to deploy
8906                 Sylpheed-Claws effectively
8907
8908 2006-04-06 [colin]      2.1.0cvs9
8909
8910         * src/folderview.c
8911                 gettext patch to tell translators about _("#"),
8912                 by Maxim Britov
8913
8914 2006-04-06 [colin]      2.1.0cvs8
8915
8916         * src/textview.c
8917                 Fix invalid GtkTextBIter after clicking "Display as text"
8918
8919 2006-04-06 [mones]      2.1.0cvs7
8920
8921         * src/addr_compl.c
8922         * src/addrindex.c
8923         * src/addritem.c
8924         * src/codeconv.c
8925         * src/compose.c
8926         * src/filtering.c
8927         * src/folder.c
8928         * src/folder_item_prefs.c
8929         * src/folderview.c
8930         * src/localfolder.c
8931         * src/matcher.c
8932         * src/mimeview.c
8933         * src/prefs_msg_colors.c
8934         * src/prefs_spelling.c
8935         * src/prefs_themes.c
8936         * src/procmime.c
8937         * src/procmsg.c
8938         * src/stock_pixmap.c
8939         * src/summaryview.c
8940         * src/textview.c
8941         * src/toolbar.c
8942         * src/common/mgutils.c
8943         * src/common/prefs.c
8944         * src/common/ssl_certificate.c
8945         * src/gtk/colorlabel.c
8946         * src/gtk/quicksearch.c
8947         * src/plugins/pgpmime/pgpmime.c
8948         * src/plugins/spamassassin/spamassassin.c
8949                 Removed redundant NULL checks for g_free() calls.
8950                 Patch by Pawel Pekala.
8951
8952 2006-04-06 [mones]      2.1.0cvs6
8953
8954         * src/prefs_actions.c
8955         * src/prefs_filtering.c
8956         * src/prefs_filtering_action.c
8957         * src/prefs_matcher.c
8958         * src/prefs_template.c
8959         * src/gtk/gtkutils.c
8960         * src/gtk/gtkutils.h
8961                 Have a nice replace button. Patch by Pawel Pekala
8962
8963 2006-04-06 [colin]      2.1.0cvs5
8964
8965         * src/addressbook.c
8966                 Fix crash with empty columns
8967
8968 2006-04-05 [colin]      2.1.0cvs4
8969
8970         * src/wizard.c
8971         * src/prefs_gtk.c
8972                 Allow wizard customization with pre-filled values
8973
8974 2006-04-05 [colin]      2.1.0cvs3
8975
8976         * src/textview.c
8977         * src/mimeview.c
8978         * src/mimeview.h
8979                 Nicer messages in mimeview
8980
8981 2006-04-05 [colin]      2.1.0cvs2
8982
8983         * src/addressbook.c
8984         * src/prefs_summaries.c
8985                 i18n fix
8986
8987 2006-04-05 [colin]      2.1.0cvs1
8988
8989         * src/plugins/pgpcore/plugin.c
8990         * src/plugins/pgpcore/select-keys.c
8991         * src/plugins/pgpcore/select-keys.h
8992         * src/plugins/pgpcore/sgpgme.c
8993         * src/plugins/pgpcore/sgpgme.h
8994         * src/plugins/pgpinline/pgpinline.c
8995         * src/plugins/pgpinline/plugin.c
8996         * src/plugins/pgpmime/pgpmime.c
8997         * src/plugins/pgpmime/plugin.c
8998                 Factorize and generalize a bit 
8999                 Drop S/MIME signature verification from PGP/MIME
9000                 (adding it as another, more complete plugin)
9001
9002 2006-04-05 [paul]       2.1.0
9003
9004         2.1.0 released
9005
9006 2006-04-05 [paul]       2.0.0cvs186
9007
9008         * manual/advanced.xml
9009                 add info on colour labels
9010
9011 2006-04-05 [paul]       2.0.0cvs185
9012
9013         * po/bg.po
9014         * po/cs.po
9015         * po/de.po
9016         * po/el.po
9017         * po/en_GB.po
9018         * po/fi.po
9019         * po/fr.po
9020         * po/it.po
9021         * po/nl.po
9022         * po/pl.po
9023         * po/pt_BR.po
9024         * po/sr.po
9025         * po/zh_CN.po
9026                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
9027                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
9028                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
9029                 Guimaraes, Aleksandar Urosevic, Ralgh Young
9030         * src/gtk/authors.h
9031         * tools/claws.i18n.status.pl
9032                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9033                 and new Czech translator, Tim <timbrain@post.cz>
9034
9035 2006-04-05 [mones]      2.0.0cvs184
9036
9037         * po/es.po
9038                 Updated translation
9039
9040 2006-04-05 [colin]      2.0.0cvs183
9041
9042         * src/gtk/quicksearch.c
9043                 Fix bug #929 (unnecessary reload in quick search bar)
9044
9045 2006-04-05 [colin]      2.0.0cvs182
9046
9047         * src/compose.c
9048                 Fix crash on Reply with no From:
9049                 Show signature and conversion error on queuing 
9050                 (but not sending)
9051         * src/mainwindow.c
9052         * src/summaryview.c
9053         * src/summaryview.h
9054                 Factorize threading code and make sure msginfo 
9055                 is not null when it comes from a GtkCTreeRow's 
9056                 data
9057         * src/gtk/gtkaspell.c
9058                 Check for necessary things
9059         * src/gtk/gtksctree.c
9060         * src/gtk/gtksctree.h
9061                 Reset anchor if necessary when removing node
9062
9063 2006-03-29 [colin]      2.0.0cvs181
9064
9065         * src/folderview.c
9066                 Warn for disabled IMAP accounts (due to lack of
9067                 libetpan). Breaks string-freeze - sorry - but it
9068                 is kind of important ;)
9069
9070 2006-03-28 [colin]      2.0.0cvs180
9071
9072         * src/gtk/gtkutils.c
9073         * src/gtk/gtkutils.h
9074                 Add a gtkut_get_link_btn() function that
9075                 creates a button which acts like an URI
9076         * src/prefs_themes.c
9077         * src/gtk/about.c
9078                 Use this function (factorizes codes)
9079         * src/common/defs.h
9080         * src/gtk/pluginwindow.c
9081                 Add a "Get more..." in the plugins window
9082
9083 2006-03-28 [colin]      2.0.0cvs179
9084
9085         * src/common/smtp.c
9086         * src/common/passcrypt.c
9087         * src/undo.c
9088                 Warning fixes. Patch by Pawel Pekala
9089
9090 2006-03-27 [colin]      2.0.0cvs178
9091
9092         * src/undo.c
9093                 Fix undoing by blocks with spaces
9094
9095 2006-03-27 [colin]      2.0.0cvs177
9096
9097         * src/textview.c
9098                 Set margin to 3px for headers
9099
9100 2006-03-27 [paul]
9101
9102         2.1.0-rc2 released
9103
9104 2006-03-27 [wwp]        2.0.0cvs176
9105
9106         * src/summaryview.c
9107                 don't reset quicksearch when updating the message list.
9108                 Thanks to Colin.
9109
9110 2006-03-26 [wwp]        2.0.0cvs175
9111
9112         * src/compose.c
9113                 use a unified border width ('other' tab in the compose window,
9114                 patch by Pawel Pekala).
9115
9116
9117 2006-03-26 [wwp]        2.0.0cvs174
9118
9119         * src/common/quoted-printable.c
9120         * src/addressbook.c
9121                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9122
9123 2006-03-26 [colin]      2.0.0cvs173
9124
9125         * src/quote_fmt_parse.y
9126                 Fix non-UTF8 date formats messing up the whole quote a 
9127                 little bit
9128
9129 2006-03-26 [colin]      2.0.0cvs172
9130
9131         * src/procheader.c
9132                 Make sure the date is UTF8 valid, or try to make it
9133                 so. IncrediMail is really IncrediStupid.
9134         * src/compose.c
9135                 Fix possible conversions. 
9136                 
9137
9138 2006-03-26 [colin]      2.0.0cvs171
9139
9140         * src/matcher.c
9141                 Fix corner cases in body search. This is still a
9142                 hack... It seems impossible to make it good and 
9143                 reasonably fast at the same time.
9144
9145 2006-03-26 [colin]      2.0.0cvs170
9146
9147         * src/summaryview.c
9148                 I think I killed the twilight zone bug!
9149                 summary_select_node() flushes GTK events in order
9150                 to be able to center the view. But this also 
9151                 flushes keypresses like Ctrl-Alt-U, so this can
9152                 call summary_show from summary_select_node (itself
9153                 called from summary_show, etc.). And the summaryview
9154                 has to be unlocked in this function. So just locking
9155                 while processing GTK events, and bailing if locked, 
9156                 should fix it.
9157                 Fixes bug #927 (SIGSEGV during Update Summary)
9158
9159 2006-03-25 [colin]      2.0.0cvs169
9160
9161         * src/matcher.c
9162                 Fix search in QP-encoded bodies
9163                 Fix utf-8 searches in bodies encoded in the
9164                 locale's encoding
9165         * src/common/quoted-printable.c
9166         * src/common/quoted-printable.h
9167                 Add a decode function that doesn't overwrite
9168                 the original pointer
9169                 
9170
9171 2006-03-24 [colin]      2.0.0cvs168
9172
9173         * src/action.c
9174         * src/summaryview.c
9175         * src/summaryview.h
9176                 Update message cache after action
9177                 Patch by H. Merijn Brand
9178         * src/prefs_msg_colors.c
9179                 Factorize label 
9180                 Patch by Fabien Vantard
9181         * src/plugins/spamassassin/spamassassin_gtk.c
9182                 Remove useless translation
9183                 Patch by Fabien Vantard
9184
9185 2006-03-23 [colin]      2.0.0cvs167
9186
9187         * src/common/ssl.c
9188                 Let 30 seconds to SSL_connect
9189
9190 2006-03-23 [wwp]        2.0.0cvs166
9191
9192         * src/summaryview.c
9193         * src/gtk/description_window.c
9194                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9195                 and headers are translated; adjust description windows' width to fit their
9196                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9197
9198 2006-03-23 [paul]       2.0.0cvs165
9199
9200         * src/common/utils.c
9201                 fix highlighting of URIs containing "()"
9202                 (2.0.0cvs164's reversal fixed)
9203                 Thanks to Colin.
9204
9205 2006-03-23 [paul]       2.0.0cvs164
9206
9207         * src/common/utils.c
9208                 revert patch, (postponing a fix), at 2.0.0cvs120
9209                 as it breaks more URIs than it fixes.
9210                 Allow '-' to be a terminating character in a URI
9211
9212 2006-03-22 [colin]      2.0.0cvs163
9213
9214         * configure.ac
9215                 Require libetpan 0.45
9216                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9217
9218 2006-03-22 [paul]       2.0.0cvs162
9219
9220         * src/editgroup.c
9221                 replace '<-' and '->' buttons with GTK_STOCK graphical
9222                 buttons
9223         * src/summary_search.c
9224                 don't offer '...' for translation
9225                 add a tooltip to advanced search '...' button
9226         * src/gtk/quicksearch.c
9227                 don't offer '...' for translation
9228
9229 2006-03-21 [colin]      2.0.0cvs161
9230
9231         * src/compose.c
9232                 Fix middle-click pasting (insert at click
9233                 position instead of cursor position, don't
9234                 remove existing selection and allow pasting
9235                 our own selection)
9236         * src/addressbook.c
9237                 "LDAP Server" -> "LDAP servers"
9238
9239 2006-03-21 [wwp]        2.0.0cvs160
9240
9241         * src/etpan/imap-thread.c
9242                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9243
9244 2006-03-20 [colin]      2.0.0cvs159
9245
9246         * src/summaryview.c
9247                 Don't reload summaryview after an execute with no
9248                 move action
9249
9250 2006-03-19 [colin]      2.0.0cvs158
9251
9252         * src/addressbook.c
9253                 and put groups at the top, always
9254
9255 2006-03-19 [colin]      2.0.0cvs157
9256
9257         * src/addressbook.c
9258                 Order groups before names, as previously
9259
9260 2006-03-19 [colin]      2.0.0cvs156
9261
9262         * src/addressbook.c
9263                 - Sort case-unsensitive
9264                 - Put the sort arrow at opening too
9265
9266 2006-03-19 [wwp]        2.0.0cvs155
9267
9268         * src/addressbook.c
9269                 allow sorting by name/email/remarks, ensure that right-pane's contents
9270                 matches the left-pane selection (cleared when appropriate).
9271                 Patch by Pawel Pekala <c0rn@o2.pl>.
9272
9273 2006-03-18 [colin]      2.0.0cvs154
9274
9275         * src/textview.c
9276                 Fix text cursor ;)
9277
9278 2006-03-18 [colin]      2.0.0cvs153
9279
9280         * src/gtk/filesel.c
9281                 Make sure we hide the preview if we didn't get
9282                 a filename
9283
9284 2006-03-18 [colin]      2.0.0cvs152
9285
9286         * src/summaryview.c
9287                 Set cursor to watch for execution (fixes lack
9288                 of watch-cursor when dnd'ing hundreds of mails)
9289         * src/gtk/filesel.c
9290                 Check that mime type is 'image/*' before updating
9291                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9292
9293 2006-03-18 [colin]      2.0.0cvs151
9294
9295         * src/mainwindow.c
9296         * src/textview.c
9297         * src/textview.h
9298                 Put a watch cursor in textview too when the mainwindow's
9299                 cursor in a watch
9300
9301 2006-03-18 [colin]      2.0.0cvs150
9302
9303         * src/folder.c
9304                 Change wrong asserts to simple tests
9305
9306 2006-03-17 [colin]      2.0.0cvs149
9307
9308         * src/mainwindow.c
9309         * src/mainwindow.h
9310         * src/prefs_msg_colors.c
9311         * src/summaryview.c
9312         * src/summaryview.h
9313         * src/gtk/colorlabel.c
9314         * src/gtk/colorlabel.h
9315                 Add a color label menu in the main menubar
9316                 Add (fixed) accels Ctrl-{0-7} to change the color
9317                 They have to be fixed because the menu's dynamic,
9318                 the items are complex widgets, hence we can't use
9319                 a GtkItemFactory.
9320
9321
9322 2006-03-17 [wwp]        2.0.0cvs148
9323
9324         * src/compose.c
9325                 rollback few lines from my previous commit (those lines come from
9326                 a pending patch, accidentally commited, even if neutral as they are
9327                 commented out).
9328
9329 2006-03-17 [wwp]        2.0.0cvs147
9330
9331         * src/compose.c
9332                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9333                 applied code style/indentation to the modified function.
9334
9335 2006-03-17 [wwp]        2.0.0cvs146
9336
9337         * src/procmsg.c
9338         * src/compose.c
9339                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9340
9341 2006-03-17 [paul]
9342
9343         2.1.0-rc1 released
9344
9345 2006-03-17 [paul]       2.0.0cvs145
9346
9347         * src/main.c
9348                 addressbook_read_file() was called twice
9349         * src/textview.c
9350                 X-Mailer highlighting
9351
9352 2006-03-16 [colin]      2.0.0cvs144
9353
9354         * src/sourcewindow.c
9355         * src/sourcewindow.h
9356                 And the last one, in source window.
9357
9358 2006-03-16 [colin]      2.0.0cvs143
9359
9360         * src/compose.c
9361         * src/compose.h
9362                 Fix the same stuff in compose
9363
9364 2006-03-16 [colin]      2.0.0cvs142
9365
9366         * src/messageview.c
9367                 Complete the previous messageview crash fix
9368
9369 2006-03-16 [colin]      2.0.0cvs141
9370
9371         * src/procmsg.h
9372         * src/procmsg.c
9373         * src/folder.c
9374                 Fix POSTPROCESSING hook
9375                 Patch by H. Merijn Brand
9376
9377         * src/procmime.c
9378         * src/procmime.h
9379                 Parse Content-Location
9380
9381         * src/toolbar.c
9382         * src/messageview.c
9383         * src/messageview.h
9384                 Don't crash when a top-level MessageView has
9385                 been closed on us. Same problematic than
9386                 yesterday's quicksearch issue.
9387
9388 2006-03-15 [colin]      2.0.0cvs140
9389
9390         * src/gtk/quicksearch.c
9391                 Fix a bitchy race we didn't think about when we
9392                 added quicksearch cancellation:
9393                 If the search is not on cached fields, for example
9394                 body_part matchcase "stuff"
9395                 the matcher code has to get the whole message. If
9396                 we're on IMAP, that can be slow, and in order to
9397                 be non-blocking, the IMAP code idle loop processes
9398                 gtk events too. So it is possible to cancel a
9399                 quicksearch while the matcher is getting the mail's
9400                 body. After matcher got its body, it will start to
9401                 iterate over the matcher list that the Quicksearch's
9402                 clear_search_cb() just freed via prepare_matcher().
9403                 SIGSEGV ensues.
9404                 The fix consists of guarding the matcherlist_match()
9405                 call with a boolean 'matching'. If we reset the
9406                 quicksearch while matching is TRUE, we don't free
9407                 the matcherlist anymore like we did, but we set
9408                 another new flag, deferred_free, to TRUE. Then,
9409                 in quicksearch_match(), just after returning from
9410                 matcherlist_match() and unsetting the matching flag,
9411                 we check the deferred_free flag and do the
9412                 prepare_matcher() (which does the matcherlist_free)
9413                 for real, so we free the matcherlist once it's not
9414                 used anymore.
9415                 As all of this runs via the glib main loop, we
9416                 luckily don't need a mutex.
9417         * src/summaryview.c
9418                 Also, show progress while searching.
9419
9420
9421 2006-03-14 [colin]      2.0.0cvs139
9422
9423         * src/alertpanel.c
9424                 Make alertpanel_is_open non-static
9425
9426 2006-03-14 [colin]      2.0.0cvs138
9427
9428         * src/prefs_spelling.c
9429                 Cleanups - Fabien Vantard
9430
9431 2006-03-14 [wwp]        2.0.0cvs137
9432
9433         * src/main.c
9434                 code style normalization (curly braces, indentation).
9435
9436 2006-03-14 [wwp]        2.0.0cvs137
9437
9438         * src/main.c
9439                 code style (braces, indentation)
9440
9441 2006-03-12 [paul]       2.0.0cvs136
9442
9443         * src/prefs_common.c
9444                 trans_hdr defaults to FALSE to be RFC-savvy
9445         * src/prefs_summaries.c
9446                 add a tooltip to the trans_hdr option
9447                 
9448
9449 2006-03-12 [paul]       2.0.0cvs135
9450
9451         * src/prefs_matcher.c
9452                 give a little more width to the combos
9453         * src/prefs_display_header.c
9454         * src/textview.c
9455                 translate headers if prefs_common.trans_hdr
9456                 is TRUE
9457
9458         Patches by Pawel Pekala
9459
9460 2006-03-12 [paul]       2.0.0cvs134
9461
9462         * src/plugins/clamav/clamav_plugin.c
9463         * src/plugins/dillo_viewer/dillo_viewer.c
9464         * src/plugins/pgpcore/plugin.c
9465         * src/plugins/pgpinline/plugin.c
9466         * src/plugins/pgpmime/plugin.c
9467         * src/plugins/spamassassin/spamassassin.c
9468                 update/add to descriptions
9469         * src/plugins/spamassassin/spamassassin_gtk.c
9470                 fixes to the english, remove superfluous
9471                 tooltips, clean up a little
9472
9473 2006-03-12 [paul]       2.0.0cvs133
9474
9475         * src/compose.c
9476                 fix Bug 924, 'Account combo box shows up wrong 
9477                 if & is in account name'
9478
9479 2006-03-11 [colin]      2.0.0cvs132
9480
9481         * src/summaryview.c
9482                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9483                 messed up shift-selection because is slows down
9484                 moving around summaryview. thanks -users
9485
9486 2006-03-10 [colin]      2.0.0cvs131
9487
9488         * src/plugins/spamassassin/spamassassin_gtk.c
9489                 Put back Paul's engrish fixes
9490
9491 2006-03-10 [colin]      2.0.0cvs130
9492
9493         * src/plugins/spamassassin/spamassassin.c
9494         * src/plugins/spamassassin/spamassassin.h
9495         * src/plugins/spamassassin/spamassassin_gtk.c
9496                 Cleanup SA prefs page (more)
9497                 Patch by Fabien Vantard
9498
9499 2006-03-10 [paul]       2.0.0cvs129
9500
9501         * src/prefs_msg_colors.c
9502         * src/prefs_spelling.c
9503                 widget sensitivity
9504
9505 2006-03-09 [mones]      2.0.0cvs128
9506
9507         * po/es.po
9508                 Update for next RC
9509
9510 2006-03-09 [wwp]        2.0.0cvs127
9511
9512         * configure.ac
9513                 revert accidental commit (requirement for libetpan 0.43), this time
9514                 not in HEAD.
9515
9516 2006-03-09 [wwp]        2.0.0cvs125
9517
9518         * configure.ac
9519                 revert accidental commit (requirement for libetpan 0.43)
9520
9521 2006-03-09 [paul]       2.0.0cvs126
9522
9523         * src/prefs_receive.c
9524                 remove useless frame
9525                 replace 'incorporation' with 'receiving'
9526         * src/plugins/clamav/clamav_plugin_gtk.c
9527         * src/plugins/spamassassin/spamassassin_gtk.c
9528                 improve widget sensitivity
9529                 fix a bit his engrish
9530
9531 2006-03-09 [wwp]        2.0.0cvs125
9532
9533         * src/addressadd.c
9534         * src/foldersel.c
9535         * src/prefs_common.c
9536         * src/prefs_common.h
9537                 remember some more windows' sizes (add to addressbook and
9538                 select folder).
9539
9540 2006-03-09 [paul]       2.0.0cvs124
9541
9542         * src/plugins/pgpcore/prefs_gpg.c
9543                 normalise construction of dialogue
9544
9545 2006-03-09 [paul]       2.0.0cvs123
9546
9547         * src/plugins/trayicon/Makefile.am
9548                 add missing slash
9549
9550 2006-03-08 [colin]      2.0.0cvs122
9551
9552         * src/plugins/trayicon/Makefile.am
9553                 Fix build in separate dir 
9554                 Patch by Bamanzi <bamanzi@gmail.com>
9555
9556 2006-03-08 [colin]      2.0.0cvs121
9557
9558         * src/procmsg.c
9559                 Batch move and copies from summaryview with delayed execution
9560                 too
9561
9562 2006-03-07 [paul]       2.0.0cvs120
9563
9564         * src/common/utils.c
9565                 fix highlighting of URIs containing "()"
9566                 Patch by Pawel Pekala
9567
9568 2006-03-07 [paul]       2.0.0cvs119
9569
9570         * src/folder.c
9571         * src/folder.h
9572         * src/folderview.c
9573                 immediately do alphabetical resort when
9574                 changing a folder's name
9575                 Patch by Pawel Pekala
9576
9577 2006-03-07 [paul]       2.0.0cvs118
9578
9579         * src/news.c
9580         * src/news_gtk.c
9581                 when unsubscribing a newsgroup, remove the
9582                 folder and msgs in .sylpheed-claws/newscache
9583                 Patch by Pawel Pekala <c0rn@gazeta.pl>
9584
9585 2006-03-07 [paul]       2.0.0cvs117
9586
9587         * src/textview.c
9588                 fix wrong Fake URL Warning
9589                 Thanks to Hiro
9590
9591 2006-03-07 [colin]      2.0.0cvs116
9592
9593         * src/imap.c
9594                 Return immediately when password dialog was
9595                 cancelled
9596         * src/gtk/inputdialog.c
9597                 Allow empty strings for passwords
9598
9599
9600 2006-03-06 [colin]      2.0.0cvs115
9601
9602         * src/imap.c
9603                 Prevent double-timeouts when connection fails
9604
9605 2006-03-06 [colin]
9606
9607         2.0.1-rc1 released
9608
9609 2006-03-06 [colin]      2.0.0cvs114
9610
9611         * src/imap.c
9612                 Refresh session during potentially long
9613                 operations
9614
9615 2006-03-06 [wwp]        2.0.0cvs113
9616
9617         * src/prefs_msg_colors.h
9618                 forgot that one (custom color labels).
9619
9620 2006-03-06 [wwp]        2.0.0cvs112
9621
9622         * src/prefs_common.c
9623         * src/prefs_common.h
9624         * src/prefs_msg_colors.c
9625         * src/summaryview.c
9626         * src/summaryview.h
9627         * src/gtk/colorlabel.c
9628         * src/gtk/colorlabel.h
9629                 colors in messages list are now customizable. Color values and names can
9630                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
9631                 Thanks to Paul and Colin for their help with this longstanding patch!
9632
9633 2006-03-06 [wwp]        2.0.0cvs111
9634
9635         * src/textview.c
9636                 don't crash if (x)face is bad.
9637
9638 2006-03-05 [paul]       2.0.0cvs110
9639
9640         * AUTHORS
9641         * configure.ac
9642         * src/Makefile.am
9643         * src/common/Makefile.am
9644         * src/common/utils.h
9645         * src/etpan/imap-thread.c
9646         * src/gtk/authors.h
9647         * src/plugins/clamav/Makefile.am
9648         * src/plugins/demo/Makefile.am
9649         * src/plugins/dillo_viewer/Makefile.am
9650         * src/plugins/pgpcore/Makefile.am
9651         * src/plugins/pgpcore/passphrase.c
9652         * src/plugins/pgpinline/Makefile.am
9653         * src/plugins/pgpmime/Makefile.am
9654         * src/plugins/spamassassin/Makefile.am
9655         * src/plugins/trayicon/Makefile.am
9656                 fix builiding on cygwin
9657                 Patch by Ralgh Young <bamanzi@gmail.com>
9658
9659 2006-03-04 [wwp]        2.0.0cvs109
9660
9661         * manual/keyboard.xml
9662                 fix mixed up/down keys.
9663
9664 2006-03-04 [wwp]        2.0.0cvs108
9665
9666         * README
9667         * INSTALL
9668                 updated links to SpamAssassin.
9669
9670 2006-03-04 [wwp]        2.0.0cvs107
9671
9672         * manual/plugins.xml
9673         * src/plugins/spamassassin/README
9674                 updated SpamAssassin plugin docs to reflect new functional additions
9675                 (also fix/update/documents few technical stuff more, see the README).
9676
9677 2006-03-04 [wwp]        2.0.0cvs106
9678
9679         * src/prefs_message.c
9680                 normalized capitalization of message-prefs paths.
9681
9682 2006-03-04 [wwp]        2.0.0cvs105
9683
9684         * manual/advanced.xml
9685                 typo.
9686
9687 2006-03-03 [colin]      2.0.0cvs104
9688
9689         * src/plugins/clamav/clamav_plugin_gtk.c
9690                 Rework prefs page, patch by Fabien 
9691
9692 2006-03-03 [colin]      2.0.0cvs103
9693
9694         * src/plugins/clamav/clamav_plugin.c
9695                 Set error on all errors
9696
9697 2006-03-03 [colin]      2.0.0cvs102
9698
9699         * src/common/plugin.c
9700                 Initialize error to avoid crashing when a plugin fails
9701                 without setting error
9702
9703 2006-03-02 [wwp]        2.0.0cvs101
9704
9705         * configure.ac
9706                 fixed linker flags for libetpan support on Cygwin
9707                 (thanks to H.Merijn Brand).
9708
9709 2006-03-02 [wwp]        2.0.0cvs100
9710
9711         * src/addressbook.c
9712                 fix some AB error messages: one for punctuation and
9713                 one wrongly duplicate (thanks, maxbritov).
9714
9715 2006-03-02 [wwp]        2.0.0cvs99
9716
9717         * src/plugins/spamassassin/spamassassin.c
9718                 make sync calls to sa-learn/spamc to prevent
9719                 system (whatever local or client/server) overload.
9720
9721 2006-03-02 [colin]      2.0.0cvs98
9722
9723         * src/summaryview.c
9724                 Put the spam icon in the status column instead of the
9725                 mark one
9726
9727 2006-03-01 [colin]      2.0.0cvs97
9728
9729         * src/plugins/spamassassin/spamassassin.c
9730                 Fix segfault (g_file_set_contents fails for some 
9731                 reason and err==0x2f. Can't find out why with
9732                 valgrind, using working function :-)
9733
9734 2006-03-01 [colin]      2.0.0cvs96
9735
9736         * src/inc.c
9737                 Offline overriding: let 'No' be cached only 3 seconds
9738
9739 2006-03-01 [colin]      2.0.0cvs95
9740
9741         * src/addr_compl.c
9742         * src/addrbook.c
9743         * src/addressbook.c
9744         * src/addrindex.c
9745         * src/folder_item_prefs.c
9746         * src/headerview.c
9747         * src/imap.c
9748         * src/inc.c
9749         * src/ldif.c
9750         * src/mainwindow.c
9751         * src/mh.c
9752         * src/msgcache.c
9753         * src/prefs_common.h
9754         * src/prefs_msg_colors.c
9755         * src/procheader.c
9756         * src/procheader.h
9757         * src/procmime.c
9758         * src/procmsg.c
9759         * src/procmsg.h
9760         * src/send_message.h
9761         * src/simple-gettext.c
9762         * src/summaryview.c
9763         * src/summaryview.h
9764         * src/syldap.c
9765         * src/textview.c
9766         * src/undo.c
9767         * src/common/ssl_certificate.c
9768         * src/common/utils.c
9769         * src/gtk/colorsel.c
9770         * src/gtk/gtksctree.c
9771         * src/gtk/gtkshruler.c
9772         * src/plugins/trayicon/trayicon.c
9773                 #if 0 goes to /dev/null
9774
9775 2006-03-01 [colin]      2.0.0cvs94
9776
9777         * src/compose.c
9778         * src/imap.c
9779         * src/inc.c
9780         * src/inc.h
9781         * src/messageview.c
9782         * src/news.c
9783         * src/plugins/spamassassin/spamassassin.c
9784                 Allow to add information in the "working offline"
9785                 window
9786
9787 2006-03-01 [wwp]        2.0.0cvs93
9788
9789         * src/plugins/spamassassin/spamassassin.c
9790                 fixed spamc invocation: use a tricky temporary mini shell wrapper
9791                 'cause it seems that calling `spamc ... < inputfile` with
9792                 g_spawn_(a)sync simply.. erm doesn't work :-).
9793
9794 2006-03-01 [wwp]        2.0.0cvs92
9795
9796         * src/toolbar.c
9797         * src/toolbar.h
9798                 simplify the adding of spam/ham button to the messageview toolbar
9799                 (it gets more clear now that the same button will be "Mark as spam"
9800                 or "Mark as ham" according to the current message status,
9801                 thanks to Colin).
9802
9803 2006-03-01 [wwp]        2.0.0cvs91
9804
9805         * src/messageview.c
9806         * src/procmsg.c
9807         * src/procmsg.h
9808         * src/summaryview.c
9809         * src/plugins/spamassassin/spamassassin.c
9810         * src/plugins/spamassassin/spamassassin.h
9811                 make learner callbacks return a status (0 for ok),
9812                 handle it in main code to avoid setting flags when learning failed,
9813                 don't learn on TCP if offline in spamassassin,
9814                 thanks to Colin.
9815
9816                 
9817
9818 2006-03-01 [wwp]        2.0.0cvs90
9819
9820         * src/compose.c
9821                 some work around the compose window's account menu,
9822                 patch by Fabien Vantard.
9823
9824 2006-03-01 [wwp]        2.0.0cvs89
9825
9826         * src/plugins/spamassassin/spamassassin.c
9827                 fixed bad logics, was using spamc in local mode and sa-learn
9828                 in remote mode (thanks, Colin).
9829
9830 2006-03-01 [wwp]        2.0.0cvs88
9831
9832         * src/plugins/spamassassin/spamassassin.c
9833         * src/plugins/spamassassin/spamassassin.h
9834         * src/plugins/spamassassin/spamassassin_gtk.c
9835                 made processing of emails w/ sa-plugin an option (default is TRUE),
9836                 fixed Engrish some tooltips, capitalization of some debug messages
9837                 and warnings. The spamassassin plugin now provides two separate
9838                 services: process emails upon incorporation and spamd training.
9839                 Both services (un)register independently but use some common
9840                 plugin settings (transport settings, spam storage location).
9841
9842 2006-02-28 [wwp]        2.0.0cvs87
9843
9844         * src/plugins/spamassassin/spamassassin.c
9845                 fix async flag to spamc cmdline execution (batch exec should
9846                 be asynchronous).
9847
9848 2006-02-27 [wwp]        2.0.0cvs86
9849
9850         * src/plugins/spamassassin/spamassassin.c
9851         * src/plugins/spamassassin/spamassassin.h
9852         * src/plugins/spamassassin/spamassassin_gtk.c
9853                 - added the ability to learn a remote spamassassin server (spamd),
9854                 using spamc.
9855                 - added the spamassassin option 'username', that applies to all
9856                 spamassassin operations (filtering, learning, local or remote).
9857                 The default username is the current unix user (if left blank
9858                 from gtk prefs or config file).
9859                 - commented out some unused code (notebook widget), removed unused
9860                 layout (hbox1).
9861                 - make more widgets sensitive to the transport type.
9862
9863 2006-02-27 [colin]      2.0.0cvs85
9864
9865         * src/plugins/spamassassin/spamassassin.c
9866                 Fix sa-learn call when offline
9867
9868 2006-02-27 [colin]      2.0.0cvs84
9869
9870         * configure.ac
9871         * src/Makefile.am
9872         * src/mainwindow.c
9873         * src/mainwindow.h
9874         * src/messageview.c
9875         * src/messageview.h
9876         * src/prefs_toolbar.c
9877         * src/procmsg.c
9878         * src/stock_pixmap.c
9879         * src/stock_pixmap.h
9880         * src/summaryview.c
9881         * src/toolbar.c
9882         * src/toolbar.h
9883         * src/pixmaps/ham_btn.xpm
9884         * src/pixmaps/spam.xpm
9885         * src/pixmaps/spam_btn.xpm
9886         * src/plugins/spamassassin/spamassassin.c
9887                 Add button in toolbar for spam learning
9888                 Fix a few bugs from the last related commit
9889                 Revert 1.9.6cvs23 which messed up shift-selection
9890
9891 2006-02-24 [colin]      2.0.0cvs83
9892
9893         * src/procmsg.c
9894         * src/summaryview.c
9895         * src/summaryview.h
9896         * src/plugins/spamassassin/spamassassin.c
9897         * src/plugins/spamassassin/spamassassin.h
9898         * src/plugins/spamassassin/spamassassin_gtk.c
9899                 Unregister learner when spamassassin is either
9900                 disabled or over tcp
9901
9902 2006-02-24 [colin]      2.0.0cvs82
9903
9904         * src/Makefile.am
9905         * src/mainwindow.c
9906         * src/mainwindow.h
9907         * src/procmsg.c
9908         * src/procmsg.h
9909         * src/stock_pixmap.c
9910         * src/stock_pixmap.h
9911         * src/summaryview.c
9912         * src/summaryview.h
9913         * src/gtk/icon_legend.c
9914         * src/pixmaps/spam.xpm  ** NEW FILE **
9915         * src/plugins/spamassassin/spamassassin.c
9916         * src/plugins/spamassassin/spamassassin_gtk.c
9917                 Add spam learning interface (Mark/Mark as 
9918                 (spam|ham) menus)
9919
9920 2006-02-24 [wwp]        2.0.0cvs81
9921
9922         * src/compose.c
9923         * src/compose.h
9924         * src/filtering.c
9925                 hide compose window when sending message in batch mode
9926                 (filtering: forward and redirect). Also fixed a wrong
9927                 value returned when sending failed, neutral anyway.
9928                 (Colin, me) 
9929
9930 2006-02-24 [wwp]        2.0.0cvs80
9931
9932         * src/mainwindow.c
9933                 use GTK+'s stock quit button. Patch by Fabien Vantard.
9934
9935 2006-02-24 [paul]       2.0.0cvs79
9936
9937         * src/news.c
9938         * src/news.h
9939         * src/news_gtk.c
9940                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
9941                 Thanks to Colin
9942
9943 2006-02-23 [colin]      2.0.0cvs78
9944
9945         * src/alertpanel.c
9946                 Change OK to Close in alertpanel with View log
9947                 button; add accel to View log. Patch by Fabien
9948                 Vantard
9949
9950 2006-02-23 [wwp]        2.0.0cvs77
9951
9952         * src/compose.c
9953                 silly me, there were much more tests to perform, since toolbars can
9954                 really have down to 1 element only.
9955
9956 2006-02-23 [wwp]        2.0.0cvs76
9957
9958         * commitHelper
9959                 fixed indentation from my previous commit. Fallback to VISUAL if
9960                 EDITOR is not set (and to vi, at last resort).
9961
9962 2006-02-23 [wwp]        2.0.0cvs75
9963
9964         * commitHelper
9965                 improved error detection (Colin, me).
9966
9967 2006-02-23 [wwp]        2.0.0cvs74
9968
9969         * src/prefs_toolbar.c
9970                 simplify and fix prefs/toolbars layouting. Combos' contents can
9971                 now be really displayed.
9972
9973 2006-02-23 [wwp]        2.0.0cvs73
9974         simplifies and fix prefs/toolbars layouting. Combos' contents can now
9975         be really displayed.
9976
9977 2006-02-22 [wwp]        2.0.0cvs72
9978
9979         * src/compose.c
9980                 fix a typo in my previous commit (sorry!).
9981
9982 2006-02-22 [wwp]        2.0.0cvs71
9983
9984         * src/prefs_toolbar.c
9985                 fix a crash when adding separators to toolbars,
9986                 also fix some separator item information.
9987
9988 2006-02-22 [wwp]        2.0.0cvs70
9989
9990         * src/compose.c
9991                 fix a crash when redirecting (for instance) when compose window's
9992                 toolbar contents has been customized (when some buttons have been
9993                 removed in fact).
9994
9995 2006-02-21 [wwp]        2.0.0cvs69
9996
9997         * src/summaryview.c
9998         * src/gtk/pluginwindow.c
9999         * src/plugins/pgpcore/prefs_gpg.c
10000                 fix some compilation warnings (feat. remains of removed code).
10001
10002 2006-02-21 [wwp]        2.0.0cvs68
10003
10004         * src/gtk/gtkutils.c
10005                 fix two compilation issues, thanks to Stephan Sachse.
10006
10007 2006-02-20 [colin]      2.0.0cvs67
10008
10009         * src/mainwindow.c
10010                 Don't reselect displayed mail on refocus
10011                 This fixes actions misbehaving 
10012
10013 2006-02-20 [wwp]        2.0.0cvs66
10014
10015         * src/summaryview.c
10016         * src/gtk/gtksctree.c
10017         * src/gtk/gtkshruler.c
10018                 changed more runtime typecast checks.
10019
10020 2006-02-20 [wwp]        2.0.0cvs65
10021
10022         * src/summary_search.c
10023                 find all - summaryview refresh issue fixed, thanks to Colin.
10024
10025 2006-02-20 [wwp]        2.0.0cvs64
10026
10027         * src/gtk/gtkutils.c
10028                 better runtime typecast checks.
10029
10030 2006-02-20 [wwp]        2.0.0cvs63
10031
10032         * src/summary_search.c
10033                 enhancements to the summary search:
10034                         - add the ability to stop the running search
10035                           (upon ESC-key press, new Stop button or when Clear button is pressed)
10036                         - don't search if no criteria (From/To/Subject/Body) is set
10037                         - ensure that a busy mouse pointer is always shown when searching,
10038                           show it even a bit earlier
10039
10040 2006-02-19 [colin]      2.0.0cvs62
10041
10042         * src/compose.c
10043         * src/imap.c
10044         * src/etpan/imap-thread.c
10045         * src/etpan/imap-thread.h
10046                 (Future) IMAP speed improvement on sending
10047                 Will require a libetpan update
10048         * src/summaryview.c
10049         * src/gtk/quicksearch.c
10050                 Make quicksearch clearable while running.
10051
10052 2006-02-17 [colin]      2.0.0cvs61
10053
10054         * src/imap.c
10055         * src/etpan/imap-thread.c
10056         * src/etpan/imap-thread.h
10057                 Check for IMAP certificates
10058                 ** Requires libetpan-0.42-cvs4 
10059                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10060
10061 2006-02-17 [colin]      2.0.0cvs60
10062
10063         * src/messageview.c
10064         * src/prefs_common.c
10065         * src/prefs_common.h
10066         * src/prefs_message.c
10067                 Add pref to display HTML-only mails with plugin, 
10068                 if possible (defaulting to FALSE of course).
10069
10070 2006-02-16 [colin]      2.0.0cvs59
10071
10072         * src/main.c
10073         * src/common/plugin.c
10074         * src/common/plugin.h
10075         * src/gtk/pluginwindow.c
10076                 Keep track of requested (but unloaded) plugins
10077                 in some error cases.
10078
10079 2006-02-16 [wwp]        2.0.0cvs58
10080
10081         * src/gtk/gtkaspell.c
10082         * src/gtk/gtkaspell.h
10083         * src/prefs_spelling.c
10084         * src/compose.c
10085         * src/prefs_common.c
10086         * src/prefs_common.h
10087                 implemented new optional spellchecker behaviour: re-check message when
10088                 dictionary got changed (from compose-window/context-menu/Change dictionary).
10089
10090 2006-02-16 [wwp]        2.0.0cvs57
10091
10092         * src/quote_fmt_parse.y
10093                 pclose popen'ed pipe.
10094
10095 2006-02-15 [colin]      2.0.0cvs56
10096
10097         * src/mimeview.c
10098         * src/mimeview.h
10099                 Let MimeViewers know which MimeView they
10100                 depend of.
10101         * src/summaryview.c
10102                 Swap From/To columns in Sent/Queue/Drafts
10103                 folders
10104         * src/etpan/imap-thread.c
10105                 Use mailstream_low_tls_open() for STARTTLS
10106                 instead of mailstream_low_ssl_open()
10107                 ** REQUIRES libetpan 0.42cvs3 **
10108
10109 2006-02-15 [wwp]        2.0.0cvs55
10110
10111         * src/compose.c
10112         * src/compose.h
10113         * src/message_search.c
10114         * src/message_search.h
10115         * src/textview.c
10116         * src/gtk/gtkutils.c
10117         * src/gtk/gtkutils.h
10118                 added the ability to Find text in the compose window (and a bit
10119                 of code factorization).
10120
10121 2006-02-15 [wwp]        2.0.0cvs54
10122
10123         * src/prefs_gtk.c
10124                 yet another one file was missing (fix for some widgets' sensitivity).
10125                 Thanks Colin!
10126
10127 2006-02-15 [wwp]        2.0.0cvs53
10128
10129         * src/prefs_gtk.h
10130                 oops forgot that file (fix for some widgets' sensitivity).
10131
10132 2006-02-15 [wwp]        2.0.0cvs52
10133
10134         * src/summary_search.c
10135                 implemented advanced summary search options (added the ability
10136                 to use matcher conditions in an advanced search mode).
10137
10138 2006-02-15 [wwp]        2.0.0cvs51
10139
10140         * src/plugins/pgpcore/prefs_gpg.c
10141         * src/prefs_account.c
10142                 fix some widget sensitivity, mostly around some labels in
10143                 account prefs.
10144
10145 2006-02-15 [paul]       2.0.0cvs50
10146
10147         * manual/advanced.xml
10148                 improve Templates info
10149                 written by wwp
10150
10151 2006-02-14 [colin]      2.0.0cvs49
10152
10153         * src/pixmaps/address_book.xpm
10154         * src/pixmaps/preferences.xpm
10155         * src/pixmaps/properties.xpm
10156                 Fix pixmap size - patch by Fabien Vantard
10157
10158 2006-02-13 [colin]      2.0.0cvs48
10159
10160         * src/procmime.c
10161                 Add missing fclose()s on error
10162         * src/textview.c
10163                 Remove unused code
10164         * src/common/utils.c
10165                 Fix temp files not being deleted on windows
10166         Patches by Thomas Gilgin
10167
10168 2006-02-13 [colin]      2.0.0cvs47
10169
10170         * src/mainwindow.c
10171                 Fix exit crash
10172
10173 2006-02-13 [wwp]        2.0.0cvs46
10174
10175         * src/plugins/pgpcore/prefs_gpg.c
10176                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10177
10178 2006-02-12 [colin]      2.0.0cvs45
10179
10180         * src/folderview.c
10181         * src/main.c
10182         * src/mainwindow.c
10183                 Fix "stuff" when quitting
10184
10185 2006-02-12 [wwp]        2.0.0cvs44
10186
10187         * src/prefs_themes.c
10188                 fix typos in debug messages.
10189
10190 2006-02-11 [colin]      2.0.0cvs43
10191
10192         * src/summaryview.c
10193                 don't allow drag/drop from ourself
10194
10195 2006-02-10 [wwp]        2.0.0cvs42
10196
10197         * src/exporthtml.c
10198         * src/html.c
10199         * src/html.h
10200         * src/procmime.c
10201         * src/textview.c
10202                 renamed html_ prefixed functions and data structures to avoid
10203                 namespace clashes w/ other software (gtkhtml2 for instance).
10204                 Closes bug #907.
10205
10206
10207 2006-02-09 [colin]      2.0.0cvs41
10208
10209         * src/summaryview.c
10210                 Fix shitty logic messed up. Thanks Ticho for the hint!
10211
10212 2006-02-09 [wwp]        2.0.0cvs40
10213
10214         * src/gtk/about.c
10215         * src/compose.c
10216         * src/prefs_account.c
10217         * src/prefs_gtk.h
10218         * src/editaddress.c
10219                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10220                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10221                 Browse buttons in accounts prefs.
10222
10223 2006-02-09 [colin]      2.0.0cvs39
10224
10225         * src/matcher.c
10226                 Check for pointer before using its members
10227         * src/gtk/gtksourceprintjob.c
10228                 Fix a wrong warning
10229
10230 2006-02-09 [wwp]        2.0.0cvs38
10231
10232         * src/gtk/filesel.c
10233                 fix few compiler warnings (type mismatch).
10234
10235 2006-02-09 [paul]       2.0.0cvs37
10236
10237         * po/fr.po
10238                 updated by Fabien Vantard
10239
10240 2006-02-08 [colin]      2.0.0cvs36
10241
10242         * src/prefs_common.c
10243         * src/common/defs.h
10244         * src/common/plugin.c
10245                 allow windows and linux configurations to coexist
10246                 patch by Thomas Gilgin
10247
10248 2006-02-08 [colin]      2.0.0cvs35
10249
10250         * src/filtering.c
10251         * src/matcher.c
10252         * src/matcher.h
10253         * src/matcher_parser_parse.y
10254         * src/prefs_filtering_action.c
10255         * src/prefs_matcher.c
10256                 Add the "Ignore thread" filtering
10257                 action
10258
10259 2006-02-08 [colin]      2.0.0cvs34
10260
10261         * src/compose.c
10262         * src/procmime.c
10263         * src/procmime.h
10264                 Fix bug #905 (damaged attachment)
10265                 text files with raw \0's aren't really text files
10266         FOR_STABLE
10267
10268 2006-02-08 [colin]      2.0.0cvs33
10269
10270         * src/summaryview.c
10271                 Fix crasher introduced yesterday
10272
10273 2006-02-08 [wwp]        2.0.0cvs32
10274
10275         * src/compose.c
10276         * src/compose.h
10277                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10278
10279 2006-02-08 [wwp]        2.0.0cvs31
10280
10281         * src/prefs_template.c
10282                 templates enhancement: allow address completion for Cc and Bcc fields
10283                 (it was currently possible for the To field only)
10284
10285 2006-02-08 [colin]      2.0.0cvs30
10286
10287         * src/compose.c
10288                 Don't unblock if not blocked
10289         FOR_STABLE
10290
10291 2006-02-07 [colin]      2.0.0cvs29
10292
10293         * src/action.c
10294                 Forgot to refresh summaryview
10295
10296 2006-02-07 [colin]      2.0.0cvs28
10297
10298         * src/action.c
10299                 Freeze/thaw message list and folder list while
10300                 processing %as{} actions 
10301         * src/compose.c
10302                 Fix auto-wrap disabling after a middle-click
10303                 paste - FOR_STABLE
10304
10305 2006-02-07 [paul]       2.0.0cvs27
10306
10307         * src/folder.c
10308                 fix freeing of uninitialised pointers
10309                 Thanks to Colin
10310
10311 2006-02-06 [colin]      2.0.0cvs26
10312
10313         * src/folder.c
10314                 Use g_slist_prepend in potentially big list
10315
10316 2006-02-06 [colin]      2.0.0cvs25
10317
10318         * src/folder.c
10319                 Completely skip processing if it doesn't 
10320                 exist (faster!)
10321
10322 2006-02-06 [colin]      2.0.0cvs24
10323
10324         * src/folder.c
10325         * src/summaryview.c
10326                 Batch filtering in summaryview (from Tools menu)
10327                 and pre/post//-processing too
10328
10329 2006-02-06 [colin]      2.0.0cvs23
10330
10331         * src/procmsg.h
10332         * src/filtering.c
10333                 Use a special field for batch filtering instead
10334                 of stepping on deferred execution's toes
10335
10336 2006-02-06 [colin]      2.0.0cvs22
10337
10338         * src/action.c
10339         * src/filtering.c
10340         * src/filtering.h
10341         * src/folder.c
10342         * src/summaryview.c
10343                 Fix filtering via menus and actions
10344
10345 2006-02-06 [colin]      2.0.0cvs21
10346
10347         * src/imap.c
10348                 Put the added file directly to cache if possible (will work
10349                 with next libetpan)
10350         * src/filtering.c
10351         * src/filtering.h
10352         * src/inc.c
10353         * src/folder.c
10354         * src/mbox.c
10355         * src/procmsg.h
10356                 Move and copy filtered messages by batches instead of one
10357                 by one - faster on IMAP
10358         * src/procmsg.c
10359                 Add a function that'll possibly be useful later
10360
10361 2006-02-06 [colin]      2.0.0cvs20
10362
10363         * src/addressbook.c
10364                 Use internal mime-type instead of text/plain for d'n'd
10365         * src/compose.c
10366                 Allow attaching files from mimeview's icon list via d'n'd
10367         * src/folderview.c
10368         * src/folderview.h
10369                 Use internal mime-type instead of text/plain for d'n'd
10370                 Don't try to selected opened folder if none is
10371                 Factorize d'n'd from other apps code
10372         * src/headerview.c
10373         * src/textview.c
10374         * src/gtk/gtkutils.c
10375         * src/gtk/gtkutils.h
10376                 Factorize Face/X-Face stuff
10377         * src/mimeview.c
10378                 Fix d'n'd to other apps
10379         * src/prefs_message.c
10380                 Let the XFace pref be usable without libcompface as it also
10381                 applies to Face
10382         * src/summaryview.c
10383                 Fix d'n'd to other apps
10384                 Factorize d'n'd from other apps code
10385
10386 2006-02-06 [wwp]        2.0.0cvs19
10387
10388         * po/it.po
10389                 Italian translation fixes by Andrea Spadaccini (no more confusion
10390                 between filtering and processing, and few changes in the About
10391                 dialog).
10392
10393
10394 2006-02-06 [mones]      2.0.0cvs18
10395
10396         * src/gtk/icon_legend.c
10397                 Improved descriptions allowing better translations
10398
10399 2006-02-05 [colin]      2.0.0cvs17
10400
10401         * src/imap.c
10402                 Add the f*cking missing expunge that caused imap_fetch_env
10403                 to fail after an add_msgs ! :-///
10404         * src/etpan/imap-thread.c
10405                 Add a bit of debug
10406         FOR_STABLE
10407
10408 2006-02-05 [colin]      2.0.0cvs16
10409
10410         * src/common/utils.c
10411                 Don't check for return-path (or we can't put
10412                 back non-sent mails)
10413
10414 2006-02-05 [colin]      2.0.0cvs15
10415
10416         * src/textview.c
10417                 Don't try to display Face header in textview
10418                 when teh headerview's active
10419
10420 2006-02-05 [colin]      2.0.0cvs14
10421
10422         * tools/tbird2syl.py
10423         * tools/Makefile.am
10424                 Add script to import Thunderbird mails
10425
10426 2006-02-05 [colin]      2.0.0cvs13
10427
10428         * src/headerview.c
10429         * src/procheader.c
10430         * src/procmsg.c
10431         * src/procmsg.h
10432         * src/textview.c
10433                 Show Face headers - patch partially by Klaus Flittner
10434
10435 2006-02-05 [colin]      2.0.0cvs12
10436
10437         * src/folderview.c
10438         * src/summaryview.c
10439         * src/common/utils.c
10440         * src/common/utils.h
10441                 Let dnd work from mime icons to summaryview
10442                 and to folderview too
10443                 Add a crude test to avoid trying to add files
10444                 drag'n'dropped when they're not mails
10445
10446 2006-02-04 [colin]      2.0.0cvs11
10447
10448         * src/summaryview.c
10449         * src/mimeview.c
10450                 Fix utf8 conversion
10451
10452 2006-02-04 [colin]      2.0.0cvs10
10453
10454         * src/compose.c
10455         * src/folderview.c
10456         * src/mimeview.c
10457         * src/summaryview.c
10458         * src/summaryview.h
10459                 Added various drag and drop capas:
10460                 From                    To
10461                 summaryview             other apps
10462                 mimeview icons          other apps
10463                 other apps              summaryview
10464                 other apps              folderview
10465
10466                 This shouldn't have broken the existing:
10467                 From                    To
10468                 summaryview             folderview
10469                 folderview              folderview
10470                 summaryview             compose's attachments
10471
10472         Tests welcomed.
10473
10474 2006-02-02 [paul]       2.0.0cvs9
10475
10476         * src/mainwindow.c
10477                 move global option 'Set displayed columns...' out
10478                 of folder option grouping.
10479                 fix sensitivity of 'harvest addresses'
10480         FOR_STABLE
10481
10482 2006-02-01 [colin]      2.0.0cvs8
10483
10484         * src/mimeview.c
10485                 Revert the alertpanel patch, it sucks (intrusive
10486                 and gets in the way of "open")
10487
10488 2006-02-01 [colin]      2.0.0cvs7
10489
10490         * src/compose.c
10491         * src/prefs_account.c
10492         * src/prefs_common.c
10493         * src/common/defs.h
10494         * src/common/utils.c
10495         * src/common/utils.h
10496                 Add ability to edit the signature file
10497                 from the account preferences, and use
10498                 a default for the text editor.
10499                 Patch by Fabien Vantard
10500
10501 2006-02-01 [colin]      2.0.0cvs6
10502
10503         * src/mimeview.c
10504                 Try to get mime type by extension if it is
10505                 application/octet-stream
10506                 Display a window with possible choices when
10507                 encountering unknown mime types
10508         * src/gtk/filesel.c
10509         * src/gtk/filesel.h
10510                 Add preview
10511                 Allow multiple selection in filtered filesel
10512                 (patch by Fabien Vantard)
10513         * src/gtk/pluginwindow.c
10514                 Use it (patch by Fabien Vantard)
10515
10516 2006-02-01 [paul]       2.0.0cvs5
10517
10518         * src/jpilot.c
10519                 fix crash on creating jpilot address book
10520                 Thanks to Colin - FOR_STABLE
10521         * src/prefs_summaries.c
10522         * src/prefs_wrapping.c
10523         * src/gtk/icon_legend.c
10524         * src/gtk/quicksearch.c
10525                 string fixes and additions
10526
10527 2006-02-01 [paul]       2.0.0cvs4
10528
10529         * src/compose.c
10530         * src/mainwindow.c
10531         * src/messageview.c
10532         * src/prefs_send.c
10533                 add Arabic encoding option
10534                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
10535
10536 2006-01-31 [colin]      2.0.0cvs3
10537
10538         * src/plugins/pgpcore/passphrase.c
10539                 Convert passphrase to locale encoding
10540         * src/compose.c
10541                 Fix drafting on IMAP. Crappy bug sneaked in
10542                 the release :-/
10543         FOR_STABLE
10544
10545 2006-01-30 [paul]       2.0.0cvs2
10546
10547         * src/gtk/icon_legend.c
10548                 show the new entries
10549
10550 2006-01-30 [colin]      2.0.0cvs1
10551
10552         * src/manual.c
10553                 Check for the file to be present before 
10554                 enabling the menu - FOR_STABLE
10555         * src/gtk/icon_legend.c
10556                 Add folders icons (not all of them, there
10557                 are too much, but the most intriguing ones)
10558
10559 2006-01-30 [paul]       2.0.0
10560
10561         version 2.0.0 released
10562
10563 [For previous entries, see ChangeLog.pre2.0.0]