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