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