b3fff0920568e2ae0b6f7a3003ff0ba4d486112b
[claws.git] / ChangeLog
1 2007-09-28 [paul]       3.0.1cvs44
2
3         * src/mimeview.c
4                 fix maemo build
5
6 2007-09-28 [paul]       3.0.1cvs43
7
8         * src/account.c
9                 use gtk_widget_set_size_request() on the label
10                 so that wrapping works better. get rid of the
11                 (partially deprecated) hbutton_box.
12                 these changes should prevent buttons overlapping
13                 on maemo
14
15 2007-09-28 [colin]      3.0.1cvs42
16
17         * src/pop.c
18                 Fix typo :)
19
20 2007-09-28 [colin]      3.0.1cvs41
21
22         * src/compose.c
23         * src/msgcache.c
24         * src/pop.c
25         * src/procmime.c
26         * src/etpan/imap-thread.c
27                 64bits-related warning fixes
28
29 2007-09-28 [colin]      3.0.1cvs40
30
31         * src/folder_item_prefs.c
32         * src/ldaputil.c
33         * src/mainwindow.c
34         * src/mimeview.c
35         * src/common/tags.c
36                 Fix warnings
37
38 2007-09-28 [colin]      3.0.1cvs39
39
40         * src/plugins/spamassassin/spamassassin.c
41         * src/plugins/spamassassin/spamassassin.h
42         * src/plugins/spamassassin/spamassassin_gtk.c
43                 Add addressbook-based whitelisting
44
45 2007-09-28 [colin]      3.0.1cvs38
46
47         * src/folder.c
48                 Fix bug 1337, 'crash on pressing Send button'
49
50 2007-09-28 [paul]       3.0.1cvs37
51
52         * src/prefs_folder_item.c
53                 give the orphans a parent. makes all prefs
54                 pages visible on maemo
55
56 2007-09-28 [colin]      3.0.1cvs36
57
58         * src/prefs_folder_column.c
59         * src/prefs_summary_column.c
60                 Fix two leaks
61
62 2007-09-27 [colin]      3.0.1cvs35
63
64         * src/gtk/quicksearch.c
65                 Fix bug 1336, 'Segfault if empty space before search-string'
66
67 2007-09-26 [mones]      3.0.1cvs34
68
69         * manual/account.xml
70         * manual/plugins.xml
71                 Fixed irc channel name, added some docbook markup.
72                 Changed text markup to docbook markup. 
73                 Added spamcop as supported in SpamReport description.
74         * manual/fr/plugins.xml
75                 Fixed irc channel name.
76         * manual/es/account.xml
77         * manual/es/advanced.xml
78         * manual/es/claws-mail-manual.xml
79         * manual/es/glossary.xml
80         * manual/es/gpl.xml
81         * manual/es/keyboard.xml
82         * manual/es/plugins.xml
83                 Synced with English version, fixed a couple of typos.
84
85 2007-09-26 [colin]      3.0.1cvs33
86
87         * configure.ac
88                 Explain why "Libgnomeprint: no" on GTK+ 2.10
89
90 2007-09-26 [colin]      3.0.1cvs32
91
92         * src/messageview.c
93         * src/procmsg.c
94         * src/procmsg.h
95                 Optimisation: avoid fetching mail 3 times locally
96                 for displaying
97
98 2007-09-26 [colin]      3.0.1cvs31
99
100         * src/mh.c
101                 Fix missing static
102
103 2007-09-26 [colin]      3.0.1cvs30
104
105         * src/folder.c
106         * src/folder.h
107         * src/mh.c
108         * src/mh.h
109                 Fix MH mtime hack - make it a folder class function
110
111 2007-09-26 [colin]      3.0.1cvs29
112
113         * src/inc.c
114                 Fix bug 1334, 'user defined mail incorporation 
115                 script not run'
116
117 2007-09-25 [colin]      3.0.1cvs28
118
119         * src/codeconv.c
120                 Optimisation: shortcut conv_codeset_strdup
121                 when src_code and dest_code are the same
122         * src/common/xml.c
123         * src/common/xml.h
124                 Optimisation: shortcut code conversions when
125                 files are in UTF-8; faster list walking by
126                 using prepend/reverse.
127
128 2007-09-25 [holger]     3.0.1cvs27
129
130         * src/printing.c
131                 Replace button bar of the preview window
132                 with a real toolbar (patch by Colin)
133                 Add zooming to the preview window
134
135 2007-09-24 [paul]       3.0.1cvs26
136
137         * src/compose.c
138                 compact the character set menu, adding some
139                 missing encodings. Patch by Pawel Pekala
140
141 2007-09-23 [paul]       3.0.1cvs25
142
143         * src/prefs_account.c
144         * src/prefs_folder_item.c
145         * src/prefs_quote.c
146         * src/quote_fmt.c
147         * src/quote_fmt.h
148                 remove unnecessary frame from Templates options
149                 and improve the English of the check button label
150
151 2007-09-22 [colin]      3.0.1cvs24
152
153         * src/gtk/quicksearch.c
154                 Fix bug 1329, 'error in quicksearch.c'
155                 Fix return with value in function returning void
156
157 2007-09-22 [colin]      3.0.1cvs23
158
159         * src/imap.c
160         * src/procmsg.h
161         * src/common/utils.c
162         * src/common/utils.h
163         * src/etpan/imap-thread.c
164                 Optimise fetching IMAP cached emails *a lot*
165                 (remember whether mail is fully cached and \r's
166                  are already stripped)
167
168 2007-09-22 [colin]      3.0.1cvs22
169
170         * src/folder.c
171         * src/folder.h
172         * src/prefs_folder_item.c
173                 Add a button to allow users to drop local caches.
174
175 2007-09-21 [colin]      3.0.1cvs21
176
177         * src/summaryview.c
178                 Remove unnecessary error when cancelling export to mbox.
179                 Patch by Pawel
180
181 2007-09-21 [paul]       3.0.1cvs20
182
183         * src/gtk/prefswindow.c
184                 remove unnecessary frames from the prefs
185                 pages. Patch by Pawel Pekala
186
187 2007-09-21 [paul]       3.0.1cvs19
188
189         * src/prefs_account.c
190         * src/prefs_folder_item.c
191         * src/prefs_quote.c
192         * src/quote_fmt.c
193                 put the Templates options into a tabbed
194                 layout. Patch by Pawel Pekala
195
196 2007-09-21 [paul]       3.0.1cvs18
197
198         * src/mainwindow.c
199                 group together the character set menu items
200                 move the /View/Show or hide/Message view below
201                 .../Toolbar menu item
202                 Patch by Pawel Pekala
203
204 2007-09-21 [mones]      3.0.1cvs17
205
206         * src/compose.c
207                 Fix for bug 1327, 'segfault when replying to a non-existent
208                 news message', thanks to Colin.
209
210 2007-09-21 [colin]      3.0.1cvs16
211
212         * src/folderview.c
213                 Complete 3.0.1cvs15
214
215 2007-09-20 [colin]      3.0.1cvs15
216
217         * src/folderview.c
218         * src/folderview.h
219                 Maybe fix bug 1324, 'Corrupted IMAP cache'
220
221 2007-09-20 [colin]      3.0.1cvs14
222
223         * src/printing.c
224                 Fix a little leak
225
226 2007-09-20 [holger]     3.0.1cvs13
227
228         * src/printing.c
229                 Add page layout to print preview.
230                 Make the close-button in the toolbar
231                 right-aligned.
232
233 2007-09-20 [paul]       3.0.1cvs12
234
235         * po/ru.po
236                 updated by Pavlo Bohmat
237
238 2007-09-19 [colin]      3.0.1cvs11
239
240         * src/common/utils.c
241                 Prevent unquoted mime boundaries, by always
242                 using a /
243
244 2007-09-19 [colin]      3.0.1cvs10
245
246         * src/printing.c
247                 Fix drawing area size, fix DPI change that
248                 can cause total number of lines to decrease
249
250 2007-09-19 [colin]      3.0.1cvs9
251
252         * po/POTFILES.in
253         * src/printing.c
254                 Make print preview more efficient and nicer.
255                 Patch mostly by Holger Berndt <hb@claws-mail.org>
256
257 2007-09-19 [colin]      3.0.1cvs8
258
259         * src/prefs_common.c
260         * src/prefs_common.h
261         * src/printing.c
262                 Add scrolledwindow, default allocation and
263                 size saving to the print preview window.
264
265 2007-09-18 [colin]      3.0.1cvs7
266
267         * src/prefs_common.c
268         * src/prefs_common.h
269         * src/prefs_image_viewer.c
270         * src/printing.c
271                 GtkPrintOperation:
272                 - add image printing support
273                 - add option to print images
274                 - add preview widget
275                 - add saving of a few Page Setup parameters
276
277 2007-09-18 [colin]      3.0.1cvs6
278
279         * AUTHORS
280         * src/gtk/authors.h
281                 Add Guillaume Chazarain
282
283 2007-09-18 [colin]      3.0.1cvs5
284
285         * src/common/utils.c
286                 Fix bug 1321, 'access before allocation 
287                 when scanning for uris'. Patch by 
288                 Guillaume Chazarain <guichaz@yahoo.fr>
289
290 2007-09-18 [colin]      3.0.1cvs4
291
292         * src/toolbar.c
293                 Fix bug 1320, 'Memory leak caused by 
294                 gtk_container_get_children'. Patch by
295                 Guillaume Chazarain <guichaz@yahoo.fr>
296
297 2007-09-18 [colin]      3.0.1cvs3
298
299         * src/printing.c
300         * src/printing.h
301                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
302
303 2007-09-18 [colin]      3.0.1cvs2
304
305         * src/Makefile.am
306         * src/mainwindow.c
307         * src/messageview.c
308         * src/messageview.h
309         * src/prefs_ext_prog.c
310         * src/prefs_fonts.c
311         * src/printing.c
312         * src/printing.h
313         * src/summaryview.c
314                 Use GtkPrintOperation by default on GTK+ >= 2.10
315                 Patch by Holger Berndt <hb@claws-mail.org>
316
317 2007-09-18 [paul]       3.0.1cvs1
318
319         * NEWS
320         * README
321         * RELEASE_NOTES
322         * configure.ac
323                 bump up version number following stable release
324
325 2007-09-16 [colin]      3.0.0cvs18
326
327         * src/folder.c
328                 Fix possible memleak
329
330 2007-09-16 [colin]      3.0.0cvs17
331
332         * src/folderview.c
333                 Fix bug 1311, 'Wrong arrow position 
334                 while moving message into folder when 
335                 column headers hidden'
336         * src/image_viewer.c
337                 Show error in the GUI if image can't
338                 be loaded
339         * src/matcher.c
340                 Fix spurious output
341         * src/messageview.c
342                 Allow setting domain in msgid
343         * src/common/plugin.c
344                 Add timing information
345
346 2007-09-16 [colin]      3.0.0cvs16
347
348         * src/account.c
349         * src/compose.c
350         * src/prefs_account.c
351         * src/prefs_account.h
352         * src/prefs_template.c
353         * src/common/utils.c
354                 Remove Generate Message-ID option. We need
355                 this on some IMAP servers.
356
357 2007-09-16 [colin]      3.0.0cvs15
358
359         * src/prefs_filtering.c
360         * src/prefs_filtering.h
361         * src/prefs_filtering_action.c
362         * src/common/tags.c
363                 Fix tags issues: tags with spaces, renaming
364                 tags.
365
366 2007-09-16 [colin]      3.0.0cvs14
367
368         * src/folderview.c
369         * src/main.c
370         * src/mainwindow.c
371                 Fix bug 1308, 'Claws deletes folderlist.xml after
372                 fetching mail short after start-up'
373
374 2007-09-16 [colin]      3.0.0cvs13
375
376         * src/compose.c
377                 Fix scrolling to cursor
378
379 2007-09-16 [paul]       3.0.0cvs12
380
381         * po/sr.po
382                 updated by Aleksandar Urosevic
383
384 2007-09-16 [paul]       3.0.0cvs11
385
386         * src/folder.c
387                 do not allow locked msgs to be deleted,
388                 even by filtering/processing
389
390 2007-09-07 [paul]       3.0.0cvs10
391
392         * src/prefs_folder_column.c
393         * src/prefs_summary_column.c
394                 implement button sensitivity
395                 patch by Pawel Pekala
396
397 2007-09-06 [wwp]        3.0.0cvs9
398
399         * src/prefs_gtk.c
400                 Add a missing linefeed to a debug message.
401
402 2007-09-05 [colin]      3.0.0cvs8
403
404         * src/inc.c
405                 Fix statusbar/window mismatch on Maemo
406
407 2007-09-05 [colin]      3.0.0cvs7
408
409         * src/ldaputil.c
410                 Fix build without USE_LDAP_TLS
411
412 2007-09-05 [colin]      3.0.0cvs6
413
414         * src/folder.c
415         * src/imap.c
416         * src/inc.c
417         * src/mbox.c
418         * src/send_message.c
419         * src/statusbar.c
420         * src/statusbar.h
421                 Maemo: distinguish various statusbar messages,
422                 in order to display only the most important.
423
424 2007-09-04 [wwp]        3.0.0cvs5
425
426         * src/account.c
427                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
428                 Show protocol "SMTP" and the appropriate server for send-only
429                 accounts, show "-" instead of "" when no value is relevant.
430
431 2007-09-03 [ticho]      3.0.0cvs4
432
433         * src/summaryview.c
434                 Handle plural form better in delete confirmation dialog.
435
436 2007-09-03 [wwp]        3.0.0cvs3
437
438         * src/compose.c
439                 Warn differently when sending or sending later (queueing).
440
441 2007-09-03 [colin]      3.0.0cvs2
442
443         * src/procmime.c
444         * src/procmime.h
445         * src/common/plugin.c
446         * src/common/plugin.h
447                 Add a new plugin API, MimeParser. It allows
448                 plugins to scan email MIME parts and optionally,
449                 transform them.
450
451 2007-09-03 [mones]      3.0.0cvs1
452
453         * po/es.po
454                 Updated translation
455         * src/common/defs.h
456                 While a better solution is made double history sizes
457
458 2007-09-03 [paul]       3.0.0
459
460         * NEWS
461         * README
462         * RELEASE_NOTES
463                 3.0.0 released
464
465 2007-09-03 [paul]       2.10.0cvs191
466
467         * po/bg.po
468         * po/ca.po
469         * po/de.po
470         * po/fi.po
471         * po/fr.po
472         * po/hu.po
473         * po/it.po
474         * po/pl.po
475         * po/pt_BR.po
476         * po/ru.po
477         * po/sk.po
478         * po/zh_CN.po
479                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
480                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
481                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
482                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
483
484 2007-09-02 [colin]      2.10.0cvs190
485
486         * src/edittags.c
487         * src/common/tags.c
488                 Prevent empty or white-space tags
489
490 2007-09-01 [colin]      2.10.0cvs189
491
492         * src/main.c
493                 Fix double-reading of accounts list when
494                 the wizard has been run due to no accounts
495         * src/mainwindow.c
496                 Fix sensitivity of a menu item in case 
497                 there's no account
498
499 2007-09-01 [wwp]        2.10.0cvs188
500
501         * src/wizard.c
502                 Fix wizard crash when Mailbox dir already exists
503                 (thanks to Colin).
504
505 2007-08-31 [colin]      2.10.0cvs187
506
507         * src/etpan/imap-thread.c
508                 Fix unwanted creation of 
509                 libetpan's stream dump file
510         * src/compose.c
511                 Fix coloring of pastes as quotation
512         * src/summaryview.c
513                 Maemo: Fix opening of mails from keypad
514                 in Sent folders
515         * src/addressbook.c
516         * src/folderview.c
517         * src/image_viewer.c
518         * src/mimeview.c
519         * src/gtk/prefswindow.c
520                 Maemo: Fix adjustments changes 
521
522 2007-08-30 [colin]      2.10.0cvs186
523
524         * src/folderview.c
525                 Don't opened selected folder when clicking
526                 on white space
527         * src/mainwindow.c
528                 Maemo: Make Esc close messageviews
529         * src/messageview.c
530                 Maemo: Fix message scrolling to the end on 
531                 opening
532                 Maemo: Fix reopening same message
533         * src/gtk/prefswindow.c
534                 Maemo: try to fix scrollbar. Doesn't work,
535                 it seems as if gtk_adjustment_set_value was
536                 a noop.
537
538 2007-08-30 [colin]      2.10.0cvs185
539
540         * src/compose.c
541         * src/folderview.c
542         * src/main.c
543         * src/prefs_matcher.c
544         * src/prefs_template.c
545         * src/quote_fmt.c
546         * src/send_message.c
547         * src/toolbar.c
548         * src/gtk/gtkaspell.c
549         * src/plugins/bogofilter/bogofilter.c
550         * src/plugins/bogofilter/bogofilter_gtk.c
551         * src/plugins/clamav/clamav_plugin_gtk.c
552         * src/plugins/pgpcore/sgpgme.c
553         * src/plugins/spamassassin/spamassassin.c
554         * src/plugins/spamassassin/spamassassin_gtk.c
555                 Fix all potential misuses of format-string functions
556
557 2007-08-30 [wwp]        2.10.0cvs184
558
559         * src/prefs_template.c
560                 Fix a leak.
561
562 2007-08-29 [colin]      2.10.0cvs183
563
564         * src/plugins/trayicon/trayicon.c
565                 Fix leak of hooks in case of error,
566                 thanks to Holger Berndt
567
568 2007-08-28 [colin]      2.10.0cvs182
569
570         * src/mainwindow.c
571                 Don't use current folder settings when
572                 composing from the compose button's
573                 account selector
574
575 2007-08-28 [colin]      2.10.0cvs181
576
577         * src/quote_fmt_parse.y
578                 Fix cursor offset when quote contains UTF-8
579                 chars
580
581 2007-08-28 [colin]      2.10.0cvs180
582
583         * src/compose.c
584         * src/compose.h
585                 Fix signature replacement when it's been wrapped
586
587 2007-08-27 [colin]      2.10.0cvs179
588
589         * src/summaryview.c
590                 Fix indentation
591
592 2007-08-27 [colin]      2.10.0cvs178
593
594         * src/summaryview.c
595                 Fix Quicksearch's Sticky mode
596
597 2007-08-27 [colin]      2.10.0cvs177
598
599         * src/folder_item_prefs.c
600         * src/folder_item_prefs.h
601         * src/imap_gtk.c
602         * src/mh_gtk.c
603                 Fix loss of subfolders properties when
604                 renaming a folder
605
606 2007-08-26 [wwp]        2.10.0cvs176
607
608         * src/alertpanel.c
609         * src/messageview.c
610         * src/prefs_actions.c
611                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
612                 will have to be used when necessary *before* calling
613                 alertpanel functions.
614
615 2007-08-25 [paul]       2.10.0cvs175
616
617         * src/prefs_actions.c
618                 workaround gettext problem marking
619                 string as c-format when it's not
620
621 2007-08-25 [wwp]        2.10.0cvs174
622
623         * src/alertpanel.c
624         * src/messageview.c
625         * src/prefs_actions.c
626                 Call the pango markup escape function right ince in alertpanel_create
627                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
628                 2.10.0cvs158).
629
630         * src/common/log.c
631                 Fix a crash due to a misuse of g_print(), encountered when the string
632                 passed to g_print was containing printf substitution symbols.
633
634 2007-08-25 [paul]       2.10.0cvs173
635
636         * src/common/log.c
637                 fix a segfault when refreshing RSSyl feeds
638
639 2007-08-25 [paul]       2.10.0cvs172
640
641         * src/gtk/icon_legend.c
642                 add watchthread.xpm
643
644 2007-08-25 [paul]       2.10.0cvs171
645
646         * src/Makefile.am
647         * src/stock_pixmap.c
648         * src/pixmaps/insert_file.xpm
649                 add a new pixmap instead of re-using
650                 paste.xpm. (easier for icon theme authors)
651
652 2007-08-24 [holger]     2.10.0cvs170
653
654         * src/plugins/trayicon/trayicon.c
655                 The same fix for another hook id.
656
657 2007-08-24 [holger]     2.10.0cvs169
658
659         * src/plugins/trayicon/trayicon.c
660                 Micro-fix: Do the error checking for
661                 the right hook id.
662
663 2007-08-24 [paul]       2.10.0cvs168
664
665         * src/folder.h
666                 fix typo causing compiler warning
667
668 2007-08-24 [paul]       2.10.0cvs167
669
670         * README
671                 put back the correct version of this file also
672
673 2007-08-24 [colin]      2.10.0cvs166
674
675         * src/send_message.c
676                 Use progress bar when sending messages
677
678 2007-08-24 [paul]       2.10.0cvs165
679
680         * Makefile.am
681                 oops! if i'm quick no-one will notice
682                 (put back the proper file)
683
684 2007-08-24 [paul]       2.10.0cvs164
685
686         * AUTHORS
687         * Makefile.am
688         * README
689         * src/gtk/authors.h
690         * tools/Makefile.am
691         * tools/README
692         * tools/mew2claws-mail.pl
693                 add new script that imports a Mew address book
694                 submitted by Jerome Lelong
695
696 2007-08-24 [paul]       2.10.0cvs163
697
698         * manual/plugins.xml
699                 remove the obsolete plugins, add the
700                 missing plugins, including the forthcoming
701                 SpamReport plugin
702
703 2007-08-24 [paul]       2.10.0cvs162
704
705         * manual/advanced.xml
706                 add info about the hidden emphasis_color option
707         * manual/keyboard.xml
708                 correct the info about hotkeys
709                 wrap the long lines
710
711 2007-08-24 [paul]       2.10.0cvs161
712
713         * src/folderview.c
714                 add mnemonic to 'Run procesing rules'
715
716 2007-08-24 [paul]       2.10.0cvs160
717
718         * src/account.c
719         * src/folder.c
720         * src/folder.h
721                 use suitable defaults for outbox,
722                 queue, drafts and trash folders
723
724 2007-08-24 [wwp]        2.10.0cvs159
725
726         * src/folderview.c
727                 Update menu item sensitivity if necessary (or we get a
728                 gtk critical message).
729
730 2007-08-23 [wwp]        2.10.0cvs158
731
732         * src/action.c
733         * src/prefs_actions.c
734                 Allow literal % chars in action commands (use %%).
735                 Add a missing p++ to the action parser in action_get_type(),
736                 which was missing it, even if it was neutral.
737                 Fix a pango markup warning at runtime.
738
739 2007-08-23 [wwp]        2.10.0cvs157
740
741         * src/addressbook.c
742                 Contacts are now locale-aware sorted in the address book
743                 (LC_COLLATE matters here).
744                 Fix missing table initializers.
745
746 2007-08-23 [colin]      2.10.0cvs156
747
748         * src/imap.c
749                 Check scan_required on dest folder when copying
750
751 2007-08-23 [colin]      2.10.0cvs155
752
753         * src/imap.c
754                 Fix scanning when folder was empty
755
756 2007-08-22 [colin]      2.10.0cvs154
757
758         * src/msgcache.c
759                 Don't g_warning when g_try_malloc fails(), or it makes
760                 things worse as g_log() allocates. Fixes bug 1290,
761                 'Claws Mail crashes if too little memory when 
762                 rebuilding folder tree'
763
764 2007-08-22 [colin]      2.10.0cvs153
765
766         * src/inc.c
767                 Fix format string vulnerability, thanks to
768                 Ulf Harnhammar, Secunia Research
769
770 2007-08-22 [colin]      2.10.0cvs152
771
772         * src/ldapserver.c
773                 Set tv_usec too
774
775 2007-08-22 [wwp]        2.10.0cvs151
776
777         * src/ldapquery.c
778                 Few better null-ptr checks.
779
780 2007-08-22 [colin]      2.10.0cvs150
781
782         * src/editldap.c
783         * src/editldap_basedn.c
784         * src/ldapquery.c
785         * src/ldapserver.c
786         * src/ldapserver.h
787         * src/ldapupdate.c
788         * src/ldaputil.c
789         * src/ldaputil.h
790                 Fix ldap timeouts
791
792 2007-08-22 [colin]      2.10.0cvs149
793
794         * src/ldapquery.c
795                 Finish previous fix
796
797 2007-08-22 [colin]      2.10.0cvs148
798
799         * src/ldapquery.c
800                 Fix wrong assertions
801
802 2007-08-22 [colin]      2.10.0cvs147
803
804         * src/ldaputil.c
805                 Fix test (set ldap v3 if bindDN is set or TLS is set)
806
807 2007-08-22 [colin]      2.10.0cvs146
808
809         * src/editldap.c
810         * src/ldaputil.c
811                 Fix wrong "Connected successfully to server". Connection only succeeds if
812                 we can get the base DN.
813
814 2007-08-21 [wwp]        2.10.0cvs145
815
816         * src/browseldap.c
817         * src/editldap.c
818         * src/ldapctrl.c
819         * src/ldapquery.c
820         * src/ldapserver.c
821         * src/ldapupdate.c
822         * src/ldaputil.c
823                 More sanity checks in ldap functions.
824
825 2007-08-21 [wwp]        2.10.0cvs144
826
827         * src/prefs_account.c
828                 Don't return a value in a void function().
829
830 2007-08-21 [paul]       2.10.0cvs143
831
832         * src/messageview.c
833                 add check for ftp: to messageview_list_urls()
834
835 2007-08-21 [colin]      2.10.0cvs142
836
837         * src/editldap.c
838         * src/ldapctrl.c
839         * src/ldapctrl.h
840         * src/ldapquery.c
841         * src/ldapupdate.c
842                 Fix bug 1293, 'LDAP address book not working'
843                 Search only on specified fields, but fetch 
844                 every field possible. People will have to 
845                 reset the searched Attributes in their LDAP
846                 servers properties.
847
848 2007-08-21 [wwp]        2.10.0cvs141
849
850         * src/addr_compl.c
851         * src/addrbook.c
852         * src/addrcache.c
853         * src/addrcindex.c
854         * src/addressbook.c
855         * src/addrindex.c
856         * src/browseldap.c
857         * src/crash.c
858         * src/editaddress_other_attributes_ldap.c
859         * src/exporthtml.c
860         * src/folder.c
861         * src/folderview.c
862         * src/imap.c
863         * src/jpilot.c
864         * src/ldapserver.c
865         * src/ldapupdate.c
866         * src/ldif.c
867         * src/main.c
868         * src/mainwindow.c
869         * src/matcher.c
870         * src/mh.c
871         * src/msgcache.c
872         * src/mutt.c
873         * src/pine.c
874         * src/pop.c
875         * src/prefs_customheader.c
876         * src/prefs_msg_colors.c
877         * src/procmime.c
878         * src/textview.c
879         * src/vcard.c
880         * src/wizard.c
881         * src/common/log.c
882         * src/common/socket.c
883         * src/common/ssl_certificate.c
884         * src/common/utils.c
885         * src/common/utils.h
886         * src/gtk/description_window.c
887         * src/plugins/demo/demo.c
888         * src/plugins/pgpcore/prefs_gpg.c
889         * src/plugins/spamassassin/libspamc.c
890                 Make sure we use glib functions to send text messages (information,
891                 debug, warning, errors) to stdout/stderr - no more direct puts
892                 fputs printf fprintf to stdout/stderr when it can be done using
893                 g_log*() and g_print/g_printerr. Doing this, we make sure every
894                 stdout/stderr message is saved to log in Windows.
895
896
897 2007-08-21 [wwp]        2.10.0cvs140
898
899         * src/main.c
900         * src/common/utils.h
901                 Route glib's stdout/stderr messages to a log file (Windows only),
902                 instead of loosing them.
903
904 2007-08-21 [paul]       2.10.0cvs139
905
906         * src/mainwindow.c
907                 replace deprecated g_strncasecmp()
908         * src/messageview.c
909                 fix 'List URLS'
910
911 2007-08-20 [ticho]      2.10.0cvs138
912
913         * src/account.c
914         * src/prefs_account.h
915                 Copy all account preferences in account_clone() - some
916                 were missing.
917         * src/prefs_account.c
918                 Handle empty privacy system combobox gracefully (warning
919                 instead of a crash).
920
921 2007-08-20 [colin]      2.10.0cvs137
922
923         * src/ldapctrl.c
924                 Fix a leak
925
926 2007-08-20 [paul]       2.10.0cvs136
927
928         * src/browseldap.c
929         * src/editldap.c
930         * src/ldapctrl.c
931         * src/ldapquery.c
932         * src/ldapquery.h
933         * src/ldapserver.c
934         * src/ldaputil.c
935                 add debug_prints
936                 patch by Michael Rasmussen
937
938 2007-08-19 [colin]      2.10.0cvs135
939
940         * src/imap.c
941                 Fix previous commit. Sensitivity update is needed
942                 for "Cancel receiving". However when batching we
943                 don't need to do it for every message flag change,
944                 just once at the start and once at the end.
945
946 2007-08-19 [colin]      2.10.0cvs134
947
948         * src/imap.c
949                 Remove useless menu updates on session lock/unlock
950
951 2007-08-19 [colin]      2.10.0cvs133
952
953         * src/etpan/imap-thread.c
954                 Make all fetch logs less verbose
955
956 2007-08-19 [paul]       2.10.0cvs132
957
958         * src/foldersel.c
959         * src/folderview.c
960         * src/summaryview.c
961                 fix bug 1286, 'Can't move a folder into a "Folders
962                 Only" folder'
963
964 2007-08-18 [ticho]      2.10.0cvs131
965
966         * src/editaddress_other_attributes_ldap.c
967                 Converted option menu for other ldap attributes to GtkComboBox.
968
969 2007-08-18 [colin]      2.10.0cvs130
970
971         * src/compose.c
972         * src/prefs_common.c
973         * src/prefs_common.h
974         * src/prefs_send.c
975         * src/send_message.c
976                 Revert 'send_dialog_mode' meaning to 
977                 'send_dialog_invisible', so that the 
978                 new checkbox doesn't change the 
979                 existing behaviour.
980
981 2007-08-18 [paul]       2.10.0cvs129
982
983         * src/summaryview.c
984                 add missing menu update
985
986 2007-08-17 [colin]      2.10.0cvs128
987
988         * src/folder.c
989                 Set batching after getting flags - maybe fixes
990                 bug 1292, 'CM crashes on writing mail'
991
992 2007-08-16 [ticho]      2.10.0cvs127
993
994         * src/prefs_send.c
995                 Convert two GtkOptionMenu widgets to new GtkComboBox.
996         * src/gtk/combobox.h
997         * src/gtk/gtkutils.c
998                 Allow NULL for GtkComboBox menuitem label, rendering such
999                 items as row separators.
1000
1001 2007-08-16 [paul]       2.10.0cvs126
1002
1003         * src/plugins/trayicon/trayicon.c
1004                 remove wrongly used gettextisation
1005
1006 2007-08-15 [ticho]      2.10.0cvs125
1007
1008         * src/importldif.c
1009                 Fixed a runtime warning where an attempt to pack an
1010                 already packed GtkLabel was made.
1011
1012 2007-08-15 [ticho]      2.10.0cvs124
1013
1014         * src/prefs_compose_writing.c
1015                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1016                 into GtkComboBox.
1017
1018 2007-08-14 [ticho]      2.10.0cvs123
1019
1020         * src/messageview.c
1021         * src/gtk/gtkutils.c
1022                 Changed return receipt account selector to GtkComboBox.
1023                 Fixed a runtime warning where GTK tried to parse
1024                 "name <email@address" as a Pango markup in an alertpanel label.
1025
1026 2007-08-14 [ticho]      2.10.0cvs122
1027
1028         * src/prefs_logging.c
1029                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1030
1031 2007-08-14 [wwp]        2.10.0cvs121
1032
1033         * tools/Makefile.am
1034         * tools/README
1035         * tools/popfile-link.sh
1036                 Added a new tool: POPFile helper, to open
1037                 selected messages in POPFile control center,
1038                 in order to change the messages' status.
1039
1040 2007-08-14 [ticho]      2.10.0cvs120
1041
1042         * src/compose.c
1043         * src/prefs_common.c
1044         * src/prefs_common.h
1045         * src/prefs_send.c
1046         * src/send_message.c
1047                 Change "Show send dialog" optionmenu to a checkbutton.
1048         * src/prefs_receive.c
1049                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1050
1051 2007-08-13 [wwp]        2.10.0cvs119
1052
1053         * src/addr_compl.c
1054         * src/addressbook.c
1055         * src/addrindex.c
1056         * src/compose.c
1057         * src/filtering.c
1058         * src/folderview.c
1059         * src/inc.c
1060         * src/matcher.c
1061         * src/mh.c
1062         * src/partial_download.c
1063         * src/prefs_gtk.c
1064         * src/procmsg.c
1065         * src/stock_pixmap.c
1066         * src/summaryview.c
1067         * src/common/utils.c
1068         * src/gtk/gtkaspell.c
1069         * src/gtk/menu.c
1070                 Make sure we never pass NULL pointers for %s substitutions
1071                 (prevent from crashing in Windows).
1072
1073 2007-08-13 [wwp]        2.10.0cvs118
1074
1075         * src/msgcache.c
1076                 Re-enable mmap_reads in Windows with some missing
1077                 CloseHandle of mapping objects, thanks to
1078                 Marcus Brinkmann.
1079
1080 2007-08-13 [paul]       2.10.0cvs117
1081
1082         * src/common/utils.c
1083                 fix bug 1287, 'Compile time problem on Solaris
1084                 (nexenta gnu/Solaris) utils.c'
1085                 Thanks to Piotr Chrzczonowicz
1086
1087 2007-08-12 [wwp]        2.10.0cvs116
1088
1089         * src/plugins/pgpcore/prefs_gpg.c
1090                 Don't try to unset a GPG_AGENT_INFO that was not
1091                 set (and don't use a NULL string in Windows, it was
1092                 crashing with --debug if GPG_AGENT_INFO was not set).
1093
1094 2007-08-12 [wwp]        2.10.0cvs115
1095
1096         * src/privacy.h
1097                 Make gcc type-check arguments passed to privacy_set_error().
1098
1099 2007-08-12 [ticho]      2.10.0cvs114
1100
1101         * src/prefs_folder_item.c
1102                 Make sure that folder default account combobox always has some
1103                 account preselected.
1104         * src/gtk/combobox.c
1105                 Handle empty combobox gracefully (warning instead of crash).
1106
1107 2007-08-12 [ticho]      2.10.0cvs114
1108
1109         * src/prefs_folder_item.c
1110                 Make sure that folder default account combobox is not empty.
1111         * src/gtk/combobox.c
1112                 Handle empty combobox gracefully (warning instead of crash).
1113
1114 2007-08-11 [paul]       2.10.0cvs113
1115
1116         * src/addrgather.c
1117         * src/folderview.c
1118                 use 'subfolder' instead of 'sub-folder', matching
1119                 everywhere else the term is used
1120         * src/imap_gtk.c
1121                 fix engrish
1122
1123 2007-08-10 [wwp]        2.10.0cvs112
1124
1125         * src/msgcache.c
1126                 Disable mmap reads in Windows only (at least temporarily), they
1127                 prevent from renaming/removing target cache files.
1128
1129 2007-08-10 [paul]
1130
1131         3.0.0-rc2 released
1132
1133 2007-08-10 [wwp]        2.10.0cvs111
1134
1135         * src/msgcache.c
1136                 fix unpredictable crashes in Windows due to broken
1137                 cache/mark/tags files writting (file were opened for
1138                 writing in text mode).
1139
1140         * src/recv.c
1141                 use gettimeofday() from w32lib.h on Windows.
1142
1143 2007-08-10 [colin]      2.10.0cvs110
1144
1145         * src/imap.c
1146         * src/etpan/imap-thread.c
1147         * src/etpan/imap-thread.h
1148                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1149
1150 2007-08-09 [colin]      2.10.0cvs109
1151
1152         * src/editldap.c
1153                 Fix port being reset to 636 on SSL
1154         * src/folder.c
1155                 Fix folder_item_get_msg_num_by_file
1156                 on drafts/queue folders
1157
1158 2007-08-09 [wwp]        2.10.0cvs108
1159
1160         * src/folder.c
1161                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1162                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1163
1164
1165 2007-08-09 [colin]      2.10.0cvs107
1166
1167         * src/folderview.c
1168         * src/summaryview.c
1169         * src/gtk/prefswindow.c
1170                 A few Maemo layout fixes
1171
1172 2007-08-09 [paul]       2.10.0cvs106
1173
1174         * src/prefs_account.c
1175                 remove the hyphen from plug-ins to
1176                 match everywhere else
1177
1178 2007-08-08 [wwp]        2.10.0cvs105
1179
1180         * src/prefs_folder_item.c
1181                 Fix an extraneous stealth ^L char.
1182
1183 2007-08-08 [wwp]        2.10.0cvs104
1184
1185         * src/prefs_folder_item.c
1186                 Better fix, group variables declarations (USE_ASPELL).
1187
1188 2007-08-08 [wwp]        2.10.0cvs103
1189
1190         * src/prefs_folder_item.c
1191                 Fix compilation w/ USE_ASPELL set (broken
1192                 by 2.10.0cvs102).
1193
1194 2007-08-08 [ticho]      2.10.0cvs102
1195
1196         * src/prefs_folder_item.c
1197                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1198
1199 2007-08-08 [colin]      2.10.0cvs101
1200
1201         * src/imap.c
1202         * src/etpan/imap-thread.c
1203         * src/etpan/imap-thread.h
1204                 Close selected mailbox before doing
1205                 status on it.
1206
1207 2007-08-08 [colin]      2.10.0cvs100
1208
1209         * src/html.c
1210                 Complete symbol table, thanks to wwp.
1211                 Fixes bug 1284, 'The html -> text 
1212                 converter ignores entities'
1213         * src/msgcache.c
1214                 Fix possible fd leak
1215
1216 2007-08-08 [colin]      2.10.0cvs99
1217
1218         * src/imap.c
1219                 Better way to fetch UIDs on non-UIDPLUS servers
1220
1221 2007-08-07 [colin]      2.10.0cvs98
1222
1223         * src/imap.c
1224                 fix bug 1275, 'auto-saved draft messages not 
1225                 always being removed'; Also, make multiple
1226                 copy (in the same account) faster by matching
1227                 source/destination message UIDs.
1228         * src/messageview.c
1229                 Don't try to reshow deleted mail
1230         * src/msgcache.c
1231                 Fix leak on error path
1232
1233 2007-08-07 [wwp]        2.10.0cvs97
1234
1235         * manual/account.xml
1236         * manual/advanced.xml
1237         * manual/fr/account.xml
1238         * manual/fr/advanced.xml
1239                 Updated the reference manual and the French translation to
1240                 reflect 2.10.0cvs84: enable running folder Processing
1241                 rules on demand.
1242
1243 2007-08-06 [wwp]        2.10.0cvs96
1244
1245         * src/prefs_common.c
1246         * src/prefs_common.h
1247         * src/textview.c
1248                 Allow changing the emphasis color used to highlight
1249                 the newsreader/x-mailer header value when it matches
1250                 our preferred mail agent (hidden pref 'emphasis_col' added
1251                 to clawsrc).
1252
1253 2007-08-06 [colin]      2.10.0cvs95
1254
1255         * src/compose.c
1256         * src/compose.h
1257                 Re-commit 2.10.0cvs86, with a protection
1258                 against Pango bug. Also, try to fix 
1259                 bug 1275, 'auto-saved draft messages not 
1260                 always being removed'
1261
1262 2007-08-06 [wwp]        2.10.0cvs94
1263
1264         * src/gtk/quicksearch.c
1265                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1266
1267 2007-08-06 [ticho]      2.10.0cvs93
1268
1269         * src/prefs_account.c
1270         * src/gtk/combobox.c
1271                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1272                 selection in account preferences.
1273
1274 2007-08-06 [wwp]        2.10.0cvs92
1275
1276         * src/plugins/pgpcore/plugin.def
1277                 Apply one more chunk from gpg4win's 03-w32-port patch.
1278
1279 2007-08-05 [colin]      2.10.0cvs91
1280
1281         * src/compose.c
1282         * src/compose.h
1283                 reverting buggy patch for now
1284
1285 2007-08-05 [colin]      2.10.0cvs90
1286
1287         * src/folder.c
1288                 Fix slowdown
1289
1290 2007-08-04 [colin]      2.10.0cvs89
1291
1292         * src/prefs_summaries.c
1293         * src/summary_search.c
1294                 Replace deprecated widgets. Patch by
1295                 Andrej.
1296
1297 2007-08-04 [colin]      2.10.0cvs88
1298
1299         * src/mh.c
1300                 Refresh GUI only every 2000 mails on mh_get_last_num
1301                 This is fast (readdir) and done only once per 
1302                 session/folder
1303
1304 2007-08-03 [colin]      2.10.0cvs87
1305
1306         * src/prefs_account.c
1307         * src/gtk/combobox.h
1308         * src/gtk/gtkutils.c
1309                 Fix a deprecated widget. Patch by
1310                 Andrej
1311
1312 2007-08-03 [colin]      2.10.0cvs86
1313
1314         * src/compose.c
1315         * src/compose.h
1316                 Make colorisation and wrapping algorithms
1317                 faster. Fixes bug 1246, 'compose becomes 
1318                 increasingly slow replying to complex emails'
1319
1320 2007-08-03 [paul]       2.10.0cvs85
1321
1322         * src/mh.c
1323                 keep the window painted
1324
1325 2007-08-02 [paul]       2.10.0cvs84
1326
1327         * src/folderview.c
1328         * src/mainwindow.c
1329         * src/mainwindow.h
1330                 enable running folder Processing
1331                 rules on demand
1332
1333 2007-08-02 [paul]       2.10.0cvs83
1334
1335         * src/textview.c
1336                 speed up/clean up rendering of larger
1337                 msgs
1338                 Thanks to Colin
1339
1340 2007-08-01 [paul]       2.10.0cvs82
1341
1342         * src/mainwindow.h
1343                 clean up cruft
1344         * src/toolbar.c
1345                 change default toolbar layout on maemo
1346         * src/pixmaps/close.xpm
1347                 make the red cross a grey cross
1348         * src/pixmaps/jpilot.xpm
1349                 make icon smaller so it fits better
1350
1351 2007-07-31 [paul]       2.10.0cvs81
1352
1353         * src/setup.c
1354         * src/gtk/gtkutils.c
1355                 fix crash on maemo on first launch
1356
1357 2007-07-30 [paul]       2.10.0cvs80
1358
1359         * src/prefs_matcher.c
1360                 specify the units of age and size
1361
1362 2007-07-30 [paul]       2.10.0cvs79
1363
1364         * src/main.c
1365                 Fix IMAP timeout setting
1366
1367 2007-07-30 [colin]      2.10.0cvs78
1368
1369         * src/prefs_account.c
1370                 Fix a deprecated widget. Patch by
1371                 Andrej
1372
1373 2007-07-27 [paul]       2.10.0cvs77
1374
1375         * src/matcher_parser_parse.y
1376         * src/prefs_filtering_action.c
1377         * src/prefs_matcher.c
1378                 these changes forgotten in cvs74's
1379                 'watch thread' feature
1380
1381 2007-07-27 [paul]       2.10.0cvs76
1382
1383         * src/compose.c
1384                 fix potential crasher
1385                 thanks to Colin
1386
1387 2007-07-27 [paul]       2.10.0cvs75
1388
1389         * src/mainwindow.c
1390         * src/manual.c
1391         * src/manual.h
1392         * src/gtk/gtkutils.c
1393                 make mainwindow's /Help/Manual point to the
1394                 remote copy if the local copy doesn't exist
1395
1396 2007-07-27 [paul]       2.10.0cvs74
1397
1398         * src/Makefile.am
1399         * src/filtering.c
1400         * src/folder.c
1401         * src/mainwindow.c
1402         * src/matcher.c
1403         * src/matcher.h
1404         * src/matcher_parser_parse.y
1405         * src/procmsg.c
1406         * src/procmsg.h
1407         * src/stock_pixmap.c
1408         * src/stock_pixmap.h
1409         * src/summaryview.c
1410         * src/summaryview.h
1411         * src/toolbar.c
1412         * src/toolbar.h
1413         * src/pixmaps/watchthread.xpm
1414                 add 'watch thread' feature
1415
1416 2007-07-27 [paul]       2.10.0cvs73
1417
1418         * src/prefs_folder_item.c
1419                 adjust labels, add tooltips
1420
1421 2007-07-27 [colin]      2.10.0cvs72
1422
1423         * src/summaryview.c
1424                 Maemo: Remove less used menu items
1425
1426 2007-07-26 [colin]      2.10.0cvs71
1427
1428         * src/messageview.c
1429                 Maemo: destroy messageview after trashing mail.
1430                 Maybe should be done on X11 too
1431
1432 2007-07-26 [colin]      2.10.0cvs70
1433
1434         * src/folderview.c
1435         * src/mainwindow.c
1436         * src/prefs_common.c
1437         * src/prefs_common.h
1438         * src/summaryview.c
1439                 Add View/Show or Hide/Column headers
1440
1441 2007-07-26 [colin]      2.10.0cvs69
1442
1443         * src/procmime.c
1444                 Fix unwanted output
1445
1446 2007-07-26 [colin]      2.10.0cvs68
1447
1448         * src/ldapserver.c
1449                 Fix possible crash on cache invalidation
1450         * src/compose.c
1451         * src/procmime.c
1452         * src/procmime.h
1453         * src/quote_fmt_parse.y
1454                 Make replying to mails with big attachments
1455                 much faster. Fixes bug 1224, 'The process of 
1456                 Replying to emails with large attachments 
1457                 seems unreasonably long...'
1458
1459 2007-07-26 [colin]      2.10.0cvs67
1460
1461         * src/mimeview.c
1462         * src/matcher.c
1463         * src/common/ssl.c
1464                 Fix threads use on BSDs
1465
1466 2007-07-26 [paul]       2.10.0cvs66
1467
1468         * src/gtk/prefswindow.c
1469                 fix account prefs breakage
1470                 thanks to Colin
1471
1472 2007-07-26 [paul]       2.10.0cvs65
1473
1474         * configure.ac
1475                 standardise ./configure --help messages
1476
1477 2007-07-26 [colin]      2.10.0cvs64
1478
1479         * src/addressbook.c
1480         * src/editaddress.c
1481                 Fix two vCard-related crashes
1482
1483 2007-07-25 [colin]      2.10.0cvs63
1484
1485         * src/inc.c
1486         * src/prefs_common.c
1487         * src/prefs_common.h
1488         * src/prefs_receive.c
1489                 Maemo: Add a better way to notify of
1490                 new mails
1491         * src/mainwindow.c
1492         * src/statusbar.h
1493         * src/summaryview.c
1494         * src/toolbar.c
1495                 Maemo: Various layout fixes
1496         * src/gtk/prefswindow.c
1497                 Maemo: Better prefs layout
1498
1499 2007-07-25 [paul]       2.10.0cvs62
1500
1501         * src/textview.c
1502                 fix the layout on maemo
1503                 thanks to Colin
1504
1505 2007-07-25 [iwkse]      2.10.0cvs61
1506
1507         * src/summaryview.c
1508                 add 'o' shortcut on summaryview
1509
1510 2007-07-25 [iwkse]      2.10.0cvs60
1511
1512         * src/textview.c
1513                 fix o shortcut
1514
1515 2007-07-24 [colin]      2.10.0cvs59
1516
1517         * src/mh.c
1518                 Fix missing timestamp update on source
1519                 folder when moving
1520         * src/textview.c
1521         * src/textview.h
1522                 Better text layout on part's choices
1523
1524 2007-07-23 [colin]      2.10.0cvs58
1525
1526         * src/mimeview.c
1527         * src/textview.c
1528                 Maemo: Automatically choose the correct application
1529                 to open parts
1530         * src/gtk/quicksearch.c
1531                 Make search run on GDK_KP_Enter too
1532
1533 2007-07-23 [wwp]        2.10.0cvs57
1534
1535         * src/quote_fmt_lex.l
1536                 Revert accidentaly committed lines (account_sig) in
1537                 2.10.0cvs56.
1538
1539 2007-07-23 [wwp]        2.10.0cvs56
1540
1541         * src/quote_fmt_lex.l
1542                 Fix typos around long form expressions in the quote lexer.
1543
1544 2007-07-23 [paul]
1545
1546         3.0.0-rc1 released
1547
1548 2007-07-23 [colin]      2.10.0cvs55
1549
1550         * src/addr_compl.c
1551                 Fix auto-completion on Maemo
1552
1553 2007-07-23 [colin]      2.10.0cvs54
1554
1555         * src/statusbar.c
1556                 Maemo: Fix sticking statusbars
1557
1558 2007-07-22 [colin]      2.10.0cvs53
1559
1560         * src/main.c
1561                 Maemo: Fix the strange "top_application" info
1562                 at startup. We should do something when 
1563                 receiving such a message.
1564
1565 2007-07-20 [paul]       2.10.0cvs52
1566
1567         * src/news_gtk.c
1568                 add missing #include "statusbar.h"
1569
1570 2007-07-20 [colin]      2.10.0cvs51
1571
1572         * src/folder.c
1573         * src/folder.h
1574         * src/folder_item_prefs.c
1575         * src/folder_item_prefs.h
1576         * src/folderview.c
1577         * src/imap.c
1578         * src/imap_gtk.c
1579         * src/imap_gtk.h
1580         * src/news.c
1581         * src/news_gtk.c
1582         * src/news_gtk.h
1583         * src/prefs_folder_item.c
1584                 Implement age-based caching: allow to
1585                 specify a threshold for the offline synchronisation
1586                 feature, and whether old cached bodies should 
1587                 be removed
1588         * src/toolbar.c
1589         * src/toolbar.h
1590                 Fix label/tooltips
1591         * src/plugins/dillo_viewer/dillo_viewer.c
1592                 Check that Dillo's installed
1593
1594 2007-07-20 [wwp]        2.10.0cvs50
1595
1596         * src/mimeview.c
1597         * src/stock_pixmap.c
1598                 Draw a frame around the selected mimeview part icon (instead of the
1599                 shifted 'dancing' icon).
1600
1601 2007-07-20 [colin]      2.10.0cvs49
1602
1603         * src/main.c
1604                 Unref stuff even on error
1605         * src/wizard.c
1606                 disconnect signals only at the very
1607                 end of the wizard save.
1608
1609 2007-07-20 [colin]      2.10.0cvs48
1610
1611         * src/mainwindow.c
1612         * src/messageview.c
1613         * src/toolbar.c
1614         * src/toolbar.h
1615                 Fix random crashes while navigating
1616                 (GTK_EVENTS_FLUSH)
1617
1618 2007-07-19 [colin]      2.10.0cvs47
1619
1620         * configure.ac
1621         * src/main.c
1622         * src/prefs_common.c
1623         * src/prefs_common.h
1624         * src/wizard.c
1625         * src/common/defs.h
1626         * src/common/utils.c
1627                 Maemo: add an easy way to store data (mails
1628                 and IMAP/NNTP caches) on one of the SD cards,
1629                 and protect against unmounts if needed
1630
1631 2007-07-19 [paul]       2.10.0cvs46
1632
1633         * src/Makefile.am
1634         * src/stock_pixmap.c
1635         * src/gtk/about.c
1636         * src/pixmaps/claws-mail_logo-small.xpm
1637                 implement a (slightly) different About
1638                 dialog for maemo and add a small version
1639                 of the logo for it
1640         * src/wizard.c
1641                 use a scrolled window for wizard page 1
1642                 on maemo
1643
1644 2007-07-19 [paul]       2.10.0cvs45
1645
1646         * src/Makefile.am
1647                 too soon for this line
1648
1649 2007-07-19 [paul]       2.10.0cvs44
1650
1651         * src/Makefile.am
1652                 fix build on n800
1653
1654 2007-07-19 [colin]      2.10.0cvs43
1655
1656         * src/wizard.c
1657                 Solve Mail/Mailbox name when specifying
1658                 full /path/to/Mail.
1659
1660 2007-07-18 [colin]      2.10.0cvs42
1661
1662         * src/inc.c
1663         * configure.ac
1664                 Fix build on n770
1665
1666 2007-07-18 [colin]      2.10.0cvs41
1667
1668         * src/inc.c
1669                 Maemo: plug the online/offline system into
1670                 maemo's interfaces to have Claws automatically
1671                 switch according to the system status
1672         * src/statusbar.c
1673                 Maemo: use HildonBanners to display status
1674                 messages. Renders the main statusbar useless.
1675
1676 2007-07-18 [paul]       2.10.0cvs40
1677
1678         * src/filtering.c
1679                 fix screen blanking on moving/copying many msgs
1680         * src/folder.c
1681                 fix processing progressbar and screen blanking
1682                 during processing
1683
1684 2007-07-18 [paul]       2.10.0cvs39
1685
1686         * src/messageview.c
1687                 revert cvs37, breakage on maemo
1688
1689 2007-07-18 [paul]       2.10.0cvs38
1690
1691         * src/gtk/gtkutils.c
1692                 make sure we can still build with older GTK's
1693
1694 2007-07-18 [colin]      2.10.0cvs37
1695
1696         * src/messageview.c
1697                 Only hide the small layout's messageview, instead
1698                 of destroying it when closing
1699         * src/gtk/gtkutils.c
1700                 Use gtk_window_present_with_time to popup windows,
1701                 it seems to make things better with modern WMs
1702                 (actually focusing)
1703
1704 2007-07-17 [colin]      2.10.0cvs36
1705
1706         * src/editaddress.c
1707                 Simplify layout on Maemo
1708         * src/folder.c
1709                 Fix possible crash
1710         * src/prefs_display_header.c
1711                 Remove some headers by default on Maemo
1712
1713 2007-07-17 [paul]       2.10.0cvs35
1714
1715         * src/prefs_common.c
1716         * src/prefs_common.h
1717         * src/prefs_logging.c
1718         * src/common/log.c
1719                 add options to stop/enable writing logs to disc
1720
1721 2007-07-17 [paul]       2.10.0cvs34
1722
1723         * src/edittags.c
1724                 fix some issues with the Apply tags window:
1725                 - set search column (enables autocompl in the treeview)
1726                 - apply tag from "New tag" if it existed
1727                 - clears New tag entry when adding it with the button
1728                 Thanks to Colin
1729
1730 2007-07-17 [paul]       2.10.0cvs33
1731
1732         * src/edittags.c
1733                 fix 'apply tags' dialogue weirdness
1734
1735 2007-07-16 [colin]      2.10.0cvs32
1736
1737         * src/toolbar.c
1738                 Fix double-loading of mails on Maemo
1739
1740 2007-07-16 [colin]      2.10.0cvs31
1741
1742         * src/messageview.c
1743                 Prevent double-loading of the same part under some
1744                 conditions; hide statusbar on Maemo
1745
1746 2007-07-16 [colin]      2.10.0cvs30
1747
1748         * src/edittags.c
1749         * src/edittags.h
1750         * src/mainwindow.c
1751         * src/summaryview.c
1752                 Improve the tag interface - allow
1753                 to set/unset tags from a special
1754                 window.
1755         * src/gtk/gtkvscrollbutton.c
1756         * src/mimeview.c
1757         * src/mimeview.h
1758         * src/stock_pixmap.c
1759                 Fix Mimeview's ugly hacks in the
1760                 icon list. 
1761
1762 2007-07-16 [paul]       2.10.0cvs29
1763
1764         * src/wizard.c
1765                 rework dialog
1766         * src/gtk/icon_legend.c
1767                 put it all in a scrolled window
1768
1769 2007-07-15 [colin]      2.10.0cvs28
1770
1771         * src/mainwindow.c
1772                 Maemo: force layout to be Small screen; the
1773                 others don't make sense
1774
1775 2007-07-14 [colin]      2.10.0cvs27
1776
1777         * src/mimeview.c
1778         * src/gtk/gtkvscrollbutton.c
1779                 Maemo: Fix mimeview's buttons size
1780
1781 2007-07-14 [colin]      2.10.0cvs26
1782
1783         * src/toolbar.c
1784                 Fix the button workaround fix.
1785                 (Use the correct variable)
1786
1787 2007-07-14 [colin]      2.10.0cvs25
1788
1789         * src/mainwindow.c
1790         * src/toolbar.c
1791                 Maemo: put the progress bar in the
1792                 toolbar
1793
1794 2007-07-14 [colin]      2.10.0cvs24
1795
1796         * src/prefs_common.c
1797                 Maemo: hide statusbar by default
1798         * src/Makefile.am
1799         * src/stock_pixmap.c
1800         * src/stock_pixmap.h
1801         * src/toolbar.c
1802         * src/pixmaps/go_folders.xpm
1803                 Maemo: Add a specific icon to go back to
1804                 folder list
1805
1806 2007-07-14 [colin]      2.10.0cvs23
1807
1808         * src/toolbar.c
1809                 Don't set homogeneous finally
1810
1811 2007-07-14 [colin]      2.10.0cvs22
1812
1813         * src/toolbar.c
1814                 Fix button show/hide issues
1815
1816 2007-07-14 [colin]      2.10.0cvs21
1817
1818         * src/toolbar.c
1819                 Fix huge arrows
1820                 Fix button workaround to be able to click
1821                 if mouse was on button when it went un-
1822                 sensitive.
1823                 Revert previous commit, gtk_tool_item_set_homogeneous
1824                 doesn't mean what it seems to mean ;-)
1825
1826 2007-07-14 [paul]       2.10.0cvs20
1827
1828         * src/toolbar.c
1829                 make homogeneous FALSE always
1830
1831 2007-07-13 [colin]      2.10.0cvs19
1832
1833         * src/toolbar.c
1834         * src/toolbar.h
1835                 Rework to fit the non-deprecated API
1836         * src/compose.c
1837         * src/folderview.c
1838         * src/mainwindow.c
1839         * src/messageview.c
1840         * src/summaryview.c
1841                 Maemo layout changes. Better toolbars,
1842                 removal of CTree headers. 
1843
1844 2007-07-13 [paul]       2.10.0cvs18
1845
1846         * src/gtk/colorlabel.c
1847                 fix bug 1261, '[DE] coloring messages in overview 
1848                 keys are not localised'
1849                 the string is now included in claws-mail.pot
1850
1851 2007-07-13 [colin]      2.10.0cvs17
1852
1853         * src/summaryview.c
1854                 Fix bug 1267, 'printing mutliple messages 
1855                 opens one message-dialog after the other'
1856                 Ask for confirmation when printing 10
1857                 messages or more.
1858
1859 2007-07-11 [colin]      2.10.0cvs16
1860
1861         * COPYING
1862         * README
1863         * autogen.sh
1864         * manual/claws-mail-manual.xml
1865         * manual/gpl.xml
1866         * manual/es/claws-mail-manual.xml
1867         * manual/es/gpl.xml
1868         * manual/fr/claws-mail-manual.xml
1869         * manual/fr/gpl.xml
1870         * manual/pl/gpl.xml
1871         * src/account.c
1872         * src/account.h
1873         * src/action.c
1874         * src/action.h
1875         * src/adbookbase.h
1876         * src/addr_compl.c
1877         * src/addr_compl.h
1878         * src/addrbook.c
1879         * src/addrbook.h
1880         * src/addrcache.c
1881         * src/addrcache.h
1882         * src/addrcindex.c
1883         * src/addrcindex.h
1884         * src/addrclip.c
1885         * src/addrclip.h
1886         * src/addrdefs.h
1887         * src/addressadd.c
1888         * src/addressadd.h
1889         * src/addressbook.c
1890         * src/addressbook.h
1891         * src/addressbook_foldersel.c
1892         * src/addressbook_foldersel.h
1893         * src/addressitem.h
1894         * src/addrgather.c
1895         * src/addrgather.h
1896         * src/addrharvest.c
1897         * src/addrharvest.h
1898         * src/addrindex.c
1899         * src/addrindex.h
1900         * src/addritem.c
1901         * src/addritem.h
1902         * src/addrquery.c
1903         * src/addrquery.h
1904         * src/addrselect.c
1905         * src/addrselect.h
1906         * src/alertpanel.c
1907         * src/alertpanel.h
1908         * src/browseldap.c
1909         * src/browseldap.h
1910         * src/codeconv.c
1911         * src/codeconv.h
1912         * src/compose.c
1913         * src/compose.h
1914         * src/crash.c
1915         * src/crash.h
1916         * src/customheader.c
1917         * src/customheader.h
1918         * src/displayheader.c
1919         * src/displayheader.h
1920         * src/editaddress.c
1921         * src/editaddress.h
1922         * src/editaddress_other_attributes_ldap.c
1923         * src/editaddress_other_attributes_ldap.h
1924         * src/editbook.c
1925         * src/editbook.h
1926         * src/editgroup.c
1927         * src/editgroup.h
1928         * src/editjpilot.c
1929         * src/editjpilot.h
1930         * src/editldap.c
1931         * src/editldap.h
1932         * src/editldap_basedn.c
1933         * src/editldap_basedn.h
1934         * src/edittags.c
1935         * src/edittags.h
1936         * src/editvcard.c
1937         * src/editvcard.h
1938         * src/enriched.c
1939         * src/enriched.h
1940         * src/exphtmldlg.c
1941         * src/exphtmldlg.h
1942         * src/expldifdlg.c
1943         * src/expldifdlg.h
1944         * src/export.c
1945         * src/export.h
1946         * src/exporthtml.c
1947         * src/exporthtml.h
1948         * src/exportldif.c
1949         * src/exportldif.h
1950         * src/filtering.c
1951         * src/filtering.h
1952         * src/folder.c
1953         * src/folder.h
1954         * src/folder_item_prefs.c
1955         * src/folder_item_prefs.h
1956         * src/foldersel.c
1957         * src/foldersel.h
1958         * src/folderutils.c
1959         * src/folderutils.h
1960         * src/folderview.c
1961         * src/folderview.h
1962         * src/gedit-print.c
1963         * src/gedit-print.h
1964         * src/grouplistdialog.c
1965         * src/grouplistdialog.h
1966         * src/headerview.c
1967         * src/headerview.h
1968         * src/html.c
1969         * src/html.h
1970         * src/image_viewer.c
1971         * src/image_viewer.h
1972         * src/imap.c
1973         * src/imap.h
1974         * src/imap_gtk.c
1975         * src/imap_gtk.h
1976         * src/import.c
1977         * src/import.h
1978         * src/importldif.c
1979         * src/importldif.h
1980         * src/importmutt.c
1981         * src/importmutt.h
1982         * src/importpine.c
1983         * src/importpine.h
1984         * src/inc.c
1985         * src/inc.h
1986         * src/jpilot.c
1987         * src/jpilot.h
1988         * src/ldapctrl.c
1989         * src/ldapctrl.h
1990         * src/ldaplocate.c
1991         * src/ldaplocate.h
1992         * src/ldapquery.c
1993         * src/ldapquery.h
1994         * src/ldapserver.c
1995         * src/ldapserver.h
1996         * src/ldapupdate.c
1997         * src/ldapupdate.h
1998         * src/ldaputil.c
1999         * src/ldaputil.h
2000         * src/ldif.c
2001         * src/ldif.h
2002         * src/localfolder.c
2003         * src/localfolder.h
2004         * src/main.c
2005         * src/main.h
2006         * src/mainwindow.c
2007         * src/mainwindow.h
2008         * src/manual.c
2009         * src/manual.h
2010         * src/matcher.c
2011         * src/matcher.h
2012         * src/matcher_parser.h
2013         * src/matcher_parser_lex.l
2014         * src/matcher_parser_parse.y
2015         * src/mbox.c
2016         * src/mbox.h
2017         * src/message_search.c
2018         * src/message_search.h
2019         * src/messageview.c
2020         * src/messageview.h
2021         * src/mh.c
2022         * src/mh.h
2023         * src/mh_gtk.c
2024         * src/mh_gtk.h
2025         * src/mimeview.c
2026         * src/mimeview.h
2027         * src/msgcache.c
2028         * src/msgcache.h
2029         * src/mutt.c
2030         * src/mutt.h
2031         * src/news.c
2032         * src/news.h
2033         * src/news_gtk.c
2034         * src/news_gtk.h
2035         * src/noticeview.c
2036         * src/noticeview.h
2037         * src/partial_download.c
2038         * src/partial_download.h
2039         * src/pine.c
2040         * src/pine.h
2041         * src/pop.c
2042         * src/pop.h
2043         * src/prefs_account.c
2044         * src/prefs_account.h
2045         * src/prefs_actions.c
2046         * src/prefs_actions.h
2047         * src/prefs_common.c
2048         * src/prefs_common.h
2049         * src/prefs_compose_writing.c
2050         * src/prefs_compose_writing.h
2051         * src/prefs_customheader.c
2052         * src/prefs_customheader.h
2053         * src/prefs_display_header.c
2054         * src/prefs_display_header.h
2055         * src/prefs_ext_prog.c
2056         * src/prefs_ext_prog.h
2057         * src/prefs_filtering.c
2058         * src/prefs_filtering.h
2059         * src/prefs_filtering_action.c
2060         * src/prefs_filtering_action.h
2061         * src/prefs_folder_column.c
2062         * src/prefs_folder_column.h
2063         * src/prefs_folder_item.c
2064         * src/prefs_folder_item.h
2065         * src/prefs_fonts.c
2066         * src/prefs_fonts.h
2067         * src/prefs_gtk.c
2068         * src/prefs_gtk.h
2069         * src/prefs_image_viewer.c
2070         * src/prefs_image_viewer.h
2071         * src/prefs_logging.c
2072         * src/prefs_logging.h
2073         * src/prefs_matcher.c
2074         * src/prefs_matcher.h
2075         * src/prefs_message.c
2076         * src/prefs_message.h
2077         * src/prefs_msg_colors.c
2078         * src/prefs_msg_colors.h
2079         * src/prefs_other.c
2080         * src/prefs_other.h
2081         * src/prefs_quote.c
2082         * src/prefs_quote.h
2083         * src/prefs_receive.c
2084         * src/prefs_receive.h
2085         * src/prefs_send.c
2086         * src/prefs_send.h
2087         * src/prefs_spelling.c
2088         * src/prefs_spelling.h
2089         * src/prefs_summaries.c
2090         * src/prefs_summaries.h
2091         * src/prefs_summary_column.c
2092         * src/prefs_summary_column.h
2093         * src/prefs_summary_open.c
2094         * src/prefs_summary_open.h
2095         * src/prefs_template.c
2096         * src/prefs_template.h
2097         * src/prefs_themes.c
2098         * src/prefs_themes.h
2099         * src/prefs_toolbar.c
2100         * src/prefs_toolbar.h
2101         * src/prefs_wrapping.c
2102         * src/prefs_wrapping.h
2103         * src/privacy.c
2104         * src/privacy.h
2105         * src/procheader.c
2106         * src/procheader.h
2107         * src/procmime.c
2108         * src/procmime.h
2109         * src/procmsg.c
2110         * src/procmsg.h
2111         * src/quote_fmt.c
2112         * src/quote_fmt_lex.l
2113         * src/quote_fmt_parse.y
2114         * src/recv.c
2115         * src/recv.h
2116         * src/remotefolder.c
2117         * src/remotefolder.h
2118         * src/send_message.c
2119         * src/send_message.h
2120         * src/setup.c
2121         * src/setup.h
2122         * src/simple-gettext.c
2123         * src/sourcewindow.c
2124         * src/sourcewindow.h
2125         * src/ssl_manager.c
2126         * src/ssl_manager.h
2127         * src/statusbar.c
2128         * src/statusbar.h
2129         * src/stock_pixmap.c
2130         * src/stock_pixmap.h
2131         * src/summary_search.c
2132         * src/summary_search.h
2133         * src/summaryview.c
2134         * src/summaryview.h
2135         * src/textview.c
2136         * src/textview.h
2137         * src/toolbar.c
2138         * src/toolbar.h
2139         * src/undo.c
2140         * src/undo.h
2141         * src/unmime.c
2142         * src/unmime.h
2143         * src/uri_opener.c
2144         * src/uri_opener.h
2145         * src/vcard.c
2146         * src/vcard.h
2147         * src/wizard.c
2148         * src/wizard.h
2149         * src/common/base64.c
2150         * src/common/base64.h
2151         * src/common/claws.c
2152         * src/common/claws.h
2153         * src/common/defs.h
2154         * src/common/fnmatch.c
2155         * src/common/fnmatch.h
2156         * src/common/fnmatch_loop.c
2157         * src/common/hooks.c
2158         * src/common/hooks.h
2159         * src/common/log.c
2160         * src/common/log.h
2161         * src/common/md5.c
2162         * src/common/md5.h
2163         * src/common/mgutils.c
2164         * src/common/mgutils.h
2165         * src/common/nntp.c
2166         * src/common/nntp.h
2167         * src/common/passcrypt.c
2168         * src/common/passcrypt.h.in
2169         * src/common/plugin.c
2170         * src/common/plugin.h
2171         * src/common/prefs.c
2172         * src/common/prefs.h
2173         * src/common/progressindicator.c
2174         * src/common/progressindicator.h
2175         * src/common/quoted-printable.c
2176         * src/common/quoted-printable.h
2177         * src/common/session.c
2178         * src/common/session.h
2179         * src/common/smtp.c
2180         * src/common/smtp.h
2181         * src/common/socket.c
2182         * src/common/socket.h
2183         * src/common/ssl.c
2184         * src/common/ssl.h
2185         * src/common/ssl_certificate.c
2186         * src/common/ssl_certificate.h
2187         * src/common/string_match.c
2188         * src/common/string_match.h
2189         * src/common/stringtable.c
2190         * src/common/stringtable.h
2191         * src/common/tags.c
2192         * src/common/tags.h
2193         * src/common/template.c
2194         * src/common/template.h
2195         * src/common/timing.h
2196         * src/common/utils.c
2197         * src/common/utils.h
2198         * src/common/uuencode.c
2199         * src/common/uuencode.h
2200         * src/common/version.h.in
2201         * src/common/w32_dirent.c
2202         * src/common/w32_reg.c
2203         * src/common/w32_signal.c
2204         * src/common/w32_stat.c
2205         * src/common/w32_stdlib.c
2206         * src/common/w32_string.c
2207         * src/common/w32_time.c
2208         * src/common/w32_unistd.c
2209         * src/common/w32_wait.c
2210         * src/common/w32lib.h
2211         * src/common/xml.c
2212         * src/common/xml.h
2213         * src/common/xmlprops.c
2214         * src/common/xmlprops.h
2215         * src/etpan/etpan-errors.h
2216         * src/etpan/etpan-thread-manager-types.h
2217         * src/etpan/etpan-thread-manager.c
2218         * src/etpan/etpan-thread-manager.h
2219         * src/etpan/imap-thread.c
2220         * src/etpan/imap-thread.h
2221         * src/gtk/about.c
2222         * src/gtk/about.h
2223         * src/gtk/colorlabel.c
2224         * src/gtk/colorlabel.h
2225         * src/gtk/colorsel.c
2226         * src/gtk/colorsel.h
2227         * src/gtk/combobox.c
2228         * src/gtk/combobox.h
2229         * src/gtk/description_window.c
2230         * src/gtk/description_window.h
2231         * src/gtk/filesel.c
2232         * src/gtk/filesel.h
2233         * src/gtk/foldersort.c
2234         * src/gtk/foldersort.h
2235         * src/gtk/gtkaspell.c
2236         * src/gtk/gtkaspell.h
2237         * src/gtk/gtksctree.c
2238         * src/gtk/gtkshruler.c
2239         * src/gtk/gtkshruler.h
2240         * src/gtk/gtksourceprintjob.c
2241         * src/gtk/gtksourceprintjob.h
2242         * src/gtk/gtkutils.c
2243         * src/gtk/gtkutils.h
2244         * src/gtk/gtkvscrollbutton.c
2245         * src/gtk/gtkvscrollbutton.h
2246         * src/gtk/icon_legend.c
2247         * src/gtk/icon_legend.h
2248         * src/gtk/inputdialog.c
2249         * src/gtk/inputdialog.h
2250         * src/gtk/logwindow.c
2251         * src/gtk/logwindow.h
2252         * src/gtk/manage_window.c
2253         * src/gtk/manage_window.h
2254         * src/gtk/menu.c
2255         * src/gtk/menu.h
2256         * src/gtk/pluginwindow.c
2257         * src/gtk/pluginwindow.h
2258         * src/gtk/prefswindow.c
2259         * src/gtk/prefswindow.h
2260         * src/gtk/progressdialog.c
2261         * src/gtk/progressdialog.h
2262         * src/gtk/quicksearch.c
2263         * src/gtk/quicksearch.h
2264         * src/gtk/sslcertwindow.c
2265         * src/gtk/sslcertwindow.h
2266         * src/plugins/bogofilter/bogofilter.c
2267         * src/plugins/bogofilter/bogofilter.h
2268         * src/plugins/bogofilter/bogofilter_gtk.c
2269         * src/plugins/clamav/clamav_plugin.c
2270         * src/plugins/clamav/clamav_plugin.h
2271         * src/plugins/clamav/clamav_plugin_gtk.c
2272         * src/plugins/demo/demo.c
2273         * src/plugins/dillo_viewer/dillo_prefs.c
2274         * src/plugins/dillo_viewer/dillo_prefs.h
2275         * src/plugins/dillo_viewer/dillo_viewer.c
2276         * src/plugins/pgpcore/passphrase.c
2277         * src/plugins/pgpcore/passphrase.h
2278         * src/plugins/pgpcore/pgp_viewer.c
2279         * src/plugins/pgpcore/pgp_viewer.h
2280         * src/plugins/pgpcore/plugin.c
2281         * src/plugins/pgpcore/prefs_gpg.c
2282         * src/plugins/pgpcore/prefs_gpg.h
2283         * src/plugins/pgpcore/select-keys.c
2284         * src/plugins/pgpcore/select-keys.h
2285         * src/plugins/pgpcore/sgpgme.c
2286         * src/plugins/pgpcore/sgpgme.h
2287         * src/plugins/pgpinline/pgpinline.c
2288         * src/plugins/pgpinline/pgpinline.h
2289         * src/plugins/pgpinline/plugin.c
2290         * src/plugins/pgpmime/pgpmime.c
2291         * src/plugins/pgpmime/pgpmime.h
2292         * src/plugins/pgpmime/plugin.c
2293         * src/plugins/spamassassin/spamassassin.c
2294         * src/plugins/spamassassin/spamassassin.h
2295         * src/plugins/spamassassin/spamassassin_gtk.c
2296         * src/plugins/trayicon/trayicon.c
2297         * src/plugins/trayicon/trayicon_prefs.c
2298         * src/plugins/trayicon/trayicon_prefs.h
2299         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2300         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2301         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2302         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2303         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2304         * tools/OOo2claws-mail.pl
2305         * tools/README.sylprint
2306         * tools/acroread2claws-mail.pl
2307         * tools/claws-mail-compose-insert-files.pl
2308         * tools/convert_mbox.pl
2309         * tools/filter_conv.pl
2310         * tools/filter_conv_new.pl
2311         * tools/fix_date.sh
2312         * tools/freshmeat_search.pl
2313         * tools/google_search.pl
2314         * tools/kmail-mailbox2claws-mail.pl
2315         * tools/kmail2claws-mail.pl
2316         * tools/kmail2claws-mail_v2.pl
2317         * tools/mairix.sh
2318         * tools/make.themes.project
2319         * tools/multiwebsearch.pl
2320         * tools/nautilus2claws-mail.sh
2321         * tools/outlook2claws-mail.pl
2322         * tools/textviewer.sh
2323         * tools/thunderbird-filters-convertor.pl
2324         * tools/update-po
2325         * tools/uuooffice
2326         * tools/vcard2xml.py
2327         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2328                 Upgrade to GPLv3 or later.
2329
2330 2007-07-10 [wwp]        2.10.0cvs15
2331
2332         * src/main.c
2333                 Fix re-opening of all composing messages that were
2334                 opened when closing the previous instance, thanks
2335                 to Colin.
2336
2337 2007-07-10 [paul]       2.10.0cvs14
2338
2339         * src/editaddress_other_attributes_ldap.c
2340         * src/ldapupdate.c
2341                 fix crash on selecting 'other attributes' combo
2342                 for either a new entry or an old entry with no
2343                 existing attributes.
2344                 fix bug on editing multiple attributes which
2345                 resulted them all having the value of the last
2346                 one changed.
2347                 Thanks to Colin
2348
2349 2007-07-10 [colin]      2.10.0cvs13
2350
2351         * src/editaddress.c
2352         * src/editaddress_other_attributes_ldap.h
2353         * src/ldapupdate.c
2354                 Fix --disable-ldap build
2355
2356 2007-07-09 [colin]      2.10.0cvs12
2357
2358         * src/Makefile.am
2359         * src/addritem.c
2360         * src/addritem.h
2361         * src/editaddress.c
2362         * src/editaddress_other_attributes_ldap.c
2363         * src/editaddress_other_attributes_ldap.h
2364         * src/editldap.c
2365         * src/ldapctrl.c
2366         * src/ldapctrl.h
2367         * src/ldapupdate.c
2368                 Add capability to edit all inetOrgPerson
2369                 attributes on LDAP. Patch by Michael 
2370                 Rasmussen
2371
2372 2007-07-09 [colin]      2.10.0cvs11
2373
2374         * src/Makefile.am
2375         * src/exporthtml.c
2376         * src/mbox.c
2377         * src/msgcache.c
2378         * src/prefs_summaries.c
2379         * src/prefs_themes.c
2380         * src/procheader.c
2381         * src/common/Makefile.am
2382         * src/common/log.c
2383         * src/common/timing.h
2384         * src/common/utils.c
2385         * src/common/utils.h
2386         * src/common/w32_account.c
2387         * src/common/w32lib.h
2388         * src/gtk/Makefile.am
2389         * src/gtk/colorlabel.c
2390         * src/plugins/pgpcore/Makefile.am
2391         * src/plugins/pgpcore/claws.def
2392         * src/plugins/pgpcore/passphrase.c
2393         * src/plugins/pgpcore/pgp_viewer.c
2394         * src/plugins/pgpcore/plugin.def
2395         * src/plugins/pgpcore/sgpgme.c
2396         * src/plugins/pgpinline/Makefile.am
2397         * src/plugins/pgpinline/claws.def
2398         * src/plugins/pgpinline/mypgpcore.def
2399         * src/plugins/pgpinline/plugin.def
2400         * src/plugins/pgpmime/Makefile.am
2401         * src/plugins/pgpmime/claws.def
2402         * src/plugins/pgpmime/mypgpcore.def
2403         * src/plugins/pgpmime/plugin.def
2404                 Commit win32 patch, from Werner Koch and
2405                 Marcus Brinkmann
2406
2407 2007-07-09 [colin]      2.10.0cvs10
2408
2409         * src/prefs_toolbar.c
2410                 Fix crash when no actions exist
2411
2412 2007-07-07 [paul]       2.10.0cvs9
2413
2414         * COPYING
2415         * manual/claws-mail-manual.xml
2416                 update copyright year
2417         * po/fi.po
2418                 updated by Flammie Pirinen
2419
2420 2007-07-05 [wwp]        2.10.0cvs8
2421
2422         * src/plugins/clamav/clamav_plugin_gtk.c
2423                 Make vertical spacing like in other plugin prefs pages.
2424
2425 2007-07-05 [wwp]        2.10.0cvs7
2426
2427         * src/quote_fmt.c
2428                 It's %am that works, not %ae (this doc incoherence has been
2429                 introduced with 2.9.2cvs13).
2430
2431 2007-07-04 [wwp]        2.10.0cvs6
2432
2433         * src/plugins/bogofilter/bogofilter.c
2434                 Gettext-ize an occurrence of "Any" that wasn't.
2435
2436 2007-07-04 [colin]      2.10.0cvs5
2437
2438         * po/POTFILES.in
2439                 Fix untranslated strings; thanks
2440                 to Pader Rezso.
2441
2442 2007-07-03 [colin]      2.10.0cvs4
2443
2444         * src/folder.c
2445         * src/mainwindow.c
2446                 Fix saving of sort mode for tags and
2447                 thread date. Thanks to Pierre Ossman.
2448                 Completes fix for bug 1233
2449
2450 2007-07-03 [paul]       2.10.0cvs3
2451
2452         * src/compose.c
2453                 fix auto-save
2454         * src/summaryview.c
2455                 fix build warnings
2456         Thanks to Colin
2457
2458 2007-07-02 [colin]      2.10.0cvs2
2459
2460         * src/folder.h
2461         * src/mainwindow.c
2462         * src/procmsg.h
2463         * src/summaryview.c
2464                 Add View/Sort/by Thread date
2465                 Fixes bug 1233, 'Capability to sort 
2466                 threads by most recent message'
2467                 Based on a patch by Paul Rolland
2468
2469 2007-07-02 [colin]      2.10.0cvs1
2470
2471         * src/Makefile.am
2472         * src/compose.c
2473         * src/edittags.c
2474         * src/edittags.h
2475         * src/filtering.c
2476         * src/folder.c
2477         * src/folder.h
2478         * src/headerview.c
2479         * src/headerview.h
2480         * src/main.c
2481         * src/mainwindow.c
2482         * src/mainwindow.h
2483         * src/manual.h
2484         * src/matcher.c
2485         * src/matcher.h
2486         * src/matcher_parser_parse.y
2487         * src/mimeview.c
2488         * src/msgcache.c
2489         * src/msgcache.h
2490         * src/prefs_common.c
2491         * src/prefs_common.h
2492         * src/prefs_filtering_action.c
2493         * src/prefs_matcher.c
2494         * src/prefs_summary_column.c
2495         * src/procmsg.c
2496         * src/procmsg.h
2497         * src/quote_fmt.c
2498         * src/quote_fmt_lex.l
2499         * src/quote_fmt_parse.y
2500         * src/summaryview.c
2501         * src/summaryview.h
2502         * src/textview.c
2503         * src/common/Makefile.am
2504         * src/common/defs.h
2505         * src/common/tags.c
2506         * src/common/tags.h
2507         * src/gtk/quicksearch.c
2508         * src/gtk/quicksearch.h
2509                 Add Tags implementation. Tags are arbitrary labels
2510                 that can be applied to messages. It is possible 
2511                 to create, edit, remove tags; apply them to mails;
2512                 filter on tags or tag presence; apply or unset
2513                 tags via filtering actions; reference tags in
2514                 reply templates.
2515
2516 2007-07-02 [paul]       2.10.0
2517
2518         * NEWS
2519         * README
2520         * RELEASE_NOTES
2521                 2.10.0 released
2522
2523 2007-07-02 [paul]       2.9.2cvs78
2524
2525         * po/de.po
2526         * po/en_GB.po
2527         * po/es.po
2528         * po/fr.po
2529         * po/hu.po
2530         * po/pt_BR.po
2531         * po/ru.po
2532         * po/zh_CN.po
2533                 updated by Stephan Sachse, me, Ricardo Mones
2534                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2535                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2536
2537 2007-07-02 [paul]       2.9.2cvs77
2538
2539         * AUTHORS
2540                 updated
2541
2542 2007-06-29 [wwp]        2.9.2cvs76
2543
2544         * src/gtk/headers.h
2545                 Fix a typo (thanks to Ricardo for finding this out).
2546
2547 2007-06-28 [paul]       2.9.2cvs75
2548
2549         * src/folderview.c
2550                 fix build warnings
2551
2552 2007-06-28 [paul]       2.9.2cvs74
2553
2554         * tools/Makefile.am
2555                 fix bug in the autotools build system.
2556                 Files cataloged under EXTRA_DIST were never
2557                 automatically copied to the build tree.
2558                 (fix 'make distcheck')
2559                 Patch by Michael Rasmussen.
2560
2561 2007-06-24 [colin]      2.9.2cvs73
2562
2563         * src/news_gtk.c
2564                 Fix bug 1249, 'Error handling for 
2565                 news errors needs modification'
2566                 Only popup error if the according
2567                 pref in Prefs/Receive is set.
2568
2569 2007-06-21 [colin]      2.9.2cvs72
2570
2571         * src/common/plugin.c
2572         * src/common/plugin.h
2573                 Change plugin API to know whether it's safe to 
2574                 unload plugins or whether we should just hide
2575                 them. Fixes bug 1248, 'Core dumps after 
2576                 unloading plugin and clicking on load plugins'
2577         * src/plugins/bogofilter/bogofilter.c
2578         * src/plugins/clamav/clamav_plugin.c
2579         * src/plugins/demo/demo.c
2580         * src/plugins/dillo_viewer/dillo_viewer.c
2581         * src/plugins/pgpcore/plugin.c
2582         * src/plugins/pgpinline/plugin.c
2583         * src/plugins/pgpmime/plugin.c
2584         * src/plugins/spamassassin/spamassassin.c
2585         * src/plugins/trayicon/trayicon.c
2586                 Update API
2587
2588 2007-06-19 [colin]      2.9.2cvs71
2589
2590         * src/compose.c
2591         * src/messageview.c
2592                 Fix crash mentioned in bug 1246
2593                 Race condition when automatically drafting
2594                 due to insertion on reedit.
2595
2596 2007-06-18 [wwp]        2.9.2cvs70
2597
2598         * src/importldif.c
2599                 LDIF import: use a "Proceed" button to complete
2600                 the process.
2601
2602 2007-06-18 [paul]       2.9.2cvs69
2603
2604         * configure.ac
2605                 use pkgconfig to check for gtk and glib
2606
2607 2007-06-17 [wwp]        2.9.2cvs68
2608
2609         * src/ldif.c
2610         * src/importldif.c
2611                 LDIF import: better error handling, minor code
2612                 and UI cleanup, and renamed the Save button
2613                 to Close, as imported stuff is already saved
2614                 when the Save button is shown.
2615
2616 2007-06-17 [colin]      2.9.2cvs67
2617
2618         * src/prefs_summaries.c
2619         * src/procmsg.c
2620                 Don't set as read when forwarded, only replied to
2621
2622 2007-06-17 [paul]       2.9.2cvs66
2623
2624         * src/alertpanel.c
2625                 add missing #include
2626
2627 2007-06-16 [colin]      2.9.2cvs65
2628
2629         * src/prefs_summaries.c
2630         * src/procmsg.c
2631                 Change the pref "Only mark as read when opened
2632                 in new window" to "..., replied to or forwarded".
2633                 Based on a patch by Paul Rolland.
2634
2635 2007-06-16 [paul]       2.9.2cvs64
2636
2637         * src/gtk/authors.h
2638                 alphabetical order! :)
2639
2640 2007-06-16 [colin]      2.9.2cvs63
2641
2642         * AUTHORS
2643         * src/gtk/authors.h
2644                 Add Michael Rasmussen in authors list
2645
2646 2007-06-16 [colin]      2.9.2cvs62
2647
2648         * src/messageview.c
2649                 Fix messageview_copy_clipboard to take advantage
2650                 of plugins' get_selection.
2651
2652 2007-06-15 [colin]      2.9.2cvs61
2653
2654         * src/action.c
2655         * src/addr_compl.c
2656         * src/addressbook.c
2657         * src/folderview.c
2658         * src/message_search.c
2659         * src/mimeview.c
2660         * src/summary_search.c
2661         * src/summaryview.c
2662         * src/textview.c
2663                 Allow GDK_KP_Enter to do the same as GDK_Return
2664                 Patch by Michael Rasmussen
2665
2666 2007-06-15 [paul]       2.9.2cvs60
2667
2668         * src/compose.c
2669                 fix bug when closing a compose window
2670                 during autosave
2671
2672 2007-06-14 [paul]       2.9.2cvs59
2673
2674         * src/main.c
2675         * src/common/defs.h
2676                 migrate sylpheed config
2677
2678 2007-06-14 [wwp]        2.9.2cvs58
2679
2680         * src/gtk/pluginwindow.c
2681                 Yet another attempt to fix sizing/alignment of the
2682                 button bar in plugins window.
2683
2684 2007-06-12 [colin]      2.9.2cvs57
2685
2686         * po/POTFILES.in
2687         * src/Makefile.am
2688         * src/folderview.c
2689         * src/prefs_common.c
2690         * src/prefs_common.h
2691         * src/prefs_summaries.c
2692         * src/prefs_summary_open.c
2693         * src/prefs_summary_open.h
2694         * src/summaryview.c
2695                 Make "when entering a folder" actions more personalisable
2696
2697 2007-06-12 [wwp]        2.9.2cvs56
2698
2699         * tools/README
2700                 Use short description from Paul (mairix.sh).
2701
2702 2007-06-12 [wwp]        2.9.2cvs55
2703
2704         * tools/README
2705                 Updated info about mairix.sh.
2706
2707 2007-06-11 [paul]       2.9.2cvs54
2708
2709         * src/prefs_logging.c
2710                 rework log window length widgets
2711                 and some sensitivity fixes
2712
2713 2007-06-11 [paul]       2.9.2cvs53
2714
2715         * src/mainwindow.c
2716         * src/prefs_logging.c
2717                 rename 'Protocol Log' to 'Network Log'
2718                 and some function renaming
2719
2720 2007-06-10 [wwp]        2.9.2cvs52
2721
2722         * src/gtk/pluginwindow.c
2723                 Revert 2.9.2cvs51.
2724
2725 2007-06-10 [wwp]        2.9.2cvs51
2726
2727         * src/gtk/pluginwindow.c
2728                 Fix button bar in plugin window, was centered and not
2729                 behaving like other dialogs w/ such button bar.
2730
2731 2007-06-08 [wwp]        2.9.2cvs50
2732
2733         * src/compose.c
2734         * src/compose.h
2735         * src/main.c
2736         * src/mainwindow.c
2737         * src/mainwindow.h
2738                 Provide a way out of automatic draft saving on IMAP, when
2739                 exiting offline.
2740                 Prevent drafting while sending and quitting while sending.
2741                 Thanks for Colin.
2742
2743
2744
2745 2007-06-08 [wwp]        2.9.2cvs49
2746
2747         * src/prefs_account.c
2748         * src/gtk/prefswindow.c
2749         * src/gtk/prefswindow.h
2750                 Activate the Basic page when opening account prefs.
2751
2752 2007-06-08 [wwp]        2.9.2cvs48
2753
2754         * src/common/socket.c
2755                 Don't crash if fork() fails, thanks to Colin.
2756
2757 2007-06-08 [wwp]        2.9.2cvs47
2758
2759         * src/gtk/prefswindow.c
2760                 Wrap some long lines, and reset horizontal scroller's adjusment
2761                 (this was already done, vertically), when changing tab (not page)
2762                 in prefs windows.
2763
2764 2007-06-08 [paul]       2.9.2cvs46
2765
2766         * src/common/utils.c
2767                 use gethostname() instead of uname()
2768                 based on a patch by Michael Hughes
2769                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2770
2771 2007-06-07 [wwp]        2.9.2cvs45
2772
2773         * src/prefs_common.c
2774                 Fix some useless warnings, thanks to Colin.
2775
2776 2007-06-06 [colin]      2.9.2cvs44
2777
2778         * src/ldapupdate.c
2779                 Fix strange allocations. 
2780
2781 2007-06-06 [colin]      2.9.2cvs43
2782
2783         * src/ldapupdate.c
2784                 Patch by Michael Rasmussus to help
2785                 bug 1232
2786
2787 2007-06-05 [wwp]        2.9.2cvs42
2788
2789         * src/prefs_account.c
2790         * src/prefs_folder_item.c
2791         * src/prefs_quote.c
2792         * src/quote_fmt.c
2793         * src/quote_fmt.h
2794                 Per-folder templates can now be applied recursively.
2795                 Always save per-folder templates (formats were erroneously
2796                 saved only if they were enabled).
2797                 Check for validity of quotation marks everywhere there
2798                 are defined.
2799
2800 2007-06-05 [wwp]        2.9.2cvs41
2801
2802         * src/inc.c
2803                 Fix incoming messages from local accounts always getting filtered
2804                 (even if the account prefs say don't), thanks to Colin.
2805
2806 2007-06-05 [wwp]        2.9.2cvs40
2807
2808         * src/compose.c
2809         * src/compose.h
2810                 Use per-folder/per-account quote chars when applying a
2811                 template or inserting text as well. Const'ify some
2812                 vars more.
2813
2814 2007-06-04 [colin]      2.9.2cvs39
2815
2816         * src/compose.c
2817                 More work for wwp :)
2818
2819 2007-06-04 [wwp]        2.9.2cvs38
2820
2821         * src/compose.c
2822                 Same as 2.9.2cvs36 but for forwarding.
2823
2824 2007-06-04 [colin]      2.9.2cvs37
2825
2826         * src/compose.c
2827                 Use original mail file for forward/redirect
2828                 Fixes some forwarded mails to be attached as
2829                 application/octet-stream (when they have binary
2830                 parts), and incidentally fixes bug 848
2831                 'Redirect breaks GnuPG'
2832
2833 2007-06-04 [wwp]        2.9.2cvs36
2834
2835         * src/compose.c
2836                 Fix quote mark mis-initialisation when replying/forwarding
2837                 (introduced w/ 2.9.2cvs20).
2838
2839 2007-06-04 [wwp]        2.9.2cvs35
2840
2841         * src/prefs_compose_writing.c
2842         * src/prefs_quote.c
2843                 Fix a bug where Quotation characters (prefs/compose/writing)
2844                 was cleared (introduced w/ 2.9.2cvs26).
2845
2846 2007-06-04 [wwp]        2.9.2cvs34
2847
2848         * src/prefs_account.c
2849         * src/prefs_account.h
2850                 Better fix for compiling w/o aspell (rollbacks
2851                 2.9.2cvs31).
2852
2853 2007-06-04 [wwp]        2.9.2cvs33
2854
2855         * src/account.c
2856         * src/prefs_account.c
2857         * src/prefs_account.h
2858         * src/procmsg.c
2859                 It's now possible to disable mail filtering plugins
2860                 on a per-account basis.
2861
2862 2007-06-04 [wwp]        2.9.2cvs32
2863
2864         * src/procheader.c
2865         * src/common/utils.c
2866         * src/common/utils.h
2867                 Support CRLF in headers part of messages.
2868                 Support few more date formats (RFC3339 subsets).
2869
2870 2007-06-04 [wwp]        2.9.2cvs31
2871
2872         * src/prefs_account.c
2873                 Fix compiling w/o aspell support.
2874
2875 2007-06-03 [wwp]        2.9.2cvs30
2876
2877         * src/prefs_gtk.c
2878                 Don't decode leading ENV_ and ~ in P_PASSWORD
2879                 values.
2880
2881 2007-06-03 [wwp]        2.9.2cvs29
2882
2883         * src/prefs_gtk.c
2884                 Don't decode leading ENV_ and ~ in P_PASSWORD
2885                 values.
2886
2887 2007-06-03 [wwp]        2.9.2cvs28
2888
2889         * src/prefs_account.c
2890         * src/gtk/prefswindow.c
2891         * src/gtk/prefswindow.h
2892                 Added a way to force preloading of all pages
2893                 (prefswindow).
2894                 Moved tabs to pages in account prefs.
2895
2896 2007-06-02 [colin]      2.9.2cvs27
2897
2898         * src/addressbook.c
2899                 Fix possible crash, fix ldap write bugs
2900         * src/ldapupdate.c
2901                 Fix ldap write bugs - patch by Michael
2902                 Rasmussen
2903         * src/alertpanel.c
2904         * src/alertpanel.h
2905                 Add a hook whenever alertpanel opens/closes
2906
2907 2007-05-31 [wwp]        2.9.2cvs26
2908
2909         * src/prefs_compose_writing.c
2910         * src/prefs_quote.c
2911                 Re-organized writing options a bit:
2912                  - renamed the Quoting page to Templates
2913                  - moved all composing templates to that page
2914                  - moved non-templates options to the Writing one,
2915                    grouped reply-related options, reordered reply and
2916                    forward options.
2917
2918 2007-05-31 [wwp]        2.9.2cvs25
2919
2920         * src/compose.c
2921                 Removed unused code.
2922
2923 2007-05-31 [colin]      2.9.2cvs24
2924
2925         * src/addressbook.c
2926                 Fix missing display name when modifying
2927                 LDAP. Patch by Michael Rasmussen
2928
2929 2007-05-31 [wwp]        2.9.2cvs23
2930
2931         * src/plugins/bogofilter/Makefile.am
2932         * src/plugins/clamav/Makefile.am
2933         * src/plugins/demo/Makefile.am
2934         * src/plugins/dillo_viewer/Makefile.am
2935         * src/plugins/spamassassin/Makefile.am
2936                 Fix building of those plugins in Mac OS X.
2937
2938 2007-05-30 [wwp]        2.9.2cvs22
2939
2940         * src/gtk/quicksearch.c
2941                 Fix missing initialization.
2942
2943 2007-05-30 [wwp]        2.9.2cvs21
2944
2945         * src/procheader.c
2946                 Revert accidental commit (debug outputs).
2947
2948 2007-05-30 [wwp]        2.9.2cvs20
2949
2950         * src/compose.c
2951         * src/folder_item_prefs.c
2952         * src/folder_item_prefs.h
2953         * src/prefs_account.c
2954         * src/prefs_account.h
2955         * src/prefs_folder_item.c
2956         * src/prefs_gtk.c
2957         * src/prefs_gtk.h
2958                 Implemented per-account and per-folder
2959                 compose/reply/forward formats.
2960
2961 2007-05-30 [wwp]        2.9.2cvs19
2962
2963         * src/prefs_compose_writing.c
2964         * src/prefs_quote.c
2965         * src/procheader.c
2966         * src/quote_fmt.c
2967         * src/quote_fmt.h
2968                 Internal API changes (factorize quote format
2969                 prefs and checks).
2970
2971 2007-05-30 [colin]      2.9.2cvs18
2972
2973         * src/compose.c
2974                 Fix race where it's possible to re-click Send
2975                 between end of SMTP session and end of "move to
2976                 sent folder" when sending an email with send
2977                 dialog enabled.
2978
2979 2007-05-30 [colin]      2.9.2cvs17
2980
2981         * src/crash.c
2982                 Ask for backtrace on all threads. Patch by
2983                 Pawel
2984         * src/folderview.c
2985                 Fix stale news statusbar when scanning fails.
2986                 Patch by Pawel
2987         * src/ldapupdate.c
2988                 Fix some LDAP write updates bugs. Patch
2989                 by Michael Rasmussen
2990
2991 2007-05-29 [colin]      2.9.2cvs16
2992
2993         * src/imap.c
2994                 Fix loss of local flags when moving mails
2995                 on IMAP in high-bandwidth mode (UID FETCH)
2996
2997 2007-05-25 [paul]       2.9.2cvs15
2998
2999         * src/common/socket.c
3000                 fix sometimes crasher on cancelling
3001                 message sending
3002
3003 2007-05-25 [colin]      2.9.2cvs14
3004
3005         * src/imap.c
3006                 Fix a memory leak
3007         * src/imap_gtk.c
3008                 Be more helpful in the subscription
3009                 message
3010
3011 2007-05-23 [wwp]        2.9.2cvs13
3012
3013         * src/compose.c
3014         * src/prefs_compose_writing.c
3015         * src/prefs_quote.c
3016         * src/prefs_template.c
3017         * src/prefs_template.h
3018         * src/quote_fmt.c
3019         * src/quote_fmt.h
3020         * src/quote_fmt_lex.l
3021         * src/quote_fmt_parse.y
3022                 Introduced new syntax elements (symbols and commands)
3023                 in templates/quote_fmt. Compatibility w/ old
3024                 symbols is kept.
3025                 Updated and reworked the corresponding Information
3026                 dialog.
3027                 Display the line number in dialogs that talk about
3028                 parser errors (in addition to the error message in
3029                 output).
3030
3031 2007-05-23 [wwp]        2.9.2cvs12
3032
3033         * src/quote_fmt_parse.y
3034                 Fix 2.9.2cvs11, probably a paste accident ;).
3035
3036 2007-05-23 [wwp]        2.9.2cvs11
3037
3038         * src/compose.c
3039         * src/prefs_template.c
3040         * src/quote_fmt.h
3041         * src/quote_fmt_parse.y
3042                 Fix 2.9.2cvs10, which broke --disable-aspell.
3043
3044 2007-05-22 [wwp]        2.9.2cvs10
3045
3046         * src/compose.c
3047         * src/prefs_template.c
3048         * src/quote_fmt.c
3049         * src/quote_fmt.h
3050         * src/quote_fmt_lex.l
3051         * src/quote_fmt_parse.y
3052         * src/gtk/gtkaspell.c
3053         * src/gtk/gtkaspell.h
3054                 Added template/quote format syntactical elements
3055                 to show and query:
3056                         - current dictionary
3057                           %T to show (shows empty if not set or not enabled),
3058                           ?T and !T to check if the default dictionary is
3059                           enabled and set
3060                         - current account's default dictionary
3061                           %aT to show (empty if not set or not enabled),
3062                           ?aT and !aT to check if it's enabled and set
3063                         - name completion for an address, from the address
3064                           book
3065                           %ABf, %ABt, %ABc respectively show the full name got
3066                           from the address book if From, To or Cc match a single
3067                           contact.
3068                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3069                           matches any contact and if the full name is non-empty.
3070                           If From, To or Cc are lists of email addresses, only
3071                           the first address will be checked.
3072                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3073                 that could show a trailing ','.
3074                 Also, template/quote_fmt parser now shows the line number in case
3075                 of parser error.
3076
3077 2007-05-15 [colin]      2.9.2cvs9
3078
3079         * src/main.c
3080         * src/main.h
3081                 Add a public function to know whether Claws
3082                 crashed last time
3083                 Store opened folder when exiting
3084         * src/folder.c
3085         * src/folder.h
3086                 Store last opened message in each FolderItem;
3087                 Reset last seen messages if Claws crashed, so 
3088                 that one can't go in an infinite crash in case 
3089                 a particular mail crashes Claws.
3090         * src/messageview.c
3091         * src/prefs_common.c
3092         * src/prefs_common.h
3093         * src/summaryview.c
3094         * src/prefs_summaries.c
3095                 Add "Select last opened message" when entering
3096                 a folder
3097                 Add "Select last opened folder" at startup.
3098
3099 2007-05-14 [colin]      2.9.2cvs8
3100
3101         * manual/xml2pdf
3102                 Fix bashism, search for xml catalog 
3103                 in /usr/local/share/xml/catalog too
3104                 Patch by Pawel
3105
3106 2007-05-13 [wwp]        2.9.2cvs7
3107
3108         * src/gtk/logwindow.c
3109                 fix raising log windows when they are either minimized or
3110                 in background.
3111
3112 2007-05-11 [colin]      2.9.2cvs6
3113
3114         * src/gtk/filesel.c
3115                 Use Hildon's file chooser on Maemo. Patch
3116                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3117                 'File attachment "manipulation" bugs...'
3118
3119 2007-05-10 [wwp]        2.9.2cvs5
3120
3121         * src/prefs_common.c
3122         * src/prefs_common.h
3123         * src/gtk/quicksearch.c
3124                 Add a quicksearch option to automatically run
3125                 a search selected from the history (this option
3126                 is exclusive towards type-ahead).
3127
3128 2007-05-10 [colin]      2.9.2cvs4
3129
3130         * src/imap.c
3131                 Fix g_warnings, thanks to Brian
3132                 Morrison
3133
3134 2007-05-09 [colin]      2.9.2cvs3
3135
3136         * src/crash.c
3137         * src/exporthtml.c
3138         * src/mbox.c
3139         * src/prefs_summaries.c
3140         * src/procheader.c
3141         * src/common/log.c
3142         * src/common/utils.c
3143         * src/gtk/gtksourceprintjob.c
3144         * src/gtk/sslcertwindow.c
3145                 Use the re-entrant variant of time functions
3146                 Probably fixes bug 1217, 'reentrancy problems 
3147                 with time functions'
3148
3149 2007-05-09 [colin]      2.9.2cvs2
3150
3151         * src/imap.c
3152                 Fix crasher when reconnection fails
3153
3154 2007-05-08 [paul]       2.9.2cvs1
3155
3156         * NEWS
3157         * README
3158         * RELEASE_NOTES
3159         * configure.ac
3160                 bump version number following
3161                 stable release
3162
3163 2007-05-08 [paul]       2.9.1cvs48
3164
3165         * src/plugins/demo/demo.c
3166         * src/plugins/dillo_viewer/dillo_prefs.c
3167         * src/plugins/dillo_viewer/dillo_prefs.h
3168         * src/plugins/dillo_viewer/dillo_viewer.c
3169         * src/plugins/pgpcore/pgp_viewer.c
3170         * src/plugins/pgpcore/pgp_viewer.h
3171         * src/plugins/pgpcore/plugin.c
3172         * src/plugins/pgpcore/prefs_gpg.c
3173         * src/plugins/pgpcore/prefs_gpg.h
3174         * src/plugins/pgpcore/sgpgme.c
3175         * src/plugins/pgpcore/sgpgme.h
3176         * src/plugins/pgpinline/plugin.c
3177         * src/plugins/pgpmime/pgpmime.c
3178         * src/plugins/pgpmime/pgpmime.h
3179         * src/plugins/pgpmime/plugin.c
3180         * src/plugins/spamassassin/spamassassin.c
3181         * src/plugins/spamassassin/spamassassin.h
3182         * src/plugins/spamassassin/spamassassin_gtk.c
3183         * src/plugins/trayicon/README
3184         * tools/README
3185         * tools/README.sylprint
3186         * tools/outlook2claws-mail.pl
3187         * tools/sylprint.pl
3188         * tools/tb2claws-mail
3189         * tools/tbird2claws.py
3190         * tools/update-po
3191         * tools/vcard2xml.py
3192         * tools/kdeservicemenu/README
3193                 cleanups and corrections
3194
3195 2007-05-06 [wwp]        2.9.1cvs47
3196
3197         * tools/uudec
3198                 Fix missing dash to `display` command-line, reported
3199                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3200
3201 2007-05-06 [colin]      2.9.1cvs46
3202
3203         * src/Makefile.am
3204         * src/stock_pixmap.c
3205         * src/stock_pixmap.h
3206         * src/pixmaps/printer.xpm
3207                 Add a printer icon
3208
3209 2007-05-06 [paul]       2.9.1cvs45
3210
3211         * src/compose.c
3212         * src/ldapquery.c
3213         * src/privacy.h
3214         * src/summary_search.c
3215         * src/summaryview.c
3216                 fix build warnings
3217
3218 2007-05-05 [wwp]        2.9.1cvs44
3219
3220         * src/messageview.c
3221         * src/mh.c
3222         * src/prefs_actions.c
3223         * src/prefs_gtk.c
3224         * src/summaryview.c
3225         * src/common/xml.c
3226                 Fix "faild" typos everywhere and capitalization of
3227                 some g_warnings.
3228
3229 2007-05-04 [colin]      2.9.1cvs43
3230
3231         * src/compose.c
3232         * src/privacy.c
3233         * src/privacy.h
3234         * src/plugins/pgpcore/prefs_gpg.c
3235         * src/plugins/pgpcore/prefs_gpg.h
3236         * src/plugins/pgpinline/pgpinline.c
3237         * src/plugins/pgpmime/pgpmime.c
3238                 Add an API to warn about encryption limits,
3239                 and allow to disable these warnings
3240
3241 2007-05-03 [colin]      2.9.1cvs42
3242
3243         * src/summaryview.c
3244         * src/mainwindow.c
3245                 Fix bug 1213, 'Delete more than 
3246                 one thread at once'
3247
3248 2007-05-03 [wwp]        2.9.1cvs41
3249
3250         * src/prefs_common.c
3251         * src/prefs_filtering.c
3252         * src/prefs_template.c
3253         * src/common/template.c
3254         * src/common/template.h
3255         * src/gtk/gtkutils.c
3256         * src/gtk/gtkutils.h
3257                 Templates are no longer automatically sorted
3258                 by name, but can be sorted manually using
3259                 |< < > >| buttons as well as drag'n'drop.
3260
3261 2007-05-03 [wwp]        2.9.1cvs40
3262
3263         * src/plugins/spamassassin/spamassassin.c
3264         * src/plugins/spamassassin/spamassassin.h
3265         * src/plugins/spamassassin/spamassassin_gtk.c
3266         * src/plugins/bogofilter/bogofilter.c
3267         * src/plugins/bogofilter/bogofilter.h
3268         * src/plugins/bogofilter/bogofilter_gtk.c
3269                 Added an option to conditionally mark saved spam
3270                 as read (default is and was to do so).
3271                 Satisfies feature request 1708539 on sf.net tracker.
3272
3273 2007-05-03 [colin]      2.9.1cvs39
3274
3275         * src/inc.c
3276                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3277
3278 2007-05-02 [colin]      2.9.1cvs38
3279
3280         * src/textview.c
3281                 Fix bug 1209, 'Clicking on address 
3282                 in header (mailto uri) selects 
3283                 default account'. Patch adapted from
3284                 G.P. Halkes' patch.
3285
3286 2007-05-02 [colin]      2.9.1cvs37
3287
3288         * src/grouplistdialog.c
3289                 Set cursor to wait cursor while loading
3290                 groups.
3291
3292 2007-05-02 [paul]       2.9.1cvs36
3293
3294         * src/folder.c
3295         * src/common/defs.h
3296                 rename cache and mark files
3297                 (data is preserved)
3298
3299 2007-04-30 [paul]       2.9.1cvs35
3300
3301         * manual/glossary.xml
3302         * manual/plugins.xml
3303                 updates. Patch by Ricardo
3304
3305 2007-04-29 [wwp]        2.9.1cvs34
3306
3307         * src/mainwindow.c
3308         * configure.ac
3309                 Fix few grammatical errors (patch by David Relson < relson at
3310                 osagesoftware dot com >).
3311
3312 2007-04-28 [colin]      2.9.1cvs33
3313
3314         * src/account.c
3315         * src/pop.c
3316         * src/prefs_account.c
3317         * src/prefs_account.h
3318                 Drop the "Download all" preference. It's
3319                 stupidly useless and confuses people from
3320                 time to time.
3321
3322 2007-04-27 [wwp]        2.9.1cvs32
3323
3324         * src/account.c
3325         * src/prefs_account.c
3326         * src/prefs_account.h
3327                 Don't reflect accounts changes to the mainwindow when it's
3328                 not necessary.
3329
3330 2007-04-27 [colin]      2.9.1cvs31
3331
3332         * src/folder.c
3333                 Freeze/thaw when sync'ing flags
3334         * src/imap.c
3335         * src/prefs_account.c
3336         * src/prefs_account.h
3337         * src/etpan/imap-thread.c
3338         * src/etpan/imap-thread.h
3339                 Add a way to use UID FETCH instead
3340                 of searches to fetch message lists
3341                 and flags. More expensive towards
3342                 bandwidth, less expensive towards
3343                 server's CPU. Probably fixes 
3344                 bug 1158, 'Scanning new folders on 
3345                 Exchange 2007 extremely slow'.
3346                 Patch 95% by Hoa.
3347
3348 2007-04-27 [paul]       2.9.1cvs30
3349
3350         * src/mainwindow.c
3351         * src/prefs_logging.c
3352                 improvements to english usage
3353
3354 2007-04-27 [colin]      2.9.1cvs29
3355
3356         * src/imap.c
3357                 Fix build without libetpan (my bad!)
3358
3359 2007-04-26 [colin]      2.9.1cvs28
3360
3361         * src/imap.c
3362         * src/imap.h
3363                 Fix uselessly exported function
3364         * src/textview.c
3365                 Consider "- -- \n" as signature separator
3366                 (that's what signature separators look like
3367                  in PGP/Inline signed mails)
3368
3369 2007-04-26 [colin]      2.9.1cvs27
3370
3371         * configure.ac
3372                 libetpan-0.49 is now required
3373         * src/procmime.c
3374                 Fix double fetching of mails if
3375                 first try failed
3376         * src/imap.c
3377                 Make offline sync faster, by
3378                 remembering last change time, and
3379                 last sync time.
3380
3381 2007-04-26 [hoa]        2.9.1cvs26
3382
3383         * src/imap.c
3384         * src/imap.h
3385         * src/mainwindow.c
3386         * src/toolbar.c
3387         * src/etpan/imap-thread.c
3388         * src/etpan/imap-thread.h
3389                 cancellation of IMAP operations is now allowed.
3390                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3391
3392 2007-04-26 [colin]      2.9.1cvs25
3393
3394         * src/folder.c
3395                 Always fetch body+headers in folders that are
3396                 synched for offline use, if "Synchronise as
3397                 soon as possible" is set.
3398                 Fixes bug 1200, 'Add option to always retrieve full 
3399                 messages'
3400
3401 2007-04-25 [colin]      2.9.1cvs24
3402
3403         * src/compose.c
3404                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3405                 persists...'
3406
3407 2007-04-24 [colin]      2.9.1cvs23
3408
3409         * src/folderview.c
3410                 Fix bug 1195, 'Hardware key navigation' 
3411                 Make GDK_Enter toggle expansion (Maemo)
3412
3413 2007-04-24 [wwp]        2.9.1cvs22
3414
3415         * src/compose.c
3416                 Fix few compiler warnings.
3417
3418 2007-04-24 [paul]       2.9.1cvs21
3419
3420         * src/Makefile.am
3421         * src/stock_pixmap.c
3422         * src/stock_pixmap.h
3423                 complete last commit
3424
3425 2007-04-24 [paul]       2.9.1cvs20
3426
3427         * src/gtk/about.c
3428         * src/pixmaps/active.xpm
3429         * src/pixmaps/checkbox_off.xpm
3430         * src/pixmaps/checkbox_on.xpm
3431         * src/pixmaps/inactive.xpm
3432                 kick out the blobs
3433                 remove transparent border from checkbox icons
3434
3435 2007-04-24 [wwp]        2.9.1cvs19
3436
3437         * src/textview.c
3438         * src/textview.h
3439                 Fix a crash in textview, thanks to Colin.
3440
3441 2007-04-23 [wwp]        2.9.1cvs18
3442
3443         * src/prefs_common.c
3444                 Fix 2.9.1cvs5: no header was being translated at all.
3445
3446 2007-04-23 [colin]      2.9.1cvs17
3447
3448         * src/Makefile.am
3449         * src/stock_pixmap.c
3450         * src/stock_pixmap.h
3451         * src/summaryview.c
3452         * src/summaryview.h
3453         * src/gtk/gtksctree.c
3454         * src/gtk/gtksctree.h
3455         * src/pixmaps/selection.xpm
3456                 Fix bug 1193, 'Need a way to multi-select
3457                 items'. Add a toggle button to the summaryview
3458                 to switch between normal and multiple selection
3459                 (Maemo)
3460
3461 2007-04-23 [colin]      2.9.1cvs16
3462
3463         * src/Makefile.am
3464         * src/stock_pixmap.c
3465         * src/stock_pixmap.h
3466         * src/summaryview.c
3467         * src/summaryview.h
3468         * src/gtk/gtksctree.c
3469         * src/gtk/gtksctree.h
3470         * src/pixmaps/selection.xpm
3471                 Fix bug 1193, 'Need a way to multi-
3472                 select items'
3473                 Add a toggle button in the summaryview
3474                 to enable normal or multiple selection.
3475                 (Maemo)
3476
3477 2007-04-23 [colin]      2.9.1cvs15
3478
3479         * src/compose.c
3480                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3481
3482 2007-04-21 [colin]      2.9.1cvs14
3483
3484         * src/gtk/quicksearch.c
3485                 Fix previous commit (actually use correct
3486                 parameter)
3487
3488 2007-04-21 [colin]      2.9.1cvs13
3489
3490         * src/gtk/quicksearch.c
3491                 Fix changing quicksearch type (after Esc,
3492                 after changing Recursive, ...)
3493
3494 2007-04-20 [wwp]        2.9.1cvs12
3495
3496         * src/gtk/Makefile.am
3497                 Added headers.h (completes 2.9.1cvs5).
3498
3499 2007-04-20 [wwp]        2.9.1cvs11
3500
3501         * src/addressbook.c
3502                 Fix the use of display name in name column,
3503                 it has been overriden w/ the use of nickname
3504                 by 2.9.0cvs3. Now nickname is used (if any)
3505                 in case of LDAP books only.
3506
3507 2007-04-20 [colin]      2.9.1cvs10
3508
3509         * src/mimeview.c
3510         * src/summaryview.c
3511         * src/textview.c
3512                 Add handling of 'a' to loop in a mail's
3513                 mimeparts
3514
3515 2007-04-20 [colin]      2.9.1cvs9
3516
3517         * src/toolbar.c
3518                 Fix bug 1190, 'dir_open' button doesn't work'
3519                 (Maemo)
3520
3521 2007-04-20 [colin]      2.9.1cvs8
3522
3523         * src/folderview.c
3524         * src/mainwindow.c
3525                 Fix bug 1194, 'Hardware keys move from email 
3526                 list to account/directory list, but not back 
3527                 to email list...' (Maemo)
3528
3529 2007-04-20 [colin]      2.9.1cvs7
3530
3531         * src/compose.h
3532                 complete previous commit
3533
3534 2007-04-20 [colin]      2.9.1cvs6
3535
3536         * src/compose.c
3537                 Fix bug 1187, 'Reply-to addressee disappears 
3538                 when reply-to text box is clicked...' (Maemo)
3539
3540 2007-04-20 [wwp]        2.9.1cvs5
3541
3542         * po/POTFILES.in
3543         * src/addressbook.c
3544         * src/compose.c
3545         * src/filtering.c
3546         * src/headerview.c
3547         * src/matcher.c
3548         * src/prefs_common.c
3549         * src/prefs_common.h
3550         * src/prefs_display_header.c
3551         * src/prefs_matcher.c
3552         * src/summaryview.c
3553         * src/gtk/headers.h
3554         * src/gtk/quicksearch.c
3555                 Translate more header names according to the relevant option value,
3556                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3557                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3558                 to prefs_common_translated_header_name().
3559                 Added a headers.h reference file that contains known header names
3560                 (RFC2822 and others) to the translation process' input, so that
3561                 translated header names will still exist even if no occurrence of
3562                 _("headername") is found anymore in the sources.
3563                 Don't translate column name 'Number' following to trans_hdr option
3564                 value as it's not a header name.
3565
3566 2007-04-20 [colin]      2.9.1cvs4
3567
3568         * src/gtk/quicksearch.c
3569         * src/gtk/quicksearch.h
3570                 Add "From, To or Subject" quicksearch
3571                 type. Patch by ulfschaper@users.sf.net
3572
3573 2007-04-20 [colin]      2.9.1cvs3
3574
3575         * src/matcher.c
3576                 Implement proper references filtering condition.
3577                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3578
3579 2007-04-19 [wwp]        2.9.1cvs2
3580
3581         * src/prefs_display_header.c
3582         * src/message_search.c
3583                 Fix few warnings (g_free of const gchar*).
3584
3585 2007-04-19 [paul]       2.9.1cvs1
3586
3587         * NEWS
3588         * README
3589         * RELEASE_NOTES
3590         * configure.ac
3591                 bump version number following
3592                 stable release
3593
3594 2007-04-19 [paul]       2.9.0cvs9
3595
3596         * manual/advanced.xml
3597         * manual/glossary.xml
3598                 fix typos
3599
3600 2007-04-18 [paul]       2.9.0cvs8
3601
3602         * src/pop.c
3603                 fix for CVE-2007-1558 (APOP)
3604                 Thanks to Colin
3605
3606 2007-04-18 [paul]       2.9.0cvs7
3607
3608         * src/messageview.c
3609         * src/mimeview.c
3610         * src/summaryview.c
3611         * src/gtk/filesel.c
3612                 Fix encoding woes wrt saving of
3613                 mails and parts
3614                 Thanks to Colin
3615
3616 2007-04-18 [colin]      2.9.0cvs6
3617
3618         * src/gtk/pluginwindow.c
3619                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3620
3621 2007-04-17 [wwp]        2.9.0cvs5
3622
3623         * src/addressadd.c
3624         * src/addressbook.c
3625         * src/addrindex.c
3626         * src/ldapupdate.c
3627                 Fix --disable-ldap build,
3628                 fix some LDAP annoyances on 
3629                 searches, thanks to Colin.
3630
3631 2007-04-17 [wwp]        2.9.0cvs4
3632
3633         * src/ldapupdate.c
3634                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3635                 like gcc 2.9x. Thanks to Colin.
3636
3637 2007-04-17 [wwp]        2.9.0cvs3
3638
3639         * src/Makefile.am
3640         * src/addressadd.c
3641         * src/addressbook.c
3642         * src/addrindex.c
3643         * src/addritem.c
3644         * src/addritem.h
3645         * src/editaddress.c
3646         * src/ldapctrl.c
3647         * src/ldapctrl.h
3648         * src/ldapquery.c
3649         * src/ldapserver.c
3650         * src/ldapserver.h
3651         * src/ldapupdate.c
3652         * src/ldapupdate.h
3653                 Add LDAP write support. Patch mostly by 
3654                 Michael <mir at datanom dot net>
3655
3656 2007-04-17 [wwp]        2.9.0cvs2
3657
3658         * src/compose.c
3659                 Prepend "Add to address book" to the context menu of compose window's sender and
3660                 recipient fields.
3661
3662 2007-04-16 [paul]       2.9.0cvs1
3663
3664         * src/gtk/authors.h
3665                 add Pader Rezso
3666
3667 2007-04-16 [paul]       2.9.0
3668
3669         * NEWS
3670         * README
3671         * RELEASE_NOTES
3672                 2.9.0 released
3673
3674 2007-04-16 [paul]       2.8.1cvs102
3675
3676         * po/fr.po
3677                 updated by Fabien Vantard
3678
3679 2007-04-16 [paul]       2.8.1cvs101
3680
3681         * po/ca.po
3682         * po/cs.po
3683         * po/de.po
3684         * po/hu.po
3685         * po/pl.po
3686         * po/pt_BR.po
3687         * po/sr.po
3688         * po/zh_CN.po
3689                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3690                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3691                 Aleksandar Urosevic, and Ralgh Young
3692
3693 2007-04-15 [mones]      2.8.1cvs100
3694
3695         * po/es.po
3696                 Updated for release
3697
3698 2007-04-14 [colin]      2.8.1cvs99
3699
3700         * src/message_search.c
3701         * src/prefs_display_header.c
3702         * src/summary_search.c
3703         * src/gtk/combobox.c
3704                 Fix allocations
3705
3706 2007-04-14 [wwp]        2.8.1cvs98
3707
3708         * src/gtk/combobox.c
3709         * src/message_search.c
3710         * src/summary_search.c
3711         * src/prefs_display_header.c
3712                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3713                 returns NULL, get the text value directly from the GtkEntry child.
3714
3715 2007-04-13 [colin]      2.8.1cvs97
3716
3717         * src/gtk/quicksearch.c
3718                 Give the focus back to summaryview when
3719                 emptying the quicksearch with Esc
3720
3721 2007-04-13 [colin]      2.8.1cvs96
3722
3723         * src/message_search.c
3724         * src/prefs_display_header.c
3725         * src/summary_search.c
3726                 Fix possibles crashes when getting text
3727                 from gtk combos
3728
3729 2007-04-13 [colin]      2.8.1cvs95
3730
3731         * src/pop.c
3732                 Add some UIDL debugging
3733
3734 2007-04-12 [colin]      2.8.1cvs94
3735
3736         * src/folder.c
3737                 Force folder scan if necessary after
3738                 copying mails, to be able to reapply
3739                 flags.
3740
3741 2007-04-11 [colin]      2.8.1cvs93
3742
3743         * src/main.c
3744                 don't scan for new mail on startup if --select
3745                 is specified (or race conditions arise). If so,
3746                 do both sequentially.
3747
3748 2007-04-09 [colin]      2.8.1cvs92
3749
3750         * src/common/defs.h
3751                 Use leafpad by default on Maemo. Patch
3752                 by Jean-Luc Biord.
3753
3754 2007-04-06 [colin]      2.8.1cvs91
3755
3756         * src/pixmaps/queue_close.xpm
3757         * src/pixmaps/queue_close_hrm.xpm
3758         * src/pixmaps/queue_close_hrm_mark.xpm
3759         * src/pixmaps/queue_close_mark.xpm
3760         * src/pixmaps/queue_open.xpm
3761         * src/pixmaps/queue_open_hrm.xpm
3762         * src/pixmaps/queue_open_hrm_mark.xpm
3763         * src/pixmaps/queue_open_mark.xpm
3764                 Move the clock one pixel down :)
3765
3766 2007-04-05 [colin]      2.8.1cvs90
3767
3768         * src/mainwindow.c
3769                 Don't sync when switching offline from
3770                 command line - it's usually too late :)
3771
3772 2007-04-05 [paul]       2.8.1cvs89
3773
3774         * src/Makefile.am
3775         * src/stock_pixmap.c
3776         * src/pixmaps/dir_close_hrm.xpm
3777         * src/pixmaps/dir_close_hrm_mark.xpm
3778         * src/pixmaps/drafts_close.xpm
3779         * src/pixmaps/drafts_close_mark.xpm
3780         * src/pixmaps/drafts_open.xpm
3781         * src/pixmaps/drafts_open_mark.xpm
3782         * src/pixmaps/inbox.xpm
3783         * src/pixmaps/inbox_close.xpm
3784         * src/pixmaps/inbox_close_hrm.xpm
3785         * src/pixmaps/inbox_close_hrm_mark.xpm
3786         * src/pixmaps/inbox_close_mark.xpm
3787         * src/pixmaps/inbox_hrm.xpm
3788         * src/pixmaps/inbox_hrm_mark.xpm
3789         * src/pixmaps/inbox_mark.xpm
3790         * src/pixmaps/inbox_open.xpm
3791         * src/pixmaps/inbox_open_hrm.xpm
3792         * src/pixmaps/inbox_open_hrm_mark.xpm
3793         * src/pixmaps/inbox_open_mark.xpm
3794         * src/pixmaps/outbox.xpm
3795         * src/pixmaps/outbox_close.xpm
3796         * src/pixmaps/outbox_close_hrm.xpm
3797         * src/pixmaps/outbox_close_hrm_mark.xpm
3798         * src/pixmaps/outbox_close_mark.xpm
3799         * src/pixmaps/outbox_hrm.xpm
3800         * src/pixmaps/outbox_hrm_mark.xpm
3801         * src/pixmaps/outbox_mark.xpm
3802         * src/pixmaps/outbox_open.xpm
3803         * src/pixmaps/outbox_open_hrm.xpm
3804         * src/pixmaps/outbox_open_hrm_mark.xpm
3805         * src/pixmaps/outbox_open_mark.xpm
3806         * src/pixmaps/queue_close.xpm
3807         * src/pixmaps/queue_close_hrm.xpm
3808         * src/pixmaps/queue_close_hrm_mark.xpm
3809         * src/pixmaps/queue_close_mark.xpm
3810         * src/pixmaps/queue_open.xpm
3811         * src/pixmaps/queue_open_hrm.xpm
3812         * src/pixmaps/queue_open_hrm_mark.xpm
3813         * src/pixmaps/queue_open_mark.xpm
3814                 updated, added and replaced icons
3815                 Icons by Colin
3816
3817 2007-04-04 [colin]      2.8.1cvs88
3818
3819         * src/imap.c
3820                 Fix build without libetpan
3821
3822 2007-04-03 [colin]      2.8.1cvs87
3823
3824         * src/imap.c
3825                 Fix crash with Citadel, and try to make
3826                 things work. this server (and specifically 
3827                 STATUS and APPEND at least) seems broken.
3828
3829 2007-04-03 [colin]      2.8.1cvs86
3830
3831         * src/folderview.c
3832                 Fix icons on folder close
3833
3834 2007-04-03 [colin]      2.8.1cvs85
3835
3836         * src/inc.c
3837                 Fix double-ask of offline override in
3838                 certain cases
3839         * src/imap.c
3840         * src/imap.h
3841         * src/imap_gtk.c
3842                 Much more efficient way to synchronise
3843                 for offline use
3844         * src/etpan/imap-thread.c
3845                 Fix possible segs
3846         * src/folder.c
3847         * src/gtk/quicksearch.c
3848                 Fix some GUI lags
3849
3850 2007-04-03 [paul]       2.8.1cvs84
3851
3852         * src/filtering.c
3853         * src/folder.c
3854         * src/folder.h
3855         * src/prefs_common.c
3856         * src/prefs_common.h
3857         * src/prefs_other.c
3858                 Fix sync being done too late
3859                 Thanks to Colin
3860
3861 2007-04-02 [colin]      2.8.1cvs83
3862
3863         * src/summaryview.c
3864                 Maemo: Put status and quicksearch at the top
3865         * src/plugins/bogofilter/bogofilter.c
3866         * src/plugins/spamassassin/spamassassin.c
3867                 Derive trash from inbox if possible
3868
3869 2007-04-02 [paul]       2.8.1cvs82
3870
3871         * src/plugins/bogofilter/bogofilter_gtk.c
3872                 a few English changes
3873
3874 2007-04-02 [paul]
3875
3876         2.9.0-rc1 released
3877
3878 2007-04-02 [colin]      2.8.1cvs81
3879
3880         * src/image_viewer.c
3881                 Fix transparent images by using
3882                 GtkImage
3883         * src/messageview.c
3884                 Flush events (on new windows) to avoid
3885                 having the textview's image resize fail
3886                 to know the available width
3887
3888 2007-04-01 [colin]      2.8.1cvs80
3889
3890         * src/prefs_account.c
3891                 If no MH mailbox exist, when creating a POP/Local
3892                 account, just create and use the default one 
3893                 instead of bailing with a "Mailbox doesn't exist"
3894                 error
3895
3896 2007-03-31 [colin]      2.8.1cvs79
3897
3898         * src/prefs_account.c
3899                 Create signature file if it doesn't exist
3900                 before editing
3901         * src/prefs_toolbar.c
3902                 Maemo: Move "Use default" on the left so
3903                 that people can find it
3904         * src/common/defs.h
3905                 Maemo: make default editor "Maemopad", 
3906                 default signature file "MyDocs/signature.txt"
3907
3908 2007-03-31 [colin]      2.8.1cvs78
3909
3910         * src/prefs_account.c
3911                 Maemo: rework account prefs so
3912                 that less horizontal scrolling
3913                 is required
3914
3915 2007-03-31 [colin]      2.8.1cvs77
3916
3917         * src/folderview.c
3918         * src/prefs_common.c
3919         * src/prefs_common.h
3920                 Fix bug 1167, 'Allow not displaying zeros 
3921                 in folder list'. Patch by MartinP
3922
3923 2007-03-31 [colin]      2.8.1cvs76
3924
3925         * AUTHORS
3926                 Add Jean-Luc Biord
3927
3928 2007-03-31 [colin]      2.8.1cvs75
3929
3930         * src/imap.c
3931                 Apply patch from bug 1172, direct
3932                 access to the folder's session instead
3933                 of using getter. Patch by MartinP
3934
3935 2007-03-31 [paul]       2.8.1cvs74
3936
3937         * src/gtk/authors.h
3938                 no need to list Fabien twice!
3939
3940 2007-03-31 [colin]      2.8.1cvs73
3941
3942         * src/inc.c
3943                 If we're currently "overriding for %d minutes",
3944                 don't ask
3945
3946 2007-03-31 [colin]      2.8.1cvs72
3947
3948         * src/compose.c
3949         * src/imap.c
3950         * src/inc.c
3951         * src/inc.h
3952         * src/messageview.c
3953         * src/news.c
3954         * src/plugins/spamassassin/spamassassin.c
3955                 Offline override: Add a parameter to allow
3956                 asking even if the override timer is running.
3957                 Allows to ask every time the user makes an
3958                 explicit action needing online access (such
3959                 as Get Mail), and not when the action is 
3960                 implicit (such as opening an IMAP folder)
3961
3962 2007-03-31 [colin]      2.8.1cvs71
3963
3964         * src/inc.c
3965                 Override offline: "No" answer shouldn't
3966                 re-ask after 3 seconds, but 10 minutes. 
3967
3968 2007-03-30 [colin]      2.8.1cvs70
3969
3970         * src/common/socket.c
3971                 Better error reporting on unix socket
3972                 failure (bind usually)
3973         * src/gtk/gtkutils.c
3974         * src/gtk/gtkutils.h
3975                 Label window: add a pulsing progress
3976                 bar to show we're not hung :)
3977         * src/folderview.c
3978         * src/main.c
3979         * src/plugins/pgpcore/sgpgme.c
3980                 Update API
3981
3982 2007-03-30 [colin]      2.8.1cvs69
3983
3984         * src/pop.c
3985         * src/prefs_common.c
3986                 Fix possible trashing of history and uidl
3987                 files on disk full problems
3988
3989 2007-03-30 [paul]       2.8.1cvs68
3990
3991         * src/mainwindow.c
3992         * src/summaryview.c
3993         * src/summaryview.h
3994                 update summary when changing layout type
3995                 (fixes wrong folder icon being displayed)
3996                 Thanks to Colin
3997
3998 2007-03-29 [colin]      2.8.1cvs67
3999
4000         * src/prefs_ext_prog.c
4001                 The browser pref is irrelevant on Maemo
4002
4003 2007-03-29 [colin]      2.8.1cvs66
4004
4005         * src/compose.c
4006         * src/compose.h
4007                 Maemo: dynamically switch headers/text position
4008         * src/prefs_common.c
4009                 Maemo: hide compose's ruler by default
4010         * src/common/socket.c
4011         * src/common/socket.h
4012                 Fix build warning
4013
4014 2007-03-29 [colin]      2.8.1cvs65
4015
4016         * src/common/socket.c
4017         * src/common/socket.h
4018                 Fix build when MAEMO_CFLAGS contains
4019                 _X_OPENSOURCE (resolv.h errors as long
4020                 as we don't add _BSD_SOURCE. Ugly).
4021
4022 2007-03-29 [wwp]        2.8.1cvs64
4023
4024         * src/prefs_logging.c
4025                 Fix sensitivity of clip-log widgets in prefs/logging,
4026                 thanks to Fabien.
4027
4028 2007-03-29 [wwp]        2.8.1cvs63
4029
4030         * po/POTFILES.in
4031                 Updated files list for translations, thanks to Fabien.
4032
4033 2007-03-29 [colin]      2.8.1cvs62
4034
4035         * src/main.c
4036         * src/common/Makefile.am
4037         * src/common/utils.c
4038                 Maybe make URI opening work in Maemo
4039                 Requires testing :)
4040
4041 2007-03-28 [colin]      2.8.1cvs61
4042
4043         * src/folder.c
4044         * src/folder.h
4045         * src/folderview.c
4046                 Add the possibility to sort folders arbitrarily
4047                 (via editing of folderlist.xml only). Patch by
4048                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4049                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4050                 be changed by the user'
4051
4052 2007-03-28 [colin]      2.8.1cvs60
4053
4054         * src/mimeview.c
4055                 Add popup menu for mime icons
4056
4057 2007-03-28 [colin]      2.8.1cvs59
4058
4059         * src/mainwindow.c
4060                 Fix a layout issue when presenting
4061                 mainwindow in Small screen layout
4062         * src/toolbar.c
4063         * src/toolbar.h
4064                 Add a "Go to folder list" button for
4065                 mainwindow, and make it default in
4066                 the Maemo build
4067
4068 2007-03-28 [colin]      2.8.1cvs58
4069
4070         * src/compose.c
4071                 Don't dynamically update title on Maemo
4072                 Patch by Jean-Luc Biord
4073
4074 2007-03-27 [colin]      2.8.1cvs57
4075
4076         * src/compose.c
4077         * src/folderview.c
4078         * src/summaryview.c
4079                 Enable tap-and-hold on Maemo
4080
4081 2007-03-26 [colin]      2.8.1cvs56
4082
4083         * src/compose.c
4084                 More popup-menu (in attachments list)
4085
4086 2007-03-26 [colin]      2.8.1cvs55
4087
4088         * src/compose.c
4089                 Enable popup-menu signal
4090
4091 2007-03-26 [colin]      2.8.1cvs54
4092
4093         * src/plugins/pgpinline/pgpinline.c
4094                 Fix bug 1111, 'PGP/inline plugin hides text 
4095                 around encrypted text block'. Patch based on
4096                 a patch from Michal Cihar.
4097
4098 2007-03-26 [wwp]        2.8.1cvs53
4099
4100         * src/procmsg.c
4101                 Fix getting a false error when sending queued message
4102                 whereas the sending was fine (if there are subfolders
4103                 in the queue folder), thanks to Colin.
4104
4105 2007-03-26 [paul]       2.8.1cvs52
4106
4107         * src/wizard.c
4108                 update FACE header in welcome message
4109
4110 2007-03-25 [colin]      2.8.1cvs51
4111
4112         * src/Makefile.am
4113                 Fix make dist
4114
4115 2007-03-25 [colin]      2.8.1cvs50
4116
4117         * src/main.c
4118                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4119
4120 2007-03-24 [colin]      2.8.1cvs49
4121
4122         * src/main.c
4123                 Fix a few launch problems on Maemo
4124                 Patch by Jean-Luc Biord
4125
4126 2007-03-24 [wwp]        2.8.1cvs48
4127
4128         * src/alertpanel.c
4129         * src/alertpanel.h
4130         * src/messageview.c
4131         * src/summaryview.c
4132                 Fix wrong action performed when closing the
4133                 "ask about account specific filtering rules
4134                 when filtering manually" dialog by pressing Escape.
4135                 Fix wrong order of buttons in the "return receipt
4136                 notification - the message was sent to several of
4137                 your accounts" dialog.
4138
4139 2007-03-24 [paul]       2.8.1cvs47
4140
4141         * src/folderview.c
4142                 an improvement to English usage
4143         * tools/kdeservicemenu/README
4144                 updated Claws url
4145
4146 2007-03-24 [paul]       2.8.1cvs46
4147
4148         * src/Makefile.am
4149         * src/stock_pixmap.c
4150         * src/pixmaps/edit_extern.xpm
4151         * src/pixmaps/mail_sign.xpm
4152                 rescue long lost icons
4153
4154 2007-03-24 [paul]       2.8.1cvs45
4155
4156         * src/toolbar.c
4157                 fix toolbar (broken in 2.8.1cvs42)
4158
4159 2007-03-23 [colin]      2.8.1cvs44
4160
4161         * src/imap.c
4162                 Correctly unsubscribe/resubscribe after
4163                 RENAME
4164
4165 2007-03-23 [colin]      2.8.1cvs43
4166
4167         * src/prefs_common.c
4168                 Maemo: as the platform is light on RAM, allow
4169                 caches to be discarded faster.
4170
4171 2007-03-23 [colin]      2.8.1cvs42
4172
4173         * src/Makefile.am
4174         * src/compose.c
4175         * src/compose.h
4176         * src/stock_pixmap.c
4177         * src/stock_pixmap.h
4178         * src/summaryview.c
4179         * src/summaryview.h
4180         * src/toolbar.c
4181         * src/toolbar.h
4182         * src/pixmaps/open_mail.xpm
4183                 Maemo changes: Add the possibility to have
4184                 "Open Email" and "Close Window" buttons on 
4185                 toolbars (and use them in Maemo's default
4186                 toolbars)
4187
4188 2007-03-23 [wwp]        2.8.1cvs41
4189
4190         * src/action.c
4191                 Reverted that part of the action dialog closure logics, to
4192                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4193                 done later in a different way (or may not).
4194
4195 2007-03-22 [wwp]        2.8.1cvs40
4196
4197         * src/action.c
4198                 Fix sticky action dialog when got no output but action command
4199                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4200
4201 2007-03-22 [colin]      2.8.1cvs39
4202
4203         * src/prefs_filtering.c
4204         * src/gtk/combobox.h
4205                 Fix escaping account names in filtering prefs
4206
4207 2007-03-22 [colin]      2.8.1cvs38
4208
4209         * src/addrindex.c
4210         * src/ldapctrl.h
4211         * src/ldapquery.c
4212                 Add any attribute specified in LDAP servers'
4213                 Search attributes to the Other Attributes tab
4214                 of contacts; Add 'telephoneNumber' in the
4215                 default list.
4216
4217 2007-03-22 [colin]      2.8.1cvs37
4218
4219         * src/folderview.c
4220         * src/folderview.h
4221         * src/mainwindow.c
4222                 Try to prevent race conditions when
4223                 changing the folder list
4224         * src/summaryview.c
4225                 Fix possible red folder icon when
4226                 switching from Small screen layout
4227                 to any other
4228
4229 2007-03-22 [colin]      2.8.1cvs36
4230
4231         * src/mainwindow.c
4232         * src/mainwindow.h
4233         * src/summaryview.c
4234                 Rename "little screen" to "Small screen"
4235         * src/gtk/Makefile.am
4236         * src/common/utils.c
4237         * src/mh.c
4238                 Fix Maemo-related compilation problems
4239
4240 2007-03-21 [colin]      2.8.1cvs35
4241
4242         * configure.ac
4243                 Fix previous commit
4244         * claws-mail.desktop
4245                 Remove .png from the Icon, it's useless
4246
4247 2007-03-21 [colin]      2.8.1cvs34
4248
4249         * configure.ac
4250         * src/Makefile.am
4251                 Add the necessary lib checking for 
4252                 Maemo
4253
4254 2007-03-21 [colin]      2.8.1cvs33
4255
4256         * src/main.c
4257                 Fix unconditional "error happened" when
4258                 sending via command-line. "lol @ myself"
4259
4260 2007-03-21 [colin]      2.8.1cvs32
4261
4262         * claws-mail-40x40.png
4263         * claws-mail-26x26.png
4264         * src/account.c
4265         * src/addressbook.c
4266         * src/compose.c
4267         * src/folderview.c
4268         * src/folderview.h
4269         * src/main.c
4270         * src/mainwindow.c
4271         * src/mainwindow.h
4272         * src/messageview.c
4273         * src/prefs_account.c
4274         * src/prefs_common.c
4275         * src/summary_search.c
4276         * src/summaryview.c
4277         * src/summaryview.h
4278         * src/gtk/authors.h
4279         * src/gtk/gtkutils.c
4280         * src/gtk/gtkutils.h
4281         * src/gtk/logwindow.c
4282         * src/gtk/menu.c
4283         * src/gtk/prefswindow.c
4284                 Add Maemo port (patch mainly by Jean-Luc Biort)
4285                 Add a new 'Little screen' layout to help on such
4286                 platforms (patch by me)
4287                 Make some default preferences different (more
4288                 adapted) on Maemo (patch by me)
4289
4290 2007-03-21 [wwp]        2.8.1cvs31
4291
4292         * src/prefs_logging.c
4293         * src/prefs_logging.h
4294                 Fixed copyright header of newly added files.
4295
4296 2007-03-21 [wwp]        2.8.1cvs30
4297
4298         * src/Makefile.am
4299         * src/filtering.c
4300         * src/filtering.h
4301         * src/folder.c
4302         * src/folderview.c
4303         * src/imap.c
4304         * src/inc.c
4305         * src/main.c
4306         * src/mainwindow.c
4307         * src/mainwindow.h
4308         * src/matcher.c
4309         * src/messageview.c
4310         * src/news.c
4311         * src/pop.c
4312         * src/prefs_common.c
4313         * src/prefs_common.h
4314         * src/prefs_logging.c
4315         * src/prefs_logging.h
4316         * src/prefs_other.c
4317         * src/procmsg.c
4318         * src/send_message.c
4319         * src/summaryview.c
4320         * src/common/log.c
4321         * src/common/log.h
4322         * src/common/nntp.c
4323         * src/common/session.c
4324         * src/common/smtp.c
4325         * src/common/socket.c
4326         * src/etpan/imap-thread.c
4327         * src/gtk/logwindow.c
4328         * src/gtk/logwindow.h
4329         * src/plugins/bogofilter/bogofilter.c
4330         * src/plugins/spamassassin/spamassassin.c
4331                 Added debugging of filtering/processing rules.
4332                 The debug log is here 'Tools/Filtering debug window',
4333                 the options there 'Configuration/Preferences/Other/Logging',
4334                 and the log file is ~/.claws-mail/filtering.log.
4335                 Moved protocol log prefs to 'Other/Logging' as well.
4336                 To support such debugging feature, the existing log API has
4337                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4338                 this impacts many external modules (commits follow).
4339
4340 2007-03-21 [paul]       2.8.1cvs29
4341
4342         * src/etpan/Makefile.am
4343         * src/etpan/imap-thread.c
4344                 add missing #include
4345
4346 2007-03-21 [colin]      2.8.1cvs28
4347
4348         * src/procmime.c
4349                 Fix bug 1157, 'some broken messages confuse 
4350                 mime parser'. Make sure we can't have MimeInfos
4351                 with negative sizes.
4352
4353 2007-03-20 [colin]      2.8.1cvs27
4354
4355         * src/main.c
4356                 Fix missing \0 on buffer
4357
4358 2007-03-20 [colin]      2.8.1cvs26
4359
4360         * src/mh.c
4361                 Use make_dir_hier instead of make_dir 
4362                 to create the MH mailbox
4363
4364 2007-03-20 [colin]      2.8.1cvs25
4365
4366         * src/folder.c
4367         * src/folder.h
4368         * src/prefs_account.c
4369         * src/wizard.c
4370                 Fix default inbox weirdnesses (after wizard,
4371                 if path is Mail, mailbox identifier is #mh/Mailbox,
4372                 and when creating new accounts)
4373
4374 2007-03-20 [colin]      2.8.1cvs24
4375
4376         * src/account.c
4377                 Write folderlist after adding/deleting accounts
4378                 that have folders
4379
4380 2007-03-20 [colin]      2.8.1cvs23
4381
4382         * src/imap.c
4383         * src/remotefolder.h
4384                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4385                 selected while scanning prior to update'
4386
4387 2007-03-17 [paul]       2.8.1cvs22
4388
4389         * src/main.c
4390                 fix a typo, and be a little more verbose.
4391
4392 2007-03-17 [wwp]        2.8.1cvs21
4393
4394         * src/inc.c
4395                 Fix a compiler warning.
4396
4397 2007-03-16 [wwp]        2.8.1cvs20
4398
4399         * tools/Makefile.am
4400         * tools/README
4401                 Updated to deal w/ the new mairix.sh tool.
4402
4403 2007-03-16 [wwp]        2.8.1cvs19
4404
4405         * src/action.c
4406                 Fix logics issues around the action IO dialog:
4407                 - disable entry widget and exec button when
4408                   the exec button is clicked (don't wait for any
4409                   output line) - fix possible disabling/re-enabling/
4410                   re-disabling of those widgets
4411                 - raise an error if executing a %as{} action either
4412                   empty or invalid, instead of failing silently
4413                 - don't close the dialog if the abort button has been
4414                   clicked and if there was no output yet
4415                 - set focus to the abort button when the exec button
4416                   is clicked
4417                 - fix capitalization of a warning message
4418
4419 2007-03-16 [wwp]        2.8.1cvs18
4420
4421         * tools/mairix.sh
4422                 Added a wrapper to mairix to the tools folder.
4423
4424 2007-03-16 [colin]      2.8.1cvs17
4425
4426         * src/messageview.c
4427         * src/mimeview.h
4428                 Allow mimeviewer plugins to print
4429                 their stuff
4430
4431 2007-03-16 [colin]      2.8.1cvs16
4432
4433         * .cvsignore
4434                 Ignore *.patchset
4435
4436 2007-03-15 [colin]      2.8.1cvs15
4437
4438         * src/messageview.c
4439         * src/mimeview.h
4440                 Add a way for mimeviewer plugins to
4441                 implement body search
4442
4443 2007-03-15 [paul]       2.8.1cvs14
4444
4445         * src/prefs_spelling.c
4446                 fix English usage
4447
4448 2007-03-15 [paul]       2.8.1cvs13
4449
4450         * src/common/quoted-printable.c
4451                 fix decoding of quoted-printable parts
4452
4453 2007-03-14 [wwp]        2.8.1cvs12
4454
4455         * src/gtk/logwindow.h
4456                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4457
4458 2007-03-14 [wwp]        2.8.1cvs11
4459
4460         * src/gtk/logwindow.h
4461                 Complete 2.8.1cvs10.
4462
4463 2007-03-14 [colin]      2.8.1cvs10
4464
4465         * src/gtk/logwindow.c
4466                 Probably fix bug 1149, crash on logwindow
4467                 close - at the expense of performance once
4468                 logwin has been opened
4469
4470 2007-03-14 [colin]      2.8.1cvs9
4471
4472         * src/main.c
4473                 If claws-mail is running on another
4474                 display, warn instead of popping it up
4475                 on the other display
4476
4477 2007-03-12 [colin]      2.8.1cvs8
4478
4479         * src/wizard.c
4480                 Fix bug 1145, 'Setting a different name 
4481                 for the Mailbox name isn't reflected in 
4482                 default account settings'. Patch by wwp
4483
4484 2007-03-12 [colin]      2.8.1cvs7
4485
4486         * src/summaryview.c
4487                 Fix bug 1143, 'Add number of messages to be 
4488                 deleted to confirmation dialog'
4489
4490 2007-03-12 [wwp]        2.8.1cvs6
4491
4492         * src/folderview.c
4493         * src/prefs_common.c
4494         * src/prefs_common.h
4495         * src/prefs_summaries.c
4496                 Changed the option that displays unread messages count
4497                 next to the folder name in folder list: it is now
4498                 possible to either display nothing, display the
4499                 unread messages number only or the unread and total messages
4500                 numbers. The patch includes this extra feature as well
4501                 as some minor fixes by rewriting the algo in folderview.c.
4502                 Thanks to Paul for the original idea and implementation, plus
4503                 testing and proof-reading!
4504
4505 2007-03-09 [paul]       2.8.1cvs5
4506
4507         * tools/Makefile.am
4508         * tools/README
4509         * tools/claws-mail-compose-insert-files.pl
4510                 added a script which enables inserting files
4511                 into the message body of a new Claws Mail
4512                 Compose window from the command line. Additionally
4513                 To, Cc, Subject and files to attach to the message
4514                 can be specified.
4515
4516 2007-03-09 [wwp]        2.8.1cvs4
4517
4518         * src/addr_compl.c
4519         * src/addr_compl.h
4520         * src/filtering.c
4521                 Optimize matching of addresses in the addressbook
4522                 (filtering/processing 'found_in_addressbook' condition).
4523
4524 2007-03-07 [wwp]        2.8.1cvs3
4525
4526         * src/quote_fmt.c
4527         * src/quote_fmt_lex.l
4528         * src/quote_fmt_parse.y
4529                 Add a new quote format symbol: %A to insert the
4530                 sender email address (just the address itself).
4531
4532 2007-03-06 [wwp]        2.8.1cvs2
4533
4534         * src/gtk/gtkutils.c
4535         * src/plugins/trayicon/trayicon_prefs.h
4536         * src/plugins/trayicon/trayicon_prefs.c
4537         * src/plugins/trayicon/trayicon.c
4538         * src/mainwindow.h
4539         * src/mainwindow.c
4540                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4541                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4542
4543
4544 2007-03-06 [paul]       2.8.1cvs1
4545
4546         * NEWS
4547         * README
4548         * RELEASE_NOTES
4549         * configure.ac
4550                 bump version number following
4551                 stable release
4552
4553 2007-03-06 [paul]       2.8.0cvs24
4554
4555         * po/cs.po
4556                 corrected by by Tim <timbrain@post.cz>
4557
4558 2007-03-05 [colin]      2.8.0cvs23
4559
4560         * src/Makefile.am
4561         * src/procmime.c
4562                 Fix mime/globs path on NetBSD
4563                 patch by George Michaelson
4564
4565 2007-03-05 [wwp]        2.8.0cvs22
4566
4567         * src/addr_compl.c
4568                 Remove debug statement (accidentally committed w/ cvs14).
4569
4570 2007-03-05 [paul]       2.8.0cvs21
4571
4572         * src/plugins/pgpcore/prefs_gpg.c
4573                 fix compiler warning
4574
4575 2007-03-05 [wwp]        2.8.0cvs20
4576
4577         * src/matcher_parser_parse.y
4578                 Fix mismerge between cvs17 and cvs19.
4579
4580 2007-03-05 [wwp]        2.8.0cvs19
4581
4582         * src/matcher_parser_parse.y
4583         * src/prefs_filtering_action.c
4584         * src/matcher.c
4585         * src/matcher.h
4586         * src/filtering.c
4587         * src/filtering.h
4588                 Add new 'add_to_addressbook' filtering/processing action.
4589
4590 2007-03-05 [wwp]        2.8.0cvs18
4591
4592         * src/filtering.c
4593                 Fix mark_as_ham filtering/processing action: spam flag
4594                 was not unset.
4595
4596 2007-03-04 [colin]      2.8.0cvs17
4597
4598         * src/filtering.c
4599         * src/matcher.c
4600         * src/matcher.h
4601         * src/matcher_parser_parse.y
4602         * src/prefs_filtering_action.c
4603                 Add 'Mark as spam' and 'Mark as ham' filtering
4604                 actions. Fixes bug 1138.
4605
4606 2007-03-04 [colin]      2.8.0cvs16
4607
4608         * src/imap.c
4609                 Fix bug 1140, wrong return value
4610                 without libetpan
4611
4612 2007-03-04 [wwp]        2.8.0cvs15
4613
4614         * src/addr_compl.c
4615                 Rollback cvs14: don't free stuff that is managed in g_list.
4616
4617 2007-03-04 [wwp]        2.8.0cvs14
4618
4619         * src/addr_compl.c
4620                 Fix a leak in address completion code.
4621
4622 2007-03-04 [colin]      2.8.0cvs13
4623
4624         * src/addr_compl.c
4625                 Maybe fix bug 1136, 'Crash in group 
4626                 address completion'
4627
4628 2007-03-04 [iwkse]      2.8.0cvs12
4629
4630         * src/imap.c
4631                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4632
4633 2007-03-03 [colin]      2.8.0cvs11
4634
4635         * src/plugins/pgpinline/pgpinline.c
4636                 Fix off-by-one, fix double-free. Fixes
4637                 bug 1135, 'cm-segfault on decrypting 
4638                 with PGP/inline'
4639
4640 2007-03-03 [colin]      2.8.0cvs10
4641
4642         * configure.ac
4643         * src/main.c
4644         * src/common/plugin.c
4645                 Fix bug 1134, 'Valgrind macros unhandled 
4646                 by Irix's cc'
4647
4648 2007-03-02 [colin]      2.8.0cvs9
4649
4650         * src/mbox.c
4651                 Don't error out on EAGAIN. Fixes 
4652                 bug 1129, '"local mbox file" account 
4653                 isn't retrieving mails'
4654
4655 2007-03-01 [wwp]        2.8.0cvs8
4656
4657         * src/mainwindow.c
4658         * src/gtk/colorlabel.c
4659                 Remove accels for extra color labels until we set better
4660                 and definitive ones.
4661
4662 2007-02-28 [wwp]        2.8.0cvs7
4663
4664         * src/mainwindow.c
4665         * src/matcher_parser_parse.y
4666         * src/prefs_common.c
4667         * src/prefs_msg_colors.c
4668         * src/procmsg.h
4669         * src/gtk/colorlabel.c
4670         * src/gtk/colorlabel.h
4671                 Add more customizable color labels. Cleaned up a bit
4672                 the color label API to avoid duplicate defines of
4673                 the max number of colors.
4674
4675 2007-02-27 [colin]      2.8.0cvs6
4676
4677         * src/mainwindow.c
4678         * src/common/utils.c
4679         * src/common/utils.h
4680                 Fix '+' in mailto URIs for List-* headers
4681
4682 2007-02-27 [colin]      2.8.0cvs5
4683
4684         * src/gtk/gtkutils.c
4685                 Use gtk_window_set_role instead of 
4686                 _set_wmclass
4687
4688 2007-02-27 [colin]      2.8.0cvs4
4689
4690         * src/inc.c
4691                 Fix "After receiving new mail, go to inbox" on IMAP,
4692                 and make it work only on manual reception
4693
4694 2007-02-27 [wwp]        2.8.0cvs3
4695
4696         * src/prefs_filtering.c
4697         * src/prefs_filtering_action.c
4698         * src/prefs_matcher.c
4699                 Update filtering matcher's and action's color label menus
4700                 when re-opening those dialogs (reflect any change to the
4701                 color labels list in the preferences).
4702
4703 2007-02-27 [colin]      2.8.0cvs2
4704
4705         * src/imap.c
4706         * src/etpan/etpan-thread-manager-types.h
4707         * src/etpan/etpan-thread-manager.c
4708         * src/etpan/imap-thread.c
4709                 Log imap ALERTs as errors in the log.
4710
4711 2007-02-26 [paul]       2.8.0cvs1
4712
4713         * tools/claws.i18n.status.pl
4714                 updated
4715
4716 2007-02-26 [paul]       2.7.2cvs75
4717
4718         * po/ca.po
4719         * po/cs.po
4720         * po/de.po
4721         * po/en_GB.po
4722         * po/fi.po
4723         * po/fr.po
4724         * po/hu.po
4725         * po/pl.po
4726         * po/pt_BR.po
4727         * po/sk.po
4728         * po/sr.po
4729         * po/zh_CN.po
4730                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4731                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4732                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4733                 Aleksandar Urosevic, and Ralgh Young
4734
4735 2007-02-25 [mones]      2.7.2cvs74
4736
4737         * po/es.po
4738                 Updated for release
4739
4740 2007-02-25 [colin]      2.7.2cvs73
4741
4742         * src/main.c
4743                 Clearing the list is only useful
4744                 to prevent a valgrind false-positive
4745
4746 2007-02-25 [paul]       2.7.2cvs72
4747
4748         * tools/Makefile.am
4749         * tools/README
4750         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4751         * tools/maildir2claws-mail.pl  **REMOVED**
4752                 renamed the script, fixed a couple bugs
4753
4754 2007-02-23 [colin]      2.7.2cvs71
4755
4756         * src/addressbook.c
4757                 Fix a leak, check for a few improbable nulls
4758
4759 2007-02-23 [colin]      2.7.2cvs70
4760
4761         * src/main.c
4762         * src/main.h
4763         * src/plugins/trayicon/trayicon.c
4764                 Fix blinking mainwin when starting in tray
4765                 (show mainwindow later in the startup process,
4766                  apart if restarting post-crash)
4767
4768 2007-02-23 [colin]      2.7.2cvs69
4769
4770         * src/folderview.c
4771         * src/imap_gtk.c
4772                 Fix crash when unsubscribing the currently
4773                 selected/opened folder
4774
4775 2007-02-23 [colin]      2.7.2cvs68
4776
4777         * src/compose.c
4778                 Fix bug that prevented colorization to
4779                 work without wrap quotation option
4780
4781 2007-02-23 [colin]      2.7.2cvs67
4782
4783         * src/addr_compl.c
4784                 Fix refcounting, start and end completion who
4785                 behaved as if there couldn't be any other current
4786                 user of completion
4787
4788 2007-02-23 [wwp]        2.7.2cvs66
4789
4790         * src/addressbook.c
4791         * src/addrindex.c
4792                 Address completion fixes: fix addressbook_peek_folder_exists() in
4793                 which the algorithm was ridiculously over-obfuscated and broken.
4794                 Fix addrindex_load_completion() as well, to load addresses in
4795                 completion list with regards to what addressbook_peek_folder_exists()
4796                 returns now.
4797
4798 2007-02-23 [wwp]        2.7.2cvs65
4799
4800         * src/addr_compl.c
4801                 Add addresses to completion when they're non-empty (thanks to Colin).
4802
4803 2007-02-23 [paul]       2.7.2cvs64
4804
4805         * src/plugins/pgpcore/passphrase.c
4806                 remove 'const '
4807
4808 2007-02-23 [colin]      2.7.2cvs63
4809
4810         * src/plugins/pgpcore/prefs_gpg.c
4811         * src/plugins/pgpcore/prefs_gpg.h
4812         * src/plugins/pgpcore/sgpgme.c
4813         * src/plugins/pgpinline/pgpinline.c
4814         * src/plugins/pgpmime/pgpmime.c
4815                 Try harder to respect user's choice wrt
4816                 gpg-agent even with gpg2, by unsetting
4817                 GPG_AGENT_INFO when necessary.
4818
4819 2007-02-22 [paul]       2.7.2cvs62
4820
4821         * src/plugins/pgpcore/sgpgme.c
4822         * src/plugins/pgpcore/sgpgme.h
4823         * src/plugins/pgpcore/passphrase.c
4824         * src/plugins/pgpinline/pgpinline.c
4825         * src/plugins/pgpmime/pgpmime.c
4826                 Fix a leak - gpgme_data_release_and_get_mem
4827                 leaks in recent gpgme. Workaround by using
4828                 our own function.
4829
4830 2007-02-22 [paul]       2.7.2cvs61
4831
4832         * src/gtk/quicksearch.c
4833                 Abandon dynamic search when pressing
4834                 Enter
4835
4836 2007-02-21 [colin]      2.7.2cvs60
4837
4838         * src/procmsg.c
4839         * src/plugins/pgpcore/passphrase.c
4840                 Fix little memory leaks
4841         * src/main.c
4842                 Fix false-positive leak at exit
4843         * src/gtk/quicksearch.c
4844                 Fix potentially big leak in recursive
4845                 Quicksearch
4846
4847 2007-02-21 [wwp]        2.7.2cvs59
4848
4849         * src/summaryview.c
4850                 Add missing newline to a debug message.
4851
4852 2007-02-20 [colin]      2.7.2cvs58
4853
4854         * src/Makefile.am
4855         * src/mimeview.c
4856         * src/stock_pixmap.c
4857         * src/stock_pixmap.h
4858         * src/pixmaps/mime_pgpsig.xpm
4859                 Add icon for application/pgp-signature
4860
4861 2007-02-20 [colin]      2.7.2cvs57
4862
4863         * src/Makefile.am
4864         * src/main.c
4865         * src/mimeview.c
4866         * src/stock_pixmap.c
4867         * src/stock_pixmap.h
4868         * src/pixmaps/mime_calendar.xpm
4869         * src/pixmaps/mime_pdf.xpm
4870         * src/pixmaps/mime_ps.xpm
4871                 Add icons for text/calendar, application/pdf
4872                 and application/postscript
4873
4874 2007-02-20 [colin]      2.7.2cvs56
4875
4876         * autogen.sh
4877         * src/matcher_parser_parse.y
4878         * src/matcher_parser_lex.l
4879                 Fix big memory leak in flex, and
4880                 require flex 2.5.31
4881
4882 2007-02-20 [wwp]        2.7.2cvs55
4883
4884         * src/matcher_parser_parse.y
4885                 Fix a duplicate token definition (thanks to iwkse).
4886
4887 2007-02-20 [wwp]        2.7.2cvs54
4888
4889         * src/matcher_parser_lex.l
4890         * src/quote_fmt_lex.l
4891                 Use proper flex options instead of direct use of #define,
4892                 make the flex-generated C lighter.
4893
4894 2007-02-20 [colin]      2.7.2cvs53
4895
4896         * src/summaryview.c
4897                 Grab focus in message list after hiding
4898                 the quicksearch, instead of leaving it
4899                 "somewhere"
4900
4901 2007-02-19 [colin]      2.7.2cvs52
4902
4903         * src/folderview.c
4904                 Fix bug 1033, 'Automatically refresh 
4905                 message list when new messages arrives'
4906                 Looks like folderview->opened can sometimes
4907                 be wrong...
4908
4909 2007-02-19 [paul]       2.7.2cvs51
4910
4911         * tools/Makefile.am
4912         * tools/README
4913         * tools/thunderbird-filters-convertor.pl
4914                 add new script which converts thunderbird filter
4915                 rules to Claws filter rules
4916
4917 2007-02-18 [paul]       2.7.2cvs50
4918
4919         * src/plugins/pgpcore/prefs_gpg.c
4920         * src/plugins/pgpcore/prefs_gpg.h
4921         * src/plugins/pgpcore/sgpgme.c
4922         * src/plugins/pgpinline/pgpinline.c
4923         * src/plugins/pgpmime/pgpmime.c
4924                 improved GUI interoperability with gpg-agent
4925
4926 2007-02-18 [paul]       2.7.2cvs49
4927
4928         * src/prefs_account.c
4929                 Privacy options sensitivity fix
4930
4931 2007-02-17 [colin]      2.7.2cvs48
4932
4933         * src/messageview.c
4934                 Reset icon to warning in the noticeview
4935
4936 2007-02-15 [colin]      2.7.2cvs47
4937
4938         * src/folderview.c
4939                 Fix a manifestation of bug 1033 (summaryview failing
4940                 to update for new mails), which happens after editing
4941                 account preferences or preferences that cause a 
4942                 folderview reload.
4943
4944 2007-02-15 [colin]      2.7.2cvs46
4945
4946         * src/addressbook.c
4947                 Probably fix bug 1123, 'Segmentation 
4948                 fault while opening address book'. I get
4949                 g_warnings if the saved paned position is
4950                 not greater than 0. Also, save position
4951                 when hiding the addressbook instead of
4952                 via signal.
4953
4954 2007-02-14 [colin]      2.7.2cvs45
4955
4956         * src/plugins/pgpcore/prefs_gpg.c
4957         * src/plugins/pgpcore/prefs_gpg.h
4958         * src/plugins/pgpcore/sgpgme.c
4959         * src/plugins/pgpinline/pgpinline.c
4960         * src/plugins/pgpmime/pgpmime.c
4961                 Add an option "Use gpg-agent if available". Fixes
4962                 annoyances with distro-installed gpg-agent, when
4963                 no pinentry program is installed, and the user's 
4964                 at a loss on why "decryption failed". Makes more
4965                 clear why passphrase isn't saved when gpg-agent is
4966                 used. Defaults to true, to avoid changing the 
4967                 current behaviour.
4968
4969 2007-02-14 [wwp]        2.7.2cvs44
4970
4971         * src/matcher_parser_parse.y
4972                 Fix missing line number reset (wrong line number might appear
4973                 when re-loading filtering rules if there's a parser error).
4974
4975 2007-02-13 [colin]      2.7.2cvs43
4976
4977         * src/common/utils.c
4978                 Don't encode ',' in URIs before passing it
4979                 to the browser command-line. It was probably
4980                 done at a time where commas in URIs made
4981                 mozilla -remote 'openurl(%s,new-window)'
4982                 bug.
4983
4984 2007-02-13 [wwp]        2.7.2cvs42
4985
4986         * src/prefs_matcher.c
4987         * src/plugins/bogofilter/bogofilter_gtk.c
4988                 A bit of string factorization around "Select ..." buttons.
4989
4990 2007-02-11 [colin]      2.7.2cvs41
4991
4992         * src/alertpanel.c
4993                 Make sure to escape the title
4994
4995 2007-02-11 [colin]      2.7.2cvs40
4996
4997         * src/codeconv.c
4998                 Recognize .utf8 locales as .UTF-8 ones
4999
5000 2007-02-11 [colin]      2.7.2cvs39
5001
5002         * src/compose.c
5003                 Fix code conversion when dragging a file
5004
5005 2007-02-09 [colin]      2.7.2cvs38
5006
5007         * src/plugins/clamav/clamav_plugin.c
5008                 Complete Paul's patch with conditional
5009                 compilation to avoid breaking compilation
5010                 on old Dapper and Edgy... Maybe other
5011                 distros too.
5012
5013 2007-02-09 [paul]       2.7.2cvs37
5014
5015         * src/plugins/clamav/clamav_plugin.c
5016                 fix for the upstream changes in libclamav
5017
5018 2007-02-09 [paul]       2.7.2cvs36
5019
5020         * src/main.c
5021         * src/mainwindow.c
5022         * src/procmsg.c
5023         * src/procmsg.h
5024                 fix "warn if there are queued messages" (on exit)
5025                 option, which only checked the first mailbox's
5026                 queue
5027                 don't ask before emptying trash if there are no
5028                 messages in trash, also check and empty all trash
5029                 folders
5030         * src/prefs_other.c
5031                 move "Ask before emptying trash" option
5032                 outside of the "On exit" frame as it's
5033                 not only an "On exit" option
5034
5035 2007-02-09 [paul]       2.7.2cvs35
5036
5037         * src/addrgather.c
5038         * src/alertpanel.c
5039         * src/editldap.c
5040         * src/prefs_account.c
5041         * src/prefs_folder_item.c
5042         * src/prefs_gtk.h
5043         * src/prefs_matcher.c
5044         * src/prefs_message.c
5045         * src/prefs_msg_colors.c
5046         * src/prefs_summaries.c
5047         * src/wizard.c
5048         * src/gtk/inputdialog.c
5049         * src/plugins/bogofilter/bogofilter_gtk.c
5050                 pedantic commit: use 'checkbtn' everywhere
5051                 instead of a mixture of 'checkbtn' and 'chkbtn'
5052
5053 2007-02-09 [paul]       2.7.2cvs34
5054
5055         * src/compose.c
5056                 fix default hotkeys
5057         * src/prefs_other.c
5058         * src/prefs_send.c
5059                 move "Never send Return Receipts" from
5060                 prefs_other to prefs_send
5061                 add an option "Ask about account specific
5062                 filtering rules..." to prefs_other
5063         * src/gtk/gtkutils.c
5064                 fix a compiler warning
5065
5066 2007-02-08 [colin]      2.7.2cvs33
5067
5068         * src/plugins/pgpinline/pgpinline.c
5069                 Fix bug 1110, 'pgpmime fails to process 
5070                 encapsulated openpgp mime (rfc 3156, 6.1 
5071                 -> rfc1847)'
5072                 It was due to an interaction between PGP/Mime
5073                 and PGP/Inline plugin. 
5074
5075 2007-02-08 [colin]      2.7.2cvs32
5076
5077         * src/inc.c
5078         * src/mbox.c
5079         * src/mbox.h
5080                 Fix bug 1117, 'fcntl locking code 
5081                 does not work in mbox.c'
5082
5083 2007-02-08 [colin]      2.7.2cvs31
5084
5085         * src/prefs_account.c
5086                 Fix Gentoo bug 165819, 'can't create 
5087                 a "local mbox file" account'. Patch
5088                 by Olivier <castan.o@free.fr>
5089
5090 2007-02-07 [colin]      2.7.2cvs30
5091
5092         * src/ldapquery.c
5093                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5094                 autocompletion was used'
5095
5096 2007-02-07 [paul]       2.7.2cvs29
5097
5098         * src/folder.c
5099                 cut down on unnecessary debug_prints
5100         * src/imap_gtk.c
5101                 fix menu_set_active() on 'Show only
5102                 subscribed folders'
5103
5104 2007-02-07 [paul]       2.7.2cvs28
5105
5106         * src/plugins/clamav/clamav_plugin.c
5107         * src/plugins/clamav/clamav_plugin.h
5108         * src/plugins/clamav/clamav_plugin_gtk.c
5109                 fix copyright header
5110
5111 2007-02-07 [paul]       2.7.2cvs27
5112
5113         * src/procheader.c
5114                 fix bug 1116, 'summary view allow a 
5115                 subject line break'
5116
5117 2007-02-06 [colin]      2.7.2cvs26
5118
5119         * src/summaryview.c
5120                 Fix delete thread
5121
5122 2007-02-05 [fabien]     2.7.2cvs25
5123
5124         * po/POTFILES.in
5125         * src/uri_opener.c
5126                 i18n related - 1 fix and 1 message for translators.
5127
5128 2007-02-05 [colin]      2.7.2cvs24
5129
5130         * src/gtk/quicksearch.c
5131                 Don't reload summary list if quicksearch wasn't
5132                 active on hiding; move currently selected mail in
5133                 the visible area when showing the quicksearch
5134
5135 2007-02-05 [colin]      2.7.2cvs23
5136
5137         * src/folderview.c
5138                 Add debug to try to solve bug 1104
5139
5140 2007-02-05 [paul]       2.7.2cvs22
5141
5142         * src/mainwindow.c
5143                 confirm before emptying trash on exit is
5144                 a Yes or No answer, use Yes or No in the
5145                 dialog
5146
5147 2007-02-04 [colin]      2.7.2cvs21
5148
5149         * src/compose.c
5150         * src/plugins/pgpcore/passphrase.c
5151         * src/plugins/pgpcore/select-keys.c
5152                 Set wmclass on new windows
5153
5154 2007-02-04 [colin]
5155
5156         2.8.0-rc1 released
5157
5158 2007-02-04 [colin]      2.7.2cvs20
5159
5160         * src/compose.c
5161         * src/compose.h
5162                 Auto save drafts on exit, reopen them
5163                 at startup, instead of asking
5164         * src/account.c
5165         * src/addressadd.c
5166         * src/addressbook.c
5167         * src/addressbook_foldersel.c
5168         * src/addrgather.c
5169         * src/crash.c
5170         * src/editaddress.c
5171         * src/editbook.c
5172         * src/editgroup.c
5173         * src/editjpilot.c
5174         * src/editldap.c
5175         * src/editldap_basedn.c
5176         * src/editvcard.c
5177         * src/exphtmldlg.c
5178         * src/expldifdlg.c
5179         * src/export.c
5180         * src/foldersel.c
5181         * src/gedit-print.c
5182         * src/import.c
5183         * src/importldif.c
5184         * src/importmutt.c
5185         * src/importpine.c
5186         * src/main.c
5187         * src/mainwindow.c
5188         * src/message_search.c
5189         * src/messageview.c
5190         * src/prefs_actions.c
5191         * src/prefs_customheader.c
5192         * src/prefs_display_header.c
5193         * src/prefs_filtering.c
5194         * src/prefs_filtering_action.c
5195         * src/prefs_folder_column.c
5196         * src/prefs_gtk.c
5197         * src/prefs_matcher.c
5198         * src/prefs_other.c
5199         * src/prefs_summaries.c
5200         * src/prefs_summary_column.c
5201         * src/prefs_template.c
5202         * src/sourcewindow.c
5203         * src/ssl_manager.c
5204         * src/summary_search.c
5205         * src/uri_opener.c
5206         * src/gtk/about.c
5207         * src/gtk/description_window.c
5208         * src/gtk/foldersort.c
5209         * src/gtk/gtkutils.c
5210         * src/gtk/gtkutils.h
5211         * src/gtk/icon_legend.c
5212         * src/gtk/logwindow.c
5213         * src/gtk/pluginwindow.c
5214         * src/gtk/prefswindow.c
5215                 Give different wmclass to different
5216                 windows - thanks to sed ;)
5217
5218 2007-02-04 [colin]      2.7.2cvs19
5219
5220         * src/main.c
5221                 Revert previous patch, can't reproduce
5222                 it anymore. 
5223
5224 2007-02-03 [colin]      2.7.2cvs18
5225
5226         * src/main.c
5227                 Don't save the mainwindow size and
5228                 position on emergency exit (libSM's
5229                 "die" callback), Xfce seems to make
5230                 the window smaller just before the
5231                 size's saved.
5232
5233 2007-02-03 [colin]      2.7.2cvs17
5234
5235         * src/plugins/bogofilter/bogofilter.c
5236         * src/plugins/bogofilter/bogofilter.h
5237         * src/plugins/bogofilter/bogofilter_gtk.c
5238         * src/plugins/pgpinline/pgpinline.c
5239         * src/plugins/pgpinline/pgpinline.h
5240                 Fix more copyrights
5241
5242 2007-02-03 [colin]      2.7.2cvs16
5243
5244         * src/partial_download.c
5245         * src/partial_download.h
5246         * src/ssl_manager.c
5247         * src/ssl_manager.h
5248         * src/uri_opener.c
5249         * src/uri_opener.h
5250         * src/wizard.c
5251         * src/wizard.h
5252         * src/common/ssl_certificate.c
5253         * src/common/ssl_certificate.h
5254         * src/gtk/quicksearch.c
5255         * src/gtk/quicksearch.h
5256         * src/gtk/sslcertwindow.c
5257         * src/gtk/sslcertwindow.h
5258                 Fix copyright on my files
5259
5260 2007-02-02 [colin]      2.7.2cvs15
5261
5262         * src/Makefile.am
5263         * src/mainwindow.c
5264         * src/messageview.c
5265         * src/messageview.h
5266         * src/textview.c
5267         * src/textview.h
5268         * src/uri_opener.c
5269         * src/uri_opener.h
5270                 Add Tools/List URIs to allow
5271                 opening any URI in the current mail
5272
5273 2007-02-02 [colin]      2.7.2cvs14
5274
5275         * src/common/valgrind.h ** NEW FILE **
5276         * src/common/Makefile.am
5277         * src/common/plugin.c
5278                 Don't dlclose the plugins if we're running
5279                 under valgrind. (doesn't require valgrind
5280                 either at compile time or run time).
5281
5282 2007-02-01 [paul]       2.7.2cvs13
5283
5284         * AUTHORS
5285         * src/gtk/authors.h
5286         * tools/freshmeat_search.pl
5287         * tools/google_search.pl
5288         * tools/multiwebsearch.pl
5289                 add support for non ISO-8859-1 compatible locales
5290                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5291
5292 2007-02-01 [colin]      2.7.2cvs12
5293
5294         * src/prefs_other.c
5295         * src/prefs_summaries.c
5296                 Move keybinding prefs to the Other page
5297
5298 2007-02-01 [wwp]        2.7.2cvs11
5299
5300         * src/plugins/trayicon/trayicon.c
5301                 Fix a raising issue within KDE.
5302
5303 2007-02-01 [colin]      2.7.2cvs10
5304
5305         * src/codeconv.c
5306                 Fix stray quotes in encoded strings
5307         * src/addressadd.c
5308                 Fix wrong call causing g_warnings
5309         * src/textview.c
5310                 Remove useless message
5311
5312 2007-01-31 [wwp]        2.7.2cvs9
5313
5314         * src/plugins/trayicon/trayicon.c
5315                 fix buggy hiding of main window when closing if close-to-tray
5316                 is not set (bad logics  in the trayicon hook code).
5317                 Changed the quit confirmation message too.
5318
5319 2007-01-30 [colin]      2.7.2cvs8
5320
5321         * src/main.c
5322                 Fix hidden mainwindow after clicking on
5323                 the X close button, if compose windows
5324                 exist and the user chooses not to quit
5325
5326 2007-01-30 [colin]      2.7.2cvs7
5327
5328         * src/main.c
5329         * src/compose.c
5330                 Handle local URIs to attach files (file:///...)
5331                 Fixes attaching files from Thunar for example
5332
5333 2007-01-30 [colin]      2.7.2cvs6
5334
5335         * src/prefs_ext_prog.c
5336                 Add 'mousepad' to the list of text editors.
5337                 Mousepad is XFCE's text editor
5338
5339 2007-01-29 [wwp]        2.7.2cvs5
5340
5341         * po/POTFILES.in
5342         * src/plugins/trayicon/trayicon_prefs.c
5343                 trayicon i18n fixes, thanks to Fabien.
5344
5345 2007-01-28 [wwp]        2.7.2cvs4
5346
5347         * src/mainwindow.c
5348         * src/mainwindow.h
5349         * src/plugins/trayicon/trayicon.c
5350         * src/plugins/trayicon/trayicon_prefs.c
5351         * src/plugins/trayicon/trayicon_prefs.h
5352                 Added a new TrayIcon plugin option to close to tray
5353                 (WM's hotkey and [X] button will hide the window instead
5354                 of closing it - closing CM can be done using the tray icon
5355                 menu or the File menu).
5356                 Improved visibility handling in trayicon, clicking the
5357                 trayicon now raise the window to current desktop when it
5358                 was either minimized/shaded/on another desktop.
5359                 Thanks to Paul for testing and fixing a strange behaviour
5360                 in KDE ;-).
5361
5362 2007-01-27 [paul]       2.7.2cvs3
5363
5364         * src/prefs_folder_item.c
5365         * src/prefs_receive.c
5366         * src/plugins/pgpcore/prefs_gpg.c
5367                 use 'start-up' instead of 'startup' in labels
5368
5369 2007-01-26 [wwp]        2.7.2cvs2
5370
5371         * src/plugins/trayicon/Makefile.am
5372         * src/plugins/trayicon/trayicon.c
5373         * src/plugins/trayicon/trayicon_prefs.c
5374         * src/plugins/trayicon/trayicon_prefs.h
5375                 Add a new TrayIcon option to hide the main window at
5376                 start-up.
5377                 Fix trayicon.c copyright header.
5378
5379 2007-01-26 [paul]       2.7.2cvs1
5380
5381         * NEWS
5382         * README
5383         * RELEASE_NOTES
5384         * configure.ac
5385                 bump up version number following
5386                 stable release
5387
5388 2007-01-25 [mones]      2.7.1cvs60
5389
5390         * po/es.po
5391                 updated thousands of strings (well, probably less ;-)
5392
5393 2007-01-25 [colin]      2.7.1cvs59
5394
5395         * src/matcher.c
5396                 Fix 2nd-run loss of matcherrc on new
5397                 configurations. 
5398
5399 2007-01-25 [wwp]        2.7.1cvs58
5400
5401         * src/mimeview.c
5402                 fix handling of empty value in attach_save_directory too, thanks
5403                 to Colin.
5404
5405 2007-01-25 [wwp]        2.7.1cvs57
5406
5407         * src/gtk/filesel.c
5408                 fix handling of empty value in attach_load_directory,
5409                 thanks to Colin.
5410
5411 2007-01-25 [wwp]        2.7.1cvs56
5412
5413         * src/plugins/dillo_viewer/dillo_prefs.h
5414                 fix a typo.
5415
5416 2007-01-25 [colin]      2.7.1cvs55
5417
5418         * src/matcher.c
5419         * src/matcher.h
5420         * src/matcher_parser_parse.y
5421         * src/prefs_matcher.c
5422                 Add matching on the spam flag
5423
5424 2007-01-24 [colin]      2.7.1cvs54
5425
5426         * src/folder.c
5427         * src/common/xml.c
5428         * src/common/xml.h
5429                 Make sure folderlist.xml is correctly
5430                 written before overwriting it.
5431         * src/procmsg.c
5432         * src/procmsg.h
5433         * src/summaryview.c
5434         * src/plugins/bogofilter/bogofilter.c
5435         * src/plugins/bogofilter/bogofilter.h
5436         * src/plugins/bogofilter/bogofilter_gtk.c
5437         * src/plugins/spamassassin/spamassassin.c
5438         * src/plugins/spamassassin/spamassassin.h
5439         * src/plugins/spamassassin/spamassassin_gtk.c
5440                 Move spam to the correct trash folder after
5441                 learning, if spam directory isn't set.
5442
5443 2007-01-23 [paul]       2.7.1cvs53
5444
5445         * src/plugins/bogofilter/bogofilter_gtk.c
5446                 fix sensitivity of "Insert X-Bogosity header"
5447                 option
5448
5449 2007-01-23 [colin]      2.7.1cvs52
5450
5451         * src/toolbar.c
5452                 Translate toolbar items text if
5453                 they're translatable (default)
5454         * src/addrcache.c
5455         * src/addrcache.h
5456         * src/addritem.c
5457         * src/addritem.h
5458         * src/codeconv.c
5459         * src/codeconv.h
5460         * src/jpilot.c
5461         * src/jpilot.h
5462         * src/ldapctrl.c
5463         * src/ldapctrl.h
5464         * src/ldapquery.h
5465         * src/ldif.c
5466         * src/ldif.h
5467         * src/etpan/etpan-thread-manager.c
5468         * src/etpan/etpan-thread-manager.h
5469         * src/gtk/gtkutils.c
5470         * src/gtk/gtkutils.h
5471                 More static functions
5472
5473 2007-01-22 [fabien]     2.7.1cvs51
5474
5475         * src/gtk/gtkutils.c
5476                 gtkut_get_options_frame() : ability to pass
5477                 a 'NULL' value in frame pointer parameter if
5478                 we don't need it.
5479
5480 2007-01-22 [colin]      2.7.1cvs50
5481
5482         * src/procmsg.c
5483         * src/procmsg.h
5484         * src/plugins/bogofilter/bogofilter.c
5485         * src/plugins/bogofilter/bogofilter_gtk.c
5486         * src/plugins/spamassassin/spamassassin.c
5487         * src/plugins/spamassassin/spamassassin_gtk.c
5488                 Allow moving spams to the account's trash
5489                 instead of default one
5490
5491 2007-01-21 [colin]      2.7.1cvs49
5492
5493         * src/ldapquery.c
5494         * src/ldapquery.h
5495                 Revert a static function that shouldn't
5496                 have been
5497
5498 2007-01-21 [colin]      2.7.1cvs48
5499
5500         * src/ldapquery.c
5501         * src/ldapquery.h
5502                 Same
5503
5504 2007-01-21 [colin]      2.7.1cvs47
5505
5506         * src/procmsg.c
5507         * src/procmsg.h
5508                 Same
5509
5510 2007-01-21 [colin]      2.7.1cvs46
5511
5512         * src/common/socket.c
5513         * src/common/socket.h
5514                 Same
5515
5516 2007-01-21 [colin]      2.7.1cvs45
5517
5518         * src/crash.c
5519         * src/exporthtml.c
5520         * src/exporthtml.h
5521         * src/exportldif.c
5522         * src/exportldif.h
5523         * src/folder.c
5524         * src/folder.h
5525         * src/folder_item_prefs.c
5526         * src/folder_item_prefs.h
5527         * src/folderview.c
5528         * src/folderview.h
5529         * src/gedit-print.c
5530         * src/gedit-print.h
5531         * src/main.c
5532         * src/main.h
5533         * src/common/socket.c
5534         * src/common/socket.h
5535         * src/gtk/gtkaspell.c
5536         * src/gtk/gtkaspell.h
5537         * src/gtk/quicksearch.c
5538         * src/gtk/quicksearch.h
5539                 Same
5540
5541 2007-01-21 [colin]      2.7.1cvs44
5542
5543         * src/common/utils.c
5544         * src/common/utils.h
5545         * src/etpan/etpan-thread-manager.c
5546         * src/etpan/etpan-thread-manager.h
5547                 Same (Funny that etpan_thread_unbind
5548                 is called but not etpan_thread_bind)
5549
5550 2007-01-21 [colin]      2.7.1cvs43
5551
5552         * src/addrselect.c
5553         * src/addrselect.h
5554         * src/codeconv.c
5555         * src/codeconv.h
5556         * src/compose.c
5557         * src/compose.h
5558         * src/etpan/Makefile.am
5559         * src/gtk/colorlabel.c
5560         * src/gtk/colorlabel.h
5561         * src/gtk/sslcertwindow.c
5562         * src/gtk/sslcertwindow.h
5563         * src/etpan/etpan-log.c ** REMOVED **
5564         * src/etpan/etpan-log.h ** REMOVED **
5565                 Same
5566
5567 2007-01-20 [colin]      2.7.1cvs42
5568
5569         * src/addritem.c
5570         * src/addritem.h
5571                 Same
5572
5573 2007-01-20 [colin]      2.7.1cvs41
5574
5575         * src/account.c
5576         * src/account.h
5577         * src/addrbook.c
5578         * src/addrbook.h
5579         * src/addrcache.c
5580         * src/addrcache.h
5581         * src/addrclip.c
5582         * src/addrclip.h
5583         * src/addressbook.c
5584         * src/addressbook.h
5585         * src/addrharvest.c
5586         * src/addrharvest.h
5587         * src/addrindex.c
5588         * src/addrindex.h
5589         * src/editaddress.c
5590         * src/editaddress.h
5591                 Make functions that aren't used in other
5592                 files static
5593
5594 2007-01-20 [colin]      2.7.1cvs40
5595
5596         * src/account.c
5597         * src/addrbook.c
5598         * src/addrcache.c
5599         * src/addressbook.c
5600         * src/addrgather.c
5601         * src/addrindex.c
5602         * src/addrquery.c
5603         * src/addrselect.c
5604         * src/browseldap.c
5605         * src/compose.c
5606         * src/editbook.c
5607         * src/editjpilot.c
5608         * src/editldap.c
5609         * src/editldap_basedn.c
5610         * src/editvcard.c
5611         * src/exporthtml.c
5612         * src/exportldif.c
5613         * src/folder.c
5614         * src/folderview.c
5615         * src/image_viewer.c
5616         * src/imap.c
5617         * src/importmutt.c
5618         * src/importpine.c
5619         * src/jpilot.c
5620         * src/ldapquery.c
5621         * src/main.c
5622         * src/mainwindow.c
5623         * src/matcher.c
5624         * src/messageview.c
5625         * src/mh.c
5626         * src/mimeview.c
5627         * src/msgcache.c
5628         * src/mutt.c
5629         * src/news.c
5630         * src/pine.c
5631         * src/prefs_account.c
5632         * src/prefs_common.c
5633         * src/prefs_compose_writing.c
5634         * src/prefs_ext_prog.c
5635         * src/prefs_folder_item.c
5636         * src/prefs_fonts.c
5637         * src/prefs_message.c
5638         * src/prefs_msg_colors.c
5639         * src/prefs_other.c
5640         * src/prefs_quote.c
5641         * src/prefs_receive.c
5642         * src/prefs_send.c
5643         * src/prefs_spelling.c
5644         * src/prefs_summaries.c
5645         * src/prefs_toolbar.c
5646         * src/prefs_wrapping.c
5647         * src/privacy.c
5648         * src/procmime.c
5649         * src/procmsg.c
5650         * src/ssl_manager.c
5651         * src/statusbar.c
5652         * src/summaryview.c
5653         * src/toolbar.c
5654         * src/vcard.c
5655         * src/common/hooks.c
5656         * src/common/log.c
5657         * src/common/passcrypt.c
5658         * src/common/socket.c
5659         * src/common/ssl.c
5660         * src/common/ssl_certificate.c
5661         * src/common/template.c
5662         * src/common/utils.c
5663         * src/etpan/imap-thread.c
5664         * src/gtk/sslcertwindow.c
5665         * src/gtk/sslcertwindow.h
5666                 Make functions that could be static, static
5667
5668 2007-01-20 [colin]      2.7.1cvs39
5669
5670         * src/editldap.c
5671                 Fix tooltip
5672
5673 2007-01-20 [colin]      2.7.1cvs38
5674
5675         * src/ldapquery.c
5676         * src/ldaputil.c
5677         * src/ldaputil.h
5678                 Fix bug 1102, 'claws-mail-2.7.1 
5679                 makes use of deprecated ldap 
5680                 functions'
5681
5682 2007-01-20 [colin]      2.7.1cvs37
5683
5684         * src/mainwindow.c
5685         * src/mainwindow.h
5686         * src/summaryview.c
5687         * src/gtk/quicksearch.c
5688                 Add Wide message list layout
5689
5690 2007-01-19 [fabien]     2.7.1cvs36
5691
5692         * src/textview.c
5693                 make sure a font change is considered in links of
5694                 headerview.
5695
5696 2007-01-19 [colin]      2.7.1cvs35
5697
5698         * src/main.c
5699         * src/mainwindow.c
5700         * src/mainwindow.h
5701         * src/messageview.c
5702         * src/messageview.h
5703         * src/prefs_common.c
5704         * src/prefs_common.h
5705         * src/summaryview.c
5706         * src/summaryview.h
5707         * src/gtk/quicksearch.c
5708         * src/gtk/quicksearch.h
5709                 Drop 'Separate Folder tree' and 'Separate
5710                 Message View'. Put three layouts in place
5711                 of it.
5712
5713 2007-01-19 [paul]       2.7.1cvs34
5714
5715         * src/prefs_msg_colors.c
5716                 more use of Q_ for translators
5717
5718 2007-01-19 [paul]       2.7.1cvs33
5719
5720         * src/imap_gtk.c
5721         * src/prefs_account.c
5722                 a few changes to the English
5723
5724 2007-01-19 [fabien]     2.7.1cvs32
5725
5726         * src/wizard.c
5727                 factorize translatable string
5728
5729 2007-01-18 [colin]      2.7.1cvs31
5730
5731         * src/main.c
5732                 Don't error out on --sync option. Although
5733                 we don't do anything with it, gtk+ handles
5734                 it, and it's useful for debugging X errors
5735
5736 2007-01-18 [fabien]     2.7.1cvs30
5737
5738         * src/prefs_other.c
5739                 ability to apply on the fly the recent added
5740                 'gtk_can_change_accels' pref (no need to restart).
5741
5742 2007-01-18 [fabien]     2.7.1cvs29
5743
5744         * src/plugins/bogofilter/bogofilter_gtk.c
5745         * src/plugins/bogofilter/bogofilter.c
5746         * src/plugins/spamassassin/spamassassin_gtk.c
5747         * src/addr_compl.c
5748         * src/prefs_account.c
5749                 factorize or rewrite some translatable strings.
5750
5751 2007-01-18 [fabien]     2.7.1cvs28
5752
5753         * src/prefs_gtk.h
5754         * src/compose.c
5755                 set a 4pix space between "Subject:" label and subject entry in
5756                 compose window.
5757
5758 2007-01-18 [wwp]        2.7.1cvs27
5759
5760         * src/addressbook.c
5761                 fix conflicting address-copy/paste when focus is set
5762                 to the embedded edit-person form.
5763  
5764
5765 2007-01-18 [wwp]        2.7.1cvs26
5766
5767         * src/addressbook.h
5768                 complete 2.7.1cvs23 (one more file was missing from that
5769                 commit).
5770
5771 2007-01-18 [colin]      2.7.1cvs25
5772
5773         * src/main.c
5774                 Provide a way to migrate without backup
5775                 Re-ask for migration on next start if 
5776                 it has been refused and wizard has been 
5777                 cancelled after.
5778
5779 2007-01-18 [wwp]        2.7.1cvs24
5780
5781         * src/editaddress.c
5782                 complete 2.7.1.cvs23 (file was missing from previous
5783                 commit).
5784
5785 2007-01-18 [wwp]        2.7.1cvs23
5786
5787         * src/addressbook.c
5788                 fix potential crashes in address book's focus_in/out signal handlers,
5789                 force focus to the edit-person form when clicked the Edit menu entry or
5790                 button (this only matters if the edit-person form is embedded to the
5791                 AB window, in that case, focus is not set when browsing the contacts
5792                 list w/ keys or mouse clicks).
5793
5794 2007-01-18 [paul]       2.7.1cvs22
5795
5796         * src/main.c
5797                 add command line options:
5798                 -h for --help
5799                 -q and --quit for --exit
5800                 -v for --version
5801                 print "Unknown option" for unknown options
5802
5803 2007-01-18 [paul]       2.7.1cvs21
5804
5805         * po/ru.po
5806                 updated by Pavlo Bohmat
5807
5808 2007-01-18 [paul]       2.7.1cvs20
5809
5810         * src/mainwindow.c
5811                 fix sensitivity issues of Mark as Spam/Ham
5812
5813 2007-01-17 [fabien]     2.7.1cvs19
5814
5815         * src/prefs_other.c
5816         * src/prefs_common.c
5817         * src/prefs_common.h
5818         * src/main.c
5819                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5820                 control the corresponding gtk property. It could be used to lock
5821                 all shortcuts (avoid to set one of them by inadvertency).
5822
5823 2007-01-17 [colin]      2.7.1cvs18
5824
5825         * src/summaryview.c
5826                 Fix bug 1100, 'Highlighted e-mail data not visible 
5827                 when color label applied.'. Use a weighted average
5828                 between normal selected foreground color and color
5829                 label instead of a simple one (3/1 instead 1/1).
5830
5831 2007-01-17 [colin]      2.7.1cvs17
5832
5833         * src/messageview.c
5834                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5835                 crash' - don't prevent mail switching while loading
5836
5837 2007-01-17 [colin]      2.7.1cvs16
5838
5839         * src/folder.c
5840         * src/folder.h
5841         * src/folderview.c
5842         * src/folderview.h
5843         * src/imap.c
5844         * src/imap.h
5845         * src/imap_gtk.c
5846                 Manage recursive search of unsubscribed folders
5847                 Rescan tree without checking for new messages 
5848                 after subscriptions changed
5849
5850 2007-01-17 [paul]       2.7.1cvs15
5851
5852         * src/prefs_common.c
5853         * src/gtk/pluginwindow.c
5854                 fix bug 1101, '"Load plugin" button is
5855                 accidentally hidden'
5856                 unset (-1) initial width in prefs_common,
5857                 fix overlapping buttons,
5858                 and other cleanups
5859
5860 2007-01-17 [paul]       2.7.1cvs14
5861
5862         * src/procmime.c
5863                 add #include <errno.h>, it's needed
5864                 on some systems
5865
5866 2007-01-17 [paul]       2.7.1cvs13
5867
5868         * src/common/defs.h
5869         * tools/make.themes.project
5870                 rename .sylpheed_themeinfo to .claws_themeinfo
5871                 and use it
5872         * src/etpan/etpan-errors.h
5873         * src/etpan/etpan-log.c
5874         * src/etpan/etpan-log.h
5875         * src/etpan/etpan-thread-manager-types.h
5876         * src/etpan/etpan-thread-manager.c
5877         * src/etpan/etpan-thread-manager.h
5878         * src/etpan/imap-thread.c
5879         * src/etpan/imap-thread.h
5880                 add copyright header
5881
5882 2007-01-17 [colin]      2.7.1cvs12
5883
5884         * src/plugins/pgpcore/select-keys.c
5885         * src/gtk/pluginwindow.c
5886         * src/prefs_account.c
5887                 Fix warnings
5888
5889 2007-01-16 [colin]      2.7.1cvs11
5890
5891         * src/imap.c
5892         * src/imap.h
5893         * src/imap_gtk.c
5894                 Manage subscribing to subfolders when only
5895                 subscribed folders are shown.
5896
5897 2007-01-16 [colin]      2.7.1cvs10
5898
5899         * src/folderview.c
5900                 Fix annoying vscrollbar going back to top
5901                 on Check for new folders
5902
5903 2007-01-16 [colin]      2.7.1cvs9
5904
5905         * src/imap.c
5906                 Remove printf
5907
5908 2007-01-16 [colin]      2.7.1cvs8
5909
5910         * src/filtering.c
5911                 Bigger buffer for errors
5912         * src/imap.c
5913         * src/imap.h
5914         * src/imap_gtk.c
5915         * src/prefs_account.c
5916         * src/prefs_account.h
5917         * src/wizard.c
5918         * src/etpan/imap-thread.c
5919         * src/etpan/imap-thread.h
5920         * manual/handling.xml
5921                 Add subscriptions management. What it changes:
5922                 Creating a folder subscribes to it
5923                 Deleting a folder unsubscribes it
5924                 New contextual menu item allowing to switch between
5925                 All folders and Subscribed folders, subscribe, and
5926                 unsubscribe. "Creating" an existing but unsubscribed
5927                 folder will subscribe it.
5928                 By default for new accounts, only subscribed folders 
5929                 are shown.
5930
5931
5932 2007-01-16 [paul]       2.7.1cvs7
5933
5934         * src/summaryview.c
5935                 Allow folder classes to specify only sort_key or
5936                 sort_type instead of both or none.
5937
5938 2007-01-16 [paul]       2.7.1cvs6
5939
5940         * src/action.c
5941         * src/compose.c
5942         * src/mimeview.c
5943         * src/procmime.c
5944         * src/textview.c
5945                 Save and use errno for procmime_get_part
5946
5947 2007-01-16 [colin]      2.7.1cvs5
5948
5949         * src/imap.c
5950                 Never remove INBOX when scanning for
5951                 new folders. It's a special folder
5952                 that has to exist.
5953
5954 2007-01-15 [colin]      2.7.1cvs4
5955
5956         * src/imap.c
5957                 Fix 'Check for new folders' when IMAP subdirectory
5958                 is set
5959         * src/etpan/imap-thread.c
5960                 Fix build
5961
5962 2007-01-15 [colin]      2.7.1cvs3
5963
5964         * src/etpan/imap-thread.c
5965                 Fix invalid free on command-connection
5966                 error
5967
5968 2007-01-15 [wwp]        2.7.1cvs2
5969
5970         * src/matcher_parser_lex.l
5971         * src/quote_fmt_lex.l
5972         * src/matcher_parser_parse.y
5973                 fix copyright header in lexers and parsers.
5974
5975 2007-01-15 [paul]       2.7.1cvs1
5976
5977         * NEWS
5978         * README
5979         * RELEASE_NOTES
5980         * configure.ac
5981                 bump up version number following
5982                 stable release
5983
5984 2007-01-15 [paul]       2.7.0cvs31
5985
5986         * AUTHORS
5987         * src/gtk/authors.h
5988                 add Fabien to the Team list
5989                 add the recent contributors
5990                 make a few corrections
5991
5992 2007-01-15 [paul]       2.7.0cvs30
5993
5994         * src/mainwindow.c
5995                 fix compiler warning
5996         * src/plugins/pgpcore/prefs_gpg.c
5997         * src/plugins/pgpcore/prefs_gpg.h
5998                 add missing include
5999                 fix copyright header
6000
6001 2007-01-14 [colin]      2.7.0cvs29
6002
6003         * src/gtk/filesel.c
6004                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6005                 two benefits: faster to open, will fix strange
6006                 dbus-related crash. Thanks to Pascal Terjan.
6007
6008 2007-01-14 [colin]      2.7.0cvs28
6009
6010         * src/etpan/imap-thread.c
6011                 Delete the old imap just after allocating
6012                 the new one. Makes sure we don't get the
6013                 same pointer by sheer luck, which feels
6014                 strange in the debug log.
6015
6016 2007-01-14 [colin]      2.7.0cvs27
6017
6018         * src/gtk/inputdialog.c
6019                 Make sure we don't print passwords in
6020                 clear text when in debug mode
6021
6022 2007-01-14 [colin]      2.7.0cvs26
6023
6024         * src/gtk/gtksctree.c
6025                 Fix bug 1098, 'bogus last row display 
6026                 after expanding a thread'. Patch by
6027                 Jindrich Makovicka <makovick@gmail.com>
6028
6029 2007-01-14 [colin]      2.7.0cvs25
6030
6031         * src/etpan/imap-thread.c
6032                 Close socket manually before
6033                 freeing the imap struct
6034
6035 2007-01-14 [colin]      2.7.0cvs24
6036
6037         * src/etpan/imap-thread.c
6038                 Maybe fix new reconnection issues
6039
6040 2007-01-13 [colin]      2.7.0cvs23
6041
6042         * src/summaryview.c
6043                 Freeze/thaw on thread selection
6044
6045 2007-01-13 [paul]       2.7.0cvs22
6046
6047         * src/mainwindow.c
6048         * src/summaryview.c
6049         * src/summaryview.h
6050                 add 'Edit/Delete thread'
6051
6052 2007-01-13 [colin]      2.7.0cvs21
6053
6054         * src/prefs_account.c
6055         * src/prefs_compose_writing.c
6056         * src/prefs_message.c
6057         * src/prefs_msg_colors.c
6058         * src/prefs_other.c
6059         * src/prefs_receive.c
6060         * src/prefs_spelling.c
6061         * src/prefs_summaries.c
6062         * src/prefs_themes.c
6063         * src/gtk/gtkutils.c
6064         * src/gtk/gtkutils.h
6065         * src/plugins/pgpcore/prefs_gpg.c
6066         * src/plugins/spamassassin/spamassassin_gtk.c
6067                 Factorize gtk frame creation
6068                 Patch by Pawel
6069
6070 2007-01-13 [colin]      2.7.0cvs20
6071
6072         * src/message_search.c
6073         * src/summary_search.c
6074                 Fix Enter in search windows
6075         * src/messageview.c
6076                 Fix body search starting at the
6077                 end of the mail (and asking for loop)
6078
6079 2007-01-13 [colin]      2.7.0cvs19
6080
6081         * src/etpan/imap-thread.c
6082                 Make sure we don't free the same imap
6083                 twice
6084
6085 2007-01-13 [colin]      2.7.0cvs18
6086
6087         * commitHelper
6088                 Allow multiple commitHelpers to
6089                 run at once
6090
6091 2007-01-12 [colin]      2.7.0cvs17
6092
6093         * src/etpan/imap-thread.c
6094                 Make sure we get rid of the previous mailimap
6095                 when connecting - just in case disconnect was
6096                 unclean
6097
6098 2007-01-12 [paul]       2.7.0cvs16
6099
6100         * src/compose.c
6101                 Strip S/MIME signatures when re-editing
6102                 S/MIME signed messages.
6103
6104 2007-01-12 [paul]       2.7.0cvs15
6105
6106         * configure.ac
6107         * src/addressbook.c
6108         * src/foldersel.c
6109         * src/folderview.c
6110         * src/main.c
6111                 no need to define CLAWS anymore, remove
6112                 all that stuff
6113
6114 2007-01-12 [paul]       2.7.0cvs14
6115
6116         * src/mimeview.c
6117                 check if the mail's signed as
6118                 it can change the mail structure
6119                 Thanks to Colin
6120
6121 2007-01-12 [paul]       2.7.0cvs13
6122
6123         * src/procmime.c
6124                 fix Forwarding msgs with attachments
6125                 that have dos line endings
6126                 Thanks to Colin
6127
6128 2007-01-12 [wwp]        2.7.0cvs12
6129
6130         * configure.ac
6131                 Revert accidentally committed extra version tag.
6132
6133 2007-01-12 [wwp]        2.7.0cvs11
6134
6135         * src/prefs_account.c
6136                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6137
6138 2007-01-11 [colin]      2.7.0cvs10
6139
6140         * src/imap.c
6141                 move g_warning to debug_print
6142                 it scares people for no reason
6143
6144 2007-01-11 [colin]      2.7.0cvs9
6145
6146         * po/POTFILES.in
6147                 Fix files to translate. Patch by
6148                 Fabien
6149
6150 2007-01-11 [paul]       2.7.0cvs8
6151
6152         * src/imap.c
6153                 Fix recursion when server lists the
6154                 current subfolder in the response
6155         * src/mimeview.c
6156                 Fix updating of icon_list/ctree
6157         * src/plugins/pgpcore/select-keys.c
6158                 Fix a few annoyances when choosing
6159                 keys for the CMS (S/MIME) protocol
6160
6161 2007-01-11 [wwp]        2.7.0cvs7
6162
6163         * src/compose.c
6164         * src/prefs_account.c
6165         * src/prefs_account.h
6166                 Add per-account spellcheck default dictionaries settings.
6167
6168 2007-01-10 [colin]      2.7.0cvs6
6169
6170         * src/prefs_folder_item.c
6171                 Factorize strings - patch by Fabien
6172
6173 2007-01-10 [colin]      2.7.0cvs5
6174
6175         * src/mainwindow.c
6176                 Fix bug 1095, 'Crash while changing folder 
6177                 columns during incorporation'
6178
6179 2007-01-09 [colin]      2.7.0cvs4
6180
6181         * src/gtk/pluginwindow.c
6182                 Set the plugin window transient. Seems
6183                 like some window managers hide it in
6184                 the background after "load plugin"...
6185
6186 2007-01-09 [colin]      2.7.0cvs3
6187
6188         * src/gtk/filesel.c
6189                 Use the same type for alloc and free
6190
6191 2007-01-08 [paul]       2.7.0cvs2
6192
6193         * po/nl.po
6194                 updated by Tim Dijkstra
6195
6196 2007-01-08 [paul]       2.7.0cvs1
6197
6198         * src/prefs_themes.c
6199         * src/common/utils.c
6200                 Fix resource leaks
6201
6202 2007-01-08 [paul]       2.7.0
6203
6204         * NEWS
6205         * README
6206         * RELEASE_NOTES
6207                 2.7.0 released
6208
6209 2007-01-08 [paul]       2.6.1cvs119
6210
6211         * doc/man/claws-mail.1
6212                 another correction
6213
6214 2007-01-08 [paul]       2.6.1cvs118
6215
6216         * doc/man/claws-mail.1
6217                 corrections
6218         * manual/advanced.xml
6219                 improved English usage
6220
6221 2007-01-08 [paul]       2.6.1cvs117
6222
6223         * po/ca.po
6224         * po/de.po
6225         * po/en_GB.po
6226         * po/fi.po
6227         * po/it.po
6228         * po/pt_BR.po
6229         * po/sk.po
6230         * po/sr.po
6231         * po/zh_CN.po
6232                 updated by Miquel Oliete, Stephan Sachse, me,
6233                 Tommi Pirinen, Andrea Spadaccini, Frederico
6234                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6235                 Urosevic, and Ralgh Young
6236
6237 2007-01-07 [mones]      2.6.1cvs116
6238
6239         * manual/es/advanced.xml
6240         * po/es.po
6241                 Synced manual (unhide mark_as_read_delay)
6242                 and updated translation for release
6243
6244 2007-01-07 [paul]       2.6.1cvs115
6245
6246         * src/prefs_matcher.c
6247                 make the hbox content fit better under
6248                 various languages
6249
6250 2007-01-07 [colin]      2.6.1cvs114
6251
6252         * src/messageview.c
6253                 Fix bug 1088, 'Ctrl-h produces repeatable
6254                 crash'
6255
6256 2007-01-06 [colin]      2.6.1cvs113
6257
6258         * src/etpan/imap-thread.c
6259                 Add casts to int to get certs. Fixes
6260                 bug 1064, 'crash @ etpan_certificate_check() 
6261                 when opening an IMAP folder', with latest
6262                 libetpan CVS or >= 0.49
6263         * src/mainwindow.c
6264         * src/mainwindow.h
6265         * src/imap_gtk.c
6266         * src/news_gtk.c
6267         * src/prefs_folder_item.c
6268                 Grey out the "synchronise" menu items if
6269                 there's nothing to synchronise.
6270         * src/plugins/pgpcore/sgpgme.c
6271                 Make an error clearer than "Unknown error"
6272
6273 2007-01-06 [colin]      2.6.1cvs112
6274
6275         * src/messageview.c
6276                 Don't try to show a message if updating
6277                 Maybe fixes bug 1088, 'ctrl-h produces
6278                 repeatable crash'.
6279
6280 2007-01-06 [colin]      2.6.1cvs111
6281
6282         * src/summaryview.c
6283                 Disable Control-Space (handle it as Space).
6284
6285 2007-01-05 [paul]       2.6.1cvs110
6286
6287         * src/imap.c
6288                 Fix bug 934, 'sylpheed claws 2.1 
6289                 doesn't show Exchanges Public Folders'
6290                 Thanks to Hoa and Colin
6291         * src/msgcache.c
6292                 Refuse to allocate more than 2 MB for a 
6293                 single field, it's a good indication of
6294                 cache corruption.
6295
6296 2007-01-05 [colin]      2.6.1cvs109
6297
6298         * src/mainwindow.c
6299                 Allow --select'ing emails by Message-ID too
6300
6301 2007-01-05 [colin]      2.6.1cvs108
6302
6303         * src/common/quoted-printable.c
6304                 Uh! Third fix :)
6305
6306 2007-01-05 [colin]      2.6.1cvs107
6307
6308         * src/common/quoted-printable.c
6309                 Fix previous commit about bug 1089
6310                 Thanks to Ralf
6311
6312 2007-01-05 [colin]      2.6.1cvs106
6313
6314         * src/common/quoted-printable.c
6315                 Fix my previous commit on bug 1089
6316                 - Thanks to Ralf :)
6317
6318 2007-01-04 [colin]      2.6.1cvs105
6319
6320         * src/common/quoted-printable.c
6321                 Fix bug 1089, 'NUL characters in Subject 
6322                 line are misinterpreted'. Not a pain to
6323                 fix in fact.
6324
6325 2007-01-04 [colin]      
6326
6327         2.7.0-rc3 released
6328
6329 2007-01-04 [wwp]        2.6.1cvs104
6330
6331         * src/image_viewer.c
6332                 Force operator precedence (fix a compiler warning).
6333
6334 2007-01-04 [colin]      2.6.1cvs103
6335
6336         * src/image_viewer.c
6337                 Be cautious there too (same fix as the one
6338                 in textview from cvs33)
6339         * src/messageview.c
6340                 Don't use any MimeViewer plugin when showing
6341                 all headers
6342
6343 2007-01-03 [wwp]        2.6.1cvs102
6344
6345         * src/html.c
6346         * src/html.h
6347                 fixed "cent" sign (use the existing ASCII one),
6348                 decode more HTML entities,
6349                 converted table ASCII entries to UTF-8,
6350                 moved a switch() into a hashtable.
6351
6352 2007-01-03 [paul]       2.6.1cvs101
6353
6354         * src/compose.c
6355         * src/messageview.c
6356         * src/procmsg.c
6357         * src/procmsg.h
6358                 When possible, use move_msg instead of
6359                 copy_msg + remove_msg to move sent mail
6360                 from Queue to Sent. 
6361
6362 2007-01-03 [paul]       2.6.1cvs100
6363
6364         * src/html.c
6365                 add more html entity recognition:
6366                 pounds, euros, and cents
6367
6368 2007-01-03 [colin]      2.6.1cvs99
6369
6370         * src/imap_gtk.c
6371                 Don't display an error on NOSELECT
6372                 folders when synchronising
6373
6374 2007-01-03 [paul]       2.6.1cvs98
6375
6376         * tools/maildir2claws-mail.pl
6377                 only substitute 'sent-mail' if it's
6378                 the full directory name
6379
6380 2007-01-03 [paul]       2.6.1cvs97
6381
6382         * ChangeLog
6383         * ChangeLog.pre2.0.0
6384         * Makefile.am
6385                 archive a chunk of ChangeLog in
6386                 ChangeLog.pre2.0.0
6387         * ChangeLog.gtk1
6388         * doc/src/ChangeLog.claws-pre0.8.0
6389                 remove ChangeLog.claws-pre0.8.0, adding
6390                 its contents to ChangeLog.gtk1
6391
6392 2007-01-03 [paul]       2.6.1cvs96
6393
6394         * src/account.c
6395         * src/account.h
6396         * src/action.c
6397         * src/action.h
6398         * src/adbookbase.h
6399         * src/addr_compl.c
6400         * src/addr_compl.h
6401         * src/addrbook.c
6402         * src/addrcache.c
6403         * src/addrcache.h
6404         * src/addrcindex.c
6405         * src/addrcindex.h
6406         * src/addrclip.c
6407         * src/addrclip.h
6408         * src/addrdefs.h
6409         * src/addressadd.c
6410         * src/addressadd.h
6411         * src/addressbook.c
6412         * src/addressbook.h
6413         * src/addressbook_foldersel.c
6414         * src/addressbook_foldersel.h
6415         * src/addrgather.c
6416         * src/addrgather.h
6417         * src/addrharvest.c
6418         * src/addrharvest.h
6419         * src/addrindex.c
6420         * src/addrindex.h
6421         * src/addritem.c
6422         * src/addritem.h
6423         * src/addrquery.c
6424         * src/addrquery.h
6425         * src/addrselect.c
6426         * src/addrselect.h
6427         * src/alertpanel.c
6428         * src/alertpanel.h
6429         * src/browseldap.c
6430         * src/browseldap.h
6431         * src/codeconv.c
6432         * src/codeconv.h
6433         * src/compose.c
6434         * src/compose.h
6435         * src/customheader.c
6436         * src/customheader.h
6437         * src/displayheader.c
6438         * src/displayheader.h
6439         * src/editaddress.c
6440         * src/editaddress.h
6441         * src/editbook.c
6442         * src/editbook.h
6443         * src/editgroup.c
6444         * src/editgroup.h
6445         * src/editjpilot.c
6446         * src/editjpilot.h
6447         * src/editldap.c
6448         * src/editldap.h
6449         * src/editldap_basedn.c
6450         * src/editldap_basedn.h
6451         * src/editvcard.c
6452         * src/editvcard.h
6453         * src/exphtmldlg.c
6454         * src/exphtmldlg.h
6455         * src/expldifdlg.c
6456         * src/expldifdlg.h
6457         * src/export.c
6458         * src/export.h
6459         * src/exporthtml.c
6460         * src/exporthtml.h
6461         * src/exportldif.c
6462         * src/exportldif.h
6463         * src/filtering.c
6464         * src/filtering.h
6465         * src/folder.c
6466         * src/folder.h
6467         * src/folder_item_prefs.c
6468         * src/folder_item_prefs.h
6469         * src/foldersel.c
6470         * src/foldersel.h
6471         * src/folderutils.c
6472         * src/folderutils.h
6473         * src/folderview.c
6474         * src/folderview.h
6475         * src/grouplistdialog.c
6476         * src/grouplistdialog.h
6477         * src/headerview.c
6478         * src/html.c
6479         * src/html.h
6480         * src/image_viewer.c
6481         * src/image_viewer.h
6482         * src/imap.c
6483         * src/imap.h
6484         * src/imap_gtk.c
6485         * src/imap_gtk.h
6486         * src/import.c
6487         * src/import.h
6488         * src/importldif.c
6489         * src/importldif.h
6490         * src/importmutt.c
6491         * src/importmutt.h
6492         * src/importpine.c
6493         * src/importpine.h
6494         * src/inc.c
6495         * src/inc.h
6496         * src/jpilot.c
6497         * src/jpilot.h
6498         * src/ldapctrl.c
6499         * src/ldapctrl.h
6500         * src/ldaplocate.c
6501         * src/ldaplocate.h
6502         * src/ldapquery.c
6503         * src/ldapquery.h
6504         * src/ldapserver.c
6505         * src/ldapserver.h
6506         * src/ldaputil.c
6507         * src/ldaputil.h
6508         * src/ldif.c
6509         * src/ldif.h
6510         * src/main.c
6511         * src/main.h
6512         * src/mainwindow.c
6513         * src/mainwindow.h
6514         * src/manual.c
6515         * src/manual.h
6516         * src/mbox.c
6517         * src/message_search.c
6518         * src/message_search.h
6519         * src/messageview.c
6520         * src/messageview.h
6521         * src/mh.c
6522         * src/mh.h
6523         * src/mh_gtk.c
6524         * src/mh_gtk.h
6525         * src/mimeview.c
6526         * src/mimeview.h
6527         * src/msgcache.c
6528         * src/msgcache.h
6529         * src/mutt.c
6530         * src/mutt.h
6531         * src/news.c
6532         * src/news.h
6533         * src/news_gtk.c
6534         * src/news_gtk.h
6535         * src/partial_download.c
6536         * src/partial_download.h
6537         * src/pine.c
6538         * src/pine.h
6539         * src/pop.c
6540         * src/pop.h
6541         * src/prefs_account.c
6542         * src/prefs_account.h
6543         * src/prefs_actions.c
6544         * src/prefs_actions.h
6545         * src/prefs_common.c
6546         * src/prefs_common.h
6547         * src/prefs_compose_writing.c
6548         * src/prefs_compose_writing.h
6549         * src/prefs_customheader.c
6550         * src/prefs_customheader.h
6551         * src/prefs_display_header.c
6552         * src/prefs_display_header.h
6553         * src/prefs_filtering.c
6554         * src/prefs_filtering.h
6555         * src/prefs_filtering_action.c
6556         * src/prefs_filtering_action.h
6557         * src/prefs_folder_column.c
6558         * src/prefs_folder_column.h
6559         * src/prefs_folder_item.c
6560         * src/prefs_folder_item.h
6561         * src/prefs_fonts.c
6562         * src/prefs_fonts.h
6563         * src/prefs_gtk.c
6564         * src/prefs_gtk.h
6565         * src/prefs_image_viewer.c
6566         * src/prefs_image_viewer.h
6567         * src/prefs_matcher.c
6568         * src/prefs_matcher.h
6569         * src/prefs_message.c
6570         * src/prefs_msg_colors.c
6571         * src/prefs_msg_colors.h
6572         * src/prefs_other.c
6573         * src/prefs_quote.c
6574         * src/prefs_receive.c
6575         * src/prefs_send.c
6576         * src/prefs_spelling.c
6577         * src/prefs_spelling.h
6578         * src/prefs_summaries.c
6579         * src/prefs_summaries.h
6580         * src/prefs_summary_column.c
6581         * src/prefs_summary_column.h
6582         * src/prefs_template.c
6583         * src/prefs_template.h
6584         * src/prefs_themes.c
6585         * src/prefs_themes.h
6586         * src/prefs_toolbar.c
6587         * src/prefs_toolbar.h
6588         * src/prefs_wrapping.c
6589         * src/prefs_wrapping.h
6590         * src/privacy.c
6591         * src/privacy.h
6592         * src/procheader.c
6593         * src/procheader.h
6594         * src/procmime.c
6595         * src/procmime.h
6596         * src/procmsg.c
6597         * src/procmsg.h
6598         * src/quote_fmt.c
6599         * src/quote_fmt_parse.y
6600         * src/recv.c
6601         * src/recv.h
6602         * src/remotefolder.c
6603         * src/remotefolder.h
6604         * src/send_message.c
6605         * src/send_message.h
6606         * src/setup.c
6607         * src/setup.h
6608         * src/sourcewindow.c
6609         * src/sourcewindow.h
6610         * src/ssl_manager.c
6611         * src/ssl_manager.h
6612         * src/statusbar.c
6613         * src/statusbar.h
6614         * src/stock_pixmap.c
6615         * src/stock_pixmap.h
6616         * src/summary_search.c
6617         * src/summary_search.h
6618         * src/summaryview.c
6619         * src/summaryview.h
6620         * src/textview.c
6621         * src/textview.h
6622         * src/toolbar.c
6623         * src/toolbar.h
6624         * src/undo.c
6625         * src/undo.h
6626         * src/unmime.c
6627         * src/unmime.h
6628         * src/vcard.c
6629         * src/vcard.h
6630         * src/wizard.c
6631         * src/wizard.h
6632         * src/common/base64.c
6633         * src/common/base64.h
6634         * src/common/defs.h
6635         * src/common/hooks.c
6636         * src/common/hooks.h
6637         * src/common/log.c
6638         * src/common/log.h
6639         * src/common/mgutils.c
6640         * src/common/mgutils.h
6641         * src/common/nntp.c
6642         * src/common/nntp.h
6643         * src/common/passcrypt.c
6644         * src/common/passcrypt.h.in
6645         * src/common/plugin.c
6646         * src/common/plugin.h
6647         * src/common/prefs.c
6648         * src/common/prefs.h
6649         * src/common/progressindicator.c
6650         * src/common/progressindicator.h
6651         * src/common/quoted-printable.c
6652         * src/common/quoted-printable.h
6653         * src/common/session.c
6654         * src/common/session.h
6655         * src/common/smtp.c
6656         * src/common/smtp.h
6657         * src/common/socket.c
6658         * src/common/socket.h
6659         * src/common/ssl.c
6660         * src/common/ssl.h
6661         * src/common/ssl_certificate.c
6662         * src/common/ssl_certificate.h
6663         * src/common/stringtable.c
6664         * src/common/stringtable.h
6665         * src/common/template.c
6666         * src/common/template.h
6667         * src/common/timing.h
6668         * src/common/utils.c
6669         * src/common/utils.h
6670         * src/common/version.h.in
6671         * src/common/xml.c
6672         * src/common/xml.h
6673         * src/common/xmlprops.c
6674         * src/common/xmlprops.h
6675         * src/gtk/about.c
6676         * src/gtk/colorlabel.c
6677         * src/gtk/colorsel.c
6678         * src/gtk/colorsel.h
6679         * src/gtk/combobox.c
6680         * src/gtk/combobox.h
6681         * src/gtk/description_window.c
6682         * src/gtk/description_window.h
6683         * src/gtk/filesel.c
6684         * src/gtk/filesel.h
6685         * src/gtk/foldersort.c
6686         * src/gtk/foldersort.h
6687         * src/gtk/gtksctree.c
6688         * src/gtk/gtkutils.c
6689         * src/gtk/gtkutils.h
6690         * src/gtk/inputdialog.c
6691         * src/gtk/inputdialog.h
6692         * src/gtk/logwindow.c
6693         * src/gtk/logwindow.h
6694         * src/gtk/manage_window.c
6695         * src/gtk/manage_window.h
6696         * src/gtk/menu.c
6697         * src/gtk/menu.h
6698         * src/gtk/pluginwindow.c
6699         * src/gtk/pluginwindow.h
6700         * src/gtk/prefswindow.c
6701         * src/gtk/prefswindow.h
6702         * src/gtk/progressdialog.c
6703         * src/gtk/progressdialog.h
6704         * src/gtk/sslcertwindow.c
6705         * src/gtk/sslcertwindow.h
6706         * src/plugins/bogofilter/bogofilter.c
6707         * src/plugins/bogofilter/bogofilter.h
6708         * src/plugins/bogofilter/bogofilter_gtk.c
6709         * src/plugins/clamav/clamav_plugin.c
6710         * src/plugins/clamav/clamav_plugin.h
6711         * src/plugins/clamav/clamav_plugin_gtk.c
6712         * src/plugins/demo/demo.c
6713         * src/plugins/dillo_viewer/dillo_prefs.c
6714         * src/plugins/dillo_viewer/dillo_prefs.h
6715         * src/plugins/dillo_viewer/dillo_viewer.c
6716         * src/plugins/pgpcore/passphrase.c
6717         * src/plugins/pgpcore/passphrase.h
6718         * src/plugins/pgpcore/pgp_viewer.c
6719         * src/plugins/pgpcore/pgp_viewer.h
6720         * src/plugins/pgpcore/plugin.c
6721         * src/plugins/pgpcore/select-keys.c
6722         * src/plugins/pgpcore/select-keys.h
6723         * src/plugins/pgpcore/sgpgme.c
6724         * src/plugins/pgpcore/sgpgme.h
6725         * src/plugins/pgpinline/pgpinline.c
6726         * src/plugins/pgpinline/pgpinline.h
6727         * src/plugins/pgpinline/plugin.c
6728         * src/plugins/pgpmime/pgpmime.c
6729         * src/plugins/pgpmime/pgpmime.h
6730         * src/plugins/pgpmime/plugin.c
6731         * src/plugins/spamassassin/spamassassin.c
6732         * src/plugins/spamassassin/spamassassin.h
6733         * src/plugins/spamassassin/spamassassin_gtk.c
6734         * src/plugins/trayicon/trayicon.c
6735                 it's 2007, update the year in the copyright headers
6736
6737 2007-01-03 [paul]       2.6.1cvs95
6738
6739         * src/gtk/about.c
6740                 it is 2007, use it in the copyright string
6741
6742 2007-01-03 [paul]       2.6.1cvs94
6743
6744         * src/html.c
6745                 html entity conversion:
6746                 move &#153; to a more suitable place
6747                 add &bull; and &ndash;
6748                 make sure &mdash; and &#8212; are both
6749                 converted the same
6750
6751 2007-01-02 [colin]      2.6.1cvs93
6752
6753         * src/addrbook.c
6754                 Fix leak
6755         * src/common/plugin.c
6756                 Add comment
6757         * src/etpan/imap-thread.c
6758                 Fix warning
6759
6760 2006-12-31 [paul]       2.6.1cvs92
6761
6762         * src/prefs_summaries.c
6763                 use gtk_button_new_from_stock()
6764
6765 2006-12-30 [colin]      2.6.1cvs91
6766
6767         * src/folder.c
6768         * src/imap_gtk.c
6769         * src/mh_gtk.c
6770                 Don't update filtering and account paths 
6771                 when copying folders
6772
6773 2006-12-30 [colin]      2.6.1cvs90
6774
6775         * src/prefs_compose_writing.c
6776         * src/prefs_quote.c
6777         * src/prefs_template.c
6778                 Use message font for Writing and 
6779                 Quoting prefs, as well as Templates.
6780
6781 2006-12-30 [colin]      2.6.1cvs89
6782
6783         * src/prefs_summaries.c
6784                 Rework GUI; patch by Pawel
6785
6786 2006-12-29 [colin]      2.6.1cvs88
6787
6788         * src/prefs_folder_item.c
6789                 Fix bug 1085, 'Apply to subfolder 
6790                 doesn't work' - I was mistaken saying
6791                 it worked in every case
6792
6793 2006-12-28 [colin]      2.6.1cvs87
6794
6795         * src/gtk/gtkaspell.c
6796                 Don't assert if use_alternate is true
6797                 and alt_dictionary isn't set -- this 
6798                 is what happens on upgrade! Rather,
6799                 do with it.
6800
6801 2006-12-28 [colin]      2.6.1cvs86
6802
6803         * Makefile.am
6804                 Fix desktop/icon simplification
6805
6806 2006-12-28 [colin]      2.6.1cvs85
6807
6808         * Makefile.am
6809                 Make desktop and icon not 
6810                 dependant on the desktop
6811
6812 2006-12-28 [wwp]        2.6.1cvs84
6813
6814         * src/plugins/pgpmime/claws.def
6815                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6816
6817 2006-12-28 [wwp]        2.6.1cvs83
6818
6819         * src/prefs_folder_item.c
6820                 Fix coloring of "simplify subject regexp" (folder prefs),
6821                 which might be left to red whereas the regexp gets empty.
6822
6823 2006-12-28 [wwp]        2.6.1cvs82
6824
6825         * src/prefs_common.c
6826         * src/prefs_common.h
6827         * src/addressbook.c
6828         * src/addressitem.h
6829                 Save addressbook mainwindow's horizontal and vertical splitter position.
6830
6831 2006-12-27 [wwp]        2.6.1cvs81
6832
6833         * src/gtk/gtkaspell.c
6834         * src/gtk/gtkaspell.h
6835         * src/compose.c
6836                 Fix assignment of compose's default and alternate dictionary from
6837                 account or folder settings. Now gtkaspell_change_dict does rotate
6838                 dicts only when it's called from a menu cb.
6839
6840 2006-12-27 [wwp]        2.6.1cvs80
6841
6842         * src/folder_item_prefs.c
6843                 Fix randomly initialized default-alt-dictionary (folder prefs),
6844                 complete 2.6.1cvs72.
6845
6846 2006-12-27 [paul]       2.6.1cvs79
6847
6848         * src/imap_gtk.c
6849         * src/mh_gtk.c
6850                 Add Copy folder in the folder's contextual
6851                 menu
6852
6853 2006-12-27 [wwp]        2.6.1cvs78
6854
6855         * src/imap.c
6856                 Clean up session locking, thanks to Colin.
6857
6858 2006-12-26 [colin]      2.6.1cvs77
6859
6860         * src/statusbar.c
6861                 Revert previous patch
6862
6863 2006-12-26 [colin]      2.6.1cvs76
6864
6865         * src/folder.c
6866         * src/folderview.c
6867         * src/imap.c
6868         * src/statusbar.c
6869         * src/etpan/imap-thread.c
6870                 Fix previous commit warnings
6871                 Make statusbar update every second if total < 20
6872                 Make IMAP APPEND faster by simplifying log              
6873
6874 2006-12-26 [colin]      2.6.1cvs75
6875
6876         * src/folder.c
6877         * src/folder.h
6878         * src/folderview.c
6879         * src/folderview.h
6880         * src/imap_gtk.c
6881         * src/mh_gtk.c
6882                 Make it possible to copy folders accross
6883                 mailboxes (this was an arbitrary limitation).
6884                 Still make it impossible to move folders 
6885                 accross mailboxes.
6886
6887 2006-12-26 [colin]      2.6.1cvs74
6888
6889         * src/etpan/imap-thread.c
6890                 Fix bug 1081, 'claws-mail 
6891                 segfaults when going offline 
6892                 while it transfers mails via 
6893                 imap'
6894
6895 2006-12-26 [colin]      2.6.1cvs73
6896
6897         * src/folder_item_prefs.c
6898                 Don't forget alt dictionary when
6899                 renaming/moving folders
6900
6901 2006-12-26 [wwp]        2.6.1cvs72
6902
6903         * src/folder_item_prefs.c
6904                 Add missing defaults for per-folder alt dict
6905                 (forgotten in 2.6.1cvs61).
6906
6907 2006-12-26 [colin]      2.6.1cvs71
6908
6909         * src/wizard.c
6910                 Add tooltip to state that specifying
6911                 full path to mailbox is possible
6912
6913 2006-12-26 [wwp]        2.6.1cvs70
6914
6915         * src/partial_download.c
6916         * src/gtk/gtkvscrollbutton.c
6917         * src/plugins/pgpinline/plugin.c
6918                 Fix for few compiler warnings that matter.
6919
6920 2006-12-25 [colin]      2.6.1cvs69
6921
6922         * src/partial_download.c
6923                 Fix marking for download or deletion
6924                 when the header isn't the first
6925         * src/gtk/logwindow.c
6926                 Fix start of scrolling
6927
6928 2006-12-23 [paul]       2.6.1cvs68
6929
6930         * src/compose.c
6931                 change last commit to use the 'academic'
6932                 method instead. Thanks to wwp
6933
6934 2006-12-23 [paul]       2.6.1cvs67
6935
6936         * src/compose.c
6937                 don't warn about empty subject when
6938                 redirecting
6939
6940 2006-12-22 [colin]      2.6.1cvs66
6941
6942         * src/summary_search.c
6943                 Fix previous patch
6944
6945 2006-12-22 [colin]      2.6.1cvs65
6946
6947         * src/gtk/gtkutils.c
6948         * src/imap.c
6949         * src/jpilot.c
6950         * src/summary_search.c
6951                 A few warning fixes
6952
6953 2006-12-23 [paul]       
6954
6955         2.7.0-rc2 released
6956
6957 2006-12-22 [colin]      2.6.1cvs64
6958
6959         * src/toolbar.c
6960         * src/toolbar.h
6961                 Add a combo to the learn spam button
6962         * src/plugins/bogofilter/bogofilter.c
6963         * src/plugins/bogofilter/bogofilter_gtk.c
6964         * src/plugins/bogofilter/bogofilter.h
6965                 Allow to store Unsure mails in a specific
6966                 folder to make better teaching easier
6967
6968 2006-12-21 [wwp]        2.6.1cvs63
6969
6970         * src/compose.c
6971         * src/prefs_common.c
6972         * src/prefs_common.h
6973         * src/prefs_spelling.c
6974         * src/gtk/gtkaspell.c
6975         * src/gtk/gtkaspell.h
6976                 Allow spell-checking using both current and alternate dictionaries
6977                 (thanks to Colin).
6978
6979 2006-12-21 [wwp]        2.6.1cvs62
6980
6981         * src/gtk/gtkaspell.c
6982                 Apply recheck_when_changing_dict (highlight all mispelled words)
6983                 when switching to alternate dictionary.
6984
6985 2006-12-21 [wwp]        2.6.1cvs61
6986
6987         * src/compose.c
6988         * src/folder_item_prefs.h
6989         * src/prefs_common.c
6990         * src/prefs_common.h
6991         * src/prefs_folder_item.c
6992         * src/prefs_spelling.c
6993         * src/gtk/gtkaspell.c
6994         * src/gtk/gtkaspell.h
6995                 Add global and per-folder prefs to set the default
6996                 alternate dictionary.
6997
6998 2006-12-21 [colin]      2.6.1cvs60
6999
7000         * src/folder.c
7001                 Look for folders by path in all folders
7002         * src/html.c
7003                 add &mdash;
7004
7005 2006-12-20 [colin]      2.6.1cvs59
7006
7007         * src/gtk/quicksearch.c
7008                 Make sure in_typing is false when clearing
7009
7010 2006-12-20 [wwp]        2.6.1cvs58
7011
7012         * configure.ac
7013                 change manual's target dir to be LFH-compliant (thanks to Colin).
7014
7015 2006-12-20 [wwp]        2.6.1cvs57
7016
7017         * src/prefs_common.c
7018         * src/prefs_summaries.c
7019                 i18n fix and factorize patch, thanks to Fabien.
7020
7021 2006-12-20 [paul]       2.6.1cvs56
7022
7023         * configure.ac
7024                 last of the renaming (??)
7025         * src/main.c
7026                 correct --help info of --status-full
7027         * src/plugins/bogofilter/bogofilter.c
7028                 make FALSE default of whitelist_ab
7029
7030 2006-12-19 [colin]      2.6.1cvs55
7031
7032         * src/jpilot.c
7033                 Same as before, without depending on
7034                 pisock >= 0.12
7035
7036 2006-12-19 [colin]      2.6.1cvs54
7037
7038         * src/jpilot.c
7039                 Fix bug 1059, 'Better jpilot charset 
7040                 handling'. Use libpisync's charset conversion
7041                 if possible
7042
7043 2006-12-19 [colin]      2.6.1cvs53
7044
7045         * po/fr.po
7046                 Updated by Fabien
7047
7048 2006-12-19 [wwp]        2.6.1cvs52
7049
7050         * src/gtk/about.c
7051                 Add missing #include (thanks to Colin).
7052
7053 2006-12-19 [wwp]        2.6.1cvs51
7054
7055         * src/prefs_receive.c
7056                 Better spacing between widgets in prefs.
7057
7058 2006-12-18 [colin]      2.6.1cvs50
7059
7060         * src/imap.c
7061                 Fix failure to get separator on LIST "" ""
7062                 Try LIST "" "INBOX" too.
7063
7064 2006-12-18 [wwp]        2.6.1cvs49
7065
7066         * src/common/session.c
7067                 Fix a compiler warning (thanks to Fabien).
7068
7069 2006-12-18 [wwp]        2.6.1cvs48
7070
7071         * src/compose.c
7072         * src/prefs_quote.c
7073                 Factorize some strings for translation (it's about error
7074                 messages when applying or checking template/quote format).
7075
7076 2006-12-18 [colin]      2.6.1cvs47
7077
7078         * Makefile.am
7079         * src/common/defs.h
7080         * src/gtk/Makefile.am
7081         * src/gtk/about.c
7082                 Add a Release notes tab from the contents of
7083                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7084
7085 2006-12-17 [colin]      2.6.1cvs46
7086
7087         * src/mimeview.c
7088         * src/textview.c
7089         * src/gtk/filesel.c
7090                 Correctly convert from/to UTF8/filename encoding
7091                 when loading and saving files. Probably fixes
7092                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7093                 for a file to attach and is blocked...'
7094
7095 2006-12-17 [colin]      2.6.1cvs45
7096
7097         * src/gtk/logwindow.c
7098                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7099                 IMAP folder and is blocked on main thread': 
7100                 make sure we put utf8 in the log.
7101
7102 2006-12-16 [colin]      2.6.1cvs44
7103
7104         * src/toolbar.c
7105         * src/toolbar.h
7106                 Fix bug 1055, 'Add the 'cancel receive' 
7107                 in the available events for the toolbar buttons'
7108
7109 2006-12-16 [colin]      2.6.1cvs43
7110
7111         * po/POTFILES.in
7112         * src/imap.c
7113         * src/common/nntp.c
7114         * src/common/session.c
7115                 Log error when SSL handshakes fail. 
7116                 Fixes bug 1082, 'incorrect / imprecise 
7117                 error message when imap server provides 
7118                 ssl only through STARTTLS but SSL is 
7119                 selected'
7120
7121 2006-12-15 [wwp]        2.6.1cvs42
7122
7123         * src/plugins/bogofilter/bogofilter_gtk.c
7124                 set proper sensitivity to widgets I've recently added.
7125
7126 2006-12-15 [colin]      
7127
7128         2.7.0-rc1 released
7129
7130 2006-12-15 [wwp]        2.6.1cvs41
7131
7132         * src/plugins/bogofilter/bogofilter.c
7133         * src/plugins/bogofilter/bogofilter.h
7134         * src/plugins/bogofilter/bogofilter_gtk.c
7135                 bogofilter's whitelist can now use a subset of
7136                 the addressbook (either a book, a subfolder of a book,
7137                 or the whole addressbook by using "Any"). Re-used there
7138                 some pref_matcher widgets and mechanisms to match a subset
7139                 of the addressbook.
7140
7141 2006-12-15 [wwp]        2.6.1cvs40
7142
7143         * src/wizard.c
7144         * src/common/plugin.c
7145         * src/common/plugin.h
7146         * src/gtk/about.c
7147         * src/plugins/bogofilter/bogofilter.c
7148         * src/plugins/clamav/clamav_plugin.c
7149         * src/plugins/demo/demo.c
7150         * src/plugins/dillo_viewer/dillo_viewer.c
7151         * src/plugins/pgpcore/plugin.c
7152         * src/plugins/pgpinline/plugin.c
7153         * src/plugins/pgpmime/plugin.c
7154         * src/plugins/spamassassin/spamassassin.c
7155         * src/plugins/trayicon/trayicon.c
7156                 factorize some translatable strings (plugins-related),
7157                 fix missing punctuation in several places,
7158                 remove useless translatable \n in about.c,
7159                 and factorize plugin init code w/ a new function
7160                 check_plugin_version() in common/plugin.c.
7161                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7162
7163 2006-12-15 [wwp]        2.6.1cvs39
7164
7165         * src/plugins/bogofilter/bogofilter.c
7166         * src/plugins/bogofilter/bogofilter_gtk.c
7167                 flag whitelisted spams as spam, but don't filter it to the spam
7168                 folder. Thanks to Colin.
7169
7170 2006-12-15 [ticho]      2.6.1cvs38
7171
7172         * src/plugins/bogofilter/bogofilter.c
7173         * src/plugins/bogofilter/bogofilter.h
7174         * src/plugins/bogofilter/bogofilter_gtk.c
7175                 Add option to whitelist senders found in addressbook. Patch by colin.
7176
7177 2006-12-15 [paul]       2.6.1cvs37
7178
7179         * src/folderview.c
7180                 add missing #include "log.h"
7181
7182 2006-12-15 [paul]       2.6.1cvs36
7183
7184         * src/plugins/bogofilter/bogofilter.c
7185         * src/plugins/bogofilter/bogofilter.h
7186         * src/plugins/bogofilter/bogofilter_gtk.c
7187                 Add an option to allow inserting an
7188                 X-Claws-Bogosity header (on MH folders
7189                 only). Patch by Colin
7190
7191 2006-12-14 [colin]      2.6.1cvs35
7192
7193         * src/main.c
7194                 "Yes" should be the default choice for
7195                 migration configuration
7196
7197 2006-12-14 [paul]       2.6.1cvs34
7198
7199         * src/prefs_summaries.c
7200         * manual/advanced.xml
7201                 Unhide mark_as_read_delay
7202
7203 2006-12-14 [paul]       2.6.1cvs33
7204
7205         * src/messageview.c
7206         * src/messageview.h
7207         * src/mimeview.c
7208         * src/mimeview.h
7209         * src/summaryview.c
7210         * src/textview.c
7211         * src/textview.h
7212                 Fix printing of selection
7213                 Fix printing of message parts
7214                 Fix printing of images
7215         * src/gtk/gtksourceprintjob.c
7216                 Fix page count when there are images
7217
7218 2006-12-14 [wwp]        2.6.1cvs32
7219
7220         * src/mainwindow.c
7221         * src/summaryview.c
7222         * src/summaryview.h
7223         * src/gtk/quicksearch.c
7224                 fix quicksearch 'magnify' button status when QS is closed
7225                 using the Escape key, thanks to Colin.
7226
7227 2006-12-14 [wwp]        2.6.1cvs31
7228
7229         * src/mainwindow.c
7230         * src/summaryview.c
7231         * src/summaryview.h
7232         * src/gtk/quicksearch.c
7233                 fix quicksearch 'magnify' button status when QS is closed
7234                 using the Escape key, thanks to Colin.
7235
7236 2006-12-13 [colin]      2.6.1cvs30
7237
7238         * src/ldapquery.c
7239         * src/ldaputil.c
7240                 Use the binary safe version of ldap_get_values,
7241                 to make sure we manipulate null-terminated 
7242                 strings. Maybe fixes bug 1075, 'claws mail 
7243                 segfault when completing ldap adresses'
7244         * src/syldap.c ** REMOVED **
7245         * src/syldap.h ** REMOVED **
7246                 Remove dead files
7247
7248 2006-12-13 [mones]      2.6.1cvs29
7249
7250         * po/es.po
7251                 Fixed piped strings, fixed click translation
7252
7253 2006-12-13 [paul]       2.6.1cvs28
7254
7255         * src/main.c
7256                 don't translate these strings
7257
7258 2006-12-13 [paul]       2.6.1cvs27
7259
7260         * po/en_GB.po
7261                 updated
7262
7263 2006-12-13 [colin]      2.6.1cvs26
7264
7265         * src/main.c
7266         * src/main.h
7267                 Add claws_is_starting()
7268
7269 2006-12-13 [mones]      2.6.1cvs25
7270
7271         * manual/es/advanced.xml
7272         * po/es.po
7273                 Synced manual and updated translation
7274
7275 2006-12-12 [colin]      2.6.1cvs24
7276
7277         * src/wizard.c
7278                 Add an option to use STARTTLS in the
7279                 welcome wizard. Fixes bug 1080, 
7280                 'Using SSL option in wizard for incoming 
7281                 server does not activate SSL with STARTTLS'
7282
7283 2006-12-12 [colin]      2.6.1cvs23
7284
7285         * src/main.c
7286                 Don't exit when there's an incomplete
7287                 mailbox configured - leaves a chance 
7288                 to fix a failing IMAP account. Exit
7289                 if no mailbox at all is loaded (case
7290                 of missing plugin).
7291                 Completes bug 1077's fix (I was wrong
7292                 in this bug's comment #3).
7293
7294 2006-12-12 [colin]      2.6.1cvs22
7295
7296         * src/gtk/menu.h
7297                 Add another menu data type
7298         * src/prefs_account.c
7299                 Complete the completion of bug 1076
7300                 (doesn't lose the pref on apply)
7301
7302 2006-12-12 [paul]       2.6.1cvs21
7303
7304         * src/prefs_account.c
7305                 complete the fix of bug 1076
7306                 also be more verbose with the text
7307
7308 2006-12-12 [paul]       2.6.1cvs20
7309
7310         * src/gtk/combobox.c
7311                 fix compilation warning
7312
7313 2006-12-11 [colin]      2.6.1cvs19
7314
7315         * src/wizard.c
7316                 Document :port in server entry tooltips
7317
7318 2006-12-11 [colin]      2.6.1cvs18
7319
7320         * src/main.c
7321                 Fix compile
7322
7323 2006-12-11 [colin]      2.6.1cvs17
7324
7325         * src/main.c
7326                 Add failing IMAP as a reason for no
7327                 mailbox
7328
7329 2006-12-11 [colin]      2.6.1cvs16
7330
7331         * src/prefs_account.c
7332                 Check for existence of inbox for local
7333                 accounts too
7334         * src/wizard.c
7335                 Allow setting the port to use for servers
7336                 by using the usual "server.example.com:port"
7337                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7338                 not start when IMAP server is unavailable'
7339
7340 2006-12-11 [colin]      2.6.1cvs15
7341
7342         * src/prefs_account.c
7343                 Prevent use of non-existing default inbox
7344
7345 2006-12-11 [colin]      2.6.1cvs14
7346
7347         * src/prefs_account.c
7348                 Fix sensitivity. Fixes bug 1076, 'privacy 
7349                 options are displayed even when pgp plugin 
7350                 not loaded / available'
7351
7352 2006-12-09 [colin]      2.6.1cvs13
7353
7354         * manual/advanced.xml
7355         * src/prefs_common.c
7356         * src/prefs_common.h
7357         * src/common/ssl_certificate.c
7358                 Add a new hidden preference, 'unsafe_ssl_certs',
7359                 which allows to store multiple certificates per
7360                 server/port. This is disabled by default because
7361                 it's less secure (presenting a new certificate
7362                 instead of a changed one raises less alarms).
7363                 This will cause Claws to ask about an unknown
7364                 certificate for people who have used 2.6.1cvs8
7365                 or greater.
7366
7367 2006-12-09 [colin]      2.6.1cvs12
7368
7369         * src/action.c
7370                 Fix cache updating after action
7371
7372 2006-12-07 [wwp]        2.6.1cvs11
7373
7374         * src/compose.c
7375                 fix email address comparison when replying to all
7376                 (avoid replying to ourselves), thanks to Colin.
7377
7378 2006-12-06 [paul]       2.6.1cvs10
7379
7380         * src/addrharvest.c
7381         * src/editldap.c
7382         * src/expldifdlg.c
7383         * src/news.c
7384         * src/toolbar.c
7385         * src/common/utils.c
7386                 ...and more renaming
7387                 Thanks to Colin
7388
7389 2006-12-06 [paul]       2.6.1cvs9
7390
7391         * src/compose.c
7392         * src/messageview.c
7393         * src/procheader.c
7394         * src/procmime.c
7395         * src/procmsg.c
7396         * src/textview.c
7397                 more renaming
7398                 Thanks to Colin
7399
7400 2006-12-06 [colin]      2.6.1cvs8
7401
7402         * src/ssl_manager.c
7403         * src/common/ssl_certificate.c
7404         * src/common/ssl_certificate.h
7405                 Handle multiple certificates per host/port
7406
7407 2006-12-06 [colin]      2.6.1cvs7
7408
7409         * src/etpan/imap-thread.c
7410                 Fix certificate checking on IMAP
7411
7412 2006-12-06 [colin]      2.6.1cvs6
7413
7414         * src/folderview.c
7415                 Fix bug 1072, 'Claws stops fetching newsgroups 
7416                 from server when newsgroup got deleted': continue
7417                 checking other groups
7418
7419 2006-12-05 [wwp]        2.6.1cvs5
7420
7421         * src/message_search.c
7422         * src/summary_search.c
7423         * src/gtk/combobox.c
7424         * src/gtk/combobox.h
7425         * src/gtk/gtkutils.c
7426         * src/gtk/gtkutils.h
7427                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7428                 behave like w/ old comboboxes (summary and message search only).
7429
7430 2006-12-05 [paul]       2.6.1cvs4
7431
7432         * src/wizard.c
7433                 encode headers
7434                 Thanks to Colin
7435
7436 2006-12-05 [paul]       2.6.1cvs3
7437
7438         * tools/README
7439         * tools/textviewer.pl
7440                 script updated and description added
7441
7442 2006-12-04 [colin]      2.6.1cvs2
7443
7444         * src/compose.c
7445                 Run pre-send hook only when checking
7446                 everything
7447
7448 2006-12-04 [paul]       2.6.1cvs1
7449
7450         * NEWS
7451         * README
7452         * RELEASE_NOTES
7453         * configure.ac
7454         * tools/README
7455                 bump up version number following stable release
7456
7457 2006-12-04 [paul]       2.6.0cvs83
7458
7459         * README
7460                 updates and corrections
7461
7462 2006-12-04 [colin]      2.6.0cvs82
7463
7464         * src/common/utils.c
7465                 Probably fix bug 1066, 'Incorrect mailbox 
7466                 size displayed'
7467
7468 2006-12-04 [colin]      2.6.0cvs81
7469
7470         * src/common/utils.c
7471                 Trim tabs from mailcap file too.
7472
7473 2006-12-02 [paul]       2.6.0cvs80
7474
7475         * src/exphtmldlg.c
7476                 fix broken GUI under certain languages
7477         * src/expldifdlg.c
7478                 put the Cancel button to the right
7479
7480 2006-12-01 [paul]       2.6.0cvs79
7481
7482         * tools/Makefile.am
7483                 remove reference to removed file
7484
7485 2006-12-01 [wwp]        2.6.0cvs78
7486
7487         * src/addressbook.c
7488         * src/editaddress.c
7489                 remove forgotten debug statements.
7490
7491 2006-12-01 [wwp]        2.6.0cvs77
7492
7493         * manual/advanced.xml
7494         * manual/fr/advanced.xml
7495         * src/addressbook.c
7496         * src/addressbook.h
7497         * src/addressitem.h
7498         * src/editaddress.c
7499         * src/editaddress.h
7500         * src/prefs_common.c
7501         * src/prefs_common.h
7502         * src/gtk/gtkutils.c
7503         * src/gtk/gtkutils.h
7504                 add a hidden option to allow embedding the editaddress (edit contact details)
7505                 dialog into the addressbook's window. This doesn't change the default
7506                 behaviour.
7507
7508 2006-12-01 [wwp]        2.6.0cvs76
7509
7510         * src/message_search.c
7511         * src/summary_search.c
7512                 fix more focus issues (don't set focus to combobox's entry widget when
7513                 entry's value changed, if entry widget has focus already).
7514
7515 2006-12-01 [wwp]        2.6.0cvs75
7516
7517         * src/gtk/quicksearch.c
7518                 revert last changes to the quicksearch gtk_combo_box, this needs more
7519                 tuning and testing.
7520
7521 2006-12-01 [paul]       2.6.0cvs74
7522
7523         * tools/kdeservicemenu/README
7524         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7525         * tools/kdeservicemenu/install.sh
7526         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7527         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7528                 simplify this stuff, and in so doing,
7529                 fix it. (possibly re-extend it again at
7530                 a later date)
7531
7532 2006-12-01 [wwp]        2.6.0cvs73
7533
7534         * src/gtk/quicksearch.c
7535                 adapt quicksearch code to use modern gtk_combo_box'es.
7536
7537 2006-12-01 [wwp]        2.6.0cvs72
7538
7539         * src/common/defs.h
7540         * src/prefs_common.c
7541         * src/prefs_common.h
7542         * src/message_search.c
7543         * src/summary_search.c
7544         * src/gtk/combobox.c
7545         * src/gtk/combobox.h
7546                 add history combos to all message and summary search fields.
7547
7548 2006-12-01 [wwp]        2.6.0cvs71
7549
7550         * src/summaryview.c
7551                 As the list may change while the mark as read delay
7552                 runs, we can't rely on the 'row' pointer, which can
7553                 be invalid when the timeout is called. As the mark
7554                 as read is only done if the message is still selected,
7555                 use summaryview->selected instead. Thanks to Colin.
7556
7557 2006-11-30 [paul]       2.6.0cvs70
7558
7559         * src/textview.c
7560                 give emphasis to "Sylpheed-Claws"
7561                 as well as "Claws Mail"
7562
7563 2006-11-30 [colin]      2.6.0cvs69
7564
7565         * src/wizard.c
7566                 Put the SSL checkboxes in the receiving
7567                 and sending server pages.
7568
7569 2006-11-29 [colin]      2.6.0cvs68
7570
7571         * src/gtk/gtkutils.c
7572         * src/gtk/gtkvscrollbutton.c
7573                 Revert some deprecated fixes - they seem to
7574                 deprecate stuff as soon as a new one gets out.
7575                 g_object_ref_sink needed glib-2.10.
7576
7577 2006-11-29 [colin]      2.6.0cvs67
7578
7579         * src/common/utils.c
7580                 Create .mailcap if it doesn't exist
7581
7582 2006-11-29 [colin]      2.6.0cvs66
7583
7584         * src/compose.c
7585                 Followup to cvs60: use original list
7586                 of recipients if replying to a mail
7587                 in Sent Drafts or Queue.
7588
7589 2006-11-27 [paul]       2.6.0cvs65
7590
7591         * src/image_viewer.c
7592                 revert the last change for now (it's broken)
7593
7594 2006-11-27 [paul]       2.6.0cvs64
7595
7596         * Makefile.am
7597         * configure.ac
7598         * m4/aclocal-include.m4
7599         * m4/check-type.m4
7600         * src/Makefile.am
7601         * src/addr_compl.c
7602         * src/compose.c
7603         * src/crash.c
7604         * src/export.c
7605         * src/exporthtml.c
7606         * src/exportldif.c
7607         * src/imap.c
7608         * src/import.c
7609         * src/main.c
7610         * src/main.h
7611         * src/matcher.c
7612         * src/mimeview.c
7613         * src/procmsg.c
7614         * src/textview.c
7615         * src/common/Makefile.am
7616         * src/common/claws.c
7617         * src/common/claws.h
7618         * src/common/ssl.c
7619         * src/common/sylpheed.c
7620         * src/common/sylpheed.h
7621         * src/etpan/Makefile.am
7622         * src/gtk/Makefile.am
7623         * src/gtk/claws-marshal.list
7624         * src/gtk/filesel.c
7625         * src/gtk/gtksctree.c
7626         * src/gtk/quicksearch.c
7627         * src/gtk/sylpheed-marshal.list
7628         * src/plugins/bogofilter/bogofilter.c
7629         * src/plugins/bogofilter/bogofilter_gtk.c
7630         * src/plugins/clamav/clamav_plugin.c
7631         * src/plugins/clamav/clamav_plugin_gtk.c
7632         * src/plugins/demo/demo.c
7633         * src/plugins/dillo_viewer/dillo_viewer.c
7634         * src/plugins/pgpcore/Makefile.am
7635         * src/plugins/pgpcore/claws.def
7636         * src/plugins/pgpcore/pgp_viewer.c
7637         * src/plugins/pgpcore/plugin.c
7638         * src/plugins/pgpcore/sylpheed.def
7639         * src/plugins/pgpinline/Makefile.am
7640         * src/plugins/pgpinline/claws.def
7641         * src/plugins/pgpinline/plugin.c
7642         * src/plugins/pgpinline/sylpheed.def
7643         * src/plugins/pgpmime/Makefile.am
7644         * src/plugins/pgpmime/claws.def
7645         * src/plugins/pgpmime/plugin.c
7646         * src/plugins/pgpmime/sylpheed.def
7647         * src/plugins/spamassassin/spamassassin.c
7648         * src/plugins/spamassassin/spamassassin_gtk.c
7649         * src/plugins/trayicon/trayicon.c
7650                 yet more renaming
7651                 remove deprecated gtk_tooltips_set_delay()
7652
7653 2006-11-26 [paul]       2.6.0cvs63
7654
7655         * src/expldifdlg.c
7656         * src/folderview.c
7657         * src/image_viewer.c
7658         * src/mainwindow.c
7659         * src/gtk/gtkutils.c
7660         * src/gtk/gtkvscrollbutton.c
7661         * src/gtk/prefswindow.c
7662         * src/plugins/pgpcore/prefs_gpg.c
7663                 replace more deprecated GTK+ functions
7664
7665 2006-11-26 [paul]       2.6.0cvs62
7666
7667         * src/addr_compl.c
7668         * src/addressbook.c
7669         * src/browseldap.c
7670                 replace deprecated gtk_idle_... functions
7671
7672 2006-11-26 [paul]       2.6.0cvs61
7673
7674         * src/compose.c
7675         * src/folderview.c
7676         * src/inc.c
7677         * src/summaryview.c
7678         * src/gtk/gtkvscrollbutton.c
7679         * src/gtk/quicksearch.c
7680         * src/plugins/pgpcore/passphrase.c
7681                 replace deprecated gtk_timeout_add and
7682                 gtk_timeout_remove
7683
7684 2006-11-26 [paul]       2.6.0cvs60
7685
7686         * src/compose.c
7687                 fix bug that caused the wrong recipient
7688                 to be selected when replying to a msg
7689                 which is From one of our accounts to
7690                 another of our accounts
7691
7692 2006-11-25 [paul]       2.6.0cvs59
7693
7694         * src/summaryview.c
7695                 don't change the From column title to
7696                 To if the To column is visible
7697
7698 2006-11-24 [paul]       2.6.0cvs58
7699
7700         * src/compose.c
7701                 fix bug 1069, 'Sent mails disappear, BCC
7702                 or locking problem?'
7703
7704 2006-11-21 [wwp]        2.6.0cvs57
7705
7706         * src/compose.c
7707                 fix spelling menu when replying (same as 2.3.1cvs39):
7708                 discrepancy between context menu and top menu when
7709                 folder's dictionary isn't the default one.
7710
7711 2006-11-19 [paul]       2.6.0cvs56
7712
7713         * src/summaryview.c
7714                 obey always_show_msg option when
7715                 marking as spam
7716         * src/plugins/bogofilter/bogofilter.c
7717                 fix typo
7718
7719 2006-11-18 [paul]       2.6.0cvs55
7720
7721         * AUTHORS
7722         * README
7723         * debian/copyright
7724         * manual/ack.xml
7725         * manual/es/ack.xml
7726         * manual/fr/ack.xml
7727         * manual/pl/ack.xml
7728         * src/gtk/authors.h
7729         * src/gtk/icon_legend.c
7730         * src/gtk/icon_legend.h
7731         * tools/OOo2claws-mail.pl
7732         * tools/README
7733         * tools/acroread2claws-mail.pl
7734         * tools/claws.i18n.status.pl
7735         * tools/filter_conv.pl
7736         * tools/filter_conv_new.pl
7737         * tools/freshmeat_search.pl
7738         * tools/google_search.pl
7739         * tools/kmail2claws-mail.pl
7740         * tools/kmail2claws-mail_v2.pl
7741         * tools/maildir2claws-mail.pl
7742         * tools/make.themes.project
7743         * tools/multiwebsearch.pl
7744         * tools/outlook2claws-mail.pl
7745         * tools/tb2claws-mail
7746         * tools/kdeservicemenu/README
7747         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7748                 update mine and wwp's email addresses in
7749                 several places
7750                 Patch by wwp
7751         * src/prefs_compose_writing.c
7752                 set sensitivity on 'new message format' frame
7753
7754 2006-11-17 [paul]       2.6.0cvs54
7755
7756         * src/gtk/about.c
7757                 more reworking of the GUI
7758                 Patch by Fabien Vantard
7759
7760 2006-11-16 [paul]       2.6.0cvs53
7761
7762         * src/gtk/about.c
7763                 set a minimum size for the window, allow
7764                 it to automatically expand as necessary
7765
7766 2006-11-16 [wwp]        2.6.0cvs52
7767
7768         * src/gtk/about.c
7769                 better wrap of copyright info on some systems.
7770
7771 2006-11-16 [paul]       2.6.0cvs51
7772
7773         * src/gtk/about.c
7774                 move the tech info from the upper panel
7775                 to the Info tab
7776                 use a gtk_text_view for the features tab
7777
7778 2006-11-16 [paul]       2.6.0cvs50
7779
7780         * po/Makevars
7781                 update my email address
7782         * src/addressbook.c
7783         * src/compose.c
7784         * src/imap_gtk.c
7785         * src/mh_gtk.c
7786         * src/news_gtk.c
7787         * src/summaryview.c
7788         * src/plugins/trayicon/trayicon.c
7789                 don't offer simple menu separators
7790                 for translation
7791         * src/folderview.c
7792                 add separator between 'mark all read'
7793                 and 'search folder'
7794
7795 2006-11-15 [wwp]        2.6.0cvs49
7796
7797         * src/gtk/authors.h
7798                 updated manuals authors.
7799
7800 2006-11-14 [paul]       2.6.0cvs48
7801
7802         * src/compose.c
7803                 Fix Options/Reply mode after draft save
7804
7805 2006-11-14 [paul]       2.6.0cvs47
7806
7807         * src/Makefile.am
7808                 Fix make DESTDIR=...
7809         * src/mbox.c
7810                 Optimise speed
7811         * src/plugins/pgpinline/pgpinline.c
7812                 Probably fix bug 1061
7813
7814 2006-11-14 [paul]       2.6.0cvs46
7815
7816         * po/Makevars
7817                 enable Q_ macro
7818         * src/Makefile.am
7819         * src/stock_pixmap.c
7820         * src/stock_pixmap.h
7821         * src/gtk/about.c
7822         * src/pixmaps/active.xpm
7823         * src/pixmaps/inactive.xpm
7824                 add a new page, 'Features', to the About dialog
7825                 showing which features are compiled in and which
7826                 are not
7827
7828 2006-11-14 [paul]       2.6.0cvs45
7829
7830         * po/ru.po
7831                 updated by Pavlo Bohmat
7832
7833 2006-11-14 [colin]      2.6.0cvs44
7834
7835         * src/compose.c
7836         * src/inc.c
7837         * src/messageview.c
7838         * src/news.c
7839         * src/pop.c
7840         * src/procmsg.c
7841         * src/gtk/gtkaspell.c
7842                 Fix 64-bit-related warnings
7843         * src/ssl_manager.c
7844                 Fix possible infinite loop
7845         * src/plugins/pgpcore/sgpgme.c
7846                 Remove useless check
7847
7848 2006-11-13 [colin]      2.6.0cvs43
7849
7850         * src/gtk/Makefile.am
7851                 authors.h isn't generated
7852
7853 2006-11-13 [colin]      2.6.0cvs42
7854
7855         * src/plugins/pgpinline/pgpinline.c
7856         * src/plugins/pgpmime/pgpmime.c
7857                 Very probably fix bug 1061, 'crash on 
7858                 opening signed email'. Another cast
7859                 problem
7860
7861 2006-11-13 [colin]      2.6.0cvs41
7862
7863         * src/plugins/pgpcore/sgpgme.c
7864                 Maybe fix bug 1061, 'crash on opening 
7865                 signed email'
7866
7867 2006-11-13 [wwp]        2.6.0cvs40
7868
7869         * src/plugins/pgpinline/pgpinline.c
7870                 fix candidate for bug #1057, thanks to Colin.
7871
7872 2006-11-13 [wwp]        2.6.0cvs39
7873
7874         * src/compose.c
7875         * src/quote_fmt_parse.y
7876                 fix bug 1052: current parser buffer was not always 
7877                 allocated, ptr to this buffer could be returned as 
7878                 NULL whereas no parser error has occurred. in 
7879                 consequence, defining a template body as "%d" 
7880                 (w/o the quotes) for the first time of the instance 
7881                 of claws-mail, was reporting a parser error. make 
7882                 sure that the buffer is always allocated, even to 
7883                 an empty string.
7884                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7885                 unescaping of the fmt string was always done 
7886                 whereas it must be done *only* when receiving 
7887                 quote format strings issued from the prefs 
7888                 (compose new message, reply, forward, redirect 
7889                 formats), *not* when applying templates.  in 
7890                 consequences, applying templates w/ sequences 
7891                 like \\|p{echo} were failing. make sure that 
7892                 unescaping is done only when necessary.
7893
7894 2006-11-12 [colin]      2.6.0cvs38
7895
7896         * po/de.po
7897                 Fix typo (s/KB/MB)
7898
7899 2006-11-12 [colin]      2.6.0cvs37
7900
7901         * src/plugins/pgpinline/pgpinline.c
7902         * src/plugins/pgpmime/pgpmime.c
7903                 Release GPG context at the latest 
7904                 possible moment. Maybe fixes 
7905                 bug 1057, 'crash on sending signed 
7906                 message to a newsgroup'
7907                 
7908
7909 2006-11-12 [colin]      2.6.0cvs36
7910
7911         * src/plugins/pgpcore/sgpgme.c
7912                 Tell a bit more when gpg's status doesn't
7913                 contain any signature
7914
7915 2006-11-12 [colin]      2.6.0cvs35
7916
7917         * src/compose.c
7918                 Fix bug 1060, 'compilation error with 
7919                 Irix's cc'
7920
7921 2006-11-12 [paul]       2.6.0cvs34
7922
7923         * doc/man/claws-mail.1
7924         * src/prefs_gtk.c
7925         * src/plugins/clamav/README
7926         * src/plugins/spamassassin/README
7927         * tools/README
7928         * tools/freshmeat_search.pl
7929         * tools/google_search.pl
7930         * tools/multiwebsearch.pl
7931                 more renaming
7932         * src/plugins/trayicon/trayicon.c
7933                 fix compiliation warning
7934
7935 2006-11-11 [colin]      2.6.0cvs33
7936
7937         * src/folderview.c
7938                 Forbid drag and drop from/to different
7939                 folders of type F_UNKNOWN
7940
7941 2006-11-11 [colin]      2.6.0cvs32
7942
7943         * src/plugins/pgpinline/pgpinline.c
7944                 Fix typo in previous commit:
7945                 - gpgme_new(&ctx);
7946                 + if ((err = gpgme_new(&data->ctx)) ...)
7947
7948 2006-11-11 [colin]      2.6.0cvs31
7949
7950         * src/plugins/pgpinline/pgpinline.c
7951         * src/plugins/pgpmime/pgpmime.c
7952                 Check success after calling gpgme_new
7953                 Maybe fixes bug 1057, 'crash on sending 
7954                 signed message to a newsgroup'
7955
7956 2006-11-11 [colin]      2.6.0cvs30
7957
7958         * src/undo.c
7959                 init undostruct to 0s (from
7960                 valgrind log of bug 1057)
7961
7962 2006-11-10 [colin]      2.6.0cvs29
7963
7964         * src/mainwindow.c
7965                 Set cursor to wait before filtering
7966                 duplicates in all folders
7967         * src/plugins/bogofilter/bogofilter.c
7968         * src/plugins/bogofilter/bogofilter.h
7969         * src/plugins/bogofilter/bogofilter_gtk.c
7970                 Completely thread away the bogofilter
7971                 filtering
7972
7973 2006-11-10 [mones]      2.6.0cvs28
7974
7975         * src/compose.c
7976         * src/compose.h
7977                 added COMPOSE_CHECK_BEFORE_SEND hook
7978
7979 2006-11-10 [paul]       2.6.0cvs27
7980
7981         * src/crash.c
7982                 more renaming
7983                 add libSM to get_compiled_in_features()
7984         * src/main.c
7985                 more renaming
7986
7987 2006-11-10 [colin]      2.6.0cvs26
7988
7989         * src/etpan/imap-thread.c
7990                 Add a reference to libetpan's sasl engine
7991                 so that sasl_done() doesn't get called by
7992                 libetpan, and doesn't break openssl.
7993                 Should fix bug 1053, 'SC fails to reestablish 
7994                 a secure connection'
7995                 Patch by Hoa
7996
7997 2006-11-10 [colin]      2.6.0cvs25
7998
7999         * manual/addrbook.xml
8000         * manual/advanced.xml
8001         * manual/faq.xml
8002         * manual/intro.xml
8003                 Some more renaming
8004
8005 2006-11-09 [colin]      2.6.0cvs24
8006
8007         * src/plugins/bogofilter/bogofilter_gtk.c
8008                 Add comment about annoyance
8009
8010 2006-11-09 [colin]      2.6.0cvs23
8011
8012         * src/plugins/bogofilter/bogofilter.c
8013         * src/plugins/bogofilter/bogofilter_gtk.c
8014                 Prepare things needed to thread bogofilter
8015                 filtering: separate bogo stuff and possible GUI
8016                 stuff. 
8017
8018 2006-11-09 [colin]      2.6.0cvs22
8019
8020         * src/account.c
8021         * src/compose.c
8022                 Search for one of our accounts in Delivered-To
8023                 (helps for auto-account selection when 
8024                  replying/forwarding)
8025         * src/folderview.c
8026         * src/mainwindow.c
8027         * src/mainwindow.h
8028         * src/plugins/trayicon/trayicon.c
8029                 Allow opening a new mail with any account from
8030                 the contextual menu
8031
8032 2006-11-09 [wwp]        2.6.0cvs21
8033
8034         * src/compose.c
8035         * src/prefs_common.c
8036         * src/prefs_common.h
8037         * src/prefs_compose_writing.c
8038                 add a compose new message format (in prefs/compose/writing), it's a
8039                 simple subject+body template to use when opening a new composition
8040                 window. It's similar to the existent reply and forward formats.
8041
8042                 enhanced the template/format % symbols substitution mechanism to
8043                 use current composition window information when % are used in
8044                 the compose new message format or in templates applied to new
8045                 messages (there were useless in that situations before). When
8046                 applied to new messages, %d corresponds to the system time/date.
8047
8048 2006-11-09 [paul]       2.6.0cvs20
8049
8050         * src/gtk/authors.h
8051                 fix last commit
8052
8053 2006-11-09 [paul]       2.6.0cvs19
8054
8055         * src/gtk/authors.h
8056                 keep tje alphabetical order
8057
8058 2006-11-08 [colin]      2.6.0cvs18
8059
8060         * src/etpan/imap-thread.c
8061                 Fix bug 1054, 'Slowness logging big 
8062                 data chunks'
8063
8064 2006-11-08 [paul]       2.6.0cvs17
8065
8066         * tools/Makefile.am
8067                 fix the renaming
8068
8069 2006-11-08 [paul]       2.6.0cvs16
8070
8071         * src/common/defs.h
8072                 update BUGZILLA_URI
8073
8074 2006-11-08 [paul]       2.6.0cvs15
8075
8076         * tools/Makefile.am
8077         * tools/OOo2claws-mail.pl
8078         * tools/OOo2sylpheed.pl
8079         * tools/README
8080         * tools/acroread2claws-mail.pl
8081         * tools/acroread2sylpheed.pl
8082         * tools/kmail2claws-mail.pl
8083         * tools/kmail2claws-mail_v2.pl
8084         * tools/kmail2sylpheed.pl
8085         * tools/kmail2sylpheed_v2.pl
8086         * tools/maildir2claws-mail.pl
8087         * tools/maildir2sylpheed.pl
8088         * tools/nautilus2claws-mail.sh
8089         * tools/nautilus2sylpheed.sh
8090         * tools/outlook2claws-mail.pl
8091         * tools/outlook2sylpheed.pl
8092         * tools/tb2claws-mail
8093         * tools/tb2sylpheed
8094         * tools/tbird2claws.py
8095         * tools/tbird2syl.py
8096         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8097         * tools/kdeservicemenu/install.sh
8098         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8099         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8100         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8101         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8102         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8103                 renamed (removed, added) tools files
8104
8105 2006-11-08 [paul]       2.6.0cvs14
8106
8107         * src/main.c
8108         * src/common/defs.h
8109                 Migrate sylpheedrc to clawsrc, and fix the standard
8110                 plugins path in the process
8111
8112 2006-11-07 [colin]      2.6.0cvs13
8113
8114         * src/Makefile.am
8115                 Symlink sylpheed-claws relative to 
8116                 claws-mail
8117
8118 2006-11-07 [colin]      2.6.0cvs12
8119
8120         * src/compose.c
8121                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8122
8123 2006-11-07 [paul]       2.6.0cvs11
8124
8125         * src/gtk/about.c
8126                 Fix a missed occurence of
8127                 Sylpheed-Claws
8128
8129 2006-11-07 [paul]       2.6.0cvs10
8130
8131         * src/Makefile.am
8132                 Fix symlink installation
8133
8134 2006-11-07 [paul]       2.6.0cvs9
8135
8136         * src/Makefile.am
8137                 Symlink claws-mail to sylpheed-claws
8138         * src/common/utils.c
8139                 Fix migrating symlinks
8140         * src/etpan/imap-thread.c
8141                 check certificate only when there's
8142                 no error
8143
8144 2006-11-07 [paul]       2.6.0cvs8
8145
8146         * Makefile.am
8147                 Fix icon breakages with Gtk, which needs a 
8148                 cache updated to see them.
8149
8150 2006-11-07 [paul]       2.6.0cvs7
8151
8152         * .cvsignore
8153         * AUTHORS
8154         * COPYING
8155         * INSTALL
8156         * Makefile.am
8157         * NEWS
8158         * README
8159         * RELEASE_NOTES
8160         * autogen.sh
8161         * claws-mail-128x128.png
8162         * claws-mail-64x64.png
8163         * claws-mail.ico
8164         * claws-mail.pc.in
8165         * claws-mail.png
8166         * configure.ac
8167         * sylpheed-claws-128x128.png
8168         * sylpheed-claws-64x64.png
8169         * sylpheed-claws.desktop
8170         * sylpheed-claws.ico
8171         * sylpheed-claws.pc.in
8172         * sylpheed-claws.png
8173         * debian/README.Debian
8174         * debian/changelog
8175         * debian/claws-mail.desktop
8176         * debian/claws-mail.menu
8177         * debian/claws-mail.postinst.debhelper
8178         * debian/claws-mail.postrm.debhelper
8179         * debian/control
8180         * debian/copyright
8181         * debian/files
8182         * debian/rules
8183         * debian/sylpheed-claws.desktop
8184         * debian/sylpheed-claws.menu
8185         * debian/sylpheed-claws.postinst.debhelper
8186         * debian/sylpheed-claws.postrm.debhelper
8187         * doc/man/Makefile.am
8188         * doc/man/claws-mail.1
8189         * doc/man/sylpheed-claws.1
8190         * doc/src/ChangeLog.claws-pre0.8.0
8191         * manual/Makefile.am
8192         * manual/account.xml
8193         * manual/ack.xml
8194         * manual/addrbook.xml
8195         * manual/advanced.xml
8196         * manual/claws-mail-manual.xml
8197         * manual/faq.xml
8198         * manual/glossary.xml
8199         * manual/handling.xml
8200         * manual/intro.xml
8201         * manual/keyboard.xml
8202         * manual/plugins.xml
8203         * manual/starting.xml
8204         * manual/sylpheed-claws-manual.xml
8205         * manual/xml2pdf
8206         * manual/dist/.cvsignore
8207         * manual/dist/html/.cvsignore
8208         * manual/dist/html/Makefile.am
8209         * manual/dist/pdf/.cvsignore
8210         * manual/dist/pdf/Makefile.am
8211         * manual/dist/ps/.cvsignore
8212         * manual/dist/ps/Makefile.am
8213         * manual/dist/txt/.cvsignore
8214         * manual/dist/txt/Makefile.am
8215         * manual/es/Makefile.am
8216         * manual/es/advanced.xml
8217         * manual/es/claws-mail-manual.xml
8218         * manual/es/faq.xml
8219         * manual/es/glossary.xml
8220         * manual/es/handling.xml
8221         * manual/es/intro.xml
8222         * manual/es/plugins.xml
8223         * manual/es/sylpheed-claws-manual.xml
8224         * manual/es/dist/.cvsignore
8225         * manual/es/dist/html/.cvsignore
8226         * manual/es/dist/html/Makefile.am
8227         * manual/es/dist/pdf/.cvsignore
8228         * manual/es/dist/pdf/Makefile.am
8229         * manual/es/dist/ps/.cvsignore
8230         * manual/es/dist/ps/Makefile.am
8231         * manual/es/dist/txt/.cvsignore
8232         * manual/es/dist/txt/Makefile.am
8233         * manual/fr/Makefile.am
8234         * manual/fr/account.xml
8235         * manual/fr/ack.xml
8236         * manual/fr/addrbook.xml
8237         * manual/fr/advanced.xml
8238         * manual/fr/claws-mail-manual.xml
8239         * manual/fr/faq.xml
8240         * manual/fr/glossary.xml
8241         * manual/fr/handling.xml
8242         * manual/fr/intro.xml
8243         * manual/fr/keyboard.xml
8244         * manual/fr/plugins.xml
8245         * manual/fr/starting.xml
8246         * manual/fr/sylpheed-claws-manual.xml
8247         * manual/fr/dist/.cvsignore
8248         * manual/fr/dist/html/.cvsignore
8249         * manual/fr/dist/html/Makefile.am
8250         * manual/fr/dist/pdf/.cvsignore
8251         * manual/fr/dist/pdf/Makefile.am
8252         * manual/fr/dist/ps/.cvsignore
8253         * manual/fr/dist/ps/Makefile.am
8254         * manual/fr/dist/txt/.cvsignore
8255         * manual/fr/dist/txt/Makefile.am
8256         * manual/pl/Makefile.am
8257         * manual/pl/account.xml
8258         * manual/pl/ack.xml
8259         * manual/pl/addrbook.xml
8260         * manual/pl/advanced.xml
8261         * manual/pl/claws-mail-manual.xml
8262         * manual/pl/faq.xml
8263         * manual/pl/glossary.xml
8264         * manual/pl/handling.xml
8265         * manual/pl/intro.xml
8266         * manual/pl/keyboard.xml
8267         * manual/pl/plugins.xml
8268         * manual/pl/starting.xml
8269         * manual/pl/sylpheed-claws-manual.xml
8270         * manual/pl/dist/.cvsignore
8271         * manual/pl/dist/html/.cvsignore
8272         * manual/pl/dist/html/Makefile.am
8273         * manual/pl/dist/pdf/.cvsignore
8274         * manual/pl/dist/pdf/Makefile.am
8275         * manual/pl/dist/ps/.cvsignore
8276         * manual/pl/dist/ps/Makefile.am
8277         * manual/pl/dist/txt/.cvsignore
8278         * manual/pl/dist/txt/Makefile.am
8279         * po/.cvsignore
8280         * po/Makevars
8281         * src/.cvsignore
8282         * src/Makefile.am
8283         * src/account.c
8284         * src/account.h
8285         * src/action.c
8286         * src/action.h
8287         * src/adbookbase.h
8288         * src/addr_compl.c
8289         * src/addr_compl.h
8290         * src/addrbook.c
8291         * src/addrcache.c
8292         * src/addrcache.h
8293         * src/addrcindex.c
8294         * src/addrcindex.h
8295         * src/addrclip.c
8296         * src/addrclip.h
8297         * src/addrdefs.h
8298         * src/addressadd.c
8299         * src/addressadd.h
8300         * src/addressbook.c
8301         * src/addressbook.h
8302         * src/addressbook_foldersel.c
8303         * src/addressbook_foldersel.h
8304         * src/addrgather.c
8305         * src/addrgather.h
8306         * src/addrharvest.c
8307         * src/addrharvest.h
8308         * src/addrindex.c
8309         * src/addrindex.h
8310         * src/addritem.c
8311         * src/addritem.h
8312         * src/addrquery.c
8313         * src/addrquery.h
8314         * src/addrselect.c
8315         * src/addrselect.h
8316         * src/alertpanel.c
8317         * src/alertpanel.h
8318         * src/browseldap.c
8319         * src/browseldap.h
8320         * src/codeconv.c
8321         * src/codeconv.h
8322         * src/compose.c
8323         * src/crash.c
8324         * src/crash.h
8325         * src/customheader.c
8326         * src/customheader.h
8327         * src/displayheader.c
8328         * src/displayheader.h
8329         * src/editaddress.c
8330         * src/editaddress.h
8331         * src/editbook.c
8332         * src/editbook.h
8333         * src/editgroup.c
8334         * src/editgroup.h
8335         * src/editjpilot.c
8336         * src/editjpilot.h
8337         * src/editldap.c
8338         * src/editldap.h
8339         * src/editldap_basedn.c
8340         * src/editldap_basedn.h
8341         * src/editvcard.c
8342         * src/editvcard.h
8343         * src/exphtmldlg.c
8344         * src/exphtmldlg.h
8345         * src/expldifdlg.c
8346         * src/expldifdlg.h
8347         * src/export.c
8348         * src/exporthtml.c
8349         * src/exporthtml.h
8350         * src/exportldif.c
8351         * src/exportldif.h
8352         * src/filtering.c
8353         * src/filtering.h
8354         * src/folder.c
8355         * src/folder.h
8356         * src/folder_item_prefs.c
8357         * src/folder_item_prefs.h
8358         * src/foldersel.c
8359         * src/foldersel.h
8360         * src/folderutils.c
8361         * src/folderutils.h
8362         * src/folderview.c
8363         * src/folderview.h
8364         * src/grouplistdialog.c
8365         * src/grouplistdialog.h
8366         * src/html.c
8367         * src/html.h
8368         * src/image_viewer.c
8369         * src/image_viewer.h
8370         * src/imap.c
8371         * src/imap.h
8372         * src/imap_gtk.c
8373         * src/imap_gtk.h
8374         * src/import.c
8375         * src/import.h
8376         * src/importldif.c
8377         * src/importldif.h
8378         * src/importmutt.c
8379         * src/importmutt.h
8380         * src/importpine.c
8381         * src/importpine.h
8382         * src/inc.c
8383         * src/inc.h
8384         * src/jpilot.c
8385         * src/jpilot.h
8386         * src/ldapctrl.c
8387         * src/ldapctrl.h
8388         * src/ldaplocate.c
8389         * src/ldaplocate.h
8390         * src/ldapquery.c
8391         * src/ldapquery.h
8392         * src/ldapserver.c
8393         * src/ldapserver.h
8394         * src/ldaputil.c
8395         * src/ldaputil.h
8396         * src/ldif.c
8397         * src/ldif.h
8398         * src/localfolder.c
8399         * src/localfolder.h
8400         * src/main.c
8401         * src/main.h
8402         * src/mainwindow.c
8403         * src/mainwindow.h
8404         * src/manual.c
8405         * src/manual.h
8406         * src/matcher.c
8407         * src/matcher.h
8408         * src/matcher_parser.h
8409         * src/matcher_parser_lex.l
8410         * src/matcher_parser_parse.y
8411         * src/mbox.c
8412         * src/mbox.h
8413         * src/message_search.c
8414         * src/message_search.h
8415         * src/messageview.c
8416         * src/messageview.h
8417         * src/mh.c
8418         * src/mh.h
8419         * src/mh_gtk.c
8420         * src/mh_gtk.h
8421         * src/mimeview.c
8422         * src/mimeview.h
8423         * src/msgcache.c
8424         * src/msgcache.h
8425         * src/mutt.c
8426         * src/mutt.h
8427         * src/news.c
8428         * src/news.h
8429         * src/news_gtk.c
8430         * src/news_gtk.h
8431         * src/noticeview.c
8432         * src/noticeview.h
8433         * src/partial_download.c
8434         * src/partial_download.h
8435         * src/pine.c
8436         * src/pine.h
8437         * src/pop.c
8438         * src/pop.h
8439         * src/prefs_account.c
8440         * src/prefs_account.h
8441         * src/prefs_actions.c
8442         * src/prefs_actions.h
8443         * src/prefs_common.c
8444         * src/prefs_common.h
8445         * src/prefs_compose_writing.c
8446         * src/prefs_compose_writing.h
8447         * src/prefs_customheader.c
8448         * src/prefs_customheader.h
8449         * src/prefs_display_header.c
8450         * src/prefs_display_header.h
8451         * src/prefs_ext_prog.c
8452         * src/prefs_ext_prog.h
8453         * src/prefs_filtering.c
8454         * src/prefs_folder_column.c
8455         * src/prefs_folder_column.h
8456         * src/prefs_folder_item.c
8457         * src/prefs_folder_item.h
8458         * src/prefs_fonts.c
8459         * src/prefs_fonts.h
8460         * src/prefs_gtk.c
8461         * src/prefs_gtk.h
8462         * src/prefs_image_viewer.c
8463         * src/prefs_image_viewer.h
8464         * src/prefs_matcher.c
8465         * src/prefs_matcher.h
8466         * src/prefs_message.c
8467         * src/prefs_message.h
8468         * src/prefs_msg_colors.c
8469         * src/prefs_msg_colors.h
8470         * src/prefs_other.c
8471         * src/prefs_other.h
8472         * src/prefs_quote.c
8473         * src/prefs_quote.h
8474         * src/prefs_receive.c
8475         * src/prefs_receive.h
8476         * src/prefs_send.c
8477         * src/prefs_send.h
8478         * src/prefs_spelling.c
8479         * src/prefs_spelling.h
8480         * src/prefs_summaries.c
8481         * src/prefs_summaries.h
8482         * src/prefs_summary_column.c
8483         * src/prefs_summary_column.h
8484         * src/prefs_template.c
8485         * src/prefs_template.h
8486         * src/prefs_themes.c
8487         * src/prefs_themes.h
8488         * src/prefs_toolbar.c
8489         * src/prefs_toolbar.h
8490         * src/prefs_wrapping.c
8491         * src/prefs_wrapping.h
8492         * src/privacy.c
8493         * src/privacy.h
8494         * src/procheader.c
8495         * src/procheader.h
8496         * src/procmime.c
8497         * src/procmime.h
8498         * src/procmsg.c
8499         * src/procmsg.h
8500         * src/quote_fmt.c
8501         * src/quote_fmt_parse.y
8502         * src/recv.c
8503         * src/recv.h
8504         * src/remotefolder.c
8505         * src/remotefolder.h
8506         * src/send_message.c
8507         * src/send_message.h
8508         * src/setup.c
8509         * src/setup.h
8510         * src/sourcewindow.c
8511         * src/sourcewindow.h
8512         * src/ssl_manager.c
8513         * src/ssl_manager.h
8514         * src/statusbar.c
8515         * src/statusbar.h
8516         * src/stock_pixmap.c
8517         * src/stock_pixmap.h
8518         * src/summary_search.c
8519         * src/summary_search.h
8520         * src/summaryview.c
8521         * src/summaryview.h
8522         * src/syldap.c
8523         * src/syldap.h
8524         * src/textview.c
8525         * src/textview.h
8526         * src/toolbar.c
8527         * src/toolbar.h
8528         * src/undo.c
8529         * src/undo.h
8530         * src/unmime.c
8531         * src/unmime.h
8532         * src/vcard.c
8533         * src/vcard.h
8534         * src/wizard.c
8535         * src/wizard.h
8536         * src/common/base64.c
8537         * src/common/base64.h
8538         * src/common/defs.h
8539         * src/common/hooks.c
8540         * src/common/hooks.h
8541         * src/common/log.c
8542         * src/common/log.h
8543         * src/common/mgutils.c
8544         * src/common/mgutils.h
8545         * src/common/nntp.c
8546         * src/common/nntp.h
8547         * src/common/passcrypt.c
8548         * src/common/passcrypt.h.in
8549         * src/common/plugin.c
8550         * src/common/plugin.h
8551         * src/common/prefs.c
8552         * src/common/prefs.h
8553         * src/common/progressindicator.c
8554         * src/common/progressindicator.h
8555         * src/common/quoted-printable.c
8556         * src/common/quoted-printable.h
8557         * src/common/session.c
8558         * src/common/session.h
8559         * src/common/smtp.c
8560         * src/common/smtp.h
8561         * src/common/socket.c
8562         * src/common/socket.h
8563         * src/common/ssl.c
8564         * src/common/ssl.h
8565         * src/common/stringtable.c
8566         * src/common/stringtable.h
8567         * src/common/sylpheed.c
8568         * src/common/sylpheed.h
8569         * src/common/template.c
8570         * src/common/template.h
8571         * src/common/timing.h
8572         * src/common/utils.c
8573         * src/common/utils.h
8574         * src/common/version.h.in
8575         * src/common/xml.c
8576         * src/common/xml.h
8577         * src/common/xmlprops.c
8578         * src/common/xmlprops.h
8579         * src/gtk/about.c
8580         * src/gtk/colorlabel.c
8581         * src/gtk/colorlabel.h
8582         * src/gtk/colorsel.c
8583         * src/gtk/colorsel.h
8584         * src/gtk/combobox.c
8585         * src/gtk/combobox.h
8586         * src/gtk/description_window.c
8587         * src/gtk/description_window.h
8588         * src/gtk/filesel.c
8589         * src/gtk/filesel.h
8590         * src/gtk/foldersort.c
8591         * src/gtk/foldersort.h
8592         * src/gtk/gtkaspell.c
8593         * src/gtk/gtkaspell.h
8594         * src/gtk/gtksctree.c
8595         * src/gtk/gtkshruler.c
8596         * src/gtk/gtkshruler.h
8597         * src/gtk/gtkutils.c
8598         * src/gtk/gtkutils.h
8599         * src/gtk/icon_legend.c
8600         * src/gtk/icon_legend.h
8601         * src/gtk/logwindow.c
8602         * src/gtk/logwindow.h
8603         * src/gtk/manage_window.c
8604         * src/gtk/manage_window.h
8605         * src/gtk/pluginwindow.c
8606         * src/gtk/pluginwindow.h
8607         * src/gtk/prefswindow.c
8608         * src/gtk/prefswindow.h
8609         * src/gtk/quicksearch.c
8610         * src/gtk/quicksearch.h
8611         * src/pixmaps/claws-mail.xpm
8612         * src/pixmaps/claws-mail_icon.xpm
8613         * src/pixmaps/claws-mail_logo.xpm
8614         * src/pixmaps/sylpheed-claws.xpm
8615         * src/pixmaps/sylpheed-claws_icon.xpm
8616         * src/pixmaps/sylpheed-claws_logo.xpm
8617         * src/plugins/bogofilter/Makefile.am
8618         * src/plugins/bogofilter/bogofilter.c
8619         * src/plugins/bogofilter/bogofilter.h
8620         * src/plugins/bogofilter/bogofilter_gtk.c
8621         * src/plugins/clamav/Makefile.am
8622         * src/plugins/clamav/clamav_plugin.c
8623         * src/plugins/clamav/clamav_plugin.h
8624         * src/plugins/clamav/clamav_plugin_gtk.c
8625         * src/plugins/demo/Makefile.am
8626         * src/plugins/demo/demo.c
8627         * src/plugins/dillo_viewer/Makefile.am
8628         * src/plugins/dillo_viewer/README
8629         * src/plugins/dillo_viewer/dillo_prefs.c
8630         * src/plugins/dillo_viewer/dillo_prefs.h
8631         * src/plugins/dillo_viewer/dillo_viewer.c
8632         * src/plugins/pgpcore/Makefile.am
8633         * src/plugins/pgpcore/passphrase.c
8634         * src/plugins/pgpcore/passphrase.h
8635         * src/plugins/pgpcore/pgp_viewer.c
8636         * src/plugins/pgpcore/pgp_viewer.h
8637         * src/plugins/pgpcore/plugin.c
8638         * src/plugins/pgpcore/prefs_gpg.c
8639         * src/plugins/pgpcore/prefs_gpg.h
8640         * src/plugins/pgpcore/select-keys.c
8641         * src/plugins/pgpcore/select-keys.h
8642         * src/plugins/pgpcore/sgpgme.c
8643         * src/plugins/pgpcore/sgpgme.h
8644         * src/plugins/pgpcore/sylpheed.def
8645         * src/plugins/pgpcore/version.rc
8646         * src/plugins/pgpinline/Makefile.am
8647         * src/plugins/pgpinline/pgpinline.c
8648         * src/plugins/pgpinline/pgpinline.h
8649         * src/plugins/pgpinline/plugin.c
8650         * src/plugins/pgpinline/sylpheed.def
8651         * src/plugins/pgpinline/version.rc
8652         * src/plugins/pgpmime/Makefile.am
8653         * src/plugins/pgpmime/pgpmime.c
8654         * src/plugins/pgpmime/pgpmime.h
8655         * src/plugins/pgpmime/plugin.c
8656         * src/plugins/pgpmime/sylpheed.def
8657         * src/plugins/pgpmime/version.rc
8658         * src/plugins/spamassassin/Makefile.am
8659         * src/plugins/spamassassin/README
8660         * src/plugins/spamassassin/spamassassin.c
8661         * src/plugins/spamassassin/spamassassin.h
8662         * src/plugins/spamassassin/spamassassin_gtk.c
8663         * src/plugins/trayicon/Makefile.am
8664         * src/plugins/trayicon/trayicon.c
8665         * tools/OOo2sylpheed.pl
8666         * tools/README
8667         * tools/README.sylprint
8668         * tools/acroread2sylpheed.pl
8669         * tools/claws.i18n.status.pl
8670         * tools/filter_conv.pl
8671         * tools/filter_conv_new.pl
8672         * tools/freshmeat_search.pl
8673         * tools/google_search.pl
8674         * tools/kmail2sylpheed.pl
8675         * tools/kmail2sylpheed_v2.pl
8676         * tools/make.themes.project
8677         * tools/multiwebsearch.pl
8678         * tools/nautilus2sylpheed.sh
8679         * tools/outlook2sylpheed.pl
8680         * tools/sylprint.pl
8681         * tools/sylprint.rc
8682         * tools/tb2sylpheed
8683         * tools/textviewer.sh
8684         * tools/vcard2xml.py
8685         * tools/kdeservicemenu/README
8686         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8687         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8688         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8689                 Change name to Claws Mail. Announce to follow...
8690
8691 2006-11-06 [wwp]        2.6.0cvs6
8692
8693         * src/prefs_template.c
8694                 unify messages related to quote format/template errors (fix
8695                 capitalization), again.
8696
8697 2006-11-06 [wwp]        2.6.0cvs5
8698
8699         * src/prefs_quote.c
8700                 unify messages related to quote format/template errors.
8701
8702 2006-11-06 [wwp]        2.6.0cvs4
8703
8704         * src/prefs_msg_colors.c
8705                 more uses of Q_ macro for contextual translations, thanks
8706                 to Fabien (fzzzzz).
8707
8708 2006-11-06 [wwp]        2.6.0cvs3
8709
8710         * src/compose.c
8711         * src/common/utils.c
8712         * src/common/utils.h
8713                 show an alertpanel to make sure users are aware that sensitive
8714                 files are attached (it's file blacklist-based). This will fix
8715                 interaction w/ GoogleEarth for instance, thanks to Colin.
8716
8717 2006-11-06 [wwp]        2.6.0cvs2
8718
8719         * src/prefs_quote.c
8720         * src/prefs_template.c
8721         * src/prefs_template.h
8722                 check quote format when applying/closing prefs. For now this only
8723                 shows up an error dialog box, not preventing the user from using
8724                 a broken quote (reply, forwards) format.
8725
8726 2006-11-06 [wwp]        2.6.0cvs1
8727
8728         * src/prefs_template.c
8729                 fix missing checks of some template fields.
8730
8731 2006-11-06 [paul]       2.6.0
8732
8733         * NEWS
8734         * README
8735         * RELEASE_NOTES
8736                 2.6.0 released
8737
8738 2006-11-06 [paul]       2.5.6cvs22
8739
8740         * manual/advanced.xml
8741         * manual/es/advanced.xml
8742                 put 'respect_flowed_format' info in the correct
8743                 place
8744
8745 2006-11-06 [mones]      2.5.6cvs21
8746
8747         * po/es.po
8748                 Minor fixes for release
8749
8750 2006-11-06 [paul]       2.5.6cvs20
8751
8752         * po/cs.po
8753         * po/de.po
8754         * po/fr.po
8755         * po/it.po
8756         * po/nl.po
8757         * po/pt_BR.po
8758         * po/sk.po
8759         * po/sv.po
8760         * po/zh_CN.po
8761                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8762                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8763                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8764                 Young
8765
8766 2006-11-02 [colin]      2.5.6cvs19
8767
8768         * src/imap.c
8769         * src/imap.h
8770         * src/prefs_account.c
8771         * src/etpan/imap-thread.c
8772                 Add GSSAPI support - fixes Debian bug #383274
8773
8774 2006-11-01 [colin]      2.5.6cvs18
8775
8776         * src/jpilot.c
8777                 Handle libpisock12 support. Probably
8778                 fixes bug 1046, 'jpilot AddressDB.pdb 
8779                 import fail'
8780
8781 2006-11-01 [colin]      2.5.6cvs17
8782
8783         * src/folderutils.c
8784                 debug_print() folderutils_mark_all_read()
8785
8786 2006-11-01 [colin]      2.5.6cvs16
8787
8788         * COPYING
8789                 Add missed files to the Apache exception
8790
8791 2006-10-31 [colin]      2.5.6cvs15
8792
8793         * src/folder.c
8794         * src/folder.h
8795                 Add a copy_private_data() func to FolderClasses
8796                 Doesn't break the feature freeze, because we 
8797                 won't use it (right now) in the core.
8798
8799 2006-10-31 [colin]      2.5.6cvs14
8800
8801         * COPYING
8802                 Allow linking with the Apache licensed files in
8803                 src/plugins/spamassassin. Hopefully fixes 
8804                 bug 1048, 'Spamassassin plugin license problem'
8805
8806 2006-10-31 [wwp]        2.5.6cvs13
8807
8808         * src/compose.c
8809                 fix and optimize trimming of leading linefeeds in body loop.
8810
8811 2006-10-31 [colin]      2.5.6cvs12
8812
8813         * src/etpan/imap-thread.c
8814         * src/imap.c
8815                 Make really sure to have NULL sets in case
8816                 of error
8817
8818 2006-10-30 [wwp]        2.5.6cvs11
8819
8820         * src/prefs_common.c
8821         * src/prefs_common.h
8822         * src/compose.c
8823                 fix broken storage of quote format template when it contains \-escape
8824                 sequences. The application of such sequences is also fixed now (\t
8825                 in quote format will be a real tab instead of a 't', for instance).
8826
8827 2006-10-27 [colin]      2.5.6cvs10
8828
8829         * src/compose.c
8830                 Probably fix bug 1045, 'sylpheed-claws 
8831                 doesn't remove the mail from the IMAP 
8832                 Queue folder after sending'. From
8833                 2.5.6cvs3-stable
8834
8835 2006-10-27 [colin]      2.5.6cvs9
8836
8837         * configure.ac
8838                 Require libetpan-0.48. I'm so annoying,
8839                 I know ;-)
8840
8841 2006-10-27 [colin]      2.5.6cvs8
8842
8843         * src/folder.c
8844         * src/imap.c
8845                 Probably fix bug 1044, 'sylpheed-claws 
8846                 segfaults while moving mails' - Fix relation
8847                 usage when moving to an IMAP mailbox from another
8848                 mailbox
8849
8850 2006-10-26 [paul]       2.5.6cvs7
8851
8852         * src/gtk/about.c
8853                 add libSM to compiled-in features
8854                 list
8855
8856 2006-10-24 [colin]      2.5.6cvs6
8857
8858         * src/textview.c
8859         * src/gtk/gtkutils.c
8860                 Fix crash when printing emails with an
8861                 xface
8862
8863 2006-10-24 [mones]      2.5.6cvs5
8864
8865         * manual/es/advanced.xml
8866                 Synchronize hidden option respect_flowed_format
8867         * po/es.po
8868                 Updated translation
8869
8870 2006-10-21 [paul]       2.5.6cvs4
8871
8872         * src/gtk/authors.h
8873         * src/plugins/pgpcore/pgp_viewer.c
8874         * src/plugins/pgpcore/sgpgme.c
8875                 fix building on BSDs
8876                 Thanks to Michael Hughes
8877                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8878
8879 2006-10-20 [colin]      2.5.6cvs3
8880
8881         * configure.ac
8882                 Bump up libetpan requirement
8883                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8884         * src/common/utils.c
8885         * src/common/utils.h
8886                 Add convenience get_file_mtime()
8887         * src/imap.c
8888         * src/etpan/imap-thread.c
8889         * src/etpan/imap-thread.h
8890                 Implement UIDPLUS support if the server
8891                 supports it - faster sending in this case
8892
8893 2006-10-19 [colin]      2.5.6cvs2
8894
8895         * src/gtk/quicksearch.c
8896                 Fix emptying in type-ahead+extended mode
8897         * src/mainwindow.c
8898         * src/mainwindow.h
8899                 Add a hook for offline state change
8900         * src/plugins/trayicon/trayicon.c
8901                 Use it to display offline icons
8902         * src/plugins/trayicon/Makefile.am
8903         * src/plugins/trayicon/newmail.offline.xpm
8904         * src/plugins/trayicon/newmarkedmail.offline.xpm
8905         * src/plugins/trayicon/nomail.offline.xpm
8906         * src/plugins/trayicon/unreadmail.offline.xpm
8907         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8908                 Add the icons
8909
8910 2006-10-12 [paul]       2.5.6cvs1
8911
8912         * NEWS
8913         * README
8914         * configure.ac
8915                 Update version number following
8916                 stable release
8917
8918 2006-10-19 [colin]      2.5.5cvs18
8919
8920         * manual/handling.xml
8921                 Add type-ahead search
8922
8923 2006-10-18 [colin]      2.5.5cvs17
8924
8925         * src/gtk/quicksearch.c
8926                 Remove "save to history only if there's
8927                 no syntax error", it breaks for some 
8928                 reason which I'll investigate later.
8929
8930 2006-10-18 [colin]      2.5.5cvs16
8931
8932         * src/prefs_common.c
8933         * src/prefs_common.h
8934         * src/summaryview.c
8935         * src/gtk/quicksearch.c
8936         * src/gtk/quicksearch.h
8937                 Add a type-ahead option for fast searches
8938                 Patch by Fabien Vantard
8939
8940 2006-10-18 [colin]      2.5.5cvs15
8941
8942         * src/compose.c
8943         * src/compose.h
8944                 Add Options/Reply mode/ menu to be able to
8945                 change the recipients of a reply on the fly
8946
8947 2006-10-18 [colin]      2.5.5cvs14
8948
8949         * src/compose.c
8950                 Fix redirecting of our own sent mails
8951
8952 2006-10-17 [wwp]        2.5.5cvs13
8953
8954         * src/send_message.c
8955                 Fix duplicate error messages when sending, and missing
8956                 newline in such error messages.
8957
8958 2006-10-17 [colin]      2.5.5cvs12
8959
8960         * src/compose.c
8961                 Compare addresses case-insensitive
8962
8963 2006-10-17 [colin]      2.5.5cvs11
8964
8965         * src/plugins/pgpcore/sgpgme.c
8966                 Fix return status
8967
8968 2006-10-17 [colin]      2.5.5cvs10
8969
8970         * src/plugins/pgpcore/pgp_viewer.c
8971                 Fix return status
8972
8973 2006-10-17 [colin]      2.5.5cvs9
8974
8975         * src/quote_fmt.c
8976                 Fix a typo (thanks to Fabien)
8977
8978 2006-10-16 [colin]      2.5.5cvs8
8979
8980         * src/textview.c
8981                 Fix problem with quote-folding when emails
8982                 don't convert cleanly to UTF-8
8983
8984 2006-10-14 [colin]      2.5.5cvs7
8985
8986         * src/prefs_template.c
8987                 Reset fields when reopening
8988                 the window
8989
8990 2006-10-13 [paul]       2.5.5cvs6
8991
8992         * manual/advanced.xml
8993         * src/prefs_message.c
8994                 make 'respect_flowed_format' a hidden
8995                 option, and add a manual entry for it
8996                 Thanks to Colin
8997
8998 2006-10-12 [colin]      2.5.5cvs5
8999
9000         * src/codeconv.c
9001                 Revert part of 2.5.2cvs21:
9002                 Don't optimise by reusing the 
9003                 last iconv converter if possible:
9004                 it seems slightly broken in a 
9005                 very hard way to reproduce
9006
9007 2006-10-12 [colin]      2.5.5cvs4
9008
9009         * src/prefs_common.c
9010         * src/prefs_common.h
9011         * src/prefs_message.c
9012         * src/procmime.c
9013                 Fix bug 1035, 'Incorrect handling 
9014                 of flowed lines'. We now optionnaly
9015                 handle this format (preference is in
9016                 Message View/Text options section)
9017
9018 2006-10-12 [colin]      2.5.5cvs3
9019
9020         * po/POTFILES.in
9021                 Add new file
9022         * src/plugins/pgpcore/pgp_viewer.c
9023         * src/plugins/pgpcore/sgpgme.c
9024                 Don't try to import without asking
9025
9026 2006-10-12 [colin]      2.5.5cvs2
9027
9028         * src/compose.c
9029                 Fix bug 1036, 'Forwarding a mutlipart
9030                 mail with a "text/html" block to ms
9031                 outlook users leeds to freeze of
9032                 outlook'. Poor outlook users...
9033
9034 2006-10-12 [paul]       2.5.5cvs1
9035
9036         * NEWS
9037         * README
9038         * configure.ac
9039                 Update version number following
9040                 stable release
9041
9042 2006-10-11 [paul]       2.5.4cvs1
9043
9044         * NEWS
9045         * README
9046         * configure.ac
9047                 Update version number following
9048                 stable release
9049
9050 2006-10-11 [paul]       2.5.3cvs32
9051
9052         * src/textview.c
9053                 fix bug 1032, 'Segmentation fault when showing
9054                 message' (bug in quote folding)
9055                 Thanks to Colin
9056
9057 2006-10-10 [colin]      2.5.3cvs31
9058
9059         * src/quote_fmt.c
9060                 Rephrase english a bit
9061
9062 2006-10-10 [colin]      2.5.3cvs30
9063
9064         * src/prefs_compose_writing.c
9065                 Stop making the page larger than the window
9066
9067 2006-10-10 [wwp]        2.5.3cvs29
9068
9069         * src/compose.c
9070         * src/prefs_template.c
9071         * src/quote_fmt.c
9072         * src/quote_fmt.h
9073         * src/quote_fmt_lex.l
9074         * src/quote_fmt_parse.y
9075                 Extend the quote parser a bit: allow to get access to
9076                 basic (composing) account info.
9077
9078 2006-10-10 [colin]      2.5.3cvs28
9079
9080         * src/procheader.c
9081                 Fix this \t problem in subject
9082
9083 2006-10-09 [colin]      2.5.3cvs27
9084
9085         * src/main.c
9086         * src/prefs_gtk.c
9087                 Prepare cache a bit later
9088                 If section already exists, skip the new one 
9089                 (as previously); avoid writing the same block
9090                 twice - if we find a second block with the 
9091                 same id, skip it.
9092         * src/plugins/pgpcore/pgp_viewer.c
9093                 Set cursor to busy when retrieving a key
9094         * src/plugins/pgpcore/sgpgme.c
9095                 allow 5 seconds for gpg to export the key
9096                 
9097
9098 2006-10-09 [colin]      2.5.3cvs26
9099
9100         * configure.ac
9101         * src/msgcache.c
9102         * src/prefs_gtk.c
9103                 Check for existence of fgets_unlocked
9104                 and fwrite_unlocked
9105
9106 2006-10-09 [paul]       2.5.3cvs25
9107
9108         * src/prefs_summaries.c
9109                 replace strftime() with fast_strftime() and in
9110                 the consequence fix the bug in the display of
9111                 AM/PM in the 'Example' string
9112
9113 2006-10-09 [ticho]      2.5.3cvs24
9114
9115         * po/sk.po
9116                 Updated (and fixed up somewhat) Slovak translation.
9117
9118 2006-10-08 [colin]      2.5.3cvs23
9119
9120         * src/prefs_folder_item.c
9121                 Explain why prefs in the top-level folder
9122                 aren't retained, but are still useful
9123
9124 2006-10-08 [colin]      2.5.3cvs22
9125
9126         * src/prefs_gtk.c
9127                 Don't cache anything if caching fails
9128
9129 2006-10-08 [colin]      2.5.3cvs21
9130
9131         * src/common/utils.c
9132                 always include gi18n.h
9133
9134 2006-10-07 [colin]      2.5.3cvs20
9135
9136         * src/plugins/pgpcore/pgp_viewer.c
9137                 Kill gpg after 5 seconds wait
9138
9139 2006-10-07 [colin]      2.5.3cvs19
9140
9141         * src/plugins/pgpcore/pgp_viewer.c
9142         * src/plugins/pgpcore/pgp_viewer.h
9143                 Fix copyright
9144
9145 2006-10-07 [colin]      2.5.3cvs18
9146
9147         * src/plugins/pgpcore/pgp_viewer.c
9148         * src/plugins/pgpcore/pgp_viewer.h
9149                 Actually add the files to CVS
9150
9151 2006-10-07 [colin]      2.5.3cvs17
9152
9153         * src/plugins/pgpcore/sgpgme.c
9154                 Be sure not to crash on 'application/pgp-signature' that
9155                 are not application/pgp-signatures
9156
9157 2006-10-07 [colin]      2.5.3cvs16
9158
9159         * src/textview.c
9160         * src/textview.h
9161                 Make a bit more of the API available
9162         * src/plugins/pgpcore/Makefile.am
9163         * src/plugins/pgpcore/plugin.c
9164         * src/plugins/pgpcore/sgpgme.c
9165                 Add basic key import/export
9166
9167 2006-10-07 [colin]      2.5.3cvs15
9168
9169         * src/folderview.c
9170         * src/imap.c
9171         * src/prefs_account.c
9172         * src/wizard.c
9173                 Warn users *everywhere* if libetpan's not
9174                 linked in
9175
9176 2006-10-06 [mones]      2.5.3cvs14
9177
9178         * po/de.po
9179         * po/es.po
9180                 updated by Stephan Sachse and me
9181
9182 2006-10-06 [colin]      2.5.3cvs13
9183
9184         * src/main.c
9185         * src/common/sylpheed.c
9186                 Don't load common plugins if --exit is passed
9187         * src/prefs_gtk.c
9188         * src/prefs_gtk.h
9189                 Implement a cache to avoid reading the same
9190                 files over and over again at startup
9191
9192 2006-10-06 [colin]      2.5.3cvs12
9193
9194         * src/summaryview.c
9195         * src/gtk/quicksearch.c
9196                 Update display every 5k mails on fast searches
9197
9198 2006-10-06 [colin]      2.5.3cvs11
9199
9200         * src/textview.c
9201                 Don't do quote folding on HTML or ERTF.
9202                 May fix the Cygwin issues if they were
9203                 happening with HTML mails?
9204
9205 2006-10-05 [colin]      2.5.3cvs10
9206
9207         * src/prefs_gtk.c
9208                 Oops, forgot one
9209
9210 2006-10-05 [colin]      2.5.3cvs9
9211
9212         * src/prefs_gtk.c
9213                 Use unlocked_stdio here too
9214
9215 2006-10-05 [colin]      2.5.3cvs8
9216
9217         * src/folderview.c
9218                 Fix go to next * after preferences apply
9219         * src/msgcache.c
9220                 Do the fd lock/unlock ourselves instead of
9221                 letting the libc do it at each write 
9222
9223 2006-10-05 [colin]      2.5.3cvs7
9224
9225         * src/common/utils.c
9226                 Faster division, thanks to Jean Diraison
9227
9228 2006-10-05 [paul]       2.5.3cvs6
9229
9230         * src/common/utils.c
9231                 fix building with --disable-nls
9232
9233 2006-10-04 [colin]      2.5.3cvs5
9234
9235         * src/folder.c
9236                 Maybe fix a segfault
9237
9238 2006-10-04 [wwp]        2.5.3cvs4
9239
9240         * src/prefs_folder_item.c
9241                 Fine-tune layouts in folder item prefs. Suggested by
9242                 Fabien Vantard <fzzzzz@gmail.com>.
9243
9244 2006-10-04 [wwp]        2.5.3cvs3
9245
9246         * src/prefs_folder_item.c
9247                 Kill the clandestine passengers. You didn't see anything.
9248
9249 2006-10-04 [wwp]        2.5.3cvs2
9250
9251         * src/prefs_folder_item.c
9252                 Add a way to test the subject simplify regexp in
9253                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9254                 w/ few layout changes.
9255
9256 2006-20-04 [paul]       2.5.3cvs1
9257
9258         * NEWS
9259         * README
9260         * configure.ac
9261                 Update version number following
9262                 stable release
9263
9264 2006-10-04 [colin]      2.5.2cvs42
9265
9266         * src/folder.c
9267         * src/folder.h
9268         * src/summaryview.c
9269                 Provide a way for folder classes to set their sort
9270                 type and key
9271
9272 2006-10-03 [colin]      2.5.2cvs41
9273
9274         * src/mh.c
9275                 Don't use strlen() to know if the
9276                 string's empty
9277
9278 2006-10-03 [colin]      2.5.2cvs40
9279
9280         * src/mh.c
9281                 Fix "check for new folders" with accentued folders
9282
9283 2006-10-03 [ticho]      2.5.2cvs39
9284
9285         * src/filtering.c
9286         * src/folder.c
9287         * src/inc.c
9288         * src/mbox.c
9289                 Colin's fix for "copy" filtering rules.
9290
9291 2006-10-02 [colin]      2.5.2cvs38
9292
9293         * src/folderview.c
9294                 Fix for double-click too
9295
9296 2006-10-02 [colin]      2.5.2cvs37
9297
9298         * src/folderview.c
9299                 correct fix for cvs36
9300
9301 2006-10-02 [colin]      2.5.2cvs36
9302
9303         * src/folderview.c
9304                 Fix 'goto next unread' after collapsing/expanding 
9305                 a node.
9306
9307 2006-10-02 [colin]      2.5.2cvs35
9308
9309         * src/summaryview.c
9310                 Fix double freeze/thaw
9311         * src/common/utils.c
9312         * src/common/utils.h
9313                 Reimplement strftime
9314         * src/procheader.c
9315                 Use it
9316
9317
9318 2006-10-02 [colin]      2.5.2cvs34
9319
9320         * src/mh.c
9321                 Time mh_write_sequences() - it's fast
9322         * src/summaryview.c
9323                 Init a variable to shut up gcc
9324
9325 2006-10-01 [colin]      2.5.2cvs33
9326
9327         * src/folder.c
9328         * src/mh.c
9329         * src/mh.h
9330         * src/msgcache.c
9331                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9332                 Add fsync but disable it, it's slow as hell
9333
9334 2006-10-01 [colin]      2.5.2cvs32
9335
9336         * src/mh.c
9337         * src/msgcache.c
9338                 fflush() caches and mh_sequences before
9339                 fclose()ing
9340
9341 2006-10-01 [colin]      2.5.2cvs31
9342
9343         * src/msgcache.c
9344                 Don't ftruncate when not using mmap
9345
9346 2006-09-30 [colin]      2.5.2cvs30
9347
9348         * src/main.c
9349                 Write folder list *after* saving caches
9350
9351 2006-09-30 [colin]      2.5.2cvs29
9352
9353         * src/folder.c
9354         * src/mh.c
9355                 Debug forced mtime changes
9356
9357 2006-09-30 [colin]      2.5.2cvs28
9358
9359         * src/folder.c
9360         * src/main.c
9361                 Remove useless debug_print()s (code
9362                 well-tested)
9363
9364 2006-09-30 [colin]      2.5.2cvs27
9365
9366         * src/mh.c
9367                 Do stuff faster when writing mh_sequences
9368
9369 2006-09-30 [colin]      2.5.2cvs26
9370
9371         * src/mh.c
9372                 Don't let the writing of .mh_sequences, which
9373                 can change the folder's mtime, let us think
9374                 we need to scan.
9375
9376 2006-09-30 [colin]      2.5.2cvs25
9377
9378         * src/folder.c
9379                 Move a debug_print where it belongs 
9380                 (processing)
9381         * src/summaryview.c
9382                 Don't mess with a huge slow subject
9383                 table if we're not threading by
9384                 subject
9385
9386 2006-09-30 [colin]      2.5.2cvs24
9387
9388         * src/msgcache.c
9389                 Reenable mmaped reads (*not* writes!)
9390         * src/procmsg.c
9391                 Don't destroy and recreate hashtables just
9392                 for fun
9393         * src/common/utils.c
9394                 Remove useless reply prefixes (it's case
9395                 unsensitive)
9396
9397 2006-09-30 [wwp]        2.5.2cvs23
9398
9399         * tools/fix_date.sh
9400                 Fixed a minor bug in date value extraction, added a switch
9401                 to replace non RFC-compliant Date: value, added a switch
9402                 to use strict RFC matching patterns for dates.
9403
9404 2006-09-29 [colin]      2.5.2cvs22
9405
9406         * src/matcher_parser.h
9407         * src/matcher_parser_parse.y
9408         * src/prefs_filtering.c
9409         * src/statusbar.c
9410         * src/summary_search.c
9411         * src/summaryview.c
9412         * src/gtk/quicksearch.c
9413         * src/gtk/quicksearch.h
9414                 Optimise searches by setting different
9415                 refresh intervals (depending if the 
9416                 search is fast or not)
9417
9418 2006-09-29 [colin]      2.5.2cvs21
9419
9420         * src/codeconv.c
9421                 Optimise by reusing the last iconv converter
9422                 if possible
9423         * src/textview.c
9424                 Optimise a bit (the foldable quotes feature
9425                 still has an awful O(n^2) algo
9426
9427 2006-09-29 [colin]      2.5.2cvs20
9428
9429         * src/gtk/gtksctree.c
9430         * src/gtk/gtksctree.h
9431                 Optimise de-selection via up/down or
9432                 another key
9433
9434 2006-09-28 [colin]      2.5.2cvs19
9435
9436         * src/action.c
9437         * src/compose.c
9438         * src/folderview.c
9439         * src/mainwindow.c
9440         * src/messageview.c
9441         * src/summary_search.c
9442         * src/toolbar.c
9443                 Avoid using summaryview->ctree directly
9444
9445 2006-09-28 [colin]      2.5.2cvs18
9446
9447         * src/summaryview.c
9448         * src/summaryview.h
9449                 Add helpers to freeze/thaw/grab_focus
9450                 Factorize calls to freeze/thaw/grab_focus
9451                 
9452
9453 2006-09-28 [colin]      2.5.2cvs17
9454
9455         * src/main.c
9456                 More guards for the session management
9457
9458 2006-09-28 [colin]      2.5.2cvs16
9459
9460         * src/folderview.c
9461         * src/gtk/gtksctree.c
9462         * src/gtk/gtksctree.h
9463                 Make expanding not recursive in folderview
9464
9465 2006-09-28 [colin]      2.5.2cvs15
9466
9467         * src/addressbook.c
9468                 If nothing is selected in the list (right part)
9469                 and a group is selected in the tree (left part),
9470                 mail this group.
9471
9472 2006-09-28 [colin]      2.5.2cvs14
9473
9474         * src/Makefile.am
9475                 Actually use SM_LIBS
9476
9477 2006-09-28 [ticho]      2.5.2cvs13
9478
9479         * src/export.c
9480         * src/messageview.c
9481         * src/mimeview.c
9482         * src/news.c
9483         * src/pop.c
9484         * src/prefs_themes.c
9485         * src/procmsg.c
9486                 Small i18n string optimization.
9487         * src/send_message.c
9488         * src/summaryview.c
9489         * src/common/session.c
9490         * src/common/smtp.c
9491         * src/common/ssl_certificate.c
9492         * src/common/utils.c
9493                 Use "Couldn't" instead of "Can't" in UI messages,
9494                 where appropriate.
9495
9496 2006-09-28 [colin]      2.5.2cvs12
9497
9498         * configure.ac
9499                 Possibly fix link errors
9500
9501 2006-09-27 [wwp]        2.5.2cvs11
9502
9503         * src/gtk/authors.h
9504         * doc/man/sylpheed-claws.1
9505         * manual/ack.xml
9506         * manual/es/ack.xml
9507         * manual/fr/ack.xml
9508         * manual/pl/ack.xml
9509                 Updated authors info (me, myself and I).
9510
9511 2006-09-27 [colin]      2.5.2cvs10
9512
9513         * src/addressbook.c
9514                 Remove useless printf
9515
9516 2006-09-27 [wwp]        2.5.2cvs9
9517
9518         * src/editgroup.c
9519         * src/send_message.c
9520         * src/inc.c
9521         * src/prefs_common.c
9522         * src/prefs_common.h
9523         * src/gtk/progressdialog.c
9524                 remember more windows' sizes (send dialog, received dialog,
9525                 edit group in addressbook).
9526
9527 2006-09-27 [colin]      2.5.2cvs8
9528
9529         * configure.ac
9530         * src/main.c
9531         * src/mainwindow.h
9532                 Use libSM to communicate with the session
9533                 manager, so that we can know when the 
9534                 session ends, save our caches, and draft
9535                 our compose windows.
9536
9537 2006-09-27 [colin]      2.5.2cvs7
9538
9539         * src/addressbook.c
9540                 Fix issues:
9541                 o Allow Book and Group creation from the tree's
9542                   contextual menu
9543                 o Do not actually delete the contacts when 
9544                   deleting groups from the tree (duh!)
9545
9546 2006-09-27 [colin]      2.5.2cvs6
9547
9548         * src/compose.c
9549         * src/compose.h
9550         * src/mainwindow.c
9551         * src/textview.c
9552         * src/toolbar.c
9553                 o Allow passing an email address to 
9554                   compose_new_with_folderitem
9555                 o Update callers
9556                 o Use current folderitem when clicking
9557                   on a TextView mailto: link
9558                 o Fix a possible leak in TextView
9559
9560 2006-09-27 [colin]      2.5.2cvs5
9561
9562         * src/html.c
9563                 Use UTF-8 chars to replace HTML entities
9564
9565 2006-09-27 [colin]      2.5.2cvs4
9566
9567         * AUTHORS
9568         * src/prefs_account.c
9569         * src/gtk/authors.h
9570                 Fix bug #1024 (Array index out of
9571                 range in sylpheed-claws-2.5.2)
9572                 Patch by Ales Nosek <anosek@suse.cz>
9573
9574 2006-09-27 [colin]      2.5.2cvs3
9575
9576         * src/addr_compl.c
9577                 Actually do the test
9578
9579 2006-09-27 [colin]      2.5.2cvs2
9580
9581         * src/addr_compl.c
9582         * src/addr_compl.h
9583                 Allow completing with comma (in certain cases: vCalendar
9584                 for example doesn't support that)
9585                 Patch by Fabien Vantard
9586
9587 2006-09-26 [colin]      2.5.2cvs1
9588
9589         * src/Makefile.am
9590         * src/addr_compl.c
9591         * src/addr_compl.h
9592         * src/addrbook.c
9593         * src/addrbook.h
9594         * src/addressbook.c
9595         * src/addrindex.c
9596         * src/addrindex.h
9597         * src/compose.c
9598         * src/prefs_common.c
9599         * src/prefs_filtering_action.c
9600         * src/prefs_folder_item.c
9601         * src/prefs_template.c
9602         * src/stock_pixmap.c
9603         * src/stock_pixmap.h
9604         * src/pixmaps/addr_one.xpm
9605         * src/pixmaps/addr_two.xpm
9606                 Add auto-completion on groups
9607
9608 2006-09-26 [colin]      2.5.2
9609
9610         * NEWS
9611         * README
9612         * RELEASE_NOTES
9613                 2.5.2 released
9614
9615 2006-09-26 [colin]      2.5.1cvs5
9616
9617         * src/matcher.c
9618                 Fix condition
9619
9620 2006-09-26 [colin]      2.5.1cvs4
9621
9622         * src/mbox.c
9623                 Revert cvs1 (useless as the message is printed 
9624                 every 500 mails)
9625
9626 2006-09-26 [colin]      2.5.1cvs3
9627
9628         * src/partial_download.c
9629                 Fix crasher found by Alexsandar Urosevic
9630
9631 2006-09-26 [colin]      2.5.1cvs2
9632
9633         * src/summaryview.c
9634                 Fix bug #1023 (Sylpheed deletes too much messages)
9635
9636 2006-09-26 [ticho]      2.5.1cvs1
9637
9638         * src/mbox.c
9639                 Make use of gettext's multiple plurals for statusbar
9640                 progress message.
9641
9642 2006-09-25 [paul]       2.5.1
9643
9644         * NEWS
9645         * README
9646         * RELEASE_NOTES
9647                 2.5.1 released
9648
9649 2006-09-25 [colin]      2.5.0cvs3
9650
9651         * src/plugins/bogofilter/bogofilter.c
9652         * src/plugins/clamav/clamav_plugin.c
9653         * src/plugins/spamassassin/spamassassin.c
9654                 BogoFilter, Spamassassin: Fix double hook registering after
9655                 visiting preferences
9656                 Spamassassin, Clamav: Just set the mails to move instead of
9657                 doing the move - caller will move the things at once.
9658
9659 2006-09-25 [colin]      2.5.0cvs2
9660
9661         * src/imap.c
9662         * src/etpan/imap-thread.c
9663                 Use UID SEARCH ALL instead of UID 1:*
9664                 (braindead servers can't figure out that's
9665                 the same...)
9666
9667 2006-09-25 [wwp]        2.5.0cvs1
9668
9669         * src/message_search.c
9670                 Added the ability to stop a running search (in message body).
9671
9672 2006-09-25 [paul]       2.5.0
9673
9674         * NEWS
9675         * README
9676         * RELEASE_NOTES
9677                 2.5.0 released
9678
9679 2006-09-25 [paul]       2.4.0cvs214
9680
9681         * po/cs.po
9682         * po/de.po
9683         * po/fi.po
9684         * po/fr.po
9685         * po/nl.po
9686         * po/pt_BR.po
9687         * po/sk.po
9688         * po/sr.po
9689         * po/zh_CN.po
9690                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9691                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9692                 Ticho, Aleksander Urosevic, Ralgh Young
9693
9694 2006-09-24 [mones]      2.4.0cvs213
9695
9696         * po/es.po
9697                 Updated for release
9698
9699 2006-09-23 [colin]      2.4.0cvs212
9700
9701         * src/gtk/inputdialog.c
9702                 Fix [ ] remember this appearing in normal
9703                 input dialogs after it's been used by
9704                 mimeview.
9705         * src/folder.c
9706         * src/folderview.c
9707         * src/msgcache.c
9708         * src/procmsg.c
9709         * src/summaryview.c
9710         * src/textview.c
9711         * src/common/timing.h
9712                 Enable timings in debug mode and make it
9713                 look prettier.
9714
9715 2006-09-22 [colin]      2.4.0cvs211
9716
9717         * README
9718                 Revert test change
9719         * commitHelper
9720                 ping the correct URI
9721
9722 2006-09-22 [colin]      2.4.0cvs210
9723
9724         * README
9725                 Let's see if bug #1022 is fixed
9726
9727 2006-09-21 [colin]      2.4.0cvs209
9728
9729         * src/wizard.c
9730         * src/common/plugin.c
9731                 Prepare infra to load predefined plugins when
9732                 no configuration existed. Don't actually load
9733                 anything yet (feat. freeze)
9734
9735 2006-09-21 [wwp]        2.4.0cvs208
9736
9737         * manual/fr/faq.xml
9738                 Partial sync w/ 2.4.0cvs72:
9739                 wrap file and minor updates.
9740
9741 2006-09-21 [wwp]        2.4.0cvs207
9742
9743         * tools/fix_date.sh
9744                 several fixes and enhancements. A new --force switch has been
9745                 added to prevent overriding by default Date: header when
9746                 already existing.
9747
9748 2006-09-21 [paul]       2.4.0cvs206
9749
9750         * src/common/utils.c
9751                 add Chinese UTF8 Re prefix
9752
9753 2006-09-21 [wwp]        2.4.0cvs205
9754
9755         * tools/Makefile.am
9756                 Fics alfabettical order.
9757
9758 2006-09-21 [wwp]        2.4.0cvs204
9759
9760         * tools/fix_date.sh
9761         * tools/Makefile.am
9762                 Added an action tool to fix missing Date field in emails.
9763                 Updated Makefile.am to reflect those last two additions.
9764
9765 2006-09-21 [wwp]        2.4.0cvs203
9766
9767         * tools/uuooffice
9768                 Added a action tool to open uuencoded docs w/
9769                 OpenOffice (based on uudec method).
9770
9771 2006-09-21 [colin]      2.4.0cvs202
9772
9773         * src/compose.c
9774         * src/textview.c
9775                 Workaround possible GTK crash: remove selection 
9776                 clipboard before destroying widget, or GTK+-2.10
9777                 dies. Thanks to Hiro.
9778
9779 2006-09-20 [colin]      2.4.0cvs201
9780
9781         * src/compose.c
9782                 Fix free-after-use in some cases (when 
9783                 procmime_encode_content() frees mimeinfo->data.mem
9784                 and turns it to a temp file)
9785
9786 2006-09-20 [colin]      2.4.0cvs200
9787
9788         * src/folderview.c
9789         * src/summaryview.c
9790         * src/gtk/gtksctree.c
9791         * src/gtk/gtksctree.h
9792                 Add tooltips in the folderview and summaryview
9793                 (Doesn't break string freeze as they already
9794                 exist)
9795         * src/toolbar.c
9796                 Put the spam button in the default configuration
9797                 if compiled with bogo plugin too
9798
9799 2006-09-19 [colin]      2.4.0cvs199
9800
9801         * src/summaryview.c
9802         * src/summaryview.h
9803                 Update folder name label on folder rename
9804         * src/prefs_matcher.c
9805         * src/gtk/logwindow.h
9806                 Fix warnings
9807                 Patches by Fabien
9808
9809 2006-09-19 [wwp]        2.4.0cvs198
9810
9811         * src/summary_search.c
9812                 fix can't click forward/backward buttons in the
9813                 search messages.
9814
9815 2006-09-18 [paul]       2.4.0cvs197
9816
9817         * src/wizard.c
9818                 add missing bracket, capitalise the A of
9819                 'SpamAssassin'
9820
9821 2006-09-18 [paul]       2.4.0cvs196
9822
9823         * src/compose.c
9824                 fix bug 1012 'crashed upon sending mail
9825                 from compose window'
9826                 Thanks to Colin
9827
9828 2006-09-16 [colin]      2.4.0cvs195
9829
9830         * src/folderview.c
9831                 Fix "real-time" sorting by freezing/thawing
9832
9833 2006-09-16 [colin]      2.4.0cvs194
9834
9835         * manual/faq.xml
9836                 Fix the anti-spam entry a bit
9837
9838 2006-09-16 [colin]      2.4.0cvs193
9839
9840         * src/wizard.c
9841                 Make sure reviewers have no excuse when stating
9842                 Sylpheed-Claws doesn't have antispam capabilities.
9843
9844 2006-09-16 [colin]      2.4.0cvs192
9845
9846         * src/main.c
9847                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9848                 as if the SIGPIPE comes from etpan's thread we could
9849                 trigger a GUI update from this thread.
9850
9851 2006-09-16 [colin]      2.4.0cvs191
9852
9853         * src/summaryview.c
9854                 Init all members of the struct
9855
9856 2006-09-16 [paul]       2.4.0cvs190
9857
9858         * src/account.c
9859                 improvements to the English
9860
9861 2006-09-15 [colin]      2.4.0cvs189
9862
9863         * src/summaryview.c
9864                 HIG order on dialog
9865
9866 2006-09-14 [colin]      2.4.0cvs188
9867
9868         * src/common/socket.c
9869         * src/common/socket.h
9870         * src/common/ssl.c
9871         * src/common/ssl_certificate.c
9872         * src/common/ssl_certificate.h
9873         * src/etpan/imap-thread.c
9874                 the get_fqdn() call done to get canonical name when
9875                 checking an SSL certificate is blocking, which is
9876                 sad as we just did a non-blocking lookup to connect.
9877                 Fix that by letting the fqdn available to the SockInfo,
9878                 and use that in ssl_certificate_check(). For IMAP,
9879                 we don't do it as the lookup's done by libetpan, but
9880                 it's less annoying as IMAP connections as much more
9881                 rare than POP3 connections.
9882
9883 2006-09-14 [paul]       2.4.0cvs187
9884
9885         * manual/advanced.xml
9886                 improvements to the English,
9887                 properly place the new hidden options
9888                 within the alphabetical order
9889         * src/gtk/pluginwindow.c
9890                 improvements to the English
9891
9892 2006-09-14 [colin]      2.4.0cvs186
9893
9894         * src/prefs_common.c
9895         * src/prefs_common.h
9896         * src/gtk/gtksctree.c
9897         * manual/advanced.xml
9898                 New hidden pref, stripes_color_offset, to change
9899                 the value added/substracted to normal bgcolor to
9900                 create the stripes in summaries
9901
9902 2006-09-13 [colin]      2.4.0cvs185
9903
9904         * src/gedit-print.c
9905         * src/messageview.c
9906         * src/messageview.h
9907         * src/summaryview.c
9908         * src/textview.c
9909                 Fix misc. printing issues: 
9910                 - Bad font for linkified headers
9911                 - Different font if the mail was displayed or not
9912                 - Factorize the thing
9913
9914 2006-09-13 [colin]      2.4.0cvs184
9915
9916         * src/common/ssl_certificate.c
9917                 Only get FQDN once when checking certificate
9918
9919 2006-09-13 [colin]      2.4.0cvs183
9920
9921         * src/account.c
9922         * src/gtk/pluginwindow.c
9923                 Misc. GUI fixes by Fabien
9924
9925 2006-09-13 [wwp]        2.4.0cvs182
9926
9927         * configure.ac
9928         * src/common/utils.h
9929         * src/common/utils.c
9930                 get rid of unused wide-char functions.
9931
9932 2006-09-13 [wwp]        2.4.0cvs181
9933
9934         * src/plugins/pgpinline/sylpheed.def
9935         * src/textview.c
9936                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9937                 add privacy_reset_error to the .def file,
9938                 do not fork for an external textviewer.
9939
9940 2006-09-13 [wwp]        2.4.0cvs180
9941
9942         * src/prefs_common.c
9943                 fix broken font entry in prefs (patch issued by the gpg4win team,
9944                 probably by Marcus Brinkmann <marcus@g10code.de>).
9945
9946 2006-09-13 [colin]      2.4.0cvs179
9947
9948         * src/folder.h
9949                 Fix a warning in summaryview.c
9950         * src/mainwindow.c
9951         * src/summaryview.c
9952         * src/summaryview.h
9953                 Add missing Mark/* elements in the
9954                 main menu
9955
9956 2006-09-12 [colin]      2.4.0cvs178
9957
9958         * src/prefs_actions.c
9959         * src/prefs_filtering_action.c
9960         * src/prefs_matcher.c
9961                 Use (New) instead of New everywhere
9962
9963 2006-09-12 [wwp]        2.4.0cvs177
9964
9965         * manual/fr/addrbook.xml
9966         * manual/fr/handling.xml
9967                 updated some quotes in the fr manual to match the fr translation.
9968
9969 2006-09-12 [wwp]        2.4.0cvs176
9970
9971         * src/prefs_matcher.c
9972                 don't store translated string elements in matcher expressions.
9973                 Also fixed a misused of Q_().
9974
9975 2006-09-11 [wwp]        2.4.0cvs175
9976
9977         * src/plugins//bogofilter/bogofilter.c
9978         * src/plugins//clamav/clamav_plugin.c
9979         * src/plugins//demo/demo.c
9980         * src/plugins//dillo_viewer/dillo_viewer.c
9981         * src/plugins//pgpcore/plugin.c
9982         * src/plugins//pgpinline/plugin.c
9983         * src/plugins//pgpmime/plugin.c
9984         * src/plugins//spamassassin/spamassassin.c
9985                 gettext-ize more strings (mostly plugin error messages).
9986
9987 2006-09-11 [colin]      2.4.0cvs174
9988
9989         * src/alertpanel.c
9990                 Make maximum buffer size bigger to avoid
9991                 truncating translated messages. Patch by
9992                 Fabien
9993
9994 2006-09-11 [colin]      2.4.0cvs173
9995
9996         * src/etpan/imap-thread.c
9997                 Fix compilation on OpenBSD, thanks to 
9998                 Landry
9999
10000 2006-09-10 [wwp]        2.4.0cvs172
10001
10002         * manual/account.xml
10003         * manual/addrbook.xml
10004         * manual/handling.xml
10005         * manual/es/handling.xml
10006         * manual/fr/account.xml
10007         * manual/fr/addrbook.xml
10008         * manual/fr/handling.xml
10009                 documented addressbook matching (condition configuration):
10010                   addrbook.xml, en fr
10011                 documented per-account filtering rules (handling/filtering
10012                   section, account section):
10013                   account.xml, handling.xml, en fr
10014                 slightly updated the handling/searching section to tell few
10015                   words about the extended search ability:
10016                   handling.xml, en fr
10017                 added missing <quote></quotes> to Quick Search:
10018                   handling.xml, en fr es
10019                 fixed a typo (auomatically):
10020                   handling.xml, en
10021                 changes revisited by Paul.
10022
10023 2006-09-10 [paul]       2.4.0cvs171
10024
10025         * src/prefs_actions.c
10026         * src/prefs_filtering.c
10027         * src/prefs_template.c
10028                 adjustments to the gui
10029                 Patch by Fabien Vantard (slightly modified)
10030
10031 2006-09-10 [colin]      2.4.0cvs170
10032
10033         * src/summaryview.c
10034                 Check folderitem/summaryview consistency
10035                 (basically automates Update summary). Fixes
10036                 #1011 (wrong (negative) count on unread 
10037                 messages)
10038
10039 2006-09-10 [colin]      2.4.0cvs169
10040
10041         * src/gtk/gtksctree.c
10042                 Fix recursive expansion via mouse
10043         * src/plugins/bogofilter/bogofilter.c
10044                 Use normal filtering way of moving
10045                 messages (batching), possibly fixing
10046                 bug #1015 (Bogofilter plugin doubles 
10047                 new messages)
10048
10049 2006-09-09 [wwp]        2.4.0cvs168
10050
10051         * src/prefs_filtering.c
10052                 better place for this fix.
10053
10054 2006-09-09 [wwp]        2.4.0cvs167
10055
10056         * src/prefs_filtering.c
10057                 fix a minor bug when the enabled status of a filtering/processing
10058                 rule always got set to TRUE when replacing this rule. That still
10059                 make sense when adding a new rule, but now when replacing, we
10060                 don't override the value of 'enabled'.
10061                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10062                 to prefs_filtering_list_view_get_info() as this function not only
10063                 returns the name, but also the account_id and the enabled status.
10064
10065 2006-09-09 [mones]      2.4.0cvs166
10066
10067         * manual/glossary.xml
10068         * manual/plugins.xml
10069                 Minor format corrections
10070         * manual/gpl.xml
10071                 Fix misplaced NO WARRANTY section
10072         * manual/es/advanced.xml
10073         * manual/es/faq.xml
10074         * manual/es/glossary.xml
10075         * manual/es/gpl.xml
10076         * manual/es/handling.xml
10077         * manual/es/plugins.xml
10078         * manual/es/starting.xml
10079                 Incorporate changes from English version
10080         * manual/fr/ack.xml
10081         * manual/pl/ack.xml
10082         * manual/es/ack.xml
10083                 Fix address, (add translation credits in es version)
10084         * po/es.po
10085                 Updated translation
10086
10087 2006-09-09 [wwp]        2.4.0cvs165
10088
10089         * src/prefs_filtering.c
10090                 fix a crash when opening filtering prefs, if matcherrc file contains
10091                 broken data (non-existing account id, which is theoretically not
10092                 possible).
10093
10094 2006-09-08 [colin]      2.4.0cvs164
10095
10096         * src/folder.c
10097                 Wrong assert, make it an if()
10098         * src/gtk/gtksctree.c
10099                 Fix bug #1013 (expand selected thread 
10100                 tree) - expanding is now recursive
10101
10102 2006-09-07 [wwp]        2.4.0cvs163
10103
10104         * src/prefs_matcher.c
10105                 make better sentences about addressbook matching in the
10106                 matcher prefs. This should make translators' work easier
10107                 too.
10108
10109 2006-09-07 [wwp]        2.4.0cvs162
10110
10111         * src/prefs_filtering.c
10112                 code simplification (get rid of dup var. assignment).
10113
10114 2006-09-07 [wwp]        2.4.0cvs161
10115
10116         * src/summaryview.c
10117                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10118                 <fzzzzz@gmail.com>.
10119
10120 2006-09-07 [paul]       2.4.0cvs160
10121
10122         * src/mimeview.c
10123                 fix compilation warnings
10124                 Thanks to Colin
10125
10126 2006-09-07 [paul]       2.4.0cvs159
10127
10128         * src/mimeview.c
10129                 select the mimepart icon when
10130                 displaying as text
10131                 Thanks to Colin
10132
10133 2006-09-06 [paul]       2.4.0cvs158
10134
10135         * src/prefs_filtering.c
10136                 fix labels and table element spacing
10137                 Patch by Fabien Vantard
10138
10139 2006-09-06 [paul]
10140
10141         2.5.0-rc3 released
10142
10143 2006-09-06 [paul]       2.4.0cvs157
10144
10145         * manual/es/advanced.xml
10146                 fix typo
10147
10148 2006-09-06 [wwp]        2.4.0cvs156
10149
10150         * src/mainwindow.c
10151                 fix an dup launch issue when iconified, thanks to Colin.
10152
10153 2006-09-06 [wwp]        2.4.0cvs155
10154
10155         * src/gtk//gtksctree.h
10156                 oops, forgot that one!
10157
10158 2006-09-06 [wwp]        2.4.0cvs154
10159
10160         * manual/pl/advanced.xml
10161         * manual/advanced.xml
10162         * manual/es/advanced.xml
10163         * manual/fr/advanced.xml
10164         * src/prefs_customheader.c
10165         * src/prefs_filtering_action.c
10166         * src/foldersel.c
10167         * src/prefs_summaries.c
10168         * src/prefs_filtering.c
10169         * src/account.c
10170         * src/compose.c
10171         * src/prefs_summary_column.c
10172         * src/addr_compl.c
10173         * src/prefs_actions.c
10174         * src/prefs_folder_column.c
10175         * src/ssl_manager.c
10176         * src/prefs_template.c
10177         * src/prefs_display_header.c
10178         * src/prefs_common.h
10179         * src/prefs_matcher.c
10180         * src/prefs_common.c
10181         * src/prefs_toolbar.c
10182         * src/summaryview.c
10183         * src/folderview.c
10184         * src/gtk/gtksctree.c
10185         * src/gtk/pluginwindow.c
10186         * src/gtk/progressdialog.c
10187         * src/gtk/prefswindow.c
10188                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10189                 to make its meaning more obvious (all versions of the manual reflect
10190                 the change).
10191                 added an extra hidden option use_stripes_in_summary to allow
10192                 discarding these stripes in mainwindow's folder and message lists;
10193                 en and fr manuals only are OK towards this.
10194
10195 2006-09-06 [colin]      2.4.0cvs153
10196
10197         * src/textview.c
10198                 Hide Sylpheed-Claws' internal queue headers
10199                 when showing all headers. They'll be present
10200                 only in Source window.
10201
10202 2006-09-05 [colin]      2.4.0cvs152
10203
10204         * src/plugins/trayicon/trayicon.c
10205                 Fix crash at exit - we have to disconnect
10206                 our handlers
10207         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10208                 Update eggtrayicon - patch adapted from a
10209                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10210                 on Sylpheed's ML
10211
10212 2006-09-05 [colin]      2.4.0cvs151
10213
10214         * src/mainwindow.c
10215         * src/gtk/logwindow.c
10216                 Fix race condition when something writes
10217                 to the log too soon during init. Thanks
10218                 to Fabien Vantard
10219
10220 2006-09-05 [colin]      2.4.0cvs150
10221
10222         * src/mimeview.c
10223                 Don't select part on right-click either
10224
10225 2006-09-05 [paul]       2.4.0cvs149
10226
10227         * src/mimeview.c
10228                 completion of previous commit
10229                 Thanks to Colin
10230
10231 2006-09-05 [colin]      2.4.0cvs148
10232
10233         * src/mimeview.c
10234                 Don't force selection on middle-click, just open
10235
10236 2006-09-04 [colin]      2.4.0cvs147
10237
10238         * src/mimeview.c
10239                 Looks like gtk_notebook_set_current_page()
10240                 sometimes steals focus, and this annoys us
10241                 in MimeViewers as it renders navigation
10242                 keys useless. Take back focus after switching
10243                 pages.
10244
10245 2006-09-04 [colin]      2.4.0cvs146
10246
10247         * src/messageview.c
10248                 Set stop_loading when clicking on Next
10249                 during load. Don't add a callback to 
10250                 avoid over-complicating things.
10251
10252 2006-09-04 [colin]      2.4.0cvs145
10253
10254         * src/mimeview.c
10255         * src/messageview.c
10256                 Fix multiple loads in separate messageview
10257
10258 2006-09-04 [colin]      2.4.0cvs144
10259
10260         * src/summaryview.c
10261                 Let navigation keys be handled during 
10262                 load
10263
10264 2006-09-04 [colin]      2.4.0cvs143
10265
10266         * src/messageview.c
10267         * src/summaryview.c
10268         * src/textview.c
10269         * src/textview.h
10270                 Make loading of huge mails (lots of text and/or
10271                 images) cancellable, so the GUI doesn't block 
10272
10273 2006-09-04 [colin]      2.4.0cvs142
10274
10275         * src/plugins/trayicon/trayicon.c
10276                 Fix annoyance when removing a folder with 
10277                 unread mails: trayicon didn't update
10278
10279 2006-09-04 [paul]       2.4.0cvs141
10280
10281         * src/gtk/icon_legend.c
10282                 straighten up columns
10283                 Patch by Fabien Vantard
10284
10285 2006-09-04 [wwp]        2.4.0cvs140
10286
10287         * src/prefs_filtering.c
10288                 fix new line's account name in filtering prefs:
10289                 was "All", is now "(New)".
10290
10291 2006-09-04 [paul]       2.4.0cvs139
10292
10293         * tools/make.themes.project
10294                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10295                 instead of homebrewed "make release"
10296
10297 2006-09-03 [colin]      2.4.0cvs138
10298
10299         * src/folderview.c
10300                 Fix bug #1007 (Wrong folder highlighted)
10301
10302 2006-09-03 [colin]      2.4.0cvs137
10303
10304         * src/compose.c
10305                 Don't set Newsgroup: header to a mail folder
10306                 path
10307
10308 2006-09-03 [paul]       2.4.0cvs136
10309
10310         * src/prefs_other.c
10311         * src/prefs_spelling.c
10312                 unify the gui
10313
10314 2006-09-03 [paul]       2.4.0cvs135
10315
10316         * src/prefs_summaries.c
10317                 correct menu item text in prefs_keybind_apply_clicked()
10318
10319 2006-09-03 [paul]       2.4.0cvs134
10320
10321         * manual/advanced.xml
10322                 some improvements to the descriptions
10323         * src/mainwindow.c
10324         * src/messageview.c
10325         * src/summaryview.c
10326         * src/gtk/menu.c
10327                 fix menu sensitivity issues
10328         * src/prefs_message.c
10329                 drop the useless word 'short'
10330         * src/prefs_other.c
10331                 add the word 'lines' indicating log length
10332                 is a measure of lines
10333         * src/textview.c
10334                 fix compilation warnings
10335
10336 2006-09-02 [colin]      2.4.0cvs133
10337
10338         * src/messageview.c
10339                 Display a special return-receipt message
10340                 if the message is from the user
10341         * src/summaryview.c
10342                 Fix missing freeze of the list when marking
10343                 all read and unthreading for exec. Thanks
10344                 to Stephan Sachse.
10345
10346 2006-09-02 [paul]       2.4.0cvs132
10347
10348         * src/mainwindow.c
10349         * src/prefs_message.c
10350         * src/summaryview.c
10351                 fix some english
10352
10353 2006-09-02 [wwp]        2.4.0cvs131
10354
10355         * src/prefs_filtering.c
10356                 added an account name column to the filtering rules
10357                 dialog.
10358
10359 2006-09-02 [colin]      2.4.0cvs130
10360
10361         * src/gtk/logwindow.c
10362         * src/gtk/logwindow.h
10363                 Block scrolling if we're not at the end
10364                 of the log
10365
10366 2006-09-02 [colin]      2.4.0cvs129
10367
10368         * src/folder.c
10369                 Make sure account-specific rules can't
10370                 be used in {pre-,post-,}processing
10371         * src/mainwindow.c
10372         * src/gtk/logwindow.c
10373         * src/gtk/logwindow.h
10374                 Jump to last error when clicking on the
10375                 warning icon
10376
10377 2006-09-02 [colin]      2.4.0cvs128
10378
10379         * src/imap.c
10380         * src/import.c
10381         * src/mainwindow.c
10382         * src/mainwindow.h
10383                 Fix warning icon
10384         * src/inc.c
10385         * src/mbox.c
10386         * src/mbox.h
10387                 Let proc_mbox know its account, for
10388                 account-specific rules
10389
10390 2006-09-01 [colin]      2.4.0cvs127
10391
10392         * src/codeconv.c
10393                 Don't uselessly use iconv to convert from
10394                 us-ascii
10395         * src/alertpanel.c
10396         * src/mainwindow.c
10397         * src/mainwindow.h
10398         * src/inc.c
10399                 Fix certain log cases, disable warning icon
10400                 for now, the correct way to display it when
10401                 necessary and only when necessary is probably
10402                 to do it manually rather than use error logs
10403         * src/etpan/imap-thread.c
10404                 Clean up UID logging a bit
10405         * src/gtk/logwindow.c
10406         * src/gtk/logwindow.h
10407                 Make logging faster when the window's closed
10408
10409 2006-09-01 [wwp]        2.4.0cvs126
10410
10411         * manual/fr/account.xml
10412                 reflect changes to the ref. manual (parts of cvs72):
10413                 fix tabnames and quotes.
10414
10415 2006-09-01 [wwp]        2.4.0cvs125
10416
10417         * manual/fr/plugins.xml
10418                 reflect changes to the reference manual (cvs42):
10419                 update IRC channel info.
10420
10421 2006-09-01 [wwp]        2.4.0cvs124
10422
10423         * commitHelper
10424                 use CVSEDITOR env. var. if set, according to `man cvs`.
10425
10426 2006-09-01 [wwp]        2.4.0cvs123
10427
10428         * manual/advanced.xml
10429                 better sentence again (thanks to Paul).
10430
10431 2006-09-01 [wwp]        2.4.0cvs122
10432
10433         * manual/advanced.xml
10434         fix definition of toolbar_detachable and rework a bit the one of
10435         enable_dotted_lines.
10436
10437 2006-09-01 [mones]      2.4.0cvs121
10438
10439         * manual/advanced.xml
10440                 Document enable_dotted_lines
10441
10442 2006-09-01 [paul]       2.4.0cvs120
10443
10444         * src/folderview.c
10445         * src/folderview.h
10446         * src/imap.c
10447         * src/mainwindow.c
10448         * src/summaryview.c
10449                 obey the 'When entering folder...' option
10450                 when using the /View/Go to/... menu items
10451                 Thanks to Colin
10452
10453 2006-08-31 [colin]      2.4.0cvs119
10454
10455         * src/folderview.c
10456                 Revert 2.4.0cvs116, wrong fix.
10457
10458 2006-08-31 [colin]      2.4.0cvs118
10459
10460         * src/gtk/gtksctree.c
10461                 Better state the various copyrights
10462
10463 2006-08-31 [colin]      2.4.0cvs117
10464
10465         * src/prefs_common.c
10466                 fix enable_dotted_lines
10467
10468 2006-08-31 [colin]      2.4.0cvs116
10469
10470         * src/folderview.c
10471                 Use pref "Always open on select" when going
10472                 to next unread folder
10473         * src/gtk/gtksctree.c
10474                 Fix link failure to _gtk_clist_create_cell_layout
10475                 on certain computers. (Why not mine, I wonder)
10476
10477 2006-08-31 [colin]      2.4.0cvs115
10478
10479         * src/procmsg.c
10480         * src/textview.c
10481         * src/plugins/bogofilter/bogofilter.c
10482         * src/plugins/spamassassin/spamassassin.c
10483                 Requalify some "errors" to warnings
10484         * src/mainwindow.c
10485         * src/mainwindow.h
10486         * src/statusbar.c
10487                 Add an icon in the statusbar to notify
10488                 of errors
10489         * src/gtk/gtksctree.c
10490         * src/folderview.c
10491         * src/summaryview.c
10492                 Make the GtkSCTree look more modern by
10493                 alternating background lines
10494         * src/prefs_common.c
10495         * src/prefs_common.h
10496                 Add a pref to let people have the old
10497                 way if they prefer
10498
10499
10500 2006-08-30 [colin]      2.4.0cvs114
10501
10502         * src/procmsg.c
10503         * src/procmsg.h
10504                 Provide a way to filter a list of
10505                 messages in an optimised manner, and
10506                 add a list-filtering hook
10507         * src/folder.c
10508         * src/inc.c
10509         * src/mbox.c
10510                 Use the list filtering
10511         * src/plugins/bogofilter/bogofilter.c
10512                 Use the list-filtering hook
10513                 Use -b (bulk) mode for more speed
10514                 when learning and filtering
10515         * src/etpan/imap-thread.c
10516                 Make log output shorter in UID SEARCH
10517
10518
10519 2006-08-30 [colin]      2.4.0cvs113
10520
10521         * src/plugins/bogofilter/bogofilter.c
10522                 Really fast mass learning - thanks to David
10523                 Relson for the options explanations :)
10524
10525 2006-08-30 [colin]      2.4.0cvs112
10526
10527         * src/msgcache.c
10528                 Fix compilation on FreeBSD. Thanks
10529                 to Michael Hugues
10530
10531 2006-08-29 [colin]      2.4.0cvs111
10532
10533         * src/folderview.c
10534                 Handle "popup_menu" signal (for popping the 
10535                 menu via the keyboard)
10536         * src/mimeview.c
10537         * src/mimeview.h
10538         * src/summaryview.c
10539         * src/textview.c
10540         * src/gtk/gtkutils.c
10541         * src/gtk/gtkutils.h
10542                 Factorize scrolling code, and add an API 
10543                 for MimeViewers to handle scroll orders
10544
10545 2006-08-29 [wwp]        2.4.0cvs110
10546
10547         * src/plugins//bogofilter/bogofilter.c
10548         * src/plugins//spamassassin/spamassassin.c
10549                 make the bogofilter/spamassassin filtering error dialogs at
10550         incorporation obey to the "don't popup error dialog on
10551         receive error" option. If disabled, feed the log window w/
10552         the error message.
10553
10554 2006-08-29 [paul]
10555
10556         2.5.0-rc2 released
10557
10558 2006-08-29 [paul]       2.4.0cvs109
10559
10560         * Makefile.am
10561                 remove 'make release', it's not needed
10562                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10563
10564 2006-08-29 [paul]       2.4.0cvs108
10565
10566         * src/foldersel.c
10567         * src/summary_search.c
10568         * src/gtk/progressdialog.c
10569         * src/plugins/pgpcore/passphrase.c
10570                 replace deprecated gtk_window_set_policy()
10571
10572 2006-08-29 [colin]      2.4.0cvs107
10573
10574         * src/folder.c
10575                 Fix data loss when copy fails during a move:
10576                 only use fast remove_msgs if everything was
10577                 copied OK; else use slow remove_msg on the
10578                 mails that got copied only.
10579
10580 2006-08-28 [paul]       2.4.0cvs106
10581
10582         * src/mh.c
10583                 revert change in 2.4.0cvs104, it breaks
10584                 stuff
10585
10586 2006-08-28 [paul]       2.4.0cvs105
10587
10588         * src/plugins/spamassassin/spamassassin.c
10589                 english fix
10590
10591 2006-08-28 [paul]       2.4.0cvs104
10592
10593         * src/mh.c
10594                 fix data loss when moving to another
10595                 mailbox fails
10596         * src/prefs_spelling.c
10597                 improve the english
10598         * src/gtk/pluginwindow.c
10599                 improve the layout of the dialog text
10600         All thanks to Colin
10601
10602 2006-08-28 [paul]       2.4.0cvs103
10603
10604         * src/plugins/bogofilter/bogofilter.c
10605         * src/plugins/bogofilter/bogofilter_gtk.c
10606                 fix english up a bit, innit
10607
10608 2006-08-28 [paul]       2.4.0cvs102
10609
10610         * configure.ac
10611         * po/Makefile.in.in
10612         * po/Makevars
10613                 require autoconf 2.60, enabling building
10614                 with gettext 0.15 (gettext 0.14.x build still
10615                 possible). Replace Makefiles with versions
10616                 from gettext 0.15.
10617                 Remove configure options --with-localedir and
10618                 --with-mandir. The options that are provided
10619                 directly by autoconf 2.60 can be used instead:
10620                 --mandir --localedir
10621
10622 2006-08-27 [colin]      2.4.0cvs101
10623
10624         * src/plugins/bogofilter/Makefile.am
10625                 Fix make dist (no README)
10626
10627 2006-08-27 [colin]      2.4.0cvs100
10628
10629         * src/folder.c
10630                 Don't use F_UNKNOWN folders for any default
10631                 outbox/trash/etc
10632         * src/plugins/bogofilter/bogofilter.c
10633         * src/plugins/bogofilter/bogofilter.h
10634         * src/plugins/bogofilter/bogofilter_gtk.c
10635                 Add an option to specify the path to bogofilter
10636                 Use single-quotes to be able to learn in folders
10637                 with spaces in their names
10638                 Verify learning status
10639
10640 2006-08-27 [colin]      2.4.0cvs99
10641
10642         * manual/faq.xml
10643         * manual/plugins.xml
10644                 Document Bogofilter plugin
10645
10646 2006-08-27 [colin]      2.4.0cvs98
10647
10648         * src/compose.c
10649         * src/messageview.c
10650         * src/procmsg.c
10651         * src/procmsg.h
10652                 When possible, copy the queued mail to sent folder
10653                 instead of re-adding. Much faster on IMAP.
10654
10655 2006-08-27 [colin]      2.4.0cvs97
10656
10657         * src/msgcache.c
10658                 Disable mmaped caches - huge metadata loss
10659                 here after a power failure.
10660         * src/summaryview.c
10661                 Add quicksearch timing
10662         * src/common/plugin.c
10663         * src/common/plugin.h
10664                 Implement an interface to tell what plugins
10665                 provide. Prevent loading of similar plugins.
10666         * src/plugins/clamav/clamav_plugin.c
10667         * src/plugins/demo/demo.c
10668         * src/plugins/dillo_viewer/dillo_viewer.c
10669         * src/plugins/pgpcore/plugin.c
10670         * src/plugins/pgpinline/pgpinline.c
10671         * src/plugins/pgpmime/pgpmime.c
10672         * src/plugins/spamassassin/spamassassin.c
10673         * src/plugins/trayicon/trayicon.c
10674                 Implement plugin_provides()
10675
10676 2006-08-27 [colin]      2.4.0cvs96
10677
10678         * configure.ac
10679         * src/plugins/Makefile.am
10680         * src/plugins/bogofilter/.cvsignore
10681         * src/plugins/bogofilter/Makefile.am
10682         * src/plugins/bogofilter/bogofilter.c
10683         * src/plugins/bogofilter/bogofilter.h
10684         * src/plugins/bogofilter/bogofilter_gtk.c
10685                 New Bogofilter plugin, provides filtering and
10686                 learning. Spamassassin will go to extra plugins.
10687
10688 2006-08-26 [mones]      2.4.0cvs95
10689
10690         * manual/handling.xml
10691                 Fix subfolder path in the example (thanks to Paul) 
10692
10693 2006-08-26 [mones]      2.4.0cvs94
10694
10695         * manual/glossary.xml
10696                 2.2. + add ISP to the glossary
10697                 7.5. + Add UIDL to glossary
10698                 7.7. + Add TCP to glossary
10699         * manual/handling.xml
10700                 7.1. + Mentions GNU/Linux distribution, what about the non...
10701                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10702                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10703                 7.4. = Use appropriate quotation for commands
10704                 7.6. = change "" to <quote></quote>
10705         * manual/plugins.xml
10706                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10707         * manual/starting.xml
10708                 2.1. + local mbox file: some examples of mbox file locations...
10709                 Also reformatted files requiring it
10710
10711 2006-08-26 [wwp]        2.4.0cvs93
10712
10713         * src/summary_search.c
10714                 disable find buttons while summary search is running.
10715
10716 2006-08-25 [colin]      2.4.0cvs92
10717
10718         * src/folder.c
10719         * src/folderutils.c
10720         * src/mh.c
10721         * src/procmsg.h
10722         * src/summaryview.c
10723                 Speed up MH moving, and add progressbar
10724                 for MH deletion
10725         * src/msgcache.c
10726                 Write cache files using mmap() too
10727
10728 2006-08-25 [wwp]        2.4.0cvs91
10729
10730         * src/summaryview.c
10731                 switch spam<->ham button when a message has been marked as spam or ham
10732                 and is still selected. Thanks to Colin.
10733
10734 2006-08-25 [paul]       2.4.0cvs90
10735
10736         * src/Makefile.am
10737         * src/stock_pixmap.c
10738         * src/stock_pixmap.h
10739         * src/summaryview.c
10740         * src/gtk/icon_legend.c
10741         * src/pixmaps/copied.xpm
10742         * src/pixmaps/moved.xpm
10743                 add icons for delayed execution marked for
10744                 copying, marked for moving
10745
10746 2006-08-25 [mones]      2.4.0cvs89
10747
10748         * manual/glossary.xml
10749                 Fix the other glossary items:
10750                 5.1. = Inmmediate execution -> <quote>immediate execution...
10751                 5.2. = Fix MBOX capitalization -> Mbox
10752                 5.3. + Improve Plugins def. w/ tech. ref.
10753                 5.4. = Quotation -> replace '>' by <quote>></quote>
10754                 5.5. - SMTP Server. -> remove dot
10755         * po/es.po
10756                 Updated translation
10757
10758 2006-08-25 [mones]      2.4.0cvs88
10759
10760         * manual/ack.xml
10761                 Reformatted, changed email address
10762         * manual/glossary.xml
10763                 Reformatted, fixed MANUAL-TODO items:
10764                 8.2. + add ROT-13 to glossary
10765                 8.4. + add URL to glossary
10766         * manual/es/advanced.xml
10767                 Fixed <literal>s
10768
10769 2006-08-25 [paul]       2.4.0cvs87
10770
10771         * src/gtk/icon_legend.c
10772                 add 'marked for deletion' icon
10773                 arrange icons by containing column
10774                 wrap long label text
10775
10776 2006-08-25 [colin]      2.4.0cvs86
10777
10778         * src/common/utils.c
10779         * src/common/utils.h
10780                 Add the sc_g_*list_bigger functions in
10781                 a place everyone can use it
10782         * src/summaryview.c
10783                 Only freeze/thaw the list when working
10784                 on the selection, if it's bigger than 1
10785         * src/gtk/gtksctree.c
10786                 Only freeze/thaw the list when unselec-
10787                 ting 'all' if ('all' != 1)
10788                 This avoids some flickering
10789
10790 2006-08-24 [colin]      2.4.0cvs85
10791
10792         * src/addressbook.c
10793                 Fix strange list selection
10794                 Fix random seg (Invalid read of freed memory)
10795
10796 2006-08-24 [colin]      2.4.0cvs84
10797
10798         * src/alertpanel.c
10799         * src/gtk/inputdialog.c
10800         * src/plugins/pgpcore/passphrase.c
10801                 Revert minimal width patch of 2.4.0cvs67,
10802                 as it is also a maximal width. Use 
10803                 gtk_window_set_default_size instead.
10804
10805 2006-08-24 [colin]      2.4.0cvs83
10806
10807         * src/msgcache.c
10808                 Write cache/mark to temp files before
10809                 overwriting old ones (avoids metadata
10810                 loss if writing the new files fail).
10811                 Use mmap() to read cache/mark file, as
10812                 this makes cache reading faster. Dis-
10813                 abled for big-endian machines until it
10814                 can be tested. (Big-endian users: set
10815                 msgcache_use_mmap = TRUE in the relevant
10816                 #if).
10817         * src/procmsg.h
10818                 Move rarely used fields of MsgInfo in 
10819                 another structure, which will only be
10820                 allocated if needed. Face, X-Face,
10821                 Return receipt headers and List-*
10822                 headers are moved. Mails having none
10823                 of these occupy 52 bytes less with
10824                 this patch, which makes 2.5MB of RAM
10825                 saved on a 50k folder).
10826         * src/headerview.c
10827         * src/mainwindow.c
10828         * src/messageview.c
10829         * src/partial_download.c
10830         * src/procheader.c
10831         * src/procmsg.c
10832         * src/textview.c
10833                 Follow this structure change.
10834
10835 2006-08-24 [wwp]        2.4.0cvs82
10836
10837         * manual/es/.cvsignore
10838         * manual/es/dist/.cvsignore
10839         * manual/es/dist/html/.cvsignore
10840         * manual/es/dist/pdf/.cvsignore
10841         * manual/es/dist/ps/.cvsignore
10842         * manual/es/dist/txt/.cvsignore
10843                 more (generated) files to ignore.
10844
10845 2006-08-24 [colin]      2.4.0cvs81
10846
10847         * src/folder.c
10848         * src/mh.c
10849                 Fix possible problems with local delivery. Check the folder doesn't
10850                 need scan before setting its mtime when saving cache (which can be
10851                 done long after the folder's been modified by an external process);
10852                 Check that the stored item's mtime didn't change in mh functions.
10853
10854 2006-08-24 [mones]      2.4.0cvs80
10855
10856         * manual/advanced.xml
10857                 Rewrapping, some fixes and MANUAL-TODO items:
10858                 8.1. = change "" to <quote></quote>
10859                 8.3. = quote menu items
10860                 8.5. - deploying -> new user ... ideally a new user (redundant)
10861
10862 2006-08-23 [colin]      2.4.0cvs79
10863
10864         * src/gtk/gtksctree.c
10865                 When selecting or deselecting range, only
10866                 freeze/thaw when selection is bigger than 10
10867
10868 2006-08-23 [colin]      2.4.0cvs78
10869
10870         * src/messageview.c
10871         * src/mimeview.c
10872         * src/mimeview.h
10873         * src/plugins/dillo_viewer/dillo_viewer.c
10874                 Provide an API for MimeViewer plugins to
10875                 return a text selection for replying
10876
10877 2006-08-23 [colin]      2.4.0cvs77
10878
10879         * src/image_viewer.c
10880         * src/textview.c
10881                 Use gtk_pixbuf_new_from_file_at_scale(), which
10882                 is faster than getting the pixbuf then resizing
10883                 it.
10884
10885 2006-08-23 [colin]      2.4.0cvs76
10886
10887         * src/procmime.c
10888                 UTF-8 should be sent Quoted-printable
10889
10890 2006-08-22 [colin]      2.4.0cvs75
10891
10892         * src/mh.c
10893                 Check if scan is required before touching
10894                 the folder (or it'll be required every time)
10895
10896 2006-08-22 [colin]      2.4.0cvs74
10897
10898         * configure.ac
10899                 Require libetpan 0.46 (crasher fix when built
10900                 against gnutls)
10901
10902 2006-08-22 [colin]      2.4.0cvs73
10903
10904         * src/folder.c
10905                 Set folder's mtime after writing its
10906                 cache
10907         * src/folderview.c
10908                 Add some timing
10909         * src/procmsg.c
10910                 Don't do useless stuff if we don't 
10911                 thread by subject
10912         * src/summaryview.c
10913                 Add some timing, don't deselect prior
10914                 to selecting (gtksctree does it itself),
10915                 remove crash avoidance hacks as it's been
10916                 properly fixed since a while
10917         * src/common/utils.c
10918                 Optimize to_human_readable(): _() is slow,
10919                 do it only once, and avoid %f format for KB
10920                 (the most common in a summaryview)
10921         * src/gtk/gtksctree.c
10922                 Don't uselessly freeze/thaw (fixes flicker
10923                 on next unread and friends), reduce number
10924                 of g_list_nth/g_list_position where possible
10925         * src/gtk/gtkutils.c
10926         * src/gtk/gtkutils.h
10927                 Reduce number of g_list_nth/g_list_position
10928                 where possible.
10929                 All of this makes loading as 70k folder 2.1
10930                 seconds instead of 3.2 (with hot FS caches).
10931                 (1.3 seconds without Date and Size columns...)
10932
10933 2006-08-22 [paul]       2.4.0cvs72
10934
10935         wrap documents and do some items from mones' MANUAL-TODO:
10936
10937         * manual/account.xml
10938                 4.1. = fix tabname references to <quote>tabname</quote>
10939                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10940         * manual/faq.xml
10941                 1.1. = mentioned options don't match UI
10942                 Add information about the 'Never send Return Receipts'
10943                 option
10944         * manual/handling.xml
10945                 6.2. = Mentions Extended symbols button, but now is
10946                 named Information
10947                 6.3. = Mentions ... button, which is now Edit
10948
10949 2006-08-22 [colin]      2.4.0cvs71
10950
10951         * src/gtk/pluginwindow.c
10952                 Fix layout in verbose translations (such
10953                 as french)
10954
10955 2006-08-22 [paul]       2.4.0cvs70
10956
10957         * manual/Makefile.am
10958                 build manuals in alphabetical order
10959         * src/addressbook.c
10960         * src/prefs_themes.c
10961                 replace/remove deprecated symbols
10962         * src/gtk/gtkutils.c
10963                 fix a warning
10964         * src/gtk/pluginwindow.c
10965                 replace deprecated symbol
10966                 replace label text and move it
10967         * src/plugins/pgpcore/prefs_gpg.c
10968                 move the 'Generate...' button out of the
10969                 Sign Key frame, replace the English used
10970         * src/plugins/pgpcore/sgpgme.c
10971                 fixes to the English
10972
10973 2006-08-21 [colin]      2.4.0cvs69
10974
10975         * src/plugins/trayicon/trayicon.c
10976                 Add more strings for translation; patch
10977                 by Pawel
10978
10979 2006-08-21 [colin]      2.4.0cvs68
10980
10981         * src/compose.c
10982                 fix replied flag not set after drafting
10983         * src/matcher.c
10984                 fix body quicksearch in non-encoded bodies
10985                 containing '='
10986         * src/msgcache.c
10987                 Get rid of the g_malloc workaround for
10988                 corrupted caches, use g_try_malloc
10989
10990 2006-08-21 [colin]      2.4.0cvs67
10991
10992         * src/alertpanel.c
10993         * src/gtk/inputdialog.c
10994         * src/plugins/pgpcore/passphrase.c
10995                 Set minimal width to 375
10996         * src/mainwindow.c
10997                 Fix switching to offline, asking if it 
10998                 should be overriden for synchronising
10999         * src/mimeview.c
11000                 Don't offer to remember command on Open 
11001                 with for text parts, as the browser or 
11002                 text editor command isn't changed from 
11003                 there
11004
11005 2006-08-20 [paul]       2.4.0cvs66
11006
11007         * po/ko.po
11008         * po/zh_CN.po
11009                 fix plural form errors. revealed by stricter
11010                 checking of gettext 0.15
11011
11012 2006-08-18 [paul]       2.4.0cvs65
11013
11014         * src/stock_pixmap.c
11015                 fix the fix of 2.4.0cvs64
11016                 Thanks to Colin
11017
11018 2006-08-18 [paul]       2.4.0cvs64
11019
11020         * src/stock_pixmap.c
11021                 fix leaks
11022                 Thanks to Colin
11023
11024 2006-08-18 [paul]       2.4.0cvs63
11025
11026         * src/compose.c
11027         * src/procmsg.c
11028                 fix occasional IMAP bug where large msgs
11029                 were left in the queue folder after sending
11030                 Thanks to Colin
11031
11032 2006-08-18 [paul]       2.4.0cvs62
11033
11034         * src/folderview.c
11035                 freeze the summaryview while quicksearch results
11036                 are displayed
11037                 (fixes bug 456 'current message is hidden when the
11038                 view is refreshed and extended search is "unread 
11039                 messages"')
11040                 Thanks to Colin
11041         * src/textview.c
11042                 add missing #include "inputdialog.h"
11043         * src/common/utils.h
11044                 add missing mailcap_update_default() and improve
11045                 readability
11046
11047 2006-08-17 [colin]      2.4.0cvs61
11048
11049         * src/plugins/pgpcore/select-keys.c
11050                 Fix warnings :)
11051
11052 2006-08-17 [colin]      2.4.0cvs60
11053
11054         * src/compose.c
11055                 Don't continue queuing if Cancel is clicked
11056                 in select-keys
11057
11058 2006-08-17 [colin]      2.4.0cvs59
11059
11060         * src/plugins/pgpcore/select-keys.c
11061                 When encrypting, if only one key matches and it 
11062                 matches exactly, automatically use it.
11063
11064 2006-08-17 [colin]      2.4.0cvs58
11065
11066         * src/mimeview.c
11067         * src/prefs_common.c
11068         * src/prefs_common.h
11069         * src/prefs_ext_prog.c
11070         * src/textview.c
11071                 Fix issues with previous patch (text/html)
11072                 Remove outdated prefs
11073
11074 2006-08-17 [colin]      2.4.0cvs57
11075
11076         * src/imap.c
11077                 Add View Log button on auth error
11078         * src/procmsg.c
11079                 Fix encrypted mail marked as new when
11080                 saved in normal folders
11081         * src/plugins/pgpinline/pgpinline.c
11082                 Fix encrypt bug on IMAP
11083         * src/mimeview.c
11084         * src/common/utils.c
11085         * src/common/utils.h
11086         * src/gtk/inputdialog.c
11087         * src/gtk/inputdialog.h
11088                 Get rid of metamail stuff, simplify
11089                 opening, and allow remembering of user's
11090                 choices (by updating ~/.mailcap). There's
11091                 still to drop "Audio player" and "Image
11092                 viewer" preferences.
11093
11094 2006-08-17 [mones]      2.4.0cvs56
11095
11096         * manual/es/sylpheed-claws-manual.xml
11097                 fix DTD path
11098
11099 2006-08-17 [mones]      2.4.0cvs55
11100
11101         * configure.ac
11102         * manual/Makefile.am
11103         * manual/es/Makefile.am
11104         * manual/es/account.xml
11105         * manual/es/ack.xml
11106         * manual/es/addrbook.xml
11107         * manual/es/advanced.xml
11108         * manual/es/faq.xml
11109         * manual/es/glossary.xml
11110         * manual/es/gpl.xml
11111         * manual/es/handling.xml
11112         * manual/es/intro.xml
11113         * manual/es/keyboard.xml
11114         * manual/es/plugins.xml
11115         * manual/es/starting.xml
11116         * manual/es/sylpheed-claws-manual.xml
11117         * manual/es/dist/Makefile.am
11118         * manual/es/dist/html/Makefile.am
11119         * manual/es/dist/pdf/Makefile.am
11120         * manual/es/dist/ps/Makefile.am
11121         * manual/es/dist/txt/Makefile.am
11122                 Spanish translation for the manual
11123
11124 2006-08-16 [colin]      2.4.0cvs54
11125
11126         * src/compose.c
11127         * src/main.c
11128         * src/mainwindow.c
11129                 Fix send button sensitivity at startup
11130                 Set send menu sensitivity (patch by Fabien)
11131         * src/ssl_manager.c
11132                 Enable closing with esc (patch by Fabien)
11133         * src/gtk/foldersort.c
11134                 Enable closing with esc (patch by Fabien)
11135         * src/procmime.c
11136                 Optimisation (no need to copy to tempfile to
11137                 "decode" 7bit and 8bit)
11138         * src/summaryview.c
11139                 Fix cruft in swap_from case
11140         * src/textview.c
11141                 Fix missing last line in some mail cases 
11142                 (Fixes debian #381872)
11143         * src/plugins/pgpcore/prefs_gpg.c
11144         * src/plugins/pgpcore/sgpgme.c
11145         * src/plugins/pgpcore/sgpgme.h
11146                 Don't show "no key found" when user explicitely
11147                 wants to create a key
11148
11149 2006-08-16 [paul]       2.4.0cvs53
11150
11151         * configure.ac
11152         * src/account.c
11153         * src/addressbook.c
11154         * src/headerview.c
11155         * src/prefs_account.c
11156         * src/prefs_message.c
11157         * src/gtk/gtkutils.c
11158                 bump up minimum required versions of GTK+ and
11159                 GLIB to 2.6.0
11160
11161 2006-08-16 [paul]       2.4.0cvs52
11162
11163         * src/toolbar.c
11164                 workaround GTK+ Bug 351600 - 'Can't re-click
11165                 on button after sensitivity update'
11166                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11167                 Thanks to Colin
11168
11169 2006-08-15 [colin]      2.4.0cvs51
11170
11171         * src/plugins/pgpcore/prefs_gpg.c
11172                 Set options sensitivity according to
11173                 key existence
11174         * src/plugins/pgpcore/sgpgme.c
11175                 Allow to create key with no passphrase
11176
11177 2006-08-14 [cleroy]     2.4.0cvs50
11178
11179         * src/gtk/pluginwindow.c
11180                 New layout (maybe to be changed?)
11181         * src/gtk/gtkutils.c
11182                 Fix a bit label_window
11183         * src/plugins/pgpcore/passphrase.c
11184         * src/plugins/pgpcore/passphrase.h
11185         * src/plugins/pgpcore/plugin.c
11186         * src/plugins/pgpcore/prefs_gpg.c
11187         * src/plugins/pgpcore/prefs_gpg.h
11188         * src/plugins/pgpcore/sgpgme.c
11189         * src/plugins/pgpcore/sgpgme.h
11190                 Allow to create a PGP private key via the GUI
11191
11192 2006-08-14 [wwp]        2.4.0cvs49
11193
11194         * src/addressbook_foldersel.c
11195                 fix strict ISO C90 compliance.
11196
11197 2006-08-14 [paul]       2.4.0cvs48
11198
11199         * src/gtk/prefswindow.c
11200                 re-set scrolled window on opening
11201                 Patch by Ticho
11202
11203 2006-08-14 [paul]
11204
11205         2.5.0-rc1 released
11206
11207 2006-08-14 [paul]       2.4.0cvs47
11208
11209         * src/prefs_display_header.c
11210                 re-enable user-defined Displayed Headers
11211
11212 2006-08-14 [paul]       2.4.0cvs46
11213
11214         * src/prefs_account.c
11215                 use GTK_STOCK_EDIT
11216
11217 2006-08-13 [colin]      2.4.0cvs45
11218
11219         * src/common/utils.c
11220                 Fix "a" in quote when the original message is empty,
11221                 by using \0 instead of 'a' to test writability of
11222                 temp files.
11223
11224 2006-08-13 [wwp]        2.4.0cvs44
11225
11226         * src/plugins/spamassassin/spamassassin.c
11227                 fix capitalization of "SpamAssassin" in some debug, log and
11228                 dialog messages.
11229
11230 2006-08-13 [paul]       2.4.0cvs43
11231
11232         * src/editldap.c
11233                 fix overlapping widgets
11234         * src/prefs_account.c
11235                 fix translation of protocol_names[]
11236                 fix label disappearing off the edge of the
11237                 visible area
11238
11239 2006-08-12 [paul]       2.4.0cvs42
11240
11241         * manual/plugins.xml
11242                 update IRC channel info before it gets forgotten
11243                 about
11244
11245 2006-08-11 [colin]      2.4.0cvs41
11246
11247         * src/compose.c
11248         * src/mainwindow.c
11249         * src/mainwindow.h
11250         * src/procmsg.c
11251         * src/procmsg.h
11252         * src/summaryview.c
11253         * src/toolbar.c
11254                 Grey out the Send button if
11255                 - Queue folders are empty, or
11256                 - We're sending already
11257
11258 2006-08-11 [wwp]        2.4.0cvs40
11259
11260         * src/main.c
11261                 fix a logic issue when quitting while a compose window is
11262                 still open, thanks to Colin.
11263
11264 2006-08-10 [colin]      2.4.0cvs39
11265
11266         * src/main.c
11267                 Fix default font size setting after wizard run
11268         * src/imap.c
11269         * src/etpan/imap-thread.c
11270         * src/etpan/imap-thread.h
11271                 Fix bug #999 (Timing out on TSL cert validation 
11272                 dialog makes ugly things happen). Also, STARTTLS
11273                 unconditionnaly if initial capabilities contain
11274                 LOGINDISABLED and STARTTLS.
11275
11276 2006-08-09 [colin]      2.4.0cvs38
11277
11278         * src/mainwindow.c
11279         * src/mainwindow.h
11280                 Fix Tools/Actions sensitivity when there are
11281                 no actions
11282
11283 2006-08-09 [colin]      2.4.0cvs37
11284
11285         * src/prefs_filtering.c
11286                 Warning fix, patch by Paul
11287         * src/messageview.c
11288         * src/prefs_actions.c
11289         * src/prefs_filtering_action.c
11290         * src/prefs_matcher.c
11291                 Uniformisation of "Info ..." to "Info..." (for
11292                 old gtk), patch by Fabien
11293         * src/plugins/clamav/clamav_plugin_gtk.c
11294                 Sensitivity fix by Fabien
11295
11296 2006-08-09 [colin]      2.4.0cvs36
11297
11298         * src/main.c
11299         * src/main.h
11300                 Add a function to know whether we're exiting
11301         * src/plugins/trayicon/trayicon.c
11302                 If exiting, don't do anything. Faster, and
11303                 avoids gtk_main_iteration reentracy causing
11304                 segfaults at exit
11305
11306 2006-08-09 [colin]      2.4.0cvs35
11307
11308         * src/messageview.c
11309         * src/mimeview.c
11310         * src/mimeview.h
11311                 Fix lack of part selection when automatically 
11312                 jumping to a specific part
11313         * src/msgcache.c
11314                 Little optimisation in cache reading
11315
11316 2006-08-09 [colin]      2.4.0cvs34
11317
11318         * src/compose.c
11319                 Fix crash setting the priority on reedit
11320                 (Accessing compose before creating it!)
11321
11322 2006-08-08 [colin]      2.4.0cvs33
11323
11324         * src/procmime.c
11325                 Fix bug #998 (last attachment is not accessible)
11326                 Bad RFC interpretation on multipart close-delimiters
11327         * src/mimeview.c
11328         * src/mimeview.h
11329         * src/gtk/gtkvscrollbutton.c
11330         * src/gtk/gtkvscrollbutton.h
11331                 Make attachments list wheel-scrollable
11332
11333 2006-08-07 [colin]      2.4.0cvs32
11334
11335         * src/gtk/gtkaspell.c
11336                 Fix bug #973 (Unicode punctation characters 
11337                 are not recognized as separators by the
11338                 spell checker); fix unsigned stuff
11339
11340 2006-08-07 [colin]      2.4.0cvs31
11341
11342         * src/compose.c
11343                 Fix bug #956 (DnD text with accents in compose 
11344                 text entry); fix gccc's signed/unsigned fuss
11345
11346 2006-08-06 [colin]      2.4.0cvs30
11347
11348         * src/main.c
11349                 Fix bug #979 (Plugin crashes when exiting 
11350                 sylpheed-claws) : handle exit request only 
11351                 once
11352
11353 2006-08-05 [colin]      2.4.0cvs29
11354
11355         * src/news.c
11356                 Just make sure we have a msgid.
11357
11358 2006-08-05 [colin]      2.4.0cvs28
11359
11360         * src/news.c
11361         * src/summaryview.c
11362                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11363                 by reimplementing it
11364         * src/textview.c
11365                 Fix bug when hiding quotes with level > 3 and quote
11366                 colors are recycled
11367
11368 2006-08-04 [colin]      2.4.0cvs27
11369
11370         * src/compose.c
11371         * src/undo.c
11372         * src/undo.h
11373                 Fix a bit replace-by-pasting undo
11374         * src/mainwindow.c
11375         * src/messageview.c
11376                 Fix Fold quotes menu synchro in
11377                 mainwindow when it changes in 
11378                 messageview
11379         * src/textview.c
11380                 Fix right-click on quotes blocks
11381         * src/common/utils.c
11382                 Verify that the file created by
11383                 my_tmpfile() is writable. Fixes
11384                 bug #988 (very specific filesystem
11385                 issue)
11386         * src/plugins/pgpcore/sgpgme.c
11387                 Fix file descriptor leak
11388         * src/plugins/spamassassin/spamassassin.c
11389                 Warn once if spamd isn't reachable
11390
11391 2006-08-04 [colin]      2.4.0cvs26
11392
11393         * src/toolbar.c
11394                 i18n context patch by Fabien
11395
11396 2006-08-03 [colin]      2.4.0cvs25
11397
11398         * src/mainwindow.c
11399         * src/messageview.c
11400                 Rename "Hide quotes" to "Fold quotes"
11401         * src/textview.c
11402                 Don't use hand cursor on quotes. "all 
11403                 the bonuses of the feature and none of 
11404                 unwelcome side-effects"
11405
11406 2006-08-03 [colin]      2.4.0cvs24
11407
11408         * AUTHORS
11409         * sylpheed-claws.desktop
11410         * src/gtk/authors.h
11411                 Bring the desktop file to XDG compliance
11412                 Patch by Charles A. Edwards
11413
11414 2006-08-03 [colin]      2.4.0cvs23
11415
11416         * src/textview.c
11417                 Fix links offset when they are preceded
11418                 by accentued chars (g_utf8_strlen!)
11419         * src/mainwindow.c
11420                 Fix wrong status when starting offline
11421
11422
11423 2006-08-03 [wwp]        2.4.0cvs22
11424
11425         * src/prefs_common.h
11426                 ask what to do w/ filtering rules that belong to an account when
11427                 applying filtering rules manually from the main window (skip,
11428                 apply regardless of the account, use current account). This dialog
11429                 can be skipped and the last reply used.
11430                 (forgot that file)
11431
11432 2006-08-03 [wwp]        2.4.0cvs21
11433
11434         * src/filtering.c
11435         * src/filtering.h
11436         * src/prefs_common.c
11437         * src/summaryview.c
11438         * src/alertpanel.c
11439         * src/alertpanel.h
11440         * src/messageview.c
11441                 ask what to do w/ filtering rules that belong to an account when
11442                 applying filtering rules manually from the main window (skip,
11443                 apply regardless of the account, use current account). This dialog
11444                 can be skipped and the last reply used.
11445
11446
11447 2006-08-03 [colin]      2.4.0cvs20
11448
11449         * src/textview.c
11450                 Optimize previous patch
11451
11452 2006-08-03 [cleroy]     2.4.0cvs19
11453
11454         * src/textview.c
11455                 Fix quotes getting toggled back when the
11456                 mail has an even number of text parts
11457
11458 2006-08-02 [colin]      2.4.0cvs18
11459
11460         * src/messageview.c
11461                 Add Hide quotes menu
11462
11463 2006-08-02 [colin]      2.4.0cvs17
11464
11465         * src/mainwindow.c
11466         * src/prefs_common.c
11467         * src/textview.c
11468         * src/textview.h
11469         * src/gtk/about.c
11470                 Allow per-level quote hiding,
11471                 Allow toggling quotes by double-clicking them
11472                 Rename RemoteURI to ClickableText to reflect
11473                 the fact it's used for a variety of things
11474
11475 2006-08-02 [wwp]        2.4.0cvs16
11476
11477         * src/mainwindow.c
11478                 fix "View/Hide quotes" menu item status initialization.
11479
11480 2006-08-02 [wwp]        2.4.0cvs15
11481
11482         * src/matcher_parser_parse.y
11483                 remove a debug trace.
11484
11485 2006-08-02 [paul]       2.4.0cvs14
11486
11487         * src/plugins/pgpcore/passphrase.c
11488                 don't set initial dialog size
11489                 make it resizable
11490
11491 2006-08-02 [paul]       2.4.0cvs13
11492
11493         * src/noticeview.c
11494                 remove the rogue '/' character
11495
11496 2006-08-02 [paul]       2.4.0cvs12
11497
11498         * src/noticeview.c
11499                 allow buttons to resize as necessary
11500
11501 2006-08-01 [wwp]        2.4.0cvs11
11502
11503         * src/mbox.c
11504                 fix strict ISO C90 compliance.
11505
11506 2006-08-01 [wwp]        2.4.0cvs10
11507
11508         * tools/update-po
11509                 updated update-po tool to work w/ context-dependent translations.
11510                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11511
11512 2006-08-01 [wwp]        2.4.0cvs9
11513
11514         * src/matcher.c
11515         * src/prefs_filtering.c
11516         * src/prefs_matcher.c
11517                 allow context-dependent translations for "All",
11518                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11519
11520 2006-07-31 [colin]      2.4.0cvs8
11521
11522         * AUTHORS
11523         * src/gtk/authors.h
11524                 Add Rafal to authors
11525
11526 2006-07-31 [colin]      2.4.0cvs7
11527
11528         * src/compose.c
11529         * src/mainwindow.c
11530         * src/messageview.h
11531         * src/prefs_common.c
11532         * src/prefs_common.h
11533         * src/textview.c
11534                 Add 'View/Hide quotes'. Patch based on a patch
11535                 by Rafal Weglarz
11536
11537 2006-07-31 [colin]      2.4.0cvs6
11538
11539         * src/action.c
11540                 Fix problem with "> stuff >" actions
11541
11542 2006-07-31 [paul]       2.4.0cvs5
11543
11544         * po/nb.po
11545                 updated by Geir Helland
11546
11547 2006-07-31 [wwp]        2.4.0cvs4
11548
11549         * src/mainwindow.c
11550         * src/summaryview.c
11551         * src/summaryview.h
11552                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11553                 thanks to Colin.
11554
11555 2006-07-31 [wwp]        2.4.0cvs3
11556
11557         * src/Makefile.am
11558         * src/addr_compl.c
11559         * src/addr_compl.h
11560         * src/addressbook.c
11561         * src/addressbook.h
11562         * src/addressbook_foldersel.c
11563         * src/addressbook_foldersel.h
11564         * src/addrindex.c
11565         * src/addrindex.h
11566         * src/matcher.c
11567         * src/matcher.h
11568         * src/matcher_parser_lex.l
11569         * src/matcher_parser_parse.y
11570         * src/prefs_common.c
11571         * src/prefs_common.h
11572         * src/prefs_filtering.c
11573         * src/prefs_matcher.c
11574         * src/prefs_matcher.h
11575         * src/summaryview.c
11576                 introduce filtering against the address book. It's now possible to add
11577                 matched conditions to determine if any email address in a message matches
11578                 or doesn't match any or all books or folders in the address book.
11579
11580 2006-07-31 [wwp]        2.4.0cvs2
11581
11582         * src/account.c
11583         * src/filtering.c
11584         * src/filtering.h
11585         * src/folder.c
11586         * src/folderview.c
11587         * src/inc.c
11588         * src/mainwindow.c
11589         * src/matcher.c
11590         * src/matcher_parser_lex.l
11591         * src/matcher_parser_parse.y
11592         * src/mbox.c
11593         * src/prefs_filtering.c
11594         * src/prefs_filtering.h
11595         * src/procmsg.c
11596         * src/procmsg.h
11597         * src/summaryview.c
11598                 introduce per-account filtering rules. Each filtering rule can now be assigned
11599                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11600                 when applying filtering rules manually, as all rules will apply - even the ones
11601                 assigned to an account. This issue will be addressed soon.
11602  
11603
11604
11605 2006-07-31 [wwp]        2.4.0cvs1
11606
11607         * src/quote_fmt.c
11608                 make more strings translatable.
11609
11610 2006-07-31 [paul]       2.4.0
11611
11612         2.4.0 released
11613
11614 2006-07-31 [paul]       2.3.1cvs91
11615
11616         * po/ca.po
11617                 updated by Miquel Oliete
11618
11619 2006-07-31 [paul]       2.3.1cvs90
11620
11621         * po/de.po
11622         * po/el.po
11623         * po/fr.po
11624         * po/it.po
11625         * po/pl.po
11626         * po/pt_BR.po
11627         * po/sr.po
11628         * po/zh_CN.po
11629                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11630                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11631                 Aleksandar Urosevic, and Ralgh Young
11632
11633 2006-07-31 [paul]       2.3.1cvs89
11634
11635         * src/account.c
11636         * src/main.c
11637         * src/mainwindow.c
11638         * src/mainwindow.h
11639                 Fix a race condition when, after an SC crash, rescanning
11640                 folders took more than 0.5 seconds
11641                 Thanks to Colin
11642
11643 2006-07-31 [paul]       2.3.1cvs88
11644
11645         * src/folderview.c
11646                 don't translate separator strings
11647
11648 2006-07-30 [mones]      2.3.1cvs87
11649
11650         * doc/man/sylpheed-claws.1
11651                 Fixed non-ASCII chars in Hoa's name
11652         * po/es.po
11653                 Updated for release
11654
11655 2006-07-27 [colin]      2.3.1cvs86
11656
11657         * src/textview.c
11658                 Don't include the leading \n in links
11659                 Patch by Fabien
11660
11661 2006-07-25 [colin]      2.3.1cvs85
11662
11663         * src/mainwindow.c
11664         * src/common/socket.h
11665         * src/etpan/imap-thread.c
11666                 Refresh resolvers before connecting
11667                 to IMAP servers, and after switching
11668                 to online. Thanks to Paul.
11669
11670 2006-07-18 [colin]
11671
11672         * 2.4.0-rc4 released
11673
11674 2006-07-17 [colin]      2.3.1cvs84
11675
11676         * src/inc.c
11677                 Show connection attempt in statusbar before
11678                 connecting (previously first message was
11679                 "Retrieving messages from ..." after the
11680                 connection succeeded.
11681
11682 2006-07-16 [wwp]        2.3.1cvs83
11683
11684         * sylpheed-claws.ico
11685                 Added .ico file (windows multi-size icon file, generated).
11686
11687 2006-07-12 [wwp]        2.3.1cvs82
11688
11689         * src/messageview.c
11690                 remove Message/Re-edit menu entry from messageview window,
11691                 as sent/draft/queued messages are opened in compose window when
11692                 re-edited and it's not possible to re-edit other msgs.
11693
11694 2006-07-12 [paul]       2.3.1cvs81
11695
11696         * AUTHORS
11697         * src/mainwindow.c
11698         * src/gtk/authors.h
11699                 check online state before resetting
11700                 mailcheck timer. Useful if some program
11701                 verifies connection state and updates
11702                 Claws.
11703                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11704
11705 2006-07-12 [paul]       2.3.1cvs80
11706
11707         * sylpheed-claws-128x128.png
11708         * sylpheed-claws-64x64.png
11709         * sylpheed-claws.png
11710         * src/Makefile.am
11711         * src/main.c
11712         * src/prefs_toolbar.c
11713         * src/stock_pixmap.c
11714         * src/stock_pixmap.h
11715         * src/wizard.c
11716         * src/gtk/about.c
11717         * src/gtk/gtkutils.c
11718         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11719         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11720         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11721         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11722         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11723         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11724                 updated and renamed logo/icon files and related
11725                 logo by Jesper Schultz
11726
11727 2006-07-11 [paul]       2.3.1cvs79
11728
11729         * src/main.c
11730                 fix the labels a smidgin
11731
11732 2006-07-09 [colin]      2.3.1cvs78
11733
11734         * src/textview.c
11735                 Show errors in textviewer's command
11736                 Patch by H. Merijn Brand
11737
11738 2006-07-09 [colin]      2.3.1cvs77
11739
11740         * src/compose.c
11741                 Save FMID in drafts too
11742
11743 2006-07-08 [colin]      2.3.1cvs76
11744
11745         * src/compose.c
11746                 Svae RMID in drafted mails too
11747                 Save quote_fmt vars for whole mails,
11748                 don't reset at each quote_fmt_init:
11749                 allows to use the same |i{var} in
11750                 various template fields
11751         * src/prefs_template.c
11752         * src/quote_fmt.h
11753         * src/quote_fmt_parse.y
11754                 Same
11755
11756 2006-07-08 [colin]      2.3.1cvs75
11757
11758         * src/textview.c
11759                 Fix highlighting of attached parts URIs
11760
11761 2006-07-08 [colin]      2.3.1cvs74
11762
11763         * src/main.c
11764                 Prevent bug #981 (sc 2.3.1 segfaults with 
11765                 gtk+ 2.10) from being reported again:
11766                 if Sylpheed-Claws has been compiled against
11767                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11768                 of if Sylpheed-Claws has been compiled against
11769                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11770                 error out.
11771
11772 2006-07-07 [colin]      2.3.1cvs73
11773
11774         * src/prefs_actions.c
11775                 Fix label
11776
11777 2006-07-07 [colin]      2.3.1cvs72
11778
11779         * src/prefs_actions.c
11780                 Fix compile on gtk < 2.8. argh :)
11781
11782 2006-07-07 [paul]       2.3.1cvs71
11783
11784         * src/common/defs.h
11785                 update DONATE_URI
11786
11787 2006-07-07 [colin]      2.3.1cvs70
11788
11789         * po/POTFILES.in
11790         * src/quote_fmt.c
11791         * src/quote_fmt_lex.l
11792         * src/quote_fmt_parse.y
11793                 Add |i{var}, a way to insert user-entered
11794                 text in a template
11795
11796 2006-07-07 [colin]
11797
11798         * 2.4.0-rc3 released
11799
11800 2006-07-07 [colin]      2.3.1cvs69
11801
11802         * src/folder.c
11803                 Don't consider inboxes of UNKNOWN folder 
11804                 classes to be useable as default inboxes
11805
11806 2006-07-07 [paul]       2.3.1cvs68
11807
11808         * src/textview.c
11809                 add missing #include <errno.h>
11810                 Thanks to René J. Blokland
11811
11812 2006-07-07 [paul]       2.3.1cvs67
11813
11814         * src/action.c
11815                 Return now Closes dialog
11816         * src/mimeview.c
11817         * src/mimeview.h
11818         * src/textview.c
11819                 add contextual menu to mime parts listed
11820                 in the textview
11821                 Thanks to Colin
11822         * src/common/utils.c
11823                 reversal: ' is a valid character in URLs
11824
11825 2006-07-06 [colin]      2.3.1cvs66
11826
11827         * src/remotefolder.h
11828                 Forgotten in previous commit
11829
11830 2006-07-06 [colin]      2.3.1cvs65
11831
11832         * src/folder.c
11833                 Set summary update flag whenever
11834                 totals changed
11835         * src/imap.c
11836         * src/prefs_account.c
11837         * src/common/utils.h
11838         * src/etpan/imap-thread.c
11839                 Fix warnings, thanks to Fabien and
11840                 Ricardo
11841
11842 2006-07-06 [wwp]        2.3.1cvs64
11843
11844         * src/gtk/gtkutils.c
11845                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11846
11847 2006-07-06 [wwp]        2.3.1cvs63
11848
11849         * src/account.c
11850         * src/addressbook.c
11851         * src/addressitem.h
11852         * src/folderview.c
11853         * src/mainwindow.c
11854         * src/manual.c
11855         * src/manual.h
11856         * src/message_search.c
11857         * src/prefs_actions.c
11858         * src/prefs_filtering.c
11859         * src/prefs_filtering.h
11860         * src/prefs_template.c
11861         * src/summary_search.c
11862         * src/summaryview.c
11863         * src/gtk/gtkutils.c
11864         * src/gtk/gtkutils.h
11865         * src/gtk/pluginwindow.c
11866                 add help buttons to some dialogs. Clicking such buttons opens a
11867                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11868
11869 2006-07-06 [paul]       2.3.1cvs62
11870
11871         * src/textview.c
11872                 fix attachments contextual menu
11873                 Thanks to Colin
11874
11875 2006-07-05 [colin]      2.3.1cvs61
11876
11877         * src/textview.c
11878         * src/compose.c
11879                 Handle sftp:// links
11880
11881 2006-07-05 [paul]       2.3.1cvs60
11882
11883         * src/gtk/filesel.c
11884                 grab save button by default
11885                 Thanks to Colin
11886
11887 2006-07-05 [wwp]        2.3.1cvs59
11888
11889         * manual/xml2pdf
11890                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11891
11892 2006-07-04 [colin]      2.3.1cvs58
11893
11894         * src/mimeview.c
11895         * src/textview.c
11896                 Use left click to select, middle click to open
11897                 on mimeparts links
11898         * src/common/utils.c
11899                 Fix segfault
11900
11901 2006-07-04 [colin]      2.3.1cvs57
11902
11903         * src/mainwindow.c
11904         * src/news.c
11905                 Warning fixes, thanks to Fabien
11906
11907 2006-07-04 [colin]      2.3.1cvs56
11908
11909         * src/mimeview.c
11910         * src/mimeview.h
11911         * src/textview.c
11912                 Allow parts to be selected via their text label
11913                 in textview
11914
11915 2006-07-04 [colin]      2.3.1cvs55
11916
11917         * src/folderview.c
11918                 Feedback when closing (for big folders)
11919         * src/prefs_actions.c
11920         * src/prefs_filtering.c
11921         * src/prefs_matcher.c
11922         * src/prefs_template.c
11923                 Fix default button when closing without
11924                 having saved
11925
11926 2006-07-04 [colin]      2.3.1cvs54
11927
11928         * src/news.c
11929                 Delete local file on deletion
11930
11931 2006-07-03 [colin]      2.3.1cvs53
11932
11933         * src/folderview.c
11934         * src/main.c
11935                 Don't freeze when rescanning after crash
11936
11937 2006-07-03 [wwp]        2.3.1cvs52
11938
11939         * src/compose.c
11940         * src/privacy.c
11941         * src/privacy.h
11942         * src/plugins/pgpinline/pgpinline.c
11943         * src/plugins/pgpmime/pgpmime.c
11944                 don't report an error when the user cancels the passphrase dialog.
11945
11946 2006-07-02 [colin]      2.3.1cvs51
11947
11948         * src/folderview.c
11949                 Open message when crossing folders with Space,
11950                 goto next unread and friends
11951
11952 2006-07-01 [colin]      2.3.1cvs50
11953
11954         * src/prefs_account.c
11955                 Typographic rules varying from language
11956                 to language (in french "Protocole :"),
11957                 we have to do that :)
11958
11959 2006-07-01 [ticho]      2.3.1cvs49
11960
11961         * src/prefs_account.c
11962                 Only use one temporary gchar* variable in
11963                 prefs_account_protocol_set_optmenu().
11964
11965 2006-07-01 [ticho]      2.3.1cvs48
11966
11967         * src/prefs_account.c
11968         * src/prefs_account.h
11969                 Use GtkLabel for existing account protocol name.
11970                 Created an array for protocol names and populate the
11971                 combobox from it in a for() cycle.
11972
11973 2006-06-30 [colin]      2.3.1cvs47
11974
11975         * src/compose.c
11976                 Block undo when changing signature (by changing
11977                 account)
11978
11979 2006-06-30 [paul]       2.3.1cvs46
11980
11981         * src/send_message.c
11982                 when editing From in the Compose window, use that address
11983                 in the Return-Path: header
11984                 Thanks to Colin
11985
11986 2006-06-30 [colin]      2.3.1cvs45
11987
11988         * src/compose.c
11989                 Fix signature replacement:
11990                 - when no newline before separator
11991                 - when reediting
11992
11993 2006-06-29 [colin]      2.3.1cvs44
11994
11995         * src/folderview.c
11996         * src/folderview.h
11997         * src/mainwindow.c
11998         * src/summaryview.c
11999                 Let 'View/Go to/Next marked' work like
12000                 Next new & Next unread: across folders
12001                 Change the select_on_entry pref to do
12002                 what we want when changing folder
12003         * src/common/utils.c
12004                 Fix single-quoted links 
12005
12006 2006-06-29 [colin]      2.3.1cvs43
12007
12008         * src/gtk/gtkaspell.c
12009                 "Sylpheed" and "Sylpheed-Claws" do exist !
12010
12011 2006-06-29 [colin]      2.3.1cvs42
12012
12013         * src/imap.c
12014                 Forgot to remove debug
12015
12016 2006-06-29 [colin]      2.3.1cvs41
12017
12018         * src/imap.c
12019         * src/imap.h
12020         * src/mainwindow.c
12021                 Disconnect from IMAP servers when going
12022                 offline. Fixes bug #978 (going to offline-mode 
12023                 won't close connections)
12024
12025 2006-06-29 [colin]      2.3.1cvs40
12026
12027         * src/main.c
12028                 Fix transient setting on failing plugins
12029                 Patch by Fabien
12030         * src/plugins/pgpcore/sgpgme.c
12031                 Only warn for OpenPGP. Most people don't
12032                 have CMS available.
12033
12034 2006-06-29 [colin]      2.3.1cvs39
12035
12036         * src/compose.c
12037                 Fix Spelling menu (discrepancy between context menu
12038                 and top menu when folder's dictionary isn't the 
12039                 default one)
12040         * src/plugins/pgpcore/sgpgme.c
12041                 More error reporting about why gpgme can fail
12042
12043 2006-06-29 [wwp]        2.3.1cvs38
12044
12045         * src/mainwindow.c
12046                 honor the display-header-pane setting even when the message view
12047                 is a separate window.
12048
12049 2006-06-29 [wwp]        2.3.1cvs37
12050
12051         * src/prefs_actions.c
12052                 forgot to commit that one (use of GTK_STOCK_INFO).
12053
12054 2006-06-29 [colin]      2.3.1cvs36
12055
12056         * src/imap.c
12057                 Better handling of login errors (ask the password
12058                 again once), alert in case of error. Fix three
12059                 signedness warnings.
12060
12061 2006-06-28 [wwp]        2.3.1cvs35
12062
12063         * src/prefs_template.c
12064         * src/prefs_matcher.c
12065         * src/prefs_filtering_action.c
12066         * src/prefs_quote.c
12067                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12068                 patch by Fabien Vantard, slightly modified.
12069
12070 2006-06-28 [paul]
12071
12072         2.4.0-rc2 released
12073
12074 2006-06-28 [colin]      2.3.1cvs34
12075
12076         * src/prefs_account.c
12077                 Fix bug #977 (Can't add or edit imap accounts)
12078
12079 2006-06-28 [colin]      2.3.1cvs33
12080
12081         * src/mimeview.c
12082                 Fix previous
12083
12084 2006-06-28 [colin]      2.3.1cvs32
12085
12086         * src/mimeview.c
12087                 Save named inlined attachments with "Save all"
12088         * src/main.c
12089         * src/mbox.c
12090         * src/common/plugin.c
12091         * src/common/plugin.h
12092         * src/common/sylpheed.c
12093         * src/common/utils.c
12094         * src/plugins/pgpcore/sylpheed.def
12095         * src/plugins/pgpinline/sylpheed.def
12096         * src/plugins/pgpmime/sylpheed.def
12097                 Win32 compatibility patch, by
12098                 Werner Koch
12099
12100 2006-06-28 [wwp]        2.3.1cvs31
12101
12102         * src/imap.c
12103         * src/prefs_folder_item.c
12104                 less compilation warnings (thanks to Fabien Vantard), less typos.
12105
12106 2006-06-28 [paul]       2.3.1cvs30
12107
12108         * src/gtk/gtkutils.c
12109                 gtk_combo_box_set_focus_on_click() is only
12110                 available since gtk 2.6.0
12111
12112 2006-06-28 [paul]       2.3.1cvs29
12113
12114         * src/prefs_ext_prog.c
12115                 fix engrish and add a tooltip for the
12116                 'command for 'Display as text' option
12117
12118 2006-06-28 [paul]
12119
12120         2.4.0-rc1 released
12121
12122 2006-06-28 [paul]       2.3.1cvs28
12123
12124         * ChangeLog
12125         * tools/Makefile.am
12126                 include textviewer.pl in releases
12127
12128 2006-06-28 [paul]       2.3.1cvs27
12129
12130         * src/prefs_ext_prog.c
12131                 hide Print command option if libgnomeprint
12132                 support is present
12133
12134 2006-06-27 [colin]      2.3.1cvs26
12135
12136         * src/compose.c
12137                 Fix Esc handling in insert/attach dialog
12138                 Don't show this dialog if dragging something
12139                 else than text/uri-list
12140                 Thanks to Fabien Vantard
12141         * tools/textviewer.pl
12142                 Filter script to display stuff as text
12143                 by H. Merijn Brand
12144
12145 2006-06-27 [wwp]        2.3.1cvs25
12146
12147         * src/messageview.c
12148                 use the exact product name (message view title), patch
12149                 by Fabien Vantard.
12150
12151 2006-06-27 [ticho]      2.3.1cvs24
12152
12153         * src/prefs_account.c
12154         * src/prefs_common.c
12155         * src/prefs_common.h
12156         * src/prefs_ext_prog.c
12157         * src/textview.c
12158                 Add a preference (Preferences/External programs)
12159                 to allow "Display as text" to be done via a script
12160                 (patch by H.Merijn Brand).
12161                 Use GtkComboBox for protocol selection in account
12162                 preferences.
12163                 Only include current choice for existing accounts, and
12164                 insensitivize the combobox.
12165
12166 2006-06-27 [paul]       2.3.1cvs23
12167
12168         * src/mbox.c
12169                 fix crasher introduced in cvs21.
12170                 Thanks to Colin
12171
12172 2006-06-26 [colin]      2.3.1cvs22
12173
12174         * src/mbox.c
12175                 Fix double-frees when leaving folders
12176                 after exporting to mbox
12177
12178 2006-06-26 [colin]      2.3.1cvs21
12179
12180         * src/mbox.c
12181                 More feedback (and optimisation)
12182                 on import/export
12183         * src/common/utils.c
12184                 Fix case when looking for mail addresses
12185         * src/gtk/gtkutils.c
12186                 Extra check for (X-)Face
12187
12188 2006-06-25 [ticho]      2.3.1cvs20
12189
12190         * src/compose.c
12191         * src/exphtmldlg.c
12192         * src/gtk/gtkutils.c
12193         * src/gtk/gtkutils.h
12194                 Added second argument to gtkut_sc_combobox_create() to
12195                 control focus-on-click for the widget.
12196                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12197
12198 2006-06-25 [ticho]      2.3.1cvs19
12199
12200         * src/compose.c
12201         * src/gtk/Makefile.am
12202         * src/gtk/combobox.c
12203         * src/gtk/combobox.h
12204         * src/gtk/gtkutils.c
12205         * src/gtk/gtkutils.h
12206                 Use GtkComboBox instead of deprecated GtkOptionMenu
12207                 for account selector in compose window and for encoding
12208                 selector in attachment properties.
12209                 Also factorise working with the new GtkComboBox somewhat.
12210
12211 2006-06-24 [paul]       2.3.1cvs18
12212
12213         * src/prefs_common.c
12214                 use the correct default value
12215
12216 2006-06-24 [paul]       2.3.1cvs17
12217
12218         * src/compose.c
12219         * src/prefs_common.c
12220         * src/prefs_common.h
12221         * src/prefs_compose_writing.c
12222                 enable setting of default action when
12223                 dnd'ing files in the compose window.
12224                 (Collaborative effort with wwp)
12225
12226 2006-06-23 [wwp]        2.3.1cvs16
12227
12228         * src/compose.c
12229                 i18n fix (thanks to Fabien Vantard)
12230
12231 2006-06-22 [colin]      2.3.1cvs15
12232
12233         * src/prefs_customheader.c
12234                 Don't use filters in custom headers' file 
12235                 selector. Remember, extensions mean nothing :)
12236
12237 2006-06-22 [paul]       2.3.1cvs14
12238
12239         * configure.ac
12240                 allow setting of man directory location
12241
12242 2006-06-22 [colin]      2.3.1cvs13
12243
12244         * src/mainwindow.c
12245                 Add 'View/Go to/Next unread folder'.
12246                 I missed that :)
12247
12248 2006-06-22 [colin]      2.3.1cvs12
12249
12250         * src/common/utils.c
12251                 Add some subject prefixes
12252                 Patch by Bjorn T Johansen <btj@havleik.no>
12253
12254 2006-06-22 [colin]      2.3.1cvs11
12255
12256         * manual/advanced.xml
12257                 Forgotten hidden pref
12258
12259 2006-06-21 [paul]       2.3.1cvs10
12260
12261         * src/prefs_account.c
12262                 complete the removal of 'Add date header' option
12263
12264 2006-06-21 [paul]       2.3.1cvs9
12265
12266         * src/account.c
12267         * src/compose.c
12268         * src/prefs_account.c
12269         * src/prefs_account.h
12270                 remove option to add date header - always
12271                 add date header
12272         * src/etpan/imap-thread.c
12273                 fix warnings (Thanks to Colin)
12274
12275 2006-06-21 [wwp]        2.3.1cvs8
12276
12277         * src/folder.c
12278                 set the attachment flag when inline text part are (file)named. This is more convenient
12279                 when receiving (for instance) inline source files or patches sent using thunderbird.
12280
12281 2006-06-21 [paul]       2.3.1cvs7
12282
12283         * src/inc.c
12284                 fix off-by-one count of current msg in
12285                 statusbar filtering progressbar
12286
12287 2006-06-21 [paul]       2.3.1cvs6
12288
12289         * src/folder.c
12290                 Show attachment icon even if the part is 'inline'
12291                 if the following conditions are met:
12292                 - content-type != 'text/plain'
12293                 - content-type != '*/pgp-signature'
12294                 - either 'name' or 'filename' parameter is not NULL
12295                 
12296                 Thanks to Colin
12297
12298 2006-06-21 [paul]       2.3.1cvs5
12299
12300         * src/messageview.c
12301         * src/prefs_common.c
12302         * src/prefs_common.h
12303         * src/prefs_other.c
12304                 add an option to 'Never send Return
12305                 Receipts'
12306                 Thanks to Colin
12307
12308 2006-06-20 [mones]      2.3.1cvs4
12309
12310         * po/es.po
12311                 updated
12312         * src/compose.c
12313                 typo fixed (space after comma)
12314         * tools/make.themes.project
12315                 remove exec mode from tarball files
12316
12317 2006-06-20 [colin]      2.3.1cvs3
12318
12319         * src/news.c
12320         * src/procheader.c
12321         * src/unmime.c
12322                 Better fix for \n's in headers (don't 
12323                 break Received: and others)
12324
12325 2006-06-20 [paul]       2.3.1cvs2
12326
12327         * src/alertpanel.c
12328         * src/textview.c
12329                 improve legibility of phishing attempt
12330                 dialog
12331
12332 2006-06-20 [paul]       2.3.1cvs1
12333
12334         * NEWS
12335         * README
12336         * configure.ac
12337                 Update version number following
12338                 stable release
12339
12340 2006-06-20 [colin]      2.3.0cvs26
12341
12342         * src/compose.c
12343                 When dragging a file to the text of the compose
12344                 window, ask whether we want to insert or attach
12345                 (I know lots of people who do that to attach)
12346
12347 2006-06-20 [colin]      2.3.0cvs25
12348
12349         * src/etpan/imap-thread.c
12350                 Fix threshold (the append command is often > 32 bytes)
12351
12352 2006-06-19 [colin]      2.3.0cvs24
12353
12354         * src/imap.c
12355         * src/etpan/imap-thread.c
12356                 Workaround Rockliffe IMAP server bug: replace
12357                 "x UID SEARCH (ANSWERED UID 1:*)" with
12358                 "x UID SEARCH ANSWERED"
12359                 (Rockliffe doesn't handle the parenthesis)
12360
12361 2006-06-19 [colin]      2.3.0cvs23
12362
12363         * src/compose.c
12364         * src/imap.c
12365         * src/etpan/imap-thread.c
12366                 Probably fix bug #972 (Freezes when adding 
12367                 an attachment to the message)
12368         * src/common/defs.h
12369                 Modernize Firefox cmd
12370
12371
12372 2006-06-18 [colin]      2.3.0cvs22
12373
12374         * src/prefs_customheader.c
12375                 Only allow correct filenames for various
12376                 custom headers
12377
12378 2006-06-18 [colin]      2.3.0cvs21
12379
12380         * src/prefs_customheader.c
12381                 Add a 'From File...' button in custom headers prefs, which
12382                 try to do the right thing: 
12383                 for normal headers, use file as plaintext,
12384                 for X-Face, calls compface,
12385                 for Face, encode to b64.
12386
12387 2006-06-17 [colin]      2.3.0cvs20
12388
12389         * src/mh.c
12390                 Warning fix
12391
12392 2006-06-16 [colin]      2.3.0cvs19
12393
12394         * src/summaryview.c
12395                 Recursive quicksearch: show message list
12396                 in current folder, *then* search children
12397                 in the background.
12398
12399 2006-06-16 [colin]      2.3.0cvs18
12400
12401         * src/main.c
12402                 Instead of ignoring SIGPIPE, save caches
12403                 when getting one. Will fix the fact that
12404                 hot caches are out-of-date when logging 
12405                 out of Xorg.
12406         * src/compose.c
12407         * src/prefs_compose_writing.c
12408                 Only save text (not attachments) when 
12409                 auto-saving to drafts
12410         * src/unmime.c
12411                 Always replace \n, \r and \t with spaces
12412                 in headers
12413         * manual/dist/html/Makefile.am
12414         * manual/dist/pdf/Makefile.am
12415         * manual/dist/ps/Makefile.am
12416         * manual/dist/txt/Makefile.am
12417         * manual/fr/dist/html/Makefile.am
12418         * manual/fr/dist/pdf/Makefile.am
12419         * manual/fr/dist/ps/Makefile.am
12420         * manual/fr/dist/txt/Makefile.am
12421         * manual/pl/dist/html/Makefile.am
12422         * manual/pl/dist/pdf/Makefile.am
12423         * manual/pl/dist/ps/Makefile.am
12424         * manual/pl/dist/txt/Makefile.am
12425                 Fix make clean removing pregenerated manuals
12426
12427
12428 2006-06-16 [colin]      2.3.0cvs17
12429
12430         * src/plugins/pgpcore/sgpgme.c
12431         * src/plugins/pgpmime/pgpmime.c
12432         * src/plugins/pgpinline/pgpinline.c
12433                 Better error reporting in setup_signers.
12434                 Don't fallback to default key if specified
12435                 key isn't found.
12436                 Don't allow signing if more than one secret
12437                 key matches the one specified in prefs.
12438
12439 2006-06-15 [colin]      2.3.0cvs16
12440
12441         * src/folderview.c
12442                 Add "Send queue" in the folder's contextual
12443                 menu
12444         * src/compose.c
12445         * src/messageview.c
12446         * src/privacy.c
12447         * src/privacy.h
12448         * src/procmime.c
12449         * src/procmsg.c
12450         * src/plugins/pgpcore/passphrase.c
12451         * src/plugins/pgpcore/sgpgme.c
12452         * src/plugins/pgpinline/pgpinline.c
12453         * src/plugins/pgpmime/pgpmime.c
12454                 Better error reporting
12455         * src/mbox.c
12456                 Probably fix bug #971 (2.2.3 cannot read mail 
12457                 from local mbox)
12458
12459
12460 2006-06-15 [mones]      2.3.0cvs15
12461
12462         * tools/make.themes.project
12463                 creates the themes project from the web page
12464
12465 2006-06-15 [colin]      2.3.0cvs14
12466
12467         * src/folder.c
12468                 Better fix (avoid losing the folder if scan_tree 
12469                 fails)
12470
12471 2006-06-15 [cleroy]     2.3.0cvs13
12472
12473         * src/folder.c
12474                 Probably fix Bug #969 (crash on rebuilding 
12475                 imap folder)
12476
12477 2006-06-14 [colin]      2.3.0cvs12
12478
12479         * manual/dtd/manual.xsl
12480         * manual/sylpheed-claws-manual.xml
12481         * manual/fr/sylpheed-claws-manual.xml
12482         * manual/pl/sylpheed-claws-manual.xml
12483                 Insert pagebreaks between sections
12484
12485 2006-06-14 [paul]       2.3.0cvs11
12486
12487         * configure.ac
12488                 better fix than 2.3.0cvs10
12489
12490 2006-06-14 [paul]       2.3.0cvs10
12491
12492         * configure.ac
12493                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12494                 (backwards compatible)
12495
12496 2006-06-13 [colin]      2.3.0cvs9
12497
12498         * src/messageview.c
12499                 Fix sending of return receipt with the new queue folders
12500
12501 2006-06-13 [wwp]        2.3.0cvs8
12502
12503         * src/quote_fmt_lex.l
12504                 fix wrong tokens returned in quote_fmt lexer, query not().
12505
12506 2006-06-13 [wwp]        2.3.0cvs7
12507
12508         * src/folder.c
12509         * src/prefs_folder_item.c
12510                 allow changing folder type even when folder is not a top-level one,
12511                 thanks to Colin.
12512
12513 2006-06-12 [colin]      2.3.0cvs6
12514
12515         * src/folderview.c
12516                 Fix double-ask of "Do you want to mark all
12517                 as read"
12518
12519 2006-06-12 [colin]      2.3.0cvs5
12520
12521         * src/compose.c
12522         * src/compose.h
12523         * src/folder.c
12524         * src/folder.h
12525         * src/imap.c
12526         * src/inc.c
12527         * src/main.c
12528         * src/messageview.c
12529         * src/mh.c
12530         * src/prefs_folder_item.c
12531         * src/procheader.c
12532         * src/procmime.c
12533         * src/procmsg.c
12534         * src/procmsg.h
12535         * src/send_message.c
12536         * src/summaryview.c
12537         * src/toolbar.c
12538                 Apply bug #964's patch (Queue and drafts aren't normal)
12539                 The Drafts and Queue folder now contain RFC-822 files,
12540                 allowing to move and copy mails from and to these 
12541                 folders. Moving from Drafts to Queue will prepare the
12542                 mail for sending (PGP signature, encryption, etc).
12543                 This patch also rework sending errors handling to try
12544                 to be more helpful.
12545                 Also, allow redefining folder types via the GUI 
12546                 (Folder type in its Properties)
12547
12548 2006-06-12 [colin]      2.3.0cvs4
12549
12550         * src/summaryview.c
12551         * src/prefs_common.c
12552         * src/prefs_common.h
12553         * src/gedit-print.c
12554                 Allow to define a specific print font - patch
12555                 by Bernhard Walle <bernhard.walle@gmx.de>
12556         * src/prefs_fonts.c
12557         * manual/advanced.xml
12558         * manual/fr/advanced.xml
12559                 Add a hidden pref to allow deletion without
12560                 confirmation
12561
12562 2006-06-12 [wwp]        2.3.0cvs3
12563
12564         * .cvsignore
12565                 more files to ignore.
12566
12567 2006-06-12 [wwp]        2.3.0cvs2
12568
12569         * src/quote_fmt.c
12570         * src/quote_fmt_lex.l
12571         * src/quote_fmt_parse.y
12572                 extend the quote_fmt parser (templates and quotes):
12573                 - allow limited sub-expressions in |p{} and |f{} expressions,
12574                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12575                 - implemented/fixed missing implementation of query_references and show_references,
12576                 - completed, fixed contents and format of the symbols help dialog,
12577                 - fix some compilation warnings.
12578
12579 2006-06-12 [wwp]        2.3.0cvs1
12580
12581         * manual/advanced.xml
12582         * manual/fr/advanced.xml
12583                 updates in the "templates" section of the manual (eng/fr):
12584                  - be more precise (both versions)
12585                  - completed to match the english reference (fr version)
12586                  - touchups (both versions)
12587
12588 2006-06-12 [paul]       2.3.0
12589
12590         2.3.0 released
12591
12592 2006-06-12 [paul]       2.2.3cvs14
12593
12594         * po/ca.po
12595         * po/cs.po
12596         * po/de.po
12597         * po/el.po
12598         * po/fr.po
12599         * po/it.po
12600         * po/pt_BR.po
12601         * po/sr.po
12602         * po/zh_CN.po
12603                 updated by Miquel Oliete, Tim, Stephan Sachse,
12604                 Stavros Giannouris, Fabien Vantard, Andrea
12605                 Spadaccini, Frederico Goncalves Guimaraes,
12606                 Aleksandar Urosevic, and Ralgh Young
12607
12608 2006-06-12 [colin]      2.2.3cvs13
12609
12610         * src/mbox.c
12611                 Add missing header
12612
12613 2006-06-11 [colin]      2.2.3cvs12
12614
12615         * src/msgcache.c
12616                 Verify that g_malloc() succeeded
12617
12618 2006-06-11 [colin]      2.2.3cvs11
12619
12620         * src/wizard.c
12621                 Add Face header to welcome mail
12622
12623 2006-06-10 [colin]      2.2.3cvs10
12624
12625         * src/textview.c
12626                 Revert previous (Forgot it changes the
12627                 margin on the whole mail)
12628
12629 2006-06-10 [colin]      2.2.3cvs9
12630
12631         * src/textview.c
12632                 Don't overlap long headers under (X-)Face
12633
12634 2006-06-10 [mones]      2.2.3cvs8
12635
12636         * manual/xml2pdf
12637                 allow generation of manual on systems lacking saxon binary
12638                 but with java and the saxon library installed
12639
12640         * po/es.po
12641                 updated for release
12642
12643 2006-06-09 [colin]      2.2.3cvs7
12644
12645         * src/summaryview.c
12646                 Fix leak when using Display Sender using Addressbook
12647
12648 2006-06-09 [colin]      2.2.3cvs6
12649
12650         * src/compose.c
12651         * src/folder.c
12652         * src/folderview.c
12653         * src/mimeview.c
12654         * src/summaryview.c
12655                 More leaks fixes
12656
12657 2006-06-09 [paul]       2.2.3cvs5
12658
12659         * AUTHORS
12660         * src/gtk/authors.h
12661         * tools/claws.i18n.status.pl
12662                 updated with new info
12663
12664 2006-06-09 [paul]       2.2.3cvs4
12665
12666         * README
12667                 updated
12668         * manual/ack.xml
12669                 add wwp to authors list
12670         * src/gtk/authors.h
12671                 update mine and Colin's addresses
12672
12673 2006-06-08 [colin]      2.2.3cvs3
12674
12675         * src/etpan/imap-thread.c
12676                 Fix leak on SSL cert check
12677
12678 2006-06-08 [colin]      2.2.3cvs2
12679
12680         * src/common/utils.c
12681                 Fix leak
12682
12683 2006-06-08 [paul]       2.2.3cvs1
12684
12685         * configure.ac
12686                 Update version number following
12687                 stable release
12688
12689 2006-06-07 [colin]      2.2.2cvs3
12690
12691         * src/msgcache.c
12692                 Fix catching cache read errors (guint instead of gint)
12693                 Prevent malloc'ing more than 8MB (means cache corruption)
12694
12695 2006-06-07 [paul]       2.2.2cvs2
12696
12697         * src/exporthtml.c
12698         * src/exportldif.c
12699         * src/mh.c
12700         * src/mutt.c
12701         * src/pine.c
12702         * src/common/utils.c
12703                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12704                 obey $HOME'
12705                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12706                 Thanks to Colin
12707
12708 2006-06-06 [paul]       2.2.2cvs1
12709
12710         * configure.ac
12711                 Update version number following
12712                 stable release
12713
12714 2006-06-06 [paul]       2.2.1cvs6
12715
12716         * src/matcher.c
12717                 fix  implicit declaration of
12718                 sylpheed_do_idle()
12719                 Patch by Fabien Vantard
12720
12721 2006-06-06 [paul]       2.2.1cvs5
12722
12723         * src/matcher.c
12724                 fix age_greater and age_lower so that they
12725                 mean what say and not '...or equal to'
12726                 Thanks to Colin
12727
12728 2006-06-06 [paul]       2.2.1cvs4
12729
12730         * src/textview.c
12731         * src/common/utils.c
12732                 fix URI check
12733                 Thanks to Colin
12734
12735 2006-06-05 [wwp]        2.2.1cvs3
12736
12737         * manual/fr/account.xml
12738                 minor language fixes (thanks to Fabien Vantard).
12739
12740 2006-06-05 [colin]      2.2.1cvs2
12741
12742         * src/prefs_folder_item.c
12743         * src/folderview.c
12744                 Allow recursive setting of properties 
12745                 for whole mailboxes
12746         * src/matcher.c
12747                 Don't freeze on 'test' filtering rule
12748
12749 2006-06-05 [colin]      2.2.1cvs1
12750
12751         * configure.ac
12752                 Update version number following
12753                 stable release
12754
12755 2006-06-04 [wwp]        2.2.0cvs82
12756
12757         * manual/glossary.xml
12758         * manual/account.xml
12759         * manual/fr/glossary.xml
12760         * manual/fr/account.xml
12761                 added glossary section and references/links related to the Face custom header.
12762
12763 2006-06-04 [colin]      2.2.0cvs81
12764
12765         * src/summaryview.c
12766                 Skip to next message on move with no
12767                 immediate execution
12768
12769 2006-06-04 [wwp]        2.2.0cvs80
12770
12771         * manual/xml2pdf
12772                 added sanity checks, exit when needed.
12773
12774 2006-06-03 [paul]       2.2.0cvs79
12775
12776         * src/prefs_receive.c
12777                 page name is now 'Receiving'
12778         * src/prefs_send.c
12779                 page name is now 'Sending'
12780
12781 2006-06-03 [colin]      2.2.0cvs78
12782
12783         * src/plugins/spamassassin/spamassassin_gtk.c
12784                 Autoswitch to Localhost if transport was previously
12785                 disabled. Else people had to check [] Enable, then
12786                 *reselect* transport.
12787
12788 2006-06-03 [colin]      2.2.0cvs77
12789
12790         * src/plugins/pgpinline/pgpinline.c
12791         * src/plugins/pgpmime/pgpmime.c
12792                 Check that gpg_data_release_and_get_mem 
12793                 didn't fail (now, why this happens...)
12794
12795 2006-06-03 [colin]      2.2.0cvs76
12796
12797         * src/mbox.c
12798                 Fix bug #962 (Manual and/or UI should 
12799                 warn about incompatible locking 
12800                 causing dataloss)
12801
12802 2006-06-02 [cleroy]     2.2.0cvs75
12803
12804         * src/filtering.c
12805         * src/folder.c
12806         * src/procmsg.c
12807         * src/summaryview.c
12808                 Fix a few leaks
12809
12810 2006-06-02 [colin]      2.2.0cvs74
12811
12812         * src/main.c
12813                 On exit, free caches after writing them
12814                 Shuts up some valgrind false positives
12815         * src/procmsg.c
12816         * src/send_message.c
12817                 Fix races when reusing existing SMTP connections
12818                 Fix inexistant session timeout
12819         * src/toolbar.c
12820                 Display alertpanel after all queues have
12821                 been processed, not after each
12822
12823 2006-06-02 [wwp]        2.2.0cvs73
12824
12825         * manual/fr/glossary.xml
12826         * manual/fr/ack.xml
12827         * manual/ack.xml
12828                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12829
12830 2006-06-02 [wwp]        2.2.0cvs72
12831
12832         * manual/xml2pdf
12833         * manual/dist/pdf/Makefile.am
12834         * manual/dtd/manual.xsl
12835         * manual/fr/dist/pdf/Makefile.am
12836         * manual/pl/dist/pdf/Makefile.am
12837                 we changed the procedure to generate the .pdf version of the manual.
12838                 The procedure is more modern and the .pdf we get now has a valid index.
12839                 Here are the new pre-requisites:
12840
12841                 - JRE 1.x (1.4 here): there must be one from your distro
12842                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12843                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12844                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12845
12846                 See my posts for further info about the installation of this toolchain:
12847
12848                 Date: Fri, 19 May 2006 19:40:06 +0200
12849                 From: wwp <subscript@free.fr>
12850                 To: sylpheed-claws-devel@lists.sourceforge.net
12851                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12852
12853                 and
12854
12855                 Date: Wed, 24 May 2006 12:58:49 +0200
12856                 From: wwp <subscript@free.fr>
12857                 To: sylpheed-claws-devel@lists.sourceforge.net
12858                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12859
12860 2006-06-01 [colin]      2.2.0cvs71
12861
12862         * src/compose.c
12863                 Better guards against IMAP races
12864         * src/main.c
12865         * src/prefs_common.c
12866         * src/prefs_common.h
12867         * src/common/ssl_certificate.c
12868         * src/etpan/imap-thread.c
12869         * src/etpan/imap-thread.h
12870         * src/gtk/sslcertwindow.c
12871                 New hidden option ssl_skip_cert_check to 
12872                 avoid dups of bug #959 (libetpan linked
12873                 against gnutls and gnutls buggy on 64bit)
12874                 Present expired warning only once per
12875                 session/server.
12876         * manual/advanced.xml
12877         * manual/fr/advanced.xml
12878                 Document new option
12879
12880 2006-06-01 [wwp]        2.2.0cvs70
12881
12882         * src/messageview.c
12883                 fix for bug #961 (return receipt dialog 
12884                 complains incorrectly about return-path 
12885                 email adress being different), thanks 
12886                 to Colin.
12887
12888 2006-05-31 [cleroy]     2.2.0cvs69
12889
12890         * src/common/ssl.c
12891                 Guard against NULLs, although this
12892                 should never be an issue
12893
12894 2006-05-31 [colin]      2.2.0cvs68
12895
12896         * src/filtering.c
12897                 Use g_slist_prepend
12898         * src/imap.c
12899                 Don't remove caches when destroying folder, it
12900                 could (should) be done at exit
12901         * src/inc.c
12902                 free processing cache after incorporation
12903         * src/etpan/imap-thread.c
12904                 Maybe fix bug #959 (Crash on moving to emails 
12905                 to a imap account per ssl with a expired 
12906                 certificate.)
12907
12908 2006-05-30 [colin]      2.2.0cvs67
12909
12910         * src/summaryview.c
12911                 Put back event flush when displaying message
12912                 It avoids reading a bunch of messages just
12913                 by hitting shift-n for too long ;)
12914
12915 2006-05-29 [colin]      2.2.0cvs66
12916
12917         * src/summaryview.c
12918                 Remove useless g_warnings
12919
12920 2006-05-29 [colin]      2.2.0cvs65
12921
12922         * src/imap.c
12923                 Fix g_slist_append()s for performance
12924
12925 2006-05-29 [colin]      2.2.0cvs64
12926
12927         * src/compose.c
12928         * src/common/utils.c
12929                 Fix extraneous tab at start of addresses
12930         * src/mainwindow.c
12931                 Fix warnings (thanks to Fabien)
12932                 Fix crash at exit when composing messages 
12933                 exist
12934         * src/pop.c
12935                 Fix progress bar when deleting expired mails
12936                 Thanks to Hiro
12937         * src/summaryview.c
12938         * src/gtk/gtksctree.c
12939                 Fix re-sorting slowness
12940
12941 2006-05-29 [paul]       2.2.0cvs63
12942
12943         * src/mh.c
12944                 fetch full message when moving mails
12945                 from another mailbox, (fixed data loss
12946                 when filtering from IMAP to MH, introduced
12947                 in 2.2.0cvs57).
12948                 Thanks to Colin
12949
12950 2006-05-29 [mones]      2.2.0cvs62
12951
12952         * src/gtk/gtksctree.c
12953                 Unselect faster (patch by Colin)        
12954
12955 2006-05-26 [colin]      2.2.0cvs61
12956
12957         * src/summaryview.c
12958                 Unplug MSGINFO_UPDATE callback on delete too.
12959
12960 2006-05-26 [colin]      2.2.0cvs60
12961
12962         * src/foldersel.c
12963                 Fix bold in folder selection window with glib2.10
12964                 thanks Hiro
12965
12966 2006-05-26 [colin]      2.2.0cvs59
12967
12968         * src/procheader.c
12969                 Convert date only if necessary (and don't
12970                 try to convert from utf8 to utf8, too)
12971         * src/summaryview.c
12972                 Only set column's text if the column's 
12973                 displayed
12974
12975 2006-05-26 [colin]      2.2.0cvs58
12976
12977         * src/summaryview.c
12978         * src/gtk/gtkutils.c
12979                 Fix useless warning
12980
12981 2006-05-26 [colin]      2.2.0cvs57
12982
12983         * src/mainwindow.c
12984                 Make summaryview selectable as long as 
12985                 no message has focus
12986         * src/mh.c
12987                 Faster deletion (by implementing mh_remove_msgs)
12988                 Faster copy (avoid using mh_fetch_msg just to get
12989                 the filename)
12990                 Faster move (using move_file instead of copy_file
12991                 if MSG_IS_MOVE)
12992                 No progressbar if total number of mails to cp/mv 
12993                 is less than 100
12994         * src/summaryview.c
12995                 Fix removal from subject_table when mail gets moved
12996                 Faster deletion (g_slist_prepend instead of append)
12997         * src/gtk/gtksctree.c
12998                 Remove useless code
12999
13000 2006-05-25 [colin]      2.2.0cvs56
13001
13002         * src/common/ssl_certificate.c
13003                 Fix leak in expired cert check
13004
13005 2006-05-25 [colin]      2.2.0cvs55
13006
13007         * src/mh.c
13008                 Disable flags syncing on .mh_sequences - it
13009                 is buggy and marks mails read under unknown
13010                 conditions.
13011
13012 2006-05-25 [paul]
13013
13014         * 2.3.0-rc4 released
13015
13016 2006-05-24 [colin]      2.2.0cvs54
13017
13018         attention cvs users: if you manage to crash
13019         Sylpheed-Claws while moving, copying or deleting
13020         mails, we *are* interested in stack traces and
13021         valgrind logs. It looks stable, but one never
13022         knows...
13023
13024         * src/folder.c
13025                 Add progressbar for cache updates
13026         * src/folderutils.c
13027                 Optimize Mark all read in the current
13028                 folder
13029         * src/mh.c
13030                 Add progressbar for copy/move
13031         * src/procmsg.c
13032                 Optimize O(n^2) in copy/move
13033         * src/summaryview.c
13034         * src/gtk/gtksctree.c
13035                 Optimize O(n^2) algos
13036         * src/common/timing.h
13037                 Display ms instead of us
13038
13039 2006-05-24 [wwp]        2.2.0cvs53
13040
13041         * manual/fr/advanced.xml
13042                 updates to the French manual.
13043
13044 2006-05-24 [wwp]        2.2.0cvs52
13045
13046         * src/common/utils.c
13047                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13048
13049 2006-05-24 [wwp]        2.2.0cvs51
13050
13051         * src/folderutils.c
13052                 fixed "mark all read" in MH folders (thanks to Colin).
13053
13054 2006-05-24 [paul]       2.2.0cvs50
13055
13056         * doc/man/sylpheed-claws.1
13057                 updated the man page
13058
13059 2006-05-23 [colin]      2.2.0cvs49
13060
13061         * src/folderview.c
13062         * src/imap.c
13063         * src/inc.c
13064         * src/mbox.c
13065         * src/messageview.c
13066         * src/news.c
13067         * src/send_message.c
13068         * src/summaryview.c
13069         * src/gtk/sslcertwindow.c
13070                 alertpanel fixes, by Fabien
13071
13072 2006-05-23 [colin]      2.2.0cvs48
13073
13074         * src/folder.c
13075         * src/folderview.c
13076         * src/msgcache.c
13077         * src/summaryview.c
13078         * src/gtk/gtksctree.c
13079         * src/gtk/gtksctree.h
13080                 More timings
13081                 Fix slow loading problem, which was caused by the
13082                 use of some gtk_ctree funcs and their use of
13083                 g_list_position while gtk_ctree_(un)link'ing.
13084                 Reap more functions from gtkctree.c to be sure we
13085                 use our (fast) version instead of theirs.
13086         * src/mh.c
13087                 Fix copy of unread mails
13088
13089
13090 2006-05-22 [wwp]        2.2.0cvs47
13091
13092         * manual/fr/advanced.xml
13093                 updated.
13094
13095 2006-05-22 [colin]      2.2.0cvs46
13096
13097         * src/filtering.c
13098                 Fix possible infinite loop. 'copy' is not a 
13099                 final action, so when encountering a 'copy',
13100                 we have to check if a previous one was set
13101                 and do it. In the same way, if we encounter
13102                 a 'move' we have to perform a possibly 
13103                 pending 'copy'. This will slow down filtering
13104                 on IMAP if move+copy or multiple copy actions
13105                 are to be done, but handling it via the batch
13106                 would be really too convoluted.
13107
13108 2006-05-22 [wwp]        2.2.0cvs45
13109
13110         * manual/fr/advanced.xml
13111         * manual/fr/faq.xml
13112         * manual/fr/glossary.xml
13113         * manual/fr/handling.xml
13114         * manual/fr/intro.xml
13115         * manual/fr/plugins.xml
13116         * manual/fr/sylpheed-claws-manual.xml
13117                 sync w/ the english manual: updates URIs, documented mailing-list
13118                 support, better explanation about the enabled/disabled feature
13119                 in filtering/processing rules by Paul.
13120
13121 2006-05-21 [colin]      2.2.0cvs44
13122
13123         * src/summaryview.c
13124                 Don't expand after building threads, but during
13125
13126 2006-05-21 [colin]      2.2.0cvs43
13127
13128         * src/procmsg.c
13129         * src/summaryview.c
13130                 More timing possibilities... For next time I have 
13131                 to find out how the hell some 3GHz computer takes
13132                 one minute to open a 30k folder...
13133
13134 2006-05-21 [colin]      2.2.0cvs42
13135
13136         * manual/pl/advanced.xml
13137         * manual/pl/faq.xml
13138         * manual/pl/glossary.xml
13139         * manual/pl/handling.xml
13140         * manual/pl/intro.xml
13141         * manual/pl/plugins.xml
13142         * manual/pl/sylpheed-claws-manual.xml
13143                 Polish manual updated by Pawel
13144
13145 2006-05-20 [colin]
13146
13147         * 2.3.0-rc3 released
13148
13149 2006-05-20 [colin]      2.2.0cvs41
13150
13151         * src/imap.c
13152                 Fix -rc2 problems:
13153                 - remove cache of moved messages from original folder
13154                 - apply new flags to messages even if they aren't appliable
13155                   via IMAP.
13156
13157 2006-05-20 [colin]
13158
13159         * 2.3.0-rc2 released
13160
13161 2006-05-19 [colin]      2.2.0cvs40
13162
13163         * src/imap.c
13164                 Don't issue SELECT in imap_change_flags
13165                 before having checked that we indeed have
13166                 some flags to change. MSG_POSTFILTERED for
13167                 example can't be used on IMAP.
13168                 Fixes bug #955 (copying messages between 
13169                 imap folders is extremely slow), which was
13170                 a regression.
13171
13172 2006-05-19 [colin]      2.2.0cvs39
13173
13174         * src/folder.c
13175         * src/folder.h
13176         * src/folderview.c
13177                 Try to fix bug #830 (Some unread messages 
13178                 get marked read in IMAP inbox):
13179                 - Prevent scanning a folder if it's being 
13180                   opened via the GUI
13181                 - Postpone opening via the GUI of a folder
13182                   currently scanned.
13183
13184
13185 2006-05-19 [wwp]        2.2.0cvs38
13186
13187         * manual/advanced.xml
13188                 fix English+typo (thanks to Paul).
13189
13190 2006-05-19 [wwp]        2.2.0cvs37
13191
13192         * manual/advanced.xml
13193         * manual/fr/advanced.xml
13194         * src/gtk/logwindow.c
13195         * src/prefs_common.c
13196         * src/prefs_common.h
13197                 added hidden prefs to allow customization of colors used in
13198                 protocol log window (useful for dark gtk+ themes).
13199
13200 2006-05-19 [wwp]        2.2.0cvs36
13201
13202         * ChangeLog
13203                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13204
13205 2006-05-19 [paul]       2.2.0cvs35
13206
13207         * src/textview.c
13208                 make Reply-To fully clickable
13209         * src/gtk/logwindow.c
13210                 more colouring (SMTP ESMTP)
13211         Both patches by Pawel Pekala
13212
13213 2006-05-19 [cleroy]     2.2.0cvs34
13214
13215         * src/mh.c
13216                 Don't update flags from current folder
13217                 Probably fixes bug #935 (Read Messages 
13218                 Revert to Being Marked as Unread)
13219
13220 2006-05-18 [colin]      2.2.0cvs33
13221
13222         * src/imap.c
13223                 Warning fix
13224         * src/compose.c
13225         * src/mainwindow.c
13226         * src/summaryview.c
13227         * src/toolbar.c
13228                 Allow replying to multiple emails
13229                 in multiple windows
13230         * src/mimeview.c
13231         * src/etpan/imap-thread.c
13232                 Leak fixes
13233
13234 2006-05-18 [paul]       2.2.0cvs32
13235
13236         * src/summaryview.c
13237                 keep Mailing-List menu refreshed
13238                 Thanks to Colin
13239
13240 2006-05-18 [paul]       2.2.0cvs31
13241
13242         * manual/advanced.xml
13243         * manual/faq.xml
13244         * manual/glossary.xml
13245         * manual/handling.xml
13246         * manual/intro.xml
13247         * manual/plugins.xml
13248         * manual/sylpheed-claws-manual.xml
13249                 update URLs
13250                 add info about mailing-list support
13251                 edit filtering info
13252         * src/wizard.c
13253         * src/common/defs.h
13254         * src/gtk/about.c
13255         * src/plugins/dillo_viewer/README
13256                 update URLs
13257
13258 2006-05-17 [wwp]        2.2.0cvs30
13259
13260         * manual/handling.xml
13261         * manual/fr/handling.xml
13262                 documented the ability to enabled/disable filtering/processing rules.
13263
13264 2006-05-17 [colin]      2.2.0cvs29
13265
13266         * src/main.c
13267                 Don't initialize g_thread subsystem if it's 
13268                 already done (thanks to Hiro)
13269         * src/mimeview.c
13270                 Fix saving of parts when there name can't be
13271                 converted from UTF-8.
13272
13273 2006-05-17 [paul]       2.2.0cvs28
13274
13275         * po/Makefile.in.in
13276                 fix config.status warning with autoconf 2.60
13277
13278 2006-05-17 [paul]       2.2.0cvs27
13279
13280         * po/POTFILES.in
13281                 add src/mbox.c
13282
13283 2006-05-17 [wwp]        2.2.0cvs26
13284
13285         * src/mainwindow.c
13286                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13287
13288 2006-05-17 [wwp]        2.2.0cvs25
13289
13290         * src/plugins/demo/demo.c
13291                 updated product name in plugin demo (many plugins need to be
13292                 sync'ed w/ that change).
13293
13294 2006-05-17 [colin]      2.2.0cvs24
13295
13296         * src/mh.c
13297                 Fix leak
13298
13299 2006-05-16 [colin]      2.2.0cvs23
13300
13301         * src/mainwindow.c
13302                 Stupid me hit again. Fix cvs22.
13303
13304 2006-05-16 [colin]      2.2.0cvs22
13305
13306         * src/mainwindow.c
13307                 Fix bug #922 (sylpheed-claws crashed after 
13308                 pushing on Inbox folder)
13309
13310 2006-05-16 [colin]      2.2.0cvs21
13311
13312         * src/compose.c
13313                 Make From header be copy/paste/select-able
13314
13315 2006-05-16 [wwp]        2.2.0cvs20
13316
13317         * src/export.c
13318         * src/matcher.c
13319         * src/summaryview.c
13320         * src/etpan/imap-thread.c
13321                 fix some compiler warnings (thanks to Colin).
13322
13323 2006-05-16 [wwp]        2.2.0cvs19
13324
13325         * src/action.c
13326         * src/gedit-print.c
13327         * src/inc.c
13328         * src/mainwindow.c
13329         * src/mh.c
13330         * src/statusbar.c
13331         * src/send_message.c
13332         * src/summaryview.c
13333                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13334
13335 2006-05-15 [colin]      2.2.0cvs18
13336
13337         * src/procmsg.c
13338                 Fix automatic rule creation with List-Post
13339
13340 2006-05-15 [paul]       2.2.0cvs17
13341
13342         * tools/filter_conv_new.pl
13343                 updated for rule enabling/disabling
13344                 claws version >= 2.3.x required
13345
13346 2006-05-15 [cleroy]     2.2.0cvs16
13347
13348         * src/main.c
13349                 Revert test
13350
13351 2006-05-15 [cleroy]     2.2.0cvs15
13352
13353         * src/main.c
13354                 test
13355
13356 2006-05-15 [wwp]        2.2.0cvs14
13357
13358         * manual/pl/.cvsignore
13359                 ignore generated files.
13360
13361 2006-05-14 [wwp]        2.3.0-rc1
13362
13363         * 2.3.0-rc1 released
13364
13365 2006-05-13 [wwp]        2.2.0cvs13
13366
13367         * src/filtering.c
13368         * src/filtering.h
13369         * src/matcher.c
13370         * src/matcher_parser_lex.l
13371         * src/matcher_parser_parse.y
13372         * src/prefs_filtering.c
13373                 new feature: provide the ability to disable filtering and processing
13374                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13375                 adaptations.
13376
13377 2006-05-13 [colin]      2.2.0cvs12
13378
13379         * src/compose.c
13380                 Remove useless if (a) b; else b;
13381                 Thanks to wwp
13382
13383 2006-05-13 [wwp]        2.2.0cvs11
13384
13385         * src/export.c
13386         * src/import.c
13387         * src/mainwindow.c
13388         * src/mbox.c
13389         * src/summaryview.c
13390         * src/summaryview.h
13391                 no more silent failures (or at least less ones) when importing
13392                 or exporting from/to mbox. Also start importing/exporting if
13393                 the necessary info is set.
13394
13395 2006-05-13 [wwp]        2.2.0cvs10
13396
13397         * RELEASE_NOTES
13398                 restored up-to-date release notes.
13399
13400 2006-05-13 [paul]       2.2.0cvs9
13401
13402         * po/nl.po
13403         * po/ru.po
13404                 updated by Tim Dijkstra and Pavlo Bohmat
13405
13406 2006-05-12 [colin]      2.2.0cvs8
13407
13408         * src/gtk/quicksearch.c
13409                 Add "k" as shortcut for "colorlabel". Patch
13410                 by ath42@users.sf.net.
13411
13412 2006-05-12 [paul]       2.2.0cvs7
13413
13414         * src/prefs_common.h
13415         * src/prefs_summaries.c
13416         * src/summaryview.c
13417                 when entering a folder also allow
13418                 going directly to first Marked message
13419
13420 2006-05-12 [paul]       2.2.0cvs6
13421
13422         * src/summaryview.c
13423                 always obey 'confirm before marking all
13424                 mails read' option
13425
13426 2006-05-12 [paul]       2.2.0cvs5
13427
13428         * src/textview.c
13429                 make Sender fully clickable
13430
13431 2006-05-12 [colin]      2.2.0cvs4
13432
13433         * src/compose.c
13434         * src/compose.h
13435                 Let From be editable
13436         * src/main.c
13437         * src/mh.c
13438                 Full support of .mh_sequences' Unseen seq
13439
13440 2006-05-12 [colin]      2.2.0cvs3
13441
13442         * src/folder.c
13443         * src/mainwindow.c
13444         * src/mainwindow.h
13445         * src/messageview.c
13446         * src/prefs_spelling.c
13447         * src/procheader.c
13448         * src/procmsg.c
13449         * src/procmsg.h
13450         * src/summaryview.c
13451         * src/toolbar.c
13452         * src/toolbar.h
13453                 Add contextual menu on Compose toolbar
13454                 button. Fixes bug #944 (Automatic
13455                 addresses not applied when changing account
13456                 from compose window)
13457                 add Mailing List support
13458                 based on the old 0.6.5claws25 patch by
13459                 Melvin Hadasht, with finishing touches
13460                 by Colin
13461                 Fix "ignore thread" when mails are threaded by
13462                 subject (and weren't ignored although appearing
13463                 in the thread).
13464                 GUI rework.
13465                 Both patches by Pawel.
13466
13467 2006-05-08 [paul]       2.2.0cvs2
13468
13469         * src/mainwindow.c
13470         * src/mainwindow.h
13471         * src/messageview.c
13472         * src/procheader.c
13473         * src/procmsg.c
13474         * src/procmsg.h
13475         * src/summaryview.c
13476                 add Mailing List support
13477                 based on the old 0.6.5claws25 patch by 
13478                 Melvin Hadasht, with finishing touches
13479                 by Colin
13480
13481 2006-05-08 [colin]      2.2.0cvs1
13482
13483         * src/mainwindow.c
13484         * src/toolbar.c
13485         * src/toolbar.h
13486                 Add contextual menu on Compose toolbar 
13487                 button. Fixes bug #944 (Automatic 
13488                 addresses not applied when changing account 
13489                 from compose window)
13490
13491 2006-05-08 [paul]       2.2.0
13492
13493         2.2.0 released
13494
13495 2006-05-08 [paul]       2.1.1cvs51
13496
13497         * po/cs.po
13498         * po/de.po
13499         * po/en_GB.po
13500         * po/fi.po
13501         * po/fr.po
13502         * po/pt_BR.po
13503         * po/sr.po
13504         * po/zh_CN.po
13505                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13506                 Fabien Vantard, Frederico Goncalves Guimaraes,
13507                 Aleksandar Urosevic, and Ralgh Young
13508
13509 2006-05-12 [colin]      2.1.1cvs50
13510
13511         * po/cs.po
13512         * po/de.po
13513         * po/en_GB.po
13514         * po/es.po
13515         * po/fi.po
13516         * po/fr.po
13517         * po/pt_BR.po
13518         * po/sr.po
13519         * po/zh_CN.po
13520                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13521                 Fabien Vantard, Frederico Goncalves Guimaraes,
13522                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13523
13524 2006-05-05 [colin]      2.1.1cvs49
13525
13526         * manual/Makefile.am
13527         * manual/pl/Makefile.am
13528         * manual/pl/account.xml
13529         * manual/pl/ack.xml
13530         * manual/pl/addrbook.xml
13531         * manual/pl/advanced.xml
13532         * manual/pl/faq.xml
13533         * manual/pl/glossary.xml
13534         * manual/pl/gpl.xml
13535         * manual/pl/handling.xml
13536         * manual/pl/intro.xml
13537         * manual/pl/keyboard.xml
13538         * manual/pl/plugins.xml
13539         * manual/pl/starting.xml
13540         * manual/pl/sylpheed-claws-manual.xml
13541         * manual/pl/dist/.cvsignore
13542         * manual/pl/dist/Makefile.am
13543         * manual/pl/dist/html/.cvsignore
13544         * manual/pl/dist/html/Makefile.am
13545         * manual/pl/dist/pdf/.cvsignore
13546         * manual/pl/dist/pdf/Makefile.am
13547         * manual/pl/dist/ps/.cvsignore
13548         * manual/pl/dist/ps/Makefile.am
13549         * manual/pl/dist/txt/.cvsignore
13550         * manual/pl/dist/txt/Makefile.am
13551                 Add the polish translation of the manual,
13552                 Authored by Pawel Pekala.
13553
13554 2006-05-05 [cleroy]     2.1.1cvs48
13555
13556         * src/main.c
13557                 Re-read matcherrc after loading plugins 
13558                 if some of them add folders.
13559
13560 2006-05-03 [colin]      2.1.1cvs47
13561
13562         * src/imap.c
13563                 I'm idiot
13564
13565 2006-05-03 [colin]      2.1.1cvs46
13566
13567         * src/imap.c
13568                 Be sure to have a session when
13569                 getting separator
13570
13571 2006-05-03 [colin]      2.1.1cvs45
13572
13573         * src/imap.c
13574         * src/imap.h
13575         * src/imap_gtk.c
13576                 Fix preventing renaming with namespace 
13577                 separator.
13578
13579 2006-05-01 [colin]      2.1.1cvs44
13580
13581         * src/action.c
13582                 Don't reload messageview when result of
13583                 action is piped.
13584
13585 2006-04-29 [colin]      2.1.1cvs43
13586
13587         * src/prefs_receive.c
13588         * src/plugins/spamassassin/spamassassin_gtk.c
13589         * src/plugins/clamav/clamav_plugin_gtk.c
13590                 GUI fixes by Pawel
13591
13592 2006-04-29 [colin]      2.1.1cvs42
13593
13594         * src/prefs_compose_writing.c
13595         * src/prefs_quote.c
13596                 Cleanups. Patch by Pawel
13597
13598 2006-04-28 [paul]       2.1.1cvs41
13599
13600         * src/matcher.c
13601                 fix returned quick search results when search
13602                 term contains an underscore.
13603                 Thanks to Colin
13604
13605 2006-04-28 [paul]       2.1.1cvs40
13606
13607         * src/prefs_message.c
13608         * src/prefs_receive.c
13609                 GUI cleanups
13610                 Patches by Pawel Pekala
13611
13612 2006-04-27 [colin]      2.1.1cvs39
13613
13614         * src/wizard.c
13615                 Differentiate subject Welcome from
13616                 window's title Welcome
13617
13618 2006-04-27 [paul]
13619
13620         2.2.0-rc1 released
13621
13622 2006-04-27 [paul]       2.1.1cvs38
13623
13624         * manual/advanced.xml
13625         * manual/fr/advanced.xml
13626                 add info about compose_no_markup hidden pref
13627
13628 2006-04-27 [paul]       2.1.1cvs37
13629
13630         * src/prefs_account.c
13631                 improve privacy labels
13632         * src/prefs_msg_colors.c
13633                 change some strings for translators' convenience
13634         * src/gtk/gtkutils.c
13635                 don't underline the link button text
13636
13637 2006-04-25 [colin]      2.1.1cvs36
13638
13639         * src/folder.c
13640                 Complete 2.1.1cvs33 (once more ;)
13641
13642 2006-04-25 [colin]      2.1.1cvs35
13643
13644         * src/editldap.c
13645                 Fix tooltip
13646
13647 2006-04-25 [cleroy]     2.1.1cvs34
13648
13649         * src/compose.c
13650         * src/gtk/gtkaspell.c
13651                 Fix crash on redirect (related to the return 
13652                 of the aspell menu in compose's toolbar)
13653         * src/prefs_msg_colors.c
13654                 Fix sensitivity widgets
13655         * src/image_viewer.c
13656         * src/gtk/pluginwindow.c
13657         * src/gtk/prefswindow.c
13658                 Change released signals to clicked (Fabien)
13659         * po/POTFILES.in
13660         * src/common/socket.c
13661         * src/plugins/spamassassin/spamassassin.c
13662                 Translate strings (Fabien)
13663
13664 2006-04-25 [paul]       2.1.1cvs33
13665
13666         * src/folder.c
13667         * src/folder.h
13668         * src/folderview.c
13669                 complete the fix of bug #912
13670                 Thanks to Colin
13671
13672 2006-04-25 [colin]      2.1.1cvs32
13673
13674         * src/news.c
13675                 Better progress bar
13676         * src/mimeview.c
13677         * src/summaryview.c
13678         * src/summaryview.h
13679                 Fix focus chain
13680                 Patches by Pawel Pekala
13681
13682 2006-04-24 [colin]      2.1.1cvs31
13683
13684         * src/compose.c
13685                 Fix compilation warnings (Fabien)
13686
13687 2006-04-24 [colin]      2.1.1cvs30
13688
13689         * src/addrindex.c
13690         * src/editldap.c
13691         * src/editldap_basedn.c
13692         * src/editldap_basedn.h
13693         * src/ldapctrl.c
13694         * src/ldapctrl.h
13695         * src/ldapquery.c
13696         * src/ldaputil.c
13697         * src/ldaputil.h
13698                 Fix bug #901 (LDAPS support)
13699
13700 2006-04-24 [colin]      2.1.1cvs29
13701
13702         * src/compose.c
13703                 Fix logic on error with send dialog on
13704         * src/imap.c
13705                 Fix compilation without libetpan, thanks
13706                 to Fabien
13707         * src/summaryview.c
13708                 Fix 'context-menu' key
13709
13710 2006-04-23 [colin]      2.1.1cvs28
13711
13712         * src/folder.c
13713                 Never free current's cache to free up 
13714                 memory. Fixes bug #912 (new count 
13715                 randomly set to message count)
13716
13717 2006-04-23 [colin]      2.1.1cvs27
13718
13719         * src/gtk/quicksearch.c
13720                 And remove printf...
13721
13722 2006-04-23 [colin]      2.1.1cvs26
13723
13724         * src/gtk/quicksearch.c
13725                 Fix replacing in quicksearch, and fix inserting
13726                 in the middle of the string. (introduced at 2.1.0cvs22)
13727
13728 2006-04-23 [colin]      2.1.1cvs25
13729
13730         * src/imap.c
13731                 Make sure uidnext is initialized in get_num_list
13732                 (not for stable, related to 2.1.1cvs8 and friends)
13733
13734 2006-04-23 [colin]      2.1.1cvs24
13735
13736         * src/imap.c
13737                 Output something when login is successful
13738                 too
13739
13740 2006-04-23 [colin]      2.1.1cvs23
13741
13742         * src/etpan/imap-thread.c
13743                 Better logging (line-per-line, hide data in fetch)
13744                 Fix a const warning
13745         * src/gtk/logwindow.c
13746         * src/gtk/logwindow.h
13747                 Better logging (color for input/output)
13748
13749 2006-04-21 [colin]      2.1.1cvs22
13750
13751         * src/gtk/quicksearch.c
13752                 On gtk+-2.8, use stock buttons in quicksearch
13753                 Based on a patch by Fabien and a design by Paul
13754
13755 2006-04-21 [colin]      2.1.1cvs21
13756
13757         * src/folderview.c
13758         * src/mainwindow.c
13759                 Fix occasional flicker in folderview
13760         * src/common/utils.c
13761                 Fix bug #943 (Incorrectly parsed email address 
13762                 list in short headers on message view and in 
13763                 printouts)
13764
13765 2006-04-20 [colin]      2.1.1cvs20
13766
13767         * src/imap.c
13768         * src/imap.h
13769         * src/prefs_account.c
13770                 Add ANONYMOUS auth for IMAP
13771
13772 2006-04-20 [paul]       2.1.1cvs19
13773
13774         * src/main.c
13775                 proper fix for 2.1.1cvs18
13776                 Thanks to Colin
13777
13778 2006-04-20 [paul]       2.1.1cvs18
13779
13780         * src/main.c
13781                 fix build warnings
13782
13783 2006-04-20 [paul]       2.1.1cvs17
13784
13785         * src/gtk/quicksearch.c
13786                 fix standard, non-extended Quick search,
13787                 was broken in 2.1.1cvs15.
13788                 Thanks to Colin.
13789
13790 2006-04-20 [colin]      2.1.1cvs16
13791
13792         * src/prefs_matcher.c
13793                 Fix values when reselecting a ~test
13794                 rule
13795
13796 2006-04-19 [colin]      2.1.1cvs15
13797
13798         * src/compose.c
13799         * src/compose.h
13800         * src/gtk/gtkaspell.c
13801         * src/gtk/gtkaspell.h
13802                 Put back Options menu in Spelling/
13803         * src/gtk/quicksearch.c
13804                 Don't search, and show error, if the
13805                 advanced search has a syntax error
13806
13807 2006-04-18 [colin]      2.1.1cvs14
13808
13809         * src/textview.c
13810                 Fix gdk warnings on set_cursor when textview
13811                 isn't visible
13812
13813 2006-04-18 [colin]      2.1.1cvs13
13814
13815         * src/gtk/gtksctree.c
13816                 Remove seemingly useless refresh that causes
13817                 flicker - watch this commit in case of 
13818                 problems before planned backport to stable
13819
13820 2006-04-18 [colin]      2.1.1cvs12
13821
13822         * src/imap.c
13823                 Factorize get/set_xml code
13824         * src/compose.c
13825         * src/prefs_account.c
13826         * src/prefs_account.h
13827         * src/procmsg.c
13828                 Add Encrypt to self option
13829
13830 2006-04-17 [colin]      2.1.1cvs11
13831
13832         * configure.ac
13833                 Fix search on encrpyt function on dragonfly
13834                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13835
13836 2006-04-17 [colin]      2.1.1cvs10
13837
13838         * src/prefs_account.c
13839                 Be safe by default: remove mails from POP3
13840                 after 7 days, not immediately
13841
13842 2006-04-17 [colin]      2.1.1cvs9
13843
13844         * src/etpan/imap-thread.c
13845                 Fix build on DragonFly - patch by 
13846                 Jonathan Buschmann <jonthn@agmact.com>
13847
13848 2006-04-17 [colin]      2.1.1cvs8
13849
13850         * src/imap.c
13851                 Save uidnext between sessions
13852
13853 2006-04-17 [colin]      2.1.1cvs7
13854
13855         * src/imap.c
13856                 scan is required when uid validity changes
13857
13858 2006-04-17 [colin]      2.1.1cvs6
13859
13860         * src/folderview.c
13861                 Don't scan if not necessary, apart in current
13862                 folder and INBOX to fetch flags.
13863         * src/imap.c
13864                 Scan is necessary if unread count changes
13865
13866 2006-04-17 [colin]      2.1.1cvs5
13867
13868         * src/imap.c
13869                 ...But always fetch ANSWERED and DELETED flags for
13870                 INBOX, as filtering can happen on these flags.
13871
13872 2006-04-17 [colin]      2.1.1cvs4
13873
13874         * src/imap.c
13875                 Don't fetch REPLIED and DELETED flags when synchronising
13876                 flags with a closed folder. We only need UNSEEN and FLAGGED
13877                 to update the folderview.
13878
13879 2006-04-17 [colin]      2.1.1cvs3
13880
13881         * src/imap.c
13882                 Faster flag search when there are new mails 
13883                 in a folder. We can do a full search if the 
13884                 folder contains less messages than the new
13885                 list.
13886
13887 2006-04-17 [colin]      2.1.1cvs2
13888
13889         * po/cs.po
13890         * po/de.po
13891         * po/fr.po
13892         * po/nl.po
13893         * po/pt_BR.po
13894                 Update translations from stable branch
13895
13896 2006-04-17 [colin]      2.1.1cvs1
13897
13898         * configure.ac
13899                 Bump version to follow stable release
13900
13901 2006-04-16 [mones]      2.1.0cvs50
13902
13903         * po/es.po
13904                 Updated for release
13905
13906 2006-04-16 [colin]      2.1.0cvs49
13907
13908         * src/textview.c
13909                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13910                 with gtk < 2.8. Thanks to Fabien Vantard.
13911
13912 2006-04-15 [colin]      2.1.0cvs48
13913
13914         * src/etpan/imap-thread.c
13915                 Fix bug #919 (libetpan: SEGV when connecting 
13916                 using command)
13917
13918 2006-04-14 [colin]      2.1.0cvs47
13919
13920         * src/main.c
13921                 Fix race on --select (should be done better)
13922
13923 2006-04-14 [wwp]        2.1.0cvs46
13924
13925         * src/send_message.c
13926                 enforce a check for domain in account prefs (a sending
13927                 error could be faced if domain was checked but no value set),
13928                 thanks to Colin.
13929
13930 2006-04-14 [colin]      2.1.0cvs45
13931
13932         * src/codeconv.c
13933                 when converting from unknown to unknown, if the
13934                 string is UTF8, don't convert it to the locale
13935                 (which breaks it)
13936
13937 2006-04-14 [colin]      2.1.0cvs44
13938
13939         * src/compose.c
13940                 Don't try to use ASCII for converting headers
13941                 (as done in body)
13942
13943 2006-04-14 [paul]       2.1.0cvs43
13944
13945         * src/crash.c
13946                 add locale/charset info to crash report
13947         * src/gtk/about.c
13948                 add wwp to doc team
13949                 replace 'e-mail' with preferred 'email'
13950         * src/gtk/authors.h
13951                 ensure contributors list is in alphabetical
13952                 order
13953
13954 2006-04-13 [colin]      2.1.0cvs42
13955
13956         * src/textview.c
13957                 Prevent gdk warnings
13958
13959 2006-04-13 [colin]      2.1.0cvs41
13960
13961         * src/common/ssl_certificate.c
13962         * src/common/ssl_certificate.h
13963         * src/gtk/sslcertwindow.c
13964                 Warn on expired certs, and display the expiration date
13965
13966 2006-04-13 [colin]      2.1.0cvs40
13967
13968         * src/plugins/spamassassin/spamassassin_gtk.c
13969                 Fix missing set_text on unix socket
13970
13971 2006-04-13 [wwp]        2.1.0cvs39
13972
13973         * manual/fr/advanced.xml
13974         * manual/fr/glossary.xml
13975                 applied new spam/ham/email lexicon (pourriel, courriel)
13976
13977 2006-04-13 [paul]       2.1.0cvs38
13978
13979         * src/plugins/pgpmime/plugin.c
13980                 remove the mention of S/MIME from the
13981                 description. This is now handled by the
13982                 S/MIME plugin.
13983
13984 2006-04-13 [paul]       2.1.0cvs37
13985
13986         * src/prefs_msg_colors.c
13987                 rework dialog
13988         * src/prefs_folder_item.c
13989         * src/prefs_spelling.c
13990                 add a tooltip to the colour selector buttons
13991
13992 2006-04-13 [wwp]        2.1.0cvs36
13993
13994         * manual/advanced.xml
13995         * manual/glossary.xml
13996         * manual/handling.xml
13997         * manual/keyboard.xml
13998         * manual/plugins.xml
13999         * manual/starting.xml
14000         * manual/fr/account.xml
14001         * manual/fr/ack.xml
14002         * manual/fr/addrbook.xml
14003         * manual/fr/advanced.xml
14004         * manual/fr/faq.xml
14005         * manual/fr/glossary.xml
14006         * manual/fr/gpl.xml
14007         * manual/fr/handling.xml
14008         * manual/fr/intro.xml
14009         * manual/fr/keyboard.xml
14010         * manual/fr/plugins.xml
14011         * manual/fr/starting.xml
14012         * manual/fr/sylpheed-claws-manual.xml
14013                 fixes to the manuals:
14014                  - summaryview -> Message List (same in French)
14015                  - translate key names
14016                  - fix French punctuation, use non-breakable spaces when
14017                    necessary, don't use &thinsp; which is not portable
14018                  - tell what maildir and mbox formats we support
14019
14020 2006-04-12 [wwp]        2.1.0cvs35
14021
14022         * src/prefs_toolbar.c
14023                 unified a replace button more,
14024                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14025
14026 2006-04-12 [wwp]        2.1.0cvs34
14027
14028         * src/prefs_common.c
14029         * src/prefs_msg_colors.c
14030                 make default color labels translatable,
14031                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14032                 thanks to Tim <timbrain@post.cz> for reporting.
14033
14034 2006-04-12 [wwp]        2.1.0cvs33
14035
14036         * manual/glossary.xml
14037         * manual/intro.xml
14038         * manual/plugins.xml
14039         * manual/starting.xml
14040         * manual/sylpheed-claws-manual.xml
14041         * manual/fr/.cvsignore
14042         * manual/fr/account.xml
14043         * manual/fr/ack.xml
14044         * manual/fr/addrbook.xml
14045         * manual/fr/advanced.xml
14046         * manual/fr/faq.xml
14047         * manual/fr/glossary.xml
14048         * manual/fr/handling.xml
14049         * manual/fr/intro.xml
14050         * manual/fr/keyboard.xml
14051         * manual/fr/plugins.xml
14052         * manual/fr/starting.xml
14053         * manual/fr/sylpheed-claws-manual.xml
14054                 various fixes: typos, missing .fr translations, punctuation,
14055                 capitalization, links, accents and some bad French more.
14056
14057 2006-04-12 [wwp]        2.1.0cvs32
14058
14059         * src/prefs_gtk.c
14060                 fix for bug #935: always store prefs files in UTF-8 (thanks
14061                 to Colin).
14062
14063 2006-04-11 [colin]      2.1.0cvs31
14064
14065         * src/compose.c
14066                 Fix inserting files not in utf8 when locale is utf8
14067
14068 2006-04-11 [colin]      2.1.0cvs30
14069
14070         * src/inc.c
14071                 Don't show error dialog when cancelling connection
14072                 Patch by Pawel
14073
14074 2006-04-11 [cleroy]     2.1.0cvs29
14075
14076         * src/compose.c
14077                 Implement multiple quote levels
14078         * src/prefs_common.c
14079                 Change a little bit the quote bgcolor for 2nd level
14080
14081 2006-04-11 [colin]      2.1.0cvs28
14082
14083         * src/gtk/about.c
14084                 Add locale and charset in the label
14085
14086 2006-04-10 [colin]      2.1.0cvs27
14087
14088         * src/compose.c
14089         * src/prefs_common.c
14090         * src/prefs_common.h
14091         * src/prefs_msg_colors.c
14092         * src/textview.c
14093                 Allow optional background color in quotes
14094                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14095                 GTK+-2.8.x feature
14096
14097 2006-04-10 [colin]      2.1.0cvs26
14098
14099         * src/main.c
14100         * src/mainwindow.c
14101         * src/mainwindow.h
14102                 Implement --select
14103
14104 2006-04-10 [colin]      2.1.0cvs25
14105
14106         * manual/plugins.xml
14107         * manual/fr/plugins.xml
14108                 Document libcurl's proxy variables
14109
14110 2006-04-09 [colin]      2.1.0cvs24
14111
14112         * src/prefs_common.c
14113                 gettext() returns statically allocated stuff. We have
14114                 to strdup it in order to be able to free it.
14115
14116 2006-04-09 [colin]      2.1.0cvs23
14117
14118         * AUTHORS
14119         * src/gtk/authors.h
14120                 Add Alexei
14121
14122 2006-04-09 [colin]      2.1.0cvs22
14123
14124         * src/mainwindow.c
14125         * src/gtk/quicksearch.c
14126                 Fix bug #859 (problems with cyrilic input in 
14127                 search panel) - Patch by Alexey Illarionov 
14128                 <littlesavage@rambler.ru>
14129
14130 2006-04-09 [colin]      2.1.0cvs21
14131
14132         * src/prefs_customheader.c
14133                 I prefer removing then freeing rather than the contrary
14134                 (even if it doesn't change anything ;-)
14135         * src/prefs_account.c
14136                 Fix bug #933 (Crash re-entering the custom headers list 
14137                 dialog in accounts prefs)
14138                 The problem happened when cancelling the Account 
14139                 Preferences' dialogs - in which case we didn't do 
14140                 anything to the PrefsAccount * struct. In case of applying,
14141                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14142                 working with in this dialog. The problem is that 
14143                 prefs_customheader.c, working on this tmp_ac_prefs, always
14144                 changes the ->customhdr_list pointer, even when cancelled. 
14145                 So in case of cancelling the prefs_account dialog, we still
14146                 have to update ->customhdr_list in the real account.
14147
14148 2006-04-08 [colin]      2.1.0cvs20
14149
14150         * manual/fr/glossary.xml
14151         * manual/fr/keyboard.xml
14152                 Forgot some headers :)
14153
14154 2006-04-08 [colin]      2.1.0cvs19
14155
14156         * manual/Makefile.am
14157         * manual/fr/Makefile.am
14158         * manual/fr/account.xml
14159         * manual/fr/ack.xml
14160         * manual/fr/addrbook.xml
14161         * manual/fr/advanced.xml
14162         * manual/fr/faq.xml
14163         * manual/fr/glossary.xml
14164         * manual/fr/gpl.xml
14165         * manual/fr/handling.xml
14166         * manual/fr/intro.xml
14167         * manual/fr/keyboard.xml
14168         * manual/fr/plugins.xml
14169         * manual/fr/starting.xml
14170         * manual/fr/sylpheed-claws-manual.xml
14171         * manual/fr/dist/.cvsignore
14172         * manual/fr/dist/Makefile.am
14173         * manual/fr/dist/html/.cvsignore
14174         * manual/fr/dist/html/Makefile.am
14175         * manual/fr/dist/pdf/.cvsignore
14176         * manual/fr/dist/pdf/Makefile.am
14177         * manual/fr/dist/ps/.cvsignore
14178         * manual/fr/dist/ps/Makefile.am
14179         * manual/fr/dist/txt/.cvsignore
14180         * manual/fr/dist/txt/Makefile.am
14181                 Add the french translation of the manual. Thanks to
14182                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14183                 account.xml, ack.xml, addrbook.xml and advanced.xml
14184
14185 2006-04-08 [colin]      2.1.0cvs18
14186
14187         * manual/plugins.xml
14188         * manual/starting.xml
14189                 More fixes
14190
14191 2006-04-07 [colin]      2.1.0cvs17
14192
14193         * manual/faq.xml
14194         * manual/intro.xml
14195         * manual/keyboard.xml
14196                 Little fixes
14197
14198 2006-04-07 [colin]      2.1.0cvs16
14199
14200         * README
14201         * src/compose.c
14202         * src/prefs_common.c
14203         * src/prefs_common.h
14204                 Add hidden compose_no_markup pref
14205
14206 2006-04-07 [wwp]        2.1.0cvs15
14207
14208         * src/summary_search.c
14209         * .cvsignore
14210                 Bugfix: stop button was sticky when searching in an empty folder.
14211                 Applied curly brackets code style to the whole file (summary_search.c).
14212                 More files to ignore.
14213
14214 2006-04-07 [wwp]        2.1.0cvs14
14215
14216         * src/message_search.c
14217         * src/summary_search.c
14218                 changed default button when search bumps at file/folder
14219                 beginning or end, for convenience (thanks to Colin).
14220
14221 2006-04-07 [paul]       2.1.0cvs13
14222
14223         * src/plugins/dillo_viewer/dillo_prefs.c
14224                 avoid future potential for namespace collision
14225                 Patch by Colin
14226
14227 2006-04-06 [wwp]        2.1.0cvs12
14228
14229         * src/summary_search.c
14230                 Unify extended/advanced searches names (and thus factorize labels),
14231                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14232
14233 2006-04-06 [wwp]        2.1.0cvs11
14234
14235         * src/folderview.c
14236         * src/prefs_themes.c
14237         * src/summaryview.c
14238                 Fixed some compilation warnings.
14239
14240 2006-04-06 [colin]      2.1.0cvs10
14241
14242         * manual/advanced.xml
14243                 Document the wizard template and how to deploy
14244                 Sylpheed-Claws effectively
14245
14246 2006-04-06 [colin]      2.1.0cvs9
14247
14248         * src/folderview.c
14249                 gettext patch to tell translators about _("#"),
14250                 by Maxim Britov
14251
14252 2006-04-06 [colin]      2.1.0cvs8
14253
14254         * src/textview.c
14255                 Fix invalid GtkTextBIter after clicking "Display as text"
14256
14257 2006-04-06 [mones]      2.1.0cvs7
14258
14259         * src/addr_compl.c
14260         * src/addrindex.c
14261         * src/addritem.c
14262         * src/codeconv.c
14263         * src/compose.c
14264         * src/filtering.c
14265         * src/folder.c
14266         * src/folder_item_prefs.c
14267         * src/folderview.c
14268         * src/localfolder.c
14269         * src/matcher.c
14270         * src/mimeview.c
14271         * src/prefs_msg_colors.c
14272         * src/prefs_spelling.c
14273         * src/prefs_themes.c
14274         * src/procmime.c
14275         * src/procmsg.c
14276         * src/stock_pixmap.c
14277         * src/summaryview.c
14278         * src/textview.c
14279         * src/toolbar.c
14280         * src/common/mgutils.c
14281         * src/common/prefs.c
14282         * src/common/ssl_certificate.c
14283         * src/gtk/colorlabel.c
14284         * src/gtk/quicksearch.c
14285         * src/plugins/pgpmime/pgpmime.c
14286         * src/plugins/spamassassin/spamassassin.c
14287                 Removed redundant NULL checks for g_free() calls.
14288                 Patch by Pawel Pekala.
14289
14290 2006-04-06 [mones]      2.1.0cvs6
14291
14292         * src/prefs_actions.c
14293         * src/prefs_filtering.c
14294         * src/prefs_filtering_action.c
14295         * src/prefs_matcher.c
14296         * src/prefs_template.c
14297         * src/gtk/gtkutils.c
14298         * src/gtk/gtkutils.h
14299                 Have a nice replace button. Patch by Pawel Pekala
14300
14301 2006-04-06 [colin]      2.1.0cvs5
14302
14303         * src/addressbook.c
14304                 Fix crash with empty columns
14305
14306 2006-04-05 [colin]      2.1.0cvs4
14307
14308         * src/wizard.c
14309         * src/prefs_gtk.c
14310                 Allow wizard customization with pre-filled values
14311
14312 2006-04-05 [colin]      2.1.0cvs3
14313
14314         * src/textview.c
14315         * src/mimeview.c
14316         * src/mimeview.h
14317                 Nicer messages in mimeview
14318
14319 2006-04-05 [colin]      2.1.0cvs2
14320
14321         * src/addressbook.c
14322         * src/prefs_summaries.c
14323                 i18n fix
14324
14325 2006-04-05 [colin]      2.1.0cvs1
14326
14327         * src/plugins/pgpcore/plugin.c
14328         * src/plugins/pgpcore/select-keys.c
14329         * src/plugins/pgpcore/select-keys.h
14330         * src/plugins/pgpcore/sgpgme.c
14331         * src/plugins/pgpcore/sgpgme.h
14332         * src/plugins/pgpinline/pgpinline.c
14333         * src/plugins/pgpinline/plugin.c
14334         * src/plugins/pgpmime/pgpmime.c
14335         * src/plugins/pgpmime/plugin.c
14336                 Factorize and generalize a bit 
14337                 Drop S/MIME signature verification from PGP/MIME
14338                 (adding it as another, more complete plugin)
14339
14340 2006-04-05 [paul]       2.1.0
14341
14342         2.1.0 released
14343
14344 2006-04-05 [paul]       2.0.0cvs186
14345
14346         * manual/advanced.xml
14347                 add info on colour labels
14348
14349 2006-04-05 [paul]       2.0.0cvs185
14350
14351         * po/bg.po
14352         * po/cs.po
14353         * po/de.po
14354         * po/el.po
14355         * po/en_GB.po
14356         * po/fi.po
14357         * po/fr.po
14358         * po/it.po
14359         * po/nl.po
14360         * po/pl.po
14361         * po/pt_BR.po
14362         * po/sr.po
14363         * po/zh_CN.po
14364                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14365                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14366                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14367                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14368         * src/gtk/authors.h
14369         * tools/claws.i18n.status.pl
14370                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14371                 and new Czech translator, Tim <timbrain@post.cz>
14372
14373 2006-04-05 [mones]      2.0.0cvs184
14374
14375         * po/es.po
14376                 Updated translation
14377
14378 2006-04-05 [colin]      2.0.0cvs183
14379
14380         * src/gtk/quicksearch.c
14381                 Fix bug #929 (unnecessary reload in quick search bar)
14382
14383 2006-04-05 [colin]      2.0.0cvs182
14384
14385         * src/compose.c
14386                 Fix crash on Reply with no From:
14387                 Show signature and conversion error on queuing 
14388                 (but not sending)
14389         * src/mainwindow.c
14390         * src/summaryview.c
14391         * src/summaryview.h
14392                 Factorize threading code and make sure msginfo 
14393                 is not null when it comes from a GtkCTreeRow's 
14394                 data
14395         * src/gtk/gtkaspell.c
14396                 Check for necessary things
14397         * src/gtk/gtksctree.c
14398         * src/gtk/gtksctree.h
14399                 Reset anchor if necessary when removing node
14400
14401 2006-03-29 [colin]      2.0.0cvs181
14402
14403         * src/folderview.c
14404                 Warn for disabled IMAP accounts (due to lack of
14405                 libetpan). Breaks string-freeze - sorry - but it
14406                 is kind of important ;)
14407
14408 2006-03-28 [colin]      2.0.0cvs180
14409
14410         * src/gtk/gtkutils.c
14411         * src/gtk/gtkutils.h
14412                 Add a gtkut_get_link_btn() function that
14413                 creates a button which acts like an URI
14414         * src/prefs_themes.c
14415         * src/gtk/about.c
14416                 Use this function (factorizes codes)
14417         * src/common/defs.h
14418         * src/gtk/pluginwindow.c
14419                 Add a "Get more..." in the plugins window
14420
14421 2006-03-28 [colin]      2.0.0cvs179
14422
14423         * src/common/smtp.c
14424         * src/common/passcrypt.c
14425         * src/undo.c
14426                 Warning fixes. Patch by Pawel Pekala
14427
14428 2006-03-27 [colin]      2.0.0cvs178
14429
14430         * src/undo.c
14431                 Fix undoing by blocks with spaces
14432
14433 2006-03-27 [colin]      2.0.0cvs177
14434
14435         * src/textview.c
14436                 Set margin to 3px for headers
14437
14438 2006-03-27 [paul]
14439
14440         2.1.0-rc2 released
14441
14442 2006-03-27 [wwp]        2.0.0cvs176
14443
14444         * src/summaryview.c
14445                 don't reset quicksearch when updating the message list.
14446                 Thanks to Colin.
14447
14448 2006-03-26 [wwp]        2.0.0cvs175
14449
14450         * src/compose.c
14451                 use a unified border width ('other' tab in the compose window,
14452                 patch by Pawel Pekala).
14453
14454
14455 2006-03-26 [wwp]        2.0.0cvs174
14456
14457         * src/common/quoted-printable.c
14458         * src/addressbook.c
14459                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14460
14461 2006-03-26 [colin]      2.0.0cvs173
14462
14463         * src/quote_fmt_parse.y
14464                 Fix non-UTF8 date formats messing up the whole quote a 
14465                 little bit
14466
14467 2006-03-26 [colin]      2.0.0cvs172
14468
14469         * src/procheader.c
14470                 Make sure the date is UTF8 valid, or try to make it
14471                 so. IncrediMail is really IncrediStupid.
14472         * src/compose.c
14473                 Fix possible conversions. 
14474                 
14475
14476 2006-03-26 [colin]      2.0.0cvs171
14477
14478         * src/matcher.c
14479                 Fix corner cases in body search. This is still a
14480                 hack... It seems impossible to make it good and 
14481                 reasonably fast at the same time.
14482
14483 2006-03-26 [colin]      2.0.0cvs170
14484
14485         * src/summaryview.c
14486                 I think I killed the twilight zone bug!
14487                 summary_select_node() flushes GTK events in order
14488                 to be able to center the view. But this also 
14489                 flushes keypresses like Ctrl-Alt-U, so this can
14490                 call summary_show from summary_select_node (itself
14491                 called from summary_show, etc.). And the summaryview
14492                 has to be unlocked in this function. So just locking
14493                 while processing GTK events, and bailing if locked, 
14494                 should fix it.
14495                 Fixes bug #927 (SIGSEGV during Update Summary)
14496
14497 2006-03-25 [colin]      2.0.0cvs169
14498
14499         * src/matcher.c
14500                 Fix search in QP-encoded bodies
14501                 Fix utf-8 searches in bodies encoded in the
14502                 locale's encoding
14503         * src/common/quoted-printable.c
14504         * src/common/quoted-printable.h
14505                 Add a decode function that doesn't overwrite
14506                 the original pointer
14507                 
14508
14509 2006-03-24 [colin]      2.0.0cvs168
14510
14511         * src/action.c
14512         * src/summaryview.c
14513         * src/summaryview.h
14514                 Update message cache after action
14515                 Patch by H. Merijn Brand
14516         * src/prefs_msg_colors.c
14517                 Factorize label 
14518                 Patch by Fabien Vantard
14519         * src/plugins/spamassassin/spamassassin_gtk.c
14520                 Remove useless translation
14521                 Patch by Fabien Vantard
14522
14523 2006-03-23 [colin]      2.0.0cvs167
14524
14525         * src/common/ssl.c
14526                 Let 30 seconds to SSL_connect
14527
14528 2006-03-23 [wwp]        2.0.0cvs166
14529
14530         * src/summaryview.c
14531         * src/gtk/description_window.c
14532                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14533                 and headers are translated; adjust description windows' width to fit their
14534                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14535
14536 2006-03-23 [paul]       2.0.0cvs165
14537
14538         * src/common/utils.c
14539                 fix highlighting of URIs containing "()"
14540                 (2.0.0cvs164's reversal fixed)
14541                 Thanks to Colin.
14542
14543 2006-03-23 [paul]       2.0.0cvs164
14544
14545         * src/common/utils.c
14546                 revert patch, (postponing a fix), at 2.0.0cvs120
14547                 as it breaks more URIs than it fixes.
14548                 Allow '-' to be a terminating character in a URI
14549
14550 2006-03-22 [colin]      2.0.0cvs163
14551
14552         * configure.ac
14553                 Require libetpan 0.45
14554                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14555
14556 2006-03-22 [paul]       2.0.0cvs162
14557
14558         * src/editgroup.c
14559                 replace '<-' and '->' buttons with GTK_STOCK graphical
14560                 buttons
14561         * src/summary_search.c
14562                 don't offer '...' for translation
14563                 add a tooltip to advanced search '...' button
14564         * src/gtk/quicksearch.c
14565                 don't offer '...' for translation
14566
14567 2006-03-21 [colin]      2.0.0cvs161
14568
14569         * src/compose.c
14570                 Fix middle-click pasting (insert at click
14571                 position instead of cursor position, don't
14572                 remove existing selection and allow pasting
14573                 our own selection)
14574         * src/addressbook.c
14575                 "LDAP Server" -> "LDAP servers"
14576
14577 2006-03-21 [wwp]        2.0.0cvs160
14578
14579         * src/etpan/imap-thread.c
14580                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14581
14582 2006-03-20 [colin]      2.0.0cvs159
14583
14584         * src/summaryview.c
14585                 Don't reload summaryview after an execute with no
14586                 move action
14587
14588 2006-03-19 [colin]      2.0.0cvs158
14589
14590         * src/addressbook.c
14591                 and put groups at the top, always
14592
14593 2006-03-19 [colin]      2.0.0cvs157
14594
14595         * src/addressbook.c
14596                 Order groups before names, as previously
14597
14598 2006-03-19 [colin]      2.0.0cvs156
14599
14600         * src/addressbook.c
14601                 - Sort case-unsensitive
14602                 - Put the sort arrow at opening too
14603
14604 2006-03-19 [wwp]        2.0.0cvs155
14605
14606         * src/addressbook.c
14607                 allow sorting by name/email/remarks, ensure that right-pane's contents
14608                 matches the left-pane selection (cleared when appropriate).
14609                 Patch by Pawel Pekala <c0rn@o2.pl>.
14610
14611 2006-03-18 [colin]      2.0.0cvs154
14612
14613         * src/textview.c
14614                 Fix text cursor ;)
14615
14616 2006-03-18 [colin]      2.0.0cvs153
14617
14618         * src/gtk/filesel.c
14619                 Make sure we hide the preview if we didn't get
14620                 a filename
14621
14622 2006-03-18 [colin]      2.0.0cvs152
14623
14624         * src/summaryview.c
14625                 Set cursor to watch for execution (fixes lack
14626                 of watch-cursor when dnd'ing hundreds of mails)
14627         * src/gtk/filesel.c
14628                 Check that mime type is 'image/*' before updating
14629                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14630
14631 2006-03-18 [colin]      2.0.0cvs151
14632
14633         * src/mainwindow.c
14634         * src/textview.c
14635         * src/textview.h
14636                 Put a watch cursor in textview too when the mainwindow's
14637                 cursor in a watch
14638
14639 2006-03-18 [colin]      2.0.0cvs150
14640
14641         * src/folder.c
14642                 Change wrong asserts to simple tests
14643
14644 2006-03-17 [colin]      2.0.0cvs149
14645
14646         * src/mainwindow.c
14647         * src/mainwindow.h
14648         * src/prefs_msg_colors.c
14649         * src/summaryview.c
14650         * src/summaryview.h
14651         * src/gtk/colorlabel.c
14652         * src/gtk/colorlabel.h
14653                 Add a color label menu in the main menubar
14654                 Add (fixed) accels Ctrl-{0-7} to change the color
14655                 They have to be fixed because the menu's dynamic,
14656                 the items are complex widgets, hence we can't use
14657                 a GtkItemFactory.
14658
14659
14660 2006-03-17 [wwp]        2.0.0cvs148
14661
14662         * src/compose.c
14663                 rollback few lines from my previous commit (those lines come from
14664                 a pending patch, accidentally commited, even if neutral as they are
14665                 commented out).
14666
14667 2006-03-17 [wwp]        2.0.0cvs147
14668
14669         * src/compose.c
14670                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14671                 applied code style/indentation to the modified function.
14672
14673 2006-03-17 [wwp]        2.0.0cvs146
14674
14675         * src/procmsg.c
14676         * src/compose.c
14677                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14678
14679 2006-03-17 [paul]
14680
14681         2.1.0-rc1 released
14682
14683 2006-03-17 [paul]       2.0.0cvs145
14684
14685         * src/main.c
14686                 addressbook_read_file() was called twice
14687         * src/textview.c
14688                 X-Mailer highlighting
14689
14690 2006-03-16 [colin]      2.0.0cvs144
14691
14692         * src/sourcewindow.c
14693         * src/sourcewindow.h
14694                 And the last one, in source window.
14695
14696 2006-03-16 [colin]      2.0.0cvs143
14697
14698         * src/compose.c
14699         * src/compose.h
14700                 Fix the same stuff in compose
14701
14702 2006-03-16 [colin]      2.0.0cvs142
14703
14704         * src/messageview.c
14705                 Complete the previous messageview crash fix
14706
14707 2006-03-16 [colin]      2.0.0cvs141
14708
14709         * src/procmsg.h
14710         * src/procmsg.c
14711         * src/folder.c
14712                 Fix POSTPROCESSING hook
14713                 Patch by H. Merijn Brand
14714
14715         * src/procmime.c
14716         * src/procmime.h
14717                 Parse Content-Location
14718
14719         * src/toolbar.c
14720         * src/messageview.c
14721         * src/messageview.h
14722                 Don't crash when a top-level MessageView has
14723                 been closed on us. Same problematic than
14724                 yesterday's quicksearch issue.
14725
14726 2006-03-15 [colin]      2.0.0cvs140
14727
14728         * src/gtk/quicksearch.c
14729                 Fix a bitchy race we didn't think about when we
14730                 added quicksearch cancellation:
14731                 If the search is not on cached fields, for example
14732                 body_part matchcase "stuff"
14733                 the matcher code has to get the whole message. If
14734                 we're on IMAP, that can be slow, and in order to
14735                 be non-blocking, the IMAP code idle loop processes
14736                 gtk events too. So it is possible to cancel a
14737                 quicksearch while the matcher is getting the mail's
14738                 body. After matcher got its body, it will start to
14739                 iterate over the matcher list that the Quicksearch's
14740                 clear_search_cb() just freed via prepare_matcher().
14741                 SIGSEGV ensues.
14742                 The fix consists of guarding the matcherlist_match()
14743                 call with a boolean 'matching'. If we reset the
14744                 quicksearch while matching is TRUE, we don't free
14745                 the matcherlist anymore like we did, but we set
14746                 another new flag, deferred_free, to TRUE. Then,
14747                 in quicksearch_match(), just after returning from
14748                 matcherlist_match() and unsetting the matching flag,
14749                 we check the deferred_free flag and do the
14750                 prepare_matcher() (which does the matcherlist_free)
14751                 for real, so we free the matcherlist once it's not
14752                 used anymore.
14753                 As all of this runs via the glib main loop, we
14754                 luckily don't need a mutex.
14755         * src/summaryview.c
14756                 Also, show progress while searching.
14757
14758
14759 2006-03-14 [colin]      2.0.0cvs139
14760
14761         * src/alertpanel.c
14762                 Make alertpanel_is_open non-static
14763
14764 2006-03-14 [colin]      2.0.0cvs138
14765
14766         * src/prefs_spelling.c
14767                 Cleanups - Fabien Vantard
14768
14769 2006-03-14 [wwp]        2.0.0cvs137
14770
14771         * src/main.c
14772                 code style normalization (curly braces, indentation).
14773
14774 2006-03-14 [wwp]        2.0.0cvs137
14775
14776         * src/main.c
14777                 code style (braces, indentation)
14778
14779 2006-03-12 [paul]       2.0.0cvs136
14780
14781         * src/prefs_common.c
14782                 trans_hdr defaults to FALSE to be RFC-savvy
14783         * src/prefs_summaries.c
14784                 add a tooltip to the trans_hdr option
14785                 
14786
14787 2006-03-12 [paul]       2.0.0cvs135
14788
14789         * src/prefs_matcher.c
14790                 give a little more width to the combos
14791         * src/prefs_display_header.c
14792         * src/textview.c
14793                 translate headers if prefs_common.trans_hdr
14794                 is TRUE
14795
14796         Patches by Pawel Pekala
14797
14798 2006-03-12 [paul]       2.0.0cvs134
14799
14800         * src/plugins/clamav/clamav_plugin.c
14801         * src/plugins/dillo_viewer/dillo_viewer.c
14802         * src/plugins/pgpcore/plugin.c
14803         * src/plugins/pgpinline/plugin.c
14804         * src/plugins/pgpmime/plugin.c
14805         * src/plugins/spamassassin/spamassassin.c
14806                 update/add to descriptions
14807         * src/plugins/spamassassin/spamassassin_gtk.c
14808                 fixes to the english, remove superfluous
14809                 tooltips, clean up a little
14810
14811 2006-03-12 [paul]       2.0.0cvs133
14812
14813         * src/compose.c
14814                 fix Bug 924, 'Account combo box shows up wrong 
14815                 if & is in account name'
14816
14817 2006-03-11 [colin]      2.0.0cvs132
14818
14819         * src/summaryview.c
14820                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14821                 messed up shift-selection because is slows down
14822                 moving around summaryview. thanks -users
14823
14824 2006-03-10 [colin]      2.0.0cvs131
14825
14826         * src/plugins/spamassassin/spamassassin_gtk.c
14827                 Put back Paul's engrish fixes
14828
14829 2006-03-10 [colin]      2.0.0cvs130
14830
14831         * src/plugins/spamassassin/spamassassin.c
14832         * src/plugins/spamassassin/spamassassin.h
14833         * src/plugins/spamassassin/spamassassin_gtk.c
14834                 Cleanup SA prefs page (more)
14835                 Patch by Fabien Vantard
14836
14837 2006-03-10 [paul]       2.0.0cvs129
14838
14839         * src/prefs_msg_colors.c
14840         * src/prefs_spelling.c
14841                 widget sensitivity
14842
14843 2006-03-09 [mones]      2.0.0cvs128
14844
14845         * po/es.po
14846                 Update for next RC
14847
14848 2006-03-09 [wwp]        2.0.0cvs127
14849
14850         * configure.ac
14851                 revert accidental commit (requirement for libetpan 0.43), this time
14852                 not in HEAD.
14853
14854 2006-03-09 [wwp]        2.0.0cvs125
14855
14856         * configure.ac
14857                 revert accidental commit (requirement for libetpan 0.43)
14858
14859 2006-03-09 [paul]       2.0.0cvs126
14860
14861         * src/prefs_receive.c
14862                 remove useless frame
14863                 replace 'incorporation' with 'receiving'
14864         * src/plugins/clamav/clamav_plugin_gtk.c
14865         * src/plugins/spamassassin/spamassassin_gtk.c
14866                 improve widget sensitivity
14867                 fix a bit his engrish
14868
14869 2006-03-09 [wwp]        2.0.0cvs125
14870
14871         * src/addressadd.c
14872         * src/foldersel.c
14873         * src/prefs_common.c
14874         * src/prefs_common.h
14875                 remember some more windows' sizes (add to addressbook and
14876                 select folder).
14877
14878 2006-03-09 [paul]       2.0.0cvs124
14879
14880         * src/plugins/pgpcore/prefs_gpg.c
14881                 normalise construction of dialogue
14882
14883 2006-03-09 [paul]       2.0.0cvs123
14884
14885         * src/plugins/trayicon/Makefile.am
14886                 add missing slash
14887
14888 2006-03-08 [colin]      2.0.0cvs122
14889
14890         * src/plugins/trayicon/Makefile.am
14891                 Fix build in separate dir 
14892                 Patch by Bamanzi <bamanzi@gmail.com>
14893
14894 2006-03-08 [colin]      2.0.0cvs121
14895
14896         * src/procmsg.c
14897                 Batch move and copies from summaryview with delayed execution
14898                 too
14899
14900 2006-03-07 [paul]       2.0.0cvs120
14901
14902         * src/common/utils.c
14903                 fix highlighting of URIs containing "()"
14904                 Patch by Pawel Pekala
14905
14906 2006-03-07 [paul]       2.0.0cvs119
14907
14908         * src/folder.c
14909         * src/folder.h
14910         * src/folderview.c
14911                 immediately do alphabetical resort when
14912                 changing a folder's name
14913                 Patch by Pawel Pekala
14914
14915 2006-03-07 [paul]       2.0.0cvs118
14916
14917         * src/news.c
14918         * src/news_gtk.c
14919                 when unsubscribing a newsgroup, remove the
14920                 folder and msgs in .sylpheed-claws/newscache
14921                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14922
14923 2006-03-07 [paul]       2.0.0cvs117
14924
14925         * src/textview.c
14926                 fix wrong Fake URL Warning
14927                 Thanks to Hiro
14928
14929 2006-03-07 [colin]      2.0.0cvs116
14930
14931         * src/imap.c
14932                 Return immediately when password dialog was
14933                 cancelled
14934         * src/gtk/inputdialog.c
14935                 Allow empty strings for passwords
14936
14937
14938 2006-03-06 [colin]      2.0.0cvs115
14939
14940         * src/imap.c
14941                 Prevent double-timeouts when connection fails
14942
14943 2006-03-06 [colin]
14944
14945         2.0.1-rc1 released
14946
14947 2006-03-06 [colin]      2.0.0cvs114
14948
14949         * src/imap.c
14950                 Refresh session during potentially long
14951                 operations
14952
14953 2006-03-06 [wwp]        2.0.0cvs113
14954
14955         * src/prefs_msg_colors.h
14956                 forgot that one (custom color labels).
14957
14958 2006-03-06 [wwp]        2.0.0cvs112
14959
14960         * src/prefs_common.c
14961         * src/prefs_common.h
14962         * src/prefs_msg_colors.c
14963         * src/summaryview.c
14964         * src/summaryview.h
14965         * src/gtk/colorlabel.c
14966         * src/gtk/colorlabel.h
14967                 colors in messages list are now customizable. Color values and names can
14968                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14969                 Thanks to Paul and Colin for their help with this longstanding patch!
14970
14971 2006-03-06 [wwp]        2.0.0cvs111
14972
14973         * src/textview.c
14974                 don't crash if (x)face is bad.
14975
14976 2006-03-05 [paul]       2.0.0cvs110
14977
14978         * AUTHORS
14979         * configure.ac
14980         * src/Makefile.am
14981         * src/common/Makefile.am
14982         * src/common/utils.h
14983         * src/etpan/imap-thread.c
14984         * src/gtk/authors.h
14985         * src/plugins/clamav/Makefile.am
14986         * src/plugins/demo/Makefile.am
14987         * src/plugins/dillo_viewer/Makefile.am
14988         * src/plugins/pgpcore/Makefile.am
14989         * src/plugins/pgpcore/passphrase.c
14990         * src/plugins/pgpinline/Makefile.am
14991         * src/plugins/pgpmime/Makefile.am
14992         * src/plugins/spamassassin/Makefile.am
14993         * src/plugins/trayicon/Makefile.am
14994                 fix builiding on cygwin
14995                 Patch by Ralgh Young <bamanzi@gmail.com>
14996
14997 2006-03-04 [wwp]        2.0.0cvs109
14998
14999         * manual/keyboard.xml
15000                 fix mixed up/down keys.
15001
15002 2006-03-04 [wwp]        2.0.0cvs108
15003
15004         * README
15005         * INSTALL
15006                 updated links to SpamAssassin.
15007
15008 2006-03-04 [wwp]        2.0.0cvs107
15009
15010         * manual/plugins.xml
15011         * src/plugins/spamassassin/README
15012                 updated SpamAssassin plugin docs to reflect new functional additions
15013                 (also fix/update/documents few technical stuff more, see the README).
15014
15015 2006-03-04 [wwp]        2.0.0cvs106
15016
15017         * src/prefs_message.c
15018                 normalized capitalization of message-prefs paths.
15019
15020 2006-03-04 [wwp]        2.0.0cvs105
15021
15022         * manual/advanced.xml
15023                 typo.
15024
15025 2006-03-03 [colin]      2.0.0cvs104
15026
15027         * src/plugins/clamav/clamav_plugin_gtk.c
15028                 Rework prefs page, patch by Fabien 
15029
15030 2006-03-03 [colin]      2.0.0cvs103
15031
15032         * src/plugins/clamav/clamav_plugin.c
15033                 Set error on all errors
15034
15035 2006-03-03 [colin]      2.0.0cvs102
15036
15037         * src/common/plugin.c
15038                 Initialize error to avoid crashing when a plugin fails
15039                 without setting error
15040
15041 2006-03-02 [wwp]        2.0.0cvs101
15042
15043         * configure.ac
15044                 fixed linker flags for libetpan support on Cygwin
15045                 (thanks to H.Merijn Brand).
15046
15047 2006-03-02 [wwp]        2.0.0cvs100
15048
15049         * src/addressbook.c
15050                 fix some AB error messages: one for punctuation and
15051                 one wrongly duplicate (thanks, maxbritov).
15052
15053 2006-03-02 [wwp]        2.0.0cvs99
15054
15055         * src/plugins/spamassassin/spamassassin.c
15056                 make sync calls to sa-learn/spamc to prevent
15057                 system (whatever local or client/server) overload.
15058
15059 2006-03-02 [colin]      2.0.0cvs98
15060
15061         * src/summaryview.c
15062                 Put the spam icon in the status column instead of the
15063                 mark one
15064
15065 2006-03-01 [colin]      2.0.0cvs97
15066
15067         * src/plugins/spamassassin/spamassassin.c
15068                 Fix segfault (g_file_set_contents fails for some 
15069                 reason and err==0x2f. Can't find out why with
15070                 valgrind, using working function :-)
15071
15072 2006-03-01 [colin]      2.0.0cvs96
15073
15074         * src/inc.c
15075                 Offline overriding: let 'No' be cached only 3 seconds
15076
15077 2006-03-01 [colin]      2.0.0cvs95
15078
15079         * src/addr_compl.c
15080         * src/addrbook.c
15081         * src/addressbook.c
15082         * src/addrindex.c
15083         * src/folder_item_prefs.c
15084         * src/headerview.c
15085         * src/imap.c
15086         * src/inc.c
15087         * src/ldif.c
15088         * src/mainwindow.c
15089         * src/mh.c
15090         * src/msgcache.c
15091         * src/prefs_common.h
15092         * src/prefs_msg_colors.c
15093         * src/procheader.c
15094         * src/procheader.h
15095         * src/procmime.c
15096         * src/procmsg.c
15097         * src/procmsg.h
15098         * src/send_message.h
15099         * src/simple-gettext.c
15100         * src/summaryview.c
15101         * src/summaryview.h
15102         * src/syldap.c
15103         * src/textview.c
15104         * src/undo.c
15105         * src/common/ssl_certificate.c
15106         * src/common/utils.c
15107         * src/gtk/colorsel.c
15108         * src/gtk/gtksctree.c
15109         * src/gtk/gtkshruler.c
15110         * src/plugins/trayicon/trayicon.c
15111                 #if 0 goes to /dev/null
15112
15113 2006-03-01 [colin]      2.0.0cvs94
15114
15115         * src/compose.c
15116         * src/imap.c
15117         * src/inc.c
15118         * src/inc.h
15119         * src/messageview.c
15120         * src/news.c
15121         * src/plugins/spamassassin/spamassassin.c
15122                 Allow to add information in the "working offline"
15123                 window
15124
15125 2006-03-01 [wwp]        2.0.0cvs93
15126
15127         * src/plugins/spamassassin/spamassassin.c
15128                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15129                 'cause it seems that calling `spamc ... < inputfile` with
15130                 g_spawn_(a)sync simply.. erm doesn't work :-).
15131
15132 2006-03-01 [wwp]        2.0.0cvs92
15133
15134         * src/toolbar.c
15135         * src/toolbar.h
15136                 simplify the adding of spam/ham button to the messageview toolbar
15137                 (it gets more clear now that the same button will be "Mark as spam"
15138                 or "Mark as ham" according to the current message status,
15139                 thanks to Colin).
15140
15141 2006-03-01 [wwp]        2.0.0cvs91
15142
15143         * src/messageview.c
15144         * src/procmsg.c
15145         * src/procmsg.h
15146         * src/summaryview.c
15147         * src/plugins/spamassassin/spamassassin.c
15148         * src/plugins/spamassassin/spamassassin.h
15149                 make learner callbacks return a status (0 for ok),
15150                 handle it in main code to avoid setting flags when learning failed,
15151                 don't learn on TCP if offline in spamassassin,
15152                 thanks to Colin.
15153
15154                 
15155
15156 2006-03-01 [wwp]        2.0.0cvs90
15157
15158         * src/compose.c
15159                 some work around the compose window's account menu,
15160                 patch by Fabien Vantard.
15161
15162 2006-03-01 [wwp]        2.0.0cvs89
15163
15164         * src/plugins/spamassassin/spamassassin.c
15165                 fixed bad logics, was using spamc in local mode and sa-learn
15166                 in remote mode (thanks, Colin).
15167
15168 2006-03-01 [wwp]        2.0.0cvs88
15169
15170         * src/plugins/spamassassin/spamassassin.c
15171         * src/plugins/spamassassin/spamassassin.h
15172         * src/plugins/spamassassin/spamassassin_gtk.c
15173                 made processing of emails w/ sa-plugin an option (default is TRUE),
15174                 fixed Engrish some tooltips, capitalization of some debug messages
15175                 and warnings. The spamassassin plugin now provides two separate
15176                 services: process emails upon incorporation and spamd training.
15177                 Both services (un)register independently but use some common
15178                 plugin settings (transport settings, spam storage location).
15179
15180 2006-02-28 [wwp]        2.0.0cvs87
15181
15182         * src/plugins/spamassassin/spamassassin.c
15183                 fix async flag to spamc cmdline execution (batch exec should
15184                 be asynchronous).
15185
15186 2006-02-27 [wwp]        2.0.0cvs86
15187
15188         * src/plugins/spamassassin/spamassassin.c
15189         * src/plugins/spamassassin/spamassassin.h
15190         * src/plugins/spamassassin/spamassassin_gtk.c
15191                 - added the ability to learn a remote spamassassin server (spamd),
15192                 using spamc.
15193                 - added the spamassassin option 'username', that applies to all
15194                 spamassassin operations (filtering, learning, local or remote).
15195                 The default username is the current unix user (if left blank
15196                 from gtk prefs or config file).
15197                 - commented out some unused code (notebook widget), removed unused
15198                 layout (hbox1).
15199                 - make more widgets sensitive to the transport type.
15200
15201 2006-02-27 [colin]      2.0.0cvs85
15202
15203         * src/plugins/spamassassin/spamassassin.c
15204                 Fix sa-learn call when offline
15205
15206 2006-02-27 [colin]      2.0.0cvs84
15207
15208         * configure.ac
15209         * src/Makefile.am
15210         * src/mainwindow.c
15211         * src/mainwindow.h
15212         * src/messageview.c
15213         * src/messageview.h
15214         * src/prefs_toolbar.c
15215         * src/procmsg.c
15216         * src/stock_pixmap.c
15217         * src/stock_pixmap.h
15218         * src/summaryview.c
15219         * src/toolbar.c
15220         * src/toolbar.h
15221         * src/pixmaps/ham_btn.xpm
15222         * src/pixmaps/spam.xpm
15223         * src/pixmaps/spam_btn.xpm
15224         * src/plugins/spamassassin/spamassassin.c
15225                 Add button in toolbar for spam learning
15226                 Fix a few bugs from the last related commit
15227                 Revert 1.9.6cvs23 which messed up shift-selection
15228
15229 2006-02-24 [colin]      2.0.0cvs83
15230
15231         * src/procmsg.c
15232         * src/summaryview.c
15233         * src/summaryview.h
15234         * src/plugins/spamassassin/spamassassin.c
15235         * src/plugins/spamassassin/spamassassin.h
15236         * src/plugins/spamassassin/spamassassin_gtk.c
15237                 Unregister learner when spamassassin is either
15238                 disabled or over tcp
15239
15240 2006-02-24 [colin]      2.0.0cvs82
15241
15242         * src/Makefile.am
15243         * src/mainwindow.c
15244         * src/mainwindow.h
15245         * src/procmsg.c
15246         * src/procmsg.h
15247         * src/stock_pixmap.c
15248         * src/stock_pixmap.h
15249         * src/summaryview.c
15250         * src/summaryview.h
15251         * src/gtk/icon_legend.c
15252         * src/pixmaps/spam.xpm  ** NEW FILE **
15253         * src/plugins/spamassassin/spamassassin.c
15254         * src/plugins/spamassassin/spamassassin_gtk.c
15255                 Add spam learning interface (Mark/Mark as 
15256                 (spam|ham) menus)
15257
15258 2006-02-24 [wwp]        2.0.0cvs81
15259
15260         * src/compose.c
15261         * src/compose.h
15262         * src/filtering.c
15263                 hide compose window when sending message in batch mode
15264                 (filtering: forward and redirect). Also fixed a wrong
15265                 value returned when sending failed, neutral anyway.
15266                 (Colin, me) 
15267
15268 2006-02-24 [wwp]        2.0.0cvs80
15269
15270         * src/mainwindow.c
15271                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15272
15273 2006-02-24 [paul]       2.0.0cvs79
15274
15275         * src/news.c
15276         * src/news.h
15277         * src/news_gtk.c
15278                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15279                 Thanks to Colin
15280
15281 2006-02-23 [colin]      2.0.0cvs78
15282
15283         * src/alertpanel.c
15284                 Change OK to Close in alertpanel with View log
15285                 button; add accel to View log. Patch by Fabien
15286                 Vantard
15287
15288 2006-02-23 [wwp]        2.0.0cvs77
15289
15290         * src/compose.c
15291                 silly me, there were much more tests to perform, since toolbars can
15292                 really have down to 1 element only.
15293
15294 2006-02-23 [wwp]        2.0.0cvs76
15295
15296         * commitHelper
15297                 fixed indentation from my previous commit. Fallback to VISUAL if
15298                 EDITOR is not set (and to vi, at last resort).
15299
15300 2006-02-23 [wwp]        2.0.0cvs75
15301
15302         * commitHelper
15303                 improved error detection (Colin, me).
15304
15305 2006-02-23 [wwp]        2.0.0cvs74
15306
15307         * src/prefs_toolbar.c
15308                 simplify and fix prefs/toolbars layouting. Combos' contents can
15309                 now be really displayed.
15310
15311 2006-02-23 [wwp]        2.0.0cvs73
15312         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15313         be really displayed.
15314
15315 2006-02-22 [wwp]        2.0.0cvs72
15316
15317         * src/compose.c
15318                 fix a typo in my previous commit (sorry!).
15319
15320 2006-02-22 [wwp]        2.0.0cvs71
15321
15322         * src/prefs_toolbar.c
15323                 fix a crash when adding separators to toolbars,
15324                 also fix some separator item information.
15325
15326 2006-02-22 [wwp]        2.0.0cvs70
15327
15328         * src/compose.c
15329                 fix a crash when redirecting (for instance) when compose window's
15330                 toolbar contents has been customized (when some buttons have been
15331                 removed in fact).
15332
15333 2006-02-21 [wwp]        2.0.0cvs69
15334
15335         * src/summaryview.c
15336         * src/gtk/pluginwindow.c
15337         * src/plugins/pgpcore/prefs_gpg.c
15338                 fix some compilation warnings (feat. remains of removed code).
15339
15340 2006-02-21 [wwp]        2.0.0cvs68
15341
15342         * src/gtk/gtkutils.c
15343                 fix two compilation issues, thanks to Stephan Sachse.
15344
15345 2006-02-20 [colin]      2.0.0cvs67
15346
15347         * src/mainwindow.c
15348                 Don't reselect displayed mail on refocus
15349                 This fixes actions misbehaving 
15350
15351 2006-02-20 [wwp]        2.0.0cvs66
15352
15353         * src/summaryview.c
15354         * src/gtk/gtksctree.c
15355         * src/gtk/gtkshruler.c
15356                 changed more runtime typecast checks.
15357
15358 2006-02-20 [wwp]        2.0.0cvs65
15359
15360         * src/summary_search.c
15361                 find all - summaryview refresh issue fixed, thanks to Colin.
15362
15363 2006-02-20 [wwp]        2.0.0cvs64
15364
15365         * src/gtk/gtkutils.c
15366                 better runtime typecast checks.
15367
15368 2006-02-20 [wwp]        2.0.0cvs63
15369
15370         * src/summary_search.c
15371                 enhancements to the summary search:
15372                         - add the ability to stop the running search
15373                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15374                         - don't search if no criteria (From/To/Subject/Body) is set
15375                         - ensure that a busy mouse pointer is always shown when searching,
15376                           show it even a bit earlier
15377
15378 2006-02-19 [colin]      2.0.0cvs62
15379
15380         * src/compose.c
15381         * src/imap.c
15382         * src/etpan/imap-thread.c
15383         * src/etpan/imap-thread.h
15384                 (Future) IMAP speed improvement on sending
15385                 Will require a libetpan update
15386         * src/summaryview.c
15387         * src/gtk/quicksearch.c
15388                 Make quicksearch clearable while running.
15389
15390 2006-02-17 [colin]      2.0.0cvs61
15391
15392         * src/imap.c
15393         * src/etpan/imap-thread.c
15394         * src/etpan/imap-thread.h
15395                 Check for IMAP certificates
15396                 ** Requires libetpan-0.42-cvs4 
15397                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15398
15399 2006-02-17 [colin]      2.0.0cvs60
15400
15401         * src/messageview.c
15402         * src/prefs_common.c
15403         * src/prefs_common.h
15404         * src/prefs_message.c
15405                 Add pref to display HTML-only mails with plugin, 
15406                 if possible (defaulting to FALSE of course).
15407
15408 2006-02-16 [colin]      2.0.0cvs59
15409
15410         * src/main.c
15411         * src/common/plugin.c
15412         * src/common/plugin.h
15413         * src/gtk/pluginwindow.c
15414                 Keep track of requested (but unloaded) plugins
15415                 in some error cases.
15416
15417 2006-02-16 [wwp]        2.0.0cvs58
15418
15419         * src/gtk/gtkaspell.c
15420         * src/gtk/gtkaspell.h
15421         * src/prefs_spelling.c
15422         * src/compose.c
15423         * src/prefs_common.c
15424         * src/prefs_common.h
15425                 implemented new optional spellchecker behaviour: re-check message when
15426                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15427
15428 2006-02-16 [wwp]        2.0.0cvs57
15429
15430         * src/quote_fmt_parse.y
15431                 pclose popen'ed pipe.
15432
15433 2006-02-15 [colin]      2.0.0cvs56
15434
15435         * src/mimeview.c
15436         * src/mimeview.h
15437                 Let MimeViewers know which MimeView they
15438                 depend of.
15439         * src/summaryview.c
15440                 Swap From/To columns in Sent/Queue/Drafts
15441                 folders
15442         * src/etpan/imap-thread.c
15443                 Use mailstream_low_tls_open() for STARTTLS
15444                 instead of mailstream_low_ssl_open()
15445                 ** REQUIRES libetpan 0.42cvs3 **
15446
15447 2006-02-15 [wwp]        2.0.0cvs55
15448
15449         * src/compose.c
15450         * src/compose.h
15451         * src/message_search.c
15452         * src/message_search.h
15453         * src/textview.c
15454         * src/gtk/gtkutils.c
15455         * src/gtk/gtkutils.h
15456                 added the ability to Find text in the compose window (and a bit
15457                 of code factorization).
15458
15459 2006-02-15 [wwp]        2.0.0cvs54
15460
15461         * src/prefs_gtk.c
15462                 yet another one file was missing (fix for some widgets' sensitivity).
15463                 Thanks Colin!
15464
15465 2006-02-15 [wwp]        2.0.0cvs53
15466
15467         * src/prefs_gtk.h
15468                 oops forgot that file (fix for some widgets' sensitivity).
15469
15470 2006-02-15 [wwp]        2.0.0cvs52
15471
15472         * src/summary_search.c
15473                 implemented advanced summary search options (added the ability
15474                 to use matcher conditions in an advanced search mode).
15475
15476 2006-02-15 [wwp]        2.0.0cvs51
15477
15478         * src/plugins/pgpcore/prefs_gpg.c
15479         * src/prefs_account.c
15480                 fix some widget sensitivity, mostly around some labels in
15481                 account prefs.
15482
15483 2006-02-15 [paul]       2.0.0cvs50
15484
15485         * manual/advanced.xml
15486                 improve Templates info
15487                 written by wwp
15488
15489 2006-02-14 [colin]      2.0.0cvs49
15490
15491         * src/pixmaps/address_book.xpm
15492         * src/pixmaps/preferences.xpm
15493         * src/pixmaps/properties.xpm
15494                 Fix pixmap size - patch by Fabien Vantard
15495
15496 2006-02-13 [colin]      2.0.0cvs48
15497
15498         * src/procmime.c
15499                 Add missing fclose()s on error
15500         * src/textview.c
15501                 Remove unused code
15502         * src/common/utils.c
15503                 Fix temp files not being deleted on windows
15504         Patches by Thomas Gilgin
15505
15506 2006-02-13 [colin]      2.0.0cvs47
15507
15508         * src/mainwindow.c
15509                 Fix exit crash
15510
15511 2006-02-13 [wwp]        2.0.0cvs46
15512
15513         * src/plugins/pgpcore/prefs_gpg.c
15514                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15515
15516 2006-02-12 [colin]      2.0.0cvs45
15517
15518         * src/folderview.c
15519         * src/main.c
15520         * src/mainwindow.c
15521                 Fix "stuff" when quitting
15522
15523 2006-02-12 [wwp]        2.0.0cvs44
15524
15525         * src/prefs_themes.c
15526                 fix typos in debug messages.
15527
15528 2006-02-11 [colin]      2.0.0cvs43
15529
15530         * src/summaryview.c
15531                 don't allow drag/drop from ourself
15532
15533 2006-02-10 [wwp]        2.0.0cvs42
15534
15535         * src/exporthtml.c
15536         * src/html.c
15537         * src/html.h
15538         * src/procmime.c
15539         * src/textview.c
15540                 renamed html_ prefixed functions and data structures to avoid
15541                 namespace clashes w/ other software (gtkhtml2 for instance).
15542                 Closes bug #907.
15543
15544
15545 2006-02-09 [colin]      2.0.0cvs41
15546
15547         * src/summaryview.c
15548                 Fix shitty logic messed up. Thanks Ticho for the hint!
15549
15550 2006-02-09 [wwp]        2.0.0cvs40
15551
15552         * src/gtk/about.c
15553         * src/compose.c
15554         * src/prefs_account.c
15555         * src/prefs_gtk.h
15556         * src/editaddress.c
15557                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15558                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15559                 Browse buttons in accounts prefs.
15560
15561 2006-02-09 [colin]      2.0.0cvs39
15562
15563         * src/matcher.c
15564                 Check for pointer before using its members
15565         * src/gtk/gtksourceprintjob.c
15566                 Fix a wrong warning
15567
15568 2006-02-09 [wwp]        2.0.0cvs38
15569
15570         * src/gtk/filesel.c
15571                 fix few compiler warnings (type mismatch).
15572
15573 2006-02-09 [paul]       2.0.0cvs37
15574
15575         * po/fr.po
15576                 updated by Fabien Vantard
15577
15578 2006-02-08 [colin]      2.0.0cvs36
15579
15580         * src/prefs_common.c
15581         * src/common/defs.h
15582         * src/common/plugin.c
15583                 allow windows and linux configurations to coexist
15584                 patch by Thomas Gilgin
15585
15586 2006-02-08 [colin]      2.0.0cvs35
15587
15588         * src/filtering.c
15589         * src/matcher.c
15590         * src/matcher.h
15591         * src/matcher_parser_parse.y
15592         * src/prefs_filtering_action.c
15593         * src/prefs_matcher.c
15594                 Add the "Ignore thread" filtering
15595                 action
15596
15597 2006-02-08 [colin]      2.0.0cvs34
15598
15599         * src/compose.c
15600         * src/procmime.c
15601         * src/procmime.h
15602                 Fix bug #905 (damaged attachment)
15603                 text files with raw \0's aren't really text files
15604         FOR_STABLE
15605
15606 2006-02-08 [colin]      2.0.0cvs33
15607
15608         * src/summaryview.c
15609                 Fix crasher introduced yesterday
15610
15611 2006-02-08 [wwp]        2.0.0cvs32
15612
15613         * src/compose.c
15614         * src/compose.h
15615                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15616
15617 2006-02-08 [wwp]        2.0.0cvs31
15618
15619         * src/prefs_template.c
15620                 templates enhancement: allow address completion for Cc and Bcc fields
15621                 (it was currently possible for the To field only)
15622
15623 2006-02-08 [colin]      2.0.0cvs30
15624
15625         * src/compose.c
15626                 Don't unblock if not blocked
15627         FOR_STABLE
15628
15629 2006-02-07 [colin]      2.0.0cvs29
15630
15631         * src/action.c
15632                 Forgot to refresh summaryview
15633
15634 2006-02-07 [colin]      2.0.0cvs28
15635
15636         * src/action.c
15637                 Freeze/thaw message list and folder list while
15638                 processing %as{} actions 
15639         * src/compose.c
15640                 Fix auto-wrap disabling after a middle-click
15641                 paste - FOR_STABLE
15642
15643 2006-02-07 [paul]       2.0.0cvs27
15644
15645         * src/folder.c
15646                 fix freeing of uninitialised pointers
15647                 Thanks to Colin
15648
15649 2006-02-06 [colin]      2.0.0cvs26
15650
15651         * src/folder.c
15652                 Use g_slist_prepend in potentially big list
15653
15654 2006-02-06 [colin]      2.0.0cvs25
15655
15656         * src/folder.c
15657                 Completely skip processing if it doesn't 
15658                 exist (faster!)
15659
15660 2006-02-06 [colin]      2.0.0cvs24
15661
15662         * src/folder.c
15663         * src/summaryview.c
15664                 Batch filtering in summaryview (from Tools menu)
15665                 and pre/post//-processing too
15666
15667 2006-02-06 [colin]      2.0.0cvs23
15668
15669         * src/procmsg.h
15670         * src/filtering.c
15671                 Use a special field for batch filtering instead
15672                 of stepping on deferred execution's toes
15673
15674 2006-02-06 [colin]      2.0.0cvs22
15675
15676         * src/action.c
15677         * src/filtering.c
15678         * src/filtering.h
15679         * src/folder.c
15680         * src/summaryview.c
15681                 Fix filtering via menus and actions
15682
15683 2006-02-06 [colin]      2.0.0cvs21
15684
15685         * src/imap.c
15686                 Put the added file directly to cache if possible (will work
15687                 with next libetpan)
15688         * src/filtering.c
15689         * src/filtering.h
15690         * src/inc.c
15691         * src/folder.c
15692         * src/mbox.c
15693         * src/procmsg.h
15694                 Move and copy filtered messages by batches instead of one
15695                 by one - faster on IMAP
15696         * src/procmsg.c
15697                 Add a function that'll possibly be useful later
15698
15699 2006-02-06 [colin]      2.0.0cvs20
15700
15701         * src/addressbook.c
15702                 Use internal mime-type instead of text/plain for d'n'd
15703         * src/compose.c
15704                 Allow attaching files from mimeview's icon list via d'n'd
15705         * src/folderview.c
15706         * src/folderview.h
15707                 Use internal mime-type instead of text/plain for d'n'd
15708                 Don't try to selected opened folder if none is
15709                 Factorize d'n'd from other apps code
15710         * src/headerview.c
15711         * src/textview.c
15712         * src/gtk/gtkutils.c
15713         * src/gtk/gtkutils.h
15714                 Factorize Face/X-Face stuff
15715         * src/mimeview.c
15716                 Fix d'n'd to other apps
15717         * src/prefs_message.c
15718                 Let the XFace pref be usable without libcompface as it also
15719                 applies to Face
15720         * src/summaryview.c
15721                 Fix d'n'd to other apps
15722                 Factorize d'n'd from other apps code
15723
15724 2006-02-06 [wwp]        2.0.0cvs19
15725
15726         * po/it.po
15727                 Italian translation fixes by Andrea Spadaccini (no more confusion
15728                 between filtering and processing, and few changes in the About
15729                 dialog).
15730
15731
15732 2006-02-06 [mones]      2.0.0cvs18
15733
15734         * src/gtk/icon_legend.c
15735                 Improved descriptions allowing better translations
15736
15737 2006-02-05 [colin]      2.0.0cvs17
15738
15739         * src/imap.c
15740                 Add the f*cking missing expunge that caused imap_fetch_env
15741                 to fail after an add_msgs ! :-///
15742         * src/etpan/imap-thread.c
15743                 Add a bit of debug
15744         FOR_STABLE
15745
15746 2006-02-05 [colin]      2.0.0cvs16
15747
15748         * src/common/utils.c
15749                 Don't check for return-path (or we can't put
15750                 back non-sent mails)
15751
15752 2006-02-05 [colin]      2.0.0cvs15
15753
15754         * src/textview.c
15755                 Don't try to display Face header in textview
15756                 when teh headerview's active
15757
15758 2006-02-05 [colin]      2.0.0cvs14
15759
15760         * tools/tbird2syl.py
15761         * tools/Makefile.am
15762                 Add script to import Thunderbird mails
15763
15764 2006-02-05 [colin]      2.0.0cvs13
15765
15766         * src/headerview.c
15767         * src/procheader.c
15768         * src/procmsg.c
15769         * src/procmsg.h
15770         * src/textview.c
15771                 Show Face headers - patch partially by Klaus Flittner
15772
15773 2006-02-05 [colin]      2.0.0cvs12
15774
15775         * src/folderview.c
15776         * src/summaryview.c
15777         * src/common/utils.c
15778         * src/common/utils.h
15779                 Let dnd work from mime icons to summaryview
15780                 and to folderview too
15781                 Add a crude test to avoid trying to add files
15782                 drag'n'dropped when they're not mails
15783
15784 2006-02-04 [colin]      2.0.0cvs11
15785
15786         * src/summaryview.c
15787         * src/mimeview.c
15788                 Fix utf8 conversion
15789
15790 2006-02-04 [colin]      2.0.0cvs10
15791
15792         * src/compose.c
15793         * src/folderview.c
15794         * src/mimeview.c
15795         * src/summaryview.c
15796         * src/summaryview.h
15797                 Added various drag and drop capas:
15798                 From                    To
15799                 summaryview             other apps
15800                 mimeview icons          other apps
15801                 other apps              summaryview
15802                 other apps              folderview
15803
15804                 This shouldn't have broken the existing:
15805                 From                    To
15806                 summaryview             folderview
15807                 folderview              folderview
15808                 summaryview             compose's attachments
15809
15810         Tests welcomed.
15811
15812 2006-02-02 [paul]       2.0.0cvs9
15813
15814         * src/mainwindow.c
15815                 move global option 'Set displayed columns...' out
15816                 of folder option grouping.
15817                 fix sensitivity of 'harvest addresses'
15818         FOR_STABLE
15819
15820 2006-02-01 [colin]      2.0.0cvs8
15821
15822         * src/mimeview.c
15823                 Revert the alertpanel patch, it sucks (intrusive
15824                 and gets in the way of "open")
15825
15826 2006-02-01 [colin]      2.0.0cvs7
15827
15828         * src/compose.c
15829         * src/prefs_account.c
15830         * src/prefs_common.c
15831         * src/common/defs.h
15832         * src/common/utils.c
15833         * src/common/utils.h
15834                 Add ability to edit the signature file
15835                 from the account preferences, and use
15836                 a default for the text editor.
15837                 Patch by Fabien Vantard
15838
15839 2006-02-01 [colin]      2.0.0cvs6
15840
15841         * src/mimeview.c
15842                 Try to get mime type by extension if it is
15843                 application/octet-stream
15844                 Display a window with possible choices when
15845                 encountering unknown mime types
15846         * src/gtk/filesel.c
15847         * src/gtk/filesel.h
15848                 Add preview
15849                 Allow multiple selection in filtered filesel
15850                 (patch by Fabien Vantard)
15851         * src/gtk/pluginwindow.c
15852                 Use it (patch by Fabien Vantard)
15853
15854 2006-02-01 [paul]       2.0.0cvs5
15855
15856         * src/jpilot.c
15857                 fix crash on creating jpilot address book
15858                 Thanks to Colin - FOR_STABLE
15859         * src/prefs_summaries.c
15860         * src/prefs_wrapping.c
15861         * src/gtk/icon_legend.c
15862         * src/gtk/quicksearch.c
15863                 string fixes and additions
15864
15865 2006-02-01 [paul]       2.0.0cvs4
15866
15867         * src/compose.c
15868         * src/mainwindow.c
15869         * src/messageview.c
15870         * src/prefs_send.c
15871                 add Arabic encoding option
15872                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15873
15874 2006-01-31 [colin]      2.0.0cvs3
15875
15876         * src/plugins/pgpcore/passphrase.c
15877                 Convert passphrase to locale encoding
15878         * src/compose.c
15879                 Fix drafting on IMAP. Crappy bug sneaked in
15880                 the release :-/
15881         FOR_STABLE
15882
15883 2006-01-30 [paul]       2.0.0cvs2
15884
15885         * src/gtk/icon_legend.c
15886                 show the new entries
15887
15888 2006-01-30 [colin]      2.0.0cvs1
15889
15890         * src/manual.c
15891                 Check for the file to be present before 
15892                 enabling the menu - FOR_STABLE
15893         * src/gtk/icon_legend.c
15894                 Add folders icons (not all of them, there
15895                 are too much, but the most intriguing ones)
15896
15897 2006-01-30 [paul]       2.0.0
15898
15899         version 2.0.0 released
15900
15901 [For previous entries, see ChangeLog.pre2.0.0]