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