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