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