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