53f05e829e613b287203c5570cebd079958c095e
[claws.git] / ChangeLog
1 2007-09-27 [colin]      3.0.1cvs35
2
3         * src/gtk/quicksearch.c
4                 Fix bug 1336, 'Segfault if empty space before search-string'
5
6 2007-09-26 [mones]      3.0.1cvs34
7
8         * manual/account.xml
9         * manual/plugins.xml
10                 Fixed irc channel name, added some docbook markup.
11                 Changed text markup to docbook markup. 
12                 Added spamcop as supported in SpamReport description.
13         * manual/fr/plugins.xml
14                 Fixed irc channel name.
15         * manual/es/account.xml
16         * manual/es/advanced.xml
17         * manual/es/claws-mail-manual.xml
18         * manual/es/glossary.xml
19         * manual/es/gpl.xml
20         * manual/es/keyboard.xml
21         * manual/es/plugins.xml
22                 Synced with English version, fixed a couple of typos.
23
24 2007-09-26 [colin]      3.0.1cvs33
25
26         * configure.ac
27                 Explain why "Libgnomeprint: no" on GTK+ 2.10
28
29 2007-09-26 [colin]      3.0.1cvs32
30
31         * src/messageview.c
32         * src/procmsg.c
33         * src/procmsg.h
34                 Optimisation: avoid fetching mail 3 times locally
35                 for displaying
36
37 2007-09-26 [colin]      3.0.1cvs31
38
39         * src/mh.c
40                 Fix missing static
41
42 2007-09-26 [colin]      3.0.1cvs30
43
44         * src/folder.c
45         * src/folder.h
46         * src/mh.c
47         * src/mh.h
48                 Fix MH mtime hack - make it a folder class function
49
50 2007-09-26 [colin]      3.0.1cvs29
51
52         * src/inc.c
53                 Fix bug 1334, 'user defined mail incorporation 
54                 script not run'
55
56 2007-09-25 [colin]      3.0.1cvs28
57
58         * src/codeconv.c
59                 Optimisation: shortcut conv_codeset_strdup
60                 when src_code and dest_code are the same
61         * src/common/xml.c
62         * src/common/xml.h
63                 Optimisation: shortcut code conversions when
64                 files are in UTF-8; faster list walking by
65                 using prepend/reverse.
66
67 2007-09-25 [holger]     3.0.1cvs27
68
69         * src/printing.c
70                 Replace button bar of the preview window
71                 with a real toolbar (patch by Colin)
72                 Add zooming to the preview window
73
74 2007-09-24 [paul]       3.0.1cvs26
75
76         * src/compose.c
77                 compact the character set menu, adding some
78                 missing encodings. Patch by Pawel Pekala
79
80 2007-09-23 [paul]       3.0.1cvs25
81
82         * src/prefs_account.c
83         * src/prefs_folder_item.c
84         * src/prefs_quote.c
85         * src/quote_fmt.c
86         * src/quote_fmt.h
87                 remove unnecessary frame from Templates options
88                 and improve the English of the check button label
89
90 2007-09-22 [colin]      3.0.1cvs24
91
92         * src/gtk/quicksearch.c
93                 Fix bug 1329, 'error in quicksearch.c'
94                 Fix return with value in function returning void
95
96 2007-09-22 [colin]      3.0.1cvs23
97
98         * src/imap.c
99         * src/procmsg.h
100         * src/common/utils.c
101         * src/common/utils.h
102         * src/etpan/imap-thread.c
103                 Optimise fetching IMAP cached emails *a lot*
104                 (remember whether mail is fully cached and \r's
105                  are already stripped)
106
107 2007-09-22 [colin]      3.0.1cvs22
108
109         * src/folder.c
110         * src/folder.h
111         * src/prefs_folder_item.c
112                 Add a button to allow users to drop local caches.
113
114 2007-09-21 [colin]      3.0.1cvs21
115
116         * src/summaryview.c
117                 Remove unnecessary error when cancelling export to mbox.
118                 Patch by Pawel
119
120 2007-09-21 [paul]       3.0.1cvs20
121
122         * src/gtk/prefswindow.c
123                 remove unnecessary frames from the prefs
124                 pages. Patch by Pawel Pekala
125
126 2007-09-21 [paul]       3.0.1cvs19
127
128         * src/prefs_account.c
129         * src/prefs_folder_item.c
130         * src/prefs_quote.c
131         * src/quote_fmt.c
132                 put the Templates options into a tabbed
133                 layout. Patch by Pawel Pekala
134
135 2007-09-21 [paul]       3.0.1cvs18
136
137         * src/mainwindow.c
138                 group together the character set menu items
139                 move the /View/Show or hide/Message view below
140                 .../Toolbar menu item
141                 Patch by Pawel Pekala
142
143 2007-09-21 [mones]      3.0.1cvs17
144
145         * src/compose.c
146                 Fix for bug 1327, 'segfault when replying to a non-existent
147                 news message', thanks to Colin.
148
149 2007-09-21 [colin]      3.0.1cvs16
150
151         * src/folderview.c
152                 Complete 3.0.1cvs15
153
154 2007-09-20 [colin]      3.0.1cvs15
155
156         * src/folderview.c
157         * src/folderview.h
158                 Maybe fix bug 1324, 'Corrupted IMAP cache'
159
160 2007-09-20 [colin]      3.0.1cvs14
161
162         * src/printing.c
163                 Fix a little leak
164
165 2007-09-20 [holger]     3.0.1cvs13
166
167         * src/printing.c
168                 Add page layout to print preview.
169                 Make the close-button in the toolbar
170                 right-aligned.
171
172 2007-09-20 [paul]       3.0.1cvs12
173
174         * po/ru.po
175                 updated by Pavlo Bohmat
176
177 2007-09-19 [colin]      3.0.1cvs11
178
179         * src/common/utils.c
180                 Prevent unquoted mime boundaries, by always
181                 using a /
182
183 2007-09-19 [colin]      3.0.1cvs10
184
185         * src/printing.c
186                 Fix drawing area size, fix DPI change that
187                 can cause total number of lines to decrease
188
189 2007-09-19 [colin]      3.0.1cvs9
190
191         * po/POTFILES.in
192         * src/printing.c
193                 Make print preview more efficient and nicer.
194                 Patch mostly by Holger Berndt <hb@claws-mail.org>
195
196 2007-09-19 [colin]      3.0.1cvs8
197
198         * src/prefs_common.c
199         * src/prefs_common.h
200         * src/printing.c
201                 Add scrolledwindow, default allocation and
202                 size saving to the print preview window.
203
204 2007-09-18 [colin]      3.0.1cvs7
205
206         * src/prefs_common.c
207         * src/prefs_common.h
208         * src/prefs_image_viewer.c
209         * src/printing.c
210                 GtkPrintOperation:
211                 - add image printing support
212                 - add option to print images
213                 - add preview widget
214                 - add saving of a few Page Setup parameters
215
216 2007-09-18 [colin]      3.0.1cvs6
217
218         * AUTHORS
219         * src/gtk/authors.h
220                 Add Guillaume Chazarain
221
222 2007-09-18 [colin]      3.0.1cvs5
223
224         * src/common/utils.c
225                 Fix bug 1321, 'access before allocation 
226                 when scanning for uris'. Patch by 
227                 Guillaume Chazarain <guichaz@yahoo.fr>
228
229 2007-09-18 [colin]      3.0.1cvs4
230
231         * src/toolbar.c
232                 Fix bug 1320, 'Memory leak caused by 
233                 gtk_container_get_children'. Patch by
234                 Guillaume Chazarain <guichaz@yahoo.fr>
235
236 2007-09-18 [colin]      3.0.1cvs3
237
238         * src/printing.c
239         * src/printing.h
240                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
241
242 2007-09-18 [colin]      3.0.1cvs2
243
244         * src/Makefile.am
245         * src/mainwindow.c
246         * src/messageview.c
247         * src/messageview.h
248         * src/prefs_ext_prog.c
249         * src/prefs_fonts.c
250         * src/printing.c
251         * src/printing.h
252         * src/summaryview.c
253                 Use GtkPrintOperation by default on GTK+ >= 2.10
254                 Patch by Holger Berndt <hb@claws-mail.org>
255
256 2007-09-18 [paul]       3.0.1cvs1
257
258         * NEWS
259         * README
260         * RELEASE_NOTES
261         * configure.ac
262                 bump up version number following stable release
263
264 2007-09-16 [colin]      3.0.0cvs18
265
266         * src/folder.c
267                 Fix possible memleak
268
269 2007-09-16 [colin]      3.0.0cvs17
270
271         * src/folderview.c
272                 Fix bug 1311, 'Wrong arrow position 
273                 while moving message into folder when 
274                 column headers hidden'
275         * src/image_viewer.c
276                 Show error in the GUI if image can't
277                 be loaded
278         * src/matcher.c
279                 Fix spurious output
280         * src/messageview.c
281                 Allow setting domain in msgid
282         * src/common/plugin.c
283                 Add timing information
284
285 2007-09-16 [colin]      3.0.0cvs16
286
287         * src/account.c
288         * src/compose.c
289         * src/prefs_account.c
290         * src/prefs_account.h
291         * src/prefs_template.c
292         * src/common/utils.c
293                 Remove Generate Message-ID option. We need
294                 this on some IMAP servers.
295
296 2007-09-16 [colin]      3.0.0cvs15
297
298         * src/prefs_filtering.c
299         * src/prefs_filtering.h
300         * src/prefs_filtering_action.c
301         * src/common/tags.c
302                 Fix tags issues: tags with spaces, renaming
303                 tags.
304
305 2007-09-16 [colin]      3.0.0cvs14
306
307         * src/folderview.c
308         * src/main.c
309         * src/mainwindow.c
310                 Fix bug 1308, 'Claws deletes folderlist.xml after
311                 fetching mail short after start-up'
312
313 2007-09-16 [colin]      3.0.0cvs13
314
315         * src/compose.c
316                 Fix scrolling to cursor
317
318 2007-09-16 [paul]       3.0.0cvs12
319
320         * po/sr.po
321                 updated by Aleksandar Urosevic
322
323 2007-09-16 [paul]       3.0.0cvs11
324
325         * src/folder.c
326                 do not allow locked msgs to be deleted,
327                 even by filtering/processing
328
329 2007-09-07 [paul]       3.0.0cvs10
330
331         * src/prefs_folder_column.c
332         * src/prefs_summary_column.c
333                 implement button sensitivity
334                 patch by Pawel Pekala
335
336 2007-09-06 [wwp]        3.0.0cvs9
337
338         * src/prefs_gtk.c
339                 Add a missing linefeed to a debug message.
340
341 2007-09-05 [colin]      3.0.0cvs8
342
343         * src/inc.c
344                 Fix statusbar/window mismatch on Maemo
345
346 2007-09-05 [colin]      3.0.0cvs7
347
348         * src/ldaputil.c
349                 Fix build without USE_LDAP_TLS
350
351 2007-09-05 [colin]      3.0.0cvs6
352
353         * src/folder.c
354         * src/imap.c
355         * src/inc.c
356         * src/mbox.c
357         * src/send_message.c
358         * src/statusbar.c
359         * src/statusbar.h
360                 Maemo: distinguish various statusbar messages,
361                 in order to display only the most important.
362
363 2007-09-04 [wwp]        3.0.0cvs5
364
365         * src/account.c
366                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
367                 Show protocol "SMTP" and the appropriate server for send-only
368                 accounts, show "-" instead of "" when no value is relevant.
369
370 2007-09-03 [ticho]      3.0.0cvs4
371
372         * src/summaryview.c
373                 Handle plural form better in delete confirmation dialog.
374
375 2007-09-03 [wwp]        3.0.0cvs3
376
377         * src/compose.c
378                 Warn differently when sending or sending later (queueing).
379
380 2007-09-03 [colin]      3.0.0cvs2
381
382         * src/procmime.c
383         * src/procmime.h
384         * src/common/plugin.c
385         * src/common/plugin.h
386                 Add a new plugin API, MimeParser. It allows
387                 plugins to scan email MIME parts and optionally,
388                 transform them.
389
390 2007-09-03 [mones]      3.0.0cvs1
391
392         * po/es.po
393                 Updated translation
394         * src/common/defs.h
395                 While a better solution is made double history sizes
396
397 2007-09-03 [paul]       3.0.0
398
399         * NEWS
400         * README
401         * RELEASE_NOTES
402                 3.0.0 released
403
404 2007-09-03 [paul]       2.10.0cvs191
405
406         * po/bg.po
407         * po/ca.po
408         * po/de.po
409         * po/fi.po
410         * po/fr.po
411         * po/hu.po
412         * po/it.po
413         * po/pl.po
414         * po/pt_BR.po
415         * po/ru.po
416         * po/sk.po
417         * po/zh_CN.po
418                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
419                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
420                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
421                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
422
423 2007-09-02 [colin]      2.10.0cvs190
424
425         * src/edittags.c
426         * src/common/tags.c
427                 Prevent empty or white-space tags
428
429 2007-09-01 [colin]      2.10.0cvs189
430
431         * src/main.c
432                 Fix double-reading of accounts list when
433                 the wizard has been run due to no accounts
434         * src/mainwindow.c
435                 Fix sensitivity of a menu item in case 
436                 there's no account
437
438 2007-09-01 [wwp]        2.10.0cvs188
439
440         * src/wizard.c
441                 Fix wizard crash when Mailbox dir already exists
442                 (thanks to Colin).
443
444 2007-08-31 [colin]      2.10.0cvs187
445
446         * src/etpan/imap-thread.c
447                 Fix unwanted creation of 
448                 libetpan's stream dump file
449         * src/compose.c
450                 Fix coloring of pastes as quotation
451         * src/summaryview.c
452                 Maemo: Fix opening of mails from keypad
453                 in Sent folders
454         * src/addressbook.c
455         * src/folderview.c
456         * src/image_viewer.c
457         * src/mimeview.c
458         * src/gtk/prefswindow.c
459                 Maemo: Fix adjustments changes 
460
461 2007-08-30 [colin]      2.10.0cvs186
462
463         * src/folderview.c
464                 Don't opened selected folder when clicking
465                 on white space
466         * src/mainwindow.c
467                 Maemo: Make Esc close messageviews
468         * src/messageview.c
469                 Maemo: Fix message scrolling to the end on 
470                 opening
471                 Maemo: Fix reopening same message
472         * src/gtk/prefswindow.c
473                 Maemo: try to fix scrollbar. Doesn't work,
474                 it seems as if gtk_adjustment_set_value was
475                 a noop.
476
477 2007-08-30 [colin]      2.10.0cvs185
478
479         * src/compose.c
480         * src/folderview.c
481         * src/main.c
482         * src/prefs_matcher.c
483         * src/prefs_template.c
484         * src/quote_fmt.c
485         * src/send_message.c
486         * src/toolbar.c
487         * src/gtk/gtkaspell.c
488         * src/plugins/bogofilter/bogofilter.c
489         * src/plugins/bogofilter/bogofilter_gtk.c
490         * src/plugins/clamav/clamav_plugin_gtk.c
491         * src/plugins/pgpcore/sgpgme.c
492         * src/plugins/spamassassin/spamassassin.c
493         * src/plugins/spamassassin/spamassassin_gtk.c
494                 Fix all potential misuses of format-string functions
495
496 2007-08-30 [wwp]        2.10.0cvs184
497
498         * src/prefs_template.c
499                 Fix a leak.
500
501 2007-08-29 [colin]      2.10.0cvs183
502
503         * src/plugins/trayicon/trayicon.c
504                 Fix leak of hooks in case of error,
505                 thanks to Holger Berndt
506
507 2007-08-28 [colin]      2.10.0cvs182
508
509         * src/mainwindow.c
510                 Don't use current folder settings when
511                 composing from the compose button's
512                 account selector
513
514 2007-08-28 [colin]      2.10.0cvs181
515
516         * src/quote_fmt_parse.y
517                 Fix cursor offset when quote contains UTF-8
518                 chars
519
520 2007-08-28 [colin]      2.10.0cvs180
521
522         * src/compose.c
523         * src/compose.h
524                 Fix signature replacement when it's been wrapped
525
526 2007-08-27 [colin]      2.10.0cvs179
527
528         * src/summaryview.c
529                 Fix indentation
530
531 2007-08-27 [colin]      2.10.0cvs178
532
533         * src/summaryview.c
534                 Fix Quicksearch's Sticky mode
535
536 2007-08-27 [colin]      2.10.0cvs177
537
538         * src/folder_item_prefs.c
539         * src/folder_item_prefs.h
540         * src/imap_gtk.c
541         * src/mh_gtk.c
542                 Fix loss of subfolders properties when
543                 renaming a folder
544
545 2007-08-26 [wwp]        2.10.0cvs176
546
547         * src/alertpanel.c
548         * src/messageview.c
549         * src/prefs_actions.c
550                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
551                 will have to be used when necessary *before* calling
552                 alertpanel functions.
553
554 2007-08-25 [paul]       2.10.0cvs175
555
556         * src/prefs_actions.c
557                 workaround gettext problem marking
558                 string as c-format when it's not
559
560 2007-08-25 [wwp]        2.10.0cvs174
561
562         * src/alertpanel.c
563         * src/messageview.c
564         * src/prefs_actions.c
565                 Call the pango markup escape function right ince in alertpanel_create
566                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
567                 2.10.0cvs158).
568
569         * src/common/log.c
570                 Fix a crash due to a misuse of g_print(), encountered when the string
571                 passed to g_print was containing printf substitution symbols.
572
573 2007-08-25 [paul]       2.10.0cvs173
574
575         * src/common/log.c
576                 fix a segfault when refreshing RSSyl feeds
577
578 2007-08-25 [paul]       2.10.0cvs172
579
580         * src/gtk/icon_legend.c
581                 add watchthread.xpm
582
583 2007-08-25 [paul]       2.10.0cvs171
584
585         * src/Makefile.am
586         * src/stock_pixmap.c
587         * src/pixmaps/insert_file.xpm
588                 add a new pixmap instead of re-using
589                 paste.xpm. (easier for icon theme authors)
590
591 2007-08-24 [holger]     2.10.0cvs170
592
593         * src/plugins/trayicon/trayicon.c
594                 The same fix for another hook id.
595
596 2007-08-24 [holger]     2.10.0cvs169
597
598         * src/plugins/trayicon/trayicon.c
599                 Micro-fix: Do the error checking for
600                 the right hook id.
601
602 2007-08-24 [paul]       2.10.0cvs168
603
604         * src/folder.h
605                 fix typo causing compiler warning
606
607 2007-08-24 [paul]       2.10.0cvs167
608
609         * README
610                 put back the correct version of this file also
611
612 2007-08-24 [colin]      2.10.0cvs166
613
614         * src/send_message.c
615                 Use progress bar when sending messages
616
617 2007-08-24 [paul]       2.10.0cvs165
618
619         * Makefile.am
620                 oops! if i'm quick no-one will notice
621                 (put back the proper file)
622
623 2007-08-24 [paul]       2.10.0cvs164
624
625         * AUTHORS
626         * Makefile.am
627         * README
628         * src/gtk/authors.h
629         * tools/Makefile.am
630         * tools/README
631         * tools/mew2claws-mail.pl
632                 add new script that imports a Mew address book
633                 submitted by Jerome Lelong
634
635 2007-08-24 [paul]       2.10.0cvs163
636
637         * manual/plugins.xml
638                 remove the obsolete plugins, add the
639                 missing plugins, including the forthcoming
640                 SpamReport plugin
641
642 2007-08-24 [paul]       2.10.0cvs162
643
644         * manual/advanced.xml
645                 add info about the hidden emphasis_color option
646         * manual/keyboard.xml
647                 correct the info about hotkeys
648                 wrap the long lines
649
650 2007-08-24 [paul]       2.10.0cvs161
651
652         * src/folderview.c
653                 add mnemonic to 'Run procesing rules'
654
655 2007-08-24 [paul]       2.10.0cvs160
656
657         * src/account.c
658         * src/folder.c
659         * src/folder.h
660                 use suitable defaults for outbox,
661                 queue, drafts and trash folders
662
663 2007-08-24 [wwp]        2.10.0cvs159
664
665         * src/folderview.c
666                 Update menu item sensitivity if necessary (or we get a
667                 gtk critical message).
668
669 2007-08-23 [wwp]        2.10.0cvs158
670
671         * src/action.c
672         * src/prefs_actions.c
673                 Allow literal % chars in action commands (use %%).
674                 Add a missing p++ to the action parser in action_get_type(),
675                 which was missing it, even if it was neutral.
676                 Fix a pango markup warning at runtime.
677
678 2007-08-23 [wwp]        2.10.0cvs157
679
680         * src/addressbook.c
681                 Contacts are now locale-aware sorted in the address book
682                 (LC_COLLATE matters here).
683                 Fix missing table initializers.
684
685 2007-08-23 [colin]      2.10.0cvs156
686
687         * src/imap.c
688                 Check scan_required on dest folder when copying
689
690 2007-08-23 [colin]      2.10.0cvs155
691
692         * src/imap.c
693                 Fix scanning when folder was empty
694
695 2007-08-22 [colin]      2.10.0cvs154
696
697         * src/msgcache.c
698                 Don't g_warning when g_try_malloc fails(), or it makes
699                 things worse as g_log() allocates. Fixes bug 1290,
700                 'Claws Mail crashes if too little memory when 
701                 rebuilding folder tree'
702
703 2007-08-22 [colin]      2.10.0cvs153
704
705         * src/inc.c
706                 Fix format string vulnerability, thanks to
707                 Ulf Harnhammar, Secunia Research
708
709 2007-08-22 [colin]      2.10.0cvs152
710
711         * src/ldapserver.c
712                 Set tv_usec too
713
714 2007-08-22 [wwp]        2.10.0cvs151
715
716         * src/ldapquery.c
717                 Few better null-ptr checks.
718
719 2007-08-22 [colin]      2.10.0cvs150
720
721         * src/editldap.c
722         * src/editldap_basedn.c
723         * src/ldapquery.c
724         * src/ldapserver.c
725         * src/ldapserver.h
726         * src/ldapupdate.c
727         * src/ldaputil.c
728         * src/ldaputil.h
729                 Fix ldap timeouts
730
731 2007-08-22 [colin]      2.10.0cvs149
732
733         * src/ldapquery.c
734                 Finish previous fix
735
736 2007-08-22 [colin]      2.10.0cvs148
737
738         * src/ldapquery.c
739                 Fix wrong assertions
740
741 2007-08-22 [colin]      2.10.0cvs147
742
743         * src/ldaputil.c
744                 Fix test (set ldap v3 if bindDN is set or TLS is set)
745
746 2007-08-22 [colin]      2.10.0cvs146
747
748         * src/editldap.c
749         * src/ldaputil.c
750                 Fix wrong "Connected successfully to server". Connection only succeeds if
751                 we can get the base DN.
752
753 2007-08-21 [wwp]        2.10.0cvs145
754
755         * src/browseldap.c
756         * src/editldap.c
757         * src/ldapctrl.c
758         * src/ldapquery.c
759         * src/ldapserver.c
760         * src/ldapupdate.c
761         * src/ldaputil.c
762                 More sanity checks in ldap functions.
763
764 2007-08-21 [wwp]        2.10.0cvs144
765
766         * src/prefs_account.c
767                 Don't return a value in a void function().
768
769 2007-08-21 [paul]       2.10.0cvs143
770
771         * src/messageview.c
772                 add check for ftp: to messageview_list_urls()
773
774 2007-08-21 [colin]      2.10.0cvs142
775
776         * src/editldap.c
777         * src/ldapctrl.c
778         * src/ldapctrl.h
779         * src/ldapquery.c
780         * src/ldapupdate.c
781                 Fix bug 1293, 'LDAP address book not working'
782                 Search only on specified fields, but fetch 
783                 every field possible. People will have to 
784                 reset the searched Attributes in their LDAP
785                 servers properties.
786
787 2007-08-21 [wwp]        2.10.0cvs141
788
789         * src/addr_compl.c
790         * src/addrbook.c
791         * src/addrcache.c
792         * src/addrcindex.c
793         * src/addressbook.c
794         * src/addrindex.c
795         * src/browseldap.c
796         * src/crash.c
797         * src/editaddress_other_attributes_ldap.c
798         * src/exporthtml.c
799         * src/folder.c
800         * src/folderview.c
801         * src/imap.c
802         * src/jpilot.c
803         * src/ldapserver.c
804         * src/ldapupdate.c
805         * src/ldif.c
806         * src/main.c
807         * src/mainwindow.c
808         * src/matcher.c
809         * src/mh.c
810         * src/msgcache.c
811         * src/mutt.c
812         * src/pine.c
813         * src/pop.c
814         * src/prefs_customheader.c
815         * src/prefs_msg_colors.c
816         * src/procmime.c
817         * src/textview.c
818         * src/vcard.c
819         * src/wizard.c
820         * src/common/log.c
821         * src/common/socket.c
822         * src/common/ssl_certificate.c
823         * src/common/utils.c
824         * src/common/utils.h
825         * src/gtk/description_window.c
826         * src/plugins/demo/demo.c
827         * src/plugins/pgpcore/prefs_gpg.c
828         * src/plugins/spamassassin/libspamc.c
829                 Make sure we use glib functions to send text messages (information,
830                 debug, warning, errors) to stdout/stderr - no more direct puts
831                 fputs printf fprintf to stdout/stderr when it can be done using
832                 g_log*() and g_print/g_printerr. Doing this, we make sure every
833                 stdout/stderr message is saved to log in Windows.
834
835
836 2007-08-21 [wwp]        2.10.0cvs140
837
838         * src/main.c
839         * src/common/utils.h
840                 Route glib's stdout/stderr messages to a log file (Windows only),
841                 instead of loosing them.
842
843 2007-08-21 [paul]       2.10.0cvs139
844
845         * src/mainwindow.c
846                 replace deprecated g_strncasecmp()
847         * src/messageview.c
848                 fix 'List URLS'
849
850 2007-08-20 [ticho]      2.10.0cvs138
851
852         * src/account.c
853         * src/prefs_account.h
854                 Copy all account preferences in account_clone() - some
855                 were missing.
856         * src/prefs_account.c
857                 Handle empty privacy system combobox gracefully (warning
858                 instead of a crash).
859
860 2007-08-20 [colin]      2.10.0cvs137
861
862         * src/ldapctrl.c
863                 Fix a leak
864
865 2007-08-20 [paul]       2.10.0cvs136
866
867         * src/browseldap.c
868         * src/editldap.c
869         * src/ldapctrl.c
870         * src/ldapquery.c
871         * src/ldapquery.h
872         * src/ldapserver.c
873         * src/ldaputil.c
874                 add debug_prints
875                 patch by Michael Rasmussen
876
877 2007-08-19 [colin]      2.10.0cvs135
878
879         * src/imap.c
880                 Fix previous commit. Sensitivity update is needed
881                 for "Cancel receiving". However when batching we
882                 don't need to do it for every message flag change,
883                 just once at the start and once at the end.
884
885 2007-08-19 [colin]      2.10.0cvs134
886
887         * src/imap.c
888                 Remove useless menu updates on session lock/unlock
889
890 2007-08-19 [colin]      2.10.0cvs133
891
892         * src/etpan/imap-thread.c
893                 Make all fetch logs less verbose
894
895 2007-08-19 [paul]       2.10.0cvs132
896
897         * src/foldersel.c
898         * src/folderview.c
899         * src/summaryview.c
900                 fix bug 1286, 'Can't move a folder into a "Folders
901                 Only" folder'
902
903 2007-08-18 [ticho]      2.10.0cvs131
904
905         * src/editaddress_other_attributes_ldap.c
906                 Converted option menu for other ldap attributes to GtkComboBox.
907
908 2007-08-18 [colin]      2.10.0cvs130
909
910         * src/compose.c
911         * src/prefs_common.c
912         * src/prefs_common.h
913         * src/prefs_send.c
914         * src/send_message.c
915                 Revert 'send_dialog_mode' meaning to 
916                 'send_dialog_invisible', so that the 
917                 new checkbox doesn't change the 
918                 existing behaviour.
919
920 2007-08-18 [paul]       2.10.0cvs129
921
922         * src/summaryview.c
923                 add missing menu update
924
925 2007-08-17 [colin]      2.10.0cvs128
926
927         * src/folder.c
928                 Set batching after getting flags - maybe fixes
929                 bug 1292, 'CM crashes on writing mail'
930
931 2007-08-16 [ticho]      2.10.0cvs127
932
933         * src/prefs_send.c
934                 Convert two GtkOptionMenu widgets to new GtkComboBox.
935         * src/gtk/combobox.h
936         * src/gtk/gtkutils.c
937                 Allow NULL for GtkComboBox menuitem label, rendering such
938                 items as row separators.
939
940 2007-08-16 [paul]       2.10.0cvs126
941
942         * src/plugins/trayicon/trayicon.c
943                 remove wrongly used gettextisation
944
945 2007-08-15 [ticho]      2.10.0cvs125
946
947         * src/importldif.c
948                 Fixed a runtime warning where an attempt to pack an
949                 already packed GtkLabel was made.
950
951 2007-08-15 [ticho]      2.10.0cvs124
952
953         * src/prefs_compose_writing.c
954                 Convert the insert-or-attach-dragged-files GtkOptionMenu
955                 into GtkComboBox.
956
957 2007-08-14 [ticho]      2.10.0cvs123
958
959         * src/messageview.c
960         * src/gtk/gtkutils.c
961                 Changed return receipt account selector to GtkComboBox.
962                 Fixed a runtime warning where GTK tried to parse
963                 "name <email@address" as a Pango markup in an alertpanel label.
964
965 2007-08-14 [ticho]      2.10.0cvs122
966
967         * src/prefs_logging.c
968                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
969
970 2007-08-14 [wwp]        2.10.0cvs121
971
972         * tools/Makefile.am
973         * tools/README
974         * tools/popfile-link.sh
975                 Added a new tool: POPFile helper, to open
976                 selected messages in POPFile control center,
977                 in order to change the messages' status.
978
979 2007-08-14 [ticho]      2.10.0cvs120
980
981         * src/compose.c
982         * src/prefs_common.c
983         * src/prefs_common.h
984         * src/prefs_send.c
985         * src/send_message.c
986                 Change "Show send dialog" optionmenu to a checkbutton.
987         * src/prefs_receive.c
988                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
989
990 2007-08-13 [wwp]        2.10.0cvs119
991
992         * src/addr_compl.c
993         * src/addressbook.c
994         * src/addrindex.c
995         * src/compose.c
996         * src/filtering.c
997         * src/folderview.c
998         * src/inc.c
999         * src/matcher.c
1000         * src/mh.c
1001         * src/partial_download.c
1002         * src/prefs_gtk.c
1003         * src/procmsg.c
1004         * src/stock_pixmap.c
1005         * src/summaryview.c
1006         * src/common/utils.c
1007         * src/gtk/gtkaspell.c
1008         * src/gtk/menu.c
1009                 Make sure we never pass NULL pointers for %s substitutions
1010                 (prevent from crashing in Windows).
1011
1012 2007-08-13 [wwp]        2.10.0cvs118
1013
1014         * src/msgcache.c
1015                 Re-enable mmap_reads in Windows with some missing
1016                 CloseHandle of mapping objects, thanks to
1017                 Marcus Brinkmann.
1018
1019 2007-08-13 [paul]       2.10.0cvs117
1020
1021         * src/common/utils.c
1022                 fix bug 1287, 'Compile time problem on Solaris
1023                 (nexenta gnu/Solaris) utils.c'
1024                 Thanks to Piotr Chrzczonowicz
1025
1026 2007-08-12 [wwp]        2.10.0cvs116
1027
1028         * src/plugins/pgpcore/prefs_gpg.c
1029                 Don't try to unset a GPG_AGENT_INFO that was not
1030                 set (and don't use a NULL string in Windows, it was
1031                 crashing with --debug if GPG_AGENT_INFO was not set).
1032
1033 2007-08-12 [wwp]        2.10.0cvs115
1034
1035         * src/privacy.h
1036                 Make gcc type-check arguments passed to privacy_set_error().
1037
1038 2007-08-12 [ticho]      2.10.0cvs114
1039
1040         * src/prefs_folder_item.c
1041                 Make sure that folder default account combobox always has some
1042                 account preselected.
1043         * src/gtk/combobox.c
1044                 Handle empty combobox gracefully (warning instead of crash).
1045
1046 2007-08-12 [ticho]      2.10.0cvs114
1047
1048         * src/prefs_folder_item.c
1049                 Make sure that folder default account combobox is not empty.
1050         * src/gtk/combobox.c
1051                 Handle empty combobox gracefully (warning instead of crash).
1052
1053 2007-08-11 [paul]       2.10.0cvs113
1054
1055         * src/addrgather.c
1056         * src/folderview.c
1057                 use 'subfolder' instead of 'sub-folder', matching
1058                 everywhere else the term is used
1059         * src/imap_gtk.c
1060                 fix engrish
1061
1062 2007-08-10 [wwp]        2.10.0cvs112
1063
1064         * src/msgcache.c
1065                 Disable mmap reads in Windows only (at least temporarily), they
1066                 prevent from renaming/removing target cache files.
1067
1068 2007-08-10 [paul]
1069
1070         3.0.0-rc2 released
1071
1072 2007-08-10 [wwp]        2.10.0cvs111
1073
1074         * src/msgcache.c
1075                 fix unpredictable crashes in Windows due to broken
1076                 cache/mark/tags files writting (file were opened for
1077                 writing in text mode).
1078
1079         * src/recv.c
1080                 use gettimeofday() from w32lib.h on Windows.
1081
1082 2007-08-10 [colin]      2.10.0cvs110
1083
1084         * src/imap.c
1085         * src/etpan/imap-thread.c
1086         * src/etpan/imap-thread.h
1087                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1088
1089 2007-08-09 [colin]      2.10.0cvs109
1090
1091         * src/editldap.c
1092                 Fix port being reset to 636 on SSL
1093         * src/folder.c
1094                 Fix folder_item_get_msg_num_by_file
1095                 on drafts/queue folders
1096
1097 2007-08-09 [wwp]        2.10.0cvs108
1098
1099         * src/folder.c
1100                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1101                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1102
1103
1104 2007-08-09 [colin]      2.10.0cvs107
1105
1106         * src/folderview.c
1107         * src/summaryview.c
1108         * src/gtk/prefswindow.c
1109                 A few Maemo layout fixes
1110
1111 2007-08-09 [paul]       2.10.0cvs106
1112
1113         * src/prefs_account.c
1114                 remove the hyphen from plug-ins to
1115                 match everywhere else
1116
1117 2007-08-08 [wwp]        2.10.0cvs105
1118
1119         * src/prefs_folder_item.c
1120                 Fix an extraneous stealth ^L char.
1121
1122 2007-08-08 [wwp]        2.10.0cvs104
1123
1124         * src/prefs_folder_item.c
1125                 Better fix, group variables declarations (USE_ASPELL).
1126
1127 2007-08-08 [wwp]        2.10.0cvs103
1128
1129         * src/prefs_folder_item.c
1130                 Fix compilation w/ USE_ASPELL set (broken
1131                 by 2.10.0cvs102).
1132
1133 2007-08-08 [ticho]      2.10.0cvs102
1134
1135         * src/prefs_folder_item.c
1136                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1137
1138 2007-08-08 [colin]      2.10.0cvs101
1139
1140         * src/imap.c
1141         * src/etpan/imap-thread.c
1142         * src/etpan/imap-thread.h
1143                 Close selected mailbox before doing
1144                 status on it.
1145
1146 2007-08-08 [colin]      2.10.0cvs100
1147
1148         * src/html.c
1149                 Complete symbol table, thanks to wwp.
1150                 Fixes bug 1284, 'The html -> text 
1151                 converter ignores entities'
1152         * src/msgcache.c
1153                 Fix possible fd leak
1154
1155 2007-08-08 [colin]      2.10.0cvs99
1156
1157         * src/imap.c
1158                 Better way to fetch UIDs on non-UIDPLUS servers
1159
1160 2007-08-07 [colin]      2.10.0cvs98
1161
1162         * src/imap.c
1163                 fix bug 1275, 'auto-saved draft messages not 
1164                 always being removed'; Also, make multiple
1165                 copy (in the same account) faster by matching
1166                 source/destination message UIDs.
1167         * src/messageview.c
1168                 Don't try to reshow deleted mail
1169         * src/msgcache.c
1170                 Fix leak on error path
1171
1172 2007-08-07 [wwp]        2.10.0cvs97
1173
1174         * manual/account.xml
1175         * manual/advanced.xml
1176         * manual/fr/account.xml
1177         * manual/fr/advanced.xml
1178                 Updated the reference manual and the French translation to
1179                 reflect 2.10.0cvs84: enable running folder Processing
1180                 rules on demand.
1181
1182 2007-08-06 [wwp]        2.10.0cvs96
1183
1184         * src/prefs_common.c
1185         * src/prefs_common.h
1186         * src/textview.c
1187                 Allow changing the emphasis color used to highlight
1188                 the newsreader/x-mailer header value when it matches
1189                 our preferred mail agent (hidden pref 'emphasis_col' added
1190                 to clawsrc).
1191
1192 2007-08-06 [colin]      2.10.0cvs95
1193
1194         * src/compose.c
1195         * src/compose.h
1196                 Re-commit 2.10.0cvs86, with a protection
1197                 against Pango bug. Also, try to fix 
1198                 bug 1275, 'auto-saved draft messages not 
1199                 always being removed'
1200
1201 2007-08-06 [wwp]        2.10.0cvs94
1202
1203         * src/gtk/quicksearch.c
1204                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1205
1206 2007-08-06 [ticho]      2.10.0cvs93
1207
1208         * src/prefs_account.c
1209         * src/gtk/combobox.c
1210                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1211                 selection in account preferences.
1212
1213 2007-08-06 [wwp]        2.10.0cvs92
1214
1215         * src/plugins/pgpcore/plugin.def
1216                 Apply one more chunk from gpg4win's 03-w32-port patch.
1217
1218 2007-08-05 [colin]      2.10.0cvs91
1219
1220         * src/compose.c
1221         * src/compose.h
1222                 reverting buggy patch for now
1223
1224 2007-08-05 [colin]      2.10.0cvs90
1225
1226         * src/folder.c
1227                 Fix slowdown
1228
1229 2007-08-04 [colin]      2.10.0cvs89
1230
1231         * src/prefs_summaries.c
1232         * src/summary_search.c
1233                 Replace deprecated widgets. Patch by
1234                 Andrej.
1235
1236 2007-08-04 [colin]      2.10.0cvs88
1237
1238         * src/mh.c
1239                 Refresh GUI only every 2000 mails on mh_get_last_num
1240                 This is fast (readdir) and done only once per 
1241                 session/folder
1242
1243 2007-08-03 [colin]      2.10.0cvs87
1244
1245         * src/prefs_account.c
1246         * src/gtk/combobox.h
1247         * src/gtk/gtkutils.c
1248                 Fix a deprecated widget. Patch by
1249                 Andrej
1250
1251 2007-08-03 [colin]      2.10.0cvs86
1252
1253         * src/compose.c
1254         * src/compose.h
1255                 Make colorisation and wrapping algorithms
1256                 faster. Fixes bug 1246, 'compose becomes 
1257                 increasingly slow replying to complex emails'
1258
1259 2007-08-03 [paul]       2.10.0cvs85
1260
1261         * src/mh.c
1262                 keep the window painted
1263
1264 2007-08-02 [paul]       2.10.0cvs84
1265
1266         * src/folderview.c
1267         * src/mainwindow.c
1268         * src/mainwindow.h
1269                 enable running folder Processing
1270                 rules on demand
1271
1272 2007-08-02 [paul]       2.10.0cvs83
1273
1274         * src/textview.c
1275                 speed up/clean up rendering of larger
1276                 msgs
1277                 Thanks to Colin
1278
1279 2007-08-01 [paul]       2.10.0cvs82
1280
1281         * src/mainwindow.h
1282                 clean up cruft
1283         * src/toolbar.c
1284                 change default toolbar layout on maemo
1285         * src/pixmaps/close.xpm
1286                 make the red cross a grey cross
1287         * src/pixmaps/jpilot.xpm
1288                 make icon smaller so it fits better
1289
1290 2007-07-31 [paul]       2.10.0cvs81
1291
1292         * src/setup.c
1293         * src/gtk/gtkutils.c
1294                 fix crash on maemo on first launch
1295
1296 2007-07-30 [paul]       2.10.0cvs80
1297
1298         * src/prefs_matcher.c
1299                 specify the units of age and size
1300
1301 2007-07-30 [paul]       2.10.0cvs79
1302
1303         * src/main.c
1304                 Fix IMAP timeout setting
1305
1306 2007-07-30 [colin]      2.10.0cvs78
1307
1308         * src/prefs_account.c
1309                 Fix a deprecated widget. Patch by
1310                 Andrej
1311
1312 2007-07-27 [paul]       2.10.0cvs77
1313
1314         * src/matcher_parser_parse.y
1315         * src/prefs_filtering_action.c
1316         * src/prefs_matcher.c
1317                 these changes forgotten in cvs74's
1318                 'watch thread' feature
1319
1320 2007-07-27 [paul]       2.10.0cvs76
1321
1322         * src/compose.c
1323                 fix potential crasher
1324                 thanks to Colin
1325
1326 2007-07-27 [paul]       2.10.0cvs75
1327
1328         * src/mainwindow.c
1329         * src/manual.c
1330         * src/manual.h
1331         * src/gtk/gtkutils.c
1332                 make mainwindow's /Help/Manual point to the
1333                 remote copy if the local copy doesn't exist
1334
1335 2007-07-27 [paul]       2.10.0cvs74
1336
1337         * src/Makefile.am
1338         * src/filtering.c
1339         * src/folder.c
1340         * src/mainwindow.c
1341         * src/matcher.c
1342         * src/matcher.h
1343         * src/matcher_parser_parse.y
1344         * src/procmsg.c
1345         * src/procmsg.h
1346         * src/stock_pixmap.c
1347         * src/stock_pixmap.h
1348         * src/summaryview.c
1349         * src/summaryview.h
1350         * src/toolbar.c
1351         * src/toolbar.h
1352         * src/pixmaps/watchthread.xpm
1353                 add 'watch thread' feature
1354
1355 2007-07-27 [paul]       2.10.0cvs73
1356
1357         * src/prefs_folder_item.c
1358                 adjust labels, add tooltips
1359
1360 2007-07-27 [colin]      2.10.0cvs72
1361
1362         * src/summaryview.c
1363                 Maemo: Remove less used menu items
1364
1365 2007-07-26 [colin]      2.10.0cvs71
1366
1367         * src/messageview.c
1368                 Maemo: destroy messageview after trashing mail.
1369                 Maybe should be done on X11 too
1370
1371 2007-07-26 [colin]      2.10.0cvs70
1372
1373         * src/folderview.c
1374         * src/mainwindow.c
1375         * src/prefs_common.c
1376         * src/prefs_common.h
1377         * src/summaryview.c
1378                 Add View/Show or Hide/Column headers
1379
1380 2007-07-26 [colin]      2.10.0cvs69
1381
1382         * src/procmime.c
1383                 Fix unwanted output
1384
1385 2007-07-26 [colin]      2.10.0cvs68
1386
1387         * src/ldapserver.c
1388                 Fix possible crash on cache invalidation
1389         * src/compose.c
1390         * src/procmime.c
1391         * src/procmime.h
1392         * src/quote_fmt_parse.y
1393                 Make replying to mails with big attachments
1394                 much faster. Fixes bug 1224, 'The process of 
1395                 Replying to emails with large attachments 
1396                 seems unreasonably long...'
1397
1398 2007-07-26 [colin]      2.10.0cvs67
1399
1400         * src/mimeview.c
1401         * src/matcher.c
1402         * src/common/ssl.c
1403                 Fix threads use on BSDs
1404
1405 2007-07-26 [paul]       2.10.0cvs66
1406
1407         * src/gtk/prefswindow.c
1408                 fix account prefs breakage
1409                 thanks to Colin
1410
1411 2007-07-26 [paul]       2.10.0cvs65
1412
1413         * configure.ac
1414                 standardise ./configure --help messages
1415
1416 2007-07-26 [colin]      2.10.0cvs64
1417
1418         * src/addressbook.c
1419         * src/editaddress.c
1420                 Fix two vCard-related crashes
1421
1422 2007-07-25 [colin]      2.10.0cvs63
1423
1424         * src/inc.c
1425         * src/prefs_common.c
1426         * src/prefs_common.h
1427         * src/prefs_receive.c
1428                 Maemo: Add a better way to notify of
1429                 new mails
1430         * src/mainwindow.c
1431         * src/statusbar.h
1432         * src/summaryview.c
1433         * src/toolbar.c
1434                 Maemo: Various layout fixes
1435         * src/gtk/prefswindow.c
1436                 Maemo: Better prefs layout
1437
1438 2007-07-25 [paul]       2.10.0cvs62
1439
1440         * src/textview.c
1441                 fix the layout on maemo
1442                 thanks to Colin
1443
1444 2007-07-25 [iwkse]      2.10.0cvs61
1445
1446         * src/summaryview.c
1447                 add 'o' shortcut on summaryview
1448
1449 2007-07-25 [iwkse]      2.10.0cvs60
1450
1451         * src/textview.c
1452                 fix o shortcut
1453
1454 2007-07-24 [colin]      2.10.0cvs59
1455
1456         * src/mh.c
1457                 Fix missing timestamp update on source
1458                 folder when moving
1459         * src/textview.c
1460         * src/textview.h
1461                 Better text layout on part's choices
1462
1463 2007-07-23 [colin]      2.10.0cvs58
1464
1465         * src/mimeview.c
1466         * src/textview.c
1467                 Maemo: Automatically choose the correct application
1468                 to open parts
1469         * src/gtk/quicksearch.c
1470                 Make search run on GDK_KP_Enter too
1471
1472 2007-07-23 [wwp]        2.10.0cvs57
1473
1474         * src/quote_fmt_lex.l
1475                 Revert accidentaly committed lines (account_sig) in
1476                 2.10.0cvs56.
1477
1478 2007-07-23 [wwp]        2.10.0cvs56
1479
1480         * src/quote_fmt_lex.l
1481                 Fix typos around long form expressions in the quote lexer.
1482
1483 2007-07-23 [paul]
1484
1485         3.0.0-rc1 released
1486
1487 2007-07-23 [colin]      2.10.0cvs55
1488
1489         * src/addr_compl.c
1490                 Fix auto-completion on Maemo
1491
1492 2007-07-23 [colin]      2.10.0cvs54
1493
1494         * src/statusbar.c
1495                 Maemo: Fix sticking statusbars
1496
1497 2007-07-22 [colin]      2.10.0cvs53
1498
1499         * src/main.c
1500                 Maemo: Fix the strange "top_application" info
1501                 at startup. We should do something when 
1502                 receiving such a message.
1503
1504 2007-07-20 [paul]       2.10.0cvs52
1505
1506         * src/news_gtk.c
1507                 add missing #include "statusbar.h"
1508
1509 2007-07-20 [colin]      2.10.0cvs51
1510
1511         * src/folder.c
1512         * src/folder.h
1513         * src/folder_item_prefs.c
1514         * src/folder_item_prefs.h
1515         * src/folderview.c
1516         * src/imap.c
1517         * src/imap_gtk.c
1518         * src/imap_gtk.h
1519         * src/news.c
1520         * src/news_gtk.c
1521         * src/news_gtk.h
1522         * src/prefs_folder_item.c
1523                 Implement age-based caching: allow to
1524                 specify a threshold for the offline synchronisation
1525                 feature, and whether old cached bodies should 
1526                 be removed
1527         * src/toolbar.c
1528         * src/toolbar.h
1529                 Fix label/tooltips
1530         * src/plugins/dillo_viewer/dillo_viewer.c
1531                 Check that Dillo's installed
1532
1533 2007-07-20 [wwp]        2.10.0cvs50
1534
1535         * src/mimeview.c
1536         * src/stock_pixmap.c
1537                 Draw a frame around the selected mimeview part icon (instead of the
1538                 shifted 'dancing' icon).
1539
1540 2007-07-20 [colin]      2.10.0cvs49
1541
1542         * src/main.c
1543                 Unref stuff even on error
1544         * src/wizard.c
1545                 disconnect signals only at the very
1546                 end of the wizard save.
1547
1548 2007-07-20 [colin]      2.10.0cvs48
1549
1550         * src/mainwindow.c
1551         * src/messageview.c
1552         * src/toolbar.c
1553         * src/toolbar.h
1554                 Fix random crashes while navigating
1555                 (GTK_EVENTS_FLUSH)
1556
1557 2007-07-19 [colin]      2.10.0cvs47
1558
1559         * configure.ac
1560         * src/main.c
1561         * src/prefs_common.c
1562         * src/prefs_common.h
1563         * src/wizard.c
1564         * src/common/defs.h
1565         * src/common/utils.c
1566                 Maemo: add an easy way to store data (mails
1567                 and IMAP/NNTP caches) on one of the SD cards,
1568                 and protect against unmounts if needed
1569
1570 2007-07-19 [paul]       2.10.0cvs46
1571
1572         * src/Makefile.am
1573         * src/stock_pixmap.c
1574         * src/gtk/about.c
1575         * src/pixmaps/claws-mail_logo-small.xpm
1576                 implement a (slightly) different About
1577                 dialog for maemo and add a small version
1578                 of the logo for it
1579         * src/wizard.c
1580                 use a scrolled window for wizard page 1
1581                 on maemo
1582
1583 2007-07-19 [paul]       2.10.0cvs45
1584
1585         * src/Makefile.am
1586                 too soon for this line
1587
1588 2007-07-19 [paul]       2.10.0cvs44
1589
1590         * src/Makefile.am
1591                 fix build on n800
1592
1593 2007-07-19 [colin]      2.10.0cvs43
1594
1595         * src/wizard.c
1596                 Solve Mail/Mailbox name when specifying
1597                 full /path/to/Mail.
1598
1599 2007-07-18 [colin]      2.10.0cvs42
1600
1601         * src/inc.c
1602         * configure.ac
1603                 Fix build on n770
1604
1605 2007-07-18 [colin]      2.10.0cvs41
1606
1607         * src/inc.c
1608                 Maemo: plug the online/offline system into
1609                 maemo's interfaces to have Claws automatically
1610                 switch according to the system status
1611         * src/statusbar.c
1612                 Maemo: use HildonBanners to display status
1613                 messages. Renders the main statusbar useless.
1614
1615 2007-07-18 [paul]       2.10.0cvs40
1616
1617         * src/filtering.c
1618                 fix screen blanking on moving/copying many msgs
1619         * src/folder.c
1620                 fix processing progressbar and screen blanking
1621                 during processing
1622
1623 2007-07-18 [paul]       2.10.0cvs39
1624
1625         * src/messageview.c
1626                 revert cvs37, breakage on maemo
1627
1628 2007-07-18 [paul]       2.10.0cvs38
1629
1630         * src/gtk/gtkutils.c
1631                 make sure we can still build with older GTK's
1632
1633 2007-07-18 [colin]      2.10.0cvs37
1634
1635         * src/messageview.c
1636                 Only hide the small layout's messageview, instead
1637                 of destroying it when closing
1638         * src/gtk/gtkutils.c
1639                 Use gtk_window_present_with_time to popup windows,
1640                 it seems to make things better with modern WMs
1641                 (actually focusing)
1642
1643 2007-07-17 [colin]      2.10.0cvs36
1644
1645         * src/editaddress.c
1646                 Simplify layout on Maemo
1647         * src/folder.c
1648                 Fix possible crash
1649         * src/prefs_display_header.c
1650                 Remove some headers by default on Maemo
1651
1652 2007-07-17 [paul]       2.10.0cvs35
1653
1654         * src/prefs_common.c
1655         * src/prefs_common.h
1656         * src/prefs_logging.c
1657         * src/common/log.c
1658                 add options to stop/enable writing logs to disc
1659
1660 2007-07-17 [paul]       2.10.0cvs34
1661
1662         * src/edittags.c
1663                 fix some issues with the Apply tags window:
1664                 - set search column (enables autocompl in the treeview)
1665                 - apply tag from "New tag" if it existed
1666                 - clears New tag entry when adding it with the button
1667                 Thanks to Colin
1668
1669 2007-07-17 [paul]       2.10.0cvs33
1670
1671         * src/edittags.c
1672                 fix 'apply tags' dialogue weirdness
1673
1674 2007-07-16 [colin]      2.10.0cvs32
1675
1676         * src/toolbar.c
1677                 Fix double-loading of mails on Maemo
1678
1679 2007-07-16 [colin]      2.10.0cvs31
1680
1681         * src/messageview.c
1682                 Prevent double-loading of the same part under some
1683                 conditions; hide statusbar on Maemo
1684
1685 2007-07-16 [colin]      2.10.0cvs30
1686
1687         * src/edittags.c
1688         * src/edittags.h
1689         * src/mainwindow.c
1690         * src/summaryview.c
1691                 Improve the tag interface - allow
1692                 to set/unset tags from a special
1693                 window.
1694         * src/gtk/gtkvscrollbutton.c
1695         * src/mimeview.c
1696         * src/mimeview.h
1697         * src/stock_pixmap.c
1698                 Fix Mimeview's ugly hacks in the
1699                 icon list. 
1700
1701 2007-07-16 [paul]       2.10.0cvs29
1702
1703         * src/wizard.c
1704                 rework dialog
1705         * src/gtk/icon_legend.c
1706                 put it all in a scrolled window
1707
1708 2007-07-15 [colin]      2.10.0cvs28
1709
1710         * src/mainwindow.c
1711                 Maemo: force layout to be Small screen; the
1712                 others don't make sense
1713
1714 2007-07-14 [colin]      2.10.0cvs27
1715
1716         * src/mimeview.c
1717         * src/gtk/gtkvscrollbutton.c
1718                 Maemo: Fix mimeview's buttons size
1719
1720 2007-07-14 [colin]      2.10.0cvs26
1721
1722         * src/toolbar.c
1723                 Fix the button workaround fix.
1724                 (Use the correct variable)
1725
1726 2007-07-14 [colin]      2.10.0cvs25
1727
1728         * src/mainwindow.c
1729         * src/toolbar.c
1730                 Maemo: put the progress bar in the
1731                 toolbar
1732
1733 2007-07-14 [colin]      2.10.0cvs24
1734
1735         * src/prefs_common.c
1736                 Maemo: hide statusbar by default
1737         * src/Makefile.am
1738         * src/stock_pixmap.c
1739         * src/stock_pixmap.h
1740         * src/toolbar.c
1741         * src/pixmaps/go_folders.xpm
1742                 Maemo: Add a specific icon to go back to
1743                 folder list
1744
1745 2007-07-14 [colin]      2.10.0cvs23
1746
1747         * src/toolbar.c
1748                 Don't set homogeneous finally
1749
1750 2007-07-14 [colin]      2.10.0cvs22
1751
1752         * src/toolbar.c
1753                 Fix button show/hide issues
1754
1755 2007-07-14 [colin]      2.10.0cvs21
1756
1757         * src/toolbar.c
1758                 Fix huge arrows
1759                 Fix button workaround to be able to click
1760                 if mouse was on button when it went un-
1761                 sensitive.
1762                 Revert previous commit, gtk_tool_item_set_homogeneous
1763                 doesn't mean what it seems to mean ;-)
1764
1765 2007-07-14 [paul]       2.10.0cvs20
1766
1767         * src/toolbar.c
1768                 make homogeneous FALSE always
1769
1770 2007-07-13 [colin]      2.10.0cvs19
1771
1772         * src/toolbar.c
1773         * src/toolbar.h
1774                 Rework to fit the non-deprecated API
1775         * src/compose.c
1776         * src/folderview.c
1777         * src/mainwindow.c
1778         * src/messageview.c
1779         * src/summaryview.c
1780                 Maemo layout changes. Better toolbars,
1781                 removal of CTree headers. 
1782
1783 2007-07-13 [paul]       2.10.0cvs18
1784
1785         * src/gtk/colorlabel.c
1786                 fix bug 1261, '[DE] coloring messages in overview 
1787                 keys are not localised'
1788                 the string is now included in claws-mail.pot
1789
1790 2007-07-13 [colin]      2.10.0cvs17
1791
1792         * src/summaryview.c
1793                 Fix bug 1267, 'printing mutliple messages 
1794                 opens one message-dialog after the other'
1795                 Ask for confirmation when printing 10
1796                 messages or more.
1797
1798 2007-07-11 [colin]      2.10.0cvs16
1799
1800         * COPYING
1801         * README
1802         * autogen.sh
1803         * manual/claws-mail-manual.xml
1804         * manual/gpl.xml
1805         * manual/es/claws-mail-manual.xml
1806         * manual/es/gpl.xml
1807         * manual/fr/claws-mail-manual.xml
1808         * manual/fr/gpl.xml
1809         * manual/pl/gpl.xml
1810         * src/account.c
1811         * src/account.h
1812         * src/action.c
1813         * src/action.h
1814         * src/adbookbase.h
1815         * src/addr_compl.c
1816         * src/addr_compl.h
1817         * src/addrbook.c
1818         * src/addrbook.h
1819         * src/addrcache.c
1820         * src/addrcache.h
1821         * src/addrcindex.c
1822         * src/addrcindex.h
1823         * src/addrclip.c
1824         * src/addrclip.h
1825         * src/addrdefs.h
1826         * src/addressadd.c
1827         * src/addressadd.h
1828         * src/addressbook.c
1829         * src/addressbook.h
1830         * src/addressbook_foldersel.c
1831         * src/addressbook_foldersel.h
1832         * src/addressitem.h
1833         * src/addrgather.c
1834         * src/addrgather.h
1835         * src/addrharvest.c
1836         * src/addrharvest.h
1837         * src/addrindex.c
1838         * src/addrindex.h
1839         * src/addritem.c
1840         * src/addritem.h
1841         * src/addrquery.c
1842         * src/addrquery.h
1843         * src/addrselect.c
1844         * src/addrselect.h
1845         * src/alertpanel.c
1846         * src/alertpanel.h
1847         * src/browseldap.c
1848         * src/browseldap.h
1849         * src/codeconv.c
1850         * src/codeconv.h
1851         * src/compose.c
1852         * src/compose.h
1853         * src/crash.c
1854         * src/crash.h
1855         * src/customheader.c
1856         * src/customheader.h
1857         * src/displayheader.c
1858         * src/displayheader.h
1859         * src/editaddress.c
1860         * src/editaddress.h
1861         * src/editaddress_other_attributes_ldap.c
1862         * src/editaddress_other_attributes_ldap.h
1863         * src/editbook.c
1864         * src/editbook.h
1865         * src/editgroup.c
1866         * src/editgroup.h
1867         * src/editjpilot.c
1868         * src/editjpilot.h
1869         * src/editldap.c
1870         * src/editldap.h
1871         * src/editldap_basedn.c
1872         * src/editldap_basedn.h
1873         * src/edittags.c
1874         * src/edittags.h
1875         * src/editvcard.c
1876         * src/editvcard.h
1877         * src/enriched.c
1878         * src/enriched.h
1879         * src/exphtmldlg.c
1880         * src/exphtmldlg.h
1881         * src/expldifdlg.c
1882         * src/expldifdlg.h
1883         * src/export.c
1884         * src/export.h
1885         * src/exporthtml.c
1886         * src/exporthtml.h
1887         * src/exportldif.c
1888         * src/exportldif.h
1889         * src/filtering.c
1890         * src/filtering.h
1891         * src/folder.c
1892         * src/folder.h
1893         * src/folder_item_prefs.c
1894         * src/folder_item_prefs.h
1895         * src/foldersel.c
1896         * src/foldersel.h
1897         * src/folderutils.c
1898         * src/folderutils.h
1899         * src/folderview.c
1900         * src/folderview.h
1901         * src/gedit-print.c
1902         * src/gedit-print.h
1903         * src/grouplistdialog.c
1904         * src/grouplistdialog.h
1905         * src/headerview.c
1906         * src/headerview.h
1907         * src/html.c
1908         * src/html.h
1909         * src/image_viewer.c
1910         * src/image_viewer.h
1911         * src/imap.c
1912         * src/imap.h
1913         * src/imap_gtk.c
1914         * src/imap_gtk.h
1915         * src/import.c
1916         * src/import.h
1917         * src/importldif.c
1918         * src/importldif.h
1919         * src/importmutt.c
1920         * src/importmutt.h
1921         * src/importpine.c
1922         * src/importpine.h
1923         * src/inc.c
1924         * src/inc.h
1925         * src/jpilot.c
1926         * src/jpilot.h
1927         * src/ldapctrl.c
1928         * src/ldapctrl.h
1929         * src/ldaplocate.c
1930         * src/ldaplocate.h
1931         * src/ldapquery.c
1932         * src/ldapquery.h
1933         * src/ldapserver.c
1934         * src/ldapserver.h
1935         * src/ldapupdate.c
1936         * src/ldapupdate.h
1937         * src/ldaputil.c
1938         * src/ldaputil.h
1939         * src/ldif.c
1940         * src/ldif.h
1941         * src/localfolder.c
1942         * src/localfolder.h
1943         * src/main.c
1944         * src/main.h
1945         * src/mainwindow.c
1946         * src/mainwindow.h
1947         * src/manual.c
1948         * src/manual.h
1949         * src/matcher.c
1950         * src/matcher.h
1951         * src/matcher_parser.h
1952         * src/matcher_parser_lex.l
1953         * src/matcher_parser_parse.y
1954         * src/mbox.c
1955         * src/mbox.h
1956         * src/message_search.c
1957         * src/message_search.h
1958         * src/messageview.c
1959         * src/messageview.h
1960         * src/mh.c
1961         * src/mh.h
1962         * src/mh_gtk.c
1963         * src/mh_gtk.h
1964         * src/mimeview.c
1965         * src/mimeview.h
1966         * src/msgcache.c
1967         * src/msgcache.h
1968         * src/mutt.c
1969         * src/mutt.h
1970         * src/news.c
1971         * src/news.h
1972         * src/news_gtk.c
1973         * src/news_gtk.h
1974         * src/noticeview.c
1975         * src/noticeview.h
1976         * src/partial_download.c
1977         * src/partial_download.h
1978         * src/pine.c
1979         * src/pine.h
1980         * src/pop.c
1981         * src/pop.h
1982         * src/prefs_account.c
1983         * src/prefs_account.h
1984         * src/prefs_actions.c
1985         * src/prefs_actions.h
1986         * src/prefs_common.c
1987         * src/prefs_common.h
1988         * src/prefs_compose_writing.c
1989         * src/prefs_compose_writing.h
1990         * src/prefs_customheader.c
1991         * src/prefs_customheader.h
1992         * src/prefs_display_header.c
1993         * src/prefs_display_header.h
1994         * src/prefs_ext_prog.c
1995         * src/prefs_ext_prog.h
1996         * src/prefs_filtering.c
1997         * src/prefs_filtering.h
1998         * src/prefs_filtering_action.c
1999         * src/prefs_filtering_action.h
2000         * src/prefs_folder_column.c
2001         * src/prefs_folder_column.h
2002         * src/prefs_folder_item.c
2003         * src/prefs_folder_item.h
2004         * src/prefs_fonts.c
2005         * src/prefs_fonts.h
2006         * src/prefs_gtk.c
2007         * src/prefs_gtk.h
2008         * src/prefs_image_viewer.c
2009         * src/prefs_image_viewer.h
2010         * src/prefs_logging.c
2011         * src/prefs_logging.h
2012         * src/prefs_matcher.c
2013         * src/prefs_matcher.h
2014         * src/prefs_message.c
2015         * src/prefs_message.h
2016         * src/prefs_msg_colors.c
2017         * src/prefs_msg_colors.h
2018         * src/prefs_other.c
2019         * src/prefs_other.h
2020         * src/prefs_quote.c
2021         * src/prefs_quote.h
2022         * src/prefs_receive.c
2023         * src/prefs_receive.h
2024         * src/prefs_send.c
2025         * src/prefs_send.h
2026         * src/prefs_spelling.c
2027         * src/prefs_spelling.h
2028         * src/prefs_summaries.c
2029         * src/prefs_summaries.h
2030         * src/prefs_summary_column.c
2031         * src/prefs_summary_column.h
2032         * src/prefs_summary_open.c
2033         * src/prefs_summary_open.h
2034         * src/prefs_template.c
2035         * src/prefs_template.h
2036         * src/prefs_themes.c
2037         * src/prefs_themes.h
2038         * src/prefs_toolbar.c
2039         * src/prefs_toolbar.h
2040         * src/prefs_wrapping.c
2041         * src/prefs_wrapping.h
2042         * src/privacy.c
2043         * src/privacy.h
2044         * src/procheader.c
2045         * src/procheader.h
2046         * src/procmime.c
2047         * src/procmime.h
2048         * src/procmsg.c
2049         * src/procmsg.h
2050         * src/quote_fmt.c
2051         * src/quote_fmt_lex.l
2052         * src/quote_fmt_parse.y
2053         * src/recv.c
2054         * src/recv.h
2055         * src/remotefolder.c
2056         * src/remotefolder.h
2057         * src/send_message.c
2058         * src/send_message.h
2059         * src/setup.c
2060         * src/setup.h
2061         * src/simple-gettext.c
2062         * src/sourcewindow.c
2063         * src/sourcewindow.h
2064         * src/ssl_manager.c
2065         * src/ssl_manager.h
2066         * src/statusbar.c
2067         * src/statusbar.h
2068         * src/stock_pixmap.c
2069         * src/stock_pixmap.h
2070         * src/summary_search.c
2071         * src/summary_search.h
2072         * src/summaryview.c
2073         * src/summaryview.h
2074         * src/textview.c
2075         * src/textview.h
2076         * src/toolbar.c
2077         * src/toolbar.h
2078         * src/undo.c
2079         * src/undo.h
2080         * src/unmime.c
2081         * src/unmime.h
2082         * src/uri_opener.c
2083         * src/uri_opener.h
2084         * src/vcard.c
2085         * src/vcard.h
2086         * src/wizard.c
2087         * src/wizard.h
2088         * src/common/base64.c
2089         * src/common/base64.h
2090         * src/common/claws.c
2091         * src/common/claws.h
2092         * src/common/defs.h
2093         * src/common/fnmatch.c
2094         * src/common/fnmatch.h
2095         * src/common/fnmatch_loop.c
2096         * src/common/hooks.c
2097         * src/common/hooks.h
2098         * src/common/log.c
2099         * src/common/log.h
2100         * src/common/md5.c
2101         * src/common/md5.h
2102         * src/common/mgutils.c
2103         * src/common/mgutils.h
2104         * src/common/nntp.c
2105         * src/common/nntp.h
2106         * src/common/passcrypt.c
2107         * src/common/passcrypt.h.in
2108         * src/common/plugin.c
2109         * src/common/plugin.h
2110         * src/common/prefs.c
2111         * src/common/prefs.h
2112         * src/common/progressindicator.c
2113         * src/common/progressindicator.h
2114         * src/common/quoted-printable.c
2115         * src/common/quoted-printable.h
2116         * src/common/session.c
2117         * src/common/session.h
2118         * src/common/smtp.c
2119         * src/common/smtp.h
2120         * src/common/socket.c
2121         * src/common/socket.h
2122         * src/common/ssl.c
2123         * src/common/ssl.h
2124         * src/common/ssl_certificate.c
2125         * src/common/ssl_certificate.h
2126         * src/common/string_match.c
2127         * src/common/string_match.h
2128         * src/common/stringtable.c
2129         * src/common/stringtable.h
2130         * src/common/tags.c
2131         * src/common/tags.h
2132         * src/common/template.c
2133         * src/common/template.h
2134         * src/common/timing.h
2135         * src/common/utils.c
2136         * src/common/utils.h
2137         * src/common/uuencode.c
2138         * src/common/uuencode.h
2139         * src/common/version.h.in
2140         * src/common/w32_dirent.c
2141         * src/common/w32_reg.c
2142         * src/common/w32_signal.c
2143         * src/common/w32_stat.c
2144         * src/common/w32_stdlib.c
2145         * src/common/w32_string.c
2146         * src/common/w32_time.c
2147         * src/common/w32_unistd.c
2148         * src/common/w32_wait.c
2149         * src/common/w32lib.h
2150         * src/common/xml.c
2151         * src/common/xml.h
2152         * src/common/xmlprops.c
2153         * src/common/xmlprops.h
2154         * src/etpan/etpan-errors.h
2155         * src/etpan/etpan-thread-manager-types.h
2156         * src/etpan/etpan-thread-manager.c
2157         * src/etpan/etpan-thread-manager.h
2158         * src/etpan/imap-thread.c
2159         * src/etpan/imap-thread.h
2160         * src/gtk/about.c
2161         * src/gtk/about.h
2162         * src/gtk/colorlabel.c
2163         * src/gtk/colorlabel.h
2164         * src/gtk/colorsel.c
2165         * src/gtk/colorsel.h
2166         * src/gtk/combobox.c
2167         * src/gtk/combobox.h
2168         * src/gtk/description_window.c
2169         * src/gtk/description_window.h
2170         * src/gtk/filesel.c
2171         * src/gtk/filesel.h
2172         * src/gtk/foldersort.c
2173         * src/gtk/foldersort.h
2174         * src/gtk/gtkaspell.c
2175         * src/gtk/gtkaspell.h
2176         * src/gtk/gtksctree.c
2177         * src/gtk/gtkshruler.c
2178         * src/gtk/gtkshruler.h
2179         * src/gtk/gtksourceprintjob.c
2180         * src/gtk/gtksourceprintjob.h
2181         * src/gtk/gtkutils.c
2182         * src/gtk/gtkutils.h
2183         * src/gtk/gtkvscrollbutton.c
2184         * src/gtk/gtkvscrollbutton.h
2185         * src/gtk/icon_legend.c
2186         * src/gtk/icon_legend.h
2187         * src/gtk/inputdialog.c
2188         * src/gtk/inputdialog.h
2189         * src/gtk/logwindow.c
2190         * src/gtk/logwindow.h
2191         * src/gtk/manage_window.c
2192         * src/gtk/manage_window.h
2193         * src/gtk/menu.c
2194         * src/gtk/menu.h
2195         * src/gtk/pluginwindow.c
2196         * src/gtk/pluginwindow.h
2197         * src/gtk/prefswindow.c
2198         * src/gtk/prefswindow.h
2199         * src/gtk/progressdialog.c
2200         * src/gtk/progressdialog.h
2201         * src/gtk/quicksearch.c
2202         * src/gtk/quicksearch.h
2203         * src/gtk/sslcertwindow.c
2204         * src/gtk/sslcertwindow.h
2205         * src/plugins/bogofilter/bogofilter.c
2206         * src/plugins/bogofilter/bogofilter.h
2207         * src/plugins/bogofilter/bogofilter_gtk.c
2208         * src/plugins/clamav/clamav_plugin.c
2209         * src/plugins/clamav/clamav_plugin.h
2210         * src/plugins/clamav/clamav_plugin_gtk.c
2211         * src/plugins/demo/demo.c
2212         * src/plugins/dillo_viewer/dillo_prefs.c
2213         * src/plugins/dillo_viewer/dillo_prefs.h
2214         * src/plugins/dillo_viewer/dillo_viewer.c
2215         * src/plugins/pgpcore/passphrase.c
2216         * src/plugins/pgpcore/passphrase.h
2217         * src/plugins/pgpcore/pgp_viewer.c
2218         * src/plugins/pgpcore/pgp_viewer.h
2219         * src/plugins/pgpcore/plugin.c
2220         * src/plugins/pgpcore/prefs_gpg.c
2221         * src/plugins/pgpcore/prefs_gpg.h
2222         * src/plugins/pgpcore/select-keys.c
2223         * src/plugins/pgpcore/select-keys.h
2224         * src/plugins/pgpcore/sgpgme.c
2225         * src/plugins/pgpcore/sgpgme.h
2226         * src/plugins/pgpinline/pgpinline.c
2227         * src/plugins/pgpinline/pgpinline.h
2228         * src/plugins/pgpinline/plugin.c
2229         * src/plugins/pgpmime/pgpmime.c
2230         * src/plugins/pgpmime/pgpmime.h
2231         * src/plugins/pgpmime/plugin.c
2232         * src/plugins/spamassassin/spamassassin.c
2233         * src/plugins/spamassassin/spamassassin.h
2234         * src/plugins/spamassassin/spamassassin_gtk.c
2235         * src/plugins/trayicon/trayicon.c
2236         * src/plugins/trayicon/trayicon_prefs.c
2237         * src/plugins/trayicon/trayicon_prefs.h
2238         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2239         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2240         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2241         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2242         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2243         * tools/OOo2claws-mail.pl
2244         * tools/README.sylprint
2245         * tools/acroread2claws-mail.pl
2246         * tools/claws-mail-compose-insert-files.pl
2247         * tools/convert_mbox.pl
2248         * tools/filter_conv.pl
2249         * tools/filter_conv_new.pl
2250         * tools/fix_date.sh
2251         * tools/freshmeat_search.pl
2252         * tools/google_search.pl
2253         * tools/kmail-mailbox2claws-mail.pl
2254         * tools/kmail2claws-mail.pl
2255         * tools/kmail2claws-mail_v2.pl
2256         * tools/mairix.sh
2257         * tools/make.themes.project
2258         * tools/multiwebsearch.pl
2259         * tools/nautilus2claws-mail.sh
2260         * tools/outlook2claws-mail.pl
2261         * tools/textviewer.sh
2262         * tools/thunderbird-filters-convertor.pl
2263         * tools/update-po
2264         * tools/uuooffice
2265         * tools/vcard2xml.py
2266         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2267                 Upgrade to GPLv3 or later.
2268
2269 2007-07-10 [wwp]        2.10.0cvs15
2270
2271         * src/main.c
2272                 Fix re-opening of all composing messages that were
2273                 opened when closing the previous instance, thanks
2274                 to Colin.
2275
2276 2007-07-10 [paul]       2.10.0cvs14
2277
2278         * src/editaddress_other_attributes_ldap.c
2279         * src/ldapupdate.c
2280                 fix crash on selecting 'other attributes' combo
2281                 for either a new entry or an old entry with no
2282                 existing attributes.
2283                 fix bug on editing multiple attributes which
2284                 resulted them all having the value of the last
2285                 one changed.
2286                 Thanks to Colin
2287
2288 2007-07-10 [colin]      2.10.0cvs13
2289
2290         * src/editaddress.c
2291         * src/editaddress_other_attributes_ldap.h
2292         * src/ldapupdate.c
2293                 Fix --disable-ldap build
2294
2295 2007-07-09 [colin]      2.10.0cvs12
2296
2297         * src/Makefile.am
2298         * src/addritem.c
2299         * src/addritem.h
2300         * src/editaddress.c
2301         * src/editaddress_other_attributes_ldap.c
2302         * src/editaddress_other_attributes_ldap.h
2303         * src/editldap.c
2304         * src/ldapctrl.c
2305         * src/ldapctrl.h
2306         * src/ldapupdate.c
2307                 Add capability to edit all inetOrgPerson
2308                 attributes on LDAP. Patch by Michael 
2309                 Rasmussen
2310
2311 2007-07-09 [colin]      2.10.0cvs11
2312
2313         * src/Makefile.am
2314         * src/exporthtml.c
2315         * src/mbox.c
2316         * src/msgcache.c
2317         * src/prefs_summaries.c
2318         * src/prefs_themes.c
2319         * src/procheader.c
2320         * src/common/Makefile.am
2321         * src/common/log.c
2322         * src/common/timing.h
2323         * src/common/utils.c
2324         * src/common/utils.h
2325         * src/common/w32_account.c
2326         * src/common/w32lib.h
2327         * src/gtk/Makefile.am
2328         * src/gtk/colorlabel.c
2329         * src/plugins/pgpcore/Makefile.am
2330         * src/plugins/pgpcore/claws.def
2331         * src/plugins/pgpcore/passphrase.c
2332         * src/plugins/pgpcore/pgp_viewer.c
2333         * src/plugins/pgpcore/plugin.def
2334         * src/plugins/pgpcore/sgpgme.c
2335         * src/plugins/pgpinline/Makefile.am
2336         * src/plugins/pgpinline/claws.def
2337         * src/plugins/pgpinline/mypgpcore.def
2338         * src/plugins/pgpinline/plugin.def
2339         * src/plugins/pgpmime/Makefile.am
2340         * src/plugins/pgpmime/claws.def
2341         * src/plugins/pgpmime/mypgpcore.def
2342         * src/plugins/pgpmime/plugin.def
2343                 Commit win32 patch, from Werner Koch and
2344                 Marcus Brinkmann
2345
2346 2007-07-09 [colin]      2.10.0cvs10
2347
2348         * src/prefs_toolbar.c
2349                 Fix crash when no actions exist
2350
2351 2007-07-07 [paul]       2.10.0cvs9
2352
2353         * COPYING
2354         * manual/claws-mail-manual.xml
2355                 update copyright year
2356         * po/fi.po
2357                 updated by Flammie Pirinen
2358
2359 2007-07-05 [wwp]        2.10.0cvs8
2360
2361         * src/plugins/clamav/clamav_plugin_gtk.c
2362                 Make vertical spacing like in other plugin prefs pages.
2363
2364 2007-07-05 [wwp]        2.10.0cvs7
2365
2366         * src/quote_fmt.c
2367                 It's %am that works, not %ae (this doc incoherence has been
2368                 introduced with 2.9.2cvs13).
2369
2370 2007-07-04 [wwp]        2.10.0cvs6
2371
2372         * src/plugins/bogofilter/bogofilter.c
2373                 Gettext-ize an occurrence of "Any" that wasn't.
2374
2375 2007-07-04 [colin]      2.10.0cvs5
2376
2377         * po/POTFILES.in
2378                 Fix untranslated strings; thanks
2379                 to Pader Rezso.
2380
2381 2007-07-03 [colin]      2.10.0cvs4
2382
2383         * src/folder.c
2384         * src/mainwindow.c
2385                 Fix saving of sort mode for tags and
2386                 thread date. Thanks to Pierre Ossman.
2387                 Completes fix for bug 1233
2388
2389 2007-07-03 [paul]       2.10.0cvs3
2390
2391         * src/compose.c
2392                 fix auto-save
2393         * src/summaryview.c
2394                 fix build warnings
2395         Thanks to Colin
2396
2397 2007-07-02 [colin]      2.10.0cvs2
2398
2399         * src/folder.h
2400         * src/mainwindow.c
2401         * src/procmsg.h
2402         * src/summaryview.c
2403                 Add View/Sort/by Thread date
2404                 Fixes bug 1233, 'Capability to sort 
2405                 threads by most recent message'
2406                 Based on a patch by Paul Rolland
2407
2408 2007-07-02 [colin]      2.10.0cvs1
2409
2410         * src/Makefile.am
2411         * src/compose.c
2412         * src/edittags.c
2413         * src/edittags.h
2414         * src/filtering.c
2415         * src/folder.c
2416         * src/folder.h
2417         * src/headerview.c
2418         * src/headerview.h
2419         * src/main.c
2420         * src/mainwindow.c
2421         * src/mainwindow.h
2422         * src/manual.h
2423         * src/matcher.c
2424         * src/matcher.h
2425         * src/matcher_parser_parse.y
2426         * src/mimeview.c
2427         * src/msgcache.c
2428         * src/msgcache.h
2429         * src/prefs_common.c
2430         * src/prefs_common.h
2431         * src/prefs_filtering_action.c
2432         * src/prefs_matcher.c
2433         * src/prefs_summary_column.c
2434         * src/procmsg.c
2435         * src/procmsg.h
2436         * src/quote_fmt.c
2437         * src/quote_fmt_lex.l
2438         * src/quote_fmt_parse.y
2439         * src/summaryview.c
2440         * src/summaryview.h
2441         * src/textview.c
2442         * src/common/Makefile.am
2443         * src/common/defs.h
2444         * src/common/tags.c
2445         * src/common/tags.h
2446         * src/gtk/quicksearch.c
2447         * src/gtk/quicksearch.h
2448                 Add Tags implementation. Tags are arbitrary labels
2449                 that can be applied to messages. It is possible 
2450                 to create, edit, remove tags; apply them to mails;
2451                 filter on tags or tag presence; apply or unset
2452                 tags via filtering actions; reference tags in
2453                 reply templates.
2454
2455 2007-07-02 [paul]       2.10.0
2456
2457         * NEWS
2458         * README
2459         * RELEASE_NOTES
2460                 2.10.0 released
2461
2462 2007-07-02 [paul]       2.9.2cvs78
2463
2464         * po/de.po
2465         * po/en_GB.po
2466         * po/es.po
2467         * po/fr.po
2468         * po/hu.po
2469         * po/pt_BR.po
2470         * po/ru.po
2471         * po/zh_CN.po
2472                 updated by Stephan Sachse, me, Ricardo Mones
2473                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2474                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2475
2476 2007-07-02 [paul]       2.9.2cvs77
2477
2478         * AUTHORS
2479                 updated
2480
2481 2007-06-29 [wwp]        2.9.2cvs76
2482
2483         * src/gtk/headers.h
2484                 Fix a typo (thanks to Ricardo for finding this out).
2485
2486 2007-06-28 [paul]       2.9.2cvs75
2487
2488         * src/folderview.c
2489                 fix build warnings
2490
2491 2007-06-28 [paul]       2.9.2cvs74
2492
2493         * tools/Makefile.am
2494                 fix bug in the autotools build system.
2495                 Files cataloged under EXTRA_DIST were never
2496                 automatically copied to the build tree.
2497                 (fix 'make distcheck')
2498                 Patch by Michael Rasmussen.
2499
2500 2007-06-24 [colin]      2.9.2cvs73
2501
2502         * src/news_gtk.c
2503                 Fix bug 1249, 'Error handling for 
2504                 news errors needs modification'
2505                 Only popup error if the according
2506                 pref in Prefs/Receive is set.
2507
2508 2007-06-21 [colin]      2.9.2cvs72
2509
2510         * src/common/plugin.c
2511         * src/common/plugin.h
2512                 Change plugin API to know whether it's safe to 
2513                 unload plugins or whether we should just hide
2514                 them. Fixes bug 1248, 'Core dumps after 
2515                 unloading plugin and clicking on load plugins'
2516         * src/plugins/bogofilter/bogofilter.c
2517         * src/plugins/clamav/clamav_plugin.c
2518         * src/plugins/demo/demo.c
2519         * src/plugins/dillo_viewer/dillo_viewer.c
2520         * src/plugins/pgpcore/plugin.c
2521         * src/plugins/pgpinline/plugin.c
2522         * src/plugins/pgpmime/plugin.c
2523         * src/plugins/spamassassin/spamassassin.c
2524         * src/plugins/trayicon/trayicon.c
2525                 Update API
2526
2527 2007-06-19 [colin]      2.9.2cvs71
2528
2529         * src/compose.c
2530         * src/messageview.c
2531                 Fix crash mentioned in bug 1246
2532                 Race condition when automatically drafting
2533                 due to insertion on reedit.
2534
2535 2007-06-18 [wwp]        2.9.2cvs70
2536
2537         * src/importldif.c
2538                 LDIF import: use a "Proceed" button to complete
2539                 the process.
2540
2541 2007-06-18 [paul]       2.9.2cvs69
2542
2543         * configure.ac
2544                 use pkgconfig to check for gtk and glib
2545
2546 2007-06-17 [wwp]        2.9.2cvs68
2547
2548         * src/ldif.c
2549         * src/importldif.c
2550                 LDIF import: better error handling, minor code
2551                 and UI cleanup, and renamed the Save button
2552                 to Close, as imported stuff is already saved
2553                 when the Save button is shown.
2554
2555 2007-06-17 [colin]      2.9.2cvs67
2556
2557         * src/prefs_summaries.c
2558         * src/procmsg.c
2559                 Don't set as read when forwarded, only replied to
2560
2561 2007-06-17 [paul]       2.9.2cvs66
2562
2563         * src/alertpanel.c
2564                 add missing #include
2565
2566 2007-06-16 [colin]      2.9.2cvs65
2567
2568         * src/prefs_summaries.c
2569         * src/procmsg.c
2570                 Change the pref "Only mark as read when opened
2571                 in new window" to "..., replied to or forwarded".
2572                 Based on a patch by Paul Rolland.
2573
2574 2007-06-16 [paul]       2.9.2cvs64
2575
2576         * src/gtk/authors.h
2577                 alphabetical order! :)
2578
2579 2007-06-16 [colin]      2.9.2cvs63
2580
2581         * AUTHORS
2582         * src/gtk/authors.h
2583                 Add Michael Rasmussen in authors list
2584
2585 2007-06-16 [colin]      2.9.2cvs62
2586
2587         * src/messageview.c
2588                 Fix messageview_copy_clipboard to take advantage
2589                 of plugins' get_selection.
2590
2591 2007-06-15 [colin]      2.9.2cvs61
2592
2593         * src/action.c
2594         * src/addr_compl.c
2595         * src/addressbook.c
2596         * src/folderview.c
2597         * src/message_search.c
2598         * src/mimeview.c
2599         * src/summary_search.c
2600         * src/summaryview.c
2601         * src/textview.c
2602                 Allow GDK_KP_Enter to do the same as GDK_Return
2603                 Patch by Michael Rasmussen
2604
2605 2007-06-15 [paul]       2.9.2cvs60
2606
2607         * src/compose.c
2608                 fix bug when closing a compose window
2609                 during autosave
2610
2611 2007-06-14 [paul]       2.9.2cvs59
2612
2613         * src/main.c
2614         * src/common/defs.h
2615                 migrate sylpheed config
2616
2617 2007-06-14 [wwp]        2.9.2cvs58
2618
2619         * src/gtk/pluginwindow.c
2620                 Yet another attempt to fix sizing/alignment of the
2621                 button bar in plugins window.
2622
2623 2007-06-12 [colin]      2.9.2cvs57
2624
2625         * po/POTFILES.in
2626         * src/Makefile.am
2627         * src/folderview.c
2628         * src/prefs_common.c
2629         * src/prefs_common.h
2630         * src/prefs_summaries.c
2631         * src/prefs_summary_open.c
2632         * src/prefs_summary_open.h
2633         * src/summaryview.c
2634                 Make "when entering a folder" actions more personalisable
2635
2636 2007-06-12 [wwp]        2.9.2cvs56
2637
2638         * tools/README
2639                 Use short description from Paul (mairix.sh).
2640
2641 2007-06-12 [wwp]        2.9.2cvs55
2642
2643         * tools/README
2644                 Updated info about mairix.sh.
2645
2646 2007-06-11 [paul]       2.9.2cvs54
2647
2648         * src/prefs_logging.c
2649                 rework log window length widgets
2650                 and some sensitivity fixes
2651
2652 2007-06-11 [paul]       2.9.2cvs53
2653
2654         * src/mainwindow.c
2655         * src/prefs_logging.c
2656                 rename 'Protocol Log' to 'Network Log'
2657                 and some function renaming
2658
2659 2007-06-10 [wwp]        2.9.2cvs52
2660
2661         * src/gtk/pluginwindow.c
2662                 Revert 2.9.2cvs51.
2663
2664 2007-06-10 [wwp]        2.9.2cvs51
2665
2666         * src/gtk/pluginwindow.c
2667                 Fix button bar in plugin window, was centered and not
2668                 behaving like other dialogs w/ such button bar.
2669
2670 2007-06-08 [wwp]        2.9.2cvs50
2671
2672         * src/compose.c
2673         * src/compose.h
2674         * src/main.c
2675         * src/mainwindow.c
2676         * src/mainwindow.h
2677                 Provide a way out of automatic draft saving on IMAP, when
2678                 exiting offline.
2679                 Prevent drafting while sending and quitting while sending.
2680                 Thanks for Colin.
2681
2682
2683
2684 2007-06-08 [wwp]        2.9.2cvs49
2685
2686         * src/prefs_account.c
2687         * src/gtk/prefswindow.c
2688         * src/gtk/prefswindow.h
2689                 Activate the Basic page when opening account prefs.
2690
2691 2007-06-08 [wwp]        2.9.2cvs48
2692
2693         * src/common/socket.c
2694                 Don't crash if fork() fails, thanks to Colin.
2695
2696 2007-06-08 [wwp]        2.9.2cvs47
2697
2698         * src/gtk/prefswindow.c
2699                 Wrap some long lines, and reset horizontal scroller's adjusment
2700                 (this was already done, vertically), when changing tab (not page)
2701                 in prefs windows.
2702
2703 2007-06-08 [paul]       2.9.2cvs46
2704
2705         * src/common/utils.c
2706                 use gethostname() instead of uname()
2707                 based on a patch by Michael Hughes
2708                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2709
2710 2007-06-07 [wwp]        2.9.2cvs45
2711
2712         * src/prefs_common.c
2713                 Fix some useless warnings, thanks to Colin.
2714
2715 2007-06-06 [colin]      2.9.2cvs44
2716
2717         * src/ldapupdate.c
2718                 Fix strange allocations. 
2719
2720 2007-06-06 [colin]      2.9.2cvs43
2721
2722         * src/ldapupdate.c
2723                 Patch by Michael Rasmussus to help
2724                 bug 1232
2725
2726 2007-06-05 [wwp]        2.9.2cvs42
2727
2728         * src/prefs_account.c
2729         * src/prefs_folder_item.c
2730         * src/prefs_quote.c
2731         * src/quote_fmt.c
2732         * src/quote_fmt.h
2733                 Per-folder templates can now be applied recursively.
2734                 Always save per-folder templates (formats were erroneously
2735                 saved only if they were enabled).
2736                 Check for validity of quotation marks everywhere there
2737                 are defined.
2738
2739 2007-06-05 [wwp]        2.9.2cvs41
2740
2741         * src/inc.c
2742                 Fix incoming messages from local accounts always getting filtered
2743                 (even if the account prefs say don't), thanks to Colin.
2744
2745 2007-06-05 [wwp]        2.9.2cvs40
2746
2747         * src/compose.c
2748         * src/compose.h
2749                 Use per-folder/per-account quote chars when applying a
2750                 template or inserting text as well. Const'ify some
2751                 vars more.
2752
2753 2007-06-04 [colin]      2.9.2cvs39
2754
2755         * src/compose.c
2756                 More work for wwp :)
2757
2758 2007-06-04 [wwp]        2.9.2cvs38
2759
2760         * src/compose.c
2761                 Same as 2.9.2cvs36 but for forwarding.
2762
2763 2007-06-04 [colin]      2.9.2cvs37
2764
2765         * src/compose.c
2766                 Use original mail file for forward/redirect
2767                 Fixes some forwarded mails to be attached as
2768                 application/octet-stream (when they have binary
2769                 parts), and incidentally fixes bug 848
2770                 'Redirect breaks GnuPG'
2771
2772 2007-06-04 [wwp]        2.9.2cvs36
2773
2774         * src/compose.c
2775                 Fix quote mark mis-initialisation when replying/forwarding
2776                 (introduced w/ 2.9.2cvs20).
2777
2778 2007-06-04 [wwp]        2.9.2cvs35
2779
2780         * src/prefs_compose_writing.c
2781         * src/prefs_quote.c
2782                 Fix a bug where Quotation characters (prefs/compose/writing)
2783                 was cleared (introduced w/ 2.9.2cvs26).
2784
2785 2007-06-04 [wwp]        2.9.2cvs34
2786
2787         * src/prefs_account.c
2788         * src/prefs_account.h
2789                 Better fix for compiling w/o aspell (rollbacks
2790                 2.9.2cvs31).
2791
2792 2007-06-04 [wwp]        2.9.2cvs33
2793
2794         * src/account.c
2795         * src/prefs_account.c
2796         * src/prefs_account.h
2797         * src/procmsg.c
2798                 It's now possible to disable mail filtering plugins
2799                 on a per-account basis.
2800
2801 2007-06-04 [wwp]        2.9.2cvs32
2802
2803         * src/procheader.c
2804         * src/common/utils.c
2805         * src/common/utils.h
2806                 Support CRLF in headers part of messages.
2807                 Support few more date formats (RFC3339 subsets).
2808
2809 2007-06-04 [wwp]        2.9.2cvs31
2810
2811         * src/prefs_account.c
2812                 Fix compiling w/o aspell support.
2813
2814 2007-06-03 [wwp]        2.9.2cvs30
2815
2816         * src/prefs_gtk.c
2817                 Don't decode leading ENV_ and ~ in P_PASSWORD
2818                 values.
2819
2820 2007-06-03 [wwp]        2.9.2cvs29
2821
2822         * src/prefs_gtk.c
2823                 Don't decode leading ENV_ and ~ in P_PASSWORD
2824                 values.
2825
2826 2007-06-03 [wwp]        2.9.2cvs28
2827
2828         * src/prefs_account.c
2829         * src/gtk/prefswindow.c
2830         * src/gtk/prefswindow.h
2831                 Added a way to force preloading of all pages
2832                 (prefswindow).
2833                 Moved tabs to pages in account prefs.
2834
2835 2007-06-02 [colin]      2.9.2cvs27
2836
2837         * src/addressbook.c
2838                 Fix possible crash, fix ldap write bugs
2839         * src/ldapupdate.c
2840                 Fix ldap write bugs - patch by Michael
2841                 Rasmussen
2842         * src/alertpanel.c
2843         * src/alertpanel.h
2844                 Add a hook whenever alertpanel opens/closes
2845
2846 2007-05-31 [wwp]        2.9.2cvs26
2847
2848         * src/prefs_compose_writing.c
2849         * src/prefs_quote.c
2850                 Re-organized writing options a bit:
2851                  - renamed the Quoting page to Templates
2852                  - moved all composing templates to that page
2853                  - moved non-templates options to the Writing one,
2854                    grouped reply-related options, reordered reply and
2855                    forward options.
2856
2857 2007-05-31 [wwp]        2.9.2cvs25
2858
2859         * src/compose.c
2860                 Removed unused code.
2861
2862 2007-05-31 [colin]      2.9.2cvs24
2863
2864         * src/addressbook.c
2865                 Fix missing display name when modifying
2866                 LDAP. Patch by Michael Rasmussen
2867
2868 2007-05-31 [wwp]        2.9.2cvs23
2869
2870         * src/plugins/bogofilter/Makefile.am
2871         * src/plugins/clamav/Makefile.am
2872         * src/plugins/demo/Makefile.am
2873         * src/plugins/dillo_viewer/Makefile.am
2874         * src/plugins/spamassassin/Makefile.am
2875                 Fix building of those plugins in Mac OS X.
2876
2877 2007-05-30 [wwp]        2.9.2cvs22
2878
2879         * src/gtk/quicksearch.c
2880                 Fix missing initialization.
2881
2882 2007-05-30 [wwp]        2.9.2cvs21
2883
2884         * src/procheader.c
2885                 Revert accidental commit (debug outputs).
2886
2887 2007-05-30 [wwp]        2.9.2cvs20
2888
2889         * src/compose.c
2890         * src/folder_item_prefs.c
2891         * src/folder_item_prefs.h
2892         * src/prefs_account.c
2893         * src/prefs_account.h
2894         * src/prefs_folder_item.c
2895         * src/prefs_gtk.c
2896         * src/prefs_gtk.h
2897                 Implemented per-account and per-folder
2898                 compose/reply/forward formats.
2899
2900 2007-05-30 [wwp]        2.9.2cvs19
2901
2902         * src/prefs_compose_writing.c
2903         * src/prefs_quote.c
2904         * src/procheader.c
2905         * src/quote_fmt.c
2906         * src/quote_fmt.h
2907                 Internal API changes (factorize quote format
2908                 prefs and checks).
2909
2910 2007-05-30 [colin]      2.9.2cvs18
2911
2912         * src/compose.c
2913                 Fix race where it's possible to re-click Send
2914                 between end of SMTP session and end of "move to
2915                 sent folder" when sending an email with send
2916                 dialog enabled.
2917
2918 2007-05-30 [colin]      2.9.2cvs17
2919
2920         * src/crash.c
2921                 Ask for backtrace on all threads. Patch by
2922                 Pawel
2923         * src/folderview.c
2924                 Fix stale news statusbar when scanning fails.
2925                 Patch by Pawel
2926         * src/ldapupdate.c
2927                 Fix some LDAP write updates bugs. Patch
2928                 by Michael Rasmussen
2929
2930 2007-05-29 [colin]      2.9.2cvs16
2931
2932         * src/imap.c
2933                 Fix loss of local flags when moving mails
2934                 on IMAP in high-bandwidth mode (UID FETCH)
2935
2936 2007-05-25 [paul]       2.9.2cvs15
2937
2938         * src/common/socket.c
2939                 fix sometimes crasher on cancelling
2940                 message sending
2941
2942 2007-05-25 [colin]      2.9.2cvs14
2943
2944         * src/imap.c
2945                 Fix a memory leak
2946         * src/imap_gtk.c
2947                 Be more helpful in the subscription
2948                 message
2949
2950 2007-05-23 [wwp]        2.9.2cvs13
2951
2952         * src/compose.c
2953         * src/prefs_compose_writing.c
2954         * src/prefs_quote.c
2955         * src/prefs_template.c
2956         * src/prefs_template.h
2957         * src/quote_fmt.c
2958         * src/quote_fmt.h
2959         * src/quote_fmt_lex.l
2960         * src/quote_fmt_parse.y
2961                 Introduced new syntax elements (symbols and commands)
2962                 in templates/quote_fmt. Compatibility w/ old
2963                 symbols is kept.
2964                 Updated and reworked the corresponding Information
2965                 dialog.
2966                 Display the line number in dialogs that talk about
2967                 parser errors (in addition to the error message in
2968                 output).
2969
2970 2007-05-23 [wwp]        2.9.2cvs12
2971
2972         * src/quote_fmt_parse.y
2973                 Fix 2.9.2cvs11, probably a paste accident ;).
2974
2975 2007-05-23 [wwp]        2.9.2cvs11
2976
2977         * src/compose.c
2978         * src/prefs_template.c
2979         * src/quote_fmt.h
2980         * src/quote_fmt_parse.y
2981                 Fix 2.9.2cvs10, which broke --disable-aspell.
2982
2983 2007-05-22 [wwp]        2.9.2cvs10
2984
2985         * src/compose.c
2986         * src/prefs_template.c
2987         * src/quote_fmt.c
2988         * src/quote_fmt.h
2989         * src/quote_fmt_lex.l
2990         * src/quote_fmt_parse.y
2991         * src/gtk/gtkaspell.c
2992         * src/gtk/gtkaspell.h
2993                 Added template/quote format syntactical elements
2994                 to show and query:
2995                         - current dictionary
2996                           %T to show (shows empty if not set or not enabled),
2997                           ?T and !T to check if the default dictionary is
2998                           enabled and set
2999                         - current account's default dictionary
3000                           %aT to show (empty if not set or not enabled),
3001                           ?aT and !aT to check if it's enabled and set
3002                         - name completion for an address, from the address
3003                           book
3004                           %ABf, %ABt, %ABc respectively show the full name got
3005                           from the address book if From, To or Cc match a single
3006                           contact.
3007                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3008                           matches any contact and if the full name is non-empty.
3009                           If From, To or Cc are lists of email addresses, only
3010                           the first address will be checked.
3011                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3012                 that could show a trailing ','.
3013                 Also, template/quote_fmt parser now shows the line number in case
3014                 of parser error.
3015
3016 2007-05-15 [colin]      2.9.2cvs9
3017
3018         * src/main.c
3019         * src/main.h
3020                 Add a public function to know whether Claws
3021                 crashed last time
3022                 Store opened folder when exiting
3023         * src/folder.c
3024         * src/folder.h
3025                 Store last opened message in each FolderItem;
3026                 Reset last seen messages if Claws crashed, so 
3027                 that one can't go in an infinite crash in case 
3028                 a particular mail crashes Claws.
3029         * src/messageview.c
3030         * src/prefs_common.c
3031         * src/prefs_common.h
3032         * src/summaryview.c
3033         * src/prefs_summaries.c
3034                 Add "Select last opened message" when entering
3035                 a folder
3036                 Add "Select last opened folder" at startup.
3037
3038 2007-05-14 [colin]      2.9.2cvs8
3039
3040         * manual/xml2pdf
3041                 Fix bashism, search for xml catalog 
3042                 in /usr/local/share/xml/catalog too
3043                 Patch by Pawel
3044
3045 2007-05-13 [wwp]        2.9.2cvs7
3046
3047         * src/gtk/logwindow.c
3048                 fix raising log windows when they are either minimized or
3049                 in background.
3050
3051 2007-05-11 [colin]      2.9.2cvs6
3052
3053         * src/gtk/filesel.c
3054                 Use Hildon's file chooser on Maemo. Patch
3055                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3056                 'File attachment "manipulation" bugs...'
3057
3058 2007-05-10 [wwp]        2.9.2cvs5
3059
3060         * src/prefs_common.c
3061         * src/prefs_common.h
3062         * src/gtk/quicksearch.c
3063                 Add a quicksearch option to automatically run
3064                 a search selected from the history (this option
3065                 is exclusive towards type-ahead).
3066
3067 2007-05-10 [colin]      2.9.2cvs4
3068
3069         * src/imap.c
3070                 Fix g_warnings, thanks to Brian
3071                 Morrison
3072
3073 2007-05-09 [colin]      2.9.2cvs3
3074
3075         * src/crash.c
3076         * src/exporthtml.c
3077         * src/mbox.c
3078         * src/prefs_summaries.c
3079         * src/procheader.c
3080         * src/common/log.c
3081         * src/common/utils.c
3082         * src/gtk/gtksourceprintjob.c
3083         * src/gtk/sslcertwindow.c
3084                 Use the re-entrant variant of time functions
3085                 Probably fixes bug 1217, 'reentrancy problems 
3086                 with time functions'
3087
3088 2007-05-09 [colin]      2.9.2cvs2
3089
3090         * src/imap.c
3091                 Fix crasher when reconnection fails
3092
3093 2007-05-08 [paul]       2.9.2cvs1
3094
3095         * NEWS
3096         * README
3097         * RELEASE_NOTES
3098         * configure.ac
3099                 bump version number following
3100                 stable release
3101
3102 2007-05-08 [paul]       2.9.1cvs48
3103
3104         * src/plugins/demo/demo.c
3105         * src/plugins/dillo_viewer/dillo_prefs.c
3106         * src/plugins/dillo_viewer/dillo_prefs.h
3107         * src/plugins/dillo_viewer/dillo_viewer.c
3108         * src/plugins/pgpcore/pgp_viewer.c
3109         * src/plugins/pgpcore/pgp_viewer.h
3110         * src/plugins/pgpcore/plugin.c
3111         * src/plugins/pgpcore/prefs_gpg.c
3112         * src/plugins/pgpcore/prefs_gpg.h
3113         * src/plugins/pgpcore/sgpgme.c
3114         * src/plugins/pgpcore/sgpgme.h
3115         * src/plugins/pgpinline/plugin.c
3116         * src/plugins/pgpmime/pgpmime.c
3117         * src/plugins/pgpmime/pgpmime.h
3118         * src/plugins/pgpmime/plugin.c
3119         * src/plugins/spamassassin/spamassassin.c
3120         * src/plugins/spamassassin/spamassassin.h
3121         * src/plugins/spamassassin/spamassassin_gtk.c
3122         * src/plugins/trayicon/README
3123         * tools/README
3124         * tools/README.sylprint
3125         * tools/outlook2claws-mail.pl
3126         * tools/sylprint.pl
3127         * tools/tb2claws-mail
3128         * tools/tbird2claws.py
3129         * tools/update-po
3130         * tools/vcard2xml.py
3131         * tools/kdeservicemenu/README
3132                 cleanups and corrections
3133
3134 2007-05-06 [wwp]        2.9.1cvs47
3135
3136         * tools/uudec
3137                 Fix missing dash to `display` command-line, reported
3138                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3139
3140 2007-05-06 [colin]      2.9.1cvs46
3141
3142         * src/Makefile.am
3143         * src/stock_pixmap.c
3144         * src/stock_pixmap.h
3145         * src/pixmaps/printer.xpm
3146                 Add a printer icon
3147
3148 2007-05-06 [paul]       2.9.1cvs45
3149
3150         * src/compose.c
3151         * src/ldapquery.c
3152         * src/privacy.h
3153         * src/summary_search.c
3154         * src/summaryview.c
3155                 fix build warnings
3156
3157 2007-05-05 [wwp]        2.9.1cvs44
3158
3159         * src/messageview.c
3160         * src/mh.c
3161         * src/prefs_actions.c
3162         * src/prefs_gtk.c
3163         * src/summaryview.c
3164         * src/common/xml.c
3165                 Fix "faild" typos everywhere and capitalization of
3166                 some g_warnings.
3167
3168 2007-05-04 [colin]      2.9.1cvs43
3169
3170         * src/compose.c
3171         * src/privacy.c
3172         * src/privacy.h
3173         * src/plugins/pgpcore/prefs_gpg.c
3174         * src/plugins/pgpcore/prefs_gpg.h
3175         * src/plugins/pgpinline/pgpinline.c
3176         * src/plugins/pgpmime/pgpmime.c
3177                 Add an API to warn about encryption limits,
3178                 and allow to disable these warnings
3179
3180 2007-05-03 [colin]      2.9.1cvs42
3181
3182         * src/summaryview.c
3183         * src/mainwindow.c
3184                 Fix bug 1213, 'Delete more than 
3185                 one thread at once'
3186
3187 2007-05-03 [wwp]        2.9.1cvs41
3188
3189         * src/prefs_common.c
3190         * src/prefs_filtering.c
3191         * src/prefs_template.c
3192         * src/common/template.c
3193         * src/common/template.h
3194         * src/gtk/gtkutils.c
3195         * src/gtk/gtkutils.h
3196                 Templates are no longer automatically sorted
3197                 by name, but can be sorted manually using
3198                 |< < > >| buttons as well as drag'n'drop.
3199
3200 2007-05-03 [wwp]        2.9.1cvs40
3201
3202         * src/plugins/spamassassin/spamassassin.c
3203         * src/plugins/spamassassin/spamassassin.h
3204         * src/plugins/spamassassin/spamassassin_gtk.c
3205         * src/plugins/bogofilter/bogofilter.c
3206         * src/plugins/bogofilter/bogofilter.h
3207         * src/plugins/bogofilter/bogofilter_gtk.c
3208                 Added an option to conditionally mark saved spam
3209                 as read (default is and was to do so).
3210                 Satisfies feature request 1708539 on sf.net tracker.
3211
3212 2007-05-03 [colin]      2.9.1cvs39
3213
3214         * src/inc.c
3215                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3216
3217 2007-05-02 [colin]      2.9.1cvs38
3218
3219         * src/textview.c
3220                 Fix bug 1209, 'Clicking on address 
3221                 in header (mailto uri) selects 
3222                 default account'. Patch adapted from
3223                 G.P. Halkes' patch.
3224
3225 2007-05-02 [colin]      2.9.1cvs37
3226
3227         * src/grouplistdialog.c
3228                 Set cursor to wait cursor while loading
3229                 groups.
3230
3231 2007-05-02 [paul]       2.9.1cvs36
3232
3233         * src/folder.c
3234         * src/common/defs.h
3235                 rename cache and mark files
3236                 (data is preserved)
3237
3238 2007-04-30 [paul]       2.9.1cvs35
3239
3240         * manual/glossary.xml
3241         * manual/plugins.xml
3242                 updates. Patch by Ricardo
3243
3244 2007-04-29 [wwp]        2.9.1cvs34
3245
3246         * src/mainwindow.c
3247         * configure.ac
3248                 Fix few grammatical errors (patch by David Relson < relson at
3249                 osagesoftware dot com >).
3250
3251 2007-04-28 [colin]      2.9.1cvs33
3252
3253         * src/account.c
3254         * src/pop.c
3255         * src/prefs_account.c
3256         * src/prefs_account.h
3257                 Drop the "Download all" preference. It's
3258                 stupidly useless and confuses people from
3259                 time to time.
3260
3261 2007-04-27 [wwp]        2.9.1cvs32
3262
3263         * src/account.c
3264         * src/prefs_account.c
3265         * src/prefs_account.h
3266                 Don't reflect accounts changes to the mainwindow when it's
3267                 not necessary.
3268
3269 2007-04-27 [colin]      2.9.1cvs31
3270
3271         * src/folder.c
3272                 Freeze/thaw when sync'ing flags
3273         * src/imap.c
3274         * src/prefs_account.c
3275         * src/prefs_account.h
3276         * src/etpan/imap-thread.c
3277         * src/etpan/imap-thread.h
3278                 Add a way to use UID FETCH instead
3279                 of searches to fetch message lists
3280                 and flags. More expensive towards
3281                 bandwidth, less expensive towards
3282                 server's CPU. Probably fixes 
3283                 bug 1158, 'Scanning new folders on 
3284                 Exchange 2007 extremely slow'.
3285                 Patch 95% by Hoa.
3286
3287 2007-04-27 [paul]       2.9.1cvs30
3288
3289         * src/mainwindow.c
3290         * src/prefs_logging.c
3291                 improvements to english usage
3292
3293 2007-04-27 [colin]      2.9.1cvs29
3294
3295         * src/imap.c
3296                 Fix build without libetpan (my bad!)
3297
3298 2007-04-26 [colin]      2.9.1cvs28
3299
3300         * src/imap.c
3301         * src/imap.h
3302                 Fix uselessly exported function
3303         * src/textview.c
3304                 Consider "- -- \n" as signature separator
3305                 (that's what signature separators look like
3306                  in PGP/Inline signed mails)
3307
3308 2007-04-26 [colin]      2.9.1cvs27
3309
3310         * configure.ac
3311                 libetpan-0.49 is now required
3312         * src/procmime.c
3313                 Fix double fetching of mails if
3314                 first try failed
3315         * src/imap.c
3316                 Make offline sync faster, by
3317                 remembering last change time, and
3318                 last sync time.
3319
3320 2007-04-26 [hoa]        2.9.1cvs26
3321
3322         * src/imap.c
3323         * src/imap.h
3324         * src/mainwindow.c
3325         * src/toolbar.c
3326         * src/etpan/imap-thread.c
3327         * src/etpan/imap-thread.h
3328                 cancellation of IMAP operations is now allowed.
3329                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3330
3331 2007-04-26 [colin]      2.9.1cvs25
3332
3333         * src/folder.c
3334                 Always fetch body+headers in folders that are
3335                 synched for offline use, if "Synchronise as
3336                 soon as possible" is set.
3337                 Fixes bug 1200, 'Add option to always retrieve full 
3338                 messages'
3339
3340 2007-04-25 [colin]      2.9.1cvs24
3341
3342         * src/compose.c
3343                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3344                 persists...'
3345
3346 2007-04-24 [colin]      2.9.1cvs23
3347
3348         * src/folderview.c
3349                 Fix bug 1195, 'Hardware key navigation' 
3350                 Make GDK_Enter toggle expansion (Maemo)
3351
3352 2007-04-24 [wwp]        2.9.1cvs22
3353
3354         * src/compose.c
3355                 Fix few compiler warnings.
3356
3357 2007-04-24 [paul]       2.9.1cvs21
3358
3359         * src/Makefile.am
3360         * src/stock_pixmap.c
3361         * src/stock_pixmap.h
3362                 complete last commit
3363
3364 2007-04-24 [paul]       2.9.1cvs20
3365
3366         * src/gtk/about.c
3367         * src/pixmaps/active.xpm
3368         * src/pixmaps/checkbox_off.xpm
3369         * src/pixmaps/checkbox_on.xpm
3370         * src/pixmaps/inactive.xpm
3371                 kick out the blobs
3372                 remove transparent border from checkbox icons
3373
3374 2007-04-24 [wwp]        2.9.1cvs19
3375
3376         * src/textview.c
3377         * src/textview.h
3378                 Fix a crash in textview, thanks to Colin.
3379
3380 2007-04-23 [wwp]        2.9.1cvs18
3381
3382         * src/prefs_common.c
3383                 Fix 2.9.1cvs5: no header was being translated at all.
3384
3385 2007-04-23 [colin]      2.9.1cvs17
3386
3387         * src/Makefile.am
3388         * src/stock_pixmap.c
3389         * src/stock_pixmap.h
3390         * src/summaryview.c
3391         * src/summaryview.h
3392         * src/gtk/gtksctree.c
3393         * src/gtk/gtksctree.h
3394         * src/pixmaps/selection.xpm
3395                 Fix bug 1193, 'Need a way to multi-select
3396                 items'. Add a toggle button to the summaryview
3397                 to switch between normal and multiple selection
3398                 (Maemo)
3399
3400 2007-04-23 [colin]      2.9.1cvs16
3401
3402         * src/Makefile.am
3403         * src/stock_pixmap.c
3404         * src/stock_pixmap.h
3405         * src/summaryview.c
3406         * src/summaryview.h
3407         * src/gtk/gtksctree.c
3408         * src/gtk/gtksctree.h
3409         * src/pixmaps/selection.xpm
3410                 Fix bug 1193, 'Need a way to multi-
3411                 select items'
3412                 Add a toggle button in the summaryview
3413                 to enable normal or multiple selection.
3414                 (Maemo)
3415
3416 2007-04-23 [colin]      2.9.1cvs15
3417
3418         * src/compose.c
3419                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3420
3421 2007-04-21 [colin]      2.9.1cvs14
3422
3423         * src/gtk/quicksearch.c
3424                 Fix previous commit (actually use correct
3425                 parameter)
3426
3427 2007-04-21 [colin]      2.9.1cvs13
3428
3429         * src/gtk/quicksearch.c
3430                 Fix changing quicksearch type (after Esc,
3431                 after changing Recursive, ...)
3432
3433 2007-04-20 [wwp]        2.9.1cvs12
3434
3435         * src/gtk/Makefile.am
3436                 Added headers.h (completes 2.9.1cvs5).
3437
3438 2007-04-20 [wwp]        2.9.1cvs11
3439
3440         * src/addressbook.c
3441                 Fix the use of display name in name column,
3442                 it has been overriden w/ the use of nickname
3443                 by 2.9.0cvs3. Now nickname is used (if any)
3444                 in case of LDAP books only.
3445
3446 2007-04-20 [colin]      2.9.1cvs10
3447
3448         * src/mimeview.c
3449         * src/summaryview.c
3450         * src/textview.c
3451                 Add handling of 'a' to loop in a mail's
3452                 mimeparts
3453
3454 2007-04-20 [colin]      2.9.1cvs9
3455
3456         * src/toolbar.c
3457                 Fix bug 1190, 'dir_open' button doesn't work'
3458                 (Maemo)
3459
3460 2007-04-20 [colin]      2.9.1cvs8
3461
3462         * src/folderview.c
3463         * src/mainwindow.c
3464                 Fix bug 1194, 'Hardware keys move from email 
3465                 list to account/directory list, but not back 
3466                 to email list...' (Maemo)
3467
3468 2007-04-20 [colin]      2.9.1cvs7
3469
3470         * src/compose.h
3471                 complete previous commit
3472
3473 2007-04-20 [colin]      2.9.1cvs6
3474
3475         * src/compose.c
3476                 Fix bug 1187, 'Reply-to addressee disappears 
3477                 when reply-to text box is clicked...' (Maemo)
3478
3479 2007-04-20 [wwp]        2.9.1cvs5
3480
3481         * po/POTFILES.in
3482         * src/addressbook.c
3483         * src/compose.c
3484         * src/filtering.c
3485         * src/headerview.c
3486         * src/matcher.c
3487         * src/prefs_common.c
3488         * src/prefs_common.h
3489         * src/prefs_display_header.c
3490         * src/prefs_matcher.c
3491         * src/summaryview.c
3492         * src/gtk/headers.h
3493         * src/gtk/quicksearch.c
3494                 Translate more header names according to the relevant option value,
3495                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3496                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3497                 to prefs_common_translated_header_name().
3498                 Added a headers.h reference file that contains known header names
3499                 (RFC2822 and others) to the translation process' input, so that
3500                 translated header names will still exist even if no occurrence of
3501                 _("headername") is found anymore in the sources.
3502                 Don't translate column name 'Number' following to trans_hdr option
3503                 value as it's not a header name.
3504
3505 2007-04-20 [colin]      2.9.1cvs4
3506
3507         * src/gtk/quicksearch.c
3508         * src/gtk/quicksearch.h
3509                 Add "From, To or Subject" quicksearch
3510                 type. Patch by ulfschaper@users.sf.net
3511
3512 2007-04-20 [colin]      2.9.1cvs3
3513
3514         * src/matcher.c
3515                 Implement proper references filtering condition.
3516                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3517
3518 2007-04-19 [wwp]        2.9.1cvs2
3519
3520         * src/prefs_display_header.c
3521         * src/message_search.c
3522                 Fix few warnings (g_free of const gchar*).
3523
3524 2007-04-19 [paul]       2.9.1cvs1
3525
3526         * NEWS
3527         * README
3528         * RELEASE_NOTES
3529         * configure.ac
3530                 bump version number following
3531                 stable release
3532
3533 2007-04-19 [paul]       2.9.0cvs9
3534
3535         * manual/advanced.xml
3536         * manual/glossary.xml
3537                 fix typos
3538
3539 2007-04-18 [paul]       2.9.0cvs8
3540
3541         * src/pop.c
3542                 fix for CVE-2007-1558 (APOP)
3543                 Thanks to Colin
3544
3545 2007-04-18 [paul]       2.9.0cvs7
3546
3547         * src/messageview.c
3548         * src/mimeview.c
3549         * src/summaryview.c
3550         * src/gtk/filesel.c
3551                 Fix encoding woes wrt saving of
3552                 mails and parts
3553                 Thanks to Colin
3554
3555 2007-04-18 [colin]      2.9.0cvs6
3556
3557         * src/gtk/pluginwindow.c
3558                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3559
3560 2007-04-17 [wwp]        2.9.0cvs5
3561
3562         * src/addressadd.c
3563         * src/addressbook.c
3564         * src/addrindex.c
3565         * src/ldapupdate.c
3566                 Fix --disable-ldap build,
3567                 fix some LDAP annoyances on 
3568                 searches, thanks to Colin.
3569
3570 2007-04-17 [wwp]        2.9.0cvs4
3571
3572         * src/ldapupdate.c
3573                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3574                 like gcc 2.9x. Thanks to Colin.
3575
3576 2007-04-17 [wwp]        2.9.0cvs3
3577
3578         * src/Makefile.am
3579         * src/addressadd.c
3580         * src/addressbook.c
3581         * src/addrindex.c
3582         * src/addritem.c
3583         * src/addritem.h
3584         * src/editaddress.c
3585         * src/ldapctrl.c
3586         * src/ldapctrl.h
3587         * src/ldapquery.c
3588         * src/ldapserver.c
3589         * src/ldapserver.h
3590         * src/ldapupdate.c
3591         * src/ldapupdate.h
3592                 Add LDAP write support. Patch mostly by 
3593                 Michael <mir at datanom dot net>
3594
3595 2007-04-17 [wwp]        2.9.0cvs2
3596
3597         * src/compose.c
3598                 Prepend "Add to address book" to the context menu of compose window's sender and
3599                 recipient fields.
3600
3601 2007-04-16 [paul]       2.9.0cvs1
3602
3603         * src/gtk/authors.h
3604                 add Pader Rezso
3605
3606 2007-04-16 [paul]       2.9.0
3607
3608         * NEWS
3609         * README
3610         * RELEASE_NOTES
3611                 2.9.0 released
3612
3613 2007-04-16 [paul]       2.8.1cvs102
3614
3615         * po/fr.po
3616                 updated by Fabien Vantard
3617
3618 2007-04-16 [paul]       2.8.1cvs101
3619
3620         * po/ca.po
3621         * po/cs.po
3622         * po/de.po
3623         * po/hu.po
3624         * po/pl.po
3625         * po/pt_BR.po
3626         * po/sr.po
3627         * po/zh_CN.po
3628                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3629                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3630                 Aleksandar Urosevic, and Ralgh Young
3631
3632 2007-04-15 [mones]      2.8.1cvs100
3633
3634         * po/es.po
3635                 Updated for release
3636
3637 2007-04-14 [colin]      2.8.1cvs99
3638
3639         * src/message_search.c
3640         * src/prefs_display_header.c
3641         * src/summary_search.c
3642         * src/gtk/combobox.c
3643                 Fix allocations
3644
3645 2007-04-14 [wwp]        2.8.1cvs98
3646
3647         * src/gtk/combobox.c
3648         * src/message_search.c
3649         * src/summary_search.c
3650         * src/prefs_display_header.c
3651                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3652                 returns NULL, get the text value directly from the GtkEntry child.
3653
3654 2007-04-13 [colin]      2.8.1cvs97
3655
3656         * src/gtk/quicksearch.c
3657                 Give the focus back to summaryview when
3658                 emptying the quicksearch with Esc
3659
3660 2007-04-13 [colin]      2.8.1cvs96
3661
3662         * src/message_search.c
3663         * src/prefs_display_header.c
3664         * src/summary_search.c
3665                 Fix possibles crashes when getting text
3666                 from gtk combos
3667
3668 2007-04-13 [colin]      2.8.1cvs95
3669
3670         * src/pop.c
3671                 Add some UIDL debugging
3672
3673 2007-04-12 [colin]      2.8.1cvs94
3674
3675         * src/folder.c
3676                 Force folder scan if necessary after
3677                 copying mails, to be able to reapply
3678                 flags.
3679
3680 2007-04-11 [colin]      2.8.1cvs93
3681
3682         * src/main.c
3683                 don't scan for new mail on startup if --select
3684                 is specified (or race conditions arise). If so,
3685                 do both sequentially.
3686
3687 2007-04-09 [colin]      2.8.1cvs92
3688
3689         * src/common/defs.h
3690                 Use leafpad by default on Maemo. Patch
3691                 by Jean-Luc Biord.
3692
3693 2007-04-06 [colin]      2.8.1cvs91
3694
3695         * src/pixmaps/queue_close.xpm
3696         * src/pixmaps/queue_close_hrm.xpm
3697         * src/pixmaps/queue_close_hrm_mark.xpm
3698         * src/pixmaps/queue_close_mark.xpm
3699         * src/pixmaps/queue_open.xpm
3700         * src/pixmaps/queue_open_hrm.xpm
3701         * src/pixmaps/queue_open_hrm_mark.xpm
3702         * src/pixmaps/queue_open_mark.xpm
3703                 Move the clock one pixel down :)
3704
3705 2007-04-05 [colin]      2.8.1cvs90
3706
3707         * src/mainwindow.c
3708                 Don't sync when switching offline from
3709                 command line - it's usually too late :)
3710
3711 2007-04-05 [paul]       2.8.1cvs89
3712
3713         * src/Makefile.am
3714         * src/stock_pixmap.c
3715         * src/pixmaps/dir_close_hrm.xpm
3716         * src/pixmaps/dir_close_hrm_mark.xpm
3717         * src/pixmaps/drafts_close.xpm
3718         * src/pixmaps/drafts_close_mark.xpm
3719         * src/pixmaps/drafts_open.xpm
3720         * src/pixmaps/drafts_open_mark.xpm
3721         * src/pixmaps/inbox.xpm
3722         * src/pixmaps/inbox_close.xpm
3723         * src/pixmaps/inbox_close_hrm.xpm
3724         * src/pixmaps/inbox_close_hrm_mark.xpm
3725         * src/pixmaps/inbox_close_mark.xpm
3726         * src/pixmaps/inbox_hrm.xpm
3727         * src/pixmaps/inbox_hrm_mark.xpm
3728         * src/pixmaps/inbox_mark.xpm
3729         * src/pixmaps/inbox_open.xpm
3730         * src/pixmaps/inbox_open_hrm.xpm
3731         * src/pixmaps/inbox_open_hrm_mark.xpm
3732         * src/pixmaps/inbox_open_mark.xpm
3733         * src/pixmaps/outbox.xpm
3734         * src/pixmaps/outbox_close.xpm
3735         * src/pixmaps/outbox_close_hrm.xpm
3736         * src/pixmaps/outbox_close_hrm_mark.xpm
3737         * src/pixmaps/outbox_close_mark.xpm
3738         * src/pixmaps/outbox_hrm.xpm
3739         * src/pixmaps/outbox_hrm_mark.xpm
3740         * src/pixmaps/outbox_mark.xpm
3741         * src/pixmaps/outbox_open.xpm
3742         * src/pixmaps/outbox_open_hrm.xpm
3743         * src/pixmaps/outbox_open_hrm_mark.xpm
3744         * src/pixmaps/outbox_open_mark.xpm
3745         * src/pixmaps/queue_close.xpm
3746         * src/pixmaps/queue_close_hrm.xpm
3747         * src/pixmaps/queue_close_hrm_mark.xpm
3748         * src/pixmaps/queue_close_mark.xpm
3749         * src/pixmaps/queue_open.xpm
3750         * src/pixmaps/queue_open_hrm.xpm
3751         * src/pixmaps/queue_open_hrm_mark.xpm
3752         * src/pixmaps/queue_open_mark.xpm
3753                 updated, added and replaced icons
3754                 Icons by Colin
3755
3756 2007-04-04 [colin]      2.8.1cvs88
3757
3758         * src/imap.c
3759                 Fix build without libetpan
3760
3761 2007-04-03 [colin]      2.8.1cvs87
3762
3763         * src/imap.c
3764                 Fix crash with Citadel, and try to make
3765                 things work. this server (and specifically 
3766                 STATUS and APPEND at least) seems broken.
3767
3768 2007-04-03 [colin]      2.8.1cvs86
3769
3770         * src/folderview.c
3771                 Fix icons on folder close
3772
3773 2007-04-03 [colin]      2.8.1cvs85
3774
3775         * src/inc.c
3776                 Fix double-ask of offline override in
3777                 certain cases
3778         * src/imap.c
3779         * src/imap.h
3780         * src/imap_gtk.c
3781                 Much more efficient way to synchronise
3782                 for offline use
3783         * src/etpan/imap-thread.c
3784                 Fix possible segs
3785         * src/folder.c
3786         * src/gtk/quicksearch.c
3787                 Fix some GUI lags
3788
3789 2007-04-03 [paul]       2.8.1cvs84
3790
3791         * src/filtering.c
3792         * src/folder.c
3793         * src/folder.h
3794         * src/prefs_common.c
3795         * src/prefs_common.h
3796         * src/prefs_other.c
3797                 Fix sync being done too late
3798                 Thanks to Colin
3799
3800 2007-04-02 [colin]      2.8.1cvs83
3801
3802         * src/summaryview.c
3803                 Maemo: Put status and quicksearch at the top
3804         * src/plugins/bogofilter/bogofilter.c
3805         * src/plugins/spamassassin/spamassassin.c
3806                 Derive trash from inbox if possible
3807
3808 2007-04-02 [paul]       2.8.1cvs82
3809
3810         * src/plugins/bogofilter/bogofilter_gtk.c
3811                 a few English changes
3812
3813 2007-04-02 [paul]
3814
3815         2.9.0-rc1 released
3816
3817 2007-04-02 [colin]      2.8.1cvs81
3818
3819         * src/image_viewer.c
3820                 Fix transparent images by using
3821                 GtkImage
3822         * src/messageview.c
3823                 Flush events (on new windows) to avoid
3824                 having the textview's image resize fail
3825                 to know the available width
3826
3827 2007-04-01 [colin]      2.8.1cvs80
3828
3829         * src/prefs_account.c
3830                 If no MH mailbox exist, when creating a POP/Local
3831                 account, just create and use the default one 
3832                 instead of bailing with a "Mailbox doesn't exist"
3833                 error
3834
3835 2007-03-31 [colin]      2.8.1cvs79
3836
3837         * src/prefs_account.c
3838                 Create signature file if it doesn't exist
3839                 before editing
3840         * src/prefs_toolbar.c
3841                 Maemo: Move "Use default" on the left so
3842                 that people can find it
3843         * src/common/defs.h
3844                 Maemo: make default editor "Maemopad", 
3845                 default signature file "MyDocs/signature.txt"
3846
3847 2007-03-31 [colin]      2.8.1cvs78
3848
3849         * src/prefs_account.c
3850                 Maemo: rework account prefs so
3851                 that less horizontal scrolling
3852                 is required
3853
3854 2007-03-31 [colin]      2.8.1cvs77
3855
3856         * src/folderview.c
3857         * src/prefs_common.c
3858         * src/prefs_common.h
3859                 Fix bug 1167, 'Allow not displaying zeros 
3860                 in folder list'. Patch by MartinP
3861
3862 2007-03-31 [colin]      2.8.1cvs76
3863
3864         * AUTHORS
3865                 Add Jean-Luc Biord
3866
3867 2007-03-31 [colin]      2.8.1cvs75
3868
3869         * src/imap.c
3870                 Apply patch from bug 1172, direct
3871                 access to the folder's session instead
3872                 of using getter. Patch by MartinP
3873
3874 2007-03-31 [paul]       2.8.1cvs74
3875
3876         * src/gtk/authors.h
3877                 no need to list Fabien twice!
3878
3879 2007-03-31 [colin]      2.8.1cvs73
3880
3881         * src/inc.c
3882                 If we're currently "overriding for %d minutes",
3883                 don't ask
3884
3885 2007-03-31 [colin]      2.8.1cvs72
3886
3887         * src/compose.c
3888         * src/imap.c
3889         * src/inc.c
3890         * src/inc.h
3891         * src/messageview.c
3892         * src/news.c
3893         * src/plugins/spamassassin/spamassassin.c
3894                 Offline override: Add a parameter to allow
3895                 asking even if the override timer is running.
3896                 Allows to ask every time the user makes an
3897                 explicit action needing online access (such
3898                 as Get Mail), and not when the action is 
3899                 implicit (such as opening an IMAP folder)
3900
3901 2007-03-31 [colin]      2.8.1cvs71
3902
3903         * src/inc.c
3904                 Override offline: "No" answer shouldn't
3905                 re-ask after 3 seconds, but 10 minutes. 
3906
3907 2007-03-30 [colin]      2.8.1cvs70
3908
3909         * src/common/socket.c
3910                 Better error reporting on unix socket
3911                 failure (bind usually)
3912         * src/gtk/gtkutils.c
3913         * src/gtk/gtkutils.h
3914                 Label window: add a pulsing progress
3915                 bar to show we're not hung :)
3916         * src/folderview.c
3917         * src/main.c
3918         * src/plugins/pgpcore/sgpgme.c
3919                 Update API
3920
3921 2007-03-30 [colin]      2.8.1cvs69
3922
3923         * src/pop.c
3924         * src/prefs_common.c
3925                 Fix possible trashing of history and uidl
3926                 files on disk full problems
3927
3928 2007-03-30 [paul]       2.8.1cvs68
3929
3930         * src/mainwindow.c
3931         * src/summaryview.c
3932         * src/summaryview.h
3933                 update summary when changing layout type
3934                 (fixes wrong folder icon being displayed)
3935                 Thanks to Colin
3936
3937 2007-03-29 [colin]      2.8.1cvs67
3938
3939         * src/prefs_ext_prog.c
3940                 The browser pref is irrelevant on Maemo
3941
3942 2007-03-29 [colin]      2.8.1cvs66
3943
3944         * src/compose.c
3945         * src/compose.h
3946                 Maemo: dynamically switch headers/text position
3947         * src/prefs_common.c
3948                 Maemo: hide compose's ruler by default
3949         * src/common/socket.c
3950         * src/common/socket.h
3951                 Fix build warning
3952
3953 2007-03-29 [colin]      2.8.1cvs65
3954
3955         * src/common/socket.c
3956         * src/common/socket.h
3957                 Fix build when MAEMO_CFLAGS contains
3958                 _X_OPENSOURCE (resolv.h errors as long
3959                 as we don't add _BSD_SOURCE. Ugly).
3960
3961 2007-03-29 [wwp]        2.8.1cvs64
3962
3963         * src/prefs_logging.c
3964                 Fix sensitivity of clip-log widgets in prefs/logging,
3965                 thanks to Fabien.
3966
3967 2007-03-29 [wwp]        2.8.1cvs63
3968
3969         * po/POTFILES.in
3970                 Updated files list for translations, thanks to Fabien.
3971
3972 2007-03-29 [colin]      2.8.1cvs62
3973
3974         * src/main.c
3975         * src/common/Makefile.am
3976         * src/common/utils.c
3977                 Maybe make URI opening work in Maemo
3978                 Requires testing :)
3979
3980 2007-03-28 [colin]      2.8.1cvs61
3981
3982         * src/folder.c
3983         * src/folder.h
3984         * src/folderview.c
3985                 Add the possibility to sort folders arbitrarily
3986                 (via editing of folderlist.xml only). Patch by
3987                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3988                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3989                 be changed by the user'
3990
3991 2007-03-28 [colin]      2.8.1cvs60
3992
3993         * src/mimeview.c
3994                 Add popup menu for mime icons
3995
3996 2007-03-28 [colin]      2.8.1cvs59
3997
3998         * src/mainwindow.c
3999                 Fix a layout issue when presenting
4000                 mainwindow in Small screen layout
4001         * src/toolbar.c
4002         * src/toolbar.h
4003                 Add a "Go to folder list" button for
4004                 mainwindow, and make it default in
4005                 the Maemo build
4006
4007 2007-03-28 [colin]      2.8.1cvs58
4008
4009         * src/compose.c
4010                 Don't dynamically update title on Maemo
4011                 Patch by Jean-Luc Biord
4012
4013 2007-03-27 [colin]      2.8.1cvs57
4014
4015         * src/compose.c
4016         * src/folderview.c
4017         * src/summaryview.c
4018                 Enable tap-and-hold on Maemo
4019
4020 2007-03-26 [colin]      2.8.1cvs56
4021
4022         * src/compose.c
4023                 More popup-menu (in attachments list)
4024
4025 2007-03-26 [colin]      2.8.1cvs55
4026
4027         * src/compose.c
4028                 Enable popup-menu signal
4029
4030 2007-03-26 [colin]      2.8.1cvs54
4031
4032         * src/plugins/pgpinline/pgpinline.c
4033                 Fix bug 1111, 'PGP/inline plugin hides text 
4034                 around encrypted text block'. Patch based on
4035                 a patch from Michal Cihar.
4036
4037 2007-03-26 [wwp]        2.8.1cvs53
4038
4039         * src/procmsg.c
4040                 Fix getting a false error when sending queued message
4041                 whereas the sending was fine (if there are subfolders
4042                 in the queue folder), thanks to Colin.
4043
4044 2007-03-26 [paul]       2.8.1cvs52
4045
4046         * src/wizard.c
4047                 update FACE header in welcome message
4048
4049 2007-03-25 [colin]      2.8.1cvs51
4050
4051         * src/Makefile.am
4052                 Fix make dist
4053
4054 2007-03-25 [colin]      2.8.1cvs50
4055
4056         * src/main.c
4057                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4058
4059 2007-03-24 [colin]      2.8.1cvs49
4060
4061         * src/main.c
4062                 Fix a few launch problems on Maemo
4063                 Patch by Jean-Luc Biord
4064
4065 2007-03-24 [wwp]        2.8.1cvs48
4066
4067         * src/alertpanel.c
4068         * src/alertpanel.h
4069         * src/messageview.c
4070         * src/summaryview.c
4071                 Fix wrong action performed when closing the
4072                 "ask about account specific filtering rules
4073                 when filtering manually" dialog by pressing Escape.
4074                 Fix wrong order of buttons in the "return receipt
4075                 notification - the message was sent to several of
4076                 your accounts" dialog.
4077
4078 2007-03-24 [paul]       2.8.1cvs47
4079
4080         * src/folderview.c
4081                 an improvement to English usage
4082         * tools/kdeservicemenu/README
4083                 updated Claws url
4084
4085 2007-03-24 [paul]       2.8.1cvs46
4086
4087         * src/Makefile.am
4088         * src/stock_pixmap.c
4089         * src/pixmaps/edit_extern.xpm
4090         * src/pixmaps/mail_sign.xpm
4091                 rescue long lost icons
4092
4093 2007-03-24 [paul]       2.8.1cvs45
4094
4095         * src/toolbar.c
4096                 fix toolbar (broken in 2.8.1cvs42)
4097
4098 2007-03-23 [colin]      2.8.1cvs44
4099
4100         * src/imap.c
4101                 Correctly unsubscribe/resubscribe after
4102                 RENAME
4103
4104 2007-03-23 [colin]      2.8.1cvs43
4105
4106         * src/prefs_common.c
4107                 Maemo: as the platform is light on RAM, allow
4108                 caches to be discarded faster.
4109
4110 2007-03-23 [colin]      2.8.1cvs42
4111
4112         * src/Makefile.am
4113         * src/compose.c
4114         * src/compose.h
4115         * src/stock_pixmap.c
4116         * src/stock_pixmap.h
4117         * src/summaryview.c
4118         * src/summaryview.h
4119         * src/toolbar.c
4120         * src/toolbar.h
4121         * src/pixmaps/open_mail.xpm
4122                 Maemo changes: Add the possibility to have
4123                 "Open Email" and "Close Window" buttons on 
4124                 toolbars (and use them in Maemo's default
4125                 toolbars)
4126
4127 2007-03-23 [wwp]        2.8.1cvs41
4128
4129         * src/action.c
4130                 Reverted that part of the action dialog closure logics, to
4131                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4132                 done later in a different way (or may not).
4133
4134 2007-03-22 [wwp]        2.8.1cvs40
4135
4136         * src/action.c
4137                 Fix sticky action dialog when got no output but action command
4138                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4139
4140 2007-03-22 [colin]      2.8.1cvs39
4141
4142         * src/prefs_filtering.c
4143         * src/gtk/combobox.h
4144                 Fix escaping account names in filtering prefs
4145
4146 2007-03-22 [colin]      2.8.1cvs38
4147
4148         * src/addrindex.c
4149         * src/ldapctrl.h
4150         * src/ldapquery.c
4151                 Add any attribute specified in LDAP servers'
4152                 Search attributes to the Other Attributes tab
4153                 of contacts; Add 'telephoneNumber' in the
4154                 default list.
4155
4156 2007-03-22 [colin]      2.8.1cvs37
4157
4158         * src/folderview.c
4159         * src/folderview.h
4160         * src/mainwindow.c
4161                 Try to prevent race conditions when
4162                 changing the folder list
4163         * src/summaryview.c
4164                 Fix possible red folder icon when
4165                 switching from Small screen layout
4166                 to any other
4167
4168 2007-03-22 [colin]      2.8.1cvs36
4169
4170         * src/mainwindow.c
4171         * src/mainwindow.h
4172         * src/summaryview.c
4173                 Rename "little screen" to "Small screen"
4174         * src/gtk/Makefile.am
4175         * src/common/utils.c
4176         * src/mh.c
4177                 Fix Maemo-related compilation problems
4178
4179 2007-03-21 [colin]      2.8.1cvs35
4180
4181         * configure.ac
4182                 Fix previous commit
4183         * claws-mail.desktop
4184                 Remove .png from the Icon, it's useless
4185
4186 2007-03-21 [colin]      2.8.1cvs34
4187
4188         * configure.ac
4189         * src/Makefile.am
4190                 Add the necessary lib checking for 
4191                 Maemo
4192
4193 2007-03-21 [colin]      2.8.1cvs33
4194
4195         * src/main.c
4196                 Fix unconditional "error happened" when
4197                 sending via command-line. "lol @ myself"
4198
4199 2007-03-21 [colin]      2.8.1cvs32
4200
4201         * claws-mail-40x40.png
4202         * claws-mail-26x26.png
4203         * src/account.c
4204         * src/addressbook.c
4205         * src/compose.c
4206         * src/folderview.c
4207         * src/folderview.h
4208         * src/main.c
4209         * src/mainwindow.c
4210         * src/mainwindow.h
4211         * src/messageview.c
4212         * src/prefs_account.c
4213         * src/prefs_common.c
4214         * src/summary_search.c
4215         * src/summaryview.c
4216         * src/summaryview.h
4217         * src/gtk/authors.h
4218         * src/gtk/gtkutils.c
4219         * src/gtk/gtkutils.h
4220         * src/gtk/logwindow.c
4221         * src/gtk/menu.c
4222         * src/gtk/prefswindow.c
4223                 Add Maemo port (patch mainly by Jean-Luc Biort)
4224                 Add a new 'Little screen' layout to help on such
4225                 platforms (patch by me)
4226                 Make some default preferences different (more
4227                 adapted) on Maemo (patch by me)
4228
4229 2007-03-21 [wwp]        2.8.1cvs31
4230
4231         * src/prefs_logging.c
4232         * src/prefs_logging.h
4233                 Fixed copyright header of newly added files.
4234
4235 2007-03-21 [wwp]        2.8.1cvs30
4236
4237         * src/Makefile.am
4238         * src/filtering.c
4239         * src/filtering.h
4240         * src/folder.c
4241         * src/folderview.c
4242         * src/imap.c
4243         * src/inc.c
4244         * src/main.c
4245         * src/mainwindow.c
4246         * src/mainwindow.h
4247         * src/matcher.c
4248         * src/messageview.c
4249         * src/news.c
4250         * src/pop.c
4251         * src/prefs_common.c
4252         * src/prefs_common.h
4253         * src/prefs_logging.c
4254         * src/prefs_logging.h
4255         * src/prefs_other.c
4256         * src/procmsg.c
4257         * src/send_message.c
4258         * src/summaryview.c
4259         * src/common/log.c
4260         * src/common/log.h
4261         * src/common/nntp.c
4262         * src/common/session.c
4263         * src/common/smtp.c
4264         * src/common/socket.c
4265         * src/etpan/imap-thread.c
4266         * src/gtk/logwindow.c
4267         * src/gtk/logwindow.h
4268         * src/plugins/bogofilter/bogofilter.c
4269         * src/plugins/spamassassin/spamassassin.c
4270                 Added debugging of filtering/processing rules.
4271                 The debug log is here 'Tools/Filtering debug window',
4272                 the options there 'Configuration/Preferences/Other/Logging',
4273                 and the log file is ~/.claws-mail/filtering.log.
4274                 Moved protocol log prefs to 'Other/Logging' as well.
4275                 To support such debugging feature, the existing log API has
4276                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4277                 this impacts many external modules (commits follow).
4278
4279 2007-03-21 [paul]       2.8.1cvs29
4280
4281         * src/etpan/Makefile.am
4282         * src/etpan/imap-thread.c
4283                 add missing #include
4284
4285 2007-03-21 [colin]      2.8.1cvs28
4286
4287         * src/procmime.c
4288                 Fix bug 1157, 'some broken messages confuse 
4289                 mime parser'. Make sure we can't have MimeInfos
4290                 with negative sizes.
4291
4292 2007-03-20 [colin]      2.8.1cvs27
4293
4294         * src/main.c
4295                 Fix missing \0 on buffer
4296
4297 2007-03-20 [colin]      2.8.1cvs26
4298
4299         * src/mh.c
4300                 Use make_dir_hier instead of make_dir 
4301                 to create the MH mailbox
4302
4303 2007-03-20 [colin]      2.8.1cvs25
4304
4305         * src/folder.c
4306         * src/folder.h
4307         * src/prefs_account.c
4308         * src/wizard.c
4309                 Fix default inbox weirdnesses (after wizard,
4310                 if path is Mail, mailbox identifier is #mh/Mailbox,
4311                 and when creating new accounts)
4312
4313 2007-03-20 [colin]      2.8.1cvs24
4314
4315         * src/account.c
4316                 Write folderlist after adding/deleting accounts
4317                 that have folders
4318
4319 2007-03-20 [colin]      2.8.1cvs23
4320
4321         * src/imap.c
4322         * src/remotefolder.h
4323                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4324                 selected while scanning prior to update'
4325
4326 2007-03-17 [paul]       2.8.1cvs22
4327
4328         * src/main.c
4329                 fix a typo, and be a little more verbose.
4330
4331 2007-03-17 [wwp]        2.8.1cvs21
4332
4333         * src/inc.c
4334                 Fix a compiler warning.
4335
4336 2007-03-16 [wwp]        2.8.1cvs20
4337
4338         * tools/Makefile.am
4339         * tools/README
4340                 Updated to deal w/ the new mairix.sh tool.
4341
4342 2007-03-16 [wwp]        2.8.1cvs19
4343
4344         * src/action.c
4345                 Fix logics issues around the action IO dialog:
4346                 - disable entry widget and exec button when
4347                   the exec button is clicked (don't wait for any
4348                   output line) - fix possible disabling/re-enabling/
4349                   re-disabling of those widgets
4350                 - raise an error if executing a %as{} action either
4351                   empty or invalid, instead of failing silently
4352                 - don't close the dialog if the abort button has been
4353                   clicked and if there was no output yet
4354                 - set focus to the abort button when the exec button
4355                   is clicked
4356                 - fix capitalization of a warning message
4357
4358 2007-03-16 [wwp]        2.8.1cvs18
4359
4360         * tools/mairix.sh
4361                 Added a wrapper to mairix to the tools folder.
4362
4363 2007-03-16 [colin]      2.8.1cvs17
4364
4365         * src/messageview.c
4366         * src/mimeview.h
4367                 Allow mimeviewer plugins to print
4368                 their stuff
4369
4370 2007-03-16 [colin]      2.8.1cvs16
4371
4372         * .cvsignore
4373                 Ignore *.patchset
4374
4375 2007-03-15 [colin]      2.8.1cvs15
4376
4377         * src/messageview.c
4378         * src/mimeview.h
4379                 Add a way for mimeviewer plugins to
4380                 implement body search
4381
4382 2007-03-15 [paul]       2.8.1cvs14
4383
4384         * src/prefs_spelling.c
4385                 fix English usage
4386
4387 2007-03-15 [paul]       2.8.1cvs13
4388
4389         * src/common/quoted-printable.c
4390                 fix decoding of quoted-printable parts
4391
4392 2007-03-14 [wwp]        2.8.1cvs12
4393
4394         * src/gtk/logwindow.h
4395                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4396
4397 2007-03-14 [wwp]        2.8.1cvs11
4398
4399         * src/gtk/logwindow.h
4400                 Complete 2.8.1cvs10.
4401
4402 2007-03-14 [colin]      2.8.1cvs10
4403
4404         * src/gtk/logwindow.c
4405                 Probably fix bug 1149, crash on logwindow
4406                 close - at the expense of performance once
4407                 logwin has been opened
4408
4409 2007-03-14 [colin]      2.8.1cvs9
4410
4411         * src/main.c
4412                 If claws-mail is running on another
4413                 display, warn instead of popping it up
4414                 on the other display
4415
4416 2007-03-12 [colin]      2.8.1cvs8
4417
4418         * src/wizard.c
4419                 Fix bug 1145, 'Setting a different name 
4420                 for the Mailbox name isn't reflected in 
4421                 default account settings'. Patch by wwp
4422
4423 2007-03-12 [colin]      2.8.1cvs7
4424
4425         * src/summaryview.c
4426                 Fix bug 1143, 'Add number of messages to be 
4427                 deleted to confirmation dialog'
4428
4429 2007-03-12 [wwp]        2.8.1cvs6
4430
4431         * src/folderview.c
4432         * src/prefs_common.c
4433         * src/prefs_common.h
4434         * src/prefs_summaries.c
4435                 Changed the option that displays unread messages count
4436                 next to the folder name in folder list: it is now
4437                 possible to either display nothing, display the
4438                 unread messages number only or the unread and total messages
4439                 numbers. The patch includes this extra feature as well
4440                 as some minor fixes by rewriting the algo in folderview.c.
4441                 Thanks to Paul for the original idea and implementation, plus
4442                 testing and proof-reading!
4443
4444 2007-03-09 [paul]       2.8.1cvs5
4445
4446         * tools/Makefile.am
4447         * tools/README
4448         * tools/claws-mail-compose-insert-files.pl
4449                 added a script which enables inserting files
4450                 into the message body of a new Claws Mail
4451                 Compose window from the command line. Additionally
4452                 To, Cc, Subject and files to attach to the message
4453                 can be specified.
4454
4455 2007-03-09 [wwp]        2.8.1cvs4
4456
4457         * src/addr_compl.c
4458         * src/addr_compl.h
4459         * src/filtering.c
4460                 Optimize matching of addresses in the addressbook
4461                 (filtering/processing 'found_in_addressbook' condition).
4462
4463 2007-03-07 [wwp]        2.8.1cvs3
4464
4465         * src/quote_fmt.c
4466         * src/quote_fmt_lex.l
4467         * src/quote_fmt_parse.y
4468                 Add a new quote format symbol: %A to insert the
4469                 sender email address (just the address itself).
4470
4471 2007-03-06 [wwp]        2.8.1cvs2
4472
4473         * src/gtk/gtkutils.c
4474         * src/plugins/trayicon/trayicon_prefs.h
4475         * src/plugins/trayicon/trayicon_prefs.c
4476         * src/plugins/trayicon/trayicon.c
4477         * src/mainwindow.h
4478         * src/mainwindow.c
4479                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4480                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4481
4482
4483 2007-03-06 [paul]       2.8.1cvs1
4484
4485         * NEWS
4486         * README
4487         * RELEASE_NOTES
4488         * configure.ac
4489                 bump version number following
4490                 stable release
4491
4492 2007-03-06 [paul]       2.8.0cvs24
4493
4494         * po/cs.po
4495                 corrected by by Tim <timbrain@post.cz>
4496
4497 2007-03-05 [colin]      2.8.0cvs23
4498
4499         * src/Makefile.am
4500         * src/procmime.c
4501                 Fix mime/globs path on NetBSD
4502                 patch by George Michaelson
4503
4504 2007-03-05 [wwp]        2.8.0cvs22
4505
4506         * src/addr_compl.c
4507                 Remove debug statement (accidentally committed w/ cvs14).
4508
4509 2007-03-05 [paul]       2.8.0cvs21
4510
4511         * src/plugins/pgpcore/prefs_gpg.c
4512                 fix compiler warning
4513
4514 2007-03-05 [wwp]        2.8.0cvs20
4515
4516         * src/matcher_parser_parse.y
4517                 Fix mismerge between cvs17 and cvs19.
4518
4519 2007-03-05 [wwp]        2.8.0cvs19
4520
4521         * src/matcher_parser_parse.y
4522         * src/prefs_filtering_action.c
4523         * src/matcher.c
4524         * src/matcher.h
4525         * src/filtering.c
4526         * src/filtering.h
4527                 Add new 'add_to_addressbook' filtering/processing action.
4528
4529 2007-03-05 [wwp]        2.8.0cvs18
4530
4531         * src/filtering.c
4532                 Fix mark_as_ham filtering/processing action: spam flag
4533                 was not unset.
4534
4535 2007-03-04 [colin]      2.8.0cvs17
4536
4537         * src/filtering.c
4538         * src/matcher.c
4539         * src/matcher.h
4540         * src/matcher_parser_parse.y
4541         * src/prefs_filtering_action.c
4542                 Add 'Mark as spam' and 'Mark as ham' filtering
4543                 actions. Fixes bug 1138.
4544
4545 2007-03-04 [colin]      2.8.0cvs16
4546
4547         * src/imap.c
4548                 Fix bug 1140, wrong return value
4549                 without libetpan
4550
4551 2007-03-04 [wwp]        2.8.0cvs15
4552
4553         * src/addr_compl.c
4554                 Rollback cvs14: don't free stuff that is managed in g_list.
4555
4556 2007-03-04 [wwp]        2.8.0cvs14
4557
4558         * src/addr_compl.c
4559                 Fix a leak in address completion code.
4560
4561 2007-03-04 [colin]      2.8.0cvs13
4562
4563         * src/addr_compl.c
4564                 Maybe fix bug 1136, 'Crash in group 
4565                 address completion'
4566
4567 2007-03-04 [iwkse]      2.8.0cvs12
4568
4569         * src/imap.c
4570                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4571
4572 2007-03-03 [colin]      2.8.0cvs11
4573
4574         * src/plugins/pgpinline/pgpinline.c
4575                 Fix off-by-one, fix double-free. Fixes
4576                 bug 1135, 'cm-segfault on decrypting 
4577                 with PGP/inline'
4578
4579 2007-03-03 [colin]      2.8.0cvs10
4580
4581         * configure.ac
4582         * src/main.c
4583         * src/common/plugin.c
4584                 Fix bug 1134, 'Valgrind macros unhandled 
4585                 by Irix's cc'
4586
4587 2007-03-02 [colin]      2.8.0cvs9
4588
4589         * src/mbox.c
4590                 Don't error out on EAGAIN. Fixes 
4591                 bug 1129, '"local mbox file" account 
4592                 isn't retrieving mails'
4593
4594 2007-03-01 [wwp]        2.8.0cvs8
4595
4596         * src/mainwindow.c
4597         * src/gtk/colorlabel.c
4598                 Remove accels for extra color labels until we set better
4599                 and definitive ones.
4600
4601 2007-02-28 [wwp]        2.8.0cvs7
4602
4603         * src/mainwindow.c
4604         * src/matcher_parser_parse.y
4605         * src/prefs_common.c
4606         * src/prefs_msg_colors.c
4607         * src/procmsg.h
4608         * src/gtk/colorlabel.c
4609         * src/gtk/colorlabel.h
4610                 Add more customizable color labels. Cleaned up a bit
4611                 the color label API to avoid duplicate defines of
4612                 the max number of colors.
4613
4614 2007-02-27 [colin]      2.8.0cvs6
4615
4616         * src/mainwindow.c
4617         * src/common/utils.c
4618         * src/common/utils.h
4619                 Fix '+' in mailto URIs for List-* headers
4620
4621 2007-02-27 [colin]      2.8.0cvs5
4622
4623         * src/gtk/gtkutils.c
4624                 Use gtk_window_set_role instead of 
4625                 _set_wmclass
4626
4627 2007-02-27 [colin]      2.8.0cvs4
4628
4629         * src/inc.c
4630                 Fix "After receiving new mail, go to inbox" on IMAP,
4631                 and make it work only on manual reception
4632
4633 2007-02-27 [wwp]        2.8.0cvs3
4634
4635         * src/prefs_filtering.c
4636         * src/prefs_filtering_action.c
4637         * src/prefs_matcher.c
4638                 Update filtering matcher's and action's color label menus
4639                 when re-opening those dialogs (reflect any change to the
4640                 color labels list in the preferences).
4641
4642 2007-02-27 [colin]      2.8.0cvs2
4643
4644         * src/imap.c
4645         * src/etpan/etpan-thread-manager-types.h
4646         * src/etpan/etpan-thread-manager.c
4647         * src/etpan/imap-thread.c
4648                 Log imap ALERTs as errors in the log.
4649
4650 2007-02-26 [paul]       2.8.0cvs1
4651
4652         * tools/claws.i18n.status.pl
4653                 updated
4654
4655 2007-02-26 [paul]       2.7.2cvs75
4656
4657         * po/ca.po
4658         * po/cs.po
4659         * po/de.po
4660         * po/en_GB.po
4661         * po/fi.po
4662         * po/fr.po
4663         * po/hu.po
4664         * po/pl.po
4665         * po/pt_BR.po
4666         * po/sk.po
4667         * po/sr.po
4668         * po/zh_CN.po
4669                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4670                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4671                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4672                 Aleksandar Urosevic, and Ralgh Young
4673
4674 2007-02-25 [mones]      2.7.2cvs74
4675
4676         * po/es.po
4677                 Updated for release
4678
4679 2007-02-25 [colin]      2.7.2cvs73
4680
4681         * src/main.c
4682                 Clearing the list is only useful
4683                 to prevent a valgrind false-positive
4684
4685 2007-02-25 [paul]       2.7.2cvs72
4686
4687         * tools/Makefile.am
4688         * tools/README
4689         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4690         * tools/maildir2claws-mail.pl  **REMOVED**
4691                 renamed the script, fixed a couple bugs
4692
4693 2007-02-23 [colin]      2.7.2cvs71
4694
4695         * src/addressbook.c
4696                 Fix a leak, check for a few improbable nulls
4697
4698 2007-02-23 [colin]      2.7.2cvs70
4699
4700         * src/main.c
4701         * src/main.h
4702         * src/plugins/trayicon/trayicon.c
4703                 Fix blinking mainwin when starting in tray
4704                 (show mainwindow later in the startup process,
4705                  apart if restarting post-crash)
4706
4707 2007-02-23 [colin]      2.7.2cvs69
4708
4709         * src/folderview.c
4710         * src/imap_gtk.c
4711                 Fix crash when unsubscribing the currently
4712                 selected/opened folder
4713
4714 2007-02-23 [colin]      2.7.2cvs68
4715
4716         * src/compose.c
4717                 Fix bug that prevented colorization to
4718                 work without wrap quotation option
4719
4720 2007-02-23 [colin]      2.7.2cvs67
4721
4722         * src/addr_compl.c
4723                 Fix refcounting, start and end completion who
4724                 behaved as if there couldn't be any other current
4725                 user of completion
4726
4727 2007-02-23 [wwp]        2.7.2cvs66
4728
4729         * src/addressbook.c
4730         * src/addrindex.c
4731                 Address completion fixes: fix addressbook_peek_folder_exists() in
4732                 which the algorithm was ridiculously over-obfuscated and broken.
4733                 Fix addrindex_load_completion() as well, to load addresses in
4734                 completion list with regards to what addressbook_peek_folder_exists()
4735                 returns now.
4736
4737 2007-02-23 [wwp]        2.7.2cvs65
4738
4739         * src/addr_compl.c
4740                 Add addresses to completion when they're non-empty (thanks to Colin).
4741
4742 2007-02-23 [paul]       2.7.2cvs64
4743
4744         * src/plugins/pgpcore/passphrase.c
4745                 remove 'const '
4746
4747 2007-02-23 [colin]      2.7.2cvs63
4748
4749         * src/plugins/pgpcore/prefs_gpg.c
4750         * src/plugins/pgpcore/prefs_gpg.h
4751         * src/plugins/pgpcore/sgpgme.c
4752         * src/plugins/pgpinline/pgpinline.c
4753         * src/plugins/pgpmime/pgpmime.c
4754                 Try harder to respect user's choice wrt
4755                 gpg-agent even with gpg2, by unsetting
4756                 GPG_AGENT_INFO when necessary.
4757
4758 2007-02-22 [paul]       2.7.2cvs62
4759
4760         * src/plugins/pgpcore/sgpgme.c
4761         * src/plugins/pgpcore/sgpgme.h
4762         * src/plugins/pgpcore/passphrase.c
4763         * src/plugins/pgpinline/pgpinline.c
4764         * src/plugins/pgpmime/pgpmime.c
4765                 Fix a leak - gpgme_data_release_and_get_mem
4766                 leaks in recent gpgme. Workaround by using
4767                 our own function.
4768
4769 2007-02-22 [paul]       2.7.2cvs61
4770
4771         * src/gtk/quicksearch.c
4772                 Abandon dynamic search when pressing
4773                 Enter
4774
4775 2007-02-21 [colin]      2.7.2cvs60
4776
4777         * src/procmsg.c
4778         * src/plugins/pgpcore/passphrase.c
4779                 Fix little memory leaks
4780         * src/main.c
4781                 Fix false-positive leak at exit
4782         * src/gtk/quicksearch.c
4783                 Fix potentially big leak in recursive
4784                 Quicksearch
4785
4786 2007-02-21 [wwp]        2.7.2cvs59
4787
4788         * src/summaryview.c
4789                 Add missing newline to a debug message.
4790
4791 2007-02-20 [colin]      2.7.2cvs58
4792
4793         * src/Makefile.am
4794         * src/mimeview.c
4795         * src/stock_pixmap.c
4796         * src/stock_pixmap.h
4797         * src/pixmaps/mime_pgpsig.xpm
4798                 Add icon for application/pgp-signature
4799
4800 2007-02-20 [colin]      2.7.2cvs57
4801
4802         * src/Makefile.am
4803         * src/main.c
4804         * src/mimeview.c
4805         * src/stock_pixmap.c
4806         * src/stock_pixmap.h
4807         * src/pixmaps/mime_calendar.xpm
4808         * src/pixmaps/mime_pdf.xpm
4809         * src/pixmaps/mime_ps.xpm
4810                 Add icons for text/calendar, application/pdf
4811                 and application/postscript
4812
4813 2007-02-20 [colin]      2.7.2cvs56
4814
4815         * autogen.sh
4816         * src/matcher_parser_parse.y
4817         * src/matcher_parser_lex.l
4818                 Fix big memory leak in flex, and
4819                 require flex 2.5.31
4820
4821 2007-02-20 [wwp]        2.7.2cvs55
4822
4823         * src/matcher_parser_parse.y
4824                 Fix a duplicate token definition (thanks to iwkse).
4825
4826 2007-02-20 [wwp]        2.7.2cvs54
4827
4828         * src/matcher_parser_lex.l
4829         * src/quote_fmt_lex.l
4830                 Use proper flex options instead of direct use of #define,
4831                 make the flex-generated C lighter.
4832
4833 2007-02-20 [colin]      2.7.2cvs53
4834
4835         * src/summaryview.c
4836                 Grab focus in message list after hiding
4837                 the quicksearch, instead of leaving it
4838                 "somewhere"
4839
4840 2007-02-19 [colin]      2.7.2cvs52
4841
4842         * src/folderview.c
4843                 Fix bug 1033, 'Automatically refresh 
4844                 message list when new messages arrives'
4845                 Looks like folderview->opened can sometimes
4846                 be wrong...
4847
4848 2007-02-19 [paul]       2.7.2cvs51
4849
4850         * tools/Makefile.am
4851         * tools/README
4852         * tools/thunderbird-filters-convertor.pl
4853                 add new script which converts thunderbird filter
4854                 rules to Claws filter rules
4855
4856 2007-02-18 [paul]       2.7.2cvs50
4857
4858         * src/plugins/pgpcore/prefs_gpg.c
4859         * src/plugins/pgpcore/prefs_gpg.h
4860         * src/plugins/pgpcore/sgpgme.c
4861         * src/plugins/pgpinline/pgpinline.c
4862         * src/plugins/pgpmime/pgpmime.c
4863                 improved GUI interoperability with gpg-agent
4864
4865 2007-02-18 [paul]       2.7.2cvs49
4866
4867         * src/prefs_account.c
4868                 Privacy options sensitivity fix
4869
4870 2007-02-17 [colin]      2.7.2cvs48
4871
4872         * src/messageview.c
4873                 Reset icon to warning in the noticeview
4874
4875 2007-02-15 [colin]      2.7.2cvs47
4876
4877         * src/folderview.c
4878                 Fix a manifestation of bug 1033 (summaryview failing
4879                 to update for new mails), which happens after editing
4880                 account preferences or preferences that cause a 
4881                 folderview reload.
4882
4883 2007-02-15 [colin]      2.7.2cvs46
4884
4885         * src/addressbook.c
4886                 Probably fix bug 1123, 'Segmentation 
4887                 fault while opening address book'. I get
4888                 g_warnings if the saved paned position is
4889                 not greater than 0. Also, save position
4890                 when hiding the addressbook instead of
4891                 via signal.
4892
4893 2007-02-14 [colin]      2.7.2cvs45
4894
4895         * src/plugins/pgpcore/prefs_gpg.c
4896         * src/plugins/pgpcore/prefs_gpg.h
4897         * src/plugins/pgpcore/sgpgme.c
4898         * src/plugins/pgpinline/pgpinline.c
4899         * src/plugins/pgpmime/pgpmime.c
4900                 Add an option "Use gpg-agent if available". Fixes
4901                 annoyances with distro-installed gpg-agent, when
4902                 no pinentry program is installed, and the user's 
4903                 at a loss on why "decryption failed". Makes more
4904                 clear why passphrase isn't saved when gpg-agent is
4905                 used. Defaults to true, to avoid changing the 
4906                 current behaviour.
4907
4908 2007-02-14 [wwp]        2.7.2cvs44
4909
4910         * src/matcher_parser_parse.y
4911                 Fix missing line number reset (wrong line number might appear
4912                 when re-loading filtering rules if there's a parser error).
4913
4914 2007-02-13 [colin]      2.7.2cvs43
4915
4916         * src/common/utils.c
4917                 Don't encode ',' in URIs before passing it
4918                 to the browser command-line. It was probably
4919                 done at a time where commas in URIs made
4920                 mozilla -remote 'openurl(%s,new-window)'
4921                 bug.
4922
4923 2007-02-13 [wwp]        2.7.2cvs42
4924
4925         * src/prefs_matcher.c
4926         * src/plugins/bogofilter/bogofilter_gtk.c
4927                 A bit of string factorization around "Select ..." buttons.
4928
4929 2007-02-11 [colin]      2.7.2cvs41
4930
4931         * src/alertpanel.c
4932                 Make sure to escape the title
4933
4934 2007-02-11 [colin]      2.7.2cvs40
4935
4936         * src/codeconv.c
4937                 Recognize .utf8 locales as .UTF-8 ones
4938
4939 2007-02-11 [colin]      2.7.2cvs39
4940
4941         * src/compose.c
4942                 Fix code conversion when dragging a file
4943
4944 2007-02-09 [colin]      2.7.2cvs38
4945
4946         * src/plugins/clamav/clamav_plugin.c
4947                 Complete Paul's patch with conditional
4948                 compilation to avoid breaking compilation
4949                 on old Dapper and Edgy... Maybe other
4950                 distros too.
4951
4952 2007-02-09 [paul]       2.7.2cvs37
4953
4954         * src/plugins/clamav/clamav_plugin.c
4955                 fix for the upstream changes in libclamav
4956
4957 2007-02-09 [paul]       2.7.2cvs36
4958
4959         * src/main.c
4960         * src/mainwindow.c
4961         * src/procmsg.c
4962         * src/procmsg.h
4963                 fix "warn if there are queued messages" (on exit)
4964                 option, which only checked the first mailbox's
4965                 queue
4966                 don't ask before emptying trash if there are no
4967                 messages in trash, also check and empty all trash
4968                 folders
4969         * src/prefs_other.c
4970                 move "Ask before emptying trash" option
4971                 outside of the "On exit" frame as it's
4972                 not only an "On exit" option
4973
4974 2007-02-09 [paul]       2.7.2cvs35
4975
4976         * src/addrgather.c
4977         * src/alertpanel.c
4978         * src/editldap.c
4979         * src/prefs_account.c
4980         * src/prefs_folder_item.c
4981         * src/prefs_gtk.h
4982         * src/prefs_matcher.c
4983         * src/prefs_message.c
4984         * src/prefs_msg_colors.c
4985         * src/prefs_summaries.c
4986         * src/wizard.c
4987         * src/gtk/inputdialog.c
4988         * src/plugins/bogofilter/bogofilter_gtk.c
4989                 pedantic commit: use 'checkbtn' everywhere
4990                 instead of a mixture of 'checkbtn' and 'chkbtn'
4991
4992 2007-02-09 [paul]       2.7.2cvs34
4993
4994         * src/compose.c
4995                 fix default hotkeys
4996         * src/prefs_other.c
4997         * src/prefs_send.c
4998                 move "Never send Return Receipts" from
4999                 prefs_other to prefs_send
5000                 add an option "Ask about account specific
5001                 filtering rules..." to prefs_other
5002         * src/gtk/gtkutils.c
5003                 fix a compiler warning
5004
5005 2007-02-08 [colin]      2.7.2cvs33
5006
5007         * src/plugins/pgpinline/pgpinline.c
5008                 Fix bug 1110, 'pgpmime fails to process 
5009                 encapsulated openpgp mime (rfc 3156, 6.1 
5010                 -> rfc1847)'
5011                 It was due to an interaction between PGP/Mime
5012                 and PGP/Inline plugin. 
5013
5014 2007-02-08 [colin]      2.7.2cvs32
5015
5016         * src/inc.c
5017         * src/mbox.c
5018         * src/mbox.h
5019                 Fix bug 1117, 'fcntl locking code 
5020                 does not work in mbox.c'
5021
5022 2007-02-08 [colin]      2.7.2cvs31
5023
5024         * src/prefs_account.c
5025                 Fix Gentoo bug 165819, 'can't create 
5026                 a "local mbox file" account'. Patch
5027                 by Olivier <castan.o@free.fr>
5028
5029 2007-02-07 [colin]      2.7.2cvs30
5030
5031         * src/ldapquery.c
5032                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5033                 autocompletion was used'
5034
5035 2007-02-07 [paul]       2.7.2cvs29
5036
5037         * src/folder.c
5038                 cut down on unnecessary debug_prints
5039         * src/imap_gtk.c
5040                 fix menu_set_active() on 'Show only
5041                 subscribed folders'
5042
5043 2007-02-07 [paul]       2.7.2cvs28
5044
5045         * src/plugins/clamav/clamav_plugin.c
5046         * src/plugins/clamav/clamav_plugin.h
5047         * src/plugins/clamav/clamav_plugin_gtk.c
5048                 fix copyright header
5049
5050 2007-02-07 [paul]       2.7.2cvs27
5051
5052         * src/procheader.c
5053                 fix bug 1116, 'summary view allow a 
5054                 subject line break'
5055
5056 2007-02-06 [colin]      2.7.2cvs26
5057
5058         * src/summaryview.c
5059                 Fix delete thread
5060
5061 2007-02-05 [fabien]     2.7.2cvs25
5062
5063         * po/POTFILES.in
5064         * src/uri_opener.c
5065                 i18n related - 1 fix and 1 message for translators.
5066
5067 2007-02-05 [colin]      2.7.2cvs24
5068
5069         * src/gtk/quicksearch.c
5070                 Don't reload summary list if quicksearch wasn't
5071                 active on hiding; move currently selected mail in
5072                 the visible area when showing the quicksearch
5073
5074 2007-02-05 [colin]      2.7.2cvs23
5075
5076         * src/folderview.c
5077                 Add debug to try to solve bug 1104
5078
5079 2007-02-05 [paul]       2.7.2cvs22
5080
5081         * src/mainwindow.c
5082                 confirm before emptying trash on exit is
5083                 a Yes or No answer, use Yes or No in the
5084                 dialog
5085
5086 2007-02-04 [colin]      2.7.2cvs21
5087
5088         * src/compose.c
5089         * src/plugins/pgpcore/passphrase.c
5090         * src/plugins/pgpcore/select-keys.c
5091                 Set wmclass on new windows
5092
5093 2007-02-04 [colin]
5094
5095         2.8.0-rc1 released
5096
5097 2007-02-04 [colin]      2.7.2cvs20
5098
5099         * src/compose.c
5100         * src/compose.h
5101                 Auto save drafts on exit, reopen them
5102                 at startup, instead of asking
5103         * src/account.c
5104         * src/addressadd.c
5105         * src/addressbook.c
5106         * src/addressbook_foldersel.c
5107         * src/addrgather.c
5108         * src/crash.c
5109         * src/editaddress.c
5110         * src/editbook.c
5111         * src/editgroup.c
5112         * src/editjpilot.c
5113         * src/editldap.c
5114         * src/editldap_basedn.c
5115         * src/editvcard.c
5116         * src/exphtmldlg.c
5117         * src/expldifdlg.c
5118         * src/export.c
5119         * src/foldersel.c
5120         * src/gedit-print.c
5121         * src/import.c
5122         * src/importldif.c
5123         * src/importmutt.c
5124         * src/importpine.c
5125         * src/main.c
5126         * src/mainwindow.c
5127         * src/message_search.c
5128         * src/messageview.c
5129         * src/prefs_actions.c
5130         * src/prefs_customheader.c
5131         * src/prefs_display_header.c
5132         * src/prefs_filtering.c
5133         * src/prefs_filtering_action.c
5134         * src/prefs_folder_column.c
5135         * src/prefs_gtk.c
5136         * src/prefs_matcher.c
5137         * src/prefs_other.c
5138         * src/prefs_summaries.c
5139         * src/prefs_summary_column.c
5140         * src/prefs_template.c
5141         * src/sourcewindow.c
5142         * src/ssl_manager.c
5143         * src/summary_search.c
5144         * src/uri_opener.c
5145         * src/gtk/about.c
5146         * src/gtk/description_window.c
5147         * src/gtk/foldersort.c
5148         * src/gtk/gtkutils.c
5149         * src/gtk/gtkutils.h
5150         * src/gtk/icon_legend.c
5151         * src/gtk/logwindow.c
5152         * src/gtk/pluginwindow.c
5153         * src/gtk/prefswindow.c
5154                 Give different wmclass to different
5155                 windows - thanks to sed ;)
5156
5157 2007-02-04 [colin]      2.7.2cvs19
5158
5159         * src/main.c
5160                 Revert previous patch, can't reproduce
5161                 it anymore. 
5162
5163 2007-02-03 [colin]      2.7.2cvs18
5164
5165         * src/main.c
5166                 Don't save the mainwindow size and
5167                 position on emergency exit (libSM's
5168                 "die" callback), Xfce seems to make
5169                 the window smaller just before the
5170                 size's saved.
5171
5172 2007-02-03 [colin]      2.7.2cvs17
5173
5174         * src/plugins/bogofilter/bogofilter.c
5175         * src/plugins/bogofilter/bogofilter.h
5176         * src/plugins/bogofilter/bogofilter_gtk.c
5177         * src/plugins/pgpinline/pgpinline.c
5178         * src/plugins/pgpinline/pgpinline.h
5179                 Fix more copyrights
5180
5181 2007-02-03 [colin]      2.7.2cvs16
5182
5183         * src/partial_download.c
5184         * src/partial_download.h
5185         * src/ssl_manager.c
5186         * src/ssl_manager.h
5187         * src/uri_opener.c
5188         * src/uri_opener.h
5189         * src/wizard.c
5190         * src/wizard.h
5191         * src/common/ssl_certificate.c
5192         * src/common/ssl_certificate.h
5193         * src/gtk/quicksearch.c
5194         * src/gtk/quicksearch.h
5195         * src/gtk/sslcertwindow.c
5196         * src/gtk/sslcertwindow.h
5197                 Fix copyright on my files
5198
5199 2007-02-02 [colin]      2.7.2cvs15
5200
5201         * src/Makefile.am
5202         * src/mainwindow.c
5203         * src/messageview.c
5204         * src/messageview.h
5205         * src/textview.c
5206         * src/textview.h
5207         * src/uri_opener.c
5208         * src/uri_opener.h
5209                 Add Tools/List URIs to allow
5210                 opening any URI in the current mail
5211
5212 2007-02-02 [colin]      2.7.2cvs14
5213
5214         * src/common/valgrind.h ** NEW FILE **
5215         * src/common/Makefile.am
5216         * src/common/plugin.c
5217                 Don't dlclose the plugins if we're running
5218                 under valgrind. (doesn't require valgrind
5219                 either at compile time or run time).
5220
5221 2007-02-01 [paul]       2.7.2cvs13
5222
5223         * AUTHORS
5224         * src/gtk/authors.h
5225         * tools/freshmeat_search.pl
5226         * tools/google_search.pl
5227         * tools/multiwebsearch.pl
5228                 add support for non ISO-8859-1 compatible locales
5229                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5230
5231 2007-02-01 [colin]      2.7.2cvs12
5232
5233         * src/prefs_other.c
5234         * src/prefs_summaries.c
5235                 Move keybinding prefs to the Other page
5236
5237 2007-02-01 [wwp]        2.7.2cvs11
5238
5239         * src/plugins/trayicon/trayicon.c
5240                 Fix a raising issue within KDE.
5241
5242 2007-02-01 [colin]      2.7.2cvs10
5243
5244         * src/codeconv.c
5245                 Fix stray quotes in encoded strings
5246         * src/addressadd.c
5247                 Fix wrong call causing g_warnings
5248         * src/textview.c
5249                 Remove useless message
5250
5251 2007-01-31 [wwp]        2.7.2cvs9
5252
5253         * src/plugins/trayicon/trayicon.c
5254                 fix buggy hiding of main window when closing if close-to-tray
5255                 is not set (bad logics  in the trayicon hook code).
5256                 Changed the quit confirmation message too.
5257
5258 2007-01-30 [colin]      2.7.2cvs8
5259
5260         * src/main.c
5261                 Fix hidden mainwindow after clicking on
5262                 the X close button, if compose windows
5263                 exist and the user chooses not to quit
5264
5265 2007-01-30 [colin]      2.7.2cvs7
5266
5267         * src/main.c
5268         * src/compose.c
5269                 Handle local URIs to attach files (file:///...)
5270                 Fixes attaching files from Thunar for example
5271
5272 2007-01-30 [colin]      2.7.2cvs6
5273
5274         * src/prefs_ext_prog.c
5275                 Add 'mousepad' to the list of text editors.
5276                 Mousepad is XFCE's text editor
5277
5278 2007-01-29 [wwp]        2.7.2cvs5
5279
5280         * po/POTFILES.in
5281         * src/plugins/trayicon/trayicon_prefs.c
5282                 trayicon i18n fixes, thanks to Fabien.
5283
5284 2007-01-28 [wwp]        2.7.2cvs4
5285
5286         * src/mainwindow.c
5287         * src/mainwindow.h
5288         * src/plugins/trayicon/trayicon.c
5289         * src/plugins/trayicon/trayicon_prefs.c
5290         * src/plugins/trayicon/trayicon_prefs.h
5291                 Added a new TrayIcon plugin option to close to tray
5292                 (WM's hotkey and [X] button will hide the window instead
5293                 of closing it - closing CM can be done using the tray icon
5294                 menu or the File menu).
5295                 Improved visibility handling in trayicon, clicking the
5296                 trayicon now raise the window to current desktop when it
5297                 was either minimized/shaded/on another desktop.
5298                 Thanks to Paul for testing and fixing a strange behaviour
5299                 in KDE ;-).
5300
5301 2007-01-27 [paul]       2.7.2cvs3
5302
5303         * src/prefs_folder_item.c
5304         * src/prefs_receive.c
5305         * src/plugins/pgpcore/prefs_gpg.c
5306                 use 'start-up' instead of 'startup' in labels
5307
5308 2007-01-26 [wwp]        2.7.2cvs2
5309
5310         * src/plugins/trayicon/Makefile.am
5311         * src/plugins/trayicon/trayicon.c
5312         * src/plugins/trayicon/trayicon_prefs.c
5313         * src/plugins/trayicon/trayicon_prefs.h
5314                 Add a new TrayIcon option to hide the main window at
5315                 start-up.
5316                 Fix trayicon.c copyright header.
5317
5318 2007-01-26 [paul]       2.7.2cvs1
5319
5320         * NEWS
5321         * README
5322         * RELEASE_NOTES
5323         * configure.ac
5324                 bump up version number following
5325                 stable release
5326
5327 2007-01-25 [mones]      2.7.1cvs60
5328
5329         * po/es.po
5330                 updated thousands of strings (well, probably less ;-)
5331
5332 2007-01-25 [colin]      2.7.1cvs59
5333
5334         * src/matcher.c
5335                 Fix 2nd-run loss of matcherrc on new
5336                 configurations. 
5337
5338 2007-01-25 [wwp]        2.7.1cvs58
5339
5340         * src/mimeview.c
5341                 fix handling of empty value in attach_save_directory too, thanks
5342                 to Colin.
5343
5344 2007-01-25 [wwp]        2.7.1cvs57
5345
5346         * src/gtk/filesel.c
5347                 fix handling of empty value in attach_load_directory,
5348                 thanks to Colin.
5349
5350 2007-01-25 [wwp]        2.7.1cvs56
5351
5352         * src/plugins/dillo_viewer/dillo_prefs.h
5353                 fix a typo.
5354
5355 2007-01-25 [colin]      2.7.1cvs55
5356
5357         * src/matcher.c
5358         * src/matcher.h
5359         * src/matcher_parser_parse.y
5360         * src/prefs_matcher.c
5361                 Add matching on the spam flag
5362
5363 2007-01-24 [colin]      2.7.1cvs54
5364
5365         * src/folder.c
5366         * src/common/xml.c
5367         * src/common/xml.h
5368                 Make sure folderlist.xml is correctly
5369                 written before overwriting it.
5370         * src/procmsg.c
5371         * src/procmsg.h
5372         * src/summaryview.c
5373         * src/plugins/bogofilter/bogofilter.c
5374         * src/plugins/bogofilter/bogofilter.h
5375         * src/plugins/bogofilter/bogofilter_gtk.c
5376         * src/plugins/spamassassin/spamassassin.c
5377         * src/plugins/spamassassin/spamassassin.h
5378         * src/plugins/spamassassin/spamassassin_gtk.c
5379                 Move spam to the correct trash folder after
5380                 learning, if spam directory isn't set.
5381
5382 2007-01-23 [paul]       2.7.1cvs53
5383
5384         * src/plugins/bogofilter/bogofilter_gtk.c
5385                 fix sensitivity of "Insert X-Bogosity header"
5386                 option
5387
5388 2007-01-23 [colin]      2.7.1cvs52
5389
5390         * src/toolbar.c
5391                 Translate toolbar items text if
5392                 they're translatable (default)
5393         * src/addrcache.c
5394         * src/addrcache.h
5395         * src/addritem.c
5396         * src/addritem.h
5397         * src/codeconv.c
5398         * src/codeconv.h
5399         * src/jpilot.c
5400         * src/jpilot.h
5401         * src/ldapctrl.c
5402         * src/ldapctrl.h
5403         * src/ldapquery.h
5404         * src/ldif.c
5405         * src/ldif.h
5406         * src/etpan/etpan-thread-manager.c
5407         * src/etpan/etpan-thread-manager.h
5408         * src/gtk/gtkutils.c
5409         * src/gtk/gtkutils.h
5410                 More static functions
5411
5412 2007-01-22 [fabien]     2.7.1cvs51
5413
5414         * src/gtk/gtkutils.c
5415                 gtkut_get_options_frame() : ability to pass
5416                 a 'NULL' value in frame pointer parameter if
5417                 we don't need it.
5418
5419 2007-01-22 [colin]      2.7.1cvs50
5420
5421         * src/procmsg.c
5422         * src/procmsg.h
5423         * src/plugins/bogofilter/bogofilter.c
5424         * src/plugins/bogofilter/bogofilter_gtk.c
5425         * src/plugins/spamassassin/spamassassin.c
5426         * src/plugins/spamassassin/spamassassin_gtk.c
5427                 Allow moving spams to the account's trash
5428                 instead of default one
5429
5430 2007-01-21 [colin]      2.7.1cvs49
5431
5432         * src/ldapquery.c
5433         * src/ldapquery.h
5434                 Revert a static function that shouldn't
5435                 have been
5436
5437 2007-01-21 [colin]      2.7.1cvs48
5438
5439         * src/ldapquery.c
5440         * src/ldapquery.h
5441                 Same
5442
5443 2007-01-21 [colin]      2.7.1cvs47
5444
5445         * src/procmsg.c
5446         * src/procmsg.h
5447                 Same
5448
5449 2007-01-21 [colin]      2.7.1cvs46
5450
5451         * src/common/socket.c
5452         * src/common/socket.h
5453                 Same
5454
5455 2007-01-21 [colin]      2.7.1cvs45
5456
5457         * src/crash.c
5458         * src/exporthtml.c
5459         * src/exporthtml.h
5460         * src/exportldif.c
5461         * src/exportldif.h
5462         * src/folder.c
5463         * src/folder.h
5464         * src/folder_item_prefs.c
5465         * src/folder_item_prefs.h
5466         * src/folderview.c
5467         * src/folderview.h
5468         * src/gedit-print.c
5469         * src/gedit-print.h
5470         * src/main.c
5471         * src/main.h
5472         * src/common/socket.c
5473         * src/common/socket.h
5474         * src/gtk/gtkaspell.c
5475         * src/gtk/gtkaspell.h
5476         * src/gtk/quicksearch.c
5477         * src/gtk/quicksearch.h
5478                 Same
5479
5480 2007-01-21 [colin]      2.7.1cvs44
5481
5482         * src/common/utils.c
5483         * src/common/utils.h
5484         * src/etpan/etpan-thread-manager.c
5485         * src/etpan/etpan-thread-manager.h
5486                 Same (Funny that etpan_thread_unbind
5487                 is called but not etpan_thread_bind)
5488
5489 2007-01-21 [colin]      2.7.1cvs43
5490
5491         * src/addrselect.c
5492         * src/addrselect.h
5493         * src/codeconv.c
5494         * src/codeconv.h
5495         * src/compose.c
5496         * src/compose.h
5497         * src/etpan/Makefile.am
5498         * src/gtk/colorlabel.c
5499         * src/gtk/colorlabel.h
5500         * src/gtk/sslcertwindow.c
5501         * src/gtk/sslcertwindow.h
5502         * src/etpan/etpan-log.c ** REMOVED **
5503         * src/etpan/etpan-log.h ** REMOVED **
5504                 Same
5505
5506 2007-01-20 [colin]      2.7.1cvs42
5507
5508         * src/addritem.c
5509         * src/addritem.h
5510                 Same
5511
5512 2007-01-20 [colin]      2.7.1cvs41
5513
5514         * src/account.c
5515         * src/account.h
5516         * src/addrbook.c
5517         * src/addrbook.h
5518         * src/addrcache.c
5519         * src/addrcache.h
5520         * src/addrclip.c
5521         * src/addrclip.h
5522         * src/addressbook.c
5523         * src/addressbook.h
5524         * src/addrharvest.c
5525         * src/addrharvest.h
5526         * src/addrindex.c
5527         * src/addrindex.h
5528         * src/editaddress.c
5529         * src/editaddress.h
5530                 Make functions that aren't used in other
5531                 files static
5532
5533 2007-01-20 [colin]      2.7.1cvs40
5534
5535         * src/account.c
5536         * src/addrbook.c
5537         * src/addrcache.c
5538         * src/addressbook.c
5539         * src/addrgather.c
5540         * src/addrindex.c
5541         * src/addrquery.c
5542         * src/addrselect.c
5543         * src/browseldap.c
5544         * src/compose.c
5545         * src/editbook.c
5546         * src/editjpilot.c
5547         * src/editldap.c
5548         * src/editldap_basedn.c
5549         * src/editvcard.c
5550         * src/exporthtml.c
5551         * src/exportldif.c
5552         * src/folder.c
5553         * src/folderview.c
5554         * src/image_viewer.c
5555         * src/imap.c
5556         * src/importmutt.c
5557         * src/importpine.c
5558         * src/jpilot.c
5559         * src/ldapquery.c
5560         * src/main.c
5561         * src/mainwindow.c
5562         * src/matcher.c
5563         * src/messageview.c
5564         * src/mh.c
5565         * src/mimeview.c
5566         * src/msgcache.c
5567         * src/mutt.c
5568         * src/news.c
5569         * src/pine.c
5570         * src/prefs_account.c
5571         * src/prefs_common.c
5572         * src/prefs_compose_writing.c
5573         * src/prefs_ext_prog.c
5574         * src/prefs_folder_item.c
5575         * src/prefs_fonts.c
5576         * src/prefs_message.c
5577         * src/prefs_msg_colors.c
5578         * src/prefs_other.c
5579         * src/prefs_quote.c
5580         * src/prefs_receive.c
5581         * src/prefs_send.c
5582         * src/prefs_spelling.c
5583         * src/prefs_summaries.c
5584         * src/prefs_toolbar.c
5585         * src/prefs_wrapping.c
5586         * src/privacy.c
5587         * src/procmime.c
5588         * src/procmsg.c
5589         * src/ssl_manager.c
5590         * src/statusbar.c
5591         * src/summaryview.c
5592         * src/toolbar.c
5593         * src/vcard.c
5594         * src/common/hooks.c
5595         * src/common/log.c
5596         * src/common/passcrypt.c
5597         * src/common/socket.c
5598         * src/common/ssl.c
5599         * src/common/ssl_certificate.c
5600         * src/common/template.c
5601         * src/common/utils.c
5602         * src/etpan/imap-thread.c
5603         * src/gtk/sslcertwindow.c
5604         * src/gtk/sslcertwindow.h
5605                 Make functions that could be static, static
5606
5607 2007-01-20 [colin]      2.7.1cvs39
5608
5609         * src/editldap.c
5610                 Fix tooltip
5611
5612 2007-01-20 [colin]      2.7.1cvs38
5613
5614         * src/ldapquery.c
5615         * src/ldaputil.c
5616         * src/ldaputil.h
5617                 Fix bug 1102, 'claws-mail-2.7.1 
5618                 makes use of deprecated ldap 
5619                 functions'
5620
5621 2007-01-20 [colin]      2.7.1cvs37
5622
5623         * src/mainwindow.c
5624         * src/mainwindow.h
5625         * src/summaryview.c
5626         * src/gtk/quicksearch.c
5627                 Add Wide message list layout
5628
5629 2007-01-19 [fabien]     2.7.1cvs36
5630
5631         * src/textview.c
5632                 make sure a font change is considered in links of
5633                 headerview.
5634
5635 2007-01-19 [colin]      2.7.1cvs35
5636
5637         * src/main.c
5638         * src/mainwindow.c
5639         * src/mainwindow.h
5640         * src/messageview.c
5641         * src/messageview.h
5642         * src/prefs_common.c
5643         * src/prefs_common.h
5644         * src/summaryview.c
5645         * src/summaryview.h
5646         * src/gtk/quicksearch.c
5647         * src/gtk/quicksearch.h
5648                 Drop 'Separate Folder tree' and 'Separate
5649                 Message View'. Put three layouts in place
5650                 of it.
5651
5652 2007-01-19 [paul]       2.7.1cvs34
5653
5654         * src/prefs_msg_colors.c
5655                 more use of Q_ for translators
5656
5657 2007-01-19 [paul]       2.7.1cvs33
5658
5659         * src/imap_gtk.c
5660         * src/prefs_account.c
5661                 a few changes to the English
5662
5663 2007-01-19 [fabien]     2.7.1cvs32
5664
5665         * src/wizard.c
5666                 factorize translatable string
5667
5668 2007-01-18 [colin]      2.7.1cvs31
5669
5670         * src/main.c
5671                 Don't error out on --sync option. Although
5672                 we don't do anything with it, gtk+ handles
5673                 it, and it's useful for debugging X errors
5674
5675 2007-01-18 [fabien]     2.7.1cvs30
5676
5677         * src/prefs_other.c
5678                 ability to apply on the fly the recent added
5679                 'gtk_can_change_accels' pref (no need to restart).
5680
5681 2007-01-18 [fabien]     2.7.1cvs29
5682
5683         * src/plugins/bogofilter/bogofilter_gtk.c
5684         * src/plugins/bogofilter/bogofilter.c
5685         * src/plugins/spamassassin/spamassassin_gtk.c
5686         * src/addr_compl.c
5687         * src/prefs_account.c
5688                 factorize or rewrite some translatable strings.
5689
5690 2007-01-18 [fabien]     2.7.1cvs28
5691
5692         * src/prefs_gtk.h
5693         * src/compose.c
5694                 set a 4pix space between "Subject:" label and subject entry in
5695                 compose window.
5696
5697 2007-01-18 [wwp]        2.7.1cvs27
5698
5699         * src/addressbook.c
5700                 fix conflicting address-copy/paste when focus is set
5701                 to the embedded edit-person form.
5702  
5703
5704 2007-01-18 [wwp]        2.7.1cvs26
5705
5706         * src/addressbook.h
5707                 complete 2.7.1cvs23 (one more file was missing from that
5708                 commit).
5709
5710 2007-01-18 [colin]      2.7.1cvs25
5711
5712         * src/main.c
5713                 Provide a way to migrate without backup
5714                 Re-ask for migration on next start if 
5715                 it has been refused and wizard has been 
5716                 cancelled after.
5717
5718 2007-01-18 [wwp]        2.7.1cvs24
5719
5720         * src/editaddress.c
5721                 complete 2.7.1.cvs23 (file was missing from previous
5722                 commit).
5723
5724 2007-01-18 [wwp]        2.7.1cvs23
5725
5726         * src/addressbook.c
5727                 fix potential crashes in address book's focus_in/out signal handlers,
5728                 force focus to the edit-person form when clicked the Edit menu entry or
5729                 button (this only matters if the edit-person form is embedded to the
5730                 AB window, in that case, focus is not set when browsing the contacts
5731                 list w/ keys or mouse clicks).
5732
5733 2007-01-18 [paul]       2.7.1cvs22
5734
5735         * src/main.c
5736                 add command line options:
5737                 -h for --help
5738                 -q and --quit for --exit
5739                 -v for --version
5740                 print "Unknown option" for unknown options
5741
5742 2007-01-18 [paul]       2.7.1cvs21
5743
5744         * po/ru.po
5745                 updated by Pavlo Bohmat
5746
5747 2007-01-18 [paul]       2.7.1cvs20
5748
5749         * src/mainwindow.c
5750                 fix sensitivity issues of Mark as Spam/Ham
5751
5752 2007-01-17 [fabien]     2.7.1cvs19
5753
5754         * src/prefs_other.c
5755         * src/prefs_common.c
5756         * src/prefs_common.h
5757         * src/main.c
5758                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5759                 control the corresponding gtk property. It could be used to lock
5760                 all shortcuts (avoid to set one of them by inadvertency).
5761
5762 2007-01-17 [colin]      2.7.1cvs18
5763
5764         * src/summaryview.c
5765                 Fix bug 1100, 'Highlighted e-mail data not visible 
5766                 when color label applied.'. Use a weighted average
5767                 between normal selected foreground color and color
5768                 label instead of a simple one (3/1 instead 1/1).
5769
5770 2007-01-17 [colin]      2.7.1cvs17
5771
5772         * src/messageview.c
5773                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5774                 crash' - don't prevent mail switching while loading
5775
5776 2007-01-17 [colin]      2.7.1cvs16
5777
5778         * src/folder.c
5779         * src/folder.h
5780         * src/folderview.c
5781         * src/folderview.h
5782         * src/imap.c
5783         * src/imap.h
5784         * src/imap_gtk.c
5785                 Manage recursive search of unsubscribed folders
5786                 Rescan tree without checking for new messages 
5787                 after subscriptions changed
5788
5789 2007-01-17 [paul]       2.7.1cvs15
5790
5791         * src/prefs_common.c
5792         * src/gtk/pluginwindow.c
5793                 fix bug 1101, '"Load plugin" button is
5794                 accidentally hidden'
5795                 unset (-1) initial width in prefs_common,
5796                 fix overlapping buttons,
5797                 and other cleanups
5798
5799 2007-01-17 [paul]       2.7.1cvs14
5800
5801         * src/procmime.c
5802                 add #include <errno.h>, it's needed
5803                 on some systems
5804
5805 2007-01-17 [paul]       2.7.1cvs13
5806
5807         * src/common/defs.h
5808         * tools/make.themes.project
5809                 rename .sylpheed_themeinfo to .claws_themeinfo
5810                 and use it
5811         * src/etpan/etpan-errors.h
5812         * src/etpan/etpan-log.c
5813         * src/etpan/etpan-log.h
5814         * src/etpan/etpan-thread-manager-types.h
5815         * src/etpan/etpan-thread-manager.c
5816         * src/etpan/etpan-thread-manager.h
5817         * src/etpan/imap-thread.c
5818         * src/etpan/imap-thread.h
5819                 add copyright header
5820
5821 2007-01-17 [colin]      2.7.1cvs12
5822
5823         * src/plugins/pgpcore/select-keys.c
5824         * src/gtk/pluginwindow.c
5825         * src/prefs_account.c
5826                 Fix warnings
5827
5828 2007-01-16 [colin]      2.7.1cvs11
5829
5830         * src/imap.c
5831         * src/imap.h
5832         * src/imap_gtk.c
5833                 Manage subscribing to subfolders when only
5834                 subscribed folders are shown.
5835
5836 2007-01-16 [colin]      2.7.1cvs10
5837
5838         * src/folderview.c
5839                 Fix annoying vscrollbar going back to top
5840                 on Check for new folders
5841
5842 2007-01-16 [colin]      2.7.1cvs9
5843
5844         * src/imap.c
5845                 Remove printf
5846
5847 2007-01-16 [colin]      2.7.1cvs8
5848
5849         * src/filtering.c
5850                 Bigger buffer for errors
5851         * src/imap.c
5852         * src/imap.h
5853         * src/imap_gtk.c
5854         * src/prefs_account.c
5855         * src/prefs_account.h
5856         * src/wizard.c
5857         * src/etpan/imap-thread.c
5858         * src/etpan/imap-thread.h
5859         * manual/handling.xml
5860                 Add subscriptions management. What it changes:
5861                 Creating a folder subscribes to it
5862                 Deleting a folder unsubscribes it
5863                 New contextual menu item allowing to switch between
5864                 All folders and Subscribed folders, subscribe, and
5865                 unsubscribe. "Creating" an existing but unsubscribed
5866                 folder will subscribe it.
5867                 By default for new accounts, only subscribed folders 
5868                 are shown.
5869
5870
5871 2007-01-16 [paul]       2.7.1cvs7
5872
5873         * src/summaryview.c
5874                 Allow folder classes to specify only sort_key or
5875                 sort_type instead of both or none.
5876
5877 2007-01-16 [paul]       2.7.1cvs6
5878
5879         * src/action.c
5880         * src/compose.c
5881         * src/mimeview.c
5882         * src/procmime.c
5883         * src/textview.c
5884                 Save and use errno for procmime_get_part
5885
5886 2007-01-16 [colin]      2.7.1cvs5
5887
5888         * src/imap.c
5889                 Never remove INBOX when scanning for
5890                 new folders. It's a special folder
5891                 that has to exist.
5892
5893 2007-01-15 [colin]      2.7.1cvs4
5894
5895         * src/imap.c
5896                 Fix 'Check for new folders' when IMAP subdirectory
5897                 is set
5898         * src/etpan/imap-thread.c
5899                 Fix build
5900
5901 2007-01-15 [colin]      2.7.1cvs3
5902
5903         * src/etpan/imap-thread.c
5904                 Fix invalid free on command-connection
5905                 error
5906
5907 2007-01-15 [wwp]        2.7.1cvs2
5908
5909         * src/matcher_parser_lex.l
5910         * src/quote_fmt_lex.l
5911         * src/matcher_parser_parse.y
5912                 fix copyright header in lexers and parsers.
5913
5914 2007-01-15 [paul]       2.7.1cvs1
5915
5916         * NEWS
5917         * README
5918         * RELEASE_NOTES
5919         * configure.ac
5920                 bump up version number following
5921                 stable release
5922
5923 2007-01-15 [paul]       2.7.0cvs31
5924
5925         * AUTHORS
5926         * src/gtk/authors.h
5927                 add Fabien to the Team list
5928                 add the recent contributors
5929                 make a few corrections
5930
5931 2007-01-15 [paul]       2.7.0cvs30
5932
5933         * src/mainwindow.c
5934                 fix compiler warning
5935         * src/plugins/pgpcore/prefs_gpg.c
5936         * src/plugins/pgpcore/prefs_gpg.h
5937                 add missing include
5938                 fix copyright header
5939
5940 2007-01-14 [colin]      2.7.0cvs29
5941
5942         * src/gtk/filesel.c
5943                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5944                 two benefits: faster to open, will fix strange
5945                 dbus-related crash. Thanks to Pascal Terjan.
5946
5947 2007-01-14 [colin]      2.7.0cvs28
5948
5949         * src/etpan/imap-thread.c
5950                 Delete the old imap just after allocating
5951                 the new one. Makes sure we don't get the
5952                 same pointer by sheer luck, which feels
5953                 strange in the debug log.
5954
5955 2007-01-14 [colin]      2.7.0cvs27
5956
5957         * src/gtk/inputdialog.c
5958                 Make sure we don't print passwords in
5959                 clear text when in debug mode
5960
5961 2007-01-14 [colin]      2.7.0cvs26
5962
5963         * src/gtk/gtksctree.c
5964                 Fix bug 1098, 'bogus last row display 
5965                 after expanding a thread'. Patch by
5966                 Jindrich Makovicka <makovick@gmail.com>
5967
5968 2007-01-14 [colin]      2.7.0cvs25
5969
5970         * src/etpan/imap-thread.c
5971                 Close socket manually before
5972                 freeing the imap struct
5973
5974 2007-01-14 [colin]      2.7.0cvs24
5975
5976         * src/etpan/imap-thread.c
5977                 Maybe fix new reconnection issues
5978
5979 2007-01-13 [colin]      2.7.0cvs23
5980
5981         * src/summaryview.c
5982                 Freeze/thaw on thread selection
5983
5984 2007-01-13 [paul]       2.7.0cvs22
5985
5986         * src/mainwindow.c
5987         * src/summaryview.c
5988         * src/summaryview.h
5989                 add 'Edit/Delete thread'
5990
5991 2007-01-13 [colin]      2.7.0cvs21
5992
5993         * src/prefs_account.c
5994         * src/prefs_compose_writing.c
5995         * src/prefs_message.c
5996         * src/prefs_msg_colors.c
5997         * src/prefs_other.c
5998         * src/prefs_receive.c
5999         * src/prefs_spelling.c
6000         * src/prefs_summaries.c
6001         * src/prefs_themes.c
6002         * src/gtk/gtkutils.c
6003         * src/gtk/gtkutils.h
6004         * src/plugins/pgpcore/prefs_gpg.c
6005         * src/plugins/spamassassin/spamassassin_gtk.c
6006                 Factorize gtk frame creation
6007                 Patch by Pawel
6008
6009 2007-01-13 [colin]      2.7.0cvs20
6010
6011         * src/message_search.c
6012         * src/summary_search.c
6013                 Fix Enter in search windows
6014         * src/messageview.c
6015                 Fix body search starting at the
6016                 end of the mail (and asking for loop)
6017
6018 2007-01-13 [colin]      2.7.0cvs19
6019
6020         * src/etpan/imap-thread.c
6021                 Make sure we don't free the same imap
6022                 twice
6023
6024 2007-01-13 [colin]      2.7.0cvs18
6025
6026         * commitHelper
6027                 Allow multiple commitHelpers to
6028                 run at once
6029
6030 2007-01-12 [colin]      2.7.0cvs17
6031
6032         * src/etpan/imap-thread.c
6033                 Make sure we get rid of the previous mailimap
6034                 when connecting - just in case disconnect was
6035                 unclean
6036
6037 2007-01-12 [paul]       2.7.0cvs16
6038
6039         * src/compose.c
6040                 Strip S/MIME signatures when re-editing
6041                 S/MIME signed messages.
6042
6043 2007-01-12 [paul]       2.7.0cvs15
6044
6045         * configure.ac
6046         * src/addressbook.c
6047         * src/foldersel.c
6048         * src/folderview.c
6049         * src/main.c
6050                 no need to define CLAWS anymore, remove
6051                 all that stuff
6052
6053 2007-01-12 [paul]       2.7.0cvs14
6054
6055         * src/mimeview.c
6056                 check if the mail's signed as
6057                 it can change the mail structure
6058                 Thanks to Colin
6059
6060 2007-01-12 [paul]       2.7.0cvs13
6061
6062         * src/procmime.c
6063                 fix Forwarding msgs with attachments
6064                 that have dos line endings
6065                 Thanks to Colin
6066
6067 2007-01-12 [wwp]        2.7.0cvs12
6068
6069         * configure.ac
6070                 Revert accidentally committed extra version tag.
6071
6072 2007-01-12 [wwp]        2.7.0cvs11
6073
6074         * src/prefs_account.c
6075                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6076
6077 2007-01-11 [colin]      2.7.0cvs10
6078
6079         * src/imap.c
6080                 move g_warning to debug_print
6081                 it scares people for no reason
6082
6083 2007-01-11 [colin]      2.7.0cvs9
6084
6085         * po/POTFILES.in
6086                 Fix files to translate. Patch by
6087                 Fabien
6088
6089 2007-01-11 [paul]       2.7.0cvs8
6090
6091         * src/imap.c
6092                 Fix recursion when server lists the
6093                 current subfolder in the response
6094         * src/mimeview.c
6095                 Fix updating of icon_list/ctree
6096         * src/plugins/pgpcore/select-keys.c
6097                 Fix a few annoyances when choosing
6098                 keys for the CMS (S/MIME) protocol
6099
6100 2007-01-11 [wwp]        2.7.0cvs7
6101
6102         * src/compose.c
6103         * src/prefs_account.c
6104         * src/prefs_account.h
6105                 Add per-account spellcheck default dictionaries settings.
6106
6107 2007-01-10 [colin]      2.7.0cvs6
6108
6109         * src/prefs_folder_item.c
6110                 Factorize strings - patch by Fabien
6111
6112 2007-01-10 [colin]      2.7.0cvs5
6113
6114         * src/mainwindow.c
6115                 Fix bug 1095, 'Crash while changing folder 
6116                 columns during incorporation'
6117
6118 2007-01-09 [colin]      2.7.0cvs4
6119
6120         * src/gtk/pluginwindow.c
6121                 Set the plugin window transient. Seems
6122                 like some window managers hide it in
6123                 the background after "load plugin"...
6124
6125 2007-01-09 [colin]      2.7.0cvs3
6126
6127         * src/gtk/filesel.c
6128                 Use the same type for alloc and free
6129
6130 2007-01-08 [paul]       2.7.0cvs2
6131
6132         * po/nl.po
6133                 updated by Tim Dijkstra
6134
6135 2007-01-08 [paul]       2.7.0cvs1
6136
6137         * src/prefs_themes.c
6138         * src/common/utils.c
6139                 Fix resource leaks
6140
6141 2007-01-08 [paul]       2.7.0
6142
6143         * NEWS
6144         * README
6145         * RELEASE_NOTES
6146                 2.7.0 released
6147
6148 2007-01-08 [paul]       2.6.1cvs119
6149
6150         * doc/man/claws-mail.1
6151                 another correction
6152
6153 2007-01-08 [paul]       2.6.1cvs118
6154
6155         * doc/man/claws-mail.1
6156                 corrections
6157         * manual/advanced.xml
6158                 improved English usage
6159
6160 2007-01-08 [paul]       2.6.1cvs117
6161
6162         * po/ca.po
6163         * po/de.po
6164         * po/en_GB.po
6165         * po/fi.po
6166         * po/it.po
6167         * po/pt_BR.po
6168         * po/sk.po
6169         * po/sr.po
6170         * po/zh_CN.po
6171                 updated by Miquel Oliete, Stephan Sachse, me,
6172                 Tommi Pirinen, Andrea Spadaccini, Frederico
6173                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6174                 Urosevic, and Ralgh Young
6175
6176 2007-01-07 [mones]      2.6.1cvs116
6177
6178         * manual/es/advanced.xml
6179         * po/es.po
6180                 Synced manual (unhide mark_as_read_delay)
6181                 and updated translation for release
6182
6183 2007-01-07 [paul]       2.6.1cvs115
6184
6185         * src/prefs_matcher.c
6186                 make the hbox content fit better under
6187                 various languages
6188
6189 2007-01-07 [colin]      2.6.1cvs114
6190
6191         * src/messageview.c
6192                 Fix bug 1088, 'Ctrl-h produces repeatable
6193                 crash'
6194
6195 2007-01-06 [colin]      2.6.1cvs113
6196
6197         * src/etpan/imap-thread.c
6198                 Add casts to int to get certs. Fixes
6199                 bug 1064, 'crash @ etpan_certificate_check() 
6200                 when opening an IMAP folder', with latest
6201                 libetpan CVS or >= 0.49
6202         * src/mainwindow.c
6203         * src/mainwindow.h
6204         * src/imap_gtk.c
6205         * src/news_gtk.c
6206         * src/prefs_folder_item.c
6207                 Grey out the "synchronise" menu items if
6208                 there's nothing to synchronise.
6209         * src/plugins/pgpcore/sgpgme.c
6210                 Make an error clearer than "Unknown error"
6211
6212 2007-01-06 [colin]      2.6.1cvs112
6213
6214         * src/messageview.c
6215                 Don't try to show a message if updating
6216                 Maybe fixes bug 1088, 'ctrl-h produces
6217                 repeatable crash'.
6218
6219 2007-01-06 [colin]      2.6.1cvs111
6220
6221         * src/summaryview.c
6222                 Disable Control-Space (handle it as Space).
6223
6224 2007-01-05 [paul]       2.6.1cvs110
6225
6226         * src/imap.c
6227                 Fix bug 934, 'sylpheed claws 2.1 
6228                 doesn't show Exchanges Public Folders'
6229                 Thanks to Hoa and Colin
6230         * src/msgcache.c
6231                 Refuse to allocate more than 2 MB for a 
6232                 single field, it's a good indication of
6233                 cache corruption.
6234
6235 2007-01-05 [colin]      2.6.1cvs109
6236
6237         * src/mainwindow.c
6238                 Allow --select'ing emails by Message-ID too
6239
6240 2007-01-05 [colin]      2.6.1cvs108
6241
6242         * src/common/quoted-printable.c
6243                 Uh! Third fix :)
6244
6245 2007-01-05 [colin]      2.6.1cvs107
6246
6247         * src/common/quoted-printable.c
6248                 Fix previous commit about bug 1089
6249                 Thanks to Ralf
6250
6251 2007-01-05 [colin]      2.6.1cvs106
6252
6253         * src/common/quoted-printable.c
6254                 Fix my previous commit on bug 1089
6255                 - Thanks to Ralf :)
6256
6257 2007-01-04 [colin]      2.6.1cvs105
6258
6259         * src/common/quoted-printable.c
6260                 Fix bug 1089, 'NUL characters in Subject 
6261                 line are misinterpreted'. Not a pain to
6262                 fix in fact.
6263
6264 2007-01-04 [colin]      
6265
6266         2.7.0-rc3 released
6267
6268 2007-01-04 [wwp]        2.6.1cvs104
6269
6270         * src/image_viewer.c
6271                 Force operator precedence (fix a compiler warning).
6272
6273 2007-01-04 [colin]      2.6.1cvs103
6274
6275         * src/image_viewer.c
6276                 Be cautious there too (same fix as the one
6277                 in textview from cvs33)
6278         * src/messageview.c
6279                 Don't use any MimeViewer plugin when showing
6280                 all headers
6281
6282 2007-01-03 [wwp]        2.6.1cvs102
6283
6284         * src/html.c
6285         * src/html.h
6286                 fixed "cent" sign (use the existing ASCII one),
6287                 decode more HTML entities,
6288                 converted table ASCII entries to UTF-8,
6289                 moved a switch() into a hashtable.
6290
6291 2007-01-03 [paul]       2.6.1cvs101
6292
6293         * src/compose.c
6294         * src/messageview.c
6295         * src/procmsg.c
6296         * src/procmsg.h
6297                 When possible, use move_msg instead of
6298                 copy_msg + remove_msg to move sent mail
6299                 from Queue to Sent. 
6300
6301 2007-01-03 [paul]       2.6.1cvs100
6302
6303         * src/html.c
6304                 add more html entity recognition:
6305                 pounds, euros, and cents
6306
6307 2007-01-03 [colin]      2.6.1cvs99
6308
6309         * src/imap_gtk.c
6310                 Don't display an error on NOSELECT
6311                 folders when synchronising
6312
6313 2007-01-03 [paul]       2.6.1cvs98
6314
6315         * tools/maildir2claws-mail.pl
6316                 only substitute 'sent-mail' if it's
6317                 the full directory name
6318
6319 2007-01-03 [paul]       2.6.1cvs97
6320
6321         * ChangeLog
6322         * ChangeLog.pre2.0.0
6323         * Makefile.am
6324                 archive a chunk of ChangeLog in
6325                 ChangeLog.pre2.0.0
6326         * ChangeLog.gtk1
6327         * doc/src/ChangeLog.claws-pre0.8.0
6328                 remove ChangeLog.claws-pre0.8.0, adding
6329                 its contents to ChangeLog.gtk1
6330
6331 2007-01-03 [paul]       2.6.1cvs96
6332
6333         * src/account.c
6334         * src/account.h
6335         * src/action.c
6336         * src/action.h
6337         * src/adbookbase.h
6338         * src/addr_compl.c
6339         * src/addr_compl.h
6340         * src/addrbook.c
6341         * src/addrcache.c
6342         * src/addrcache.h
6343         * src/addrcindex.c
6344         * src/addrcindex.h
6345         * src/addrclip.c
6346         * src/addrclip.h
6347         * src/addrdefs.h
6348         * src/addressadd.c
6349         * src/addressadd.h
6350         * src/addressbook.c
6351         * src/addressbook.h
6352         * src/addressbook_foldersel.c
6353         * src/addressbook_foldersel.h
6354         * src/addrgather.c
6355         * src/addrgather.h
6356         * src/addrharvest.c
6357         * src/addrharvest.h
6358         * src/addrindex.c
6359         * src/addrindex.h
6360         * src/addritem.c
6361         * src/addritem.h
6362         * src/addrquery.c
6363         * src/addrquery.h
6364         * src/addrselect.c
6365         * src/addrselect.h
6366         * src/alertpanel.c
6367         * src/alertpanel.h
6368         * src/browseldap.c
6369         * src/browseldap.h
6370         * src/codeconv.c
6371         * src/codeconv.h
6372         * src/compose.c
6373         * src/compose.h
6374         * src/customheader.c
6375         * src/customheader.h
6376         * src/displayheader.c
6377         * src/displayheader.h
6378         * src/editaddress.c
6379         * src/editaddress.h
6380         * src/editbook.c
6381         * src/editbook.h
6382         * src/editgroup.c
6383         * src/editgroup.h
6384         * src/editjpilot.c
6385         * src/editjpilot.h
6386         * src/editldap.c
6387         * src/editldap.h
6388         * src/editldap_basedn.c
6389         * src/editldap_basedn.h
6390         * src/editvcard.c
6391         * src/editvcard.h
6392         * src/exphtmldlg.c
6393         * src/exphtmldlg.h
6394         * src/expldifdlg.c
6395         * src/expldifdlg.h
6396         * src/export.c
6397         * src/export.h
6398         * src/exporthtml.c
6399         * src/exporthtml.h
6400         * src/exportldif.c
6401         * src/exportldif.h
6402         * src/filtering.c
6403         * src/filtering.h
6404         * src/folder.c
6405         * src/folder.h
6406         * src/folder_item_prefs.c
6407         * src/folder_item_prefs.h
6408         * src/foldersel.c
6409         * src/foldersel.h
6410         * src/folderutils.c
6411         * src/folderutils.h
6412         * src/folderview.c
6413         * src/folderview.h
6414         * src/grouplistdialog.c
6415         * src/grouplistdialog.h
6416         * src/headerview.c
6417         * src/html.c
6418         * src/html.h
6419         * src/image_viewer.c
6420         * src/image_viewer.h
6421         * src/imap.c
6422         * src/imap.h
6423         * src/imap_gtk.c
6424         * src/imap_gtk.h
6425         * src/import.c
6426         * src/import.h
6427         * src/importldif.c
6428         * src/importldif.h
6429         * src/importmutt.c
6430         * src/importmutt.h
6431         * src/importpine.c
6432         * src/importpine.h
6433         * src/inc.c
6434         * src/inc.h
6435         * src/jpilot.c
6436         * src/jpilot.h
6437         * src/ldapctrl.c
6438         * src/ldapctrl.h
6439         * src/ldaplocate.c
6440         * src/ldaplocate.h
6441         * src/ldapquery.c
6442         * src/ldapquery.h
6443         * src/ldapserver.c
6444         * src/ldapserver.h
6445         * src/ldaputil.c
6446         * src/ldaputil.h
6447         * src/ldif.c
6448         * src/ldif.h
6449         * src/main.c
6450         * src/main.h
6451         * src/mainwindow.c
6452         * src/mainwindow.h
6453         * src/manual.c
6454         * src/manual.h
6455         * src/mbox.c
6456         * src/message_search.c
6457         * src/message_search.h
6458         * src/messageview.c
6459         * src/messageview.h
6460         * src/mh.c
6461         * src/mh.h
6462         * src/mh_gtk.c
6463         * src/mh_gtk.h
6464         * src/mimeview.c
6465         * src/mimeview.h
6466         * src/msgcache.c
6467         * src/msgcache.h
6468         * src/mutt.c
6469         * src/mutt.h
6470         * src/news.c
6471         * src/news.h
6472         * src/news_gtk.c
6473         * src/news_gtk.h
6474         * src/partial_download.c
6475         * src/partial_download.h
6476         * src/pine.c
6477         * src/pine.h
6478         * src/pop.c
6479         * src/pop.h
6480         * src/prefs_account.c
6481         * src/prefs_account.h
6482         * src/prefs_actions.c
6483         * src/prefs_actions.h
6484         * src/prefs_common.c
6485         * src/prefs_common.h
6486         * src/prefs_compose_writing.c
6487         * src/prefs_compose_writing.h
6488         * src/prefs_customheader.c
6489         * src/prefs_customheader.h
6490         * src/prefs_display_header.c
6491         * src/prefs_display_header.h
6492         * src/prefs_filtering.c
6493         * src/prefs_filtering.h
6494         * src/prefs_filtering_action.c
6495         * src/prefs_filtering_action.h
6496         * src/prefs_folder_column.c
6497         * src/prefs_folder_column.h
6498         * src/prefs_folder_item.c
6499         * src/prefs_folder_item.h
6500         * src/prefs_fonts.c
6501         * src/prefs_fonts.h
6502         * src/prefs_gtk.c
6503         * src/prefs_gtk.h
6504         * src/prefs_image_viewer.c
6505         * src/prefs_image_viewer.h
6506         * src/prefs_matcher.c
6507         * src/prefs_matcher.h
6508         * src/prefs_message.c
6509         * src/prefs_msg_colors.c
6510         * src/prefs_msg_colors.h
6511         * src/prefs_other.c
6512         * src/prefs_quote.c
6513         * src/prefs_receive.c
6514         * src/prefs_send.c
6515         * src/prefs_spelling.c
6516         * src/prefs_spelling.h
6517         * src/prefs_summaries.c
6518         * src/prefs_summaries.h
6519         * src/prefs_summary_column.c
6520         * src/prefs_summary_column.h
6521         * src/prefs_template.c
6522         * src/prefs_template.h
6523         * src/prefs_themes.c
6524         * src/prefs_themes.h
6525         * src/prefs_toolbar.c
6526         * src/prefs_toolbar.h
6527         * src/prefs_wrapping.c
6528         * src/prefs_wrapping.h
6529         * src/privacy.c
6530         * src/privacy.h
6531         * src/procheader.c
6532         * src/procheader.h
6533         * src/procmime.c
6534         * src/procmime.h
6535         * src/procmsg.c
6536         * src/procmsg.h
6537         * src/quote_fmt.c
6538         * src/quote_fmt_parse.y
6539         * src/recv.c
6540         * src/recv.h
6541         * src/remotefolder.c
6542         * src/remotefolder.h
6543         * src/send_message.c
6544         * src/send_message.h
6545         * src/setup.c
6546         * src/setup.h
6547         * src/sourcewindow.c
6548         * src/sourcewindow.h
6549         * src/ssl_manager.c
6550         * src/ssl_manager.h
6551         * src/statusbar.c
6552         * src/statusbar.h
6553         * src/stock_pixmap.c
6554         * src/stock_pixmap.h
6555         * src/summary_search.c
6556         * src/summary_search.h
6557         * src/summaryview.c
6558         * src/summaryview.h
6559         * src/textview.c
6560         * src/textview.h
6561         * src/toolbar.c
6562         * src/toolbar.h
6563         * src/undo.c
6564         * src/undo.h
6565         * src/unmime.c
6566         * src/unmime.h
6567         * src/vcard.c
6568         * src/vcard.h
6569         * src/wizard.c
6570         * src/wizard.h
6571         * src/common/base64.c
6572         * src/common/base64.h
6573         * src/common/defs.h
6574         * src/common/hooks.c
6575         * src/common/hooks.h
6576         * src/common/log.c
6577         * src/common/log.h
6578         * src/common/mgutils.c
6579         * src/common/mgutils.h
6580         * src/common/nntp.c
6581         * src/common/nntp.h
6582         * src/common/passcrypt.c
6583         * src/common/passcrypt.h.in
6584         * src/common/plugin.c
6585         * src/common/plugin.h
6586         * src/common/prefs.c
6587         * src/common/prefs.h
6588         * src/common/progressindicator.c
6589         * src/common/progressindicator.h
6590         * src/common/quoted-printable.c
6591         * src/common/quoted-printable.h
6592         * src/common/session.c
6593         * src/common/session.h
6594         * src/common/smtp.c
6595         * src/common/smtp.h
6596         * src/common/socket.c
6597         * src/common/socket.h
6598         * src/common/ssl.c
6599         * src/common/ssl.h
6600         * src/common/ssl_certificate.c
6601         * src/common/ssl_certificate.h
6602         * src/common/stringtable.c
6603         * src/common/stringtable.h
6604         * src/common/template.c
6605         * src/common/template.h
6606         * src/common/timing.h
6607         * src/common/utils.c
6608         * src/common/utils.h
6609         * src/common/version.h.in
6610         * src/common/xml.c
6611         * src/common/xml.h
6612         * src/common/xmlprops.c
6613         * src/common/xmlprops.h
6614         * src/gtk/about.c
6615         * src/gtk/colorlabel.c
6616         * src/gtk/colorsel.c
6617         * src/gtk/colorsel.h
6618         * src/gtk/combobox.c
6619         * src/gtk/combobox.h
6620         * src/gtk/description_window.c
6621         * src/gtk/description_window.h
6622         * src/gtk/filesel.c
6623         * src/gtk/filesel.h
6624         * src/gtk/foldersort.c
6625         * src/gtk/foldersort.h
6626         * src/gtk/gtksctree.c
6627         * src/gtk/gtkutils.c
6628         * src/gtk/gtkutils.h
6629         * src/gtk/inputdialog.c
6630         * src/gtk/inputdialog.h
6631         * src/gtk/logwindow.c
6632         * src/gtk/logwindow.h
6633         * src/gtk/manage_window.c
6634         * src/gtk/manage_window.h
6635         * src/gtk/menu.c
6636         * src/gtk/menu.h
6637         * src/gtk/pluginwindow.c
6638         * src/gtk/pluginwindow.h
6639         * src/gtk/prefswindow.c
6640         * src/gtk/prefswindow.h
6641         * src/gtk/progressdialog.c
6642         * src/gtk/progressdialog.h
6643         * src/gtk/sslcertwindow.c
6644         * src/gtk/sslcertwindow.h
6645         * src/plugins/bogofilter/bogofilter.c
6646         * src/plugins/bogofilter/bogofilter.h
6647         * src/plugins/bogofilter/bogofilter_gtk.c
6648         * src/plugins/clamav/clamav_plugin.c
6649         * src/plugins/clamav/clamav_plugin.h
6650         * src/plugins/clamav/clamav_plugin_gtk.c
6651         * src/plugins/demo/demo.c
6652         * src/plugins/dillo_viewer/dillo_prefs.c
6653         * src/plugins/dillo_viewer/dillo_prefs.h
6654         * src/plugins/dillo_viewer/dillo_viewer.c
6655         * src/plugins/pgpcore/passphrase.c
6656         * src/plugins/pgpcore/passphrase.h
6657         * src/plugins/pgpcore/pgp_viewer.c
6658         * src/plugins/pgpcore/pgp_viewer.h
6659         * src/plugins/pgpcore/plugin.c
6660         * src/plugins/pgpcore/select-keys.c
6661         * src/plugins/pgpcore/select-keys.h
6662         * src/plugins/pgpcore/sgpgme.c
6663         * src/plugins/pgpcore/sgpgme.h
6664         * src/plugins/pgpinline/pgpinline.c
6665         * src/plugins/pgpinline/pgpinline.h
6666         * src/plugins/pgpinline/plugin.c
6667         * src/plugins/pgpmime/pgpmime.c
6668         * src/plugins/pgpmime/pgpmime.h
6669         * src/plugins/pgpmime/plugin.c
6670         * src/plugins/spamassassin/spamassassin.c
6671         * src/plugins/spamassassin/spamassassin.h
6672         * src/plugins/spamassassin/spamassassin_gtk.c
6673         * src/plugins/trayicon/trayicon.c
6674                 it's 2007, update the year in the copyright headers
6675
6676 2007-01-03 [paul]       2.6.1cvs95
6677
6678         * src/gtk/about.c
6679                 it is 2007, use it in the copyright string
6680
6681 2007-01-03 [paul]       2.6.1cvs94
6682
6683         * src/html.c
6684                 html entity conversion:
6685                 move &#153; to a more suitable place
6686                 add &bull; and &ndash;
6687                 make sure &mdash; and &#8212; are both
6688                 converted the same
6689
6690 2007-01-02 [colin]      2.6.1cvs93
6691
6692         * src/addrbook.c
6693                 Fix leak
6694         * src/common/plugin.c
6695                 Add comment
6696         * src/etpan/imap-thread.c
6697                 Fix warning
6698
6699 2006-12-31 [paul]       2.6.1cvs92
6700
6701         * src/prefs_summaries.c
6702                 use gtk_button_new_from_stock()
6703
6704 2006-12-30 [colin]      2.6.1cvs91
6705
6706         * src/folder.c
6707         * src/imap_gtk.c
6708         * src/mh_gtk.c
6709                 Don't update filtering and account paths 
6710                 when copying folders
6711
6712 2006-12-30 [colin]      2.6.1cvs90
6713
6714         * src/prefs_compose_writing.c
6715         * src/prefs_quote.c
6716         * src/prefs_template.c
6717                 Use message font for Writing and 
6718                 Quoting prefs, as well as Templates.
6719
6720 2006-12-30 [colin]      2.6.1cvs89
6721
6722         * src/prefs_summaries.c
6723                 Rework GUI; patch by Pawel
6724
6725 2006-12-29 [colin]      2.6.1cvs88
6726
6727         * src/prefs_folder_item.c
6728                 Fix bug 1085, 'Apply to subfolder 
6729                 doesn't work' - I was mistaken saying
6730                 it worked in every case
6731
6732 2006-12-28 [colin]      2.6.1cvs87
6733
6734         * src/gtk/gtkaspell.c
6735                 Don't assert if use_alternate is true
6736                 and alt_dictionary isn't set -- this 
6737                 is what happens on upgrade! Rather,
6738                 do with it.
6739
6740 2006-12-28 [colin]      2.6.1cvs86
6741
6742         * Makefile.am
6743                 Fix desktop/icon simplification
6744
6745 2006-12-28 [colin]      2.6.1cvs85
6746
6747         * Makefile.am
6748                 Make desktop and icon not 
6749                 dependant on the desktop
6750
6751 2006-12-28 [wwp]        2.6.1cvs84
6752
6753         * src/plugins/pgpmime/claws.def
6754                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6755
6756 2006-12-28 [wwp]        2.6.1cvs83
6757
6758         * src/prefs_folder_item.c
6759                 Fix coloring of "simplify subject regexp" (folder prefs),
6760                 which might be left to red whereas the regexp gets empty.
6761
6762 2006-12-28 [wwp]        2.6.1cvs82
6763
6764         * src/prefs_common.c
6765         * src/prefs_common.h
6766         * src/addressbook.c
6767         * src/addressitem.h
6768                 Save addressbook mainwindow's horizontal and vertical splitter position.
6769
6770 2006-12-27 [wwp]        2.6.1cvs81
6771
6772         * src/gtk/gtkaspell.c
6773         * src/gtk/gtkaspell.h
6774         * src/compose.c
6775                 Fix assignment of compose's default and alternate dictionary from
6776                 account or folder settings. Now gtkaspell_change_dict does rotate
6777                 dicts only when it's called from a menu cb.
6778
6779 2006-12-27 [wwp]        2.6.1cvs80
6780
6781         * src/folder_item_prefs.c
6782                 Fix randomly initialized default-alt-dictionary (folder prefs),
6783                 complete 2.6.1cvs72.
6784
6785 2006-12-27 [paul]       2.6.1cvs79
6786
6787         * src/imap_gtk.c
6788         * src/mh_gtk.c
6789                 Add Copy folder in the folder's contextual
6790                 menu
6791
6792 2006-12-27 [wwp]        2.6.1cvs78
6793
6794         * src/imap.c
6795                 Clean up session locking, thanks to Colin.
6796
6797 2006-12-26 [colin]      2.6.1cvs77
6798
6799         * src/statusbar.c
6800                 Revert previous patch
6801
6802 2006-12-26 [colin]      2.6.1cvs76
6803
6804         * src/folder.c
6805         * src/folderview.c
6806         * src/imap.c
6807         * src/statusbar.c
6808         * src/etpan/imap-thread.c
6809                 Fix previous commit warnings
6810                 Make statusbar update every second if total < 20
6811                 Make IMAP APPEND faster by simplifying log              
6812
6813 2006-12-26 [colin]      2.6.1cvs75
6814
6815         * src/folder.c
6816         * src/folder.h
6817         * src/folderview.c
6818         * src/folderview.h
6819         * src/imap_gtk.c
6820         * src/mh_gtk.c
6821                 Make it possible to copy folders accross
6822                 mailboxes (this was an arbitrary limitation).
6823                 Still make it impossible to move folders 
6824                 accross mailboxes.
6825
6826 2006-12-26 [colin]      2.6.1cvs74
6827
6828         * src/etpan/imap-thread.c
6829                 Fix bug 1081, 'claws-mail 
6830                 segfaults when going offline 
6831                 while it transfers mails via 
6832                 imap'
6833
6834 2006-12-26 [colin]      2.6.1cvs73
6835
6836         * src/folder_item_prefs.c
6837                 Don't forget alt dictionary when
6838                 renaming/moving folders
6839
6840 2006-12-26 [wwp]        2.6.1cvs72
6841
6842         * src/folder_item_prefs.c
6843                 Add missing defaults for per-folder alt dict
6844                 (forgotten in 2.6.1cvs61).
6845
6846 2006-12-26 [colin]      2.6.1cvs71
6847
6848         * src/wizard.c
6849                 Add tooltip to state that specifying
6850                 full path to mailbox is possible
6851
6852 2006-12-26 [wwp]        2.6.1cvs70
6853
6854         * src/partial_download.c
6855         * src/gtk/gtkvscrollbutton.c
6856         * src/plugins/pgpinline/plugin.c
6857                 Fix for few compiler warnings that matter.
6858
6859 2006-12-25 [colin]      2.6.1cvs69
6860
6861         * src/partial_download.c
6862                 Fix marking for download or deletion
6863                 when the header isn't the first
6864         * src/gtk/logwindow.c
6865                 Fix start of scrolling
6866
6867 2006-12-23 [paul]       2.6.1cvs68
6868
6869         * src/compose.c
6870                 change last commit to use the 'academic'
6871                 method instead. Thanks to wwp
6872
6873 2006-12-23 [paul]       2.6.1cvs67
6874
6875         * src/compose.c
6876                 don't warn about empty subject when
6877                 redirecting
6878
6879 2006-12-22 [colin]      2.6.1cvs66
6880
6881         * src/summary_search.c
6882                 Fix previous patch
6883
6884 2006-12-22 [colin]      2.6.1cvs65
6885
6886         * src/gtk/gtkutils.c
6887         * src/imap.c
6888         * src/jpilot.c
6889         * src/summary_search.c
6890                 A few warning fixes
6891
6892 2006-12-23 [paul]       
6893
6894         2.7.0-rc2 released
6895
6896 2006-12-22 [colin]      2.6.1cvs64
6897
6898         * src/toolbar.c
6899         * src/toolbar.h
6900                 Add a combo to the learn spam button
6901         * src/plugins/bogofilter/bogofilter.c
6902         * src/plugins/bogofilter/bogofilter_gtk.c
6903         * src/plugins/bogofilter/bogofilter.h
6904                 Allow to store Unsure mails in a specific
6905                 folder to make better teaching easier
6906
6907 2006-12-21 [wwp]        2.6.1cvs63
6908
6909         * src/compose.c
6910         * src/prefs_common.c
6911         * src/prefs_common.h
6912         * src/prefs_spelling.c
6913         * src/gtk/gtkaspell.c
6914         * src/gtk/gtkaspell.h
6915                 Allow spell-checking using both current and alternate dictionaries
6916                 (thanks to Colin).
6917
6918 2006-12-21 [wwp]        2.6.1cvs62
6919
6920         * src/gtk/gtkaspell.c
6921                 Apply recheck_when_changing_dict (highlight all mispelled words)
6922                 when switching to alternate dictionary.
6923
6924 2006-12-21 [wwp]        2.6.1cvs61
6925
6926         * src/compose.c
6927         * src/folder_item_prefs.h
6928         * src/prefs_common.c
6929         * src/prefs_common.h
6930         * src/prefs_folder_item.c
6931         * src/prefs_spelling.c
6932         * src/gtk/gtkaspell.c
6933         * src/gtk/gtkaspell.h
6934                 Add global and per-folder prefs to set the default
6935                 alternate dictionary.
6936
6937 2006-12-21 [colin]      2.6.1cvs60
6938
6939         * src/folder.c
6940                 Look for folders by path in all folders
6941         * src/html.c
6942                 add &mdash;
6943
6944 2006-12-20 [colin]      2.6.1cvs59
6945
6946         * src/gtk/quicksearch.c
6947                 Make sure in_typing is false when clearing
6948
6949 2006-12-20 [wwp]        2.6.1cvs58
6950
6951         * configure.ac
6952                 change manual's target dir to be LFH-compliant (thanks to Colin).
6953
6954 2006-12-20 [wwp]        2.6.1cvs57
6955
6956         * src/prefs_common.c
6957         * src/prefs_summaries.c
6958                 i18n fix and factorize patch, thanks to Fabien.
6959
6960 2006-12-20 [paul]       2.6.1cvs56
6961
6962         * configure.ac
6963                 last of the renaming (??)
6964         * src/main.c
6965                 correct --help info of --status-full
6966         * src/plugins/bogofilter/bogofilter.c
6967                 make FALSE default of whitelist_ab
6968
6969 2006-12-19 [colin]      2.6.1cvs55
6970
6971         * src/jpilot.c
6972                 Same as before, without depending on
6973                 pisock >= 0.12
6974
6975 2006-12-19 [colin]      2.6.1cvs54
6976
6977         * src/jpilot.c
6978                 Fix bug 1059, 'Better jpilot charset 
6979                 handling'. Use libpisync's charset conversion
6980                 if possible
6981
6982 2006-12-19 [colin]      2.6.1cvs53
6983
6984         * po/fr.po
6985                 Updated by Fabien
6986
6987 2006-12-19 [wwp]        2.6.1cvs52
6988
6989         * src/gtk/about.c
6990                 Add missing #include (thanks to Colin).
6991
6992 2006-12-19 [wwp]        2.6.1cvs51
6993
6994         * src/prefs_receive.c
6995                 Better spacing between widgets in prefs.
6996
6997 2006-12-18 [colin]      2.6.1cvs50
6998
6999         * src/imap.c
7000                 Fix failure to get separator on LIST "" ""
7001                 Try LIST "" "INBOX" too.
7002
7003 2006-12-18 [wwp]        2.6.1cvs49
7004
7005         * src/common/session.c
7006                 Fix a compiler warning (thanks to Fabien).
7007
7008 2006-12-18 [wwp]        2.6.1cvs48
7009
7010         * src/compose.c
7011         * src/prefs_quote.c
7012                 Factorize some strings for translation (it's about error
7013                 messages when applying or checking template/quote format).
7014
7015 2006-12-18 [colin]      2.6.1cvs47
7016
7017         * Makefile.am
7018         * src/common/defs.h
7019         * src/gtk/Makefile.am
7020         * src/gtk/about.c
7021                 Add a Release notes tab from the contents of
7022                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7023
7024 2006-12-17 [colin]      2.6.1cvs46
7025
7026         * src/mimeview.c
7027         * src/textview.c
7028         * src/gtk/filesel.c
7029                 Correctly convert from/to UTF8/filename encoding
7030                 when loading and saving files. Probably fixes
7031                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7032                 for a file to attach and is blocked...'
7033
7034 2006-12-17 [colin]      2.6.1cvs45
7035
7036         * src/gtk/logwindow.c
7037                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7038                 IMAP folder and is blocked on main thread': 
7039                 make sure we put utf8 in the log.
7040
7041 2006-12-16 [colin]      2.6.1cvs44
7042
7043         * src/toolbar.c
7044         * src/toolbar.h
7045                 Fix bug 1055, 'Add the 'cancel receive' 
7046                 in the available events for the toolbar buttons'
7047
7048 2006-12-16 [colin]      2.6.1cvs43
7049
7050         * po/POTFILES.in
7051         * src/imap.c
7052         * src/common/nntp.c
7053         * src/common/session.c
7054                 Log error when SSL handshakes fail. 
7055                 Fixes bug 1082, 'incorrect / imprecise 
7056                 error message when imap server provides 
7057                 ssl only through STARTTLS but SSL is 
7058                 selected'
7059
7060 2006-12-15 [wwp]        2.6.1cvs42
7061
7062         * src/plugins/bogofilter/bogofilter_gtk.c
7063                 set proper sensitivity to widgets I've recently added.
7064
7065 2006-12-15 [colin]      
7066
7067         2.7.0-rc1 released
7068
7069 2006-12-15 [wwp]        2.6.1cvs41
7070
7071         * src/plugins/bogofilter/bogofilter.c
7072         * src/plugins/bogofilter/bogofilter.h
7073         * src/plugins/bogofilter/bogofilter_gtk.c
7074                 bogofilter's whitelist can now use a subset of
7075                 the addressbook (either a book, a subfolder of a book,
7076                 or the whole addressbook by using "Any"). Re-used there
7077                 some pref_matcher widgets and mechanisms to match a subset
7078                 of the addressbook.
7079
7080 2006-12-15 [wwp]        2.6.1cvs40
7081
7082         * src/wizard.c
7083         * src/common/plugin.c
7084         * src/common/plugin.h
7085         * src/gtk/about.c
7086         * src/plugins/bogofilter/bogofilter.c
7087         * src/plugins/clamav/clamav_plugin.c
7088         * src/plugins/demo/demo.c
7089         * src/plugins/dillo_viewer/dillo_viewer.c
7090         * src/plugins/pgpcore/plugin.c
7091         * src/plugins/pgpinline/plugin.c
7092         * src/plugins/pgpmime/plugin.c
7093         * src/plugins/spamassassin/spamassassin.c
7094         * src/plugins/trayicon/trayicon.c
7095                 factorize some translatable strings (plugins-related),
7096                 fix missing punctuation in several places,
7097                 remove useless translatable \n in about.c,
7098                 and factorize plugin init code w/ a new function
7099                 check_plugin_version() in common/plugin.c.
7100                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7101
7102 2006-12-15 [wwp]        2.6.1cvs39
7103
7104         * src/plugins/bogofilter/bogofilter.c
7105         * src/plugins/bogofilter/bogofilter_gtk.c
7106                 flag whitelisted spams as spam, but don't filter it to the spam
7107                 folder. Thanks to Colin.
7108
7109 2006-12-15 [ticho]      2.6.1cvs38
7110
7111         * src/plugins/bogofilter/bogofilter.c
7112         * src/plugins/bogofilter/bogofilter.h
7113         * src/plugins/bogofilter/bogofilter_gtk.c
7114                 Add option to whitelist senders found in addressbook. Patch by colin.
7115
7116 2006-12-15 [paul]       2.6.1cvs37
7117
7118         * src/folderview.c
7119                 add missing #include "log.h"
7120
7121 2006-12-15 [paul]       2.6.1cvs36
7122
7123         * src/plugins/bogofilter/bogofilter.c
7124         * src/plugins/bogofilter/bogofilter.h
7125         * src/plugins/bogofilter/bogofilter_gtk.c
7126                 Add an option to allow inserting an
7127                 X-Claws-Bogosity header (on MH folders
7128                 only). Patch by Colin
7129
7130 2006-12-14 [colin]      2.6.1cvs35
7131
7132         * src/main.c
7133                 "Yes" should be the default choice for
7134                 migration configuration
7135
7136 2006-12-14 [paul]       2.6.1cvs34
7137
7138         * src/prefs_summaries.c
7139         * manual/advanced.xml
7140                 Unhide mark_as_read_delay
7141
7142 2006-12-14 [paul]       2.6.1cvs33
7143
7144         * src/messageview.c
7145         * src/messageview.h
7146         * src/mimeview.c
7147         * src/mimeview.h
7148         * src/summaryview.c
7149         * src/textview.c
7150         * src/textview.h
7151                 Fix printing of selection
7152                 Fix printing of message parts
7153                 Fix printing of images
7154         * src/gtk/gtksourceprintjob.c
7155                 Fix page count when there are images
7156
7157 2006-12-14 [wwp]        2.6.1cvs32
7158
7159         * src/mainwindow.c
7160         * src/summaryview.c
7161         * src/summaryview.h
7162         * src/gtk/quicksearch.c
7163                 fix quicksearch 'magnify' button status when QS is closed
7164                 using the Escape key, thanks to Colin.
7165
7166 2006-12-14 [wwp]        2.6.1cvs31
7167
7168         * src/mainwindow.c
7169         * src/summaryview.c
7170         * src/summaryview.h
7171         * src/gtk/quicksearch.c
7172                 fix quicksearch 'magnify' button status when QS is closed
7173                 using the Escape key, thanks to Colin.
7174
7175 2006-12-13 [colin]      2.6.1cvs30
7176
7177         * src/ldapquery.c
7178         * src/ldaputil.c
7179                 Use the binary safe version of ldap_get_values,
7180                 to make sure we manipulate null-terminated 
7181                 strings. Maybe fixes bug 1075, 'claws mail 
7182                 segfault when completing ldap adresses'
7183         * src/syldap.c ** REMOVED **
7184         * src/syldap.h ** REMOVED **
7185                 Remove dead files
7186
7187 2006-12-13 [mones]      2.6.1cvs29
7188
7189         * po/es.po
7190                 Fixed piped strings, fixed click translation
7191
7192 2006-12-13 [paul]       2.6.1cvs28
7193
7194         * src/main.c
7195                 don't translate these strings
7196
7197 2006-12-13 [paul]       2.6.1cvs27
7198
7199         * po/en_GB.po
7200                 updated
7201
7202 2006-12-13 [colin]      2.6.1cvs26
7203
7204         * src/main.c
7205         * src/main.h
7206                 Add claws_is_starting()
7207
7208 2006-12-13 [mones]      2.6.1cvs25
7209
7210         * manual/es/advanced.xml
7211         * po/es.po
7212                 Synced manual and updated translation
7213
7214 2006-12-12 [colin]      2.6.1cvs24
7215
7216         * src/wizard.c
7217                 Add an option to use STARTTLS in the
7218                 welcome wizard. Fixes bug 1080, 
7219                 'Using SSL option in wizard for incoming 
7220                 server does not activate SSL with STARTTLS'
7221
7222 2006-12-12 [colin]      2.6.1cvs23
7223
7224         * src/main.c
7225                 Don't exit when there's an incomplete
7226                 mailbox configured - leaves a chance 
7227                 to fix a failing IMAP account. Exit
7228                 if no mailbox at all is loaded (case
7229                 of missing plugin).
7230                 Completes bug 1077's fix (I was wrong
7231                 in this bug's comment #3).
7232
7233 2006-12-12 [colin]      2.6.1cvs22
7234
7235         * src/gtk/menu.h
7236                 Add another menu data type
7237         * src/prefs_account.c
7238                 Complete the completion of bug 1076
7239                 (doesn't lose the pref on apply)
7240
7241 2006-12-12 [paul]       2.6.1cvs21
7242
7243         * src/prefs_account.c
7244                 complete the fix of bug 1076
7245                 also be more verbose with the text
7246
7247 2006-12-12 [paul]       2.6.1cvs20
7248
7249         * src/gtk/combobox.c
7250                 fix compilation warning
7251
7252 2006-12-11 [colin]      2.6.1cvs19
7253
7254         * src/wizard.c
7255                 Document :port in server entry tooltips
7256
7257 2006-12-11 [colin]      2.6.1cvs18
7258
7259         * src/main.c
7260                 Fix compile
7261
7262 2006-12-11 [colin]      2.6.1cvs17
7263
7264         * src/main.c
7265                 Add failing IMAP as a reason for no
7266                 mailbox
7267
7268 2006-12-11 [colin]      2.6.1cvs16
7269
7270         * src/prefs_account.c
7271                 Check for existence of inbox for local
7272                 accounts too
7273         * src/wizard.c
7274                 Allow setting the port to use for servers
7275                 by using the usual "server.example.com:port"
7276                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7277                 not start when IMAP server is unavailable'
7278
7279 2006-12-11 [colin]      2.6.1cvs15
7280
7281         * src/prefs_account.c
7282                 Prevent use of non-existing default inbox
7283
7284 2006-12-11 [colin]      2.6.1cvs14
7285
7286         * src/prefs_account.c
7287                 Fix sensitivity. Fixes bug 1076, 'privacy 
7288                 options are displayed even when pgp plugin 
7289                 not loaded / available'
7290
7291 2006-12-09 [colin]      2.6.1cvs13
7292
7293         * manual/advanced.xml
7294         * src/prefs_common.c
7295         * src/prefs_common.h
7296         * src/common/ssl_certificate.c
7297                 Add a new hidden preference, 'unsafe_ssl_certs',
7298                 which allows to store multiple certificates per
7299                 server/port. This is disabled by default because
7300                 it's less secure (presenting a new certificate
7301                 instead of a changed one raises less alarms).
7302                 This will cause Claws to ask about an unknown
7303                 certificate for people who have used 2.6.1cvs8
7304                 or greater.
7305
7306 2006-12-09 [colin]      2.6.1cvs12
7307
7308         * src/action.c
7309                 Fix cache updating after action
7310
7311 2006-12-07 [wwp]        2.6.1cvs11
7312
7313         * src/compose.c
7314                 fix email address comparison when replying to all
7315                 (avoid replying to ourselves), thanks to Colin.
7316
7317 2006-12-06 [paul]       2.6.1cvs10
7318
7319         * src/addrharvest.c
7320         * src/editldap.c
7321         * src/expldifdlg.c
7322         * src/news.c
7323         * src/toolbar.c
7324         * src/common/utils.c
7325                 ...and more renaming
7326                 Thanks to Colin
7327
7328 2006-12-06 [paul]       2.6.1cvs9
7329
7330         * src/compose.c
7331         * src/messageview.c
7332         * src/procheader.c
7333         * src/procmime.c
7334         * src/procmsg.c
7335         * src/textview.c
7336                 more renaming
7337                 Thanks to Colin
7338
7339 2006-12-06 [colin]      2.6.1cvs8
7340
7341         * src/ssl_manager.c
7342         * src/common/ssl_certificate.c
7343         * src/common/ssl_certificate.h
7344                 Handle multiple certificates per host/port
7345
7346 2006-12-06 [colin]      2.6.1cvs7
7347
7348         * src/etpan/imap-thread.c
7349                 Fix certificate checking on IMAP
7350
7351 2006-12-06 [colin]      2.6.1cvs6
7352
7353         * src/folderview.c
7354                 Fix bug 1072, 'Claws stops fetching newsgroups 
7355                 from server when newsgroup got deleted': continue
7356                 checking other groups
7357
7358 2006-12-05 [wwp]        2.6.1cvs5
7359
7360         * src/message_search.c
7361         * src/summary_search.c
7362         * src/gtk/combobox.c
7363         * src/gtk/combobox.h
7364         * src/gtk/gtkutils.c
7365         * src/gtk/gtkutils.h
7366                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7367                 behave like w/ old comboboxes (summary and message search only).
7368
7369 2006-12-05 [paul]       2.6.1cvs4
7370
7371         * src/wizard.c
7372                 encode headers
7373                 Thanks to Colin
7374
7375 2006-12-05 [paul]       2.6.1cvs3
7376
7377         * tools/README
7378         * tools/textviewer.pl
7379                 script updated and description added
7380
7381 2006-12-04 [colin]      2.6.1cvs2
7382
7383         * src/compose.c
7384                 Run pre-send hook only when checking
7385                 everything
7386
7387 2006-12-04 [paul]       2.6.1cvs1
7388
7389         * NEWS
7390         * README
7391         * RELEASE_NOTES
7392         * configure.ac
7393         * tools/README
7394                 bump up version number following stable release
7395
7396 2006-12-04 [paul]       2.6.0cvs83
7397
7398         * README
7399                 updates and corrections
7400
7401 2006-12-04 [colin]      2.6.0cvs82
7402
7403         * src/common/utils.c
7404                 Probably fix bug 1066, 'Incorrect mailbox 
7405                 size displayed'
7406
7407 2006-12-04 [colin]      2.6.0cvs81
7408
7409         * src/common/utils.c
7410                 Trim tabs from mailcap file too.
7411
7412 2006-12-02 [paul]       2.6.0cvs80
7413
7414         * src/exphtmldlg.c
7415                 fix broken GUI under certain languages
7416         * src/expldifdlg.c
7417                 put the Cancel button to the right
7418
7419 2006-12-01 [paul]       2.6.0cvs79
7420
7421         * tools/Makefile.am
7422                 remove reference to removed file
7423
7424 2006-12-01 [wwp]        2.6.0cvs78
7425
7426         * src/addressbook.c
7427         * src/editaddress.c
7428                 remove forgotten debug statements.
7429
7430 2006-12-01 [wwp]        2.6.0cvs77
7431
7432         * manual/advanced.xml
7433         * manual/fr/advanced.xml
7434         * src/addressbook.c
7435         * src/addressbook.h
7436         * src/addressitem.h
7437         * src/editaddress.c
7438         * src/editaddress.h
7439         * src/prefs_common.c
7440         * src/prefs_common.h
7441         * src/gtk/gtkutils.c
7442         * src/gtk/gtkutils.h
7443                 add a hidden option to allow embedding the editaddress (edit contact details)
7444                 dialog into the addressbook's window. This doesn't change the default
7445                 behaviour.
7446
7447 2006-12-01 [wwp]        2.6.0cvs76
7448
7449         * src/message_search.c
7450         * src/summary_search.c
7451                 fix more focus issues (don't set focus to combobox's entry widget when
7452                 entry's value changed, if entry widget has focus already).
7453
7454 2006-12-01 [wwp]        2.6.0cvs75
7455
7456         * src/gtk/quicksearch.c
7457                 revert last changes to the quicksearch gtk_combo_box, this needs more
7458                 tuning and testing.
7459
7460 2006-12-01 [paul]       2.6.0cvs74
7461
7462         * tools/kdeservicemenu/README
7463         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7464         * tools/kdeservicemenu/install.sh
7465         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7466         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7467                 simplify this stuff, and in so doing,
7468                 fix it. (possibly re-extend it again at
7469                 a later date)
7470
7471 2006-12-01 [wwp]        2.6.0cvs73
7472
7473         * src/gtk/quicksearch.c
7474                 adapt quicksearch code to use modern gtk_combo_box'es.
7475
7476 2006-12-01 [wwp]        2.6.0cvs72
7477
7478         * src/common/defs.h
7479         * src/prefs_common.c
7480         * src/prefs_common.h
7481         * src/message_search.c
7482         * src/summary_search.c
7483         * src/gtk/combobox.c
7484         * src/gtk/combobox.h
7485                 add history combos to all message and summary search fields.
7486
7487 2006-12-01 [wwp]        2.6.0cvs71
7488
7489         * src/summaryview.c
7490                 As the list may change while the mark as read delay
7491                 runs, we can't rely on the 'row' pointer, which can
7492                 be invalid when the timeout is called. As the mark
7493                 as read is only done if the message is still selected,
7494                 use summaryview->selected instead. Thanks to Colin.
7495
7496 2006-11-30 [paul]       2.6.0cvs70
7497
7498         * src/textview.c
7499                 give emphasis to "Sylpheed-Claws"
7500                 as well as "Claws Mail"
7501
7502 2006-11-30 [colin]      2.6.0cvs69
7503
7504         * src/wizard.c
7505                 Put the SSL checkboxes in the receiving
7506                 and sending server pages.
7507
7508 2006-11-29 [colin]      2.6.0cvs68
7509
7510         * src/gtk/gtkutils.c
7511         * src/gtk/gtkvscrollbutton.c
7512                 Revert some deprecated fixes - they seem to
7513                 deprecate stuff as soon as a new one gets out.
7514                 g_object_ref_sink needed glib-2.10.
7515
7516 2006-11-29 [colin]      2.6.0cvs67
7517
7518         * src/common/utils.c
7519                 Create .mailcap if it doesn't exist
7520
7521 2006-11-29 [colin]      2.6.0cvs66
7522
7523         * src/compose.c
7524                 Followup to cvs60: use original list
7525                 of recipients if replying to a mail
7526                 in Sent Drafts or Queue.
7527
7528 2006-11-27 [paul]       2.6.0cvs65
7529
7530         * src/image_viewer.c
7531                 revert the last change for now (it's broken)
7532
7533 2006-11-27 [paul]       2.6.0cvs64
7534
7535         * Makefile.am
7536         * configure.ac
7537         * m4/aclocal-include.m4
7538         * m4/check-type.m4
7539         * src/Makefile.am
7540         * src/addr_compl.c
7541         * src/compose.c
7542         * src/crash.c
7543         * src/export.c
7544         * src/exporthtml.c
7545         * src/exportldif.c
7546         * src/imap.c
7547         * src/import.c
7548         * src/main.c
7549         * src/main.h
7550         * src/matcher.c
7551         * src/mimeview.c
7552         * src/procmsg.c
7553         * src/textview.c
7554         * src/common/Makefile.am
7555         * src/common/claws.c
7556         * src/common/claws.h
7557         * src/common/ssl.c
7558         * src/common/sylpheed.c
7559         * src/common/sylpheed.h
7560         * src/etpan/Makefile.am
7561         * src/gtk/Makefile.am
7562         * src/gtk/claws-marshal.list
7563         * src/gtk/filesel.c
7564         * src/gtk/gtksctree.c
7565         * src/gtk/quicksearch.c
7566         * src/gtk/sylpheed-marshal.list
7567         * src/plugins/bogofilter/bogofilter.c
7568         * src/plugins/bogofilter/bogofilter_gtk.c
7569         * src/plugins/clamav/clamav_plugin.c
7570         * src/plugins/clamav/clamav_plugin_gtk.c
7571         * src/plugins/demo/demo.c
7572         * src/plugins/dillo_viewer/dillo_viewer.c
7573         * src/plugins/pgpcore/Makefile.am
7574         * src/plugins/pgpcore/claws.def
7575         * src/plugins/pgpcore/pgp_viewer.c
7576         * src/plugins/pgpcore/plugin.c
7577         * src/plugins/pgpcore/sylpheed.def
7578         * src/plugins/pgpinline/Makefile.am
7579         * src/plugins/pgpinline/claws.def
7580         * src/plugins/pgpinline/plugin.c
7581         * src/plugins/pgpinline/sylpheed.def
7582         * src/plugins/pgpmime/Makefile.am
7583         * src/plugins/pgpmime/claws.def
7584         * src/plugins/pgpmime/plugin.c
7585         * src/plugins/pgpmime/sylpheed.def
7586         * src/plugins/spamassassin/spamassassin.c
7587         * src/plugins/spamassassin/spamassassin_gtk.c
7588         * src/plugins/trayicon/trayicon.c
7589                 yet more renaming
7590                 remove deprecated gtk_tooltips_set_delay()
7591
7592 2006-11-26 [paul]       2.6.0cvs63
7593
7594         * src/expldifdlg.c
7595         * src/folderview.c
7596         * src/image_viewer.c
7597         * src/mainwindow.c
7598         * src/gtk/gtkutils.c
7599         * src/gtk/gtkvscrollbutton.c
7600         * src/gtk/prefswindow.c
7601         * src/plugins/pgpcore/prefs_gpg.c
7602                 replace more deprecated GTK+ functions
7603
7604 2006-11-26 [paul]       2.6.0cvs62
7605
7606         * src/addr_compl.c
7607         * src/addressbook.c
7608         * src/browseldap.c
7609                 replace deprecated gtk_idle_... functions
7610
7611 2006-11-26 [paul]       2.6.0cvs61
7612
7613         * src/compose.c
7614         * src/folderview.c
7615         * src/inc.c
7616         * src/summaryview.c
7617         * src/gtk/gtkvscrollbutton.c
7618         * src/gtk/quicksearch.c
7619         * src/plugins/pgpcore/passphrase.c
7620                 replace deprecated gtk_timeout_add and
7621                 gtk_timeout_remove
7622
7623 2006-11-26 [paul]       2.6.0cvs60
7624
7625         * src/compose.c
7626                 fix bug that caused the wrong recipient
7627                 to be selected when replying to a msg
7628                 which is From one of our accounts to
7629                 another of our accounts
7630
7631 2006-11-25 [paul]       2.6.0cvs59
7632
7633         * src/summaryview.c
7634                 don't change the From column title to
7635                 To if the To column is visible
7636
7637 2006-11-24 [paul]       2.6.0cvs58
7638
7639         * src/compose.c
7640                 fix bug 1069, 'Sent mails disappear, BCC
7641                 or locking problem?'
7642
7643 2006-11-21 [wwp]        2.6.0cvs57
7644
7645         * src/compose.c
7646                 fix spelling menu when replying (same as 2.3.1cvs39):
7647                 discrepancy between context menu and top menu when
7648                 folder's dictionary isn't the default one.
7649
7650 2006-11-19 [paul]       2.6.0cvs56
7651
7652         * src/summaryview.c
7653                 obey always_show_msg option when
7654                 marking as spam
7655         * src/plugins/bogofilter/bogofilter.c
7656                 fix typo
7657
7658 2006-11-18 [paul]       2.6.0cvs55
7659
7660         * AUTHORS
7661         * README
7662         * debian/copyright
7663         * manual/ack.xml
7664         * manual/es/ack.xml
7665         * manual/fr/ack.xml
7666         * manual/pl/ack.xml
7667         * src/gtk/authors.h
7668         * src/gtk/icon_legend.c
7669         * src/gtk/icon_legend.h
7670         * tools/OOo2claws-mail.pl
7671         * tools/README
7672         * tools/acroread2claws-mail.pl
7673         * tools/claws.i18n.status.pl
7674         * tools/filter_conv.pl
7675         * tools/filter_conv_new.pl
7676         * tools/freshmeat_search.pl
7677         * tools/google_search.pl
7678         * tools/kmail2claws-mail.pl
7679         * tools/kmail2claws-mail_v2.pl
7680         * tools/maildir2claws-mail.pl
7681         * tools/make.themes.project
7682         * tools/multiwebsearch.pl
7683         * tools/outlook2claws-mail.pl
7684         * tools/tb2claws-mail
7685         * tools/kdeservicemenu/README
7686         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7687                 update mine and wwp's email addresses in
7688                 several places
7689                 Patch by wwp
7690         * src/prefs_compose_writing.c
7691                 set sensitivity on 'new message format' frame
7692
7693 2006-11-17 [paul]       2.6.0cvs54
7694
7695         * src/gtk/about.c
7696                 more reworking of the GUI
7697                 Patch by Fabien Vantard
7698
7699 2006-11-16 [paul]       2.6.0cvs53
7700
7701         * src/gtk/about.c
7702                 set a minimum size for the window, allow
7703                 it to automatically expand as necessary
7704
7705 2006-11-16 [wwp]        2.6.0cvs52
7706
7707         * src/gtk/about.c
7708                 better wrap of copyright info on some systems.
7709
7710 2006-11-16 [paul]       2.6.0cvs51
7711
7712         * src/gtk/about.c
7713                 move the tech info from the upper panel
7714                 to the Info tab
7715                 use a gtk_text_view for the features tab
7716
7717 2006-11-16 [paul]       2.6.0cvs50
7718
7719         * po/Makevars
7720                 update my email address
7721         * src/addressbook.c
7722         * src/compose.c
7723         * src/imap_gtk.c
7724         * src/mh_gtk.c
7725         * src/news_gtk.c
7726         * src/summaryview.c
7727         * src/plugins/trayicon/trayicon.c
7728                 don't offer simple menu separators
7729                 for translation
7730         * src/folderview.c
7731                 add separator between 'mark all read'
7732                 and 'search folder'
7733
7734 2006-11-15 [wwp]        2.6.0cvs49
7735
7736         * src/gtk/authors.h
7737                 updated manuals authors.
7738
7739 2006-11-14 [paul]       2.6.0cvs48
7740
7741         * src/compose.c
7742                 Fix Options/Reply mode after draft save
7743
7744 2006-11-14 [paul]       2.6.0cvs47
7745
7746         * src/Makefile.am
7747                 Fix make DESTDIR=...
7748         * src/mbox.c
7749                 Optimise speed
7750         * src/plugins/pgpinline/pgpinline.c
7751                 Probably fix bug 1061
7752
7753 2006-11-14 [paul]       2.6.0cvs46
7754
7755         * po/Makevars
7756                 enable Q_ macro
7757         * src/Makefile.am
7758         * src/stock_pixmap.c
7759         * src/stock_pixmap.h
7760         * src/gtk/about.c
7761         * src/pixmaps/active.xpm
7762         * src/pixmaps/inactive.xpm
7763                 add a new page, 'Features', to the About dialog
7764                 showing which features are compiled in and which
7765                 are not
7766
7767 2006-11-14 [paul]       2.6.0cvs45
7768
7769         * po/ru.po
7770                 updated by Pavlo Bohmat
7771
7772 2006-11-14 [colin]      2.6.0cvs44
7773
7774         * src/compose.c
7775         * src/inc.c
7776         * src/messageview.c
7777         * src/news.c
7778         * src/pop.c
7779         * src/procmsg.c
7780         * src/gtk/gtkaspell.c
7781                 Fix 64-bit-related warnings
7782         * src/ssl_manager.c
7783                 Fix possible infinite loop
7784         * src/plugins/pgpcore/sgpgme.c
7785                 Remove useless check
7786
7787 2006-11-13 [colin]      2.6.0cvs43
7788
7789         * src/gtk/Makefile.am
7790                 authors.h isn't generated
7791
7792 2006-11-13 [colin]      2.6.0cvs42
7793
7794         * src/plugins/pgpinline/pgpinline.c
7795         * src/plugins/pgpmime/pgpmime.c
7796                 Very probably fix bug 1061, 'crash on 
7797                 opening signed email'. Another cast
7798                 problem
7799
7800 2006-11-13 [colin]      2.6.0cvs41
7801
7802         * src/plugins/pgpcore/sgpgme.c
7803                 Maybe fix bug 1061, 'crash on opening 
7804                 signed email'
7805
7806 2006-11-13 [wwp]        2.6.0cvs40
7807
7808         * src/plugins/pgpinline/pgpinline.c
7809                 fix candidate for bug #1057, thanks to Colin.
7810
7811 2006-11-13 [wwp]        2.6.0cvs39
7812
7813         * src/compose.c
7814         * src/quote_fmt_parse.y
7815                 fix bug 1052: current parser buffer was not always 
7816                 allocated, ptr to this buffer could be returned as 
7817                 NULL whereas no parser error has occurred. in 
7818                 consequence, defining a template body as "%d" 
7819                 (w/o the quotes) for the first time of the instance 
7820                 of claws-mail, was reporting a parser error. make 
7821                 sure that the buffer is always allocated, even to 
7822                 an empty string.
7823                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7824                 unescaping of the fmt string was always done 
7825                 whereas it must be done *only* when receiving 
7826                 quote format strings issued from the prefs 
7827                 (compose new message, reply, forward, redirect 
7828                 formats), *not* when applying templates.  in 
7829                 consequences, applying templates w/ sequences 
7830                 like \\|p{echo} were failing. make sure that 
7831                 unescaping is done only when necessary.
7832
7833 2006-11-12 [colin]      2.6.0cvs38
7834
7835         * po/de.po
7836                 Fix typo (s/KB/MB)
7837
7838 2006-11-12 [colin]      2.6.0cvs37
7839
7840         * src/plugins/pgpinline/pgpinline.c
7841         * src/plugins/pgpmime/pgpmime.c
7842                 Release GPG context at the latest 
7843                 possible moment. Maybe fixes 
7844                 bug 1057, 'crash on sending signed 
7845                 message to a newsgroup'
7846                 
7847
7848 2006-11-12 [colin]      2.6.0cvs36
7849
7850         * src/plugins/pgpcore/sgpgme.c
7851                 Tell a bit more when gpg's status doesn't
7852                 contain any signature
7853
7854 2006-11-12 [colin]      2.6.0cvs35
7855
7856         * src/compose.c
7857                 Fix bug 1060, 'compilation error with 
7858                 Irix's cc'
7859
7860 2006-11-12 [paul]       2.6.0cvs34
7861
7862         * doc/man/claws-mail.1
7863         * src/prefs_gtk.c
7864         * src/plugins/clamav/README
7865         * src/plugins/spamassassin/README
7866         * tools/README
7867         * tools/freshmeat_search.pl
7868         * tools/google_search.pl
7869         * tools/multiwebsearch.pl
7870                 more renaming
7871         * src/plugins/trayicon/trayicon.c
7872                 fix compiliation warning
7873
7874 2006-11-11 [colin]      2.6.0cvs33
7875
7876         * src/folderview.c
7877                 Forbid drag and drop from/to different
7878                 folders of type F_UNKNOWN
7879
7880 2006-11-11 [colin]      2.6.0cvs32
7881
7882         * src/plugins/pgpinline/pgpinline.c
7883                 Fix typo in previous commit:
7884                 - gpgme_new(&ctx);
7885                 + if ((err = gpgme_new(&data->ctx)) ...)
7886
7887 2006-11-11 [colin]      2.6.0cvs31
7888
7889         * src/plugins/pgpinline/pgpinline.c
7890         * src/plugins/pgpmime/pgpmime.c
7891                 Check success after calling gpgme_new
7892                 Maybe fixes bug 1057, 'crash on sending 
7893                 signed message to a newsgroup'
7894
7895 2006-11-11 [colin]      2.6.0cvs30
7896
7897         * src/undo.c
7898                 init undostruct to 0s (from
7899                 valgrind log of bug 1057)
7900
7901 2006-11-10 [colin]      2.6.0cvs29
7902
7903         * src/mainwindow.c
7904                 Set cursor to wait before filtering
7905                 duplicates in all folders
7906         * src/plugins/bogofilter/bogofilter.c
7907         * src/plugins/bogofilter/bogofilter.h
7908         * src/plugins/bogofilter/bogofilter_gtk.c
7909                 Completely thread away the bogofilter
7910                 filtering
7911
7912 2006-11-10 [mones]      2.6.0cvs28
7913
7914         * src/compose.c
7915         * src/compose.h
7916                 added COMPOSE_CHECK_BEFORE_SEND hook
7917
7918 2006-11-10 [paul]       2.6.0cvs27
7919
7920         * src/crash.c
7921                 more renaming
7922                 add libSM to get_compiled_in_features()
7923         * src/main.c
7924                 more renaming
7925
7926 2006-11-10 [colin]      2.6.0cvs26
7927
7928         * src/etpan/imap-thread.c
7929                 Add a reference to libetpan's sasl engine
7930                 so that sasl_done() doesn't get called by
7931                 libetpan, and doesn't break openssl.
7932                 Should fix bug 1053, 'SC fails to reestablish 
7933                 a secure connection'
7934                 Patch by Hoa
7935
7936 2006-11-10 [colin]      2.6.0cvs25
7937
7938         * manual/addrbook.xml
7939         * manual/advanced.xml
7940         * manual/faq.xml
7941         * manual/intro.xml
7942                 Some more renaming
7943
7944 2006-11-09 [colin]      2.6.0cvs24
7945
7946         * src/plugins/bogofilter/bogofilter_gtk.c
7947                 Add comment about annoyance
7948
7949 2006-11-09 [colin]      2.6.0cvs23
7950
7951         * src/plugins/bogofilter/bogofilter.c
7952         * src/plugins/bogofilter/bogofilter_gtk.c
7953                 Prepare things needed to thread bogofilter
7954                 filtering: separate bogo stuff and possible GUI
7955                 stuff. 
7956
7957 2006-11-09 [colin]      2.6.0cvs22
7958
7959         * src/account.c
7960         * src/compose.c
7961                 Search for one of our accounts in Delivered-To
7962                 (helps for auto-account selection when 
7963                  replying/forwarding)
7964         * src/folderview.c
7965         * src/mainwindow.c
7966         * src/mainwindow.h
7967         * src/plugins/trayicon/trayicon.c
7968                 Allow opening a new mail with any account from
7969                 the contextual menu
7970
7971 2006-11-09 [wwp]        2.6.0cvs21
7972
7973         * src/compose.c
7974         * src/prefs_common.c
7975         * src/prefs_common.h
7976         * src/prefs_compose_writing.c
7977                 add a compose new message format (in prefs/compose/writing), it's a
7978                 simple subject+body template to use when opening a new composition
7979                 window. It's similar to the existent reply and forward formats.
7980
7981                 enhanced the template/format % symbols substitution mechanism to
7982                 use current composition window information when % are used in
7983                 the compose new message format or in templates applied to new
7984                 messages (there were useless in that situations before). When
7985                 applied to new messages, %d corresponds to the system time/date.
7986
7987 2006-11-09 [paul]       2.6.0cvs20
7988
7989         * src/gtk/authors.h
7990                 fix last commit
7991
7992 2006-11-09 [paul]       2.6.0cvs19
7993
7994         * src/gtk/authors.h
7995                 keep tje alphabetical order
7996
7997 2006-11-08 [colin]      2.6.0cvs18
7998
7999         * src/etpan/imap-thread.c
8000                 Fix bug 1054, 'Slowness logging big 
8001                 data chunks'
8002
8003 2006-11-08 [paul]       2.6.0cvs17
8004
8005         * tools/Makefile.am
8006                 fix the renaming
8007
8008 2006-11-08 [paul]       2.6.0cvs16
8009
8010         * src/common/defs.h
8011                 update BUGZILLA_URI
8012
8013 2006-11-08 [paul]       2.6.0cvs15
8014
8015         * tools/Makefile.am
8016         * tools/OOo2claws-mail.pl
8017         * tools/OOo2sylpheed.pl
8018         * tools/README
8019         * tools/acroread2claws-mail.pl
8020         * tools/acroread2sylpheed.pl
8021         * tools/kmail2claws-mail.pl
8022         * tools/kmail2claws-mail_v2.pl
8023         * tools/kmail2sylpheed.pl
8024         * tools/kmail2sylpheed_v2.pl
8025         * tools/maildir2claws-mail.pl
8026         * tools/maildir2sylpheed.pl
8027         * tools/nautilus2claws-mail.sh
8028         * tools/nautilus2sylpheed.sh
8029         * tools/outlook2claws-mail.pl
8030         * tools/outlook2sylpheed.pl
8031         * tools/tb2claws-mail
8032         * tools/tb2sylpheed
8033         * tools/tbird2claws.py
8034         * tools/tbird2syl.py
8035         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8036         * tools/kdeservicemenu/install.sh
8037         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8038         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8039         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8040         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8041         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8042                 renamed (removed, added) tools files
8043
8044 2006-11-08 [paul]       2.6.0cvs14
8045
8046         * src/main.c
8047         * src/common/defs.h
8048                 Migrate sylpheedrc to clawsrc, and fix the standard
8049                 plugins path in the process
8050
8051 2006-11-07 [colin]      2.6.0cvs13
8052
8053         * src/Makefile.am
8054                 Symlink sylpheed-claws relative to 
8055                 claws-mail
8056
8057 2006-11-07 [colin]      2.6.0cvs12
8058
8059         * src/compose.c
8060                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8061
8062 2006-11-07 [paul]       2.6.0cvs11
8063
8064         * src/gtk/about.c
8065                 Fix a missed occurence of
8066                 Sylpheed-Claws
8067
8068 2006-11-07 [paul]       2.6.0cvs10
8069
8070         * src/Makefile.am
8071                 Fix symlink installation
8072
8073 2006-11-07 [paul]       2.6.0cvs9
8074
8075         * src/Makefile.am
8076                 Symlink claws-mail to sylpheed-claws
8077         * src/common/utils.c
8078                 Fix migrating symlinks
8079         * src/etpan/imap-thread.c
8080                 check certificate only when there's
8081                 no error
8082
8083 2006-11-07 [paul]       2.6.0cvs8
8084
8085         * Makefile.am
8086                 Fix icon breakages with Gtk, which needs a 
8087                 cache updated to see them.
8088
8089 2006-11-07 [paul]       2.6.0cvs7
8090
8091         * .cvsignore
8092         * AUTHORS
8093         * COPYING
8094         * INSTALL
8095         * Makefile.am
8096         * NEWS
8097         * README
8098         * RELEASE_NOTES
8099         * autogen.sh
8100         * claws-mail-128x128.png
8101         * claws-mail-64x64.png
8102         * claws-mail.ico
8103         * claws-mail.pc.in
8104         * claws-mail.png
8105         * configure.ac
8106         * sylpheed-claws-128x128.png
8107         * sylpheed-claws-64x64.png
8108         * sylpheed-claws.desktop
8109         * sylpheed-claws.ico
8110         * sylpheed-claws.pc.in
8111         * sylpheed-claws.png
8112         * debian/README.Debian
8113         * debian/changelog
8114         * debian/claws-mail.desktop
8115         * debian/claws-mail.menu
8116         * debian/claws-mail.postinst.debhelper
8117         * debian/claws-mail.postrm.debhelper
8118         * debian/control
8119         * debian/copyright
8120         * debian/files
8121         * debian/rules
8122         * debian/sylpheed-claws.desktop
8123         * debian/sylpheed-claws.menu
8124         * debian/sylpheed-claws.postinst.debhelper
8125         * debian/sylpheed-claws.postrm.debhelper
8126         * doc/man/Makefile.am
8127         * doc/man/claws-mail.1
8128         * doc/man/sylpheed-claws.1
8129         * doc/src/ChangeLog.claws-pre0.8.0
8130         * manual/Makefile.am
8131         * manual/account.xml
8132         * manual/ack.xml
8133         * manual/addrbook.xml
8134         * manual/advanced.xml
8135         * manual/claws-mail-manual.xml
8136         * manual/faq.xml
8137         * manual/glossary.xml
8138         * manual/handling.xml
8139         * manual/intro.xml
8140         * manual/keyboard.xml
8141         * manual/plugins.xml
8142         * manual/starting.xml
8143         * manual/sylpheed-claws-manual.xml
8144         * manual/xml2pdf
8145         * manual/dist/.cvsignore
8146         * manual/dist/html/.cvsignore
8147         * manual/dist/html/Makefile.am
8148         * manual/dist/pdf/.cvsignore
8149         * manual/dist/pdf/Makefile.am
8150         * manual/dist/ps/.cvsignore
8151         * manual/dist/ps/Makefile.am
8152         * manual/dist/txt/.cvsignore
8153         * manual/dist/txt/Makefile.am
8154         * manual/es/Makefile.am
8155         * manual/es/advanced.xml
8156         * manual/es/claws-mail-manual.xml
8157         * manual/es/faq.xml
8158         * manual/es/glossary.xml
8159         * manual/es/handling.xml
8160         * manual/es/intro.xml
8161         * manual/es/plugins.xml
8162         * manual/es/sylpheed-claws-manual.xml
8163         * manual/es/dist/.cvsignore
8164         * manual/es/dist/html/.cvsignore
8165         * manual/es/dist/html/Makefile.am
8166         * manual/es/dist/pdf/.cvsignore
8167         * manual/es/dist/pdf/Makefile.am
8168         * manual/es/dist/ps/.cvsignore
8169         * manual/es/dist/ps/Makefile.am
8170         * manual/es/dist/txt/.cvsignore
8171         * manual/es/dist/txt/Makefile.am
8172         * manual/fr/Makefile.am
8173         * manual/fr/account.xml
8174         * manual/fr/ack.xml
8175         * manual/fr/addrbook.xml
8176         * manual/fr/advanced.xml
8177         * manual/fr/claws-mail-manual.xml
8178         * manual/fr/faq.xml
8179         * manual/fr/glossary.xml
8180         * manual/fr/handling.xml
8181         * manual/fr/intro.xml
8182         * manual/fr/keyboard.xml
8183         * manual/fr/plugins.xml
8184         * manual/fr/starting.xml
8185         * manual/fr/sylpheed-claws-manual.xml
8186         * manual/fr/dist/.cvsignore
8187         * manual/fr/dist/html/.cvsignore
8188         * manual/fr/dist/html/Makefile.am
8189         * manual/fr/dist/pdf/.cvsignore
8190         * manual/fr/dist/pdf/Makefile.am
8191         * manual/fr/dist/ps/.cvsignore
8192         * manual/fr/dist/ps/Makefile.am
8193         * manual/fr/dist/txt/.cvsignore
8194         * manual/fr/dist/txt/Makefile.am
8195         * manual/pl/Makefile.am
8196         * manual/pl/account.xml
8197         * manual/pl/ack.xml
8198         * manual/pl/addrbook.xml
8199         * manual/pl/advanced.xml
8200         * manual/pl/claws-mail-manual.xml
8201         * manual/pl/faq.xml
8202         * manual/pl/glossary.xml
8203         * manual/pl/handling.xml
8204         * manual/pl/intro.xml
8205         * manual/pl/keyboard.xml
8206         * manual/pl/plugins.xml
8207         * manual/pl/starting.xml
8208         * manual/pl/sylpheed-claws-manual.xml
8209         * manual/pl/dist/.cvsignore
8210         * manual/pl/dist/html/.cvsignore
8211         * manual/pl/dist/html/Makefile.am
8212         * manual/pl/dist/pdf/.cvsignore
8213         * manual/pl/dist/pdf/Makefile.am
8214         * manual/pl/dist/ps/.cvsignore
8215         * manual/pl/dist/ps/Makefile.am
8216         * manual/pl/dist/txt/.cvsignore
8217         * manual/pl/dist/txt/Makefile.am
8218         * po/.cvsignore
8219         * po/Makevars
8220         * src/.cvsignore
8221         * src/Makefile.am
8222         * src/account.c
8223         * src/account.h
8224         * src/action.c
8225         * src/action.h
8226         * src/adbookbase.h
8227         * src/addr_compl.c
8228         * src/addr_compl.h
8229         * src/addrbook.c
8230         * src/addrcache.c
8231         * src/addrcache.h
8232         * src/addrcindex.c
8233         * src/addrcindex.h
8234         * src/addrclip.c
8235         * src/addrclip.h
8236         * src/addrdefs.h
8237         * src/addressadd.c
8238         * src/addressadd.h
8239         * src/addressbook.c
8240         * src/addressbook.h
8241         * src/addressbook_foldersel.c
8242         * src/addressbook_foldersel.h
8243         * src/addrgather.c
8244         * src/addrgather.h
8245         * src/addrharvest.c
8246         * src/addrharvest.h
8247         * src/addrindex.c
8248         * src/addrindex.h
8249         * src/addritem.c
8250         * src/addritem.h
8251         * src/addrquery.c
8252         * src/addrquery.h
8253         * src/addrselect.c
8254         * src/addrselect.h
8255         * src/alertpanel.c
8256         * src/alertpanel.h
8257         * src/browseldap.c
8258         * src/browseldap.h
8259         * src/codeconv.c
8260         * src/codeconv.h
8261         * src/compose.c
8262         * src/crash.c
8263         * src/crash.h
8264         * src/customheader.c
8265         * src/customheader.h
8266         * src/displayheader.c
8267         * src/displayheader.h
8268         * src/editaddress.c
8269         * src/editaddress.h
8270         * src/editbook.c
8271         * src/editbook.h
8272         * src/editgroup.c
8273         * src/editgroup.h
8274         * src/editjpilot.c
8275         * src/editjpilot.h
8276         * src/editldap.c
8277         * src/editldap.h
8278         * src/editldap_basedn.c
8279         * src/editldap_basedn.h
8280         * src/editvcard.c
8281         * src/editvcard.h
8282         * src/exphtmldlg.c
8283         * src/exphtmldlg.h
8284         * src/expldifdlg.c
8285         * src/expldifdlg.h
8286         * src/export.c
8287         * src/exporthtml.c
8288         * src/exporthtml.h
8289         * src/exportldif.c
8290         * src/exportldif.h
8291         * src/filtering.c
8292         * src/filtering.h
8293         * src/folder.c
8294         * src/folder.h
8295         * src/folder_item_prefs.c
8296         * src/folder_item_prefs.h
8297         * src/foldersel.c
8298         * src/foldersel.h
8299         * src/folderutils.c
8300         * src/folderutils.h
8301         * src/folderview.c
8302         * src/folderview.h
8303         * src/grouplistdialog.c
8304         * src/grouplistdialog.h
8305         * src/html.c
8306         * src/html.h
8307         * src/image_viewer.c
8308         * src/image_viewer.h
8309         * src/imap.c
8310         * src/imap.h
8311         * src/imap_gtk.c
8312         * src/imap_gtk.h
8313         * src/import.c
8314         * src/import.h
8315         * src/importldif.c
8316         * src/importldif.h
8317         * src/importmutt.c
8318         * src/importmutt.h
8319         * src/importpine.c
8320         * src/importpine.h
8321         * src/inc.c
8322         * src/inc.h
8323         * src/jpilot.c
8324         * src/jpilot.h
8325         * src/ldapctrl.c
8326         * src/ldapctrl.h
8327         * src/ldaplocate.c
8328         * src/ldaplocate.h
8329         * src/ldapquery.c
8330         * src/ldapquery.h
8331         * src/ldapserver.c
8332         * src/ldapserver.h
8333         * src/ldaputil.c
8334         * src/ldaputil.h
8335         * src/ldif.c
8336         * src/ldif.h
8337         * src/localfolder.c
8338         * src/localfolder.h
8339         * src/main.c
8340         * src/main.h
8341         * src/mainwindow.c
8342         * src/mainwindow.h
8343         * src/manual.c
8344         * src/manual.h
8345         * src/matcher.c
8346         * src/matcher.h
8347         * src/matcher_parser.h
8348         * src/matcher_parser_lex.l
8349         * src/matcher_parser_parse.y
8350         * src/mbox.c
8351         * src/mbox.h
8352         * src/message_search.c
8353         * src/message_search.h
8354         * src/messageview.c
8355         * src/messageview.h
8356         * src/mh.c
8357         * src/mh.h
8358         * src/mh_gtk.c
8359         * src/mh_gtk.h
8360         * src/mimeview.c
8361         * src/mimeview.h
8362         * src/msgcache.c
8363         * src/msgcache.h
8364         * src/mutt.c
8365         * src/mutt.h
8366         * src/news.c
8367         * src/news.h
8368         * src/news_gtk.c
8369         * src/news_gtk.h
8370         * src/noticeview.c
8371         * src/noticeview.h
8372         * src/partial_download.c
8373         * src/partial_download.h
8374         * src/pine.c
8375         * src/pine.h
8376         * src/pop.c
8377         * src/pop.h
8378         * src/prefs_account.c
8379         * src/prefs_account.h
8380         * src/prefs_actions.c
8381         * src/prefs_actions.h
8382         * src/prefs_common.c
8383         * src/prefs_common.h
8384         * src/prefs_compose_writing.c
8385         * src/prefs_compose_writing.h
8386         * src/prefs_customheader.c
8387         * src/prefs_customheader.h
8388         * src/prefs_display_header.c
8389         * src/prefs_display_header.h
8390         * src/prefs_ext_prog.c
8391         * src/prefs_ext_prog.h
8392         * src/prefs_filtering.c
8393         * src/prefs_folder_column.c
8394         * src/prefs_folder_column.h
8395         * src/prefs_folder_item.c
8396         * src/prefs_folder_item.h
8397         * src/prefs_fonts.c
8398         * src/prefs_fonts.h
8399         * src/prefs_gtk.c
8400         * src/prefs_gtk.h
8401         * src/prefs_image_viewer.c
8402         * src/prefs_image_viewer.h
8403         * src/prefs_matcher.c
8404         * src/prefs_matcher.h
8405         * src/prefs_message.c
8406         * src/prefs_message.h
8407         * src/prefs_msg_colors.c
8408         * src/prefs_msg_colors.h
8409         * src/prefs_other.c
8410         * src/prefs_other.h
8411         * src/prefs_quote.c
8412         * src/prefs_quote.h
8413         * src/prefs_receive.c
8414         * src/prefs_receive.h
8415         * src/prefs_send.c
8416         * src/prefs_send.h
8417         * src/prefs_spelling.c
8418         * src/prefs_spelling.h
8419         * src/prefs_summaries.c
8420         * src/prefs_summaries.h
8421         * src/prefs_summary_column.c
8422         * src/prefs_summary_column.h
8423         * src/prefs_template.c
8424         * src/prefs_template.h
8425         * src/prefs_themes.c
8426         * src/prefs_themes.h
8427         * src/prefs_toolbar.c
8428         * src/prefs_toolbar.h
8429         * src/prefs_wrapping.c
8430         * src/prefs_wrapping.h
8431         * src/privacy.c
8432         * src/privacy.h
8433         * src/procheader.c
8434         * src/procheader.h
8435         * src/procmime.c
8436         * src/procmime.h
8437         * src/procmsg.c
8438         * src/procmsg.h
8439         * src/quote_fmt.c
8440         * src/quote_fmt_parse.y
8441         * src/recv.c
8442         * src/recv.h
8443         * src/remotefolder.c
8444         * src/remotefolder.h
8445         * src/send_message.c
8446         * src/send_message.h
8447         * src/setup.c
8448         * src/setup.h
8449         * src/sourcewindow.c
8450         * src/sourcewindow.h
8451         * src/ssl_manager.c
8452         * src/ssl_manager.h
8453         * src/statusbar.c
8454         * src/statusbar.h
8455         * src/stock_pixmap.c
8456         * src/stock_pixmap.h
8457         * src/summary_search.c
8458         * src/summary_search.h
8459         * src/summaryview.c
8460         * src/summaryview.h
8461         * src/syldap.c
8462         * src/syldap.h
8463         * src/textview.c
8464         * src/textview.h
8465         * src/toolbar.c
8466         * src/toolbar.h
8467         * src/undo.c
8468         * src/undo.h
8469         * src/unmime.c
8470         * src/unmime.h
8471         * src/vcard.c
8472         * src/vcard.h
8473         * src/wizard.c
8474         * src/wizard.h
8475         * src/common/base64.c
8476         * src/common/base64.h
8477         * src/common/defs.h
8478         * src/common/hooks.c
8479         * src/common/hooks.h
8480         * src/common/log.c
8481         * src/common/log.h
8482         * src/common/mgutils.c
8483         * src/common/mgutils.h
8484         * src/common/nntp.c
8485         * src/common/nntp.h
8486         * src/common/passcrypt.c
8487         * src/common/passcrypt.h.in
8488         * src/common/plugin.c
8489         * src/common/plugin.h
8490         * src/common/prefs.c
8491         * src/common/prefs.h
8492         * src/common/progressindicator.c
8493         * src/common/progressindicator.h
8494         * src/common/quoted-printable.c
8495         * src/common/quoted-printable.h
8496         * src/common/session.c
8497         * src/common/session.h
8498         * src/common/smtp.c
8499         * src/common/smtp.h
8500         * src/common/socket.c
8501         * src/common/socket.h
8502         * src/common/ssl.c
8503         * src/common/ssl.h
8504         * src/common/stringtable.c
8505         * src/common/stringtable.h
8506         * src/common/sylpheed.c
8507         * src/common/sylpheed.h
8508         * src/common/template.c
8509         * src/common/template.h
8510         * src/common/timing.h
8511         * src/common/utils.c
8512         * src/common/utils.h
8513         * src/common/version.h.in
8514         * src/common/xml.c
8515         * src/common/xml.h
8516         * src/common/xmlprops.c
8517         * src/common/xmlprops.h
8518         * src/gtk/about.c
8519         * src/gtk/colorlabel.c
8520         * src/gtk/colorlabel.h
8521         * src/gtk/colorsel.c
8522         * src/gtk/colorsel.h
8523         * src/gtk/combobox.c
8524         * src/gtk/combobox.h
8525         * src/gtk/description_window.c
8526         * src/gtk/description_window.h
8527         * src/gtk/filesel.c
8528         * src/gtk/filesel.h
8529         * src/gtk/foldersort.c
8530         * src/gtk/foldersort.h
8531         * src/gtk/gtkaspell.c
8532         * src/gtk/gtkaspell.h
8533         * src/gtk/gtksctree.c
8534         * src/gtk/gtkshruler.c
8535         * src/gtk/gtkshruler.h
8536         * src/gtk/gtkutils.c
8537         * src/gtk/gtkutils.h
8538         * src/gtk/icon_legend.c
8539         * src/gtk/icon_legend.h
8540         * src/gtk/logwindow.c
8541         * src/gtk/logwindow.h
8542         * src/gtk/manage_window.c
8543         * src/gtk/manage_window.h
8544         * src/gtk/pluginwindow.c
8545         * src/gtk/pluginwindow.h
8546         * src/gtk/prefswindow.c
8547         * src/gtk/prefswindow.h
8548         * src/gtk/quicksearch.c
8549         * src/gtk/quicksearch.h
8550         * src/pixmaps/claws-mail.xpm
8551         * src/pixmaps/claws-mail_icon.xpm
8552         * src/pixmaps/claws-mail_logo.xpm
8553         * src/pixmaps/sylpheed-claws.xpm
8554         * src/pixmaps/sylpheed-claws_icon.xpm
8555         * src/pixmaps/sylpheed-claws_logo.xpm
8556         * src/plugins/bogofilter/Makefile.am
8557         * src/plugins/bogofilter/bogofilter.c
8558         * src/plugins/bogofilter/bogofilter.h
8559         * src/plugins/bogofilter/bogofilter_gtk.c
8560         * src/plugins/clamav/Makefile.am
8561         * src/plugins/clamav/clamav_plugin.c
8562         * src/plugins/clamav/clamav_plugin.h
8563         * src/plugins/clamav/clamav_plugin_gtk.c
8564         * src/plugins/demo/Makefile.am
8565         * src/plugins/demo/demo.c
8566         * src/plugins/dillo_viewer/Makefile.am
8567         * src/plugins/dillo_viewer/README
8568         * src/plugins/dillo_viewer/dillo_prefs.c
8569         * src/plugins/dillo_viewer/dillo_prefs.h
8570         * src/plugins/dillo_viewer/dillo_viewer.c
8571         * src/plugins/pgpcore/Makefile.am
8572         * src/plugins/pgpcore/passphrase.c
8573         * src/plugins/pgpcore/passphrase.h
8574         * src/plugins/pgpcore/pgp_viewer.c
8575         * src/plugins/pgpcore/pgp_viewer.h
8576         * src/plugins/pgpcore/plugin.c
8577         * src/plugins/pgpcore/prefs_gpg.c
8578         * src/plugins/pgpcore/prefs_gpg.h
8579         * src/plugins/pgpcore/select-keys.c
8580         * src/plugins/pgpcore/select-keys.h
8581         * src/plugins/pgpcore/sgpgme.c
8582         * src/plugins/pgpcore/sgpgme.h
8583         * src/plugins/pgpcore/sylpheed.def
8584         * src/plugins/pgpcore/version.rc
8585         * src/plugins/pgpinline/Makefile.am
8586         * src/plugins/pgpinline/pgpinline.c
8587         * src/plugins/pgpinline/pgpinline.h
8588         * src/plugins/pgpinline/plugin.c
8589         * src/plugins/pgpinline/sylpheed.def
8590         * src/plugins/pgpinline/version.rc
8591         * src/plugins/pgpmime/Makefile.am
8592         * src/plugins/pgpmime/pgpmime.c
8593         * src/plugins/pgpmime/pgpmime.h
8594         * src/plugins/pgpmime/plugin.c
8595         * src/plugins/pgpmime/sylpheed.def
8596         * src/plugins/pgpmime/version.rc
8597         * src/plugins/spamassassin/Makefile.am
8598         * src/plugins/spamassassin/README
8599         * src/plugins/spamassassin/spamassassin.c
8600         * src/plugins/spamassassin/spamassassin.h
8601         * src/plugins/spamassassin/spamassassin_gtk.c
8602         * src/plugins/trayicon/Makefile.am
8603         * src/plugins/trayicon/trayicon.c
8604         * tools/OOo2sylpheed.pl
8605         * tools/README
8606         * tools/README.sylprint
8607         * tools/acroread2sylpheed.pl
8608         * tools/claws.i18n.status.pl
8609         * tools/filter_conv.pl
8610         * tools/filter_conv_new.pl
8611         * tools/freshmeat_search.pl
8612         * tools/google_search.pl
8613         * tools/kmail2sylpheed.pl
8614         * tools/kmail2sylpheed_v2.pl
8615         * tools/make.themes.project
8616         * tools/multiwebsearch.pl
8617         * tools/nautilus2sylpheed.sh
8618         * tools/outlook2sylpheed.pl
8619         * tools/sylprint.pl
8620         * tools/sylprint.rc
8621         * tools/tb2sylpheed
8622         * tools/textviewer.sh
8623         * tools/vcard2xml.py
8624         * tools/kdeservicemenu/README
8625         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8626         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8627         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8628                 Change name to Claws Mail. Announce to follow...
8629
8630 2006-11-06 [wwp]        2.6.0cvs6
8631
8632         * src/prefs_template.c
8633                 unify messages related to quote format/template errors (fix
8634                 capitalization), again.
8635
8636 2006-11-06 [wwp]        2.6.0cvs5
8637
8638         * src/prefs_quote.c
8639                 unify messages related to quote format/template errors.
8640
8641 2006-11-06 [wwp]        2.6.0cvs4
8642
8643         * src/prefs_msg_colors.c
8644                 more uses of Q_ macro for contextual translations, thanks
8645                 to Fabien (fzzzzz).
8646
8647 2006-11-06 [wwp]        2.6.0cvs3
8648
8649         * src/compose.c
8650         * src/common/utils.c
8651         * src/common/utils.h
8652                 show an alertpanel to make sure users are aware that sensitive
8653                 files are attached (it's file blacklist-based). This will fix
8654                 interaction w/ GoogleEarth for instance, thanks to Colin.
8655
8656 2006-11-06 [wwp]        2.6.0cvs2
8657
8658         * src/prefs_quote.c
8659         * src/prefs_template.c
8660         * src/prefs_template.h
8661                 check quote format when applying/closing prefs. For now this only
8662                 shows up an error dialog box, not preventing the user from using
8663                 a broken quote (reply, forwards) format.
8664
8665 2006-11-06 [wwp]        2.6.0cvs1
8666
8667         * src/prefs_template.c
8668                 fix missing checks of some template fields.
8669
8670 2006-11-06 [paul]       2.6.0
8671
8672         * NEWS
8673         * README
8674         * RELEASE_NOTES
8675                 2.6.0 released
8676
8677 2006-11-06 [paul]       2.5.6cvs22
8678
8679         * manual/advanced.xml
8680         * manual/es/advanced.xml
8681                 put 'respect_flowed_format' info in the correct
8682                 place
8683
8684 2006-11-06 [mones]      2.5.6cvs21
8685
8686         * po/es.po
8687                 Minor fixes for release
8688
8689 2006-11-06 [paul]       2.5.6cvs20
8690
8691         * po/cs.po
8692         * po/de.po
8693         * po/fr.po
8694         * po/it.po
8695         * po/nl.po
8696         * po/pt_BR.po
8697         * po/sk.po
8698         * po/sv.po
8699         * po/zh_CN.po
8700                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8701                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8702                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8703                 Young
8704
8705 2006-11-02 [colin]      2.5.6cvs19
8706
8707         * src/imap.c
8708         * src/imap.h
8709         * src/prefs_account.c
8710         * src/etpan/imap-thread.c
8711                 Add GSSAPI support - fixes Debian bug #383274
8712
8713 2006-11-01 [colin]      2.5.6cvs18
8714
8715         * src/jpilot.c
8716                 Handle libpisock12 support. Probably
8717                 fixes bug 1046, 'jpilot AddressDB.pdb 
8718                 import fail'
8719
8720 2006-11-01 [colin]      2.5.6cvs17
8721
8722         * src/folderutils.c
8723                 debug_print() folderutils_mark_all_read()
8724
8725 2006-11-01 [colin]      2.5.6cvs16
8726
8727         * COPYING
8728                 Add missed files to the Apache exception
8729
8730 2006-10-31 [colin]      2.5.6cvs15
8731
8732         * src/folder.c
8733         * src/folder.h
8734                 Add a copy_private_data() func to FolderClasses
8735                 Doesn't break the feature freeze, because we 
8736                 won't use it (right now) in the core.
8737
8738 2006-10-31 [colin]      2.5.6cvs14
8739
8740         * COPYING
8741                 Allow linking with the Apache licensed files in
8742                 src/plugins/spamassassin. Hopefully fixes 
8743                 bug 1048, 'Spamassassin plugin license problem'
8744
8745 2006-10-31 [wwp]        2.5.6cvs13
8746
8747         * src/compose.c
8748                 fix and optimize trimming of leading linefeeds in body loop.
8749
8750 2006-10-31 [colin]      2.5.6cvs12
8751
8752         * src/etpan/imap-thread.c
8753         * src/imap.c
8754                 Make really sure to have NULL sets in case
8755                 of error
8756
8757 2006-10-30 [wwp]        2.5.6cvs11
8758
8759         * src/prefs_common.c
8760         * src/prefs_common.h
8761         * src/compose.c
8762                 fix broken storage of quote format template when it contains \-escape
8763                 sequences. The application of such sequences is also fixed now (\t
8764                 in quote format will be a real tab instead of a 't', for instance).
8765
8766 2006-10-27 [colin]      2.5.6cvs10
8767
8768         * src/compose.c
8769                 Probably fix bug 1045, 'sylpheed-claws 
8770                 doesn't remove the mail from the IMAP 
8771                 Queue folder after sending'. From
8772                 2.5.6cvs3-stable
8773
8774 2006-10-27 [colin]      2.5.6cvs9
8775
8776         * configure.ac
8777                 Require libetpan-0.48. I'm so annoying,
8778                 I know ;-)
8779
8780 2006-10-27 [colin]      2.5.6cvs8
8781
8782         * src/folder.c
8783         * src/imap.c
8784                 Probably fix bug 1044, 'sylpheed-claws 
8785                 segfaults while moving mails' - Fix relation
8786                 usage when moving to an IMAP mailbox from another
8787                 mailbox
8788
8789 2006-10-26 [paul]       2.5.6cvs7
8790
8791         * src/gtk/about.c
8792                 add libSM to compiled-in features
8793                 list
8794
8795 2006-10-24 [colin]      2.5.6cvs6
8796
8797         * src/textview.c
8798         * src/gtk/gtkutils.c
8799                 Fix crash when printing emails with an
8800                 xface
8801
8802 2006-10-24 [mones]      2.5.6cvs5
8803
8804         * manual/es/advanced.xml
8805                 Synchronize hidden option respect_flowed_format
8806         * po/es.po
8807                 Updated translation
8808
8809 2006-10-21 [paul]       2.5.6cvs4
8810
8811         * src/gtk/authors.h
8812         * src/plugins/pgpcore/pgp_viewer.c
8813         * src/plugins/pgpcore/sgpgme.c
8814                 fix building on BSDs
8815                 Thanks to Michael Hughes
8816                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8817
8818 2006-10-20 [colin]      2.5.6cvs3
8819
8820         * configure.ac
8821                 Bump up libetpan requirement
8822                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8823         * src/common/utils.c
8824         * src/common/utils.h
8825                 Add convenience get_file_mtime()
8826         * src/imap.c
8827         * src/etpan/imap-thread.c
8828         * src/etpan/imap-thread.h
8829                 Implement UIDPLUS support if the server
8830                 supports it - faster sending in this case
8831
8832 2006-10-19 [colin]      2.5.6cvs2
8833
8834         * src/gtk/quicksearch.c
8835                 Fix emptying in type-ahead+extended mode
8836         * src/mainwindow.c
8837         * src/mainwindow.h
8838                 Add a hook for offline state change
8839         * src/plugins/trayicon/trayicon.c
8840                 Use it to display offline icons
8841         * src/plugins/trayicon/Makefile.am
8842         * src/plugins/trayicon/newmail.offline.xpm
8843         * src/plugins/trayicon/newmarkedmail.offline.xpm
8844         * src/plugins/trayicon/nomail.offline.xpm
8845         * src/plugins/trayicon/unreadmail.offline.xpm
8846         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8847                 Add the icons
8848
8849 2006-10-12 [paul]       2.5.6cvs1
8850
8851         * NEWS
8852         * README
8853         * configure.ac
8854                 Update version number following
8855                 stable release
8856
8857 2006-10-19 [colin]      2.5.5cvs18
8858
8859         * manual/handling.xml
8860                 Add type-ahead search
8861
8862 2006-10-18 [colin]      2.5.5cvs17
8863
8864         * src/gtk/quicksearch.c
8865                 Remove "save to history only if there's
8866                 no syntax error", it breaks for some 
8867                 reason which I'll investigate later.
8868
8869 2006-10-18 [colin]      2.5.5cvs16
8870
8871         * src/prefs_common.c
8872         * src/prefs_common.h
8873         * src/summaryview.c
8874         * src/gtk/quicksearch.c
8875         * src/gtk/quicksearch.h
8876                 Add a type-ahead option for fast searches
8877                 Patch by Fabien Vantard
8878
8879 2006-10-18 [colin]      2.5.5cvs15
8880
8881         * src/compose.c
8882         * src/compose.h
8883                 Add Options/Reply mode/ menu to be able to
8884                 change the recipients of a reply on the fly
8885
8886 2006-10-18 [colin]      2.5.5cvs14
8887
8888         * src/compose.c
8889                 Fix redirecting of our own sent mails
8890
8891 2006-10-17 [wwp]        2.5.5cvs13
8892
8893         * src/send_message.c
8894                 Fix duplicate error messages when sending, and missing
8895                 newline in such error messages.
8896
8897 2006-10-17 [colin]      2.5.5cvs12
8898
8899         * src/compose.c
8900                 Compare addresses case-insensitive
8901
8902 2006-10-17 [colin]      2.5.5cvs11
8903
8904         * src/plugins/pgpcore/sgpgme.c
8905                 Fix return status
8906
8907 2006-10-17 [colin]      2.5.5cvs10
8908
8909         * src/plugins/pgpcore/pgp_viewer.c
8910                 Fix return status
8911
8912 2006-10-17 [colin]      2.5.5cvs9
8913
8914         * src/quote_fmt.c
8915                 Fix a typo (thanks to Fabien)
8916
8917 2006-10-16 [colin]      2.5.5cvs8
8918
8919         * src/textview.c
8920                 Fix problem with quote-folding when emails
8921                 don't convert cleanly to UTF-8
8922
8923 2006-10-14 [colin]      2.5.5cvs7
8924
8925         * src/prefs_template.c
8926                 Reset fields when reopening
8927                 the window
8928
8929 2006-10-13 [paul]       2.5.5cvs6
8930
8931         * manual/advanced.xml
8932         * src/prefs_message.c
8933                 make 'respect_flowed_format' a hidden
8934                 option, and add a manual entry for it
8935                 Thanks to Colin
8936
8937 2006-10-12 [colin]      2.5.5cvs5
8938
8939         * src/codeconv.c
8940                 Revert part of 2.5.2cvs21:
8941                 Don't optimise by reusing the 
8942                 last iconv converter if possible:
8943                 it seems slightly broken in a 
8944                 very hard way to reproduce
8945
8946 2006-10-12 [colin]      2.5.5cvs4
8947
8948         * src/prefs_common.c
8949         * src/prefs_common.h
8950         * src/prefs_message.c
8951         * src/procmime.c
8952                 Fix bug 1035, 'Incorrect handling 
8953                 of flowed lines'. We now optionnaly
8954                 handle this format (preference is in
8955                 Message View/Text options section)
8956
8957 2006-10-12 [colin]      2.5.5cvs3
8958
8959         * po/POTFILES.in
8960                 Add new file
8961         * src/plugins/pgpcore/pgp_viewer.c
8962         * src/plugins/pgpcore/sgpgme.c
8963                 Don't try to import without asking
8964
8965 2006-10-12 [colin]      2.5.5cvs2
8966
8967         * src/compose.c
8968                 Fix bug 1036, 'Forwarding a mutlipart
8969                 mail with a "text/html" block to ms
8970                 outlook users leeds to freeze of
8971                 outlook'. Poor outlook users...
8972
8973 2006-10-12 [paul]       2.5.5cvs1
8974
8975         * NEWS
8976         * README
8977         * configure.ac
8978                 Update version number following
8979                 stable release
8980
8981 2006-10-11 [paul]       2.5.4cvs1
8982
8983         * NEWS
8984         * README
8985         * configure.ac
8986                 Update version number following
8987                 stable release
8988
8989 2006-10-11 [paul]       2.5.3cvs32
8990
8991         * src/textview.c
8992                 fix bug 1032, 'Segmentation fault when showing
8993                 message' (bug in quote folding)
8994                 Thanks to Colin
8995
8996 2006-10-10 [colin]      2.5.3cvs31
8997
8998         * src/quote_fmt.c
8999                 Rephrase english a bit
9000
9001 2006-10-10 [colin]      2.5.3cvs30
9002
9003         * src/prefs_compose_writing.c
9004                 Stop making the page larger than the window
9005
9006 2006-10-10 [wwp]        2.5.3cvs29
9007
9008         * src/compose.c
9009         * src/prefs_template.c
9010         * src/quote_fmt.c
9011         * src/quote_fmt.h
9012         * src/quote_fmt_lex.l
9013         * src/quote_fmt_parse.y
9014                 Extend the quote parser a bit: allow to get access to
9015                 basic (composing) account info.
9016
9017 2006-10-10 [colin]      2.5.3cvs28
9018
9019         * src/procheader.c
9020                 Fix this \t problem in subject
9021
9022 2006-10-09 [colin]      2.5.3cvs27
9023
9024         * src/main.c
9025         * src/prefs_gtk.c
9026                 Prepare cache a bit later
9027                 If section already exists, skip the new one 
9028                 (as previously); avoid writing the same block
9029                 twice - if we find a second block with the 
9030                 same id, skip it.
9031         * src/plugins/pgpcore/pgp_viewer.c
9032                 Set cursor to busy when retrieving a key
9033         * src/plugins/pgpcore/sgpgme.c
9034                 allow 5 seconds for gpg to export the key
9035                 
9036
9037 2006-10-09 [colin]      2.5.3cvs26
9038
9039         * configure.ac
9040         * src/msgcache.c
9041         * src/prefs_gtk.c
9042                 Check for existence of fgets_unlocked
9043                 and fwrite_unlocked
9044
9045 2006-10-09 [paul]       2.5.3cvs25
9046
9047         * src/prefs_summaries.c
9048                 replace strftime() with fast_strftime() and in
9049                 the consequence fix the bug in the display of
9050                 AM/PM in the 'Example' string
9051
9052 2006-10-09 [ticho]      2.5.3cvs24
9053
9054         * po/sk.po
9055                 Updated (and fixed up somewhat) Slovak translation.
9056
9057 2006-10-08 [colin]      2.5.3cvs23
9058
9059         * src/prefs_folder_item.c
9060                 Explain why prefs in the top-level folder
9061                 aren't retained, but are still useful
9062
9063 2006-10-08 [colin]      2.5.3cvs22
9064
9065         * src/prefs_gtk.c
9066                 Don't cache anything if caching fails
9067
9068 2006-10-08 [colin]      2.5.3cvs21
9069
9070         * src/common/utils.c
9071                 always include gi18n.h
9072
9073 2006-10-07 [colin]      2.5.3cvs20
9074
9075         * src/plugins/pgpcore/pgp_viewer.c
9076                 Kill gpg after 5 seconds wait
9077
9078 2006-10-07 [colin]      2.5.3cvs19
9079
9080         * src/plugins/pgpcore/pgp_viewer.c
9081         * src/plugins/pgpcore/pgp_viewer.h
9082                 Fix copyright
9083
9084 2006-10-07 [colin]      2.5.3cvs18
9085
9086         * src/plugins/pgpcore/pgp_viewer.c
9087         * src/plugins/pgpcore/pgp_viewer.h
9088                 Actually add the files to CVS
9089
9090 2006-10-07 [colin]      2.5.3cvs17
9091
9092         * src/plugins/pgpcore/sgpgme.c
9093                 Be sure not to crash on 'application/pgp-signature' that
9094                 are not application/pgp-signatures
9095
9096 2006-10-07 [colin]      2.5.3cvs16
9097
9098         * src/textview.c
9099         * src/textview.h
9100                 Make a bit more of the API available
9101         * src/plugins/pgpcore/Makefile.am
9102         * src/plugins/pgpcore/plugin.c
9103         * src/plugins/pgpcore/sgpgme.c
9104                 Add basic key import/export
9105
9106 2006-10-07 [colin]      2.5.3cvs15
9107
9108         * src/folderview.c
9109         * src/imap.c
9110         * src/prefs_account.c
9111         * src/wizard.c
9112                 Warn users *everywhere* if libetpan's not
9113                 linked in
9114
9115 2006-10-06 [mones]      2.5.3cvs14
9116
9117         * po/de.po
9118         * po/es.po
9119                 updated by Stephan Sachse and me
9120
9121 2006-10-06 [colin]      2.5.3cvs13
9122
9123         * src/main.c
9124         * src/common/sylpheed.c
9125                 Don't load common plugins if --exit is passed
9126         * src/prefs_gtk.c
9127         * src/prefs_gtk.h
9128                 Implement a cache to avoid reading the same
9129                 files over and over again at startup
9130
9131 2006-10-06 [colin]      2.5.3cvs12
9132
9133         * src/summaryview.c
9134         * src/gtk/quicksearch.c
9135                 Update display every 5k mails on fast searches
9136
9137 2006-10-06 [colin]      2.5.3cvs11
9138
9139         * src/textview.c
9140                 Don't do quote folding on HTML or ERTF.
9141                 May fix the Cygwin issues if they were
9142                 happening with HTML mails?
9143
9144 2006-10-05 [colin]      2.5.3cvs10
9145
9146         * src/prefs_gtk.c
9147                 Oops, forgot one
9148
9149 2006-10-05 [colin]      2.5.3cvs9
9150
9151         * src/prefs_gtk.c
9152                 Use unlocked_stdio here too
9153
9154 2006-10-05 [colin]      2.5.3cvs8
9155
9156         * src/folderview.c
9157                 Fix go to next * after preferences apply
9158         * src/msgcache.c
9159                 Do the fd lock/unlock ourselves instead of
9160                 letting the libc do it at each write 
9161
9162 2006-10-05 [colin]      2.5.3cvs7
9163
9164         * src/common/utils.c
9165                 Faster division, thanks to Jean Diraison
9166
9167 2006-10-05 [paul]       2.5.3cvs6
9168
9169         * src/common/utils.c
9170                 fix building with --disable-nls
9171
9172 2006-10-04 [colin]      2.5.3cvs5
9173
9174         * src/folder.c
9175                 Maybe fix a segfault
9176
9177 2006-10-04 [wwp]        2.5.3cvs4
9178
9179         * src/prefs_folder_item.c
9180                 Fine-tune layouts in folder item prefs. Suggested by
9181                 Fabien Vantard <fzzzzz@gmail.com>.
9182
9183 2006-10-04 [wwp]        2.5.3cvs3
9184
9185         * src/prefs_folder_item.c
9186                 Kill the clandestine passengers. You didn't see anything.
9187
9188 2006-10-04 [wwp]        2.5.3cvs2
9189
9190         * src/prefs_folder_item.c
9191                 Add a way to test the subject simplify regexp in
9192                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9193                 w/ few layout changes.
9194
9195 2006-20-04 [paul]       2.5.3cvs1
9196
9197         * NEWS
9198         * README
9199         * configure.ac
9200                 Update version number following
9201                 stable release
9202
9203 2006-10-04 [colin]      2.5.2cvs42
9204
9205         * src/folder.c
9206         * src/folder.h
9207         * src/summaryview.c
9208                 Provide a way for folder classes to set their sort
9209                 type and key
9210
9211 2006-10-03 [colin]      2.5.2cvs41
9212
9213         * src/mh.c
9214                 Don't use strlen() to know if the
9215                 string's empty
9216
9217 2006-10-03 [colin]      2.5.2cvs40
9218
9219         * src/mh.c
9220                 Fix "check for new folders" with accentued folders
9221
9222 2006-10-03 [ticho]      2.5.2cvs39
9223
9224         * src/filtering.c
9225         * src/folder.c
9226         * src/inc.c
9227         * src/mbox.c
9228                 Colin's fix for "copy" filtering rules.
9229
9230 2006-10-02 [colin]      2.5.2cvs38
9231
9232         * src/folderview.c
9233                 Fix for double-click too
9234
9235 2006-10-02 [colin]      2.5.2cvs37
9236
9237         * src/folderview.c
9238                 correct fix for cvs36
9239
9240 2006-10-02 [colin]      2.5.2cvs36
9241
9242         * src/folderview.c
9243                 Fix 'goto next unread' after collapsing/expanding 
9244                 a node.
9245
9246 2006-10-02 [colin]      2.5.2cvs35
9247
9248         * src/summaryview.c
9249                 Fix double freeze/thaw
9250         * src/common/utils.c
9251         * src/common/utils.h
9252                 Reimplement strftime
9253         * src/procheader.c
9254                 Use it
9255
9256
9257 2006-10-02 [colin]      2.5.2cvs34
9258
9259         * src/mh.c
9260                 Time mh_write_sequences() - it's fast
9261         * src/summaryview.c
9262                 Init a variable to shut up gcc
9263
9264 2006-10-01 [colin]      2.5.2cvs33
9265
9266         * src/folder.c
9267         * src/mh.c
9268         * src/mh.h
9269         * src/msgcache.c
9270                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9271                 Add fsync but disable it, it's slow as hell
9272
9273 2006-10-01 [colin]      2.5.2cvs32
9274
9275         * src/mh.c
9276         * src/msgcache.c
9277                 fflush() caches and mh_sequences before
9278                 fclose()ing
9279
9280 2006-10-01 [colin]      2.5.2cvs31
9281
9282         * src/msgcache.c
9283                 Don't ftruncate when not using mmap
9284
9285 2006-09-30 [colin]      2.5.2cvs30
9286
9287         * src/main.c
9288                 Write folder list *after* saving caches
9289
9290 2006-09-30 [colin]      2.5.2cvs29
9291
9292         * src/folder.c
9293         * src/mh.c
9294                 Debug forced mtime changes
9295
9296 2006-09-30 [colin]      2.5.2cvs28
9297
9298         * src/folder.c
9299         * src/main.c
9300                 Remove useless debug_print()s (code
9301                 well-tested)
9302
9303 2006-09-30 [colin]      2.5.2cvs27
9304
9305         * src/mh.c
9306                 Do stuff faster when writing mh_sequences
9307
9308 2006-09-30 [colin]      2.5.2cvs26
9309
9310         * src/mh.c
9311                 Don't let the writing of .mh_sequences, which
9312                 can change the folder's mtime, let us think
9313                 we need to scan.
9314
9315 2006-09-30 [colin]      2.5.2cvs25
9316
9317         * src/folder.c
9318                 Move a debug_print where it belongs 
9319                 (processing)
9320         * src/summaryview.c
9321                 Don't mess with a huge slow subject
9322                 table if we're not threading by
9323                 subject
9324
9325 2006-09-30 [colin]      2.5.2cvs24
9326
9327         * src/msgcache.c
9328                 Reenable mmaped reads (*not* writes!)
9329         * src/procmsg.c
9330                 Don't destroy and recreate hashtables just
9331                 for fun
9332         * src/common/utils.c
9333                 Remove useless reply prefixes (it's case
9334                 unsensitive)
9335
9336 2006-09-30 [wwp]        2.5.2cvs23
9337
9338         * tools/fix_date.sh
9339                 Fixed a minor bug in date value extraction, added a switch
9340                 to replace non RFC-compliant Date: value, added a switch
9341                 to use strict RFC matching patterns for dates.
9342
9343 2006-09-29 [colin]      2.5.2cvs22
9344
9345         * src/matcher_parser.h
9346         * src/matcher_parser_parse.y
9347         * src/prefs_filtering.c
9348         * src/statusbar.c
9349         * src/summary_search.c
9350         * src/summaryview.c
9351         * src/gtk/quicksearch.c
9352         * src/gtk/quicksearch.h
9353                 Optimise searches by setting different
9354                 refresh intervals (depending if the 
9355                 search is fast or not)
9356
9357 2006-09-29 [colin]      2.5.2cvs21
9358
9359         * src/codeconv.c
9360                 Optimise by reusing the last iconv converter
9361                 if possible
9362         * src/textview.c
9363                 Optimise a bit (the foldable quotes feature
9364                 still has an awful O(n^2) algo
9365
9366 2006-09-29 [colin]      2.5.2cvs20
9367
9368         * src/gtk/gtksctree.c
9369         * src/gtk/gtksctree.h
9370                 Optimise de-selection via up/down or
9371                 another key
9372
9373 2006-09-28 [colin]      2.5.2cvs19
9374
9375         * src/action.c
9376         * src/compose.c
9377         * src/folderview.c
9378         * src/mainwindow.c
9379         * src/messageview.c
9380         * src/summary_search.c
9381         * src/toolbar.c
9382                 Avoid using summaryview->ctree directly
9383
9384 2006-09-28 [colin]      2.5.2cvs18
9385
9386         * src/summaryview.c
9387         * src/summaryview.h
9388                 Add helpers to freeze/thaw/grab_focus
9389                 Factorize calls to freeze/thaw/grab_focus
9390                 
9391
9392 2006-09-28 [colin]      2.5.2cvs17
9393
9394         * src/main.c
9395                 More guards for the session management
9396
9397 2006-09-28 [colin]      2.5.2cvs16
9398
9399         * src/folderview.c
9400         * src/gtk/gtksctree.c
9401         * src/gtk/gtksctree.h
9402                 Make expanding not recursive in folderview
9403
9404 2006-09-28 [colin]      2.5.2cvs15
9405
9406         * src/addressbook.c
9407                 If nothing is selected in the list (right part)
9408                 and a group is selected in the tree (left part),
9409                 mail this group.
9410
9411 2006-09-28 [colin]      2.5.2cvs14
9412
9413         * src/Makefile.am
9414                 Actually use SM_LIBS
9415
9416 2006-09-28 [ticho]      2.5.2cvs13
9417
9418         * src/export.c
9419         * src/messageview.c
9420         * src/mimeview.c
9421         * src/news.c
9422         * src/pop.c
9423         * src/prefs_themes.c
9424         * src/procmsg.c
9425                 Small i18n string optimization.
9426         * src/send_message.c
9427         * src/summaryview.c
9428         * src/common/session.c
9429         * src/common/smtp.c
9430         * src/common/ssl_certificate.c
9431         * src/common/utils.c
9432                 Use "Couldn't" instead of "Can't" in UI messages,
9433                 where appropriate.
9434
9435 2006-09-28 [colin]      2.5.2cvs12
9436
9437         * configure.ac
9438                 Possibly fix link errors
9439
9440 2006-09-27 [wwp]        2.5.2cvs11
9441
9442         * src/gtk/authors.h
9443         * doc/man/sylpheed-claws.1
9444         * manual/ack.xml
9445         * manual/es/ack.xml
9446         * manual/fr/ack.xml
9447         * manual/pl/ack.xml
9448                 Updated authors info (me, myself and I).
9449
9450 2006-09-27 [colin]      2.5.2cvs10
9451
9452         * src/addressbook.c
9453                 Remove useless printf
9454
9455 2006-09-27 [wwp]        2.5.2cvs9
9456
9457         * src/editgroup.c
9458         * src/send_message.c
9459         * src/inc.c
9460         * src/prefs_common.c
9461         * src/prefs_common.h
9462         * src/gtk/progressdialog.c
9463                 remember more windows' sizes (send dialog, received dialog,
9464                 edit group in addressbook).
9465
9466 2006-09-27 [colin]      2.5.2cvs8
9467
9468         * configure.ac
9469         * src/main.c
9470         * src/mainwindow.h
9471                 Use libSM to communicate with the session
9472                 manager, so that we can know when the 
9473                 session ends, save our caches, and draft
9474                 our compose windows.
9475
9476 2006-09-27 [colin]      2.5.2cvs7
9477
9478         * src/addressbook.c
9479                 Fix issues:
9480                 o Allow Book and Group creation from the tree's
9481                   contextual menu
9482                 o Do not actually delete the contacts when 
9483                   deleting groups from the tree (duh!)
9484
9485 2006-09-27 [colin]      2.5.2cvs6
9486
9487         * src/compose.c
9488         * src/compose.h
9489         * src/mainwindow.c
9490         * src/textview.c
9491         * src/toolbar.c
9492                 o Allow passing an email address to 
9493                   compose_new_with_folderitem
9494                 o Update callers
9495                 o Use current folderitem when clicking
9496                   on a TextView mailto: link
9497                 o Fix a possible leak in TextView
9498
9499 2006-09-27 [colin]      2.5.2cvs5
9500
9501         * src/html.c
9502                 Use UTF-8 chars to replace HTML entities
9503
9504 2006-09-27 [colin]      2.5.2cvs4
9505
9506         * AUTHORS
9507         * src/prefs_account.c
9508         * src/gtk/authors.h
9509                 Fix bug #1024 (Array index out of
9510                 range in sylpheed-claws-2.5.2)
9511                 Patch by Ales Nosek <anosek@suse.cz>
9512
9513 2006-09-27 [colin]      2.5.2cvs3
9514
9515         * src/addr_compl.c
9516                 Actually do the test
9517
9518 2006-09-27 [colin]      2.5.2cvs2
9519
9520         * src/addr_compl.c
9521         * src/addr_compl.h
9522                 Allow completing with comma (in certain cases: vCalendar
9523                 for example doesn't support that)
9524                 Patch by Fabien Vantard
9525
9526 2006-09-26 [colin]      2.5.2cvs1
9527
9528         * src/Makefile.am
9529         * src/addr_compl.c
9530         * src/addr_compl.h
9531         * src/addrbook.c
9532         * src/addrbook.h
9533         * src/addressbook.c
9534         * src/addrindex.c
9535         * src/addrindex.h
9536         * src/compose.c
9537         * src/prefs_common.c
9538         * src/prefs_filtering_action.c
9539         * src/prefs_folder_item.c
9540         * src/prefs_template.c
9541         * src/stock_pixmap.c
9542         * src/stock_pixmap.h
9543         * src/pixmaps/addr_one.xpm
9544         * src/pixmaps/addr_two.xpm
9545                 Add auto-completion on groups
9546
9547 2006-09-26 [colin]      2.5.2
9548
9549         * NEWS
9550         * README
9551         * RELEASE_NOTES
9552                 2.5.2 released
9553
9554 2006-09-26 [colin]      2.5.1cvs5
9555
9556         * src/matcher.c
9557                 Fix condition
9558
9559 2006-09-26 [colin]      2.5.1cvs4
9560
9561         * src/mbox.c
9562                 Revert cvs1 (useless as the message is printed 
9563                 every 500 mails)
9564
9565 2006-09-26 [colin]      2.5.1cvs3
9566
9567         * src/partial_download.c
9568                 Fix crasher found by Alexsandar Urosevic
9569
9570 2006-09-26 [colin]      2.5.1cvs2
9571
9572         * src/summaryview.c
9573                 Fix bug #1023 (Sylpheed deletes too much messages)
9574
9575 2006-09-26 [ticho]      2.5.1cvs1
9576
9577         * src/mbox.c
9578                 Make use of gettext's multiple plurals for statusbar
9579                 progress message.
9580
9581 2006-09-25 [paul]       2.5.1
9582
9583         * NEWS
9584         * README
9585         * RELEASE_NOTES
9586                 2.5.1 released
9587
9588 2006-09-25 [colin]      2.5.0cvs3
9589
9590         * src/plugins/bogofilter/bogofilter.c
9591         * src/plugins/clamav/clamav_plugin.c
9592         * src/plugins/spamassassin/spamassassin.c
9593                 BogoFilter, Spamassassin: Fix double hook registering after
9594                 visiting preferences
9595                 Spamassassin, Clamav: Just set the mails to move instead of
9596                 doing the move - caller will move the things at once.
9597
9598 2006-09-25 [colin]      2.5.0cvs2
9599
9600         * src/imap.c
9601         * src/etpan/imap-thread.c
9602                 Use UID SEARCH ALL instead of UID 1:*
9603                 (braindead servers can't figure out that's
9604                 the same...)
9605
9606 2006-09-25 [wwp]        2.5.0cvs1
9607
9608         * src/message_search.c
9609                 Added the ability to stop a running search (in message body).
9610
9611 2006-09-25 [paul]       2.5.0
9612
9613         * NEWS
9614         * README
9615         * RELEASE_NOTES
9616                 2.5.0 released
9617
9618 2006-09-25 [paul]       2.4.0cvs214
9619
9620         * po/cs.po
9621         * po/de.po
9622         * po/fi.po
9623         * po/fr.po
9624         * po/nl.po
9625         * po/pt_BR.po
9626         * po/sk.po
9627         * po/sr.po
9628         * po/zh_CN.po
9629                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9630                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9631                 Ticho, Aleksander Urosevic, Ralgh Young
9632
9633 2006-09-24 [mones]      2.4.0cvs213
9634
9635         * po/es.po
9636                 Updated for release
9637
9638 2006-09-23 [colin]      2.4.0cvs212
9639
9640         * src/gtk/inputdialog.c
9641                 Fix [ ] remember this appearing in normal
9642                 input dialogs after it's been used by
9643                 mimeview.
9644         * src/folder.c
9645         * src/folderview.c
9646         * src/msgcache.c
9647         * src/procmsg.c
9648         * src/summaryview.c
9649         * src/textview.c
9650         * src/common/timing.h
9651                 Enable timings in debug mode and make it
9652                 look prettier.
9653
9654 2006-09-22 [colin]      2.4.0cvs211
9655
9656         * README
9657                 Revert test change
9658         * commitHelper
9659                 ping the correct URI
9660
9661 2006-09-22 [colin]      2.4.0cvs210
9662
9663         * README
9664                 Let's see if bug #1022 is fixed
9665
9666 2006-09-21 [colin]      2.4.0cvs209
9667
9668         * src/wizard.c
9669         * src/common/plugin.c
9670                 Prepare infra to load predefined plugins when
9671                 no configuration existed. Don't actually load
9672                 anything yet (feat. freeze)
9673
9674 2006-09-21 [wwp]        2.4.0cvs208
9675
9676         * manual/fr/faq.xml
9677                 Partial sync w/ 2.4.0cvs72:
9678                 wrap file and minor updates.
9679
9680 2006-09-21 [wwp]        2.4.0cvs207
9681
9682         * tools/fix_date.sh
9683                 several fixes and enhancements. A new --force switch has been
9684                 added to prevent overriding by default Date: header when
9685                 already existing.
9686
9687 2006-09-21 [paul]       2.4.0cvs206
9688
9689         * src/common/utils.c
9690                 add Chinese UTF8 Re prefix
9691
9692 2006-09-21 [wwp]        2.4.0cvs205
9693
9694         * tools/Makefile.am
9695                 Fics alfabettical order.
9696
9697 2006-09-21 [wwp]        2.4.0cvs204
9698
9699         * tools/fix_date.sh
9700         * tools/Makefile.am
9701                 Added an action tool to fix missing Date field in emails.
9702                 Updated Makefile.am to reflect those last two additions.
9703
9704 2006-09-21 [wwp]        2.4.0cvs203
9705
9706         * tools/uuooffice
9707                 Added a action tool to open uuencoded docs w/
9708                 OpenOffice (based on uudec method).
9709
9710 2006-09-21 [colin]      2.4.0cvs202
9711
9712         * src/compose.c
9713         * src/textview.c
9714                 Workaround possible GTK crash: remove selection 
9715                 clipboard before destroying widget, or GTK+-2.10
9716                 dies. Thanks to Hiro.
9717
9718 2006-09-20 [colin]      2.4.0cvs201
9719
9720         * src/compose.c
9721                 Fix free-after-use in some cases (when 
9722                 procmime_encode_content() frees mimeinfo->data.mem
9723                 and turns it to a temp file)
9724
9725 2006-09-20 [colin]      2.4.0cvs200
9726
9727         * src/folderview.c
9728         * src/summaryview.c
9729         * src/gtk/gtksctree.c
9730         * src/gtk/gtksctree.h
9731                 Add tooltips in the folderview and summaryview
9732                 (Doesn't break string freeze as they already
9733                 exist)
9734         * src/toolbar.c
9735                 Put the spam button in the default configuration
9736                 if compiled with bogo plugin too
9737
9738 2006-09-19 [colin]      2.4.0cvs199
9739
9740         * src/summaryview.c
9741         * src/summaryview.h
9742                 Update folder name label on folder rename
9743         * src/prefs_matcher.c
9744         * src/gtk/logwindow.h
9745                 Fix warnings
9746                 Patches by Fabien
9747
9748 2006-09-19 [wwp]        2.4.0cvs198
9749
9750         * src/summary_search.c
9751                 fix can't click forward/backward buttons in the
9752                 search messages.
9753
9754 2006-09-18 [paul]       2.4.0cvs197
9755
9756         * src/wizard.c
9757                 add missing bracket, capitalise the A of
9758                 'SpamAssassin'
9759
9760 2006-09-18 [paul]       2.4.0cvs196
9761
9762         * src/compose.c
9763                 fix bug 1012 'crashed upon sending mail
9764                 from compose window'
9765                 Thanks to Colin
9766
9767 2006-09-16 [colin]      2.4.0cvs195
9768
9769         * src/folderview.c
9770                 Fix "real-time" sorting by freezing/thawing
9771
9772 2006-09-16 [colin]      2.4.0cvs194
9773
9774         * manual/faq.xml
9775                 Fix the anti-spam entry a bit
9776
9777 2006-09-16 [colin]      2.4.0cvs193
9778
9779         * src/wizard.c
9780                 Make sure reviewers have no excuse when stating
9781                 Sylpheed-Claws doesn't have antispam capabilities.
9782
9783 2006-09-16 [colin]      2.4.0cvs192
9784
9785         * src/main.c
9786                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9787                 as if the SIGPIPE comes from etpan's thread we could
9788                 trigger a GUI update from this thread.
9789
9790 2006-09-16 [colin]      2.4.0cvs191
9791
9792         * src/summaryview.c
9793                 Init all members of the struct
9794
9795 2006-09-16 [paul]       2.4.0cvs190
9796
9797         * src/account.c
9798                 improvements to the English
9799
9800 2006-09-15 [colin]      2.4.0cvs189
9801
9802         * src/summaryview.c
9803                 HIG order on dialog
9804
9805 2006-09-14 [colin]      2.4.0cvs188
9806
9807         * src/common/socket.c
9808         * src/common/socket.h
9809         * src/common/ssl.c
9810         * src/common/ssl_certificate.c
9811         * src/common/ssl_certificate.h
9812         * src/etpan/imap-thread.c
9813                 the get_fqdn() call done to get canonical name when
9814                 checking an SSL certificate is blocking, which is
9815                 sad as we just did a non-blocking lookup to connect.
9816                 Fix that by letting the fqdn available to the SockInfo,
9817                 and use that in ssl_certificate_check(). For IMAP,
9818                 we don't do it as the lookup's done by libetpan, but
9819                 it's less annoying as IMAP connections as much more
9820                 rare than POP3 connections.
9821
9822 2006-09-14 [paul]       2.4.0cvs187
9823
9824         * manual/advanced.xml
9825                 improvements to the English,
9826                 properly place the new hidden options
9827                 within the alphabetical order
9828         * src/gtk/pluginwindow.c
9829                 improvements to the English
9830
9831 2006-09-14 [colin]      2.4.0cvs186
9832
9833         * src/prefs_common.c
9834         * src/prefs_common.h
9835         * src/gtk/gtksctree.c
9836         * manual/advanced.xml
9837                 New hidden pref, stripes_color_offset, to change
9838                 the value added/substracted to normal bgcolor to
9839                 create the stripes in summaries
9840
9841 2006-09-13 [colin]      2.4.0cvs185
9842
9843         * src/gedit-print.c
9844         * src/messageview.c
9845         * src/messageview.h
9846         * src/summaryview.c
9847         * src/textview.c
9848                 Fix misc. printing issues: 
9849                 - Bad font for linkified headers
9850                 - Different font if the mail was displayed or not
9851                 - Factorize the thing
9852
9853 2006-09-13 [colin]      2.4.0cvs184
9854
9855         * src/common/ssl_certificate.c
9856                 Only get FQDN once when checking certificate
9857
9858 2006-09-13 [colin]      2.4.0cvs183
9859
9860         * src/account.c
9861         * src/gtk/pluginwindow.c
9862                 Misc. GUI fixes by Fabien
9863
9864 2006-09-13 [wwp]        2.4.0cvs182
9865
9866         * configure.ac
9867         * src/common/utils.h
9868         * src/common/utils.c
9869                 get rid of unused wide-char functions.
9870
9871 2006-09-13 [wwp]        2.4.0cvs181
9872
9873         * src/plugins/pgpinline/sylpheed.def
9874         * src/textview.c
9875                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9876                 add privacy_reset_error to the .def file,
9877                 do not fork for an external textviewer.
9878
9879 2006-09-13 [wwp]        2.4.0cvs180
9880
9881         * src/prefs_common.c
9882                 fix broken font entry in prefs (patch issued by the gpg4win team,
9883                 probably by Marcus Brinkmann <marcus@g10code.de>).
9884
9885 2006-09-13 [colin]      2.4.0cvs179
9886
9887         * src/folder.h
9888                 Fix a warning in summaryview.c
9889         * src/mainwindow.c
9890         * src/summaryview.c
9891         * src/summaryview.h
9892                 Add missing Mark/* elements in the
9893                 main menu
9894
9895 2006-09-12 [colin]      2.4.0cvs178
9896
9897         * src/prefs_actions.c
9898         * src/prefs_filtering_action.c
9899         * src/prefs_matcher.c
9900                 Use (New) instead of New everywhere
9901
9902 2006-09-12 [wwp]        2.4.0cvs177
9903
9904         * manual/fr/addrbook.xml
9905         * manual/fr/handling.xml
9906                 updated some quotes in the fr manual to match the fr translation.
9907
9908 2006-09-12 [wwp]        2.4.0cvs176
9909
9910         * src/prefs_matcher.c
9911                 don't store translated string elements in matcher expressions.
9912                 Also fixed a misused of Q_().
9913
9914 2006-09-11 [wwp]        2.4.0cvs175
9915
9916         * src/plugins//bogofilter/bogofilter.c
9917         * src/plugins//clamav/clamav_plugin.c
9918         * src/plugins//demo/demo.c
9919         * src/plugins//dillo_viewer/dillo_viewer.c
9920         * src/plugins//pgpcore/plugin.c
9921         * src/plugins//pgpinline/plugin.c
9922         * src/plugins//pgpmime/plugin.c
9923         * src/plugins//spamassassin/spamassassin.c
9924                 gettext-ize more strings (mostly plugin error messages).
9925
9926 2006-09-11 [colin]      2.4.0cvs174
9927
9928         * src/alertpanel.c
9929                 Make maximum buffer size bigger to avoid
9930                 truncating translated messages. Patch by
9931                 Fabien
9932
9933 2006-09-11 [colin]      2.4.0cvs173
9934
9935         * src/etpan/imap-thread.c
9936                 Fix compilation on OpenBSD, thanks to 
9937                 Landry
9938
9939 2006-09-10 [wwp]        2.4.0cvs172
9940
9941         * manual/account.xml
9942         * manual/addrbook.xml
9943         * manual/handling.xml
9944         * manual/es/handling.xml
9945         * manual/fr/account.xml
9946         * manual/fr/addrbook.xml
9947         * manual/fr/handling.xml
9948                 documented addressbook matching (condition configuration):
9949                   addrbook.xml, en fr
9950                 documented per-account filtering rules (handling/filtering
9951                   section, account section):
9952                   account.xml, handling.xml, en fr
9953                 slightly updated the handling/searching section to tell few
9954                   words about the extended search ability:
9955                   handling.xml, en fr
9956                 added missing <quote></quotes> to Quick Search:
9957                   handling.xml, en fr es
9958                 fixed a typo (auomatically):
9959                   handling.xml, en
9960                 changes revisited by Paul.
9961
9962 2006-09-10 [paul]       2.4.0cvs171
9963
9964         * src/prefs_actions.c
9965         * src/prefs_filtering.c
9966         * src/prefs_template.c
9967                 adjustments to the gui
9968                 Patch by Fabien Vantard (slightly modified)
9969
9970 2006-09-10 [colin]      2.4.0cvs170
9971
9972         * src/summaryview.c
9973                 Check folderitem/summaryview consistency
9974                 (basically automates Update summary). Fixes
9975                 #1011 (wrong (negative) count on unread 
9976                 messages)
9977
9978 2006-09-10 [colin]      2.4.0cvs169
9979
9980         * src/gtk/gtksctree.c
9981                 Fix recursive expansion via mouse
9982         * src/plugins/bogofilter/bogofilter.c
9983                 Use normal filtering way of moving
9984                 messages (batching), possibly fixing
9985                 bug #1015 (Bogofilter plugin doubles 
9986                 new messages)
9987
9988 2006-09-09 [wwp]        2.4.0cvs168
9989
9990         * src/prefs_filtering.c
9991                 better place for this fix.
9992
9993 2006-09-09 [wwp]        2.4.0cvs167
9994
9995         * src/prefs_filtering.c
9996                 fix a minor bug when the enabled status of a filtering/processing
9997                 rule always got set to TRUE when replacing this rule. That still
9998                 make sense when adding a new rule, but now when replacing, we
9999                 don't override the value of 'enabled'.
10000                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10001                 to prefs_filtering_list_view_get_info() as this function not only
10002                 returns the name, but also the account_id and the enabled status.
10003
10004 2006-09-09 [mones]      2.4.0cvs166
10005
10006         * manual/glossary.xml
10007         * manual/plugins.xml
10008                 Minor format corrections
10009         * manual/gpl.xml
10010                 Fix misplaced NO WARRANTY section
10011         * manual/es/advanced.xml
10012         * manual/es/faq.xml
10013         * manual/es/glossary.xml
10014         * manual/es/gpl.xml
10015         * manual/es/handling.xml
10016         * manual/es/plugins.xml
10017         * manual/es/starting.xml
10018                 Incorporate changes from English version
10019         * manual/fr/ack.xml
10020         * manual/pl/ack.xml
10021         * manual/es/ack.xml
10022                 Fix address, (add translation credits in es version)
10023         * po/es.po
10024                 Updated translation
10025
10026 2006-09-09 [wwp]        2.4.0cvs165
10027
10028         * src/prefs_filtering.c
10029                 fix a crash when opening filtering prefs, if matcherrc file contains
10030                 broken data (non-existing account id, which is theoretically not
10031                 possible).
10032
10033 2006-09-08 [colin]      2.4.0cvs164
10034
10035         * src/folder.c
10036                 Wrong assert, make it an if()
10037         * src/gtk/gtksctree.c
10038                 Fix bug #1013 (expand selected thread 
10039                 tree) - expanding is now recursive
10040
10041 2006-09-07 [wwp]        2.4.0cvs163
10042
10043         * src/prefs_matcher.c
10044                 make better sentences about addressbook matching in the
10045                 matcher prefs. This should make translators' work easier
10046                 too.
10047
10048 2006-09-07 [wwp]        2.4.0cvs162
10049
10050         * src/prefs_filtering.c
10051                 code simplification (get rid of dup var. assignment).
10052
10053 2006-09-07 [wwp]        2.4.0cvs161
10054
10055         * src/summaryview.c
10056                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10057                 <fzzzzz@gmail.com>.
10058
10059 2006-09-07 [paul]       2.4.0cvs160
10060
10061         * src/mimeview.c
10062                 fix compilation warnings
10063                 Thanks to Colin
10064
10065 2006-09-07 [paul]       2.4.0cvs159
10066
10067         * src/mimeview.c
10068                 select the mimepart icon when
10069                 displaying as text
10070                 Thanks to Colin
10071
10072 2006-09-06 [paul]       2.4.0cvs158
10073
10074         * src/prefs_filtering.c
10075                 fix labels and table element spacing
10076                 Patch by Fabien Vantard
10077
10078 2006-09-06 [paul]
10079
10080         2.5.0-rc3 released
10081
10082 2006-09-06 [paul]       2.4.0cvs157
10083
10084         * manual/es/advanced.xml
10085                 fix typo
10086
10087 2006-09-06 [wwp]        2.4.0cvs156
10088
10089         * src/mainwindow.c
10090                 fix an dup launch issue when iconified, thanks to Colin.
10091
10092 2006-09-06 [wwp]        2.4.0cvs155
10093
10094         * src/gtk//gtksctree.h
10095                 oops, forgot that one!
10096
10097 2006-09-06 [wwp]        2.4.0cvs154
10098
10099         * manual/pl/advanced.xml
10100         * manual/advanced.xml
10101         * manual/es/advanced.xml
10102         * manual/fr/advanced.xml
10103         * src/prefs_customheader.c
10104         * src/prefs_filtering_action.c
10105         * src/foldersel.c
10106         * src/prefs_summaries.c
10107         * src/prefs_filtering.c
10108         * src/account.c
10109         * src/compose.c
10110         * src/prefs_summary_column.c
10111         * src/addr_compl.c
10112         * src/prefs_actions.c
10113         * src/prefs_folder_column.c
10114         * src/ssl_manager.c
10115         * src/prefs_template.c
10116         * src/prefs_display_header.c
10117         * src/prefs_common.h
10118         * src/prefs_matcher.c
10119         * src/prefs_common.c
10120         * src/prefs_toolbar.c
10121         * src/summaryview.c
10122         * src/folderview.c
10123         * src/gtk/gtksctree.c
10124         * src/gtk/pluginwindow.c
10125         * src/gtk/progressdialog.c
10126         * src/gtk/prefswindow.c
10127                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10128                 to make its meaning more obvious (all versions of the manual reflect
10129                 the change).
10130                 added an extra hidden option use_stripes_in_summary to allow
10131                 discarding these stripes in mainwindow's folder and message lists;
10132                 en and fr manuals only are OK towards this.
10133
10134 2006-09-06 [colin]      2.4.0cvs153
10135
10136         * src/textview.c
10137                 Hide Sylpheed-Claws' internal queue headers
10138                 when showing all headers. They'll be present
10139                 only in Source window.
10140
10141 2006-09-05 [colin]      2.4.0cvs152
10142
10143         * src/plugins/trayicon/trayicon.c
10144                 Fix crash at exit - we have to disconnect
10145                 our handlers
10146         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10147                 Update eggtrayicon - patch adapted from a
10148                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10149                 on Sylpheed's ML
10150
10151 2006-09-05 [colin]      2.4.0cvs151
10152
10153         * src/mainwindow.c
10154         * src/gtk/logwindow.c
10155                 Fix race condition when something writes
10156                 to the log too soon during init. Thanks
10157                 to Fabien Vantard
10158
10159 2006-09-05 [colin]      2.4.0cvs150
10160
10161         * src/mimeview.c
10162                 Don't select part on right-click either
10163
10164 2006-09-05 [paul]       2.4.0cvs149
10165
10166         * src/mimeview.c
10167                 completion of previous commit
10168                 Thanks to Colin
10169
10170 2006-09-05 [colin]      2.4.0cvs148
10171
10172         * src/mimeview.c
10173                 Don't force selection on middle-click, just open
10174
10175 2006-09-04 [colin]      2.4.0cvs147
10176
10177         * src/mimeview.c
10178                 Looks like gtk_notebook_set_current_page()
10179                 sometimes steals focus, and this annoys us
10180                 in MimeViewers as it renders navigation
10181                 keys useless. Take back focus after switching
10182                 pages.
10183
10184 2006-09-04 [colin]      2.4.0cvs146
10185
10186         * src/messageview.c
10187                 Set stop_loading when clicking on Next
10188                 during load. Don't add a callback to 
10189                 avoid over-complicating things.
10190
10191 2006-09-04 [colin]      2.4.0cvs145
10192
10193         * src/mimeview.c
10194         * src/messageview.c
10195                 Fix multiple loads in separate messageview
10196
10197 2006-09-04 [colin]      2.4.0cvs144
10198
10199         * src/summaryview.c
10200                 Let navigation keys be handled during 
10201                 load
10202
10203 2006-09-04 [colin]      2.4.0cvs143
10204
10205         * src/messageview.c
10206         * src/summaryview.c
10207         * src/textview.c
10208         * src/textview.h
10209                 Make loading of huge mails (lots of text and/or
10210                 images) cancellable, so the GUI doesn't block 
10211
10212 2006-09-04 [colin]      2.4.0cvs142
10213
10214         * src/plugins/trayicon/trayicon.c
10215                 Fix annoyance when removing a folder with 
10216                 unread mails: trayicon didn't update
10217
10218 2006-09-04 [paul]       2.4.0cvs141
10219
10220         * src/gtk/icon_legend.c
10221                 straighten up columns
10222                 Patch by Fabien Vantard
10223
10224 2006-09-04 [wwp]        2.4.0cvs140
10225
10226         * src/prefs_filtering.c
10227                 fix new line's account name in filtering prefs:
10228                 was "All", is now "(New)".
10229
10230 2006-09-04 [paul]       2.4.0cvs139
10231
10232         * tools/make.themes.project
10233                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10234                 instead of homebrewed "make release"
10235
10236 2006-09-03 [colin]      2.4.0cvs138
10237
10238         * src/folderview.c
10239                 Fix bug #1007 (Wrong folder highlighted)
10240
10241 2006-09-03 [colin]      2.4.0cvs137
10242
10243         * src/compose.c
10244                 Don't set Newsgroup: header to a mail folder
10245                 path
10246
10247 2006-09-03 [paul]       2.4.0cvs136
10248
10249         * src/prefs_other.c
10250         * src/prefs_spelling.c
10251                 unify the gui
10252
10253 2006-09-03 [paul]       2.4.0cvs135
10254
10255         * src/prefs_summaries.c
10256                 correct menu item text in prefs_keybind_apply_clicked()
10257
10258 2006-09-03 [paul]       2.4.0cvs134
10259
10260         * manual/advanced.xml
10261                 some improvements to the descriptions
10262         * src/mainwindow.c
10263         * src/messageview.c
10264         * src/summaryview.c
10265         * src/gtk/menu.c
10266                 fix menu sensitivity issues
10267         * src/prefs_message.c
10268                 drop the useless word 'short'
10269         * src/prefs_other.c
10270                 add the word 'lines' indicating log length
10271                 is a measure of lines
10272         * src/textview.c
10273                 fix compilation warnings
10274
10275 2006-09-02 [colin]      2.4.0cvs133
10276
10277         * src/messageview.c
10278                 Display a special return-receipt message
10279                 if the message is from the user
10280         * src/summaryview.c
10281                 Fix missing freeze of the list when marking
10282                 all read and unthreading for exec. Thanks
10283                 to Stephan Sachse.
10284
10285 2006-09-02 [paul]       2.4.0cvs132
10286
10287         * src/mainwindow.c
10288         * src/prefs_message.c
10289         * src/summaryview.c
10290                 fix some english
10291
10292 2006-09-02 [wwp]        2.4.0cvs131
10293
10294         * src/prefs_filtering.c
10295                 added an account name column to the filtering rules
10296                 dialog.
10297
10298 2006-09-02 [colin]      2.4.0cvs130
10299
10300         * src/gtk/logwindow.c
10301         * src/gtk/logwindow.h
10302                 Block scrolling if we're not at the end
10303                 of the log
10304
10305 2006-09-02 [colin]      2.4.0cvs129
10306
10307         * src/folder.c
10308                 Make sure account-specific rules can't
10309                 be used in {pre-,post-,}processing
10310         * src/mainwindow.c
10311         * src/gtk/logwindow.c
10312         * src/gtk/logwindow.h
10313                 Jump to last error when clicking on the
10314                 warning icon
10315
10316 2006-09-02 [colin]      2.4.0cvs128
10317
10318         * src/imap.c
10319         * src/import.c
10320         * src/mainwindow.c
10321         * src/mainwindow.h
10322                 Fix warning icon
10323         * src/inc.c
10324         * src/mbox.c
10325         * src/mbox.h
10326                 Let proc_mbox know its account, for
10327                 account-specific rules
10328
10329 2006-09-01 [colin]      2.4.0cvs127
10330
10331         * src/codeconv.c
10332                 Don't uselessly use iconv to convert from
10333                 us-ascii
10334         * src/alertpanel.c
10335         * src/mainwindow.c
10336         * src/mainwindow.h
10337         * src/inc.c
10338                 Fix certain log cases, disable warning icon
10339                 for now, the correct way to display it when
10340                 necessary and only when necessary is probably
10341                 to do it manually rather than use error logs
10342         * src/etpan/imap-thread.c
10343                 Clean up UID logging a bit
10344         * src/gtk/logwindow.c
10345         * src/gtk/logwindow.h
10346                 Make logging faster when the window's closed
10347
10348 2006-09-01 [wwp]        2.4.0cvs126
10349
10350         * manual/fr/account.xml
10351                 reflect changes to the ref. manual (parts of cvs72):
10352                 fix tabnames and quotes.
10353
10354 2006-09-01 [wwp]        2.4.0cvs125
10355
10356         * manual/fr/plugins.xml
10357                 reflect changes to the reference manual (cvs42):
10358                 update IRC channel info.
10359
10360 2006-09-01 [wwp]        2.4.0cvs124
10361
10362         * commitHelper
10363                 use CVSEDITOR env. var. if set, according to `man cvs`.
10364
10365 2006-09-01 [wwp]        2.4.0cvs123
10366
10367         * manual/advanced.xml
10368                 better sentence again (thanks to Paul).
10369
10370 2006-09-01 [wwp]        2.4.0cvs122
10371
10372         * manual/advanced.xml
10373         fix definition of toolbar_detachable and rework a bit the one of
10374         enable_dotted_lines.
10375
10376 2006-09-01 [mones]      2.4.0cvs121
10377
10378         * manual/advanced.xml
10379                 Document enable_dotted_lines
10380
10381 2006-09-01 [paul]       2.4.0cvs120
10382
10383         * src/folderview.c
10384         * src/folderview.h
10385         * src/imap.c
10386         * src/mainwindow.c
10387         * src/summaryview.c
10388                 obey the 'When entering folder...' option
10389                 when using the /View/Go to/... menu items
10390                 Thanks to Colin
10391
10392 2006-08-31 [colin]      2.4.0cvs119
10393
10394         * src/folderview.c
10395                 Revert 2.4.0cvs116, wrong fix.
10396
10397 2006-08-31 [colin]      2.4.0cvs118
10398
10399         * src/gtk/gtksctree.c
10400                 Better state the various copyrights
10401
10402 2006-08-31 [colin]      2.4.0cvs117
10403
10404         * src/prefs_common.c
10405                 fix enable_dotted_lines
10406
10407 2006-08-31 [colin]      2.4.0cvs116
10408
10409         * src/folderview.c
10410                 Use pref "Always open on select" when going
10411                 to next unread folder
10412         * src/gtk/gtksctree.c
10413                 Fix link failure to _gtk_clist_create_cell_layout
10414                 on certain computers. (Why not mine, I wonder)
10415
10416 2006-08-31 [colin]      2.4.0cvs115
10417
10418         * src/procmsg.c
10419         * src/textview.c
10420         * src/plugins/bogofilter/bogofilter.c
10421         * src/plugins/spamassassin/spamassassin.c
10422                 Requalify some "errors" to warnings
10423         * src/mainwindow.c
10424         * src/mainwindow.h
10425         * src/statusbar.c
10426                 Add an icon in the statusbar to notify
10427                 of errors
10428         * src/gtk/gtksctree.c
10429         * src/folderview.c
10430         * src/summaryview.c
10431                 Make the GtkSCTree look more modern by
10432                 alternating background lines
10433         * src/prefs_common.c
10434         * src/prefs_common.h
10435                 Add a pref to let people have the old
10436                 way if they prefer
10437
10438
10439 2006-08-30 [colin]      2.4.0cvs114
10440
10441         * src/procmsg.c
10442         * src/procmsg.h
10443                 Provide a way to filter a list of
10444                 messages in an optimised manner, and
10445                 add a list-filtering hook
10446         * src/folder.c
10447         * src/inc.c
10448         * src/mbox.c
10449                 Use the list filtering
10450         * src/plugins/bogofilter/bogofilter.c
10451                 Use the list-filtering hook
10452                 Use -b (bulk) mode for more speed
10453                 when learning and filtering
10454         * src/etpan/imap-thread.c
10455                 Make log output shorter in UID SEARCH
10456
10457
10458 2006-08-30 [colin]      2.4.0cvs113
10459
10460         * src/plugins/bogofilter/bogofilter.c
10461                 Really fast mass learning - thanks to David
10462                 Relson for the options explanations :)
10463
10464 2006-08-30 [colin]      2.4.0cvs112
10465
10466         * src/msgcache.c
10467                 Fix compilation on FreeBSD. Thanks
10468                 to Michael Hugues
10469
10470 2006-08-29 [colin]      2.4.0cvs111
10471
10472         * src/folderview.c
10473                 Handle "popup_menu" signal (for popping the 
10474                 menu via the keyboard)
10475         * src/mimeview.c
10476         * src/mimeview.h
10477         * src/summaryview.c
10478         * src/textview.c
10479         * src/gtk/gtkutils.c
10480         * src/gtk/gtkutils.h
10481                 Factorize scrolling code, and add an API 
10482                 for MimeViewers to handle scroll orders
10483
10484 2006-08-29 [wwp]        2.4.0cvs110
10485
10486         * src/plugins//bogofilter/bogofilter.c
10487         * src/plugins//spamassassin/spamassassin.c
10488                 make the bogofilter/spamassassin filtering error dialogs at
10489         incorporation obey to the "don't popup error dialog on
10490         receive error" option. If disabled, feed the log window w/
10491         the error message.
10492
10493 2006-08-29 [paul]
10494
10495         2.5.0-rc2 released
10496
10497 2006-08-29 [paul]       2.4.0cvs109
10498
10499         * Makefile.am
10500                 remove 'make release', it's not needed
10501                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10502
10503 2006-08-29 [paul]       2.4.0cvs108
10504
10505         * src/foldersel.c
10506         * src/summary_search.c
10507         * src/gtk/progressdialog.c
10508         * src/plugins/pgpcore/passphrase.c
10509                 replace deprecated gtk_window_set_policy()
10510
10511 2006-08-29 [colin]      2.4.0cvs107
10512
10513         * src/folder.c
10514                 Fix data loss when copy fails during a move:
10515                 only use fast remove_msgs if everything was
10516                 copied OK; else use slow remove_msg on the
10517                 mails that got copied only.
10518
10519 2006-08-28 [paul]       2.4.0cvs106
10520
10521         * src/mh.c
10522                 revert change in 2.4.0cvs104, it breaks
10523                 stuff
10524
10525 2006-08-28 [paul]       2.4.0cvs105
10526
10527         * src/plugins/spamassassin/spamassassin.c
10528                 english fix
10529
10530 2006-08-28 [paul]       2.4.0cvs104
10531
10532         * src/mh.c
10533                 fix data loss when moving to another
10534                 mailbox fails
10535         * src/prefs_spelling.c
10536                 improve the english
10537         * src/gtk/pluginwindow.c
10538                 improve the layout of the dialog text
10539         All thanks to Colin
10540
10541 2006-08-28 [paul]       2.4.0cvs103
10542
10543         * src/plugins/bogofilter/bogofilter.c
10544         * src/plugins/bogofilter/bogofilter_gtk.c
10545                 fix english up a bit, innit
10546
10547 2006-08-28 [paul]       2.4.0cvs102
10548
10549         * configure.ac
10550         * po/Makefile.in.in
10551         * po/Makevars
10552                 require autoconf 2.60, enabling building
10553                 with gettext 0.15 (gettext 0.14.x build still
10554                 possible). Replace Makefiles with versions
10555                 from gettext 0.15.
10556                 Remove configure options --with-localedir and
10557                 --with-mandir. The options that are provided
10558                 directly by autoconf 2.60 can be used instead:
10559                 --mandir --localedir
10560
10561 2006-08-27 [colin]      2.4.0cvs101
10562
10563         * src/plugins/bogofilter/Makefile.am
10564                 Fix make dist (no README)
10565
10566 2006-08-27 [colin]      2.4.0cvs100
10567
10568         * src/folder.c
10569                 Don't use F_UNKNOWN folders for any default
10570                 outbox/trash/etc
10571         * src/plugins/bogofilter/bogofilter.c
10572         * src/plugins/bogofilter/bogofilter.h
10573         * src/plugins/bogofilter/bogofilter_gtk.c
10574                 Add an option to specify the path to bogofilter
10575                 Use single-quotes to be able to learn in folders
10576                 with spaces in their names
10577                 Verify learning status
10578
10579 2006-08-27 [colin]      2.4.0cvs99
10580
10581         * manual/faq.xml
10582         * manual/plugins.xml
10583                 Document Bogofilter plugin
10584
10585 2006-08-27 [colin]      2.4.0cvs98
10586
10587         * src/compose.c
10588         * src/messageview.c
10589         * src/procmsg.c
10590         * src/procmsg.h
10591                 When possible, copy the queued mail to sent folder
10592                 instead of re-adding. Much faster on IMAP.
10593
10594 2006-08-27 [colin]      2.4.0cvs97
10595
10596         * src/msgcache.c
10597                 Disable mmaped caches - huge metadata loss
10598                 here after a power failure.
10599         * src/summaryview.c
10600                 Add quicksearch timing
10601         * src/common/plugin.c
10602         * src/common/plugin.h
10603                 Implement an interface to tell what plugins
10604                 provide. Prevent loading of similar plugins.
10605         * src/plugins/clamav/clamav_plugin.c
10606         * src/plugins/demo/demo.c
10607         * src/plugins/dillo_viewer/dillo_viewer.c
10608         * src/plugins/pgpcore/plugin.c
10609         * src/plugins/pgpinline/pgpinline.c
10610         * src/plugins/pgpmime/pgpmime.c
10611         * src/plugins/spamassassin/spamassassin.c
10612         * src/plugins/trayicon/trayicon.c
10613                 Implement plugin_provides()
10614
10615 2006-08-27 [colin]      2.4.0cvs96
10616
10617         * configure.ac
10618         * src/plugins/Makefile.am
10619         * src/plugins/bogofilter/.cvsignore
10620         * src/plugins/bogofilter/Makefile.am
10621         * src/plugins/bogofilter/bogofilter.c
10622         * src/plugins/bogofilter/bogofilter.h
10623         * src/plugins/bogofilter/bogofilter_gtk.c
10624                 New Bogofilter plugin, provides filtering and
10625                 learning. Spamassassin will go to extra plugins.
10626
10627 2006-08-26 [mones]      2.4.0cvs95
10628
10629         * manual/handling.xml
10630                 Fix subfolder path in the example (thanks to Paul) 
10631
10632 2006-08-26 [mones]      2.4.0cvs94
10633
10634         * manual/glossary.xml
10635                 2.2. + add ISP to the glossary
10636                 7.5. + Add UIDL to glossary
10637                 7.7. + Add TCP to glossary
10638         * manual/handling.xml
10639                 7.1. + Mentions GNU/Linux distribution, what about the non...
10640                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10641                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10642                 7.4. = Use appropriate quotation for commands
10643                 7.6. = change "" to <quote></quote>
10644         * manual/plugins.xml
10645                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10646         * manual/starting.xml
10647                 2.1. + local mbox file: some examples of mbox file locations...
10648                 Also reformatted files requiring it
10649
10650 2006-08-26 [wwp]        2.4.0cvs93
10651
10652         * src/summary_search.c
10653                 disable find buttons while summary search is running.
10654
10655 2006-08-25 [colin]      2.4.0cvs92
10656
10657         * src/folder.c
10658         * src/folderutils.c
10659         * src/mh.c
10660         * src/procmsg.h
10661         * src/summaryview.c
10662                 Speed up MH moving, and add progressbar
10663                 for MH deletion
10664         * src/msgcache.c
10665                 Write cache files using mmap() too
10666
10667 2006-08-25 [wwp]        2.4.0cvs91
10668
10669         * src/summaryview.c
10670                 switch spam<->ham button when a message has been marked as spam or ham
10671                 and is still selected. Thanks to Colin.
10672
10673 2006-08-25 [paul]       2.4.0cvs90
10674
10675         * src/Makefile.am
10676         * src/stock_pixmap.c
10677         * src/stock_pixmap.h
10678         * src/summaryview.c
10679         * src/gtk/icon_legend.c
10680         * src/pixmaps/copied.xpm
10681         * src/pixmaps/moved.xpm
10682                 add icons for delayed execution marked for
10683                 copying, marked for moving
10684
10685 2006-08-25 [mones]      2.4.0cvs89
10686
10687         * manual/glossary.xml
10688                 Fix the other glossary items:
10689                 5.1. = Inmmediate execution -> <quote>immediate execution...
10690                 5.2. = Fix MBOX capitalization -> Mbox
10691                 5.3. + Improve Plugins def. w/ tech. ref.
10692                 5.4. = Quotation -> replace '>' by <quote>></quote>
10693                 5.5. - SMTP Server. -> remove dot
10694         * po/es.po
10695                 Updated translation
10696
10697 2006-08-25 [mones]      2.4.0cvs88
10698
10699         * manual/ack.xml
10700                 Reformatted, changed email address
10701         * manual/glossary.xml
10702                 Reformatted, fixed MANUAL-TODO items:
10703                 8.2. + add ROT-13 to glossary
10704                 8.4. + add URL to glossary
10705         * manual/es/advanced.xml
10706                 Fixed <literal>s
10707
10708 2006-08-25 [paul]       2.4.0cvs87
10709
10710         * src/gtk/icon_legend.c
10711                 add 'marked for deletion' icon
10712                 arrange icons by containing column
10713                 wrap long label text
10714
10715 2006-08-25 [colin]      2.4.0cvs86
10716
10717         * src/common/utils.c
10718         * src/common/utils.h
10719                 Add the sc_g_*list_bigger functions in
10720                 a place everyone can use it
10721         * src/summaryview.c
10722                 Only freeze/thaw the list when working
10723                 on the selection, if it's bigger than 1
10724         * src/gtk/gtksctree.c
10725                 Only freeze/thaw the list when unselec-
10726                 ting 'all' if ('all' != 1)
10727                 This avoids some flickering
10728
10729 2006-08-24 [colin]      2.4.0cvs85
10730
10731         * src/addressbook.c
10732                 Fix strange list selection
10733                 Fix random seg (Invalid read of freed memory)
10734
10735 2006-08-24 [colin]      2.4.0cvs84
10736
10737         * src/alertpanel.c
10738         * src/gtk/inputdialog.c
10739         * src/plugins/pgpcore/passphrase.c
10740                 Revert minimal width patch of 2.4.0cvs67,
10741                 as it is also a maximal width. Use 
10742                 gtk_window_set_default_size instead.
10743
10744 2006-08-24 [colin]      2.4.0cvs83
10745
10746         * src/msgcache.c
10747                 Write cache/mark to temp files before
10748                 overwriting old ones (avoids metadata
10749                 loss if writing the new files fail).
10750                 Use mmap() to read cache/mark file, as
10751                 this makes cache reading faster. Dis-
10752                 abled for big-endian machines until it
10753                 can be tested. (Big-endian users: set
10754                 msgcache_use_mmap = TRUE in the relevant
10755                 #if).
10756         * src/procmsg.h
10757                 Move rarely used fields of MsgInfo in 
10758                 another structure, which will only be
10759                 allocated if needed. Face, X-Face,
10760                 Return receipt headers and List-*
10761                 headers are moved. Mails having none
10762                 of these occupy 52 bytes less with
10763                 this patch, which makes 2.5MB of RAM
10764                 saved on a 50k folder).
10765         * src/headerview.c
10766         * src/mainwindow.c
10767         * src/messageview.c
10768         * src/partial_download.c
10769         * src/procheader.c
10770         * src/procmsg.c
10771         * src/textview.c
10772                 Follow this structure change.
10773
10774 2006-08-24 [wwp]        2.4.0cvs82
10775
10776         * manual/es/.cvsignore
10777         * manual/es/dist/.cvsignore
10778         * manual/es/dist/html/.cvsignore
10779         * manual/es/dist/pdf/.cvsignore
10780         * manual/es/dist/ps/.cvsignore
10781         * manual/es/dist/txt/.cvsignore
10782                 more (generated) files to ignore.
10783
10784 2006-08-24 [colin]      2.4.0cvs81
10785
10786         * src/folder.c
10787         * src/mh.c
10788                 Fix possible problems with local delivery. Check the folder doesn't
10789                 need scan before setting its mtime when saving cache (which can be
10790                 done long after the folder's been modified by an external process);
10791                 Check that the stored item's mtime didn't change in mh functions.
10792
10793 2006-08-24 [mones]      2.4.0cvs80
10794
10795         * manual/advanced.xml
10796                 Rewrapping, some fixes and MANUAL-TODO items:
10797                 8.1. = change "" to <quote></quote>
10798                 8.3. = quote menu items
10799                 8.5. - deploying -> new user ... ideally a new user (redundant)
10800
10801 2006-08-23 [colin]      2.4.0cvs79
10802
10803         * src/gtk/gtksctree.c
10804                 When selecting or deselecting range, only
10805                 freeze/thaw when selection is bigger than 10
10806
10807 2006-08-23 [colin]      2.4.0cvs78
10808
10809         * src/messageview.c
10810         * src/mimeview.c
10811         * src/mimeview.h
10812         * src/plugins/dillo_viewer/dillo_viewer.c
10813                 Provide an API for MimeViewer plugins to
10814                 return a text selection for replying
10815
10816 2006-08-23 [colin]      2.4.0cvs77
10817
10818         * src/image_viewer.c
10819         * src/textview.c
10820                 Use gtk_pixbuf_new_from_file_at_scale(), which
10821                 is faster than getting the pixbuf then resizing
10822                 it.
10823
10824 2006-08-23 [colin]      2.4.0cvs76
10825
10826         * src/procmime.c
10827                 UTF-8 should be sent Quoted-printable
10828
10829 2006-08-22 [colin]      2.4.0cvs75
10830
10831         * src/mh.c
10832                 Check if scan is required before touching
10833                 the folder (or it'll be required every time)
10834
10835 2006-08-22 [colin]      2.4.0cvs74
10836
10837         * configure.ac
10838                 Require libetpan 0.46 (crasher fix when built
10839                 against gnutls)
10840
10841 2006-08-22 [colin]      2.4.0cvs73
10842
10843         * src/folder.c
10844                 Set folder's mtime after writing its
10845                 cache
10846         * src/folderview.c
10847                 Add some timing
10848         * src/procmsg.c
10849                 Don't do useless stuff if we don't 
10850                 thread by subject
10851         * src/summaryview.c
10852                 Add some timing, don't deselect prior
10853                 to selecting (gtksctree does it itself),
10854                 remove crash avoidance hacks as it's been
10855                 properly fixed since a while
10856         * src/common/utils.c
10857                 Optimize to_human_readable(): _() is slow,
10858                 do it only once, and avoid %f format for KB
10859                 (the most common in a summaryview)
10860         * src/gtk/gtksctree.c
10861                 Don't uselessly freeze/thaw (fixes flicker
10862                 on next unread and friends), reduce number
10863                 of g_list_nth/g_list_position where possible
10864         * src/gtk/gtkutils.c
10865         * src/gtk/gtkutils.h
10866                 Reduce number of g_list_nth/g_list_position
10867                 where possible.
10868                 All of this makes loading as 70k folder 2.1
10869                 seconds instead of 3.2 (with hot FS caches).
10870                 (1.3 seconds without Date and Size columns...)
10871
10872 2006-08-22 [paul]       2.4.0cvs72
10873
10874         wrap documents and do some items from mones' MANUAL-TODO:
10875
10876         * manual/account.xml
10877                 4.1. = fix tabname references to <quote>tabname</quote>
10878                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10879         * manual/faq.xml
10880                 1.1. = mentioned options don't match UI
10881                 Add information about the 'Never send Return Receipts'
10882                 option
10883         * manual/handling.xml
10884                 6.2. = Mentions Extended symbols button, but now is
10885                 named Information
10886                 6.3. = Mentions ... button, which is now Edit
10887
10888 2006-08-22 [colin]      2.4.0cvs71
10889
10890         * src/gtk/pluginwindow.c
10891                 Fix layout in verbose translations (such
10892                 as french)
10893
10894 2006-08-22 [paul]       2.4.0cvs70
10895
10896         * manual/Makefile.am
10897                 build manuals in alphabetical order
10898         * src/addressbook.c
10899         * src/prefs_themes.c
10900                 replace/remove deprecated symbols
10901         * src/gtk/gtkutils.c
10902                 fix a warning
10903         * src/gtk/pluginwindow.c
10904                 replace deprecated symbol
10905                 replace label text and move it
10906         * src/plugins/pgpcore/prefs_gpg.c
10907                 move the 'Generate...' button out of the
10908                 Sign Key frame, replace the English used
10909         * src/plugins/pgpcore/sgpgme.c
10910                 fixes to the English
10911
10912 2006-08-21 [colin]      2.4.0cvs69
10913
10914         * src/plugins/trayicon/trayicon.c
10915                 Add more strings for translation; patch
10916                 by Pawel
10917
10918 2006-08-21 [colin]      2.4.0cvs68
10919
10920         * src/compose.c
10921                 fix replied flag not set after drafting
10922         * src/matcher.c
10923                 fix body quicksearch in non-encoded bodies
10924                 containing '='
10925         * src/msgcache.c
10926                 Get rid of the g_malloc workaround for
10927                 corrupted caches, use g_try_malloc
10928
10929 2006-08-21 [colin]      2.4.0cvs67
10930
10931         * src/alertpanel.c
10932         * src/gtk/inputdialog.c
10933         * src/plugins/pgpcore/passphrase.c
10934                 Set minimal width to 375
10935         * src/mainwindow.c
10936                 Fix switching to offline, asking if it 
10937                 should be overriden for synchronising
10938         * src/mimeview.c
10939                 Don't offer to remember command on Open 
10940                 with for text parts, as the browser or 
10941                 text editor command isn't changed from 
10942                 there
10943
10944 2006-08-20 [paul]       2.4.0cvs66
10945
10946         * po/ko.po
10947         * po/zh_CN.po
10948                 fix plural form errors. revealed by stricter
10949                 checking of gettext 0.15
10950
10951 2006-08-18 [paul]       2.4.0cvs65
10952
10953         * src/stock_pixmap.c
10954                 fix the fix of 2.4.0cvs64
10955                 Thanks to Colin
10956
10957 2006-08-18 [paul]       2.4.0cvs64
10958
10959         * src/stock_pixmap.c
10960                 fix leaks
10961                 Thanks to Colin
10962
10963 2006-08-18 [paul]       2.4.0cvs63
10964
10965         * src/compose.c
10966         * src/procmsg.c
10967                 fix occasional IMAP bug where large msgs
10968                 were left in the queue folder after sending
10969                 Thanks to Colin
10970
10971 2006-08-18 [paul]       2.4.0cvs62
10972
10973         * src/folderview.c
10974                 freeze the summaryview while quicksearch results
10975                 are displayed
10976                 (fixes bug 456 'current message is hidden when the
10977                 view is refreshed and extended search is "unread 
10978                 messages"')
10979                 Thanks to Colin
10980         * src/textview.c
10981                 add missing #include "inputdialog.h"
10982         * src/common/utils.h
10983                 add missing mailcap_update_default() and improve
10984                 readability
10985
10986 2006-08-17 [colin]      2.4.0cvs61
10987
10988         * src/plugins/pgpcore/select-keys.c
10989                 Fix warnings :)
10990
10991 2006-08-17 [colin]      2.4.0cvs60
10992
10993         * src/compose.c
10994                 Don't continue queuing if Cancel is clicked
10995                 in select-keys
10996
10997 2006-08-17 [colin]      2.4.0cvs59
10998
10999         * src/plugins/pgpcore/select-keys.c
11000                 When encrypting, if only one key matches and it 
11001                 matches exactly, automatically use it.
11002
11003 2006-08-17 [colin]      2.4.0cvs58
11004
11005         * src/mimeview.c
11006         * src/prefs_common.c
11007         * src/prefs_common.h
11008         * src/prefs_ext_prog.c
11009         * src/textview.c
11010                 Fix issues with previous patch (text/html)
11011                 Remove outdated prefs
11012
11013 2006-08-17 [colin]      2.4.0cvs57
11014
11015         * src/imap.c
11016                 Add View Log button on auth error
11017         * src/procmsg.c
11018                 Fix encrypted mail marked as new when
11019                 saved in normal folders
11020         * src/plugins/pgpinline/pgpinline.c
11021                 Fix encrypt bug on IMAP
11022         * src/mimeview.c
11023         * src/common/utils.c
11024         * src/common/utils.h
11025         * src/gtk/inputdialog.c
11026         * src/gtk/inputdialog.h
11027                 Get rid of metamail stuff, simplify
11028                 opening, and allow remembering of user's
11029                 choices (by updating ~/.mailcap). There's
11030                 still to drop "Audio player" and "Image
11031                 viewer" preferences.
11032
11033 2006-08-17 [mones]      2.4.0cvs56
11034
11035         * manual/es/sylpheed-claws-manual.xml
11036                 fix DTD path
11037
11038 2006-08-17 [mones]      2.4.0cvs55
11039
11040         * configure.ac
11041         * manual/Makefile.am
11042         * manual/es/Makefile.am
11043         * manual/es/account.xml
11044         * manual/es/ack.xml
11045         * manual/es/addrbook.xml
11046         * manual/es/advanced.xml
11047         * manual/es/faq.xml
11048         * manual/es/glossary.xml
11049         * manual/es/gpl.xml
11050         * manual/es/handling.xml
11051         * manual/es/intro.xml
11052         * manual/es/keyboard.xml
11053         * manual/es/plugins.xml
11054         * manual/es/starting.xml
11055         * manual/es/sylpheed-claws-manual.xml
11056         * manual/es/dist/Makefile.am
11057         * manual/es/dist/html/Makefile.am
11058         * manual/es/dist/pdf/Makefile.am
11059         * manual/es/dist/ps/Makefile.am
11060         * manual/es/dist/txt/Makefile.am
11061                 Spanish translation for the manual
11062
11063 2006-08-16 [colin]      2.4.0cvs54
11064
11065         * src/compose.c
11066         * src/main.c
11067         * src/mainwindow.c
11068                 Fix send button sensitivity at startup
11069                 Set send menu sensitivity (patch by Fabien)
11070         * src/ssl_manager.c
11071                 Enable closing with esc (patch by Fabien)
11072         * src/gtk/foldersort.c
11073                 Enable closing with esc (patch by Fabien)
11074         * src/procmime.c
11075                 Optimisation (no need to copy to tempfile to
11076                 "decode" 7bit and 8bit)
11077         * src/summaryview.c
11078                 Fix cruft in swap_from case
11079         * src/textview.c
11080                 Fix missing last line in some mail cases 
11081                 (Fixes debian #381872)
11082         * src/plugins/pgpcore/prefs_gpg.c
11083         * src/plugins/pgpcore/sgpgme.c
11084         * src/plugins/pgpcore/sgpgme.h
11085                 Don't show "no key found" when user explicitely
11086                 wants to create a key
11087
11088 2006-08-16 [paul]       2.4.0cvs53
11089
11090         * configure.ac
11091         * src/account.c
11092         * src/addressbook.c
11093         * src/headerview.c
11094         * src/prefs_account.c
11095         * src/prefs_message.c
11096         * src/gtk/gtkutils.c
11097                 bump up minimum required versions of GTK+ and
11098                 GLIB to 2.6.0
11099
11100 2006-08-16 [paul]       2.4.0cvs52
11101
11102         * src/toolbar.c
11103                 workaround GTK+ Bug 351600 - 'Can't re-click
11104                 on button after sensitivity update'
11105                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11106                 Thanks to Colin
11107
11108 2006-08-15 [colin]      2.4.0cvs51
11109
11110         * src/plugins/pgpcore/prefs_gpg.c
11111                 Set options sensitivity according to
11112                 key existence
11113         * src/plugins/pgpcore/sgpgme.c
11114                 Allow to create key with no passphrase
11115
11116 2006-08-14 [cleroy]     2.4.0cvs50
11117
11118         * src/gtk/pluginwindow.c
11119                 New layout (maybe to be changed?)
11120         * src/gtk/gtkutils.c
11121                 Fix a bit label_window
11122         * src/plugins/pgpcore/passphrase.c
11123         * src/plugins/pgpcore/passphrase.h
11124         * src/plugins/pgpcore/plugin.c
11125         * src/plugins/pgpcore/prefs_gpg.c
11126         * src/plugins/pgpcore/prefs_gpg.h
11127         * src/plugins/pgpcore/sgpgme.c
11128         * src/plugins/pgpcore/sgpgme.h
11129                 Allow to create a PGP private key via the GUI
11130
11131 2006-08-14 [wwp]        2.4.0cvs49
11132
11133         * src/addressbook_foldersel.c
11134                 fix strict ISO C90 compliance.
11135
11136 2006-08-14 [paul]       2.4.0cvs48
11137
11138         * src/gtk/prefswindow.c
11139                 re-set scrolled window on opening
11140                 Patch by Ticho
11141
11142 2006-08-14 [paul]
11143
11144         2.5.0-rc1 released
11145
11146 2006-08-14 [paul]       2.4.0cvs47
11147
11148         * src/prefs_display_header.c
11149                 re-enable user-defined Displayed Headers
11150
11151 2006-08-14 [paul]       2.4.0cvs46
11152
11153         * src/prefs_account.c
11154                 use GTK_STOCK_EDIT
11155
11156 2006-08-13 [colin]      2.4.0cvs45
11157
11158         * src/common/utils.c
11159                 Fix "a" in quote when the original message is empty,
11160                 by using \0 instead of 'a' to test writability of
11161                 temp files.
11162
11163 2006-08-13 [wwp]        2.4.0cvs44
11164
11165         * src/plugins/spamassassin/spamassassin.c
11166                 fix capitalization of "SpamAssassin" in some debug, log and
11167                 dialog messages.
11168
11169 2006-08-13 [paul]       2.4.0cvs43
11170
11171         * src/editldap.c
11172                 fix overlapping widgets
11173         * src/prefs_account.c
11174                 fix translation of protocol_names[]
11175                 fix label disappearing off the edge of the
11176                 visible area
11177
11178 2006-08-12 [paul]       2.4.0cvs42
11179
11180         * manual/plugins.xml
11181                 update IRC channel info before it gets forgotten
11182                 about
11183
11184 2006-08-11 [colin]      2.4.0cvs41
11185
11186         * src/compose.c
11187         * src/mainwindow.c
11188         * src/mainwindow.h
11189         * src/procmsg.c
11190         * src/procmsg.h
11191         * src/summaryview.c
11192         * src/toolbar.c
11193                 Grey out the Send button if
11194                 - Queue folders are empty, or
11195                 - We're sending already
11196
11197 2006-08-11 [wwp]        2.4.0cvs40
11198
11199         * src/main.c
11200                 fix a logic issue when quitting while a compose window is
11201                 still open, thanks to Colin.
11202
11203 2006-08-10 [colin]      2.4.0cvs39
11204
11205         * src/main.c
11206                 Fix default font size setting after wizard run
11207         * src/imap.c
11208         * src/etpan/imap-thread.c
11209         * src/etpan/imap-thread.h
11210                 Fix bug #999 (Timing out on TSL cert validation 
11211                 dialog makes ugly things happen). Also, STARTTLS
11212                 unconditionnaly if initial capabilities contain
11213                 LOGINDISABLED and STARTTLS.
11214
11215 2006-08-09 [colin]      2.4.0cvs38
11216
11217         * src/mainwindow.c
11218         * src/mainwindow.h
11219                 Fix Tools/Actions sensitivity when there are
11220                 no actions
11221
11222 2006-08-09 [colin]      2.4.0cvs37
11223
11224         * src/prefs_filtering.c
11225                 Warning fix, patch by Paul
11226         * src/messageview.c
11227         * src/prefs_actions.c
11228         * src/prefs_filtering_action.c
11229         * src/prefs_matcher.c
11230                 Uniformisation of "Info ..." to "Info..." (for
11231                 old gtk), patch by Fabien
11232         * src/plugins/clamav/clamav_plugin_gtk.c
11233                 Sensitivity fix by Fabien
11234
11235 2006-08-09 [colin]      2.4.0cvs36
11236
11237         * src/main.c
11238         * src/main.h
11239                 Add a function to know whether we're exiting
11240         * src/plugins/trayicon/trayicon.c
11241                 If exiting, don't do anything. Faster, and
11242                 avoids gtk_main_iteration reentracy causing
11243                 segfaults at exit
11244
11245 2006-08-09 [colin]      2.4.0cvs35
11246
11247         * src/messageview.c
11248         * src/mimeview.c
11249         * src/mimeview.h
11250                 Fix lack of part selection when automatically 
11251                 jumping to a specific part
11252         * src/msgcache.c
11253                 Little optimisation in cache reading
11254
11255 2006-08-09 [colin]      2.4.0cvs34
11256
11257         * src/compose.c
11258                 Fix crash setting the priority on reedit
11259                 (Accessing compose before creating it!)
11260
11261 2006-08-08 [colin]      2.4.0cvs33
11262
11263         * src/procmime.c
11264                 Fix bug #998 (last attachment is not accessible)
11265                 Bad RFC interpretation on multipart close-delimiters
11266         * src/mimeview.c
11267         * src/mimeview.h
11268         * src/gtk/gtkvscrollbutton.c
11269         * src/gtk/gtkvscrollbutton.h
11270                 Make attachments list wheel-scrollable
11271
11272 2006-08-07 [colin]      2.4.0cvs32
11273
11274         * src/gtk/gtkaspell.c
11275                 Fix bug #973 (Unicode punctation characters 
11276                 are not recognized as separators by the
11277                 spell checker); fix unsigned stuff
11278
11279 2006-08-07 [colin]      2.4.0cvs31
11280
11281         * src/compose.c
11282                 Fix bug #956 (DnD text with accents in compose 
11283                 text entry); fix gccc's signed/unsigned fuss
11284
11285 2006-08-06 [colin]      2.4.0cvs30
11286
11287         * src/main.c
11288                 Fix bug #979 (Plugin crashes when exiting 
11289                 sylpheed-claws) : handle exit request only 
11290                 once
11291
11292 2006-08-05 [colin]      2.4.0cvs29
11293
11294         * src/news.c
11295                 Just make sure we have a msgid.
11296
11297 2006-08-05 [colin]      2.4.0cvs28
11298
11299         * src/news.c
11300         * src/summaryview.c
11301                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11302                 by reimplementing it
11303         * src/textview.c
11304                 Fix bug when hiding quotes with level > 3 and quote
11305                 colors are recycled
11306
11307 2006-08-04 [colin]      2.4.0cvs27
11308
11309         * src/compose.c
11310         * src/undo.c
11311         * src/undo.h
11312                 Fix a bit replace-by-pasting undo
11313         * src/mainwindow.c
11314         * src/messageview.c
11315                 Fix Fold quotes menu synchro in
11316                 mainwindow when it changes in 
11317                 messageview
11318         * src/textview.c
11319                 Fix right-click on quotes blocks
11320         * src/common/utils.c
11321                 Verify that the file created by
11322                 my_tmpfile() is writable. Fixes
11323                 bug #988 (very specific filesystem
11324                 issue)
11325         * src/plugins/pgpcore/sgpgme.c
11326                 Fix file descriptor leak
11327         * src/plugins/spamassassin/spamassassin.c
11328                 Warn once if spamd isn't reachable
11329
11330 2006-08-04 [colin]      2.4.0cvs26
11331
11332         * src/toolbar.c
11333                 i18n context patch by Fabien
11334
11335 2006-08-03 [colin]      2.4.0cvs25
11336
11337         * src/mainwindow.c
11338         * src/messageview.c
11339                 Rename "Hide quotes" to "Fold quotes"
11340         * src/textview.c
11341                 Don't use hand cursor on quotes. "all 
11342                 the bonuses of the feature and none of 
11343                 unwelcome side-effects"
11344
11345 2006-08-03 [colin]      2.4.0cvs24
11346
11347         * AUTHORS
11348         * sylpheed-claws.desktop
11349         * src/gtk/authors.h
11350                 Bring the desktop file to XDG compliance
11351                 Patch by Charles A. Edwards
11352
11353 2006-08-03 [colin]      2.4.0cvs23
11354
11355         * src/textview.c
11356                 Fix links offset when they are preceded
11357                 by accentued chars (g_utf8_strlen!)
11358         * src/mainwindow.c
11359                 Fix wrong status when starting offline
11360
11361
11362 2006-08-03 [wwp]        2.4.0cvs22
11363
11364         * src/prefs_common.h
11365                 ask what to do w/ filtering rules that belong to an account when
11366                 applying filtering rules manually from the main window (skip,
11367                 apply regardless of the account, use current account). This dialog
11368                 can be skipped and the last reply used.
11369                 (forgot that file)
11370
11371 2006-08-03 [wwp]        2.4.0cvs21
11372
11373         * src/filtering.c
11374         * src/filtering.h
11375         * src/prefs_common.c
11376         * src/summaryview.c
11377         * src/alertpanel.c
11378         * src/alertpanel.h
11379         * src/messageview.c
11380                 ask what to do w/ filtering rules that belong to an account when
11381                 applying filtering rules manually from the main window (skip,
11382                 apply regardless of the account, use current account). This dialog
11383                 can be skipped and the last reply used.
11384
11385
11386 2006-08-03 [colin]      2.4.0cvs20
11387
11388         * src/textview.c
11389                 Optimize previous patch
11390
11391 2006-08-03 [cleroy]     2.4.0cvs19
11392
11393         * src/textview.c
11394                 Fix quotes getting toggled back when the
11395                 mail has an even number of text parts
11396
11397 2006-08-02 [colin]      2.4.0cvs18
11398
11399         * src/messageview.c
11400                 Add Hide quotes menu
11401
11402 2006-08-02 [colin]      2.4.0cvs17
11403
11404         * src/mainwindow.c
11405         * src/prefs_common.c
11406         * src/textview.c
11407         * src/textview.h
11408         * src/gtk/about.c
11409                 Allow per-level quote hiding,
11410                 Allow toggling quotes by double-clicking them
11411                 Rename RemoteURI to ClickableText to reflect
11412                 the fact it's used for a variety of things
11413
11414 2006-08-02 [wwp]        2.4.0cvs16
11415
11416         * src/mainwindow.c
11417                 fix "View/Hide quotes" menu item status initialization.
11418
11419 2006-08-02 [wwp]        2.4.0cvs15
11420
11421         * src/matcher_parser_parse.y
11422                 remove a debug trace.
11423
11424 2006-08-02 [paul]       2.4.0cvs14
11425
11426         * src/plugins/pgpcore/passphrase.c
11427                 don't set initial dialog size
11428                 make it resizable
11429
11430 2006-08-02 [paul]       2.4.0cvs13
11431
11432         * src/noticeview.c
11433                 remove the rogue '/' character
11434
11435 2006-08-02 [paul]       2.4.0cvs12
11436
11437         * src/noticeview.c
11438                 allow buttons to resize as necessary
11439
11440 2006-08-01 [wwp]        2.4.0cvs11
11441
11442         * src/mbox.c
11443                 fix strict ISO C90 compliance.
11444
11445 2006-08-01 [wwp]        2.4.0cvs10
11446
11447         * tools/update-po
11448                 updated update-po tool to work w/ context-dependent translations.
11449                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11450
11451 2006-08-01 [wwp]        2.4.0cvs9
11452
11453         * src/matcher.c
11454         * src/prefs_filtering.c
11455         * src/prefs_matcher.c
11456                 allow context-dependent translations for "All",
11457                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11458
11459 2006-07-31 [colin]      2.4.0cvs8
11460
11461         * AUTHORS
11462         * src/gtk/authors.h
11463                 Add Rafal to authors
11464
11465 2006-07-31 [colin]      2.4.0cvs7
11466
11467         * src/compose.c
11468         * src/mainwindow.c
11469         * src/messageview.h
11470         * src/prefs_common.c
11471         * src/prefs_common.h
11472         * src/textview.c
11473                 Add 'View/Hide quotes'. Patch based on a patch
11474                 by Rafal Weglarz
11475
11476 2006-07-31 [colin]      2.4.0cvs6
11477
11478         * src/action.c
11479                 Fix problem with "> stuff >" actions
11480
11481 2006-07-31 [paul]       2.4.0cvs5
11482
11483         * po/nb.po
11484                 updated by Geir Helland
11485
11486 2006-07-31 [wwp]        2.4.0cvs4
11487
11488         * src/mainwindow.c
11489         * src/summaryview.c
11490         * src/summaryview.h
11491                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11492                 thanks to Colin.
11493
11494 2006-07-31 [wwp]        2.4.0cvs3
11495
11496         * src/Makefile.am
11497         * src/addr_compl.c
11498         * src/addr_compl.h
11499         * src/addressbook.c
11500         * src/addressbook.h
11501         * src/addressbook_foldersel.c
11502         * src/addressbook_foldersel.h
11503         * src/addrindex.c
11504         * src/addrindex.h
11505         * src/matcher.c
11506         * src/matcher.h
11507         * src/matcher_parser_lex.l
11508         * src/matcher_parser_parse.y
11509         * src/prefs_common.c
11510         * src/prefs_common.h
11511         * src/prefs_filtering.c
11512         * src/prefs_matcher.c
11513         * src/prefs_matcher.h
11514         * src/summaryview.c
11515                 introduce filtering against the address book. It's now possible to add
11516                 matched conditions to determine if any email address in a message matches
11517                 or doesn't match any or all books or folders in the address book.
11518
11519 2006-07-31 [wwp]        2.4.0cvs2
11520
11521         * src/account.c
11522         * src/filtering.c
11523         * src/filtering.h
11524         * src/folder.c
11525         * src/folderview.c
11526         * src/inc.c
11527         * src/mainwindow.c
11528         * src/matcher.c
11529         * src/matcher_parser_lex.l
11530         * src/matcher_parser_parse.y
11531         * src/mbox.c
11532         * src/prefs_filtering.c
11533         * src/prefs_filtering.h
11534         * src/procmsg.c
11535         * src/procmsg.h
11536         * src/summaryview.c
11537                 introduce per-account filtering rules. Each filtering rule can now be assigned
11538                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11539                 when applying filtering rules manually, as all rules will apply - even the ones
11540                 assigned to an account. This issue will be addressed soon.
11541  
11542
11543
11544 2006-07-31 [wwp]        2.4.0cvs1
11545
11546         * src/quote_fmt.c
11547                 make more strings translatable.
11548
11549 2006-07-31 [paul]       2.4.0
11550
11551         2.4.0 released
11552
11553 2006-07-31 [paul]       2.3.1cvs91
11554
11555         * po/ca.po
11556                 updated by Miquel Oliete
11557
11558 2006-07-31 [paul]       2.3.1cvs90
11559
11560         * po/de.po
11561         * po/el.po
11562         * po/fr.po
11563         * po/it.po
11564         * po/pl.po
11565         * po/pt_BR.po
11566         * po/sr.po
11567         * po/zh_CN.po
11568                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11569                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11570                 Aleksandar Urosevic, and Ralgh Young
11571
11572 2006-07-31 [paul]       2.3.1cvs89
11573
11574         * src/account.c
11575         * src/main.c
11576         * src/mainwindow.c
11577         * src/mainwindow.h
11578                 Fix a race condition when, after an SC crash, rescanning
11579                 folders took more than 0.5 seconds
11580                 Thanks to Colin
11581
11582 2006-07-31 [paul]       2.3.1cvs88
11583
11584         * src/folderview.c
11585                 don't translate separator strings
11586
11587 2006-07-30 [mones]      2.3.1cvs87
11588
11589         * doc/man/sylpheed-claws.1
11590                 Fixed non-ASCII chars in Hoa's name
11591         * po/es.po
11592                 Updated for release
11593
11594 2006-07-27 [colin]      2.3.1cvs86
11595
11596         * src/textview.c
11597                 Don't include the leading \n in links
11598                 Patch by Fabien
11599
11600 2006-07-25 [colin]      2.3.1cvs85
11601
11602         * src/mainwindow.c
11603         * src/common/socket.h
11604         * src/etpan/imap-thread.c
11605                 Refresh resolvers before connecting
11606                 to IMAP servers, and after switching
11607                 to online. Thanks to Paul.
11608
11609 2006-07-18 [colin]
11610
11611         * 2.4.0-rc4 released
11612
11613 2006-07-17 [colin]      2.3.1cvs84
11614
11615         * src/inc.c
11616                 Show connection attempt in statusbar before
11617                 connecting (previously first message was
11618                 "Retrieving messages from ..." after the
11619                 connection succeeded.
11620
11621 2006-07-16 [wwp]        2.3.1cvs83
11622
11623         * sylpheed-claws.ico
11624                 Added .ico file (windows multi-size icon file, generated).
11625
11626 2006-07-12 [wwp]        2.3.1cvs82
11627
11628         * src/messageview.c
11629                 remove Message/Re-edit menu entry from messageview window,
11630                 as sent/draft/queued messages are opened in compose window when
11631                 re-edited and it's not possible to re-edit other msgs.
11632
11633 2006-07-12 [paul]       2.3.1cvs81
11634
11635         * AUTHORS
11636         * src/mainwindow.c
11637         * src/gtk/authors.h
11638                 check online state before resetting
11639                 mailcheck timer. Useful if some program
11640                 verifies connection state and updates
11641                 Claws.
11642                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11643
11644 2006-07-12 [paul]       2.3.1cvs80
11645
11646         * sylpheed-claws-128x128.png
11647         * sylpheed-claws-64x64.png
11648         * sylpheed-claws.png
11649         * src/Makefile.am
11650         * src/main.c
11651         * src/prefs_toolbar.c
11652         * src/stock_pixmap.c
11653         * src/stock_pixmap.h
11654         * src/wizard.c
11655         * src/gtk/about.c
11656         * src/gtk/gtkutils.c
11657         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11658         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11659         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11660         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11661         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11662         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11663                 updated and renamed logo/icon files and related
11664                 logo by Jesper Schultz
11665
11666 2006-07-11 [paul]       2.3.1cvs79
11667
11668         * src/main.c
11669                 fix the labels a smidgin
11670
11671 2006-07-09 [colin]      2.3.1cvs78
11672
11673         * src/textview.c
11674                 Show errors in textviewer's command
11675                 Patch by H. Merijn Brand
11676
11677 2006-07-09 [colin]      2.3.1cvs77
11678
11679         * src/compose.c
11680                 Save FMID in drafts too
11681
11682 2006-07-08 [colin]      2.3.1cvs76
11683
11684         * src/compose.c
11685                 Svae RMID in drafted mails too
11686                 Save quote_fmt vars for whole mails,
11687                 don't reset at each quote_fmt_init:
11688                 allows to use the same |i{var} in
11689                 various template fields
11690         * src/prefs_template.c
11691         * src/quote_fmt.h
11692         * src/quote_fmt_parse.y
11693                 Same
11694
11695 2006-07-08 [colin]      2.3.1cvs75
11696
11697         * src/textview.c
11698                 Fix highlighting of attached parts URIs
11699
11700 2006-07-08 [colin]      2.3.1cvs74
11701
11702         * src/main.c
11703                 Prevent bug #981 (sc 2.3.1 segfaults with 
11704                 gtk+ 2.10) from being reported again:
11705                 if Sylpheed-Claws has been compiled against
11706                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11707                 of if Sylpheed-Claws has been compiled against
11708                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11709                 error out.
11710
11711 2006-07-07 [colin]      2.3.1cvs73
11712
11713         * src/prefs_actions.c
11714                 Fix label
11715
11716 2006-07-07 [colin]      2.3.1cvs72
11717
11718         * src/prefs_actions.c
11719                 Fix compile on gtk < 2.8. argh :)
11720
11721 2006-07-07 [paul]       2.3.1cvs71
11722
11723         * src/common/defs.h
11724                 update DONATE_URI
11725
11726 2006-07-07 [colin]      2.3.1cvs70
11727
11728         * po/POTFILES.in
11729         * src/quote_fmt.c
11730         * src/quote_fmt_lex.l
11731         * src/quote_fmt_parse.y
11732                 Add |i{var}, a way to insert user-entered
11733                 text in a template
11734
11735 2006-07-07 [colin]
11736
11737         * 2.4.0-rc3 released
11738
11739 2006-07-07 [colin]      2.3.1cvs69
11740
11741         * src/folder.c
11742                 Don't consider inboxes of UNKNOWN folder 
11743                 classes to be useable as default inboxes
11744
11745 2006-07-07 [paul]       2.3.1cvs68
11746
11747         * src/textview.c
11748                 add missing #include <errno.h>
11749                 Thanks to René J. Blokland
11750
11751 2006-07-07 [paul]       2.3.1cvs67
11752
11753         * src/action.c
11754                 Return now Closes dialog
11755         * src/mimeview.c
11756         * src/mimeview.h
11757         * src/textview.c
11758                 add contextual menu to mime parts listed
11759                 in the textview
11760                 Thanks to Colin
11761         * src/common/utils.c
11762                 reversal: ' is a valid character in URLs
11763
11764 2006-07-06 [colin]      2.3.1cvs66
11765
11766         * src/remotefolder.h
11767                 Forgotten in previous commit
11768
11769 2006-07-06 [colin]      2.3.1cvs65
11770
11771         * src/folder.c
11772                 Set summary update flag whenever
11773                 totals changed
11774         * src/imap.c
11775         * src/prefs_account.c
11776         * src/common/utils.h
11777         * src/etpan/imap-thread.c
11778                 Fix warnings, thanks to Fabien and
11779                 Ricardo
11780
11781 2006-07-06 [wwp]        2.3.1cvs64
11782
11783         * src/gtk/gtkutils.c
11784                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11785
11786 2006-07-06 [wwp]        2.3.1cvs63
11787
11788         * src/account.c
11789         * src/addressbook.c
11790         * src/addressitem.h
11791         * src/folderview.c
11792         * src/mainwindow.c
11793         * src/manual.c
11794         * src/manual.h
11795         * src/message_search.c
11796         * src/prefs_actions.c
11797         * src/prefs_filtering.c
11798         * src/prefs_filtering.h
11799         * src/prefs_template.c
11800         * src/summary_search.c
11801         * src/summaryview.c
11802         * src/gtk/gtkutils.c
11803         * src/gtk/gtkutils.h
11804         * src/gtk/pluginwindow.c
11805                 add help buttons to some dialogs. Clicking such buttons opens a
11806                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11807
11808 2006-07-06 [paul]       2.3.1cvs62
11809
11810         * src/textview.c
11811                 fix attachments contextual menu
11812                 Thanks to Colin
11813
11814 2006-07-05 [colin]      2.3.1cvs61
11815
11816         * src/textview.c
11817         * src/compose.c
11818                 Handle sftp:// links
11819
11820 2006-07-05 [paul]       2.3.1cvs60
11821
11822         * src/gtk/filesel.c
11823                 grab save button by default
11824                 Thanks to Colin
11825
11826 2006-07-05 [wwp]        2.3.1cvs59
11827
11828         * manual/xml2pdf
11829                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11830
11831 2006-07-04 [colin]      2.3.1cvs58
11832
11833         * src/mimeview.c
11834         * src/textview.c
11835                 Use left click to select, middle click to open
11836                 on mimeparts links
11837         * src/common/utils.c
11838                 Fix segfault
11839
11840 2006-07-04 [colin]      2.3.1cvs57
11841
11842         * src/mainwindow.c
11843         * src/news.c
11844                 Warning fixes, thanks to Fabien
11845
11846 2006-07-04 [colin]      2.3.1cvs56
11847
11848         * src/mimeview.c
11849         * src/mimeview.h
11850         * src/textview.c
11851                 Allow parts to be selected via their text label
11852                 in textview
11853
11854 2006-07-04 [colin]      2.3.1cvs55
11855
11856         * src/folderview.c
11857                 Feedback when closing (for big folders)
11858         * src/prefs_actions.c
11859         * src/prefs_filtering.c
11860         * src/prefs_matcher.c
11861         * src/prefs_template.c
11862                 Fix default button when closing without
11863                 having saved
11864
11865 2006-07-04 [colin]      2.3.1cvs54
11866
11867         * src/news.c
11868                 Delete local file on deletion
11869
11870 2006-07-03 [colin]      2.3.1cvs53
11871
11872         * src/folderview.c
11873         * src/main.c
11874                 Don't freeze when rescanning after crash
11875
11876 2006-07-03 [wwp]        2.3.1cvs52
11877
11878         * src/compose.c
11879         * src/privacy.c
11880         * src/privacy.h
11881         * src/plugins/pgpinline/pgpinline.c
11882         * src/plugins/pgpmime/pgpmime.c
11883                 don't report an error when the user cancels the passphrase dialog.
11884
11885 2006-07-02 [colin]      2.3.1cvs51
11886
11887         * src/folderview.c
11888                 Open message when crossing folders with Space,
11889                 goto next unread and friends
11890
11891 2006-07-01 [colin]      2.3.1cvs50
11892
11893         * src/prefs_account.c
11894                 Typographic rules varying from language
11895                 to language (in french "Protocole :"),
11896                 we have to do that :)
11897
11898 2006-07-01 [ticho]      2.3.1cvs49
11899
11900         * src/prefs_account.c
11901                 Only use one temporary gchar* variable in
11902                 prefs_account_protocol_set_optmenu().
11903
11904 2006-07-01 [ticho]      2.3.1cvs48
11905
11906         * src/prefs_account.c
11907         * src/prefs_account.h
11908                 Use GtkLabel for existing account protocol name.
11909                 Created an array for protocol names and populate the
11910                 combobox from it in a for() cycle.
11911
11912 2006-06-30 [colin]      2.3.1cvs47
11913
11914         * src/compose.c
11915                 Block undo when changing signature (by changing
11916                 account)
11917
11918 2006-06-30 [paul]       2.3.1cvs46
11919
11920         * src/send_message.c
11921                 when editing From in the Compose window, use that address
11922                 in the Return-Path: header
11923                 Thanks to Colin
11924
11925 2006-06-30 [colin]      2.3.1cvs45
11926
11927         * src/compose.c
11928                 Fix signature replacement:
11929                 - when no newline before separator
11930                 - when reediting
11931
11932 2006-06-29 [colin]      2.3.1cvs44
11933
11934         * src/folderview.c
11935         * src/folderview.h
11936         * src/mainwindow.c
11937         * src/summaryview.c
11938                 Let 'View/Go to/Next marked' work like
11939                 Next new & Next unread: across folders
11940                 Change the select_on_entry pref to do
11941                 what we want when changing folder
11942         * src/common/utils.c
11943                 Fix single-quoted links 
11944
11945 2006-06-29 [colin]      2.3.1cvs43
11946
11947         * src/gtk/gtkaspell.c
11948                 "Sylpheed" and "Sylpheed-Claws" do exist !
11949
11950 2006-06-29 [colin]      2.3.1cvs42
11951
11952         * src/imap.c
11953                 Forgot to remove debug
11954
11955 2006-06-29 [colin]      2.3.1cvs41
11956
11957         * src/imap.c
11958         * src/imap.h
11959         * src/mainwindow.c
11960                 Disconnect from IMAP servers when going
11961                 offline. Fixes bug #978 (going to offline-mode 
11962                 won't close connections)
11963
11964 2006-06-29 [colin]      2.3.1cvs40
11965
11966         * src/main.c
11967                 Fix transient setting on failing plugins
11968                 Patch by Fabien
11969         * src/plugins/pgpcore/sgpgme.c
11970                 Only warn for OpenPGP. Most people don't
11971                 have CMS available.
11972
11973 2006-06-29 [colin]      2.3.1cvs39
11974
11975         * src/compose.c
11976                 Fix Spelling menu (discrepancy between context menu
11977                 and top menu when folder's dictionary isn't the 
11978                 default one)
11979         * src/plugins/pgpcore/sgpgme.c
11980                 More error reporting about why gpgme can fail
11981
11982 2006-06-29 [wwp]        2.3.1cvs38
11983
11984         * src/mainwindow.c
11985                 honor the display-header-pane setting even when the message view
11986                 is a separate window.
11987
11988 2006-06-29 [wwp]        2.3.1cvs37
11989
11990         * src/prefs_actions.c
11991                 forgot to commit that one (use of GTK_STOCK_INFO).
11992
11993 2006-06-29 [colin]      2.3.1cvs36
11994
11995         * src/imap.c
11996                 Better handling of login errors (ask the password
11997                 again once), alert in case of error. Fix three
11998                 signedness warnings.
11999
12000 2006-06-28 [wwp]        2.3.1cvs35
12001
12002         * src/prefs_template.c
12003         * src/prefs_matcher.c
12004         * src/prefs_filtering_action.c
12005         * src/prefs_quote.c
12006                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12007                 patch by Fabien Vantard, slightly modified.
12008
12009 2006-06-28 [paul]
12010
12011         2.4.0-rc2 released
12012
12013 2006-06-28 [colin]      2.3.1cvs34
12014
12015         * src/prefs_account.c
12016                 Fix bug #977 (Can't add or edit imap accounts)
12017
12018 2006-06-28 [colin]      2.3.1cvs33
12019
12020         * src/mimeview.c
12021                 Fix previous
12022
12023 2006-06-28 [colin]      2.3.1cvs32
12024
12025         * src/mimeview.c
12026                 Save named inlined attachments with "Save all"
12027         * src/main.c
12028         * src/mbox.c
12029         * src/common/plugin.c
12030         * src/common/plugin.h
12031         * src/common/sylpheed.c
12032         * src/common/utils.c
12033         * src/plugins/pgpcore/sylpheed.def
12034         * src/plugins/pgpinline/sylpheed.def
12035         * src/plugins/pgpmime/sylpheed.def
12036                 Win32 compatibility patch, by
12037                 Werner Koch
12038
12039 2006-06-28 [wwp]        2.3.1cvs31
12040
12041         * src/imap.c
12042         * src/prefs_folder_item.c
12043                 less compilation warnings (thanks to Fabien Vantard), less typos.
12044
12045 2006-06-28 [paul]       2.3.1cvs30
12046
12047         * src/gtk/gtkutils.c
12048                 gtk_combo_box_set_focus_on_click() is only
12049                 available since gtk 2.6.0
12050
12051 2006-06-28 [paul]       2.3.1cvs29
12052
12053         * src/prefs_ext_prog.c
12054                 fix engrish and add a tooltip for the
12055                 'command for 'Display as text' option
12056
12057 2006-06-28 [paul]
12058
12059         2.4.0-rc1 released
12060
12061 2006-06-28 [paul]       2.3.1cvs28
12062
12063         * ChangeLog
12064         * tools/Makefile.am
12065                 include textviewer.pl in releases
12066
12067 2006-06-28 [paul]       2.3.1cvs27
12068
12069         * src/prefs_ext_prog.c
12070                 hide Print command option if libgnomeprint
12071                 support is present
12072
12073 2006-06-27 [colin]      2.3.1cvs26
12074
12075         * src/compose.c
12076                 Fix Esc handling in insert/attach dialog
12077                 Don't show this dialog if dragging something
12078                 else than text/uri-list
12079                 Thanks to Fabien Vantard
12080         * tools/textviewer.pl
12081                 Filter script to display stuff as text
12082                 by H. Merijn Brand
12083
12084 2006-06-27 [wwp]        2.3.1cvs25
12085
12086         * src/messageview.c
12087                 use the exact product name (message view title), patch
12088                 by Fabien Vantard.
12089
12090 2006-06-27 [ticho]      2.3.1cvs24
12091
12092         * src/prefs_account.c
12093         * src/prefs_common.c
12094         * src/prefs_common.h
12095         * src/prefs_ext_prog.c
12096         * src/textview.c
12097                 Add a preference (Preferences/External programs)
12098                 to allow "Display as text" to be done via a script
12099                 (patch by H.Merijn Brand).
12100                 Use GtkComboBox for protocol selection in account
12101                 preferences.
12102                 Only include current choice for existing accounts, and
12103                 insensitivize the combobox.
12104
12105 2006-06-27 [paul]       2.3.1cvs23
12106
12107         * src/mbox.c
12108                 fix crasher introduced in cvs21.
12109                 Thanks to Colin
12110
12111 2006-06-26 [colin]      2.3.1cvs22
12112
12113         * src/mbox.c
12114                 Fix double-frees when leaving folders
12115                 after exporting to mbox
12116
12117 2006-06-26 [colin]      2.3.1cvs21
12118
12119         * src/mbox.c
12120                 More feedback (and optimisation)
12121                 on import/export
12122         * src/common/utils.c
12123                 Fix case when looking for mail addresses
12124         * src/gtk/gtkutils.c
12125                 Extra check for (X-)Face
12126
12127 2006-06-25 [ticho]      2.3.1cvs20
12128
12129         * src/compose.c
12130         * src/exphtmldlg.c
12131         * src/gtk/gtkutils.c
12132         * src/gtk/gtkutils.h
12133                 Added second argument to gtkut_sc_combobox_create() to
12134                 control focus-on-click for the widget.
12135                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12136
12137 2006-06-25 [ticho]      2.3.1cvs19
12138
12139         * src/compose.c
12140         * src/gtk/Makefile.am
12141         * src/gtk/combobox.c
12142         * src/gtk/combobox.h
12143         * src/gtk/gtkutils.c
12144         * src/gtk/gtkutils.h
12145                 Use GtkComboBox instead of deprecated GtkOptionMenu
12146                 for account selector in compose window and for encoding
12147                 selector in attachment properties.
12148                 Also factorise working with the new GtkComboBox somewhat.
12149
12150 2006-06-24 [paul]       2.3.1cvs18
12151
12152         * src/prefs_common.c
12153                 use the correct default value
12154
12155 2006-06-24 [paul]       2.3.1cvs17
12156
12157         * src/compose.c
12158         * src/prefs_common.c
12159         * src/prefs_common.h
12160         * src/prefs_compose_writing.c
12161                 enable setting of default action when
12162                 dnd'ing files in the compose window.
12163                 (Collaborative effort with wwp)
12164
12165 2006-06-23 [wwp]        2.3.1cvs16
12166
12167         * src/compose.c
12168                 i18n fix (thanks to Fabien Vantard)
12169
12170 2006-06-22 [colin]      2.3.1cvs15
12171
12172         * src/prefs_customheader.c
12173                 Don't use filters in custom headers' file 
12174                 selector. Remember, extensions mean nothing :)
12175
12176 2006-06-22 [paul]       2.3.1cvs14
12177
12178         * configure.ac
12179                 allow setting of man directory location
12180
12181 2006-06-22 [colin]      2.3.1cvs13
12182
12183         * src/mainwindow.c
12184                 Add 'View/Go to/Next unread folder'.
12185                 I missed that :)
12186
12187 2006-06-22 [colin]      2.3.1cvs12
12188
12189         * src/common/utils.c
12190                 Add some subject prefixes
12191                 Patch by Bjorn T Johansen <btj@havleik.no>
12192
12193 2006-06-22 [colin]      2.3.1cvs11
12194
12195         * manual/advanced.xml
12196                 Forgotten hidden pref
12197
12198 2006-06-21 [paul]       2.3.1cvs10
12199
12200         * src/prefs_account.c
12201                 complete the removal of 'Add date header' option
12202
12203 2006-06-21 [paul]       2.3.1cvs9
12204
12205         * src/account.c
12206         * src/compose.c
12207         * src/prefs_account.c
12208         * src/prefs_account.h
12209                 remove option to add date header - always
12210                 add date header
12211         * src/etpan/imap-thread.c
12212                 fix warnings (Thanks to Colin)
12213
12214 2006-06-21 [wwp]        2.3.1cvs8
12215
12216         * src/folder.c
12217                 set the attachment flag when inline text part are (file)named. This is more convenient
12218                 when receiving (for instance) inline source files or patches sent using thunderbird.
12219
12220 2006-06-21 [paul]       2.3.1cvs7
12221
12222         * src/inc.c
12223                 fix off-by-one count of current msg in
12224                 statusbar filtering progressbar
12225
12226 2006-06-21 [paul]       2.3.1cvs6
12227
12228         * src/folder.c
12229                 Show attachment icon even if the part is 'inline'
12230                 if the following conditions are met:
12231                 - content-type != 'text/plain'
12232                 - content-type != '*/pgp-signature'
12233                 - either 'name' or 'filename' parameter is not NULL
12234                 
12235                 Thanks to Colin
12236
12237 2006-06-21 [paul]       2.3.1cvs5
12238
12239         * src/messageview.c
12240         * src/prefs_common.c
12241         * src/prefs_common.h
12242         * src/prefs_other.c
12243                 add an option to 'Never send Return
12244                 Receipts'
12245                 Thanks to Colin
12246
12247 2006-06-20 [mones]      2.3.1cvs4
12248
12249         * po/es.po
12250                 updated
12251         * src/compose.c
12252                 typo fixed (space after comma)
12253         * tools/make.themes.project
12254                 remove exec mode from tarball files
12255
12256 2006-06-20 [colin]      2.3.1cvs3
12257
12258         * src/news.c
12259         * src/procheader.c
12260         * src/unmime.c
12261                 Better fix for \n's in headers (don't 
12262                 break Received: and others)
12263
12264 2006-06-20 [paul]       2.3.1cvs2
12265
12266         * src/alertpanel.c
12267         * src/textview.c
12268                 improve legibility of phishing attempt
12269                 dialog
12270
12271 2006-06-20 [paul]       2.3.1cvs1
12272
12273         * NEWS
12274         * README
12275         * configure.ac
12276                 Update version number following
12277                 stable release
12278
12279 2006-06-20 [colin]      2.3.0cvs26
12280
12281         * src/compose.c
12282                 When dragging a file to the text of the compose
12283                 window, ask whether we want to insert or attach
12284                 (I know lots of people who do that to attach)
12285
12286 2006-06-20 [colin]      2.3.0cvs25
12287
12288         * src/etpan/imap-thread.c
12289                 Fix threshold (the append command is often > 32 bytes)
12290
12291 2006-06-19 [colin]      2.3.0cvs24
12292
12293         * src/imap.c
12294         * src/etpan/imap-thread.c
12295                 Workaround Rockliffe IMAP server bug: replace
12296                 "x UID SEARCH (ANSWERED UID 1:*)" with
12297                 "x UID SEARCH ANSWERED"
12298                 (Rockliffe doesn't handle the parenthesis)
12299
12300 2006-06-19 [colin]      2.3.0cvs23
12301
12302         * src/compose.c
12303         * src/imap.c
12304         * src/etpan/imap-thread.c
12305                 Probably fix bug #972 (Freezes when adding 
12306                 an attachment to the message)
12307         * src/common/defs.h
12308                 Modernize Firefox cmd
12309
12310
12311 2006-06-18 [colin]      2.3.0cvs22
12312
12313         * src/prefs_customheader.c
12314                 Only allow correct filenames for various
12315                 custom headers
12316
12317 2006-06-18 [colin]      2.3.0cvs21
12318
12319         * src/prefs_customheader.c
12320                 Add a 'From File...' button in custom headers prefs, which
12321                 try to do the right thing: 
12322                 for normal headers, use file as plaintext,
12323                 for X-Face, calls compface,
12324                 for Face, encode to b64.
12325
12326 2006-06-17 [colin]      2.3.0cvs20
12327
12328         * src/mh.c
12329                 Warning fix
12330
12331 2006-06-16 [colin]      2.3.0cvs19
12332
12333         * src/summaryview.c
12334                 Recursive quicksearch: show message list
12335                 in current folder, *then* search children
12336                 in the background.
12337
12338 2006-06-16 [colin]      2.3.0cvs18
12339
12340         * src/main.c
12341                 Instead of ignoring SIGPIPE, save caches
12342                 when getting one. Will fix the fact that
12343                 hot caches are out-of-date when logging 
12344                 out of Xorg.
12345         * src/compose.c
12346         * src/prefs_compose_writing.c
12347                 Only save text (not attachments) when 
12348                 auto-saving to drafts
12349         * src/unmime.c
12350                 Always replace \n, \r and \t with spaces
12351                 in headers
12352         * manual/dist/html/Makefile.am
12353         * manual/dist/pdf/Makefile.am
12354         * manual/dist/ps/Makefile.am
12355         * manual/dist/txt/Makefile.am
12356         * manual/fr/dist/html/Makefile.am
12357         * manual/fr/dist/pdf/Makefile.am
12358         * manual/fr/dist/ps/Makefile.am
12359         * manual/fr/dist/txt/Makefile.am
12360         * manual/pl/dist/html/Makefile.am
12361         * manual/pl/dist/pdf/Makefile.am
12362         * manual/pl/dist/ps/Makefile.am
12363         * manual/pl/dist/txt/Makefile.am
12364                 Fix make clean removing pregenerated manuals
12365
12366
12367 2006-06-16 [colin]      2.3.0cvs17
12368
12369         * src/plugins/pgpcore/sgpgme.c
12370         * src/plugins/pgpmime/pgpmime.c
12371         * src/plugins/pgpinline/pgpinline.c
12372                 Better error reporting in setup_signers.
12373                 Don't fallback to default key if specified
12374                 key isn't found.
12375                 Don't allow signing if more than one secret
12376                 key matches the one specified in prefs.
12377
12378 2006-06-15 [colin]      2.3.0cvs16
12379
12380         * src/folderview.c
12381                 Add "Send queue" in the folder's contextual
12382                 menu
12383         * src/compose.c
12384         * src/messageview.c
12385         * src/privacy.c
12386         * src/privacy.h
12387         * src/procmime.c
12388         * src/procmsg.c
12389         * src/plugins/pgpcore/passphrase.c
12390         * src/plugins/pgpcore/sgpgme.c
12391         * src/plugins/pgpinline/pgpinline.c
12392         * src/plugins/pgpmime/pgpmime.c
12393                 Better error reporting
12394         * src/mbox.c
12395                 Probably fix bug #971 (2.2.3 cannot read mail 
12396                 from local mbox)
12397
12398
12399 2006-06-15 [mones]      2.3.0cvs15
12400
12401         * tools/make.themes.project
12402                 creates the themes project from the web page
12403
12404 2006-06-15 [colin]      2.3.0cvs14
12405
12406         * src/folder.c
12407                 Better fix (avoid losing the folder if scan_tree 
12408                 fails)
12409
12410 2006-06-15 [cleroy]     2.3.0cvs13
12411
12412         * src/folder.c
12413                 Probably fix Bug #969 (crash on rebuilding 
12414                 imap folder)
12415
12416 2006-06-14 [colin]      2.3.0cvs12
12417
12418         * manual/dtd/manual.xsl
12419         * manual/sylpheed-claws-manual.xml
12420         * manual/fr/sylpheed-claws-manual.xml
12421         * manual/pl/sylpheed-claws-manual.xml
12422                 Insert pagebreaks between sections
12423
12424 2006-06-14 [paul]       2.3.0cvs11
12425
12426         * configure.ac
12427                 better fix than 2.3.0cvs10
12428
12429 2006-06-14 [paul]       2.3.0cvs10
12430
12431         * configure.ac
12432                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12433                 (backwards compatible)
12434
12435 2006-06-13 [colin]      2.3.0cvs9
12436
12437         * src/messageview.c
12438                 Fix sending of return receipt with the new queue folders
12439
12440 2006-06-13 [wwp]        2.3.0cvs8
12441
12442         * src/quote_fmt_lex.l
12443                 fix wrong tokens returned in quote_fmt lexer, query not().
12444
12445 2006-06-13 [wwp]        2.3.0cvs7
12446
12447         * src/folder.c
12448         * src/prefs_folder_item.c
12449                 allow changing folder type even when folder is not a top-level one,
12450                 thanks to Colin.
12451
12452 2006-06-12 [colin]      2.3.0cvs6
12453
12454         * src/folderview.c
12455                 Fix double-ask of "Do you want to mark all
12456                 as read"
12457
12458 2006-06-12 [colin]      2.3.0cvs5
12459
12460         * src/compose.c
12461         * src/compose.h
12462         * src/folder.c
12463         * src/folder.h
12464         * src/imap.c
12465         * src/inc.c
12466         * src/main.c
12467         * src/messageview.c
12468         * src/mh.c
12469         * src/prefs_folder_item.c
12470         * src/procheader.c
12471         * src/procmime.c
12472         * src/procmsg.c
12473         * src/procmsg.h
12474         * src/send_message.c
12475         * src/summaryview.c
12476         * src/toolbar.c
12477                 Apply bug #964's patch (Queue and drafts aren't normal)
12478                 The Drafts and Queue folder now contain RFC-822 files,
12479                 allowing to move and copy mails from and to these 
12480                 folders. Moving from Drafts to Queue will prepare the
12481                 mail for sending (PGP signature, encryption, etc).
12482                 This patch also rework sending errors handling to try
12483                 to be more helpful.
12484                 Also, allow redefining folder types via the GUI 
12485                 (Folder type in its Properties)
12486
12487 2006-06-12 [colin]      2.3.0cvs4
12488
12489         * src/summaryview.c
12490         * src/prefs_common.c
12491         * src/prefs_common.h
12492         * src/gedit-print.c
12493                 Allow to define a specific print font - patch
12494                 by Bernhard Walle <bernhard.walle@gmx.de>
12495         * src/prefs_fonts.c
12496         * manual/advanced.xml
12497         * manual/fr/advanced.xml
12498                 Add a hidden pref to allow deletion without
12499                 confirmation
12500
12501 2006-06-12 [wwp]        2.3.0cvs3
12502
12503         * .cvsignore
12504                 more files to ignore.
12505
12506 2006-06-12 [wwp]        2.3.0cvs2
12507
12508         * src/quote_fmt.c
12509         * src/quote_fmt_lex.l
12510         * src/quote_fmt_parse.y
12511                 extend the quote_fmt parser (templates and quotes):
12512                 - allow limited sub-expressions in |p{} and |f{} expressions,
12513                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12514                 - implemented/fixed missing implementation of query_references and show_references,
12515                 - completed, fixed contents and format of the symbols help dialog,
12516                 - fix some compilation warnings.
12517
12518 2006-06-12 [wwp]        2.3.0cvs1
12519
12520         * manual/advanced.xml
12521         * manual/fr/advanced.xml
12522                 updates in the "templates" section of the manual (eng/fr):
12523                  - be more precise (both versions)
12524                  - completed to match the english reference (fr version)
12525                  - touchups (both versions)
12526
12527 2006-06-12 [paul]       2.3.0
12528
12529         2.3.0 released
12530
12531 2006-06-12 [paul]       2.2.3cvs14
12532
12533         * po/ca.po
12534         * po/cs.po
12535         * po/de.po
12536         * po/el.po
12537         * po/fr.po
12538         * po/it.po
12539         * po/pt_BR.po
12540         * po/sr.po
12541         * po/zh_CN.po
12542                 updated by Miquel Oliete, Tim, Stephan Sachse,
12543                 Stavros Giannouris, Fabien Vantard, Andrea
12544                 Spadaccini, Frederico Goncalves Guimaraes,
12545                 Aleksandar Urosevic, and Ralgh Young
12546
12547 2006-06-12 [colin]      2.2.3cvs13
12548
12549         * src/mbox.c
12550                 Add missing header
12551
12552 2006-06-11 [colin]      2.2.3cvs12
12553
12554         * src/msgcache.c
12555                 Verify that g_malloc() succeeded
12556
12557 2006-06-11 [colin]      2.2.3cvs11
12558
12559         * src/wizard.c
12560                 Add Face header to welcome mail
12561
12562 2006-06-10 [colin]      2.2.3cvs10
12563
12564         * src/textview.c
12565                 Revert previous (Forgot it changes the
12566                 margin on the whole mail)
12567
12568 2006-06-10 [colin]      2.2.3cvs9
12569
12570         * src/textview.c
12571                 Don't overlap long headers under (X-)Face
12572
12573 2006-06-10 [mones]      2.2.3cvs8
12574
12575         * manual/xml2pdf
12576                 allow generation of manual on systems lacking saxon binary
12577                 but with java and the saxon library installed
12578
12579         * po/es.po
12580                 updated for release
12581
12582 2006-06-09 [colin]      2.2.3cvs7
12583
12584         * src/summaryview.c
12585                 Fix leak when using Display Sender using Addressbook
12586
12587 2006-06-09 [colin]      2.2.3cvs6
12588
12589         * src/compose.c
12590         * src/folder.c
12591         * src/folderview.c
12592         * src/mimeview.c
12593         * src/summaryview.c
12594                 More leaks fixes
12595
12596 2006-06-09 [paul]       2.2.3cvs5
12597
12598         * AUTHORS
12599         * src/gtk/authors.h
12600         * tools/claws.i18n.status.pl
12601                 updated with new info
12602
12603 2006-06-09 [paul]       2.2.3cvs4
12604
12605         * README
12606                 updated
12607         * manual/ack.xml
12608                 add wwp to authors list
12609         * src/gtk/authors.h
12610                 update mine and Colin's addresses
12611
12612 2006-06-08 [colin]      2.2.3cvs3
12613
12614         * src/etpan/imap-thread.c
12615                 Fix leak on SSL cert check
12616
12617 2006-06-08 [colin]      2.2.3cvs2
12618
12619         * src/common/utils.c
12620                 Fix leak
12621
12622 2006-06-08 [paul]       2.2.3cvs1
12623
12624         * configure.ac
12625                 Update version number following
12626                 stable release
12627
12628 2006-06-07 [colin]      2.2.2cvs3
12629
12630         * src/msgcache.c
12631                 Fix catching cache read errors (guint instead of gint)
12632                 Prevent malloc'ing more than 8MB (means cache corruption)
12633
12634 2006-06-07 [paul]       2.2.2cvs2
12635
12636         * src/exporthtml.c
12637         * src/exportldif.c
12638         * src/mh.c
12639         * src/mutt.c
12640         * src/pine.c
12641         * src/common/utils.c
12642                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12643                 obey $HOME'
12644                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12645                 Thanks to Colin
12646
12647 2006-06-06 [paul]       2.2.2cvs1
12648
12649         * configure.ac
12650                 Update version number following
12651                 stable release
12652
12653 2006-06-06 [paul]       2.2.1cvs6
12654
12655         * src/matcher.c
12656                 fix  implicit declaration of
12657                 sylpheed_do_idle()
12658                 Patch by Fabien Vantard
12659
12660 2006-06-06 [paul]       2.2.1cvs5
12661
12662         * src/matcher.c
12663                 fix age_greater and age_lower so that they
12664                 mean what say and not '...or equal to'
12665                 Thanks to Colin
12666
12667 2006-06-06 [paul]       2.2.1cvs4
12668
12669         * src/textview.c
12670         * src/common/utils.c
12671                 fix URI check
12672                 Thanks to Colin
12673
12674 2006-06-05 [wwp]        2.2.1cvs3
12675
12676         * manual/fr/account.xml
12677                 minor language fixes (thanks to Fabien Vantard).
12678
12679 2006-06-05 [colin]      2.2.1cvs2
12680
12681         * src/prefs_folder_item.c
12682         * src/folderview.c
12683                 Allow recursive setting of properties 
12684                 for whole mailboxes
12685         * src/matcher.c
12686                 Don't freeze on 'test' filtering rule
12687
12688 2006-06-05 [colin]      2.2.1cvs1
12689
12690         * configure.ac
12691                 Update version number following
12692                 stable release
12693
12694 2006-06-04 [wwp]        2.2.0cvs82
12695
12696         * manual/glossary.xml
12697         * manual/account.xml
12698         * manual/fr/glossary.xml
12699         * manual/fr/account.xml
12700                 added glossary section and references/links related to the Face custom header.
12701
12702 2006-06-04 [colin]      2.2.0cvs81
12703
12704         * src/summaryview.c
12705                 Skip to next message on move with no
12706                 immediate execution
12707
12708 2006-06-04 [wwp]        2.2.0cvs80
12709
12710         * manual/xml2pdf
12711                 added sanity checks, exit when needed.
12712
12713 2006-06-03 [paul]       2.2.0cvs79
12714
12715         * src/prefs_receive.c
12716                 page name is now 'Receiving'
12717         * src/prefs_send.c
12718                 page name is now 'Sending'
12719
12720 2006-06-03 [colin]      2.2.0cvs78
12721
12722         * src/plugins/spamassassin/spamassassin_gtk.c
12723                 Autoswitch to Localhost if transport was previously
12724                 disabled. Else people had to check [] Enable, then
12725                 *reselect* transport.
12726
12727 2006-06-03 [colin]      2.2.0cvs77
12728
12729         * src/plugins/pgpinline/pgpinline.c
12730         * src/plugins/pgpmime/pgpmime.c
12731                 Check that gpg_data_release_and_get_mem 
12732                 didn't fail (now, why this happens...)
12733
12734 2006-06-03 [colin]      2.2.0cvs76
12735
12736         * src/mbox.c
12737                 Fix bug #962 (Manual and/or UI should 
12738                 warn about incompatible locking 
12739                 causing dataloss)
12740
12741 2006-06-02 [cleroy]     2.2.0cvs75
12742
12743         * src/filtering.c
12744         * src/folder.c
12745         * src/procmsg.c
12746         * src/summaryview.c
12747                 Fix a few leaks
12748
12749 2006-06-02 [colin]      2.2.0cvs74
12750
12751         * src/main.c
12752                 On exit, free caches after writing them
12753                 Shuts up some valgrind false positives
12754         * src/procmsg.c
12755         * src/send_message.c
12756                 Fix races when reusing existing SMTP connections
12757                 Fix inexistant session timeout
12758         * src/toolbar.c
12759                 Display alertpanel after all queues have
12760                 been processed, not after each
12761
12762 2006-06-02 [wwp]        2.2.0cvs73
12763
12764         * manual/fr/glossary.xml
12765         * manual/fr/ack.xml
12766         * manual/ack.xml
12767                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12768
12769 2006-06-02 [wwp]        2.2.0cvs72
12770
12771         * manual/xml2pdf
12772         * manual/dist/pdf/Makefile.am
12773         * manual/dtd/manual.xsl
12774         * manual/fr/dist/pdf/Makefile.am
12775         * manual/pl/dist/pdf/Makefile.am
12776                 we changed the procedure to generate the .pdf version of the manual.
12777                 The procedure is more modern and the .pdf we get now has a valid index.
12778                 Here are the new pre-requisites:
12779
12780                 - JRE 1.x (1.4 here): there must be one from your distro
12781                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12782                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12783                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12784
12785                 See my posts for further info about the installation of this toolchain:
12786
12787                 Date: Fri, 19 May 2006 19:40:06 +0200
12788                 From: wwp <subscript@free.fr>
12789                 To: sylpheed-claws-devel@lists.sourceforge.net
12790                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12791
12792                 and
12793
12794                 Date: Wed, 24 May 2006 12:58:49 +0200
12795                 From: wwp <subscript@free.fr>
12796                 To: sylpheed-claws-devel@lists.sourceforge.net
12797                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12798
12799 2006-06-01 [colin]      2.2.0cvs71
12800
12801         * src/compose.c
12802                 Better guards against IMAP races
12803         * src/main.c
12804         * src/prefs_common.c
12805         * src/prefs_common.h
12806         * src/common/ssl_certificate.c
12807         * src/etpan/imap-thread.c
12808         * src/etpan/imap-thread.h
12809         * src/gtk/sslcertwindow.c
12810                 New hidden option ssl_skip_cert_check to 
12811                 avoid dups of bug #959 (libetpan linked
12812                 against gnutls and gnutls buggy on 64bit)
12813                 Present expired warning only once per
12814                 session/server.
12815         * manual/advanced.xml
12816         * manual/fr/advanced.xml
12817                 Document new option
12818
12819 2006-06-01 [wwp]        2.2.0cvs70
12820
12821         * src/messageview.c
12822                 fix for bug #961 (return receipt dialog 
12823                 complains incorrectly about return-path 
12824                 email adress being different), thanks 
12825                 to Colin.
12826
12827 2006-05-31 [cleroy]     2.2.0cvs69
12828
12829         * src/common/ssl.c
12830                 Guard against NULLs, although this
12831                 should never be an issue
12832
12833 2006-05-31 [colin]      2.2.0cvs68
12834
12835         * src/filtering.c
12836                 Use g_slist_prepend
12837         * src/imap.c
12838                 Don't remove caches when destroying folder, it
12839                 could (should) be done at exit
12840         * src/inc.c
12841                 free processing cache after incorporation
12842         * src/etpan/imap-thread.c
12843                 Maybe fix bug #959 (Crash on moving to emails 
12844                 to a imap account per ssl with a expired 
12845                 certificate.)
12846
12847 2006-05-30 [colin]      2.2.0cvs67
12848
12849         * src/summaryview.c
12850                 Put back event flush when displaying message
12851                 It avoids reading a bunch of messages just
12852                 by hitting shift-n for too long ;)
12853
12854 2006-05-29 [colin]      2.2.0cvs66
12855
12856         * src/summaryview.c
12857                 Remove useless g_warnings
12858
12859 2006-05-29 [colin]      2.2.0cvs65
12860
12861         * src/imap.c
12862                 Fix g_slist_append()s for performance
12863
12864 2006-05-29 [colin]      2.2.0cvs64
12865
12866         * src/compose.c
12867         * src/common/utils.c
12868                 Fix extraneous tab at start of addresses
12869         * src/mainwindow.c
12870                 Fix warnings (thanks to Fabien)
12871                 Fix crash at exit when composing messages 
12872                 exist
12873         * src/pop.c
12874                 Fix progress bar when deleting expired mails
12875                 Thanks to Hiro
12876         * src/summaryview.c
12877         * src/gtk/gtksctree.c
12878                 Fix re-sorting slowness
12879
12880 2006-05-29 [paul]       2.2.0cvs63
12881
12882         * src/mh.c
12883                 fetch full message when moving mails
12884                 from another mailbox, (fixed data loss
12885                 when filtering from IMAP to MH, introduced
12886                 in 2.2.0cvs57).
12887                 Thanks to Colin
12888
12889 2006-05-29 [mones]      2.2.0cvs62
12890
12891         * src/gtk/gtksctree.c
12892                 Unselect faster (patch by Colin)        
12893
12894 2006-05-26 [colin]      2.2.0cvs61
12895
12896         * src/summaryview.c
12897                 Unplug MSGINFO_UPDATE callback on delete too.
12898
12899 2006-05-26 [colin]      2.2.0cvs60
12900
12901         * src/foldersel.c
12902                 Fix bold in folder selection window with glib2.10
12903                 thanks Hiro
12904
12905 2006-05-26 [colin]      2.2.0cvs59
12906
12907         * src/procheader.c
12908                 Convert date only if necessary (and don't
12909                 try to convert from utf8 to utf8, too)
12910         * src/summaryview.c
12911                 Only set column's text if the column's 
12912                 displayed
12913
12914 2006-05-26 [colin]      2.2.0cvs58
12915
12916         * src/summaryview.c
12917         * src/gtk/gtkutils.c
12918                 Fix useless warning
12919
12920 2006-05-26 [colin]      2.2.0cvs57
12921
12922         * src/mainwindow.c
12923                 Make summaryview selectable as long as 
12924                 no message has focus
12925         * src/mh.c
12926                 Faster deletion (by implementing mh_remove_msgs)
12927                 Faster copy (avoid using mh_fetch_msg just to get
12928                 the filename)
12929                 Faster move (using move_file instead of copy_file
12930                 if MSG_IS_MOVE)
12931                 No progressbar if total number of mails to cp/mv 
12932                 is less than 100
12933         * src/summaryview.c
12934                 Fix removal from subject_table when mail gets moved
12935                 Faster deletion (g_slist_prepend instead of append)
12936         * src/gtk/gtksctree.c
12937                 Remove useless code
12938
12939 2006-05-25 [colin]      2.2.0cvs56
12940
12941         * src/common/ssl_certificate.c
12942                 Fix leak in expired cert check
12943
12944 2006-05-25 [colin]      2.2.0cvs55
12945
12946         * src/mh.c
12947                 Disable flags syncing on .mh_sequences - it
12948                 is buggy and marks mails read under unknown
12949                 conditions.
12950
12951 2006-05-25 [paul]
12952
12953         * 2.3.0-rc4 released
12954
12955 2006-05-24 [colin]      2.2.0cvs54
12956
12957         attention cvs users: if you manage to crash
12958         Sylpheed-Claws while moving, copying or deleting
12959         mails, we *are* interested in stack traces and
12960         valgrind logs. It looks stable, but one never
12961         knows...
12962
12963         * src/folder.c
12964                 Add progressbar for cache updates
12965         * src/folderutils.c
12966                 Optimize Mark all read in the current
12967                 folder
12968         * src/mh.c
12969                 Add progressbar for copy/move
12970         * src/procmsg.c
12971                 Optimize O(n^2) in copy/move
12972         * src/summaryview.c
12973         * src/gtk/gtksctree.c
12974                 Optimize O(n^2) algos
12975         * src/common/timing.h
12976                 Display ms instead of us
12977
12978 2006-05-24 [wwp]        2.2.0cvs53
12979
12980         * manual/fr/advanced.xml
12981                 updates to the French manual.
12982
12983 2006-05-24 [wwp]        2.2.0cvs52
12984
12985         * src/common/utils.c
12986                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12987
12988 2006-05-24 [wwp]        2.2.0cvs51
12989
12990         * src/folderutils.c
12991                 fixed "mark all read" in MH folders (thanks to Colin).
12992
12993 2006-05-24 [paul]       2.2.0cvs50
12994
12995         * doc/man/sylpheed-claws.1
12996                 updated the man page
12997
12998 2006-05-23 [colin]      2.2.0cvs49
12999
13000         * src/folderview.c
13001         * src/imap.c
13002         * src/inc.c
13003         * src/mbox.c
13004         * src/messageview.c
13005         * src/news.c
13006         * src/send_message.c
13007         * src/summaryview.c
13008         * src/gtk/sslcertwindow.c
13009                 alertpanel fixes, by Fabien
13010
13011 2006-05-23 [colin]      2.2.0cvs48
13012
13013         * src/folder.c
13014         * src/folderview.c
13015         * src/msgcache.c
13016         * src/summaryview.c
13017         * src/gtk/gtksctree.c
13018         * src/gtk/gtksctree.h
13019                 More timings
13020                 Fix slow loading problem, which was caused by the
13021                 use of some gtk_ctree funcs and their use of
13022                 g_list_position while gtk_ctree_(un)link'ing.
13023                 Reap more functions from gtkctree.c to be sure we
13024                 use our (fast) version instead of theirs.
13025         * src/mh.c
13026                 Fix copy of unread mails
13027
13028
13029 2006-05-22 [wwp]        2.2.0cvs47
13030
13031         * manual/fr/advanced.xml
13032                 updated.
13033
13034 2006-05-22 [colin]      2.2.0cvs46
13035
13036         * src/filtering.c
13037                 Fix possible infinite loop. 'copy' is not a 
13038                 final action, so when encountering a 'copy',
13039                 we have to check if a previous one was set
13040                 and do it. In the same way, if we encounter
13041                 a 'move' we have to perform a possibly 
13042                 pending 'copy'. This will slow down filtering
13043                 on IMAP if move+copy or multiple copy actions
13044                 are to be done, but handling it via the batch
13045                 would be really too convoluted.
13046
13047 2006-05-22 [wwp]        2.2.0cvs45
13048
13049         * manual/fr/advanced.xml
13050         * manual/fr/faq.xml
13051         * manual/fr/glossary.xml
13052         * manual/fr/handling.xml
13053         * manual/fr/intro.xml
13054         * manual/fr/plugins.xml
13055         * manual/fr/sylpheed-claws-manual.xml
13056                 sync w/ the english manual: updates URIs, documented mailing-list
13057                 support, better explanation about the enabled/disabled feature
13058                 in filtering/processing rules by Paul.
13059
13060 2006-05-21 [colin]      2.2.0cvs44
13061
13062         * src/summaryview.c
13063                 Don't expand after building threads, but during
13064
13065 2006-05-21 [colin]      2.2.0cvs43
13066
13067         * src/procmsg.c
13068         * src/summaryview.c
13069                 More timing possibilities... For next time I have 
13070                 to find out how the hell some 3GHz computer takes
13071                 one minute to open a 30k folder...
13072
13073 2006-05-21 [colin]      2.2.0cvs42
13074
13075         * manual/pl/advanced.xml
13076         * manual/pl/faq.xml
13077         * manual/pl/glossary.xml
13078         * manual/pl/handling.xml
13079         * manual/pl/intro.xml
13080         * manual/pl/plugins.xml
13081         * manual/pl/sylpheed-claws-manual.xml
13082                 Polish manual updated by Pawel
13083
13084 2006-05-20 [colin]
13085
13086         * 2.3.0-rc3 released
13087
13088 2006-05-20 [colin]      2.2.0cvs41
13089
13090         * src/imap.c
13091                 Fix -rc2 problems:
13092                 - remove cache of moved messages from original folder
13093                 - apply new flags to messages even if they aren't appliable
13094                   via IMAP.
13095
13096 2006-05-20 [colin]
13097
13098         * 2.3.0-rc2 released
13099
13100 2006-05-19 [colin]      2.2.0cvs40
13101
13102         * src/imap.c
13103                 Don't issue SELECT in imap_change_flags
13104                 before having checked that we indeed have
13105                 some flags to change. MSG_POSTFILTERED for
13106                 example can't be used on IMAP.
13107                 Fixes bug #955 (copying messages between 
13108                 imap folders is extremely slow), which was
13109                 a regression.
13110
13111 2006-05-19 [colin]      2.2.0cvs39
13112
13113         * src/folder.c
13114         * src/folder.h
13115         * src/folderview.c
13116                 Try to fix bug #830 (Some unread messages 
13117                 get marked read in IMAP inbox):
13118                 - Prevent scanning a folder if it's being 
13119                   opened via the GUI
13120                 - Postpone opening via the GUI of a folder
13121                   currently scanned.
13122
13123
13124 2006-05-19 [wwp]        2.2.0cvs38
13125
13126         * manual/advanced.xml
13127                 fix English+typo (thanks to Paul).
13128
13129 2006-05-19 [wwp]        2.2.0cvs37
13130
13131         * manual/advanced.xml
13132         * manual/fr/advanced.xml
13133         * src/gtk/logwindow.c
13134         * src/prefs_common.c
13135         * src/prefs_common.h
13136                 added hidden prefs to allow customization of colors used in
13137                 protocol log window (useful for dark gtk+ themes).
13138
13139 2006-05-19 [wwp]        2.2.0cvs36
13140
13141         * ChangeLog
13142                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13143
13144 2006-05-19 [paul]       2.2.0cvs35
13145
13146         * src/textview.c
13147                 make Reply-To fully clickable
13148         * src/gtk/logwindow.c
13149                 more colouring (SMTP ESMTP)
13150         Both patches by Pawel Pekala
13151
13152 2006-05-19 [cleroy]     2.2.0cvs34
13153
13154         * src/mh.c
13155                 Don't update flags from current folder
13156                 Probably fixes bug #935 (Read Messages 
13157                 Revert to Being Marked as Unread)
13158
13159 2006-05-18 [colin]      2.2.0cvs33
13160
13161         * src/imap.c
13162                 Warning fix
13163         * src/compose.c
13164         * src/mainwindow.c
13165         * src/summaryview.c
13166         * src/toolbar.c
13167                 Allow replying to multiple emails
13168                 in multiple windows
13169         * src/mimeview.c
13170         * src/etpan/imap-thread.c
13171                 Leak fixes
13172
13173 2006-05-18 [paul]       2.2.0cvs32
13174
13175         * src/summaryview.c
13176                 keep Mailing-List menu refreshed
13177                 Thanks to Colin
13178
13179 2006-05-18 [paul]       2.2.0cvs31
13180
13181         * manual/advanced.xml
13182         * manual/faq.xml
13183         * manual/glossary.xml
13184         * manual/handling.xml
13185         * manual/intro.xml
13186         * manual/plugins.xml
13187         * manual/sylpheed-claws-manual.xml
13188                 update URLs
13189                 add info about mailing-list support
13190                 edit filtering info
13191         * src/wizard.c
13192         * src/common/defs.h
13193         * src/gtk/about.c
13194         * src/plugins/dillo_viewer/README
13195                 update URLs
13196
13197 2006-05-17 [wwp]        2.2.0cvs30
13198
13199         * manual/handling.xml
13200         * manual/fr/handling.xml
13201                 documented the ability to enabled/disable filtering/processing rules.
13202
13203 2006-05-17 [colin]      2.2.0cvs29
13204
13205         * src/main.c
13206                 Don't initialize g_thread subsystem if it's 
13207                 already done (thanks to Hiro)
13208         * src/mimeview.c
13209                 Fix saving of parts when there name can't be
13210                 converted from UTF-8.
13211
13212 2006-05-17 [paul]       2.2.0cvs28
13213
13214         * po/Makefile.in.in
13215                 fix config.status warning with autoconf 2.60
13216
13217 2006-05-17 [paul]       2.2.0cvs27
13218
13219         * po/POTFILES.in
13220                 add src/mbox.c
13221
13222 2006-05-17 [wwp]        2.2.0cvs26
13223
13224         * src/mainwindow.c
13225                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13226
13227 2006-05-17 [wwp]        2.2.0cvs25
13228
13229         * src/plugins/demo/demo.c
13230                 updated product name in plugin demo (many plugins need to be
13231                 sync'ed w/ that change).
13232
13233 2006-05-17 [colin]      2.2.0cvs24
13234
13235         * src/mh.c
13236                 Fix leak
13237
13238 2006-05-16 [colin]      2.2.0cvs23
13239
13240         * src/mainwindow.c
13241                 Stupid me hit again. Fix cvs22.
13242
13243 2006-05-16 [colin]      2.2.0cvs22
13244
13245         * src/mainwindow.c
13246                 Fix bug #922 (sylpheed-claws crashed after 
13247                 pushing on Inbox folder)
13248
13249 2006-05-16 [colin]      2.2.0cvs21
13250
13251         * src/compose.c
13252                 Make From header be copy/paste/select-able
13253
13254 2006-05-16 [wwp]        2.2.0cvs20
13255
13256         * src/export.c
13257         * src/matcher.c
13258         * src/summaryview.c
13259         * src/etpan/imap-thread.c
13260                 fix some compiler warnings (thanks to Colin).
13261
13262 2006-05-16 [wwp]        2.2.0cvs19
13263
13264         * src/action.c
13265         * src/gedit-print.c
13266         * src/inc.c
13267         * src/mainwindow.c
13268         * src/mh.c
13269         * src/statusbar.c
13270         * src/send_message.c
13271         * src/summaryview.c
13272                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13273
13274 2006-05-15 [colin]      2.2.0cvs18
13275
13276         * src/procmsg.c
13277                 Fix automatic rule creation with List-Post
13278
13279 2006-05-15 [paul]       2.2.0cvs17
13280
13281         * tools/filter_conv_new.pl
13282                 updated for rule enabling/disabling
13283                 claws version >= 2.3.x required
13284
13285 2006-05-15 [cleroy]     2.2.0cvs16
13286
13287         * src/main.c
13288                 Revert test
13289
13290 2006-05-15 [cleroy]     2.2.0cvs15
13291
13292         * src/main.c
13293                 test
13294
13295 2006-05-15 [wwp]        2.2.0cvs14
13296
13297         * manual/pl/.cvsignore
13298                 ignore generated files.
13299
13300 2006-05-14 [wwp]        2.3.0-rc1
13301
13302         * 2.3.0-rc1 released
13303
13304 2006-05-13 [wwp]        2.2.0cvs13
13305
13306         * src/filtering.c
13307         * src/filtering.h
13308         * src/matcher.c
13309         * src/matcher_parser_lex.l
13310         * src/matcher_parser_parse.y
13311         * src/prefs_filtering.c
13312                 new feature: provide the ability to disable filtering and processing
13313                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13314                 adaptations.
13315
13316 2006-05-13 [colin]      2.2.0cvs12
13317
13318         * src/compose.c
13319                 Remove useless if (a) b; else b;
13320                 Thanks to wwp
13321
13322 2006-05-13 [wwp]        2.2.0cvs11
13323
13324         * src/export.c
13325         * src/import.c
13326         * src/mainwindow.c
13327         * src/mbox.c
13328         * src/summaryview.c
13329         * src/summaryview.h
13330                 no more silent failures (or at least less ones) when importing
13331                 or exporting from/to mbox. Also start importing/exporting if
13332                 the necessary info is set.
13333
13334 2006-05-13 [wwp]        2.2.0cvs10
13335
13336         * RELEASE_NOTES
13337                 restored up-to-date release notes.
13338
13339 2006-05-13 [paul]       2.2.0cvs9
13340
13341         * po/nl.po
13342         * po/ru.po
13343                 updated by Tim Dijkstra and Pavlo Bohmat
13344
13345 2006-05-12 [colin]      2.2.0cvs8
13346
13347         * src/gtk/quicksearch.c
13348                 Add "k" as shortcut for "colorlabel". Patch
13349                 by ath42@users.sf.net.
13350
13351 2006-05-12 [paul]       2.2.0cvs7
13352
13353         * src/prefs_common.h
13354         * src/prefs_summaries.c
13355         * src/summaryview.c
13356                 when entering a folder also allow
13357                 going directly to first Marked message
13358
13359 2006-05-12 [paul]       2.2.0cvs6
13360
13361         * src/summaryview.c
13362                 always obey 'confirm before marking all
13363                 mails read' option
13364
13365 2006-05-12 [paul]       2.2.0cvs5
13366
13367         * src/textview.c
13368                 make Sender fully clickable
13369
13370 2006-05-12 [colin]      2.2.0cvs4
13371
13372         * src/compose.c
13373         * src/compose.h
13374                 Let From be editable
13375         * src/main.c
13376         * src/mh.c
13377                 Full support of .mh_sequences' Unseen seq
13378
13379 2006-05-12 [colin]      2.2.0cvs3
13380
13381         * src/folder.c
13382         * src/mainwindow.c
13383         * src/mainwindow.h
13384         * src/messageview.c
13385         * src/prefs_spelling.c
13386         * src/procheader.c
13387         * src/procmsg.c
13388         * src/procmsg.h
13389         * src/summaryview.c
13390         * src/toolbar.c
13391         * src/toolbar.h
13392                 Add contextual menu on Compose toolbar
13393                 button. Fixes bug #944 (Automatic
13394                 addresses not applied when changing account
13395                 from compose window)
13396                 add Mailing List support
13397                 based on the old 0.6.5claws25 patch by
13398                 Melvin Hadasht, with finishing touches
13399                 by Colin
13400                 Fix "ignore thread" when mails are threaded by
13401                 subject (and weren't ignored although appearing
13402                 in the thread).
13403                 GUI rework.
13404                 Both patches by Pawel.
13405
13406 2006-05-08 [paul]       2.2.0cvs2
13407
13408         * src/mainwindow.c
13409         * src/mainwindow.h
13410         * src/messageview.c
13411         * src/procheader.c
13412         * src/procmsg.c
13413         * src/procmsg.h
13414         * src/summaryview.c
13415                 add Mailing List support
13416                 based on the old 0.6.5claws25 patch by 
13417                 Melvin Hadasht, with finishing touches
13418                 by Colin
13419
13420 2006-05-08 [colin]      2.2.0cvs1
13421
13422         * src/mainwindow.c
13423         * src/toolbar.c
13424         * src/toolbar.h
13425                 Add contextual menu on Compose toolbar 
13426                 button. Fixes bug #944 (Automatic 
13427                 addresses not applied when changing account 
13428                 from compose window)
13429
13430 2006-05-08 [paul]       2.2.0
13431
13432         2.2.0 released
13433
13434 2006-05-08 [paul]       2.1.1cvs51
13435
13436         * po/cs.po
13437         * po/de.po
13438         * po/en_GB.po
13439         * po/fi.po
13440         * po/fr.po
13441         * po/pt_BR.po
13442         * po/sr.po
13443         * po/zh_CN.po
13444                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13445                 Fabien Vantard, Frederico Goncalves Guimaraes,
13446                 Aleksandar Urosevic, and Ralgh Young
13447
13448 2006-05-12 [colin]      2.1.1cvs50
13449
13450         * po/cs.po
13451         * po/de.po
13452         * po/en_GB.po
13453         * po/es.po
13454         * po/fi.po
13455         * po/fr.po
13456         * po/pt_BR.po
13457         * po/sr.po
13458         * po/zh_CN.po
13459                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13460                 Fabien Vantard, Frederico Goncalves Guimaraes,
13461                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13462
13463 2006-05-05 [colin]      2.1.1cvs49
13464
13465         * manual/Makefile.am
13466         * manual/pl/Makefile.am
13467         * manual/pl/account.xml
13468         * manual/pl/ack.xml
13469         * manual/pl/addrbook.xml
13470         * manual/pl/advanced.xml
13471         * manual/pl/faq.xml
13472         * manual/pl/glossary.xml
13473         * manual/pl/gpl.xml
13474         * manual/pl/handling.xml
13475         * manual/pl/intro.xml
13476         * manual/pl/keyboard.xml
13477         * manual/pl/plugins.xml
13478         * manual/pl/starting.xml
13479         * manual/pl/sylpheed-claws-manual.xml
13480         * manual/pl/dist/.cvsignore
13481         * manual/pl/dist/Makefile.am
13482         * manual/pl/dist/html/.cvsignore
13483         * manual/pl/dist/html/Makefile.am
13484         * manual/pl/dist/pdf/.cvsignore
13485         * manual/pl/dist/pdf/Makefile.am
13486         * manual/pl/dist/ps/.cvsignore
13487         * manual/pl/dist/ps/Makefile.am
13488         * manual/pl/dist/txt/.cvsignore
13489         * manual/pl/dist/txt/Makefile.am
13490                 Add the polish translation of the manual,
13491                 Authored by Pawel Pekala.
13492
13493 2006-05-05 [cleroy]     2.1.1cvs48
13494
13495         * src/main.c
13496                 Re-read matcherrc after loading plugins 
13497                 if some of them add folders.
13498
13499 2006-05-03 [colin]      2.1.1cvs47
13500
13501         * src/imap.c
13502                 I'm idiot
13503
13504 2006-05-03 [colin]      2.1.1cvs46
13505
13506         * src/imap.c
13507                 Be sure to have a session when
13508                 getting separator
13509
13510 2006-05-03 [colin]      2.1.1cvs45
13511
13512         * src/imap.c
13513         * src/imap.h
13514         * src/imap_gtk.c
13515                 Fix preventing renaming with namespace 
13516                 separator.
13517
13518 2006-05-01 [colin]      2.1.1cvs44
13519
13520         * src/action.c
13521                 Don't reload messageview when result of
13522                 action is piped.
13523
13524 2006-04-29 [colin]      2.1.1cvs43
13525
13526         * src/prefs_receive.c
13527         * src/plugins/spamassassin/spamassassin_gtk.c
13528         * src/plugins/clamav/clamav_plugin_gtk.c
13529                 GUI fixes by Pawel
13530
13531 2006-04-29 [colin]      2.1.1cvs42
13532
13533         * src/prefs_compose_writing.c
13534         * src/prefs_quote.c
13535                 Cleanups. Patch by Pawel
13536
13537 2006-04-28 [paul]       2.1.1cvs41
13538
13539         * src/matcher.c
13540                 fix returned quick search results when search
13541                 term contains an underscore.
13542                 Thanks to Colin
13543
13544 2006-04-28 [paul]       2.1.1cvs40
13545
13546         * src/prefs_message.c
13547         * src/prefs_receive.c
13548                 GUI cleanups
13549                 Patches by Pawel Pekala
13550
13551 2006-04-27 [colin]      2.1.1cvs39
13552
13553         * src/wizard.c
13554                 Differentiate subject Welcome from
13555                 window's title Welcome
13556
13557 2006-04-27 [paul]
13558
13559         2.2.0-rc1 released
13560
13561 2006-04-27 [paul]       2.1.1cvs38
13562
13563         * manual/advanced.xml
13564         * manual/fr/advanced.xml
13565                 add info about compose_no_markup hidden pref
13566
13567 2006-04-27 [paul]       2.1.1cvs37
13568
13569         * src/prefs_account.c
13570                 improve privacy labels
13571         * src/prefs_msg_colors.c
13572                 change some strings for translators' convenience
13573         * src/gtk/gtkutils.c
13574                 don't underline the link button text
13575
13576 2006-04-25 [colin]      2.1.1cvs36
13577
13578         * src/folder.c
13579                 Complete 2.1.1cvs33 (once more ;)
13580
13581 2006-04-25 [colin]      2.1.1cvs35
13582
13583         * src/editldap.c
13584                 Fix tooltip
13585
13586 2006-04-25 [cleroy]     2.1.1cvs34
13587
13588         * src/compose.c
13589         * src/gtk/gtkaspell.c
13590                 Fix crash on redirect (related to the return 
13591                 of the aspell menu in compose's toolbar)
13592         * src/prefs_msg_colors.c
13593                 Fix sensitivity widgets
13594         * src/image_viewer.c
13595         * src/gtk/pluginwindow.c
13596         * src/gtk/prefswindow.c
13597                 Change released signals to clicked (Fabien)
13598         * po/POTFILES.in
13599         * src/common/socket.c
13600         * src/plugins/spamassassin/spamassassin.c
13601                 Translate strings (Fabien)
13602
13603 2006-04-25 [paul]       2.1.1cvs33
13604
13605         * src/folder.c
13606         * src/folder.h
13607         * src/folderview.c
13608                 complete the fix of bug #912
13609                 Thanks to Colin
13610
13611 2006-04-25 [colin]      2.1.1cvs32
13612
13613         * src/news.c
13614                 Better progress bar
13615         * src/mimeview.c
13616         * src/summaryview.c
13617         * src/summaryview.h
13618                 Fix focus chain
13619                 Patches by Pawel Pekala
13620
13621 2006-04-24 [colin]      2.1.1cvs31
13622
13623         * src/compose.c
13624                 Fix compilation warnings (Fabien)
13625
13626 2006-04-24 [colin]      2.1.1cvs30
13627
13628         * src/addrindex.c
13629         * src/editldap.c
13630         * src/editldap_basedn.c
13631         * src/editldap_basedn.h
13632         * src/ldapctrl.c
13633         * src/ldapctrl.h
13634         * src/ldapquery.c
13635         * src/ldaputil.c
13636         * src/ldaputil.h
13637                 Fix bug #901 (LDAPS support)
13638
13639 2006-04-24 [colin]      2.1.1cvs29
13640
13641         * src/compose.c
13642                 Fix logic on error with send dialog on
13643         * src/imap.c
13644                 Fix compilation without libetpan, thanks
13645                 to Fabien
13646         * src/summaryview.c
13647                 Fix 'context-menu' key
13648
13649 2006-04-23 [colin]      2.1.1cvs28
13650
13651         * src/folder.c
13652                 Never free current's cache to free up 
13653                 memory. Fixes bug #912 (new count 
13654                 randomly set to message count)
13655
13656 2006-04-23 [colin]      2.1.1cvs27
13657
13658         * src/gtk/quicksearch.c
13659                 And remove printf...
13660
13661 2006-04-23 [colin]      2.1.1cvs26
13662
13663         * src/gtk/quicksearch.c
13664                 Fix replacing in quicksearch, and fix inserting
13665                 in the middle of the string. (introduced at 2.1.0cvs22)
13666
13667 2006-04-23 [colin]      2.1.1cvs25
13668
13669         * src/imap.c
13670                 Make sure uidnext is initialized in get_num_list
13671                 (not for stable, related to 2.1.1cvs8 and friends)
13672
13673 2006-04-23 [colin]      2.1.1cvs24
13674
13675         * src/imap.c
13676                 Output something when login is successful
13677                 too
13678
13679 2006-04-23 [colin]      2.1.1cvs23
13680
13681         * src/etpan/imap-thread.c
13682                 Better logging (line-per-line, hide data in fetch)
13683                 Fix a const warning
13684         * src/gtk/logwindow.c
13685         * src/gtk/logwindow.h
13686                 Better logging (color for input/output)
13687
13688 2006-04-21 [colin]      2.1.1cvs22
13689
13690         * src/gtk/quicksearch.c
13691                 On gtk+-2.8, use stock buttons in quicksearch
13692                 Based on a patch by Fabien and a design by Paul
13693
13694 2006-04-21 [colin]      2.1.1cvs21
13695
13696         * src/folderview.c
13697         * src/mainwindow.c
13698                 Fix occasional flicker in folderview
13699         * src/common/utils.c
13700                 Fix bug #943 (Incorrectly parsed email address 
13701                 list in short headers on message view and in 
13702                 printouts)
13703
13704 2006-04-20 [colin]      2.1.1cvs20
13705
13706         * src/imap.c
13707         * src/imap.h
13708         * src/prefs_account.c
13709                 Add ANONYMOUS auth for IMAP
13710
13711 2006-04-20 [paul]       2.1.1cvs19
13712
13713         * src/main.c
13714                 proper fix for 2.1.1cvs18
13715                 Thanks to Colin
13716
13717 2006-04-20 [paul]       2.1.1cvs18
13718
13719         * src/main.c
13720                 fix build warnings
13721
13722 2006-04-20 [paul]       2.1.1cvs17
13723
13724         * src/gtk/quicksearch.c
13725                 fix standard, non-extended Quick search,
13726                 was broken in 2.1.1cvs15.
13727                 Thanks to Colin.
13728
13729 2006-04-20 [colin]      2.1.1cvs16
13730
13731         * src/prefs_matcher.c
13732                 Fix values when reselecting a ~test
13733                 rule
13734
13735 2006-04-19 [colin]      2.1.1cvs15
13736
13737         * src/compose.c
13738         * src/compose.h
13739         * src/gtk/gtkaspell.c
13740         * src/gtk/gtkaspell.h
13741                 Put back Options menu in Spelling/
13742         * src/gtk/quicksearch.c
13743                 Don't search, and show error, if the
13744                 advanced search has a syntax error
13745
13746 2006-04-18 [colin]      2.1.1cvs14
13747
13748         * src/textview.c
13749                 Fix gdk warnings on set_cursor when textview
13750                 isn't visible
13751
13752 2006-04-18 [colin]      2.1.1cvs13
13753
13754         * src/gtk/gtksctree.c
13755                 Remove seemingly useless refresh that causes
13756                 flicker - watch this commit in case of 
13757                 problems before planned backport to stable
13758
13759 2006-04-18 [colin]      2.1.1cvs12
13760
13761         * src/imap.c
13762                 Factorize get/set_xml code
13763         * src/compose.c
13764         * src/prefs_account.c
13765         * src/prefs_account.h
13766         * src/procmsg.c
13767                 Add Encrypt to self option
13768
13769 2006-04-17 [colin]      2.1.1cvs11
13770
13771         * configure.ac
13772                 Fix search on encrpyt function on dragonfly
13773                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13774
13775 2006-04-17 [colin]      2.1.1cvs10
13776
13777         * src/prefs_account.c
13778                 Be safe by default: remove mails from POP3
13779                 after 7 days, not immediately
13780
13781 2006-04-17 [colin]      2.1.1cvs9
13782
13783         * src/etpan/imap-thread.c
13784                 Fix build on DragonFly - patch by 
13785                 Jonathan Buschmann <jonthn@agmact.com>
13786
13787 2006-04-17 [colin]      2.1.1cvs8
13788
13789         * src/imap.c
13790                 Save uidnext between sessions
13791
13792 2006-04-17 [colin]      2.1.1cvs7
13793
13794         * src/imap.c
13795                 scan is required when uid validity changes
13796
13797 2006-04-17 [colin]      2.1.1cvs6
13798
13799         * src/folderview.c
13800                 Don't scan if not necessary, apart in current
13801                 folder and INBOX to fetch flags.
13802         * src/imap.c
13803                 Scan is necessary if unread count changes
13804
13805 2006-04-17 [colin]      2.1.1cvs5
13806
13807         * src/imap.c
13808                 ...But always fetch ANSWERED and DELETED flags for
13809                 INBOX, as filtering can happen on these flags.
13810
13811 2006-04-17 [colin]      2.1.1cvs4
13812
13813         * src/imap.c
13814                 Don't fetch REPLIED and DELETED flags when synchronising
13815                 flags with a closed folder. We only need UNSEEN and FLAGGED
13816                 to update the folderview.
13817
13818 2006-04-17 [colin]      2.1.1cvs3
13819
13820         * src/imap.c
13821                 Faster flag search when there are new mails 
13822                 in a folder. We can do a full search if the 
13823                 folder contains less messages than the new
13824                 list.
13825
13826 2006-04-17 [colin]      2.1.1cvs2
13827
13828         * po/cs.po
13829         * po/de.po
13830         * po/fr.po
13831         * po/nl.po
13832         * po/pt_BR.po
13833                 Update translations from stable branch
13834
13835 2006-04-17 [colin]      2.1.1cvs1
13836
13837         * configure.ac
13838                 Bump version to follow stable release
13839
13840 2006-04-16 [mones]      2.1.0cvs50
13841
13842         * po/es.po
13843                 Updated for release
13844
13845 2006-04-16 [colin]      2.1.0cvs49
13846
13847         * src/textview.c
13848                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13849                 with gtk < 2.8. Thanks to Fabien Vantard.
13850
13851 2006-04-15 [colin]      2.1.0cvs48
13852
13853         * src/etpan/imap-thread.c
13854                 Fix bug #919 (libetpan: SEGV when connecting 
13855                 using command)
13856
13857 2006-04-14 [colin]      2.1.0cvs47
13858
13859         * src/main.c
13860                 Fix race on --select (should be done better)
13861
13862 2006-04-14 [wwp]        2.1.0cvs46
13863
13864         * src/send_message.c
13865                 enforce a check for domain in account prefs (a sending
13866                 error could be faced if domain was checked but no value set),
13867                 thanks to Colin.
13868
13869 2006-04-14 [colin]      2.1.0cvs45
13870
13871         * src/codeconv.c
13872                 when converting from unknown to unknown, if the
13873                 string is UTF8, don't convert it to the locale
13874                 (which breaks it)
13875
13876 2006-04-14 [colin]      2.1.0cvs44
13877
13878         * src/compose.c
13879                 Don't try to use ASCII for converting headers
13880                 (as done in body)
13881
13882 2006-04-14 [paul]       2.1.0cvs43
13883
13884         * src/crash.c
13885                 add locale/charset info to crash report
13886         * src/gtk/about.c
13887                 add wwp to doc team
13888                 replace 'e-mail' with preferred 'email'
13889         * src/gtk/authors.h
13890                 ensure contributors list is in alphabetical
13891                 order
13892
13893 2006-04-13 [colin]      2.1.0cvs42
13894
13895         * src/textview.c
13896                 Prevent gdk warnings
13897
13898 2006-04-13 [colin]      2.1.0cvs41
13899
13900         * src/common/ssl_certificate.c
13901         * src/common/ssl_certificate.h
13902         * src/gtk/sslcertwindow.c
13903                 Warn on expired certs, and display the expiration date
13904
13905 2006-04-13 [colin]      2.1.0cvs40
13906
13907         * src/plugins/spamassassin/spamassassin_gtk.c
13908                 Fix missing set_text on unix socket
13909
13910 2006-04-13 [wwp]        2.1.0cvs39
13911
13912         * manual/fr/advanced.xml
13913         * manual/fr/glossary.xml
13914                 applied new spam/ham/email lexicon (pourriel, courriel)
13915
13916 2006-04-13 [paul]       2.1.0cvs38
13917
13918         * src/plugins/pgpmime/plugin.c
13919                 remove the mention of S/MIME from the
13920                 description. This is now handled by the
13921                 S/MIME plugin.
13922
13923 2006-04-13 [paul]       2.1.0cvs37
13924
13925         * src/prefs_msg_colors.c
13926                 rework dialog
13927         * src/prefs_folder_item.c
13928         * src/prefs_spelling.c
13929                 add a tooltip to the colour selector buttons
13930
13931 2006-04-13 [wwp]        2.1.0cvs36
13932
13933         * manual/advanced.xml
13934         * manual/glossary.xml
13935         * manual/handling.xml
13936         * manual/keyboard.xml
13937         * manual/plugins.xml
13938         * manual/starting.xml
13939         * manual/fr/account.xml
13940         * manual/fr/ack.xml
13941         * manual/fr/addrbook.xml
13942         * manual/fr/advanced.xml
13943         * manual/fr/faq.xml
13944         * manual/fr/glossary.xml
13945         * manual/fr/gpl.xml
13946         * manual/fr/handling.xml
13947         * manual/fr/intro.xml
13948         * manual/fr/keyboard.xml
13949         * manual/fr/plugins.xml
13950         * manual/fr/starting.xml
13951         * manual/fr/sylpheed-claws-manual.xml
13952                 fixes to the manuals:
13953                  - summaryview -> Message List (same in French)
13954                  - translate key names
13955                  - fix French punctuation, use non-breakable spaces when
13956                    necessary, don't use &thinsp; which is not portable
13957                  - tell what maildir and mbox formats we support
13958
13959 2006-04-12 [wwp]        2.1.0cvs35
13960
13961         * src/prefs_toolbar.c
13962                 unified a replace button more,
13963                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13964
13965 2006-04-12 [wwp]        2.1.0cvs34
13966
13967         * src/prefs_common.c
13968         * src/prefs_msg_colors.c
13969                 make default color labels translatable,
13970                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13971                 thanks to Tim <timbrain@post.cz> for reporting.
13972
13973 2006-04-12 [wwp]        2.1.0cvs33
13974
13975         * manual/glossary.xml
13976         * manual/intro.xml
13977         * manual/plugins.xml
13978         * manual/starting.xml
13979         * manual/sylpheed-claws-manual.xml
13980         * manual/fr/.cvsignore
13981         * manual/fr/account.xml
13982         * manual/fr/ack.xml
13983         * manual/fr/addrbook.xml
13984         * manual/fr/advanced.xml
13985         * manual/fr/faq.xml
13986         * manual/fr/glossary.xml
13987         * manual/fr/handling.xml
13988         * manual/fr/intro.xml
13989         * manual/fr/keyboard.xml
13990         * manual/fr/plugins.xml
13991         * manual/fr/starting.xml
13992         * manual/fr/sylpheed-claws-manual.xml
13993                 various fixes: typos, missing .fr translations, punctuation,
13994                 capitalization, links, accents and some bad French more.
13995
13996 2006-04-12 [wwp]        2.1.0cvs32
13997
13998         * src/prefs_gtk.c
13999                 fix for bug #935: always store prefs files in UTF-8 (thanks
14000                 to Colin).
14001
14002 2006-04-11 [colin]      2.1.0cvs31
14003
14004         * src/compose.c
14005                 Fix inserting files not in utf8 when locale is utf8
14006
14007 2006-04-11 [colin]      2.1.0cvs30
14008
14009         * src/inc.c
14010                 Don't show error dialog when cancelling connection
14011                 Patch by Pawel
14012
14013 2006-04-11 [cleroy]     2.1.0cvs29
14014
14015         * src/compose.c
14016                 Implement multiple quote levels
14017         * src/prefs_common.c
14018                 Change a little bit the quote bgcolor for 2nd level
14019
14020 2006-04-11 [colin]      2.1.0cvs28
14021
14022         * src/gtk/about.c
14023                 Add locale and charset in the label
14024
14025 2006-04-10 [colin]      2.1.0cvs27
14026
14027         * src/compose.c
14028         * src/prefs_common.c
14029         * src/prefs_common.h
14030         * src/prefs_msg_colors.c
14031         * src/textview.c
14032                 Allow optional background color in quotes
14033                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14034                 GTK+-2.8.x feature
14035
14036 2006-04-10 [colin]      2.1.0cvs26
14037
14038         * src/main.c
14039         * src/mainwindow.c
14040         * src/mainwindow.h
14041                 Implement --select
14042
14043 2006-04-10 [colin]      2.1.0cvs25
14044
14045         * manual/plugins.xml
14046         * manual/fr/plugins.xml
14047                 Document libcurl's proxy variables
14048
14049 2006-04-09 [colin]      2.1.0cvs24
14050
14051         * src/prefs_common.c
14052                 gettext() returns statically allocated stuff. We have
14053                 to strdup it in order to be able to free it.
14054
14055 2006-04-09 [colin]      2.1.0cvs23
14056
14057         * AUTHORS
14058         * src/gtk/authors.h
14059                 Add Alexei
14060
14061 2006-04-09 [colin]      2.1.0cvs22
14062
14063         * src/mainwindow.c
14064         * src/gtk/quicksearch.c
14065                 Fix bug #859 (problems with cyrilic input in 
14066                 search panel) - Patch by Alexey Illarionov 
14067                 <littlesavage@rambler.ru>
14068
14069 2006-04-09 [colin]      2.1.0cvs21
14070
14071         * src/prefs_customheader.c
14072                 I prefer removing then freeing rather than the contrary
14073                 (even if it doesn't change anything ;-)
14074         * src/prefs_account.c
14075                 Fix bug #933 (Crash re-entering the custom headers list 
14076                 dialog in accounts prefs)
14077                 The problem happened when cancelling the Account 
14078                 Preferences' dialogs - in which case we didn't do 
14079                 anything to the PrefsAccount * struct. In case of applying,
14080                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14081                 working with in this dialog. The problem is that 
14082                 prefs_customheader.c, working on this tmp_ac_prefs, always
14083                 changes the ->customhdr_list pointer, even when cancelled. 
14084                 So in case of cancelling the prefs_account dialog, we still
14085                 have to update ->customhdr_list in the real account.
14086
14087 2006-04-08 [colin]      2.1.0cvs20
14088
14089         * manual/fr/glossary.xml
14090         * manual/fr/keyboard.xml
14091                 Forgot some headers :)
14092
14093 2006-04-08 [colin]      2.1.0cvs19
14094
14095         * manual/Makefile.am
14096         * manual/fr/Makefile.am
14097         * manual/fr/account.xml
14098         * manual/fr/ack.xml
14099         * manual/fr/addrbook.xml
14100         * manual/fr/advanced.xml
14101         * manual/fr/faq.xml
14102         * manual/fr/glossary.xml
14103         * manual/fr/gpl.xml
14104         * manual/fr/handling.xml
14105         * manual/fr/intro.xml
14106         * manual/fr/keyboard.xml
14107         * manual/fr/plugins.xml
14108         * manual/fr/starting.xml
14109         * manual/fr/sylpheed-claws-manual.xml
14110         * manual/fr/dist/.cvsignore
14111         * manual/fr/dist/Makefile.am
14112         * manual/fr/dist/html/.cvsignore
14113         * manual/fr/dist/html/Makefile.am
14114         * manual/fr/dist/pdf/.cvsignore
14115         * manual/fr/dist/pdf/Makefile.am
14116         * manual/fr/dist/ps/.cvsignore
14117         * manual/fr/dist/ps/Makefile.am
14118         * manual/fr/dist/txt/.cvsignore
14119         * manual/fr/dist/txt/Makefile.am
14120                 Add the french translation of the manual. Thanks to
14121                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14122                 account.xml, ack.xml, addrbook.xml and advanced.xml
14123
14124 2006-04-08 [colin]      2.1.0cvs18
14125
14126         * manual/plugins.xml
14127         * manual/starting.xml
14128                 More fixes
14129
14130 2006-04-07 [colin]      2.1.0cvs17
14131
14132         * manual/faq.xml
14133         * manual/intro.xml
14134         * manual/keyboard.xml
14135                 Little fixes
14136
14137 2006-04-07 [colin]      2.1.0cvs16
14138
14139         * README
14140         * src/compose.c
14141         * src/prefs_common.c
14142         * src/prefs_common.h
14143                 Add hidden compose_no_markup pref
14144
14145 2006-04-07 [wwp]        2.1.0cvs15
14146
14147         * src/summary_search.c
14148         * .cvsignore
14149                 Bugfix: stop button was sticky when searching in an empty folder.
14150                 Applied curly brackets code style to the whole file (summary_search.c).
14151                 More files to ignore.
14152
14153 2006-04-07 [wwp]        2.1.0cvs14
14154
14155         * src/message_search.c
14156         * src/summary_search.c
14157                 changed default button when search bumps at file/folder
14158                 beginning or end, for convenience (thanks to Colin).
14159
14160 2006-04-07 [paul]       2.1.0cvs13
14161
14162         * src/plugins/dillo_viewer/dillo_prefs.c
14163                 avoid future potential for namespace collision
14164                 Patch by Colin
14165
14166 2006-04-06 [wwp]        2.1.0cvs12
14167
14168         * src/summary_search.c
14169                 Unify extended/advanced searches names (and thus factorize labels),
14170                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14171
14172 2006-04-06 [wwp]        2.1.0cvs11
14173
14174         * src/folderview.c
14175         * src/prefs_themes.c
14176         * src/summaryview.c
14177                 Fixed some compilation warnings.
14178
14179 2006-04-06 [colin]      2.1.0cvs10
14180
14181         * manual/advanced.xml
14182                 Document the wizard template and how to deploy
14183                 Sylpheed-Claws effectively
14184
14185 2006-04-06 [colin]      2.1.0cvs9
14186
14187         * src/folderview.c
14188                 gettext patch to tell translators about _("#"),
14189                 by Maxim Britov
14190
14191 2006-04-06 [colin]      2.1.0cvs8
14192
14193         * src/textview.c
14194                 Fix invalid GtkTextBIter after clicking "Display as text"
14195
14196 2006-04-06 [mones]      2.1.0cvs7
14197
14198         * src/addr_compl.c
14199         * src/addrindex.c
14200         * src/addritem.c
14201         * src/codeconv.c
14202         * src/compose.c
14203         * src/filtering.c
14204         * src/folder.c
14205         * src/folder_item_prefs.c
14206         * src/folderview.c
14207         * src/localfolder.c
14208         * src/matcher.c
14209         * src/mimeview.c
14210         * src/prefs_msg_colors.c
14211         * src/prefs_spelling.c
14212         * src/prefs_themes.c
14213         * src/procmime.c
14214         * src/procmsg.c
14215         * src/stock_pixmap.c
14216         * src/summaryview.c
14217         * src/textview.c
14218         * src/toolbar.c
14219         * src/common/mgutils.c
14220         * src/common/prefs.c
14221         * src/common/ssl_certificate.c
14222         * src/gtk/colorlabel.c
14223         * src/gtk/quicksearch.c
14224         * src/plugins/pgpmime/pgpmime.c
14225         * src/plugins/spamassassin/spamassassin.c
14226                 Removed redundant NULL checks for g_free() calls.
14227                 Patch by Pawel Pekala.
14228
14229 2006-04-06 [mones]      2.1.0cvs6
14230
14231         * src/prefs_actions.c
14232         * src/prefs_filtering.c
14233         * src/prefs_filtering_action.c
14234         * src/prefs_matcher.c
14235         * src/prefs_template.c
14236         * src/gtk/gtkutils.c
14237         * src/gtk/gtkutils.h
14238                 Have a nice replace button. Patch by Pawel Pekala
14239
14240 2006-04-06 [colin]      2.1.0cvs5
14241
14242         * src/addressbook.c
14243                 Fix crash with empty columns
14244
14245 2006-04-05 [colin]      2.1.0cvs4
14246
14247         * src/wizard.c
14248         * src/prefs_gtk.c
14249                 Allow wizard customization with pre-filled values
14250
14251 2006-04-05 [colin]      2.1.0cvs3
14252
14253         * src/textview.c
14254         * src/mimeview.c
14255         * src/mimeview.h
14256                 Nicer messages in mimeview
14257
14258 2006-04-05 [colin]      2.1.0cvs2
14259
14260         * src/addressbook.c
14261         * src/prefs_summaries.c
14262                 i18n fix
14263
14264 2006-04-05 [colin]      2.1.0cvs1
14265
14266         * src/plugins/pgpcore/plugin.c
14267         * src/plugins/pgpcore/select-keys.c
14268         * src/plugins/pgpcore/select-keys.h
14269         * src/plugins/pgpcore/sgpgme.c
14270         * src/plugins/pgpcore/sgpgme.h
14271         * src/plugins/pgpinline/pgpinline.c
14272         * src/plugins/pgpinline/plugin.c
14273         * src/plugins/pgpmime/pgpmime.c
14274         * src/plugins/pgpmime/plugin.c
14275                 Factorize and generalize a bit 
14276                 Drop S/MIME signature verification from PGP/MIME
14277                 (adding it as another, more complete plugin)
14278
14279 2006-04-05 [paul]       2.1.0
14280
14281         2.1.0 released
14282
14283 2006-04-05 [paul]       2.0.0cvs186
14284
14285         * manual/advanced.xml
14286                 add info on colour labels
14287
14288 2006-04-05 [paul]       2.0.0cvs185
14289
14290         * po/bg.po
14291         * po/cs.po
14292         * po/de.po
14293         * po/el.po
14294         * po/en_GB.po
14295         * po/fi.po
14296         * po/fr.po
14297         * po/it.po
14298         * po/nl.po
14299         * po/pl.po
14300         * po/pt_BR.po
14301         * po/sr.po
14302         * po/zh_CN.po
14303                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14304                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14305                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14306                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14307         * src/gtk/authors.h
14308         * tools/claws.i18n.status.pl
14309                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14310                 and new Czech translator, Tim <timbrain@post.cz>
14311
14312 2006-04-05 [mones]      2.0.0cvs184
14313
14314         * po/es.po
14315                 Updated translation
14316
14317 2006-04-05 [colin]      2.0.0cvs183
14318
14319         * src/gtk/quicksearch.c
14320                 Fix bug #929 (unnecessary reload in quick search bar)
14321
14322 2006-04-05 [colin]      2.0.0cvs182
14323
14324         * src/compose.c
14325                 Fix crash on Reply with no From:
14326                 Show signature and conversion error on queuing 
14327                 (but not sending)
14328         * src/mainwindow.c
14329         * src/summaryview.c
14330         * src/summaryview.h
14331                 Factorize threading code and make sure msginfo 
14332                 is not null when it comes from a GtkCTreeRow's 
14333                 data
14334         * src/gtk/gtkaspell.c
14335                 Check for necessary things
14336         * src/gtk/gtksctree.c
14337         * src/gtk/gtksctree.h
14338                 Reset anchor if necessary when removing node
14339
14340 2006-03-29 [colin]      2.0.0cvs181
14341
14342         * src/folderview.c
14343                 Warn for disabled IMAP accounts (due to lack of
14344                 libetpan). Breaks string-freeze - sorry - but it
14345                 is kind of important ;)
14346
14347 2006-03-28 [colin]      2.0.0cvs180
14348
14349         * src/gtk/gtkutils.c
14350         * src/gtk/gtkutils.h
14351                 Add a gtkut_get_link_btn() function that
14352                 creates a button which acts like an URI
14353         * src/prefs_themes.c
14354         * src/gtk/about.c
14355                 Use this function (factorizes codes)
14356         * src/common/defs.h
14357         * src/gtk/pluginwindow.c
14358                 Add a "Get more..." in the plugins window
14359
14360 2006-03-28 [colin]      2.0.0cvs179
14361
14362         * src/common/smtp.c
14363         * src/common/passcrypt.c
14364         * src/undo.c
14365                 Warning fixes. Patch by Pawel Pekala
14366
14367 2006-03-27 [colin]      2.0.0cvs178
14368
14369         * src/undo.c
14370                 Fix undoing by blocks with spaces
14371
14372 2006-03-27 [colin]      2.0.0cvs177
14373
14374         * src/textview.c
14375                 Set margin to 3px for headers
14376
14377 2006-03-27 [paul]
14378
14379         2.1.0-rc2 released
14380
14381 2006-03-27 [wwp]        2.0.0cvs176
14382
14383         * src/summaryview.c
14384                 don't reset quicksearch when updating the message list.
14385                 Thanks to Colin.
14386
14387 2006-03-26 [wwp]        2.0.0cvs175
14388
14389         * src/compose.c
14390                 use a unified border width ('other' tab in the compose window,
14391                 patch by Pawel Pekala).
14392
14393
14394 2006-03-26 [wwp]        2.0.0cvs174
14395
14396         * src/common/quoted-printable.c
14397         * src/addressbook.c
14398                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14399
14400 2006-03-26 [colin]      2.0.0cvs173
14401
14402         * src/quote_fmt_parse.y
14403                 Fix non-UTF8 date formats messing up the whole quote a 
14404                 little bit
14405
14406 2006-03-26 [colin]      2.0.0cvs172
14407
14408         * src/procheader.c
14409                 Make sure the date is UTF8 valid, or try to make it
14410                 so. IncrediMail is really IncrediStupid.
14411         * src/compose.c
14412                 Fix possible conversions. 
14413                 
14414
14415 2006-03-26 [colin]      2.0.0cvs171
14416
14417         * src/matcher.c
14418                 Fix corner cases in body search. This is still a
14419                 hack... It seems impossible to make it good and 
14420                 reasonably fast at the same time.
14421
14422 2006-03-26 [colin]      2.0.0cvs170
14423
14424         * src/summaryview.c
14425                 I think I killed the twilight zone bug!
14426                 summary_select_node() flushes GTK events in order
14427                 to be able to center the view. But this also 
14428                 flushes keypresses like Ctrl-Alt-U, so this can
14429                 call summary_show from summary_select_node (itself
14430                 called from summary_show, etc.). And the summaryview
14431                 has to be unlocked in this function. So just locking
14432                 while processing GTK events, and bailing if locked, 
14433                 should fix it.
14434                 Fixes bug #927 (SIGSEGV during Update Summary)
14435
14436 2006-03-25 [colin]      2.0.0cvs169
14437
14438         * src/matcher.c
14439                 Fix search in QP-encoded bodies
14440                 Fix utf-8 searches in bodies encoded in the
14441                 locale's encoding
14442         * src/common/quoted-printable.c
14443         * src/common/quoted-printable.h
14444                 Add a decode function that doesn't overwrite
14445                 the original pointer
14446                 
14447
14448 2006-03-24 [colin]      2.0.0cvs168
14449
14450         * src/action.c
14451         * src/summaryview.c
14452         * src/summaryview.h
14453                 Update message cache after action
14454                 Patch by H. Merijn Brand
14455         * src/prefs_msg_colors.c
14456                 Factorize label 
14457                 Patch by Fabien Vantard
14458         * src/plugins/spamassassin/spamassassin_gtk.c
14459                 Remove useless translation
14460                 Patch by Fabien Vantard
14461
14462 2006-03-23 [colin]      2.0.0cvs167
14463
14464         * src/common/ssl.c
14465                 Let 30 seconds to SSL_connect
14466
14467 2006-03-23 [wwp]        2.0.0cvs166
14468
14469         * src/summaryview.c
14470         * src/gtk/description_window.c
14471                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14472                 and headers are translated; adjust description windows' width to fit their
14473                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14474
14475 2006-03-23 [paul]       2.0.0cvs165
14476
14477         * src/common/utils.c
14478                 fix highlighting of URIs containing "()"
14479                 (2.0.0cvs164's reversal fixed)
14480                 Thanks to Colin.
14481
14482 2006-03-23 [paul]       2.0.0cvs164
14483
14484         * src/common/utils.c
14485                 revert patch, (postponing a fix), at 2.0.0cvs120
14486                 as it breaks more URIs than it fixes.
14487                 Allow '-' to be a terminating character in a URI
14488
14489 2006-03-22 [colin]      2.0.0cvs163
14490
14491         * configure.ac
14492                 Require libetpan 0.45
14493                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14494
14495 2006-03-22 [paul]       2.0.0cvs162
14496
14497         * src/editgroup.c
14498                 replace '<-' and '->' buttons with GTK_STOCK graphical
14499                 buttons
14500         * src/summary_search.c
14501                 don't offer '...' for translation
14502                 add a tooltip to advanced search '...' button
14503         * src/gtk/quicksearch.c
14504                 don't offer '...' for translation
14505
14506 2006-03-21 [colin]      2.0.0cvs161
14507
14508         * src/compose.c
14509                 Fix middle-click pasting (insert at click
14510                 position instead of cursor position, don't
14511                 remove existing selection and allow pasting
14512                 our own selection)
14513         * src/addressbook.c
14514                 "LDAP Server" -> "LDAP servers"
14515
14516 2006-03-21 [wwp]        2.0.0cvs160
14517
14518         * src/etpan/imap-thread.c
14519                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14520
14521 2006-03-20 [colin]      2.0.0cvs159
14522
14523         * src/summaryview.c
14524                 Don't reload summaryview after an execute with no
14525                 move action
14526
14527 2006-03-19 [colin]      2.0.0cvs158
14528
14529         * src/addressbook.c
14530                 and put groups at the top, always
14531
14532 2006-03-19 [colin]      2.0.0cvs157
14533
14534         * src/addressbook.c
14535                 Order groups before names, as previously
14536
14537 2006-03-19 [colin]      2.0.0cvs156
14538
14539         * src/addressbook.c
14540                 - Sort case-unsensitive
14541                 - Put the sort arrow at opening too
14542
14543 2006-03-19 [wwp]        2.0.0cvs155
14544
14545         * src/addressbook.c
14546                 allow sorting by name/email/remarks, ensure that right-pane's contents
14547                 matches the left-pane selection (cleared when appropriate).
14548                 Patch by Pawel Pekala <c0rn@o2.pl>.
14549
14550 2006-03-18 [colin]      2.0.0cvs154
14551
14552         * src/textview.c
14553                 Fix text cursor ;)
14554
14555 2006-03-18 [colin]      2.0.0cvs153
14556
14557         * src/gtk/filesel.c
14558                 Make sure we hide the preview if we didn't get
14559                 a filename
14560
14561 2006-03-18 [colin]      2.0.0cvs152
14562
14563         * src/summaryview.c
14564                 Set cursor to watch for execution (fixes lack
14565                 of watch-cursor when dnd'ing hundreds of mails)
14566         * src/gtk/filesel.c
14567                 Check that mime type is 'image/*' before updating
14568                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14569
14570 2006-03-18 [colin]      2.0.0cvs151
14571
14572         * src/mainwindow.c
14573         * src/textview.c
14574         * src/textview.h
14575                 Put a watch cursor in textview too when the mainwindow's
14576                 cursor in a watch
14577
14578 2006-03-18 [colin]      2.0.0cvs150
14579
14580         * src/folder.c
14581                 Change wrong asserts to simple tests
14582
14583 2006-03-17 [colin]      2.0.0cvs149
14584
14585         * src/mainwindow.c
14586         * src/mainwindow.h
14587         * src/prefs_msg_colors.c
14588         * src/summaryview.c
14589         * src/summaryview.h
14590         * src/gtk/colorlabel.c
14591         * src/gtk/colorlabel.h
14592                 Add a color label menu in the main menubar
14593                 Add (fixed) accels Ctrl-{0-7} to change the color
14594                 They have to be fixed because the menu's dynamic,
14595                 the items are complex widgets, hence we can't use
14596                 a GtkItemFactory.
14597
14598
14599 2006-03-17 [wwp]        2.0.0cvs148
14600
14601         * src/compose.c
14602                 rollback few lines from my previous commit (those lines come from
14603                 a pending patch, accidentally commited, even if neutral as they are
14604                 commented out).
14605
14606 2006-03-17 [wwp]        2.0.0cvs147
14607
14608         * src/compose.c
14609                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14610                 applied code style/indentation to the modified function.
14611
14612 2006-03-17 [wwp]        2.0.0cvs146
14613
14614         * src/procmsg.c
14615         * src/compose.c
14616                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14617
14618 2006-03-17 [paul]
14619
14620         2.1.0-rc1 released
14621
14622 2006-03-17 [paul]       2.0.0cvs145
14623
14624         * src/main.c
14625                 addressbook_read_file() was called twice
14626         * src/textview.c
14627                 X-Mailer highlighting
14628
14629 2006-03-16 [colin]      2.0.0cvs144
14630
14631         * src/sourcewindow.c
14632         * src/sourcewindow.h
14633                 And the last one, in source window.
14634
14635 2006-03-16 [colin]      2.0.0cvs143
14636
14637         * src/compose.c
14638         * src/compose.h
14639                 Fix the same stuff in compose
14640
14641 2006-03-16 [colin]      2.0.0cvs142
14642
14643         * src/messageview.c
14644                 Complete the previous messageview crash fix
14645
14646 2006-03-16 [colin]      2.0.0cvs141
14647
14648         * src/procmsg.h
14649         * src/procmsg.c
14650         * src/folder.c
14651                 Fix POSTPROCESSING hook
14652                 Patch by H. Merijn Brand
14653
14654         * src/procmime.c
14655         * src/procmime.h
14656                 Parse Content-Location
14657
14658         * src/toolbar.c
14659         * src/messageview.c
14660         * src/messageview.h
14661                 Don't crash when a top-level MessageView has
14662                 been closed on us. Same problematic than
14663                 yesterday's quicksearch issue.
14664
14665 2006-03-15 [colin]      2.0.0cvs140
14666
14667         * src/gtk/quicksearch.c
14668                 Fix a bitchy race we didn't think about when we
14669                 added quicksearch cancellation:
14670                 If the search is not on cached fields, for example
14671                 body_part matchcase "stuff"
14672                 the matcher code has to get the whole message. If
14673                 we're on IMAP, that can be slow, and in order to
14674                 be non-blocking, the IMAP code idle loop processes
14675                 gtk events too. So it is possible to cancel a
14676                 quicksearch while the matcher is getting the mail's
14677                 body. After matcher got its body, it will start to
14678                 iterate over the matcher list that the Quicksearch's
14679                 clear_search_cb() just freed via prepare_matcher().
14680                 SIGSEGV ensues.
14681                 The fix consists of guarding the matcherlist_match()
14682                 call with a boolean 'matching'. If we reset the
14683                 quicksearch while matching is TRUE, we don't free
14684                 the matcherlist anymore like we did, but we set
14685                 another new flag, deferred_free, to TRUE. Then,
14686                 in quicksearch_match(), just after returning from
14687                 matcherlist_match() and unsetting the matching flag,
14688                 we check the deferred_free flag and do the
14689                 prepare_matcher() (which does the matcherlist_free)
14690                 for real, so we free the matcherlist once it's not
14691                 used anymore.
14692                 As all of this runs via the glib main loop, we
14693                 luckily don't need a mutex.
14694         * src/summaryview.c
14695                 Also, show progress while searching.
14696
14697
14698 2006-03-14 [colin]      2.0.0cvs139
14699
14700         * src/alertpanel.c
14701                 Make alertpanel_is_open non-static
14702
14703 2006-03-14 [colin]      2.0.0cvs138
14704
14705         * src/prefs_spelling.c
14706                 Cleanups - Fabien Vantard
14707
14708 2006-03-14 [wwp]        2.0.0cvs137
14709
14710         * src/main.c
14711                 code style normalization (curly braces, indentation).
14712
14713 2006-03-14 [wwp]        2.0.0cvs137
14714
14715         * src/main.c
14716                 code style (braces, indentation)
14717
14718 2006-03-12 [paul]       2.0.0cvs136
14719
14720         * src/prefs_common.c
14721                 trans_hdr defaults to FALSE to be RFC-savvy
14722         * src/prefs_summaries.c
14723                 add a tooltip to the trans_hdr option
14724                 
14725
14726 2006-03-12 [paul]       2.0.0cvs135
14727
14728         * src/prefs_matcher.c
14729                 give a little more width to the combos
14730         * src/prefs_display_header.c
14731         * src/textview.c
14732                 translate headers if prefs_common.trans_hdr
14733                 is TRUE
14734
14735         Patches by Pawel Pekala
14736
14737 2006-03-12 [paul]       2.0.0cvs134
14738
14739         * src/plugins/clamav/clamav_plugin.c
14740         * src/plugins/dillo_viewer/dillo_viewer.c
14741         * src/plugins/pgpcore/plugin.c
14742         * src/plugins/pgpinline/plugin.c
14743         * src/plugins/pgpmime/plugin.c
14744         * src/plugins/spamassassin/spamassassin.c
14745                 update/add to descriptions
14746         * src/plugins/spamassassin/spamassassin_gtk.c
14747                 fixes to the english, remove superfluous
14748                 tooltips, clean up a little
14749
14750 2006-03-12 [paul]       2.0.0cvs133
14751
14752         * src/compose.c
14753                 fix Bug 924, 'Account combo box shows up wrong 
14754                 if & is in account name'
14755
14756 2006-03-11 [colin]      2.0.0cvs132
14757
14758         * src/summaryview.c
14759                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14760                 messed up shift-selection because is slows down
14761                 moving around summaryview. thanks -users
14762
14763 2006-03-10 [colin]      2.0.0cvs131
14764
14765         * src/plugins/spamassassin/spamassassin_gtk.c
14766                 Put back Paul's engrish fixes
14767
14768 2006-03-10 [colin]      2.0.0cvs130
14769
14770         * src/plugins/spamassassin/spamassassin.c
14771         * src/plugins/spamassassin/spamassassin.h
14772         * src/plugins/spamassassin/spamassassin_gtk.c
14773                 Cleanup SA prefs page (more)
14774                 Patch by Fabien Vantard
14775
14776 2006-03-10 [paul]       2.0.0cvs129
14777
14778         * src/prefs_msg_colors.c
14779         * src/prefs_spelling.c
14780                 widget sensitivity
14781
14782 2006-03-09 [mones]      2.0.0cvs128
14783
14784         * po/es.po
14785                 Update for next RC
14786
14787 2006-03-09 [wwp]        2.0.0cvs127
14788
14789         * configure.ac
14790                 revert accidental commit (requirement for libetpan 0.43), this time
14791                 not in HEAD.
14792
14793 2006-03-09 [wwp]        2.0.0cvs125
14794
14795         * configure.ac
14796                 revert accidental commit (requirement for libetpan 0.43)
14797
14798 2006-03-09 [paul]       2.0.0cvs126
14799
14800         * src/prefs_receive.c
14801                 remove useless frame
14802                 replace 'incorporation' with 'receiving'
14803         * src/plugins/clamav/clamav_plugin_gtk.c
14804         * src/plugins/spamassassin/spamassassin_gtk.c
14805                 improve widget sensitivity
14806                 fix a bit his engrish
14807
14808 2006-03-09 [wwp]        2.0.0cvs125
14809
14810         * src/addressadd.c
14811         * src/foldersel.c
14812         * src/prefs_common.c
14813         * src/prefs_common.h
14814                 remember some more windows' sizes (add to addressbook and
14815                 select folder).
14816
14817 2006-03-09 [paul]       2.0.0cvs124
14818
14819         * src/plugins/pgpcore/prefs_gpg.c
14820                 normalise construction of dialogue
14821
14822 2006-03-09 [paul]       2.0.0cvs123
14823
14824         * src/plugins/trayicon/Makefile.am
14825                 add missing slash
14826
14827 2006-03-08 [colin]      2.0.0cvs122
14828
14829         * src/plugins/trayicon/Makefile.am
14830                 Fix build in separate dir 
14831                 Patch by Bamanzi <bamanzi@gmail.com>
14832
14833 2006-03-08 [colin]      2.0.0cvs121
14834
14835         * src/procmsg.c
14836                 Batch move and copies from summaryview with delayed execution
14837                 too
14838
14839 2006-03-07 [paul]       2.0.0cvs120
14840
14841         * src/common/utils.c
14842                 fix highlighting of URIs containing "()"
14843                 Patch by Pawel Pekala
14844
14845 2006-03-07 [paul]       2.0.0cvs119
14846
14847         * src/folder.c
14848         * src/folder.h
14849         * src/folderview.c
14850                 immediately do alphabetical resort when
14851                 changing a folder's name
14852                 Patch by Pawel Pekala
14853
14854 2006-03-07 [paul]       2.0.0cvs118
14855
14856         * src/news.c
14857         * src/news_gtk.c
14858                 when unsubscribing a newsgroup, remove the
14859                 folder and msgs in .sylpheed-claws/newscache
14860                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14861
14862 2006-03-07 [paul]       2.0.0cvs117
14863
14864         * src/textview.c
14865                 fix wrong Fake URL Warning
14866                 Thanks to Hiro
14867
14868 2006-03-07 [colin]      2.0.0cvs116
14869
14870         * src/imap.c
14871                 Return immediately when password dialog was
14872                 cancelled
14873         * src/gtk/inputdialog.c
14874                 Allow empty strings for passwords
14875
14876
14877 2006-03-06 [colin]      2.0.0cvs115
14878
14879         * src/imap.c
14880                 Prevent double-timeouts when connection fails
14881
14882 2006-03-06 [colin]
14883
14884         2.0.1-rc1 released
14885
14886 2006-03-06 [colin]      2.0.0cvs114
14887
14888         * src/imap.c
14889                 Refresh session during potentially long
14890                 operations
14891
14892 2006-03-06 [wwp]        2.0.0cvs113
14893
14894         * src/prefs_msg_colors.h
14895                 forgot that one (custom color labels).
14896
14897 2006-03-06 [wwp]        2.0.0cvs112
14898
14899         * src/prefs_common.c
14900         * src/prefs_common.h
14901         * src/prefs_msg_colors.c
14902         * src/summaryview.c
14903         * src/summaryview.h
14904         * src/gtk/colorlabel.c
14905         * src/gtk/colorlabel.h
14906                 colors in messages list are now customizable. Color values and names can
14907                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14908                 Thanks to Paul and Colin for their help with this longstanding patch!
14909
14910 2006-03-06 [wwp]        2.0.0cvs111
14911
14912         * src/textview.c
14913                 don't crash if (x)face is bad.
14914
14915 2006-03-05 [paul]       2.0.0cvs110
14916
14917         * AUTHORS
14918         * configure.ac
14919         * src/Makefile.am
14920         * src/common/Makefile.am
14921         * src/common/utils.h
14922         * src/etpan/imap-thread.c
14923         * src/gtk/authors.h
14924         * src/plugins/clamav/Makefile.am
14925         * src/plugins/demo/Makefile.am
14926         * src/plugins/dillo_viewer/Makefile.am
14927         * src/plugins/pgpcore/Makefile.am
14928         * src/plugins/pgpcore/passphrase.c
14929         * src/plugins/pgpinline/Makefile.am
14930         * src/plugins/pgpmime/Makefile.am
14931         * src/plugins/spamassassin/Makefile.am
14932         * src/plugins/trayicon/Makefile.am
14933                 fix builiding on cygwin
14934                 Patch by Ralgh Young <bamanzi@gmail.com>
14935
14936 2006-03-04 [wwp]        2.0.0cvs109
14937
14938         * manual/keyboard.xml
14939                 fix mixed up/down keys.
14940
14941 2006-03-04 [wwp]        2.0.0cvs108
14942
14943         * README
14944         * INSTALL
14945                 updated links to SpamAssassin.
14946
14947 2006-03-04 [wwp]        2.0.0cvs107
14948
14949         * manual/plugins.xml
14950         * src/plugins/spamassassin/README
14951                 updated SpamAssassin plugin docs to reflect new functional additions
14952                 (also fix/update/documents few technical stuff more, see the README).
14953
14954 2006-03-04 [wwp]        2.0.0cvs106
14955
14956         * src/prefs_message.c
14957                 normalized capitalization of message-prefs paths.
14958
14959 2006-03-04 [wwp]        2.0.0cvs105
14960
14961         * manual/advanced.xml
14962                 typo.
14963
14964 2006-03-03 [colin]      2.0.0cvs104
14965
14966         * src/plugins/clamav/clamav_plugin_gtk.c
14967                 Rework prefs page, patch by Fabien 
14968
14969 2006-03-03 [colin]      2.0.0cvs103
14970
14971         * src/plugins/clamav/clamav_plugin.c
14972                 Set error on all errors
14973
14974 2006-03-03 [colin]      2.0.0cvs102
14975
14976         * src/common/plugin.c
14977                 Initialize error to avoid crashing when a plugin fails
14978                 without setting error
14979
14980 2006-03-02 [wwp]        2.0.0cvs101
14981
14982         * configure.ac
14983                 fixed linker flags for libetpan support on Cygwin
14984                 (thanks to H.Merijn Brand).
14985
14986 2006-03-02 [wwp]        2.0.0cvs100
14987
14988         * src/addressbook.c
14989                 fix some AB error messages: one for punctuation and
14990                 one wrongly duplicate (thanks, maxbritov).
14991
14992 2006-03-02 [wwp]        2.0.0cvs99
14993
14994         * src/plugins/spamassassin/spamassassin.c
14995                 make sync calls to sa-learn/spamc to prevent
14996                 system (whatever local or client/server) overload.
14997
14998 2006-03-02 [colin]      2.0.0cvs98
14999
15000         * src/summaryview.c
15001                 Put the spam icon in the status column instead of the
15002                 mark one
15003
15004 2006-03-01 [colin]      2.0.0cvs97
15005
15006         * src/plugins/spamassassin/spamassassin.c
15007                 Fix segfault (g_file_set_contents fails for some 
15008                 reason and err==0x2f. Can't find out why with
15009                 valgrind, using working function :-)
15010
15011 2006-03-01 [colin]      2.0.0cvs96
15012
15013         * src/inc.c
15014                 Offline overriding: let 'No' be cached only 3 seconds
15015
15016 2006-03-01 [colin]      2.0.0cvs95
15017
15018         * src/addr_compl.c
15019         * src/addrbook.c
15020         * src/addressbook.c
15021         * src/addrindex.c
15022         * src/folder_item_prefs.c
15023         * src/headerview.c
15024         * src/imap.c
15025         * src/inc.c
15026         * src/ldif.c
15027         * src/mainwindow.c
15028         * src/mh.c
15029         * src/msgcache.c
15030         * src/prefs_common.h
15031         * src/prefs_msg_colors.c
15032         * src/procheader.c
15033         * src/procheader.h
15034         * src/procmime.c
15035         * src/procmsg.c
15036         * src/procmsg.h
15037         * src/send_message.h
15038         * src/simple-gettext.c
15039         * src/summaryview.c
15040         * src/summaryview.h
15041         * src/syldap.c
15042         * src/textview.c
15043         * src/undo.c
15044         * src/common/ssl_certificate.c
15045         * src/common/utils.c
15046         * src/gtk/colorsel.c
15047         * src/gtk/gtksctree.c
15048         * src/gtk/gtkshruler.c
15049         * src/plugins/trayicon/trayicon.c
15050                 #if 0 goes to /dev/null
15051
15052 2006-03-01 [colin]      2.0.0cvs94
15053
15054         * src/compose.c
15055         * src/imap.c
15056         * src/inc.c
15057         * src/inc.h
15058         * src/messageview.c
15059         * src/news.c
15060         * src/plugins/spamassassin/spamassassin.c
15061                 Allow to add information in the "working offline"
15062                 window
15063
15064 2006-03-01 [wwp]        2.0.0cvs93
15065
15066         * src/plugins/spamassassin/spamassassin.c
15067                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15068                 'cause it seems that calling `spamc ... < inputfile` with
15069                 g_spawn_(a)sync simply.. erm doesn't work :-).
15070
15071 2006-03-01 [wwp]        2.0.0cvs92
15072
15073         * src/toolbar.c
15074         * src/toolbar.h
15075                 simplify the adding of spam/ham button to the messageview toolbar
15076                 (it gets more clear now that the same button will be "Mark as spam"
15077                 or "Mark as ham" according to the current message status,
15078                 thanks to Colin).
15079
15080 2006-03-01 [wwp]        2.0.0cvs91
15081
15082         * src/messageview.c
15083         * src/procmsg.c
15084         * src/procmsg.h
15085         * src/summaryview.c
15086         * src/plugins/spamassassin/spamassassin.c
15087         * src/plugins/spamassassin/spamassassin.h
15088                 make learner callbacks return a status (0 for ok),
15089                 handle it in main code to avoid setting flags when learning failed,
15090                 don't learn on TCP if offline in spamassassin,
15091                 thanks to Colin.
15092
15093                 
15094
15095 2006-03-01 [wwp]        2.0.0cvs90
15096
15097         * src/compose.c
15098                 some work around the compose window's account menu,
15099                 patch by Fabien Vantard.
15100
15101 2006-03-01 [wwp]        2.0.0cvs89
15102
15103         * src/plugins/spamassassin/spamassassin.c
15104                 fixed bad logics, was using spamc in local mode and sa-learn
15105                 in remote mode (thanks, Colin).
15106
15107 2006-03-01 [wwp]        2.0.0cvs88
15108
15109         * src/plugins/spamassassin/spamassassin.c
15110         * src/plugins/spamassassin/spamassassin.h
15111         * src/plugins/spamassassin/spamassassin_gtk.c
15112                 made processing of emails w/ sa-plugin an option (default is TRUE),
15113                 fixed Engrish some tooltips, capitalization of some debug messages
15114                 and warnings. The spamassassin plugin now provides two separate
15115                 services: process emails upon incorporation and spamd training.
15116                 Both services (un)register independently but use some common
15117                 plugin settings (transport settings, spam storage location).
15118
15119 2006-02-28 [wwp]        2.0.0cvs87
15120
15121         * src/plugins/spamassassin/spamassassin.c
15122                 fix async flag to spamc cmdline execution (batch exec should
15123                 be asynchronous).
15124
15125 2006-02-27 [wwp]        2.0.0cvs86
15126
15127         * src/plugins/spamassassin/spamassassin.c
15128         * src/plugins/spamassassin/spamassassin.h
15129         * src/plugins/spamassassin/spamassassin_gtk.c
15130                 - added the ability to learn a remote spamassassin server (spamd),
15131                 using spamc.
15132                 - added the spamassassin option 'username', that applies to all
15133                 spamassassin operations (filtering, learning, local or remote).
15134                 The default username is the current unix user (if left blank
15135                 from gtk prefs or config file).
15136                 - commented out some unused code (notebook widget), removed unused
15137                 layout (hbox1).
15138                 - make more widgets sensitive to the transport type.
15139
15140 2006-02-27 [colin]      2.0.0cvs85
15141
15142         * src/plugins/spamassassin/spamassassin.c
15143                 Fix sa-learn call when offline
15144
15145 2006-02-27 [colin]      2.0.0cvs84
15146
15147         * configure.ac
15148         * src/Makefile.am
15149         * src/mainwindow.c
15150         * src/mainwindow.h
15151         * src/messageview.c
15152         * src/messageview.h
15153         * src/prefs_toolbar.c
15154         * src/procmsg.c
15155         * src/stock_pixmap.c
15156         * src/stock_pixmap.h
15157         * src/summaryview.c
15158         * src/toolbar.c
15159         * src/toolbar.h
15160         * src/pixmaps/ham_btn.xpm
15161         * src/pixmaps/spam.xpm
15162         * src/pixmaps/spam_btn.xpm
15163         * src/plugins/spamassassin/spamassassin.c
15164                 Add button in toolbar for spam learning
15165                 Fix a few bugs from the last related commit
15166                 Revert 1.9.6cvs23 which messed up shift-selection
15167
15168 2006-02-24 [colin]      2.0.0cvs83
15169
15170         * src/procmsg.c
15171         * src/summaryview.c
15172         * src/summaryview.h
15173         * src/plugins/spamassassin/spamassassin.c
15174         * src/plugins/spamassassin/spamassassin.h
15175         * src/plugins/spamassassin/spamassassin_gtk.c
15176                 Unregister learner when spamassassin is either
15177                 disabled or over tcp
15178
15179 2006-02-24 [colin]      2.0.0cvs82
15180
15181         * src/Makefile.am
15182         * src/mainwindow.c
15183         * src/mainwindow.h
15184         * src/procmsg.c
15185         * src/procmsg.h
15186         * src/stock_pixmap.c
15187         * src/stock_pixmap.h
15188         * src/summaryview.c
15189         * src/summaryview.h
15190         * src/gtk/icon_legend.c
15191         * src/pixmaps/spam.xpm  ** NEW FILE **
15192         * src/plugins/spamassassin/spamassassin.c
15193         * src/plugins/spamassassin/spamassassin_gtk.c
15194                 Add spam learning interface (Mark/Mark as 
15195                 (spam|ham) menus)
15196
15197 2006-02-24 [wwp]        2.0.0cvs81
15198
15199         * src/compose.c
15200         * src/compose.h
15201         * src/filtering.c
15202                 hide compose window when sending message in batch mode
15203                 (filtering: forward and redirect). Also fixed a wrong
15204                 value returned when sending failed, neutral anyway.
15205                 (Colin, me) 
15206
15207 2006-02-24 [wwp]        2.0.0cvs80
15208
15209         * src/mainwindow.c
15210                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15211
15212 2006-02-24 [paul]       2.0.0cvs79
15213
15214         * src/news.c
15215         * src/news.h
15216         * src/news_gtk.c
15217                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15218                 Thanks to Colin
15219
15220 2006-02-23 [colin]      2.0.0cvs78
15221
15222         * src/alertpanel.c
15223                 Change OK to Close in alertpanel with View log
15224                 button; add accel to View log. Patch by Fabien
15225                 Vantard
15226
15227 2006-02-23 [wwp]        2.0.0cvs77
15228
15229         * src/compose.c
15230                 silly me, there were much more tests to perform, since toolbars can
15231                 really have down to 1 element only.
15232
15233 2006-02-23 [wwp]        2.0.0cvs76
15234
15235         * commitHelper
15236                 fixed indentation from my previous commit. Fallback to VISUAL if
15237                 EDITOR is not set (and to vi, at last resort).
15238
15239 2006-02-23 [wwp]        2.0.0cvs75
15240
15241         * commitHelper
15242                 improved error detection (Colin, me).
15243
15244 2006-02-23 [wwp]        2.0.0cvs74
15245
15246         * src/prefs_toolbar.c
15247                 simplify and fix prefs/toolbars layouting. Combos' contents can
15248                 now be really displayed.
15249
15250 2006-02-23 [wwp]        2.0.0cvs73
15251         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15252         be really displayed.
15253
15254 2006-02-22 [wwp]        2.0.0cvs72
15255
15256         * src/compose.c
15257                 fix a typo in my previous commit (sorry!).
15258
15259 2006-02-22 [wwp]        2.0.0cvs71
15260
15261         * src/prefs_toolbar.c
15262                 fix a crash when adding separators to toolbars,
15263                 also fix some separator item information.
15264
15265 2006-02-22 [wwp]        2.0.0cvs70
15266
15267         * src/compose.c
15268                 fix a crash when redirecting (for instance) when compose window's
15269                 toolbar contents has been customized (when some buttons have been
15270                 removed in fact).
15271
15272 2006-02-21 [wwp]        2.0.0cvs69
15273
15274         * src/summaryview.c
15275         * src/gtk/pluginwindow.c
15276         * src/plugins/pgpcore/prefs_gpg.c
15277                 fix some compilation warnings (feat. remains of removed code).
15278
15279 2006-02-21 [wwp]        2.0.0cvs68
15280
15281         * src/gtk/gtkutils.c
15282                 fix two compilation issues, thanks to Stephan Sachse.
15283
15284 2006-02-20 [colin]      2.0.0cvs67
15285
15286         * src/mainwindow.c
15287                 Don't reselect displayed mail on refocus
15288                 This fixes actions misbehaving 
15289
15290 2006-02-20 [wwp]        2.0.0cvs66
15291
15292         * src/summaryview.c
15293         * src/gtk/gtksctree.c
15294         * src/gtk/gtkshruler.c
15295                 changed more runtime typecast checks.
15296
15297 2006-02-20 [wwp]        2.0.0cvs65
15298
15299         * src/summary_search.c
15300                 find all - summaryview refresh issue fixed, thanks to Colin.
15301
15302 2006-02-20 [wwp]        2.0.0cvs64
15303
15304         * src/gtk/gtkutils.c
15305                 better runtime typecast checks.
15306
15307 2006-02-20 [wwp]        2.0.0cvs63
15308
15309         * src/summary_search.c
15310                 enhancements to the summary search:
15311                         - add the ability to stop the running search
15312                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15313                         - don't search if no criteria (From/To/Subject/Body) is set
15314                         - ensure that a busy mouse pointer is always shown when searching,
15315                           show it even a bit earlier
15316
15317 2006-02-19 [colin]      2.0.0cvs62
15318
15319         * src/compose.c
15320         * src/imap.c
15321         * src/etpan/imap-thread.c
15322         * src/etpan/imap-thread.h
15323                 (Future) IMAP speed improvement on sending
15324                 Will require a libetpan update
15325         * src/summaryview.c
15326         * src/gtk/quicksearch.c
15327                 Make quicksearch clearable while running.
15328
15329 2006-02-17 [colin]      2.0.0cvs61
15330
15331         * src/imap.c
15332         * src/etpan/imap-thread.c
15333         * src/etpan/imap-thread.h
15334                 Check for IMAP certificates
15335                 ** Requires libetpan-0.42-cvs4 
15336                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15337
15338 2006-02-17 [colin]      2.0.0cvs60
15339
15340         * src/messageview.c
15341         * src/prefs_common.c
15342         * src/prefs_common.h
15343         * src/prefs_message.c
15344                 Add pref to display HTML-only mails with plugin, 
15345                 if possible (defaulting to FALSE of course).
15346
15347 2006-02-16 [colin]      2.0.0cvs59
15348
15349         * src/main.c
15350         * src/common/plugin.c
15351         * src/common/plugin.h
15352         * src/gtk/pluginwindow.c
15353                 Keep track of requested (but unloaded) plugins
15354                 in some error cases.
15355
15356 2006-02-16 [wwp]        2.0.0cvs58
15357
15358         * src/gtk/gtkaspell.c
15359         * src/gtk/gtkaspell.h
15360         * src/prefs_spelling.c
15361         * src/compose.c
15362         * src/prefs_common.c
15363         * src/prefs_common.h
15364                 implemented new optional spellchecker behaviour: re-check message when
15365                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15366
15367 2006-02-16 [wwp]        2.0.0cvs57
15368
15369         * src/quote_fmt_parse.y
15370                 pclose popen'ed pipe.
15371
15372 2006-02-15 [colin]      2.0.0cvs56
15373
15374         * src/mimeview.c
15375         * src/mimeview.h
15376                 Let MimeViewers know which MimeView they
15377                 depend of.
15378         * src/summaryview.c
15379                 Swap From/To columns in Sent/Queue/Drafts
15380                 folders
15381         * src/etpan/imap-thread.c
15382                 Use mailstream_low_tls_open() for STARTTLS
15383                 instead of mailstream_low_ssl_open()
15384                 ** REQUIRES libetpan 0.42cvs3 **
15385
15386 2006-02-15 [wwp]        2.0.0cvs55
15387
15388         * src/compose.c
15389         * src/compose.h
15390         * src/message_search.c
15391         * src/message_search.h
15392         * src/textview.c
15393         * src/gtk/gtkutils.c
15394         * src/gtk/gtkutils.h
15395                 added the ability to Find text in the compose window (and a bit
15396                 of code factorization).
15397
15398 2006-02-15 [wwp]        2.0.0cvs54
15399
15400         * src/prefs_gtk.c
15401                 yet another one file was missing (fix for some widgets' sensitivity).
15402                 Thanks Colin!
15403
15404 2006-02-15 [wwp]        2.0.0cvs53
15405
15406         * src/prefs_gtk.h
15407                 oops forgot that file (fix for some widgets' sensitivity).
15408
15409 2006-02-15 [wwp]        2.0.0cvs52
15410
15411         * src/summary_search.c
15412                 implemented advanced summary search options (added the ability
15413                 to use matcher conditions in an advanced search mode).
15414
15415 2006-02-15 [wwp]        2.0.0cvs51
15416
15417         * src/plugins/pgpcore/prefs_gpg.c
15418         * src/prefs_account.c
15419                 fix some widget sensitivity, mostly around some labels in
15420                 account prefs.
15421
15422 2006-02-15 [paul]       2.0.0cvs50
15423
15424         * manual/advanced.xml
15425                 improve Templates info
15426                 written by wwp
15427
15428 2006-02-14 [colin]      2.0.0cvs49
15429
15430         * src/pixmaps/address_book.xpm
15431         * src/pixmaps/preferences.xpm
15432         * src/pixmaps/properties.xpm
15433                 Fix pixmap size - patch by Fabien Vantard
15434
15435 2006-02-13 [colin]      2.0.0cvs48
15436
15437         * src/procmime.c
15438                 Add missing fclose()s on error
15439         * src/textview.c
15440                 Remove unused code
15441         * src/common/utils.c
15442                 Fix temp files not being deleted on windows
15443         Patches by Thomas Gilgin
15444
15445 2006-02-13 [colin]      2.0.0cvs47
15446
15447         * src/mainwindow.c
15448                 Fix exit crash
15449
15450 2006-02-13 [wwp]        2.0.0cvs46
15451
15452         * src/plugins/pgpcore/prefs_gpg.c
15453                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15454
15455 2006-02-12 [colin]      2.0.0cvs45
15456
15457         * src/folderview.c
15458         * src/main.c
15459         * src/mainwindow.c
15460                 Fix "stuff" when quitting
15461
15462 2006-02-12 [wwp]        2.0.0cvs44
15463
15464         * src/prefs_themes.c
15465                 fix typos in debug messages.
15466
15467 2006-02-11 [colin]      2.0.0cvs43
15468
15469         * src/summaryview.c
15470                 don't allow drag/drop from ourself
15471
15472 2006-02-10 [wwp]        2.0.0cvs42
15473
15474         * src/exporthtml.c
15475         * src/html.c
15476         * src/html.h
15477         * src/procmime.c
15478         * src/textview.c
15479                 renamed html_ prefixed functions and data structures to avoid
15480                 namespace clashes w/ other software (gtkhtml2 for instance).
15481                 Closes bug #907.
15482
15483
15484 2006-02-09 [colin]      2.0.0cvs41
15485
15486         * src/summaryview.c
15487                 Fix shitty logic messed up. Thanks Ticho for the hint!
15488
15489 2006-02-09 [wwp]        2.0.0cvs40
15490
15491         * src/gtk/about.c
15492         * src/compose.c
15493         * src/prefs_account.c
15494         * src/prefs_gtk.h
15495         * src/editaddress.c
15496                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15497                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15498                 Browse buttons in accounts prefs.
15499
15500 2006-02-09 [colin]      2.0.0cvs39
15501
15502         * src/matcher.c
15503                 Check for pointer before using its members
15504         * src/gtk/gtksourceprintjob.c
15505                 Fix a wrong warning
15506
15507 2006-02-09 [wwp]        2.0.0cvs38
15508
15509         * src/gtk/filesel.c
15510                 fix few compiler warnings (type mismatch).
15511
15512 2006-02-09 [paul]       2.0.0cvs37
15513
15514         * po/fr.po
15515                 updated by Fabien Vantard
15516
15517 2006-02-08 [colin]      2.0.0cvs36
15518
15519         * src/prefs_common.c
15520         * src/common/defs.h
15521         * src/common/plugin.c
15522                 allow windows and linux configurations to coexist
15523                 patch by Thomas Gilgin
15524
15525 2006-02-08 [colin]      2.0.0cvs35
15526
15527         * src/filtering.c
15528         * src/matcher.c
15529         * src/matcher.h
15530         * src/matcher_parser_parse.y
15531         * src/prefs_filtering_action.c
15532         * src/prefs_matcher.c
15533                 Add the "Ignore thread" filtering
15534                 action
15535
15536 2006-02-08 [colin]      2.0.0cvs34
15537
15538         * src/compose.c
15539         * src/procmime.c
15540         * src/procmime.h
15541                 Fix bug #905 (damaged attachment)
15542                 text files with raw \0's aren't really text files
15543         FOR_STABLE
15544
15545 2006-02-08 [colin]      2.0.0cvs33
15546
15547         * src/summaryview.c
15548                 Fix crasher introduced yesterday
15549
15550 2006-02-08 [wwp]        2.0.0cvs32
15551
15552         * src/compose.c
15553         * src/compose.h
15554                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15555
15556 2006-02-08 [wwp]        2.0.0cvs31
15557
15558         * src/prefs_template.c
15559                 templates enhancement: allow address completion for Cc and Bcc fields
15560                 (it was currently possible for the To field only)
15561
15562 2006-02-08 [colin]      2.0.0cvs30
15563
15564         * src/compose.c
15565                 Don't unblock if not blocked
15566         FOR_STABLE
15567
15568 2006-02-07 [colin]      2.0.0cvs29
15569
15570         * src/action.c
15571                 Forgot to refresh summaryview
15572
15573 2006-02-07 [colin]      2.0.0cvs28
15574
15575         * src/action.c
15576                 Freeze/thaw message list and folder list while
15577                 processing %as{} actions 
15578         * src/compose.c
15579                 Fix auto-wrap disabling after a middle-click
15580                 paste - FOR_STABLE
15581
15582 2006-02-07 [paul]       2.0.0cvs27
15583
15584         * src/folder.c
15585                 fix freeing of uninitialised pointers
15586                 Thanks to Colin
15587
15588 2006-02-06 [colin]      2.0.0cvs26
15589
15590         * src/folder.c
15591                 Use g_slist_prepend in potentially big list
15592
15593 2006-02-06 [colin]      2.0.0cvs25
15594
15595         * src/folder.c
15596                 Completely skip processing if it doesn't 
15597                 exist (faster!)
15598
15599 2006-02-06 [colin]      2.0.0cvs24
15600
15601         * src/folder.c
15602         * src/summaryview.c
15603                 Batch filtering in summaryview (from Tools menu)
15604                 and pre/post//-processing too
15605
15606 2006-02-06 [colin]      2.0.0cvs23
15607
15608         * src/procmsg.h
15609         * src/filtering.c
15610                 Use a special field for batch filtering instead
15611                 of stepping on deferred execution's toes
15612
15613 2006-02-06 [colin]      2.0.0cvs22
15614
15615         * src/action.c
15616         * src/filtering.c
15617         * src/filtering.h
15618         * src/folder.c
15619         * src/summaryview.c
15620                 Fix filtering via menus and actions
15621
15622 2006-02-06 [colin]      2.0.0cvs21
15623
15624         * src/imap.c
15625                 Put the added file directly to cache if possible (will work
15626                 with next libetpan)
15627         * src/filtering.c
15628         * src/filtering.h
15629         * src/inc.c
15630         * src/folder.c
15631         * src/mbox.c
15632         * src/procmsg.h
15633                 Move and copy filtered messages by batches instead of one
15634                 by one - faster on IMAP
15635         * src/procmsg.c
15636                 Add a function that'll possibly be useful later
15637
15638 2006-02-06 [colin]      2.0.0cvs20
15639
15640         * src/addressbook.c
15641                 Use internal mime-type instead of text/plain for d'n'd
15642         * src/compose.c
15643                 Allow attaching files from mimeview's icon list via d'n'd
15644         * src/folderview.c
15645         * src/folderview.h
15646                 Use internal mime-type instead of text/plain for d'n'd
15647                 Don't try to selected opened folder if none is
15648                 Factorize d'n'd from other apps code
15649         * src/headerview.c
15650         * src/textview.c
15651         * src/gtk/gtkutils.c
15652         * src/gtk/gtkutils.h
15653                 Factorize Face/X-Face stuff
15654         * src/mimeview.c
15655                 Fix d'n'd to other apps
15656         * src/prefs_message.c
15657                 Let the XFace pref be usable without libcompface as it also
15658                 applies to Face
15659         * src/summaryview.c
15660                 Fix d'n'd to other apps
15661                 Factorize d'n'd from other apps code
15662
15663 2006-02-06 [wwp]        2.0.0cvs19
15664
15665         * po/it.po
15666                 Italian translation fixes by Andrea Spadaccini (no more confusion
15667                 between filtering and processing, and few changes in the About
15668                 dialog).
15669
15670
15671 2006-02-06 [mones]      2.0.0cvs18
15672
15673         * src/gtk/icon_legend.c
15674                 Improved descriptions allowing better translations
15675
15676 2006-02-05 [colin]      2.0.0cvs17
15677
15678         * src/imap.c
15679                 Add the f*cking missing expunge that caused imap_fetch_env
15680                 to fail after an add_msgs ! :-///
15681         * src/etpan/imap-thread.c
15682                 Add a bit of debug
15683         FOR_STABLE
15684
15685 2006-02-05 [colin]      2.0.0cvs16
15686
15687         * src/common/utils.c
15688                 Don't check for return-path (or we can't put
15689                 back non-sent mails)
15690
15691 2006-02-05 [colin]      2.0.0cvs15
15692
15693         * src/textview.c
15694                 Don't try to display Face header in textview
15695                 when teh headerview's active
15696
15697 2006-02-05 [colin]      2.0.0cvs14
15698
15699         * tools/tbird2syl.py
15700         * tools/Makefile.am
15701                 Add script to import Thunderbird mails
15702
15703 2006-02-05 [colin]      2.0.0cvs13
15704
15705         * src/headerview.c
15706         * src/procheader.c
15707         * src/procmsg.c
15708         * src/procmsg.h
15709         * src/textview.c
15710                 Show Face headers - patch partially by Klaus Flittner
15711
15712 2006-02-05 [colin]      2.0.0cvs12
15713
15714         * src/folderview.c
15715         * src/summaryview.c
15716         * src/common/utils.c
15717         * src/common/utils.h
15718                 Let dnd work from mime icons to summaryview
15719                 and to folderview too
15720                 Add a crude test to avoid trying to add files
15721                 drag'n'dropped when they're not mails
15722
15723 2006-02-04 [colin]      2.0.0cvs11
15724
15725         * src/summaryview.c
15726         * src/mimeview.c
15727                 Fix utf8 conversion
15728
15729 2006-02-04 [colin]      2.0.0cvs10
15730
15731         * src/compose.c
15732         * src/folderview.c
15733         * src/mimeview.c
15734         * src/summaryview.c
15735         * src/summaryview.h
15736                 Added various drag and drop capas:
15737                 From                    To
15738                 summaryview             other apps
15739                 mimeview icons          other apps
15740                 other apps              summaryview
15741                 other apps              folderview
15742
15743                 This shouldn't have broken the existing:
15744                 From                    To
15745                 summaryview             folderview
15746                 folderview              folderview
15747                 summaryview             compose's attachments
15748
15749         Tests welcomed.
15750
15751 2006-02-02 [paul]       2.0.0cvs9
15752
15753         * src/mainwindow.c
15754                 move global option 'Set displayed columns...' out
15755                 of folder option grouping.
15756                 fix sensitivity of 'harvest addresses'
15757         FOR_STABLE
15758
15759 2006-02-01 [colin]      2.0.0cvs8
15760
15761         * src/mimeview.c
15762                 Revert the alertpanel patch, it sucks (intrusive
15763                 and gets in the way of "open")
15764
15765 2006-02-01 [colin]      2.0.0cvs7
15766
15767         * src/compose.c
15768         * src/prefs_account.c
15769         * src/prefs_common.c
15770         * src/common/defs.h
15771         * src/common/utils.c
15772         * src/common/utils.h
15773                 Add ability to edit the signature file
15774                 from the account preferences, and use
15775                 a default for the text editor.
15776                 Patch by Fabien Vantard
15777
15778 2006-02-01 [colin]      2.0.0cvs6
15779
15780         * src/mimeview.c
15781                 Try to get mime type by extension if it is
15782                 application/octet-stream
15783                 Display a window with possible choices when
15784                 encountering unknown mime types
15785         * src/gtk/filesel.c
15786         * src/gtk/filesel.h
15787                 Add preview
15788                 Allow multiple selection in filtered filesel
15789                 (patch by Fabien Vantard)
15790         * src/gtk/pluginwindow.c
15791                 Use it (patch by Fabien Vantard)
15792
15793 2006-02-01 [paul]       2.0.0cvs5
15794
15795         * src/jpilot.c
15796                 fix crash on creating jpilot address book
15797                 Thanks to Colin - FOR_STABLE
15798         * src/prefs_summaries.c
15799         * src/prefs_wrapping.c
15800         * src/gtk/icon_legend.c
15801         * src/gtk/quicksearch.c
15802                 string fixes and additions
15803
15804 2006-02-01 [paul]       2.0.0cvs4
15805
15806         * src/compose.c
15807         * src/mainwindow.c
15808         * src/messageview.c
15809         * src/prefs_send.c
15810                 add Arabic encoding option
15811                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15812
15813 2006-01-31 [colin]      2.0.0cvs3
15814
15815         * src/plugins/pgpcore/passphrase.c
15816                 Convert passphrase to locale encoding
15817         * src/compose.c
15818                 Fix drafting on IMAP. Crappy bug sneaked in
15819                 the release :-/
15820         FOR_STABLE
15821
15822 2006-01-30 [paul]       2.0.0cvs2
15823
15824         * src/gtk/icon_legend.c
15825                 show the new entries
15826
15827 2006-01-30 [colin]      2.0.0cvs1
15828
15829         * src/manual.c
15830                 Check for the file to be present before 
15831                 enabling the menu - FOR_STABLE
15832         * src/gtk/icon_legend.c
15833                 Add folders icons (not all of them, there
15834                 are too much, but the most intriguing ones)
15835
15836 2006-01-30 [paul]       2.0.0
15837
15838         version 2.0.0 released
15839
15840 [For previous entries, see ChangeLog.pre2.0.0]