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