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