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