2008-09-04 [colin] 3.5.0cvs89
[claws.git] / ChangeLog
1 2008-09-04 [colin]      3.5.0cvs89
2
3         * src/summaryview.c
4                 Fix bug 1707, 'Segfault when sorting on non-visible column'
5
6 2008-09-01 [colin]      3.5.0cvs88
7
8         * src/imap.c
9         * src/summaryview.c
10         * src/common/tags.c
11         * src/etpan/imap-thread.c
12         * src/etpan/imap-thread.h
13                 Store spam flag on IMAP (Junk/NonJunk, as 
14                 ThunderBird does - this is nonstandard)
15
16 2008-08-31 [wwp]        3.5.0cvs87
17
18         * ChangeLog
19                 Fix globish edition^Wediting.
20
21 2008-08-31 [wwp]        3.5.0cvs86
22
23         * src/addressbook.c
24                 Don't break nickname editing for non-LDAP books (nickname
25                 value was overwritten when editing existing contact, this
26                 came from 3.0.2cvs109).
27
28 2008-08-30 [colin]      3.5.0cvs85
29
30         * src/mainwindow.c
31         * src/summaryview.c
32                 Fix "Apply tags..." key shortcut
33
34 2008-08-29 [iwkse]      3.5.0cvs84
35
36         * src/summaryview.c
37                         Bit of clean:)
38
39 2008-08-29 [iwkse]      3.5.0cvs83
40
41         * src/summaryview.c
42                         Disable "Move to trash" action if
43                         we are in a trash-like folder.
44                         Thanks to colinl
45
46 2008-08-29 [paul]       3.5.0cvs82
47
48         * configure.ac
49                 bump up libetpan version requirement since
50                 0.55 is released now
51
52 2008-08-28 [wwp]        3.5.0cvs81
53
54         * src/account.c
55         * src/pop.c
56         * src/prefs_account.c
57         * src/prefs_account.h
58                 Add finer granularity to the POP3's remove-after delay (now in
59                 hours in addition to in days), patch by Paul Rolland.
60
61 2008-08-28 [wwp]        3.5.0cvs80
62
63         * src/gtk/combobox.c
64                 Fix a typo in a comment.
65
66 2008-08-28 [iwkse]      3.5.0cvs79
67
68         * src/account.c
69         * src/prefs_actions.c
70         * src/prefs_filtering.c
71         * src/prefs_template.c
72                         Add search feature to the account, 
73                         template and action dialog.
74                         It's turned on selecting one row
75                         of the list and typing some random
76                         letter. Thanks to wwp, colinl
77
78 2008-08-28 [colin]      3.5.0cvs78
79
80         * src/Makefile.am
81         * src/account.c
82         * src/compose.c
83         * src/prefs_account.c
84         * src/prefs_account.h
85         * src/privacy.c
86         * src/privacy.h
87         * src/procmime.c
88         * src/stock_pixmap.c
89         * src/stock_pixmap.h
90         * src/summaryview.c
91         * src/pixmaps/key_gpg_signed.xpm
92                 Fix bug 1412, "Sign reply, if mail was signed"
93                 Add an account preference to sign replies to signed mails
94
95 2008-08-28 [iwkse]      3.5.0cvs77
96
97         * src/prefs_filtering.c
98                 Making the search more useful,
99                 jumping directly to the relative rule.
100
101 2008-08-27 [colin]      3.5.0cvs76
102
103         * src/main.c
104                 Add a bit of info
105
106 2008-08-27 [colin]      3.5.0cvs75
107
108         * src/gtk/gtkcmctree.c
109                 Fix a few ifdefs
110
111 2008-08-26 [colin]      3.5.0cvs74
112
113         * src/gtk/gtkcmctree.c
114                 Fix missing inits on old glib
115
116 2008-08-26 [wwp]        3.5.0cvs73
117
118         * src/common/utils.c
119                 Added 'Fwd' to the list of known common subject prefixes.
120
121 2008-08-25 [iwkse]      3.5.0cvs72
122
123         * src/image_viewer.c
124                 Add animated gif support to the
125                 message preview.
126
127 2008-08-25 [colin]      3.5.0cvs71
128
129         * src/gtk/gtkcmctree.c
130                 Make sure work isn't null
131
132 2008-08-24 [colin]      3.5.0cvs70
133
134         * src/common/ssl.c
135                 Fix typo on SSL_CERT_DIR
136
137 2008-08-23 [holger]     3.5.0cvs69
138
139         * src/printing.c
140                 Fix bug 1699 'Separator line mis-placed when
141                 printing some e-mails'. The number of header lines
142                 was not correctly calculated when Pango inserts
143                 linebreaks
144
145 2008-08-23 [colin]      3.5.0cvs68
146
147         * src/mainwindow.c
148                 Fix the account selector button; thanks
149                 to wwp
150
151 2008-08-21 [colin]      3.5.0cvs67
152
153         * src/compose.c
154         * src/compose.h
155                 Add a compose preference for auto-indent
156         * src/mainwindow.c
157         * src/summaryview.c
158                 Make colorlabel accels a bit less hacky
159
160 2008-08-21 [colin]      3.5.0cvs66
161
162         * src/compose.c
163         * src/prefs_common.c
164         * src/prefs_common.h
165         * src/prefs_wrapping.c
166                 Add a preference for autoindent; fix no_join tag
167                 being applied to whole lines instead of just \n when
168                 creating a line 
169
170 2008-08-21 [colin]      3.5.0cvs65
171
172         * src/compose.c
173                 Add support for auto-indentation
174
175 2008-08-19 [colin]      3.5.0cvs64
176
177         * src/compose.c
178                 Save Autowrap status in drafts/queued mails
179
180 2008-08-19 [colin]      3.5.0cvs63
181
182         * src/mainwindow.c
183                 Fix a comment (in reality, test commit on
184                 the new CVS server)
185
186 2008-08-17 [colin]      3.5.0cvs62
187
188         * src/prefs_actions.c
189         * src/procmime.c
190         * src/wizard.c
191         * src/common/socket.h
192         * src/gtk/gtkcmctree.c
193                 Fix warnings
194
195 2008-08-16 [colin]      3.5.0cvs61
196
197         * src/editaddress_other_attributes_ldap.h
198                 Add 'l' field (localityName)
199
200 2008-08-16 [colin]      3.5.0cvs60
201
202         * src/mainwindow.c
203         * src/gtk/gtkcmclist.c
204         * src/gtk/gtkcmclist.h
205         * src/gtk/gtkcmctree.c
206         * src/gtk/gtksctree.c
207         * src/gtk/gtkutils.c
208         * src/gtk/gtkvscrollbutton.c
209                 Fix Maemo build (OS2007)
210
211 2008-08-14 [colin]      3.5.0cvs59
212
213         * src/folder.c
214                 Don't crash if parent is null when creating
215                 a folder
216         * src/gtk/pluginwindow.c
217                 Don't crash on race when closing window while
218                 a plugin is loading and does gtk_iterations
219
220 2008-08-13 [colin]      3.5.0cvs58
221
222         * src/messageview.c
223         * src/messageview.h
224         * src/mimeview.c
225                 Fix bug 1696, 'Viewing binary attachements 
226                 as text over 1 MB' (various buglets)
227
228 2008-08-10 [colin]      3.5.0cvs57
229
230         * src/summaryview.c
231         * src/gtk/gtkcmclist.c
232                 Continue fixing GTK < 2.12 build, thanks to
233                 Michael Hugues
234
235 2008-08-10 [colin]      3.5.0cvs56
236
237         * src/gtk/gtksctree.c
238                 Fix build on GTK < 2.12
239
240 2008-08-09 [colin]      3.5.0cvs55
241
242         * src/mainwindow.c
243                 Fix untranslatable strings, thanks to
244                 Stephan Sachse
245
246 2008-08-07 [colin]      3.5.0cvs54
247
248         * src/compose.c
249         * src/editaddress.c
250         * src/folderview.c
251         * src/mainwindow.c
252         * src/message_search.c
253         * src/mimeview.c
254         * src/noticeview.c
255         * src/prefs_account.c
256         * src/prefs_common.c
257         * src/prefs_customheader.c
258         * src/prefs_ext_prog.c
259         * src/prefs_filtering_action.c
260         * src/prefs_gtk.c
261         * src/prefs_logging.c
262         * src/prefs_matcher.c
263         * src/prefs_msg_colors.c
264         * src/procmime.c
265         * src/summary_search.c
266         * src/summaryview.c
267         * src/toolbar.c
268         * src/gtk/colorsel.c
269         * src/gtk/gtkaspell.c
270         * src/gtk/gtkutils.c
271         * src/gtk/gtkutils.h
272         * src/gtk/inputdialog.c
273         * src/gtk/pluginwindow.c
274         * src/gtk/quicksearch.c
275         * src/plugins/bogofilter/bogofilter_gtk.c
276         * src/plugins/dillo_viewer/dillo_prefs.c
277         * src/plugins/spamassassin/spamassassin_gtk.c
278                 - Fix Ctrl-Space shortcut
279                 - Fix mime-parsing bug in procmime (cvs52)
280                 - Fix double-free in procmime (cvs52)
281                 - Use gtk_bin_get_child instead of GTK_BIN()->child
282                 - Fix Goto menu in mainwindow
283
284 2008-08-07 [mones]      3.5.0cvs53
285
286         * po/es.po
287                 Updated translation (lots of changes!)
288         * src/compose.c
289                 Add missing accelerator key
290         * src/mainwindow.c
291                 Restored 'v' key function (thanks Colin!)
292
293 2008-08-06 [colin]      3.5.0cvs52
294
295         * src/addrbook.c
296         * src/addrcindex.c
297         * src/addrduplicates.c
298         * src/addrharvest.c
299         * src/enriched.c
300         * src/html.c
301         * src/ldif.c
302         * src/mimeview.c
303         * src/mutt.c
304         * src/pine.c
305         * src/procmime.c
306         * src/vcard.c
307         * src/wizard.c
308                 Fix my use of g_utf8_strdown (it returns
309                 a newly allocated string and doesn't
310                 change the parameter)
311
312 2008-08-06 [colin]      3.5.0cvs51
313
314         * src/compose.c
315                 Fix bug 1690, 'Copy/Paste in edit window may 
316                 break Undo'; middle-click pastes aren't 
317                 REPLACE_INSERT but just INSERT. 
318                 Also, fix privacy menu selection
319
320 2008-08-05 [colin]      3.5.0cvs50
321
322         * src/action.c
323         * src/addr_compl.c
324         * src/addrbook.c
325         * src/addrcindex.c
326         * src/addrduplicates.c
327         * src/addrharvest.c
328         * src/enriched.c
329         * src/html.c
330         * src/ldif.c
331         * src/main.c
332         * src/mimeview.c
333         * src/mutt.c
334         * src/pine.c
335         * src/procmime.c
336         * src/vcard.c
337         * src/wizard.c
338         * src/common/socket.c
339         * src/gtk/gtkutils.c
340         * src/gtk/gtkutils.h
341         * src/gtk/menu.c
342         * src/plugins/spamassassin/spamassassin.c
343                 More undeprecation (Glib)
344
345 2008-08-05 [colin]      3.5.0cvs49
346
347         * src/prefs_account.c
348         * src/prefs_filtering_action.c
349         * src/prefs_matcher.c
350         * src/gtk/Makefile.am
351         * src/gtk/claws-marshal.list
352         * src/gtk/colorlabel.c
353         * src/gtk/colorsel.c
354         * src/gtk/foldersort.c
355         * src/gtk/gtkaspell.c
356         * src/gtk/gtkcmclist.c
357         * src/gtk/gtkcmclist.h
358         * src/gtk/gtkcmctree.c
359         * src/gtk/gtkcmctree.h
360         * src/gtk/gtkcmoptionmenu.c
361         * src/gtk/gtkcmoptionmenu.h
362         * src/gtk/gtksctree.c
363         * src/gtk/gtksctree.h
364         * src/gtk/gtkutils.c
365         * src/gtk/gtkutils.h
366         * src/gtk/gtkvscrollbutton.c
367         * src/gtk/menu.c
368         * src/gtk/menu.h
369         * src/gtk/quicksearch.c
370         * src/plugins/dillo_viewer/dillo_viewer.c
371         * src/plugins/pgpcore/select-keys.c
372                 Try to finish yesterday's commit
373
374 2008-08-04 [colin]      3.5.0cvs48
375
376         * src/addressadd.c
377         * src/addressbook.c
378         * src/addressbook_foldersel.c
379         * src/addressitem.h
380         * src/addrgather.c
381         * src/browseldap.c
382         * src/compose.c
383         * src/compose.h
384         * src/editaddress.c
385         * src/editaddress_other_attributes_ldap.c
386         * src/editgroup.c
387         * src/editldap_basedn.c
388         * src/folderview.c
389         * src/folderview.h
390         * src/grouplistdialog.c
391         * src/image_viewer.c
392         * src/imap_gtk.c
393         * src/importldif.c
394         * src/main.c
395         * src/mainwindow.c
396         * src/message_search.c
397         * src/mh_gtk.c
398         * src/mimeview.c
399         * src/mimeview.h
400         * src/news_gtk.c
401         * src/noticeview.h
402         * src/prefs_account.c
403         * src/prefs_filtering_action.c
404         * src/prefs_matcher.c
405         * src/prefs_msg_colors.c
406         * src/prefs_summaries.c
407         * src/statusbar.c
408         * src/stock_pixmap.c
409         * src/summary_search.c
410         * src/summaryview.c
411         * src/summaryview.h
412         * src/textview.c
413         * src/toolbar.h
414         * src/gtk/Makefile.am
415         * src/gtk/claws-marshal.list
416         * src/gtk/colorsel.c
417         * src/gtk/foldersort.c
418         * src/gtk/gtkaspell.c
419         * src/gtk/gtkcmclist.c
420         * src/gtk/gtkcmclist.h
421         * src/gtk/gtkcmctree.c
422         * src/gtk/gtkcmctree.h
423         * src/gtk/gtksctree.c
424         * src/gtk/gtksctree.h
425         * src/gtk/gtkutils.c
426         * src/gtk/gtkutils.h
427         * src/gtk/gtkvscrollbutton.c
428         * src/gtk/menu.c
429         * src/gtk/menu.h
430         * src/gtk/quicksearch.c
431         * src/plugins/dillo_viewer/dillo_viewer.c
432         * src/plugins/pgpcore/select-keys.c
433                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
434                 Undeprecate their implementation (GtkArg, GtkType, ...)
435                 Undeprecate a few other things here and there
436                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
437                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
438                 still have work to do
439
440 2008-08-04 [colin]      3.5.0cvs47
441
442         * src/compose.c
443         * src/compose.h
444         * src/toolbar.h
445         * src/textview.c
446         * src/stock_pixmap.c
447         * src/statusbar.c
448         * src/noticeview.h
449         * src/mimeview.h
450         * src/mainwindow.c
451         * src/image_viewer.c
452         * src/gtk/gtkaspell.c
453         * src/gtk/gtkvscrollbutton.c
454         * src/plugins/dillo_viewer/dillo_viewer.c
455                 Undeprecate more things
456
457 2008-08-02 [colin]      3.5.0cvs46
458
459         * src/mainwindow.c
460                 Fix toggle menu activation state
461                 (thanks to cvs45 ;)
462
463 2008-08-02 [paul]       3.5.0cvs45
464
465         * src/mainwindow.c
466                 fix sensitivity of
467                 /View/Show or hide/Message View
468
469 2008-08-01 [paul]       3.5.0cvs44
470
471         * src/common/utils.c
472         * src/plugins/pgpcore/claws.def
473         * src/plugins/pgpinline/claws.def
474                 fix compilation problems on mingw32,
475                 (bug 1688) Patch by Marcus Brinkmann
476
477 2008-08-01 [colin]      3.5.0cvs43
478
479         * src/gtk/gtkutils.c
480         * src/gtk/gtkvscrollbutton.c
481                 Oups, fix build
482
483 2008-08-01 [colin]      3.5.0cvs42
484
485         * src/compose.c
486         * src/foldersel.c
487         * src/mainwindow.c
488         * src/prefs_account.c
489         * src/prefs_folder_item.c
490         * src/prefs_quote.c
491         * src/summaryview.c
492         * src/gtk/gtkaspell.c
493         * src/gtk/gtkutils.c
494         * src/gtk/gtkvscrollbutton.c
495                 Replace a few deprecated function calls
496
497 2008-08-01 [paul]       3.5.0cvs41
498
499         * src/action.c
500                 fix crash that occurs because of recent GtkUIManager
501                 changes. Thanks to Colin
502
503 2008-07-31 [colin]      3.5.0cvs40
504
505         * src/addressbook.c
506         * src/compose.c
507         * src/mainwindow.c
508         * src/messageview.c
509                 Some Maemo fixes
510         * src/gtk/menu.c
511         * src/gtk/menu.h
512                 Remove deprecated helper funcs
513
514 2008-07-30 [colin]      3.5.0cvs39
515
516         * src/folderview.c
517         * src/folderview.h
518         * src/imap_gtk.c
519         * src/mh_gtk.c
520         * src/news_gtk.c
521                 Move the folderview popup menu to GtkUIManager
522
523 2008-07-29 [colin]      3.5.0cvs38
524
525         * src/account.c
526         * src/account.h
527         * src/action.c
528         * src/action.h
529         * src/addressitem.h
530         * src/compose.c
531         * src/edittags.c
532         * src/mainwindow.c
533         * src/mainwindow.h
534         * src/mimeview.c
535         * src/summaryview.c
536         * src/gtk/menu.c
537         * src/gtk/menu.h
538                 Switch the main menu to GtkUIManager
539                 Warning fixes
540
541 2008-07-29 [colin]      3.5.0cvs37
542
543         * src/news.c
544                 Fix bug 1684, 'view news messages with large 
545                 attachements segfaults'
546
547 2008-07-29 [colin]      3.5.0cvs36
548
549         * src/action.c
550         * src/action.h
551         * src/addressbook.c
552         * src/addressitem.h
553         * src/compose.c
554         * src/compose.h
555         * src/messageview.c
556         * src/messageview.h
557         * src/summaryview.c
558         * src/gtk/menu.c
559         * src/gtk/menu.h
560                 More switches to GtkUIManager
561
562 2008-07-26 [colin]      3.5.0cvs35
563
564         * src/gtk/menu.c
565         * src/gtk/menu.h
566                 Fix prototype
567
568 2008-07-25 [colin]      3.5.0cvs34
569
570         * src/addrcustomattr.c
571         * src/addressbook.c
572         * src/compose.c
573         * src/editaddress.c
574         * src/editaddress_other_attributes_ldap.h
575         * src/edittags.c
576         * src/mainwindow.c
577         * src/mimeview.c
578         * src/prefs_actions.c
579         * src/prefs_filtering.c
580         * src/prefs_template.c
581         * src/summaryview.c
582         * src/textview.c
583         * src/textview.h
584         * src/toolbar.c
585         * src/gtk/about.c
586         * src/gtk/menu.c
587         * src/gtk/menu.h
588         * src/plugins/trayicon/trayicon.c
589                 More changes from GtkItemFactory to GtkUIManager
590
591 2008-07-25 [colin]      3.5.0cvs33
592
593         * src/gtk/menu.h
594                 Add a macro to remove menu items
595                 Make the gui_manager variable useless
596
597 2008-07-24 [colin]      3.5.0cvs32
598
599         * src/mimeview.c
600                 Fix a gtk warning on clear
601         * src/mainwindow.c
602         * src/summaryview.c
603         * src/summaryview.h
604                 Switch the message list popup menu to
605                 GtkUIManager
606
607 2008-07-23 [colin]      3.5.0cvs31
608
609         * src/plugins/pgpcore/pgp_viewer.c
610         * src/plugins/pgpcore/sgpgme.c
611                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
612                 Patch by Thomas Wiegner <wiegner@gmx.de>
613
614 2008-07-20 [paul]       3.5.0cvs30
615
616         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
617                 remove redundant GTK version check
618
619 2008-07-20 [ticho]      3.5.0cvs29
620
621         * src/folderview.c
622         * src/imap_gtk.c
623         * src/news_gtk.c
624                 Moved sensitivity setting for "Download messages" for IMAP and
625                 news folders from folderview.c to imap_gtk.c and news_gtk.c
626                 respectively for better code readability.
627                 Fixed indentation in news' set_sensitivity().
628
629 2008-07-20 [paul]       3.5.0cvs28
630
631         * src/addrgather.c
632                 remove more redundant code following cvs27
633
634 2008-07-20 [paul]       3.5.0cvs27
635
636         * src/addrgather.c
637                 remove now redundant code
638         * src/mainwindow.c
639         * src/mainwindow.h
640                 fix bug 1673, 'Tools/Harvest adresses is
641                 grayed out if folder is empty'
642
643 2008-07-19 [ticho]      3.5.0cvs26
644
645         * src/edittags.c
646         * src/main.c
647         * src/mimeview.c
648         * src/mimeview.h
649         * src/gtk/gtkutils.c
650         * src/gtk/gtkutils.h
651         * src/gtk/menu.c
652         * src/gtk/menu.h
653                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
654                 instead of deprecated GtkItemFactory.
655
656 2008-07-19 [colin]      3.5.0cvs25
657
658         * src/account.c
659         * src/addrgather.c
660         * src/compose.c
661         * src/editldap.c
662         * src/expldifdlg.c
663         * src/importldif.c
664         * src/main.c
665         * src/mainwindow.c
666         * src/mimeview.c
667         * src/noticeview.c
668         * src/prefs_account.c
669         * src/prefs_actions.c
670         * src/prefs_ext_prog.c
671         * src/prefs_filtering.c
672         * src/prefs_folder_item.c
673         * src/prefs_image_viewer.c
674         * src/prefs_logging.c
675         * src/prefs_msg_colors.c
676         * src/prefs_other.c
677         * src/prefs_send.c
678         * src/prefs_spelling.c
679         * src/prefs_summaries.c
680         * src/prefs_template.c
681         * src/printing.c
682         * src/quote_fmt.c
683         * src/summary_search.c
684         * src/summaryview.c
685         * src/toolbar.c
686         * src/wizard.c
687         * src/common/Makefile.am
688         * src/gtk/gtksctree.c
689         * src/gtk/gtkutils.h
690         * src/gtk/pluginwindow.c
691         * src/gtk/quicksearch.c
692         * src/plugins/bogofilter/bogofilter_gtk.c
693         * src/plugins/dillo_viewer/dillo_prefs.c
694         * src/plugins/pgpcore/prefs_gpg.c
695         * src/plugins/spamassassin/spamassassin_gtk.c
696         * src/plugins/trayicon/trayicon.c
697         * src/plugins/trayicon/trayicon_prefs.c
698                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
699                 or greater). Use the old deprecated one on GTK+ < 2.12.
700                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
701                 of time!
702
703 2008-07-16 [colin]      3.5.0cvs24
704
705         * src/mainwindow.c
706                 Fix folderview's scrolbar when starting minimised
707                 to tray, and popping up the mainwindow by calling
708                 claws-mail from the command line
709
710 2008-07-08 [colin]      3.5.0cvs23
711
712         * src/compose.c
713                 Possibly fix po-headers appearing on empty
714                 templates
715
716 2008-07-08 [colin]      3.5.0cvs22
717
718         * src/folderview.c
719         * src/summaryview.c
720                 Finish the always_open tristate patch, by Jonathan
721                 Corbet.
722
723 2008-07-07 [paul]       3.5.0cvs21
724
725         * src/mainwindow.c
726                 fix typo (missing ")
727
728 2008-07-07 [paul]       3.5.0cvs20
729
730         * src/mainwindow.c
731                 fit the menu style a bit better
732
733 2008-07-07 [colin]      3.5.0cvs19
734
735         * src/prefs_themes.c
736                 Make upgrading themes easier
737
738 2008-07-07 [colin]      3.5.0cvs18
739
740         * src/mainwindow.c
741         * src/prefs_toolbar.c
742         * src/stock_pixmap.c
743                 Finish fixing bug 1609, 'Icon issues'
744
745 2008-07-07 [colin]      3.5.0cvs17
746
747         * src/prefs_common.c
748                 Fix the default value
749
750 2008-07-07 [colin]      3.5.0cvs16
751
752         * src/prefs_summaries.c
753                 Revert my fix to the string, the correct term
754                 is indeed Message View
755
756 2008-07-07 [colin]      3.5.0cvs15
757
758         * AUTHORS
759         * src/gtk/authors.h
760         * src/prefs_common.c
761         * src/prefs_common.h
762         * src/prefs_summaries.c
763         * src/summaryview.c
764         * src/gtk/authors.h
765                 Change "Always open message when selected" to
766                 a tristate (Never/Always/When preview is visible)
767                 Patch by Jonathan Corbet <corbet@lwn.net>.
768
769 2008-07-06 [paul]       3.5.0cvs14
770
771         * src/addrgather.c
772                 improve the layout of the dialogue
773                 improve the English
774                 add tooltips
775                 fix some of the nasty coding style
776         * src/mainwindow.c
777                 improve the English
778                 add some missing mnemonics
779
780 2008-07-05 [paul]       3.5.0cvs13
781
782         * src/mainwindow.c
783         * src/mainwindow.h
784                 fix bug 1398, '"Change current account" is
785                 available even when there's only one account'
786         * src/plugins/pgpcore/prefs_gpg.c
787                 put back a needed include, removed in error
788
789 2008-07-05 [colin]      3.5.0cvs12
790
791         * src/mainwindow.c
792                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
793
794 2008-07-05 [colin]      3.5.0cvs11
795
796         * src/news.c
797         * src/news_gtk.c
798                 Provide ability to rename newsgroups. Closes
799                 bug 1444, 'Add GUI option for renaming 
800                 newsgroups'. Patch by Pawel Pekala
801
802 2008-07-05 [colin]      3.5.0cvs10
803
804         * src/plugins/pgpcore/passphrase.c
805         * src/plugins/pgpcore/prefs_gpg.c
806         * src/plugins/pgpcore/select-keys.c
807                 Simplify GTK includes (with the advantage
808                 of compiling against GTK+2.13); patch by
809                 Charles A Edwards
810
811 2008-07-05 [colin]      3.5.0cvs9
812
813         * src/wizard.c
814                 Add SSL client certificates
815
816 2008-07-05 [colin]      3.5.0cvs8
817
818         * src/prefs_account.c
819         * src/common/session.h
820                 Fix warnings
821         * src/common/ssl.c
822                 Add one path for certs
823
824 2008-07-05 [colin]      3.5.0cvs7
825
826         * src/prefs_account.c
827                 Fix no-ssl build
828
829 2008-07-04 [colin]      3.5.0cvs6
830
831         * src/common/ssl.c
832         * src/common/ssl.h
833         * src/common/ssl_certificate.c
834                 Workaround distro bugs and fix certificate checking
835                 with OpenSSL
836
837 2008-07-04 [colin]      3.5.0cvs5
838
839         * src/filtering.c
840         * src/common/ssl_certificate.c
841         * src/common/ssl_certificate.h
842         * src/etpan/imap-thread.c
843         * src/etpan/nntp-thread.c
844                 Fix some leaks, thanks to Martin Zwickel
845                 Rename gnutls functions that do the same
846                 as OpenSSL ones, to avoid symbol clashing
847                 when Claws is built against GnuTLS and
848                 libetpan against OpenSSL
849
850 2008-07-04 [paul]       3.5.0cvs4
851
852         * src/prefs_account.c
853                 remove 1 forgotten '.'
854
855 2008-07-04 [paul]       3.5.0cvs3
856
857         * src/prefs_account.c
858                 layout/engrish fixes to the 'Client
859                 certificates' frame
860
861 2008-07-03 [colin]      3.5.0cvs2
862
863         * src/imap.c
864         * src/news.c
865         * src/pop.c
866         * src/prefs_account.c
867         * src/prefs_account.h
868         * src/prefs_common.c
869         * src/send_message.c
870         * src/common/session.c
871         * src/common/session.h
872         * src/common/smtp.c
873         * src/common/smtp.h
874         * src/common/socket.h
875         * src/common/ssl.c
876         * src/common/ssl.h
877         * src/common/ssl_certificate.c
878         * src/common/ssl_certificate.h
879         * src/etpan/imap-thread.c
880         * src/etpan/nntp-thread.c
881         * src/gtk/inputdialog.c
882                 Add support for SSL client certificates (either PEM files
883                 with certificate and private key, either PKCS12 files)
884
885 2008-06-28 [colin]      3.5.0cvs1
886
887         * src/foldersel.c
888                 Fix compilation with older GTKs
889
890 2008-06-27 [paul]       3.5.0
891
892         * NEWS
893         * README
894         * RELEASE_NOTES 
895                 3.5.0 released
896
897 2008-06-27 [paul]       3.4.0cvs116
898
899         * src/gtk/authors.h
900                 complete cvs115
901
902 2008-06-27 [paul]       3.4.0cvs115
903
904         * configure.ac
905         * src/gtk/authors.h
906                 no longer build unmaintained translations
907
908 2008-06-27 [paul]       3.4.0cvs114
909
910         * po/de.po
911         * po/fi.po
912         * po/pt_BR.po
913                 updated by Stephan Sachse, Flammie Pirinen, and
914                 Frederico Goncalves Guimaraes
915
916 2008-06-26 [wwp]        3.4.0cvs113
917
918         * manual/fr/advanced.xml
919                 Update French version of the manual (AutoFaces documentation).
920
921 2008-06-26 [wwp]        3.4.0cvs112
922
923         * manual/fr/advanced.xml
924         * manual/fr/plugins.xml
925                 Updated French version of the manual (completed
926                 hidden options list, added note about Clawsker
927                 and new mail archiver plugin).
928
929 2008-06-25 [colin]      3.4.0cvs111
930
931         * src/gtk/gtkaspell.c
932                 Fix non-UTF8 in the replace with dialog
933         * src/prefs_actions.c
934                 Fix possible crasher
935                 Patches by Pawel
936
937 2008-06-24 [mones]      3.4.0cvs110
938
939         * src/autofaces.c
940                 Fix non-warning message, downgraded to debug info
941
942 2008-06-24 [colin]      3.4.0cvs109
943
944         * src/summaryview.c
945                 Fix bug 1650, Message line too small after 
946                 changing columns in "three columns" layout
947
948 2008-06-24 [colin]      3.4.0cvs108
949
950         * src/messageview.c
951                 Fix Spam button sensitivity in newsgroups
952
953 2008-06-23 [wwp]        3.4.0cvs107
954
955         * po/fr.po
956                 Updated French translation.
957
958 2008-06-23 [mones]      3.4.0cvs106
959
960         * po/es.po
961                 Updated translation for release
962
963 2008-06-22 [mones]      3.4.0cvs105
964
965         * manual/es/plugins.xml
966                 Synced new entry for Mail Archiver plugin
967
968 2008-06-22 [colin]      3.4.0cvs104
969
970         * src/compose.c
971                 Fix initial cursor position
972
973 2008-06-21 [paul]       3.4.0cvs103
974
975         * manual/plugins.xml
976                 add an entry for the new Mail Archiver plugin
977
978 2008-06-21 [paul]       3.4.0cvs102
979
980         * src/gtk/about.c
981                 we're in 'string freeze', put back the
982                 < > symbols for now
983
984 2008-06-21 [paul]       3.4.0cvs101
985
986         * manual/advanced.xml
987         * manual/es/advanced.xml
988                 fix build warning: <emphasis> cannot be contained
989                 within <filename>
990         * src/gtk/about.c
991                 fix non-clickable link on License page and drop
992                 the containing < > symbols to match other links
993
994 2008-06-20 [mones]      3.4.0cvs100
995
996         * manual/advanced.xml
997                 Added autofaces documentation, note about clawsker in hidden
998                 preferences, minor markup fix. Thanks Paul for proofreading
999         * manual/es/advanced.xml
1000                 Synchronised Spanish manual
1001
1002 2008-06-16 [colin]      3.4.0cvs99
1003
1004         * src/compose.c
1005                 Fix cursor placing on signature change
1006
1007 2008-06-16 [paul]       3.4.0cvs98
1008
1009         * src/imap_gtk.c
1010         * src/mh_gtk.c
1011         * src/gtk/inputdialog.c
1012                 really fussy coding style fixes
1013
1014 2008-06-16 [paul]       3.4.0cvs97
1015
1016         * src/Makefile.am
1017                 keep the alphabetical order
1018
1019 2008-06-13 [mones]      3.4.0cvs96
1020
1021         * src/autofaces.c
1022                 Fix crasher ;-)
1023         * src/prefs_filtering_action.c
1024                 Fixed cosmetic bug, processing also displays "Filtering"
1025
1026 2008-06-13 [mones]      3.4.0cvs95
1027
1028         * src/Makefile.am
1029         * src/autofaces.c       ** NEW FILE **  
1030         * src/autofaces.h       ** NEW FILE **
1031         * src/compose.c
1032                 Allow setting Faces and X-Faces globally and per-account
1033                 from configuration files under ~/.claws-mail/autofaces
1034
1035 2008-06-13 [holger]     3.4.0cvs94
1036
1037         * .cvsignore
1038                 More files to ignore
1039         * src/gtk/inputdialog.c
1040         * src/gtk/inputdialog.h
1041                 Make input dialog more generic so that a checkbox
1042                 with custom text can be used in addition to the
1043                 "remember this" checkbox
1044         * src/imap_gtk.c
1045         * src/mh_gtk.c
1046         * src/prefs_common.c
1047         * src/prefs_common.h
1048                 Allow new folders to inherit the properties of the
1049                 parent folder during folder creation
1050
1051 2008-06-13 [wwp]        3.4.0cvs93
1052
1053         * src/addressbook.c
1054                 a better fix for this string, won't break up translations,
1055                 and is conform to other similar ones.
1056
1057 2008-06-13 [wwp]        3.4.0cvs92
1058
1059         * src/addrduplicates.c
1060         * src/addressadd.c
1061         * src/addressbook.c
1062         * src/addressbook_foldersel.c
1063         * src/editgroup.c
1064                 use tree decorations everywhere AB folders are used (AB tree pane,
1065                     add address to AB, select AB folder, edit group, custom attr, find dup
1066                     results), in order to match global style
1067                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
1068                     double clicking on groups in tree pane does open the group edit dialog
1069                     double clicking on other items in tree pane does expand/collapse
1070                 fix a missing space in AB's delete-folder dialog
1071                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
1072
1073         * src/foldersel.c
1074                 make foldersel dialog show dotted lines according to global (hidden) prefs
1075
1076 2008-06-12 [colin]      3.4.0cvs91
1077
1078         * src/compose.c
1079         * src/compose.h
1080                 Fix bug 1635, 'Last character of message is truncated 
1081                 when changing accounts w/ sigs'
1082         * src/folderview.c
1083                 Fix bug 1636, 'Can't select "properties" on "folders 
1084                 only" folders'
1085
1086 2008-06-11 [colin]      3.4.0cvs90
1087
1088         * src/folder.c
1089                 Maybe fix bug 1623, 'exits with segfault when 
1090                 logging in to certain imap-servers'
1091
1092 2008-06-10 [mones]      3.4.0cvs89
1093
1094         * AUTHORS
1095         * tools/Makefile.am
1096         * tools/README
1097         * tools/convert_mbox.sh
1098                 Undo cvs86 and cvs87, it really should be a patch to 
1099                 convert_mbox.pl
1100
1101 2008-06-10 [wwp]        3.4.0cvs88
1102
1103         * po/fr.po
1104                 Updated French translation.
1105
1106 2008-06-10 [mones]      3.4.0cvs87
1107
1108         * tools/Makefile.am
1109                 Oops, forgot to add previous script for distribution
1110
1111 2008-06-10 [mones]      3.4.0cvs86
1112
1113         * AUTHORS
1114         * tools/README
1115         * tools/convert_mbox.sh
1116                 Added script to convert Evolution mail folders contributed
1117                 by Daniel Dickinson <cshore@fionavar.ca>
1118                 Fixes debian bug 461435
1119
1120 2008-06-09 [colin]      3.4.0cvs85
1121
1122         * src/main.c
1123                 Integrate AWN information bubble if dbus is
1124                 available
1125         * src/folder.c
1126                 Fix crash when calling scan_required() on 
1127                 folder classes that don't implement them
1128         * src/common/session.c
1129                 Fix a little typo
1130
1131 2008-06-09 [colin]      3.4.0cvs84
1132
1133         * src/main.c
1134                 Fix bug 1447, 'If user tries to close while starting 
1135                 up, it will not close ever.'
1136
1137 2008-06-09 [colin]      3.4.0cvs83
1138
1139         * src/filtering.c
1140                 Fix bug 1628, 'Claws Mail crashes when 
1141                 filtering selected messages'
1142
1143 2008-06-04 [colin]      3.4.0cvs82
1144
1145         * src/messageview.c
1146                 Complete handling of html parts in multipart/alternative
1147                 mails
1148
1149 2008-06-03 [paul]       3.4.0cvs81
1150
1151         * src/prefs_message.c
1152                 make always the english good
1153
1154 2008-06-03 [colin]      3.4.0cvs80
1155
1156         * src/mainwindow.c
1157         * src/mainwindow.h
1158                 Fix bug 1624, '[PATCH] Quick search should be 
1159                 disabled for folder view'; based on a patch by
1160                 Michael Terry
1161
1162 2008-06-03 [iwkse]      3.4.0cvs79
1163
1164         * src/addressbook.c
1165                 Fix little gui bug on button sensitivity
1166         * src/messageview.c
1167         * src/prefs_common.c
1168         * src/prefs_common.h
1169         * src/prefs_message.c
1170                 Allow by default to show html in multipart/alternative
1171
1172 2008-06-02 [colin]      3.4.0cvs78
1173
1174         * src/prefs_actions.c
1175                 GUI rework, patch by Pawel 
1176
1177 2008-06-02 [colin]      3.4.0cvs77
1178
1179         * src/quote_fmt.c
1180                 Fix sensitivity/alignment, patch from
1181                 Pawel
1182
1183 2008-05-31 [colin]      3.4.0cvs76
1184
1185         * src/imap.c
1186                 Fix login issue introduced in cvs75.
1187
1188 2008-05-31 [colin]      3.4.0cvs75
1189
1190         * src/imap.c
1191                 Fix more possible double-frees. Also, fix the root cause
1192                 of these double-frees by just noting the Session is to
1193                 be destroyed instead of destroying it in flight
1194
1195 2008-05-29 [paul]       3.4.0cvs74
1196
1197         * manual/keyboard.xml
1198                 'Makes' these entries like the others
1199
1200 2008-05-29 [colin]      3.4.0cvs73
1201
1202         * src/procmsg.h
1203                 Include utils.h in case we
1204                 need to pull goffset definition
1205
1206 2008-05-29 [colin]      3.4.0cvs72
1207
1208         * src/common/utils.h
1209                 Workaround a stupid Glib issue, where
1210                 goffset happens to be undefined. 
1211
1212 2008-05-28 [colin]      3.4.0cvs71
1213
1214         * src/compose.c
1215         * src/compose.h
1216         * src/grouplistdialog.c
1217         * src/image_viewer.c
1218         * src/imap.c
1219         * src/inc.c
1220         * src/main.c
1221         * src/matcher.c
1222         * src/messageview.c
1223         * src/mimeview.c
1224         * src/prefs_themes.c
1225         * src/procmsg.h
1226         * src/summaryview.c
1227         * src/summaryview.h
1228         * src/textview.c
1229         * src/common/smtp.c
1230         * src/common/utils.c
1231         * src/common/utils.h
1232                 Use goffset instead of off_t for MsgInfo's size
1233                 Allows using MsgInfo structure from plugins
1234                 compiled with largefile support
1235
1236 2008-05-26 [colin]      3.4.0cvs70
1237
1238         * src/mainwindow.c
1239         * src/mainwindow.h
1240                 Define THEME_CHANGED_HOOKLIST and invoke
1241                 it on theme change
1242         * src/plugins/trayicon/trayicon.c
1243                 Listen to THEME_CHANGED_HOOKLIST and
1244                 update accordingly
1245
1246 2008-05-26 [paul]       3.4.0cvs69
1247
1248         * src/mimeview.c
1249                 plug a leak in mimeview_save_all()
1250
1251 2008-05-24 [colin]      3.4.0cvs68
1252
1253         * src/common/utils.h
1254                 Fix wrong define on old glibs
1255
1256 2008-05-24 [paul]       3.4.0cvs67
1257
1258         * src/Makefile.am
1259         * src/stock_pixmap.c
1260         * src/stock_pixmap.h
1261         * src/toolbar.c
1262         * src/pixmaps/cancel.xpm
1263         * src/pixmaps/close.xpm
1264                 add a specific icon for A_CANCEL_INC (addresses
1265                 point 1 of bug 1609 'Icon issues')
1266                 replace close.xpm with an icon of the standard
1267                 24x24 size
1268
1269 2008-05-24 [paul]       3.4.0cvs66
1270
1271         * src/pixmaps/insert_file.xpm
1272                 replaced
1273
1274 2008-05-23 [paul]       3.4.0cvs65
1275
1276         * src/common/md5.c
1277         * src/common/md5.h
1278                 add the possibility to check md5 on binary files,
1279                 thanks to Colin
1280
1281 2008-05-23 [colin]      3.4.0cvs64
1282
1283         * src/mainwindow.c
1284         * src/summaryview.c
1285                 Fix bug 1610, 'claws crash after opening/closing 
1286                 preferences and window update'
1287
1288 2008-05-22 [colin]      3.4.0cvs63
1289
1290         * src/prefs_filtering_action.c
1291         * src/gtk/combobox.c
1292         * src/gtk/combobox.h
1293                 Fix reselecting of Tags actions in
1294                 filtering actions dialog
1295
1296 2008-05-22 [colin]      3.4.0cvs62
1297
1298         * src/Makefile.am
1299         * src/prefs_toolbar.c
1300         * src/stock_pixmap.c
1301         * src/stock_pixmap.h
1302         * src/toolbar.c
1303         * src/pixmaps/delete_btn.xpm
1304         * src/pixmaps/insert_file.xpm
1305         * src/pixmaps/mail_reply_to_list.xpm
1306                 Fix more of bug 1609:
1307                 - Add a Delete button icon
1308                 - Add a Reply to list button icon
1309                 - Fix Insert file button icon
1310                 Artwork by Ciprian Popovici.
1311
1312 2008-05-21 [colin]      3.4.0cvs61
1313
1314         * src/common/utils.c
1315                 Fix a little leak
1316
1317 2008-05-21 [wwp]        3.4.0cvs60
1318
1319         * src/prefs_filtering.c
1320                 Don't show SMTP-only accounts in accounts list, as they are
1321                 irrelevant for filtering incoming messages.
1322
1323 2008-05-21 [colin]      3.4.0cvs59
1324
1325         * src/mainwindow.c
1326                 Don't put SMTP-only accounts in receive menus
1327
1328 2008-05-21 [colin]      3.4.0cvs58
1329
1330         * src/imap.c
1331                 Fix cvs56 (brain fart)
1332
1333 2008-05-21 [colin]      3.4.0cvs57
1334
1335         * src/common/utils.c
1336                 Fix bug 1615, 'hang on FIFO when the other end's not 
1337                 opened'
1338
1339 2008-05-21 [colin]      3.4.0cvs56
1340
1341         * src/imap.c
1342                 Fix a warning
1343
1344 2008-05-19 [colin]      3.4.0cvs55
1345
1346         * src/plugins/pgpcore/sgpgme.c
1347                 Maybe fix debian bug 481856, 'Segmentation fault 
1348                 when verifying a GPG signature'. Although it 
1349                 looks like a race condition...
1350
1351 2008-05-19 [colin]      3.4.0cvs54
1352
1353         * src/prefs_filtering_action.c
1354         * src/prefs_matcher.c
1355         * src/common/tags.c
1356         * src/common/tags.h
1357         * src/gtk/combobox.c
1358         * src/gtk/combobox.h
1359                 Patch by Pawel: disabled Tags menus in filtering dialogs
1360
1361 2008-05-19 [colin]      3.4.0cvs53
1362
1363         * src/prefs_account.c
1364                 GUI patch by Pawel: align ports entries
1365
1366 2008-05-19 [colin]      3.4.0cvs52
1367
1368         * src/mainwindow.c
1369                 Fix bug 1616, 'strange question while emptying trash'
1370
1371 2008-05-18 [colin]      3.4.0cvs51
1372
1373         * src/common/plugin.c
1374         * src/etpan/imap-thread.c
1375         * src/etpan/nntp-thread.c
1376         * src/gtk/gtksctree.c
1377                 Fix bug 1613, 'Various memory leaks'; 
1378                 based on a patch by Didier Barvaux.
1379
1380 2008-05-18 [colin]      3.4.0cvs50
1381
1382         * src/mimeview.c
1383         * src/privacy.h
1384         * src/toolbar.c
1385         * src/toolbar.h
1386         * src/plugins/pgpcore/sgpgme.c
1387                 Fix more parts of bug 1609:
1388                 - Make use of specific Expired privacy icon
1389                 - Use CLOSE instead of NOTICE_ERROR for cancel
1390                   receiving
1391                 - Allow a Preferences button in the main toolbar
1392
1393 2008-05-18 [colin]      3.4.0cvs49
1394
1395         * src/stock_pixmap.c
1396                 Fix bug with non-updating icons after theme change:
1397                 If fetching pixbuf for a given icon after a theme
1398                 change, the next pixmap fetch would return the old
1399                 cached one, as the theme change was forgotten at 
1400                 this time. (and vice-versa). This was mostly 
1401                 visible on open folder icons
1402
1403 2008-05-17 [colin]      3.4.0cvs48
1404
1405         * src/prefs_summaries.c
1406         * src/summaryview.c
1407                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
1408                 options'. Patch by Pawel
1409
1410 2008-05-16 [colin]      3.4.0cvs47
1411
1412         * src/imap.c
1413                 Fix another possible crash (on fatal errors
1414                 at login, like stream error).
1415
1416 2008-05-16 [paul]       3.4.0cvs46
1417
1418         * tools/thunderbird-filters-convertor.pl
1419                 fix a typo
1420                 fix reading a tb rule that contains something
1421                 like that: \"Sender\"
1422
1423 2008-05-16 [paul]       3.4.0cvs45
1424
1425         * tools/README
1426         * tools/csv2addressbook.pl
1427                 add support for gmail exported csv address book
1428
1429 2008-05-16 [colin]      3.4.0cvs44
1430
1431         * configure.ac
1432         * src/ldapupdate.c
1433                 Fix ldap deprecated calls. Patch by
1434                 Michael Rasmussen
1435
1436 2008-05-16 [paul]       3.4.0cvs43
1437
1438         * manual/de/account.xml
1439         * manual/it/account.xml
1440         * manual/it/ack.xml
1441         * manual/it/addrbook.xml
1442         * manual/it/claws-mail-manual.xml
1443         * manual/it/gpl.xml
1444         * manual/it/intro.xml
1445         * manual/it/starting.xml
1446                 add pages towards German and Italian manuals.
1447                 (just for storage, they are not built yet, due
1448                 to being incomplete.) submitted by Speckmade
1449                 <Speckmade@gmx.net> and Salvatore De Paolis
1450                 <iwkse@claws-mail.org>
1451
1452 2008-05-16 [colin]      3.4.0cvs42
1453
1454         * src/gtk/sslcertwindow.c
1455                 Fix SHA1 fingerprint with GnuTLS
1456
1457 2008-05-15 [colin]      3.4.0cvs41
1458
1459         * src/gtk/sslcertwindow.c
1460                 Print SHA1 fingerprint too
1461
1462 2008-05-15 [colin]      3.4.0cvs40
1463
1464         * src/imap.c
1465                 Fix certificate port on TLS. It was 
1466                 previously always 0.
1467                 **IMPORTANT INFORMATION**: this will trigger 
1468                 one wrong "New certificate" warning at the 
1469                 first connection with this fix, if using STARTTLS
1470                 on IMAP.
1471         * src/gtk/sslcertwindow.c
1472                 Make labels selectable
1473
1474 2008-05-15 [colin]      3.4.0cvs39
1475
1476         * src/imap.c
1477                 Fix double free when STARTTLS fails (for
1478                 example due to refusing the certificate)
1479
1480 2008-05-15 [paul]       3.4.0cvs38
1481
1482         * manual/advanced.xml
1483                 fix typo
1484
1485 2008-05-15 [paul]       3.4.0cvs37
1486
1487         * manual/advanced.xml
1488         * src/prefs_send.c
1489                 make outgoing_fallback_to_ascii a hidden pref
1490
1491 2008-05-14 [colin]      3.4.0cvs36
1492
1493         * src/main.c
1494         * src/mainwindow.c
1495         * src/mainwindow.h
1496                 Make it possible to cancel quit when Claws
1497                 ask whether to empty trash.
1498
1499 2008-05-14 [colin]      3.4.0cvs35
1500
1501         * src/compose.c
1502         * src/prefs_common.c
1503         * src/prefs_common.h
1504         * src/prefs_send.c
1505                 Add a preference to be able to specify an
1506                 outgoing charset/encoding but still fallback
1507                 to 7bit US-ASCII when possible (default TRUE,
1508                 same behavior as pre-cvs34)
1509
1510 2008-05-14 [colin]      3.4.0cvs34
1511
1512         * src/compose.c
1513                 Always use the specified encoding and charset if it is
1514                 specified, even if the mail is ASCII.
1515
1516 2008-05-13 [paul]       3.4.0cvs33
1517
1518         * src/ldapupdate.c
1519                 fix the build warnings the easy way for now
1520
1521 2008-05-13 [colin]      3.4.0cvs32
1522
1523         * src/prefs_themes.c
1524                 Count .png files as icons too (fixes part
1525                 of bug 1609, 'Icon issues')
1526
1527 2008-05-13 [wwp]        3.4.0cvs31
1528
1529         * src/addressbook_foldersel.c
1530                 Fix wrong check (completes 3.4.0.cvs30).
1531
1532 2008-05-12 [wwp]        3.4.0cvs30
1533
1534         * src/addressbook.c
1535         * src/addressbook_foldersel.c
1536         * src/filtering.c
1537         * src/matcher.c
1538         * src/prefs_matcher.c
1539         * src/plugins/bogofilter/bogofilter.c
1540         * src/plugins/bogofilter/bogofilter_gtk.c
1541         * src/plugins/dillo_viewer/dillo_prefs.c
1542         * src/plugins/spamassassin/spamassassin.c
1543         * src/plugins/spamassassin/spamassassin_gtk.c
1544                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
1545                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
1546                 translated string "Any" in plugins (whitelisting) and
1547                 UTF8 comparisons.
1548
1549 2008-05-07 [colin]      3.4.0cvs29
1550
1551         * configure.ac
1552                 Fix --enable-maemo (assume --enable-generic-umpc)
1553
1554 2008-05-07 [colin]      3.4.0cvs28
1555
1556         * configure.ac
1557         * src/account.c
1558         * src/addr_compl.c
1559         * src/compose.c
1560         * src/editaddress.c
1561         * src/folderview.c
1562         * src/mainwindow.c
1563         * src/messageview.c
1564         * src/mimeview.c
1565         * src/prefs_account.c
1566         * src/prefs_common.c
1567         * src/prefs_display_header.c
1568         * src/prefs_filtering.c
1569         * src/prefs_summaries.c
1570         * src/prefs_template.c
1571         * src/prefs_toolbar.c
1572         * src/stock_pixmap.c
1573         * src/summaryview.c
1574         * src/summaryview.h
1575         * src/textview.c
1576         * src/toolbar.c
1577         * src/gtk/about.c
1578         * src/gtk/gtksctree.c
1579         * src/gtk/menu.c
1580         * src/gtk/prefswindow.c
1581         * src/gtk/sslcertwindow.c
1582                 Separate generic UMPC code (layouts, ...) from 
1583                 MAEMO code (Hildon, ...)
1584
1585 2008-05-06 [paul]       3.4.0cvs27
1586
1587         * tools/claws.i18n.status.pl
1588                 add he.po
1589
1590 2008-05-06 [colin]      3.4.0cvs26
1591
1592         * src/common/utils.c
1593                 Maybe fix crash on FreeBSD
1594
1595 2008-05-05 [colin]      3.4.0cvs25
1596
1597         * src/messageview.c
1598                 Fix bug 1602, 'Crash when sending return receipt for
1599                 messages with no subject'
1600
1601 2008-05-05 [colin]      3.4.0cvs24
1602
1603         * src/mimeview.c
1604                 Don't overwrite temporary files with same
1605                 name when drag and dropping. Fixes bug 1599,
1606                 'attach multiple files with the same name from 
1607                 one mail to another'
1608
1609 2008-05-04 [paul]       3.4.0cvs23
1610
1611         * src/compose.c
1612         * src/prefs_common.c
1613                 fix bug 1587 'can not replay with quote'
1614
1615 2008-05-03 [colin]      3.4.0cvs22
1616
1617         * po/de.po
1618                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
1619
1620 2008-05-03 [colin]      3.4.0cvs21
1621
1622         * src/toolbar.c
1623                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
1624                 icon isn't grayed although ineffective'
1625
1626 2008-05-02 [wwp]        3.4.0cvs20
1627
1628         * po/fr.po
1629                 Fix translation.
1630
1631         * src/prefs_folder_item.c
1632                 Add missing notice in folder properties (templates) when
1633                 folder is a root node.
1634
1635 2008-04-30 [colin]      3.4.0cvs19
1636
1637         * src/prefs_toolbar.c
1638                 Add Trash and Delete icons to the icon chooser
1639
1640 2008-04-30 [colin]      3.4.0cvs18
1641
1642         * src/compose.c
1643                 Remove "Delete entire line" which was a noop
1644                 and should be the same as "Delete line" :)
1645
1646 2008-04-30 [colin]      3.4.0cvs17
1647
1648         * src/compose.c
1649                 Fix 'Delete line' and 'Delete to end of line'
1650                 on the last line. Patch by <seelenhirt@gmx.net>
1651
1652 2008-04-28 [colin]      3.4.0cvs16
1653
1654         * src/folder.c
1655                 Fix bug 1589, 'tagsdb file not removed when
1656                 folder deleted'.
1657         * src/common/utils.c
1658                 Make sure claws_unlink accepts NULL arg.
1659
1660 2008-04-25 [colin]      3.4.0cvs15
1661
1662         * src/common/ssl.c
1663                 Fix/simplify previous commit
1664
1665 2008-04-25 [colin]      3.4.0cvs14
1666
1667         * src/addrindex.h
1668         * src/common/ssl_certificate.c
1669                 Patch by Marcus: Fix Win32 build
1670         * src/common/ssl.c
1671                 Fix build with GnuTLS/no pthread, thanks
1672                 to Marcus
1673
1674 2008-04-25 [colin]      3.4.0cvs13
1675
1676         * src/summaryview.c
1677                 Fix bug 1586, '3-pane vertical layout now and then 
1678                 still shows sender column'
1679
1680 2008-04-25 [colin]      3.4.0cvs12
1681
1682         * src/Makefile.am
1683         * src/w32-logo.ico
1684         * src/w32-resource.rc
1685                 Patch from Marcus Brinkmann to set an icon on w32.
1686
1687 2008-04-24 [colin]      3.4.0cvs11
1688
1689         * src/inc.c
1690         * src/inc.h
1691                 Trace inc locks
1692         * src/ldif.c
1693         * src/ldif.h
1694                 Fix bug 1581, 'Bad File Format during Import LDIF':
1695                 Use dynamically allocated buffers; also, allow 
1696                 importing contacts with no email address
1697
1698 2008-04-24 [colin]      3.4.0cvs10
1699
1700         * src/prefs_common.c
1701                 Increment the timeout a bit on OpenBSD, 75 isn't enough
1702
1703 2008-04-23 [colin]      3.4.0cvs9
1704
1705         * src/compose.c
1706         * src/prefs_folder_item.c
1707         * src/prefs_template.c
1708         * src/quote_fmt.c
1709                 Fix bug 1576: Fix unescaping of templates when testing them
1710                 I think it breaks nothing. (wwp, you're welcome to double-check)
1711
1712 2008-04-23 [paul]       3.4.0cvs8
1713
1714         * manual/advanced.xml
1715                 add info about the "two_line_vertical" hidden
1716                 pref
1717
1718 2008-04-22 [paul]       3.4.0cvs7
1719
1720         * src/prefs_common.c
1721         * src/prefs_common.h
1722         * src/summaryview.c
1723                 make the 2-line view in summaryview when in three
1724                 columns mode configurable. hidden pref: "two_line_vertical"
1725
1726 2008-04-22 [colin]      3.4.0cvs6
1727
1728         * src/inc.c
1729                 Fix missing inc_unlock()
1730         * src/prefs_matcher.c
1731         * src/send_message.c
1732                 Fix my last commit
1733
1734 2008-04-22 [colin]      3.4.0cvs5
1735
1736         * src/etpan/imap-thread.c
1737                 Use g_(un)setenv instead of (un)setenv which
1738                 doesn't exist on IRIX 6.5
1739
1740 2008-04-22 [colin]      3.4.0cvs4
1741
1742         * src/inc.c
1743         * src/prefs_common.c
1744         * src/send_message.c
1745                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
1746                 Set the default timeout to 75 seconds
1747
1748 2008-04-20 [colin]      3.4.0cvs3
1749
1750         * src/pixmaps/tray_newmail.offline.xpm
1751         * src/pixmaps/tray_newmail.xpm
1752         * src/pixmaps/tray_newmarkedmail.offline.xpm
1753         * src/pixmaps/tray_newmarkedmail.xpm
1754         * src/pixmaps/tray_nomail.offline.xpm
1755         * src/pixmaps/tray_nomail.xpm
1756         * src/pixmaps/tray_unreadmail.offline.xpm
1757         * src/pixmaps/tray_unreadmail.xpm
1758         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
1759         * src/pixmaps/tray_unreadmarkedmail.xpm
1760                 Make the tray icons a bit nicer. Would be
1761                 nice to get really nice icons from someone
1762                 who's good at Gimp :)
1763
1764 2008-04-18 [colin]      3.4.0cvs2
1765
1766         * src/common/log.c
1767                 Forgot one g_unlink
1768
1769 lease complete the changelog entry below
1770 2008-04-18 [colin]      3.4.0cvs1
1771
1772         * src/addrduplicates.c
1773         * src/addressbook.c
1774         * src/compose.c
1775         * src/crash.c
1776         * src/editaddress.c
1777         * src/folder.c
1778         * src/image_viewer.c
1779         * src/imap.c
1780         * src/inc.c
1781         * src/main.c
1782         * src/mbox.c
1783         * src/messageview.c
1784         * src/mh.c
1785         * src/msgcache.c
1786         * src/news.c
1787         * src/partial_download.c
1788         * src/pop.c
1789         * src/prefs_common.c
1790         * src/prefs_common.h
1791         * src/prefs_other.c
1792         * src/prefs_themes.c
1793         * src/procheader.c
1794         * src/procmime.c
1795         * src/procmsg.c
1796         * src/textview.c
1797         * src/wizard.c
1798         * src/common/prefs.c
1799         * src/common/ssl_certificate.c
1800         * src/common/template.c
1801         * src/common/utils.c
1802         * src/common/utils.h
1803         * src/etpan/imap-thread.c
1804         * src/plugins/dillo_viewer/dillo_viewer.c
1805         * src/plugins/pgpcore/sgpgme.c
1806         * src/plugins/pgpinline/pgpinline.c
1807                 Add an option to shred temporary files and messages
1808                 instead of just removing them. Slows deletions down!
1809
1810 2008-04-18 [paul]       3.4.0
1811
1812         * NEWS
1813         * README
1814         * RELEASE_NOTES 
1815                 3.4.0 released
1816
1817
1818 2008-04-18 [paul]       3.3.1cvs61
1819
1820         * po/de.po
1821         * po/fi.po
1822         * po/it.po
1823         * po/pt_BR.po
1824                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
1825                 and Frederico Goncalves Guimaraes
1826         * po/es.po
1827                 updated on the last minute by a lazy Ricardo Mones
1828
1829 2008-04-18 [colin]      3.3.1cvs60
1830
1831         * po/fr.po
1832                 Update translation (Fabien Vantard)
1833
1834 2008-04-17 [colin]      3.3.1cvs59
1835
1836         * src/imap.c
1837                 Fix debian bug 474712, 'claws seg faults when IMAP 
1838                 connection breaks after an IMAP protocol error 
1839                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
1840         * src/summaryview.c
1841                 Fix a little leak
1842
1843 2008-04-17 [colin]      3.3.1cvs58
1844
1845         * src/common/log.c
1846                 Fix log size getting out of control (claws-mail
1847                 getting SIGXFSZ): rotate if every 10MB
1848
1849 2008-04-10 [paul]       3.3.1cvs57
1850
1851         * src/prefs_other.c
1852                 improvements to english usage
1853
1854 2008-04-10 [paul]       3.3.1cvs56
1855
1856         * src/prefs_receive.c
1857                 add an accurate description
1858
1859 2008-04-08 [colin]      3.3.1cvs55
1860
1861         * src/undo.c
1862                 Probably fix corruption, introduced in cvs53
1863
1864 2008-04-04 [iwkse]      3.3.1cvs54
1865
1866         * src/undo.c
1867                 undo should works properly again
1868
1869 2008-04-04 [iwkse]      3.3.1cvs53
1870
1871         * src/undo.c
1872                 Fix a segfault but breaks undo
1873                 on a specific case (eg. double paste with
1874                 middle-mouse button)
1875
1876 2008-04-04 [iwkse]      3.3.1cvs52
1877
1878         * src/prefs_filtering.c
1879                 Fix previous Tab mess
1880
1881 2008-04-03 [iwkse]      3.3.1cvs51
1882
1883         * src/prefs_filtering.c
1884                 Add search in filtering rules list
1885
1886 2008-04-02 [colin]      3.3.1cvs50
1887
1888         * src/main.c
1889                 Revert part of the previous patch: we do
1890                 want to parse ~/.claws-mail/gtkrc-2.0 if it
1891                 exists
1892
1893 2008-04-02 [colin]      3.3.1cvs49
1894
1895         * src/main.c
1896                 Fix bug 1562, 'Claws-Mail does not completely 
1897                 respect settings in GTK2_RC_FILES environment'
1898                 Remove manual parsing of .gtkrc-2.0 and 
1899                 .gtk/gtkrc-2.0. GTK does it itself these days.
1900
1901 2008-04-01 [colin]      3.3.1cvs48
1902
1903         * src/imap_gtk.c
1904                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
1905                 ticking "Show only subscribed"'
1906
1907 2008-03-31 [colin]      3.3.1cvs47
1908
1909         * src/folder.c
1910                 Fix bug 1553, 'File lock not respected'
1911                 Regression due to the implementation of
1912                 deletion batching
1913
1914 2008-03-31 [colin]      3.3.1cvs46
1915
1916         * src/mainwindow.c
1917                 Fix tags menu update, thanks to Paul
1918
1919 2008-03-29 [wwp]        3.3.1cvs45
1920
1921         * src/prefs_account.c
1922         * src/prefs_common.c
1923         * src/prefs_folder_item.c
1924         * src/prefs_quote.c
1925         * src/quote_fmt.c
1926         * src/quote_fmt.h
1927                 Fix compose template formats (in global preferences)
1928                 being translated under specific conditions.
1929                 Add a button to restore factory defaults for current
1930                 language.
1931
1932 2008-03-27 [colin]      3.3.1cvs44
1933
1934         * src/common/prefs.c
1935         * src/common/xmlprops.c
1936                 Fix RedHat bug 431735, 'segfault if /home is full' 
1937                 (when starting): Fix double fclose() in prefs.c
1938                 and potentially xmlprops.c
1939
1940 2008-03-27 [colin]      3.3.1cvs43
1941
1942         * src/addressbook.c
1943                 Fix bug 1559, 'Claws Mail crashed deleting all 
1944                 common contacts'
1945
1946 2008-03-27 [wwp]        3.3.1cvs42
1947
1948         * src/addressbook.c
1949                 Fix 3.3.0cvs41.
1950
1951 2008-03-27 [wwp]        3.3.1cvs41
1952
1953         * src/addressbook.c
1954                 Prevent list flickering when deleting addresses.
1955
1956 2008-03-26 [colin]      3.3.1cvs40
1957
1958         * src/imap.c
1959                 Clean up session disconnection. Possibly
1960                 fix Ubuntu bug #204290
1961
1962 2008-03-26 [colin]      3.3.1cvs39
1963
1964         * src/textview.c
1965                 Fix bug 1555: current folder wasn't used when
1966                 right-clicking on an email address
1967
1968 2008-03-25 [colin]      3.3.1cvs38
1969
1970         * src/plugins/bogofilter/bogofilter.c
1971         * src/plugins/bogofilter/bogofilter.h
1972         * src/plugins/bogofilter/bogofilter_gtk.c
1973                 Add a "learn from whitelist" preference
1974                 Whitelist Unsure mails too.
1975
1976 2008-03-24 [paul]       3.3.1cvs37
1977
1978         * src/prefs_account.c
1979                 If no MH mailbox and no account exists, when
1980                 creating a POP/Local account, just create and
1981                 use the default one instead of bailing with a
1982                 "Mailbox doesn't exist" error
1983
1984 2008-03-21 [colin]      3.3.1cvs36
1985
1986         * src/procmime.c
1987                 strstrip mime subtype
1988
1989 2008-03-21 [paul]       3.3.1cvs35
1990
1991         * manual/advanced.xml
1992                 correct and update the info about Actions
1993
1994 2008-03-20 [colin]      3.3.1cvs34
1995
1996         * src/messageview.c
1997         * src/messageview.h
1998         * src/textview.c
1999                 Show at max 1MB of text, add a noticeview to
2000                 show everything optionally.
2001
2002 2008-03-20 [colin]      3.3.1cvs33
2003
2004         * src/stock_pixmap.c
2005                 Add support for png themes
2006
2007 2008-03-19 [wwp]        3.3.1cvs32
2008
2009         * src/procheader.c
2010                 Sanity check.
2011
2012 2008-03-18 [colin]      3.3.1cvs31
2013
2014         * src/common/utils.c
2015         * src/common/utils.h
2016                 Handle size_t instead of off_t in to_human_readable
2017
2018 2008-03-18 [colin]      3.3.1cvs30
2019
2020         * src/imap.c
2021                 Remove raw printf
2022
2023 2008-03-16 [colin]      3.3.1cvs29
2024
2025         * src/summaryview.c
2026                 Fix build on GTK < 2.12
2027
2028 2008-03-16 [colin]      3.3.1cvs28
2029
2030         * src/mainwindow.c
2031                 Refresh non-list widget when switching
2032                 messageview
2033
2034 2008-03-16 [colin]      3.3.1cvs27
2035
2036         * manual/faq.xml
2037                 Revert cvs25: This wasn't a typo :) :
2038                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
2039
2040
2041 2008-03-16 [colin]      3.3.1cvs26
2042
2043         * src/summaryview.c
2044         * src/gtk/gtksctree.c
2045         * src/gtk/gtksctree.h
2046                 Implement 2-lines items in Summaryview when in 
2047                 three columns mode
2048
2049 2008-03-16 [paul]       3.3.1cvs25
2050
2051         * manual/faq.xml
2052                 fix typo
2053
2054 2008-03-14 [colin]      3.3.1cvs24
2055
2056         * src/prefs_filtering_action.c
2057                 Fix buglet on setting recipient when
2058                 reediting forward rules.
2059
2060 2008-03-12 [colin]      3.3.1cvs23
2061
2062         * src/summaryview.c
2063                 Fix a new unused variable warning
2064         * src/plugins/trayicon/trayicon.c
2065                 Fix folderview's scrollbar at startup
2066                 if starting hidden
2067
2068 2008-03-12 [colin]      3.3.1cvs22
2069
2070         * src/folderview.c
2071         * src/summaryview.c
2072                 Use item_opened at the beginning of showing
2073                 a folder instead of the end. Fixes flicker.
2074
2075 2008-03-12 [paul]       3.3.1cvs21
2076
2077         * src/folder.c
2078         * src/folder.h
2079         * src/mainwindow.c
2080         * src/procmsg.c
2081         * src/summaryview.c
2082         * src/plugins/trayicon/trayicon.c
2083                 add tooltip with extended folder stats
2084
2085 2008-03-10 [colin]      3.3.1cvs20
2086
2087         * src/common/xml.c
2088                 Handle comments
2089
2090 2008-03-07 [colin]      3.3.1cvs19
2091
2092         * src/mainwindow.c
2093                 Fix blinking of the taskbar entry
2094
2095 2008-03-07 [colin]      3.3.1cvs18
2096
2097         * src/mainwindow.c
2098                 MAEMO: Fix bug 1494, 'Trayicon 
2099                 plugin breaks UI...'
2100
2101 2008-03-07 [paul]       3.3.1cvs17
2102
2103         * src/gtk/authors.h
2104                 reflect reality a bit more closely
2105
2106 2008-03-06 [colin]      3.3.1cvs16
2107
2108         * src/mainwindow.c
2109         * src/mainwindow.h
2110         * src/summaryview.c
2111         * src/summaryview.h
2112         * src/toolbar.c
2113                 Integrate things better wrt the new
2114                 summaryview extensibility.
2115
2116 2008-03-06 [wwp]        3.3.1cvs15
2117
2118         * src/quote_fmt.c
2119                 Fix some gcc warnings.
2120
2121 2008-03-06 [wwp]        3.3.1cvs14
2122
2123         * src/prefs_account.c
2124         * src/prefs_folder_item.c
2125         * src/prefs_gtk.c
2126         * src/prefs_template.c
2127         * src/gtk/prefswindow.c
2128         * src/gtk/prefswindow.h
2129                 prefs_templates: fix missing unregistering of addr_completion widgets
2130                 and and ending of addr_completion service.
2131                 prefs_folder_item: fix missing registering/unregistering of widgets,
2132                 and rework the way add_completion service is started and stopped.
2133                 Plus few prefswindow API changes (opening).
2134
2135 2008-03-06 [wwp]        3.3.1cvs13
2136
2137         * src/folder_item_prefs.c
2138         * src/prefs_template.c
2139         * src/prefs_template.h
2140         * src/quote_fmt.c
2141         * src/common/template.c
2142                 Complete 3.3.1cvs12, thanks to Colin.
2143
2144 2008-03-06 [wwp]        3.3.1cvs12
2145
2146         * src/compose.c
2147         * src/folder_item_prefs.c
2148         * src/folder_item_prefs.h
2149         * src/prefs_account.c
2150         * src/prefs_folder_item.c
2151         * src/prefs_quote.c
2152         * src/prefs_template.c
2153         * src/quote_fmt.c
2154         * src/quote_fmt.h
2155         * src/common/template.c
2156         * src/common/template.h
2157                 Global and per-folder templates can now override the from name (this
2158                 doesn't change the account being used).
2159                 Examples:
2160                  "My other name" <%account_email> (just changes the name)
2161                  my.faked.email@address.org (overrides the address too)
2162
2163 2008-03-05 [colin]      3.3.1cvs11
2164
2165         * src/summaryview.c
2166         * src/summaryview.h
2167                 Replace that hbox with a notebook
2168
2169 2008-03-05 [colin]      3.3.1cvs10
2170
2171         * src/folder.h
2172         * src/folderview.c
2173                 Add klass functions for notification of folder
2174                 opening/closing via the GUI
2175         * src/summaryview.c
2176         * src/summaryview.h
2177                 Add a specific container for the scrolledwin
2178
2179 2008-03-05 [colin]      3.3.1cvs9
2180
2181         * src/folder.h
2182         * src/folderview.c
2183                 Add klass functions for notification of folder 
2184                 opening/closing via the GUI
2185         * src/summaryview.c
2186         * src/summaryview.h
2187                 Add a specific container for the scrolledwin
2188
2189 2008-03-02 [colin]      3.3.1cvs8
2190
2191         * src/messageview.c
2192                 MAEMO: Fix bug 1541, 'Deleting message from within 
2193                 read window displays next message then closes.'
2194
2195 2008-03-02 [colin]      3.3.1cvs7
2196
2197         * src/main.c
2198                 Probably fix bug 1539, 'Program crashes':
2199                 Setup Gcrypt's thread functions when built
2200                 with GnuTLS
2201
2202 2008-03-01 [colin]      3.3.1cvs6
2203
2204         * src/folder.c
2205         * src/imap_gtk.c
2206                 Get rid of stale folders with no account
2207
2208 2008-02-28 [colin]      3.3.1cvs5
2209
2210         * src/compose.c
2211                 Fix bug 1534, 'Segmentation fault when doing 
2212                 some draft saving and then throwing away'
2213         * src/imap.c
2214                 Fix bug 1533, 'Claws is unable to mark messages 
2215                 as "read" in IMAP shared folders'
2216         * src/etpan/imap-thread.c
2217                 Fix bug 1515, 'large messages crash claws when 
2218                 syncing for offline mode'. This is rather a
2219                 workaround, and mails > 64MB will still be
2220                 problematic if there's less than 64MB available
2221                 on the dataroot volume.
2222         * src/messageview.c
2223                 MAEMO: Add information when fetching big messages
2224
2225 2008-02-26 [colin]      3.3.1cvs4
2226
2227         * src/imap.c
2228                 fix bug 1532, '"login refused" message insufficiently 
2229                 detailed'
2230
2231 2008-02-26 [paul]       3.3.1cvs3
2232
2233         * INSTALL
2234         * README
2235                 remove mentions of ClamAV and a few other
2236                 old bits of information
2237
2238 2008-02-23 [colin]      3.3.1cvs2
2239
2240         * src/main.c
2241                 Fix log output (missing \n)
2242
2243 2008-02-23 [colin]      3.3.1cvs1
2244
2245         * configure.ac
2246                 Bump version number for stable release
2247
2248 2008-02-23 [paul]       3.3.0cvs21
2249
2250         * po/he.po
2251                 updated by Ofer
2252
2253 2008-02-21 [colin]      3.3.0cvs20
2254
2255         * src/matcher.c
2256                 Fix bug 1527, 'filtering is case sensitive when it 
2257                 shouldn't be'
2258
2259 2008-02-20 [colin]      3.3.0cvs19
2260
2261         * src/main.c
2262                 Fix file attachments from older Thunar
2263
2264 2008-02-19 [colin]      3.3.0cvs18
2265
2266         * manual/plugins.xml
2267         * manual/es/plugins.xml
2268         * manual/fr/plugins.xml
2269         * manual/pl/plugins.xml
2270                 Remove Clamav
2271
2272 2008-02-19 [paul]       3.3.0cvs17
2273
2274         * tools/README
2275         * tools/csv2addressbook.pl
2276                 add support for Kmail/Kaddressbook
2277
2278 2008-02-18 [colin]      3.3.0cvs16
2279
2280         * src/imap.c
2281                 Unset folder's session before creating a
2282                 new one
2283         * src/main.c
2284         * src/prefs_common.c
2285         * src/prefs_common.h
2286         * manual/advanced.xml
2287                 Add an hidden use_networkmanager pref, to
2288                 disable NetworkManager handling. Also,
2289                 consider UNKNOWN state to be CONNECTED.
2290
2291 2008-02-18 [wwp]        3.3.0cvs15
2292
2293         * src/matcher.c
2294                 Fix Engrish and make 'not' more visible in filtering debug logs.
2295
2296 2008-02-15 [colin]      3.3.0cvs14
2297
2298         * src/matcher.c
2299                 Revert cvs10 for now, it breaks the feature
2300
2301 2008-02-15 [colin]      3.3.0cvs13
2302
2303         * src/main.c
2304                 Always focus folder tree at startup
2305         * src/compose.c
2306                 Fix bug 1521, 'Cannot close compose window after 
2307                 replying to a non-existent news message'
2308
2309 2008-02-13 [colin]      3.3.0cvs12
2310
2311         * src/folderview.c
2312                 Fix important warnings
2313
2314 2008-02-12 [colin]      3.3.0cvs11
2315
2316         * src/imap.c
2317         * src/etpan/imap-thread.c
2318         * src/etpan/imap-thread.h
2319                 Fix handling of $Forwarded flag on Exchange:
2320                 check for the existence or creatability of a
2321                 flag before using it.
2322
2323 2008-02-12 [colin]      3.3.0cvs10
2324
2325         * src/matcher.c
2326                 Optimise matching on Found in addressbook if
2327                 the matched header is in cache (From, etc)
2328
2329 2008-02-12 [colin]      3.3.0cvs9
2330
2331         * src/folderview.c
2332                 Fix crashy stuff when changing displayed
2333                 columns
2334
2335 2008-02-12 [wwp]        3.3.0cvs8
2336
2337         * src/folder.h
2338                 Remove duplicate func declaration and restore the one
2339                 a missing one.
2340
2341 2008-02-12 [wwp]        3.3.0cvs7
2342
2343         * src/compose.c
2344         * src/export.c
2345         * src/folder.c
2346         * src/folder.h
2347         * src/foldersel.c
2348         * src/foldersel.h
2349         * src/imap_gtk.c
2350         * src/import.c
2351         * src/mainwindow.c
2352         * src/messageview.c
2353         * src/mh_gtk.c
2354         * src/prefs_account.c
2355         * src/prefs_filtering_action.c
2356         * src/summaryview.c
2357         * src/plugins/bogofilter/bogofilter_gtk.c
2358         * src/plugins/spamassassin/spamassassin_gtk.c
2359                 Allow moving/copying folders to root folders when using
2360                 the folder selection dialog (it was not possible to
2361                 maemo users to reparent a subfolder to a root folder
2362                 at all).
2363
2364 2008-02-12 [fabien]     3.3.0cvs6
2365
2366         * po/fr.po
2367                 a few days late for i18n fr update. Sorry.
2368
2369 2008-02-11 [colin]      3.3.0cvs5
2370
2371         * src/main.c
2372                 Implement support for future /dev/mem_notify.
2373                 This Linux kernel feature will allow applications
2374                 to be notified that memory has to be freed
2375                 before getting OOM-killed. For more information:
2376                 http://lwn.net/Articles/267013/
2377
2378 2008-02-10 [paul]       3.3.0cvs4
2379
2380         * src/Makefile.am
2381         * src/mimeview.c
2382         * src/prefs_toolbar.c
2383         * src/stock_pixmap.c
2384         * src/stock_pixmap.h
2385         * src/pixmaps/mime_text_patch.xpm
2386                 add an icon for attached patches
2387
2388 2008-02-09 [paul]       3.3.0cvs3
2389
2390         * src/gtk/about.c
2391                 bump the (c) year
2392
2393 2008-02-09 [wwp]        3.3.0cvs2
2394
2395         * src/main.c
2396                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
2397
2398 2008-02-08 [colin]      3.3.0cvs1
2399
2400         * src/common/utils.c
2401                 Forbid attaching anything containing "../" or ".ssh/"
2402                 from mailto: URI
2403
2404 2008-02-08 [paul]       3.3.0
2405
2406         * NEWS
2407         * README
2408         * RELEASE_NOTES 
2409                 3.3.0 released
2410
2411 2008-02-08 [paul]       3.2.0cvs77
2412
2413         * AUTHORS
2414                 updated with new translators
2415         * configure.ac
2416                 added he to ALL_LINGUAS
2417         * po/cs.po
2418         * po/de.po
2419         * po/es.po
2420         * po/fi.po
2421         * po/hu.po
2422         * po/it.po
2423         * po/pt_BR.po
2424         * po/zh_CN.po
2425                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
2426                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
2427                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
2428                 and Ralph Young
2429         * po/he.po
2430                 new Hebrew translation by Ofer <oc666@netvision.net.il>
2431         * src/gtk/about.c
2432                 updated with new translators and bumped (c) year
2433         * src/gtk/authors.h
2434                 updated with new translators
2435
2436 2008-02-05 [colin]      3.2.0cvs76
2437
2438         * src/messageview.c
2439         * src/mimeview.c
2440         * src/mimeview.h
2441                 Special case text/calendar parts: if there's one in
2442                 the mail, and a plugin handling text/calendar is
2443                 loaded, show that part. That'll avoid rendering 
2444                 meetings as plain text, which just looks broken to
2445                 many users.
2446
2447 2008-02-04 [colin]      3.2.0cvs75
2448
2449         * src/mainwindow.c
2450                 Maemo: Fix LED handling on OS 2008
2451
2452 2008-02-01 [colin]      3.2.0cvs74
2453
2454         * src/compose.c
2455                 Possibly fix the annoying and hard-to reproduce bug
2456                 where lines 
2457                 are
2458                 rewrapped
2459                 like
2460                 that.
2461
2462 2008-02-01 [paul]       3.2.0cvs73
2463
2464         * src/common/utils.c
2465                 fix bug 1502, 'Plus signs are stripped from
2466                 email addresses when calling from command line'
2467                 Thanks to Colin
2468
2469 2008-01-31 [colin]      3.2.0cvs72
2470
2471         * src/exphtmldlg.c
2472         * src/mimeview.c
2473         * src/summaryview.c
2474                 Fix building of URIs from filenames
2475
2476 2008-01-31 [wwp]        3.2.0cvs71
2477
2478         * src/main.c
2479                 Fixes debug output of compiled-in features list
2480                 (completes 3.2.0cvs60).
2481
2482 2008-01-31 [colin]      3.2.0cvs70
2483
2484         * configure.ac
2485         * po/POTFILES.in
2486         * src/compose.c
2487         * src/plugins/Makefile.am
2488         * src/plugins/clamav/.cvsignore
2489         * src/plugins/clamav/Makefile.am
2490         * src/plugins/clamav/README
2491         * src/plugins/clamav/clamav_plugin.c
2492         * src/plugins/clamav/clamav_plugin.h
2493         * src/plugins/clamav/clamav_plugin_gtk.c
2494         * src/plugins/clamav/clamav_plugin_gtk.deps
2495                 Remove the Clamav plugin from the core
2496
2497 2008-01-28 [wwp]        3.2.0cvs69
2498
2499         * src/compose.c
2500         * src/prefs_template.c
2501         * src/prefs_template.h
2502         * src/quote_fmt.c
2503         * src/quote_fmt.h
2504         * src/quote_fmt_lex.l
2505         * src/quote_fmt_parse.y
2506                 Fix for bug #1493: count lines (\n chars) according to the way
2507                 format body is passed (i.e. \-escaped or not).
2508
2509 2008-01-27 [paul]       3.2.0cvs68
2510
2511         * po/en_GB.po
2512                 updated
2513         * src/prefs_actions.c
2514         * src/prefs_filtering.c
2515         * src/prefs_folder_item.c
2516         * src/prefs_template.c
2517         * src/gtk/about.c
2518                 some minor changes to the English
2519
2520 2008-01-24 [colin]      3.2.0cvs67
2521
2522         * src/etpan/imap-thread.c
2523         * src/etpan/nntp-thread.c
2524                 Fix bug 1348, 'Hang ups at exit time with 
2525                 pgp plugin since 3.0.2'
2526
2527 2008-01-23 [colin]      3.2.0cvs66
2528
2529         * src/toolbar.c
2530                 Fix translation of something that shouldn't be
2531
2532 2008-01-23 [colin]      3.2.0cvs65
2533
2534         * src/procmime.c
2535                 Fix bug 1486, 'Re: Incorrect content when replying'
2536                 Revert to full scan if short scan found only 0-length
2537                 text parts
2538
2539 2008-01-23 [paul]       3.2.0cvs64
2540
2541         * src/prefs_folder_item.c
2542                 fix bug 1485, 'selecting a folder's default
2543                 account if name contains '&''
2544
2545 2008-01-23 [colin]      3.2.0cvs63
2546
2547         * src/folder.c
2548         * src/folder.h
2549         * src/main.c
2550         * src/mainwindow.c
2551                 Fix bug 1480, 'should be able to display mail file
2552                 from command line'. Let 'claws-mail --select' accept
2553                 absolute paths in addition to folder identifiers.
2554
2555 2008-01-22 [wwp]        3.2.0cvs62
2556
2557         * src/account.c
2558         * src/account.h
2559         * src/compose.c
2560         * src/messageview.c
2561         * src/summaryview.c
2562         * src/common/utils.c
2563         * src/common/utils.h
2564                 Allow from=address in mailto sequence:
2565                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
2566                   The 'from' will try to select the first account matching in accounts list,
2567                   otherwise will use the usual account selection mechanism but override with
2568                   this 'from' address.
2569                 Allow mailto with NNTP accounts
2570                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
2571                   is the default one or if a NNTP account address is used with 'from'.
2572                   This is more or less a bugfix as it was possible to use mailto with a NNTP
2573                   default account but the complete mailto sequence was put in To.
2574
2575 2008-01-22 [wwp]        3.2.0cvs61
2576
2577         * doc/man/claws-mail.1
2578                 Updated the man page: status of few features, command-line
2579                 usage (--version-full) and completed list of config files
2580                 and dirs.
2581
2582 2008-01-22 [wwp]        3.2.0cvs60
2583
2584         * src/main.c
2585                 Added --version-full to display version and compiled-in
2586                 features list (for later use by Clawsker for instance).
2587
2588 2008-01-22 [holger]     3.2.0cvs59
2589
2590         * src/addrduplicates.c
2591                 Fix scrolling in addressbook duplicate
2592                 finder result dialog
2593
2594 2008-01-21 [colin]      3.2.0cvs58
2595
2596         * src/summaryview.c
2597                 Fix bug 1457, 'sorting messages on, say, from, 
2598                 should subsort on previous sort choice'. Subsort
2599                 by date when sort is Subject, From, To, Tags.
2600
2601 2008-01-21 [colin]      3.2.0cvs57
2602
2603         * AUTHORS
2604         * src/matcher.c
2605         * src/mimeview.c
2606         * src/common/ssl.c
2607         * src/gtk/authors.h
2608                 Fix bug 1478, 'Wrong pthread_create calls all 
2609                 over the place'. Patch by Christian Cornelssen
2610
2611 2008-01-20 [colin]      3.2.0cvs56
2612
2613         * src/imap.c
2614         * src/etpan/imap-thread.c
2615         * src/etpan/imap-thread.h
2616                 Fix bug 1468, 'Use IMAP keyword to 
2617                 store "forwarded" flag'
2618
2619 2008-01-20 [colin]      3.2.0cvs55
2620
2621         * src/folderutils.c
2622                 Make list operations faster
2623
2624 2008-01-20 [colin]      3.2.0cvs54
2625
2626         * src/mainwindow.c
2627                 Fix bug 1353, 'on startup with small screen 
2628                 layout, keyboard input gets lost'
2629
2630 2008-01-20 [colin]      3.2.0cvs53
2631
2632         * src/textview.c
2633                 Complete 3.2.0cvs49, and fixes bug 1477, 
2634                 'Claws Mail crashes when view PGP-encrypted 
2635                 message'
2636
2637 2008-01-20 [colin]      3.2.0cvs52
2638
2639         * src/compose.c
2640                 Fix privacy menu update when replying to
2641                 encrypted mail and no default privacy 
2642                 system is set
2643
2644 2008-01-19 [colin]      3.2.0cvs51
2645
2646         * src/filtering.c
2647         * src/procmsg.h
2648         * src/plugins/bogofilter/bogofilter.c
2649         * src/plugins/clamav/clamav_plugin.c
2650         * src/plugins/spamassassin/spamassassin.c
2651                 Batch filtering deletions too (and save 4 bytes
2652                 per MsgInfo in the process :)
2653
2654 2008-01-19 [colin]      3.2.0cvs50
2655
2656         * src/folder.c
2657                 Make cache update after copies much faster
2658                 on IMAP
2659
2660 2008-01-19 [colin]      3.2.0cvs49
2661
2662         * src/textview.c
2663                 Check g_fopen() success
2664
2665 2008-01-17 [wwp]        3.2.0cvs48
2666
2667         * manual/faq.xml
2668         * manual/es/faq.xml
2669         * manual/fr/faq.xml
2670         * manual/pl/faq.xml
2671                 Sylpheed? No idea what this means.
2672
2673 2008-01-17 [colin]      3.2.0cvs47
2674
2675         * src/gtk/gtksctree.c
2676                 Make dnd threshold higher on Maemo
2677
2678 2008-01-16 [colin]      3.2.0cvs46
2679
2680         * src/common/passcrypt.c
2681                 Fix build on FreeBSD, thanks to Pawel
2682
2683 2008-01-15 [colin]      3.2.0cvs45
2684
2685         * src/compose.c
2686                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
2687                 spell check of actuall word'
2688         * src/summaryview.c
2689                 Temporarily disable immediate execution when learning
2690                 spam *only* if the summaryview isn't locked
2691
2692 2008-01-15 [wwp]        3.2.0cvs44
2693
2694         * src/prefs_filtering.c
2695                 Fix filtering prefs layout (Maemo port), moving page up/down
2696                 from buttons to context menu.
2697
2698 2008-01-15 [colin]      3.2.0cvs43
2699
2700         * src/compose.c
2701                 Fix bug 1465, 'First line in new message does not mark URLs'
2702
2703 2008-01-15 [colin]      3.2.0cvs42
2704
2705         * src/common/passcrypt.c
2706                 Fix bug 1461, 'several components #define 
2707                 _XOPEN_SOURCE improperly'
2708
2709 2008-01-15 [colin]      3.2.0cvs41
2710
2711         * src/summaryview.c
2712                 Fix bug 1469, 'Column width adjustments on message 
2713                 lists do not save'
2714
2715 2008-01-14 [holger]     3.2.0cvs40
2716
2717         * configure.ac
2718                 Add tests for dbus, dbus glib bindings,
2719                 and NetworkManager. All is optional. Add new
2720                 --(en|dis)able-networkmanager-support switch.
2721         * src/Makefile.am
2722         * src/imap.c
2723         * src/inc.c
2724         * src/main.c
2725         * src/main.h
2726         * src/mainwindow.c
2727         * src/gtk/about.c
2728                 Add optional NetworkManager support, so Claws Mail
2729                 can try to do the right thing when the network connection
2730                 status changes. NetworkManager support is active by
2731                 default if above requirements were met.
2732
2733 2008-01-12 [colin]      3.2.0cvs39
2734
2735         * src/summaryview.c
2736                 Advertise the click-on-reply feature in the tooltip
2737
2738 2008-01-12 [colin]      3.2.0cvs38
2739
2740         * src/Makefile.am
2741         * src/stock_pixmap.c
2742         * src/stock_pixmap.h
2743         * src/pixmaps/tray_newmail.offline.xpm
2744         * src/pixmaps/tray_newmail.xpm
2745         * src/pixmaps/tray_newmarkedmail.offline.xpm
2746         * src/pixmaps/tray_newmarkedmail.xpm
2747         * src/pixmaps/tray_nomail.offline.xpm
2748         * src/pixmaps/tray_nomail.xpm
2749         * src/pixmaps/tray_unreadmail.offline.xpm
2750         * src/pixmaps/tray_unreadmail.xpm
2751         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2752         * src/pixmaps/tray_unreadmarkedmail.xpm
2753         * src/plugins/trayicon/Makefile.am
2754         * src/plugins/trayicon/newmail.offline.xpm
2755         * src/plugins/trayicon/newmail.xpm
2756         * src/plugins/trayicon/newmarkedmail.offline.xpm
2757         * src/plugins/trayicon/newmarkedmail.xpm
2758         * src/plugins/trayicon/nomail.offline.xpm
2759         * src/plugins/trayicon/nomail.xpm
2760         * src/plugins/trayicon/trayicon.c
2761         * src/plugins/trayicon/unreadmail.offline.xpm
2762         * src/plugins/trayicon/unreadmail.xpm
2763         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2764         * src/plugins/trayicon/unreadmarkedmail.xpm
2765                 Make the Trayicon plugin icons themable
2766
2767 2008-01-12 [wwp]        3.2.0cvs37
2768
2769         * src/prefs_display_header.c
2770                 Fix extra leading hyphen visible in the display
2771                 header configuration combo list (maemo).
2772
2773 2008-01-11 [colin]      3.2.0cvs36
2774
2775         * src/imap.c
2776                 Set timeout to 1 before disconnecting all -
2777                 for when one switches to offline and has 
2778                 no network anymore
2779         * src/messageview.c
2780                 Fix bug 1454, 'error message shows parts and 
2781                 signature of previous messages'
2782         * src/prefs_common.c
2783                 Maemo: Hide Send dialog by default
2784
2785 2008-01-10 [colin]      3.2.0cvs35
2786
2787         * src/action.c
2788         * src/editldap.c
2789         * src/prefs_account.c
2790         * src/wizard.c
2791         * src/gtk/inputdialog.c
2792         * src/plugins/pgpcore/passphrase.c
2793                 Maemo: Fix bug 1455, 'Password enters leading letter 
2794                 incorrectly as uppercase'
2795
2796 2008-01-09 [colin]      3.2.0cvs34
2797
2798         * po/pl.po
2799                 Fix bug 1446, 'SC crashes frequently when staying 
2800                 in background'. Format string error in Polish 
2801                 translation
2802         * src/gtk/description_window.c
2803         * src/prefs_template.c
2804                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
2805                 patch by Pawel
2806         * src/wizard.c
2807                 Maemo: Fix build
2808
2809 2008-01-08 [colin]      3.2.0cvs33
2810
2811         * src/main.c
2812                 Maemo: connect HW status change signal for shutdown
2813         * src/mainwindow.c
2814                 Maemo: Fix hardware space key
2815         * src/wizard.c
2816                 Maemo: name mmc1 and 2 a better name
2817
2818 2008-01-08 [wwp]        3.2.0cvs32
2819
2820         * src/folder.c
2821         * src/folder_item_prefs.c
2822         * src/folder_item_prefs.h
2823         * src/prefs_folder_item.c
2824                 It's now possible to disable processing rules when
2825                 entering a folder (this adds a new option to the
2826                 folder properties dialog).
2827
2828 2008-01-08 [wwp]        3.2.0cvs31
2829
2830         * src/common/utils.c
2831                 Mailto: now supports 'insert' (stands for 'insert file'), this
2832                 adds the ability to create a new message from the command-line,
2833                 with body set from an existing file contents.
2834
2835 2008-01-08 [colin]      3.2.0cvs30
2836
2837         * src/summaryview.c
2838                 Maybe fix bug 1452, 'crash while drag'n'droping 
2839                 emails to an IMAP folder'
2840
2841 2008-01-07 [wwp]        3.2.0cvs29
2842
2843         * src/prefs_filtering.c
2844                 Static-alize a function, thanks to Colin.
2845
2846 2008-01-07 [colin]      3.2.0cvs28
2847
2848         * src/folderview.c
2849                 Fix scrolling to bottom when drag and dropping
2850         * src/summaryview.c
2851                 Fix bug 1445, 'Display sender using addressbook: fails 
2852                 when From: isn't an email address'
2853
2854 2008-01-07 [wwp]        3.2.0cvs27
2855
2856         * src/prefs_actions.c
2857         * src/prefs_filtering.c
2858         * src/prefs_template.c
2859                 Add tooltips to most buttons in the templates, actions and
2860                 filtering/processing dialogs.
2861
2862 2008-01-07 [wwp]        3.2.0cvs26
2863
2864         * src/prefs_filtering.c
2865                  - add a clear button to clear dialog input fields
2866                  - add page up and page down buttons to move selected rule up and down
2867                  - in rules list popup-menu: added Delete, Delete all and Duplicate
2868                  - popup-menu items are greyed out either if the list is empty (not counting the
2869                    (New) row or if there is no selected item
2870                  - clear store when closing dialog
2871
2872         * src/prefs_actions.c
2873                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
2874                    clear button, popup-menu
2875                  - clear store when closing dialog
2876
2877         * src/prefs_template.c
2878                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
2879                    clear button, popup-menu 
2880
2881         * src/addrcustomattr.c
2882                  - renamed popup-menu item Clear list to Delete all
2883                  - grey out popup-menu items is there is no selected item or if list is empty
2884                  - clear store when closing dialog
2885
2886         * src/edittags.c
2887                  - added popup-menu item Delete all
2888                  - grey out popup-menu items is there is no selected item or if list is empty
2889                  - clear store when closing dialog
2890
2891 2008-01-06 [wwp]        3.2.0cvs25
2892
2893         * src/addressadd.c
2894                 One more layout fix by Pawel (completes 3.2.0cvs24).
2895
2896 2008-01-05 [colin]      3.2.0cvs24
2897
2898         * src/addressadd.c
2899                 Little GUI fixes, patch by Pawel
2900
2901 2007-12-29 [wwp]        3.2.0cvs23
2902
2903         * src/compose.c
2904                 Fix for bug #1443, and strip possible whitespaces around
2905                 custom header names.
2906
2907 2007-12-29 [mones]      3.2.0cvs22
2908
2909         * po/es.po
2910                 Updated translation, corrected a term based 
2911                 on suggestion from Israel Saeta Pérez,
2912                 reverted awful X-Mailer translation
2913         * src/procmime.c
2914                 Complete cvs20 for FreeBSD, patch by Pawel
2915
2916 2007-12-29 [colin]      3.2.0cvs21
2917
2918         * src/textview.c
2919                 Fix bug 1442, 'Tags are repeated in 
2920                 encapsulated messages'
2921
2922 2007-12-28 [colin]      3.2.0cvs20
2923
2924         * src/procmime.c
2925                 Fix path to mime/globs. Patch by Marten King.
2926
2927 2007-12-27 [colin]      3.2.0cvs19
2928
2929         * src/plugins/pgpcore/Makefile.am
2930         * src/plugins/pgpinline/Makefile.am
2931         * src/plugins/pgpmime/Makefile.am
2932                 Add missing flags to build pgp plugins on maemo
2933
2934 2007-12-27 [colin]      3.2.0cvs18
2935
2936         * src/mainwindow.c
2937                 Maximise before showing to avoid probable flickering
2938                 on slow computers.
2939
2940 2007-12-27 [colin]      3.2.0cvs17
2941
2942         * src/main.c
2943         * src/mainwindow.c
2944         * src/prefs_common.c
2945         * src/prefs_common.h
2946                 Fix bug 1439, 'Claws Mail does not remember window size 
2947                 state when restarted'. Save maximised state and force
2948                 maximisation at startup if applicable.
2949
2950 2007-12-23 [paul]       3.2.0cvs16
2951
2952         * src/prefs_matcher.c
2953                 fix bug 1436, 'Filter condition dialog doesn't
2954                 load header name from current rules'
2955
2956 2007-12-22 [paul]       3.2.0cvs15
2957
2958         * src/compose.c
2959                 fix bug 1435, 'Reply doesn't take into account
2960                 reply-to field'
2961
2962 2007-12-21 [paul]       3.2.0cvs14
2963
2964         * src/common/ssl_certificate.c
2965                 fix FreeBSD build with IPV6 support 
2966
2967 2007-12-20 [colin]      3.2.0cvs13
2968
2969         * src/imap.c
2970                 Fix error handling
2971
2972 2007-12-20 [colin]      3.2.0cvs12
2973
2974         * src/imap.c
2975         * src/imap.h
2976         * src/prefs_account.c
2977                 Add DIGEST-MD5 support for IMAP authentication
2978
2979 2007-12-19 [mones]      3.2.0cvs11
2980
2981         * doc/man/claws-mail.1
2982                 Better ordering of sections, updated options
2983         * po/es.po
2984                 Updated strings
2985
2986 2007-12-19 [paul]       3.2.0cvs10
2987
2988         * src/prefs_account.c
2989                 use a spinbutton instead of an entry for
2990                 "POP authentication timeout" also
2991
2992 2007-12-19 [colin]      3.2.0cvs9
2993
2994         * src/prefs_filtering_action.c
2995         * src/prefs_matcher.c
2996         * src/gtk/description_window.c
2997                 Destroy info windows with their parents
2998                 Patch by Pawel
2999
3000 2007-12-19 [colin]      3.2.0cvs8
3001
3002         * src/prefs_account.c
3003                 Use spinbuttons instead of entries where needed
3004                 Patch by Pawel
3005
3006 2007-12-18 [paul]       3.2.0cvs7
3007
3008         * src/prefs_matcher.c
3009                 add missing i18n for a few strings
3010                 Patch by Stephan Sachse
3011
3012 2007-12-18 [paul]       3.2.0cvs6
3013
3014         * src/prefs_logging.c
3015                 use 'disk' instead of 'disc'
3016
3017 2007-12-18 [paul]       3.2.0cvs5
3018
3019         * po/en_GB.po
3020                 updated
3021         * src/addrcustomattr.c
3022         * src/editaddress.c
3023                 fixes to the ingleesh
3024         * src/prefs_filtering_action.c
3025                 fix copyright header
3026                 fix untranslated strings
3027         * src/prefs_filtering_action.h
3028                 fix copyright header
3029
3030 2007-12-18 [wwp]        3.2.0cvs4
3031
3032         * src/folderview.c
3033         * src/headerview.c
3034         * src/prefs_common.c
3035         * src/prefs_common.h
3036         * src/prefs_fonts.c
3037         * src/summaryview.c
3038         * src/textview.c
3039         * src/wizard.c
3040         * src/common/defs.h
3041         * src/gtk/gtkutils.c
3042                 Added prefs to set custom small and bold fonts
3043                 (might matter on some desktops, according to
3044                 DPI and font settings).
3045
3046 2007-12-18 [colin]      3.2.0cvs3
3047
3048         * src/prefs_logging.c
3049                 Rework GUI, patch by Pawel
3050
3051 2007-12-18 [colin]      3.2.0cvs2
3052
3053         * src/prefs_filtering_action.c
3054                 Rework GUI, patch by Pawel
3055
3056 2007-12-18 [colin]      3.2.0cvs1
3057
3058         * src/editaddress.c
3059                 Fix build on old GCC
3060                 Fix inverted buttons
3061
3062 2007-12-17 [paul]       3.2.0
3063
3064         * NEWS
3065         * README
3066         * RELEASE_NOTES 
3067                 3.2.0 released
3068
3069 2007-12-17 [paul]       3.1.0cvs79
3070
3071         * po/de.po
3072         * po/fr.po
3073         * po/hu.po
3074         * po/it.po
3075         * po/pt_BR.po
3076                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
3077                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
3078
3079 2007-12-17 [mones]      3.1.0cvs78
3080
3081         * po/es.po
3082                 Updated Spanish translation for 3.2.0 release
3083
3084 2007-12-16 [colin]      3.1.0cvs77
3085
3086         * src/addrcustomattr.c
3087                 Fix translations, patch by Fabien
3088
3089 2007-12-15 [paul]       3.1.0cvs76
3090
3091         * src/folderview.c
3092                 fix compiler warning
3093
3094 2007-12-14 [colin]      3.1.0cvs75
3095
3096         * src/folderview.c
3097                 Simplify logic
3098
3099 2007-12-12 [wwp]        3.1.0cvs74
3100
3101         * AUTHORS
3102         * src/gtk/authors.h
3103                 Added Marius Glauser to the hall of fame.
3104
3105 2007-12-12 [wwp]        3.1.0cvs73
3106
3107         * src/gtk/gtkutils.c
3108                 Improve the way we show results of searches
3109                 in message bodies: selected text now get centered
3110                 vertically in the message window.
3111                 Patch by Marius Glauser <seelenhirt@gmx.net>.
3112
3113 2007-12-10 [colin]      3.1.0cvs72
3114
3115         * src/folder.c
3116                 Don't crash when setting batch mode on no folder
3117
3118 2007-12-10 [colin]      3.1.0cvs71
3119
3120         * src/common/utils.c
3121                 Fix potential buffer overrun (thanks to
3122                 Hiroyuki)
3123
3124 2007-12-08 [paul]       3.1.0cvs70
3125
3126         * src/prefs_receive.c
3127                 small change to the English
3128
3129 2007-12-08 [colin]      3.1.0cvs69
3130
3131         * src/vcard.c
3132                 Fix warnings
3133
3134 2007-12-07 [colin]      3.1.0cvs68
3135
3136         * src/mainwindow.c
3137         * src/summaryview.c
3138         * src/summaryview.h
3139                 Free simplify_subject_preg at exit
3140
3141 2007-12-07 [colin]      3.1.0cvs67
3142
3143         * src/main.c
3144         * src/summaryview.c
3145         * src/common/utils.c
3146         * src/common/utils.h
3147                 We have to free reused regexps from time to
3148                 time, or they get huge
3149
3150 2007-12-07 [colin]      3.1.0cvs66
3151
3152         * src/vcard.c
3153                 Fix QP decoding (and UTF8)
3154
3155 2007-12-07 [colin]      3.1.0cvs65
3156
3157         * src/addrcustomattr.c
3158                 Update list of default custom attributes
3159                 now (will be needed for a feature patch
3160                 post 3.2.0)
3161
3162 2007-12-07 [colin]      3.1.0cvs64
3163
3164         * src/folder.c
3165                 Batch on destination folder when copying - fixes
3166                 slowness when moving unread mails to trash on IMAP
3167
3168 2007-12-06 [colin]      3.1.0cvs63
3169
3170         * src/common/w32_time.c
3171         * src/common/w32lib.h
3172         * src/etpan/etpan-thread-manager.c
3173         * src/etpan/imap-thread.c
3174         * src/etpan/nntp-thread.c
3175         * src/gtk/Makefile.am
3176                 Fix win32 build with libetpan. Thanks to
3177                 Marcus Brinkmann.
3178
3179 2007-12-06 [colin]      3.1.0cvs62
3180
3181         * src/account.c
3182         * src/imap.c
3183         * src/prefs_account.c
3184         * src/prefs_account.h
3185         * src/etpan/imap-thread.c
3186         * src/etpan/imap-thread.h
3187                 Disable connection via command line on WIN32
3188                 Disable mmap use on WIN32 - use normal strings
3189         * src/addressbook.c
3190         * src/addressbook.h
3191         * src/addressbook_foldersel.c
3192         * src/addressbook_foldersel.h
3193         * src/prefs_filtering_action.c
3194         * src/prefs_matcher.c
3195         * src/plugins/bogofilter/bogofilter_gtk.c
3196         * src/plugins/dillo_viewer/dillo_prefs.c
3197         * src/plugins/spamassassin/spamassassin_gtk.c
3198                 Fix leak, rework function logics to be more
3199                 natural - thanks to Holger
3200         * src/common/utils.c
3201                 Fix warnings
3202
3203 2007-12-06 [colin]      3.1.0cvs61
3204
3205         * src/news.c
3206         * src/common/utils.c
3207         * src/common/utils.h
3208                 Fix posting, and fix UTF-8 being sent when encoding
3209                 is 8bit
3210
3211 2007-12-05 [colin]      3.1.0cvs60
3212
3213         * src/news.c
3214                 Fix debian bug #453157, 'Fails to post usenet
3215                 articles after NNTP connection has been 
3216                 interrupted". Fix return value to prevent deletion
3217                 on failure, and issue MODE READER in case posting
3218                 fails at first.
3219
3220 2007-12-05 [colin]      3.1.0cvs59
3221
3222         * src/messageview.c
3223         * src/uri_opener.c
3224                 Improvements to the List URIs dialog
3225                 Patch by Pawel
3226
3227 2007-12-05 [colin]      3.1.0cvs58
3228
3229         * src/prefs_other.c
3230         * src/gtk/gtksctree.h
3231                 Fix warnings
3232
3233 2007-12-04 [colin]      3.1.0cvs57
3234
3235         * src/etpan/imap-thread.c
3236                 Fix bug 1378, 'Claws exits on IMAP alert message'
3237                 Don't do GTK calls directly from Etpan thread
3238
3239 2007-12-04 [colin]      3.1.0cvs56
3240
3241         * src/folderview.c
3242         * src/gtk/gtksctree.c
3243                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
3244                 Make all the left of column zero an hotspot for
3245                 expanding.
3246
3247 2007-12-04 [colin]      3.1.0cvs55
3248
3249         * src/mainwindow.c
3250         * src/mainwindow.h
3251         * src/prefs_common.c
3252         * src/prefs_common.h
3253         * src/prefs_receive.c
3254                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
3255
3256 2007-12-04 [wwp]        3.1.0cvs54
3257
3258         * src/prefs_other.c
3259                 Fix for bug #1419.
3260
3261 2007-12-04 [holger]     3.1.0cvs53
3262
3263         * src/addrduplicates.c
3264         * src/addrduplicates.h
3265                 Export addressbook entry deletion
3266
3267 2007-12-04 [colin]      3.1.0cvs52
3268
3269         * tools/Makefile.am
3270         * tools/README.sylprint
3271         * tools/sylprint.pl
3272         * tools/sylprint.rc
3273                 Fix debian bug #454089 (symlink attack in TMP directory)
3274                 http://secwatch.org/advisories/1019661/ :
3275                 Remove the buggy script, which was unmaintained anyway
3276         * src/news.c
3277         * src/procmsg.c
3278                 Store things in our private tmp directory.
3279
3280 2007-12-03 [colin]      3.1.0cvs51
3281
3282         * src/folder.c
3283         * src/folder.h
3284         * src/folderview.c
3285         * src/imap.c
3286         * src/mainwindow.c
3287                 Fix update problem when getting remote tags
3288         * src/prefs_matcher.c
3289                 Rework GUI to make it better. Patch by Pawel
3290                 Pekala
3291
3292 2007-12-03 [colin]      3.1.0cvs50
3293
3294         * src/etpan/imap-thread.c
3295         * src/etpan/nntp-thread.c
3296                 Fix bug 1417, 'Network log doesn't reveal 
3297                 enough NNTP errors'
3298
3299 2007-12-02 [iwkse]      3.1.0cvs49
3300
3301         * src/plugins/dillo_viewer/dillo_prefs.c
3302                         Insert dillo under the Plugins menu
3303
3304 2007-12-01 [paul]       3.1.0cvs48
3305
3306         * src/html.c
3307                 add these variant forms
3308                 Thanks to Colin
3309
3310 2007-12-01 [paul]       3.1.0cvs47
3311
3312         * src/matcher.c
3313                 fix a typo
3314
3315 2007-12-01 [paul]       3.1.0cvs46
3316
3317         * po/POTFILES.in
3318                 add the new addrcustomattr.c file
3319
3320 2007-11-29 [colin]      3.1.0cvs45
3321
3322         * src/common/ssl_certificate.c
3323                 Use the more modern getaddrinfo instead of 
3324                 gethostbyname when possible
3325
3326 2007-11-28 [colin]      3.1.0cvs44
3327
3328         * src/summaryview.c
3329                 Maybe fix bug 1410 and other crash reports
3330                 in summaryview since cvs38.
3331
3332 2007-11-28 [wwp]        3.1.0cvs43
3333
3334         * src/prefs_summary_open.c
3335                 Guard against an empty list of actions to perform
3336                 when opening a folder (or migration defaults could
3337                 be introduced, confusing).
3338
3339 2007-11-28 [colin]      3.1.0cvs42
3340
3341         * src/folderview.c
3342                 Fix mark all read from folder's contextual menu
3343
3344 2007-11-27 [colin]      3.1.0cvs41
3345
3346         * src/imap.c
3347         * src/imap.h
3348         * src/imap_gtk.c
3349         * src/prefs_account.c
3350         * src/etpan/imap-thread.c
3351                 A few fixes to the IMAP flags handling: Optimisations,
3352                 two crashers, mention that Bandwitdh-efficient mode
3353                 prevents tag fetching.
3354                 Fix M-UTF7 in subscription dialog.
3355
3356 2007-11-27 [colin]      3.1.0cvs40
3357
3358         * src/folder.c
3359         * src/mbox.c
3360         * src/summaryview.c
3361                 Make filtering faster on flags change: Batch original 
3362                 folderitem, where we'll do flags/tags changes.
3363
3364 2007-11-27 [colin]      3.1.0cvs39
3365
3366         * src/filtering.c
3367                 Fix bug 1407, 'After a copy action, further rules apply 
3368                 to both original and copy'
3369
3370 2007-11-27 [colin]      3.1.0cvs38
3371
3372         * src/edittags.c
3373         * src/summaryview.c
3374                 Fixes races when doing a long operation and user
3375                 asks for another one (Mark all read/unread on a 
3376                 big folder on IMAP for example)
3377
3378 2007-11-27 [wwp]        3.1.0cvs37
3379
3380         * src/addressbook.c
3381         * src/prefs_common.c
3382                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
3383                 and 3.1.0cvs35 (addressbook.c).
3384
3385 2007-11-27 [holger]     3.1.0cvs36
3386
3387         * src/printing.c
3388                 Add a line separating header and body
3389                 in the printout
3390
3391 2007-11-27 [wwp]        3.1.0cvs35
3392
3393         * src/addressbook.c
3394                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
3395                 (thanks to Colin) and revert disabling of cut/copy
3396                 context menu entries upon selected groups.
3397
3398 2007-11-27 [holger]     3.1.0cvs34
3399
3400         * src/printing.c
3401                 Add weights to the list of supported text attributes
3402                 for printing
3403
3404 2007-11-27 [wwp]        3.1.0cvs33
3405
3406         * src/Makefile.am
3407         * src/addrcustomattr.c
3408         * src/addrcustomattr.h
3409         * src/addressbook.c
3410         * src/editaddress.c
3411         * src/editaddress.h
3412         * src/prefs_common.c
3413         * src/prefs_common.h
3414         * src/common/defs.h
3415                 Provide a (customizable) list of preset attribute names
3416                 for editing contacts (closes bug #1391).
3417
3418 2007-11-27 [wwp]        3.1.0cvs32
3419
3420         * src/addrclip.c
3421         * src/addressbook.c
3422         * src/addritem.c
3423                 Various fixes in the address book:
3424                         - made copy/move of a folder to itself or its subtree
3425                           impossible (-> error)
3426                         - errors messages don't show in the status bar anymore,
3427                           use alertpanels instead
3428                         - simple click on group doesn't open group edit dialog
3429                           anymore when in contact edit embedded mode (was too itchy)
3430                         - fixed disabling of edit button and and menu entry when
3431                           in contact edit embedded mode (was done in a bad and
3432                           ineffective way)
3433                         - fix menu cut/paste sensitivity in treelist context
3434                           menu (conflicting enabling was done by different functions)
3435                         - fix some menu item sensitivity in address list context menu
3436                         - don't allow cut/copy of groups, it's useless as they won't
3437                           be copied w/ their contents
3438                         - fix missing copy of the picture file when copying (bug #1402),
3439                           fix picture attribute (internal) value when moving or copying
3440
3441
3442 2007-11-27 [colin]      3.1.0cvs31
3443
3444         * src/folder.c
3445         * src/imap.c
3446                 Fix tags loss on move, fix space encoding
3447
3448 2007-11-26 [colin]      3.1.0cvs30
3449
3450         * src/edittags.c
3451         * src/folder.c
3452         * src/folder.h
3453         * src/imap.c
3454         * src/messageview.c
3455         * src/procmsg.c
3456         * src/procmsg.h
3457         * src/summaryview.c
3458         * src/common/utils.c
3459         * src/common/utils.h
3460         * src/etpan/imap-thread.c
3461         * src/etpan/imap-thread.h
3462                 Add IMAP tags support
3463
3464 2007-11-26 [colin]      3.1.0cvs29
3465
3466         * src/imap.c
3467                 Fix bug 1405, 'imap auto auth method doesn't 
3468                 work since 3.1.0'
3469
3470 2007-11-26 [colin]      3.1.0cvs28
3471
3472         * src/messageview.c
3473         * src/procmime.c
3474                 Handle broken disposition-notifications from Evolution
3475                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
3476
3477 2007-11-25 [paul]       3.1.0cvs27
3478
3479         * src/folder_item_prefs.c
3480         * src/folder_item_prefs.h
3481                 remove dead code
3482
3483 2007-11-23 [wwp]        3.1.0cvs26
3484
3485         * src/matcher.c
3486         * src/matcher.h
3487         * src/matcher_parser_parse.y
3488         * src/prefs_matcher.c
3489                 Fix irrelevant case folding when adding matcher condition 'test',
3490                 thanks to Colin.
3491
3492 2007-11-23 [wwp]        3.1.0cvs25
3493
3494         * src/prefs_common.c
3495         * src/prefs_common.h
3496         * src/prefs_summary_open.c
3497         * src/prefs_summary_open.h
3498         * src/summaryview.c
3499                 Add "select first email in list" to the list of possible selections
3500                 when opening a folder.
3501
3502 2007-11-23 [paul]       3.1.0cvs24
3503
3504         * po/de.po
3505                 a fix by Stephan Sachse, plus remove all
3506                 old strings from the end of the file
3507
3508 2007-11-23 [wwp]        3.1.0cvs23
3509
3510         * src/prefs_msg_colors.c
3511                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
3512                 with little changes.
3513
3514 2007-11-23 [paul]       3.1.0cvs22
3515
3516         * src/prefs_logging.c
3517                 eliminate wasted horizontal space
3518
3519 2007-11-23 [paul]       3.1.0cvs21
3520
3521         * src/prefs_summaries.c
3522                 don't wrap the label or put linebreaks
3523
3524 2007-11-22 [colin]      3.1.0cvs20
3525
3526         * src/plugins/pgpinline/pgpinline.c
3527                 Fix decryption
3528
3529 2007-11-22 [wwp]        3.1.0cvs19
3530
3531         * src/prefs_themes.c
3532                 Yet another misuse of get_rc_dir(), still related
3533                 to user themes. Completes 3.1.0cvs18.
3534
3535 2007-11-22 [wwp]        3.1.0cvs18
3536
3537         * src/stock_pixmap.c
3538                 Fix a misuse of get_rc_dir(), user themes dir was
3539                 not set properly and some themes might have disappeared
3540                 from themes list in prefs.
3541
3542 2007-11-22 [wwp]        3.1.0cvs17
3543
3544         * src/edittags.c
3545         * src/edittags.h
3546         * src/common/tags.c
3547         * src/common/tags.h
3548                 Correct copyright for these claws-mail-only brand new
3549                 files.
3550
3551 2007-11-22 [paul]       3.1.0cvs16
3552
3553         * src/compose.c
3554                 fix bug 1400, 'Drag and drop of URLs does not work'
3555                 Thanks to Colin
3556
3557 2007-11-22 [paul]       3.1.0cvs15
3558
3559         * src/prefs_common.c
3560                 make "cmds_use_system_default" default to FALSE
3561                 so as not to disrupt current settings
3562         * src/summaryview.c
3563                 increase the size of the GdkRectangle, tooltips
3564                 didn't show for me otherwise
3565
3566 2007-11-21 [colin]      3.1.0cvs14
3567
3568         * src/compose.c
3569         * src/crash.c
3570         * src/exphtmldlg.c
3571         * src/mainwindow.c
3572         * src/manual.c
3573         * src/mimeview.c
3574         * src/prefs_account.c
3575         * src/prefs_common.c
3576         * src/prefs_common.h
3577         * src/prefs_ext_prog.c
3578         * src/textview.c
3579         * src/uri_opener.c
3580         * src/gtk/about.c
3581         * src/gtk/gtkutils.c
3582                 Use xdg-open as a way to find default browser,
3583                 when available
3584
3585 2007-11-21 [colin]      3.1.0cvs13
3586
3587         * src/messageview.c
3588         * src/procmime.c
3589         * src/procmsg.h
3590                 Send better return receipts (useful ones)
3591                 Handle incoming return receipts
3592
3593 2007-11-20 [colin]      3.1.0cvs12
3594
3595         * src/printing.c
3596         * src/printing.h
3597                 Add getter/setter for settings, and getter
3598                 for page setup
3599
3600 2007-11-20 [colin]      3.1.0cvs11
3601
3602         * src/folderview.c
3603         * src/main.c
3604         * src/mainwindow.c
3605                 Fix bug 1396, 'Crash on disabling a filter 
3606                 while it is processing'
3607
3608 2007-11-20 [paul]       3.1.0cvs10
3609
3610         * src/folder.c
3611                 fix bug 1395, 'Crash on checking for new mails
3612                 while filter is running'
3613                 Thanks to Colin
3614
3615 2007-11-20 [paul]       3.1.0cvs9
3616
3617         * src/compose.c
3618                 make this string easier for translators
3619
3620 2007-11-19 [colin]      3.1.0cvs8
3621
3622         * src/prefs_summaries.c
3623         * src/summaryview.c
3624                 Don't enable more tooltips on Maemo
3625
3626 2007-11-19 [colin]      3.1.0cvs7
3627
3628         * src/prefs_common.c
3629         * src/prefs_common.h
3630         * src/prefs_summaries.c
3631         * src/summaryview.c
3632                 Fix bug 1388, 'message list tool tips'
3633                 Add (optional) tooltips in summaryview.
3634                 This only works with GTK+ >= 2.12
3635
3636 2007-11-19 [colin]      3.1.0cvs6
3637
3638         * src/compose.c
3639                 Make strings a bit better when attaching
3640                 from mailto: URIs
3641
3642 2007-11-19 [colin]      3.1.0cvs5
3643
3644         * src/common/utils.c
3645                 Fix bug 1392, 'Top level domain .EU is 
3646                 not recognised as valid'
3647
3648 2007-11-19 [wwp]        3.1.0cvs4
3649
3650         * src/compose.c
3651         * src/compose.h
3652                 Revert changes to compose.c made in 3.1.0cvs2.
3653
3654 2007-11-19 [wwp]        3.1.0cvs3
3655
3656         * src/addressbook.c
3657         * src/addressbook.h
3658         * src/editaddress.c
3659         * src/editgroup.c
3660         * src/addrduplicates.c
3661                 Minor improvements in the address book:
3662                 always accept new contacts provided that some
3663                 detail is set (instead of rejecting silently).
3664                 Better guessing of contact name from incomplete
3665                 name information. Better display of contacts with
3666                 no name, in contact lists, group contents, find
3667                 duplicate results.
3668                 
3669
3670 2007-11-19 [wwp]        3.1.0cvs2
3671
3672         * src/compose.c
3673         * src/compose.h
3674         * src/prefs_logging.c
3675         * src/prefs_summaries.c
3676                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
3677                 wrap some long label in prefs/summaries, layout checkboxes
3678                 in a more compact form in prefs/loggin, make account and
3679                 header's combos have the same size/spacing in compose
3680                 window.
3681
3682 2007-11-19 [wwp]        3.1.0cvs1
3683
3684         * src/edittags.c
3685                 Fix a tiny leak and duplicate variable.
3686
3687 2007-11-19 [paul]       3.1.0
3688
3689         * NEWS
3690         * README
3691         * RELEASE_NOTES 
3692                 3.1.0 released
3693
3694 2007-11-19 [paul]       3.0.2cvs145
3695
3696         * po/de.po
3697         * po/fi.po
3698         * po/fr.po
3699         * po/hu.po
3700         * po/it.po
3701         * po/pl.po
3702         * po/pt_BR.po
3703         * po/sk.po
3704         * po/zh_CN.po
3705                 updated by Stephan Sachse, Flammie Pirinen,
3706                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
3707                 Emil Nowak, Frederico Goncalves Guimaraes,
3708                 Andrej Kacian, and Ralph Young
3709
3710 2007-11-18 [mones]      3.0.2cvs144
3711
3712         * po/es.po
3713                 Updated Spanish translation
3714
3715 2007-11-18 [colin]      3.0.2cvs143
3716
3717         * src/edittags.c
3718                 Prevent empty tag after edit, thanks to wwp
3719
3720 2007-11-18 [colin]      3.0.2cvs142
3721
3722         * src/editaddress.c
3723                 Fix possible "(null)" %s - thanks to wwp
3724
3725 2007-11-16 [wwp]        3.0.2cvs141
3726
3727         * src/common/utils.c
3728                 Fix for 3.0.2cvs140, prevents from crashing when opening
3729                 a compose window.
3730
3731 2007-11-16 [colin]      3.0.2cvs140
3732
3733         * src/main.c
3734         * src/common/claws.c
3735                 Output a bit more useful info at startup
3736                 in --debug mode
3737
3738 2007-11-16 [colin]      3.0.2cvs139
3739
3740         * src/compose.c
3741         * src/common/utils.c
3742         * src/common/utils.h
3743                 Fix bug 1387, 'Request for --compose to 
3744                 support multiple attachments'
3745
3746 2007-11-16 [colin]      3.0.2cvs138
3747
3748         * src/news.c
3749                 Fix bug 1390, 'NNTP fails after server 
3750                 closed connection'
3751
3752 2007-11-16 [colin]      3.0.2cvs137
3753
3754         * src/prefs_display_header.c
3755                 Fix bug 1389, 'Changing 'Display headers 
3756                 in message view' breaks dispheaderrc'
3757
3758 2007-11-14 [colin]      3.0.2cvs136
3759
3760         * src/summaryview.c
3761         * src/gtk/quicksearch.c
3762         * src/gtk/quicksearch.h
3763                 Fix resetting the quicksearch when in non-sticky
3764                 mode, but Recursive is set: reset only when going
3765                 out of the root search folder.
3766
3767 2007-11-14 [colin]      3.0.2cvs135
3768
3769         * src/filtering.c
3770                 Don't set new flag back when doing "Mark as unread"
3771                 from filtering
3772
3773 2007-11-12 [paul]       3.0.2cvs134
3774
3775         * src/plugins/dillo_viewer/dillo_viewer.c
3776                 don't offer the mime type for translation
3777
3778 2007-11-12 [paul]
3779
3780         3.1.0-rc2 released
3781
3782 2007-11-11 [colin]      3.0.2cvs133
3783
3784         * src/imap_gtk.c
3785         * src/mh_gtk.c
3786                 Use markup-escaped strings in dialogs
3787
3788 2007-11-11 [colin]      3.0.2cvs132
3789
3790         * src/imap.c
3791                 Better IMAP-UTF7/UTF8 conversion
3792
3793 2007-11-10 [colin]      3.0.2cvs131
3794
3795         * src/news.c
3796                 Fix debian bug 450698, 'nntp auth behavior changed 
3797                 without notice'
3798
3799 2007-11-10 [colin]      3.0.2cvs130
3800
3801         * configure.ac
3802         * src/inc.c
3803         * src/main.c
3804         * src/main.h
3805         * src/mimeview.c
3806         * src/statusbar.c
3807         * src/common/utils.c
3808         * src/etpan/Makefile.am
3809         * src/gtk/filesel.c
3810         * src/gtk/gtkutils.h
3811         * src/gtk/menu.c
3812         * src/plugins/bogofilter/Makefile.am
3813         * src/plugins/clamav/Makefile.am
3814         * src/plugins/dillo_viewer/Makefile.am
3815         * src/plugins/pgpcore/Makefile.am
3816         * src/plugins/spamassassin/Makefile.am
3817         * src/plugins/trayicon/Makefile.am
3818                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
3819
3820 2007-11-09 [colin]      3.0.2cvs129
3821
3822         * src/addressbook.c
3823         * src/ldapupdate.c
3824                 fix bug 1375, 'Impossible to modify e-mail
3825                 in LDAP addressbook twice'; Try two. update
3826                 externalID, don't make display lag, and
3827                 fix the cases where dn is not mail.
3828
3829 2007-11-08 [paul]       3.0.2cvs128
3830
3831         * src/account.c
3832         * src/compose.c
3833         * src/messageview.c
3834         * src/prefs_account.c
3835         * src/prefs_account.h
3836                 reinstate 'Generate Message-ID' option as an
3837                 account preference. (hidden on IMAP)
3838                 Thanks to Colin
3839
3840 2007-11-08 [paul]       3.0.2cvs127
3841
3842         * src/textview.c
3843                 MAEMO: fix failure of loading images inline
3844                 MAEMO: fix bug 1349, 'Emails still skip to end
3845                 when opened (in certain circumstances)...'
3846
3847 2007-11-07 [colin]      3.0.2cvs126
3848
3849         * src/toolbar.c
3850                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
3851
3852 2007-11-07 [colin]      3.0.2cvs125
3853
3854         * src/toolbar.c
3855                 Re-change the string occurence of A_CLAWS_ACTIONS
3856                 to A_SYL_ACTIONS, to prevent parse errors of the
3857                 toolbar_*.xml files
3858
3859 2007-11-07 [colin]      3.0.2cvs124
3860
3861         * src/mimeview.c
3862         * src/prefs_common.c
3863         * src/prefs_common.h
3864         * manual/advanced.xml
3865                 Add an hidden pref, 'save_parts_readwrite';
3866                 completes 3.0.2cvs35
3867
3868 2007-11-07 [paul]       3.0.2cvs123
3869
3870         * src/prefs_toolbar.c
3871         * src/toolbar.c
3872         * src/toolbar.h
3873                 rename ToolbarSylpheedActions to ToolbarClawsActions
3874                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
3875
3876 2007-11-07 [paul]       3.0.2cvs122
3877
3878         * src/toolbar.c
3879                 MAEMO: remove tooltips
3880
3881 2007-11-07 [colin]      3.0.2cvs121
3882
3883         * src/plugins/pgpinline/pgpinline.c
3884                 Fix bug 1377, 'unspecific errors on 
3885                 signature checking'. Fix trimming of
3886                 UTF8 data.
3887
3888 2007-11-06 [iwkse]      3.0.2cvs120
3889
3890         * src/prefs_summary_open.c
3891                 yet a string change
3892
3893 2007-11-06 [paul]       3.0.2cvs119
3894
3895         * tools/Makefile.am
3896         * tools/README
3897         * tools/csv2addressbook.pl
3898                 add a new script that imports a CSV formatted
3899                 address book. Becky and Thunderbird address
3900                 book are currently supported.
3901
3902 2007-11-05 [colin]      3.0.2cvs118
3903
3904         * src/imap.c
3905                 Fix deletion 
3906
3907 2007-11-05 [iwkse]      3.0.2cvs117
3908
3909         * src/prefs_summary_open.c
3910                 String changes
3911
3912 2007-11-04 [paul]       3.0.2cvs116
3913
3914         * src/addressbook_foldersel.c
3915                 fix gtk critical warning
3916                 Patch by Pawel Pekala
3917
3918 2007-11-04 [paul]       3.0.2cvs115
3919
3920         * tools/README
3921         * tools/claws-mail-compose-insert-files.pl
3922                 add --bcc and uri_escape() everything
3923
3924 2007-11-04 [paul]       3.0.2cvs114
3925
3926         * src/gtk/gtkutils.c
3927                 gtkut_stock_with_text_button_set_create(): set
3928                 GTK_CAN_DEFAULT on buttons 2 and 3
3929
3930 2007-11-03 [paul]       3.0.2cvs113
3931
3932         * src/common/utils.c
3933                 fix debian bug #448814, 'mailto: URI decoding
3934                 desn't decode the destination address field'
3935                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
3936
3937 2007-11-03 [paul]       3.0.2cvs112
3938
3939         * AUTHORS
3940         * src/compose.c
3941         * src/gtk/authors.h
3942                 allow Bcc in commandline URIs
3943                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
3944
3945 2007-11-02 [colin]      3.0.2cvs111
3946
3947         * src/addressbook.c
3948                 Maybe fix bug 1376, 'crash on 
3949                 addressbook manipulation'
3950
3951 2007-10-31 [paul]       3.0.2cvs110
3952
3953         * src/ldapupdate.c
3954                 fix bug 1375, 'Impossible to modify e-mail
3955                 in LDAP addressbook twice'
3956                 Patch by Michael Rasmussen
3957
3958 2007-10-30 [paul]       3.0.2cvs109
3959
3960         * configure.ac
3961                 enable GnuTLS support with --enable-gnutls which
3962                 will disable openssl support. if the user has
3963                 gtk >= 2.10.x don't allow gnomeprint even if the
3964                 user asks for it
3965
3966 2007-10-30 [paul]
3967
3968         3.1.0-rc1 released
3969
3970 2007-10-30 [paul]       3.0.2cvs108
3971
3972         * Makefile.am
3973                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
3974
3975 2007-10-30 [paul]       3.0.2cvs107
3976
3977         * src/expldifdlg.c
3978         * src/prefs_account.c
3979         * src/prefs_folder_item.c
3980         * src/prefs_spelling.c
3981         * src/prefs_themes.c
3982         * src/wizard.c
3983         * src/gtk/gtkaspell.c
3984         * src/gtk/gtkaspell.h
3985         * src/plugins/spamassassin/spamassassin_gtk.c
3986                 replace deprecated gtk_option_menu...
3987                 patch by Pawel Pekala
3988
3989 2007-10-29 [colin]      3.0.2cvs106
3990
3991         * src/plugins/dillo_viewer/dillo_prefs.c
3992                 Fix forgotten signal connect
3993
3994 2007-10-28 [colin]      3.0.2cvs105
3995
3996         * src/plugins/dillo_viewer/dillo_prefs.c
3997         * src/plugins/dillo_viewer/dillo_prefs.h
3998         * src/plugins/dillo_viewer/dillo_viewer.c
3999                 Implement addressbook-based whitelisting for loading
4000                 remote images. Fixed missing destroy of the embedded
4001                 browser that made a Dillo window pop up on exit, if
4002                 an HTML part was displayed.
4003
4004 2007-10-26 [colin]      3.0.2cvs104
4005
4006         * src/edittags.c
4007                 Add missing static
4008
4009 2007-10-25 [colin]      3.0.2cvs103
4010
4011         * src/editaddress.c
4012                 Add tap-and-hold on the picture, for Maemo
4013         * src/edittags.c
4014         * src/edittags.h
4015         * src/mainwindow.c
4016         * src/procmsg.c
4017         * src/summaryview.c
4018         * src/textview.c
4019                 Unify tag interfaces.
4020
4021 2007-10-25 [colin]      3.0.2cvs102
4022
4023         * src/imap.c
4024         * src/etpan/imap-thread.h
4025                 Much better error handling. We'll need to be really
4026                 clear to users about where errors come from, with 
4027                 the apparition of Gmail's IMAP server.
4028
4029 2007-10-24 [colin]      3.0.2cvs101
4030
4031         * src/edittags.c
4032         * src/mainwindow.c
4033         * src/summaryview.c
4034         * src/textview.c
4035                 Add tags sorting (alphabetical); allow deletion of
4036                 tags from the Apply Tags window
4037
4038 2007-10-24 [colin]      3.0.2cvs100
4039
4040         * src/editaddress.c
4041         * src/editaddress_other_attributes_ldap.c
4042         * src/editaddress_other_attributes_ldap.h
4043         * src/ldapctrl.c
4044         * src/ldapquery.c
4045         * src/ldapupdate.c
4046                 Fix LDAP writing (got broken in cvs39)
4047                 Add read-only support for jpegPhoto LDAP field
4048
4049 2007-10-23 [colin]      3.0.2cvs99
4050
4051         * src/news.c
4052                 Fix crash in some cases
4053
4054 2007-10-22 [colin]      3.0.2cvs98
4055
4056         * src/common/socket.h
4057         * src/common/ssl.c
4058                 Fix big leak in GnuTLS code
4059
4060 2007-10-22 [colin]      3.0.2cvs97
4061
4062         * src/news.c
4063                 Fix bug 1368, 'SIGSEGV in NNTP code'
4064
4065 2007-10-22 [colin]      3.0.2cvs96
4066
4067         * src/prefs_customheader.c
4068                 Catch compface warnings when generating X-Faces
4069
4070 2007-10-22 [wwp]        3.0.2cvs95
4071
4072         * src/quote_fmt_parse.y
4073                 Remove accidentally committed debug traces.
4074                 Fix a warning.
4075
4076 2007-10-22 [colin]      3.0.2cvs94
4077
4078         * src/etpan/nntp-thread.c
4079                 Fix authentication
4080
4081 2007-10-19 [wwp]        3.0.2cvs93
4082
4083         * src/common/ssl_certificate.c
4084                 Add missing include (Windows).
4085
4086 2007-10-19 [colin]      3.0.2cvs92
4087
4088         * src/imap_gtk.c
4089         * src/mimeview.c
4090         * src/textview.c
4091         * src/gtk/inputdialog.c
4092         * src/gtk/inputdialog.h
4093                 Remove the last old combo; patch by
4094                 Pawel
4095
4096 2007-10-19 [colin]      3.0.2cvs91
4097
4098         * src/common/ssl.c
4099                 Fix interop problem with GnuTLS and some crappy
4100                 servers that have very little keys.
4101
4102 2007-10-19 [colin]      3.0.2cvs90
4103
4104         * src/common/ssl.c
4105                 Fix return value check on GnuTLS, and
4106                 display the error
4107
4108 2007-10-18 [colin]      3.0.2cvs89
4109
4110         * src/common/ssl_certificate.c
4111                 Fix missing initialisations
4112
4113 2007-10-18 [wwp]        3.0.2cvs88
4114
4115         * src/Makefile.am
4116                 Fix linking against GNUTLS (matters if --enable-gnutls only).
4117
4118 2007-10-18 [colin]      3.0.2cvs87
4119
4120         * po/POTFILES.in
4121                 Fix build
4122
4123 2007-10-18 [mones]      3.0.2cvs86
4124
4125         * src/editbook.c
4126         * src/import.c
4127         * src/prefs_account.c
4128         * src/prefs_receive.c
4129         * src/gtk/about.c
4130         * src/plugins/bogofilter/bogofilter_gtk.c
4131         * src/plugins/spamassassin/spamassassin_gtk.c
4132                 More capitalisation micro-fixes
4133
4134 2007-10-18 [paul]       3.0.2cvs85
4135
4136         * configure.ac
4137                 add info about NNTP support via libetpan
4138                 change the configure output ending msg a little
4139         * src/gtk/about.c
4140                 similar changes to above
4141
4142 2007-10-18 [colin]      3.0.2cvs84
4143
4144         * src/procmime.c
4145         * src/procmime.h
4146                 Fix missing symbol for S/MIME
4147
4148 2007-10-18 [colin]      3.0.2cvs83
4149
4150         * src/prefs_filtering_action.c
4151                 Fix crash in tags (introduced in cvs78)
4152
4153 2007-10-18 [colin]      3.0.2cvs82
4154
4155         * src/common/Makefile.am
4156         * src/common/nntp.c
4157         * src/common/nntp.h
4158         * src/etpan/Makefile.am
4159         * src/etpan/etpan-thread-manager-types.h
4160         * src/etpan/etpan-thread-manager.c
4161         * src/etpan/imap-thread.c
4162         * src/etpan/nntp-thread.c
4163         * src/etpan/nntp-thread.h
4164         * src/news.c
4165         * src/news.h
4166                 Rewrite the nntp implementation
4167                 to use libetpan. Non-blocking NNTP!
4168         * src/account.c
4169         * src/crash.c
4170         * src/imap.c
4171         * src/inc.c
4172         * src/main.c
4173         * src/mainwindow.c
4174         * src/pop.c
4175         * src/pop.h
4176         * src/prefs_account.c
4177         * src/recv.c
4178         * src/recv.h
4179         * src/send_message.c
4180         * src/send_message.h
4181         * src/ssl_manager.c
4182         * src/ssl_manager.h
4183         * src/wizard.c
4184         * src/common/claws.c
4185         * src/common/session.c
4186         * src/common/session.h
4187         * src/common/smtp.c
4188         * src/common/smtp.h
4189         * src/common/socket.c
4190         * src/common/socket.h
4191         * src/common/ssl.c
4192         * src/common/ssl.h
4193         * src/common/ssl_certificate.c
4194         * src/common/ssl_certificate.h
4195         * src/gtk/about.c
4196         * src/gtk/sslcertwindow.c
4197         * src/gtk/sslcertwindow.h
4198                 Implement GnuTLS support. GnuTLS support
4199                 will be used if OpenSSL isn't available, or
4200                 specified explicitely. (the reason is that
4201                 GnuTLS cerficate checking is a bit less 
4202                 practical than OpenSSL's)
4203
4204 2007-10-18 [paul]       3.0.2cvs81
4205
4206         * src/gtk/inputdialog.c
4207         * src/gtk/inputdialog.h
4208                 fix copyright header
4209
4210 2007-10-17 [colin]      3.0.2cvs80
4211
4212         * src/plugins/pgpcore/select-keys.c
4213                 Fix bug which prevented encryption key
4214                 auto-selection when two or more matched the
4215                 email address, but only one isn't revoked
4216                 or expired.
4217
4218 2007-10-17 [wwp]        3.0.2cvs79
4219
4220         * src/compose.c
4221         * src/quote_fmt.c
4222         * src/quote_fmt.h
4223         * src/quote_fmt_lex.l
4224         * src/quote_fmt_parse.y
4225                 Templates can now attach files using |attach{filename}.
4226
4227 2007-10-17 [wwp]        3.0.2cvs78
4228
4229         * src/prefs_customheader.c
4230         * src/prefs_ext_prog.c
4231         * src/prefs_filtering_action.c
4232         * src/prefs_matcher.c
4233         * src/prefs_other.c
4234         * src/prefs_toolbar.c
4235         * src/gtk/combobox.c
4236         * src/gtk/combobox.h
4237         * src/gtk/gtkutils.c
4238         * src/gtk/gtkutils.h
4239         * src/plugins/bogofilter/bogofilter_gtk.c
4240         * src/plugins/spamassassin/spamassassin_gtk.c
4241                 Removed almost all remaining instances of GtkCombo
4242                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
4243                 few visual and code cleanup from Colin.
4244
4245 2007-10-16 [wwp]        3.0.2cvs77
4246         * src/gtk/pluginwindow.c
4247                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
4248
4249 2007-10-15 [colin]      3.0.2cvs76
4250
4251         * src/edittags.c
4252         * src/edittags.h
4253         * src/filtering.c
4254         * src/filtering.h
4255         * src/importmutt.c
4256         * src/importpine.c
4257         * src/main.c
4258         * src/messageview.c
4259         * src/messageview.h
4260         * src/mimeview.c
4261         * src/mimeview.h
4262         * src/pop.c
4263         * src/pop.h
4264         * src/prefs_common.c
4265         * src/prefs_common.h
4266         * src/prefs_customheader.c
4267         * src/prefs_customheader.h
4268         * src/prefs_display_header.c
4269         * src/prefs_display_header.h
4270         * src/prefs_filtering_action.c
4271         * src/prefs_filtering_action.h
4272         * src/prefs_folder_column.c
4273         * src/prefs_folder_column.h
4274         * src/prefs_folder_item.c
4275         * src/prefs_folder_item.h
4276         * src/prefs_gtk.c
4277         * src/prefs_gtk.h
4278         * src/prefs_logging.h
4279         * src/prefs_matcher.c
4280         * src/prefs_matcher.h
4281         * src/prefs_summary_column.c
4282         * src/prefs_summary_column.h
4283         * src/prefs_summary_open.c
4284         * src/procheader.c
4285         * src/procheader.h
4286         * src/procmime.c
4287         * src/procmime.h
4288         * src/recv.c
4289         * src/recv.h
4290         * src/sourcewindow.c
4291         * src/sourcewindow.h
4292         * src/summaryview.c
4293         * src/summaryview.h
4294         * src/textview.c
4295         * src/textview.h
4296         * src/toolbar.c
4297         * src/toolbar.h
4298         * src/common/mgutils.c
4299         * src/common/mgutils.h
4300         * src/common/nntp.c
4301         * src/common/nntp.h
4302         * src/common/prefs.c
4303         * src/common/prefs.h
4304         * src/common/socket.c
4305         * src/common/socket.h
4306         * src/common/stringtable.c
4307         * src/common/stringtable.h
4308         * src/common/template.c
4309         * src/common/template.h
4310         * src/common/uuencode.c
4311         * src/common/uuencode.h
4312         * src/gtk/gtkshruler.c
4313         * src/gtk/gtkshruler.h
4314         * src/gtk/menu.c
4315         * src/gtk/menu.h
4316         * src/gtk/progressdialog.c
4317         * src/gtk/progressdialog.h
4318                 Remove/staticalize, the return of the revenge
4319
4320 2007-10-15 [colin]      3.0.2cvs75
4321
4322         * src/matcher.c
4323                 Fix redirections in filtering's tests
4324
4325 2007-10-15 [colin]      3.0.2cvs74
4326
4327         * src/imap.c
4328                 Don't build imap_synchronise at all when 
4329                 building without libetpan
4330
4331 2007-10-14 [colin]      3.0.2cvs73
4332
4333         * src/imap.c
4334         * src/common/md5.c
4335         * src/common/md5.h
4336         * src/gtk/manage_window.c
4337         * src/gtk/manage_window.h
4338                 Remove more unused code
4339
4340 2007-10-14 [colin]      3.0.2cvs72
4341
4342         * src/addrquery.c
4343         * src/addrquery.h
4344         * src/recv.c
4345         * src/recv.h
4346         * src/vcard.c
4347         * src/vcard.h
4348         * src/common/xml.c
4349         * src/common/xml.h
4350         * src/common/xmlprops.c
4351         * src/common/xmlprops.h
4352                 Remove more unused code
4353
4354 2007-10-14 [colin]      3.0.2cvs71
4355
4356         * src/common/utils.c
4357                 Remove unused function
4358
4359 2007-10-13 [colin]      3.0.2cvs70
4360
4361         * src/imap.c
4362         * src/imap.h
4363         * src/mainwindow.c
4364         * src/mainwindow.h
4365         * src/gtk/gtkutils.c
4366         * src/gtk/gtkutils.h
4367                 Staticalise/Remove more code
4368
4369 2007-10-13 [colin]      3.0.2cvs69
4370
4371         * src/common/utils.c
4372         * src/common/utils.h
4373                 Remove dead code, unused for ages
4374
4375 2007-10-13 [colin]      3.0.2cvs68
4376
4377         * src/main.c
4378         * src/main.h
4379                 Maemo: define hildon_program in main.c,
4380                 make it accessible in the .h with extern
4381
4382 2007-10-13 [paul]       3.0.2cvs67
4383
4384         * src/gtk/menu.c
4385                 fix a bunch of runtime warnings on maemo
4386
4387 2007-10-13 [paul]       3.0.2cvs66
4388
4389         * src/main.c
4390         * src/main.h
4391         * src/gtk/gtkutils.c
4392         * src/gtk/gtkutils.h
4393                 fix a bunch of compiler warnings on maemo
4394
4395 2007-10-12 [colin]      3.0.2cvs65
4396
4397         * src/account.c
4398         * src/addritem.c
4399         * src/addritem.h
4400         * src/filtering.c
4401         * src/filtering.h
4402         * src/folder.c
4403         * src/folder.h
4404         * src/common/utils.c
4405         * src/common/utils.h
4406                 Remove unused code, staticalise some functions
4407
4408 2007-10-12 [paul]       3.0.2cvs64
4409
4410         * src/account.c
4411         * src/folderview.c
4412         * src/main.c
4413         * src/mainwindow.c
4414         * src/messageview.c
4415         * src/summary_search.c
4416         * src/summaryview.c
4417         * src/toolbar.c
4418         * src/wizard.c
4419         * src/common/utils.c
4420         * src/gtk/prefswindow.c
4421                 fix a bunch of compiler warnings on maemo
4422
4423 2007-10-11 [colin]      3.0.2cvs63
4424
4425         * src/editaddress.c
4426                 Make static function static
4427
4428 2007-10-11 [mones]      3.0.2cvs62
4429
4430         * src/addrduplicates.c
4431         * src/addressbook.c
4432         * src/compose.c
4433         * src/expldifdlg.c
4434         * src/mainwindow.c
4435         * src/messageview.c
4436         * src/pop.c
4437         * src/prefs_customheader.c
4438         * src/prefs_send.c
4439         * src/prefs_themes.c
4440         * src/common/plugin.c
4441         * src/gtk/pluginwindow.c
4442         * src/gtk/quicksearch.c
4443                 Fix several typos and capitalisation issues
4444
4445 2007-10-11 [wwp]        3.0.2cvs61
4446
4447         * src/editaddress.c
4448                 Fix a warning about possible use of uninitialized
4449                 filename var.
4450
4451 2007-10-11 [wwp]        3.0.2cvs60
4452
4453         * src/editaddress.c
4454                 Disable "Unset picture" menu item when there's
4455                 no picture to clear. Fix an extraneous g_unref_object,
4456                 add missing initializers.
4457
4458 2007-10-11 [wwp]        3.0.2cvs59
4459
4460         * src/pixmaps/anonymous.xpm
4461         * src/editaddress.c
4462         * src/Makefile.am
4463         * src/stock_pixmap.c
4464         * src/stock_pixmap.h
4465                 Fix a leak, gettext-ize the photo label.
4466                 Don't clear the existing picture if loading
4467                 a new one fails. Use a default 'anonymous'
4468                 picture (this new xpm has been added to the
4469                 internal stock_pixmap API). Add a
4470                 "Set picture" context menu entry.
4471
4472 2007-10-11 [colin]      3.0.2cvs58
4473
4474         * src/messageview.c
4475                 Make shift-shortcuts work
4476         * src/prefs_actions.c
4477                 Don't ask if we really want to close when
4478                 choosing OK and only the list is changed
4479         * src/prefs_template.c
4480                 Don't ask if we really want to close when
4481                 choosing OK and only the list is changed
4482         * src/common/plugin.c
4483                 Fix writing of second [Plugins_*] block
4484         * src/common/template.c
4485                 Remove unused files (fixes deletion)
4486
4487 2007-10-10 [paul]       3.0.2cvs57
4488
4489         * src/prefs_template.c
4490                 put the whole thing in a scrolled window
4491                 so that half the page is no longer inaccessible
4492                 on maemo
4493                 make the gtk_text_view smaller on maemo
4494
4495 2007-10-10 [colin]      3.0.2cvs56
4496
4497         * src/compose.c
4498                 Fix updating of Attachments number in some
4499                 cases (reedit, attach from command-line, ...)
4500
4501 2007-10-10 [colin]      3.0.2cvs55
4502
4503         * src/editaddress.c
4504                 Initialise error correctly
4505
4506 2007-10-10 [paul]       3.0.2cvs54
4507
4508         * src/prefs_filtering_action.c
4509         * src/gtk/description_window.c
4510         * src/gtk/foldersort.c
4511         * src/gtk/quicksearch.c
4512                 get rid of some pointless new lines and
4513                 make the descripton labels wrap better
4514
4515 2007-10-10 [colin]      3.0.2cvs53
4516
4517         * src/addressadd.c
4518         * src/editaddress.c
4519         * src/headerview.c
4520         * src/textview.c
4521                 More error handling on saving pictures
4522
4523 2007-10-10 [colin]      3.0.2cvs52
4524
4525         * src/printing.c
4526         * src/printing.h
4527                 Generalize a bit printing, so we can factorize
4528                 most of the code. 
4529
4530 2007-10-10 [paul]       3.0.2cvs51
4531
4532         * src/addrduplicates.c
4533                 fix engrish
4534                 use GTK_STOCK... buttons
4535
4536 2007-10-10 [paul]       3.0.2cvs50
4537
4538         * src/addressadd.c
4539         * src/addrindex.c
4540         * src/editaddress.c
4541                 Fix previous patch
4542                 Thanks to Colin
4543
4544 2007-10-10 [paul]       3.0.2cvs49
4545
4546         * src/summaryview.c
4547         * src/messageview.c
4548                 Fix crash on Add sender to addressbook when
4549                 From is null
4550         * src/addressadd.c
4551         * src/addrindex.c
4552         * src/editaddress.c
4553         * src/editaddress_other_attributes_ldap.h
4554                 Fix leaks 
4555                 Rename images to .png in addrbook/
4556         * src/headerview.c
4557         * src/textview.c
4558                 Fix Face/X-Face being used if adding another
4559                 address than sender to addressbook
4560                 Thanks to Colin
4561
4562 2007-10-10 [holger]     3.0.2cvs48
4563
4564         * src/addrduplicates.c
4565         * src/editaddress.c
4566                 Improvements to the addressbook duplicate finder
4567                 feature:
4568                  - add an edit button to the button bar
4569                  - display the whole bookname (with iface) and
4570                    use this for same-book checking
4571                  - after editing, try to keep selections if the
4572                    entries are still present
4573                  - sort the email column alphabetically
4574                  - put results in a scrolled window
4575                  - support embedded editing
4576                  - make columns in detail view resizable
4577                  - add keyboard shortcuts
4578
4579 2007-10-10 [wwp]        3.0.2cvs47
4580
4581         * src/addrindex.c
4582                 Fix a crash when there's no From: in email, thanks to Colin.
4583
4584 2007-10-09 [paul]       3.0.2cvs46
4585
4586         * src/messageview.c
4587         * src/summaryview.c
4588         * src/textview.c
4589                 fix building without compface support
4590
4591 2007-10-09 [colin]      3.0.2cvs45
4592
4593         * src/editaddress.c
4594         * src/headerview.c
4595         * src/textview.c
4596                 Add error handling
4597
4598 2007-10-09 [colin]      3.0.2cvs44
4599
4600         * src/addrduplicates.c
4601         * src/addressadd.c
4602         * src/addressadd.h
4603         * src/addressbook.c
4604         * src/addressbook.h
4605         * src/addrindex.c
4606         * src/addrindex.h
4607         * src/addritem.c
4608         * src/addritem.h
4609         * src/compose.c
4610         * src/editaddress.c
4611         * src/editaddress_other_attributes_ldap.h
4612         * src/headerview.c
4613         * src/messageview.c
4614         * src/mimeview.c
4615         * src/summaryview.c
4616         * src/textview.c
4617         * src/gtk/gtkutils.c
4618                 Automatically set contacts' pictures from Face 
4619                 or X-Face if they have no picture
4620                 Display the contact picture in textview or
4621                 headerview for mails sent by people in the 
4622                 addressbook, that have no Face or X-Face
4623                 Fix a few details in the Person edition dialog
4624                 (ability to unset picture)
4625                 Remove picture file when deleting contacts
4626
4627 2007-10-09 [iwkse]      3.0.2cvs43
4628
4629         * src/gtk/about.c
4630                 center the about window
4631
4632 2007-10-09 [paul]       3.0.2cvs42
4633
4634         * src/prefs_toolbar.c
4635                 fix icon selector window on maemo
4636
4637 2007-10-09 [paul]       3.0.2cvs41
4638
4639         * src/messageview.c
4640                 add 'go to' menu to separate msgview
4641
4642 2007-10-09 [colin]      3.0.2cvs40
4643
4644         * src/common/defs.h
4645                 Add forgotten file
4646
4647 2007-10-09 [iwkse]      3.0.2cvs39
4648
4649         * Makefile.am
4650         * src/addressbook.c
4651         * src/addritem.c
4652         * src/addritem.h
4653         * src/editaddress.c
4654         * src/editaddress_other_attributes_ldap.h
4655         * src/addrbook.c
4656         * src/Makefile.am
4657                 set a photo in the Addressbook
4658
4659 2007-10-08 [colin]      3.0.2cvs38
4660
4661         * src/prefs_toolbar.c
4662                 Make height 320 to remove the scrollbar 
4663                 (with current number of icons)
4664
4665 2007-10-08 [colin]      3.0.2cvs37
4666
4667         * src/prefs_toolbar.c
4668                 Transform the treeview to a GtkIconView.
4669                 Patch by Pawel
4670                 In addition, transform the window so that 
4671                 it looks like a popup menu. Patch by me
4672
4673 2007-10-08 [colin]      3.0.2cvs36
4674
4675         * src/compose.c
4676         * src/compose.h
4677                 Beautify the GUI a bit; in particular, show the
4678                 number of attachments in the tab's title.
4679                 Patch by Pawel
4680
4681 2007-10-08 [paul]       3.0.2cvs35
4682
4683         * src/mimeview.c
4684                 Save users from themselves: save temporary
4685                 files used for Open/Open with as read-only.
4686                 Thanks to Colin
4687
4688 2007-10-08 [paul]       3.0.2cvs34
4689
4690         * tools/Makefile.am
4691                 forgot this in cvs33
4692
4693 2007-10-08 [paul]       3.0.2cvs33
4694
4695         * tools/kdeservicemenu/README
4696         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
4697         * tools/kdeservicemenu/install.sh
4698         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4699                 renamed template* to *template so as not to confuse
4700                 lintian
4701
4702 2007-10-08 [paul]       3.0.2cvs32
4703
4704         * src/prefs_themes.c
4705         * src/stock_pixmap.c
4706                 replace 2 direct uses of RC_DIR
4707
4708 2007-10-07 [colin]      3.0.2cvs31
4709
4710         * src/addrduplicates.c
4711         * src/addrduplicates.h
4712         * src/addressbook.c
4713         * src/addressbook.h
4714         * src/addrindex.c
4715         * src/addrindex.h
4716                 Implement deletion in duplicate finder. 
4717                 Patch by Holger 
4718
4719 2007-10-07 [colin]      3.0.2cvs30
4720
4721         * src/exporthtml.c
4722         * src/mbox.c
4723         * src/common/utils.c
4724                 Better fix for Solaris, thanks to Nicolas Doualot
4725
4726 2007-10-07 [colin]      3.0.2cvs29
4727
4728         * AUTHORS
4729         * src/gtk/authors.h
4730                 Add Frank Dietrich
4731
4732 2007-10-07 [colin]      3.0.2cvs28
4733
4734         * src/exporthtml.c
4735                 Fix HTML export to make it more compliant
4736                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
4737
4738 2007-10-07 [colin]      3.0.2cvs27
4739
4740         * src/prefs_toolbar.c
4741                 Only use icons that wouldn't look stupid in the toolbar
4742                 Patch by Pawel
4743
4744 2007-10-07 [colin]      3.0.2cvs26
4745
4746         * src/prefs_toolbar.c
4747                 Fix old icon being used when none is selected
4748
4749 2007-10-07 [colin]      3.0.2cvs25
4750
4751         * src/toolbar.c
4752                 Fix copy/paste error
4753
4754 2007-10-07 [colin]      3.0.2cvs24
4755
4756         * src/prefs_toolbar.c
4757         * src/toolbar.c
4758         * src/toolbar.h
4759                 Update icon to default one when changing event
4760                 Make the icon chooser nicer (handle Esc, Enter,
4761                 double-click)
4762
4763 2007-10-06 [colin]      3.0.2cvs23
4764
4765         * src/prefs_toolbar.c
4766                 Fix text reset; patch by Pawel
4767
4768 2007-10-06 [colin]      3.0.2cvs22
4769
4770         * src/toolbar.h
4771                 Complete previous commit
4772
4773 2007-10-06 [colin]      3.0.2cvs21
4774
4775         * src/prefs_toolbar.c
4776         * src/toolbar.c
4777                 Set toolbar text automatically to the default
4778                 when changing Event executed on click
4779
4780 2007-10-06 [colin]      3.0.2cvs20
4781
4782         * src/prefs_toolbar.c
4783                 Invert Text and Event fields
4784
4785 2007-10-06 [colin]      3.0.2cvs19
4786
4787         * src/prefs_toolbar.c
4788         * src/toolbar.c
4789                 Make toolbar prefs look much better
4790                 Patch by Pawel Pekala
4791
4792 2007-10-06 [paul]       3.0.2cvs18
4793
4794         * src/account.c
4795         * src/prefs_filtering.c
4796                 fix checkbuttons in gtktreeview on maemo by
4797                 setting maemo's "allow-checkbox-mode" to FALSE
4798
4799 2007-10-06 [colin]      3.0.2cvs17
4800
4801         * configure.ac
4802                 Export -DSOLARIS in CFLAGS for all
4803                 Solaris (not just 2.8) and OpenSolaris
4804
4805 2007-10-06 [paul]       3.0.2cvs16
4806
4807         * AUTHORS
4808         * src/exporthtml.c
4809         * src/mbox.c
4810         * src/gtk/authors.h
4811                 fix build on solaris where ctime_r takes
4812                 3 arguments rather than 2.
4813                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
4814
4815 2007-10-05 [colin]      3.0.2cvs15
4816
4817         * src/etpan/imap-thread.c
4818                 Fix wrong error codepath
4819
4820 2007-10-05 [wwp]        3.0.2cvs14
4821
4822         * src/filtering.c
4823                 Fix unexpected logging of quicksearches:
4824                 debug_filtering_session flag was never reset to FALSE, causing
4825                 matcher functions to log when called from a quicksearch
4826                 (if a filtering session happened before).
4827
4828 2007-10-05 [paul]       3.0.2cvs13
4829
4830         * src/prefs_actions.c
4831         * src/prefs_filtering.c
4832         * src/prefs_template.c
4833                 fix bug 1343, 'Filtering..'s close button
4834                 silently discards new filter'
4835                 Thanks to Colin
4836
4837 2007-10-05 [paul]       3.0.2cvs12
4838
4839         * configure.ac
4840         * src/Makefile.am
4841                 fix bug 1347, '-Wno-unused-function, optional'
4842
4843 2007-10-05 [colin]      3.0.2cvs11
4844
4845         * src/procmime.c
4846         * src/common/mgutils.c
4847                 Fix warnings
4848
4849 2007-10-05 [mones]      3.0.2cvs10
4850
4851         * manual/advanced.xml
4852                 Use full menu name
4853         * manual/es/advanced.xml
4854                 Synchronise translation
4855
4856 2007-10-04 [colin]      3.0.2cvs9
4857
4858         * src/action.c
4859         * src/addrbook.c
4860         * src/addrindex.c
4861         * src/compose.c
4862         * src/exporthtml.c
4863         * src/exportldif.c
4864         * src/folder.c
4865         * src/main.c
4866         * src/matcher.c
4867         * src/mbox.c
4868         * src/messageview.c
4869         * src/mh.c
4870         * src/news.c
4871         * src/partial_download.c
4872         * src/pop.c
4873         * src/procmime.c
4874         * src/procmsg.c
4875         * src/toolbar.c
4876         * src/common/log.c
4877         * src/common/mgutils.c
4878         * src/common/plugin.c
4879         * src/common/utils.c
4880         * src/common/xml.c
4881         * src/common/xml.h
4882         * src/common/xmlprops.c
4883         * src/common/xmlprops.h
4884         * src/plugins/bogofilter/bogofilter.c
4885         * src/plugins/clamav/clamav_plugin.c
4886         * src/plugins/dillo_viewer/dillo_prefs.c
4887         * src/plugins/pgpcore/prefs_gpg.c
4888         * src/plugins/pgpinline/pgpinline.c
4889         * src/plugins/pgpmime/pgpmime.c
4890         * src/plugins/spamassassin/spamassassin.c
4891         * src/plugins/trayicon/trayicon_prefs.c
4892                 Verify success on writes. Will fix possible strange
4893                 failure on disk full.
4894
4895 2007-10-04 [paul]       3.0.2cvs8
4896
4897         * manual/advanced.xml
4898                 add further info about Actions
4899                 Patch by Emmanuel Briot <briot@adacore.com>
4900
4901 2007-10-04 [paul]       3.0.2cvs7
4902
4903         * src/account.c
4904                 remove the D column, instead indicate the
4905                 default account by use of bold text
4906
4907 2007-10-03 [colin]      3.0.2cvs6
4908
4909         * src/common/template.c
4910                 Fix templates writing (was prone to disk full problems)
4911
4912 2007-10-03 [colin]      3.0.2cvs5
4913
4914         * src/Makefile.am
4915         * src/addrduplicates.c
4916         * src/addrduplicates.h
4917         * src/addressbook.c
4918                 Add duplicate deletion. Patch by Holger
4919
4920 2007-10-03 [colin]      3.0.2cvs4
4921
4922         * src/matcher.c
4923         * src/gtk/quicksearch.c
4924                 Fix bug 1340, 'Case insensitive searches with 
4925                 non-ascii alphabets fail'.
4926
4927 2007-10-03 [colin]      3.0.2cvs3
4928
4929         * src/main.c
4930         * src/common/utils.c
4931         * src/common/utils.h
4932                 Implement run-time alternative config directories
4933
4934 2007-10-03 [colin]      3.0.2cvs2
4935
4936         * src/folderview.c
4937                 Prevent opening folder item while folder
4938                 is scanned in a better way
4939
4940 2007-10-02 [paul]       3.0.2cvs1
4941
4942         * NEWS
4943         * README
4944         * RELEASE_NOTES
4945         * configure.ac
4946                 bump up version number following stable release
4947
4948 2007-09-30 [colin]      3.0.1cvs49
4949
4950         * src/imap.c
4951                 Refresh session if needed
4952
4953 2007-09-30 [colin]      3.0.1cvs48
4954
4955         * src/imap.c
4956                 Reset folder's session to NULL
4957                 before destroying it
4958
4959 2007-09-30 [mones]      3.0.1cvs47
4960
4961         * manual/handling.xml
4962                 Use markup quotes instead hardcoded quotes
4963         * manual/es/handling.xml
4964                 Added new synced section (IMAP subscriptions)
4965
4966 2007-09-29 [colin]      3.0.1cvs46
4967
4968         * src/imap.c
4969                 Notice disconnections faster
4970
4971 2007-09-28 [colin]      3.0.1cvs45
4972
4973         * src/addressbook.c
4974         * src/addrindex.c
4975                 Fix warnings
4976
4977 2007-09-28 [paul]       3.0.1cvs44
4978
4979         * src/mimeview.c
4980                 fix maemo build
4981
4982 2007-09-28 [paul]       3.0.1cvs43
4983
4984         * src/account.c
4985                 use gtk_widget_set_size_request() on the label
4986                 so that wrapping works better. get rid of the
4987                 (partially deprecated) hbutton_box.
4988                 these changes should prevent buttons overlapping
4989                 on maemo
4990
4991 2007-09-28 [colin]      3.0.1cvs42
4992
4993         * src/pop.c
4994                 Fix typo :)
4995
4996 2007-09-28 [colin]      3.0.1cvs41
4997
4998         * src/compose.c
4999         * src/msgcache.c
5000         * src/pop.c
5001         * src/procmime.c
5002         * src/etpan/imap-thread.c
5003                 64bits-related warning fixes
5004
5005 2007-09-28 [colin]      3.0.1cvs40
5006
5007         * src/folder_item_prefs.c
5008         * src/ldaputil.c
5009         * src/mainwindow.c
5010         * src/mimeview.c
5011         * src/common/tags.c
5012                 Fix warnings
5013
5014 2007-09-28 [colin]      3.0.1cvs39
5015
5016         * src/plugins/spamassassin/spamassassin.c
5017         * src/plugins/spamassassin/spamassassin.h
5018         * src/plugins/spamassassin/spamassassin_gtk.c
5019                 Add addressbook-based whitelisting
5020
5021 2007-09-28 [colin]      3.0.1cvs38
5022
5023         * src/folder.c
5024                 Fix bug 1337, 'crash on pressing Send button'
5025
5026 2007-09-28 [paul]       3.0.1cvs37
5027
5028         * src/prefs_folder_item.c
5029                 give the orphans a parent. makes all prefs
5030                 pages visible on maemo
5031
5032 2007-09-28 [colin]      3.0.1cvs36
5033
5034         * src/prefs_folder_column.c
5035         * src/prefs_summary_column.c
5036                 Fix two leaks
5037
5038 2007-09-27 [colin]      3.0.1cvs35
5039
5040         * src/gtk/quicksearch.c
5041                 Fix bug 1336, 'Segfault if empty space before search-string'
5042
5043 2007-09-26 [mones]      3.0.1cvs34
5044
5045         * manual/account.xml
5046         * manual/plugins.xml
5047                 Fixed irc channel name, added some docbook markup.
5048                 Changed text markup to docbook markup. 
5049                 Added spamcop as supported in SpamReport description.
5050         * manual/fr/plugins.xml
5051                 Fixed irc channel name.
5052         * manual/es/account.xml
5053         * manual/es/advanced.xml
5054         * manual/es/claws-mail-manual.xml
5055         * manual/es/glossary.xml
5056         * manual/es/gpl.xml
5057         * manual/es/keyboard.xml
5058         * manual/es/plugins.xml
5059                 Synced with English version, fixed a couple of typos.
5060
5061 2007-09-26 [colin]      3.0.1cvs33
5062
5063         * configure.ac
5064                 Explain why "Libgnomeprint: no" on GTK+ 2.10
5065
5066 2007-09-26 [colin]      3.0.1cvs32
5067
5068         * src/messageview.c
5069         * src/procmsg.c
5070         * src/procmsg.h
5071                 Optimisation: avoid fetching mail 3 times locally
5072                 for displaying
5073
5074 2007-09-26 [colin]      3.0.1cvs31
5075
5076         * src/mh.c
5077                 Fix missing static
5078
5079 2007-09-26 [colin]      3.0.1cvs30
5080
5081         * src/folder.c
5082         * src/folder.h
5083         * src/mh.c
5084         * src/mh.h
5085                 Fix MH mtime hack - make it a folder class function
5086
5087 2007-09-26 [colin]      3.0.1cvs29
5088
5089         * src/inc.c
5090                 Fix bug 1334, 'user defined mail incorporation 
5091                 script not run'
5092
5093 2007-09-25 [colin]      3.0.1cvs28
5094
5095         * src/codeconv.c
5096                 Optimisation: shortcut conv_codeset_strdup
5097                 when src_code and dest_code are the same
5098         * src/common/xml.c
5099         * src/common/xml.h
5100                 Optimisation: shortcut code conversions when
5101                 files are in UTF-8; faster list walking by
5102                 using prepend/reverse.
5103
5104 2007-09-25 [holger]     3.0.1cvs27
5105
5106         * src/printing.c
5107                 Replace button bar of the preview window
5108                 with a real toolbar (patch by Colin)
5109                 Add zooming to the preview window
5110
5111 2007-09-24 [paul]       3.0.1cvs26
5112
5113         * src/compose.c
5114                 compact the character set menu, adding some
5115                 missing encodings. Patch by Pawel Pekala
5116
5117 2007-09-23 [paul]       3.0.1cvs25
5118
5119         * src/prefs_account.c
5120         * src/prefs_folder_item.c
5121         * src/prefs_quote.c
5122         * src/quote_fmt.c
5123         * src/quote_fmt.h
5124                 remove unnecessary frame from Templates options
5125                 and improve the English of the check button label
5126
5127 2007-09-22 [colin]      3.0.1cvs24
5128
5129         * src/gtk/quicksearch.c
5130                 Fix bug 1329, 'error in quicksearch.c'
5131                 Fix return with value in function returning void
5132
5133 2007-09-22 [colin]      3.0.1cvs23
5134
5135         * src/imap.c
5136         * src/procmsg.h
5137         * src/common/utils.c
5138         * src/common/utils.h
5139         * src/etpan/imap-thread.c
5140                 Optimise fetching IMAP cached emails *a lot*
5141                 (remember whether mail is fully cached and \r's
5142                  are already stripped)
5143
5144 2007-09-22 [colin]      3.0.1cvs22
5145
5146         * src/folder.c
5147         * src/folder.h
5148         * src/prefs_folder_item.c
5149                 Add a button to allow users to drop local caches.
5150
5151 2007-09-21 [colin]      3.0.1cvs21
5152
5153         * src/summaryview.c
5154                 Remove unnecessary error when cancelling export to mbox.
5155                 Patch by Pawel
5156
5157 2007-09-21 [paul]       3.0.1cvs20
5158
5159         * src/gtk/prefswindow.c
5160                 remove unnecessary frames from the prefs
5161                 pages. Patch by Pawel Pekala
5162
5163 2007-09-21 [paul]       3.0.1cvs19
5164
5165         * src/prefs_account.c
5166         * src/prefs_folder_item.c
5167         * src/prefs_quote.c
5168         * src/quote_fmt.c
5169                 put the Templates options into a tabbed
5170                 layout. Patch by Pawel Pekala
5171
5172 2007-09-21 [paul]       3.0.1cvs18
5173
5174         * src/mainwindow.c
5175                 group together the character set menu items
5176                 move the /View/Show or hide/Message view below
5177                 .../Toolbar menu item
5178                 Patch by Pawel Pekala
5179
5180 2007-09-21 [mones]      3.0.1cvs17
5181
5182         * src/compose.c
5183                 Fix for bug 1327, 'segfault when replying to a non-existent
5184                 news message', thanks to Colin.
5185
5186 2007-09-21 [colin]      3.0.1cvs16
5187
5188         * src/folderview.c
5189                 Complete 3.0.1cvs15
5190
5191 2007-09-20 [colin]      3.0.1cvs15
5192
5193         * src/folderview.c
5194         * src/folderview.h
5195                 Maybe fix bug 1324, 'Corrupted IMAP cache'
5196
5197 2007-09-20 [colin]      3.0.1cvs14
5198
5199         * src/printing.c
5200                 Fix a little leak
5201
5202 2007-09-20 [holger]     3.0.1cvs13
5203
5204         * src/printing.c
5205                 Add page layout to print preview.
5206                 Make the close-button in the toolbar
5207                 right-aligned.
5208
5209 2007-09-20 [paul]       3.0.1cvs12
5210
5211         * po/ru.po
5212                 updated by Pavlo Bohmat
5213
5214 2007-09-19 [colin]      3.0.1cvs11
5215
5216         * src/common/utils.c
5217                 Prevent unquoted mime boundaries, by always
5218                 using a /
5219
5220 2007-09-19 [colin]      3.0.1cvs10
5221
5222         * src/printing.c
5223                 Fix drawing area size, fix DPI change that
5224                 can cause total number of lines to decrease
5225
5226 2007-09-19 [colin]      3.0.1cvs9
5227
5228         * po/POTFILES.in
5229         * src/printing.c
5230                 Make print preview more efficient and nicer.
5231                 Patch mostly by Holger Berndt <hb@claws-mail.org>
5232
5233 2007-09-19 [colin]      3.0.1cvs8
5234
5235         * src/prefs_common.c
5236         * src/prefs_common.h
5237         * src/printing.c
5238                 Add scrolledwindow, default allocation and
5239                 size saving to the print preview window.
5240
5241 2007-09-18 [colin]      3.0.1cvs7
5242
5243         * src/prefs_common.c
5244         * src/prefs_common.h
5245         * src/prefs_image_viewer.c
5246         * src/printing.c
5247                 GtkPrintOperation:
5248                 - add image printing support
5249                 - add option to print images
5250                 - add preview widget
5251                 - add saving of a few Page Setup parameters
5252
5253 2007-09-18 [colin]      3.0.1cvs6
5254
5255         * AUTHORS
5256         * src/gtk/authors.h
5257                 Add Guillaume Chazarain
5258
5259 2007-09-18 [colin]      3.0.1cvs5
5260
5261         * src/common/utils.c
5262                 Fix bug 1321, 'access before allocation 
5263                 when scanning for uris'. Patch by 
5264                 Guillaume Chazarain <guichaz@yahoo.fr>
5265
5266 2007-09-18 [colin]      3.0.1cvs4
5267
5268         * src/toolbar.c
5269                 Fix bug 1320, 'Memory leak caused by 
5270                 gtk_container_get_children'. Patch by
5271                 Guillaume Chazarain <guichaz@yahoo.fr>
5272
5273 2007-09-18 [colin]      3.0.1cvs3
5274
5275         * src/printing.c
5276         * src/printing.h
5277                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
5278
5279 2007-09-18 [colin]      3.0.1cvs2
5280
5281         * src/Makefile.am
5282         * src/mainwindow.c
5283         * src/messageview.c
5284         * src/messageview.h
5285         * src/prefs_ext_prog.c
5286         * src/prefs_fonts.c
5287         * src/printing.c
5288         * src/printing.h
5289         * src/summaryview.c
5290                 Use GtkPrintOperation by default on GTK+ >= 2.10
5291                 Patch by Holger Berndt <hb@claws-mail.org>
5292
5293 2007-09-18 [paul]       3.0.1cvs1
5294
5295         * NEWS
5296         * README
5297         * RELEASE_NOTES
5298         * configure.ac
5299                 bump up version number following stable release
5300
5301 2007-09-16 [colin]      3.0.0cvs18
5302
5303         * src/folder.c
5304                 Fix possible memleak
5305
5306 2007-09-16 [colin]      3.0.0cvs17
5307
5308         * src/folderview.c
5309                 Fix bug 1311, 'Wrong arrow position 
5310                 while moving message into folder when 
5311                 column headers hidden'
5312         * src/image_viewer.c
5313                 Show error in the GUI if image can't
5314                 be loaded
5315         * src/matcher.c
5316                 Fix spurious output
5317         * src/messageview.c
5318                 Allow setting domain in msgid
5319         * src/common/plugin.c
5320                 Add timing information
5321
5322 2007-09-16 [colin]      3.0.0cvs16
5323
5324         * src/account.c
5325         * src/compose.c
5326         * src/prefs_account.c
5327         * src/prefs_account.h
5328         * src/common/utils.c
5329                 Remove Generate Message-ID option. We need
5330                 this on some IMAP servers.
5331         * src/prefs_template.c
5332                 Fix double-free
5333
5334 2007-09-16 [colin]      3.0.0cvs15
5335
5336         * src/prefs_filtering.c
5337         * src/prefs_filtering.h
5338         * src/prefs_filtering_action.c
5339         * src/common/tags.c
5340                 Fix tags issues: tags with spaces, renaming
5341                 tags.
5342
5343 2007-09-16 [colin]      3.0.0cvs14
5344
5345         * src/folderview.c
5346         * src/main.c
5347         * src/mainwindow.c
5348                 Fix bug 1308, 'Claws deletes folderlist.xml after
5349                 fetching mail short after start-up'
5350
5351 2007-09-16 [colin]      3.0.0cvs13
5352
5353         * src/compose.c
5354                 Fix scrolling to cursor
5355
5356 2007-09-16 [paul]       3.0.0cvs12
5357
5358         * po/sr.po
5359                 updated by Aleksandar Urosevic
5360
5361 2007-09-16 [paul]       3.0.0cvs11
5362
5363         * src/folder.c
5364                 do not allow locked msgs to be deleted,
5365                 even by filtering/processing
5366
5367 2007-09-07 [paul]       3.0.0cvs10
5368
5369         * src/prefs_folder_column.c
5370         * src/prefs_summary_column.c
5371                 implement button sensitivity
5372                 patch by Pawel Pekala
5373
5374 2007-09-06 [wwp]        3.0.0cvs9
5375
5376         * src/prefs_gtk.c
5377                 Add a missing linefeed to a debug message.
5378
5379 2007-09-05 [colin]      3.0.0cvs8
5380
5381         * src/inc.c
5382                 Fix statusbar/window mismatch on Maemo
5383
5384 2007-09-05 [colin]      3.0.0cvs7
5385
5386         * src/ldaputil.c
5387                 Fix build without USE_LDAP_TLS
5388
5389 2007-09-05 [colin]      3.0.0cvs6
5390
5391         * src/folder.c
5392         * src/imap.c
5393         * src/inc.c
5394         * src/mbox.c
5395         * src/send_message.c
5396         * src/statusbar.c
5397         * src/statusbar.h
5398                 Maemo: distinguish various statusbar messages,
5399                 in order to display only the most important.
5400
5401 2007-09-04 [wwp]        3.0.0cvs5
5402
5403         * src/account.c
5404                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
5405                 Show protocol "SMTP" and the appropriate server for send-only
5406                 accounts, show "-" instead of "" when no value is relevant.
5407
5408 2007-09-03 [ticho]      3.0.0cvs4
5409
5410         * src/summaryview.c
5411                 Handle plural form better in delete confirmation dialog.
5412
5413 2007-09-03 [wwp]        3.0.0cvs3
5414
5415         * src/compose.c
5416                 Warn differently when sending or sending later (queueing).
5417
5418 2007-09-03 [colin]      3.0.0cvs2
5419
5420         * src/procmime.c
5421         * src/procmime.h
5422         * src/common/plugin.c
5423         * src/common/plugin.h
5424                 Add a new plugin API, MimeParser. It allows
5425                 plugins to scan email MIME parts and optionally,
5426                 transform them.
5427
5428 2007-09-03 [mones]      3.0.0cvs1
5429
5430         * po/es.po
5431                 Updated translation
5432         * src/common/defs.h
5433                 While a better solution is made double history sizes
5434
5435 2007-09-03 [paul]       3.0.0
5436
5437         * NEWS
5438         * README
5439         * RELEASE_NOTES
5440                 3.0.0 released
5441
5442 [For previous entries, see ChangeLog.2.0.0-3.0.0]