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