7fd9f439b5429d7f6918b33fee9d010cf6c38bbd
[claws.git] / ChangeLog
1 2012-08-09 [colin]      3.8.1cvs26
2
3         * src/common/ssl.c
4         * src/common/ssl_certificate.c
5         * src/common/ssl_certificate.h
6         * src/gtk/sslcertwindow.c
7                 Fix bug 2718, "Failure to check peer hostname
8                 when checking certificate"
9
10 2012-08-05 [ticho]      3.8.1cvs25
11
12         * src/compose.c
13                 Avoid header combo box to get focus twice (first text within,
14                 then combobox widget itself) when switching focus with TAB.
15
16 2012-07-28 [ticho]      3.8.1cvs24
17
18         * src/compose.c
19                 Properly fix setting "transient for" for attachment properties
20                 dialog when called via popup menu (since we're stealing focus
21                 few lines before, we need to do it directly, not via
22                 manage_window_*).
23
24 2012-07-28 [ticho]      3.8.1cvs23
25
26         * src/gtk/pluginwindow.c
27         * src/gtk/prefswindow.c
28                 Fixed setting "transient for" property for plugin load/unload
29                 file dialog. Connected manage_window signals to prefswindow events.
30
31 2012-07-27 [ticho]      3.8.1cvs22
32
33         * src/summaryview.c
34         * src/textview.c
35                 Fixed setting "transient for" property for summaryview file
36                 dialog and messageview's image save dialog.
37
38 2012-07-27 [ticho]      3.8.1cvs21
39
40         * src/crash.c
41         * src/mimeview.c
42                 Fix setting "transient for" property for file select dialogs
43                 in crash report and mimeview.
44
45 2012-07-27 [ticho]      3.8.1cvs20
46
47         * src/compose.c
48                 Fixed "transient for" property for file attach dialog when
49                 called from Attachments list popup menu. Simplified menu item
50                 sensitivities setting code logic for this menu.
51
52 2012-07-25 [ticho]      3.8.1cvs19
53
54         * manual/advanced.xml
55                 Add the three hidden preferences related to colored display
56                 of unified diffs to manual.
57
58 2012-07-25 [ticho]      3.8.1cvs18
59
60         * src/gtk/gtkaspell.c
61                 Create "Change directory" submenu in a separate function, change
62                 wording a bit, and make the submenu always available in a context
63                 menu of body edit box in compose window.
64
65 2012-07-25 [ticho]      3.8.1cvs17
66
67         * src/gtk/prefswindow.c
68                 Correctly set transient_for property for preferences window,
69                 as well as for color picker dialogs. Fixes bug #2710.
70
71 2012-07-25 [ticho]      3.8.1cvs16
72
73         * src/gtk/quicksearch.c
74                 Allow quicksearch syntax description window to be correctly
75                 set transient for main window.
76
77 2012-07-15 [wwp]        3.8.1cvs15
78
79         * src/procmime.c
80                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
81
82 2012-07-10 [paul]       3.8.1cvs14
83
84         * src/procmime.c
85                 forgot this in last commit
86
87 2012-07-10 [paul]       3.8.1cvs13
88
89         * src/messageview.c
90         * src/common/defs.h
91         * src/common/quoted-printable.c
92         * src/common/quoted-printable.h
93                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
94                 the bug: partial message text loss
95
96 2012-07-10 [mones]      3.8.1cvs12
97
98         * src/plugins/pgpcore/sgpgme.c
99                 Fix bug 2689, 'segfault when trying to view info
100                 about pgp/smime sign'
101
102 2012-07-08 [ticho]      3.8.1cvs11
103
104         * src/plugins/pgpcore/sgpgme.c
105                 Consider marginal signature validity as untrusted. Suggested by
106                 Jean-Benoist Leger (leger at crans.org).
107
108 2012-07-08 [paul]       3.8.1cvs10
109
110         * src/gtk/icon_legend.c
111                 fix (reveal) hidden icon in gui and build warning
112
113 2012-07-07 [paul]       3.8.1cvs9
114
115         * src/plugins/pgpcore/prefs_gpg.c
116                 fix build
117
118 2012-07-07 [colin]      3.8.1cvs8
119
120         * claws-features.h.in
121         * src/codeconv.h
122         * src/imap_gtk.h
123         * src/inc.h
124         * src/jpilot.h
125         * src/messageview.h
126         * src/msgcache.h
127         * src/news_gtk.h
128         * src/partial_download.h
129         * src/pop.h
130         * src/prefs_account.h
131         * src/prefs_common.h
132         * src/printing.h
133         * src/procmime.h
134         * src/procmsg.h
135         * src/stock_pixmap.c
136         * src/textview.h
137         * src/common/defs.h
138         * src/common/log.h
139         * src/common/session.h
140         * src/common/smtp.h
141         * src/common/socket.h
142         * src/common/ssl.h
143         * src/common/ssl_certificate.h
144         * src/common/timing.h
145         * src/common/utils.h
146         * src/gtk/gtkaspell.h
147         * src/gtk/gtkutils.h
148         * src/gtk/pluginwindow.h
149         * src/gtk/spell_entry.h
150         * src/gtk/sslcertwindow.h
151                 Don't export config.h in public headers
152
153 2012-07-07 [colin]      3.8.1cvs7
154
155         * claws-features.h.in
156         * configure.ac
157         * Makefile.am
158         * src/account.c
159         * src/action.c
160         * src/addr_compl.c
161         * src/addrcustomattr.c
162         * src/addrduplicates.c
163         * src/addressadd.c
164         * src/addressbook.c
165         * src/addressbook_foldersel.c
166         * src/addrgather.c
167         * src/addrindex.c
168         * src/alertpanel.c
169         * src/autofaces.c
170         * src/browseldap.c
171         * src/codeconv.c
172         * src/codeconv.h
173         * src/compose.c
174         * src/crash.c
175         * src/customheader.c
176         * src/displayheader.c
177         * src/editaddress.c
178         * src/editaddress_other_attributes_ldap.c
179         * src/editbook.c
180         * src/editgroup.c
181         * src/editjpilot.c
182         * src/editldap.c
183         * src/editldap_basedn.c
184         * src/edittags.c
185         * src/editvcard.c
186         * src/exphtmldlg.c
187         * src/expldifdlg.c
188         * src/export.c
189         * src/exporthtml.c
190         * src/exportldif.c
191         * src/folder.c
192         * src/folder_item_prefs.c
193         * src/grouplistdialog.c
194         * src/headerview.c
195         * src/image_viewer.c
196         * src/imap.c
197         * src/imap_gtk.c
198         * src/imap_gtk.h
199         * src/import.c
200         * src/importldif.c
201         * src/importmutt.c
202         * src/importpine.c
203         * src/inc.c
204         * src/inc.h
205         * src/jpilot.c
206         * src/jpilot.h
207         * src/ldapctrl.c
208         * src/ldaplocate.c
209         * src/ldapquery.c
210         * src/ldapserver.c
211         * src/ldapupdate.c
212         * src/ldaputil.c
213         * src/main.c
214         * src/manual.c
215         * src/matcher.c
216         * src/mbox.c
217         * src/message_search.c
218         * src/messageview.h
219         * src/mh.c
220         * src/mh_gtk.c
221         * src/mimeview.c
222         * src/msgcache.c
223         * src/msgcache.h
224         * src/news.c
225         * src/news_gtk.c
226         * src/news_gtk.h
227         * src/noticeview.c
228         * src/partial_download.c
229         * src/partial_download.h
230         * src/pop.c
231         * src/pop.h
232         * src/prefs_account.c
233         * src/prefs_account.h
234         * src/prefs_actions.c
235         * src/prefs_common.c
236         * src/prefs_common.h
237         * src/prefs_compose_writing.c
238         * src/prefs_customheader.c
239         * src/prefs_display_header.c
240         * src/prefs_ext_prog.c
241         * src/prefs_filtering.c
242         * src/prefs_filtering_action.c
243         * src/prefs_folder_column.c
244         * src/prefs_folder_item.c
245         * src/prefs_fonts.c
246         * src/prefs_gtk.c
247         * src/prefs_image_viewer.c
248         * src/prefs_logging.c
249         * src/prefs_matcher.c
250         * src/prefs_message.c
251         * src/prefs_msg_colors.c
252         * src/prefs_other.c
253         * src/prefs_quote.c
254         * src/prefs_receive.c
255         * src/prefs_send.c
256         * src/prefs_spelling.c
257         * src/prefs_summaries.c
258         * src/prefs_summary_column.c
259         * src/prefs_summary_open.c
260         * src/prefs_toolbar.c
261         * src/prefs_wrapping.c
262         * src/printing.c
263         * src/printing.h
264         * src/procheader.c
265         * src/procmime.c
266         * src/procmime.h
267         * src/procmsg.h
268         * src/quote_fmt.c
269         * src/recv.c
270         * src/send_message.c
271         * src/setup.c
272         * src/ssl_manager.c
273         * src/statusbar.c
274         * src/summary_search.c
275         * src/textview.c
276         * src/textview.h
277         * src/toolbar.c
278         * src/undo.c
279         * src/unmime.c
280         * src/uri_opener.c
281         * src/wizard.c
282         * src/common/claws.c
283         * src/common/defs.h
284         * src/common/hooks.c
285         * src/common/log.c
286         * src/common/log.h
287         * src/common/plugin.c
288         * src/common/prefs.c
289         * src/common/session.c
290         * src/common/session.h
291         * src/common/smtp.c
292         * src/common/smtp.h
293         * src/common/socket.c
294         * src/common/socket.h
295         * src/common/ssl.c
296         * src/common/ssl.h
297         * src/common/ssl_certificate.c
298         * src/common/ssl_certificate.h
299         * src/common/string_match.c
300         * src/common/tags.c
301         * src/common/timing.h
302         * src/common/utils.c
303         * src/common/utils.h
304         * src/etpan/etpan-thread-manager.c
305         * src/etpan/imap-thread.c
306         * src/etpan/nntp-thread.c
307         * src/gtk/about.c
308         * src/gtk/combobox.c
309         * src/gtk/description_window.c
310         * src/gtk/filesel.c
311         * src/gtk/gtkaspell.c
312         * src/gtk/gtkaspell.h
313         * src/gtk/gtkshruler.c
314         * src/gtk/gtkunit.c
315         * src/gtk/gtkutils.c
316         * src/gtk/gtkutils.h
317         * src/gtk/gtkvscrollbutton.c
318         * src/gtk/icon_legend.c
319         * src/gtk/inputdialog.c
320         * src/gtk/logwindow.c
321         * src/gtk/menu.c
322         * src/gtk/pluginwindow.c
323         * src/gtk/pluginwindow.h
324         * src/gtk/prefswindow.c
325         * src/gtk/progressdialog.c
326         * src/gtk/quicksearch.c
327         * src/gtk/spell_entry.c
328         * src/gtk/spell_entry.h
329         * src/gtk/sslcertwindow.c
330         * src/gtk/sslcertwindow.h
331         * src/plugins/bogofilter/bogofilter.c
332         * src/plugins/bogofilter/bogofilter_gtk.c
333         * src/plugins/dillo_viewer/dillo_prefs.c
334         * src/plugins/dillo_viewer/dillo_viewer.c
335         * src/plugins/pgpcore/pgp_viewer.c
336         * src/plugins/pgpcore/plugin.c
337         * src/plugins/pgpcore/sgpgme.c
338         * src/plugins/pgpinline/pgpinline.c
339         * src/plugins/pgpinline/plugin.c
340         * src/plugins/pgpmime/pgpmime.c
341         * src/plugins/pgpmime/plugin.c
342         * src/plugins/smime/plugin.c
343         * src/plugins/smime/smime.c
344         * src/plugins/spamassassin/libspamc.c
345         * src/plugins/spamassassin/spamassassin.c
346         * src/plugins/spamassassin/spamassassin_gtk.c
347         * src/plugins/trayicon/trayicon.c
348         * src/plugins/trayicon/trayicon_prefs.c
349                 Specify Claws compile-time features in a specific header
350
351 2012-07-06 [wwp]        3.8.1cvs6
352
353         * src/main.c
354         * src/gtk/about.c
355                 Session statistics: format date following global prefs,
356                 and fix stats output a little bit.
357
358 2012-07-03 [mir]        3.8.1cvs5
359
360         * src/procmime.c
361             fix bug 2642, 'improve transfer encoding selection'.
362             Patch provided by Christopher Zimmermann
363             (madroach claws at gmerlin dot de)
364
365 2012-07-03 [mir]        3.8.1cvs4
366
367         * src/procmime.c
368         * src/common/defs.h
369             fix bug 2641, '7bit or 8bit encoded attachments can
370             have lines longer than 998 characters'.
371             Patch provided by Christopher Zimmermann
372             (madroach claws at gmerlin dot de)
373
374
375 2012-07-03 [mir]        3.8.1cvs3
376
377         * src/procmime.c
378         * src/common/defs.h
379             fix bug 2641, '7bit or 8bit encoded attachments can
380             have lines longer than 998 characters'.
381             Patch provided by Christopher Zimmermann
382             (madroach claws at gmerlin dot de)
383
384 2012-07-03 [mir]        3.8.1cvs2
385
386         * src/messageview.c
387         * src/procmime.c
388         * src/common/quoted-printable.c
389         * src/common/quoted-printable.h
390             fix bug 2640, 'improve quoted-printable encoding'
391             Patch provided by madroach claws at gmerlin dot de
392
393 2012-06-30 [paul]       3.8.1cvs1
394
395         * Makefile.am
396                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
397
398 2012-06-27 [paul]       3.8.1
399         * NEWS
400         * README
401         * RELEASE_NOTES 
402                 3.8.1 unleashed!
403                 
404 2012-06-27 [paul]       3.8.0cvs58
405
406         * configure.ac
407                 fix minimum required GTK+, which got mistakenly bumped
408                 in 3.8.0cvs36
409
410 2012-06-27 [paul]       3.8.0cvs57
411
412         * configure.ac
413         * po/cs.po
414         * po/de.po
415         * po/es.po
416         * po/fr.po
417         * po/hu.po
418         * po/id_ID.po
419         * po/lt.po
420         * po/pt_BR.po
421         * po/sk.po
422         * po/sv.po
423         * po/zh_CN.po
424         * po/zh_TW.po
425                 updated translations
426         * src/gtk/authors.h
427         * tools/claws.i18n.status.pl
428                 updated based on currently active
429
430 2012-06-25 [mir]        3.8.0cvs56
431
432         * src/folder.c
433             If a folder class returns <> 0 then the message has not
434             been removed from the file system and therefore it should
435             not be removed from the cache either.
436
437 2012-06-20 [ticho]      3.8.0cvs55
438
439         * src/mh.c
440                 Fix for bug #1090 - Standard-folders appear again
441                 after rescanning tree
442
443 2012-06-20 [paul]       3.8.0cvs54
444
445         * src/prefs_common.c
446         * src/prefs_common.h
447         * src/textview.c
448         * src/textview.h
449                 colourise attached patches.
450                 Patch by Ticho
451
452 2012-06-02 [wwp]        3.8.0cvs53
453
454         * src/gtk/progressdialog.c
455                 Add a hide button to the retrieve/send progress dialogs. WM's close button
456                 now hides (as well as pressing Esc) instead of doing nothing.
457
458 2012-06-02 [wwp]        3.8.0cvs52
459
460         * doc/man/claws-mail.1
461         * src/main.c
462         * src/main.h
463         * src/inc.c
464         * src/procmsg.c
465         * src/gtk/about.c
466                 Introduce a new feature: basic session statistics (from the about dialog
467                 or the command-line).
468
469 2012-06-02 [wwp]        3.8.0cvs51
470
471         * src/compose.c
472                 Fix bug 2620: shift+tab from subject field not working.
473
474 2012-06-02 [wwp]        3.8.0cvs50
475
476         * src/compose.c
477         * src/mainwindow.c
478         * src/messageview.c
479                 Normalize capitalization of strings in UI.
480
481 2012-05-30 [paul]       3.8.0cvs49
482
483         * src/common/ssl.c
484                 don't do TLS if not requested by user. fixes connecting to
485                 servers which, for example, want SSL 3 only
486
487 2012-05-27 [paul]       3.8.0cvs48
488
489         * *
490                 update copyright headers to 2012
491
492 2012-05-27 [paul]       3.8.0cvs47
493
494         * src/editldap.c
495         * src/prefs_actions.c
496         * src/gtk/about.c
497                 fix some typos in strings, thanks to Thomas Bellmann
498
499 2012-05-16 [paul]       3.8.0cvs46
500
501         * src/prefs_filtering_action.c
502                 fix disabled 'select...' button that never goes away
503                 when using the new addr book
504                 
505
506 2012-05-16 [colin]      3.8.0cvs45
507
508         * src/common/utils.c
509                 And fix leak
510
511 2012-05-16 [colin]      3.8.0cvs44
512
513         * src/common/utils.c
514                 Make remove_numbered_files much faster when there's
515                 just one file to remove.
516
517 2012-05-16 [paul]       3.8.0cvs43
518
519         * src/matcher.c
520                 fix bug 2662, '"ag" quicksearch adds "1" to value'
521
522 2012-05-16 [paul]       3.8.0cvs42
523
524         * src/gtk/description_window.c
525                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
526
527 2012-05-16 [paul]       3.8.0cvs41
528
529         * src/common/ssl_certificate.c
530                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
531                 Patch by Christian Hesse
532
533 2012-05-11 [colin]      3.8.0cvs40
534
535         * src/mimeview.c
536         * src/common/utils.c
537                 Fix bug 2659, 'E-mail attachments are handled
538                 inconsistently'
539                 Fix problems iterating the mime tree, and determine
540                 whether a file is an email without To:
541
542 2012-04-03 [colin]      3.8.0cvs39
543
544         * src/Makefile.am
545                 Fix build (damn whitespace-sensitive file format)
546
547 2012-04-02 [colin]      3.8.0cvs38
548
549         * src/Makefile.am
550                 Fix incomplete make dist
551
552 2012-04-02 [colin]      3.8.0cvs37
553
554         * src/compose.c
555                 Fix mistakenly removed function call
556
557 2012-04-01 [colin]      3.8.0cvs36
558
559         * configure.ac
560         * src/.cvsignore
561         * src/Makefile.am
562         * src/addr_compl.c
563         * src/addressadd.c
564         * src/addressadd.h
565         * src/addressbook-dbus.c
566         * src/addressbook-dbus.h
567         * src/addrgather.c
568         * src/addrgather.h
569         * src/addrharvest.c
570         * src/addrharvest.h
571         * src/claws-contacts.xml
572         * src/compose.c
573         * src/compose.h
574         * src/filtering.c
575         * src/headerview.c
576         * src/main.c
577         * src/mainwindow.c
578         * src/messageview.c
579         * src/prefs_common.c
580         * src/prefs_filtering_action.c
581         * src/prefs_matcher.c
582         * src/summaryview.c
583         * src/textview.c
584         * src/toolbar.c
585         * src/plugins/bogofilter/bogofilter_gtk.c
586         * src/plugins/dillo_viewer/dillo_prefs.c
587         * src/plugins/spamassassin/spamassassin_gtk.c
588         * src/plugins/trayicon/trayicon.c
589                 Import new addressbook code from the new-contacts branch
590
591 2012-03-29 [paul]       3.8.0cvs35
592
593         * AUTHORS
594         * src/gtk/authors.h
595         * src/gtk/quicksearch.c
596                 add 'ha', short version of 'has_attachment' in quick search
597                 Patch by Andreas Rönnquist
598
599 2012-03-26 [mones]      3.8.0cvs34
600
601         * src/common/plugin.c
602                 Support 2 and 3-clause BSD licensed plugins
603
604 2012-03-15 [pawel]      3.8.0cvs33
605
606         * src/messageview.c
607         * src/textview.c
608                 - Make separate window info more accurate about
609                 move to trash/deletion.
610                 - Fix busy cursor
611
612 2012-03-14 [pawel]      3.8.0cvs32
613
614         * src/folder.c
615         * src/messageview.c
616         * src/messageview.h
617         * src/procmsg.h
618         * src/summaryview.c
619         * src/textview.c
620         * src/textview.h
621                 Better fix for bug #2501
622                 Instead of leaving blank window after message move or delete,
623                 update separate view to next message in message list or
624                 display info why view is blank. This was discussed
625                 in bug #2621 comments.
626
627 2012-03-11 [colin]      3.8.0cvs31
628
629         * src/gtk/gtkcmctree.c
630         * src/gtk/authors.h
631         * AUTHORS
632                 Fix focus rectangle on unfocused rows
633                 Patch by Michael Shell
634
635 2012-02-29 [colin]      3.8.0cvs30
636
637         * src/gtk/gtkcmctree.c
638                 Fix bug #2577, "Focus rectangle on folder list and message 
639                 list headings doesn't get properly cleared when switching 
640                 heading and horizontally scrolling list (underlines and 
641                 vertical lines remain on screen)". Patch by Michael Shell
642
643 2012-02-13 [pawel]      3.8.0cvs29
644
645         * src/messageview.c
646                 Fix crasher when double clicking on IMAP message and
647                 MessageView is not shown introduced in cvs21
648                 Patch by mones
649
650 2012-02-10 [pawel]      3.8.0cvs28
651
652         * src/filtering.c
653                 Fix bug #2598 'Actions can move locked messages'
654
655 2012-02-08 [pawel]      3.8.0cvs27
656
657         * src/prefs_actions.c
658         * src/prefs_actions.h
659         * src/prefs_toolbar.c
660         * src/prefs_toolbar.h
661         * src/toolbar.c
662         * src/toolbar.h
663                 - Implement automatic removal of toolbar action buttons when
664                   associated action is removed
665                 - Don't allow creation of two actions with the same name,
666                   before all executions/removals were performed on first action
667                   with duplicated name in linked list which wasn't always
668                   correct behaviour
669
670 2012-02-05 [colin]      3.8.0cvs26
671
672         * src/main.c
673         * src/mainwindow.c
674         * src/messageview.c
675         * src/messageview.h
676         * src/prefs_common.c
677         * src/prefs_common.h
678         * src/procmsg.c
679         * src/procmsg.h
680         * src/summaryview.c
681         * src/summaryview.h
682                 Add an history to navigate in mails
683
684 2012-02-05 [colin]      3.8.0cvs25
685
686         * src/procmime.c
687                 Fix inverted comparison in list_find_custom.
688
689 2012-02-03 [wwp]        3.8.0cvs24
690
691         * src/gtk/progressdialog.c
692         Make translators life easier: use View log instead of Show log
693         (thanks, gusnan!).
694
695 2012-02-02 [pawel]      3.8.0cvs23
696
697         * src/folderview.c
698                 Fix bug #2590 'Un-capitalize strings'
699                 Patch by Christian Hesse
700
701 2012-02-02 [pawel]      3.8.0cvs22
702
703         * src/mainwindow.c
704                 Fix bug #2595 
705                 'Change expand behavior for message list / message view'
706                 Patch by Christian Hesse
707
708 2012-02-02 [pawel]      3.8.0cvs21
709
710         * src/folder.c
711         * src/messageview.c
712         * src/messageview.h
713         * src/procmsg.h
714                 Fix bug #2501 'opened message blanks when moved to other folder'
715                 Detect message move and update message window contents 
716                 accordingly, if message is moved to trash close window
717
718 2012-02-01 [pawel]      3.8.0cvs20
719
720         * src/jpilot.c
721         * src/mutt.c
722         * src/pine.c
723         * src/procmsg.c
724         * src/vcard.c
725         * src/gtk/sslcertwindow.c
726                 More strncat boundary checks
727
728 2012-01-31 [wwp]        3.8.0cvs19
729
730         * src/gtk/gtkutils.c
731         Fix warnings in gtkutils: wrong function name, missing newline, typo and
732         long line wrapping.
733
734 2012-01-31 [wwp]        3.8.0cvs18
735
736         * src/gtk/progressdialog.c
737         * src/gtk/progressdialog.h
738         * src/inc.c
739         * src/send_message.c
740         Add a button to the retrieve/send dialogs to
741         open the network log.
742
743 2012-01-25 [wwp]        3.8.0cvs17
744
745         * src/addr_compl.c
746         Remove debug statement.
747
748 2012-01-20 [pawel]      3.8.0cvs16
749
750         * src/addrbook.c
751         * src/exportldif.c
752                 Fix bug #2574 'Statement might be overflowing a
753                 buffer in strncat'
754
755 2012-01-20 [pawel]      3.8.0cvs15
756
757         * src/mimeview.c
758                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
759
760 2012-01-14 [colin]      3.8.0cvs14
761
762         * commitHelper
763                 Update tracker trigger url
764
765 2012-01-10 [wwp]        3.8.0cvs13
766
767         * src/mainwindow.c
768         * src/mainwindow.h
769         * src/toolbar.c
770                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
771                 account) and of mainwindows's relevant entry when current account
772                 is not able to retrieve (SMTP-only).
773
774 2012-01-09 [colin]      3.8.0cvs12
775
776         * src/summaryview.c
777                 Fix bug 1924, 'Messages marked move to Trash appear 
778                 identical to messages marked move to $FOLDER'
779
780 2012-01-05 [colin]      3.8.0cvs11
781
782         * src/main.c
783                 Fix crasher infinite loop
784
785 2012-01-03 [colin]      3.8.0cvs10
786
787         * src/gtk/gtkcmctree.c
788                 Revert previous patch, it's buggy on headers
789
790 2012-01-03 [colin]      3.8.0cvs9
791
792         * src/gtk/gtkcmctree.c
793                 Fix bug #2566, 'wrapped Subject not bounded'
794
795 2011-12-29 [pawel]      3.8.0cvs8
796
797         * src/compose.c
798         * src/compose.h
799         * src/main.c
800         * src/mimeview.c
801                 Make forwarding selected attachment possible from
802                 mimeview's context menu
803                 Fixex bug #2047 'forward attachments'
804
805 2011-12-28 [paul]       3.8.0cvs7
806
807         * src/prefs_account.c
808                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
809
810 2011-12-28 [colin]      3.8.0cvs6
811
812         * src/mimeview.c
813                 Fix fix
814
815 2011-12-28 [colin]      3.8.0cvs5
816
817         * src/mimeview.c
818                 Fix GTK+2.16 build (w32)
819
820 2011-12-18 [mir]        3.8.0cvs4
821
822         * src/ldapctrl.c
823             Fix bug in search criteria when doing a
824             complete directory search using '*'
825
826 2011-12-16 [mir]        3.8.0cvs3
827
828         * src/Makefile.am
829             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
830
831 2011-12-16 [wwp]        3.8.0cvs2
832
833         * src/procmsg.c
834         * src/stock_pixmap.c
835         * src/stock_pixmap.h
836         * src/summaryview.c
837         * src/gtk/icon_legend.c
838         * src/pixmaps/replied_and_forwarded.xpm
839           Make replied and forwarded status flags non exclusive.
840           Introduce a new message state (and relevant icon in message list)
841           where both the replied and forwarded flags are set.
842
843 2011-12-16 [paul]       3.8.0cvs1
844
845         * tools/claws.i18n.status.pl
846                 update id to id_ID
847
848 2011-12-16 [paul]       3.8.0
849         * NEWS
850         * README
851         * RELEASE_NOTES 
852                 3.8.0 unleashed!                
853
854 2011-12-16 [paul]       3.7.10cvs113
855
856         * configure.ac
857         * po/cs.po
858         * po/es.po
859         * po/fr.po
860         * po/hu.po
861         * po/id.po **REMOVED**
862         * po/id_ID.po **ADDED**
863         * po/pt_BR.po
864         * po/ru.po
865         * po/sk.po
866         * po/uk.po
867                 updates
868
869 2011-12-09 [pawel]      3.7.10cvs112
870
871         * src/summaryview.c
872         * src/gtk/quicksearch.c
873         * src/gtk/quicksearch.h
874                 Invalidate quicksearch root folder when removed
875                 Fixes bug #2560 'crash when unsubscribing newsgroup and
876                 having active search field'
877
878 2011-12-08 [pawel]      3.7.10cvs111
879
880         * src/mimeview.c
881                 Better fix for cvs94
882
883 2011-12-08 [wwp]        3.7.10cvs110
884
885         * src/compose.c
886         Make "From" widget set independant from recipient lists below,
887         so that it doesn't scroll when several recipients headers
888         are added and eventually are scrolling the view.
889         Path by Christian Hesse <mail@earthworm.de>.
890         Fixes bug #2481 'do not scroll "from" dropdown list and sender
891         address'.
892
893 2011-12-02 [paul]       3.7.10cvs109
894
895         * src/mainwindow.c
896         * src/messageview.c
897                 consistent label style
898
899 2011-11-29 [wwp]        3.7.10cvs108
900
901         * src/plugins/trayicon/libeggtrayicon/.cvsignore
902         More generated stuff to ignore.
903
904 2011-11-29 [wwp]        3.7.10cvs107
905
906         * src/prefs_folder_item.c
907         Fix CLAWS_TIP_DECL (undefined).
908
909 2011-11-28 [pawel]      3.7.10cvs106
910
911         * src/addrbook.c
912         * src/addrbook.h
913         * src/addressbook.c
914                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
915                 after removing the address book in the GUI'
916
917 2011-11-26 [pawel]      3.7.10cvs105
918
919         * src/folder.c
920                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
921
922 2011-11-25 [colin]      3.7.10cvs104
923
924         * src/imap_gtk.c
925         * src/mh_gtk.c
926                 Warning fixes
927
928 2011-11-24 [pawel]      3.7.10cvs103
929
930         * src/prefs_filtering.c
931                 Complete cvs102, forgot to commit this
932
933 2011-11-24 [pawel]      3.7.10cvs102
934
935         * src/account.c
936         * src/filtering.c
937         * src/filtering.h
938         * src/imap_gtk.c
939         * src/mh_gtk.c
940         * src/prefs_actions.c
941         * src/prefs_actions.h
942                 Implement actions updating on folder/account rename
943                 This fixes bug #2543 'filter actions in actionsrc not
944                 updated upon account renaming'
945
946 2011-11-24 [wwp]        3.7.10cvs101
947
948         * src/gtk/gtkcmctree.c
949                 Remove irrelevant cairo directive (thanks to Hanno).
950
951 2011-11-23 [wwp]        3.7.10cvs100
952
953         * src/gtk/gtkcmctree.c
954                 Make arrows in gtkcmctree's less big (get rid of the outlining),
955                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
956                 calculation.
957
958 2011-11-22 [colin]      3.7.10cvs99
959
960         * src/account.c
961         * src/prefs_filtering.c
962         * src/prefs_filtering.h
963                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
964                 The existing functions should do the job as well
965                 if not better, as they take into account the
966                 separator.
967
968 2011-11-21 [pawel]      3.7.10cvs98
969
970         * src/prefs_account.c
971                 Fix bug #2116 'Rip spaces off server names in account
972                 configuration'
973                 g_strstrip() domain names to be sure they are valid
974
975 2011-11-21 [pawel]      3.7.10cvs97
976
977         * src/account.c
978         * src/prefs_filtering.c
979         * src/prefs_filtering.h
980                 Fix bug #2404 'matcherrc updates upon account renaming'
981                 Fix bug #2406 'some part of accountrc not updated upon
982                 account rename'
983                 Renaming account cause changing of it's root folder prefix
984                 from #<type>/<old_name> to #<type>/<new_name> so every
985                 path directing to it must be altered. Fix paths in account
986                 preferences, global processing and filtering rules, folder
987                 processing rules upon rename
988
989 2011-11-20 [pawel]      3.7.10cvs96
990
991         * src/filtering.c
992         * src/filtering.h
993         * src/prefs_actions.c
994                 Fix bug #1489 'Filter action mark_as_read inoperative
995                 following move action'
996                 Sort actions lists to have proper order of execution
997
998 2011-11-20 [pawel]      3.7.10cvs95
999
1000         * src/prefs_actions.c
1001         * src/prefs_filtering.c
1002         * src/prefs_template.c
1003                 Fix bug #1870 'arrow scrolling in filters'
1004                 Allow arrow scrolling in dialogs with list view widgets
1005                 plus couple fixes of issues I found along the way
1006
1007 2011-11-19 [pawel]      3.7.10cvs94
1008
1009         * src/mimeview.c
1010                 Don't highlight icons on right-click, they are not
1011                 selected and other part is shown which is confusing
1012
1013 2011-11-19 [mones]      3.7.10cvs93
1014
1015         * manual/advanced.xml
1016                 Fix manual build
1017
1018 2011-11-19 [mones]      3.7.10cvs92
1019
1020         * manual/advanced.xml
1021         * manual/es/advanced.xml
1022                 Document undocumented hidden option 'zero_replacement_char'
1023                 Synchronize Spanish manual with English version
1024
1025 2011-11-19 [pawel]      3.7.10cvs91
1026
1027         * src/mainwindow.c
1028         * src/messageview.c
1029         * src/prefs_common.c
1030         * src/prefs_common.h
1031         * src/summaryview.c
1032         * src/textview.c
1033         * src/textview.h
1034                 Fix bug #2377 'Show All Headers - make change persistent
1035                 between sessions'
1036
1037 2011-11-19 [pawel]      3.7.10cvs90
1038
1039         * src/folder.c
1040         * src/folder.h
1041         * src/folder_item_prefs.c
1042         * src/folderview.c
1043         * src/mainwindow.c
1044         * src/mainwindow.h
1045         * src/summaryview.c
1046         * src/summaryview.h
1047         * src/gtk/authors.h
1048                 Fix bug #1563 'Folder view: show complete threads if they
1049                 contain unread messages'
1050                 Add option to show only threads with unread messages
1051                 initial patch by Paul Ollis, my small additions:
1052                 - when checking thread for unread finish on first unread
1053                 - make thread options unavailable when threading is off
1054                 - hide_unread_msgs and hide_unread_threads are mutually
1055                   exclusive options, set menus sensitivity accordingly
1056                 - set folder item icon type similiar to hide_unread_msgs
1057
1058 2011-11-19 [colin]      3.7.10cvs89
1059
1060         * src/procheader.c
1061                 Constness fix
1062
1063 2011-11-18 [pawel]      3.7.10cvs88
1064
1065         * src/compose.c
1066         * src/mainwindow.c
1067         * src/mimeview.c
1068         * src/mimeview.h
1069         * src/prefs_common.c
1070         * src/prefs_common.h
1071                 Fix bug #2408 'Some UI elements are not persistent
1072                 between sessions'
1073                 Remember size of main window, compose notebook, mimeview
1074                 tree widgets between claws-mail runs. Compose window
1075                 size saving was already done in cvs74
1076
1077 2011-11-18 [mones]      3.7.10cvs87
1078
1079         * src/compose.c
1080         * src/procheader.c
1081         * src/procheader.h
1082                 Fixes bug #2509, "manually added headers are lost unless
1083                 mail is sent inmediately"
1084
1085 2011-11-17 [pawel]      3.7.10cvs86
1086
1087         * src/mimeview.c
1088                 Fix crasher reported in bug #2543
1089
1090 2011-11-13 [colin]      3.7.10cvs85
1091
1092         * src/compose.c
1093                 Make compose windows printable
1094
1095 2011-11-11 [colin]      3.7.10cvs84
1096
1097         * configure.ac
1098                 Fix build on Fedora 16. -lm was probably pulled by something
1099                 else previously.
1100
1101 2011-11-11 [pawel]      3.7.10cvs83
1102
1103         * src/mainwindow.c
1104         * src/mimeview.c
1105         * src/mimeview.h
1106         * src/summaryview.c
1107                 Port MimeView to GtkTreeView
1108
1109 2011-11-11 [colin]      3.7.10cvs82
1110
1111         * src/prefs_common.c
1112                 Use %x (The preferred date representation for the current locale
1113                 without the time)
1114
1115 2011-11-10 [paul]       3.7.10cvs81
1116
1117         * src/prefs_common.c
1118                 use european date format as default
1119
1120 2011-11-08 [pawel]      3.7.10cvs80
1121
1122         * src/summaryview.c
1123                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
1124                 Fix race condition - don't try to hide messageview while
1125                 being in the middle of message displaying routine.
1126
1127 2011-11-08 [colin]      3.7.10cvs79
1128
1129         * src/codeconv.c
1130                 Make sure we break line when we need to. Very probably
1131                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
1132                 particular mail"
1133
1134 2011-11-07 [pawel]      3.7.10cvs78
1135
1136         * src/imap_gtk.c
1137                 Fix bug #2493 'Subscription pull down should be alphabetized'
1138
1139 2011-11-07 [pawel]      3.7.10cvs77
1140
1141         * src/mimeview.c
1142         * src/textview.c
1143         * src/textview.h
1144                 Make Home & End keys work in textview
1145
1146 2011-11-06 [colin]      3.7.10cvs76
1147
1148         * src/mainwindow.c
1149                 Oops, some unwanted undo got commited.
1150
1151 2011-11-06 [colin]      3.7.10cvs75
1152
1153         * src/mainwindow.c
1154                 Don't iconify/deiconify. Instead, just show nothing
1155                 before asked to.
1156
1157 2011-11-06 [pawel]      3.7.10cvs74
1158
1159         * src/compose.c
1160                 Fix compose window size saving / restoring
1161
1162 2011-11-06 [pawel]      3.7.10cvs73
1163
1164         * src/mimeview.c
1165         * src/messageview.c
1166                 Optimize message displaying, in some conditions parts were
1167                 displayed twice causing flickering. For example first html
1168                 source and then rendering output from html plugin of the
1169                 same part.
1170
1171 2011-11-05 [wwp]        3.7.10cvs72
1172
1173         * src/gtk/gtkaspell.c
1174                 Fix compilation where 'null' is undefined (use NULL instead).
1175
1176 2011-11-05 [colin]      3.7.10cvs71
1177
1178         * src/gtk/gtkaspell.c
1179                 No need to show a backtrace if gtkaspell is null
1180
1181 2011-11-05 [pawel]      3.7.10cvs70
1182
1183         * src/gtk/gtkaspell.c
1184                 Fix crasher when spellchecking is not enabled
1185
1186 2011-11-02 [mones]      3.7.10cvs69
1187
1188         * doc/man/claws-mail.1
1189                 fixed hyphens (patch from Debian packaging)
1190                 fixed header to follow man style closely 
1191                 documented new option --compose-from-file
1192                 removed INSTALLATION section, doesn't belong to manpage
1193                 added ENVIRONMENT, COPYRIGHT and BUGS sections
1194                 expanded FILES section to include certs and autofaces dirs
1195                 expanded SEE ALSO section to include manual and plugins
1196
1197 2011-11-01 [colin]      3.7.10cvs68
1198
1199         * src/common/utils.c
1200                 Fix wrong debug stuff commited.
1201
1202 2011-11-01 [colin]      3.7.10cvs67
1203
1204         * src/compose.c
1205         * src/main.c
1206         * src/common/utils.c
1207         * src/gtk/gtkaspell.c
1208         * src/gtk/gtkaspell.h
1209                 Fix huge slowness induced by spellcheck "while typing"
1210                 during initial quote rewraps.
1211
1212 2011-10-31 [pawel]      3.7.10cvs66
1213
1214         * src/messageview.c
1215         * src/mimeview.c
1216         * src/mimeview.h
1217         * src/summaryview.c
1218                 Fix bug #2526 'When reading message in separate window,
1219                 n and p keys do not work'
1220                 - fix key event handling in messageview
1221                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
1222                   and prev-part actions)
1223                 - instead add 'z' key for prev-part, we have 'a' key 
1224                   for next-part already
1225
1226 2011-10-31 [colin]      3.7.10cvs65
1227
1228         * src/common/defs.h
1229                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
1230
1231 2011-10-31 [pawel]      3.7.10cvs64
1232
1233         * src/summaryview.c
1234         * src/gtk/gtkutils.c
1235                 Fix bug #2303 'Next unread message enables message view'
1236                 Don't show previously hidden message view in main window
1237                 when user reads messages in external window
1238
1239 2011-10-31 [paul]       3.7.10cvs63
1240
1241         * src/prefs_template.c
1242                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
1243                 fit at 540 here, for those where they don't the dialogue can be made
1244                 larger by the user
1245
1246 2011-10-31 [paul]       3.7.10cvs62
1247
1248         * src/compose.c
1249                 revert 3.7.10cvs61, these entries _should_ be editable
1250
1251 2011-10-30 [pawel]      3.7.10cvs61
1252
1253         * src/compose.c
1254                 Those entries should not be editable
1255
1256 2011-10-30 [pawel]      3.7.10cvs60
1257
1258         * src/prefs_template.c
1259                 - Dialog needs more height to fit all widgets
1260                 - Clear template contents on delete
1261
1262 2011-10-30 [pawel]      3.7.10cvs59
1263
1264         * src/prefs_folder_item.c
1265                 Update summaryview after changing folder prefs when needed
1266
1267 2011-10-30 [pawel]      3.7.10cvs58
1268
1269         * src/mimeview.c
1270                 Remove key-press-event blocking, it only
1271                 emits GLib-GObject warnings
1272
1273 2011-10-29 [colin]      3.7.10cvs57
1274
1275         * src/addr_compl.c
1276                 Fix focus of completion window with gnome shell
1277                 Fixes bug #2525, "Address completion window does not get
1278                 keyboard focus"
1279
1280 2011-10-29 [colin]      3.7.10cvs56
1281
1282         * src/folderview.c
1283                 Fix flicker on recursive quicksearch
1284
1285 2011-10-28 [colin]      3.7.10cvs55
1286
1287         * src/alertpanel.c
1288         * src/mainwindow.c
1289                 Fix a bit the focus problem on Gnome shell
1290
1291 2011-10-26 [mones]      3.7.10cvs54
1292
1293         * src/compose.c
1294                 Add missing accelerator
1295
1296 2011-10-25 [colin]      3.7.10cvs53
1297
1298         * src/gtk/gtkcmclist.c
1299         * src/gtk/gtkcmctree.c
1300                 Fix colors, fix warnings
1301
1302 2011-10-25 [colin]      3.7.10cvs52
1303
1304         * src/gtk/gtkcmclist.c
1305         * src/gtk/gtkcmctree.c
1306                 Fix focus things.
1307
1308 2011-10-25 [colin]      3.7.10cvs51
1309
1310         * src/stock_pixmap.c
1311                 Fix build with gtk + 2.20
1312
1313 2011-10-25 [colin]      3.7.10cvs50
1314
1315         * src/compose.c
1316         * src/messageview.c
1317         * src/procmsg.c
1318         * src/procmsg.h
1319                 Fix locking when sending a single message
1320
1321 2011-10-25 [colin]      3.7.10cvs49
1322
1323         * src/gtk/colorlabel.c
1324                 GDK_ => GDK_KEY
1325         * src/gtk/gtkcmclist.c
1326                 Make row height closer to what it was
1327
1328 2011-10-25 [colin]      3.7.10cvs48
1329
1330         * src/stock_pixmap.c
1331                 Always use cairo to draw
1332
1333 2011-10-25 [colin]      3.7.10cvs47
1334
1335         * src/mimeview.c
1336                 Fix bug #2529, 'crash in mimeview_start_drag after
1337                 deleting message'. Patch by Ricardo
1338
1339 2011-10-23 [colin]      3.7.10cvs46
1340
1341         * src/gtk/gtkcmclist.c
1342         * src/gtk/gtkcmclist.h
1343         * src/gtk/gtkcmctree.c
1344                 Draw CMClist with cairo too.
1345
1346 2011-10-23 [colin]      3.7.10cvs45
1347
1348         * src/gtk/gtkcmclist.h
1349                 Fix build (this was not meant to be commited)
1350
1351 2011-10-23 [colin]      3.7.10cvs44
1352
1353         * src/addressadd.c
1354         * src/addressbook.c
1355         * src/addressbook_foldersel.c
1356         * src/editgroup.c
1357         * src/foldersel.c
1358         * src/folderview.c
1359         * src/grouplistdialog.c
1360         * src/prefs_common.c
1361         * src/prefs_common.h
1362         * src/summaryview.c
1363         * src/gtk/gtkcmclist.c
1364         * src/gtk/gtkcmclist.h
1365         * src/gtk/gtkcmctree.c
1366         * src/gtk/gtkcmctree.h
1367         * src/gtk/gtksctree.c
1368                 Refactor some tree stuff (lots of code duplication there)
1369                 and switch to cairo for tree rendering.
1370
1371 2011-10-23 [holger]     3.7.10cvs43
1372
1373         * src/filtering.c
1374                 Don't issue a warning for designed behaviour of the stop rule.
1375                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
1376
1377 2011-10-22 [colin]      3.7.10cvs42
1378
1379         * src/printing.c
1380         * src/gtk/gtkshruler.c
1381         * src/gtk/gtkutils.h
1382                 Fix GTK+2.16 build
1383
1384 2011-10-22 [colin]      3.7.10cvs41
1385
1386         * src/account.c
1387         * src/addr_compl.c
1388         * src/addrgather.c
1389         * src/compose.c
1390         * src/editldap.c
1391         * src/expldifdlg.c
1392         * src/folderview.c
1393         * src/grouplistdialog.c
1394         * src/headerview.c
1395         * src/importldif.c
1396         * src/main.c
1397         * src/mainwindow.c
1398         * src/mimeview.c
1399         * src/noticeview.c
1400         * src/prefs_account.c
1401         * src/prefs_actions.c
1402         * src/prefs_ext_prog.c
1403         * src/prefs_filtering.c
1404         * src/prefs_folder_item.c
1405         * src/prefs_image_viewer.c
1406         * src/prefs_logging.c
1407         * src/prefs_msg_colors.c
1408         * src/prefs_other.c
1409         * src/prefs_send.c
1410         * src/prefs_spelling.c
1411         * src/prefs_summaries.c
1412         * src/prefs_template.c
1413         * src/printing.c
1414         * src/quote_fmt.c
1415         * src/send_message.c
1416         * src/statusbar.c
1417         * src/summary_search.c
1418         * src/summaryview.c
1419         * src/wizard.c
1420         * src/gtk/gtkcmclist.c
1421         * src/gtk/gtkcmctree.c
1422         * src/gtk/gtkcmoptionmenu.c
1423         * src/gtk/gtksctree.c
1424         * src/gtk/gtkutils.c
1425         * src/gtk/gtkutils.h
1426         * src/gtk/gtkvscrollbutton.c
1427         * src/gtk/inputdialog.c
1428         * src/gtk/pluginwindow.c
1429         * src/gtk/quicksearch.c
1430         * src/gtk/spell_entry.c
1431         * src/plugins/bogofilter/bogofilter_gtk.c
1432         * src/plugins/dillo_viewer/dillo_prefs.c
1433         * src/plugins/pgpcore/prefs_gpg.c
1434         * src/plugins/spamassassin/spamassassin_gtk.c
1435         * src/plugins/trayicon/trayicon.c
1436         * src/plugins/trayicon/trayicon_prefs.c
1437                 Remove all possible #if GTK_CHECK_VERSION() checks,
1438                 and make Claws build with GTK+2.16 (untested right
1439                 now), as the Gpg4Win project uses GTK+2.16 currently.
1440
1441 2011-10-22 [colin]      3.7.10cvs40
1442
1443         * src/gtk/gtkutils.h
1444         * configure.ac
1445                 Fix (hopefully) build with GTK+ 2.18.
1446
1447 2011-10-20 [paul]       3.7.10cvs39
1448
1449         * AUTHORS
1450         * src/ldif.c
1451         * src/gtk/authors.h
1452                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
1453                 Patch by Bodo Graumann <mail@bodograumann.de>
1454
1455 2011-10-20 [mones]      3.7.10cvs38
1456
1457         * po/fr.po
1458         * src/common/defs.h
1459                 Fix references to old dotsrc mailing lists
1460
1461 2011-10-19 [mones]      3.7.10cvs37
1462
1463         * src/prefs_msg_colors.c
1464                 Fix Ok/Cancel buttons in color selector of preferences
1465
1466 2011-10-17 [colin]      3.7.10cvs36
1467
1468         * src/gtk/gtkshruler.c
1469                 (Probably) fix GTK+ <= 2.22
1470
1471 2011-10-17 [colin]      3.7.10cvs35
1472
1473         * src/gtk/gtkshruler.c
1474                 Fix GTK+2.22 build
1475
1476 2011-10-17 [mones]      3.7.10cvs34
1477
1478         * src/addrbook.c
1479         * src/exportldif.c
1480         * src/jpilot.c
1481         * src/mutt.c
1482         * src/pine.c
1483         * src/procmsg.c
1484         * src/vcard.c
1485                 Fix potential out-of-buffer writes
1486
1487 2011-10-17 [mones]      3.7.10cvs33
1488
1489         * src/main.c
1490                 Use just one g_print call per option; correct indentation
1491
1492 2011-10-17 [colin]      3.7.10cvs32
1493
1494         * src/compose.c
1495         * src/compose.h
1496         * src/gtk/Makefile.am
1497         * src/gtk/gtkshruler.c
1498         * src/gtk/gtkshruler.h
1499         * src/gtk/gtkunit.c
1500         * src/gtk/gtkunit.h
1501                 Reimplement ruler using the GTK widgets. Thanks
1502                 to Hanno for the initial patch.
1503
1504 2011-10-17 [colin]      3.7.10cvs31
1505
1506         * src/action.c
1507         * src/main.c
1508         * src/gtk/gtkutils.c
1509         * src/gtk/gtkutils.h
1510                 Undeprecate GIO/GdkCondition
1511
1512 2011-10-16 [mones]      3.7.10cvs30
1513
1514         * src/main.c
1515                 Add --compose-from-file option to open composition
1516                 window with the headers and body from a file; based
1517                 on Debian patch to fix http://bugs.debian.org/544868
1518
1519 2011-10-15 [mones]      3.7.10cvs29
1520
1521         * manual/advanced.xml
1522                 Document new summary_from_show hidden preference
1523
1524 2011-10-15 [paul]       3.7.10cvs28
1525
1526         * src/compose.c
1527                 compose_create_tags() - fix misplaced 'int i'
1528                 compose_entry_mark_default_to() - fix To field highlighting
1529
1530 2011-10-09 [colin]      3.7.10cvs27
1531
1532         * src/addr_compl.c
1533                 Fix address completion
1534
1535 2011-10-07 [colin]      3.7.10cvs26
1536
1537         * src/prefs_filtering_action.c
1538         * src/gtk/gtkutils.h
1539                 Fix build with GTK+2.20
1540
1541 2011-10-07 [colin]      3.7.10cvs25
1542
1543         * src/gtk/Makefile.am
1544         * src/gtk/gdkkeysyms-new.h
1545         * src/gtk/gtkutils.h
1546                 Copy the new GDK_KEY_* definitions for older GTKs
1547
1548 2011-10-07 [colin]      3.7.10cvs24
1549
1550         * configure.ac
1551                 Fix typos (thanks to Hanno)
1552
1553 2011-10-07 [colin]      3.7.10cvs23
1554
1555         * src/compose.c
1556         * src/gtk/gtkshruler.c
1557         * src/gtk/gtkshruler.h
1558                 Disable ruler starting from 2.24.
1559
1560 2011-10-07 [colin]      3.7.10cvs22
1561
1562         * configure.ac
1563         * src/messageview.c
1564         * src/gtk/Makefile.am
1565                 GTK2 build fix
1566
1567 2011-10-07 [colin]      3.7.10cvs21
1568
1569         * configure.ac
1570         * src/action.c
1571         * src/addr_compl.c
1572         * src/addrgather.c
1573         * src/compose.c
1574         * src/compose.h
1575         * src/editldap.c
1576         * src/mainwindow.c
1577         * src/message_search.c
1578         * src/mimeview.c
1579         * src/mimeview.h
1580         * src/prefs_account.c
1581         * src/prefs_compose_writing.c
1582         * src/prefs_filtering_action.c
1583         * src/prefs_folder_item.c
1584         * src/prefs_logging.c
1585         * src/prefs_matcher.c
1586         * src/prefs_message.c
1587         * src/prefs_other.c
1588         * src/prefs_receive.c
1589         * src/prefs_summaries.c
1590         * src/prefs_wrapping.c
1591         * src/printing.c
1592         * src/ssl_manager.c
1593         * src/statusbar.c
1594         * src/stock_pixmap.c
1595         * src/summary_search.c
1596         * src/textview.c
1597         * src/gtk/Makefile.am
1598         * src/gtk/colorlabel.c
1599         * src/gtk/gtkutils.c
1600         * src/gtk/gtkutils.h
1601         * src/gtk/logwindow.c
1602         * src/gtk/menu.c
1603         * src/gtk/menu.h
1604         * src/gtk/quicksearch.c
1605         * src/gtk/spell_entry.c
1606         * src/plugins/bogofilter/bogofilter_gtk.c
1607         * src/plugins/dillo_viewer/dillo_viewer.c
1608         * src/plugins/pgpcore/prefs_gpg.c
1609         * src/plugins/spamassassin/spamassassin_gtk.c
1610                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
1611                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
1612                 ported (especially GtkCMOptionMenu)
1613
1614 2011-10-07 [colin]      3.7.10cvs20
1615
1616         * src/account.c
1617         * src/action.c
1618         * src/addr_compl.c
1619         * src/addrcustomattr.c
1620         * src/addrduplicates.c
1621         * src/addressadd.c
1622         * src/addressbook.c
1623         * src/addressbook_foldersel.c
1624         * src/addrgather.c
1625         * src/alertpanel.c
1626         * src/browseldap.c
1627         * src/compose.c
1628         * src/editaddress.c
1629         * src/editaddress_other_attributes_ldap.c
1630         * src/editbook.c
1631         * src/editgroup.c
1632         * src/editjpilot.c
1633         * src/editldap.c
1634         * src/editldap_basedn.c
1635         * src/edittags.c
1636         * src/editvcard.c
1637         * src/exphtmldlg.c
1638         * src/expldifdlg.c
1639         * src/export.c
1640         * src/foldersel.c
1641         * src/folderview.c
1642         * src/grouplistdialog.c
1643         * src/import.c
1644         * src/importldif.c
1645         * src/importmutt.c
1646         * src/importpine.c
1647         * src/mainwindow.c
1648         * src/message_search.c
1649         * src/messageview.c
1650         * src/mimeview.c
1651         * src/prefs_actions.c
1652         * src/prefs_customheader.c
1653         * src/prefs_display_header.c
1654         * src/prefs_filtering.c
1655         * src/prefs_filtering_action.c
1656         * src/prefs_folder_column.c
1657         * src/prefs_matcher.c
1658         * src/prefs_msg_colors.c
1659         * src/prefs_other.c
1660         * src/prefs_summaries.c
1661         * src/prefs_summary_column.c
1662         * src/prefs_summary_open.c
1663         * src/prefs_template.c
1664         * src/prefs_toolbar.c
1665         * src/printing.c
1666         * src/sourcewindow.c
1667         * src/ssl_manager.c
1668         * src/summary_search.c
1669         * src/summaryview.c
1670         * src/textview.c
1671         * src/uri_opener.c
1672         * src/gtk/about.c
1673         * src/gtk/colorsel.c
1674         * src/gtk/combobox.c
1675         * src/gtk/description_window.c
1676         * src/gtk/foldersort.c
1677         * src/gtk/gtkaspell.c
1678         * src/gtk/gtkcmclist.c
1679         * src/gtk/gtkcmctree.c
1680         * src/gtk/gtkcmoptionmenu.c
1681         * src/gtk/gtkutils.c
1682         * src/gtk/icon_legend.c
1683         * src/gtk/inputdialog.c
1684         * src/gtk/logwindow.c
1685         * src/gtk/pluginwindow.c
1686         * src/gtk/prefswindow.c
1687         * src/gtk/quicksearch.c
1688         * src/plugins/pgpcore/passphrase.c
1689         * src/plugins/pgpcore/select-keys.c
1690                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
1691                 to replace GDK_* by GDK_KEY_*.
1692
1693 2011-10-07 [colin]      3.7.10cvs19
1694
1695         * AUTHORS
1696         * src/account.c
1697         * src/action.c
1698         * src/addr_compl.c
1699         * src/addressbook.c
1700         * src/alertpanel.c
1701         * src/compose.c
1702         * src/edittags.c
1703         * src/folderview.c
1704         * src/grouplistdialog.c
1705         * src/image_viewer.c
1706         * src/mainwindow.c
1707         * src/mimeview.c
1708         * src/noticeview.c
1709         * src/prefs_filtering_action.c
1710         * src/prefs_folder_column.c
1711         * src/prefs_msg_colors.c
1712         * src/prefs_summary_column.c
1713         * src/prefs_toolbar.c
1714         * src/printing.c
1715         * src/stock_pixmap.c
1716         * src/summaryview.c
1717         * src/textview.c
1718         * src/undo.c
1719         * src/wizard.c
1720         * src/gtk/about.c
1721         * src/gtk/authors.h
1722         * src/gtk/colorlabel.c
1723         * src/gtk/colorsel.c
1724         * src/gtk/gtkcmclist.c
1725         * src/gtk/gtkcmctree.c
1726         * src/gtk/gtkcmoptionmenu.c
1727         * src/gtk/gtksctree.c
1728         * src/gtk/gtkutils.c
1729         * src/gtk/gtkvscrollbutton.c
1730         * src/gtk/inputdialog.c
1731         * src/gtk/logwindow.c
1732         * src/gtk/menu.c
1733         * src/gtk/prefswindow.c
1734         * src/gtk/progressdialog.c
1735         * src/plugins/pgpcore/passphrase.c
1736         * src/plugins/trayicon/trayicon.c
1737                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
1738                 Patch by Hanno Thurow-Meyer, many thanks to him !
1739
1740 2011-09-20 [colin]      3.7.10cvs18
1741
1742         * src/common/ssl.c
1743                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
1744                 gnutls 3.0.3'
1745
1746 2011-09-18 [colin]      3.7.10cvs17
1747
1748         * src/news.c
1749                 Fix segfault when connection fails
1750
1751 2011-09-03 [colin]      3.7.10cvs16
1752
1753         * src/common/ssl.c
1754                 Use NORMAL instead of EXPORT priorities.
1755
1756 2011-09-02 [colin]      3.7.10cvs15
1757
1758         * configure.ac
1759         * src/common/ssl.c
1760                 Linking against gcrypt explicitely in order to call
1761                 gcry_control() for mutex setup isn't necessary anymore
1762                 starting from gnuTLS 2.11.
1763
1764 2011-08-31 [colin]      3.7.10cvs14
1765
1766         * src/plugins/pgpinline/pgpinline.c
1767         * src/plugins/pgpmime/pgpmime.c
1768                 Fix bug #2431, "Major memory leak in PGP message handling".
1769
1770 2011-08-31 [colin]      3.7.10cvs13
1771
1772         * AUTHORS
1773         * src/gtk/authors.h
1774         * src/mainwindow.c
1775         * src/messageview.c
1776         * src/gtk/authors.h
1777                 Apply Steve Rader's patch from bug #2388, "Add 
1778                 message view scrolling menu items"
1779
1780 2011-08-30 [colin]      3.7.10cvs12
1781
1782         * src/gtk/prefswindow.c
1783                 Fix layout issues (i.e. on SSL page if changing account
1784                 type prior to visiting it).
1785
1786 2011-08-30 [colin]      3.7.10cvs11
1787
1788         * configure.ac
1789         * src/common/ssl.c
1790                 Don't use deprecated functions for GnuTLS priorities.
1791                 Require GnuTLS 2.2 that is the first version with the
1792                 new function.
1793
1794 2011-08-30 [colin]      3.7.10cvs10
1795
1796         * src/common/socket.c
1797         * src/common/ssl.c
1798                 Long-term fix for bug #2402, "GnuTLS change breaks socket
1799                 communication", as per http://savannah.gnu.org/support/?107660
1800
1801 2011-08-30 [colin]      3.7.10cvs9
1802
1803         * src/etpan/imap-thread.c
1804         * src/etpan/nntp-thread.c
1805                 Remove dead openSSL code
1806
1807 2011-08-30 [colin]      3.7.10cvs8
1808
1809         * src/ssl_manager.c
1810         * src/common/ssl.c
1811         * src/common/ssl_certificate.c
1812         * src/common/ssl_certificate.h
1813         * src/etpan/imap-thread.c
1814         * src/etpan/nntp-thread.c
1815                 Fix bug #2127, "SSL cert check uses canonical name instead of
1816                 specified name"
1817
1818 2011-08-29 [colin]      3.7.10cvs7
1819
1820         * src/prefs_account.c
1821                 Fix X-Mailer option not appearing on IMAP
1822
1823 2011-08-29 [colin]      3.7.10cvs6
1824
1825         * src/plugins/pgpcore/Makefile.am
1826         * src/plugins/pgpinline/Makefile.am
1827         * src/plugins/pgpmime/Makefile.am
1828         * src/plugins/smime/Makefile.am
1829                 Windows build fix:
1830                 libtool: link: require no space between `-L' and `.'
1831
1832 2011-08-29 [colin]      3.7.10cvs5
1833
1834         * src/account.c
1835         * src/compose.c
1836         * src/prefs_account.c
1837         * src/prefs_account.h
1838                 Revert cvs4 which is rather illogical and instead
1839                 use Fabian's patch from bug #2471
1840
1841 2011-08-29 [colin]      3.7.10cvs4
1842
1843         * src/compose.c
1844                 Don't insert custom headers that have empty values.
1845                 Allows not inserting X-Mailer if it's set to nothing.
1846                 Fixes bug #2471, "Make setting an X-Mailer header optional".
1847
1848 2011-08-29 [colin]      3.7.10cvs3
1849
1850         * src/image_viewer.c
1851         * src/textview.c
1852         * src/gtk/gtkutils.c
1853         * src/gtk/gtkutils.h
1854                 Handle EXIF orientation in images (both in textview's
1855                 preview and image viewer)
1856
1857 2011-08-28 [paul]       3.7.10cvs2
1858
1859         * src/prefs_common.c
1860         * src/prefs_common.h
1861         * src/summaryview.c
1862                 add new hidden option to control the display in the From
1863                 column in the Message List: 0 (default): show name,
1864                 1: show address, 2: show name + address
1865
1866 2011-08-27 [paul]       3.7.10cvs1
1867
1868         * po/POTFILES.in
1869         * src/common/ssl_certificate.c
1870         * src/etpan/imap-thread.c
1871         * src/etpan/nntp-thread.c
1872                 offer up some missing log_error() strings to translators
1873
1874 2011-08-27 [paul]       3.7.10
1875         * NEWS
1876         * README
1877         * RELEASE_NOTES 
1878                 3.7.10 unleashed!               
1879
1880 2011-08-27 [paul]       3.7.9cvs52
1881
1882         * po/cs.po
1883         * po/fr.po
1884         * po/hu.po
1885         * po/lt.po
1886         * po/pt_BR.po
1887         * po/sk.po
1888                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
1889                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
1890
1891 2011-08-27 [mones]      3.7.9cvs51
1892
1893         * claws-mail.desktop
1894                 Include generic name and comment translations
1895                 Thanks to all the people on the translators ML!
1896
1897 2011-08-23 [paul]       3.7.9cvs50
1898
1899         * src/common/ssl.c
1900                 probable/possible fix/workaround for bug 2402,
1901                 'can't download message from pop3 server'
1902
1903 2011-08-18 [paul]       3.7.9cvs49
1904
1905         * manual/handling.xml
1906                 fix typos. thanks to vilpan
1907
1908 2011-08-17 [paul]       3.7.9cvs48
1909
1910         * tools/claws.i18n.status.pl
1911                 add Mindaugas Baranauskas (Lithuanian)
1912
1913 2011-08-14 [mir]        3.7.9cvs47
1914
1915         * src/news.c
1916         * src/etpan/nntp-thread.c
1917                 Fix bug 2418. Patch provided by Sébastien Bigaret with
1918                 some minor contribution by me.
1919
1920 2011-08-13 [mir]        3.7.9cvs46
1921
1922         * src/etpan/nntp-thread.c
1923                 Fix bug when NNTP server sends authentication warning
1924                 as part of the connection session. Privously etpan would
1925                 bail out for any return code other than NEWSNNTP_NO_ERROR
1926                 but as early as the connection session a return code like
1927                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
1928                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
1929                 be considered as an error.
1930
1931 2011-08-12 [paul]       3.7.9cvs45
1932
1933         * src/mimeview.c
1934                 3.7.9cvs43 mistakenly dropped off the info
1935                 about the mime part from the tooltip
1936
1937 2011-08-12 [wwp]        3.7.9cvs44
1938
1939         * src/gtk/quicksearch.c
1940          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
1941
1942 2011-08-09 [paul]       3.7.9cvs43
1943
1944         * src/mimeview.c
1945                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
1946
1947 2011-08-06 [paul]       3.7.9cvs42
1948
1949         * src/compose.c
1950                 fix cursor placement in Forward template
1951
1952 2011-08-06 [paul]       3.7.9cvs41
1953
1954         * src/gtk/description_window.c
1955                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
1956
1957 2011-08-05 [holger]     3.7.9cvs40
1958
1959         * claws-mail.desktop
1960                 Revert 3.7.9cvs35 for now, it may be problematic
1961                 (see bug #2450)
1962
1963 2011-08-05 [paul]       3.7.9cvs39
1964
1965         * src/mainwindow.c
1966         * src/messageview.c
1967                 use 'Collapse quotes' rather than 'Fold quotes' on
1968                 labels, for consistency
1969         * src/toolbar.c
1970                 use 'Receive mail from account' rather than 'on account'
1971
1972 2011-07-30 [mir]        3.7.9cvs38
1973
1974         * src/etpan/Makefile.am
1975         * src/plugins/pgpcore/Makefile.am
1976         * src/plugins/pgpmime/Makefile.am
1977         * src/plugins/smime/Makefile.am
1978                 Fix broken build on Debian Sid. enchant.h cannot be
1979                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
1980                 present in Makefile.am. Apparently enchant.h in older
1981                 versions were placed in /usr/include which is always
1982                 scanned be default.
1983
1984 2011-07-21 [mones]      3.7.9cvs37
1985
1986         * src/common/plugin.c
1987         * src/common/plugin.h
1988                 Make licences allowed for plugins more explicit and also
1989                 accept dual (or more) licences when properly formatted.
1990                 Doesn't require any change on current plugins.
1991
1992 2011-07-18 [mones]      3.7.9cvs36
1993
1994         * manual/advanced.xml
1995                 Document briefly tags feature.
1996         * manual/glossary.xml
1997                 Fix definition to avoid confussion with tags.
1998         * manual/es/advanced.xml
1999         * manual/es/glossary.xml
2000                 Synchronize Spanish translation with the above.
2001
2002 2011-07-07 [holger]     3.7.9cvs35
2003
2004         * claws-mail.desktop
2005                 Add indicator stuff to the desktop file
2006                 Taken from bug #2450
2007
2008 2011-07-06 [paul]       3.7.9cvs34
2009
2010         * src/edittags.c
2011                 fix English usage
2012
2013 2011-07-06 [mones]      3.7.9cvs33
2014
2015         * src/edittags.c
2016                 Do not create an empty tag name row in panel and
2017                 warn user about using a non-reserved tag instead
2018
2019 2011-07-05 [mones]      3.7.9cvs32
2020
2021         * src/imap.c
2022         * src/common/tags.c
2023         * src/common/tags.h
2024         * src/etpan/imap-thread.c
2025                 Make constants for reserved tags and use them
2026                 Removed also duplicate comparison while at it
2027
2028 2011-07-05 [paul]       3.7.9cvs31
2029
2030         * src/compose.c
2031                 when using a Compose template, only place the cursor
2032                 in the body when the cursor symbol, %cursor (%X), is used
2033
2034 2011-07-03 [paul]       3.7.9cvs30
2035
2036         * src/main.c
2037                 do main_window_popup(mainwin); on plugin load error, or
2038                 else the warning dialogue and mainwindow stays minimised
2039                 and hidden
2040
2041 2011-07-03 [paul]       3.7.9cvs29
2042
2043         * src/wizard.c
2044                 fix bug 2462, 'Building without GnuTLS support leads to a
2045                 failure in wizard.c'
2046
2047 2011-07-03 [paul]       3.7.9cvs28
2048
2049         * src/mainwindow.c
2050         * src/mainwindow.h
2051         * src/summaryview.c
2052                 fix bug #2461, 'popup menu in message list displays
2053                 'move to trash' and 'delete''.
2054                 Add a new sensitivity condition 'M_NOT_TRASH' and
2055                 remove the broken workaround for right-click in summaryview.c.
2056                 Fix broken main menu sensitivity for "Menu/Message/Move" in
2057                 News folder.
2058
2059 2011-06-21 [paul]       3.7.9cvs27
2060
2061         * src/mainwindow.c
2062                 revert 3.7.9cvs2, it does no good
2063
2064 2011-06-18 [mir]        3.7.9cvs26
2065
2066         * configure.ac
2067                 Fix autoconf warnings introduced in autoconf >= 2.64
2068
2069 2011-06-05 [paul]       3.7.9cvs25
2070
2071         * po/ca.po
2072         * po/cs.po
2073         * po/de.po
2074         * po/it.po
2075         * po/ja.po
2076         * po/pt_PT.po
2077         * po/sk.po
2078         * po/uk.po
2079                 fix strings where an informational message has been
2080                 wrongly entered into the translated string
2081         * src/toolbar.c
2082                 enable 'Trash' and 'Sender' to be translated based on
2083                 the context, e.g. as button text and as mail header
2084         * src/gtk/about.c
2085                 fix english in Info tab
2086
2087 2011-05-25 [colin]      3.7.9cvs24
2088
2089         * src/action.c
2090                 Fix bug #2439, "use bitwise operator for bitmask instead of
2091                 logical operator". Thanks to Nicolas Kaiser for the patch.
2092
2093 2011-05-18 [colin]      3.7.9cvs23
2094
2095         * src/news.c
2096                 Fix missing group selection before xover if the
2097                 connection was reset before.
2098
2099 2011-05-12 [colin]      3.7.9cvs22
2100
2101         * src/common/utils.c
2102                 Fix bug #2412, "Send account mail address in Message-ID
2103                 wrongly implemented". Patch by Fabian Keil.
2104
2105 2011-05-12 [mones]      3.7.9cvs21
2106
2107         * src/etpan/nntp-thread.c
2108                 Fix bug #2418 "NNTP authentication is broken"
2109
2110 2011-05-09 [pawel]      3.7.9cvs20
2111
2112         * src/mainwindow.c
2113         * src/prefs_folder_item.c
2114                 Small UI fixes
2115
2116 2011-05-05 [colin]      3.7.9cvs19
2117
2118         * src/imap.c
2119         * src/inc.c
2120         * src/news.c
2121         * src/send_message.c
2122                 Fix bug #2184, "Add account name information inside network log".
2123                 Initial patch by MSulchan Darmawan, expanded to other protocols.
2124                 This stuff is too much copy-pasted.
2125
2126
2127 2011-04-30 [colin]      3.7.9cvs18
2128
2129         * src/main.c
2130                 Fix bug #2414, 'Claws segfaults on startup with
2131                 notification plugin enabled". Thanks Christian
2132                 Faulhammer for the patch.
2133
2134 2011-04-27 [colin]      3.7.9cvs17
2135
2136         * src/codeconv.c
2137                 Make Windows' encoding CP1251 for ru_RU locale
2138                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
2139
2140 2011-04-24 [paul]       3.7.9cvs16
2141
2142         * manual/claws-mail-manual.xml
2143         * manual/de/claws-mail-manual.xml
2144         * manual/es/claws-mail-manual.xml
2145         * manual/fr/claws-mail-manual.xml
2146         * manual/it/claws-mail-manual.xml
2147                 update copyright year
2148
2149 2011-04-24 [paul]       3.7.9cvs15
2150
2151         * src/summaryview.c
2152                 fix bug #2353, 'Right-clicking on spam in order to delete
2153                 it causes it to show in message window'
2154
2155 2011-04-24 [paul]       3.7.9cvs14
2156
2157         * src/mainwindow.c
2158         * src/gtk/foldersort.c
2159         * src/gtk/foldersort.h
2160                 fix labelling, 'change folder order' to 'change mailbox order'
2161
2162 2011-04-23 [paul]       3.7.9cvs13
2163
2164         * configure.ac
2165                 fix bug #2409, 'Failed to compile under GCC 3.x : option
2166                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
2167                 committed in 3.7.8cvs19 
2168
2169 2011-04-11 [paul]       3.7.9cvs12
2170
2171         * src/plugins/trayicon/trayicon.c
2172                 fix build bug: gtk_status_icon_set_title() is available
2173                 since gtk 2.18.x not 2.14.x
2174
2175 2011-04-11 [paul]       3.7.9cvs11
2176
2177         * po/hu.po
2178                 updated by Páder RezsÅ‘
2179
2180 2011-04-10 [colin]      3.7.9cvs10
2181
2182         * src/addr_compl.c
2183         * src/addressbook.c
2184         * src/compose.c
2185         * src/editaddress.c
2186         * src/editaddress_other_attributes_ldap.c
2187         * src/main.c
2188         * src/message_search.c
2189         * src/prefs_display_header.c
2190         * src/prefs_filtering_action.c
2191         * src/prefs_matcher.c
2192         * src/prefs_other.c
2193         * src/prefs_toolbar.c
2194         * src/summary_search.c
2195         * src/gtk/colorlabel.c
2196         * src/gtk/combobox.c
2197         * src/gtk/gtkcmoptionmenu.c
2198         * src/gtk/gtkshruler.c
2199         * src/gtk/gtkshruler.h
2200         * src/gtk/gtkutils.h
2201         * src/gtk/inputdialog.c
2202         * src/gtk/quicksearch.c
2203                 Revert the whole pile of crap introduced in
2204                 cvs9,8,7,4.
2205
2206 2011-04-10 [colin]      3.7.9cvs9
2207
2208         * src/compose.c
2209         * src/editaddress.c
2210         * src/editaddress_other_attributes_ldap.c
2211         * src/main.c
2212         * src/message_search.c
2213         * src/prefs_display_header.c
2214         * src/prefs_matcher.c
2215         * src/prefs_toolbar.c
2216         * src/summary_search.c
2217         * src/gtk/combobox.c
2218         * src/gtk/gtkutils.h
2219         * src/gtk/inputdialog.c
2220         * src/gtk/quicksearch.c
2221                 Finish fun with combo boxes. (hopefully)
2222
2223 2011-04-10 [colin]      3.7.9cvs8
2224
2225         * src/compose.c
2226         * src/prefs_filtering_action.c
2227         * src/gtk/combobox.c
2228         * src/gtk/gtkshruler.c
2229         * src/gtk/gtkshruler.h
2230                 More undeprecation. GTKSHRuler is #if'ed out. We can
2231                 still decide to maintain the old GtkRuler widget in-tree
2232                 if the lack of ruler in Compose window is too
2233                 annoying.
2234
2235 2011-04-10 [colin]      3.7.9cvs7
2236
2237         * src/addr_compl.c
2238         * src/addressbook.c
2239         * src/compose.c
2240         * src/editaddress_other_attributes_ldap.c
2241         * src/message_search.c
2242         * src/prefs_display_header.c
2243         * src/prefs_filtering_action.c
2244         * src/prefs_other.c
2245         * src/prefs_toolbar.c
2246         * src/summary_search.c
2247         * src/gtk/colorlabel.c
2248         * src/gtk/combobox.c
2249         * src/gtk/gtkcmoptionmenu.c
2250         * src/gtk/gtkutils.h
2251                 More comboboxtext undeprecation
2252
2253 2011-04-10 [colin]      3.7.9cvs6
2254
2255         * src/messageview.c
2256                 Fix it better.
2257
2258 2011-04-10 [colin]      3.7.9cvs5
2259
2260         * src/messageview.c
2261                 Fix age-old typo.
2262
2263 2011-04-10 [colin]      3.7.9cvs4
2264
2265         * src/compose.c
2266         * src/editaddress_other_attributes_ldap.c
2267         * src/message_search.c
2268         * src/prefs_display_header.c
2269         * src/prefs_filtering_action.c
2270         * src/prefs_other.c
2271         * src/prefs_toolbar.c
2272         * src/summary_search.c
2273         * src/gtk/combobox.c
2274         * src/gtk/gtkutils.h
2275                 gtk_combo_box_*_text() is deprecated, and
2276                 gtk_combo_box_text_*() is the new hotness.
2277
2278 2011-04-10 [colin]      3.7.9cvs3
2279
2280         * src/addr_compl.c
2281         * src/addressbook.c
2282         * src/browseldap.c
2283         * src/compose.c
2284         * src/folder.c
2285         * src/folderview.c
2286         * src/gtk/gtkvscrollbutton.c
2287         * src/gtk/gtkvscrollbutton.h
2288                 s/GtkFunction/GSourceFunc
2289
2290 2011-04-10 [colin]      3.7.9cvs2
2291
2292         * src/mainwindow.c
2293                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
2294                 This is the patch from bug #2396, it should be innocuous even
2295                 if that's useless to do deiconify + present window...
2296
2297 2011-04-09 [paul]       3.7.9cvs1
2298
2299         * src/prefs_summaries.c
2300                 fix typo in string. (thanks, Brad!)
2301
2302 2011-04-09 [paul]       3.7.9
2303         * NEWS
2304         * README
2305         * RELEASE_NOTES 
2306                 3.7.9 unleashed!        
2307
2308 2011-04-09 [paul]       3.7.8cvs78
2309
2310         * po/cs.po
2311         * po/es.po
2312         * po/fi.po
2313         * po/fr.po
2314         * po/lt.po
2315         * po/pt_BR.po
2316         * po/sk.po
2317         * po/uk.po
2318                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
2319                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
2320                 Slavko, and Yarema
2321
2322 2011-04-09 [colin]      3.7.8cvs77
2323
2324         * src/gtk/filesel.c
2325                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
2326                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
2327                 encoding filename. Hooray for stupid.
2328
2329 2011-04-08 [colin]      3.7.8cvs76
2330
2331         * src/action.c
2332                 Fix action Stop: if child does not react to SIGTERM, it'll
2333                 probably start behaving when it'll get a SIGKILL on the user's
2334                 second press on Stop.
2335                 Fixes bug #2237, "User action makes Claws unresponsive".
2336
2337 2011-04-08 [colin]      3.7.8cvs75
2338
2339         * src/account.c
2340         * src/folder.c
2341         * src/folder.h
2342         * src/folder_item_prefs.c
2343         * src/folder_item_prefs.h
2344         * src/prefs_account.c
2345                 Fix bug #2382, "folderitemrc not updated when account
2346                 name is changed". Indeed, this wasn't done.
2347
2348 2011-04-08 [wwp]        3.7.8cvs74
2349
2350         * src/procmime.c
2351         Add support for quoted values (*="value").
2352         This commonly fixes a trailing quote appearing to filenames
2353         sent by iphone Mail (not sure if it's culprit at all, though).
2354
2355 2011-04-08 [colin]      3.7.8cvs73
2356
2357         * src/gtk/filesel.c
2358                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
2359                 caused by attachments with extended chars in the file name". Patch
2360                 derived from a patch bt Fabien Keil
2361
2362 2011-04-05 [wwp]        3.7.8cvs72
2363
2364         * src/compose.c
2365                 A debug string not to translate.
2366
2367 2011-04-03 [colin]      3.7.8cvs71
2368
2369         * src/common/utils.h
2370                 Fix bug #2394, "backtrace() crashes on FreeBSD"
2371                 That's not the first bug-report where internal
2372                 debug-only backtrace() crashes on FreeBSD.
2373
2374 2011-04-03 [colin]      3.7.8cvs70
2375
2376         * src/compose.c
2377                 Fix bug #2365 again, "Crash when auto-scrolling headers in
2378                 compose window".
2379                 Batch-mode compose windows (from filtering actions) shouldn't
2380                 try to access stuff after flushing events...
2381
2382 2011-03-31 [paul]       3.7.8cvs69
2383
2384         * INSTALL
2385                 update as gtk >= 2.10 now required
2386                 (because I'll never remember to do this later)
2387
2388 2011-03-26 [paul]       3.7.8cvs68
2389
2390         * src/messageview.c
2391                 fix separators in Go To menu
2392
2393 2011-03-20 [colin]      3.7.8cvs67
2394
2395         * configure.ac
2396                 Drop the *_DISABLE_DEPRECATED. We'll put them back
2397                 when we'll have time to handle them
2398
2399 2011-03-18 [paul]       3.7.8cvs66
2400
2401         * src/textview.c
2402                 make user-facing message more accurate -
2403                 'Network Log' not 'View Log'
2404
2405 2011-03-17 [wwp]        3.7.8cvs65
2406
2407         * po/fr.po
2408                 Fix a typo around plural form, as reported by
2409                 Yannick Palanque.
2410
2411 2011-03-15 [colin]      3.7.8cvs64
2412
2413         * AUTHORS
2414         * src/gtk/authors.h
2415         * src/main.c
2416                 Fix bug #2381, "Support for NetworkManager 0.9".
2417                 Patch by Mikhail Efremov
2418
2419 2011-03-04 [colin]      3.7.8cvs63
2420
2421         * src/mimeview.c
2422         * src/mimeview.h
2423                 Fix segfault on Windows
2424         * src/exporthtml.c
2425         * src/common/utils.c
2426         * src/common/w32_unistd.c
2427         * src/common/w32lib.h
2428                 Rationalize use of time_r() funcs (pthread do define them)
2429
2430 2011-03-02 [pawel]      3.7.8cvs62
2431
2432         * src/wizard.c
2433                 Re-implement widgets aligning, switch from GtkSizeGroup
2434                 to GtkTable - this should fix disappearing labels
2435
2436 2011-03-01 [pawel]      3.7.8cvs61
2437
2438         * src/wizard.c
2439                 Wizard GUI cleanups. Make it look and behave more
2440                 like account preferences.
2441
2442 2011-02-23 [colin]      3.7.8cvs60
2443
2444         * src/common/Makefile.am
2445                 Fix make dist
2446
2447 2011-02-23 [colin]      3.7.8cvs59
2448
2449         * src/Makefile.am
2450         * src/main.c
2451         * src/common/Makefile.am
2452         * src/common/plugin.c
2453         * src/common/valgrind.h
2454                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
2455                 Use valgrind's own header.
2456
2457 2011-02-22 [colin]      3.7.8cvs58
2458
2459         * src/prefs_account.c
2460                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
2461                 signed message" upon new installation. This is disturbing when PGP
2462                 plugins are loaded by default.
2463
2464 2011-02-16 [paul]       3.7.8cvs57
2465
2466         * src/*
2467                 update copyright headers throughout
2468
2469 2011-02-16 [paul]       3.7.8cvs56
2470
2471         * src/summaryview.c
2472                 use gettext plural form for "item selected"/"items selected"
2473
2474 2011-02-13 [colin]      3.7.8cvs55
2475
2476         * src/mimeview.c
2477         * src/mimeview.h
2478                 Fix bug #2361, "Claws crashes after PGP Check in separate
2479                 msg view". Don't let the cancel thread lie around after
2480                 the verification ended.
2481
2482 2011-02-13 [paul]       3.7.8cvs54
2483
2484         * po/lt.po
2485                 updated by Mindaugas Baranauskas
2486
2487 2011-02-11 [mones]      3.7.8cvs53
2488
2489         * manual/es/advanced.xml
2490                 Sync with English manual
2491         * src/imap.c
2492                 Fix remaining mismatched alloc/free from cppcheck
2493
2494 2011-02-10 [pawel]      3.7.8cvs52
2495
2496         * src/ldapupdate.c
2497                 Fix memleaks
2498
2499 2011-02-10 [pawel]      3.7.8cvs51
2500
2501         * src/prefs_toolbar.c
2502                 - set menus sensitivity in item type combo depending on
2503                   availability of actions / plugin hooks
2504                 - style fixes, spaces instead of tabs mostly
2505
2506 2011-02-10 [paul]       3.7.8cvs50
2507
2508         * src/prefs_account.c
2509                 move the 'send acc mail addr in msg-id" option to
2510                 the send page
2511
2512 2011-02-10 [paul]       3.7.8cvs49
2513
2514         * src/prefs_account.c
2515                 move the 'expunge immediately' option to a more
2516                 suitable page
2517
2518 2011-02-05 [pawel]      3.7.8cvs48
2519
2520         * manual/advanced.xml
2521                 Document new hidden pref
2522         * src/folder.c
2523                 Dont treat mimeparts referenced by others as
2524                 real attachments
2525         * src/mimeview.c
2526         * src/prefs_common.c
2527         * src/prefs_common.h
2528                 Add ability to hide inline attachments referenced
2529                 by other mimeparts in MimeView. To enable this
2530                 feature set show_inline_attachments=0 in your clawsrc
2531
2532 2011-01-25 [colin]      3.7.8cvs47
2533
2534         * src/matcher.c
2535                 Fix matcher body parsing: decode mails with our
2536                 MIME parser. This speeds up body search a bit as
2537                 binary attachments are not searched anymore, slows
2538                 down a bit full message searches, but not awfully.
2539         * src/summary_search.c
2540                 Use matcher API to search, in all cases (advanced search or
2541                 not). Also, fix little logic bugs related to combos history
2542         * src/common/utils.c
2543         * src/common/utils.h
2544         * src/procmime.c
2545         * src/procmime.h
2546                 Remove dead code, export functions needed by matcher.c
2547
2548 2011-01-25 [colin]      3.7.8cvs46
2549
2550         * src/compose.c
2551         * src/prefs_common.c
2552         * src/common/md5.c
2553         * src/common/ssl_certificate.c
2554                 Fix mismatched alloc/free (thanks to cppcheck)
2555
2556 2011-01-25 [colin]      3.7.8cvs45
2557
2558         * src/pop.c
2559                 Fix leak on error path
2560
2561 2011-01-23 [mones]      3.7.8cvs44
2562
2563         * manual/es/advanced.xml
2564                 Sync with English manual
2565
2566 2011-01-23 [paul]       3.7.8cvs43
2567
2568         * src/gtk/about.c
2569                 it's 2011, update copyright line
2570
2571 2011-01-23 [paul]       3.7.8cvs42
2572
2573         * manual/advanced.xml
2574         * src/prefs_common.c
2575         * src/prefs_common.h
2576         * src/textview.c
2577                 fix bug #2350, 'Make displaying localized date/time in
2578                 message view optional'.
2579                 This introduces a new hidden option (why do more?),
2580                 'msgview_date_format', which defaults to OFF, maintaining
2581                 the current and expected behaviour.
2582
2583 2011-01-21 [colin]      3.7.8cvs41
2584
2585         * src/procmime.c
2586                 Fix bug #2050, Clawsmail sends return receipt every seconds
2587                 We forgot to close the file when parsing 
2588                 disposition-notification fields, which made unlinking of the
2589                 corresponding emails in tempfolder/processing impossible in
2590                 Windows. Causing them to be re-fetched every time.
2591
2592 2011-01-21 [colin]      3.7.8cvs40
2593
2594         * claws-mail.desktop
2595                 Fix again bug #2346: We should have a %u parameter.
2596
2597 2011-01-21 [colin]      3.7.8cvs39
2598
2599         * src/plugins/spamassassin/spamassassin.c
2600                 Fix sa-learn when offline (its command line parsing is
2601                 space-dependant). Patch by Wolfgang Lorenz
2602
2603 2011-01-19 [pawel]      3.7.8cvs38
2604
2605         * claws-mail.desktop
2606                 Fix Bug 2346 'Please register x-handler-scheme
2607                  in .desktop file' patch by Laurent Bigonville
2608                 While I'm here update things to current
2609                 standards, fix desktop-file-validate warnings/errors
2610
2611 2011-01-18 [colin]      3.7.8cvs37
2612
2613         * src/common/smtp.c
2614                 Fix logic on SMTP AUTH: If the selected method isn't
2615                 available, say so instead of supposing it'll work.
2616                 Fixes bug #2039, 'SMTP AUTHENTICATION'
2617
2618 2011-01-15 [pawel]      3.7.8cvs36
2619
2620         * src/prefs_folder_item.c
2621                 Rework subject regexp simplify gui a bit, this give us better
2622                 options page layout (window with min width was too short to 
2623                 show all contents and thigs were unwieldy) and better preview
2624                 of regexp working/not working
2625
2626 2011-01-14 [pawel]      3.7.8cvs35
2627
2628         * src/textview.c
2629                 strncpy2() NULLify strings just fine, no need to be
2630                 extra "clever"
2631
2632 2011-01-14 [pawel]      3.7.8cvs34
2633
2634         * src/textview.c
2635                 Fix Bug #2165 'The date not localized in the message view'
2636                 Display Date header in messageview in the same way as in
2637                 summaryview by respecting date format set in preferences.
2638
2639 2011-01-06 [pawel]      3.7.8cvs33
2640
2641         * src/prefs_account.c
2642         * src/prefs_folder_item.c
2643         * src/prefs_quote.c
2644         * src/quote_fmt.c
2645                 Make quote templates widgets more compact
2646
2647 2011-01-06 [pawel]      3.7.8cvs32
2648
2649         * src/plugins/trayicon/trayicon.c
2650                 - fix logic bug which caused icon to be
2651                   always set no-mail status on plugin load
2652                 - force icon hide on plugin_done(), without
2653                   it empty space(?!) is left in tray under KDE3 and KDE4
2654
2655 2011-01-06 [colin]      3.7.8cvs31
2656
2657         * src/addrharvest.c
2658         * src/codeconv.c
2659         * src/codeconv.h
2660         * src/compose.c
2661         * src/news.c
2662         * src/procheader.c
2663         * src/procmime.c
2664         * src/unmime.c
2665         * src/unmime.h
2666                 Unmime headers differently whether they're addresses or not:
2667                 It's useless to quote things containing commas if it's in
2668                 subject, for example. (introduced in 3.7.8cvs26)
2669
2670 2011-01-06 [colin]      3.7.8cvs30
2671
2672         * src/gtk/gtkaspell.c
2673                 Complete previous patch
2674         * src/messageview.c
2675         * src/plugins/pgpinline/pgpinline.c
2676                 Coding style
2677
2678 2011-01-06 [paul]       3.7.8cvs29
2679
2680         * AUTHORS
2681         * configure.ac
2682         * po/lt.po
2683         * src/gtk/authors.h
2684                 add Lithuanian translation (approx. 65% complete)
2685                 submitted by Mindaugas Baranauskas
2686
2687 2011-01-06 [pawel]      3.7.8cvs28
2688
2689         * src/export.c
2690         * src/import.c
2691         * src/messageview.c
2692         * src/prefs_actions.c
2693         * src/procmime.c
2694         * src/gtk/gtkaspell.c
2695         * src/plugins/pgpinline/pgpinline.c
2696         * src/plugins/pgpmime/pgpmime.c
2697         * src/plugins/smime/smime.c
2698                 Fix memory/file descriptors leaks
2699
2700 2011-01-06 [paul]       3.7.8cvs27
2701
2702         * src/plugins/pgpcore/sgpgme.c
2703                 fix bug #2322, 'GPG Full info: showing subkey
2704                 ID instead of primary key fingerprint'
2705                 Patch by Sébastien Bigaret.
2706
2707 2011-01-03 [colin]      3.7.8cvs26
2708
2709         * src/unmime.c
2710                 Better quote-checking when unmim-ing headers
2711                 that may have comas.
2712
2713 2011-01-03 [colin]      3.7.8cvs25
2714
2715         * src/unmime.c
2716                 Fix bug #2299, "Incorrect handling of quoted printable coma
2717                 in headers". As this is really painful to fix by switching
2718                 the whole stuff to a list of headers tokens, we workaround
2719                 the problem by adding quotes around the encoded-word (making
2720                 it a quoted-string which continuity is already handled).
2721
2722 2011-01-03 [colin]      3.7.8cvs24
2723
2724         * src/procheader.c
2725                 Remove dead code
2726
2727 2010-12-23 [colin]      3.7.8cvs23
2728
2729         * src/compose.c
2730                 Finish fixing bug #2203: When forwarding (inline) and there
2731                 are some text/* parts with no name, set them a name and
2732                 set their disposition to attachment, so that recipients with
2733                 MUAs preferring HTML parts don't show them by default.
2734
2735 2010-12-22 [paul]       3.7.8cvs22
2736
2737         * src/compose.h
2738                 fix missing file in 3.7.8cvs20
2739
2740 2010-12-22 [colin]      3.7.8cvs21
2741
2742         * src/folderview.c
2743         * src/folderview.h
2744                 Implement a nicer scroll when drag and dropping
2745
2746 2010-12-22 [colin]      3.7.8cvs20
2747
2748         * src/compose.c
2749                 Store charset if available when attaching text/* parts
2750                 Fixes bug #2203, 'Problems in forwarding multipart/
2751                 alternative messages with HTML part'
2752
2753 2010-12-22 [colin]      3.7.8cvs19
2754
2755         * src/textview.c
2756                 Fix wrong free
2757
2758 2010-12-21 [colin]      3.7.8cvs18
2759
2760         * src/inc.c
2761         * src/send_message.c
2762         * src/common/session.c
2763         * src/common/session.h
2764                 Differentiate between running sessions and connected
2765                 sessions. Fixes bug #2332, "Crash when hitting cancel
2766                 on the SMTP status window"
2767
2768 2010-12-21 [colin]      3.7.8cvs17
2769
2770         * src/etpan/etpan-thread-manager.c
2771                 Dead code removal
2772
2773 2010-12-21 [colin]      3.7.8cvs16
2774
2775         * src/textview.c
2776                 Check whether we should continue loading the
2777                 current textview after inserting a possibly
2778                 big image.
2779
2780 2010-12-20 [colin]      3.7.8cvs15
2781
2782         * src/addrcindex.c
2783         * src/addrcindex.h
2784                 Removed. Dead code since ages!
2785         * src/addr_compl.c
2786         * src/gtk/gtkcmclist.c
2787         * src/gtk/gtkcmctree.c
2788         * src/gtk/gtksctree.c
2789                 undefine *_DISABLE_DEPRECATED in the files that
2790                 use deprecated interfaces. Implicit declarations
2791                 can lead to crashes as prototypes are unknown, as
2792                 evidenced by bug #2315.
2793
2794 2010-12-20 [colin]      3.7.8cvs14
2795
2796         * src/compose.c
2797                 Don't flush events when adding an header entry. This
2798                 can mess up the keypresses in the previous header.
2799                 Instead, make the scroll happen later (doing it on the
2800                 spot without flushing events doesn't work as the new
2801                 requisitions aren't set yet).
2802
2803 2010-12-20 [colin]      3.7.8cvs13
2804
2805         * src/mainwindow.c
2806                 Don't iconify at start on w32. This un-iconifies in the
2807                 background.
2808
2809 2010-12-20 [colin]      3.7.8cvs12
2810
2811         * src/common/base64.c
2812                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
2813                 Patch by pochini at shiny.it
2814
2815 2010-12-19 [colin]      3.7.8cvs11
2816
2817         * src/ldapserver.c
2818                 Better debug.
2819
2820 2010-12-18 [colin]      3.7.8cvs10
2821
2822         * src/compose.c
2823                 Fix bug #2148, "Attachment content-transfer-encoding 
2824                 incorrectly set when signing emails". The RFC 2045
2825                 states that message/* and multipart/* encoding must
2826                 be either 7-bit, 8-bit or binary.
2827
2828 2010-12-18 [mones]      3.7.8cvs9
2829
2830         * src/ldaputil.c
2831                 Fix crash when searching or adding a LDAP server
2832
2833 2010-12-17 [colin]      3.7.8cvs8
2834
2835         * configure.ac
2836         * src/editldap.c
2837         * src/ldapquery.c
2838         * src/ldapserver.c
2839         * src/ldapupdate.c
2840         * src/ldaputil.c
2841         * src/ldaputil.h
2842                 Better error logging. Disable LDAP SSL/TLS on
2843                 Windows, it's crashy/non-worky.
2844
2845 2010-12-17 [colin]      3.7.8cvs7
2846
2847         * src/folder.c
2848                 Fix bug #2325, "messages remains in folder cache after moving
2849                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
2850
2851 2010-12-17 [colin]      3.7.8cvs6
2852
2853         * src/addressadd.c
2854         * src/addressbook.c
2855         * src/addrindex.c
2856         * src/ldapquery.c
2857         * src/ldapquery.h
2858         * src/ldapserver.c
2859         * src/ldapserver.h
2860         * src/ldapupdate.c
2861         * src/ldaputil.c
2862         * src/ldaputil.h
2863                 Windows build fixes (w32 LDAP completely untested!)
2864
2865 2010-12-16 [colin]      3.7.8cvs5
2866
2867         * src/addrindex.c
2868         * src/editldap.c
2869         * src/ldapctrl.c
2870         * src/ldapquery.c
2871         * src/ldapserver.c
2872         * src/ldapserver.h
2873         * src/ldapupdate.c
2874         * src/ldaputil.c
2875                 Try to rationalize a bit LDAP connections
2876
2877 2010-12-16 [colin]      3.7.8cvs4
2878
2879         * src/prefs_spelling.c
2880         * src/common/defs.h
2881                 Add a button to get dictionaries (win32)
2882
2883 2010-12-16 [colin]      3.7.8cvs3
2884
2885         * src/prefs_matcher.c
2886                 Fix bug #2279, "crash when clicking 'define' in filter
2887                 configuring". Thanks to Theodor Ciobanu for the hint at
2888                 the problem.
2889
2890 2010-12-14 [colin]      3.7.8cvs2
2891
2892         * src/gtk/gtkaspell.c
2893                 Add missing guard for sys/wait.h
2894
2895 2010-12-05 [colin]      3.7.8cvs1
2896
2897         * tools/make.themes.project
2898                 Seems wget has changed naming of targets downloaded.
2899                 Fix it by always providing our own name.
2900                 [Pushing mones' patch again after messing with CVSROOT]
2901
2902 2010-12-04 [paul]       3.7.8
2903         * NEWS
2904         * README
2905         * RELEASE_NOTES 
2906                 3.7.8 unleashed!
2907
2908 2010-12-03 [paul]       3.7.7cvs11
2909
2910         * configure.ac
2911         * manual/xml2pdf ** REMOVED **
2912         * manual/dist/pdf/Makefile.am
2913         * manual/es/dist/pdf/Makefile.am
2914         * manual/fr/dist/pdf/Makefile.am
2915         * manual/pl/dist/pdf/Makefile.am
2916                 simplify check for tools needed for manual building,
2917                 remove xml2pdf and use docbook2pdf instead
2918
2919 2010-12-03 [mir]        3.7.7cvs10
2920
2921         * configure.ac
2922                 Fix bug so that configure option --disable-manual
2923                 actually disable building the manuals
2924
2925 2010-12-01 [pawel]      3.7.7cvs9
2926
2927         * src/crash.c
2928                 One more GTK+ 2.22 build fix
2929
2930 2010-11-30 [colin]      3.7.7cvs8
2931
2932         * src/action.c
2933                 Fix bug #2317, 'Action results in "Bad file descriptor"'
2934                 Introduced in 3.7.6cvs57. In fact the error has been there
2935                 since ages, and only new thing is the verification of the
2936                 various functions return code. Let the stuff work as it
2937                 does, as it seems to do the right thing since ages.
2938
2939 2010-11-28 [colin]      3.7.7cvs7
2940
2941         * src/gtk/quicksearch.c
2942                 Fix bug #2313, 'CLI quicksearch sometimes returns 
2943                 the same messages twice'. Patch by Sebastien Bigaret
2944
2945 2010-11-25 [paul]       3.7.7cvs6
2946
2947         * src/prefs_common.c
2948                 make "gtk_can_change_accels" FALSE by default.
2949                 fixes bug #2309, 'Shortcuts should not be modifiable
2950                 by default' (RFE)
2951
2952 2010-11-24 [mones]      3.7.7cvs5
2953
2954         * src/mainwindow.c
2955                 Add missing shortcuts for marking as spam and ham
2956                 Fixes Debian bug #599547
2957
2958 2010-11-22 [colin]      3.7.7cvs4
2959
2960         * src/compose.c
2961                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
2962                 five patches were needed to fix a corner case
2963                 is a good indicator that is was bound to break
2964                 something.
2965
2966 2010-11-21 [colin]      3.7.7cvs3
2967
2968         * src/plugins/pgpcore/claws.def
2969                 Win32 build fix
2970
2971 2010-11-20 [wwp]        3.7.7cvs2
2972
2973         * src/main.c
2974           Fix either a typo or an irrelevant iff word there.
2975           IMO type and recursive possible values should be changed to
2976           smth simple and neat here, and help strings be really
2977           translatable.
2978
2979 2010-11-20 [colin]      3.7.7cvs1
2980
2981         * AUTHORS
2982                 Damn, forgot to commit this file twice.
2983
2984 2010-11-19 [paul]       3.7.7
2985         * NEWS
2986         * README
2987         * RELEASE_NOTES 
2988                 3.7.7 unleashed!
2989
2990 2010-11-19 [paul]       3.7.6cvs66
2991
2992         * po/ca.po
2993         * po/cs.po
2994         * po/de.po
2995         * po/es.po
2996         * po/fi.po
2997         * po/fr.po
2998         * po/hu.po
2999         * po/id.po
3000         * po/pt_BR.po
3001         * po/sk.po
3002         * po/uk.po
3003                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
3004                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
3005                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
3006
3007 2010-11-17 [colin]      3.7.6cvs65
3008
3009         * src/common/utils.c
3010                 Separate email address from timestamp with a dot.
3011                 Fix coding style.
3012
3013 2010-11-17 [colin]      3.7.6cvs64
3014
3015         * src/common/utils.c
3016                 Fix multiple @ in generated message-ids.
3017                 That's not allowed in RFC 2822.
3018
3019 2010-11-16 [mones]      3.7.6cvs63
3020
3021         * manual/es/advanced.xml
3022                 Synchronise with English version
3023
3024 2010-11-04 [wwp]        3.7.6cvs62
3025
3026         * src/filtering.c
3027                 Fix bug 2293, "filtering: simplify expression", as simplifying
3028                 this expression doesn't make it less easy to understand and we
3029                 gain few cycles by making the logical expression more simple
3030                 by applying. Patch by Nicolas Kaiser.
3031
3032 2010-11-03 [colin]      3.7.6cvs61
3033
3034         * src/addrindex.c
3035                 Fix bug 2294, "addrindex.c: address index conversion always
3036                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
3037
3038 2010-11-02 [wwp]        3.7.6cvs60
3039
3040         * src/action.c
3041         * src/statusbar.c
3042         * src/toolbar.c
3043                 Enlarge the progress bar (main window) a bit when compiling
3044                 for UMPCs like maemo: this solves truncated text that might
3045                 appear in the progress bar while processing messages.
3046                 Also use a more compact string format when displaying
3047                 progress like 'number/total', still for UMPCs, this fixes
3048                 a previous inconsistency with these format strings where
3049                 no space around the / were used sometimes.
3050
3051 2010-10-26 [ticho]      3.7.6cvs59
3052
3053         * src/news.c
3054                 Recreate NNTP session if server port setting has changed. Fixes
3055                 bug #2092.
3056
3057 2010-10-26 [colin]      3.7.6cvs58
3058
3059         * src/imap_gtk.c
3060         * src/mh_gtk.c
3061                 Fix copy-paste error, thanks to David Relson
3062                 for spotting it.
3063
3064 2010-10-18 [colin]      3.7.6cvs57
3065
3066         * src/action.c
3067         * src/addrharvest.c
3068         * src/alertpanel.c
3069         * src/filtering.c
3070         * src/jpilot.c
3071         * src/prefs_themes.c
3072         * src/procmime.c
3073         * src/textview.c
3074         * src/gtk/gtkutils.c
3075         * src/gtk/quicksearch.c
3076         * src/gtk/quicksearch.h
3077         * src/plugins/pgpcore/passphrase.c
3078         * src/plugins/spamassassin/libspamc.c
3079                 Fix warnings
3080
3081 2010-10-17 [colin]      3.7.6cvs56
3082
3083         * src/prefs_themes.c
3084         * src/gtk/gtkaspell.c
3085         * src/gtk/gtkutils.c
3086         * src/gtk/gtkutils.h
3087         * src/gtk/inputdialog.c
3088         * src/gtk/progressdialog.c
3089                 Undeprecate a few things
3090
3091 2010-10-17 [colin]      3.7.6cvs55
3092
3093         * src/main.c
3094         * src/gtk/authors.h
3095         * src/gtk/quicksearch.c
3096         * src/gtk/quicksearch.h
3097                 Add ability to search from the command-line.
3098                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
3099                 Patch by Sebastien Bigarret.
3100
3101 2010-10-04 [mones]      3.7.6cvs54
3102
3103         * manual/dist/pdf/Makefile.am
3104                 Fix build of English PDF manual
3105                 (sh: Can't open ../../../xml2pdf)
3106
3107 2010-10-03 [colin]      3.7.6cvs53
3108
3109         * src/folder.c
3110         * src/folder.h
3111         * src/imap.c
3112         * src/mh.c
3113         * src/procmsg.c
3114                 Get rid of GRelation which were, mostly, used as
3115                 GHashTables. Probably fixes bug #2277, 'Segfault when
3116                 loading inbox for the first time'
3117
3118 2010-10-03 [mir]        3.7.6cvs52
3119
3120         * manual/de/dist/html/Makefile.am
3121         * manual/de/dist/pdf/Makefile.am
3122         * manual/de/dist/ps/Makefile.am
3123         * manual/de/dist/txt/Makefile.am
3124         * manual/dist/html/Makefile.am
3125         * manual/dist/pdf/Makefile.am
3126         * manual/dist/ps/Makefile.am
3127         * manual/dist/txt/Makefile.am
3128         * manual/es/dist/html/Makefile.am
3129         * manual/es/dist/pdf/Makefile.am
3130         * manual/es/dist/ps/Makefile.am
3131         * manual/es/dist/txt/Makefile.am
3132         * manual/fr/dist/html/Makefile.am
3133         * manual/fr/dist/pdf/Makefile.am
3134         * manual/fr/dist/ps/Makefile.am
3135         * manual/fr/dist/txt/Makefile.am
3136         * manual/pl/dist/html/Makefile.am
3137         * manual/pl/dist/pdf/Makefile.am
3138         * manual/pl/dist/ps/Makefile.am
3139         * manual/pl/dist/txt/Makefile.am
3140             Missing Makefile.am's for 3.7.6cvs49
3141
3142
3143 2010-10-03 [colin]      3.7.6cvs51
3144
3145         * po/POTFILES.in
3146                 Fix build
3147
3148 2010-10-02 [mir]        3.7.6cvs50
3149
3150         * manual/de/dist/html/Makefile.am
3151         * manual/de/dist/pdf/Makefile.am
3152         * manual/de/dist/ps/Makefile.am
3153         * manual/de/dist/txt/Makefile.am
3154         * manual/dist/html/Makefile.am
3155         * manual/dist/pdf/Makefile.am
3156         * manual/dist/ps/Makefile.am
3157         * manual/dist/txt/Makefile.am
3158         * manual/es/dist/html/Makefile.am
3159         * manual/es/dist/pdf/Makefile.am
3160         * manual/es/dist/ps/Makefile.am
3161         * manual/es/dist/txt/Makefile.am
3162         * manual/fr/dist/html/Makefile.am
3163         * manual/fr/dist/pdf/Makefile.am
3164         * manual/fr/dist/ps/Makefile.am
3165         * manual/fr/dist/txt/Makefile.am
3166         * manual/pl/dist/html/Makefile.am
3167         * manual/pl/dist/pdf/Makefile.am
3168         * manual/pl/dist/ps/Makefile.am
3169         * manual/pl/dist/txt/Makefile.am
3170             Part 2 of last commit which broke due to a permission error
3171             Avoid claws trying to build manuals if the required
3172             tools are not present.
3173
3174 2010-10-02 [mir]        3.7.6cvs49
3175
3176         * configure.ac
3177         * manual/de/dist/html/Makefile.am
3178         * manual/de/dist/pdf/Makefile.am
3179         * manual/de/dist/ps/Makefile.am
3180         * manual/de/dist/txt/Makefile.am
3181         * manual/dist/html/Makefile.am
3182         * manual/dist/pdf/Makefile.am
3183         * manual/dist/ps/Makefile.am
3184         * manual/dist/txt/Makefile.am
3185         * manual/es/dist/html/Makefile.am
3186         * manual/es/dist/pdf/Makefile.am
3187         * manual/es/dist/ps/Makefile.am
3188         * manual/es/dist/txt/Makefile.am
3189         * manual/fr/dist/html/Makefile.am
3190         * manual/fr/dist/pdf/Makefile.am
3191         * manual/fr/dist/ps/Makefile.am
3192         * manual/fr/dist/txt/Makefile.am
3193         * manual/pl/dist/html/Makefile.am
3194         * manual/pl/dist/pdf/Makefile.am
3195         * manual/pl/dist/ps/Makefile.am
3196         * manual/pl/dist/txt/Makefile.am
3197             1) Downgrade autoconf requirements to 2.59 to allow
3198             building on oldest supported Linux distributions.
3199             2) Only try to build manuals if the needed software
3200             is present.
3201
3202 2010-10-02 [colin]      3.7.6cvs48
3203
3204         * src/plugins/trayicon/trayicon.c
3205                 And fix theme updating.
3206
3207 2010-10-02 [colin]      3.7.6cvs47
3208
3209         * src/plugins/trayicon/trayicon.c
3210                 Got burnt by wrong indentation!
3211
3212 2010-10-02 [colin]      3.7.6cvs46
3213
3214         * configure.ac
3215                 Forgot to remove the directory from top-level
3216
3217 2010-10-02 [colin]      3.7.6cvs45
3218
3219         * src/plugins/trayicon/Makefile.am
3220         * src/plugins/trayicon/trayicon.c
3221         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3222         * src/plugins/trayicon/libeggtrayicon/Makefile.am
3223         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3224         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3225         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
3226         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
3227         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3228         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3229         * src/plugins/trayicon/libeggtrayicon/xembed.h
3230                 Finally get rid of Eggtrayicon, use GtkStatusIcon
3231                 instead (which can be done safely now that we 
3232                 require GTK+ 2.10).
3233
3234 2010-10-02 [colin]      3.7.6cvs44
3235
3236         * src/action.c
3237         * src/addr_compl.c
3238         * src/addressbook.c
3239         * src/addrgather.c
3240         * src/alertpanel.c
3241         * src/editaddress.c
3242         * src/editaddress_other_attributes_ldap.c
3243         * src/editgroup.c
3244         * src/folderview.c
3245         * src/grouplistdialog.c
3246         * src/headerview.c
3247         * src/image_viewer.c
3248         * src/importldif.c
3249         * src/main.c
3250         * src/mainwindow.c
3251         * src/message_search.c
3252         * src/mimeview.c
3253         * src/prefs_themes.c
3254         * src/summary_search.c
3255         * src/summaryview.c
3256         * src/toolbar.c
3257         * src/etpan/imap-thread.c
3258         * src/gtk/authors.h
3259         * src/gtk/gtkcmclist.c
3260         * src/gtk/gtkcmoptionmenu.c
3261         * src/gtk/gtkutils.c
3262         * src/gtk/gtkutils.h
3263         * src/gtk/gtkvscrollbutton.c
3264         * src/plugins/pgpcore/select-keys.c
3265         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3266                 Undeprecate for GTK+2.22. Patch by Reed Loden.
3267                 Fixes bug #2276, 'Compile in maintainer mode
3268                 fails on GTK+ 2.22'.
3269
3270 2010-10-02 [colin]      3.7.6cvs43
3271
3272         * configure.ac
3273                 It's now time to remove the temporary enable-openssl
3274                 option that was used when we removed OpenSSL. See 
3275                 bug #2276 comment #14.
3276
3277 2010-09-30 [wwp]        3.7.6cvs42
3278
3279         * src/prefs_account.c
3280         * src/prefs_filtering_action.c
3281         * src/prefs_matcher.c
3282                         Fix bug #2274, wrong color label index range
3283                         used w/ gtk_cmoption_menu (behaviour change
3284                         has been introduced w/ 3.5.0cvs49 apparently),
3285                         now it must be 1..N so let's use colorlabel value
3286                         (0..N) + 1.
3287                         
3288
3289 2010-09-20 [pawel]      3.7.6cvs41
3290
3291         * src/compose.c
3292         * src/mainwindow.c
3293         * src/summaryview.c
3294                 revert last patch
3295
3296 2010-09-19 [pawel]      3.7.6cvs40
3297
3298         * src/compose.c
3299         * src/mainwindow.c
3300         * src/summaryview.c
3301                 Set ML menus sensitivity accordingly to
3302                 possibility of reply to ML
3303
3304 2010-09-19 [colin]      3.7.6cvs39
3305
3306         * src/compose.c
3307                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
3308                 to newsgroups, and NNTP accounts *can* send email. We 
3309                 should not force an email account when replying to_ml or
3310                 anything...
3311
3312 2010-09-19 [colin]      3.7.6cvs38
3313
3314         * src/compose.c
3315                 Revert previous commit (which breaks Reply to newsgroups)
3316
3317 2010-09-17 [pawel]      3.7.6cvs37
3318
3319         * src/compose.c
3320                 Respect reply_account_autosel when changing compose
3321                 account to email one while replying to NNTP post
3322
3323 2010-09-17 [wwp]        3.7.6cvs36
3324
3325         * doc/man/claws-mail.1
3326         Update --compose documentation in `man claws-mail`.
3327
3328 2010-09-12 [pawel]      3.7.6cvs35
3329
3330         * src/compose.c
3331                 Add forgotten bit to previous commit,
3332                 select email account when replying to ML
3333
3334 2010-09-12 [pawel]      3.7.6cvs34
3335
3336         * src/compose.c
3337                 Fix bug #2247 "nntp reply-to-all broken?"
3338                 Make reply-to-all and reply-to-ml work as expected in
3339                 mailing list through NNTP case
3340
3341 2010-09-11 [pawel]      3.7.6cvs33
3342
3343         * src/mainwindow.c
3344         * src/summaryview.c
3345         * src/toolbar.c
3346                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
3347                 fixes build with GTK+ < 2.18
3348
3349 2010-09-10 [pawel]      3.7.6cvs32
3350
3351         * src/mainwindow.c
3352         * src/summaryview.c
3353         * src/toolbar.c
3354                 Make Tab key switch between FolderView, MsgView and
3355                 SummaryView only, other widgets have/can have their own
3356                 keybindings anyway
3357
3358 2010-08-25 [colin]      3.7.6cvs31
3359
3360         * src/procmime.c
3361         * AUTHORS
3362         * src/gtk/authors.h
3363         * src/common/base64.c
3364         * src/common/base64.h
3365                 Fix bug #2245, "base64 decoding fails with line breaks"
3366                 Patch by Yotam Medini
3367
3368 2010-08-25 [colin]      3.7.6cvs30
3369
3370         * src/main.c
3371                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
3372
3373 2010-08-23 [pawel]      3.7.6cvs29
3374
3375         * src/inc.c
3376         * src/send_message.c
3377         * src/statusbar.c
3378         * src/toolbar.c
3379                 Hide progressbar on statusbar when not needed
3380
3381 2010-08-17 [colin]      3.7.6cvs28
3382
3383         * src/main.c
3384                 Fix previous patch (our own tmp dir is inside
3385                 our rc dir)
3386
3387 2010-08-16 [colin]      3.7.6cvs27
3388
3389         * src/main.c
3390                 Use temp dir to store logs in Windows. Avoids doing
3391                 get_rc_dir() early, which prevents set_rc_dir()
3392                 working correctly.
3393
3394 2010-07-31 [holger]     3.7.6cvs26
3395
3396         * src/gtk/gtkshruler.c
3397                 Yet more GdkGC to Cairo porting
3398
3399 2010-07-30 [holger]     3.7.6cvs25
3400
3401         * src/stock_pixmap.c
3402                 More GdkGC to Cairo porting
3403
3404 2010-07-30 [holger]     3.7.6cvs24
3405
3406         * src/gtk/colorlabel.c
3407                 One GdkGC usage less
3408
3409 2010-07-29 [holger]     3.7.6cvs23
3410
3411         * src/printing.c
3412                 Replace some gdk drawing with cairo, as the former
3413                 is going towards deprecation.
3414
3415 2010-07-25 [colin]      3.7.6cvs22
3416
3417         * src/common/utils.c
3418                 And now for a real fix. g_list_remove() doesn't, of
3419                 course, free the data. But we have to have a solid
3420                 pointer to it in order to free it ourselves instead
3421                 of relying on the old freed list pointer.
3422                 Maybe that's the last patch on the subject now ? :)
3423
3424 2010-07-25 [colin]      3.7.6cvs21
3425
3426         * src/common/utils.c
3427                 Remove stupid and extraneous g_free() of elements
3428                 which have just been freed by g_list_remove(). (see
3429                 GList documentation). I don't know how it worked before
3430
3431 2010-07-25 [colin]      3.7.6cvs20
3432
3433         * src/common/utils.c
3434                 Reverse free/use with more logical and safe
3435                 use/free. Thanks to Michael Rasmussen !
3436
3437 2010-07-24 [colin]      3.7.6cvs19
3438
3439         * src/gtk/quicksearch.c
3440                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
3441                 'freeze when using quick search'
3442
3443 2010-07-11 [iwkse]      3.7.6cvs18
3444
3445         * src/gtk/quicksearch.c
3446                 Add SMALL_LAYOUT to quicksearch_relayout
3447
3448 2010-07-10 [iwkse]      3.7.6cvs17
3449
3450         * src/mainwindow.h
3451                         Remove forgotten variable from
3452                         the last bugfix #2224
3453
3454 2010-07-10 [colin]      3.7.6cvs16
3455
3456         * src/mainwindow.c
3457         * src/gtk/quicksearch.c
3458                 Clean fix for bug #2224: don't mess with GTK settings when
3459                 handling the layout ourselves is enough
3460
3461 2010-07-09 [iwkse]      3.7.6cvs15
3462
3463         * src/mainwindow.h
3464         * src/mainwindow.c
3465                         Better fix for Bug #2224
3466
3467 2010-07-09 [iwkse]      3.7.6cvs14
3468
3469         * src/mainwindow.c
3470                         Bug #2224
3471                         Always use stock icons on buttons
3472
3473 2010-07-08 [colin]      3.7.6cvs13
3474
3475         * src/gtk/filesel.c
3476                 Fix bug 2223, 'Compilation fails with GTK+
3477                 2.21.3'. Thanks to Jan Psota !
3478
3479 2010-06-29 [pawel]      3.7.6cvs12
3480
3481         * src/compose.c
3482                 Revert 3.7.5cvs41, it breaks templates that use %X
3483
3484 2010-06-23 [wwp]        3.7.6cvs11
3485
3486         * src/gtk/colorlabel.c
3487                 Silent up a warning by avoiding possible confusion
3488                 in logical expression evaluation, thanks to TuxCM.
3489
3490 2010-06-21 [iwkse]      3.7.6cvs10
3491
3492         * src/gtk/quicksearch.c
3493                 Do not add into quicksearch history
3494                 matching rules with bad syntax
3495
3496 2010-05-26 [holger]     3.7.6cvs9
3497
3498         * src/summaryview.c
3499         * src/summaryview.h
3500                 Add function to select rows given a list of messages,
3501                 complementary to summary_get_selected_msg_list()
3502
3503 2010-05-22 [mir]        3.7.6cvs8
3504
3505         * src/ldapctrl.c
3506                 Fix bug 2208. Encode encrypted password to qouted
3507                 printable to avoid making invalid XML. Encoding
3508                 will be activated the first time the password is
3509                 changed.
3510
3511 2010-05-22 [paul]       3.7.6cvs7
3512
3513         * manual/advanced.xml
3514         * src/compose.c
3515         * src/prefs_common.c
3516         * src/prefs_common.h
3517                 after using the compose margin for several days
3518                 I wanted the old style back - add a new hidden
3519                 pref 'show_compose_margin' to restore the old
3520                 behaviour (defaults to FALSE)
3521
3522 2010-05-14 [paul]       3.7.6cvs6
3523
3524         * src/compose.c
3525                 add a margin to the compose window text that matches
3526                 the margin in textview
3527
3528 2010-05-14 [colin]      3.7.6cvs5
3529
3530         * src/gtk/sslcertwindow.c
3531                 Fix dangling pointer. Thanks to Michael R!
3532
3533 2010-05-14 [colin]      3.7.6cvs4
3534
3535         * src/gtk/sslcertwindow.c
3536                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
3537                 expired but certificate check is skipped' and maybe
3538                 bug 2200, 'SSL is not working with POP3'
3539
3540 2010-05-14 [colin]      3.7.6cvs3
3541
3542         * src/plugins/pgpinline/pgpinline.c
3543                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
3544
3545 2010-05-04 [iwkse]      3.7.6cvs2
3546
3547         * src/prefs_message.c
3548                         Get a generic name as 'Quotation' for
3549                         the frame
3550
3551 2010-05-04 [iwkse]      3.7.6cvs1
3552
3553         * src/prefs_message.c
3554         * src/prefs_common.h
3555         * src/prefs_common.c
3556         * src/textview.c
3557                         Fix #2188
3558                         Option for collapsing via double-click
3559
3560 2010-05-01 [paul]       3.7.6
3561         * NEWS
3562         * README
3563         * RELEASE_NOTES 
3564                 3.7.6 unleashed!
3565
3566 2010-05-01 [paul]       3.7.5cvs55
3567
3568         * tools/claws.i18n.status.pl
3569                 add Ukrainian stat
3570
3571 2010-05-01 [paul]       3.7.5cvs54
3572
3573         * src/gtk/authors.h
3574                 add YUP, new Ukrainian translator
3575
3576 2010-04-30 [paul]       3.7.5cvs53
3577
3578         * configure.ac
3579         * po/uk.po
3580                 add Ukrainian translation, submitted by YUP
3581         * po/cs.po
3582         * po/de.po
3583         * po/fi.po
3584         * po/hu.po
3585         * po/nl.po
3586         * po/pt_BR.po
3587         * po/pt_PT.po
3588         * po/sk.po
3589                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
3590                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
3591                 Tiago Faria, and Slavko
3592
3593 2010-04-26 [wwp]        3.7.5cvs52
3594
3595         * po/fr.po
3596                 Fix capitalization.
3597
3598 2010-04-26 [mones]      3.7.5cvs51
3599
3600         * po/es.po
3601                 Updated for release
3602
3603 2010-04-22 [pawel]      3.7.5cvs50
3604
3605         * src/addressbook.c
3606                 fix compile warning
3607         * src/vcard.c
3608                 first NULL check pointer, then use it
3609
3610 2010-04-22 [colin]      3.7.5cvs49
3611
3612         * src/imap.c
3613                 Fix error message when session isn't established
3614         * po/fr.po
3615                 Update translation and fix a typo in it
3616
3617 2010-04-15 [pawel]      3.7.5cvs48
3618
3619         * src/prefs_account.c
3620                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
3621                                 the port isn't configured properly'
3622                 When using SSL/TLS tunneling automatically use default
3623                 ports for encrypted connections: smtps, pop3s, imaps, nntps
3624
3625 2010-04-15 [pawel]      3.7.5cvs47
3626
3627         * src/action.c
3628                 Fix crasher in actions using '%f' argument
3629                 on multiple files with external scripts which
3630                 don't return any output.
3631
3632 2010-04-14 [colin]      3.7.5cvs46
3633
3634         * src/mainwindow.c
3635                 Fix hand cursor after error symbol appears
3636
3637 2010-04-12 [colin]      3.7.5cvs45
3638
3639         * configure.ac
3640                 Fix bug 2162, 'configure check for libetpan 
3641                 fails with libetpan 1.0'
3642
3643
3644 2010-04-09 [mones]      3.7.5cvs44
3645
3646         * manual/de/glossary.xml
3647                 Fix encoding to match main document's
3648                 Also fixes make dist with Debian's openjade
3649
3650 2010-03-29 [pawel]      3.7.5cvs43
3651
3652         * src/matcher_parser.h
3653         * src/matcher_parser_parse.y
3654         * src/gtk/quicksearch.c
3655                 Disable matcher warnings when populating quicksearch
3656                 completion lists on startup
3657
3658 2010-03-27 [colin]      3.7.5cvs42
3659
3660         * src/gtk/quicksearch.c
3661                 Fix double-free later in code. Optimize
3662                 list creation
3663
3664 2010-03-27 [pawel]      3.7.5cvs41
3665
3666         * src/compose.c
3667                 Make sure that quote ends with new line char
3668
3669 2010-03-26 [pawel]      3.7.5cvs40
3670
3671         * src/compose.c
3672         * src/compose.h
3673         * src/textview.c
3674                 Fix Bug 1928 Add "reply to this address" pop menu 
3675                              on Message View
3676                 - Set composing account to email one when creating/replying
3677                   from NNTP folder by clicking link or choosing option
3678                   from popup menu
3679                 - Factorize code
3680
3681 2010-03-25 [paul]       3.7.5cvs39
3682
3683         * src/gtk/gtkcmclist.c
3684                 Fix build with GTK+ 2.20
3685
3686 2010-03-24 [pawel]      3.7.5cvs38
3687
3688         * src/addr_compl.c
3689         * src/compose.c
3690         * src/folderview.c
3691         * src/grouplistdialog.c
3692         * src/headerview.c
3693         * src/mainwindow.c
3694         * src/mimeview.c
3695         * src/prefs_account.c
3696         * src/gtk/gtkcmclist.c
3697         * src/gtk/gtkcmctree.c
3698         * src/gtk/gtkcmoptionmenu.c
3699         * src/gtk/gtksctree.c
3700         * src/gtk/gtkshruler.c
3701         * src/gtk/gtkutils.c
3702         * src/gtk/gtkutils.h
3703         * src/gtk/gtkvscrollbutton.c
3704         * src/gtk/inputdialog.c
3705         * src/gtk/spell_entry.c
3706         * src/plugins/trayicon/trayicon.c
3707         * src/plugins/trayicon/libeggtrayicon/Makefile.am
3708         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3709         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3710                 Fix build with GTK+ 2.19
3711
3712 2010-03-23 [pawel]      3.7.5cvs37
3713
3714         * src/mainwindow.c
3715         * src/mimeview.c
3716                 Respect view->show_col_headers option
3717         * src/gtk/gtkcmctree.c
3718                 Fix GtkCmcTree column width calculation when it has
3719                 auto_resize set and new node is added
3720
3721 2010-03-22 [pawel]      3.7.5cvs36
3722
3723         * src/grouplistdialog.c
3724         * src/prefs_common.c
3725         * src/prefs_common.h
3726                 - remember newsgroups list dialog size
3727                 - respect use_dotted_lines hidden pref
3728                 - respect use_stripes_everywhere hidden pref
3729
3730 2010-03-21 [pawel]      3.7.5cvs35
3731
3732         * src/addrgather.c
3733                 Remove superfluous gtk_widget_show_all()
3734         * src/mimeview.c
3735                 Add forgotten colon
3736         * src/common/utils.c
3737                 Return correct type
3738
3739 2010-03-21 [pawel]      3.7.5cvs34
3740
3741         * src/main.c
3742         * src/gtk/quicksearch.c
3743         * src/gtk/quicksearch.h
3744                 Implement separate search phrase completion for
3745                 normal/extended quicksearch
3746
3747 2010-03-11 [paul]       3.7.5cvs33
3748
3749         * po/zh_CN.po
3750                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
3751                 submitted by Yuwei Yu
3752
3753 2010-03-09 [colin]      3.7.5cvs32
3754
3755         * manual/de/glossary.xml
3756                 Fix build
3757
3758 2010-03-02 [colin]      3.7.5cvs31
3759
3760         * manual/de/glossary.xml
3761                 Sort alphabetically. Done by Volker Ribbert.
3762
3763 2010-03-02 [mones]      3.7.5cvs30
3764
3765         * README
3766                 Fix mailing list archives location
3767                 Remove currently unavailable CVS webview
3768
3769 2010-03-01 [iwkse]      3.7.5cvs29
3770
3771         * src/common/plugin.c
3772                         Other indentation issues
3773
3774 2010-03-01 [iwkse]      3.7.5cvs28
3775
3776         * src/common/plugin.c
3777                         Fix indentation of the previous commit
3778
3779 2010-03-01 [iwkse]      3.7.5cvs27
3780
3781         * src/common/plugin.h
3782         * src/common/plugin.c
3783                         Add API for getting a loaded Plugin from the
3784                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
3785                         Thanks to Colin, Michael
3786
3787 2010-02-27 [colin]      3.7.5cvs26
3788
3789         * configure.ac
3790         * AUTHORS
3791         * src/gtk/authors.h
3792         * manual/Makefile.am
3793         * manual/de/Makefile.am
3794         * manual/de/account.xml
3795         * manual/de/ack.xml
3796         * manual/de/addrbook.xml
3797         * manual/de/advanced.xml
3798         * manual/de/claws-mail-manual.xml
3799         * manual/de/faq.xml
3800         * manual/de/glossary.xml
3801         * manual/de/gpl.xml
3802         * manual/de/handling.xml
3803         * manual/de/intro.xml
3804         * manual/de/keyboard.xml
3805         * manual/de/plugins.xml
3806         * manual/de/starting.xml
3807         * manual/de/dist/.cvsignore
3808         * manual/de/dist/Makefile.am
3809         * manual/de/dist/html/.cvsignore
3810         * manual/de/dist/html/Makefile.am
3811         * manual/de/dist/pdf/.cvsignore
3812         * manual/de/dist/pdf/Makefile.am
3813         * manual/de/dist/ps/.cvsignore
3814         * manual/de/dist/ps/Makefile.am
3815         * manual/de/dist/txt/.cvsignore
3816         * manual/de/dist/txt/Makefile.am
3817                 Add the german translation of the manual, done by
3818                 Volker Ribbert <thoraki@arcor.de>.
3819
3820 2010-02-27 [holger]     3.7.5cvs25
3821
3822         * src/prefs_toolbar.c
3823                 Don't make toolbar item description for
3824                 plugin registered items editable
3825
3826 2010-02-26 [colin]      3.7.5cvs24
3827
3828         * src/toolbar.c
3829                 Don't translate empty description
3830
3831 2010-02-22 [colin]      3.7.5cvs23
3832
3833         * src/compose.c
3834                 Don't make In-Reply-To visible when reediting
3835                 a draft or sent mail.
3836
3837 2010-02-20 [colin]      3.7.5cvs22
3838
3839         * src/imap.c
3840         * src/imap.h
3841         * src/main.c
3842         * src/mainwindow.c
3843         * src/etpan/imap-thread.c
3844         * src/etpan/imap-thread.h
3845         * src/etpan/nntp-thread.c
3846         * src/etpan/nntp-thread.h
3847                 When going offline from NetworkManager, just
3848                 delete IMAP connections. That'll avoid timeouts
3849                 when coming back online in certain cases when
3850                 the TCP socket will have timed out.
3851
3852 2010-02-20 [holger]     3.7.5cvs21
3853
3854         * .cvsignore
3855                 More files to ignore
3856
3857 2010-02-17 [ticho]      3.7.5cvs20
3858
3859         * src/summaryview.c
3860         * src/summaryview.h
3861         * src/toolbar.c
3862                 Revert 3.7.5cvs19.
3863
3864 2010-02-16 [ticho]      3.7.5cvs19
3865
3866         * src/summaryview.c
3867         * src/summaryview.h
3868         * src/toolbar.c
3869                 Removed unused argument from summary_open_row().
3870
3871 2010-02-10 [pawel]      3.7.5cvs18
3872
3873         * src/compose.c
3874                 - fix headers filtering when prefs_common.trans_hdr is on
3875                 - fix headers setting when changing composing account 
3876                 - plug memleak
3877         * src/prefs_template.c
3878                 Re-add template's name for translation
3879
3880 2010-02-10 [colin]      3.7.5cvs17
3881
3882         * src/prefs_matcher.c
3883                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
3884                 Condition>Define>Header>Name combo box'. Patch by
3885                 Francois Cami
3886
3887 2010-02-10 [colin]      3.7.5cvs16
3888
3889         * src/codeconv.c
3890         * src/codeconv.h
3891         * src/compose.c
3892         * src/mainwindow.c
3893         * src/messageview.c
3894         * src/prefs_send.c
3895         * src/procmime.c
3896         * src/textview.c
3897                 Add the GB18030 Chinese charset, which is a superset
3898                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
3899
3900 2010-02-09 [holger]     3.7.5cvs15
3901
3902         * configure.ac
3903                 GTK+ 2.10 related cleanup
3904
3905 2010-02-09 [pawel]      3.7.5cvs14
3906
3907         * src/prefs_account.c
3908         * src/prefs_folder_item.c
3909         * src/prefs_template.c
3910         * src/quote_fmt.c
3911                 Respect prefs_common.trans_hdr in couple more places to avoid
3912                 confusion with translated/non-translated header names
3913
3914 2010-02-09 [colin]      3.7.5cvs13
3915
3916         * po/POTFILES.in
3917                 Fix make dist
3918
3919 2010-02-09 [colin]      3.7.5cvs12
3920
3921         * src/mimeview.c
3922                 And fix 2.10 build :)
3923
3924 2010-02-09 [colin]      3.7.5cvs11
3925
3926         * configure.ac
3927                 Bump up GTK+ requirement to 2.10
3928         * src/Makefile.am
3929         * src/compose.c
3930         * src/crash.c
3931         * src/foldersel.c
3932         * src/main.c
3933         * src/mainwindow.c
3934         * src/messageview.c
3935         * src/messageview.h
3936         * src/prefs_actions.c
3937         * src/prefs_common.c
3938         * src/prefs_common.h
3939         * src/prefs_ext_prog.c
3940         * src/prefs_filtering_action.c
3941         * src/prefs_fonts.c
3942         * src/prefs_image_viewer.c
3943         * src/prefs_matcher.c
3944         * src/prefs_msg_colors.c
3945         * src/prefs_summaries.c
3946         * src/prefs_template.c
3947         * src/printing.c
3948         * src/printing.h
3949         * src/quote_fmt.c
3950         * src/summaryview.c
3951         * src/textview.c
3952         * src/gtk/Makefile.am
3953         * src/gtk/about.c
3954         * src/gtk/gtkcmclist.c
3955         * src/gtk/gtkcmctree.c
3956         * src/gtk/gtkutils.c
3957         * src/gtk/quicksearch.c
3958                 Remove all compile-time conditionals depending on
3959                 GTK+ < 2.10
3960         * src/gedit-print.c
3961         * src/gedit-print.h
3962         * src/gtk/gtksourceprintjob.c
3963         * src/gtk/gtksourceprintjob.h
3964                 Remove libgnomeprint-based printing system (and
3965                 command-line-based printing system) as GTK+ 2.10
3966                 ships with print support.
3967
3968 2010-02-08 [mir]        3.7.5cvs10
3969
3970         * src/compose.c
3971             Avoid displaying Bcc headers in message sent
3972             to NNTP servers. Thanks to Henning Mersch.
3973
3974
3975 2010-02-08 [pawel]      3.7.5cvs9
3976
3977         * src/mimeview.c
3978                 Make tooltips less cryptic
3979         * src/gtk/description_window.c
3980                 Improve window size calculation
3981
3982 2010-02-08 [pawel]      3.7.5cvs8
3983
3984         * src/compose.c
3985         * src/compose.h
3986         * src/common/utils.c
3987         * src/common/utils.h
3988         * src/gtk/authors.h
3989                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
3990                 Patch by Laurent Bigonville with slight modifications
3991
3992 2010-02-03 [pawel]      3.7.5cvs7
3993
3994         * m4/.cvsignore
3995                 Add some libtool files to ignore
3996
3997 2010-02-03 [pawel]      3.7.5cvs6
3998
3999         * src/plugins/trayicon/trayicon.c
4000                 Save and then restore focus when closing/minimizing to tray
4001
4002 2010-02-03 [mir]        3.7.5cvs5
4003
4004         * src/addrindex.c
4005         * src/editldap.c
4006         * src/ldapctrl.c
4007         * src/ldapctrl.h
4008         * src/ldapquery.c
4009         * src/ldapupdate.c
4010             Save LDAP password encrypted. See bug 2113.
4011
4012
4013 2010-02-03 [colin]      3.7.5cvs4
4014
4015         * src/privacy.c
4016                 Fix again decoding of encrypted parts. The
4017                 reverting of the patch was wrong, as the
4018                 double-decoding was fixed in smime itself.
4019                 Thanks to Matthias Drochner again...
4020
4021 2010-02-02 [colin]      3.7.5cvs3
4022
4023         * src/plugins/smime/smime.c
4024         * src/privacy.c
4025                 Revert 3.7.4cvs2 and make a better patch for bug
4026                 2059 and 2076. Patch by Matthias Drochner
4027
4028 2010-01-31 [pawel]      3.7.5cvs2
4029
4030         * src/gtk/authors.h
4031                 Fix hungarian translator's name
4032
4033 2010-01-31 [pawel]      3.7.5cvs1
4034
4035         * src/messageview.c
4036         * src/mimeview.c
4037                 Fix Bug 2107 - Arrow keys don't work in message view window
4038
4039 2010-01-31 [paul]       3.7.5
4040
4041         * NEWS
4042         * README
4043         * RELEASE_NOTES 
4044                 3.7.5 released!
4045
4046 2010-01-23 [pawel]      3.7.4cvs10
4047
4048         * src/addressbook.c
4049                 Fix button sensitivity in compose mode
4050
4051 2010-01-23 [pawel]      3.7.4cvs9
4052
4053         * commitHelper
4054         * tools/kdeservicemenu/install.sh
4055         * tools/make.themes.project
4056         * tools/nautilus2claws-mail.sh
4057         * tools/popfile-link.sh
4058         * tools/textviewer.sh
4059                 Not all systems have bash installed in /bin, use env(1) to find
4060                 it`s location
4061
4062 2010-01-22 [pawel]      3.7.4cvs8
4063
4064         * src/prefs_account.c
4065         * src/prefs_filtering.c
4066         * src/prefs_send.c
4067         * src/gtk/colorlabel.c
4068                 Add some separators in combos
4069
4070 2010-01-22 [pawel]      3.7.4cvs7
4071
4072         * autogen.sh
4073                 --disable-aspell -> --disable-enchant
4074         * configure.ac
4075                 Fix options spacing in configure --help
4076         * src/wizard.c
4077                 Make wizard's window centered on the screen
4078
4079 2010-01-19 [holger]     3.7.4cvs6
4080
4081         * src/folder.c
4082         * src/folder.h
4083                 Introduce folder_get_item_from_identifier().
4084                 In contrast to folder_find_item_from_identifier(), this
4085                 function recursively creates the FolderItems in the id path.
4086                 Useful for programmatically creating folders (e.g. by plugins)
4087
4088 2010-01-17 [pawel]      3.7.4cvs5
4089
4090         * src/gtk/authors.h
4091                 Fix my lastname
4092
4093 2010-01-16 [colin]      3.7.4cvs4
4094
4095         * src/plugins/pgpcore/sgpgme.c
4096                 Probably fix bug 2098, 'claws-mails crashes frequently 
4097                 with pgpcore'. Fix double-free.
4098
4099 2010-01-16 [holger]     3.7.4cvs3
4100
4101         * src/prefs_toolbar.h
4102                 Forgotten header
4103
4104 2010-01-15 [colin]      3.7.4cvs2
4105
4106         * src/privacy.c
4107                 Decode mimeinfo before decrypting it. Probably
4108                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
4109                 with S/MIME encryption' and bug 2076 'having 
4110                 worked 2 times properly CLAWS ceased to 
4111                 decrypt incoming PGP mails -displays base64 
4112                 instead - sucks completely'
4113                 Let's hope complete suckage ends here!
4114                 Thanks to Matthias Drochner.
4115
4116 2010-01-08 [paul]       3.7.4cvs1
4117
4118         * tools/claws.i18n.status.pl
4119                 fix typos
4120
4121 2010-01-08 [paul]       3.7.4
4122
4123         * NEWS
4124         * README
4125         * RELEASE_NOTES 
4126                 3.7.4 released!
4127
4128 2010-01-08 [paul]       3.7.3cvs57
4129
4130         * po/ca.po
4131         * po/cs.po
4132         * po/de.po
4133         * po/fi.po
4134         * po/hu.po
4135         * po/id.po
4136         * po/ja.po
4137         * po/nl.po
4138         * po/pt_BR.po
4139         * po/pt_PT.po
4140         * po/ru.po
4141         * po/sk.po
4142                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
4143                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
4144                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
4145                 Slavko
4146
4147 2010-01-08 [paul]       3.7.3cvs56
4148
4149         * src/common/utils.c
4150                 fix bug 2089, 'URLs ending with an underscore ('_')
4151                 are not correctly parsed'. thanks to Johan
4152
4153 2010-01-05 [colin]      3.7.3cvs55
4154
4155         * po/fr.po
4156                 Update french translation
4157
4158 2010-01-04 [mones]      3.7.3cvs54
4159
4160         * po/es.po
4161                 Update Spanish translation
4162
4163 2010-01-04 [mones]      3.7.3cvs53
4164
4165         * manual/plugins.xml
4166                 Some format
4167         * manual/es/claws-mail-manual.xml
4168         * manual/es/intro.xml
4169         * manual/es/plugins.xml
4170                 Synchronise with English version
4171
4172 2010-01-03 [paul]       3.7.3cvs52
4173
4174         * ChangeLog
4175                 fix format
4176         * src/gtk/authors.h
4177                 update TEAM_LIST, fix encoding
4178
4179 2010-01-03 [mir]        3.7.3cvs51
4180
4181         * src/compose.c
4182                 When composing to a NNTP list TO: will always be preset
4183                 to the NNTP list unless user has chosen some other default
4184                 in which case we will handle this the normal way. Therefore
4185                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
4186
4187 2010-01-01 [paul]       3.7.3cvs50
4188
4189         * src/gtk/about.c
4190                 bump copyright year whilst it's in mind
4191
4192 2009-12-31 [paul]       3.7.3cvs49
4193
4194         * manual/claws-mail-manual.xml
4195         * manual/intro.xml
4196         * manual/plugins.xml
4197                 fix links so that they make sense in the context of the
4198                 text version of the manual
4199
4200 2009-12-31 [paul]       3.7.3cvs48
4201
4202         * manual/intro.xml
4203         * manual/plugins.xml
4204                 updates, improvements, corrections, additions
4205
4206 2009-12-29 [pawel]      3.7.3cvs47
4207
4208         * src/prefs_filtering_action.c
4209                 Fix Bug 2082 'Wrong color rectangle position when replacing
4210                 "color" processing rule'
4211
4212 2009-12-29 [colin]      3.7.3cvs46
4213
4214         * src/compose.c
4215                 Fix bug 2074, 'Remember sending account 
4216                 for sent messages'
4217
4218 2009-12-20 [holger]     3.7.3cvs45
4219
4220         * src/compose.c
4221                 Delay CREATED_HOOKLIST invokation until
4222                 after the modifications to the compose window
4223                 are done, to allow hooks to further modify the
4224                 window without getting overridden again
4225
4226 2009-12-20 [holger]     3.7.3cvs44
4227
4228         * src/prefs_toolbar.h
4229                 Fix last commit
4230
4231 2009-12-20 [holger]     3.7.3cvs43
4232
4233         * src/prefs_toolbar.c
4234         * src/prefs_toolbar.h
4235         * src/toolbar.c
4236                 Pass window struct to caller
4237
4238 2009-12-20 [holger]     3.7.3cvs42
4239
4240         * src/compose.c
4241         * src/compose.h
4242                 Add hooklist after creation of a compose window
4243
4244 2009-12-19 [holger]     3.7.3cvs41
4245
4246         * src/prefs_toolbar.c
4247         * src/prefs_toolbar.h
4248         * src/toolbar.c
4249                 Allow plugins to choose to which toolbar they want
4250                 to add actions (main window, compose window, or message view)
4251
4252 2009-12-19 [paul]       3.7.3cvs40
4253
4254         * src/statusbar.c
4255                 fix statusbar in GTK+ 2.19.1
4256
4257 2009-12-10 [pawel]      3.7.3cvs39
4258
4259         * src/compose.c
4260                 Better fix for cvs28 regression
4261
4262 2009-12-10 [iwkse]      3.7.3cvs38
4263
4264         * src/compose.c
4265             Fix some indentation
4266
4267 2009-12-10 [iwkse]      3.7.3cvs37
4268
4269         * src/compose.c
4270             Add missing checks for gtkaspell: avoid
4271             crashing in some cases when Enchant is 
4272             enabled but the spell checker is disabled 
4273             in preferences.
4274
4275 2009-12-09 [colin]      3.7.3cvs36
4276
4277         * src/compose.c
4278                 Fix leak and unchecked accesses.
4279
4280 2009-12-09 [mir]        3.7.3cvs35
4281
4282         * src/compose.c
4283         Fix Bug 2072 "template at folder properties is not working"
4284         introduced in cvs24.
4285
4286 2009-12-08 [pawel]      3.7.3cvs34
4287
4288         * src/compose.c
4289                 When 'Reply All' remove current compose address from
4290                 Cc/Bcc list - fix for regression introduced in cvs28
4291
4292 2009-12-05 [pawel]      3.7.3cvs33
4293
4294         * src/messageview.c
4295                 Fix memory management, duh!
4296
4297 2009-12-04 [pawel]      3.7.3cvs32
4298
4299         * src/messageview.c
4300                 Use case insensitive comparison in search for
4301                 duplicate urls
4302         * src/uri_opener.c
4303                 Refresh scrollbars on every window open
4304
4305 2009-12-04 [pawel]      3.7.3cvs31
4306
4307         * src/compose.c
4308                 Highlight misspelled words when applying template and
4309                 check_while_typing option is on
4310
4311 2009-12-03 [pawel]      3.7.3cvs30
4312
4313         * src/compose.c
4314                 Highlight misspelled words in text inserted from file(s)
4315                 or pasted to message body when check_while_typing
4316                 options is on
4317
4318 2009-12-02 [pawel]      3.7.3cvs29
4319
4320         * src/compose.c
4321                 Revert first part of previous commit
4322
4323 2009-12-02 [pawel]      3.7.3cvs28
4324
4325         * src/compose.c
4326                 Fix Bug 2055 "duplicate mailing list reply if
4327                 List-Post + Reply-To present"
4328                 - Ignore Reply-To if answering to ML
4329                 - Improve parsing of List-Post header
4330
4331 2009-12-02 [pawel]      3.7.3cvs27
4332
4333         * src/compose.c
4334         * src/compose.h
4335                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
4336                 email had user in "From" and "CC"
4337                 Don't allow duplicate addresses in compose window headers
4338
4339 2009-12-02 [mones]      3.7.3cvs26
4340
4341         * manual/intro.xml
4342         * manual/es/intro.xml
4343         * manual/fr/intro.xml
4344         * manual/it/intro.xml
4345         * manual/pl/intro.xml
4346                 Make URL to point current site
4347
4348 2009-12-01 [holger]     3.7.3cvs25
4349
4350         * src/summaryview.c
4351         * src/summaryview.h
4352                 Introduce new drag type "claws-mail/msg-path-list" for
4353                 drag'n'drop of a message selection from the summaryview
4354                 into other applications. The drag data gets set to the
4355                 folder-item-id followed by message ids, separated by newlines.
4356                 This enables other applications to back-link to Claws Mail
4357                 via a "claws-mail --select" call after they received a drop.
4358
4359 2009-11-30 [mir]        3.7.3cvs24
4360
4361         * src/compose.c
4362            Place cursor in compose window according to provided input
4363            If to: is present place cursor in subject field and if both
4364            to: and subject: is present place cursor in body. If body: is
4365            present insert a new line after text and place cursor there.
4366
4367 2009-11-27 [mones]      3.7.3cvs23
4368
4369         * src/gtk/quicksearch.c
4370                 Allow viewing longer expressions if there's space
4371
4372 2009-11-25 [holger]     3.7.3cvs22
4373
4374         * Makefile.am
4375         * src/common/Makefile.am
4376         * src/common/utils.c
4377         * src/common/utils.h
4378                 Add a function to query the
4379                 filepath of the .desktop file
4380
4381 2009-11-25 [colin]      3.7.3cvs21
4382
4383         * src/imap.c
4384                 Fix bug 2063, 'glib assertion in GRelation use in 
4385                 imap.c'
4386
4387 2009-11-24 [pawel]      3.7.3cvs20
4388
4389         * src/common/utils.c
4390                 Fix Bug 2053 'Inconsistent application of Coloration 
4391                 of Message text'
4392                 Don't allow '<' character between quotation marks
4393
4394 2009-11-21 [holger]     3.7.3cvs19
4395
4396         * src/printing.c
4397                 Modify cairo clip handling in preview windows,
4398                 to prevent print preview windows from being blank
4399                 with GTK+ 2.18. Follow recommendation of the GTK+
4400                 documentation (section "Migrating to client side windows")
4401                 and create a new cairo context for each expose event.
4402
4403 2009-11-19 [pawel]      3.7.3cvs18
4404
4405         * Makefile.am
4406                 complete 3.7.3cvs15 so install is DESTDIR safe
4407                 remove icons with changed names on uninstall
4408
4409 2009-11-18 [pawel]      3.7.3cvs17
4410
4411         * src/news_gtk.c
4412                 remove unneeded and code-duplicating function
4413
4414 2009-11-18 [pawel]      3.7.3cvs16
4415
4416         * src/news_gtk.c
4417                 Fix Bug 2057 'Claws mail does not keep renamed names
4418                 of nntp-subscribed groups'
4419                 Check for already subscribed group using item->path for group
4420                 comparision as folders item->path != item->name may be truth 
4421                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
4422
4423 2009-11-17 [pawel]      3.7.3cvs15
4424
4425         * Makefile.am
4426                 Fix Bug 2049 'some icons not copied?'
4427                 Install additional 64x64 and 128x128 icons
4428
4429 2009-11-17 [holger]     3.7.3cvs14
4430
4431         * src/prefs_toolbar.c
4432         * src/prefs_toolbar.h
4433         * src/toolbar.c
4434         * src/toolbar.h
4435                 Allow plugins to register toolbar items
4436
4437 2009-11-11 [pawel]      3.7.3cvs13
4438
4439         * src/addressbook.c
4440         * src/compose.c
4441         * src/compose.h
4442         * src/filtering.c
4443                 Fix Bug 1867 Changing account does not change BCC address
4444                 Set account specific headers when changing account
4445                 in compose window.
4446
4447 2009-11-07 [colin]      3.7.3cvs12
4448
4449         * src/gtk/prefswindow.c
4450                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
4451                 Patch by Pawel
4452
4453 2009-11-07 [colin]      3.7.3cvs11
4454
4455         * src/gtk/spell_entry.c
4456                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
4457                 Patch by Pawel Pekala
4458
4459 2009-10-27 [colin]      3.7.3cvs10
4460
4461         * src/folder.c
4462                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
4463                 Don't try to check whether the folder is up-to-date if
4464                 the folder class doesn't implement set_mtime, as we don't
4465                 care in this case. This code exists since a long time, but
4466                 the bug was triggered by more scanning of queue folders 
4467                 since recently (when we added \Deleted handling).
4468
4469 2009-10-27 [colin]      3.7.3cvs9
4470
4471         * src/mainwindow.c
4472                 Try to fix registering as default client
4473                 on windows 7
4474
4475 2009-10-21 [wwp]        3.7.3cvs8
4476
4477         * src/common/utils.c
4478                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
4479
4480 2009-10-21 [wwp]        3.7.3cvs7
4481
4482         * src/common/utils.c
4483                 Don't core dump when attempting to insert a non-existing
4484                 file using a mailto: uri (g_error does core dump).
4485
4486 2009-10-20 [colin]      3.7.3cvs6
4487
4488         * src/common/utils.c
4489                 Don't g_error on normal warnings...
4490
4491 2009-10-20 [colin]      3.7.3cvs5
4492
4493         * src/plugins/pgpcore/sgpgme.c
4494                 Fix bug 1996, 'S/MIME key not selected'
4495                 Check for S/MIME certs too
4496
4497 2009-10-20 [colin]      3.7.3cvs4
4498
4499         * src/common/w32lib.h
4500                 Fix win32 build on latest mingw32
4501
4502 2009-10-20 [colin]      3.7.3cvs3
4503
4504         * src/exportldif.c
4505         * src/ldif.c
4506         * src/ldif.h
4507                 Fix LDIF export. Patch by Michael Rasmussen
4508
4509 2009-10-18 [paul]       3.7.3cvs2
4510
4511         * tools/claws.i18n.status.pl
4512                 increase the value of $transolddays since we're relasing less
4513                 often now.
4514                 rework the en_GB.po hack so that en_GB is always 100% translated
4515                 and recently updated
4516
4517 2009-10-17 [paul]       3.7.3cvs1
4518
4519         * src/prefs_account.c
4520         * src/prefs_compose_writing.c
4521         * src/prefs_receive.c
4522         * src/prefs_summaries.c
4523         * src/prefs_wrapping.c
4524                 reword a few labels. (this incorporates everything
4525                 that seemed worthwhile from bug 2020)
4526         * src/prefs_customheader.c
4527                 use a 'Browse' button instead of button with
4528                 label 'From file...'
4529
4530 2009-10-12 [colin]
4531
4532         * CVS repository change
4533
4534 2009-10-09 [paul[       3.7.3
4535
4536         version 3.7.3 unleashed!!
4537
4538 2009-10-07 [paul]       3.7.2cvs49
4539
4540         * src/folderview.c
4541         * src/folderview.h
4542         * src/mainwindow.c
4543                 fix  Bug 1994 -  Changing colors required restart.
4544                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
4545                 more accurate folderview_reinit_fonts()
4546
4547 2009-10-07 [paul]       3.7.2cvs48
4548
4549         * src/addrgather.c
4550         * src/prefs_common.c
4551         * src/prefs_common.h
4552                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
4553                 patch by Pawel Pekala
4554
4555 2009-10-07 [paul]       3.7.2cvs47
4556
4557         * po/cs.po
4558         * po/de.po
4559         * po/hu.po
4560         * po/id.po
4561         * po/ja.po
4562         * po/pt_BR.po
4563                 updated by David Vachulka, Stephan Sachse and Marc Arens,
4564                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
4565                 Goncalves Guimaraes
4566
4567 2009-10-06 [colin]      3.7.2cvs46
4568
4569         * po/fr.po
4570                 French translation update
4571
4572 2009-10-05 [paul]       3.7.2cvs45
4573
4574         * src/printing.c
4575                 enable Page Size and Orientation in the print dialog,
4576                 GTK+ >= 2.18.x only. Patch by Mark__T
4577
4578 2009-10-05 [paul]       3.7.2cvs44
4579
4580         * src/prefs_summaries.c
4581                 fix label, startup --> start-up, to match other uses of the
4582                 term
4583
4584 2009-10-05 [paul]       3.7.2cvs43
4585
4586         * po/pl.po
4587                 updated by Emilian Nowak
4588
4589 2009-10-03 [colin]      3.7.2cvs42
4590
4591         * src/mimeview.c
4592         * src/noticeview.c
4593         * src/gtk/gtkcmclist.c
4594         * src/gtk/gtkvscrollbutton.c
4595         * src/gtk/logwindow.c
4596                 GTK+ 2.18 fixes:
4597                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
4598                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
4599                 Fix warning at start
4600
4601 2009-09-28 [colin]      3.7.2cvs41
4602
4603         * src/matcher.c
4604         * src/mimeview.c
4605         * src/prefs_folder_item.c
4606                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
4607
4608 2009-09-28 [colin]      3.7.2cvs40
4609
4610         * src/prefs_summaries.c
4611         * src/gtk/sslcertwindow.c
4612                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
4613                 shows up garbled in GUI'. Patch by Pawel Pekala
4614
4615 2009-09-24 [iwkse]      3.7.2cvs39
4616
4617         * configure.ac
4618             That's only for statistics, of course :)
4619
4620 2009-09-24 [iwkse]      3.7.2cvs38
4621
4622         * configure.ac
4623             ...
4624
4625 2009-09-24 [iwkse]      3.7.2cvs37
4626
4627         * configure.ac
4628             Revert unwanted change
4629
4630 2009-09-24 [iwkse]      3.7.2cvs36
4631
4632         * src/action.c
4633             Fix issue with filtering actions and 
4634             parsed parameters
4635
4636 2009-09-20 [mones]      3.7.2cvs35
4637
4638         * tools/convert_mbox.pl
4639                 Add -R flag to support recursive conversions
4640                 of arbitrary Evolution mail folders, based on
4641                 bash script by Daniel Dickinson (fixes debian 
4642                 bug #461435) 
4643         * tools/popfile-link.sh
4644                 Set required shell for script (fixes debian 
4645                 bug #530057)
4646
4647 2009-09-16 [colin]      3.7.2cvs34
4648
4649         * src/main.c
4650                 Go grab files in /etc/skel if they exist
4651                 at first startup 
4652
4653 2009-09-15 [colin]      3.7.2cvs33
4654
4655         * src/procmime.c
4656                 Complete 3.7.1cvs42: only output directly to
4657                 final file if we get NULL byes at the start.
4658                 Still fixes saving UTF16 files, but also
4659                 fixes displaying Base64 parts with decoding
4660                 errors (parts without errors get displayed)
4661
4662 2009-09-14 [colin]      3.7.2cvs32
4663
4664         * src/matcher.c
4665         * src/matcher.h
4666         * src/matcher_parser_parse.y
4667         * src/prefs_matcher.c
4668                 Add 'has_attachment' and 'signed' matcher
4669                 expressions. Patch by Aleksei Miheev, fixes
4670                 bug 1997. 
4671
4672 2009-09-14 [colin]      3.7.2cvs31
4673
4674         * src/common/utils.c
4675                 Add "Re :" prefix from french Yahoo mail.
4676                 Patch by Didier Barvaux, fixes bug 1999
4677
4678 2009-09-10 [mones]      3.7.2cvs30
4679
4680         * manual/plugins.xml
4681                 Fix sites supported by SpamReport
4682         * manual/es/plugins.xml
4683                 Synchronise Spanish manual
4684
4685 2009-09-07 [holger]     3.7.2cvs29
4686
4687         * Makefile.am
4688                 Also update the icon cache on uninstall.
4689                 This prevents possible problems when Claws Mail was
4690                 uninstalled and installed again into a different location,
4691                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
4692                 and the blog post linked therein
4693
4694 2009-09-07 [paul]       3.7.2cvs28
4695
4696         * src/prefs_toolbar.c
4697                 when updating the main toolbar icons just update
4698                 the main toolbar (and consequently fix a bug where
4699                 folderview icons would disappear)
4700
4701 2009-08-30 [holger]     3.7.2cvs27
4702
4703         * src/compose.c
4704                 Do case-insensitive comparison against
4705                 header names when extracting recipients
4706                 from composed mails
4707
4708 2009-08-23 [colin]      3.7.2cvs26
4709
4710         * src/mbox.c
4711                 Probably fix RH bug 512024, " folder.c:3543 
4712                 Condition msglist != NULL failed"
4713
4714 2009-08-23 [colin]      3.7.2cvs25
4715
4716         * src/prefs_compose_writing.c
4717                 Make the maximum size warning bigger. Patch
4718                 by Didier Barvaux on bug 1986.
4719
4720 2009-08-21 [colin]      3.7.2cvs24
4721
4722         * src/compose.c
4723                 Previous commit: move the function into compose_insert_file
4724                 so that it's also used on drag-n-drop
4725
4726 2009-08-21 [colin]      3.7.2cvs23
4727
4728         * src/compose.c
4729                 Fix scrolling when adding an header
4730
4731 2009-08-21 [colin]      3.7.2cvs22
4732
4733         * src/compose.c
4734         * src/prefs_common.c
4735         * src/prefs_common.h
4736         * src/prefs_compose_writing.c
4737         * src/common/utils.c
4738                 Fix bug 1986, "New feature: warn user when inserting 
4739                 a large file in the message body". Patch by Didier
4740                 Barvaux
4741
4742 2009-08-21 [colin]      3.7.2cvs21
4743
4744         * AUTHORS
4745         * src/gtk/authors.h
4746         * src/common/utils.c
4747                 Fix bug 1984: Add R�f. : reply prefix (french 
4748                 Lotus Notes); patch by Didier Barvaux
4749
4750 2009-08-21 [colin]      3.7.2cvs20
4751
4752         * src/codeconv.c
4753         * src/codeconv.h
4754                 Fix bug 1969, 'Bad guess for outgoing encoding'
4755                 Make sure the specific converters (japanese in
4756                 this case) can return success/error in strict
4757                 mode, instead of silently failing back to 
4758                 strncpy
4759
4760 2009-08-20 [holger]     3.7.2cvs19
4761
4762         * src/compose.c
4763         * src/compose.h
4764                 Make it possible for code outside
4765                 compose (e.g. plugins) to attach files
4766
4767 2009-08-20 [colin]      3.7.2cvs18
4768
4769         * src/main.c
4770                 Fix crash when accessing IMAP soon
4771
4772 2009-08-18 [colin]      3.7.2cvs17
4773
4774         * src/ldapquery.c
4775                 Maybe fix crash on non-existent LDAP server
4776
4777 2009-08-04 [colin]      3.7.2cvs16
4778
4779         * src/toolbar.c
4780                 Fix toolbar's spacing that breaks dark
4781                 themes (patch from http://blogs.igalia.com/aperez/
4782                 2009/07/making-claws-mail-look-better/)
4783
4784 2009-07-28 [colin]      3.7.2cvs15
4785
4786         * src/account.c
4787         * src/addrcustomattr.c
4788         * src/addressadd.c
4789         * src/addressbook_foldersel.c
4790         * src/addrgather.c
4791         * src/browseldap.c
4792         * src/compose.c
4793         * src/editbook.c
4794         * src/editgroup.c
4795         * src/editjpilot.c
4796         * src/editldap.c
4797         * src/editldap_basedn.c
4798         * src/edittags.c
4799         * src/editvcard.c
4800         * src/exphtmldlg.c
4801         * src/expldifdlg.c
4802         * src/export.c
4803         * src/foldersel.c
4804         * src/import.c
4805         * src/importldif.c
4806         * src/importmutt.c
4807         * src/importpine.c
4808         * src/prefs_actions.c
4809         * src/prefs_customheader.c
4810         * src/prefs_display_header.c
4811         * src/prefs_filtering.c
4812         * src/prefs_folder_column.c
4813         * src/prefs_matcher.c
4814         * src/prefs_summary_column.c
4815         * src/prefs_summary_open.c
4816         * src/prefs_template.c
4817         * src/textview.c
4818         * src/uri_opener.c
4819                 Fix bug 1950, 'Program freeze up during folder selection'
4820                 Don't leave hidden windows modal
4821
4822 2009-07-28 [colin]      3.7.2cvs14
4823
4824         * src/ldapquery.c
4825                 Fix bug 1957, 'LDAP errs out after searching too 
4826                 many search bases'
4827
4828 2009-07-28 [colin]      3.7.2cvs13
4829
4830         * src/summaryview.c
4831                 Fix bug 1966, '"Collapse all threads" slower than 
4832                 "Expand all threads"'
4833
4834 2009-07-28 [colin]      3.7.2cvs12
4835
4836         * src/common/session.c
4837                 Fix bug 1967, 'Claws gets stuck after accepting 
4838                 a certificate warning dialog'
4839
4840 2009-07-19 [paul]       3.7.2cvs11
4841
4842         * manual/plugins.xml
4843                 a few small changes to the English
4844
4845 2009-07-18 [mones]      3.7.2cvs10
4846
4847         * manual/plugins.xml
4848                 Add new bsfilter and fancy plugins to the docs
4849                 and a note about dealing with plugins of the same class
4850         * src/prefs_account.c
4851                 Fix extra space at the end typo
4852
4853 2009-07-16 [colin]      3.7.2cvs9
4854
4855         * src/summaryview.c
4856                 Fix wrong return without unlocking; thanks
4857                 to mupuf_
4858
4859 2009-07-14 [colin]      3.7.2cvs8
4860
4861         * src/imap.c
4862                 Fix bug 1954, 'Segfault on reading wrong STATUS'
4863
4864 2009-07-10 [colin]      3.7.2cvs7
4865
4866         * src/plugins/pgpcore/plugin.def
4867         * src/common/utils.h
4868                 Fix windows port
4869
4870 2009-07-10 [colin]      3.7.2cvs6
4871
4872         * src/prefs_display_header.c
4873                 Fix bug 1951, 'C-Mail dumps core when editing 
4874                 displayed headers'. Patch by Alexey Rusakov
4875
4876 2009-07-10 [colin]      3.7.2cvs5
4877
4878         * src/folderview.c
4879                 Fix bug 1952, 'Deleted mails in Queue folder 
4880                 highlight it'.
4881
4882 2009-07-09 [colin]      3.7.2cvs4
4883
4884         * src/gtk/spell_entry.c
4885                 Fix bug 1949, 'Spell checker doesn't recognise 
4886                 certain word in Subject header, but does in 
4887                 message body'. Patch by Pawel Pekala.
4888
4889 2009-07-09 [paul]       3.7.2cvs3
4890
4891         * configure.ac
4892                 use pkgconfig to check for the minimum required
4893                 version of GnuTLS
4894
4895 2009-07-06 [colin]      3.7.2cvs2
4896
4897         * src/prefs_customheader.c
4898                 Fix build failure
4899
4900 2009-07-04 [paul]       3.7.2cvs1
4901
4902         * tools/claws.i18n.status.pl
4903                 updated
4904
4905 2009-07-03 [paul]       3.7.2
4906
4907         * NEWS
4908         * README
4909         * RELEASE_NOTES 
4910                 3.7.2 released!
4911
4912 2009-07-03 [paul]       3.7.1cvs85
4913
4914         * AUTHORS
4915         * configure.ac
4916         * po/pt_PT.po
4917         * po/sk.po
4918         * src/gtk/authors.h
4919                 added new translations by Tiago Faria and Slavko
4920         * po/bg.po
4921         * po/cs.po
4922         * po/de.po
4923         * po/es.po
4924         * po/fi.po
4925         * po/fr.po
4926         * po/hu.po
4927         * po/id.po
4928         * po/it.po
4929         * po/ja.po
4930         * po/pt_BR.po
4931         * po/ru.po
4932                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
4933                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
4934                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
4935                 Goncalves Guimaraes, Aleksei Miheev
4936
4937 2009-07-01 [colin]      3.7.1cvs84
4938
4939         * src/prefs_common.c
4940                 Fix bug 1940, 'Doesn't open links in 
4941                 user's default browser'. Turn the preference
4942                 to TRUE by default; that will only change the
4943                 behaviour for new users.
4944
4945 2009-06-29 [colin]      3.7.1cvs83
4946
4947         * src/filtering.c
4948         * src/filtering.h
4949         * src/prefs_filtering_action.c
4950                 Fix bug 1935, 'problems with very long filtering actions':
4951                 Use a dynamic buffer in action to string, and a bigger
4952                 buffer in string to action
4953
4954 2009-06-29 [colin]      3.7.1cvs82
4955
4956         * src/matcher_parser_lex.l
4957                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
4958
4959 2009-06-29 [colin]      3.7.1cvs81
4960
4961         * src/addressbook.c
4962                 Fix warnings
4963         * src/editgroup.c
4964                 Fix crash (out-of-bounds tree column)
4965         * src/gtk/gtkcmctree.c
4966         * src/gtk/gtksctree.c
4967                 Prevent using an out-of-bounds tree column
4968
4969 2009-06-29 [colin]      3.7.1cvs80
4970
4971         * src/ldapupdate.c
4972         * src/ldif.c
4973                 Leak fixes; patch by Pawel Pekala.
4974
4975 2009-06-26 [colin]      3.7.1cvs79
4976
4977         * src/summaryview.c
4978                 Sort by msgnum if dates are equal
4979
4980 2009-06-24 [paul]       3.7.1cvs78
4981
4982         * src/summaryview.c
4983                 make some (forgotten) strings translatable
4984
4985 2009-06-19 [colin]      3.7.1cvs77
4986
4987         * src/summaryview.c
4988                 Fix menu sensitiveness
4989
4990 2009-06-18 [colin]      3.7.1cvs76
4991
4992         * configure.ac
4993         * src/plugins/pgpcore/sgpgme.c
4994         * src/plugins/pgpcore/sgpgme.h
4995         * src/plugins/pgpmime/mypgpcore.def
4996         * src/plugins/pgpmime/pgpmime.c
4997         * src/plugins/smime/mypgpcore.def
4998         * src/plugins/smime/smime.c
4999                 Use largefile support (and stop using our old GPGME
5000                 hack on gpgme_data_seek/rewind)
5001                 (See 1.9.12cvs44 to 46 - if this breaks things we 
5002                 should soon know :)
5003
5004 2009-06-13 [colin]      3.7.1cvs75
5005
5006         * src/gtk/spell_entry.c
5007                 Fix assertion. We can put a NULL gtkaspell to
5008                 an entry; it just means it won't be spell-checked.
5009
5010 2009-06-12 [mones]      3.7.1cvs74
5011
5012         * src/compose.c
5013         * src/messageview.c
5014         * src/prefs_account.c
5015         * src/prefs_account.h
5016         * src/common/utils.c
5017         * src/common/utils.h
5018                 Added preference to use account address in generated
5019                 Message-Id. Fixes Debian bug #531052
5020
5021 2009-06-12 [colin]      3.7.1cvs73
5022
5023         * src/common/ssl.c
5024                 Better fix, API-compatible with libgnutls13
5025
5026 2009-06-12 [colin]      3.7.1cvs72
5027
5028         * src/common/ssl.c
5029                 Use compatibility mode in GnuTLS, and avoid problems with 
5030                 servers that don't comply 100% with the spec, but still
5031                 exist.
5032
5033 2009-06-06 [iwkse]      3.7.1cvs71
5034
5035         * src/compose.c
5036                 Ops..revert a mix with another patch
5037
5038 2009-06-06 [iwkse]      3.7.1cvs70
5039
5040         * src/compose.c
5041                 A better fix for the previous commit's issue
5042
5043 2009-06-06 [iwkse]      3.7.1cvs69
5044
5045         * src/compose.c
5046                 Fix shutting down of Claws Mail while a GTK_Return keypress 
5047                 event is sent to the Attach property window
5048
5049 2009-06-05 [colin]      3.7.1cvs68
5050
5051         * src/compose.c
5052                 Fix build on GTK+ 2.6
5053
5054 2009-06-03 [mones]      3.7.1cvs67
5055
5056         * tools/make.themes.project
5057                 Oops! fix header, sorry Paul ;-)
5058
5059 2009-06-03 [mones]      3.7.1cvs66
5060
5061         * tools/make.themes.project
5062                 Add support for PNG themes and other
5063                 fixes i don't remember now... :)
5064
5065 2009-06-02 [colin]      3.7.1cvs65
5066
5067         * src/compose.c
5068         * src/prefs_template.c
5069         * src/quote_fmt.c
5070                 Fix error messages in templates, and fix their
5071                 checking
5072
5073 2009-05-22 [colin]      3.7.1cvs64
5074
5075         * src/compose.c
5076                 And remove hbox too
5077
5078 2009-05-22 [colin]      3.7.1cvs63
5079
5080         * src/compose.c
5081                 Fix phantom button behind entry when
5082                 changing fields via Tools/Reply mode.
5083
5084 2009-05-22 [colin]      3.7.1cvs62
5085
5086         * src/compose.c
5087                 Fix icon size
5088
5089 2009-05-21 [mones]      3.7.1cvs61
5090
5091         * src/compose.c
5092         * src/compose.h
5093                 Add button to empty header lines with one click
5094
5095 2009-05-21 [paul]       3.7.1cvs60
5096
5097         * src/mainwindow.c
5098         * src/mainwindow.h
5099         * src/plugins/trayicon/trayicon.c
5100                 when quitting from the trayicon, honour
5101                 prefs_common.clean_on_exit
5102
5103 2009-05-21 [paul]       3.7.1cvs59
5104
5105         * src/gtk/Makefile.am
5106                 remove duplicate entry
5107                 thanks to Charles A Edwards
5108
5109 2009-05-19 [paul]       3.7.1cvs58
5110
5111         * src/send_message.c
5112                 clear progressbar in the statusbar on 'Cancel'
5113
5114 2009-05-16 [colin]      3.7.1cvs57
5115
5116         * AUTHORS
5117         * src/gtk/authors.h
5118                 Add Fabian
5119
5120 2009-05-16 [colin]      3.7.1cvs56
5121
5122         * src/msgcache.c
5123                 Remove msgnum>0 condition for removing messages
5124                 from caches. There's no such condition on add.
5125                 Fixes bug 1913, 'Allow to remove phantom 
5126                 messages from the cache'; patch by Fabian
5127                 Keil <fk at fabiankeil.de>
5128
5129 2009-05-12 [holger]     3.7.1cvs55
5130
5131         * src/messageview.c
5132         * src/messageview.h
5133                 Introduce hook after showing of the message view
5134
5135 2009-05-11 [colin]      3.7.1cvs54
5136
5137         * src/compose.c
5138                 Fix bug 1872, 'A: Cc: CCi: selector should 
5139                 default on same as preceding contact'
5140
5141 2009-05-10 [holger]     3.7.1cvs53
5142
5143         * src/addr_compl.c
5144         * src/addr_compl.h
5145                 Add a hook to make it possible for plugins to
5146                 modify the address completion list
5147
5148 2009-05-06 [paul]       3.7.1cvs52
5149
5150         * src/folder.c
5151         * src/mimeview.c
5152                 fix bug 1915, 'Mails signed with smime.p7s
5153                 display both signed and attachment icon.'
5154
5155 2009-05-05 [colin]      3.7.1cvs51
5156
5157         * src/common/utils.c
5158                 Fix patch :)
5159
5160 2009-05-05 [colin]      3.7.1cvs50
5161
5162         * src/common/utils.c
5163                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
5164                 different mountpoint than tempdir'
5165
5166 2009-05-04 [colin]      3.7.1cvs49
5167
5168         * src/msgcache.c
5169                 Probably fix bug 1914, 'Crash reading
5170                 corrupted tags file'
5171
5172 2009-04-26 [paul]       3.7.1cvs48
5173
5174         * configure.ac
5175         * src/gtk/gtkaspell.h
5176                 fix bug 1904, 'build mechanism looks for
5177                 'enchant.h' in a wrong place'
5178
5179 2009-04-25 [paul]       3.7.1cvs47
5180
5181         * src/printing.c
5182                 gah! fix coding style!
5183
5184 2009-04-25 [paul]       3.7.1cvs46
5185
5186         * src/printing.c
5187         * src/toolbar.c
5188                 if building with GTK+ >= 2.16 use
5189                 gtk_orientable_set_orientation() instead of now
5190                 deprecated gtk_toolbar_set_orientation()
5191
5192 2009-04-24 [colin]      3.7.1cvs45
5193
5194         * src/compose.c
5195                 Ask before sending if an attached file has
5196                 disappeared.
5197
5198 2009-04-19 [paul]       3.7.1cvs44
5199
5200         * src/prefs_common.c
5201         * src/prefs_common.h
5202         * src/gtk/about.c
5203                 save About window size.
5204                 patch by Pawel Pekala
5205
5206 2009-04-12 [paul]       3.7.1cvs43
5207
5208         * tools/csv2addressbook.pl
5209                 add extra CSV fields that are now appended
5210                 by thunderbird (version 2.0.0.21)
5211
5212 2009-04-08 [colin]      3.7.1cvs42
5213
5214         * src/procmime.c
5215                 fix saving (but not displaying) of UTF-16
5216                 files
5217
5218 2009-04-08 [colin]      3.7.1cvs41
5219
5220         * src/gtk/manage_window.c
5221                 Disable transient windows on win32 - seems to
5222                 fix most focusing issues
5223
5224 2009-04-05 [colin]      3.7.1cvs40
5225
5226         * src/procmsg.c
5227                 Don't ask whether we want to send deleted mails in queue
5228                 folders; also, don't send deleted mails when flushing
5229                 queues
5230
5231 2009-04-04 [paul]       3.7.1cvs39
5232
5233         * AUTHORS
5234         * configure.ac
5235         * po/id.po
5236         * src/gtk/authors.h
5237         * tools/claws.i18n.status.pl
5238                 add new Indonesian translation, by
5239                 MSulchan Darmawan
5240
5241 2009-04-03 [paul]       3.7.1cvs38
5242
5243         * AUTHORS
5244         * src/gtk/authors.h
5245                 credit due
5246
5247 2009-04-03 [colin]      3.7.1cvs37
5248
5249         * src/compose.c
5250         * src/textview.c
5251                 Fix bug 1891, 'Add support for gopher:// links'
5252                 Patch by Jacob Head <clawsmail at jacob-head.com>
5253                 Let's go back to the roots! 
5254
5255 2009-04-03 [paul]       3.7.1cvs36
5256
5257         * m4/Makefile.am
5258                 complete cvs35
5259
5260 2009-04-03 [paul]       3.7.1cvs35
5261
5262         * configure.ac
5263                 add AC_CONFIG_MACRO_DIR([m4])
5264                 remove CLAWS_ACLOCAL_INCLUDE(m4)
5265         * m4/aclocal-include.m4
5266                 removed this now unneeded file
5267
5268 2009-04-02 [colin]      3.7.1cvs34
5269
5270         * src/common/utils.h
5271                 Fix previous (thanks to Marcus :)
5272
5273 2009-04-02 [colin]      3.7.1cvs33
5274
5275         * src/common/utils.h
5276         * src/etpan/etpan-thread-manager.c
5277                 pipe() was a macro from GLib on win32 until
5278                 glib 2.13.2. It's undefined after that.
5279                 Thanks to Marcus Brinkmann for the heads-up!
5280
5281 2009-03-31 [colin]      3.7.1cvs32
5282
5283         * src/folder_item_prefs.c
5284                 Copy folder settings with prefs
5285
5286 2009-03-31 [colin]      3.7.1cvs31
5287
5288         * src/prefs_account.c
5289                 Don't use un-sensitive checkboxes in Privacy tab
5290                 when privacy system in None (makes unchecking 
5291                 painful when no privacy plugin is loaded)
5292
5293 2009-03-30 [colin]      3.7.1cvs30
5294
5295         * src/folder.c
5296         * src/folder.h
5297         * src/imap.c
5298         * src/mainwindow.c
5299         * src/mainwindow.h
5300         * src/prefs_account.c
5301         * src/prefs_account.h
5302         * src/summaryview.c
5303         * src/summaryview.h
5304                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
5305                 Add an option on the Receive page of IMAP account preferences:
5306                 "Move deleted mails to trash and expunge immediately". This
5307                 option defaults to TRUE to avoid changing the existing behaviour.
5308                 Setting it to FALSE prevents automatic expunging. 
5309                 Also, add Tools/Expunge and View/Hide deleted messages menu items
5310                 (View/Hide deleted message being a per-folder setting, and behaving,
5311                 like View/Hide read messages).
5312
5313 2009-03-30 [colin]      3.7.1cvs29
5314
5315         * src/imap.c
5316                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
5317                 ask for IMAP password when using GSSAPI auth
5318
5319 2009-03-27 [colin]      3.7.1cvs28
5320
5321         * src/folder.c
5322                 Fix cvs14, make sure we mark non-existent caches dirty
5323                 (or they never get written)
5324
5325 2009-03-27 [colin]      3.7.1cvs27
5326
5327         * src/imap.c
5328                 Fix tag update when all tags are removed 
5329                 from another client
5330
5331 2009-03-25 [colin]      3.7.1cvs26
5332
5333         * configure.ac
5334                 Fix configure.ac, thanks to Pawel
5335
5336 2009-03-25 [colin]      3.7.1cvs25
5337
5338         * src/news.c
5339         * src/etpan/nntp-thread.c
5340                 Fix header fetching (NG/To/Cc). Fixes 
5341                 bug 1883, 'Message processing fails to 
5342                 act on Newsgroups: field'
5343
5344 2009-03-23 [colin]      3.7.1cvs24
5345
5346         * src/textview.c
5347                 Fix internal headers visible in queue/sent
5348
5349 2009-03-23 [colin]      3.7.1cvs23
5350
5351         * configure.ac
5352                 Fix check for RC (resource compiler) used
5353                 on win32 (AC_LIBTOOL_RC used to call it 
5354                 implicitely but stopped)
5355
5356 2009-03-19 [colin]      3.7.1cvs22
5357
5358         * src/toolbar.c
5359                 Put spam button in default toolbar even if
5360                 bogofilter and spamassassin are not built.
5361                 Other anti-spam plugin could exist! :)
5362         * src/common/utils.c
5363                 Fix exit status fetch on win32
5364
5365 2009-03-18 [paul]       3.7.1cvs21
5366
5367         * src/gtk/spell_entry.c
5368                 fix "[BUG] Wrong word replaced in 'Subject:'
5369                 when spell-checking correction used"
5370                 Patch by Pawel Pekala
5371
5372 2009-03-17 [colin]      3.7.1cvs20
5373
5374         * src/common/utils.c
5375                 Fix win32 build (from cvs12)
5376
5377 2009-03-17 [colin]      3.7.1cvs19
5378
5379         * src/compose.c
5380                 Fix bug 1735, 'Change To: and Newsgroups: 
5381                 recipient field according account type'
5382                 Patch by Pawel
5383
5384 2009-03-17 [colin]      3.7.1cvs18
5385
5386         * src/msgcache.c
5387         * src/prefs_common.c
5388         * src/prefs_common.h
5389         * src/prefs_other.c
5390         * src/common/prefs.c
5391                 Add preference for fsyncing metadata
5392
5393 2009-03-16 [paul]       3.7.1cvs17
5394
5395         * src/prefs_customheader.c
5396                 add forgotten #if HAVE_LIBCOMPFACE
5397
5398 2009-03-16 [paul]       3.7.1cvs16
5399
5400         * src/prefs_customheader.c
5401                 put the (X-)Face preview image below the up/down
5402                 buttons so they don't jump around.
5403                 make the list reorderable by drag'n'drop
5404
5405 2009-03-16 [colin]      3.7.1cvs15
5406
5407         * src/prefs_customheader.c
5408                 Add a (X-)Face preview. Patch by iwkse.
5409
5410 2009-03-16 [colin]      3.7.1cvs14
5411
5412         * src/compose.c
5413         * src/folder.c
5414         * src/folder.h
5415         * src/msgcache.c
5416         * src/common/prefs.c
5417                 Add fsync calls to make sure we don't
5418                 lose data on system crashes. (to do:
5419                 add a pref to allow people choosing raw
5420                 speed)
5421
5422 2009-03-15 [colin]      3.7.1cvs13
5423
5424         * src/gtk/gtkaspell.c
5425                 Fix empty menu when there are no
5426                 suggestions (using the Spelling menu)
5427
5428 2009-03-14 [colin]      3.7.1cvs12
5429
5430         * src/common/utils.c
5431                 Win32: fix subject prefix length
5432
5433 2009-03-11 [mones]      3.7.1cvs11
5434
5435         * po/es.po
5436                 fix encoding declared in header
5437                 update translation now we're at it
5438
5439 2009-03-10 [colin]      3.7.1cvs10
5440
5441         * src/messageview.c
5442                 Fix "wrong mime" message printed out multiple
5443                 times
5444
5445 2009-03-10 [colin]      3.7.1cvs9
5446
5447         * src/prefs_folder_item.c
5448                 Fix build
5449
5450 2009-03-09 [paul]       3.7.1cvs8
5451
5452         * src/prefs_folder_item.c
5453         * src/send_message.c
5454                 fixes to english text
5455
5456 2009-03-08 [paul]       3.7.1cvs7
5457
5458         * po/ja.po
5459                 correct errors in header
5460
5461 2009-03-08 [paul]       3.7.1cvs6
5462
5463         * AUTHORS
5464         * configure.ac
5465         * po/ja.po
5466         * src/gtk/authors.h
5467         * tools/claws.i18n.status.pl
5468                 add Japanese translation, submitted by kazken3
5469
5470 2009-03-07 [colin]      3.7.1cvs5
5471
5472         * src/messageview.c
5473                 Don't let the invalid MIME warning hide
5474                 other noticeview (Partial receive or 
5475                 return receipt).
5476
5477 2009-03-07 [colin]      3.7.1cvs4
5478
5479         * src/procmime.c
5480                 Fix build
5481
5482 2009-03-07 [colin]      3.7.1cvs3
5483
5484         * src/messageview.c
5485         * src/procmime.c
5486         * src/procmime.h
5487                 Handle mimeparts that lack an end boundary.
5488                 They're invalid but it's too annoying for
5489                 normal users to fix.
5490
5491 2009-03-06 [wwp]        3.7.1cvs2
5492
5493         * src/compose.c
5494         * src/folder_item_prefs.c
5495         * src/folder_item_prefs.h
5496         * src/prefs_folder_item.c
5497                 Add per-folder default cc, bcc and reply-to.
5498
5499 2009-03-06 [colin]      3.7.1cvs1
5500
5501         * src/gedit-print.c
5502         * src/gtk/gtksourceprintjob.c
5503                 Fix build with old print interface
5504
5505 2009-03-06 [paul]       3.7.1
5506
5507         * NEWS
5508         * README
5509         * RELEASE_NOTES 
5510                 3.7.1 released!
5511
5512 2009-03-06 [paul]       3.7.0cvs78
5513
5514         * po/cs.po
5515         * po/de.po
5516         * po/fi.po
5517         * po/fr.po
5518         * po/hu.po
5519         * po/nl.po
5520         * po/pt_BR.po
5521         * po/sv.po
5522         * po/zh_CN.po
5523                 updated by David Vachulka, Stephan Sachse, Flammie
5524                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
5525                 Frederico Goncalves Guimaraes, Lars Persson Fink,
5526                 and Ralph Young
5527
5528 2009-03-03 [colin]      3.7.0cvs77
5529
5530         * src/prefs_filtering.c
5531                 Win32: Fix bug 1865, 'IMAP account name changes 
5532                 are not followed at filter actions'
5533
5534 2009-03-02 [colin]      3.7.0cvs76
5535
5536         * src/imap.c
5537                 Fix Launchpad bug 335571: 'claws-mail crashed 
5538                 with SIGSEGV in strlen() while deleting 
5539                 large amount of e-mails on IMAP account
5540
5541 2009-02-27 [mones]      3.7.0cvs75
5542
5543         * manual/es/account.xml
5544         * manual/es/ack.xml
5545         * manual/es/addrbook.xml
5546         * manual/es/advanced.xml
5547         * manual/es/claws-mail-manual.xml
5548         * manual/es/faq.xml
5549         * manual/es/glossary.xml
5550         * manual/es/gpl.xml
5551         * manual/es/handling.xml
5552         * manual/es/intro.xml
5553         * manual/es/keyboard.xml
5554         * manual/es/plugins.xml
5555         * manual/es/starting.xml
5556                 Sync with English version, fix some typos
5557                 Changed encoding to UTF-8
5558         * po/es.po
5559                 Update for release, changed encoding to UTF-8
5560
5561 2009-02-24 [colin]      3.7.0cvs74
5562
5563         * src/printing.c
5564                 Don't print separation line if there
5565                 are no headers
5566
5567 2009-02-23 [cleroy]     3.7.0cvs73
5568
5569         * src/account.c
5570         * src/action.c
5571         * src/addr_compl.c
5572         * src/addrbook.c
5573         * src/addrcache.c
5574         * src/addrcindex.c
5575         * src/addrclip.c
5576         * src/addrduplicates.c
5577         * src/addressadd.c
5578         * src/addressbook.c
5579         * src/addressbook_foldersel.c
5580         * src/addrharvest.c
5581         * src/addrindex.c
5582         * src/addritem.c
5583         * src/addrquery.c
5584         * src/addrselect.c
5585         * src/codeconv.c
5586         * src/compose.c
5587         * src/customheader.c
5588         * src/editaddress.c
5589         * src/editaddress_other_attributes_ldap.c
5590         * src/editgroup.c
5591         * src/editldap.c
5592         * src/enriched.c
5593         * src/exporthtml.c
5594         * src/exportldif.c
5595         * src/filtering.c
5596         * src/folder.c
5597         * src/foldersel.c
5598         * src/folderutils.c
5599         * src/folderview.c
5600         * src/gedit-print.c
5601         * src/html.c
5602         * src/imap.c
5603         * src/imap_gtk.c
5604         * src/inc.c
5605         * src/jpilot.c
5606         * src/ldapctrl.c
5607         * src/ldapquery.c
5608         * src/ldapserver.c
5609         * src/ldapupdate.c
5610         * src/ldif.c
5611         * src/localfolder.c
5612         * src/main.c
5613         * src/mainwindow.c
5614         * src/matcher.c
5615         * src/mbox.c
5616         * src/messageview.c
5617         * src/mh.c
5618         * src/mh_gtk.c
5619         * src/mimeview.c
5620         * src/msgcache.c
5621         * src/mutt.c
5622         * src/news.c
5623         * src/news_gtk.c
5624         * src/noticeview.c
5625         * src/pine.c
5626         * src/pop.c
5627         * src/prefs_account.c
5628         * src/prefs_actions.c
5629         * src/prefs_common.c
5630         * src/prefs_filtering.c
5631         * src/prefs_filtering_action.c
5632         * src/prefs_folder_column.c
5633         * src/prefs_folder_item.c
5634         * src/prefs_gtk.c
5635         * src/prefs_matcher.c
5636         * src/prefs_quote.c
5637         * src/prefs_send.c
5638         * src/prefs_summaries.c
5639         * src/prefs_summary_column.c
5640         * src/prefs_template.c
5641         * src/prefs_themes.c
5642         * src/prefs_toolbar.c
5643         * src/printing.c
5644         * src/privacy.c
5645         * src/procheader.c
5646         * src/procmime.c
5647         * src/procmsg.c
5648         * src/quote_fmt.c
5649         * src/remotefolder.c
5650         * src/send_message.c
5651         * src/sourcewindow.c
5652         * src/statusbar.c
5653         * src/stock_pixmap.c
5654         * src/summary_search.c
5655         * src/summaryview.c
5656         * src/textview.c
5657         * src/toolbar.c
5658         * src/undo.c
5659         * src/uri_opener.c
5660         * src/vcard.c
5661         * src/common/base64.c
5662         * src/common/claws.c
5663         * src/common/hooks.c
5664         * src/common/plugin.c
5665         * src/common/prefs.c
5666         * src/common/session.c
5667         * src/common/smtp.c
5668         * src/common/socket.c
5669         * src/common/string_match.c
5670         * src/common/stringtable.c
5671         * src/common/utils.c
5672         * src/common/utils.h
5673         * src/common/xml.c
5674         * src/common/xmlprops.c
5675         * src/gtk/colorlabel.c
5676         * src/gtk/combobox.c
5677         * src/gtk/foldersort.c
5678         * src/gtk/gtkaspell.c
5679         * src/gtk/gtkcmclist.c
5680         * src/gtk/gtkcmctree.c
5681         * src/gtk/gtkcmoptionmenu.c
5682         * src/gtk/gtksctree.c
5683         * src/gtk/gtkshruler.c
5684         * src/gtk/gtksourceprintjob.c
5685         * src/gtk/gtkutils.c
5686         * src/gtk/gtkvscrollbutton.c
5687         * src/gtk/logwindow.c
5688         * src/gtk/menu.c
5689         * src/gtk/pluginwindow.c
5690         * src/gtk/prefswindow.c
5691         * src/gtk/quicksearch.c
5692         * src/gtk/spell_entry.c
5693         * src/plugins/pgpcore/select-keys.c
5694         * src/plugins/pgpinline/pgpinline.c
5695         * src/plugins/pgpmime/pgpmime.c
5696         * src/plugins/smime/smime.c
5697         * src/plugins/spamassassin/spamassassin_gtk.c
5698                 Mass commit changing g_return_* to cm_return_*
5699                 and making these more interesting
5700
5701 2009-02-23 [colin]      3.7.0cvs72
5702
5703         * src/imap.c
5704                 Always initialise error code to no error
5705
5706 2009-02-23 [colin]      3.7.0cvs71
5707
5708         * src/imap.c
5709                 Fix separator substitution
5710
5711 2009-02-23 [colin]      3.7.0cvs70
5712
5713         * src/stock_pixmap.c
5714         * src/gtk/colorlabel.c
5715                 don't use g_return on normal checks
5716
5717 2009-02-22 [colin]      3.7.0cvs69
5718
5719         * src/addressbook.c
5720         * src/procmime.c
5721                 More fixes
5722
5723 2009-02-22 [colin]      3.7.0cvs68
5724
5725         * src/addrduplicates.c
5726         * src/addressbook.c
5727         * src/addrharvest.c
5728         * src/codeconv.c
5729         * src/compose.c
5730         * src/filtering.c
5731         * src/folder.c
5732         * src/imap.c
5733         * src/imap_gtk.c
5734         * src/importldif.c
5735         * src/jpilot.c
5736         * src/mainwindow.c
5737         * src/matcher.c
5738         * src/mbox.c
5739         * src/messageview.c
5740         * src/mh_gtk.c
5741         * src/prefs_common.c
5742         * src/prefs_filtering.c
5743         * src/prefs_gtk.c
5744         * src/printing.c
5745         * src/privacy.c
5746         * src/procmime.c
5747         * src/procmsg.c
5748         * src/summaryview.c
5749         * src/textview.c
5750         * src/undo.c
5751         * src/wizard.c
5752         * src/common/md5.c
5753         * src/common/socket.c
5754         * src/common/template.c
5755         * src/etpan/imap-thread.c
5756         * src/gtk/gtkaspell.c
5757         * src/gtk/gtkcmctree.c
5758         * src/gtk/gtksctree.c
5759         * src/gtk/inputdialog.c
5760         * src/plugins/pgpcore/sgpgme.c
5761         * src/plugins/pgpmime/pgpmime.c
5762         * src/plugins/smime/smime.c
5763         * src/plugins/spamassassin/spamassassin.c
5764                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
5765                 uninitialised accesses
5766
5767 2009-02-17 [colin]      3.7.0cvs67
5768
5769         * src/compose.c
5770                 Disable controls during queuing
5771
5772 2009-02-15 [colin]      3.7.0cvs66
5773
5774         * src/privacy.c
5775         * src/plugins/pgpcore/select-keys.c
5776         * src/plugins/pgpcore/sgpgme.c
5777                 Disable use of disabled keys
5778
5779 2009-02-15 [colin]      3.7.0cvs65
5780
5781         * src/folderview.c
5782         * src/summaryview.c
5783                 Fix font updating after changing 
5784                 prefs_common.derive_from_normal_font
5785
5786 2009-02-12 [paul]       3.7.0cvs64
5787
5788         * src/addressitem.h
5789         * src/export.h
5790         * src/headerview.c
5791         * src/headerview.h
5792         * src/common/version.h.in
5793         * src/gtk/about.h
5794         * src/gtk/menu.c
5795         * src/gtk/menu.h
5796                 more copyright header fixes
5797
5798 2009-02-12 [paul]       3.7.0cvs63
5799
5800         * src/gtk/progressdialog.c
5801         * src/gtk/progressdialog.h
5802                 fix copyright header
5803
5804 2009-02-12 [paul]       3.7.0cvs62
5805
5806         * src/gtk/spell_entry.c
5807         * src/gtk/spell_entry.h
5808                 better, more standard copyright header
5809
5810 2009-02-12 [paul]       3.7.0cvs61
5811
5812         * src/gtk/spell_entry.c
5813         * src/gtk/spell_entry.h
5814                 changes to copyright header
5815
5816 2009-02-12 [paul]       3.7.0cvs60
5817
5818         * src/gtk/spell_entry.c
5819         * src/gtk/spell_entry.h
5820                 fix broken build
5821
5822 2009-02-11 [colin]      3.7.0cvs59
5823
5824         * src/gtk/spell_entry.c
5825         * src/gtk/spell_entry.h
5826                 Forgot to add files
5827
5828 2009-02-11 [colin]      3.7.0cvs58
5829
5830         * src/compose.c
5831         * src/gtk/Makefile.am
5832         * src/gtk/gtkaspell.c
5833         * src/gtk/gtkaspell.h
5834                 Add spellcheck to subject. Patch by
5835                 Pawel.
5836
5837 2009-02-10 [holger]     3.7.0cvs57
5838
5839         * src/printing.c
5840         * src/common/defs.h
5841                 Move filename define for printing page setup cache to defs.h
5842
5843 2009-02-08 [mones]      3.7.0cvs56
5844
5845         * src/matcher.h
5846                 Fix build for bison 2.4.1
5847
5848 2009-02-06 [holger]     3.7.0cvs55
5849
5850         * src/prefs_common.c
5851         * src/prefs_common.h
5852         * src/printing.c
5853                 Fix restoring of custom page setups for printing by
5854                 temporarily caching the settings.
5855                 This is a workaround for Gnome Bug #39018, and fixes
5856                 Claws Mail Bug #1840.
5857
5858 2009-02-06 [colin]      3.7.0cvs54
5859
5860         * src/mainwindow.c
5861                 Fix hardcoded Shift-Q quits. Fixes
5862                 bug 1838, 'Claws-Mail sometimes quits 
5863                 when attempting to type a capital Q'
5864
5865 2009-01-31 [paul]       3.7.0cvs53
5866
5867         * src/compose.c
5868                 revert 3.7.0cvs49, until there is time to find out
5869                 why it causes a nasty crash!
5870
5871 2009-01-31 [paul]       3.7.0cvs52
5872
5873         * src/mainwindow.c
5874                 1 string that was forgotten for translation
5875
5876 2009-01-31 [paul]       3.7.0cvs51
5877
5878         * src/messageview.c
5879                 2 strings that were forgotten for translation
5880
5881 2009-01-31 [paul]       3.7.0cvs50
5882
5883         * src/gtk/prefswindow.c
5884                 build prefs tree in a slightly smarter way -
5885                 fix bug where if path[0] had same name as
5886                 path[1], (like in the de translation), path[1]
5887                 was lost and not shown in the window
5888
5889 2009-01-31 [paul]       3.7.0cvs49
5890
5891         * src/compose.c
5892                 fix bug 1836, 'Quoted text still blue after
5893                 removal of quote-character'
5894                 comment out some debug_print's that needlessly
5895                 slow things down
5896         * src/undo.c
5897                 comment out a debug_print that needlessly slows
5898                 things down
5899
5900 2009-01-31 [paul]       3.7.0cvs48
5901
5902         * src/summaryview.c
5903                 fix bug 1834, '"semi"-selection when collapsing thread'
5904
5905 2009-01-31 [paul]       3.7.0cvs47
5906
5907         * src/prefs_compose_writing.c
5908         * src/prefs_message.c
5909                 move 'quote_chars' pref to where it should be
5910
5911 2009-01-30 [paul]       3.7.0cvs46
5912
5913         * src/summaryview.c
5914                 fix updating of popup menu sensitivity
5915
5916 2009-01-28 [paul]       3.7.0cvs45
5917
5918         * tools/filter_conv_new.pl
5919                 move 'move' and 'delete' to end of @actions
5920                 so that they are always final actions in the
5921                 generated filtering rule
5922
5923 2009-01-27 [paul]       3.7.0cvs44
5924
5925         * src/messageview.c
5926                 always select text/calendar mimepart if suitable
5927                 plugin (i.e. vCalendar) is available
5928
5929 2009-01-27 [paul]       3.7.0cvs43
5930
5931         * src/folder.c
5932                 fix crash when right-clicking in summaryview when
5933                 processing is active
5934
5935 2009-01-22 [colin]      3.7.0cvs42
5936
5937         * src/compose.c
5938         * src/privacy.c
5939         * src/privacy.h
5940                 When replying to signed/encrypted mail and the
5941                 preference to sign/encrypt in this case is set,
5942                 choose the original mail's privacy system (if
5943                 available).
5944
5945 2009-01-21 [colin]      3.7.0cvs41
5946
5947         * src/addressbook.h
5948                 Fix warning (on-the-fly theming of
5949                 addressbook isn't complete yet)
5950
5951 2009-01-21 [colin]      3.7.0cvs40
5952
5953         * src/account.c
5954         * src/addressbook.c
5955                 Win32: Fix window placement
5956
5957 2009-01-21 [paul]       3.7.0cvs39
5958
5959         * src/inc.c
5960                 update timeout log msg
5961
5962 2009-01-17 [colin]      3.7.0cvs38
5963
5964         * src/main.c
5965         * src/mbox.c
5966         * src/common/md5.c
5967         * src/common/utils.c
5968         * src/etpan/imap-thread.c
5969                 Fix g_open calls (which don't ignore mode)
5970
5971 2009-01-17 [colin]      3.7.0cvs37
5972
5973         * src/addressbook.c
5974         * src/compose.c
5975         * src/foldersel.c
5976         * src/main.c
5977         * src/mainwindow.c
5978         * src/mbox.c
5979         * src/common/md5.c
5980         * src/common/ssl_certificate.c
5981         * src/common/tags.c
5982         * src/common/utils.c
5983         * src/etpan/imap-thread.c
5984         * src/plugins/bogofilter/bogofilter.c
5985         * src/plugins/pgpinline/pgpinline.c
5986         * src/plugins/smime/smime.c
5987                 Probably fix bug 1825, 'Unable to fetch messages from 
5988                 IMAP folders named with non-ASCII string'
5989                 Change remaining occurences of fopen and open with
5990                 g_fopen and g_open
5991
5992 2009-01-17 [paul]       3.7.0cvs36
5993
5994         * manual/faq.xml
5995                 update an old, outdated piece of info
5996
5997 2009-01-17 [paul]       3.7.0cvs35
5998
5999         * src/prefs_folder_item.c
6000                 fix bug where saving Folder Properties of a
6001                 sub-folder of outbox, queue, draft or trash
6002                 would change its parent's folder type to normal
6003
6004 2009-01-12 [mones]      3.7.0cvs34
6005
6006         * po/es.po
6007                 Updated translation
6008
6009 2009-01-12 [wwp]        3.7.0cvs33
6010
6011         * tools/fix_date.sh
6012         * tools/popfile-link.sh
6013         * tools/textviewer.sh
6014                 Fix bashisms and other portability glitches (thanks to
6015                 Steven M. Bellovin).
6016
6017 2009-01-11 [paul]       3.7.0cvs32
6018
6019         * src/addrindex.c
6020                 clean up some build warnings
6021
6022 2009-01-11 [colin]      3.7.0cvs31
6023
6024         * src/addrindex.c
6025                 Revert part of patch 3.7.0cvs29 
6026                 This function is used when jpilot
6027                 support is disabled
6028
6029 2009-01-11 [colin]      3.7.0cvs30
6030
6031         * src/folder.c
6032                 folder_find_child_item_by_name():
6033                 actually use name, not path's basename
6034
6035 2009-01-11 [paul]       3.7.0cvs29
6036
6037         * src/addrclip.c
6038         * src/addrindex.c
6039         * src/addritem.c
6040         * src/foldersel.h
6041         * src/folderview.c
6042         * src/prefs_folder_item.c
6043                 clean up some build warnings
6044
6045 2009-01-11 [paul]       3.7.0cvs28
6046
6047         * src/gtk/about.c
6048                 don't even mention printing support, assume its
6049                 presence, unless building with GTK+ < 2.10.0
6050
6051 2009-01-10 [colin]      3.7.0cvs27
6052
6053         * src/codeconv.c
6054                 Fix bug 1811, '[mime] Crash when there's no 
6055                 room for filename's start on the same line'
6056                 When the mimetype of the attachment is very 
6057                 long, there's no room at all to start the 
6058                 name=... parameter on the same line. This
6059                 caused an infinite loop as 0 characters of
6060                 the filename could be appended.
6061                 In such cases, insert linebreak before the
6062                 name parameter.
6063
6064 2009-01-09 [colin]      3.7.0cvs26
6065
6066         * src/compose.c
6067         * src/mainwindow.c
6068         * src/common/utils.c
6069                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
6070                 Compose Window does not attach'
6071
6072 2009-01-09 [colin]      3.7.0cvs25
6073
6074         * src/foldersel.c
6075                 Fix bug 1817, 'Changing Themes does not 
6076                 update the pixmaps in "Select folder" 
6077                 dialog box'
6078
6079 2009-01-09 [colin]      3.7.0cvs24
6080
6081         * src/main.c
6082                 Win32: Fix bug 1816, 'Attaching files with 
6083                 command-line generates error after attaching'
6084
6085 2009-01-09 [paul]       3.7.0cvs23
6086
6087         * src/gtk/about.c
6088                 forgot this '2009' in last commit
6089
6090 2009-01-09 [paul]       3.7.0cvs22
6091
6092         * src/*/*.[c,h]
6093                 it's 2009!
6094                 update copyright headers
6095
6096 2009-01-09 [paul]       3.7.0cvs21
6097
6098         * doc/man/claws-mail.1
6099                 update Team list
6100
6101 2009-01-09 [colin]      3.7.0cvs20
6102
6103         * src/messageview.c
6104                 Fix bug 1814, 'Windows' WM badly places 
6105                 message view'
6106
6107 2009-01-09 [colin]      3.7.0cvs19
6108
6109         * src/prefs_themes.c
6110         * src/stock_pixmap.c
6111         * src/stock_pixmap.h
6112         * src/common/utils.c
6113         * src/common/utils.h
6114                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
6115
6116 2009-01-08 [colin]      3.7.0cvs18
6117
6118         * src/mimeview.c
6119                 Win32: Fix bug 1810, 'Pressing 'o' key 
6120                 crashes CM'
6121
6122 2009-01-07 [colin]      3.7.0cvs17
6123
6124         * src/html.c
6125                 Fix bug 1432, '&amp; not escaped in links (HTML 
6126                 rendered as text)'
6127
6128 2009-01-06 [colin]      3.7.0cvs16
6129
6130         * src/plugins/pgpcore/select-keys.c
6131                 Warn translators the usual way about
6132                 accels
6133
6134 2009-01-06 [colin]      3.7.0cvs15
6135
6136         * src/mainwindow.c
6137                 Fix synchronisation dialog that shouldn't
6138                 appear when network goes down (Network
6139                 Manager)
6140         * src/mimeview.c
6141         * src/textview.c
6142                 Fix save as when attach_save_dir isn't set
6143                 fixes bug 1804, 'attach_save_directory does 
6144                 not default to $HOME'
6145         * src/plugins/pgpcore/select-keys.c
6146                 Add mnemonics to buttons - warn translators!
6147
6148 2009-01-06 [wwp]        3.7.0cvs14
6149
6150         * src/common/utils.c
6151                 Fix cvs13, thanks to Colin.
6152
6153 2009-01-06 [wwp]        3.7.0cvs13
6154
6155         * src/common/utils.c
6156                 Better support for Spanish Outlook replies (RES).
6157
6158 2009-01-02 [colin]      3.7.0cvs12
6159
6160         * src/folderview.c
6161                 Fix (+) sign after collapsed folder names that 
6162                 have quicksearch-matching children.
6163                 Fixes bug 1506, 'Recursive search in collapsed 
6164                 folders'
6165
6166 2009-01-02 [colin]      3.7.0cvs11
6167
6168         * src/stock_pixmap.c
6169         * src/stock_pixmap.h
6170                 Remove now-unused stock_pixmap_gdk
6171
6172 2009-01-02 [colin]      3.7.0cvs10
6173
6174         * src/gtk/gtkutils.c
6175         * src/pixmaps/claws-mail_icon.xpm
6176                 Use pixbuf for app icon, and make the app icon
6177                 a bit nicer
6178
6179 2009-01-02 [colin]      3.7.0cvs9
6180
6181         * src/uri_opener.c
6182                 Show both link title and URI if possible
6183
6184 2009-01-02 [colin]      3.7.0cvs8
6185
6186         * src/addressadd.c
6187         * src/addressbook.c
6188         * src/addressbook_foldersel.c
6189         * src/addressitem.h
6190         * src/folderview.c
6191         * src/grouplistdialog.c
6192         * src/importldif.c
6193         * src/mimeview.c
6194         * src/summaryview.c
6195         * src/gtk/gtkcmclist.c
6196         * src/gtk/gtkcmclist.h
6197         * src/gtk/gtkcmctree.c
6198         * src/gtk/gtkcmctree.h
6199         * src/gtk/gtksctree.c
6200         * src/gtk/gtksctree.h
6201                 Implement pixbuf rendering in tree widgets
6202                 instead of pixmaps
6203         * src/plugins/trayicon/trayicon.c
6204         * src/noticeview.c
6205         * src/prefs_themes.c
6206                 Use pixbuf rendering here too
6207
6208 2008-12-30 [paul]       3.7.0cvs7
6209
6210         * src/textview.c
6211                 no need to prematurely trim the uri in the statusbar
6212
6213 2008-12-29 [paul]       3.7.0cvs6
6214
6215         * src/procmsg.c
6216                 prefer List-Id header to X-* headers when creating
6217                 filter rule automatically
6218
6219 2008-12-28 [colin]      3.7.0cvs5
6220
6221         * src/compose.c
6222                 Set minimum height to 440 instead of 480
6223
6224 2008-12-22 [colin]      3.7.0cvs4
6225
6226         * src/compose.c
6227                 Fix bug 1799, '"Discard message" deletes manually 
6228                 saved draft'. Switch rmode to REEDIT after 
6229                 manually saving.
6230
6231 2008-12-21 [paul]       3.7.0cvs3
6232
6233         * tools/claws.i18n.status.pl
6234                 updates
6235
6236 2008-12-21 [paul]       3.7.0cvs2
6237
6238         * AUTHORS
6239         * src/gtk/authors.h
6240                 (more) updates
6241
6242 2008-12-21 [paul]       3.7.0cvs1
6243
6244         * AUTHORS
6245         * src/gtk/authors.h
6246                 updates
6247
6248 2008-12-19 [paul]       3.7.0
6249
6250         * NEWS
6251         * README
6252         * RELEASE_NOTES 
6253                 3.7.0 released!
6254
6255 2008-12-19 [paul]       3.6.1cvs80
6256
6257         * configure.ac
6258                 remove unmaintained sk and sr from ALL_LINGUAS
6259                 add newly maintained cs to ALL_LINGUAS
6260         * po/bg.po
6261         * po/ca.po
6262         * po/cs.po
6263         * po/de.po
6264         * po/fi.po
6265         * po/hu.po
6266         * po/nl.po
6267         * po/pt_BR.po
6268         * po/ru.po
6269         * po/sv.po
6270                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
6271                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
6272                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
6273                 Persson Fink
6274
6275 2008-12-16 [colin]      3.6.1cvs79
6276
6277         * src/plugins/pgpcore/sgpgme.c
6278                 Fix warning
6279
6280 2008-12-15 [colin]      3.6.1cvs78
6281
6282         * src/compose.c
6283         * src/privacy.c
6284         * src/privacy.h
6285         * src/plugins/pgpcore/sgpgme.c
6286         * src/plugins/pgpcore/sgpgme.h
6287         * src/plugins/pgpinline/pgpinline.c
6288         * src/plugins/pgpmime/pgpmime.c
6289         * src/plugins/smime/smime.c
6290                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
6291                 email address" doesn't work'. Use custom from address
6292                 if set
6293
6294 2008-12-15 [colin]      3.6.1cvs77
6295
6296         * src/common/utils.c
6297                 Fix bug 1746, 'Makes a mailto link from several 
6298                 paragraphs'
6299
6300 2008-12-15 [paul]       3.6.1cvs76
6301
6302         * m4/spamassassin.m4
6303                 fix warnings thrown up by autoconf-2.63
6304
6305 2008-12-13 [colin]      3.6.1cvs75
6306
6307         * Makefile.am
6308         * src/Makefile.am
6309         * src/common/ssl.c
6310         * src/common/utils.c
6311         * src/common/utils.h
6312         * tools/Makefile.am
6313                 Finish previous patch
6314
6315 2008-12-13 [colin]      3.6.1cvs74
6316
6317         * tools/Makefile.am
6318                 Only install certs on windows
6319
6320 2008-12-13 [colin]      3.6.1cvs73
6321
6322         * tools/Makefile.am
6323         * tools/ca-certificates.crt
6324         * src/common/Makefile.am
6325         * src/common/ssl.c
6326                 First try to ship SSL certificates in Windows
6327                 build
6328
6329 2008-12-12 [colin]      3.6.1cvs72
6330
6331         * configure.ac
6332         * src/plugins/pgpinline/claws.def
6333                 Windows build fixes
6334
6335 2008-12-12 [paul]       3.6.1cvs71
6336
6337         * src/imap.c
6338         * src/mh.c
6339         * src/partial_download.c
6340         * src/textview.c
6341         * src/common/claws.c
6342         * src/common/prefs.c
6343         * src/common/utils.c
6344                 win32: fix unlinking, renaming and bug with
6345                 non-ascii username
6346                 Patch by Colin
6347
6348 2008-12-11 [colin]      3.6.1cvs70
6349
6350         * po/fr.po
6351         * manual/fr/advanced.xml
6352                 Update french translations
6353
6354 2008-12-10 [colin]      3.6.1cvs69
6355
6356         * manual/faq.xml
6357                 Correct bug submission guidelines
6358
6359 2008-12-10 [colin]      3.6.1cvs68
6360
6361         * src/plugins/pgpcore/pgp_viewer.c
6362                 Fix bug 1736, 'Key import does not work'
6363                 Kill the correct pid (and not the parent
6364                 shell), and increase the timeout a bit.
6365
6366 2008-12-09 [paul]       3.6.1cvs67
6367
6368         * src/messageview.c
6369                 ensure that any stray noticeview buttons are hidden,
6370                 as clicking them causes segfaults!
6371
6372 2008-12-09 [colin]      3.6.1cvs66
6373
6374         * src/compose.c
6375         * src/compose.h
6376         * src/folder_item_prefs.h
6377         * src/prefs_common.c
6378         * src/prefs_common.h
6379         * src/common/defs.h
6380                 Fix bug 1792, '"Save Message to" should 
6381                 retain list of recently selected folders'
6382                 Also, make Enchant-related prefs stick
6383                 even if the build doesn't enable enchant
6384
6385 2008-12-09 [paul]       3.6.1cvs65
6386
6387         * src/messageview.c
6388                 fix bug 1787, 'Prevent automatic PGP inline
6389                 decryption attempts' use the noticeview to display
6390                 decryption failure messages instead of the irritating
6391                 popup dialog
6392
6393 2008-12-09 [colin]      3.6.1cvs64
6394
6395         * src/prefs_filtering.c
6396                 Fix bug 1789, 'filtering account selection 
6397                 (regression)'. Filtering on sending-only
6398                 accounts can be a little useful when using
6399                 filtering via Tools menu.
6400
6401 2008-12-07 [paul]       3.6.1cvs63
6402
6403         * src/prefs_actions.c
6404                 don't auto-select first entry (same as other
6405                 similar dialogs)
6406         * src/gtk/pluginwindow.c
6407                 these parents don't have children so don't look
6408                 for them
6409
6410 2008-12-07 [paul]       3.6.1cvs62
6411
6412         * src/prefs_account.c
6413         * src/gtk/pluginwindow.c
6414         * src/gtk/prefswindow.c
6415         * src/gtk/prefswindow.h
6416                 auto-select first page
6417
6418 2008-12-05 [colin]      3.6.1cvs61
6419
6420         * src/codeconv.c
6421         * src/procmime.c
6422                 Fix bug 1788, 'CM crashes re-encoding 
6423                 encoded parameters' (introduced in cvs40)
6424
6425 2008-12-05 [paul]       3.6.1cvs60
6426
6427         * src/prefs_common.h
6428                 remove gpg prefs that are no longer needed here
6429
6430 2008-12-03 [colin]      3.6.1cvs59
6431
6432         * src/msgcache.c
6433                 Speed up cache reading (about 10% gain)
6434         * src/summaryview.c
6435         * src/gtk/gtksctree.c
6436                 Speed up expand/collapse all threads
6437                 (about 95% gain)
6438
6439 2008-12-03 [paul]       3.6.1cvs58
6440
6441         * configure.ac
6442                 eradicate gcc4's signedness warnings
6443                 fix building with gnuTLS on (Open)Solaris
6444
6445 2008-12-01 [colin]      3.6.1cvs57
6446
6447         * src/gtk/gtkcmclist.c
6448                 Fix column headers
6449
6450 2008-12-01 [colin]      3.6.1cvs56
6451
6452         * src/plugins/pgpinline/pgpinline.c
6453                 Fix bug 1779, 'PGP Inline badly handles 
6454                 multipart'. Properly dump the current part
6455                 instead of running around with scissors
6456
6457 2008-11-30 [paul]       3.6.1cvs55
6458
6459         * manual/advanced.xml
6460         * manual/plugins.xml
6461         * src/prefs_toolbar.c
6462                 remove the verb from the page title and
6463                 update references in the manual
6464
6465 2008-11-30 [paul]       3.6.1cvs54
6466
6467         * src/prefs_other.c
6468                 move Other/ page to Other/Miscellaneous
6469         * src/gtk/prefswindow.c
6470                 make parent page unselectable
6471
6472 2008-11-29 [paul]       3.6.1cvs53
6473
6474         * README
6475                 add the new 'primary_paste_unselects' hidden
6476                 option, add missing 'log_[...]_color' options,
6477                 and reformat the text
6478         * manual/advanced.xml
6479                 add the new 'primary_paste_unselects' hidden
6480                 option, add missing 'log_[...]_color' options
6481
6482 2008-11-28 [colin]      3.6.1cvs52
6483
6484         * src/mimeview.c
6485                 Fix leak
6486
6487 2008-11-28 [colin]      3.6.1cvs51
6488
6489         * po/fr.po
6490                 Update translation
6491
6492 2008-11-28 [colin]      3.6.1cvs50
6493
6494         * src/mainwindow.c
6495                 Fix account selection in Mailing list
6496                 menu
6497
6498 2008-11-28 [paul]       3.6.1cvs49
6499
6500         * po/Makefile.in.in
6501                 automatically remove obsolete strings
6502
6503 2008-11-28 [colin]      3.6.1cvs48
6504
6505         * src/plugins/pgpcore/sgpgme.c
6506                 Fix error message when key isn't available.
6507
6508 2008-11-27 [colin]      3.6.1cvs47
6509
6510         * src/filtering.c
6511         * src/matcher.c
6512                 Fix a little leak
6513
6514 2008-11-26 [colin]      3.6.1cvs46
6515
6516         * src/common/ssl.c
6517                 Fix new warning
6518
6519 2008-11-26 [colin]      3.6.1cvs45
6520
6521         * src/plugins/pgpcore/select-keys.c
6522         * src/plugins/pgpcore/sgpgme.c
6523                 Fix bug 1591, 'S/MIME: better key 
6524                 handling/selection dialog'
6525                 Really ignore revoked/expired keys
6526
6527 2008-11-26 [colin]      3.6.1cvs44
6528
6529         * src/main.c
6530         * src/common/claws.c
6531         * src/common/ssl.c
6532                 Make sure libgcrypt's threading is initialised
6533                 before gnutls. See also old bug 1539.
6534
6535 2008-11-26 [colin]      3.6.1cvs43
6536
6537         * src/imap.c
6538         * src/news.c
6539         * src/etpan/imap-thread.c
6540                 Fix possible crashes due to clist_begin()
6541                 not checking for NULLs (it should!)
6542
6543 2008-11-25 [colin]      3.6.1cvs42
6544
6545         * src/procmime.c
6546                 Fix line length in MIME parameters
6547
6548 2008-11-22 [paul]       3.6.1cvs41
6549
6550         * src/compose.c
6551                 grab Return key press in attachments Properties
6552                 dialog
6553
6554 2008-11-21 [colin]      3.6.1cvs40
6555
6556         * src/compose.c
6557         * src/procmime.c
6558                 Fix bug 1776, 'use encoded name parameters 
6559                 for attachments instead of ascii'.
6560                 Break the RFC 2047 by using B-encoded 
6561                 filename parameter, like everyone does,
6562                 following advice from the RFC author.
6563
6564 2008-11-21 [colin]      3.6.1cvs39
6565
6566         * src/common/socket.c
6567                 Rehandshake if server asks to
6568
6569 2008-11-21 [colin]      3.6.1cvs38
6570
6571         * src/mimeview.h
6572         * src/toolbar.h
6573         * src/common/session.h
6574         * src/common/smtp.h
6575                 Move conditional-compilation members to
6576                 end of structs
6577
6578 2008-11-19 [wwp]        3.6.1cvs37
6579
6580         * src/prefs_actions.c
6581                 Fixed wrong behaviour when pressing Escape (was not cancelling
6582                 the action).
6583
6584 2008-11-19 [wwp]        3.6.1cvs36
6585
6586         * src/compose.c
6587         * src/matcher.c
6588         * src/messageview.c
6589         * src/mimeview.c
6590         * src/prefs_actions.c
6591         * src/prefs_filtering_action.c
6592         * src/procmsg.c
6593         * src/summaryview.c
6594         * src/textview.c
6595         * src/common/utils.c
6596                 Replace occurrences of "command line" with "command-line" everywhere.
6597                 Enforce code style (mostly indentation) in prefs_actions.c.
6598
6599 2008-11-19 [colin]      3.6.1cvs35
6600
6601         * src/compose.c
6602         * src/prefs_common.c
6603         * src/prefs_common.h
6604                 Add primary_paste_unselects hidden preference
6605                 to change how middle-click pasting changes
6606                 the selection and insert point; defaults to
6607                 pre-3.6.1cvs31
6608
6609 2008-11-19 [colin]      3.6.1cvs34
6610
6611         * src/folderview.c
6612                 Always give focus to summaryview, even if
6613                 the folder is empty, in small screen layout.
6614                 Allows to go back to folderlist using the
6615                 keyboard.
6616
6617 2008-11-18 [colin]      3.6.1cvs33
6618
6619         * src/mainwindow.h
6620                 Put back conditional at the end of struct
6621
6622 2008-11-18 [colin]      3.6.1cvs32
6623
6624         * src/procmime.c
6625         * src/common/w32_reg.c
6626                 Fix crash on win32 when browsing to a
6627                 directory
6628
6629 2008-11-15 [colin]      3.6.1cvs31
6630
6631         * src/compose.c
6632                 After a mid-click paste, deselect selection
6633                 and go to end of paste.
6634
6635 2008-11-15 [colin]      3.6.1cvs30
6636
6637         * src/compose.c
6638                 Auto-save draft after external editor quits
6639
6640 2008-11-15 [colin]      3.6.1cvs29
6641
6642         * src/plugins/pgpcore/sgpgme.c
6643                 Fix wrong error display, thanks to
6644                 Charles A. Edwards
6645
6646 2008-11-14 [colin]      3.6.1cvs28
6647
6648         * src/prefs_actions.c
6649                 Comment out bogus (IMO) warning
6650
6651 2008-11-14 [colin]      3.6.1cvs27
6652
6653         * src/mainwindow.c
6654         * src/summaryview.c
6655         * src/summaryview.h
6656         * src/gtk/menu.c
6657         * src/gtk/menu.h
6658                 Share summaryview's context menu actions with
6659                 the equivalent menu items of the main menu;
6660                 this allows to share accelerators and de-
6661                 duplicate code.
6662
6663 2008-11-14 [colin]      3.6.1cvs26
6664
6665         * src/plugins/pgpcore/sgpgme.c
6666                 Fix bug 1768, 'claws-mail crashes while 
6667                 checking smime bad signature'
6668
6669 2008-11-13 [colin]      3.6.1cvs25
6670
6671         * src/account.c
6672         * src/filtering.c
6673                 Fix redefinition of PREFSBUFSIZE
6674
6675 2008-11-13 [wwp]        3.6.1cvs24
6676
6677         * tools/popfile-link.sh
6678                 Add support for reusing existing POPFile session ID.
6679
6680 2008-11-12 [colin]      3.6.1cvs23
6681
6682         * src/prefs_gtk.h
6683                 Fix bug 1771, 'Folder template gets 
6684                 truncated when exiting the application'
6685                 Use a 32k buffer for string preferences
6686
6687 2008-11-11 [colin]      3.6.1cvs22
6688
6689         * src/summaryview.c
6690                 Fix "display sender using addressbook" when
6691                 prefs_common.swap_from is in use. Patch by
6692                 H. Merijn Brand
6693
6694 2008-11-11 [colin]      3.6.1cvs21
6695
6696         * src/autofaces.c
6697         * src/common/md5.c
6698         * src/common/md5.h
6699                 Make a few functions static
6700
6701 2008-11-07 [colin]      3.6.1cvs20
6702
6703         * src/mainwindow.c
6704         * src/summaryview.c
6705                 Fix crash when rebuilding colorlabel
6706                 menu
6707         * src/addrgather.c
6708         * src/editldap.c
6709         * src/prefs_account.c
6710         * src/prefs_compose_writing.c
6711         * src/prefs_logging.c
6712         * src/prefs_message.c
6713         * src/prefs_other.c
6714         * src/prefs_receive.c
6715         * src/prefs_summaries.c
6716         * src/prefs_wrapping.c
6717         * src/plugins/bogofilter/bogofilter_gtk.c
6718         * src/plugins/pgpcore/prefs_gpg.c
6719         * src/plugins/spamassassin/spamassassin_gtk.c
6720                 Fix deprecated use of page_size in 
6721                 gtkspinbutton adjustments
6722
6723 2008-11-06 [mones]      3.6.1cvs19
6724
6725         * src/mainwindow.c
6726                 Fix missing "About" in Help menu
6727         * tools/claws.i18n.status.pl
6728                 Fix header
6729
6730 2008-11-05 [colin]      3.6.1cvs18
6731
6732         * src/action.c
6733         * src/main.c
6734         * src/mainwindow.c
6735         * src/common/socket.c
6736         * src/common/socket.h
6737         * src/gtk/gtkutils.c
6738         * src/gtk/gtkutils.h
6739                 w32: Implement single launch (lock
6740                 socket); always put debug log to
6741                 the rc_dir; fix Start menu update
6742                 after registering as default Mail 
6743                 app
6744
6745 2008-11-05 [colin]      3.6.1cvs17
6746
6747         * src/mainwindow.c
6748                 Setting the Mail start menu item in HKCU 
6749                 confuses the Internet Options dialog. Do 
6750                 it in HKLM as this dialog does.
6751
6752 2008-11-04 [colin]      3.6.1cvs16
6753
6754         * src/common/w32_reg.c
6755                 Fix off-by-one
6756
6757 2008-11-04 [colin]      3.6.1cvs15
6758
6759         * src/procmime.c
6760                 w32: Fix getting content-type 
6761         * src/mimeview.c
6762         * src/prefs_common.c
6763         * src/prefs_common.h
6764         * src/prefs_ext_prog.c
6765         * src/textview.c
6766                 w32: better integration (use the
6767                 standard file associations instead
6768                 of our platform-unadapted open
6769                 dialog)
6770         * src/mainwindow.c
6771         * src/common/utils.c
6772         * src/common/w32_reg.c
6773         * src/common/w32lib.h
6774                 w32: better integration (allow 
6775                 setting Claws as default MUA)
6776
6777 2008-11-01 [colin]      3.6.1cvs14
6778
6779         * src/codeconv.c
6780                 Fix wrongly converted non-ascii characters
6781                 when locale's charset is US-ASCII (strict-mode
6782                 was failing in this case)
6783
6784 2008-10-30 [colin]      3.6.1cvs13
6785
6786         * src/mimeview.c
6787         * src/mimeview.h
6788         * src/textview.c
6789         * src/textview.h
6790                 Use one UI Manager per mimeview, instead of
6791                 the global one -- else user_data pointer gets
6792                 broken if opening and closing another message-
6793                 view, then using right-click on a mimeview's 
6794                 mimepart. Probably fixes bug 1711, 'Save-as
6795                 attachment crashes'
6796
6797 2008-10-24 [paul]       3.6.1cvs12
6798
6799         * tools/Makefile.am
6800         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
6801         * tools/kdeservicemenu/install.sh
6802                 another, possibly the final?, attempt on getting this
6803                 sorted for kde4
6804
6805 2008-10-24 [paul]       3.6.1cvs11
6806
6807         * tools/kdeservicemenu/install.sh
6808                 fix servicemenu installation directory on kde4
6809
6810 2008-10-24 [paul]       3.6.1cvs10
6811
6812         * tools/kdeservicemenu/README
6813         * tools/kdeservicemenu/install.sh
6814                 add support for kde4 in addition to kde3.
6815                 a rework involving checking for kde4-config, then
6816                 kde-config, finally prompting the user for the
6817                 location of either if they cannot be found
6818                 
6819
6820 2008-10-18 [paul]       3.6.1cvs9
6821
6822         * tools/claws.i18n.status.pl
6823                 updated with latest translator info.
6824                 only print for languages defined in %langname
6825
6826 2008-10-17 [paul]       3.6.1cvs8
6827
6828         * src/plugins/pgpcore/sgpgme.c
6829                 when listing the uid's, show the uid validity
6830
6831 2008-10-16 [paul]       3.6.1cvs7
6832
6833         * INSTALL
6834                 updated
6835
6836 2008-10-13 [wwp]        3.6.1cvs6
6837
6838         * po/fr.po
6839                 Updated French translation.
6840
6841 2008-10-11 [colin]      3.6.1cvs5
6842
6843         * src/gtk/authors.h
6844                 Fix bug 1756, "Outdated translators list in About 
6845                 dialogue". Patch by Aleksei Miheev.
6846
6847 2008-10-11 [colin]      3.6.1cvs4
6848
6849         * src/account.c
6850         * src/imap.c
6851         * src/inc.c
6852         * src/main.c
6853         * src/mainwindow.c
6854         * src/news.c
6855         * src/pop.c
6856         * src/pop.h
6857         * src/prefs_account.c
6858         * src/send_message.c
6859         * src/send_message.h
6860         * src/ssl_manager.c
6861         * src/ssl_manager.h
6862         * src/wizard.c
6863         * src/common/claws.c
6864         * src/common/defs.h
6865         * src/common/session.c
6866         * src/common/session.h
6867         * src/common/smtp.c
6868         * src/common/smtp.h
6869         * src/common/socket.c
6870         * src/common/socket.h
6871         * src/common/ssl.c
6872         * src/common/ssl.h
6873         * src/common/ssl_certificate.c
6874         * src/common/ssl_certificate.h
6875         * src/gtk/about.c
6876         * src/gtk/sslcertwindow.c
6877         * src/gtk/sslcertwindow.h
6878                 Remove OpenSSL code
6879
6880 2008-10-11 [colin]      3.6.1cvs3
6881
6882         * src/common/ssl_certificate.c
6883                 Make local function static
6884
6885 2008-10-10 [colin]      3.6.1cvs2
6886
6887         * src/common/ssl.h
6888         * src/common/ssl_certificate.c
6889         * src/gtk/sslcertwindow.c
6890                 Add offline certificate verification,
6891                 thanks to Nikos Mavrogiannopoulos for the
6892                 hints
6893
6894 2008-10-10 [colin]      3.6.1cvs1
6895
6896         * src/common/ssl_certificate.c
6897         * src/gtk/sslcertwindow.c
6898                 Fix warnings
6899
6900 2008-10-10 [paul]       3.6.1
6901
6902         * m4/spamassassin.m4
6903                 remove openssl dross
6904
6905         * NEWS
6906         * README
6907         * RELEASE_NOTES 
6908                 3.6.1 released!
6909
6910 2008-10-10 [colin]      3.6.0cvs25
6911
6912         * src/common/ssl.c
6913                 Tell libetpan it doesn't need to init
6914                 GnuTLS
6915
6916 2008-10-10 [colin]      3.6.0cvs24
6917
6918         * claws-mail.pc.in
6919                 Remove references to openssl
6920
6921 2008-10-09 [colin]      3.6.0cvs23
6922
6923         * configure.ac
6924                 Fix message
6925
6926 2008-10-09 [colin]      3.6.0cvs22
6927
6928         * configure.ac
6929                 Error out when building against openssl
6930
6931 2008-10-09 [colin]      3.6.0cvs21
6932
6933         * configure.ac
6934         * COPYING
6935         * src/crash.c
6936         * src/main.c
6937         * src/gtk/about.c
6938                 Disable OpenSSL due to requirement of
6939                 OpenSSL exception. Code not removed yet,
6940                 just in case, but disabled.
6941
6942 2008-10-09 [colin]      3.6.0cvs20
6943
6944         * configure.ac
6945         * src/Makefile.am
6946         * src/crash.c
6947         * src/gedit-print.c
6948         * src/gedit-print.h
6949         * src/main.c
6950         * src/mainwindow.c
6951         * src/messageview.c
6952         * src/prefs_ext_prog.c
6953         * src/prefs_fonts.c
6954         * src/prefs_image_viewer.c
6955         * src/printing.c
6956         * src/printing.h
6957         * src/summaryview.c
6958         * src/gtk/Makefile.am
6959         * src/gtk/about.c
6960         * src/gtk/gtksourceprintjob.c
6961         * src/gtk/gtksourceprintjob.h
6962                 Revert previous patch. It'd be better to remove
6963                 OpenSSL instead, as GnuTLS works as well.
6964
6965 2008-10-09 [colin]      3.6.0cvs19
6966
6967         * configure.ac
6968         * src/Makefile.am
6969         * src/crash.c
6970         * src/gedit-print.c
6971         * src/gedit-print.h
6972         * src/main.c
6973         * src/mainwindow.c
6974         * src/messageview.c
6975         * src/prefs_ext_prog.c
6976         * src/prefs_fonts.c
6977         * src/prefs_image_viewer.c
6978         * src/printing.c
6979         * src/printing.h
6980         * src/summaryview.c
6981         * src/gtk/Makefile.am
6982         * src/gtk/about.c
6983         * src/gtk/gtksourceprintjob.c
6984         * src/gtk/gtksourceprintjob.h
6985                 Remove the libgnomeprint interface (deprecated,
6986                 and fixes Debian's #501570, 'Copyright confusion')
6987
6988 2008-10-09 [colin]      3.6.0cvs18
6989
6990         * configure.ac
6991                 Require libetpan 0.57 (important fixes)
6992
6993 2008-10-08 [paul]       3.6.0cvs17
6994
6995         * src/prefs_filtering_action.c
6996         * src/prefs_matcher.c
6997                 enable re-ordering of the filtering/processing
6998                 condition and actions lists by drag'n'drop
6999
7000 2008-10-08 [colin]      3.6.0cvs16
7001
7002         * src/addressbook.c
7003                 Fix wrong menu title
7004
7005 2008-10-07 [colin]      3.6.0cvs15
7006
7007         * src/imap.c
7008                 After thinking, revert this. It's only a minor
7009                 annoyance to GSSAPI users, and I can't test this
7010                 right now. Postponed until after next good release.
7011
7012 2008-10-07 [colin]      3.6.0cvs14
7013
7014         * src/imap.c
7015                 Don't ask for a password when using GSSAPI
7016
7017 2008-10-07 [colin]      3.6.0cvs13
7018
7019         * src/mainwindow.c
7020                 Fix build with GTK+ < 2.14
7021
7022 2008-10-07 [colin]      3.6.0cvs12
7023
7024         * src/mainwindow.c
7025         * src/mainwindow.h
7026         * src/prefs_common.c
7027         * src/prefs_common.h
7028         * src/summaryview.c
7029         * src/gtk/colorlabel.c
7030                 Fix bug 1749, 'Shortcut keys for color labels 
7031                 not changeable'
7032                 Make fullscreen a setting remembered between
7033                 sessions
7034
7035 2008-10-07 [colin]      3.6.0cvs11
7036
7037         * src/prefs_other.c
7038                 Fix bug 1747, 'Wanderlust keybindings no longer 
7039                 working (regression)'
7040
7041 2008-10-07 [colin]      3.6.0cvs10
7042
7043         * src/mainwindow.c
7044                 Make fullscreen a real menu item
7045
7046 2008-10-07 [colin]      3.6.0cvs9
7047
7048         * src/mainwindow.c
7049                 Make sure we won't save size when
7050                 fullscreening
7051
7052 2008-10-06 [colin]      3.6.0cvs8
7053
7054         * src/mainwindow.c
7055         * src/mainwindow.h
7056                 Handle fullscreen via F11. Patch by
7057                 Michael Rasmussen
7058
7059 2008-10-06 [colin]      3.6.0cvs7
7060
7061         * src/common/ssl.c
7062                 Fix return value when setting client cert
7063
7064 2008-10-04 [colin]      3.6.0cvs6
7065
7066         * src/mimeview.c
7067                 Fix bug 1742, 'Attachment list contents not 
7068                 visible/scrollable'
7069
7070 2008-10-04 [paul]       3.6.0cvs5
7071
7072         * src/mainwindow.c
7073                 fix failure of Hide toolbar option on restart
7074
7075 2008-10-04 [colin]      3.6.0cvs4
7076
7077         * src/addressbook.c
7078         * src/compose.c
7079         * src/mainwindow.c
7080         * src/messageview.c
7081         * src/summaryview.c
7082                 Maemo: Fix bug 1737, Crashes upon opening
7083
7084 2008-10-04 [paul]       3.6.0cvs3
7085
7086         * po/pt_BR.po
7087                 submitted (just a little late) by Frederico
7088                 Goncalves Guimaraes
7089
7090 2008-10-03 [wwp]        3.6.0cvs2
7091
7092         * po/fr.po
7093                 Many fixes, mostly in menus and accelerators.
7094
7095 2008-10-03 [colin]      3.6.0cvs1
7096
7097         * src/gtk/filesel.c
7098                 Allow network mounts with new GTKs: they're
7099                 available via FUSE mounts and we don't need
7100                 GVFS.
7101
7102 2008-10-03 [paul]       3.6.0
7103
7104         * NEWS
7105         * README
7106         * RELEASE_NOTES 
7107                 3.6.0 released!
7108
7109 2008-10-03 [paul]       3.5.0cvs145
7110
7111         * configure.ac
7112         * po/bg.po
7113         * po/nl.po
7114         * po/ru.po
7115         * po/sv.po
7116                 new translations. added by Yasen Pramatarov,
7117                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
7118         * po/ca.po
7119         * po/de.po
7120         * po/fi.po
7121         * po/fr.po
7122         * po/hu.po
7123         * po/it.po
7124         * po/pl.po
7125         * po/zh_CN.po
7126                 updated translations. submitted by Miquel Oliete,
7127                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
7128                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
7129
7130 2008-10-02 [colin]      3.5.0cvs144
7131
7132         * src/common/session.c
7133                 Fix crash when connection fails on windows
7134
7135 2008-10-01 [colin]      3.5.0cvs143
7136
7137         * src/imap.c
7138                 Real fix for FS-unsafe chars on win32
7139
7140 2008-10-01 [colin]      3.5.0cvs142
7141
7142         * src/imap.c
7143                 Encode prohibited filenames on win32
7144
7145 2008-09-30 [mones]      3.5.0cvs141
7146
7147         * src/ldapctrl.c
7148         * src/main.c
7149         * src/prefs_themes.c
7150         * src/printing.c
7151                 Fix output of some debug messages
7152
7153 2008-09-30 [colin]      3.5.0cvs140
7154
7155         * src/addrbook.c
7156         * src/addrharvest.c
7157         * src/compose.c
7158         * src/jpilot.c
7159         * src/mh.c
7160         * src/prefs_themes.c
7161         * src/procheader.c
7162         * src/procmime.c
7163         * src/summaryview.c
7164         * src/common/utils.c
7165         * src/gtk/sslcertwindow.c
7166                 Win32: Fix time usage; use g_stat
7167
7168 2008-09-29 [colin]      3.5.0cvs139
7169
7170         * src/common/utils.c
7171                 Fix case-sensitive match of subject
7172                 prefixes on win32
7173
7174 2008-09-29 [colin]      3.5.0cvs138
7175
7176         * src/folder_item_prefs.c
7177         * src/folder_item_prefs.h
7178         * src/matcher.c
7179         * src/prefs_folder_item.c
7180         * src/prefs_matcher.c
7181         * src/summaryview.c
7182         * src/common/string_match.c
7183         * src/common/utils.c
7184                 Fix a huge leak (dozens of megs per folder
7185                 change) on Windows: disable regexps 
7186
7187 2008-09-28 [paul]       3.5.0cvs137
7188
7189         * po/en_GB.po
7190                 updated
7191
7192 2008-09-27 [colin]      3.5.0cvs136
7193
7194         * src/account.c
7195         * src/account.h
7196                 Add accessor for cur_account
7197
7198 2008-09-27 [colin]      3.5.0cvs135
7199
7200         * src/imap.c
7201                 Fix crash when error happen on session establishment
7202
7203 2008-09-26 [mones]      3.5.0cvs134
7204
7205         * po/es.po
7206                 Updated for release
7207
7208 2008-09-26 [colin]      3.5.0cvs133
7209
7210         * src/plugins/pgpcore/claws.def
7211                 Fix symbol
7212
7213 2008-09-26 [colin]      3.5.0cvs132
7214
7215         * src/prefs_common.c
7216         * src/prefs_common.h
7217         * src/plugins/pgpcore/pgp_viewer.c
7218                 Add an accessor to prefs_common for plugins
7219                 (Win32 fix)
7220
7221 2008-09-25 [colin]      3.5.0cvs131
7222
7223         * src/main.c
7224                 Fix bug 1725, 'useless lines in clawsrc'
7225         * src/plugins/smime/mypgpcore.def
7226                 Add a missing symbol
7227
7228 2008-09-25 [paul]       3.5.0cvs130
7229
7230         * src/plugins/smime/mypgpcore.def
7231         * src/plugins/smime/plugin.def
7232         * src/plugins/smime/version.rc
7233                 add these windows-specific files
7234                 (Thanks to Colin)
7235
7236 2008-09-25 [colin]      3.5.0cvs129
7237
7238         * src/main.c
7239                 Load standard plugins only on first run
7240
7241 2008-09-25 [colin]      3.5.0cvs128
7242
7243         * src/codeconv.c
7244                 Fix build...
7245
7246 2008-09-24 [colin]      3.5.0cvs127
7247
7248         * src/codeconv.c
7249                 Add nb_NO's charset (iso-8859-1)
7250
7251 2008-09-24 [colin]      3.5.0cvs126
7252
7253         * src/common/utils.c
7254                 Fix get_mail_base_dir() on windows
7255                 (was synced from main ages ago)
7256
7257 2008-09-24 [colin]      3.5.0cvs125
7258
7259         * src/main.c
7260         * src/wizard.c
7261                 Integrate better with Windows' style
7262
7263 2008-09-23 [paul]       3.5.0cvs124
7264
7265         * src/compose.c
7266         * src/mainwindow.c
7267         * src/messageview.c
7268                 offer these strings to translators too 
7269
7270 2008-09-23 [colin]      3.5.0cvs123
7271
7272         * configure.ac
7273                 Add a --disable-dbus flag in case we want
7274                 no DBUS even if headers are available (like
7275                 for building gpg4win)
7276         * src/filtering.c
7277         * src/mainwindow.c
7278         * src/prefs_logging.c
7279         * src/common/utils.c
7280         * src/plugins/pgpcore/sgpgme.c
7281         * src/plugins/smime/claws.def
7282                 Windows fixes:
7283                 - disable filtering log (it's crashy for
7284                   some reason)
7285                 - fix gmtime_r when time is -1 (before 01/01/70)
7286                 - add symbols for smime
7287
7288 2008-09-22 [colin]      3.5.0cvs122
7289
7290         * src/common/utils.c
7291         * src/account.c
7292                 Remove raw printf
7293         * src/compose.c
7294                 Fix cursor position after changing account
7295         * src/imap.c
7296         * src/mimeview.c
7297         * src/news.c
7298                 Fix absolute path detection 
7299
7300 2008-09-21 [colin]      3.5.0cvs121
7301
7302         * src/gtk/gtkaspell.c
7303                 Don't try to use empty dictionaries
7304
7305 2008-09-20 [colin]      3.5.0cvs120
7306
7307         * po/POTFILES.in
7308                 Add the new files to the translations
7309
7310 2008-09-20 [colin]      3.5.0cvs119
7311
7312         * configure.ac
7313         * src/plugins/Makefile.am
7314         * src/plugins/smime/Makefile.am
7315         * src/plugins/smime/plugin.c
7316         * src/plugins/smime/smime.c
7317         * src/plugins/smime/smime.deps
7318         * src/plugins/smime/smime.h
7319                 Include S/Mime plugin in the main plugins
7320                 Will ease the Gpg4win team's work
7321
7322 2008-09-20 [colin]      3.5.0cvs118
7323
7324         * src/autofaces.c
7325         * src/compose.c
7326         * src/ldapquery.c
7327         * src/main.c
7328         * src/news.c
7329         * src/common/socket.c
7330         * src/gtk/gtkutils.c
7331         * src/plugins/pgpcore/claws.def
7332                 Windows: more fixes, thanks to wwp and
7333                 Marcus Brinkmann
7334
7335 2008-09-20 [colin]      3.5.0cvs117
7336
7337         * src/imap.c
7338                 Tell on which server errors happened
7339
7340 2008-09-20 [colin]      3.5.0cvs116
7341
7342         * src/etpan/etpan-thread-manager.c
7343         * src/etpan/imap-thread.c
7344         * src/etpan/nntp-thread.c
7345                 Windows: Fix hang on IMAP/NNTP
7346
7347 2008-09-20 [colin]      3.5.0cvs115
7348
7349         * src/common/utils.c
7350                 Fix bug 1723, "Buffer overflow crash caused by 
7351                 preview in 'Date format help' dialog box"
7352                 Also, optimise fast_strftime a bit :)
7353
7354 2008-09-18 [colin]      3.5.0cvs114
7355
7356         * src/procmime.c
7357         * src/textview.c
7358                 Check for NULLs before str* functions
7359
7360 2008-09-18 [colin]      3.5.0cvs113
7361
7362         * src/messageview.c
7363         * src/procmime.c
7364         * src/textview.c
7365                 Handle html parts in multipart/related
7366                 Decode ISO-8859-1 as Windows-1252 (the former
7367                 is a subset of the latter) in order to 
7368                 workaround Outlook mails misencoding
7369         * src/gtk/logwindow.c
7370         * src/gtk/logwindow.h
7371                 Clear mainwindow's error pixmap when the
7372                 error scrolls out of the log
7373
7374 2008-09-17 [colin]      3.5.0cvs112
7375
7376         * src/image_viewer.c
7377                 Fix image loading (multiple childs added to 
7378                 scrolledwindow, break of the resize functionality)
7379         * src/account.c
7380         * src/prefs_folder_item.c
7381         * src/prefs_spelling.c
7382         * src/gtk/gtkaspell.c
7383                 Better fix problems with dictionaries updates
7384
7385 2008-09-17 [colin]      3.5.0cvs111
7386
7387         * src/common/utils.c
7388                 Fix double-opening (fixes multiple signatures when
7389                 using signify)
7390
7391 2008-09-16 [colin]      3.5.0cvs110
7392
7393         * src/prefs_account.c
7394         * src/prefs_folder_item.c
7395         * src/prefs_spelling.c
7396         * src/gtk/gtkaspell.c
7397                 Better stripping of aspell dictionaries names
7398
7399 2008-09-16 [colin]
7400
7401         * 3.6.0-rc1 released
7402
7403 2008-09-16 [colin]      3.5.0cvs109
7404
7405         * src/account.c
7406         * src/inc.c
7407         * src/mainwindow.c
7408         * src/prefs_account.h
7409         * src/prefs_other.c
7410         * src/send_message.c
7411         * src/gtk/inputdialog.c
7412                 Don't add a pref to allow remembering passwords
7413                 (Just not checking the checkbox is enough)
7414
7415 2008-09-16 [colin]      3.5.0cvs108
7416
7417         * configure.ac
7418                 Require libetpan 0.56 as 0.55 is crashy
7419         * src/messageview.c
7420                 Fix english
7421         * src/gtk/inputdialog.c
7422         * src/gtk/inputdialog.h
7423                 Fix warnings
7424
7425 2008-09-16 [wwp]        3.5.0cvs107
7426
7427         * src/compose.c
7428                 Complete 3.5.0cvs106 by removing a function that got
7429                 moved to account.[ch].
7430
7431 2008-09-16 [wwp]        3.5.0cvs106
7432
7433         * src/account.c
7434         * src/account.h
7435         * src/compose.c
7436         * src/quote_fmt.c
7437         * src/quote_fmt_lex.l
7438         * src/quote_fmt_parse.y
7439                 Add account signature (path and value string) manipulation
7440                 keywords to the template processor. It's now possible in
7441                 all templates to insert the account signature to an
7442                 arbitrary location or to pass it to a external script for
7443                 further editing.
7444
7445
7446 2008-09-16 [mones]      3.5.0cvs105
7447
7448         * src/imap.c
7449         * src/inc.c
7450         * src/mainwindow.c
7451         * src/mainwindow.h
7452         * src/news.c
7453         * src/prefs_account.h
7454         * src/prefs_common.c
7455         * src/prefs_common.h
7456         * src/prefs_other.c
7457         * src/send_message.c
7458         * src/gtk/inputdialog.c
7459         * src/gtk/inputdialog.h
7460                 Implement session passwords: unsaved passwords for receiving
7461                 or sending of accounts can be remembered while running to 
7462                 avoid repetitive typing.
7463                 As keeping passwords in memory is unsafe a new preference 
7464                 in Other page is added to activate or not such capability.
7465
7466 2008-09-14 [colin]      3.5.0cvs104
7467
7468         * src/codeconv.c
7469         * src/codeconv.h
7470                 Make conv_iconv_strdup static
7471
7472 2008-09-12 [colin]      3.5.0cvs103
7473
7474         * claws-mail.pc.in
7475         * src/Makefile.am
7476         * src/compose.c
7477         * src/compose.h
7478         * src/crash.c
7479         * src/folder_item_prefs.c
7480         * src/folder_item_prefs.h
7481         * src/main.c
7482         * src/prefs_account.c
7483         * src/prefs_common.c
7484         * src/prefs_common.h
7485         * src/prefs_folder_item.c
7486         * src/prefs_spelling.c
7487         * src/prefs_template.c
7488         * src/quote_fmt.h
7489         * src/quote_fmt_parse.y
7490         * src/toolbar.c
7491         * src/toolbar.h
7492         * src/gtk/Makefile.am
7493         * src/gtk/about.c
7494         * src/gtk/filesel.c
7495         * src/gtk/gtkaspell.c
7496         * src/gtk/gtkaspell.h
7497         * src/plugins/bogofilter/Makefile.am
7498         * src/plugins/dillo_viewer/Makefile.am
7499         * src/plugins/spamassassin/Makefile.am
7500         * src/plugins/trayicon/Makefile.am
7501                 Switch spellchecker to Enchant
7502
7503 2008-09-12 [paul]       3.5.0cvs102
7504
7505         * tools/README
7506         * tools/csv2addressbook.pl
7507                 add support for Fox Mail
7508
7509 2008-09-12 [paul]       3.5.0cvs101
7510
7511         * src/compose.c
7512         * src/prefs_wrapping.c
7513                 changes to English
7514
7515 2008-09-12 [paul]       3.5.0cvs100
7516
7517         * configure.ac
7518                 revert cvs99's libenchant commit error
7519
7520 2008-09-12 [colin]      3.5.0cvs99
7521
7522         * src/inc.c
7523                 Only go to inbox if there are new mails
7524                 (and fetch was manual)
7525
7526 2008-09-10 [colin]      3.5.0cvs98
7527
7528         * src/inc.c
7529         * src/summaryview.c
7530         * src/common/session.c
7531                 Use g_timeout_add_seconds instead of g_timeout_add
7532                 on glib >= 2.14 when we don't need precision on the 
7533                 delay. This helps reducing power consumption:
7534                 http://mjg59.livejournal.com/74651.html
7535
7536 2008-09-10 [colin]      3.5.0cvs97
7537
7538         * src/compose.c
7539                 Don't save window size and position when
7540                 compose is hidden (filtering action)
7541
7542 2008-09-09 [colin]      3.5.0cvs96
7543
7544         * src/action.h
7545         * src/addr_compl.c
7546         * src/addressadd.c
7547         * src/addressbook.h
7548         * src/addressbook_foldersel.c
7549         * src/addressitem.h
7550         * src/addrgather.c
7551         * src/alertpanel.c
7552         * src/browseldap.c
7553         * src/editaddress.c
7554         * src/editaddress_other_attributes_ldap.h
7555         * src/editbook.c
7556         * src/editjpilot.c
7557         * src/editldap.c
7558         * src/editldap_basedn.c
7559         * src/editvcard.c
7560         * src/exphtmldlg.c
7561         * src/expldifdlg.c
7562         * src/export.c
7563         * src/foldersel.c
7564         * src/foldersel.h
7565         * src/gedit-print.c
7566         * src/gedit-print.h
7567         * src/grouplistdialog.c
7568         * src/headerview.c
7569         * src/headerview.h
7570         * src/image_viewer.c
7571         * src/import.c
7572         * src/importldif.c
7573         * src/importmutt.c
7574         * src/importpine.c
7575         * src/inc.c
7576         * src/main.c
7577         * src/main.h
7578         * src/messageview.c
7579         * src/messageview.h
7580         * src/noticeview.c
7581         * src/prefs_actions.c
7582         * src/prefs_filtering.c
7583         * src/prefs_folder_column.c
7584         * src/prefs_gtk.h
7585         * src/prefs_summary_column.c
7586         * src/prefs_toolbar.c
7587         * src/send_message.c
7588         * src/setup.c
7589         * src/sourcewindow.c
7590         * src/sourcewindow.h
7591         * src/ssl_manager.c
7592         * src/statusbar.c
7593         * src/statusbar.h
7594         * src/stock_pixmap.c
7595         * src/stock_pixmap.h
7596         * src/summaryview.c
7597         * src/textview.c
7598         * src/textview.h
7599         * src/undo.h
7600         * src/uri_opener.c
7601         * src/wizard.c
7602         * src/wizard.h
7603         * src/common/ssl.h
7604         * src/common/utils.c
7605         * src/gtk/about.c
7606         * src/gtk/colorlabel.c
7607         * src/gtk/colorlabel.h
7608         * src/gtk/combobox.h
7609         * src/gtk/description_window.c
7610         * src/gtk/filesel.c
7611         * src/gtk/gtkaspell.c
7612         * src/gtk/gtkaspell.h
7613         * src/gtk/gtkcmclist.c
7614         * src/gtk/gtkcmclist.h
7615         * src/gtk/gtkcmctree.c
7616         * src/gtk/gtkcmctree.h
7617         * src/gtk/gtkcmoptionmenu.h
7618         * src/gtk/gtksctree.c
7619         * src/gtk/gtksctree.h
7620         * src/gtk/gtkshruler.c
7621         * src/gtk/gtkshruler.h
7622         * src/gtk/gtksourceprintjob.c
7623         * src/gtk/gtksourceprintjob.h
7624         * src/gtk/gtkutils.c
7625         * src/gtk/gtkutils.h
7626         * src/gtk/gtkvscrollbutton.c
7627         * src/gtk/gtkvscrollbutton.h
7628         * src/gtk/icon_legend.c
7629         * src/gtk/inputdialog.c
7630         * src/gtk/logwindow.c
7631         * src/gtk/logwindow.h
7632         * src/gtk/manage_window.c
7633         * src/gtk/manage_window.h
7634         * src/gtk/menu.c
7635         * src/gtk/prefswindow.c
7636         * src/gtk/progressdialog.c
7637         * src/gtk/progressdialog.h
7638         * src/plugins/bogofilter/bogofilter_gtk.c
7639         * src/plugins/pgpcore/passphrase.c
7640         * src/plugins/spamassassin/spamassassin_gtk.c
7641         * src/plugins/trayicon/trayicon.c
7642         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7643         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
7644         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
7645         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
7646         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
7647                 Complete GTK+ 2.14 undeprecation
7648                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
7649
7650 2008-09-09 [colin]      3.5.0cvs95
7651
7652         * src/gtk/gtkcmclist.h
7653                 Fix build on GTK+ 2.14
7654
7655 2008-09-08 [colin]      3.5.0cvs94
7656
7657         * src/noticeview.c
7658         * src/noticeview.h
7659                 Remove GtkSignalFunc
7660
7661 2008-09-07 [colin]      3.5.0cvs93
7662
7663         * src/addressadd.c
7664         * src/addressbook_foldersel.c
7665         * src/gtk/gtkcmclist.c
7666         * src/gtk/gtkcmclist.h
7667         * src/gtk/gtkcmctree.c
7668         * src/gtk/gtkcmctree.h
7669         * src/gtk/gtksctree.c
7670         * src/gtk/prefswindow.c
7671         * src/gtk/prefswindow.h
7672                 Use GDestroyNotify instead of GtkDestroyNotify
7673                 (deprecated in GTK+ 2.14)
7674
7675 2008-09-07 [colin]      3.5.0cvs92
7676
7677         * src/textview.c
7678                 Fix bug 1712, 'invalid "Phishing attempt warning" 
7679                 when linked text ends with spaces'
7680
7681 2008-09-05 [colin]      3.5.0cvs91
7682
7683         * src/procmime.c
7684                 Maybe fix bug 1711, 'Save-as attachment crashes'
7685                 Possibly wrong free() due to pointer shifting
7686
7687 2008-09-05 [colin]      3.5.0cvs90
7688
7689         * src/compose.c
7690                 Fix bug 1710, 'User misreads "Discard Message" 
7691                 as "Discard Changes"'. Propose to save or discard
7692                 only the latest changes when closing an existing
7693                 draft. Autosave may still have saved parts of the
7694                 edit session.
7695
7696 2008-09-04 [colin]      3.5.0cvs89
7697
7698         * src/summaryview.c
7699                 Fix bug 1707, 'Segfault when sorting on non-visible column'
7700
7701 2008-09-01 [colin]      3.5.0cvs88
7702
7703         * src/imap.c
7704         * src/summaryview.c
7705         * src/common/tags.c
7706         * src/etpan/imap-thread.c
7707         * src/etpan/imap-thread.h
7708                 Store spam flag on IMAP (Junk/NonJunk, as 
7709                 ThunderBird does - this is nonstandard)
7710
7711 2008-08-31 [wwp]        3.5.0cvs87
7712
7713         * ChangeLog
7714                 Fix globish edition^Wediting.
7715
7716 2008-08-31 [wwp]        3.5.0cvs86
7717
7718         * src/addressbook.c
7719                 Don't break nickname editing for non-LDAP books (nickname
7720                 value was overwritten when editing existing contact, this
7721                 came from 3.0.2cvs109).
7722
7723 2008-08-30 [colin]      3.5.0cvs85
7724
7725         * src/mainwindow.c
7726         * src/summaryview.c
7727                 Fix "Apply tags..." key shortcut
7728
7729 2008-08-29 [iwkse]      3.5.0cvs84
7730
7731         * src/summaryview.c
7732                         Bit of clean:)
7733
7734 2008-08-29 [iwkse]      3.5.0cvs83
7735
7736         * src/summaryview.c
7737                         Disable "Move to trash" action if
7738                         we are in a trash-like folder.
7739                         Thanks to colinl
7740
7741 2008-08-29 [paul]       3.5.0cvs82
7742
7743         * configure.ac
7744                 bump up libetpan version requirement since
7745                 0.55 is released now
7746
7747 2008-08-28 [wwp]        3.5.0cvs81
7748
7749         * src/account.c
7750         * src/pop.c
7751         * src/prefs_account.c
7752         * src/prefs_account.h
7753                 Add finer granularity to the POP3's remove-after delay (now in
7754                 hours in addition to in days), patch by Paul Rolland.
7755
7756 2008-08-28 [wwp]        3.5.0cvs80
7757
7758         * src/gtk/combobox.c
7759                 Fix a typo in a comment.
7760
7761 2008-08-28 [iwkse]      3.5.0cvs79
7762
7763         * src/account.c
7764         * src/prefs_actions.c
7765         * src/prefs_filtering.c
7766         * src/prefs_template.c
7767                         Add search feature to the account, 
7768                         template and action dialog.
7769                         It's turned on selecting one row
7770                         of the list and typing some random
7771                         letter. Thanks to wwp, colinl
7772
7773 2008-08-28 [colin]      3.5.0cvs78
7774
7775         * src/Makefile.am
7776         * src/account.c
7777         * src/compose.c
7778         * src/prefs_account.c
7779         * src/prefs_account.h
7780         * src/privacy.c
7781         * src/privacy.h
7782         * src/procmime.c
7783         * src/stock_pixmap.c
7784         * src/stock_pixmap.h
7785         * src/summaryview.c
7786         * src/pixmaps/key_gpg_signed.xpm
7787                 Fix bug 1412, "Sign reply, if mail was signed"
7788                 Add an account preference to sign replies to signed mails
7789
7790 2008-08-28 [iwkse]      3.5.0cvs77
7791
7792         * src/prefs_filtering.c
7793                 Making the search more useful,
7794                 jumping directly to the relative rule.
7795
7796 2008-08-27 [colin]      3.5.0cvs76
7797
7798         * src/main.c
7799                 Add a bit of info
7800
7801 2008-08-27 [colin]      3.5.0cvs75
7802
7803         * src/gtk/gtkcmctree.c
7804                 Fix a few ifdefs
7805
7806 2008-08-26 [colin]      3.5.0cvs74
7807
7808         * src/gtk/gtkcmctree.c
7809                 Fix missing inits on old glib
7810
7811 2008-08-26 [wwp]        3.5.0cvs73
7812
7813         * src/common/utils.c
7814                 Added 'Fwd' to the list of known common subject prefixes.
7815
7816 2008-08-25 [iwkse]      3.5.0cvs72
7817
7818         * src/image_viewer.c
7819                 Add animated gif support to the
7820                 message preview.
7821
7822 2008-08-25 [colin]      3.5.0cvs71
7823
7824         * src/gtk/gtkcmctree.c
7825                 Make sure work isn't null
7826
7827 2008-08-24 [colin]      3.5.0cvs70
7828
7829         * src/common/ssl.c
7830                 Fix typo on SSL_CERT_DIR
7831
7832 2008-08-23 [holger]     3.5.0cvs69
7833
7834         * src/printing.c
7835                 Fix bug 1699 'Separator line mis-placed when
7836                 printing some e-mails'. The number of header lines
7837                 was not correctly calculated when Pango inserts
7838                 linebreaks
7839
7840 2008-08-23 [colin]      3.5.0cvs68
7841
7842         * src/mainwindow.c
7843                 Fix the account selector button; thanks
7844                 to wwp
7845
7846 2008-08-21 [colin]      3.5.0cvs67
7847
7848         * src/compose.c
7849         * src/compose.h
7850                 Add a compose preference for auto-indent
7851         * src/mainwindow.c
7852         * src/summaryview.c
7853                 Make colorlabel accels a bit less hacky
7854
7855 2008-08-21 [colin]      3.5.0cvs66
7856
7857         * src/compose.c
7858         * src/prefs_common.c
7859         * src/prefs_common.h
7860         * src/prefs_wrapping.c
7861                 Add a preference for autoindent; fix no_join tag
7862                 being applied to whole lines instead of just \n when
7863                 creating a line 
7864
7865 2008-08-21 [colin]      3.5.0cvs65
7866
7867         * src/compose.c
7868                 Add support for auto-indentation
7869
7870 2008-08-19 [colin]      3.5.0cvs64
7871
7872         * src/compose.c
7873                 Save Autowrap status in drafts/queued mails
7874
7875 2008-08-19 [colin]      3.5.0cvs63
7876
7877         * src/mainwindow.c
7878                 Fix a comment (in reality, test commit on
7879                 the new CVS server)
7880
7881 2008-08-17 [colin]      3.5.0cvs62
7882
7883         * src/prefs_actions.c
7884         * src/procmime.c
7885         * src/wizard.c
7886         * src/common/socket.h
7887         * src/gtk/gtkcmctree.c
7888                 Fix warnings
7889
7890 2008-08-16 [colin]      3.5.0cvs61
7891
7892         * src/editaddress_other_attributes_ldap.h
7893                 Add 'l' field (localityName)
7894
7895 2008-08-16 [colin]      3.5.0cvs60
7896
7897         * src/mainwindow.c
7898         * src/gtk/gtkcmclist.c
7899         * src/gtk/gtkcmclist.h
7900         * src/gtk/gtkcmctree.c
7901         * src/gtk/gtksctree.c
7902         * src/gtk/gtkutils.c
7903         * src/gtk/gtkvscrollbutton.c
7904                 Fix Maemo build (OS2007)
7905
7906 2008-08-14 [colin]      3.5.0cvs59
7907
7908         * src/folder.c
7909                 Don't crash if parent is null when creating
7910                 a folder
7911         * src/gtk/pluginwindow.c
7912                 Don't crash on race when closing window while
7913                 a plugin is loading and does gtk_iterations
7914
7915 2008-08-13 [colin]      3.5.0cvs58
7916
7917         * src/messageview.c
7918         * src/messageview.h
7919         * src/mimeview.c
7920                 Fix bug 1696, 'Viewing binary attachements 
7921                 as text over 1 MB' (various buglets)
7922
7923 2008-08-10 [colin]      3.5.0cvs57
7924
7925         * src/summaryview.c
7926         * src/gtk/gtkcmclist.c
7927                 Continue fixing GTK < 2.12 build, thanks to
7928                 Michael Hugues
7929
7930 2008-08-10 [colin]      3.5.0cvs56
7931
7932         * src/gtk/gtksctree.c
7933                 Fix build on GTK < 2.12
7934
7935 2008-08-09 [colin]      3.5.0cvs55
7936
7937         * src/mainwindow.c
7938                 Fix untranslatable strings, thanks to
7939                 Stephan Sachse
7940
7941 2008-08-07 [colin]      3.5.0cvs54
7942
7943         * src/compose.c
7944         * src/editaddress.c
7945         * src/folderview.c
7946         * src/mainwindow.c
7947         * src/message_search.c
7948         * src/mimeview.c
7949         * src/noticeview.c
7950         * src/prefs_account.c
7951         * src/prefs_common.c
7952         * src/prefs_customheader.c
7953         * src/prefs_ext_prog.c
7954         * src/prefs_filtering_action.c
7955         * src/prefs_gtk.c
7956         * src/prefs_logging.c
7957         * src/prefs_matcher.c
7958         * src/prefs_msg_colors.c
7959         * src/procmime.c
7960         * src/summary_search.c
7961         * src/summaryview.c
7962         * src/toolbar.c
7963         * src/gtk/colorsel.c
7964         * src/gtk/gtkaspell.c
7965         * src/gtk/gtkutils.c
7966         * src/gtk/gtkutils.h
7967         * src/gtk/inputdialog.c
7968         * src/gtk/pluginwindow.c
7969         * src/gtk/quicksearch.c
7970         * src/plugins/bogofilter/bogofilter_gtk.c
7971         * src/plugins/dillo_viewer/dillo_prefs.c
7972         * src/plugins/spamassassin/spamassassin_gtk.c
7973                 - Fix Ctrl-Space shortcut
7974                 - Fix mime-parsing bug in procmime (cvs52)
7975                 - Fix double-free in procmime (cvs52)
7976                 - Use gtk_bin_get_child instead of GTK_BIN()->child
7977                 - Fix Goto menu in mainwindow
7978
7979 2008-08-07 [mones]      3.5.0cvs53
7980
7981         * po/es.po
7982                 Updated translation (lots of changes!)
7983         * src/compose.c
7984                 Add missing accelerator key
7985         * src/mainwindow.c
7986                 Restored 'v' key function (thanks Colin!)
7987
7988 2008-08-06 [colin]      3.5.0cvs52
7989
7990         * src/addrbook.c
7991         * src/addrcindex.c
7992         * src/addrduplicates.c
7993         * src/addrharvest.c
7994         * src/enriched.c
7995         * src/html.c
7996         * src/ldif.c
7997         * src/mimeview.c
7998         * src/mutt.c
7999         * src/pine.c
8000         * src/procmime.c
8001         * src/vcard.c
8002         * src/wizard.c
8003                 Fix my use of g_utf8_strdown (it returns
8004                 a newly allocated string and doesn't
8005                 change the parameter)
8006
8007 2008-08-06 [colin]      3.5.0cvs51
8008
8009         * src/compose.c
8010                 Fix bug 1690, 'Copy/Paste in edit window may 
8011                 break Undo'; middle-click pastes aren't 
8012                 REPLACE_INSERT but just INSERT. 
8013                 Also, fix privacy menu selection
8014
8015 2008-08-05 [colin]      3.5.0cvs50
8016
8017         * src/action.c
8018         * src/addr_compl.c
8019         * src/addrbook.c
8020         * src/addrcindex.c
8021         * src/addrduplicates.c
8022         * src/addrharvest.c
8023         * src/enriched.c
8024         * src/html.c
8025         * src/ldif.c
8026         * src/main.c
8027         * src/mimeview.c
8028         * src/mutt.c
8029         * src/pine.c
8030         * src/procmime.c
8031         * src/vcard.c
8032         * src/wizard.c
8033         * src/common/socket.c
8034         * src/gtk/gtkutils.c
8035         * src/gtk/gtkutils.h
8036         * src/gtk/menu.c
8037         * src/plugins/spamassassin/spamassassin.c
8038                 More undeprecation (Glib)
8039
8040 2008-08-05 [colin]      3.5.0cvs49
8041
8042         * src/prefs_account.c
8043         * src/prefs_filtering_action.c
8044         * src/prefs_matcher.c
8045         * src/gtk/Makefile.am
8046         * src/gtk/claws-marshal.list
8047         * src/gtk/colorlabel.c
8048         * src/gtk/colorsel.c
8049         * src/gtk/foldersort.c
8050         * src/gtk/gtkaspell.c
8051         * src/gtk/gtkcmclist.c
8052         * src/gtk/gtkcmclist.h
8053         * src/gtk/gtkcmctree.c
8054         * src/gtk/gtkcmctree.h
8055         * src/gtk/gtkcmoptionmenu.c
8056         * src/gtk/gtkcmoptionmenu.h
8057         * src/gtk/gtksctree.c
8058         * src/gtk/gtksctree.h
8059         * src/gtk/gtkutils.c
8060         * src/gtk/gtkutils.h
8061         * src/gtk/gtkvscrollbutton.c
8062         * src/gtk/menu.c
8063         * src/gtk/menu.h
8064         * src/gtk/quicksearch.c
8065         * src/plugins/dillo_viewer/dillo_viewer.c
8066         * src/plugins/pgpcore/select-keys.c
8067                 Try to finish yesterday's commit
8068
8069 2008-08-04 [colin]      3.5.0cvs48
8070
8071         * src/addressadd.c
8072         * src/addressbook.c
8073         * src/addressbook_foldersel.c
8074         * src/addressitem.h
8075         * src/addrgather.c
8076         * src/browseldap.c
8077         * src/compose.c
8078         * src/compose.h
8079         * src/editaddress.c
8080         * src/editaddress_other_attributes_ldap.c
8081         * src/editgroup.c
8082         * src/editldap_basedn.c
8083         * src/folderview.c
8084         * src/folderview.h
8085         * src/grouplistdialog.c
8086         * src/image_viewer.c
8087         * src/imap_gtk.c
8088         * src/importldif.c
8089         * src/main.c
8090         * src/mainwindow.c
8091         * src/message_search.c
8092         * src/mh_gtk.c
8093         * src/mimeview.c
8094         * src/mimeview.h
8095         * src/news_gtk.c
8096         * src/noticeview.h
8097         * src/prefs_account.c
8098         * src/prefs_filtering_action.c
8099         * src/prefs_matcher.c
8100         * src/prefs_msg_colors.c
8101         * src/prefs_summaries.c
8102         * src/statusbar.c
8103         * src/stock_pixmap.c
8104         * src/summary_search.c
8105         * src/summaryview.c
8106         * src/summaryview.h
8107         * src/textview.c
8108         * src/toolbar.h
8109         * src/gtk/Makefile.am
8110         * src/gtk/claws-marshal.list
8111         * src/gtk/colorsel.c
8112         * src/gtk/foldersort.c
8113         * src/gtk/gtkaspell.c
8114         * src/gtk/gtkcmclist.c
8115         * src/gtk/gtkcmclist.h
8116         * src/gtk/gtkcmctree.c
8117         * src/gtk/gtkcmctree.h
8118         * src/gtk/gtksctree.c
8119         * src/gtk/gtksctree.h
8120         * src/gtk/gtkutils.c
8121         * src/gtk/gtkutils.h
8122         * src/gtk/gtkvscrollbutton.c
8123         * src/gtk/menu.c
8124         * src/gtk/menu.h
8125         * src/gtk/quicksearch.c
8126         * src/plugins/dillo_viewer/dillo_viewer.c
8127         * src/plugins/pgpcore/select-keys.c
8128                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
8129                 Undeprecate their implementation (GtkArg, GtkType, ...)
8130                 Undeprecate a few other things here and there
8131                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
8132                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
8133                 still have work to do
8134
8135 2008-08-04 [colin]      3.5.0cvs47
8136
8137         * src/compose.c
8138         * src/compose.h
8139         * src/toolbar.h
8140         * src/textview.c
8141         * src/stock_pixmap.c
8142         * src/statusbar.c
8143         * src/noticeview.h
8144         * src/mimeview.h
8145         * src/mainwindow.c
8146         * src/image_viewer.c
8147         * src/gtk/gtkaspell.c
8148         * src/gtk/gtkvscrollbutton.c
8149         * src/plugins/dillo_viewer/dillo_viewer.c
8150                 Undeprecate more things
8151
8152 2008-08-02 [colin]      3.5.0cvs46
8153
8154         * src/mainwindow.c
8155                 Fix toggle menu activation state
8156                 (thanks to cvs45 ;)
8157
8158 2008-08-02 [paul]       3.5.0cvs45
8159
8160         * src/mainwindow.c
8161                 fix sensitivity of
8162                 /View/Show or hide/Message View
8163
8164 2008-08-01 [paul]       3.5.0cvs44
8165
8166         * src/common/utils.c
8167         * src/plugins/pgpcore/claws.def
8168         * src/plugins/pgpinline/claws.def
8169                 fix compilation problems on mingw32,
8170                 (bug 1688) Patch by Marcus Brinkmann
8171
8172 2008-08-01 [colin]      3.5.0cvs43
8173
8174         * src/gtk/gtkutils.c
8175         * src/gtk/gtkvscrollbutton.c
8176                 Oups, fix build
8177
8178 2008-08-01 [colin]      3.5.0cvs42
8179
8180         * src/compose.c
8181         * src/foldersel.c
8182         * src/mainwindow.c
8183         * src/prefs_account.c
8184         * src/prefs_folder_item.c
8185         * src/prefs_quote.c
8186         * src/summaryview.c
8187         * src/gtk/gtkaspell.c
8188         * src/gtk/gtkutils.c
8189         * src/gtk/gtkvscrollbutton.c
8190                 Replace a few deprecated function calls
8191
8192 2008-08-01 [paul]       3.5.0cvs41
8193
8194         * src/action.c
8195                 fix crash that occurs because of recent GtkUIManager
8196                 changes. Thanks to Colin
8197
8198 2008-07-31 [colin]      3.5.0cvs40
8199
8200         * src/addressbook.c
8201         * src/compose.c
8202         * src/mainwindow.c
8203         * src/messageview.c
8204                 Some Maemo fixes
8205         * src/gtk/menu.c
8206         * src/gtk/menu.h
8207                 Remove deprecated helper funcs
8208
8209 2008-07-30 [colin]      3.5.0cvs39
8210
8211         * src/folderview.c
8212         * src/folderview.h
8213         * src/imap_gtk.c
8214         * src/mh_gtk.c
8215         * src/news_gtk.c
8216                 Move the folderview popup menu to GtkUIManager
8217
8218 2008-07-29 [colin]      3.5.0cvs38
8219
8220         * src/account.c
8221         * src/account.h
8222         * src/action.c
8223         * src/action.h
8224         * src/addressitem.h
8225         * src/compose.c
8226         * src/edittags.c
8227         * src/mainwindow.c
8228         * src/mainwindow.h
8229         * src/mimeview.c
8230         * src/summaryview.c
8231         * src/gtk/menu.c
8232         * src/gtk/menu.h
8233                 Switch the main menu to GtkUIManager
8234                 Warning fixes
8235
8236 2008-07-29 [colin]      3.5.0cvs37
8237
8238         * src/news.c
8239                 Fix bug 1684, 'view news messages with large 
8240                 attachements segfaults'
8241
8242 2008-07-29 [colin]      3.5.0cvs36
8243
8244         * src/action.c
8245         * src/action.h
8246         * src/addressbook.c
8247         * src/addressitem.h
8248         * src/compose.c
8249         * src/compose.h
8250         * src/messageview.c
8251         * src/messageview.h
8252         * src/summaryview.c
8253         * src/gtk/menu.c
8254         * src/gtk/menu.h
8255                 More switches to GtkUIManager
8256
8257 2008-07-26 [colin]      3.5.0cvs35
8258
8259         * src/gtk/menu.c
8260         * src/gtk/menu.h
8261                 Fix prototype
8262
8263 2008-07-25 [colin]      3.5.0cvs34
8264
8265         * src/addrcustomattr.c
8266         * src/addressbook.c
8267         * src/compose.c
8268         * src/editaddress.c
8269         * src/editaddress_other_attributes_ldap.h
8270         * src/edittags.c
8271         * src/mainwindow.c
8272         * src/mimeview.c
8273         * src/prefs_actions.c
8274         * src/prefs_filtering.c
8275         * src/prefs_template.c
8276         * src/summaryview.c
8277         * src/textview.c
8278         * src/textview.h
8279         * src/toolbar.c
8280         * src/gtk/about.c
8281         * src/gtk/menu.c
8282         * src/gtk/menu.h
8283         * src/plugins/trayicon/trayicon.c
8284                 More changes from GtkItemFactory to GtkUIManager
8285
8286 2008-07-25 [colin]      3.5.0cvs33
8287
8288         * src/gtk/menu.h
8289                 Add a macro to remove menu items
8290                 Make the gui_manager variable useless
8291
8292 2008-07-24 [colin]      3.5.0cvs32
8293
8294         * src/mimeview.c
8295                 Fix a gtk warning on clear
8296         * src/mainwindow.c
8297         * src/summaryview.c
8298         * src/summaryview.h
8299                 Switch the message list popup menu to
8300                 GtkUIManager
8301
8302 2008-07-23 [colin]      3.5.0cvs31
8303
8304         * src/plugins/pgpcore/pgp_viewer.c
8305         * src/plugins/pgpcore/sgpgme.c
8306                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
8307                 Patch by Thomas Wiegner <wiegner@gmx.de>
8308
8309 2008-07-20 [paul]       3.5.0cvs30
8310
8311         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8312                 remove redundant GTK version check
8313
8314 2008-07-20 [ticho]      3.5.0cvs29
8315
8316         * src/folderview.c
8317         * src/imap_gtk.c
8318         * src/news_gtk.c
8319                 Moved sensitivity setting for "Download messages" for IMAP and
8320                 news folders from folderview.c to imap_gtk.c and news_gtk.c
8321                 respectively for better code readability.
8322                 Fixed indentation in news' set_sensitivity().
8323
8324 2008-07-20 [paul]       3.5.0cvs28
8325
8326         * src/addrgather.c
8327                 remove more redundant code following cvs27
8328
8329 2008-07-20 [paul]       3.5.0cvs27
8330
8331         * src/addrgather.c
8332                 remove now redundant code
8333         * src/mainwindow.c
8334         * src/mainwindow.h
8335                 fix bug 1673, 'Tools/Harvest adresses is
8336                 grayed out if folder is empty'
8337
8338 2008-07-19 [ticho]      3.5.0cvs26
8339
8340         * src/edittags.c
8341         * src/main.c
8342         * src/mimeview.c
8343         * src/mimeview.h
8344         * src/gtk/gtkutils.c
8345         * src/gtk/gtkutils.h
8346         * src/gtk/menu.c
8347         * src/gtk/menu.h
8348                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
8349                 instead of deprecated GtkItemFactory.
8350
8351 2008-07-19 [colin]      3.5.0cvs25
8352
8353         * src/account.c
8354         * src/addrgather.c
8355         * src/compose.c
8356         * src/editldap.c
8357         * src/expldifdlg.c
8358         * src/importldif.c
8359         * src/main.c
8360         * src/mainwindow.c
8361         * src/mimeview.c
8362         * src/noticeview.c
8363         * src/prefs_account.c
8364         * src/prefs_actions.c
8365         * src/prefs_ext_prog.c
8366         * src/prefs_filtering.c
8367         * src/prefs_folder_item.c
8368         * src/prefs_image_viewer.c
8369         * src/prefs_logging.c
8370         * src/prefs_msg_colors.c
8371         * src/prefs_other.c
8372         * src/prefs_send.c
8373         * src/prefs_spelling.c
8374         * src/prefs_summaries.c
8375         * src/prefs_template.c
8376         * src/printing.c
8377         * src/quote_fmt.c
8378         * src/summary_search.c
8379         * src/summaryview.c
8380         * src/toolbar.c
8381         * src/wizard.c
8382         * src/common/Makefile.am
8383         * src/gtk/gtksctree.c
8384         * src/gtk/gtkutils.h
8385         * src/gtk/pluginwindow.c
8386         * src/gtk/quicksearch.c
8387         * src/plugins/bogofilter/bogofilter_gtk.c
8388         * src/plugins/dillo_viewer/dillo_prefs.c
8389         * src/plugins/pgpcore/prefs_gpg.c
8390         * src/plugins/spamassassin/spamassassin_gtk.c
8391         * src/plugins/trayicon/trayicon.c
8392         * src/plugins/trayicon/trayicon_prefs.c
8393                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
8394                 or greater). Use the old deprecated one on GTK+ < 2.12.
8395                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
8396                 of time!
8397
8398 2008-07-16 [colin]      3.5.0cvs24
8399
8400         * src/mainwindow.c
8401                 Fix folderview's scrolbar when starting minimised
8402                 to tray, and popping up the mainwindow by calling
8403                 claws-mail from the command line
8404
8405 2008-07-08 [colin]      3.5.0cvs23
8406
8407         * src/compose.c
8408                 Possibly fix po-headers appearing on empty
8409                 templates
8410
8411 2008-07-08 [colin]      3.5.0cvs22
8412
8413         * src/folderview.c
8414         * src/summaryview.c
8415                 Finish the always_open tristate patch, by Jonathan
8416                 Corbet.
8417
8418 2008-07-07 [paul]       3.5.0cvs21
8419
8420         * src/mainwindow.c
8421                 fix typo (missing ")
8422
8423 2008-07-07 [paul]       3.5.0cvs20
8424
8425         * src/mainwindow.c
8426                 fit the menu style a bit better
8427
8428 2008-07-07 [colin]      3.5.0cvs19
8429
8430         * src/prefs_themes.c
8431                 Make upgrading themes easier
8432
8433 2008-07-07 [colin]      3.5.0cvs18
8434
8435         * src/mainwindow.c
8436         * src/prefs_toolbar.c
8437         * src/stock_pixmap.c
8438                 Finish fixing bug 1609, 'Icon issues'
8439
8440 2008-07-07 [colin]      3.5.0cvs17
8441
8442         * src/prefs_common.c
8443                 Fix the default value
8444
8445 2008-07-07 [colin]      3.5.0cvs16
8446
8447         * src/prefs_summaries.c
8448                 Revert my fix to the string, the correct term
8449                 is indeed Message View
8450
8451 2008-07-07 [colin]      3.5.0cvs15
8452
8453         * AUTHORS
8454         * src/gtk/authors.h
8455         * src/prefs_common.c
8456         * src/prefs_common.h
8457         * src/prefs_summaries.c
8458         * src/summaryview.c
8459         * src/gtk/authors.h
8460                 Change "Always open message when selected" to
8461                 a tristate (Never/Always/When preview is visible)
8462                 Patch by Jonathan Corbet <corbet@lwn.net>.
8463
8464 2008-07-06 [paul]       3.5.0cvs14
8465
8466         * src/addrgather.c
8467                 improve the layout of the dialogue
8468                 improve the English
8469                 add tooltips
8470                 fix some of the nasty coding style
8471         * src/mainwindow.c
8472                 improve the English
8473                 add some missing mnemonics
8474
8475 2008-07-05 [paul]       3.5.0cvs13
8476
8477         * src/mainwindow.c
8478         * src/mainwindow.h
8479                 fix bug 1398, '"Change current account" is
8480                 available even when there's only one account'
8481         * src/plugins/pgpcore/prefs_gpg.c
8482                 put back a needed include, removed in error
8483
8484 2008-07-05 [colin]      3.5.0cvs12
8485
8486         * src/mainwindow.c
8487                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
8488
8489 2008-07-05 [colin]      3.5.0cvs11
8490
8491         * src/news.c
8492         * src/news_gtk.c
8493                 Provide ability to rename newsgroups. Closes
8494                 bug 1444, 'Add GUI option for renaming 
8495                 newsgroups'. Patch by Pawel Pekala
8496
8497 2008-07-05 [colin]      3.5.0cvs10
8498
8499         * src/plugins/pgpcore/passphrase.c
8500         * src/plugins/pgpcore/prefs_gpg.c
8501         * src/plugins/pgpcore/select-keys.c
8502                 Simplify GTK includes (with the advantage
8503                 of compiling against GTK+2.13); patch by
8504                 Charles A Edwards
8505
8506 2008-07-05 [colin]      3.5.0cvs9
8507
8508         * src/wizard.c
8509                 Add SSL client certificates
8510
8511 2008-07-05 [colin]      3.5.0cvs8
8512
8513         * src/prefs_account.c
8514         * src/common/session.h
8515                 Fix warnings
8516         * src/common/ssl.c
8517                 Add one path for certs
8518
8519 2008-07-05 [colin]      3.5.0cvs7
8520
8521         * src/prefs_account.c
8522                 Fix no-ssl build
8523
8524 2008-07-04 [colin]      3.5.0cvs6
8525
8526         * src/common/ssl.c
8527         * src/common/ssl.h
8528         * src/common/ssl_certificate.c
8529                 Workaround distro bugs and fix certificate checking
8530                 with OpenSSL
8531
8532 2008-07-04 [colin]      3.5.0cvs5
8533
8534         * src/filtering.c
8535         * src/common/ssl_certificate.c
8536         * src/common/ssl_certificate.h
8537         * src/etpan/imap-thread.c
8538         * src/etpan/nntp-thread.c
8539                 Fix some leaks, thanks to Martin Zwickel
8540                 Rename gnutls functions that do the same
8541                 as OpenSSL ones, to avoid symbol clashing
8542                 when Claws is built against GnuTLS and
8543                 libetpan against OpenSSL
8544
8545 2008-07-04 [paul]       3.5.0cvs4
8546
8547         * src/prefs_account.c
8548                 remove 1 forgotten '.'
8549
8550 2008-07-04 [paul]       3.5.0cvs3
8551
8552         * src/prefs_account.c
8553                 layout/engrish fixes to the 'Client
8554                 certificates' frame
8555
8556 2008-07-03 [colin]      3.5.0cvs2
8557
8558         * src/imap.c
8559         * src/news.c
8560         * src/pop.c
8561         * src/prefs_account.c
8562         * src/prefs_account.h
8563         * src/prefs_common.c
8564         * src/send_message.c
8565         * src/common/session.c
8566         * src/common/session.h
8567         * src/common/smtp.c
8568         * src/common/smtp.h
8569         * src/common/socket.h
8570         * src/common/ssl.c
8571         * src/common/ssl.h
8572         * src/common/ssl_certificate.c
8573         * src/common/ssl_certificate.h
8574         * src/etpan/imap-thread.c
8575         * src/etpan/nntp-thread.c
8576         * src/gtk/inputdialog.c
8577                 Add support for SSL client certificates (either PEM files
8578                 with certificate and private key, either PKCS12 files)
8579
8580 2008-06-28 [colin]      3.5.0cvs1
8581
8582         * src/foldersel.c
8583                 Fix compilation with older GTKs
8584
8585 2008-06-27 [paul]       3.5.0
8586
8587         * NEWS
8588         * README
8589         * RELEASE_NOTES 
8590                 3.5.0 released
8591
8592 2008-06-27 [paul]       3.4.0cvs116
8593
8594         * src/gtk/authors.h
8595                 complete cvs115
8596
8597 2008-06-27 [paul]       3.4.0cvs115
8598
8599         * configure.ac
8600         * src/gtk/authors.h
8601                 no longer build unmaintained translations
8602
8603 2008-06-27 [paul]       3.4.0cvs114
8604
8605         * po/de.po
8606         * po/fi.po
8607         * po/pt_BR.po
8608                 updated by Stephan Sachse, Flammie Pirinen, and
8609                 Frederico Goncalves Guimaraes
8610
8611 2008-06-26 [wwp]        3.4.0cvs113
8612
8613         * manual/fr/advanced.xml
8614                 Update French version of the manual (AutoFaces documentation).
8615
8616 2008-06-26 [wwp]        3.4.0cvs112
8617
8618         * manual/fr/advanced.xml
8619         * manual/fr/plugins.xml
8620                 Updated French version of the manual (completed
8621                 hidden options list, added note about Clawsker
8622                 and new mail archiver plugin).
8623
8624 2008-06-25 [colin]      3.4.0cvs111
8625
8626         * src/gtk/gtkaspell.c
8627                 Fix non-UTF8 in the replace with dialog
8628         * src/prefs_actions.c
8629                 Fix possible crasher
8630                 Patches by Pawel
8631
8632 2008-06-24 [mones]      3.4.0cvs110
8633
8634         * src/autofaces.c
8635                 Fix non-warning message, downgraded to debug info
8636
8637 2008-06-24 [colin]      3.4.0cvs109
8638
8639         * src/summaryview.c
8640                 Fix bug 1650, Message line too small after 
8641                 changing columns in "three columns" layout
8642
8643 2008-06-24 [colin]      3.4.0cvs108
8644
8645         * src/messageview.c
8646                 Fix Spam button sensitivity in newsgroups
8647
8648 2008-06-23 [wwp]        3.4.0cvs107
8649
8650         * po/fr.po
8651                 Updated French translation.
8652
8653 2008-06-23 [mones]      3.4.0cvs106
8654
8655         * po/es.po
8656                 Updated translation for release
8657
8658 2008-06-22 [mones]      3.4.0cvs105
8659
8660         * manual/es/plugins.xml
8661                 Synced new entry for Mail Archiver plugin
8662
8663 2008-06-22 [colin]      3.4.0cvs104
8664
8665         * src/compose.c
8666                 Fix initial cursor position
8667
8668 2008-06-21 [paul]       3.4.0cvs103
8669
8670         * manual/plugins.xml
8671                 add an entry for the new Mail Archiver plugin
8672
8673 2008-06-21 [paul]       3.4.0cvs102
8674
8675         * src/gtk/about.c
8676                 we're in 'string freeze', put back the
8677                 < > symbols for now
8678
8679 2008-06-21 [paul]       3.4.0cvs101
8680
8681         * manual/advanced.xml
8682         * manual/es/advanced.xml
8683                 fix build warning: <emphasis> cannot be contained
8684                 within <filename>
8685         * src/gtk/about.c
8686                 fix non-clickable link on License page and drop
8687                 the containing < > symbols to match other links
8688
8689 2008-06-20 [mones]      3.4.0cvs100
8690
8691         * manual/advanced.xml
8692                 Added autofaces documentation, note about clawsker in hidden
8693                 preferences, minor markup fix. Thanks Paul for proofreading
8694         * manual/es/advanced.xml
8695                 Synchronised Spanish manual
8696
8697 2008-06-16 [colin]      3.4.0cvs99
8698
8699         * src/compose.c
8700                 Fix cursor placing on signature change
8701
8702 2008-06-16 [paul]       3.4.0cvs98
8703
8704         * src/imap_gtk.c
8705         * src/mh_gtk.c
8706         * src/gtk/inputdialog.c
8707                 really fussy coding style fixes
8708
8709 2008-06-16 [paul]       3.4.0cvs97
8710
8711         * src/Makefile.am
8712                 keep the alphabetical order
8713
8714 2008-06-13 [mones]      3.4.0cvs96
8715
8716         * src/autofaces.c
8717                 Fix crasher ;-)
8718         * src/prefs_filtering_action.c
8719                 Fixed cosmetic bug, processing also displays "Filtering"
8720
8721 2008-06-13 [mones]      3.4.0cvs95
8722
8723         * src/Makefile.am
8724         * src/autofaces.c       ** NEW FILE **  
8725         * src/autofaces.h       ** NEW FILE **
8726         * src/compose.c
8727                 Allow setting Faces and X-Faces globally and per-account
8728                 from configuration files under ~/.claws-mail/autofaces
8729
8730 2008-06-13 [holger]     3.4.0cvs94
8731
8732         * .cvsignore
8733                 More files to ignore
8734         * src/gtk/inputdialog.c
8735         * src/gtk/inputdialog.h
8736                 Make input dialog more generic so that a checkbox
8737                 with custom text can be used in addition to the
8738                 "remember this" checkbox
8739         * src/imap_gtk.c
8740         * src/mh_gtk.c
8741         * src/prefs_common.c
8742         * src/prefs_common.h
8743                 Allow new folders to inherit the properties of the
8744                 parent folder during folder creation
8745
8746 2008-06-13 [wwp]        3.4.0cvs93
8747
8748         * src/addressbook.c
8749                 a better fix for this string, won't break up translations,
8750                 and is conform to other similar ones.
8751
8752 2008-06-13 [wwp]        3.4.0cvs92
8753
8754         * src/addrduplicates.c
8755         * src/addressadd.c
8756         * src/addressbook.c
8757         * src/addressbook_foldersel.c
8758         * src/editgroup.c
8759                 use tree decorations everywhere AB folders are used (AB tree pane,
8760                     add address to AB, select AB folder, edit group, custom attr, find dup
8761                     results), in order to match global style
8762                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
8763                     double clicking on groups in tree pane does open the group edit dialog
8764                     double clicking on other items in tree pane does expand/collapse
8765                 fix a missing space in AB's delete-folder dialog
8766                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
8767
8768         * src/foldersel.c
8769                 make foldersel dialog show dotted lines according to global (hidden) prefs
8770
8771 2008-06-12 [colin]      3.4.0cvs91
8772
8773         * src/compose.c
8774         * src/compose.h
8775                 Fix bug 1635, 'Last character of message is truncated 
8776                 when changing accounts w/ sigs'
8777         * src/folderview.c
8778                 Fix bug 1636, 'Can't select "properties" on "folders 
8779                 only" folders'
8780
8781 2008-06-11 [colin]      3.4.0cvs90
8782
8783         * src/folder.c
8784                 Maybe fix bug 1623, 'exits with segfault when 
8785                 logging in to certain imap-servers'
8786
8787 2008-06-10 [mones]      3.4.0cvs89
8788
8789         * AUTHORS
8790         * tools/Makefile.am
8791         * tools/README
8792         * tools/convert_mbox.sh
8793                 Undo cvs86 and cvs87, it really should be a patch to 
8794                 convert_mbox.pl
8795
8796 2008-06-10 [wwp]        3.4.0cvs88
8797
8798         * po/fr.po
8799                 Updated French translation.
8800
8801 2008-06-10 [mones]      3.4.0cvs87
8802
8803         * tools/Makefile.am
8804                 Oops, forgot to add previous script for distribution
8805
8806 2008-06-10 [mones]      3.4.0cvs86
8807
8808         * AUTHORS
8809         * tools/README
8810         * tools/convert_mbox.sh
8811                 Added script to convert Evolution mail folders contributed
8812                 by Daniel Dickinson <cshore@fionavar.ca>
8813                 Fixes debian bug 461435
8814
8815 2008-06-09 [colin]      3.4.0cvs85
8816
8817         * src/main.c
8818                 Integrate AWN information bubble if dbus is
8819                 available
8820         * src/folder.c
8821                 Fix crash when calling scan_required() on 
8822                 folder classes that don't implement them
8823         * src/common/session.c
8824                 Fix a little typo
8825
8826 2008-06-09 [colin]      3.4.0cvs84
8827
8828         * src/main.c
8829                 Fix bug 1447, 'If user tries to close while starting 
8830                 up, it will not close ever.'
8831
8832 2008-06-09 [colin]      3.4.0cvs83
8833
8834         * src/filtering.c
8835                 Fix bug 1628, 'Claws Mail crashes when 
8836                 filtering selected messages'
8837
8838 2008-06-04 [colin]      3.4.0cvs82
8839
8840         * src/messageview.c
8841                 Complete handling of html parts in multipart/alternative
8842                 mails
8843
8844 2008-06-03 [paul]       3.4.0cvs81
8845
8846         * src/prefs_message.c
8847                 make always the english good
8848
8849 2008-06-03 [colin]      3.4.0cvs80
8850
8851         * src/mainwindow.c
8852         * src/mainwindow.h
8853                 Fix bug 1624, '[PATCH] Quick search should be 
8854                 disabled for folder view'; based on a patch by
8855                 Michael Terry
8856
8857 2008-06-03 [iwkse]      3.4.0cvs79
8858
8859         * src/addressbook.c
8860                 Fix little gui bug on button sensitivity
8861         * src/messageview.c
8862         * src/prefs_common.c
8863         * src/prefs_common.h
8864         * src/prefs_message.c
8865                 Allow by default to show html in multipart/alternative
8866
8867 2008-06-02 [colin]      3.4.0cvs78
8868
8869         * src/prefs_actions.c
8870                 GUI rework, patch by Pawel 
8871
8872 2008-06-02 [colin]      3.4.0cvs77
8873
8874         * src/quote_fmt.c
8875                 Fix sensitivity/alignment, patch from
8876                 Pawel
8877
8878 2008-05-31 [colin]      3.4.0cvs76
8879
8880         * src/imap.c
8881                 Fix login issue introduced in cvs75.
8882
8883 2008-05-31 [colin]      3.4.0cvs75
8884
8885         * src/imap.c
8886                 Fix more possible double-frees. Also, fix the root cause
8887                 of these double-frees by just noting the Session is to
8888                 be destroyed instead of destroying it in flight
8889
8890 2008-05-29 [paul]       3.4.0cvs74
8891
8892         * manual/keyboard.xml
8893                 'Makes' these entries like the others
8894
8895 2008-05-29 [colin]      3.4.0cvs73
8896
8897         * src/procmsg.h
8898                 Include utils.h in case we
8899                 need to pull goffset definition
8900
8901 2008-05-29 [colin]      3.4.0cvs72
8902
8903         * src/common/utils.h
8904                 Workaround a stupid Glib issue, where
8905                 goffset happens to be undefined. 
8906
8907 2008-05-28 [colin]      3.4.0cvs71
8908
8909         * src/compose.c
8910         * src/compose.h
8911         * src/grouplistdialog.c
8912         * src/image_viewer.c
8913         * src/imap.c
8914         * src/inc.c
8915         * src/main.c
8916         * src/matcher.c
8917         * src/messageview.c
8918         * src/mimeview.c
8919         * src/prefs_themes.c
8920         * src/procmsg.h
8921         * src/summaryview.c
8922         * src/summaryview.h
8923         * src/textview.c
8924         * src/common/smtp.c
8925         * src/common/utils.c
8926         * src/common/utils.h
8927                 Use goffset instead of off_t for MsgInfo's size
8928                 Allows using MsgInfo structure from plugins
8929                 compiled with largefile support
8930
8931 2008-05-26 [colin]      3.4.0cvs70
8932
8933         * src/mainwindow.c
8934         * src/mainwindow.h
8935                 Define THEME_CHANGED_HOOKLIST and invoke
8936                 it on theme change
8937         * src/plugins/trayicon/trayicon.c
8938                 Listen to THEME_CHANGED_HOOKLIST and
8939                 update accordingly
8940
8941 2008-05-26 [paul]       3.4.0cvs69
8942
8943         * src/mimeview.c
8944                 plug a leak in mimeview_save_all()
8945
8946 2008-05-24 [colin]      3.4.0cvs68
8947
8948         * src/common/utils.h
8949                 Fix wrong define on old glibs
8950
8951 2008-05-24 [paul]       3.4.0cvs67
8952
8953         * src/Makefile.am
8954         * src/stock_pixmap.c
8955         * src/stock_pixmap.h
8956         * src/toolbar.c
8957         * src/pixmaps/cancel.xpm
8958         * src/pixmaps/close.xpm
8959                 add a specific icon for A_CANCEL_INC (addresses
8960                 point 1 of bug 1609 'Icon issues')
8961                 replace close.xpm with an icon of the standard
8962                 24x24 size
8963
8964 2008-05-24 [paul]       3.4.0cvs66
8965
8966         * src/pixmaps/insert_file.xpm
8967                 replaced
8968
8969 2008-05-23 [paul]       3.4.0cvs65
8970
8971         * src/common/md5.c
8972         * src/common/md5.h
8973                 add the possibility to check md5 on binary files,
8974                 thanks to Colin
8975
8976 2008-05-23 [colin]      3.4.0cvs64
8977
8978         * src/mainwindow.c
8979         * src/summaryview.c
8980                 Fix bug 1610, 'claws crash after opening/closing 
8981                 preferences and window update'
8982
8983 2008-05-22 [colin]      3.4.0cvs63
8984
8985         * src/prefs_filtering_action.c
8986         * src/gtk/combobox.c
8987         * src/gtk/combobox.h
8988                 Fix reselecting of Tags actions in
8989                 filtering actions dialog
8990
8991 2008-05-22 [colin]      3.4.0cvs62
8992
8993         * src/Makefile.am
8994         * src/prefs_toolbar.c
8995         * src/stock_pixmap.c
8996         * src/stock_pixmap.h
8997         * src/toolbar.c
8998         * src/pixmaps/delete_btn.xpm
8999         * src/pixmaps/insert_file.xpm
9000         * src/pixmaps/mail_reply_to_list.xpm
9001                 Fix more of bug 1609:
9002                 - Add a Delete button icon
9003                 - Add a Reply to list button icon
9004                 - Fix Insert file button icon
9005                 Artwork by Ciprian Popovici.
9006
9007 2008-05-21 [colin]      3.4.0cvs61
9008
9009         * src/common/utils.c
9010                 Fix a little leak
9011
9012 2008-05-21 [wwp]        3.4.0cvs60
9013
9014         * src/prefs_filtering.c
9015                 Don't show SMTP-only accounts in accounts list, as they are
9016                 irrelevant for filtering incoming messages.
9017
9018 2008-05-21 [colin]      3.4.0cvs59
9019
9020         * src/mainwindow.c
9021                 Don't put SMTP-only accounts in receive menus
9022
9023 2008-05-21 [colin]      3.4.0cvs58
9024
9025         * src/imap.c
9026                 Fix cvs56 (brain fart)
9027
9028 2008-05-21 [colin]      3.4.0cvs57
9029
9030         * src/common/utils.c
9031                 Fix bug 1615, 'hang on FIFO when the other end's not 
9032                 opened'
9033
9034 2008-05-21 [colin]      3.4.0cvs56
9035
9036         * src/imap.c
9037                 Fix a warning
9038
9039 2008-05-19 [colin]      3.4.0cvs55
9040
9041         * src/plugins/pgpcore/sgpgme.c
9042                 Maybe fix debian bug 481856, 'Segmentation fault 
9043                 when verifying a GPG signature'. Although it 
9044                 looks like a race condition...
9045
9046 2008-05-19 [colin]      3.4.0cvs54
9047
9048         * src/prefs_filtering_action.c
9049         * src/prefs_matcher.c
9050         * src/common/tags.c
9051         * src/common/tags.h
9052         * src/gtk/combobox.c
9053         * src/gtk/combobox.h
9054                 Patch by Pawel: disabled Tags menus in filtering dialogs
9055
9056 2008-05-19 [colin]      3.4.0cvs53
9057
9058         * src/prefs_account.c
9059                 GUI patch by Pawel: align ports entries
9060
9061 2008-05-19 [colin]      3.4.0cvs52
9062
9063         * src/mainwindow.c
9064                 Fix bug 1616, 'strange question while emptying trash'
9065
9066 2008-05-18 [colin]      3.4.0cvs51
9067
9068         * src/common/plugin.c
9069         * src/etpan/imap-thread.c
9070         * src/etpan/nntp-thread.c
9071         * src/gtk/gtksctree.c
9072                 Fix bug 1613, 'Various memory leaks'; 
9073                 based on a patch by Didier Barvaux.
9074
9075 2008-05-18 [colin]      3.4.0cvs50
9076
9077         * src/mimeview.c
9078         * src/privacy.h
9079         * src/toolbar.c
9080         * src/toolbar.h
9081         * src/plugins/pgpcore/sgpgme.c
9082                 Fix more parts of bug 1609:
9083                 - Make use of specific Expired privacy icon
9084                 - Use CLOSE instead of NOTICE_ERROR for cancel
9085                   receiving
9086                 - Allow a Preferences button in the main toolbar
9087
9088 2008-05-18 [colin]      3.4.0cvs49
9089
9090         * src/stock_pixmap.c
9091                 Fix bug with non-updating icons after theme change:
9092                 If fetching pixbuf for a given icon after a theme
9093                 change, the next pixmap fetch would return the old
9094                 cached one, as the theme change was forgotten at 
9095                 this time. (and vice-versa). This was mostly 
9096                 visible on open folder icons
9097
9098 2008-05-17 [colin]      3.4.0cvs48
9099
9100         * src/prefs_summaries.c
9101         * src/summaryview.c
9102                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
9103                 options'. Patch by Pawel
9104
9105 2008-05-16 [colin]      3.4.0cvs47
9106
9107         * src/imap.c
9108                 Fix another possible crash (on fatal errors
9109                 at login, like stream error).
9110
9111 2008-05-16 [paul]       3.4.0cvs46
9112
9113         * tools/thunderbird-filters-convertor.pl
9114                 fix a typo
9115                 fix reading a tb rule that contains something
9116                 like that: \"Sender\"
9117
9118 2008-05-16 [paul]       3.4.0cvs45
9119
9120         * tools/README
9121         * tools/csv2addressbook.pl
9122                 add support for gmail exported csv address book
9123
9124 2008-05-16 [colin]      3.4.0cvs44
9125
9126         * configure.ac
9127         * src/ldapupdate.c
9128                 Fix ldap deprecated calls. Patch by
9129                 Michael Rasmussen
9130
9131 2008-05-16 [paul]       3.4.0cvs43
9132
9133         * manual/de/account.xml
9134         * manual/it/account.xml
9135         * manual/it/ack.xml
9136         * manual/it/addrbook.xml
9137         * manual/it/claws-mail-manual.xml
9138         * manual/it/gpl.xml
9139         * manual/it/intro.xml
9140         * manual/it/starting.xml
9141                 add pages towards German and Italian manuals.
9142                 (just for storage, they are not built yet, due
9143                 to being incomplete.) submitted by Speckmade
9144                 <Speckmade@gmx.net> and Salvatore De Paolis
9145                 <iwkse@claws-mail.org>
9146
9147 2008-05-16 [colin]      3.4.0cvs42
9148
9149         * src/gtk/sslcertwindow.c
9150                 Fix SHA1 fingerprint with GnuTLS
9151
9152 2008-05-15 [colin]      3.4.0cvs41
9153
9154         * src/gtk/sslcertwindow.c
9155                 Print SHA1 fingerprint too
9156
9157 2008-05-15 [colin]      3.4.0cvs40
9158
9159         * src/imap.c
9160                 Fix certificate port on TLS. It was 
9161                 previously always 0.
9162                 **IMPORTANT INFORMATION**: this will trigger 
9163                 one wrong "New certificate" warning at the 
9164                 first connection with this fix, if using STARTTLS
9165                 on IMAP.
9166         * src/gtk/sslcertwindow.c
9167                 Make labels selectable
9168
9169 2008-05-15 [colin]      3.4.0cvs39
9170
9171         * src/imap.c
9172                 Fix double free when STARTTLS fails (for
9173                 example due to refusing the certificate)
9174
9175 2008-05-15 [paul]       3.4.0cvs38
9176
9177         * manual/advanced.xml
9178                 fix typo
9179
9180 2008-05-15 [paul]       3.4.0cvs37
9181
9182         * manual/advanced.xml
9183         * src/prefs_send.c
9184                 make outgoing_fallback_to_ascii a hidden pref
9185
9186 2008-05-14 [colin]      3.4.0cvs36
9187
9188         * src/main.c
9189         * src/mainwindow.c
9190         * src/mainwindow.h
9191                 Make it possible to cancel quit when Claws
9192                 ask whether to empty trash.
9193
9194 2008-05-14 [colin]      3.4.0cvs35
9195
9196         * src/compose.c
9197         * src/prefs_common.c
9198         * src/prefs_common.h
9199         * src/prefs_send.c
9200                 Add a preference to be able to specify an
9201                 outgoing charset/encoding but still fallback
9202                 to 7bit US-ASCII when possible (default TRUE,
9203                 same behavior as pre-cvs34)
9204
9205 2008-05-14 [colin]      3.4.0cvs34
9206
9207         * src/compose.c
9208                 Always use the specified encoding and charset if it is
9209                 specified, even if the mail is ASCII.
9210
9211 2008-05-13 [paul]       3.4.0cvs33
9212
9213         * src/ldapupdate.c
9214                 fix the build warnings the easy way for now
9215
9216 2008-05-13 [colin]      3.4.0cvs32
9217
9218         * src/prefs_themes.c
9219                 Count .png files as icons too (fixes part
9220                 of bug 1609, 'Icon issues')
9221
9222 2008-05-13 [wwp]        3.4.0cvs31
9223
9224         * src/addressbook_foldersel.c
9225                 Fix wrong check (completes 3.4.0.cvs30).
9226
9227 2008-05-12 [wwp]        3.4.0cvs30
9228
9229         * src/addressbook.c
9230         * src/addressbook_foldersel.c
9231         * src/filtering.c
9232         * src/matcher.c
9233         * src/prefs_matcher.c
9234         * src/plugins/bogofilter/bogofilter.c
9235         * src/plugins/bogofilter/bogofilter_gtk.c
9236         * src/plugins/dillo_viewer/dillo_prefs.c
9237         * src/plugins/spamassassin/spamassassin.c
9238         * src/plugins/spamassassin/spamassassin_gtk.c
9239                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
9240                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
9241                 translated string "Any" in plugins (whitelisting) and
9242                 UTF8 comparisons.
9243
9244 2008-05-07 [colin]      3.4.0cvs29
9245
9246         * configure.ac
9247                 Fix --enable-maemo (assume --enable-generic-umpc)
9248
9249 2008-05-07 [colin]      3.4.0cvs28
9250
9251         * configure.ac
9252         * src/account.c
9253         * src/addr_compl.c
9254         * src/compose.c
9255         * src/editaddress.c
9256         * src/folderview.c
9257         * src/mainwindow.c
9258         * src/messageview.c
9259         * src/mimeview.c
9260         * src/prefs_account.c
9261         * src/prefs_common.c
9262         * src/prefs_display_header.c
9263         * src/prefs_filtering.c
9264         * src/prefs_summaries.c
9265         * src/prefs_template.c
9266         * src/prefs_toolbar.c
9267         * src/stock_pixmap.c
9268         * src/summaryview.c
9269         * src/summaryview.h
9270         * src/textview.c
9271         * src/toolbar.c
9272         * src/gtk/about.c
9273         * src/gtk/gtksctree.c
9274         * src/gtk/menu.c
9275         * src/gtk/prefswindow.c
9276         * src/gtk/sslcertwindow.c
9277                 Separate generic UMPC code (layouts, ...) from 
9278                 MAEMO code (Hildon, ...)
9279
9280 2008-05-06 [paul]       3.4.0cvs27
9281
9282         * tools/claws.i18n.status.pl
9283                 add he.po
9284
9285 2008-05-06 [colin]      3.4.0cvs26
9286
9287         * src/common/utils.c
9288                 Maybe fix crash on FreeBSD
9289
9290 2008-05-05 [colin]      3.4.0cvs25
9291
9292         * src/messageview.c
9293                 Fix bug 1602, 'Crash when sending return receipt for
9294                 messages with no subject'
9295
9296 2008-05-05 [colin]      3.4.0cvs24
9297
9298         * src/mimeview.c
9299                 Don't overwrite temporary files with same
9300                 name when drag and dropping. Fixes bug 1599,
9301                 'attach multiple files with the same name from 
9302                 one mail to another'
9303
9304 2008-05-04 [paul]       3.4.0cvs23
9305
9306         * src/compose.c
9307         * src/prefs_common.c
9308                 fix bug 1587 'can not replay with quote'
9309
9310 2008-05-03 [colin]      3.4.0cvs22
9311
9312         * po/de.po
9313                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
9314
9315 2008-05-03 [colin]      3.4.0cvs21
9316
9317         * src/toolbar.c
9318                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
9319                 icon isn't grayed although ineffective'
9320
9321 2008-05-02 [wwp]        3.4.0cvs20
9322
9323         * po/fr.po
9324                 Fix translation.
9325
9326         * src/prefs_folder_item.c
9327                 Add missing notice in folder properties (templates) when
9328                 folder is a root node.
9329
9330 2008-04-30 [colin]      3.4.0cvs19
9331
9332         * src/prefs_toolbar.c
9333                 Add Trash and Delete icons to the icon chooser
9334
9335 2008-04-30 [colin]      3.4.0cvs18
9336
9337         * src/compose.c
9338                 Remove "Delete entire line" which was a noop
9339                 and should be the same as "Delete line" :)
9340
9341 2008-04-30 [colin]      3.4.0cvs17
9342
9343         * src/compose.c
9344                 Fix 'Delete line' and 'Delete to end of line'
9345                 on the last line. Patch by <seelenhirt@gmx.net>
9346
9347 2008-04-28 [colin]      3.4.0cvs16
9348
9349         * src/folder.c
9350                 Fix bug 1589, 'tagsdb file not removed when
9351                 folder deleted'.
9352         * src/common/utils.c
9353                 Make sure claws_unlink accepts NULL arg.
9354
9355 2008-04-25 [colin]      3.4.0cvs15
9356
9357         * src/common/ssl.c
9358                 Fix/simplify previous commit
9359
9360 2008-04-25 [colin]      3.4.0cvs14
9361
9362         * src/addrindex.h
9363         * src/common/ssl_certificate.c
9364                 Patch by Marcus: Fix Win32 build
9365         * src/common/ssl.c
9366                 Fix build with GnuTLS/no pthread, thanks
9367                 to Marcus
9368
9369 2008-04-25 [colin]      3.4.0cvs13
9370
9371         * src/summaryview.c
9372                 Fix bug 1586, '3-pane vertical layout now and then 
9373                 still shows sender column'
9374
9375 2008-04-25 [colin]      3.4.0cvs12
9376
9377         * src/Makefile.am
9378         * src/w32-logo.ico
9379         * src/w32-resource.rc
9380                 Patch from Marcus Brinkmann to set an icon on w32.
9381
9382 2008-04-24 [colin]      3.4.0cvs11
9383
9384         * src/inc.c
9385         * src/inc.h
9386                 Trace inc locks
9387         * src/ldif.c
9388         * src/ldif.h
9389                 Fix bug 1581, 'Bad File Format during Import LDIF':
9390                 Use dynamically allocated buffers; also, allow 
9391                 importing contacts with no email address
9392
9393 2008-04-24 [colin]      3.4.0cvs10
9394
9395         * src/prefs_common.c
9396                 Increment the timeout a bit on OpenBSD, 75 isn't enough
9397
9398 2008-04-23 [colin]      3.4.0cvs9
9399
9400         * src/compose.c
9401         * src/prefs_folder_item.c
9402         * src/prefs_template.c
9403         * src/quote_fmt.c
9404                 Fix bug 1576: Fix unescaping of templates when testing them
9405                 I think it breaks nothing. (wwp, you're welcome to double-check)
9406
9407 2008-04-23 [paul]       3.4.0cvs8
9408
9409         * manual/advanced.xml
9410                 add info about the "two_line_vertical" hidden
9411                 pref
9412
9413 2008-04-22 [paul]       3.4.0cvs7
9414
9415         * src/prefs_common.c
9416         * src/prefs_common.h
9417         * src/summaryview.c
9418                 make the 2-line view in summaryview when in three
9419                 columns mode configurable. hidden pref: "two_line_vertical"
9420
9421 2008-04-22 [colin]      3.4.0cvs6
9422
9423         * src/inc.c
9424                 Fix missing inc_unlock()
9425         * src/prefs_matcher.c
9426         * src/send_message.c
9427                 Fix my last commit
9428
9429 2008-04-22 [colin]      3.4.0cvs5
9430
9431         * src/etpan/imap-thread.c
9432                 Use g_(un)setenv instead of (un)setenv which
9433                 doesn't exist on IRIX 6.5
9434
9435 2008-04-22 [colin]      3.4.0cvs4
9436
9437         * src/inc.c
9438         * src/prefs_common.c
9439         * src/send_message.c
9440                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
9441                 Set the default timeout to 75 seconds
9442
9443 2008-04-20 [colin]      3.4.0cvs3
9444
9445         * src/pixmaps/tray_newmail.offline.xpm
9446         * src/pixmaps/tray_newmail.xpm
9447         * src/pixmaps/tray_newmarkedmail.offline.xpm
9448         * src/pixmaps/tray_newmarkedmail.xpm
9449         * src/pixmaps/tray_nomail.offline.xpm
9450         * src/pixmaps/tray_nomail.xpm
9451         * src/pixmaps/tray_unreadmail.offline.xpm
9452         * src/pixmaps/tray_unreadmail.xpm
9453         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
9454         * src/pixmaps/tray_unreadmarkedmail.xpm
9455                 Make the tray icons a bit nicer. Would be
9456                 nice to get really nice icons from someone
9457                 who's good at Gimp :)
9458
9459 2008-04-18 [colin]      3.4.0cvs2
9460
9461         * src/common/log.c
9462                 Forgot one g_unlink
9463
9464 lease complete the changelog entry below
9465 2008-04-18 [colin]      3.4.0cvs1
9466
9467         * src/addrduplicates.c
9468         * src/addressbook.c
9469         * src/compose.c
9470         * src/crash.c
9471         * src/editaddress.c
9472         * src/folder.c
9473         * src/image_viewer.c
9474         * src/imap.c
9475         * src/inc.c
9476         * src/main.c
9477         * src/mbox.c
9478         * src/messageview.c
9479         * src/mh.c
9480         * src/msgcache.c
9481         * src/news.c
9482         * src/partial_download.c
9483         * src/pop.c
9484         * src/prefs_common.c
9485         * src/prefs_common.h
9486         * src/prefs_other.c
9487         * src/prefs_themes.c
9488         * src/procheader.c
9489         * src/procmime.c
9490         * src/procmsg.c
9491         * src/textview.c
9492         * src/wizard.c
9493         * src/common/prefs.c
9494         * src/common/ssl_certificate.c
9495         * src/common/template.c
9496         * src/common/utils.c
9497         * src/common/utils.h
9498         * src/etpan/imap-thread.c
9499         * src/plugins/dillo_viewer/dillo_viewer.c
9500         * src/plugins/pgpcore/sgpgme.c
9501         * src/plugins/pgpinline/pgpinline.c
9502                 Add an option to shred temporary files and messages
9503                 instead of just removing them. Slows deletions down!
9504
9505 2008-04-18 [paul]       3.4.0
9506
9507         * NEWS
9508         * README
9509         * RELEASE_NOTES 
9510                 3.4.0 released
9511
9512
9513 2008-04-18 [paul]       3.3.1cvs61
9514
9515         * po/de.po
9516         * po/fi.po
9517         * po/it.po
9518         * po/pt_BR.po
9519                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
9520                 and Frederico Goncalves Guimaraes
9521         * po/es.po
9522                 updated on the last minute by a lazy Ricardo Mones
9523
9524 2008-04-18 [colin]      3.3.1cvs60
9525
9526         * po/fr.po
9527                 Update translation (Fabien Vantard)
9528
9529 2008-04-17 [colin]      3.3.1cvs59
9530
9531         * src/imap.c
9532                 Fix debian bug 474712, 'claws seg faults when IMAP 
9533                 connection breaks after an IMAP protocol error 
9534                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
9535         * src/summaryview.c
9536                 Fix a little leak
9537
9538 2008-04-17 [colin]      3.3.1cvs58
9539
9540         * src/common/log.c
9541                 Fix log size getting out of control (claws-mail
9542                 getting SIGXFSZ): rotate if every 10MB
9543
9544 2008-04-10 [paul]       3.3.1cvs57
9545
9546         * src/prefs_other.c
9547                 improvements to english usage
9548
9549 2008-04-10 [paul]       3.3.1cvs56
9550
9551         * src/prefs_receive.c
9552                 add an accurate description
9553
9554 2008-04-08 [colin]      3.3.1cvs55
9555
9556         * src/undo.c
9557                 Probably fix corruption, introduced in cvs53
9558
9559 2008-04-04 [iwkse]      3.3.1cvs54
9560
9561         * src/undo.c
9562                 undo should works properly again
9563
9564 2008-04-04 [iwkse]      3.3.1cvs53
9565
9566         * src/undo.c
9567                 Fix a segfault but breaks undo
9568                 on a specific case (eg. double paste with
9569                 middle-mouse button)
9570
9571 2008-04-04 [iwkse]      3.3.1cvs52
9572
9573         * src/prefs_filtering.c
9574                 Fix previous Tab mess
9575
9576 2008-04-03 [iwkse]      3.3.1cvs51
9577
9578         * src/prefs_filtering.c
9579                 Add search in filtering rules list
9580
9581 2008-04-02 [colin]      3.3.1cvs50
9582
9583         * src/main.c
9584                 Revert part of the previous patch: we do
9585                 want to parse ~/.claws-mail/gtkrc-2.0 if it
9586                 exists
9587
9588 2008-04-02 [colin]      3.3.1cvs49
9589
9590         * src/main.c
9591                 Fix bug 1562, 'Claws-Mail does not completely 
9592                 respect settings in GTK2_RC_FILES environment'
9593                 Remove manual parsing of .gtkrc-2.0 and 
9594                 .gtk/gtkrc-2.0. GTK does it itself these days.
9595
9596 2008-04-01 [colin]      3.3.1cvs48
9597
9598         * src/imap_gtk.c
9599                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
9600                 ticking "Show only subscribed"'
9601
9602 2008-03-31 [colin]      3.3.1cvs47
9603
9604         * src/folder.c
9605                 Fix bug 1553, 'File lock not respected'
9606                 Regression due to the implementation of
9607                 deletion batching
9608
9609 2008-03-31 [colin]      3.3.1cvs46
9610
9611         * src/mainwindow.c
9612                 Fix tags menu update, thanks to Paul
9613
9614 2008-03-29 [wwp]        3.3.1cvs45
9615
9616         * src/prefs_account.c
9617         * src/prefs_common.c
9618         * src/prefs_folder_item.c
9619         * src/prefs_quote.c
9620         * src/quote_fmt.c
9621         * src/quote_fmt.h
9622                 Fix compose template formats (in global preferences)
9623                 being translated under specific conditions.
9624                 Add a button to restore factory defaults for current
9625                 language.
9626
9627 2008-03-27 [colin]      3.3.1cvs44
9628
9629         * src/common/prefs.c
9630         * src/common/xmlprops.c
9631                 Fix RedHat bug 431735, 'segfault if /home is full' 
9632                 (when starting): Fix double fclose() in prefs.c
9633                 and potentially xmlprops.c
9634
9635 2008-03-27 [colin]      3.3.1cvs43
9636
9637         * src/addressbook.c
9638                 Fix bug 1559, 'Claws Mail crashed deleting all 
9639                 common contacts'
9640
9641 2008-03-27 [wwp]        3.3.1cvs42
9642
9643         * src/addressbook.c
9644                 Fix 3.3.0cvs41.
9645
9646 2008-03-27 [wwp]        3.3.1cvs41
9647
9648         * src/addressbook.c
9649                 Prevent list flickering when deleting addresses.
9650
9651 2008-03-26 [colin]      3.3.1cvs40
9652
9653         * src/imap.c
9654                 Clean up session disconnection. Possibly
9655                 fix Ubuntu bug #204290
9656
9657 2008-03-26 [colin]      3.3.1cvs39
9658
9659         * src/textview.c
9660                 Fix bug 1555: current folder wasn't used when
9661                 right-clicking on an email address
9662
9663 2008-03-25 [colin]      3.3.1cvs38
9664
9665         * src/plugins/bogofilter/bogofilter.c
9666         * src/plugins/bogofilter/bogofilter.h
9667         * src/plugins/bogofilter/bogofilter_gtk.c
9668                 Add a "learn from whitelist" preference
9669                 Whitelist Unsure mails too.
9670
9671 2008-03-24 [paul]       3.3.1cvs37
9672
9673         * src/prefs_account.c
9674                 If no MH mailbox and no account exists, when
9675                 creating a POP/Local account, just create and
9676                 use the default one instead of bailing with a
9677                 "Mailbox doesn't exist" error
9678
9679 2008-03-21 [colin]      3.3.1cvs36
9680
9681         * src/procmime.c
9682                 strstrip mime subtype
9683
9684 2008-03-21 [paul]       3.3.1cvs35
9685
9686         * manual/advanced.xml
9687                 correct and update the info about Actions
9688
9689 2008-03-20 [colin]      3.3.1cvs34
9690
9691         * src/messageview.c
9692         * src/messageview.h
9693         * src/textview.c
9694                 Show at max 1MB of text, add a noticeview to
9695                 show everything optionally.
9696
9697 2008-03-20 [colin]      3.3.1cvs33
9698
9699         * src/stock_pixmap.c
9700                 Add support for png themes
9701
9702 2008-03-19 [wwp]        3.3.1cvs32
9703
9704         * src/procheader.c
9705                 Sanity check.
9706
9707 2008-03-18 [colin]      3.3.1cvs31
9708
9709         * src/common/utils.c
9710         * src/common/utils.h
9711                 Handle size_t instead of off_t in to_human_readable
9712
9713 2008-03-18 [colin]      3.3.1cvs30
9714
9715         * src/imap.c
9716                 Remove raw printf
9717
9718 2008-03-16 [colin]      3.3.1cvs29
9719
9720         * src/summaryview.c
9721                 Fix build on GTK < 2.12
9722
9723 2008-03-16 [colin]      3.3.1cvs28
9724
9725         * src/mainwindow.c
9726                 Refresh non-list widget when switching
9727                 messageview
9728
9729 2008-03-16 [colin]      3.3.1cvs27
9730
9731         * manual/faq.xml
9732                 Revert cvs25: This wasn't a typo :) :
9733                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
9734
9735
9736 2008-03-16 [colin]      3.3.1cvs26
9737
9738         * src/summaryview.c
9739         * src/gtk/gtksctree.c
9740         * src/gtk/gtksctree.h
9741                 Implement 2-lines items in Summaryview when in 
9742                 three columns mode
9743
9744 2008-03-16 [paul]       3.3.1cvs25
9745
9746         * manual/faq.xml
9747                 fix typo
9748
9749 2008-03-14 [colin]      3.3.1cvs24
9750
9751         * src/prefs_filtering_action.c
9752                 Fix buglet on setting recipient when
9753                 reediting forward rules.
9754
9755 2008-03-12 [colin]      3.3.1cvs23
9756
9757         * src/summaryview.c
9758                 Fix a new unused variable warning
9759         * src/plugins/trayicon/trayicon.c
9760                 Fix folderview's scrollbar at startup
9761                 if starting hidden
9762
9763 2008-03-12 [colin]      3.3.1cvs22
9764
9765         * src/folderview.c
9766         * src/summaryview.c
9767                 Use item_opened at the beginning of showing
9768                 a folder instead of the end. Fixes flicker.
9769
9770 2008-03-12 [paul]       3.3.1cvs21
9771
9772         * src/folder.c
9773         * src/folder.h
9774         * src/mainwindow.c
9775         * src/procmsg.c
9776         * src/summaryview.c
9777         * src/plugins/trayicon/trayicon.c
9778                 add tooltip with extended folder stats
9779
9780 2008-03-10 [colin]      3.3.1cvs20
9781
9782         * src/common/xml.c
9783                 Handle comments
9784
9785 2008-03-07 [colin]      3.3.1cvs19
9786
9787         * src/mainwindow.c
9788                 Fix blinking of the taskbar entry
9789
9790 2008-03-07 [colin]      3.3.1cvs18
9791
9792         * src/mainwindow.c
9793                 MAEMO: Fix bug 1494, 'Trayicon 
9794                 plugin breaks UI...'
9795
9796 2008-03-07 [paul]       3.3.1cvs17
9797
9798         * src/gtk/authors.h
9799                 reflect reality a bit more closely
9800
9801 2008-03-06 [colin]      3.3.1cvs16
9802
9803         * src/mainwindow.c
9804         * src/mainwindow.h
9805         * src/summaryview.c
9806         * src/summaryview.h
9807         * src/toolbar.c
9808                 Integrate things better wrt the new
9809                 summaryview extensibility.
9810
9811 2008-03-06 [wwp]        3.3.1cvs15
9812
9813         * src/quote_fmt.c
9814                 Fix some gcc warnings.
9815
9816 2008-03-06 [wwp]        3.3.1cvs14
9817
9818         * src/prefs_account.c
9819         * src/prefs_folder_item.c
9820         * src/prefs_gtk.c
9821         * src/prefs_template.c
9822         * src/gtk/prefswindow.c
9823         * src/gtk/prefswindow.h
9824                 prefs_templates: fix missing unregistering of addr_completion widgets
9825                 and and ending of addr_completion service.
9826                 prefs_folder_item: fix missing registering/unregistering of widgets,
9827                 and rework the way add_completion service is started and stopped.
9828                 Plus few prefswindow API changes (opening).
9829
9830 2008-03-06 [wwp]        3.3.1cvs13
9831
9832         * src/folder_item_prefs.c
9833         * src/prefs_template.c
9834         * src/prefs_template.h
9835         * src/quote_fmt.c
9836         * src/common/template.c
9837                 Complete 3.3.1cvs12, thanks to Colin.
9838
9839 2008-03-06 [wwp]        3.3.1cvs12
9840
9841         * src/compose.c
9842         * src/folder_item_prefs.c
9843         * src/folder_item_prefs.h
9844         * src/prefs_account.c
9845         * src/prefs_folder_item.c
9846         * src/prefs_quote.c
9847         * src/prefs_template.c
9848         * src/quote_fmt.c
9849         * src/quote_fmt.h
9850         * src/common/template.c
9851         * src/common/template.h
9852                 Global and per-folder templates can now override the from name (this
9853                 doesn't change the account being used).
9854                 Examples:
9855                  "My other name" <%account_email> (just changes the name)
9856                  my.faked.email@address.org (overrides the address too)
9857
9858 2008-03-05 [colin]      3.3.1cvs11
9859
9860         * src/summaryview.c
9861         * src/summaryview.h
9862                 Replace that hbox with a notebook
9863
9864 2008-03-05 [colin]      3.3.1cvs10
9865
9866         * src/folder.h
9867         * src/folderview.c
9868                 Add klass functions for notification of folder
9869                 opening/closing via the GUI
9870         * src/summaryview.c
9871         * src/summaryview.h
9872                 Add a specific container for the scrolledwin
9873
9874 2008-03-05 [colin]      3.3.1cvs9
9875
9876         * src/folder.h
9877         * src/folderview.c
9878                 Add klass functions for notification of folder 
9879                 opening/closing via the GUI
9880         * src/summaryview.c
9881         * src/summaryview.h
9882                 Add a specific container for the scrolledwin
9883
9884 2008-03-02 [colin]      3.3.1cvs8
9885
9886         * src/messageview.c
9887                 MAEMO: Fix bug 1541, 'Deleting message from within 
9888                 read window displays next message then closes.'
9889
9890 2008-03-02 [colin]      3.3.1cvs7
9891
9892         * src/main.c
9893                 Probably fix bug 1539, 'Program crashes':
9894                 Setup Gcrypt's thread functions when built
9895                 with GnuTLS
9896
9897 2008-03-01 [colin]      3.3.1cvs6
9898
9899         * src/folder.c
9900         * src/imap_gtk.c
9901                 Get rid of stale folders with no account
9902
9903 2008-02-28 [colin]      3.3.1cvs5
9904
9905         * src/compose.c
9906                 Fix bug 1534, 'Segmentation fault when doing 
9907                 some draft saving and then throwing away'
9908         * src/imap.c
9909                 Fix bug 1533, 'Claws is unable to mark messages 
9910                 as "read" in IMAP shared folders'
9911         * src/etpan/imap-thread.c
9912                 Fix bug 1515, 'large messages crash claws when 
9913                 syncing for offline mode'. This is rather a
9914                 workaround, and mails > 64MB will still be
9915                 problematic if there's less than 64MB available
9916                 on the dataroot volume.
9917         * src/messageview.c
9918                 MAEMO: Add information when fetching big messages
9919
9920 2008-02-26 [colin]      3.3.1cvs4
9921
9922         * src/imap.c
9923                 fix bug 1532, '"login refused" message insufficiently 
9924                 detailed'
9925
9926 2008-02-26 [paul]       3.3.1cvs3
9927
9928         * INSTALL
9929         * README
9930                 remove mentions of ClamAV and a few other
9931                 old bits of information
9932
9933 2008-02-23 [colin]      3.3.1cvs2
9934
9935         * src/main.c
9936                 Fix log output (missing \n)
9937
9938 2008-02-23 [colin]      3.3.1cvs1
9939
9940         * configure.ac
9941                 Bump version number for stable release
9942
9943 2008-02-23 [paul]       3.3.0cvs21
9944
9945         * po/he.po
9946                 updated by Ofer
9947
9948 2008-02-21 [colin]      3.3.0cvs20
9949
9950         * src/matcher.c
9951                 Fix bug 1527, 'filtering is case sensitive when it 
9952                 shouldn't be'
9953
9954 2008-02-20 [colin]      3.3.0cvs19
9955
9956         * src/main.c
9957                 Fix file attachments from older Thunar
9958
9959 2008-02-19 [colin]      3.3.0cvs18
9960
9961         * manual/plugins.xml
9962         * manual/es/plugins.xml
9963         * manual/fr/plugins.xml
9964         * manual/pl/plugins.xml
9965                 Remove Clamav
9966
9967 2008-02-19 [paul]       3.3.0cvs17
9968
9969         * tools/README
9970         * tools/csv2addressbook.pl
9971                 add support for Kmail/Kaddressbook
9972
9973 2008-02-18 [colin]      3.3.0cvs16
9974
9975         * src/imap.c
9976                 Unset folder's session before creating a
9977                 new one
9978         * src/main.c
9979         * src/prefs_common.c
9980         * src/prefs_common.h
9981         * manual/advanced.xml
9982                 Add an hidden use_networkmanager pref, to
9983                 disable NetworkManager handling. Also,
9984                 consider UNKNOWN state to be CONNECTED.
9985
9986 2008-02-18 [wwp]        3.3.0cvs15
9987
9988         * src/matcher.c
9989                 Fix Engrish and make 'not' more visible in filtering debug logs.
9990
9991 2008-02-15 [colin]      3.3.0cvs14
9992
9993         * src/matcher.c
9994                 Revert cvs10 for now, it breaks the feature
9995
9996 2008-02-15 [colin]      3.3.0cvs13
9997
9998         * src/main.c
9999                 Always focus folder tree at startup
10000         * src/compose.c
10001                 Fix bug 1521, 'Cannot close compose window after 
10002                 replying to a non-existent news message'
10003
10004 2008-02-13 [colin]      3.3.0cvs12
10005
10006         * src/folderview.c
10007                 Fix important warnings
10008
10009 2008-02-12 [colin]      3.3.0cvs11
10010
10011         * src/imap.c
10012         * src/etpan/imap-thread.c
10013         * src/etpan/imap-thread.h
10014                 Fix handling of $Forwarded flag on Exchange:
10015                 check for the existence or creatability of a
10016                 flag before using it.
10017
10018 2008-02-12 [colin]      3.3.0cvs10
10019
10020         * src/matcher.c
10021                 Optimise matching on Found in addressbook if
10022                 the matched header is in cache (From, etc)
10023
10024 2008-02-12 [colin]      3.3.0cvs9
10025
10026         * src/folderview.c
10027                 Fix crashy stuff when changing displayed
10028                 columns
10029
10030 2008-02-12 [wwp]        3.3.0cvs8
10031
10032         * src/folder.h
10033                 Remove duplicate func declaration and restore the one
10034                 a missing one.
10035
10036 2008-02-12 [wwp]        3.3.0cvs7
10037
10038         * src/compose.c
10039         * src/export.c
10040         * src/folder.c
10041         * src/folder.h
10042         * src/foldersel.c
10043         * src/foldersel.h
10044         * src/imap_gtk.c
10045         * src/import.c
10046         * src/mainwindow.c
10047         * src/messageview.c
10048         * src/mh_gtk.c
10049         * src/prefs_account.c
10050         * src/prefs_filtering_action.c
10051         * src/summaryview.c
10052         * src/plugins/bogofilter/bogofilter_gtk.c
10053         * src/plugins/spamassassin/spamassassin_gtk.c
10054                 Allow moving/copying folders to root folders when using
10055                 the folder selection dialog (it was not possible to
10056                 maemo users to reparent a subfolder to a root folder
10057                 at all).
10058
10059 2008-02-12 [fabien]     3.3.0cvs6
10060
10061         * po/fr.po
10062                 a few days late for i18n fr update. Sorry.
10063
10064 2008-02-11 [colin]      3.3.0cvs5
10065
10066         * src/main.c
10067                 Implement support for future /dev/mem_notify.
10068                 This Linux kernel feature will allow applications
10069                 to be notified that memory has to be freed
10070                 before getting OOM-killed. For more information:
10071                 http://lwn.net/Articles/267013/
10072
10073 2008-02-10 [paul]       3.3.0cvs4
10074
10075         * src/Makefile.am
10076         * src/mimeview.c
10077         * src/prefs_toolbar.c
10078         * src/stock_pixmap.c
10079         * src/stock_pixmap.h
10080         * src/pixmaps/mime_text_patch.xpm
10081                 add an icon for attached patches
10082
10083 2008-02-09 [paul]       3.3.0cvs3
10084
10085         * src/gtk/about.c
10086                 bump the (c) year
10087
10088 2008-02-09 [wwp]        3.3.0cvs2
10089
10090         * src/main.c
10091                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
10092
10093 2008-02-08 [colin]      3.3.0cvs1
10094
10095         * src/common/utils.c
10096                 Forbid attaching anything containing "../" or ".ssh/"
10097                 from mailto: URI
10098
10099 2008-02-08 [paul]       3.3.0
10100
10101         * NEWS
10102         * README
10103         * RELEASE_NOTES 
10104                 3.3.0 released
10105
10106 2008-02-08 [paul]       3.2.0cvs77
10107
10108         * AUTHORS
10109                 updated with new translators
10110         * configure.ac
10111                 added he to ALL_LINGUAS
10112         * po/cs.po
10113         * po/de.po
10114         * po/es.po
10115         * po/fi.po
10116         * po/hu.po
10117         * po/it.po
10118         * po/pt_BR.po
10119         * po/zh_CN.po
10120                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
10121                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
10122                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
10123                 and Ralph Young
10124         * po/he.po
10125                 new Hebrew translation by Ofer <oc666@netvision.net.il>
10126         * src/gtk/about.c
10127                 updated with new translators and bumped (c) year
10128         * src/gtk/authors.h
10129                 updated with new translators
10130
10131 2008-02-05 [colin]      3.2.0cvs76
10132
10133         * src/messageview.c
10134         * src/mimeview.c
10135         * src/mimeview.h
10136                 Special case text/calendar parts: if there's one in
10137                 the mail, and a plugin handling text/calendar is
10138                 loaded, show that part. That'll avoid rendering 
10139                 meetings as plain text, which just looks broken to
10140                 many users.
10141
10142 2008-02-04 [colin]      3.2.0cvs75
10143
10144         * src/mainwindow.c
10145                 Maemo: Fix LED handling on OS 2008
10146
10147 2008-02-01 [colin]      3.2.0cvs74
10148
10149         * src/compose.c
10150                 Possibly fix the annoying and hard-to reproduce bug
10151                 where lines 
10152                 are
10153                 rewrapped
10154                 like
10155                 that.
10156
10157 2008-02-01 [paul]       3.2.0cvs73
10158
10159         * src/common/utils.c
10160                 fix bug 1502, 'Plus signs are stripped from
10161                 email addresses when calling from command line'
10162                 Thanks to Colin
10163
10164 2008-01-31 [colin]      3.2.0cvs72
10165
10166         * src/exphtmldlg.c
10167         * src/mimeview.c
10168         * src/summaryview.c
10169                 Fix building of URIs from filenames
10170
10171 2008-01-31 [wwp]        3.2.0cvs71
10172
10173         * src/main.c
10174                 Fixes debug output of compiled-in features list
10175                 (completes 3.2.0cvs60).
10176
10177 2008-01-31 [colin]      3.2.0cvs70
10178
10179         * configure.ac
10180         * po/POTFILES.in
10181         * src/compose.c
10182         * src/plugins/Makefile.am
10183         * src/plugins/clamav/.cvsignore
10184         * src/plugins/clamav/Makefile.am
10185         * src/plugins/clamav/README
10186         * src/plugins/clamav/clamav_plugin.c
10187         * src/plugins/clamav/clamav_plugin.h
10188         * src/plugins/clamav/clamav_plugin_gtk.c
10189         * src/plugins/clamav/clamav_plugin_gtk.deps
10190                 Remove the Clamav plugin from the core
10191
10192 2008-01-28 [wwp]        3.2.0cvs69
10193
10194         * src/compose.c
10195         * src/prefs_template.c
10196         * src/prefs_template.h
10197         * src/quote_fmt.c
10198         * src/quote_fmt.h
10199         * src/quote_fmt_lex.l
10200         * src/quote_fmt_parse.y
10201                 Fix for bug #1493: count lines (\n chars) according to the way
10202                 format body is passed (i.e. \-escaped or not).
10203
10204 2008-01-27 [paul]       3.2.0cvs68
10205
10206         * po/en_GB.po
10207                 updated
10208         * src/prefs_actions.c
10209         * src/prefs_filtering.c
10210         * src/prefs_folder_item.c
10211         * src/prefs_template.c
10212         * src/gtk/about.c
10213                 some minor changes to the English
10214
10215 2008-01-24 [colin]      3.2.0cvs67
10216
10217         * src/etpan/imap-thread.c
10218         * src/etpan/nntp-thread.c
10219                 Fix bug 1348, 'Hang ups at exit time with 
10220                 pgp plugin since 3.0.2'
10221
10222 2008-01-23 [colin]      3.2.0cvs66
10223
10224         * src/toolbar.c
10225                 Fix translation of something that shouldn't be
10226
10227 2008-01-23 [colin]      3.2.0cvs65
10228
10229         * src/procmime.c
10230                 Fix bug 1486, 'Re: Incorrect content when replying'
10231                 Revert to full scan if short scan found only 0-length
10232                 text parts
10233
10234 2008-01-23 [paul]       3.2.0cvs64
10235
10236         * src/prefs_folder_item.c
10237                 fix bug 1485, 'selecting a folder's default
10238                 account if name contains '&''
10239
10240 2008-01-23 [colin]      3.2.0cvs63
10241
10242         * src/folder.c
10243         * src/folder.h
10244         * src/main.c
10245         * src/mainwindow.c
10246                 Fix bug 1480, 'should be able to display mail file
10247                 from command line'. Let 'claws-mail --select' accept
10248                 absolute paths in addition to folder identifiers.
10249
10250 2008-01-22 [wwp]        3.2.0cvs62
10251
10252         * src/account.c
10253         * src/account.h
10254         * src/compose.c
10255         * src/messageview.c
10256         * src/summaryview.c
10257         * src/common/utils.c
10258         * src/common/utils.h
10259                 Allow from=address in mailto sequence:
10260                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
10261                   The 'from' will try to select the first account matching in accounts list,
10262                   otherwise will use the usual account selection mechanism but override with
10263                   this 'from' address.
10264                 Allow mailto with NNTP accounts
10265                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
10266                   is the default one or if a NNTP account address is used with 'from'.
10267                   This is more or less a bugfix as it was possible to use mailto with a NNTP
10268                   default account but the complete mailto sequence was put in To.
10269
10270 2008-01-22 [wwp]        3.2.0cvs61
10271
10272         * doc/man/claws-mail.1
10273                 Updated the man page: status of few features, command-line
10274                 usage (--version-full) and completed list of config files
10275                 and dirs.
10276
10277 2008-01-22 [wwp]        3.2.0cvs60
10278
10279         * src/main.c
10280                 Added --version-full to display version and compiled-in
10281                 features list (for later use by Clawsker for instance).
10282
10283 2008-01-22 [holger]     3.2.0cvs59
10284
10285         * src/addrduplicates.c
10286                 Fix scrolling in addressbook duplicate
10287                 finder result dialog
10288
10289 2008-01-21 [colin]      3.2.0cvs58
10290
10291         * src/summaryview.c
10292                 Fix bug 1457, 'sorting messages on, say, from, 
10293                 should subsort on previous sort choice'. Subsort
10294                 by date when sort is Subject, From, To, Tags.
10295
10296 2008-01-21 [colin]      3.2.0cvs57
10297
10298         * AUTHORS
10299         * src/matcher.c
10300         * src/mimeview.c
10301         * src/common/ssl.c
10302         * src/gtk/authors.h
10303                 Fix bug 1478, 'Wrong pthread_create calls all 
10304                 over the place'. Patch by Christian Cornelssen
10305
10306 2008-01-20 [colin]      3.2.0cvs56
10307
10308         * src/imap.c
10309         * src/etpan/imap-thread.c
10310         * src/etpan/imap-thread.h
10311                 Fix bug 1468, 'Use IMAP keyword to 
10312                 store "forwarded" flag'
10313
10314 2008-01-20 [colin]      3.2.0cvs55
10315
10316         * src/folderutils.c
10317                 Make list operations faster
10318
10319 2008-01-20 [colin]      3.2.0cvs54
10320
10321         * src/mainwindow.c
10322                 Fix bug 1353, 'on startup with small screen 
10323                 layout, keyboard input gets lost'
10324
10325 2008-01-20 [colin]      3.2.0cvs53
10326
10327         * src/textview.c
10328                 Complete 3.2.0cvs49, and fixes bug 1477, 
10329                 'Claws Mail crashes when view PGP-encrypted 
10330                 message'
10331
10332 2008-01-20 [colin]      3.2.0cvs52
10333
10334         * src/compose.c
10335                 Fix privacy menu update when replying to
10336                 encrypted mail and no default privacy 
10337                 system is set
10338
10339 2008-01-19 [colin]      3.2.0cvs51
10340
10341         * src/filtering.c
10342         * src/procmsg.h
10343         * src/plugins/bogofilter/bogofilter.c
10344         * src/plugins/clamav/clamav_plugin.c
10345         * src/plugins/spamassassin/spamassassin.c
10346                 Batch filtering deletions too (and save 4 bytes
10347                 per MsgInfo in the process :)
10348
10349 2008-01-19 [colin]      3.2.0cvs50
10350
10351         * src/folder.c
10352                 Make cache update after copies much faster
10353                 on IMAP
10354
10355 2008-01-19 [colin]      3.2.0cvs49
10356
10357         * src/textview.c
10358                 Check g_fopen() success
10359
10360 2008-01-17 [wwp]        3.2.0cvs48
10361
10362         * manual/faq.xml
10363         * manual/es/faq.xml
10364         * manual/fr/faq.xml
10365         * manual/pl/faq.xml
10366                 Sylpheed? No idea what this means.
10367
10368 2008-01-17 [colin]      3.2.0cvs47
10369
10370         * src/gtk/gtksctree.c
10371                 Make dnd threshold higher on Maemo
10372
10373 2008-01-16 [colin]      3.2.0cvs46
10374
10375         * src/common/passcrypt.c
10376                 Fix build on FreeBSD, thanks to Pawel
10377
10378 2008-01-15 [colin]      3.2.0cvs45
10379
10380         * src/compose.c
10381                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
10382                 spell check of actuall word'
10383         * src/summaryview.c
10384                 Temporarily disable immediate execution when learning
10385                 spam *only* if the summaryview isn't locked
10386
10387 2008-01-15 [wwp]        3.2.0cvs44
10388
10389         * src/prefs_filtering.c
10390                 Fix filtering prefs layout (Maemo port), moving page up/down
10391                 from buttons to context menu.
10392
10393 2008-01-15 [colin]      3.2.0cvs43
10394
10395         * src/compose.c
10396                 Fix bug 1465, 'First line in new message does not mark URLs'
10397
10398 2008-01-15 [colin]      3.2.0cvs42
10399
10400         * src/common/passcrypt.c
10401                 Fix bug 1461, 'several components #define 
10402                 _XOPEN_SOURCE improperly'
10403
10404 2008-01-15 [colin]      3.2.0cvs41
10405
10406         * src/summaryview.c
10407                 Fix bug 1469, 'Column width adjustments on message 
10408                 lists do not save'
10409
10410 2008-01-14 [holger]     3.2.0cvs40
10411
10412         * configure.ac
10413                 Add tests for dbus, dbus glib bindings,
10414                 and NetworkManager. All is optional. Add new
10415                 --(en|dis)able-networkmanager-support switch.
10416         * src/Makefile.am
10417         * src/imap.c
10418         * src/inc.c
10419         * src/main.c
10420         * src/main.h
10421         * src/mainwindow.c
10422         * src/gtk/about.c
10423                 Add optional NetworkManager support, so Claws Mail
10424                 can try to do the right thing when the network connection
10425                 status changes. NetworkManager support is active by
10426                 default if above requirements were met.
10427
10428 2008-01-12 [colin]      3.2.0cvs39
10429
10430         * src/summaryview.c
10431                 Advertise the click-on-reply feature in the tooltip
10432
10433 2008-01-12 [colin]      3.2.0cvs38
10434
10435         * src/Makefile.am
10436         * src/stock_pixmap.c
10437         * src/stock_pixmap.h
10438         * src/pixmaps/tray_newmail.offline.xpm
10439         * src/pixmaps/tray_newmail.xpm
10440         * src/pixmaps/tray_newmarkedmail.offline.xpm
10441         * src/pixmaps/tray_newmarkedmail.xpm
10442         * src/pixmaps/tray_nomail.offline.xpm
10443         * src/pixmaps/tray_nomail.xpm
10444         * src/pixmaps/tray_unreadmail.offline.xpm
10445         * src/pixmaps/tray_unreadmail.xpm
10446         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
10447         * src/pixmaps/tray_unreadmarkedmail.xpm
10448         * src/plugins/trayicon/Makefile.am
10449         * src/plugins/trayicon/newmail.offline.xpm
10450         * src/plugins/trayicon/newmail.xpm
10451         * src/plugins/trayicon/newmarkedmail.offline.xpm
10452         * src/plugins/trayicon/newmarkedmail.xpm
10453         * src/plugins/trayicon/nomail.offline.xpm
10454         * src/plugins/trayicon/nomail.xpm
10455         * src/plugins/trayicon/trayicon.c
10456         * src/plugins/trayicon/unreadmail.offline.xpm
10457         * src/plugins/trayicon/unreadmail.xpm
10458         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
10459         * src/plugins/trayicon/unreadmarkedmail.xpm
10460                 Make the Trayicon plugin icons themable
10461
10462 2008-01-12 [wwp]        3.2.0cvs37
10463
10464         * src/prefs_display_header.c
10465                 Fix extra leading hyphen visible in the display
10466                 header configuration combo list (maemo).
10467
10468 2008-01-11 [colin]      3.2.0cvs36
10469
10470         * src/imap.c
10471                 Set timeout to 1 before disconnecting all -
10472                 for when one switches to offline and has 
10473                 no network anymore
10474         * src/messageview.c
10475                 Fix bug 1454, 'error message shows parts and 
10476                 signature of previous messages'
10477         * src/prefs_common.c
10478                 Maemo: Hide Send dialog by default
10479
10480 2008-01-10 [colin]      3.2.0cvs35
10481
10482         * src/action.c
10483         * src/editldap.c
10484         * src/prefs_account.c
10485         * src/wizard.c
10486         * src/gtk/inputdialog.c
10487         * src/plugins/pgpcore/passphrase.c
10488                 Maemo: Fix bug 1455, 'Password enters leading letter 
10489                 incorrectly as uppercase'
10490
10491 2008-01-09 [colin]      3.2.0cvs34
10492
10493         * po/pl.po
10494                 Fix bug 1446, 'SC crashes frequently when staying 
10495                 in background'. Format string error in Polish 
10496                 translation
10497         * src/gtk/description_window.c
10498         * src/prefs_template.c
10499                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
10500                 patch by Pawel
10501         * src/wizard.c
10502                 Maemo: Fix build
10503
10504 2008-01-08 [colin]      3.2.0cvs33
10505
10506         * src/main.c
10507                 Maemo: connect HW status change signal for shutdown
10508         * src/mainwindow.c
10509                 Maemo: Fix hardware space key
10510         * src/wizard.c
10511                 Maemo: name mmc1 and 2 a better name
10512
10513 2008-01-08 [wwp]        3.2.0cvs32
10514
10515         * src/folder.c
10516         * src/folder_item_prefs.c
10517         * src/folder_item_prefs.h
10518         * src/prefs_folder_item.c
10519                 It's now possible to disable processing rules when
10520                 entering a folder (this adds a new option to the
10521                 folder properties dialog).
10522
10523 2008-01-08 [wwp]        3.2.0cvs31
10524
10525         * src/common/utils.c
10526                 Mailto: now supports 'insert' (stands for 'insert file'), this
10527                 adds the ability to create a new message from the command-line,
10528                 with body set from an existing file contents.
10529
10530 2008-01-08 [colin]      3.2.0cvs30
10531
10532         * src/summaryview.c
10533                 Maybe fix bug 1452, 'crash while drag'n'droping 
10534                 emails to an IMAP folder'
10535
10536 2008-01-07 [wwp]        3.2.0cvs29
10537
10538         * src/prefs_filtering.c
10539                 Static-alize a function, thanks to Colin.
10540
10541 2008-01-07 [colin]      3.2.0cvs28
10542
10543         * src/folderview.c
10544                 Fix scrolling to bottom when drag and dropping
10545         * src/summaryview.c
10546                 Fix bug 1445, 'Display sender using addressbook: fails 
10547                 when From: isn't an email address'
10548
10549 2008-01-07 [wwp]        3.2.0cvs27
10550
10551         * src/prefs_actions.c
10552         * src/prefs_filtering.c
10553         * src/prefs_template.c
10554                 Add tooltips to most buttons in the templates, actions and
10555                 filtering/processing dialogs.
10556
10557 2008-01-07 [wwp]        3.2.0cvs26
10558
10559         * src/prefs_filtering.c
10560                  - add a clear button to clear dialog input fields
10561                  - add page up and page down buttons to move selected rule up and down
10562                  - in rules list popup-menu: added Delete, Delete all and Duplicate
10563                  - popup-menu items are greyed out either if the list is empty (not counting the
10564                    (New) row or if there is no selected item
10565                  - clear store when closing dialog
10566
10567         * src/prefs_actions.c
10568                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
10569                    clear button, popup-menu
10570                  - clear store when closing dialog
10571
10572         * src/prefs_template.c
10573                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
10574                    clear button, popup-menu 
10575
10576         * src/addrcustomattr.c
10577                  - renamed popup-menu item Clear list to Delete all
10578                  - grey out popup-menu items is there is no selected item or if list is empty
10579                  - clear store when closing dialog
10580
10581         * src/edittags.c
10582                  - added popup-menu item Delete all
10583                  - grey out popup-menu items is there is no selected item or if list is empty
10584                  - clear store when closing dialog
10585
10586 2008-01-06 [wwp]        3.2.0cvs25
10587
10588         * src/addressadd.c
10589                 One more layout fix by Pawel (completes 3.2.0cvs24).
10590
10591 2008-01-05 [colin]      3.2.0cvs24
10592
10593         * src/addressadd.c
10594                 Little GUI fixes, patch by Pawel
10595
10596 2007-12-29 [wwp]        3.2.0cvs23
10597
10598         * src/compose.c
10599                 Fix for bug #1443, and strip possible whitespaces around
10600                 custom header names.
10601
10602 2007-12-29 [mones]      3.2.0cvs22
10603
10604         * po/es.po
10605                 Updated translation, corrected a term based 
10606                 on suggestion from Israel Saeta P�rez,
10607                 reverted awful X-Mailer translation
10608         * src/procmime.c
10609                 Complete cvs20 for FreeBSD, patch by Pawel
10610
10611 2007-12-29 [colin]      3.2.0cvs21
10612
10613         * src/textview.c
10614                 Fix bug 1442, 'Tags are repeated in 
10615                 encapsulated messages'
10616
10617 2007-12-28 [colin]      3.2.0cvs20
10618
10619         * src/procmime.c
10620                 Fix path to mime/globs. Patch by Marten King.
10621
10622 2007-12-27 [colin]      3.2.0cvs19
10623
10624         * src/plugins/pgpcore/Makefile.am
10625         * src/plugins/pgpinline/Makefile.am
10626         * src/plugins/pgpmime/Makefile.am
10627                 Add missing flags to build pgp plugins on maemo
10628
10629 2007-12-27 [colin]      3.2.0cvs18
10630
10631         * src/mainwindow.c
10632                 Maximise before showing to avoid probable flickering
10633                 on slow computers.
10634
10635 2007-12-27 [colin]      3.2.0cvs17
10636
10637         * src/main.c
10638         * src/mainwindow.c
10639         * src/prefs_common.c
10640         * src/prefs_common.h
10641                 Fix bug 1439, 'Claws Mail does not remember window size 
10642                 state when restarted'. Save maximised state and force
10643                 maximisation at startup if applicable.
10644
10645 2007-12-23 [paul]       3.2.0cvs16
10646
10647         * src/prefs_matcher.c
10648                 fix bug 1436, 'Filter condition dialog doesn't
10649                 load header name from current rules'
10650
10651 2007-12-22 [paul]       3.2.0cvs15
10652
10653         * src/compose.c
10654                 fix bug 1435, 'Reply doesn't take into account
10655                 reply-to field'
10656
10657 2007-12-21 [paul]       3.2.0cvs14
10658
10659         * src/common/ssl_certificate.c
10660                 fix FreeBSD build with IPV6 support 
10661
10662 2007-12-20 [colin]      3.2.0cvs13
10663
10664         * src/imap.c
10665                 Fix error handling
10666
10667 2007-12-20 [colin]      3.2.0cvs12
10668
10669         * src/imap.c
10670         * src/imap.h
10671         * src/prefs_account.c
10672                 Add DIGEST-MD5 support for IMAP authentication
10673
10674 2007-12-19 [mones]      3.2.0cvs11
10675
10676         * doc/man/claws-mail.1
10677                 Better ordering of sections, updated options
10678         * po/es.po
10679                 Updated strings
10680
10681 2007-12-19 [paul]       3.2.0cvs10
10682
10683         * src/prefs_account.c
10684                 use a spinbutton instead of an entry for
10685                 "POP authentication timeout" also
10686
10687 2007-12-19 [colin]      3.2.0cvs9
10688
10689         * src/prefs_filtering_action.c
10690         * src/prefs_matcher.c
10691         * src/gtk/description_window.c
10692                 Destroy info windows with their parents
10693                 Patch by Pawel
10694
10695 2007-12-19 [colin]      3.2.0cvs8
10696
10697         * src/prefs_account.c
10698                 Use spinbuttons instead of entries where needed
10699                 Patch by Pawel
10700
10701 2007-12-18 [paul]       3.2.0cvs7
10702
10703         * src/prefs_matcher.c
10704                 add missing i18n for a few strings
10705                 Patch by Stephan Sachse
10706
10707 2007-12-18 [paul]       3.2.0cvs6
10708
10709         * src/prefs_logging.c
10710                 use 'disk' instead of 'disc'
10711
10712 2007-12-18 [paul]       3.2.0cvs5
10713
10714         * po/en_GB.po
10715                 updated
10716         * src/addrcustomattr.c
10717         * src/editaddress.c
10718                 fixes to the ingleesh
10719         * src/prefs_filtering_action.c
10720                 fix copyright header
10721                 fix untranslated strings
10722         * src/prefs_filtering_action.h
10723                 fix copyright header
10724
10725 2007-12-18 [wwp]        3.2.0cvs4
10726
10727         * src/folderview.c
10728         * src/headerview.c
10729         * src/prefs_common.c
10730         * src/prefs_common.h
10731         * src/prefs_fonts.c
10732         * src/summaryview.c
10733         * src/textview.c
10734         * src/wizard.c
10735         * src/common/defs.h
10736         * src/gtk/gtkutils.c
10737                 Added prefs to set custom small and bold fonts
10738                 (might matter on some desktops, according to
10739                 DPI and font settings).
10740
10741 2007-12-18 [colin]      3.2.0cvs3
10742
10743         * src/prefs_logging.c
10744                 Rework GUI, patch by Pawel
10745
10746 2007-12-18 [colin]      3.2.0cvs2
10747
10748         * src/prefs_filtering_action.c
10749                 Rework GUI, patch by Pawel
10750
10751 2007-12-18 [colin]      3.2.0cvs1
10752
10753         * src/editaddress.c
10754                 Fix build on old GCC
10755                 Fix inverted buttons
10756
10757 2007-12-17 [paul]       3.2.0
10758
10759         * NEWS
10760         * README
10761         * RELEASE_NOTES 
10762                 3.2.0 released
10763
10764 2007-12-17 [paul]       3.1.0cvs79
10765
10766         * po/de.po
10767         * po/fr.po
10768         * po/hu.po
10769         * po/it.po
10770         * po/pt_BR.po
10771                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
10772                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
10773
10774 2007-12-17 [mones]      3.1.0cvs78
10775
10776         * po/es.po
10777                 Updated Spanish translation for 3.2.0 release
10778
10779 2007-12-16 [colin]      3.1.0cvs77
10780
10781         * src/addrcustomattr.c
10782                 Fix translations, patch by Fabien
10783
10784 2007-12-15 [paul]       3.1.0cvs76
10785
10786         * src/folderview.c
10787                 fix compiler warning
10788
10789 2007-12-14 [colin]      3.1.0cvs75
10790
10791         * src/folderview.c
10792                 Simplify logic
10793
10794 2007-12-12 [wwp]        3.1.0cvs74
10795
10796         * AUTHORS
10797         * src/gtk/authors.h
10798                 Added Marius Glauser to the hall of fame.
10799
10800 2007-12-12 [wwp]        3.1.0cvs73
10801
10802         * src/gtk/gtkutils.c
10803                 Improve the way we show results of searches
10804                 in message bodies: selected text now get centered
10805                 vertically in the message window.
10806                 Patch by Marius Glauser <seelenhirt@gmx.net>.
10807
10808 2007-12-10 [colin]      3.1.0cvs72
10809
10810         * src/folder.c
10811                 Don't crash when setting batch mode on no folder
10812
10813 2007-12-10 [colin]      3.1.0cvs71
10814
10815         * src/common/utils.c
10816                 Fix potential buffer overrun (thanks to
10817                 Hiroyuki)
10818
10819 2007-12-08 [paul]       3.1.0cvs70
10820
10821         * src/prefs_receive.c
10822                 small change to the English
10823
10824 2007-12-08 [colin]      3.1.0cvs69
10825
10826         * src/vcard.c
10827                 Fix warnings
10828
10829 2007-12-07 [colin]      3.1.0cvs68
10830
10831         * src/mainwindow.c
10832         * src/summaryview.c
10833         * src/summaryview.h
10834                 Free simplify_subject_preg at exit
10835
10836 2007-12-07 [colin]      3.1.0cvs67
10837
10838         * src/main.c
10839         * src/summaryview.c
10840         * src/common/utils.c
10841         * src/common/utils.h
10842                 We have to free reused regexps from time to
10843                 time, or they get huge
10844
10845 2007-12-07 [colin]      3.1.0cvs66
10846
10847         * src/vcard.c
10848                 Fix QP decoding (and UTF8)
10849
10850 2007-12-07 [colin]      3.1.0cvs65
10851
10852         * src/addrcustomattr.c
10853                 Update list of default custom attributes
10854                 now (will be needed for a feature patch
10855                 post 3.2.0)
10856
10857 2007-12-07 [colin]      3.1.0cvs64
10858
10859         * src/folder.c
10860                 Batch on destination folder when copying - fixes
10861                 slowness when moving unread mails to trash on IMAP
10862
10863 2007-12-06 [colin]      3.1.0cvs63
10864
10865         * src/common/w32_time.c
10866         * src/common/w32lib.h
10867         * src/etpan/etpan-thread-manager.c
10868         * src/etpan/imap-thread.c
10869         * src/etpan/nntp-thread.c
10870         * src/gtk/Makefile.am
10871                 Fix win32 build with libetpan. Thanks to
10872                 Marcus Brinkmann.
10873
10874 2007-12-06 [colin]      3.1.0cvs62
10875
10876         * src/account.c
10877         * src/imap.c
10878         * src/prefs_account.c
10879         * src/prefs_account.h
10880         * src/etpan/imap-thread.c
10881         * src/etpan/imap-thread.h
10882                 Disable connection via command line on WIN32
10883                 Disable mmap use on WIN32 - use normal strings
10884         * src/addressbook.c
10885         * src/addressbook.h
10886         * src/addressbook_foldersel.c
10887         * src/addressbook_foldersel.h
10888         * src/prefs_filtering_action.c
10889         * src/prefs_matcher.c
10890         * src/plugins/bogofilter/bogofilter_gtk.c
10891         * src/plugins/dillo_viewer/dillo_prefs.c
10892         * src/plugins/spamassassin/spamassassin_gtk.c
10893                 Fix leak, rework function logics to be more
10894                 natural - thanks to Holger
10895         * src/common/utils.c
10896                 Fix warnings
10897
10898 2007-12-06 [colin]      3.1.0cvs61
10899
10900         * src/news.c
10901         * src/common/utils.c
10902         * src/common/utils.h
10903                 Fix posting, and fix UTF-8 being sent when encoding
10904                 is 8bit
10905
10906 2007-12-05 [colin]      3.1.0cvs60
10907
10908         * src/news.c
10909                 Fix debian bug #453157, 'Fails to post usenet
10910                 articles after NNTP connection has been 
10911                 interrupted". Fix return value to prevent deletion
10912                 on failure, and issue MODE READER in case posting
10913                 fails at first.
10914
10915 2007-12-05 [colin]      3.1.0cvs59
10916
10917         * src/messageview.c
10918         * src/uri_opener.c
10919                 Improvements to the List URIs dialog
10920                 Patch by Pawel
10921
10922 2007-12-05 [colin]      3.1.0cvs58
10923
10924         * src/prefs_other.c
10925         * src/gtk/gtksctree.h
10926                 Fix warnings
10927
10928 2007-12-04 [colin]      3.1.0cvs57
10929
10930         * src/etpan/imap-thread.c
10931                 Fix bug 1378, 'Claws exits on IMAP alert message'
10932                 Don't do GTK calls directly from Etpan thread
10933
10934 2007-12-04 [colin]      3.1.0cvs56
10935
10936         * src/folderview.c
10937         * src/gtk/gtksctree.c
10938                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
10939                 Make all the left of column zero an hotspot for
10940                 expanding.
10941
10942 2007-12-04 [colin]      3.1.0cvs55
10943
10944         * src/mainwindow.c
10945         * src/mainwindow.h
10946         * src/prefs_common.c
10947         * src/prefs_common.h
10948         * src/prefs_receive.c
10949                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
10950
10951 2007-12-04 [wwp]        3.1.0cvs54
10952
10953         * src/prefs_other.c
10954                 Fix for bug #1419.
10955
10956 2007-12-04 [holger]     3.1.0cvs53
10957
10958         * src/addrduplicates.c
10959         * src/addrduplicates.h
10960                 Export addressbook entry deletion
10961
10962 2007-12-04 [colin]      3.1.0cvs52
10963
10964         * tools/Makefile.am
10965         * tools/README.sylprint
10966         * tools/sylprint.pl
10967         * tools/sylprint.rc
10968                 Fix debian bug #454089 (symlink attack in TMP directory)
10969                 http://secwatch.org/advisories/1019661/ :
10970                 Remove the buggy script, which was unmaintained anyway
10971         * src/news.c
10972         * src/procmsg.c
10973                 Store things in our private tmp directory.
10974
10975 2007-12-03 [colin]      3.1.0cvs51
10976
10977         * src/folder.c
10978         * src/folder.h
10979         * src/folderview.c
10980         * src/imap.c
10981         * src/mainwindow.c
10982                 Fix update problem when getting remote tags
10983         * src/prefs_matcher.c
10984                 Rework GUI to make it better. Patch by Pawel
10985                 Pekala
10986
10987 2007-12-03 [colin]      3.1.0cvs50
10988
10989         * src/etpan/imap-thread.c
10990         * src/etpan/nntp-thread.c
10991                 Fix bug 1417, 'Network log doesn't reveal 
10992                 enough NNTP errors'
10993
10994 2007-12-02 [iwkse]      3.1.0cvs49
10995
10996         * src/plugins/dillo_viewer/dillo_prefs.c
10997                         Insert dillo under the Plugins menu
10998
10999 2007-12-01 [paul]       3.1.0cvs48
11000
11001         * src/html.c
11002                 add these variant forms
11003                 Thanks to Colin
11004
11005 2007-12-01 [paul]       3.1.0cvs47
11006
11007         * src/matcher.c
11008                 fix a typo
11009
11010 2007-12-01 [paul]       3.1.0cvs46
11011
11012         * po/POTFILES.in
11013                 add the new addrcustomattr.c file
11014
11015 2007-11-29 [colin]      3.1.0cvs45
11016
11017         * src/common/ssl_certificate.c
11018                 Use the more modern getaddrinfo instead of 
11019                 gethostbyname when possible
11020
11021 2007-11-28 [colin]      3.1.0cvs44
11022
11023         * src/summaryview.c
11024                 Maybe fix bug 1410 and other crash reports
11025                 in summaryview since cvs38.
11026
11027 2007-11-28 [wwp]        3.1.0cvs43
11028
11029         * src/prefs_summary_open.c
11030                 Guard against an empty list of actions to perform
11031                 when opening a folder (or migration defaults could
11032                 be introduced, confusing).
11033
11034 2007-11-28 [colin]      3.1.0cvs42
11035
11036         * src/folderview.c
11037                 Fix mark all read from folder's contextual menu
11038
11039 2007-11-27 [colin]      3.1.0cvs41
11040
11041         * src/imap.c
11042         * src/imap.h
11043         * src/imap_gtk.c
11044         * src/prefs_account.c
11045         * src/etpan/imap-thread.c
11046                 A few fixes to the IMAP flags handling: Optimisations,
11047                 two crashers, mention that Bandwitdh-efficient mode
11048                 prevents tag fetching.
11049                 Fix M-UTF7 in subscription dialog.
11050
11051 2007-11-27 [colin]      3.1.0cvs40
11052
11053         * src/folder.c
11054         * src/mbox.c
11055         * src/summaryview.c
11056                 Make filtering faster on flags change: Batch original 
11057                 folderitem, where we'll do flags/tags changes.
11058
11059 2007-11-27 [colin]      3.1.0cvs39
11060
11061         * src/filtering.c
11062                 Fix bug 1407, 'After a copy action, further rules apply 
11063                 to both original and copy'
11064
11065 2007-11-27 [colin]      3.1.0cvs38
11066
11067         * src/edittags.c
11068         * src/summaryview.c
11069                 Fixes races when doing a long operation and user
11070                 asks for another one (Mark all read/unread on a 
11071                 big folder on IMAP for example)
11072
11073 2007-11-27 [wwp]        3.1.0cvs37
11074
11075         * src/addressbook.c
11076         * src/prefs_common.c
11077                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
11078                 and 3.1.0cvs35 (addressbook.c).
11079
11080 2007-11-27 [holger]     3.1.0cvs36
11081
11082         * src/printing.c
11083                 Add a line separating header and body
11084                 in the printout
11085
11086 2007-11-27 [wwp]        3.1.0cvs35
11087
11088         * src/addressbook.c
11089                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
11090                 (thanks to Colin) and revert disabling of cut/copy
11091                 context menu entries upon selected groups.
11092
11093 2007-11-27 [holger]     3.1.0cvs34
11094
11095         * src/printing.c
11096                 Add weights to the list of supported text attributes
11097                 for printing
11098
11099 2007-11-27 [wwp]        3.1.0cvs33
11100
11101         * src/Makefile.am
11102         * src/addrcustomattr.c
11103         * src/addrcustomattr.h
11104         * src/addressbook.c
11105         * src/editaddress.c
11106         * src/editaddress.h
11107         * src/prefs_common.c
11108         * src/prefs_common.h
11109         * src/common/defs.h
11110                 Provide a (customizable) list of preset attribute names
11111                 for editing contacts (closes bug #1391).
11112
11113 2007-11-27 [wwp]        3.1.0cvs32
11114
11115         * src/addrclip.c
11116         * src/addressbook.c
11117         * src/addritem.c
11118                 Various fixes in the address book:
11119                         - made copy/move of a folder to itself or its subtree
11120                           impossible (-> error)
11121                         - errors messages don't show in the status bar anymore,
11122                           use alertpanels instead
11123                         - simple click on group doesn't open group edit dialog
11124                           anymore when in contact edit embedded mode (was too itchy)
11125                         - fixed disabling of edit button and and menu entry when
11126                           in contact edit embedded mode (was done in a bad and
11127                           ineffective way)
11128                         - fix menu cut/paste sensitivity in treelist context
11129                           menu (conflicting enabling was done by different functions)
11130                         - fix some menu item sensitivity in address list context menu
11131                         - don't allow cut/copy of groups, it's useless as they won't
11132                           be copied w/ their contents
11133                         - fix missing copy of the picture file when copying (bug #1402),
11134                           fix picture attribute (internal) value when moving or copying
11135
11136
11137 2007-11-27 [colin]      3.1.0cvs31
11138
11139         * src/folder.c
11140         * src/imap.c
11141                 Fix tags loss on move, fix space encoding
11142
11143 2007-11-26 [colin]      3.1.0cvs30
11144
11145         * src/edittags.c
11146         * src/folder.c
11147         * src/folder.h
11148         * src/imap.c
11149         * src/messageview.c
11150         * src/procmsg.c
11151         * src/procmsg.h
11152         * src/summaryview.c
11153         * src/common/utils.c
11154         * src/common/utils.h
11155         * src/etpan/imap-thread.c
11156         * src/etpan/imap-thread.h
11157                 Add IMAP tags support
11158
11159 2007-11-26 [colin]      3.1.0cvs29
11160
11161         * src/imap.c
11162                 Fix bug 1405, 'imap auto auth method doesn't 
11163                 work since 3.1.0'
11164
11165 2007-11-26 [colin]      3.1.0cvs28
11166
11167         * src/messageview.c
11168         * src/procmime.c
11169                 Handle broken disposition-notifications from Evolution
11170                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
11171
11172 2007-11-25 [paul]       3.1.0cvs27
11173
11174         * src/folder_item_prefs.c
11175         * src/folder_item_prefs.h
11176                 remove dead code
11177
11178 2007-11-23 [wwp]        3.1.0cvs26
11179
11180         * src/matcher.c
11181         * src/matcher.h
11182         * src/matcher_parser_parse.y
11183         * src/prefs_matcher.c
11184                 Fix irrelevant case folding when adding matcher condition 'test',
11185                 thanks to Colin.
11186
11187 2007-11-23 [wwp]        3.1.0cvs25
11188
11189         * src/prefs_common.c
11190         * src/prefs_common.h
11191         * src/prefs_summary_open.c
11192         * src/prefs_summary_open.h
11193         * src/summaryview.c
11194                 Add "select first email in list" to the list of possible selections
11195                 when opening a folder.
11196
11197 2007-11-23 [paul]       3.1.0cvs24
11198
11199         * po/de.po
11200                 a fix by Stephan Sachse, plus remove all
11201                 old strings from the end of the file
11202
11203 2007-11-23 [wwp]        3.1.0cvs23
11204
11205         * src/prefs_msg_colors.c
11206                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
11207                 with little changes.
11208
11209 2007-11-23 [paul]       3.1.0cvs22
11210
11211         * src/prefs_logging.c
11212                 eliminate wasted horizontal space
11213
11214 2007-11-23 [paul]       3.1.0cvs21
11215
11216         * src/prefs_summaries.c
11217                 don't wrap the label or put linebreaks
11218
11219 2007-11-22 [colin]      3.1.0cvs20
11220
11221         * src/plugins/pgpinline/pgpinline.c
11222                 Fix decryption
11223
11224 2007-11-22 [wwp]        3.1.0cvs19
11225
11226         * src/prefs_themes.c
11227                 Yet another misuse of get_rc_dir(), still related
11228                 to user themes. Completes 3.1.0cvs18.
11229
11230 2007-11-22 [wwp]        3.1.0cvs18
11231
11232         * src/stock_pixmap.c
11233                 Fix a misuse of get_rc_dir(), user themes dir was
11234                 not set properly and some themes might have disappeared
11235                 from themes list in prefs.
11236
11237 2007-11-22 [wwp]        3.1.0cvs17
11238
11239         * src/edittags.c
11240         * src/edittags.h
11241         * src/common/tags.c
11242         * src/common/tags.h
11243                 Correct copyright for these claws-mail-only brand new
11244                 files.
11245
11246 2007-11-22 [paul]       3.1.0cvs16
11247
11248         * src/compose.c
11249                 fix bug 1400, 'Drag and drop of URLs does not work'
11250                 Thanks to Colin
11251
11252 2007-11-22 [paul]       3.1.0cvs15
11253
11254         * src/prefs_common.c
11255                 make "cmds_use_system_default" default to FALSE
11256                 so as not to disrupt current settings
11257         * src/summaryview.c
11258                 increase the size of the GdkRectangle, tooltips
11259                 didn't show for me otherwise
11260
11261 2007-11-21 [colin]      3.1.0cvs14
11262
11263         * src/compose.c
11264         * src/crash.c
11265         * src/exphtmldlg.c
11266         * src/mainwindow.c
11267         * src/manual.c
11268         * src/mimeview.c
11269         * src/prefs_account.c
11270         * src/prefs_common.c
11271         * src/prefs_common.h
11272         * src/prefs_ext_prog.c
11273         * src/textview.c
11274         * src/uri_opener.c
11275         * src/gtk/about.c
11276         * src/gtk/gtkutils.c
11277                 Use xdg-open as a way to find default browser,
11278                 when available
11279
11280 2007-11-21 [colin]      3.1.0cvs13
11281
11282         * src/messageview.c
11283         * src/procmime.c
11284         * src/procmsg.h
11285                 Send better return receipts (useful ones)
11286                 Handle incoming return receipts
11287
11288 2007-11-20 [colin]      3.1.0cvs12
11289
11290         * src/printing.c
11291         * src/printing.h
11292                 Add getter/setter for settings, and getter
11293                 for page setup
11294
11295 2007-11-20 [colin]      3.1.0cvs11
11296
11297         * src/folderview.c
11298         * src/main.c
11299         * src/mainwindow.c
11300                 Fix bug 1396, 'Crash on disabling a filter 
11301                 while it is processing'
11302
11303 2007-11-20 [paul]       3.1.0cvs10
11304
11305         * src/folder.c
11306                 fix bug 1395, 'Crash on checking for new mails
11307                 while filter is running'
11308                 Thanks to Colin
11309
11310 2007-11-20 [paul]       3.1.0cvs9
11311
11312         * src/compose.c
11313                 make this string easier for translators
11314
11315 2007-11-19 [colin]      3.1.0cvs8
11316
11317         * src/prefs_summaries.c
11318         * src/summaryview.c
11319                 Don't enable more tooltips on Maemo
11320
11321 2007-11-19 [colin]      3.1.0cvs7
11322
11323         * src/prefs_common.c
11324         * src/prefs_common.h
11325         * src/prefs_summaries.c
11326         * src/summaryview.c
11327                 Fix bug 1388, 'message list tool tips'
11328                 Add (optional) tooltips in summaryview.
11329                 This only works with GTK+ >= 2.12
11330
11331 2007-11-19 [colin]      3.1.0cvs6
11332
11333         * src/compose.c
11334                 Make strings a bit better when attaching
11335                 from mailto: URIs
11336
11337 2007-11-19 [colin]      3.1.0cvs5
11338
11339         * src/common/utils.c
11340                 Fix bug 1392, 'Top level domain .EU is 
11341                 not recognised as valid'
11342
11343 2007-11-19 [wwp]        3.1.0cvs4
11344
11345         * src/compose.c
11346         * src/compose.h
11347                 Revert changes to compose.c made in 3.1.0cvs2.
11348
11349 2007-11-19 [wwp]        3.1.0cvs3
11350
11351         * src/addressbook.c
11352         * src/addressbook.h
11353         * src/editaddress.c
11354         * src/editgroup.c
11355         * src/addrduplicates.c
11356                 Minor improvements in the address book:
11357                 always accept new contacts provided that some
11358                 detail is set (instead of rejecting silently).
11359                 Better guessing of contact name from incomplete
11360                 name information. Better display of contacts with
11361                 no name, in contact lists, group contents, find
11362                 duplicate results.
11363                 
11364
11365 2007-11-19 [wwp]        3.1.0cvs2
11366
11367         * src/compose.c
11368         * src/compose.h
11369         * src/prefs_logging.c
11370         * src/prefs_summaries.c
11371                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
11372                 wrap some long label in prefs/summaries, layout checkboxes
11373                 in a more compact form in prefs/loggin, make account and
11374                 header's combos have the same size/spacing in compose
11375                 window.
11376
11377 2007-11-19 [wwp]        3.1.0cvs1
11378
11379         * src/edittags.c
11380                 Fix a tiny leak and duplicate variable.
11381
11382 2007-11-19 [paul]       3.1.0
11383
11384         * NEWS
11385         * README
11386         * RELEASE_NOTES 
11387                 3.1.0 released
11388
11389 2007-11-19 [paul]       3.0.2cvs145
11390
11391         * po/de.po
11392         * po/fi.po
11393         * po/fr.po
11394         * po/hu.po
11395         * po/it.po
11396         * po/pl.po
11397         * po/pt_BR.po
11398         * po/sk.po
11399         * po/zh_CN.po
11400                 updated by Stephan Sachse, Flammie Pirinen,
11401                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
11402                 Emil Nowak, Frederico Goncalves Guimaraes,
11403                 Andrej Kacian, and Ralph Young
11404
11405 2007-11-18 [mones]      3.0.2cvs144
11406
11407         * po/es.po
11408                 Updated Spanish translation
11409
11410 2007-11-18 [colin]      3.0.2cvs143
11411
11412         * src/edittags.c
11413                 Prevent empty tag after edit, thanks to wwp
11414
11415 2007-11-18 [colin]      3.0.2cvs142
11416
11417         * src/editaddress.c
11418                 Fix possible "(null)" %s - thanks to wwp
11419
11420 2007-11-16 [wwp]        3.0.2cvs141
11421
11422         * src/common/utils.c
11423                 Fix for 3.0.2cvs140, prevents from crashing when opening
11424                 a compose window.
11425
11426 2007-11-16 [colin]      3.0.2cvs140
11427
11428         * src/main.c
11429         * src/common/claws.c
11430                 Output a bit more useful info at startup
11431                 in --debug mode
11432
11433 2007-11-16 [colin]      3.0.2cvs139
11434
11435         * src/compose.c
11436         * src/common/utils.c
11437         * src/common/utils.h
11438                 Fix bug 1387, 'Request for --compose to 
11439                 support multiple attachments'
11440
11441 2007-11-16 [colin]      3.0.2cvs138
11442
11443         * src/news.c
11444                 Fix bug 1390, 'NNTP fails after server 
11445                 closed connection'
11446
11447 2007-11-16 [colin]      3.0.2cvs137
11448
11449         * src/prefs_display_header.c
11450                 Fix bug 1389, 'Changing 'Display headers 
11451                 in message view' breaks dispheaderrc'
11452
11453 2007-11-14 [colin]      3.0.2cvs136
11454
11455         * src/summaryview.c
11456         * src/gtk/quicksearch.c
11457         * src/gtk/quicksearch.h
11458                 Fix resetting the quicksearch when in non-sticky
11459                 mode, but Recursive is set: reset only when going
11460                 out of the root search folder.
11461
11462 2007-11-14 [colin]      3.0.2cvs135
11463
11464         * src/filtering.c
11465                 Don't set new flag back when doing "Mark as unread"
11466                 from filtering
11467
11468 2007-11-12 [paul]       3.0.2cvs134
11469
11470         * src/plugins/dillo_viewer/dillo_viewer.c
11471                 don't offer the mime type for translation
11472
11473 2007-11-12 [paul]
11474
11475         3.1.0-rc2 released
11476
11477 2007-11-11 [colin]      3.0.2cvs133
11478
11479         * src/imap_gtk.c
11480         * src/mh_gtk.c
11481                 Use markup-escaped strings in dialogs
11482
11483 2007-11-11 [colin]      3.0.2cvs132
11484
11485         * src/imap.c
11486                 Better IMAP-UTF7/UTF8 conversion
11487
11488 2007-11-10 [colin]      3.0.2cvs131
11489
11490         * src/news.c
11491                 Fix debian bug 450698, 'nntp auth behavior changed 
11492                 without notice'
11493
11494 2007-11-10 [colin]      3.0.2cvs130
11495
11496         * configure.ac
11497         * src/inc.c
11498         * src/main.c
11499         * src/main.h
11500         * src/mimeview.c
11501         * src/statusbar.c
11502         * src/common/utils.c
11503         * src/etpan/Makefile.am
11504         * src/gtk/filesel.c
11505         * src/gtk/gtkutils.h
11506         * src/gtk/menu.c
11507         * src/plugins/bogofilter/Makefile.am
11508         * src/plugins/clamav/Makefile.am
11509         * src/plugins/dillo_viewer/Makefile.am
11510         * src/plugins/pgpcore/Makefile.am
11511         * src/plugins/spamassassin/Makefile.am
11512         * src/plugins/trayicon/Makefile.am
11513                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
11514
11515 2007-11-09 [colin]      3.0.2cvs129
11516
11517         * src/addressbook.c
11518         * src/ldapupdate.c
11519                 fix bug 1375, 'Impossible to modify e-mail
11520                 in LDAP addressbook twice'; Try two. update
11521                 externalID, don't make display lag, and
11522                 fix the cases where dn is not mail.
11523
11524 2007-11-08 [paul]       3.0.2cvs128
11525
11526         * src/account.c
11527         * src/compose.c
11528         * src/messageview.c
11529         * src/prefs_account.c
11530         * src/prefs_account.h
11531                 reinstate 'Generate Message-ID' option as an
11532                 account preference. (hidden on IMAP)
11533                 Thanks to Colin
11534
11535 2007-11-08 [paul]       3.0.2cvs127
11536
11537         * src/textview.c
11538                 MAEMO: fix failure of loading images inline
11539                 MAEMO: fix bug 1349, 'Emails still skip to end
11540                 when opened (in certain circumstances)...'
11541
11542 2007-11-07 [colin]      3.0.2cvs126
11543
11544         * src/toolbar.c
11545                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
11546
11547 2007-11-07 [colin]      3.0.2cvs125
11548
11549         * src/toolbar.c
11550                 Re-change the string occurence of A_CLAWS_ACTIONS
11551                 to A_SYL_ACTIONS, to prevent parse errors of the
11552                 toolbar_*.xml files
11553
11554 2007-11-07 [colin]      3.0.2cvs124
11555
11556         * src/mimeview.c
11557         * src/prefs_common.c
11558         * src/prefs_common.h
11559         * manual/advanced.xml
11560                 Add an hidden pref, 'save_parts_readwrite';
11561                 completes 3.0.2cvs35
11562
11563 2007-11-07 [paul]       3.0.2cvs123
11564
11565         * src/prefs_toolbar.c
11566         * src/toolbar.c
11567         * src/toolbar.h
11568                 rename ToolbarSylpheedActions to ToolbarClawsActions
11569                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
11570
11571 2007-11-07 [paul]       3.0.2cvs122
11572
11573         * src/toolbar.c
11574                 MAEMO: remove tooltips
11575
11576 2007-11-07 [colin]      3.0.2cvs121
11577
11578         * src/plugins/pgpinline/pgpinline.c
11579                 Fix bug 1377, 'unspecific errors on 
11580                 signature checking'. Fix trimming of
11581                 UTF8 data.
11582
11583 2007-11-06 [iwkse]      3.0.2cvs120
11584
11585         * src/prefs_summary_open.c
11586                 yet a string change
11587
11588 2007-11-06 [paul]       3.0.2cvs119
11589
11590         * tools/Makefile.am
11591         * tools/README
11592         * tools/csv2addressbook.pl
11593                 add a new script that imports a CSV formatted
11594                 address book. Becky and Thunderbird address
11595                 book are currently supported.
11596
11597 2007-11-05 [colin]      3.0.2cvs118
11598
11599         * src/imap.c
11600                 Fix deletion 
11601
11602 2007-11-05 [iwkse]      3.0.2cvs117
11603
11604         * src/prefs_summary_open.c
11605                 String changes
11606
11607 2007-11-04 [paul]       3.0.2cvs116
11608
11609         * src/addressbook_foldersel.c
11610                 fix gtk critical warning
11611                 Patch by Pawel Pekala
11612
11613 2007-11-04 [paul]       3.0.2cvs115
11614
11615         * tools/README
11616         * tools/claws-mail-compose-insert-files.pl
11617                 add --bcc and uri_escape() everything
11618
11619 2007-11-04 [paul]       3.0.2cvs114
11620
11621         * src/gtk/gtkutils.c
11622                 gtkut_stock_with_text_button_set_create(): set
11623                 GTK_CAN_DEFAULT on buttons 2 and 3
11624
11625 2007-11-03 [paul]       3.0.2cvs113
11626
11627         * src/common/utils.c
11628                 fix debian bug #448814, 'mailto: URI decoding
11629                 desn't decode the destination address field'
11630                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
11631
11632 2007-11-03 [paul]       3.0.2cvs112
11633
11634         * AUTHORS
11635         * src/compose.c
11636         * src/gtk/authors.h
11637                 allow Bcc in commandline URIs
11638                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
11639
11640 2007-11-02 [colin]      3.0.2cvs111
11641
11642         * src/addressbook.c
11643                 Maybe fix bug 1376, 'crash on 
11644                 addressbook manipulation'
11645
11646 2007-10-31 [paul]       3.0.2cvs110
11647
11648         * src/ldapupdate.c
11649                 fix bug 1375, 'Impossible to modify e-mail
11650                 in LDAP addressbook twice'
11651                 Patch by Michael Rasmussen
11652
11653 2007-10-30 [paul]       3.0.2cvs109
11654
11655         * configure.ac
11656                 enable GnuTLS support with --enable-gnutls which
11657                 will disable openssl support. if the user has
11658                 gtk >= 2.10.x don't allow gnomeprint even if the
11659                 user asks for it
11660
11661 2007-10-30 [paul]
11662
11663         3.1.0-rc1 released
11664
11665 2007-10-30 [paul]       3.0.2cvs108
11666
11667         * Makefile.am
11668                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
11669
11670 2007-10-30 [paul]       3.0.2cvs107
11671
11672         * src/expldifdlg.c
11673         * src/prefs_account.c
11674         * src/prefs_folder_item.c
11675         * src/prefs_spelling.c
11676         * src/prefs_themes.c
11677         * src/wizard.c
11678         * src/gtk/gtkaspell.c
11679         * src/gtk/gtkaspell.h
11680         * src/plugins/spamassassin/spamassassin_gtk.c
11681                 replace deprecated gtk_option_menu...
11682                 patch by Pawel Pekala
11683
11684 2007-10-29 [colin]      3.0.2cvs106
11685
11686         * src/plugins/dillo_viewer/dillo_prefs.c
11687                 Fix forgotten signal connect
11688
11689 2007-10-28 [colin]      3.0.2cvs105
11690
11691         * src/plugins/dillo_viewer/dillo_prefs.c
11692         * src/plugins/dillo_viewer/dillo_prefs.h
11693         * src/plugins/dillo_viewer/dillo_viewer.c
11694                 Implement addressbook-based whitelisting for loading
11695                 remote images. Fixed missing destroy of the embedded
11696                 browser that made a Dillo window pop up on exit, if
11697                 an HTML part was displayed.
11698
11699 2007-10-26 [colin]      3.0.2cvs104
11700
11701         * src/edittags.c
11702                 Add missing static
11703
11704 2007-10-25 [colin]      3.0.2cvs103
11705
11706         * src/editaddress.c
11707                 Add tap-and-hold on the picture, for Maemo
11708         * src/edittags.c
11709         * src/edittags.h
11710         * src/mainwindow.c
11711         * src/procmsg.c
11712         * src/summaryview.c
11713         * src/textview.c
11714                 Unify tag interfaces.
11715
11716 2007-10-25 [colin]      3.0.2cvs102
11717
11718         * src/imap.c
11719         * src/etpan/imap-thread.h
11720                 Much better error handling. We'll need to be really
11721                 clear to users about where errors come from, with 
11722                 the apparition of Gmail's IMAP server.
11723
11724 2007-10-24 [colin]      3.0.2cvs101
11725
11726         * src/edittags.c
11727         * src/mainwindow.c
11728         * src/summaryview.c
11729         * src/textview.c
11730                 Add tags sorting (alphabetical); allow deletion of
11731                 tags from the Apply Tags window
11732
11733 2007-10-24 [colin]      3.0.2cvs100
11734
11735         * src/editaddress.c
11736         * src/editaddress_other_attributes_ldap.c
11737         * src/editaddress_other_attributes_ldap.h
11738         * src/ldapctrl.c
11739         * src/ldapquery.c
11740         * src/ldapupdate.c
11741                 Fix LDAP writing (got broken in cvs39)
11742                 Add read-only support for jpegPhoto LDAP field
11743
11744 2007-10-23 [colin]      3.0.2cvs99
11745
11746         * src/news.c
11747                 Fix crash in some cases
11748
11749 2007-10-22 [colin]      3.0.2cvs98
11750
11751         * src/common/socket.h
11752         * src/common/ssl.c
11753                 Fix big leak in GnuTLS code
11754
11755 2007-10-22 [colin]      3.0.2cvs97
11756
11757         * src/news.c
11758                 Fix bug 1368, 'SIGSEGV in NNTP code'
11759
11760 2007-10-22 [colin]      3.0.2cvs96
11761
11762         * src/prefs_customheader.c
11763                 Catch compface warnings when generating X-Faces
11764
11765 2007-10-22 [wwp]        3.0.2cvs95
11766
11767         * src/quote_fmt_parse.y
11768                 Remove accidentally committed debug traces.
11769                 Fix a warning.
11770
11771 2007-10-22 [colin]      3.0.2cvs94
11772
11773         * src/etpan/nntp-thread.c
11774                 Fix authentication
11775
11776 2007-10-19 [wwp]        3.0.2cvs93
11777
11778         * src/common/ssl_certificate.c
11779                 Add missing include (Windows).
11780
11781 2007-10-19 [colin]      3.0.2cvs92
11782
11783         * src/imap_gtk.c
11784         * src/mimeview.c
11785         * src/textview.c
11786         * src/gtk/inputdialog.c
11787         * src/gtk/inputdialog.h
11788                 Remove the last old combo; patch by
11789                 Pawel
11790
11791 2007-10-19 [colin]      3.0.2cvs91
11792
11793         * src/common/ssl.c
11794                 Fix interop problem with GnuTLS and some crappy
11795                 servers that have very little keys.
11796
11797 2007-10-19 [colin]      3.0.2cvs90
11798
11799         * src/common/ssl.c
11800                 Fix return value check on GnuTLS, and
11801                 display the error
11802
11803 2007-10-18 [colin]      3.0.2cvs89
11804
11805         * src/common/ssl_certificate.c
11806                 Fix missing initialisations
11807
11808 2007-10-18 [wwp]        3.0.2cvs88
11809
11810         * src/Makefile.am
11811                 Fix linking against GNUTLS (matters if --enable-gnutls only).
11812
11813 2007-10-18 [colin]      3.0.2cvs87
11814
11815         * po/POTFILES.in
11816                 Fix build
11817
11818 2007-10-18 [mones]      3.0.2cvs86
11819
11820         * src/editbook.c
11821         * src/import.c
11822         * src/prefs_account.c
11823         * src/prefs_receive.c
11824         * src/gtk/about.c
11825         * src/plugins/bogofilter/bogofilter_gtk.c
11826         * src/plugins/spamassassin/spamassassin_gtk.c
11827                 More capitalisation micro-fixes
11828
11829 2007-10-18 [paul]       3.0.2cvs85
11830
11831         * configure.ac
11832                 add info about NNTP support via libetpan
11833                 change the configure output ending msg a little
11834         * src/gtk/about.c
11835                 similar changes to above
11836
11837 2007-10-18 [colin]      3.0.2cvs84
11838
11839         * src/procmime.c
11840         * src/procmime.h
11841                 Fix missing symbol for S/MIME
11842
11843 2007-10-18 [colin]      3.0.2cvs83
11844
11845         * src/prefs_filtering_action.c
11846                 Fix crash in tags (introduced in cvs78)
11847
11848 2007-10-18 [colin]      3.0.2cvs82
11849
11850         * src/common/Makefile.am
11851         * src/common/nntp.c
11852         * src/common/nntp.h
11853         * src/etpan/Makefile.am
11854         * src/etpan/etpan-thread-manager-types.h
11855         * src/etpan/etpan-thread-manager.c
11856         * src/etpan/imap-thread.c
11857         * src/etpan/nntp-thread.c
11858         * src/etpan/nntp-thread.h
11859         * src/news.c
11860         * src/news.h
11861                 Rewrite the nntp implementation
11862                 to use libetpan. Non-blocking NNTP!
11863         * src/account.c
11864         * src/crash.c
11865         * src/imap.c
11866         * src/inc.c
11867         * src/main.c
11868         * src/mainwindow.c
11869         * src/pop.c
11870         * src/pop.h
11871         * src/prefs_account.c
11872         * src/recv.c
11873         * src/recv.h
11874         * src/send_message.c
11875         * src/send_message.h
11876         * src/ssl_manager.c
11877         * src/ssl_manager.h
11878         * src/wizard.c
11879         * src/common/claws.c
11880         * src/common/session.c
11881         * src/common/session.h
11882         * src/common/smtp.c
11883         * src/common/smtp.h
11884         * src/common/socket.c
11885         * src/common/socket.h
11886         * src/common/ssl.c
11887         * src/common/ssl.h
11888         * src/common/ssl_certificate.c
11889         * src/common/ssl_certificate.h
11890         * src/gtk/about.c
11891         * src/gtk/sslcertwindow.c
11892         * src/gtk/sslcertwindow.h
11893                 Implement GnuTLS support. GnuTLS support
11894                 will be used if OpenSSL isn't available, or
11895                 specified explicitely. (the reason is that
11896                 GnuTLS cerficate checking is a bit less 
11897                 practical than OpenSSL's)
11898
11899 2007-10-18 [paul]       3.0.2cvs81
11900
11901         * src/gtk/inputdialog.c
11902         * src/gtk/inputdialog.h
11903                 fix copyright header
11904
11905 2007-10-17 [colin]      3.0.2cvs80
11906
11907         * src/plugins/pgpcore/select-keys.c
11908                 Fix bug which prevented encryption key
11909                 auto-selection when two or more matched the
11910                 email address, but only one isn't revoked
11911                 or expired.
11912
11913 2007-10-17 [wwp]        3.0.2cvs79
11914
11915         * src/compose.c
11916         * src/quote_fmt.c
11917         * src/quote_fmt.h
11918         * src/quote_fmt_lex.l
11919         * src/quote_fmt_parse.y
11920                 Templates can now attach files using |attach{filename}.
11921
11922 2007-10-17 [wwp]        3.0.2cvs78
11923
11924         * src/prefs_customheader.c
11925         * src/prefs_ext_prog.c
11926         * src/prefs_filtering_action.c
11927         * src/prefs_matcher.c
11928         * src/prefs_other.c
11929         * src/prefs_toolbar.c
11930         * src/gtk/combobox.c
11931         * src/gtk/combobox.h
11932         * src/gtk/gtkutils.c
11933         * src/gtk/gtkutils.h
11934         * src/plugins/bogofilter/bogofilter_gtk.c
11935         * src/plugins/spamassassin/spamassassin_gtk.c
11936                 Removed almost all remaining instances of GtkCombo
11937                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
11938                 few visual and code cleanup from Colin.
11939
11940 2007-10-16 [wwp]        3.0.2cvs77
11941         * src/gtk/pluginwindow.c
11942                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
11943
11944 2007-10-15 [colin]      3.0.2cvs76
11945
11946         * src/edittags.c
11947         * src/edittags.h
11948         * src/filtering.c
11949         * src/filtering.h
11950         * src/importmutt.c
11951         * src/importpine.c
11952         * src/main.c
11953         * src/messageview.c
11954         * src/messageview.h
11955         * src/mimeview.c
11956         * src/mimeview.h
11957         * src/pop.c
11958         * src/pop.h
11959         * src/prefs_common.c
11960         * src/prefs_common.h
11961         * src/prefs_customheader.c
11962         * src/prefs_customheader.h
11963         * src/prefs_display_header.c
11964         * src/prefs_display_header.h
11965         * src/prefs_filtering_action.c
11966         * src/prefs_filtering_action.h
11967         * src/prefs_folder_column.c
11968         * src/prefs_folder_column.h
11969         * src/prefs_folder_item.c
11970         * src/prefs_folder_item.h
11971         * src/prefs_gtk.c
11972         * src/prefs_gtk.h
11973         * src/prefs_logging.h
11974         * src/prefs_matcher.c
11975         * src/prefs_matcher.h
11976         * src/prefs_summary_column.c
11977         * src/prefs_summary_column.h
11978         * src/prefs_summary_open.c
11979         * src/procheader.c
11980         * src/procheader.h
11981         * src/procmime.c
11982         * src/procmime.h
11983         * src/recv.c
11984         * src/recv.h
11985         * src/sourcewindow.c
11986         * src/sourcewindow.h
11987         * src/summaryview.c
11988         * src/summaryview.h
11989         * src/textview.c
11990         * src/textview.h
11991         * src/toolbar.c
11992         * src/toolbar.h
11993         * src/common/mgutils.c
11994         * src/common/mgutils.h
11995         * src/common/nntp.c
11996         * src/common/nntp.h
11997         * src/common/prefs.c
11998         * src/common/prefs.h
11999         * src/common/socket.c
12000         * src/common/socket.h
12001         * src/common/stringtable.c
12002         * src/common/stringtable.h
12003         * src/common/template.c
12004         * src/common/template.h
12005         * src/common/uuencode.c
12006         * src/common/uuencode.h
12007         * src/gtk/gtkshruler.c
12008         * src/gtk/gtkshruler.h
12009         * src/gtk/menu.c
12010         * src/gtk/menu.h
12011         * src/gtk/progressdialog.c
12012         * src/gtk/progressdialog.h
12013                 Remove/staticalize, the return of the revenge
12014
12015 2007-10-15 [colin]      3.0.2cvs75
12016
12017         * src/matcher.c
12018                 Fix redirections in filtering's tests
12019
12020 2007-10-15 [colin]      3.0.2cvs74
12021
12022         * src/imap.c
12023                 Don't build imap_synchronise at all when 
12024                 building without libetpan
12025
12026 2007-10-14 [colin]      3.0.2cvs73
12027
12028         * src/imap.c
12029         * src/common/md5.c
12030         * src/common/md5.h
12031         * src/gtk/manage_window.c
12032         * src/gtk/manage_window.h
12033                 Remove more unused code
12034
12035 2007-10-14 [colin]      3.0.2cvs72
12036
12037         * src/addrquery.c
12038         * src/addrquery.h
12039         * src/recv.c
12040         * src/recv.h
12041         * src/vcard.c
12042         * src/vcard.h
12043         * src/common/xml.c
12044         * src/common/xml.h
12045         * src/common/xmlprops.c
12046         * src/common/xmlprops.h
12047                 Remove more unused code
12048
12049 2007-10-14 [colin]      3.0.2cvs71
12050
12051         * src/common/utils.c
12052                 Remove unused function
12053
12054 2007-10-13 [colin]      3.0.2cvs70
12055
12056         * src/imap.c
12057         * src/imap.h
12058         * src/mainwindow.c
12059         * src/mainwindow.h
12060         * src/gtk/gtkutils.c
12061         * src/gtk/gtkutils.h
12062                 Staticalise/Remove more code
12063
12064 2007-10-13 [colin]      3.0.2cvs69
12065
12066         * src/common/utils.c
12067         * src/common/utils.h
12068                 Remove dead code, unused for ages
12069
12070 2007-10-13 [colin]      3.0.2cvs68
12071
12072         * src/main.c
12073         * src/main.h
12074                 Maemo: define hildon_program in main.c,
12075                 make it accessible in the .h with extern
12076
12077 2007-10-13 [paul]       3.0.2cvs67
12078
12079         * src/gtk/menu.c
12080                 fix a bunch of runtime warnings on maemo
12081
12082 2007-10-13 [paul]       3.0.2cvs66
12083
12084         * src/main.c
12085         * src/main.h
12086         * src/gtk/gtkutils.c
12087         * src/gtk/gtkutils.h
12088                 fix a bunch of compiler warnings on maemo
12089
12090 2007-10-12 [colin]      3.0.2cvs65
12091
12092         * src/account.c
12093         * src/addritem.c
12094         * src/addritem.h
12095         * src/filtering.c
12096         * src/filtering.h
12097         * src/folder.c
12098         * src/folder.h
12099         * src/common/utils.c
12100         * src/common/utils.h
12101                 Remove unused code, staticalise some functions
12102
12103 2007-10-12 [paul]       3.0.2cvs64
12104
12105         * src/account.c
12106         * src/folderview.c
12107         * src/main.c
12108         * src/mainwindow.c
12109         * src/messageview.c
12110         * src/summary_search.c
12111         * src/summaryview.c
12112         * src/toolbar.c
12113         * src/wizard.c
12114         * src/common/utils.c
12115         * src/gtk/prefswindow.c
12116                 fix a bunch of compiler warnings on maemo
12117
12118 2007-10-11 [colin]      3.0.2cvs63
12119
12120         * src/editaddress.c
12121                 Make static function static
12122
12123 2007-10-11 [mones]      3.0.2cvs62
12124
12125         * src/addrduplicates.c
12126         * src/addressbook.c
12127         * src/compose.c
12128         * src/expldifdlg.c
12129         * src/mainwindow.c
12130         * src/messageview.c
12131         * src/pop.c
12132         * src/prefs_customheader.c
12133         * src/prefs_send.c
12134         * src/prefs_themes.c
12135         * src/common/plugin.c
12136         * src/gtk/pluginwindow.c
12137         * src/gtk/quicksearch.c
12138                 Fix several typos and capitalisation issues
12139
12140 2007-10-11 [wwp]        3.0.2cvs61
12141
12142         * src/editaddress.c
12143                 Fix a warning about possible use of uninitialized
12144                 filename var.
12145
12146 2007-10-11 [wwp]        3.0.2cvs60
12147
12148         * src/editaddress.c
12149                 Disable "Unset picture" menu item when there's
12150                 no picture to clear. Fix an extraneous g_unref_object,
12151                 add missing initializers.
12152
12153 2007-10-11 [wwp]        3.0.2cvs59
12154
12155         * src/pixmaps/anonymous.xpm
12156         * src/editaddress.c
12157         * src/Makefile.am
12158         * src/stock_pixmap.c
12159         * src/stock_pixmap.h
12160                 Fix a leak, gettext-ize the photo label.
12161                 Don't clear the existing picture if loading
12162                 a new one fails. Use a default 'anonymous'
12163                 picture (this new xpm has been added to the
12164                 internal stock_pixmap API). Add a
12165                 "Set picture" context menu entry.
12166
12167 2007-10-11 [colin]      3.0.2cvs58
12168
12169         * src/messageview.c
12170                 Make shift-shortcuts work
12171         * src/prefs_actions.c
12172                 Don't ask if we really want to close when
12173                 choosing OK and only the list is changed
12174         * src/prefs_template.c
12175                 Don't ask if we really want to close when
12176                 choosing OK and only the list is changed
12177         * src/common/plugin.c
12178                 Fix writing of second [Plugins_*] block
12179         * src/common/template.c
12180                 Remove unused files (fixes deletion)
12181
12182 2007-10-10 [paul]       3.0.2cvs57
12183
12184         * src/prefs_template.c
12185                 put the whole thing in a scrolled window
12186                 so that half the page is no longer inaccessible
12187                 on maemo
12188                 make the gtk_text_view smaller on maemo
12189
12190 2007-10-10 [colin]      3.0.2cvs56
12191
12192         * src/compose.c
12193                 Fix updating of Attachments number in some
12194                 cases (reedit, attach from command-line, ...)
12195
12196 2007-10-10 [colin]      3.0.2cvs55
12197
12198         * src/editaddress.c
12199                 Initialise error correctly
12200
12201 2007-10-10 [paul]       3.0.2cvs54
12202
12203         * src/prefs_filtering_action.c
12204         * src/gtk/description_window.c
12205         * src/gtk/foldersort.c
12206         * src/gtk/quicksearch.c
12207                 get rid of some pointless new lines and
12208                 make the descripton labels wrap better
12209
12210 2007-10-10 [colin]      3.0.2cvs53
12211
12212         * src/addressadd.c
12213         * src/editaddress.c
12214         * src/headerview.c
12215         * src/textview.c
12216                 More error handling on saving pictures
12217
12218 2007-10-10 [colin]      3.0.2cvs52
12219
12220         * src/printing.c
12221         * src/printing.h
12222                 Generalize a bit printing, so we can factorize
12223                 most of the code. 
12224
12225 2007-10-10 [paul]       3.0.2cvs51
12226
12227         * src/addrduplicates.c
12228                 fix engrish
12229                 use GTK_STOCK... buttons
12230
12231 2007-10-10 [paul]       3.0.2cvs50
12232
12233         * src/addressadd.c
12234         * src/addrindex.c
12235         * src/editaddress.c
12236                 Fix previous patch
12237                 Thanks to Colin
12238
12239 2007-10-10 [paul]       3.0.2cvs49
12240
12241         * src/summaryview.c
12242         * src/messageview.c
12243                 Fix crash on Add sender to addressbook when
12244                 From is null
12245         * src/addressadd.c
12246         * src/addrindex.c
12247         * src/editaddress.c
12248         * src/editaddress_other_attributes_ldap.h
12249                 Fix leaks 
12250                 Rename images to .png in addrbook/
12251         * src/headerview.c
12252         * src/textview.c
12253                 Fix Face/X-Face being used if adding another
12254                 address than sender to addressbook
12255                 Thanks to Colin
12256
12257 2007-10-10 [holger]     3.0.2cvs48
12258
12259         * src/addrduplicates.c
12260         * src/editaddress.c
12261                 Improvements to the addressbook duplicate finder
12262                 feature:
12263                  - add an edit button to the button bar
12264                  - display the whole bookname (with iface) and
12265                    use this for same-book checking
12266                  - after editing, try to keep selections if the
12267                    entries are still present
12268                  - sort the email column alphabetically
12269                  - put results in a scrolled window
12270                  - support embedded editing
12271                  - make columns in detail view resizable
12272                  - add keyboard shortcuts
12273
12274 2007-10-10 [wwp]        3.0.2cvs47
12275
12276         * src/addrindex.c
12277                 Fix a crash when there's no From: in email, thanks to Colin.
12278
12279 2007-10-09 [paul]       3.0.2cvs46
12280
12281         * src/messageview.c
12282         * src/summaryview.c
12283         * src/textview.c
12284                 fix building without compface support
12285
12286 2007-10-09 [colin]      3.0.2cvs45
12287
12288         * src/editaddress.c
12289         * src/headerview.c
12290         * src/textview.c
12291                 Add error handling
12292
12293 2007-10-09 [colin]      3.0.2cvs44
12294
12295         * src/addrduplicates.c
12296         * src/addressadd.c
12297         * src/addressadd.h
12298         * src/addressbook.c
12299         * src/addressbook.h
12300         * src/addrindex.c
12301         * src/addrindex.h
12302         * src/addritem.c
12303         * src/addritem.h
12304         * src/compose.c
12305         * src/editaddress.c
12306         * src/editaddress_other_attributes_ldap.h
12307         * src/headerview.c
12308         * src/messageview.c
12309         * src/mimeview.c
12310         * src/summaryview.c
12311         * src/textview.c
12312         * src/gtk/gtkutils.c
12313                 Automatically set contacts' pictures from Face 
12314                 or X-Face if they have no picture
12315                 Display the contact picture in textview or
12316                 headerview for mails sent by people in the 
12317                 addressbook, that have no Face or X-Face
12318                 Fix a few details in the Person edition dialog
12319                 (ability to unset picture)
12320                 Remove picture file when deleting contacts
12321
12322 2007-10-09 [iwkse]      3.0.2cvs43
12323
12324         * src/gtk/about.c
12325                 center the about window
12326
12327 2007-10-09 [paul]       3.0.2cvs42
12328
12329         * src/prefs_toolbar.c
12330                 fix icon selector window on maemo
12331
12332 2007-10-09 [paul]       3.0.2cvs41
12333
12334         * src/messageview.c
12335                 add 'go to' menu to separate msgview
12336
12337 2007-10-09 [colin]      3.0.2cvs40
12338
12339         * src/common/defs.h
12340                 Add forgotten file
12341
12342 2007-10-09 [iwkse]      3.0.2cvs39
12343
12344         * Makefile.am
12345         * src/addressbook.c
12346         * src/addritem.c
12347         * src/addritem.h
12348         * src/editaddress.c
12349         * src/editaddress_other_attributes_ldap.h
12350         * src/addrbook.c
12351         * src/Makefile.am
12352                 set a photo in the Addressbook
12353
12354 2007-10-08 [colin]      3.0.2cvs38
12355
12356         * src/prefs_toolbar.c
12357                 Make height 320 to remove the scrollbar 
12358                 (with current number of icons)
12359
12360 2007-10-08 [colin]      3.0.2cvs37
12361
12362         * src/prefs_toolbar.c
12363                 Transform the treeview to a GtkIconView.
12364                 Patch by Pawel
12365                 In addition, transform the window so that 
12366                 it looks like a popup menu. Patch by me
12367
12368 2007-10-08 [colin]      3.0.2cvs36
12369
12370         * src/compose.c
12371         * src/compose.h
12372                 Beautify the GUI a bit; in particular, show the
12373                 number of attachments in the tab's title.
12374                 Patch by Pawel
12375
12376 2007-10-08 [paul]       3.0.2cvs35
12377
12378         * src/mimeview.c
12379                 Save users from themselves: save temporary
12380                 files used for Open/Open with as read-only.
12381                 Thanks to Colin
12382
12383 2007-10-08 [paul]       3.0.2cvs34
12384
12385         * tools/Makefile.am
12386                 forgot this in cvs33
12387
12388 2007-10-08 [paul]       3.0.2cvs33
12389
12390         * tools/kdeservicemenu/README
12391         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
12392         * tools/kdeservicemenu/install.sh
12393         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
12394                 renamed template* to *template so as not to confuse
12395                 lintian
12396
12397 2007-10-08 [paul]       3.0.2cvs32
12398
12399         * src/prefs_themes.c
12400         * src/stock_pixmap.c
12401                 replace 2 direct uses of RC_DIR
12402
12403 2007-10-07 [colin]      3.0.2cvs31
12404
12405         * src/addrduplicates.c
12406         * src/addrduplicates.h
12407         * src/addressbook.c
12408         * src/addressbook.h
12409         * src/addrindex.c
12410         * src/addrindex.h
12411                 Implement deletion in duplicate finder. 
12412                 Patch by Holger 
12413
12414 2007-10-07 [colin]      3.0.2cvs30
12415
12416         * src/exporthtml.c
12417         * src/mbox.c
12418         * src/common/utils.c
12419                 Better fix for Solaris, thanks to Nicolas Doualot
12420
12421 2007-10-07 [colin]      3.0.2cvs29
12422
12423         * AUTHORS
12424         * src/gtk/authors.h
12425                 Add Frank Dietrich
12426
12427 2007-10-07 [colin]      3.0.2cvs28
12428
12429         * src/exporthtml.c
12430                 Fix HTML export to make it more compliant
12431                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
12432
12433 2007-10-07 [colin]      3.0.2cvs27
12434
12435         * src/prefs_toolbar.c
12436                 Only use icons that wouldn't look stupid in the toolbar
12437                 Patch by Pawel
12438
12439 2007-10-07 [colin]      3.0.2cvs26
12440
12441         * src/prefs_toolbar.c
12442                 Fix old icon being used when none is selected
12443
12444 2007-10-07 [colin]      3.0.2cvs25
12445
12446         * src/toolbar.c
12447                 Fix copy/paste error
12448
12449 2007-10-07 [colin]      3.0.2cvs24
12450
12451         * src/prefs_toolbar.c
12452         * src/toolbar.c
12453         * src/toolbar.h
12454                 Update icon to default one when changing event
12455                 Make the icon chooser nicer (handle Esc, Enter,
12456                 double-click)
12457
12458 2007-10-06 [colin]      3.0.2cvs23
12459
12460         * src/prefs_toolbar.c
12461                 Fix text reset; patch by Pawel
12462
12463 2007-10-06 [colin]      3.0.2cvs22
12464
12465         * src/toolbar.h
12466                 Complete previous commit
12467
12468 2007-10-06 [colin]      3.0.2cvs21
12469
12470         * src/prefs_toolbar.c
12471         * src/toolbar.c
12472                 Set toolbar text automatically to the default
12473                 when changing Event executed on click
12474
12475 2007-10-06 [colin]      3.0.2cvs20
12476
12477         * src/prefs_toolbar.c
12478                 Invert Text and Event fields
12479
12480 2007-10-06 [colin]      3.0.2cvs19
12481
12482         * src/prefs_toolbar.c
12483         * src/toolbar.c
12484                 Make toolbar prefs look much better
12485                 Patch by Pawel Pekala
12486
12487 2007-10-06 [paul]       3.0.2cvs18
12488
12489         * src/account.c
12490         * src/prefs_filtering.c
12491                 fix checkbuttons in gtktreeview on maemo by
12492                 setting maemo's "allow-checkbox-mode" to FALSE
12493
12494 2007-10-06 [colin]      3.0.2cvs17
12495
12496         * configure.ac
12497                 Export -DSOLARIS in CFLAGS for all
12498                 Solaris (not just 2.8) and OpenSolaris
12499
12500 2007-10-06 [paul]       3.0.2cvs16
12501
12502         * AUTHORS
12503         * src/exporthtml.c
12504         * src/mbox.c
12505         * src/gtk/authors.h
12506                 fix build on solaris where ctime_r takes
12507                 3 arguments rather than 2.
12508                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
12509
12510 2007-10-05 [colin]      3.0.2cvs15
12511
12512         * src/etpan/imap-thread.c
12513                 Fix wrong error codepath
12514
12515 2007-10-05 [wwp]        3.0.2cvs14
12516
12517         * src/filtering.c
12518                 Fix unexpected logging of quicksearches:
12519                 debug_filtering_session flag was never reset to FALSE, causing
12520                 matcher functions to log when called from a quicksearch
12521                 (if a filtering session happened before).
12522
12523 2007-10-05 [paul]       3.0.2cvs13
12524
12525         * src/prefs_actions.c
12526         * src/prefs_filtering.c
12527         * src/prefs_template.c
12528                 fix bug 1343, 'Filtering..'s close button
12529                 silently discards new filter'
12530                 Thanks to Colin
12531
12532 2007-10-05 [paul]       3.0.2cvs12
12533
12534         * configure.ac
12535         * src/Makefile.am
12536                 fix bug 1347, '-Wno-unused-function, optional'
12537
12538 2007-10-05 [colin]      3.0.2cvs11
12539
12540         * src/procmime.c
12541         * src/common/mgutils.c
12542                 Fix warnings
12543
12544 2007-10-05 [mones]      3.0.2cvs10
12545
12546         * manual/advanced.xml
12547                 Use full menu name
12548         * manual/es/advanced.xml
12549                 Synchronise translation
12550
12551 2007-10-04 [colin]      3.0.2cvs9
12552
12553         * src/action.c
12554         * src/addrbook.c
12555         * src/addrindex.c
12556         * src/compose.c
12557         * src/exporthtml.c
12558         * src/exportldif.c
12559         * src/folder.c
12560         * src/main.c
12561         * src/matcher.c
12562         * src/mbox.c
12563         * src/messageview.c
12564         * src/mh.c
12565         * src/news.c
12566         * src/partial_download.c
12567         * src/pop.c
12568         * src/procmime.c
12569         * src/procmsg.c
12570         * src/toolbar.c
12571         * src/common/log.c
12572         * src/common/mgutils.c
12573         * src/common/plugin.c
12574         * src/common/utils.c
12575         * src/common/xml.c
12576         * src/common/xml.h
12577         * src/common/xmlprops.c
12578         * src/common/xmlprops.h
12579         * src/plugins/bogofilter/bogofilter.c
12580         * src/plugins/clamav/clamav_plugin.c
12581         * src/plugins/dillo_viewer/dillo_prefs.c
12582         * src/plugins/pgpcore/prefs_gpg.c
12583         * src/plugins/pgpinline/pgpinline.c
12584         * src/plugins/pgpmime/pgpmime.c
12585         * src/plugins/spamassassin/spamassassin.c
12586         * src/plugins/trayicon/trayicon_prefs.c
12587                 Verify success on writes. Will fix possible strange
12588                 failure on disk full.
12589
12590 2007-10-04 [paul]       3.0.2cvs8
12591
12592         * manual/advanced.xml
12593                 add further info about Actions
12594                 Patch by Emmanuel Briot <briot@adacore.com>
12595
12596 2007-10-04 [paul]       3.0.2cvs7
12597
12598         * src/account.c
12599                 remove the D column, instead indicate the
12600                 default account by use of bold text
12601
12602 2007-10-03 [colin]      3.0.2cvs6
12603
12604         * src/common/template.c
12605                 Fix templates writing (was prone to disk full problems)
12606
12607 2007-10-03 [colin]      3.0.2cvs5
12608
12609         * src/Makefile.am
12610         * src/addrduplicates.c
12611         * src/addrduplicates.h
12612         * src/addressbook.c
12613                 Add duplicate deletion. Patch by Holger
12614
12615 2007-10-03 [colin]      3.0.2cvs4
12616
12617         * src/matcher.c
12618         * src/gtk/quicksearch.c
12619                 Fix bug 1340, 'Case insensitive searches with 
12620                 non-ascii alphabets fail'.
12621
12622 2007-10-03 [colin]      3.0.2cvs3
12623
12624         * src/main.c
12625         * src/common/utils.c
12626         * src/common/utils.h
12627                 Implement run-time alternative config directories
12628
12629 2007-10-03 [colin]      3.0.2cvs2
12630
12631         * src/folderview.c
12632                 Prevent opening folder item while folder
12633                 is scanned in a better way
12634
12635 2007-10-02 [paul]       3.0.2cvs1
12636
12637         * NEWS
12638         * README
12639         * RELEASE_NOTES
12640         * configure.ac
12641                 bump up version number following stable release
12642
12643 2007-09-30 [colin]      3.0.1cvs49
12644
12645         * src/imap.c
12646                 Refresh session if needed
12647
12648 2007-09-30 [colin]      3.0.1cvs48
12649
12650         * src/imap.c
12651                 Reset folder's session to NULL
12652                 before destroying it
12653
12654 2007-09-30 [mones]      3.0.1cvs47
12655
12656         * manual/handling.xml
12657                 Use markup quotes instead hardcoded quotes
12658         * manual/es/handling.xml
12659                 Added new synced section (IMAP subscriptions)
12660
12661 2007-09-29 [colin]      3.0.1cvs46
12662
12663         * src/imap.c
12664                 Notice disconnections faster
12665
12666 2007-09-28 [colin]      3.0.1cvs45
12667
12668         * src/addressbook.c
12669         * src/addrindex.c
12670                 Fix warnings
12671
12672 2007-09-28 [paul]       3.0.1cvs44
12673
12674         * src/mimeview.c
12675                 fix maemo build
12676
12677 2007-09-28 [paul]       3.0.1cvs43
12678
12679         * src/account.c
12680                 use gtk_widget_set_size_request() on the label
12681                 so that wrapping works better. get rid of the
12682                 (partially deprecated) hbutton_box.
12683                 these changes should prevent buttons overlapping
12684                 on maemo
12685
12686 2007-09-28 [colin]      3.0.1cvs42
12687
12688         * src/pop.c
12689                 Fix typo :)
12690
12691 2007-09-28 [colin]      3.0.1cvs41
12692
12693         * src/compose.c
12694         * src/msgcache.c
12695         * src/pop.c
12696         * src/procmime.c
12697         * src/etpan/imap-thread.c
12698                 64bits-related warning fixes
12699
12700 2007-09-28 [colin]      3.0.1cvs40
12701
12702         * src/folder_item_prefs.c
12703         * src/ldaputil.c
12704         * src/mainwindow.c
12705         * src/mimeview.c
12706         * src/common/tags.c
12707                 Fix warnings
12708
12709 2007-09-28 [colin]      3.0.1cvs39
12710
12711         * src/plugins/spamassassin/spamassassin.c
12712         * src/plugins/spamassassin/spamassassin.h
12713         * src/plugins/spamassassin/spamassassin_gtk.c
12714                 Add addressbook-based whitelisting
12715
12716 2007-09-28 [colin]      3.0.1cvs38
12717
12718         * src/folder.c
12719                 Fix bug 1337, 'crash on pressing Send button'
12720
12721 2007-09-28 [paul]       3.0.1cvs37
12722
12723         * src/prefs_folder_item.c
12724                 give the orphans a parent. makes all prefs
12725                 pages visible on maemo
12726
12727 2007-09-28 [colin]      3.0.1cvs36
12728
12729         * src/prefs_folder_column.c
12730         * src/prefs_summary_column.c
12731                 Fix two leaks
12732
12733 2007-09-27 [colin]      3.0.1cvs35
12734
12735         * src/gtk/quicksearch.c
12736                 Fix bug 1336, 'Segfault if empty space before search-string'
12737
12738 2007-09-26 [mones]      3.0.1cvs34
12739
12740         * manual/account.xml
12741         * manual/plugins.xml
12742                 Fixed irc channel name, added some docbook markup.
12743                 Changed text markup to docbook markup. 
12744                 Added spamcop as supported in SpamReport description.
12745         * manual/fr/plugins.xml
12746                 Fixed irc channel name.
12747         * manual/es/account.xml
12748         * manual/es/advanced.xml
12749         * manual/es/claws-mail-manual.xml
12750         * manual/es/glossary.xml
12751         * manual/es/gpl.xml
12752         * manual/es/keyboard.xml
12753         * manual/es/plugins.xml
12754                 Synced with English version, fixed a couple of typos.
12755
12756 2007-09-26 [colin]      3.0.1cvs33
12757
12758         * configure.ac
12759                 Explain why "Libgnomeprint: no" on GTK+ 2.10
12760
12761 2007-09-26 [colin]      3.0.1cvs32
12762
12763         * src/messageview.c
12764         * src/procmsg.c
12765         * src/procmsg.h
12766                 Optimisation: avoid fetching mail 3 times locally
12767                 for displaying
12768
12769 2007-09-26 [colin]      3.0.1cvs31
12770
12771         * src/mh.c
12772                 Fix missing static
12773
12774 2007-09-26 [colin]      3.0.1cvs30
12775
12776         * src/folder.c
12777         * src/folder.h
12778         * src/mh.c
12779         * src/mh.h
12780                 Fix MH mtime hack - make it a folder class function
12781
12782 2007-09-26 [colin]      3.0.1cvs29
12783
12784         * src/inc.c
12785                 Fix bug 1334, 'user defined mail incorporation 
12786                 script not run'
12787
12788 2007-09-25 [colin]      3.0.1cvs28
12789
12790         * src/codeconv.c
12791                 Optimisation: shortcut conv_codeset_strdup
12792                 when src_code and dest_code are the same
12793         * src/common/xml.c
12794         * src/common/xml.h
12795                 Optimisation: shortcut code conversions when
12796                 files are in UTF-8; faster list walking by
12797                 using prepend/reverse.
12798
12799 2007-09-25 [holger]     3.0.1cvs27
12800
12801         * src/printing.c
12802                 Replace button bar of the preview window
12803                 with a real toolbar (patch by Colin)
12804                 Add zooming to the preview window
12805
12806 2007-09-24 [paul]       3.0.1cvs26
12807
12808         * src/compose.c
12809                 compact the character set menu, adding some
12810                 missing encodings. Patch by Pawel Pekala
12811
12812 2007-09-23 [paul]       3.0.1cvs25
12813
12814         * src/prefs_account.c
12815         * src/prefs_folder_item.c
12816         * src/prefs_quote.c
12817         * src/quote_fmt.c
12818         * src/quote_fmt.h
12819                 remove unnecessary frame from Templates options
12820                 and improve the English of the check button label
12821
12822 2007-09-22 [colin]      3.0.1cvs24
12823
12824         * src/gtk/quicksearch.c
12825                 Fix bug 1329, 'error in quicksearch.c'
12826                 Fix return with value in function returning void
12827
12828 2007-09-22 [colin]      3.0.1cvs23
12829
12830         * src/imap.c
12831         * src/procmsg.h
12832         * src/common/utils.c
12833         * src/common/utils.h
12834         * src/etpan/imap-thread.c
12835                 Optimise fetching IMAP cached emails *a lot*
12836                 (remember whether mail is fully cached and \r's
12837                  are already stripped)
12838
12839 2007-09-22 [colin]      3.0.1cvs22
12840
12841         * src/folder.c
12842         * src/folder.h
12843         * src/prefs_folder_item.c
12844                 Add a button to allow users to drop local caches.
12845
12846 2007-09-21 [colin]      3.0.1cvs21
12847
12848         * src/summaryview.c
12849                 Remove unnecessary error when cancelling export to mbox.
12850                 Patch by Pawel
12851
12852 2007-09-21 [paul]       3.0.1cvs20
12853
12854         * src/gtk/prefswindow.c
12855                 remove unnecessary frames from the prefs
12856                 pages. Patch by Pawel Pekala
12857
12858 2007-09-21 [paul]       3.0.1cvs19
12859
12860         * src/prefs_account.c
12861         * src/prefs_folder_item.c
12862         * src/prefs_quote.c
12863         * src/quote_fmt.c
12864                 put the Templates options into a tabbed
12865                 layout. Patch by Pawel Pekala
12866
12867 2007-09-21 [paul]       3.0.1cvs18
12868
12869         * src/mainwindow.c
12870                 group together the character set menu items
12871                 move the /View/Show or hide/Message view below
12872                 .../Toolbar menu item
12873                 Patch by Pawel Pekala
12874
12875 2007-09-21 [mones]      3.0.1cvs17
12876
12877         * src/compose.c
12878                 Fix for bug 1327, 'segfault when replying to a non-existent
12879                 news message', thanks to Colin.
12880
12881 2007-09-21 [colin]      3.0.1cvs16
12882
12883         * src/folderview.c
12884                 Complete 3.0.1cvs15
12885
12886 2007-09-20 [colin]      3.0.1cvs15
12887
12888         * src/folderview.c
12889         * src/folderview.h
12890                 Maybe fix bug 1324, 'Corrupted IMAP cache'
12891
12892 2007-09-20 [colin]      3.0.1cvs14
12893
12894         * src/printing.c
12895                 Fix a little leak
12896
12897 2007-09-20 [holger]     3.0.1cvs13
12898
12899         * src/printing.c
12900                 Add page layout to print preview.
12901                 Make the close-button in the toolbar
12902                 right-aligned.
12903
12904 2007-09-20 [paul]       3.0.1cvs12
12905
12906         * po/ru.po
12907                 updated by Pavlo Bohmat
12908
12909 2007-09-19 [colin]      3.0.1cvs11
12910
12911         * src/common/utils.c
12912                 Prevent unquoted mime boundaries, by always
12913                 using a /
12914
12915 2007-09-19 [colin]      3.0.1cvs10
12916
12917         * src/printing.c
12918                 Fix drawing area size, fix DPI change that
12919                 can cause total number of lines to decrease
12920
12921 2007-09-19 [colin]      3.0.1cvs9
12922
12923         * po/POTFILES.in
12924         * src/printing.c
12925                 Make print preview more efficient and nicer.
12926                 Patch mostly by Holger Berndt <hb@claws-mail.org>
12927
12928 2007-09-19 [colin]      3.0.1cvs8
12929
12930         * src/prefs_common.c
12931         * src/prefs_common.h
12932         * src/printing.c
12933                 Add scrolledwindow, default allocation and
12934                 size saving to the print preview window.
12935
12936 2007-09-18 [colin]      3.0.1cvs7
12937
12938         * src/prefs_common.c
12939         * src/prefs_common.h
12940         * src/prefs_image_viewer.c
12941         * src/printing.c
12942                 GtkPrintOperation:
12943                 - add image printing support
12944                 - add option to print images
12945                 - add preview widget
12946                 - add saving of a few Page Setup parameters
12947
12948 2007-09-18 [colin]      3.0.1cvs6
12949
12950         * AUTHORS
12951         * src/gtk/authors.h
12952                 Add Guillaume Chazarain
12953
12954 2007-09-18 [colin]      3.0.1cvs5
12955
12956         * src/common/utils.c
12957                 Fix bug 1321, 'access before allocation 
12958                 when scanning for uris'. Patch by 
12959                 Guillaume Chazarain <guichaz@yahoo.fr>
12960
12961 2007-09-18 [colin]      3.0.1cvs4
12962
12963         * src/toolbar.c
12964                 Fix bug 1320, 'Memory leak caused by 
12965                 gtk_container_get_children'. Patch by
12966                 Guillaume Chazarain <guichaz@yahoo.fr>
12967
12968 2007-09-18 [colin]      3.0.1cvs3
12969
12970         * src/printing.c
12971         * src/printing.h
12972                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
12973
12974 2007-09-18 [colin]      3.0.1cvs2
12975
12976         * src/Makefile.am
12977         * src/mainwindow.c
12978         * src/messageview.c
12979         * src/messageview.h
12980         * src/prefs_ext_prog.c
12981         * src/prefs_fonts.c
12982         * src/printing.c
12983         * src/printing.h
12984         * src/summaryview.c
12985                 Use GtkPrintOperation by default on GTK+ >= 2.10
12986                 Patch by Holger Berndt <hb@claws-mail.org>
12987
12988 2007-09-18 [paul]       3.0.1cvs1
12989
12990         * NEWS
12991         * README
12992         * RELEASE_NOTES
12993         * configure.ac
12994                 bump up version number following stable release
12995
12996 2007-09-16 [colin]      3.0.0cvs18
12997
12998         * src/folder.c
12999                 Fix possible memleak
13000
13001 2007-09-16 [colin]      3.0.0cvs17
13002
13003         * src/folderview.c
13004                 Fix bug 1311, 'Wrong arrow position 
13005                 while moving message into folder when 
13006                 column headers hidden'
13007         * src/image_viewer.c
13008                 Show error in the GUI if image can't
13009                 be loaded
13010         * src/matcher.c
13011                 Fix spurious output
13012         * src/messageview.c
13013                 Allow setting domain in msgid
13014         * src/common/plugin.c
13015                 Add timing information
13016
13017 2007-09-16 [colin]      3.0.0cvs16
13018
13019         * src/account.c
13020         * src/compose.c
13021         * src/prefs_account.c
13022         * src/prefs_account.h
13023         * src/common/utils.c
13024                 Remove Generate Message-ID option. We need
13025                 this on some IMAP servers.
13026         * src/prefs_template.c
13027                 Fix double-free
13028
13029 2007-09-16 [colin]      3.0.0cvs15
13030
13031         * src/prefs_filtering.c
13032         * src/prefs_filtering.h
13033         * src/prefs_filtering_action.c
13034         * src/common/tags.c
13035                 Fix tags issues: tags with spaces, renaming
13036                 tags.
13037
13038 2007-09-16 [colin]      3.0.0cvs14
13039
13040         * src/folderview.c
13041         * src/main.c
13042         * src/mainwindow.c
13043                 Fix bug 1308, 'Claws deletes folderlist.xml after
13044                 fetching mail short after start-up'
13045
13046 2007-09-16 [colin]      3.0.0cvs13
13047
13048         * src/compose.c
13049                 Fix scrolling to cursor
13050
13051 2007-09-16 [paul]       3.0.0cvs12
13052
13053         * po/sr.po
13054                 updated by Aleksandar Urosevic
13055
13056 2007-09-16 [paul]       3.0.0cvs11
13057
13058         * src/folder.c
13059                 do not allow locked msgs to be deleted,
13060                 even by filtering/processing
13061
13062 2007-09-07 [paul]       3.0.0cvs10
13063
13064         * src/prefs_folder_column.c
13065         * src/prefs_summary_column.c
13066                 implement button sensitivity
13067                 patch by Pawel Pekala
13068
13069 2007-09-06 [wwp]        3.0.0cvs9
13070
13071         * src/prefs_gtk.c
13072                 Add a missing linefeed to a debug message.
13073
13074 2007-09-05 [colin]      3.0.0cvs8
13075
13076         * src/inc.c
13077                 Fix statusbar/window mismatch on Maemo
13078
13079 2007-09-05 [colin]      3.0.0cvs7
13080
13081         * src/ldaputil.c
13082                 Fix build without USE_LDAP_TLS
13083
13084 2007-09-05 [colin]      3.0.0cvs6
13085
13086         * src/folder.c
13087         * src/imap.c
13088         * src/inc.c
13089         * src/mbox.c
13090         * src/send_message.c
13091         * src/statusbar.c
13092         * src/statusbar.h
13093                 Maemo: distinguish various statusbar messages,
13094                 in order to display only the most important.
13095
13096 2007-09-04 [wwp]        3.0.0cvs5
13097
13098         * src/account.c
13099                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
13100                 Show protocol "SMTP" and the appropriate server for send-only
13101                 accounts, show "-" instead of "" when no value is relevant.
13102
13103 2007-09-03 [ticho]      3.0.0cvs4
13104
13105         * src/summaryview.c
13106                 Handle plural form better in delete confirmation dialog.
13107
13108 2007-09-03 [wwp]        3.0.0cvs3
13109
13110         * src/compose.c
13111                 Warn differently when sending or sending later (queueing).
13112
13113 2007-09-03 [colin]      3.0.0cvs2
13114
13115         * src/procmime.c
13116         * src/procmime.h
13117         * src/common/plugin.c
13118         * src/common/plugin.h
13119                 Add a new plugin API, MimeParser. It allows
13120                 plugins to scan email MIME parts and optionally,
13121                 transform them.
13122
13123 2007-09-03 [mones]      3.0.0cvs1
13124
13125         * po/es.po
13126                 Updated translation
13127         * src/common/defs.h
13128                 While a better solution is made double history sizes
13129
13130 2007-09-03 [paul]       3.0.0
13131
13132         * NEWS
13133         * README
13134         * RELEASE_NOTES
13135                 3.0.0 released
13136
13137 [For previous entries, see ChangeLog.2.0.0-3.0.0]