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