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