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