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