note when the RC was done
[claws.git] / ChangeLog
1 2007-07-23 [colin]      2.10.0cvs58
2
3         * src/mimeview.c
4         * src/textview.c
5                 Maemo: Automatically choose the correct application
6                 to open parts
7         * src/gtk/quicksearch.c
8                 Make search run on GDK_KP_Enter too
9
10 2007-07-23 [wwp]        2.10.0cvs57
11
12         * src/quote_fmt_lex.l
13                 Revert accidentaly committed lines (account_sig) in
14                 2.10.0cvs56.
15
16 2007-07-23 [wwp]        2.10.0cvs56
17
18         * src/quote_fmt_lex.l
19                 Fix typos around long form expressions in the quote lexer.
20
21 2007-07-23 [paul]
22
23         3.0.0-rc1 released
24
25 2007-07-23 [colin]      2.10.0cvs55
26
27         * src/addr_compl.c
28                 Fix auto-completion on Maemo
29
30 2007-07-23 [colin]      2.10.0cvs54
31
32         * src/statusbar.c
33                 Maemo: Fix sticking statusbars
34
35 2007-07-22 [colin]      2.10.0cvs53
36
37         * src/main.c
38                 Maemo: Fix the strange "top_application" info
39                 at startup. We should do something when 
40                 receiving such a message.
41
42 2007-07-20 [paul]       2.10.0cvs52
43
44         * src/news_gtk.c
45                 add missing #include "statusbar.h"
46
47 2007-07-20 [colin]      2.10.0cvs51
48
49         * src/folder.c
50         * src/folder.h
51         * src/folder_item_prefs.c
52         * src/folder_item_prefs.h
53         * src/folderview.c
54         * src/imap.c
55         * src/imap_gtk.c
56         * src/imap_gtk.h
57         * src/news.c
58         * src/news_gtk.c
59         * src/news_gtk.h
60         * src/prefs_folder_item.c
61                 Implement age-based caching: allow to
62                 specify a threshold for the offline synchronisation
63                 feature, and whether old cached bodies should 
64                 be removed
65         * src/toolbar.c
66         * src/toolbar.h
67                 Fix label/tooltips
68         * src/plugins/dillo_viewer/dillo_viewer.c
69                 Check that Dillo's installed
70
71 2007-07-20 [wwp]        2.10.0cvs50
72
73         * src/mimeview.c
74         * src/stock_pixmap.c
75                 Draw a frame around the selected mimeview part icon (instead of the
76                 shifted 'dancing' icon).
77
78 2007-07-20 [colin]      2.10.0cvs49
79
80         * src/main.c
81                 Unref stuff even on error
82         * src/wizard.c
83                 disconnect signals only at the very
84                 end of the wizard save.
85
86 2007-07-20 [colin]      2.10.0cvs48
87
88         * src/mainwindow.c
89         * src/messageview.c
90         * src/toolbar.c
91         * src/toolbar.h
92                 Fix random crashes while navigating
93                 (GTK_EVENTS_FLUSH)
94
95 2007-07-19 [colin]      2.10.0cvs47
96
97         * configure.ac
98         * src/main.c
99         * src/prefs_common.c
100         * src/prefs_common.h
101         * src/wizard.c
102         * src/common/defs.h
103         * src/common/utils.c
104                 Maemo: add an easy way to store data (mails
105                 and IMAP/NNTP caches) on one of the SD cards,
106                 and protect against unmounts if needed
107
108 2007-07-19 [paul]       2.10.0cvs46
109
110         * src/Makefile.am
111         * src/stock_pixmap.c
112         * src/gtk/about.c
113         * src/pixmaps/claws-mail_logo-small.xpm
114                 implement a (slightly) different About
115                 dialog for maemo and add a small version
116                 of the logo for it
117         * src/wizard.c
118                 use a scrolled window for wizard page 1
119                 on maemo
120
121 2007-07-19 [paul]       2.10.0cvs45
122
123         * src/Makefile.am
124                 too soon for this line
125
126 2007-07-19 [paul]       2.10.0cvs44
127
128         * src/Makefile.am
129                 fix build on n800
130
131 2007-07-19 [colin]      2.10.0cvs43
132
133         * src/wizard.c
134                 Solve Mail/Mailbox name when specifying
135                 full /path/to/Mail.
136
137 2007-07-18 [colin]      2.10.0cvs42
138
139         * src/inc.c
140         * configure.ac
141                 Fix build on n770
142
143 2007-07-18 [colin]      2.10.0cvs41
144
145         * src/inc.c
146                 Maemo: plug the online/offline system into
147                 maemo's interfaces to have Claws automatically
148                 switch according to the system status
149         * src/statusbar.c
150                 Maemo: use HildonBanners to display status
151                 messages. Renders the main statusbar useless.
152
153 2007-07-18 [paul]       2.10.0cvs40
154
155         * src/filtering.c
156                 fix screen blanking on moving/copying many msgs
157         * src/folder.c
158                 fix processing progressbar and screen blanking
159                 during processing
160
161 2007-07-18 [paul]       2.10.0cvs39
162
163         * src/messageview.c
164                 revert cvs37, breakage on maemo
165
166 2007-07-18 [paul]       2.10.0cvs38
167
168         * src/gtk/gtkutils.c
169                 make sure we can still build with older GTK's
170
171 2007-07-18 [colin]      2.10.0cvs37
172
173         * src/messageview.c
174                 Only hide the small layout's messageview, instead
175                 of destroying it when closing
176         * src/gtk/gtkutils.c
177                 Use gtk_window_present_with_time to popup windows,
178                 it seems to make things better with modern WMs
179                 (actually focusing)
180
181 2007-07-17 [colin]      2.10.0cvs36
182
183         * src/editaddress.c
184                 Simplify layout on Maemo
185         * src/folder.c
186                 Fix possible crash
187         * src/prefs_display_header.c
188                 Remove some headers by default on Maemo
189
190 2007-07-17 [paul]       2.10.0cvs35
191
192         * src/prefs_common.c
193         * src/prefs_common.h
194         * src/prefs_logging.c
195         * src/common/log.c
196                 add options to stop/enable writing logs to disc
197
198 2007-07-17 [paul]       2.10.0cvs34
199
200         * src/edittags.c
201                 fix some issues with the Apply tags window:
202                 - set search column (enables autocompl in the treeview)
203                 - apply tag from "New tag" if it existed
204                 - clears New tag entry when adding it with the button
205                 Thanks to Colin
206
207 2007-07-17 [paul]       2.10.0cvs33
208
209         * src/edittags.c
210                 fix 'apply tags' dialogue weirdness
211
212 2007-07-16 [colin]      2.10.0cvs32
213
214         * src/toolbar.c
215                 Fix double-loading of mails on Maemo
216
217 2007-07-16 [colin]      2.10.0cvs31
218
219         * src/messageview.c
220                 Prevent double-loading of the same part under some
221                 conditions; hide statusbar on Maemo
222
223 2007-07-16 [colin]      2.10.0cvs30
224
225         * src/edittags.c
226         * src/edittags.h
227         * src/mainwindow.c
228         * src/summaryview.c
229                 Improve the tag interface - allow
230                 to set/unset tags from a special
231                 window.
232         * src/gtk/gtkvscrollbutton.c
233         * src/mimeview.c
234         * src/mimeview.h
235         * src/stock_pixmap.c
236                 Fix Mimeview's ugly hacks in the
237                 icon list. 
238
239 2007-07-16 [paul]       2.10.0cvs29
240
241         * src/wizard.c
242                 rework dialog
243         * src/gtk/icon_legend.c
244                 put it all in a scrolled window
245
246 2007-07-15 [colin]      2.10.0cvs28
247
248         * src/mainwindow.c
249                 Maemo: force layout to be Small screen; the
250                 others don't make sense
251
252 2007-07-14 [colin]      2.10.0cvs27
253
254         * src/mimeview.c
255         * src/gtk/gtkvscrollbutton.c
256                 Maemo: Fix mimeview's buttons size
257
258 2007-07-14 [colin]      2.10.0cvs26
259
260         * src/toolbar.c
261                 Fix the button workaround fix.
262                 (Use the correct variable)
263
264 2007-07-14 [colin]      2.10.0cvs25
265
266         * src/mainwindow.c
267         * src/toolbar.c
268                 Maemo: put the progress bar in the
269                 toolbar
270
271 2007-07-14 [colin]      2.10.0cvs24
272
273         * src/prefs_common.c
274                 Maemo: hide statusbar by default
275         * src/Makefile.am
276         * src/stock_pixmap.c
277         * src/stock_pixmap.h
278         * src/toolbar.c
279         * src/pixmaps/go_folders.xpm
280                 Maemo: Add a specific icon to go back to
281                 folder list
282
283 2007-07-14 [colin]      2.10.0cvs23
284
285         * src/toolbar.c
286                 Don't set homogeneous finally
287
288 2007-07-14 [colin]      2.10.0cvs22
289
290         * src/toolbar.c
291                 Fix button show/hide issues
292
293 2007-07-14 [colin]      2.10.0cvs21
294
295         * src/toolbar.c
296                 Fix huge arrows
297                 Fix button workaround to be able to click
298                 if mouse was on button when it went un-
299                 sensitive.
300                 Revert previous commit, gtk_tool_item_set_homogeneous
301                 doesn't mean what it seems to mean ;-)
302
303 2007-07-14 [paul]       2.10.0cvs20
304
305         * src/toolbar.c
306                 make homogeneous FALSE always
307
308 2007-07-13 [colin]      2.10.0cvs19
309
310         * src/toolbar.c
311         * src/toolbar.h
312                 Rework to fit the non-deprecated API
313         * src/compose.c
314         * src/folderview.c
315         * src/mainwindow.c
316         * src/messageview.c
317         * src/summaryview.c
318                 Maemo layout changes. Better toolbars,
319                 removal of CTree headers. 
320
321 2007-07-13 [paul]       2.10.0cvs18
322
323         * src/gtk/colorlabel.c
324                 fix bug 1261, '[DE] coloring messages in overview 
325                 keys are not localised'
326                 the string is now included in claws-mail.pot
327
328 2007-07-13 [colin]      2.10.0cvs17
329
330         * src/summaryview.c
331                 Fix bug 1267, 'printing mutliple messages 
332                 opens one message-dialog after the other'
333                 Ask for confirmation when printing 10
334                 messages or more.
335
336 2007-07-11 [colin]      2.10.0cvs16
337
338         * COPYING
339         * README
340         * autogen.sh
341         * manual/claws-mail-manual.xml
342         * manual/gpl.xml
343         * manual/es/claws-mail-manual.xml
344         * manual/es/gpl.xml
345         * manual/fr/claws-mail-manual.xml
346         * manual/fr/gpl.xml
347         * manual/pl/gpl.xml
348         * src/account.c
349         * src/account.h
350         * src/action.c
351         * src/action.h
352         * src/adbookbase.h
353         * src/addr_compl.c
354         * src/addr_compl.h
355         * src/addrbook.c
356         * src/addrbook.h
357         * src/addrcache.c
358         * src/addrcache.h
359         * src/addrcindex.c
360         * src/addrcindex.h
361         * src/addrclip.c
362         * src/addrclip.h
363         * src/addrdefs.h
364         * src/addressadd.c
365         * src/addressadd.h
366         * src/addressbook.c
367         * src/addressbook.h
368         * src/addressbook_foldersel.c
369         * src/addressbook_foldersel.h
370         * src/addressitem.h
371         * src/addrgather.c
372         * src/addrgather.h
373         * src/addrharvest.c
374         * src/addrharvest.h
375         * src/addrindex.c
376         * src/addrindex.h
377         * src/addritem.c
378         * src/addritem.h
379         * src/addrquery.c
380         * src/addrquery.h
381         * src/addrselect.c
382         * src/addrselect.h
383         * src/alertpanel.c
384         * src/alertpanel.h
385         * src/browseldap.c
386         * src/browseldap.h
387         * src/codeconv.c
388         * src/codeconv.h
389         * src/compose.c
390         * src/compose.h
391         * src/crash.c
392         * src/crash.h
393         * src/customheader.c
394         * src/customheader.h
395         * src/displayheader.c
396         * src/displayheader.h
397         * src/editaddress.c
398         * src/editaddress.h
399         * src/editaddress_other_attributes_ldap.c
400         * src/editaddress_other_attributes_ldap.h
401         * src/editbook.c
402         * src/editbook.h
403         * src/editgroup.c
404         * src/editgroup.h
405         * src/editjpilot.c
406         * src/editjpilot.h
407         * src/editldap.c
408         * src/editldap.h
409         * src/editldap_basedn.c
410         * src/editldap_basedn.h
411         * src/edittags.c
412         * src/edittags.h
413         * src/editvcard.c
414         * src/editvcard.h
415         * src/enriched.c
416         * src/enriched.h
417         * src/exphtmldlg.c
418         * src/exphtmldlg.h
419         * src/expldifdlg.c
420         * src/expldifdlg.h
421         * src/export.c
422         * src/export.h
423         * src/exporthtml.c
424         * src/exporthtml.h
425         * src/exportldif.c
426         * src/exportldif.h
427         * src/filtering.c
428         * src/filtering.h
429         * src/folder.c
430         * src/folder.h
431         * src/folder_item_prefs.c
432         * src/folder_item_prefs.h
433         * src/foldersel.c
434         * src/foldersel.h
435         * src/folderutils.c
436         * src/folderutils.h
437         * src/folderview.c
438         * src/folderview.h
439         * src/gedit-print.c
440         * src/gedit-print.h
441         * src/grouplistdialog.c
442         * src/grouplistdialog.h
443         * src/headerview.c
444         * src/headerview.h
445         * src/html.c
446         * src/html.h
447         * src/image_viewer.c
448         * src/image_viewer.h
449         * src/imap.c
450         * src/imap.h
451         * src/imap_gtk.c
452         * src/imap_gtk.h
453         * src/import.c
454         * src/import.h
455         * src/importldif.c
456         * src/importldif.h
457         * src/importmutt.c
458         * src/importmutt.h
459         * src/importpine.c
460         * src/importpine.h
461         * src/inc.c
462         * src/inc.h
463         * src/jpilot.c
464         * src/jpilot.h
465         * src/ldapctrl.c
466         * src/ldapctrl.h
467         * src/ldaplocate.c
468         * src/ldaplocate.h
469         * src/ldapquery.c
470         * src/ldapquery.h
471         * src/ldapserver.c
472         * src/ldapserver.h
473         * src/ldapupdate.c
474         * src/ldapupdate.h
475         * src/ldaputil.c
476         * src/ldaputil.h
477         * src/ldif.c
478         * src/ldif.h
479         * src/localfolder.c
480         * src/localfolder.h
481         * src/main.c
482         * src/main.h
483         * src/mainwindow.c
484         * src/mainwindow.h
485         * src/manual.c
486         * src/manual.h
487         * src/matcher.c
488         * src/matcher.h
489         * src/matcher_parser.h
490         * src/matcher_parser_lex.l
491         * src/matcher_parser_parse.y
492         * src/mbox.c
493         * src/mbox.h
494         * src/message_search.c
495         * src/message_search.h
496         * src/messageview.c
497         * src/messageview.h
498         * src/mh.c
499         * src/mh.h
500         * src/mh_gtk.c
501         * src/mh_gtk.h
502         * src/mimeview.c
503         * src/mimeview.h
504         * src/msgcache.c
505         * src/msgcache.h
506         * src/mutt.c
507         * src/mutt.h
508         * src/news.c
509         * src/news.h
510         * src/news_gtk.c
511         * src/news_gtk.h
512         * src/noticeview.c
513         * src/noticeview.h
514         * src/partial_download.c
515         * src/partial_download.h
516         * src/pine.c
517         * src/pine.h
518         * src/pop.c
519         * src/pop.h
520         * src/prefs_account.c
521         * src/prefs_account.h
522         * src/prefs_actions.c
523         * src/prefs_actions.h
524         * src/prefs_common.c
525         * src/prefs_common.h
526         * src/prefs_compose_writing.c
527         * src/prefs_compose_writing.h
528         * src/prefs_customheader.c
529         * src/prefs_customheader.h
530         * src/prefs_display_header.c
531         * src/prefs_display_header.h
532         * src/prefs_ext_prog.c
533         * src/prefs_ext_prog.h
534         * src/prefs_filtering.c
535         * src/prefs_filtering.h
536         * src/prefs_filtering_action.c
537         * src/prefs_filtering_action.h
538         * src/prefs_folder_column.c
539         * src/prefs_folder_column.h
540         * src/prefs_folder_item.c
541         * src/prefs_folder_item.h
542         * src/prefs_fonts.c
543         * src/prefs_fonts.h
544         * src/prefs_gtk.c
545         * src/prefs_gtk.h
546         * src/prefs_image_viewer.c
547         * src/prefs_image_viewer.h
548         * src/prefs_logging.c
549         * src/prefs_logging.h
550         * src/prefs_matcher.c
551         * src/prefs_matcher.h
552         * src/prefs_message.c
553         * src/prefs_message.h
554         * src/prefs_msg_colors.c
555         * src/prefs_msg_colors.h
556         * src/prefs_other.c
557         * src/prefs_other.h
558         * src/prefs_quote.c
559         * src/prefs_quote.h
560         * src/prefs_receive.c
561         * src/prefs_receive.h
562         * src/prefs_send.c
563         * src/prefs_send.h
564         * src/prefs_spelling.c
565         * src/prefs_spelling.h
566         * src/prefs_summaries.c
567         * src/prefs_summaries.h
568         * src/prefs_summary_column.c
569         * src/prefs_summary_column.h
570         * src/prefs_summary_open.c
571         * src/prefs_summary_open.h
572         * src/prefs_template.c
573         * src/prefs_template.h
574         * src/prefs_themes.c
575         * src/prefs_themes.h
576         * src/prefs_toolbar.c
577         * src/prefs_toolbar.h
578         * src/prefs_wrapping.c
579         * src/prefs_wrapping.h
580         * src/privacy.c
581         * src/privacy.h
582         * src/procheader.c
583         * src/procheader.h
584         * src/procmime.c
585         * src/procmime.h
586         * src/procmsg.c
587         * src/procmsg.h
588         * src/quote_fmt.c
589         * src/quote_fmt_lex.l
590         * src/quote_fmt_parse.y
591         * src/recv.c
592         * src/recv.h
593         * src/remotefolder.c
594         * src/remotefolder.h
595         * src/send_message.c
596         * src/send_message.h
597         * src/setup.c
598         * src/setup.h
599         * src/simple-gettext.c
600         * src/sourcewindow.c
601         * src/sourcewindow.h
602         * src/ssl_manager.c
603         * src/ssl_manager.h
604         * src/statusbar.c
605         * src/statusbar.h
606         * src/stock_pixmap.c
607         * src/stock_pixmap.h
608         * src/summary_search.c
609         * src/summary_search.h
610         * src/summaryview.c
611         * src/summaryview.h
612         * src/textview.c
613         * src/textview.h
614         * src/toolbar.c
615         * src/toolbar.h
616         * src/undo.c
617         * src/undo.h
618         * src/unmime.c
619         * src/unmime.h
620         * src/uri_opener.c
621         * src/uri_opener.h
622         * src/vcard.c
623         * src/vcard.h
624         * src/wizard.c
625         * src/wizard.h
626         * src/common/base64.c
627         * src/common/base64.h
628         * src/common/claws.c
629         * src/common/claws.h
630         * src/common/defs.h
631         * src/common/fnmatch.c
632         * src/common/fnmatch.h
633         * src/common/fnmatch_loop.c
634         * src/common/hooks.c
635         * src/common/hooks.h
636         * src/common/log.c
637         * src/common/log.h
638         * src/common/md5.c
639         * src/common/md5.h
640         * src/common/mgutils.c
641         * src/common/mgutils.h
642         * src/common/nntp.c
643         * src/common/nntp.h
644         * src/common/passcrypt.c
645         * src/common/passcrypt.h.in
646         * src/common/plugin.c
647         * src/common/plugin.h
648         * src/common/prefs.c
649         * src/common/prefs.h
650         * src/common/progressindicator.c
651         * src/common/progressindicator.h
652         * src/common/quoted-printable.c
653         * src/common/quoted-printable.h
654         * src/common/session.c
655         * src/common/session.h
656         * src/common/smtp.c
657         * src/common/smtp.h
658         * src/common/socket.c
659         * src/common/socket.h
660         * src/common/ssl.c
661         * src/common/ssl.h
662         * src/common/ssl_certificate.c
663         * src/common/ssl_certificate.h
664         * src/common/string_match.c
665         * src/common/string_match.h
666         * src/common/stringtable.c
667         * src/common/stringtable.h
668         * src/common/tags.c
669         * src/common/tags.h
670         * src/common/template.c
671         * src/common/template.h
672         * src/common/timing.h
673         * src/common/utils.c
674         * src/common/utils.h
675         * src/common/uuencode.c
676         * src/common/uuencode.h
677         * src/common/version.h.in
678         * src/common/w32_dirent.c
679         * src/common/w32_reg.c
680         * src/common/w32_signal.c
681         * src/common/w32_stat.c
682         * src/common/w32_stdlib.c
683         * src/common/w32_string.c
684         * src/common/w32_time.c
685         * src/common/w32_unistd.c
686         * src/common/w32_wait.c
687         * src/common/w32lib.h
688         * src/common/xml.c
689         * src/common/xml.h
690         * src/common/xmlprops.c
691         * src/common/xmlprops.h
692         * src/etpan/etpan-errors.h
693         * src/etpan/etpan-thread-manager-types.h
694         * src/etpan/etpan-thread-manager.c
695         * src/etpan/etpan-thread-manager.h
696         * src/etpan/imap-thread.c
697         * src/etpan/imap-thread.h
698         * src/gtk/about.c
699         * src/gtk/about.h
700         * src/gtk/colorlabel.c
701         * src/gtk/colorlabel.h
702         * src/gtk/colorsel.c
703         * src/gtk/colorsel.h
704         * src/gtk/combobox.c
705         * src/gtk/combobox.h
706         * src/gtk/description_window.c
707         * src/gtk/description_window.h
708         * src/gtk/filesel.c
709         * src/gtk/filesel.h
710         * src/gtk/foldersort.c
711         * src/gtk/foldersort.h
712         * src/gtk/gtkaspell.c
713         * src/gtk/gtkaspell.h
714         * src/gtk/gtksctree.c
715         * src/gtk/gtkshruler.c
716         * src/gtk/gtkshruler.h
717         * src/gtk/gtksourceprintjob.c
718         * src/gtk/gtksourceprintjob.h
719         * src/gtk/gtkutils.c
720         * src/gtk/gtkutils.h
721         * src/gtk/gtkvscrollbutton.c
722         * src/gtk/gtkvscrollbutton.h
723         * src/gtk/icon_legend.c
724         * src/gtk/icon_legend.h
725         * src/gtk/inputdialog.c
726         * src/gtk/inputdialog.h
727         * src/gtk/logwindow.c
728         * src/gtk/logwindow.h
729         * src/gtk/manage_window.c
730         * src/gtk/manage_window.h
731         * src/gtk/menu.c
732         * src/gtk/menu.h
733         * src/gtk/pluginwindow.c
734         * src/gtk/pluginwindow.h
735         * src/gtk/prefswindow.c
736         * src/gtk/prefswindow.h
737         * src/gtk/progressdialog.c
738         * src/gtk/progressdialog.h
739         * src/gtk/quicksearch.c
740         * src/gtk/quicksearch.h
741         * src/gtk/sslcertwindow.c
742         * src/gtk/sslcertwindow.h
743         * src/plugins/bogofilter/bogofilter.c
744         * src/plugins/bogofilter/bogofilter.h
745         * src/plugins/bogofilter/bogofilter_gtk.c
746         * src/plugins/clamav/clamav_plugin.c
747         * src/plugins/clamav/clamav_plugin.h
748         * src/plugins/clamav/clamav_plugin_gtk.c
749         * src/plugins/demo/demo.c
750         * src/plugins/dillo_viewer/dillo_prefs.c
751         * src/plugins/dillo_viewer/dillo_prefs.h
752         * src/plugins/dillo_viewer/dillo_viewer.c
753         * src/plugins/pgpcore/passphrase.c
754         * src/plugins/pgpcore/passphrase.h
755         * src/plugins/pgpcore/pgp_viewer.c
756         * src/plugins/pgpcore/pgp_viewer.h
757         * src/plugins/pgpcore/plugin.c
758         * src/plugins/pgpcore/prefs_gpg.c
759         * src/plugins/pgpcore/prefs_gpg.h
760         * src/plugins/pgpcore/select-keys.c
761         * src/plugins/pgpcore/select-keys.h
762         * src/plugins/pgpcore/sgpgme.c
763         * src/plugins/pgpcore/sgpgme.h
764         * src/plugins/pgpinline/pgpinline.c
765         * src/plugins/pgpinline/pgpinline.h
766         * src/plugins/pgpinline/plugin.c
767         * src/plugins/pgpmime/pgpmime.c
768         * src/plugins/pgpmime/pgpmime.h
769         * src/plugins/pgpmime/plugin.c
770         * src/plugins/spamassassin/spamassassin.c
771         * src/plugins/spamassassin/spamassassin.h
772         * src/plugins/spamassassin/spamassassin_gtk.c
773         * src/plugins/trayicon/trayicon.c
774         * src/plugins/trayicon/trayicon_prefs.c
775         * src/plugins/trayicon/trayicon_prefs.h
776         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
777         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
778         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
779         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
780         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
781         * tools/OOo2claws-mail.pl
782         * tools/README.sylprint
783         * tools/acroread2claws-mail.pl
784         * tools/claws-mail-compose-insert-files.pl
785         * tools/convert_mbox.pl
786         * tools/filter_conv.pl
787         * tools/filter_conv_new.pl
788         * tools/fix_date.sh
789         * tools/freshmeat_search.pl
790         * tools/google_search.pl
791         * tools/kmail-mailbox2claws-mail.pl
792         * tools/kmail2claws-mail.pl
793         * tools/kmail2claws-mail_v2.pl
794         * tools/mairix.sh
795         * tools/make.themes.project
796         * tools/multiwebsearch.pl
797         * tools/nautilus2claws-mail.sh
798         * tools/outlook2claws-mail.pl
799         * tools/textviewer.sh
800         * tools/thunderbird-filters-convertor.pl
801         * tools/update-po
802         * tools/uuooffice
803         * tools/vcard2xml.py
804         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
805                 Upgrade to GPLv3 or later.
806
807 2007-07-10 [wwp]        2.10.0cvs15
808
809         * src/main.c
810                 Fix re-opening of all composing messages that were
811                 opened when closing the previous instance, thanks
812                 to Colin.
813
814 2007-07-10 [paul]       2.10.0cvs14
815
816         * src/editaddress_other_attributes_ldap.c
817         * src/ldapupdate.c
818                 fix crash on selecting 'other attributes' combo
819                 for either a new entry or an old entry with no
820                 existing attributes.
821                 fix bug on editing multiple attributes which
822                 resulted them all having the value of the last
823                 one changed.
824                 Thanks to Colin
825
826 2007-07-10 [colin]      2.10.0cvs13
827
828         * src/editaddress.c
829         * src/editaddress_other_attributes_ldap.h
830         * src/ldapupdate.c
831                 Fix --disable-ldap build
832
833 2007-07-09 [colin]      2.10.0cvs12
834
835         * src/Makefile.am
836         * src/addritem.c
837         * src/addritem.h
838         * src/editaddress.c
839         * src/editaddress_other_attributes_ldap.c
840         * src/editaddress_other_attributes_ldap.h
841         * src/editldap.c
842         * src/ldapctrl.c
843         * src/ldapctrl.h
844         * src/ldapupdate.c
845                 Add capability to edit all inetOrgPerson
846                 attributes on LDAP. Patch by Michael 
847                 Rasmussen
848
849 2007-07-09 [colin]      2.10.0cvs11
850
851         * src/Makefile.am
852         * src/exporthtml.c
853         * src/mbox.c
854         * src/msgcache.c
855         * src/prefs_summaries.c
856         * src/prefs_themes.c
857         * src/procheader.c
858         * src/common/Makefile.am
859         * src/common/log.c
860         * src/common/timing.h
861         * src/common/utils.c
862         * src/common/utils.h
863         * src/common/w32_account.c
864         * src/common/w32lib.h
865         * src/gtk/Makefile.am
866         * src/gtk/colorlabel.c
867         * src/plugins/pgpcore/Makefile.am
868         * src/plugins/pgpcore/claws.def
869         * src/plugins/pgpcore/passphrase.c
870         * src/plugins/pgpcore/pgp_viewer.c
871         * src/plugins/pgpcore/plugin.def
872         * src/plugins/pgpcore/sgpgme.c
873         * src/plugins/pgpinline/Makefile.am
874         * src/plugins/pgpinline/claws.def
875         * src/plugins/pgpinline/mypgpcore.def
876         * src/plugins/pgpinline/plugin.def
877         * src/plugins/pgpmime/Makefile.am
878         * src/plugins/pgpmime/claws.def
879         * src/plugins/pgpmime/mypgpcore.def
880         * src/plugins/pgpmime/plugin.def
881                 Commit win32 patch, from Werner Koch and
882                 Marcus Brinkmann
883
884 2007-07-09 [colin]      2.10.0cvs10
885
886         * src/prefs_toolbar.c
887                 Fix crash when no actions exist
888
889 2007-07-07 [paul]       2.10.0cvs9
890
891         * COPYING
892         * manual/claws-mail-manual.xml
893                 update copyright year
894         * po/fi.po
895                 updated by Flammie Pirinen
896
897 2007-07-05 [wwp]        2.10.0cvs8
898
899         * src/plugins/clamav/clamav_plugin_gtk.c
900                 Make vertical spacing like in other plugin prefs pages.
901
902 2007-07-05 [wwp]        2.10.0cvs7
903
904         * src/quote_fmt.c
905                 It's %am that works, not %ae (this doc incoherence has been
906                 introduced with 2.9.2cvs13).
907
908 2007-07-04 [wwp]        2.10.0cvs6
909
910         * src/plugins/bogofilter/bogofilter.c
911                 Gettext-ize an occurrence of "Any" that wasn't.
912
913 2007-07-04 [colin]      2.10.0cvs5
914
915         * po/POTFILES.in
916                 Fix untranslated strings; thanks
917                 to Pader Rezso.
918
919 2007-07-03 [colin]      2.10.0cvs4
920
921         * src/folder.c
922         * src/mainwindow.c
923                 Fix saving of sort mode for tags and
924                 thread date. Thanks to Pierre Ossman.
925                 Completes fix for bug 1233
926
927 2007-07-03 [paul]       2.10.0cvs3
928
929         * src/compose.c
930                 fix auto-save
931         * src/summaryview.c
932                 fix build warnings
933         Thanks to Colin
934
935 2007-07-02 [colin]      2.10.0cvs2
936
937         * src/folder.h
938         * src/mainwindow.c
939         * src/procmsg.h
940         * src/summaryview.c
941                 Add View/Sort/by Thread date
942                 Fixes bug 1233, 'Capability to sort 
943                 threads by most recent message'
944                 Based on a patch by Paul Rolland
945
946 2007-07-02 [colin]      2.10.0cvs1
947
948         * src/Makefile.am
949         * src/compose.c
950         * src/edittags.c
951         * src/edittags.h
952         * src/filtering.c
953         * src/folder.c
954         * src/folder.h
955         * src/headerview.c
956         * src/headerview.h
957         * src/main.c
958         * src/mainwindow.c
959         * src/mainwindow.h
960         * src/manual.h
961         * src/matcher.c
962         * src/matcher.h
963         * src/matcher_parser_parse.y
964         * src/mimeview.c
965         * src/msgcache.c
966         * src/msgcache.h
967         * src/prefs_common.c
968         * src/prefs_common.h
969         * src/prefs_filtering_action.c
970         * src/prefs_matcher.c
971         * src/prefs_summary_column.c
972         * src/procmsg.c
973         * src/procmsg.h
974         * src/quote_fmt.c
975         * src/quote_fmt_lex.l
976         * src/quote_fmt_parse.y
977         * src/summaryview.c
978         * src/summaryview.h
979         * src/textview.c
980         * src/common/Makefile.am
981         * src/common/defs.h
982         * src/common/tags.c
983         * src/common/tags.h
984         * src/gtk/quicksearch.c
985         * src/gtk/quicksearch.h
986                 Add Tags implementation. Tags are arbitrary labels
987                 that can be applied to messages. It is possible 
988                 to create, edit, remove tags; apply them to mails;
989                 filter on tags or tag presence; apply or unset
990                 tags via filtering actions; reference tags in
991                 reply templates.
992
993 2007-07-02 [paul]       2.10.0
994
995         * NEWS
996         * README
997         * RELEASE_NOTES
998                 2.10.0 released
999
1000 2007-07-02 [paul]       2.9.2cvs78
1001
1002         * po/de.po
1003         * po/en_GB.po
1004         * po/es.po
1005         * po/fr.po
1006         * po/hu.po
1007         * po/pt_BR.po
1008         * po/ru.po
1009         * po/zh_CN.po
1010                 updated by Stephan Sachse, me, Ricardo Mones
1011                 Lastra, Fabien Vantard, Pader Rezso, Frederico
1012                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1013
1014 2007-07-02 [paul]       2.9.2cvs77
1015
1016         * AUTHORS
1017                 updated
1018
1019 2007-06-29 [wwp]        2.9.2cvs76
1020
1021         * src/gtk/headers.h
1022                 Fix a typo (thanks to Ricardo for finding this out).
1023
1024 2007-06-28 [paul]       2.9.2cvs75
1025
1026         * src/folderview.c
1027                 fix build warnings
1028
1029 2007-06-28 [paul]       2.9.2cvs74
1030
1031         * tools/Makefile.am
1032                 fix bug in the autotools build system.
1033                 Files cataloged under EXTRA_DIST were never
1034                 automatically copied to the build tree.
1035                 (fix 'make distcheck')
1036                 Patch by Michael Rasmussen.
1037
1038 2007-06-24 [colin]      2.9.2cvs73
1039
1040         * src/news_gtk.c
1041                 Fix bug 1249, 'Error handling for 
1042                 news errors needs modification'
1043                 Only popup error if the according
1044                 pref in Prefs/Receive is set.
1045
1046 2007-06-21 [colin]      2.9.2cvs72
1047
1048         * src/common/plugin.c
1049         * src/common/plugin.h
1050                 Change plugin API to know whether it's safe to 
1051                 unload plugins or whether we should just hide
1052                 them. Fixes bug 1248, 'Core dumps after 
1053                 unloading plugin and clicking on load plugins'
1054         * src/plugins/bogofilter/bogofilter.c
1055         * src/plugins/clamav/clamav_plugin.c
1056         * src/plugins/demo/demo.c
1057         * src/plugins/dillo_viewer/dillo_viewer.c
1058         * src/plugins/pgpcore/plugin.c
1059         * src/plugins/pgpinline/plugin.c
1060         * src/plugins/pgpmime/plugin.c
1061         * src/plugins/spamassassin/spamassassin.c
1062         * src/plugins/trayicon/trayicon.c
1063                 Update API
1064
1065 2007-06-19 [colin]      2.9.2cvs71
1066
1067         * src/compose.c
1068         * src/messageview.c
1069                 Fix crash mentioned in bug 1246
1070                 Race condition when automatically drafting
1071                 due to insertion on reedit.
1072
1073 2007-06-18 [wwp]        2.9.2cvs70
1074
1075         * src/importldif.c
1076                 LDIF import: use a "Proceed" button to complete
1077                 the process.
1078
1079 2007-06-18 [paul]       2.9.2cvs69
1080
1081         * configure.ac
1082                 use pkgconfig to check for gtk and glib
1083
1084 2007-06-17 [wwp]        2.9.2cvs68
1085
1086         * src/ldif.c
1087         * src/importldif.c
1088                 LDIF import: better error handling, minor code
1089                 and UI cleanup, and renamed the Save button
1090                 to Close, as imported stuff is already saved
1091                 when the Save button is shown.
1092
1093 2007-06-17 [colin]      2.9.2cvs67
1094
1095         * src/prefs_summaries.c
1096         * src/procmsg.c
1097                 Don't set as read when forwarded, only replied to
1098
1099 2007-06-17 [paul]       2.9.2cvs66
1100
1101         * src/alertpanel.c
1102                 add missing #include
1103
1104 2007-06-16 [colin]      2.9.2cvs65
1105
1106         * src/prefs_summaries.c
1107         * src/procmsg.c
1108                 Change the pref "Only mark as read when opened
1109                 in new window" to "..., replied to or forwarded".
1110                 Based on a patch by Paul Rolland.
1111
1112 2007-06-16 [paul]       2.9.2cvs64
1113
1114         * src/gtk/authors.h
1115                 alphabetical order! :)
1116
1117 2007-06-16 [colin]      2.9.2cvs63
1118
1119         * AUTHORS
1120         * src/gtk/authors.h
1121                 Add Michael Rasmussen in authors list
1122
1123 2007-06-16 [colin]      2.9.2cvs62
1124
1125         * src/messageview.c
1126                 Fix messageview_copy_clipboard to take advantage
1127                 of plugins' get_selection.
1128
1129 2007-06-15 [colin]      2.9.2cvs61
1130
1131         * src/action.c
1132         * src/addr_compl.c
1133         * src/addressbook.c
1134         * src/folderview.c
1135         * src/message_search.c
1136         * src/mimeview.c
1137         * src/summary_search.c
1138         * src/summaryview.c
1139         * src/textview.c
1140                 Allow GDK_KP_Enter to do the same as GDK_Return
1141                 Patch by Michael Rasmussen
1142
1143 2007-06-15 [paul]       2.9.2cvs60
1144
1145         * src/compose.c
1146                 fix bug when closing a compose window
1147                 during autosave
1148
1149 2007-06-14 [paul]       2.9.2cvs59
1150
1151         * src/main.c
1152         * src/common/defs.h
1153                 migrate sylpheed config
1154
1155 2007-06-14 [wwp]        2.9.2cvs58
1156
1157         * src/gtk/pluginwindow.c
1158                 Yet another attempt to fix sizing/alignment of the
1159                 button bar in plugins window.
1160
1161 2007-06-12 [colin]      2.9.2cvs57
1162
1163         * po/POTFILES.in
1164         * src/Makefile.am
1165         * src/folderview.c
1166         * src/prefs_common.c
1167         * src/prefs_common.h
1168         * src/prefs_summaries.c
1169         * src/prefs_summary_open.c
1170         * src/prefs_summary_open.h
1171         * src/summaryview.c
1172                 Make "when entering a folder" actions more personalisable
1173
1174 2007-06-12 [wwp]        2.9.2cvs56
1175
1176         * tools/README
1177                 Use short description from Paul (mairix.sh).
1178
1179 2007-06-12 [wwp]        2.9.2cvs55
1180
1181         * tools/README
1182                 Updated info about mairix.sh.
1183
1184 2007-06-11 [paul]       2.9.2cvs54
1185
1186         * src/prefs_logging.c
1187                 rework log window length widgets
1188                 and some sensitivity fixes
1189
1190 2007-06-11 [paul]       2.9.2cvs53
1191
1192         * src/mainwindow.c
1193         * src/prefs_logging.c
1194                 rename 'Protocol Log' to 'Network Log'
1195                 and some function renaming
1196
1197 2007-06-10 [wwp]        2.9.2cvs52
1198
1199         * src/gtk/pluginwindow.c
1200                 Revert 2.9.2cvs51.
1201
1202 2007-06-10 [wwp]        2.9.2cvs51
1203
1204         * src/gtk/pluginwindow.c
1205                 Fix button bar in plugin window, was centered and not
1206                 behaving like other dialogs w/ such button bar.
1207
1208 2007-06-08 [wwp]        2.9.2cvs50
1209
1210         * src/compose.c
1211         * src/compose.h
1212         * src/main.c
1213         * src/mainwindow.c
1214         * src/mainwindow.h
1215                 Provide a way out of automatic draft saving on IMAP, when
1216                 exiting offline.
1217                 Prevent drafting while sending and quitting while sending.
1218                 Thanks for Colin.
1219
1220
1221
1222 2007-06-08 [wwp]        2.9.2cvs49
1223
1224         * src/prefs_account.c
1225         * src/gtk/prefswindow.c
1226         * src/gtk/prefswindow.h
1227                 Activate the Basic page when opening account prefs.
1228
1229 2007-06-08 [wwp]        2.9.2cvs48
1230
1231         * src/common/socket.c
1232                 Don't crash if fork() fails, thanks to Colin.
1233
1234 2007-06-08 [wwp]        2.9.2cvs47
1235
1236         * src/gtk/prefswindow.c
1237                 Wrap some long lines, and reset horizontal scroller's adjusment
1238                 (this was already done, vertically), when changing tab (not page)
1239                 in prefs windows.
1240
1241 2007-06-08 [paul]       2.9.2cvs46
1242
1243         * src/common/utils.c
1244                 use gethostname() instead of uname()
1245                 based on a patch by Michael Hughes
1246                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1247
1248 2007-06-07 [wwp]        2.9.2cvs45
1249
1250         * src/prefs_common.c
1251                 Fix some useless warnings, thanks to Colin.
1252
1253 2007-06-06 [colin]      2.9.2cvs44
1254
1255         * src/ldapupdate.c
1256                 Fix strange allocations. 
1257
1258 2007-06-06 [colin]      2.9.2cvs43
1259
1260         * src/ldapupdate.c
1261                 Patch by Michael Rasmussus to help
1262                 bug 1232
1263
1264 2007-06-05 [wwp]        2.9.2cvs42
1265
1266         * src/prefs_account.c
1267         * src/prefs_folder_item.c
1268         * src/prefs_quote.c
1269         * src/quote_fmt.c
1270         * src/quote_fmt.h
1271                 Per-folder templates can now be applied recursively.
1272                 Always save per-folder templates (formats were erroneously
1273                 saved only if they were enabled).
1274                 Check for validity of quotation marks everywhere there
1275                 are defined.
1276
1277 2007-06-05 [wwp]        2.9.2cvs41
1278
1279         * src/inc.c
1280                 Fix incoming messages from local accounts always getting filtered
1281                 (even if the account prefs say don't), thanks to Colin.
1282
1283 2007-06-05 [wwp]        2.9.2cvs40
1284
1285         * src/compose.c
1286         * src/compose.h
1287                 Use per-folder/per-account quote chars when applying a
1288                 template or inserting text as well. Const'ify some
1289                 vars more.
1290
1291 2007-06-04 [colin]      2.9.2cvs39
1292
1293         * src/compose.c
1294                 More work for wwp :)
1295
1296 2007-06-04 [wwp]        2.9.2cvs38
1297
1298         * src/compose.c
1299                 Same as 2.9.2cvs36 but for forwarding.
1300
1301 2007-06-04 [colin]      2.9.2cvs37
1302
1303         * src/compose.c
1304                 Use original mail file for forward/redirect
1305                 Fixes some forwarded mails to be attached as
1306                 application/octet-stream (when they have binary
1307                 parts), and incidentally fixes bug 848
1308                 'Redirect breaks GnuPG'
1309
1310 2007-06-04 [wwp]        2.9.2cvs36
1311
1312         * src/compose.c
1313                 Fix quote mark mis-initialisation when replying/forwarding
1314                 (introduced w/ 2.9.2cvs20).
1315
1316 2007-06-04 [wwp]        2.9.2cvs35
1317
1318         * src/prefs_compose_writing.c
1319         * src/prefs_quote.c
1320                 Fix a bug where Quotation characters (prefs/compose/writing)
1321                 was cleared (introduced w/ 2.9.2cvs26).
1322
1323 2007-06-04 [wwp]        2.9.2cvs34
1324
1325         * src/prefs_account.c
1326         * src/prefs_account.h
1327                 Better fix for compiling w/o aspell (rollbacks
1328                 2.9.2cvs31).
1329
1330 2007-06-04 [wwp]        2.9.2cvs33
1331
1332         * src/account.c
1333         * src/prefs_account.c
1334         * src/prefs_account.h
1335         * src/procmsg.c
1336                 It's now possible to disable mail filtering plugins
1337                 on a per-account basis.
1338
1339 2007-06-04 [wwp]        2.9.2cvs32
1340
1341         * src/procheader.c
1342         * src/common/utils.c
1343         * src/common/utils.h
1344                 Support CRLF in headers part of messages.
1345                 Support few more date formats (RFC3339 subsets).
1346
1347 2007-06-04 [wwp]        2.9.2cvs31
1348
1349         * src/prefs_account.c
1350                 Fix compiling w/o aspell support.
1351
1352 2007-06-03 [wwp]        2.9.2cvs30
1353
1354         * src/prefs_gtk.c
1355                 Don't decode leading ENV_ and ~ in P_PASSWORD
1356                 values.
1357
1358 2007-06-03 [wwp]        2.9.2cvs29
1359
1360         * src/prefs_gtk.c
1361                 Don't decode leading ENV_ and ~ in P_PASSWORD
1362                 values.
1363
1364 2007-06-03 [wwp]        2.9.2cvs28
1365
1366         * src/prefs_account.c
1367         * src/gtk/prefswindow.c
1368         * src/gtk/prefswindow.h
1369                 Added a way to force preloading of all pages
1370                 (prefswindow).
1371                 Moved tabs to pages in account prefs.
1372
1373 2007-06-02 [colin]      2.9.2cvs27
1374
1375         * src/addressbook.c
1376                 Fix possible crash, fix ldap write bugs
1377         * src/ldapupdate.c
1378                 Fix ldap write bugs - patch by Michael
1379                 Rasmussen
1380         * src/alertpanel.c
1381         * src/alertpanel.h
1382                 Add a hook whenever alertpanel opens/closes
1383
1384 2007-05-31 [wwp]        2.9.2cvs26
1385
1386         * src/prefs_compose_writing.c
1387         * src/prefs_quote.c
1388                 Re-organized writing options a bit:
1389                  - renamed the Quoting page to Templates
1390                  - moved all composing templates to that page
1391                  - moved non-templates options to the Writing one,
1392                    grouped reply-related options, reordered reply and
1393                    forward options.
1394
1395 2007-05-31 [wwp]        2.9.2cvs25
1396
1397         * src/compose.c
1398                 Removed unused code.
1399
1400 2007-05-31 [colin]      2.9.2cvs24
1401
1402         * src/addressbook.c
1403                 Fix missing display name when modifying
1404                 LDAP. Patch by Michael Rasmussen
1405
1406 2007-05-31 [wwp]        2.9.2cvs23
1407
1408         * src/plugins/bogofilter/Makefile.am
1409         * src/plugins/clamav/Makefile.am
1410         * src/plugins/demo/Makefile.am
1411         * src/plugins/dillo_viewer/Makefile.am
1412         * src/plugins/spamassassin/Makefile.am
1413                 Fix building of those plugins in Mac OS X.
1414
1415 2007-05-30 [wwp]        2.9.2cvs22
1416
1417         * src/gtk/quicksearch.c
1418                 Fix missing initialization.
1419
1420 2007-05-30 [wwp]        2.9.2cvs21
1421
1422         * src/procheader.c
1423                 Revert accidental commit (debug outputs).
1424
1425 2007-05-30 [wwp]        2.9.2cvs20
1426
1427         * src/compose.c
1428         * src/folder_item_prefs.c
1429         * src/folder_item_prefs.h
1430         * src/prefs_account.c
1431         * src/prefs_account.h
1432         * src/prefs_folder_item.c
1433         * src/prefs_gtk.c
1434         * src/prefs_gtk.h
1435                 Implemented per-account and per-folder
1436                 compose/reply/forward formats.
1437
1438 2007-05-30 [wwp]        2.9.2cvs19
1439
1440         * src/prefs_compose_writing.c
1441         * src/prefs_quote.c
1442         * src/procheader.c
1443         * src/quote_fmt.c
1444         * src/quote_fmt.h
1445                 Internal API changes (factorize quote format
1446                 prefs and checks).
1447
1448 2007-05-30 [colin]      2.9.2cvs18
1449
1450         * src/compose.c
1451                 Fix race where it's possible to re-click Send
1452                 between end of SMTP session and end of "move to
1453                 sent folder" when sending an email with send
1454                 dialog enabled.
1455
1456 2007-05-30 [colin]      2.9.2cvs17
1457
1458         * src/crash.c
1459                 Ask for backtrace on all threads. Patch by
1460                 Pawel
1461         * src/folderview.c
1462                 Fix stale news statusbar when scanning fails.
1463                 Patch by Pawel
1464         * src/ldapupdate.c
1465                 Fix some LDAP write updates bugs. Patch
1466                 by Michael Rasmussen
1467
1468 2007-05-29 [colin]      2.9.2cvs16
1469
1470         * src/imap.c
1471                 Fix loss of local flags when moving mails
1472                 on IMAP in high-bandwidth mode (UID FETCH)
1473
1474 2007-05-25 [paul]       2.9.2cvs15
1475
1476         * src/common/socket.c
1477                 fix sometimes crasher on cancelling
1478                 message sending
1479
1480 2007-05-25 [colin]      2.9.2cvs14
1481
1482         * src/imap.c
1483                 Fix a memory leak
1484         * src/imap_gtk.c
1485                 Be more helpful in the subscription
1486                 message
1487
1488 2007-05-23 [wwp]        2.9.2cvs13
1489
1490         * src/compose.c
1491         * src/prefs_compose_writing.c
1492         * src/prefs_quote.c
1493         * src/prefs_template.c
1494         * src/prefs_template.h
1495         * src/quote_fmt.c
1496         * src/quote_fmt.h
1497         * src/quote_fmt_lex.l
1498         * src/quote_fmt_parse.y
1499                 Introduced new syntax elements (symbols and commands)
1500                 in templates/quote_fmt. Compatibility w/ old
1501                 symbols is kept.
1502                 Updated and reworked the corresponding Information
1503                 dialog.
1504                 Display the line number in dialogs that talk about
1505                 parser errors (in addition to the error message in
1506                 output).
1507
1508 2007-05-23 [wwp]        2.9.2cvs12
1509
1510         * src/quote_fmt_parse.y
1511                 Fix 2.9.2cvs11, probably a paste accident ;).
1512
1513 2007-05-23 [wwp]        2.9.2cvs11
1514
1515         * src/compose.c
1516         * src/prefs_template.c
1517         * src/quote_fmt.h
1518         * src/quote_fmt_parse.y
1519                 Fix 2.9.2cvs10, which broke --disable-aspell.
1520
1521 2007-05-22 [wwp]        2.9.2cvs10
1522
1523         * src/compose.c
1524         * src/prefs_template.c
1525         * src/quote_fmt.c
1526         * src/quote_fmt.h
1527         * src/quote_fmt_lex.l
1528         * src/quote_fmt_parse.y
1529         * src/gtk/gtkaspell.c
1530         * src/gtk/gtkaspell.h
1531                 Added template/quote format syntactical elements
1532                 to show and query:
1533                         - current dictionary
1534                           %T to show (shows empty if not set or not enabled),
1535                           ?T and !T to check if the default dictionary is
1536                           enabled and set
1537                         - current account's default dictionary
1538                           %aT to show (empty if not set or not enabled),
1539                           ?aT and !aT to check if it's enabled and set
1540                         - name completion for an address, from the address
1541                           book
1542                           %ABf, %ABt, %ABc respectively show the full name got
1543                           from the address book if From, To or Cc match a single
1544                           contact.
1545                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
1546                           matches any contact and if the full name is non-empty.
1547                           If From, To or Cc are lists of email addresses, only
1548                           the first address will be checked.
1549                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
1550                 that could show a trailing ','.
1551                 Also, template/quote_fmt parser now shows the line number in case
1552                 of parser error.
1553
1554 2007-05-15 [colin]      2.9.2cvs9
1555
1556         * src/main.c
1557         * src/main.h
1558                 Add a public function to know whether Claws
1559                 crashed last time
1560                 Store opened folder when exiting
1561         * src/folder.c
1562         * src/folder.h
1563                 Store last opened message in each FolderItem;
1564                 Reset last seen messages if Claws crashed, so 
1565                 that one can't go in an infinite crash in case 
1566                 a particular mail crashes Claws.
1567         * src/messageview.c
1568         * src/prefs_common.c
1569         * src/prefs_common.h
1570         * src/summaryview.c
1571         * src/prefs_summaries.c
1572                 Add "Select last opened message" when entering
1573                 a folder
1574                 Add "Select last opened folder" at startup.
1575
1576 2007-05-14 [colin]      2.9.2cvs8
1577
1578         * manual/xml2pdf
1579                 Fix bashism, search for xml catalog 
1580                 in /usr/local/share/xml/catalog too
1581                 Patch by Pawel
1582
1583 2007-05-13 [wwp]        2.9.2cvs7
1584
1585         * src/gtk/logwindow.c
1586                 fix raising log windows when they are either minimized or
1587                 in background.
1588
1589 2007-05-11 [colin]      2.9.2cvs6
1590
1591         * src/gtk/filesel.c
1592                 Use Hildon's file chooser on Maemo. Patch
1593                 by Jean-Luc Biord; fixes part 2 of bug 1201,
1594                 'File attachment "manipulation" bugs...'
1595
1596 2007-05-10 [wwp]        2.9.2cvs5
1597
1598         * src/prefs_common.c
1599         * src/prefs_common.h
1600         * src/gtk/quicksearch.c
1601                 Add a quicksearch option to automatically run
1602                 a search selected from the history (this option
1603                 is exclusive towards type-ahead).
1604
1605 2007-05-10 [colin]      2.9.2cvs4
1606
1607         * src/imap.c
1608                 Fix g_warnings, thanks to Brian
1609                 Morrison
1610
1611 2007-05-09 [colin]      2.9.2cvs3
1612
1613         * src/crash.c
1614         * src/exporthtml.c
1615         * src/mbox.c
1616         * src/prefs_summaries.c
1617         * src/procheader.c
1618         * src/common/log.c
1619         * src/common/utils.c
1620         * src/gtk/gtksourceprintjob.c
1621         * src/gtk/sslcertwindow.c
1622                 Use the re-entrant variant of time functions
1623                 Probably fixes bug 1217, 'reentrancy problems 
1624                 with time functions'
1625
1626 2007-05-09 [colin]      2.9.2cvs2
1627
1628         * src/imap.c
1629                 Fix crasher when reconnection fails
1630
1631 2007-05-08 [paul]       2.9.2cvs1
1632
1633         * NEWS
1634         * README
1635         * RELEASE_NOTES
1636         * configure.ac
1637                 bump version number following
1638                 stable release
1639
1640 2007-05-08 [paul]       2.9.1cvs48
1641
1642         * src/plugins/demo/demo.c
1643         * src/plugins/dillo_viewer/dillo_prefs.c
1644         * src/plugins/dillo_viewer/dillo_prefs.h
1645         * src/plugins/dillo_viewer/dillo_viewer.c
1646         * src/plugins/pgpcore/pgp_viewer.c
1647         * src/plugins/pgpcore/pgp_viewer.h
1648         * src/plugins/pgpcore/plugin.c
1649         * src/plugins/pgpcore/prefs_gpg.c
1650         * src/plugins/pgpcore/prefs_gpg.h
1651         * src/plugins/pgpcore/sgpgme.c
1652         * src/plugins/pgpcore/sgpgme.h
1653         * src/plugins/pgpinline/plugin.c
1654         * src/plugins/pgpmime/pgpmime.c
1655         * src/plugins/pgpmime/pgpmime.h
1656         * src/plugins/pgpmime/plugin.c
1657         * src/plugins/spamassassin/spamassassin.c
1658         * src/plugins/spamassassin/spamassassin.h
1659         * src/plugins/spamassassin/spamassassin_gtk.c
1660         * src/plugins/trayicon/README
1661         * tools/README
1662         * tools/README.sylprint
1663         * tools/outlook2claws-mail.pl
1664         * tools/sylprint.pl
1665         * tools/tb2claws-mail
1666         * tools/tbird2claws.py
1667         * tools/update-po
1668         * tools/vcard2xml.py
1669         * tools/kdeservicemenu/README
1670                 cleanups and corrections
1671
1672 2007-05-06 [wwp]        2.9.1cvs47
1673
1674         * tools/uudec
1675                 Fix missing dash to `display` command-line, reported
1676                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
1677
1678 2007-05-06 [colin]      2.9.1cvs46
1679
1680         * src/Makefile.am
1681         * src/stock_pixmap.c
1682         * src/stock_pixmap.h
1683         * src/pixmaps/printer.xpm
1684                 Add a printer icon
1685
1686 2007-05-06 [paul]       2.9.1cvs45
1687
1688         * src/compose.c
1689         * src/ldapquery.c
1690         * src/privacy.h
1691         * src/summary_search.c
1692         * src/summaryview.c
1693                 fix build warnings
1694
1695 2007-05-05 [wwp]        2.9.1cvs44
1696
1697         * src/messageview.c
1698         * src/mh.c
1699         * src/prefs_actions.c
1700         * src/prefs_gtk.c
1701         * src/summaryview.c
1702         * src/common/xml.c
1703                 Fix "faild" typos everywhere and capitalization of
1704                 some g_warnings.
1705
1706 2007-05-04 [colin]      2.9.1cvs43
1707
1708         * src/compose.c
1709         * src/privacy.c
1710         * src/privacy.h
1711         * src/plugins/pgpcore/prefs_gpg.c
1712         * src/plugins/pgpcore/prefs_gpg.h
1713         * src/plugins/pgpinline/pgpinline.c
1714         * src/plugins/pgpmime/pgpmime.c
1715                 Add an API to warn about encryption limits,
1716                 and allow to disable these warnings
1717
1718 2007-05-03 [colin]      2.9.1cvs42
1719
1720         * src/summaryview.c
1721         * src/mainwindow.c
1722                 Fix bug 1213, 'Delete more than 
1723                 one thread at once'
1724
1725 2007-05-03 [wwp]        2.9.1cvs41
1726
1727         * src/prefs_common.c
1728         * src/prefs_filtering.c
1729         * src/prefs_template.c
1730         * src/common/template.c
1731         * src/common/template.h
1732         * src/gtk/gtkutils.c
1733         * src/gtk/gtkutils.h
1734                 Templates are no longer automatically sorted
1735                 by name, but can be sorted manually using
1736                 |< < > >| buttons as well as drag'n'drop.
1737
1738 2007-05-03 [wwp]        2.9.1cvs40
1739
1740         * src/plugins/spamassassin/spamassassin.c
1741         * src/plugins/spamassassin/spamassassin.h
1742         * src/plugins/spamassassin/spamassassin_gtk.c
1743         * src/plugins/bogofilter/bogofilter.c
1744         * src/plugins/bogofilter/bogofilter.h
1745         * src/plugins/bogofilter/bogofilter_gtk.c
1746                 Added an option to conditionally mark saved spam
1747                 as read (default is and was to do so).
1748                 Satisfies feature request 1708539 on sf.net tracker.
1749
1750 2007-05-03 [colin]      2.9.1cvs39
1751
1752         * src/inc.c
1753                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
1754
1755 2007-05-02 [colin]      2.9.1cvs38
1756
1757         * src/textview.c
1758                 Fix bug 1209, 'Clicking on address 
1759                 in header (mailto uri) selects 
1760                 default account'. Patch adapted from
1761                 G.P. Halkes' patch.
1762
1763 2007-05-02 [colin]      2.9.1cvs37
1764
1765         * src/grouplistdialog.c
1766                 Set cursor to wait cursor while loading
1767                 groups.
1768
1769 2007-05-02 [paul]       2.9.1cvs36
1770
1771         * src/folder.c
1772         * src/common/defs.h
1773                 rename cache and mark files
1774                 (data is preserved)
1775
1776 2007-04-30 [paul]       2.9.1cvs35
1777
1778         * manual/glossary.xml
1779         * manual/plugins.xml
1780                 updates. Patch by Ricardo
1781
1782 2007-04-29 [wwp]        2.9.1cvs34
1783
1784         * src/mainwindow.c
1785         * configure.ac
1786                 Fix few grammatical errors (patch by David Relson < relson at
1787                 osagesoftware dot com >).
1788
1789 2007-04-28 [colin]      2.9.1cvs33
1790
1791         * src/account.c
1792         * src/pop.c
1793         * src/prefs_account.c
1794         * src/prefs_account.h
1795                 Drop the "Download all" preference. It's
1796                 stupidly useless and confuses people from
1797                 time to time.
1798
1799 2007-04-27 [wwp]        2.9.1cvs32
1800
1801         * src/account.c
1802         * src/prefs_account.c
1803         * src/prefs_account.h
1804                 Don't reflect accounts changes to the mainwindow when it's
1805                 not necessary.
1806
1807 2007-04-27 [colin]      2.9.1cvs31
1808
1809         * src/folder.c
1810                 Freeze/thaw when sync'ing flags
1811         * src/imap.c
1812         * src/prefs_account.c
1813         * src/prefs_account.h
1814         * src/etpan/imap-thread.c
1815         * src/etpan/imap-thread.h
1816                 Add a way to use UID FETCH instead
1817                 of searches to fetch message lists
1818                 and flags. More expensive towards
1819                 bandwidth, less expensive towards
1820                 server's CPU. Probably fixes 
1821                 bug 1158, 'Scanning new folders on 
1822                 Exchange 2007 extremely slow'.
1823                 Patch 95% by Hoa.
1824
1825 2007-04-27 [paul]       2.9.1cvs30
1826
1827         * src/mainwindow.c
1828         * src/prefs_logging.c
1829                 improvements to english usage
1830
1831 2007-04-27 [colin]      2.9.1cvs29
1832
1833         * src/imap.c
1834                 Fix build without libetpan (my bad!)
1835
1836 2007-04-26 [colin]      2.9.1cvs28
1837
1838         * src/imap.c
1839         * src/imap.h
1840                 Fix uselessly exported function
1841         * src/textview.c
1842                 Consider "- -- \n" as signature separator
1843                 (that's what signature separators look like
1844                  in PGP/Inline signed mails)
1845
1846 2007-04-26 [colin]      2.9.1cvs27
1847
1848         * configure.ac
1849                 libetpan-0.49 is now required
1850         * src/procmime.c
1851                 Fix double fetching of mails if
1852                 first try failed
1853         * src/imap.c
1854                 Make offline sync faster, by
1855                 remembering last change time, and
1856                 last sync time.
1857
1858 2007-04-26 [hoa]        2.9.1cvs26
1859
1860         * src/imap.c
1861         * src/imap.h
1862         * src/mainwindow.c
1863         * src/toolbar.c
1864         * src/etpan/imap-thread.c
1865         * src/etpan/imap-thread.h
1866                 cancellation of IMAP operations is now allowed.
1867                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
1868
1869 2007-04-26 [colin]      2.9.1cvs25
1870
1871         * src/folder.c
1872                 Always fetch body+headers in folders that are
1873                 synched for offline use, if "Synchronise as
1874                 soon as possible" is set.
1875                 Fixes bug 1200, 'Add option to always retrieve full 
1876                 messages'
1877
1878 2007-04-25 [colin]      2.9.1cvs24
1879
1880         * src/compose.c
1881                 Fix bug 1198, 'Reply-all "disappearing" address bug 
1882                 persists...'
1883
1884 2007-04-24 [colin]      2.9.1cvs23
1885
1886         * src/folderview.c
1887                 Fix bug 1195, 'Hardware key navigation' 
1888                 Make GDK_Enter toggle expansion (Maemo)
1889
1890 2007-04-24 [wwp]        2.9.1cvs22
1891
1892         * src/compose.c
1893                 Fix few compiler warnings.
1894
1895 2007-04-24 [paul]       2.9.1cvs21
1896
1897         * src/Makefile.am
1898         * src/stock_pixmap.c
1899         * src/stock_pixmap.h
1900                 complete last commit
1901
1902 2007-04-24 [paul]       2.9.1cvs20
1903
1904         * src/gtk/about.c
1905         * src/pixmaps/active.xpm
1906         * src/pixmaps/checkbox_off.xpm
1907         * src/pixmaps/checkbox_on.xpm
1908         * src/pixmaps/inactive.xpm
1909                 kick out the blobs
1910                 remove transparent border from checkbox icons
1911
1912 2007-04-24 [wwp]        2.9.1cvs19
1913
1914         * src/textview.c
1915         * src/textview.h
1916                 Fix a crash in textview, thanks to Colin.
1917
1918 2007-04-23 [wwp]        2.9.1cvs18
1919
1920         * src/prefs_common.c
1921                 Fix 2.9.1cvs5: no header was being translated at all.
1922
1923 2007-04-23 [colin]      2.9.1cvs17
1924
1925         * src/Makefile.am
1926         * src/stock_pixmap.c
1927         * src/stock_pixmap.h
1928         * src/summaryview.c
1929         * src/summaryview.h
1930         * src/gtk/gtksctree.c
1931         * src/gtk/gtksctree.h
1932         * src/pixmaps/selection.xpm
1933                 Fix bug 1193, 'Need a way to multi-select
1934                 items'. Add a toggle button to the summaryview
1935                 to switch between normal and multiple selection
1936                 (Maemo)
1937
1938 2007-04-23 [colin]      2.9.1cvs16
1939
1940         * src/Makefile.am
1941         * src/stock_pixmap.c
1942         * src/stock_pixmap.h
1943         * src/summaryview.c
1944         * src/summaryview.h
1945         * src/gtk/gtksctree.c
1946         * src/gtk/gtksctree.h
1947         * src/pixmaps/selection.xpm
1948                 Fix bug 1193, 'Need a way to multi-
1949                 select items'
1950                 Add a toggle button in the summaryview
1951                 to enable normal or multiple selection.
1952                 (Maemo)
1953
1954 2007-04-23 [colin]      2.9.1cvs15
1955
1956         * src/compose.c
1957                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
1958
1959 2007-04-21 [colin]      2.9.1cvs14
1960
1961         * src/gtk/quicksearch.c
1962                 Fix previous commit (actually use correct
1963                 parameter)
1964
1965 2007-04-21 [colin]      2.9.1cvs13
1966
1967         * src/gtk/quicksearch.c
1968                 Fix changing quicksearch type (after Esc,
1969                 after changing Recursive, ...)
1970
1971 2007-04-20 [wwp]        2.9.1cvs12
1972
1973         * src/gtk/Makefile.am
1974                 Added headers.h (completes 2.9.1cvs5).
1975
1976 2007-04-20 [wwp]        2.9.1cvs11
1977
1978         * src/addressbook.c
1979                 Fix the use of display name in name column,
1980                 it has been overriden w/ the use of nickname
1981                 by 2.9.0cvs3. Now nickname is used (if any)
1982                 in case of LDAP books only.
1983
1984 2007-04-20 [colin]      2.9.1cvs10
1985
1986         * src/mimeview.c
1987         * src/summaryview.c
1988         * src/textview.c
1989                 Add handling of 'a' to loop in a mail's
1990                 mimeparts
1991
1992 2007-04-20 [colin]      2.9.1cvs9
1993
1994         * src/toolbar.c
1995                 Fix bug 1190, 'dir_open' button doesn't work'
1996                 (Maemo)
1997
1998 2007-04-20 [colin]      2.9.1cvs8
1999
2000         * src/folderview.c
2001         * src/mainwindow.c
2002                 Fix bug 1194, 'Hardware keys move from email 
2003                 list to account/directory list, but not back 
2004                 to email list...' (Maemo)
2005
2006 2007-04-20 [colin]      2.9.1cvs7
2007
2008         * src/compose.h
2009                 complete previous commit
2010
2011 2007-04-20 [colin]      2.9.1cvs6
2012
2013         * src/compose.c
2014                 Fix bug 1187, 'Reply-to addressee disappears 
2015                 when reply-to text box is clicked...' (Maemo)
2016
2017 2007-04-20 [wwp]        2.9.1cvs5
2018
2019         * po/POTFILES.in
2020         * src/addressbook.c
2021         * src/compose.c
2022         * src/filtering.c
2023         * src/headerview.c
2024         * src/matcher.c
2025         * src/prefs_common.c
2026         * src/prefs_common.h
2027         * src/prefs_display_header.c
2028         * src/prefs_matcher.c
2029         * src/summaryview.c
2030         * src/gtk/headers.h
2031         * src/gtk/quicksearch.c
2032                 Translate more header names according to the relevant option value,
2033                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2034                 Replaced nearly all uses of prefs_common.trans_hdr with a call
2035                 to prefs_common_translated_header_name().
2036                 Added a headers.h reference file that contains known header names
2037                 (RFC2822 and others) to the translation process' input, so that
2038                 translated header names will still exist even if no occurrence of
2039                 _("headername") is found anymore in the sources.
2040                 Don't translate column name 'Number' following to trans_hdr option
2041                 value as it's not a header name.
2042
2043 2007-04-20 [colin]      2.9.1cvs4
2044
2045         * src/gtk/quicksearch.c
2046         * src/gtk/quicksearch.h
2047                 Add "From, To or Subject" quicksearch
2048                 type. Patch by ulfschaper@users.sf.net
2049
2050 2007-04-20 [colin]      2.9.1cvs3
2051
2052         * src/matcher.c
2053                 Implement proper references filtering condition.
2054                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2055
2056 2007-04-19 [wwp]        2.9.1cvs2
2057
2058         * src/prefs_display_header.c
2059         * src/message_search.c
2060                 Fix few warnings (g_free of const gchar*).
2061
2062 2007-04-19 [paul]       2.9.1cvs1
2063
2064         * NEWS
2065         * README
2066         * RELEASE_NOTES
2067         * configure.ac
2068                 bump version number following
2069                 stable release
2070
2071 2007-04-19 [paul]       2.9.0cvs9
2072
2073         * manual/advanced.xml
2074         * manual/glossary.xml
2075                 fix typos
2076
2077 2007-04-18 [paul]       2.9.0cvs8
2078
2079         * src/pop.c
2080                 fix for CVE-2007-1558 (APOP)
2081                 Thanks to Colin
2082
2083 2007-04-18 [paul]       2.9.0cvs7
2084
2085         * src/messageview.c
2086         * src/mimeview.c
2087         * src/summaryview.c
2088         * src/gtk/filesel.c
2089                 Fix encoding woes wrt saving of
2090                 mails and parts
2091                 Thanks to Colin
2092
2093 2007-04-18 [colin]      2.9.0cvs6
2094
2095         * src/gtk/pluginwindow.c
2096                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2097
2098 2007-04-17 [wwp]        2.9.0cvs5
2099
2100         * src/addressadd.c
2101         * src/addressbook.c
2102         * src/addrindex.c
2103         * src/ldapupdate.c
2104                 Fix --disable-ldap build,
2105                 fix some LDAP annoyances on 
2106                 searches, thanks to Colin.
2107
2108 2007-04-17 [wwp]        2.9.0cvs4
2109
2110         * src/ldapupdate.c
2111                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2112                 like gcc 2.9x. Thanks to Colin.
2113
2114 2007-04-17 [wwp]        2.9.0cvs3
2115
2116         * src/Makefile.am
2117         * src/addressadd.c
2118         * src/addressbook.c
2119         * src/addrindex.c
2120         * src/addritem.c
2121         * src/addritem.h
2122         * src/editaddress.c
2123         * src/ldapctrl.c
2124         * src/ldapctrl.h
2125         * src/ldapquery.c
2126         * src/ldapserver.c
2127         * src/ldapserver.h
2128         * src/ldapupdate.c
2129         * src/ldapupdate.h
2130                 Add LDAP write support. Patch mostly by 
2131                 Michael <mir at datanom dot net>
2132
2133 2007-04-17 [wwp]        2.9.0cvs2
2134
2135         * src/compose.c
2136                 Prepend "Add to address book" to the context menu of compose window's sender and
2137                 recipient fields.
2138
2139 2007-04-16 [paul]       2.9.0cvs1
2140
2141         * src/gtk/authors.h
2142                 add Pader Rezso
2143
2144 2007-04-16 [paul]       2.9.0
2145
2146         * NEWS
2147         * README
2148         * RELEASE_NOTES
2149                 2.9.0 released
2150
2151 2007-04-16 [paul]       2.8.1cvs102
2152
2153         * po/fr.po
2154                 updated by Fabien Vantard
2155
2156 2007-04-16 [paul]       2.8.1cvs101
2157
2158         * po/ca.po
2159         * po/cs.po
2160         * po/de.po
2161         * po/hu.po
2162         * po/pl.po
2163         * po/pt_BR.po
2164         * po/sr.po
2165         * po/zh_CN.po
2166                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2167                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2168                 Aleksandar Urosevic, and Ralgh Young
2169
2170 2007-04-15 [mones]      2.8.1cvs100
2171
2172         * po/es.po
2173                 Updated for release
2174
2175 2007-04-14 [colin]      2.8.1cvs99
2176
2177         * src/message_search.c
2178         * src/prefs_display_header.c
2179         * src/summary_search.c
2180         * src/gtk/combobox.c
2181                 Fix allocations
2182
2183 2007-04-14 [wwp]        2.8.1cvs98
2184
2185         * src/gtk/combobox.c
2186         * src/message_search.c
2187         * src/summary_search.c
2188         * src/prefs_display_header.c
2189                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2190                 returns NULL, get the text value directly from the GtkEntry child.
2191
2192 2007-04-13 [colin]      2.8.1cvs97
2193
2194         * src/gtk/quicksearch.c
2195                 Give the focus back to summaryview when
2196                 emptying the quicksearch with Esc
2197
2198 2007-04-13 [colin]      2.8.1cvs96
2199
2200         * src/message_search.c
2201         * src/prefs_display_header.c
2202         * src/summary_search.c
2203                 Fix possibles crashes when getting text
2204                 from gtk combos
2205
2206 2007-04-13 [colin]      2.8.1cvs95
2207
2208         * src/pop.c
2209                 Add some UIDL debugging
2210
2211 2007-04-12 [colin]      2.8.1cvs94
2212
2213         * src/folder.c
2214                 Force folder scan if necessary after
2215                 copying mails, to be able to reapply
2216                 flags.
2217
2218 2007-04-11 [colin]      2.8.1cvs93
2219
2220         * src/main.c
2221                 don't scan for new mail on startup if --select
2222                 is specified (or race conditions arise). If so,
2223                 do both sequentially.
2224
2225 2007-04-09 [colin]      2.8.1cvs92
2226
2227         * src/common/defs.h
2228                 Use leafpad by default on Maemo. Patch
2229                 by Jean-Luc Biord.
2230
2231 2007-04-06 [colin]      2.8.1cvs91
2232
2233         * src/pixmaps/queue_close.xpm
2234         * src/pixmaps/queue_close_hrm.xpm
2235         * src/pixmaps/queue_close_hrm_mark.xpm
2236         * src/pixmaps/queue_close_mark.xpm
2237         * src/pixmaps/queue_open.xpm
2238         * src/pixmaps/queue_open_hrm.xpm
2239         * src/pixmaps/queue_open_hrm_mark.xpm
2240         * src/pixmaps/queue_open_mark.xpm
2241                 Move the clock one pixel down :)
2242
2243 2007-04-05 [colin]      2.8.1cvs90
2244
2245         * src/mainwindow.c
2246                 Don't sync when switching offline from
2247                 command line - it's usually too late :)
2248
2249 2007-04-05 [paul]       2.8.1cvs89
2250
2251         * src/Makefile.am
2252         * src/stock_pixmap.c
2253         * src/pixmaps/dir_close_hrm.xpm
2254         * src/pixmaps/dir_close_hrm_mark.xpm
2255         * src/pixmaps/drafts_close.xpm
2256         * src/pixmaps/drafts_close_mark.xpm
2257         * src/pixmaps/drafts_open.xpm
2258         * src/pixmaps/drafts_open_mark.xpm
2259         * src/pixmaps/inbox.xpm
2260         * src/pixmaps/inbox_close.xpm
2261         * src/pixmaps/inbox_close_hrm.xpm
2262         * src/pixmaps/inbox_close_hrm_mark.xpm
2263         * src/pixmaps/inbox_close_mark.xpm
2264         * src/pixmaps/inbox_hrm.xpm
2265         * src/pixmaps/inbox_hrm_mark.xpm
2266         * src/pixmaps/inbox_mark.xpm
2267         * src/pixmaps/inbox_open.xpm
2268         * src/pixmaps/inbox_open_hrm.xpm
2269         * src/pixmaps/inbox_open_hrm_mark.xpm
2270         * src/pixmaps/inbox_open_mark.xpm
2271         * src/pixmaps/outbox.xpm
2272         * src/pixmaps/outbox_close.xpm
2273         * src/pixmaps/outbox_close_hrm.xpm
2274         * src/pixmaps/outbox_close_hrm_mark.xpm
2275         * src/pixmaps/outbox_close_mark.xpm
2276         * src/pixmaps/outbox_hrm.xpm
2277         * src/pixmaps/outbox_hrm_mark.xpm
2278         * src/pixmaps/outbox_mark.xpm
2279         * src/pixmaps/outbox_open.xpm
2280         * src/pixmaps/outbox_open_hrm.xpm
2281         * src/pixmaps/outbox_open_hrm_mark.xpm
2282         * src/pixmaps/outbox_open_mark.xpm
2283         * src/pixmaps/queue_close.xpm
2284         * src/pixmaps/queue_close_hrm.xpm
2285         * src/pixmaps/queue_close_hrm_mark.xpm
2286         * src/pixmaps/queue_close_mark.xpm
2287         * src/pixmaps/queue_open.xpm
2288         * src/pixmaps/queue_open_hrm.xpm
2289         * src/pixmaps/queue_open_hrm_mark.xpm
2290         * src/pixmaps/queue_open_mark.xpm
2291                 updated, added and replaced icons
2292                 Icons by Colin
2293
2294 2007-04-04 [colin]      2.8.1cvs88
2295
2296         * src/imap.c
2297                 Fix build without libetpan
2298
2299 2007-04-03 [colin]      2.8.1cvs87
2300
2301         * src/imap.c
2302                 Fix crash with Citadel, and try to make
2303                 things work. this server (and specifically 
2304                 STATUS and APPEND at least) seems broken.
2305
2306 2007-04-03 [colin]      2.8.1cvs86
2307
2308         * src/folderview.c
2309                 Fix icons on folder close
2310
2311 2007-04-03 [colin]      2.8.1cvs85
2312
2313         * src/inc.c
2314                 Fix double-ask of offline override in
2315                 certain cases
2316         * src/imap.c
2317         * src/imap.h
2318         * src/imap_gtk.c
2319                 Much more efficient way to synchronise
2320                 for offline use
2321         * src/etpan/imap-thread.c
2322                 Fix possible segs
2323         * src/folder.c
2324         * src/gtk/quicksearch.c
2325                 Fix some GUI lags
2326
2327 2007-04-03 [paul]       2.8.1cvs84
2328
2329         * src/filtering.c
2330         * src/folder.c
2331         * src/folder.h
2332         * src/prefs_common.c
2333         * src/prefs_common.h
2334         * src/prefs_other.c
2335                 Fix sync being done too late
2336                 Thanks to Colin
2337
2338 2007-04-02 [colin]      2.8.1cvs83
2339
2340         * src/summaryview.c
2341                 Maemo: Put status and quicksearch at the top
2342         * src/plugins/bogofilter/bogofilter.c
2343         * src/plugins/spamassassin/spamassassin.c
2344                 Derive trash from inbox if possible
2345
2346 2007-04-02 [paul]       2.8.1cvs82
2347
2348         * src/plugins/bogofilter/bogofilter_gtk.c
2349                 a few English changes
2350
2351 2007-04-02 [paul]
2352
2353         2.9.0-rc1 released
2354
2355 2007-04-02 [colin]      2.8.1cvs81
2356
2357         * src/image_viewer.c
2358                 Fix transparent images by using
2359                 GtkImage
2360         * src/messageview.c
2361                 Flush events (on new windows) to avoid
2362                 having the textview's image resize fail
2363                 to know the available width
2364
2365 2007-04-01 [colin]      2.8.1cvs80
2366
2367         * src/prefs_account.c
2368                 If no MH mailbox exist, when creating a POP/Local
2369                 account, just create and use the default one 
2370                 instead of bailing with a "Mailbox doesn't exist"
2371                 error
2372
2373 2007-03-31 [colin]      2.8.1cvs79
2374
2375         * src/prefs_account.c
2376                 Create signature file if it doesn't exist
2377                 before editing
2378         * src/prefs_toolbar.c
2379                 Maemo: Move "Use default" on the left so
2380                 that people can find it
2381         * src/common/defs.h
2382                 Maemo: make default editor "Maemopad", 
2383                 default signature file "MyDocs/signature.txt"
2384
2385 2007-03-31 [colin]      2.8.1cvs78
2386
2387         * src/prefs_account.c
2388                 Maemo: rework account prefs so
2389                 that less horizontal scrolling
2390                 is required
2391
2392 2007-03-31 [colin]      2.8.1cvs77
2393
2394         * src/folderview.c
2395         * src/prefs_common.c
2396         * src/prefs_common.h
2397                 Fix bug 1167, 'Allow not displaying zeros 
2398                 in folder list'. Patch by MartinP
2399
2400 2007-03-31 [colin]      2.8.1cvs76
2401
2402         * AUTHORS
2403                 Add Jean-Luc Biord
2404
2405 2007-03-31 [colin]      2.8.1cvs75
2406
2407         * src/imap.c
2408                 Apply patch from bug 1172, direct
2409                 access to the folder's session instead
2410                 of using getter. Patch by MartinP
2411
2412 2007-03-31 [paul]       2.8.1cvs74
2413
2414         * src/gtk/authors.h
2415                 no need to list Fabien twice!
2416
2417 2007-03-31 [colin]      2.8.1cvs73
2418
2419         * src/inc.c
2420                 If we're currently "overriding for %d minutes",
2421                 don't ask
2422
2423 2007-03-31 [colin]      2.8.1cvs72
2424
2425         * src/compose.c
2426         * src/imap.c
2427         * src/inc.c
2428         * src/inc.h
2429         * src/messageview.c
2430         * src/news.c
2431         * src/plugins/spamassassin/spamassassin.c
2432                 Offline override: Add a parameter to allow
2433                 asking even if the override timer is running.
2434                 Allows to ask every time the user makes an
2435                 explicit action needing online access (such
2436                 as Get Mail), and not when the action is 
2437                 implicit (such as opening an IMAP folder)
2438
2439 2007-03-31 [colin]      2.8.1cvs71
2440
2441         * src/inc.c
2442                 Override offline: "No" answer shouldn't
2443                 re-ask after 3 seconds, but 10 minutes. 
2444
2445 2007-03-30 [colin]      2.8.1cvs70
2446
2447         * src/common/socket.c
2448                 Better error reporting on unix socket
2449                 failure (bind usually)
2450         * src/gtk/gtkutils.c
2451         * src/gtk/gtkutils.h
2452                 Label window: add a pulsing progress
2453                 bar to show we're not hung :)
2454         * src/folderview.c
2455         * src/main.c
2456         * src/plugins/pgpcore/sgpgme.c
2457                 Update API
2458
2459 2007-03-30 [colin]      2.8.1cvs69
2460
2461         * src/pop.c
2462         * src/prefs_common.c
2463                 Fix possible trashing of history and uidl
2464                 files on disk full problems
2465
2466 2007-03-30 [paul]       2.8.1cvs68
2467
2468         * src/mainwindow.c
2469         * src/summaryview.c
2470         * src/summaryview.h
2471                 update summary when changing layout type
2472                 (fixes wrong folder icon being displayed)
2473                 Thanks to Colin
2474
2475 2007-03-29 [colin]      2.8.1cvs67
2476
2477         * src/prefs_ext_prog.c
2478                 The browser pref is irrelevant on Maemo
2479
2480 2007-03-29 [colin]      2.8.1cvs66
2481
2482         * src/compose.c
2483         * src/compose.h
2484                 Maemo: dynamically switch headers/text position
2485         * src/prefs_common.c
2486                 Maemo: hide compose's ruler by default
2487         * src/common/socket.c
2488         * src/common/socket.h
2489                 Fix build warning
2490
2491 2007-03-29 [colin]      2.8.1cvs65
2492
2493         * src/common/socket.c
2494         * src/common/socket.h
2495                 Fix build when MAEMO_CFLAGS contains
2496                 _X_OPENSOURCE (resolv.h errors as long
2497                 as we don't add _BSD_SOURCE. Ugly).
2498
2499 2007-03-29 [wwp]        2.8.1cvs64
2500
2501         * src/prefs_logging.c
2502                 Fix sensitivity of clip-log widgets in prefs/logging,
2503                 thanks to Fabien.
2504
2505 2007-03-29 [wwp]        2.8.1cvs63
2506
2507         * po/POTFILES.in
2508                 Updated files list for translations, thanks to Fabien.
2509
2510 2007-03-29 [colin]      2.8.1cvs62
2511
2512         * src/main.c
2513         * src/common/Makefile.am
2514         * src/common/utils.c
2515                 Maybe make URI opening work in Maemo
2516                 Requires testing :)
2517
2518 2007-03-28 [colin]      2.8.1cvs61
2519
2520         * src/folder.c
2521         * src/folder.h
2522         * src/folderview.c
2523                 Add the possibility to sort folders arbitrarily
2524                 (via editing of folderlist.xml only). Patch by
2525                 Martin P <mp26+claws@os.inf.tu-dresden.de>
2526                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
2527                 be changed by the user'
2528
2529 2007-03-28 [colin]      2.8.1cvs60
2530
2531         * src/mimeview.c
2532                 Add popup menu for mime icons
2533
2534 2007-03-28 [colin]      2.8.1cvs59
2535
2536         * src/mainwindow.c
2537                 Fix a layout issue when presenting
2538                 mainwindow in Small screen layout
2539         * src/toolbar.c
2540         * src/toolbar.h
2541                 Add a "Go to folder list" button for
2542                 mainwindow, and make it default in
2543                 the Maemo build
2544
2545 2007-03-28 [colin]      2.8.1cvs58
2546
2547         * src/compose.c
2548                 Don't dynamically update title on Maemo
2549                 Patch by Jean-Luc Biord
2550
2551 2007-03-27 [colin]      2.8.1cvs57
2552
2553         * src/compose.c
2554         * src/folderview.c
2555         * src/summaryview.c
2556                 Enable tap-and-hold on Maemo
2557
2558 2007-03-26 [colin]      2.8.1cvs56
2559
2560         * src/compose.c
2561                 More popup-menu (in attachments list)
2562
2563 2007-03-26 [colin]      2.8.1cvs55
2564
2565         * src/compose.c
2566                 Enable popup-menu signal
2567
2568 2007-03-26 [colin]      2.8.1cvs54
2569
2570         * src/plugins/pgpinline/pgpinline.c
2571                 Fix bug 1111, 'PGP/inline plugin hides text 
2572                 around encrypted text block'. Patch based on
2573                 a patch from Michal Cihar.
2574
2575 2007-03-26 [wwp]        2.8.1cvs53
2576
2577         * src/procmsg.c
2578                 Fix getting a false error when sending queued message
2579                 whereas the sending was fine (if there are subfolders
2580                 in the queue folder), thanks to Colin.
2581
2582 2007-03-26 [paul]       2.8.1cvs52
2583
2584         * src/wizard.c
2585                 update FACE header in welcome message
2586
2587 2007-03-25 [colin]      2.8.1cvs51
2588
2589         * src/Makefile.am
2590                 Fix make dist
2591
2592 2007-03-25 [colin]      2.8.1cvs50
2593
2594         * src/main.c
2595                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2596
2597 2007-03-24 [colin]      2.8.1cvs49
2598
2599         * src/main.c
2600                 Fix a few launch problems on Maemo
2601                 Patch by Jean-Luc Biord
2602
2603 2007-03-24 [wwp]        2.8.1cvs48
2604
2605         * src/alertpanel.c
2606         * src/alertpanel.h
2607         * src/messageview.c
2608         * src/summaryview.c
2609                 Fix wrong action performed when closing the
2610                 "ask about account specific filtering rules
2611                 when filtering manually" dialog by pressing Escape.
2612                 Fix wrong order of buttons in the "return receipt
2613                 notification - the message was sent to several of
2614                 your accounts" dialog.
2615
2616 2007-03-24 [paul]       2.8.1cvs47
2617
2618         * src/folderview.c
2619                 an improvement to English usage
2620         * tools/kdeservicemenu/README
2621                 updated Claws url
2622
2623 2007-03-24 [paul]       2.8.1cvs46
2624
2625         * src/Makefile.am
2626         * src/stock_pixmap.c
2627         * src/pixmaps/edit_extern.xpm
2628         * src/pixmaps/mail_sign.xpm
2629                 rescue long lost icons
2630
2631 2007-03-24 [paul]       2.8.1cvs45
2632
2633         * src/toolbar.c
2634                 fix toolbar (broken in 2.8.1cvs42)
2635
2636 2007-03-23 [colin]      2.8.1cvs44
2637
2638         * src/imap.c
2639                 Correctly unsubscribe/resubscribe after
2640                 RENAME
2641
2642 2007-03-23 [colin]      2.8.1cvs43
2643
2644         * src/prefs_common.c
2645                 Maemo: as the platform is light on RAM, allow
2646                 caches to be discarded faster.
2647
2648 2007-03-23 [colin]      2.8.1cvs42
2649
2650         * src/Makefile.am
2651         * src/compose.c
2652         * src/compose.h
2653         * src/stock_pixmap.c
2654         * src/stock_pixmap.h
2655         * src/summaryview.c
2656         * src/summaryview.h
2657         * src/toolbar.c
2658         * src/toolbar.h
2659         * src/pixmaps/open_mail.xpm
2660                 Maemo changes: Add the possibility to have
2661                 "Open Email" and "Close Window" buttons on 
2662                 toolbars (and use them in Maemo's default
2663                 toolbars)
2664
2665 2007-03-23 [wwp]        2.8.1cvs41
2666
2667         * src/action.c
2668                 Reverted that part of the action dialog closure logics, to
2669                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
2670                 done later in a different way (or may not).
2671
2672 2007-03-22 [wwp]        2.8.1cvs40
2673
2674         * src/action.c
2675                 Fix sticky action dialog when got no output but action command
2676                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
2677
2678 2007-03-22 [colin]      2.8.1cvs39
2679
2680         * src/prefs_filtering.c
2681         * src/gtk/combobox.h
2682                 Fix escaping account names in filtering prefs
2683
2684 2007-03-22 [colin]      2.8.1cvs38
2685
2686         * src/addrindex.c
2687         * src/ldapctrl.h
2688         * src/ldapquery.c
2689                 Add any attribute specified in LDAP servers'
2690                 Search attributes to the Other Attributes tab
2691                 of contacts; Add 'telephoneNumber' in the
2692                 default list.
2693
2694 2007-03-22 [colin]      2.8.1cvs37
2695
2696         * src/folderview.c
2697         * src/folderview.h
2698         * src/mainwindow.c
2699                 Try to prevent race conditions when
2700                 changing the folder list
2701         * src/summaryview.c
2702                 Fix possible red folder icon when
2703                 switching from Small screen layout
2704                 to any other
2705
2706 2007-03-22 [colin]      2.8.1cvs36
2707
2708         * src/mainwindow.c
2709         * src/mainwindow.h
2710         * src/summaryview.c
2711                 Rename "little screen" to "Small screen"
2712         * src/gtk/Makefile.am
2713         * src/common/utils.c
2714         * src/mh.c
2715                 Fix Maemo-related compilation problems
2716
2717 2007-03-21 [colin]      2.8.1cvs35
2718
2719         * configure.ac
2720                 Fix previous commit
2721         * claws-mail.desktop
2722                 Remove .png from the Icon, it's useless
2723
2724 2007-03-21 [colin]      2.8.1cvs34
2725
2726         * configure.ac
2727         * src/Makefile.am
2728                 Add the necessary lib checking for 
2729                 Maemo
2730
2731 2007-03-21 [colin]      2.8.1cvs33
2732
2733         * src/main.c
2734                 Fix unconditional "error happened" when
2735                 sending via command-line. "lol @ myself"
2736
2737 2007-03-21 [colin]      2.8.1cvs32
2738
2739         * claws-mail-40x40.png
2740         * claws-mail-26x26.png
2741         * src/account.c
2742         * src/addressbook.c
2743         * src/compose.c
2744         * src/folderview.c
2745         * src/folderview.h
2746         * src/main.c
2747         * src/mainwindow.c
2748         * src/mainwindow.h
2749         * src/messageview.c
2750         * src/prefs_account.c
2751         * src/prefs_common.c
2752         * src/summary_search.c
2753         * src/summaryview.c
2754         * src/summaryview.h
2755         * src/gtk/authors.h
2756         * src/gtk/gtkutils.c
2757         * src/gtk/gtkutils.h
2758         * src/gtk/logwindow.c
2759         * src/gtk/menu.c
2760         * src/gtk/prefswindow.c
2761                 Add Maemo port (patch mainly by Jean-Luc Biort)
2762                 Add a new 'Little screen' layout to help on such
2763                 platforms (patch by me)
2764                 Make some default preferences different (more
2765                 adapted) on Maemo (patch by me)
2766
2767 2007-03-21 [wwp]        2.8.1cvs31
2768
2769         * src/prefs_logging.c
2770         * src/prefs_logging.h
2771                 Fixed copyright header of newly added files.
2772
2773 2007-03-21 [wwp]        2.8.1cvs30
2774
2775         * src/Makefile.am
2776         * src/filtering.c
2777         * src/filtering.h
2778         * src/folder.c
2779         * src/folderview.c
2780         * src/imap.c
2781         * src/inc.c
2782         * src/main.c
2783         * src/mainwindow.c
2784         * src/mainwindow.h
2785         * src/matcher.c
2786         * src/messageview.c
2787         * src/news.c
2788         * src/pop.c
2789         * src/prefs_common.c
2790         * src/prefs_common.h
2791         * src/prefs_logging.c
2792         * src/prefs_logging.h
2793         * src/prefs_other.c
2794         * src/procmsg.c
2795         * src/send_message.c
2796         * src/summaryview.c
2797         * src/common/log.c
2798         * src/common/log.h
2799         * src/common/nntp.c
2800         * src/common/session.c
2801         * src/common/smtp.c
2802         * src/common/socket.c
2803         * src/etpan/imap-thread.c
2804         * src/gtk/logwindow.c
2805         * src/gtk/logwindow.h
2806         * src/plugins/bogofilter/bogofilter.c
2807         * src/plugins/spamassassin/spamassassin.c
2808                 Added debugging of filtering/processing rules.
2809                 The debug log is here 'Tools/Filtering debug window',
2810                 the options there 'Configuration/Preferences/Other/Logging',
2811                 and the log file is ~/.claws-mail/filtering.log.
2812                 Moved protocol log prefs to 'Other/Logging' as well.
2813                 To support such debugging feature, the existing log API has
2814                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
2815                 this impacts many external modules (commits follow).
2816
2817 2007-03-21 [paul]       2.8.1cvs29
2818
2819         * src/etpan/Makefile.am
2820         * src/etpan/imap-thread.c
2821                 add missing #include
2822
2823 2007-03-21 [colin]      2.8.1cvs28
2824
2825         * src/procmime.c
2826                 Fix bug 1157, 'some broken messages confuse 
2827                 mime parser'. Make sure we can't have MimeInfos
2828                 with negative sizes.
2829
2830 2007-03-20 [colin]      2.8.1cvs27
2831
2832         * src/main.c
2833                 Fix missing \0 on buffer
2834
2835 2007-03-20 [colin]      2.8.1cvs26
2836
2837         * src/mh.c
2838                 Use make_dir_hier instead of make_dir 
2839                 to create the MH mailbox
2840
2841 2007-03-20 [colin]      2.8.1cvs25
2842
2843         * src/folder.c
2844         * src/folder.h
2845         * src/prefs_account.c
2846         * src/wizard.c
2847                 Fix default inbox weirdnesses (after wizard,
2848                 if path is Mail, mailbox identifier is #mh/Mailbox,
2849                 and when creating new accounts)
2850
2851 2007-03-20 [colin]      2.8.1cvs24
2852
2853         * src/account.c
2854                 Write folderlist after adding/deleting accounts
2855                 that have folders
2856
2857 2007-03-20 [colin]      2.8.1cvs23
2858
2859         * src/imap.c
2860         * src/remotefolder.h
2861                 Fix bug 1153, 'CM segfaults if IMAP folder is 
2862                 selected while scanning prior to update'
2863
2864 2007-03-17 [paul]       2.8.1cvs22
2865
2866         * src/main.c
2867                 fix a typo, and be a little more verbose.
2868
2869 2007-03-17 [wwp]        2.8.1cvs21
2870
2871         * src/inc.c
2872                 Fix a compiler warning.
2873
2874 2007-03-16 [wwp]        2.8.1cvs20
2875
2876         * tools/Makefile.am
2877         * tools/README
2878                 Updated to deal w/ the new mairix.sh tool.
2879
2880 2007-03-16 [wwp]        2.8.1cvs19
2881
2882         * src/action.c
2883                 Fix logics issues around the action IO dialog:
2884                 - disable entry widget and exec button when
2885                   the exec button is clicked (don't wait for any
2886                   output line) - fix possible disabling/re-enabling/
2887                   re-disabling of those widgets
2888                 - raise an error if executing a %as{} action either
2889                   empty or invalid, instead of failing silently
2890                 - don't close the dialog if the abort button has been
2891                   clicked and if there was no output yet
2892                 - set focus to the abort button when the exec button
2893                   is clicked
2894                 - fix capitalization of a warning message
2895
2896 2007-03-16 [wwp]        2.8.1cvs18
2897
2898         * tools/mairix.sh
2899                 Added a wrapper to mairix to the tools folder.
2900
2901 2007-03-16 [colin]      2.8.1cvs17
2902
2903         * src/messageview.c
2904         * src/mimeview.h
2905                 Allow mimeviewer plugins to print
2906                 their stuff
2907
2908 2007-03-16 [colin]      2.8.1cvs16
2909
2910         * .cvsignore
2911                 Ignore *.patchset
2912
2913 2007-03-15 [colin]      2.8.1cvs15
2914
2915         * src/messageview.c
2916         * src/mimeview.h
2917                 Add a way for mimeviewer plugins to
2918                 implement body search
2919
2920 2007-03-15 [paul]       2.8.1cvs14
2921
2922         * src/prefs_spelling.c
2923                 fix English usage
2924
2925 2007-03-15 [paul]       2.8.1cvs13
2926
2927         * src/common/quoted-printable.c
2928                 fix decoding of quoted-printable parts
2929
2930 2007-03-14 [wwp]        2.8.1cvs12
2931
2932         * src/gtk/logwindow.h
2933                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
2934
2935 2007-03-14 [wwp]        2.8.1cvs11
2936
2937         * src/gtk/logwindow.h
2938                 Complete 2.8.1cvs10.
2939
2940 2007-03-14 [colin]      2.8.1cvs10
2941
2942         * src/gtk/logwindow.c
2943                 Probably fix bug 1149, crash on logwindow
2944                 close - at the expense of performance once
2945                 logwin has been opened
2946
2947 2007-03-14 [colin]      2.8.1cvs9
2948
2949         * src/main.c
2950                 If claws-mail is running on another
2951                 display, warn instead of popping it up
2952                 on the other display
2953
2954 2007-03-12 [colin]      2.8.1cvs8
2955
2956         * src/wizard.c
2957                 Fix bug 1145, 'Setting a different name 
2958                 for the Mailbox name isn't reflected in 
2959                 default account settings'. Patch by wwp
2960
2961 2007-03-12 [colin]      2.8.1cvs7
2962
2963         * src/summaryview.c
2964                 Fix bug 1143, 'Add number of messages to be 
2965                 deleted to confirmation dialog'
2966
2967 2007-03-12 [wwp]        2.8.1cvs6
2968
2969         * src/folderview.c
2970         * src/prefs_common.c
2971         * src/prefs_common.h
2972         * src/prefs_summaries.c
2973                 Changed the option that displays unread messages count
2974                 next to the folder name in folder list: it is now
2975                 possible to either display nothing, display the
2976                 unread messages number only or the unread and total messages
2977                 numbers. The patch includes this extra feature as well
2978                 as some minor fixes by rewriting the algo in folderview.c.
2979                 Thanks to Paul for the original idea and implementation, plus
2980                 testing and proof-reading!
2981
2982 2007-03-09 [paul]       2.8.1cvs5
2983
2984         * tools/Makefile.am
2985         * tools/README
2986         * tools/claws-mail-compose-insert-files.pl
2987                 added a script which enables inserting files
2988                 into the message body of a new Claws Mail
2989                 Compose window from the command line. Additionally
2990                 To, Cc, Subject and files to attach to the message
2991                 can be specified.
2992
2993 2007-03-09 [wwp]        2.8.1cvs4
2994
2995         * src/addr_compl.c
2996         * src/addr_compl.h
2997         * src/filtering.c
2998                 Optimize matching of addresses in the addressbook
2999                 (filtering/processing 'found_in_addressbook' condition).
3000
3001 2007-03-07 [wwp]        2.8.1cvs3
3002
3003         * src/quote_fmt.c
3004         * src/quote_fmt_lex.l
3005         * src/quote_fmt_parse.y
3006                 Add a new quote format symbol: %A to insert the
3007                 sender email address (just the address itself).
3008
3009 2007-03-06 [wwp]        2.8.1cvs2
3010
3011         * src/gtk/gtkutils.c
3012         * src/plugins/trayicon/trayicon_prefs.h
3013         * src/plugins/trayicon/trayicon_prefs.c
3014         * src/plugins/trayicon/trayicon.c
3015         * src/mainwindow.h
3016         * src/mainwindow.c
3017                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3018                 minimizing Claws-Mail main window will hide it to the trayicon instead.
3019
3020
3021 2007-03-06 [paul]       2.8.1cvs1
3022
3023         * NEWS
3024         * README
3025         * RELEASE_NOTES
3026         * configure.ac
3027                 bump version number following
3028                 stable release
3029
3030 2007-03-06 [paul]       2.8.0cvs24
3031
3032         * po/cs.po
3033                 corrected by by Tim <timbrain@post.cz>
3034
3035 2007-03-05 [colin]      2.8.0cvs23
3036
3037         * src/Makefile.am
3038         * src/procmime.c
3039                 Fix mime/globs path on NetBSD
3040                 patch by George Michaelson
3041
3042 2007-03-05 [wwp]        2.8.0cvs22
3043
3044         * src/addr_compl.c
3045                 Remove debug statement (accidentally committed w/ cvs14).
3046
3047 2007-03-05 [paul]       2.8.0cvs21
3048
3049         * src/plugins/pgpcore/prefs_gpg.c
3050                 fix compiler warning
3051
3052 2007-03-05 [wwp]        2.8.0cvs20
3053
3054         * src/matcher_parser_parse.y
3055                 Fix mismerge between cvs17 and cvs19.
3056
3057 2007-03-05 [wwp]        2.8.0cvs19
3058
3059         * src/matcher_parser_parse.y
3060         * src/prefs_filtering_action.c
3061         * src/matcher.c
3062         * src/matcher.h
3063         * src/filtering.c
3064         * src/filtering.h
3065                 Add new 'add_to_addressbook' filtering/processing action.
3066
3067 2007-03-05 [wwp]        2.8.0cvs18
3068
3069         * src/filtering.c
3070                 Fix mark_as_ham filtering/processing action: spam flag
3071                 was not unset.
3072
3073 2007-03-04 [colin]      2.8.0cvs17
3074
3075         * src/filtering.c
3076         * src/matcher.c
3077         * src/matcher.h
3078         * src/matcher_parser_parse.y
3079         * src/prefs_filtering_action.c
3080                 Add 'Mark as spam' and 'Mark as ham' filtering
3081                 actions. Fixes bug 1138.
3082
3083 2007-03-04 [colin]      2.8.0cvs16
3084
3085         * src/imap.c
3086                 Fix bug 1140, wrong return value
3087                 without libetpan
3088
3089 2007-03-04 [wwp]        2.8.0cvs15
3090
3091         * src/addr_compl.c
3092                 Rollback cvs14: don't free stuff that is managed in g_list.
3093
3094 2007-03-04 [wwp]        2.8.0cvs14
3095
3096         * src/addr_compl.c
3097                 Fix a leak in address completion code.
3098
3099 2007-03-04 [colin]      2.8.0cvs13
3100
3101         * src/addr_compl.c
3102                 Maybe fix bug 1136, 'Crash in group 
3103                 address completion'
3104
3105 2007-03-04 [iwkse]      2.8.0cvs12
3106
3107         * src/imap.c
3108                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3109
3110 2007-03-03 [colin]      2.8.0cvs11
3111
3112         * src/plugins/pgpinline/pgpinline.c
3113                 Fix off-by-one, fix double-free. Fixes
3114                 bug 1135, 'cm-segfault on decrypting 
3115                 with PGP/inline'
3116
3117 2007-03-03 [colin]      2.8.0cvs10
3118
3119         * configure.ac
3120         * src/main.c
3121         * src/common/plugin.c
3122                 Fix bug 1134, 'Valgrind macros unhandled 
3123                 by Irix's cc'
3124
3125 2007-03-02 [colin]      2.8.0cvs9
3126
3127         * src/mbox.c
3128                 Don't error out on EAGAIN. Fixes 
3129                 bug 1129, '"local mbox file" account 
3130                 isn't retrieving mails'
3131
3132 2007-03-01 [wwp]        2.8.0cvs8
3133
3134         * src/mainwindow.c
3135         * src/gtk/colorlabel.c
3136                 Remove accels for extra color labels until we set better
3137                 and definitive ones.
3138
3139 2007-02-28 [wwp]        2.8.0cvs7
3140
3141         * src/mainwindow.c
3142         * src/matcher_parser_parse.y
3143         * src/prefs_common.c
3144         * src/prefs_msg_colors.c
3145         * src/procmsg.h
3146         * src/gtk/colorlabel.c
3147         * src/gtk/colorlabel.h
3148                 Add more customizable color labels. Cleaned up a bit
3149                 the color label API to avoid duplicate defines of
3150                 the max number of colors.
3151
3152 2007-02-27 [colin]      2.8.0cvs6
3153
3154         * src/mainwindow.c
3155         * src/common/utils.c
3156         * src/common/utils.h
3157                 Fix '+' in mailto URIs for List-* headers
3158
3159 2007-02-27 [colin]      2.8.0cvs5
3160
3161         * src/gtk/gtkutils.c
3162                 Use gtk_window_set_role instead of 
3163                 _set_wmclass
3164
3165 2007-02-27 [colin]      2.8.0cvs4
3166
3167         * src/inc.c
3168                 Fix "After receiving new mail, go to inbox" on IMAP,
3169                 and make it work only on manual reception
3170
3171 2007-02-27 [wwp]        2.8.0cvs3
3172
3173         * src/prefs_filtering.c
3174         * src/prefs_filtering_action.c
3175         * src/prefs_matcher.c
3176                 Update filtering matcher's and action's color label menus
3177                 when re-opening those dialogs (reflect any change to the
3178                 color labels list in the preferences).
3179
3180 2007-02-27 [colin]      2.8.0cvs2
3181
3182         * src/imap.c
3183         * src/etpan/etpan-thread-manager-types.h
3184         * src/etpan/etpan-thread-manager.c
3185         * src/etpan/imap-thread.c
3186                 Log imap ALERTs as errors in the log.
3187
3188 2007-02-26 [paul]       2.8.0cvs1
3189
3190         * tools/claws.i18n.status.pl
3191                 updated
3192
3193 2007-02-26 [paul]       2.7.2cvs75
3194
3195         * po/ca.po
3196         * po/cs.po
3197         * po/de.po
3198         * po/en_GB.po
3199         * po/fi.po
3200         * po/fr.po
3201         * po/hu.po
3202         * po/pl.po
3203         * po/pt_BR.po
3204         * po/sk.po
3205         * po/sr.po
3206         * po/zh_CN.po
3207                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3208                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3209                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3210                 Aleksandar Urosevic, and Ralgh Young
3211
3212 2007-02-25 [mones]      2.7.2cvs74
3213
3214         * po/es.po
3215                 Updated for release
3216
3217 2007-02-25 [colin]      2.7.2cvs73
3218
3219         * src/main.c
3220                 Clearing the list is only useful
3221                 to prevent a valgrind false-positive
3222
3223 2007-02-25 [paul]       2.7.2cvs72
3224
3225         * tools/Makefile.am
3226         * tools/README
3227         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
3228         * tools/maildir2claws-mail.pl  **REMOVED**
3229                 renamed the script, fixed a couple bugs
3230
3231 2007-02-23 [colin]      2.7.2cvs71
3232
3233         * src/addressbook.c
3234                 Fix a leak, check for a few improbable nulls
3235
3236 2007-02-23 [colin]      2.7.2cvs70
3237
3238         * src/main.c
3239         * src/main.h
3240         * src/plugins/trayicon/trayicon.c
3241                 Fix blinking mainwin when starting in tray
3242                 (show mainwindow later in the startup process,
3243                  apart if restarting post-crash)
3244
3245 2007-02-23 [colin]      2.7.2cvs69
3246
3247         * src/folderview.c
3248         * src/imap_gtk.c
3249                 Fix crash when unsubscribing the currently
3250                 selected/opened folder
3251
3252 2007-02-23 [colin]      2.7.2cvs68
3253
3254         * src/compose.c
3255                 Fix bug that prevented colorization to
3256                 work without wrap quotation option
3257
3258 2007-02-23 [colin]      2.7.2cvs67
3259
3260         * src/addr_compl.c
3261                 Fix refcounting, start and end completion who
3262                 behaved as if there couldn't be any other current
3263                 user of completion
3264
3265 2007-02-23 [wwp]        2.7.2cvs66
3266
3267         * src/addressbook.c
3268         * src/addrindex.c
3269                 Address completion fixes: fix addressbook_peek_folder_exists() in
3270                 which the algorithm was ridiculously over-obfuscated and broken.
3271                 Fix addrindex_load_completion() as well, to load addresses in
3272                 completion list with regards to what addressbook_peek_folder_exists()
3273                 returns now.
3274
3275 2007-02-23 [wwp]        2.7.2cvs65
3276
3277         * src/addr_compl.c
3278                 Add addresses to completion when they're non-empty (thanks to Colin).
3279
3280 2007-02-23 [paul]       2.7.2cvs64
3281
3282         * src/plugins/pgpcore/passphrase.c
3283                 remove 'const '
3284
3285 2007-02-23 [colin]      2.7.2cvs63
3286
3287         * src/plugins/pgpcore/prefs_gpg.c
3288         * src/plugins/pgpcore/prefs_gpg.h
3289         * src/plugins/pgpcore/sgpgme.c
3290         * src/plugins/pgpinline/pgpinline.c
3291         * src/plugins/pgpmime/pgpmime.c
3292                 Try harder to respect user's choice wrt
3293                 gpg-agent even with gpg2, by unsetting
3294                 GPG_AGENT_INFO when necessary.
3295
3296 2007-02-22 [paul]       2.7.2cvs62
3297
3298         * src/plugins/pgpcore/sgpgme.c
3299         * src/plugins/pgpcore/sgpgme.h
3300         * src/plugins/pgpcore/passphrase.c
3301         * src/plugins/pgpinline/pgpinline.c
3302         * src/plugins/pgpmime/pgpmime.c
3303                 Fix a leak - gpgme_data_release_and_get_mem
3304                 leaks in recent gpgme. Workaround by using
3305                 our own function.
3306
3307 2007-02-22 [paul]       2.7.2cvs61
3308
3309         * src/gtk/quicksearch.c
3310                 Abandon dynamic search when pressing
3311                 Enter
3312
3313 2007-02-21 [colin]      2.7.2cvs60
3314
3315         * src/procmsg.c
3316         * src/plugins/pgpcore/passphrase.c
3317                 Fix little memory leaks
3318         * src/main.c
3319                 Fix false-positive leak at exit
3320         * src/gtk/quicksearch.c
3321                 Fix potentially big leak in recursive
3322                 Quicksearch
3323
3324 2007-02-21 [wwp]        2.7.2cvs59
3325
3326         * src/summaryview.c
3327                 Add missing newline to a debug message.
3328
3329 2007-02-20 [colin]      2.7.2cvs58
3330
3331         * src/Makefile.am
3332         * src/mimeview.c
3333         * src/stock_pixmap.c
3334         * src/stock_pixmap.h
3335         * src/pixmaps/mime_pgpsig.xpm
3336                 Add icon for application/pgp-signature
3337
3338 2007-02-20 [colin]      2.7.2cvs57
3339
3340         * src/Makefile.am
3341         * src/main.c
3342         * src/mimeview.c
3343         * src/stock_pixmap.c
3344         * src/stock_pixmap.h
3345         * src/pixmaps/mime_calendar.xpm
3346         * src/pixmaps/mime_pdf.xpm
3347         * src/pixmaps/mime_ps.xpm
3348                 Add icons for text/calendar, application/pdf
3349                 and application/postscript
3350
3351 2007-02-20 [colin]      2.7.2cvs56
3352
3353         * autogen.sh
3354         * src/matcher_parser_parse.y
3355         * src/matcher_parser_lex.l
3356                 Fix big memory leak in flex, and
3357                 require flex 2.5.31
3358
3359 2007-02-20 [wwp]        2.7.2cvs55
3360
3361         * src/matcher_parser_parse.y
3362                 Fix a duplicate token definition (thanks to iwkse).
3363
3364 2007-02-20 [wwp]        2.7.2cvs54
3365
3366         * src/matcher_parser_lex.l
3367         * src/quote_fmt_lex.l
3368                 Use proper flex options instead of direct use of #define,
3369                 make the flex-generated C lighter.
3370
3371 2007-02-20 [colin]      2.7.2cvs53
3372
3373         * src/summaryview.c
3374                 Grab focus in message list after hiding
3375                 the quicksearch, instead of leaving it
3376                 "somewhere"
3377
3378 2007-02-19 [colin]      2.7.2cvs52
3379
3380         * src/folderview.c
3381                 Fix bug 1033, 'Automatically refresh 
3382                 message list when new messages arrives'
3383                 Looks like folderview->opened can sometimes
3384                 be wrong...
3385
3386 2007-02-19 [paul]       2.7.2cvs51
3387
3388         * tools/Makefile.am
3389         * tools/README
3390         * tools/thunderbird-filters-convertor.pl
3391                 add new script which converts thunderbird filter
3392                 rules to Claws filter rules
3393
3394 2007-02-18 [paul]       2.7.2cvs50
3395
3396         * src/plugins/pgpcore/prefs_gpg.c
3397         * src/plugins/pgpcore/prefs_gpg.h
3398         * src/plugins/pgpcore/sgpgme.c
3399         * src/plugins/pgpinline/pgpinline.c
3400         * src/plugins/pgpmime/pgpmime.c
3401                 improved GUI interoperability with gpg-agent
3402
3403 2007-02-18 [paul]       2.7.2cvs49
3404
3405         * src/prefs_account.c
3406                 Privacy options sensitivity fix
3407
3408 2007-02-17 [colin]      2.7.2cvs48
3409
3410         * src/messageview.c
3411                 Reset icon to warning in the noticeview
3412
3413 2007-02-15 [colin]      2.7.2cvs47
3414
3415         * src/folderview.c
3416                 Fix a manifestation of bug 1033 (summaryview failing
3417                 to update for new mails), which happens after editing
3418                 account preferences or preferences that cause a 
3419                 folderview reload.
3420
3421 2007-02-15 [colin]      2.7.2cvs46
3422
3423         * src/addressbook.c
3424                 Probably fix bug 1123, 'Segmentation 
3425                 fault while opening address book'. I get
3426                 g_warnings if the saved paned position is
3427                 not greater than 0. Also, save position
3428                 when hiding the addressbook instead of
3429                 via signal.
3430
3431 2007-02-14 [colin]      2.7.2cvs45
3432
3433         * src/plugins/pgpcore/prefs_gpg.c
3434         * src/plugins/pgpcore/prefs_gpg.h
3435         * src/plugins/pgpcore/sgpgme.c
3436         * src/plugins/pgpinline/pgpinline.c
3437         * src/plugins/pgpmime/pgpmime.c
3438                 Add an option "Use gpg-agent if available". Fixes
3439                 annoyances with distro-installed gpg-agent, when
3440                 no pinentry program is installed, and the user's 
3441                 at a loss on why "decryption failed". Makes more
3442                 clear why passphrase isn't saved when gpg-agent is
3443                 used. Defaults to true, to avoid changing the 
3444                 current behaviour.
3445
3446 2007-02-14 [wwp]        2.7.2cvs44
3447
3448         * src/matcher_parser_parse.y
3449                 Fix missing line number reset (wrong line number might appear
3450                 when re-loading filtering rules if there's a parser error).
3451
3452 2007-02-13 [colin]      2.7.2cvs43
3453
3454         * src/common/utils.c
3455                 Don't encode ',' in URIs before passing it
3456                 to the browser command-line. It was probably
3457                 done at a time where commas in URIs made
3458                 mozilla -remote 'openurl(%s,new-window)'
3459                 bug.
3460
3461 2007-02-13 [wwp]        2.7.2cvs42
3462
3463         * src/prefs_matcher.c
3464         * src/plugins/bogofilter/bogofilter_gtk.c
3465                 A bit of string factorization around "Select ..." buttons.
3466
3467 2007-02-11 [colin]      2.7.2cvs41
3468
3469         * src/alertpanel.c
3470                 Make sure to escape the title
3471
3472 2007-02-11 [colin]      2.7.2cvs40
3473
3474         * src/codeconv.c
3475                 Recognize .utf8 locales as .UTF-8 ones
3476
3477 2007-02-11 [colin]      2.7.2cvs39
3478
3479         * src/compose.c
3480                 Fix code conversion when dragging a file
3481
3482 2007-02-09 [colin]      2.7.2cvs38
3483
3484         * src/plugins/clamav/clamav_plugin.c
3485                 Complete Paul's patch with conditional
3486                 compilation to avoid breaking compilation
3487                 on old Dapper and Edgy... Maybe other
3488                 distros too.
3489
3490 2007-02-09 [paul]       2.7.2cvs37
3491
3492         * src/plugins/clamav/clamav_plugin.c
3493                 fix for the upstream changes in libclamav
3494
3495 2007-02-09 [paul]       2.7.2cvs36
3496
3497         * src/main.c
3498         * src/mainwindow.c
3499         * src/procmsg.c
3500         * src/procmsg.h
3501                 fix "warn if there are queued messages" (on exit)
3502                 option, which only checked the first mailbox's
3503                 queue
3504                 don't ask before emptying trash if there are no
3505                 messages in trash, also check and empty all trash
3506                 folders
3507         * src/prefs_other.c
3508                 move "Ask before emptying trash" option
3509                 outside of the "On exit" frame as it's
3510                 not only an "On exit" option
3511
3512 2007-02-09 [paul]       2.7.2cvs35
3513
3514         * src/addrgather.c
3515         * src/alertpanel.c
3516         * src/editldap.c
3517         * src/prefs_account.c
3518         * src/prefs_folder_item.c
3519         * src/prefs_gtk.h
3520         * src/prefs_matcher.c
3521         * src/prefs_message.c
3522         * src/prefs_msg_colors.c
3523         * src/prefs_summaries.c
3524         * src/wizard.c
3525         * src/gtk/inputdialog.c
3526         * src/plugins/bogofilter/bogofilter_gtk.c
3527                 pedantic commit: use 'checkbtn' everywhere
3528                 instead of a mixture of 'checkbtn' and 'chkbtn'
3529
3530 2007-02-09 [paul]       2.7.2cvs34
3531
3532         * src/compose.c
3533                 fix default hotkeys
3534         * src/prefs_other.c
3535         * src/prefs_send.c
3536                 move "Never send Return Receipts" from
3537                 prefs_other to prefs_send
3538                 add an option "Ask about account specific
3539                 filtering rules..." to prefs_other
3540         * src/gtk/gtkutils.c
3541                 fix a compiler warning
3542
3543 2007-02-08 [colin]      2.7.2cvs33
3544
3545         * src/plugins/pgpinline/pgpinline.c
3546                 Fix bug 1110, 'pgpmime fails to process 
3547                 encapsulated openpgp mime (rfc 3156, 6.1 
3548                 -> rfc1847)'
3549                 It was due to an interaction between PGP/Mime
3550                 and PGP/Inline plugin. 
3551
3552 2007-02-08 [colin]      2.7.2cvs32
3553
3554         * src/inc.c
3555         * src/mbox.c
3556         * src/mbox.h
3557                 Fix bug 1117, 'fcntl locking code 
3558                 does not work in mbox.c'
3559
3560 2007-02-08 [colin]      2.7.2cvs31
3561
3562         * src/prefs_account.c
3563                 Fix Gentoo bug 165819, 'can't create 
3564                 a "local mbox file" account'. Patch
3565                 by Olivier <castan.o@free.fr>
3566
3567 2007-02-07 [colin]      2.7.2cvs30
3568
3569         * src/ldapquery.c
3570                 Fix bug 1106, 'Claws crash on exit if LDAPS 
3571                 autocompletion was used'
3572
3573 2007-02-07 [paul]       2.7.2cvs29
3574
3575         * src/folder.c
3576                 cut down on unnecessary debug_prints
3577         * src/imap_gtk.c
3578                 fix menu_set_active() on 'Show only
3579                 subscribed folders'
3580
3581 2007-02-07 [paul]       2.7.2cvs28
3582
3583         * src/plugins/clamav/clamav_plugin.c
3584         * src/plugins/clamav/clamav_plugin.h
3585         * src/plugins/clamav/clamav_plugin_gtk.c
3586                 fix copyright header
3587
3588 2007-02-07 [paul]       2.7.2cvs27
3589
3590         * src/procheader.c
3591                 fix bug 1116, 'summary view allow a 
3592                 subject line break'
3593
3594 2007-02-06 [colin]      2.7.2cvs26
3595
3596         * src/summaryview.c
3597                 Fix delete thread
3598
3599 2007-02-05 [fabien]     2.7.2cvs25
3600
3601         * po/POTFILES.in
3602         * src/uri_opener.c
3603                 i18n related - 1 fix and 1 message for translators.
3604
3605 2007-02-05 [colin]      2.7.2cvs24
3606
3607         * src/gtk/quicksearch.c
3608                 Don't reload summary list if quicksearch wasn't
3609                 active on hiding; move currently selected mail in
3610                 the visible area when showing the quicksearch
3611
3612 2007-02-05 [colin]      2.7.2cvs23
3613
3614         * src/folderview.c
3615                 Add debug to try to solve bug 1104
3616
3617 2007-02-05 [paul]       2.7.2cvs22
3618
3619         * src/mainwindow.c
3620                 confirm before emptying trash on exit is
3621                 a Yes or No answer, use Yes or No in the
3622                 dialog
3623
3624 2007-02-04 [colin]      2.7.2cvs21
3625
3626         * src/compose.c
3627         * src/plugins/pgpcore/passphrase.c
3628         * src/plugins/pgpcore/select-keys.c
3629                 Set wmclass on new windows
3630
3631 2007-02-04 [colin]
3632
3633         2.8.0-rc1 released
3634
3635 2007-02-04 [colin]      2.7.2cvs20
3636
3637         * src/compose.c
3638         * src/compose.h
3639                 Auto save drafts on exit, reopen them
3640                 at startup, instead of asking
3641         * src/account.c
3642         * src/addressadd.c
3643         * src/addressbook.c
3644         * src/addressbook_foldersel.c
3645         * src/addrgather.c
3646         * src/crash.c
3647         * src/editaddress.c
3648         * src/editbook.c
3649         * src/editgroup.c
3650         * src/editjpilot.c
3651         * src/editldap.c
3652         * src/editldap_basedn.c
3653         * src/editvcard.c
3654         * src/exphtmldlg.c
3655         * src/expldifdlg.c
3656         * src/export.c
3657         * src/foldersel.c
3658         * src/gedit-print.c
3659         * src/import.c
3660         * src/importldif.c
3661         * src/importmutt.c
3662         * src/importpine.c
3663         * src/main.c
3664         * src/mainwindow.c
3665         * src/message_search.c
3666         * src/messageview.c
3667         * src/prefs_actions.c
3668         * src/prefs_customheader.c
3669         * src/prefs_display_header.c
3670         * src/prefs_filtering.c
3671         * src/prefs_filtering_action.c
3672         * src/prefs_folder_column.c
3673         * src/prefs_gtk.c
3674         * src/prefs_matcher.c
3675         * src/prefs_other.c
3676         * src/prefs_summaries.c
3677         * src/prefs_summary_column.c
3678         * src/prefs_template.c
3679         * src/sourcewindow.c
3680         * src/ssl_manager.c
3681         * src/summary_search.c
3682         * src/uri_opener.c
3683         * src/gtk/about.c
3684         * src/gtk/description_window.c
3685         * src/gtk/foldersort.c
3686         * src/gtk/gtkutils.c
3687         * src/gtk/gtkutils.h
3688         * src/gtk/icon_legend.c
3689         * src/gtk/logwindow.c
3690         * src/gtk/pluginwindow.c
3691         * src/gtk/prefswindow.c
3692                 Give different wmclass to different
3693                 windows - thanks to sed ;)
3694
3695 2007-02-04 [colin]      2.7.2cvs19
3696
3697         * src/main.c
3698                 Revert previous patch, can't reproduce
3699                 it anymore. 
3700
3701 2007-02-03 [colin]      2.7.2cvs18
3702
3703         * src/main.c
3704                 Don't save the mainwindow size and
3705                 position on emergency exit (libSM's
3706                 "die" callback), Xfce seems to make
3707                 the window smaller just before the
3708                 size's saved.
3709
3710 2007-02-03 [colin]      2.7.2cvs17
3711
3712         * src/plugins/bogofilter/bogofilter.c
3713         * src/plugins/bogofilter/bogofilter.h
3714         * src/plugins/bogofilter/bogofilter_gtk.c
3715         * src/plugins/pgpinline/pgpinline.c
3716         * src/plugins/pgpinline/pgpinline.h
3717                 Fix more copyrights
3718
3719 2007-02-03 [colin]      2.7.2cvs16
3720
3721         * src/partial_download.c
3722         * src/partial_download.h
3723         * src/ssl_manager.c
3724         * src/ssl_manager.h
3725         * src/uri_opener.c
3726         * src/uri_opener.h
3727         * src/wizard.c
3728         * src/wizard.h
3729         * src/common/ssl_certificate.c
3730         * src/common/ssl_certificate.h
3731         * src/gtk/quicksearch.c
3732         * src/gtk/quicksearch.h
3733         * src/gtk/sslcertwindow.c
3734         * src/gtk/sslcertwindow.h
3735                 Fix copyright on my files
3736
3737 2007-02-02 [colin]      2.7.2cvs15
3738
3739         * src/Makefile.am
3740         * src/mainwindow.c
3741         * src/messageview.c
3742         * src/messageview.h
3743         * src/textview.c
3744         * src/textview.h
3745         * src/uri_opener.c
3746         * src/uri_opener.h
3747                 Add Tools/List URIs to allow
3748                 opening any URI in the current mail
3749
3750 2007-02-02 [colin]      2.7.2cvs14
3751
3752         * src/common/valgrind.h ** NEW FILE **
3753         * src/common/Makefile.am
3754         * src/common/plugin.c
3755                 Don't dlclose the plugins if we're running
3756                 under valgrind. (doesn't require valgrind
3757                 either at compile time or run time).
3758
3759 2007-02-01 [paul]       2.7.2cvs13
3760
3761         * AUTHORS
3762         * src/gtk/authors.h
3763         * tools/freshmeat_search.pl
3764         * tools/google_search.pl
3765         * tools/multiwebsearch.pl
3766                 add support for non ISO-8859-1 compatible locales
3767                 Patch by Alex Gorbachenko <agent_007@immo.ru>
3768
3769 2007-02-01 [colin]      2.7.2cvs12
3770
3771         * src/prefs_other.c
3772         * src/prefs_summaries.c
3773                 Move keybinding prefs to the Other page
3774
3775 2007-02-01 [wwp]        2.7.2cvs11
3776
3777         * src/plugins/trayicon/trayicon.c
3778                 Fix a raising issue within KDE.
3779
3780 2007-02-01 [colin]      2.7.2cvs10
3781
3782         * src/codeconv.c
3783                 Fix stray quotes in encoded strings
3784         * src/addressadd.c
3785                 Fix wrong call causing g_warnings
3786         * src/textview.c
3787                 Remove useless message
3788
3789 2007-01-31 [wwp]        2.7.2cvs9
3790
3791         * src/plugins/trayicon/trayicon.c
3792                 fix buggy hiding of main window when closing if close-to-tray
3793                 is not set (bad logics  in the trayicon hook code).
3794                 Changed the quit confirmation message too.
3795
3796 2007-01-30 [colin]      2.7.2cvs8
3797
3798         * src/main.c
3799                 Fix hidden mainwindow after clicking on
3800                 the X close button, if compose windows
3801                 exist and the user chooses not to quit
3802
3803 2007-01-30 [colin]      2.7.2cvs7
3804
3805         * src/main.c
3806         * src/compose.c
3807                 Handle local URIs to attach files (file:///...)
3808                 Fixes attaching files from Thunar for example
3809
3810 2007-01-30 [colin]      2.7.2cvs6
3811
3812         * src/prefs_ext_prog.c
3813                 Add 'mousepad' to the list of text editors.
3814                 Mousepad is XFCE's text editor
3815
3816 2007-01-29 [wwp]        2.7.2cvs5
3817