9266c5d303d60345fd5d73fc23b98dc3b00941dc
[claws.git] / ChangeLog
1 2009-04-03 [paul]       3.7.1cvs38
2
3         * AUTHORS
4         * src/gtk/authors.h
5                 credit due
6
7 2009-04-03 [colin]      3.7.1cvs37
8
9         * src/compose.c
10         * src/textview.c
11                 Fix bug 1891, 'Add support for gopher:// links'
12                 Patch by Jacob Head <clawsmail at jacob-head.com>
13                 Let's go back to the roots! 
14
15 2009-04-03 [paul]       3.7.1cvs36
16
17         * m4/Makefile.am
18                 complete cvs35
19
20 2009-04-03 [paul]       3.7.1cvs35
21
22         * configure.ac
23                 add AC_CONFIG_MACRO_DIR([m4])
24                 remove CLAWS_ACLOCAL_INCLUDE(m4)
25         * m4/aclocal-include.m4
26                 removed this now unneeded file
27
28 2009-04-02 [colin]      3.7.1cvs34
29
30         * src/common/utils.h
31                 Fix previous (thanks to Marcus :)
32
33 2009-04-02 [colin]      3.7.1cvs33
34
35         * src/common/utils.h
36         * src/etpan/etpan-thread-manager.c
37                 pipe() was a macro from GLib on win32 until
38                 glib 2.13.2. It's undefined after that.
39                 Thanks to Marcus Brinkmann for the heads-up!
40
41 2009-03-31 [colin]      3.7.1cvs32
42
43         * src/folder_item_prefs.c
44                 Copy folder settings with prefs
45
46 2009-03-31 [colin]      3.7.1cvs31
47
48         * src/prefs_account.c
49                 Don't use un-sensitive checkboxes in Privacy tab
50                 when privacy system in None (makes unchecking 
51                 painful when no privacy plugin is loaded)
52
53 2009-03-30 [colin]      3.7.1cvs30
54
55         * src/folder.c
56         * src/folder.h
57         * src/imap.c
58         * src/mainwindow.c
59         * src/mainwindow.h
60         * src/prefs_account.c
61         * src/prefs_account.h
62         * src/summaryview.c
63         * src/summaryview.h
64                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
65                 Add an option on the Receive page of IMAP account preferences:
66                 "Move deleted mails to trash and expunge immediately". This
67                 option defaults to TRUE to avoid changing the existing behaviour.
68                 Setting it to FALSE prevents automatic expunging. 
69                 Also, add Tools/Expunge and View/Hide deleted messages menu items
70                 (View/Hide deleted message being a per-folder setting, and behaving,
71                 like View/Hide read messages).
72
73 2009-03-30 [colin]      3.7.1cvs29
74
75         * src/imap.c
76                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
77                 ask for IMAP password when using GSSAPI auth
78
79 2009-03-27 [colin]      3.7.1cvs28
80
81         * src/folder.c
82                 Fix cvs14, make sure we mark non-existent caches dirty
83                 (or they never get written)
84
85 2009-03-27 [colin]      3.7.1cvs27
86
87         * src/imap.c
88                 Fix tag update when all tags are removed 
89                 from another client
90
91 2009-03-25 [colin]      3.7.1cvs26
92
93         * configure.ac
94                 Fix configure.ac, thanks to Pawel
95
96 2009-03-25 [colin]      3.7.1cvs25
97
98         * src/news.c
99         * src/etpan/nntp-thread.c
100                 Fix header fetching (NG/To/Cc). Fixes 
101                 bug 1883, 'Message processing fails to 
102                 act on Newsgroups: field'
103
104 2009-03-23 [colin]      3.7.1cvs24
105
106         * src/textview.c
107                 Fix internal headers visible in queue/sent
108
109 2009-03-23 [colin]      3.7.1cvs23
110
111         * configure.ac
112                 Fix check for RC (resource compiler) used
113                 on win32 (AC_LIBTOOL_RC used to call it 
114                 implicitely but stopped)
115
116 2009-03-19 [colin]      3.7.1cvs22
117
118         * src/toolbar.c
119                 Put spam button in default toolbar even if
120                 bogofilter and spamassassin are not built.
121                 Other anti-spam plugin could exist! :)
122         * src/common/utils.c
123                 Fix exit status fetch on win32
124
125 2009-03-18 [paul]       3.7.1cvs21
126
127         * src/gtk/spell_entry.c
128                 fix "[BUG] Wrong word replaced in 'Subject:'
129                 when spell-checking correction used"
130                 Patch by Pawel Pekala
131
132 2009-03-17 [colin]      3.7.1cvs20
133
134         * src/common/utils.c
135                 Fix win32 build (from cvs12)
136
137 2009-03-17 [colin]      3.7.1cvs19
138
139         * src/compose.c
140                 Fix bug 1735, 'Change To: and Newsgroups: 
141                 recipient field according account type'
142                 Patch by Pawel
143
144 2009-03-17 [colin]      3.7.1cvs18
145
146         * src/msgcache.c
147         * src/prefs_common.c
148         * src/prefs_common.h
149         * src/prefs_other.c
150         * src/common/prefs.c
151                 Add preference for fsyncing metadata
152
153 2009-03-16 [paul]       3.7.1cvs17
154
155         * src/prefs_customheader.c
156                 add forgotten #if HAVE_LIBCOMPFACE
157
158 2009-03-16 [paul]       3.7.1cvs16
159
160         * src/prefs_customheader.c
161                 put the (X-)Face preview image below the up/down
162                 buttons so they don't jump around.
163                 make the list reorderable by drag'n'drop
164
165 2009-03-16 [colin]      3.7.1cvs15
166
167         * src/prefs_customheader.c
168                 Add a (X-)Face preview. Patch by iwkse.
169
170 2009-03-16 [colin]      3.7.1cvs14
171
172         * src/compose.c
173         * src/folder.c
174         * src/folder.h
175         * src/msgcache.c
176         * src/common/prefs.c
177                 Add fsync calls to make sure we don't
178                 lose data on system crashes. (to do:
179                 add a pref to allow people choosing raw
180                 speed)
181
182 2009-03-15 [colin]      3.7.1cvs13
183
184         * src/gtk/gtkaspell.c
185                 Fix empty menu when there are no
186                 suggestions (using the Spelling menu)
187
188 2009-03-14 [colin]      3.7.1cvs12
189
190         * src/common/utils.c
191                 Win32: fix subject prefix length
192
193 2009-03-11 [mones]      3.7.1cvs11
194
195         * po/es.po
196                 fix encoding declared in header
197                 update translation now we're at it
198
199 2009-03-10 [colin]      3.7.1cvs10
200
201         * src/messageview.c
202                 Fix "wrong mime" message printed out multiple
203                 times
204
205 2009-03-10 [colin]      3.7.1cvs9
206
207         * src/prefs_folder_item.c
208                 Fix build
209
210 2009-03-09 [paul]       3.7.1cvs8
211
212         * src/prefs_folder_item.c
213         * src/send_message.c
214                 fixes to english text
215
216 2009-03-08 [paul]       3.7.1cvs7
217
218         * po/ja.po
219                 correct errors in header
220
221 2009-03-08 [paul]       3.7.1cvs6
222
223         * AUTHORS
224         * configure.ac
225         * po/ja.po
226         * src/gtk/authors.h
227         * tools/claws.i18n.status.pl
228                 add Japanese translation, submitted by kazken3
229
230 2009-03-07 [colin]      3.7.1cvs5
231
232         * src/messageview.c
233                 Don't let the invalid MIME warning hide
234                 other noticeview (Partial receive or 
235                 return receipt).
236
237 2009-03-07 [colin]      3.7.1cvs4
238
239         * src/procmime.c
240                 Fix build
241
242 2009-03-07 [colin]      3.7.1cvs3
243
244         * src/messageview.c
245         * src/procmime.c
246         * src/procmime.h
247                 Handle mimeparts that lack an end boundary.
248                 They're invalid but it's too annoying for
249                 normal users to fix.
250
251 2009-03-06 [wwp]        3.7.1cvs2
252
253         * src/compose.c
254         * src/folder_item_prefs.c
255         * src/folder_item_prefs.h
256         * src/prefs_folder_item.c
257                 Add per-folder default cc, bcc and reply-to.
258
259 2009-03-06 [colin]      3.7.1cvs1
260
261         * src/gedit-print.c
262         * src/gtk/gtksourceprintjob.c
263                 Fix build with old print interface
264
265 2009-03-06 [paul]       3.7.1
266
267         * NEWS
268         * README
269         * RELEASE_NOTES 
270                 3.7.1 released!
271
272 2009-03-06 [paul]       3.7.0cvs78
273
274         * po/cs.po
275         * po/de.po
276         * po/fi.po
277         * po/fr.po
278         * po/hu.po
279         * po/nl.po
280         * po/pt_BR.po
281         * po/sv.po
282         * po/zh_CN.po
283                 updated by David Vachulka, Stephan Sachse, Flammie
284                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
285                 Frederico Goncalves Guimaraes, Lars Persson Fink,
286                 and Ralph Young
287
288 2009-03-03 [colin]      3.7.0cvs77
289
290         * src/prefs_filtering.c
291                 Win32: Fix bug 1865, 'IMAP account name changes 
292                 are not followed at filter actions'
293
294 2009-03-02 [colin]      3.7.0cvs76
295
296         * src/imap.c
297                 Fix Launchpad bug 335571: 'claws-mail crashed 
298                 with SIGSEGV in strlen() while deleting 
299                 large amount of e-mails on IMAP account
300
301 2009-02-27 [mones]      3.7.0cvs75
302
303         * manual/es/account.xml
304         * manual/es/ack.xml
305         * manual/es/addrbook.xml
306         * manual/es/advanced.xml
307         * manual/es/claws-mail-manual.xml
308         * manual/es/faq.xml
309         * manual/es/glossary.xml
310         * manual/es/gpl.xml
311         * manual/es/handling.xml
312         * manual/es/intro.xml
313         * manual/es/keyboard.xml
314         * manual/es/plugins.xml
315         * manual/es/starting.xml
316                 Sync with English version, fix some typos
317                 Changed encoding to UTF-8
318         * po/es.po
319                 Update for release, changed encoding to UTF-8
320
321 2009-02-24 [colin]      3.7.0cvs74
322
323         * src/printing.c
324                 Don't print separation line if there
325                 are no headers
326
327 2009-02-23 [cleroy]     3.7.0cvs73
328
329         * src/account.c
330         * src/action.c
331         * src/addr_compl.c
332         * src/addrbook.c
333         * src/addrcache.c
334         * src/addrcindex.c
335         * src/addrclip.c
336         * src/addrduplicates.c
337         * src/addressadd.c
338         * src/addressbook.c
339         * src/addressbook_foldersel.c
340         * src/addrharvest.c
341         * src/addrindex.c
342         * src/addritem.c
343         * src/addrquery.c
344         * src/addrselect.c
345         * src/codeconv.c
346         * src/compose.c
347         * src/customheader.c
348         * src/editaddress.c
349         * src/editaddress_other_attributes_ldap.c
350         * src/editgroup.c
351         * src/editldap.c
352         * src/enriched.c
353         * src/exporthtml.c
354         * src/exportldif.c
355         * src/filtering.c
356         * src/folder.c
357         * src/foldersel.c
358         * src/folderutils.c
359         * src/folderview.c
360         * src/gedit-print.c
361         * src/html.c
362         * src/imap.c
363         * src/imap_gtk.c
364         * src/inc.c
365         * src/jpilot.c
366         * src/ldapctrl.c
367         * src/ldapquery.c
368         * src/ldapserver.c
369         * src/ldapupdate.c
370         * src/ldif.c
371         * src/localfolder.c
372         * src/main.c
373         * src/mainwindow.c
374         * src/matcher.c
375         * src/mbox.c
376         * src/messageview.c
377         * src/mh.c
378         * src/mh_gtk.c
379         * src/mimeview.c
380         * src/msgcache.c
381         * src/mutt.c
382         * src/news.c
383         * src/news_gtk.c
384         * src/noticeview.c
385         * src/pine.c
386         * src/pop.c
387         * src/prefs_account.c
388         * src/prefs_actions.c
389         * src/prefs_common.c
390         * src/prefs_filtering.c
391         * src/prefs_filtering_action.c
392         * src/prefs_folder_column.c
393         * src/prefs_folder_item.c
394         * src/prefs_gtk.c
395         * src/prefs_matcher.c
396         * src/prefs_quote.c
397         * src/prefs_send.c
398         * src/prefs_summaries.c
399         * src/prefs_summary_column.c
400         * src/prefs_template.c
401         * src/prefs_themes.c
402         * src/prefs_toolbar.c
403         * src/printing.c
404         * src/privacy.c
405         * src/procheader.c
406         * src/procmime.c
407         * src/procmsg.c
408         * src/quote_fmt.c
409         * src/remotefolder.c
410         * src/send_message.c
411         * src/sourcewindow.c
412         * src/statusbar.c
413         * src/stock_pixmap.c
414         * src/summary_search.c
415         * src/summaryview.c
416         * src/textview.c
417         * src/toolbar.c
418         * src/undo.c
419         * src/uri_opener.c
420         * src/vcard.c
421         * src/common/base64.c
422         * src/common/claws.c
423         * src/common/hooks.c
424         * src/common/plugin.c
425         * src/common/prefs.c
426         * src/common/session.c
427         * src/common/smtp.c
428         * src/common/socket.c
429         * src/common/string_match.c
430         * src/common/stringtable.c
431         * src/common/utils.c
432         * src/common/utils.h
433         * src/common/xml.c
434         * src/common/xmlprops.c
435         * src/gtk/colorlabel.c
436         * src/gtk/combobox.c
437         * src/gtk/foldersort.c
438         * src/gtk/gtkaspell.c
439         * src/gtk/gtkcmclist.c
440         * src/gtk/gtkcmctree.c
441         * src/gtk/gtkcmoptionmenu.c
442         * src/gtk/gtksctree.c
443         * src/gtk/gtkshruler.c
444         * src/gtk/gtksourceprintjob.c
445         * src/gtk/gtkutils.c
446         * src/gtk/gtkvscrollbutton.c
447         * src/gtk/logwindow.c
448         * src/gtk/menu.c
449         * src/gtk/pluginwindow.c
450         * src/gtk/prefswindow.c
451         * src/gtk/quicksearch.c
452         * src/gtk/spell_entry.c
453         * src/plugins/pgpcore/select-keys.c
454         * src/plugins/pgpinline/pgpinline.c
455         * src/plugins/pgpmime/pgpmime.c
456         * src/plugins/smime/smime.c
457         * src/plugins/spamassassin/spamassassin_gtk.c
458                 Mass commit changing g_return_* to cm_return_*
459                 and making these more interesting
460
461 2009-02-23 [colin]      3.7.0cvs72
462
463         * src/imap.c
464                 Always initialise error code to no error
465
466 2009-02-23 [colin]      3.7.0cvs71
467
468         * src/imap.c
469                 Fix separator substitution
470
471 2009-02-23 [colin]      3.7.0cvs70
472
473         * src/stock_pixmap.c
474         * src/gtk/colorlabel.c
475                 don't use g_return on normal checks
476
477 2009-02-22 [colin]      3.7.0cvs69
478
479         * src/addressbook.c
480         * src/procmime.c
481                 More fixes
482
483 2009-02-22 [colin]      3.7.0cvs68
484
485         * src/addrduplicates.c
486         * src/addressbook.c
487         * src/addrharvest.c
488         * src/codeconv.c
489         * src/compose.c
490         * src/filtering.c
491         * src/folder.c
492         * src/imap.c
493         * src/imap_gtk.c
494         * src/importldif.c
495         * src/jpilot.c
496         * src/mainwindow.c
497         * src/matcher.c
498         * src/mbox.c
499         * src/messageview.c
500         * src/mh_gtk.c
501         * src/prefs_common.c
502         * src/prefs_filtering.c
503         * src/prefs_gtk.c
504         * src/printing.c
505         * src/privacy.c
506         * src/procmime.c
507         * src/procmsg.c
508         * src/summaryview.c
509         * src/textview.c
510         * src/undo.c
511         * src/wizard.c
512         * src/common/md5.c
513         * src/common/socket.c
514         * src/common/template.c
515         * src/etpan/imap-thread.c
516         * src/gtk/gtkaspell.c
517         * src/gtk/gtkcmctree.c
518         * src/gtk/gtksctree.c
519         * src/gtk/inputdialog.c
520         * src/plugins/pgpcore/sgpgme.c
521         * src/plugins/pgpmime/pgpmime.c
522         * src/plugins/smime/smime.c
523         * src/plugins/spamassassin/spamassassin.c
524                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
525                 uninitialised accesses
526
527 2009-02-17 [colin]      3.7.0cvs67
528
529         * src/compose.c
530                 Disable controls during queuing
531
532 2009-02-15 [colin]      3.7.0cvs66
533
534         * src/privacy.c
535         * src/plugins/pgpcore/select-keys.c
536         * src/plugins/pgpcore/sgpgme.c
537                 Disable use of disabled keys
538
539 2009-02-15 [colin]      3.7.0cvs65
540
541         * src/folderview.c
542         * src/summaryview.c
543                 Fix font updating after changing 
544                 prefs_common.derive_from_normal_font
545
546 2009-02-12 [paul]       3.7.0cvs64
547
548         * src/addressitem.h
549         * src/export.h
550         * src/headerview.c
551         * src/headerview.h
552         * src/common/version.h.in
553         * src/gtk/about.h
554         * src/gtk/menu.c
555         * src/gtk/menu.h
556                 more copyright header fixes
557
558 2009-02-12 [paul]       3.7.0cvs63
559
560         * src/gtk/progressdialog.c
561         * src/gtk/progressdialog.h
562                 fix copyright header
563
564 2009-02-12 [paul]       3.7.0cvs62
565
566         * src/gtk/spell_entry.c
567         * src/gtk/spell_entry.h
568                 better, more standard copyright header
569
570 2009-02-12 [paul]       3.7.0cvs61
571
572         * src/gtk/spell_entry.c
573         * src/gtk/spell_entry.h
574                 changes to copyright header
575
576 2009-02-12 [paul]       3.7.0cvs60
577
578         * src/gtk/spell_entry.c
579         * src/gtk/spell_entry.h
580                 fix broken build
581
582 2009-02-11 [colin]      3.7.0cvs59
583
584         * src/gtk/spell_entry.c
585         * src/gtk/spell_entry.h
586                 Forgot to add files
587
588 2009-02-11 [colin]      3.7.0cvs58
589
590         * src/compose.c
591         * src/gtk/Makefile.am
592         * src/gtk/gtkaspell.c
593         * src/gtk/gtkaspell.h
594                 Add spellcheck to subject. Patch by
595                 Pawel.
596
597 2009-02-10 [holger]     3.7.0cvs57
598
599         * src/printing.c
600         * src/common/defs.h
601                 Move filename define for printing page setup cache to defs.h
602
603 2009-02-08 [mones]      3.7.0cvs56
604
605         * src/matcher.h
606                 Fix build for bison 2.4.1
607
608 2009-02-06 [holger]     3.7.0cvs55
609
610         * src/prefs_common.c
611         * src/prefs_common.h
612         * src/printing.c
613                 Fix restoring of custom page setups for printing by
614                 temporarily caching the settings.
615                 This is a workaround for Gnome Bug #39018, and fixes
616                 Claws Mail Bug #1840.
617
618 2009-02-06 [colin]      3.7.0cvs54
619
620         * src/mainwindow.c
621                 Fix hardcoded Shift-Q quits. Fixes
622                 bug 1838, 'Claws-Mail sometimes quits 
623                 when attempting to type a capital Q'
624
625 2009-01-31 [paul]       3.7.0cvs53
626
627         * src/compose.c
628                 revert 3.7.0cvs49, until there is time to find out
629                 why it causes a nasty crash!
630
631 2009-01-31 [paul]       3.7.0cvs52
632
633         * src/mainwindow.c
634                 1 string that was forgotten for translation
635
636 2009-01-31 [paul]       3.7.0cvs51
637
638         * src/messageview.c
639                 2 strings that were forgotten for translation
640
641 2009-01-31 [paul]       3.7.0cvs50
642
643         * src/gtk/prefswindow.c
644                 build prefs tree in a slightly smarter way -
645                 fix bug where if path[0] had same name as
646                 path[1], (like in the de translation), path[1]
647                 was lost and not shown in the window
648
649 2009-01-31 [paul]       3.7.0cvs49
650
651         * src/compose.c
652                 fix bug 1836, 'Quoted text still blue after
653                 removal of quote-character'
654                 comment out some debug_print's that needlessly
655                 slow things down
656         * src/undo.c
657                 comment out a debug_print that needlessly slows
658                 things down
659
660 2009-01-31 [paul]       3.7.0cvs48
661
662         * src/summaryview.c
663                 fix bug 1834, '"semi"-selection when collapsing thread'
664
665 2009-01-31 [paul]       3.7.0cvs47
666
667         * src/prefs_compose_writing.c
668         * src/prefs_message.c
669                 move 'quote_chars' pref to where it should be
670
671 2009-01-30 [paul]       3.7.0cvs46
672
673         * src/summaryview.c
674                 fix updating of popup menu sensitivity
675
676 2009-01-28 [paul]       3.7.0cvs45
677
678         * tools/filter_conv_new.pl
679                 move 'move' and 'delete' to end of @actions
680                 so that they are always final actions in the
681                 generated filtering rule
682
683 2009-01-27 [paul]       3.7.0cvs44
684
685         * src/messageview.c
686                 always select text/calendar mimepart if suitable
687                 plugin (i.e. vCalendar) is available
688
689 2009-01-27 [paul]       3.7.0cvs43
690
691         * src/folder.c
692                 fix crash when right-clicking in summaryview when
693                 processing is active
694
695 2009-01-22 [colin]      3.7.0cvs42
696
697         * src/compose.c
698         * src/privacy.c
699         * src/privacy.h
700                 When replying to signed/encrypted mail and the
701                 preference to sign/encrypt in this case is set,
702                 choose the original mail's privacy system (if
703                 available).
704
705 2009-01-21 [colin]      3.7.0cvs41
706
707         * src/addressbook.h
708                 Fix warning (on-the-fly theming of
709                 addressbook isn't complete yet)
710
711 2009-01-21 [colin]      3.7.0cvs40
712
713         * src/account.c
714         * src/addressbook.c
715                 Win32: Fix window placement
716
717 2009-01-21 [paul]       3.7.0cvs39
718
719         * src/inc.c
720                 update timeout log msg
721
722 2009-01-17 [colin]      3.7.0cvs38
723
724         * src/main.c
725         * src/mbox.c
726         * src/common/md5.c
727         * src/common/utils.c
728         * src/etpan/imap-thread.c
729                 Fix g_open calls (which don't ignore mode)
730
731 2009-01-17 [colin]      3.7.0cvs37
732
733         * src/addressbook.c
734         * src/compose.c
735         * src/foldersel.c
736         * src/main.c
737         * src/mainwindow.c
738         * src/mbox.c
739         * src/common/md5.c
740         * src/common/ssl_certificate.c
741         * src/common/tags.c
742         * src/common/utils.c
743         * src/etpan/imap-thread.c
744         * src/plugins/bogofilter/bogofilter.c
745         * src/plugins/pgpinline/pgpinline.c
746         * src/plugins/smime/smime.c
747                 Probably fix bug 1825, 'Unable to fetch messages from 
748                 IMAP folders named with non-ASCII string'
749                 Change remaining occurences of fopen and open with
750                 g_fopen and g_open
751
752 2009-01-17 [paul]       3.7.0cvs36
753
754         * manual/faq.xml
755                 update an old, outdated piece of info
756
757 2009-01-17 [paul]       3.7.0cvs35
758
759         * src/prefs_folder_item.c
760                 fix bug where saving Folder Properties of a
761                 sub-folder of outbox, queue, draft or trash
762                 would change its parent's folder type to normal
763
764 2009-01-12 [mones]      3.7.0cvs34
765
766         * po/es.po
767                 Updated translation
768
769 2009-01-12 [wwp]        3.7.0cvs33
770
771         * tools/fix_date.sh
772         * tools/popfile-link.sh
773         * tools/textviewer.sh
774                 Fix bashisms and other portability glitches (thanks to
775                 Steven M. Bellovin).
776
777 2009-01-11 [paul]       3.7.0cvs32
778
779         * src/addrindex.c
780                 clean up some build warnings
781
782 2009-01-11 [colin]      3.7.0cvs31
783
784         * src/addrindex.c
785                 Revert part of patch 3.7.0cvs29 
786                 This function is used when jpilot
787                 support is disabled
788
789 2009-01-11 [colin]      3.7.0cvs30
790
791         * src/folder.c
792                 folder_find_child_item_by_name():
793                 actually use name, not path's basename
794
795 2009-01-11 [paul]       3.7.0cvs29
796
797         * src/addrclip.c
798         * src/addrindex.c
799         * src/addritem.c
800         * src/foldersel.h
801         * src/folderview.c
802         * src/prefs_folder_item.c
803                 clean up some build warnings
804
805 2009-01-11 [paul]       3.7.0cvs28
806
807         * src/gtk/about.c
808                 don't even mention printing support, assume its
809                 presence, unless building with GTK+ < 2.10.0
810
811 2009-01-10 [colin]      3.7.0cvs27
812
813         * src/codeconv.c
814                 Fix bug 1811, '[mime] Crash when there's no 
815                 room for filename's start on the same line'
816                 When the mimetype of the attachment is very 
817                 long, there's no room at all to start the 
818                 name=... parameter on the same line. This
819                 caused an infinite loop as 0 characters of
820                 the filename could be appended.
821                 In such cases, insert linebreak before the
822                 name parameter.
823
824 2009-01-09 [colin]      3.7.0cvs26
825
826         * src/compose.c
827         * src/mainwindow.c
828         * src/common/utils.c
829                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
830                 Compose Window does not attach'
831
832 2009-01-09 [colin]      3.7.0cvs25
833
834         * src/foldersel.c
835                 Fix bug 1817, 'Changing Themes does not 
836                 update the pixmaps in "Select folder" 
837                 dialog box'
838
839 2009-01-09 [colin]      3.7.0cvs24
840
841         * src/main.c
842                 Win32: Fix bug 1816, 'Attaching files with 
843                 command-line generates error after attaching'
844
845 2009-01-09 [paul]       3.7.0cvs23
846
847         * src/gtk/about.c
848                 forgot this '2009' in last commit
849
850 2009-01-09 [paul]       3.7.0cvs22
851
852         * src/*/*.[c,h]
853                 it's 2009!
854                 update copyright headers
855
856 2009-01-09 [paul]       3.7.0cvs21
857
858         * doc/man/claws-mail.1
859                 update Team list
860
861 2009-01-09 [colin]      3.7.0cvs20
862
863         * src/messageview.c
864                 Fix bug 1814, 'Windows' WM badly places 
865                 message view'
866
867 2009-01-09 [colin]      3.7.0cvs19
868
869         * src/prefs_themes.c
870         * src/stock_pixmap.c
871         * src/stock_pixmap.h
872         * src/common/utils.c
873         * src/common/utils.h
874                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
875
876 2009-01-08 [colin]      3.7.0cvs18
877
878         * src/mimeview.c
879                 Win32: Fix bug 1810, 'Pressing 'o' key 
880                 crashes CM'
881
882 2009-01-07 [colin]      3.7.0cvs17
883
884         * src/html.c
885                 Fix bug 1432, '&amp; not escaped in links (HTML 
886                 rendered as text)'
887
888 2009-01-06 [colin]      3.7.0cvs16
889
890         * src/plugins/pgpcore/select-keys.c
891                 Warn translators the usual way about
892                 accels
893
894 2009-01-06 [colin]      3.7.0cvs15
895
896         * src/mainwindow.c
897                 Fix synchronisation dialog that shouldn't
898                 appear when network goes down (Network
899                 Manager)
900         * src/mimeview.c
901         * src/textview.c
902                 Fix save as when attach_save_dir isn't set
903                 fixes bug 1804, 'attach_save_directory does 
904                 not default to $HOME'
905         * src/plugins/pgpcore/select-keys.c
906                 Add mnemonics to buttons - warn translators!
907
908 2009-01-06 [wwp]        3.7.0cvs14
909
910         * src/common/utils.c
911                 Fix cvs13, thanks to Colin.
912
913 2009-01-06 [wwp]        3.7.0cvs13
914
915         * src/common/utils.c
916                 Better support for Spanish Outlook replies (RES).
917
918 2009-01-02 [colin]      3.7.0cvs12
919
920         * src/folderview.c
921                 Fix (+) sign after collapsed folder names that 
922                 have quicksearch-matching children.
923                 Fixes bug 1506, 'Recursive search in collapsed 
924                 folders'
925
926 2009-01-02 [colin]      3.7.0cvs11
927
928         * src/stock_pixmap.c
929         * src/stock_pixmap.h
930                 Remove now-unused stock_pixmap_gdk
931
932 2009-01-02 [colin]      3.7.0cvs10
933
934         * src/gtk/gtkutils.c
935         * src/pixmaps/claws-mail_icon.xpm
936                 Use pixbuf for app icon, and make the app icon
937                 a bit nicer
938
939 2009-01-02 [colin]      3.7.0cvs9
940
941         * src/uri_opener.c
942                 Show both link title and URI if possible
943
944 2009-01-02 [colin]      3.7.0cvs8
945
946         * src/addressadd.c
947         * src/addressbook.c
948         * src/addressbook_foldersel.c
949         * src/addressitem.h
950         * src/folderview.c
951         * src/grouplistdialog.c
952         * src/importldif.c
953         * src/mimeview.c
954         * src/summaryview.c
955         * src/gtk/gtkcmclist.c
956         * src/gtk/gtkcmclist.h
957         * src/gtk/gtkcmctree.c
958         * src/gtk/gtkcmctree.h
959         * src/gtk/gtksctree.c
960         * src/gtk/gtksctree.h
961                 Implement pixbuf rendering in tree widgets
962                 instead of pixmaps
963         * src/plugins/trayicon/trayicon.c
964         * src/noticeview.c
965         * src/prefs_themes.c
966                 Use pixbuf rendering here too
967
968 2008-12-30 [paul]       3.7.0cvs7
969
970         * src/textview.c
971                 no need to prematurely trim the uri in the statusbar
972
973 2008-12-29 [paul]       3.7.0cvs6
974
975         * src/procmsg.c
976                 prefer List-Id header to X-* headers when creating
977                 filter rule automatically
978
979 2008-12-28 [colin]      3.7.0cvs5
980
981         * src/compose.c
982                 Set minimum height to 440 instead of 480
983
984 2008-12-22 [colin]      3.7.0cvs4
985
986         * src/compose.c
987                 Fix bug 1799, '"Discard message" deletes manually 
988                 saved draft'. Switch rmode to REEDIT after 
989                 manually saving.
990
991 2008-12-21 [paul]       3.7.0cvs3
992
993         * tools/claws.i18n.status.pl
994                 updates
995
996 2008-12-21 [paul]       3.7.0cvs2
997
998         * AUTHORS
999         * src/gtk/authors.h
1000                 (more) updates
1001
1002 2008-12-21 [paul]       3.7.0cvs1
1003
1004         * AUTHORS
1005         * src/gtk/authors.h
1006                 updates
1007
1008 2008-12-19 [paul]       3.7.0
1009
1010         * NEWS
1011         * README
1012         * RELEASE_NOTES 
1013                 3.7.0 released!
1014
1015 2008-12-19 [paul]       3.6.1cvs80
1016
1017         * configure.ac
1018                 remove unmaintained sk and sr from ALL_LINGUAS
1019                 add newly maintained cs to ALL_LINGUAS
1020         * po/bg.po
1021         * po/ca.po
1022         * po/cs.po
1023         * po/de.po
1024         * po/fi.po
1025         * po/hu.po
1026         * po/nl.po
1027         * po/pt_BR.po
1028         * po/ru.po
1029         * po/sv.po
1030                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1031                 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
1032                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1033                 Persson Fink
1034
1035 2008-12-16 [colin]      3.6.1cvs79
1036
1037         * src/plugins/pgpcore/sgpgme.c
1038                 Fix warning
1039
1040 2008-12-15 [colin]      3.6.1cvs78
1041
1042         * src/compose.c
1043         * src/privacy.c
1044         * src/privacy.h
1045         * src/plugins/pgpcore/sgpgme.c
1046         * src/plugins/pgpcore/sgpgme.h
1047         * src/plugins/pgpinline/pgpinline.c
1048         * src/plugins/pgpmime/pgpmime.c
1049         * src/plugins/smime/smime.c
1050                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
1051                 email address" doesn't work'. Use custom from address
1052                 if set
1053
1054 2008-12-15 [colin]      3.6.1cvs77
1055
1056         * src/common/utils.c
1057                 Fix bug 1746, 'Makes a mailto link from several 
1058                 paragraphs'
1059
1060 2008-12-15 [paul]       3.6.1cvs76
1061
1062         * m4/spamassassin.m4
1063                 fix warnings thrown up by autoconf-2.63
1064
1065 2008-12-13 [colin]      3.6.1cvs75
1066
1067         * Makefile.am
1068         * src/Makefile.am
1069         * src/common/ssl.c
1070         * src/common/utils.c
1071         * src/common/utils.h
1072         * tools/Makefile.am
1073                 Finish previous patch
1074
1075 2008-12-13 [colin]      3.6.1cvs74
1076
1077         * tools/Makefile.am
1078                 Only install certs on windows
1079
1080 2008-12-13 [colin]      3.6.1cvs73
1081
1082         * tools/Makefile.am
1083         * tools/ca-certificates.crt
1084         * src/common/Makefile.am
1085         * src/common/ssl.c
1086                 First try to ship SSL certificates in Windows
1087                 build
1088
1089 2008-12-12 [colin]      3.6.1cvs72
1090
1091         * configure.ac
1092         * src/plugins/pgpinline/claws.def
1093                 Windows build fixes
1094
1095 2008-12-12 [paul]       3.6.1cvs71
1096
1097         * src/imap.c
1098         * src/mh.c
1099         * src/partial_download.c
1100         * src/textview.c
1101         * src/common/claws.c
1102         * src/common/prefs.c
1103         * src/common/utils.c
1104                 win32: fix unlinking, renaming and bug with
1105                 non-ascii username
1106                 Patch by Colin
1107
1108 2008-12-11 [colin]      3.6.1cvs70
1109
1110         * po/fr.po
1111         * manual/fr/advanced.xml
1112                 Update french translations
1113
1114 2008-12-10 [colin]      3.6.1cvs69
1115
1116         * manual/faq.xml
1117                 Correct bug submission guidelines
1118
1119 2008-12-10 [colin]      3.6.1cvs68
1120
1121         * src/plugins/pgpcore/pgp_viewer.c
1122                 Fix bug 1736, 'Key import does not work'
1123                 Kill the correct pid (and not the parent
1124                 shell), and increase the timeout a bit.
1125
1126 2008-12-09 [paul]       3.6.1cvs67
1127
1128         * src/messageview.c
1129                 ensure that any stray noticeview buttons are hidden,
1130                 as clicking them causes segfaults!
1131
1132 2008-12-09 [colin]      3.6.1cvs66
1133
1134         * src/compose.c
1135         * src/compose.h
1136         * src/folder_item_prefs.h
1137         * src/prefs_common.c
1138         * src/prefs_common.h
1139         * src/common/defs.h
1140                 Fix bug 1792, '"Save Message to" should 
1141                 retain list of recently selected folders'
1142                 Also, make Enchant-related prefs stick
1143                 even if the build doesn't enable enchant
1144
1145 2008-12-09 [paul]       3.6.1cvs65
1146
1147         * src/messageview.c
1148                 fix bug 1787, 'Prevent automatic PGP inline
1149                 decryption attempts' use the noticeview to display
1150                 decryption failure messages instead of the irritating
1151                 popup dialog
1152
1153 2008-12-09 [colin]      3.6.1cvs64
1154
1155         * src/prefs_filtering.c
1156                 Fix bug 1789, 'filtering account selection 
1157                 (regression)'. Filtering on sending-only
1158                 accounts can be a little useful when using
1159                 filtering via Tools menu.
1160
1161 2008-12-07 [paul]       3.6.1cvs63
1162
1163         * src/prefs_actions.c
1164                 don't auto-select first entry (same as other
1165                 similar dialogs)
1166         * src/gtk/pluginwindow.c
1167                 these parents don't have children so don't look
1168                 for them
1169
1170 2008-12-07 [paul]       3.6.1cvs62
1171
1172         * src/prefs_account.c
1173         * src/gtk/pluginwindow.c
1174         * src/gtk/prefswindow.c
1175         * src/gtk/prefswindow.h
1176                 auto-select first page
1177
1178 2008-12-05 [colin]      3.6.1cvs61
1179
1180         * src/codeconv.c
1181         * src/procmime.c
1182                 Fix bug 1788, 'CM crashes re-encoding 
1183                 encoded parameters' (introduced in cvs40)
1184
1185 2008-12-05 [paul]       3.6.1cvs60
1186
1187         * src/prefs_common.h
1188                 remove gpg prefs that are no longer needed here
1189
1190 2008-12-03 [colin]      3.6.1cvs59
1191
1192         * src/msgcache.c
1193                 Speed up cache reading (about 10% gain)
1194         * src/summaryview.c
1195         * src/gtk/gtksctree.c
1196                 Speed up expand/collapse all threads
1197                 (about 95% gain)
1198
1199 2008-12-03 [paul]       3.6.1cvs58
1200
1201         * configure.ac
1202                 eradicate gcc4's signedness warnings
1203                 fix building with gnuTLS on (Open)Solaris
1204
1205 2008-12-01 [colin]      3.6.1cvs57
1206
1207         * src/gtk/gtkcmclist.c
1208                 Fix column headers
1209
1210 2008-12-01 [colin]      3.6.1cvs56
1211
1212         * src/plugins/pgpinline/pgpinline.c
1213                 Fix bug 1779, 'PGP Inline badly handles 
1214                 multipart'. Properly dump the current part
1215                 instead of running around with scissors
1216
1217 2008-11-30 [paul]       3.6.1cvs55
1218
1219         * manual/advanced.xml
1220         * manual/plugins.xml
1221         * src/prefs_toolbar.c
1222                 remove the verb from the page title and
1223                 update references in the manual
1224
1225 2008-11-30 [paul]       3.6.1cvs54
1226
1227         * src/prefs_other.c
1228                 move Other/ page to Other/Miscellaneous
1229         * src/gtk/prefswindow.c
1230                 make parent page unselectable
1231
1232 2008-11-29 [paul]       3.6.1cvs53
1233
1234         * README
1235                 add the new 'primary_paste_unselects' hidden
1236                 option, add missing 'log_[...]_color' options,
1237                 and reformat the text
1238         * manual/advanced.xml
1239                 add the new 'primary_paste_unselects' hidden
1240                 option, add missing 'log_[...]_color' options
1241
1242 2008-11-28 [colin]      3.6.1cvs52
1243
1244         * src/mimeview.c
1245                 Fix leak
1246
1247 2008-11-28 [colin]      3.6.1cvs51
1248
1249         * po/fr.po
1250                 Update translation
1251
1252 2008-11-28 [colin]      3.6.1cvs50
1253
1254         * src/mainwindow.c
1255                 Fix account selection in Mailing list
1256                 menu
1257
1258 2008-11-28 [paul]       3.6.1cvs49
1259
1260         * po/Makefile.in.in
1261                 automatically remove obsolete strings
1262
1263 2008-11-28 [colin]      3.6.1cvs48
1264
1265         * src/plugins/pgpcore/sgpgme.c
1266                 Fix error message when key isn't available.
1267
1268 2008-11-27 [colin]      3.6.1cvs47
1269
1270         * src/filtering.c
1271         * src/matcher.c
1272                 Fix a little leak
1273
1274 2008-11-26 [colin]      3.6.1cvs46
1275
1276         * src/common/ssl.c
1277                 Fix new warning
1278
1279 2008-11-26 [colin]      3.6.1cvs45
1280
1281         * src/plugins/pgpcore/select-keys.c
1282         * src/plugins/pgpcore/sgpgme.c
1283                 Fix bug 1591, 'S/MIME: better key 
1284                 handling/selection dialog'
1285                 Really ignore revoked/expired keys
1286
1287 2008-11-26 [colin]      3.6.1cvs44
1288
1289         * src/main.c
1290         * src/common/claws.c
1291         * src/common/ssl.c
1292                 Make sure libgcrypt's threading is initialised
1293                 before gnutls. See also old bug 1539.
1294
1295 2008-11-26 [colin]      3.6.1cvs43
1296
1297         * src/imap.c
1298         * src/news.c
1299         * src/etpan/imap-thread.c
1300                 Fix possible crashes due to clist_begin()
1301                 not checking for NULLs (it should!)
1302
1303 2008-11-25 [colin]      3.6.1cvs42
1304
1305         * src/procmime.c
1306                 Fix line length in MIME parameters
1307
1308 2008-11-22 [paul]       3.6.1cvs41
1309
1310         * src/compose.c
1311                 grab Return key press in attachments Properties
1312                 dialog
1313
1314 2008-11-21 [colin]      3.6.1cvs40
1315
1316         * src/compose.c
1317         * src/procmime.c
1318                 Fix bug 1776, 'use encoded name parameters 
1319                 for attachments instead of ascii'.
1320                 Break the RFC 2047 by using B-encoded 
1321                 filename parameter, like everyone does,
1322                 following advice from the RFC author.
1323
1324 2008-11-21 [colin]      3.6.1cvs39
1325
1326         * src/common/socket.c
1327                 Rehandshake if server asks to
1328
1329 2008-11-21 [colin]      3.6.1cvs38
1330
1331         * src/mimeview.h
1332         * src/toolbar.h
1333         * src/common/session.h
1334         * src/common/smtp.h
1335                 Move conditional-compilation members to
1336                 end of structs
1337
1338 2008-11-19 [wwp]        3.6.1cvs37
1339
1340         * src/prefs_actions.c
1341                 Fixed wrong behaviour when pressing Escape (was not cancelling
1342                 the action).
1343
1344 2008-11-19 [wwp]        3.6.1cvs36
1345
1346         * src/compose.c
1347         * src/matcher.c
1348         * src/messageview.c
1349         * src/mimeview.c
1350         * src/prefs_actions.c
1351         * src/prefs_filtering_action.c
1352         * src/procmsg.c
1353         * src/summaryview.c
1354         * src/textview.c
1355         * src/common/utils.c
1356                 Replace occurrences of "command line" with "command-line" everywhere.
1357                 Enforce code style (mostly indentation) in prefs_actions.c.
1358
1359 2008-11-19 [colin]      3.6.1cvs35
1360
1361         * src/compose.c
1362         * src/prefs_common.c
1363         * src/prefs_common.h
1364                 Add primary_paste_unselects hidden preference
1365                 to change how middle-click pasting changes
1366                 the selection and insert point; defaults to
1367                 pre-3.6.1cvs31
1368
1369 2008-11-19 [colin]      3.6.1cvs34
1370
1371         * src/folderview.c
1372                 Always give focus to summaryview, even if
1373                 the folder is empty, in small screen layout.
1374                 Allows to go back to folderlist using the
1375                 keyboard.
1376
1377 2008-11-18 [colin]      3.6.1cvs33
1378
1379         * src/mainwindow.h
1380                 Put back conditional at the end of struct
1381
1382 2008-11-18 [colin]      3.6.1cvs32
1383
1384         * src/procmime.c
1385         * src/common/w32_reg.c
1386                 Fix crash on win32 when browsing to a
1387                 directory
1388
1389 2008-11-15 [colin]      3.6.1cvs31
1390
1391         * src/compose.c
1392                 After a mid-click paste, deselect selection
1393                 and go to end of paste.
1394
1395 2008-11-15 [colin]      3.6.1cvs30
1396
1397         * src/compose.c
1398                 Auto-save draft after external editor quits
1399
1400 2008-11-15 [colin]      3.6.1cvs29
1401
1402         * src/plugins/pgpcore/sgpgme.c
1403                 Fix wrong error display, thanks to
1404                 Charles A. Edwards
1405
1406 2008-11-14 [colin]      3.6.1cvs28
1407
1408         * src/prefs_actions.c
1409                 Comment out bogus (IMO) warning
1410
1411 2008-11-14 [colin]      3.6.1cvs27
1412
1413         * src/mainwindow.c
1414         * src/summaryview.c
1415         * src/summaryview.h
1416         * src/gtk/menu.c
1417         * src/gtk/menu.h
1418                 Share summaryview's context menu actions with
1419                 the equivalent menu items of the main menu;
1420                 this allows to share accelerators and de-
1421                 duplicate code.
1422
1423 2008-11-14 [colin]      3.6.1cvs26
1424
1425         * src/plugins/pgpcore/sgpgme.c
1426                 Fix bug 1768, 'claws-mail crashes while 
1427                 checking smime bad signature'
1428
1429 2008-11-13 [colin]      3.6.1cvs25
1430
1431         * src/account.c
1432         * src/filtering.c
1433                 Fix redefinition of PREFSBUFSIZE
1434
1435 2008-11-13 [wwp]        3.6.1cvs24
1436
1437         * tools/popfile-link.sh
1438                 Add support for reusing existing POPFile session ID.
1439
1440 2008-11-12 [colin]      3.6.1cvs23
1441
1442         * src/prefs_gtk.h
1443                 Fix bug 1771, 'Folder template gets 
1444                 truncated when exiting the application'
1445                 Use a 32k buffer for string preferences
1446
1447 2008-11-11 [colin]      3.6.1cvs22
1448
1449         * src/summaryview.c
1450                 Fix "display sender using addressbook" when
1451                 prefs_common.swap_from is in use. Patch by
1452                 H. Merijn Brand
1453
1454 2008-11-11 [colin]      3.6.1cvs21
1455
1456         * src/autofaces.c
1457         * src/common/md5.c
1458         * src/common/md5.h
1459                 Make a few functions static
1460
1461 2008-11-07 [colin]      3.6.1cvs20
1462
1463         * src/mainwindow.c
1464         * src/summaryview.c
1465                 Fix crash when rebuilding colorlabel
1466                 menu
1467         * src/addrgather.c
1468         * src/editldap.c
1469         * src/prefs_account.c
1470         * src/prefs_compose_writing.c
1471         * src/prefs_logging.c
1472         * src/prefs_message.c
1473         * src/prefs_other.c
1474         * src/prefs_receive.c
1475         * src/prefs_summaries.c
1476         * src/prefs_wrapping.c
1477         * src/plugins/bogofilter/bogofilter_gtk.c
1478         * src/plugins/pgpcore/prefs_gpg.c
1479         * src/plugins/spamassassin/spamassassin_gtk.c
1480                 Fix deprecated use of page_size in 
1481                 gtkspinbutton adjustments
1482
1483 2008-11-06 [mones]      3.6.1cvs19
1484
1485         * src/mainwindow.c
1486                 Fix missing "About" in Help menu
1487         * tools/claws.i18n.status.pl
1488                 Fix header
1489
1490 2008-11-05 [colin]      3.6.1cvs18
1491
1492         * src/action.c
1493         * src/main.c
1494         * src/mainwindow.c
1495         * src/common/socket.c
1496         * src/common/socket.h
1497         * src/gtk/gtkutils.c
1498         * src/gtk/gtkutils.h
1499                 w32: Implement single launch (lock
1500                 socket); always put debug log to
1501                 the rc_dir; fix Start menu update
1502                 after registering as default Mail 
1503                 app
1504
1505 2008-11-05 [colin]      3.6.1cvs17
1506
1507         * src/mainwindow.c
1508                 Setting the Mail start menu item in HKCU 
1509                 confuses the Internet Options dialog. Do 
1510                 it in HKLM as this dialog does.
1511
1512 2008-11-04 [colin]      3.6.1cvs16
1513
1514         * src/common/w32_reg.c
1515                 Fix off-by-one
1516
1517 2008-11-04 [colin]      3.6.1cvs15
1518
1519         * src/procmime.c
1520                 w32: Fix getting content-type 
1521         * src/mimeview.c
1522         * src/prefs_common.c
1523         * src/prefs_common.h
1524         * src/prefs_ext_prog.c
1525         * src/textview.c
1526                 w32: better integration (use the
1527                 standard file associations instead
1528                 of our platform-unadapted open
1529                 dialog)
1530         * src/mainwindow.c
1531         * src/common/utils.c
1532         * src/common/w32_reg.c
1533         * src/common/w32lib.h
1534                 w32: better integration (allow 
1535                 setting Claws as default MUA)
1536
1537 2008-11-01 [colin]      3.6.1cvs14
1538
1539         * src/codeconv.c
1540                 Fix wrongly converted non-ascii characters
1541                 when locale's charset is US-ASCII (strict-mode
1542                 was failing in this case)
1543
1544 2008-10-30 [colin]      3.6.1cvs13
1545
1546         * src/mimeview.c
1547         * src/mimeview.h
1548         * src/textview.c
1549         * src/textview.h
1550                 Use one UI Manager per mimeview, instead of
1551                 the global one -- else user_data pointer gets
1552                 broken if opening and closing another message-
1553                 view, then using right-click on a mimeview's 
1554                 mimepart. Probably fixes bug 1711, 'Save-as
1555                 attachment crashes'
1556
1557 2008-10-24 [paul]       3.6.1cvs12
1558
1559         * tools/Makefile.am
1560         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1561         * tools/kdeservicemenu/install.sh
1562                 another, possibly the final?, attempt on getting this
1563                 sorted for kde4
1564
1565 2008-10-24 [paul]       3.6.1cvs11
1566
1567         * tools/kdeservicemenu/install.sh
1568                 fix servicemenu installation directory on kde4
1569
1570 2008-10-24 [paul]       3.6.1cvs10
1571
1572         * tools/kdeservicemenu/README
1573         * tools/kdeservicemenu/install.sh
1574                 add support for kde4 in addition to kde3.
1575                 a rework involving checking for kde4-config, then
1576                 kde-config, finally prompting the user for the
1577                 location of either if they cannot be found
1578                 
1579
1580 2008-10-18 [paul]       3.6.1cvs9
1581
1582         * tools/claws.i18n.status.pl
1583                 updated with latest translator info.
1584                 only print for languages defined in %langname
1585
1586 2008-10-17 [paul]       3.6.1cvs8
1587
1588         * src/plugins/pgpcore/sgpgme.c
1589                 when listing the uid's, show the uid validity
1590
1591 2008-10-16 [paul]       3.6.1cvs7
1592
1593         * INSTALL
1594                 updated
1595
1596 2008-10-13 [wwp]        3.6.1cvs6
1597
1598         * po/fr.po
1599                 Updated French translation.
1600
1601 2008-10-11 [colin]      3.6.1cvs5
1602
1603         * src/gtk/authors.h
1604                 Fix bug 1756, "Outdated translators list in About 
1605                 dialogue". Patch by Aleksei Miheev.
1606
1607 2008-10-11 [colin]      3.6.1cvs4
1608
1609         * src/account.c
1610         * src/imap.c
1611         * src/inc.c
1612         * src/main.c
1613         * src/mainwindow.c
1614         * src/news.c
1615         * src/pop.c
1616         * src/pop.h
1617         * src/prefs_account.c
1618         * src/send_message.c
1619         * src/send_message.h
1620         * src/ssl_manager.c
1621         * src/ssl_manager.h
1622         * src/wizard.c
1623         * src/common/claws.c
1624         * src/common/defs.h
1625         * src/common/session.c
1626         * src/common/session.h
1627         * src/common/smtp.c
1628         * src/common/smtp.h
1629         * src/common/socket.c
1630         * src/common/socket.h
1631         * src/common/ssl.c
1632         * src/common/ssl.h
1633         * src/common/ssl_certificate.c
1634         * src/common/ssl_certificate.h
1635         * src/gtk/about.c
1636         * src/gtk/sslcertwindow.c
1637         * src/gtk/sslcertwindow.h
1638                 Remove OpenSSL code
1639
1640 2008-10-11 [colin]      3.6.1cvs3
1641
1642         * src/common/ssl_certificate.c
1643                 Make local function static
1644
1645 2008-10-10 [colin]      3.6.1cvs2
1646
1647         * src/common/ssl.h
1648         * src/common/ssl_certificate.c
1649         * src/gtk/sslcertwindow.c
1650                 Add offline certificate verification,
1651                 thanks to Nikos Mavrogiannopoulos for the
1652                 hints
1653
1654 2008-10-10 [colin]      3.6.1cvs1
1655
1656         * src/common/ssl_certificate.c
1657         * src/gtk/sslcertwindow.c
1658                 Fix warnings
1659
1660 2008-10-10 [paul]       3.6.1
1661
1662         * m4/spamassassin.m4
1663                 remove openssl dross
1664
1665         * NEWS
1666         * README
1667         * RELEASE_NOTES 
1668                 3.6.1 released!
1669
1670 2008-10-10 [colin]      3.6.0cvs25
1671
1672         * src/common/ssl.c
1673                 Tell libetpan it doesn't need to init
1674                 GnuTLS
1675
1676 2008-10-10 [colin]      3.6.0cvs24
1677
1678         * claws-mail.pc.in
1679                 Remove references to openssl
1680
1681 2008-10-09 [colin]      3.6.0cvs23
1682
1683         * configure.ac
1684                 Fix message
1685
1686 2008-10-09 [colin]      3.6.0cvs22
1687
1688         * configure.ac
1689                 Error out when building against openssl
1690
1691 2008-10-09 [colin]      3.6.0cvs21
1692
1693         * configure.ac
1694         * COPYING
1695         * src/crash.c
1696         * src/main.c
1697         * src/gtk/about.c
1698                 Disable OpenSSL due to requirement of
1699                 OpenSSL exception. Code not removed yet,
1700                 just in case, but disabled.
1701
1702 2008-10-09 [colin]      3.6.0cvs20
1703
1704         * configure.ac
1705         * src/Makefile.am
1706         * src/crash.c
1707         * src/gedit-print.c
1708         * src/gedit-print.h
1709         * src/main.c
1710         * src/mainwindow.c
1711         * src/messageview.c
1712         * src/prefs_ext_prog.c
1713         * src/prefs_fonts.c
1714         * src/prefs_image_viewer.c
1715         * src/printing.c
1716         * src/printing.h
1717         * src/summaryview.c
1718         * src/gtk/Makefile.am
1719         * src/gtk/about.c
1720         * src/gtk/gtksourceprintjob.c
1721         * src/gtk/gtksourceprintjob.h
1722                 Revert previous patch. It'd be better to remove
1723                 OpenSSL instead, as GnuTLS works as well.
1724
1725 2008-10-09 [colin]      3.6.0cvs19
1726
1727         * configure.ac
1728         * src/Makefile.am
1729         * src/crash.c
1730         * src/gedit-print.c
1731         * src/gedit-print.h
1732         * src/main.c
1733         * src/mainwindow.c
1734         * src/messageview.c
1735         * src/prefs_ext_prog.c
1736         * src/prefs_fonts.c
1737         * src/prefs_image_viewer.c
1738         * src/printing.c
1739         * src/printing.h
1740         * src/summaryview.c
1741         * src/gtk/Makefile.am
1742         * src/gtk/about.c
1743         * src/gtk/gtksourceprintjob.c
1744         * src/gtk/gtksourceprintjob.h
1745                 Remove the libgnomeprint interface (deprecated,
1746                 and fixes Debian's #501570, 'Copyright confusion')
1747
1748 2008-10-09 [colin]      3.6.0cvs18
1749
1750         * configure.ac
1751                 Require libetpan 0.57 (important fixes)
1752
1753 2008-10-08 [paul]       3.6.0cvs17
1754
1755         * src/prefs_filtering_action.c
1756         * src/prefs_matcher.c
1757                 enable re-ordering of the filtering/processing
1758                 condition and actions lists by drag'n'drop
1759
1760 2008-10-08 [colin]      3.6.0cvs16
1761
1762         * src/addressbook.c
1763                 Fix wrong menu title
1764
1765 2008-10-07 [colin]      3.6.0cvs15
1766
1767         * src/imap.c
1768                 After thinking, revert this. It's only a minor
1769                 annoyance to GSSAPI users, and I can't test this
1770                 right now. Postponed until after next good release.
1771
1772 2008-10-07 [colin]      3.6.0cvs14
1773
1774         * src/imap.c
1775                 Don't ask for a password when using GSSAPI
1776
1777 2008-10-07 [colin]      3.6.0cvs13
1778
1779         * src/mainwindow.c
1780                 Fix build with GTK+ < 2.14
1781
1782 2008-10-07 [colin]      3.6.0cvs12
1783
1784         * src/mainwindow.c
1785         * src/mainwindow.h
1786         * src/prefs_common.c
1787         * src/prefs_common.h
1788         * src/summaryview.c
1789         * src/gtk/colorlabel.c
1790                 Fix bug 1749, 'Shortcut keys for color labels 
1791                 not changeable'
1792                 Make fullscreen a setting remembered between
1793                 sessions
1794
1795 2008-10-07 [colin]      3.6.0cvs11
1796
1797         * src/prefs_other.c
1798                 Fix bug 1747, 'Wanderlust keybindings no longer 
1799                 working (regression)'
1800
1801 2008-10-07 [colin]      3.6.0cvs10
1802
1803         * src/mainwindow.c
1804                 Make fullscreen a real menu item
1805
1806 2008-10-07 [colin]      3.6.0cvs9
1807
1808         * src/mainwindow.c
1809                 Make sure we won't save size when
1810                 fullscreening
1811
1812 2008-10-06 [colin]      3.6.0cvs8
1813
1814         * src/mainwindow.c
1815         * src/mainwindow.h
1816                 Handle fullscreen via F11. Patch by
1817                 Michael Rasmussen
1818
1819 2008-10-06 [colin]      3.6.0cvs7
1820
1821         * src/common/ssl.c
1822                 Fix return value when setting client cert
1823
1824 2008-10-04 [colin]      3.6.0cvs6
1825
1826         * src/mimeview.c
1827                 Fix bug 1742, 'Attachment list contents not 
1828                 visible/scrollable'
1829
1830 2008-10-04 [paul]       3.6.0cvs5
1831
1832         * src/mainwindow.c
1833                 fix failure of Hide toolbar option on restart
1834
1835 2008-10-04 [colin]      3.6.0cvs4
1836
1837         * src/addressbook.c
1838         * src/compose.c
1839         * src/mainwindow.c
1840         * src/messageview.c
1841         * src/summaryview.c
1842                 Maemo: Fix bug 1737, Crashes upon opening
1843
1844 2008-10-04 [paul]       3.6.0cvs3
1845
1846         * po/pt_BR.po
1847                 submitted (just a little late) by Frederico
1848                 Goncalves Guimaraes
1849
1850 2008-10-03 [wwp]        3.6.0cvs2
1851
1852         * po/fr.po
1853                 Many fixes, mostly in menus and accelerators.
1854
1855 2008-10-03 [colin]      3.6.0cvs1
1856
1857         * src/gtk/filesel.c
1858                 Allow network mounts with new GTKs: they're
1859                 available via FUSE mounts and we don't need
1860                 GVFS.
1861
1862 2008-10-03 [paul]       3.6.0
1863
1864         * NEWS
1865         * README
1866         * RELEASE_NOTES 
1867                 3.6.0 released!
1868
1869 2008-10-03 [paul]       3.5.0cvs145
1870
1871         * configure.ac
1872         * po/bg.po
1873         * po/nl.po
1874         * po/ru.po
1875         * po/sv.po
1876                 new translations. added by Yasen Pramatarov,
1877                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
1878         * po/ca.po
1879         * po/de.po
1880         * po/fi.po
1881         * po/fr.po
1882         * po/hu.po
1883         * po/it.po
1884         * po/pl.po
1885         * po/zh_CN.po
1886                 updated translations. submitted by Miquel Oliete,
1887                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
1888                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
1889
1890 2008-10-02 [colin]      3.5.0cvs144
1891
1892         * src/common/session.c
1893                 Fix crash when connection fails on windows
1894
1895 2008-10-01 [colin]      3.5.0cvs143
1896
1897         * src/imap.c
1898                 Real fix for FS-unsafe chars on win32
1899
1900 2008-10-01 [colin]      3.5.0cvs142
1901
1902         * src/imap.c
1903                 Encode prohibited filenames on win32
1904
1905 2008-09-30 [mones]      3.5.0cvs141
1906
1907         * src/ldapctrl.c
1908         * src/main.c
1909         * src/prefs_themes.c
1910         * src/printing.c
1911                 Fix output of some debug messages
1912
1913 2008-09-30 [colin]      3.5.0cvs140
1914
1915         * src/addrbook.c
1916         * src/addrharvest.c
1917         * src/compose.c
1918         * src/jpilot.c
1919         * src/mh.c
1920         * src/prefs_themes.c
1921         * src/procheader.c
1922         * src/procmime.c
1923         * src/summaryview.c
1924         * src/common/utils.c
1925         * src/gtk/sslcertwindow.c
1926                 Win32: Fix time usage; use g_stat
1927
1928 2008-09-29 [colin]      3.5.0cvs139
1929
1930         * src/common/utils.c
1931                 Fix case-sensitive match of subject
1932                 prefixes on win32
1933
1934 2008-09-29 [colin]      3.5.0cvs138
1935
1936         * src/folder_item_prefs.c
1937         * src/folder_item_prefs.h
1938         * src/matcher.c
1939         * src/prefs_folder_item.c
1940         * src/prefs_matcher.c
1941         * src/summaryview.c
1942         * src/common/string_match.c
1943         * src/common/utils.c
1944                 Fix a huge leak (dozens of megs per folder
1945                 change) on Windows: disable regexps 
1946
1947 2008-09-28 [paul]       3.5.0cvs137
1948
1949         * po/en_GB.po
1950                 updated
1951
1952 2008-09-27 [colin]      3.5.0cvs136
1953
1954         * src/account.c
1955         * src/account.h
1956                 Add accessor for cur_account
1957
1958 2008-09-27 [colin]      3.5.0cvs135
1959
1960         * src/imap.c
1961                 Fix crash when error happen on session establishment
1962
1963 2008-09-26 [mones]      3.5.0cvs134
1964
1965         * po/es.po
1966                 Updated for release
1967
1968 2008-09-26 [colin]      3.5.0cvs133
1969
1970         * src/plugins/pgpcore/claws.def
1971                 Fix symbol
1972
1973 2008-09-26 [colin]      3.5.0cvs132
1974
1975         * src/prefs_common.c
1976         * src/prefs_common.h
1977         * src/plugins/pgpcore/pgp_viewer.c
1978                 Add an accessor to prefs_common for plugins
1979                 (Win32 fix)
1980
1981 2008-09-25 [colin]      3.5.0cvs131
1982
1983         * src/main.c
1984                 Fix bug 1725, 'useless lines in clawsrc'
1985         * src/plugins/smime/mypgpcore.def
1986                 Add a missing symbol
1987
1988 2008-09-25 [paul]       3.5.0cvs130
1989
1990         * src/plugins/smime/mypgpcore.def
1991         * src/plugins/smime/plugin.def
1992         * src/plugins/smime/version.rc
1993                 add these windows-specific files
1994                 (Thanks to Colin)
1995
1996 2008-09-25 [colin]      3.5.0cvs129
1997
1998         * src/main.c
1999                 Load standard plugins only on first run
2000
2001 2008-09-25 [colin]      3.5.0cvs128
2002
2003         * src/codeconv.c
2004                 Fix build...
2005
2006 2008-09-24 [colin]      3.5.0cvs127
2007
2008         * src/codeconv.c
2009                 Add nb_NO's charset (iso-8859-1)
2010
2011 2008-09-24 [colin]      3.5.0cvs126
2012
2013         * src/common/utils.c
2014                 Fix get_mail_base_dir() on windows
2015                 (was synced from main ages ago)
2016
2017 2008-09-24 [colin]      3.5.0cvs125
2018
2019         * src/main.c
2020         * src/wizard.c
2021                 Integrate better with Windows' style
2022
2023 2008-09-23 [paul]       3.5.0cvs124
2024
2025         * src/compose.c
2026         * src/mainwindow.c
2027         * src/messageview.c
2028                 offer these strings to translators too 
2029
2030 2008-09-23 [colin]      3.5.0cvs123
2031
2032         * configure.ac
2033                 Add a --disable-dbus flag in case we want
2034                 no DBUS even if headers are available (like
2035                 for building gpg4win)
2036         * src/filtering.c
2037         * src/mainwindow.c
2038         * src/prefs_logging.c
2039         * src/common/utils.c
2040         * src/plugins/pgpcore/sgpgme.c
2041         * src/plugins/smime/claws.def
2042                 Windows fixes:
2043                 - disable filtering log (it's crashy for
2044                   some reason)
2045                 - fix gmtime_r when time is -1 (before 01/01/70)
2046                 - add symbols for smime
2047
2048 2008-09-22 [colin]      3.5.0cvs122
2049
2050         * src/common/utils.c
2051         * src/account.c
2052                 Remove raw printf
2053         * src/compose.c
2054                 Fix cursor position after changing account
2055         * src/imap.c
2056         * src/mimeview.c
2057         * src/news.c
2058                 Fix absolute path detection 
2059
2060 2008-09-21 [colin]      3.5.0cvs121
2061
2062         * src/gtk/gtkaspell.c
2063                 Don't try to use empty dictionaries
2064
2065 2008-09-20 [colin]      3.5.0cvs120
2066
2067         * po/POTFILES.in
2068                 Add the new files to the translations
2069
2070 2008-09-20 [colin]      3.5.0cvs119
2071
2072         * configure.ac
2073         * src/plugins/Makefile.am
2074         * src/plugins/smime/Makefile.am
2075         * src/plugins/smime/plugin.c
2076         * src/plugins/smime/smime.c
2077         * src/plugins/smime/smime.deps
2078         * src/plugins/smime/smime.h
2079                 Include S/Mime plugin in the main plugins
2080                 Will ease the Gpg4win team's work
2081
2082 2008-09-20 [colin]      3.5.0cvs118
2083
2084         * src/autofaces.c
2085         * src/compose.c
2086         * src/ldapquery.c
2087         * src/main.c
2088         * src/news.c
2089         * src/common/socket.c
2090         * src/gtk/gtkutils.c
2091         * src/plugins/pgpcore/claws.def
2092                 Windows: more fixes, thanks to wwp and
2093                 Marcus Brinkmann
2094
2095 2008-09-20 [colin]      3.5.0cvs117
2096
2097         * src/imap.c
2098                 Tell on which server errors happened
2099
2100 2008-09-20 [colin]      3.5.0cvs116
2101
2102         * src/etpan/etpan-thread-manager.c
2103         * src/etpan/imap-thread.c
2104         * src/etpan/nntp-thread.c
2105                 Windows: Fix hang on IMAP/NNTP
2106
2107 2008-09-20 [colin]      3.5.0cvs115
2108
2109         * src/common/utils.c
2110                 Fix bug 1723, "Buffer overflow crash caused by 
2111                 preview in 'Date format help' dialog box"
2112                 Also, optimise fast_strftime a bit :)
2113
2114 2008-09-18 [colin]      3.5.0cvs114
2115
2116         * src/procmime.c
2117         * src/textview.c
2118                 Check for NULLs before str* functions
2119
2120 2008-09-18 [colin]      3.5.0cvs113
2121
2122         * src/messageview.c
2123         * src/procmime.c
2124         * src/textview.c
2125                 Handle html parts in multipart/related
2126                 Decode ISO-8859-1 as Windows-1252 (the former
2127                 is a subset of the latter) in order to 
2128                 workaround Outlook mails misencoding
2129         * src/gtk/logwindow.c
2130         * src/gtk/logwindow.h
2131                 Clear mainwindow's error pixmap when the
2132                 error scrolls out of the log
2133
2134 2008-09-17 [colin]      3.5.0cvs112
2135
2136         * src/image_viewer.c
2137                 Fix image loading (multiple childs added to 
2138                 scrolledwindow, break of the resize functionality)
2139         * src/account.c
2140         * src/prefs_folder_item.c
2141         * src/prefs_spelling.c
2142         * src/gtk/gtkaspell.c
2143                 Better fix problems with dictionaries updates
2144
2145 2008-09-17 [colin]      3.5.0cvs111
2146
2147         * src/common/utils.c
2148                 Fix double-opening (fixes multiple signatures when
2149                 using signify)
2150
2151 2008-09-16 [colin]      3.5.0cvs110
2152
2153         * src/prefs_account.c
2154         * src/prefs_folder_item.c
2155         * src/prefs_spelling.c
2156         * src/gtk/gtkaspell.c
2157                 Better stripping of aspell dictionaries names
2158
2159 2008-09-16 [colin]
2160
2161         * 3.6.0-rc1 released
2162
2163 2008-09-16 [colin]      3.5.0cvs109
2164
2165         * src/account.c
2166         * src/inc.c
2167         * src/mainwindow.c
2168         * src/prefs_account.h
2169         * src/prefs_other.c
2170         * src/send_message.c
2171         * src/gtk/inputdialog.c
2172                 Don't add a pref to allow remembering passwords
2173                 (Just not checking the checkbox is enough)
2174
2175 2008-09-16 [colin]      3.5.0cvs108
2176
2177         * configure.ac
2178                 Require libetpan 0.56 as 0.55 is crashy
2179         * src/messageview.c
2180                 Fix english
2181         * src/gtk/inputdialog.c
2182         * src/gtk/inputdialog.h
2183                 Fix warnings
2184
2185 2008-09-16 [wwp]        3.5.0cvs107
2186
2187         * src/compose.c
2188                 Complete 3.5.0cvs106 by removing a function that got
2189                 moved to account.[ch].
2190
2191 2008-09-16 [wwp]        3.5.0cvs106
2192
2193         * src/account.c
2194         * src/account.h
2195         * src/compose.c
2196         * src/quote_fmt.c
2197         * src/quote_fmt_lex.l
2198         * src/quote_fmt_parse.y
2199                 Add account signature (path and value string) manipulation
2200                 keywords to the template processor. It's now possible in
2201                 all templates to insert the account signature to an
2202                 arbitrary location or to pass it to a external script for
2203                 further editing.
2204
2205
2206 2008-09-16 [mones]      3.5.0cvs105
2207
2208         * src/imap.c
2209         * src/inc.c
2210         * src/mainwindow.c
2211         * src/mainwindow.h
2212         * src/news.c
2213         * src/prefs_account.h
2214         * src/prefs_common.c
2215         * src/prefs_common.h
2216         * src/prefs_other.c
2217         * src/send_message.c
2218         * src/gtk/inputdialog.c
2219         * src/gtk/inputdialog.h
2220                 Implement session passwords: unsaved passwords for receiving
2221                 or sending of accounts can be remembered while running to 
2222                 avoid repetitive typing.
2223                 As keeping passwords in memory is unsafe a new preference 
2224                 in Other page is added to activate or not such capability.
2225
2226 2008-09-14 [colin]      3.5.0cvs104
2227
2228         * src/codeconv.c
2229         * src/codeconv.h
2230                 Make conv_iconv_strdup static
2231
2232 2008-09-12 [colin]      3.5.0cvs103
2233
2234         * claws-mail.pc.in
2235         * src/Makefile.am
2236         * src/compose.c
2237         * src/compose.h
2238         * src/crash.c
2239         * src/folder_item_prefs.c
2240         * src/folder_item_prefs.h
2241         * src/main.c
2242         * src/prefs_account.c
2243         * src/prefs_common.c
2244         * src/prefs_common.h
2245         * src/prefs_folder_item.c
2246         * src/prefs_spelling.c
2247         * src/prefs_template.c
2248         * src/quote_fmt.h
2249         * src/quote_fmt_parse.y
2250         * src/toolbar.c
2251         * src/toolbar.h
2252         * src/gtk/Makefile.am
2253         * src/gtk/about.c
2254         * src/gtk/filesel.c
2255         * src/gtk/gtkaspell.c
2256         * src/gtk/gtkaspell.h
2257         * src/plugins/bogofilter/Makefile.am
2258         * src/plugins/dillo_viewer/Makefile.am
2259         * src/plugins/spamassassin/Makefile.am
2260         * src/plugins/trayicon/Makefile.am
2261                 Switch spellchecker to Enchant
2262
2263 2008-09-12 [paul]       3.5.0cvs102
2264
2265         * tools/README
2266         * tools/csv2addressbook.pl
2267                 add support for Fox Mail
2268
2269 2008-09-12 [paul]       3.5.0cvs101
2270
2271         * src/compose.c
2272         * src/prefs_wrapping.c
2273                 changes to English
2274
2275 2008-09-12 [paul]       3.5.0cvs100
2276
2277         * configure.ac
2278                 revert cvs99's libenchant commit error
2279
2280 2008-09-12 [colin]      3.5.0cvs99
2281
2282         * src/inc.c
2283                 Only go to inbox if there are new mails
2284                 (and fetch was manual)
2285
2286 2008-09-10 [colin]      3.5.0cvs98
2287
2288         * src/inc.c
2289         * src/summaryview.c
2290         * src/common/session.c
2291                 Use g_timeout_add_seconds instead of g_timeout_add
2292                 on glib >= 2.14 when we don't need precision on the 
2293                 delay. This helps reducing power consumption:
2294                 http://mjg59.livejournal.com/74651.html
2295
2296 2008-09-10 [colin]      3.5.0cvs97
2297
2298         * src/compose.c
2299                 Don't save window size and position when
2300                 compose is hidden (filtering action)
2301
2302 2008-09-09 [colin]      3.5.0cvs96
2303
2304         * src/action.h
2305         * src/addr_compl.c
2306         * src/addressadd.c
2307         * src/addressbook.h
2308         * src/addressbook_foldersel.c
2309         * src/addressitem.h
2310         * src/addrgather.c
2311         * src/alertpanel.c
2312         * src/browseldap.c
2313         * src/editaddress.c
2314         * src/editaddress_other_attributes_ldap.h
2315         * src/editbook.c
2316         * src/editjpilot.c
2317         * src/editldap.c
2318         * src/editldap_basedn.c
2319         * src/editvcard.c
2320         * src/exphtmldlg.c
2321         * src/expldifdlg.c
2322         * src/export.c
2323         * src/foldersel.c
2324         * src/foldersel.h
2325         * src/gedit-print.c
2326         * src/gedit-print.h
2327         * src/grouplistdialog.c
2328         * src/headerview.c
2329         * src/headerview.h
2330         * src/image_viewer.c
2331         * src/import.c
2332         * src/importldif.c
2333         * src/importmutt.c
2334         * src/importpine.c
2335         * src/inc.c
2336         * src/main.c
2337         * src/main.h
2338         * src/messageview.c
2339         * src/messageview.h
2340         * src/noticeview.c
2341         * src/prefs_actions.c
2342         * src/prefs_filtering.c
2343         * src/prefs_folder_column.c
2344         * src/prefs_gtk.h
2345         * src/prefs_summary_column.c
2346         * src/prefs_toolbar.c
2347         * src/send_message.c
2348         * src/setup.c
2349         * src/sourcewindow.c
2350         * src/sourcewindow.h
2351         * src/ssl_manager.c
2352         * src/statusbar.c
2353         * src/statusbar.h
2354         * src/stock_pixmap.c
2355         * src/stock_pixmap.h
2356         * src/summaryview.c
2357         * src/textview.c
2358         * src/textview.h
2359         * src/undo.h
2360         * src/uri_opener.c
2361         * src/wizard.c
2362         * src/wizard.h
2363         * src/common/ssl.h
2364         * src/common/utils.c
2365         * src/gtk/about.c
2366         * src/gtk/colorlabel.c
2367         * src/gtk/colorlabel.h
2368         * src/gtk/combobox.h
2369         * src/gtk/description_window.c
2370         * src/gtk/filesel.c
2371         * src/gtk/gtkaspell.c
2372         * src/gtk/gtkaspell.h
2373         * src/gtk/gtkcmclist.c
2374         * src/gtk/gtkcmclist.h
2375         * src/gtk/gtkcmctree.c
2376         * src/gtk/gtkcmctree.h
2377         * src/gtk/gtkcmoptionmenu.h
2378         * src/gtk/gtksctree.c
2379         * src/gtk/gtksctree.h
2380         * src/gtk/gtkshruler.c
2381         * src/gtk/gtkshruler.h
2382         * src/gtk/gtksourceprintjob.c
2383         * src/gtk/gtksourceprintjob.h
2384         * src/gtk/gtkutils.c
2385         * src/gtk/gtkutils.h
2386         * src/gtk/gtkvscrollbutton.c
2387         * src/gtk/gtkvscrollbutton.h
2388         * src/gtk/icon_legend.c
2389         * src/gtk/inputdialog.c
2390         * src/gtk/logwindow.c
2391         * src/gtk/logwindow.h
2392         * src/gtk/manage_window.c
2393         * src/gtk/manage_window.h
2394         * src/gtk/menu.c
2395         * src/gtk/prefswindow.c
2396         * src/gtk/progressdialog.c
2397         * src/gtk/progressdialog.h
2398         * src/plugins/bogofilter/bogofilter_gtk.c
2399         * src/plugins/pgpcore/passphrase.c
2400         * src/plugins/spamassassin/spamassassin_gtk.c
2401         * src/plugins/trayicon/trayicon.c
2402         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2403         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2404         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2405         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2406         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2407                 Complete GTK+ 2.14 undeprecation
2408                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2409
2410 2008-09-09 [colin]      3.5.0cvs95
2411
2412         * src/gtk/gtkcmclist.h
2413                 Fix build on GTK+ 2.14
2414
2415 2008-09-08 [colin]      3.5.0cvs94
2416
2417         * src/noticeview.c
2418         * src/noticeview.h
2419                 Remove GtkSignalFunc
2420
2421 2008-09-07 [colin]      3.5.0cvs93
2422
2423         * src/addressadd.c
2424         * src/addressbook_foldersel.c
2425         * src/gtk/gtkcmclist.c
2426         * src/gtk/gtkcmclist.h
2427         * src/gtk/gtkcmctree.c
2428         * src/gtk/gtkcmctree.h
2429         * src/gtk/gtksctree.c
2430         * src/gtk/prefswindow.c
2431         * src/gtk/prefswindow.h
2432                 Use GDestroyNotify instead of GtkDestroyNotify
2433                 (deprecated in GTK+ 2.14)
2434
2435 2008-09-07 [colin]      3.5.0cvs92
2436
2437         * src/textview.c
2438                 Fix bug 1712, 'invalid "Phishing attempt warning" 
2439                 when linked text ends with spaces'
2440
2441 2008-09-05 [colin]      3.5.0cvs91
2442
2443         * src/procmime.c
2444                 Maybe fix bug 1711, 'Save-as attachment crashes'
2445                 Possibly wrong free() due to pointer shifting
2446
2447 2008-09-05 [colin]      3.5.0cvs90
2448
2449         * src/compose.c
2450                 Fix bug 1710, 'User misreads "Discard Message" 
2451                 as "Discard Changes"'. Propose to save or discard
2452                 only the latest changes when closing an existing
2453                 draft. Autosave may still have saved parts of the
2454                 edit session.
2455
2456 2008-09-04 [colin]      3.5.0cvs89
2457
2458         * src/summaryview.c
2459                 Fix bug 1707, 'Segfault when sorting on non-visible column'
2460
2461 2008-09-01 [colin]      3.5.0cvs88
2462
2463         * src/imap.c
2464         * src/summaryview.c
2465         * src/common/tags.c
2466         * src/etpan/imap-thread.c
2467         * src/etpan/imap-thread.h
2468                 Store spam flag on IMAP (Junk/NonJunk, as 
2469                 ThunderBird does - this is nonstandard)
2470
2471 2008-08-31 [wwp]        3.5.0cvs87
2472
2473         * ChangeLog
2474                 Fix globish edition^Wediting.
2475
2476 2008-08-31 [wwp]        3.5.0cvs86
2477
2478         * src/addressbook.c
2479                 Don't break nickname editing for non-LDAP books (nickname
2480                 value was overwritten when editing existing contact, this
2481                 came from 3.0.2cvs109).
2482
2483 2008-08-30 [colin]      3.5.0cvs85
2484
2485         * src/mainwindow.c
2486         * src/summaryview.c
2487                 Fix "Apply tags..." key shortcut
2488
2489 2008-08-29 [iwkse]      3.5.0cvs84
2490
2491         * src/summaryview.c
2492                         Bit of clean:)
2493
2494 2008-08-29 [iwkse]      3.5.0cvs83
2495
2496         * src/summaryview.c
2497                         Disable "Move to trash" action if
2498                         we are in a trash-like folder.
2499                         Thanks to colinl
2500
2501 2008-08-29 [paul]       3.5.0cvs82
2502
2503         * configure.ac
2504                 bump up libetpan version requirement since
2505                 0.55 is released now
2506
2507 2008-08-28 [wwp]        3.5.0cvs81
2508
2509         * src/account.c
2510         * src/pop.c
2511         * src/prefs_account.c
2512         * src/prefs_account.h
2513                 Add finer granularity to the POP3's remove-after delay (now in
2514                 hours in addition to in days), patch by Paul Rolland.
2515
2516 2008-08-28 [wwp]        3.5.0cvs80
2517
2518         * src/gtk/combobox.c
2519                 Fix a typo in a comment.
2520
2521 2008-08-28 [iwkse]      3.5.0cvs79
2522
2523         * src/account.c
2524         * src/prefs_actions.c
2525         * src/prefs_filtering.c
2526         * src/prefs_template.c
2527                         Add search feature to the account, 
2528                         template and action dialog.
2529                         It's turned on selecting one row
2530                         of the list and typing some random
2531                         letter. Thanks to wwp, colinl
2532
2533 2008-08-28 [colin]      3.5.0cvs78
2534
2535         * src/Makefile.am
2536         * src/account.c
2537         * src/compose.c
2538         * src/prefs_account.c
2539         * src/prefs_account.h
2540         * src/privacy.c
2541         * src/privacy.h
2542         * src/procmime.c
2543         * src/stock_pixmap.c
2544         * src/stock_pixmap.h
2545         * src/summaryview.c
2546         * src/pixmaps/key_gpg_signed.xpm
2547                 Fix bug 1412, "Sign reply, if mail was signed"
2548                 Add an account preference to sign replies to signed mails
2549
2550 2008-08-28 [iwkse]      3.5.0cvs77
2551
2552         * src/prefs_filtering.c
2553                 Making the search more useful,
2554                 jumping directly to the relative rule.
2555
2556 2008-08-27 [colin]      3.5.0cvs76
2557
2558         * src/main.c
2559                 Add a bit of info
2560
2561 2008-08-27 [colin]      3.5.0cvs75
2562
2563         * src/gtk/gtkcmctree.c
2564                 Fix a few ifdefs
2565
2566 2008-08-26 [colin]      3.5.0cvs74
2567
2568         * src/gtk/gtkcmctree.c
2569                 Fix missing inits on old glib
2570
2571 2008-08-26 [wwp]        3.5.0cvs73
2572
2573         * src/common/utils.c
2574                 Added 'Fwd' to the list of known common subject prefixes.
2575
2576 2008-08-25 [iwkse]      3.5.0cvs72
2577
2578         * src/image_viewer.c
2579                 Add animated gif support to the
2580                 message preview.
2581
2582 2008-08-25 [colin]      3.5.0cvs71
2583
2584         * src/gtk/gtkcmctree.c
2585                 Make sure work isn't null
2586
2587 2008-08-24 [colin]      3.5.0cvs70
2588
2589         * src/common/ssl.c
2590                 Fix typo on SSL_CERT_DIR
2591
2592 2008-08-23 [holger]     3.5.0cvs69
2593
2594         * src/printing.c
2595                 Fix bug 1699 'Separator line mis-placed when
2596                 printing some e-mails'. The number of header lines
2597                 was not correctly calculated when Pango inserts
2598                 linebreaks
2599
2600 2008-08-23 [colin]      3.5.0cvs68
2601
2602         * src/mainwindow.c
2603                 Fix the account selector button; thanks
2604                 to wwp
2605
2606 2008-08-21 [colin]      3.5.0cvs67
2607
2608         * src/compose.c
2609         * src/compose.h
2610                 Add a compose preference for auto-indent
2611         * src/mainwindow.c
2612         * src/summaryview.c
2613                 Make colorlabel accels a bit less hacky
2614
2615 2008-08-21 [colin]      3.5.0cvs66
2616
2617         * src/compose.c
2618         * src/prefs_common.c
2619         * src/prefs_common.h
2620         * src/prefs_wrapping.c
2621                 Add a preference for autoindent; fix no_join tag
2622                 being applied to whole lines instead of just \n when
2623                 creating a line 
2624
2625 2008-08-21 [colin]      3.5.0cvs65
2626
2627         * src/compose.c
2628                 Add support for auto-indentation
2629
2630 2008-08-19 [colin]      3.5.0cvs64
2631
2632         * src/compose.c
2633                 Save Autowrap status in drafts/queued mails
2634
2635 2008-08-19 [colin]      3.5.0cvs63
2636
2637         * src/mainwindow.c
2638                 Fix a comment (in reality, test commit on
2639                 the new CVS server)
2640
2641 2008-08-17 [colin]      3.5.0cvs62
2642
2643         * src/prefs_actions.c
2644         * src/procmime.c
2645         * src/wizard.c
2646         * src/common/socket.h
2647         * src/gtk/gtkcmctree.c
2648                 Fix warnings
2649
2650 2008-08-16 [colin]      3.5.0cvs61
2651
2652         * src/editaddress_other_attributes_ldap.h
2653                 Add 'l' field (localityName)
2654
2655 2008-08-16 [colin]      3.5.0cvs60
2656
2657         * src/mainwindow.c
2658         * src/gtk/gtkcmclist.c
2659         * src/gtk/gtkcmclist.h
2660         * src/gtk/gtkcmctree.c
2661         * src/gtk/gtksctree.c
2662         * src/gtk/gtkutils.c
2663         * src/gtk/gtkvscrollbutton.c
2664                 Fix Maemo build (OS2007)
2665
2666 2008-08-14 [colin]      3.5.0cvs59
2667
2668         * src/folder.c
2669                 Don't crash if parent is null when creating
2670                 a folder
2671         * src/gtk/pluginwindow.c
2672                 Don't crash on race when closing window while
2673                 a plugin is loading and does gtk_iterations
2674
2675 2008-08-13 [colin]      3.5.0cvs58
2676
2677         * src/messageview.c
2678         * src/messageview.h
2679         * src/mimeview.c
2680                 Fix bug 1696, 'Viewing binary attachements 
2681                 as text over 1 MB' (various buglets)
2682
2683 2008-08-10 [colin]      3.5.0cvs57
2684
2685         * src/summaryview.c
2686         * src/gtk/gtkcmclist.c
2687                 Continue fixing GTK < 2.12 build, thanks to
2688                 Michael Hugues
2689
2690 2008-08-10 [colin]      3.5.0cvs56
2691
2692         * src/gtk/gtksctree.c
2693                 Fix build on GTK < 2.12
2694
2695 2008-08-09 [colin]      3.5.0cvs55
2696
2697         * src/mainwindow.c
2698                 Fix untranslatable strings, thanks to
2699                 Stephan Sachse
2700
2701 2008-08-07 [colin]      3.5.0cvs54
2702
2703         * src/compose.c
2704         * src/editaddress.c
2705         * src/folderview.c
2706         * src/mainwindow.c
2707         * src/message_search.c
2708         * src/mimeview.c
2709         * src/noticeview.c
2710         * src/prefs_account.c
2711         * src/prefs_common.c
2712         * src/prefs_customheader.c
2713         * src/prefs_ext_prog.c
2714         * src/prefs_filtering_action.c
2715         * src/prefs_gtk.c
2716         * src/prefs_logging.c
2717         * src/prefs_matcher.c
2718         * src/prefs_msg_colors.c
2719         * src/procmime.c
2720         * src/summary_search.c
2721         * src/summaryview.c
2722         * src/toolbar.c
2723         * src/gtk/colorsel.c
2724         * src/gtk/gtkaspell.c
2725         * src/gtk/gtkutils.c
2726         * src/gtk/gtkutils.h
2727         * src/gtk/inputdialog.c
2728         * src/gtk/pluginwindow.c
2729         * src/gtk/quicksearch.c
2730         * src/plugins/bogofilter/bogofilter_gtk.c
2731         * src/plugins/dillo_viewer/dillo_prefs.c
2732         * src/plugins/spamassassin/spamassassin_gtk.c
2733                 - Fix Ctrl-Space shortcut
2734                 - Fix mime-parsing bug in procmime (cvs52)
2735                 - Fix double-free in procmime (cvs52)
2736                 - Use gtk_bin_get_child instead of GTK_BIN()->child
2737                 - Fix Goto menu in mainwindow
2738
2739 2008-08-07 [mones]      3.5.0cvs53
2740
2741         * po/es.po
2742                 Updated translation (lots of changes!)
2743         * src/compose.c
2744                 Add missing accelerator key
2745         * src/mainwindow.c
2746                 Restored 'v' key function (thanks Colin!)
2747
2748 2008-08-06 [colin]      3.5.0cvs52
2749
2750         * src/addrbook.c
2751         * src/addrcindex.c
2752         * src/addrduplicates.c
2753         * src/addrharvest.c
2754         * src/enriched.c
2755         * src/html.c
2756         * src/ldif.c
2757         * src/mimeview.c
2758         * src/mutt.c
2759         * src/pine.c
2760         * src/procmime.c
2761         * src/vcard.c
2762         * src/wizard.c
2763                 Fix my use of g_utf8_strdown (it returns
2764                 a newly allocated string and doesn't
2765                 change the parameter)
2766
2767 2008-08-06 [colin]      3.5.0cvs51
2768
2769         * src/compose.c
2770                 Fix bug 1690, 'Copy/Paste in edit window may 
2771                 break Undo'; middle-click pastes aren't 
2772                 REPLACE_INSERT but just INSERT. 
2773                 Also, fix privacy menu selection
2774
2775 2008-08-05 [colin]      3.5.0cvs50
2776
2777         * src/action.c
2778         * src/addr_compl.c
2779         * src/addrbook.c
2780         * src/addrcindex.c
2781         * src/addrduplicates.c
2782         * src/addrharvest.c
2783         * src/enriched.c
2784         * src/html.c
2785         * src/ldif.c
2786         * src/main.c
2787         * src/mimeview.c
2788         * src/mutt.c
2789         * src/pine.c
2790         * src/procmime.c
2791         * src/vcard.c
2792         * src/wizard.c
2793         * src/common/socket.c
2794         * src/gtk/gtkutils.c
2795         * src/gtk/gtkutils.h
2796         * src/gtk/menu.c
2797         * src/plugins/spamassassin/spamassassin.c
2798                 More undeprecation (Glib)
2799
2800 2008-08-05 [colin]      3.5.0cvs49
2801
2802         * src/prefs_account.c
2803         * src/prefs_filtering_action.c
2804         * src/prefs_matcher.c
2805         * src/gtk/Makefile.am
2806         * src/gtk/claws-marshal.list
2807         * src/gtk/colorlabel.c
2808         * src/gtk/colorsel.c
2809         * src/gtk/foldersort.c
2810         * src/gtk/gtkaspell.c
2811         * src/gtk/gtkcmclist.c
2812         * src/gtk/gtkcmclist.h
2813         * src/gtk/gtkcmctree.c
2814         * src/gtk/gtkcmctree.h
2815         * src/gtk/gtkcmoptionmenu.c
2816         * src/gtk/gtkcmoptionmenu.h
2817         * src/gtk/gtksctree.c
2818         * src/gtk/gtksctree.h
2819         * src/gtk/gtkutils.c
2820         * src/gtk/gtkutils.h
2821         * src/gtk/gtkvscrollbutton.c
2822         * src/gtk/menu.c
2823         * src/gtk/menu.h
2824         * src/gtk/quicksearch.c
2825         * src/plugins/dillo_viewer/dillo_viewer.c
2826         * src/plugins/pgpcore/select-keys.c
2827                 Try to finish yesterday's commit
2828
2829 2008-08-04 [colin]      3.5.0cvs48
2830
2831         * src/addressadd.c
2832         * src/addressbook.c
2833         * src/addressbook_foldersel.c
2834         * src/addressitem.h
2835         * src/addrgather.c
2836         * src/browseldap.c
2837         * src/compose.c
2838         * src/compose.h
2839         * src/editaddress.c
2840         * src/editaddress_other_attributes_ldap.c
2841         * src/editgroup.c
2842         * src/editldap_basedn.c
2843         * src/folderview.c
2844         * src/folderview.h
2845         * src/grouplistdialog.c
2846         * src/image_viewer.c
2847         * src/imap_gtk.c
2848         * src/importldif.c
2849         * src/main.c
2850         * src/mainwindow.c
2851         * src/message_search.c
2852         * src/mh_gtk.c
2853         * src/mimeview.c
2854         * src/mimeview.h
2855         * src/news_gtk.c
2856         * src/noticeview.h
2857         * src/prefs_account.c
2858         * src/prefs_filtering_action.c
2859         * src/prefs_matcher.c
2860         * src/prefs_msg_colors.c
2861         * src/prefs_summaries.c
2862         * src/statusbar.c
2863         * src/stock_pixmap.c
2864         * src/summary_search.c
2865         * src/summaryview.c
2866         * src/summaryview.h
2867         * src/textview.c
2868         * src/toolbar.h
2869         * src/gtk/Makefile.am
2870         * src/gtk/claws-marshal.list
2871         * src/gtk/colorsel.c
2872         * src/gtk/foldersort.c
2873         * src/gtk/gtkaspell.c
2874         * src/gtk/gtkcmclist.c
2875         * src/gtk/gtkcmclist.h
2876         * src/gtk/gtkcmctree.c
2877         * src/gtk/gtkcmctree.h
2878         * src/gtk/gtksctree.c
2879         * src/gtk/gtksctree.h
2880         * src/gtk/gtkutils.c
2881         * src/gtk/gtkutils.h
2882         * src/gtk/gtkvscrollbutton.c
2883         * src/gtk/menu.c
2884         * src/gtk/menu.h
2885         * src/gtk/quicksearch.c
2886         * src/plugins/dillo_viewer/dillo_viewer.c
2887         * src/plugins/pgpcore/select-keys.c
2888                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
2889                 Undeprecate their implementation (GtkArg, GtkType, ...)
2890                 Undeprecate a few other things here and there
2891                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
2892                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
2893                 still have work to do
2894
2895 2008-08-04 [colin]      3.5.0cvs47
2896
2897         * src/compose.c
2898         * src/compose.h
2899         * src/toolbar.h
2900         * src/textview.c
2901         * src/stock_pixmap.c
2902         * src/statusbar.c
2903         * src/noticeview.h
2904         * src/mimeview.h
2905         * src/mainwindow.c
2906         * src/image_viewer.c
2907         * src/gtk/gtkaspell.c
2908         * src/gtk/gtkvscrollbutton.c
2909         * src/plugins/dillo_viewer/dillo_viewer.c
2910                 Undeprecate more things
2911
2912 2008-08-02 [colin]      3.5.0cvs46
2913
2914         * src/mainwindow.c
2915                 Fix toggle menu activation state
2916                 (thanks to cvs45 ;)
2917
2918 2008-08-02 [paul]       3.5.0cvs45
2919
2920         * src/mainwindow.c
2921                 fix sensitivity of
2922                 /View/Show or hide/Message View
2923
2924 2008-08-01 [paul]       3.5.0cvs44
2925
2926         * src/common/utils.c
2927         * src/plugins/pgpcore/claws.def
2928         * src/plugins/pgpinline/claws.def
2929                 fix compilation problems on mingw32,
2930                 (bug 1688) Patch by Marcus Brinkmann
2931
2932 2008-08-01 [colin]      3.5.0cvs43
2933
2934         * src/gtk/gtkutils.c
2935         * src/gtk/gtkvscrollbutton.c
2936                 Oups, fix build
2937
2938 2008-08-01 [colin]      3.5.0cvs42
2939
2940         * src/compose.c
2941         * src/foldersel.c
2942         * src/mainwindow.c
2943         * src/prefs_account.c
2944         * src/prefs_folder_item.c
2945         * src/prefs_quote.c
2946         * src/summaryview.c
2947         * src/gtk/gtkaspell.c
2948         * src/gtk/gtkutils.c
2949         * src/gtk/gtkvscrollbutton.c
2950                 Replace a few deprecated function calls
2951
2952 2008-08-01 [paul]       3.5.0cvs41
2953
2954         * src/action.c
2955                 fix crash that occurs because of recent GtkUIManager
2956                 changes. Thanks to Colin
2957
2958 2008-07-31 [colin]      3.5.0cvs40
2959
2960         * src/addressbook.c
2961         * src/compose.c
2962         * src/mainwindow.c
2963         * src/messageview.c
2964                 Some Maemo fixes
2965         * src/gtk/menu.c
2966         * src/gtk/menu.h
2967                 Remove deprecated helper funcs
2968
2969 2008-07-30 [colin]      3.5.0cvs39
2970
2971         * src/folderview.c
2972         * src/folderview.h
2973         * src/imap_gtk.c
2974         * src/mh_gtk.c
2975         * src/news_gtk.c
2976                 Move the folderview popup menu to GtkUIManager
2977
2978 2008-07-29 [colin]      3.5.0cvs38
2979
2980         * src/account.c
2981         * src/account.h
2982         * src/action.c
2983         * src/action.h
2984         * src/addressitem.h
2985         * src/compose.c
2986         * src/edittags.c
2987         * src/mainwindow.c
2988         * src/mainwindow.h
2989         * src/mimeview.c
2990         * src/summaryview.c
2991         * src/gtk/menu.c
2992         * src/gtk/menu.h
2993                 Switch the main menu to GtkUIManager
2994                 Warning fixes
2995
2996 2008-07-29 [colin]      3.5.0cvs37
2997
2998         * src/news.c
2999                 Fix bug 1684, 'view news messages with large 
3000                 attachements segfaults'
3001
3002 2008-07-29 [colin]      3.5.0cvs36
3003
3004         * src/action.c
3005         * src/action.h
3006         * src/addressbook.c
3007         * src/addressitem.h
3008         * src/compose.c
3009         * src/compose.h
3010         * src/messageview.c
3011         * src/messageview.h
3012         * src/summaryview.c
3013         * src/gtk/menu.c
3014         * src/gtk/menu.h
3015                 More switches to GtkUIManager
3016
3017 2008-07-26 [colin]      3.5.0cvs35
3018
3019         * src/gtk/menu.c
3020         * src/gtk/menu.h
3021                 Fix prototype
3022
3023 2008-07-25 [colin]      3.5.0cvs34
3024
3025         * src/addrcustomattr.c
3026         * src/addressbook.c
3027         * src/compose.c
3028         * src/editaddress.c
3029         * src/editaddress_other_attributes_ldap.h
3030         * src/edittags.c
3031         * src/mainwindow.c
3032         * src/mimeview.c
3033         * src/prefs_actions.c
3034         * src/prefs_filtering.c
3035         * src/prefs_template.c
3036         * src/summaryview.c
3037         * src/textview.c
3038         * src/textview.h
3039         * src/toolbar.c
3040         * src/gtk/about.c
3041         * src/gtk/menu.c
3042         * src/gtk/menu.h
3043         * src/plugins/trayicon/trayicon.c
3044                 More changes from GtkItemFactory to GtkUIManager
3045
3046 2008-07-25 [colin]      3.5.0cvs33
3047
3048         * src/gtk/menu.h
3049                 Add a macro to remove menu items
3050                 Make the gui_manager variable useless
3051
3052 2008-07-24 [colin]      3.5.0cvs32
3053
3054         * src/mimeview.c
3055                 Fix a gtk warning on clear
3056         * src/mainwindow.c
3057         * src/summaryview.c
3058         * src/summaryview.h
3059                 Switch the message list popup menu to
3060                 GtkUIManager
3061
3062 2008-07-23 [colin]      3.5.0cvs31
3063
3064         * src/plugins/pgpcore/pgp_viewer.c
3065         * src/plugins/pgpcore/sgpgme.c
3066                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3067                 Patch by Thomas Wiegner <wiegner@gmx.de>
3068
3069 2008-07-20 [paul]       3.5.0cvs30
3070
3071         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3072                 remove redundant GTK version check
3073
3074 2008-07-20 [ticho]      3.5.0cvs29
3075
3076         * src/folderview.c
3077         * src/imap_gtk.c
3078         * src/news_gtk.c
3079                 Moved sensitivity setting for "Download messages" for IMAP and
3080                 news folders from folderview.c to imap_gtk.c and news_gtk.c
3081                 respectively for better code readability.
3082                 Fixed indentation in news' set_sensitivity().
3083
3084 2008-07-20 [paul]       3.5.0cvs28
3085
3086         * src/addrgather.c
3087                 remove more redundant code following cvs27
3088
3089 2008-07-20 [paul]       3.5.0cvs27
3090
3091         * src/addrgather.c
3092                 remove now redundant code
3093         * src/mainwindow.c
3094         * src/mainwindow.h
3095                 fix bug 1673, 'Tools/Harvest adresses is
3096                 grayed out if folder is empty'
3097
3098 2008-07-19 [ticho]      3.5.0cvs26
3099
3100         * src/edittags.c
3101         * src/main.c
3102         * src/mimeview.c
3103         * src/mimeview.h
3104         * src/gtk/gtkutils.c
3105         * src/gtk/gtkutils.h
3106         * src/gtk/menu.c
3107         * src/gtk/menu.h
3108                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3109                 instead of deprecated GtkItemFactory.
3110
3111 2008-07-19 [colin]      3.5.0cvs25
3112
3113         * src/account.c
3114         * src/addrgather.c
3115         * src/compose.c
3116         * src/editldap.c
3117         * src/expldifdlg.c
3118         * src/importldif.c
3119         * src/main.c
3120         * src/mainwindow.c
3121         * src/mimeview.c
3122         * src/noticeview.c
3123         * src/prefs_account.c
3124         * src/prefs_actions.c
3125         * src/prefs_ext_prog.c
3126         * src/prefs_filtering.c
3127         * src/prefs_folder_item.c
3128         * src/prefs_image_viewer.c
3129         * src/prefs_logging.c
3130         * src/prefs_msg_colors.c
3131         * src/prefs_other.c
3132         * src/prefs_send.c
3133         * src/prefs_spelling.c
3134         * src/prefs_summaries.c
3135         * src/prefs_template.c
3136         * src/printing.c
3137         * src/quote_fmt.c
3138         * src/summary_search.c
3139         * src/summaryview.c
3140         * src/toolbar.c
3141         * src/wizard.c
3142         * src/common/Makefile.am
3143         * src/gtk/gtksctree.c
3144         * src/gtk/gtkutils.h
3145         * src/gtk/pluginwindow.c
3146         * src/gtk/quicksearch.c
3147         * src/plugins/bogofilter/bogofilter_gtk.c
3148         * src/plugins/dillo_viewer/dillo_prefs.c
3149         * src/plugins/pgpcore/prefs_gpg.c
3150         * src/plugins/spamassassin/spamassassin_gtk.c
3151         * src/plugins/trayicon/trayicon.c
3152         * src/plugins/trayicon/trayicon_prefs.c
3153                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
3154                 or greater). Use the old deprecated one on GTK+ < 2.12.
3155                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3156                 of time!
3157
3158 2008-07-16 [colin]      3.5.0cvs24
3159
3160         * src/mainwindow.c
3161                 Fix folderview's scrolbar when starting minimised
3162                 to tray, and popping up the mainwindow by calling
3163                 claws-mail from the command line
3164
3165 2008-07-08 [colin]      3.5.0cvs23
3166
3167         * src/compose.c
3168                 Possibly fix po-headers appearing on empty
3169                 templates
3170
3171 2008-07-08 [colin]      3.5.0cvs22
3172
3173         * src/folderview.c
3174         * src/summaryview.c
3175                 Finish the always_open tristate patch, by Jonathan
3176                 Corbet.
3177
3178 2008-07-07 [paul]       3.5.0cvs21
3179
3180         * src/mainwindow.c
3181                 fix typo (missing ")
3182
3183 2008-07-07 [paul]       3.5.0cvs20
3184
3185         * src/mainwindow.c
3186                 fit the menu style a bit better
3187
3188 2008-07-07 [colin]      3.5.0cvs19
3189
3190         * src/prefs_themes.c
3191                 Make upgrading themes easier
3192
3193 2008-07-07 [colin]      3.5.0cvs18
3194
3195         * src/mainwindow.c
3196         * src/prefs_toolbar.c
3197         * src/stock_pixmap.c
3198                 Finish fixing bug 1609, 'Icon issues'
3199
3200 2008-07-07 [colin]      3.5.0cvs17
3201
3202         * src/prefs_common.c
3203                 Fix the default value
3204
3205 2008-07-07 [colin]      3.5.0cvs16
3206
3207         * src/prefs_summaries.c
3208                 Revert my fix to the string, the correct term
3209                 is indeed Message View
3210
3211 2008-07-07 [colin]      3.5.0cvs15
3212
3213         * AUTHORS
3214         * src/gtk/authors.h
3215         * src/prefs_common.c
3216         * src/prefs_common.h
3217         * src/prefs_summaries.c
3218         * src/summaryview.c
3219         * src/gtk/authors.h
3220                 Change "Always open message when selected" to
3221                 a tristate (Never/Always/When preview is visible)
3222                 Patch by Jonathan Corbet <corbet@lwn.net>.
3223
3224 2008-07-06 [paul]       3.5.0cvs14
3225
3226         * src/addrgather.c
3227                 improve the layout of the dialogue
3228                 improve the English
3229                 add tooltips
3230                 fix some of the nasty coding style
3231         * src/mainwindow.c
3232                 improve the English
3233                 add some missing mnemonics
3234
3235 2008-07-05 [paul]       3.5.0cvs13
3236
3237         * src/mainwindow.c
3238         * src/mainwindow.h
3239                 fix bug 1398, '"Change current account" is
3240                 available even when there's only one account'
3241         * src/plugins/pgpcore/prefs_gpg.c
3242                 put back a needed include, removed in error
3243
3244 2008-07-05 [colin]      3.5.0cvs12
3245
3246         * src/mainwindow.c
3247                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3248
3249 2008-07-05 [colin]      3.5.0cvs11
3250
3251         * src/news.c
3252         * src/news_gtk.c
3253                 Provide ability to rename newsgroups. Closes
3254                 bug 1444, 'Add GUI option for renaming 
3255                 newsgroups'. Patch by Pawel Pekala
3256
3257 2008-07-05 [colin]      3.5.0cvs10
3258
3259         * src/plugins/pgpcore/passphrase.c
3260         * src/plugins/pgpcore/prefs_gpg.c
3261         * src/plugins/pgpcore/select-keys.c
3262                 Simplify GTK includes (with the advantage
3263                 of compiling against GTK+2.13); patch by
3264                 Charles A Edwards
3265
3266 2008-07-05 [colin]      3.5.0cvs9
3267
3268         * src/wizard.c
3269                 Add SSL client certificates
3270
3271 2008-07-05 [colin]      3.5.0cvs8
3272
3273         * src/prefs_account.c
3274         * src/common/session.h
3275                 Fix warnings
3276         * src/common/ssl.c
3277                 Add one path for certs
3278
3279 2008-07-05 [colin]      3.5.0cvs7
3280
3281         * src/prefs_account.c
3282                 Fix no-ssl build
3283
3284 2008-07-04 [colin]      3.5.0cvs6
3285
3286         * src/common/ssl.c
3287         * src/common/ssl.h
3288         * src/common/ssl_certificate.c
3289                 Workaround distro bugs and fix certificate checking
3290                 with OpenSSL
3291
3292 2008-07-04 [colin]      3.5.0cvs5
3293
3294         * src/filtering.c
3295         * src/common/ssl_certificate.c
3296         * src/common/ssl_certificate.h
3297         * src/etpan/imap-thread.c
3298         * src/etpan/nntp-thread.c
3299                 Fix some leaks, thanks to Martin Zwickel
3300                 Rename gnutls functions that do the same
3301                 as OpenSSL ones, to avoid symbol clashing
3302                 when Claws is built against GnuTLS and
3303                 libetpan against OpenSSL
3304
3305 2008-07-04 [paul]       3.5.0cvs4
3306
3307         * src/prefs_account.c
3308                 remove 1 forgotten '.'
3309
3310 2008-07-04 [paul]       3.5.0cvs3
3311
3312         * src/prefs_account.c
3313                 layout/engrish fixes to the 'Client
3314                 certificates' frame
3315
3316 2008-07-03 [colin]      3.5.0cvs2
3317
3318         * src/imap.c
3319         * src/news.c
3320         * src/pop.c
3321         * src/prefs_account.c
3322         * src/prefs_account.h
3323         * src/prefs_common.c
3324         * src/send_message.c
3325         * src/common/session.c
3326         * src/common/session.h
3327         * src/common/smtp.c
3328         * src/common/smtp.h
3329         * src/common/socket.h
3330         * src/common/ssl.c
3331         * src/common/ssl.h
3332         * src/common/ssl_certificate.c
3333         * src/common/ssl_certificate.h
3334         * src/etpan/imap-thread.c
3335         * src/etpan/nntp-thread.c
3336         * src/gtk/inputdialog.c
3337                 Add support for SSL client certificates (either PEM files
3338                 with certificate and private key, either PKCS12 files)
3339
3340 2008-06-28 [colin]      3.5.0cvs1
3341
3342         * src/foldersel.c
3343                 Fix compilation with older GTKs
3344
3345 2008-06-27 [paul]       3.5.0
3346
3347         * NEWS
3348         * README
3349         * RELEASE_NOTES 
3350                 3.5.0 released
3351
3352 2008-06-27 [paul]       3.4.0cvs116
3353
3354         * src/gtk/authors.h
3355                 complete cvs115
3356
3357 2008-06-27 [paul]       3.4.0cvs115
3358
3359         * configure.ac
3360         * src/gtk/authors.h
3361                 no longer build unmaintained translations
3362
3363 2008-06-27 [paul]       3.4.0cvs114
3364
3365         * po/de.po
3366         * po/fi.po
3367         * po/pt_BR.po
3368                 updated by Stephan Sachse, Flammie Pirinen, and
3369                 Frederico Goncalves Guimaraes
3370
3371 2008-06-26 [wwp]        3.4.0cvs113
3372
3373         * manual/fr/advanced.xml
3374                 Update French version of the manual (AutoFaces documentation).
3375
3376 2008-06-26 [wwp]        3.4.0cvs112
3377
3378         * manual/fr/advanced.xml
3379         * manual/fr/plugins.xml
3380                 Updated French version of the manual (completed
3381                 hidden options list, added note about Clawsker
3382                 and new mail archiver plugin).
3383
3384 2008-06-25 [colin]      3.4.0cvs111
3385
3386         * src/gtk/gtkaspell.c
3387                 Fix non-UTF8 in the replace with dialog
3388         * src/prefs_actions.c
3389                 Fix possible crasher
3390                 Patches by Pawel
3391
3392 2008-06-24 [mones]      3.4.0cvs110
3393
3394         * src/autofaces.c
3395                 Fix non-warning message, downgraded to debug info
3396
3397 2008-06-24 [colin]      3.4.0cvs109
3398
3399         * src/summaryview.c
3400                 Fix bug 1650, Message line too small after 
3401                 changing columns in "three columns" layout
3402
3403 2008-06-24 [colin]      3.4.0cvs108
3404
3405         * src/messageview.c
3406                 Fix Spam button sensitivity in newsgroups
3407
3408 2008-06-23 [wwp]        3.4.0cvs107
3409
3410         * po/fr.po
3411                 Updated French translation.
3412
3413 2008-06-23 [mones]      3.4.0cvs106
3414
3415         * po/es.po
3416                 Updated translation for release
3417
3418 2008-06-22 [mones]      3.4.0cvs105
3419
3420         * manual/es/plugins.xml
3421                 Synced new entry for Mail Archiver plugin
3422
3423 2008-06-22 [colin]      3.4.0cvs104
3424
3425         * src/compose.c
3426                 Fix initial cursor position
3427
3428 2008-06-21 [paul]       3.4.0cvs103
3429
3430         * manual/plugins.xml
3431                 add an entry for the new Mail Archiver plugin
3432
3433 2008-06-21 [paul]       3.4.0cvs102
3434
3435         * src/gtk/about.c
3436                 we're in 'string freeze', put back the
3437                 < > symbols for now
3438
3439 2008-06-21 [paul]       3.4.0cvs101
3440
3441         * manual/advanced.xml
3442         * manual/es/advanced.xml
3443                 fix build warning: <emphasis> cannot be contained
3444                 within <filename>
3445         * src/gtk/about.c
3446                 fix non-clickable link on License page and drop
3447                 the containing < > symbols to match other links
3448
3449 2008-06-20 [mones]      3.4.0cvs100
3450
3451         * manual/advanced.xml
3452                 Added autofaces documentation, note about clawsker in hidden
3453                 preferences, minor markup fix. Thanks Paul for proofreading
3454         * manual/es/advanced.xml
3455                 Synchronised Spanish manual
3456
3457 2008-06-16 [colin]      3.4.0cvs99
3458
3459         * src/compose.c
3460                 Fix cursor placing on signature change
3461
3462 2008-06-16 [paul]       3.4.0cvs98
3463
3464         * src/imap_gtk.c
3465         * src/mh_gtk.c
3466         * src/gtk/inputdialog.c
3467                 really fussy coding style fixes
3468
3469 2008-06-16 [paul]       3.4.0cvs97
3470
3471         * src/Makefile.am
3472                 keep the alphabetical order
3473
3474 2008-06-13 [mones]      3.4.0cvs96
3475
3476         * src/autofaces.c
3477                 Fix crasher ;-)
3478         * src/prefs_filtering_action.c
3479                 Fixed cosmetic bug, processing also displays "Filtering"
3480
3481 2008-06-13 [mones]      3.4.0cvs95
3482
3483         * src/Makefile.am
3484         * src/autofaces.c       ** NEW FILE **  
3485         * src/autofaces.h       ** NEW FILE **
3486         * src/compose.c
3487                 Allow setting Faces and X-Faces globally and per-account
3488                 from configuration files under ~/.claws-mail/autofaces
3489
3490 2008-06-13 [holger]     3.4.0cvs94
3491
3492         * .cvsignore
3493                 More files to ignore
3494         * src/gtk/inputdialog.c
3495         * src/gtk/inputdialog.h
3496                 Make input dialog more generic so that a checkbox
3497                 with custom text can be used in addition to the
3498                 "remember this" checkbox
3499         * src/imap_gtk.c
3500         * src/mh_gtk.c
3501         * src/prefs_common.c
3502         * src/prefs_common.h
3503                 Allow new folders to inherit the properties of the
3504                 parent folder during folder creation
3505
3506 2008-06-13 [wwp]        3.4.0cvs93
3507
3508         * src/addressbook.c
3509                 a better fix for this string, won't break up translations,
3510                 and is conform to other similar ones.
3511
3512 2008-06-13 [wwp]        3.4.0cvs92
3513
3514         * src/addrduplicates.c
3515         * src/addressadd.c
3516         * src/addressbook.c
3517         * src/addressbook_foldersel.c
3518         * src/editgroup.c
3519                 use tree decorations everywhere AB folders are used (AB tree pane,
3520                     add address to AB, select AB folder, edit group, custom attr, find dup
3521                     results), in order to match global style
3522                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3523                     double clicking on groups in tree pane does open the group edit dialog
3524                     double clicking on other items in tree pane does expand/collapse
3525                 fix a missing space in AB's delete-folder dialog
3526                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3527
3528         * src/foldersel.c
3529                 make foldersel dialog show dotted lines according to global (hidden) prefs
3530
3531 2008-06-12 [colin]      3.4.0cvs91
3532
3533         * src/compose.c
3534         * src/compose.h
3535                 Fix bug 1635, 'Last character of message is truncated 
3536                 when changing accounts w/ sigs'
3537         * src/folderview.c
3538                 Fix bug 1636, 'Can't select "properties" on "folders 
3539                 only" folders'
3540
3541 2008-06-11 [colin]      3.4.0cvs90
3542
3543         * src/folder.c
3544                 Maybe fix bug 1623, 'exits with segfault when 
3545                 logging in to certain imap-servers'
3546
3547 2008-06-10 [mones]      3.4.0cvs89
3548
3549         * AUTHORS
3550         * tools/Makefile.am
3551         * tools/README
3552         * tools/convert_mbox.sh
3553                 Undo cvs86 and cvs87, it really should be a patch to 
3554                 convert_mbox.pl
3555
3556 2008-06-10 [wwp]        3.4.0cvs88
3557
3558         * po/fr.po
3559                 Updated French translation.
3560
3561 2008-06-10 [mones]      3.4.0cvs87
3562
3563         * tools/Makefile.am
3564                 Oops, forgot to add previous script for distribution
3565
3566 2008-06-10 [mones]      3.4.0cvs86
3567
3568         * AUTHORS
3569         * tools/README
3570         * tools/convert_mbox.sh
3571                 Added script to convert Evolution mail folders contributed
3572                 by Daniel Dickinson <cshore@fionavar.ca>
3573                 Fixes debian bug 461435
3574
3575 2008-06-09 [colin]      3.4.0cvs85
3576
3577         * src/main.c
3578                 Integrate AWN information bubble if dbus is
3579                 available
3580         * src/folder.c
3581                 Fix crash when calling scan_required() on 
3582                 folder classes that don't implement them
3583         * src/common/session.c
3584                 Fix a little typo
3585
3586 2008-06-09 [colin]      3.4.0cvs84
3587
3588         * src/main.c
3589                 Fix bug 1447, 'If user tries to close while starting 
3590                 up, it will not close ever.'
3591
3592 2008-06-09 [colin]      3.4.0cvs83
3593
3594         * src/filtering.c
3595                 Fix bug 1628, 'Claws Mail crashes when 
3596                 filtering selected messages'
3597
3598 2008-06-04 [colin]      3.4.0cvs82
3599
3600         * src/messageview.c
3601                 Complete handling of html parts in multipart/alternative
3602                 mails
3603
3604 2008-06-03 [paul]       3.4.0cvs81
3605
3606         * src/prefs_message.c
3607                 make always the english good
3608
3609 2008-06-03 [colin]      3.4.0cvs80
3610
3611         * src/mainwindow.c
3612         * src/mainwindow.h
3613                 Fix bug 1624, '[PATCH] Quick search should be 
3614                 disabled for folder view'; based on a patch by
3615                 Michael Terry
3616
3617 2008-06-03 [iwkse]      3.4.0cvs79
3618
3619         * src/addressbook.c
3620                 Fix little gui bug on button sensitivity
3621         * src/messageview.c
3622         * src/prefs_common.c
3623         * src/prefs_common.h
3624         * src/prefs_message.c
3625                 Allow by default to show html in multipart/alternative
3626
3627 2008-06-02 [colin]      3.4.0cvs78
3628
3629         * src/prefs_actions.c
3630                 GUI rework, patch by Pawel 
3631
3632 2008-06-02 [colin]      3.4.0cvs77
3633
3634         * src/quote_fmt.c
3635                 Fix sensitivity/alignment, patch from
3636                 Pawel
3637
3638 2008-05-31 [colin]      3.4.0cvs76
3639
3640         * src/imap.c
3641                 Fix login issue introduced in cvs75.
3642
3643 2008-05-31 [colin]      3.4.0cvs75
3644
3645         * src/imap.c
3646                 Fix more possible double-frees. Also, fix the root cause
3647                 of these double-frees by just noting the Session is to
3648                 be destroyed instead of destroying it in flight
3649
3650 2008-05-29 [paul]       3.4.0cvs74
3651
3652         * manual/keyboard.xml
3653                 'Makes' these entries like the others
3654
3655 2008-05-29 [colin]      3.4.0cvs73
3656
3657         * src/procmsg.h
3658                 Include utils.h in case we
3659                 need to pull goffset definition
3660
3661 2008-05-29 [colin]      3.4.0cvs72
3662
3663         * src/common/utils.h
3664                 Workaround a stupid Glib issue, where
3665                 goffset happens to be undefined. 
3666
3667 2008-05-28 [colin]      3.4.0cvs71
3668
3669         * src/compose.c
3670         * src/compose.h
3671         * src/grouplistdialog.c
3672         * src/image_viewer.c
3673         * src/imap.c
3674         * src/inc.c
3675         * src/main.c
3676         * src/matcher.c
3677         * src/messageview.c
3678         * src/mimeview.c
3679         * src/prefs_themes.c
3680         * src/procmsg.h
3681         * src/summaryview.c
3682         * src/summaryview.h
3683         * src/textview.c
3684         * src/common/smtp.c
3685         * src/common/utils.c
3686         * src/common/utils.h
3687                 Use goffset instead of off_t for MsgInfo's size
3688                 Allows using MsgInfo structure from plugins
3689                 compiled with largefile support
3690
3691 2008-05-26 [colin]      3.4.0cvs70
3692
3693         * src/mainwindow.c
3694         * src/mainwindow.h
3695                 Define THEME_CHANGED_HOOKLIST and invoke
3696                 it on theme change
3697         * src/plugins/trayicon/trayicon.c
3698                 Listen to THEME_CHANGED_HOOKLIST and
3699                 update accordingly
3700
3701 2008-05-26 [paul]       3.4.0cvs69
3702
3703         * src/mimeview.c
3704                 plug a leak in mimeview_save_all()
3705
3706 2008-05-24 [colin]      3.4.0cvs68
3707
3708         * src/common/utils.h
3709                 Fix wrong define on old glibs
3710
3711 2008-05-24 [paul]       3.4.0cvs67
3712
3713         * src/Makefile.am
3714         * src/stock_pixmap.c
3715         * src/stock_pixmap.h
3716         * src/toolbar.c
3717         * src/pixmaps/cancel.xpm
3718         * src/pixmaps/close.xpm
3719                 add a specific icon for A_CANCEL_INC (addresses
3720                 point 1 of bug 1609 'Icon issues')
3721                 replace close.xpm with an icon of the standard
3722                 24x24 size
3723
3724 2008-05-24 [paul]       3.4.0cvs66
3725
3726         * src/pixmaps/insert_file.xpm
3727                 replaced
3728
3729 2008-05-23 [paul]       3.4.0cvs65
3730
3731         * src/common/md5.c
3732         * src/common/md5.h
3733                 add the possibility to check md5 on binary files,
3734                 thanks to Colin
3735
3736 2008-05-23 [colin]      3.4.0cvs64
3737
3738         * src/mainwindow.c
3739         * src/summaryview.c
3740                 Fix bug 1610, 'claws crash after opening/closing 
3741                 preferences and window update'
3742
3743 2008-05-22 [colin]      3.4.0cvs63
3744
3745         * src/prefs_filtering_action.c
3746         * src/gtk/combobox.c
3747         * src/gtk/combobox.h
3748                 Fix reselecting of Tags actions in
3749                 filtering actions dialog
3750
3751 2008-05-22 [colin]      3.4.0cvs62
3752
3753         * src/Makefile.am
3754         * src/prefs_toolbar.c
3755         * src/stock_pixmap.c
3756         * src/stock_pixmap.h
3757         * src/toolbar.c
3758         * src/pixmaps/delete_btn.xpm
3759         * src/pixmaps/insert_file.xpm
3760         * src/pixmaps/mail_reply_to_list.xpm
3761                 Fix more of bug 1609:
3762                 - Add a Delete button icon
3763                 - Add a Reply to list button icon
3764                 - Fix Insert file button icon
3765                 Artwork by Ciprian Popovici.
3766
3767 2008-05-21 [colin]      3.4.0cvs61
3768
3769         * src/common/utils.c
3770                 Fix a little leak
3771
3772 2008-05-21 [wwp]        3.4.0cvs60
3773
3774         * src/prefs_filtering.c
3775                 Don't show SMTP-only accounts in accounts list, as they are
3776                 irrelevant for filtering incoming messages.
3777
3778 2008-05-21 [colin]      3.4.0cvs59
3779
3780         * src/mainwindow.c
3781                 Don't put SMTP-only accounts in receive menus
3782
3783 2008-05-21 [colin]      3.4.0cvs58
3784
3785         * src/imap.c
3786                 Fix cvs56 (brain fart)
3787
3788 2008-05-21 [colin]      3.4.0cvs57
3789
3790         * src/common/utils.c
3791                 Fix bug 1615, 'hang on FIFO when the other end's not 
3792                 opened'
3793
3794 2008-05-21 [colin]      3.4.0cvs56
3795
3796         * src/imap.c
3797                 Fix a warning
3798
3799 2008-05-19 [colin]      3.4.0cvs55
3800
3801         * src/plugins/pgpcore/sgpgme.c
3802                 Maybe fix debian bug 481856, 'Segmentation fault 
3803                 when verifying a GPG signature'. Although it 
3804                 looks like a race condition...
3805
3806 2008-05-19 [colin]      3.4.0cvs54
3807
3808         * src/prefs_filtering_action.c
3809         * src/prefs_matcher.c
3810         * src/common/tags.c
3811         * src/common/tags.h
3812         * src/gtk/combobox.c
3813         * src/gtk/combobox.h
3814                 Patch by Pawel: disabled Tags menus in filtering dialogs
3815
3816 2008-05-19 [colin]      3.4.0cvs53
3817
3818         * src/prefs_account.c
3819                 GUI patch by Pawel: align ports entries
3820
3821 2008-05-19 [colin]      3.4.0cvs52
3822
3823         * src/mainwindow.c
3824                 Fix bug 1616, 'strange question while emptying trash'
3825
3826 2008-05-18 [colin]      3.4.0cvs51
3827
3828         * src/common/plugin.c
3829         * src/etpan/imap-thread.c
3830         * src/etpan/nntp-thread.c
3831         * src/gtk/gtksctree.c
3832                 Fix bug 1613, 'Various memory leaks'; 
3833                 based on a patch by Didier Barvaux.
3834
3835 2008-05-18 [colin]      3.4.0cvs50
3836
3837         * src/mimeview.c
3838         * src/privacy.h
3839         * src/toolbar.c
3840         * src/toolbar.h
3841         * src/plugins/pgpcore/sgpgme.c
3842                 Fix more parts of bug 1609:
3843                 - Make use of specific Expired privacy icon
3844                 - Use CLOSE instead of NOTICE_ERROR for cancel
3845                   receiving
3846                 - Allow a Preferences button in the main toolbar
3847
3848 2008-05-18 [colin]      3.4.0cvs49
3849
3850         * src/stock_pixmap.c
3851                 Fix bug with non-updating icons after theme change:
3852                 If fetching pixbuf for a given icon after a theme
3853                 change, the next pixmap fetch would return the old
3854                 cached one, as the theme change was forgotten at 
3855                 this time. (and vice-versa). This was mostly 
3856                 visible on open folder icons
3857
3858 2008-05-17 [colin]      3.4.0cvs48
3859
3860         * src/prefs_summaries.c
3861         * src/summaryview.c
3862                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
3863                 options'. Patch by Pawel
3864
3865 2008-05-16 [colin]      3.4.0cvs47
3866
3867         * src/imap.c
3868                 Fix another possible crash (on fatal errors
3869                 at login, like stream error).
3870
3871 2008-05-16 [paul]       3.4.0cvs46
3872
3873         * tools/thunderbird-filters-convertor.pl
3874                 fix a typo
3875                 fix reading a tb rule that contains something
3876                 like that: \"Sender\"
3877
3878 2008-05-16 [paul]       3.4.0cvs45
3879
3880         * tools/README
3881         * tools/csv2addressbook.pl
3882                 add support for gmail exported csv address book
3883
3884 2008-05-16 [colin]      3.4.0cvs44
3885
3886         * configure.ac
3887         * src/ldapupdate.c
3888                 Fix ldap deprecated calls. Patch by
3889                 Michael Rasmussen
3890
3891 2008-05-16 [paul]       3.4.0cvs43
3892
3893         * manual/de/account.xml
3894         * manual/it/account.xml
3895         * manual/it/ack.xml
3896         * manual/it/addrbook.xml
3897         * manual/it/claws-mail-manual.xml
3898         * manual/it/gpl.xml
3899         * manual/it/intro.xml
3900         * manual/it/starting.xml
3901                 add pages towards German and Italian manuals.
3902                 (just for storage, they are not built yet, due
3903                 to being incomplete.) submitted by Speckmade
3904                 <Speckmade@gmx.net> and Salvatore De Paolis
3905                 <iwkse@claws-mail.org>
3906
3907 2008-05-16 [colin]      3.4.0cvs42
3908
3909         * src/gtk/sslcertwindow.c
3910                 Fix SHA1 fingerprint with GnuTLS
3911
3912 2008-05-15 [colin]      3.4.0cvs41
3913
3914         * src/gtk/sslcertwindow.c
3915                 Print SHA1 fingerprint too
3916
3917 2008-05-15 [colin]      3.4.0cvs40
3918
3919         * src/imap.c
3920                 Fix certificate port on TLS. It was 
3921                 previously always 0.
3922                 **IMPORTANT INFORMATION**: this will trigger 
3923                 one wrong "New certificate" warning at the 
3924                 first connection with this fix, if using STARTTLS
3925                 on IMAP.
3926         * src/gtk/sslcertwindow.c
3927                 Make labels selectable
3928
3929 2008-05-15 [colin]      3.4.0cvs39
3930
3931         * src/imap.c
3932                 Fix double free when STARTTLS fails (for
3933                 example due to refusing the certificate)
3934
3935 2008-05-15 [paul]       3.4.0cvs38
3936
3937         * manual/advanced.xml
3938                 fix typo
3939
3940 2008-05-15 [paul]       3.4.0cvs37
3941
3942         * manual/advanced.xml
3943         * src/prefs_send.c
3944                 make outgoing_fallback_to_ascii a hidden pref
3945
3946 2008-05-14 [colin]      3.4.0cvs36
3947
3948         * src/main.c
3949         * src/mainwindow.c
3950         * src/mainwindow.h
3951                 Make it possible to cancel quit when Claws
3952                 ask whether to empty trash.
3953
3954 2008-05-14 [colin]      3.4.0cvs35
3955
3956         * src/compose.c
3957         * src/prefs_common.c
3958         * src/prefs_common.h
3959         * src/prefs_send.c
3960                 Add a preference to be able to specify an
3961                 outgoing charset/encoding but still fallback
3962                 to 7bit US-ASCII when possible (default TRUE,
3963                 same behavior as pre-cvs34)
3964
3965 2008-05-14 [colin]      3.4.0cvs34
3966
3967         * src/compose.c
3968                 Always use the specified encoding and charset if it is
3969                 specified, even if the mail is ASCII.
3970
3971 2008-05-13 [paul]       3.4.0cvs33
3972
3973         * src/ldapupdate.c
3974                 fix the build warnings the easy way for now
3975
3976 2008-05-13 [colin]      3.4.0cvs32
3977
3978         * src/prefs_themes.c
3979                 Count .png files as icons too (fixes part
3980                 of bug 1609, 'Icon issues')
3981
3982 2008-05-13 [wwp]        3.4.0cvs31
3983
3984         * src/addressbook_foldersel.c
3985                 Fix wrong check (completes 3.4.0.cvs30).
3986
3987 2008-05-12 [wwp]        3.4.0cvs30
3988
3989         * src/addressbook.c
3990         * src/addressbook_foldersel.c
3991         * src/filtering.c
3992         * src/matcher.c
3993         * src/prefs_matcher.c
3994         * src/plugins/bogofilter/bogofilter.c
3995         * src/plugins/bogofilter/bogofilter_gtk.c
3996         * src/plugins/dillo_viewer/dillo_prefs.c
3997         * src/plugins/spamassassin/spamassassin.c
3998         * src/plugins/spamassassin/spamassassin_gtk.c
3999                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
4000                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
4001                 translated string "Any" in plugins (whitelisting) and
4002                 UTF8 comparisons.
4003
4004 2008-05-07 [colin]      3.4.0cvs29
4005
4006         * configure.ac
4007                 Fix --enable-maemo (assume --enable-generic-umpc)
4008
4009 2008-05-07 [colin]      3.4.0cvs28
4010
4011         * configure.ac
4012         * src/account.c
4013         * src/addr_compl.c
4014         * src/compose.c
4015         * src/editaddress.c
4016         * src/folderview.c
4017         * src/mainwindow.c
4018         * src/messageview.c
4019         * src/mimeview.c
4020         * src/prefs_account.c
4021         * src/prefs_common.c
4022         * src/prefs_display_header.c
4023         * src/prefs_filtering.c
4024         * src/prefs_summaries.c
4025         * src/prefs_template.c
4026         * src/prefs_toolbar.c
4027         * src/stock_pixmap.c
4028         * src/summaryview.c
4029         * src/summaryview.h
4030         * src/textview.c
4031         * src/toolbar.c
4032         * src/gtk/about.c
4033         * src/gtk/gtksctree.c
4034         * src/gtk/menu.c
4035         * src/gtk/prefswindow.c
4036         * src/gtk/sslcertwindow.c
4037                 Separate generic UMPC code (layouts, ...) from 
4038                 MAEMO code (Hildon, ...)
4039
4040 2008-05-06 [paul]       3.4.0cvs27
4041
4042         * tools/claws.i18n.status.pl
4043                 add he.po
4044
4045 2008-05-06 [colin]      3.4.0cvs26
4046
4047         * src/common/utils.c
4048                 Maybe fix crash on FreeBSD
4049
4050 2008-05-05 [colin]      3.4.0cvs25
4051
4052         * src/messageview.c
4053                 Fix bug 1602, 'Crash when sending return receipt for
4054                 messages with no subject'
4055
4056 2008-05-05 [colin]      3.4.0cvs24
4057
4058         * src/mimeview.c
4059                 Don't overwrite temporary files with same
4060                 name when drag and dropping. Fixes bug 1599,
4061                 'attach multiple files with the same name from 
4062                 one mail to another'
4063
4064 2008-05-04 [paul]       3.4.0cvs23
4065
4066         * src/compose.c
4067         * src/prefs_common.c
4068                 fix bug 1587 'can not replay with quote'
4069
4070 2008-05-03 [colin]      3.4.0cvs22
4071
4072         * po/de.po
4073                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
4074
4075 2008-05-03 [colin]      3.4.0cvs21
4076
4077         * src/toolbar.c
4078                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
4079                 icon isn't grayed although ineffective'
4080
4081 2008-05-02 [wwp]        3.4.0cvs20
4082
4083         * po/fr.po
4084                 Fix translation.
4085
4086         * src/prefs_folder_item.c
4087                 Add missing notice in folder properties (templates) when
4088                 folder is a root node.
4089
4090 2008-04-30 [colin]      3.4.0cvs19
4091
4092         * src/prefs_toolbar.c
4093                 Add Trash and Delete icons to the icon chooser
4094
4095 2008-04-30 [colin]      3.4.0cvs18
4096
4097         * src/compose.c
4098                 Remove "Delete entire line" which was a noop
4099                 and should be the same as "Delete line" :)
4100
4101 2008-04-30 [colin]      3.4.0cvs17
4102
4103         * src/compose.c
4104                 Fix 'Delete line' and 'Delete to end of line'
4105                 on the last line. Patch by <seelenhirt@gmx.net>
4106
4107 2008-04-28 [colin]      3.4.0cvs16
4108
4109         * src/folder.c
4110                 Fix bug 1589, 'tagsdb file not removed when
4111                 folder deleted'.
4112         * src/common/utils.c
4113                 Make sure claws_unlink accepts NULL arg.
4114
4115 2008-04-25 [colin]      3.4.0cvs15
4116
4117         * src/common/ssl.c
4118                 Fix/simplify previous commit
4119
4120 2008-04-25 [colin]      3.4.0cvs14
4121
4122         * src/addrindex.h
4123         * src/common/ssl_certificate.c
4124                 Patch by Marcus: Fix Win32 build
4125         * src/common/ssl.c
4126                 Fix build with GnuTLS/no pthread, thanks
4127                 to Marcus
4128
4129 2008-04-25 [colin]      3.4.0cvs13
4130
4131         * src/summaryview.c
4132                 Fix bug 1586, '3-pane vertical layout now and then 
4133                 still shows sender column'
4134
4135 2008-04-25 [colin]      3.4.0cvs12
4136
4137         * src/Makefile.am
4138         * src/w32-logo.ico
4139         * src/w32-resource.rc
4140                 Patch from Marcus Brinkmann to set an icon on w32.
4141
4142 2008-04-24 [colin]      3.4.0cvs11
4143
4144         * src/inc.c
4145         * src/inc.h
4146                 Trace inc locks
4147         * src/ldif.c
4148         * src/ldif.h
4149                 Fix bug 1581, 'Bad File Format during Import LDIF':
4150                 Use dynamically allocated buffers; also, allow 
4151                 importing contacts with no email address
4152
4153 2008-04-24 [colin]      3.4.0cvs10
4154
4155         * src/prefs_common.c
4156                 Increment the timeout a bit on OpenBSD, 75 isn't enough
4157
4158 2008-04-23 [colin]      3.4.0cvs9
4159
4160         * src/compose.c
4161         * src/prefs_folder_item.c
4162         * src/prefs_template.c
4163         * src/quote_fmt.c
4164                 Fix bug 1576: Fix unescaping of templates when testing them
4165                 I think it breaks nothing. (wwp, you're welcome to double-check)
4166
4167 2008-04-23 [paul]       3.4.0cvs8
4168
4169         * manual/advanced.xml
4170                 add info about the "two_line_vertical" hidden
4171                 pref
4172
4173 2008-04-22 [paul]       3.4.0cvs7
4174
4175         * src/prefs_common.c
4176         * src/prefs_common.h
4177         * src/summaryview.c
4178                 make the 2-line view in summaryview when in three
4179                 columns mode configurable. hidden pref: "two_line_vertical"
4180
4181 2008-04-22 [colin]      3.4.0cvs6
4182
4183         * src/inc.c
4184                 Fix missing inc_unlock()
4185         * src/prefs_matcher.c
4186         * src/send_message.c
4187                 Fix my last commit
4188
4189 2008-04-22 [colin]      3.4.0cvs5
4190
4191         * src/etpan/imap-thread.c
4192                 Use g_(un)setenv instead of (un)setenv which
4193                 doesn't exist on IRIX 6.5
4194
4195 2008-04-22 [colin]      3.4.0cvs4
4196
4197         * src/inc.c
4198         * src/prefs_common.c
4199         * src/send_message.c
4200                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
4201                 Set the default timeout to 75 seconds
4202
4203 2008-04-20 [colin]      3.4.0cvs3
4204
4205         * src/pixmaps/tray_newmail.offline.xpm
4206         * src/pixmaps/tray_newmail.xpm
4207         * src/pixmaps/tray_newmarkedmail.offline.xpm
4208         * src/pixmaps/tray_newmarkedmail.xpm
4209         * src/pixmaps/tray_nomail.offline.xpm
4210         * src/pixmaps/tray_nomail.xpm
4211         * src/pixmaps/tray_unreadmail.offline.xpm
4212         * src/pixmaps/tray_unreadmail.xpm
4213         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4214         * src/pixmaps/tray_unreadmarkedmail.xpm
4215                 Make the tray icons a bit nicer. Would be
4216                 nice to get really nice icons from someone
4217                 who's good at Gimp :)
4218
4219 2008-04-18 [colin]      3.4.0cvs2
4220
4221         * src/common/log.c
4222                 Forgot one g_unlink
4223
4224 lease complete the changelog entry below
4225 2008-04-18 [colin]      3.4.0cvs1
4226
4227         * src/addrduplicates.c
4228         * src/addressbook.c
4229         * src/compose.c
4230         * src/crash.c
4231         * src/editaddress.c
4232         * src/folder.c
4233         * src/image_viewer.c
4234         * src/imap.c
4235         * src/inc.c
4236         * src/main.c
4237         * src/mbox.c
4238         * src/messageview.c
4239         * src/mh.c
4240         * src/msgcache.c
4241         * src/news.c
4242         * src/partial_download.c
4243         * src/pop.c
4244         * src/prefs_common.c
4245         * src/prefs_common.h
4246         * src/prefs_other.c
4247         * src/prefs_themes.c
4248         * src/procheader.c
4249         * src/procmime.c
4250         * src/procmsg.c
4251         * src/textview.c
4252         * src/wizard.c
4253         * src/common/prefs.c
4254         * src/common/ssl_certificate.c
4255         * src/common/template.c
4256         * src/common/utils.c
4257         * src/common/utils.h
4258         * src/etpan/imap-thread.c
4259         * src/plugins/dillo_viewer/dillo_viewer.c
4260         * src/plugins/pgpcore/sgpgme.c
4261         * src/plugins/pgpinline/pgpinline.c
4262                 Add an option to shred temporary files and messages
4263                 instead of just removing them. Slows deletions down!
4264
4265 2008-04-18 [paul]       3.4.0
4266
4267         * NEWS
4268         * README
4269         * RELEASE_NOTES 
4270                 3.4.0 released
4271
4272
4273 2008-04-18 [paul]       3.3.1cvs61
4274
4275         * po/de.po
4276         * po/fi.po
4277         * po/it.po
4278         * po/pt_BR.po
4279                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
4280                 and Frederico Goncalves Guimaraes
4281         * po/es.po
4282                 updated on the last minute by a lazy Ricardo Mones
4283
4284 2008-04-18 [colin]      3.3.1cvs60
4285
4286         * po/fr.po
4287                 Update translation (Fabien Vantard)
4288
4289 2008-04-17 [colin]      3.3.1cvs59
4290
4291         * src/imap.c
4292                 Fix debian bug 474712, 'claws seg faults when IMAP 
4293                 connection breaks after an IMAP protocol error 
4294                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
4295         * src/summaryview.c
4296                 Fix a little leak
4297
4298 2008-04-17 [colin]      3.3.1cvs58
4299
4300         * src/common/log.c
4301                 Fix log size getting out of control (claws-mail
4302                 getting SIGXFSZ): rotate if every 10MB
4303
4304 2008-04-10 [paul]       3.3.1cvs57
4305
4306         * src/prefs_other.c
4307                 improvements to english usage
4308
4309 2008-04-10 [paul]       3.3.1cvs56
4310
4311         * src/prefs_receive.c
4312                 add an accurate description
4313
4314 2008-04-08 [colin]      3.3.1cvs55
4315
4316         * src/undo.c
4317                 Probably fix corruption, introduced in cvs53
4318
4319 2008-04-04 [iwkse]      3.3.1cvs54
4320
4321         * src/undo.c
4322                 undo should works properly again
4323
4324 2008-04-04 [iwkse]      3.3.1cvs53
4325
4326         * src/undo.c
4327                 Fix a segfault but breaks undo
4328                 on a specific case (eg. double paste with
4329                 middle-mouse button)
4330
4331 2008-04-04 [iwkse]      3.3.1cvs52
4332
4333         * src/prefs_filtering.c
4334                 Fix previous Tab mess
4335
4336 2008-04-03 [iwkse]      3.3.1cvs51
4337
4338         * src/prefs_filtering.c
4339                 Add search in filtering rules list
4340
4341 2008-04-02 [colin]      3.3.1cvs50
4342
4343         * src/main.c
4344                 Revert part of the previous patch: we do
4345                 want to parse ~/.claws-mail/gtkrc-2.0 if it
4346                 exists
4347
4348 2008-04-02 [colin]      3.3.1cvs49
4349
4350         * src/main.c
4351                 Fix bug 1562, 'Claws-Mail does not completely 
4352                 respect settings in GTK2_RC_FILES environment'
4353                 Remove manual parsing of .gtkrc-2.0 and 
4354                 .gtk/gtkrc-2.0. GTK does it itself these days.
4355
4356 2008-04-01 [colin]      3.3.1cvs48
4357
4358         * src/imap_gtk.c
4359                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
4360                 ticking "Show only subscribed"'
4361
4362 2008-03-31 [colin]      3.3.1cvs47
4363
4364         * src/folder.c
4365                 Fix bug 1553, 'File lock not respected'
4366                 Regression due to the implementation of
4367                 deletion batching
4368
4369 2008-03-31 [colin]      3.3.1cvs46
4370
4371         * src/mainwindow.c
4372                 Fix tags menu update, thanks to Paul
4373
4374 2008-03-29 [wwp]        3.3.1cvs45
4375
4376         * src/prefs_account.c
4377         * src/prefs_common.c
4378         * src/prefs_folder_item.c
4379         * src/prefs_quote.c
4380         * src/quote_fmt.c
4381         * src/quote_fmt.h
4382                 Fix compose template formats (in global preferences)
4383                 being translated under specific conditions.
4384                 Add a button to restore factory defaults for current
4385                 language.
4386
4387 2008-03-27 [colin]      3.3.1cvs44
4388
4389         * src/common/prefs.c
4390         * src/common/xmlprops.c
4391                 Fix RedHat bug 431735, 'segfault if /home is full' 
4392                 (when starting): Fix double fclose() in prefs.c
4393                 and potentially xmlprops.c
4394
4395 2008-03-27 [colin]      3.3.1cvs43
4396
4397         * src/addressbook.c
4398                 Fix bug 1559, 'Claws Mail crashed deleting all 
4399                 common contacts'
4400
4401 2008-03-27 [wwp]        3.3.1cvs42
4402
4403         * src/addressbook.c
4404                 Fix 3.3.0cvs41.
4405
4406 2008-03-27 [wwp]        3.3.1cvs41
4407
4408         * src/addressbook.c
4409                 Prevent list flickering when deleting addresses.
4410
4411 2008-03-26 [colin]      3.3.1cvs40
4412
4413         * src/imap.c
4414                 Clean up session disconnection. Possibly
4415                 fix Ubuntu bug #204290
4416
4417 2008-03-26 [colin]      3.3.1cvs39
4418
4419         * src/textview.c
4420                 Fix bug 1555: current folder wasn't used when
4421                 right-clicking on an email address
4422
4423 2008-03-25 [colin]      3.3.1cvs38
4424
4425         * src/plugins/bogofilter/bogofilter.c
4426         * src/plugins/bogofilter/bogofilter.h
4427         * src/plugins/bogofilter/bogofilter_gtk.c
4428                 Add a "learn from whitelist" preference
4429                 Whitelist Unsure mails too.
4430
4431 2008-03-24 [paul]       3.3.1cvs37
4432
4433         * src/prefs_account.c
4434                 If no MH mailbox and no account exists, when
4435                 creating a POP/Local account, just create and
4436                 use the default one instead of bailing with a
4437                 "Mailbox doesn't exist" error
4438
4439 2008-03-21 [colin]      3.3.1cvs36
4440
4441         * src/procmime.c
4442                 strstrip mime subtype
4443
4444 2008-03-21 [paul]       3.3.1cvs35
4445
4446         * manual/advanced.xml
4447                 correct and update the info about Actions
4448
4449 2008-03-20 [colin]      3.3.1cvs34
4450
4451         * src/messageview.c
4452         * src/messageview.h
4453         * src/textview.c
4454                 Show at max 1MB of text, add a noticeview to
4455                 show everything optionally.
4456
4457 2008-03-20 [colin]      3.3.1cvs33
4458
4459         * src/stock_pixmap.c
4460                 Add support for png themes
4461
4462 2008-03-19 [wwp]        3.3.1cvs32
4463
4464         * src/procheader.c
4465                 Sanity check.
4466
4467 2008-03-18 [colin]      3.3.1cvs31
4468
4469         * src/common/utils.c
4470         * src/common/utils.h
4471                 Handle size_t instead of off_t in to_human_readable
4472
4473 2008-03-18 [colin]      3.3.1cvs30
4474
4475         * src/imap.c
4476                 Remove raw printf
4477
4478 2008-03-16 [colin]      3.3.1cvs29
4479
4480         * src/summaryview.c
4481                 Fix build on GTK < 2.12
4482
4483 2008-03-16 [colin]      3.3.1cvs28
4484
4485         * src/mainwindow.c
4486                 Refresh non-list widget when switching
4487                 messageview
4488
4489 2008-03-16 [colin]      3.3.1cvs27
4490
4491         * manual/faq.xml
4492                 Revert cvs25: This wasn't a typo :) :
4493                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
4494
4495
4496 2008-03-16 [colin]      3.3.1cvs26
4497
4498         * src/summaryview.c
4499         * src/gtk/gtksctree.c
4500         * src/gtk/gtksctree.h
4501                 Implement 2-lines items in Summaryview when in 
4502                 three columns mode
4503
4504 2008-03-16 [paul]       3.3.1cvs25
4505
4506         * manual/faq.xml
4507                 fix typo
4508
4509 2008-03-14 [colin]      3.3.1cvs24
4510
4511         * src/prefs_filtering_action.c
4512                 Fix buglet on setting recipient when
4513                 reediting forward rules.
4514
4515 2008-03-12 [colin]      3.3.1cvs23
4516
4517         * src/summaryview.c
4518                 Fix a new unused variable warning
4519         * src/plugins/trayicon/trayicon.c
4520                 Fix folderview's scrollbar at startup
4521                 if starting hidden
4522
4523 2008-03-12 [colin]      3.3.1cvs22
4524
4525         * src/folderview.c
4526         * src/summaryview.c
4527                 Use item_opened at the beginning of showing
4528                 a folder instead of the end. Fixes flicker.
4529
4530 2008-03-12 [paul]       3.3.1cvs21
4531
4532         * src/folder.c
4533         * src/folder.h
4534         * src/mainwindow.c
4535         * src/procmsg.c
4536         * src/summaryview.c
4537         * src/plugins/trayicon/trayicon.c
4538                 add tooltip with extended folder stats
4539
4540 2008-03-10 [colin]      3.3.1cvs20
4541
4542         * src/common/xml.c
4543                 Handle comments
4544
4545 2008-03-07 [colin]      3.3.1cvs19
4546
4547         * src/mainwindow.c
4548                 Fix blinking of the taskbar entry
4549
4550 2008-03-07 [colin]      3.3.1cvs18
4551
4552         * src/mainwindow.c
4553                 MAEMO: Fix bug 1494, 'Trayicon 
4554                 plugin breaks UI...'
4555
4556 2008-03-07 [paul]       3.3.1cvs17
4557
4558         * src/gtk/authors.h
4559                 reflect reality a bit more closely
4560
4561 2008-03-06 [colin]      3.3.1cvs16
4562
4563         * src/mainwindow.c
4564         * src/mainwindow.h
4565         * src/summaryview.c
4566         * src/summaryview.h
4567         * src/toolbar.c
4568                 Integrate things better wrt the new
4569                 summaryview extensibility.
4570
4571 2008-03-06 [wwp]        3.3.1cvs15
4572
4573         * src/quote_fmt.c
4574                 Fix some gcc warnings.
4575
4576 2008-03-06 [wwp]        3.3.1cvs14
4577
4578         * src/prefs_account.c
4579         * src/prefs_folder_item.c
4580         * src/prefs_gtk.c
4581         * src/prefs_template.c
4582         * src/gtk/prefswindow.c
4583         * src/gtk/prefswindow.h
4584                 prefs_templates: fix missing unregistering of addr_completion widgets
4585                 and and ending of addr_completion service.
4586                 prefs_folder_item: fix missing registering/unregistering of widgets,
4587                 and rework the way add_completion service is started and stopped.
4588                 Plus few prefswindow API changes (opening).
4589
4590 2008-03-06 [wwp]        3.3.1cvs13
4591
4592         * src/folder_item_prefs.c
4593         * src/prefs_template.c
4594         * src/prefs_template.h
4595         * src/quote_fmt.c
4596         * src/common/template.c
4597                 Complete 3.3.1cvs12, thanks to Colin.
4598
4599 2008-03-06 [wwp]        3.3.1cvs12
4600
4601         * src/compose.c
4602         * src/folder_item_prefs.c
4603         * src/folder_item_prefs.h
4604         * src/prefs_account.c
4605         * src/prefs_folder_item.c
4606         * src/prefs_quote.c
4607         * src/prefs_template.c
4608         * src/quote_fmt.c
4609         * src/quote_fmt.h
4610         * src/common/template.c
4611         * src/common/template.h
4612                 Global and per-folder templates can now override the from name (this
4613                 doesn't change the account being used).
4614                 Examples:
4615                  "My other name" <%account_email> (just changes the name)
4616                  my.faked.email@address.org (overrides the address too)
4617
4618 2008-03-05 [colin]      3.3.1cvs11
4619
4620         * src/summaryview.c
4621         * src/summaryview.h
4622                 Replace that hbox with a notebook
4623
4624 2008-03-05 [colin]      3.3.1cvs10
4625
4626         * src/folder.h
4627         * src/folderview.c
4628                 Add klass functions for notification of folder
4629                 opening/closing via the GUI
4630         * src/summaryview.c
4631         * src/summaryview.h
4632                 Add a specific container for the scrolledwin
4633
4634 2008-03-05 [colin]      3.3.1cvs9
4635
4636         * src/folder.h
4637         * src/folderview.c
4638                 Add klass functions for notification of folder 
4639                 opening/closing via the GUI
4640         * src/summaryview.c
4641         * src/summaryview.h
4642                 Add a specific container for the scrolledwin
4643
4644 2008-03-02 [colin]      3.3.1cvs8
4645
4646         * src/messageview.c
4647                 MAEMO: Fix bug 1541, 'Deleting message from within 
4648                 read window displays next message then closes.'
4649
4650 2008-03-02 [colin]      3.3.1cvs7
4651
4652         * src/main.c
4653                 Probably fix bug 1539, 'Program crashes':
4654                 Setup Gcrypt's thread functions when built
4655                 with GnuTLS
4656
4657 2008-03-01 [colin]      3.3.1cvs6
4658
4659         * src/folder.c
4660         * src/imap_gtk.c
4661                 Get rid of stale folders with no account
4662
4663 2008-02-28 [colin]      3.3.1cvs5
4664
4665         * src/compose.c
4666                 Fix bug 1534, 'Segmentation fault when doing 
4667                 some draft saving and then throwing away'
4668         * src/imap.c
4669                 Fix bug 1533, 'Claws is unable to mark messages 
4670                 as "read" in IMAP shared folders'
4671         * src/etpan/imap-thread.c
4672                 Fix bug 1515, 'large messages crash claws when 
4673                 syncing for offline mode'. This is rather a
4674                 workaround, and mails > 64MB will still be
4675                 problematic if there's less than 64MB available
4676                 on the dataroot volume.
4677         * src/messageview.c
4678                 MAEMO: Add information when fetching big messages
4679
4680 2008-02-26 [colin]      3.3.1cvs4
4681
4682         * src/imap.c
4683                 fix bug 1532, '"login refused" message insufficiently 
4684                 detailed'
4685
4686 2008-02-26 [paul]       3.3.1cvs3
4687
4688         * INSTALL
4689         * README
4690                 remove mentions of ClamAV and a few other
4691                 old bits of information
4692
4693 2008-02-23 [colin]      3.3.1cvs2
4694
4695         * src/main.c
4696                 Fix log output (missing \n)
4697
4698 2008-02-23 [colin]      3.3.1cvs1
4699
4700         * configure.ac
4701                 Bump version number for stable release
4702
4703 2008-02-23 [paul]       3.3.0cvs21
4704
4705         * po/he.po
4706                 updated by Ofer
4707
4708 2008-02-21 [colin]      3.3.0cvs20
4709
4710         * src/matcher.c
4711                 Fix bug 1527, 'filtering is case sensitive when it 
4712                 shouldn't be'
4713
4714 2008-02-20 [colin]      3.3.0cvs19
4715
4716         * src/main.c
4717                 Fix file attachments from older Thunar
4718
4719 2008-02-19 [colin]      3.3.0cvs18
4720
4721         * manual/plugins.xml
4722         * manual/es/plugins.xml
4723         * manual/fr/plugins.xml
4724         * manual/pl/plugins.xml
4725                 Remove Clamav
4726
4727 2008-02-19 [paul]       3.3.0cvs17
4728
4729         * tools/README
4730         * tools/csv2addressbook.pl
4731                 add support for Kmail/Kaddressbook
4732
4733 2008-02-18 [colin]      3.3.0cvs16
4734
4735         * src/imap.c
4736                 Unset folder's session before creating a
4737                 new one
4738         * src/main.c
4739         * src/prefs_common.c
4740         * src/prefs_common.h
4741         * manual/advanced.xml
4742                 Add an hidden use_networkmanager pref, to
4743                 disable NetworkManager handling. Also,
4744                 consider UNKNOWN state to be CONNECTED.
4745
4746 2008-02-18 [wwp]        3.3.0cvs15
4747
4748         * src/matcher.c
4749                 Fix Engrish and make 'not' more visible in filtering debug logs.
4750
4751 2008-02-15 [colin]      3.3.0cvs14
4752
4753         * src/matcher.c
4754                 Revert cvs10 for now, it breaks the feature
4755
4756 2008-02-15 [colin]      3.3.0cvs13
4757
4758         * src/main.c
4759                 Always focus folder tree at startup
4760         * src/compose.c
4761                 Fix bug 1521, 'Cannot close compose window after 
4762                 replying to a non-existent news message'
4763
4764 2008-02-13 [colin]      3.3.0cvs12
4765
4766         * src/folderview.c
4767                 Fix important warnings
4768
4769 2008-02-12 [colin]      3.3.0cvs11
4770
4771         * src/imap.c
4772         * src/etpan/imap-thread.c
4773         * src/etpan/imap-thread.h
4774                 Fix handling of $Forwarded flag on Exchange:
4775                 check for the existence or creatability of a
4776                 flag before using it.
4777
4778 2008-02-12 [colin]      3.3.0cvs10
4779
4780         * src/matcher.c
4781                 Optimise matching on Found in addressbook if
4782                 the matched header is in cache (From, etc)
4783
4784 2008-02-12 [colin]      3.3.0cvs9
4785
4786         * src/folderview.c
4787                 Fix crashy stuff when changing displayed
4788                 columns
4789
4790 2008-02-12 [wwp]        3.3.0cvs8
4791
4792         * src/folder.h
4793                 Remove duplicate func declaration and restore the one
4794                 a missing one.
4795
4796 2008-02-12 [wwp]        3.3.0cvs7
4797
4798         * src/compose.c
4799         * src/export.c
4800         * src/folder.c
4801         * src/folder.h
4802         * src/foldersel.c
4803         * src/foldersel.h
4804         * src/imap_gtk.c
4805         * src/import.c
4806         * src/mainwindow.c
4807         * src/messageview.c
4808         * src/mh_gtk.c
4809         * src/prefs_account.c
4810         * src/prefs_filtering_action.c
4811         * src/summaryview.c
4812         * src/plugins/bogofilter/bogofilter_gtk.c
4813         * src/plugins/spamassassin/spamassassin_gtk.c
4814                 Allow moving/copying folders to root folders when using
4815                 the folder selection dialog (it was not possible to
4816                 maemo users to reparent a subfolder to a root folder
4817                 at all).
4818
4819 2008-02-12 [fabien]     3.3.0cvs6
4820
4821         * po/fr.po
4822                 a few days late for i18n fr update. Sorry.
4823
4824 2008-02-11 [colin]      3.3.0cvs5
4825
4826         * src/main.c
4827                 Implement support for future /dev/mem_notify.
4828                 This Linux kernel feature will allow applications
4829                 to be notified that memory has to be freed
4830                 before getting OOM-killed. For more information:
4831                 http://lwn.net/Articles/267013/
4832
4833 2008-02-10 [paul]       3.3.0cvs4
4834
4835         * src/Makefile.am
4836         * src/mimeview.c
4837         * src/prefs_toolbar.c
4838         * src/stock_pixmap.c
4839         * src/stock_pixmap.h
4840         * src/pixmaps/mime_text_patch.xpm
4841                 add an icon for attached patches
4842
4843 2008-02-09 [paul]       3.3.0cvs3
4844
4845         * src/gtk/about.c
4846                 bump the (c) year
4847
4848 2008-02-09 [wwp]        3.3.0cvs2
4849
4850         * src/main.c
4851                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
4852
4853 2008-02-08 [colin]      3.3.0cvs1
4854
4855         * src/common/utils.c
4856                 Forbid attaching anything containing "../" or ".ssh/"
4857                 from mailto: URI
4858
4859 2008-02-08 [paul]       3.3.0
4860
4861         * NEWS
4862         * README
4863         * RELEASE_NOTES 
4864                 3.3.0 released
4865
4866 2008-02-08 [paul]       3.2.0cvs77
4867
4868         * AUTHORS
4869                 updated with new translators
4870         * configure.ac
4871                 added he to ALL_LINGUAS
4872         * po/cs.po
4873         * po/de.po
4874         * po/es.po
4875         * po/fi.po
4876         * po/hu.po
4877         * po/it.po
4878         * po/pt_BR.po
4879         * po/zh_CN.po
4880                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
4881                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
4882                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
4883                 and Ralph Young
4884         * po/he.po
4885                 new Hebrew translation by Ofer <oc666@netvision.net.il>
4886         * src/gtk/about.c
4887                 updated with new translators and bumped (c) year
4888         * src/gtk/authors.h
4889                 updated with new translators
4890
4891 2008-02-05 [colin]      3.2.0cvs76
4892
4893         * src/messageview.c
4894         * src/mimeview.c
4895         * src/mimeview.h
4896                 Special case text/calendar parts: if there's one in
4897                 the mail, and a plugin handling text/calendar is
4898                 loaded, show that part. That'll avoid rendering 
4899                 meetings as plain text, which just looks broken to
4900                 many users.
4901
4902 2008-02-04 [colin]      3.2.0cvs75
4903
4904         * src/mainwindow.c
4905                 Maemo: Fix LED handling on OS 2008
4906
4907 2008-02-01 [colin]      3.2.0cvs74
4908
4909         * src/compose.c
4910                 Possibly fix the annoying and hard-to reproduce bug
4911                 where lines 
4912                 are
4913                 rewrapped
4914                 like
4915                 that.
4916
4917 2008-02-01 [paul]       3.2.0cvs73
4918
4919         * src/common/utils.c
4920                 fix bug 1502, 'Plus signs are stripped from
4921                 email addresses when calling from command line'
4922                 Thanks to Colin
4923
4924 2008-01-31 [colin]      3.2.0cvs72
4925
4926         * src/exphtmldlg.c
4927         * src/mimeview.c
4928         * src/summaryview.c
4929                 Fix building of URIs from filenames
4930
4931 2008-01-31 [wwp]        3.2.0cvs71
4932
4933         * src/main.c
4934                 Fixes debug output of compiled-in features list
4935                 (completes 3.2.0cvs60).
4936
4937 2008-01-31 [colin]      3.2.0cvs70
4938
4939         * configure.ac
4940         * po/POTFILES.in
4941         * src/compose.c
4942         * src/plugins/Makefile.am
4943         * src/plugins/clamav/.cvsignore
4944         * src/plugins/clamav/Makefile.am
4945         * src/plugins/clamav/README
4946         * src/plugins/clamav/clamav_plugin.c
4947         * src/plugins/clamav/clamav_plugin.h
4948         * src/plugins/clamav/clamav_plugin_gtk.c
4949         * src/plugins/clamav/clamav_plugin_gtk.deps
4950                 Remove the Clamav plugin from the core
4951
4952 2008-01-28 [wwp]        3.2.0cvs69
4953
4954         * src/compose.c
4955         * src/prefs_template.c
4956         * src/prefs_template.h
4957         * src/quote_fmt.c
4958         * src/quote_fmt.h
4959         * src/quote_fmt_lex.l
4960         * src/quote_fmt_parse.y
4961                 Fix for bug #1493: count lines (\n chars) according to the way
4962                 format body is passed (i.e. \-escaped or not).
4963
4964 2008-01-27 [paul]       3.2.0cvs68
4965
4966         * po/en_GB.po
4967                 updated
4968         * src/prefs_actions.c
4969         * src/prefs_filtering.c
4970         * src/prefs_folder_item.c
4971         * src/prefs_template.c
4972         * src/gtk/about.c
4973                 some minor changes to the English
4974
4975 2008-01-24 [colin]      3.2.0cvs67
4976
4977         * src/etpan/imap-thread.c
4978         * src/etpan/nntp-thread.c
4979                 Fix bug 1348, 'Hang ups at exit time with 
4980                 pgp plugin since 3.0.2'
4981
4982 2008-01-23 [colin]      3.2.0cvs66
4983
4984         * src/toolbar.c
4985                 Fix translation of something that shouldn't be
4986
4987 2008-01-23 [colin]      3.2.0cvs65
4988
4989         * src/procmime.c
4990                 Fix bug 1486, 'Re: Incorrect content when replying'
4991                 Revert to full scan if short scan found only 0-length
4992                 text parts
4993
4994 2008-01-23 [paul]       3.2.0cvs64
4995
4996         * src/prefs_folder_item.c
4997                 fix bug 1485, 'selecting a folder's default
4998                 account if name contains '&''
4999
5000 2008-01-23 [colin]      3.2.0cvs63
5001
5002         * src/folder.c
5003         * src/folder.h
5004         * src/main.c
5005         * src/mainwindow.c
5006                 Fix bug 1480, 'should be able to display mail file
5007                 from command line'. Let 'claws-mail --select' accept
5008                 absolute paths in addition to folder identifiers.
5009
5010 2008-01-22 [wwp]        3.2.0cvs62
5011
5012         * src/account.c
5013         * src/account.h
5014         * src/compose.c
5015         * src/messageview.c
5016         * src/summaryview.c
5017         * src/common/utils.c
5018         * src/common/utils.h
5019                 Allow from=address in mailto sequence:
5020                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
5021                   The 'from' will try to select the first account matching in accounts list,
5022                   otherwise will use the usual account selection mechanism but override with
5023                   this 'from' address.
5024                 Allow mailto with NNTP accounts
5025                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
5026                   is the default one or if a NNTP account address is used with 'from'.
5027                   This is more or less a bugfix as it was possible to use mailto with a NNTP
5028                   default account but the complete mailto sequence was put in To.
5029
5030 2008-01-22 [wwp]        3.2.0cvs61
5031
5032         * doc/man/claws-mail.1
5033                 Updated the man page: status of few features, command-line
5034                 usage (--version-full) and completed list of config files
5035                 and dirs.
5036
5037 2008-01-22 [wwp]        3.2.0cvs60
5038
5039         * src/main.c
5040                 Added --version-full to display version and compiled-in
5041                 features list (for later use by Clawsker for instance).
5042
5043 2008-01-22 [holger]     3.2.0cvs59
5044
5045         * src/addrduplicates.c
5046                 Fix scrolling in addressbook duplicate
5047                 finder result dialog
5048
5049 2008-01-21 [colin]      3.2.0cvs58
5050
5051         * src/summaryview.c
5052                 Fix bug 1457, 'sorting messages on, say, from, 
5053                 should subsort on previous sort choice'. Subsort
5054                 by date when sort is Subject, From, To, Tags.
5055
5056 2008-01-21 [colin]      3.2.0cvs57
5057
5058         * AUTHORS
5059         * src/matcher.c
5060         * src/mimeview.c
5061         * src/common/ssl.c
5062         * src/gtk/authors.h
5063                 Fix bug 1478, 'Wrong pthread_create calls all 
5064                 over the place'. Patch by Christian Cornelssen
5065
5066 2008-01-20 [colin]      3.2.0cvs56
5067
5068         * src/imap.c
5069         * src/etpan/imap-thread.c
5070         * src/etpan/imap-thread.h
5071                 Fix bug 1468, 'Use IMAP keyword to 
5072                 store "forwarded" flag'
5073
5074 2008-01-20 [colin]      3.2.0cvs55
5075
5076         * src/folderutils.c
5077                 Make list operations faster
5078
5079 2008-01-20 [colin]      3.2.0cvs54
5080
5081         * src/mainwindow.c
5082                 Fix bug 1353, 'on startup with small screen 
5083                 layout, keyboard input gets lost'
5084
5085 2008-01-20 [colin]      3.2.0cvs53
5086
5087         * src/textview.c
5088                 Complete 3.2.0cvs49, and fixes bug 1477, 
5089                 'Claws Mail crashes when view PGP-encrypted 
5090                 message'
5091
5092 2008-01-20 [colin]      3.2.0cvs52
5093
5094         * src/compose.c
5095                 Fix privacy menu update when replying to
5096                 encrypted mail and no default privacy 
5097                 system is set
5098
5099 2008-01-19 [colin]      3.2.0cvs51
5100
5101         * src/filtering.c
5102         * src/procmsg.h
5103         * src/plugins/bogofilter/bogofilter.c
5104         * src/plugins/clamav/clamav_plugin.c
5105         * src/plugins/spamassassin/spamassassin.c
5106                 Batch filtering deletions too (and save 4 bytes
5107                 per MsgInfo in the process :)
5108
5109 2008-01-19 [colin]      3.2.0cvs50
5110
5111         * src/folder.c
5112                 Make cache update after copies much faster
5113                 on IMAP
5114
5115 2008-01-19 [colin]      3.2.0cvs49
5116
5117         * src/textview.c
5118                 Check g_fopen() success
5119
5120 2008-01-17 [wwp]        3.2.0cvs48
5121
5122         * manual/faq.xml
5123         * manual/es/faq.xml
5124         * manual/fr/faq.xml
5125         * manual/pl/faq.xml
5126                 Sylpheed? No idea what this means.
5127
5128 2008-01-17 [colin]      3.2.0cvs47
5129
5130         * src/gtk/gtksctree.c
5131                 Make dnd threshold higher on Maemo
5132
5133 2008-01-16 [colin]      3.2.0cvs46
5134
5135         * src/common/passcrypt.c
5136                 Fix build on FreeBSD, thanks to Pawel
5137
5138 2008-01-15 [colin]      3.2.0cvs45
5139
5140         * src/compose.c
5141                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
5142                 spell check of actuall word'
5143         * src/summaryview.c
5144                 Temporarily disable immediate execution when learning
5145                 spam *only* if the summaryview isn't locked
5146
5147 2008-01-15 [wwp]        3.2.0cvs44
5148
5149         * src/prefs_filtering.c
5150                 Fix filtering prefs layout (Maemo port), moving page up/down
5151                 from buttons to context menu.
5152
5153 2008-01-15 [colin]      3.2.0cvs43
5154
5155         * src/compose.c
5156                 Fix bug 1465, 'First line in new message does not mark URLs'
5157
5158 2008-01-15 [colin]      3.2.0cvs42
5159
5160         * src/common/passcrypt.c
5161                 Fix bug 1461, 'several components #define 
5162                 _XOPEN_SOURCE improperly'
5163
5164 2008-01-15 [colin]      3.2.0cvs41
5165
5166         * src/summaryview.c
5167                 Fix bug 1469, 'Column width adjustments on message 
5168                 lists do not save'
5169
5170 2008-01-14 [holger]     3.2.0cvs40
5171
5172         * configure.ac
5173                 Add tests for dbus, dbus glib bindings,
5174                 and NetworkManager. All is optional. Add new
5175                 --(en|dis)able-networkmanager-support switch.
5176         * src/Makefile.am
5177         * src/imap.c
5178         * src/inc.c
5179         * src/main.c
5180         * src/main.h
5181         * src/mainwindow.c
5182         * src/gtk/about.c
5183                 Add optional NetworkManager support, so Claws Mail
5184                 can try to do the right thing when the network connection
5185                 status changes. NetworkManager support is active by
5186                 default if above requirements were met.
5187
5188 2008-01-12 [colin]      3.2.0cvs39
5189
5190         * src/summaryview.c
5191                 Advertise the click-on-reply feature in the tooltip
5192
5193 2008-01-12 [colin]      3.2.0cvs38
5194
5195         * src/Makefile.am
5196         * src/stock_pixmap.c
5197         * src/stock_pixmap.h
5198         * src/pixmaps/tray_newmail.offline.xpm
5199         * src/pixmaps/tray_newmail.xpm
5200         * src/pixmaps/tray_newmarkedmail.offline.xpm
5201         * src/pixmaps/tray_newmarkedmail.xpm
5202         * src/pixmaps/tray_nomail.offline.xpm
5203         * src/pixmaps/tray_nomail.xpm
5204         * src/pixmaps/tray_unreadmail.offline.xpm
5205         * src/pixmaps/tray_unreadmail.xpm
5206         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
5207         * src/pixmaps/tray_unreadmarkedmail.xpm
5208         * src/plugins/trayicon/Makefile.am
5209         * src/plugins/trayicon/newmail.offline.xpm
5210         * src/plugins/trayicon/newmail.xpm
5211         * src/plugins/trayicon/newmarkedmail.offline.xpm
5212         * src/plugins/trayicon/newmarkedmail.xpm
5213         * src/plugins/trayicon/nomail.offline.xpm
5214         * src/plugins/trayicon/nomail.xpm
5215         * src/plugins/trayicon/trayicon.c
5216         * src/plugins/trayicon/unreadmail.offline.xpm
5217         * src/plugins/trayicon/unreadmail.xpm
5218         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5219         * src/plugins/trayicon/unreadmarkedmail.xpm
5220                 Make the Trayicon plugin icons themable
5221
5222 2008-01-12 [wwp]        3.2.0cvs37
5223
5224         * src/prefs_display_header.c
5225                 Fix extra leading hyphen visible in the display
5226                 header configuration combo list (maemo).
5227
5228 2008-01-11 [colin]      3.2.0cvs36
5229
5230         * src/imap.c
5231                 Set timeout to 1 before disconnecting all -
5232                 for when one switches to offline and has 
5233                 no network anymore
5234         * src/messageview.c
5235                 Fix bug 1454, 'error message shows parts and 
5236                 signature of previous messages'
5237         * src/prefs_common.c
5238                 Maemo: Hide Send dialog by default
5239
5240 2008-01-10 [colin]      3.2.0cvs35
5241
5242         * src/action.c
5243         * src/editldap.c
5244         * src/prefs_account.c
5245         * src/wizard.c
5246         * src/gtk/inputdialog.c
5247         * src/plugins/pgpcore/passphrase.c
5248                 Maemo: Fix bug 1455, 'Password enters leading letter 
5249                 incorrectly as uppercase'
5250
5251 2008-01-09 [colin]      3.2.0cvs34
5252
5253         * po/pl.po
5254                 Fix bug 1446, 'SC crashes frequently when staying 
5255                 in background'. Format string error in Polish 
5256                 translation
5257         * src/gtk/description_window.c
5258         * src/prefs_template.c
5259                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
5260                 patch by Pawel
5261         * src/wizard.c
5262                 Maemo: Fix build
5263
5264 2008-01-08 [colin]      3.2.0cvs33
5265
5266         * src/main.c
5267                 Maemo: connect HW status change signal for shutdown
5268         * src/mainwindow.c
5269                 Maemo: Fix hardware space key
5270         * src/wizard.c
5271                 Maemo: name mmc1 and 2 a better name
5272
5273 2008-01-08 [wwp]        3.2.0cvs32
5274
5275         * src/folder.c
5276         * src/folder_item_prefs.c
5277         * src/folder_item_prefs.h
5278         * src/prefs_folder_item.c
5279                 It's now possible to disable processing rules when
5280                 entering a folder (this adds a new option to the
5281                 folder properties dialog).
5282
5283 2008-01-08 [wwp]        3.2.0cvs31
5284
5285         * src/common/utils.c
5286                 Mailto: now supports 'insert' (stands for 'insert file'), this
5287                 adds the ability to create a new message from the command-line,
5288                 with body set from an existing file contents.
5289
5290 2008-01-08 [colin]      3.2.0cvs30
5291
5292         * src/summaryview.c
5293                 Maybe fix bug 1452, 'crash while drag'n'droping 
5294                 emails to an IMAP folder'
5295
5296 2008-01-07 [wwp]        3.2.0cvs29
5297
5298         * src/prefs_filtering.c
5299                 Static-alize a function, thanks to Colin.
5300
5301 2008-01-07 [colin]      3.2.0cvs28
5302
5303         * src/folderview.c
5304                 Fix scrolling to bottom when drag and dropping
5305         * src/summaryview.c
5306                 Fix bug 1445, 'Display sender using addressbook: fails 
5307                 when From: isn't an email address'
5308
5309 2008-01-07 [wwp]        3.2.0cvs27
5310
5311         * src/prefs_actions.c
5312         * src/prefs_filtering.c
5313         * src/prefs_template.c
5314                 Add tooltips to most buttons in the templates, actions and
5315                 filtering/processing dialogs.
5316
5317 2008-01-07 [wwp]        3.2.0cvs26
5318
5319         * src/prefs_filtering.c
5320                  - add a clear button to clear dialog input fields
5321                  - add page up and page down buttons to move selected rule up and down
5322                  - in rules list popup-menu: added Delete, Delete all and Duplicate
5323                  - popup-menu items are greyed out either if the list is empty (not counting the
5324                    (New) row or if there is no selected item
5325                  - clear store when closing dialog
5326
5327         * src/prefs_actions.c
5328                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
5329                    clear button, popup-menu
5330                  - clear store when closing dialog
5331
5332         * src/prefs_template.c
5333                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
5334                    clear button, popup-menu 
5335
5336         * src/addrcustomattr.c
5337                  - renamed popup-menu item Clear list to Delete all
5338                  - grey out popup-menu items is there is no selected item or if list is empty
5339                  - clear store when closing dialog
5340
5341         * src/edittags.c
5342                  - added popup-menu item Delete all
5343                  - grey out popup-menu items is there is no selected item or if list is empty
5344                  - clear store when closing dialog
5345
5346 2008-01-06 [wwp]        3.2.0cvs25
5347
5348         * src/addressadd.c
5349                 One more layout fix by Pawel (completes 3.2.0cvs24).
5350
5351 2008-01-05 [colin]      3.2.0cvs24
5352
5353         * src/addressadd.c
5354                 Little GUI fixes, patch by Pawel
5355
5356 2007-12-29 [wwp]        3.2.0cvs23
5357
5358         * src/compose.c
5359                 Fix for bug #1443, and strip possible whitespaces around
5360                 custom header names.
5361
5362 2007-12-29 [mones]      3.2.0cvs22
5363
5364         * po/es.po
5365                 Updated translation, corrected a term based 
5366                 on suggestion from Israel Saeta Pérez,
5367                 reverted awful X-Mailer translation
5368         * src/procmime.c
5369                 Complete cvs20 for FreeBSD, patch by Pawel
5370
5371 2007-12-29 [colin]      3.2.0cvs21
5372
5373         * src/textview.c
5374                 Fix bug 1442, 'Tags are repeated in 
5375                 encapsulated messages'
5376
5377 2007-12-28 [colin]      3.2.0cvs20
5378
5379         * src/procmime.c
5380                 Fix path to mime/globs. Patch by Marten King.
5381
5382 2007-12-27 [colin]      3.2.0cvs19
5383
5384         * src/plugins/pgpcore/Makefile.am
5385         * src/plugins/pgpinline/Makefile.am
5386         * src/plugins/pgpmime/Makefile.am
5387                 Add missing flags to build pgp plugins on maemo
5388
5389 2007-12-27 [colin]      3.2.0cvs18
5390
5391         * src/mainwindow.c
5392                 Maximise before showing to avoid probable flickering
5393                 on slow computers.
5394
5395 2007-12-27 [colin]      3.2.0cvs17
5396
5397         * src/main.c
5398         * src/mainwindow.c
5399         * src/prefs_common.c
5400         * src/prefs_common.h
5401                 Fix bug 1439, 'Claws Mail does not remember window size 
5402                 state when restarted'. Save maximised state and force
5403                 maximisation at startup if applicable.
5404
5405 2007-12-23 [paul]       3.2.0cvs16
5406
5407         * src/prefs_matcher.c
5408                 fix bug 1436, 'Filter condition dialog doesn't
5409                 load header name from current rules'
5410
5411 2007-12-22 [paul]       3.2.0cvs15
5412
5413         * src/compose.c
5414                 fix bug 1435, 'Reply doesn't take into account
5415                 reply-to field'
5416
5417 2007-12-21 [paul]       3.2.0cvs14
5418
5419         * src/common/ssl_certificate.c
5420                 fix FreeBSD build with IPV6 support 
5421
5422 2007-12-20 [colin]      3.2.0cvs13
5423
5424         * src/imap.c
5425                 Fix error handling
5426
5427 2007-12-20 [colin]      3.2.0cvs12
5428
5429         * src/imap.c
5430         * src/imap.h
5431         * src/prefs_account.c
5432                 Add DIGEST-MD5 support for IMAP authentication
5433
5434 2007-12-19 [mones]      3.2.0cvs11
5435
5436         * doc/man/claws-mail.1
5437                 Better ordering of sections, updated options
5438         * po/es.po
5439                 Updated strings
5440
5441 2007-12-19 [paul]       3.2.0cvs10
5442
5443         * src/prefs_account.c
5444                 use a spinbutton instead of an entry for
5445                 "POP authentication timeout" also
5446
5447 2007-12-19 [colin]      3.2.0cvs9
5448
5449         * src/prefs_filtering_action.c
5450         * src/prefs_matcher.c
5451         * src/gtk/description_window.c
5452                 Destroy info windows with their parents
5453                 Patch by Pawel
5454
5455 2007-12-19 [colin]      3.2.0cvs8
5456
5457         * src/prefs_account.c
5458                 Use spinbuttons instead of entries where needed
5459                 Patch by Pawel
5460
5461 2007-12-18 [paul]       3.2.0cvs7
5462
5463         * src/prefs_matcher.c
5464                 add missing i18n for a few strings
5465                 Patch by Stephan Sachse
5466
5467 2007-12-18 [paul]       3.2.0cvs6
5468
5469         * src/prefs_logging.c
5470                 use 'disk' instead of 'disc'
5471
5472 2007-12-18 [paul]       3.2.0cvs5
5473
5474         * po/en_GB.po
5475                 updated
5476         * src/addrcustomattr.c
5477         * src/editaddress.c
5478                 fixes to the ingleesh
5479         * src/prefs_filtering_action.c
5480                 fix copyright header
5481                 fix untranslated strings
5482         * src/prefs_filtering_action.h
5483                 fix copyright header
5484
5485 2007-12-18 [wwp]        3.2.0cvs4
5486
5487         * src/folderview.c
5488         * src/headerview.c
5489         * src/prefs_common.c
5490         * src/prefs_common.h
5491         * src/prefs_fonts.c
5492         * src/summaryview.c
5493         * src/textview.c
5494         * src/wizard.c
5495         * src/common/defs.h
5496         * src/gtk/gtkutils.c
5497                 Added prefs to set custom small and bold fonts
5498                 (might matter on some desktops, according to
5499                 DPI and font settings).
5500
5501 2007-12-18 [colin]      3.2.0cvs3
5502
5503         * src/prefs_logging.c
5504                 Rework GUI, patch by Pawel
5505
5506 2007-12-18 [colin]      3.2.0cvs2
5507
5508         * src/prefs_filtering_action.c
5509                 Rework GUI, patch by Pawel
5510
5511 2007-12-18 [colin]      3.2.0cvs1
5512
5513         * src/editaddress.c
5514                 Fix build on old GCC
5515                 Fix inverted buttons
5516
5517 2007-12-17 [paul]       3.2.0
5518
5519         * NEWS
5520         * README
5521         * RELEASE_NOTES 
5522                 3.2.0 released
5523
5524 2007-12-17 [paul]       3.1.0cvs79
5525
5526         * po/de.po
5527         * po/fr.po
5528         * po/hu.po
5529         * po/it.po
5530         * po/pt_BR.po
5531                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
5532                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
5533
5534 2007-12-17 [mones]      3.1.0cvs78
5535
5536         * po/es.po
5537                 Updated Spanish translation for 3.2.0 release
5538
5539 2007-12-16 [colin]      3.1.0cvs77
5540
5541         * src/addrcustomattr.c
5542                 Fix translations, patch by Fabien
5543
5544 2007-12-15 [paul]       3.1.0cvs76
5545
5546         * src/folderview.c
5547                 fix compiler warning
5548
5549 2007-12-14 [colin]      3.1.0cvs75
5550
5551         * src/folderview.c
5552                 Simplify logic
5553
5554 2007-12-12 [wwp]        3.1.0cvs74
5555
5556         * AUTHORS
5557         * src/gtk/authors.h
5558                 Added Marius Glauser to the hall of fame.
5559
5560 2007-12-12 [wwp]        3.1.0cvs73
5561
5562         * src/gtk/gtkutils.c
5563                 Improve the way we show results of searches
5564                 in message bodies: selected text now get centered
5565                 vertically in the message window.
5566                 Patch by Marius Glauser <seelenhirt@gmx.net>.
5567
5568 2007-12-10 [colin]      3.1.0cvs72
5569
5570         * src/folder.c
5571                 Don't crash when setting batch mode on no folder
5572
5573 2007-12-10 [colin]      3.1.0cvs71
5574
5575         * src/common/utils.c
5576                 Fix potential buffer overrun (thanks to
5577                 Hiroyuki)
5578
5579 2007-12-08 [paul]       3.1.0cvs70
5580
5581         * src/prefs_receive.c
5582                 small change to the English
5583
5584 2007-12-08 [colin]      3.1.0cvs69
5585
5586         * src/vcard.c
5587                 Fix warnings
5588
5589 2007-12-07 [colin]      3.1.0cvs68
5590
5591         * src/mainwindow.c
5592         * src/summaryview.c
5593         * src/summaryview.h
5594                 Free simplify_subject_preg at exit
5595
5596 2007-12-07 [colin]      3.1.0cvs67
5597
5598         * src/main.c
5599         * src/summaryview.c
5600         * src/common/utils.c
5601         * src/common/utils.h
5602                 We have to free reused regexps from time to
5603                 time, or they get huge
5604
5605 2007-12-07 [colin]      3.1.0cvs66
5606
5607         * src/vcard.c
5608                 Fix QP decoding (and UTF8)
5609
5610 2007-12-07 [colin]      3.1.0cvs65
5611
5612         * src/addrcustomattr.c
5613                 Update list of default custom attributes
5614                 now (will be needed for a feature patch
5615                 post 3.2.0)
5616
5617 2007-12-07 [colin]      3.1.0cvs64
5618
5619         * src/folder.c
5620                 Batch on destination folder when copying - fixes
5621                 slowness when moving unread mails to trash on IMAP
5622
5623 2007-12-06 [colin]      3.1.0cvs63
5624
5625         * src/common/w32_time.c
5626         * src/common/w32lib.h
5627         * src/etpan/etpan-thread-manager.c
5628         * src/etpan/imap-thread.c
5629         * src/etpan/nntp-thread.c
5630         * src/gtk/Makefile.am
5631                 Fix win32 build with libetpan. Thanks to
5632                 Marcus Brinkmann.
5633
5634 2007-12-06 [colin]      3.1.0cvs62
5635
5636         * src/account.c
5637         * src/imap.c
5638         * src/prefs_account.c
5639         * src/prefs_account.h
5640         * src/etpan/imap-thread.c
5641         * src/etpan/imap-thread.h
5642                 Disable connection via command line on WIN32
5643                 Disable mmap use on WIN32 - use normal strings
5644         * src/addressbook.c
5645         * src/addressbook.h
5646         * src/addressbook_foldersel.c
5647         * src/addressbook_foldersel.h
5648         * src/prefs_filtering_action.c
5649         * src/prefs_matcher.c
5650         * src/plugins/bogofilter/bogofilter_gtk.c
5651         * src/plugins/dillo_viewer/dillo_prefs.c
5652         * src/plugins/spamassassin/spamassassin_gtk.c
5653                 Fix leak, rework function logics to be more
5654                 natural - thanks to Holger
5655         * src/common/utils.c
5656                 Fix warnings
5657
5658 2007-12-06 [colin]      3.1.0cvs61
5659
5660         * src/news.c
5661         * src/common/utils.c
5662         * src/common/utils.h
5663                 Fix posting, and fix UTF-8 being sent when encoding
5664                 is 8bit
5665
5666 2007-12-05 [colin]      3.1.0cvs60
5667
5668         * src/news.c
5669                 Fix debian bug #453157, 'Fails to post usenet
5670                 articles after NNTP connection has been 
5671                 interrupted". Fix return value to prevent deletion
5672                 on failure, and issue MODE READER in case posting
5673                 fails at first.
5674
5675 2007-12-05 [colin]      3.1.0cvs59
5676
5677         * src/messageview.c
5678         * src/uri_opener.c
5679                 Improvements to the List URIs dialog
5680                 Patch by Pawel
5681
5682 2007-12-05 [colin]      3.1.0cvs58
5683
5684         * src/prefs_other.c
5685         * src/gtk/gtksctree.h
5686                 Fix warnings
5687
5688 2007-12-04 [colin]      3.1.0cvs57
5689
5690         * src/etpan/imap-thread.c
5691                 Fix bug 1378, 'Claws exits on IMAP alert message'
5692                 Don't do GTK calls directly from Etpan thread
5693
5694 2007-12-04 [colin]      3.1.0cvs56
5695
5696         * src/folderview.c
5697         * src/gtk/gtksctree.c
5698                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
5699                 Make all the left of column zero an hotspot for
5700                 expanding.
5701
5702 2007-12-04 [colin]      3.1.0cvs55
5703
5704         * src/mainwindow.c
5705         * src/mainwindow.h
5706         * src/prefs_common.c
5707         * src/prefs_common.h
5708         * src/prefs_receive.c
5709                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
5710
5711 2007-12-04 [wwp]        3.1.0cvs54
5712
5713         * src/prefs_other.c
5714                 Fix for bug #1419.
5715
5716 2007-12-04 [holger]     3.1.0cvs53
5717
5718         * src/addrduplicates.c
5719         * src/addrduplicates.h
5720                 Export addressbook entry deletion
5721
5722 2007-12-04 [colin]      3.1.0cvs52
5723
5724         * tools/Makefile.am
5725         * tools/README.sylprint
5726         * tools/sylprint.pl
5727         * tools/sylprint.rc
5728                 Fix debian bug #454089 (symlink attack in TMP directory)
5729                 http://secwatch.org/advisories/1019661/ :
5730                 Remove the buggy script, which was unmaintained anyway
5731         * src/news.c
5732         * src/procmsg.c
5733                 Store things in our private tmp directory.
5734
5735 2007-12-03 [colin]      3.1.0cvs51
5736
5737         * src/folder.c
5738         * src/folder.h
5739         * src/folderview.c
5740         * src/imap.c
5741         * src/mainwindow.c
5742                 Fix update problem when getting remote tags
5743         * src/prefs_matcher.c
5744                 Rework GUI to make it better. Patch by Pawel
5745                 Pekala
5746
5747 2007-12-03 [colin]      3.1.0cvs50
5748
5749         * src/etpan/imap-thread.c
5750         * src/etpan/nntp-thread.c
5751                 Fix bug 1417, 'Network log doesn't reveal 
5752                 enough NNTP errors'
5753
5754 2007-12-02 [iwkse]      3.1.0cvs49
5755
5756         * src/plugins/dillo_viewer/dillo_prefs.c
5757                         Insert dillo under the Plugins menu
5758
5759 2007-12-01 [paul]       3.1.0cvs48
5760
5761         * src/html.c
5762                 add these variant forms
5763                 Thanks to Colin
5764
5765 2007-12-01 [paul]       3.1.0cvs47
5766
5767         * src/matcher.c
5768                 fix a typo
5769
5770 2007-12-01 [paul]       3.1.0cvs46
5771
5772         * po/POTFILES.in
5773                 add the new addrcustomattr.c file
5774
5775 2007-11-29 [colin]      3.1.0cvs45
5776
5777         * src/common/ssl_certificate.c
5778                 Use the more modern getaddrinfo instead of 
5779                 gethostbyname when possible
5780
5781 2007-11-28 [colin]      3.1.0cvs44
5782
5783         * src/summaryview.c
5784                 Maybe fix bug 1410 and other crash reports
5785                 in summaryview since cvs38.
5786
5787 2007-11-28 [wwp]        3.1.0cvs43
5788
5789         * src/prefs_summary_open.c
5790                 Guard against an empty list of actions to perform
5791                 when opening a folder (or migration defaults could
5792                 be introduced, confusing).
5793
5794 2007-11-28 [colin]      3.1.0cvs42
5795
5796         * src/folderview.c
5797                 Fix mark all read from folder's contextual menu
5798
5799 2007-11-27 [colin]      3.1.0cvs41
5800
5801         * src/imap.c
5802         * src/imap.h
5803         * src/imap_gtk.c
5804         * src/prefs_account.c
5805         * src/etpan/imap-thread.c
5806                 A few fixes to the IMAP flags handling: Optimisations,
5807                 two crashers, mention that Bandwitdh-efficient mode
5808                 prevents tag fetching.
5809                 Fix M-UTF7 in subscription dialog.
5810
5811 2007-11-27 [colin]      3.1.0cvs40
5812
5813         * src/folder.c
5814         * src/mbox.c
5815         * src/summaryview.c
5816                 Make filtering faster on flags change: Batch original 
5817                 folderitem, where we'll do flags/tags changes.
5818
5819 2007-11-27 [colin]      3.1.0cvs39
5820
5821         * src/filtering.c
5822                 Fix bug 1407, 'After a copy action, further rules apply 
5823                 to both original and copy'
5824
5825 2007-11-27 [colin]      3.1.0cvs38
5826
5827         * src/edittags.c
5828         * src/summaryview.c
5829                 Fixes races when doing a long operation and user
5830                 asks for another one (Mark all read/unread on a 
5831                 big folder on IMAP for example)
5832
5833 2007-11-27 [wwp]        3.1.0cvs37
5834
5835         * src/addressbook.c
5836         * src/prefs_common.c
5837                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
5838                 and 3.1.0cvs35 (addressbook.c).
5839
5840 2007-11-27 [holger]     3.1.0cvs36
5841
5842         * src/printing.c
5843                 Add a line separating header and body
5844                 in the printout
5845
5846 2007-11-27 [wwp]        3.1.0cvs35
5847
5848         * src/addressbook.c
5849                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
5850                 (thanks to Colin) and revert disabling of cut/copy
5851                 context menu entries upon selected groups.
5852
5853 2007-11-27 [holger]     3.1.0cvs34
5854
5855         * src/printing.c
5856                 Add weights to the list of supported text attributes
5857                 for printing
5858
5859 2007-11-27 [wwp]        3.1.0cvs33
5860
5861         * src/Makefile.am
5862         * src/addrcustomattr.c
5863         * src/addrcustomattr.h
5864         * src/addressbook.c
5865         * src/editaddress.c
5866         * src/editaddress.h
5867         * src/prefs_common.c
5868         * src/prefs_common.h
5869         * src/common/defs.h
5870                 Provide a (customizable) list of preset attribute names
5871                 for editing contacts (closes bug #1391).
5872
5873 2007-11-27 [wwp]        3.1.0cvs32
5874
5875         * src/addrclip.c
5876         * src/addressbook.c
5877         * src/addritem.c
5878                 Various fixes in the address book:
5879                         - made copy/move of a folder to itself or its subtree
5880                           impossible (-> error)
5881                         - errors messages don't show in the status bar anymore,
5882                           use alertpanels instead
5883                         - simple click on group doesn't open group edit dialog
5884                           anymore when in contact edit embedded mode (was too itchy)
5885                         - fixed disabling of edit button and and menu entry when
5886                           in contact edit embedded mode (was done in a bad and
5887                           ineffective way)
5888                         - fix menu cut/paste sensitivity in treelist context
5889                           menu (conflicting enabling was done by different functions)
5890                         - fix some menu item sensitivity in address list context menu
5891                         - don't allow cut/copy of groups, it's useless as they won't
5892                           be copied w/ their contents
5893                         - fix missing copy of the picture file when copying (bug #1402),
5894                           fix picture attribute (internal) value when moving or copying
5895
5896
5897 2007-11-27 [colin]      3.1.0cvs31
5898
5899         * src/folder.c
5900         * src/imap.c
5901                 Fix tags loss on move, fix space encoding
5902
5903 2007-11-26 [colin]      3.1.0cvs30
5904
5905         * src/edittags.c
5906         * src/folder.c
5907         * src/folder.h
5908         * src/imap.c
5909         * src/messageview.c
5910         * src/procmsg.c
5911         * src/procmsg.h
5912         * src/summaryview.c
5913         * src/common/utils.c
5914         * src/common/utils.h
5915         * src/etpan/imap-thread.c
5916         * src/etpan/imap-thread.h
5917                 Add IMAP tags support
5918
5919 2007-11-26 [colin]      3.1.0cvs29
5920
5921         * src/imap.c
5922                 Fix bug 1405, 'imap auto auth method doesn't 
5923                 work since 3.1.0'
5924
5925 2007-11-26 [colin]      3.1.0cvs28
5926
5927         * src/messageview.c
5928         * src/procmime.c
5929                 Handle broken disposition-notifications from Evolution
5930                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
5931
5932 2007-11-25 [paul]       3.1.0cvs27
5933
5934         * src/folder_item_prefs.c
5935         * src/folder_item_prefs.h
5936                 remove dead code
5937
5938 2007-11-23 [wwp]        3.1.0cvs26
5939
5940         * src/matcher.c
5941         * src/matcher.h
5942         * src/matcher_parser_parse.y
5943         * src/prefs_matcher.c
5944                 Fix irrelevant case folding when adding matcher condition 'test',
5945                 thanks to Colin.
5946
5947 2007-11-23 [wwp]        3.1.0cvs25
5948
5949         * src/prefs_common.c
5950         * src/prefs_common.h
5951         * src/prefs_summary_open.c
5952         * src/prefs_summary_open.h
5953         * src/summaryview.c
5954                 Add "select first email in list" to the list of possible selections
5955                 when opening a folder.
5956
5957 2007-11-23 [paul]       3.1.0cvs24
5958
5959         * po/de.po
5960                 a fix by Stephan Sachse, plus remove all
5961                 old strings from the end of the file
5962
5963 2007-11-23 [wwp]        3.1.0cvs23
5964
5965         * src/prefs_msg_colors.c
5966                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
5967                 with little changes.
5968
5969 2007-11-23 [paul]       3.1.0cvs22
5970
5971         * src/prefs_logging.c
5972                 eliminate wasted horizontal space
5973
5974 2007-11-23 [paul]       3.1.0cvs21
5975
5976         * src/prefs_summaries.c
5977                 don't wrap the label or put linebreaks
5978
5979 2007-11-22 [colin]      3.1.0cvs20
5980
5981         * src/plugins/pgpinline/pgpinline.c
5982                 Fix decryption
5983
5984 2007-11-22 [wwp]        3.1.0cvs19
5985
5986         * src/prefs_themes.c
5987                 Yet another misuse of get_rc_dir(), still related
5988                 to user themes. Completes 3.1.0cvs18.
5989
5990 2007-11-22 [wwp]        3.1.0cvs18
5991
5992         * src/stock_pixmap.c
5993                 Fix a misuse of get_rc_dir(), user themes dir was
5994                 not set properly and some themes might have disappeared
5995                 from themes list in prefs.
5996
5997 2007-11-22 [wwp]        3.1.0cvs17
5998
5999         * src/edittags.c
6000         * src/edittags.h
6001         * src/common/tags.c
6002         * src/common/tags.h
6003                 Correct copyright for these claws-mail-only brand new
6004                 files.
6005
6006 2007-11-22 [paul]       3.1.0cvs16
6007
6008         * src/compose.c
6009                 fix bug 1400, 'Drag and drop of URLs does not work'
6010                 Thanks to Colin
6011
6012 2007-11-22 [paul]       3.1.0cvs15
6013
6014         * src/prefs_common.c
6015                 make "cmds_use_system_default" default to FALSE
6016                 so as not to disrupt current settings
6017         * src/summaryview.c
6018                 increase the size of the GdkRectangle, tooltips
6019                 didn't show for me otherwise
6020
6021 2007-11-21 [colin]      3.1.0cvs14
6022
6023         * src/compose.c
6024         * src/crash.c
6025         * src/exphtmldlg.c
6026         * src/mainwindow.c
6027         * src/manual.c
6028         * src/mimeview.c
6029         * src/prefs_account.c
6030         * src/prefs_common.c
6031         * src/prefs_common.h
6032         * src/prefs_ext_prog.c
6033         * src/textview.c
6034         * src/uri_opener.c
6035         * src/gtk/about.c
6036         * src/gtk/gtkutils.c
6037                 Use xdg-open as a way to find default browser,
6038                 when available
6039
6040 2007-11-21 [colin]      3.1.0cvs13
6041
6042         * src/messageview.c
6043         * src/procmime.c
6044         * src/procmsg.h
6045                 Send better return receipts (useful ones)
6046                 Handle incoming return receipts
6047
6048 2007-11-20 [colin]      3.1.0cvs12
6049
6050         * src/printing.c
6051         * src/printing.h
6052                 Add getter/setter for settings, and getter
6053                 for page setup
6054
6055 2007-11-20 [colin]      3.1.0cvs11
6056
6057         * src/folderview.c
6058         * src/main.c
6059         * src/mainwindow.c
6060                 Fix bug 1396, 'Crash on disabling a filter 
6061                 while it is processing'
6062
6063 2007-11-20 [paul]       3.1.0cvs10
6064
6065         * src/folder.c
6066                 fix bug 1395, 'Crash on checking for new mails
6067                 while filter is running'
6068                 Thanks to Colin
6069
6070 2007-11-20 [paul]       3.1.0cvs9
6071
6072         * src/compose.c
6073                 make this string easier for translators
6074
6075 2007-11-19 [colin]      3.1.0cvs8
6076
6077         * src/prefs_summaries.c
6078         * src/summaryview.c
6079                 Don't enable more tooltips on Maemo
6080
6081 2007-11-19 [colin]      3.1.0cvs7
6082
6083         * src/prefs_common.c
6084         * src/prefs_common.h
6085         * src/prefs_summaries.c
6086         * src/summaryview.c
6087                 Fix bug 1388, 'message list tool tips'
6088                 Add (optional) tooltips in summaryview.
6089                 This only works with GTK+ >= 2.12
6090
6091 2007-11-19 [colin]      3.1.0cvs6
6092
6093         * src/compose.c
6094                 Make strings a bit better when attaching
6095                 from mailto: URIs
6096
6097 2007-11-19 [colin]      3.1.0cvs5
6098
6099         * src/common/utils.c
6100                 Fix bug 1392, 'Top level domain .EU is 
6101                 not recognised as valid'
6102
6103 2007-11-19 [wwp]        3.1.0cvs4
6104
6105         * src/compose.c
6106         * src/compose.h
6107                 Revert changes to compose.c made in 3.1.0cvs2.
6108
6109 2007-11-19 [wwp]        3.1.0cvs3
6110
6111         * src/addressbook.c
6112         * src/addressbook.h
6113         * src/editaddress.c
6114         * src/editgroup.c
6115         * src/addrduplicates.c
6116                 Minor improvements in the address book:
6117                 always accept new contacts provided that some
6118                 detail is set (instead of rejecting silently).
6119                 Better guessing of contact name from incomplete
6120                 name information. Better display of contacts with
6121                 no name, in contact lists, group contents, find
6122                 duplicate results.
6123                 
6124
6125 2007-11-19 [wwp]        3.1.0cvs2
6126
6127         * src/compose.c
6128         * src/compose.h
6129         * src/prefs_logging.c
6130         * src/prefs_summaries.c
6131                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
6132                 wrap some long label in prefs/summaries, layout checkboxes
6133                 in a more compact form in prefs/loggin, make account and
6134                 header's combos have the same size/spacing in compose
6135                 window.
6136
6137 2007-11-19 [wwp]        3.1.0cvs1
6138
6139         * src/edittags.c
6140                 Fix a tiny leak and duplicate variable.
6141
6142 2007-11-19 [paul]       3.1.0
6143
6144         * NEWS
6145         * README
6146         * RELEASE_NOTES 
6147                 3.1.0 released
6148
6149 2007-11-19 [paul]       3.0.2cvs145
6150
6151         * po/de.po
6152         * po/fi.po
6153         * po/fr.po
6154         * po/hu.po
6155         * po/it.po
6156         * po/pl.po
6157         * po/pt_BR.po
6158         * po/sk.po
6159         * po/zh_CN.po
6160                 updated by Stephan Sachse, Flammie Pirinen,
6161                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
6162                 Emil Nowak, Frederico Goncalves Guimaraes,
6163                 Andrej Kacian, and Ralph Young
6164
6165 2007-11-18 [mones]      3.0.2cvs144
6166
6167         * po/es.po
6168                 Updated Spanish translation
6169
6170 2007-11-18 [colin]      3.0.2cvs143
6171
6172         * src/edittags.c
6173                 Prevent empty tag after edit, thanks to wwp
6174
6175 2007-11-18 [colin]      3.0.2cvs142
6176
6177         * src/editaddress.c
6178                 Fix possible "(null)" %s - thanks to wwp
6179
6180 2007-11-16 [wwp]        3.0.2cvs141
6181
6182         * src/common/utils.c
6183                 Fix for 3.0.2cvs140, prevents from crashing when opening
6184                 a compose window.
6185
6186 2007-11-16 [colin]      3.0.2cvs140
6187
6188         * src/main.c
6189         * src/common/claws.c
6190                 Output a bit more useful info at startup
6191                 in --debug mode
6192
6193 2007-11-16 [colin]      3.0.2cvs139
6194
6195         * src/compose.c
6196         * src/common/utils.c
6197         * src/common/utils.h
6198                 Fix bug 1387, 'Request for --compose to 
6199                 support multiple attachments'
6200
6201 2007-11-16 [colin]      3.0.2cvs138
6202
6203         * src/news.c
6204                 Fix bug 1390, 'NNTP fails after server 
6205                 closed connection'
6206
6207 2007-11-16 [colin]      3.0.2cvs137
6208
6209         * src/prefs_display_header.c
6210                 Fix bug 1389, 'Changing 'Display headers 
6211                 in message view' breaks dispheaderrc'
6212
6213 2007-11-14 [colin]      3.0.2cvs136
6214
6215         * src/summaryview.c
6216         * src/gtk/quicksearch.c
6217         * src/gtk/quicksearch.h
6218                 Fix resetting the quicksearch when in non-sticky
6219                 mode, but Recursive is set: reset only when going
6220                 out of the root search folder.
6221
6222 2007-11-14 [colin]      3.0.2cvs135
6223
6224         * src/filtering.c
6225                 Don't set new flag back when doing "Mark as unread"
6226                 from filtering
6227
6228 2007-11-12 [paul]       3.0.2cvs134
6229
6230         * src/plugins/dillo_viewer/dillo_viewer.c
6231                 don't offer the mime type for translation
6232
6233 2007-11-12 [paul]
6234
6235         3.1.0-rc2 released
6236
6237 2007-11-11 [colin]      3.0.2cvs133
6238
6239         * src/imap_gtk.c
6240         * src/mh_gtk.c
6241                 Use markup-escaped strings in dialogs
6242
6243 2007-11-11 [colin]      3.0.2cvs132
6244
6245         * src/imap.c
6246                 Better IMAP-UTF7/UTF8 conversion
6247
6248 2007-11-10 [colin]      3.0.2cvs131
6249
6250         * src/news.c
6251                 Fix debian bug 450698, 'nntp auth behavior changed 
6252                 without notice'
6253
6254 2007-11-10 [colin]      3.0.2cvs130
6255
6256         * configure.ac
6257         * src/inc.c
6258         * src/main.c
6259         * src/main.h
6260         * src/mimeview.c
6261         * src/statusbar.c
6262         * src/common/utils.c
6263         * src/etpan/Makefile.am
6264         * src/gtk/filesel.c
6265         * src/gtk/gtkutils.h
6266         * src/gtk/menu.c
6267         * src/plugins/bogofilter/Makefile.am
6268         * src/plugins/clamav/Makefile.am
6269         * src/plugins/dillo_viewer/Makefile.am
6270         * src/plugins/pgpcore/Makefile.am
6271         * src/plugins/spamassassin/Makefile.am
6272         * src/plugins/trayicon/Makefile.am
6273                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
6274
6275 2007-11-09 [colin]      3.0.2cvs129
6276
6277         * src/addressbook.c
6278         * src/ldapupdate.c
6279                 fix bug 1375, 'Impossible to modify e-mail
6280                 in LDAP addressbook twice'; Try two. update
6281                 externalID, don't make display lag, and
6282                 fix the cases where dn is not mail.
6283
6284 2007-11-08 [paul]       3.0.2cvs128
6285
6286         * src/account.c
6287         * src/compose.c
6288         * src/messageview.c
6289         * src/prefs_account.c
6290         * src/prefs_account.h
6291                 reinstate 'Generate Message-ID' option as an
6292                 account preference. (hidden on IMAP)
6293                 Thanks to Colin
6294
6295 2007-11-08 [paul]       3.0.2cvs127
6296
6297         * src/textview.c
6298                 MAEMO: fix failure of loading images inline
6299                 MAEMO: fix bug 1349, 'Emails still skip to end
6300                 when opened (in certain circumstances)...'
6301
6302 2007-11-07 [colin]      3.0.2cvs126
6303
6304         * src/toolbar.c
6305                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
6306
6307 2007-11-07 [colin]      3.0.2cvs125
6308
6309         * src/toolbar.c
6310                 Re-change the string occurence of A_CLAWS_ACTIONS
6311                 to A_SYL_ACTIONS, to prevent parse errors of the
6312                 toolbar_*.xml files
6313
6314 2007-11-07 [colin]      3.0.2cvs124
6315
6316         * src/mimeview.c
6317         * src/prefs_common.c
6318         * src/prefs_common.h
6319         * manual/advanced.xml
6320                 Add an hidden pref, 'save_parts_readwrite';
6321                 completes 3.0.2cvs35
6322
6323 2007-11-07 [paul]       3.0.2cvs123
6324
6325         * src/prefs_toolbar.c
6326         * src/toolbar.c
6327         * src/toolbar.h
6328                 rename ToolbarSylpheedActions to ToolbarClawsActions
6329                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
6330
6331 2007-11-07 [paul]       3.0.2cvs122
6332
6333         * src/toolbar.c
6334                 MAEMO: remove tooltips
6335
6336 2007-11-07 [colin]      3.0.2cvs121
6337
6338         * src/plugins/pgpinline/pgpinline.c
6339                 Fix bug 1377, 'unspecific errors on 
6340                 signature checking'. Fix trimming of
6341                 UTF8 data.
6342
6343 2007-11-06 [iwkse]      3.0.2cvs120
6344
6345         * src/prefs_summary_open.c
6346                 yet a string change
6347
6348 2007-11-06 [paul]       3.0.2cvs119
6349
6350         * tools/Makefile.am
6351         * tools/README
6352         * tools/csv2addressbook.pl
6353                 add a new script that imports a CSV formatted
6354                 address book. Becky and Thunderbird address
6355                 book are currently supported.
6356
6357 2007-11-05 [colin]      3.0.2cvs118
6358
6359         * src/imap.c
6360                 Fix deletion 
6361
6362 2007-11-05 [iwkse]      3.0.2cvs117
6363
6364         * src/prefs_summary_open.c
6365                 String changes
6366
6367 2007-11-04 [paul]       3.0.2cvs116
6368
6369         * src/addressbook_foldersel.c
6370                 fix gtk critical warning
6371                 Patch by Pawel Pekala
6372
6373 2007-11-04 [paul]       3.0.2cvs115
6374
6375         * tools/README
6376         * tools/claws-mail-compose-insert-files.pl
6377                 add --bcc and uri_escape() everything
6378
6379 2007-11-04 [paul]       3.0.2cvs114
6380
6381         * src/gtk/gtkutils.c
6382                 gtkut_stock_with_text_button_set_create(): set
6383                 GTK_CAN_DEFAULT on buttons 2 and 3
6384
6385 2007-11-03 [paul]       3.0.2cvs113
6386
6387         * src/common/utils.c
6388                 fix debian bug #448814, 'mailto: URI decoding
6389                 desn't decode the destination address field'
6390                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
6391
6392 2007-11-03 [paul]       3.0.2cvs112
6393
6394         * AUTHORS
6395         * src/compose.c
6396         * src/gtk/authors.h
6397                 allow Bcc in commandline URIs
6398                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
6399
6400 2007-11-02 [colin]      3.0.2cvs111
6401
6402         * src/addressbook.c
6403                 Maybe fix bug 1376, 'crash on 
6404                 addressbook manipulation'
6405
6406 2007-10-31 [paul]       3.0.2cvs110
6407
6408         * src/ldapupdate.c
6409                 fix bug 1375, 'Impossible to modify e-mail
6410                 in LDAP addressbook twice'
6411                 Patch by Michael Rasmussen
6412
6413 2007-10-30 [paul]       3.0.2cvs109
6414
6415         * configure.ac
6416                 enable GnuTLS support with --enable-gnutls which
6417                 will disable openssl support. if the user has
6418                 gtk >= 2.10.x don't allow gnomeprint even if the
6419                 user asks for it
6420
6421 2007-10-30 [paul]
6422
6423         3.1.0-rc1 released
6424
6425 2007-10-30 [paul]       3.0.2cvs108
6426
6427         * Makefile.am
6428                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
6429
6430 2007-10-30 [paul]       3.0.2cvs107
6431
6432         * src/expldifdlg.c
6433         * src/prefs_account.c
6434         * src/prefs_folder_item.c
6435         * src/prefs_spelling.c
6436         * src/prefs_themes.c
6437         * src/wizard.c
6438         * src/gtk/gtkaspell.c
6439         * src/gtk/gtkaspell.h
6440         * src/plugins/spamassassin/spamassassin_gtk.c
6441                 replace deprecated gtk_option_menu...
6442                 patch by Pawel Pekala
6443
6444 2007-10-29 [colin]      3.0.2cvs106
6445
6446         * src/plugins/dillo_viewer/dillo_prefs.c
6447                 Fix forgotten signal connect
6448
6449 2007-10-28 [colin]      3.0.2cvs105
6450
6451         * src/plugins/dillo_viewer/dillo_prefs.c
6452         * src/plugins/dillo_viewer/dillo_prefs.h
6453         * src/plugins/dillo_viewer/dillo_viewer.c
6454                 Implement addressbook-based whitelisting for loading
6455                 remote images. Fixed missing destroy of the embedded
6456                 browser that made a Dillo window pop up on exit, if
6457                 an HTML part was displayed.
6458
6459 2007-10-26 [colin]      3.0.2cvs104
6460
6461         * src/edittags.c
6462                 Add missing static
6463
6464 2007-10-25 [colin]      3.0.2cvs103
6465
6466         * src/editaddress.c
6467                 Add tap-and-hold on the picture, for Maemo
6468         * src/edittags.c
6469         * src/edittags.h
6470         * src/mainwindow.c
6471         * src/procmsg.c
6472         * src/summaryview.c
6473         * src/textview.c
6474                 Unify tag interfaces.
6475
6476 2007-10-25 [colin]      3.0.2cvs102
6477
6478         * src/imap.c
6479         * src/etpan/imap-thread.h
6480                 Much better error handling. We'll need to be really
6481                 clear to users about where errors come from, with 
6482                 the apparition of Gmail's IMAP server.
6483
6484 2007-10-24 [colin]      3.0.2cvs101
6485
6486         * src/edittags.c
6487         * src/mainwindow.c
6488         * src/summaryview.c
6489         * src/textview.c
6490                 Add tags sorting (alphabetical); allow deletion of
6491                 tags from the Apply Tags window
6492
6493 2007-10-24 [colin]      3.0.2cvs100
6494
6495         * src/editaddress.c
6496         * src/editaddress_other_attributes_ldap.c
6497         * src/editaddress_other_attributes_ldap.h
6498         * src/ldapctrl.c
6499         * src/ldapquery.c
6500         * src/ldapupdate.c
6501                 Fix LDAP writing (got broken in cvs39)
6502                 Add read-only support for jpegPhoto LDAP field
6503
6504 2007-10-23 [colin]      3.0.2cvs99
6505
6506         * src/news.c
6507                 Fix crash in some cases
6508
6509 2007-10-22 [colin]      3.0.2cvs98
6510
6511         * src/common/socket.h
6512         * src/common/ssl.c
6513                 Fix big leak in GnuTLS code
6514
6515 2007-10-22 [colin]      3.0.2cvs97
6516
6517         * src/news.c
6518                 Fix bug 1368, 'SIGSEGV in NNTP code'
6519
6520 2007-10-22 [colin]      3.0.2cvs96
6521
6522         * src/prefs_customheader.c
6523                 Catch compface warnings when generating X-Faces
6524
6525 2007-10-22 [wwp]        3.0.2cvs95
6526
6527         * src/quote_fmt_parse.y
6528                 Remove accidentally committed debug traces.
6529                 Fix a warning.
6530
6531 2007-10-22 [colin]      3.0.2cvs94
6532
6533         * src/etpan/nntp-thread.c
6534                 Fix authentication
6535
6536 2007-10-19 [wwp]        3.0.2cvs93
6537
6538         * src/common/ssl_certificate.c
6539                 Add missing include (Windows).
6540
6541 2007-10-19 [colin]      3.0.2cvs92
6542
6543         * src/imap_gtk.c
6544         * src/mimeview.c
6545         * src/textview.c
6546         * src/gtk/inputdialog.c
6547         * src/gtk/inputdialog.h
6548                 Remove the last old combo; patch by
6549                 Pawel
6550
6551 2007-10-19 [colin]      3.0.2cvs91
6552
6553         * src/common/ssl.c
6554                 Fix interop problem with GnuTLS and some crappy
6555                 servers that have very little keys.
6556
6557 2007-10-19 [colin]      3.0.2cvs90
6558
6559         * src/common/ssl.c
6560                 Fix return value check on GnuTLS, and
6561                 display the error
6562
6563 2007-10-18 [colin]      3.0.2cvs89
6564
6565         * src/common/ssl_certificate.c
6566                 Fix missing initialisations
6567
6568 2007-10-18 [wwp]        3.0.2cvs88
6569
6570         * src/Makefile.am
6571                 Fix linking against GNUTLS (matters if --enable-gnutls only).
6572
6573 2007-10-18 [colin]      3.0.2cvs87
6574
6575         * po/POTFILES.in
6576                 Fix build
6577
6578 2007-10-18 [mones]      3.0.2cvs86
6579
6580         * src/editbook.c
6581         * src/import.c
6582         * src/prefs_account.c
6583         * src/prefs_receive.c
6584         * src/gtk/about.c
6585         * src/plugins/bogofilter/bogofilter_gtk.c
6586         * src/plugins/spamassassin/spamassassin_gtk.c
6587                 More capitalisation micro-fixes
6588
6589 2007-10-18 [paul]       3.0.2cvs85
6590
6591         * configure.ac
6592                 add info about NNTP support via libetpan
6593                 change the configure output ending msg a little
6594         * src/gtk/about.c
6595                 similar changes to above
6596
6597 2007-10-18 [colin]      3.0.2cvs84
6598
6599         * src/procmime.c
6600         * src/procmime.h
6601                 Fix missing symbol for S/MIME
6602
6603 2007-10-18 [colin]      3.0.2cvs83
6604
6605         * src/prefs_filtering_action.c
6606                 Fix crash in tags (introduced in cvs78)
6607
6608 2007-10-18 [colin]      3.0.2cvs82
6609
6610         * src/common/Makefile.am
6611         * src/common/nntp.c
6612         * src/common/nntp.h
6613         * src/etpan/Makefile.am
6614         * src/etpan/etpan-thread-manager-types.h
6615         * src/etpan/etpan-thread-manager.c
6616         * src/etpan/imap-thread.c
6617         * src/etpan/nntp-thread.c
6618         * src/etpan/nntp-thread.h
6619         * src/news.c
6620         * src/news.h
6621                 Rewrite the nntp implementation
6622                 to use libetpan. Non-blocking NNTP!
6623         * src/account.c
6624         * src/crash.c
6625         * src/imap.c
6626         * src/inc.c
6627         * src/main.c
6628         * src/mainwindow.c
6629         * src/pop.c
6630         * src/pop.h
6631         * src/prefs_account.c
6632         * src/recv.c
6633         * src/recv.h
6634         * src/send_message.c
6635         * src/send_message.h
6636         * src/ssl_manager.c
6637         * src/ssl_manager.h
6638         * src/wizard.c
6639         * src/common/claws.c
6640         * src/common/session.c
6641         * src/common/session.h
6642         * src/common/smtp.c
6643         * src/common/smtp.h
6644         * src/common/socket.c
6645         * src/common/socket.h
6646         * src/common/ssl.c
6647         * src/common/ssl.h
6648         * src/common/ssl_certificate.c
6649         * src/common/ssl_certificate.h
6650         * src/gtk/about.c
6651         * src/gtk/sslcertwindow.c
6652         * src/gtk/sslcertwindow.h
6653                 Implement GnuTLS support. GnuTLS support
6654                 will be used if OpenSSL isn't available, or
6655                 specified explicitely. (the reason is that
6656                 GnuTLS cerficate checking is a bit less 
6657                 practical than OpenSSL's)
6658
6659 2007-10-18 [paul]       3.0.2cvs81
6660
6661         * src/gtk/inputdialog.c
6662         * src/gtk/inputdialog.h
6663                 fix copyright header
6664
6665 2007-10-17 [colin]      3.0.2cvs80
6666
6667         * src/plugins/pgpcore/select-keys.c
6668                 Fix bug which prevented encryption key
6669                 auto-selection when two or more matched the
6670                 email address, but only one isn't revoked
6671                 or expired.
6672
6673 2007-10-17 [wwp]        3.0.2cvs79
6674
6675         * src/compose.c
6676         * src/quote_fmt.c
6677         * src/quote_fmt.h
6678         * src/quote_fmt_lex.l
6679         * src/quote_fmt_parse.y
6680                 Templates can now attach files using |attach{filename}.
6681
6682 2007-10-17 [wwp]        3.0.2cvs78
6683
6684         * src/prefs_customheader.c
6685         * src/prefs_ext_prog.c
6686         * src/prefs_filtering_action.c
6687         * src/prefs_matcher.c
6688         * src/prefs_other.c
6689         * src/prefs_toolbar.c
6690         * src/gtk/combobox.c
6691         * src/gtk/combobox.h
6692         * src/gtk/gtkutils.c
6693         * src/gtk/gtkutils.h
6694         * src/plugins/bogofilter/bogofilter_gtk.c
6695         * src/plugins/spamassassin/spamassassin_gtk.c
6696                 Removed almost all remaining instances of GtkCombo
6697                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
6698                 few visual and code cleanup from Colin.
6699
6700 2007-10-16 [wwp]        3.0.2cvs77
6701         * src/gtk/pluginwindow.c
6702                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
6703
6704 2007-10-15 [colin]      3.0.2cvs76
6705
6706         * src/edittags.c
6707         * src/edittags.h
6708         * src/filtering.c
6709         * src/filtering.h
6710         * src/importmutt.c
6711         * src/importpine.c
6712         * src/main.c
6713         * src/messageview.c
6714         * src/messageview.h
6715         * src/mimeview.c
6716         * src/mimeview.h
6717         * src/pop.c
6718         * src/pop.h
6719         * src/prefs_common.c
6720         * src/prefs_common.h
6721         * src/prefs_customheader.c
6722         * src/prefs_customheader.h
6723         * src/prefs_display_header.c
6724         * src/prefs_display_header.h
6725         * src/prefs_filtering_action.c
6726         * src/prefs_filtering_action.h
6727         * src/prefs_folder_column.c
6728         * src/prefs_folder_column.h
6729         * src/prefs_folder_item.c
6730         * src/prefs_folder_item.h
6731         * src/prefs_gtk.c
6732         * src/prefs_gtk.h
6733         * src/prefs_logging.h
6734         * src/prefs_matcher.c
6735         * src/prefs_matcher.h
6736         * src/prefs_summary_column.c
6737         * src/prefs_summary_column.h
6738         * src/prefs_summary_open.c
6739         * src/procheader.c
6740         * src/procheader.h
6741         * src/procmime.c
6742         * src/procmime.h
6743         * src/recv.c
6744         * src/recv.h
6745         * src/sourcewindow.c
6746         * src/sourcewindow.h
6747         * src/summaryview.c
6748         * src/summaryview.h
6749         * src/textview.c
6750         * src/textview.h
6751         * src/toolbar.c
6752         * src/toolbar.h
6753         * src/common/mgutils.c
6754         * src/common/mgutils.h
6755         * src/common/nntp.c
6756         * src/common/nntp.h
6757         * src/common/prefs.c
6758         * src/common/prefs.h
6759         * src/common/socket.c
6760         * src/common/socket.h
6761         * src/common/stringtable.c
6762         * src/common/stringtable.h
6763         * src/common/template.c
6764         * src/common/template.h
6765         * src/common/uuencode.c
6766         * src/common/uuencode.h
6767         * src/gtk/gtkshruler.c
6768         * src/gtk/gtkshruler.h
6769         * src/gtk/menu.c
6770         * src/gtk/menu.h
6771         * src/gtk/progressdialog.c
6772         * src/gtk/progressdialog.h
6773                 Remove/staticalize, the return of the revenge
6774
6775 2007-10-15 [colin]      3.0.2cvs75
6776
6777         * src/matcher.c
6778                 Fix redirections in filtering's tests
6779
6780 2007-10-15 [colin]      3.0.2cvs74
6781
6782         * src/imap.c
6783                 Don't build imap_synchronise at all when 
6784                 building without libetpan
6785
6786 2007-10-14 [colin]      3.0.2cvs73
6787
6788         * src/imap.c
6789         * src/common/md5.c
6790         * src/common/md5.h
6791         * src/gtk/manage_window.c
6792         * src/gtk/manage_window.h
6793                 Remove more unused code
6794
6795 2007-10-14 [colin]      3.0.2cvs72
6796
6797         * src/addrquery.c
6798         * src/addrquery.h
6799         * src/recv.c
6800         * src/recv.h
6801         * src/vcard.c
6802         * src/vcard.h
6803         * src/common/xml.c
6804         * src/common/xml.h
6805         * src/common/xmlprops.c
6806         * src/common/xmlprops.h
6807                 Remove more unused code
6808
6809 2007-10-14 [colin]      3.0.2cvs71
6810
6811         * src/common/utils.c
6812                 Remove unused function
6813
6814 2007-10-13 [colin]      3.0.2cvs70
6815
6816         * src/imap.c
6817         * src/imap.h
6818         * src/mainwindow.c
6819         * src/mainwindow.h
6820         * src/gtk/gtkutils.c
6821         * src/gtk/gtkutils.h
6822                 Staticalise/Remove more code
6823
6824 2007-10-13 [colin]      3.0.2cvs69
6825
6826         * src/common/utils.c
6827         * src/common/utils.h
6828                 Remove dead code, unused for ages
6829
6830 2007-10-13 [colin]      3.0.2cvs68
6831
6832         * src/main.c
6833         * src/main.h
6834                 Maemo: define hildon_program in main.c,
6835                 make it accessible in the .h with extern
6836
6837 2007-10-13 [paul]       3.0.2cvs67
6838
6839         * src/gtk/menu.c
6840                 fix a bunch of runtime warnings on maemo
6841
6842 2007-10-13 [paul]       3.0.2cvs66
6843
6844         * src/main.c
6845         * src/main.h
6846         * src/gtk/gtkutils.c
6847         * src/gtk/gtkutils.h
6848                 fix a bunch of compiler warnings on maemo
6849
6850 2007-10-12 [colin]      3.0.2cvs65
6851
6852         * src/account.c
6853         * src/addritem.c
6854         * src/addritem.h
6855         * src/filtering.c
6856         * src/filtering.h
6857         * src/folder.c
6858         * src/folder.h
6859         * src/common/utils.c
6860         * src/common/utils.h
6861                 Remove unused code, staticalise some functions
6862
6863 2007-10-12 [paul]       3.0.2cvs64
6864
6865         * src/account.c
6866         * src/folderview.c
6867         * src/main.c
6868         * src/mainwindow.c
6869         * src/messageview.c
6870         * src/summary_search.c
6871         * src/summaryview.c
6872         * src/toolbar.c
6873         * src/wizard.c
6874         * src/common/utils.c
6875         * src/gtk/prefswindow.c
6876                 fix a bunch of compiler warnings on maemo
6877
6878 2007-10-11 [colin]      3.0.2cvs63
6879
6880         * src/editaddress.c
6881                 Make static function static
6882
6883 2007-10-11 [mones]      3.0.2cvs62
6884
6885         * src/addrduplicates.c
6886         * src/addressbook.c
6887         * src/compose.c
6888         * src/expldifdlg.c
6889         * src/mainwindow.c
6890         * src/messageview.c
6891         * src/pop.c
6892         * src/prefs_customheader.c
6893         * src/prefs_send.c
6894         * src/prefs_themes.c
6895         * src/common/plugin.c
6896         * src/gtk/pluginwindow.c
6897         * src/gtk/quicksearch.c
6898                 Fix several typos and capitalisation issues
6899
6900 2007-10-11 [wwp]        3.0.2cvs61
6901
6902         * src/editaddress.c
6903                 Fix a warning about possible use of uninitialized
6904                 filename var.
6905
6906 2007-10-11 [wwp]        3.0.2cvs60
6907
6908         * src/editaddress.c
6909                 Disable "Unset picture" menu item when there's
6910                 no picture to clear. Fix an extraneous g_unref_object,
6911                 add missing initializers.
6912
6913 2007-10-11 [wwp]        3.0.2cvs59
6914
6915         * src/pixmaps/anonymous.xpm
6916         * src/editaddress.c
6917         * src/Makefile.am
6918         * src/stock_pixmap.c
6919         * src/stock_pixmap.h
6920                 Fix a leak, gettext-ize the photo label.
6921                 Don't clear the existing picture if loading
6922                 a new one fails. Use a default 'anonymous'
6923                 picture (this new xpm has been added to the
6924                 internal stock_pixmap API). Add a
6925                 "Set picture" context menu entry.
6926
6927 2007-10-11 [colin]      3.0.2cvs58
6928
6929         * src/messageview.c
6930                 Make shift-shortcuts work
6931         * src/prefs_actions.c
6932                 Don't ask if we really want to close when
6933                 choosing OK and only the list is changed
6934         * src/prefs_template.c
6935                 Don't ask if we really want to close when
6936                 choosing OK and only the list is changed
6937         * src/common/plugin.c
6938                 Fix writing of second [Plugins_*] block
6939         * src/common/template.c
6940                 Remove unused files (fixes deletion)
6941
6942 2007-10-10 [paul]       3.0.2cvs57
6943
6944         * src/prefs_template.c
6945                 put the whole thing in a scrolled window
6946                 so that half the page is no longer inaccessible
6947                 on maemo
6948                 make the gtk_text_view smaller on maemo
6949
6950 2007-10-10 [colin]      3.0.2cvs56
6951
6952         * src/compose.c
6953                 Fix updating of Attachments number in some
6954                 cases (reedit, attach from command-line, ...)
6955
6956 2007-10-10 [colin]      3.0.2cvs55
6957
6958         * src/editaddress.c
6959                 Initialise error correctly
6960
6961 2007-10-10 [paul]       3.0.2cvs54
6962
6963         * src/prefs_filtering_action.c
6964         * src/gtk/description_window.c
6965         * src/gtk/foldersort.c
6966         * src/gtk/quicksearch.c
6967                 get rid of some pointless new lines and
6968                 make the descripton labels wrap better
6969
6970 2007-10-10 [colin]      3.0.2cvs53
6971
6972         * src/addressadd.c
6973         * src/editaddress.c
6974         * src/headerview.c
6975         * src/textview.c
6976                 More error handling on saving pictures
6977
6978 2007-10-10 [colin]      3.0.2cvs52
6979
6980         * src/printing.c
6981         * src/printing.h
6982                 Generalize a bit printing, so we can factorize
6983                 most of the code. 
6984
6985 2007-10-10 [paul]       3.0.2cvs51
6986
6987         * src/addrduplicates.c
6988                 fix engrish
6989                 use GTK_STOCK... buttons
6990
6991 2007-10-10 [paul]       3.0.2cvs50
6992
6993         * src/addressadd.c
6994         * src/addrindex.c
6995         * src/editaddress.c
6996                 Fix previous patch
6997                 Thanks to Colin
6998
6999 2007-10-10 [paul]       3.0.2cvs49
7000
7001         * src/summaryview.c
7002         * src/messageview.c
7003                 Fix crash on Add sender to addressbook when
7004                 From is null
7005         * src/addressadd.c
7006         * src/addrindex.c
7007         * src/editaddress.c
7008         * src/editaddress_other_attributes_ldap.h
7009                 Fix leaks 
7010                 Rename images to .png in addrbook/
7011         * src/headerview.c
7012         * src/textview.c
7013                 Fix Face/X-Face being used if adding another
7014                 address than sender to addressbook
7015                 Thanks to Colin
7016
7017 2007-10-10 [holger]     3.0.2cvs48
7018
7019         * src/addrduplicates.c
7020         * src/editaddress.c
7021                 Improvements to the addressbook duplicate finder
7022                 feature:
7023                  - add an edit button to the button bar
7024                  - display the whole bookname (with iface) and
7025                    use this for same-book checking
7026                  - after editing, try to keep selections if the
7027                    entries are still present
7028                  - sort the email column alphabetically
7029                  - put results in a scrolled window
7030                  - support embedded editing
7031                  - make columns in detail view resizable
7032                  - add keyboard shortcuts
7033
7034 2007-10-10 [wwp]        3.0.2cvs47
7035
7036         * src/addrindex.c
7037                 Fix a crash when there's no From: in email, thanks to Colin.
7038
7039 2007-10-09 [paul]       3.0.2cvs46
7040
7041         * src/messageview.c
7042         * src/summaryview.c
7043         * src/textview.c
7044                 fix building without compface support
7045
7046 2007-10-09 [colin]      3.0.2cvs45
7047
7048         * src/editaddress.c
7049         * src/headerview.c
7050         * src/textview.c
7051                 Add error handling
7052
7053 2007-10-09 [colin]      3.0.2cvs44
7054
7055         * src/addrduplicates.c
7056         * src/addressadd.c
7057         * src/addressadd.h
7058         * src/addressbook.c
7059         * src/addressbook.h
7060         * src/addrindex.c
7061         * src/addrindex.h
7062         * src/addritem.c
7063         * src/addritem.h
7064         * src/compose.c
7065         * src/editaddress.c
7066         * src/editaddress_other_attributes_ldap.h
7067         * src/headerview.c
7068         * src/messageview.c
7069         * src/mimeview.c
7070         * src/summaryview.c
7071         * src/textview.c
7072         * src/gtk/gtkutils.c
7073                 Automatically set contacts' pictures from Face 
7074                 or X-Face if they have no picture
7075                 Display the contact picture in textview or
7076                 headerview for mails sent by people in the 
7077                 addressbook, that have no Face or X-Face
7078                 Fix a few details in the Person edition dialog
7079                 (ability to unset picture)
7080                 Remove picture file when deleting contacts
7081
7082 2007-10-09 [iwkse]      3.0.2cvs43
7083
7084         * src/gtk/about.c
7085                 center the about window
7086
7087 2007-10-09 [paul]       3.0.2cvs42
7088
7089         * src/prefs_toolbar.c
7090                 fix icon selector window on maemo
7091
7092 2007-10-09 [paul]       3.0.2cvs41
7093
7094         * src/messageview.c
7095                 add 'go to' menu to separate msgview
7096
7097 2007-10-09 [colin]      3.0.2cvs40
7098
7099         * src/common/defs.h
7100                 Add forgotten file
7101
7102 2007-10-09 [iwkse]      3.0.2cvs39
7103
7104         * Makefile.am
7105         * src/addressbook.c
7106         * src/addritem.c
7107         * src/addritem.h
7108         * src/editaddress.c
7109         * src/editaddress_other_attributes_ldap.h
7110         * src/addrbook.c
7111         * src/Makefile.am
7112                 set a photo in the Addressbook
7113
7114 2007-10-08 [colin]      3.0.2cvs38
7115
7116         * src/prefs_toolbar.c
7117                 Make height 320 to remove the scrollbar 
7118                 (with current number of icons)
7119
7120 2007-10-08 [colin]      3.0.2cvs37
7121
7122         * src/prefs_toolbar.c
7123                 Transform the treeview to a GtkIconView.
7124                 Patch by Pawel
7125                 In addition, transform the window so that 
7126                 it looks like a popup menu. Patch by me
7127
7128 2007-10-08 [colin]      3.0.2cvs36
7129
7130         * src/compose.c
7131         * src/compose.h
7132                 Beautify the GUI a bit; in particular, show the
7133                 number of attachments in the tab's title.
7134                 Patch by Pawel
7135
7136 2007-10-08 [paul]       3.0.2cvs35
7137
7138         * src/mimeview.c
7139                 Save users from themselves: save temporary
7140                 files used for Open/Open with as read-only.
7141                 Thanks to Colin
7142
7143 2007-10-08 [paul]       3.0.2cvs34
7144
7145         * tools/Makefile.am
7146                 forgot this in cvs33
7147
7148 2007-10-08 [paul]       3.0.2cvs33
7149
7150         * tools/kdeservicemenu/README
7151         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
7152         * tools/kdeservicemenu/install.sh
7153         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7154                 renamed template* to *template so as not to confuse
7155                 lintian
7156
7157 2007-10-08 [paul]       3.0.2cvs32
7158
7159         * src/prefs_themes.c
7160         * src/stock_pixmap.c
7161                 replace 2 direct uses of RC_DIR
7162
7163 2007-10-07 [colin]      3.0.2cvs31
7164
7165         * src/addrduplicates.c
7166         * src/addrduplicates.h
7167         * src/addressbook.c
7168         * src/addressbook.h
7169         * src/addrindex.c
7170         * src/addrindex.h
7171                 Implement deletion in duplicate finder. 
7172                 Patch by Holger 
7173
7174 2007-10-07 [colin]      3.0.2cvs30
7175
7176         * src/exporthtml.c
7177         * src/mbox.c
7178         * src/common/utils.c
7179                 Better fix for Solaris, thanks to Nicolas Doualot
7180
7181 2007-10-07 [colin]      3.0.2cvs29
7182
7183         * AUTHORS
7184         * src/gtk/authors.h
7185                 Add Frank Dietrich
7186
7187 2007-10-07 [colin]      3.0.2cvs28
7188
7189         * src/exporthtml.c
7190                 Fix HTML export to make it more compliant
7191                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
7192
7193 2007-10-07 [colin]      3.0.2cvs27
7194
7195         * src/prefs_toolbar.c
7196                 Only use icons that wouldn't look stupid in the toolbar
7197                 Patch by Pawel
7198
7199 2007-10-07 [colin]      3.0.2cvs26
7200
7201         * src/prefs_toolbar.c
7202                 Fix old icon being used when none is selected
7203
7204 2007-10-07 [colin]      3.0.2cvs25
7205
7206         * src/toolbar.c
7207                 Fix copy/paste error
7208
7209 2007-10-07 [colin]      3.0.2cvs24
7210
7211         * src/prefs_toolbar.c
7212         * src/toolbar.c
7213         * src/toolbar.h
7214                 Update icon to default one when changing event
7215                 Make the icon chooser nicer (handle Esc, Enter,
7216                 double-click)
7217
7218 2007-10-06 [colin]      3.0.2cvs23
7219
7220         * src/prefs_toolbar.c
7221                 Fix text reset; patch by Pawel
7222
7223 2007-10-06 [colin]      3.0.2cvs22
7224
7225         * src/toolbar.h
7226                 Complete previous commit
7227
7228 2007-10-06 [colin]      3.0.2cvs21
7229
7230         * src/prefs_toolbar.c
7231         * src/toolbar.c
7232                 Set toolbar text automatically to the default
7233                 when changing Event executed on click
7234
7235 2007-10-06 [colin]      3.0.2cvs20
7236
7237         * src/prefs_toolbar.c
7238                 Invert Text and Event fields
7239
7240 2007-10-06 [colin]      3.0.2cvs19
7241
7242         * src/prefs_toolbar.c
7243         * src/toolbar.c
7244                 Make toolbar prefs look much better
7245                 Patch by Pawel Pekala
7246
7247 2007-10-06 [paul]       3.0.2cvs18
7248
7249         * src/account.c
7250         * src/prefs_filtering.c
7251                 fix checkbuttons in gtktreeview on maemo by
7252                 setting maemo's "allow-checkbox-mode" to FALSE
7253
7254 2007-10-06 [colin]      3.0.2cvs17
7255
7256         * configure.ac
7257                 Export -DSOLARIS in CFLAGS for all
7258                 Solaris (not just 2.8) and OpenSolaris
7259
7260 2007-10-06 [paul]       3.0.2cvs16
7261
7262         * AUTHORS
7263         * src/exporthtml.c
7264         * src/mbox.c
7265         * src/gtk/authors.h
7266                 fix build on solaris where ctime_r takes
7267                 3 arguments rather than 2.
7268                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
7269
7270 2007-10-05 [colin]      3.0.2cvs15
7271
7272         * src/etpan/imap-thread.c
7273                 Fix wrong error codepath
7274
7275 2007-10-05 [wwp]        3.0.2cvs14
7276
7277         * src/filtering.c
7278                 Fix unexpected logging of quicksearches:
7279                 debug_filtering_session flag was never reset to FALSE, causing
7280                 matcher functions to log when called from a quicksearch
7281                 (if a filtering session happened before).
7282
7283 2007-10-05 [paul]       3.0.2cvs13
7284
7285         * src/prefs_actions.c
7286         * src/prefs_filtering.c
7287         * src/prefs_template.c
7288                 fix bug 1343, 'Filtering..'s close button
7289                 silently discards new filter'
7290                 Thanks to Colin
7291
7292 2007-10-05 [paul]       3.0.2cvs12
7293
7294         * configure.ac
7295         * src/Makefile.am
7296                 fix bug 1347, '-Wno-unused-function, optional'
7297
7298 2007-10-05 [colin]      3.0.2cvs11
7299
7300         * src/procmime.c
7301         * src/common/mgutils.c
7302                 Fix warnings
7303
7304 2007-10-05 [mones]      3.0.2cvs10
7305
7306         * manual/advanced.xml
7307                 Use full menu name
7308         * manual/es/advanced.xml
7309                 Synchronise translation
7310
7311 2007-10-04 [colin]      3.0.2cvs9
7312
7313         * src/action.c
7314         * src/addrbook.c
7315         * src/addrindex.c
7316         * src/compose.c
7317         * src/exporthtml.c
7318         * src/exportldif.c
7319         * src/folder.c
7320         * src/main.c
7321         * src/matcher.c
7322         * src/mbox.c
7323         * src/messageview.c
7324         * src/mh.c
7325         * src/news.c
7326         * src/partial_download.c
7327         * src/pop.c
7328         * src/procmime.c
7329         * src/procmsg.c
7330         * src/toolbar.c
7331         * src/common/log.c
7332         * src/common/mgutils.c
7333         * src/common/plugin.c
7334         * src/common/utils.c
7335         * src/common/xml.c
7336         * src/common/xml.h
7337         * src/common/xmlprops.c
7338         * src/common/xmlprops.h
7339         * src/plugins/bogofilter/bogofilter.c
7340         * src/plugins/clamav/clamav_plugin.c
7341         * src/plugins/dillo_viewer/dillo_prefs.c
7342         * src/plugins/pgpcore/prefs_gpg.c
7343         * src/plugins/pgpinline/pgpinline.c
7344         * src/plugins/pgpmime/pgpmime.c
7345         * src/plugins/spamassassin/spamassassin.c
7346         * src/plugins/trayicon/trayicon_prefs.c
7347                 Verify success on writes. Will fix possible strange
7348                 failure on disk full.
7349
7350 2007-10-04 [paul]       3.0.2cvs8
7351
7352         * manual/advanced.xml
7353                 add further info about Actions
7354                 Patch by Emmanuel Briot <briot@adacore.com>
7355
7356 2007-10-04 [paul]       3.0.2cvs7
7357
7358         * src/account.c
7359                 remove the D column, instead indicate the
7360                 default account by use of bold text
7361
7362 2007-10-03 [colin]      3.0.2cvs6
7363
7364         * src/common/template.c
7365                 Fix templates writing (was prone to disk full problems)
7366
7367 2007-10-03 [colin]      3.0.2cvs5
7368
7369         * src/Makefile.am
7370         * src/addrduplicates.c
7371         * src/addrduplicates.h
7372         * src/addressbook.c
7373                 Add duplicate deletion. Patch by Holger
7374
7375 2007-10-03 [colin]      3.0.2cvs4
7376
7377         * src/matcher.c
7378         * src/gtk/quicksearch.c
7379                 Fix bug 1340, 'Case insensitive searches with 
7380                 non-ascii alphabets fail'.
7381
7382 2007-10-03 [colin]      3.0.2cvs3
7383
7384         * src/main.c
7385         * src/common/utils.c
7386         * src/common/utils.h
7387                 Implement run-time alternative config directories
7388
7389 2007-10-03 [colin]      3.0.2cvs2
7390
7391         * src/folderview.c
7392                 Prevent opening folder item while folder
7393                 is scanned in a better way
7394
7395 2007-10-02 [paul]       3.0.2cvs1
7396
7397         * NEWS
7398         * README
7399         * RELEASE_NOTES
7400         * configure.ac
7401                 bump up version number following stable release
7402
7403 2007-09-30 [colin]      3.0.1cvs49
7404
7405         * src/imap.c
7406                 Refresh session if needed
7407
7408 2007-09-30 [colin]      3.0.1cvs48
7409
7410         * src/imap.c
7411                 Reset folder's session to NULL
7412                 before destroying it
7413
7414 2007-09-30 [mones]      3.0.1cvs47
7415
7416         * manual/handling.xml
7417                 Use markup quotes instead hardcoded quotes
7418         * manual/es/handling.xml
7419                 Added new synced section (IMAP subscriptions)
7420
7421 2007-09-29 [colin]      3.0.1cvs46
7422
7423         * src/imap.c
7424                 Notice disconnections faster
7425
7426 2007-09-28 [colin]      3.0.1cvs45
7427
7428         * src/addressbook.c
7429         * src/addrindex.c
7430                 Fix warnings
7431
7432 2007-09-28 [paul]       3.0.1cvs44
7433
7434         * src/mimeview.c
7435                 fix maemo build
7436
7437 2007-09-28 [paul]       3.0.1cvs43
7438
7439         * src/account.c
7440                 use gtk_widget_set_size_request() on the label
7441                 so that wrapping works better. get rid of the
7442                 (partially deprecated) hbutton_box.
7443                 these changes should prevent buttons overlapping
7444                 on maemo
7445
7446 2007-09-28 [colin]      3.0.1cvs42
7447
7448         * src/pop.c
7449                 Fix typo :)
7450
7451 2007-09-28 [colin]      3.0.1cvs41
7452
7453         * src/compose.c
7454         * src/msgcache.c
7455         * src/pop.c
7456         * src/procmime.c
7457         * src/etpan/imap-thread.c
7458                 64bits-related warning fixes
7459
7460 2007-09-28 [colin]      3.0.1cvs40
7461
7462         * src/folder_item_prefs.c
7463         * src/ldaputil.c
7464         * src/mainwindow.c
7465         * src/mimeview.c
7466         * src/common/tags.c
7467                 Fix warnings
7468
7469 2007-09-28 [colin]      3.0.1cvs39
7470
7471         * src/plugins/spamassassin/spamassassin.c
7472         * src/plugins/spamassassin/spamassassin.h
7473         * src/plugins/spamassassin/spamassassin_gtk.c
7474                 Add addressbook-based whitelisting
7475
7476 2007-09-28 [colin]      3.0.1cvs38
7477
7478         * src/folder.c
7479                 Fix bug 1337, 'crash on pressing Send button'
7480
7481 2007-09-28 [paul]       3.0.1cvs37
7482
7483         * src/prefs_folder_item.c
7484                 give the orphans a parent. makes all prefs
7485                 pages visible on maemo
7486
7487 2007-09-28 [colin]      3.0.1cvs36
7488
7489         * src/prefs_folder_column.c
7490         * src/prefs_summary_column.c
7491                 Fix two leaks
7492
7493 2007-09-27 [colin]      3.0.1cvs35
7494
7495         * src/gtk/quicksearch.c
7496                 Fix bug 1336, 'Segfault if empty space before search-string'
7497
7498 2007-09-26 [mones]      3.0.1cvs34
7499
7500         * manual/account.xml
7501         * manual/plugins.xml
7502                 Fixed irc channel name, added some docbook markup.
7503                 Changed text markup to docbook markup. 
7504                 Added spamcop as supported in SpamReport description.
7505         * manual/fr/plugins.xml
7506                 Fixed irc channel name.
7507         * manual/es/account.xml
7508         * manual/es/advanced.xml
7509         * manual/es/claws-mail-manual.xml
7510         * manual/es/glossary.xml
7511         * manual/es/gpl.xml
7512         * manual/es/keyboard.xml
7513         * manual/es/plugins.xml
7514                 Synced with English version, fixed a couple of typos.
7515
7516 2007-09-26 [colin]      3.0.1cvs33
7517
7518         * configure.ac
7519                 Explain why "Libgnomeprint: no" on GTK+ 2.10
7520
7521 2007-09-26 [colin]      3.0.1cvs32
7522
7523         * src/messageview.c
7524         * src/procmsg.c
7525         * src/procmsg.h
7526                 Optimisation: avoid fetching mail 3 times locally
7527                 for displaying
7528
7529 2007-09-26 [colin]      3.0.1cvs31
7530
7531         * src/mh.c
7532                 Fix missing static
7533
7534 2007-09-26 [colin]      3.0.1cvs30
7535
7536         * src/folder.c
7537         * src/folder.h
7538         * src/mh.c
7539         * src/mh.h
7540                 Fix MH mtime hack - make it a folder class function
7541
7542 2007-09-26 [colin]      3.0.1cvs29
7543
7544         * src/inc.c
7545                 Fix bug 1334, 'user defined mail incorporation 
7546                 script not run'
7547
7548 2007-09-25 [colin]      3.0.1cvs28
7549
7550         * src/codeconv.c
7551                 Optimisation: shortcut conv_codeset_strdup
7552                 when src_code and dest_code are the same
7553         * src/common/xml.c
7554         * src/common/xml.h
7555                 Optimisation: shortcut code conversions when
7556                 files are in UTF-8; faster list walking by
7557                 using prepend/reverse.
7558
7559 2007-09-25 [holger]     3.0.1cvs27
7560
7561         * src/printing.c
7562                 Replace button bar of the preview window
7563                 with a real toolbar (patch by Colin)
7564                 Add zooming to the preview window
7565
7566 2007-09-24 [paul]       3.0.1cvs26
7567
7568         * src/compose.c
7569                 compact the character set menu, adding some
7570                 missing encodings. Patch by Pawel Pekala
7571
7572 2007-09-23 [paul]       3.0.1cvs25
7573
7574         * src/prefs_account.c
7575         * src/prefs_folder_item.c
7576         * src/prefs_quote.c
7577         * src/quote_fmt.c
7578         * src/quote_fmt.h
7579                 remove unnecessary frame from Templates options
7580                 and improve the English of the check button label
7581
7582 2007-09-22 [colin]      3.0.1cvs24
7583
7584         * src/gtk/quicksearch.c
7585                 Fix bug 1329, 'error in quicksearch.c'
7586                 Fix return with value in function returning void
7587
7588 2007-09-22 [colin]      3.0.1cvs23
7589
7590         * src/imap.c
7591         * src/procmsg.h
7592         * src/common/utils.c
7593         * src/common/utils.h
7594         * src/etpan/imap-thread.c
7595                 Optimise fetching IMAP cached emails *a lot*
7596                 (remember whether mail is fully cached and \r's
7597                  are already stripped)
7598
7599 2007-09-22 [colin]      3.0.1cvs22
7600
7601         * src/folder.c
7602         * src/folder.h
7603         * src/prefs_folder_item.c
7604                 Add a button to allow users to drop local caches.
7605
7606 2007-09-21 [colin]      3.0.1cvs21
7607
7608         * src/summaryview.c
7609                 Remove unnecessary error when cancelling export to mbox.
7610                 Patch by Pawel
7611
7612 2007-09-21 [paul]       3.0.1cvs20
7613
7614         * src/gtk/prefswindow.c
7615                 remove unnecessary frames from the prefs
7616                 pages. Patch by Pawel Pekala
7617
7618 2007-09-21 [paul]       3.0.1cvs19
7619
7620         * src/prefs_account.c
7621         * src/prefs_folder_item.c
7622         * src/prefs_quote.c
7623         * src/quote_fmt.c
7624                 put the Templates options into a tabbed
7625                 layout. Patch by Pawel Pekala
7626
7627 2007-09-21 [paul]       3.0.1cvs18
7628
7629         * src/mainwindow.c
7630                 group together the character set menu items
7631                 move the /View/Show or hide/Message view below
7632                 .../Toolbar menu item
7633                 Patch by Pawel Pekala
7634
7635 2007-09-21 [mones]      3.0.1cvs17
7636
7637         * src/compose.c
7638                 Fix for bug 1327, 'segfault when replying to a non-existent
7639                 news message', thanks to Colin.
7640
7641 2007-09-21 [colin]      3.0.1cvs16
7642
7643         * src/folderview.c
7644                 Complete 3.0.1cvs15
7645
7646 2007-09-20 [colin]      3.0.1cvs15
7647
7648         * src/folderview.c
7649         * src/folderview.h
7650                 Maybe fix bug 1324, 'Corrupted IMAP cache'
7651
7652 2007-09-20 [colin]      3.0.1cvs14
7653
7654         * src/printing.c
7655                 Fix a little leak
7656
7657 2007-09-20 [holger]     3.0.1cvs13
7658
7659         * src/printing.c
7660                 Add page layout to print preview.
7661                 Make the close-button in the toolbar
7662                 right-aligned.
7663
7664 2007-09-20 [paul]       3.0.1cvs12
7665
7666         * po/ru.po
7667                 updated by Pavlo Bohmat
7668
7669 2007-09-19 [colin]      3.0.1cvs11
7670
7671         * src/common/utils.c
7672                 Prevent unquoted mime boundaries, by always
7673                 using a /
7674
7675 2007-09-19 [colin]      3.0.1cvs10
7676
7677         * src/printing.c
7678                 Fix drawing area size, fix DPI change that
7679                 can cause total number of lines to decrease
7680
7681 2007-09-19 [colin]      3.0.1cvs9
7682
7683         * po/POTFILES.in
7684         * src/printing.c
7685                 Make print preview more efficient and nicer.
7686                 Patch mostly by Holger Berndt <hb@claws-mail.org>
7687
7688 2007-09-19 [colin]      3.0.1cvs8
7689
7690         * src/prefs_common.c
7691         * src/prefs_common.h
7692         * src/printing.c
7693                 Add scrolledwindow, default allocation and
7694                 size saving to the print preview window.
7695
7696 2007-09-18 [colin]      3.0.1cvs7
7697
7698         * src/prefs_common.c
7699         * src/prefs_common.h
7700         * src/prefs_image_viewer.c
7701         * src/printing.c
7702                 GtkPrintOperation:
7703                 - add image printing support
7704                 - add option to print images
7705                 - add preview widget
7706                 - add saving of a few Page Setup parameters
7707
7708 2007-09-18 [colin]      3.0.1cvs6
7709
7710         * AUTHORS
7711         * src/gtk/authors.h
7712                 Add Guillaume Chazarain
7713
7714 2007-09-18 [colin]      3.0.1cvs5
7715
7716         * src/common/utils.c
7717                 Fix bug 1321, 'access before allocation 
7718                 when scanning for uris'. Patch by 
7719                 Guillaume Chazarain <guichaz@yahoo.fr>
7720
7721 2007-09-18 [colin]      3.0.1cvs4
7722
7723         * src/toolbar.c
7724                 Fix bug 1320, 'Memory leak caused by 
7725                 gtk_container_get_children'. Patch by
7726                 Guillaume Chazarain <guichaz@yahoo.fr>
7727
7728 2007-09-18 [colin]      3.0.1cvs3
7729
7730         * src/printing.c
7731         * src/printing.h
7732                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
7733
7734 2007-09-18 [colin]      3.0.1cvs2
7735
7736         * src/Makefile.am
7737         * src/mainwindow.c
7738         * src/messageview.c
7739         * src/messageview.h
7740         * src/prefs_ext_prog.c
7741         * src/prefs_fonts.c
7742         * src/printing.c
7743         * src/printing.h
7744         * src/summaryview.c
7745                 Use GtkPrintOperation by default on GTK+ >= 2.10
7746                 Patch by Holger Berndt <hb@claws-mail.org>
7747
7748 2007-09-18 [paul]       3.0.1cvs1
7749
7750         * NEWS
7751         * README
7752         * RELEASE_NOTES
7753         * configure.ac
7754                 bump up version number following stable release
7755
7756 2007-09-16 [colin]      3.0.0cvs18
7757
7758         * src/folder.c
7759                 Fix possible memleak
7760
7761 2007-09-16 [colin]      3.0.0cvs17
7762
7763         * src/folderview.c
7764                 Fix bug 1311, 'Wrong arrow position 
7765                 while moving message into folder when 
7766                 column headers hidden'
7767         * src/image_viewer.c
7768                 Show error in the GUI if image can't
7769                 be loaded
7770         * src/matcher.c
7771                 Fix spurious output
7772         * src/messageview.c
7773                 Allow setting domain in msgid
7774         * src/common/plugin.c
7775                 Add timing information
7776
7777 2007-09-16 [colin]      3.0.0cvs16
7778
7779         * src/account.c
7780         * src/compose.c
7781         * src/prefs_account.c
7782         * src/prefs_account.h
7783         * src/common/utils.c
7784                 Remove Generate Message-ID option. We need
7785                 this on some IMAP servers.
7786         * src/prefs_template.c
7787                 Fix double-free
7788
7789 2007-09-16 [colin]      3.0.0cvs15
7790
7791         * src/prefs_filtering.c
7792         * src/prefs_filtering.h
7793         * src/prefs_filtering_action.c
7794         * src/common/tags.c
7795                 Fix tags issues: tags with spaces, renaming
7796                 tags.
7797
7798 2007-09-16 [colin]      3.0.0cvs14
7799
7800         * src/folderview.c
7801         * src/main.c
7802         * src/mainwindow.c
7803                 Fix bug 1308, 'Claws deletes folderlist.xml after
7804                 fetching mail short after start-up'
7805
7806 2007-09-16 [colin]      3.0.0cvs13
7807
7808         * src/compose.c
7809                 Fix scrolling to cursor
7810
7811 2007-09-16 [paul]       3.0.0cvs12
7812
7813         * po/sr.po
7814                 updated by Aleksandar Urosevic
7815
7816 2007-09-16 [paul]       3.0.0cvs11
7817
7818         * src/folder.c
7819                 do not allow locked msgs to be deleted,
7820                 even by filtering/processing
7821
7822 2007-09-07 [paul]       3.0.0cvs10
7823
7824         * src/prefs_folder_column.c
7825         * src/prefs_summary_column.c
7826                 implement button sensitivity
7827                 patch by Pawel Pekala
7828
7829 2007-09-06 [wwp]        3.0.0cvs9
7830
7831         * src/prefs_gtk.c
7832                 Add a missing linefeed to a debug message.
7833
7834 2007-09-05 [colin]      3.0.0cvs8
7835
7836         * src/inc.c
7837                 Fix statusbar/window mismatch on Maemo
7838
7839 2007-09-05 [colin]      3.0.0cvs7
7840
7841         * src/ldaputil.c
7842                 Fix build without USE_LDAP_TLS
7843
7844 2007-09-05 [colin]      3.0.0cvs6
7845
7846         * src/folder.c
7847         * src/imap.c
7848         * src/inc.c
7849         * src/mbox.c
7850         * src/send_message.c
7851         * src/statusbar.c
7852         * src/statusbar.h
7853                 Maemo: distinguish various statusbar messages,
7854                 in order to display only the most important.
7855
7856 2007-09-04 [wwp]        3.0.0cvs5
7857
7858         * src/account.c
7859                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
7860                 Show protocol "SMTP" and the appropriate server for send-only
7861                 accounts, show "-" instead of "" when no value is relevant.
7862
7863 2007-09-03 [ticho]      3.0.0cvs4
7864
7865         * src/summaryview.c
7866                 Handle plural form better in delete confirmation dialog.
7867
7868 2007-09-03 [wwp]        3.0.0cvs3
7869
7870         * src/compose.c
7871                 Warn differently when sending or sending later (queueing).
7872
7873 2007-09-03 [colin]      3.0.0cvs2
7874
7875         * src/procmime.c
7876         * src/procmime.h
7877         * src/common/plugin.c
7878         * src/common/plugin.h
7879                 Add a new plugin API, MimeParser. It allows
7880                 plugins to scan email MIME parts and optionally,
7881                 transform them.
7882
7883 2007-09-03 [mones]      3.0.0cvs1
7884
7885         * po/es.po
7886                 Updated translation
7887         * src/common/defs.h
7888                 While a better solution is made double history sizes
7889
7890 2007-09-03 [paul]       3.0.0
7891
7892         * NEWS
7893         * README
7894         * RELEASE_NOTES
7895                 3.0.0 released
7896
7897 [For previous entries, see ChangeLog.2.0.0-3.0.0]