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