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