2011-08-30 [colin] 3.7.10cvs12
[claws.git] / ChangeLog
1 2011-08-30 [colin]      3.7.10cvs12
2
3         * src/gtk/prefswindow.c
4                 Fix layout issues (i.e. on SSL page if changing account
5                 type prior to visiting it).
6
7 2011-08-30 [colin]      3.7.10cvs11
8
9         * configure.ac
10         * src/common/ssl.c
11                 Don't use deprecated functions for GnuTLS priorities.
12                 Require GnuTLS 2.2 that is the first version with the
13                 new function.
14
15 2011-08-30 [colin]      3.7.10cvs10
16
17         * src/common/socket.c
18         * src/common/ssl.c
19                 Long-term fix for bug #2402, "GnuTLS change breaks socket
20                 communication", as per http://savannah.gnu.org/support/?107660
21
22 2011-08-30 [colin]      3.7.10cvs9
23
24         * src/etpan/imap-thread.c
25         * src/etpan/nntp-thread.c
26                 Remove dead openSSL code
27
28 2011-08-30 [colin]      3.7.10cvs8
29
30         * src/ssl_manager.c
31         * src/common/ssl.c
32         * src/common/ssl_certificate.c
33         * src/common/ssl_certificate.h
34         * src/etpan/imap-thread.c
35         * src/etpan/nntp-thread.c
36                 Fix bug #2127, "SSL cert check uses canonical name instead of
37                 specified name"
38
39 2011-08-29 [colin]      3.7.10cvs7
40
41         * src/prefs_account.c
42                 Fix X-Mailer option not appearing on IMAP
43
44 2011-08-29 [colin]      3.7.10cvs6
45
46         * src/plugins/pgpcore/Makefile.am
47         * src/plugins/pgpinline/Makefile.am
48         * src/plugins/pgpmime/Makefile.am
49         * src/plugins/smime/Makefile.am
50                 Windows build fix:
51                 libtool: link: require no space between `-L' and `.'
52
53 2011-08-29 [colin]      3.7.10cvs5
54
55         * src/account.c
56         * src/compose.c
57         * src/prefs_account.c
58         * src/prefs_account.h
59                 Revert cvs4 which is rather illogical and instead
60                 use Fabian's patch from bug #2471
61
62 2011-08-29 [colin]      3.7.10cvs4
63
64         * src/compose.c
65                 Don't insert custom headers that have empty values.
66                 Allows not inserting X-Mailer if it's set to nothing.
67                 Fixes bug #2471, "Make setting an X-Mailer header optional".
68
69 2011-08-29 [colin]      3.7.10cvs3
70
71         * src/image_viewer.c
72         * src/textview.c
73         * src/gtk/gtkutils.c
74         * src/gtk/gtkutils.h
75                 Handle EXIF orientation in images (both in textview's
76                 preview and image viewer)
77
78 2011-08-28 [paul]       3.7.10cvs2
79
80         * src/prefs_common.c
81         * src/prefs_common.h
82         * src/summaryview.c
83                 add new hidden option to control the display in the From
84                 column in the Message List: 0 (default): show name,
85                 1: show address, 2: show name + address
86
87 2011-08-27 [paul]       3.7.10cvs1
88
89         * po/POTFILES.in
90         * src/common/ssl_certificate.c
91         * src/etpan/imap-thread.c
92         * src/etpan/nntp-thread.c
93                 offer up some missing log_error() strings to translators
94
95 2011-08-27 [paul]       3.7.10
96         * NEWS
97         * README
98         * RELEASE_NOTES 
99                 3.7.10 unleashed!               
100
101 2011-08-27 [paul]       3.7.9cvs52
102
103         * po/cs.po
104         * po/fr.po
105         * po/hu.po
106         * po/lt.po
107         * po/pt_BR.po
108         * po/sk.po
109                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
110                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
111
112 2011-08-27 [mones]      3.7.9cvs51
113
114         * claws-mail.desktop
115                 Include generic name and comment translations
116                 Thanks to all the people on the translators ML!
117
118 2011-08-23 [paul]       3.7.9cvs50
119
120         * src/common/ssl.c
121                 probable/possible fix/workaround for bug 2402,
122                 'can't download message from pop3 server'
123
124 2011-08-18 [paul]       3.7.9cvs49
125
126         * manual/handling.xml
127                 fix typos. thanks to vilpan
128
129 2011-08-17 [paul]       3.7.9cvs48
130
131         * tools/claws.i18n.status.pl
132                 add Mindaugas Baranauskas (Lithuanian)
133
134 2011-08-14 [mir]        3.7.9cvs47
135
136         * src/news.c
137         * src/etpan/nntp-thread.c
138                 Fix bug 2418. Patch provided by Sébastien Bigaret with
139                 some minor contribution by me.
140
141 2011-08-13 [mir]        3.7.9cvs46
142
143         * src/etpan/nntp-thread.c
144                 Fix bug when NNTP server sends authentication warning
145                 as part of the connection session. Privously etpan would
146                 bail out for any return code other than NEWSNNTP_NO_ERROR
147                 but as early as the connection session a return code like
148                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
149                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
150                 be considered as an error.
151
152 2011-08-12 [paul]       3.7.9cvs45
153
154         * src/mimeview.c
155                 3.7.9cvs43 mistakenly dropped off the info
156                 about the mime part from the tooltip
157
158 2011-08-12 [wwp]        3.7.9cvs44
159
160         * src/gtk/quicksearch.c
161          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
162
163 2011-08-09 [paul]       3.7.9cvs43
164
165         * src/mimeview.c
166                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
167
168 2011-08-06 [paul]       3.7.9cvs42
169
170         * src/compose.c
171                 fix cursor placement in Forward template
172
173 2011-08-06 [paul]       3.7.9cvs41
174
175         * src/gtk/description_window.c
176                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
177
178 2011-08-05 [holger]     3.7.9cvs40
179
180         * claws-mail.desktop
181                 Revert 3.7.9cvs35 for now, it may be problematic
182                 (see bug #2450)
183
184 2011-08-05 [paul]       3.7.9cvs39
185
186         * src/mainwindow.c
187         * src/messageview.c
188                 use 'Collapse quotes' rather than 'Fold quotes' on
189                 labels, for consistency
190         * src/toolbar.c
191                 use 'Receive mail from account' rather than 'on account'
192
193 2011-07-30 [mir]        3.7.9cvs38
194
195         * src/etpan/Makefile.am
196         * src/plugins/pgpcore/Makefile.am
197         * src/plugins/pgpmime/Makefile.am
198         * src/plugins/smime/Makefile.am
199                 Fix broken build on Debian Sid. enchant.h cannot be
200                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
201                 present in Makefile.am. Apparently enchant.h in older
202                 versions were placed in /usr/include which is always
203                 scanned be default.
204
205 2011-07-21 [mones]      3.7.9cvs37
206
207         * src/common/plugin.c
208         * src/common/plugin.h
209                 Make licences allowed for plugins more explicit and also
210                 accept dual (or more) licences when properly formatted.
211                 Doesn't require any change on current plugins.
212
213 2011-07-18 [mones]      3.7.9cvs36
214
215         * manual/advanced.xml
216                 Document briefly tags feature.
217         * manual/glossary.xml
218                 Fix definition to avoid confussion with tags.
219         * manual/es/advanced.xml
220         * manual/es/glossary.xml
221                 Synchronize Spanish translation with the above.
222
223 2011-07-07 [holger]     3.7.9cvs35
224
225         * claws-mail.desktop
226                 Add indicator stuff to the desktop file
227                 Taken from bug #2450
228
229 2011-07-06 [paul]       3.7.9cvs34
230
231         * src/edittags.c
232                 fix English usage
233
234 2011-07-06 [mones]      3.7.9cvs33
235
236         * src/edittags.c
237                 Do not create an empty tag name row in panel and
238                 warn user about using a non-reserved tag instead
239
240 2011-07-05 [mones]      3.7.9cvs32
241
242         * src/imap.c
243         * src/common/tags.c
244         * src/common/tags.h
245         * src/etpan/imap-thread.c
246                 Make constants for reserved tags and use them
247                 Removed also duplicate comparison while at it
248
249 2011-07-05 [paul]       3.7.9cvs31
250
251         * src/compose.c
252                 when using a Compose template, only place the cursor
253                 in the body when the cursor symbol, %cursor (%X), is used
254
255 2011-07-03 [paul]       3.7.9cvs30
256
257         * src/main.c
258                 do main_window_popup(mainwin); on plugin load error, or
259                 else the warning dialogue and mainwindow stays minimised
260                 and hidden
261
262 2011-07-03 [paul]       3.7.9cvs29
263
264         * src/wizard.c
265                 fix bug 2462, 'Building without GnuTLS support leads to a
266                 failure in wizard.c'
267
268 2011-07-03 [paul]       3.7.9cvs28
269
270         * src/mainwindow.c
271         * src/mainwindow.h
272         * src/summaryview.c
273                 fix bug #2461, 'popup menu in message list displays
274                 'move to trash' and 'delete''.
275                 Add a new sensitivity condition 'M_NOT_TRASH' and
276                 remove the broken workaround for right-click in summaryview.c.
277                 Fix broken main menu sensitivity for "Menu/Message/Move" in
278                 News folder.
279
280 2011-06-21 [paul]       3.7.9cvs27
281
282         * src/mainwindow.c
283                 revert 3.7.9cvs2, it does no good
284
285 2011-06-18 [mir]        3.7.9cvs26
286
287         * configure.ac
288                 Fix autoconf warnings introduced in autoconf >= 2.64
289
290 2011-06-05 [paul]       3.7.9cvs25
291
292         * po/ca.po
293         * po/cs.po
294         * po/de.po
295         * po/it.po
296         * po/ja.po
297         * po/pt_PT.po
298         * po/sk.po
299         * po/uk.po
300                 fix strings where an informational message has been
301                 wrongly entered into the translated string
302         * src/toolbar.c
303                 enable 'Trash' and 'Sender' to be translated based on
304                 the context, e.g. as button text and as mail header
305         * src/gtk/about.c
306                 fix english in Info tab
307
308 2011-05-25 [colin]      3.7.9cvs24
309
310         * src/action.c
311                 Fix bug #2439, "use bitwise operator for bitmask instead of
312                 logical operator". Thanks to Nicolas Kaiser for the patch.
313
314 2011-05-18 [colin]      3.7.9cvs23
315
316         * src/news.c
317                 Fix missing group selection before xover if the
318                 connection was reset before.
319
320 2011-05-12 [colin]      3.7.9cvs22
321
322         * src/common/utils.c
323                 Fix bug #2412, "Send account mail address in Message-ID
324                 wrongly implemented". Patch by Fabian Keil.
325
326 2011-05-12 [mones]      3.7.9cvs21
327
328         * src/etpan/nntp-thread.c
329                 Fix bug #2418 "NNTP authentication is broken"
330
331 2011-05-09 [pawel]      3.7.9cvs20
332
333         * src/mainwindow.c
334         * src/prefs_folder_item.c
335                 Small UI fixes
336
337 2011-05-05 [colin]      3.7.9cvs19
338
339         * src/imap.c
340         * src/inc.c
341         * src/news.c
342         * src/send_message.c
343                 Fix bug #2184, "Add account name information inside network log".
344                 Initial patch by MSulchan Darmawan, expanded to other protocols.
345                 This stuff is too much copy-pasted.
346
347
348 2011-04-30 [colin]      3.7.9cvs18
349
350         * src/main.c
351                 Fix bug #2414, 'Claws segfaults on startup with
352                 notification plugin enabled". Thanks Christian
353                 Faulhammer for the patch.
354
355 2011-04-27 [colin]      3.7.9cvs17
356
357         * src/codeconv.c
358                 Make Windows' encoding CP1251 for ru_RU locale
359                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
360
361 2011-04-24 [paul]       3.7.9cvs16
362
363         * manual/claws-mail-manual.xml
364         * manual/de/claws-mail-manual.xml
365         * manual/es/claws-mail-manual.xml
366         * manual/fr/claws-mail-manual.xml
367         * manual/it/claws-mail-manual.xml
368                 update copyright year
369
370 2011-04-24 [paul]       3.7.9cvs15
371
372         * src/summaryview.c
373                 fix bug #2353, 'Right-clicking on spam in order to delete
374                 it causes it to show in message window'
375
376 2011-04-24 [paul]       3.7.9cvs14
377
378         * src/mainwindow.c
379         * src/gtk/foldersort.c
380         * src/gtk/foldersort.h
381                 fix labelling, 'change folder order' to 'change mailbox order'
382
383 2011-04-23 [paul]       3.7.9cvs13
384
385         * configure.ac
386                 fix bug #2409, 'Failed to compile under GCC 3.x : option
387                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
388                 committed in 3.7.8cvs19 
389
390 2011-04-11 [paul]       3.7.9cvs12
391
392         * src/plugins/trayicon/trayicon.c
393                 fix build bug: gtk_status_icon_set_title() is available
394                 since gtk 2.18.x not 2.14.x
395
396 2011-04-11 [paul]       3.7.9cvs11
397
398         * po/hu.po
399                 updated by Páder Rezső
400
401 2011-04-10 [colin]      3.7.9cvs10
402
403         * src/addr_compl.c
404         * src/addressbook.c
405         * src/compose.c
406         * src/editaddress.c
407         * src/editaddress_other_attributes_ldap.c
408         * src/main.c
409         * src/message_search.c
410         * src/prefs_display_header.c
411         * src/prefs_filtering_action.c
412         * src/prefs_matcher.c
413         * src/prefs_other.c
414         * src/prefs_toolbar.c
415         * src/summary_search.c
416         * src/gtk/colorlabel.c
417         * src/gtk/combobox.c
418         * src/gtk/gtkcmoptionmenu.c
419         * src/gtk/gtkshruler.c
420         * src/gtk/gtkshruler.h
421         * src/gtk/gtkutils.h
422         * src/gtk/inputdialog.c
423         * src/gtk/quicksearch.c
424                 Revert the whole pile of crap introduced in
425                 cvs9,8,7,4.
426
427 2011-04-10 [colin]      3.7.9cvs9
428
429         * src/compose.c
430         * src/editaddress.c
431         * src/editaddress_other_attributes_ldap.c
432         * src/main.c
433         * src/message_search.c
434         * src/prefs_display_header.c
435         * src/prefs_matcher.c
436         * src/prefs_toolbar.c
437         * src/summary_search.c
438         * src/gtk/combobox.c
439         * src/gtk/gtkutils.h
440         * src/gtk/inputdialog.c
441         * src/gtk/quicksearch.c
442                 Finish fun with combo boxes. (hopefully)
443
444 2011-04-10 [colin]      3.7.9cvs8
445
446         * src/compose.c
447         * src/prefs_filtering_action.c
448         * src/gtk/combobox.c
449         * src/gtk/gtkshruler.c
450         * src/gtk/gtkshruler.h
451                 More undeprecation. GTKSHRuler is #if'ed out. We can
452                 still decide to maintain the old GtkRuler widget in-tree
453                 if the lack of ruler in Compose window is too
454                 annoying.
455
456 2011-04-10 [colin]      3.7.9cvs7
457
458         * src/addr_compl.c
459         * src/addressbook.c
460         * src/compose.c
461         * src/editaddress_other_attributes_ldap.c
462         * src/message_search.c
463         * src/prefs_display_header.c
464         * src/prefs_filtering_action.c
465         * src/prefs_other.c
466         * src/prefs_toolbar.c
467         * src/summary_search.c
468         * src/gtk/colorlabel.c
469         * src/gtk/combobox.c
470         * src/gtk/gtkcmoptionmenu.c
471         * src/gtk/gtkutils.h
472                 More comboboxtext undeprecation
473
474 2011-04-10 [colin]      3.7.9cvs6
475
476         * src/messageview.c
477                 Fix it better.
478
479 2011-04-10 [colin]      3.7.9cvs5
480
481         * src/messageview.c
482                 Fix age-old typo.
483
484 2011-04-10 [colin]      3.7.9cvs4
485
486         * src/compose.c
487         * src/editaddress_other_attributes_ldap.c
488         * src/message_search.c
489         * src/prefs_display_header.c
490         * src/prefs_filtering_action.c
491         * src/prefs_other.c
492         * src/prefs_toolbar.c
493         * src/summary_search.c
494         * src/gtk/combobox.c
495         * src/gtk/gtkutils.h
496                 gtk_combo_box_*_text() is deprecated, and
497                 gtk_combo_box_text_*() is the new hotness.
498
499 2011-04-10 [colin]      3.7.9cvs3
500
501         * src/addr_compl.c
502         * src/addressbook.c
503         * src/browseldap.c
504         * src/compose.c
505         * src/folder.c
506         * src/folderview.c
507         * src/gtk/gtkvscrollbutton.c
508         * src/gtk/gtkvscrollbutton.h
509                 s/GtkFunction/GSourceFunc
510
511 2011-04-10 [colin]      3.7.9cvs2
512
513         * src/mainwindow.c
514                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
515                 This is the patch from bug #2396, it should be innocuous even
516                 if that's useless to do deiconify + present window...
517
518 2011-04-09 [paul]       3.7.9cvs1
519
520         * src/prefs_summaries.c
521                 fix typo in string. (thanks, Brad!)
522
523 2011-04-09 [paul]       3.7.9
524         * NEWS
525         * README
526         * RELEASE_NOTES 
527                 3.7.9 unleashed!        
528
529 2011-04-09 [paul]       3.7.8cvs78
530
531         * po/cs.po
532         * po/es.po
533         * po/fi.po
534         * po/fr.po
535         * po/lt.po
536         * po/pt_BR.po
537         * po/sk.po
538         * po/uk.po
539                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
540                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
541                 Slavko, and Yarema
542
543 2011-04-09 [colin]      3.7.8cvs77
544
545         * src/gtk/filesel.c
546                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
547                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
548                 encoding filename. Hooray for stupid.
549
550 2011-04-08 [colin]      3.7.8cvs76
551
552         * src/action.c
553                 Fix action Stop: if child does not react to SIGTERM, it'll
554                 probably start behaving when it'll get a SIGKILL on the user's
555                 second press on Stop.
556                 Fixes bug #2237, "User action makes Claws unresponsive".
557
558 2011-04-08 [colin]      3.7.8cvs75
559
560         * src/account.c
561         * src/folder.c
562         * src/folder.h
563         * src/folder_item_prefs.c
564         * src/folder_item_prefs.h
565         * src/prefs_account.c
566                 Fix bug #2382, "folderitemrc not updated when account
567                 name is changed". Indeed, this wasn't done.
568
569 2011-04-08 [wwp]        3.7.8cvs74
570
571         * src/procmime.c
572         Add support for quoted values (*="value").
573         This commonly fixes a trailing quote appearing to filenames
574         sent by iphone Mail (not sure if it's culprit at all, though).
575
576 2011-04-08 [colin]      3.7.8cvs73
577
578         * src/gtk/filesel.c
579                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
580                 caused by attachments with extended chars in the file name". Patch
581                 derived from a patch bt Fabien Keil
582
583 2011-04-05 [wwp]        3.7.8cvs72
584
585         * src/compose.c
586                 A debug string not to translate.
587
588 2011-04-03 [colin]      3.7.8cvs71
589
590         * src/common/utils.h
591                 Fix bug #2394, "backtrace() crashes on FreeBSD"
592                 That's not the first bug-report where internal
593                 debug-only backtrace() crashes on FreeBSD.
594
595 2011-04-03 [colin]      3.7.8cvs70
596
597         * src/compose.c
598                 Fix bug #2365 again, "Crash when auto-scrolling headers in
599                 compose window".
600                 Batch-mode compose windows (from filtering actions) shouldn't
601                 try to access stuff after flushing events...
602
603 2011-03-31 [paul]       3.7.8cvs69
604
605         * INSTALL
606                 update as gtk >= 2.10 now required
607                 (because I'll never remember to do this later)
608
609 2011-03-26 [paul]       3.7.8cvs68
610
611         * src/messageview.c
612                 fix separators in Go To menu
613
614 2011-03-20 [colin]      3.7.8cvs67
615
616         * configure.ac
617                 Drop the *_DISABLE_DEPRECATED. We'll put them back
618                 when we'll have time to handle them
619
620 2011-03-18 [paul]       3.7.8cvs66
621
622         * src/textview.c
623                 make user-facing message more accurate -
624                 'Network Log' not 'View Log'
625
626 2011-03-17 [wwp]        3.7.8cvs65
627
628         * po/fr.po
629                 Fix a typo around plural form, as reported by
630                 Yannick Palanque.
631
632 2011-03-15 [colin]      3.7.8cvs64
633
634         * AUTHORS
635         * src/gtk/authors.h
636         * src/main.c
637                 Fix bug #2381, "Support for NetworkManager 0.9".
638                 Patch by Mikhail Efremov
639
640 2011-03-04 [colin]      3.7.8cvs63
641
642         * src/mimeview.c
643         * src/mimeview.h
644                 Fix segfault on Windows
645         * src/exporthtml.c
646         * src/common/utils.c
647         * src/common/w32_unistd.c
648         * src/common/w32lib.h
649                 Rationalize use of time_r() funcs (pthread do define them)
650
651 2011-03-02 [pawel]      3.7.8cvs62
652
653         * src/wizard.c
654                 Re-implement widgets aligning, switch from GtkSizeGroup
655                 to GtkTable - this should fix disappearing labels
656
657 2011-03-01 [pawel]      3.7.8cvs61
658
659         * src/wizard.c
660                 Wizard GUI cleanups. Make it look and behave more
661                 like account preferences.
662
663 2011-02-23 [colin]      3.7.8cvs60
664
665         * src/common/Makefile.am
666                 Fix make dist
667
668 2011-02-23 [colin]      3.7.8cvs59
669
670         * src/Makefile.am
671         * src/main.c
672         * src/common/Makefile.am
673         * src/common/plugin.c
674         * src/common/valgrind.h
675                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
676                 Use valgrind's own header.
677
678 2011-02-22 [colin]      3.7.8cvs58
679
680         * src/prefs_account.c
681                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
682                 signed message" upon new installation. This is disturbing when PGP
683                 plugins are loaded by default.
684
685 2011-02-16 [paul]       3.7.8cvs57
686
687         * src/*
688                 update copyright headers throughout
689
690 2011-02-16 [paul]       3.7.8cvs56
691
692         * src/summaryview.c
693                 use gettext plural form for "item selected"/"items selected"
694
695 2011-02-13 [colin]      3.7.8cvs55
696
697         * src/mimeview.c
698         * src/mimeview.h
699                 Fix bug #2361, "Claws crashes after PGP Check in separate
700                 msg view". Don't let the cancel thread lie around after
701                 the verification ended.
702
703 2011-02-13 [paul]       3.7.8cvs54
704
705         * po/lt.po
706                 updated by Mindaugas Baranauskas
707
708 2011-02-11 [mones]      3.7.8cvs53
709
710         * manual/es/advanced.xml
711                 Sync with English manual
712         * src/imap.c
713                 Fix remaining mismatched alloc/free from cppcheck
714
715 2011-02-10 [pawel]      3.7.8cvs52
716
717         * src/ldapupdate.c
718                 Fix memleaks
719
720 2011-02-10 [pawel]      3.7.8cvs51
721
722         * src/prefs_toolbar.c
723                 - set menus sensitivity in item type combo depending on
724                   availability of actions / plugin hooks
725                 - style fixes, spaces instead of tabs mostly
726
727 2011-02-10 [paul]       3.7.8cvs50
728
729         * src/prefs_account.c
730                 move the 'send acc mail addr in msg-id" option to
731                 the send page
732
733 2011-02-10 [paul]       3.7.8cvs49
734
735         * src/prefs_account.c
736                 move the 'expunge immediately' option to a more
737                 suitable page
738
739 2011-02-05 [pawel]      3.7.8cvs48
740
741         * manual/advanced.xml
742                 Document new hidden pref
743         * src/folder.c
744                 Dont treat mimeparts referenced by others as
745                 real attachments
746         * src/mimeview.c
747         * src/prefs_common.c
748         * src/prefs_common.h
749                 Add ability to hide inline attachments referenced
750                 by other mimeparts in MimeView. To enable this
751                 feature set show_inline_attachments=0 in your clawsrc
752
753 2011-01-25 [colin]      3.7.8cvs47
754
755         * src/matcher.c
756                 Fix matcher body parsing: decode mails with our
757                 MIME parser. This speeds up body search a bit as
758                 binary attachments are not searched anymore, slows
759                 down a bit full message searches, but not awfully.
760         * src/summary_search.c
761                 Use matcher API to search, in all cases (advanced search or
762                 not). Also, fix little logic bugs related to combos history
763         * src/common/utils.c
764         * src/common/utils.h
765         * src/procmime.c
766         * src/procmime.h
767                 Remove dead code, export functions needed by matcher.c
768
769 2011-01-25 [colin]      3.7.8cvs46
770
771         * src/compose.c
772         * src/prefs_common.c
773         * src/common/md5.c
774         * src/common/ssl_certificate.c
775                 Fix mismatched alloc/free (thanks to cppcheck)
776
777 2011-01-25 [colin]      3.7.8cvs45
778
779         * src/pop.c
780                 Fix leak on error path
781
782 2011-01-23 [mones]      3.7.8cvs44
783
784         * manual/es/advanced.xml
785                 Sync with English manual
786
787 2011-01-23 [paul]       3.7.8cvs43
788
789         * src/gtk/about.c
790                 it's 2011, update copyright line
791
792 2011-01-23 [paul]       3.7.8cvs42
793
794         * manual/advanced.xml
795         * src/prefs_common.c
796         * src/prefs_common.h
797         * src/textview.c
798                 fix bug #2350, 'Make displaying localized date/time in
799                 message view optional'.
800                 This introduces a new hidden option (why do more?),
801                 'msgview_date_format', which defaults to OFF, maintaining
802                 the current and expected behaviour.
803
804 2011-01-21 [colin]      3.7.8cvs41
805
806         * src/procmime.c
807                 Fix bug #2050, Clawsmail sends return receipt every seconds
808                 We forgot to close the file when parsing 
809                 disposition-notification fields, which made unlinking of the
810                 corresponding emails in tempfolder/processing impossible in
811                 Windows. Causing them to be re-fetched every time.
812
813 2011-01-21 [colin]      3.7.8cvs40
814
815         * claws-mail.desktop
816                 Fix again bug #2346: We should have a %u parameter.
817
818 2011-01-21 [colin]      3.7.8cvs39
819
820         * src/plugins/spamassassin/spamassassin.c
821                 Fix sa-learn when offline (its command line parsing is
822                 space-dependant). Patch by Wolfgang Lorenz
823
824 2011-01-19 [pawel]      3.7.8cvs38
825
826         * claws-mail.desktop
827                 Fix Bug 2346 'Please register x-handler-scheme
828                  in .desktop file' patch by Laurent Bigonville
829                 While I'm here update things to current
830                 standards, fix desktop-file-validate warnings/errors
831
832 2011-01-18 [colin]      3.7.8cvs37
833
834         * src/common/smtp.c
835                 Fix logic on SMTP AUTH: If the selected method isn't
836                 available, say so instead of supposing it'll work.
837                 Fixes bug #2039, 'SMTP AUTHENTICATION'
838
839 2011-01-15 [pawel]      3.7.8cvs36
840
841         * src/prefs_folder_item.c
842                 Rework subject regexp simplify gui a bit, this give us better
843                 options page layout (window with min width was too short to 
844                 show all contents and thigs were unwieldy) and better preview
845                 of regexp working/not working
846
847 2011-01-14 [pawel]      3.7.8cvs35
848
849         * src/textview.c
850                 strncpy2() NULLify strings just fine, no need to be
851                 extra "clever"
852
853 2011-01-14 [pawel]      3.7.8cvs34
854
855         * src/textview.c
856                 Fix Bug #2165 'The date not localized in the message view'
857                 Display Date header in messageview in the same way as in
858                 summaryview by respecting date format set in preferences.
859
860 2011-01-06 [pawel]      3.7.8cvs33
861
862         * src/prefs_account.c
863         * src/prefs_folder_item.c
864         * src/prefs_quote.c
865         * src/quote_fmt.c
866                 Make quote templates widgets more compact
867
868 2011-01-06 [pawel]      3.7.8cvs32
869
870         * src/plugins/trayicon/trayicon.c
871                 - fix logic bug which caused icon to be
872                   always set no-mail status on plugin load
873                 - force icon hide on plugin_done(), without
874                   it empty space(?!) is left in tray under KDE3 and KDE4
875
876 2011-01-06 [colin]      3.7.8cvs31
877
878         * src/addrharvest.c
879         * src/codeconv.c
880         * src/codeconv.h
881         * src/compose.c
882         * src/news.c
883         * src/procheader.c
884         * src/procmime.c
885         * src/unmime.c
886         * src/unmime.h
887                 Unmime headers differently whether they're addresses or not:
888                 It's useless to quote things containing commas if it's in
889                 subject, for example. (introduced in 3.7.8cvs26)
890
891 2011-01-06 [colin]      3.7.8cvs30
892
893         * src/gtk/gtkaspell.c
894                 Complete previous patch
895         * src/messageview.c
896         * src/plugins/pgpinline/pgpinline.c
897                 Coding style
898
899 2011-01-06 [paul]       3.7.8cvs29
900
901         * AUTHORS
902         * configure.ac
903         * po/lt.po
904         * src/gtk/authors.h
905                 add Lithuanian translation (approx. 65% complete)
906                 submitted by Mindaugas Baranauskas
907
908 2011-01-06 [pawel]      3.7.8cvs28
909
910         * src/export.c
911         * src/import.c
912         * src/messageview.c
913         * src/prefs_actions.c
914         * src/procmime.c
915         * src/gtk/gtkaspell.c
916         * src/plugins/pgpinline/pgpinline.c
917         * src/plugins/pgpmime/pgpmime.c
918         * src/plugins/smime/smime.c
919                 Fix memory/file descriptors leaks
920
921 2011-01-06 [paul]       3.7.8cvs27
922
923         * src/plugins/pgpcore/sgpgme.c
924                 fix bug #2322, 'GPG Full info: showing subkey
925                 ID instead of primary key fingerprint'
926                 Patch by Sébastien Bigaret.
927
928 2011-01-03 [colin]      3.7.8cvs26
929
930         * src/unmime.c
931                 Better quote-checking when unmim-ing headers
932                 that may have comas.
933
934 2011-01-03 [colin]      3.7.8cvs25
935
936         * src/unmime.c
937                 Fix bug #2299, "Incorrect handling of quoted printable coma
938                 in headers". As this is really painful to fix by switching
939                 the whole stuff to a list of headers tokens, we workaround
940                 the problem by adding quotes around the encoded-word (making
941                 it a quoted-string which continuity is already handled).
942
943 2011-01-03 [colin]      3.7.8cvs24
944
945         * src/procheader.c
946                 Remove dead code
947
948 2010-12-23 [colin]      3.7.8cvs23
949
950         * src/compose.c
951                 Finish fixing bug #2203: When forwarding (inline) and there
952                 are some text/* parts with no name, set them a name and
953                 set their disposition to attachment, so that recipients with
954                 MUAs preferring HTML parts don't show them by default.
955
956 2010-12-22 [paul]       3.7.8cvs22
957
958         * src/compose.h
959                 fix missing file in 3.7.8cvs20
960
961 2010-12-22 [colin]      3.7.8cvs21
962
963         * src/folderview.c
964         * src/folderview.h
965                 Implement a nicer scroll when drag and dropping
966
967 2010-12-22 [colin]      3.7.8cvs20
968
969         * src/compose.c
970                 Store charset if available when attaching text/* parts
971                 Fixes bug #2203, 'Problems in forwarding multipart/
972                 alternative messages with HTML part'
973
974 2010-12-22 [colin]      3.7.8cvs19
975
976         * src/textview.c
977                 Fix wrong free
978
979 2010-12-21 [colin]      3.7.8cvs18
980
981         * src/inc.c
982         * src/send_message.c
983         * src/common/session.c
984         * src/common/session.h
985                 Differentiate between running sessions and connected
986                 sessions. Fixes bug #2332, "Crash when hitting cancel
987                 on the SMTP status window"
988
989 2010-12-21 [colin]      3.7.8cvs17
990
991         * src/etpan/etpan-thread-manager.c
992                 Dead code removal
993
994 2010-12-21 [colin]      3.7.8cvs16
995
996         * src/textview.c
997                 Check whether we should continue loading the
998                 current textview after inserting a possibly
999                 big image.
1000
1001 2010-12-20 [colin]      3.7.8cvs15
1002
1003         * src/addrcindex.c
1004         * src/addrcindex.h
1005                 Removed. Dead code since ages!
1006         * src/addr_compl.c
1007         * src/gtk/gtkcmclist.c
1008         * src/gtk/gtkcmctree.c
1009         * src/gtk/gtksctree.c
1010                 undefine *_DISABLE_DEPRECATED in the files that
1011                 use deprecated interfaces. Implicit declarations
1012                 can lead to crashes as prototypes are unknown, as
1013                 evidenced by bug #2315.
1014
1015 2010-12-20 [colin]      3.7.8cvs14
1016
1017         * src/compose.c
1018                 Don't flush events when adding an header entry. This
1019                 can mess up the keypresses in the previous header.
1020                 Instead, make the scroll happen later (doing it on the
1021                 spot without flushing events doesn't work as the new
1022                 requisitions aren't set yet).
1023
1024 2010-12-20 [colin]      3.7.8cvs13
1025
1026         * src/mainwindow.c
1027                 Don't iconify at start on w32. This un-iconifies in the
1028                 background.
1029
1030 2010-12-20 [colin]      3.7.8cvs12
1031
1032         * src/common/base64.c
1033                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1034                 Patch by pochini at shiny.it
1035
1036 2010-12-19 [colin]      3.7.8cvs11
1037
1038         * src/ldapserver.c
1039                 Better debug.
1040
1041 2010-12-18 [colin]      3.7.8cvs10
1042
1043         * src/compose.c
1044                 Fix bug #2148, "Attachment content-transfer-encoding 
1045                 incorrectly set when signing emails". The RFC 2045
1046                 states that message/* and multipart/* encoding must
1047                 be either 7-bit, 8-bit or binary.
1048
1049 2010-12-18 [mones]      3.7.8cvs9
1050
1051         * src/ldaputil.c
1052                 Fix crash when searching or adding a LDAP server
1053
1054 2010-12-17 [colin]      3.7.8cvs8
1055
1056         * configure.ac
1057         * src/editldap.c
1058         * src/ldapquery.c
1059         * src/ldapserver.c
1060         * src/ldapupdate.c
1061         * src/ldaputil.c
1062         * src/ldaputil.h
1063                 Better error logging. Disable LDAP SSL/TLS on
1064                 Windows, it's crashy/non-worky.
1065
1066 2010-12-17 [colin]      3.7.8cvs7
1067
1068         * src/folder.c
1069                 Fix bug #2325, "messages remains in folder cache after moving
1070                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1071
1072 2010-12-17 [colin]      3.7.8cvs6
1073
1074         * src/addressadd.c
1075         * src/addressbook.c
1076         * src/addrindex.c
1077         * src/ldapquery.c
1078         * src/ldapquery.h
1079         * src/ldapserver.c
1080         * src/ldapserver.h
1081         * src/ldapupdate.c
1082         * src/ldaputil.c
1083         * src/ldaputil.h
1084                 Windows build fixes (w32 LDAP completely untested!)
1085
1086 2010-12-16 [colin]      3.7.8cvs5
1087
1088         * src/addrindex.c
1089         * src/editldap.c
1090         * src/ldapctrl.c
1091         * src/ldapquery.c
1092         * src/ldapserver.c
1093         * src/ldapserver.h
1094         * src/ldapupdate.c
1095         * src/ldaputil.c
1096                 Try to rationalize a bit LDAP connections
1097
1098 2010-12-16 [colin]      3.7.8cvs4
1099
1100         * src/prefs_spelling.c
1101         * src/common/defs.h
1102                 Add a button to get dictionaries (win32)
1103
1104 2010-12-16 [colin]      3.7.8cvs3
1105
1106         * src/prefs_matcher.c
1107                 Fix bug #2279, "crash when clicking 'define' in filter
1108                 configuring". Thanks to Theodor Ciobanu for the hint at
1109                 the problem.
1110
1111 2010-12-14 [colin]      3.7.8cvs2
1112
1113         * src/gtk/gtkaspell.c
1114                 Add missing guard for sys/wait.h
1115
1116 2010-12-05 [colin]      3.7.8cvs1
1117
1118         * tools/make.themes.project
1119                 Seems wget has changed naming of targets downloaded.
1120                 Fix it by always providing our own name.
1121                 [Pushing mones' patch again after messing with CVSROOT]
1122
1123 2010-12-04 [paul]       3.7.8
1124         * NEWS
1125         * README
1126         * RELEASE_NOTES 
1127                 3.7.8 unleashed!
1128
1129 2010-12-03 [paul]       3.7.7cvs11
1130
1131         * configure.ac
1132         * manual/xml2pdf ** REMOVED **
1133         * manual/dist/pdf/Makefile.am
1134         * manual/es/dist/pdf/Makefile.am
1135         * manual/fr/dist/pdf/Makefile.am
1136         * manual/pl/dist/pdf/Makefile.am
1137                 simplify check for tools needed for manual building,
1138                 remove xml2pdf and use docbook2pdf instead
1139
1140 2010-12-03 [mir]        3.7.7cvs10
1141
1142         * configure.ac
1143                 Fix bug so that configure option --disable-manual
1144                 actually disable building the manuals
1145
1146 2010-12-01 [pawel]      3.7.7cvs9
1147
1148         * src/crash.c
1149                 One more GTK+ 2.22 build fix
1150
1151 2010-11-30 [colin]      3.7.7cvs8
1152
1153         * src/action.c
1154                 Fix bug #2317, 'Action results in "Bad file descriptor"'
1155                 Introduced in 3.7.6cvs57. In fact the error has been there
1156                 since ages, and only new thing is the verification of the
1157                 various functions return code. Let the stuff work as it
1158                 does, as it seems to do the right thing since ages.
1159
1160 2010-11-28 [colin]      3.7.7cvs7
1161
1162         * src/gtk/quicksearch.c
1163                 Fix bug #2313, 'CLI quicksearch sometimes returns 
1164                 the same messages twice'. Patch by Sebastien Bigaret
1165
1166 2010-11-25 [paul]       3.7.7cvs6
1167
1168         * src/prefs_common.c
1169                 make "gtk_can_change_accels" FALSE by default.
1170                 fixes bug #2309, 'Shortcuts should not be modifiable
1171                 by default' (RFE)
1172
1173 2010-11-24 [mones]      3.7.7cvs5
1174
1175         * src/mainwindow.c
1176                 Add missing shortcuts for marking as spam and ham
1177                 Fixes Debian bug #599547
1178
1179 2010-11-22 [colin]      3.7.7cvs4
1180
1181         * src/compose.c
1182                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1183                 five patches were needed to fix a corner case
1184                 is a good indicator that is was bound to break
1185                 something.
1186
1187 2010-11-21 [colin]      3.7.7cvs3
1188
1189         * src/plugins/pgpcore/claws.def
1190                 Win32 build fix
1191
1192 2010-11-20 [wwp]        3.7.7cvs2
1193
1194         * src/main.c
1195           Fix either a typo or an irrelevant iff word there.
1196           IMO type and recursive possible values should be changed to
1197           smth simple and neat here, and help strings be really
1198           translatable.
1199
1200 2010-11-20 [colin]      3.7.7cvs1
1201
1202         * AUTHORS
1203                 Damn, forgot to commit this file twice.
1204
1205 2010-11-19 [paul]       3.7.7
1206         * NEWS
1207         * README
1208         * RELEASE_NOTES 
1209                 3.7.7 unleashed!
1210
1211 2010-11-19 [paul]       3.7.6cvs66
1212
1213         * po/ca.po
1214         * po/cs.po
1215         * po/de.po
1216         * po/es.po
1217         * po/fi.po
1218         * po/fr.po
1219         * po/hu.po
1220         * po/id.po
1221         * po/pt_BR.po
1222         * po/sk.po
1223         * po/uk.po
1224                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1225                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1226                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1227
1228 2010-11-17 [colin]      3.7.6cvs65
1229
1230         * src/common/utils.c
1231                 Separate email address from timestamp with a dot.
1232                 Fix coding style.
1233
1234 2010-11-17 [colin]      3.7.6cvs64
1235
1236         * src/common/utils.c
1237                 Fix multiple @ in generated message-ids.
1238                 That's not allowed in RFC 2822.
1239
1240 2010-11-16 [mones]      3.7.6cvs63
1241
1242         * manual/es/advanced.xml
1243                 Synchronise with English version
1244
1245 2010-11-04 [wwp]        3.7.6cvs62
1246
1247         * src/filtering.c
1248                 Fix bug 2293, "filtering: simplify expression", as simplifying
1249                 this expression doesn't make it less easy to understand and we
1250                 gain few cycles by making the logical expression more simple
1251                 by applying. Patch by Nicolas Kaiser.
1252
1253 2010-11-03 [colin]      3.7.6cvs61
1254
1255         * src/addrindex.c
1256                 Fix bug 2294, "addrindex.c: address index conversion always
1257                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1258
1259 2010-11-02 [wwp]        3.7.6cvs60
1260
1261         * src/action.c
1262         * src/statusbar.c
1263         * src/toolbar.c
1264                 Enlarge the progress bar (main window) a bit when compiling
1265                 for UMPCs like maemo: this solves truncated text that might
1266                 appear in the progress bar while processing messages.
1267                 Also use a more compact string format when displaying
1268                 progress like 'number/total', still for UMPCs, this fixes
1269                 a previous inconsistency with these format strings where
1270                 no space around the / were used sometimes.
1271
1272 2010-10-26 [ticho]      3.7.6cvs59
1273
1274         * src/news.c
1275                 Recreate NNTP session if server port setting has changed. Fixes
1276                 bug #2092.
1277
1278 2010-10-26 [colin]      3.7.6cvs58
1279
1280         * src/imap_gtk.c
1281         * src/mh_gtk.c
1282                 Fix copy-paste error, thanks to David Relson
1283                 for spotting it.
1284
1285 2010-10-18 [colin]      3.7.6cvs57
1286
1287         * src/action.c
1288         * src/addrharvest.c
1289         * src/alertpanel.c
1290         * src/filtering.c
1291         * src/jpilot.c
1292         * src/prefs_themes.c
1293         * src/procmime.c
1294         * src/textview.c
1295         * src/gtk/gtkutils.c
1296         * src/gtk/quicksearch.c
1297         * src/gtk/quicksearch.h
1298         * src/plugins/pgpcore/passphrase.c
1299         * src/plugins/spamassassin/libspamc.c
1300                 Fix warnings
1301
1302 2010-10-17 [colin]      3.7.6cvs56
1303
1304         * src/prefs_themes.c
1305         * src/gtk/gtkaspell.c
1306         * src/gtk/gtkutils.c
1307         * src/gtk/gtkutils.h
1308         * src/gtk/inputdialog.c
1309         * src/gtk/progressdialog.c
1310                 Undeprecate a few things
1311
1312 2010-10-17 [colin]      3.7.6cvs55
1313
1314         * src/main.c
1315         * src/gtk/authors.h
1316         * src/gtk/quicksearch.c
1317         * src/gtk/quicksearch.h
1318                 Add ability to search from the command-line.
1319                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1320                 Patch by Sebastien Bigarret.
1321
1322 2010-10-04 [mones]      3.7.6cvs54
1323
1324         * manual/dist/pdf/Makefile.am
1325                 Fix build of English PDF manual
1326                 (sh: Can't open ../../../xml2pdf)
1327
1328 2010-10-03 [colin]      3.7.6cvs53
1329
1330         * src/folder.c
1331         * src/folder.h
1332         * src/imap.c
1333         * src/mh.c
1334         * src/procmsg.c
1335                 Get rid of GRelation which were, mostly, used as
1336                 GHashTables. Probably fixes bug #2277, 'Segfault when
1337                 loading inbox for the first time'
1338
1339 2010-10-03 [mir]        3.7.6cvs52
1340
1341         * manual/de/dist/html/Makefile.am
1342         * manual/de/dist/pdf/Makefile.am
1343         * manual/de/dist/ps/Makefile.am
1344         * manual/de/dist/txt/Makefile.am
1345         * manual/dist/html/Makefile.am
1346         * manual/dist/pdf/Makefile.am
1347         * manual/dist/ps/Makefile.am
1348         * manual/dist/txt/Makefile.am
1349         * manual/es/dist/html/Makefile.am
1350         * manual/es/dist/pdf/Makefile.am
1351         * manual/es/dist/ps/Makefile.am
1352         * manual/es/dist/txt/Makefile.am
1353         * manual/fr/dist/html/Makefile.am
1354         * manual/fr/dist/pdf/Makefile.am
1355         * manual/fr/dist/ps/Makefile.am
1356         * manual/fr/dist/txt/Makefile.am
1357         * manual/pl/dist/html/Makefile.am
1358         * manual/pl/dist/pdf/Makefile.am
1359         * manual/pl/dist/ps/Makefile.am
1360         * manual/pl/dist/txt/Makefile.am
1361             Missing Makefile.am's for 3.7.6cvs49
1362
1363
1364 2010-10-03 [colin]      3.7.6cvs51
1365
1366         * po/POTFILES.in
1367                 Fix build
1368
1369 2010-10-02 [mir]        3.7.6cvs50
1370
1371         * manual/de/dist/html/Makefile.am
1372         * manual/de/dist/pdf/Makefile.am
1373         * manual/de/dist/ps/Makefile.am
1374         * manual/de/dist/txt/Makefile.am
1375         * manual/dist/html/Makefile.am
1376         * manual/dist/pdf/Makefile.am
1377         * manual/dist/ps/Makefile.am
1378         * manual/dist/txt/Makefile.am
1379         * manual/es/dist/html/Makefile.am
1380         * manual/es/dist/pdf/Makefile.am
1381         * manual/es/dist/ps/Makefile.am
1382         * manual/es/dist/txt/Makefile.am
1383         * manual/fr/dist/html/Makefile.am
1384         * manual/fr/dist/pdf/Makefile.am
1385         * manual/fr/dist/ps/Makefile.am
1386         * manual/fr/dist/txt/Makefile.am
1387         * manual/pl/dist/html/Makefile.am
1388         * manual/pl/dist/pdf/Makefile.am
1389         * manual/pl/dist/ps/Makefile.am
1390         * manual/pl/dist/txt/Makefile.am
1391             Part 2 of last commit which broke due to a permission error
1392             Avoid claws trying to build manuals if the required
1393             tools are not present.
1394
1395 2010-10-02 [mir]        3.7.6cvs49
1396
1397         * configure.ac
1398         * manual/de/dist/html/Makefile.am
1399         * manual/de/dist/pdf/Makefile.am
1400         * manual/de/dist/ps/Makefile.am
1401         * manual/de/dist/txt/Makefile.am
1402         * manual/dist/html/Makefile.am
1403         * manual/dist/pdf/Makefile.am
1404         * manual/dist/ps/Makefile.am
1405         * manual/dist/txt/Makefile.am
1406         * manual/es/dist/html/Makefile.am
1407         * manual/es/dist/pdf/Makefile.am
1408         * manual/es/dist/ps/Makefile.am
1409         * manual/es/dist/txt/Makefile.am
1410         * manual/fr/dist/html/Makefile.am
1411         * manual/fr/dist/pdf/Makefile.am
1412         * manual/fr/dist/ps/Makefile.am
1413         * manual/fr/dist/txt/Makefile.am
1414         * manual/pl/dist/html/Makefile.am
1415         * manual/pl/dist/pdf/Makefile.am
1416         * manual/pl/dist/ps/Makefile.am
1417         * manual/pl/dist/txt/Makefile.am
1418             1) Downgrade autoconf requirements to 2.59 to allow
1419             building on oldest supported Linux distributions.
1420             2) Only try to build manuals if the needed software
1421             is present.
1422
1423 2010-10-02 [colin]      3.7.6cvs48
1424
1425         * src/plugins/trayicon/trayicon.c
1426                 And fix theme updating.
1427
1428 2010-10-02 [colin]      3.7.6cvs47
1429
1430         * src/plugins/trayicon/trayicon.c
1431                 Got burnt by wrong indentation!
1432
1433 2010-10-02 [colin]      3.7.6cvs46
1434
1435         * configure.ac
1436                 Forgot to remove the directory from top-level
1437
1438 2010-10-02 [colin]      3.7.6cvs45
1439
1440         * src/plugins/trayicon/Makefile.am
1441         * src/plugins/trayicon/trayicon.c
1442         * src/plugins/trayicon/libeggtrayicon/.cvsignore
1443         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1444         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1445         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1446         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1447         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1448         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1449         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1450         * src/plugins/trayicon/libeggtrayicon/xembed.h
1451                 Finally get rid of Eggtrayicon, use GtkStatusIcon
1452                 instead (which can be done safely now that we 
1453                 require GTK+ 2.10).
1454
1455 2010-10-02 [colin]      3.7.6cvs44
1456
1457         * src/action.c
1458         * src/addr_compl.c
1459         * src/addressbook.c
1460         * src/addrgather.c
1461         * src/alertpanel.c
1462         * src/editaddress.c
1463         * src/editaddress_other_attributes_ldap.c
1464         * src/editgroup.c
1465         * src/folderview.c
1466         * src/grouplistdialog.c
1467         * src/headerview.c
1468         * src/image_viewer.c
1469         * src/importldif.c
1470         * src/main.c
1471         * src/mainwindow.c
1472         * src/message_search.c
1473         * src/mimeview.c
1474         * src/prefs_themes.c
1475         * src/summary_search.c
1476         * src/summaryview.c
1477         * src/toolbar.c
1478         * src/etpan/imap-thread.c
1479         * src/gtk/authors.h
1480         * src/gtk/gtkcmclist.c
1481         * src/gtk/gtkcmoptionmenu.c
1482         * src/gtk/gtkutils.c
1483         * src/gtk/gtkutils.h
1484         * src/gtk/gtkvscrollbutton.c
1485         * src/plugins/pgpcore/select-keys.c
1486         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1487                 Undeprecate for GTK+2.22. Patch by Reed Loden.
1488                 Fixes bug #2276, 'Compile in maintainer mode
1489                 fails on GTK+ 2.22'.
1490
1491 2010-10-02 [colin]      3.7.6cvs43
1492
1493         * configure.ac
1494                 It's now time to remove the temporary enable-openssl
1495                 option that was used when we removed OpenSSL. See 
1496                 bug #2276 comment #14.
1497
1498 2010-09-30 [wwp]        3.7.6cvs42
1499
1500         * src/prefs_account.c
1501         * src/prefs_filtering_action.c
1502         * src/prefs_matcher.c
1503                         Fix bug #2274, wrong color label index range
1504                         used w/ gtk_cmoption_menu (behaviour change
1505                         has been introduced w/ 3.5.0cvs49 apparently),
1506                         now it must be 1..N so let's use colorlabel value
1507                         (0..N) + 1.
1508                         
1509
1510 2010-09-20 [pawel]      3.7.6cvs41
1511
1512         * src/compose.c
1513         * src/mainwindow.c
1514         * src/summaryview.c
1515                 revert last patch
1516
1517 2010-09-19 [pawel]      3.7.6cvs40
1518
1519         * src/compose.c
1520         * src/mainwindow.c
1521         * src/summaryview.c
1522                 Set ML menus sensitivity accordingly to
1523                 possibility of reply to ML
1524
1525 2010-09-19 [colin]      3.7.6cvs39
1526
1527         * src/compose.c
1528                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1529                 to newsgroups, and NNTP accounts *can* send email. We 
1530                 should not force an email account when replying to_ml or
1531                 anything...
1532
1533 2010-09-19 [colin]      3.7.6cvs38
1534
1535         * src/compose.c
1536                 Revert previous commit (which breaks Reply to newsgroups)
1537
1538 2010-09-17 [pawel]      3.7.6cvs37
1539
1540         * src/compose.c
1541                 Respect reply_account_autosel when changing compose
1542                 account to email one while replying to NNTP post
1543
1544 2010-09-17 [wwp]        3.7.6cvs36
1545
1546         * doc/man/claws-mail.1
1547         Update --compose documentation in `man claws-mail`.
1548
1549 2010-09-12 [pawel]      3.7.6cvs35
1550
1551         * src/compose.c
1552                 Add forgotten bit to previous commit,
1553                 select email account when replying to ML
1554
1555 2010-09-12 [pawel]      3.7.6cvs34
1556
1557         * src/compose.c
1558                 Fix bug #2247 "nntp reply-to-all broken?"
1559                 Make reply-to-all and reply-to-ml work as expected in
1560                 mailing list through NNTP case
1561
1562 2010-09-11 [pawel]      3.7.6cvs33
1563
1564         * src/mainwindow.c
1565         * src/summaryview.c
1566         * src/toolbar.c
1567                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1568                 fixes build with GTK+ < 2.18
1569
1570 2010-09-10 [pawel]      3.7.6cvs32
1571
1572         * src/mainwindow.c
1573         * src/summaryview.c
1574         * src/toolbar.c
1575                 Make Tab key switch between FolderView, MsgView and
1576                 SummaryView only, other widgets have/can have their own
1577                 keybindings anyway
1578
1579 2010-08-25 [colin]      3.7.6cvs31
1580
1581         * src/procmime.c
1582         * AUTHORS
1583         * src/gtk/authors.h
1584         * src/common/base64.c
1585         * src/common/base64.h
1586                 Fix bug #2245, "base64 decoding fails with line breaks"
1587                 Patch by Yotam Medini
1588
1589 2010-08-25 [colin]      3.7.6cvs30
1590
1591         * src/main.c
1592                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1593
1594 2010-08-23 [pawel]      3.7.6cvs29
1595
1596         * src/inc.c
1597         * src/send_message.c
1598         * src/statusbar.c
1599         * src/toolbar.c
1600                 Hide progressbar on statusbar when not needed
1601
1602 2010-08-17 [colin]      3.7.6cvs28
1603
1604         * src/main.c
1605                 Fix previous patch (our own tmp dir is inside
1606                 our rc dir)
1607
1608 2010-08-16 [colin]      3.7.6cvs27
1609
1610         * src/main.c
1611                 Use temp dir to store logs in Windows. Avoids doing
1612                 get_rc_dir() early, which prevents set_rc_dir()
1613                 working correctly.
1614
1615 2010-07-31 [holger]     3.7.6cvs26
1616
1617         * src/gtk/gtkshruler.c
1618                 Yet more GdkGC to Cairo porting
1619
1620 2010-07-30 [holger]     3.7.6cvs25
1621
1622         * src/stock_pixmap.c
1623                 More GdkGC to Cairo porting
1624
1625 2010-07-30 [holger]     3.7.6cvs24
1626
1627         * src/gtk/colorlabel.c
1628                 One GdkGC usage less
1629
1630 2010-07-29 [holger]     3.7.6cvs23
1631
1632         * src/printing.c
1633                 Replace some gdk drawing with cairo, as the former
1634                 is going towards deprecation.
1635
1636 2010-07-25 [colin]      3.7.6cvs22
1637
1638         * src/common/utils.c
1639                 And now for a real fix. g_list_remove() doesn't, of
1640                 course, free the data. But we have to have a solid
1641                 pointer to it in order to free it ourselves instead
1642                 of relying on the old freed list pointer.
1643                 Maybe that's the last patch on the subject now ? :)
1644
1645 2010-07-25 [colin]      3.7.6cvs21
1646
1647         * src/common/utils.c
1648                 Remove stupid and extraneous g_free() of elements
1649                 which have just been freed by g_list_remove(). (see
1650                 GList documentation). I don't know how it worked before
1651
1652 2010-07-25 [colin]      3.7.6cvs20
1653
1654         * src/common/utils.c
1655                 Reverse free/use with more logical and safe
1656                 use/free. Thanks to Michael Rasmussen !
1657
1658 2010-07-24 [colin]      3.7.6cvs19
1659
1660         * src/gtk/quicksearch.c
1661                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1662                 'freeze when using quick search'
1663
1664 2010-07-11 [iwkse]      3.7.6cvs18
1665
1666         * src/gtk/quicksearch.c
1667                 Add SMALL_LAYOUT to quicksearch_relayout
1668
1669 2010-07-10 [iwkse]      3.7.6cvs17
1670
1671         * src/mainwindow.h
1672                         Remove forgotten variable from
1673                         the last bugfix #2224
1674
1675 2010-07-10 [colin]      3.7.6cvs16
1676
1677         * src/mainwindow.c
1678         * src/gtk/quicksearch.c
1679                 Clean fix for bug #2224: don't mess with GTK settings when
1680                 handling the layout ourselves is enough
1681
1682 2010-07-09 [iwkse]      3.7.6cvs15
1683
1684         * src/mainwindow.h
1685         * src/mainwindow.c
1686                         Better fix for Bug #2224
1687
1688 2010-07-09 [iwkse]      3.7.6cvs14
1689
1690         * src/mainwindow.c
1691                         Bug #2224
1692                         Always use stock icons on buttons
1693
1694 2010-07-08 [colin]      3.7.6cvs13
1695
1696         * src/gtk/filesel.c
1697                 Fix bug 2223, 'Compilation fails with GTK+
1698                 2.21.3'. Thanks to Jan Psota !
1699
1700 2010-06-29 [pawel]      3.7.6cvs12
1701
1702         * src/compose.c
1703                 Revert 3.7.5cvs41, it breaks templates that use %X
1704
1705 2010-06-23 [wwp]        3.7.6cvs11
1706
1707         * src/gtk/colorlabel.c
1708                 Silent up a warning by avoiding possible confusion
1709                 in logical expression evaluation, thanks to TuxCM.
1710
1711 2010-06-21 [iwkse]      3.7.6cvs10
1712
1713         * src/gtk/quicksearch.c
1714                 Do not add into quicksearch history
1715                 matching rules with bad syntax
1716
1717 2010-05-26 [holger]     3.7.6cvs9
1718
1719         * src/summaryview.c
1720         * src/summaryview.h
1721                 Add function to select rows given a list of messages,
1722                 complementary to summary_get_selected_msg_list()
1723
1724 2010-05-22 [mir]        3.7.6cvs8
1725
1726         * src/ldapctrl.c
1727                 Fix bug 2208. Encode encrypted password to qouted
1728                 printable to avoid making invalid XML. Encoding
1729                 will be activated the first time the password is
1730                 changed.
1731
1732 2010-05-22 [paul]       3.7.6cvs7
1733
1734         * manual/advanced.xml
1735         * src/compose.c
1736         * src/prefs_common.c
1737         * src/prefs_common.h
1738                 after using the compose margin for several days
1739                 I wanted the old style back - add a new hidden
1740                 pref 'show_compose_margin' to restore the old
1741                 behaviour (defaults to FALSE)
1742
1743 2010-05-14 [paul]       3.7.6cvs6
1744
1745         * src/compose.c
1746                 add a margin to the compose window text that matches
1747                 the margin in textview
1748
1749 2010-05-14 [colin]      3.7.6cvs5
1750
1751         * src/gtk/sslcertwindow.c
1752                 Fix dangling pointer. Thanks to Michael R!
1753
1754 2010-05-14 [colin]      3.7.6cvs4
1755
1756         * src/gtk/sslcertwindow.c
1757                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
1758                 expired but certificate check is skipped' and maybe
1759                 bug 2200, 'SSL is not working with POP3'
1760
1761 2010-05-14 [colin]      3.7.6cvs3
1762
1763         * src/plugins/pgpinline/pgpinline.c
1764                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
1765
1766 2010-05-04 [iwkse]      3.7.6cvs2
1767
1768         * src/prefs_message.c
1769                         Get a generic name as 'Quotation' for
1770                         the frame
1771
1772 2010-05-04 [iwkse]      3.7.6cvs1
1773
1774         * src/prefs_message.c
1775         * src/prefs_common.h
1776         * src/prefs_common.c
1777         * src/textview.c
1778                         Fix #2188
1779                         Option for collapsing via double-click
1780
1781 2010-05-01 [paul]       3.7.6
1782         * NEWS
1783         * README
1784         * RELEASE_NOTES 
1785                 3.7.6 unleashed!
1786
1787 2010-05-01 [paul]       3.7.5cvs55
1788
1789         * tools/claws.i18n.status.pl
1790                 add Ukrainian stat
1791
1792 2010-05-01 [paul]       3.7.5cvs54
1793
1794         * src/gtk/authors.h
1795                 add YUP, new Ukrainian translator
1796
1797 2010-04-30 [paul]       3.7.5cvs53
1798
1799         * configure.ac
1800         * po/uk.po
1801                 add Ukrainian translation, submitted by YUP
1802         * po/cs.po
1803         * po/de.po
1804         * po/fi.po
1805         * po/hu.po
1806         * po/nl.po
1807         * po/pt_BR.po
1808         * po/pt_PT.po
1809         * po/sk.po
1810                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
1811                 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
1812                 Tiago Faria, and Slavko
1813
1814 2010-04-26 [wwp]        3.7.5cvs52
1815
1816         * po/fr.po
1817                 Fix capitalization.
1818
1819 2010-04-26 [mones]      3.7.5cvs51
1820
1821         * po/es.po
1822                 Updated for release
1823
1824 2010-04-22 [pawel]      3.7.5cvs50
1825
1826         * src/addressbook.c
1827                 fix compile warning
1828         * src/vcard.c
1829                 first NULL check pointer, then use it
1830
1831 2010-04-22 [colin]      3.7.5cvs49
1832
1833         * src/imap.c
1834                 Fix error message when session isn't established
1835         * po/fr.po
1836                 Update translation and fix a typo in it
1837
1838 2010-04-15 [pawel]      3.7.5cvs48
1839
1840         * src/prefs_account.c
1841                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
1842                                 the port isn't configured properly'
1843                 When using SSL/TLS tunneling automatically use default
1844                 ports for encrypted connections: smtps, pop3s, imaps, nntps
1845
1846 2010-04-15 [pawel]      3.7.5cvs47
1847
1848         * src/action.c
1849                 Fix crasher in actions using '%f' argument
1850                 on multiple files with external scripts which
1851                 don't return any output.
1852
1853 2010-04-14 [colin]      3.7.5cvs46
1854
1855         * src/mainwindow.c
1856                 Fix hand cursor after error symbol appears
1857
1858 2010-04-12 [colin]      3.7.5cvs45
1859
1860         * configure.ac
1861                 Fix bug 2162, 'configure check for libetpan 
1862                 fails with libetpan 1.0'
1863
1864
1865 2010-04-09 [mones]      3.7.5cvs44
1866
1867         * manual/de/glossary.xml
1868                 Fix encoding to match main document's
1869                 Also fixes make dist with Debian's openjade
1870
1871 2010-03-29 [pawel]      3.7.5cvs43
1872
1873         * src/matcher_parser.h
1874         * src/matcher_parser_parse.y
1875         * src/gtk/quicksearch.c
1876                 Disable matcher warnings when populating quicksearch
1877                 completion lists on startup
1878
1879 2010-03-27 [colin]      3.7.5cvs42
1880
1881         * src/gtk/quicksearch.c
1882                 Fix double-free later in code. Optimize
1883                 list creation
1884
1885 2010-03-27 [pawel]      3.7.5cvs41
1886
1887         * src/compose.c
1888                 Make sure that quote ends with new line char
1889
1890 2010-03-26 [pawel]      3.7.5cvs40
1891
1892         * src/compose.c
1893         * src/compose.h
1894         * src/textview.c
1895                 Fix Bug 1928 Add "reply to this address" pop menu 
1896                              on Message View
1897                 - Set composing account to email one when creating/replying
1898                   from NNTP folder by clicking link or choosing option
1899                   from popup menu
1900                 - Factorize code
1901
1902 2010-03-25 [paul]       3.7.5cvs39
1903
1904         * src/gtk/gtkcmclist.c
1905                 Fix build with GTK+ 2.20
1906
1907 2010-03-24 [pawel]      3.7.5cvs38
1908
1909         * src/addr_compl.c
1910         * src/compose.c
1911         * src/folderview.c
1912         * src/grouplistdialog.c
1913         * src/headerview.c
1914         * src/mainwindow.c
1915         * src/mimeview.c
1916         * src/prefs_account.c
1917         * src/gtk/gtkcmclist.c
1918         * src/gtk/gtkcmctree.c
1919         * src/gtk/gtkcmoptionmenu.c
1920         * src/gtk/gtksctree.c
1921         * src/gtk/gtkshruler.c
1922         * src/gtk/gtkutils.c
1923         * src/gtk/gtkutils.h
1924         * src/gtk/gtkvscrollbutton.c
1925         * src/gtk/inputdialog.c
1926         * src/gtk/spell_entry.c
1927         * src/plugins/trayicon/trayicon.c
1928         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1929         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1930         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1931                 Fix build with GTK+ 2.19
1932
1933 2010-03-23 [pawel]      3.7.5cvs37
1934
1935         * src/mainwindow.c
1936         * src/mimeview.c
1937                 Respect view->show_col_headers option
1938         * src/gtk/gtkcmctree.c
1939                 Fix GtkCmcTree column width calculation when it has
1940                 auto_resize set and new node is added
1941
1942 2010-03-22 [pawel]      3.7.5cvs36
1943
1944         * src/grouplistdialog.c
1945         * src/prefs_common.c
1946         * src/prefs_common.h
1947                 - remember newsgroups list dialog size
1948                 - respect use_dotted_lines hidden pref
1949                 - respect use_stripes_everywhere hidden pref
1950
1951 2010-03-21 [pawel]      3.7.5cvs35
1952
1953         * src/addrgather.c
1954                 Remove superfluous gtk_widget_show_all()
1955         * src/mimeview.c
1956                 Add forgotten colon
1957         * src/common/utils.c
1958                 Return correct type
1959
1960 2010-03-21 [pawel]      3.7.5cvs34
1961
1962         * src/main.c
1963         * src/gtk/quicksearch.c
1964         * src/gtk/quicksearch.h
1965                 Implement separate search phrase completion for
1966                 normal/extended quicksearch
1967
1968 2010-03-11 [paul]       3.7.5cvs33
1969
1970         * po/zh_CN.po
1971                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
1972                 submitted by Yuwei Yu
1973
1974 2010-03-09 [colin]      3.7.5cvs32
1975
1976         * manual/de/glossary.xml
1977                 Fix build
1978
1979 2010-03-02 [colin]      3.7.5cvs31
1980
1981         * manual/de/glossary.xml
1982                 Sort alphabetically. Done by Volker Ribbert.
1983
1984 2010-03-02 [mones]      3.7.5cvs30
1985
1986         * README
1987                 Fix mailing list archives location
1988                 Remove currently unavailable CVS webview
1989
1990 2010-03-01 [iwkse]      3.7.5cvs29
1991
1992         * src/common/plugin.c
1993                         Other indentation issues
1994
1995 2010-03-01 [iwkse]      3.7.5cvs28
1996
1997         * src/common/plugin.c
1998                         Fix indentation of the previous commit
1999
2000 2010-03-01 [iwkse]      3.7.5cvs27
2001
2002         * src/common/plugin.h
2003         * src/common/plugin.c
2004                         Add API for getting a loaded Plugin from the
2005                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
2006                         Thanks to Colin, Michael
2007
2008 2010-02-27 [colin]      3.7.5cvs26
2009
2010         * configure.ac
2011         * AUTHORS
2012         * src/gtk/authors.h
2013         * manual/Makefile.am
2014         * manual/de/Makefile.am
2015         * manual/de/account.xml
2016         * manual/de/ack.xml
2017         * manual/de/addrbook.xml
2018         * manual/de/advanced.xml
2019         * manual/de/claws-mail-manual.xml
2020         * manual/de/faq.xml
2021         * manual/de/glossary.xml
2022         * manual/de/gpl.xml
2023         * manual/de/handling.xml
2024         * manual/de/intro.xml
2025         * manual/de/keyboard.xml
2026         * manual/de/plugins.xml
2027         * manual/de/starting.xml
2028         * manual/de/dist/.cvsignore
2029         * manual/de/dist/Makefile.am
2030         * manual/de/dist/html/.cvsignore
2031         * manual/de/dist/html/Makefile.am
2032         * manual/de/dist/pdf/.cvsignore
2033         * manual/de/dist/pdf/Makefile.am
2034         * manual/de/dist/ps/.cvsignore
2035         * manual/de/dist/ps/Makefile.am
2036         * manual/de/dist/txt/.cvsignore
2037         * manual/de/dist/txt/Makefile.am
2038                 Add the german translation of the manual, done by
2039                 Volker Ribbert <thoraki@arcor.de>.
2040
2041 2010-02-27 [holger]     3.7.5cvs25
2042
2043         * src/prefs_toolbar.c
2044                 Don't make toolbar item description for
2045                 plugin registered items editable
2046
2047 2010-02-26 [colin]      3.7.5cvs24
2048
2049         * src/toolbar.c
2050                 Don't translate empty description
2051
2052 2010-02-22 [colin]      3.7.5cvs23
2053
2054         * src/compose.c
2055                 Don't make In-Reply-To visible when reediting
2056                 a draft or sent mail.
2057
2058 2010-02-20 [colin]      3.7.5cvs22
2059
2060         * src/imap.c
2061         * src/imap.h
2062         * src/main.c
2063         * src/mainwindow.c
2064         * src/etpan/imap-thread.c
2065         * src/etpan/imap-thread.h
2066         * src/etpan/nntp-thread.c
2067         * src/etpan/nntp-thread.h
2068                 When going offline from NetworkManager, just
2069                 delete IMAP connections. That'll avoid timeouts
2070                 when coming back online in certain cases when
2071                 the TCP socket will have timed out.
2072
2073 2010-02-20 [holger]     3.7.5cvs21
2074
2075         * .cvsignore
2076                 More files to ignore
2077
2078 2010-02-17 [ticho]      3.7.5cvs20
2079
2080         * src/summaryview.c
2081         * src/summaryview.h
2082         * src/toolbar.c
2083                 Revert 3.7.5cvs19.
2084
2085 2010-02-16 [ticho]      3.7.5cvs19
2086
2087         * src/summaryview.c
2088         * src/summaryview.h
2089         * src/toolbar.c
2090                 Removed unused argument from summary_open_row().
2091
2092 2010-02-10 [pawel]      3.7.5cvs18
2093
2094         * src/compose.c
2095                 - fix headers filtering when prefs_common.trans_hdr is on
2096                 - fix headers setting when changing composing account 
2097                 - plug memleak
2098         * src/prefs_template.c
2099                 Re-add template's name for translation
2100
2101 2010-02-10 [colin]      3.7.5cvs17
2102
2103         * src/prefs_matcher.c
2104                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2105                 Condition>Define>Header>Name combo box'. Patch by
2106                 Francois Cami
2107
2108 2010-02-10 [colin]      3.7.5cvs16
2109
2110         * src/codeconv.c
2111         * src/codeconv.h
2112         * src/compose.c
2113         * src/mainwindow.c
2114         * src/messageview.c
2115         * src/prefs_send.c
2116         * src/procmime.c
2117         * src/textview.c
2118                 Add the GB18030 Chinese charset, which is a superset
2119                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2120
2121 2010-02-09 [holger]     3.7.5cvs15
2122
2123         * configure.ac
2124                 GTK+ 2.10 related cleanup
2125
2126 2010-02-09 [pawel]      3.7.5cvs14
2127
2128         * src/prefs_account.c
2129         * src/prefs_folder_item.c
2130         * src/prefs_template.c
2131         * src/quote_fmt.c
2132                 Respect prefs_common.trans_hdr in couple more places to avoid
2133                 confusion with translated/non-translated header names
2134
2135 2010-02-09 [colin]      3.7.5cvs13
2136
2137         * po/POTFILES.in
2138                 Fix make dist
2139
2140 2010-02-09 [colin]      3.7.5cvs12
2141
2142         * src/mimeview.c
2143                 And fix 2.10 build :)
2144
2145 2010-02-09 [colin]      3.7.5cvs11
2146
2147         * configure.ac
2148                 Bump up GTK+ requirement to 2.10
2149         * src/Makefile.am
2150         * src/compose.c
2151         * src/crash.c
2152         * src/foldersel.c
2153         * src/main.c
2154         * src/mainwindow.c
2155         * src/messageview.c
2156         * src/messageview.h
2157         * src/prefs_actions.c
2158         * src/prefs_common.c
2159         * src/prefs_common.h
2160         * src/prefs_ext_prog.c
2161         * src/prefs_filtering_action.c
2162         * src/prefs_fonts.c
2163         * src/prefs_image_viewer.c
2164         * src/prefs_matcher.c
2165         * src/prefs_msg_colors.c
2166         * src/prefs_summaries.c
2167         * src/prefs_template.c
2168         * src/printing.c
2169         * src/printing.h
2170         * src/quote_fmt.c
2171         * src/summaryview.c
2172         * src/textview.c
2173         * src/gtk/Makefile.am
2174         * src/gtk/about.c
2175         * src/gtk/gtkcmclist.c
2176         * src/gtk/gtkcmctree.c
2177         * src/gtk/gtkutils.c
2178         * src/gtk/quicksearch.c
2179                 Remove all compile-time conditionals depending on
2180                 GTK+ < 2.10
2181         * src/gedit-print.c
2182         * src/gedit-print.h
2183         * src/gtk/gtksourceprintjob.c
2184         * src/gtk/gtksourceprintjob.h
2185                 Remove libgnomeprint-based printing system (and
2186                 command-line-based printing system) as GTK+ 2.10
2187                 ships with print support.
2188
2189 2010-02-08 [mir]        3.7.5cvs10
2190
2191         * src/compose.c
2192             Avoid displaying Bcc headers in message sent
2193             to NNTP servers. Thanks to Henning Mersch.
2194
2195
2196 2010-02-08 [pawel]      3.7.5cvs9
2197
2198         * src/mimeview.c
2199                 Make tooltips less cryptic
2200         * src/gtk/description_window.c
2201                 Improve window size calculation
2202
2203 2010-02-08 [pawel]      3.7.5cvs8
2204
2205         * src/compose.c
2206         * src/compose.h
2207         * src/common/utils.c
2208         * src/common/utils.h
2209         * src/gtk/authors.h
2210                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2211                 Patch by Laurent Bigonville with slight modifications
2212
2213 2010-02-03 [pawel]      3.7.5cvs7
2214
2215         * m4/.cvsignore
2216                 Add some libtool files to ignore
2217
2218 2010-02-03 [pawel]      3.7.5cvs6
2219
2220         * src/plugins/trayicon/trayicon.c
2221                 Save and then restore focus when closing/minimizing to tray
2222
2223 2010-02-03 [mir]        3.7.5cvs5
2224
2225         * src/addrindex.c
2226         * src/editldap.c
2227         * src/ldapctrl.c
2228         * src/ldapctrl.h
2229         * src/ldapquery.c
2230         * src/ldapupdate.c
2231             Save LDAP password encrypted. See bug 2113.
2232
2233
2234 2010-02-03 [colin]      3.7.5cvs4
2235
2236         * src/privacy.c
2237                 Fix again decoding of encrypted parts. The
2238                 reverting of the patch was wrong, as the
2239                 double-decoding was fixed in smime itself.
2240                 Thanks to Matthias Drochner again...
2241
2242 2010-02-02 [colin]      3.7.5cvs3
2243
2244         * src/plugins/smime/smime.c
2245         * src/privacy.c
2246                 Revert 3.7.4cvs2 and make a better patch for bug
2247                 2059 and 2076. Patch by Matthias Drochner
2248
2249 2010-01-31 [pawel]      3.7.5cvs2
2250
2251         * src/gtk/authors.h
2252                 Fix hungarian translator's name
2253
2254 2010-01-31 [pawel]      3.7.5cvs1
2255
2256         * src/messageview.c
2257         * src/mimeview.c
2258                 Fix Bug 2107 - Arrow keys don't work in message view window
2259
2260 2010-01-31 [paul]       3.7.5
2261
2262         * NEWS
2263         * README
2264         * RELEASE_NOTES 
2265                 3.7.5 released!
2266
2267 2010-01-23 [pawel]      3.7.4cvs10
2268
2269         * src/addressbook.c
2270                 Fix button sensitivity in compose mode
2271
2272 2010-01-23 [pawel]      3.7.4cvs9
2273
2274         * commitHelper
2275         * tools/kdeservicemenu/install.sh
2276         * tools/make.themes.project
2277         * tools/nautilus2claws-mail.sh
2278         * tools/popfile-link.sh
2279         * tools/textviewer.sh
2280                 Not all systems have bash installed in /bin, use env(1) to find
2281                 it`s location
2282
2283 2010-01-22 [pawel]      3.7.4cvs8
2284
2285         * src/prefs_account.c
2286         * src/prefs_filtering.c
2287         * src/prefs_send.c
2288         * src/gtk/colorlabel.c
2289                 Add some separators in combos
2290
2291 2010-01-22 [pawel]      3.7.4cvs7
2292
2293         * autogen.sh
2294                 --disable-aspell -> --disable-enchant
2295         * configure.ac
2296                 Fix options spacing in configure --help
2297         * src/wizard.c
2298                 Make wizard's window centered on the screen
2299
2300 2010-01-19 [holger]     3.7.4cvs6
2301
2302         * src/folder.c
2303         * src/folder.h
2304                 Introduce folder_get_item_from_identifier().
2305                 In contrast to folder_find_item_from_identifier(), this
2306                 function recursively creates the FolderItems in the id path.
2307                 Useful for programmatically creating folders (e.g. by plugins)
2308
2309 2010-01-17 [pawel]      3.7.4cvs5
2310
2311         * src/gtk/authors.h
2312                 Fix my lastname
2313
2314 2010-01-16 [colin]      3.7.4cvs4
2315
2316         * src/plugins/pgpcore/sgpgme.c
2317                 Probably fix bug 2098, 'claws-mails crashes frequently 
2318                 with pgpcore'. Fix double-free.
2319
2320 2010-01-16 [holger]     3.7.4cvs3
2321
2322         * src/prefs_toolbar.h
2323                 Forgotten header
2324
2325 2010-01-15 [colin]      3.7.4cvs2
2326
2327         * src/privacy.c
2328                 Decode mimeinfo before decrypting it. Probably
2329                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
2330                 with S/MIME encryption' and bug 2076 'having 
2331                 worked 2 times properly CLAWS ceased to 
2332                 decrypt incoming PGP mails -displays base64 
2333                 instead - sucks completely'
2334                 Let's hope complete suckage ends here!
2335                 Thanks to Matthias Drochner.
2336
2337 2010-01-08 [paul]       3.7.4cvs1
2338
2339         * tools/claws.i18n.status.pl
2340                 fix typos
2341
2342 2010-01-08 [paul]       3.7.4
2343
2344         * NEWS
2345         * README
2346         * RELEASE_NOTES 
2347                 3.7.4 released!
2348
2349 2010-01-08 [paul]       3.7.3cvs57
2350
2351         * po/ca.po
2352         * po/cs.po
2353         * po/de.po
2354         * po/fi.po
2355         * po/hu.po
2356         * po/id.po
2357         * po/ja.po
2358         * po/nl.po
2359         * po/pt_BR.po
2360         * po/pt_PT.po
2361         * po/ru.po
2362         * po/sk.po
2363                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2364                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2365                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2366                 Slavko
2367
2368 2010-01-08 [paul]       3.7.3cvs56
2369
2370         * src/common/utils.c
2371                 fix bug 2089, 'URLs ending with an underscore ('_')
2372                 are not correctly parsed'. thanks to Johan
2373
2374 2010-01-05 [colin]      3.7.3cvs55
2375
2376         * po/fr.po
2377                 Update french translation
2378
2379 2010-01-04 [mones]      3.7.3cvs54
2380
2381         * po/es.po
2382                 Update Spanish translation
2383
2384 2010-01-04 [mones]      3.7.3cvs53
2385
2386         * manual/plugins.xml
2387                 Some format
2388         * manual/es/claws-mail-manual.xml
2389         * manual/es/intro.xml
2390         * manual/es/plugins.xml
2391                 Synchronise with English version
2392
2393 2010-01-03 [paul]       3.7.3cvs52
2394
2395         * ChangeLog
2396                 fix format
2397         * src/gtk/authors.h
2398                 update TEAM_LIST, fix encoding
2399
2400 2010-01-03 [mir]        3.7.3cvs51
2401
2402         * src/compose.c
2403                 When composing to a NNTP list TO: will always be preset
2404                 to the NNTP list unless user has chosen some other default
2405                 in which case we will handle this the normal way. Therefore
2406                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2407
2408 2010-01-01 [paul]       3.7.3cvs50
2409
2410         * src/gtk/about.c
2411                 bump copyright year whilst it's in mind
2412
2413 2009-12-31 [paul]       3.7.3cvs49
2414
2415         * manual/claws-mail-manual.xml
2416         * manual/intro.xml
2417         * manual/plugins.xml
2418                 fix links so that they make sense in the context of the
2419                 text version of the manual
2420
2421 2009-12-31 [paul]       3.7.3cvs48
2422
2423         * manual/intro.xml
2424         * manual/plugins.xml
2425                 updates, improvements, corrections, additions
2426
2427 2009-12-29 [pawel]      3.7.3cvs47
2428
2429         * src/prefs_filtering_action.c
2430                 Fix Bug 2082 'Wrong color rectangle position when replacing
2431                 "color" processing rule'
2432
2433 2009-12-29 [colin]      3.7.3cvs46
2434
2435         * src/compose.c
2436                 Fix bug 2074, 'Remember sending account 
2437                 for sent messages'
2438
2439 2009-12-20 [holger]     3.7.3cvs45
2440
2441         * src/compose.c
2442                 Delay CREATED_HOOKLIST invokation until
2443                 after the modifications to the compose window
2444                 are done, to allow hooks to further modify the
2445                 window without getting overridden again
2446
2447 2009-12-20 [holger]     3.7.3cvs44
2448
2449         * src/prefs_toolbar.h
2450                 Fix last commit
2451
2452 2009-12-20 [holger]     3.7.3cvs43
2453
2454         * src/prefs_toolbar.c
2455         * src/prefs_toolbar.h
2456         * src/toolbar.c
2457                 Pass window struct to caller
2458
2459 2009-12-20 [holger]     3.7.3cvs42
2460
2461         * src/compose.c
2462         * src/compose.h
2463                 Add hooklist after creation of a compose window
2464
2465 2009-12-19 [holger]     3.7.3cvs41
2466
2467         * src/prefs_toolbar.c
2468         * src/prefs_toolbar.h
2469         * src/toolbar.c
2470                 Allow plugins to choose to which toolbar they want
2471                 to add actions (main window, compose window, or message view)
2472
2473 2009-12-19 [paul]       3.7.3cvs40
2474
2475         * src/statusbar.c
2476                 fix statusbar in GTK+ 2.19.1
2477
2478 2009-12-10 [pawel]      3.7.3cvs39
2479
2480         * src/compose.c
2481                 Better fix for cvs28 regression
2482
2483 2009-12-10 [iwkse]      3.7.3cvs38
2484
2485         * src/compose.c
2486             Fix some indentation
2487
2488 2009-12-10 [iwkse]      3.7.3cvs37
2489
2490         * src/compose.c
2491             Add missing checks for gtkaspell: avoid
2492             crashing in some cases when Enchant is 
2493             enabled but the spell checker is disabled 
2494             in preferences.
2495
2496 2009-12-09 [colin]      3.7.3cvs36
2497
2498         * src/compose.c
2499                 Fix leak and unchecked accesses.
2500
2501 2009-12-09 [mir]        3.7.3cvs35
2502
2503         * src/compose.c
2504         Fix Bug 2072 "template at folder properties is not working"
2505         introduced in cvs24.
2506
2507 2009-12-08 [pawel]      3.7.3cvs34
2508
2509         * src/compose.c
2510                 When 'Reply All' remove current compose address from
2511                 Cc/Bcc list - fix for regression introduced in cvs28
2512
2513 2009-12-05 [pawel]      3.7.3cvs33
2514
2515         * src/messageview.c
2516                 Fix memory management, duh!
2517
2518 2009-12-04 [pawel]      3.7.3cvs32
2519
2520         * src/messageview.c
2521                 Use case insensitive comparison in search for
2522                 duplicate urls
2523         * src/uri_opener.c
2524                 Refresh scrollbars on every window open
2525
2526 2009-12-04 [pawel]      3.7.3cvs31
2527
2528         * src/compose.c
2529                 Highlight misspelled words when applying template and
2530                 check_while_typing option is on
2531
2532 2009-12-03 [pawel]      3.7.3cvs30
2533
2534         * src/compose.c
2535                 Highlight misspelled words in text inserted from file(s)
2536                 or pasted to message body when check_while_typing
2537                 options is on
2538
2539 2009-12-02 [pawel]      3.7.3cvs29
2540
2541         * src/compose.c
2542                 Revert first part of previous commit
2543
2544 2009-12-02 [pawel]      3.7.3cvs28
2545
2546         * src/compose.c
2547                 Fix Bug 2055 "duplicate mailing list reply if
2548                 List-Post + Reply-To present"
2549                 - Ignore Reply-To if answering to ML
2550                 - Improve parsing of List-Post header
2551
2552 2009-12-02 [pawel]      3.7.3cvs27
2553
2554         * src/compose.c
2555         * src/compose.h
2556                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2557                 email had user in "From" and "CC"
2558                 Don't allow duplicate addresses in compose window headers
2559
2560 2009-12-02 [mones]      3.7.3cvs26
2561
2562         * manual/intro.xml
2563         * manual/es/intro.xml
2564         * manual/fr/intro.xml
2565         * manual/it/intro.xml
2566         * manual/pl/intro.xml
2567                 Make URL to point current site
2568
2569 2009-12-01 [holger]     3.7.3cvs25
2570
2571         * src/summaryview.c
2572         * src/summaryview.h
2573                 Introduce new drag type "claws-mail/msg-path-list" for
2574                 drag'n'drop of a message selection from the summaryview
2575                 into other applications. The drag data gets set to the
2576                 folder-item-id followed by message ids, separated by newlines.
2577                 This enables other applications to back-link to Claws Mail
2578                 via a "claws-mail --select" call after they received a drop.
2579
2580 2009-11-30 [mir]        3.7.3cvs24
2581
2582         * src/compose.c
2583            Place cursor in compose window according to provided input
2584            If to: is present place cursor in subject field and if both
2585            to: and subject: is present place cursor in body. If body: is
2586            present insert a new line after text and place cursor there.
2587
2588 2009-11-27 [mones]      3.7.3cvs23
2589
2590         * src/gtk/quicksearch.c
2591                 Allow viewing longer expressions if there's space
2592
2593 2009-11-25 [holger]     3.7.3cvs22
2594
2595         * Makefile.am
2596         * src/common/Makefile.am
2597         * src/common/utils.c
2598         * src/common/utils.h
2599                 Add a function to query the
2600                 filepath of the .desktop file
2601
2602 2009-11-25 [colin]      3.7.3cvs21
2603
2604         * src/imap.c
2605                 Fix bug 2063, 'glib assertion in GRelation use in 
2606                 imap.c'
2607
2608 2009-11-24 [pawel]      3.7.3cvs20
2609
2610         * src/common/utils.c
2611                 Fix Bug 2053 'Inconsistent application of Coloration 
2612                 of Message text'
2613                 Don't allow '<' character between quotation marks
2614
2615 2009-11-21 [holger]     3.7.3cvs19
2616
2617         * src/printing.c
2618                 Modify cairo clip handling in preview windows,
2619                 to prevent print preview windows from being blank
2620                 with GTK+ 2.18. Follow recommendation of the GTK+
2621                 documentation (section "Migrating to client side windows")
2622                 and create a new cairo context for each expose event.
2623
2624 2009-11-19 [pawel]      3.7.3cvs18
2625
2626         * Makefile.am
2627                 complete 3.7.3cvs15 so install is DESTDIR safe
2628                 remove icons with changed names on uninstall
2629
2630 2009-11-18 [pawel]      3.7.3cvs17
2631
2632         * src/news_gtk.c
2633                 remove unneeded and code-duplicating function
2634
2635 2009-11-18 [pawel]      3.7.3cvs16
2636
2637         * src/news_gtk.c
2638                 Fix Bug 2057 'Claws mail does not keep renamed names
2639                 of nntp-subscribed groups'
2640                 Check for already subscribed group using item->path for group
2641                 comparision as folders item->path != item->name may be truth 
2642                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2643
2644 2009-11-17 [pawel]      3.7.3cvs15
2645
2646         * Makefile.am
2647                 Fix Bug 2049 'some icons not copied?'
2648                 Install additional 64x64 and 128x128 icons
2649
2650 2009-11-17 [holger]     3.7.3cvs14
2651
2652         * src/prefs_toolbar.c
2653         * src/prefs_toolbar.h
2654         * src/toolbar.c
2655         * src/toolbar.h
2656                 Allow plugins to register toolbar items
2657
2658 2009-11-11 [pawel]      3.7.3cvs13
2659
2660         * src/addressbook.c
2661         * src/compose.c
2662         * src/compose.h
2663         * src/filtering.c
2664                 Fix Bug 1867 Changing account does not change BCC address
2665                 Set account specific headers when changing account
2666                 in compose window.
2667
2668 2009-11-07 [colin]      3.7.3cvs12
2669
2670         * src/gtk/prefswindow.c
2671                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2672                 Patch by Pawel
2673
2674 2009-11-07 [colin]      3.7.3cvs11
2675
2676         * src/gtk/spell_entry.c
2677                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
2678                 Patch by Pawel Pekala
2679
2680 2009-10-27 [colin]      3.7.3cvs10
2681
2682         * src/folder.c
2683                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
2684                 Don't try to check whether the folder is up-to-date if
2685                 the folder class doesn't implement set_mtime, as we don't
2686                 care in this case. This code exists since a long time, but
2687                 the bug was triggered by more scanning of queue folders 
2688                 since recently (when we added \Deleted handling).
2689
2690 2009-10-27 [colin]      3.7.3cvs9
2691
2692         * src/mainwindow.c
2693                 Try to fix registering as default client
2694                 on windows 7
2695
2696 2009-10-21 [wwp]        3.7.3cvs8
2697
2698         * src/common/utils.c
2699                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
2700
2701 2009-10-21 [wwp]        3.7.3cvs7
2702
2703         * src/common/utils.c
2704                 Don't core dump when attempting to insert a non-existing
2705                 file using a mailto: uri (g_error does core dump).
2706
2707 2009-10-20 [colin]      3.7.3cvs6
2708
2709         * src/common/utils.c
2710                 Don't g_error on normal warnings...
2711
2712 2009-10-20 [colin]      3.7.3cvs5
2713
2714         * src/plugins/pgpcore/sgpgme.c
2715                 Fix bug 1996, 'S/MIME key not selected'
2716                 Check for S/MIME certs too
2717
2718 2009-10-20 [colin]      3.7.3cvs4
2719
2720         * src/common/w32lib.h
2721                 Fix win32 build on latest mingw32
2722
2723 2009-10-20 [colin]      3.7.3cvs3
2724
2725         * src/exportldif.c
2726         * src/ldif.c
2727         * src/ldif.h
2728                 Fix LDIF export. Patch by Michael Rasmussen
2729
2730 2009-10-18 [paul]       3.7.3cvs2
2731
2732         * tools/claws.i18n.status.pl
2733                 increase the value of $transolddays since we're relasing less
2734                 often now.
2735                 rework the en_GB.po hack so that en_GB is always 100% translated
2736                 and recently updated
2737
2738 2009-10-17 [paul]       3.7.3cvs1
2739
2740         * src/prefs_account.c
2741         * src/prefs_compose_writing.c
2742         * src/prefs_receive.c
2743         * src/prefs_summaries.c
2744         * src/prefs_wrapping.c
2745                 reword a few labels. (this incorporates everything
2746                 that seemed worthwhile from bug 2020)
2747         * src/prefs_customheader.c
2748                 use a 'Browse' button instead of button with
2749                 label 'From file...'
2750
2751 2009-10-12 [colin]
2752
2753         * CVS repository change
2754
2755 2009-10-09 [paul[       3.7.3
2756
2757         version 3.7.3 unleashed!!
2758
2759 2009-10-07 [paul]       3.7.2cvs49
2760
2761         * src/folderview.c
2762         * src/folderview.h
2763         * src/mainwindow.c
2764                 fix  Bug 1994 -  Changing colors required restart.
2765                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
2766                 more accurate folderview_reinit_fonts()
2767
2768 2009-10-07 [paul]       3.7.2cvs48
2769
2770         * src/addrgather.c
2771         * src/prefs_common.c
2772         * src/prefs_common.h
2773                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
2774                 patch by Pawel Pekala
2775
2776 2009-10-07 [paul]       3.7.2cvs47
2777
2778         * po/cs.po
2779         * po/de.po
2780         * po/hu.po
2781         * po/id.po
2782         * po/ja.po
2783         * po/pt_BR.po
2784                 updated by David Vachulka, Stephan Sachse and Marc Arens,
2785                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
2786                 Goncalves Guimaraes
2787
2788 2009-10-06 [colin]      3.7.2cvs46
2789
2790         * po/fr.po
2791                 French translation update
2792
2793 2009-10-05 [paul]       3.7.2cvs45
2794
2795         * src/printing.c
2796                 enable Page Size and Orientation in the print dialog,
2797                 GTK+ >= 2.18.x only. Patch by Mark__T
2798
2799 2009-10-05 [paul]       3.7.2cvs44
2800
2801         * src/prefs_summaries.c
2802                 fix label, startup --> start-up, to match other uses of the
2803                 term
2804
2805 2009-10-05 [paul]       3.7.2cvs43
2806
2807         * po/pl.po
2808                 updated by Emilian Nowak
2809
2810 2009-10-03 [colin]      3.7.2cvs42
2811
2812         * src/mimeview.c
2813         * src/noticeview.c
2814         * src/gtk/gtkcmclist.c
2815         * src/gtk/gtkvscrollbutton.c
2816         * src/gtk/logwindow.c
2817                 GTK+ 2.18 fixes:
2818                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
2819                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
2820                 Fix warning at start
2821
2822 2009-09-28 [colin]      3.7.2cvs41
2823
2824         * src/matcher.c
2825         * src/mimeview.c
2826         * src/prefs_folder_item.c
2827                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
2828
2829 2009-09-28 [colin]      3.7.2cvs40
2830
2831         * src/prefs_summaries.c
2832         * src/gtk/sslcertwindow.c
2833                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
2834                 shows up garbled in GUI'. Patch by Pawel Pekala
2835
2836 2009-09-24 [iwkse]      3.7.2cvs39
2837
2838         * configure.ac
2839             That's only for statistics, of course :)
2840
2841 2009-09-24 [iwkse]      3.7.2cvs38
2842
2843         * configure.ac
2844             ...
2845
2846 2009-09-24 [iwkse]      3.7.2cvs37
2847
2848         * configure.ac
2849             Revert unwanted change
2850
2851 2009-09-24 [iwkse]      3.7.2cvs36
2852
2853         * src/action.c
2854             Fix issue with filtering actions and 
2855             parsed parameters
2856
2857 2009-09-20 [mones]      3.7.2cvs35
2858
2859         * tools/convert_mbox.pl
2860                 Add -R flag to support recursive conversions
2861                 of arbitrary Evolution mail folders, based on
2862                 bash script by Daniel Dickinson (fixes debian 
2863                 bug #461435) 
2864         * tools/popfile-link.sh
2865                 Set required shell for script (fixes debian 
2866                 bug #530057)
2867
2868 2009-09-16 [colin]      3.7.2cvs34
2869
2870         * src/main.c
2871                 Go grab files in /etc/skel if they exist
2872                 at first startup 
2873
2874 2009-09-15 [colin]      3.7.2cvs33
2875
2876         * src/procmime.c
2877                 Complete 3.7.1cvs42: only output directly to
2878                 final file if we get NULL byes at the start.
2879                 Still fixes saving UTF16 files, but also
2880                 fixes displaying Base64 parts with decoding
2881                 errors (parts without errors get displayed)
2882
2883 2009-09-14 [colin]      3.7.2cvs32
2884
2885         * src/matcher.c
2886         * src/matcher.h
2887         * src/matcher_parser_parse.y
2888         * src/prefs_matcher.c
2889                 Add 'has_attachment' and 'signed' matcher
2890                 expressions. Patch by Aleksei Miheev, fixes
2891                 bug 1997. 
2892
2893 2009-09-14 [colin]      3.7.2cvs31
2894
2895         * src/common/utils.c
2896                 Add "Re :" prefix from french Yahoo mail.
2897                 Patch by Didier Barvaux, fixes bug 1999
2898
2899 2009-09-10 [mones]      3.7.2cvs30
2900
2901         * manual/plugins.xml
2902                 Fix sites supported by SpamReport
2903         * manual/es/plugins.xml
2904                 Synchronise Spanish manual
2905
2906 2009-09-07 [holger]     3.7.2cvs29
2907
2908         * Makefile.am
2909                 Also update the icon cache on uninstall.
2910                 This prevents possible problems when Claws Mail was
2911                 uninstalled and installed again into a different location,
2912                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
2913                 and the blog post linked therein
2914
2915 2009-09-07 [paul]       3.7.2cvs28
2916
2917         * src/prefs_toolbar.c
2918                 when updating the main toolbar icons just update
2919                 the main toolbar (and consequently fix a bug where
2920                 folderview icons would disappear)
2921
2922 2009-08-30 [holger]     3.7.2cvs27
2923
2924         * src/compose.c
2925                 Do case-insensitive comparison against
2926                 header names when extracting recipients
2927                 from composed mails
2928
2929 2009-08-23 [colin]      3.7.2cvs26
2930
2931         * src/mbox.c
2932                 Probably fix RH bug 512024, " folder.c:3543 
2933                 Condition msglist != NULL failed"
2934
2935 2009-08-23 [colin]      3.7.2cvs25
2936
2937         * src/prefs_compose_writing.c
2938                 Make the maximum size warning bigger. Patch
2939                 by Didier Barvaux on bug 1986.
2940
2941 2009-08-21 [colin]      3.7.2cvs24
2942
2943         * src/compose.c
2944                 Previous commit: move the function into compose_insert_file
2945                 so that it's also used on drag-n-drop
2946
2947 2009-08-21 [colin]      3.7.2cvs23
2948
2949         * src/compose.c
2950                 Fix scrolling when adding an header
2951
2952 2009-08-21 [colin]      3.7.2cvs22
2953
2954         * src/compose.c
2955         * src/prefs_common.c
2956         * src/prefs_common.h
2957         * src/prefs_compose_writing.c
2958         * src/common/utils.c
2959                 Fix bug 1986, "New feature: warn user when inserting 
2960                 a large file in the message body". Patch by Didier
2961                 Barvaux
2962
2963 2009-08-21 [colin]      3.7.2cvs21
2964
2965         * AUTHORS
2966         * src/gtk/authors.h
2967         * src/common/utils.c
2968                 Fix bug 1984: Add R�f. : reply prefix (french 
2969                 Lotus Notes); patch by Didier Barvaux
2970
2971 2009-08-21 [colin]      3.7.2cvs20
2972
2973         * src/codeconv.c
2974         * src/codeconv.h
2975                 Fix bug 1969, 'Bad guess for outgoing encoding'
2976                 Make sure the specific converters (japanese in
2977                 this case) can return success/error in strict
2978                 mode, instead of silently failing back to 
2979                 strncpy
2980
2981 2009-08-20 [holger]     3.7.2cvs19
2982
2983         * src/compose.c
2984         * src/compose.h
2985                 Make it possible for code outside
2986                 compose (e.g. plugins) to attach files
2987
2988 2009-08-20 [colin]      3.7.2cvs18
2989
2990         * src/main.c
2991                 Fix crash when accessing IMAP soon
2992
2993 2009-08-18 [colin]      3.7.2cvs17
2994
2995         * src/ldapquery.c
2996                 Maybe fix crash on non-existent LDAP server
2997
2998 2009-08-04 [colin]      3.7.2cvs16
2999
3000         * src/toolbar.c
3001                 Fix toolbar's spacing that breaks dark
3002                 themes (patch from http://blogs.igalia.com/aperez/
3003                 2009/07/making-claws-mail-look-better/)
3004
3005 2009-07-28 [colin]      3.7.2cvs15
3006
3007         * src/account.c
3008         * src/addrcustomattr.c
3009         * src/addressadd.c
3010         * src/addressbook_foldersel.c
3011         * src/addrgather.c
3012         * src/browseldap.c
3013         * src/compose.c
3014         * src/editbook.c
3015         * src/editgroup.c
3016         * src/editjpilot.c
3017         * src/editldap.c
3018         * src/editldap_basedn.c
3019         * src/edittags.c
3020         * src/editvcard.c
3021         * src/exphtmldlg.c
3022         * src/expldifdlg.c
3023         * src/export.c
3024         * src/foldersel.c
3025         * src/import.c
3026         * src/importldif.c
3027         * src/importmutt.c
3028         * src/importpine.c
3029         * src/prefs_actions.c
3030         * src/prefs_customheader.c
3031         * src/prefs_display_header.c
3032         * src/prefs_filtering.c
3033         * src/prefs_folder_column.c
3034         * src/prefs_matcher.c
3035         * src/prefs_summary_column.c
3036         * src/prefs_summary_open.c
3037         * src/prefs_template.c
3038         * src/textview.c
3039         * src/uri_opener.c
3040                 Fix bug 1950, 'Program freeze up during folder selection'
3041                 Don't leave hidden windows modal
3042
3043 2009-07-28 [colin]      3.7.2cvs14
3044
3045         * src/ldapquery.c
3046                 Fix bug 1957, 'LDAP errs out after searching too 
3047                 many search bases'
3048
3049 2009-07-28 [colin]      3.7.2cvs13
3050
3051         * src/summaryview.c
3052                 Fix bug 1966, '"Collapse all threads" slower than 
3053                 "Expand all threads"'
3054
3055 2009-07-28 [colin]      3.7.2cvs12
3056
3057         * src/common/session.c
3058                 Fix bug 1967, 'Claws gets stuck after accepting 
3059                 a certificate warning dialog'
3060
3061 2009-07-19 [paul]       3.7.2cvs11
3062
3063         * manual/plugins.xml
3064                 a few small changes to the English
3065
3066 2009-07-18 [mones]      3.7.2cvs10
3067
3068         * manual/plugins.xml
3069                 Add new bsfilter and fancy plugins to the docs
3070                 and a note about dealing with plugins of the same class
3071         * src/prefs_account.c
3072                 Fix extra space at the end typo
3073
3074 2009-07-16 [colin]      3.7.2cvs9
3075
3076         * src/summaryview.c
3077                 Fix wrong return without unlocking; thanks
3078                 to mupuf_
3079
3080 2009-07-14 [colin]      3.7.2cvs8
3081
3082         * src/imap.c
3083                 Fix bug 1954, 'Segfault on reading wrong STATUS'
3084
3085 2009-07-10 [colin]      3.7.2cvs7
3086
3087         * src/plugins/pgpcore/plugin.def
3088         * src/common/utils.h
3089                 Fix windows port
3090
3091 2009-07-10 [colin]      3.7.2cvs6
3092
3093         * src/prefs_display_header.c
3094                 Fix bug 1951, 'C-Mail dumps core when editing 
3095                 displayed headers'. Patch by Alexey Rusakov
3096
3097 2009-07-10 [colin]      3.7.2cvs5
3098
3099         * src/folderview.c
3100                 Fix bug 1952, 'Deleted mails in Queue folder 
3101                 highlight it'.
3102
3103 2009-07-09 [colin]      3.7.2cvs4
3104
3105         * src/gtk/spell_entry.c
3106                 Fix bug 1949, 'Spell checker doesn't recognise 
3107                 certain word in Subject header, but does in 
3108                 message body'. Patch by Pawel Pekala.
3109
3110 2009-07-09 [paul]       3.7.2cvs3
3111
3112         * configure.ac
3113                 use pkgconfig to check for the minimum required
3114                 version of GnuTLS
3115
3116 2009-07-06 [colin]      3.7.2cvs2
3117
3118         * src/prefs_customheader.c
3119                 Fix build failure
3120
3121 2009-07-04 [paul]       3.7.2cvs1
3122
3123         * tools/claws.i18n.status.pl
3124                 updated
3125
3126 2009-07-03 [paul]       3.7.2
3127
3128         * NEWS
3129         * README
3130         * RELEASE_NOTES 
3131                 3.7.2 released!
3132
3133 2009-07-03 [paul]       3.7.1cvs85
3134
3135         * AUTHORS
3136         * configure.ac
3137         * po/pt_PT.po
3138         * po/sk.po
3139         * src/gtk/authors.h
3140                 added new translations by Tiago Faria and Slavko
3141         * po/bg.po
3142         * po/cs.po
3143         * po/de.po
3144         * po/es.po
3145         * po/fi.po
3146         * po/fr.po
3147         * po/hu.po
3148         * po/id.po
3149         * po/it.po
3150         * po/ja.po
3151         * po/pt_BR.po
3152         * po/ru.po
3153                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3154                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3155                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3156                 Goncalves Guimaraes, Aleksei Miheev
3157
3158 2009-07-01 [colin]      3.7.1cvs84
3159
3160         * src/prefs_common.c
3161                 Fix bug 1940, 'Doesn't open links in 
3162                 user's default browser'. Turn the preference
3163                 to TRUE by default; that will only change the
3164                 behaviour for new users.
3165
3166 2009-06-29 [colin]      3.7.1cvs83
3167
3168         * src/filtering.c
3169         * src/filtering.h
3170         * src/prefs_filtering_action.c
3171                 Fix bug 1935, 'problems with very long filtering actions':
3172                 Use a dynamic buffer in action to string, and a bigger
3173                 buffer in string to action
3174
3175 2009-06-29 [colin]      3.7.1cvs82
3176
3177         * src/matcher_parser_lex.l
3178                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3179
3180 2009-06-29 [colin]      3.7.1cvs81
3181
3182         * src/addressbook.c
3183                 Fix warnings
3184         * src/editgroup.c
3185                 Fix crash (out-of-bounds tree column)
3186         * src/gtk/gtkcmctree.c
3187         * src/gtk/gtksctree.c
3188                 Prevent using an out-of-bounds tree column
3189
3190 2009-06-29 [colin]      3.7.1cvs80
3191
3192         * src/ldapupdate.c
3193         * src/ldif.c
3194                 Leak fixes; patch by Pawel Pekala.
3195
3196 2009-06-26 [colin]      3.7.1cvs79
3197
3198         * src/summaryview.c
3199                 Sort by msgnum if dates are equal
3200
3201 2009-06-24 [paul]       3.7.1cvs78
3202
3203         * src/summaryview.c
3204                 make some (forgotten) strings translatable
3205
3206 2009-06-19 [colin]      3.7.1cvs77
3207
3208         * src/summaryview.c
3209                 Fix menu sensitiveness
3210
3211 2009-06-18 [colin]      3.7.1cvs76
3212
3213         * configure.ac
3214         * src/plugins/pgpcore/sgpgme.c
3215         * src/plugins/pgpcore/sgpgme.h
3216         * src/plugins/pgpmime/mypgpcore.def
3217         * src/plugins/pgpmime/pgpmime.c
3218         * src/plugins/smime/mypgpcore.def
3219         * src/plugins/smime/smime.c
3220                 Use largefile support (and stop using our old GPGME
3221                 hack on gpgme_data_seek/rewind)
3222                 (See 1.9.12cvs44 to 46 - if this breaks things we 
3223                 should soon know :)
3224
3225 2009-06-13 [colin]      3.7.1cvs75
3226
3227         * src/gtk/spell_entry.c
3228                 Fix assertion. We can put a NULL gtkaspell to
3229                 an entry; it just means it won't be spell-checked.
3230
3231 2009-06-12 [mones]      3.7.1cvs74
3232
3233         * src/compose.c
3234         * src/messageview.c
3235         * src/prefs_account.c
3236         * src/prefs_account.h
3237         * src/common/utils.c
3238         * src/common/utils.h
3239                 Added preference to use account address in generated
3240                 Message-Id. Fixes Debian bug #531052
3241
3242 2009-06-12 [colin]      3.7.1cvs73
3243
3244         * src/common/ssl.c
3245                 Better fix, API-compatible with libgnutls13
3246
3247 2009-06-12 [colin]      3.7.1cvs72
3248
3249         * src/common/ssl.c
3250                 Use compatibility mode in GnuTLS, and avoid problems with 
3251                 servers that don't comply 100% with the spec, but still
3252                 exist.
3253
3254 2009-06-06 [iwkse]      3.7.1cvs71
3255
3256         * src/compose.c
3257                 Ops..revert a mix with another patch
3258
3259 2009-06-06 [iwkse]      3.7.1cvs70
3260
3261         * src/compose.c
3262                 A better fix for the previous commit's issue
3263
3264 2009-06-06 [iwkse]      3.7.1cvs69
3265
3266         * src/compose.c
3267                 Fix shutting down of Claws Mail while a GTK_Return keypress 
3268                 event is sent to the Attach property window
3269
3270 2009-06-05 [colin]      3.7.1cvs68
3271
3272         * src/compose.c
3273                 Fix build on GTK+ 2.6
3274
3275 2009-06-03 [mones]      3.7.1cvs67
3276
3277         * tools/make.themes.project
3278                 Oops! fix header, sorry Paul ;-)
3279
3280 2009-06-03 [mones]      3.7.1cvs66
3281
3282         * tools/make.themes.project
3283                 Add support for PNG themes and other
3284                 fixes i don't remember now... :)
3285
3286 2009-06-02 [colin]      3.7.1cvs65
3287
3288         * src/compose.c
3289         * src/prefs_template.c
3290         * src/quote_fmt.c
3291                 Fix error messages in templates, and fix their
3292                 checking
3293
3294 2009-05-22 [colin]      3.7.1cvs64
3295
3296         * src/compose.c
3297                 And remove hbox too
3298
3299 2009-05-22 [colin]      3.7.1cvs63
3300
3301         * src/compose.c
3302                 Fix phantom button behind entry when
3303                 changing fields via Tools/Reply mode.
3304
3305 2009-05-22 [colin]      3.7.1cvs62
3306
3307         * src/compose.c
3308                 Fix icon size
3309
3310 2009-05-21 [mones]      3.7.1cvs61
3311
3312         * src/compose.c
3313         * src/compose.h
3314                 Add button to empty header lines with one click
3315
3316 2009-05-21 [paul]       3.7.1cvs60
3317
3318         * src/mainwindow.c
3319         * src/mainwindow.h
3320         * src/plugins/trayicon/trayicon.c
3321                 when quitting from the trayicon, honour
3322                 prefs_common.clean_on_exit
3323
3324 2009-05-21 [paul]       3.7.1cvs59
3325
3326         * src/gtk/Makefile.am
3327                 remove duplicate entry
3328                 thanks to Charles A Edwards
3329
3330 2009-05-19 [paul]       3.7.1cvs58
3331
3332         * src/send_message.c
3333                 clear progressbar in the statusbar on 'Cancel'
3334
3335 2009-05-16 [colin]      3.7.1cvs57
3336
3337         * AUTHORS
3338         * src/gtk/authors.h
3339                 Add Fabian
3340
3341 2009-05-16 [colin]      3.7.1cvs56
3342
3343         * src/msgcache.c
3344                 Remove msgnum>0 condition for removing messages
3345                 from caches. There's no such condition on add.
3346                 Fixes bug 1913, 'Allow to remove phantom 
3347                 messages from the cache'; patch by Fabian
3348                 Keil <fk at fabiankeil.de>
3349
3350 2009-05-12 [holger]     3.7.1cvs55
3351
3352         * src/messageview.c
3353         * src/messageview.h
3354                 Introduce hook after showing of the message view
3355
3356 2009-05-11 [colin]      3.7.1cvs54
3357
3358         * src/compose.c
3359                 Fix bug 1872, 'A: Cc: CCi: selector should 
3360                 default on same as preceding contact'
3361
3362 2009-05-10 [holger]     3.7.1cvs53
3363
3364         * src/addr_compl.c
3365         * src/addr_compl.h
3366                 Add a hook to make it possible for plugins to
3367                 modify the address completion list
3368
3369 2009-05-06 [paul]       3.7.1cvs52
3370
3371         * src/folder.c
3372         * src/mimeview.c
3373                 fix bug 1915, 'Mails signed with smime.p7s
3374                 display both signed and attachment icon.'
3375
3376 2009-05-05 [colin]      3.7.1cvs51
3377
3378         * src/common/utils.c
3379                 Fix patch :)
3380
3381 2009-05-05 [colin]      3.7.1cvs50
3382
3383         * src/common/utils.c
3384                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
3385                 different mountpoint than tempdir'
3386
3387 2009-05-04 [colin]      3.7.1cvs49
3388
3389         * src/msgcache.c
3390                 Probably fix bug 1914, 'Crash reading
3391                 corrupted tags file'
3392
3393 2009-04-26 [paul]       3.7.1cvs48
3394
3395         * configure.ac
3396         * src/gtk/gtkaspell.h
3397                 fix bug 1904, 'build mechanism looks for
3398                 'enchant.h' in a wrong place'
3399
3400 2009-04-25 [paul]       3.7.1cvs47
3401
3402         * src/printing.c
3403                 gah! fix coding style!
3404
3405 2009-04-25 [paul]       3.7.1cvs46
3406
3407         * src/printing.c
3408         * src/toolbar.c
3409                 if building with GTK+ >= 2.16 use
3410                 gtk_orientable_set_orientation() instead of now
3411                 deprecated gtk_toolbar_set_orientation()
3412
3413 2009-04-24 [colin]      3.7.1cvs45
3414
3415         * src/compose.c
3416                 Ask before sending if an attached file has
3417                 disappeared.
3418
3419 2009-04-19 [paul]       3.7.1cvs44
3420
3421         * src/prefs_common.c
3422         * src/prefs_common.h
3423         * src/gtk/about.c
3424                 save About window size.
3425                 patch by Pawel Pekala
3426
3427 2009-04-12 [paul]       3.7.1cvs43
3428
3429         * tools/csv2addressbook.pl
3430                 add extra CSV fields that are now appended
3431                 by thunderbird (version 2.0.0.21)
3432
3433 2009-04-08 [colin]      3.7.1cvs42
3434
3435         * src/procmime.c
3436                 fix saving (but not displaying) of UTF-16
3437                 files
3438
3439 2009-04-08 [colin]      3.7.1cvs41
3440
3441         * src/gtk/manage_window.c
3442                 Disable transient windows on win32 - seems to
3443                 fix most focusing issues
3444
3445 2009-04-05 [colin]      3.7.1cvs40
3446
3447         * src/procmsg.c
3448                 Don't ask whether we want to send deleted mails in queue
3449                 folders; also, don't send deleted mails when flushing
3450                 queues
3451
3452 2009-04-04 [paul]       3.7.1cvs39
3453
3454         * AUTHORS
3455         * configure.ac
3456         * po/id.po
3457         * src/gtk/authors.h
3458         * tools/claws.i18n.status.pl
3459                 add new Indonesian translation, by
3460                 MSulchan Darmawan
3461
3462 2009-04-03 [paul]       3.7.1cvs38
3463
3464         * AUTHORS
3465         * src/gtk/authors.h
3466                 credit due
3467
3468 2009-04-03 [colin]      3.7.1cvs37
3469
3470         * src/compose.c
3471         * src/textview.c
3472                 Fix bug 1891, 'Add support for gopher:// links'
3473                 Patch by Jacob Head <clawsmail at jacob-head.com>
3474                 Let's go back to the roots! 
3475
3476 2009-04-03 [paul]       3.7.1cvs36
3477
3478         * m4/Makefile.am
3479                 complete cvs35
3480
3481 2009-04-03 [paul]       3.7.1cvs35
3482
3483         * configure.ac
3484                 add AC_CONFIG_MACRO_DIR([m4])
3485                 remove CLAWS_ACLOCAL_INCLUDE(m4)
3486         * m4/aclocal-include.m4
3487                 removed this now unneeded file
3488
3489 2009-04-02 [colin]      3.7.1cvs34
3490
3491         * src/common/utils.h
3492                 Fix previous (thanks to Marcus :)
3493
3494 2009-04-02 [colin]      3.7.1cvs33
3495
3496         * src/common/utils.h
3497         * src/etpan/etpan-thread-manager.c
3498                 pipe() was a macro from GLib on win32 until
3499                 glib 2.13.2. It's undefined after that.
3500                 Thanks to Marcus Brinkmann for the heads-up!
3501
3502 2009-03-31 [colin]      3.7.1cvs32
3503
3504         * src/folder_item_prefs.c
3505                 Copy folder settings with prefs
3506
3507 2009-03-31 [colin]      3.7.1cvs31
3508
3509         * src/prefs_account.c
3510                 Don't use un-sensitive checkboxes in Privacy tab
3511                 when privacy system in None (makes unchecking 
3512                 painful when no privacy plugin is loaded)
3513
3514 2009-03-30 [colin]      3.7.1cvs30
3515
3516         * src/folder.c
3517         * src/folder.h
3518         * src/imap.c
3519         * src/mainwindow.c
3520         * src/mainwindow.h
3521         * src/prefs_account.c
3522         * src/prefs_account.h
3523         * src/summaryview.c
3524         * src/summaryview.h
3525                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3526                 Add an option on the Receive page of IMAP account preferences:
3527                 "Move deleted mails to trash and expunge immediately". This
3528                 option defaults to TRUE to avoid changing the existing behaviour.
3529                 Setting it to FALSE prevents automatic expunging. 
3530                 Also, add Tools/Expunge and View/Hide deleted messages menu items
3531                 (View/Hide deleted message being a per-folder setting, and behaving,
3532                 like View/Hide read messages).
3533
3534 2009-03-30 [colin]      3.7.1cvs29
3535
3536         * src/imap.c
3537                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3538                 ask for IMAP password when using GSSAPI auth
3539
3540 2009-03-27 [colin]      3.7.1cvs28
3541
3542         * src/folder.c
3543                 Fix cvs14, make sure we mark non-existent caches dirty
3544                 (or they never get written)
3545
3546 2009-03-27 [colin]      3.7.1cvs27
3547
3548         * src/imap.c
3549                 Fix tag update when all tags are removed 
3550                 from another client
3551
3552 2009-03-25 [colin]      3.7.1cvs26
3553
3554         * configure.ac
3555                 Fix configure.ac, thanks to Pawel
3556
3557 2009-03-25 [colin]      3.7.1cvs25
3558
3559         * src/news.c
3560         * src/etpan/nntp-thread.c
3561                 Fix header fetching (NG/To/Cc). Fixes 
3562                 bug 1883, 'Message processing fails to 
3563                 act on Newsgroups: field'
3564
3565 2009-03-23 [colin]      3.7.1cvs24
3566
3567         * src/textview.c
3568                 Fix internal headers visible in queue/sent
3569
3570 2009-03-23 [colin]      3.7.1cvs23
3571
3572         * configure.ac
3573                 Fix check for RC (resource compiler) used
3574                 on win32 (AC_LIBTOOL_RC used to call it 
3575                 implicitely but stopped)
3576
3577 2009-03-19 [colin]      3.7.1cvs22
3578
3579         * src/toolbar.c
3580                 Put spam button in default toolbar even if
3581                 bogofilter and spamassassin are not built.
3582                 Other anti-spam plugin could exist! :)
3583         * src/common/utils.c
3584                 Fix exit status fetch on win32
3585
3586 2009-03-18 [paul]       3.7.1cvs21
3587
3588         * src/gtk/spell_entry.c
3589                 fix "[BUG] Wrong word replaced in 'Subject:'
3590                 when spell-checking correction used"
3591                 Patch by Pawel Pekala
3592
3593 2009-03-17 [colin]      3.7.1cvs20
3594
3595         * src/common/utils.c
3596                 Fix win32 build (from cvs12)
3597
3598 2009-03-17 [colin]      3.7.1cvs19
3599
3600         * src/compose.c
3601                 Fix bug 1735, 'Change To: and Newsgroups: 
3602                 recipient field according account type'
3603                 Patch by Pawel
3604
3605 2009-03-17 [colin]      3.7.1cvs18
3606
3607         * src/msgcache.c
3608         * src/prefs_common.c
3609         * src/prefs_common.h
3610         * src/prefs_other.c
3611         * src/common/prefs.c
3612                 Add preference for fsyncing metadata
3613
3614 2009-03-16 [paul]       3.7.1cvs17
3615
3616         * src/prefs_customheader.c
3617                 add forgotten #if HAVE_LIBCOMPFACE
3618
3619 2009-03-16 [paul]       3.7.1cvs16
3620
3621         * src/prefs_customheader.c
3622                 put the (X-)Face preview image below the up/down
3623                 buttons so they don't jump around.
3624                 make the list reorderable by drag'n'drop
3625
3626 2009-03-16 [colin]      3.7.1cvs15
3627
3628         * src/prefs_customheader.c
3629                 Add a (X-)Face preview. Patch by iwkse.
3630
3631 2009-03-16 [colin]      3.7.1cvs14
3632
3633         * src/compose.c
3634         * src/folder.c
3635         * src/folder.h
3636         * src/msgcache.c
3637         * src/common/prefs.c
3638                 Add fsync calls to make sure we don't
3639                 lose data on system crashes. (to do:
3640                 add a pref to allow people choosing raw
3641                 speed)
3642
3643 2009-03-15 [colin]      3.7.1cvs13
3644
3645         * src/gtk/gtkaspell.c
3646                 Fix empty menu when there are no
3647                 suggestions (using the Spelling menu)
3648
3649 2009-03-14 [colin]      3.7.1cvs12
3650
3651         * src/common/utils.c
3652                 Win32: fix subject prefix length
3653
3654 2009-03-11 [mones]      3.7.1cvs11
3655
3656         * po/es.po
3657                 fix encoding declared in header
3658                 update translation now we're at it
3659
3660 2009-03-10 [colin]      3.7.1cvs10
3661
3662         * src/messageview.c
3663                 Fix "wrong mime" message printed out multiple
3664                 times
3665
3666 2009-03-10 [colin]      3.7.1cvs9
3667
3668         * src/prefs_folder_item.c
3669                 Fix build
3670
3671 2009-03-09 [paul]       3.7.1cvs8
3672
3673         * src/prefs_folder_item.c
3674         * src/send_message.c
3675                 fixes to english text
3676
3677 2009-03-08 [paul]       3.7.1cvs7
3678
3679         * po/ja.po
3680                 correct errors in header
3681
3682 2009-03-08 [paul]       3.7.1cvs6
3683
3684         * AUTHORS
3685         * configure.ac
3686         * po/ja.po
3687         * src/gtk/authors.h
3688         * tools/claws.i18n.status.pl
3689                 add Japanese translation, submitted by kazken3
3690
3691 2009-03-07 [colin]      3.7.1cvs5
3692
3693         * src/messageview.c
3694                 Don't let the invalid MIME warning hide
3695                 other noticeview (Partial receive or 
3696                 return receipt).
3697
3698 2009-03-07 [colin]      3.7.1cvs4
3699
3700         * src/procmime.c
3701                 Fix build
3702
3703 2009-03-07 [colin]      3.7.1cvs3
3704
3705         * src/messageview.c
3706         * src/procmime.c
3707         * src/procmime.h
3708                 Handle mimeparts that lack an end boundary.
3709                 They're invalid but it's too annoying for
3710                 normal users to fix.
3711
3712 2009-03-06 [wwp]        3.7.1cvs2
3713
3714         * src/compose.c
3715         * src/folder_item_prefs.c
3716         * src/folder_item_prefs.h
3717         * src/prefs_folder_item.c
3718                 Add per-folder default cc, bcc and reply-to.
3719
3720 2009-03-06 [colin]      3.7.1cvs1
3721
3722         * src/gedit-print.c
3723         * src/gtk/gtksourceprintjob.c
3724                 Fix build with old print interface
3725
3726 2009-03-06 [paul]       3.7.1
3727
3728         * NEWS
3729         * README
3730         * RELEASE_NOTES 
3731                 3.7.1 released!
3732
3733 2009-03-06 [paul]       3.7.0cvs78
3734
3735         * po/cs.po
3736         * po/de.po
3737         * po/fi.po
3738         * po/fr.po
3739         * po/hu.po
3740         * po/nl.po
3741         * po/pt_BR.po
3742         * po/sv.po
3743         * po/zh_CN.po
3744                 updated by David Vachulka, Stephan Sachse, Flammie
3745                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
3746                 Frederico Goncalves Guimaraes, Lars Persson Fink,
3747                 and Ralph Young
3748
3749 2009-03-03 [colin]      3.7.0cvs77
3750
3751         * src/prefs_filtering.c
3752                 Win32: Fix bug 1865, 'IMAP account name changes 
3753                 are not followed at filter actions'
3754
3755 2009-03-02 [colin]      3.7.0cvs76
3756
3757         * src/imap.c
3758                 Fix Launchpad bug 335571: 'claws-mail crashed 
3759                 with SIGSEGV in strlen() while deleting 
3760                 large amount of e-mails on IMAP account
3761
3762 2009-02-27 [mones]      3.7.0cvs75
3763
3764         * manual/es/account.xml
3765         * manual/es/ack.xml
3766         * manual/es/addrbook.xml
3767         * manual/es/advanced.xml
3768         * manual/es/claws-mail-manual.xml
3769         * manual/es/faq.xml
3770         * manual/es/glossary.xml
3771         * manual/es/gpl.xml
3772         * manual/es/handling.xml
3773         * manual/es/intro.xml
3774         * manual/es/keyboard.xml
3775         * manual/es/plugins.xml
3776         * manual/es/starting.xml
3777                 Sync with English version, fix some typos
3778                 Changed encoding to UTF-8
3779         * po/es.po
3780                 Update for release, changed encoding to UTF-8
3781
3782 2009-02-24 [colin]      3.7.0cvs74
3783
3784         * src/printing.c
3785                 Don't print separation line if there
3786                 are no headers
3787
3788 2009-02-23 [cleroy]     3.7.0cvs73
3789
3790         * src/account.c
3791         * src/action.c
3792         * src/addr_compl.c
3793         * src/addrbook.c
3794         * src/addrcache.c
3795         * src/addrcindex.c
3796         * src/addrclip.c
3797         * src/addrduplicates.c
3798         * src/addressadd.c
3799         * src/addressbook.c
3800         * src/addressbook_foldersel.c
3801         * src/addrharvest.c
3802         * src/addrindex.c
3803         * src/addritem.c
3804         * src/addrquery.c
3805         * src/addrselect.c
3806         * src/codeconv.c
3807         * src/compose.c
3808         * src/customheader.c
3809         * src/editaddress.c
3810         * src/editaddress_other_attributes_ldap.c
3811         * src/editgroup.c
3812         * src/editldap.c
3813         * src/enriched.c
3814         * src/exporthtml.c
3815         * src/exportldif.c
3816         * src/filtering.c
3817         * src/folder.c
3818         * src/foldersel.c
3819         * s