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