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