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