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