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