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