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