2007-10-05 [wwp] 3.0.2cvs14
[claws.git] / ChangeLog
1 2007-10-05 [wwp]        3.0.2cvs14
2
3         * src/filtering.c
4                 Fix unexpected logging of quicksearches:
5                 debug_filtering_session flag was never reset to FALSE, causing
6                 matcher functions to log when called from a quicksearch
7                 (if a filtering session happened before).
8
9 2007-10-05 [paul]       3.0.2cvs13
10
11         * src/prefs_actions.c
12         * src/prefs_filtering.c
13         * src/prefs_template.c
14                 fix bug 1343, 'Filtering..'s close button
15                 silently discards new filter'
16                 Thanks to Colin
17
18 2007-10-05 [paul]       3.0.2cvs12
19
20         * configure.ac
21         * src/Makefile.am
22                 fix bug 1347, '-Wno-unused-function, optional'
23
24 2007-10-05 [colin]      3.0.2cvs11
25
26         * src/procmime.c
27         * src/common/mgutils.c
28                 Fix warnings
29
30 2007-10-05 [mones]      3.0.2cvs10
31
32         * manual/advanced.xml
33                 Use full menu name
34         * manual/es/advanced.xml
35                 Synchronise translation
36
37 2007-10-04 [colin]      3.0.2cvs9
38
39         * src/action.c
40         * src/addrbook.c
41         * src/addrindex.c
42         * src/compose.c
43         * src/exporthtml.c
44         * src/exportldif.c
45         * src/folder.c
46         * src/main.c
47         * src/matcher.c
48         * src/mbox.c
49         * src/messageview.c
50         * src/mh.c
51         * src/news.c
52         * src/partial_download.c
53         * src/pop.c
54         * src/procmime.c
55         * src/procmsg.c
56         * src/toolbar.c
57         * src/common/log.c
58         * src/common/mgutils.c
59         * src/common/plugin.c
60         * src/common/utils.c
61         * src/common/xml.c
62         * src/common/xml.h
63         * src/common/xmlprops.c
64         * src/common/xmlprops.h
65         * src/plugins/bogofilter/bogofilter.c
66         * src/plugins/clamav/clamav_plugin.c
67         * src/plugins/dillo_viewer/dillo_prefs.c
68         * src/plugins/pgpcore/prefs_gpg.c
69         * src/plugins/pgpinline/pgpinline.c
70         * src/plugins/pgpmime/pgpmime.c
71         * src/plugins/spamassassin/spamassassin.c
72         * src/plugins/trayicon/trayicon_prefs.c
73                 Verify success on writes. Will fix possible strange
74                 failure on disk full.
75
76 2007-10-04 [paul]       3.0.2cvs8
77
78         * manual/advanced.xml
79                 add further info about Actions
80                 Patch by Emmanuel Briot <briot@adacore.com>
81
82 2007-10-04 [paul]       3.0.2cvs7
83
84         * src/account.c
85                 remove the D column, instead indicate the
86                 default account by use of bold text
87
88 2007-10-03 [colin]      3.0.2cvs6
89
90         * src/common/template.c
91                 Fix templates writing (was prone to disk full problems)
92
93 2007-10-03 [colin]      3.0.2cvs5
94
95         * src/Makefile.am
96         * src/addrduplicates.c
97         * src/addrduplicates.h
98         * src/addressbook.c
99                 Add duplicate deletion. Patch by Holger
100
101 2007-10-03 [colin]      3.0.2cvs4
102
103         * src/matcher.c
104         * src/gtk/quicksearch.c
105                 Fix bug 1340, 'Case insensitive searches with 
106                 non-ascii alphabets fail'.
107
108 2007-10-03 [colin]      3.0.2cvs3
109
110         * src/main.c
111         * src/common/utils.c
112         * src/common/utils.h
113                 Implement run-time alternative config directories
114
115 2007-10-03 [colin]      3.0.2cvs2
116
117         * src/folderview.c
118                 Prevent opening folder item while folder
119                 is scanned in a better way
120
121 2007-10-02 [paul]       3.0.2cvs1
122
123         * NEWS
124         * README
125         * RELEASE_NOTES
126         * configure.ac
127                 bump up version number following stable release
128
129 2007-09-30 [colin]      3.0.1cvs49
130
131         * src/imap.c
132                 Refresh session if needed
133
134 2007-09-30 [colin]      3.0.1cvs48
135
136         * src/imap.c
137                 Reset folder's session to NULL
138                 before destroying it
139
140 2007-09-30 [mones]      3.0.1cvs47
141
142         * manual/handling.xml
143                 Use markup quotes instead hardcoded quotes
144         * manual/es/handling.xml
145                 Added new synced section (IMAP subscriptions)
146
147 2007-09-29 [colin]      3.0.1cvs46
148
149         * src/imap.c
150                 Notice disconnections faster
151
152 2007-09-28 [colin]      3.0.1cvs45
153
154         * src/addressbook.c
155         * src/addrindex.c
156                 Fix warnings
157
158 2007-09-28 [paul]       3.0.1cvs44
159
160         * src/mimeview.c
161                 fix maemo build
162
163 2007-09-28 [paul]       3.0.1cvs43
164
165         * src/account.c
166                 use gtk_widget_set_size_request() on the label
167                 so that wrapping works better. get rid of the
168                 (partially deprecated) hbutton_box.
169                 these changes should prevent buttons overlapping
170                 on maemo
171
172 2007-09-28 [colin]      3.0.1cvs42
173
174         * src/pop.c
175                 Fix typo :)
176
177 2007-09-28 [colin]      3.0.1cvs41
178
179         * src/compose.c
180         * src/msgcache.c
181         * src/pop.c
182         * src/procmime.c
183         * src/etpan/imap-thread.c
184                 64bits-related warning fixes
185
186 2007-09-28 [colin]      3.0.1cvs40
187
188         * src/folder_item_prefs.c
189         * src/ldaputil.c
190         * src/mainwindow.c
191         * src/mimeview.c
192         * src/common/tags.c
193                 Fix warnings
194
195 2007-09-28 [colin]      3.0.1cvs39
196
197         * src/plugins/spamassassin/spamassassin.c
198         * src/plugins/spamassassin/spamassassin.h
199         * src/plugins/spamassassin/spamassassin_gtk.c
200                 Add addressbook-based whitelisting
201
202 2007-09-28 [colin]      3.0.1cvs38
203
204         * src/folder.c
205                 Fix bug 1337, 'crash on pressing Send button'
206
207 2007-09-28 [paul]       3.0.1cvs37
208
209         * src/prefs_folder_item.c
210                 give the orphans a parent. makes all prefs
211                 pages visible on maemo
212
213 2007-09-28 [colin]      3.0.1cvs36
214
215         * src/prefs_folder_column.c
216         * src/prefs_summary_column.c
217                 Fix two leaks
218
219 2007-09-27 [colin]      3.0.1cvs35
220
221         * src/gtk/quicksearch.c
222                 Fix bug 1336, 'Segfault if empty space before search-string'
223
224 2007-09-26 [mones]      3.0.1cvs34
225
226         * manual/account.xml
227         * manual/plugins.xml
228                 Fixed irc channel name, added some docbook markup.
229                 Changed text markup to docbook markup. 
230                 Added spamcop as supported in SpamReport description.
231         * manual/fr/plugins.xml
232                 Fixed irc channel name.
233         * manual/es/account.xml
234         * manual/es/advanced.xml
235         * manual/es/claws-mail-manual.xml
236         * manual/es/glossary.xml
237         * manual/es/gpl.xml
238         * manual/es/keyboard.xml
239         * manual/es/plugins.xml
240                 Synced with English version, fixed a couple of typos.
241
242 2007-09-26 [colin]      3.0.1cvs33
243
244         * configure.ac
245                 Explain why "Libgnomeprint: no" on GTK+ 2.10
246
247 2007-09-26 [colin]      3.0.1cvs32
248
249         * src/messageview.c
250         * src/procmsg.c
251         * src/procmsg.h
252                 Optimisation: avoid fetching mail 3 times locally
253                 for displaying
254
255 2007-09-26 [colin]      3.0.1cvs31
256
257         * src/mh.c
258                 Fix missing static
259
260 2007-09-26 [colin]      3.0.1cvs30
261
262         * src/folder.c
263         * src/folder.h
264         * src/mh.c
265         * src/mh.h
266                 Fix MH mtime hack - make it a folder class function
267
268 2007-09-26 [colin]      3.0.1cvs29
269
270         * src/inc.c
271                 Fix bug 1334, 'user defined mail incorporation 
272                 script not run'
273
274 2007-09-25 [colin]      3.0.1cvs28
275
276         * src/codeconv.c
277                 Optimisation: shortcut conv_codeset_strdup
278                 when src_code and dest_code are the same
279         * src/common/xml.c
280         * src/common/xml.h
281                 Optimisation: shortcut code conversions when
282                 files are in UTF-8; faster list walking by
283                 using prepend/reverse.
284
285 2007-09-25 [holger]     3.0.1cvs27
286
287         * src/printing.c
288                 Replace button bar of the preview window
289                 with a real toolbar (patch by Colin)
290                 Add zooming to the preview window
291
292 2007-09-24 [paul]       3.0.1cvs26
293
294         * src/compose.c
295                 compact the character set menu, adding some
296                 missing encodings. Patch by Pawel Pekala
297
298 2007-09-23 [paul]       3.0.1cvs25
299
300         * src/prefs_account.c
301         * src/prefs_folder_item.c
302         * src/prefs_quote.c
303         * src/quote_fmt.c
304         * src/quote_fmt.h
305                 remove unnecessary frame from Templates options
306                 and improve the English of the check button label
307
308 2007-09-22 [colin]      3.0.1cvs24
309
310         * src/gtk/quicksearch.c
311                 Fix bug 1329, 'error in quicksearch.c'
312                 Fix return with value in function returning void
313
314 2007-09-22 [colin]      3.0.1cvs23
315
316         * src/imap.c
317         * src/procmsg.h
318         * src/common/utils.c
319         * src/common/utils.h
320         * src/etpan/imap-thread.c
321                 Optimise fetching IMAP cached emails *a lot*
322                 (remember whether mail is fully cached and \r's
323                  are already stripped)
324
325 2007-09-22 [colin]      3.0.1cvs22
326
327         * src/folder.c
328         * src/folder.h
329         * src/prefs_folder_item.c
330                 Add a button to allow users to drop local caches.
331
332 2007-09-21 [colin]      3.0.1cvs21
333
334         * src/summaryview.c
335                 Remove unnecessary error when cancelling export to mbox.
336                 Patch by Pawel
337
338 2007-09-21 [paul]       3.0.1cvs20
339
340         * src/gtk/prefswindow.c
341                 remove unnecessary frames from the prefs
342                 pages. Patch by Pawel Pekala
343
344 2007-09-21 [paul]       3.0.1cvs19
345
346         * src/prefs_account.c
347         * src/prefs_folder_item.c
348         * src/prefs_quote.c
349         * src/quote_fmt.c
350                 put the Templates options into a tabbed
351                 layout. Patch by Pawel Pekala
352
353 2007-09-21 [paul]       3.0.1cvs18
354
355         * src/mainwindow.c
356                 group together the character set menu items
357                 move the /View/Show or hide/Message view below
358                 .../Toolbar menu item
359                 Patch by Pawel Pekala
360
361 2007-09-21 [mones]      3.0.1cvs17
362
363         * src/compose.c
364                 Fix for bug 1327, 'segfault when replying to a non-existent
365                 news message', thanks to Colin.
366
367 2007-09-21 [colin]      3.0.1cvs16
368
369         * src/folderview.c
370                 Complete 3.0.1cvs15
371
372 2007-09-20 [colin]      3.0.1cvs15
373
374         * src/folderview.c
375         * src/folderview.h
376                 Maybe fix bug 1324, 'Corrupted IMAP cache'
377
378 2007-09-20 [colin]      3.0.1cvs14
379
380         * src/printing.c
381                 Fix a little leak
382
383 2007-09-20 [holger]     3.0.1cvs13
384
385         * src/printing.c
386                 Add page layout to print preview.
387                 Make the close-button in the toolbar
388                 right-aligned.
389
390 2007-09-20 [paul]       3.0.1cvs12
391
392         * po/ru.po
393                 updated by Pavlo Bohmat
394
395 2007-09-19 [colin]      3.0.1cvs11
396
397         * src/common/utils.c
398                 Prevent unquoted mime boundaries, by always
399                 using a /
400
401 2007-09-19 [colin]      3.0.1cvs10
402
403         * src/printing.c
404                 Fix drawing area size, fix DPI change that
405                 can cause total number of lines to decrease
406
407 2007-09-19 [colin]      3.0.1cvs9
408
409         * po/POTFILES.in
410         * src/printing.c
411                 Make print preview more efficient and nicer.
412                 Patch mostly by Holger Berndt <hb@claws-mail.org>
413
414 2007-09-19 [colin]      3.0.1cvs8
415
416         * src/prefs_common.c
417         * src/prefs_common.h
418         * src/printing.c
419                 Add scrolledwindow, default allocation and
420                 size saving to the print preview window.
421
422 2007-09-18 [colin]      3.0.1cvs7
423
424         * src/prefs_common.c
425         * src/prefs_common.h
426         * src/prefs_image_viewer.c
427         * src/printing.c
428                 GtkPrintOperation:
429                 - add image printing support
430                 - add option to print images
431                 - add preview widget
432                 - add saving of a few Page Setup parameters
433
434 2007-09-18 [colin]      3.0.1cvs6
435
436         * AUTHORS
437         * src/gtk/authors.h
438                 Add Guillaume Chazarain
439
440 2007-09-18 [colin]      3.0.1cvs5
441
442         * src/common/utils.c
443                 Fix bug 1321, 'access before allocation 
444                 when scanning for uris'. Patch by 
445                 Guillaume Chazarain <guichaz@yahoo.fr>
446
447 2007-09-18 [colin]      3.0.1cvs4
448
449         * src/toolbar.c
450                 Fix bug 1320, 'Memory leak caused by 
451                 gtk_container_get_children'. Patch by
452                 Guillaume Chazarain <guichaz@yahoo.fr>
453
454 2007-09-18 [colin]      3.0.1cvs3
455
456         * src/printing.c
457         * src/printing.h
458                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
459
460 2007-09-18 [colin]      3.0.1cvs2
461
462         * src/Makefile.am
463         * src/mainwindow.c
464         * src/messageview.c
465         * src/messageview.h
466         * src/prefs_ext_prog.c
467         * src/prefs_fonts.c
468         * src/printing.c
469         * src/printing.h
470         * src/summaryview.c
471                 Use GtkPrintOperation by default on GTK+ >= 2.10
472                 Patch by Holger Berndt <hb@claws-mail.org>
473
474 2007-09-18 [paul]       3.0.1cvs1
475
476         * NEWS
477         * README
478         * RELEASE_NOTES
479         * configure.ac
480                 bump up version number following stable release
481
482 2007-09-16 [colin]      3.0.0cvs18
483
484         * src/folder.c
485                 Fix possible memleak
486
487 2007-09-16 [colin]      3.0.0cvs17
488
489         * src/folderview.c
490                 Fix bug 1311, 'Wrong arrow position 
491                 while moving message into folder when 
492                 column headers hidden'
493         * src/image_viewer.c
494                 Show error in the GUI if image can't
495                 be loaded
496         * src/matcher.c
497                 Fix spurious output
498         * src/messageview.c
499                 Allow setting domain in msgid
500         * src/common/plugin.c
501                 Add timing information
502
503 2007-09-16 [colin]      3.0.0cvs16
504
505         * src/account.c
506         * src/compose.c
507         * src/prefs_account.c
508         * src/prefs_account.h
509         * src/prefs_template.c
510         * src/common/utils.c
511                 Remove Generate Message-ID option. We need
512                 this on some IMAP servers.
513
514 2007-09-16 [colin]      3.0.0cvs15
515
516         * src/prefs_filtering.c
517         * src/prefs_filtering.h
518         * src/prefs_filtering_action.c
519         * src/common/tags.c
520                 Fix tags issues: tags with spaces, renaming
521                 tags.
522
523 2007-09-16 [colin]      3.0.0cvs14
524
525         * src/folderview.c
526         * src/main.c
527         * src/mainwindow.c
528                 Fix bug 1308, 'Claws deletes folderlist.xml after
529                 fetching mail short after start-up'
530
531 2007-09-16 [colin]      3.0.0cvs13
532
533         * src/compose.c
534                 Fix scrolling to cursor
535
536 2007-09-16 [paul]       3.0.0cvs12
537
538         * po/sr.po
539                 updated by Aleksandar Urosevic
540
541 2007-09-16 [paul]       3.0.0cvs11
542
543         * src/folder.c
544                 do not allow locked msgs to be deleted,
545                 even by filtering/processing
546
547 2007-09-07 [paul]       3.0.0cvs10
548
549         * src/prefs_folder_column.c
550         * src/prefs_summary_column.c
551                 implement button sensitivity
552                 patch by Pawel Pekala
553
554 2007-09-06 [wwp]        3.0.0cvs9
555
556         * src/prefs_gtk.c
557                 Add a missing linefeed to a debug message.
558
559 2007-09-05 [colin]      3.0.0cvs8
560
561         * src/inc.c
562                 Fix statusbar/window mismatch on Maemo
563
564 2007-09-05 [colin]      3.0.0cvs7
565
566         * src/ldaputil.c
567                 Fix build without USE_LDAP_TLS
568
569 2007-09-05 [colin]      3.0.0cvs6
570
571         * src/folder.c
572         * src/imap.c
573         * src/inc.c
574         * src/mbox.c
575         * src/send_message.c
576         * src/statusbar.c
577         * src/statusbar.h
578                 Maemo: distinguish various statusbar messages,
579                 in order to display only the most important.
580
581 2007-09-04 [wwp]        3.0.0cvs5
582
583         * src/account.c
584                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
585                 Show protocol "SMTP" and the appropriate server for send-only
586                 accounts, show "-" instead of "" when no value is relevant.
587
588 2007-09-03 [ticho]      3.0.0cvs4
589
590         * src/summaryview.c
591                 Handle plural form better in delete confirmation dialog.
592
593 2007-09-03 [wwp]        3.0.0cvs3
594
595         * src/compose.c
596                 Warn differently when sending or sending later (queueing).
597
598 2007-09-03 [colin]      3.0.0cvs2
599
600         * src/procmime.c
601         * src/procmime.h
602         * src/common/plugin.c
603         * src/common/plugin.h
604                 Add a new plugin API, MimeParser. It allows
605                 plugins to scan email MIME parts and optionally,
606                 transform them.
607
608 2007-09-03 [mones]      3.0.0cvs1
609
610         * po/es.po
611                 Updated translation
612         * src/common/defs.h
613                 While a better solution is made double history sizes
614
615 2007-09-03 [paul]       3.0.0
616
617         * NEWS
618         * README
619         * RELEASE_NOTES
620                 3.0.0 released
621
622 2007-09-03 [paul]       2.10.0cvs191
623
624         * po/bg.po
625         * po/ca.po
626         * po/de.po
627         * po/fi.po
628         * po/fr.po
629         * po/hu.po
630         * po/it.po
631         * po/pl.po
632         * po/pt_BR.po
633         * po/ru.po
634         * po/sk.po
635         * po/zh_CN.po
636                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
637                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
638                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
639                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
640
641 2007-09-02 [colin]      2.10.0cvs190
642
643         * src/edittags.c
644         * src/common/tags.c
645                 Prevent empty or white-space tags
646
647 2007-09-01 [colin]      2.10.0cvs189
648
649         * src/main.c
650                 Fix double-reading of accounts list when
651                 the wizard has been run due to no accounts
652         * src/mainwindow.c
653                 Fix sensitivity of a menu item in case 
654                 there's no account
655
656 2007-09-01 [wwp]        2.10.0cvs188
657
658         * src/wizard.c
659                 Fix wizard crash when Mailbox dir already exists
660                 (thanks to Colin).
661
662 2007-08-31 [colin]      2.10.0cvs187
663
664         * src/etpan/imap-thread.c
665                 Fix unwanted creation of 
666                 libetpan's stream dump file
667         * src/compose.c
668                 Fix coloring of pastes as quotation
669         * src/summaryview.c
670                 Maemo: Fix opening of mails from keypad
671                 in Sent folders
672         * src/addressbook.c
673         * src/folderview.c
674         * src/image_viewer.c
675         * src/mimeview.c
676         * src/gtk/prefswindow.c
677                 Maemo: Fix adjustments changes 
678
679 2007-08-30 [colin]      2.10.0cvs186
680
681         * src/folderview.c
682                 Don't opened selected folder when clicking
683                 on white space
684         * src/mainwindow.c
685                 Maemo: Make Esc close messageviews
686         * src/messageview.c
687                 Maemo: Fix message scrolling to the end on 
688                 opening
689                 Maemo: Fix reopening same message
690         * src/gtk/prefswindow.c
691                 Maemo: try to fix scrollbar. Doesn't work,
692                 it seems as if gtk_adjustment_set_value was
693                 a noop.
694
695 2007-08-30 [colin]      2.10.0cvs185
696
697         * src/compose.c
698         * src/folderview.c
699         * src/main.c
700         * src/prefs_matcher.c
701         * src/prefs_template.c
702         * src/quote_fmt.c
703         * src/send_message.c
704         * src/toolbar.c
705         * src/gtk/gtkaspell.c
706         * src/plugins/bogofilter/bogofilter.c
707         * src/plugins/bogofilter/bogofilter_gtk.c
708         * src/plugins/clamav/clamav_plugin_gtk.c
709         * src/plugins/pgpcore/sgpgme.c
710         * src/plugins/spamassassin/spamassassin.c
711         * src/plugins/spamassassin/spamassassin_gtk.c
712                 Fix all potential misuses of format-string functions
713
714 2007-08-30 [wwp]        2.10.0cvs184
715
716         * src/prefs_template.c
717                 Fix a leak.
718
719 2007-08-29 [colin]      2.10.0cvs183
720
721         * src/plugins/trayicon/trayicon.c
722                 Fix leak of hooks in case of error,
723                 thanks to Holger Berndt
724
725 2007-08-28 [colin]      2.10.0cvs182
726
727         * src/mainwindow.c
728                 Don't use current folder settings when
729                 composing from the compose button's
730                 account selector
731
732 2007-08-28 [colin]      2.10.0cvs181
733
734         * src/quote_fmt_parse.y
735                 Fix cursor offset when quote contains UTF-8
736                 chars
737
738 2007-08-28 [colin]      2.10.0cvs180
739
740         * src/compose.c
741         * src/compose.h
742                 Fix signature replacement when it's been wrapped
743
744 2007-08-27 [colin]      2.10.0cvs179
745
746         * src/summaryview.c
747                 Fix indentation
748
749 2007-08-27 [colin]      2.10.0cvs178
750
751         * src/summaryview.c
752                 Fix Quicksearch's Sticky mode
753
754 2007-08-27 [colin]      2.10.0cvs177
755
756         * src/folder_item_prefs.c
757         * src/folder_item_prefs.h
758         * src/imap_gtk.c
759         * src/mh_gtk.c
760                 Fix loss of subfolders properties when
761                 renaming a folder
762
763 2007-08-26 [wwp]        2.10.0cvs176
764
765         * src/alertpanel.c
766         * src/messageview.c
767         * src/prefs_actions.c
768                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
769                 will have to be used when necessary *before* calling
770                 alertpanel functions.
771
772 2007-08-25 [paul]       2.10.0cvs175
773
774         * src/prefs_actions.c
775                 workaround gettext problem marking
776                 string as c-format when it's not
777
778 2007-08-25 [wwp]        2.10.0cvs174
779
780         * src/alertpanel.c
781         * src/messageview.c
782         * src/prefs_actions.c
783                 Call the pango markup escape function right ince in alertpanel_create
784                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
785                 2.10.0cvs158).
786
787         * src/common/log.c
788                 Fix a crash due to a misuse of g_print(), encountered when the string
789                 passed to g_print was containing printf substitution symbols.
790
791 2007-08-25 [paul]       2.10.0cvs173
792
793         * src/common/log.c
794                 fix a segfault when refreshing RSSyl feeds
795
796 2007-08-25 [paul]       2.10.0cvs172
797
798         * src/gtk/icon_legend.c
799                 add watchthread.xpm
800
801 2007-08-25 [paul]       2.10.0cvs171
802
803         * src/Makefile.am
804         * src/stock_pixmap.c
805         * src/pixmaps/insert_file.xpm
806                 add a new pixmap instead of re-using
807                 paste.xpm. (easier for icon theme authors)
808
809 2007-08-24 [holger]     2.10.0cvs170
810
811         * src/plugins/trayicon/trayicon.c
812                 The same fix for another hook id.
813
814 2007-08-24 [holger]     2.10.0cvs169
815
816         * src/plugins/trayicon/trayicon.c
817                 Micro-fix: Do the error checking for
818                 the right hook id.
819
820 2007-08-24 [paul]       2.10.0cvs168
821
822         * src/folder.h
823                 fix typo causing compiler warning
824
825 2007-08-24 [paul]       2.10.0cvs167
826
827         * README
828                 put back the correct version of this file also
829
830 2007-08-24 [colin]      2.10.0cvs166
831
832         * src/send_message.c
833                 Use progress bar when sending messages
834
835 2007-08-24 [paul]       2.10.0cvs165
836
837         * Makefile.am
838                 oops! if i'm quick no-one will notice
839                 (put back the proper file)
840
841 2007-08-24 [paul]       2.10.0cvs164
842
843         * AUTHORS
844         * Makefile.am
845         * README
846         * src/gtk/authors.h
847         * tools/Makefile.am
848         * tools/README
849         * tools/mew2claws-mail.pl
850                 add new script that imports a Mew address book
851                 submitted by Jerome Lelong
852
853 2007-08-24 [paul]       2.10.0cvs163
854
855         * manual/plugins.xml
856                 remove the obsolete plugins, add the
857                 missing plugins, including the forthcoming
858                 SpamReport plugin
859
860 2007-08-24 [paul]       2.10.0cvs162
861
862         * manual/advanced.xml
863                 add info about the hidden emphasis_color option
864         * manual/keyboard.xml
865                 correct the info about hotkeys
866                 wrap the long lines
867
868 2007-08-24 [paul]       2.10.0cvs161
869
870         * src/folderview.c
871                 add mnemonic to 'Run procesing rules'
872
873 2007-08-24 [paul]       2.10.0cvs160
874
875         * src/account.c
876         * src/folder.c
877         * src/folder.h
878                 use suitable defaults for outbox,
879                 queue, drafts and trash folders
880
881 2007-08-24 [wwp]        2.10.0cvs159
882
883         * src/folderview.c
884                 Update menu item sensitivity if necessary (or we get a
885                 gtk critical message).
886
887 2007-08-23 [wwp]        2.10.0cvs158
888
889         * src/action.c
890         * src/prefs_actions.c
891                 Allow literal % chars in action commands (use %%).
892                 Add a missing p++ to the action parser in action_get_type(),
893                 which was missing it, even if it was neutral.
894                 Fix a pango markup warning at runtime.
895
896 2007-08-23 [wwp]        2.10.0cvs157
897
898         * src/addressbook.c
899                 Contacts are now locale-aware sorted in the address book
900                 (LC_COLLATE matters here).
901                 Fix missing table initializers.
902
903 2007-08-23 [colin]      2.10.0cvs156
904
905         * src/imap.c
906                 Check scan_required on dest folder when copying
907
908 2007-08-23 [colin]      2.10.0cvs155
909
910         * src/imap.c
911                 Fix scanning when folder was empty
912
913 2007-08-22 [colin]      2.10.0cvs154
914
915         * src/msgcache.c
916                 Don't g_warning when g_try_malloc fails(), or it makes
917                 things worse as g_log() allocates. Fixes bug 1290,
918                 'Claws Mail crashes if too little memory when 
919                 rebuilding folder tree'
920
921 2007-08-22 [colin]      2.10.0cvs153
922
923         * src/inc.c
924                 Fix format string vulnerability, thanks to
925                 Ulf Harnhammar, Secunia Research
926
927 2007-08-22 [colin]      2.10.0cvs152
928
929         * src/ldapserver.c
930                 Set tv_usec too
931
932 2007-08-22 [wwp]        2.10.0cvs151
933
934         * src/ldapquery.c
935                 Few better null-ptr checks.
936
937 2007-08-22 [colin]      2.10.0cvs150
938
939         * src/editldap.c
940         * src/editldap_basedn.c
941         * src/ldapquery.c
942         * src/ldapserver.c
943         * src/ldapserver.h
944         * src/ldapupdate.c
945         * src/ldaputil.c
946         * src/ldaputil.h
947                 Fix ldap timeouts
948
949 2007-08-22 [colin]      2.10.0cvs149
950
951         * src/ldapquery.c
952                 Finish previous fix
953
954 2007-08-22 [colin]      2.10.0cvs148
955
956         * src/ldapquery.c
957                 Fix wrong assertions
958
959 2007-08-22 [colin]      2.10.0cvs147
960
961         * src/ldaputil.c
962                 Fix test (set ldap v3 if bindDN is set or TLS is set)
963
964 2007-08-22 [colin]      2.10.0cvs146
965
966         * src/editldap.c
967         * src/ldaputil.c
968                 Fix wrong "Connected successfully to server". Connection only succeeds if
969                 we can get the base DN.
970
971 2007-08-21 [wwp]        2.10.0cvs145
972
973         * src/browseldap.c
974         * src/editldap.c
975         * src/ldapctrl.c
976         * src/ldapquery.c
977         * src/ldapserver.c
978         * src/ldapupdate.c
979         * src/ldaputil.c
980                 More sanity checks in ldap functions.
981
982 2007-08-21 [wwp]        2.10.0cvs144
983
984         * src/prefs_account.c
985                 Don't return a value in a void function().
986
987 2007-08-21 [paul]       2.10.0cvs143
988
989         * src/messageview.c
990                 add check for ftp: to messageview_list_urls()
991
992 2007-08-21 [colin]      2.10.0cvs142
993
994         * src/editldap.c
995         * src/ldapctrl.c
996         * src/ldapctrl.h
997         * src/ldapquery.c
998         * src/ldapupdate.c
999                 Fix bug 1293, 'LDAP address book not working'
1000                 Search only on specified fields, but fetch 
1001                 every field possible. People will have to 
1002                 reset the searched Attributes in their LDAP
1003                 servers properties.
1004
1005 2007-08-21 [wwp]        2.10.0cvs141
1006
1007         * src/addr_compl.c
1008         * src/addrbook.c
1009         * src/addrcache.c
1010         * src/addrcindex.c
1011         * src/addressbook.c
1012         * src/addrindex.c
1013         * src/browseldap.c
1014         * src/crash.c
1015         * src/editaddress_other_attributes_ldap.c
1016         * src/exporthtml.c
1017         * src/folder.c
1018         * src/folderview.c
1019         * src/imap.c
1020         * src/jpilot.c
1021         * src/ldapserver.c
1022         * src/ldapupdate.c
1023         * src/ldif.c
1024         * src/main.c
1025         * src/mainwindow.c
1026         * src/matcher.c
1027         * src/mh.c
1028         * src/msgcache.c
1029         * src/mutt.c
1030         * src/pine.c
1031         * src/pop.c
1032         * src/prefs_customheader.c
1033         * src/prefs_msg_colors.c
1034         * src/procmime.c
1035         * src/textview.c
1036         * src/vcard.c
1037         * src/wizard.c
1038         * src/common/log.c
1039         * src/common/socket.c
1040         * src/common/ssl_certificate.c
1041         * src/common/utils.c
1042         * src/common/utils.h
1043         * src/gtk/description_window.c
1044         * src/plugins/demo/demo.c
1045         * src/plugins/pgpcore/prefs_gpg.c
1046         * src/plugins/spamassassin/libspamc.c
1047                 Make sure we use glib functions to send text messages (information,
1048                 debug, warning, errors) to stdout/stderr - no more direct puts
1049                 fputs printf fprintf to stdout/stderr when it can be done using
1050                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1051                 stdout/stderr message is saved to log in Windows.
1052
1053
1054 2007-08-21 [wwp]        2.10.0cvs140
1055
1056         * src/main.c
1057         * src/common/utils.h
1058                 Route glib's stdout/stderr messages to a log file (Windows only),
1059                 instead of loosing them.
1060
1061 2007-08-21 [paul]       2.10.0cvs139
1062
1063         * src/mainwindow.c
1064                 replace deprecated g_strncasecmp()
1065         * src/messageview.c
1066                 fix 'List URLS'
1067
1068 2007-08-20 [ticho]      2.10.0cvs138
1069
1070         * src/account.c
1071         * src/prefs_account.h
1072                 Copy all account preferences in account_clone() - some
1073                 were missing.
1074         * src/prefs_account.c
1075                 Handle empty privacy system combobox gracefully (warning
1076                 instead of a crash).
1077
1078 2007-08-20 [colin]      2.10.0cvs137
1079
1080         * src/ldapctrl.c
1081                 Fix a leak
1082
1083 2007-08-20 [paul]       2.10.0cvs136
1084
1085         * src/browseldap.c
1086         * src/editldap.c
1087         * src/ldapctrl.c
1088         * src/ldapquery.c
1089         * src/ldapquery.h
1090         * src/ldapserver.c
1091         * src/ldaputil.c
1092                 add debug_prints
1093                 patch by Michael Rasmussen
1094
1095 2007-08-19 [colin]      2.10.0cvs135
1096
1097         * src/imap.c
1098                 Fix previous commit. Sensitivity update is needed
1099                 for "Cancel receiving". However when batching we
1100                 don't need to do it for every message flag change,
1101                 just once at the start and once at the end.
1102
1103 2007-08-19 [colin]      2.10.0cvs134
1104
1105         * src/imap.c
1106                 Remove useless menu updates on session lock/unlock
1107
1108 2007-08-19 [colin]      2.10.0cvs133
1109
1110         * src/etpan/imap-thread.c
1111                 Make all fetch logs less verbose
1112
1113 2007-08-19 [paul]       2.10.0cvs132
1114
1115         * src/foldersel.c
1116         * src/folderview.c
1117         * src/summaryview.c
1118                 fix bug 1286, 'Can't move a folder into a "Folders
1119                 Only" folder'
1120
1121 2007-08-18 [ticho]      2.10.0cvs131
1122
1123         * src/editaddress_other_attributes_ldap.c
1124                 Converted option menu for other ldap attributes to GtkComboBox.
1125
1126 2007-08-18 [colin]      2.10.0cvs130
1127
1128         * src/compose.c
1129         * src/prefs_common.c
1130         * src/prefs_common.h
1131         * src/prefs_send.c
1132         * src/send_message.c
1133                 Revert 'send_dialog_mode' meaning to 
1134                 'send_dialog_invisible', so that the 
1135                 new checkbox doesn't change the 
1136                 existing behaviour.
1137
1138 2007-08-18 [paul]       2.10.0cvs129
1139
1140         * src/summaryview.c
1141                 add missing menu update
1142
1143 2007-08-17 [colin]      2.10.0cvs128
1144
1145         * src/folder.c
1146                 Set batching after getting flags - maybe fixes
1147                 bug 1292, 'CM crashes on writing mail'
1148
1149 2007-08-16 [ticho]      2.10.0cvs127
1150
1151         * src/prefs_send.c
1152                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1153         * src/gtk/combobox.h
1154         * src/gtk/gtkutils.c
1155                 Allow NULL for GtkComboBox menuitem label, rendering such
1156                 items as row separators.
1157
1158 2007-08-16 [paul]       2.10.0cvs126
1159
1160         * src/plugins/trayicon/trayicon.c
1161                 remove wrongly used gettextisation
1162
1163 2007-08-15 [ticho]      2.10.0cvs125
1164
1165         * src/importldif.c
1166                 Fixed a runtime warning where an attempt to pack an
1167                 already packed GtkLabel was made.
1168
1169 2007-08-15 [ticho]      2.10.0cvs124
1170
1171         * src/prefs_compose_writing.c
1172                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1173                 into GtkComboBox.
1174
1175 2007-08-14 [ticho]      2.10.0cvs123
1176
1177         * src/messageview.c
1178         * src/gtk/gtkutils.c
1179                 Changed return receipt account selector to GtkComboBox.
1180                 Fixed a runtime warning where GTK tried to parse
1181                 "name <email@address" as a Pango markup in an alertpanel label.
1182
1183 2007-08-14 [ticho]      2.10.0cvs122
1184
1185         * src/prefs_logging.c
1186                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1187
1188 2007-08-14 [wwp]        2.10.0cvs121
1189
1190         * tools/Makefile.am
1191         * tools/README
1192         * tools/popfile-link.sh
1193                 Added a new tool: POPFile helper, to open
1194                 selected messages in POPFile control center,
1195                 in order to change the messages' status.
1196
1197 2007-08-14 [ticho]      2.10.0cvs120
1198
1199         * src/compose.c
1200         * src/prefs_common.c
1201         * src/prefs_common.h
1202         * src/prefs_send.c
1203         * src/send_message.c
1204                 Change "Show send dialog" optionmenu to a checkbutton.
1205         * src/prefs_receive.c
1206                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1207
1208 2007-08-13 [wwp]        2.10.0cvs119
1209
1210         * src/addr_compl.c
1211         * src/addressbook.c
1212         * src/addrindex.c
1213         * src/compose.c
1214         * src/filtering.c
1215         * src/folderview.c
1216         * src/inc.c
1217         * src/matcher.c
1218         * src/mh.c
1219         * src/partial_download.c
1220         * src/prefs_gtk.c
1221         * src/procmsg.c
1222         * src/stock_pixmap.c
1223         * src/summaryview.c
1224         * src/common/utils.c
1225         * src/gtk/gtkaspell.c
1226         * src/gtk/menu.c
1227                 Make sure we never pass NULL pointers for %s substitutions
1228                 (prevent from crashing in Windows).
1229
1230 2007-08-13 [wwp]        2.10.0cvs118
1231
1232         * src/msgcache.c
1233                 Re-enable mmap_reads in Windows with some missing
1234                 CloseHandle of mapping objects, thanks to
1235                 Marcus Brinkmann.
1236
1237 2007-08-13 [paul]       2.10.0cvs117
1238
1239         * src/common/utils.c
1240                 fix bug 1287, 'Compile time problem on Solaris
1241                 (nexenta gnu/Solaris) utils.c'
1242                 Thanks to Piotr Chrzczonowicz
1243
1244 2007-08-12 [wwp]        2.10.0cvs116
1245
1246         * src/plugins/pgpcore/prefs_gpg.c
1247                 Don't try to unset a GPG_AGENT_INFO that was not
1248                 set (and don't use a NULL string in Windows, it was
1249                 crashing with --debug if GPG_AGENT_INFO was not set).
1250
1251 2007-08-12 [wwp]        2.10.0cvs115
1252
1253         * src/privacy.h
1254                 Make gcc type-check arguments passed to privacy_set_error().
1255
1256 2007-08-12 [ticho]      2.10.0cvs114
1257
1258         * src/prefs_folder_item.c
1259                 Make sure that folder default account combobox always has some
1260                 account preselected.
1261         * src/gtk/combobox.c
1262                 Handle empty combobox gracefully (warning instead of crash).
1263
1264 2007-08-12 [ticho]      2.10.0cvs114
1265
1266         * src/prefs_folder_item.c
1267                 Make sure that folder default account combobox is not empty.
1268         * src/gtk/combobox.c
1269                 Handle empty combobox gracefully (warning instead of crash).
1270
1271 2007-08-11 [paul]       2.10.0cvs113
1272
1273         * src/addrgather.c
1274         * src/folderview.c
1275                 use 'subfolder' instead of 'sub-folder', matching
1276                 everywhere else the term is used
1277         * src/imap_gtk.c
1278                 fix engrish
1279
1280 2007-08-10 [wwp]        2.10.0cvs112
1281
1282         * src/msgcache.c
1283                 Disable mmap reads in Windows only (at least temporarily), they
1284                 prevent from renaming/removing target cache files.
1285
1286 2007-08-10 [paul]
1287
1288         3.0.0-rc2 released
1289
1290 2007-08-10 [wwp]        2.10.0cvs111
1291
1292         * src/msgcache.c
1293                 fix unpredictable crashes in Windows due to broken
1294                 cache/mark/tags files writting (file were opened for
1295                 writing in text mode).
1296
1297         * src/recv.c
1298                 use gettimeofday() from w32lib.h on Windows.
1299
1300 2007-08-10 [colin]      2.10.0cvs110
1301
1302         * src/imap.c
1303         * src/etpan/imap-thread.c
1304         * src/etpan/imap-thread.h
1305                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1306
1307 2007-08-09 [colin]      2.10.0cvs109
1308
1309         * src/editldap.c
1310                 Fix port being reset to 636 on SSL
1311         * src/folder.c
1312                 Fix folder_item_get_msg_num_by_file
1313                 on drafts/queue folders
1314
1315 2007-08-09 [wwp]        2.10.0cvs108
1316
1317         * src/folder.c
1318                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1319                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1320
1321
1322 2007-08-09 [colin]      2.10.0cvs107
1323
1324         * src/folderview.c
1325         * src/summaryview.c
1326         * src/gtk/prefswindow.c
1327                 A few Maemo layout fixes
1328
1329 2007-08-09 [paul]       2.10.0cvs106
1330
1331         * src/prefs_account.c
1332                 remove the hyphen from plug-ins to
1333                 match everywhere else
1334
1335 2007-08-08 [wwp]        2.10.0cvs105
1336
1337         * src/prefs_folder_item.c
1338                 Fix an extraneous stealth ^L char.
1339
1340 2007-08-08 [wwp]        2.10.0cvs104
1341
1342         * src/prefs_folder_item.c
1343                 Better fix, group variables declarations (USE_ASPELL).
1344
1345 2007-08-08 [wwp]        2.10.0cvs103
1346
1347         * src/prefs_folder_item.c
1348                 Fix compilation w/ USE_ASPELL set (broken
1349                 by 2.10.0cvs102).
1350
1351 2007-08-08 [ticho]      2.10.0cvs102
1352
1353         * src/prefs_folder_item.c
1354                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1355
1356 2007-08-08 [colin]      2.10.0cvs101
1357
1358         * src/imap.c
1359         * src/etpan/imap-thread.c
1360         * src/etpan/imap-thread.h
1361                 Close selected mailbox before doing
1362                 status on it.
1363
1364 2007-08-08 [colin]      2.10.0cvs100
1365
1366         * src/html.c
1367                 Complete symbol table, thanks to wwp.
1368                 Fixes bug 1284, 'The html -> text 
1369                 converter ignores entities'
1370         * src/msgcache.c
1371                 Fix possible fd leak
1372
1373 2007-08-08 [colin]      2.10.0cvs99
1374
1375         * src/imap.c
1376                 Better way to fetch UIDs on non-UIDPLUS servers
1377
1378 2007-08-07 [colin]      2.10.0cvs98
1379
1380         * src/imap.c
1381                 fix bug 1275, 'auto-saved draft messages not 
1382                 always being removed'; Also, make multiple
1383                 copy (in the same account) faster by matching
1384                 source/destination message UIDs.
1385         * src/messageview.c
1386                 Don't try to reshow deleted mail
1387         * src/msgcache.c
1388                 Fix leak on error path
1389
1390 2007-08-07 [wwp]        2.10.0cvs97
1391
1392         * manual/account.xml
1393         * manual/advanced.xml
1394         * manual/fr/account.xml
1395         * manual/fr/advanced.xml
1396                 Updated the reference manual and the French translation to
1397                 reflect 2.10.0cvs84: enable running folder Processing
1398                 rules on demand.
1399
1400 2007-08-06 [wwp]        2.10.0cvs96
1401
1402         * src/prefs_common.c
1403         * src/prefs_common.h
1404         * src/textview.c
1405                 Allow changing the emphasis color used to highlight
1406                 the newsreader/x-mailer header value when it matches
1407                 our preferred mail agent (hidden pref 'emphasis_col' added
1408                 to clawsrc).
1409
1410 2007-08-06 [colin]      2.10.0cvs95
1411
1412         * src/compose.c
1413         * src/compose.h
1414                 Re-commit 2.10.0cvs86, with a protection
1415                 against Pango bug. Also, try to fix 
1416                 bug 1275, 'auto-saved draft messages not 
1417                 always being removed'
1418
1419 2007-08-06 [wwp]        2.10.0cvs94
1420
1421         * src/gtk/quicksearch.c
1422                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1423
1424 2007-08-06 [ticho]      2.10.0cvs93
1425
1426         * src/prefs_account.c
1427         * src/gtk/combobox.c
1428                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1429                 selection in account preferences.
1430
1431 2007-08-06 [wwp]        2.10.0cvs92
1432
1433         * src/plugins/pgpcore/plugin.def
1434                 Apply one more chunk from gpg4win's 03-w32-port patch.
1435
1436 2007-08-05 [colin]      2.10.0cvs91
1437
1438         * src/compose.c
1439         * src/compose.h
1440                 reverting buggy patch for now
1441
1442 2007-08-05 [colin]      2.10.0cvs90
1443
1444         * src/folder.c
1445                 Fix slowdown
1446
1447 2007-08-04 [colin]      2.10.0cvs89
1448
1449         * src/prefs_summaries.c
1450         * src/summary_search.c
1451                 Replace deprecated widgets. Patch by
1452                 Andrej.
1453
1454 2007-08-04 [colin]      2.10.0cvs88
1455
1456         * src/mh.c
1457                 Refresh GUI only every 2000 mails on mh_get_last_num
1458                 This is fast (readdir) and done only once per 
1459                 session/folder
1460
1461 2007-08-03 [colin]      2.10.0cvs87
1462
1463         * src/prefs_account.c
1464         * src/gtk/combobox.h
1465         * src/gtk/gtkutils.c
1466                 Fix a deprecated widget. Patch by
1467                 Andrej
1468
1469 2007-08-03 [colin]      2.10.0cvs86
1470
1471         * src/compose.c
1472         * src/compose.h
1473                 Make colorisation and wrapping algorithms
1474                 faster. Fixes bug 1246, 'compose becomes 
1475                 increasingly slow replying to complex emails'
1476
1477 2007-08-03 [paul]       2.10.0cvs85
1478
1479         * src/mh.c
1480                 keep the window painted
1481
1482 2007-08-02 [paul]       2.10.0cvs84
1483
1484         * src/folderview.c
1485         * src/mainwindow.c
1486         * src/mainwindow.h
1487                 enable running folder Processing
1488                 rules on demand
1489
1490 2007-08-02 [paul]       2.10.0cvs83
1491
1492         * src/textview.c
1493                 speed up/clean up rendering of larger
1494                 msgs
1495                 Thanks to Colin
1496
1497 2007-08-01 [paul]       2.10.0cvs82
1498
1499         * src/mainwindow.h
1500                 clean up cruft
1501         * src/toolbar.c
1502                 change default toolbar layout on maemo
1503         * src/pixmaps/close.xpm
1504                 make the red cross a grey cross
1505         * src/pixmaps/jpilot.xpm
1506                 make icon smaller so it fits better
1507
1508 2007-07-31 [paul]       2.10.0cvs81
1509
1510         * src/setup.c
1511         * src/gtk/gtkutils.c
1512                 fix crash on maemo on first launch
1513
1514 2007-07-30 [paul]       2.10.0cvs80
1515
1516         * src/prefs_matcher.c
1517                 specify the units of age and size
1518
1519 2007-07-30 [paul]       2.10.0cvs79
1520
1521         * src/main.c
1522                 Fix IMAP timeout setting
1523
1524 2007-07-30 [colin]      2.10.0cvs78
1525
1526         * src/prefs_account.c
1527                 Fix a deprecated widget. Patch by
1528                 Andrej
1529
1530 2007-07-27 [paul]       2.10.0cvs77
1531
1532         * src/matcher_parser_parse.y
1533         * src/prefs_filtering_action.c
1534         * src/prefs_matcher.c
1535                 these changes forgotten in cvs74's
1536                 'watch thread' feature
1537
1538 2007-07-27 [paul]       2.10.0cvs76
1539
1540         * src/compose.c
1541                 fix potential crasher
1542                 thanks to Colin
1543
1544 2007-07-27 [paul]       2.10.0cvs75
1545
1546         * src/mainwindow.c
1547         * src/manual.c
1548         * src/manual.h
1549         * src/gtk/gtkutils.c
1550                 make mainwindow's /Help/Manual point to the
1551                 remote copy if the local copy doesn't exist
1552
1553 2007-07-27 [paul]       2.10.0cvs74
1554
1555         * src/Makefile.am
1556         * src/filtering.c
1557         * src/folder.c
1558         * src/mainwindow.c
1559         * src/matcher.c
1560         * src/matcher.h
1561         * src/matcher_parser_parse.y
1562         * src/procmsg.c
1563         * src/procmsg.h
1564         * src/stock_pixmap.c
1565         * src/stock_pixmap.h
1566         * src/summaryview.c
1567         * src/summaryview.h
1568         * src/toolbar.c
1569         * src/toolbar.h
1570         * src/pixmaps/watchthread.xpm
1571                 add 'watch thread' feature
1572
1573 2007-07-27 [paul]       2.10.0cvs73
1574
1575         * src/prefs_folder_item.c
1576                 adjust labels, add tooltips
1577
1578 2007-07-27 [colin]      2.10.0cvs72
1579
1580         * src/summaryview.c
1581                 Maemo: Remove less used menu items
1582
1583 2007-07-26 [colin]      2.10.0cvs71
1584
1585         * src/messageview.c
1586                 Maemo: destroy messageview after trashing mail.
1587                 Maybe should be done on X11 too
1588
1589 2007-07-26 [colin]      2.10.0cvs70
1590
1591         * src/folderview.c
1592         * src/mainwindow.c
1593         * src/prefs_common.c
1594         * src/prefs_common.h
1595         * src/summaryview.c
1596                 Add View/Show or Hide/Column headers
1597
1598 2007-07-26 [colin]      2.10.0cvs69
1599
1600         * src/procmime.c
1601                 Fix unwanted output
1602
1603 2007-07-26 [colin]      2.10.0cvs68
1604
1605         * src/ldapserver.c
1606                 Fix possible crash on cache invalidation
1607         * src/compose.c
1608         * src/procmime.c
1609         * src/procmime.h
1610         * src/quote_fmt_parse.y
1611                 Make replying to mails with big attachments
1612                 much faster. Fixes bug 1224, 'The process of 
1613                 Replying to emails with large attachments 
1614                 seems unreasonably long...'
1615
1616 2007-07-26 [colin]      2.10.0cvs67
1617
1618         * src/mimeview.c
1619         * src/matcher.c
1620         * src/common/ssl.c
1621                 Fix threads use on BSDs
1622
1623 2007-07-26 [paul]       2.10.0cvs66
1624
1625         * src/gtk/prefswindow.c
1626                 fix account prefs breakage
1627                 thanks to Colin
1628
1629 2007-07-26 [paul]       2.10.0cvs65
1630
1631         * configure.ac
1632                 standardise ./configure --help messages
1633
1634 2007-07-26 [colin]      2.10.0cvs64
1635
1636         * src/addressbook.c
1637         * src/editaddress.c
1638                 Fix two vCard-related crashes
1639
1640 2007-07-25 [colin]      2.10.0cvs63
1641
1642         * src/inc.c
1643         * src/prefs_common.c
1644         * src/prefs_common.h
1645         * src/prefs_receive.c
1646                 Maemo: Add a better way to notify of
1647                 new mails
1648         * src/mainwindow.c
1649         * src/statusbar.h
1650         * src/summaryview.c
1651         * src/toolbar.c
1652                 Maemo: Various layout fixes
1653         * src/gtk/prefswindow.c
1654                 Maemo: Better prefs layout
1655
1656 2007-07-25 [paul]       2.10.0cvs62
1657
1658         * src/textview.c
1659                 fix the layout on maemo
1660                 thanks to Colin
1661
1662 2007-07-25 [iwkse]      2.10.0cvs61
1663
1664         * src/summaryview.c
1665                 add 'o' shortcut on summaryview
1666
1667 2007-07-25 [iwkse]      2.10.0cvs60
1668
1669         * src/textview.c
1670                 fix o shortcut
1671
1672 2007-07-24 [colin]      2.10.0cvs59
1673
1674         * src/mh.c
1675                 Fix missing timestamp update on source
1676                 folder when moving
1677         * src/textview.c
1678         * src/textview.h
1679                 Better text layout on part's choices
1680
1681 2007-07-23 [colin]      2.10.0cvs58
1682
1683         * src/mimeview.c
1684         * src/textview.c
1685                 Maemo: Automatically choose the correct application
1686                 to open parts
1687         * src/gtk/quicksearch.c
1688                 Make search run on GDK_KP_Enter too
1689
1690 2007-07-23 [wwp]        2.10.0cvs57
1691
1692         * src/quote_fmt_lex.l
1693                 Revert accidentaly committed lines (account_sig) in
1694                 2.10.0cvs56.
1695
1696 2007-07-23 [wwp]        2.10.0cvs56
1697
1698         * src/quote_fmt_lex.l
1699                 Fix typos around long form expressions in the quote lexer.
1700
1701 2007-07-23 [paul]
1702
1703         3.0.0-rc1 released
1704
1705 2007-07-23 [colin]      2.10.0cvs55
1706
1707         * src/addr_compl.c
1708                 Fix auto-completion on Maemo
1709
1710 2007-07-23 [colin]      2.10.0cvs54
1711
1712         * src/statusbar.c
1713                 Maemo: Fix sticking statusbars
1714
1715 2007-07-22 [colin]      2.10.0cvs53
1716
1717         * src/main.c
1718                 Maemo: Fix the strange "top_application" info
1719                 at startup. We should do something when 
1720                 receiving such a message.
1721
1722 2007-07-20 [paul]       2.10.0cvs52
1723
1724         * src/news_gtk.c
1725                 add missing #include "statusbar.h"
1726
1727 2007-07-20 [colin]      2.10.0cvs51
1728
1729         * src/folder.c
1730         * src/folder.h
1731         * src/folder_item_prefs.c
1732         * src/folder_item_prefs.h
1733         * src/folderview.c
1734         * src/imap.c
1735         * src/imap_gtk.c
1736         * src/imap_gtk.h
1737         * src/news.c
1738         * src/news_gtk.c
1739         * src/news_gtk.h
1740         * src/prefs_folder_item.c
1741                 Implement age-based caching: allow to
1742                 specify a threshold for the offline synchronisation
1743                 feature, and whether old cached bodies should 
1744                 be removed
1745         * src/toolbar.c
1746         * src/toolbar.h
1747                 Fix label/tooltips
1748         * src/plugins/dillo_viewer/dillo_viewer.c
1749                 Check that Dillo's installed
1750
1751 2007-07-20 [wwp]        2.10.0cvs50
1752
1753         * src/mimeview.c
1754         * src/stock_pixmap.c
1755                 Draw a frame around the selected mimeview part icon (instead of the
1756                 shifted 'dancing' icon).
1757
1758 2007-07-20 [colin]      2.10.0cvs49
1759
1760         * src/main.c
1761                 Unref stuff even on error
1762         * src/wizard.c
1763                 disconnect signals only at the very
1764                 end of the wizard save.
1765
1766 2007-07-20 [colin]      2.10.0cvs48
1767
1768         * src/mainwindow.c
1769         * src/messageview.c
1770         * src/toolbar.c
1771         * src/toolbar.h
1772                 Fix random crashes while navigating
1773                 (GTK_EVENTS_FLUSH)
1774
1775 2007-07-19 [colin]      2.10.0cvs47
1776
1777         * configure.ac
1778         * src/main.c
1779         * src/prefs_common.c
1780         * src/prefs_common.h
1781         * src/wizard.c
1782         * src/common/defs.h
1783         * src/common/utils.c
1784                 Maemo: add an easy way to store data (mails
1785                 and IMAP/NNTP caches) on one of the SD cards,
1786                 and protect against unmounts if needed
1787
1788 2007-07-19 [paul]       2.10.0cvs46
1789
1790         * src/Makefile.am
1791         * src/stock_pixmap.c
1792         * src/gtk/about.c
1793         * src/pixmaps/claws-mail_logo-small.xpm
1794                 implement a (slightly) different About
1795                 dialog for maemo and add a small version
1796                 of the logo for it
1797         * src/wizard.c
1798                 use a scrolled window for wizard page 1
1799                 on maemo
1800
1801 2007-07-19 [paul]       2.10.0cvs45
1802
1803         * src/Makefile.am
1804                 too soon for this line
1805
1806 2007-07-19 [paul]       2.10.0cvs44
1807
1808         * src/Makefile.am
1809                 fix build on n800
1810
1811 2007-07-19 [colin]      2.10.0cvs43
1812
1813         * src/wizard.c
1814                 Solve Mail/Mailbox name when specifying
1815                 full /path/to/Mail.
1816
1817 2007-07-18 [colin]      2.10.0cvs42
1818
1819         * src/inc.c
1820         * configure.ac
1821                 Fix build on n770
1822
1823 2007-07-18 [colin]      2.10.0cvs41
1824
1825         * src/inc.c
1826                 Maemo: plug the online/offline system into
1827                 maemo's interfaces to have Claws automatically
1828                 switch according to the system status
1829         * src/statusbar.c
1830                 Maemo: use HildonBanners to display status
1831                 messages. Renders the main statusbar useless.
1832
1833 2007-07-18 [paul]       2.10.0cvs40
1834
1835         * src/filtering.c
1836                 fix screen blanking on moving/copying many msgs
1837         * src/folder.c
1838                 fix processing progressbar and screen blanking
1839                 during processing
1840
1841 2007-07-18 [paul]       2.10.0cvs39
1842
1843         * src/messageview.c
1844                 revert cvs37, breakage on maemo
1845
1846 2007-07-18 [paul]       2.10.0cvs38
1847
1848         * src/gtk/gtkutils.c
1849                 make sure we can still build with older GTK's
1850
1851 2007-07-18 [colin]      2.10.0cvs37
1852
1853         * src/messageview.c
1854                 Only hide the small layout's messageview, instead
1855                 of destroying it when closing
1856         * src/gtk/gtkutils.c
1857                 Use gtk_window_present_with_time to popup windows,
1858                 it seems to make things better with modern WMs
1859                 (actually focusing)
1860
1861 2007-07-17 [colin]      2.10.0cvs36
1862
1863         * src/editaddress.c
1864                 Simplify layout on Maemo
1865         * src/folder.c
1866                 Fix possible crash
1867         * src/prefs_display_header.c
1868                 Remove some headers by default on Maemo
1869
1870 2007-07-17 [paul]       2.10.0cvs35
1871
1872         * src/prefs_common.c
1873         * src/prefs_common.h
1874         * src/prefs_logging.c
1875         * src/common/log.c
1876                 add options to stop/enable writing logs to disc
1877
1878 2007-07-17 [paul]       2.10.0cvs34
1879
1880         * src/edittags.c
1881                 fix some issues with the Apply tags window:
1882                 - set search column (enables autocompl in the treeview)
1883                 - apply tag from "New tag" if it existed
1884                 - clears New tag entry when adding it with the button
1885                 Thanks to Colin
1886
1887 2007-07-17 [paul]       2.10.0cvs33
1888
1889         * src/edittags.c
1890                 fix 'apply tags' dialogue weirdness
1891
1892 2007-07-16 [colin]      2.10.0cvs32
1893
1894         * src/toolbar.c
1895                 Fix double-loading of mails on Maemo
1896
1897 2007-07-16 [colin]      2.10.0cvs31
1898
1899         * src/messageview.c
1900                 Prevent double-loading of the same part under some
1901                 conditions; hide statusbar on Maemo
1902
1903 2007-07-16 [colin]      2.10.0cvs30
1904
1905         * src/edittags.c
1906         * src/edittags.h
1907         * src/mainwindow.c
1908         * src/summaryview.c
1909                 Improve the tag interface - allow
1910                 to set/unset tags from a special
1911                 window.
1912         * src/gtk/gtkvscrollbutton.c
1913         * src/mimeview.c
1914         * src/mimeview.h
1915         * src/stock_pixmap.c
1916                 Fix Mimeview's ugly hacks in the
1917                 icon list. 
1918
1919 2007-07-16 [paul]       2.10.0cvs29
1920
1921         * src/wizard.c
1922                 rework dialog
1923         * src/gtk/icon_legend.c
1924                 put it all in a scrolled window
1925
1926 2007-07-15 [colin]      2.10.0cvs28
1927
1928         * src/mainwindow.c
1929                 Maemo: force layout to be Small screen; the
1930                 others don't make sense
1931
1932 2007-07-14 [colin]      2.10.0cvs27
1933
1934         * src/mimeview.c
1935         * src/gtk/gtkvscrollbutton.c
1936                 Maemo: Fix mimeview's buttons size
1937
1938 2007-07-14 [colin]      2.10.0cvs26
1939
1940         * src/toolbar.c
1941                 Fix the button workaround fix.
1942                 (Use the correct variable)
1943
1944 2007-07-14 [colin]      2.10.0cvs25
1945
1946         * src/mainwindow.c
1947         * src/toolbar.c
1948                 Maemo: put the progress bar in the
1949                 toolbar
1950
1951 2007-07-14 [colin]      2.10.0cvs24
1952
1953         * src/prefs_common.c
1954                 Maemo: hide statusbar by default
1955         * src/Makefile.am
1956         * src/stock_pixmap.c
1957         * src/stock_pixmap.h
1958         * src/toolbar.c
1959         * src/pixmaps/go_folders.xpm
1960                 Maemo: Add a specific icon to go back to
1961                 folder list
1962
1963 2007-07-14 [colin]      2.10.0cvs23
1964
1965         * src/toolbar.c
1966                 Don't set homogeneous finally
1967
1968 2007-07-14 [colin]      2.10.0cvs22
1969
1970         * src/toolbar.c
1971                 Fix button show/hide issues
1972
1973 2007-07-14 [colin]      2.10.0cvs21
1974
1975         * src/toolbar.c
1976                 Fix huge arrows
1977                 Fix button workaround to be able to click
1978                 if mouse was on button when it went un-
1979                 sensitive.
1980                 Revert previous commit, gtk_tool_item_set_homogeneous
1981                 doesn't mean what it seems to mean ;-)
1982
1983 2007-07-14 [paul]       2.10.0cvs20
1984
1985         * src/toolbar.c
1986                 make homogeneous FALSE always
1987
1988 2007-07-13 [colin]      2.10.0cvs19
1989
1990         * src/toolbar.c
1991         * src/toolbar.h
1992                 Rework to fit the non-deprecated API
1993         * src/compose.c
1994         * src/folderview.c
1995         * src/mainwindow.c
1996         * src/messageview.c
1997         * src/summaryview.c
1998                 Maemo layout changes. Better toolbars,
1999                 removal of CTree headers. 
2000
2001 2007-07-13 [paul]       2.10.0cvs18
2002
2003         * src/gtk/colorlabel.c
2004                 fix bug 1261, '[DE] coloring messages in overview 
2005                 keys are not localised'
2006                 the string is now included in claws-mail.pot
2007
2008 2007-07-13 [colin]      2.10.0cvs17
2009
2010         * src/summaryview.c
2011                 Fix bug 1267, 'printing mutliple messages 
2012                 opens one message-dialog after the other'
2013                 Ask for confirmation when printing 10
2014                 messages or more.
2015
2016 2007-07-11 [colin]      2.10.0cvs16
2017
2018         * COPYING
2019         * README
2020         * autogen.sh
2021         * manual/claws-mail-manual.xml
2022         * manual/gpl.xml
2023         * manual/es/claws-mail-manual.xml
2024         * manual/es/gpl.xml
2025         * manual/fr/claws-mail-manual.xml
2026         * manual/fr/gpl.xml
2027         * manual/pl/gpl.xml
2028         * src/account.c
2029         * src/account.h
2030         * src/action.c
2031         * src/action.h
2032         * src/adbookbase.h
2033         * src/addr_compl.c
2034         * src/addr_compl.h
2035         * src/addrbook.c
2036         * src/addrbook.h
2037         * src/addrcache.c
2038         * src/addrcache.h
2039         * src/addrcindex.c
2040         * src/addrcindex.h
2041         * src/addrclip.c
2042         * src/addrclip.h
2043         * src/addrdefs.h
2044         * src/addressadd.c
2045         * src/addressadd.h
2046         * src/addressbook.c
2047         * src/addressbook.h
2048         * src/addressbook_foldersel.c
2049         * src/addressbook_foldersel.h
2050         * src/addressitem.h
2051         * src/addrgather.c
2052         * src/addrgather.h
2053         * src/addrharvest.c
2054         * src/addrharvest.h
2055         * src/addrindex.c
2056         * src/addrindex.h
2057         * src/addritem.c
2058         * src/addritem.h
2059         * src/addrquery.c
2060         * src/addrquery.h
2061         * src/addrselect.c
2062         * src/addrselect.h
2063         * src/alertpanel.c
2064         * src/alertpanel.h
2065         * src/browseldap.c
2066         * src/browseldap.h
2067         * src/codeconv.c
2068         * src/codeconv.h
2069         * src/compose.c
2070         * src/compose.h
2071         * src/crash.c
2072         * src/crash.h
2073         * src/customheader.c
2074         * src/customheader.h
2075         * src/displayheader.c
2076         * src/displayheader.h
2077         * src/editaddress.c
2078         * src/editaddress.h
2079         * src/editaddress_other_attributes_ldap.c
2080         * src/editaddress_other_attributes_ldap.h
2081         * src/editbook.c
2082         * src/editbook.h
2083         * src/editgroup.c
2084         * src/editgroup.h
2085         * src/editjpilot.c
2086         * src/editjpilot.h
2087         * src/editldap.c
2088         * src/editldap.h
2089         * src/editldap_basedn.c
2090         * src/editldap_basedn.h
2091         * src/edittags.c
2092         * src/edittags.h
2093         * src/editvcard.c
2094         * src/editvcard.h
2095         * src/enriched.c
2096         * src/enriched.h
2097         * src/exphtmldlg.c
2098         * src/exphtmldlg.h
2099         * src/expldifdlg.c
2100         * src/expldifdlg.h
2101         * src/export.c
2102         * src/export.h
2103         * src/exporthtml.c
2104         * src/exporthtml.h
2105         * src/exportldif.c
2106         * src/exportldif.h
2107         * src/filtering.c
2108         * src/filtering.h
2109         * src/folder.c
2110         * src/folder.h
2111         * src/folder_item_prefs.c
2112         * src/folder_item_prefs.h
2113         * src/foldersel.c
2114         * src/foldersel.h
2115         * src/folderutils.c
2116         * src/folderutils.h
2117         * src/folderview.c
2118         * src/folderview.h
2119         * src/gedit-print.c
2120         * src/gedit-print.h
2121         * src/grouplistdialog.c
2122         * src/grouplistdialog.h
2123         * src/headerview.c
2124         * src/headerview.h
2125         * src/html.c
2126         * src/html.h
2127         * src/image_viewer.c
2128         * src/image_viewer.h
2129         * src/imap.c
2130         * src/imap.h
2131         * src/imap_gtk.c
2132         * src/imap_gtk.h
2133         * src/import.c
2134         * src/import.h
2135         * src/importldif.c
2136         * src/importldif.h
2137         * src/importmutt.c
2138         * src/importmutt.h
2139         * src/importpine.c
2140         * src/importpine.h
2141         * src/inc.c
2142         * src/inc.h
2143         * src/jpilot.c
2144         * src/jpilot.h
2145         * src/ldapctrl.c
2146         * src/ldapctrl.h
2147         * src/ldaplocate.c
2148         * src/ldaplocate.h
2149         * src/ldapquery.c
2150         * src/ldapquery.h
2151         * src/ldapserver.c
2152         * src/ldapserver.h
2153         * src/ldapupdate.c
2154         * src/ldapupdate.h
2155         * src/ldaputil.c
2156         * src/ldaputil.h
2157         * src/ldif.c
2158         * src/ldif.h
2159         * src/localfolder.c
2160         * src/localfolder.h
2161         * src/main.c
2162         * src/main.h
2163         * src/mainwindow.c
2164         * src/mainwindow.h
2165         * src/manual.c
2166         * src/manual.h
2167         * src/matcher.c
2168         * src/matcher.h
2169         * src/matcher_parser.h
2170         * src/matcher_parser_lex.l
2171         * src/matcher_parser_parse.y
2172         * src/mbox.c
2173         * src/mbox.h
2174         * src/message_search.c
2175         * src/message_search.h
2176         * src/messageview.c
2177         * src/messageview.h
2178         * src/mh.c
2179         * src/mh.h
2180         * src/mh_gtk.c
2181         * src/mh_gtk.h
2182         * src/mimeview.c
2183         * src/mimeview.h
2184         * src/msgcache.c
2185         * src/msgcache.h
2186         * src/mutt.c
2187         * src/mutt.h
2188         * src/news.c
2189         * src/news.h
2190         * src/news_gtk.c
2191         * src/news_gtk.h
2192         * src/noticeview.c
2193         * src/noticeview.h
2194         * src/partial_download.c
2195         * src/partial_download.h
2196         * src/pine.c
2197         * src/pine.h
2198         * src/pop.c
2199         * src/pop.h
2200         * src/prefs_account.c
2201         * src/prefs_account.h
2202         * src/prefs_actions.c
2203         * src/prefs_actions.h
2204         * src/prefs_common.c
2205         * src/prefs_common.h
2206         * src/prefs_compose_writing.c
2207         * src/prefs_compose_writing.h
2208         * src/prefs_customheader.c
2209         * src/prefs_customheader.h
2210         * src/prefs_display_header.c
2211         * src/prefs_display_header.h
2212         * src/prefs_ext_prog.c
2213         * src/prefs_ext_prog.h
2214         * src/prefs_filtering.c
2215         * src/prefs_filtering.h
2216         * src/prefs_filtering_action.c
2217         * src/prefs_filtering_action.h
2218         * src/prefs_folder_column.c
2219         * src/prefs_folder_column.h
2220         * src/prefs_folder_item.c
2221         * src/prefs_folder_item.h
2222         * src/prefs_fonts.c
2223         * src/prefs_fonts.h
2224         * src/prefs_gtk.c
2225         * src/prefs_gtk.h
2226         * src/prefs_image_viewer.c
2227         * src/prefs_image_viewer.h
2228         * src/prefs_logging.c
2229         * src/prefs_logging.h
2230         * src/prefs_matcher.c
2231         * src/prefs_matcher.h
2232         * src/prefs_message.c
2233         * src/prefs_message.h
2234         * src/prefs_msg_colors.c
2235         * src/prefs_msg_colors.h
2236         * src/prefs_other.c
2237         * src/prefs_other.h
2238         * src/prefs_quote.c
2239         * src/prefs_quote.h
2240         * src/prefs_receive.c
2241         * src/prefs_receive.h
2242         * src/prefs_send.c
2243         * src/prefs_send.h
2244         * src/prefs_spelling.c
2245         * src/prefs_spelling.h
2246         * src/prefs_summaries.c
2247         * src/prefs_summaries.h
2248         * src/prefs_summary_column.c
2249         * src/prefs_summary_column.h
2250         * src/prefs_summary_open.c
2251         * src/prefs_summary_open.h
2252         * src/prefs_template.c
2253         * src/prefs_template.h
2254         * src/prefs_themes.c
2255         * src/prefs_themes.h
2256         * src/prefs_toolbar.c
2257         * src/prefs_toolbar.h
2258         * src/prefs_wrapping.c
2259         * src/prefs_wrapping.h
2260         * src/privacy.c
2261         * src/privacy.h
2262         * src/procheader.c
2263         * src/procheader.h
2264         * src/procmime.c
2265         * src/procmime.h
2266         * src/procmsg.c
2267         * src/procmsg.h
2268         * src/quote_fmt.c
2269         * src/quote_fmt_lex.l
2270         * src/quote_fmt_parse.y
2271         * src/recv.c
2272         * src/recv.h
2273         * src/remotefolder.c
2274         * src/remotefolder.h
2275         * src/send_message.c
2276         * src/send_message.h
2277         * src/setup.c
2278         * src/setup.h
2279         * src/simple-gettext.c
2280         * src/sourcewindow.c
2281         * src/sourcewindow.h
2282         * src/ssl_manager.c
2283         * src/ssl_manager.h
2284         * src/statusbar.c
2285         * src/statusbar.h
2286         * src/stock_pixmap.c
2287         * src/stock_pixmap.h
2288         * src/summary_search.c
2289         * src/summary_search.h
2290         * src/summaryview.c
2291         * src/summaryview.h
2292         * src/textview.c
2293         * src/textview.h
2294         * src/toolbar.c
2295         * src/toolbar.h
2296         * src/undo.c
2297         * src/undo.h
2298         * src/unmime.c
2299         * src/unmime.h
2300         * src/uri_opener.c
2301         * src/uri_opener.h
2302         * src/vcard.c
2303         * src/vcard.h
2304         * src/wizard.c
2305         * src/wizard.h
2306         * src/common/base64.c
2307         * src/common/base64.h
2308         * src/common/claws.c
2309         * src/common/claws.h
2310         * src/common/defs.h
2311         * src/common/fnmatch.c
2312         * src/common/fnmatch.h
2313         * src/common/fnmatch_loop.c
2314         * src/common/hooks.c
2315         * src/common/hooks.h
2316         * src/common/log.c
2317         * src/common/log.h
2318         * src/common/md5.c
2319         * src/common/md5.h
2320         * src/common/mgutils.c
2321         * src/common/mgutils.h
2322         * src/common/nntp.c
2323         * src/common/nntp.h
2324         * src/common/passcrypt.c
2325         * src/common/passcrypt.h.in
2326         * src/common/plugin.c
2327         * src/common/plugin.h
2328         * src/common/prefs.c
2329         * src/common/prefs.h
2330         * src/common/progressindicator.c
2331         * src/common/progressindicator.h
2332         * src/common/quoted-printable.c
2333         * src/common/quoted-printable.h
2334         * src/common/session.c
2335         * src/common/session.h
2336         * src/common/smtp.c
2337         * src/common/smtp.h
2338         * src/common/socket.c
2339         * src/common/socket.h
2340         * src/common/ssl.c
2341         * src/common/ssl.h
2342         * src/common/ssl_certificate.c
2343         * src/common/ssl_certificate.h
2344         * src/common/string_match.c
2345         * src/common/string_match.h
2346         * src/common/stringtable.c
2347         * src/common/stringtable.h
2348         * src/common/tags.c
2349         * src/common/tags.h
2350         * src/common/template.c
2351         * src/common/template.h
2352         * src/common/timing.h
2353         * src/common/utils.c
2354         * src/common/utils.h
2355         * src/common/uuencode.c
2356         * src/common/uuencode.h
2357         * src/common/version.h.in
2358         * src/common/w32_dirent.c
2359         * src/common/w32_reg.c
2360         * src/common/w32_signal.c
2361         * src/common/w32_stat.c
2362         * src/common/w32_stdlib.c
2363         * src/common/w32_string.c
2364         * src/common/w32_time.c
2365         * src/common/w32_unistd.c
2366         * src/common/w32_wait.c
2367         * src/common/w32lib.h
2368         * src/common/xml.c
2369         * src/common/xml.h
2370         * src/common/xmlprops.c
2371         * src/common/xmlprops.h
2372         * src/etpan/etpan-errors.h
2373         * src/etpan/etpan-thread-manager-types.h
2374         * src/etpan/etpan-thread-manager.c
2375         * src/etpan/etpan-thread-manager.h
2376         * src/etpan/imap-thread.c
2377         * src/etpan/imap-thread.h
2378         * src/gtk/about.c
2379         * src/gtk/about.h
2380         * src/gtk/colorlabel.c
2381         * src/gtk/colorlabel.h
2382         * src/gtk/colorsel.c
2383         * src/gtk/colorsel.h
2384         * src/gtk/combobox.c
2385         * src/gtk/combobox.h
2386         * src/gtk/description_window.c
2387         * src/gtk/description_window.h
2388         * src/gtk/filesel.c
2389         * src/gtk/filesel.h
2390         * src/gtk/foldersort.c
2391         * src/gtk/foldersort.h
2392         * src/gtk/gtkaspell.c
2393         * src/gtk/gtkaspell.h
2394         * src/gtk/gtksctree.c
2395         * src/gtk/gtkshruler.c
2396         * src/gtk/gtkshruler.h
2397         * src/gtk/gtksourceprintjob.c
2398         * src/gtk/gtksourceprintjob.h
2399         * src/gtk/gtkutils.c
2400         * src/gtk/gtkutils.h
2401         * src/gtk/gtkvscrollbutton.c
2402         * src/gtk/gtkvscrollbutton.h
2403         * src/gtk/icon_legend.c
2404         * src/gtk/icon_legend.h
2405         * src/gtk/inputdialog.c
2406         * src/gtk/inputdialog.h
2407         * src/gtk/logwindow.c
2408         * src/gtk/logwindow.h
2409         * src/gtk/manage_window.c
2410         * src/gtk/manage_window.h
2411         * src/gtk/menu.c
2412         * src/gtk/menu.h
2413         * src/gtk/pluginwindow.c
2414         * src/gtk/pluginwindow.h
2415         * src/gtk/prefswindow.c
2416         * src/gtk/prefswindow.h
2417         * src/gtk/progressdialog.c
2418         * src/gtk/progressdialog.h
2419         * src/gtk/quicksearch.c
2420         * src/gtk/quicksearch.h
2421         * src/gtk/sslcertwindow.c
2422         * src/gtk/sslcertwindow.h
2423         * src/plugins/bogofilter/bogofilter.c
2424         * src/plugins/bogofilter/bogofilter.h
2425         * src/plugins/bogofilter/bogofilter_gtk.c
2426         * src/plugins/clamav/clamav_plugin.c
2427         * src/plugins/clamav/clamav_plugin.h
2428         * src/plugins/clamav/clamav_plugin_gtk.c
2429         * src/plugins/demo/demo.c
2430         * src/plugins/dillo_viewer/dillo_prefs.c
2431         * src/plugins/dillo_viewer/dillo_prefs.h
2432         * src/plugins/dillo_viewer/dillo_viewer.c
2433         * src/plugins/pgpcore/passphrase.c
2434         * src/plugins/pgpcore/passphrase.h
2435         * src/plugins/pgpcore/pgp_viewer.c
2436         * src/plugins/pgpcore/pgp_viewer.h
2437         * src/plugins/pgpcore/plugin.c
2438         * src/plugins/pgpcore/prefs_gpg.c
2439         * src/plugins/pgpcore/prefs_gpg.h
2440         * src/plugins/pgpcore/select-keys.c
2441         * src/plugins/pgpcore/select-keys.h
2442         * src/plugins/pgpcore/sgpgme.c
2443         * src/plugins/pgpcore/sgpgme.h
2444         * src/plugins/pgpinline/pgpinline.c
2445         * src/plugins/pgpinline/pgpinline.h
2446         * src/plugins/pgpinline/plugin.c
2447         * src/plugins/pgpmime/pgpmime.c
2448         * src/plugins/pgpmime/pgpmime.h
2449         * src/plugins/pgpmime/plugin.c
2450         * src/plugins/spamassassin/spamassassin.c
2451         * src/plugins/spamassassin/spamassassin.h
2452         * src/plugins/spamassassin/spamassassin_gtk.c
2453         * src/plugins/trayicon/trayicon.c
2454         * src/plugins/trayicon/trayicon_prefs.c
2455         * src/plugins/trayicon/trayicon_prefs.h
2456         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2457         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2458         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2459         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2460         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2461         * tools/OOo2claws-mail.pl
2462         * tools/README.sylprint
2463         * tools/acroread2claws-mail.pl
2464         * tools/claws-mail-compose-insert-files.pl
2465         * tools/convert_mbox.pl
2466         * tools/filter_conv.pl
2467         * tools/filter_conv_new.pl
2468         * tools/fix_date.sh
2469         * tools/freshmeat_search.pl
2470         * tools/google_search.pl
2471         * tools/kmail-mailbox2claws-mail.pl
2472         * tools/kmail2claws-mail.pl
2473         * tools/kmail2claws-mail_v2.pl
2474         * tools/mairix.sh
2475         * tools/make.themes.project
2476         * tools/multiwebsearch.pl
2477         * tools/nautilus2claws-mail.sh
2478         * tools/outlook2claws-mail.pl
2479         * tools/textviewer.sh
2480         * tools/thunderbird-filters-convertor.pl
2481         * tools/update-po
2482         * tools/uuooffice
2483         * tools/vcard2xml.py
2484         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2485                 Upgrade to GPLv3 or later.
2486
2487 2007-07-10 [wwp]        2.10.0cvs15
2488
2489         * src/main.c
2490                 Fix re-opening of all composing messages that were
2491                 opened when closing the previous instance, thanks
2492                 to Colin.
2493
2494 2007-07-10 [paul]       2.10.0cvs14
2495
2496         * src/editaddress_other_attributes_ldap.c
2497         * src/ldapupdate.c
2498                 fix crash on selecting 'other attributes' combo
2499                 for either a new entry or an old entry with no
2500                 existing attributes.
2501                 fix bug on editing multiple attributes which
2502                 resulted them all having the value of the last
2503                 one changed.
2504                 Thanks to Colin
2505
2506 2007-07-10 [colin]      2.10.0cvs13
2507
2508         * src/editaddress.c
2509         * src/editaddress_other_attributes_ldap.h
2510         * src/ldapupdate.c
2511                 Fix --disable-ldap build
2512
2513 2007-07-09 [colin]      2.10.0cvs12
2514
2515         * src/Makefile.am
2516         * src/addritem.c
2517         * src/addritem.h
2518         * src/editaddress.c
2519         * src/editaddress_other_attributes_ldap.c
2520         * src/editaddress_other_attributes_ldap.h
2521         * src/editldap.c
2522         * src/ldapctrl.c
2523         * src/ldapctrl.h
2524         * src/ldapupdate.c
2525                 Add capability to edit all inetOrgPerson
2526                 attributes on LDAP. Patch by Michael 
2527                 Rasmussen
2528
2529 2007-07-09 [colin]      2.10.0cvs11
2530
2531         * src/Makefile.am
2532         * src/exporthtml.c
2533         * src/mbox.c
2534         * src/msgcache.c
2535         * src/prefs_summaries.c
2536         * src/prefs_themes.c
2537         * src/procheader.c
2538         * src/common/Makefile.am
2539         * src/common/log.c
2540         * src/common/timing.h
2541         * src/common/utils.c
2542         * src/common/utils.h
2543         * src/common/w32_account.c
2544         * src/common/w32lib.h
2545         * src/gtk/Makefile.am
2546         * src/gtk/colorlabel.c
2547         * src/plugins/pgpcore/Makefile.am
2548         * src/plugins/pgpcore/claws.def
2549         * src/plugins/pgpcore/passphrase.c
2550         * src/plugins/pgpcore/pgp_viewer.c
2551         * src/plugins/pgpcore/plugin.def
2552         * src/plugins/pgpcore/sgpgme.c
2553         * src/plugins/pgpinline/Makefile.am
2554         * src/plugins/pgpinline/claws.def
2555         * src/plugins/pgpinline/mypgpcore.def
2556         * src/plugins/pgpinline/plugin.def
2557         * src/plugins/pgpmime/Makefile.am
2558         * src/plugins/pgpmime/claws.def
2559         * src/plugins/pgpmime/mypgpcore.def
2560         * src/plugins/pgpmime/plugin.def
2561                 Commit win32 patch, from Werner Koch and
2562                 Marcus Brinkmann
2563
2564 2007-07-09 [colin]      2.10.0cvs10
2565
2566         * src/prefs_toolbar.c
2567                 Fix crash when no actions exist
2568
2569 2007-07-07 [paul]       2.10.0cvs9
2570
2571         * COPYING
2572         * manual/claws-mail-manual.xml
2573                 update copyright year
2574         * po/fi.po
2575                 updated by Flammie Pirinen
2576
2577 2007-07-05 [wwp]        2.10.0cvs8
2578
2579         * src/plugins/clamav/clamav_plugin_gtk.c
2580                 Make vertical spacing like in other plugin prefs pages.
2581
2582 2007-07-05 [wwp]        2.10.0cvs7
2583
2584         * src/quote_fmt.c
2585                 It's %am that works, not %ae (this doc incoherence has been
2586                 introduced with 2.9.2cvs13).
2587
2588 2007-07-04 [wwp]        2.10.0cvs6
2589
2590         * src/plugins/bogofilter/bogofilter.c
2591                 Gettext-ize an occurrence of "Any" that wasn't.
2592
2593 2007-07-04 [colin]      2.10.0cvs5
2594
2595         * po/POTFILES.in
2596                 Fix untranslated strings; thanks
2597                 to Pader Rezso.
2598
2599 2007-07-03 [colin]      2.10.0cvs4
2600
2601         * src/folder.c
2602         * src/mainwindow.c
2603                 Fix saving of sort mode for tags and
2604                 thread date. Thanks to Pierre Ossman.
2605                 Completes fix for bug 1233
2606
2607 2007-07-03 [paul]       2.10.0cvs3
2608
2609         * src/compose.c
2610                 fix auto-save
2611         * src/summaryview.c
2612                 fix build warnings
2613         Thanks to Colin
2614
2615 2007-07-02 [colin]      2.10.0cvs2
2616
2617         * src/folder.h
2618         * src/mainwindow.c
2619         * src/procmsg.h
2620         * src/summaryview.c
2621                 Add View/Sort/by Thread date
2622                 Fixes bug 1233, 'Capability to sort 
2623                 threads by most recent message'
2624                 Based on a patch by Paul Rolland
2625
2626 2007-07-02 [colin]      2.10.0cvs1
2627
2628         * src/Makefile.am
2629         * src/compose.c
2630         * src/edittags.c
2631         * src/edittags.h
2632         * src/filtering.c
2633         * src/folder.c
2634         * src/folder.h
2635         * src/headerview.c
2636         * src/headerview.h
2637         * src/main.c
2638         * src/mainwindow.c
2639         * src/mainwindow.h
2640         * src/manual.h
2641         * src/matcher.c
2642         * src/matcher.h
2643         * src/matcher_parser_parse.y
2644         * src/mimeview.c
2645         * src/msgcache.c
2646         * src/msgcache.h
2647         * src/prefs_common.c
2648         * src/prefs_common.h
2649         * src/prefs_filtering_action.c
2650         * src/prefs_matcher.c
2651         * src/prefs_summary_column.c
2652         * src/procmsg.c
2653         * src/procmsg.h
2654         * src/quote_fmt.c
2655         * src/quote_fmt_lex.l
2656         * src/quote_fmt_parse.y
2657         * src/summaryview.c
2658         * src/summaryview.h
2659         * src/textview.c
2660         * src/common/Makefile.am
2661         * src/common/defs.h
2662         * src/common/tags.c
2663         * src/common/tags.h
2664         * src/gtk/quicksearch.c
2665         * src/gtk/quicksearch.h
2666                 Add Tags implementation. Tags are arbitrary labels
2667                 that can be applied to messages. It is possible 
2668                 to create, edit, remove tags; apply them to mails;
2669                 filter on tags or tag presence; apply or unset
2670                 tags via filtering actions; reference tags in
2671                 reply templates.
2672
2673 2007-07-02 [paul]       2.10.0
2674
2675         * NEWS
2676         * README
2677         * RELEASE_NOTES
2678                 2.10.0 released
2679
2680 2007-07-02 [paul]       2.9.2cvs78
2681
2682         * po/de.po
2683         * po/en_GB.po
2684         * po/es.po
2685         * po/fr.po
2686         * po/hu.po
2687         * po/pt_BR.po
2688         * po/ru.po
2689         * po/zh_CN.po
2690                 updated by Stephan Sachse, me, Ricardo Mones
2691                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2692                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2693
2694 2007-07-02 [paul]       2.9.2cvs77
2695
2696         * AUTHORS
2697                 updated
2698
2699 2007-06-29 [wwp]        2.9.2cvs76
2700
2701         * src/gtk/headers.h
2702                 Fix a typo (thanks to Ricardo for finding this out).
2703
2704 2007-06-28 [paul]       2.9.2cvs75
2705
2706         * src/folderview.c
2707                 fix build warnings
2708
2709 2007-06-28 [paul]       2.9.2cvs74
2710
2711         * tools/Makefile.am
2712                 fix bug in the autotools build system.
2713                 Files cataloged under EXTRA_DIST were never
2714                 automatically copied to the build tree.
2715                 (fix 'make distcheck')
2716                 Patch by Michael Rasmussen.
2717
2718 2007-06-24 [colin]      2.9.2cvs73
2719
2720         * src/news_gtk.c
2721                 Fix bug 1249, 'Error handling for 
2722                 news errors needs modification'
2723                 Only popup error if the according
2724                 pref in Prefs/Receive is set.
2725
2726 2007-06-21 [colin]      2.9.2cvs72
2727
2728         * src/common/plugin.c
2729         * src/common/plugin.h
2730                 Change plugin API to know whether it's safe to 
2731                 unload plugins or whether we should just hide
2732                 them. Fixes bug 1248, 'Core dumps after 
2733                 unloading plugin and clicking on load plugins'
2734         * src/plugins/bogofilter/bogofilter.c
2735         * src/plugins/clamav/clamav_plugin.c
2736         * src/plugins/demo/demo.c
2737         * src/plugins/dillo_viewer/dillo_viewer.c
2738         * src/plugins/pgpcore/plugin.c
2739         * src/plugins/pgpinline/plugin.c
2740         * src/plugins/pgpmime/plugin.c
2741         * src/plugins/spamassassin/spamassassin.c
2742         * src/plugins/trayicon/trayicon.c
2743                 Update API
2744
2745 2007-06-19 [colin]      2.9.2cvs71
2746
2747         * src/compose.c
2748         * src/messageview.c
2749                 Fix crash mentioned in bug 1246
2750                 Race condition when automatically drafting
2751                 due to insertion on reedit.
2752
2753 2007-06-18 [wwp]        2.9.2cvs70
2754
2755         * src/importldif.c
2756                 LDIF import: use a "Proceed" button to complete
2757                 the process.
2758
2759 2007-06-18 [paul]       2.9.2cvs69
2760
2761         * configure.ac
2762                 use pkgconfig to check for gtk and glib
2763
2764 2007-06-17 [wwp]        2.9.2cvs68
2765
2766         * src/ldif.c
2767         * src/importldif.c
2768                 LDIF import: better error handling, minor code
2769                 and UI cleanup, and renamed the Save button
2770                 to Close, as imported stuff is already saved
2771                 when the Save button is shown.
2772
2773 2007-06-17 [colin]      2.9.2cvs67
2774
2775         * src/prefs_summaries.c
2776         * src/procmsg.c
2777                 Don't set as read when forwarded, only replied to
2778
2779 2007-06-17 [paul]       2.9.2cvs66
2780
2781         * src/alertpanel.c
2782                 add missing #include
2783
2784 2007-06-16 [colin]      2.9.2cvs65
2785
2786         * src/prefs_summaries.c
2787         * src/procmsg.c
2788                 Change the pref "Only mark as read when opened
2789                 in new window" to "..., replied to or forwarded".
2790                 Based on a patch by Paul Rolland.
2791
2792 2007-06-16 [paul]       2.9.2cvs64
2793
2794         * src/gtk/authors.h
2795                 alphabetical order! :)
2796
2797 2007-06-16 [colin]      2.9.2cvs63
2798
2799         * AUTHORS
2800         * src/gtk/authors.h
2801                 Add Michael Rasmussen in authors list
2802
2803 2007-06-16 [colin]      2.9.2cvs62
2804
2805         * src/messageview.c
2806                 Fix messageview_copy_clipboard to take advantage
2807                 of plugins' get_selection.
2808
2809 2007-06-15 [colin]      2.9.2cvs61
2810
2811         * src/action.c
2812         * src/addr_compl.c
2813         * src/addressbook.c
2814         * src/folderview.c
2815         * src/message_search.c
2816         * src/mimeview.c
2817         * src/summary_search.c
2818         * src/summaryview.c
2819         * src/textview.c
2820                 Allow GDK_KP_Enter to do the same as GDK_Return
2821                 Patch by Michael Rasmussen
2822
2823 2007-06-15 [paul]       2.9.2cvs60
2824
2825         * src/compose.c
2826                 fix bug when closing a compose window
2827                 during autosave
2828
2829 2007-06-14 [paul]       2.9.2cvs59
2830
2831         * src/main.c
2832         * src/common/defs.h
2833                 migrate sylpheed config
2834
2835 2007-06-14 [wwp]        2.9.2cvs58
2836
2837         * src/gtk/pluginwindow.c
2838                 Yet another attempt to fix sizing/alignment of the
2839                 button bar in plugins window.
2840
2841 2007-06-12 [colin]      2.9.2cvs57
2842
2843         * po/POTFILES.in
2844         * src/Makefile.am
2845         * src/folderview.c
2846         * src/prefs_common.c
2847         * src/prefs_common.h
2848         * src/prefs_summaries.c
2849         * src/prefs_summary_open.c
2850         * src/prefs_summary_open.h
2851         * src/summaryview.c
2852                 Make "when entering a folder" actions more personalisable
2853
2854 2007-06-12 [wwp]        2.9.2cvs56
2855
2856         * tools/README
2857                 Use short description from Paul (mairix.sh).
2858
2859 2007-06-12 [wwp]        2.9.2cvs55
2860
2861         * tools/README
2862                 Updated info about mairix.sh.
2863
2864 2007-06-11 [paul]       2.9.2cvs54
2865
2866         * src/prefs_logging.c
2867                 rework log window length widgets
2868                 and some sensitivity fixes
2869
2870 2007-06-11 [paul]       2.9.2cvs53
2871
2872         * src/mainwindow.c
2873         * src/prefs_logging.c
2874                 rename 'Protocol Log' to 'Network Log'
2875                 and some function renaming
2876
2877 2007-06-10 [wwp]        2.9.2cvs52
2878
2879         * src/gtk/pluginwindow.c
2880                 Revert 2.9.2cvs51.
2881
2882 2007-06-10 [wwp]        2.9.2cvs51
2883
2884         * src/gtk/pluginwindow.c
2885                 Fix button bar in plugin window, was centered and not
2886                 behaving like other dialogs w/ such button bar.
2887
2888 2007-06-08 [wwp]        2.9.2cvs50
2889
2890         * src/compose.c
2891         * src/compose.h
2892         * src/main.c
2893         * src/mainwindow.c
2894         * src/mainwindow.h
2895                 Provide a way out of automatic draft saving on IMAP, when
2896                 exiting offline.
2897                 Prevent drafting while sending and quitting while sending.
2898                 Thanks for Colin.
2899
2900
2901
2902 2007-06-08 [wwp]        2.9.2cvs49
2903
2904         * src/prefs_account.c
2905         * src/gtk/prefswindow.c
2906         * src/gtk/prefswindow.h
2907                 Activate the Basic page when opening account prefs.
2908
2909 2007-06-08 [wwp]        2.9.2cvs48
2910
2911         * src/common/socket.c
2912                 Don't crash if fork() fails, thanks to Colin.
2913
2914 2007-06-08 [wwp]        2.9.2cvs47
2915
2916         * src/gtk/prefswindow.c
2917                 Wrap some long lines, and reset horizontal scroller's adjusment
2918                 (this was already done, vertically), when changing tab (not page)
2919                 in prefs windows.
2920
2921 2007-06-08 [paul]       2.9.2cvs46
2922
2923         * src/common/utils.c
2924                 use gethostname() instead of uname()
2925                 based on a patch by Michael Hughes
2926                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2927
2928 2007-06-07 [wwp]        2.9.2cvs45
2929
2930         * src/prefs_common.c
2931                 Fix some useless warnings, thanks to Colin.
2932
2933 2007-06-06 [colin]      2.9.2cvs44
2934
2935         * src/ldapupdate.c
2936                 Fix strange allocations. 
2937
2938 2007-06-06 [colin]      2.9.2cvs43
2939
2940         * src/ldapupdate.c
2941                 Patch by Michael Rasmussus to help
2942                 bug 1232
2943
2944 2007-06-05 [wwp]        2.9.2cvs42
2945
2946         * src/prefs_account.c
2947         * src/prefs_folder_item.c
2948         * src/prefs_quote.c
2949         * src/quote_fmt.c
2950         * src/quote_fmt.h
2951                 Per-folder templates can now be applied recursively.
2952                 Always save per-folder templates (formats were erroneously
2953                 saved only if they were enabled).
2954                 Check for validity of quotation marks everywhere there
2955                 are defined.
2956
2957 2007-06-05 [wwp]        2.9.2cvs41
2958
2959         * src/inc.c
2960                 Fix incoming messages from local accounts always getting filtered
2961                 (even if the account prefs say don't), thanks to Colin.
2962
2963 2007-06-05 [wwp]        2.9.2cvs40
2964
2965         * src/compose.c
2966         * src/compose.h
2967                 Use per-folder/per-account quote chars when applying a
2968                 template or inserting text as well. Const'ify some
2969                 vars more.
2970
2971 2007-06-04 [colin]      2.9.2cvs39
2972
2973         * src/compose.c
2974                 More work for wwp :)
2975
2976 2007-06-04 [wwp]        2.9.2cvs38
2977
2978         * src/compose.c
2979                 Same as 2.9.2cvs36 but for forwarding.
2980
2981 2007-06-04 [colin]      2.9.2cvs37
2982
2983         * src/compose.c
2984                 Use original mail file for forward/redirect
2985                 Fixes some forwarded mails to be attached as
2986                 application/octet-stream (when they have binary
2987                 parts), and incidentally fixes bug 848
2988                 'Redirect breaks GnuPG'
2989
2990 2007-06-04 [wwp]        2.9.2cvs36
2991
2992         * src/compose.c
2993                 Fix quote mark mis-initialisation when replying/forwarding
2994                 (introduced w/ 2.9.2cvs20).
2995
2996 2007-06-04 [wwp]        2.9.2cvs35
2997
2998         * src/prefs_compose_writing.c
2999         * src/prefs_quote.c
3000                 Fix a bug where Quotation characters (prefs/compose/writing)
3001                 was cleared (introduced w/ 2.9.2cvs26).
3002
3003 2007-06-04 [wwp]        2.9.2cvs34
3004
3005         * src/prefs_account.c
3006         * src/prefs_account.h
3007                 Better fix for compiling w/o aspell (rollbacks
3008                 2.9.2cvs31).
3009
3010 2007-06-04 [wwp]        2.9.2cvs33
3011
3012         * src/account.c
3013         * src/prefs_account.c
3014         * src/prefs_account.h
3015         * src/procmsg.c
3016                 It's now possible to disable mail filtering plugins
3017                 on a per-account basis.
3018
3019 2007-06-04 [wwp]        2.9.2cvs32
3020
3021         * src/procheader.c
3022         * src/common/utils.c
3023         * src/common/utils.h
3024                 Support CRLF in headers part of messages.
3025                 Support few more date formats (RFC3339 subsets).
3026
3027 2007-06-04 [wwp]        2.9.2cvs31
3028
3029         * src/prefs_account.c
3030                 Fix compiling w/o aspell support.
3031
3032 2007-06-03 [wwp]        2.9.2cvs30
3033
3034         * src/prefs_gtk.c
3035                 Don't decode leading ENV_ and ~ in P_PASSWORD
3036                 values.
3037
3038 2007-06-03 [wwp]        2.9.2cvs29
3039
3040         * src/prefs_gtk.c
3041                 Don't decode leading ENV_ and ~ in P_PASSWORD
3042                 values.
3043
3044 2007-06-03 [wwp]        2.9.2cvs28
3045
3046         * src/prefs_account.c
3047         * src/gtk/prefswindow.c
3048         * src/gtk/prefswindow.h
3049                 Added a way to force preloading of all pages
3050                 (prefswindow).
3051                 Moved tabs to pages in account prefs.
3052
3053 2007-06-02 [colin]      2.9.2cvs27
3054
3055         * src/addressbook.c
3056                 Fix possible crash, fix ldap write bugs
3057         * src/ldapupdate.c
3058                 Fix ldap write bugs - patch by Michael
3059                 Rasmussen
3060         * src/alertpanel.c
3061         * src/alertpanel.h
3062                 Add a hook whenever alertpanel opens/closes
3063
3064 2007-05-31 [wwp]        2.9.2cvs26
3065
3066         * src/prefs_compose_writing.c
3067         * src/prefs_quote.c
3068                 Re-organized writing options a bit:
3069                  - renamed the Quoting page to Templates
3070                  - moved all composing templates to that page
3071                  - moved non-templates options to the Writing one,
3072                    grouped reply-related options, reordered reply and
3073                    forward options.
3074
3075 2007-05-31 [wwp]        2.9.2cvs25
3076
3077         * src/compose.c
3078                 Removed unused code.
3079
3080 2007-05-31 [colin]      2.9.2cvs24
3081
3082         * src/addressbook.c
3083                 Fix missing display name when modifying
3084                 LDAP. Patch by Michael Rasmussen
3085
3086 2007-05-31 [wwp]        2.9.2cvs23
3087
3088         * src/plugins/bogofilter/Makefile.am
3089         * src/plugins/clamav/Makefile.am
3090         * src/plugins/demo/Makefile.am
3091         * src/plugins/dillo_viewer/Makefile.am
3092         * src/plugins/spamassassin/Makefile.am
3093                 Fix building of those plugins in Mac OS X.
3094
3095 2007-05-30 [wwp]        2.9.2cvs22
3096
3097         * src/gtk/quicksearch.c
3098                 Fix missing initialization.
3099
3100 2007-05-30 [wwp]        2.9.2cvs21
3101
3102         * src/procheader.c
3103                 Revert accidental commit (debug outputs).
3104
3105 2007-05-30 [wwp]        2.9.2cvs20
3106
3107         * src/compose.c
3108         * src/folder_item_prefs.c
3109         * src/folder_item_prefs.h
3110         * src/prefs_account.c
3111         * src/prefs_account.h
3112         * src/prefs_folder_item.c
3113         * src/prefs_gtk.c
3114         * src/prefs_gtk.h
3115                 Implemented per-account and per-folder
3116                 compose/reply/forward formats.
3117
3118 2007-05-30 [wwp]        2.9.2cvs19
3119
3120         * src/prefs_compose_writing.c
3121         * src/prefs_quote.c
3122         * src/procheader.c
3123         * src/quote_fmt.c
3124         * src/quote_fmt.h
3125                 Internal API changes (factorize quote format
3126                 prefs and checks).
3127
3128 2007-05-30 [colin]      2.9.2cvs18
3129
3130         * src/compose.c
3131                 Fix race where it's possible to re-click Send
3132                 between end of SMTP session and end of "move to
3133                 sent folder" when sending an email with send
3134                 dialog enabled.
3135
3136 2007-05-30 [colin]      2.9.2cvs17
3137
3138         * src/crash.c
3139                 Ask for backtrace on all threads. Patch by
3140                 Pawel
3141         * src/folderview.c
3142                 Fix stale news statusbar when scanning fails.
3143                 Patch by Pawel
3144         * src/ldapupdate.c
3145                 Fix some LDAP write updates bugs. Patch
3146                 by Michael Rasmussen
3147
3148 2007-05-29 [colin]      2.9.2cvs16
3149
3150         * src/imap.c
3151                 Fix loss of local flags when moving mails
3152                 on IMAP in high-bandwidth mode (UID FETCH)
3153
3154 2007-05-25 [paul]       2.9.2cvs15
3155
3156         * src/common/socket.c
3157                 fix sometimes crasher on cancelling
3158                 message sending
3159
3160 2007-05-25 [colin]      2.9.2cvs14
3161
3162         * src/imap.c
3163                 Fix a memory leak
3164         * src/imap_gtk.c
3165                 Be more helpful in the subscription
3166                 message
3167
3168 2007-05-23 [wwp]        2.9.2cvs13
3169
3170         * src/compose.c
3171         * src/prefs_compose_writing.c
3172         * src/prefs_quote.c
3173         * src/prefs_template.c
3174         * src/prefs_template.h
3175         * src/quote_fmt.c
3176         * src/quote_fmt.h
3177         * src/quote_fmt_lex.l
3178         * src/quote_fmt_parse.y
3179                 Introduced new syntax elements (symbols and commands)
3180                 in templates/quote_fmt. Compatibility w/ old
3181                 symbols is kept.
3182                 Updated and reworked the corresponding Information
3183                 dialog.
3184                 Display the line number in dialogs that talk about
3185                 parser errors (in addition to the error message in
3186                 output).
3187
3188 2007-05-23 [wwp]        2.9.2cvs12
3189
3190         * src/quote_fmt_parse.y
3191                 Fix 2.9.2cvs11, probably a paste accident ;).
3192
3193 2007-05-23 [wwp]        2.9.2cvs11
3194
3195         * src/compose.c
3196         * src/prefs_template.c
3197         * src/quote_fmt.h
3198         * src/quote_fmt_parse.y
3199                 Fix 2.9.2cvs10, which broke --disable-aspell.
3200
3201 2007-05-22 [wwp]        2.9.2cvs10
3202
3203         * src/compose.c
3204         * src/prefs_template.c
3205         * src/quote_fmt.c
3206         * src/quote_fmt.h
3207         * src/quote_fmt_lex.l
3208         * src/quote_fmt_parse.y
3209         * src/gtk/gtkaspell.c
3210         * src/gtk/gtkaspell.h
3211                 Added template/quote format syntactical elements
3212                 to show and query:
3213                         - current dictionary
3214                           %T to show (shows empty if not set or not enabled),
3215                           ?T and !T to check if the default dictionary is
3216                           enabled and set
3217                         - current account's default dictionary
3218                           %aT to show (empty if not set or not enabled),
3219                           ?aT and !aT to check if it's enabled and set
3220                         - name completion for an address, from the address
3221                           book
3222                           %ABf, %ABt, %ABc respectively show the full name got
3223                           from the address book if From, To or Cc match a single
3224                           contact.
3225                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3226                           matches any contact and if the full name is non-empty.
3227                           If From, To or Cc are lists of email addresses, only
3228                           the first address will be checked.
3229                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3230                 that could show a trailing ','.
3231                 Also, template/quote_fmt parser now shows the line number in case
3232                 of parser error.
3233
3234 2007-05-15 [colin]      2.9.2cvs9
3235
3236         * src/main.c
3237         * src/main.h
3238                 Add a public function to know whether Claws
3239                 crashed last time
3240                 Store opened folder when exiting
3241         * src/folder.c
3242         * src/folder.h
3243                 Store last opened message in each FolderItem;
3244                 Reset last seen messages if Claws crashed, so 
3245                 that one can't go in an infinite crash in case 
3246                 a particular mail crashes Claws.
3247         * src/messageview.c
3248         * src/prefs_common.c
3249         * src/prefs_common.h
3250         * src/summaryview.c
3251         * src/prefs_summaries.c
3252                 Add "Select last opened message" when entering
3253                 a folder
3254                 Add "Select last opened folder" at startup.
3255
3256 2007-05-14 [colin]      2.9.2cvs8
3257
3258         * manual/xml2pdf
3259                 Fix bashism, search for xml catalog 
3260                 in /usr/local/share/xml/catalog too
3261                 Patch by Pawel
3262
3263 2007-05-13 [wwp]        2.9.2cvs7
3264
3265         * src/gtk/logwindow.c
3266                 fix raising log windows when they are either minimized or
3267                 in background.
3268
3269 2007-05-11 [colin]      2.9.2cvs6
3270
3271         * src/gtk/filesel.c
3272                 Use Hildon's file chooser on Maemo. Patch
3273                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3274                 'File attachment "manipulation" bugs...'
3275
3276 2007-05-10 [wwp]        2.9.2cvs5
3277
3278         * src/prefs_common.c
3279         * src/prefs_common.h
3280         * src/gtk/quicksearch.c
3281                 Add a quicksearch option to automatically run
3282                 a search selected from the history (this option
3283                 is exclusive towards type-ahead).
3284
3285 2007-05-10 [colin]      2.9.2cvs4
3286
3287         * src/imap.c
3288                 Fix g_warnings, thanks to Brian
3289                 Morrison
3290
3291 2007-05-09 [colin]      2.9.2cvs3
3292
3293         * src/crash.c
3294         * src/exporthtml.c
3295         * src/mbox.c
3296         * src/prefs_summaries.c
3297         * src/procheader.c
3298         * src/common/log.c
3299         * src/common/utils.c
3300         * src/gtk/gtksourceprintjob.c
3301         * src/gtk/sslcertwindow.c
3302                 Use the re-entrant variant of time functions
3303                 Probably fixes bug 1217, 'reentrancy problems 
3304                 with time functions'
3305
3306 2007-05-09 [colin]      2.9.2cvs2
3307
3308         * src/imap.c
3309                 Fix crasher when reconnection fails
3310
3311 2007-05-08 [paul]       2.9.2cvs1
3312
3313         * NEWS
3314         * README
3315         * RELEASE_NOTES
3316         * configure.ac
3317                 bump version number following
3318                 stable release
3319
3320 2007-05-08 [paul]       2.9.1cvs48
3321
3322         * src/plugins/demo/demo.c
3323         * src/plugins/dillo_viewer/dillo_prefs.c
3324         * src/plugins/dillo_viewer/dillo_prefs.h
3325         * src/plugins/dillo_viewer/dillo_viewer.c
3326         * src/plugins/pgpcore/pgp_viewer.c
3327         * src/plugins/pgpcore/pgp_viewer.h
3328         * src/plugins/pgpcore/plugin.c
3329         * src/plugins/pgpcore/prefs_gpg.c
3330         * src/plugins/pgpcore/prefs_gpg.h
3331         * src/plugins/pgpcore/sgpgme.c
3332         * src/plugins/pgpcore/sgpgme.h
3333         * src/plugins/pgpinline/plugin.c
3334         * src/plugins/pgpmime/pgpmime.c
3335         * src/plugins/pgpmime/pgpmime.h
3336         * src/plugins/pgpmime/plugin.c
3337         * src/plugins/spamassassin/spamassassin.c
3338         * src/plugins/spamassassin/spamassassin.h
3339         * src/plugins/spamassassin/spamassassin_gtk.c
3340         * src/plugins/trayicon/README
3341         * tools/README
3342         * tools/README.sylprint
3343         * tools/outlook2claws-mail.pl
3344         * tools/sylprint.pl
3345         * tools/tb2claws-mail
3346         * tools/tbird2claws.py
3347         * tools/update-po
3348         * tools/vcard2xml.py
3349         * tools/kdeservicemenu/README
3350                 cleanups and corrections
3351
3352 2007-05-06 [wwp]        2.9.1cvs47
3353
3354         * tools/uudec
3355                 Fix missing dash to `display` command-line, reported
3356                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3357
3358 2007-05-06 [colin]      2.9.1cvs46
3359
3360         * src/Makefile.am
3361         * src/stock_pixmap.c
3362         * src/stock_pixmap.h
3363         * src/pixmaps/printer.xpm
3364                 Add a printer icon
3365
3366 2007-05-06 [paul]       2.9.1cvs45
3367
3368         * src/compose.c
3369         * src/ldapquery.c
3370         * src/privacy.h
3371         * src/summary_search.c
3372         * src/summaryview.c
3373                 fix build warnings
3374
3375 2007-05-05 [wwp]        2.9.1cvs44
3376
3377         * src/messageview.c
3378         * src/mh.c
3379         * src/prefs_actions.c
3380         * src/prefs_gtk.c
3381         * src/summaryview.c
3382         * src/common/xml.c
3383                 Fix "faild" typos everywhere and capitalization of
3384                 some g_warnings.
3385
3386 2007-05-04 [colin]      2.9.1cvs43
3387
3388         * src/compose.c
3389         * src/privacy.c
3390         * src/privacy.h
3391         * src/plugins/pgpcore/prefs_gpg.c
3392         * src/plugins/pgpcore/prefs_gpg.h
3393         * src/plugins/pgpinline/pgpinline.c
3394         * src/plugins/pgpmime/pgpmime.c
3395                 Add an API to warn about encryption limits,
3396                 and allow to disable these warnings
3397
3398 2007-05-03 [colin]      2.9.1cvs42
3399
3400         * src/summaryview.c
3401         * src/mainwindow.c
3402                 Fix bug 1213, 'Delete more than 
3403                 one thread at once'
3404
3405 2007-05-03 [wwp]        2.9.1cvs41
3406
3407         * src/prefs_common.c
3408         * src/prefs_filtering.c
3409         * src/prefs_template.c
3410         * src/common/template.c
3411         * src/common/template.h
3412         * src/gtk/gtkutils.c
3413         * src/gtk/gtkutils.h
3414                 Templates are no longer automatically sorted
3415                 by name, but can be sorted manually using
3416                 |< < > >| buttons as well as drag'n'drop.
3417
3418 2007-05-03 [wwp]        2.9.1cvs40
3419
3420         * src/plugins/spamassassin/spamassassin.c
3421         * src/plugins/spamassassin/spamassassin.h
3422         * src/plugins/spamassassin/spamassassin_gtk.c
3423         * src/plugins/bogofilter/bogofilter.c
3424         * src/plugins/bogofilter/bogofilter.h
3425         * src/plugins/bogofilter/bogofilter_gtk.c
3426                 Added an option to conditionally mark saved spam
3427                 as read (default is and was to do so).
3428                 Satisfies feature request 1708539 on sf.net tracker.
3429
3430 2007-05-03 [colin]      2.9.1cvs39
3431
3432         * src/inc.c
3433                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3434
3435 2007-05-02 [colin]      2.9.1cvs38
3436
3437         * src/textview.c
3438                 Fix bug 1209, 'Clicking on address 
3439                 in header (mailto uri) selects 
3440                 default account'. Patch adapted from
3441                 G.P. Halkes' patch.
3442
3443 2007-05-02 [colin]      2.9.1cvs37
3444
3445         * src/grouplistdialog.c
3446                 Set cursor to wait cursor while loading
3447                 groups.
3448
3449 2007-05-02 [paul]       2.9.1cvs36
3450
3451         * src/folder.c
3452         * src/common/defs.h
3453                 rename cache and mark files
3454                 (data is preserved)
3455
3456 2007-04-30 [paul]       2.9.1cvs35
3457
3458         * manual/glossary.xml
3459         * manual/plugins.xml
3460                 updates. Patch by Ricardo
3461
3462 2007-04-29 [wwp]        2.9.1cvs34
3463
3464         * src/mainwindow.c
3465         * configure.ac
3466                 Fix few grammatical errors (patch by David Relson < relson at
3467                 osagesoftware dot com >).
3468
3469 2007-04-28 [colin]      2.9.1cvs33
3470
3471         * src/account.c
3472         * src/pop.c
3473         * src/prefs_account.c
3474         * src/prefs_account.h
3475                 Drop the "Download all" preference. It's
3476                 stupidly useless and confuses people from
3477                 time to time.
3478
3479 2007-04-27 [wwp]        2.9.1cvs32
3480
3481         * src/account.c
3482         * src/prefs_account.c
3483         * src/prefs_account.h
3484                 Don't reflect accounts changes to the mainwindow when it's
3485                 not necessary.
3486
3487 2007-04-27 [colin]      2.9.1cvs31
3488
3489         * src/folder.c
3490                 Freeze/thaw when sync'ing flags
3491         * src/imap.c
3492         * src/prefs_account.c
3493         * src/prefs_account.h
3494         * src/etpan/imap-thread.c
3495         * src/etpan/imap-thread.h
3496                 Add a way to use UID FETCH instead
3497                 of searches to fetch message lists
3498                 and flags. More expensive towards
3499                 bandwidth, less expensive towards
3500                 server's CPU. Probably fixes 
3501                 bug 1158, 'Scanning new folders on 
3502                 Exchange 2007 extremely slow'.
3503                 Patch 95% by Hoa.
3504
3505 2007-04-27 [paul]       2.9.1cvs30
3506
3507         * src/mainwindow.c
3508         * src/prefs_logging.c
3509                 improvements to english usage
3510
3511 2007-04-27 [colin]      2.9.1cvs29
3512
3513         * src/imap.c
3514                 Fix build without libetpan (my bad!)
3515
3516 2007-04-26 [colin]      2.9.1cvs28
3517
3518         * src/imap.c
3519         * src/imap.h
3520                 Fix uselessly exported function
3521         * src/textview.c
3522                 Consider "- -- \n" as signature separator
3523                 (that's what signature separators look like
3524                  in PGP/Inline signed mails)
3525
3526 2007-04-26 [colin]      2.9.1cvs27
3527
3528         * configure.ac
3529                 libetpan-0.49 is now required
3530         * src/procmime.c
3531                 Fix double fetching of mails if
3532                 first try failed
3533         * src/imap.c
3534                 Make offline sync faster, by
3535                 remembering last change time, and
3536                 last sync time.
3537
3538 2007-04-26 [hoa]        2.9.1cvs26
3539
3540         * src/imap.c
3541         * src/imap.h
3542         * src/mainwindow.c
3543         * src/toolbar.c
3544         * src/etpan/imap-thread.c
3545         * src/etpan/imap-thread.h
3546                 cancellation of IMAP operations is now allowed.
3547                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3548
3549 2007-04-26 [colin]      2.9.1cvs25
3550
3551         * src/folder.c
3552                 Always fetch body+headers in folders that are
3553                 synched for offline use, if "Synchronise as
3554                 soon as possible" is set.
3555                 Fixes bug 1200, 'Add option to always retrieve full 
3556                 messages'
3557
3558 2007-04-25 [colin]      2.9.1cvs24
3559
3560         * src/compose.c
3561                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3562                 persists...'
3563
3564 2007-04-24 [colin]      2.9.1cvs23
3565
3566         * src/folderview.c
3567                 Fix bug 1195, 'Hardware key navigation' 
3568                 Make GDK_Enter toggle expansion (Maemo)
3569
3570 2007-04-24 [wwp]        2.9.1cvs22
3571
3572         * src/compose.c
3573                 Fix few compiler warnings.
3574
3575 2007-04-24 [paul]       2.9.1cvs21
3576
3577         * src/Makefile.am
3578         * src/stock_pixmap.c
3579         * src/stock_pixmap.h
3580                 complete last commit
3581
3582 2007-04-24 [paul]       2.9.1cvs20
3583
3584         * src/gtk/about.c
3585         * src/pixmaps/active.xpm
3586         * src/pixmaps/checkbox_off.xpm
3587         * src/pixmaps/checkbox_on.xpm
3588         * src/pixmaps/inactive.xpm
3589                 kick out the blobs
3590                 remove transparent border from checkbox icons
3591
3592 2007-04-24 [wwp]        2.9.1cvs19
3593
3594         * src/textview.c
3595         * src/textview.h
3596                 Fix a crash in textview, thanks to Colin.
3597
3598 2007-04-23 [wwp]        2.9.1cvs18
3599
3600         * src/prefs_common.c
3601                 Fix 2.9.1cvs5: no header was being translated at all.
3602
3603 2007-04-23 [colin]      2.9.1cvs17
3604
3605         * src/Makefile.am
3606         * src/stock_pixmap.c
3607         * src/stock_pixmap.h
3608         * src/summaryview.c
3609         * src/summaryview.h
3610         * src/gtk/gtksctree.c
3611         * src/gtk/gtksctree.h
3612         * src/pixmaps/selection.xpm
3613                 Fix bug 1193, 'Need a way to multi-select
3614                 items'. Add a toggle button to the summaryview
3615                 to switch between normal and multiple selection
3616                 (Maemo)
3617
3618 2007-04-23 [colin]      2.9.1cvs16
3619
3620         * src/Makefile.am
3621         * src/stock_pixmap.c
3622         * src/stock_pixmap.h
3623         * src/summaryview.c
3624         * src/summaryview.h
3625         * src/gtk/gtksctree.c
3626         * src/gtk/gtksctree.h
3627         * src/pixmaps/selection.xpm
3628                 Fix bug 1193, 'Need a way to multi-
3629                 select items'
3630                 Add a toggle button in the summaryview
3631                 to enable normal or multiple selection.
3632                 (Maemo)
3633
3634 2007-04-23 [colin]      2.9.1cvs15
3635
3636         * src/compose.c
3637                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3638
3639 2007-04-21 [colin]      2.9.1cvs14
3640
3641         * src/gtk/quicksearch.c
3642                 Fix previous commit (actually use correct
3643                 parameter)
3644
3645 2007-04-21 [colin]      2.9.1cvs13
3646
3647         * src/gtk/quicksearch.c
3648                 Fix changing quicksearch type (after Esc,
3649                 after changing Recursive, ...)
3650
3651 2007-04-20 [wwp]        2.9.1cvs12
3652
3653         * src/gtk/Makefile.am
3654                 Added headers.h (completes 2.9.1cvs5).
3655
3656 2007-04-20 [wwp]        2.9.1cvs11
3657
3658         * src/addressbook.c
3659                 Fix the use of display name in name column,
3660                 it has been overriden w/ the use of nickname
3661                 by 2.9.0cvs3. Now nickname is used (if any)
3662                 in case of LDAP books only.
3663
3664 2007-04-20 [colin]      2.9.1cvs10
3665
3666         * src/mimeview.c
3667         * src/summaryview.c
3668         * src/textview.c
3669                 Add handling of 'a' to loop in a mail's
3670                 mimeparts
3671
3672 2007-04-20 [colin]      2.9.1cvs9
3673
3674         * src/toolbar.c
3675                 Fix bug 1190, 'dir_open' button doesn't work'
3676                 (Maemo)
3677
3678 2007-04-20 [colin]      2.9.1cvs8
3679
3680         * src/folderview.c
3681         * src/mainwindow.c
3682                 Fix bug 1194, 'Hardware keys move from email 
3683                 list to account/directory list, but not back 
3684                 to email list...' (Maemo)
3685
3686 2007-04-20 [colin]      2.9.1cvs7
3687
3688         * src/compose.h
3689                 complete previous commit
3690
3691 2007-04-20 [colin]      2.9.1cvs6
3692
3693         * src/compose.c
3694                 Fix bug 1187, 'Reply-to addressee disappears 
3695                 when reply-to text box is clicked...' (Maemo)
3696
3697 2007-04-20 [wwp]        2.9.1cvs5
3698
3699         * po/POTFILES.in
3700         * src/addressbook.c
3701         * src/compose.c
3702         * src/filtering.c
3703         * src/headerview.c
3704         * src/matcher.c
3705         * src/prefs_common.c
3706         * src/prefs_common.h
3707         * src/prefs_display_header.c
3708         * src/prefs_matcher.c
3709         * src/summaryview.c
3710         * src/gtk/headers.h
3711         * src/gtk/quicksearch.c
3712                 Translate more header names according to the relevant option value,
3713                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3714                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3715                 to prefs_common_translated_header_name().
3716                 Added a headers.h reference file that contains known header names
3717                 (RFC2822 and others) to the translation process' input, so that
3718                 translated header names will still exist even if no occurrence of
3719                 _("headername") is found anymore in the sources.
3720                 Don't translate column name 'Number' following to trans_hdr option
3721                 value as it's not a header name.
3722
3723 2007-04-20 [colin]      2.9.1cvs4
3724
3725         * src/gtk/quicksearch.c
3726         * src/gtk/quicksearch.h
3727                 Add "From, To or Subject" quicksearch
3728                 type. Patch by ulfschaper@users.sf.net
3729
3730 2007-04-20 [colin]      2.9.1cvs3
3731
3732         * src/matcher.c
3733                 Implement proper references filtering condition.
3734                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3735
3736 2007-04-19 [wwp]        2.9.1cvs2
3737
3738         * src/prefs_display_header.c
3739         * src/message_search.c
3740                 Fix few warnings (g_free of const gchar*).
3741
3742 2007-04-19 [paul]       2.9.1cvs1
3743
3744         * NEWS
3745         * README
3746         * RELEASE_NOTES
3747         * configure.ac
3748                 bump version number following
3749                 stable release
3750
3751 2007-04-19 [paul]       2.9.0cvs9
3752
3753         * manual/advanced.xml
3754         * manual/glossary.xml
3755                 fix typos
3756
3757 2007-04-18 [paul]       2.9.0cvs8
3758
3759         * src/pop.c
3760                 fix for CVE-2007-1558 (APOP)
3761                 Thanks to Colin
3762
3763 2007-04-18 [paul]       2.9.0cvs7
3764
3765         * src/messageview.c
3766         * src/mimeview.c
3767         * src/summaryview.c
3768         * src/gtk/filesel.c
3769                 Fix encoding woes wrt saving of
3770                 mails and parts
3771                 Thanks to Colin
3772
3773 2007-04-18 [colin]      2.9.0cvs6
3774
3775         * src/gtk/pluginwindow.c
3776                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3777
3778 2007-04-17 [wwp]        2.9.0cvs5
3779
3780         * src/addressadd.c
3781         * src/addressbook.c
3782         * src/addrindex.c
3783         * src/ldapupdate.c
3784                 Fix --disable-ldap build,
3785                 fix some LDAP annoyances on 
3786                 searches, thanks to Colin.
3787
3788 2007-04-17 [wwp]        2.9.0cvs4
3789
3790         * src/ldapupdate.c
3791                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3792                 like gcc 2.9x. Thanks to Colin.
3793
3794 2007-04-17 [wwp]        2.9.0cvs3
3795
3796         * src/Makefile.am
3797         * src/addressadd.c
3798         * src/addressbook.c
3799         * src/addrindex.c
3800         * src/addritem.c
3801         * src/addritem.h
3802         * src/editaddress.c
3803         * src/ldapctrl.c
3804         * src/ldapctrl.h
3805         * src/ldapquery.c
3806         * src/ldapserver.c
3807         * src/ldapserver.h
3808         * src/ldapupdate.c
3809         * src/ldapupdate.h
3810                 Add LDAP write support. Patch mostly by 
3811                 Michael <mir at datanom dot net>
3812
3813 2007-04-17 [wwp]        2.9.0cvs2
3814
3815         * src/compose.c
3816                 Prepend "Add to address book" to the context menu of compose window's sender and
3817                 recipient fields.
3818
3819 2007-04-16 [paul]       2.9.0cvs1
3820
3821         * src/gtk/authors.h
3822                 add Pader Rezso
3823
3824 2007-04-16 [paul]       2.9.0
3825
3826         * NEWS
3827         * README
3828         * RELEASE_NOTES
3829                 2.9.0 released
3830
3831 2007-04-16 [paul]       2.8.1cvs102
3832
3833         * po/fr.po
3834                 updated by Fabien Vantard
3835
3836 2007-04-16 [paul]       2.8.1cvs101
3837
3838         * po/ca.po
3839         * po/cs.po
3840         * po/de.po
3841         * po/hu.po
3842         * po/pl.po
3843         * po/pt_BR.po
3844         * po/sr.po
3845         * po/zh_CN.po
3846                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3847                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3848                 Aleksandar Urosevic, and Ralgh Young
3849
3850 2007-04-15 [mones]      2.8.1cvs100
3851
3852         * po/es.po
3853                 Updated for release
3854
3855 2007-04-14 [colin]      2.8.1cvs99
3856
3857         * src/message_search.c
3858         * src/prefs_display_header.c
3859         * src/summary_search.c
3860         * src/gtk/combobox.c
3861                 Fix allocations
3862
3863 2007-04-14 [wwp]        2.8.1cvs98
3864
3865         * src/gtk/combobox.c
3866         * src/message_search.c
3867         * src/summary_search.c
3868         * src/prefs_display_header.c
3869                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3870                 returns NULL, get the text value directly from the GtkEntry child.
3871
3872 2007-04-13 [colin]      2.8.1cvs97
3873
3874         * src/gtk/quicksearch.c
3875                 Give the focus back to summaryview when
3876                 emptying the quicksearch with Esc
3877
3878 2007-04-13 [colin]      2.8.1cvs96
3879
3880         * src/message_search.c
3881         * src/prefs_display_header.c
3882         * src/summary_search.c
3883                 Fix possibles crashes when getting text
3884                 from gtk combos
3885
3886 2007-04-13 [colin]      2.8.1cvs95
3887
3888         * src/pop.c
3889                 Add some UIDL debugging
3890
3891 2007-04-12 [colin]      2.8.1cvs94
3892
3893         * src/folder.c
3894                 Force folder scan if necessary after
3895                 copying mails, to be able to reapply
3896                 flags.
3897
3898 2007-04-11 [colin]      2.8.1cvs93
3899
3900         * src/main.c
3901                 don't scan for new mail on startup if --select
3902                 is specified (or race conditions arise). If so,
3903                 do both sequentially.
3904
3905 2007-04-09 [colin]      2.8.1cvs92
3906
3907         * src/common/defs.h
3908                 Use leafpad by default on Maemo. Patch
3909                 by Jean-Luc Biord.
3910
3911 2007-04-06 [colin]      2.8.1cvs91
3912
3913         * src/pixmaps/queue_close.xpm
3914         * src/pixmaps/queue_close_hrm.xpm
3915         * src/pixmaps/queue_close_hrm_mark.xpm
3916         * src/pixmaps/queue_close_mark.xpm
3917         * src/pixmaps/queue_open.xpm
3918         * src/pixmaps/queue_open_hrm.xpm
3919         * src/pixmaps/queue_open_hrm_mark.xpm
3920         * src/pixmaps/queue_open_mark.xpm
3921                 Move the clock one pixel down :)
3922
3923 2007-04-05 [colin]      2.8.1cvs90
3924
3925         * src/mainwindow.c
3926                 Don't sync when switching offline from
3927                 command line - it's usually too late :)
3928
3929 2007-04-05 [paul]       2.8.1cvs89
3930
3931         * src/Makefile.am
3932         * src/stock_pixmap.c
3933         * src/pixmaps/dir_close_hrm.xpm
3934         * src/pixmaps/dir_close_hrm_mark.xpm
3935         * src/pixmaps/drafts_close.xpm
3936         * src/pixmaps/drafts_close_mark.xpm
3937         * src/pixmaps/drafts_open.xpm
3938         * src/pixmaps/drafts_open_mark.xpm
3939         * src/pixmaps/inbox.xpm
3940         * src/pixmaps/inbox_close.xpm
3941         * src/pixmaps/inbox_close_hrm.xpm
3942         * src/pixmaps/inbox_close_hrm_mark.xpm
3943         * src/pixmaps/inbox_close_mark.xpm
3944         * src/pixmaps/inbox_hrm.xpm
3945         * src/pixmaps/inbox_hrm_mark.xpm
3946         * src/pixmaps/inbox_mark.xpm
3947         * src/pixmaps/inbox_open.xpm
3948         * src/pixmaps/inbox_open_hrm.xpm
3949         * src/pixmaps/inbox_open_hrm_mark.xpm
3950         * src/pixmaps/inbox_open_mark.xpm
3951         * src/pixmaps/outbox.xpm
3952         * src/pixmaps/outbox_close.xpm
3953         * src/pixmaps/outbox_close_hrm.xpm
3954         * src/pixmaps/outbox_close_hrm_mark.xpm
3955         * src/pixmaps/outbox_close_mark.xpm
3956         * src/pixmaps/outbox_hrm.xpm
3957         * src/pixmaps/outbox_hrm_mark.xpm
3958         * src/pixmaps/outbox_mark.xpm
3959         * src/pixmaps/outbox_open.xpm
3960         * src/pixmaps/outbox_open_hrm.xpm
3961         * src/pixmaps/outbox_open_hrm_mark.xpm
3962         * src/pixmaps/outbox_open_mark.xpm
3963         * src/pixmaps/queue_close.xpm
3964         * src/pixmaps/queue_close_hrm.xpm
3965         * src/pixmaps/queue_close_hrm_mark.xpm
3966         * src/pixmaps/queue_close_mark.xpm
3967         * src/pixmaps/queue_open.xpm
3968         * src/pixmaps/queue_open_hrm.xpm
3969         * src/pixmaps/queue_open_hrm_mark.xpm
3970         * src/pixmaps/queue_open_mark.xpm
3971                 updated, added and replaced icons
3972                 Icons by Colin
3973
3974 2007-04-04 [colin]      2.8.1cvs88
3975
3976         * src/imap.c
3977                 Fix build without libetpan
3978
3979 2007-04-03 [colin]      2.8.1cvs87
3980
3981         * src/imap.c
3982                 Fix crash with Citadel, and try to make
3983                 things work. this server (and specifically 
3984                 STATUS and APPEND at least) seems broken.
3985
3986 2007-04-03 [colin]      2.8.1cvs86
3987
3988         * src/folderview.c
3989                 Fix icons on folder close
3990
3991 2007-04-03 [colin]      2.8.1cvs85
3992
3993         * src/inc.c
3994                 Fix double-ask of offline override in
3995                 certain cases
3996         * src/imap.c
3997         * src/imap.h
3998         * src/imap_gtk.c
3999                 Much more efficient way to synchronise
4000                 for offline use
4001         * src/etpan/imap-thread.c
4002                 Fix possible segs
4003         * src/folder.c
4004         * src/gtk/quicksearch.c
4005                 Fix some GUI lags
4006
4007 2007-04-03 [paul]       2.8.1cvs84
4008
4009         * src/filtering.c
4010         * src/folder.c
4011         * src/folder.h
4012         * src/prefs_common.c
4013         * src/prefs_common.h
4014         * src/prefs_other.c
4015                 Fix sync being done too late
4016                 Thanks to Colin
4017
4018 2007-04-02 [colin]      2.8.1cvs83
4019
4020         * src/summaryview.c
4021                 Maemo: Put status and quicksearch at the top
4022         * src/plugins/bogofilter/bogofilter.c
4023         * src/plugins/spamassassin/spamassassin.c
4024                 Derive trash from inbox if possible
4025
4026 2007-04-02 [paul]       2.8.1cvs82
4027
4028         * src/plugins/bogofilter/bogofilter_gtk.c
4029                 a few English changes
4030
4031 2007-04-02 [paul]
4032
4033         2.9.0-rc1 released
4034
4035 2007-04-02 [colin]      2.8.1cvs81
4036
4037         * src/image_viewer.c
4038                 Fix transparent images by using
4039                 GtkImage
4040         * src/messageview.c
4041                 Flush events (on new windows) to avoid
4042                 having the textview's image resize fail
4043                 to know the available width
4044
4045 2007-04-01 [colin]      2.8.1cvs80
4046
4047         * src/prefs_account.c
4048                 If no MH mailbox exist, when creating a POP/Local
4049                 account, just create and use the default one 
4050                 instead of bailing with a "Mailbox doesn't exist"
4051                 error
4052
4053 2007-03-31 [colin]      2.8.1cvs79
4054
4055         * src/prefs_account.c
4056                 Create signature file if it doesn't exist
4057                 before editing
4058         * src/prefs_toolbar.c
4059                 Maemo: Move "Use default" on the left so
4060                 that people can find it
4061         * src/common/defs.h
4062                 Maemo: make default editor "Maemopad", 
4063                 default signature file "MyDocs/signature.txt"
4064
4065 2007-03-31 [colin]      2.8.1cvs78
4066
4067         * src/prefs_account.c
4068                 Maemo: rework account prefs so
4069                 that less horizontal scrolling
4070                 is required
4071
4072 2007-03-31 [colin]      2.8.1cvs77
4073
4074         * src/folderview.c
4075         * src/prefs_common.c
4076         * src/prefs_common.h
4077                 Fix bug 1167, 'Allow not displaying zeros 
4078                 in folder list'. Patch by MartinP
4079
4080 2007-03-31 [colin]      2.8.1cvs76
4081
4082         * AUTHORS
4083                 Add Jean-Luc Biord
4084
4085 2007-03-31 [colin]      2.8.1cvs75
4086
4087         * src/imap.c
4088                 Apply patch from bug 1172, direct
4089                 access to the folder's session instead
4090                 of using getter. Patch by MartinP
4091
4092 2007-03-31 [paul]       2.8.1cvs74
4093
4094         * src/gtk/authors.h
4095                 no need to list Fabien twice!
4096
4097 2007-03-31 [colin]      2.8.1cvs73
4098
4099         * src/inc.c
4100                 If we're currently "overriding for %d minutes",
4101                 don't ask
4102
4103 2007-03-31 [colin]      2.8.1cvs72
4104
4105         * src/compose.c
4106         * src/imap.c
4107         * src/inc.c
4108         * src/inc.h
4109         * src/messageview.c
4110         * src/news.c
4111         * src/plugins/spamassassin/spamassassin.c
4112                 Offline override: Add a parameter to allow
4113                 asking even if the override timer is running.
4114                 Allows to ask every time the user makes an
4115                 explicit action needing online access (such
4116                 as Get Mail), and not when the action is 
4117                 implicit (such as opening an IMAP folder)
4118
4119 2007-03-31 [colin]      2.8.1cvs71
4120
4121         * src/inc.c
4122                 Override offline: "No" answer shouldn't
4123                 re-ask after 3 seconds, but 10 minutes. 
4124
4125 2007-03-30 [colin]      2.8.1cvs70
4126
4127         * src/common/socket.c
4128                 Better error reporting on unix socket
4129                 failure (bind usually)
4130         * src/gtk/gtkutils.c
4131         * src/gtk/gtkutils.h
4132                 Label window: add a pulsing progress
4133                 bar to show we're not hung :)
4134         * src/folderview.c
4135         * src/main.c
4136         * src/plugins/pgpcore/sgpgme.c
4137                 Update API
4138
4139 2007-03-30 [colin]      2.8.1cvs69
4140
4141         * src/pop.c
4142         * src/prefs_common.c
4143                 Fix possible trashing of history and uidl
4144                 files on disk full problems
4145
4146 2007-03-30 [paul]       2.8.1cvs68
4147
4148         * src/mainwindow.c
4149         * src/summaryview.c
4150         * src/summaryview.h
4151                 update summary when changing layout type
4152                 (fixes wrong folder icon being displayed)
4153                 Thanks to Colin
4154
4155 2007-03-29 [colin]      2.8.1cvs67
4156
4157         * src/prefs_ext_prog.c
4158                 The browser pref is irrelevant on Maemo
4159
4160 2007-03-29 [colin]      2.8.1cvs66
4161
4162         * src/compose.c
4163         * src/compose.h
4164                 Maemo: dynamically switch headers/text position
4165         * src/prefs_common.c
4166                 Maemo: hide compose's ruler by default
4167         * src/common/socket.c
4168         * src/common/socket.h
4169                 Fix build warning
4170
4171 2007-03-29 [colin]      2.8.1cvs65
4172
4173         * src/common/socket.c
4174         * src/common/socket.h
4175                 Fix build when MAEMO_CFLAGS contains
4176                 _X_OPENSOURCE (resolv.h errors as long
4177                 as we don't add _BSD_SOURCE. Ugly).
4178
4179 2007-03-29 [wwp]        2.8.1cvs64
4180
4181         * src/prefs_logging.c
4182                 Fix sensitivity of clip-log widgets in prefs/logging,
4183                 thanks to Fabien.
4184
4185 2007-03-29 [wwp]        2.8.1cvs63
4186
4187         * po/POTFILES.in
4188                 Updated files list for translations, thanks to Fabien.
4189
4190 2007-03-29 [colin]      2.8.1cvs62
4191
4192         * src/main.c
4193         * src/common/Makefile.am
4194         * src/common/utils.c
4195                 Maybe make URI opening work in Maemo
4196                 Requires testing :)
4197
4198 2007-03-28 [colin]      2.8.1cvs61
4199
4200         * src/folder.c
4201         * src/folder.h
4202         * src/folderview.c
4203                 Add the possibility to sort folders arbitrarily
4204                 (via editing of folderlist.xml only). Patch by
4205                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4206                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4207                 be changed by the user'
4208
4209 2007-03-28 [colin]      2.8.1cvs60
4210
4211         * src/mimeview.c
4212                 Add popup menu for mime icons
4213
4214 2007-03-28 [colin]      2.8.1cvs59
4215
4216         * src/mainwindow.c
4217                 Fix a layout issue when presenting
4218                 mainwindow in Small screen layout
4219         * src/toolbar.c
4220         * src/toolbar.h
4221                 Add a "Go to folder list" button for
4222                 mainwindow, and make it default in
4223                 the Maemo build
4224
4225 2007-03-28 [colin]      2.8.1cvs58
4226
4227         * src/compose.c
4228                 Don't dynamically update title on Maemo
4229                 Patch by Jean-Luc Biord
4230
4231 2007-03-27 [colin]      2.8.1cvs57
4232
4233         * src/compose.c
4234         * src/folderview.c
4235         * src/summaryview.c
4236                 Enable tap-and-hold on Maemo
4237
4238 2007-03-26 [colin]      2.8.1cvs56
4239
4240         * src/compose.c
4241                 More popup-menu (in attachments list)
4242
4243 2007-03-26 [colin]      2.8.1cvs55
4244
4245         * src/compose.c
4246                 Enable popup-menu signal
4247
4248 2007-03-26 [colin]      2.8.1cvs54
4249
4250         * src/plugins/pgpinline/pgpinline.c
4251                 Fix bug 1111, 'PGP/inline plugin hides text 
4252                 around encrypted text block'. Patch based on
4253                 a patch from Michal Cihar.
4254
4255 2007-03-26 [wwp]        2.8.1cvs53
4256
4257         * src/procmsg.c
4258                 Fix getting a false error when sending queued message
4259                 whereas the sending was fine (if there are subfolders
4260                 in the queue folder), thanks to Colin.
4261
4262 2007-03-26 [paul]       2.8.1cvs52
4263
4264         * src/wizard.c
4265                 update FACE header in welcome message
4266
4267 2007-03-25 [colin]      2.8.1cvs51
4268
4269         * src/Makefile.am
4270                 Fix make dist
4271
4272 2007-03-25 [colin]      2.8.1cvs50
4273
4274         * src/main.c
4275                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4276
4277 2007-03-24 [colin]      2.8.1cvs49
4278
4279         * src/main.c
4280                 Fix a few launch problems on Maemo
4281                 Patch by Jean-Luc Biord
4282
4283 2007-03-24 [wwp]        2.8.1cvs48
4284
4285         * src/alertpanel.c
4286         * src/alertpanel.h
4287         * src/messageview.c
4288         * src/summaryview.c
4289                 Fix wrong action performed when closing the
4290                 "ask about account specific filtering rules
4291                 when filtering manually" dialog by pressing Escape.
4292                 Fix wrong order of buttons in the "return receipt
4293                 notification - the message was sent to several of
4294                 your accounts" dialog.
4295
4296 2007-03-24 [paul]       2.8.1cvs47
4297
4298         * src/folderview.c
4299                 an improvement to English usage
4300         * tools/kdeservicemenu/README
4301                 updated Claws url
4302
4303 2007-03-24 [paul]       2.8.1cvs46
4304
4305         * src/Makefile.am
4306         * src/stock_pixmap.c
4307         * src/pixmaps/edit_extern.xpm
4308         * src/pixmaps/mail_sign.xpm
4309                 rescue long lost icons
4310
4311 2007-03-24 [paul]       2.8.1cvs45
4312
4313         * src/toolbar.c
4314                 fix toolbar (broken in 2.8.1cvs42)
4315
4316 2007-03-23 [colin]      2.8.1cvs44
4317
4318         * src/imap.c
4319                 Correctly unsubscribe/resubscribe after
4320                 RENAME
4321
4322 2007-03-23 [colin]      2.8.1cvs43
4323
4324         * src/prefs_common.c
4325                 Maemo: as the platform is light on RAM, allow
4326                 caches to be discarded faster.
4327
4328 2007-03-23 [colin]      2.8.1cvs42
4329
4330         * src/Makefile.am
4331         * src/compose.c
4332         * src/compose.h
4333         * src/stock_pixmap.c
4334         * src/stock_pixmap.h
4335         * src/summaryview.c
4336         * src/summaryview.h
4337         * src/toolbar.c
4338         * src/toolbar.h
4339         * src/pixmaps/open_mail.xpm
4340                 Maemo changes: Add the possibility to have
4341                 "Open Email" and "Close Window" buttons on 
4342                 toolbars (and use them in Maemo's default
4343                 toolbars)
4344
4345 2007-03-23 [wwp]        2.8.1cvs41
4346
4347         * src/action.c
4348                 Reverted that part of the action dialog closure logics, to
4349                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4350                 done later in a different way (or may not).
4351
4352 2007-03-22 [wwp]        2.8.1cvs40
4353
4354         * src/action.c
4355                 Fix sticky action dialog when got no output but action command
4356                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4357
4358 2007-03-22 [colin]      2.8.1cvs39
4359
4360         * src/prefs_filtering.c
4361         * src/gtk/combobox.h
4362                 Fix escaping account names in filtering prefs
4363
4364 2007-03-22 [colin]      2.8.1cvs38
4365
4366         * src/addrindex.c
4367         * src/ldapctrl.h
4368         * src/ldapquery.c
4369                 Add any attribute specified in LDAP servers'
4370                 Search attributes to the Other Attributes tab
4371                 of contacts; Add 'telephoneNumber' in the
4372                 default list.
4373
4374 2007-03-22 [colin]      2.8.1cvs37
4375
4376         * src/folderview.c
4377         * src/folderview.h
4378         * src/mainwindow.c
4379                 Try to prevent race conditions when
4380                 changing the folder list
4381         * src/summaryview.c
4382                 Fix possible red folder icon when
4383                 switching from Small screen layout
4384                 to any other
4385
4386 2007-03-22 [colin]      2.8.1cvs36
4387
4388         * src/mainwindow.c
4389         * src/mainwindow.h
4390         * src/summaryview.c
4391                 Rename "little screen" to "Small screen"
4392         * src/gtk/Makefile.am
4393         * src/common/utils.c
4394         * src/mh.c
4395                 Fix Maemo-related compilation problems
4396
4397 2007-03-21 [colin]      2.8.1cvs35
4398
4399         * configure.ac
4400                 Fix previous commit
4401         * claws-mail.desktop
4402                 Remove .png from the Icon, it's useless
4403
4404 2007-03-21 [colin]      2.8.1cvs34
4405
4406         * configure.ac
4407         * src/Makefile.am
4408                 Add the necessary lib checking for 
4409                 Maemo
4410
4411 2007-03-21 [colin]      2.8.1cvs33
4412
4413         * src/main.c
4414                 Fix unconditional "error happened" when
4415                 sending via command-line. "lol @ myself"
4416
4417 2007-03-21 [colin]      2.8.1cvs32
4418
4419         * claws-mail-40x40.png
4420         * claws-mail-26x26.png
4421         * src/account.c
4422         * src/addressbook.c
4423         * src/compose.c
4424         * src/folderview.c
4425         * src/folderview.h
4426         * src/main.c
4427         * src/mainwindow.c
4428         * src/mainwindow.h
4429         * src/messageview.c
4430         * src/prefs_account.c
4431         * src/prefs_common.c
4432         * src/summary_search.c
4433         * src/summaryview.c
4434         * src/summaryview.h
4435         * src/gtk/authors.h
4436         * src/gtk/gtkutils.c
4437         * src/gtk/gtkutils.h
4438         * src/gtk/logwindow.c
4439         * src/gtk/menu.c
4440         * src/gtk/prefswindow.c
4441                 Add Maemo port (patch mainly by Jean-Luc Biort)
4442                 Add a new 'Little screen' layout to help on such
4443                 platforms (patch by me)
4444                 Make some default preferences different (more
4445                 adapted) on Maemo (patch by me)
4446
4447 2007-03-21 [wwp]        2.8.1cvs31
4448
4449         * src/prefs_logging.c
4450         * src/prefs_logging.h
4451                 Fixed copyright header of newly added files.
4452
4453 2007-03-21 [wwp]        2.8.1cvs30
4454
4455         * src/Makefile.am
4456         * src/filtering.c
4457         * src/filtering.h
4458         * src/folder.c
4459         * src/folderview.c
4460         * src/imap.c
4461         * src/inc.c
4462         * src/main.c
4463         * src/mainwindow.c
4464         * src/mainwindow.h
4465         * src/matcher.c
4466         * src/messageview.c
4467         * src/news.c
4468         * src/pop.c
4469         * src/prefs_common.c
4470         * src/prefs_common.h
4471         * src/prefs_logging.c
4472         * src/prefs_logging.h
4473         * src/prefs_other.c
4474         * src/procmsg.c
4475         * src/send_message.c
4476         * src/summaryview.c
4477         * src/common/log.c
4478         * src/common/log.h
4479         * src/common/nntp.c
4480         * src/common/session.c
4481         * src/common/smtp.c
4482         * src/common/socket.c
4483         * src/etpan/imap-thread.c
4484         * src/gtk/logwindow.c
4485         * src/gtk/logwindow.h
4486         * src/plugins/bogofilter/bogofilter.c
4487         * src/plugins/spamassassin/spamassassin.c
4488                 Added debugging of filtering/processing rules.
4489                 The debug log is here 'Tools/Filtering debug window',
4490                 the options there 'Configuration/Preferences/Other/Logging',
4491                 and the log file is ~/.claws-mail/filtering.log.
4492                 Moved protocol log prefs to 'Other/Logging' as well.
4493                 To support such debugging feature, the existing log API has
4494                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4495                 this impacts many external modules (commits follow).
4496
4497 2007-03-21 [paul]       2.8.1cvs29
4498
4499         * src/etpan/Makefile.am
4500         * src/etpan/imap-thread.c
4501                 add missing #include
4502
4503 2007-03-21 [colin]      2.8.1cvs28
4504
4505         * src/procmime.c
4506                 Fix bug 1157, 'some broken messages confuse 
4507                 mime parser'. Make sure we can't have MimeInfos
4508                 with negative sizes.
4509
4510 2007-03-20 [colin]      2.8.1cvs27
4511
4512         * src/main.c
4513                 Fix missing \0 on buffer
4514
4515 2007-03-20 [colin]      2.8.1cvs26
4516
4517         * src/mh.c
4518                 Use make_dir_hier instead of make_dir 
4519                 to create the MH mailbox
4520
4521 2007-03-20 [colin]      2.8.1cvs25
4522
4523         * src/folder.c
4524         * src/folder.h
4525         * src/prefs_account.c
4526         * src/wizard.c
4527                 Fix default inbox weirdnesses (after wizard,
4528                 if path is Mail, mailbox identifier is #mh/Mailbox,
4529                 and when creating new accounts)
4530
4531 2007-03-20 [colin]      2.8.1cvs24
4532
4533         * src/account.c
4534                 Write folderlist after adding/deleting accounts
4535                 that have folders
4536
4537 2007-03-20 [colin]      2.8.1cvs23
4538
4539         * src/imap.c
4540         * src/remotefolder.h
4541                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4542                 selected while scanning prior to update'
4543
4544 2007-03-17 [paul]       2.8.1cvs22
4545
4546         * src/main.c
4547                 fix a typo, and be a little more verbose.
4548
4549 2007-03-17 [wwp]        2.8.1cvs21
4550
4551         * src/inc.c
4552                 Fix a compiler warning.
4553
4554 2007-03-16 [wwp]        2.8.1cvs20
4555
4556         * tools/Makefile.am
4557         * tools/README
4558                 Updated to deal w/ the new mairix.sh tool.
4559
4560 2007-03-16 [wwp]        2.8.1cvs19
4561
4562         * src/action.c
4563                 Fix logics issues around the action IO dialog:
4564                 - disable entry widget and exec button when
4565                   the exec button is clicked (don't wait for any
4566                   output line) - fix possible disabling/re-enabling/
4567                   re-disabling of those widgets
4568                 - raise an error if executing a %as{} action either
4569                   empty or invalid, instead of failing silently
4570                 - don't close the dialog if the abort button has been
4571                   clicked and if there was no output yet
4572                 - set focus to the abort button when the exec button
4573                   is clicked
4574                 - fix capitalization of a warning message
4575
4576 2007-03-16 [wwp]        2.8.1cvs18
4577
4578         * tools/mairix.sh
4579                 Added a wrapper to mairix to the tools folder.
4580
4581 2007-03-16 [colin]      2.8.1cvs17
4582
4583         * src/messageview.c
4584         * src/mimeview.h
4585                 Allow mimeviewer plugins to print
4586                 their stuff
4587
4588 2007-03-16 [colin]      2.8.1cvs16
4589
4590         * .cvsignore
4591                 Ignore *.patchset
4592
4593 2007-03-15 [colin]      2.8.1cvs15
4594
4595         * src/messageview.c
4596         * src/mimeview.h
4597                 Add a way for mimeviewer plugins to
4598                 implement body search
4599
4600 2007-03-15 [paul]       2.8.1cvs14
4601
4602         * src/prefs_spelling.c
4603                 fix English usage
4604
4605 2007-03-15 [paul]       2.8.1cvs13
4606
4607         * src/common/quoted-printable.c
4608                 fix decoding of quoted-printable parts
4609
4610 2007-03-14 [wwp]        2.8.1cvs12
4611
4612         * src/gtk/logwindow.h
4613                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4614
4615 2007-03-14 [wwp]        2.8.1cvs11
4616
4617         * src/gtk/logwindow.h
4618                 Complete 2.8.1cvs10.
4619
4620 2007-03-14 [colin]      2.8.1cvs10
4621
4622         * src/gtk/logwindow.c
4623                 Probably fix bug 1149, crash on logwindow
4624                 close - at the expense of performance once
4625                 logwin has been opened
4626
4627 2007-03-14 [colin]      2.8.1cvs9
4628
4629         * src/main.c
4630                 If claws-mail is running on another
4631                 display, warn instead of popping it up
4632                 on the other display
4633
4634 2007-03-12 [colin]      2.8.1cvs8
4635
4636         * src/wizard.c
4637                 Fix bug 1145, 'Setting a different name 
4638                 for the Mailbox name isn't reflected in 
4639                 default account settings'. Patch by wwp
4640
4641 2007-03-12 [colin]      2.8.1cvs7
4642
4643         * src/summaryview.c
4644                 Fix bug 1143, 'Add number of messages to be 
4645                 deleted to confirmation dialog'
4646
4647 2007-03-12 [wwp]        2.8.1cvs6
4648
4649         * src/folderview.c
4650         * src/prefs_common.c
4651         * src/prefs_common.h
4652         * src/prefs_summaries.c
4653                 Changed the option that displays unread messages count
4654                 next to the folder name in folder list: it is now
4655                 possible to either display nothing, display the
4656                 unread messages number only or the unread and total messages
4657                 numbers. The patch includes this extra feature as well
4658                 as some minor fixes by rewriting the algo in folderview.c.
4659                 Thanks to Paul for the original idea and implementation, plus
4660                 testing and proof-reading!
4661
4662 2007-03-09 [paul]       2.8.1cvs5
4663
4664         * tools/Makefile.am
4665         * tools/README
4666         * tools/claws-mail-compose-insert-files.pl
4667                 added a script which enables inserting files
4668                 into the message body of a new Claws Mail
4669                 Compose window from the command line. Additionally
4670                 To, Cc, Subject and files to attach to the message
4671                 can be specified.
4672
4673 2007-03-09 [wwp]        2.8.1cvs4
4674
4675         * src/addr_compl.c
4676         * src/addr_compl.h
4677         * src/filtering.c
4678                 Optimize matching of addresses in the addressbook
4679                 (filtering/processing 'found_in_addressbook' condition).
4680
4681 2007-03-07 [wwp]        2.8.1cvs3
4682
4683         * src/quote_fmt.c
4684         * src/quote_fmt_lex.l
4685         * src/quote_fmt_parse.y
4686                 Add a new quote format symbol: %A to insert the
4687                 sender email address (just the address itself).
4688
4689 2007-03-06 [wwp]        2.8.1cvs2
4690
4691         * src/gtk/gtkutils.c
4692         * src/plugins/trayicon/trayicon_prefs.h
4693         * src/plugins/trayicon/trayicon_prefs.c
4694         * src/plugins/trayicon/trayicon.c
4695         * src/mainwindow.h
4696         * src/mainwindow.c
4697                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4698                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4699
4700
4701 2007-03-06 [paul]       2.8.1cvs1
4702
4703         * NEWS
4704         * README
4705         * RELEASE_NOTES
4706         * configure.ac
4707                 bump version number following
4708                 stable release
4709
4710 2007-03-06 [paul]       2.8.0cvs24
4711
4712         * po/cs.po
4713                 corrected by by Tim <timbrain@post.cz>
4714
4715 2007-03-05 [colin]      2.8.0cvs23
4716
4717         * src/Makefile.am
4718         * src/procmime.c
4719                 Fix mime/globs path on NetBSD
4720                 patch by George Michaelson
4721
4722 2007-03-05 [wwp]        2.8.0cvs22
4723
4724         * src/addr_compl.c
4725                 Remove debug statement (accidentally committed w/ cvs14).
4726
4727 2007-03-05 [paul]       2.8.0cvs21
4728
4729         * src/plugins/pgpcore/prefs_gpg.c
4730                 fix compiler warning
4731
4732 2007-03-05 [wwp]        2.8.0cvs20
4733
4734         * src/matcher_parser_parse.y
4735                 Fix mismerge between cvs17 and cvs19.
4736
4737 2007-03-05 [wwp]        2.8.0cvs19
4738
4739         * src/matcher_parser_parse.y
4740         * src/prefs_filtering_action.c
4741         * src/matcher.c
4742         * src/matcher.h
4743         * src/filtering.c
4744         * src/filtering.h
4745                 Add new 'add_to_addressbook' filtering/processing action.
4746
4747 2007-03-05 [wwp]        2.8.0cvs18
4748
4749         * src/filtering.c
4750                 Fix mark_as_ham filtering/processing action: spam flag
4751                 was not unset.
4752
4753 2007-03-04 [colin]      2.8.0cvs17
4754
4755         * src/filtering.c
4756         * src/matcher.c
4757         * src/matcher.h
4758         * src/matcher_parser_parse.y
4759         * src/prefs_filtering_action.c
4760                 Add 'Mark as spam' and 'Mark as ham' filtering
4761                 actions. Fixes bug 1138.
4762
4763 2007-03-04 [colin]      2.8.0cvs16
4764
4765         * src/imap.c
4766                 Fix bug 1140, wrong return value
4767                 without libetpan
4768
4769 2007-03-04 [wwp]        2.8.0cvs15
4770
4771         * src/addr_compl.c
4772                 Rollback cvs14: don't free stuff that is managed in g_list.
4773
4774 2007-03-04 [wwp]        2.8.0cvs14
4775
4776         * src/addr_compl.c
4777                 Fix a leak in address completion code.
4778
4779 2007-03-04 [colin]      2.8.0cvs13
4780
4781         * src/addr_compl.c
4782                 Maybe fix bug 1136, 'Crash in group 
4783                 address completion'
4784
4785 2007-03-04 [iwkse]      2.8.0cvs12
4786
4787         * src/imap.c
4788                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4789
4790 2007-03-03 [colin]      2.8.0cvs11
4791
4792         * src/plugins/pgpinline/pgpinline.c
4793                 Fix off-by-one, fix double-free. Fixes
4794                 bug 1135, 'cm-segfault on decrypting 
4795                 with PGP/inline'
4796
4797 2007-03-03 [colin]      2.8.0cvs10
4798
4799         * configure.ac
4800         * src/main.c
4801         * src/common/plugin.c
4802                 Fix bug 1134, 'Valgrind macros unhandled 
4803                 by Irix's cc'
4804
4805 2007-03-02 [colin]      2.8.0cvs9
4806
4807         * src/mbox.c
4808                 Don't error out on EAGAIN. Fixes 
4809                 bug 1129, '"local mbox file" account 
4810                 isn't retrieving mails'
4811
4812 2007-03-01 [wwp]        2.8.0cvs8
4813
4814         * src/mainwindow.c
4815         * src/gtk/colorlabel.c
4816                 Remove accels for extra color labels until we set better
4817                 and definitive ones.
4818
4819 2007-02-28 [wwp]        2.8.0cvs7
4820
4821         * src/mainwindow.c
4822         * src/matcher_parser_parse.y
4823         * src/prefs_common.c
4824         * src/prefs_msg_colors.c
4825         * src/procmsg.h
4826         * src/gtk/colorlabel.c
4827         * src/gtk/colorlabel.h
4828                 Add more customizable color labels. Cleaned up a bit
4829                 the color label API to avoid duplicate defines of
4830                 the max number of colors.
4831
4832 2007-02-27 [colin]      2.8.0cvs6
4833
4834         * src/mainwindow.c
4835         * src/common/utils.c
4836         * src/common/utils.h
4837                 Fix '+' in mailto URIs for List-* headers
4838
4839 2007-02-27 [colin]      2.8.0cvs5
4840
4841         * src/gtk/gtkutils.c
4842                 Use gtk_window_set_role instead of 
4843                 _set_wmclass
4844
4845 2007-02-27 [colin]      2.8.0cvs4
4846
4847         * src/inc.c
4848                 Fix "After receiving new mail, go to inbox" on IMAP,
4849                 and make it work only on manual reception
4850
4851 2007-02-27 [wwp]        2.8.0cvs3
4852
4853         * src/prefs_filtering.c
4854         * src/prefs_filtering_action.c
4855         * src/prefs_matcher.c
4856                 Update filtering matcher's and action's color label menus
4857                 when re-opening those dialogs (reflect any change to the
4858                 color labels list in the preferences).
4859
4860 2007-02-27 [colin]      2.8.0cvs2
4861
4862         * src/imap.c
4863         * src/etpan/etpan-thread-manager-types.h
4864         * src/etpan/etpan-thread-manager.c
4865         * src/etpan/imap-thread.c
4866                 Log imap ALERTs as errors in the log.
4867
4868 2007-02-26 [paul]       2.8.0cvs1
4869
4870         * tools/claws.i18n.status.pl
4871                 updated
4872
4873 2007-02-26 [paul]       2.7.2cvs75
4874
4875         * po/ca.po
4876         * po/cs.po
4877         * po/de.po
4878         * po/en_GB.po
4879         * po/fi.po
4880         * po/fr.po
4881         * po/hu.po
4882         * po/pl.po
4883         * po/pt_BR.po
4884         * po/sk.po
4885         * po/sr.po
4886         * po/zh_CN.po
4887                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4888                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4889                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4890                 Aleksandar Urosevic, and Ralgh Young
4891
4892 2007-02-25 [mones]      2.7.2cvs74
4893
4894         * po/es.po
4895                 Updated for release
4896
4897 2007-02-25 [colin]      2.7.2cvs73
4898
4899         * src/main.c
4900                 Clearing the list is only useful
4901                 to prevent a valgrind false-positive
4902
4903 2007-02-25 [paul]       2.7.2cvs72
4904
4905         * tools/Makefile.am
4906         * tools/README
4907         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4908         * tools/maildir2claws-mail.pl  **REMOVED**
4909                 renamed the script, fixed a couple bugs
4910
4911 2007-02-23 [colin]      2.7.2cvs71
4912
4913         * src/addressbook.c
4914                 Fix a leak, check for a few improbable nulls
4915
4916 2007-02-23 [colin]      2.7.2cvs70
4917
4918         * src/main.c
4919         * src/main.h
4920         * src/plugins/trayicon/trayicon.c
4921                 Fix blinking mainwin when starting in tray
4922                 (show mainwindow later in the startup process,
4923                  apart if restarting post-crash)
4924
4925 2007-02-23 [colin]      2.7.2cvs69
4926
4927         * src/folderview.c
4928         * src/imap_gtk.c
4929                 Fix crash when unsubscribing the currently
4930                 selected/opened folder
4931
4932 2007-02-23 [colin]      2.7.2cvs68
4933
4934         * src/compose.c
4935                 Fix bug that prevented colorization to
4936                 work without wrap quotation option
4937
4938 2007-02-23 [colin]      2.7.2cvs67
4939
4940         * src/addr_compl.c
4941                 Fix refcounting, start and end completion who
4942                 behaved as if there couldn't be any other current
4943                 user of completion
4944
4945 2007-02-23 [wwp]        2.7.2cvs66
4946
4947         * src/addressbook.c
4948         * src/addrindex.c
4949                 Address completion fixes: fix addressbook_peek_folder_exists() in
4950                 which the algorithm was ridiculously over-obfuscated and broken.
4951                 Fix addrindex_load_completion() as well, to load addresses in
4952                 completion list with regards to what addressbook_peek_folder_exists()
4953                 returns now.
4954
4955 2007-02-23 [wwp]        2.7.2cvs65
4956
4957         * src/addr_compl.c
4958                 Add addresses to completion when they're non-empty (thanks to Colin).
4959
4960 2007-02-23 [paul]       2.7.2cvs64
4961
4962         * src/plugins/pgpcore/passphrase.c
4963                 remove 'const '
4964
4965 2007-02-23 [colin]      2.7.2cvs63
4966
4967         * src/plugins/pgpcore/prefs_gpg.c
4968         * src/plugins/pgpcore/prefs_gpg.h
4969         * src/plugins/pgpcore/sgpgme.c
4970         * src/plugins/pgpinline/pgpinline.c
4971         * src/plugins/pgpmime/pgpmime.c
4972                 Try harder to respect user's choice wrt
4973                 gpg-agent even with gpg2, by unsetting
4974                 GPG_AGENT_INFO when necessary.
4975
4976 2007-02-22 [paul]       2.7.2cvs62
4977
4978         * src/plugins/pgpcore/sgpgme.c
4979         * src/plugins/pgpcore/sgpgme.h
4980         * src/plugins/pgpcore/passphrase.c
4981         * src/plugins/pgpinline/pgpinline.c
4982         * src/plugins/pgpmime/pgpmime.c
4983                 Fix a leak - gpgme_data_release_and_get_mem
4984                 leaks in recent gpgme. Workaround by using
4985                 our own function.
4986
4987 2007-02-22 [paul]       2.7.2cvs61
4988
4989         * src/gtk/quicksearch.c
4990                 Abandon dynamic search when pressing
4991                 Enter
4992
4993 2007-02-21 [colin]      2.7.2cvs60
4994
4995         * src/procmsg.c
4996         * src/plugins/pgpcore/passphrase.c
4997                 Fix little memory leaks
4998         * src/main.c
4999                 Fix false-positive leak at exit
5000         * src/gtk/quicksearch.c
5001                 Fix potentially big leak in recursive
5002                 Quicksearch
5003
5004 2007-02-21 [wwp]        2.7.2cvs59
5005
5006         * src/summaryview.c
5007                 Add missing newline to a debug message.
5008
5009 2007-02-20 [colin]      2.7.2cvs58
5010
5011         * src/Makefile.am
5012         * src/mimeview.c
5013         * src/stock_pixmap.c
5014         * src/stock_pixmap.h
5015         * src/pixmaps/mime_pgpsig.xpm
5016                 Add icon for application/pgp-signature
5017
5018 2007-02-20 [colin]      2.7.2cvs57
5019
5020         * src/Makefile.am
5021         * src/main.c
5022         * src/mimeview.c
5023         * src/stock_pixmap.c
5024         * src/stock_pixmap.h
5025         * src/pixmaps/mime_calendar.xpm
5026         * src/pixmaps/mime_pdf.xpm
5027         * src/pixmaps/mime_ps.xpm
5028                 Add icons for text/calendar, application/pdf
5029                 and application/postscript
5030
5031 2007-02-20 [colin]      2.7.2cvs56
5032
5033         * autogen.sh
5034         * src/matcher_parser_parse.y
5035         * src/matcher_parser_lex.l
5036                 Fix big memory leak in flex, and
5037                 require flex 2.5.31
5038
5039 2007-02-20 [wwp]        2.7.2cvs55
5040
5041         * src/matcher_parser_parse.y
5042                 Fix a duplicate token definition (thanks to iwkse).
5043
5044 2007-02-20 [wwp]        2.7.2cvs54
5045
5046         * src/matcher_parser_lex.l
5047         * src/quote_fmt_lex.l
5048                 Use proper flex options instead of direct use of #define,
5049                 make the flex-generated C lighter.
5050
5051 2007-02-20 [colin]      2.7.2cvs53
5052
5053         * src/summaryview.c
5054                 Grab focus in message list after hiding
5055                 the quicksearch, instead of leaving it
5056                 "somewhere"
5057
5058 2007-02-19 [colin]      2.7.2cvs52
5059
5060         * src/folderview.c
5061                 Fix bug 1033, 'Automatically refresh 
5062                 message list when new messages arrives'
5063                 Looks like folderview->opened can sometimes
5064                 be wrong...
5065
5066 2007-02-19 [paul]       2.7.2cvs51
5067
5068         * tools/Makefile.am
5069         * tools/README
5070         * tools/thunderbird-filters-convertor.pl
5071                 add new script which converts thunderbird filter
5072                 rules to Claws filter rules
5073
5074 2007-02-18 [paul]       2.7.2cvs50
5075
5076         * src/plugins/pgpcore/prefs_gpg.c
5077         * src/plugins/pgpcore/prefs_gpg.h
5078         * src/plugins/pgpcore/sgpgme.c
5079         * src/plugins/pgpinline/pgpinline.c
5080         * src/plugins/pgpmime/pgpmime.c
5081                 improved GUI interoperability with gpg-agent
5082
5083 2007-02-18 [paul]       2.7.2cvs49
5084
5085         * src/prefs_account.c
5086                 Privacy options sensitivity fix
5087
5088 2007-02-17 [colin]      2.7.2cvs48
5089
5090         * src/messageview.c
5091                 Reset icon to warning in the noticeview
5092
5093 2007-02-15 [colin]      2.7.2cvs47
5094
5095         * src/folderview.c
5096                 Fix a manifestation of bug 1033 (summaryview failing
5097                 to update for new mails), which happens after editing
5098                 account preferences or preferences that cause a 
5099                 folderview reload.
5100
5101 2007-02-15 [colin]      2.7.2cvs46
5102
5103         * src/addressbook.c
5104                 Probably fix bug 1123, 'Segmentation 
5105                 fault while opening address book'. I get
5106                 g_warnings if the saved paned position is
5107                 not greater than 0. Also, save position
5108                 when hiding the addressbook instead of
5109                 via signal.
5110
5111 2007-02-14 [colin]      2.7.2cvs45
5112
5113         * src/plugins/pgpcore/prefs_gpg.c
5114         * src/plugins/pgpcore/prefs_gpg.h
5115         * src/plugins/pgpcore/sgpgme.c
5116         * src/plugins/pgpinline/pgpinline.c
5117         * src/plugins/pgpmime/pgpmime.c
5118                 Add an option "Use gpg-agent if available". Fixes
5119                 annoyances with distro-installed gpg-agent, when
5120                 no pinentry program is installed, and the user's 
5121                 at a loss on why "decryption failed". Makes more
5122                 clear why passphrase isn't saved when gpg-agent is
5123                 used. Defaults to true, to avoid changing the 
5124                 current behaviour.
5125
5126 2007-02-14 [wwp]        2.7.2cvs44
5127
5128         * src/matcher_parser_parse.y
5129                 Fix missing line number reset (wrong line number might appear
5130                 when re-loading filtering rules if there's a parser error).
5131
5132 2007-02-13 [colin]      2.7.2cvs43
5133
5134         * src/common/utils.c
5135                 Don't encode ',' in URIs before passing it
5136                 to the browser command-line. It was probably
5137                 done at a time where commas in URIs made
5138                 mozilla -remote 'openurl(%s,new-window)'
5139                 bug.
5140
5141 2007-02-13 [wwp]        2.7.2cvs42
5142
5143         * src/prefs_matcher.c
5144         * src/plugins/bogofilter/bogofilter_gtk.c
5145                 A bit of string factorization around "Select ..." buttons.
5146
5147 2007-02-11 [colin]      2.7.2cvs41
5148
5149         * src/alertpanel.c
5150                 Make sure to escape the title
5151
5152 2007-02-11 [colin]      2.7.2cvs40
5153
5154         * src/codeconv.c
5155                 Recognize .utf8 locales as .UTF-8 ones
5156
5157 2007-02-11 [colin]      2.7.2cvs39
5158
5159         * src/compose.c
5160                 Fix code conversion when dragging a file
5161
5162 2007-02-09 [colin]      2.7.2cvs38
5163
5164         * src/plugins/clamav/clamav_plugin.c
5165                 Complete Paul's patch with conditional
5166                 compilation to avoid breaking compilation
5167                 on old Dapper and Edgy... Maybe other
5168                 distros too.
5169
5170 2007-02-09 [paul]       2.7.2cvs37
5171
5172         * src/plugins/clamav/clamav_plugin.c
5173                 fix for the upstream changes in libclamav
5174
5175 2007-02-09 [paul]       2.7.2cvs36
5176
5177         * src/main.c
5178         * src/mainwindow.c
5179         * src/procmsg.c
5180         * src/procmsg.h
5181                 fix "warn if there are queued messages" (on exit)
5182                 option, which only checked the first mailbox's
5183                 queue
5184                 don't ask before emptying trash if there are no
5185                 messages in trash, also check and empty all trash
5186                 folders
5187         * src/prefs_other.c
5188                 move "Ask before emptying trash" option
5189                 outside of the "On exit" frame as it's
5190                 not only an "On exit" option
5191
5192 2007-02-09 [paul]       2.7.2cvs35
5193
5194         * src/addrgather.c
5195         * src/alertpanel.c
5196         * src/editldap.c
5197         * src/prefs_account.c
5198         * src/prefs_folder_item.c
5199         * src/prefs_gtk.h
5200         * src/prefs_matcher.c
5201         * src/prefs_message.c
5202         * src/prefs_msg_colors.c
5203         * src/prefs_summaries.c
5204         * src/wizard.c
5205         * src/gtk/inputdialog.c
5206         * src/plugins/bogofilter/bogofilter_gtk.c
5207                 pedantic commit: use 'checkbtn' everywhere
5208                 instead of a mixture of 'checkbtn' and 'chkbtn'
5209
5210 2007-02-09 [paul]       2.7.2cvs34
5211
5212         * src/compose.c
5213                 fix default hotkeys
5214         * src/prefs_other.c
5215         * src/prefs_send.c
5216                 move "Never send Return Receipts" from
5217                 prefs_other to prefs_send
5218                 add an option "Ask about account specific
5219                 filtering rules..." to prefs_other
5220         * src/gtk/gtkutils.c
5221                 fix a compiler warning
5222
5223 2007-02-08 [colin]      2.7.2cvs33
5224
5225         * src/plugins/pgpinline/pgpinline.c
5226                 Fix bug 1110, 'pgpmime fails to process 
5227                 encapsulated openpgp mime (rfc 3156, 6.1 
5228                 -> rfc1847)'
5229                 It was due to an interaction between PGP/Mime
5230                 and PGP/Inline plugin. 
5231
5232 2007-02-08 [colin]      2.7.2cvs32
5233
5234         * src/inc.c
5235         * src/mbox.c
5236         * src/mbox.h
5237                 Fix bug 1117, 'fcntl locking code 
5238                 does not work in mbox.c'
5239
5240 2007-02-08 [colin]      2.7.2cvs31
5241
5242         * src/prefs_account.c
5243                 Fix Gentoo bug 165819, 'can't create 
5244                 a "local mbox file" account'. Patch
5245                 by Olivier <castan.o@free.fr>
5246
5247 2007-02-07 [colin]      2.7.2cvs30
5248
5249         * src/ldapquery.c
5250                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5251                 autocompletion was used'
5252
5253 2007-02-07 [paul]       2.7.2cvs29
5254
5255         * src/folder.c
5256                 cut down on unnecessary debug_prints
5257         * src/imap_gtk.c
5258                 fix menu_set_active() on 'Show only
5259                 subscribed folders'
5260
5261 2007-02-07 [paul]       2.7.2cvs28
5262
5263         * src/plugins/clamav/clamav_plugin.c
5264         * src/plugins/clamav/clamav_plugin.h
5265         * src/plugins/clamav/clamav_plugin_gtk.c
5266                 fix copyright header
5267
5268 2007-02-07 [paul]       2.7.2cvs27
5269
5270         * src/procheader.c
5271                 fix bug 1116, 'summary view allow a 
5272                 subject line break'
5273
5274 2007-02-06 [colin]      2.7.2cvs26
5275
5276         * src/summaryview.c
5277                 Fix delete thread
5278
5279 2007-02-05 [fabien]     2.7.2cvs25
5280
5281         * po/POTFILES.in
5282         * src/uri_opener.c
5283                 i18n related - 1 fix and 1 message for translators.
5284
5285 2007-02-05 [colin]      2.7.2cvs24
5286
5287         * src/gtk/quicksearch.c
5288                 Don't reload summary list if quicksearch wasn't
5289                 active on hiding; move currently selected mail in
5290                 the visible area when showing the quicksearch
5291
5292 2007-02-05 [colin]      2.7.2cvs23
5293
5294         * src/folderview.c
5295                 Add debug to try to solve bug 1104
5296
5297 2007-02-05 [paul]       2.7.2cvs22
5298
5299         * src/mainwindow.c
5300                 confirm before emptying trash on exit is
5301                 a Yes or No answer, use Yes or No in the
5302                 dialog
5303
5304 2007-02-04 [colin]      2.7.2cvs21
5305
5306         * src/compose.c
5307         * src/plugins/pgpcore/passphrase.c
5308         * src/plugins/pgpcore/select-keys.c
5309                 Set wmclass on new windows
5310
5311 2007-02-04 [colin]
5312
5313         2.8.0-rc1 released
5314
5315 2007-02-04 [colin]      2.7.2cvs20
5316
5317         * src/compose.c
5318         * src/compose.h
5319                 Auto save drafts on exit, reopen them
5320                 at startup, instead of asking
5321         * src/account.c
5322         * src/addressadd.c
5323         * src/addressbook.c
5324         * src/addressbook_foldersel.c
5325         * src/addrgather.c
5326         * src/crash.c
5327         * src/editaddress.c
5328         * src/editbook.c
5329         * src/editgroup.c
5330         * src/editjpilot.c
5331         * src/editldap.c
5332         * src/editldap_basedn.c
5333         * src/editvcard.c
5334         * src/exphtmldlg.c
5335         * src/expldifdlg.c
5336         * src/export.c
5337         * src/foldersel.c
5338         * src/gedit-print.c
5339         * src/import.c
5340         * src/importldif.c
5341         * src/importmutt.c
5342         * src/importpine.c
5343         * src/main.c
5344         * src/mainwindow.c
5345         * src/message_search.c
5346         * src/messageview.c
5347         * src/prefs_actions.c
5348         * src/prefs_customheader.c
5349         * src/prefs_display_header.c
5350         * src/prefs_filtering.c
5351         * src/prefs_filtering_action.c
5352         * src/prefs_folder_column.c
5353         * src/prefs_gtk.c
5354         * src/prefs_matcher.c
5355         * src/prefs_other.c
5356         * src/prefs_summaries.c
5357         * src/prefs_summary_column.c
5358         * src/prefs_template.c
5359         * src/sourcewindow.c
5360         * src/ssl_manager.c
5361         * src/summary_search.c
5362         * src/uri_opener.c
5363         * src/gtk/about.c
5364         * src/gtk/description_window.c
5365         * src/gtk/foldersort.c
5366         * src/gtk/gtkutils.c
5367         * src/gtk/gtkutils.h
5368         * src/gtk/icon_legend.c
5369         * src/gtk/logwindow.c
5370         * src/gtk/pluginwindow.c
5371         * src/gtk/prefswindow.c
5372                 Give different wmclass to different
5373                 windows - thanks to sed ;)
5374
5375 2007-02-04 [colin]      2.7.2cvs19
5376
5377         * src/main.c
5378                 Revert previous patch, can't reproduce
5379                 it anymore. 
5380
5381 2007-02-03 [colin]      2.7.2cvs18
5382
5383         * src/main.c
5384                 Don't save the mainwindow size and
5385                 position on emergency exit (libSM's
5386                 "die" callback), Xfce seems to make
5387                 the window smaller just before the
5388                 size's saved.
5389
5390 2007-02-03 [colin]      2.7.2cvs17
5391
5392         * src/plugins/bogofilter/bogofilter.c
5393         * src/plugins/bogofilter/bogofilter.h
5394         * src/plugins/bogofilter/bogofilter_gtk.c
5395         * src/plugins/pgpinline/pgpinline.c
5396         * src/plugins/pgpinline/pgpinline.h
5397                 Fix more copyrights
5398
5399 2007-02-03 [colin]      2.7.2cvs16
5400
5401         * src/partial_download.c
5402         * src/partial_download.h
5403         * src/ssl_manager.c
5404         * src/ssl_manager.h
5405         * src/uri_opener.c
5406         * src/uri_opener.h
5407         * src/wizard.c
5408         * src/wizard.h
5409         * src/common/ssl_certificate.c
5410         * src/common/ssl_certificate.h
5411         * src/gtk/quicksearch.c
5412         * src/gtk/quicksearch.h
5413         * src/gtk/sslcertwindow.c
5414         * src/gtk/sslcertwindow.h
5415                 Fix copyright on my files
5416
5417 2007-02-02 [colin]      2.7.2cvs15
5418
5419         * src/Makefile.am
5420         * src/mainwindow.c
5421         * src/messageview.c
5422         * src/messageview.h
5423         * src/textview.c
5424         * src/textview.h
5425         * src/uri_opener.c
5426         * src/uri_opener.h
5427                 Add Tools/List URIs to allow
5428                 opening any URI in the current mail
5429
5430 2007-02-02 [colin]      2.7.2cvs14
5431
5432         * src/common/valgrind.h ** NEW FILE **
5433         * src/common/Makefile.am
5434         * src/common/plugin.c
5435                 Don't dlclose the plugins if we're running
5436                 under valgrind. (doesn't require valgrind
5437                 either at compile time or run time).
5438
5439 2007-02-01 [paul]       2.7.2cvs13
5440
5441         * AUTHORS
5442         * src/gtk/authors.h
5443         * tools/freshmeat_search.pl
5444         * tools/google_search.pl
5445         * tools/multiwebsearch.pl
5446                 add support for non ISO-8859-1 compatible locales
5447                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5448
5449 2007-02-01 [colin]      2.7.2cvs12
5450
5451         * src/prefs_other.c
5452         * src/prefs_summaries.c
5453                 Move keybinding prefs to the Other page
5454
5455 2007-02-01 [wwp]        2.7.2cvs11
5456
5457         * src/plugins/trayicon/trayicon.c
5458                 Fix a raising issue within KDE.
5459
5460 2007-02-01 [colin]      2.7.2cvs10
5461
5462         * src/codeconv.c
5463                 Fix stray quotes in encoded strings
5464         * src/addressadd.c
5465                 Fix wrong call causing g_warnings
5466         * src/textview.c
5467                 Remove useless message
5468
5469 2007-01-31 [wwp]        2.7.2cvs9
5470
5471         * src/plugins/trayicon/trayicon.c
5472                 fix buggy hiding of main window when closing if close-to-tray
5473                 is not set (bad logics  in the trayicon hook code).
5474                 Changed the quit confirmation message too.
5475
5476 2007-01-30 [colin]      2.7.2cvs8
5477
5478         * src/main.c
5479                 Fix hidden mainwindow after clicking on
5480                 the X close button, if compose windows
5481                 exist and the user chooses not to quit
5482
5483 2007-01-30 [colin]      2.7.2cvs7
5484
5485         * src/main.c
5486         * src/compose.c
5487                 Handle local URIs to attach files (file:///...)
5488                 Fixes attaching files from Thunar for example
5489
5490 2007-01-30 [colin]      2.7.2cvs6
5491
5492         * src/prefs_ext_prog.c
5493                 Add 'mousepad' to the list of text editors.
5494                 Mousepad is XFCE's text editor
5495
5496 2007-01-29 [wwp]        2.7.2cvs5
5497
5498         * po/POTFILES.in
5499         * src/plugins/trayicon/trayicon_prefs.c
5500                 trayicon i18n fixes, thanks to Fabien.
5501
5502 2007-01-28 [wwp]        2.7.2cvs4
5503
5504         * src/mainwindow.c
5505         * src/mainwindow.h
5506         * src/plugins/trayicon/trayicon.c
5507         * src/plugins/trayicon/trayicon_prefs.c
5508         * src/plugins/trayicon/trayicon_prefs.h
5509                 Added a new TrayIcon plugin option to close to tray
5510                 (WM's hotkey and [X] button will hide the window instead
5511                 of closing it - closing CM can be done using the tray icon
5512                 menu or the File menu).
5513                 Improved visibility handling in trayicon, clicking the
5514                 trayicon now raise the window to current desktop when it
5515                 was either minimized/shaded/on another desktop.
5516                 Thanks to Paul for testing and fixing a strange behaviour
5517                 in KDE ;-).
5518
5519 2007-01-27 [paul]       2.7.2cvs3
5520
5521         * src/prefs_folder_item.c
5522         * src/prefs_receive.c
5523         * src/plugins/pgpcore/prefs_gpg.c
5524                 use 'start-up' instead of 'startup' in labels
5525
5526 2007-01-26 [wwp]        2.7.2cvs2
5527
5528         * src/plugins/trayicon/Makefile.am
5529         * src/plugins/trayicon/trayicon.c
5530         * src/plugins/trayicon/trayicon_prefs.c
5531         * src/plugins/trayicon/trayicon_prefs.h
5532                 Add a new TrayIcon option to hide the main window at
5533                 start-up.
5534                 Fix trayicon.c copyright header.
5535
5536 2007-01-26 [paul]       2.7.2cvs1
5537
5538         * NEWS
5539         * README
5540         * RELEASE_NOTES
5541         * configure.ac
5542                 bump up version number following
5543                 stable release
5544
5545 2007-01-25 [mones]      2.7.1cvs60
5546
5547         * po/es.po
5548                 updated thousands of strings (well, probably less ;-)
5549
5550 2007-01-25 [colin]      2.7.1cvs59
5551
5552         * src/matcher.c
5553                 Fix 2nd-run loss of matcherrc on new
5554                 configurations. 
5555
5556 2007-01-25 [wwp]        2.7.1cvs58
5557
5558         * src/mimeview.c
5559                 fix handling of empty value in attach_save_directory too, thanks
5560                 to Colin.
5561
5562 2007-01-25 [wwp]        2.7.1cvs57
5563
5564         * src/gtk/filesel.c
5565                 fix handling of empty value in attach_load_directory,
5566                 thanks to Colin.
5567
5568 2007-01-25 [wwp]        2.7.1cvs56
5569
5570         * src/plugins/dillo_viewer/dillo_prefs.h
5571                 fix a typo.
5572
5573 2007-01-25 [colin]      2.7.1cvs55
5574
5575         * src/matcher.c
5576         * src/matcher.h
5577         * src/matcher_parser_parse.y
5578         * src/prefs_matcher.c
5579                 Add matching on the spam flag
5580
5581 2007-01-24 [colin]      2.7.1cvs54
5582
5583         * src/folder.c
5584         * src/common/xml.c
5585         * src/common/xml.h
5586                 Make sure folderlist.xml is correctly
5587                 written before overwriting it.
5588         * src/procmsg.c
5589         * src/procmsg.h
5590         * src/summaryview.c
5591         * src/plugins/bogofilter/bogofilter.c
5592         * src/plugins/bogofilter/bogofilter.h
5593         * src/plugins/bogofilter/bogofilter_gtk.c
5594         * src/plugins/spamassassin/spamassassin.c
5595         * src/plugins/spamassassin/spamassassin.h
5596         * src/plugins/spamassassin/spamassassin_gtk.c
5597                 Move spam to the correct trash folder after
5598                 learning, if spam directory isn't set.
5599
5600 2007-01-23 [paul]       2.7.1cvs53
5601
5602         * src/plugins/bogofilter/bogofilter_gtk.c
5603                 fix sensitivity of "Insert X-Bogosity header"
5604                 option
5605
5606 2007-01-23 [colin]      2.7.1cvs52
5607
5608         * src/toolbar.c
5609                 Translate toolbar items text if
5610                 they're translatable (default)
5611         * src/addrcache.c
5612         * src/addrcache.h
5613         * src/addritem.c
5614         * src/addritem.h
5615         * src/codeconv.c
5616         * src/codeconv.h
5617         * src/jpilot.c
5618         * src/jpilot.h
5619         * src/ldapctrl.c
5620         * src/ldapctrl.h
5621         * src/ldapquery.h
5622         * src/ldif.c
5623         * src/ldif.h
5624         * src/etpan/etpan-thread-manager.c
5625         * src/etpan/etpan-thread-manager.h
5626         * src/gtk/gtkutils.c
5627         * src/gtk/gtkutils.h
5628                 More static functions
5629
5630 2007-01-22 [fabien]     2.7.1cvs51
5631
5632         * src/gtk/gtkutils.c
5633                 gtkut_get_options_frame() : ability to pass
5634                 a 'NULL' value in frame pointer parameter if
5635                 we don't need it.
5636
5637 2007-01-22 [colin]      2.7.1cvs50
5638
5639         * src/procmsg.c
5640         * src/procmsg.h
5641         * src/plugins/bogofilter/bogofilter.c
5642         * src/plugins/bogofilter/bogofilter_gtk.c
5643         * src/plugins/spamassassin/spamassassin.c
5644         * src/plugins/spamassassin/spamassassin_gtk.c
5645                 Allow moving spams to the account's trash
5646                 instead of default one
5647
5648 2007-01-21 [colin]      2.7.1cvs49
5649
5650         * src/ldapquery.c
5651         * src/ldapquery.h
5652                 Revert a static function that shouldn't
5653                 have been
5654
5655 2007-01-21 [colin]      2.7.1cvs48
5656
5657         * src/ldapquery.c
5658         * src/ldapquery.h
5659                 Same
5660
5661 2007-01-21 [colin]      2.7.1cvs47
5662
5663         * src/procmsg.c
5664         * src/procmsg.h
5665                 Same
5666
5667 2007-01-21 [colin]      2.7.1cvs46
5668
5669         * src/common/socket.c
5670         * src/common/socket.h
5671                 Same
5672
5673 2007-01-21 [colin]      2.7.1cvs45
5674
5675         * src/crash.c
5676         * src/exporthtml.c
5677         * src/exporthtml.h
5678         * src/exportldif.c
5679         * src/exportldif.h
5680         * src/folder.c
5681         * src/folder.h
5682         * src/folder_item_prefs.c
5683         * src/folder_item_prefs.h
5684         * src/folderview.c
5685         * src/folderview.h
5686         * src/gedit-print.c
5687         * src/gedit-print.h
5688         * src/main.c
5689         * src/main.h
5690         * src/common/socket.c
5691         * src/common/socket.h
5692         * src/gtk/gtkaspell.c
5693         * src/gtk/gtkaspell.h
5694         * src/gtk/quicksearch.c
5695         * src/gtk/quicksearch.h
5696                 Same
5697
5698 2007-01-21 [colin]      2.7.1cvs44
5699
5700         * src/common/utils.c
5701         * src/common/utils.h
5702         * src/etpan/etpan-thread-manager.c
5703         * src/etpan/etpan-thread-manager.h
5704                 Same (Funny that etpan_thread_unbind
5705                 is called but not etpan_thread_bind)
5706
5707 2007-01-21 [colin]      2.7.1cvs43
5708
5709         * src/addrselect.c
5710         * src/addrselect.h
5711         * src/codeconv.c
5712         * src/codeconv.h
5713         * src/compose.c
5714         * src/compose.h
5715         * src/etpan/Makefile.am
5716         * src/gtk/colorlabel.c
5717         * src/gtk/colorlabel.h
5718         * src/gtk/sslcertwindow.c
5719         * src/gtk/sslcertwindow.h
5720         * src/etpan/etpan-log.c ** REMOVED **
5721         * src/etpan/etpan-log.h ** REMOVED **
5722                 Same
5723
5724 2007-01-20 [colin]      2.7.1cvs42
5725
5726         * src/addritem.c
5727         * src/addritem.h
5728                 Same
5729
5730 2007-01-20 [colin]      2.7.1cvs41
5731
5732         * src/account.c
5733         * src/account.h
5734         * src/addrbook.c
5735         * src/addrbook.h
5736         * src/addrcache.c
5737         * src/addrcache.h
5738         * src/addrclip.c
5739         * src/addrclip.h
5740         * src/addressbook.c
5741         * src/addressbook.h
5742         * src/addrharvest.c
5743         * src/addrharvest.h
5744         * src/addrindex.c
5745         * src/addrindex.h
5746         * src/editaddress.c
5747         * src/editaddress.h
5748                 Make functions that aren't used in other
5749                 files static
5750
5751 2007-01-20 [colin]      2.7.1cvs40
5752
5753         * src/account.c
5754         * src/addrbook.c
5755         * src/addrcache.c
5756         * src/addressbook.c
5757         * src/addrgather.c
5758         * src/addrindex.c
5759         * src/addrquery.c
5760         * src/addrselect.c
5761         * src/browseldap.c
5762         * src/compose.c
5763         * src/editbook.c
5764         * src/editjpilot.c
5765         * src/editldap.c
5766         * src/editldap_basedn.c
5767         * src/editvcard.c
5768         * src/exporthtml.c
5769         * src/exportldif.c
5770         * src/folder.c
5771         * src/folderview.c
5772         * src/image_viewer.c
5773         * src/imap.c
5774         * src/importmutt.c
5775         * src/importpine.c
5776         * src/jpilot.c
5777         * src/ldapquery.c
5778         * src/main.c
5779         * src/mainwindow.c
5780         * src/matcher.c
5781         * src/messageview.c
5782         * src/mh.c
5783         * src/mimeview.c
5784         * src/msgcache.c
5785         * src/mutt.c
5786         * src/news.c
5787         * src/pine.c
5788         * src/prefs_account.c
5789         * src/prefs_common.c
5790         * src/prefs_compose_writing.c
5791         * src/prefs_ext_prog.c
5792         * src/prefs_folder_item.c
5793         * src/prefs_fonts.c
5794         * src/prefs_message.c
5795         * src/prefs_msg_colors.c
5796         * src/prefs_other.c
5797         * src/prefs_quote.c
5798         * src/prefs_receive.c
5799         * src/prefs_send.c
5800         * src/prefs_spelling.c
5801         * src/prefs_summaries.c
5802         * src/prefs_toolbar.c
5803         * src/prefs_wrapping.c
5804         * src/privacy.c
5805         * src/procmime.c
5806         * src/procmsg.c
5807         * src/ssl_manager.c
5808         * src/statusbar.c
5809         * src/summaryview.c
5810         * src/toolbar.c
5811         * src/vcard.c
5812         * src/common/hooks.c
5813         * src/common/log.c
5814         * src/common/passcrypt.c
5815         * src/common/socket.c
5816         * src/common/ssl.c
5817         * src/common/ssl_certificate.c
5818         * src/common/template.c
5819         * src/common/utils.c
5820         * src/etpan/imap-thread.c
5821         * src/gtk/sslcertwindow.c
5822         * src/gtk/sslcertwindow.h
5823                 Make functions that could be static, static
5824
5825 2007-01-20 [colin]      2.7.1cvs39
5826
5827         * src/editldap.c
5828                 Fix tooltip
5829
5830 2007-01-20 [colin]      2.7.1cvs38
5831
5832         * src/ldapquery.c
5833         * src/ldaputil.c
5834         * src/ldaputil.h
5835                 Fix bug 1102, 'claws-mail-2.7.1 
5836                 makes use of deprecated ldap 
5837                 functions'
5838
5839 2007-01-20 [colin]      2.7.1cvs37
5840
5841         * src/mainwindow.c
5842         * src/mainwindow.h
5843         * src/summaryview.c
5844         * src/gtk/quicksearch.c
5845                 Add Wide message list layout
5846
5847 2007-01-19 [fabien]     2.7.1cvs36
5848
5849         * src/textview.c
5850                 make sure a font change is considered in links of
5851                 headerview.
5852
5853 2007-01-19 [colin]      2.7.1cvs35
5854
5855         * src/main.c
5856         * src/mainwindow.c
5857         * src/mainwindow.h
5858         * src/messageview.c
5859         * src/messageview.h
5860         * src/prefs_common.c
5861         * src/prefs_common.h
5862         * src/summaryview.c
5863         * src/summaryview.h
5864         * src/gtk/quicksearch.c
5865         * src/gtk/quicksearch.h
5866                 Drop 'Separate Folder tree' and 'Separate
5867                 Message View'. Put three layouts in place
5868                 of it.
5869
5870 2007-01-19 [paul]       2.7.1cvs34
5871
5872         * src/prefs_msg_colors.c
5873                 more use of Q_ for translators
5874
5875 2007-01-19 [paul]       2.7.1cvs33
5876
5877         * src/imap_gtk.c
5878         * src/prefs_account.c
5879                 a few changes to the English
5880
5881 2007-01-19 [fabien]     2.7.1cvs32
5882
5883         * src/wizard.c
5884                 factorize translatable string
5885
5886 2007-01-18 [colin]      2.7.1cvs31
5887
5888         * src/main.c
5889                 Don't error out on --sync option. Although
5890                 we don't do anything with it, gtk+ handles
5891                 it, and it's useful for debugging X errors
5892
5893 2007-01-18 [fabien]     2.7.1cvs30
5894
5895         * src/prefs_other.c
5896                 ability to apply on the fly the recent added
5897                 'gtk_can_change_accels' pref (no need to restart).
5898
5899 2007-01-18 [fabien]     2.7.1cvs29
5900
5901         * src/plugins/bogofilter/bogofilter_gtk.c
5902         * src/plugins/bogofilter/bogofilter.c
5903         * src/plugins/spamassassin/spamassassin_gtk.c
5904         * src/addr_compl.c
5905         * src/prefs_account.c
5906                 factorize or rewrite some translatable strings.
5907
5908 2007-01-18 [fabien]     2.7.1cvs28
5909
5910         * src/prefs_gtk.h
5911         * src/compose.c
5912                 set a 4pix space between "Subject:" label and subject entry in
5913                 compose window.
5914
5915 2007-01-18 [wwp]        2.7.1cvs27
5916
5917         * src/addressbook.c
5918                 fix conflicting address-copy/paste when focus is set
5919                 to the embedded edit-person form.
5920  
5921
5922 2007-01-18 [wwp]        2.7.1cvs26
5923
5924         * src/addressbook.h
5925                 complete 2.7.1cvs23 (one more file was missing from that
5926                 commit).
5927
5928 2007-01-18 [colin]      2.7.1cvs25
5929
5930         * src/main.c
5931                 Provide a way to migrate without backup
5932                 Re-ask for migration on next start if 
5933                 it has been refused and wizard has been 
5934                 cancelled after.
5935
5936 2007-01-18 [wwp]        2.7.1cvs24
5937
5938         * src/editaddress.c
5939                 complete 2.7.1.cvs23 (file was missing from previous
5940                 commit).
5941
5942 2007-01-18 [wwp]        2.7.1cvs23
5943
5944         * src/addressbook.c
5945                 fix potential crashes in address book's focus_in/out signal handlers,
5946                 force focus to the edit-person form when clicked the Edit menu entry or
5947                 button (this only matters if the edit-person form is embedded to the
5948                 AB window, in that case, focus is not set when browsing the contacts
5949                 list w/ keys or mouse clicks).
5950
5951 2007-01-18 [paul]       2.7.1cvs22
5952
5953         * src/main.c
5954                 add command line options:
5955                 -h for --help
5956                 -q and --quit for --exit
5957                 -v for --version
5958                 print "Unknown option" for unknown options
5959
5960 2007-01-18 [paul]       2.7.1cvs21
5961
5962         * po/ru.po
5963                 updated by Pavlo Bohmat
5964
5965 2007-01-18 [paul]       2.7.1cvs20
5966
5967         * src/mainwindow.c
5968                 fix sensitivity issues of Mark as Spam/Ham
5969
5970 2007-01-17 [fabien]     2.7.1cvs19
5971
5972         * src/prefs_other.c
5973         * src/prefs_common.c
5974         * src/prefs_common.h
5975         * src/main.c
5976                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5977                 control the corresponding gtk property. It could be used to lock
5978                 all shortcuts (avoid to set one of them by inadvertency).
5979
5980 2007-01-17 [colin]      2.7.1cvs18
5981
5982         * src/summaryview.c
5983                 Fix bug 1100, 'Highlighted e-mail data not visible 
5984                 when color label applied.'. Use a weighted average
5985                 between normal selected foreground color and color
5986                 label instead of a simple one (3/1 instead 1/1).
5987
5988 2007-01-17 [colin]      2.7.1cvs17
5989
5990         * src/messageview.c
5991                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5992                 crash' - don't prevent mail switching while loading
5993
5994 2007-01-17 [colin]      2.7.1cvs16
5995
5996         * src/folder.c
5997         * src/folder.h
5998         * src/folderview.c
5999         * src/folderview.h
6000         * src/imap.c
6001         * src/imap.h
6002         * src/imap_gtk.c
6003                 Manage recursive search of unsubscribed folders
6004                 Rescan tree without checking for new messages 
6005                 after subscriptions changed
6006
6007 2007-01-17 [paul]       2.7.1cvs15
6008
6009         * src/prefs_common.c
6010         * src/gtk/pluginwindow.c
6011                 fix bug 1101, '"Load plugin" button is
6012                 accidentally hidden'
6013                 unset (-1) initial width in prefs_common,
6014                 fix overlapping buttons,
6015                 and other cleanups
6016
6017 2007-01-17 [paul]       2.7.1cvs14
6018
6019         * src/procmime.c
6020                 add #include <errno.h>, it's needed
6021                 on some systems
6022
6023 2007-01-17 [paul]       2.7.1cvs13
6024
6025         * src/common/defs.h
6026         * tools/make.themes.project
6027                 rename .sylpheed_themeinfo to .claws_themeinfo
6028                 and use it
6029         * src/etpan/etpan-errors.h
6030         * src/etpan/etpan-log.c
6031         * src/etpan/etpan-log.h
6032         * src/etpan/etpan-thread-manager-types.h
6033         * src/etpan/etpan-thread-manager.c
6034         * src/etpan/etpan-thread-manager.h
6035         * src/etpan/imap-thread.c
6036         * src/etpan/imap-thread.h
6037                 add copyright header
6038
6039 2007-01-17 [colin]      2.7.1cvs12
6040
6041         * src/plugins/pgpcore/select-keys.c
6042         * src/gtk/pluginwindow.c
6043         * src/prefs_account.c
6044                 Fix warnings
6045
6046 2007-01-16 [colin]      2.7.1cvs11
6047
6048         * src/imap.c
6049         * src/imap.h
6050         * src/imap_gtk.c
6051                 Manage subscribing to subfolders when only
6052                 subscribed folders are shown.
6053
6054 2007-01-16 [colin]      2.7.1cvs10
6055
6056         * src/folderview.c
6057                 Fix annoying vscrollbar going back to top
6058                 on Check for new folders
6059
6060 2007-01-16 [colin]      2.7.1cvs9
6061
6062         * src/imap.c
6063                 Remove printf
6064
6065 2007-01-16 [colin]      2.7.1cvs8
6066
6067         * src/filtering.c
6068                 Bigger buffer for errors
6069         * src/imap.c
6070         * src/imap.h
6071         * src/imap_gtk.c
6072         * src/prefs_account.c
6073         * src/prefs_account.h
6074         * src/wizard.c
6075         * src/etpan/imap-thread.c
6076         * src/etpan/imap-thread.h
6077         * manual/handling.xml
6078                 Add subscriptions management. What it changes:
6079                 Creating a folder subscribes to it
6080                 Deleting a folder unsubscribes it
6081                 New contextual menu item allowing to switch between
6082                 All folders and Subscribed folders, subscribe, and
6083                 unsubscribe. "Creating" an existing but unsubscribed
6084                 folder will subscribe it.
6085                 By default for new accounts, only subscribed folders 
6086                 are shown.
6087
6088
6089 2007-01-16 [paul]       2.7.1cvs7
6090
6091         * src/summaryview.c
6092                 Allow folder classes to specify only sort_key or
6093                 sort_type instead of both or none.
6094
6095 2007-01-16 [paul]       2.7.1cvs6
6096
6097         * src/action.c
6098         * src/compose.c
6099         * src/mimeview.c
6100         * src/procmime.c
6101         * src/textview.c
6102                 Save and use errno for procmime_get_part
6103
6104 2007-01-16 [colin]      2.7.1cvs5
6105
6106         * src/imap.c
6107                 Never remove INBOX when scanning for
6108                 new folders. It's a special folder
6109                 that has to exist.
6110
6111 2007-01-15 [colin]      2.7.1cvs4
6112
6113         * src/imap.c
6114                 Fix 'Check for new folders' when IMAP subdirectory
6115                 is set
6116         * src/etpan/imap-thread.c
6117                 Fix build
6118
6119 2007-01-15 [colin]      2.7.1cvs3
6120
6121         * src/etpan/imap-thread.c
6122                 Fix invalid free on command-connection
6123                 error
6124
6125 2007-01-15 [wwp]        2.7.1cvs2
6126
6127         * src/matcher_parser_lex.l
6128         * src/quote_fmt_lex.l
6129         * src/matcher_parser_parse.y
6130                 fix copyright header in lexers and parsers.
6131
6132 2007-01-15 [paul]       2.7.1cvs1
6133
6134         * NEWS
6135         * README
6136         * RELEASE_NOTES
6137         * configure.ac
6138                 bump up version number following
6139                 stable release
6140
6141 2007-01-15 [paul]       2.7.0cvs31
6142
6143         * AUTHORS
6144         * src/gtk/authors.h
6145                 add Fabien to the Team list
6146                 add the recent contributors
6147                 make a few corrections
6148
6149 2007-01-15 [paul]       2.7.0cvs30
6150
6151         * src/mainwindow.c
6152                 fix compiler warning
6153         * src/plugins/pgpcore/prefs_gpg.c
6154         * src/plugins/pgpcore/prefs_gpg.h
6155                 add missing include
6156                 fix copyright header
6157
6158 2007-01-14 [colin]      2.7.0cvs29
6159
6160         * src/gtk/filesel.c
6161                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6162                 two benefits: faster to open, will fix strange
6163                 dbus-related crash. Thanks to Pascal Terjan.
6164
6165 2007-01-14 [colin]      2.7.0cvs28
6166
6167         * src/etpan/imap-thread.c
6168                 Delete the old imap just after allocating
6169                 the new one. Makes sure we don't get the
6170                 same pointer by sheer luck, which feels
6171                 strange in the debug log.
6172
6173 2007-01-14 [colin]      2.7.0cvs27
6174
6175         * src/gtk/inputdialog.c
6176                 Make sure we don't print passwords in
6177                 clear text when in debug mode
6178
6179 2007-01-14 [colin]      2.7.0cvs26
6180
6181         * src/gtk/gtksctree.c
6182                 Fix bug 1098, 'bogus last row display 
6183                 after expanding a thread'. Patch by
6184                 Jindrich Makovicka <makovick@gmail.com>
6185
6186 2007-01-14 [colin]      2.7.0cvs25
6187
6188         * src/etpan/imap-thread.c
6189                 Close socket manually before
6190                 freeing the imap struct
6191
6192 2007-01-14 [colin]      2.7.0cvs24
6193
6194         * src/etpan/imap-thread.c
6195                 Maybe fix new reconnection issues
6196
6197 2007-01-13 [colin]      2.7.0cvs23
6198
6199         * src/summaryview.c
6200                 Freeze/thaw on thread selection
6201
6202 2007-01-13 [paul]       2.7.0cvs22
6203
6204         * src/mainwindow.c
6205         * src/summaryview.c
6206         * src/summaryview.h
6207                 add 'Edit/Delete thread'
6208
6209 2007-01-13 [colin]      2.7.0cvs21
6210
6211         * src/prefs_account.c
6212         * src/prefs_compose_writing.c
6213         * src/prefs_message.c
6214         * src/prefs_msg_colors.c
6215         * src/prefs_other.c
6216         * src/prefs_receive.c
6217         * src/prefs_spelling.c
6218         * src/prefs_summaries.c
6219         * src/prefs_themes.c
6220         * src/gtk/gtkutils.c
6221         * src/gtk/gtkutils.h
6222         * src/plugins/pgpcore/prefs_gpg.c
6223         * src/plugins/spamassassin/spamassassin_gtk.c
6224                 Factorize gtk frame creation
6225                 Patch by Pawel
6226
6227 2007-01-13 [colin]      2.7.0cvs20
6228
6229         * src/message_search.c
6230         * src/summary_search.c
6231                 Fix Enter in search windows
6232         * src/messageview.c
6233                 Fix body search starting at the
6234                 end of the mail (and asking for loop)
6235
6236 2007-01-13 [colin]      2.7.0cvs19
6237
6238         * src/etpan/imap-thread.c
6239                 Make sure we don't free the same imap
6240                 twice
6241
6242 2007-01-13 [colin]      2.7.0cvs18
6243
6244         * commitHelper
6245                 Allow multiple commitHelpers to
6246                 run at once
6247
6248 2007-01-12 [colin]      2.7.0cvs17
6249
6250         * src/etpan/imap-thread.c
6251                 Make sure we get rid of the previous mailimap
6252                 when connecting - just in case disconnect was
6253                 unclean
6254
6255 2007-01-12 [paul]       2.7.0cvs16
6256
6257         * src/compose.c
6258                 Strip S/MIME signatures when re-editing
6259                 S/MIME signed messages.
6260
6261 2007-01-12 [paul]       2.7.0cvs15
6262
6263         * configure.ac
6264         * src/addressbook.c
6265         * src/foldersel.c
6266         * src/folderview.c
6267         * src/main.c
6268                 no need to define CLAWS anymore, remove
6269                 all that stuff
6270
6271 2007-01-12 [paul]       2.7.0cvs14
6272
6273         * src/mimeview.c
6274                 check if the mail's signed as
6275                 it can change the mail structure
6276                 Thanks to Colin
6277
6278 2007-01-12 [paul]       2.7.0cvs13
6279
6280         * src/procmime.c
6281                 fix Forwarding msgs with attachments
6282                 that have dos line endings
6283                 Thanks to Colin
6284
6285 2007-01-12 [wwp]        2.7.0cvs12
6286
6287         * configure.ac
6288                 Revert accidentally committed extra version tag.
6289
6290 2007-01-12 [wwp]        2.7.0cvs11
6291
6292         * src/prefs_account.c
6293                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6294
6295 2007-01-11 [colin]      2.7.0cvs10
6296
6297         * src/imap.c
6298                 move g_warning to debug_print
6299                 it scares people for no reason
6300
6301 2007-01-11 [colin]      2.7.0cvs9
6302
6303         * po/POTFILES.in
6304                 Fix files to translate. Patch by
6305                 Fabien
6306
6307 2007-01-11 [paul]       2.7.0cvs8
6308
6309         * src/imap.c
6310                 Fix recursion when server lists the
6311                 current subfolder in the response
6312         * src/mimeview.c
6313                 Fix updating of icon_list/ctree
6314         * src/plugins/pgpcore/select-keys.c
6315                 Fix a few annoyances when choosing
6316                 keys for the CMS (S/MIME) protocol
6317
6318 2007-01-11 [wwp]        2.7.0cvs7
6319
6320         * src/compose.c
6321         * src/prefs_account.c
6322         * src/prefs_account.h
6323                 Add per-account spellcheck default dictionaries settings.
6324
6325 2007-01-10 [colin]      2.7.0cvs6
6326
6327         * src/prefs_folder_item.c
6328                 Factorize strings - patch by Fabien
6329
6330 2007-01-10 [colin]      2.7.0cvs5
6331
6332         * src/mainwindow.c
6333                 Fix bug 1095, 'Crash while changing folder 
6334                 columns during incorporation'
6335
6336 2007-01-09 [colin]      2.7.0cvs4
6337
6338         * src/gtk/pluginwindow.c
6339                 Set the plugin window transient. Seems
6340                 like some window managers hide it in
6341                 the background after "load plugin"...
6342
6343 2007-01-09 [colin]      2.7.0cvs3
6344
6345         * src/gtk/filesel.c
6346                 Use the same type for alloc and free
6347
6348 2007-01-08 [paul]       2.7.0cvs2
6349
6350         * po/nl.po
6351                 updated by Tim Dijkstra
6352
6353 2007-01-08 [paul]       2.7.0cvs1
6354
6355         * src/prefs_themes.c
6356         * src/common/utils.c
6357                 Fix resource leaks
6358
6359 2007-01-08 [paul]       2.7.0
6360
6361         * NEWS
6362         * README
6363         * RELEASE_NOTES
6364                 2.7.0 released
6365
6366 2007-01-08 [paul]       2.6.1cvs119
6367
6368         * doc/man/claws-mail.1
6369                 another correction
6370
6371 2007-01-08 [paul]       2.6.1cvs118
6372
6373         * doc/man/claws-mail.1
6374                 corrections
6375         * manual/advanced.xml
6376                 improved English usage
6377
6378 2007-01-08 [paul]       2.6.1cvs117
6379
6380         * po/ca.po
6381         * po/de.po
6382         * po/en_GB.po
6383         * po/fi.po
6384         * po/it.po
6385         * po/pt_BR.po
6386         * po/sk.po
6387         * po/sr.po
6388         * po/zh_CN.po
6389                 updated by Miquel Oliete, Stephan Sachse, me,
6390                 Tommi Pirinen, Andrea Spadaccini, Frederico
6391                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6392                 Urosevic, and Ralgh Young
6393
6394 2007-01-07 [mones]      2.6.1cvs116
6395
6396         * manual/es/advanced.xml
6397         * po/es.po
6398                 Synced manual (unhide mark_as_read_delay)
6399                 and updated translation for release
6400
6401 2007-01-07 [paul]       2.6.1cvs115
6402
6403         * src/prefs_matcher.c
6404                 make the hbox content fit better under
6405                 various languages
6406
6407 2007-01-07 [colin]      2.6.1cvs114
6408
6409         * src/messageview.c
6410                 Fix bug 1088, 'Ctrl-h produces repeatable
6411                 crash'
6412
6413 2007-01-06 [colin]      2.6.1cvs113
6414
6415         * src/etpan/imap-thread.c
6416                 Add casts to int to get certs. Fixes
6417                 bug 1064, 'crash @ etpan_certificate_check() 
6418                 when opening an IMAP folder', with latest
6419                 libetpan CVS or >= 0.49
6420         * src/mainwindow.c
6421         * src/mainwindow.h
6422         * src/imap_gtk.c
6423         * src/news_gtk.c
6424         * src/prefs_folder_item.c
6425                 Grey out the "synchronise" menu items if
6426                 there's nothing to synchronise.
6427         * src/plugins/pgpcore/sgpgme.c
6428                 Make an error clearer than "Unknown error"
6429
6430 2007-01-06 [colin]      2.6.1cvs112
6431
6432         * src/messageview.c
6433                 Don't try to show a message if updating
6434                 Maybe fixes bug 1088, 'ctrl-h produces
6435                 repeatable crash'.
6436
6437 2007-01-06 [colin]      2.6.1cvs111
6438
6439         * src/summaryview.c
6440                 Disable Control-Space (handle it as Space).
6441
6442 2007-01-05 [paul]       2.6.1cvs110
6443
6444         * src/imap.c
6445                 Fix bug 934, 'sylpheed claws 2.1 
6446                 doesn't show Exchanges Public Folders'
6447                 Thanks to Hoa and Colin
6448         * src/msgcache.c
6449                 Refuse to allocate more than 2 MB for a 
6450                 single field, it's a good indication of
6451                 cache corruption.
6452
6453 2007-01-05 [colin]      2.6.1cvs109
6454
6455         * src/mainwindow.c
6456                 Allow --select'ing emails by Message-ID too
6457
6458 2007-01-05 [colin]      2.6.1cvs108
6459
6460         * src/common/quoted-printable.c
6461                 Uh! Third fix :)
6462
6463 2007-01-05 [colin]      2.6.1cvs107
6464
6465         * src/common/quoted-printable.c
6466                 Fix previous commit about bug 1089
6467                 Thanks to Ralf
6468
6469 2007-01-05 [colin]      2.6.1cvs106
6470
6471         * src/common/quoted-printable.c
6472                 Fix my previous commit on bug 1089
6473                 - Thanks to Ralf :)
6474
6475 2007-01-04 [colin]      2.6.1cvs105
6476
6477         * src/common/quoted-printable.c
6478                 Fix bug 1089, 'NUL characters in Subject 
6479                 line are misinterpreted'. Not a pain to
6480                 fix in fact.
6481
6482 2007-01-04 [colin]      
6483
6484         2.7.0-rc3 released
6485
6486 2007-01-04 [wwp]        2.6.1cvs104
6487
6488         * src/image_viewer.c
6489                 Force operator precedence (fix a compiler warning).
6490
6491 2007-01-04 [colin]      2.6.1cvs103
6492
6493         * src/image_viewer.c
6494                 Be cautious there too (same fix as the one
6495                 in textview from cvs33)
6496         * src/messageview.c
6497                 Don't use any MimeViewer plugin when showing
6498                 all headers
6499
6500 2007-01-03 [wwp]        2.6.1cvs102
6501
6502         * src/html.c
6503         * src/html.h
6504                 fixed "cent" sign (use the existing ASCII one),
6505                 decode more HTML entities,
6506                 converted table ASCII entries to UTF-8,
6507                 moved a switch() into a hashtable.
6508
6509 2007-01-03 [paul]       2.6.1cvs101
6510
6511         * src/compose.c
6512         * src/messageview.c
6513         * src/procmsg.c
6514         * src/procmsg.h
6515                 When possible, use move_msg instead of
6516                 copy_msg + remove_msg to move sent mail
6517                 from Queue to Sent. 
6518
6519 2007-01-03 [paul]       2.6.1cvs100
6520
6521         * src/html.c
6522                 add more html entity recognition:
6523                 pounds, euros, and cents
6524
6525 2007-01-03 [colin]      2.6.1cvs99
6526
6527         * src/imap_gtk.c
6528                 Don't display an error on NOSELECT
6529                 folders when synchronising
6530
6531 2007-01-03 [paul]       2.6.1cvs98
6532
6533         * tools/maildir2claws-mail.pl
6534                 only substitute 'sent-mail' if it's
6535                 the full directory name
6536
6537 2007-01-03 [paul]       2.6.1cvs97
6538
6539         * ChangeLog
6540         * ChangeLog.pre2.0.0
6541         * Makefile.am
6542                 archive a chunk of ChangeLog in
6543                 ChangeLog.pre2.0.0
6544         * ChangeLog.gtk1
6545         * doc/src/ChangeLog.claws-pre0.8.0
6546                 remove ChangeLog.claws-pre0.8.0, adding
6547                 its contents to ChangeLog.gtk1
6548
6549 2007-01-03 [paul]       2.6.1cvs96
6550
6551         * src/account.c
6552         * src/account.h
6553         * src/action.c
6554         * src/action.h
6555         * src/adbookbase.h
6556         * src/addr_compl.c
6557         * src/addr_compl.h
6558         * src/addrbook.c
6559         * src/addrcache.c
6560         * src/addrcache.h
6561         * src/addrcindex.c
6562         * src/addrcindex.h
6563         * src/addrclip.c
6564         * src/addrclip.h
6565         * src/addrdefs.h
6566         * src/addressadd.c
6567         * src/addressadd.h
6568         * src/addressbook.c
6569         * src/addressbook.h
6570         * src/addressbook_foldersel.c
6571         * src/addressbook_foldersel.h
6572         * src/addrgather.c
6573         * src/addrgather.h
6574         * src/addrharvest.c
6575         * src/addrharvest.h
6576         * src/addrindex.c
6577         * src/addrindex.h
6578         * src/addritem.c
6579         * src/addritem.h
6580         * src/addrquery.c
6581         * src/addrquery.h
6582         * src/addrselect.c
6583         * src/addrselect.h
6584         * src/alertpanel.c
6585         * src/alertpanel.h
6586         * src/browseldap.c
6587         * src/browseldap.h
6588         * src/codeconv.c
6589         * src/codeconv.h
6590         * src/compose.c
6591         * src/compose.h
6592         * src/customheader.c
6593         * src/customheader.h
6594         * src/displayheader.c
6595         * src/displayheader.h
6596         * src/editaddress.c
6597         * src/editaddress.h
6598         * src/editbook.c
6599         * src/editbook.h
6600         * src/editgroup.c
6601         * src/editgroup.h
6602         * src/editjpilot.c
6603         * src/editjpilot.h
6604         * src/editldap.c
6605         * src/editldap.h
6606         * src/editldap_basedn.c
6607         * src/editldap_basedn.h
6608         * src/editvcard.c
6609         * src/editvcard.h
6610         * src/exphtmldlg.c
6611         * src/exphtmldlg.h
6612         * src/expldifdlg.c
6613         * src/expldifdlg.h
6614         * src/export.c
6615         * src/export.h
6616         * src/exporthtml.c
6617         * src/exporthtml.h
6618         * src/exportldif.c
6619         * src/exportldif.h
6620         * src/filtering.c
6621         * src/filtering.h
6622         * src/folder.c
6623         * src/folder.h
6624         * src/folder_item_prefs.c
6625         * src/folder_item_prefs.h
6626         * src/foldersel.c
6627         * src/foldersel.h
6628         * src/folderutils.c
6629         * src/folderutils.h
6630         * src/folderview.c
6631         * src/folderview.h
6632         * src/grouplistdialog.c
6633         * src/grouplistdialog.h
6634         * src/headerview.c
6635         * src/html.c
6636         * src/html.h
6637         * src/image_viewer.c
6638         * src/image_viewer.h
6639         * src/imap.c
6640         * src/imap.h
6641         * src/imap_gtk.c
6642         * src/imap_gtk.h
6643         * src/import.c
6644         * src/import.h
6645         * src/importldif.c
6646         * src/importldif.h
6647         * src/importmutt.c
6648         * src/importmutt.h
6649         * src/importpine.c
6650         * src/importpine.h
6651         * src/inc.c
6652         * src/inc.h
6653         * src/jpilot.c
6654         * src/jpilot.h
6655         * src/ldapctrl.c
6656         * src/ldapctrl.h
6657         * src/ldaplocate.c
6658         * src/ldaplocate.h
6659         * src/ldapquery.c
6660         * src/ldapquery.h
6661         * src/ldapserver.c
6662         * src/ldapserver.h
6663         * src/ldaputil.c
6664         * src/ldaputil.h
6665         * src/ldif.c
6666         * src/ldif.h
6667         * src/main.c
6668         * src/main.h
6669         * src/mainwindow.c
6670         * src/mainwindow.h
6671         * src/manual.c
6672         * src/manual.h
6673         * src/mbox.c
6674         * src/message_search.c
6675         * src/message_search.h
6676         * src/messageview.c
6677         * src/messageview.h
6678         * src/mh.c
6679         * src/mh.h
6680         * src/mh_gtk.c
6681         * src/mh_gtk.h
6682         * src/mimeview.c
6683         * src/mimeview.h
6684         * src/msgcache.c
6685         * src/msgcache.h
6686         * src/mutt.c
6687         * src/mutt.h
6688         * src/news.c
6689         * src/news.h
6690         * src/news_gtk.c
6691         * src/news_gtk.h
6692         * src/partial_download.c
6693         * src/partial_download.h
6694         * src/pine.c
6695         * src/pine.h
6696         * src/pop.c
6697         * src/pop.h
6698         * src/prefs_account.c
6699         * src/prefs_account.h
6700         * src/prefs_actions.c
6701         * src/prefs_actions.h
6702         * src/prefs_common.c
6703         * src/prefs_common.h
6704         * src/prefs_compose_writing.c
6705         * src/prefs_compose_writing.h
6706         * src/prefs_customheader.c
6707         * src/prefs_customheader.h
6708         * src/prefs_display_header.c
6709         * src/prefs_display_header.h
6710         * src/prefs_filtering.c
6711         * src/prefs_filtering.h
6712         * src/prefs_filtering_action.c
6713         * src/prefs_filtering_action.h
6714         * src/prefs_folder_column.c
6715         * src/prefs_folder_column.h
6716         * src/prefs_folder_item.c
6717         * src/prefs_folder_item.h
6718         * src/prefs_fonts.c
6719         * src/prefs_fonts.h
6720         * src/prefs_gtk.c
6721         * src/prefs_gtk.h
6722         * src/prefs_image_viewer.c
6723         * src/prefs_image_viewer.h
6724         * src/prefs_matcher.c
6725         * src/prefs_matcher.h
6726         * src/prefs_message.c
6727         * src/prefs_msg_colors.c
6728         * src/prefs_msg_colors.h
6729         * src/prefs_other.c
6730         * src/prefs_quote.c
6731         * src/prefs_receive.c
6732         * src/prefs_send.c
6733         * src/prefs_spelling.c
6734         * src/prefs_spelling.h
6735         * src/prefs_summaries.c
6736         * src/prefs_summaries.h
6737         * src/prefs_summary_column.c
6738         * src/prefs_summary_column.h
6739         * src/prefs_template.c
6740         * src/prefs_template.h
6741         * src/prefs_themes.c
6742         * src/prefs_themes.h
6743         * src/prefs_toolbar.c
6744         * src/prefs_toolbar.h
6745         * src/prefs_wrapping.c
6746         * src/prefs_wrapping.h
6747         * src/privacy.c
6748         * src/privacy.h
6749         * src/procheader.c
6750         * src/procheader.h
6751         * src/procmime.c
6752         * src/procmime.h
6753         * src/procmsg.c
6754         * src/procmsg.h
6755         * src/quote_fmt.c
6756         * src/quote_fmt_parse.y
6757         * src/recv.c
6758         * src/recv.h
6759         * src/remotefolder.c
6760         * src/remotefolder.h
6761         * src/send_message.c
6762         * src/send_message.h
6763         * src/setup.c
6764         * src/setup.h
6765         * src/sourcewindow.c
6766         * src/sourcewindow.h
6767         * src/ssl_manager.c
6768         * src/ssl_manager.h
6769         * src/statusbar.c
6770         * src/statusbar.h
6771         * src/stock_pixmap.c
6772         * src/stock_pixmap.h
6773         * src/summary_search.c
6774         * src/summary_search.h
6775         * src/summaryview.c
6776         * src/summaryview.h
6777         * src/textview.c
6778         * src/textview.h
6779         * src/toolbar.c
6780         * src/toolbar.h
6781         * src/undo.c
6782         * src/undo.h
6783         * src/unmime.c
6784         * src/unmime.h
6785         * src/vcard.c
6786         * src/vcard.h
6787         * src/wizard.c
6788         * src/wizard.h
6789         * src/common/base64.c
6790         * src/common/base64.h
6791         * src/common/defs.h
6792         * src/common/hooks.c
6793         * src/common/hooks.h
6794         * src/common/log.c
6795         * src/common/log.h
6796         * src/common/mgutils.c
6797         * src/common/mgutils.h
6798         * src/common/nntp.c
6799         * src/common/nntp.h
6800         * src/common/passcrypt.c
6801         * src/common/passcrypt.h.in
6802         * src/common/plugin.c
6803         * src/common/plugin.h
6804         * src/common/prefs.c
6805         * src/common/prefs.h
6806         * src/common/progressindicator.c
6807         * src/common/progressindicator.h
6808         * src/common/quoted-printable.c
6809         * src/common/quoted-printable.h
6810         * src/common/session.c
6811         * src/common/session.h
6812         * src/common/smtp.c
6813         * src/common/smtp.h
6814         * src/common/socket.c
6815         * src/common/socket.h
6816         * src/common/ssl.c
6817         * src/common/ssl.h
6818         * src/common/ssl_certificate.c
6819         * src/common/ssl_certificate.h
6820         * src/common/stringtable.c
6821         * src/common/stringtable.h
6822         * src/common/template.c
6823         * src/common/template.h
6824         * src/common/timing.h
6825         * src/common/utils.c
6826         * src/common/utils.h
6827         * src/common/version.h.in
6828         * src/common/xml.c
6829         * src/common/xml.h
6830         * src/common/xmlprops.c
6831         * src/common/xmlprops.h
6832         * src/gtk/about.c
6833         * src/gtk/colorlabel.c
6834         * src/gtk/colorsel.c
6835         * src/gtk/colorsel.h
6836         * src/gtk/combobox.c
6837         * src/gtk/combobox.h
6838         * src/gtk/description_window.c
6839         * src/gtk/description_window.h
6840         * src/gtk/filesel.c
6841         * src/gtk/filesel.h
6842         * src/gtk/foldersort.c
6843         * src/gtk/foldersort.h
6844         * src/gtk/gtksctree.c
6845         * src/gtk/gtkutils.c
6846         * src/gtk/gtkutils.h
6847         * src/gtk/inputdialog.c
6848         * src/gtk/inputdialog.h
6849         * src/gtk/logwindow.c
6850         * src/gtk/logwindow.h
6851         * src/gtk/manage_window.c
6852         * src/gtk/manage_window.h
6853         * src/gtk/menu.c
6854         * src/gtk/menu.h
6855         * src/gtk/pluginwindow.c
6856         * src/gtk/pluginwindow.h
6857         * src/gtk/prefswindow.c
6858         * src/gtk/prefswindow.h
6859         * src/gtk/progressdialog.c
6860         * src/gtk/progressdialog.h
6861         * src/gtk/sslcertwindow.c
6862         * src/gtk/sslcertwindow.h
6863         * src/plugins/bogofilter/bogofilter.c
6864         * src/plugins/bogofilter/bogofilter.h
6865         * src/plugins/bogofilter/bogofilter_gtk.c
6866         * src/plugins/clamav/clamav_plugin.c
6867         * src/plugins/clamav/clamav_plugin.h
6868         * src/plugins/clamav/clamav_plugin_gtk.c
6869         * src/plugins/demo/demo.c
6870         * src/plugins/dillo_viewer/dillo_prefs.c
6871         * src/plugins/dillo_viewer/dillo_prefs.h
6872         * src/plugins/dillo_viewer/dillo_viewer.c
6873         * src/plugins/pgpcore/passphrase.c
6874         * src/plugins/pgpcore/passphrase.h
6875         * src/plugins/pgpcore/pgp_viewer.c
6876         * src/plugins/pgpcore/pgp_viewer.h
6877         * src/plugins/pgpcore/plugin.c
6878         * src/plugins/pgpcore/select-keys.c
6879         * src/plugins/pgpcore/select-keys.h
6880         * src/plugins/pgpcore/sgpgme.c
6881         * src/plugins/pgpcore/sgpgme.h
6882         * src/plugins/pgpinline/pgpinline.c
6883         * src/plugins/pgpinline/pgpinline.h
6884         * src/plugins/pgpinline/plugin.c
6885         * src/plugins/pgpmime/pgpmime.c
6886         * src/plugins/pgpmime/pgpmime.h
6887         * src/plugins/pgpmime/plugin.c
6888         * src/plugins/spamassassin/spamassassin.c
6889         * src/plugins/spamassassin/spamassassin.h
6890         * src/plugins/spamassassin/spamassassin_gtk.c
6891         * src/plugins/trayicon/trayicon.c
6892                 it's 2007, update the year in the copyright headers
6893
6894 2007-01-03 [paul]       2.6.1cvs95
6895
6896         * src/gtk/about.c
6897                 it is 2007, use it in the copyright string
6898
6899 2007-01-03 [paul]       2.6.1cvs94
6900
6901         * src/html.c
6902                 html entity conversion:
6903                 move &#153; to a more suitable place
6904                 add &bull; and &ndash;
6905                 make sure &mdash; and &#8212; are both
6906                 converted the same
6907
6908 2007-01-02 [colin]      2.6.1cvs93
6909
6910         * src/addrbook.c
6911                 Fix leak
6912         * src/common/plugin.c
6913                 Add comment
6914         * src/etpan/imap-thread.c
6915                 Fix warning
6916
6917 2006-12-31 [paul]       2.6.1cvs92
6918
6919         * src/prefs_summaries.c
6920                 use gtk_button_new_from_stock()
6921
6922 2006-12-30 [colin]      2.6.1cvs91
6923
6924         * src/folder.c
6925         * src/imap_gtk.c
6926         * src/mh_gtk.c
6927                 Don't update filtering and account paths 
6928                 when copying folders
6929
6930 2006-12-30 [colin]      2.6.1cvs90
6931
6932         * src/prefs_compose_writing.c
6933         * src/prefs_quote.c
6934         * src/prefs_template.c
6935                 Use message font for Writing and 
6936                 Quoting prefs, as well as Templates.
6937
6938 2006-12-30 [colin]      2.6.1cvs89
6939
6940         * src/prefs_summaries.c
6941                 Rework GUI; patch by Pawel
6942
6943 2006-12-29 [colin]      2.6.1cvs88
6944
6945         * src/prefs_folder_item.c
6946                 Fix bug 1085, 'Apply to subfolder 
6947                 doesn't work' - I was mistaken saying
6948                 it worked in every case
6949
6950 2006-12-28 [colin]      2.6.1cvs87
6951
6952         * src/gtk/gtkaspell.c
6953                 Don't assert if use_alternate is true
6954                 and alt_dictionary isn't set -- this 
6955                 is what happens on upgrade! Rather,
6956                 do with it.
6957
6958 2006-12-28 [colin]      2.6.1cvs86
6959
6960         * Makefile.am
6961                 Fix desktop/icon simplification
6962
6963 2006-12-28 [colin]      2.6.1cvs85
6964
6965         * Makefile.am
6966                 Make desktop and icon not 
6967                 dependant on the desktop
6968
6969 2006-12-28 [wwp]        2.6.1cvs84
6970
6971         * src/plugins/pgpmime/claws.def
6972                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6973
6974 2006-12-28 [wwp]        2.6.1cvs83
6975
6976         * src/prefs_folder_item.c
6977                 Fix coloring of "simplify subject regexp" (folder prefs),
6978                 which might be left to red whereas the regexp gets empty.
6979
6980 2006-12-28 [wwp]        2.6.1cvs82
6981
6982         * src/prefs_common.c
6983         * src/prefs_common.h
6984         * src/addressbook.c
6985         * src/addressitem.h
6986                 Save addressbook mainwindow's horizontal and vertical splitter position.
6987
6988 2006-12-27 [wwp]        2.6.1cvs81
6989
6990         * src/gtk/gtkaspell.c
6991         * src/gtk/gtkaspell.h
6992         * src/compose.c
6993                 Fix assignment of compose's default and alternate dictionary from
6994                 account or folder settings. Now gtkaspell_change_dict does rotate
6995                 dicts only when it's called from a menu cb.
6996
6997 2006-12-27 [wwp]        2.6.1cvs80
6998
6999         * src/folder_item_prefs.c
7000                 Fix randomly initialized default-alt-dictionary (folder prefs),
7001                 complete 2.6.1cvs72.
7002
7003 2006-12-27 [paul]       2.6.1cvs79
7004
7005         * src/imap_gtk.c
7006         * src/mh_gtk.c
7007                 Add Copy folder in the folder's contextual
7008                 menu
7009
7010 2006-12-27 [wwp]        2.6.1cvs78
7011
7012         * src/imap.c
7013                 Clean up session locking, thanks to Colin.
7014
7015 2006-12-26 [colin]      2.6.1cvs77
7016
7017         * src/statusbar.c
7018                 Revert previous patch
7019
7020 2006-12-26 [colin]      2.6.1cvs76
7021
7022         * src/folder.c
7023         * src/folderview.c
7024         * src/imap.c
7025         * src/statusbar.c
7026         * src/etpan/imap-thread.c
7027                 Fix previous commit warnings
7028                 Make statusbar update every second if total < 20
7029                 Make IMAP APPEND faster by simplifying log              
7030
7031 2006-12-26 [colin]      2.6.1cvs75
7032
7033         * src/folder.c
7034         * src/folder.h
7035         * src/folderview.c
7036         * src/folderview.h
7037         * src/imap_gtk.c
7038         * src/mh_gtk.c
7039                 Make it possible to copy folders accross
7040                 mailboxes (this was an arbitrary limitation).
7041                 Still make it impossible to move folders 
7042                 accross mailboxes.
7043
7044 2006-12-26 [colin]      2.6.1cvs74
7045
7046         * src/etpan/imap-thread.c
7047                 Fix bug 1081, 'claws-mail 
7048                 segfaults when going offline 
7049                 while it transfers mails via 
7050                 imap'
7051
7052 2006-12-26 [colin]      2.6.1cvs73
7053
7054         * src/folder_item_prefs.c
7055                 Don't forget alt dictionary when
7056                 renaming/moving folders
7057
7058 2006-12-26 [wwp]        2.6.1cvs72
7059
7060         * src/folder_item_prefs.c
7061                 Add missing defaults for per-folder alt dict
7062                 (forgotten in 2.6.1cvs61).
7063
7064 2006-12-26 [colin]      2.6.1cvs71
7065
7066         * src/wizard.c
7067                 Add tooltip to state that specifying
7068                 full path to mailbox is possible
7069
7070 2006-12-26 [wwp]        2.6.1cvs70
7071
7072         * src/partial_download.c
7073         * src/gtk/gtkvscrollbutton.c
7074         * src/plugins/pgpinline/plugin.c
7075                 Fix for few compiler warnings that matter.
7076
7077 2006-12-25 [colin]      2.6.1cvs69
7078
7079         * src/partial_download.c
7080                 Fix marking for download or deletion
7081                 when the header isn't the first
7082         * src/gtk/logwindow.c
7083                 Fix start of scrolling
7084
7085 2006-12-23 [paul]       2.6.1cvs68
7086
7087         * src/compose.c
7088                 change last commit to use the 'academic'
7089                 method instead. Thanks to wwp
7090
7091 2006-12-23 [paul]       2.6.1cvs67
7092
7093         * src/compose.c
7094                 don't warn about empty subject when
7095                 redirecting
7096
7097 2006-12-22 [colin]      2.6.1cvs66
7098
7099         * src/summary_search.c
7100                 Fix previous patch
7101
7102 2006-12-22 [colin]      2.6.1cvs65
7103
7104         * src/gtk/gtkutils.c
7105         * src/imap.c
7106         * src/jpilot.c
7107         * src/summary_search.c
7108                 A few warning fixes
7109
7110 2006-12-23 [paul]       
7111
7112         2.7.0-rc2 released
7113
7114 2006-12-22 [colin]      2.6.1cvs64
7115
7116         * src/toolbar.c
7117         * src/toolbar.h
7118                 Add a combo to the learn spam button
7119         * src/plugins/bogofilter/bogofilter.c
7120         * src/plugins/bogofilter/bogofilter_gtk.c
7121         * src/plugins/bogofilter/bogofilter.h
7122                 Allow to store Unsure mails in a specific
7123                 folder to make better teaching easier
7124
7125 2006-12-21 [wwp]        2.6.1cvs63
7126
7127         * src/compose.c
7128         * src/prefs_common.c
7129         * src/prefs_common.h
7130         * src/prefs_spelling.c
7131         * src/gtk/gtkaspell.c
7132         * src/gtk/gtkaspell.h
7133                 Allow spell-checking using both current and alternate dictionaries
7134                 (thanks to Colin).
7135
7136 2006-12-21 [wwp]        2.6.1cvs62
7137
7138         * src/gtk/gtkaspell.c
7139                 Apply recheck_when_changing_dict (highlight all mispelled words)
7140                 when switching to alternate dictionary.
7141
7142 2006-12-21 [wwp]        2.6.1cvs61
7143
7144         * src/compose.c
7145         * src/folder_item_prefs.h
7146         * src/prefs_common.c
7147         * src/prefs_common.h
7148         * src/prefs_folder_item.c
7149         * src/prefs_spelling.c
7150         * src/gtk/gtkaspell.c
7151         * src/gtk/gtkaspell.h
7152                 Add global and per-folder prefs to set the default
7153                 alternate dictionary.
7154
7155 2006-12-21 [colin]      2.6.1cvs60
7156
7157         * src/folder.c
7158                 Look for folders by path in all folders
7159         * src/html.c
7160                 add &mdash;
7161
7162 2006-12-20 [colin]      2.6.1cvs59
7163
7164         * src/gtk/quicksearch.c
7165                 Make sure in_typing is false when clearing
7166
7167 2006-12-20 [wwp]        2.6.1cvs58
7168
7169         * configure.ac
7170                 change manual's target dir to be LFH-compliant (thanks to Colin).
7171
7172 2006-12-20 [wwp]        2.6.1cvs57
7173
7174         * src/prefs_common.c
7175         * src/prefs_summaries.c
7176                 i18n fix and factorize patch, thanks to Fabien.
7177
7178 2006-12-20 [paul]       2.6.1cvs56
7179
7180         * configure.ac
7181                 last of the renaming (??)
7182         * src/main.c
7183                 correct --help info of --status-full
7184         * src/plugins/bogofilter/bogofilter.c
7185                 make FALSE default of whitelist_ab
7186
7187 2006-12-19 [colin]      2.6.1cvs55
7188
7189         * src/jpilot.c
7190                 Same as before, without depending on
7191                 pisock >= 0.12
7192
7193 2006-12-19 [colin]      2.6.1cvs54
7194
7195         * src/jpilot.c
7196                 Fix bug 1059, 'Better jpilot charset 
7197                 handling'. Use libpisync's charset conversion
7198                 if possible
7199
7200 2006-12-19 [colin]      2.6.1cvs53
7201
7202         * po/fr.po
7203                 Updated by Fabien
7204
7205 2006-12-19 [wwp]        2.6.1cvs52
7206
7207         * src/gtk/about.c
7208                 Add missing #include (thanks to Colin).
7209
7210 2006-12-19 [wwp]        2.6.1cvs51
7211
7212         * src/prefs_receive.c
7213                 Better spacing between widgets in prefs.
7214
7215 2006-12-18 [colin]      2.6.1cvs50
7216
7217         * src/imap.c
7218                 Fix failure to get separator on LIST "" ""
7219                 Try LIST "" "INBOX" too.
7220
7221 2006-12-18 [wwp]        2.6.1cvs49
7222
7223         * src/common/session.c
7224                 Fix a compiler warning (thanks to Fabien).
7225
7226 2006-12-18 [wwp]        2.6.1cvs48
7227
7228         * src/compose.c
7229         * src/prefs_quote.c
7230                 Factorize some strings for translation (it's about error
7231                 messages when applying or checking template/quote format).
7232
7233 2006-12-18 [colin]      2.6.1cvs47
7234
7235         * Makefile.am
7236         * src/common/defs.h
7237         * src/gtk/Makefile.am
7238         * src/gtk/about.c
7239                 Add a Release notes tab from the contents of
7240                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7241
7242 2006-12-17 [colin]      2.6.1cvs46
7243
7244         * src/mimeview.c
7245         * src/textview.c
7246         * src/gtk/filesel.c
7247                 Correctly convert from/to UTF8/filename encoding
7248                 when loading and saving files. Probably fixes
7249                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7250                 for a file to attach and is blocked...'
7251
7252 2006-12-17 [colin]      2.6.1cvs45
7253
7254         * src/gtk/logwindow.c
7255                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7256                 IMAP folder and is blocked on main thread': 
7257                 make sure we put utf8 in the log.
7258
7259 2006-12-16 [colin]      2.6.1cvs44
7260
7261         * src/toolbar.c
7262         * src/toolbar.h
7263                 Fix bug 1055, 'Add the 'cancel receive' 
7264                 in the available events for the toolbar buttons'
7265
7266 2006-12-16 [colin]      2.6.1cvs43
7267
7268         * po/POTFILES.in
7269         * src/imap.c
7270         * src/common/nntp.c
7271         * src/common/session.c
7272                 Log error when SSL handshakes fail. 
7273                 Fixes bug 1082, 'incorrect / imprecise 
7274                 error message when imap server provides 
7275                 ssl only through STARTTLS but SSL is 
7276                 selected'
7277
7278 2006-12-15 [wwp]        2.6.1cvs42
7279
7280         * src/plugins/bogofilter/bogofilter_gtk.c
7281                 set proper sensitivity to widgets I've recently added.
7282
7283 2006-12-15 [colin]      
7284
7285         2.7.0-rc1 released
7286
7287 2006-12-15 [wwp]        2.6.1cvs41
7288
7289         * src/plugins/bogofilter/bogofilter.c
7290         * src/plugins/bogofilter/bogofilter.h
7291         * src/plugins/bogofilter/bogofilter_gtk.c
7292                 bogofilter's whitelist can now use a subset of
7293                 the addressbook (either a book, a subfolder of a book,
7294                 or the whole addressbook by using "Any"). Re-used there
7295                 some pref_matcher widgets and mechanisms to match a subset
7296                 of the addressbook.
7297
7298 2006-12-15 [wwp]        2.6.1cvs40
7299
7300         * src/wizard.c
7301         * src/common/plugin.c
7302         * src/common/plugin.h
7303         * src/gtk/about.c
7304         * src/plugins/bogofilter/bogofilter.c
7305         * src/plugins/clamav/clamav_plugin.c
7306         * src/plugins/demo/demo.c
7307         * src/plugins/dillo_viewer/dillo_viewer.c
7308         * src/plugins/pgpcore/plugin.c
7309         * src/plugins/pgpinline/plugin.c
7310         * src/plugins/pgpmime/plugin.c
7311         * src/plugins/spamassassin/spamassassin.c
7312         * src/plugins/trayicon/trayicon.c
7313                 factorize some translatable strings (plugins-related),
7314                 fix missing punctuation in several places,
7315                 remove useless translatable \n in about.c,
7316                 and factorize plugin init code w/ a new function
7317                 check_plugin_version() in common/plugin.c.
7318                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7319
7320 2006-12-15 [wwp]        2.6.1cvs39
7321
7322         * src/plugins/bogofilter/bogofilter.c
7323         * src/plugins/bogofilter/bogofilter_gtk.c
7324                 flag whitelisted spams as spam, but don't filter it to the spam
7325                 folder. Thanks to Colin.
7326
7327 2006-12-15 [ticho]      2.6.1cvs38
7328
7329         * src/plugins/bogofilter/bogofilter.c
7330         * src/plugins/bogofilter/bogofilter.h
7331         * src/plugins/bogofilter/bogofilter_gtk.c
7332                 Add option to whitelist senders found in addressbook. Patch by colin.
7333
7334 2006-12-15 [paul]       2.6.1cvs37
7335
7336         * src/folderview.c
7337                 add missing #include "log.h"
7338
7339 2006-12-15 [paul]       2.6.1cvs36
7340
7341         * src/plugins/bogofilter/bogofilter.c
7342         * src/plugins/bogofilter/bogofilter.h
7343         * src/plugins/bogofilter/bogofilter_gtk.c
7344                 Add an option to allow inserting an
7345                 X-Claws-Bogosity header (on MH folders
7346                 only). Patch by Colin
7347
7348 2006-12-14 [colin]      2.6.1cvs35
7349
7350         * src/main.c
7351                 "Yes" should be the default choice for
7352                 migration configuration
7353
7354 2006-12-14 [paul]       2.6.1cvs34
7355
7356         * src/prefs_summaries.c
7357         * manual/advanced.xml
7358                 Unhide mark_as_read_delay
7359
7360 2006-12-14 [paul]       2.6.1cvs33
7361
7362         * src/messageview.c
7363         * src/messageview.h
7364         * src/mimeview.c
7365         * src/mimeview.h
7366         * src/summaryview.c
7367         * src/textview.c
7368         * src/textview.h
7369                 Fix printing of selection
7370                 Fix printing of message parts
7371                 Fix printing of images
7372         * src/gtk/gtksourceprintjob.c
7373                 Fix page count when there are images
7374
7375 2006-12-14 [wwp]        2.6.1cvs32
7376
7377         * src/mainwindow.c
7378         * src/summaryview.c
7379         * src/summaryview.h
7380         * src/gtk/quicksearch.c
7381                 fix quicksearch 'magnify' button status when QS is closed
7382                 using the Escape key, thanks to Colin.
7383
7384 2006-12-14 [wwp]        2.6.1cvs31
7385
7386         * src/mainwindow.c
7387         * src/summaryview.c
7388         * src/summaryview.h
7389         * src/gtk/quicksearch.c
7390                 fix quicksearch 'magnify' button status when QS is closed
7391                 using the Escape key, thanks to Colin.
7392
7393 2006-12-13 [colin]      2.6.1cvs30
7394
7395         * src/ldapquery.c
7396         * src/ldaputil.c
7397                 Use the binary safe version of ldap_get_values,
7398                 to make sure we manipulate null-terminated 
7399                 strings. Maybe fixes bug 1075, 'claws mail 
7400                 segfault when completing ldap adresses'
7401         * src/syldap.c ** REMOVED **
7402         * src/syldap.h ** REMOVED **
7403                 Remove dead files
7404
7405 2006-12-13 [mones]      2.6.1cvs29
7406
7407         * po/es.po
7408                 Fixed piped strings, fixed click translation
7409
7410 2006-12-13 [paul]       2.6.1cvs28
7411
7412         * src/main.c
7413                 don't translate these strings
7414
7415 2006-12-13 [paul]       2.6.1cvs27
7416
7417         * po/en_GB.po
7418                 updated
7419
7420 2006-12-13 [colin]      2.6.1cvs26
7421
7422         * src/main.c
7423         * src/main.h
7424                 Add claws_is_starting()
7425
7426 2006-12-13 [mones]      2.6.1cvs25
7427
7428         * manual/es/advanced.xml
7429         * po/es.po
7430                 Synced manual and updated translation
7431
7432 2006-12-12 [colin]      2.6.1cvs24
7433
7434         * src/wizard.c
7435                 Add an option to use STARTTLS in the
7436                 welcome wizard. Fixes bug 1080, 
7437                 'Using SSL option in wizard for incoming 
7438                 server does not activate SSL with STARTTLS'
7439
7440 2006-12-12 [colin]      2.6.1cvs23
7441
7442         * src/main.c
7443                 Don't exit when there's an incomplete
7444                 mailbox configured - leaves a chance 
7445                 to fix a failing IMAP account. Exit
7446                 if no mailbox at all is loaded (case
7447                 of missing plugin).
7448                 Completes bug 1077's fix (I was wrong
7449                 in this bug's comment #3).
7450
7451 2006-12-12 [colin]      2.6.1cvs22
7452
7453         * src/gtk/menu.h
7454                 Add another menu data type
7455         * src/prefs_account.c
7456                 Complete the completion of bug 1076
7457                 (doesn't lose the pref on apply)
7458
7459 2006-12-12 [paul]       2.6.1cvs21
7460
7461         * src/prefs_account.c
7462                 complete the fix of bug 1076
7463                 also be more verbose with the text
7464
7465 2006-12-12 [paul]       2.6.1cvs20
7466
7467         * src/gtk/combobox.c
7468                 fix compilation warning
7469
7470 2006-12-11 [colin]      2.6.1cvs19
7471
7472         * src/wizard.c
7473                 Document :port in server entry tooltips
7474
7475 2006-12-11 [colin]      2.6.1cvs18
7476
7477         * src/main.c
7478                 Fix compile
7479
7480 2006-12-11 [colin]      2.6.1cvs17
7481
7482         * src/main.c
7483                 Add failing IMAP as a reason for no
7484                 mailbox
7485
7486 2006-12-11 [colin]      2.6.1cvs16
7487
7488         * src/prefs_account.c
7489                 Check for existence of inbox for local
7490                 accounts too
7491         * src/wizard.c
7492                 Allow setting the port to use for servers
7493                 by using the usual "server.example.com:port"
7494                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7495                 not start when IMAP server is unavailable'
7496
7497 2006-12-11 [colin]      2.6.1cvs15
7498
7499         * src/prefs_account.c
7500                 Prevent use of non-existing default inbox
7501
7502 2006-12-11 [colin]      2.6.1cvs14
7503
7504         * src/prefs_account.c
7505                 Fix sensitivity. Fixes bug 1076, 'privacy 
7506                 options are displayed even when pgp plugin 
7507                 not loaded / available'
7508
7509 2006-12-09 [colin]      2.6.1cvs13
7510
7511         * manual/advanced.xml
7512         * src/prefs_common.c
7513         * src/prefs_common.h
7514         * src/common/ssl_certificate.c
7515                 Add a new hidden preference, 'unsafe_ssl_certs',
7516                 which allows to store multiple certificates per
7517                 server/port. This is disabled by default because
7518                 it's less secure (presenting a new certificate
7519                 instead of a changed one raises less alarms).
7520                 This will cause Claws to ask about an unknown
7521                 certificate for people who have used 2.6.1cvs8
7522                 or greater.
7523
7524 2006-12-09 [colin]      2.6.1cvs12
7525
7526         * src/action.c
7527                 Fix cache updating after action
7528
7529 2006-12-07 [wwp]        2.6.1cvs11
7530
7531         * src/compose.c
7532                 fix email address comparison when replying to all
7533                 (avoid replying to ourselves), thanks to Colin.
7534
7535 2006-12-06 [paul]       2.6.1cvs10
7536
7537         * src/addrharvest.c
7538         * src/editldap.c
7539         * src/expldifdlg.c
7540         * src/news.c
7541         * src/toolbar.c
7542         * src/common/utils.c
7543                 ...and more renaming
7544                 Thanks to Colin
7545
7546 2006-12-06 [paul]       2.6.1cvs9
7547
7548         * src/compose.c
7549         * src/messageview.c
7550         * src/procheader.c
7551         * src/procmime.c
7552         * src/procmsg.c
7553         * src/textview.c
7554                 more renaming
7555                 Thanks to Colin
7556
7557 2006-12-06 [colin]      2.6.1cvs8
7558
7559         * src/ssl_manager.c
7560         * src/common/ssl_certificate.c
7561         * src/common/ssl_certificate.h
7562                 Handle multiple certificates per host/port
7563
7564 2006-12-06 [colin]      2.6.1cvs7
7565
7566         * src/etpan/imap-thread.c
7567                 Fix certificate checking on IMAP
7568
7569 2006-12-06 [colin]      2.6.1cvs6
7570
7571         * src/folderview.c
7572                 Fix bug 1072, 'Claws stops fetching newsgroups 
7573                 from server when newsgroup got deleted': continue
7574                 checking other groups
7575
7576 2006-12-05 [wwp]        2.6.1cvs5
7577
7578         * src/message_search.c
7579         * src/summary_search.c
7580         * src/gtk/combobox.c
7581         * src/gtk/combobox.h
7582         * src/gtk/gtkutils.c
7583         * src/gtk/gtkutils.h
7584                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7585                 behave like w/ old comboboxes (summary and message search only).
7586
7587 2006-12-05 [paul]       2.6.1cvs4
7588
7589         * src/wizard.c
7590                 encode headers
7591                 Thanks to Colin
7592
7593 2006-12-05 [paul]       2.6.1cvs3
7594
7595         * tools/README
7596         * tools/textviewer.pl
7597                 script updated and description added
7598
7599 2006-12-04 [colin]      2.6.1cvs2
7600
7601         * src/compose.c
7602                 Run pre-send hook only when checking
7603                 everything
7604
7605 2006-12-04 [paul]       2.6.1cvs1
7606
7607         * NEWS
7608         * README
7609         * RELEASE_NOTES
7610         * configure.ac
7611         * tools/README
7612                 bump up version number following stable release
7613
7614 2006-12-04 [paul]       2.6.0cvs83
7615
7616         * README
7617                 updates and corrections
7618
7619 2006-12-04 [colin]      2.6.0cvs82
7620
7621         * src/common/utils.c
7622                 Probably fix bug 1066, 'Incorrect mailbox 
7623                 size displayed'
7624
7625 2006-12-04 [colin]      2.6.0cvs81
7626
7627         * src/common/utils.c
7628                 Trim tabs from mailcap file too.
7629
7630 2006-12-02 [paul]       2.6.0cvs80
7631
7632         * src/exphtmldlg.c
7633                 fix broken GUI under certain languages
7634         * src/expldifdlg.c
7635                 put the Cancel button to the right
7636
7637 2006-12-01 [paul]       2.6.0cvs79
7638
7639         * tools/Makefile.am
7640                 remove reference to removed file
7641
7642 2006-12-01 [wwp]        2.6.0cvs78
7643
7644         * src/addressbook.c
7645         * src/editaddress.c
7646                 remove forgotten debug statements.
7647
7648 2006-12-01 [wwp]        2.6.0cvs77
7649
7650         * manual/advanced.xml
7651         * manual/fr/advanced.xml
7652         * src/addressbook.c
7653         * src/addressbook.h
7654         * src/addressitem.h
7655         * src/editaddress.c
7656         * src/editaddress.h
7657         * src/prefs_common.c
7658         * src/prefs_common.h
7659         * src/gtk/gtkutils.c
7660         * src/gtk/gtkutils.h
7661                 add a hidden option to allow embedding the editaddress (edit contact details)
7662                 dialog into the addressbook's window. This doesn't change the default
7663                 behaviour.
7664
7665 2006-12-01 [wwp]        2.6.0cvs76
7666
7667         * src/message_search.c
7668         * src/summary_search.c
7669                 fix more focus issues (don't set focus to combobox's entry widget when
7670                 entry's value changed, if entry widget has focus already).
7671
7672 2006-12-01 [wwp]        2.6.0cvs75
7673
7674         * src/gtk/quicksearch.c
7675                 revert last changes to the quicksearch gtk_combo_box, this needs more
7676                 tuning and testing.
7677
7678 2006-12-01 [paul]       2.6.0cvs74
7679
7680         * tools/kdeservicemenu/README
7681         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7682         * tools/kdeservicemenu/install.sh
7683         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7684         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7685                 simplify this stuff, and in so doing,
7686                 fix it. (possibly re-extend it again at
7687                 a later date)
7688
7689 2006-12-01 [wwp]        2.6.0cvs73
7690
7691         * src/gtk/quicksearch.c
7692                 adapt quicksearch code to use modern gtk_combo_box'es.
7693
7694 2006-12-01 [wwp]        2.6.0cvs72
7695
7696         * src/common/defs.h
7697         * src/prefs_common.c
7698         * src/prefs_common.h
7699         * src/message_search.c
7700         * src/summary_search.c
7701         * src/gtk/combobox.c
7702         * src/gtk/combobox.h
7703                 add history combos to all message and summary search fields.
7704
7705 2006-12-01 [wwp]        2.6.0cvs71
7706
7707         * src/summaryview.c
7708                 As the list may change while the mark as read delay
7709                 runs, we can't rely on the 'row' pointer, which can
7710                 be invalid when the timeout is called. As the mark
7711                 as read is only done if the message is still selected,
7712                 use summaryview->selected instead. Thanks to Colin.
7713
7714 2006-11-30 [paul]       2.6.0cvs70
7715
7716         * src/textview.c
7717                 give emphasis to "Sylpheed-Claws"
7718                 as well as "Claws Mail"
7719
7720 2006-11-30 [colin]      2.6.0cvs69
7721
7722         * src/wizard.c
7723                 Put the SSL checkboxes in the receiving
7724                 and sending server pages.
7725
7726 2006-11-29 [colin]      2.6.0cvs68
7727
7728         * src/gtk/gtkutils.c
7729         * src/gtk/gtkvscrollbutton.c
7730                 Revert some deprecated fixes - they seem to
7731                 deprecate stuff as soon as a new one gets out.
7732                 g_object_ref_sink needed glib-2.10.
7733
7734 2006-11-29 [colin]      2.6.0cvs67
7735
7736         * src/common/utils.c
7737                 Create .mailcap if it doesn't exist
7738
7739 2006-11-29 [colin]      2.6.0cvs66
7740
7741         * src/compose.c
7742                 Followup to cvs60: use original list
7743                 of recipients if replying to a mail
7744                 in Sent Drafts or Queue.
7745
7746 2006-11-27 [paul]       2.6.0cvs65
7747
7748         * src/image_viewer.c
7749                 revert the last change for now (it's broken)
7750
7751 2006-11-27 [paul]       2.6.0cvs64
7752
7753         * Makefile.am
7754         * configure.ac
7755         * m4/aclocal-include.m4
7756         * m4/check-type.m4
7757         * src/Makefile.am
7758         * src/addr_compl.c
7759         * src/compose.c
7760         * src/crash.c
7761         * src/export.c
7762         * src/exporthtml.c
7763         * src/exportldif.c
7764         * src/imap.c
7765         * src/import.c
7766         * src/main.c
7767         * src/main.h
7768         * src/matcher.c
7769         * src/mimeview.c
7770         * src/procmsg.c
7771         * src/textview.c
7772         * src/common/Makefile.am
7773         * src/common/claws.c
7774         * src/common/claws.h
7775         * src/common/ssl.c
7776         * src/common/sylpheed.c
7777         * src/common/sylpheed.h
7778         * src/etpan/Makefile.am
7779         * src/gtk/Makefile.am
7780         * src/gtk/claws-marshal.list
7781         * src/gtk/filesel.c
7782         * src/gtk/gtksctree.c
7783         * src/gtk/quicksearch.c
7784         * src/gtk/sylpheed-marshal.list
7785         * src/plugins/bogofilter/bogofilter.c
7786         * src/plugins/bogofilter/bogofilter_gtk.c
7787         * src/plugins/clamav/clamav_plugin.c
7788         * src/plugins/clamav/clamav_plugin_gtk.c
7789         * src/plugins/demo/demo.c
7790         * src/plugins/dillo_viewer/dillo_viewer.c
7791         * src/plugins/pgpcore/Makefile.am
7792         * src/plugins/pgpcore/claws.def
7793         * src/plugins/pgpcore/pgp_viewer.c
7794         * src/plugins/pgpcore/plugin.c
7795         * src/plugins/pgpcore/sylpheed.def
7796         * src/plugins/pgpinline/Makefile.am
7797         * src/plugins/pgpinline/claws.def
7798         * src/plugins/pgpinline/plugin.c
7799         * src/plugins/pgpinline/sylpheed.def
7800         * src/plugins/pgpmime/Makefile.am
7801         * src/plugins/pgpmime/claws.def
7802         * src/plugins/pgpmime/plugin.c
7803         * src/plugins/pgpmime/sylpheed.def
7804         * src/plugins/spamassassin/spamassassin.c
7805         * src/plugins/spamassassin/spamassassin_gtk.c
7806         * src/plugins/trayicon/trayicon.c
7807                 yet more renaming
7808                 remove deprecated gtk_tooltips_set_delay()
7809
7810 2006-11-26 [paul]       2.6.0cvs63
7811
7812         * src/expldifdlg.c
7813         * src/folderview.c
7814         * src/image_viewer.c
7815         * src/mainwindow.c
7816         * src/gtk/gtkutils.c
7817         * src/gtk/gtkvscrollbutton.c
7818         * src/gtk/prefswindow.c
7819         * src/plugins/pgpcore/prefs_gpg.c
7820                 replace more deprecated GTK+ functions
7821
7822 2006-11-26 [paul]       2.6.0cvs62
7823
7824         * src/addr_compl.c
7825         * src/addressbook.c
7826         * src/browseldap.c
7827                 replace deprecated gtk_idle_... functions
7828
7829 2006-11-26 [paul]       2.6.0cvs61
7830
7831         * src/compose.c
7832         * src/folderview.c
7833         * src/inc.c
7834         * src/summaryview.c
7835         * src/gtk/gtkvscrollbutton.c
7836         * src/gtk/quicksearch.c
7837         * src/plugins/pgpcore/passphrase.c
7838                 replace deprecated gtk_timeout_add and
7839                 gtk_timeout_remove
7840
7841 2006-11-26 [paul]       2.6.0cvs60
7842
7843         * src/compose.c
7844                 fix bug that caused the wrong recipient
7845                 to be selected when replying to a msg
7846                 which is From one of our accounts to
7847                 another of our accounts
7848
7849 2006-11-25 [paul]       2.6.0cvs59
7850
7851         * src/summaryview.c
7852                 don't change the From column title to
7853                 To if the To column is visible
7854
7855 2006-11-24 [paul]       2.6.0cvs58
7856
7857         * src/compose.c
7858                 fix bug 1069, 'Sent mails disappear, BCC
7859                 or locking problem?'
7860
7861 2006-11-21 [wwp]        2.6.0cvs57
7862
7863         * src/compose.c
7864                 fix spelling menu when replying (same as 2.3.1cvs39):
7865                 discrepancy between context menu and top menu when
7866                 folder's dictionary isn't the default one.
7867
7868 2006-11-19 [paul]       2.6.0cvs56
7869
7870         * src/summaryview.c
7871                 obey always_show_msg option when
7872                 marking as spam
7873         * src/plugins/bogofilter/bogofilter.c
7874                 fix typo
7875
7876 2006-11-18 [paul]       2.6.0cvs55
7877
7878         * AUTHORS
7879         * README
7880         * debian/copyright
7881         * manual/ack.xml
7882         * manual/es/ack.xml
7883         * manual/fr/ack.xml
7884         * manual/pl/ack.xml
7885         * src/gtk/authors.h
7886         * src/gtk/icon_legend.c
7887         * src/gtk/icon_legend.h
7888         * tools/OOo2claws-mail.pl
7889         * tools/README
7890         * tools/acroread2claws-mail.pl
7891         * tools/claws.i18n.status.pl
7892         * tools/filter_conv.pl
7893         * tools/filter_conv_new.pl
7894         * tools/freshmeat_search.pl
7895         * tools/google_search.pl
7896         * tools/kmail2claws-mail.pl
7897         * tools/kmail2claws-mail_v2.pl
7898         * tools/maildir2claws-mail.pl
7899         * tools/make.themes.project
7900         * tools/multiwebsearch.pl
7901         * tools/outlook2claws-mail.pl
7902         * tools/tb2claws-mail
7903         * tools/kdeservicemenu/README
7904         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7905                 update mine and wwp's email addresses in
7906                 several places
7907                 Patch by wwp
7908         * src/prefs_compose_writing.c
7909                 set sensitivity on 'new message format' frame
7910
7911 2006-11-17 [paul]       2.6.0cvs54
7912
7913         * src/gtk/about.c
7914                 more reworking of the GUI
7915                 Patch by Fabien Vantard
7916
7917 2006-11-16 [paul]       2.6.0cvs53
7918
7919         * src/gtk/about.c
7920                 set a minimum size for the window, allow
7921                 it to automatically expand as necessary
7922
7923 2006-11-16 [wwp]        2.6.0cvs52
7924
7925         * src/gtk/about.c
7926                 better wrap of copyright info on some systems.
7927
7928 2006-11-16 [paul]       2.6.0cvs51
7929
7930         * src/gtk/about.c
7931                 move the tech info from the upper panel
7932                 to the Info tab
7933                 use a gtk_text_view for the features tab
7934
7935 2006-11-16 [paul]       2.6.0cvs50
7936
7937         * po/Makevars
7938                 update my email address
7939         * src/addressbook.c
7940         * src/compose.c
7941         * src/imap_gtk.c
7942         * src/mh_gtk.c
7943         * src/news_gtk.c
7944         * src/summaryview.c
7945         * src/plugins/trayicon/trayicon.c
7946                 don't offer simple menu separators
7947                 for translation
7948         * src/folderview.c
7949                 add separator between 'mark all read'
7950                 and 'search folder'
7951
7952 2006-11-15 [wwp]        2.6.0cvs49
7953
7954         * src/gtk/authors.h
7955                 updated manuals authors.
7956
7957 2006-11-14 [paul]       2.6.0cvs48
7958
7959         * src/compose.c
7960                 Fix Options/Reply mode after draft save
7961
7962 2006-11-14 [paul]       2.6.0cvs47
7963
7964         * src/Makefile.am
7965                 Fix make DESTDIR=...
7966         * src/mbox.c
7967                 Optimise speed
7968         * src/plugins/pgpinline/pgpinline.c
7969                 Probably fix bug 1061
7970
7971 2006-11-14 [paul]       2.6.0cvs46
7972
7973         * po/Makevars
7974                 enable Q_ macro
7975         * src/Makefile.am
7976         * src/stock_pixmap.c
7977         * src/stock_pixmap.h
7978         * src/gtk/about.c
7979         * src/pixmaps/active.xpm
7980         * src/pixmaps/inactive.xpm
7981                 add a new page, 'Features', to the About dialog
7982                 showing which features are compiled in and which
7983                 are not
7984
7985 2006-11-14 [paul]       2.6.0cvs45
7986
7987         * po/ru.po
7988                 updated by Pavlo Bohmat
7989
7990 2006-11-14 [colin]      2.6.0cvs44
7991
7992         * src/compose.c
7993         * src/inc.c
7994         * src/messageview.c
7995         * src/news.c
7996         * src/pop.c
7997         * src/procmsg.c
7998         * src/gtk/gtkaspell.c
7999                 Fix 64-bit-related warnings
8000         * src/ssl_manager.c
8001                 Fix possible infinite loop
8002         * src/plugins/pgpcore/sgpgme.c
8003                 Remove useless check
8004
8005 2006-11-13 [colin]      2.6.0cvs43
8006
8007         * src/gtk/Makefile.am
8008                 authors.h isn't generated
8009
8010 2006-11-13 [colin]      2.6.0cvs42
8011
8012         * src/plugins/pgpinline/pgpinline.c
8013         * src/plugins/pgpmime/pgpmime.c
8014                 Very probably fix bug 1061, 'crash on 
8015                 opening signed email'. Another cast
8016                 problem
8017
8018 2006-11-13 [colin]      2.6.0cvs41
8019
8020         * src/plugins/pgpcore/sgpgme.c
8021                 Maybe fix bug 1061, 'crash on opening 
8022                 signed email'
8023
8024 2006-11-13 [wwp]        2.6.0cvs40
8025
8026         * src/plugins/pgpinline/pgpinline.c
8027                 fix candidate for bug #1057, thanks to Colin.
8028
8029 2006-11-13 [wwp]        2.6.0cvs39
8030
8031         * src/compose.c
8032         * src/quote_fmt_parse.y
8033                 fix bug 1052: current parser buffer was not always 
8034                 allocated, ptr to this buffer could be returned as 
8035                 NULL whereas no parser error has occurred. in 
8036                 consequence, defining a template body as "%d" 
8037                 (w/o the quotes) for the first time of the instance 
8038                 of claws-mail, was reporting a parser error. make 
8039                 sure that the buffer is always allocated, even to 
8040                 an empty string.
8041                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8042                 unescaping of the fmt string was always done 
8043                 whereas it must be done *only* when receiving 
8044                 quote format strings issued from the prefs 
8045                 (compose new message, reply, forward, redirect 
8046                 formats), *not* when applying templates.  in 
8047                 consequences, applying templates w/ sequences 
8048                 like \\|p{echo} were failing. make sure that 
8049                 unescaping is done only when necessary.
8050
8051 2006-11-12 [colin]      2.6.0cvs38
8052
8053         * po/de.po
8054                 Fix typo (s/KB/MB)
8055
8056 2006-11-12 [colin]      2.6.0cvs37
8057
8058         * src/plugins/pgpinline/pgpinline.c
8059         * src/plugins/pgpmime/pgpmime.c
8060                 Release GPG context at the latest 
8061                 possible moment. Maybe fixes 
8062                 bug 1057, 'crash on sending signed 
8063                 message to a newsgroup'
8064                 
8065
8066 2006-11-12 [colin]      2.6.0cvs36
8067
8068         * src/plugins/pgpcore/sgpgme.c
8069                 Tell a bit more when gpg's status doesn't
8070                 contain any signature
8071
8072 2006-11-12 [colin]      2.6.0cvs35
8073
8074         * src/compose.c
8075                 Fix bug 1060, 'compilation error with 
8076                 Irix's cc'
8077
8078 2006-11-12 [paul]       2.6.0cvs34
8079
8080         * doc/man/claws-mail.1
8081         * src/prefs_gtk.c
8082         * src/plugins/clamav/README
8083         * src/plugins/spamassassin/README
8084         * tools/README
8085         * tools/freshmeat_search.pl
8086         * tools/google_search.pl
8087         * tools/multiwebsearch.pl
8088                 more renaming
8089         * src/plugins/trayicon/trayicon.c
8090                 fix compiliation warning
8091
8092 2006-11-11 [colin]      2.6.0cvs33
8093
8094         * src/folderview.c
8095                 Forbid drag and drop from/to different
8096                 folders of type F_UNKNOWN
8097
8098 2006-11-11 [colin]      2.6.0cvs32
8099
8100         * src/plugins/pgpinline/pgpinline.c
8101                 Fix typo in previous commit:
8102                 - gpgme_new(&ctx);
8103                 + if ((err = gpgme_new(&data->ctx)) ...)
8104
8105 2006-11-11 [colin]      2.6.0cvs31
8106
8107         * src/plugins/pgpinline/pgpinline.c
8108         * src/plugins/pgpmime/pgpmime.c
8109                 Check success after calling gpgme_new
8110                 Maybe fixes bug 1057, 'crash on sending 
8111                 signed message to a newsgroup'
8112
8113 2006-11-11 [colin]      2.6.0cvs30
8114
8115         * src/undo.c
8116                 init undostruct to 0s (from
8117                 valgrind log of bug 1057)
8118
8119 2006-11-10 [colin]      2.6.0cvs29
8120
8121         * src/mainwindow.c
8122                 Set cursor to wait before filtering
8123                 duplicates in all folders
8124         * src/plugins/bogofilter/bogofilter.c
8125         * src/plugins/bogofilter/bogofilter.h
8126         * src/plugins/bogofilter/bogofilter_gtk.c
8127                 Completely thread away the bogofilter
8128                 filtering
8129
8130 2006-11-10 [mones]      2.6.0cvs28
8131
8132         * src/compose.c
8133         * src/compose.h
8134                 added COMPOSE_CHECK_BEFORE_SEND hook
8135
8136 2006-11-10 [paul]       2.6.0cvs27
8137
8138         * src/crash.c
8139                 more renaming
8140                 add libSM to get_compiled_in_features()
8141         * src/main.c
8142                 more renaming
8143
8144 2006-11-10 [colin]      2.6.0cvs26
8145
8146         * src/etpan/imap-thread.c
8147                 Add a reference to libetpan's sasl engine
8148                 so that sasl_done() doesn't get called by
8149                 libetpan, and doesn't break openssl.
8150                 Should fix bug 1053, 'SC fails to reestablish 
8151                 a secure connection'
8152                 Patch by Hoa
8153
8154 2006-11-10 [colin]      2.6.0cvs25
8155
8156         * manual/addrbook.xml
8157         * manual/advanced.xml
8158         * manual/faq.xml
8159         * manual/intro.xml
8160                 Some more renaming
8161
8162 2006-11-09 [colin]      2.6.0cvs24
8163
8164         * src/plugins/bogofilter/bogofilter_gtk.c
8165                 Add comment about annoyance
8166
8167 2006-11-09 [colin]      2.6.0cvs23
8168
8169         * src/plugins/bogofilter/bogofilter.c
8170         * src/plugins/bogofilter/bogofilter_gtk.c
8171                 Prepare things needed to thread bogofilter
8172                 filtering: separate bogo stuff and possible GUI
8173                 stuff. 
8174
8175 2006-11-09 [colin]      2.6.0cvs22
8176
8177         * src/account.c
8178         * src/compose.c
8179                 Search for one of our accounts in Delivered-To
8180                 (helps for auto-account selection when 
8181                  replying/forwarding)
8182         * src/folderview.c
8183         * src/mainwindow.c
8184         * src/mainwindow.h
8185         * src/plugins/trayicon/trayicon.c
8186                 Allow opening a new mail with any account from
8187                 the contextual menu
8188
8189 2006-11-09 [wwp]        2.6.0cvs21
8190
8191         * src/compose.c
8192         * src/prefs_common.c
8193         * src/prefs_common.h
8194         * src/prefs_compose_writing.c
8195                 add a compose new message format (in prefs/compose/writing), it's a
8196                 simple subject+body template to use when opening a new composition
8197                 window. It's similar to the existent reply and forward formats.
8198
8199                 enhanced the template/format % symbols substitution mechanism to
8200                 use current composition window information when % are used in
8201                 the compose new message format or in templates applied to new
8202                 messages (there were useless in that situations before). When
8203                 applied to new messages, %d corresponds to the system time/date.
8204
8205 2006-11-09 [paul]       2.6.0cvs20
8206
8207         * src/gtk/authors.h
8208                 fix last commit
8209
8210 2006-11-09 [paul]       2.6.0cvs19
8211
8212         * src/gtk/authors.h
8213                 keep tje alphabetical order
8214
8215 2006-11-08 [colin]      2.6.0cvs18
8216
8217         * src/etpan/imap-thread.c
8218                 Fix bug 1054, 'Slowness logging big 
8219                 data chunks'
8220
8221 2006-11-08 [paul]       2.6.0cvs17
8222
8223         * tools/Makefile.am
8224                 fix the renaming
8225
8226 2006-11-08 [paul]       2.6.0cvs16
8227
8228         * src/common/defs.h
8229                 update BUGZILLA_URI
8230
8231 2006-11-08 [paul]       2.6.0cvs15
8232
8233         * tools/Makefile.am
8234         * tools/OOo2claws-mail.pl
8235         * tools/OOo2sylpheed.pl
8236         * tools/README
8237         * tools/acroread2claws-mail.pl
8238         * tools/acroread2sylpheed.pl
8239         * tools/kmail2claws-mail.pl
8240         * tools/kmail2claws-mail_v2.pl
8241         * tools/kmail2sylpheed.pl
8242         * tools/kmail2sylpheed_v2.pl
8243         * tools/maildir2claws-mail.pl
8244         * tools/maildir2sylpheed.pl
8245         * tools/nautilus2claws-mail.sh
8246         * tools/nautilus2sylpheed.sh
8247         * tools/outlook2claws-mail.pl
8248         * tools/outlook2sylpheed.pl
8249         * tools/tb2claws-mail
8250         * tools/tb2sylpheed
8251         * tools/tbird2claws.py
8252         * tools/tbird2syl.py
8253         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8254         * tools/kdeservicemenu/install.sh
8255         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8256         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8257         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8258         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8259         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8260                 renamed (removed, added) tools files
8261
8262 2006-11-08 [paul]       2.6.0cvs14
8263
8264         * src/main.c
8265         * src/common/defs.h
8266                 Migrate sylpheedrc to clawsrc, and fix the standard
8267                 plugins path in the process
8268
8269 2006-11-07 [colin]      2.6.0cvs13
8270
8271         * src/Makefile.am
8272                 Symlink sylpheed-claws relative to 
8273                 claws-mail
8274
8275 2006-11-07 [colin]      2.6.0cvs12
8276
8277         * src/compose.c
8278                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8279
8280 2006-11-07 [paul]       2.6.0cvs11
8281
8282         * src/gtk/about.c
8283                 Fix a missed occurence of
8284                 Sylpheed-Claws
8285
8286 2006-11-07 [paul]       2.6.0cvs10
8287
8288         * src/Makefile.am
8289                 Fix symlink installation
8290
8291 2006-11-07 [paul]       2.6.0cvs9
8292
8293         * src/Makefile.am
8294                 Symlink claws-mail to sylpheed-claws
8295         * src/common/utils.c
8296                 Fix migrating symlinks
8297         * src/etpan/imap-thread.c
8298                 check certificate only when there's
8299                 no error
8300
8301 2006-11-07 [paul]       2.6.0cvs8
8302
8303         * Makefile.am
8304                 Fix icon breakages with Gtk, which needs a 
8305                 cache updated to see them.
8306
8307 2006-11-07 [paul]       2.6.0cvs7
8308
8309         * .cvsignore
8310         * AUTHORS
8311         * COPYING
8312         * INSTALL
8313         * Makefile.am
8314         * NEWS
8315         * README
8316         * RELEASE_NOTES
8317         * autogen.sh
8318         * claws-mail-128x128.png
8319         * claws-mail-64x64.png
8320         * claws-mail.ico
8321         * claws-mail.pc.in
8322         * claws-mail.png
8323         * configure.ac
8324         * sylpheed-claws-128x128.png
8325         * sylpheed-claws-64x64.png
8326         * sylpheed-claws.desktop
8327         * sylpheed-claws.ico
8328         * sylpheed-claws.pc.in
8329         * sylpheed-claws.png
8330         * debian/README.Debian
8331         * debian/changelog
8332         * debian/claws-mail.desktop
8333         * debian/claws-mail.menu
8334         * debian/claws-mail.postinst.debhelper
8335         * debian/claws-mail.postrm.debhelper
8336         * debian/control
8337         * debian/copyright
8338         * debian/files
8339         * debian/rules
8340         * debian/sylpheed-claws.desktop
8341         * debian/sylpheed-claws.menu
8342         * debian/sylpheed-claws.postinst.debhelper
8343         * debian/sylpheed-claws.postrm.debhelper
8344         * doc/man/Makefile.am
8345         * doc/man/claws-mail.1
8346         * doc/man/sylpheed-claws.1
8347         * doc/src/ChangeLog.claws-pre0.8.0
8348         * manual/Makefile.am
8349         * manual/account.xml
8350         * manual/ack.xml
8351         * manual/addrbook.xml
8352         * manual/advanced.xml
8353         * manual/claws-mail-manual.xml
8354         * manual/faq.xml
8355         * manual/glossary.xml
8356         * manual/handling.xml
8357         * manual/intro.xml
8358         * manual/keyboard.xml
8359         * manual/plugins.xml
8360         * manual/starting.xml
8361         * manual/sylpheed-claws-manual.xml
8362         * manual/xml2pdf
8363         * manual/dist/.cvsignore
8364         * manual/dist/html/.cvsignore
8365         * manual/dist/html/Makefile.am
8366         * manual/dist/pdf/.cvsignore
8367         * manual/dist/pdf/Makefile.am
8368         * manual/dist/ps/.cvsignore
8369         * manual/dist/ps/Makefile.am
8370         * manual/dist/txt/.cvsignore
8371         * manual/dist/txt/Makefile.am
8372         * manual/es/Makefile.am
8373         * manual/es/advanced.xml
8374         * manual/es/claws-mail-manual.xml
8375         * manual/es/faq.xml
8376         * manual/es/glossary.xml
8377         * manual/es/handling.xml
8378         * manual/es/intro.xml
8379         * manual/es/plugins.xml
8380         * manual/es/sylpheed-claws-manual.xml
8381         * manual/es/dist/.cvsignore
8382         * manual/es/dist/html/.cvsignore
8383         * manual/es/dist/html/Makefile.am
8384         * manual/es/dist/pdf/.cvsignore
8385         * manual/es/dist/pdf/Makefile.am
8386         * manual/es/dist/ps/.cvsignore
8387         * manual/es/dist/ps/Makefile.am
8388         * manual/es/dist/txt/.cvsignore
8389         * manual/es/dist/txt/Makefile.am
8390         * manual/fr/Makefile.am
8391         * manual/fr/account.xml
8392         * manual/fr/ack.xml
8393         * manual/fr/addrbook.xml
8394         * manual/fr/advanced.xml
8395         * manual/fr/claws-mail-manual.xml
8396         * manual/fr/faq.xml
8397         * manual/fr/glossary.xml
8398         * manual/fr/handling.xml
8399         * manual/fr/intro.xml
8400         * manual/fr/keyboard.xml
8401         * manual/fr/plugins.xml
8402         * manual/fr/starting.xml
8403         * manual/fr/sylpheed-claws-manual.xml
8404         * manual/fr/dist/.cvsignore
8405         * manual/fr/dist/html/.cvsignore
8406         * manual/fr/dist/html/Makefile.am
8407         * manual/fr/dist/pdf/.cvsignore
8408         * manual/fr/dist/pdf/Makefile.am
8409         * manual/fr/dist/ps/.cvsignore
8410         * manual/fr/dist/ps/Makefile.am
8411         * manual/fr/dist/txt/.cvsignore
8412         * manual/fr/dist/txt/Makefile.am
8413         * manual/pl/Makefile.am
8414         * manual/pl/account.xml
8415         * manual/pl/ack.xml
8416         * manual/pl/addrbook.xml
8417         * manual/pl/advanced.xml
8418         * manual/pl/claws-mail-manual.xml
8419         * manual/pl/faq.xml
8420         * manual/pl/glossary.xml
8421         * manual/pl/handling.xml
8422         * manual/pl/intro.xml
8423         * manual/pl/keyboard.xml
8424         * manual/pl/plugins.xml
8425         * manual/pl/starting.xml
8426         * manual/pl/sylpheed-claws-manual.xml
8427         * manual/pl/dist/.cvsignore
8428         * manual/pl/dist/html/.cvsignore
8429         * manual/pl/dist/html/Makefile.am
8430         * manual/pl/dist/pdf/.cvsignore
8431         * manual/pl/dist/pdf/Makefile.am
8432         * manual/pl/dist/ps/.cvsignore
8433         * manual/pl/dist/ps/Makefile.am
8434         * manual/pl/dist/txt/.cvsignore
8435         * manual/pl/dist/txt/Makefile.am
8436         * po/.cvsignore
8437         * po/Makevars
8438         * src/.cvsignore
8439         * src/Makefile.am
8440         * src/account.c
8441         * src/account.h
8442         * src/action.c
8443         * src/action.h
8444         * src/adbookbase.h
8445         * src/addr_compl.c
8446         * src/addr_compl.h
8447         * src/addrbook.c
8448         * src/addrcache.c
8449         * src/addrcache.h
8450         * src/addrcindex.c
8451         * src/addrcindex.h
8452         * src/addrclip.c
8453         * src/addrclip.h
8454         * src/addrdefs.h
8455         * src/addressadd.c
8456         * src/addressadd.h
8457         * src/addressbook.c
8458         * src/addressbook.h
8459         * src/addressbook_foldersel.c
8460         * src/addressbook_foldersel.h
8461         * src/addrgather.c
8462         * src/addrgather.h
8463         * src/addrharvest.c
8464         * src/addrharvest.h
8465         * src/addrindex.c
8466         * src/addrindex.h
8467         * src/addritem.c
8468         * src/addritem.h
8469         * src/addrquery.c
8470         * src/addrquery.h
8471         * src/addrselect.c
8472         * src/addrselect.h
8473         * src/alertpanel.c
8474         * src/alertpanel.h
8475         * src/browseldap.c
8476         * src/browseldap.h
8477         * src/codeconv.c
8478         * src/codeconv.h
8479         * src/compose.c
8480         * src/crash.c
8481         * src/crash.h
8482         * src/customheader.c
8483         * src/customheader.h
8484         * src/displayheader.c
8485         * src/displayheader.h
8486         * src/editaddress.c
8487         * src/editaddress.h
8488         * src/editbook.c
8489         * src/editbook.h
8490         * src/editgroup.c
8491         * src/editgroup.h
8492         * src/editjpilot.c
8493         * src/editjpilot.h
8494         * src/editldap.c
8495         * src/editldap.h
8496         * src/editldap_basedn.c
8497         * src/editldap_basedn.h
8498         * src/editvcard.c
8499         * src/editvcard.h
8500         * src/exphtmldlg.c
8501         * src/exphtmldlg.h
8502         * src/expldifdlg.c
8503         * src/expldifdlg.h
8504         * src/export.c
8505         * src/exporthtml.c
8506         * src/exporthtml.h
8507         * src/exportldif.c
8508         * src/exportldif.h
8509         * src/filtering.c
8510         * src/filtering.h
8511         * src/folder.c
8512         * src/folder.h
8513         * src/folder_item_prefs.c
8514         * src/folder_item_prefs.h
8515         * src/foldersel.c
8516         * src/foldersel.h
8517         * src/folderutils.c
8518         * src/folderutils.h
8519         * src/folderview.c
8520         * src/folderview.h
8521         * src/grouplistdialog.c
8522         * src/grouplistdialog.h
8523         * src/html.c
8524         * src/html.h
8525         * src/image_viewer.c
8526         * src/image_viewer.h
8527         * src/imap.c
8528         * src/imap.h
8529         * src/imap_gtk.c
8530         * src/imap_gtk.h
8531         * src/import.c
8532         * src/import.h
8533         * src/importldif.c
8534         * src/importldif.h
8535         * src/importmutt.c
8536         * src/importmutt.h
8537         * src/importpine.c
8538         * src/importpine.h
8539         * src/inc.c
8540         * src/inc.h
8541         * src/jpilot.c
8542         * src/jpilot.h
8543         * src/ldapctrl.c
8544         * src/ldapctrl.h
8545         * src/ldaplocate.c
8546         * src/ldaplocate.h
8547         * src/ldapquery.c
8548         * src/ldapquery.h
8549         * src/ldapserver.c
8550         * src/ldapserver.h
8551         * src/ldaputil.c
8552         * src/ldaputil.h
8553         * src/ldif.c
8554         * src/ldif.h
8555         * src/localfolder.c
8556         * src/localfolder.h
8557         * src/main.c
8558         * src/main.h
8559         * src/mainwindow.c
8560         * src/mainwindow.h
8561         * src/manual.c
8562         * src/manual.h
8563         * src/matcher.c
8564         * src/matcher.h
8565         * src/matcher_parser.h
8566         * src/matcher_parser_lex.l
8567         * src/matcher_parser_parse.y
8568         * src/mbox.c
8569         * src/mbox.h
8570         * src/message_search.c
8571         * src/message_search.h
8572         * src/messageview.c
8573         * src/messageview.h
8574         * src/mh.c
8575         * src/mh.h
8576         * src/mh_gtk.c
8577         * src/mh_gtk.h
8578         * src/mimeview.c
8579         * src/mimeview.h
8580         * src/msgcache.c
8581         * src/msgcache.h
8582         * src/mutt.c
8583         * src/mutt.h
8584         * src/news.c
8585         * src/news.h
8586         * src/news_gtk.c
8587         * src/news_gtk.h
8588         * src/noticeview.c
8589         * src/noticeview.h
8590         * src/partial_download.c
8591         * src/partial_download.h
8592         * src/pine.c
8593         * src/pine.h
8594         * src/pop.c
8595         * src/pop.h
8596         * src/prefs_account.c
8597         * src/prefs_account.h
8598         * src/prefs_actions.c
8599         * src/prefs_actions.h
8600         * src/prefs_common.c
8601         * src/prefs_common.h
8602         * src/prefs_compose_writing.c
8603         * src/prefs_compose_writing.h
8604         * src/prefs_customheader.c
8605         * src/prefs_customheader.h
8606         * src/prefs_display_header.c
8607         * src/prefs_display_header.h
8608         * src/prefs_ext_prog.c
8609         * src/prefs_ext_prog.h
8610         * src/prefs_filtering.c
8611         * src/prefs_folder_column.c
8612         * src/prefs_folder_column.h
8613         * src/prefs_folder_item.c
8614         * src/prefs_folder_item.h
8615         * src/prefs_fonts.c
8616         * src/prefs_fonts.h
8617         * src/prefs_gtk.c
8618         * src/prefs_gtk.h
8619         * src/prefs_image_viewer.c
8620         * src/prefs_image_viewer.h
8621         * src/prefs_matcher.c
8622         * src/prefs_matcher.h
8623         * src/prefs_message.c
8624         * src/prefs_message.h
8625         * src/prefs_msg_colors.c
8626         * src/prefs_msg_colors.h
8627         * src/prefs_other.c
8628         * src/prefs_other.h
8629         * src/prefs_quote.c
8630         * src/prefs_quote.h
8631         * src/prefs_receive.c
8632         * src/prefs_receive.h
8633         * src/prefs_send.c
8634         * src/prefs_send.h
8635         * src/prefs_spelling.c
8636         * src/prefs_spelling.h
8637         * src/prefs_summaries.c
8638         * src/prefs_summaries.h
8639         * src/prefs_summary_column.c
8640         * src/prefs_summary_column.h
8641         * src/prefs_template.c
8642         * src/prefs_template.h
8643         * src/prefs_themes.c
8644         * src/prefs_themes.h
8645         * src/prefs_toolbar.c
8646         * src/prefs_toolbar.h
8647         * src/prefs_wrapping.c
8648         * src/prefs_wrapping.h
8649         * src/privacy.c
8650         * src/privacy.h
8651         * src/procheader.c
8652         * src/procheader.h
8653         * src/procmime.c
8654         * src/procmime.h
8655         * src/procmsg.c
8656         * src/procmsg.h
8657         * src/quote_fmt.c
8658         * src/quote_fmt_parse.y
8659         * src/recv.c
8660         * src/recv.h
8661         * src/remotefolder.c
8662         * src/remotefolder.h
8663         * src/send_message.c
8664         * src/send_message.h
8665         * src/setup.c
8666         * src/setup.h
8667         * src/sourcewindow.c
8668         * src/sourcewindow.h
8669         * src/ssl_manager.c
8670         * src/ssl_manager.h
8671         * src/statusbar.c
8672         * src/statusbar.h
8673         * src/stock_pixmap.c
8674         * src/stock_pixmap.h
8675         * src/summary_search.c
8676         * src/summary_search.h
8677         * src/summaryview.c
8678         * src/summaryview.h
8679         * src/syldap.c
8680         * src/syldap.h
8681         * src/textview.c
8682         * src/textview.h
8683         * src/toolbar.c
8684         * src/toolbar.h
8685         * src/undo.c
8686         * src/undo.h
8687         * src/unmime.c
8688         * src/unmime.h
8689         * src/vcard.c
8690         * src/vcard.h
8691         * src/wizard.c
8692         * src/wizard.h
8693         * src/common/base64.c
8694         * src/common/base64.h
8695         * src/common/defs.h
8696         * src/common/hooks.c
8697         * src/common/hooks.h
8698         * src/common/log.c
8699         * src/common/log.h
8700         * src/common/mgutils.c
8701         * src/common/mgutils.h
8702         * src/common/nntp.c
8703         * src/common/nntp.h
8704         * src/common/passcrypt.c
8705         * src/common/passcrypt.h.in
8706         * src/common/plugin.c
8707         * src/common/plugin.h
8708         * src/common/prefs.c
8709         * src/common/prefs.h
8710         * src/common/progressindicator.c
8711         * src/common/progressindicator.h
8712         * src/common/quoted-printable.c
8713         * src/common/quoted-printable.h
8714         * src/common/session.c
8715         * src/common/session.h
8716         * src/common/smtp.c
8717         * src/common/smtp.h
8718         * src/common/socket.c
8719         * src/common/socket.h
8720         * src/common/ssl.c
8721         * src/common/ssl.h
8722         * src/common/stringtable.c
8723         * src/common/stringtable.h
8724         * src/common/sylpheed.c
8725         * src/common/sylpheed.h
8726         * src/common/template.c
8727         * src/common/template.h
8728         * src/common/timing.h
8729         * src/common/utils.c
8730         * src/common/utils.h
8731         * src/common/version.h.in
8732         * src/common/xml.c
8733         * src/common/xml.h
8734         * src/common/xmlprops.c
8735         * src/common/xmlprops.h
8736         * src/gtk/about.c
8737         * src/gtk/colorlabel.c
8738         * src/gtk/colorlabel.h
8739         * src/gtk/colorsel.c
8740         * src/gtk/colorsel.h
8741         * src/gtk/combobox.c
8742         * src/gtk/combobox.h
8743         * src/gtk/description_window.c
8744         * src/gtk/description_window.h
8745         * src/gtk/filesel.c
8746         * src/gtk/filesel.h
8747         * src/gtk/foldersort.c
8748         * src/gtk/foldersort.h
8749         * src/gtk/gtkaspell.c
8750         * src/gtk/gtkaspell.h
8751         * src/gtk/gtksctree.c
8752         * src/gtk/gtkshruler.c
8753         * src/gtk/gtkshruler.h
8754         * src/gtk/gtkutils.c
8755         * src/gtk/gtkutils.h
8756         * src/gtk/icon_legend.c
8757         * src/gtk/icon_legend.h
8758         * src/gtk/logwindow.c
8759         * src/gtk/logwindow.h
8760         * src/gtk/manage_window.c
8761         * src/gtk/manage_window.h
8762         * src/gtk/pluginwindow.c
8763         * src/gtk/pluginwindow.h
8764         * src/gtk/prefswindow.c
8765         * src/gtk/prefswindow.h
8766         * src/gtk/quicksearch.c
8767         * src/gtk/quicksearch.h
8768         * src/pixmaps/claws-mail.xpm
8769         * src/pixmaps/claws-mail_icon.xpm
8770         * src/pixmaps/claws-mail_logo.xpm
8771         * src/pixmaps/sylpheed-claws.xpm
8772         * src/pixmaps/sylpheed-claws_icon.xpm
8773         * src/pixmaps/sylpheed-claws_logo.xpm
8774         * src/plugins/bogofilter/Makefile.am
8775         * src/plugins/bogofilter/bogofilter.c
8776         * src/plugins/bogofilter/bogofilter.h
8777         * src/plugins/bogofilter/bogofilter_gtk.c
8778         * src/plugins/clamav/Makefile.am
8779         * src/plugins/clamav/clamav_plugin.c
8780         * src/plugins/clamav/clamav_plugin.h
8781         * src/plugins/clamav/clamav_plugin_gtk.c
8782         * src/plugins/demo/Makefile.am
8783         * src/plugins/demo/demo.c
8784         * src/plugins/dillo_viewer/Makefile.am
8785         * src/plugins/dillo_viewer/README
8786         * src/plugins/dillo_viewer/dillo_prefs.c
8787         * src/plugins/dillo_viewer/dillo_prefs.h
8788         * src/plugins/dillo_viewer/dillo_viewer.c
8789         * src/plugins/pgpcore/Makefile.am
8790         * src/plugins/pgpcore/passphrase.c
8791         * src/plugins/pgpcore/passphrase.h
8792         * src/plugins/pgpcore/pgp_viewer.c
8793         * src/plugins/pgpcore/pgp_viewer.h
8794         * src/plugins/pgpcore/plugin.c
8795         * src/plugins/pgpcore/prefs_gpg.c
8796         * src/plugins/pgpcore/prefs_gpg.h
8797         * src/plugins/pgpcore/select-keys.c
8798         * src/plugins/pgpcore/select-keys.h
8799         * src/plugins/pgpcore/sgpgme.c
8800         * src/plugins/pgpcore/sgpgme.h
8801         * src/plugins/pgpcore/sylpheed.def
8802         * src/plugins/pgpcore/version.rc
8803         * src/plugins/pgpinline/Makefile.am
8804         * src/plugins/pgpinline/pgpinline.c
8805         * src/plugins/pgpinline/pgpinline.h
8806         * src/plugins/pgpinline/plugin.c
8807         * src/plugins/pgpinline/sylpheed.def
8808         * src/plugins/pgpinline/version.rc
8809         * src/plugins/pgpmime/Makefile.am
8810         * src/plugins/pgpmime/pgpmime.c
8811         * src/plugins/pgpmime/pgpmime.h
8812         * src/plugins/pgpmime/plugin.c
8813         * src/plugins/pgpmime/sylpheed.def
8814         * src/plugins/pgpmime/version.rc
8815         * src/plugins/spamassassin/Makefile.am
8816         * src/plugins/spamassassin/README
8817         * src/plugins/spamassassin/spamassassin.c
8818         * src/plugins/spamassassin/spamassassin.h
8819         * src/plugins/spamassassin/spamassassin_gtk.c
8820         * src/plugins/trayicon/Makefile.am
8821         * src/plugins/trayicon/trayicon.c
8822         * tools/OOo2sylpheed.pl
8823         * tools/README
8824         * tools/README.sylprint
8825         * tools/acroread2sylpheed.pl
8826         * tools/claws.i18n.status.pl
8827         * tools/filter_conv.pl
8828         * tools/filter_conv_new.pl
8829         * tools/freshmeat_search.pl
8830         * tools/google_search.pl
8831         * tools/kmail2sylpheed.pl
8832         * tools/kmail2sylpheed_v2.pl
8833         * tools/make.themes.project
8834         * tools/multiwebsearch.pl
8835         * tools/nautilus2sylpheed.sh
8836         * tools/outlook2sylpheed.pl
8837         * tools/sylprint.pl
8838         * tools/sylprint.rc
8839         * tools/tb2sylpheed
8840         * tools/textviewer.sh
8841         * tools/vcard2xml.py
8842         * tools/kdeservicemenu/README
8843         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8844         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8845         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8846                 Change name to Claws Mail. Announce to follow...
8847
8848 2006-11-06 [wwp]        2.6.0cvs6
8849
8850         * src/prefs_template.c
8851                 unify messages related to quote format/template errors (fix
8852                 capitalization), again.
8853
8854 2006-11-06 [wwp]        2.6.0cvs5
8855
8856         * src/prefs_quote.c
8857                 unify messages related to quote format/template errors.
8858
8859 2006-11-06 [wwp]        2.6.0cvs4
8860
8861         * src/prefs_msg_colors.c
8862                 more uses of Q_ macro for contextual translations, thanks
8863                 to Fabien (fzzzzz).
8864
8865 2006-11-06 [wwp]        2.6.0cvs3
8866
8867         * src/compose.c
8868         * src/common/utils.c
8869         * src/common/utils.h
8870                 show an alertpanel to make sure users are aware that sensitive
8871                 files are attached (it's file blacklist-based). This will fix
8872                 interaction w/ GoogleEarth for instance, thanks to Colin.
8873
8874 2006-11-06 [wwp]        2.6.0cvs2
8875
8876         * src/prefs_quote.c
8877         * src/prefs_template.c
8878         * src/prefs_template.h
8879                 check quote format when applying/closing prefs. For now this only
8880                 shows up an error dialog box, not preventing the user from using
8881                 a broken quote (reply, forwards) format.
8882
8883 2006-11-06 [wwp]        2.6.0cvs1
8884
8885         * src/prefs_template.c
8886                 fix missing checks of some template fields.
8887
8888 2006-11-06 [paul]       2.6.0
8889
8890         * NEWS
8891         * README
8892         * RELEASE_NOTES
8893                 2.6.0 released
8894
8895 2006-11-06 [paul]       2.5.6cvs22
8896
8897         * manual/advanced.xml
8898         * manual/es/advanced.xml
8899                 put 'respect_flowed_format' info in the correct
8900                 place
8901
8902 2006-11-06 [mones]      2.5.6cvs21
8903
8904         * po/es.po
8905                 Minor fixes for release
8906
8907 2006-11-06 [paul]       2.5.6cvs20
8908
8909         * po/cs.po
8910         * po/de.po
8911         * po/fr.po
8912         * po/it.po
8913         * po/nl.po
8914         * po/pt_BR.po
8915         * po/sk.po
8916         * po/sv.po
8917         * po/zh_CN.po
8918                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8919                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8920                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8921                 Young
8922
8923 2006-11-02 [colin]      2.5.6cvs19
8924
8925         * src/imap.c
8926         * src/imap.h
8927         * src/prefs_account.c
8928         * src/etpan/imap-thread.c
8929                 Add GSSAPI support - fixes Debian bug #383274
8930
8931 2006-11-01 [colin]      2.5.6cvs18
8932
8933         * src/jpilot.c
8934                 Handle libpisock12 support. Probably
8935                 fixes bug 1046, 'jpilot AddressDB.pdb 
8936                 import fail'
8937
8938 2006-11-01 [colin]      2.5.6cvs17
8939
8940         * src/folderutils.c
8941                 debug_print() folderutils_mark_all_read()
8942
8943 2006-11-01 [colin]      2.5.6cvs16
8944
8945         * COPYING
8946                 Add missed files to the Apache exception
8947
8948 2006-10-31 [colin]      2.5.6cvs15
8949
8950         * src/folder.c
8951         * src/folder.h
8952                 Add a copy_private_data() func to FolderClasses
8953                 Doesn't break the feature freeze, because we 
8954                 won't use it (right now) in the core.
8955
8956 2006-10-31 [colin]      2.5.6cvs14
8957
8958         * COPYING
8959                 Allow linking with the Apache licensed files in
8960                 src/plugins/spamassassin. Hopefully fixes 
8961                 bug 1048, 'Spamassassin plugin license problem'
8962
8963 2006-10-31 [wwp]        2.5.6cvs13
8964
8965         * src/compose.c
8966                 fix and optimize trimming of leading linefeeds in body loop.
8967
8968 2006-10-31 [colin]      2.5.6cvs12
8969
8970         * src/etpan/imap-thread.c
8971         * src/imap.c
8972                 Make really sure to have NULL sets in case
8973                 of error
8974
8975 2006-10-30 [wwp]        2.5.6cvs11
8976
8977         * src/prefs_common.c
8978         * src/prefs_common.h
8979         * src/compose.c
8980                 fix broken storage of quote format template when it contains \-escape
8981                 sequences. The application of such sequences is also fixed now (\t
8982                 in quote format will be a real tab instead of a 't', for instance).
8983
8984 2006-10-27 [colin]      2.5.6cvs10
8985
8986         * src/compose.c
8987                 Probably fix bug 1045, 'sylpheed-claws 
8988                 doesn't remove the mail from the IMAP 
8989                 Queue folder after sending'. From
8990                 2.5.6cvs3-stable
8991
8992 2006-10-27 [colin]      2.5.6cvs9
8993
8994         * configure.ac
8995                 Require libetpan-0.48. I'm so annoying,
8996                 I know ;-)
8997
8998 2006-10-27 [colin]      2.5.6cvs8
8999
9000         * src/folder.c
9001         * src/imap.c
9002                 Probably fix bug 1044, 'sylpheed-claws 
9003                 segfaults while moving mails' - Fix relation
9004                 usage when moving to an IMAP mailbox from another
9005                 mailbox
9006
9007 2006-10-26 [paul]       2.5.6cvs7
9008
9009         * src/gtk/about.c
9010                 add libSM to compiled-in features
9011                 list
9012
9013 2006-10-24 [colin]      2.5.6cvs6
9014
9015         * src/textview.c
9016         * src/gtk/gtkutils.c
9017                 Fix crash when printing emails with an
9018                 xface
9019
9020 2006-10-24 [mones]      2.5.6cvs5
9021
9022         * manual/es/advanced.xml
9023                 Synchronize hidden option respect_flowed_format
9024         * po/es.po
9025                 Updated translation
9026
9027 2006-10-21 [paul]       2.5.6cvs4
9028
9029         * src/gtk/authors.h
9030         * src/plugins/pgpcore/pgp_viewer.c
9031         * src/plugins/pgpcore/sgpgme.c
9032                 fix building on BSDs
9033                 Thanks to Michael Hughes
9034                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9035
9036 2006-10-20 [colin]      2.5.6cvs3
9037
9038         * configure.ac
9039                 Bump up libetpan requirement
9040                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9041         * src/common/utils.c
9042         * src/common/utils.h
9043                 Add convenience get_file_mtime()
9044         * src/imap.c
9045         * src/etpan/imap-thread.c
9046         * src/etpan/imap-thread.h
9047                 Implement UIDPLUS support if the server
9048                 supports it - faster sending in this case
9049
9050 2006-10-19 [colin]      2.5.6cvs2
9051
9052         * src/gtk/quicksearch.c
9053                 Fix emptying in type-ahead+extended mode
9054         * src/mainwindow.c
9055         * src/mainwindow.h
9056                 Add a hook for offline state change
9057         * src/plugins/trayicon/trayicon.c
9058                 Use it to display offline icons
9059         * src/plugins/trayicon/Makefile.am
9060         * src/plugins/trayicon/newmail.offline.xpm
9061         * src/plugins/trayicon/newmarkedmail.offline.xpm
9062         * src/plugins/trayicon/nomail.offline.xpm
9063         * src/plugins/trayicon/unreadmail.offline.xpm
9064         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9065                 Add the icons
9066
9067 2006-10-12 [paul]       2.5.6cvs1
9068
9069         * NEWS
9070         * README
9071         * configure.ac
9072                 Update version number following
9073                 stable release
9074
9075 2006-10-19 [colin]      2.5.5cvs18
9076
9077         * manual/handling.xml
9078                 Add type-ahead search
9079
9080 2006-10-18 [colin]      2.5.5cvs17
9081
9082         * src/gtk/quicksearch.c
9083                 Remove "save to history only if there's
9084                 no syntax error", it breaks for some 
9085                 reason which I'll investigate later.
9086
9087 2006-10-18 [colin]      2.5.5cvs16
9088
9089         * src/prefs_common.c
9090         * src/prefs_common.h
9091         * src/summaryview.c
9092         * src/gtk/quicksearch.c
9093         * src/gtk/quicksearch.h
9094                 Add a type-ahead option for fast searches
9095                 Patch by Fabien Vantard
9096
9097 2006-10-18 [colin]      2.5.5cvs15
9098
9099         * src/compose.c
9100         * src/compose.h
9101                 Add Options/Reply mode/ menu to be able to
9102                 change the recipients of a reply on the fly
9103
9104 2006-10-18 [colin]      2.5.5cvs14
9105
9106         * src/compose.c
9107                 Fix redirecting of our own sent mails
9108
9109 2006-10-17 [wwp]        2.5.5cvs13
9110
9111         * src/send_message.c
9112                 Fix duplicate error messages when sending, and missing
9113                 newline in such error messages.
9114
9115 2006-10-17 [colin]      2.5.5cvs12
9116
9117         * src/compose.c
9118                 Compare addresses case-insensitive
9119
9120 2006-10-17 [colin]      2.5.5cvs11
9121
9122         * src/plugins/pgpcore/sgpgme.c
9123                 Fix return status
9124
9125 2006-10-17 [colin]      2.5.5cvs10
9126
9127         * src/plugins/pgpcore/pgp_viewer.c
9128                 Fix return status
9129
9130 2006-10-17 [colin]      2.5.5cvs9
9131
9132         * src/quote_fmt.c
9133                 Fix a typo (thanks to Fabien)
9134
9135 2006-10-16 [colin]      2.5.5cvs8
9136
9137         * src/textview.c
9138                 Fix problem with quote-folding when emails
9139                 don't convert cleanly to UTF-8
9140
9141 2006-10-14 [colin]      2.5.5cvs7
9142
9143         * src/prefs_template.c
9144                 Reset fields when reopening
9145                 the window
9146
9147 2006-10-13 [paul]       2.5.5cvs6
9148
9149         * manual/advanced.xml
9150         * src/prefs_message.c
9151                 make 'respect_flowed_format' a hidden
9152                 option, and add a manual entry for it
9153                 Thanks to Colin
9154
9155 2006-10-12 [colin]      2.5.5cvs5
9156
9157         * src/codeconv.c
9158                 Revert part of 2.5.2cvs21:
9159                 Don't optimise by reusing the 
9160                 last iconv converter if possible:
9161                 it seems slightly broken in a 
9162                 very hard way to reproduce
9163
9164 2006-10-12 [colin]      2.5.5cvs4
9165
9166         * src/prefs_common.c
9167         * src/prefs_common.h
9168         * src/prefs_message.c
9169         * src/procmime.c
9170                 Fix bug 1035, 'Incorrect handling 
9171                 of flowed lines'. We now optionnaly
9172                 handle this format (preference is in
9173                 Message View/Text options section)
9174
9175 2006-10-12 [colin]      2.5.5cvs3
9176
9177         * po/POTFILES.in
9178                 Add new file
9179         * src/plugins/pgpcore/pgp_viewer.c
9180         * src/plugins/pgpcore/sgpgme.c
9181                 Don't try to import without asking
9182
9183 2006-10-12 [colin]      2.5.5cvs2
9184
9185         * src/compose.c
9186                 Fix bug 1036, 'Forwarding a mutlipart
9187                 mail with a "text/html" block to ms
9188                 outlook users leeds to freeze of
9189                 outlook'. Poor outlook users...
9190
9191 2006-10-12 [paul]       2.5.5cvs1
9192
9193         * NEWS
9194         * README
9195         * configure.ac
9196                 Update version number following
9197                 stable release
9198
9199 2006-10-11 [paul]       2.5.4cvs1
9200
9201         * NEWS
9202         * README
9203         * configure.ac
9204                 Update version number following
9205                 stable release
9206
9207 2006-10-11 [paul]       2.5.3cvs32
9208
9209         * src/textview.c
9210                 fix bug 1032, 'Segmentation fault when showing
9211                 message' (bug in quote folding)
9212                 Thanks to Colin
9213
9214 2006-10-10 [colin]      2.5.3cvs31
9215
9216         * src/quote_fmt.c
9217                 Rephrase english a bit
9218
9219 2006-10-10 [colin]      2.5.3cvs30
9220
9221         * src/prefs_compose_writing.c
9222                 Stop making the page larger than the window
9223
9224 2006-10-10 [wwp]        2.5.3cvs29
9225
9226         * src/compose.c
9227         * src/prefs_template.c
9228         * src/quote_fmt.c
9229         * src/quote_fmt.h
9230         * src/quote_fmt_lex.l
9231         * src/quote_fmt_parse.y
9232                 Extend the quote parser a bit: allow to get access to
9233                 basic (composing) account info.
9234
9235 2006-10-10 [colin]      2.5.3cvs28
9236
9237         * src/procheader.c
9238                 Fix this \t problem in subject
9239
9240 2006-10-09 [colin]      2.5.3cvs27
9241
9242         * src/main.c
9243         * src/prefs_gtk.c
9244                 Prepare cache a bit later
9245                 If section already exists, skip the new one 
9246                 (as previously); avoid writing the same block
9247                 twice - if we find a second block with the 
9248                 same id, skip it.
9249         * src/plugins/pgpcore/pgp_viewer.c
9250                 Set cursor to busy when retrieving a key
9251         * src/plugins/pgpcore/sgpgme.c
9252                 allow 5 seconds for gpg to export the key
9253                 
9254
9255 2006-10-09 [colin]      2.5.3cvs26
9256
9257         * configure.ac
9258         * src/msgcache.c
9259         * src/prefs_gtk.c
9260                 Check for existence of fgets_unlocked
9261                 and fwrite_unlocked
9262
9263 2006-10-09 [paul]       2.5.3cvs25
9264
9265         * src/prefs_summaries.c
9266                 replace strftime() with fast_strftime() and in
9267                 the consequence fix the bug in the display of
9268                 AM/PM in the 'Example' string
9269
9270 2006-10-09 [ticho]      2.5.3cvs24
9271
9272         * po/sk.po
9273                 Updated (and fixed up somewhat) Slovak translation.
9274
9275 2006-10-08 [colin]      2.5.3cvs23
9276
9277         * src/prefs_folder_item.c
9278                 Explain why prefs in the top-level folder
9279                 aren't retained, but are still useful
9280
9281 2006-10-08 [colin]      2.5.3cvs22
9282
9283         * src/prefs_gtk.c
9284                 Don't cache anything if caching fails
9285
9286 2006-10-08 [colin]      2.5.3cvs21
9287
9288         * src/common/utils.c
9289                 always include gi18n.h
9290
9291 2006-10-07 [colin]      2.5.3cvs20
9292
9293         * src/plugins/pgpcore/pgp_viewer.c
9294                 Kill gpg after 5 seconds wait
9295
9296 2006-10-07 [colin]      2.5.3cvs19
9297
9298         * src/plugins/pgpcore/pgp_viewer.c
9299         * src/plugins/pgpcore/pgp_viewer.h
9300                 Fix copyright
9301
9302 2006-10-07 [colin]      2.5.3cvs18
9303
9304         * src/plugins/pgpcore/pgp_viewer.c
9305         * src/plugins/pgpcore/pgp_viewer.h
9306                 Actually add the files to CVS
9307
9308 2006-10-07 [colin]      2.5.3cvs17
9309
9310         * src/plugins/pgpcore/sgpgme.c
9311                 Be sure not to crash on 'application/pgp-signature' that
9312                 are not application/pgp-signatures
9313
9314 2006-10-07 [colin]      2.5.3cvs16
9315
9316         * src/textview.c
9317         * src/textview.h
9318                 Make a bit more of the API available
9319         * src/plugins/pgpcore/Makefile.am
9320         * src/plugins/pgpcore/plugin.c
9321         * src/plugins/pgpcore/sgpgme.c
9322                 Add basic key import/export
9323
9324 2006-10-07 [colin]      2.5.3cvs15
9325
9326         * src/folderview.c
9327         * src/imap.c
9328         * src/prefs_account.c
9329         * src/wizard.c
9330                 Warn users *everywhere* if libetpan's not
9331                 linked in
9332
9333 2006-10-06 [mones]      2.5.3cvs14
9334
9335         * po/de.po
9336         * po/es.po
9337                 updated by Stephan Sachse and me
9338
9339 2006-10-06 [colin]      2.5.3cvs13
9340
9341         * src/main.c
9342         * src/common/sylpheed.c
9343                 Don't load common plugins if --exit is passed
9344         * src/prefs_gtk.c
9345         * src/prefs_gtk.h
9346                 Implement a cache to avoid reading the same
9347                 files over and over again at startup
9348
9349 2006-10-06 [colin]      2.5.3cvs12
9350
9351         * src/summaryview.c
9352         * src/gtk/quicksearch.c
9353                 Update display every 5k mails on fast searches
9354
9355 2006-10-06 [colin]      2.5.3cvs11
9356
9357         * src/textview.c
9358                 Don't do quote folding on HTML or ERTF.
9359                 May fix the Cygwin issues if they were
9360                 happening with HTML mails?
9361
9362 2006-10-05 [colin]      2.5.3cvs10
9363
9364         * src/prefs_gtk.c
9365                 Oops, forgot one
9366
9367 2006-10-05 [colin]      2.5.3cvs9
9368
9369         * src/prefs_gtk.c
9370                 Use unlocked_stdio here too
9371
9372 2006-10-05 [colin]      2.5.3cvs8
9373
9374         * src/folderview.c
9375                 Fix go to next * after preferences apply
9376         * src/msgcache.c
9377                 Do the fd lock/unlock ourselves instead of
9378                 letting the libc do it at each write 
9379
9380 2006-10-05 [colin]      2.5.3cvs7
9381
9382         * src/common/utils.c
9383                 Faster division, thanks to Jean Diraison
9384
9385 2006-10-05 [paul]       2.5.3cvs6
9386
9387         * src/common/utils.c
9388                 fix building with --disable-nls
9389
9390 2006-10-04 [colin]      2.5.3cvs5
9391
9392         * src/folder.c
9393                 Maybe fix a segfault
9394
9395 2006-10-04 [wwp]        2.5.3cvs4
9396
9397         * src/prefs_folder_item.c
9398                 Fine-tune layouts in folder item prefs. Suggested by
9399                 Fabien Vantard <fzzzzz@gmail.com>.
9400
9401 2006-10-04 [wwp]        2.5.3cvs3
9402
9403         * src/prefs_folder_item.c
9404                 Kill the clandestine passengers. You didn't see anything.
9405
9406 2006-10-04 [wwp]        2.5.3cvs2
9407
9408         * src/prefs_folder_item.c
9409                 Add a way to test the subject simplify regexp in
9410                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9411                 w/ few layout changes.
9412
9413 2006-20-04 [paul]       2.5.3cvs1
9414
9415         * NEWS
9416         * README
9417         * configure.ac
9418                 Update version number following
9419                 stable release
9420
9421 2006-10-04 [colin]      2.5.2cvs42
9422
9423         * src/folder.c
9424         * src/folder.h
9425         * src/summaryview.c
9426                 Provide a way for folder classes to set their sort
9427                 type and key
9428
9429 2006-10-03 [colin]      2.5.2cvs41
9430
9431         * src/mh.c
9432                 Don't use strlen() to know if the
9433                 string's empty
9434
9435 2006-10-03 [colin]      2.5.2cvs40
9436
9437         * src/mh.c
9438                 Fix "check for new folders" with accentued folders
9439
9440 2006-10-03 [ticho]      2.5.2cvs39
9441
9442         * src/filtering.c
9443         * src/folder.c
9444         * src/inc.c
9445         * src/mbox.c
9446                 Colin's fix for "copy" filtering rules.
9447
9448 2006-10-02 [colin]      2.5.2cvs38
9449
9450         * src/folderview.c
9451                 Fix for double-click too
9452
9453 2006-10-02 [colin]      2.5.2cvs37
9454
9455         * src/folderview.c
9456                 correct fix for cvs36
9457
9458 2006-10-02 [colin]      2.5.2cvs36
9459
9460         * src/folderview.c
9461                 Fix 'goto next unread' after collapsing/expanding 
9462                 a node.
9463
9464 2006-10-02 [colin]      2.5.2cvs35
9465
9466         * src/summaryview.c
9467                 Fix double freeze/thaw
9468         * src/common/utils.c
9469         * src/common/utils.h
9470                 Reimplement strftime
9471         * src/procheader.c
9472                 Use it
9473
9474
9475 2006-10-02 [colin]      2.5.2cvs34
9476
9477         * src/mh.c
9478                 Time mh_write_sequences() - it's fast
9479         * src/summaryview.c
9480                 Init a variable to shut up gcc
9481
9482 2006-10-01 [colin]      2.5.2cvs33
9483
9484         * src/folder.c
9485         * src/mh.c
9486         * src/mh.h
9487         * src/msgcache.c
9488                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9489                 Add fsync but disable it, it's slow as hell
9490
9491 2006-10-01 [colin]      2.5.2cvs32
9492
9493         * src/mh.c
9494         * src/msgcache.c
9495                 fflush() caches and mh_sequences before
9496                 fclose()ing
9497
9498 2006-10-01 [colin]      2.5.2cvs31
9499
9500         * src/msgcache.c
9501                 Don't ftruncate when not using mmap
9502
9503 2006-09-30 [colin]      2.5.2cvs30
9504
9505         * src/main.c
9506                 Write folder list *after* saving caches
9507
9508 2006-09-30 [colin]      2.5.2cvs29
9509
9510         * src/folder.c
9511         * src/mh.c
9512                 Debug forced mtime changes
9513
9514 2006-09-30 [colin]      2.5.2cvs28
9515
9516         * src/folder.c
9517         * src/main.c
9518                 Remove useless debug_print()s (code
9519                 well-tested)
9520
9521 2006-09-30 [colin]      2.5.2cvs27
9522
9523         * src/mh.c
9524                 Do stuff faster when writing mh_sequences
9525
9526 2006-09-30 [colin]      2.5.2cvs26
9527
9528         * src/mh.c
9529                 Don't let the writing of .mh_sequences, which
9530                 can change the folder's mtime, let us think
9531                 we need to scan.
9532
9533 2006-09-30 [colin]      2.5.2cvs25
9534
9535         * src/folder.c
9536                 Move a debug_print where it belongs 
9537                 (processing)
9538         * src/summaryview.c
9539                 Don't mess with a huge slow subject
9540                 table if we're not threading by
9541                 subject
9542
9543 2006-09-30 [colin]      2.5.2cvs24
9544
9545         * src/msgcache.c
9546                 Reenable mmaped reads (*not* writes!)
9547         * src/procmsg.c
9548                 Don't destroy and recreate hashtables just
9549                 for fun
9550         * src/common/utils.c
9551                 Remove useless reply prefixes (it's case
9552                 unsensitive)
9553
9554 2006-09-30 [wwp]        2.5.2cvs23
9555
9556         * tools/fix_date.sh
9557                 Fixed a minor bug in date value extraction, added a switch
9558                 to replace non RFC-compliant Date: value, added a switch
9559                 to use strict RFC matching patterns for dates.
9560
9561 2006-09-29 [colin]      2.5.2cvs22
9562
9563         * src/matcher_parser.h
9564         * src/matcher_parser_parse.y
9565         * src/prefs_filtering.c
9566         * src/statusbar.c
9567         * src/summary_search.c
9568         * src/summaryview.c
9569         * src/gtk/quicksearch.c
9570         * src/gtk/quicksearch.h
9571                 Optimise searches by setting different
9572                 refresh intervals (depending if the 
9573                 search is fast or not)
9574
9575 2006-09-29 [colin]      2.5.2cvs21
9576
9577         * src/codeconv.c
9578                 Optimise by reusing the last iconv converter
9579                 if possible
9580         * src/textview.c
9581                 Optimise a bit (the foldable quotes feature
9582                 still has an awful O(n^2) algo
9583
9584 2006-09-29 [colin]      2.5.2cvs20
9585
9586         * src/gtk/gtksctree.c
9587         * src/gtk/gtksctree.h
9588                 Optimise de-selection via up/down or
9589                 another key
9590
9591 2006-09-28 [colin]      2.5.2cvs19
9592
9593         * src/action.c
9594         * src/compose.c
9595         * src/folderview.c
9596         * src/mainwindow.c
9597         * src/messageview.c
9598         * src/summary_search.c
9599         * src/toolbar.c
9600                 Avoid using summaryview->ctree directly
9601
9602 2006-09-28 [colin]      2.5.2cvs18
9603
9604         * src/summaryview.c
9605         * src/summaryview.h
9606                 Add helpers to freeze/thaw/grab_focus
9607                 Factorize calls to freeze/thaw/grab_focus
9608                 
9609
9610 2006-09-28 [colin]      2.5.2cvs17
9611
9612         * src/main.c
9613                 More guards for the session management
9614
9615 2006-09-28 [colin]      2.5.2cvs16
9616
9617         * src/folderview.c
9618         * src/gtk/gtksctree.c
9619         * src/gtk/gtksctree.h
9620                 Make expanding not recursive in folderview
9621
9622 2006-09-28 [colin]      2.5.2cvs15
9623
9624         * src/addressbook.c
9625                 If nothing is selected in the list (right part)
9626                 and a group is selected in the tree (left part),
9627                 mail this group.
9628
9629 2006-09-28 [colin]      2.5.2cvs14
9630
9631         * src/Makefile.am
9632                 Actually use SM_LIBS
9633
9634 2006-09-28 [ticho]      2.5.2cvs13
9635
9636         * src/export.c
9637         * src/messageview.c
9638         * src/mimeview.c
9639         * src/news.c
9640         * src/pop.c
9641         * src/prefs_themes.c
9642         * src/procmsg.c
9643                 Small i18n string optimization.
9644         * src/send_message.c
9645         * src/summaryview.c
9646         * src/common/session.c
9647         * src/common/smtp.c
9648         * src/common/ssl_certificate.c
9649         * src/common/utils.c
9650                 Use "Couldn't" instead of "Can't" in UI messages,
9651                 where appropriate.
9652
9653 2006-09-28 [colin]      2.5.2cvs12
9654
9655         * configure.ac
9656                 Possibly fix link errors
9657
9658 2006-09-27 [wwp]        2.5.2cvs11
9659
9660         * src/gtk/authors.h
9661         * doc/man/sylpheed-claws.1
9662         * manual/ack.xml
9663         * manual/es/ack.xml
9664         * manual/fr/ack.xml
9665         * manual/pl/ack.xml
9666                 Updated authors info (me, myself and I).
9667
9668 2006-09-27 [colin]      2.5.2cvs10
9669
9670         * src/addressbook.c
9671                 Remove useless printf
9672
9673 2006-09-27 [wwp]        2.5.2cvs9
9674
9675         * src/editgroup.c
9676         * src/send_message.c
9677         * src/inc.c
9678         * src/prefs_common.c
9679         * src/prefs_common.h
9680         * src/gtk/progressdialog.c
9681                 remember more windows' sizes (send dialog, received dialog,
9682                 edit group in addressbook).
9683
9684 2006-09-27 [colin]      2.5.2cvs8
9685
9686         * configure.ac
9687         * src/main.c
9688         * src/mainwindow.h
9689                 Use libSM to communicate with the session
9690                 manager, so that we can know when the 
9691                 session ends, save our caches, and draft
9692                 our compose windows.
9693
9694 2006-09-27 [colin]      2.5.2cvs7
9695
9696         * src/addressbook.c
9697                 Fix issues:
9698                 o Allow Book and Group creation from the tree's
9699                   contextual menu
9700                 o Do not actually delete the contacts when 
9701                   deleting groups from the tree (duh!)
9702
9703 2006-09-27 [colin]      2.5.2cvs6
9704
9705         * src/compose.c
9706         * src/compose.h
9707         * src/mainwindow.c
9708         * src/textview.c
9709         * src/toolbar.c
9710                 o Allow passing an email address to 
9711                   compose_new_with_folderitem
9712                 o Update callers
9713                 o Use current folderitem when clicking
9714                   on a TextView mailto: link
9715                 o Fix a possible leak in TextView
9716
9717 2006-09-27 [colin]      2.5.2cvs5
9718
9719         * src/html.c
9720                 Use UTF-8 chars to replace HTML entities
9721
9722 2006-09-27 [colin]      2.5.2cvs4
9723
9724         * AUTHORS
9725         * src/prefs_account.c
9726         * src/gtk/authors.h
9727                 Fix bug #1024 (Array index out of
9728                 range in sylpheed-claws-2.5.2)
9729                 Patch by Ales Nosek <anosek@suse.cz>
9730
9731 2006-09-27 [colin]      2.5.2cvs3
9732
9733         * src/addr_compl.c
9734                 Actually do the test
9735
9736 2006-09-27 [colin]      2.5.2cvs2
9737
9738         * src/addr_compl.c
9739         * src/addr_compl.h
9740                 Allow completing with comma (in certain cases: vCalendar
9741                 for example doesn't support that)
9742                 Patch by Fabien Vantard
9743
9744 2006-09-26 [colin]      2.5.2cvs1
9745
9746         * src/Makefile.am
9747         * src/addr_compl.c
9748         * src/addr_compl.h
9749         * src/addrbook.c
9750         * src/addrbook.h
9751         * src/addressbook.c
9752         * src/addrindex.c
9753         * src/addrindex.h
9754         * src/compose.c
9755         * src/prefs_common.c
9756         * src/prefs_filtering_action.c
9757         * src/prefs_folder_item.c
9758         * src/prefs_template.c
9759         * src/stock_pixmap.c
9760         * src/stock_pixmap.h
9761         * src/pixmaps/addr_one.xpm
9762         * src/pixmaps/addr_two.xpm
9763                 Add auto-completion on groups
9764
9765 2006-09-26 [colin]      2.5.2
9766
9767         * NEWS
9768         * README
9769         * RELEASE_NOTES
9770                 2.5.2 released
9771
9772 2006-09-26 [colin]      2.5.1cvs5
9773
9774         * src/matcher.c
9775                 Fix condition
9776
9777 2006-09-26 [colin]      2.5.1cvs4
9778
9779         * src/mbox.c
9780                 Revert cvs1 (useless as the message is printed 
9781                 every 500 mails)
9782
9783 2006-09-26 [colin]      2.5.1cvs3
9784
9785         * src/partial_download.c
9786                 Fix crasher found by Alexsandar Urosevic
9787
9788 2006-09-26 [colin]      2.5.1cvs2
9789
9790         * src/summaryview.c
9791                 Fix bug #1023 (Sylpheed deletes too much messages)
9792
9793 2006-09-26 [ticho]      2.5.1cvs1
9794
9795         * src/mbox.c
9796                 Make use of gettext's multiple plurals for statusbar
9797                 progress message.
9798
9799 2006-09-25 [paul]       2.5.1
9800
9801         * NEWS
9802         * README
9803         * RELEASE_NOTES
9804                 2.5.1 released
9805
9806 2006-09-25 [colin]      2.5.0cvs3
9807
9808         * src/plugins/bogofilter/bogofilter.c
9809         * src/plugins/clamav/clamav_plugin.c
9810         * src/plugins/spamassassin/spamassassin.c
9811                 BogoFilter, Spamassassin: Fix double hook registering after
9812                 visiting preferences
9813                 Spamassassin, Clamav: Just set the mails to move instead of
9814                 doing the move - caller will move the things at once.
9815
9816 2006-09-25 [colin]      2.5.0cvs2
9817
9818         * src/imap.c
9819         * src/etpan/imap-thread.c
9820                 Use UID SEARCH ALL instead of UID 1:*
9821                 (braindead servers can't figure out that's
9822                 the same...)
9823
9824 2006-09-25 [wwp]        2.5.0cvs1
9825
9826         * src/message_search.c
9827                 Added the ability to stop a running search (in message body).
9828
9829 2006-09-25 [paul]       2.5.0
9830
9831         * NEWS
9832         * README
9833         * RELEASE_NOTES
9834                 2.5.0 released
9835
9836 2006-09-25 [paul]       2.4.0cvs214
9837
9838         * po/cs.po
9839         * po/de.po
9840         * po/fi.po
9841         * po/fr.po
9842         * po/nl.po
9843         * po/pt_BR.po
9844         * po/sk.po
9845         * po/sr.po
9846         * po/zh_CN.po
9847                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9848                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9849                 Ticho, Aleksander Urosevic, Ralgh Young
9850
9851 2006-09-24 [mones]      2.4.0cvs213
9852
9853         * po/es.po
9854                 Updated for release
9855
9856 2006-09-23 [colin]      2.4.0cvs212
9857
9858         * src/gtk/inputdialog.c
9859                 Fix [ ] remember this appearing in normal
9860                 input dialogs after it's been used by
9861                 mimeview.
9862         * src/folder.c
9863         * src/folderview.c
9864         * src/msgcache.c
9865         * src/procmsg.c
9866         * src/summaryview.c
9867         * src/textview.c
9868         * src/common/timing.h
9869                 Enable timings in debug mode and make it
9870                 look prettier.
9871
9872 2006-09-22 [colin]      2.4.0cvs211
9873
9874         * README
9875                 Revert test change
9876         * commitHelper
9877                 ping the correct URI
9878
9879 2006-09-22 [colin]      2.4.0cvs210
9880
9881         * README
9882                 Let's see if bug #1022 is fixed
9883
9884 2006-09-21 [colin]      2.4.0cvs209
9885
9886         * src/wizard.c
9887         * src/common/plugin.c
9888                 Prepare infra to load predefined plugins when
9889                 no configuration existed. Don't actually load
9890                 anything yet (feat. freeze)
9891
9892 2006-09-21 [wwp]        2.4.0cvs208
9893
9894         * manual/fr/faq.xml
9895                 Partial sync w/ 2.4.0cvs72:
9896                 wrap file and minor updates.
9897
9898 2006-09-21 [wwp]        2.4.0cvs207
9899
9900         * tools/fix_date.sh
9901                 several fixes and enhancements. A new --force switch has been
9902                 added to prevent overriding by default Date: header when
9903                 already existing.
9904
9905 2006-09-21 [paul]       2.4.0cvs206
9906
9907         * src/common/utils.c
9908                 add Chinese UTF8 Re prefix
9909
9910 2006-09-21 [wwp]        2.4.0cvs205
9911
9912         * tools/Makefile.am
9913                 Fics alfabettical order.
9914
9915 2006-09-21 [wwp]        2.4.0cvs204
9916
9917         * tools/fix_date.sh
9918         * tools/Makefile.am
9919                 Added an action tool to fix missing Date field in emails.
9920                 Updated Makefile.am to reflect those last two additions.
9921
9922 2006-09-21 [wwp]        2.4.0cvs203
9923
9924         * tools/uuooffice
9925                 Added a action tool to open uuencoded docs w/
9926                 OpenOffice (based on uudec method).
9927
9928 2006-09-21 [colin]      2.4.0cvs202
9929
9930         * src/compose.c
9931         * src/textview.c
9932                 Workaround possible GTK crash: remove selection 
9933                 clipboard before destroying widget, or GTK+-2.10
9934                 dies. Thanks to Hiro.
9935
9936 2006-09-20 [colin]      2.4.0cvs201
9937
9938         * src/compose.c
9939                 Fix free-after-use in some cases (when 
9940                 procmime_encode_content() frees mimeinfo->data.mem
9941                 and turns it to a temp file)
9942
9943 2006-09-20 [colin]      2.4.0cvs200
9944
9945         * src/folderview.c
9946         * src/summaryview.c
9947         * src/gtk/gtksctree.c
9948         * src/gtk/gtksctree.h
9949                 Add tooltips in the folderview and summaryview
9950                 (Doesn't break string freeze as they already
9951                 exist)
9952         * src/toolbar.c
9953                 Put the spam button in the default configuration
9954                 if compiled with bogo plugin too
9955
9956 2006-09-19 [colin]      2.4.0cvs199
9957
9958         * src/summaryview.c
9959         * src/summaryview.h
9960                 Update folder name label on folder rename
9961         * src/prefs_matcher.c
9962         * src/gtk/logwindow.h
9963                 Fix warnings
9964                 Patches by Fabien
9965
9966 2006-09-19 [wwp]        2.4.0cvs198
9967
9968         * src/summary_search.c
9969                 fix can't click forward/backward buttons in the
9970                 search messages.
9971
9972 2006-09-18 [paul]       2.4.0cvs197
9973
9974         * src/wizard.c
9975                 add missing bracket, capitalise the A of
9976                 'SpamAssassin'
9977
9978 2006-09-18 [paul]       2.4.0cvs196
9979
9980         * src/compose.c
9981                 fix bug 1012 'crashed upon sending mail
9982                 from compose window'
9983                 Thanks to Colin
9984
9985 2006-09-16 [colin]      2.4.0cvs195
9986
9987         * src/folderview.c
9988                 Fix "real-time" sorting by freezing/thawing
9989
9990 2006-09-16 [colin]      2.4.0cvs194
9991
9992         * manual/faq.xml
9993                 Fix the anti-spam entry a bit
9994
9995 2006-09-16 [colin]      2.4.0cvs193
9996
9997         * src/wizard.c
9998                 Make sure reviewers have no excuse when stating
9999                 Sylpheed-Claws doesn't have antispam capabilities.
10000
10001 2006-09-16 [colin]      2.4.0cvs192
10002
10003         * src/main.c
10004                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10005                 as if the SIGPIPE comes from etpan's thread we could
10006                 trigger a GUI update from this thread.
10007
10008 2006-09-16 [colin]      2.4.0cvs191
10009
10010         * src/summaryview.c
10011                 Init all members of the struct
10012
10013 2006-09-16 [paul]       2.4.0cvs190
10014
10015         * src/account.c
10016                 improvements to the English
10017
10018 2006-09-15 [colin]      2.4.0cvs189
10019
10020         * src/summaryview.c
10021                 HIG order on dialog
10022
10023 2006-09-14 [colin]      2.4.0cvs188
10024
10025         * src/common/socket.c
10026         * src/common/socket.h
10027         * src/common/ssl.c
10028         * src/common/ssl_certificate.c
10029         * src/common/ssl_certificate.h
10030         * src/etpan/imap-thread.c
10031                 the get_fqdn() call done to get canonical name when
10032                 checking an SSL certificate is blocking, which is
10033                 sad as we just did a non-blocking lookup to connect.
10034                 Fix that by letting the fqdn available to the SockInfo,
10035                 and use that in ssl_certificate_check(). For IMAP,
10036                 we don't do it as the lookup's done by libetpan, but
10037                 it's less annoying as IMAP connections as much more
10038                 rare than POP3 connections.
10039
10040 2006-09-14 [paul]       2.4.0cvs187
10041
10042         * manual/advanced.xml
10043                 improvements to the English,
10044                 properly place the new hidden options
10045                 within the alphabetical order
10046         * src/gtk/pluginwindow.c
10047                 improvements to the English
10048
10049 2006-09-14 [colin]      2.4.0cvs186
10050
10051         * src/prefs_common.c
10052         * src/prefs_common.h
10053         * src/gtk/gtksctree.c
10054         * manual/advanced.xml
10055                 New hidden pref, stripes_color_offset, to change
10056                 the value added/substracted to normal bgcolor to
10057                 create the stripes in summaries
10058
10059 2006-09-13 [colin]      2.4.0cvs185
10060
10061         * src/gedit-print.c
10062         * src/messageview.c
10063         * src/messageview.h
10064         * src/summaryview.c
10065         * src/textview.c
10066                 Fix misc. printing issues: 
10067                 - Bad font for linkified headers
10068                 - Different font if the mail was displayed or not
10069                 - Factorize the thing
10070
10071 2006-09-13 [colin]      2.4.0cvs184
10072
10073         * src/common/ssl_certificate.c
10074                 Only get FQDN once when checking certificate
10075
10076 2006-09-13 [colin]      2.4.0cvs183
10077
10078         * src/account.c
10079         * src/gtk/pluginwindow.c
10080                 Misc. GUI fixes by Fabien
10081
10082 2006-09-13 [wwp]        2.4.0cvs182
10083
10084         * configure.ac
10085         * src/common/utils.h
10086         * src/common/utils.c
10087                 get rid of unused wide-char functions.
10088
10089 2006-09-13 [wwp]        2.4.0cvs181
10090
10091         * src/plugins/pgpinline/sylpheed.def
10092         * src/textview.c
10093                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10094                 add privacy_reset_error to the .def file,
10095                 do not fork for an external textviewer.
10096
10097 2006-09-13 [wwp]        2.4.0cvs180
10098
10099         * src/prefs_common.c
10100                 fix broken font entry in prefs (patch issued by the gpg4win team,
10101                 probably by Marcus Brinkmann <marcus@g10code.de>).
10102
10103 2006-09-13 [colin]      2.4.0cvs179
10104
10105         * src/folder.h
10106                 Fix a warning in summaryview.c
10107         * src/mainwindow.c
10108         * src/summaryview.c
10109         * src/summaryview.h
10110                 Add missing Mark/* elements in the
10111                 main menu
10112
10113 2006-09-12 [colin]      2.4.0cvs178
10114
10115         * src/prefs_actions.c
10116         * src/prefs_filtering_action.c
10117         * src/prefs_matcher.c
10118                 Use (New) instead of New everywhere
10119
10120 2006-09-12 [wwp]        2.4.0cvs177
10121
10122         * manual/fr/addrbook.xml
10123         * manual/fr/handling.xml
10124                 updated some quotes in the fr manual to match the fr translation.
10125
10126 2006-09-12 [wwp]        2.4.0cvs176
10127
10128         * src/prefs_matcher.c
10129                 don't store translated string elements in matcher expressions.
10130                 Also fixed a misused of Q_().
10131
10132 2006-09-11 [wwp]        2.4.0cvs175
10133
10134         * src/plugins//bogofilter/bogofilter.c
10135         * src/plugins//clamav/clamav_plugin.c
10136         * src/plugins//demo/demo.c
10137         * src/plugins//dillo_viewer/dillo_viewer.c
10138         * src/plugins//pgpcore/plugin.c
10139         * src/plugins//pgpinline/plugin.c
10140         * src/plugins//pgpmime/plugin.c
10141         * src/plugins//spamassassin/spamassassin.c
10142                 gettext-ize more strings (mostly plugin error messages).
10143
10144 2006-09-11 [colin]      2.4.0cvs174
10145
10146         * src/alertpanel.c
10147                 Make maximum buffer size bigger to avoid
10148                 truncating translated messages. Patch by
10149                 Fabien
10150
10151 2006-09-11 [colin]      2.4.0cvs173
10152
10153         * src/etpan/imap-thread.c
10154                 Fix compilation on OpenBSD, thanks to 
10155                 Landry
10156
10157 2006-09-10 [wwp]        2.4.0cvs172
10158
10159         * manual/account.xml
10160         * manual/addrbook.xml
10161         * manual/handling.xml
10162         * manual/es/handling.xml
10163         * manual/fr/account.xml
10164         * manual/fr/addrbook.xml
10165         * manual/fr/handling.xml
10166                 documented addressbook matching (condition configuration):
10167                   addrbook.xml, en fr
10168                 documented per-account filtering rules (handling/filtering
10169                   section, account section):
10170                   account.xml, handling.xml, en fr
10171                 slightly updated the handling/searching section to tell few
10172                   words about the extended search ability:
10173                   handling.xml, en fr
10174                 added missing <quote></quotes> to Quick Search:
10175                   handling.xml, en fr es
10176                 fixed a typo (auomatically):
10177                   handling.xml, en
10178                 changes revisited by Paul.
10179
10180 2006-09-10 [paul]       2.4.0cvs171
10181
10182         * src/prefs_actions.c
10183         * src/prefs_filtering.c
10184         * src/prefs_template.c
10185                 adjustments to the gui
10186                 Patch by Fabien Vantard (slightly modified)
10187
10188 2006-09-10 [colin]      2.4.0cvs170
10189
10190         * src/summaryview.c
10191                 Check folderitem/summaryview consistency
10192                 (basically automates Update summary). Fixes
10193                 #1011 (wrong (negative) count on unread 
10194                 messages)
10195
10196 2006-09-10 [colin]      2.4.0cvs169
10197
10198         * src/gtk/gtksctree.c
10199                 Fix recursive expansion via mouse
10200         * src/plugins/bogofilter/bogofilter.c
10201                 Use normal filtering way of moving
10202                 messages (batching), possibly fixing
10203                 bug #1015 (Bogofilter plugin doubles 
10204                 new messages)
10205
10206 2006-09-09 [wwp]        2.4.0cvs168
10207
10208         * src/prefs_filtering.c
10209                 better place for this fix.
10210
10211 2006-09-09 [wwp]        2.4.0cvs167
10212
10213         * src/prefs_filtering.c
10214                 fix a minor bug when the enabled status of a filtering/processing
10215                 rule always got set to TRUE when replacing this rule. That still
10216                 make sense when adding a new rule, but now when replacing, we
10217                 don't override the value of 'enabled'.
10218                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10219                 to prefs_filtering_list_view_get_info() as this function not only
10220                 returns the name, but also the account_id and the enabled status.
10221
10222 2006-09-09 [mones]      2.4.0cvs166
10223
10224         * manual/glossary.xml
10225         * manual/plugins.xml
10226                 Minor format corrections
10227         * manual/gpl.xml
10228                 Fix misplaced NO WARRANTY section
10229         * manual/es/advanced.xml
10230         * manual/es/faq.xml
10231         * manual/es/glossary.xml
10232         * manual/es/gpl.xml
10233         * manual/es/handling.xml
10234         * manual/es/plugins.xml
10235         * manual/es/starting.xml
10236                 Incorporate changes from English version
10237         * manual/fr/ack.xml
10238         * manual/pl/ack.xml
10239         * manual/es/ack.xml
10240                 Fix address, (add translation credits in es version)
10241         * po/es.po
10242                 Updated translation
10243
10244 2006-09-09 [wwp]        2.4.0cvs165
10245
10246         * src/prefs_filtering.c
10247                 fix a crash when opening filtering prefs, if matcherrc file contains
10248                 broken data (non-existing account id, which is theoretically not
10249                 possible).
10250
10251 2006-09-08 [colin]      2.4.0cvs164
10252
10253         * src/folder.c
10254                 Wrong assert, make it an if()
10255         * src/gtk/gtksctree.c
10256                 Fix bug #1013 (expand selected thread 
10257                 tree) - expanding is now recursive
10258
10259 2006-09-07 [wwp]        2.4.0cvs163
10260
10261         * src/prefs_matcher.c
10262                 make better sentences about addressbook matching in the
10263                 matcher prefs. This should make translators' work easier
10264                 too.
10265
10266 2006-09-07 [wwp]        2.4.0cvs162
10267
10268         * src/prefs_filtering.c
10269                 code simplification (get rid of dup var. assignment).
10270
10271 2006-09-07 [wwp]        2.4.0cvs161
10272
10273         * src/summaryview.c
10274                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10275                 <fzzzzz@gmail.com>.
10276
10277 2006-09-07 [paul]       2.4.0cvs160
10278
10279         * src/mimeview.c
10280                 fix compilation warnings
10281                 Thanks to Colin
10282
10283 2006-09-07 [paul]       2.4.0cvs159
10284
10285         * src/mimeview.c
10286                 select the mimepart icon when
10287                 displaying as text
10288                 Thanks to Colin
10289
10290 2006-09-06 [paul]       2.4.0cvs158
10291
10292         * src/prefs_filtering.c
10293                 fix labels and table element spacing
10294                 Patch by Fabien Vantard
10295
10296 2006-09-06 [paul]
10297
10298         2.5.0-rc3 released
10299
10300 2006-09-06 [paul]       2.4.0cvs157
10301
10302         * manual/es/advanced.xml
10303                 fix typo
10304
10305 2006-09-06 [wwp]        2.4.0cvs156
10306
10307         * src/mainwindow.c
10308                 fix an dup launch issue when iconified, thanks to Colin.
10309
10310 2006-09-06 [wwp]        2.4.0cvs155
10311
10312         * src/gtk//gtksctree.h
10313                 oops, forgot that one!
10314
10315 2006-09-06 [wwp]        2.4.0cvs154
10316
10317         * manual/pl/advanced.xml
10318         * manual/advanced.xml
10319         * manual/es/advanced.xml
10320         * manual/fr/advanced.xml
10321         * src/prefs_customheader.c
10322         * src/prefs_filtering_action.c
10323         * src/foldersel.c
10324         * src/prefs_summaries.c
10325         * src/prefs_filtering.c
10326         * src/account.c
10327         * src/compose.c
10328         * src/prefs_summary_column.c
10329         * src/addr_compl.c
10330         * src/prefs_actions.c
10331         * src/prefs_folder_column.c
10332         * src/ssl_manager.c
10333         * src/prefs_template.c
10334         * src/prefs_display_header.c
10335         * src/prefs_common.h
10336         * src/prefs_matcher.c
10337         * src/prefs_common.c
10338         * src/prefs_toolbar.c
10339         * src/summaryview.c
10340         * src/folderview.c
10341         * src/gtk/gtksctree.c
10342         * src/gtk/pluginwindow.c
10343         * src/gtk/progressdialog.c
10344         * src/gtk/prefswindow.c
10345                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10346                 to make its meaning more obvious (all versions of the manual reflect
10347                 the change).
10348                 added an extra hidden option use_stripes_in_summary to allow
10349                 discarding these stripes in mainwindow's folder and message lists;
10350                 en and fr manuals only are OK towards this.
10351
10352 2006-09-06 [colin]      2.4.0cvs153
10353
10354         * src/textview.c
10355                 Hide Sylpheed-Claws' internal queue headers
10356                 when showing all headers. They'll be present
10357                 only in Source window.
10358
10359 2006-09-05 [colin]      2.4.0cvs152
10360
10361         * src/plugins/trayicon/trayicon.c
10362                 Fix crash at exit - we have to disconnect
10363                 our handlers
10364         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10365                 Update eggtrayicon - patch adapted from a
10366                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10367                 on Sylpheed's ML
10368
10369 2006-09-05 [colin]      2.4.0cvs151
10370
10371         * src/mainwindow.c
10372         * src/gtk/logwindow.c
10373                 Fix race condition when something writes
10374                 to the log too soon during init. Thanks
10375                 to Fabien Vantard
10376
10377 2006-09-05 [colin]      2.4.0cvs150
10378
10379         * src/mimeview.c
10380                 Don't select part on right-click either
10381
10382 2006-09-05 [paul]       2.4.0cvs149
10383
10384         * src/mimeview.c
10385                 completion of previous commit
10386                 Thanks to Colin
10387
10388 2006-09-05 [colin]      2.4.0cvs148
10389
10390         * src/mimeview.c
10391                 Don't force selection on middle-click, just open
10392
10393 2006-09-04 [colin]      2.4.0cvs147
10394
10395         * src/mimeview.c
10396                 Looks like gtk_notebook_set_current_page()
10397                 sometimes steals focus, and this annoys us
10398                 in MimeViewers as it renders navigation
10399                 keys useless. Take back focus after switching
10400                 pages.
10401
10402 2006-09-04 [colin]      2.4.0cvs146
10403
10404         * src/messageview.c
10405                 Set stop_loading when clicking on Next
10406                 during load. Don't add a callback to 
10407                 avoid over-complicating things.
10408
10409 2006-09-04 [colin]      2.4.0cvs145
10410
10411         * src/mimeview.c
10412         * src/messageview.c
10413                 Fix multiple loads in separate messageview
10414
10415 2006-09-04 [colin]      2.4.0cvs144
10416
10417         * src/summaryview.c
10418                 Let navigation keys be handled during 
10419                 load
10420
10421 2006-09-04 [colin]      2.4.0cvs143
10422
10423         * src/messageview.c
10424         * src/summaryview.c
10425         * src/textview.c
10426         * src/textview.h
10427                 Make loading of huge mails (lots of text and/or
10428                 images) cancellable, so the GUI doesn't block 
10429
10430 2006-09-04 [colin]      2.4.0cvs142
10431
10432         * src/plugins/trayicon/trayicon.c
10433                 Fix annoyance when removing a folder with 
10434                 unread mails: trayicon didn't update
10435
10436 2006-09-04 [paul]       2.4.0cvs141
10437
10438         * src/gtk/icon_legend.c
10439                 straighten up columns
10440                 Patch by Fabien Vantard
10441
10442 2006-09-04 [wwp]        2.4.0cvs140
10443
10444         * src/prefs_filtering.c
10445                 fix new line's account name in filtering prefs:
10446                 was "All", is now "(New)".
10447
10448 2006-09-04 [paul]       2.4.0cvs139
10449
10450         * tools/make.themes.project
10451                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10452                 instead of homebrewed "make release"
10453
10454 2006-09-03 [colin]      2.4.0cvs138
10455
10456         * src/folderview.c
10457                 Fix bug #1007 (Wrong folder highlighted)
10458
10459 2006-09-03 [colin]      2.4.0cvs137
10460
10461         * src/compose.c
10462                 Don't set Newsgroup: header to a mail folder
10463                 path
10464
10465 2006-09-03 [paul]       2.4.0cvs136
10466
10467         * src/prefs_other.c
10468         * src/prefs_spelling.c
10469                 unify the gui
10470
10471 2006-09-03 [paul]       2.4.0cvs135
10472
10473         * src/prefs_summaries.c
10474                 correct menu item text in prefs_keybind_apply_clicked()
10475
10476 2006-09-03 [paul]       2.4.0cvs134
10477
10478         * manual/advanced.xml
10479                 some improvements to the descriptions
10480         * src/mainwindow.c
10481         * src/messageview.c
10482         * src/summaryview.c
10483         * src/gtk/menu.c
10484                 fix menu sensitivity issues
10485         * src/prefs_message.c
10486                 drop the useless word 'short'
10487         * src/prefs_other.c
10488                 add the word 'lines' indicating log length
10489                 is a measure of lines
10490         * src/textview.c
10491                 fix compilation warnings
10492
10493 2006-09-02 [colin]      2.4.0cvs133
10494
10495         * src/messageview.c
10496                 Display a special return-receipt message
10497                 if the message is from the user
10498         * src/summaryview.c
10499                 Fix missing freeze of the list when marking
10500                 all read and unthreading for exec. Thanks
10501                 to Stephan Sachse.
10502
10503 2006-09-02 [paul]       2.4.0cvs132
10504
10505         * src/mainwindow.c
10506         * src/prefs_message.c
10507         * src/summaryview.c
10508                 fix some english
10509
10510 2006-09-02 [wwp]        2.4.0cvs131
10511
10512         * src/prefs_filtering.c
10513                 added an account name column to the filtering rules
10514                 dialog.
10515
10516 2006-09-02 [colin]      2.4.0cvs130
10517
10518         * src/gtk/logwindow.c
10519         * src/gtk/logwindow.h
10520                 Block scrolling if we're not at the end
10521                 of the log
10522
10523 2006-09-02 [colin]      2.4.0cvs129
10524
10525         * src/folder.c
10526                 Make sure account-specific rules can't
10527                 be used in {pre-,post-,}processing
10528         * src/mainwindow.c
10529         * src/gtk/logwindow.c
10530         * src/gtk/logwindow.h
10531                 Jump to last error when clicking on the
10532                 warning icon
10533
10534 2006-09-02 [colin]      2.4.0cvs128
10535
10536         * src/imap.c
10537         * src/import.c
10538         * src/mainwindow.c
10539         * src/mainwindow.h
10540                 Fix warning icon
10541         * src/inc.c
10542         * src/mbox.c
10543         * src/mbox.h
10544                 Let proc_mbox know its account, for
10545                 account-specific rules
10546
10547 2006-09-01 [colin]      2.4.0cvs127
10548
10549         * src/codeconv.c
10550                 Don't uselessly use iconv to convert from
10551                 us-ascii
10552         * src/alertpanel.c
10553         * src/mainwindow.c
10554         * src/mainwindow.h
10555         * src/inc.c
10556                 Fix certain log cases, disable warning icon
10557                 for now, the correct way to display it when
10558                 necessary and only when necessary is probably
10559                 to do it manually rather than use error logs
10560         * src/etpan/imap-thread.c
10561                 Clean up UID logging a bit
10562         * src/gtk/logwindow.c
10563         * src/gtk/logwindow.h
10564                 Make logging faster when the window's closed
10565
10566 2006-09-01 [wwp]        2.4.0cvs126
10567
10568         * manual/fr/account.xml
10569                 reflect changes to the ref. manual (parts of cvs72):
10570                 fix tabnames and quotes.
10571
10572 2006-09-01 [wwp]        2.4.0cvs125
10573
10574         * manual/fr/plugins.xml
10575                 reflect changes to the reference manual (cvs42):
10576                 update IRC channel info.
10577
10578 2006-09-01 [wwp]        2.4.0cvs124
10579
10580         * commitHelper
10581                 use CVSEDITOR env. var. if set, according to `man cvs`.
10582
10583 2006-09-01 [wwp]        2.4.0cvs123
10584
10585         * manual/advanced.xml
10586                 better sentence again (thanks to Paul).
10587
10588 2006-09-01 [wwp]        2.4.0cvs122
10589
10590         * manual/advanced.xml
10591         fix definition of toolbar_detachable and rework a bit the one of
10592         enable_dotted_lines.
10593
10594 2006-09-01 [mones]      2.4.0cvs121
10595
10596         * manual/advanced.xml
10597                 Document enable_dotted_lines
10598
10599 2006-09-01 [paul]       2.4.0cvs120
10600
10601         * src/folderview.c
10602         * src/folderview.h
10603         * src/imap.c
10604         * src/mainwindow.c
10605         * src/summaryview.c
10606                 obey the 'When entering folder...' option
10607                 when using the /View/Go to/... menu items
10608                 Thanks to Colin
10609
10610 2006-08-31 [colin]      2.4.0cvs119
10611
10612         * src/folderview.c
10613                 Revert 2.4.0cvs116, wrong fix.
10614
10615 2006-08-31 [colin]      2.4.0cvs118
10616
10617         * src/gtk/gtksctree.c
10618                 Better state the various copyrights
10619
10620 2006-08-31 [colin]      2.4.0cvs117
10621
10622         * src/prefs_common.c
10623                 fix enable_dotted_lines
10624
10625 2006-08-31 [colin]      2.4.0cvs116
10626
10627         * src/folderview.c
10628                 Use pref "Always open on select" when going
10629                 to next unread folder
10630         * src/gtk/gtksctree.c
10631                 Fix link failure to _gtk_clist_create_cell_layout
10632                 on certain computers. (Why not mine, I wonder)
10633
10634 2006-08-31 [colin]      2.4.0cvs115
10635
10636         * src/procmsg.c
10637         * src/textview.c
10638         * src/plugins/bogofilter/bogofilter.c
10639         * src/plugins/spamassassin/spamassassin.c
10640                 Requalify some "errors" to warnings
10641         * src/mainwindow.c
10642         * src/mainwindow.h
10643         * src/statusbar.c
10644                 Add an icon in the statusbar to notify
10645                 of errors
10646         * src/gtk/gtksctree.c
10647         * src/folderview.c
10648         * src/summaryview.c
10649                 Make the GtkSCTree look more modern by
10650                 alternating background lines
10651         * src/prefs_common.c
10652         * src/prefs_common.h
10653                 Add a pref to let people have the old
10654                 way if they prefer
10655
10656
10657 2006-08-30 [colin]      2.4.0cvs114
10658
10659         * src/procmsg.c
10660         * src/procmsg.h
10661                 Provide a way to filter a list of
10662                 messages in an optimised manner, and
10663                 add a list-filtering hook
10664         * src/folder.c
10665         * src/inc.c
10666         * src/mbox.c
10667                 Use the list filtering
10668         * src/plugins/bogofilter/bogofilter.c
10669                 Use the list-filtering hook
10670                 Use -b (bulk) mode for more speed
10671                 when learning and filtering
10672         * src/etpan/imap-thread.c
10673                 Make log output shorter in UID SEARCH
10674
10675
10676 2006-08-30 [colin]      2.4.0cvs113
10677
10678         * src/plugins/bogofilter/bogofilter.c
10679                 Really fast mass learning - thanks to David
10680                 Relson for the options explanations :)
10681
10682 2006-08-30 [colin]      2.4.0cvs112
10683
10684         * src/msgcache.c
10685                 Fix compilation on FreeBSD. Thanks
10686                 to Michael Hugues
10687
10688 2006-08-29 [colin]      2.4.0cvs111
10689
10690         * src/folderview.c
10691                 Handle "popup_menu" signal (for popping the 
10692                 menu via the keyboard)
10693         * src/mimeview.c
10694         * src/mimeview.h
10695         * src/summaryview.c
10696         * src/textview.c
10697         * src/gtk/gtkutils.c
10698         * src/gtk/gtkutils.h
10699                 Factorize scrolling code, and add an API 
10700                 for MimeViewers to handle scroll orders
10701
10702 2006-08-29 [wwp]        2.4.0cvs110
10703
10704         * src/plugins//bogofilter/bogofilter.c
10705         * src/plugins//spamassassin/spamassassin.c
10706                 make the bogofilter/spamassassin filtering error dialogs at
10707         incorporation obey to the "don't popup error dialog on
10708         receive error" option. If disabled, feed the log window w/
10709         the error message.
10710
10711 2006-08-29 [paul]
10712
10713         2.5.0-rc2 released
10714
10715 2006-08-29 [paul]       2.4.0cvs109
10716
10717         * Makefile.am
10718                 remove 'make release', it's not needed
10719                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10720
10721 2006-08-29 [paul]       2.4.0cvs108
10722
10723         * src/foldersel.c
10724         * src/summary_search.c
10725         * src/gtk/progressdialog.c
10726         * src/plugins/pgpcore/passphrase.c
10727                 replace deprecated gtk_window_set_policy()
10728
10729 2006-08-29 [colin]      2.4.0cvs107
10730
10731         * src/folder.c
10732                 Fix data loss when copy fails during a move:
10733                 only use fast remove_msgs if everything was
10734                 copied OK; else use slow remove_msg on the
10735                 mails that got copied only.
10736
10737 2006-08-28 [paul]       2.4.0cvs106
10738
10739         * src/mh.c
10740                 revert change in 2.4.0cvs104, it breaks
10741                 stuff
10742
10743 2006-08-28 [paul]       2.4.0cvs105
10744
10745         * src/plugins/spamassassin/spamassassin.c
10746                 english fix
10747
10748 2006-08-28 [paul]       2.4.0cvs104
10749
10750         * src/mh.c
10751                 fix data loss when moving to another
10752                 mailbox fails
10753         * src/prefs_spelling.c
10754                 improve the english
10755         * src/gtk/pluginwindow.c
10756                 improve the layout of the dialog text
10757         All thanks to Colin
10758
10759 2006-08-28 [paul]       2.4.0cvs103
10760
10761         * src/plugins/bogofilter/bogofilter.c
10762         * src/plugins/bogofilter/bogofilter_gtk.c
10763                 fix english up a bit, innit
10764
10765 2006-08-28 [paul]       2.4.0cvs102
10766
10767         * configure.ac
10768         * po/Makefile.in.in
10769         * po/Makevars
10770                 require autoconf 2.60, enabling building
10771                 with gettext 0.15 (gettext 0.14.x build still
10772                 possible). Replace Makefiles with versions
10773                 from gettext 0.15.
10774                 Remove configure options --with-localedir and
10775                 --with-mandir. The options that are provided
10776                 directly by autoconf 2.60 can be used instead:
10777                 --mandir --localedir
10778
10779 2006-08-27 [colin]      2.4.0cvs101
10780
10781         * src/plugins/bogofilter/Makefile.am
10782                 Fix make dist (no README)
10783
10784 2006-08-27 [colin]      2.4.0cvs100
10785
10786         * src/folder.c
10787                 Don't use F_UNKNOWN folders for any default
10788                 outbox/trash/etc
10789         * src/plugins/bogofilter/bogofilter.c
10790         * src/plugins/bogofilter/bogofilter.h
10791         * src/plugins/bogofilter/bogofilter_gtk.c
10792                 Add an option to specify the path to bogofilter
10793                 Use single-quotes to be able to learn in folders
10794                 with spaces in their names
10795                 Verify learning status
10796
10797 2006-08-27 [colin]      2.4.0cvs99
10798
10799         * manual/faq.xml
10800         * manual/plugins.xml
10801                 Document Bogofilter plugin
10802
10803 2006-08-27 [colin]      2.4.0cvs98
10804
10805         * src/compose.c
10806         * src/messageview.c
10807         * src/procmsg.c
10808         * src/procmsg.h
10809                 When possible, copy the queued mail to sent folder
10810                 instead of re-adding. Much faster on IMAP.
10811
10812 2006-08-27 [colin]      2.4.0cvs97
10813
10814         * src/msgcache.c
10815                 Disable mmaped caches - huge metadata loss
10816                 here after a power failure.
10817         * src/summaryview.c
10818                 Add quicksearch timing
10819         * src/common/plugin.c
10820         * src/common/plugin.h
10821                 Implement an interface to tell what plugins
10822                 provide. Prevent loading of similar plugins.
10823         * src/plugins/clamav/clamav_plugin.c
10824         * src/plugins/demo/demo.c
10825         * src/plugins/dillo_viewer/dillo_viewer.c
10826         * src/plugins/pgpcore/plugin.c
10827         * src/plugins/pgpinline/pgpinline.c
10828         * src/plugins/pgpmime/pgpmime.c
10829         * src/plugins/spamassassin/spamassassin.c
10830         * src/plugins/trayicon/trayicon.c
10831                 Implement plugin_provides()
10832
10833 2006-08-27 [colin]      2.4.0cvs96
10834
10835         * configure.ac
10836         * src/plugins/Makefile.am
10837         * src/plugins/bogofilter/.cvsignore
10838         * src/plugins/bogofilter/Makefile.am
10839         * src/plugins/bogofilter/bogofilter.c
10840         * src/plugins/bogofilter/bogofilter.h
10841         * src/plugins/bogofilter/bogofilter_gtk.c
10842                 New Bogofilter plugin, provides filtering and
10843                 learning. Spamassassin will go to extra plugins.
10844
10845 2006-08-26 [mones]      2.4.0cvs95
10846
10847         * manual/handling.xml
10848                 Fix subfolder path in the example (thanks to Paul) 
10849
10850 2006-08-26 [mones]      2.4.0cvs94
10851
10852         * manual/glossary.xml
10853                 2.2. + add ISP to the glossary
10854                 7.5. + Add UIDL to glossary
10855                 7.7. + Add TCP to glossary
10856         * manual/handling.xml
10857                 7.1. + Mentions GNU/Linux distribution, what about the non...
10858                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10859                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10860                 7.4. = Use appropriate quotation for commands
10861                 7.6. = change "" to <quote></quote>
10862         * manual/plugins.xml
10863                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10864         * manual/starting.xml
10865                 2.1. + local mbox file: some examples of mbox file locations...
10866                 Also reformatted files requiring it
10867
10868 2006-08-26 [wwp]        2.4.0cvs93
10869
10870         * src/summary_search.c
10871                 disable find buttons while summary search is running.
10872
10873 2006-08-25 [colin]      2.4.0cvs92
10874
10875         * src/folder.c
10876         * src/folderutils.c
10877         * src/mh.c
10878         * src/procmsg.h
10879         * src/summaryview.c
10880                 Speed up MH moving, and add progressbar
10881                 for MH deletion
10882         * src/msgcache.c
10883                 Write cache files using mmap() too
10884
10885 2006-08-25 [wwp]        2.4.0cvs91
10886
10887         * src/summaryview.c
10888                 switch spam<->ham button when a message has been marked as spam or ham
10889                 and is still selected. Thanks to Colin.
10890
10891 2006-08-25 [paul]       2.4.0cvs90
10892
10893         * src/Makefile.am
10894         * src/stock_pixmap.c
10895         * src/stock_pixmap.h
10896         * src/summaryview.c
10897         * src/gtk/icon_legend.c
10898         * src/pixmaps/copied.xpm
10899         * src/pixmaps/moved.xpm
10900                 add icons for delayed execution marked for
10901                 copying, marked for moving
10902
10903 2006-08-25 [mones]      2.4.0cvs89
10904
10905         * manual/glossary.xml
10906                 Fix the other glossary items:
10907                 5.1. = Inmmediate execution -> <quote>immediate execution...
10908                 5.2. = Fix MBOX capitalization -> Mbox
10909                 5.3. + Improve Plugins def. w/ tech. ref.
10910                 5.4. = Quotation -> replace '>' by <quote>></quote>
10911                 5.5. - SMTP Server. -> remove dot
10912         * po/es.po
10913                 Updated translation
10914
10915 2006-08-25 [mones]      2.4.0cvs88
10916
10917         * manual/ack.xml
10918                 Reformatted, changed email address
10919         * manual/glossary.xml
10920                 Reformatted, fixed MANUAL-TODO items:
10921                 8.2. + add ROT-13 to glossary
10922                 8.4. + add URL to glossary
10923         * manual/es/advanced.xml
10924                 Fixed <literal>s
10925
10926 2006-08-25 [paul]       2.4.0cvs87
10927
10928         * src/gtk/icon_legend.c
10929                 add 'marked for deletion' icon
10930                 arrange icons by containing column
10931                 wrap long label text
10932
10933 2006-08-25 [colin]      2.4.0cvs86
10934
10935         * src/common/utils.c
10936         * src/common/utils.h
10937                 Add the sc_g_*list_bigger functions in
10938                 a place everyone can use it
10939         * src/summaryview.c
10940                 Only freeze/thaw the list when working
10941                 on the selection, if it's bigger than 1
10942         * src/gtk/gtksctree.c
10943                 Only freeze/thaw the list when unselec-
10944                 ting 'all' if ('all' != 1)
10945                 This avoids some flickering
10946
10947 2006-08-24 [colin]      2.4.0cvs85
10948
10949         * src/addressbook.c
10950                 Fix strange list selection
10951                 Fix random seg (Invalid read of freed memory)
10952
10953 2006-08-24 [colin]      2.4.0cvs84
10954
10955         * src/alertpanel.c
10956         * src/gtk/inputdialog.c
10957         * src/plugins/pgpcore/passphrase.c
10958                 Revert minimal width patch of 2.4.0cvs67,
10959                 as it is also a maximal width. Use 
10960                 gtk_window_set_default_size instead.
10961
10962 2006-08-24 [colin]      2.4.0cvs83
10963
10964         * src/msgcache.c
10965                 Write cache/mark to temp files before
10966                 overwriting old ones (avoids metadata
10967                 loss if writing the new files fail).
10968                 Use mmap() to read cache/mark file, as
10969                 this makes cache reading faster. Dis-
10970                 abled for big-endian machines until it
10971                 can be tested. (Big-endian users: set
10972                 msgcache_use_mmap = TRUE in the relevant
10973                 #if).
10974         * src/procmsg.h
10975                 Move rarely used fields of MsgInfo in 
10976                 another structure, which will only be
10977                 allocated if needed. Face, X-Face,
10978                 Return receipt headers and List-*
10979                 headers are moved. Mails having none
10980                 of these occupy 52 bytes less with
10981                 this patch, which makes 2.5MB of RAM
10982                 saved on a 50k folder).
10983         * src/headerview.c
10984         * src/mainwindow.c
10985         * src/messageview.c
10986         * src/partial_download.c
10987         * src/procheader.c
10988         * src/procmsg.c
10989         * src/textview.c
10990                 Follow this structure change.
10991
10992 2006-08-24 [wwp]        2.4.0cvs82
10993
10994         * manual/es/.cvsignore
10995         * manual/es/dist/.cvsignore
10996         * manual/es/dist/html/.cvsignore
10997         * manual/es/dist/pdf/.cvsignore
10998         * manual/es/dist/ps/.cvsignore
10999         * manual/es/dist/txt/.cvsignore
11000                 more (generated) files to ignore.
11001
11002 2006-08-24 [colin]      2.4.0cvs81
11003
11004         * src/folder.c
11005         * src/mh.c
11006                 Fix possible problems with local delivery. Check the folder doesn't
11007                 need scan before setting its mtime when saving cache (which can be
11008                 done long after the folder's been modified by an external process);
11009                 Check that the stored item's mtime didn't change in mh functions.
11010
11011 2006-08-24 [mones]      2.4.0cvs80
11012
11013         * manual/advanced.xml
11014                 Rewrapping, some fixes and MANUAL-TODO items:
11015                 8.1. = change "" to <quote></quote>
11016                 8.3. = quote menu items
11017                 8.5. - deploying -> new user ... ideally a new user (redundant)
11018
11019 2006-08-23 [colin]      2.4.0cvs79
11020
11021         * src/gtk/gtksctree.c
11022                 When selecting or deselecting range, only
11023                 freeze/thaw when selection is bigger than 10
11024
11025 2006-08-23 [colin]      2.4.0cvs78
11026
11027         * src/messageview.c
11028         * src/mimeview.c
11029         * src/mimeview.h
11030         * src/plugins/dillo_viewer/dillo_viewer.c
11031                 Provide an API for MimeViewer plugins to
11032                 return a text selection for replying
11033
11034 2006-08-23 [colin]      2.4.0cvs77
11035
11036         * src/image_viewer.c
11037         * src/textview.c
11038                 Use gtk_pixbuf_new_from_file_at_scale(), which
11039                 is faster than getting the pixbuf then resizing
11040                 it.
11041
11042 2006-08-23 [colin]      2.4.0cvs76
11043
11044         * src/procmime.c
11045                 UTF-8 should be sent Quoted-printable
11046
11047 2006-08-22 [colin]      2.4.0cvs75
11048
11049         * src/mh.c
11050                 Check if scan is required before touching
11051                 the folder (or it'll be required every time)
11052
11053 2006-08-22 [colin]      2.4.0cvs74
11054
11055         * configure.ac
11056                 Require libetpan 0.46 (crasher fix when built
11057                 against gnutls)
11058
11059 2006-08-22 [colin]      2.4.0cvs73
11060
11061         * src/folder.c
11062                 Set folder's mtime after writing its
11063                 cache
11064         * src/folderview.c
11065                 Add some timing
11066         * src/procmsg.c
11067                 Don't do useless stuff if we don't 
11068                 thread by subject
11069         * src/summaryview.c
11070                 Add some timing, don't deselect prior
11071                 to selecting (gtksctree does it itself),
11072                 remove crash avoidance hacks as it's been
11073                 properly fixed since a while
11074         * src/common/utils.c
11075                 Optimize to_human_readable(): _() is slow,
11076                 do it only once, and avoid %f format for KB
11077                 (the most common in a summaryview)
11078         * src/gtk/gtksctree.c
11079                 Don't uselessly freeze/thaw (fixes flicker
11080                 on next unread and friends), reduce number
11081                 of g_list_nth/g_list_position where possible
11082         * src/gtk/gtkutils.c
11083         * src/gtk/gtkutils.h
11084                 Reduce number of g_list_nth/g_list_position
11085                 where possible.
11086                 All of this makes loading as 70k folder 2.1
11087                 seconds instead of 3.2 (with hot FS caches).
11088                 (1.3 seconds without Date and Size columns...)
11089
11090 2006-08-22 [paul]       2.4.0cvs72
11091
11092         wrap documents and do some items from mones' MANUAL-TODO:
11093
11094         * manual/account.xml
11095                 4.1. = fix tabname references to <quote>tabname</quote>
11096                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11097         * manual/faq.xml
11098                 1.1. = mentioned options don't match UI
11099                 Add information about the 'Never send Return Receipts'
11100                 option
11101         * manual/handling.xml
11102                 6.2. = Mentions Extended symbols button, but now is
11103                 named Information
11104                 6.3. = Mentions ... button, which is now Edit
11105
11106 2006-08-22 [colin]      2.4.0cvs71
11107
11108         * src/gtk/pluginwindow.c
11109                 Fix layout in verbose translations (such
11110                 as french)
11111
11112 2006-08-22 [paul]       2.4.0cvs70
11113
11114         * manual/Makefile.am
11115                 build manuals in alphabetical order
11116         * src/addressbook.c
11117         * src/prefs_themes.c
11118                 replace/remove deprecated symbols
11119         * src/gtk/gtkutils.c
11120                 fix a warning
11121         * src/gtk/pluginwindow.c
11122                 replace deprecated symbol
11123                 replace label text and move it
11124         * src/plugins/pgpcore/prefs_gpg.c
11125                 move the 'Generate...' button out of the
11126                 Sign Key frame, replace the English used
11127         * src/plugins/pgpcore/sgpgme.c
11128                 fixes to the English
11129
11130 2006-08-21 [colin]      2.4.0cvs69
11131
11132         * src/plugins/trayicon/trayicon.c
11133                 Add more strings for translation; patch
11134                 by Pawel
11135
11136 2006-08-21 [colin]      2.4.0cvs68
11137
11138         * src/compose.c
11139                 fix replied flag not set after drafting
11140         * src/matcher.c
11141                 fix body quicksearch in non-encoded bodies
11142                 containing '='
11143         * src/msgcache.c
11144                 Get rid of the g_malloc workaround for
11145                 corrupted caches, use g_try_malloc
11146
11147 2006-08-21 [colin]      2.4.0cvs67
11148
11149         * src/alertpanel.c
11150         * src/gtk/inputdialog.c
11151         * src/plugins/pgpcore/passphrase.c
11152                 Set minimal width to 375
11153         * src/mainwindow.c
11154                 Fix switching to offline, asking if it 
11155                 should be overriden for synchronising
11156         * src/mimeview.c
11157                 Don't offer to remember command on Open 
11158                 with for text parts, as the browser or 
11159                 text editor command isn't changed from 
11160                 there
11161
11162 2006-08-20 [paul]       2.4.0cvs66
11163
11164         * po/ko.po
11165         * po/zh_CN.po
11166                 fix plural form errors. revealed by stricter
11167                 checking of gettext 0.15
11168
11169 2006-08-18 [paul]       2.4.0cvs65
11170
11171         * src/stock_pixmap.c
11172                 fix the fix of 2.4.0cvs64
11173                 Thanks to Colin
11174
11175 2006-08-18 [paul]       2.4.0cvs64
11176
11177         * src/stock_pixmap.c
11178                 fix leaks
11179                 Thanks to Colin
11180
11181 2006-08-18 [paul]       2.4.0cvs63
11182
11183         * src/compose.c
11184         * src/procmsg.c
11185                 fix occasional IMAP bug where large msgs
11186                 were left in the queue folder after sending
11187                 Thanks to Colin
11188
11189 2006-08-18 [paul]       2.4.0cvs62
11190
11191         * src/folderview.c
11192                 freeze the summaryview while quicksearch results
11193                 are displayed
11194                 (fixes bug 456 'current message is hidden when the
11195                 view is refreshed and extended search is "unread 
11196                 messages"')
11197                 Thanks to Colin
11198         * src/textview.c
11199                 add missing #include "inputdialog.h"
11200         * src/common/utils.h
11201                 add missing mailcap_update_default() and improve
11202                 readability
11203
11204 2006-08-17 [colin]      2.4.0cvs61
11205
11206         * src/plugins/pgpcore/select-keys.c
11207                 Fix warnings :)
11208
11209 2006-08-17 [colin]      2.4.0cvs60
11210
11211         * src/compose.c
11212                 Don't continue queuing if Cancel is clicked
11213                 in select-keys
11214
11215 2006-08-17 [colin]      2.4.0cvs59
11216
11217         * src/plugins/pgpcore/select-keys.c
11218                 When encrypting, if only one key matches and it 
11219                 matches exactly, automatically use it.
11220
11221 2006-08-17 [colin]      2.4.0cvs58
11222
11223         * src/mimeview.c
11224         * src/prefs_common.c
11225         * src/prefs_common.h
11226         * src/prefs_ext_prog.c
11227         * src/textview.c
11228                 Fix issues with previous patch (text/html)
11229                 Remove outdated prefs
11230
11231 2006-08-17 [colin]      2.4.0cvs57
11232
11233         * src/imap.c
11234                 Add View Log button on auth error
11235         * src/procmsg.c
11236                 Fix encrypted mail marked as new when
11237                 saved in normal folders
11238         * src/plugins/pgpinline/pgpinline.c
11239                 Fix encrypt bug on IMAP
11240         * src/mimeview.c
11241         * src/common/utils.c
11242         * src/common/utils.h
11243         * src/gtk/inputdialog.c
11244         * src/gtk/inputdialog.h
11245                 Get rid of metamail stuff, simplify
11246                 opening, and allow remembering of user's
11247                 choices (by updating ~/.mailcap). There's
11248                 still to drop "Audio player" and "Image
11249                 viewer" preferences.
11250
11251 2006-08-17 [mones]      2.4.0cvs56
11252
11253         * manual/es/sylpheed-claws-manual.xml
11254                 fix DTD path
11255
11256 2006-08-17 [mones]      2.4.0cvs55
11257
11258         * configure.ac
11259         * manual/Makefile.am
11260         * manual/es/Makefile.am
11261         * manual/es/account.xml
11262         * manual/es/ack.xml
11263         * manual/es/addrbook.xml
11264         * manual/es/advanced.xml
11265         * manual/es/faq.xml
11266         * manual/es/glossary.xml
11267         * manual/es/gpl.xml
11268         * manual/es/handling.xml
11269         * manual/es/intro.xml
11270         * manual/es/keyboard.xml
11271         * manual/es/plugins.xml
11272         * manual/es/starting.xml
11273         * manual/es/sylpheed-claws-manual.xml
11274         * manual/es/dist/Makefile.am
11275         * manual/es/dist/html/Makefile.am
11276         * manual/es/dist/pdf/Makefile.am
11277         * manual/es/dist/ps/Makefile.am
11278         * manual/es/dist/txt/Makefile.am
11279                 Spanish translation for the manual
11280
11281 2006-08-16 [colin]      2.4.0cvs54
11282
11283         * src/compose.c
11284         * src/main.c
11285         * src/mainwindow.c
11286                 Fix send button sensitivity at startup
11287                 Set send menu sensitivity (patch by Fabien)
11288         * src/ssl_manager.c
11289                 Enable closing with esc (patch by Fabien)
11290         * src/gtk/foldersort.c
11291                 Enable closing with esc (patch by Fabien)
11292         * src/procmime.c
11293                 Optimisation (no need to copy to tempfile to
11294                 "decode" 7bit and 8bit)
11295         * src/summaryview.c
11296                 Fix cruft in swap_from case
11297         * src/textview.c
11298                 Fix missing last line in some mail cases 
11299                 (Fixes debian #381872)
11300         * src/plugins/pgpcore/prefs_gpg.c
11301         * src/plugins/pgpcore/sgpgme.c
11302         * src/plugins/pgpcore/sgpgme.h
11303                 Don't show "no key found" when user explicitely
11304                 wants to create a key
11305
11306 2006-08-16 [paul]       2.4.0cvs53
11307
11308         * configure.ac
11309         * src/account.c
11310         * src/addressbook.c
11311         * src/headerview.c
11312         * src/prefs_account.c
11313         * src/prefs_message.c
11314         * src/gtk/gtkutils.c
11315                 bump up minimum required versions of GTK+ and
11316                 GLIB to 2.6.0
11317
11318 2006-08-16 [paul]       2.4.0cvs52
11319
11320         * src/toolbar.c
11321                 workaround GTK+ Bug 351600 - 'Can't re-click
11322                 on button after sensitivity update'
11323                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11324                 Thanks to Colin
11325
11326 2006-08-15 [colin]      2.4.0cvs51
11327
11328         * src/plugins/pgpcore/prefs_gpg.c
11329                 Set options sensitivity according to
11330                 key existence
11331         * src/plugins/pgpcore/sgpgme.c
11332                 Allow to create key with no passphrase
11333
11334 2006-08-14 [cleroy]     2.4.0cvs50
11335
11336         * src/gtk/pluginwindow.c
11337                 New layout (maybe to be changed?)
11338         * src/gtk/gtkutils.c
11339                 Fix a bit label_window
11340         * src/plugins/pgpcore/passphrase.c
11341         * src/plugins/pgpcore/passphrase.h
11342         * src/plugins/pgpcore/plugin.c
11343         * src/plugins/pgpcore/prefs_gpg.c
11344         * src/plugins/pgpcore/prefs_gpg.h
11345         * src/plugins/pgpcore/sgpgme.c
11346         * src/plugins/pgpcore/sgpgme.h
11347                 Allow to create a PGP private key via the GUI
11348
11349 2006-08-14 [wwp]        2.4.0cvs49
11350
11351         * src/addressbook_foldersel.c
11352                 fix strict ISO C90 compliance.
11353
11354 2006-08-14 [paul]       2.4.0cvs48
11355
11356         * src/gtk/prefswindow.c
11357                 re-set scrolled window on opening
11358                 Patch by Ticho
11359
11360 2006-08-14 [paul]
11361
11362         2.5.0-rc1 released
11363
11364 2006-08-14 [paul]       2.4.0cvs47
11365
11366         * src/prefs_display_header.c
11367                 re-enable user-defined Displayed Headers
11368
11369 2006-08-14 [paul]       2.4.0cvs46
11370
11371         * src/prefs_account.c
11372                 use GTK_STOCK_EDIT
11373
11374 2006-08-13 [colin]      2.4.0cvs45
11375
11376         * src/common/utils.c
11377                 Fix "a" in quote when the original message is empty,
11378                 by using \0 instead of 'a' to test writability of
11379                 temp files.
11380
11381 2006-08-13 [wwp]        2.4.0cvs44
11382
11383         * src/plugins/spamassassin/spamassassin.c
11384                 fix capitalization of "SpamAssassin" in some debug, log and
11385                 dialog messages.
11386
11387 2006-08-13 [paul]       2.4.0cvs43
11388
11389         * src/editldap.c
11390                 fix overlapping widgets
11391         * src/prefs_account.c
11392                 fix translation of protocol_names[]
11393                 fix label disappearing off the edge of the
11394                 visible area
11395
11396 2006-08-12 [paul]       2.4.0cvs42
11397
11398         * manual/plugins.xml
11399                 update IRC channel info before it gets forgotten
11400                 about
11401
11402 2006-08-11 [colin]      2.4.0cvs41
11403
11404         * src/compose.c
11405         * src/mainwindow.c
11406         * src/mainwindow.h
11407         * src/procmsg.c
11408         * src/procmsg.h
11409         * src/summaryview.c
11410         * src/toolbar.c
11411                 Grey out the Send button if
11412                 - Queue folders are empty, or
11413                 - We're sending already
11414
11415 2006-08-11 [wwp]        2.4.0cvs40
11416
11417         * src/main.c
11418                 fix a logic issue when quitting while a compose window is
11419                 still open, thanks to Colin.
11420
11421 2006-08-10 [colin]      2.4.0cvs39
11422
11423         * src/main.c
11424                 Fix default font size setting after wizard run
11425         * src/imap.c
11426         * src/etpan/imap-thread.c
11427         * src/etpan/imap-thread.h
11428                 Fix bug #999 (Timing out on TSL cert validation 
11429                 dialog makes ugly things happen). Also, STARTTLS
11430                 unconditionnaly if initial capabilities contain
11431                 LOGINDISABLED and STARTTLS.
11432
11433 2006-08-09 [colin]      2.4.0cvs38
11434
11435         * src/mainwindow.c
11436         * src/mainwindow.h
11437                 Fix Tools/Actions sensitivity when there are
11438                 no actions
11439
11440 2006-08-09 [colin]      2.4.0cvs37
11441
11442         * src/prefs_filtering.c
11443                 Warning fix, patch by Paul
11444         * src/messageview.c
11445         * src/prefs_actions.c
11446         * src/prefs_filtering_action.c
11447         * src/prefs_matcher.c
11448                 Uniformisation of "Info ..." to "Info..." (for
11449                 old gtk), patch by Fabien
11450         * src/plugins/clamav/clamav_plugin_gtk.c
11451                 Sensitivity fix by Fabien
11452
11453 2006-08-09 [colin]      2.4.0cvs36
11454
11455         * src/main.c
11456         * src/main.h
11457                 Add a function to know whether we're exiting
11458         * src/plugins/trayicon/trayicon.c
11459                 If exiting, don't do anything. Faster, and
11460                 avoids gtk_main_iteration reentracy causing
11461                 segfaults at exit
11462
11463 2006-08-09 [colin]      2.4.0cvs35
11464
11465         * src/messageview.c
11466         * src/mimeview.c
11467         * src/mimeview.h
11468                 Fix lack of part selection when automatically 
11469                 jumping to a specific part
11470         * src/msgcache.c
11471                 Little optimisation in cache reading
11472
11473 2006-08-09 [colin]      2.4.0cvs34
11474
11475         * src/compose.c
11476                 Fix crash setting the priority on reedit
11477                 (Accessing compose before creating it!)
11478
11479 2006-08-08 [colin]      2.4.0cvs33
11480
11481         * src/procmime.c
11482                 Fix bug #998 (last attachment is not accessible)
11483                 Bad RFC interpretation on multipart close-delimiters
11484         * src/mimeview.c
11485         * src/mimeview.h
11486         * src/gtk/gtkvscrollbutton.c
11487         * src/gtk/gtkvscrollbutton.h
11488                 Make attachments list wheel-scrollable
11489
11490 2006-08-07 [colin]      2.4.0cvs32
11491
11492         * src/gtk/gtkaspell.c
11493                 Fix bug #973 (Unicode punctation characters 
11494                 are not recognized as separators by the
11495                 spell checker); fix unsigned stuff
11496
11497 2006-08-07 [colin]      2.4.0cvs31
11498
11499         * src/compose.c
11500                 Fix bug #956 (DnD text with accents in compose 
11501                 text entry); fix gccc's signed/unsigned fuss
11502
11503 2006-08-06 [colin]      2.4.0cvs30
11504
11505         * src/main.c
11506                 Fix bug #979 (Plugin crashes when exiting 
11507                 sylpheed-claws) : handle exit request only 
11508                 once
11509
11510 2006-08-05 [colin]      2.4.0cvs29
11511
11512         * src/news.c
11513                 Just make sure we have a msgid.
11514
11515 2006-08-05 [colin]      2.4.0cvs28
11516
11517         * src/news.c
11518         * src/summaryview.c
11519                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11520                 by reimplementing it
11521         * src/textview.c
11522                 Fix bug when hiding quotes with level > 3 and quote
11523                 colors are recycled
11524
11525 2006-08-04 [colin]      2.4.0cvs27
11526
11527         * src/compose.c
11528         * src/undo.c
11529         * src/undo.h
11530                 Fix a bit replace-by-pasting undo
11531         * src/mainwindow.c
11532         * src/messageview.c
11533                 Fix Fold quotes menu synchro in
11534                 mainwindow when it changes in 
11535                 messageview
11536         * src/textview.c
11537                 Fix right-click on quotes blocks
11538         * src/common/utils.c
11539                 Verify that the file created by
11540                 my_tmpfile() is writable. Fixes
11541                 bug #988 (very specific filesystem
11542                 issue)
11543         * src/plugins/pgpcore/sgpgme.c
11544                 Fix file descriptor leak
11545         * src/plugins/spamassassin/spamassassin.c
11546                 Warn once if spamd isn't reachable
11547
11548 2006-08-04 [colin]      2.4.0cvs26
11549
11550         * src/toolbar.c
11551                 i18n context patch by Fabien
11552
11553 2006-08-03 [colin]      2.4.0cvs25
11554
11555         * src/mainwindow.c
11556         * src/messageview.c
11557                 Rename "Hide quotes" to "Fold quotes"
11558         * src/textview.c
11559                 Don't use hand cursor on quotes. "all 
11560                 the bonuses of the feature and none of 
11561                 unwelcome side-effects"
11562
11563 2006-08-03 [colin]      2.4.0cvs24
11564
11565         * AUTHORS
11566         * sylpheed-claws.desktop
11567         * src/gtk/authors.h
11568                 Bring the desktop file to XDG compliance
11569                 Patch by Charles A. Edwards
11570
11571 2006-08-03 [colin]      2.4.0cvs23
11572
11573         * src/textview.c
11574                 Fix links offset when they are preceded
11575                 by accentued chars (g_utf8_strlen!)
11576         * src/mainwindow.c
11577                 Fix wrong status when starting offline
11578
11579
11580 2006-08-03 [wwp]        2.4.0cvs22
11581
11582         * src/prefs_common.h
11583                 ask what to do w/ filtering rules that belong to an account when
11584                 applying filtering rules manually from the main window (skip,
11585                 apply regardless of the account, use current account). This dialog
11586                 can be skipped and the last reply used.
11587                 (forgot that file)
11588
11589 2006-08-03 [wwp]        2.4.0cvs21
11590
11591         * src/filtering.c
11592         * src/filtering.h
11593         * src/prefs_common.c
11594         * src/summaryview.c
11595         * src/alertpanel.c
11596         * src/alertpanel.h
11597         * src/messageview.c
11598                 ask what to do w/ filtering rules that belong to an account when
11599                 applying filtering rules manually from the main window (skip,
11600                 apply regardless of the account, use current account). This dialog
11601                 can be skipped and the last reply used.
11602
11603
11604 2006-08-03 [colin]      2.4.0cvs20
11605
11606         * src/textview.c
11607                 Optimize previous patch
11608
11609 2006-08-03 [cleroy]     2.4.0cvs19
11610
11611         * src/textview.c
11612                 Fix quotes getting toggled back when the
11613                 mail has an even number of text parts
11614
11615 2006-08-02 [colin]      2.4.0cvs18
11616
11617         * src/messageview.c
11618                 Add Hide quotes menu
11619
11620 2006-08-02 [colin]      2.4.0cvs17
11621
11622         * src/mainwindow.c
11623         * src/prefs_common.c
11624         * src/textview.c
11625         * src/textview.h
11626         * src/gtk/about.c
11627                 Allow per-level quote hiding,
11628                 Allow toggling quotes by double-clicking them
11629                 Rename RemoteURI to ClickableText to reflect
11630                 the fact it's used for a variety of things
11631
11632 2006-08-02 [wwp]        2.4.0cvs16
11633
11634         * src/mainwindow.c
11635                 fix "View/Hide quotes" menu item status initialization.
11636
11637 2006-08-02 [wwp]        2.4.0cvs15
11638
11639         * src/matcher_parser_parse.y
11640                 remove a debug trace.
11641
11642 2006-08-02 [paul]       2.4.0cvs14
11643
11644         * src/plugins/pgpcore/passphrase.c
11645                 don't set initial dialog size
11646                 make it resizable
11647
11648 2006-08-02 [paul]       2.4.0cvs13
11649
11650         * src/noticeview.c
11651                 remove the rogue '/' character
11652
11653 2006-08-02 [paul]       2.4.0cvs12
11654
11655         * src/noticeview.c
11656                 allow buttons to resize as necessary
11657
11658 2006-08-01 [wwp]        2.4.0cvs11
11659
11660         * src/mbox.c
11661                 fix strict ISO C90 compliance.
11662
11663 2006-08-01 [wwp]        2.4.0cvs10
11664
11665         * tools/update-po
11666                 updated update-po tool to work w/ context-dependent translations.
11667                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11668
11669 2006-08-01 [wwp]        2.4.0cvs9
11670
11671         * src/matcher.c
11672         * src/prefs_filtering.c
11673         * src/prefs_matcher.c
11674                 allow context-dependent translations for "All",
11675                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11676
11677 2006-07-31 [colin]      2.4.0cvs8
11678
11679         * AUTHORS
11680         * src/gtk/authors.h
11681                 Add Rafal to authors
11682
11683 2006-07-31 [colin]      2.4.0cvs7
11684
11685         * src/compose.c
11686         * src/mainwindow.c
11687         * src/messageview.h
11688         * src/prefs_common.c
11689         * src/prefs_common.h
11690         * src/textview.c
11691                 Add 'View/Hide quotes'. Patch based on a patch
11692                 by Rafal Weglarz
11693
11694 2006-07-31 [colin]      2.4.0cvs6
11695
11696         * src/action.c
11697                 Fix problem with "> stuff >" actions
11698
11699 2006-07-31 [paul]       2.4.0cvs5
11700
11701         * po/nb.po
11702                 updated by Geir Helland
11703
11704 2006-07-31 [wwp]        2.4.0cvs4
11705
11706         * src/mainwindow.c
11707         * src/summaryview.c
11708         * src/summaryview.h
11709                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11710                 thanks to Colin.
11711
11712 2006-07-31 [wwp]        2.4.0cvs3
11713
11714         * src/Makefile.am
11715         * src/addr_compl.c
11716         * src/addr_compl.h
11717         * src/addressbook.c
11718         * src/addressbook.h
11719         * src/addressbook_foldersel.c
11720         * src/addressbook_foldersel.h
11721         * src/addrindex.c
11722         * src/addrindex.h
11723         * src/matcher.c
11724         * src/matcher.h
11725         * src/matcher_parser_lex.l
11726         * src/matcher_parser_parse.y
11727         * src/prefs_common.c
11728         * src/prefs_common.h
11729         * src/prefs_filtering.c
11730         * src/prefs_matcher.c
11731         * src/prefs_matcher.h
11732         * src/summaryview.c
11733                 introduce filtering against the address book. It's now possible to add
11734                 matched conditions to determine if any email address in a message matches
11735                 or doesn't match any or all books or folders in the address book.
11736
11737 2006-07-31 [wwp]        2.4.0cvs2
11738
11739         * src/account.c
11740         * src/filtering.c
11741         * src/filtering.h
11742         * src/folder.c
11743         * src/folderview.c
11744         * src/inc.c
11745         * src/mainwindow.c
11746         * src/matcher.c
11747         * src/matcher_parser_lex.l
11748         * src/matcher_parser_parse.y
11749         * src/mbox.c
11750         * src/prefs_filtering.c
11751         * src/prefs_filtering.h
11752         * src/procmsg.c
11753         * src/procmsg.h
11754         * src/summaryview.c
11755                 introduce per-account filtering rules. Each filtering rule can now be assigned
11756                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11757                 when applying filtering rules manually, as all rules will apply - even the ones
11758                 assigned to an account. This issue will be addressed soon.
11759  
11760
11761
11762 2006-07-31 [wwp]        2.4.0cvs1
11763
11764         * src/quote_fmt.c
11765                 make more strings translatable.
11766
11767 2006-07-31 [paul]       2.4.0
11768
11769         2.4.0 released
11770
11771 2006-07-31 [paul]       2.3.1cvs91
11772
11773         * po/ca.po
11774                 updated by Miquel Oliete
11775
11776 2006-07-31 [paul]       2.3.1cvs90
11777
11778         * po/de.po
11779         * po/el.po
11780         * po/fr.po
11781         * po/it.po
11782         * po/pl.po
11783         * po/pt_BR.po
11784         * po/sr.po
11785         * po/zh_CN.po
11786                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11787                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11788                 Aleksandar Urosevic, and Ralgh Young
11789
11790 2006-07-31 [paul]       2.3.1cvs89
11791
11792         * src/account.c
11793         * src/main.c
11794         * src/mainwindow.c
11795         * src/mainwindow.h
11796                 Fix a race condition when, after an SC crash, rescanning
11797                 folders took more than 0.5 seconds
11798                 Thanks to Colin
11799
11800 2006-07-31 [paul]       2.3.1cvs88
11801
11802         * src/folderview.c
11803                 don't translate separator strings
11804
11805 2006-07-30 [mones]      2.3.1cvs87
11806
11807         * doc/man/sylpheed-claws.1
11808                 Fixed non-ASCII chars in Hoa's name
11809         * po/es.po
11810                 Updated for release
11811
11812 2006-07-27 [colin]      2.3.1cvs86
11813
11814         * src/textview.c
11815                 Don't include the leading \n in links
11816                 Patch by Fabien
11817
11818 2006-07-25 [colin]      2.3.1cvs85
11819
11820         * src/mainwindow.c
11821         * src/common/socket.h
11822         * src/etpan/imap-thread.c
11823                 Refresh resolvers before connecting
11824                 to IMAP servers, and after switching
11825                 to online. Thanks to Paul.
11826
11827 2006-07-18 [colin]
11828
11829         * 2.4.0-rc4 released
11830
11831 2006-07-17 [colin]      2.3.1cvs84
11832
11833         * src/inc.c
11834                 Show connection attempt in statusbar before
11835                 connecting (previously first message was
11836                 "Retrieving messages from ..." after the
11837                 connection succeeded.
11838
11839 2006-07-16 [wwp]        2.3.1cvs83
11840
11841         * sylpheed-claws.ico
11842                 Added .ico file (windows multi-size icon file, generated).
11843
11844 2006-07-12 [wwp]        2.3.1cvs82
11845
11846         * src/messageview.c
11847                 remove Message/Re-edit menu entry from messageview window,
11848                 as sent/draft/queued messages are opened in compose window when
11849                 re-edited and it's not possible to re-edit other msgs.
11850
11851 2006-07-12 [paul]       2.3.1cvs81
11852
11853         * AUTHORS
11854         * src/mainwindow.c
11855         * src/gtk/authors.h
11856                 check online state before resetting
11857                 mailcheck timer. Useful if some program
11858                 verifies connection state and updates
11859                 Claws.
11860                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11861
11862 2006-07-12 [paul]       2.3.1cvs80
11863
11864         * sylpheed-claws-128x128.png
11865         * sylpheed-claws-64x64.png
11866         * sylpheed-claws.png
11867         * src/Makefile.am
11868         * src/main.c
11869         * src/prefs_toolbar.c
11870         * src/stock_pixmap.c
11871         * src/stock_pixmap.h
11872         * src/wizard.c
11873         * src/gtk/about.c
11874         * src/gtk/gtkutils.c
11875         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11876         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11877         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11878         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11879         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11880         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11881                 updated and renamed logo/icon files and related
11882                 logo by Jesper Schultz
11883
11884 2006-07-11 [paul]       2.3.1cvs79
11885
11886         * src/main.c
11887                 fix the labels a smidgin
11888
11889 2006-07-09 [colin]      2.3.1cvs78
11890
11891         * src/textview.c
11892                 Show errors in textviewer's command
11893                 Patch by H. Merijn Brand
11894
11895 2006-07-09 [colin]      2.3.1cvs77
11896
11897         * src/compose.c
11898                 Save FMID in drafts too
11899
11900 2006-07-08 [colin]      2.3.1cvs76
11901
11902         * src/compose.c
11903                 Svae RMID in drafted mails too
11904                 Save quote_fmt vars for whole mails,
11905                 don't reset at each quote_fmt_init:
11906                 allows to use the same |i{var} in
11907                 various template fields
11908         * src/prefs_template.c
11909         * src/quote_fmt.h
11910         * src/quote_fmt_parse.y
11911                 Same
11912
11913 2006-07-08 [colin]      2.3.1cvs75
11914
11915         * src/textview.c
11916                 Fix highlighting of attached parts URIs
11917
11918 2006-07-08 [colin]      2.3.1cvs74
11919
11920         * src/main.c
11921                 Prevent bug #981 (sc 2.3.1 segfaults with 
11922                 gtk+ 2.10) from being reported again:
11923                 if Sylpheed-Claws has been compiled against
11924                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11925                 of if Sylpheed-Claws has been compiled against
11926                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11927                 error out.
11928
11929 2006-07-07 [colin]      2.3.1cvs73
11930
11931         * src/prefs_actions.c
11932                 Fix label
11933
11934 2006-07-07 [colin]      2.3.1cvs72
11935
11936         * src/prefs_actions.c
11937                 Fix compile on gtk < 2.8. argh :)
11938
11939 2006-07-07 [paul]       2.3.1cvs71
11940
11941         * src/common/defs.h
11942                 update DONATE_URI
11943
11944 2006-07-07 [colin]      2.3.1cvs70
11945
11946         * po/POTFILES.in
11947         * src/quote_fmt.c
11948         * src/quote_fmt_lex.l
11949         * src/quote_fmt_parse.y
11950                 Add |i{var}, a way to insert user-entered
11951                 text in a template
11952
11953 2006-07-07 [colin]
11954
11955         * 2.4.0-rc3 released
11956
11957 2006-07-07 [colin]      2.3.1cvs69
11958
11959         * src/folder.c
11960                 Don't consider inboxes of UNKNOWN folder 
11961                 classes to be useable as default inboxes
11962
11963 2006-07-07 [paul]       2.3.1cvs68
11964
11965         * src/textview.c
11966                 add missing #include <errno.h>
11967                 Thanks to René J. Blokland
11968
11969 2006-07-07 [paul]       2.3.1cvs67
11970
11971         * src/action.c
11972                 Return now Closes dialog
11973         * src/mimeview.c
11974         * src/mimeview.h
11975         * src/textview.c
11976                 add contextual menu to mime parts listed
11977                 in the textview
11978                 Thanks to Colin
11979         * src/common/utils.c
11980                 reversal: ' is a valid character in URLs
11981
11982 2006-07-06 [colin]      2.3.1cvs66
11983
11984         * src/remotefolder.h
11985                 Forgotten in previous commit
11986
11987 2006-07-06 [colin]      2.3.1cvs65
11988
11989         * src/folder.c
11990                 Set summary update flag whenever
11991                 totals changed
11992         * src/imap.c
11993         * src/prefs_account.c
11994         * src/common/utils.h
11995         * src/etpan/imap-thread.c
11996                 Fix warnings, thanks to Fabien and
11997                 Ricardo
11998
11999 2006-07-06 [wwp]        2.3.1cvs64
12000
12001         * src/gtk/gtkutils.c
12002                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12003
12004 2006-07-06 [wwp]        2.3.1cvs63
12005
12006         * src/account.c
12007         * src/addressbook.c
12008         * src/addressitem.h
12009         * src/folderview.c
12010         * src/mainwindow.c
12011         * src/manual.c
12012         * src/manual.h
12013         * src/message_search.c
12014         * src/prefs_actions.c
12015         * src/prefs_filtering.c
12016         * src/prefs_filtering.h
12017         * src/prefs_template.c
12018         * src/summary_search.c
12019         * src/summaryview.c
12020         * src/gtk/gtkutils.c
12021         * src/gtk/gtkutils.h
12022         * src/gtk/pluginwindow.c
12023                 add help buttons to some dialogs. Clicking such buttons opens a
12024                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12025
12026 2006-07-06 [paul]       2.3.1cvs62
12027
12028         * src/textview.c
12029                 fix attachments contextual menu
12030                 Thanks to Colin
12031
12032 2006-07-05 [colin]      2.3.1cvs61
12033
12034         * src/textview.c
12035         * src/compose.c
12036                 Handle sftp:// links
12037
12038 2006-07-05 [paul]       2.3.1cvs60
12039
12040         * src/gtk/filesel.c
12041                 grab save button by default
12042                 Thanks to Colin
12043
12044 2006-07-05 [wwp]        2.3.1cvs59
12045
12046         * manual/xml2pdf
12047                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12048
12049 2006-07-04 [colin]      2.3.1cvs58
12050
12051         * src/mimeview.c
12052         * src/textview.c
12053                 Use left click to select, middle click to open
12054                 on mimeparts links
12055         * src/common/utils.c
12056                 Fix segfault
12057
12058 2006-07-04 [colin]      2.3.1cvs57
12059
12060         * src/mainwindow.c
12061         * src/news.c
12062                 Warning fixes, thanks to Fabien
12063
12064 2006-07-04 [colin]      2.3.1cvs56
12065
12066         * src/mimeview.c
12067         * src/mimeview.h
12068         * src/textview.c
12069                 Allow parts to be selected via their text label
12070                 in textview
12071
12072 2006-07-04 [colin]      2.3.1cvs55
12073
12074         * src/folderview.c
12075                 Feedback when closing (for big folders)
12076         * src/prefs_actions.c
12077         * src/prefs_filtering.c
12078         * src/prefs_matcher.c
12079         * src/prefs_template.c
12080                 Fix default button when closing without
12081                 having saved
12082
12083 2006-07-04 [colin]      2.3.1cvs54
12084
12085         * src/news.c
12086                 Delete local file on deletion
12087
12088 2006-07-03 [colin]      2.3.1cvs53
12089
12090         * src/folderview.c
12091         * src/main.c
12092                 Don't freeze when rescanning after crash
12093
12094 2006-07-03 [wwp]        2.3.1cvs52
12095
12096         * src/compose.c
12097         * src/privacy.c
12098         * src/privacy.h
12099         * src/plugins/pgpinline/pgpinline.c
12100         * src/plugins/pgpmime/pgpmime.c
12101                 don't report an error when the user cancels the passphrase dialog.
12102
12103 2006-07-02 [colin]      2.3.1cvs51
12104
12105         * src/folderview.c
12106                 Open message when crossing folders with Space,
12107                 goto next unread and friends
12108
12109 2006-07-01 [colin]      2.3.1cvs50
12110
12111         * src/prefs_account.c
12112                 Typographic rules varying from language
12113                 to language (in french "Protocole :"),
12114                 we have to do that :)
12115
12116 2006-07-01 [ticho]      2.3.1cvs49
12117
12118         * src/prefs_account.c
12119                 Only use one temporary gchar* variable in
12120                 prefs_account_protocol_set_optmenu().
12121
12122 2006-07-01 [ticho]      2.3.1cvs48
12123
12124         * src/prefs_account.c
12125         * src/prefs_account.h
12126                 Use GtkLabel for existing account protocol name.
12127                 Created an array for protocol names and populate the
12128                 combobox from it in a for() cycle.
12129
12130 2006-06-30 [colin]      2.3.1cvs47
12131
12132         * src/compose.c
12133                 Block undo when changing signature (by changing
12134                 account)
12135
12136 2006-06-30 [paul]       2.3.1cvs46
12137
12138         * src/send_message.c
12139                 when editing From in the Compose window, use that address
12140                 in the Return-Path: header
12141                 Thanks to Colin
12142
12143 2006-06-30 [colin]      2.3.1cvs45
12144
12145         * src/compose.c
12146                 Fix signature replacement:
12147                 - when no newline before separator
12148                 - when reediting
12149
12150 2006-06-29 [colin]      2.3.1cvs44
12151
12152         * src/folderview.c
12153         * src/folderview.h
12154         * src/mainwindow.c
12155         * src/summaryview.c
12156                 Let 'View/Go to/Next marked' work like
12157                 Next new & Next unread: across folders
12158                 Change the select_on_entry pref to do
12159                 what we want when changing folder
12160         * src/common/utils.c
12161                 Fix single-quoted links 
12162
12163 2006-06-29 [colin]      2.3.1cvs43
12164
12165         * src/gtk/gtkaspell.c
12166                 "Sylpheed" and "Sylpheed-Claws" do exist !
12167
12168 2006-06-29 [colin]      2.3.1cvs42
12169
12170         * src/imap.c
12171                 Forgot to remove debug
12172
12173 2006-06-29 [colin]      2.3.1cvs41
12174
12175         * src/imap.c
12176         * src/imap.h
12177         * src/mainwindow.c
12178                 Disconnect from IMAP servers when going
12179                 offline. Fixes bug #978 (going to offline-mode 
12180                 won't close connections)
12181
12182 2006-06-29 [colin]      2.3.1cvs40
12183
12184         * src/main.c
12185                 Fix transient setting on failing plugins
12186                 Patch by Fabien
12187         * src/plugins/pgpcore/sgpgme.c
12188                 Only warn for OpenPGP. Most people don't
12189                 have CMS available.
12190
12191 2006-06-29 [colin]      2.3.1cvs39
12192
12193         * src/compose.c
12194                 Fix Spelling menu (discrepancy between context menu
12195                 and top menu when folder's dictionary isn't the 
12196                 default one)
12197         * src/plugins/pgpcore/sgpgme.c
12198                 More error reporting about why gpgme can fail
12199
12200 2006-06-29 [wwp]        2.3.1cvs38
12201
12202         * src/mainwindow.c
12203                 honor the display-header-pane setting even when the message view
12204                 is a separate window.
12205
12206 2006-06-29 [wwp]        2.3.1cvs37
12207
12208         * src/prefs_actions.c
12209                 forgot to commit that one (use of GTK_STOCK_INFO).
12210
12211 2006-06-29 [colin]      2.3.1cvs36
12212
12213         * src/imap.c
12214                 Better handling of login errors (ask the password
12215                 again once), alert in case of error. Fix three
12216                 signedness warnings.
12217
12218 2006-06-28 [wwp]        2.3.1cvs35
12219
12220         * src/prefs_template.c
12221         * src/prefs_matcher.c
12222         * src/prefs_filtering_action.c
12223         * src/prefs_quote.c
12224                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12225                 patch by Fabien Vantard, slightly modified.
12226
12227 2006-06-28 [paul]
12228
12229         2.4.0-rc2 released
12230
12231 2006-06-28 [colin]      2.3.1cvs34
12232
12233         * src/prefs_account.c
12234                 Fix bug #977 (Can't add or edit imap accounts)
12235
12236 2006-06-28 [colin]      2.3.1cvs33
12237
12238         * src/mimeview.c
12239                 Fix previous
12240
12241 2006-06-28 [colin]      2.3.1cvs32
12242
12243         * src/mimeview.c
12244                 Save named inlined attachments with "Save all"
12245         * src/main.c
12246         * src/mbox.c
12247         * src/common/plugin.c
12248         * src/common/plugin.h
12249         * src/common/sylpheed.c
12250         * src/common/utils.c
12251         * src/plugins/pgpcore/sylpheed.def
12252         * src/plugins/pgpinline/sylpheed.def
12253         * src/plugins/pgpmime/sylpheed.def
12254                 Win32 compatibility patch, by
12255                 Werner Koch
12256
12257 2006-06-28 [wwp]        2.3.1cvs31
12258
12259         * src/imap.c
12260         * src/prefs_folder_item.c
12261                 less compilation warnings (thanks to Fabien Vantard), less typos.
12262
12263 2006-06-28 [paul]       2.3.1cvs30
12264
12265         * src/gtk/gtkutils.c
12266                 gtk_combo_box_set_focus_on_click() is only
12267                 available since gtk 2.6.0
12268
12269 2006-06-28 [paul]       2.3.1cvs29
12270
12271         * src/prefs_ext_prog.c
12272                 fix engrish and add a tooltip for the
12273                 'command for 'Display as text' option
12274
12275 2006-06-28 [paul]
12276
12277         2.4.0-rc1 released
12278
12279 2006-06-28 [paul]       2.3.1cvs28
12280
12281         * ChangeLog
12282         * tools/Makefile.am
12283                 include textviewer.pl in releases
12284
12285 2006-06-28 [paul]       2.3.1cvs27
12286
12287         * src/prefs_ext_prog.c
12288                 hide Print command option if libgnomeprint
12289                 support is present
12290
12291 2006-06-27 [colin]      2.3.1cvs26
12292
12293         * src/compose.c
12294                 Fix Esc handling in insert/attach dialog
12295                 Don't show this dialog if dragging something
12296                 else than text/uri-list
12297                 Thanks to Fabien Vantard
12298         * tools/textviewer.pl
12299                 Filter script to display stuff as text
12300                 by H. Merijn Brand
12301
12302 2006-06-27 [wwp]        2.3.1cvs25
12303
12304         * src/messageview.c
12305                 use the exact product name (message view title), patch
12306                 by Fabien Vantard.
12307
12308 2006-06-27 [ticho]      2.3.1cvs24
12309
12310         * src/prefs_account.c
12311         * src/prefs_common.c
12312         * src/prefs_common.h
12313         * src/prefs_ext_prog.c
12314         * src/textview.c
12315                 Add a preference (Preferences/External programs)
12316                 to allow "Display as text" to be done via a script
12317                 (patch by H.Merijn Brand).
12318                 Use GtkComboBox for protocol selection in account
12319                 preferences.
12320                 Only include current choice for existing accounts, and
12321                 insensitivize the combobox.
12322
12323 2006-06-27 [paul]       2.3.1cvs23
12324
12325         * src/mbox.c
12326                 fix crasher introduced in cvs21.
12327                 Thanks to Colin
12328
12329 2006-06-26 [colin]      2.3.1cvs22
12330
12331         * src/mbox.c
12332                 Fix double-frees when leaving folders
12333                 after exporting to mbox
12334
12335 2006-06-26 [colin]      2.3.1cvs21
12336
12337         * src/mbox.c
12338                 More feedback (and optimisation)
12339                 on import/export
12340         * src/common/utils.c
12341                 Fix case when looking for mail addresses
12342         * src/gtk/gtkutils.c
12343                 Extra check for (X-)Face
12344
12345 2006-06-25 [ticho]      2.3.1cvs20
12346
12347         * src/compose.c
12348         * src/exphtmldlg.c
12349         * src/gtk/gtkutils.c
12350         * src/gtk/gtkutils.h
12351                 Added second argument to gtkut_sc_combobox_create() to
12352                 control focus-on-click for the widget.
12353                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12354
12355 2006-06-25 [ticho]      2.3.1cvs19
12356
12357         * src/compose.c
12358         * src/gtk/Makefile.am
12359         * src/gtk/combobox.c
12360         * src/gtk/combobox.h
12361         * src/gtk/gtkutils.c
12362         * src/gtk/gtkutils.h
12363                 Use GtkComboBox instead of deprecated GtkOptionMenu
12364                 for account selector in compose window and for encoding
12365                 selector in attachment properties.
12366                 Also factorise working with the new GtkComboBox somewhat.
12367
12368 2006-06-24 [paul]       2.3.1cvs18
12369
12370         * src/prefs_common.c
12371                 use the correct default value
12372
12373 2006-06-24 [paul]       2.3.1cvs17
12374
12375         * src/compose.c
12376         * src/prefs_common.c
12377         * src/prefs_common.h
12378         * src/prefs_compose_writing.c
12379                 enable setting of default action when
12380                 dnd'ing files in the compose window.
12381                 (Collaborative effort with wwp)
12382
12383 2006-06-23 [wwp]        2.3.1cvs16
12384
12385         * src/compose.c
12386                 i18n fix (thanks to Fabien Vantard)
12387
12388 2006-06-22 [colin]      2.3.1cvs15
12389
12390         * src/prefs_customheader.c
12391                 Don't use filters in custom headers' file 
12392                 selector. Remember, extensions mean nothing :)
12393
12394 2006-06-22 [paul]       2.3.1cvs14
12395
12396         * configure.ac
12397                 allow setting of man directory location
12398
12399 2006-06-22 [colin]      2.3.1cvs13
12400
12401         * src/mainwindow.c
12402                 Add 'View/Go to/Next unread folder'.
12403                 I missed that :)
12404
12405 2006-06-22 [colin]      2.3.1cvs12
12406
12407         * src/common/utils.c
12408                 Add some subject prefixes
12409                 Patch by Bjorn T Johansen <btj@havleik.no>
12410
12411 2006-06-22 [colin]      2.3.1cvs11
12412
12413         * manual/advanced.xml
12414                 Forgotten hidden pref
12415
12416 2006-06-21 [paul]       2.3.1cvs10
12417
12418         * src/prefs_account.c
12419                 complete the removal of 'Add date header' option
12420
12421 2006-06-21 [paul]       2.3.1cvs9
12422
12423         * src/account.c
12424         * src/compose.c
12425         * src/prefs_account.c
12426         * src/prefs_account.h
12427                 remove option to add date header - always
12428                 add date header
12429         * src/etpan/imap-thread.c
12430                 fix warnings (Thanks to Colin)
12431
12432 2006-06-21 [wwp]        2.3.1cvs8
12433
12434         * src/folder.c
12435                 set the attachment flag when inline text part are (file)named. This is more convenient
12436                 when receiving (for instance) inline source files or patches sent using thunderbird.
12437
12438 2006-06-21 [paul]       2.3.1cvs7
12439
12440         * src/inc.c
12441                 fix off-by-one count of current msg in
12442                 statusbar filtering progressbar
12443
12444 2006-06-21 [paul]       2.3.1cvs6
12445
12446         * src/folder.c
12447                 Show attachment icon even if the part is 'inline'
12448                 if the following conditions are met:
12449                 - content-type != 'text/plain'
12450                 - content-type != '*/pgp-signature'
12451                 - either 'name' or 'filename' parameter is not NULL
12452                 
12453                 Thanks to Colin
12454
12455 2006-06-21 [paul]       2.3.1cvs5
12456
12457         * src/messageview.c
12458         * src/prefs_common.c
12459         * src/prefs_common.h
12460         * src/prefs_other.c
12461                 add an option to 'Never send Return
12462                 Receipts'
12463                 Thanks to Colin
12464
12465 2006-06-20 [mones]      2.3.1cvs4
12466
12467         * po/es.po
12468                 updated
12469         * src/compose.c
12470                 typo fixed (space after comma)
12471         * tools/make.themes.project
12472                 remove exec mode from tarball files
12473
12474 2006-06-20 [colin]      2.3.1cvs3
12475
12476         * src/news.c
12477         * src/procheader.c
12478         * src/unmime.c
12479                 Better fix for \n's in headers (don't 
12480                 break Received: and others)
12481
12482 2006-06-20 [paul]       2.3.1cvs2
12483
12484         * src/alertpanel.c
12485         * src/textview.c
12486                 improve legibility of phishing attempt
12487                 dialog
12488
12489 2006-06-20 [paul]       2.3.1cvs1
12490
12491         * NEWS
12492         * README
12493         * configure.ac
12494                 Update version number following
12495                 stable release
12496
12497 2006-06-20 [colin]      2.3.0cvs26
12498
12499         * src/compose.c
12500                 When dragging a file to the text of the compose
12501                 window, ask whether we want to insert or attach
12502                 (I know lots of people who do that to attach)
12503
12504 2006-06-20 [colin]      2.3.0cvs25
12505
12506         * src/etpan/imap-thread.c
12507                 Fix threshold (the append command is often > 32 bytes)
12508
12509 2006-06-19 [colin]      2.3.0cvs24
12510
12511         * src/imap.c
12512         * src/etpan/imap-thread.c
12513                 Workaround Rockliffe IMAP server bug: replace
12514                 "x UID SEARCH (ANSWERED UID 1:*)" with
12515                 "x UID SEARCH ANSWERED"
12516                 (Rockliffe doesn't handle the parenthesis)
12517
12518 2006-06-19 [colin]      2.3.0cvs23
12519
12520         * src/compose.c
12521         * src/imap.c
12522         * src/etpan/imap-thread.c
12523                 Probably fix bug #972 (Freezes when adding 
12524                 an attachment to the message)
12525         * src/common/defs.h
12526                 Modernize Firefox cmd
12527
12528
12529 2006-06-18 [colin]      2.3.0cvs22
12530
12531         * src/prefs_customheader.c
12532                 Only allow correct filenames for various
12533                 custom headers
12534
12535 2006-06-18 [colin]      2.3.0cvs21
12536
12537         * src/prefs_customheader.c
12538                 Add a 'From File...' button in custom headers prefs, which
12539                 try to do the right thing: 
12540                 for normal headers, use file as plaintext,
12541                 for X-Face, calls compface,
12542                 for Face, encode to b64.
12543
12544 2006-06-17 [colin]      2.3.0cvs20
12545
12546         * src/mh.c
12547                 Warning fix
12548
12549 2006-06-16 [colin]      2.3.0cvs19
12550
12551         * src/summaryview.c
12552                 Recursive quicksearch: show message list
12553                 in current folder, *then* search children
12554                 in the background.
12555
12556 2006-06-16 [colin]      2.3.0cvs18
12557
12558         * src/main.c
12559                 Instead of ignoring SIGPIPE, save caches
12560                 when getting one. Will fix the fact that
12561                 hot caches are out-of-date when logging 
12562                 out of Xorg.
12563         * src/compose.c
12564         * src/prefs_compose_writing.c
12565                 Only save text (not attachments) when 
12566                 auto-saving to drafts
12567         * src/unmime.c
12568                 Always replace \n, \r and \t with spaces
12569                 in headers
12570         * manual/dist/html/Makefile.am
12571         * manual/dist/pdf/Makefile.am
12572         * manual/dist/ps/Makefile.am
12573         * manual/dist/txt/Makefile.am
12574         * manual/fr/dist/html/Makefile.am
12575         * manual/fr/dist/pdf/Makefile.am
12576         * manual/fr/dist/ps/Makefile.am
12577         * manual/fr/dist/txt/Makefile.am
12578         * manual/pl/dist/html/Makefile.am
12579         * manual/pl/dist/pdf/Makefile.am
12580         * manual/pl/dist/ps/Makefile.am
12581         * manual/pl/dist/txt/Makefile.am
12582                 Fix make clean removing pregenerated manuals
12583
12584
12585 2006-06-16 [colin]      2.3.0cvs17
12586
12587         * src/plugins/pgpcore/sgpgme.c
12588         * src/plugins/pgpmime/pgpmime.c
12589         * src/plugins/pgpinline/pgpinline.c
12590                 Better error reporting in setup_signers.
12591                 Don't fallback to default key if specified
12592                 key isn't found.
12593                 Don't allow signing if more than one secret
12594                 key matches the one specified in prefs.
12595
12596 2006-06-15 [colin]      2.3.0cvs16
12597
12598         * src/folderview.c
12599                 Add "Send queue" in the folder's contextual
12600                 menu
12601         * src/compose.c
12602         * src/messageview.c
12603         * src/privacy.c
12604         * src/privacy.h
12605         * src/procmime.c
12606         * src/procmsg.c
12607         * src/plugins/pgpcore/passphrase.c
12608         * src/plugins/pgpcore/sgpgme.c
12609         * src/plugins/pgpinline/pgpinline.c
12610         * src/plugins/pgpmime/pgpmime.c
12611                 Better error reporting
12612         * src/mbox.c
12613                 Probably fix bug #971 (2.2.3 cannot read mail 
12614                 from local mbox)
12615
12616
12617 2006-06-15 [mones]      2.3.0cvs15
12618
12619         * tools/make.themes.project
12620                 creates the themes project from the web page
12621
12622 2006-06-15 [colin]      2.3.0cvs14
12623
12624         * src/folder.c
12625                 Better fix (avoid losing the folder if scan_tree 
12626                 fails)
12627
12628 2006-06-15 [cleroy]     2.3.0cvs13
12629
12630         * src/folder.c
12631                 Probably fix Bug #969 (crash on rebuilding 
12632                 imap folder)
12633
12634 2006-06-14 [colin]      2.3.0cvs12
12635
12636         * manual/dtd/manual.xsl
12637         * manual/sylpheed-claws-manual.xml
12638         * manual/fr/sylpheed-claws-manual.xml
12639         * manual/pl/sylpheed-claws-manual.xml
12640                 Insert pagebreaks between sections
12641
12642 2006-06-14 [paul]       2.3.0cvs11
12643
12644         * configure.ac
12645                 better fix than 2.3.0cvs10
12646
12647 2006-06-14 [paul]       2.3.0cvs10
12648
12649         * configure.ac
12650                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12651                 (backwards compatible)
12652
12653 2006-06-13 [colin]      2.3.0cvs9
12654
12655         * src/messageview.c
12656                 Fix sending of return receipt with the new queue folders
12657
12658 2006-06-13 [wwp]        2.3.0cvs8
12659
12660         * src/quote_fmt_lex.l
12661                 fix wrong tokens returned in quote_fmt lexer, query not().
12662
12663 2006-06-13 [wwp]        2.3.0cvs7
12664
12665         * src/folder.c
12666         * src/prefs_folder_item.c
12667                 allow changing folder type even when folder is not a top-level one,
12668                 thanks to Colin.
12669
12670 2006-06-12 [colin]      2.3.0cvs6
12671
12672         * src/folderview.c
12673                 Fix double-ask of "Do you want to mark all
12674                 as read"
12675
12676 2006-06-12 [colin]      2.3.0cvs5
12677
12678         * src/compose.c
12679         * src/compose.h
12680         * src/folder.c
12681         * src/folder.h
12682         * src/imap.c
12683         * src/inc.c
12684         * src/main.c
12685         * src/messageview.c
12686         * src/mh.c
12687         * src/prefs_folder_item.c
12688         * src/procheader.c
12689         * src/procmime.c
12690         * src/procmsg.c
12691         * src/procmsg.h
12692         * src/send_message.c
12693         * src/summaryview.c
12694         * src/toolbar.c
12695                 Apply bug #964's patch (Queue and drafts aren't normal)
12696                 The Drafts and Queue folder now contain RFC-822 files,
12697                 allowing to move and copy mails from and to these 
12698                 folders. Moving from Drafts to Queue will prepare the
12699                 mail for sending (PGP signature, encryption, etc).
12700                 This patch also rework sending errors handling to try
12701                 to be more helpful.
12702                 Also, allow redefining folder types via the GUI 
12703                 (Folder type in its Properties)
12704
12705 2006-06-12 [colin]      2.3.0cvs4
12706
12707         * src/summaryview.c
12708         * src/prefs_common.c
12709         * src/prefs_common.h
12710         * src/gedit-print.c
12711                 Allow to define a specific print font - patch
12712                 by Bernhard Walle <bernhard.walle@gmx.de>
12713         * src/prefs_fonts.c
12714         * manual/advanced.xml
12715         * manual/fr/advanced.xml
12716                 Add a hidden pref to allow deletion without
12717                 confirmation
12718
12719 2006-06-12 [wwp]        2.3.0cvs3
12720
12721         * .cvsignore
12722                 more files to ignore.
12723
12724 2006-06-12 [wwp]        2.3.0cvs2
12725
12726         * src/quote_fmt.c
12727         * src/quote_fmt_lex.l
12728         * src/quote_fmt_parse.y
12729                 extend the quote_fmt parser (templates and quotes):
12730                 - allow limited sub-expressions in |p{} and |f{} expressions,
12731                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12732                 - implemented/fixed missing implementation of query_references and show_references,
12733                 - completed, fixed contents and format of the symbols help dialog,
12734                 - fix some compilation warnings.
12735
12736 2006-06-12 [wwp]        2.3.0cvs1
12737
12738         * manual/advanced.xml
12739         * manual/fr/advanced.xml
12740                 updates in the "templates" section of the manual (eng/fr):
12741                  - be more precise (both versions)
12742                  - completed to match the english reference (fr version)
12743                  - touchups (both versions)
12744
12745 2006-06-12 [paul]       2.3.0
12746
12747         2.3.0 released
12748
12749 2006-06-12 [paul]       2.2.3cvs14
12750
12751         * po/ca.po
12752         * po/cs.po
12753         * po/de.po
12754         * po/el.po
12755         * po/fr.po
12756         * po/it.po
12757         * po/pt_BR.po
12758         * po/sr.po
12759         * po/zh_CN.po
12760                 updated by Miquel Oliete, Tim, Stephan Sachse,
12761                 Stavros Giannouris, Fabien Vantard, Andrea
12762                 Spadaccini, Frederico Goncalves Guimaraes,
12763                 Aleksandar Urosevic, and Ralgh Young
12764
12765 2006-06-12 [colin]      2.2.3cvs13
12766
12767         * src/mbox.c
12768                 Add missing header
12769
12770 2006-06-11 [colin]      2.2.3cvs12
12771
12772         * src/msgcache.c
12773                 Verify that g_malloc() succeeded
12774
12775 2006-06-11 [colin]      2.2.3cvs11
12776
12777         * src/wizard.c
12778                 Add Face header to welcome mail
12779
12780 2006-06-10 [colin]      2.2.3cvs10
12781
12782         * src/textview.c
12783                 Revert previous (Forgot it changes the
12784                 margin on the whole mail)
12785
12786 2006-06-10 [colin]      2.2.3cvs9
12787
12788         * src/textview.c
12789                 Don't overlap long headers under (X-)Face
12790
12791 2006-06-10 [mones]      2.2.3cvs8
12792
12793         * manual/xml2pdf
12794                 allow generation of manual on systems lacking saxon binary
12795                 but with java and the saxon library installed
12796
12797         * po/es.po
12798                 updated for release
12799
12800 2006-06-09 [colin]      2.2.3cvs7
12801
12802         * src/summaryview.c
12803                 Fix leak when using Display Sender using Addressbook
12804
12805 2006-06-09 [colin]      2.2.3cvs6
12806
12807         * src/compose.c
12808         * src/folder.c
12809         * src/folderview.c
12810         * src/mimeview.c
12811         * src/summaryview.c
12812                 More leaks fixes
12813
12814 2006-06-09 [paul]       2.2.3cvs5
12815
12816         * AUTHORS
12817         * src/gtk/authors.h
12818         * tools/claws.i18n.status.pl
12819                 updated with new info
12820
12821 2006-06-09 [paul]       2.2.3cvs4
12822
12823         * README
12824                 updated
12825         * manual/ack.xml
12826                 add wwp to authors list
12827         * src/gtk/authors.h
12828                 update mine and Colin's addresses
12829
12830 2006-06-08 [colin]      2.2.3cvs3
12831
12832         * src/etpan/imap-thread.c
12833                 Fix leak on SSL cert check
12834
12835 2006-06-08 [colin]      2.2.3cvs2
12836
12837         * src/common/utils.c
12838                 Fix leak
12839
12840 2006-06-08 [paul]       2.2.3cvs1
12841
12842         * configure.ac
12843                 Update version number following
12844                 stable release
12845
12846 2006-06-07 [colin]      2.2.2cvs3
12847
12848         * src/msgcache.c
12849                 Fix catching cache read errors (guint instead of gint)
12850                 Prevent malloc'ing more than 8MB (means cache corruption)
12851
12852 2006-06-07 [paul]       2.2.2cvs2
12853
12854         * src/exporthtml.c
12855         * src/exportldif.c
12856         * src/mh.c
12857         * src/mutt.c
12858         * src/pine.c
12859         * src/common/utils.c
12860                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12861                 obey $HOME'
12862                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12863                 Thanks to Colin
12864
12865 2006-06-06 [paul]       2.2.2cvs1
12866
12867         * configure.ac
12868                 Update version number following
12869                 stable release
12870
12871 2006-06-06 [paul]       2.2.1cvs6
12872
12873         * src/matcher.c
12874                 fix  implicit declaration of
12875                 sylpheed_do_idle()
12876                 Patch by Fabien Vantard
12877
12878 2006-06-06 [paul]       2.2.1cvs5
12879
12880         * src/matcher.c
12881                 fix age_greater and age_lower so that they
12882                 mean what say and not '...or equal to'
12883                 Thanks to Colin
12884
12885 2006-06-06 [paul]       2.2.1cvs4
12886
12887         * src/textview.c
12888         * src/common/utils.c
12889                 fix URI check
12890                 Thanks to Colin
12891
12892 2006-06-05 [wwp]        2.2.1cvs3
12893
12894         * manual/fr/account.xml
12895                 minor language fixes (thanks to Fabien Vantard).
12896
12897 2006-06-05 [colin]      2.2.1cvs2
12898
12899         * src/prefs_folder_item.c
12900         * src/folderview.c
12901                 Allow recursive setting of properties 
12902                 for whole mailboxes
12903         * src/matcher.c
12904                 Don't freeze on 'test' filtering rule
12905
12906 2006-06-05 [colin]      2.2.1cvs1
12907
12908         * configure.ac
12909                 Update version number following
12910                 stable release
12911
12912 2006-06-04 [wwp]        2.2.0cvs82
12913
12914         * manual/glossary.xml
12915         * manual/account.xml
12916         * manual/fr/glossary.xml
12917         * manual/fr/account.xml
12918                 added glossary section and references/links related to the Face custom header.
12919
12920 2006-06-04 [colin]      2.2.0cvs81
12921
12922         * src/summaryview.c
12923                 Skip to next message on move with no
12924                 immediate execution
12925
12926 2006-06-04 [wwp]        2.2.0cvs80
12927
12928         * manual/xml2pdf
12929                 added sanity checks, exit when needed.
12930
12931 2006-06-03 [paul]       2.2.0cvs79
12932
12933         * src/prefs_receive.c
12934                 page name is now 'Receiving'
12935         * src/prefs_send.c
12936                 page name is now 'Sending'
12937
12938 2006-06-03 [colin]      2.2.0cvs78
12939
12940         * src/plugins/spamassassin/spamassassin_gtk.c
12941                 Autoswitch to Localhost if transport was previously
12942                 disabled. Else people had to check [] Enable, then
12943                 *reselect* transport.
12944
12945 2006-06-03 [colin]      2.2.0cvs77
12946
12947         * src/plugins/pgpinline/pgpinline.c
12948         * src/plugins/pgpmime/pgpmime.c
12949                 Check that gpg_data_release_and_get_mem 
12950                 didn't fail (now, why this happens...)
12951
12952 2006-06-03 [colin]      2.2.0cvs76
12953
12954         * src/mbox.c
12955                 Fix bug #962 (Manual and/or UI should 
12956                 warn about incompatible locking 
12957                 causing dataloss)
12958
12959 2006-06-02 [cleroy]     2.2.0cvs75
12960
12961         * src/filtering.c
12962         * src/folder.c
12963         * src/procmsg.c
12964         * src/summaryview.c
12965                 Fix a few leaks
12966
12967 2006-06-02 [colin]      2.2.0cvs74
12968
12969         * src/main.c
12970                 On exit, free caches after writing them
12971                 Shuts up some valgrind false positives
12972         * src/procmsg.c
12973         * src/send_message.c
12974                 Fix races when reusing existing SMTP connections
12975                 Fix inexistant session timeout
12976         * src/toolbar.c
12977                 Display alertpanel after all queues have
12978                 been processed, not after each
12979
12980 2006-06-02 [wwp]        2.2.0cvs73
12981
12982         * manual/fr/glossary.xml
12983         * manual/fr/ack.xml
12984         * manual/ack.xml
12985                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12986
12987 2006-06-02 [wwp]        2.2.0cvs72
12988
12989         * manual/xml2pdf
12990         * manual/dist/pdf/Makefile.am
12991         * manual/dtd/manual.xsl
12992         * manual/fr/dist/pdf/Makefile.am
12993         * manual/pl/dist/pdf/Makefile.am
12994                 we changed the procedure to generate the .pdf version of the manual.
12995                 The procedure is more modern and the .pdf we get now has a valid index.
12996                 Here are the new pre-requisites:
12997
12998                 - JRE 1.x (1.4 here): there must be one from your distro
12999                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13000                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13001                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13002
13003                 See my posts for further info about the installation of this toolchain:
13004
13005                 Date: Fri, 19 May 2006 19:40:06 +0200
13006                 From: wwp <subscript@free.fr>
13007                 To: sylpheed-claws-devel@lists.sourceforge.net
13008                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13009
13010                 and
13011
13012                 Date: Wed, 24 May 2006 12:58:49 +0200
13013                 From: wwp <subscript@free.fr>
13014                 To: sylpheed-claws-devel@lists.sourceforge.net
13015                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13016
13017 2006-06-01 [colin]      2.2.0cvs71
13018
13019         * src/compose.c
13020                 Better guards against IMAP races
13021         * src/main.c
13022         * src/prefs_common.c
13023         * src/prefs_common.h
13024         * src/common/ssl_certificate.c
13025         * src/etpan/imap-thread.c
13026         * src/etpan/imap-thread.h
13027         * src/gtk/sslcertwindow.c
13028                 New hidden option ssl_skip_cert_check to 
13029                 avoid dups of bug #959 (libetpan linked
13030                 against gnutls and gnutls buggy on 64bit)
13031                 Present expired warning only once per
13032                 session/server.
13033         * manual/advanced.xml
13034         * manual/fr/advanced.xml
13035                 Document new option
13036
13037 2006-06-01 [wwp]        2.2.0cvs70
13038
13039         * src/messageview.c
13040                 fix for bug #961 (return receipt dialog 
13041                 complains incorrectly about return-path 
13042                 email adress being different), thanks 
13043                 to Colin.
13044
13045 2006-05-31 [cleroy]     2.2.0cvs69
13046
13047         * src/common/ssl.c
13048                 Guard against NULLs, although this
13049                 should never be an issue
13050
13051 2006-05-31 [colin]      2.2.0cvs68
13052
13053         * src/filtering.c
13054                 Use g_slist_prepend
13055         * src/imap.c
13056                 Don't remove caches when destroying folder, it
13057                 could (should) be done at exit
13058         * src/inc.c
13059                 free processing cache after incorporation
13060         * src/etpan/imap-thread.c
13061                 Maybe fix bug #959 (Crash on moving to emails 
13062                 to a imap account per ssl with a expired 
13063                 certificate.)
13064
13065 2006-05-30 [colin]      2.2.0cvs67
13066
13067         * src/summaryview.c
13068                 Put back event flush when displaying message
13069                 It avoids reading a bunch of messages just
13070                 by hitting shift-n for too long ;)
13071
13072 2006-05-29 [colin]      2.2.0cvs66
13073
13074         * src/summaryview.c
13075                 Remove useless g_warnings
13076
13077 2006-05-29 [colin]      2.2.0cvs65
13078
13079         * src/imap.c
13080                 Fix g_slist_append()s for performance
13081
13082 2006-05-29 [colin]      2.2.0cvs64
13083
13084         * src/compose.c
13085         * src/common/utils.c
13086                 Fix extraneous tab at start of addresses
13087         * src/mainwindow.c
13088                 Fix warnings (thanks to Fabien)
13089                 Fix crash at exit when composing messages 
13090                 exist
13091         * src/pop.c
13092                 Fix progress bar when deleting expired mails
13093                 Thanks to Hiro
13094         * src/summaryview.c
13095         * src/gtk/gtksctree.c
13096                 Fix re-sorting slowness
13097
13098 2006-05-29 [paul]       2.2.0cvs63
13099
13100         * src/mh.c
13101                 fetch full message when moving mails
13102                 from another mailbox, (fixed data loss
13103                 when filtering from IMAP to MH, introduced
13104                 in 2.2.0cvs57).
13105                 Thanks to Colin
13106
13107 2006-05-29 [mones]      2.2.0cvs62
13108
13109         * src/gtk/gtksctree.c
13110                 Unselect faster (patch by Colin)        
13111
13112 2006-05-26 [colin]      2.2.0cvs61
13113
13114         * src/summaryview.c
13115                 Unplug MSGINFO_UPDATE callback on delete too.
13116
13117 2006-05-26 [colin]      2.2.0cvs60
13118
13119         * src/foldersel.c
13120                 Fix bold in folder selection window with glib2.10
13121                 thanks Hiro
13122
13123 2006-05-26 [colin]      2.2.0cvs59
13124
13125         * src/procheader.c
13126                 Convert date only if necessary (and don't
13127                 try to convert from utf8 to utf8, too)
13128         * src/summaryview.c
13129                 Only set column's text if the column's 
13130                 displayed
13131
13132 2006-05-26 [colin]      2.2.0cvs58
13133
13134         * src/summaryview.c
13135         * src/gtk/gtkutils.c
13136                 Fix useless warning
13137
13138 2006-05-26 [colin]      2.2.0cvs57
13139
13140         * src/mainwindow.c
13141                 Make summaryview selectable as long as 
13142                 no message has focus
13143         * src/mh.c
13144                 Faster deletion (by implementing mh_remove_msgs)
13145                 Faster copy (avoid using mh_fetch_msg just to get
13146                 the filename)
13147                 Faster move (using move_file instead of copy_file
13148                 if MSG_IS_MOVE)
13149                 No progressbar if total number of mails to cp/mv 
13150                 is less than 100
13151         * src/summaryview.c
13152                 Fix removal from subject_table when mail gets moved
13153                 Faster deletion (g_slist_prepend instead of append)
13154         * src/gtk/gtksctree.c
13155                 Remove useless code
13156
13157 2006-05-25 [colin]      2.2.0cvs56
13158
13159         * src/common/ssl_certificate.c
13160                 Fix leak in expired cert check
13161
13162 2006-05-25 [colin]      2.2.0cvs55
13163
13164         * src/mh.c
13165                 Disable flags syncing on .mh_sequences - it
13166                 is buggy and marks mails read under unknown
13167                 conditions.
13168
13169 2006-05-25 [paul]
13170
13171         * 2.3.0-rc4 released
13172
13173 2006-05-24 [colin]      2.2.0cvs54
13174
13175         attention cvs users: if you manage to crash
13176         Sylpheed-Claws while moving, copying or deleting
13177         mails, we *are* interested in stack traces and
13178         valgrind logs. It looks stable, but one never
13179         knows...
13180
13181         * src/folder.c
13182                 Add progressbar for cache updates
13183         * src/folderutils.c
13184                 Optimize Mark all read in the current
13185                 folder
13186         * src/mh.c
13187                 Add progressbar for copy/move
13188         * src/procmsg.c
13189                 Optimize O(n^2) in copy/move
13190         * src/summaryview.c
13191         * src/gtk/gtksctree.c
13192                 Optimize O(n^2) algos
13193         * src/common/timing.h
13194                 Display ms instead of us
13195
13196 2006-05-24 [wwp]        2.2.0cvs53
13197
13198         * manual/fr/advanced.xml
13199                 updates to the French manual.
13200
13201 2006-05-24 [wwp]        2.2.0cvs52
13202
13203         * src/common/utils.c
13204                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13205
13206 2006-05-24 [wwp]        2.2.0cvs51
13207
13208         * src/folderutils.c
13209                 fixed "mark all read" in MH folders (thanks to Colin).
13210
13211 2006-05-24 [paul]       2.2.0cvs50
13212
13213         * doc/man/sylpheed-claws.1
13214                 updated the man page
13215
13216 2006-05-23 [colin]      2.2.0cvs49
13217
13218         * src/folderview.c
13219         * src/imap.c
13220         * src/inc.c
13221         * src/mbox.c
13222         * src/messageview.c
13223         * src/news.c
13224         * src/send_message.c
13225         * src/summaryview.c
13226         * src/gtk/sslcertwindow.c
13227                 alertpanel fixes, by Fabien
13228
13229 2006-05-23 [colin]      2.2.0cvs48
13230
13231         * src/folder.c
13232         * src/folderview.c
13233         * src/msgcache.c
13234         * src/summaryview.c
13235         * src/gtk/gtksctree.c
13236         * src/gtk/gtksctree.h
13237                 More timings
13238                 Fix slow loading problem, which was caused by the
13239                 use of some gtk_ctree funcs and their use of
13240                 g_list_position while gtk_ctree_(un)link'ing.
13241                 Reap more functions from gtkctree.c to be sure we
13242                 use our (fast) version instead of theirs.
13243         * src/mh.c
13244                 Fix copy of unread mails
13245
13246
13247 2006-05-22 [wwp]        2.2.0cvs47
13248
13249         * manual/fr/advanced.xml
13250                 updated.
13251
13252 2006-05-22 [colin]      2.2.0cvs46
13253
13254         * src/filtering.c
13255                 Fix possible infinite loop. 'copy' is not a 
13256                 final action, so when encountering a 'copy',
13257                 we have to check if a previous one was set
13258                 and do it. In the same way, if we encounter
13259                 a 'move' we have to perform a possibly 
13260                 pending 'copy'. This will slow down filtering
13261                 on IMAP if move+copy or multiple copy actions
13262                 are to be done, but handling it via the batch
13263                 would be really too convoluted.
13264
13265 2006-05-22 [wwp]        2.2.0cvs45
13266
13267         * manual/fr/advanced.xml
13268         * manual/fr/faq.xml
13269         * manual/fr/glossary.xml
13270         * manual/fr/handling.xml
13271         * manual/fr/intro.xml
13272         * manual/fr/plugins.xml
13273         * manual/fr/sylpheed-claws-manual.xml
13274                 sync w/ the english manual: updates URIs, documented mailing-list
13275                 support, better explanation about the enabled/disabled feature
13276                 in filtering/processing rules by Paul.
13277
13278 2006-05-21 [colin]      2.2.0cvs44
13279
13280         * src/summaryview.c
13281                 Don't expand after building threads, but during
13282
13283 2006-05-21 [colin]      2.2.0cvs43
13284
13285         * src/procmsg.c
13286         * src/summaryview.c
13287                 More timing possibilities... For next time I have 
13288                 to find out how the hell some 3GHz computer takes
13289                 one minute to open a 30k folder...
13290
13291 2006-05-21 [colin]      2.2.0cvs42
13292
13293         * manual/pl/advanced.xml
13294         * manual/pl/faq.xml
13295         * manual/pl/glossary.xml
13296         * manual/pl/handling.xml
13297         * manual/pl/intro.xml
13298         * manual/pl/plugins.xml
13299         * manual/pl/sylpheed-claws-manual.xml
13300                 Polish manual updated by Pawel
13301
13302 2006-05-20 [colin]
13303
13304         * 2.3.0-rc3 released
13305
13306 2006-05-20 [colin]      2.2.0cvs41
13307
13308         * src/imap.c
13309                 Fix -rc2 problems:
13310                 - remove cache of moved messages from original folder
13311                 - apply new flags to messages even if they aren't appliable
13312                   via IMAP.
13313
13314 2006-05-20 [colin]
13315
13316         * 2.3.0-rc2 released
13317
13318 2006-05-19 [colin]      2.2.0cvs40
13319
13320         * src/imap.c
13321                 Don't issue SELECT in imap_change_flags
13322                 before having checked that we indeed have
13323                 some flags to change. MSG_POSTFILTERED for
13324                 example can't be used on IMAP.
13325                 Fixes bug #955 (copying messages between 
13326                 imap folders is extremely slow), which was
13327                 a regression.
13328
13329 2006-05-19 [colin]      2.2.0cvs39
13330
13331         * src/folder.c
13332         * src/folder.h
13333         * src/folderview.c
13334                 Try to fix bug #830 (Some unread messages 
13335                 get marked read in IMAP inbox):
13336                 - Prevent scanning a folder if it's being 
13337                   opened via the GUI
13338                 - Postpone opening via the GUI of a folder
13339                   currently scanned.
13340
13341
13342 2006-05-19 [wwp]        2.2.0cvs38
13343
13344         * manual/advanced.xml
13345                 fix English+typo (thanks to Paul).
13346
13347 2006-05-19 [wwp]        2.2.0cvs37
13348
13349         * manual/advanced.xml
13350         * manual/fr/advanced.xml
13351         * src/gtk/logwindow.c
13352         * src/prefs_common.c
13353         * src/prefs_common.h
13354                 added hidden prefs to allow customization of colors used in
13355                 protocol log window (useful for dark gtk+ themes).
13356
13357 2006-05-19 [wwp]        2.2.0cvs36
13358
13359         * ChangeLog
13360                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13361
13362 2006-05-19 [paul]       2.2.0cvs35
13363
13364         * src/textview.c
13365                 make Reply-To fully clickable
13366         * src/gtk/logwindow.c
13367                 more colouring (SMTP ESMTP)
13368         Both patches by Pawel Pekala
13369
13370 2006-05-19 [cleroy]     2.2.0cvs34
13371
13372         * src/mh.c
13373                 Don't update flags from current folder
13374                 Probably fixes bug #935 (Read Messages 
13375                 Revert to Being Marked as Unread)
13376
13377 2006-05-18 [colin]      2.2.0cvs33
13378
13379         * src/imap.c
13380                 Warning fix
13381         * src/compose.c
13382         * src/mainwindow.c
13383         * src/summaryview.c
13384         * src/toolbar.c
13385                 Allow replying to multiple emails
13386                 in multiple windows
13387         * src/mimeview.c
13388         * src/etpan/imap-thread.c
13389                 Leak fixes
13390
13391 2006-05-18 [paul]       2.2.0cvs32
13392
13393         * src/summaryview.c
13394                 keep Mailing-List menu refreshed
13395                 Thanks to Colin
13396
13397 2006-05-18 [paul]       2.2.0cvs31
13398
13399         * manual/advanced.xml
13400         * manual/faq.xml
13401         * manual/glossary.xml
13402         * manual/handling.xml
13403         * manual/intro.xml
13404         * manual/plugins.xml
13405         * manual/sylpheed-claws-manual.xml
13406                 update URLs
13407                 add info about mailing-list support
13408                 edit filtering info
13409         * src/wizard.c
13410         * src/common/defs.h
13411         * src/gtk/about.c
13412         * src/plugins/dillo_viewer/README
13413                 update URLs
13414
13415 2006-05-17 [wwp]        2.2.0cvs30
13416
13417         * manual/handling.xml
13418         * manual/fr/handling.xml
13419                 documented the ability to enabled/disable filtering/processing rules.
13420
13421 2006-05-17 [colin]      2.2.0cvs29
13422
13423         * src/main.c
13424                 Don't initialize g_thread subsystem if it's 
13425                 already done (thanks to Hiro)
13426         * src/mimeview.c
13427                 Fix saving of parts when there name can't be
13428                 converted from UTF-8.
13429
13430 2006-05-17 [paul]       2.2.0cvs28
13431
13432         * po/Makefile.in.in
13433                 fix config.status warning with autoconf 2.60
13434
13435 2006-05-17 [paul]       2.2.0cvs27
13436
13437         * po/POTFILES.in
13438                 add src/mbox.c
13439
13440 2006-05-17 [wwp]        2.2.0cvs26
13441
13442         * src/mainwindow.c
13443                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13444
13445 2006-05-17 [wwp]        2.2.0cvs25
13446
13447         * src/plugins/demo/demo.c
13448                 updated product name in plugin demo (many plugins need to be
13449                 sync'ed w/ that change).
13450
13451 2006-05-17 [colin]      2.2.0cvs24
13452
13453         * src/mh.c
13454                 Fix leak
13455
13456 2006-05-16 [colin]      2.2.0cvs23
13457
13458         * src/mainwindow.c
13459                 Stupid me hit again. Fix cvs22.
13460
13461 2006-05-16 [colin]      2.2.0cvs22
13462
13463         * src/mainwindow.c
13464                 Fix bug #922 (sylpheed-claws crashed after 
13465                 pushing on Inbox folder)
13466
13467 2006-05-16 [colin]      2.2.0cvs21
13468
13469         * src/compose.c
13470                 Make From header be copy/paste/select-able
13471
13472 2006-05-16 [wwp]        2.2.0cvs20
13473
13474         * src/export.c
13475         * src/matcher.c
13476         * src/summaryview.c
13477         * src/etpan/imap-thread.c
13478                 fix some compiler warnings (thanks to Colin).
13479
13480 2006-05-16 [wwp]        2.2.0cvs19
13481
13482         * src/action.c
13483         * src/gedit-print.c
13484         * src/inc.c
13485         * src/mainwindow.c
13486         * src/mh.c
13487         * src/statusbar.c
13488         * src/send_message.c
13489         * src/summaryview.c
13490                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13491
13492 2006-05-15 [colin]      2.2.0cvs18
13493
13494         * src/procmsg.c
13495                 Fix automatic rule creation with List-Post
13496
13497 2006-05-15 [paul]       2.2.0cvs17
13498
13499         * tools/filter_conv_new.pl
13500                 updated for rule enabling/disabling
13501                 claws version >= 2.3.x required
13502
13503 2006-05-15 [cleroy]     2.2.0cvs16
13504
13505         * src/main.c
13506                 Revert test
13507
13508 2006-05-15 [cleroy]     2.2.0cvs15
13509
13510         * src/main.c
13511                 test
13512
13513 2006-05-15 [wwp]        2.2.0cvs14
13514
13515         * manual/pl/.cvsignore
13516                 ignore generated files.
13517
13518 2006-05-14 [wwp]        2.3.0-rc1
13519
13520         * 2.3.0-rc1 released
13521
13522 2006-05-13 [wwp]        2.2.0cvs13
13523
13524         * src/filtering.c
13525         * src/filtering.h
13526         * src/matcher.c
13527         * src/matcher_parser_lex.l
13528         * src/matcher_parser_parse.y
13529         * src/prefs_filtering.c
13530                 new feature: provide the ability to disable filtering and processing
13531                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13532                 adaptations.
13533
13534 2006-05-13 [colin]      2.2.0cvs12
13535
13536         * src/compose.c
13537                 Remove useless if (a) b; else b;
13538                 Thanks to wwp
13539
13540 2006-05-13 [wwp]        2.2.0cvs11
13541
13542         * src/export.c
13543         * src/import.c
13544         * src/mainwindow.c
13545         * src/mbox.c
13546         * src/summaryview.c
13547         * src/summaryview.h
13548                 no more silent failures (or at least less ones) when importing
13549                 or exporting from/to mbox. Also start importing/exporting if
13550                 the necessary info is set.
13551
13552 2006-05-13 [wwp]        2.2.0cvs10
13553
13554         * RELEASE_NOTES
13555                 restored up-to-date release notes.
13556
13557 2006-05-13 [paul]       2.2.0cvs9
13558
13559         * po/nl.po
13560         * po/ru.po
13561                 updated by Tim Dijkstra and Pavlo Bohmat
13562
13563 2006-05-12 [colin]      2.2.0cvs8
13564
13565         * src/gtk/quicksearch.c
13566                 Add "k" as shortcut for "colorlabel". Patch
13567                 by ath42@users.sf.net.
13568
13569 2006-05-12 [paul]       2.2.0cvs7
13570
13571         * src/prefs_common.h
13572         * src/prefs_summaries.c
13573         * src/summaryview.c
13574                 when entering a folder also allow
13575                 going directly to first Marked message
13576
13577 2006-05-12 [paul]       2.2.0cvs6
13578
13579         * src/summaryview.c
13580                 always obey 'confirm before marking all
13581                 mails read' option
13582
13583 2006-05-12 [paul]       2.2.0cvs5
13584
13585         * src/textview.c
13586                 make Sender fully clickable
13587
13588 2006-05-12 [colin]      2.2.0cvs4
13589
13590         * src/compose.c
13591         * src/compose.h
13592                 Let From be editable
13593         * src/main.c
13594         * src/mh.c
13595                 Full support of .mh_sequences' Unseen seq
13596
13597 2006-05-12 [colin]      2.2.0cvs3
13598
13599         * src/folder.c
13600         * src/mainwindow.c
13601         * src/mainwindow.h
13602         * src/messageview.c
13603         * src/prefs_spelling.c
13604         * src/procheader.c
13605         * src/procmsg.c
13606         * src/procmsg.h
13607         * src/summaryview.c
13608         * src/toolbar.c
13609         * src/toolbar.h
13610                 Add contextual menu on Compose toolbar
13611                 button. Fixes bug #944 (Automatic
13612                 addresses not applied when changing account
13613                 from compose window)
13614                 add Mailing List support
13615                 based on the old 0.6.5claws25 patch by
13616                 Melvin Hadasht, with finishing touches
13617                 by Colin
13618                 Fix "ignore thread" when mails are threaded by
13619                 subject (and weren't ignored although appearing
13620                 in the thread).
13621                 GUI rework.
13622                 Both patches by Pawel.
13623
13624 2006-05-08 [paul]       2.2.0cvs2
13625
13626         * src/mainwindow.c
13627         * src/mainwindow.h
13628         * src/messageview.c
13629         * src/procheader.c
13630         * src/procmsg.c
13631         * src/procmsg.h
13632         * src/summaryview.c
13633                 add Mailing List support
13634                 based on the old 0.6.5claws25 patch by 
13635                 Melvin Hadasht, with finishing touches
13636                 by Colin
13637
13638 2006-05-08 [colin]      2.2.0cvs1
13639
13640         * src/mainwindow.c
13641         * src/toolbar.c
13642         * src/toolbar.h
13643                 Add contextual menu on Compose toolbar 
13644                 button. Fixes bug #944 (Automatic 
13645                 addresses not applied when changing account 
13646                 from compose window)
13647
13648 2006-05-08 [paul]       2.2.0
13649
13650         2.2.0 released
13651
13652 2006-05-08 [paul]       2.1.1cvs51
13653
13654         * po/cs.po
13655         * po/de.po
13656         * po/en_GB.po
13657         * po/fi.po
13658         * po/fr.po
13659         * po/pt_BR.po
13660         * po/sr.po
13661         * po/zh_CN.po
13662                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13663                 Fabien Vantard, Frederico Goncalves Guimaraes,
13664                 Aleksandar Urosevic, and Ralgh Young
13665
13666 2006-05-12 [colin]      2.1.1cvs50
13667
13668         * po/cs.po
13669         * po/de.po
13670         * po/en_GB.po
13671         * po/es.po
13672         * po/fi.po
13673         * po/fr.po
13674         * po/pt_BR.po
13675         * po/sr.po
13676         * po/zh_CN.po
13677                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13678                 Fabien Vantard, Frederico Goncalves Guimaraes,
13679                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13680
13681 2006-05-05 [colin]      2.1.1cvs49
13682
13683         * manual/Makefile.am
13684         * manual/pl/Makefile.am
13685         * manual/pl/account.xml
13686         * manual/pl/ack.xml
13687         * manual/pl/addrbook.xml
13688         * manual/pl/advanced.xml
13689         * manual/pl/faq.xml
13690         * manual/pl/glossary.xml
13691         * manual/pl/gpl.xml
13692         * manual/pl/handling.xml
13693         * manual/pl/intro.xml
13694         * manual/pl/keyboard.xml
13695         * manual/pl/plugins.xml
13696         * manual/pl/starting.xml
13697         * manual/pl/sylpheed-claws-manual.xml
13698         * manual/pl/dist/.cvsignore
13699         * manual/pl/dist/Makefile.am
13700         * manual/pl/dist/html/.cvsignore
13701         * manual/pl/dist/html/Makefile.am
13702         * manual/pl/dist/pdf/.cvsignore
13703         * manual/pl/dist/pdf/Makefile.am
13704         * manual/pl/dist/ps/.cvsignore
13705         * manual/pl/dist/ps/Makefile.am
13706         * manual/pl/dist/txt/.cvsignore
13707         * manual/pl/dist/txt/Makefile.am
13708                 Add the polish translation of the manual,
13709                 Authored by Pawel Pekala.
13710
13711 2006-05-05 [cleroy]     2.1.1cvs48
13712
13713         * src/main.c
13714                 Re-read matcherrc after loading plugins 
13715                 if some of them add folders.
13716
13717 2006-05-03 [colin]      2.1.1cvs47
13718
13719         * src/imap.c
13720                 I'm idiot
13721
13722 2006-05-03 [colin]      2.1.1cvs46
13723
13724         * src/imap.c
13725                 Be sure to have a session when
13726                 getting separator
13727
13728 2006-05-03 [colin]      2.1.1cvs45
13729
13730         * src/imap.c
13731         * src/imap.h
13732         * src/imap_gtk.c
13733                 Fix preventing renaming with namespace 
13734                 separator.
13735
13736 2006-05-01 [colin]      2.1.1cvs44
13737
13738         * src/action.c
13739                 Don't reload messageview when result of
13740                 action is piped.
13741
13742 2006-04-29 [colin]      2.1.1cvs43
13743
13744         * src/prefs_receive.c
13745         * src/plugins/spamassassin/spamassassin_gtk.c
13746         * src/plugins/clamav/clamav_plugin_gtk.c
13747                 GUI fixes by Pawel
13748
13749 2006-04-29 [colin]      2.1.1cvs42
13750
13751         * src/prefs_compose_writing.c
13752         * src/prefs_quote.c
13753                 Cleanups. Patch by Pawel
13754
13755 2006-04-28 [paul]       2.1.1cvs41
13756
13757         * src/matcher.c
13758                 fix returned quick search results when search
13759                 term contains an underscore.
13760                 Thanks to Colin
13761
13762 2006-04-28 [paul]       2.1.1cvs40
13763
13764         * src/prefs_message.c
13765         * src/prefs_receive.c
13766                 GUI cleanups
13767                 Patches by Pawel Pekala
13768
13769 2006-04-27 [colin]      2.1.1cvs39
13770
13771         * src/wizard.c
13772                 Differentiate subject Welcome from
13773                 window's title Welcome
13774
13775 2006-04-27 [paul]
13776
13777         2.2.0-rc1 released
13778
13779 2006-04-27 [paul]       2.1.1cvs38
13780
13781         * manual/advanced.xml
13782         * manual/fr/advanced.xml
13783                 add info about compose_no_markup hidden pref
13784
13785 2006-04-27 [paul]       2.1.1cvs37
13786
13787         * src/prefs_account.c
13788                 improve privacy labels
13789         * src/prefs_msg_colors.c
13790                 change some strings for translators' convenience
13791         * src/gtk/gtkutils.c
13792                 don't underline the link button text
13793
13794 2006-04-25 [colin]      2.1.1cvs36
13795
13796         * src/folder.c
13797                 Complete 2.1.1cvs33 (once more ;)
13798
13799 2006-04-25 [colin]      2.1.1cvs35
13800
13801         * src/editldap.c
13802                 Fix tooltip
13803
13804 2006-04-25 [cleroy]     2.1.1cvs34
13805
13806         * src/compose.c
13807         * src/gtk/gtkaspell.c
13808                 Fix crash on redirect (related to the return 
13809                 of the aspell menu in compose's toolbar)
13810         * src/prefs_msg_colors.c
13811                 Fix sensitivity widgets
13812         * src/image_viewer.c
13813         * src/gtk/pluginwindow.c
13814         * src/gtk/prefswindow.c
13815                 Change released signals to clicked (Fabien)
13816         * po/POTFILES.in
13817         * src/common/socket.c
13818         * src/plugins/spamassassin/spamassassin.c
13819                 Translate strings (Fabien)
13820
13821 2006-04-25 [paul]       2.1.1cvs33
13822
13823         * src/folder.c
13824         * src/folder.h
13825         * src/folderview.c
13826                 complete the fix of bug #912
13827                 Thanks to Colin
13828
13829 2006-04-25 [colin]      2.1.1cvs32
13830
13831         * src/news.c
13832                 Better progress bar
13833         * src/mimeview.c
13834         * src/summaryview.c
13835         * src/summaryview.h
13836                 Fix focus chain
13837                 Patches by Pawel Pekala
13838
13839 2006-04-24 [colin]      2.1.1cvs31
13840
13841         * src/compose.c
13842                 Fix compilation warnings (Fabien)
13843
13844 2006-04-24 [colin]      2.1.1cvs30
13845
13846         * src/addrindex.c
13847         * src/editldap.c
13848         * src/editldap_basedn.c
13849         * src/editldap_basedn.h
13850         * src/ldapctrl.c
13851         * src/ldapctrl.h
13852         * src/ldapquery.c
13853         * src/ldaputil.c
13854         * src/ldaputil.h
13855                 Fix bug #901 (LDAPS support)
13856
13857 2006-04-24 [colin]      2.1.1cvs29
13858
13859         * src/compose.c
13860                 Fix logic on error with send dialog on
13861         * src/imap.c
13862                 Fix compilation without libetpan, thanks
13863                 to Fabien
13864         * src/summaryview.c
13865                 Fix 'context-menu' key
13866
13867 2006-04-23 [colin]      2.1.1cvs28
13868
13869         * src/folder.c
13870                 Never free current's cache to free up 
13871                 memory. Fixes bug #912 (new count 
13872                 randomly set to message count)
13873
13874 2006-04-23 [colin]      2.1.1cvs27
13875
13876         * src/gtk/quicksearch.c
13877                 And remove printf...
13878
13879 2006-04-23 [colin]      2.1.1cvs26
13880
13881         * src/gtk/quicksearch.c
13882                 Fix replacing in quicksearch, and fix inserting
13883                 in the middle of the string. (introduced at 2.1.0cvs22)
13884
13885 2006-04-23 [colin]      2.1.1cvs25
13886
13887         * src/imap.c
13888                 Make sure uidnext is initialized in get_num_list
13889                 (not for stable, related to 2.1.1cvs8 and friends)
13890
13891 2006-04-23 [colin]      2.1.1cvs24
13892
13893         * src/imap.c
13894                 Output something when login is successful
13895                 too
13896
13897 2006-04-23 [colin]      2.1.1cvs23
13898
13899         * src/etpan/imap-thread.c
13900                 Better logging (line-per-line, hide data in fetch)
13901                 Fix a const warning
13902         * src/gtk/logwindow.c
13903         * src/gtk/logwindow.h
13904                 Better logging (color for input/output)
13905
13906 2006-04-21 [colin]      2.1.1cvs22
13907
13908         * src/gtk/quicksearch.c
13909                 On gtk+-2.8, use stock buttons in quicksearch
13910                 Based on a patch by Fabien and a design by Paul
13911
13912 2006-04-21 [colin]      2.1.1cvs21
13913
13914         * src/folderview.c
13915         * src/mainwindow.c
13916                 Fix occasional flicker in folderview
13917         * src/common/utils.c
13918                 Fix bug #943 (Incorrectly parsed email address 
13919                 list in short headers on message view and in 
13920                 printouts)
13921
13922 2006-04-20 [colin]      2.1.1cvs20
13923
13924         * src/imap.c
13925         * src/imap.h
13926         * src/prefs_account.c
13927                 Add ANONYMOUS auth for IMAP
13928
13929 2006-04-20 [paul]       2.1.1cvs19
13930
13931         * src/main.c
13932                 proper fix for 2.1.1cvs18
13933                 Thanks to Colin
13934
13935 2006-04-20 [paul]       2.1.1cvs18
13936
13937         * src/main.c
13938                 fix build warnings
13939
13940 2006-04-20 [paul]       2.1.1cvs17
13941
13942         * src/gtk/quicksearch.c
13943                 fix standard, non-extended Quick search,
13944                 was broken in 2.1.1cvs15.
13945                 Thanks to Colin.
13946
13947 2006-04-20 [colin]      2.1.1cvs16
13948
13949         * src/prefs_matcher.c
13950                 Fix values when reselecting a ~test
13951                 rule
13952
13953 2006-04-19 [colin]      2.1.1cvs15
13954
13955         * src/compose.c
13956         * src/compose.h
13957         * src/gtk/gtkaspell.c
13958         * src/gtk/gtkaspell.h
13959                 Put back Options menu in Spelling/
13960         * src/gtk/quicksearch.c
13961                 Don't search, and show error, if the
13962                 advanced search has a syntax error
13963
13964 2006-04-18 [colin]      2.1.1cvs14
13965
13966         * src/textview.c
13967                 Fix gdk warnings on set_cursor when textview
13968                 isn't visible
13969
13970 2006-04-18 [colin]      2.1.1cvs13
13971
13972         * src/gtk/gtksctree.c
13973                 Remove seemingly useless refresh that causes
13974                 flicker - watch this commit in case of 
13975                 problems before planned backport to stable
13976
13977 2006-04-18 [colin]      2.1.1cvs12
13978
13979         * src/imap.c
13980                 Factorize get/set_xml code
13981         * src/compose.c
13982         * src/prefs_account.c
13983         * src/prefs_account.h
13984         * src/procmsg.c
13985                 Add Encrypt to self option
13986
13987 2006-04-17 [colin]      2.1.1cvs11
13988
13989         * configure.ac
13990                 Fix search on encrpyt function on dragonfly
13991                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13992
13993 2006-04-17 [colin]      2.1.1cvs10
13994
13995         * src/prefs_account.c
13996                 Be safe by default: remove mails from POP3
13997                 after 7 days, not immediately
13998
13999 2006-04-17 [colin]      2.1.1cvs9
14000
14001         * src/etpan/imap-thread.c
14002                 Fix build on DragonFly - patch by 
14003                 Jonathan Buschmann <jonthn@agmact.com>
14004
14005 2006-04-17 [colin]      2.1.1cvs8
14006
14007         * src/imap.c
14008                 Save uidnext between sessions
14009
14010 2006-04-17 [colin]      2.1.1cvs7
14011
14012         * src/imap.c
14013                 scan is required when uid validity changes
14014
14015 2006-04-17 [colin]      2.1.1cvs6
14016
14017         * src/folderview.c
14018                 Don't scan if not necessary, apart in current
14019                 folder and INBOX to fetch flags.
14020         * src/imap.c
14021                 Scan is necessary if unread count changes
14022
14023 2006-04-17 [colin]      2.1.1cvs5
14024
14025         * src/imap.c
14026                 ...But always fetch ANSWERED and DELETED flags for
14027                 INBOX, as filtering can happen on these flags.
14028
14029 2006-04-17 [colin]      2.1.1cvs4
14030
14031         * src/imap.c
14032                 Don't fetch REPLIED and DELETED flags when synchronising
14033                 flags with a closed folder. We only need UNSEEN and FLAGGED
14034                 to update the folderview.
14035
14036 2006-04-17 [colin]      2.1.1cvs3
14037
14038         * src/imap.c
14039                 Faster flag search when there are new mails 
14040                 in a folder. We can do a full search if the 
14041                 folder contains less messages than the new
14042                 list.
14043
14044 2006-04-17 [colin]      2.1.1cvs2
14045
14046         * po/cs.po
14047         * po/de.po
14048         * po/fr.po
14049         * po/nl.po
14050         * po/pt_BR.po
14051                 Update translations from stable branch
14052
14053 2006-04-17 [colin]      2.1.1cvs1
14054
14055         * configure.ac
14056                 Bump version to follow stable release
14057
14058 2006-04-16 [mones]      2.1.0cvs50
14059
14060         * po/es.po
14061                 Updated for release
14062
14063 2006-04-16 [colin]      2.1.0cvs49
14064
14065         * src/textview.c
14066                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14067                 with gtk < 2.8. Thanks to Fabien Vantard.
14068
14069 2006-04-15 [colin]      2.1.0cvs48
14070
14071         * src/etpan/imap-thread.c
14072                 Fix bug #919 (libetpan: SEGV when connecting 
14073                 using command)
14074
14075 2006-04-14 [colin]      2.1.0cvs47
14076
14077         * src/main.c
14078                 Fix race on --select (should be done better)
14079
14080 2006-04-14 [wwp]        2.1.0cvs46
14081
14082         * src/send_message.c
14083                 enforce a check for domain in account prefs (a sending
14084                 error could be faced if domain was checked but no value set),
14085                 thanks to Colin.
14086
14087 2006-04-14 [colin]      2.1.0cvs45
14088
14089         * src/codeconv.c
14090                 when converting from unknown to unknown, if the
14091                 string is UTF8, don't convert it to the locale
14092                 (which breaks it)
14093
14094 2006-04-14 [colin]      2.1.0cvs44
14095
14096         * src/compose.c
14097                 Don't try to use ASCII for converting headers
14098                 (as done in body)
14099
14100 2006-04-14 [paul]       2.1.0cvs43
14101
14102         * src/crash.c
14103                 add locale/charset info to crash report
14104         * src/gtk/about.c
14105                 add wwp to doc team
14106                 replace 'e-mail' with preferred 'email'
14107         * src/gtk/authors.h
14108                 ensure contributors list is in alphabetical
14109                 order
14110
14111 2006-04-13 [colin]      2.1.0cvs42
14112
14113         * src/textview.c
14114                 Prevent gdk warnings
14115
14116 2006-04-13 [colin]      2.1.0cvs41
14117
14118         * src/common/ssl_certificate.c
14119         * src/common/ssl_certificate.h
14120         * src/gtk/sslcertwindow.c
14121                 Warn on expired certs, and display the expiration date
14122
14123 2006-04-13 [colin]      2.1.0cvs40
14124
14125         * src/plugins/spamassassin/spamassassin_gtk.c
14126                 Fix missing set_text on unix socket
14127
14128 2006-04-13 [wwp]        2.1.0cvs39
14129
14130         * manual/fr/advanced.xml
14131         * manual/fr/glossary.xml
14132                 applied new spam/ham/email lexicon (pourriel, courriel)
14133
14134 2006-04-13 [paul]       2.1.0cvs38
14135
14136         * src/plugins/pgpmime/plugin.c
14137                 remove the mention of S/MIME from the
14138                 description. This is now handled by the
14139                 S/MIME plugin.
14140
14141 2006-04-13 [paul]       2.1.0cvs37
14142
14143         * src/prefs_msg_colors.c
14144                 rework dialog
14145         * src/prefs_folder_item.c
14146         * src/prefs_spelling.c
14147                 add a tooltip to the colour selector buttons
14148
14149 2006-04-13 [wwp]        2.1.0cvs36
14150
14151         * manual/advanced.xml
14152         * manual/glossary.xml
14153         * manual/handling.xml
14154         * manual/keyboard.xml
14155         * manual/plugins.xml
14156         * manual/starting.xml
14157         * manual/fr/account.xml
14158         * manual/fr/ack.xml
14159         * manual/fr/addrbook.xml
14160         * manual/fr/advanced.xml
14161         * manual/fr/faq.xml
14162         * manual/fr/glossary.xml
14163         * manual/fr/gpl.xml
14164         * manual/fr/handling.xml
14165         * manual/fr/intro.xml
14166         * manual/fr/keyboard.xml
14167         * manual/fr/plugins.xml
14168         * manual/fr/starting.xml
14169         * manual/fr/sylpheed-claws-manual.xml
14170                 fixes to the manuals:
14171                  - summaryview -> Message List (same in French)
14172                  - translate key names
14173                  - fix French punctuation, use non-breakable spaces when
14174                    necessary, don't use &thinsp; which is not portable
14175                  - tell what maildir and mbox formats we support
14176
14177 2006-04-12 [wwp]        2.1.0cvs35
14178
14179         * src/prefs_toolbar.c
14180                 unified a replace button more,
14181                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14182
14183 2006-04-12 [wwp]        2.1.0cvs34
14184
14185         * src/prefs_common.c
14186         * src/prefs_msg_colors.c
14187                 make default color labels translatable,
14188                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14189                 thanks to Tim <timbrain@post.cz> for reporting.
14190
14191 2006-04-12 [wwp]        2.1.0cvs33
14192
14193         * manual/glossary.xml
14194         * manual/intro.xml
14195         * manual/plugins.xml
14196         * manual/starting.xml
14197         * manual/sylpheed-claws-manual.xml
14198         * manual/fr/.cvsignore
14199         * manual/fr/account.xml
14200         * manual/fr/ack.xml
14201         * manual/fr/addrbook.xml
14202         * manual/fr/advanced.xml
14203         * manual/fr/faq.xml
14204         * manual/fr/glossary.xml
14205         * manual/fr/handling.xml
14206         * manual/fr/intro.xml
14207         * manual/fr/keyboard.xml
14208         * manual/fr/plugins.xml
14209         * manual/fr/starting.xml
14210         * manual/fr/sylpheed-claws-manual.xml
14211                 various fixes: typos, missing .fr translations, punctuation,
14212                 capitalization, links, accents and some bad French more.
14213
14214 2006-04-12 [wwp]        2.1.0cvs32
14215
14216         * src/prefs_gtk.c
14217                 fix for bug #935: always store prefs files in UTF-8 (thanks
14218                 to Colin).
14219
14220 2006-04-11 [colin]      2.1.0cvs31
14221
14222         * src/compose.c
14223                 Fix inserting files not in utf8 when locale is utf8
14224
14225 2006-04-11 [colin]      2.1.0cvs30
14226
14227         * src/inc.c
14228                 Don't show error dialog when cancelling connection
14229                 Patch by Pawel
14230
14231 2006-04-11 [cleroy]     2.1.0cvs29
14232
14233         * src/compose.c
14234                 Implement multiple quote levels
14235         * src/prefs_common.c
14236                 Change a little bit the quote bgcolor for 2nd level
14237
14238 2006-04-11 [colin]      2.1.0cvs28
14239
14240         * src/gtk/about.c
14241                 Add locale and charset in the label
14242
14243 2006-04-10 [colin]      2.1.0cvs27
14244
14245         * src/compose.c
14246         * src/prefs_common.c
14247         * src/prefs_common.h
14248         * src/prefs_msg_colors.c
14249         * src/textview.c
14250                 Allow optional background color in quotes
14251                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14252                 GTK+-2.8.x feature
14253
14254 2006-04-10 [colin]      2.1.0cvs26
14255
14256         * src/main.c
14257         * src/mainwindow.c
14258         * src/mainwindow.h
14259                 Implement --select
14260
14261 2006-04-10 [colin]      2.1.0cvs25
14262
14263         * manual/plugins.xml
14264         * manual/fr/plugins.xml
14265                 Document libcurl's proxy variables
14266
14267 2006-04-09 [colin]      2.1.0cvs24
14268
14269         * src/prefs_common.c
14270                 gettext() returns statically allocated stuff. We have
14271                 to strdup it in order to be able to free it.
14272
14273 2006-04-09 [colin]      2.1.0cvs23
14274
14275         * AUTHORS
14276         * src/gtk/authors.h
14277                 Add Alexei
14278
14279 2006-04-09 [colin]      2.1.0cvs22
14280
14281         * src/mainwindow.c
14282         * src/gtk/quicksearch.c
14283                 Fix bug #859 (problems with cyrilic input in 
14284                 search panel) - Patch by Alexey Illarionov 
14285                 <littlesavage@rambler.ru>
14286
14287 2006-04-09 [colin]      2.1.0cvs21
14288
14289         * src/prefs_customheader.c
14290                 I prefer removing then freeing rather than the contrary
14291                 (even if it doesn't change anything ;-)
14292         * src/prefs_account.c
14293                 Fix bug #933 (Crash re-entering the custom headers list 
14294                 dialog in accounts prefs)
14295                 The problem happened when cancelling the Account 
14296                 Preferences' dialogs - in which case we didn't do 
14297                 anything to the PrefsAccount * struct. In case of applying,
14298                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14299                 working with in this dialog. The problem is that 
14300                 prefs_customheader.c, working on this tmp_ac_prefs, always
14301                 changes the ->customhdr_list pointer, even when cancelled. 
14302                 So in case of cancelling the prefs_account dialog, we still
14303                 have to update ->customhdr_list in the real account.
14304
14305 2006-04-08 [colin]      2.1.0cvs20
14306
14307         * manual/fr/glossary.xml
14308         * manual/fr/keyboard.xml
14309                 Forgot some headers :)
14310
14311 2006-04-08 [colin]      2.1.0cvs19
14312
14313         * manual/Makefile.am
14314         * manual/fr/Makefile.am
14315         * manual/fr/account.xml
14316         * manual/fr/ack.xml
14317         * manual/fr/addrbook.xml
14318         * manual/fr/advanced.xml
14319         * manual/fr/faq.xml
14320         * manual/fr/glossary.xml
14321         * manual/fr/gpl.xml
14322         * manual/fr/handling.xml
14323         * manual/fr/intro.xml
14324         * manual/fr/keyboard.xml
14325         * manual/fr/plugins.xml
14326         * manual/fr/starting.xml
14327         * manual/fr/sylpheed-claws-manual.xml
14328         * manual/fr/dist/.cvsignore
14329         * manual/fr/dist/Makefile.am
14330         * manual/fr/dist/html/.cvsignore
14331         * manual/fr/dist/html/Makefile.am
14332         * manual/fr/dist/pdf/.cvsignore
14333         * manual/fr/dist/pdf/Makefile.am
14334         * manual/fr/dist/ps/.cvsignore
14335         * manual/fr/dist/ps/Makefile.am
14336         * manual/fr/dist/txt/.cvsignore
14337         * manual/fr/dist/txt/Makefile.am
14338                 Add the french translation of the manual. Thanks to
14339                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14340                 account.xml, ack.xml, addrbook.xml and advanced.xml
14341
14342 2006-04-08 [colin]      2.1.0cvs18
14343
14344         * manual/plugins.xml
14345         * manual/starting.xml
14346                 More fixes
14347
14348 2006-04-07 [colin]      2.1.0cvs17
14349
14350         * manual/faq.xml
14351         * manual/intro.xml
14352         * manual/keyboard.xml
14353                 Little fixes
14354
14355 2006-04-07 [colin]      2.1.0cvs16
14356
14357         * README
14358         * src/compose.c
14359         * src/prefs_common.c
14360         * src/prefs_common.h
14361                 Add hidden compose_no_markup pref
14362
14363 2006-04-07 [wwp]        2.1.0cvs15
14364
14365         * src/summary_search.c
14366         * .cvsignore
14367                 Bugfix: stop button was sticky when searching in an empty folder.
14368                 Applied curly brackets code style to the whole file (summary_search.c).
14369                 More files to ignore.
14370
14371 2006-04-07 [wwp]        2.1.0cvs14
14372
14373         * src/message_search.c
14374         * src/summary_search.c
14375                 changed default button when search bumps at file/folder
14376                 beginning or end, for convenience (thanks to Colin).
14377
14378 2006-04-07 [paul]       2.1.0cvs13
14379
14380         * src/plugins/dillo_viewer/dillo_prefs.c
14381                 avoid future potential for namespace collision
14382                 Patch by Colin
14383
14384 2006-04-06 [wwp]        2.1.0cvs12
14385
14386         * src/summary_search.c
14387                 Unify extended/advanced searches names (and thus factorize labels),
14388                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14389
14390 2006-04-06 [wwp]        2.1.0cvs11
14391
14392         * src/folderview.c
14393         * src/prefs_themes.c
14394         * src/summaryview.c
14395                 Fixed some compilation warnings.
14396
14397 2006-04-06 [colin]      2.1.0cvs10
14398
14399         * manual/advanced.xml
14400                 Document the wizard template and how to deploy
14401                 Sylpheed-Claws effectively
14402
14403 2006-04-06 [colin]      2.1.0cvs9
14404
14405         * src/folderview.c
14406                 gettext patch to tell translators about _("#"),
14407                 by Maxim Britov
14408
14409 2006-04-06 [colin]      2.1.0cvs8
14410
14411         * src/textview.c
14412                 Fix invalid GtkTextBIter after clicking "Display as text"
14413
14414 2006-04-06 [mones]      2.1.0cvs7
14415
14416         * src/addr_compl.c
14417         * src/addrindex.c
14418         * src/addritem.c
14419         * src/codeconv.c
14420         * src/compose.c
14421         * src/filtering.c
14422         * src/folder.c
14423         * src/folder_item_prefs.c
14424         * src/folderview.c
14425         * src/localfolder.c
14426         * src/matcher.c
14427         * src/mimeview.c
14428         * src/prefs_msg_colors.c
14429         * src/prefs_spelling.c
14430         * src/prefs_themes.c
14431         * src/procmime.c
14432         * src/procmsg.c
14433         * src/stock_pixmap.c
14434         * src/summaryview.c
14435         * src/textview.c
14436         * src/toolbar.c
14437         * src/common/mgutils.c
14438         * src/common/prefs.c
14439         * src/common/ssl_certificate.c
14440         * src/gtk/colorlabel.c
14441         * src/gtk/quicksearch.c
14442         * src/plugins/pgpmime/pgpmime.c
14443         * src/plugins/spamassassin/spamassassin.c
14444                 Removed redundant NULL checks for g_free() calls.
14445                 Patch by Pawel Pekala.
14446
14447 2006-04-06 [mones]      2.1.0cvs6
14448
14449         * src/prefs_actions.c
14450         * src/prefs_filtering.c
14451         * src/prefs_filtering_action.c
14452         * src/prefs_matcher.c
14453         * src/prefs_template.c
14454         * src/gtk/gtkutils.c
14455         * src/gtk/gtkutils.h
14456                 Have a nice replace button. Patch by Pawel Pekala
14457
14458 2006-04-06 [colin]      2.1.0cvs5
14459
14460         * src/addressbook.c
14461                 Fix crash with empty columns
14462
14463 2006-04-05 [colin]      2.1.0cvs4
14464
14465         * src/wizard.c
14466         * src/prefs_gtk.c
14467                 Allow wizard customization with pre-filled values
14468
14469 2006-04-05 [colin]      2.1.0cvs3
14470
14471         * src/textview.c
14472         * src/mimeview.c
14473         * src/mimeview.h
14474                 Nicer messages in mimeview
14475
14476 2006-04-05 [colin]      2.1.0cvs2
14477
14478         * src/addressbook.c
14479         * src/prefs_summaries.c
14480                 i18n fix
14481
14482 2006-04-05 [colin]      2.1.0cvs1
14483
14484         * src/plugins/pgpcore/plugin.c
14485         * src/plugins/pgpcore/select-keys.c
14486         * src/plugins/pgpcore/select-keys.h
14487         * src/plugins/pgpcore/sgpgme.c
14488         * src/plugins/pgpcore/sgpgme.h
14489         * src/plugins/pgpinline/pgpinline.c
14490         * src/plugins/pgpinline/plugin.c
14491         * src/plugins/pgpmime/pgpmime.c
14492         * src/plugins/pgpmime/plugin.c
14493                 Factorize and generalize a bit 
14494                 Drop S/MIME signature verification from PGP/MIME
14495                 (adding it as another, more complete plugin)
14496
14497 2006-04-05 [paul]       2.1.0
14498
14499         2.1.0 released
14500
14501 2006-04-05 [paul]       2.0.0cvs186
14502
14503         * manual/advanced.xml
14504                 add info on colour labels
14505
14506 2006-04-05 [paul]       2.0.0cvs185
14507
14508         * po/bg.po
14509         * po/cs.po
14510         * po/de.po
14511         * po/el.po
14512         * po/en_GB.po
14513         * po/fi.po
14514         * po/fr.po
14515         * po/it.po
14516         * po/nl.po
14517         * po/pl.po
14518         * po/pt_BR.po
14519         * po/sr.po
14520         * po/zh_CN.po
14521                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14522                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14523                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14524                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14525         * src/gtk/authors.h
14526         * tools/claws.i18n.status.pl
14527                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14528                 and new Czech translator, Tim <timbrain@post.cz>
14529
14530 2006-04-05 [mones]      2.0.0cvs184
14531
14532         * po/es.po
14533                 Updated translation
14534
14535 2006-04-05 [colin]      2.0.0cvs183
14536
14537         * src/gtk/quicksearch.c
14538                 Fix bug #929 (unnecessary reload in quick search bar)
14539
14540 2006-04-05 [colin]      2.0.0cvs182
14541
14542         * src/compose.c
14543                 Fix crash on Reply with no From:
14544                 Show signature and conversion error on queuing 
14545                 (but not sending)
14546         * src/mainwindow.c
14547         * src/summaryview.c
14548         * src/summaryview.h
14549                 Factorize threading code and make sure msginfo 
14550                 is not null when it comes from a GtkCTreeRow's 
14551                 data
14552         * src/gtk/gtkaspell.c
14553                 Check for necessary things
14554         * src/gtk/gtksctree.c
14555         * src/gtk/gtksctree.h
14556                 Reset anchor if necessary when removing node
14557
14558 2006-03-29 [colin]      2.0.0cvs181
14559
14560         * src/folderview.c
14561                 Warn for disabled IMAP accounts (due to lack of
14562                 libetpan). Breaks string-freeze - sorry - but it
14563                 is kind of important ;)
14564
14565 2006-03-28 [colin]      2.0.0cvs180
14566
14567         * src/gtk/gtkutils.c
14568         * src/gtk/gtkutils.h
14569                 Add a gtkut_get_link_btn() function that
14570                 creates a button which acts like an URI
14571         * src/prefs_themes.c
14572         * src/gtk/about.c
14573                 Use this function (factorizes codes)
14574         * src/common/defs.h
14575         * src/gtk/pluginwindow.c
14576                 Add a "Get more..." in the plugins window
14577
14578 2006-03-28 [colin]      2.0.0cvs179
14579
14580         * src/common/smtp.c
14581         * src/common/passcrypt.c
14582         * src/undo.c
14583                 Warning fixes. Patch by Pawel Pekala
14584
14585 2006-03-27 [colin]      2.0.0cvs178
14586
14587         * src/undo.c
14588                 Fix undoing by blocks with spaces
14589
14590 2006-03-27 [colin]      2.0.0cvs177
14591
14592         * src/textview.c
14593                 Set margin to 3px for headers
14594
14595 2006-03-27 [paul]
14596
14597         2.1.0-rc2 released
14598
14599 2006-03-27 [wwp]        2.0.0cvs176
14600
14601         * src/summaryview.c
14602                 don't reset quicksearch when updating the message list.
14603                 Thanks to Colin.
14604
14605 2006-03-26 [wwp]        2.0.0cvs175
14606
14607         * src/compose.c
14608                 use a unified border width ('other' tab in the compose window,
14609                 patch by Pawel Pekala).
14610
14611
14612 2006-03-26 [wwp]        2.0.0cvs174
14613
14614         * src/common/quoted-printable.c
14615         * src/addressbook.c
14616                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14617
14618 2006-03-26 [colin]      2.0.0cvs173
14619
14620         * src/quote_fmt_parse.y
14621                 Fix non-UTF8 date formats messing up the whole quote a 
14622                 little bit
14623
14624 2006-03-26 [colin]      2.0.0cvs172
14625
14626         * src/procheader.c
14627                 Make sure the date is UTF8 valid, or try to make it
14628                 so. IncrediMail is really IncrediStupid.
14629         * src/compose.c
14630                 Fix possible conversions. 
14631                 
14632
14633 2006-03-26 [colin]      2.0.0cvs171
14634
14635         * src/matcher.c
14636                 Fix corner cases in body search. This is still a
14637                 hack... It seems impossible to make it good and 
14638                 reasonably fast at the same time.
14639
14640 2006-03-26 [colin]      2.0.0cvs170
14641
14642         * src/summaryview.c
14643                 I think I killed the twilight zone bug!
14644                 summary_select_node() flushes GTK events in order
14645                 to be able to center the view. But this also 
14646                 flushes keypresses like Ctrl-Alt-U, so this can
14647                 call summary_show from summary_select_node (itself
14648                 called from summary_show, etc.). And the summaryview
14649                 has to be unlocked in this function. So just locking
14650                 while processing GTK events, and bailing if locked, 
14651                 should fix it.
14652                 Fixes bug #927 (SIGSEGV during Update Summary)
14653
14654 2006-03-25 [colin]      2.0.0cvs169
14655
14656         * src/matcher.c
14657                 Fix search in QP-encoded bodies
14658                 Fix utf-8 searches in bodies encoded in the
14659                 locale's encoding
14660         * src/common/quoted-printable.c
14661         * src/common/quoted-printable.h
14662                 Add a decode function that doesn't overwrite
14663                 the original pointer
14664                 
14665
14666 2006-03-24 [colin]      2.0.0cvs168
14667
14668         * src/action.c
14669         * src/summaryview.c
14670         * src/summaryview.h
14671                 Update message cache after action
14672                 Patch by H. Merijn Brand
14673         * src/prefs_msg_colors.c
14674                 Factorize label 
14675                 Patch by Fabien Vantard
14676         * src/plugins/spamassassin/spamassassin_gtk.c
14677                 Remove useless translation
14678                 Patch by Fabien Vantard
14679
14680 2006-03-23 [colin]      2.0.0cvs167
14681
14682         * src/common/ssl.c
14683                 Let 30 seconds to SSL_connect
14684
14685 2006-03-23 [wwp]        2.0.0cvs166
14686
14687         * src/summaryview.c
14688         * src/gtk/description_window.c
14689                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14690                 and headers are translated; adjust description windows' width to fit their
14691                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14692
14693 2006-03-23 [paul]       2.0.0cvs165
14694
14695         * src/common/utils.c
14696                 fix highlighting of URIs containing "()"
14697                 (2.0.0cvs164's reversal fixed)
14698                 Thanks to Colin.
14699
14700 2006-03-23 [paul]       2.0.0cvs164
14701
14702         * src/common/utils.c
14703                 revert patch, (postponing a fix), at 2.0.0cvs120
14704                 as it breaks more URIs than it fixes.
14705                 Allow '-' to be a terminating character in a URI
14706
14707 2006-03-22 [colin]      2.0.0cvs163
14708
14709         * configure.ac
14710                 Require libetpan 0.45
14711                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14712
14713 2006-03-22 [paul]       2.0.0cvs162
14714
14715         * src/editgroup.c
14716                 replace '<-' and '->' buttons with GTK_STOCK graphical
14717                 buttons
14718         * src/summary_search.c
14719                 don't offer '...' for translation
14720                 add a tooltip to advanced search '...' button
14721         * src/gtk/quicksearch.c
14722                 don't offer '...' for translation
14723
14724 2006-03-21 [colin]      2.0.0cvs161
14725
14726         * src/compose.c
14727                 Fix middle-click pasting (insert at click
14728                 position instead of cursor position, don't
14729                 remove existing selection and allow pasting
14730                 our own selection)
14731         * src/addressbook.c
14732                 "LDAP Server" -> "LDAP servers"
14733
14734 2006-03-21 [wwp]        2.0.0cvs160
14735
14736         * src/etpan/imap-thread.c
14737                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14738
14739 2006-03-20 [colin]      2.0.0cvs159
14740
14741         * src/summaryview.c
14742                 Don't reload summaryview after an execute with no
14743                 move action
14744
14745 2006-03-19 [colin]      2.0.0cvs158
14746
14747         * src/addressbook.c
14748                 and put groups at the top, always
14749
14750 2006-03-19 [colin]      2.0.0cvs157
14751
14752         * src/addressbook.c
14753                 Order groups before names, as previously
14754
14755 2006-03-19 [colin]      2.0.0cvs156
14756
14757         * src/addressbook.c
14758                 - Sort case-unsensitive
14759                 - Put the sort arrow at opening too
14760
14761 2006-03-19 [wwp]        2.0.0cvs155
14762
14763         * src/addressbook.c
14764                 allow sorting by name/email/remarks, ensure that right-pane's contents
14765                 matches the left-pane selection (cleared when appropriate).
14766                 Patch by Pawel Pekala <c0rn@o2.pl>.
14767
14768 2006-03-18 [colin]      2.0.0cvs154
14769
14770         * src/textview.c
14771                 Fix text cursor ;)
14772
14773 2006-03-18 [colin]      2.0.0cvs153
14774
14775         * src/gtk/filesel.c
14776                 Make sure we hide the preview if we didn't get
14777                 a filename
14778
14779 2006-03-18 [colin]      2.0.0cvs152
14780
14781         * src/summaryview.c
14782                 Set cursor to watch for execution (fixes lack
14783                 of watch-cursor when dnd'ing hundreds of mails)
14784         * src/gtk/filesel.c
14785                 Check that mime type is 'image/*' before updating
14786                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14787
14788 2006-03-18 [colin]      2.0.0cvs151
14789
14790         * src/mainwindow.c
14791         * src/textview.c
14792         * src/textview.h
14793                 Put a watch cursor in textview too when the mainwindow's
14794                 cursor in a watch
14795
14796 2006-03-18 [colin]      2.0.0cvs150
14797
14798         * src/folder.c
14799                 Change wrong asserts to simple tests
14800
14801 2006-03-17 [colin]      2.0.0cvs149
14802
14803         * src/mainwindow.c
14804         * src/mainwindow.h
14805         * src/prefs_msg_colors.c
14806         * src/summaryview.c
14807         * src/summaryview.h
14808         * src/gtk/colorlabel.c
14809         * src/gtk/colorlabel.h
14810                 Add a color label menu in the main menubar
14811                 Add (fixed) accels Ctrl-{0-7} to change the color
14812                 They have to be fixed because the menu's dynamic,
14813                 the items are complex widgets, hence we can't use
14814                 a GtkItemFactory.
14815
14816
14817 2006-03-17 [wwp]        2.0.0cvs148
14818
14819         * src/compose.c
14820                 rollback few lines from my previous commit (those lines come from
14821                 a pending patch, accidentally commited, even if neutral as they are
14822                 commented out).
14823
14824 2006-03-17 [wwp]        2.0.0cvs147
14825
14826         * src/compose.c
14827                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14828                 applied code style/indentation to the modified function.
14829
14830 2006-03-17 [wwp]        2.0.0cvs146
14831
14832         * src/procmsg.c
14833         * src/compose.c
14834                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14835
14836 2006-03-17 [paul]
14837
14838         2.1.0-rc1 released
14839
14840 2006-03-17 [paul]       2.0.0cvs145
14841
14842         * src/main.c
14843                 addressbook_read_file() was called twice
14844         * src/textview.c
14845                 X-Mailer highlighting
14846
14847 2006-03-16 [colin]      2.0.0cvs144
14848
14849         * src/sourcewindow.c
14850         * src/sourcewindow.h
14851                 And the last one, in source window.
14852
14853 2006-03-16 [colin]      2.0.0cvs143
14854
14855         * src/compose.c
14856         * src/compose.h
14857                 Fix the same stuff in compose
14858
14859 2006-03-16 [colin]      2.0.0cvs142
14860
14861         * src/messageview.c
14862                 Complete the previous messageview crash fix
14863
14864 2006-03-16 [colin]      2.0.0cvs141
14865
14866         * src/procmsg.h
14867         * src/procmsg.c
14868         * src/folder.c
14869                 Fix POSTPROCESSING hook
14870                 Patch by H. Merijn Brand
14871
14872         * src/procmime.c
14873         * src/procmime.h
14874                 Parse Content-Location
14875
14876         * src/toolbar.c
14877         * src/messageview.c
14878         * src/messageview.h
14879                 Don't crash when a top-level MessageView has
14880                 been closed on us. Same problematic than
14881                 yesterday's quicksearch issue.
14882
14883 2006-03-15 [colin]      2.0.0cvs140
14884
14885         * src/gtk/quicksearch.c
14886                 Fix a bitchy race we didn't think about when we
14887                 added quicksearch cancellation:
14888                 If the search is not on cached fields, for example
14889                 body_part matchcase "stuff"
14890                 the matcher code has to get the whole message. If
14891                 we're on IMAP, that can be slow, and in order to
14892                 be non-blocking, the IMAP code idle loop processes
14893                 gtk events too. So it is possible to cancel a
14894                 quicksearch while the matcher is getting the mail's
14895                 body. After matcher got its body, it will start to
14896                 iterate over the matcher list that the Quicksearch's
14897                 clear_search_cb() just freed via prepare_matcher().
14898                 SIGSEGV ensues.
14899                 The fix consists of guarding the matcherlist_match()
14900                 call with a boolean 'matching'. If we reset the
14901                 quicksearch while matching is TRUE, we don't free
14902                 the matcherlist anymore like we did, but we set
14903                 another new flag, deferred_free, to TRUE. Then,
14904                 in quicksearch_match(), just after returning from
14905                 matcherlist_match() and unsetting the matching flag,
14906                 we check the deferred_free flag and do the
14907                 prepare_matcher() (which does the matcherlist_free)
14908                 for real, so we free the matcherlist once it's not
14909                 used anymore.
14910                 As all of this runs via the glib main loop, we
14911                 luckily don't need a mutex.
14912         * src/summaryview.c
14913                 Also, show progress while searching.
14914
14915
14916 2006-03-14 [colin]      2.0.0cvs139
14917
14918         * src/alertpanel.c
14919                 Make alertpanel_is_open non-static
14920
14921 2006-03-14 [colin]      2.0.0cvs138
14922
14923         * src/prefs_spelling.c
14924                 Cleanups - Fabien Vantard
14925
14926 2006-03-14 [wwp]        2.0.0cvs137
14927
14928         * src/main.c
14929                 code style normalization (curly braces, indentation).
14930
14931 2006-03-14 [wwp]        2.0.0cvs137
14932
14933         * src/main.c
14934                 code style (braces, indentation)
14935
14936 2006-03-12 [paul]       2.0.0cvs136
14937
14938         * src/prefs_common.c
14939                 trans_hdr defaults to FALSE to be RFC-savvy
14940         * src/prefs_summaries.c
14941                 add a tooltip to the trans_hdr option
14942                 
14943
14944 2006-03-12 [paul]       2.0.0cvs135
14945
14946         * src/prefs_matcher.c
14947                 give a little more width to the combos
14948         * src/prefs_display_header.c
14949         * src/textview.c
14950                 translate headers if prefs_common.trans_hdr
14951                 is TRUE
14952
14953         Patches by Pawel Pekala
14954
14955 2006-03-12 [paul]       2.0.0cvs134
14956
14957         * src/plugins/clamav/clamav_plugin.c
14958         * src/plugins/dillo_viewer/dillo_viewer.c
14959         * src/plugins/pgpcore/plugin.c
14960         * src/plugins/pgpinline/plugin.c
14961         * src/plugins/pgpmime/plugin.c
14962         * src/plugins/spamassassin/spamassassin.c
14963                 update/add to descriptions
14964         * src/plugins/spamassassin/spamassassin_gtk.c
14965                 fixes to the english, remove superfluous
14966                 tooltips, clean up a little
14967
14968 2006-03-12 [paul]       2.0.0cvs133
14969
14970         * src/compose.c
14971                 fix Bug 924, 'Account combo box shows up wrong 
14972                 if & is in account name'
14973
14974 2006-03-11 [colin]      2.0.0cvs132
14975
14976         * src/summaryview.c
14977                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14978                 messed up shift-selection because is slows down
14979                 moving around summaryview. thanks -users
14980
14981 2006-03-10 [colin]      2.0.0cvs131
14982
14983         * src/plugins/spamassassin/spamassassin_gtk.c
14984                 Put back Paul's engrish fixes
14985
14986 2006-03-10 [colin]      2.0.0cvs130
14987
14988         * src/plugins/spamassassin/spamassassin.c
14989         * src/plugins/spamassassin/spamassassin.h
14990         * src/plugins/spamassassin/spamassassin_gtk.c
14991                 Cleanup SA prefs page (more)
14992                 Patch by Fabien Vantard
14993
14994 2006-03-10 [paul]       2.0.0cvs129
14995
14996         * src/prefs_msg_colors.c
14997         * src/prefs_spelling.c
14998                 widget sensitivity
14999
15000 2006-03-09 [mones]      2.0.0cvs128
15001
15002         * po/es.po
15003                 Update for next RC
15004
15005 2006-03-09 [wwp]        2.0.0cvs127
15006
15007         * configure.ac
15008                 revert accidental commit (requirement for libetpan 0.43), this time
15009                 not in HEAD.
15010
15011 2006-03-09 [wwp]        2.0.0cvs125
15012
15013         * configure.ac
15014                 revert accidental commit (requirement for libetpan 0.43)
15015
15016 2006-03-09 [paul]       2.0.0cvs126
15017
15018         * src/prefs_receive.c
15019                 remove useless frame
15020                 replace 'incorporation' with 'receiving'
15021         * src/plugins/clamav/clamav_plugin_gtk.c
15022         * src/plugins/spamassassin/spamassassin_gtk.c
15023                 improve widget sensitivity
15024                 fix a bit his engrish
15025
15026 2006-03-09 [wwp]        2.0.0cvs125
15027
15028         * src/addressadd.c
15029         * src/foldersel.c
15030         * src/prefs_common.c
15031         * src/prefs_common.h
15032                 remember some more windows' sizes (add to addressbook and
15033                 select folder).
15034
15035 2006-03-09 [paul]       2.0.0cvs124
15036
15037         * src/plugins/pgpcore/prefs_gpg.c
15038                 normalise construction of dialogue
15039
15040 2006-03-09 [paul]       2.0.0cvs123
15041
15042         * src/plugins/trayicon/Makefile.am
15043                 add missing slash
15044
15045 2006-03-08 [colin]      2.0.0cvs122
15046
15047         * src/plugins/trayicon/Makefile.am
15048                 Fix build in separate dir 
15049                 Patch by Bamanzi <bamanzi@gmail.com>
15050
15051 2006-03-08 [colin]      2.0.0cvs121
15052
15053         * src/procmsg.c
15054                 Batch move and copies from summaryview with delayed execution
15055                 too
15056
15057 2006-03-07 [paul]       2.0.0cvs120
15058
15059         * src/common/utils.c
15060                 fix highlighting of URIs containing "()"
15061                 Patch by Pawel Pekala
15062
15063 2006-03-07 [paul]       2.0.0cvs119
15064
15065         * src/folder.c
15066         * src/folder.h
15067         * src/folderview.c
15068                 immediately do alphabetical resort when
15069                 changing a folder's name
15070                 Patch by Pawel Pekala
15071
15072 2006-03-07 [paul]       2.0.0cvs118
15073
15074         * src/news.c
15075         * src/news_gtk.c
15076                 when unsubscribing a newsgroup, remove the
15077                 folder and msgs in .sylpheed-claws/newscache
15078                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15079
15080 2006-03-07 [paul]       2.0.0cvs117
15081
15082         * src/textview.c
15083                 fix wrong Fake URL Warning
15084                 Thanks to Hiro
15085
15086 2006-03-07 [colin]      2.0.0cvs116
15087
15088         * src/imap.c
15089                 Return immediately when password dialog was
15090                 cancelled
15091         * src/gtk/inputdialog.c
15092                 Allow empty strings for passwords
15093
15094
15095 2006-03-06 [colin]      2.0.0cvs115
15096
15097         * src/imap.c
15098                 Prevent double-timeouts when connection fails
15099
15100 2006-03-06 [colin]
15101
15102         2.0.1-rc1 released
15103
15104 2006-03-06 [colin]      2.0.0cvs114
15105
15106         * src/imap.c
15107                 Refresh session during potentially long
15108                 operations
15109
15110 2006-03-06 [wwp]        2.0.0cvs113
15111
15112         * src/prefs_msg_colors.h
15113                 forgot that one (custom color labels).
15114
15115 2006-03-06 [wwp]        2.0.0cvs112
15116
15117         * src/prefs_common.c
15118         * src/prefs_common.h
15119         * src/prefs_msg_colors.c
15120         * src/summaryview.c
15121         * src/summaryview.h
15122         * src/gtk/colorlabel.c
15123         * src/gtk/colorlabel.h
15124                 colors in messages list are now customizable. Color values and names can
15125                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15126                 Thanks to Paul and Colin for their help with this longstanding patch!
15127
15128 2006-03-06 [wwp]        2.0.0cvs111
15129
15130         * src/textview.c
15131                 don't crash if (x)face is bad.
15132
15133 2006-03-05 [paul]       2.0.0cvs110
15134
15135         * AUTHORS
15136         * configure.ac
15137         * src/Makefile.am
15138         * src/common/Makefile.am
15139         * src/common/utils.h
15140         * src/etpan/imap-thread.c
15141         * src/gtk/authors.h
15142         * src/plugins/clamav/Makefile.am
15143         * src/plugins/demo/Makefile.am
15144         * src/plugins/dillo_viewer/Makefile.am
15145         * src/plugins/pgpcore/Makefile.am
15146         * src/plugins/pgpcore/passphrase.c
15147         * src/plugins/pgpinline/Makefile.am
15148         * src/plugins/pgpmime/Makefile.am
15149         * src/plugins/spamassassin/Makefile.am
15150         * src/plugins/trayicon/Makefile.am
15151                 fix builiding on cygwin
15152                 Patch by Ralgh Young <bamanzi@gmail.com>
15153
15154 2006-03-04 [wwp]        2.0.0cvs109
15155
15156         * manual/keyboard.xml
15157                 fix mixed up/down keys.
15158
15159 2006-03-04 [wwp]        2.0.0cvs108
15160
15161         * README
15162         * INSTALL
15163                 updated links to SpamAssassin.
15164
15165 2006-03-04 [wwp]        2.0.0cvs107
15166
15167         * manual/plugins.xml
15168         * src/plugins/spamassassin/README
15169                 updated SpamAssassin plugin docs to reflect new functional additions
15170                 (also fix/update/documents few technical stuff more, see the README).
15171
15172 2006-03-04 [wwp]        2.0.0cvs106
15173
15174         * src/prefs_message.c
15175                 normalized capitalization of message-prefs paths.
15176
15177 2006-03-04 [wwp]        2.0.0cvs105
15178
15179         * manual/advanced.xml
15180                 typo.
15181
15182 2006-03-03 [colin]      2.0.0cvs104
15183
15184         * src/plugins/clamav/clamav_plugin_gtk.c
15185                 Rework prefs page, patch by Fabien 
15186
15187 2006-03-03 [colin]      2.0.0cvs103
15188
15189         * src/plugins/clamav/clamav_plugin.c
15190                 Set error on all errors
15191
15192 2006-03-03 [colin]      2.0.0cvs102
15193
15194         * src/common/plugin.c
15195                 Initialize error to avoid crashing when a plugin fails
15196                 without setting error
15197
15198 2006-03-02 [wwp]        2.0.0cvs101
15199
15200         * configure.ac
15201                 fixed linker flags for libetpan support on Cygwin
15202                 (thanks to H.Merijn Brand).
15203
15204 2006-03-02 [wwp]        2.0.0cvs100
15205
15206         * src/addressbook.c
15207                 fix some AB error messages: one for punctuation and
15208                 one wrongly duplicate (thanks, maxbritov).
15209
15210 2006-03-02 [wwp]        2.0.0cvs99
15211
15212         * src/plugins/spamassassin/spamassassin.c
15213                 make sync calls to sa-learn/spamc to prevent
15214                 system (whatever local or client/server) overload.
15215
15216 2006-03-02 [colin]      2.0.0cvs98
15217
15218         * src/summaryview.c
15219                 Put the spam icon in the status column instead of the
15220                 mark one
15221
15222 2006-03-01 [colin]      2.0.0cvs97
15223
15224         * src/plugins/spamassassin/spamassassin.c
15225                 Fix segfault (g_file_set_contents fails for some 
15226                 reason and err==0x2f. Can't find out why with
15227                 valgrind, using working function :-)
15228
15229 2006-03-01 [colin]      2.0.0cvs96
15230
15231         * src/inc.c
15232                 Offline overriding: let 'No' be cached only 3 seconds
15233
15234 2006-03-01 [colin]      2.0.0cvs95
15235
15236         * src/addr_compl.c
15237         * src/addrbook.c
15238         * src/addressbook.c
15239         * src/addrindex.c
15240         * src/folder_item_prefs.c
15241         * src/headerview.c
15242         * src/imap.c
15243         * src/inc.c
15244         * src/ldif.c
15245         * src/mainwindow.c
15246         * src/mh.c
15247         * src/msgcache.c
15248         * src/prefs_common.h
15249         * src/prefs_msg_colors.c
15250         * src/procheader.c
15251         * src/procheader.h
15252         * src/procmime.c
15253         * src/procmsg.c
15254         * src/procmsg.h
15255         * src/send_message.h
15256         * src/simple-gettext.c
15257         * src/summaryview.c
15258         * src/summaryview.h
15259         * src/syldap.c
15260         * src/textview.c
15261         * src/undo.c
15262         * src/common/ssl_certificate.c
15263         * src/common/utils.c
15264         * src/gtk/colorsel.c
15265         * src/gtk/gtksctree.c
15266         * src/gtk/gtkshruler.c
15267         * src/plugins/trayicon/trayicon.c
15268                 #if 0 goes to /dev/null
15269
15270 2006-03-01 [colin]      2.0.0cvs94
15271
15272         * src/compose.c
15273         * src/imap.c
15274         * src/inc.c
15275         * src/inc.h
15276         * src/messageview.c
15277         * src/news.c
15278         * src/plugins/spamassassin/spamassassin.c
15279                 Allow to add information in the "working offline"
15280                 window
15281
15282 2006-03-01 [wwp]        2.0.0cvs93
15283
15284         * src/plugins/spamassassin/spamassassin.c
15285                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15286                 'cause it seems that calling `spamc ... < inputfile` with
15287                 g_spawn_(a)sync simply.. erm doesn't work :-).
15288
15289 2006-03-01 [wwp]        2.0.0cvs92
15290
15291         * src/toolbar.c
15292         * src/toolbar.h
15293                 simplify the adding of spam/ham button to the messageview toolbar
15294                 (it gets more clear now that the same button will be "Mark as spam"
15295                 or "Mark as ham" according to the current message status,
15296                 thanks to Colin).
15297
15298 2006-03-01 [wwp]        2.0.0cvs91
15299
15300         * src/messageview.c
15301         * src/procmsg.c
15302         * src/procmsg.h
15303         * src/summaryview.c
15304         * src/plugins/spamassassin/spamassassin.c
15305         * src/plugins/spamassassin/spamassassin.h
15306                 make learner callbacks return a status (0 for ok),
15307                 handle it in main code to avoid setting flags when learning failed,
15308                 don't learn on TCP if offline in spamassassin,
15309                 thanks to Colin.
15310
15311                 
15312
15313 2006-03-01 [wwp]        2.0.0cvs90
15314
15315         * src/compose.c
15316                 some work around the compose window's account menu,
15317                 patch by Fabien Vantard.
15318
15319 2006-03-01 [wwp]        2.0.0cvs89
15320
15321         * src/plugins/spamassassin/spamassassin.c
15322                 fixed bad logics, was using spamc in local mode and sa-learn
15323                 in remote mode (thanks, Colin).
15324
15325 2006-03-01 [wwp]        2.0.0cvs88
15326
15327         * src/plugins/spamassassin/spamassassin.c
15328         * src/plugins/spamassassin/spamassassin.h
15329         * src/plugins/spamassassin/spamassassin_gtk.c
15330                 made processing of emails w/ sa-plugin an option (default is TRUE),
15331                 fixed Engrish some tooltips, capitalization of some debug messages
15332                 and warnings. The spamassassin plugin now provides two separate
15333                 services: process emails upon incorporation and spamd training.
15334                 Both services (un)register independently but use some common
15335                 plugin settings (transport settings, spam storage location).
15336
15337 2006-02-28 [wwp]        2.0.0cvs87
15338
15339         * src/plugins/spamassassin/spamassassin.c
15340                 fix async flag to spamc cmdline execution (batch exec should
15341                 be asynchronous).
15342
15343 2006-02-27 [wwp]        2.0.0cvs86
15344
15345         * src/plugins/spamassassin/spamassassin.c
15346         * src/plugins/spamassassin/spamassassin.h
15347         * src/plugins/spamassassin/spamassassin_gtk.c
15348                 - added the ability to learn a remote spamassassin server (spamd),
15349                 using spamc.
15350                 - added the spamassassin option 'username', that applies to all
15351                 spamassassin operations (filtering, learning, local or remote).
15352                 The default username is the current unix user (if left blank
15353                 from gtk prefs or config file).
15354                 - commented out some unused code (notebook widget), removed unused
15355                 layout (hbox1).
15356                 - make more widgets sensitive to the transport type.
15357
15358 2006-02-27 [colin]      2.0.0cvs85
15359
15360         * src/plugins/spamassassin/spamassassin.c
15361                 Fix sa-learn call when offline
15362
15363 2006-02-27 [colin]      2.0.0cvs84
15364
15365         * configure.ac
15366         * src/Makefile.am
15367         * src/mainwindow.c
15368         * src/mainwindow.h
15369         * src/messageview.c
15370         * src/messageview.h
15371         * src/prefs_toolbar.c
15372         * src/procmsg.c
15373         * src/stock_pixmap.c
15374         * src/stock_pixmap.h
15375         * src/summaryview.c
15376         * src/toolbar.c
15377         * src/toolbar.h
15378         * src/pixmaps/ham_btn.xpm
15379         * src/pixmaps/spam.xpm
15380         * src/pixmaps/spam_btn.xpm
15381         * src/plugins/spamassassin/spamassassin.c
15382                 Add button in toolbar for spam learning
15383                 Fix a few bugs from the last related commit
15384                 Revert 1.9.6cvs23 which messed up shift-selection
15385
15386 2006-02-24 [colin]      2.0.0cvs83
15387
15388         * src/procmsg.c
15389         * src/summaryview.c
15390         * src/summaryview.h
15391         * src/plugins/spamassassin/spamassassin.c
15392         * src/plugins/spamassassin/spamassassin.h
15393         * src/plugins/spamassassin/spamassassin_gtk.c
15394                 Unregister learner when spamassassin is either
15395                 disabled or over tcp
15396
15397 2006-02-24 [colin]      2.0.0cvs82
15398
15399         * src/Makefile.am
15400         * src/mainwindow.c
15401         * src/mainwindow.h
15402         * src/procmsg.c
15403         * src/procmsg.h
15404         * src/stock_pixmap.c
15405         * src/stock_pixmap.h
15406         * src/summaryview.c
15407         * src/summaryview.h
15408         * src/gtk/icon_legend.c
15409         * src/pixmaps/spam.xpm  ** NEW FILE **
15410         * src/plugins/spamassassin/spamassassin.c
15411         * src/plugins/spamassassin/spamassassin_gtk.c
15412                 Add spam learning interface (Mark/Mark as 
15413                 (spam|ham) menus)
15414
15415 2006-02-24 [wwp]        2.0.0cvs81
15416
15417         * src/compose.c
15418         * src/compose.h
15419         * src/filtering.c
15420                 hide compose window when sending message in batch mode
15421                 (filtering: forward and redirect). Also fixed a wrong
15422                 value returned when sending failed, neutral anyway.
15423                 (Colin, me) 
15424
15425 2006-02-24 [wwp]        2.0.0cvs80
15426
15427         * src/mainwindow.c
15428                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15429
15430 2006-02-24 [paul]       2.0.0cvs79
15431
15432         * src/news.c
15433         * src/news.h
15434         * src/news_gtk.c
15435                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15436                 Thanks to Colin
15437
15438 2006-02-23 [colin]      2.0.0cvs78
15439
15440         * src/alertpanel.c
15441                 Change OK to Close in alertpanel with View log
15442                 button; add accel to View log. Patch by Fabien
15443                 Vantard
15444
15445 2006-02-23 [wwp]        2.0.0cvs77
15446
15447         * src/compose.c
15448                 silly me, there were much more tests to perform, since toolbars can
15449                 really have down to 1 element only.
15450
15451 2006-02-23 [wwp]        2.0.0cvs76
15452
15453         * commitHelper
15454                 fixed indentation from my previous commit. Fallback to VISUAL if
15455                 EDITOR is not set (and to vi, at last resort).
15456
15457 2006-02-23 [wwp]        2.0.0cvs75
15458
15459         * commitHelper
15460                 improved error detection (Colin, me).
15461
15462 2006-02-23 [wwp]        2.0.0cvs74
15463
15464         * src/prefs_toolbar.c
15465                 simplify and fix prefs/toolbars layouting. Combos' contents can
15466                 now be really displayed.
15467
15468 2006-02-23 [wwp]        2.0.0cvs73
15469         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15470         be really displayed.
15471
15472 2006-02-22 [wwp]        2.0.0cvs72
15473
15474         * src/compose.c
15475                 fix a typo in my previous commit (sorry!).
15476
15477 2006-02-22 [wwp]        2.0.0cvs71
15478
15479         * src/prefs_toolbar.c
15480                 fix a crash when adding separators to toolbars,
15481                 also fix some separator item information.
15482
15483 2006-02-22 [wwp]        2.0.0cvs70
15484
15485         * src/compose.c
15486                 fix a crash when redirecting (for instance) when compose window's
15487                 toolbar contents has been customized (when some buttons have been
15488                 removed in fact).
15489
15490 2006-02-21 [wwp]        2.0.0cvs69
15491
15492         * src/summaryview.c
15493         * src/gtk/pluginwindow.c
15494         * src/plugins/pgpcore/prefs_gpg.c
15495                 fix some compilation warnings (feat. remains of removed code).
15496
15497 2006-02-21 [wwp]        2.0.0cvs68
15498
15499         * src/gtk/gtkutils.c
15500                 fix two compilation issues, thanks to Stephan Sachse.
15501
15502 2006-02-20 [colin]      2.0.0cvs67
15503
15504         * src/mainwindow.c
15505                 Don't reselect displayed mail on refocus
15506                 This fixes actions misbehaving 
15507
15508 2006-02-20 [wwp]        2.0.0cvs66
15509
15510         * src/summaryview.c
15511         * src/gtk/gtksctree.c
15512         * src/gtk/gtkshruler.c
15513                 changed more runtime typecast checks.
15514
15515 2006-02-20 [wwp]        2.0.0cvs65
15516
15517         * src/summary_search.c
15518                 find all - summaryview refresh issue fixed, thanks to Colin.
15519
15520 2006-02-20 [wwp]        2.0.0cvs64
15521
15522         * src/gtk/gtkutils.c
15523                 better runtime typecast checks.
15524
15525 2006-02-20 [wwp]        2.0.0cvs63
15526
15527         * src/summary_search.c
15528                 enhancements to the summary search:
15529                         - add the ability to stop the running search
15530                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15531                         - don't search if no criteria (From/To/Subject/Body) is set
15532                         - ensure that a busy mouse pointer is always shown when searching,
15533                           show it even a bit earlier
15534
15535 2006-02-19 [colin]      2.0.0cvs62
15536
15537         * src/compose.c
15538         * src/imap.c
15539         * src/etpan/imap-thread.c
15540         * src/etpan/imap-thread.h
15541                 (Future) IMAP speed improvement on sending
15542                 Will require a libetpan update
15543         * src/summaryview.c
15544         * src/gtk/quicksearch.c
15545                 Make quicksearch clearable while running.
15546
15547 2006-02-17 [colin]      2.0.0cvs61
15548
15549         * src/imap.c
15550         * src/etpan/imap-thread.c
15551         * src/etpan/imap-thread.h
15552                 Check for IMAP certificates
15553                 ** Requires libetpan-0.42-cvs4 
15554                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15555
15556 2006-02-17 [colin]      2.0.0cvs60
15557
15558         * src/messageview.c
15559         * src/prefs_common.c
15560         * src/prefs_common.h
15561         * src/prefs_message.c
15562                 Add pref to display HTML-only mails with plugin, 
15563                 if possible (defaulting to FALSE of course).
15564
15565 2006-02-16 [colin]      2.0.0cvs59
15566
15567         * src/main.c
15568         * src/common/plugin.c
15569         * src/common/plugin.h
15570         * src/gtk/pluginwindow.c
15571                 Keep track of requested (but unloaded) plugins
15572                 in some error cases.
15573
15574 2006-02-16 [wwp]        2.0.0cvs58
15575
15576         * src/gtk/gtkaspell.c
15577         * src/gtk/gtkaspell.h
15578         * src/prefs_spelling.c
15579         * src/compose.c
15580         * src/prefs_common.c
15581         * src/prefs_common.h
15582                 implemented new optional spellchecker behaviour: re-check message when
15583                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15584
15585 2006-02-16 [wwp]        2.0.0cvs57
15586
15587         * src/quote_fmt_parse.y
15588                 pclose popen'ed pipe.
15589
15590 2006-02-15 [colin]      2.0.0cvs56
15591
15592         * src/mimeview.c
15593         * src/mimeview.h
15594                 Let MimeViewers know which MimeView they
15595                 depend of.
15596         * src/summaryview.c
15597                 Swap From/To columns in Sent/Queue/Drafts
15598                 folders
15599         * src/etpan/imap-thread.c
15600                 Use mailstream_low_tls_open() for STARTTLS
15601                 instead of mailstream_low_ssl_open()
15602                 ** REQUIRES libetpan 0.42cvs3 **
15603
15604 2006-02-15 [wwp]        2.0.0cvs55
15605
15606         * src/compose.c
15607         * src/compose.h
15608         * src/message_search.c
15609         * src/message_search.h
15610         * src/textview.c
15611         * src/gtk/gtkutils.c
15612         * src/gtk/gtkutils.h
15613                 added the ability to Find text in the compose window (and a bit
15614                 of code factorization).
15615
15616 2006-02-15 [wwp]        2.0.0cvs54
15617
15618         * src/prefs_gtk.c
15619                 yet another one file was missing (fix for some widgets' sensitivity).
15620                 Thanks Colin!
15621
15622 2006-02-15 [wwp]        2.0.0cvs53
15623
15624         * src/prefs_gtk.h
15625                 oops forgot that file (fix for some widgets' sensitivity).
15626
15627 2006-02-15 [wwp]        2.0.0cvs52
15628
15629         * src/summary_search.c
15630                 implemented advanced summary search options (added the ability
15631                 to use matcher conditions in an advanced search mode).
15632
15633 2006-02-15 [wwp]        2.0.0cvs51
15634
15635         * src/plugins/pgpcore/prefs_gpg.c
15636         * src/prefs_account.c
15637                 fix some widget sensitivity, mostly around some labels in
15638                 account prefs.
15639
15640 2006-02-15 [paul]       2.0.0cvs50
15641
15642         * manual/advanced.xml
15643                 improve Templates info
15644                 written by wwp
15645
15646 2006-02-14 [colin]      2.0.0cvs49
15647
15648         * src/pixmaps/address_book.xpm
15649         * src/pixmaps/preferences.xpm
15650         * src/pixmaps/properties.xpm
15651                 Fix pixmap size - patch by Fabien Vantard
15652
15653 2006-02-13 [colin]      2.0.0cvs48
15654
15655         * src/procmime.c
15656                 Add missing fclose()s on error
15657         * src/textview.c
15658                 Remove unused code
15659         * src/common/utils.c
15660                 Fix temp files not being deleted on windows
15661         Patches by Thomas Gilgin
15662
15663 2006-02-13 [colin]      2.0.0cvs47
15664
15665         * src/mainwindow.c
15666                 Fix exit crash
15667
15668 2006-02-13 [wwp]        2.0.0cvs46
15669
15670         * src/plugins/pgpcore/prefs_gpg.c
15671                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15672
15673 2006-02-12 [colin]      2.0.0cvs45
15674
15675         * src/folderview.c
15676         * src/main.c
15677         * src/mainwindow.c
15678                 Fix "stuff" when quitting
15679
15680 2006-02-12 [wwp]        2.0.0cvs44
15681
15682         * src/prefs_themes.c
15683                 fix typos in debug messages.
15684
15685 2006-02-11 [colin]      2.0.0cvs43
15686
15687         * src/summaryview.c
15688                 don't allow drag/drop from ourself
15689
15690 2006-02-10 [wwp]        2.0.0cvs42
15691
15692         * src/exporthtml.c
15693         * src/html.c
15694         * src/html.h
15695         * src/procmime.c
15696         * src/textview.c
15697                 renamed html_ prefixed functions and data structures to avoid
15698                 namespace clashes w/ other software (gtkhtml2 for instance).
15699                 Closes bug #907.
15700
15701
15702 2006-02-09 [colin]      2.0.0cvs41
15703
15704         * src/summaryview.c
15705                 Fix shitty logic messed up. Thanks Ticho for the hint!
15706
15707 2006-02-09 [wwp]        2.0.0cvs40
15708
15709         * src/gtk/about.c
15710         * src/compose.c
15711         * src/prefs_account.c
15712         * src/prefs_gtk.h
15713         * src/editaddress.c
15714                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15715                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15716                 Browse buttons in accounts prefs.
15717
15718 2006-02-09 [colin]      2.0.0cvs39
15719
15720         * src/matcher.c
15721                 Check for pointer before using its members
15722         * src/gtk/gtksourceprintjob.c
15723                 Fix a wrong warning
15724
15725 2006-02-09 [wwp]        2.0.0cvs38
15726
15727         * src/gtk/filesel.c
15728                 fix few compiler warnings (type mismatch).
15729
15730 2006-02-09 [paul]       2.0.0cvs37
15731
15732         * po/fr.po
15733                 updated by Fabien Vantard
15734
15735 2006-02-08 [colin]      2.0.0cvs36
15736
15737         * src/prefs_common.c
15738         * src/common/defs.h
15739         * src/common/plugin.c
15740                 allow windows and linux configurations to coexist
15741                 patch by Thomas Gilgin
15742
15743 2006-02-08 [colin]      2.0.0cvs35
15744
15745         * src/filtering.c
15746         * src/matcher.c
15747         * src/matcher.h
15748         * src/matcher_parser_parse.y
15749         * src/prefs_filtering_action.c
15750         * src/prefs_matcher.c
15751                 Add the "Ignore thread" filtering
15752                 action
15753
15754 2006-02-08 [colin]      2.0.0cvs34
15755
15756         * src/compose.c
15757         * src/procmime.c
15758         * src/procmime.h
15759                 Fix bug #905 (damaged attachment)
15760                 text files with raw \0's aren't really text files
15761         FOR_STABLE
15762
15763 2006-02-08 [colin]      2.0.0cvs33
15764
15765         * src/summaryview.c
15766                 Fix crasher introduced yesterday
15767
15768 2006-02-08 [wwp]        2.0.0cvs32
15769
15770         * src/compose.c
15771         * src/compose.h
15772                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15773
15774 2006-02-08 [wwp]        2.0.0cvs31
15775
15776         * src/prefs_template.c
15777                 templates enhancement: allow address completion for Cc and Bcc fields
15778                 (it was currently possible for the To field only)
15779
15780 2006-02-08 [colin]      2.0.0cvs30
15781
15782         * src/compose.c
15783                 Don't unblock if not blocked
15784         FOR_STABLE
15785
15786 2006-02-07 [colin]      2.0.0cvs29
15787
15788         * src/action.c
15789                 Forgot to refresh summaryview
15790
15791 2006-02-07 [colin]      2.0.0cvs28
15792
15793         * src/action.c
15794                 Freeze/thaw message list and folder list while
15795                 processing %as{} actions 
15796         * src/compose.c
15797                 Fix auto-wrap disabling after a middle-click
15798                 paste - FOR_STABLE
15799
15800 2006-02-07 [paul]       2.0.0cvs27
15801
15802         * src/folder.c
15803                 fix freeing of uninitialised pointers
15804                 Thanks to Colin
15805
15806 2006-02-06 [colin]      2.0.0cvs26
15807
15808         * src/folder.c
15809                 Use g_slist_prepend in potentially big list
15810
15811 2006-02-06 [colin]      2.0.0cvs25
15812
15813         * src/folder.c
15814                 Completely skip processing if it doesn't 
15815                 exist (faster!)
15816
15817 2006-02-06 [colin]      2.0.0cvs24
15818
15819         * src/folder.c
15820         * src/summaryview.c
15821                 Batch filtering in summaryview (from Tools menu)
15822                 and pre/post//-processing too
15823
15824 2006-02-06 [colin]      2.0.0cvs23
15825
15826         * src/procmsg.h
15827         * src/filtering.c
15828                 Use a special field for batch filtering instead
15829                 of stepping on deferred execution's toes
15830
15831 2006-02-06 [colin]      2.0.0cvs22
15832
15833         * src/action.c
15834         * src/filtering.c
15835         * src/filtering.h
15836         * src/folder.c
15837         * src/summaryview.c
15838                 Fix filtering via menus and actions
15839
15840 2006-02-06 [colin]      2.0.0cvs21
15841
15842         * src/imap.c
15843                 Put the added file directly to cache if possible (will work
15844                 with next libetpan)
15845         * src/filtering.c
15846         * src/filtering.h
15847         * src/inc.c
15848         * src/folder.c
15849         * src/mbox.c
15850         * src/procmsg.h
15851                 Move and copy filtered messages by batches instead of one
15852                 by one - faster on IMAP
15853         * src/procmsg.c
15854                 Add a function that'll possibly be useful later
15855
15856 2006-02-06 [colin]      2.0.0cvs20
15857
15858         * src/addressbook.c
15859                 Use internal mime-type instead of text/plain for d'n'd
15860         * src/compose.c
15861                 Allow attaching files from mimeview's icon list via d'n'd
15862         * src/folderview.c
15863         * src/folderview.h
15864                 Use internal mime-type instead of text/plain for d'n'd
15865                 Don't try to selected opened folder if none is
15866                 Factorize d'n'd from other apps code
15867         * src/headerview.c
15868         * src/textview.c
15869         * src/gtk/gtkutils.c
15870         * src/gtk/gtkutils.h
15871                 Factorize Face/X-Face stuff
15872         * src/mimeview.c
15873                 Fix d'n'd to other apps
15874         * src/prefs_message.c
15875                 Let the XFace pref be usable without libcompface as it also
15876                 applies to Face
15877         * src/summaryview.c
15878                 Fix d'n'd to other apps
15879                 Factorize d'n'd from other apps code
15880
15881 2006-02-06 [wwp]        2.0.0cvs19
15882
15883         * po/it.po
15884                 Italian translation fixes by Andrea Spadaccini (no more confusion
15885                 between filtering and processing, and few changes in the About
15886                 dialog).
15887
15888
15889 2006-02-06 [mones]      2.0.0cvs18
15890
15891         * src/gtk/icon_legend.c
15892                 Improved descriptions allowing better translations
15893
15894 2006-02-05 [colin]      2.0.0cvs17
15895
15896         * src/imap.c
15897                 Add the f*cking missing expunge that caused imap_fetch_env
15898                 to fail after an add_msgs ! :-///
15899         * src/etpan/imap-thread.c
15900                 Add a bit of debug
15901         FOR_STABLE
15902
15903 2006-02-05 [colin]      2.0.0cvs16
15904
15905         * src/common/utils.c
15906                 Don't check for return-path (or we can't put
15907                 back non-sent mails)
15908
15909 2006-02-05 [colin]      2.0.0cvs15
15910
15911         * src/textview.c
15912                 Don't try to display Face header in textview
15913                 when teh headerview's active
15914
15915 2006-02-05 [colin]      2.0.0cvs14
15916
15917         * tools/tbird2syl.py
15918         * tools/Makefile.am
15919                 Add script to import Thunderbird mails
15920
15921 2006-02-05 [colin]      2.0.0cvs13
15922
15923         * src/headerview.c
15924         * src/procheader.c
15925         * src/procmsg.c
15926         * src/procmsg.h
15927         * src/textview.c
15928                 Show Face headers - patch partially by Klaus Flittner
15929
15930 2006-02-05 [colin]      2.0.0cvs12
15931
15932         * src/folderview.c
15933         * src/summaryview.c
15934         * src/common/utils.c
15935         * src/common/utils.h
15936                 Let dnd work from mime icons to summaryview
15937                 and to folderview too
15938                 Add a crude test to avoid trying to add files
15939                 drag'n'dropped when they're not mails
15940
15941 2006-02-04 [colin]      2.0.0cvs11
15942
15943         * src/summaryview.c
15944         * src/mimeview.c
15945                 Fix utf8 conversion
15946
15947 2006-02-04 [colin]      2.0.0cvs10
15948
15949         * src/compose.c
15950         * src/folderview.c
15951         * src/mimeview.c
15952         * src/summaryview.c
15953         * src/summaryview.h
15954                 Added various drag and drop capas:
15955                 From                    To
15956                 summaryview             other apps
15957                 mimeview icons          other apps
15958                 other apps              summaryview
15959                 other apps              folderview
15960
15961                 This shouldn't have broken the existing:
15962                 From                    To
15963                 summaryview             folderview
15964                 folderview              folderview
15965                 summaryview             compose's attachments
15966
15967         Tests welcomed.
15968
15969 2006-02-02 [paul]       2.0.0cvs9
15970
15971         * src/mainwindow.c
15972                 move global option 'Set displayed columns...' out
15973                 of folder option grouping.
15974                 fix sensitivity of 'harvest addresses'
15975         FOR_STABLE
15976
15977 2006-02-01 [colin]      2.0.0cvs8
15978
15979         * src/mimeview.c
15980                 Revert the alertpanel patch, it sucks (intrusive
15981                 and gets in the way of "open")
15982
15983 2006-02-01 [colin]      2.0.0cvs7
15984
15985         * src/compose.c
15986         * src/prefs_account.c
15987         * src/prefs_common.c
15988         * src/common/defs.h
15989         * src/common/utils.c
15990         * src/common/utils.h
15991                 Add ability to edit the signature file
15992                 from the account preferences, and use
15993                 a default for the text editor.
15994                 Patch by Fabien Vantard
15995
15996 2006-02-01 [colin]      2.0.0cvs6
15997
15998         * src/mimeview.c
15999                 Try to get mime type by extension if it is
16000                 application/octet-stream
16001                 Display a window with possible choices when
16002                 encountering unknown mime types
16003         * src/gtk/filesel.c
16004         * src/gtk/filesel.h
16005                 Add preview
16006                 Allow multiple selection in filtered filesel
16007                 (patch by Fabien Vantard)
16008         * src/gtk/pluginwindow.c
16009                 Use it (patch by Fabien Vantard)
16010
16011 2006-02-01 [paul]       2.0.0cvs5
16012
16013         * src/jpilot.c
16014                 fix crash on creating jpilot address book
16015                 Thanks to Colin - FOR_STABLE
16016         * src/prefs_summaries.c
16017         * src/prefs_wrapping.c
16018         * src/gtk/icon_legend.c
16019         * src/gtk/quicksearch.c
16020                 string fixes and additions
16021
16022 2006-02-01 [paul]       2.0.0cvs4
16023
16024         * src/compose.c
16025         * src/mainwindow.c
16026         * src/messageview.c
16027         * src/prefs_send.c
16028                 add Arabic encoding option
16029                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16030
16031 2006-01-31 [colin]      2.0.0cvs3
16032
16033         * src/plugins/pgpcore/passphrase.c
16034                 Convert passphrase to locale encoding
16035         * src/compose.c
16036                 Fix drafting on IMAP. Crappy bug sneaked in
16037                 the release :-/
16038         FOR_STABLE
16039
16040 2006-01-30 [paul]       2.0.0cvs2
16041
16042         * src/gtk/icon_legend.c
16043                 show the new entries
16044
16045 2006-01-30 [colin]      2.0.0cvs1
16046
16047         * src/manual.c
16048                 Check for the file to be present before 
16049                 enabling the menu - FOR_STABLE
16050         * src/gtk/icon_legend.c
16051                 Add folders icons (not all of them, there
16052                 are too much, but the most intriguing ones)
16053
16054 2006-01-30 [paul]       2.0.0
16055
16056         version 2.0.0 released
16057
16058 [For previous entries, see ChangeLog.pre2.0.0]