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